{
  "_meta": {
    "harness": "flank_wildfire/quantum_qpu/run_qpu_stack.py",
    "backend": "real",
    "n_items": 19,
    "n_circuits_total": 87,
    "total_estimated_qpu_seconds": 221.656,
    "free_window_seconds": 600.0,
    "cost_cap_seconds": 480.0,
    "scope": "ADRIZ / PHOENIX x INGV-Etna (Sicily / Etna) ONLY",
    "single_batch": true,
    "ibm_key_read": true,
    "qpu_job_submitted": true,
    "backend_name": "ibm_kingston",
    "backend_qubits": 156,
    "basis_gates": [
      "cz",
      "id",
      "rz",
      "sx",
      "x"
    ],
    "job_id": "d911mveu9n7c73alroig",
    "hardware_wall_seconds": 77.3
  },
  "items": [
    {
      "id": "OPT1_mogi_single",
      "item": "Mogi single-source volcanic inversion (one-hot QUBO -> QAOA, 8 qubits)",
      "category": "optimisation",
      "novelty": "Literature-first: volcanic deformation source inversion cast as a gate-model QAOA problem (to our knowledge no prior published work).",
      "real_data_source": "Synthetic-realistic Etna inflation_2021 over the 23-station INGV-style permanent GNSS network geometry (mogi.py).",
      "regime": "combinatorial / non-convex global inversion (quantum-favourable lane)",
      "classical_baseline": {
        "method": "exhaustive grid-search (exact QUBO optimum)",
        "opt_cell": 4,
        "opt_misfit": 495.52382211107175,
        "opt_params": {
          "x0": 1500.0,
          "y0": -1500.0,
          "d": 3500.0,
          "dV": 4000000.0
        },
        "true_params": {
          "x0": 500.0,
          "y0": -300.0,
          "d": 5000.0,
          "dV": 6000000.0
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local statevector sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 1.4,
          "beta": 0.2
        },
        "statevector_qaoa_best_valid_cell": 4,
        "statevector_qaoa_matches_grid_opt": true,
        "aer_best_valid_cell": 4,
        "aer_best_valid_misfit": 495.52382211107175,
        "aer_best_valid_prob": 0.006591796875,
        "aer_naive_argmax_cell": null,
        "aer_best_matches_grid_opt": true
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_valid_cell": 4,
        "real_best_valid_misfit": 495.52382211107175,
        "real_best_matches_grid_opt": true,
        "real_naive_argmax_cell": null
      },
      "qpu_estimate": {
        "per_shot_s": 0.00029774,
        "per_circuit_s": 3.21954304,
        "total_qpu_s": 3.21954304,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 4.7739999999999994e-05,
          "depth": 241,
          "n_two_qubit": 93,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA best-valid one-hot recovers the exact grid optimum (cell 4) on AerSimulator. Combinatorial regime; real-QPU run will confirm whether hardware noise preserves the recovery.",
      "figures": [
        {
          "name": "mogi_grid_misfit",
          "kind": "bar",
          "data": {
            "values": [
              926.2475114653856,
              745.1878777525479,
              1015.9088876327176,
              783.5859471133193,
              495.52382211107175,
              646.1807066957984,
              711.5382870328382,
              692.8174285862768
            ],
            "optimum_cell": 4,
            "ylabel": "station-weighted misfit"
          }
        },
        {
          "name": "mogi_qaoa_recovery",
          "kind": "bar",
          "data": {
            "labels": [
              "grid_opt_cell",
              "aer_best_valid_cell"
            ],
            "values": [
              4,
              4
            ]
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 182,
          "n_two_qubit": 87
        }
      ]
    },
    {
      "id": "OPT2_multisource_p1",
      "item": "MultiSource P1 volcanic model-selection (dense-Gram QUBO -> global QAOA p=1, 8 qubits)",
      "category": "optimisation",
      "novelty": "Multi-source / model-selection volcanic deformation inversion as a dense-Gram QUBO; warm-start QAOA p=1 reaches the optimum LM traps below.",
      "real_data_source": "Synthetic-realistic Etna multi-source episode (central Mogi reservoir + NE-flank tensile dyke) over the INGV-style 23-station GNSS geometry; 8-atom dictionary (4 deep near-collinear locs x {Mogi,dyke}).",
      "regime": "ill-posed combinatorial model-selection (dense Gram couplings; LM-trapping lane)",
      "classical_baseline": {
        "method": "exact subset enumeration (QUBO optimum) + multi-start LM",
        "exact_opt_active": [
          0,
          7
        ],
        "exact_opt_recovers_truth": true,
        "true_active": [
          0,
          7
        ],
        "multistart_lm_match_this_instance": true,
        "multistart_lm_distinct_minima": 2,
        "consolidated_assessment_ref": {
          "qubo_sa_optimum_match": "100% [89-100%] (n=30)",
          "multistart_lm_optimum_match": "60% [42-75%]",
          "greedy_omp_optimum_match": "0% [0-11%]",
          "verdict": "QUANTUM WIN (CI-backed; dense Gram QUBO; LM traps)"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local statevector sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_init": "plain (uniform superposition) \u2014 global search not pre-biased",
        "qaoa_angles": {
          "gamma": 0.3722222222222222,
          "beta": 0.8714285714285714
        },
        "mean_field_relaxation_marginals": [
          0.001,
          0.999,
          0.001,
          0.999,
          0.001,
          0.999,
          0.999,
          0.001
        ],
        "mean_field_trapped_active": [
          1,
          3,
          5,
          6
        ],
        "mean_field_traps_off_optimum": true,
        "exact_opt_active": [
          0,
          7
        ],
        "aer_best_active": [
          0,
          7
        ],
        "aer_best_energy": 154.84032279369512,
        "aer_best_prob": 0.000244140625,
        "aer_naive_active": [
          3,
          5,
          6,
          7
        ],
        "aer_matches_exact_opt": true,
        "aer_recovers_true_sources": true,
        "exact_opt_energy": 154.840322793695
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_active": [
          0,
          7
        ],
        "real_best_energy": 154.84032279369512,
        "real_matches_exact_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00029786,
        "per_circuit_s": 3.22003456,
        "total_qpu_s": 3.22003456,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 4.785999999999999e-05,
          "depth": 244,
          "n_two_qubit": 93,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: global QAOA (p=1, uniform start) samples the exact 8-atom QUBO optimum [0, 7] and the true 2-source set on AerSimulator, where the local mean-field relaxation traps off-optimum at [1, 3, 5, 6]. Matches the CI-backed QUANTUM WIN (QUBO/SA 100% [89-100%] vs multi-start LM 60% [42-75%]); real-QPU run tests gate-model portability.",
      "figures": [
        {
          "name": "p1_sampled_energy_hist",
          "kind": "hist",
          "data": {
            "values": [
              3864.305614680343,
              3864.305614680343,
              3864.305614680343,
              3864.305614680343,
              3864.305614680343,
              3864.305614680343,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              872.751214365484,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              5085.9033481613105,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4881.811208766721,
              4506.089734852796,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              5282.055000240402,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              4111.098065936156,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              5099.1566170322985,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              838.8667419283056,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              4902.970965367569,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              5558.1749376766675,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              10039.833110382004,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              8092.316876826901,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              10045.550966623863,
              4158.095776691616,
              4158.095776691616,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              9396.61863876343,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              1903.2497428658896,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              11589.425703377323,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              2598.264284466747,
              3331.2977381360615,
              3331.2977381360615,
              3331.2977381360615,
              3331.2977381360615,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              9896.88219068619,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              4405.565437570677,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1265.493101121951,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              1574.2252000938458,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              479.63487180594893,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              1655.3392176050386,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              5030.890555528482,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              10020.215873487672,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              2249.0889014633567,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              5231.713767777159,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              1696.1695212273971,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              3903.1936738920517,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              2189.5310392329156,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              16108.378880664837,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              4603.2067912823195,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              9282.804755765346,
              2071.73829900095,
              2071.73829900095,
              2071.73829900095,
              2071.73829900095,
              2071.73829900095,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              1708.9086032433581,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              3444.950476095557,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              2056.2426731017376,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              779.4780225380428,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              6189.9078785388465,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              2957.628532582697,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              408.6383322194538,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              1795.958708181409,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              4083.472507837384,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              18349.155818272153,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2105.717218962027,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              2903.150280746093,
              5343.068025743078,
              5343.068025743078,
              5343.068025743078,
              5343.068025743078,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              4781.736712371433,
              11107.015651331141,
              11107.015651331141,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              6898.723985237089,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              1826.743303255727,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              883.2704597216882,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8690.546003779898,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              8221.045106239828,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              4872.664997421291,
              8756.069272257728,
              8756.069272257728,
              8756.069272257728,
              8756.069272257728,
              8756.069272257728,
              8756.069272257728,
              8756.069272257728,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              2543.6868477838193,
              900.7886699266128,
              900.7886699266128,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              5844.60249312633,
              8840.401741586089,
              8840.401741586089,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              4979.478240951987,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              2318.506838590478,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              431.58438080141013,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1509.8600017629797,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              1585.8562527188844,
              3920.14299658459,
              3920.14299658459,
              3920.14299658459,
              3920.14299658459,
              3920.14299658459,
              3920.14299658459,
              3920.14299658459,
              3920.14299658459,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              17210.22847867407,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              635.3288490657692,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              1727.4333563107934,
              6764.9343086524805,
              6764.9343086524805,
              6764.9343086524805,
              6764.9343086524805,
              6764.9343086524805,
              6764.9343086524805,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              5035.2726694425,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              11489.59535884543,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              7532.387171350609,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              2437.7936248462647,
              674.1063757517463,
              674.1063757517463,
              674.1063757517463,
              674.1063757517463,
              674.1063757517463,
              674.1063757517463,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              2083.725767242973,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              3313.3500708489223,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              9285.040207372465,
              7083.427432087377,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              193.15950884327003,
              2385.462284016364,
              2385.462284016364,
              2385.462284016364,
              2385.462284016364,
              2385.462284016364,
              2385.462284016364,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              12235.790867918273,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              2031.2206714525146,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1012.6873592680561,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              1001.8612374229049,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              4606.214221437223,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              3026.6526927261025,
              1192.749029441971,
              1192.749029441971,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              1392.8808911813298,
              2463.6761661882647,
              2463.6761661882647,
              2463.6761661882647,
              2463.6761661882647,
              2463.6761661882647,
              2463.6761661882647,
              2463.6761661882647,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              5516.314327877977,
              15119.254748267525,
              15119.254748267525,
              15119.254748267525,
              15119.254748267525,
              15119.254748267525,
              15119.254748267525,
              15119.254748267525,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              4941.537578473626,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              5543.229074754399,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              286.89838755738356,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              2830.4821498642336,
              759.3261684752165,
              759.3261684752165,
              759.3261684752165,
              759.3261684752165,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              4092.405923532628,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              6034.517538935507,
              10726.439098555136,
              10726.439098555136,
              10726.439098555136,
              10726.439098555136,
              10726.439098555136,
              10726.439098555136,
              10726.439098555136,
              849.8879118735417,
              849.8879118735417,
              849.8879118735417,
              849.8879118735417,
              849.8879118735417,
              849.8879118735417,
              9179.172203550108,
              9179.172203550108,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              371.7587215797571,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              7245.690946019837,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              10956.693811639472,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              597.7201248366632,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              4594.125496176478,
              15451.247605248467,
              15451.247605248467,
              15451.247605248467,
              15451.247605248467,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              2410.116074576163,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              15546.905013351316,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              5727.562742586524,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              4644.954410879583,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              8707.095934655188,
              5309.365950507803,
              5309.365950507803,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              1779.125276947333,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              18285.84971951293,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              1518.967793245857,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              9021.531713774373,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              4435.776642812517,
              1971.8097749390997,
              1971.8097749390997,
              1971.8097749390997,
              1971.8097749390997,
              1971.8097749390997,
              1971.8097749390997,
              1971.8097749390997,
              1971.8097749390997,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              1023.4637359461799,
              2462.263701363481,
              2462.263701363481,
              2462.263701363481,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              2206.9577258092963,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              10835.928940695821,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1015.347230311168,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1312.6687813221943,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              1686.4110393997203,
              5617.3163446569015,
              5617.3163446569015,
              5617.3163446569015,
              5617.3163446569015,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              8618.471818050806,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              291.3509411309092,
              9435.265175060369,
              9435.265175060369,
              17980.53319189542,
              17980.53319189542,
              17980.53319189542,
              17980.53319189542,
              5418.9358311290225,
              5418.9358311290225,
              5418.9358311290225,
              5418.9358311290225,
              5418.9358311290225,
              5418.9358311290225,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              1197.561443227391,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3317.9228921695867,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              3344.0724120501336,
              7653.106940313983,
              7653.106940313983,
              7653.106940313983,
              7653.106940313983,
              7653.106940313983,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6114.477840050486,
              6450.859831999065,
              6450.859831999065,
              6450.859831999065,
              6450.859831999065,
              6450.859831999065,
              6450.859831999065,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              2129.33934952403,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              742.3922846229061,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              1290.5489658958431,
              9830.927111052817,
              9830.927111052817,
              9830.927111052817,
              9830.927111052817,
              9830.927111052817,
              9830.927111052817,
              9830.927111052817,
              2767.6819601440075,
              2767.6819601440075,
              2767.6819601440075,
              2767.6819601440075,
              2767.6819601440075,
              9129.36983182532,
              9129.36983182532,
              9129.36983182532,
              9129.36983182532,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              4640.4636202426755,
              10705.1861035552,
              10705.1861035552,
              10705.1861035552,
              10705.1861035552,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              1980.7057499284306,
              11595.826245077382,
              11595.826245077382,
              11595.826245077382,
              1702.6945833596133,
              1702.6945833596133,
              1702.6945833596133,
              1702.6945833596133,
              1702.6945833596133,
              1702.6945833596133,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              311.46724655136995,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              2730.8954116844366,
              5952.9726300945695,
              5952.9726300945695,
              5952.9726300945695,
              5952.9726300945695,
              4374.649332313243,
              4374.649332313243,
              4374.649332313243,
              4374.649332313243,
              4374.649332313243,
              4374.649332313243,
              4374.649332313243,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              10940.284225720074,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              6893.693685402372,
              10368.93150318049,
              10368.93150318049,
              10368.93150318049,
              10368.93150318049,
              10368.93150318049,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              10744.471494886564,
              9992.3704954424,
              9992.3704954424,
              9992.3704954424,
              2674.449913746292,
              2674.449913746292,
              2674.449913746292,
              1106.8199877530476,
              1106.8199877530476,
              1106.8199877530476,
              1106.8199877530476,
              1106.8199877530476,
              1106.8199877530476,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              6246.113626079523,
              1583.5222785477984,
              1583.5222785477984,
              1583.5222785477984,
              1583.5222785477984,
              1583.5222785477984,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2893.7826902288953,
              2058.7270504722233,
              2058.7270504722233,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              726.7488490316755,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3194.525012490643,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              3718.7318918077754,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              7750.530219559143,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1428.889046426809,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              1449.336047084455,
              17756.79084465127,
              17756.79084465127,
              17756.79084465127,
              17756.79084465127,
              10648.156531138622,
              10648.156531138622,
              10648.156531138622,
              10648.156531138622,
              10648.156531138622,
              1824.8030224650633,
              1824.8030224650633,
              1824.8030224650633,
              1824.8030224650633,
              2498.310516267326,
              2498.310516267326,
              2498.310516267326,
              1335.7791403496883,
              1335.7791403496883,
              1335.7791403496883,
              1335.7791403496883,
              1335.7791403496883,
              1335.7791403496883,
              1335.7791403496883,
              1335.7791403496883,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              1035.541284908786,
              3688.4776914557915,
              3688.4776914557915,
              3688.4776914557915,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              2064.0425146253183,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              597.5822893035502,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              4667.642219716476,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              6382.6197858386895,
              365.20977393540943,
              365.20977393540943,
              365.20977393540943,
              365.20977393540943,
              3079.6007434175626,
              3079.6007434175626,
              3079.6007434175626,
              3079.6007434175626,
              3079.6007434175626,
              1724.1160277024792,
              1724.1160277024792,
              1724.1160277024792,
              1724.1160277024792,
              1724.1160277024792,
              1724.1160277024792,
              1724.1160277024792,
              1724.1160277024792,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              9196.240659562527,
              18662.480806339216,
              18662.480806339216,
              18662.480806339216,
              18662.480806339216,
              18662.480806339216,
              18662.480806339216,
              18662.480806339216,
              18662.480806339216,
              10180.036447465223,
              10180.036447465223,
              7389.156949029886,
              7389.156949029886,
              7389.156949029886,
              7389.156949029886,
              7389.156949029886,
              7389.156949029886,
              1856.901237183427,
              1856.901237183427,
              1856.901237183427,
              1856.901237183427,
              1856.901237183427,
              1856.901237183427,
              2083.619079046823,
              2083.619079046823,
              2083.619079046823,
              1755.3150604632533,
              1755.3150604632533,
              1755.3150604632533,
              154.84032279369512,
              7576.139641163551,
              7576.139641163551,
              7576.139641163551,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              9348.052773090523,
              15791.811337743915,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              4311.6819335631135,
              2650.2397807971493,
              1599.496326915494,
              1599.496326915494,
              1599.496326915494,
              1599.496326915494,
              1599.496326915494,
              1599.496326915494,
              1599.496326915494,
              1599.496326915494,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              3170.2592454527467,
              4905.9035599253,
              4905.9035599253,
              4905.9035599253,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              6099.901312246422,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              1402.927533799298,
              11375.595467874919,
              839.7503902298411,
              839.7503902298411,
              839.7503902298411,
              1872.1920785038599,
              1872.1920785038599,
              1872.1920785038599,
              1872.1920785038599,
              18840.537220551945,
              18840.537220551945,
              18840.537220551945,
              18840.537220551945,
              3069.180628392079,
              3069.180628392079,
              3069.180628392079,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              8131.606703395466,
              17617.64922860712,
              17617.64922860712,
              17617.64922860712,
              1294.636585627698,
              1294.636585627698,
              1294.636585627698,
              1294.636585627698,
              1294.636585627698,
              6314.462799604504,
              6314.462799604504,
              6314.462799604504,
              6314.462799604504,
              10303.543140899423,
              10303.543140899423,
              2540.2512086549286,
              2540.2512086549286,
              2540.2512086549286,
              2540.2512086549286,
              2540.2512086549286,
              6313.471370129183,
              1566.1100514481413,
              1566.1100514481413,
              1566.1100514481413,
              1566.1100514481413,
              1566.1100514481413,
              1566.1100514481413,
              1566.1100514481413,
              9207.48020612559,
              9207.48020612559,
              9207.48020612559,
              11235.145136845844,
              11235.145136845844,
              11235.145136845844,
              1470.652508552651,
              1470.652508552651,
              618.2829210766249,
              618.2829210766249,
              618.2829210766249,
              970.9067283913935,
              970.9067283913935,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              5135.669546003923,
              4033.805386573338,
              4206.115420618675,
              4206.115420618675,
              303.0168441892488,
              303.0168441892488,
              303.0168441892488,
              6741.833363874677,
              6741.833363874677,
              6741.833363874677,
              6741.833363874677,
              6741.833363874677,
              2055.0996412652403,
              2055.0996412652403,
              11456.998724460336,
              299.49723711357683,
              299.49723711357683,
              299.49723711357683,
              299.49723711357683,
              3932.4420424028517,
              3932.4420424028517,
              3932.4420424028517,
              3932.4420424028517,
              3932.4420424028517,
              3932.4420424028517,
              3621.873816474938,
              3621.873816474938,
              5342.3957133158265,
              6784.798006045294,
              6784.798006045294,
              6784.798006045294,
              950.5622226898886,
              5993.726923750149,
              1638.6246088823782,
              8929.025879653891,
              8929.025879653891
            ],
            "optimum": 154.840322793695
          }
        },
        {
          "name": "p1_meanfield_trap_marginals",
          "kind": "bar",
          "data": {
            "labels": [
              "z0",
              "z1",
              "z2",
              "z3",
              "z4",
              "z5",
              "z6",
              "z7"
            ],
            "values": [
              0.001,
              0.999,
              0.001,
              0.999,
              0.001,
              0.999,
              0.999,
              0.001
            ],
            "true_active": [
              0,
              7
            ],
            "mean_field_trapped_active": [
              1,
              3,
              5,
              6
            ],
            "note": "local mean-field relaxation traps off-optimum on the dense-Gram landscape (motivates the global QAOA)"
          }
        },
        {
          "name": "p1_recovery",
          "kind": "bar",
          "data": {
            "labels": [
              "exact_opt",
              "mean_field_local",
              "qaoa_global_best"
            ],
            "active": [
              [
                0,
                7
              ],
              [
                1,
                3,
                5,
                6
              ],
              [
                0,
                7
              ]
            ]
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 172,
          "n_two_qubit": 87
        }
      ]
    },
    {
      "id": "OPT3_assoc_maxcut_p4",
      "item": "Detection-association correlation-clustering MaxCut (warm-start QAOA p=1, 10 qubits)",
      "category": "optimisation",
      "novelty": "Multi-sensor detection association cast as a space-time correlation-clustering MaxCut for PHOENIX event de-duplication.",
      "real_data_source": "Synthetic multi-sensor Sicily/Etna hit cloud (VIIRS/MODIS/SLSTR/citizen/ground/FCI) with space-time jitter; 10-hit repulsive-edge similarity graph.",
      "regime": "combinatorial graph partition (hardware-native MaxCut; quantum-favourable)",
      "classical_baseline": {
        "method": "exact MaxCut optimum (ExactSolver) on the repulsive-edge graph",
        "exact_max_cut_value": 27.599999999999987,
        "n_hits": 10,
        "consolidated_assessment_ref": {
          "qubo_corr_objective_gain": "+8.29 [+7.18, +9.57] vs agglomerative",
          "ari_gain": "+0.326 [+0.295, +0.362]",
          "verdict": "QUANTUM WIN (CI excludes 0; MaxCut = most hardware-friendly card)"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 10,
        "shots": 4096,
        "n_circuits": 1,
        "warm_start": "classical mean-field relaxation -> RY warm-start + WS mixer",
        "qaoa_angles": {
          "gamma": 0.9799999999999999,
          "beta": 0.1
        },
        "aer_best_sampled_cut": 27.599999999999852,
        "aer_expected_cut": 24.122515652082534,
        "exact_max_cut": 27.599999999999987,
        "aer_reaches_optimum": true,
        "aer_approx_ratio": 0.8740041902928458
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_sampled_cut": 27.599999999999987,
        "real_expected_cut": 22.879883495976095,
        "real_reaches_optimum": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00031627999999999995,
        "per_circuit_s": 3.29548288,
        "total_qpu_s": 3.29548288,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 6.627999999999995e-05,
          "depth": 351,
          "n_two_qubit": 154,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: warm-start QAOA p=1 samples the exact MaxCut optimum 27.600 (approx-ratio 0.874) on the 10-hit association graph. Mirrors the CI-backed QUANTUM WIN (corr-objective +8.29) and is the most hardware-friendly card (sparse repulsive-edge graph).",
      "figures": [
        {
          "name": "p4_sampled_cut_hist",
          "kind": "hist",
          "data": {
            "values": [
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              25.538737776037078,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              24.14999999999999,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.47525318546398,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.29999999999999,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              25.299999999999965,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              27.599999999999852,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              16.10573518006122,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              25.713990961501068,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.313279308875114,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              16.319014488936332,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              25.299999999999883,
              26.86399096150093,
              26.68873777603694,
              26.449999999999964,
              26.44999999999988
            ],
            "optimum": 27.599999999999987
          }
        },
        {
          "name": "p4_approx_ratio",
          "kind": "bar",
          "data": {
            "labels": [
              "expected_cut",
              "exact_max_cut"
            ],
            "values": [
              24.122515652082534,
              27.599999999999987
            ],
            "approx_ratio": 0.8740041902928458
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 288,
          "n_two_qubit": 161
        }
      ]
    },
    {
      "id": "OPT4_siteselect_p3",
      "item": "Ground-sensor placement budgeted max-coverage (QUBO -> QAOA, 8 qubits)",
      "category": "optimisation",
      "novelty": null,
      "real_data_source": "Synthetic Etna-flank + Sicily-town risk surface (annulus fire/lava corridor + 3 town cells) with 8 candidate sensor sites, B=3, LOS-limited 4 km coverage radius.",
      "regime": "budgeted maximum-coverage (NP-hard; greedy 1-1/e is a strong baseline)",
      "classical_baseline": {
        "method": "exact max-coverage optimum + greedy (1-1/e)",
        "exact_opt_weight": 4.2200063954665925,
        "exact_opt_sites": [
          0,
          2,
          7
        ],
        "greedy_weight": 4.2200063954665925,
        "greedy_frac_of_opt": 1.0,
        "budget_B": 3,
        "consolidated_assessment_ref": {
          "sa_frac_of_opt": "1.000 [1.000, 1.000]",
          "greedy_frac_of_opt": "0.997 [0.991, 1.000]",
          "verdict": "TIE (SA hits exact optimum; gap not CI-significant)"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 1.1833333333333333,
          "beta": 0.325
        },
        "aer_best_feasible_weight": 4.2200063954665925,
        "aer_best_sites": [
          0,
          3,
          7
        ],
        "exact_opt_weight": 4.2200063954665925,
        "aer_frac_of_opt": 1.0,
        "aer_matches_opt": true,
        "greedy_frac_of_opt": 1.0
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_feasible_weight": 4.2200063954665925,
        "real_frac_of_opt": 1.0,
        "real_matches_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.0002978,
        "per_circuit_s": 3.2197888,
        "total_qpu_s": 3.2197888,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 4.7799999999999996e-05,
          "depth": 243,
          "n_two_qubit": 93,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA reaches the exact max-coverage optimum (weight 4.220, frac-of-opt 1.000); greedy (1-1/e) is 1.000. Consistent with the honest TIE \u2014 quantum matches but does not beat the strong greedy baseline.",
      "figures": [
        {
          "name": "p3_frac_of_opt",
          "kind": "bar",
          "data": {
            "labels": [
              "qaoa_best",
              "greedy",
              "exact_opt"
            ],
            "values": [
              1.0,
              1.0,
              1.0
            ]
          }
        },
        {
          "name": "p3_coverage_hist",
          "kind": "hist",
          "data": {
            "values": [
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              1.9106914956083438,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.3359112447082913,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              2.4503951823957646,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              1.8781211505401079,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              2.3718093155034885,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              0.9513877546419949,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.6778837076068598,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              0.923405670171152,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              1.9385388458062718,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              1.6419856368116628,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              4.156260974473468,
              4.156260974473468,
              4.156260974473468,
              4.156260974473468,
              4.156260974473468,
              4.156260974473468,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              0.6939256078966287,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              1.2479409636366037,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              0.6905978821696679,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              2.6930168832419796,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              1.690597882169668,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              3.3231970701454836,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.9418665715332326,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              1.9665209302771145,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.3996566657014164,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.6292714622488544,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6604465381737437,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6046171035049723,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              2.6571188124467824,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              1.3845234900662968,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              2.3845234900662966,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              3.1689751490362754,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.23280778800148416,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              0.9267333958981129,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              1.1841955426434791,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              4.2200063954665925,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              1.6173312780677809,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              3.2327205700294006,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.6453133625386236,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              1.9234056701711522,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.925824671243464,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.7749304758612166,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              2.1993287182785988,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              1.5269895122246129,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.874793424813147,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              1.0151331756351196,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              3.2048732198314727,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              1.7057310578047877,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              3.4376810078329565,
              2.8620792502503387,
              2.8620792502503387,
              2.8620792502503387,
              2.8620792502503387,
              2.8620792502503387,
              2.8620792502503387,
              2.8620792502503387,
              2.8620792502503387,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.3869424911386083,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              3.4935104425017274,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              1.7090587835317483,
              2.711185054868092,
              2.711185054868092,
              2.711185054868092,
              2.711185054868092,
              2.711185054868092,
              2.711185054868092,
              2.711185054868092,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              3.6444046378839743,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.7057310578047877,
              2.6419856368116625,
              2.6419856368116625,
              2.6419856368116625,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              2.5421226878597327,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              1.759797300226097,
              2.4783772668666075,
              2.4783772668666075,
              2.4783772668666075,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              2.2175873943942808,
              3.2175873943942808,
              3.2175873943942808
            ],
            "optimum": 4.2200063954665925
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 174,
          "n_two_qubit": 87
        }
      ]
    },
    {
      "id": "OPT5_insar_unwrap",
      "item": "InSAR L1 phase unwrapping (QUBO -> QAOA, 8 qubits, Etna patch)",
      "category": "optimisation",
      "novelty": "Literature-first application of QUBO/QAOA to L1 minimum-norm InSAR phase unwrapping on a real-geometry Etna deformation patch.",
      "real_data_source": "Synthetic-but-physically-shaped Etna Mogi-LOS interferogram (concentric-fringe inflation pattern + orbital ramp), wrapped + decorrelation noise; residue-reduced arc-cycle QUBO.",
      "regime": "discrete L1 minimum-norm optimisation (exact classical MCF baseline)",
      "classical_baseline": {
        "method": "Costantini MCF exact L1 minimum-norm unwrap (the operational baseline)",
        "mcf_l1_cost": 1.0,
        "mcf_unwrap_score_vs_truth": 0.1043903517108488,
        "qubo_exact_opt_l1": 1.0,
        "n_binaries": 8,
        "consolidated_assessment_ref": {
          "sa_matches_l1_optimum": "86%",
          "verdict": "CLASSICAL WINS (MCF exact + ~10^3x faster); QUBO/QAOA is a literature-first application demonstration"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "patch_shape": [
          5,
          5
        ],
        "qaoa_angles": {
          "gamma": 1.1833333333333333,
          "beta": 0.775
        },
        "aer_best_l1": 1.0,
        "aer_best_energy": 1.0,
        "aer_best_unwrap_score": 0.21161481760545756,
        "qubo_exact_opt_energy": 1.0,
        "qubo_exact_opt_l1": 1.0,
        "aer_matches_qubo_opt": true,
        "mcf_l1_cost": 1.0
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_l1": 1.0,
        "real_best_energy": 1.0,
        "real_matches_qubo_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.0002978,
        "per_circuit_s": 3.2197888,
        "total_qpu_s": 3.2197888,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 4.7799999999999996e-05,
          "depth": 243,
          "n_two_qubit": 93,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA reaches the exact unwrap-QUBO optimum (L1 1.000) on a (5, 5) Etna patch (8 binaries). MCF solves the same L1 exactly (cost 1.000) in ms \u2014 CLASSICAL WINS; the value here is the literature-first QUBO/QAOA mapping of InSAR unwrapping.",
      "figures": [
        {
          "name": "insar_energy_hist",
          "kind": "hist",
          "data": {
            "values": [
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              18.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              20.0,
              5.0,
              5.0,
              5.0,
              5.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              12.0,
              5.0,
              5.0,
              5.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              15.0,
              15.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              49.0,
              49.0,
              49.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              16.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              63.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              138.0,
              138.0,
              138.0,
              138.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              7.0,
              28.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              14.0,
              16.0,
              16.0,
              28.0,
              28.0,
              28.0,
              28.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              30.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              110.0,
              110.0,
              110.0,
              110.0,
              110.0,
              110.0,
              110.0,
              110.0,
              110.0,
              110.0,
              38.0,
              38.0,
              38.0,
              38.0,
              126.0,
              126.0,
              126.0,
              126.0,
              126.0,
              126.0,
              126.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              17.0,
              17.0,
              49.0,
              49.0,
              49.0,
              49.0,
              49.0,
              49.0,
              49.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              38.0,
              38.0,
              38.0,
              14.0,
              14.0,
              18.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              53.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              5.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              17.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              61.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              19.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              15.0,
              16.0,
              26.0,
              26.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              55.0,
              15.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              13.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              112.0,
              112.0,
              112.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              30.0,
              30.0,
              30.0,
              30.0,
              30.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              114.0,
              114.0,
              114.0,
              114.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              3.0,
              38.0,
              38.0,
              28.0,
              28.0,
              28.0,
              28.0,
              28.0,
              16.0,
              16.0,
              16.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              18.0,
              26.0,
              26.0,
              26.0,
              26.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              67.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              65.0,
              122.0,
              122.0,
              28.0,
              28.0,
              27.0,
              27.0,
              122.0,
              122.0,
              122.0,
              122.0,
              122.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              51.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              1.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              126.0,
              126.0,
              126.0,
              126.0,
              126.0,
              77.0,
              27.0,
              28.0,
              30.0,
              30.0,
              30.0,
              30.0,
              30.0,
              14.0,
              14.0,
              18.0,
              18.0,
              18.0,
              26.0,
              26.0,
              26.0,
              40.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              26.0,
              14.0,
              14.0,
              15.0,
              16.0,
              16.0,
              42.0,
              42.0,
              42.0,
              42.0,
              42.0,
              42.0,
              42.0,
              42.0,
              16.0,
              16.0,
              15.0,
              126.0,
              126.0,
              126.0,
              75.0,
              75.0,
              75.0,
              63.0,
              63.0,
              122.0,
              122.0,
              122.0,
              122.0,
              63.0,
              14.0,
              126.0,
              126.0,
              126.0,
              126.0,
              126.0,
              28.0,
              28.0,
              28.0,
              63.0,
              77.0,
              28.0,
              124.0,
              75.0,
              75.0,
              27.0,
              26.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              124.0,
              16.0,
              42.0,
              42.0,
              42.0,
              18.0,
              122.0,
              122.0,
              77.0,
              77.0,
              17.0,
              17.0,
              16.0,
              16.0,
              18.0,
              207.0,
              207.0,
              16.0,
              16.0,
              136.0,
              124.0,
              124.0,
              209.0,
              221.0,
              219.0,
              209.0,
              28.0,
              30.0,
              28.0,
              77.0,
              28.0,
              30.0,
              28.0
            ],
            "optimum": 1.0
          }
        },
        {
          "name": "insar_l1_compare",
          "kind": "bar",
          "data": {
            "labels": [
              "mcf_exact_l1",
              "qubo_opt_l1",
              "qaoa_best_l1"
            ],
            "values": [
              1.0,
              1.0,
              1.0
            ]
          }
        },
        {
          "name": "insar_wrapped_patch",
          "kind": "matrix",
          "data": {
            "matrix": [
              -1.1542764527010698,
              -0.06222732418518606,
              0.023249433533469147,
              -1.1396260126967293,
              0.43676285435238077,
              -0.602422181094904,
              -0.5344528525497654,
              0.9296967221698322,
              0.9004601557616105,
              0.5624157330628831,
              -0.6983624343606036,
              0.6621726281027072,
              0.26443053502227254,
              0.8672658462291639,
              0.27110678866876636,
              -0.338023257305539,
              0.16057992479807665,
              0.5236284038515351,
              0.2760670347381323,
              0.35504844631765237,
              -1.2410080945714386,
              -0.6133725885010338,
              1.2120532903313153,
              1.126181691057385,
              -2.129820247434313
            ],
            "shape": [
              5,
              5
            ],
            "label": "wrapped phase (rad)"
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 174,
          "n_two_qubit": 87
        }
      ]
    },
    {
      "id": "OPT6_dozier_subpixel",
      "item": "Dozier bispectral sub-pixel fire retrieval (one-hot QUBO -> QAOA, 8 qubits)",
      "category": "optimisation",
      "novelty": "Literature-first: sub-pixel wildfire (Dozier) retrieval cast as a quantum optimisation over a (fraction, temperature) lattice.",
      "real_data_source": "Synthetic-realistic SEVIRI MIR(3.92um)/TIR(10.8um) radiances for an Etna-flank sub-pixel fire (p=0.012, T_fire=760K, T_bg=295K) via the Dozier (1981) forward model.",
      "regime": "discrete grid optimisation of a bispectral retrieval (continuous Dozier accuracy baseline)",
      "classical_baseline": {
        "method": "continuous Dozier two-equation Newton solve (accuracy) + exhaustive grid (optimum)",
        "continuous_p": 0.012,
        "continuous_t_fire": 759.9999999999998,
        "continuous_t_err_pct": 2.991758887410948e-14,
        "grid_opt_cell": 4,
        "grid_opt_misfit": 0.025350186626916696,
        "true_p": 0.012,
        "true_t_fire": 760.0,
        "t_bg": 295.0,
        "consolidated_assessment_ref": {
          "qaoa_matches_grid_optimum": "100% [100-100%] (n=120, real FIRMS SEVIRI)",
          "continuous_dozier_t_err": "4.4% [2.2, 7.9]",
          "verdict": "FEASIBILITY (literature-first formulation; classical wins on accuracy)"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 1.0,
          "beta": 1.0
        },
        "aer_best_cell": 4,
        "aer_best_misfit": 0.025350186626916696,
        "aer_best_prob": 0.014892578125,
        "aer_chosen_p": 0.029999999999999995,
        "aer_chosen_t_fire": 650.0,
        "grid_opt_cell": 4,
        "aer_matches_grid_opt": true
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_cell": 4,
        "real_matches_grid_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.0002978,
        "per_circuit_s": 3.2197888,
        "total_qpu_s": 3.2197888,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 4.7799999999999996e-05,
          "depth": 243,
          "n_two_qubit": 93,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA best-valid one-hot recovers the grid optimum (cell 4, p=0.029999999999999995, T=650.0 K) on AerSimulator. Literature-first quantum sub-pixel fire retrieval; continuous Dozier is the accuracy baseline (T err 0.0%) \u2014 FEASIBILITY, classical wins on accuracy.",
      "figures": [
        {
          "name": "dozier_grid_misfit",
          "kind": "matrix",
          "data": {
            "matrix": [
              0.691086972420568,
              0.4945476564290688,
              0.2733308860609797,
              0.08456901228435201,
              0.025350186626916696,
              1.1591246843193352,
              5.917223057535789,
              17.6626868882398
            ],
            "p_axis": [
              0.004000000000000001,
              0.029999999999999995
            ],
            "t_axis": [
              650.0,
              733.3333333333334,
              816.6666666666666,
              900.0
            ],
            "optimum_cell": 4
          }
        },
        {
          "name": "dozier_onehot_cell_prob",
          "kind": "bar",
          "data": {
            "labels": [
              "cell0",
              "cell1",
              "cell2",
              "cell3",
              "cell4",
              "cell5",
              "cell6",
              "cell7"
            ],
            "values": [
              0.038818359375,
              0.025390625,
              0.0166015625,
              0.017333984375,
              0.014892578125,
              0.095947265625,
              0.025146484375,
              0.114990234375
            ],
            "optimum_cell": 4
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 169,
          "n_two_qubit": 87
        }
      ]
    },
    {
      "id": "OPT7_plume_so2",
      "item": "Volcanic ash/SO2 plume source-term inversion (sparse-selection QUBO -> QAOA, 8 qubits)",
      "category": "optimisation",
      "novelty": "Novel volcanic application: ash/SO2 sparse non-negative source-term selection cast as a QUBO over emission bins.",
      "real_data_source": "Synthetic-but-physics-shaped Gaussian-plume source-receptor matrix (8 Etna emission bins, 12 downwind receptors, 2 active sources) emulating an INGV ash/SO2 dispersion inversion.",
      "regime": "sparse non-negative source selection (combinatorial; NNLS continuous baseline)",
      "classical_baseline": {
        "method": "exhaustive QUBO optimum + NNLS-threshold (the operational baseline)",
        "exact_opt_support": [
          2,
          7
        ],
        "exact_opt_energy": 0.11724208400702278,
        "nnls_threshold_support": [
          2,
          7
        ],
        "nnls_matches_opt": true,
        "true_support": [
          2,
          7
        ],
        "consolidated_assessment_ref": {
          "sa_matches_optimum": "1.00 [0.86, 1.00] (n=24, 12 bins)",
          "verdict": "TIE / CLASSICAL (NNLS far cheaper); novel volcanic mapping"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 0.9666666666666666,
          "beta": 0.55
        },
        "aer_best_support": [
          2,
          7
        ],
        "aer_best_select_energy": 0.11724208400702278,
        "exact_opt_support": [
          2,
          7
        ],
        "aer_matches_exact_opt": true,
        "nnls_threshold_support": [
          2,
          7
        ]
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_support": [
          2,
          7
        ],
        "real_matches_exact_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00029786,
        "per_circuit_s": 3.22003456,
        "total_qpu_s": 3.22003456,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 4.785999999999999e-05,
          "depth": 243,
          "n_two_qubit": 93,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA p=1 recovers the exact sparse-source QUBO optimum [2, 7] on the 8-bin Etna plume source-receptor problem. Novel volcanic ash/SO2 source-selection mapping; classical NNLS-threshold matches far more cheaply \u2014 TIE/CLASSICAL.",
      "figures": [
        {
          "name": "plume_source_recovery",
          "kind": "bar",
          "data": {
            "labels": [
              "bin0",
              "bin1",
              "bin2",
              "bin3",
              "bin4",
              "bin5",
              "bin6",
              "bin7"
            ],
            "true_source": [
              0.0,
              0.0,
              0.9839903390462656,
              0.0,
              0.0,
              0.0,
              0.0,
              0.7858983357114431
            ],
            "opt_support": [
              2,
              7
            ],
            "qaoa_support": [
              2,
              7
            ]
          }
        },
        {
          "name": "plume_select_energy_hist",
          "kind": "hist",
          "data": {
            "values": [
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              2.3641396201306906,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              0.5197796602807564,
              1.2070775260373288,
              1.2070775260373288,
              1.2070775260373288,
              1.2070775260373288,
              1.2070775260373288,
              1.2070775260373288,
              1.2070775260373288,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              1.4920797615935064,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              1.268053429101601,
              1.268053429101601,
              1.268053429101601,
              1.268053429101601,
              1.268053429101601,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              2.4573364421982213,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              1.5772569030947317,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.3172420840070228,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.7651247423134575,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              0.3649856695382051,
              3.0909377875467827,
              3.0909377875467827,
              3.0909377875467827,
              3.0909377875467827,
              1.342819918522989,
              1.342819918522989,
              1.342819918522989,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              2.18215689428548,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.4511167790198747,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.165288257891842,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              2.5507576513683077,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              2.599714068647608,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.8910184101644476,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              1.3401640438876383,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              0.6131426755090534,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              1.5717229928316088,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              0.7934554619324184,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              1.9910184101644477,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              1.9127922121103245,
              1.9127922121103245,
              1.9127922121103245,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              2.2439320805146927,
              2.2439320805146927,
              2.2439320805146927,
              2.2439320805146927,
              2.2439320805146927,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              1.4034537807278522,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              2.3141396201306903,
              0.47118411842455465,
              0.47118411842455465,
              0.47118411842455465,
              0.47118411842455465,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              0.8651247423134575,
              1.536728938839566,
              1.536728938839566,
              1.536728938839566,
              1.536728938839566,
              1.536728938839566,
              1.536728938839566,
              1.536728938839566,
              1.536728938839566,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              2.2321568942854793,
              2.2321568942854793,
              2.2321568942854793,
              2.2321568942854793,
              2.2321568942854793,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              2.3525469067542883,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              1.481203634988277,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              2.5073364421982216,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.8134836477484297,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              1.292819918522989,
              0.3149856695382051,
              3.0846532889815603,
              3.0846532889815603,
              3.0846532889815603,
              3.0846532889815603,
              3.0846532889815603,
              3.0846532889815603,
              3.0846532889815603,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              3.6780524750588244,
              3.6780524750588244,
              3.6780524750588244,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              3.26222255537938,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              2.3824222067671674,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.9151247423134575,
              0.9151247423134575,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.4944350887109878,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              1.118053429101601,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.26498207984880684,
              0.26498207984880684,
              0.26498207984880684,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              2.500757651368308,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              0.9909802596846745,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              2.5507576513683077,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.5711841184245546,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.1649856695382051,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              0.9409802596846745,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.292819918522989,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              3.078956066892181,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.2901640438876383,
              1.5226435663475988,
              1.5226435663475988,
              1.5226435663475988,
              1.5226435663475988,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.8688778947840998,
              0.8688778947840998,
              0.8688778947840998,
              0.8688778947840998,
              0.8688778947840998,
              0.8688778947840998,
              0.8688778947840998,
              1.5008769097126065,
              1.5008769097126065,
              1.5008769097126065,
              1.5008769097126065,
              1.5008769097126065,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              2.8560389385374676,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              2.054638397083693,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              1.9811432123968302,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              2.8482510847932896,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              3.13465328898156,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              2.332422206767167,
              2.332422206767167,
              2.332422206767167,
              2.332422206767167,
              2.332422206767167,
              2.332422206767167,
              2.332422206767167,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              2.193932080514693,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.8151247423134576,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              1.4865327861502666,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              3.21222255537938,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              1.2750206302777056,
              1.2750206302777056,
              1.2750206302777056,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.7131426755090535,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5631426755090534,
              0.5131426755090535,
              0.5131426755090535,
              0.5131426755090535,
              0.5131426755090535,
              0.5131426755090535,
              0.5131426755090535,
              0.5131426755090535,
              0.5131426755090535,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.6211841184245546,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.9188778947841,
              0.9188778947841,
              0.9188778947841,
              0.9188778947841,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              1.6217229928316086,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              3.732610763233269,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              1.2570775260373286,
              1.2570775260373286,
              1.2570775260373286,
              1.2570775260373286,
              1.2570775260373286,
              1.2570775260373286,
              1.2570775260373286,
              1.2570775260373286,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.5697796602807563,
              0.4944350887109878,
              0.4944350887109878,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.1672420840070228,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              0.3944350887109878,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.450906179910135,
              1.4726435663475987,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.8688778947841,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.36528825789184205,
              0.36528825789184205,
              0.36528825789184205,
              0.36528825789184205,
              0.36528825789184205,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.9188778947841001,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.21498566953820508,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              1.038356246734028,
              0.41498207984880686,
              0.41498207984880686,
              0.41498207984880686,
              0.41498207984880686,
              0.41498207984880686,
              0.41498207984880686,
              0.41498207984880686,
              0.41498207984880686,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              0.3649820798488069,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.6412269033727154,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2250206302777058,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.2930605346131876,
              1.6912269033727154,
              1.6912269033727154,
              1.6912269033727154,
              1.6912269033727154,
              1.6912269033727154,
              1.6912269033727154,
              1.6912269033727154,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.4444350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              0.5944350887109878,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              1.9410184101644476,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              0.8934554619324184,
              2.5497140686476083,
              2.5497140686476083,
              2.5497140686476083,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.6697796602807564,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.6631426755090535,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              0.9883562467340279,
              1.3250206302777057,
              1.3250206302777057,
              1.3250206302777057,
              1.3250206302777057,
              1.3250206302777057,
              1.3250206302777057,
              1.3250206302777057,
              1.3250206302777057,
              0.8434554619324184,
              0.8434554619324184,
              0.8434554619324184,
              0.4944350887109878,
              0.4944350887109878,
              2.8982510847932894,
              2.8982510847932894,
              2.8982510847932894,
              2.8982510847932894,
              2.8982510847932894,
              2.8982510847932894,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.265288257891842,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.31528825789184206,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.8188778947841,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              0.26498566953820507,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              1.5912269033727156,
              0.26724208400702276,
              0.26724208400702276,
              0.26724208400702276,
              0.6131426755090534,
              0.6131426755090534,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              0.5444350887109879,
              4.438869203504647,
              4.438869203504647,
              4.438869203504647,
              0.8434554619324184,
              0.8434554619324184,
              0.8434554619324184,
              0.8434554619324184,
              0.8434554619324184,
              0.44443508871098775,
              0.44443508871098775,
              0.44443508871098775,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.6717229928316086,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.2430605346131878,
              1.2430605346131878,
              1.2430605346131878,
              1.2430605346131878,
              0.8434554619324184,
              0.8434554619324184,
              0.8434554619324184,
              0.8434554619324184,
              1.3028219333809192,
              1.3028219333809192,
              1.3028219333809192,
              1.3028219333809192,
              1.3028219333809192,
              1.3028219333809192,
              1.3028219333809192,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              3.7820500527481142,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.9649329043961181,
              0.9649329043961181,
              0.9649329043961181,
              0.9649329043961181,
              0.9649329043961181,
              1.5226435663475988,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              1.2528219333809192,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              0.215288257891842,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              1.4492250465232588,
              0.3149820798488069,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.2172420840070228,
              0.21498207984880682,
              0.21498207984880682,
              0.21498207984880682,
              0.21498207984880682,
              0.21498207984880682,
              2.3025469067542885,
              2.3025469067542885,
              2.3025469067542885,
              2.3025469067542885,
              2.3025469067542885,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              0.6197796602807564,
              1.242819918522989,
              1.242819918522989,
              1.242819918522989,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.3149856695382051,
              0.265288257891842,
              0.8934554619324184,
              0.8934554619324184,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              0.5211841184245547,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.0149329043961182,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.5726435663475988,
              1.2028219333809194,
              1.2028219333809194,
              1.2028219333809194,
              1.2028219333809194,
              1.2028219333809194,
              1.2028219333809194,
              1.168053429101601,
              1.168053429101601,
              1.168053429101601,
              1.531203634988277,
              1.531203634988277,
              1.531203634988277,
              1.531203634988277,
              1.531203634988277,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.3149820798488069,
              0.9434554619324185,
              0.9434554619324185,
              2.03114321239683,
              2.03114321239683,
              2.03114321239683,
              2.03114321239683,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.5272569030947316,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.218053429101601,
              1.4365327861502668,
              1.8627922121103242,
              1.3430605346131876,
              1.3430605346131876,
              0.11724208400702278,
              0.11724208400702278,
              2.004638397083693,
              2.004638397083693,
              2.004638397083693,
              1.486728938839566,
              0.5711841184245546,
              2.600757651368308,
              0.1672420840070228
            ],
            "optimum": 0.11724208400702278
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 179,
          "n_two_qubit": 87
        }
      ]
    },
    {
      "id": "OPT8_spectral_unmix",
      "item": "Two-endmember spectral unmixing (one-hot fraction QUBO -> QAOA, 6 qubits)",
      "category": "optimisation",
      "novelty": null,
      "real_data_source": "Synthetic-realistic 6-band SEVIRI/FCI-style multispectral pixel (fire endmember T=720K + Etna background T=295K, p=0.030) via Planck-radiance endmembers.",
      "regime": "convex 2-endmember unmixing discretised to a one-hot fraction lattice (NNLS exact baseline)",
      "classical_baseline": {
        "method": "NNLS 2-endmember unmixing (exact convex) + exhaustive fraction grid",
        "nnls_fraction": 0.02992065264853351,
        "grid_opt_cell": 3,
        "grid_opt_fraction": 0.036000000000000004,
        "true_fraction": 0.03,
        "consolidated_assessment_ref": {
          "qubo_reproduces_nnls": "100% (convex; QUBO merely reproduces)",
          "verdict": "TIE / CLASSICAL (convex problem; NNLS exact)"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 6,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 0.2,
          "beta": 0.4
        },
        "aer_best_cell": 3,
        "aer_best_fraction": 0.036000000000000004,
        "grid_opt_cell": 3,
        "aer_matches_grid_opt": true,
        "nnls_fraction": 0.02992065264853351
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_cell": 3,
        "real_matches_grid_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00027824,
        "per_circuit_s": 3.13967104,
        "total_qpu_s": 3.13967104,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 2.8239999999999994e-05,
          "depth": 145,
          "n_two_qubit": 46,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA best-valid one-hot recovers the grid optimum fraction cell 3 (p=0.036000000000000004) matching NNLS (p=0.030) on the 2-endmember unmix. Convex problem \u2014 TIE/CLASSICAL; QUBO merely reproduces NNLS.",
      "figures": [
        {
          "name": "unmix_fraction_misfit",
          "kind": "line",
          "data": {
            "x": [
              0.0,
              0.012,
              0.024,
              0.036000000000000004,
              0.048,
              0.06
            ],
            "y": [
              728.1488213392336,
              262.41070236109067,
              29.316510280174676,
              28.86624509648561,
              261.05990681002345,
              725.897495420788
            ],
            "optimum_cell": 3,
            "nnls_fraction": 0.02992065264853351,
            "true_fraction": 0.03
          }
        },
        {
          "name": "unmix_onehot_cell_prob",
          "kind": "bar",
          "data": {
            "labels": [
              "p=0.000",
              "p=0.012",
              "p=0.024",
              "p=0.036",
              "p=0.048",
              "p=0.060"
            ],
            "values": [
              0.014892578125,
              0.05029296875,
              0.06005859375,
              0.06494140625,
              0.0361328125,
              0.018310546875
            ],
            "optimum_cell": 3
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 119,
          "n_two_qubit": 46
        }
      ]
    },
    {
      "id": "OPT9_fusion_tasking_p4",
      "item": "System-of-systems sensor tasking (value-redundancy-cost QUBO -> QAOA, 8 qubits)",
      "category": "optimisation",
      "novelty": "Per-event sensor-panel selection (which sensors to query) as a value-minus-redundancy-minus-cost QUBO for PHOENIX fusion.",
      "real_data_source": "PHOENIX sensor-class cost/value/redundancy structure for 8 Sicily/Etna feeds (MTG-AF-L2, FIRMS-VIIRS, SLSTR, S2, Sentinel-1 SAR, citizen, ground, TROPOMI); query-cost proxy per source class.",
      "regime": "budgeted information-vs-cost selection (combinatorial; query-all/cheapest-K baselines)",
      "classical_baseline": {
        "method": "exact tasking-QUBO optimum + query-all / cheapest-K policies",
        "exact_opt_panel": [
          "mtg_af_l2",
          "slstr_frp",
          "ground",
          "tropomi"
        ],
        "exact_opt_energy": -0.83,
        "exact_opt_value": 1.63,
        "exact_opt_cost": 10.0,
        "query_all_cost": 25.0,
        "consolidated_assessment_ref": {
          "qubo_auc_per_cost": "0.1204; +0.110 [+0.101, +0.118] vs query-all (37 real folds)",
          "verdict": "QUANTUM WIN (cost-efficiency CI excludes 0)"
        }
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 8,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 1.4,
          "beta": 1.0
        },
        "aer_best_panel": [
          "mtg_af_l2",
          "slstr_frp",
          "ground",
          "tropomi"
        ],
        "aer_best_energy": -0.83,
        "exact_opt_panel": [
          "mtg_af_l2",
          "slstr_frp",
          "ground",
          "tropomi"
        ],
        "aer_matches_exact_opt": true,
        "aer_panel_value_per_cost": 0.16299999999999998,
        "query_all_value_per_cost": 0.1284,
        "efficiency_gain_vs_all": 0.03459999999999999
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_panel": [
          "mtg_af_l2",
          "slstr_frp",
          "ground",
          "tropomi"
        ],
        "real_matches_exact_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.0002594,
        "per_circuit_s": 3.0625024,
        "total_qpu_s": 3.0625024,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 9.4e-06,
          "depth": 47,
          "n_two_qubit": 13,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: QAOA p=1 recovers the exact tasking-QUBO optimum panel ['mtg_af_l2', 'slstr_frp', 'ground', 'tropomi'] on AerSimulator; value-per-cost 0.163 vs query-all 0.128. Mirrors the CI-backed QUANTUM WIN (AUC/cost +0.110 vs all-sensors).",
      "figures": [
        {
          "name": "tasking_efficiency",
          "kind": "bar",
          "data": {
            "labels": [
              "qubo_panel",
              "query_all"
            ],
            "value_per_cost": [
              0.16299999999999998,
              0.1284
            ]
          }
        },
        {
          "name": "tasking_energy_hist",
          "kind": "hist",
          "data": {
            "values": [
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.355,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.6349999999999999,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.24999999999999994,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.004999999999999977,
              -0.004999999999999977,
              -0.004999999999999977,
              -0.004999999999999977,
              -0.004999999999999977,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.26999999999999996,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.28499999999999986,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.27999999999999997,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.18000000000000002,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.67,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.29,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.4199999999999999,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.61,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.36000000000000004,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.09000000000000002,
              -0.09000000000000002,
              -0.09000000000000002,
              -0.09000000000000002,
              -0.09000000000000002,
              -0.09000000000000002,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.7,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.36499999999999994,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              -0.3449999999999999,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              0.054999999999999966,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.695,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.755,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.28,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.285,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.41499999999999987,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.625,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.17999999999999994,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              -0.83,
              0.20500000000000002,
              0.20500000000000002,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.51,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.33000000000000007,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.58,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.2949999999999999,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.515,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.49,
              -0.24499999999999994,
              -0.24499999999999994,
              -0.24499999999999994,
              -0.24499999999999994,
              -0.24499999999999994,
              -0.24499999999999994,
              -0.24499999999999994,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.26,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.16999999999999998,
              -0.175,
              -0.175,
              -0.175,
              -0.175,
              -0.175,
              -0.175,
              -0.175,
              -0.175,
              -0.175,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.45000000000000007,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.17499999999999993,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.575,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.23000000000000004,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.40499999999999997,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.29000000000000004,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.415,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.3949999999999999,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.29500000000000004,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.4,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.21000000000000002,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.52,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.5149999999999999,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.25999999999999995,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.29499999999999993,
              -0.21000000000000005,
              -0.21000000000000005,
              -0.21000000000000005,
              -0.21000000000000005,
              -0.21000000000000005,
              -0.21000000000000005,
              -0.21000000000000005,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.33999999999999997,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.23499999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.29999999999999993,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.7299999999999999,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.34,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.060000000000000026,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.585,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.5399999999999999,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.64,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.3500000000000001,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.525,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.6549999999999999,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.345,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.48999999999999994,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.07499999999999996,
              -0.07499999999999996,
              -0.07499999999999996,
              -0.07499999999999996,
              -0.07499999999999996,
              -0.07499999999999996,
              -0.07499999999999996,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.635,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.48,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.06,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.6,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.41000000000000003,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.34499999999999986,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.455,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.11000000000000001,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.4149999999999999,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.36999999999999994,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.24,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.12000000000000002,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.57,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.10500000000000001,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.59,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.22000000000000003,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.5049999999999999,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.46499999999999997,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.4049999999999999,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22499999999999987,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.22999999999999998,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.30000000000000004,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.4600000000000001,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.44999999999999996,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              -0.46,
              0.11500000000000005,
              0.11500000000000005,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.07499999999999998,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.5750000000000001,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.17500000000000002,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.15,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.010000000000000009,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              -0.14000000000000004,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              0.09000000000000002,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              0.155,
              0.155,
              0.155,
              0.155,
              0.155,
              -0.165,
              -0.165,
              -0.165,
              -0.165,
              -0.165,
              -0.165,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              0.08500000000000002,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.3249999999999999,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.20000000000000004,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.39,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.19499999999999998,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.36,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.14999999999999997,
              -0.14999999999999997,
              -0.14999999999999997,
              -0.14999999999999997,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.05499999999999999,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              -0.33499999999999996,
              0.015000000000000013,
              0.015000000000000013,
              0.015000000000000013,
              0.015000000000000013,
              0.015000000000000013,
              0.015000000000000013,
              0.015000000000000013,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.18,
              -0.08000000000000002,
              -0.08000000000000002,
              -0.08000000000000002,
              -0.08000000000000002,
              -0.08000000000000002,
              -0.08000000000000002,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.47,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.5800000000000001,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.44499999999999995,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.71,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.45999999999999996,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.43999999999999995,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.485,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.4700000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.5650000000000001,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.31999999999999995,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.55,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.475,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.365,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.1,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.45499999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.32999999999999996,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.33,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.020000000000000018,
              -0.13500000000000004,
              -0.13500000000000004,
              -0.13500000000000004,
              -0.13500000000000004,
              -0.13500000000000004,
              -0.13500000000000004,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.505,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.06499999999999997,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.42000000000000004,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.6099999999999999,
              -0.07999999999999996,
              -0.07999999999999996,
              -0.07999999999999996,
              -0.07999999999999996,
              -0.07999999999999996,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35000000000000003,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.35,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.395,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              0.04500000000000004,
              0.04500000000000004,
              0.04500000000000004,
              0.04500000000000004,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              0.04000000000000001,
              0.04000000000000001,
              0.04000000000000001,
              0.04000000000000001,
              0.04000000000000001,
              0.04000000000000001,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              -0.43,
              0.11499999999999999,
              0.11499999999999999,
              0.11499999999999999,
              0.11499999999999999,
              0.11499999999999999,
              0.11499999999999999,
              0.11499999999999999,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.25,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              -0.27,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.38,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.595,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.4800000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.3400000000000001,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.005000000000000032,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.535,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.54,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.16000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.13000000000000003,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.445,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.42,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.37,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.23999999999999994,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.24000000000000002,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              -0.38499999999999995,
              0.275,
              0.275,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.13,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.03,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.5349999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.3849999999999999,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              -0.12,
              0.10499999999999998,
              0.10499999999999998,
              0.10499999999999998,
              0.10499999999999998,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              -0.3,
              0.06,
              0.06,
              0.06,
              0.06,
              0.04000000000000001,
              0.04000000000000001,
              0.04000000000000001,
              0.08499999999999999,
              0.08499999999999999,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.02999999999999997,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.4799999999999999,
              -0.035,
              -0.035,
              -0.035,
              -0.035,
              -0.035,
              -0.035,
              -0.035,
              0.020000000000000018,
              0.020000000000000018,
              0.020000000000000018,
              0.020000000000000018,
              0.020000000000000018,
              -0.044999999999999984,
              -0.044999999999999984,
              -0.044999999999999984,
              -0.044999999999999984,
              -0.044999999999999984,
              -0.044999999999999984,
              -0.044999999999999984,
              -0.04000000000000001,
              -0.04000000000000001,
              -0.04000000000000001,
              -0.04000000000000001,
              -0.04000000000000001,
              -0.015000000000000013,
              -0.015000000000000013,
              -0.015000000000000013,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.16000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              0.10000000000000003,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.13999999999999996,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              -0.405,
              0.06,
              0.06,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.015000000000000041,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.27499999999999997,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              -0.01999999999999999,
              0.010000000000000009,
              0.010000000000000009,
              0.010000000000000009,
              0.010000000000000009,
              0.010000000000000009,
              0.010000000000000009,
              0.010000000000000009,
              0.010000000000000009,
              0.08000000000000002,
              0.08000000000000002,
              0.08000000000000002,
              0.08000000000000002,
              0.08000000000000002,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              -0.23,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              0.0,
              -0.10999999999999999,
              -0.10999999999999999,
              -0.10999999999999999,
              -0.10999999999999999,
              -0.10999999999999999,
              -0.10999999999999999,
              -0.10999999999999999,
              -0.10999999999999999,
              0.175,
              0.175,
              0.175,
              0.175,
              0.05500000000000005,
              0.05500000000000005,
              0.095,
              0.095,
              0.095,
              -0.19999999999999998,
              -0.19999999999999998,
              -0.19999999999999998,
              -0.19999999999999998,
              -0.19999999999999998,
              -0.19999999999999998,
              -0.19999999999999998,
              -0.19999999999999998,
              0.21500000000000002,
              0.21500000000000002
            ],
            "optimum": -0.83
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 43,
          "n_two_qubit": 13
        }
      ]
    },
    {
      "id": "N1",
      "item": "N1 \u2014 Okada/DYKE volcanic source inversion (QUBO -> QAOA)",
      "category": "optimisation",
      "novelty": "To our knowledge a novel formulation \u2014 extends the (literature-first) Mogi-QUBO to a dyke/planar (tensile-dislocation) deformation source for joint multi-source model selection; we are verifying primacy.",
      "real_data_source": "Mogi+dyke forward responses on the REAL INGV-style Etna permanent GNSS geometry (mogi.etna_stations_m); synthetic-but-physical 2-source truth (central reservoir + NE-flank dyke) + seeded GNSS noise.",
      "regime": "combinatorial model-selection inversion (dense Gram-coupled QUBO; quantum-favourable lane)",
      "classical_baseline": {
        "method": "exact 2^K subset enumeration (QUBO ground-truth optimum)",
        "n_atoms": 6,
        "opt_active_atoms": [
          0,
          5
        ],
        "opt_energy": 154.840322793695,
        "true_active_atoms": [
          0,
          5
        ],
        "opt_recovers_truth": true,
        "atom_types": [
          "mogi",
          "dyke",
          "mogi",
          "dyke",
          "mogi",
          "dyke"
        ]
      },
      "sim_result": {
        "backend": "AerSimulator (local statevector sampling)",
        "n_qubits": 6,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 0.4,
          "beta": 0.8
        },
        "aer_best_active_atoms": [
          0,
          5
        ],
        "aer_best_energy": 154.840322793695,
        "aer_best_prob": 0.00341796875,
        "aer_naive_argmax_active": [
          0,
          1,
          2,
          5
        ],
        "aer_best_matches_qubo_opt": true,
        "aer_best_recovers_true_sources": true,
        "true_active_atoms": [
          0,
          5
        ],
        "qubo_opt_active_atoms": [
          0,
          5
        ]
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_active_atoms": [
          0,
          5
        ],
        "real_best_matches_qubo_opt": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00027853999999999997,
        "per_circuit_s": 3.14089984,
        "total_qpu_s": 3.14089984,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 2.853999999999999e-05,
          "depth": 152,
          "n_two_qubit": 46,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: fixed-angle QAOA (p=1, 6q) recovers the exact QUBO subset optimum [0, 5] on AerSimulator AND the true {Mogi reservoir + dyke} source set. Novel dyke/planar-source extension of the literature-first Mogi-QUBO; primacy to our knowledge but being verified. Real run tests NISQ-noise survival.",
      "figures": [
        {
          "name": "n1_qaoa_energy_histogram",
          "kind": "histogram",
          "data": {
            "energy_bins_kept": "best-valid by energy",
            "sampled_active_sets": [
              {
                "active": [
                  0,
                  1,
                  2,
                  5
                ],
                "count": 347
              },
              {
                "active": [
                  0,
                  2,
                  3
                ],
                "count": 281
              },
              {
                "active": [
                  2,
                  3,
                  5
                ],
                "count": 223
              },
              {
                "active": [
                  1,
                  2
                ],
                "count": 189
              },
              {
                "active": [
                  5
                ],
                "count": 171
              },
              {
                "active": [
                  1,
                  2,
                  5
                ],
                "count": 142
              },
              {
                "active": [
                  0,
                  2,
                  3,
                  5
                ],
                "count": 137
              },
              {
                "active": [
                  0,
                  1,
                  3,
                  5
                ],
                "count": 134
              }
            ]
          }
        },
        {
          "name": "n1_optimum_vs_truth",
          "kind": "bar",
          "data": {
            "qubo_optimum_active": [
              0,
              5
            ],
            "true_active": [
              0,
              5
            ],
            "qaoa_best_active": [
              0,
              5
            ]
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 118,
          "n_two_qubit": 46
        }
      ]
    },
    {
      "id": "N4",
      "item": "N4 \u2014 Sicily FWI fire-danger exceedance via QAE (MLAE)",
      "category": "estimation",
      "novelty": "Novel application of quantum amplitude estimation to fire-weather exceedance P[FWI>threshold] for Sicily.",
      "real_data_source": "REAL ERA5-Land Sicily summers cube (era5land_sicily_summers.nc): FWI-like proxy from t2m/d2m/u10/v10/swvl1, P[FWI > P75] over all grid-cells x times.",
      "regime": "amplitude/exceedance estimation (1/N quantum query scaling vs 1/sqrt(N) MC)",
      "classical_baseline": {
        "method": "classical Monte-Carlo (Bernoulli sampling) at MATCHED query budget",
        "p_true": 0.25,
        "n_queries_matched": 8960,
        "mc_mean_abs_err": 0.0041685267857142876,
        "mc_err_ci95": [
          0.0033537248883928603,
          0.005131347656250003
        ],
        "mc_error_theory_1_over_sqrtN": 0.0045745315919462496
      },
      "sim_result": {
        "backend": "AerSimulator (measured 1-qubit Grover-power circuits)",
        "n_qubits": 1,
        "shots": 256,
        "n_circuits": 5,
        "grover_powers": [
          0,
          1,
          2,
          4,
          8
        ],
        "good_state_hits": [
          64,
          256,
          67,
          256,
          60
        ],
        "mlae_a_hat": 0.25070946065955924,
        "theta_hat": 0.5244176034686638,
        "p_true": 0.25,
        "mlae_abs_err": 0.0007094606595592357,
        "n_queries": 8960,
        "qae_error_theory_1_over_N": 0.00035062418008814655
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_hits": [
          77,
          255,
          71,
          256,
          66
        ],
        "real_a_hat": 0.2476516633374061,
        "real_abs_err": 0.002348336662593903
      },
      "qpu_estimate": {
        "per_shot_s": 0.00025142000000000003,
        "per_circuit_s": 2.06436352,
        "total_qpu_s": 10.321817600000001,
        "shots": 256,
        "n_circuits": 5,
        "transpiled": {
          "exec_time_s": 1.42e-06,
          "depth": 5,
          "n_two_qubit": 0,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM: MLAE estimates Sicily P[FWI>P75]=0.250 to abs-err 0.0007 at 8960 queries; MC mean abs-err 0.0042 (CI [0.0034,0.0051]). MLAE error below the MC CI lower bound -> quantum quadratic edge holds at this budget. Novel application of quantum amplitude estimation to fire-weather exceedance; state-prep is trivial here (1-qubit Bernoulli) so the scaling is honest, not erased.",
      "figures": [
        {
          "name": "n4_mlae_convergence",
          "kind": "line",
          "data": {
            "n_levels": [
              1,
              2,
              3,
              4,
              5
            ],
            "cum_queries": [
              256,
              1024,
              2304,
              4608,
              8960
            ],
            "estimate": [
              0.2500288680689936,
              0.2500288680689936,
              0.24799079859027193,
              0.24900913645193895,
              0.25070946065955924
            ],
            "p_true": 0.25
          }
        },
        {
          "name": "n4_error_vs_budget",
          "kind": "line",
          "data": {
            "n_queries": 8960,
            "mlae_abs_err": 0.0007094606595592357,
            "mc_mean_abs_err": 0.0041685267857142876,
            "mc_err_ci95": [
              0.0033537248883928603,
              0.005131347656250003
            ],
            "mc_theory": 0.0045745315919462496,
            "qae_theory": 0.00035062418008814655
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 5,
          "n_two_qubit": 0
        },
        {
          "depth": 3,
          "n_two_qubit": 0
        },
        {
          "depth": 5,
          "n_two_qubit": 0
        },
        {
          "depth": 3,
          "n_two_qubit": 0
        },
        {
          "depth": 5,
          "n_two_qubit": 0
        }
      ]
    },
    {
      "id": "N6",
      "item": "N6 \u2014 MLAE proportion estimation (1q, Grover {1,2,4,8,16})",
      "category": "estimation",
      "novelty": null,
      "real_data_source": "REAL FIRMS near-field Sicily/Etna wildfire events (flank_firms_labeled.json): proportion with log_frp_max above the cohort median ('hot' fraction).",
      "regime": "amplitude estimation / detection-rate counting (the genuine quantum-win lane)",
      "classical_baseline": {
        "method": "classical Monte-Carlo at MATCHED query budget (n=60 seeds)",
        "p_true": 0.5,
        "n_queries_matched": 8576,
        "mc_mean_abs_err": 0.004267723880597016,
        "mc_err_ci95": [
          0.0033562169620646822,
          0.005206438510572148
        ]
      },
      "sim_result": {
        "backend": "AerSimulator (measured 1-qubit Grover-power circuits)",
        "n_qubits": 1,
        "shots": 128,
        "n_circuits": 5,
        "grover_powers": [
          1,
          2,
          4,
          8,
          16
        ],
        "good_state_hits": [
          70,
          56,
          67,
          66,
          67
        ],
        "mlae_a_hat": 0.5005891207664656,
        "p_true": 0.5,
        "mlae_abs_err": 0.0005891207664655562,
        "n_queries": 8576,
        "mlae_mean_abs_err": 0.0008902256388779385,
        "mlae_err_ci95": [
          0.0007134899978900661,
          0.0010669615633360336
        ],
        "mc_mean_abs_err": 0.004267723880597016,
        "mc_err_ci95": [
          0.0033562169620646822,
          0.005206438510572148
        ],
        "ci_disjoint_quantum_win": true
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_hits": [
          65,
          57,
          60,
          61,
          56
        ],
        "real_a_hat": 0.4978398967426467,
        "real_abs_err": 0.002160103257353274
      },
      "qpu_estimate": {
        "per_shot_s": 0.00025136,
        "per_circuit_s": 2.03217408,
        "total_qpu_s": 10.1608704,
        "shots": 128,
        "n_circuits": 5,
        "transpiled": {
          "exec_time_s": 1.3600000000000001e-06,
          "depth": 4,
          "n_two_qubit": 0,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM: MLAE mean abs-err 0.0009 (CI [0.0007,0.0011]) vs MC 0.0043 (CI [0.0034,0.0052)]) at matched 8576 queries. CI-DISJOINT QUANTUM WIN: MLAE error CI sits entirely below MC's \u2014 the 1/N vs 1/sqrt(N) quadratic edge is realised, on a real-FIRMS-derived proportion. The detection-counting lane is where quantum genuinely helps (truth-over-advocacy).",
      "figures": [
        {
          "name": "n6_mlae_convergence",
          "kind": "line",
          "data": {
            "n_levels": [
              1,
              2,
              3,
              4,
              5
            ],
            "cum_queries": [
              384,
              1024,
              2176,
              4352,
              8576
            ],
            "estimate": [
              0.07498633323862182,
              0.4864518776373865,
              0.4978398967426467,
              0.5001963736292094,
              0.5005891207664656
            ],
            "p_true": 0.5
          }
        },
        {
          "name": "n6_error_ci_bars",
          "kind": "bar",
          "data": {
            "mlae_mean_abs_err": 0.0008902256388779385,
            "mlae_ci95": [
              0.0007134899978900661,
              0.0010669615633360336
            ],
            "mc_mean_abs_err": 0.004267723880597016,
            "mc_ci95": [
              0.0033562169620646822,
              0.005206438510572148
            ]
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 4,
          "n_two_qubit": 0
        },
        {
          "depth": 4,
          "n_two_qubit": 0
        },
        {
          "depth": 4,
          "n_two_qubit": 0
        },
        {
          "depth": 4,
          "n_two_qubit": 0
        },
        {
          "depth": 4,
          "n_two_qubit": 0
        }
      ]
    },
    {
      "id": "N2",
      "item": "N2 \u2014 Lava-flow thermal-pixel MaxCut segmentation (9-node)",
      "category": "optimisation",
      "novelty": "Novel: quantum graph-cut segmentation of volcanic thermal imagery.",
      "real_data_source": "REAL near-field FIRMS log-FRP magnitudes (flank_firms_labeled.json) as the 9 thermal-pixel intensities; spatial adjacency is a synthetic-labelled 3x3 lattice prior (per-pixel geometry not in the event table).",
      "regime": "combinatorial graph-cut segmentation (hardware-native MaxCut)",
      "classical_baseline": {
        "method": "exact MaxCut (2^9 enumeration) + classical FRP-threshold segmentation",
        "exact_max_cut": 3.499221704673372,
        "exact_partition": [
          0,
          1,
          0,
          1,
          0,
          1,
          0,
          1,
          0
        ],
        "threshold_cut_value": 1.2021135516833044,
        "threshold_partition": [
          1,
          1,
          1,
          1,
          0,
          0,
          0,
          0,
          0
        ],
        "n_nodes": 9,
        "n_edges": 12
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 9,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 1.0,
          "beta": 1.0
        },
        "aer_best_sampled_cut": 3.499221704673372,
        "aer_expected_cut": 2.360707620682543,
        "exact_max_cut": 3.499221704673372,
        "aer_reaches_optimum": true,
        "aer_approx_ratio": 0.6746379109187934,
        "beats_threshold_segmentation": true
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_sampled_cut": 3.499221704673372,
        "real_reaches_optimum": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00027062,
        "per_circuit_s": 3.1084595200000003,
        "total_qpu_s": 3.1084595200000003,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 2.0619999999999996e-05,
          "depth": 112,
          "n_two_qubit": 43,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: MaxCut-QAOA segments the 3x3 Etna thermal patch reaching the exact cut 3.50 (approx-ratio 0.675); matches/beats the classical FRP-threshold cut. Novel quantum graph-cut segmentation of volcanic thermal imagery; real FRP values, lattice-prior adjacency (flagged). Real run tests NISQ-noise survival.",
      "figures": [
        {
          "name": "n2_cut_histogram",
          "kind": "histogram",
          "data": {
            "cut_value": [
              1.9717811728959547,
              1.8950456269230547,
              1.3160393884214256,
              2.4257541961948994,
              1.2871994068361767,
              2.9463717672087752,
              1.9690464192390056,
              2.9528499374645967,
              2.060883854706211,
              1.3969871884408251,
              2.299221704673372,
              1.8690260309152782,
              0.5463717672087753,
              2.6817252516785643,
              1.7725437277425693,
              2.06341517072841,
              2.9503186214423978,
              2.9681110305593945,
              1.783666765703894,
              2.4,
              2.2049896582132233,
              1.4842565677007635,
              3.499221704673372,
              2.209490981814996,
              1.7463717672087753,
              2.1661703127090868,
              2.397468683977801,
              2.325530370236422,
              2.4852225601821285,
              1.2898674278876316,
              2.0436527540318394,
              1.5557260439945155,
              1.781135449681695,
              0.5311106741139776,
              1.5563472459681604,
              1.940897612051163,
              2.176704145996125,
              1.6455934718821472,
              1.8471500625354034,
              2.712542079917862,
              1.8688893258860224,
              1.3945258448423878,
              1.7922904849423782,
              1.5558627490237715,
              1.9428744587052116,
              2.4152610930947978,
              2.7295540834607217,
              2.1636389966868874,
              1.7180862549916769,
              1.0139991444912437,
              2.4001367050292557,
              2.561336904181384,
              2.5135080723992265,
              2.871902137445197,
              2.1831823162519464,
              1.8950456269230544,
              1.8663580098638235,
              2.1984434093467438,
              2.6097869379371854,
              1.840119316724535,
              2.3056998749291933,
              1.5451098186052212,
              2.4936108444865037,
              1.2064781702558214,
              1.3330513919642852,
              1.5584607976514648,
              2.3122461237956724,
              1.4555689506415324,
              1.099221704673372,
              2.4192079473284203,
              2.5330513919642854,
              2.4963455981434532,
              1.8006787692467536,
              1.6303323787873496,
              1.101753020695571,
              2.9746572794258737,
              2.089571471765442,
              1.7528499374645967,
              1.080013757344952,
              1.2936108444865038,
              2.231093540136359,
              2.2971081529900674,
              2.212022297837195,
              2.5879777021628048,
              1.2347636824729198,
              1.866291277258329,
              1.4972809868230643,
              2.758460797651465,
              1.98667962475551,
              2.2927435344175504,
              0,
              1.6782436026717626,
              1.7069312197309938,
              1.9407609070219072,
              1.6041760777503173,
              2.308231190951392,
              2.134884647022162,
              1.4448160202229823,
              1.5367215343008456,
              1.322517558677247,
              2.0632784656991543,
              1.490734737956585,
              2.2054741551576122,
              2.762204214250337,
              1.6520716421379686,
              1.2937475495157598,
              1.5274405317774171,
              2.421739263350619,
              0.5245644252474984,
              2.0149651369726085,
              2.5678150744372052,
              1.9541118860681508,
              2.3672131641811287,
              1.0839606115785743,
              0.8174964529948074,
              1.659102387948837,
              1.8727694475141505,
              2.008486966716787,
              1.6301956737580936,
              1.6328636948095485,
              1.96065813493463,
              1.7593281077204181,
              1.4358065339449617,
              2.6358065339449617,
              2.251392872891215,
              2.399863294970744,
              1.5104285282345575,
              2.3147774398178718,
              1.9625001703725262,
              1.1320085404922433,
              1.7658743565868973,
              2.3229990542142227,
              1.0774824413227528,
              2.264458022200452,
              1.8687526208567666,
              2.570346390459404,
              2.325393665207166,
              1.658617891004448,
              2.1022345162325466,
              1.6809116237232176,
              2.128875314213968,
              2.2376397890028388,
              2.2093542767857404,
              0.78667962475551,
              1.4097869379371855,
              1.8536282327912246,
              1.8183100809501545,
              2.02144330722843,
              2.0544056844503897,
              2.5028918470099324,
              0.9112440025105671,
              1.8208413969723534,
              0.9963298576634396,
              1.348607127108785,
              1.7333473480864747,
              0.7696676212126504,
              0.9314066302361669,
              2.205610860186868,
              1.6783803077010186,
              1.4817252516785646,
              1.9433589556496005,
              1.4359432389742177,
              2.4282855122170983,
              1.4621151995080117,
              1.005610860186868,
              2.157160826431066,
              2.0371065051653603,
              1.76599747887609,
              1.632930427415043,
              1.5385635697387419,
              1.0028761065299188,
              1.300778295326628,
              1.792290484942378,
              1.715554938969478,
              1.3965026914964362,
              1.7553812534867956,
              1.5977646400999903,
              1.2942320464601487,
              1.8209781020016091,
              0.9378848004919883,
              2.1027190131769355,
              1.6985429354266184,
              2.150614577564587,
              0.9288753142139679,
              1.6631192146062208,
              1.0992217046733719,
              1.1869755808776994,
              1.8361024900671512,
              2.001940717850308,
              2.030628334909539,
              0.9857136322741453,
              1.512542079917862,
              1.176222650459149,
              1.4423546766245448,
              1.5583240926222088,
              1.975524589494827,
              1.4096502329079297,
              0.8894347667361865,
              1.370346390459404,
              1.7398935969529539,
              1.0734675084784726,
              0.7407609070219072,
              0.8634151707284101,
              1.1736913344369502,
              1.477778397444942,
              1.6264522571592215,
              1.0709361924562737,
              0.5528499374645967,
              2.0174964529948074,
              1.9014570645733817,
              1.523697115178545,
              1.4383378499671609,
              1.9434956606788565,
              1.2021135516833044,
              1.5301752854343664,
              2.0568670280488273,
              1.840603813668924,
              1.0993584097026279
            ],
            "count": [
              9,
              29,
              17,
              84,
              4,
              84,
              21,
              79,
              27,
              4,
              58,
              20,
              5,
              38,
              13,
              6,
              189,
              75,
              1,
              54,
              21,
              9,
              380,
              26,
              38,
              7,
              33,
              14,
              48,
              2,
              8,
              16,
              2,
              6,
              11,
              17,
              22,
              9,
              23,
              48,
              36,
              15,
              14,
              6,
              7,
              58,
              28,
              11,
              10,
              4,
              35,
              47,
              49,
              85,
              51,
              6,
              32,
              13,
              42,
              10,
              20,
              5,
              37,
              2,
              3,
              18,
              23,
              1,
              12,
              53,
              38,
              23,
              6,
              23,
              3,
              159,
              42,
              18,
              7,
              7,
              20,
              25,
              21,
              48,
              1,
              4,
              10,
              56,
              6,
              19,
              5,
              11,
              17,
              5,
              5,
              16,
              25,
              2,
              25,
              21,
              29,
              5,
              25,
              64,
              11,
              7,
              12,
              18,
              2,
              3,
              41,
              9,
              22,
              20,
              2,
              17,
              7,
              15,
              18,
              4,
              5,
              5,
              18,
              29,
              28,
              46,
              13,
              31,
              9,
              3,
              2,
              28,
              11,
              19,
              3,
              33,
              29,
              33,
              4,
              10,
              6,
              17,
              3,
              3,
              8,
              13,
              9,
              7,
              12,
              26,
              3,
              7,
              3,
              5,
              4,
              10,
              6,
              3,
              13,
              2,
              7,
              2,
              39,
              2,
              13,
              13,
              6,
              7,
              3,
              2,
              6,
              6,
              2,
              2,
              6,
              3,
              6,
              1,
              6,
              2,
              12,
              18,
              4,
              2,
              3,
              4,
              2,
              2,
              1,
              7,
              2,
              3,
              4,
              4,
              1,
              3,
              10,
              10,
              1,
              1,
              3,
              8,
              5,
              3,
              6,
              3,
              2,
              4,
              2,
              3,
              2,
              6,
              5,
              3,
              1,
              2,
              1,
              1
            ],
            "exact_optimum": 3.499221704673372,
            "threshold_cut": 1.2021135516833044
          }
        },
        {
          "name": "n2_patch",
          "kind": "matrix",
          "data": {
            "frp_patch_3x3": [
              [
                5.581238121898107,
                5.384495062789089,
                5.21275947818639
              ],
              [
                5.120983351265121,
                5.0530560099802075,
                4.94021282979971
              ],
              [
                4.809742351716865,
                4.683056724645162,
                4.600157644164547
              ]
            ],
            "qaoa_best_cut": 3.499221704673372
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 106,
          "n_two_qubit": 46
        }
      ]
    },
    {
      "id": "N3",
      "item": "N3 \u2014 Seismic-swarm onset correlation-clustering MaxCut (10-node)",
      "category": "optimisation",
      "novelty": "Novel: quantum correlation-clustering for eruption-precursor seismic-swarm onset.",
      "real_data_source": "SYNTHETIC-LABELLED Etna pre-eruptive swarm-statistics waveform features (2 correlated clusters + background; no in-repo INGV-FDSN waveform loader). Formulation + circuits are real; data is structured-synthetic and flagged.",
      "regime": "combinatorial correlation-clustering / signed MaxCut (hardware-native)",
      "classical_baseline": {
        "method": "exact signed MaxCut (2^10) + agglomerative clustering (ARI vs truth)",
        "exact_max_cut": 21.818944431083388,
        "exact_partition": [
          1,
          1,
          1,
          1,
          1,
          1,
          0,
          0,
          0,
          0
        ],
        "agglomerative_ari": 1.0,
        "n_nodes": 10,
        "n_edges": 45,
        "true_swarm_size": 6,
        "true_background_size": 4
      },
      "sim_result": {
        "backend": "AerSimulator (local sampling)",
        "n_qubits": 10,
        "shots": 4096,
        "n_circuits": 1,
        "qaoa_angles": {
          "gamma": 0.2,
          "beta": 1.0
        },
        "aer_best_sampled_cut": 21.818944431083388,
        "aer_expected_cut": 13.289743898464298,
        "exact_max_cut": 21.818944431083388,
        "aer_reaches_optimum": true,
        "aer_approx_ratio": 0.6090919723656134,
        "qaoa_partition_ari_vs_truth": 1.0,
        "agglomerative_ari_vs_truth": 1.0
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_best_sampled_cut": 21.818944431083388,
        "real_reaches_optimum": true
      },
      "qpu_estimate": {
        "per_shot_s": 0.00030896,
        "per_circuit_s": 3.26550016,
        "total_qpu_s": 3.26550016,
        "shots": 4096,
        "n_circuits": 1,
        "transpiled": {
          "exec_time_s": 5.896000000000001e-05,
          "depth": 307,
          "n_two_qubit": 146,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-VALIDATED: correlation-clustering MaxCut-QAOA reaches the exact cut 21.82 and recovers the swarm/background split (ARI 1.00 vs agglomerative 1.00). Novel quantum correlation-clustering for eruption-precursor seismic-swarm onset. DATA CAVEAT: synthetic-but-structured Etna-swarm-statistics waveform features (no in-repo INGV-FDSN waveform loader); the formulation/circuits are real.",
      "figures": [
        {
          "name": "n3_cut_histogram",
          "kind": "histogram",
          "data": {
            "cut_value": [
              11.250297981281607,
              12.845857897360883,
              12.203690909390552,
              12.294304439190178,
              11.031759488043333,
              10.272462014496245,
              7.317087414144643,
              13.547267925804436,
              18.379627936876158,
              14.853597839087781,
              15.892443800576672,
              13.135445159354392,
              12.053127306369442,
              12.16646964808302,
              13.491029193497075,
              12.386844165417694,
              10.648605238742391,
              11.518880928794147,
              15.517203889721824,
              11.986777105870388,
              8.127097208581064,
              21.818944431083388,
              10.693612368522265,
              3.942753548613582,
              8.238325426350745,
              16.714491613593616,
              8.06878364640196,
              19.035197349190256,
              14.05377203790827,
              8.417049286615345,
              13.621171512752982,
              15.236874388262576,
              12.481633404888463,
              5.527306670553559,
              9.93395352454957,
              10.764861510132627,
              11.587184943040056,
              10.369554321245051,
              18.492914333295012,
              11.262120747731652,
              9.434524995626983,
              12.25861622516343,
              11.46984183220987,
              15.291847222502325,
              15.48861665081878,
              6.029517012798178,
              8.444023557256806,
              11.941057035568795,
              12.778292414533064,
              11.669850757194647,
              9.938581112414843,
              14.09328072062612,
              11.084974600795437,
              15.168897659356785,
              8.385257000241937,
              15.001895144468044,
              18.50095097161496,
              8.360745907692484,
              8.135133846901011,
              12.297251997162512,
              10.326804481557538,
              16.89163776052983,
              11.839077025050745,
              10.473210225986133,
              14.634929144448169,
              9.993411096998903,
              12.725799194623107,
              10.010075144864075,
              9.985063232854493,
              16.003917258334226,
              15.06735159563108,
              9.809677369121534,
              8.023063576100366,
              11.760784307188839,
              13.065274265674931,
              14.034249776946304,
              16.66127650084151,
              12.385005589015313,
              12.638817343481241,
              9.671940967552862,
              12.253451499224887,
              11.135604379619352,
              9.33929060891864,
              13.970860239284379,
              14.097697929105669,
              12.038768100246271,
              14.515964032590029,
              13.903112852742744,
              15.35016078468143,
              11.856892605351575,
              3.783747081893135,
              14.679653822164749,
              12.265863129338435,
              12.483340051464037,
              18.876190882469807,
              14.209267061961855,
              13.647940867485634,
              12.086068974711614,
              11.452530728295093,
              12.321811237772081,
              12.716775822781795,
              11.637378836816929,
              11.826918432534875,
              12.525038079082938,
              10.274192494681907,
              10.730850954478766,
              12.333660905483477,
              12.10810014060919,
              15.957079285479136,
              16.389427418285212,
              11.023654702586885,
              15.070144062259631,
              13.692139949525851,
              12.202359191925305,
              7.901740541361565,
              8.557309953675661,
              15.11346427732423,
              11.356823683351736,
              7.415027172749164,
              13.422427010496257,
              10.009897070891698,
              12.083000908234473,
              11.632167325213,
              12.13767400303458,
              13.812499322943117,
              9.965172393175118,
              12.431127452774476,
              5.704452817489774,
              8.348018414285438,
              9.92124650197772,
              10.27814000378189,
              11.878361824306088,
              12.445761608518122,
              10.781871759349238,
              14.662369777018625,
              15.170524187763522,
              12.19050952421391,
              12.041425309738155,
              14.584419435456406,
              12.290422369948004,
              11.69553992457341,
              12.13738125349766,
              4.326030097788377,
              11.496824268506831,
              8.248420243319865,
              11.728481198610773,
              11.565817124713949,
              8.012403382831764,
              12.24065954293022,
              15.043552781499356,
              8.37556972355641,
              12.362051825731815,
              12.386666091445317,
              11.68142307092803,
              11.787553661921493,
              12.431568843134274,
              16.101857016938744,
              5.757667930241878,
              14.901568087235304,
              12.367394962020391,
              4.439316494207231,
              12.5703700783532,
              12.45914413248062,
              10.526184757400651,
              7.930327780264609,
              12.174450341108242,
              11.973182822565267,
              14.160351661538563,
              12.015253521692838,
              16.057132339222164,
              8.32249040297577,
              12.918109303916342,
              11.787375587949114,
              11.80550898490542,
              11.838863971403603,
              12.149102598873519,
              12.618804180222963,
              11.827770639149941,
              12.132875456371776,
              12.13939695229699,
              7.526500630506717,
              9.50298039849336,
              12.527755268647626,
              11.833938842068077,
              14.50234383288925,
              12.03593640588897,
              11.949093673888743,
              10.191594253042204,
              10.893145236460281,
              8.519106824033747,
              9.826687618338145,
              7.361812091861223,
              10.115831578340645,
              15.82609360007762,
              13.214737119789492,
              11.890463232472618,
              11.780080459679786,
              15.509167251401877,
              11.912657893617093,
              12.435159849837866,
              15.180619004732645,
              8.348800368823758,
              11.458188496507749,
              10.360215606349044,
              13.68094443361259,
              7.9097771796815115,
              10.773796030226304,
              7.461865145604253,
              9.760621126985992,
              12.08628631462698,
              13.621349586725358,
              14.974920873826584,
              10.3379999974708,
              11.137311026194926,
              12.1120696298876,
              11.791173791933447,
              10.671676505278953,
              12.581565594266461,
              11.537965342990526,
              11.821779588186784,
              13.537621961073153,
              15.058198523390905,
              7.749509865327556,
              13.16861525603033,
              7.592850831005769,
              15.572944132278014,
              11.648565692474472,
              8.060747008082012,
              10.206445108140272,
              12.214757707301734,
              11.533969830287953,
              12.368646449801782,
              4.31799345946843,
              7.9846026834463375,
              13.827350178041184,
              11.779867406032643,
              11.091189162435764,
              15.096454028107619,
              11.96032820591996,
              11.748478538208564,
              18.809840681970755,
              10.47178473920523,
              11.97828488815317,
              12.068877679926334,
              15.667087133357173,
              12.636607211939124,
              12.189060281861206,
              12.273600816967583,
              8.30548015375916,
              12.122120162576557,
              10.99706342182661,
              12.269810638438418,
              11.787816978308914,
              4.009103749112635,
              12.819266616600606,
              11.05032917505306,
              7.99240604323397,
              11.365492931858501,
              14.899837607049642,
              12.31593250219758,
              8.375391649584033,
              13.658728824734345,
              11.832278339638073,
              7.751857297726216,
              15.502089134178686,
              14.009047360191692,
              11.599347468360877,
              11.670038164219143,
              11.970378738608918,
              9.858592769544826,
              8.182070042820813,
              9.516600598194138,
              12.276802170247226,
              13.81422980312878,
              10.289565895601038,
              10.371003563597755,
              12.243860896209863,
              15.669434565755834,
              15.358197423001377,
              11.677887395514594,
              12.756792489580285,
              14.861634477407728,
              12.08127042804881,
              10.397772918330407,
              12.397164842896606,
              8.565346591995608,
              12.38300802519442,
              10.670302626493053,
              12.16075593457564,
              9.925663710457268,
              0,
              11.522352279816499,
              9.965350467147495,
              11.92340450650998,
              12.177519121345233,
              12.255221011157166,
              10.384694654137085,
              10.435971640029633,
              12.232811714736815,
              12.53752136015536,
              12.281664598659914,
              12.929683982866521,
              10.04808419179901,
              8.517376343848085,
              12.431175398550467,
              12.871987440157179,
              12.166413702788295,
              12.73819504997796,
              11.953081301744955,
              11.787769032532923,
              12.096592151266892,
              15.426538387849419,
              12.22722735733935,
              13.348641804590336,
              12.100063502289244,
              12.390386296319697,
              12.205421389576214,
              7.846000298805375,
              14.033881198228896,
              12.615774568636219,
              12.295025133484394,
              10.996885347854231,
              11.991717073744038,
              12.218812102836202,
              14.123113075582062,
              12.176879106400145,
              11.975573087637617,
              12.075485933371711,
              15.395880854983023,
              8.250046771726604,
              10.527915237586313,
              11.870465892874824,
              12.3022720376594,
              12.282854426914014,
              11.746545995289022,
              11.975083534873527,
              13.641718575517734,
              11.792025998548514,
              11.5108442904742,
              13.649390109838338,
              11.92463999189321,
              11.761530778788432,
              12.244444589227962,
              11.616030077743941,
              13.021881009256779,
              15.406541048251626,
              7.916855296904703,
              11.772155969358895,
              12.080979088092864,
              12.000132328247187,
              13.746482416587144,
              14.053593963935894,
              14.258323304097397,
              15.283810584182378,
              10.806966155083654,
              12.45816012389455,
              10.389709136638077,
              12.069058725495003,
              12.81908854262823,
              11.75980029860277,
              12.243371343445771,
              12.358529070897522,
              13.211978275999735,
              12.01930468632443,
              11.24452787980896,
              12.180176330837119,
              12.974416551274428,
              9.983305790131421,
              10.39759484435803,
              12.070673251452952,
              12.013523041507176,
              11.775981954567605,
              12.472398435794368,
              15.070926016797952,
              12.143458497711679,
              13.740804427301498,
              10.8288225970376,
              11.480749381105428,
              13.744751936401482,
              11.942142260836164,
              11.373086533722507,
              15.043374707526977,
              10.295150252998502,
              12.004186723781656,
              12.184257377525423,
              12.548906266864245,
              12.028434906869478,
              15.43434174763705,
              13.729378535482352,
              9.895831355501327,
              13.723794178084887,
              9.356574654064765,
              11.444494089975146,
              10.650335718928055,
              11.481563177585729,
              10.377225855565655,
              11.582337219144266,
              14.192256812745244,
              13.582972791053757,
              12.12527984533113,
              12.446788461724495,
              10.681322470010237,
              12.13265811645641,
              11.945343614115806,
              15.033687430841452,
              13.547159691878159,
              12.298467490088042,
              12.136090004169375,
              10.20471462795461,
              14.347003463530527,
              11.693906352000452,
              12.619596962722513,
              13.190121834045788,
              12.001745779520602,
              11.860415360185867,
              11.921692433920876,
              12.431390769161897,
              12.029884149222182,
              14.084990906533818,
              11.974499841855428,
              12.034687053557965,
              12.163723419926223,
              14.008869286219314,
              13.49275967368274,
              12.052474783000369,
              12.442962476515783,
              12.454013461627039,
              12.306286537466297,
              12.326605859789622,
              12.120476940995347,
              11.986132716346575,
              11.949133792644972,
              12.263636265660315,
              13.445148400857084,
              12.293664585752259,
              11.958779757376254,
              11.600140250860427,
              12.148271179630438,
              11.603169862447169,
              12.457413652294958,
              12.135943522848915,
              13.288093476604622,
              11.580127087602149,
              9.38401528663522,
              13.629235294445312,
              12.019073990383937,
              13.23707267173415,
              14.035638640951968,
              11.928522061135386,
              12.11667239342399,
              12.149885705588387,
              11.39985588845516,
              10.796517420587131,
              12.217198651562788,
              11.897133193311307,
              11.168304321152103,
              11.933542101632272,
              12.350066751157055,
              14.025533334084486,
              12.995289728496504,
              12.242065324683244,
              11.832100265665694,
              13.250640109931286,
              12.554531609371969,
              13.545734205097256,
              11.648574352730188,
              12.334453687983027,
              13.022059083229157,
              11.502168608301593,
              8.951592835452308,
              11.828558134763691,
              11.399677814482782,
              11.66441282171142,
              12.260164673707134
            ],
            "count": [
              7,
              5,
              4,
              7,
              25,
              7,
              9,
              11,
              38,
              19,
              30,
              2,
              10,
              2,
              6,
              7,
              17,
              12,
              22,
              13,
              17,
              368,
              8,
              14,
              6,
              56,
              10,
              72,
              6,
              7,
              5,
              22,
              17,
              20,
              3,
              10,
              37,
              6,
              31,
              32,
              3,
              3,
              7,
              18,
              5,
              23,
              9,
              12,
              1,
              14,
              4,
              6,
              31,
              8,
              10,
              9,
              47,
              17,
              12,
              3,
              7,
              45,
              8,
              12,
              8,
              4,
              19,
              7,
              7,
              9,
              14,
              6,
              13,
              8,
              14,
              8,
              66,
              3,
              3,
              5,
              14,
              12,
              5,
              2,
              7,
              6,
              5,
              3,
              19,
              4,
              17,
              11,
              3,
              10,
              62,
              4,
              4,
              11,
              14,
              6,
              5,
              2,
              10,
              10,
              6,
              7,
              1,
              8,
              16,
              50,
              7,
              3,
              1,
              1,
              14,
              15,
              7,
              28,
              6,
              10,
              6,
              6,
              7,
              6,
              1,
              9,
              8,
              34,
              13,
              7,
              4,
              1,
              2,
              11,
              14,
              19,
              5,
              3,
              11,
              4,
              9,
              10,
              21,
              11,
              11,
              20,
              14,
              8,
              5,
              7,
              12,
              5,
              7,
              2,
              3,
              4,
              16,
              17,
              4,
              2,
              18,
              9,
              4,
              7,
              9,
              7,
              2,
              3,
              3,
              16,
              11,
              2,
              2,
              7,
              9,
              12,
              4,
              16,
              3,
              5,
              7,
              4,
              23,
              3,
              11,
              1,
              12,
              8,
              7,
              18,
              5,
              2,
              7,
              20,
              5,
              12,
              13,
              23,
              2,
              6,
              7,
              15,
              6,
              4,
              2,
              11,
              1,
              4,
              5,
              2,
              3,
              20,
              6,
              4,
              2,
              10,
              1,
              10,
              9,
              1,
              7,
              4,
              8,
              3,
              15,
              8,
              3,
              10,
              7,
              2,
              25,
              20,
              12,
              15,
              3,
              18,
              6,
              6,
              2,
              14,
              70,
              3,
              2,
              2,
              28,
              4,
              4,
              4,
              16,
              15,
              8,
              5,
              2,
              10,
              3,
              1,
              8,
              7,
              6,
              3,
              10,
              2,
              3,
              8,
              13,
              2,
              5,
              2,
              7,
              6,
              10,
              4,
              4,
              7,
              8,
              8,
              4,
              16,
              30,
              12,
              2,
              15,
              3,
              3,
              2,
              16,
              3,
              16,
              10,
              1,
              18,
              10,
              6,
              7,
              2,
              1,
              1,
              7,
              5,
              8,
              5,
              4,
              7,
              10,
              2,
              1,
              16,
              6,
              3,
              3,
              7,
              10,
              1,
              3,
              11,
              2,
              6,
              8,
              8,
              2,
              1,
              11,
              1,
              3,
              3,
              1,
              1,
              1,
              27,
              8,
              3,
              10,
              2,
              5,
              1,
              1,
              4,
              8,
              8,
              1,
              1,
              3,
              4,
              1,
              1,
              16,
              12,
              2,
              11,
              1,
              2,
              6,
              2,
              20,
              10,
              6,
              9,
              9,
              11,
              1,
              3,
              1,
              2,
              1,
              1,
              2,
              5,
              14,
              6,
              4,
              1,
              1,
              4,
              2,
              1,
              1,
              8,
              3,
              3,
              1,
              5,
              4,
              3,
              5,
              3,
              2,
              5,
              9,
              1,
              7,
              2,
              1,
              11,
              7,
              9,
              4,
              6,
              3,
              1,
              2,
              3,
              1,
              3,
              2,
              3,
              2,
              3,
              2,
              6,
              5,
              1,
              4,
              2,
              1,
              2,
              2,
              3,
              2,
              3,
              7,
              1,
              2,
              6,
              2,
              1,
              5,
              2,
              2,
              1,
              2,
              2,
              1,
              2,
              7,
              1,
              3,
              4,
              2,
              3,
              1,
              5,
              1,
              3,
              1,
              1,
              2,
              1,
              2,
              2,
              1,
              3,
              2,
              1,
              2,
              3,
              1,
              1,
              2,
              1,
              2,
              1,
              1,
              1,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ],
            "exact_optimum": 21.818944431083388
          }
        },
        {
          "name": "n3_ari_bar",
          "kind": "bar",
          "data": {
            "qaoa_ari": 1.0,
            "agglomerative_ari": 1.0
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 335,
          "n_two_qubit": 172
        }
      ]
    },
    {
      "id": "N7",
      "item": "N7 \u2014 Tsunami PTF exceedance QAE (sim-only prototype)",
      "category": "estimation",
      "novelty": "Novel application sketch (QAE to PTF exceedance) \u2014 prototype only; the state-prep wall is the honest blocker.",
      "real_data_source": "SYNTHETIC-LABELLED PTF-shaped log-normal wave-height distribution for a Sicily/Ionian coastal point (no in-repo PTF hazard-curve loader); exceedance threshold h*=2.",
      "regime": "amplitude/exceedance estimation (quadratic scaling; state-prep-wall-limited)",
      "classical_baseline": {
        "method": "classical Monte-Carlo at matched query budget",
        "p_true": 0.19312610938196512,
        "n_queries_matched": 8960,
        "mc_mean_abs_err": 0.0030676887287233385,
        "mc_error_theory_1_over_sqrtN": 0.0041703194365401595
      },
      "sim_result": {
        "backend": "AerSimulator (measured 1-qubit Grover-power circuits)",
        "n_qubits": 1,
        "shots": 256,
        "n_circuits": 5,
        "grover_powers": [
          0,
          1,
          2,
          4,
          8
        ],
        "good_state_hits": [
          60,
          241,
          140,
          171,
          253
        ],
        "mlae_a_hat": 0.1936696706326121,
        "p_true": 0.19312610938196512,
        "mlae_abs_err": 0.0005435612506469734,
        "n_queries": 8960,
        "mc_mean_abs_err": 0.0030676887287233385,
        "qae_error_theory_1_over_N": 0.00035062418008814655,
        "quadratic_scaling_confirmed": true
      },
      "real_result": {
        "backend": "ibm_kingston",
        "real_hits": [
          44,
          244,
          159,
          170,
          246
        ],
        "real_a_hat": 0.18995845900245176,
        "real_abs_err": 0.0031676503795133593
      },
      "qpu_estimate": {
        "per_shot_s": 0.00025142000000000003,
        "per_circuit_s": 2.06436352,
        "total_qpu_s": 10.321817600000001,
        "shots": 256,
        "n_circuits": 5,
        "transpiled": {
          "exec_time_s": 1.42e-06,
          "depth": 5,
          "n_two_qubit": 0,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM-ONLY PROTOTYPE: MLAE recovers PTF exceedance P[H>2]=0.193 (abs-err 0.0005 @ 8960 queries); quadratic 1/N vs MC 1/sqrt(N) scaling confirmed. HONEST CAVEAT: here state-prep is a trivial 1-qubit rotation; a REAL PTF forecast needs loading a full hazard-curve PDF into a quantum state \u2014 that state-prep cost erases the near-term advantage. Classical MC remains the right operational tool for PTF today.",
      "figures": [
        {
          "name": "n7_mlae_convergence",
          "kind": "line",
          "data": {
            "n_levels": [
              1,
              2,
              3,
              4,
              5
            ],
            "cum_queries": [
              256,
              1024,
              2304,
              4608,
              8960
            ],
            "estimate": [
              0.23421614638962163,
              0.18811316258987218,
              0.19522406052801855,
              0.1939801713657318,
              0.1936696706326121
            ],
            "p_true": 0.19312610938196512
          }
        },
        {
          "name": "n7_scaling",
          "kind": "line",
          "data": {
            "n_queries": 8960,
            "mc_theory_1_over_sqrtN": 0.0041703194365401595,
            "qae_theory_1_over_N": 0.00035062418008814655,
            "mlae_abs_err": 0.0005435612506469734
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 5,
          "n_two_qubit": 0
        },
        {
          "depth": 5,
          "n_two_qubit": 0
        },
        {
          "depth": 5,
          "n_two_qubit": 0
        },
        {
          "depth": 5,
          "n_two_qubit": 0
        },
        {
          "depth": 5,
          "n_two_qubit": 0
        }
      ]
    },
    {
      "id": "N5",
      "item": "N5 \u2014 SO2/degassing-vs-smoke fidelity kernel (4q, capped)",
      "category": "kernel",
      "novelty": "Novel modality application (volcanic SO2/degassing vs wildfire smoke as a quantum kernel).",
      "real_data_source": "REAL Etna event table (events.json + flank_firms_labeled.json): so2_enh_DU, log-FRP, FIRMS multiplicity, LST anomaly. Volcanic events carry S5P SO2; wildfire smoke does not.",
      "regime": "supervised classification (novel modality, dimensionality-wall lane)",
      "classical_baseline": {
        "note": "no published RBF reference for this exact 4-feature SO2/smoke split; matched RBF computed in-item as the classical bar.",
        "rbf_auc": null
      },
      "sim_result": {
        "backend": "AerSimulator / exact statevector fidelity kernel (deterministic) + measured overlaps",
        "n_qubits": 4,
        "n_total": 462,
        "n_pos": 33,
        "n_neg": 429,
        "n_landmark_overlap_circuits": 6,
        "shots": 2048,
        "n_circuits": 15,
        "quantum_kernel_loo_auc_fulldata": 0.8361234724871088,
        "matched_rbf_loo_auc_fulldata": 0.9520378611287702,
        "kernel_build_seconds_sim": 0.7465,
        "feature_map": "ZZFeatureMap(reps=2, linear)",
        "published_reference": {
          "note": "no published RBF reference for this exact 4-feature SO2/smoke split; matched RBF computed in-item as the classical bar.",
          "rbf_auc": null
        },
        "note": "AUC on FULL exact statevector kernel (all rows, deterministic, no QPU cost); the capped overlap circuits are the shot-based real-QPU payload only."
      },
      "real_result": {
        "backend": "ibm_kingston",
        "n_overlap_circuits_submitted": 15,
        "measured_gram": [
          [
            1.0,
            0.0771484375,
            0.00634765625,
            0.044921875,
            0.02587890625,
            0.09423828125
          ],
          [
            0.0771484375,
            1.0,
            0.01708984375,
            0.01904296875,
            0.03271484375,
            0.09912109375
          ],
          [
            0.00634765625,
            0.01708984375,
            1.0,
            0.14013671875,
            0.03076171875,
            0.0966796875
          ],
          [
            0.044921875,
            0.01904296875,
            0.14013671875,
            1.0,
            0.025390625,
            0.02294921875
          ],
          [
            0.02587890625,
            0.03271484375,
            0.03076171875,
            0.025390625,
            1.0,
            0.01904296875
          ],
          [
            0.09423828125,
            0.09912109375,
            0.0966796875,
            0.02294921875,
            0.01904296875,
            1.0
          ]
        ]
      },
      "qpu_estimate": {
        "per_shot_s": 0.00026456,
        "per_circuit_s": 2.54181888,
        "total_qpu_s": 38.1272832,
        "shots": 2048,
        "n_circuits": 15,
        "transpiled": {
          "exec_time_s": 1.4559999999999998e-05,
          "depth": 74,
          "n_two_qubit": 22,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM: quantum-kernel LOO AUC=0.836 vs matched RBF 0.952 (delta -0.116); published reference {'note': 'no published RBF reference for this exact 4-feature SO2/smoke split; matched RBF computed in-item as the classical bar.', 'rbf_auc': None}. Honest-negative expected (gas/smoke separable classically). Consistent with the ADRIZ-Q dimensionality-wall thesis: classification does not win; the real run confirms the kernel survives shot noise, it does not overturn the classical result.",
      "figures": [
        {
          "name": "n5_gram_matrix",
          "kind": "matrix",
          "data": {
            "gram": [
              [
                0.9999999999999976,
                0.06516515444387191,
                0.00257692176146508,
                0.04994759710727492,
                0.028755383733992456,
                0.11172775274028147
              ],
              [
                0.06516515444387191,
                0.9999999999999984,
                0.022426334622965297,
                0.027910593046422207,
                0.037746434064428826,
                0.11983527574031813
              ],
              [
                0.0025769217614650783,
                0.022426334622965297,
                0.9999999999999978,
                0.17087278882464463,
                0.024396119052219348,
                0.11041842873876222
              ],
              [
                0.04994759710727492,
                0.027910593046422197,
                0.17087278882464468,
                0.9999999999999969,
                0.02150069582491795,
                0.014074809879475847
              ],
              [
                0.028755383733992446,
                0.037746434064428826,
                0.02439611905221933,
                0.02150069582491796,
                0.9999999999999978,
                0.01197533202587069
              ],
              [
                0.11172775274028147,
                0.11983527574031813,
                0.11041842873876215,
                0.01407480987947585,
                0.01197533202587069,
                0.9999999999999969
              ]
            ],
            "labels": [
              1,
              1,
              0,
              1,
              0,
              0
            ]
          }
        },
        {
          "name": "n5_auc_bar",
          "kind": "bar",
          "data": {
            "quantum_kernel_auc": 0.8361234724871088,
            "matched_rbf_auc": 0.9520378611287702,
            "published_classical_auc": null
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 79,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 62,
          "n_two_qubit": 18
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        }
      ]
    },
    {
      "id": "N8",
      "item": "N8 \u2014 Etna volcanic-vs-wildfire fidelity QK (4q, Nystrom, capped)",
      "category": "kernel",
      "novelty": null,
      "real_data_source": "REAL near-field INTRINSIC features (flank_firms_labeled.json + events.json): log_frp_max, log_frp_sum, log_firms_count, n_firms_sensors.",
      "regime": "supervised classification (the dimensionality-wall lane)",
      "classical_baseline": {
        "full_rbf_auc": 0.936,
        "full_quantum_auc": 0.837,
        "source": "ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (fusion lane)",
        "rbf_auc": 0.936
      },
      "sim_result": {
        "backend": "AerSimulator / exact statevector fidelity kernel (deterministic) + measured overlaps",
        "n_qubits": 4,
        "n_total": 437,
        "n_pos": 33,
        "n_neg": 404,
        "n_landmark_overlap_circuits": 6,
        "shots": 2048,
        "n_circuits": 15,
        "quantum_kernel_loo_auc_fulldata": 0.7818031803180318,
        "matched_rbf_loo_auc_fulldata": 0.9353435343534353,
        "kernel_build_seconds_sim": 0.7092,
        "feature_map": "ZZFeatureMap(reps=2, linear)",
        "published_reference": {
          "full_rbf_auc": 0.936,
          "full_quantum_auc": 0.837,
          "source": "ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (fusion lane)",
          "rbf_auc": 0.936
        },
        "note": "AUC on FULL exact statevector kernel (all rows, deterministic, no QPU cost); the capped overlap circuits are the shot-based real-QPU payload only."
      },
      "real_result": {
        "backend": "ibm_kingston",
        "n_overlap_circuits_submitted": 15,
        "measured_gram": [
          [
            1.0,
            0.03173828125,
            0.26708984375,
            0.0732421875,
            0.23779296875,
            0.259765625
          ],
          [
            0.03173828125,
            1.0,
            0.029296875,
            0.140625,
            0.04638671875,
            0.02587890625
          ],
          [
            0.26708984375,
            0.029296875,
            1.0,
            0.1611328125,
            0.626953125,
            0.8076171875
          ],
          [
            0.0732421875,
            0.140625,
            0.1611328125,
            1.0,
            0.22607421875,
            0.17041015625
          ],
          [
            0.23779296875,
            0.04638671875,
            0.626953125,
            0.22607421875,
            1.0,
            0.46826171875
          ],
          [
            0.259765625,
            0.02587890625,
            0.8076171875,
            0.17041015625,
            0.46826171875,
            1.0
          ]
        ]
      },
      "qpu_estimate": {
        "per_shot_s": 0.00026462,
        "per_circuit_s": 2.5419417600000003,
        "total_qpu_s": 38.129126400000004,
        "shots": 2048,
        "n_circuits": 15,
        "transpiled": {
          "exec_time_s": 1.4619999999999997e-05,
          "depth": 75,
          "n_two_qubit": 22,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM: quantum-kernel LOO AUC=0.782 vs matched RBF 0.935 (delta -0.154); published reference {'full_rbf_auc': 0.936, 'full_quantum_auc': 0.837, 'source': 'ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (fusion lane)', 'rbf_auc': 0.936}. Published full-data: classical 0.936 > quantum 0.837 (CLASSICAL WINS). Consistent with the ADRIZ-Q dimensionality-wall thesis: classification does not win; the real run confirms the kernel survives shot noise, it does not overturn the classical result.",
      "figures": [
        {
          "name": "n8_gram_matrix",
          "kind": "matrix",
          "data": {
            "gram": [
              [
                0.9999999999999967,
                0.02779936416155376,
                0.3346758502463328,
                0.09287937687219192,
                0.23309985970112468,
                0.33463704277307044
              ],
              [
                0.02779936416155376,
                0.9999999999999967,
                0.025181926801151014,
                0.12955746941730606,
                0.03445797920804283,
                0.017476583534727946
              ],
              [
                0.3346758502463327,
                0.025181926801151014,
                0.9999999999999973,
                0.16726274267512636,
                0.682359986842491,
                0.9275551751755441
              ],
              [
                0.09287937687219192,
                0.12955746941730611,
                0.16726274267512636,
                0.999999999999998,
                0.22440046312525114,
                0.1943369809373535
              ],
              [
                0.23309985970112468,
                0.03445797920804283,
                0.682359986842491,
                0.22440046312525114,
                0.9999999999999971,
                0.5666637139584428
              ],
              [
                0.33463704277307044,
                0.017476583534727946,
                0.9275551751755441,
                0.1943369809373535,
                0.5666637139584428,
                0.9999999999999971
              ]
            ],
            "labels": [
              1,
              0,
              0,
              1,
              1,
              0
            ]
          }
        },
        {
          "name": "n8_auc_bar",
          "kind": "bar",
          "data": {
            "quantum_kernel_auc": 0.7818031803180318,
            "matched_rbf_auc": 0.9353435343534353,
            "published_classical_auc": 0.936
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 79,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 62,
          "n_two_qubit": 18
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 75,
          "n_two_qubit": 22
        },
        {
          "depth": 63,
          "n_two_qubit": 18
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 75,
          "n_two_qubit": 22
        },
        {
          "depth": 62,
          "n_two_qubit": 18
        },
        {
          "depth": 75,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        }
      ]
    },
    {
      "id": "N9",
      "item": "N9 \u2014 Thermal FIRMS hot/cold fidelity QK (4q, capped)",
      "category": "kernel",
      "novelty": null,
      "real_data_source": "REAL FIRMS thermal events (flank_firms_labeled.json + events.json): hot vs cold by log-FRP median split; 4 thermal features.",
      "regime": "supervised classification (volcanology thermal discrimination)",
      "classical_baseline": {
        "qk_auc": 0.906,
        "qk_ci": [
          0.874,
          0.938
        ],
        "rbf_auc": 0.913,
        "rbf_ci": [
          0.892,
          0.932
        ],
        "source": "ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (Thermal row) \u2014 TIE"
      },
      "sim_result": {
        "backend": "AerSimulator / exact statevector fidelity kernel (deterministic) + measured overlaps",
        "n_qubits": 4,
        "n_total": 462,
        "n_pos": 231,
        "n_neg": 231,
        "n_landmark_overlap_circuits": 6,
        "shots": 2048,
        "n_circuits": 15,
        "quantum_kernel_loo_auc_fulldata": 0.968591293266618,
        "matched_rbf_loo_auc_fulldata": 0.9991379471898952,
        "kernel_build_seconds_sim": 0.7448,
        "feature_map": "ZZFeatureMap(reps=2, linear)",
        "published_reference": {
          "qk_auc": 0.906,
          "qk_ci": [
            0.874,
            0.938
          ],
          "rbf_auc": 0.913,
          "rbf_ci": [
            0.892,
            0.932
          ],
          "source": "ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (Thermal row) \u2014 TIE"
        },
        "note": "AUC on FULL exact statevector kernel (all rows, deterministic, no QPU cost); the capped overlap circuits are the shot-based real-QPU payload only."
      },
      "real_result": {
        "backend": "ibm_kingston",
        "n_overlap_circuits_submitted": 15,
        "measured_gram": [
          [
            1.0,
            0.02392578125,
            0.01904296875,
            0.24658203125,
            0.009765625,
            0.126953125
          ],
          [
            0.02392578125,
            1.0,
            0.10546875,
            0.0107421875,
            0.10595703125,
            0.04443359375
          ],
          [
            0.01904296875,
            0.10546875,
            1.0,
            0.01513671875,
            0.1494140625,
            0.0712890625
          ],
          [
            0.24658203125,
            0.0107421875,
            0.01513671875,
            1.0,
            0.0322265625,
            0.083984375
          ],
          [
            0.009765625,
            0.10595703125,
            0.1494140625,
            0.0322265625,
            1.0,
            0.00537109375
          ],
          [
            0.126953125,
            0.04443359375,
            0.0712890625,
            0.083984375,
            0.00537109375,
            1.0
          ]
        ]
      },
      "qpu_estimate": {
        "per_shot_s": 0.00026474,
        "per_circuit_s": 2.54218752,
        "total_qpu_s": 38.1328128,
        "shots": 2048,
        "n_circuits": 15,
        "transpiled": {
          "exec_time_s": 1.4739999999999998e-05,
          "depth": 77,
          "n_two_qubit": 22,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM: quantum-kernel LOO AUC=0.969 vs matched RBF 0.999 (delta -0.031); published reference {'qk_auc': 0.906, 'qk_ci': [0.874, 0.938], 'rbf_auc': 0.913, 'rbf_ci': [0.892, 0.932], 'source': 'ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (Thermal row) \u2014 TIE'}. Published: TIE (QK 0.906 vs RBF 0.913). Consistent with the ADRIZ-Q dimensionality-wall thesis: classification does not win; the real run confirms the kernel survives shot noise, it does not overturn the classical result.",
      "figures": [
        {
          "name": "n9_gram_matrix",
          "kind": "matrix",
          "data": {
            "gram": [
              [
                0.9999999999999969,
                0.01833711416228891,
                0.0152385841733362,
                0.30294015131633806,
                0.00011520683474998285,
                0.12935841907576145
              ],
              [
                0.01833711416228891,
                0.9999999999999982,
                0.08492983420872809,
                0.0037520312759118366,
                0.1371087472541208,
                0.02413348487716603
              ],
              [
                0.0152385841733362,
                0.08492983420872806,
                0.9999999999999976,
                0.009425645577629708,
                0.1893657825728288,
                0.047674993222473934
              ],
              [
                0.30294015131633784,
                0.003752031275911835,
                0.009425645577629708,
                0.9999999999999967,
                0.033212547838038446,
                0.09249504796303622
              ],
              [
                0.00011520683474998285,
                0.1371087472541208,
                0.1893657825728288,
                0.033212547838038446,
                0.9999999999999976,
                0.005344412271962915
              ],
              [
                0.12935841907576145,
                0.02413348487716603,
                0.047674993222473934,
                0.09249504796303622,
                0.005344412271962907,
                0.9999999999999982
              ]
            ],
            "labels": [
              1,
              0,
              1,
              0,
              0,
              1
            ]
          }
        },
        {
          "name": "n9_auc_bar",
          "kind": "bar",
          "data": {
            "quantum_kernel_auc": 0.968591293266618,
            "matched_rbf_auc": 0.9991379471898952,
            "published_classical_auc": 0.913
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 63,
          "n_two_qubit": 18
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 63,
          "n_two_qubit": 18
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 75,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 63,
          "n_two_qubit": 18
        },
        {
          "depth": 75,
          "n_two_qubit": 22
        },
        {
          "depth": 80,
          "n_two_qubit": 22
        },
        {
          "depth": 62,
          "n_two_qubit": 18
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        }
      ]
    },
    {
      "id": "N10",
      "item": "N10 \u2014 Geomag storm/quiet fidelity QK (4q, capped)",
      "category": "kernel",
      "novelty": null,
      "real_data_source": "SYNTHETIC-LABELLED geomagnetic storm-vs-quiet feature windows (H-range, dH/dt RMS, K-index, SYM-H proxy) structured per published INTERMAGNET-DUR statistics; no in-repo INTERMAGNET loader. Published real result (DUR, INGV): TIE FQK 0.902 vs RBF 0.905.",
      "regime": "supervised classification (geomagnetism storm-onset)",
      "classical_baseline": {
        "fqk_auc": 0.902,
        "fqk_ci": [
          0.889,
          0.916
        ],
        "rbf_auc": 0.905,
        "rbf_ci": [
          0.875,
          0.936
        ],
        "source": "ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (Geomag row, INTERMAGNET DUR) \u2014 TIE"
      },
      "sim_result": {
        "backend": "AerSimulator / exact statevector fidelity kernel (deterministic) + measured overlaps",
        "n_qubits": 4,
        "n_total": 60,
        "n_pos": 30,
        "n_neg": 30,
        "n_landmark_overlap_circuits": 6,
        "shots": 2048,
        "n_circuits": 15,
        "quantum_kernel_loo_auc_fulldata": 0.91,
        "matched_rbf_loo_auc_fulldata": 1.0,
        "kernel_build_seconds_sim": 0.0985,
        "feature_map": "ZZFeatureMap(reps=2, linear)",
        "published_reference": {
          "fqk_auc": 0.902,
          "fqk_ci": [
            0.889,
            0.916
          ],
          "rbf_auc": 0.905,
          "rbf_ci": [
            0.875,
            0.936
          ],
          "source": "ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (Geomag row, INTERMAGNET DUR) \u2014 TIE"
        },
        "note": "AUC on FULL exact statevector kernel (all rows, deterministic, no QPU cost); the capped overlap circuits are the shot-based real-QPU payload only."
      },
      "real_result": {
        "backend": "ibm_kingston",
        "n_overlap_circuits_submitted": 15,
        "measured_gram": [
          [
            1.0,
            0.01123046875,
            0.0458984375,
            0.4638671875,
            0.02001953125,
            0.24853515625
          ],
          [
            0.01123046875,
            1.0,
            0.33544921875,
            0.0673828125,
            0.25439453125,
            0.013671875
          ],
          [
            0.0458984375,
            0.33544921875,
            1.0,
            0.07080078125,
            0.19287109375,
            0.015625
          ],
          [
            0.4638671875,
            0.0673828125,
            0.07080078125,
            1.0,
            0.03466796875,
            0.1396484375
          ],
          [
            0.02001953125,
            0.25439453125,
            0.19287109375,
            0.03466796875,
            1.0,
            0.029296875
          ],
          [
            0.24853515625,
            0.013671875,
            0.015625,
            0.1396484375,
            0.029296875,
            1.0
          ]
        ]
      },
      "qpu_estimate": {
        "per_shot_s": 0.00026468,
        "per_circuit_s": 2.54206464,
        "total_qpu_s": 38.1309696,
        "shots": 2048,
        "n_circuits": 15,
        "transpiled": {
          "exec_time_s": 1.4679999999999998e-05,
          "depth": 75,
          "n_two_qubit": 22,
          "n_qubits_used": 127
        }
      },
      "verdict": "SIM: quantum-kernel LOO AUC=0.910 vs matched RBF 1.000 (delta -0.090); published reference {'fqk_auc': 0.902, 'fqk_ci': [0.889, 0.916], 'rbf_auc': 0.905, 'rbf_ci': [0.875, 0.936], 'source': 'ADRIZ_Q_CONSOLIDATED_ASSESSMENT.md (Geomag row, INTERMAGNET DUR) \u2014 TIE'}. Published real (DUR): TIE (FQK 0.902 vs RBF 0.905). Consistent with the ADRIZ-Q dimensionality-wall thesis: classification does not win; the real run confirms the kernel survives shot noise, it does not overturn the classical result.",
      "figures": [
        {
          "name": "n10_gram_matrix",
          "kind": "matrix",
          "data": {
            "gram": [
              [
                0.9999999999999973,
                0.004045353151697174,
                0.050599799392508894,
                0.49617754666268515,
                0.010114485266578398,
                0.2774920292530599
              ],
              [
                0.004045353151697172,
                0.9999999999999971,
                0.39291568454959347,
                0.05944580892787072,
                0.29577652332335086,
                0.01513360310482857
              ],
              [
                0.050599799392508894,
                0.39291568454959347,
                0.9999999999999973,
                0.04381436582744284,
                0.21486186181464922,
                0.014763985889650163
              ],
              [
                0.49617754666268515,
                0.05944580892787071,
                0.04381436582744284,
                0.9999999999999976,
                0.023309537518986685,
                0.16451592908305135
              ],
              [
                0.010114485266578398,
                0.29577652332335086,
                0.21486186181464922,
                0.023309537518986685,
                0.9999999999999973,
                0.03167198686794982
              ],
              [
                0.2774920292530599,
                0.015133603104828567,
                0.01476398588965016,
                0.16451592908305135,
                0.03167198686794982,
                0.9999999999999973
              ]
            ],
            "labels": [
              0,
              1,
              0,
              0,
              1,
              1
            ]
          }
        },
        {
          "name": "n10_auc_bar",
          "kind": "bar",
          "data": {
            "quantum_kernel_auc": 0.91,
            "matched_rbf_auc": 1.0,
            "published_classical_auc": 0.905
          }
        }
      ],
      "transpiled_real": [
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 79,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 78,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 77,
          "n_two_qubit": 22
        },
        {
          "depth": 76,
          "n_two_qubit": 22
        }
      ]
    }
  ]
}