From a86fe00e4a9a096cabf47a4809e450a298cbd3d4 Mon Sep 17 00:00:00 2001 From: Tynan DeBold Date: Wed, 8 Jun 2022 09:57:52 +0100 Subject: [PATCH] Feature: show matplotlib dataset pngs (#887) * displaying the pngs in the metadata panel Signed-off-by: Tynan DeBold * renaming of files, etc; expand matplotlib img Signed-off-by: Tynan DeBold * fix comment in type Signed-off-by: Tynan DeBold * format fix Signed-off-by: Tynan DeBold * fix import Signed-off-by: Tynan DeBold * another format fix Signed-off-by: Tynan DeBold * added matplotlib to reqs * Added tests * fix height issue; add matplotlib node to demo project Signed-off-by: Tynan DeBold * update release.md Signed-off-by: Tynan DeBold * Change requirements setup Signed-off-by: Antony Milne * pr-review fixes Signed-off-by: Tynan DeBold * Fix tests Signed-off-by: Antony Milne * Fix tests Signed-off-by: Antony Milne * cleanup Signed-off-by: Tynan DeBold * update release notes Signed-off-by: Tynan DeBold Co-authored-by: Rashida Kanchwala Co-authored-by: Antony Milne Signed-off-by: Cvetanka --- RELEASE.md | 5 +- .../conf/base/catalog_08_reporting.yml | 4 ++ .../08_reporting/cancellation_breakdown.json | 2 +- .../08_reporting/matplot_lib_single_plot.png | Bin 0 -> 21464 bytes .../data/08_reporting/price_histogram.json | 2 +- .../linear_params.json | 6 ++ .../linear_score.json | 3 + .../2022-06-06T18.02.47.732Z/rf_params.json | 15 +++++ .../2022-06-06T18.02.47.732Z/rf_score.json | 3 + demo-project/data/session_store.db | Bin 40960 -> 40960 bytes .../demo_project/pipelines/reporting/nodes.py | 6 ++ .../pipelines/reporting/pipeline.py | 6 ++ .../pipelines/reporting/requirements.txt | 3 +- demo-project/src/docker_requirements.txt | 3 +- package/kedro_viz/api/responses.py | 1 + package/kedro_viz/data_access/managers.py | 2 +- package/kedro_viz/models/graph.py | 30 ++++++++- .../test_graph/test_graph_nodes.py | 58 ++++++++++++++---- src/actions/index.js | 4 +- .../flowchart-primary-toolbar.test.js | 2 +- .../flowchart-wrapper/flowchart-wrapper.js | 4 +- .../global-toolbar/global-toolbar.test.js | 2 +- src/components/icons/node-icon.js | 4 +- src/components/metadata-modal/index.js | 3 + .../metadata-modal.js} | 48 ++++++++++----- .../metadata-modal.scss} | 7 ++- .../metadata-modal.test.js} | 10 +-- src/components/metadata/metadata.js | 37 +++++++++-- src/components/metadata/metadata.test.js | 6 +- src/components/metadata/styles/metadata.scss | 17 +++++ src/components/plotly-modal/index.js | 3 - src/config.js | 2 + src/reducers/nodes.js | 3 + src/reducers/visible.js | 6 +- src/selectors/metadata.js | 3 + src/store/initial-state.js | 2 +- src/store/normalize-data.js | 2 + src/store/store.js | 2 +- src/styles/_variables.scss | 2 +- 39 files changed, 252 insertions(+), 66 deletions(-) create mode 100644 demo-project/data/08_reporting/matplot_lib_single_plot.png create mode 100644 demo-project/data/09_tracking/linear_params.json/2022-06-06T18.02.47.732Z/linear_params.json create mode 100644 demo-project/data/09_tracking/linear_score.json/2022-06-06T18.02.47.732Z/linear_score.json create mode 100644 demo-project/data/09_tracking/rf_params.json/2022-06-06T18.02.47.732Z/rf_params.json create mode 100644 demo-project/data/09_tracking/rf_score.json/2022-06-06T18.02.47.732Z/rf_score.json create mode 100644 src/components/metadata-modal/index.js rename src/components/{plotly-modal/plotly-modal.js => metadata-modal/metadata-modal.js} (62%) rename src/components/{plotly-modal/plotly-modal.scss => metadata-modal/metadata-modal.scss} (95%) rename src/components/{plotly-modal/plotly-modal.test.js => metadata-modal/metadata-modal.test.js} (81%) delete mode 100644 src/components/plotly-modal/index.js diff --git a/RELEASE.md b/RELEASE.md index d3980daddd..1a7ce7d0c8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -8,12 +8,15 @@ Please follow the established format: ## Major features and improvements +- Allow the display of Matplotlib images in the metadata panel and modal. (#887) + ## Bug fixes and other changes - Added warning message when filtered pipeline is empty. (#864) +- Improve telemetry to track flowchart events. (#865) - Disabled uvicorn's logger so that log messages are no longer duplicated. (#870) - Enhance _Apply and close_ behavior of modals. (#875) -- Fix namespace collison when two different registered pipelines have a modular pipeline with the same name. (#871) +- Fix namespace collision when two registered pipelines have a modular pipeline with the same name. (#871) # Release 4.6.0 diff --git a/demo-project/conf/base/catalog_08_reporting.yml b/demo-project/conf/base/catalog_08_reporting.yml index e7b2d511f1..48380fcd0e 100644 --- a/demo-project/conf/base/catalog_08_reporting.yml +++ b/demo-project/conf/base/catalog_08_reporting.yml @@ -20,3 +20,7 @@ reporting.price_histogram: reporting.cancellation_policy_grid: type: demo_project.extras.datasets.image_dataset.ImageDataSet filepath: ${base_location}/08_reporting/cancellation_policy_grid.png + +reporting.matplotlib_image: + type: matplotlib.MatplotlibWriter + filepath: ${base_location}/08_reporting/matplot_lib_single_plot.png diff --git a/demo-project/data/08_reporting/cancellation_breakdown.json b/demo-project/data/08_reporting/cancellation_breakdown.json index 71942c4775..6e7c03a855 100644 --- a/demo-project/data/08_reporting/cancellation_breakdown.json +++ b/demo-project/data/08_reporting/cancellation_breakdown.json @@ -1 +1 @@ -{"data":[{"alignmentgroup":"True","hovertemplate":"cancellation_policy=strict
company_location=%{x}
fleet_price=%{y}","legendgroup":"strict","marker":{"color":"#636efa"},"name":"strict","offsetgroup":"strict","orientation":"v","showlegend":true,"textposition":"auto","type":"bar","x":["Antigua and Barbuda","Benin","Ireland","Jordan","Latvia","Samoa","Tajikistan","Tuvalu","United States Minor Outlying Islands"],"xaxis":"x","y":[1650.0,2807.0,2430.0,2352.0,1416.0,2365.0,3210.0,1910.0,1455.0],"yaxis":"y"},{"alignmentgroup":"True","hovertemplate":"cancellation_policy=moderate
company_location=%{x}
fleet_price=%{y}","legendgroup":"moderate","marker":{"color":"#EF553B"},"name":"moderate","offsetgroup":"moderate","orientation":"v","showlegend":true,"textposition":"auto","type":"bar","x":["Argentina","Bahamas","British Indian Ocean Territory (Chagos Archipelago)","Cyprus","Guatemala","Guyana","Lao People's Democratic Republic","Latvia","Namibia","Sri Lanka"],"xaxis":"x","y":[2430.0,2066.0,2170.0,1585.0,3470.0,2222.0,3145.0,2027.0,2690.0,2040.0],"yaxis":"y"},{"alignmentgroup":"True","hovertemplate":"cancellation_policy=flexible
company_location=%{x}
fleet_price=%{y}","legendgroup":"flexible","marker":{"color":"#00cc96"},"name":"flexible","offsetgroup":"flexible","orientation":"v","showlegend":true,"textposition":"auto","type":"bar","x":["Bhutan","Eritrea"],"xaxis":"x","y":[1845.0,2105.0],"yaxis":"y"}],"layout":{"barmode":"relative","legend":{"title":{"text":"cancellation_policy"},"tracegroupgap":0},"margin":{"t":60},"template":{"data":{"bar":[{"error_x":{"color":"#2a3f5f"},"error_y":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5}},"type":"bar"}],"barpolar":[{"marker":{"line":{"color":"#E5ECF6","width":0.5}},"type":"barpolar"}],"carpet":[{"aaxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"baxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"histogram":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"histogram"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#EBF0F8"},"line":{"color":"white"}},"header":{"fill":{"color":"#C8D4E3"},"line":{"color":"white"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#2a3f5f","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#2a3f5f"},"geo":{"bgcolor":"white","lakecolor":"white","landcolor":"#E5ECF6","showlakes":true,"showland":true,"subunitcolor":"white"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"light"},"paper_bgcolor":"white","plot_bgcolor":"#E5ECF6","polar":{"angularaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"yaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"zaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"}},"shapedefaults":{"line":{"color":"#2a3f5f"}},"ternary":{"aaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"baxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"title":{"x":0.05},"xaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"company_location"}},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"fleet_price"},"type":"log"}}} \ No newline at end of file +{"data":[{"alignmentgroup":"True","hovertemplate":"cancellation_policy=strict
company_location=%{x}
fleet_price=%{y}","legendgroup":"strict","marker":{"color":"#636efa","pattern":{"shape":""}},"name":"strict","offsetgroup":"strict","orientation":"v","showlegend":true,"textposition":"auto","x":["Antigua and Barbuda","Benin","Ireland","Jordan","Latvia","Samoa","Tajikistan","Tuvalu","United States Minor Outlying Islands"],"xaxis":"x","y":[1650.0,2807.0,2430.0,2352.0,1416.0,2365.0,3210.0,1910.0,1455.0],"yaxis":"y","type":"bar"},{"alignmentgroup":"True","hovertemplate":"cancellation_policy=moderate
company_location=%{x}
fleet_price=%{y}","legendgroup":"moderate","marker":{"color":"#EF553B","pattern":{"shape":""}},"name":"moderate","offsetgroup":"moderate","orientation":"v","showlegend":true,"textposition":"auto","x":["Argentina","Bahamas","British Indian Ocean Territory (Chagos Archipelago)","Cyprus","Guatemala","Guyana","Lao People's Democratic Republic","Latvia","Namibia","Sri Lanka"],"xaxis":"x","y":[2430.0,2066.0,2170.0,1585.0,3470.0,2222.0,3145.0,2027.0,2690.0,2040.0],"yaxis":"y","type":"bar"},{"alignmentgroup":"True","hovertemplate":"cancellation_policy=flexible
company_location=%{x}
fleet_price=%{y}","legendgroup":"flexible","marker":{"color":"#00cc96","pattern":{"shape":""}},"name":"flexible","offsetgroup":"flexible","orientation":"v","showlegend":true,"textposition":"auto","x":["Bhutan","Eritrea"],"xaxis":"x","y":[1845.0,2105.0],"yaxis":"y","type":"bar"}],"layout":{"template":{"data":{"bar":[{"error_x":{"color":"#2a3f5f"},"error_y":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"bar"}],"barpolar":[{"marker":{"line":{"color":"#E5ECF6","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"barpolar"}],"carpet":[{"aaxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"baxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"histogram":[{"marker":{"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"histogram"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#EBF0F8"},"line":{"color":"white"}},"header":{"fill":{"color":"#C8D4E3"},"line":{"color":"white"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#2a3f5f","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#2a3f5f"},"geo":{"bgcolor":"white","lakecolor":"white","landcolor":"#E5ECF6","showlakes":true,"showland":true,"subunitcolor":"white"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"light"},"paper_bgcolor":"white","plot_bgcolor":"#E5ECF6","polar":{"angularaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"yaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"zaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"}},"shapedefaults":{"line":{"color":"#2a3f5f"}},"ternary":{"aaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"baxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"title":{"x":0.05},"xaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"company_location"}},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"fleet_price"},"type":"log"},"legend":{"title":{"text":"cancellation_policy"},"tracegroupgap":0},"margin":{"t":60},"barmode":"relative"}} \ No newline at end of file diff --git a/demo-project/data/08_reporting/matplot_lib_single_plot.png b/demo-project/data/08_reporting/matplot_lib_single_plot.png new file mode 100644 index 0000000000000000000000000000000000000000..543d07294d0cdbe82e1093ee233c551770304ff3 GIT binary patch literal 21464 zcmeIaXH-<#)-Jpevmz!yvH?&)K_y5=MM8lD$r%v=DYE1usx7nuP@-fIBo#q2k`(~~ z$w@LuE+kXrf;%_%d*XNAasGTi?ihEB)8jNvQG4yR*Iv(j!dx$u6r?E*(;Y?-gaRXT zM;Sr(cp(Vc(82xiU-(-3M&bVi?IktsRjf_yoeUovBl3p!HWt?Q7G@95IvPK=Gqbkh z;o{@Edim@ldwUx@A#QHVzkPtq`mrguxSJ{me90jj87(^mp)^GQAxjodGD8p*Nz9#F zs?L!!{Z7uR#sfPGO$qY1Wo{o~KQ8eoF7d_rgZ@Q#ZniwnL&#_x9QuuK-MVwyQ}%?$ z@e}(#>)(%|dVlFXe$O7d%YU55OtQv3M-H8oVS9eJE^?4rtdY(vj)f=Cr98ttgV?tu zdU4QIk!@+XPvx$+;h8-M;?+BEV^0plO4iwX6aMdp1hN-FYwYo zsGV;yHObHL6mh2Avu6(rY4OPEGiN4;tl;nEH7`?3-nsK5rl$V{+5GjbqF?l9&d9*C ztf(qnsxRoX8>WYE@jZc%AxPg*vg7bW!}0&_hr+vv$m7vJXFp9a@mcn$dU$vcdh+ld z8&gS3vw;Bt@BjE?FWgX`Wv}`X>dON0Cfi%<*pAd-H+T1rQdcL-zQU{!6IfY847%r$ zXdwsLE(6cflG4&VxAn&}eVy+vT=4>;s>QWK)bz%gyDjs;*8oDEAQZ*mBmpdjxLg9J-$UtbX2(c3Z@d)<*m{ zwm0X@OPWq8io|i3Zz=Z{SQq$HFbb*e+qX|U>%nuD6xY?+qVaHZUh4r7OhAK)%AGrZ zFnO#Qims0a(rnREzmmLl>lVl5%cI3!WJuwcqm{|QbJJt%y^XK0(WN!*yu#OoD1YJYnCLCTLIMViUw&Jh|e zkqNO+pFSNvbSQn+1F&e1Y_(}26qvXZK#Z=$1u`%|mSCwGdEG{nxB_&O0nctR>Xu{pi z>AsxP?e-!E*2ctQ+vh;sL)#)h>X6!+dWojKPRy!(d8)cT`9T`3J!RV)(|M*%(O4sR zXlf51jtZ_$wZ!{$rfI2IT6CnU5#R@w+L{_^4Fh+FJi3U6L_YJ*ALj5{%w%^TEe#3y zaLzittL4jeNxr47q@BqWaRVC68eWp?1j6jTd@tRgT)#Mf^|75pPEZI z86KP2=(o2V?CdS1)j@-#C32*Kag0XCVdtrQ_@@W{sTSV*tDjGcQ?4pc%%7DmP@nts z_2fKXmu|eGI7#)?MTPd9CNX?+@}<(nI!-z_1xv{@&00| zf_CG{#`Ph%i72P`OapP(hBxOVmY15u&07;Nbqx(_y1J3-X_~gx^b+VY%QN&WW5OtC zL|1X-g!&|IXXSY7p8Bj-F7)$c4Ebc*8pAmR;Zg{0Xf_`-nHuYGHReg+|GXV8E^>?U z_Vlbv(1bP3r#%N@2@Ed0zb?9A=)MS1iHM--phjT>437TIg5^jWDKbqn$BhkPd66<)5%+IPJ z9o?C3rhm%`ntEF`)nhZ1z+yJZcOu-))pUK`S*VZ)-K;983LNK}=vEEA7v<{4=0;K` z<|b30*j{1ir{1PSub_J^SdG6l7n`ZC*nJU0I76MhUiq^_s4(uCaHTbRg$gR$+@V}1 zt;md+V^IMt{dWCoINZ&P>$sfJX^VqiuuEmT=Ljo~i1oaG+IpCe*VU{#O3y*(Zee`y z7s1^ju;P=mr>cTomph#{SuuJ#d(8$uI!p2sooq}6nD?ATkU|#0Bw0S(y`t;KXk-Fr zr@LiOS8wH^S7v;(_c5k9_UaR_q zXr6t9Y#qM+>!5Vbff_>f?fZFYXXe;ppA zE(WbF&SL6>^waJ!CzvVfzrD+5wk&VSm#8T0k~OL`ht9K?Sa)Q6QmAFu)JqON^GBVW z5o+P6_u^9>Hsz_ywSFE5NUV3eEq<%xC80(_MBYYW6Kz$^|Wu8dQewI496 z6Vbm+8OWQc=<2&Iq2q#k$IwrQrA3E$!|05+*v8aHHqSB%V=8_=%B$v$&CbL}ZS5`T zaen9+Y%WxF%8HVv_^;Fpa9{}i8DaWNCzDJl8ep0nUcfYYMf`ASf8X+|HFxLE3lY(~ zxHM~563MgY+cQ>!0<@5djpjKj!EEuZGsobUs>=s?!&_zH5vMcFwfSuA&25gO%Y~?U zPwRQKZjro!l_(o#L&9e~+`%a=d~H*pkVoJo4AcvU)lrB;pLg7rvWv?*-Z;-(re7W5 ztOn>9ldX?dHh*zAK-|(OR?|0Dc_rn6bI>d~nSuQ^**V05E{FCD&yzTpzt-sFJ&?{| znHpC(7w({u_LR<97_M+?cMNx`hxhpE2PH2BQemy&ByOs0hyid;KFix*1VW&<)2Y#kkUw^{NeX8{X2RC$ebRF}x`C-^@GZxC`$~H5+k1=w1dhTFH*xA{!faCAu zBrGQ}UsbS?}Bxyy`dXdZ*X6)C8 zXS|0e*|;9AFOG3=ajDze=lU@UC#I+*5x%{>&{O7K48>ey@m#ep{cgeZChmfwVX&iQ9l z*#cD2M^WX~9mGDa3)xnWm-1~db9Xg1HjXODNJzK?j|I2VZOZNZ9p)LYm19y@S0`kO z@J2M0+}n#NO#n9PZ}Q7=XAW>ioXb13(zP{wh;W<`J-jcp$ylF!O{c1=3Z0BEU%oWz z6g;dwsg>Dx!##foT#DMPEE zx>{Qp$#b01W)yK&n(j<*i`ibj=z_xmT4MruAACJ1A1Sc#nl#|Psz*V`DhbLH9a=2o`Tq{Y80d0;-#tvM6c#T`0g*QjA1Cmu&P$piSbY_udGYS)Ru z)vjGuTJovFJJ?7_7kJ}dqFW$2Bd18ZG)4gyH_oR-OWffXo|mWyzxGM$a(X z+h4;s8-Fy4BV9=%C)A{`Tdkn#58Vkfb+Tb@MJ}Ky_h5TT!rnaW zxaSkmC!8o2-DIp2R7>@tN#YbOz8PR|(4-#jY)kN)|U|BR=*Wr>$|P?SMx%d56rz9gl9<@=eJ?QWm}W4(T6UutyJ9;U0li7C)85>|f^bsMUVo3O_Z$#MdkE*Z?UmMc?Y0y6w8 z(mr7pur1%3K1Y$2pM??H>|+$Tw+j;^$&vxftMomSS!FY0GqnNSkq6Kno^y2RiZrpk z)siD$J@rMozdjuUKH_}@%+b(MbPl;xv?PNQw@s6%t-pt`==G+)7-y^EvcdAW6|ML2m7iig2ct@`7@$z!^49AsBOOX*JMsdC(4Cl~PkS z+mNvWoR(S?i^+?h{}(td^hg%Q2xqZF2-p98pc&!7{P zbM>giD}EDms4P-TS`(XZ8k7oM*6+&2{+#Ues+U4%!s%rl2e0iEzk3$(9m`bWPohxJJ7W`iYs}fS0aa%BdJ&FBhuRP{<>7%VPjak7Rmu5IWs%lR->?+40Yf7Z;YB z;jL>I?UKwMJyL)cNQL_%8k%(ghF@{6CfAuHtF`S9zj67Np7vhBBEHy07XcuE@2(ra zyvwGNr{i;su~Do1{^zGW1b26LdcuSJlMC#8Pn|GK5@|t0RU! zk3e~(TKCa@Ci;vWk-k^+2MWfnYaqf-vuPc8joyONlEy*Y{rj;izq*YEw@DvJVLYbT z*}hNOg*G5^ykGv#)07PCz2}qN1g+r-WT=RrNgxIG5Y8@THk6_Kg(U&pec|QR&$;Xr-hvl+UHX)WI-azFp$k4N3v#&kmVlT=f*$dCYkL|m70 zHm_@ke)rK7hmYmx7FqN0Cd{rtq}*jPIb{=*#4nYV9Yqf26wG3}unkY7a|1L#e3)?l z{CQsZ;+Y>=l^%mn$PWZXMBu-Ey|byQr1Yl9X)dF^z1@zf4Vzc@AWOBF42f*og_~`u zhK&srZrqNLOzpY9Fwc8}+Tl1ipa+^r^GhnuWgzv_6;H?s{lx_@U%qVAW@cne2d1qU zid$D(`<7*Fe0vcyckbM|j+G;a4rL8G@dMS@fB}%GPn@uQZgLPQ zRPLM+j?sjk~_9D>}cgxhW@Wr9G5OB!A+SoMW-KN zavpk0q@toC{K$$A2ngV{?BPw!9<5z=i@wp>kygRtTb8d5(&P#(c2Mz2i&ox~iI*S#Q4O$_5Z-SR&Yl zaK05f5Jo8I`IDvnnetkBkXT2znDrd1sLfL4)d~C)|0F2k@j$swZhI}+yx{a2sqycc zDHzQ7_DzOS6sH<^Q86SbDG8CN18;#dc1RpgdRTik;aD6Q zN~|rP(hC*wRZM-lgM6>8y{D`k0QCzM14EjADb9?vK|FlySO|-;scC)XNI4CUVwBJa zSm&82wI8YWbs%K$7yz2D zz2eDT7{Xv$KhA2HwOU4vPB*BD$Fk`z%Aaj~O7nKl&HhctRa@W9OA<-4obAoOK1?~; zcg$oBLkYn3$6w6z*rlc^kIeRVM#OD zdagGt{arc1Yy&;FOt?ebp2*#T%}5|mO?ZhHv?HqM3?;A3Q2i24DN=F!FO{=MBqQwW zLqT<%mN>&ItJ2L%GK{iC{n-ZkkXV%S_R$V)pb(s7xAqV?uWVZg%6Z94-!I?UIkvd) zxYj>&U*s|LD^%4j#1qjf;C;62zI7M#&i<^TPb%M@JMC36LibCRkLv1E>)cLehJ(3^jUf?A}D-vx~C4INR`i<}8_jZAS@n-#Pj#){1ZwJt)o#w0q_= zbbS5Lt7?(1ddia-a7F!w zyUTc;tp1tt9%(-WTYjv9dw6vG&gzsSP}>wO3FcA}7KPH@eNY8dq@%#)@YCKU7}%;F zGbso_x}_*({HU+W(oGm(5jueOqVFZ=Nh7~Ox|Rhk04R6jqJD$4jT}tE&Gc(WCFJ-g z9<`eGs;L{Q*m!B#c~_^HMwkGM+nDcu;!>76A#MBw+J zz)ZiBjHmfvHrT|vcopMM^zHmcze{*4*wI01yf!?eU9#{IsuiEKVE*U(H?UU9B^kab zLL*!IVIFKGPY0__rYIIni|hEw23Wm3)+zUF1Vn@ySWauAFcU-Bmg36EK&$PqmaFPB zv55|FYkSW01LLj0p!gd4{pwMYE9sp4=7WES=phkUFJ5xW&PBIRg<5rJ^gd?AykL~z zot{0zhphNDR1S^8U9Re5G#--G(_nK1dT5aV@3 zwqERm56y>Zna^hH&bY~`ULiu$E=Ct#Lhm!uf?vYgv)q6?qc2`IB2HbN{?Wk4z3_sK z!er_0M?aFL5E6tE-wl&hTTCmwm$+?3z0*VWa3citMtCfQoRulLWi>KB+%@5*lrJmI z3CQrhUrUpG5q)ojp$eEbUo~4vEltg)#WMcNT(3L{Wqfl>I$7aU^b?rY7Z31Eq^lBx zrqS^3o*29hqTbu`u%yGWWeZ>p@m({nI~{g65nFJKQ7AHJ8#YVzxq;G-LR%v~t3J&a zFJAP(zvhK+&KA$THUg2fJU?jZe8I9a<4$R z6O{cl=moL^Q8XU_PI58XUB)Y3hg|8EE*pY#abf4>&6UbycALMIH{&$mA|2zl_yXkO z_!AeTe$+IW*!lV&LWm6@XZp%FHW#_C2PAy%*TxcRZ>;BtB=GrjEZ%Etf|R zN(l3H#mP>=LG%7HH@^9W_Ftc~!d)~j4^!HlVynD*RQiVPx%yCU4O`nR&=nkh{kSF{ zC8Q?p$It?hNp;+2*!ZRA)(A6d133Qran8WN0Hgf)aW)LL3h+TyjV1cLl$dMydXTAxKA_C=g91;3jQ7P-}TA;Z~Jn|Z+kW=a%r(o=- zQ!>3w{p#t{r+pjiy+DrVP_lXbx^j+bQztp4h|NF`Esx2g@$X@>7|gx9cfSixqY^m3 zWzQo38A4l9la@K$EBw#B7sQ40=f9+TK0ylo`o3Hj4T#L}J)j^P;O$T@8)!AnVql%I z@wxOkqBqIsRo;<&??RsSpuU!t)xW;08Me%pEwurUL6V&URfFKai%?$A3cs5pp7_E-&CQh=6-~__g61ZTktt?v ziDp$VsleXo-RB<`7#P2`wY9`_3elAZB;yI0>vW&9ZiR1iI7Zn{L%Di>i_EI=zmf-9 z^mo1-;hqdLjc#$BD@{^Q*Ji(QLj!yn5OzYA<-FXs7HaZ5NH|nsFz-xjfr_sq-%wl)==0;`TM&yT1nDaFpu+Yo1ZHQEy8jb6~)Ed7Wxjjr}Ak=*xT zmmq%^HnNw~P!~Y9zOWAN{dw8>1Uq7?qHosrovN7FNO^z-lXd0UGFJI%2DYaHUWUeJ zf7JnnA1g1)@!@QX@)-chMjdBqB~<;SMG|kU}OtZ-vX1x8ykhVkwu~)soVbf6f0e+ zfPAn2)?!|eXK`F!^{Q_ODm){ND4pk;e3dRu9KE=U!Xx_!P@(09!=u^Bd?2YXfWkM~ zFF61hlEi+zxq>N5R5NOjf2pDQCI&X;Az9e)hR**p47dAQ^6_Uym1r*Rvw4gDeox2; z<`$J0D-|=B;P8#j$>2C!LO<6J^bYQ!ckm#o9?v_r#JDk^1kyHBdIYu+Ri2j};1TMg z%5tQtiT+!uE3$0^B@e>xwqEdjlq9{88<^x%3!APD${=lS%XtW;VPa;QLEYYW;2obS z(D8iBakz>0Q|Rx{qfB|J+wqFL@NcGULg@!+-Hq-{is&F&94E9S93i3d%hh(GlOx<@Jkh*ms#nI4S80#7a* zOJ

p1j|{#E`_cEd~VhraM|r9O(8)Py(c%y6=$!HAHyx|9~)(hgtv*e*pARM=$CSJMwig$`5LeHxvm=`O?84V`tId`&l%wH&04V z)ro0wSStobmwbrde(cT}cK7o7p4~V?vaz?}B#D_43wB6q^7Z!YtQeHZ{pQIP@^Blm z)KnqrlMDU@lhaWy0SVht62vch*A6c(Il|NEL!Sl~gIi$-Z9C(_zNE2{skkKT>143~ zKzl)aV5TalQ0;crha4?G)q0Lf@>|BD5cxs!4NMh+dKHE56@r7NvsiVO8)ioW5_%te z;U)QH9G*9>rSVz9Na!Qd zwwq|SfL_h3v_;}da}Ig&OR-evN|m_9syt6+Yrgi0%Q;EF>0Oz5g-q)X13?(E-fL zJOc9$8G8TkazSxZ0IOVkoWucu>{Rovj12-lGqvCPj5nKncmhz#_4Rf3YuD}pfaVEO zAY7^0b&1^ub1kBCR?Sdv2>r2ta;c^CpeLdm0);7t(Dx|^G;x!1(tIW5M4DcKRTNYN z%N695mqbPNp6#b-jlK0O*L~B`wc&dh51-SlZYg*WJs%C9ZIMVF;D81P2X}z`Q23{a zT$p!h&Mmw0+5kftOqc!#7oxYkacWvb)kJ(*l4-thmCZ>zM<<2TQj#c5T1Xv8N^I2 z|1B~=e&E=p8#fBH<$ntfR+)nI_zsR&RmwB_W4BX4j(tv5>@c_)VV|9#8&ye8th!Ko z$P*z@gdX(jFLvsBy6;HtgQ~-&V3`Zq40+*JXVXD)$?2RJALn3UN$Am(k@@qno!!jp zj*w$Ucuts@dl8fXzY6~R^UwM)YUH9l_@mxsdHR`2zXDl&Cr_j(O0B4>@^~I_+K*`X z$(0;g3(>L4+Htyj_cbbq0B?2&D;ziUcSo zh2v7Xl2^AJcOO-}PO-OO(G{fdC&(k)`u|`N5VxC~l^`piMqgiFuL9u#(zZbjNd2iD zU#qI3mL{MU2x}Ox|Hb5$!wv@N_{)CWgbz6wq#?I(eC)S0_$-Hp8iDQ?{yGF$6mwk+L$s8af@HJ31$dPAOk# z;T{1H$X@m)o!* z>!UVSHw?sXZilP;^4(z9H@t;9&jp@XDnwr*_Usn4IbmkfT2 z>ews_qP_ff_BzP!ey*!;=JFw0D_V_+BXnw#D4l>-v8jhXA?SIhpC z{N}$o@`#mHrf1&|btZtd3PISd3t1|!E)OSGhHtGO(*o!`#A^=jxPx^+IL~BWZGcKP zg5W%p$`uQya$d&=B+&O9Fkczc=^2S0Mq=f=hNX zhcasDJlsOzUbw;>MR)j0l|rya&uOMnyoOKJG~pW?3OTwUn0U421gSmxd9inSEZ-;~ z;j3Q**j8ECUvney7FF=UCgk)yG z#z@(JM(3RyvGG#Ne?F|GK{C#wUjVMc!1}hAzGjwAFu%lGV95H)PmA)8KDIYUl+dJr zKwnD0V_$f6%pI9SSt$NI)b?7qh@&DD)=M%4p!YE%8ZG)eI0stKB^Y+;SD`a`9nNm~9M@8bSKuO*NHD+*C35Sd2}2aP+%!SdYcJ@_t_ z6-*LYa%#;1VbWH0IT>X|F>nK-lq@pt)7af)vOGJXYlUkACdx16$v; zZ?N2RN9Y}y(hkEFf%G`*^a7u9D8*7f>`Y?T$dQX<${NTG%btWAgKjF4j?IrLS*Cztf;zdWPrDHg1QsI@4>CvtGx4wD5_wOa$w4x#?u|CSK2 zkp_Gr%-&F*8J>e&g<0*O>+x-*LbC8HRmJG&!w(-m0AZD2*A%!P@*E|9-l|GbsporRe*kDqgCj|ZCfByWrT*sNIYqL{Mnz4rO?Eu%gNvFVb z$0N_IO$wZ9^%ybtMr|XAEaqv?^a5T&t`IVjs`u~TZ@9Rx@T|FUFz93HtDYj4FfU&{ zN^pU+RrWOv5>iMFGJI_8*#eJk#|=)eh#S_O3nMkbZ{FNz#;2yX!fHrzSsJg!=0z{P z)Wcw21Ox^Wf8{jk&rjr9^=pHUucEHrDM%jMZ87e9-bT)6QH~c9Rr!qUK`f%n;^{=^ z@<%SNMc?r<2vR=0O!iSRMyv;Tc3#%zT)6=V^UaX^v~8Tfh>;7q{I&zzfok)gV*+=T z0JrDQ7iJ}g3d;I$cNIOd|0g8X{mh8ybL&m1Lvqv)+ zGwxEQ;6~(I^`|~RLX#RBdvkbrn9y60nJ6DoeUkg^)Zao{q(y~Qz!)jO8g7u?$zt_w zHf}r-;L*SHa$_>*^#zpa1qW%Qq?G%cP`+rRn0dz7PYrQ75znqb2m){!pa!#BnM7^G zF}Z*Y^Zq-a3v;qGqXsjQ!3*1@F(Y?tGG%Mt#Y`Etz~y=79<#eKj(|MiCW6HdEXZm$ zut5-q>voLFNCu19q=A+$Y5F&6dTGNh*ry7p$>yFf0pR+UMQ<=a1r1Y;lL08+bcbEG zuQ|H!ysvgpV%kU*DlD_*cZpkJLFYsYK^-5Gf>e>TIAdo*ljApSGZmRwRJoom>Xhd$ z0h4C{9l-k^+9^rm{fWl3(%{PGQg(vghV6ONRJIp!f-qKJMPocQ8glx}TwW_{+34NL z4LJbP!cfRTubZNv_=0MXZd(2$Wl=Wb%TqTZR=K1oZ&$iTj=?<;*yXgIvvKt&au+ZK zvJj`5b#rF@)Qmit(c;(!rb&s?vYx$tvdT;-$bf^J5~Z}ym?o)qWo2k4IG(KWZ)q)n zO#KB7K1aYaB9#t>)r{>b4`71PLnQ`SADAz~@ng^h9NKMck z3AJbm@2_FSkQaHIZA9r&O`?-Mv~|$S>qw8=WCD208N1%{Vsk>TkeTx;9=$?4#QSW{ zfxmjAyf;(JVD4UUgA%ZV272nu#$kAt2o}VF!auhj;H%wpCCyiX&eENs$?)7x!PAAi zoFPZJjx{lO9r^K5+`ykDiL>cJa5uz#kNryf+*Hk`HpTwr(eNNJ6@1yN`=RC_sbO!36hEq8IkLj6z3Zf!6-C;FF zR`isLoA>$9)^W3kmis3~m&fDxSLfNFsDlP$1e5?Sb2Mf;%-J_tFpQOZ_&haBv=7{{ zN8xe<3R!_~Szp@F$TL5q2rH&&q6ojd?4__sG=b7bsTdvtxf=vg{b3TpmpgrbrFB`j zn2`StrIUyah(xi+)Kt5df7XfOri)1d2^m+O@>*+_oR8Q*Yb!5dxCaN83Dp!P{m6{v zUwbgE?xH$oKhqf>u0W;_Q7RB&=&z^>zh>n9o13^chVMH<{q5m(wPGOj>Ui*p0@>u1 zA=VAbY0$fO$=|debe%6fsiAgDF9Bs=?+Ui zSVO-BWk2BAbFi^V?QC?F+b>VvyP}hyMr}&w6aXQg;sH%lN>9%j#t*EX)3>1H5Qwbb zTX8R5%B;eR3~~->_uN5@hhQAEUBtonU~BvsS2oeMgucE$Yz@lxA^ja39*%1?(oR>` zx*USNF=T;;ZOO+yGSda0W7{iq<_3D@cdQ{(?ELAw#4$w4A6#o2(Cu4WTOq=gNY^1P zEj?YjI-mj!`tXq>kW{}+1o8$&lTv-imEed7PE1F};q4;Qw7V$}c+X%85L+)k#bpA5 zprMp)ClVN#1>dUCBn>R#hC|*51b-{cIw>%lgB#Qe{;JWfF1;iCX z!;Qgq7y;L((0`!m?}7Kri7^pE$-(?Y1x1mS`rzTWH}YE`d{f^Wi1&bW{?BDHo2Bsv z=(Z?4dGh2hBQ-U(4X}IA)(Obqf%UKx74+NP*HBjvVFB|+H6SQ7GzpCq=;`Z6L!r^= z!tguqPn&bgo%o-^!;tWKydihWePg*L-?BI8?OVfghv`mvC|xw9q^kE-#w^R-@5{H0 z5d9@7DT!VNn0;0kw7yvW_!!p{EHQMujw2P)KkB}iMkS0(F!+w|GnuC3(MQdfRKDlT z@#C>vdPS=AORKA>IzBV<-opC+PJiXCTuF_WKyv?!o|$JEwPQMMnAIV6pH z0yQ9dgcKV_sLAB{QaRpD}4hm*LR)SG*G1axFz z;=4@M{96qfT#1J4xPVWT^cA3y@|%i5-`Xk@YBut_26vKtMbO>8P+-s5d0}tEM=jMB z@}#C+u1Y<+t5qkeokGb=1r-DcJmQnnZY%x|?vmmp>`LvO(&#qPj5LB|Fu<31=8v7m zF8}0Ztm6(2^}#4E&&3|VNupFW+3BE{jVoMZxab*f8{f~7nVlkeK^zT^9r_D*+Yj$K z+owG|by##^K|TG)TTTq2m;DYzYVfi9(Zm(v)gyuY(OV~=8w(OhkR2hnL{uI}==3Yf zH2p1CBZM396@G?iP$@Y)%dLRJ(mMm&dUMIUiZjs|jddY6qs}5<(*IMA8Rmi#zM*q6~RU5=*l%3^c7 zxMSxV^IhmI1n->?1=*givWC`r{A!(vjO9}jpQrOvkZU2Wf*_H5$c_{1An>%?1oBPj z9H!_(-19_=U*|oc=0rY@Xq_NdLl~BB33^1hvg?|9RZwUzE|wGkc?Lm)8eExmCXX7! z@0M=JCmxl+GPi?e@n*2T-lfZQ3xO+_#e?O!zqi93eG_$PsZgH*V{ z2eQk0H*-+OdYyF)I|NN2JMC)Ee(LMruwBe|10Igq?RQBF1d~NN-+*Rm*-99zH?U&R5yWo82h1)HI^I1cHjsMW z95v#It^HZDzfS)|Zz0)9cQ(83H7(D>>tVcLE!%aL0IH(NH0ZEP0}jdw$~`^&tGeBw z`)Vy(6cEAJ4=Jwc4uZB02#@eBKH~+64^2h7^CjK@`1jKO`LFC<4s2rxHsMx&v4eMA zI{)PeN?qW3anx6~H`NSDo2y+w*Q^KmBO3BLg&Sv4HUsrJqx6-4gz~{=DSx6Rx3yyE zX2BtNY?a1)?gKb`Q!-~140`A^0i$y<7hfBChV7jzS@IKGA3c?>l_LfF`A7eV1`{+f zC|h3mv8ezuJBs=+0$pw$((FIo--ph#(%h%-#vy+P|B^{}IXOACd-vi{eSlsO zMh}=r1u?z17o<7Fp+Br9OFKPV^Kyq(p)<&s;f3}QXd_X;A_tntEyE@3&I2@6X&^u} zgF`}qrSa>vZYzo``~iV5{PP;LtHDorRtf4Ku=tZuowlIw@hfE&m9Z(86-wG@5aSaS zqHq||AsVfkS7=Dpae}(`VSv{BO zQ=b;h`~eJJj>qJCGic4+Yt?W6J@7wzG6))Y7EOh7AKLk`Km;ifXAD830~^pG1Rbh@ zz=*}%Hy%N{ucLale89aB<#RmEW6LzFh?J zmP41GlNvrk#3dWLI?gL9Dnb*68d@ep&JYc$7FZj=Lh@xD;EeqW3>SK$lBT3tFr~eG zZS~LB)-{RAL9zv=x%@iHU_+Y(4ebP4I0q}I!u!e+h6n=B&dF^ zjg2^*6!w19*?$e&?gip4qDuxJU>!kYTC!*((c%iP+0QGC4m-s3-x{X8 zLLlFBHnrP%2ncm#qR1;XG^GWt7!;*!Ptn^XoY-@gg_J$IsVy5~lG%f{z8r(r7sEq@ zGvm<)0Te(trI0@WO|gB_v>Reef3QsXtx<>b@7lvSXu4!xI661pX&lx34(PDmTeY$Q zCQy%Q`rRGmP*6^;Ip}2tw)3Oe@VgDWY!^*TWl|_Y&j^CnB?z>`HB&Ga1et-p3?W&$ zfc;M9DJh=6&WkfE?mle79vZJC#WoJu;hQwa>A-)$55pehunPfv_ zt}aCV(vWOL?{f|ZDVj?R4`F*t;?R|kIJ`zC_xn*rcfPBl?Qx!mjug#RJnvNgUxXKN zx`U)ml=ZuVe_Gd^^1JhLgHg}H)dD&%;R?s#_emV77U6l1{Rg(J%2`t6Ufo19^LUeO zv_L}y=*T`Y2`SrXgDIk-?f8UcYJll24trA?Z4}vuAbTrtrX7tUs8ImjaHogRzRT*# zkPJh#jz$Dd?71&`4-zo1$BKyq{=XA2z^9+06ciXcQqg@JnSQdHez_N(KYCg=0A!sH z7ypjANF&U_&k$?jM6f&lJ^TXNjuc{l4|Tt`@p>B?e`Qd4!Th>Hp957Ynr@kVdMx@< zOEPqE*tVa?Z1hs3^OadcsR>2`g3!R0Qpw6w_N8}*N?V}6J?_))3~~K| zOrA&C4^dn=&)F!SWvWMAp7$cV!e8bZQb-r7!xQ;;#y?QRDi@LrR`w#1sMeLC2ccpE zwc^36N9DtLF@}bQ5J*;e@ZdeP#+hd=$ra2^JfH~QiAOt7AX{3Nl1@#^69(W1#U}Ky z7j%oYMp&1nynFX<2{!uz1q=p*dcr}`(I`(c1D_LZbSpK1I9a%`Q^tVv2nBGqTie^) zgs#jO=mf*M($S2yEi?3Q6DXmJCBcNkeL1sS7r#JyKUOtOf=9r5eV6RK2)_hL{oA*n z>buVHp}OwNSFhSQGfN(K_MDUOMmdy$+ro4AUq#ayD$oawUI~0ENJNRQ{4k;u_b6dW z`S?)@!u8r8?>~VCKkfMF-!VAU;742OqDQRJ=F-1mlk{{Vw6Z8Pkh^D2HbDzQhj#AWGWp7z+(l$K@8|7O?c(4b`h(+atk(ldjyR@m-i z`2|Sk$ma4?JS6DZFI=effTUjpTFt$F{hH@X49kDx(?ji}q2Rgi>e;h5^}rh9AD^2; zrSP5_>DOnVsMLN0jz~blHKXcDZ+fd{IquQ~I8Ne{prDpGX*qBJH+=<@?ddlJCQy>& zOb^2b1Q@d?>YjaiKqeWe@E$=1KZWCg=ied_SDnq`7 zR^C}bkoSXwf+pj9n3MsgaYVugDo%BQEeCG|LGl`m!8WG_+Z-M#Q*^oB5FZ3>k-}_n z>JY@r8v;Mbkja1f1EEUevtV7O!TSeUnhbqV2`8r*#1!$iy_ejups2^!HOzQs!B7XRCWkf#Fl?c7NyP`lqrDG3melbnt_1 z7pG_WuOXzl{yx1qHUTOrE8Rj3F-VbGr*@<*VVN(kZ%y$)Yrn!u~!)zLi+ zq`5rXk!sFCHwxWfTOnL}sjwqyeg6CzN?TQbCehr-V|7?QmBhPmYagaMPB+I%TxtB- z$K~h&)}86H)%CF57q(HWF~)wut_0eD8-;2bqlA0SBc~V?V#M^ibnSehQx^^VqV1s| zt9=^s0DtKov`>vrPvbN6iXjA5mg-n;cm^#XA-pm=F_8q#L&hd1ot?amQ_AD3E4|iu zr?~-;Ftbpy_4Vsl9*+Y}j?rND8APZE;^o2yA;Hr)+27SwpzWIzDL&OY?mXgqBbsO{ z0LG&${HIDVhV;N6U7>WCg@Z3bxD7l8+;ztmCQ=W2ImE*Lmz9+jF7D~!OQ8J!JW%DM zw#){^tRTHDARjHFWoBju-YVM7YQMF%&=X!QsP}7YclzCy8qio*E>!yc_HFV-KoWza zqxI7>>?Rt89DltdtyEHqw@Yo(*k>(mcEG!mN*sjA*>rET-%fZHGZHCim)bA`TM)K2 z;RPI)GK+O+e0&U`29L5XaK=zC64q=xRJiamMcT!H8U_yoLn$)v)!NpEw$Pw6jh@}o z^*vHh1+LpcZ(R}x{XO3X2MypGR3JpGcej34c{~(OqJfNzI~>FUPNv$OJAZ7f%-}Cb z`>Eom!FSHHD|BA?*%RGJ%Vq4*$~|~?p?821j)R%;FctJ{{m@_wZRj221z^5HyeE1= zz~0;LN4BwC!@Fw|sCfyeb0mmw4O7wy*u(;Zwe7@d;I=+pCU=kxSb&&MbOG9iBQ?<& zh4-bPz5aC)FwK3l$2^k{@{Y!X8L6q)VVi-Dj3k2=4{mk&aVP#LA&2Y0^{|7{Q23vq zr*|ErE541rUJfUTbiR2Q3BGP5Un6e&=tyhha8is1_T62!5$MiZxn?Tr14rG|_%q*N zp@ra`sA&WIXJ6RpROzP&N{bf?%1I4Zk5e)9TKM^jyJwF3(xt2LQf8r3U{>M{ zml?#TrSZaQehtQAPt9!Us=m=s#gn||;jxt3tpU#+_Y0RUO-8N?FRk;umJ{}YBXqJ) z96x^lG!0E}O(cGRHmM<#tIy&Y*6Dr|_mN3x8+d!^PWA@x?5z`-RjA217akLZh;lqb{wlD?2 zSOe^<=lZPmCT*RED#*sh$JOzNehc)B9!%zNhn!cgs7Xpz(QYOrBqW2|{L;^_6B_P= zV`4ldT}w~%MH&1}?6P@Bdc$D>o6C#!+|!;r ztDcNMv}QD+T@>vggaT5H-l@}00NZ{E2GVbsDV=5+dc7PZ4iwyB$LJWibj^NJY17kb zrbi97Mr>Q6uQK#zBq_#l_BhFR*n5cLmXjSF&<;zq{c*r;Ngi$Q&+jd{9Qybes9bsu z@RxAxf+ak3A)l6(7RZJwL9|nBd(EgHqW;>T`wL2(#nPb5{NIl@!gi*GiHM3eX`iB_ z(+*A74}n;RD2P)VlkxtIh3z}8zI1%b(4qi2RW<2;JuUQrhtk!J$J@|6_#E0m=cYi> z$Z>OXYt)%OI$^Us*|GsI?lNRnQsJDRiFDDfk@+sW<>?)vHkXoj>m<0I7V6%?$w=l^ zU%y5c|906$nAoK66HgV@=g2IcUIyD7L#*`;_gg zl85Lg?bOti6b@H(uJ)a%YyR8lXe$OG`){yeIxp5<^cCM(Z(7*^Ws)9%=PHxumaP%s zRrS{T5(Nk|M$l8T5)O~H(t@8J8hfug&i0v!EH_I?0TXx)<#|%fAe>ls-`T~5c4?yN z#%`n;x@vxyqbcGGtgKZ65XoH_@fW9qzA333lZMyOe=1Dc()U<5HiAI1l!-}VmSr!$ z(f4=Pyy3{OEI5I~)t4tqys~gjaGMbAI(rR5w;r8FLT!Q!f{znUoId>!b~n|{DA?@s zy0+GvJo(WB&^A~6#kU`!!+>jChho?GZnQ}E{K^VH*lH%3VX$&qpbKXNx>|W4U4lKz zAkh5h%a_-o%$ZqUihy4akBk_h%`6=&P$yqMIubhg0s=hrZ~#d)P@C7#u0s#XpA@_m zud}nS!+p1>sQ3nRYS6(V=i#>=usF&n)ILun@&Q^JX4-}e%k`)o>bP< z)J#IIePJxrK)rYn+6+*(apL632k#n8;vuk94HXmNzEp=^-4+SFFe}aL*Vi}4L?WT;aH9IwEK6}k+f9(X25iYMTIP(B0 nq=kqND7;|#{a^b-*bb%G-5iIXtovKx#t@98!kvuU_n-bBxg0ai literal 0 HcmV?d00001 diff --git a/demo-project/data/08_reporting/price_histogram.json b/demo-project/data/08_reporting/price_histogram.json index afec934675..8669cab22c 100644 --- a/demo-project/data/08_reporting/price_histogram.json +++ b/demo-project/data/08_reporting/price_histogram.json @@ -1 +1 @@ -{"data":[{"alignmentgroup":"True","bingroup":"x","hovertemplate":"engine_type=Quantum
price=%{x}
count=%{y}","legendgroup":"Quantum","marker":{"color":"#636efa"},"name":"Quantum","offsetgroup":"Quantum","orientation":"v","showlegend":true,"type":"histogram","x":[1325.0,1325.0,1260.0,1780.0,1975.0,1754.0,1455.0,1715.0,4120.0,1247.0,1195.0,1260.0,1520.0,1585.0,1455.0,1312.0,1221.0,2170.0,1455.0,1429.0,1806.0,1455.0,1780.0,1676.0,1247.0,1507.0,1975.0,1338.0,1507.0,1221.0,1715.0,1585.0,1455.0,1650.0,2495.0,1780.0,1598.0,1377.0,1884.0,1689.0,1585.0,1845.0,1975.0,1169.0,1650.0,1364.0,1585.0,1364.0,1377.0,1975.0,1169.0,1195.0,1416.0,1195.0,1325.0,1286.0,1390.0,2157.0,1494.0,1650.0,1416.0,1351.0,1611.0,1585.0,2690.0,1195.0,1455.0,1598.0,1650.0,1715.0,1650.0,1390.0,1390.0,1871.0,1416.0,1910.0,1845.0,1455.0,1455.0,1325.0,1377.0,1520.0,1845.0,1520.0,1273.0,1585.0,1260.0,2105.0,1234.0,1585.0,2560.0,2690.0,2690.0,3002.0,1260.0,1585.0,1910.0,1650.0,1455.0,1975.0,1520.0,1455.0,1325.0,1351.0,1429.0,1390.0,1455.0,1546.0,1455.0,1845.0,1260.0,1260.0,1273.0,1195.0,1455.0,1585.0,1520.0,1416.0,2690.0,2885.0,1845.0,1611.0,1520.0,1195.0,1195.0,1767.0,1845.0,1494.0,1390.0,1442.0,1442.0,1364.0,1325.0,1325.0,1221.0,1416.0,2027.0,1585.0,1650.0,1520.0,1390.0,1897.0,1897.0,1676.0,1780.0,1585.0,1312.0,1377.0,1455.0,1390.0,1585.0,1481.0,1468.0,1520.0,1637.0,1299.0,1195.0,1390.0,1507.0,1442.0,1520.0,1910.0,2365.0,1910.0,1325.0,1260.0,1247.0,1780.0,2027.0,1650.0,1676.0,1715.0,1650.0,1286.0,2976.0,1429.0,2950.0,2053.0,1325.0,1494.0,1585.0,1715.0,1247.0,1247.0,1910.0,2300.0,1312.0,1520.0,1520.0,1780.0,1429.0,1676.0,1520.0,1442.0,1767.0,1455.0,1455.0,1390.0,1767.0,2235.0,1247.0,1312.0,1260.0,1260.0,1520.0,1325.0,1390.0,1455.0,1286.0,1273.0,1481.0,1130.0,1130.0,1260.0,1260.0,1260.0,1650.0,1273.0,1260.0,1286.0,1559.0,1910.0,1910.0,3470.0,1234.0,2157.0,1260.0,1325.0,1390.0,1390.0,1390.0,1390.0,1455.0,1650.0,1455.0,1715.0,1338.0,1338.0,1286.0,1338.0,1650.0,1650.0,1650.0,1520.0,1195.0,1130.0,1273.0,1650.0,1130.0,1260.0,1780.0,1117.0,1104.0,1195.0,1169.0,1364.0,1416.0,1533.0,1182.0,1182.0,1195.0,1169.0,1169.0,1910.0,2365.0,1260.0,1260.0,1520.0,1520.0,2170.0,2144.0,1754.0,1572.0,1637.0,1286.0,1754.0,1884.0,1286.0,1455.0,1910.0,1650.0,1208.0,1650.0,2183.0,2105.0,1390.0,1325.0,1520.0,2365.0,1156.0,1585.0,1585.0,2027.0,2105.0,1715.0,1559.0,1533.0,1260.0,1221.0,1416.0,1481.0,1468.0,1572.0,2885.0,1598.0,1260.0,1650.0,1650.0,1585.0,1650.0,2157.0,1325.0,1442.0,1325.0,1325.0,1195.0,1325.0,1325.0,1234.0,1325.0,1325.0,1260.0,1364.0,1455.0,1026.0,1000.0,1585.0,1546.0,1390.0,1767.0,1351.0,1390.0,1351.0,1442.0,1390.0,1195.0,1260.0,1390.0,1494.0,1364.0,1364.0,1338.0,1325.0,1247.0,1585.0,1520.0,1546.0,1312.0,1390.0,1299.0,1286.0,1390.0,1780.0,1260.0,1650.0,1520.0,1780.0,1286.0,1481.0,1780.0,2222.0,2482.0,2729.0,2729.0,1585.0,1650.0,1715.0,1247.0,1494.0,1260.0,1286.0,1390.0,1325.0,1650.0,1260.0,1325.0,1494.0,1234.0,1910.0,1416.0,1273.0,1260.0,1689.0,1455.0,1650.0,1260.0,1715.0,1325.0,1390.0,1130.0,1455.0,1650.0,2833.0,1390.0,1715.0,1715.0,1520.0,1156.0,1481.0,1481.0,1442.0,2105.0,1585.0,1533.0,1195.0,1195.0,1780.0,1416.0,1260.0,1390.0,1520.0,1455.0,1793.0,1143.0,1494.0,1507.0,1195.0,1416.0,1325.0,1754.0,1325.0,1884.0,1884.0,1650.0,1546.0,2040.0,1494.0,1390.0,1325.0,1585.0,1585.0,1585.0,1494.0,1494.0,1312.0,1845.0,1975.0,1299.0,1247.0,1377.0,1065.0,1624.0,2040.0,1507.0,1845.0,1494.0,1455.0,1286.0,1715.0,1403.0,1845.0,1754.0,1754.0,1364.0,1260.0,1455.0,1325.0,1442.0,1325.0,1715.0,1988.0,1260.0,1416.0,1585.0,1585.0,1546.0,1325.0,1195.0,1442.0,1429.0,1234.0,1650.0,1715.0,1351.0,1234.0,1338.0,1065.0,1221.0,1455.0,1377.0,1455.0,1169.0,1182.0,1221.0,1650.0,1377.0,1390.0,1507.0,1507.0,1065.0,1299.0,2040.0,2040.0,2040.0,1481.0,1754.0,2040.0,1520.0,1260.0,1260.0,1650.0,3080.0,1975.0,1780.0,1468.0,1286.0,1234.0,1585.0,1585.0,3795.0,4315.0,1390.0,1195.0,1260.0,1520.0,1507.0,1117.0,2170.0,1455.0,2170.0,1520.0,1416.0,1234.0,1130.0,2040.0,1299.0,1247.0,1286.0,1299.0,1325.0,1325.0,2430.0,1208.0,1208.0,1325.0,1325.0,1325.0,1351.0,1325.0,1286.0,1299.0,1312.0,1312.0,1234.0,1520.0,1650.0,1390.0,1390.0,1585.0,1260.0,1455.0,1455.0,974.0,1455.0,1715.0,2079.0,1390.0,1455.0,1325.0,1325.0,1455.0,1325.0,1325.0,1325.0,1325.0,1403.0,1442.0,1299.0,1429.0,1325.0,1325.0,1455.0,2820.0,1351.0,1390.0,1611.0,2170.0,2300.0,1130.0,1455.0,1325.0,1429.0,1650.0,1910.0,1637.0,2027.0,2287.0,1390.0,1260.0,2820.0,1650.0,1234.0,1637.0,1585.0,1390.0,1390.0,1377.0,1377.0,1455.0,1455.0,1520.0,1520.0,1260.0,1182.0,1494.0,1455.0,1507.0,2105.0,1611.0,1286.0,1195.0,1806.0,1390.0,1260.0,1494.0,1468.0,1585.0,2157.0,1767.0,2079.0,1585.0,1455.0,1390.0,1650.0,1364.0,1364.0,1455.0,2352.0,1130.0,1156.0,1845.0,2820.0,1845.0,2300.0,2157.0,2157.0,2157.0,2157.0,2157.0,1507.0,1455.0,1104.0,1299.0,1325.0,1390.0,1390.0,1611.0,1364.0,2105.0,1325.0,1325.0,1520.0,1364.0,1975.0,1390.0,1390.0,1455.0,1260.0,1221.0,1520.0,1585.0,1624.0,2001.0,1377.0,1247.0,1637.0,1455.0,1533.0,1533.0,1455.0,1130.0,1520.0,2040.0,1169.0,1208.0,1455.0,1364.0,1338.0,2001.0,1585.0,1286.0,1598.0,1442.0,1182.0,1260.0,1260.0,1195.0,1442.0,1650.0,1585.0,2105.0,2105.0,2105.0,1325.0,1702.0,1377.0,1637.0,1572.0,1195.0,2170.0,1325.0,1195.0,1182.0,1195.0,1260.0,1195.0,1650.0,1195.0,1650.0,1208.0,1273.0,1338.0,2170.0,1650.0,2430.0,2820.0,2820.0,1507.0,1429.0,1572.0,2001.0,2079.0,1325.0,1325.0,1429.0,1650.0,1546.0,1429.0,1351.0,1078.0,1078.0,1065.0,1546.0,1650.0,1871.0,1520.0,1845.0,1364.0,1195.0,1195.0,1195.0,1650.0,1312.0,1637.0,1780.0,1585.0,1780.0,1650.0,1780.0,1845.0,1780.0,1780.0,1780.0,1780.0,2040.0,2170.0,1780.0,1780.0,1780.0,2040.0,1637.0,1910.0,1650.0,1780.0,1325.0,1325.0,1325.0,1377.0,1325.0,1312.0,1260.0,1468.0,1806.0,1351.0,1520.0,1325.0,1416.0,1520.0,1455.0,1663.0,1364.0,1520.0,1650.0,1975.0,2131.0,1845.0,1182.0,1195.0,1390.0,1182.0,1650.0,1260.0,1481.0,1377.0,1377.0,1520.0,1650.0,1468.0,1520.0,1260.0,1455.0,1585.0,1520.0,1585.0,1390.0,1585.0,1325.0,1611.0,1221.0,1780.0,1650.0,1520.0,1494.0,1260.0,1130.0,1130.0,1767.0,1390.0,1234.0,1260.0,1715.0,1715.0,1715.0,1377.0,1260.0,1260.0,1598.0,1260.0,1260.0,1780.0,1910.0,1559.0,1390.0,1273.0,1520.0,1715.0,1455.0,2170.0,1650.0,1455.0,1312.0,1390.0,1455.0,1390.0,1650.0,1221.0,1364.0,1637.0,1325.0,1325.0,1325.0,1325.0,1325.0,1585.0,1611.0,1611.0,1611.0,1611.0,1611.0,1611.0,1611.0,1442.0,1611.0,1390.0,1650.0,1611.0,1611.0,1611.0,1611.0,1611.0,1611.0,3730.0,1520.0,1585.0,1390.0,1455.0,1455.0,1520.0,1520.0,1585.0,1520.0,1520.0,1624.0,1702.0,2430.0,1364.0,1351.0,1325.0,1546.0,1637.0,1338.0,1364.0,1325.0,1455.0,2352.0,2495.0,1715.0,1260.0,1260.0,1520.0,1494.0,1390.0,1390.0,1390.0,1455.0,1377.0,1585.0,1845.0,1455.0,1845.0,2027.0,1650.0,1130.0,1052.0,1143.0,1468.0,1897.0,1130.0,1260.0,1845.0,1806.0,2690.0,1715.0,1559.0,1442.0,1325.0,1351.0,2170.0,1702.0,1494.0,1364.0,1364.0,1364.0,1585.0,1312.0,1624.0,1624.0,1494.0,1494.0,1494.0,1338.0,1884.0,1546.0,1520.0,2300.0,2300.0,1728.0,1715.0,1247.0,1455.0,1520.0,1091.0,1338.0,1117.0,1325.0,1455.0,1273.0,1650.0,1455.0,2066.0,1806.0,1377.0,1455.0,1585.0,1247.0,1390.0,1767.0,1260.0,1585.0,1455.0,1325.0,870.0,1520.0,1897.0,1585.0,1650.0,1195.0,1260.0,1325.0,1780.0,2872.0,2196.0,1364.0,1455.0,2235.0,2365.0,2235.0,1390.0,1390.0,1091.0,1104.0,1104.0,1364.0,1364.0,1910.0,1715.0,1338.0,1195.0,1286.0,1650.0,1390.0,1325.0,1494.0,1234.0,1455.0,1520.0,1585.0,1975.0,1390.0,1468.0,1273.0,1416.0,1468.0,2157.0,2157.0,2092.0,2157.0,1975.0,1260.0,1390.0,1221.0,1390.0,1286.0,1169.0,1221.0,2040.0,2131.0,1455.0,1520.0,1767.0,1715.0,1182.0,1598.0,1260.0,1260.0,1455.0,1520.0,1520.0,1520.0,1494.0,1520.0,1793.0,1377.0,1221.0,1104.0,1312.0,1650.0,1286.0,1312.0,1325.0,1247.0,1455.0,1390.0,1520.0,1715.0,1585.0,1650.0,1715.0,1910.0,1754.0,1494.0,1247.0,1767.0,1325.0,1260.0,1390.0,1390.0,1520.0,1585.0,1975.0,2300.0,1520.0,1416.0,1585.0,1325.0,1234.0,1520.0,1455.0,1559.0,2742.0,2729.0,3314.0,1520.0,1845.0,1689.0,1845.0,2560.0,1845.0,1975.0,1715.0,1715.0,1845.0,1754.0,1689.0,1572.0,1780.0,1520.0,1767.0,5095.0,1845.0,1260.0,1390.0,1546.0,1377.0,1455.0,1416.0,1351.0,1299.0,1715.0,1676.0,1455.0,1065.0,1169.0,1065.0,1195.0,1585.0,1845.0,1845.0,1520.0,1455.0,2105.0,1845.0,1585.0,1195.0,1845.0,1780.0,1130.0,1156.0,1975.0,1312.0,1325.0,1234.0,1247.0,1286.0,1195.0,1195.0,1325.0,1325.0,1312.0,1650.0,1364.0,1364.0,1585.0,1585.0,1364.0,1286.0,1286.0,1559.0,1195.0,1754.0,1520.0,1520.0,1650.0,1377.0,1715.0,1169.0,2300.0,1416.0,2157.0,1390.0,1520.0,1468.0,1650.0,1585.0,1455.0,1390.0,2079.0,1260.0,1689.0,1650.0,1520.0,1390.0,2014.0,1845.0,1845.0,1845.0,1650.0,1897.0,2105.0,1975.0,2157.0,1650.0,1390.0,1390.0,1260.0,1390.0,1260.0,1364.0,1650.0,1455.0,1520.0,1312.0,1325.0,1520.0,1507.0,1715.0,1364.0,1715.0,1585.0,1845.0,1637.0,1845.0,1455.0,1845.0,2170.0,1650.0,1650.0,1650.0,1650.0,1390.0,1390.0,2053.0,1520.0,2430.0,1650.0,1520.0,1520.0,1260.0,1390.0,1468.0,1377.0,1416.0,1507.0,1975.0,1195.0,1455.0,1195.0,1520.0,1195.0,1195.0,1117.0,1195.0,1780.0,2105.0,1533.0,1520.0,1416.0,1494.0,1455.0,1416.0,1351.0,1455.0,1650.0,1650.0,1390.0,1702.0,1260.0,2170.0,1585.0,2430.0,1897.0,1897.0,1897.0,2560.0,1650.0,1364.0,1247.0,1403.0,1195.0,1195.0,1260.0,1585.0,2105.0,1273.0,2209.0,1546.0,1325.0,1676.0,1611.0,2820.0,1299.0,1299.0,1195.0,1234.0,1325.0,1247.0,1520.0,1325.0,1390.0,1546.0,1416.0,1455.0,1260.0,1455.0,1910.0,1767.0,1325.0,1416.0,1117.0,1520.0,1507.0,1507.0,1377.0,1260.0,1442.0,1442.0,1520.0,1390.0,1390.0,1897.0,2040.0,1585.0,1390.0,1429.0,1455.0,1338.0,1403.0,1234.0,1650.0,1520.0,1390.0,1728.0,1780.0,1845.0,1325.0,1715.0,1299.0,1234.0,1572.0,1559.0,1390.0,1390.0,1260.0,1468.0,1416.0,1260.0,1325.0,1104.0,1650.0,1650.0,1650.0,1780.0,1897.0,1468.0,1390.0,1416.0,1520.0,1780.0,1455.0,1377.0,3080.0,1169.0,2157.0,1715.0,1520.0,1975.0,1494.0,1156.0,1195.0,1195.0,1585.0,1585.0,1585.0,1260.0,1520.0,1390.0,1338.0,2820.0,1975.0,1598.0,1221.0,1416.0,1455.0,1130.0,1715.0,2742.0,1520.0,1195.0,1377.0,2105.0,1507.0,1351.0,1325.0,1182.0,1169.0,1117.0,1117.0,1078.0,1208.0,1117.0,1221.0,1585.0,2300.0,1715.0,1455.0,1325.0,1455.0,1325.0,1234.0,19720.0,1520.0,1910.0,1650.0,1312.0,1507.0,2157.0,1416.0,1325.0,1234.0,1260.0,1195.0,1130.0,1455.0,1585.0,1364.0,1585.0,1507.0,1546.0,1559.0,1312.0,1364.0,2430.0,1195.0,1520.0,1715.0,1468.0,1572.0,1221.0,1650.0,1598.0,1624.0,1455.0,1624.0,1390.0,1260.0,1416.0,1572.0,1442.0,1416.0,1390.0,1260.0,1338.0,1598.0,1728.0,2170.0,1195.0,1247.0,1585.0,1416.0,2625.0,1377.0,1910.0,2690.0,1455.0,1689.0,1780.0,1910.0,2430.0,1195.0,1325.0,1650.0,1377.0,1494.0,1325.0,2300.0,1455.0,1390.0,1195.0,1845.0,1325.0,1247.0,1234.0,1975.0,1260.0,1585.0,1364.0,1325.0,1156.0,1273.0,1156.0,1390.0,1455.0,1520.0,1780.0,1806.0,1416.0,1416.0,1624.0,1624.0,1455.0,1520.0,1091.0,1169.0,1507.0,1195.0,1117.0,1130.0,1156.0,1520.0,1520.0,1286.0,1312.0,1455.0,1273.0,1260.0,1780.0,1845.0,1520.0,1520.0,4640.0,1715.0,1845.0,1845.0,1507.0,1637.0,1819.0,1377.0,1247.0,1273.0,1650.0,1650.0,1390.0,1377.0,1585.0,1195.0,1195.0,1195.0,1455.0,2040.0,1325.0,1884.0,2040.0,1442.0,1260.0,1260.0,1325.0,1195.0,1234.0,1169.0,1273.0,1299.0,1286.0,1650.0,1260.0,1221.0,1169.0,1338.0,1520.0,1234.0,1234.0,1325.0,1260.0,1650.0,1598.0,1481.0,2820.0,1325.0,1221.0,1221.0,1975.0,1364.0,1234.0,1338.0,1325.0,1390.0,3470.0,1325.0,2300.0,1156.0,1143.0,1780.0,1585.0,1455.0,1286.0,1754.0,1637.0,1364.0,1208.0,1494.0,1520.0,1520.0,1325.0,1325.0,1390.0,1169.0,1637.0,1273.0,1325.0,1520.0,1390.0,1390.0,1390.0,1390.0,1390.0,1507.0,1715.0,2040.0,1975.0,1208.0,1845.0,1585.0,1195.0,1520.0,1520.0,1325.0,1195.0,1585.0,1546.0,1585.0,1715.0,1650.0,1650.0,1455.0,1910.0,1585.0,1364.0,1455.0,1208.0,1169.0,1390.0,1611.0,1325.0,1624.0,1520.0,1390.0,1520.0,1520.0,1455.0,1715.0,1585.0,1975.0,86150.0,1559.0,1962.0,1650.0,1533.0,1455.0,1481.0,1845.0,1325.0,1325.0,1585.0,1585.0,1260.0,1325.0,1637.0,1494.0,1260.0,1507.0,1455.0,1208.0,1390.0,1325.0,1390.0,1780.0,1364.0,1741.0,1416.0,1156.0,1520.0,1390.0,1520.0,1416.0,1273.0,1663.0,1650.0,1520.0,1507.0,2027.0,2144.0,1520.0,1780.0,1390.0,1325.0,1494.0,1325.0,1455.0,1455.0,1715.0,2365.0,2040.0,1650.0,1351.0,1247.0,1247.0,1390.0,2040.0,1455.0,1260.0,2027.0,2157.0,1130.0,1624.0,1338.0,1390.0,1325.0,1325.0,1325.0,1325.0,1325.0,1325.0,1351.0,1520.0,1390.0,1715.0,2157.0,1520.0,1208.0,1390.0,1195.0,1377.0,1416.0,1624.0,1247.0,1520.0,1390.0,1195.0,1156.0,1260.0,1260.0,1624.0,1325.0,1520.0,1468.0,1260.0,1390.0,1390.0,1351.0,1364.0,1234.0,1338.0,1260.0,1507.0,1221.0,1260.0,1325.0,1286.0,1260.0,1286.0,1260.0,1845.0,1559.0,1156.0,1390.0,1780.0,1286.0,1520.0,1260.0,1676.0,1325.0,1325.0,1325.0,1676.0,1624.0,1507.0,1468.0,1364.0,1468.0,1468.0,1260.0,2027.0,1793.0,1715.0,1338.0,1260.0,1260.0,1260.0,1585.0,1455.0,1624.0,1585.0,1507.0,1234.0,1780.0,1468.0,4120.0,1455.0,1520.0,1845.0,1585.0,1325.0,1520.0,1377.0,2105.0,2430.0,2170.0,2820.0,1975.0,1975.0,1975.0,1975.0,1364.0,1312.0,1637.0,1377.0,1585.0,1780.0,1585.0,1780.0,1455.0,1455.0,1975.0,1234.0,1520.0,1520.0,1715.0,1585.0,2027.0,2105.0,2027.0,1780.0,1650.0,1650.0,1845.0,1650.0,1715.0,1507.0,1390.0,1390.0,1390.0,1585.0,1650.0,1715.0,1221.0,1234.0,1195.0,1260.0,1845.0,1286.0,1754.0,1260.0,1247.0,1260.0,1260.0,1910.0,1780.0,3340.0,1715.0,1390.0,1286.0,1286.0,1221.0,1455.0,1455.0,2040.0,2820.0,1429.0,1325.0,1364.0,1338.0,1520.0,1650.0,1650.0,1390.0,1650.0,1390.0,1650.0,1520.0,1390.0,1520.0,1650.0,1260.0,1585.0,1429.0,1533.0,1845.0,1273.0,1507.0,1910.0,1637.0,1260.0,1325.0,1897.0,1299.0,1299.0,1455.0,1247.0,1377.0,1455.0,1585.0,1299.0,1325.0,1325.0,1221.0,1520.0,1455.0,1325.0,1325.0,1715.0,1338.0,1598.0,1598.0,1767.0,1299.0,1130.0,1455.0,1845.0,1104.0,1507.0,1585.0,1481.0,1507.0,1507.0,1507.0,1572.0,1455.0,1377.0,1507.0,1624.0,1533.0,1468.0,1845.0,1260.0,1624.0,1650.0,1624.0,1637.0,1845.0,1442.0,1390.0,1455.0,1364.0,1364.0,1520.0,1585.0,1390.0,1429.0,1845.0,1169.0,1325.0,1390.0,1520.0,1754.0,1455.0,1715.0,1689.0,1247.0,1507.0,1832.0,1247.0,1507.0,1637.0,1780.0,1455.0,1780.0,1325.0,1455.0,3145.0,1286.0,1377.0,1247.0,1247.0,1520.0,1507.0,1195.0,1377.0,1156.0,1312.0,1377.0,1520.0,1260.0,1312.0,1351.0,1455.0,1806.0,1260.0,1390.0,1520.0,3405.0,1715.0,1286.0,1208.0,1325.0,1650.0,1520.0,1637.0,2157.0,1377.0,1208.0,3080.0,1299.0,1247.0,1208.0,1715.0,1130.0,1234.0,1325.0,1325.0,1845.0,1234.0,1754.0,1754.0,1195.0,1182.0,1130.0,1130.0,1351.0,1429.0,1429.0,1611.0,1234.0,1429.0,1325.0,1325.0,1351.0,1364.0,1260.0,1260.0,1364.0,1403.0,1455.0,1585.0,1390.0,1377.0,1416.0,1325.0,1637.0,1169.0,1390.0,1676.0,1715.0,1650.0,1260.0,1195.0,1260.0,1624.0,1585.0,1780.0,1377.0,1533.0,1325.0,1780.0,2170.0,1715.0,1741.0,1507.0,1481.0,1299.0,1195.0,1260.0,1273.0,1650.0,1624.0,1520.0,1585.0,2560.0,1182.0,1208.0,1585.0,1780.0,1962.0,1637.0,1585.0,1455.0,1637.0,1494.0,1494.0,1130.0,1130.0,1260.0,1481.0,1260.0,1325.0,1416.0,1286.0,1260.0,1260.0,1416.0,1234.0,1455.0,1286.0,1299.0,1260.0,1520.0,1325.0,1286.0,1364.0,1312.0,1195.0,1234.0,1221.0,1260.0,1260.0,1455.0,1273.0,1117.0,1234.0,1338.0,1637.0,1403.0,1585.0,1650.0,1520.0,1351.0,1533.0,1455.0,1715.0,2625.0,3977.0,1325.0,1715.0,1715.0,1390.0,2157.0,1455.0,1260.0,1390.0,1494.0,1767.0,1507.0,1845.0,1455.0,2170.0,2105.0,1416.0,1390.0,1390.0,1650.0,1650.0,1585.0,1754.0,1598.0,1910.0,1390.0,1364.0,1936.0,1455.0,1338.0,1741.0,1195.0,1390.0,1585.0,1351.0,1351.0,1351.0,1910.0,2677.0,2105.0,1351.0,2040.0,1325.0,1390.0,1390.0,1260.0,1390.0,1650.0,1650.0,2170.0,2430.0,1156.0,1520.0,1351.0,1390.0,1260.0,1585.0,1546.0,1468.0,1221.0,1975.0,2820.0,1091.0,1091.0,1195.0,1780.0,1455.0,1975.0,1637.0,1182.0,1195.0,1325.0,1481.0,1715.0,1715.0,1845.0,1260.0,1325.0,1403.0,1715.0,1585.0,1260.0,1312.0,1715.0,1494.0,1546.0,1585.0,1507.0,1819.0,1234.0,1260.0,1364.0,1221.0,1793.0,1520.0,1156.0,2430.0,1715.0,1351.0,1377.0,1507.0,1130.0,1130.0,1130.0,1130.0,1195.0,1780.0,1845.0,1780.0,1910.0,1520.0,1715.0,2820.0,2027.0,1780.0,1780.0,1910.0,1286.0,1494.0,1364.0,1650.0,1520.0,1650.0,1390.0,1455.0,1715.0,1481.0,1520.0,1520.0,1715.0,1715.0,1455.0,1871.0,1871.0,3015.0,1663.0,1377.0,1325.0,1650.0,1520.0,1325.0,1546.0,1858.0,2820.0,1780.0,2170.0,2326.0,1910.0,6720.0,1910.0,1910.0,1455.0,1455.0,1234.0,1390.0,1585.0,1845.0,1377.0,1325.0,1325.0,4549.0,1416.0,1507.0,3730.0,1650.0,2040.0,2014.0,1507.0,1442.0,1455.0,1338.0,1364.0,1195.0,1234.0,1260.0,1650.0,1845.0,1364.0,1195.0,1247.0,1845.0,1702.0,1702.0,1390.0,1312.0,1156.0,1169.0,1377.0,1507.0,1624.0,1624.0,1299.0,1650.0,1715.0,1364.0,1260.0,1260.0,1260.0,1260.0,1260.0,1260.0,1299.0,1364.0,1260.0,1325.0,1260.0,1260.0,1260.0,1260.0,1247.0,1260.0,1260.0,1260.0,1260.0,1260.0,1364.0,1377.0,1897.0,1897.0,2040.0,1507.0,1390.0,1325.0,1845.0,1520.0,1585.0,1715.0,1650.0,1975.0,1845.0,2235.0,1585.0,1299.0,1156.0,1156.0,1520.0,1585.0,1585.0,1585.0,1390.0,1299.0,1117.0,1650.0,1299.0,1325.0,1442.0,1312.0,1377.0,1455.0,2170.0,1377.0,2040.0,1559.0,1208.0,1299.0,2820.0,1312.0,1364.0,1169.0,1156.0,1390.0,1273.0,1741.0,1260.0,1442.0,1715.0,1195.0,2430.0,1455.0,2105.0,1442.0,1507.0,2066.0,2105.0,1585.0,2495.0,3795.0,2690.0,2430.0,1624.0,1585.0,1689.0,1715.0,1637.0,1806.0,3405.0,1689.0,1325.0,1455.0,1247.0,1377.0,1247.0,1247.0,1286.0,1585.0,1390.0,1390.0,1520.0,1390.0,1520.0,1390.0,1390.0,1390.0,1520.0,1390.0,1520.0,1390.0,1390.0,1650.0,1377.0,1377.0,1429.0,1507.0,1520.0,1585.0,1442.0,1481.0,1780.0,1572.0,1312.0,1390.0,1585.0,1533.0,1377.0,1416.0,1455.0,1520.0,1689.0,1169.0,2170.0,1897.0,1780.0,1585.0,1715.0,1585.0,1637.0,1585.0,1637.0,1455.0,1585.0,1455.0,1780.0,1650.0,1130.0,2027.0,1377.0,1650.0,1780.0,1117.0,1325.0,1455.0,1637.0,1247.0,1377.0,1468.0,1468.0,1468.0,1442.0,1507.0,1533.0,1481.0,1481.0,1377.0,1312.0,1507.0,1195.0,1377.0,1377.0,1377.0,1273.0,1247.0,1247.0,1520.0,1585.0,1481.0,1650.0,2040.0,1182.0,1234.0,1780.0,1364.0,1312.0,1650.0,1390.0,1325.0,1260.0,1520.0,1585.0,1546.0,1416.0,1234.0,1286.0,1780.0,1390.0,1390.0,1650.0,1624.0,1390.0,1390.0,1637.0,2625.0,1325.0,1416.0,1390.0,1559.0,1650.0,1481.0,1715.0,1299.0,1377.0,1390.0,1507.0,1546.0,1520.0,1325.0,1065.0,1715.0,1611.0,1715.0,1338.0,1325.0,1390.0,1585.0,1780.0,1650.0,1715.0,1520.0,1663.0,1871.0,1520.0,1455.0,1650.0,1975.0,2430.0,1442.0,1520.0,1559.0,2170.0,1715.0,1260.0,1650.0,1520.0,1910.0,1910.0,1520.0,1299.0,1260.0,1195.0,1572.0,1637.0,1611.0,1611.0,1611.0,1637.0,1598.0,1637.0,1455.0,2404.0,2170.0,1520.0,1455.0,1455.0,2495.0,2807.0,1442.0,1507.0,1715.0,1637.0,1585.0,1195.0,1403.0,1299.0,1650.0,1455.0,1585.0,1520.0,1650.0,1299.0,2430.0,1715.0,1910.0,1455.0,1520.0,1338.0,1689.0,1689.0,1260.0,1260.0,1845.0,1195.0,1234.0,1585.0,1442.0,1585.0,1520.0,1455.0,1520.0,1455.0,1455.0,1585.0,1104.0,1299.0,1780.0,1520.0,1091.0,1182.0,1182.0,1182.0,1182.0,1182.0,1195.0,1195.0,2105.0,1650.0,1585.0,1299.0,1507.0,1377.0,1299.0,1650.0,1975.0,1715.0,1325.0,1325.0,1260.0,1286.0,1273.0,1507.0,1455.0,1897.0,1546.0,1975.0,1585.0,1468.0,5680.0,2560.0,4120.0,2170.0,1260.0,1975.0,1260.0,1520.0,1325.0,1754.0,1520.0,1169.0,1442.0,1715.0,1715.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1273.0,1273.0,1273.0,1273.0,1247.0,1377.0,1455.0,1585.0,1520.0,1234.0,1390.0,1715.0,1390.0,1364.0,1221.0,1650.0,1832.0,1780.0,1520.0,1520.0,1455.0,1299.0,1585.0,1364.0,1325.0,1169.0,1390.0,1390.0,1260.0,1429.0,1325.0,1325.0,1273.0,1390.0,1390.0,1351.0,1390.0,1390.0,1195.0,1182.0,1195.0,1195.0,1182.0,1182.0,1182.0,1091.0,1260.0,1325.0,1260.0,1260.0,1351.0,1247.0,1923.0,1923.0,1546.0,1806.0,1351.0,2690.0,1195.0,1195.0,1221.0,1585.0,1585.0,1325.0,1520.0,1325.0,1832.0,1624.0,1585.0,1585.0,1455.0,1975.0,1520.0,1650.0,1910.0,2170.0,1910.0,1910.0,2235.0,1910.0,1910.0,2274.0,1650.0,1780.0,1325.0,1455.0,1520.0,1364.0,1390.0,1416.0,1455.0,1702.0,1884.0,1754.0,1429.0,1468.0,1455.0,1845.0,1455.0,1520.0,1325.0,1455.0,1195.0,1260.0,1507.0,1507.0,1494.0,1455.0,1507.0,1455.0,1507.0,1585.0,1507.0,1455.0,1455.0,1455.0,1455.0,1455.0,1455.0,1494.0,1585.0,1494.0,1494.0,1520.0,1520.0,1715.0,1507.0,1988.0,2495.0,1715.0,2105.0,1455.0,1169.0,1520.0,1390.0,1650.0,1234.0,1520.0,1364.0,1637.0,1169.0,1585.0,1143.0,1078.0,2040.0,1520.0,1520.0,1390.0,1247.0,1234.0,1195.0,1247.0,1208.0,1780.0,1598.0,1182.0,1182.0,1455.0,1364.0,1494.0,1520.0,1520.0,1455.0,2170.0,2820.0,1312.0,1650.0,1429.0,1078.0,1117.0,1897.0,1650.0,1585.0,1559.0,2430.0,2170.0,1637.0,1390.0,1650.0,1806.0,1481.0,1195.0,1689.0,1455.0,1325.0,1390.0,1845.0,2040.0,1260.0,1390.0,1650.0,1390.0,2326.0,1455.0,1442.0,1351.0,1715.0,1364.0,1520.0,2027.0,1975.0,2040.0,1910.0,1780.0,2001.0,1858.0,1767.0,1325.0,1975.0,1897.0,1741.0,1715.0,1520.0,1325.0,1325.0,1715.0,1455.0,1455.0,1780.0,1585.0,1650.0,1390.0,1754.0,1052.0,1507.0,1455.0,1325.0,1325.0,1585.0,1286.0,1286.0,1299.0,1845.0,1325.0,1455.0,1585.0,1390.0,1663.0,1520.0,1247.0,1585.0,1325.0,1325.0,1247.0,1650.0,1650.0,1845.0,1715.0,1520.0,1273.0,1182.0,1767.0,3470.0,2235.0,1520.0,1234.0,1260.0,1507.0,1767.0,1507.0,1897.0,1780.0,1533.0,1286.0,1325.0,1325.0,1390.0,1520.0,1234.0,1676.0,1403.0,1221.0,1715.0,1455.0,1377.0,1780.0,1585.0,1845.0,1650.0,1845.0,2690.0,1195.0,1598.0,1520.0,1520.0,1546.0,1299.0,1234.0,1715.0,1546.0,1585.0,1845.0,1559.0,2118.0,1390.0,1845.0,1416.0,1455.0,1520.0,1845.0,1585.0,1845.0,2170.0,1273.0,1325.0,1325.0,1260.0,1325.0,1351.0,1325.0,1130.0,3067.0,2170.0,1481.0,1416.0,1715.0,1650.0,1520.0,1455.0,1390.0,1260.0,1650.0,1260.0,1338.0,1195.0,1598.0,1689.0,1546.0,1559.0,1650.0,1611.0,1559.0,1624.0,1572.0,1559.0,1611.0,1572.0,1286.0,1507.0,1767.0,1260.0,1845.0,1611.0,1260.0,1975.0,1325.0,2820.0,1585.0,2365.0,2365.0,2365.0,1897.0,2105.0,1767.0,1767.0,4705.0,11270.0,2677.0,1780.0,1845.0,1533.0,1416.0,1533.0,1533.0,1533.0,1533.0,1351.0,1377.0,1520.0,1299.0,1585.0,1585.0,1650.0,1455.0,1585.0,1975.0,1455.0,1455.0,1364.0,1286.0,1273.0,1273.0,1364.0,1377.0,2040.0,1806.0,1897.0,1325.0,1221.0,1377.0,1403.0,1533.0,1182.0,1325.0,1650.0,1234.0,1195.0,1195.0,1156.0,1455.0,1780.0,1286.0,1273.0,1260.0,1286.0,1286.0,1481.0,1780.0,1390.0,1390.0,1364.0,1390.0,1364.0,1390.0,1390.0,1364.0,1364.0,1390.0,1390.0,1364.0,1364.0,1364.0,1364.0,1364.0,1364.0,2495.0,1325.0,1845.0,2105.0,1169.0,1156.0,1455.0,1221.0,1182.0,1507.0,1182.0,1169.0,1182.0,1208.0,1182.0,1195.0,1195.0,1221.0,1130.0,1325.0,1325.0,1247.0,1520.0,1650.0,1260.0,1442.0,1780.0,1260.0,1910.0,1845.0,1260.0,1455.0,1741.0,1325.0,1286.0,1273.0,1572.0,1689.0,1650.0,1650.0,1299.0,1208.0,5875.0,1715.0,1494.0,1390.0,1650.0,1546.0,1598.0,1325.0,1624.0,1754.0,1364.0,1273.0,1624.0,1286.0,1780.0,1455.0,1897.0,1286.0,1520.0,1455.0,1585.0,1455.0,1520.0,2235.0,1520.0,1520.0,1715.0,1247.0,1247.0,1247.0,2820.0,2430.0,1975.0,1130.0,1364.0,1494.0,1156.0,1130.0,1585.0,1520.0,1520.0,1910.0,1650.0,1390.0,1520.0,1520.0,1585.0,1390.0,1260.0,1715.0,1416.0,1247.0,1455.0,1442.0,1598.0,1585.0,1364.0,1975.0,1767.0,1455.0,1624.0,3080.0,1455.0,1520.0,1520.0,1559.0,1897.0,1715.0,1260.0,1910.0,1936.0,1364.0,1377.0,1286.0,1260.0,1182.0,1260.0,1325.0,1182.0,1780.0,1455.0,1221.0,1377.0,1494.0,1585.0,1559.0,1455.0,1260.0,2677.0,1260.0,1234.0,1195.0,1650.0,1715.0,1897.0,2144.0,2040.0,1806.0,1780.0,1299.0,2950.0,1780.0,1728.0,1260.0,1182.0,1221.0,1338.0,1455.0,1260.0,1468.0,1650.0,1143.0,1325.0,1377.0,1260.0,1260.0,1260.0,1286.0,1286.0,1156.0,1416.0,1260.0,1390.0,1520.0,1455.0,1494.0,1260.0,1286.0,1390.0,1494.0,1390.0,1455.0,1845.0,1650.0,1520.0,1377.0,1455.0,1377.0,1377.0,1468.0,1390.0,1403.0,2144.0,2079.0,1325.0,1325.0,1390.0,1468.0,1650.0,1312.0,1364.0,1390.0,1221.0,1195.0,1156.0,1130.0,1429.0,1234.0,1325.0,1325.0,1845.0,1975.0,1741.0,1403.0,1260.0,1325.0,1507.0,1858.0,2014.0,1884.0,1884.0,1494.0,1598.0,1312.0,1260.0,1520.0,1585.0,1741.0,1715.0,1910.0,1520.0,1416.0,1650.0,2144.0,2248.0,1247.0,1182.0,1780.0,1338.0,1195.0,1091.0,1052.0,1065.0,1312.0,1650.0,1338.0,1767.0,1390.0,1403.0,1299.0,1247.0,1507.0,1455.0,1273.0,1195.0,1767.0,1845.0,1650.0,1858.0,1260.0,1429.0,1260.0,1195.0,1585.0,3145.0,1416.0,1429.0,1429.0,1585.0,1260.0,1520.0,1325.0,1364.0,1299.0,1897.0,1104.0,1130.0,1780.0,1585.0,1624.0,1455.0,1390.0,1455.0,1455.0,1767.0,1637.0,1455.0,1650.0,1455.0,1195.0,1130.0,1546.0,1507.0,1637.0,1520.0,1520.0,1234.0,1416.0,1455.0,1364.0,3275.0,1286.0,1195.0,1312.0,1130.0,1130.0,1585.0,1650.0,1299.0,1221.0,1650.0,1130.0,1507.0,1299.0,1377.0,1364.0,1715.0,1897.0,1455.0,1390.0,1390.0,1637.0,1507.0,1455.0,4770.0,1546.0,1325.0,1351.0,1247.0,1351.0,1221.0,1455.0,1325.0,1195.0,1715.0,1650.0,1650.0,1715.0,2300.0,2040.0,1715.0,1585.0,1234.0,1741.0,1455.0,1585.0,1455.0,1286.0,1234.0,1234.0,1351.0,1494.0,1234.0,1390.0,1260.0,1312.0,1260.0,1507.0,1286.0,1169.0,1104.0,1130.0,1104.0,1650.0,1585.0,1377.0,1715.0,1260.0,1390.0,1520.0,1910.0,1650.0,1260.0,2495.0,1910.0,1390.0,1312.0,1377.0,1650.0,2027.0,2287.0,2027.0,2027.0,1767.0,1975.0,1910.0,2092.0,1923.0,2105.0,2105.0,2170.0,2170.0,1845.0,1910.0,1975.0,1910.0,1364.0,1585.0,1650.0,1650.0,1390.0,1260.0,1286.0,1234.0,1468.0,1260.0,1260.0,1182.0,1247.0,1286.0,1585.0,1455.0,1650.0,1260.0,1299.0,1390.0,1286.0,1286.0,1260.0,1286.0,1338.0,1286.0,1286.0,1325.0,1208.0,1286.0,1455.0,1325.0,1286.0,1325.0,1455.0,1286.0,1312.0,1286.0,1520.0,1520.0,1143.0,1247.0,1312.0,1182.0,1143.0,1429.0,1520.0,1234.0,1234.0,1364.0,1260.0,1390.0,1650.0,1325.0,1195.0,1481.0,4705.0,1182.0,1325.0,1325.0,1780.0,1325.0,1286.0,1260.0,1325.0,1234.0,1780.0,1780.0,1377.0,1650.0,1715.0,1260.0,1156.0,1195.0,1455.0,1520.0,1819.0,1650.0,1650.0,1650.0,1650.0,1650.0,1585.0,1650.0,1416.0,1598.0,1572.0,1312.0,1637.0,1780.0,1325.0,1325.0,1520.0,1845.0,1910.0,1221.0,1247.0,1351.0,1195.0,1715.0,2677.0,1195.0,1130.0,1195.0,1520.0,2300.0,3015.0,1195.0,1234.0,1676.0,1845.0,2027.0,2170.0,1507.0,1182.0,1091.0,1273.0,1195.0,1377.0,2157.0,1975.0,1910.0,2170.0,1910.0,2365.0,3145.0,1390.0,1520.0,1520.0,1455.0,1299.0,1533.0,1182.0,1195.0,1390.0,1325.0,1221.0,1234.0,1156.0,1247.0,1507.0,1494.0,1481.0,1455.0,1325.0,1169.0,1585.0,1260.0,1234.0,1182.0,1377.0,1780.0,1910.0,1455.0,1507.0,1260.0,2170.0,1650.0,1195.0,1650.0,1273.0,1585.0,1520.0,1715.0,1715.0,1273.0,1247.0,1312.0,1104.0,1078.0,1065.0,1975.0,1494.0,1715.0,1455.0,1520.0,2300.0,1247.0,1117.0,2170.0,1650.0,1455.0,1325.0,1286.0,1754.0,1442.0,1520.0,1390.0,1390.0,1715.0,1390.0,1520.0,1195.0,1195.0,1650.0,1390.0,1377.0,1325.0,1520.0,1260.0,1169.0,1780.0,1377.0,1520.0,1195.0,1624.0,1455.0,1507.0,1260.0,1390.0,1390.0,1650.0,1663.0,1507.0,1507.0,1780.0,1715.0,1910.0,1676.0,1520.0,1156.0,1260.0,1325.0,1507.0,1195.0,1780.0,1910.0,2105.0,1585.0,1481.0,1455.0,1520.0,1390.0,1585.0,1390.0,1390.0,1260.0,1195.0,1377.0,1299.0,1650.0,1650.0,1767.0,1767.0,1182.0,1650.0,1520.0,1624.0,1572.0,1260.0,1455.0,1715.0,1130.0,1325.0,1247.0,1208.0,1416.0,1234.0,1390.0,1195.0,1208.0,1234.0,1585.0,1325.0,1312.0,1364.0,1650.0,1520.0,1390.0,1494.0,1767.0,1390.0,1390.0,1247.0,1247.0,1247.0,1338.0,1078.0,1169.0,1260.0,1325.0,1520.0,1455.0,2937.0,2105.0,1195.0,1715.0,1195.0,1156.0,1208.0,1650.0,1299.0,1455.0,1819.0,1260.0,1390.0,1312.0,1325.0,1325.0,1520.0,1455.0,1325.0,2131.0,1455.0,1455.0,1520.0,1910.0,1728.0,2430.0,1520.0,2040.0,2170.0,2430.0,2690.0,1130.0,1494.0,1377.0,1351.0,1377.0,1403.0,1325.0,1364.0,1377.0,1520.0,1975.0,1546.0,1286.0,1585.0,1715.0,1975.0,1286.0,1260.0,1156.0,1117.0,1507.0,1767.0,1520.0,1650.0,1845.0,1520.0,1286.0,1221.0,1364.0,1910.0,1260.0,1377.0,1351.0,1585.0,1455.0,1611.0,1481.0,1351.0,1780.0,1507.0,1455.0,1455.0,1637.0,1260.0,1377.0,1403.0,1390.0,1364.0,1260.0,1325.0,1325.0,1390.0,1260.0,1247.0,1338.0,1780.0,1299.0,1845.0,1169.0,1169.0,1845.0,1598.0,1377.0,1780.0,1247.0,1715.0,1520.0,1520.0,1260.0,1364.0,1845.0,1715.0,1130.0,1416.0,1325.0,1195.0,1715.0,1247.0,1247.0,1455.0,1533.0,1650.0,1520.0,1416.0,1390.0,1260.0,1195.0,1845.0,1650.0,1195.0,1455.0,1455.0,1182.0,1208.0,1169.0,1117.0,1169.0,1208.0,1195.0,1208.0,4120.0,1455.0,1650.0,1260.0,1325.0,1780.0,1260.0,1260.0,1260.0,1325.0,1156.0,1260.0,1247.0,1520.0,1234.0,1845.0,1728.0,1325.0,1325.0,1637.0,1767.0,1975.0,1377.0,1260.0,1247.0,1520.0,1910.0,1520.0,1390.0,1286.0,1390.0,1520.0,1390.0,1520.0,1455.0,1546.0,1351.0,1546.0,1494.0,1455.0,1312.0,1585.0,1156.0,1156.0,1676.0,1442.0,1572.0,1455.0,1520.0,1390.0,1390.0,1390.0,1221.0,1273.0,1299.0,1143.0,1481.0,1195.0,2235.0,1780.0,1520.0,1637.0,1325.0,1390.0,1325.0,1377.0,1221.0,1260.0,1390.0,1520.0,1325.0,1520.0,1520.0,1403.0,1507.0,1455.0,1312.0,1286.0,3145.0,3405.0,870.0,1520.0,1325.0,1767.0,1130.0,1299.0,1520.0,1455.0,1520.0,1455.0,1520.0,1455.0,1455.0,1494.0,1416.0,1260.0,1520.0,1325.0,1260.0,1845.0,1221.0,1650.0,1221.0,1637.0,1364.0,1247.0,1390.0,1871.0,1156.0,1585.0,1208.0,1624.0,1273.0,1390.0,1455.0,1390.0,1455.0,1520.0,1455.0,1455.0,1455.0,1325.0,1520.0,1780.0,1546.0,1598.0,1325.0,1494.0,1273.0,1455.0,1455.0,1312.0,1299.0,1286.0,1260.0,1182.0,1156.0,1117.0,1169.0,1234.0,1273.0,1130.0,1130.0,1273.0,1143.0,1286.0,1325.0,1325.0,1520.0,1650.0,3340.0,1585.0,1585.0,1494.0,1598.0,2560.0,1325.0,1260.0,1403.0,1429.0,1312.0,1377.0,1585.0,2534.0,1572.0,1390.0,1130.0,1130.0,1130.0,1325.0,1260.0,1858.0,1390.0,1325.0,1221.0,1416.0,1390.0,1715.0,1624.0,1546.0,1910.0,1585.0,1507.0,1520.0,1234.0,1286.0,1585.0,1650.0,1884.0,1390.0,1390.0,1325.0,1520.0,1546.0,1429.0,2248.0,2417.0,1650.0,1520.0,1390.0,1130.0,1637.0,1455.0,1585.0,1845.0,1780.0,1325.0,1754.0,1624.0,1455.0,1260.0,1260.0,1260.0,1260.0,1286.0,1260.0,1390.0,1390.0,1585.0,1585.0,1780.0,1260.0,1312.0,1247.0,1234.0,1299.0,1195.0,1455.0,1624.0,1676.0,3054.0,1975.0,1520.0,1130.0,1403.0,1585.0,1390.0,1117.0,1507.0,1325.0,1637.0,1338.0,1572.0,1520.0,1377.0,1390.0,2820.0,1637.0,1390.0,1520.0,1455.0,1520.0,1260.0,1520.0,1208.0,1520.0,1390.0,1260.0,1195.0,1754.0,1494.0,1663.0,1455.0,1676.0,1520.0,1897.0,2274.0,2430.0,1897.0,2274.0,3470.0,3990.0,2027.0,2430.0,2430.0,1455.0,1520.0,1455.0,1299.0,1312.0,1299.0,1195.0,1169.0,1273.0,1182.0,1182.0,1182.0,1182.0,1182.0,1221.0,1585.0,1585.0,1650.0,1195.0,1130.0,1013.0,1390.0,1390.0,1195.0,1299.0,1585.0,1351.0,1390.0,1546.0,1312.0,1351.0,1546.0,1468.0,1975.0,1637.0,1676.0,1377.0,2170.0,1130.0,1494.0,5420.0,1975.0,1884.0,1494.0,1624.0,1650.0,1299.0,1299.0,1520.0,1390.0,1247.0,1169.0,1143.0,1325.0,1455.0,1234.0,1260.0,1260.0,1520.0,1715.0,1546.0,1390.0,1455.0,1910.0,1390.0,1208.0,1273.0,1221.0,1546.0,1364.0,1650.0,1767.0,1520.0,1611.0,1260.0,1195.0,1780.0,1598.0,1650.0,1377.0,1247.0,1117.0,1390.0,1325.0,1260.0,1221.0,1325.0,2105.0,1390.0,1325.0,1377.0,2040.0,1455.0,1585.0,1195.0,1260.0,1208.0,1520.0,1273.0,1390.0,1455.0,1273.0,1286.0,1312.0,1169.0,1182.0,1845.0,2157.0,1975.0,2105.0,1611.0,1520.0,1845.0,1299.0,1325.0,2950.0,1169.0,1143.0,1195.0,1637.0,1871.0,2300.0,1884.0,2170.0,2170.0,2170.0,2430.0,1780.0,1481.0,1546.0,1637.0,1624.0,1585.0,1260.0,1234.0,1260.0,1156.0,1520.0,1195.0,1325.0,1650.0,1390.0,1364.0,1260.0,2820.0,2664.0,1520.0,1260.0,1260.0,1637.0,2430.0,2105.0,2235.0,2027.0,1585.0,1390.0,1390.0,1325.0,1312.0,1520.0,2235.0,1312.0,1403.0,1260.0,1390.0,1325.0,1260.0,1208.0,1325.0,1403.0,1169.0,1520.0,1520.0,1260.0,1390.0,1520.0,1520.0,1390.0,1494.0,1455.0,1260.0,1598.0,1455.0,1182.0,1455.0,1455.0,1390.0,2157.0,2157.0,2287.0,2157.0,2287.0,3210.0,2807.0,1585.0,1520.0,1767.0,1637.0,1936.0,1390.0,1325.0,1715.0,1247.0,1416.0,1650.0,1637.0,1494.0,1221.0,1221.0,1260.0,3860.0,2170.0,2300.0,1806.0,1260.0,1650.0,1650.0,2157.0,2157.0,1195.0,1117.0,1390.0,1143.0,1520.0,1585.0,1624.0,1585.0,2014.0,1325.0,1585.0,1455.0,1286.0,1676.0,1377.0,1455.0,1195.0,1637.0,2157.0,1650.0,1390.0,1663.0,1455.0,1650.0,1546.0,1585.0,1780.0,1208.0,1325.0,1546.0,1416.0,1416.0,1286.0,1273.0,1364.0,1325.0,1325.0,1325.0,1286.0,1325.0,1234.0,1260.0,1234.0,1195.0,1325.0,1312.0,1221.0,1299.0,1299.0,1650.0,1377.0,1234.0,1247.0,1429.0,1169.0,1416.0,1286.0,1234.0,1286.0,1156.0,1286.0,1143.0,1429.0,1455.0,1494.0,1234.0,1325.0,1390.0,1247.0,1260.0,1260.0,1377.0,1195.0,1455.0,1390.0,1325.0,1325.0,1390.0,1325.0,1507.0,1637.0,1299.0,1481.0,1442.0,1715.0,1390.0,1780.0,1416.0,2157.0,1520.0,1624.0,1767.0,1767.0,1260.0,1585.0,1455.0,1325.0,1390.0,1325.0,1494.0,1650.0,1845.0,1845.0,2105.0,1390.0,1377.0,1481.0,1598.0,1546.0,1481.0,1520.0,1390.0,1780.0,1390.0,1390.0,1650.0,1845.0,1650.0,1286.0,1286.0,2105.0,1195.0,1390.0,1520.0,2170.0,2170.0,1455.0,1325.0,2170.0,2417.0,2365.0,2235.0,1390.0,1390.0,1390.0,1416.0,1182.0,1182.0,1182.0,2820.0,1455.0,1195.0,1975.0,1715.0,1585.0,1325.0,1234.0,1455.0,1494.0,2027.0,2027.0,1715.0,1650.0,1507.0,2027.0,2027.0,2027.0,2027.0,1507.0,2027.0,1845.0,1507.0,2027.0,2027.0,2027.0,2027.0,2027.0,1390.0,1208.0,1520.0,1195.0,1520.0,1156.0,1455.0,1754.0,1455.0,1325.0,1455.0,1390.0,1520.0,1585.0,1455.0,1520.0,1520.0,2105.0,1845.0,2040.0,1975.0,1520.0,1585.0,1585.0,1455.0,1169.0,2157.0,3210.0,3210.0,1910.0,1390.0,1260.0,1221.0,1390.0,1507.0,1130.0,1390.0,1390.0,1390.0,2404.0,2534.0,1377.0,1780.0,1195.0,1585.0,1507.0,1585.0,1130.0,1377.0,2170.0,1325.0,2560.0,2027.0,2027.0,1247.0,1221.0,1260.0,1325.0,1910.0,1442.0,1325.0,1429.0,1637.0,1520.0,1455.0,1455.0,1663.0,1858.0,1780.0,1858.0,1858.0,1910.0,1910.0,1910.0,1910.0,1910.0,1910.0,1884.0,1910.0,1390.0,1377.0,1858.0,5550.0,2170.0,2560.0,2170.0,2170.0,4510.0,4250.0,2170.0,2170.0,4770.0,3990.0,3990.0,3990.0,5550.0,4250.0,4250.0,3990.0,4770.0,4250.0,3990.0,4250.0,1845.0,1780.0,1793.0,1728.0,1728.0,1273.0,1273.0,7370.0,2261.0,2261.0,1169.0,1195.0,1364.0,1325.0,1260.0,1351.0,1351.0,1351.0,1637.0,1767.0,2040.0,1390.0,1325.0,1390.0,1351.0,1650.0,1364.0,1546.0,1494.0,1260.0,1455.0,2417.0,2235.0,1845.0,2040.0,1260.0,1156.0,1156.0,1455.0,1910.0,1780.0,1585.0,1975.0,1780.0,1585.0,1624.0,1624.0,1702.0,1702.0,1650.0,1455.0,1390.0,1702.0,1130.0,1143.0,1208.0,1416.0,1195.0,1325.0,1780.0,1767.0,1689.0,1182.0,1325.0,1650.0,1455.0,1260.0,1715.0,1715.0,1585.0,1585.0,1325.0,1650.0,1338.0,1910.0,1910.0,2170.0,1845.0,1845.0,1442.0,1559.0,1403.0,1585.0,1325.0,2560.0,1364.0,1169.0,1780.0,1234.0,1325.0,1455.0,1390.0,1104.0,1130.0,1104.0,1598.0,1845.0,1702.0,1104.0,1455.0,1481.0,1572.0,1520.0,1325.0,1156.0,1260.0,1286.0,1364.0,1325.0,1494.0,1624.0,1481.0,1507.0,1390.0,1273.0,1325.0,1845.0,1845.0,1130.0,1130.0,1507.0,1559.0,1403.0,1754.0,1767.0,1429.0,1910.0,1325.0,1325.0,1208.0,1585.0,1117.0,4120.0,2365.0,2105.0,1286.0,1156.0,1208.0,2001.0,1390.0,1897.0,1520.0,1390.0,1715.0,1286.0,1403.0,1585.0,1585.0,1676.0,2066.0,1325.0,1325.0,1273.0,1195.0,1585.0,1364.0,1442.0,1260.0,1702.0,1650.0,1806.0,2170.0,2430.0,1273.0,1325.0,1481.0,1390.0,1364.0,1338.0,1364.0,1481.0,1130.0,2287.0,2287.0,2677.0,2287.0,2105.0,1247.0,2495.0,1780.0,2235.0,1520.0,1520.0,1390.0,2430.0,1260.0,2105.0,2170.0,2170.0,1234.0,1273.0,1221.0,1650.0,1377.0,1273.0,1364.0,1247.0,1650.0,1195.0,2170.0,1520.0,1065.0,1910.0,3145.0,2157.0,1260.0,1286.0,1325.0,1312.0,1325.0,1390.0,1260.0,1195.0,1221.0,1520.0,1546.0,1286.0,1221.0,1975.0,1325.0,1962.0,1845.0,1390.0,1078.0,1390.0,2170.0,1520.0,1325.0,1650.0,1455.0,1455.0,2235.0,2235.0,2690.0,1845.0,1351.0,1585.0,1260.0,1208.0,1234.0,1260.0,1182.0,1169.0,1130.0,1377.0,1572.0,1312.0,1286.0,1195.0,1325.0,1429.0,1260.0,1130.0,1130.0,1390.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1390.0,1390.0,1390.0,1390.0,1390.0,1208.0,1247.0,1195.0,1195.0,1260.0,1195.0,1650.0,1975.0,1325.0,1325.0,1104.0,1325.0,1910.0,1715.0,1650.0,1195.0,1104.0,1429.0,1221.0,1195.0,1715.0,1221.0,1195.0,1169.0,1195.0,1247.0,2157.0,1247.0,1416.0,1325.0,1507.0,1338.0,1520.0,1416.0,1455.0,1585.0,1650.0,1585.0,1325.0,1143.0,1637.0,1234.0,1221.0,2950.0,1910.0,1637.0,1364.0,2170.0,1364.0,1494.0,1208.0,1325.0,1390.0,1390.0,1845.0,1234.0,1195.0,1533.0,1520.0,1195.0,1195.0,1455.0,1455.0,1351.0,1286.0,1520.0,1351.0,1169.0,1455.0,1585.0,1780.0,1455.0,1325.0,1650.0,1247.0,1325.0,1195.0,1364.0,1494.0,1364.0,1312.0,1364.0,1494.0,1494.0,1494.0,1364.0,1546.0,1494.0,1221.0,1325.0,1325.0,1390.0,870.0,1676.0,1390.0,1390.0,1897.0,1897.0,1260.0,1572.0,1455.0,1520.0,1689.0,1195.0,1585.0,1195.0,1520.0,1299.0,2157.0,1416.0,1325.0,1273.0,1715.0,1975.0,1403.0,1182.0,1182.0,1390.0,1455.0,1325.0,1390.0,1390.0,1390.0,1455.0,1520.0,1650.0,1377.0,1377.0,1442.0,1273.0,1390.0,1416.0,1221.0,1585.0,1585.0,1195.0,1338.0,1390.0,1910.0,2040.0,1390.0,2170.0,1195.0,1650.0,1845.0,1650.0,1221.0,1156.0,1195.0,1130.0,1260.0,1260.0,1780.0,1780.0,1390.0,1377.0,1455.0,1325.0,1299.0,1520.0,1884.0,1416.0,1169.0,1247.0,1715.0,1299.0,1507.0,1312.0,1546.0,1325.0,1286.0,1195.0,1169.0,1780.0,1780.0,1767.0,1507.0,1520.0,1195.0,1247.0,1325.0,1728.0,1975.0,1260.0,1585.0,1975.0,1260.0,1351.0,1845.0,1975.0,1325.0,1325.0,1260.0,1325.0,1325.0,1325.0,1325.0,1585.0,1585.0,1520.0,1455.0,1897.0,1377.0,1585.0,1390.0,2365.0,1195.0,1286.0,1390.0,1455.0,1286.0,1234.0,1364.0,2430.0,2430.0,1416.0,1234.0,2170.0,1650.0,1195.0,1637.0,1767.0,1650.0,1650.0,1455.0,1403.0,1520.0,1520.0,1520.0,1390.0,1364.0,1975.0,1455.0,1091.0,1130.0,1130.0,1156.0,1806.0,1897.0,1780.0,1910.0,1325.0,1338.0,1286.0,1286.0,1286.0,1195.0,1195.0,1260.0,1910.0,1715.0,1520.0,1156.0,1273.0,1208.0,1650.0,1429.0,1299.0,1585.0,1767.0,1351.0,1455.0,1650.0,1390.0,1364.0,1416.0,1390.0,1650.0,1351.0,1338.0,1481.0,1377.0,1377.0,1351.0,1377.0,1416.0,1390.0,1364.0,1351.0,1364.0,1351.0,1481.0,1364.0,1351.0,1286.0,1481.0,1507.0,1338.0,1364.0,1507.0,1364.0,1364.0,1377.0,1559.0,2170.0,1650.0,1390.0,1455.0,1195.0,1247.0,1169.0,1429.0,1390.0,1390.0,2040.0,1247.0,1650.0,1390.0,1325.0,1260.0,1299.0,1390.0,1364.0,1520.0,1520.0,1221.0,1260.0,1208.0,1325.0,1455.0,1260.0,1130.0,1390.0,2170.0,1975.0,1845.0,1845.0,1975.0,2170.0,1845.0,2170.0,1845.0,1975.0,1845.0,1845.0,1845.0,1975.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1260.0,1715.0,1455.0,1325.0,1377.0,1390.0,1845.0,1481.0,1416.0,1442.0,1455.0,1195.0,1247.0,1377.0,1325.0,1494.0,1780.0,1585.0,1286.0,1325.0,1390.0,1507.0,1377.0,1520.0,1520.0,1234.0,1650.0,1520.0,1520.0,1715.0,1715.0,1234.0,1221.0,1195.0,1169.0,1325.0,1351.0,1520.0,1390.0,1091.0,1416.0,2144.0,1585.0,2040.0,1858.0,1351.0,1468.0,1273.0,1195.0,1195.0,1650.0,1390.0,1520.0,2040.0,1715.0,1442.0,1520.0,1221.0,1390.0,1455.0,1325.0,1247.0,1455.0,1416.0,1520.0,1390.0,1390.0,1780.0,1208.0,1572.0,1130.0,1650.0,1481.0,1975.0,1325.0,1273.0,1208.0,1273.0,1273.0,1507.0,1325.0,1377.0,1260.0,1780.0,1585.0,1325.0,1299.0,1299.0,1299.0,1299.0,1195.0,1442.0,1520.0,1585.0,1715.0,1442.0,1455.0,1325.0,1390.0,1507.0,1442.0,1442.0,1442.0,1481.0,1442.0,1455.0,1585.0,1312.0,1520.0,1325.0,1156.0,1364.0,1338.0,1234.0,1455.0,1338.0,2170.0,1260.0,1195.0,1260.0,1130.0,2040.0,2053.0,2105.0,1520.0,1325.0,1325.0,1650.0,1299.0,1585.0,1832.0,1416.0,1715.0,1195.0,1195.0,1650.0,1624.0,1780.0,1650.0,1650.0,1780.0,1910.0,1637.0,1520.0,1156.0,1416.0,1234.0,1299.0,1195.0,1559.0,1702.0,1650.0,1793.0,1312.0,1715.0,1494.0,1325.0,1260.0,1286.0,2300.0,1273.0,1260.0,1156.0,1143.0,1208.0,1247.0,1455.0,1390.0,1325.0,1169.0,1286.0,1247.0,1572.0,1182.0,1156.0,1104.0,1364.0,1442.0,1767.0,1637.0,1156.0,1182.0,1390.0,1325.0,1585.0,1299.0,1650.0,1286.0,1325.0,1299.0,1195.0,1130.0,1312.0,1637.0,1572.0,1611.0,1845.0,1520.0,1234.0,1325.0,1390.0,1780.0,1455.0,1377.0,1351.0,1104.0,1559.0,1286.0,5030.0,5030.0,1247.0,1286.0,1585.0,1702.0,2170.0,1260.0,1234.0,2066.0,1910.0,1975.0,1156.0,1260.0,1377.0,1338.0,1247.0,1390.0,1325.0,1325.0,1325.0,1325.0,1364.0,1650.0,1364.0,1286.0,1962.0,1767.0,1260.0,1585.0,1325.0,1650.0,1715.0,1260.0,1325.0,1455.0,1455.0,1845.0,1195.0,1143.0,1442.0,1585.0,1377.0,1455.0,1273.0,1325.0,1169.0,1169.0,1585.0,1494.0,1325.0,1260.0,1117.0,1598.0,46370.0,2313.0,1455.0,1390.0,1559.0,1455.0,1390.0,1585.0,1182.0,1299.0,1390.0,1507.0,1195.0,1286.0,1325.0,2170.0,2157.0,1520.0,1260.0,1130.0,1364.0,1351.0,1975.0,1195.0,1325.0,1390.0,1585.0,1286.0,1260.0,1624.0,1364.0,1143.0,1715.0,2040.0,1260.0,1325.0,1260.0,1364.0,2820.0,1247.0,1390.0,1260.0,1325.0,1390.0,1325.0,2014.0,1429.0,1234.0,1156.0,1507.0,1195.0,1273.0,1104.0,1650.0,1650.0,1260.0,1455.0,1390.0,1715.0,1273.0,1585.0,1351.0,1234.0,1351.0,1455.0,1585.0,1377.0,1455.0,1286.0,1390.0,1390.0,1390.0,1390.0,1390.0,1390.0,1390.0,1780.0,2430.0,1390.0,1780.0,1520.0,1585.0,1429.0,1780.0,3470.0,1715.0,1351.0,1416.0,1247.0,1247.0,1390.0,1585.0,1260.0,1260.0,1468.0,1455.0,1182.0,1585.0,1195.0,1455.0,1234.0,1390.0,1780.0,1585.0,1416.0,1390.0,1351.0,1975.0,1325.0,1572.0,1260.0,1247.0,2430.0,2235.0,2235.0,2950.0,1715.0,1286.0,1221.0,1234.0,1195.0,1260.0,1286.0,1234.0,1390.0,1351.0,1377.0,1390.0,1273.0,1390.0,1260.0,1195.0,1234.0,1273.0,1221.0,1377.0,1065.0,1520.0,1390.0,1325.0,1845.0,1195.0,1169.0,1325.0,1377.0,1572.0,1312.0,1520.0,1455.0,1208.0,1312.0,1390.0,1416.0,1455.0,1325.0,1377.0,1416.0,1650.0,1650.0,1390.0,1390.0,1390.0,1390.0,1650.0,1260.0,1195.0,1325.0,1637.0,1156.0,1390.0,1260.0,1975.0,1975.0,1338.0,1481.0,1585.0,1507.0,1637.0,2157.0,1325.0,1520.0,1221.0,1455.0,1338.0,1208.0,1364.0,1299.0,1390.0,1780.0,2157.0,1312.0,1247.0,1455.0,1260.0,1091.0,1325.0,1897.0,1325.0,1195.0,1702.0,1624.0,1286.0,4120.0,2820.0,1780.0,1910.0,1390.0,1117.0,1780.0,1195.0,1520.0,1910.0,1780.0,1156.0,1195.0,2495.0,1364.0,2040.0,1325.0,1975.0,1455.0,1455.0,1520.0,1650.0,1845.0,2950.0,1715.0,2170.0,1195.0,1195.0,1143.0,1455.0,1195.0,1325.0,1325.0,1390.0,1897.0,1845.0,1650.0,1455.0,1182.0,1208.0,8020.0,1390.0,1429.0,1338.0,1429.0,1364.0,1325.0,1455.0,1897.0,1520.0,1455.0,1520.0,1390.0,1715.0,1715.0,1585.0,1364.0,1715.0,1910.0,1520.0,1520.0,1585.0,1390.0,1325.0,1195.0,1260.0,1195.0,1455.0,1273.0,1130.0,1845.0,1715.0,1247.0,1325.0,1156.0,1377.0,1234.0,1325.0,1390.0,1637.0,1104.0,1338.0,1390.0,1390.0,1390.0,1390.0,1455.0,1390.0,1377.0,1325.0,1650.0,1507.0,1416.0,1520.0,1650.0,1325.0,1169.0,1169.0,1416.0,1195.0,1260.0,1754.0,1208.0,1208.0,1663.0,1520.0,1650.0,1884.0,2170.0,1455.0,1247.0,2235.0,1429.0,1247.0,1182.0,1845.0,2651.0,2079.0,1910.0,1520.0,2534.0,1195.0,1442.0,1286.0,1377.0,1442.0,1468.0,1910.0,1975.0,1455.0,1247.0,1819.0,1195.0,1325.0,1260.0,1273.0,1741.0,1741.0,1858.0,1273.0,1377.0,1845.0,1715.0,1585.0,1390.0,1390.0,1260.0,1247.0,1195.0,1286.0,1234.0,1260.0,1325.0,1455.0,1325.0,1715.0,1845.0,1507.0,1845.0,1585.0,1455.0,1364.0,1312.0,1585.0,1585.0,1585.0,1598.0,1325.0,1390.0,1390.0,1442.0,2417.0,2508.0,1455.0,1650.0,1585.0,1234.0,1650.0,1910.0,1377.0,1390.0,1650.0,2157.0,1975.0,1260.0,1325.0,1598.0,1585.0,1260.0,1455.0,1416.0,1520.0,1520.0,1455.0,1715.0,1585.0,1715.0,1650.0,1507.0,1390.0,1520.0,1520.0,1260.0,1169.0,1208.0,1325.0,1520.0,1234.0,1351.0,1156.0,1455.0,1741.0,1585.0,1585.0,1897.0,1585.0,1897.0,1299.0,1325.0,1780.0,1182.0,1195.0,1819.0,1260.0,1208.0,1143.0,2820.0,1910.0,1767.0,1312.0,1481.0,1195.0,1247.0,1520.0,1780.0,1520.0,1390.0,1507.0,1091.0,1117.0,1104.0,1455.0,1377.0,1312.0,1325.0,1091.0,1078.0,1078.0,1325.0,1338.0,1455.0,1520.0,1806.0,1429.0,1663.0,1455.0,1637.0,1494.0,1182.0,1156.0,1156.0,1169.0,1637.0,1897.0,1195.0,1351.0,1507.0,1416.0,1754.0,1325.0,1260.0,1065.0,1520.0,1780.0,1390.0,1455.0,1676.0,1715.0,1390.0,1260.0,1299.0,1910.0,1598.0,1325.0,1390.0,1520.0,1715.0,1507.0,1507.0,1455.0,1845.0,1429.0,1572.0,1455.0,1780.0,1520.0,1455.0,1286.0,1455.0,1585.0,1455.0,1208.0,1182.0,1507.0,1455.0,1299.0,1234.0,1195.0,1585.0,1260.0,1455.0,1520.0,1520.0,1143.0,1338.0,1208.0,1260.0,1325.0,1325.0,1195.0,1637.0,1169.0,1273.0,1286.0,1507.0,1507.0,1455.0,1650.0,1507.0,1195.0,1390.0,1650.0,1520.0,1390.0,1195.0,1260.0,1247.0,1169.0,1195.0,1156.0,1104.0,1156.0,1052.0,1273.0,1130.0,1091.0,1078.0,1247.0,1845.0,1520.0,2820.0,1325.0,1481.0,1390.0,1455.0,1390.0,1455.0,1299.0,1195.0,1806.0,1325.0,1390.0,1975.0,1585.0,1650.0,1325.0,1520.0,2625.0,1312.0,1507.0,1845.0,1377.0,1299.0,1390.0,1520.0,1260.0,1156.0,1078.0,1104.0,1104.0,1208.0,1260.0,1312.0,1351.0,1546.0,1455.0,3145.0,1273.0,1273.0,1975.0,1377.0,1390.0,1754.0,1585.0,1377.0,1715.0,1520.0,1260.0,1520.0,2040.0,1546.0,1390.0,1520.0,1377.0,2105.0,1845.0,1845.0,1715.0,1585.0,1559.0,1754.0,1546.0,1195.0,1390.0,1325.0,2027.0,1767.0,1845.0,1286.0,1312.0,1312.0,1780.0,2170.0,2170.0,1780.0,1260.0,1182.0,1325.0,1780.0,2677.0,1715.0,1390.0,1559.0,2430.0,1234.0,1234.0,1455.0,1728.0,1546.0,1897.0,1650.0,1845.0,1715.0,2300.0,2157.0,2170.0,1780.0,1637.0,1845.0,1897.0,1650.0,1325.0,1455.0,1325.0,1585.0,4120.0,1442.0,1390.0,1442.0,1520.0,1507.0,1195.0,1650.0,1780.0,1390.0,1585.0,1650.0,1975.0,1520.0,1650.0,1650.0,2430.0,1650.0,1650.0,1455.0,1650.0,1585.0,1780.0,1585.0,1715.0,1910.0,1845.0,2170.0,2690.0,1585.0,1585.0,1455.0,1390.0,1312.0,1650.0,2820.0,1390.0,1221.0,1260.0,1325.0,1650.0,1455.0,1286.0,1585.0,1780.0,1650.0,1520.0,1351.0,1429.0,1650.0,1390.0,1455.0,1286.0,1910.0,1910.0,1260.0,1624.0,1442.0,1195.0,1260.0,1169.0,1221.0,1455.0,1390.0,1715.0,1585.0,1117.0,1507.0,1312.0,1585.0,1390.0,1520.0,1910.0,1481.0,1520.0,1390.0,1767.0,1390.0,2105.0,1247.0,1364.0,1260.0,1520.0,1260.0,1273.0,1780.0,1260.0,1325.0,1650.0,1585.0,1260.0,1325.0,1221.0,1221.0,1403.0,1247.0,1195.0,1364.0,1845.0,1130.0,1065.0,1910.0,1494.0,1715.0,1650.0,1520.0,1455.0,1455.0,1351.0,1351.0,1416.0,1312.0,1182.0,1520.0,1780.0,2105.0,1104.0,1325.0,1585.0,1260.0,2430.0,1130.0,1455.0,1195.0,1520.0,1260.0,1351.0,1429.0,1520.0,1455.0,1754.0,1325.0,1312.0,2820.0,2560.0,2157.0,1455.0,1117.0,1247.0,1637.0,1455.0,1455.0,2417.0,1377.0,1910.0,1195.0,1273.0,1260.0,1260.0,1273.0,1065.0,1520.0,1520.0,1221.0,1390.0,1221.0,1325.0,1351.0,1845.0,1325.0,1143.0,1585.0,1845.0,1507.0,2157.0,1520.0,3080.0,3210.0,2950.0,1416.0,1364.0,1195.0,1299.0,1325.0,1650.0,1247.0,1221.0,1221.0,2027.0,2027.0,2027.0,2027.0,2027.0,2027.0,2157.0,2157.0,2027.0,1455.0,1455.0,1845.0,1130.0,1377.0,1117.0,1325.0,1260.0,1845.0,2300.0,1520.0,1520.0,1390.0,1169.0,1156.0,1975.0,1377.0,2040.0,2820.0,1364.0,1455.0,1507.0,1195.0,1520.0,1260.0,1260.0,1260.0,1247.0,1234.0,1195.0,1390.0,1715.0,1390.0,1338.0,1260.0,1260.0,1260.0,1260.0,1247.0,1130.0,1260.0,1234.0,1585.0,1208.0,2170.0,1390.0,1520.0,1325.0,1325.0,1130.0,1130.0,1195.0,1494.0,1494.0,1390.0,1585.0,1585.0,2014.0,1299.0,1299.0,1520.0,1520.0,2066.0,1351.0,1130.0,1169.0,1130.0,1455.0,1390.0,1195.0,1156.0,1195.0,1364.0,2027.0,2157.0,1520.0,1585.0,1585.0,1585.0,1585.0,1585.0,2794.0,1585.0,1585.0,1455.0,1455.0,1325.0,1195.0,1260.0,1286.0,1195.0,1221.0,1117.0,1585.0,1325.0,1546.0,1650.0,1455.0,1260.0,1260.0,1585.0,1286.0,1390.0,1299.0,1234.0,1468.0,1195.0,1520.0,1390.0,1520.0,1845.0,1780.0,1845.0,1234.0,1182.0,1169.0,1195.0,1377.0,1520.0,1455.0,1585.0,1650.0,1325.0,1377.0,1910.0,1377.0,1455.0,1325.0,1845.0,1455.0,1429.0,1390.0,1520.0,1585.0,1520.0,1884.0,2313.0,1585.0,2040.0,1520.0,1390.0,1455.0,1221.0,1260.0,1169.0,1156.0,1195.0,1143.0,1182.0,1143.0,1156.0,1156.0,1325.0,1429.0,1390.0,1416.0,1520.0,1286.0,1195.0,1260.0,1247.0,1910.0,1364.0,1455.0,1481.0,1312.0,1377.0,1195.0,1507.0,1130.0,1065.0,1130.0,1195.0,1455.0,1585.0,1390.0,1390.0,1520.0,1130.0,1520.0,1416.0,1520.0,1624.0,1572.0,1585.0,1390.0,1260.0,1377.0,1390.0,1156.0,1182.0,1260.0,1286.0,1325.0,1585.0,1234.0,1104.0,1078.0,1260.0,1195.0,2235.0,1910.0,1390.0,1507.0,1390.0,1260.0,1325.0,1585.0,1585.0,1208.0,2105.0,1390.0,1780.0,1377.0,1195.0,1195.0,1104.0,1130.0,1156.0,1286.0,1260.0,1013.0,1117.0,1260.0,1585.0,1715.0,1715.0,1351.0,1455.0,1260.0,1195.0,1390.0,3145.0,1299.0,1455.0,1273.0,1156.0,1533.0,1325.0,1390.0,1520.0,1520.0,1520.0,1520.0,1390.0,1520.0,1845.0,1637.0,2820.0,1650.0,1195.0,1455.0,1455.0,1195.0,1611.0,1247.0,1299.0,1195.0,1390.0,1195.0,1377.0,1234.0,1143.0,1455.0,1585.0,1520.0,1455.0,1455.0,1260.0,1520.0,1780.0,1897.0,1767.0,1377.0,1325.0,1260.0,1325.0,1247.0,1325.0,1273.0,1260.0,1195.0,1975.0,1364.0,1637.0,1325.0,1286.0,1247.0,1455.0,1221.0,1325.0,1754.0,1351.0,1208.0,1741.0,2170.0,1650.0,1130.0,1650.0,1455.0,1390.0,1585.0,1325.0,1780.0,1910.0,1338.0,1507.0,1507.0,1364.0,1715.0,1494.0,1416.0,1286.0,1416.0,1637.0,1845.0,1455.0,1715.0,1325.0,1624.0,1715.0,1585.0,1585.0,1507.0,1390.0,1468.0,1468.0,1260.0,1520.0,1520.0,1520.0,1520.0,1546.0,1494.0,1468.0,1364.0,1325.0,1325.0,1299.0,1377.0,1377.0,1468.0,1390.0,1403.0,1247.0,1416.0,1312.0,1260.0,1312.0,1247.0,1234.0,1104.0,1286.0,1286.0,1221.0,1325.0,1325.0,1325.0,1715.0,1650.0,1455.0,1910.0,1390.0,1650.0,2807.0,1403.0,1390.0,1390.0,1143.0,1819.0,1780.0,1780.0,1936.0,1195.0,1195.0,1299.0,1975.0,1507.0,1338.0,2157.0,1403.0,2105.0,1975.0,1845.0,1234.0,1286.0,1949.0,1377.0,1390.0,1494.0,1260.0,1520.0,1455.0,1585.0,1650.0,1221.0,1741.0,2131.0,1650.0,1325.0,1507.0,1650.0,1572.0,1260.0,1260.0,1260.0,1234.0,1325.0,1286.0,1325.0,1585.0,1481.0,1585.0,2027.0,1845.0,1962.0,1962.0,1260.0,1481.0,1234.0,1390.0,1390.0,1351.0,1234.0,1182.0,1143.0,1338.0,1520.0,1546.0,1910.0,1845.0,1325.0,1377.0,1312.0,1325.0,1286.0,2040.0,1377.0,2430.0,2040.0,1325.0,1390.0,1351.0,1429.0,1585.0,1260.0,1715.0,1507.0,1416.0,1520.0,1195.0,1390.0,1260.0,1468.0,1520.0,1520.0,1325.0,1767.0,2157.0,1767.0,1780.0,1195.0,1910.0,1585.0,1650.0,1598.0,1650.0,1780.0,1234.0,1195.0,1299.0,1260.0,1325.0,1273.0,1143.0,1182.0,1182.0,1143.0,1182.0,1208.0,1390.0,1260.0,1780.0,1715.0,1390.0,1403.0,1325.0,1455.0,1520.0,1637.0,2820.0,1442.0,1260.0,1390.0,1299.0,1273.0,1507.0,1507.0,1104.0,1325.0,1975.0,2040.0,1910.0,2430.0,1871.0,1325.0,1247.0,1325.0,1455.0,1325.0,1429.0,1247.0,2105.0,1780.0,1910.0,1390.0,1806.0,1247.0,1767.0,1585.0,1910.0,1715.0,6070.0,6070.0,7370.0,7370.0,7370.0,1520.0,1390.0,1455.0,1455.0,1455.0,1273.0,1767.0,1390.0,1325.0,1455.0,1520.0,2040.0,1520.0,1611.0,1520.0,1520.0,1325.0,1975.0,1208.0,1260.0,1481.0,1390.0,1390.0,1585.0,1377.0,1780.0,1195.0,1325.0,1390.0,1377.0,1377.0,1520.0,1338.0,1338.0,1338.0,1299.0,1312.0,1351.0,1351.0,1351.0,1585.0,1585.0,1585.0,1520.0,1260.0,1520.0,1273.0,1520.0,1390.0,1910.0,1390.0,2807.0,1390.0,1650.0,1390.0,1156.0,1156.0,1169.0,1325.0,1520.0,1520.0,2170.0,2300.0,1403.0,1585.0,2105.0,1221.0,1208.0,3145.0,1260.0,1260.0,1299.0,1494.0,2300.0,1455.0,1390.0,1715.0,2300.0,2105.0,1390.0,1078.0,1650.0,1195.0,1156.0,1351.0,1286.0,1117.0,1299.0,1325.0,1442.0,1910.0,1104.0,1117.0,1494.0,1390.0,1520.0,1845.0,1377.0,1845.0,1845.0,2014.0,1715.0,1845.0,1910.0,1169.0,1390.0,1338.0,1455.0,1455.0,1507.0,1325.0,2001.0,1637.0,1767.0,1325.0,1338.0,1585.0,1650.0,1910.0,1260.0,1910.0,1208.0,1481.0,1182.0,1338.0,1260.0,1650.0,1390.0,1455.0,1715.0,1247.0,1260.0,1325.0,1247.0,1338.0,1416.0,1442.0,1260.0,3730.0,1845.0,1390.0,1312.0,1195.0,1650.0,1455.0,1325.0,1091.0,1390.0,1377.0,1637.0,1377.0,1338.0,1325.0,1390.0,1455.0,1754.0,1650.0,1143.0,1156.0,1182.0,1520.0,1351.0,2430.0,1780.0,1156.0,1585.0,1572.0,1234.0,1208.0,1715.0,1793.0,1650.0,1520.0,1247.0,1390.0,1325.0,1325.0,1715.0,1637.0,1650.0,1520.0,1299.0,1390.0,1507.0,1234.0,1325.0,1195.0,1260.0,1143.0,1299.0,1520.0,1416.0,2313.0,1364.0,1975.0,1585.0,1195.0,1195.0,1195.0,1390.0,1351.0,1390.0,1130.0,1390.0,1299.0,1117.0,1715.0,1845.0,1234.0,1260.0,1195.0,1260.0,1520.0,1455.0,1286.0,1195.0,1260.0,2040.0,2170.0,1403.0,1377.0,1429.0,1390.0,1650.0,1455.0,1520.0,1195.0,1767.0,1247.0,1767.0,1585.0,1585.0,1585.0,1520.0,1520.0,1260.0,1845.0,2157.0,1338.0,1520.0,1260.0,1455.0,1260.0,1260.0,1195.0,1767.0,1299.0,1520.0,1286.0,2170.0,2170.0,1390.0,1065.0,1572.0,1637.0,1520.0,2430.0,2079.0,2157.0,1585.0,1195.0,1208.0,1286.0,1637.0,1351.0,1429.0,1182.0,1260.0,1572.0,1910.0,1520.0,1637.0,1520.0,1650.0,1715.0,1390.0,1390.0,1715.0,1650.0,1260.0,1468.0,1468.0,1221.0,1520.0,1455.0,1325.0,1325.0,1325.0,1546.0,1910.0,1390.0,1208.0,1390.0,1520.0,2170.0,1390.0,1260.0,1260.0,1585.0,1650.0,870.0,3457.0,1871.0,1780.0,1390.0,1390.0,1390.0,1260.0,1455.0,1325.0,1364.0,1195.0,1780.0,2547.0,1962.0,1403.0,1390.0,1390.0,1845.0,1390.0,3340.0,1520.0,1260.0,1780.0,1286.0,1325.0,1520.0,1520.0,1520.0,1585.0,1455.0,1585.0,1585.0,1585.0,1481.0,1650.0,1520.0,1520.0,1455.0,2417.0,1390.0,1325.0,1598.0,1325.0,1104.0,1910.0,1325.0,1468.0,1455.0,1390.0,1390.0,1065.0,1286.0,1182.0,1260.0,1156.0,1052.0,1325.0,1299.0,1416.0,1234.0,3145.0,3145.0,1520.0,1910.0,1130.0,1377.0,1585.0,1130.0,1195.0,1780.0,1364.0,2027.0,1390.0,1715.0,1455.0,1273.0,1455.0,1130.0,1429.0,1585.0,1195.0,1195.0,1195.0,1195.0,2365.0,1650.0,1416.0,1455.0,1247.0,1156.0,1130.0,1572.0,1572.0,1975.0,1325.0,1325.0,1390.0,1585.0,1325.0,1195.0,1299.0,1299.0,2040.0,1299.0,1377.0,1585.0,1390.0,1520.0,1455.0,1416.0,1780.0,1455.0,1585.0,1455.0,1260.0,1455.0,1455.0,1585.0,1455.0,2027.0,2690.0,1780.0,1325.0,1325.0,1455.0,1585.0,1455.0,1377.0,1260.0,1650.0,1156.0,1273.0,1585.0,1585.0,1585.0,1585.0,1585.0,1585.0,1403.0,1390.0,1325.0,1338.0,1572.0,1494.0,1390.0,1546.0,1585.0,1195.0,1260.0,1650.0,2417.0,2417.0,2105.0,1845.0,1234.0,1377.0,1650.0,1780.0,1650.0,1481.0,1455.0,1221.0,1650.0,1585.0,1299.0,1871.0,1845.0,1390.0,1702.0,1390.0,1507.0,1507.0,1325.0,1364.0,1364.0,1299.0,1299.0,1364.0,1364.0,1299.0,1299.0,1312.0,1312.0,1325.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1195.0,1195.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1130.0,1195.0,1195.0,1455.0,1260.0,1390.0,1130.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1260.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1195.0,1130.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1195.0,1130.0,1390.0,1195.0,1455.0,1455.0,1520.0,1325.0,1520.0,1520.0,1130.0,1572.0,1650.0,1715.0,2040.0,1520.0,1494.0,1351.0,1611.0,2547.0,1429.0,1507.0,1455.0,1585.0,1481.0,1650.0,2040.0,1455.0,1416.0,2937.0,1286.0,1325.0,1650.0,1260.0,1455.0,1143.0,1715.0,1572.0,1325.0,1234.0,1247.0,1793.0,1325.0,1390.0,1312.0,1845.0,1585.0,1585.0,1585.0,1195.0,1520.0,1377.0,1299.0,1247.0,1416.0,1377.0,1364.0,1715.0,1715.0,1637.0,1910.0,1234.0,1312.0,1585.0,1273.0,1910.0,1390.0,2040.0,1676.0,1702.0,1377.0,1468.0,1130.0,1442.0,1195.0,1286.0,1156.0,1065.0,1845.0,1585.0,1520.0,1689.0,2170.0,1390.0,1195.0,1520.0,1507.0,1429.0,1208.0,1468.0,1312.0,1299.0,1260.0,1325.0,1780.0,1390.0,1520.0,1559.0,1650.0,2170.0,2170.0,2170.0,1312.0,1715.0,1195.0,1637.0,1390.0,1442.0,1273.0,1585.0,1585.0,1481.0,1273.0,1377.0,2105.0,1520.0,1390.0,1455.0,1208.0,1390.0,1403.0,1260.0,1286.0,1156.0,1910.0,2820.0,1650.0,1715.0,1715.0,1520.0,2170.0,3340.0,1260.0,1533.0,1260.0,1455.0,1780.0,1455.0,1455.0,1286.0,1455.0,1338.0,1780.0,1585.0,1455.0,1572.0,1442.0,1065.0,1520.0,3015.0,1767.0,1650.0,1585.0,1195.0,1780.0,1624.0,1585.0,1650.0,1390.0,1169.0,1273.0,1260.0,1845.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1195.0,1130.0,1195.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1195.0,1130.0,1130.0,1468.0,1390.0,1390.0,1390.0,1390.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1403.0,1390.0,1390.0,1390.0,1455.0,1260.0,1260.0,1260.0,1273.0,1325.0,1325.0,1221.0,1104.0,1260.0,1273.0,1273.0,1455.0,1364.0,1520.0,1403.0,1520.0,1650.0,1481.0,1416.0,1455.0,1520.0,1390.0,2170.0,1572.0,1390.0,1338.0,1247.0,1143.0,1585.0,1195.0,1325.0,1377.0,1325.0,1390.0,1390.0,1390.0,1455.0,1507.0,1234.0,1455.0,2092.0,1520.0,1520.0,1390.0,2040.0,1845.0,1585.0,1390.0,1260.0,1260.0,1455.0,1403.0,1715.0,2183.0,2183.0,2235.0,2183.0,1221.0,1143.0,1975.0,1377.0,1325.0,1247.0,1195.0,1286.0,1208.0,1260.0,1286.0,1455.0,1273.0,1234.0,1520.0,1403.0,1390.0,1130.0,1390.0,1234.0,1338.0,1221.0,1208.0,1403.0,1351.0,1351.0,1403.0,1403.0,1273.0,1273.0,1715.0,1390.0,1533.0,1780.0,1975.0,1910.0,1247.0,1143.0,1585.0,1910.0,1455.0,1650.0,1585.0,1390.0,1312.0,1637.0,1338.0,1442.0,2547.0,1260.0,1351.0,1910.0,2170.0,1975.0,1780.0,2430.0,1247.0,1299.0,1247.0,7370.0,1260.0,1182.0,1780.0,1585.0,1975.0,2040.0,1520.0,1507.0,1546.0,1468.0,1273.0,1182.0,1156.0,1780.0,2170.0,1390.0,1624.0,1780.0,1624.0,1689.0,1689.0,1754.0,2508.0,1754.0,1754.0,1923.0,1689.0,1754.0,1689.0,1624.0,1624.0,1546.0,1546.0,1546.0,1689.0,1546.0,1195.0,2105.0,1351.0,1884.0,1585.0,1520.0,1455.0,1195.0,1195.0,1091.0,1065.0,1065.0,1338.0,1260.0,1715.0,1975.0,1260.0,1780.0,1650.0,1325.0,1767.0,1299.0,1299.0,1260.0,2040.0,2157.0,2482.0,1312.0,1208.0,1195.0,1260.0,1637.0,2027.0,1260.0,1260.0,1325.0,1325.0,1364.0,1520.0,1884.0,1416.0,1286.0,2040.0,1481.0,1351.0,1715.0,1195.0,1455.0,1520.0,1312.0,1260.0,1260.0,1143.0,2040.0,2040.0,1312.0,1650.0,1520.0,1481.0,1416.0,1585.0,1845.0,1442.0,1377.0,1533.0,1390.0,1195.0,1416.0,1650.0,1325.0,1390.0,1715.0,1130.0,1767.0,1897.0,1390.0,1520.0,1299.0,1299.0,1325.0,1117.0,1234.0,1390.0,1169.0,1637.0,1650.0,1234.0,4380.0,1481.0,1299.0,1455.0,1390.0,1520.0,1390.0,1390.0,1429.0,2560.0,1377.0,1117.0,1325.0,1364.0,1208.0,1910.0,1910.0,1910.0,1910.0,1910.0,2040.0,2040.0,2040.0,1650.0,1416.0,1390.0,1455.0,1208.0,1650.0,1559.0,1481.0,1130.0,1260.0,1130.0,1117.0,1130.0,2170.0,1325.0,1260.0,1390.0,1247.0,1195.0,1325.0,1637.0,1195.0,1260.0,1325.0,1325.0,1728.0,1715.0,1650.0,2300.0,1377.0,1845.0,1247.0,1390.0,1884.0,1624.0,2170.0,1299.0,1390.0,1338.0,2040.0,1390.0,1338.0,1195.0,1585.0,1455.0,1390.0,1520.0,1455.0,1572.0,2287.0,2235.0,2027.0,1286.0,3340.0,1650.0,1130.0,1130.0,1403.0,1494.0,1455.0,1507.0,2170.0,1312.0,1195.0,1260.0,1260.0,1442.0,2170.0,1650.0,1546.0,1650.0,1520.0,1390.0,1455.0,1585.0,1585.0,1455.0,1390.0,1260.0,1325.0,1273.0,1455.0,1364.0,1416.0,1390.0,1325.0,1299.0,2300.0,1195.0,1260.0,1715.0,1715.0,1260.0,1130.0,1195.0,1195.0,1767.0,1897.0,1767.0,1715.0,1650.0,2430.0,2495.0,2430.0,1260.0,1208.0,1195.0,1195.0,1260.0,1325.0,1910.0,1585.0,1845.0,974.0,974.0,1585.0,1195.0,1780.0,1715.0,1364.0,1377.0,1390.0,1260.0,1845.0,2170.0,1455.0,1325.0,1520.0,1455.0,1312.0,1273.0,1195.0,1325.0,1390.0,1715.0,1520.0,1390.0,1247.0,2560.0,1377.0,1260.0,1247.0,1416.0,1468.0,1338.0,1403.0,1234.0,1780.0,1377.0,1260.0,1520.0,1260.0,1390.0,1780.0,1650.0,1715.0,1715.0,1637.0,1377.0,1637.0,1442.0,1533.0,1832.0,1442.0,1832.0,1611.0,2040.0,2170.0,1780.0,1195.0,1143.0,1520.0,1143.0,1195.0,1390.0,1325.0,1260.0,1325.0,1325.0,1325.0,1637.0,1416.0,1273.0,1299.0,1455.0,1520.0,1520.0,1325.0,1364.0,1325.0,1182.0,1247.0,1507.0,1520.0,1143.0,1026.0,1195.0,1520.0,1390.0,1507.0,1650.0,1572.0,1195.0,1481.0,1637.0,1429.0,1052.0,1195.0,1650.0,1780.0,1195.0,1260.0,1390.0,1156.0,1104.0,1520.0,1195.0,1234.0,1182.0,1130.0,1299.0,1520.0,1403.0,1520.0,1338.0,1286.0,1182.0,1338.0,1338.0,1312.0,1494.0,1130.0,1182.0,1715.0,1741.0,1715.0,1650.0,1715.0,1429.0,1325.0,1195.0,1468.0,1429.0,1585.0,1585.0,1585.0,1780.0,1520.0,1364.0,1338.0,1845.0,1546.0,1234.0,1286.0,1390.0,1715.0,1910.0,1650.0,1364.0,1260.0,1650.0,1845.0,1325.0,1455.0,1780.0,1455.0,1455.0,1455.0,1325.0,1520.0,1689.0,2144.0,2235.0,2820.0,1325.0,1390.0,1234.0,1325.0,1585.0,1234.0,1208.0,1130.0,1520.0,1520.0,1325.0,1351.0,1260.0,1156.0,1039.0,1130.0,1104.0,1195.0,1260.0,1520.0,1455.0,1377.0,1507.0,1195.0,1715.0,1325.0,1286.0,1390.0,1377.0,5420.0,1247.0,1403.0,1403.0,1260.0,1260.0,1403.0,1325.0,1364.0,1377.0,1429.0,1390.0,1429.0,1429.0,1377.0,1416.0,1416.0,1416.0,1247.0,1468.0,1468.0,1533.0,1533.0,1468.0,1468.0,1299.0,1299.0,1455.0,1455.0,1455.0,1455.0,1455.0,1585.0,3080.0,1520.0,1130.0,1130.0,1065.0,1130.0,1208.0,1455.0,1390.0,1325.0,1585.0,1390.0,1182.0,1130.0,1520.0,1650.0,2040.0,1910.0,1312.0,1195.0,1338.0,1585.0,1585.0,1325.0,1156.0,1130.0,1494.0,1884.0,1884.0,1585.0,1377.0,1585.0,1455.0,1650.0,1455.0,1455.0,1390.0,1403.0,1468.0,1325.0,1455.0,1455.0,1403.0,1182.0,1273.0,1377.0,1572.0,1572.0,1559.0,1975.0,1585.0,1507.0,1260.0,1585.0,1377.0,1130.0,1455.0,1871.0,1910.0,1260.0,1754.0,1754.0,4120.0,1455.0,1377.0,1260.0,1520.0,1520.0,1520.0,1416.0,1325.0,1585.0,1975.0,1845.0,1585.0,1260.0,1169.0,1390.0,1520.0,1338.0,1156.0,1390.0,1455.0,1728.0,1260.0,1520.0,1234.0,1234.0,1130.0,1312.0,1312.0,1377.0,1130.0,1130.0,1260.0,1208.0,1325.0,1507.0,1507.0,1715.0,1416.0,1715.0,1715.0,1455.0,1390.0,1195.0,1104.0,1650.0,1455.0,1390.0,1143.0,1390.0,1390.0,1325.0,1325.0,1390.0,1195.0,1260.0,1195.0,1260.0,1520.0,1780.0,1650.0,1377.0,1390.0,1520.0,1130.0,1130.0,1637.0,1390.0,1455.0,1143.0,1143.0,1143.0,1507.0,1637.0,1117.0,1455.0,1247.0,2170.0,1195.0,1390.0,1910.0,1390.0,1390.0,1429.0,1390.0,1845.0,1325.0,1390.0,1455.0,1455.0,1520.0,1520.0,1520.0,1520.0,1520.0,1520.0,1455.0,1520.0,1520.0,1520.0,1520.0,1650.0,1429.0,1897.0,1975.0,1390.0,1195.0,1780.0,2820.0,1156.0,1195.0,1286.0,1429.0,1650.0,1650.0,1650.0,1455.0,1442.0,1260.0,1390.0,1390.0,2820.0,1455.0,1390.0,1221.0,1585.0,1585.0,1676.0,1455.0,1325.0,1195.0,1234.0,1260.0,1273.0,1130.0,1845.0,1533.0,1533.0,1390.0,1338.0,2040.0,1650.0,1585.0,1650.0,1975.0,1780.0,1520.0,1195.0,1338.0,1286.0,1624.0,1260.0,1299.0,1325.0,1650.0,1455.0,1585.0,1780.0,2170.0,1182.0,1390.0,1494.0,1559.0,1481.0,1195.0,1078.0,1325.0,1325.0,1130.0,1390.0,1390.0,1312.0,1234.0,1390.0,1650.0,1195.0,1221.0,1585.0,1650.0,1208.0,1520.0,1520.0,1650.0,1585.0,1481.0,1325.0,1520.0,1156.0,2105.0,1494.0,1390.0,1377.0,1338.0,1390.0,1468.0,1546.0,1325.0,1416.0,1494.0,1455.0,1364.0,1546.0,1468.0,1468.0,1468.0,1377.0,1364.0,1325.0,1455.0,1234.0,1234.0,1169.0,1065.0,1260.0,1130.0,1780.0,1260.0,1585.0,1325.0,1494.0,1260.0,1286.0,1312.0,1208.0,1715.0,1390.0,1897.0,1585.0,2040.0,1260.0,1611.0,1520.0,1260.0,1260.0,1182.0,1260.0,1195.0,1091.0,1130.0,1390.0,2105.0,1520.0,1650.0,1650.0,1195.0,1390.0,1845.0,1390.0,1455.0,1260.0,1910.0,1585.0,1910.0,1390.0,1377.0,1377.0,1377.0,1065.0,1442.0,1260.0,1390.0,1650.0,1390.0,1390.0,1325.0,1260.0,1455.0,1312.0,1130.0,1520.0,1520.0,1325.0,1429.0,1377.0,1650.0,1455.0,1559.0,1520.0,1650.0,1364.0,1325.0,1715.0,1624.0,1676.0,1260.0,1273.0,1208.0,1195.0,1520.0,1715.0,2300.0,2170.0,2560.0,2430.0,1910.0,2365.0,2170.0,2105.0,2170.0,1416.0,1910.0,1910.0,1975.0,2027.0,2170.0,1390.0,1325.0,1325.0,1390.0,1364.0,1325.0,1208.0,1325.0,1260.0,1351.0,1338.0,1234.0,1195.0,1234.0,1208.0,1221.0,1286.0,1364.0,1364.0,1234.0,1247.0,1247.0,1221.0,1234.0,1325.0,1234.0,1247.0,1260.0,1364.0,1221.0,1299.0,1364.0,1455.0,1364.0,1364.0,1351.0,1364.0,1221.0,1221.0,1390.0,1273.0,1286.0,1208.0,2170.0,1585.0,1182.0,1390.0,1390.0,1247.0,1247.0,2170.0,1637.0,1195.0,1195.0,2495.0,2040.0,2040.0,1260.0,1442.0,1416.0,1416.0,1195.0,1312.0,1247.0,1182.0,1195.0,1650.0,1221.0,1585.0,2040.0,1741.0,1195.0,1260.0,1897.0,1845.0,1325.0,1520.0,1403.0,1507.0,1650.0,1130.0,1117.0,1247.0,1377.0,1429.0,1325.0,1286.0,1390.0,1325.0,1156.0,1364.0,1286.0,1390.0,1364.0,1910.0,2040.0,1767.0,1715.0,2105.0,1546.0,1390.0,1520.0,1910.0,1624.0,1442.0,1455.0,1390.0,1195.0,1455.0,1910.0,2040.0,1325.0,1312.0,1650.0,1650.0,1780.0,1585.0,1520.0,1650.0,1780.0,1780.0,2040.0,1780.0,1910.0,2495.0,1455.0,1325.0,1455.0,1247.0,1767.0,1520.0,1715.0,1455.0,2040.0,1273.0,1780.0,1195.0,1585.0,1247.0,2183.0,1260.0,1650.0,1247.0,1520.0,1325.0,1156.0,1104.0,1078.0,1377.0,1377.0,1312.0,1520.0,1260.0,1663.0,1910.0,1715.0,1299.0,1195.0,1195.0,1390.0,1507.0,1650.0,1195.0,1767.0,1195.0,1520.0,1520.0,1507.0,3340.0,2430.0,4250.0,3470.0,3080.0,1208.0,1325.0,1455.0,1585.0,3145.0,1195.0,1390.0,1455.0,1455.0,1104.0,1286.0,1325.0,1455.0,1650.0,1455.0,1520.0,1780.0,1611.0,1260.0,1260.0,1520.0,1455.0,1520.0,1520.0,1845.0,1390.0,2170.0,1520.0,1858.0,3470.0,1468.0,1936.0,1468.0,1260.0,1390.0,1637.0,1195.0,1325.0,1845.0,1325.0,1546.0,1260.0,1325.0,2027.0,1325.0,1260.0,1520.0,1169.0,1897.0,1130.0,2170.0,1715.0,1715.0,1715.0,1364.0,1468.0,1910.0,1481.0,2690.0,1546.0,1520.0,2040.0,1221.0,1065.0,1195.0,1312.0,1325.0,1390.0,1325.0,2157.0,1767.0,2157.0,1780.0,3470.0,1260.0,1364.0,1520.0,1650.0,1455.0,1455.0,1520.0,2300.0,1325.0,1325.0,1260.0,1286.0,1312.0,1260.0,1260.0,1325.0,1195.0,1377.0,1455.0,1338.0,1520.0,1260.0,1754.0,1390.0,1325.0,1455.0,1260.0,1364.0,1650.0,1455.0,1585.0,1455.0,1533.0,1650.0,1728.0,1585.0,1442.0,1442.0,1598.0,1507.0,1377.0,1325.0,1390.0,1260.0,1364.0,1585.0,1325.0,1247.0,1130.0,1247.0,1520.0,1520.0,1650.0,1520.0,1650.0,1715.0,1247.0,1247.0,1442.0,1481.0,1208.0,1130.0,1286.0,1598.0,1637.0,1494.0,1455.0,1520.0,2430.0,1260.0,1130.0,1377.0,1455.0,1650.0,1455.0,1143.0,1429.0,1260.0,1104.0,1260.0,1221.0,1442.0,1390.0,1520.0,1715.0,1195.0,1377.0,1065.0,1403.0,1585.0,1325.0,1377.0,1494.0,1520.0,1234.0,1286.0,1780.0,1455.0,1325.0,1130.0,2040.0,1325.0,1572.0,1325.0,1117.0,1390.0,1130.0,1416.0,1325.0,1364.0,1390.0,1507.0,1780.0,1637.0,1520.0,2690.0,1195.0,1845.0,1260.0,1975.0,1845.0,2170.0,1988.0,1286.0,1390.0,1325.0,1208.0,1520.0,1325.0,1455.0,2027.0,1390.0,1195.0,1182.0,1845.0,1845.0,1975.0,1260.0,1494.0,1325.0,1260.0,1195.0,3340.0,1585.0,1520.0,1195.0,1299.0,1416.0,1715.0,1195.0,1715.0,2430.0,1780.0,2157.0,1260.0,1897.0,1520.0,1299.0,2170.0,2170.0,1975.0,1390.0,1390.0,1455.0,1520.0,1156.0,1455.0,1260.0,1182.0,1260.0,1260.0,1260.0,1156.0,1156.0,1520.0,1520.0,1260.0,1260.0,1260.0,1273.0,1091.0,1455.0,1312.0,1312.0,1325.0,1507.0,1520.0,1455.0,1364.0,1377.0,1455.0,1377.0,1195.0,1312.0,1520.0,1143.0,1260.0,2820.0,1260.0,3210.0,1312.0,1338.0,1650.0,1390.0,1195.0,1845.0,1494.0,1273.0,1156.0,1455.0,1377.0,1650.0,1416.0,2027.0,1780.0,1390.0,1520.0,1325.0,1910.0,2170.0,1520.0,1260.0,1221.0,1247.0,1455.0,1845.0,1598.0,1754.0,1260.0,1195.0,1910.0,1520.0,1520.0,1403.0,1325.0,1351.0,1312.0,1312.0,2170.0,2326.0,1260.0,1455.0,1585.0,1585.0,1351.0,1390.0,1065.0,1260.0,2404.0,1377.0,1520.0,1455.0,1390.0,1455.0,1533.0,1455.0,1260.0,1858.0,1325.0,1325.0,1390.0,1130.0,1286.0,1299.0,1429.0,1468.0,1507.0,1325.0,1325.0,1650.0,1390.0,1455.0,1585.0,1975.0,1637.0,1325.0,2053.0,2170.0,1962.0,1143.0,1390.0,1078.0,1520.0,1585.0,1650.0,1182.0,1091.0,1065.0,1390.0,1520.0,1130.0,1520.0,1338.0,1325.0,2807.0,1637.0,1260.0,1260.0,1260.0,1195.0,1455.0,1247.0,2157.0,1416.0,1494.0,1260.0,1364.0,1403.0,1247.0,1390.0,1260.0,1195.0,1182.0,1429.0,1390.0,1390.0,1364.0,1455.0,1390.0,1130.0,1195.0,2170.0,1520.0,1104.0,2625.0,1221.0,1208.0,2066.0,1260.0,1936.0,1234.0,1208.0,1767.0,2534.0,1403.0,1416.0,1585.0,1429.0,1390.0,1286.0,1845.0,1260.0,1260.0,1650.0,1299.0,1299.0,1195.0,1325.0,1507.0,1585.0,1637.0,1897.0,1377.0,1507.0,1585.0,1416.0,1416.0,1416.0,1416.0,1416.0,1416.0,1377.0,1676.0,1416.0,1546.0,1325.0,1507.0,1468.0,1520.0,1260.0,1260.0,1195.0,1910.0,1988.0,1247.0,1325.0,1195.0,1780.0,1156.0,1260.0,1195.0,1741.0,2040.0,1507.0,1338.0,1260.0,1650.0,3717.0,1455.0,1442.0,1390.0,1650.0,2144.0,2235.0,1325.0,1247.0,1442.0,1442.0,1442.0,1390.0,1299.0,1299.0,1377.0,1390.0,1377.0,1338.0,1338.0,1416.0,1416.0,1260.0,1260.0,1260.0,1260.0,1416.0,1390.0,1260.0,1312.0,1312.0,1221.0,1221.0,1260.0,1260.0,1260.0,1325.0,1221.0,1221.0,1221.0,1260.0,1286.0,1286.0,1286.0,1286.0,1286.0,1286.0,1286.0,1221.0,1286.0,1338.0,1442.0,1312.0,1390.0,1130.0,1130.0,1390.0,1455.0,1910.0,2040.0,1247.0,1481.0,2170.0,1975.0,1585.0,1585.0,1650.0,1715.0,1585.0,1455.0,1234.0,1975.0,1117.0,1208.0,1260.0,1156.0,1208.0,1650.0,1520.0,1130.0,1650.0,1195.0,1325.0,1260.0,1715.0,1845.0,1520.0,1351.0,2430.0,1260.0,1351.0,1455.0,1455.0,1481.0,1260.0,1910.0,1390.0,1260.0,1156.0,1260.0,1611.0,1273.0,1390.0,1455.0,1390.0,1390.0,1390.0,1195.0,1806.0,2430.0,1130.0,1247.0,1286.0,1650.0,1468.0,1104.0,1195.0,1247.0,1195.0,1260.0,1260.0,2027.0,1117.0,1156.0,1156.0,1650.0,1403.0,1897.0,1195.0,2690.0,1585.0,1455.0,1585.0,2430.0,1650.0,1052.0,1130.0,1455.0,1507.0,1260.0,1364.0,1650.0,1195.0,2170.0,1221.0,1286.0,1455.0,2287.0,1650.0,1520.0,1260.0,1247.0,1351.0,1910.0,1195.0,1494.0,1260.0,1182.0,1585.0,1585.0,1585.0,1585.0,1455.0,2326.0,1806.0,1806.0,1338.0,1455.0,1299.0,1260.0,1520.0,2170.0,1520.0,1585.0,1975.0,1182.0,1182.0,1143.0,1195.0,1377.0,1520.0,1520.0,1871.0,1650.0,1390.0,1390.0,1650.0,1260.0,1715.0,1104.0,1234.0,1325.0,1130.0,1169.0,1130.0,1260.0,1520.0,1195.0,1325.0,1325.0,2170.0,1182.0,1182.0,1845.0,2300.0,1975.0,1325.0,1130.0,1455.0,1182.0,1650.0,1442.0,2170.0,1338.0,1780.0,1507.0,1325.0,1455.0,1767.0,1767.0,2690.0,1390.0,1533.0,1637.0,1325.0,1325.0,1520.0,2430.0,1520.0,1520.0,1325.0,1325.0,1325.0,1494.0,1780.0,1455.0,2430.0,1468.0,1325.0,1325.0,1325.0,1455.0,1325.0,1455.0,1455.0,1325.0,1975.0,1091.0,1715.0,1650.0,1520.0,1130.0,1520.0,1208.0,1325.0,1637.0,1390.0,1650.0,2105.0,1286.0,1234.0,1650.0,1975.0,1585.0,1156.0,1104.0,1169.0,1910.0,1260.0,2027.0,1780.0,1910.0,1910.0,2040.0,1260.0,1520.0,1260.0,1455.0,1624.0,1325.0,1130.0,1221.0,1130.0,2157.0,1117.0,1104.0,1260.0,1169.0,1247.0,1520.0,1390.0,1325.0,1325.0,1195.0,1390.0,1455.0,1585.0,1377.0,1351.0,1325.0,1260.0,1273.0,1520.0,1390.0,1377.0,1377.0,1780.0,1286.0,1195.0,1520.0,1143.0,1650.0,1598.0,1221.0,1260.0,1520.0,1195.0,1208.0,1416.0,2040.0,1520.0,1507.0,1910.0,1650.0,1650.0,1390.0,1546.0,1585.0,1325.0,1390.0,1416.0,1312.0,1468.0,1377.0,1299.0,1520.0,1533.0,1325.0,1494.0,1325.0,1130.0,1845.0,1585.0,1715.0,1377.0,1715.0,1208.0,1494.0,1507.0,1637.0,1637.0,1377.0,1273.0,1195.0,1650.0,1650.0,1442.0,1520.0,1585.0,1650.0,1520.0,1455.0,1585.0,2547.0,1897.0,1780.0,1897.0,1741.0,1585.0,1585.0,1520.0,1325.0,1260.0,1650.0,1910.0,1520.0,1585.0,1351.0,1338.0,1325.0,1325.0,1299.0,1247.0,1195.0,1208.0,1364.0,1468.0,1156.0,1195.0,1520.0,1780.0,1260.0,1650.0,1442.0,1208.0,1364.0,1130.0,2040.0,1650.0,2690.0,1975.0,2040.0,1923.0,1715.0,1572.0,1182.0,2144.0,1936.0,1325.0,1585.0,1156.0,1507.0,1130.0,1325.0,1650.0,1520.0,1585.0,1325.0,1247.0,1234.0,1767.0,1364.0,1260.0,2430.0,1143.0,1416.0,1390.0,1442.0,1715.0,1260.0,1260.0,2040.0,1260.0,1390.0,1208.0,1390.0,1585.0,1494.0,1117.0,1195.0,1312.0,1260.0,1715.0,2625.0,1273.0,1195.0,1273.0,1260.0,1195.0,1780.0,1169.0,1390.0,961.0,1260.0,2170.0,2300.0,1520.0,1260.0,1910.0,1169.0,1520.0,1325.0,2092.0,2027.0,1390.0,1338.0,1195.0,1260.0,1130.0,1325.0,1104.0,1585.0,1195.0,1260.0,1507.0,1364.0,1260.0,1845.0,1169.0,1325.0,1910.0,1195.0,1585.0,1520.0,1247.0,1715.0,1234.0,1507.0,1325.0,1169.0,1104.0,1221.0,1390.0,1260.0,1702.0,1260.0,1585.0,1195.0,1520.0,1390.0,1754.0,1637.0,3067.0,1390.0,1845.0,1546.0,1286.0,1325.0,2040.0,1208.0,1585.0,1377.0,1364.0,1442.0,1234.0,1351.0,1780.0,1039.0,1195.0,1364.0,1195.0,1455.0,1650.0,1455.0,1195.0,1507.0,1780.0,1390.0,2300.0,1520.0,1325.0,1520.0,1910.0,1520.0,1195.0,1650.0,1286.0,1520.0,1507.0,1910.0,1325.0,1650.0,1377.0,1585.0,1156.0,1260.0,1195.0,1637.0,1260.0,1429.0,1260.0,1455.0,1455.0,1559.0,1507.0,1507.0,1507.0,1507.0,1065.0,1650.0,1390.0,1221.0,1156.0,2300.0,1325.0,1455.0,1416.0,1416.0,1416.0,1416.0,1312.0,1520.0,1715.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1260.0,1520.0,1884.0,1520.0,1377.0,2690.0,1195.0,2495.0,1520.0,1325.0,1624.0,1585.0,1195.0,1377.0,1377.0,1286.0,1481.0,1780.0,1351.0,1520.0,1520.0,1195.0,1455.0,1455.0,1377.0,1377.0,1377.0,1494.0,1624.0,2430.0,1650.0,1650.0,1585.0,1520.0,1520.0,1312.0,1325.0,1325.0,1312.0,1312.0,1338.0,1351.0,1286.0,1286.0,1286.0,1312.0,1299.0,1234.0,1260.0,1351.0,1325.0,1650.0,1637.0,1299.0,1416.0,1520.0,1520.0,1130.0,1390.0,1312.0,1156.0,1455.0,1715.0,1403.0,1585.0,1455.0,1767.0,1767.0,1195.0,1520.0,1195.0,1520.0,1390.0,1325.0,1338.0,1585.0,1260.0,1637.0,1910.0,1260.0,1520.0,1390.0,1585.0,1364.0,1065.0,1260.0,1455.0,1390.0,1481.0,2040.0,1910.0,2040.0,1845.0,1390.0,1455.0,1143.0,1910.0,1286.0,1156.0,1260.0,1130.0,1208.0,1130.0,1390.0,1390.0,1286.0,1910.0,1546.0,1390.0,1260.0,1390.0,1351.0,1715.0,2170.0,1780.0,1351.0,1520.0,2430.0,2430.0,1208.0,1390.0,1130.0,1377.0,1468.0,1260.0,1260.0,1559.0,1481.0,1533.0,1481.0,1481.0,1650.0,1455.0,1910.0,1416.0,1234.0,1260.0,1234.0,1260.0,1260.0,1234.0,1208.0,1715.0,1715.0,1455.0,1390.0,1585.0,1130.0,1377.0,1416.0,1364.0,1325.0,1455.0,2430.0,1455.0,1546.0,1845.0,1260.0,1377.0,1520.0,1455.0,1234.0,1234.0,1455.0,1377.0,1260.0,1260.0,1195.0,1195.0,1780.0,1065.0,1325.0,1338.0,1715.0,1910.0,1260.0,1208.0,1598.0,1364.0,1195.0,1455.0,1390.0,1910.0,2170.0,1260.0,1520.0,1897.0,1312.0,1520.0,1585.0,1325.0,1299.0,1377.0,1260.0,1195.0,2690.0,1455.0,1390.0,2105.0,1455.0,1338.0,1260.0,2027.0,1455.0,2027.0,1676.0,2170.0,1780.0,1455.0,1416.0,1455.0,1260.0,1520.0,1520.0,1195.0,1195.0,1221.0,1520.0,1221.0,1169.0,1390.0,1741.0,1325.0,1637.0,1247.0,1845.0,1390.0,1260.0,1130.0,1286.0,1520.0,1650.0,2430.0,1715.0,2430.0,1260.0,1572.0,1182.0,1195.0,1221.0,3730.0,1520.0,1299.0,1520.0,1143.0,1455.0,1195.0,1455.0,1780.0,1650.0,1403.0,1364.0,1520.0,1325.0,1507.0,1247.0,1858.0,1377.0,1156.0,1507.0,1403.0,1520.0,1325.0,1195.0,2664.0,1455.0,1195.0,1520.0,1325.0,1260.0,1260.0,1325.0,1260.0,1494.0,2300.0,2430.0,1260.0,1260.0,1390.0,1494.0,1351.0,1520.0,1234.0,1520.0,1585.0,1390.0,1325.0,1377.0,1325.0,1377.0,1780.0,1780.0,1364.0,1247.0,1520.0,1624.0,1325.0,1975.0,1455.0,1195.0,1845.0,1845.0,1429.0,1234.0,1273.0,1390.0,1455.0,1351.0,1208.0,1975.0,1910.0,1234.0,1455.0,1650.0,1975.0,1832.0,1364.0,1442.0,1676.0,1520.0,1780.0,1520.0,1234.0,1585.0,1260.0,1260.0,1260.0,1364.0,1260.0,1585.0,1507.0,1247.0,1650.0,1390.0,1390.0,1390.0,1845.0,1247.0,1650.0,2560.0,1390.0,1455.0,1637.0,1767.0,1325.0,1416.0,1520.0,1780.0,1637.0,1455.0,1507.0,1390.0,1520.0,1260.0,1234.0,1494.0,1910.0,1390.0,1260.0,1260.0,1390.0,1455.0,1520.0,1468.0,1715.0,1130.0,1520.0,2040.0,1130.0,1715.0,1520.0,1325.0,1455.0,1975.0,1390.0,1390.0,1234.0,1195.0,1260.0,1520.0,1325.0,1195.0,1117.0,1234.0,1325.0,1390.0,1130.0,1260.0,1390.0,1390.0,1767.0,1715.0,1325.0,4120.0,1325.0,1325.0,1234.0,1390.0,2170.0,1377.0,2430.0,1325.0,1208.0,1273.0,1650.0,1325.0,1390.0,1520.0,1234.0,1585.0,2183.0,1754.0,1507.0,1247.0,1676.0,1650.0,1221.0,2820.0,1637.0,1520.0,1520.0,1442.0,1780.0,1650.0,1195.0,1520.0,1754.0,1780.0,1585.0,1195.0,1052.0,1468.0,1325.0,2170.0,1520.0,1650.0,1455.0,1455.0,1390.0,2430.0,1520.0,1364.0,1390.0,1247.0,1195.0,1286.0,1130.0,1325.0,1273.0,1390.0,1780.0,1169.0,1234.0,1234.0,1624.0,3600.0,1260.0,1390.0,1390.0,2157.0,1221.0,1208.0,1325.0,1715.0,1650.0,2170.0,2170.0,2170.0,2170.0,2170.0,1910.0,2001.0,1247.0,1325.0,1260.0,1390.0,1507.0,1455.0,1351.0,1936.0,1520.0,1325.0,1585.0,1195.0,1260.0,1351.0,1390.0,2157.0,1481.0,1260.0,1221.0,1650.0,1715.0,1390.0,2170.0,1650.0,1494.0,1494.0,1455.0,1130.0,1637.0,1286.0,1507.0,1988.0,1182.0,1455.0,1299.0,1520.0,1442.0,1442.0,1260.0,2430.0,2170.0,1780.0,2820.0,1299.0,1585.0,1377.0,2027.0,1325.0,1650.0,1585.0,1650.0,1260.0,1780.0,1221.0,1260.0,1234.0,2170.0,1520.0,1325.0,1390.0,1364.0,1377.0,1260.0,1299.0,1195.0,1208.0,1325.0,1260.0,1390.0,1455.0,1650.0,1520.0,1260.0,1767.0,1260.0,1520.0,1481.0,1325.0,1455.0,1455.0,1351.0,1390.0,1364.0,1195.0,1455.0,1195.0,1585.0,1130.0,1520.0,1546.0,1130.0,1208.0,1286.0,1182.0,1195.0,1585.0,1195.0,1390.0,1390.0,1247.0,1377.0,1390.0,2170.0,1325.0,1585.0,1455.0,1520.0,1377.0,1377.0,1377.0,1195.0,1377.0,2170.0,1780.0,1377.0,1455.0,1260.0,1689.0,1520.0,1520.0,1689.0,1260.0,1312.0,1637.0,3197.0,1442.0,2027.0,1507.0,1494.0,2027.0,1247.0,1234.0,1481.0,1481.0,2040.0,1520.0,1650.0,1195.0,1377.0,1442.0,2027.0,1585.0,1585.0,1507.0,1507.0,1910.0,1390.0,1845.0,1455.0,1390.0,1130.0,1260.0,1585.0,1455.0,1455.0,1273.0,1325.0,1624.0,1351.0,1910.0,1325.0,2430.0,1260.0,1390.0,1481.0,1260.0,1650.0,2378.0,1650.0,1234.0,1325.0,1390.0,1507.0,1507.0,1325.0,1520.0,2157.0,1390.0,1130.0,1156.0,1260.0,1780.0,1390.0,1403.0,1325.0,1975.0,1364.0,1208.0,1364.0,1325.0,1455.0,1520.0,1429.0,1260.0,1481.0,1325.0,1442.0,1520.0,1650.0,1585.0,1455.0,1390.0,1520.0,1845.0,1390.0,1377.0,1195.0,1195.0,1260.0,1221.0,1650.0,1585.0,1182.0,1208.0,1234.0,1507.0,1520.0,1325.0,1455.0,1780.0,1390.0,1260.0,1260.0,1637.0,1325.0,1260.0,1338.0,1390.0,1260.0,1325.0,1351.0,1325.0,1910.0,1325.0,2430.0,1975.0,1377.0,1390.0,1338.0,1585.0,2118.0,1897.0,1221.0,1702.0,1520.0,1325.0,1130.0,1325.0,1195.0,1312.0,1221.0,1260.0,1455.0,1455.0,1390.0,1390.0,1312.0,1325.0,1130.0,1260.0,1455.0,1637.0,1507.0,1455.0,1455.0,1650.0,1650.0,1325.0,1507.0,1260.0,1234.0,1260.0,1468.0,1416.0,1260.0,1234.0,1572.0,1572.0,1572.0,1572.0,1572.0,1780.0,1455.0,1520.0,1780.0,1455.0,1520.0,1780.0,1585.0,1585.0,1585.0,1598.0,1325.0,1455.0,1390.0,1390.0,1455.0,1325.0,1520.0,1520.0,1390.0,1455.0,1520.0,1455.0,1520.0,1650.0,1520.0,1143.0,1143.0,1260.0,1065.0,2092.0,1780.0,1364.0,1793.0,1260.0,1156.0,1221.0,1195.0,1260.0,1156.0,2157.0,2027.0,2157.0,1897.0,1780.0,1520.0,1390.0,1260.0,1104.0,1286.0,1260.0,1260.0,1247.0,1182.0,1455.0,1845.0,1702.0,1429.0,1520.0,1260.0,1195.0,1390.0,1585.0,1195.0,1390.0,1130.0,1364.0,1585.0,1195.0,1195.0,1897.0,1845.0,1312.0,1390.0,1390.0,1455.0,1715.0,1364.0,1624.0,1325.0,1975.0,1234.0,1390.0,974.0,1390.0,1247.0,1247.0,1455.0,1585.0,1338.0,1559.0,1338.0,1325.0,1637.0,1247.0,1650.0,1533.0,1715.0,1455.0,1377.0,2170.0,1637.0,1390.0,1455.0,1195.0,1416.0,3470.0,1260.0,1234.0,1377.0,2157.0,3067.0,1910.0,1520.0,2820.0,1585.0,1585.0,1585.0,1585.0,1585.0,1585.0,1403.0,1585.0,1130.0,1260.0,1182.0,1455.0,1910.0,1780.0,1533.0,1260.0,1390.0,1845.0,1325.0,1156.0,1195.0,1182.0,1195.0,1234.0,1286.0,1247.0,1325.0,1195.0,1260.0,1260.0,1104.0,1780.0,1455.0,1715.0,1650.0,1520.0,1195.0,2170.0,1715.0,1715.0,1455.0,1208.0,1416.0,1715.0,1390.0,1455.0,1481.0,1442.0,1585.0,1650.0,1416.0,1715.0,1650.0,2040.0,1455.0,1390.0,1377.0,1299.0,1780.0,2196.0,1585.0,1247.0,1455.0,1247.0,2040.0,2170.0,1650.0,1390.0,1585.0,1520.0,1455.0,1156.0,1325.0,1247.0,1585.0,1130.0,1390.0,1442.0,1338.0,1338.0,1208.0,1780.0,1520.0,1585.0,1260.0,1130.0,2170.0,1260.0,1156.0,1780.0,1325.0,1390.0,1780.0,1156.0,1780.0,1585.0,1520.0,1780.0,1429.0,1520.0,1195.0,1130.0,1364.0,1390.0,1247.0,1845.0,1715.0,1390.0,1260.0,1143.0,1520.0,3015.0,1390.0,1247.0,1780.0,1390.0,2157.0,2157.0,1390.0,1455.0,1325.0,1325.0,1260.0,2430.0,1715.0,1585.0,1585.0,1143.0,2144.0,1260.0,1585.0,1455.0,2040.0,2040.0,1286.0,1390.0,1390.0,1390.0,1325.0,1325.0,1325.0,1130.0,1780.0,1195.0,1390.0,1390.0,1195.0,1455.0,1780.0,1260.0,1715.0,1715.0,1182.0,1975.0,1520.0,1520.0,1650.0,1650.0,1650.0,1520.0,1390.0,1910.0,1767.0,1455.0,1325.0,1650.0,1325.0,1377.0,1637.0,1663.0,1520.0,1728.0,1728.0,1780.0,2014.0,2118.0,1481.0,1325.0,1260.0,1260.0,1325.0,1507.0,1208.0,1325.0,2430.0,1390.0,1260.0,1299.0,1273.0,1221.0,1221.0,1520.0,1325.0,1338.0,1195.0,1520.0,1455.0,1325.0,1520.0,1455.0,1234.0,1130.0,1793.0,1247.0,1143.0,1208.0,1247.0,1338.0,1533.0,1520.0,1416.0,1208.0,1507.0,1650.0,1780.0,1845.0,1845.0,1455.0,1520.0,1520.0,1169.0,1143.0,1780.0,1520.0,1455.0,1390.0,1689.0,1585.0,1208.0,1143.0,1195.0,1130.0,1234.0,1195.0,1325.0,1650.0,1520.0,1520.0,1845.0,1273.0,1143.0,1169.0,1195.0,1130.0,1494.0,1585.0,1585.0,1325.0,1351.0,1507.0,1325.0,1299.0,1325.0,1910.0,1429.0,1520.0,1611.0,1650.0,1286.0,1390.0,1208.0,1390.0,1585.0,1338.0,1351.0,1195.0,1234.0,1390.0,1520.0,1390.0,2053.0,1429.0,1429.0,1975.0,1325.0,1845.0,1390.0,1416.0,1364.0,1364.0,1273.0,1520.0,1715.0,1390.0,1377.0,1325.0,1520.0,1520.0,1832.0,1845.0,1845.0,1260.0,1520.0,1585.0,1390.0,1845.0,1260.0,1520.0,1195.0,1715.0,1117.0,1455.0,1325.0,1390.0,1455.0,1390.0,2430.0,1377.0,1650.0,1520.0,1260.0,1260.0,1260.0,1650.0,1845.0,1390.0,1910.0,1546.0,1195.0,4185.0,1260.0,2430.0,1156.0,1650.0,1390.0,1390.0,1390.0,1650.0,1143.0,3470.0,1208.0,1195.0,2300.0,1429.0,1234.0,1325.0,1325.0,1650.0,1195.0,1494.0,1416.0,1455.0,1390.0,1650.0,1585.0,1260.0,1390.0,1325.0,1325.0,1780.0,1286.0,1182.0,1312.0,1260.0,1247.0,1325.0,2170.0,1715.0,2040.0,2040.0,1689.0,1715.0,1780.0,2300.0,1689.0,1260.0,1351.0,1390.0,1104.0,1117.0,1117.0,2560.0,1195.0,1312.0,1390.0,1260.0,1312.0,1260.0,1910.0,1104.0,1325.0,1260.0,1338.0,1260.0,1325.0,1455.0,1507.0,1897.0,2040.0,1286.0,1260.0,1325.0,1780.0,1650.0,1299.0,1390.0,1715.0,1520.0,1520.0,1195.0,1650.0,1975.0,1325.0,1260.0,1130.0,1585.0,1650.0,1455.0,1260.0,1585.0,1520.0,1377.0,1520.0,1494.0,1585.0,1455.0,1650.0,1195.0,1390.0,1429.0,1260.0,1260.0,1143.0,1455.0,1416.0,1390.0,1390.0,1507.0,1260.0,1520.0,1390.0,2430.0,2430.0,1338.0,1325.0,3470.0,1520.0,1715.0,1117.0,1325.0,1377.0,1260.0,1494.0,1715.0,1247.0,1585.0,1221.0,1286.0,1299.0,1390.0,1351.0,1520.0,1754.0,1026.0,1260.0,1520.0,1273.0,1247.0,1221.0,1234.0,1234.0,1390.0,1130.0,1520.0,1650.0,1260.0,1455.0,1286.0,1091.0,1390.0,1390.0,2820.0,1455.0,1455.0,1650.0,1455.0,1208.0,1585.0,1390.0,1390.0,1234.0,1637.0,1910.0,1520.0,1520.0,1364.0,1715.0,1507.0,1260.0,1780.0,1520.0,1780.0,1637.0,1390.0,1455.0,1455.0,1741.0,1780.0,1390.0,1403.0,1715.0,1260.0,1455.0,1247.0,1078.0,1858.0,1455.0,1299.0,2040.0,1325.0,1247.0,1715.0,1637.0,1325.0,2157.0,1416.0,1481.0,1208.0,1208.0,1390.0,2170.0,1520.0,1260.0,2287.0,1338.0,1767.0,1481.0,1650.0,1299.0,1650.0,1195.0,1520.0,1390.0,1845.0,1975.0,1585.0,1390.0,1390.0,1975.0,1455.0,1455.0,1455.0,1195.0,1195.0,2027.0,1273.0,1221.0,1702.0,1455.0,1377.0,1351.0,1455.0,1494.0,1455.0,1247.0,1104.0,1455.0,2157.0,1169.0,1260.0,1455.0,1377.0,1130.0,1455.0,1845.0,1975.0,1364.0,1286.0,1780.0,1247.0,1364.0,1520.0,1520.0,1195.0,1156.0,1520.0,1455.0,1325.0,1260.0,1520.0,1520.0,1585.0,1520.0,1390.0,1455.0,1221.0,1351.0,1299.0,1260.0,1429.0,1559.0,1845.0,1715.0,1416.0,1364.0,1325.0,1195.0,1780.0,1390.0,1260.0,1234.0,1455.0,1780.0,1156.0,1130.0,1143.0,1520.0,1273.0,1260.0,1325.0,1442.0,1442.0,1442.0,1481.0,1195.0,1702.0,1637.0,1156.0,1780.0,1338.0,1520.0,2040.0,1572.0,1195.0,1455.0,1507.0,1195.0,1520.0,1780.0,1221.0,1208.0,1572.0,1416.0,1390.0,1377.0,1338.0,1572.0,1780.0,1403.0,1325.0,1403.0,1455.0,1455.0,1767.0,1520.0,1585.0,1637.0,1260.0,1585.0,1520.0,1520.0,1520.0,1260.0,1650.0,1455.0,1416.0,1416.0,1650.0,1338.0,1169.0,1403.0,1637.0,1390.0,1481.0,1455.0,1325.0,1546.0,2430.0,1390.0,1338.0,1195.0,1364.0,2105.0,1416.0,1325.0,1130.0,1377.0,1377.0,1377.0,1195.0,1260.0,1156.0,2209.0,1377.0,1286.0,1286.0,1637.0,1377.0,2430.0,1325.0,1221.0,1195.0,1702.0,1325.0,1260.0,1455.0,1520.0,2820.0,2040.0,1273.0,1325.0,1390.0,1377.0,1325.0,1728.0,2040.0,1650.0,2235.0,1780.0,1390.0,2430.0,1520.0,1221.0,1455.0,1624.0,1390.0,1650.0,2170.0,1130.0,1520.0,1650.0,1585.0,1416.0,1585.0,1715.0,1156.0,1260.0,1390.0,1325.0,1650.0,1559.0,1767.0,1637.0,1585.0,1507.0,1520.0,1520.0,1260.0,1624.0,1390.0,1390.0,1325.0,2170.0,1455.0,1234.0,1442.0,1195.0,1455.0,1130.0,1468.0,2157.0,2157.0,1780.0,1780.0,1455.0,1104.0,1520.0,1845.0,1312.0,1325.0,1260.0,1091.0,1286.0,1351.0,1650.0,1325.0,1520.0,1325.0,1520.0,1325.0,1780.0,1845.0,1520.0,1455.0,1260.0,1390.0,1390.0,1390.0,1260.0,1325.0,1195.0,1416.0,1169.0,1286.0,1065.0,1221.0,1858.0,1260.0,1845.0,1390.0,1845.0,1455.0,1520.0,1390.0,1130.0,1195.0,1195.0,2040.0,1260.0,1260.0,1338.0,1208.0,1182.0,2040.0,1325.0,1520.0,1377.0,1715.0,1143.0,1325.0,1390.0,1325.0,1221.0,1390.0,1325.0,1182.0,1260.0,1000.0,1390.0,1455.0,1312.0,2300.0,1169.0,1520.0,1325.0,1286.0,1455.0,1520.0,1520.0,1520.0,1650.0,1234.0,1260.0,1390.0,1260.0,1455.0,1390.0,1455.0,1325.0,1455.0,1455.0,1325.0,1325.0,1390.0,1234.0,1572.0,1520.0,1650.0,1585.0,1260.0,1052.0,1585.0,1520.0,1364.0,1286.0,1247.0,1455.0,1195.0,1260.0,1585.0,1325.0,1520.0,1403.0,1299.0,1260.0,1676.0,1481.0,1286.0,1325.0,1520.0,1377.0,1325.0,1910.0,2287.0,4601.0,1715.0,1910.0,1455.0,1260.0,1273.0,1247.0,1377.0,1650.0,1494.0,1273.0,1715.0,1390.0,1325.0,1234.0,1650.0,1338.0,1260.0,1637.0,1208.0,1390.0,1156.0,1208.0,1520.0,1637.0,1260.0,1195.0,1260.0,1845.0,2170.0,1429.0,1299.0,1455.0,1910.0,1260.0,1260.0,1260.0,1520.0,1195.0,1325.0,1286.0,1260.0,1260.0,1364.0,1650.0,1247.0,1247.0,1247.0,1247.0,1390.0,1260.0,1455.0,1286.0,1390.0,1338.0,1325.0,1507.0,1442.0,1273.0,1520.0,1260.0,1585.0,1520.0,1260.0,1910.0,1455.0,1910.0,1455.0,1390.0,1260.0,1260.0,1208.0,1455.0,1325.0,1780.0,1390.0,1260.0,1520.0,1390.0,1195.0,2040.0,1325.0,1299.0,1455.0,1247.0,1468.0,1351.0,1520.0,1377.0,1377.0,1390.0,1364.0,1650.0,1325.0,1325.0,1260.0,1338.0,1637.0,1260.0,1455.0,2040.0,1260.0,1520.0,2105.0,1767.0,1325.0,1481.0,1351.0,1390.0,1260.0,2820.0,1520.0,1455.0,1403.0,1507.0,1325.0,1286.0,1325.0,1455.0,1702.0,1390.0,1390.0,1325.0,1377.0,1156.0,1325.0,1520.0,1520.0,1845.0,1273.0,1338.0,1650.0,1429.0,1429.0,1455.0,1585.0,1364.0,1429.0,1455.0,1234.0,1195.0,2430.0,1416.0,1390.0,1520.0,1260.0,1715.0,1195.0,1065.0,1780.0,1715.0,1325.0,2430.0,1390.0,1650.0,1299.0,1312.0,1351.0,1585.0,1416.0,1221.0,1455.0,1520.0,1637.0,1585.0,1520.0,1182.0,1650.0,1455.0,1130.0,1208.0,1650.0,1520.0,1585.0,1520.0,1585.0,1520.0,1221.0,1195.0,1390.0,2430.0,2170.0,1780.0,1754.0,1351.0,1650.0,1260.0,1429.0,1325.0,1351.0,1390.0,1910.0,1325.0,1520.0,7357.0,1637.0,1650.0,1572.0,1494.0,1377.0,1377.0,1455.0,1390.0,1455.0,1455.0,1754.0,2170.0,1195.0,1221.0,1325.0,2040.0,1364.0,2430.0,1390.0,1650.0,1520.0,1390.0,1533.0,1715.0,1390.0,1143.0,1156.0,1390.0,2170.0,1182.0,2157.0,1260.0,1403.0,1429.0,1507.0,1429.0,1377.0,1390.0,1494.0,1429.0,1286.0,1455.0,1416.0,1377.0,1533.0,1260.0,1260.0,1390.0,1507.0,1338.0,1520.0,1195.0,1195.0,1260.0,1455.0,1650.0,1377.0,2170.0,1169.0,1455.0,1585.0,1520.0],"xaxis":"x","yaxis":"y"},{"alignmentgroup":"True","bingroup":"x","hovertemplate":"engine_type=Plasma
price=%{x}
count=%{y}","legendgroup":"Plasma","marker":{"color":"#EF553B"},"name":"Plasma","offsetgroup":"Plasma","orientation":"v","showlegend":true,"type":"histogram","x":[2196.0,2807.0,4770.0,2794.0,2768.0,3197.0,2794.0,3431.0,3197.0,2183.0,3327.0,2768.0,2625.0,3145.0,1715.0,3275.0,2495.0,3405.0,4718.0,2950.0,2755.0,2170.0,1585.0,1767.0,1845.0,1845.0,2040.0,1910.0,1975.0,1585.0,3470.0,1780.0,2625.0,3028.0,2872.0,3015.0,2872.0,2872.0,2872.0,2755.0,2872.0,2625.0,2872.0,2872.0,2872.0,2872.0,3028.0,2872.0,2625.0,3028.0,3028.0,2872.0,2872.0,2872.0,3028.0,2872.0,2872.0,3093.0,3470.0,2872.0,2872.0,2755.0,2872.0,2872.0,2872.0,2872.0,2872.0,2872.0,2300.0,3028.0,3028.0,3028.0,2872.0,2872.0,2872.0,2872.0,2625.0,3366.0,3015.0,3366.0,1975.0,7370.0,2079.0,1650.0,2690.0,2105.0,2027.0,2495.0,2495.0,2950.0,4770.0,2170.0,2300.0,5420.0,3015.0,2170.0,2300.0,2170.0,2170.0,2170.0,2430.0,3470.0,3470.0,5420.0,2430.0,2430.0,2170.0,2820.0,2430.0,2105.0,4120.0,3470.0,2495.0,2157.0,3873.0,3873.0,2040.0,1871.0,1871.0,3210.0,3730.0,1780.0,2014.0,2430.0,2404.0,2040.0,2950.0,1780.0,2625.0,2235.0,2157.0,2300.0,2157.0,2430.0,2040.0,2560.0,2625.0,1962.0,1715.0,2690.0,2300.0,3015.0,2755.0,2170.0,9320.0,1845.0,1416.0,2560.0,2430.0,2209.0,2690.0,2196.0,2820.0,2820.0,2950.0,2885.0,3158.0,2820.0,1845.0,2170.0,1715.0,2300.0,5420.0,1910.0,2157.0,1650.0,4510.0,2079.0,2079.0,2105.0,3405.0,3340.0,2105.0,2625.0,2300.0,2495.0,2495.0,2495.0,2625.0,2807.0,2937.0,2755.0,4120.0,2638.0,1910.0,2560.0,4770.0,3990.0,2820.0,3990.0,4562.0,2300.0,2365.0,2170.0,2430.0,3080.0,2469.0,2170.0,2170.0,4770.0,2300.0,2040.0,3327.0,3847.0,2937.0,4237.0,2547.0,2807.0,2417.0,2807.0,3457.0,4107.0,2430.0,3795.0,2053.0,1780.0,2040.0,2976.0,2976.0,3158.0,2300.0,1910.0,3340.0,1975.0,2430.0,2495.0,2430.0,2235.0,1845.0,2950.0,2950.0,3327.0,3847.0,5446.0,2404.0,8007.0,2430.0,3756.0,3756.0,8423.0,4978.0,4978.0,4549.0,2950.0,1845.0,1806.0,1715.0,1845.0,2235.0,1455.0,2430.0,2170.0,2430.0,2820.0,2950.0,2820.0,2820.0,1780.0,2170.0,2170.0,2560.0,2326.0,2690.0,2755.0,3470.0,2690.0,2755.0,2820.0,3990.0,2755.0,2820.0,4445.0,2937.0,3600.0,2820.0,2690.0,2690.0,2300.0,2495.0,2066.0,1663.0,2235.0,4055.0,3860.0,3340.0,4575.0,2365.0,2560.0,2105.0,4120.0,4120.0,3470.0,3080.0,2625.0,3210.0,3080.0,1390.0,1780.0,1390.0,1806.0,2157.0,3340.0,2430.0,2495.0,3470.0,2430.0,3470.0,2625.0,2755.0,2625.0,2625.0,2625.0,2690.0,1780.0,2157.0,1975.0,4770.0,3600.0,6070.0,2105.0,1845.0,1715.0,2430.0,2820.0,2690.0,1975.0,1845.0,1845.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1962.0,1975.0,1845.0,1975.0,1767.0,1975.0,1871.0,1975.0,1962.0,1910.0,2066.0,1975.0,1923.0,1975.0,1975.0,1975.0,1975.0,2066.0,1845.0,1741.0,2950.0,2534.0,4445.0,1455.0,1390.0,2690.0,1845.0,1897.0,1845.0,2950.0,2001.0,2664.0,2300.0,2157.0,2157.0,2560.0,2170.0,2027.0,2820.0,2170.0,2170.0,2950.0,2820.0,3405.0,1910.0,2105.0,2937.0,2534.0,3145.0,2820.0,2820.0,2690.0,2560.0,3795.0,6070.0,5420.0,3730.0,3600.0,3210.0,6070.0,5095.0,4120.0,4380.0,4120.0,4770.0,5420.0,2820.0,4445.0,1897.0,2755.0,1806.0,3080.0,2209.0,2300.0,3145.0,2157.0,2495.0,2157.0,2430.0,2430.0,2105.0,1741.0,3665.0,1650.0,2417.0,2547.0,2378.0,2378.0,2807.0,2378.0,2547.0,2183.0,1962.0,2885.0,2170.0,2027.0,2300.0,2521.0,2430.0,1910.0,2911.0,3301.0,2911.0,3535.0,2625.0,3860.0,3535.0,3340.0,3145.0,2625.0,5420.0,3080.0,5420.0,3535.0,5420.0,2625.0,5420.0,5420.0,5420.0,3405.0,3145.0,3470.0,3470.0,3470.0,3405.0,3470.0,2625.0,2625.0,2625.0,2625.0,2625.0,3405.0,3405.0,3795.0,3795.0,3795.0,3210.0,3691.0,3535.0,2027.0,2105.0,2586.0,2560.0,2950.0,2430.0,1481.0,2170.0,1910.0,1455.0,2820.0,4900.0,3990.0,6590.0,5030.0,7110.0,7110.0,6590.0,6590.0,6070.0,1910.0,1715.0,2235.0,1715.0,2755.0,4510.0,2950.0,3405.0,1650.0,2690.0,2235.0,1780.0,1520.0,2495.0,5420.0,7305.0,3470.0,3223.0,2820.0,2417.0,2625.0,2625.0,3197.0,2105.0,2625.0,2495.0,2625.0,2625.0,3197.0,2586.0,2755.0,2430.0,3470.0,2170.0,2820.0,3470.0,1910.0,4770.0,3210.0,2170.0,3795.0,3795.0,3795.0,3795.0,3600.0,2560.0,4575.0,6720.0,5420.0,2820.0,2820.0,2820.0,3470.0,2924.0,1845.0,1897.0,1325.0,3210.0,2105.0,2560.0,2560.0,2066.0,2066.0,2066.0,2300.0,2040.0,2417.0,2417.0,2105.0,2170.0,2430.0,3080.0,1910.0,3080.0,1650.0,1390.0,1455.0,1455.0,1650.0,1910.0,1650.0,2105.0,2417.0,3860.0,2625.0,2300.0,3405.0,3405.0,2170.0,2430.0,3353.0,3990.0,1780.0,1845.0,1715.0,1715.0,2105.0,2170.0,3470.0,2430.0,2014.0,2599.0,3171.0,1897.0,2105.0,2560.0,2027.0,2157.0,2131.0,2157.0,2547.0,2157.0,2677.0,1507.0,1507.0,1507.0,1507.0,1507.0,2001.0,1403.0,4770.0,3730.0,1975.0,1910.0,1910.0,1585.0,1585.0,2807.0,2105.0,2495.0,2560.0,2495.0,3470.0,3470.0,2300.0,1520.0,2495.0,2040.0,3470.0,4770.0,7695.0,4445.0,4445.0,4770.0,13870.0,4770.0,7370.0,13870.0,4120.0,7370.0,2820.0,2040.0,1845.0,1585.0,2170.0,4770.0,4770.0,3145.0,4120.0,3457.0,4120.0,4120.0,2560.0,2287.0,3197.0,2690.0,2586.0,2560.0,2040.0,2300.0,5407.0,2820.0,3210.0,2170.0,2430.0,2040.0,2157.0,1845.0,2027.0,2300.0,2235.0,6447.0,6447.0,6330.0,2105.0,2170.0,2170.0,1910.0,2105.0,1507.0,2170.0,2560.0,2573.0,1910.0,2560.0,2560.0,2820.0,2287.0,1975.0,1897.0,6005.0,5095.0,2690.0,1897.0,1962.0,2807.0,2495.0,2040.0,2820.0,2950.0,2404.0,6330.0,2560.0,2950.0,2820.0,2820.0,4757.0,4705.0,3119.0,2547.0,2495.0,2807.0,2495.0,3847.0,3145.0,2872.0,2365.0,3015.0,3262.0,2885.0,2885.0,3665.0,2885.0,2300.0,2170.0,2170.0,2040.0,2170.0,2170.0,2300.0,2170.0,1780.0,2170.0,2170.0,2105.0,2014.0,3210.0,3145.0,6395.0,2729.0,2001.0,2027.0,2170.0,2040.0,2235.0,1962.0,2638.0,2820.0,1845.0,2820.0,2690.0,2820.0,3327.0,2027.0,2235.0,2820.0,2885.0,3015.0,2495.0,2885.0,2950.0,2820.0,3340.0,1650.0,1520.0,2820.0,1884.0,2495.0,4770.0,2378.0,2378.0,3340.0,2495.0,2339.0,2105.0,3405.0,1845.0,870.0,3210.0,2872.0,2599.0,2365.0,3405.0,3067.0,3405.0,3717.0,3249.0,3717.0,3405.0,3249.0,3717.0,3561.0,3717.0,2170.0,2755.0,3327.0,2417.0,2690.0,2274.0,1910.0,2157.0,3457.0,1975.0,1390.0,1455.0,3340.0,2105.0,1897.0,3171.0,2820.0,2027.0,2170.0,2248.0,2027.0,2300.0,1975.0,1910.0,2027.0,1715.0,2235.0,2027.0,1975.0,2495.0,2105.0,2131.0,4757.0,3210.0,2807.0,1780.0,2040.0,2300.0,2820.0,2820.0,3600.0,3210.0,2300.0,2040.0,3015.0,3015.0,1845.0,2040.0,1845.0,2105.0,2040.0,1910.0,2040.0,2170.0,2170.0,2170.0,2040.0,2105.0,1845.0,2131.0,1962.0,2365.0,2040.0,2950.0,4120.0,1715.0,2547.0,3145.0,3197.0,2547.0,3275.0,2157.0,2547.0,3067.0,3145.0,3015.0,3405.0,2365.0,4380.0,4380.0,4120.0,3457.0,3730.0,3418.0,3821.0,1845.0,1845.0,1793.0,2170.0,2235.0,2885.0,2430.0,3730.0,2430.0,3340.0,3600.0,2755.0,2560.0,4055.0,2430.0,2300.0,2248.0,2560.0,2170.0,2508.0,3210.0,2170.0,870.0,1780.0,2560.0,2560.0,2430.0,2040.0,2170.0,1494.0,1975.0,1884.0,2495.0,2768.0,4731.0,1910.0,2820.0,2300.0,1767.0,2300.0,1975.0,2170.0,1780.0,1780.0,1780.0,1910.0,1780.0,2040.0,3210.0,1780.0,2820.0,2820.0,2820.0,2560.0,3470.0,1780.0,4770.0,3730.0,3730.0,4510.0,2430.0,2235.0,2430.0,2430.0,2300.0,1832.0,1780.0,3405.0,4120.0,2625.0,1910.0,2170.0,4627.0,2157.0,1949.0,2157.0,1897.0,2248.0,3600.0,2157.0,2547.0,4367.0,2404.0,3457.0,3366.0,2235.0,2430.0,2807.0,2144.0,3197.0,2586.0,2235.0,3470.0,2183.0,2677.0,2820.0,2820.0,2144.0,2105.0,2170.0,1988.0,2430.0,2170.0,2040.0,2040.0,1975.0,1780.0,1884.0,2820.0,2430.0,2625.0,2027.0,2924.0,1910.0,2625.0,3184.0,1845.0,2144.0,3080.0,1650.0,2560.0,2820.0,2040.0,2170.0,3548.0,3899.0,3886.0,3301.0,7604.0,1975.0,2755.0,3249.0,1845.0,2755.0,2560.0,3340.0,2157.0,2625.0,2157.0,2690.0,2625.0,4120.0,4120.0,1533.0,1507.0,1585.0,1455.0,1624.0,1585.0,1611.0,1507.0,1624.0,1585.0,2170.0,1715.0,1650.0,1572.0,1481.0,1780.0,2651.0,4367.0,2690.0,2300.0,1845.0,2963.0,3626.0,3080.0,2963.0,3054.0,3652.0,3054.0,3769.0,3366.0,2781.0,2781.0,2781.0,2885.0,2625.0,2170.0,3652.0,2443.0,2976.0,2976.0,2976.0,2781.0,2573.0,2430.0,2430.0,2547.0,2638.0,3210.0,3665.0,2651.0,2365.0,2781.0,2651.0,3106.0,2352.0,2157.0,2625.0,2352.0,2430.0,2638.0,3353.0,4276.0,3470.0,3795.0,3119.0,2560.0,2430.0,2430.0,2976.0,1936.0,4198.0,3067.0,3379.0,2261.0,2963.0,2157.0,2495.0,2846.0,2469.0,2781.0,2937.0,2066.0,3678.0,2989.0,2794.0,3288.0,7175.0,2872.0,2469.0,3106.0,2755.0,2677.0,2755.0,2573.0,2703.0,2378.0,2066.0,2651.0,2716.0,3015.0,2963.0,2664.0,2326.0,2183.0,2586.0,2469.0,2209.0,1910.0,2053.0,1962.0,2053.0,6083.0,2287.0,3873.0,2443.0,3366.0,2794.0,3223.0,2586.0,3262.0,3080.0,2638.0,2443.0,2716.0,2716.0,2677.0,2716.0,2521.0,5225.0,4055.0,2547.0,2690.0,2963.0,2430.0,2105.0,3327.0,2612.0,2963.0,2495.0,2638.0,2677.0,2482.0,3288.0,2963.0,3990.0,2950.0,2937.0,2846.0,1923.0,2469.0,2469.0,2963.0,2742.0,3080.0,2521.0,4055.0,2586.0,2950.0,2118.0,5147.0,2898.0,2859.0,2430.0,3847.0,3210.0,3470.0,3210.0,2820.0,2027.0,5290.0,5810.0,5420.0,2820.0,2950.0,2170.0,2560.0,2508.0,2430.0,2755.0,2170.0,2690.0,2950.0,2950.0,2950.0,2430.0,2560.0,2950.0,2950.0,2950.0,2430.0,2950.0,2820.0,2950.0,2430.0,2950.0,2430.0,2950.0,2950.0,2950.0,2690.0,2300.0,1910.0,2560.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,2690.0,3470.0,6070.0,2495.0,1585.0,2612.0,6330.0,2365.0,2365.0,1845.0,2339.0,2469.0,2547.0,16470.0,2547.0,2547.0,2482.0,2677.0,2313.0,4120.0,2170.0,2300.0,2859.0,2677.0,2027.0,2157.0,3925.0,2495.0,2365.0,2040.0,2625.0,2547.0,2027.0,3210.0,2157.0,2365.0,9320.0,4354.0,5654.0,5654.0,3067.0,2690.0,2755.0,2287.0,2547.0,2105.0,5368.0,1286.0,2118.0,3470.0,4380.0,3990.0,7240.0,7240.0,4640.0,4380.0,1910.0,2170.0,3210.0,2430.0,2170.0,2950.0,4120.0,4770.0,3405.0,3535.0,2950.0,2170.0,2092.0,6720.0,2677.0,5810.0,2365.0,3210.0,1715.0,2157.0,2430.0,2625.0,2625.0,2365.0,6551.0,2105.0,3860.0,4510.0,4770.0,4770.0,4770.0,4575.0,3470.0,3080.0,3860.0,2820.0,5030.0,4315.0,2560.0,3210.0,3080.0,2157.0,3470.0,1650.0,1585.0,2430.0,1676.0,2430.0,2430.0,2820.0,4549.0,2560.0,2300.0,2755.0,2170.0,1897.0,3197.0,2430.0,2430.0,2430.0,3015.0,2885.0,1975.0,2040.0,3470.0,2950.0,5550.0,4120.0,1325.0,2170.0,2729.0,1975.0,2170.0,2417.0,2105.0,1897.0,2820.0,3847.0,5030.0,2144.0,5407.0,5407.0,2300.0,2560.0,1780.0,1949.0,2144.0,4055.0,2820.0,1767.0,1650.0,2690.0,2170.0,2157.0,1845.0,1715.0,1585.0,1585.0,1585.0,1715.0,3080.0,2625.0,3145.0,2118.0,3041.0,2430.0,1325.0,2625.0,2235.0,2495.0,2690.0,4757.0,1910.0,3340.0,2677.0,2625.0,3210.0,3210.0,2157.0,3197.0,2885.0,2950.0,3210.0,1871.0,1767.0,2157.0,2664.0,2170.0,2235.0,2495.0,2300.0,1975.0,2456.0,3470.0,2352.0,2196.0,2001.0,2014.0,2170.0,2365.0,3730.0,1715.0,2404.0,2300.0,1845.0,1910.0,3314.0,2742.0,2729.0,3067.0,3067.0,2807.0,2677.0,3340.0,2157.0,2820.0,1975.0,2820.0,2885.0,2690.0,2157.0,6720.0,2573.0,1949.0,4770.0,2625.0,1910.0,2430.0,2495.0,2690.0,2833.0,2560.0,3015.0,2430.0,2170.0,2040.0,3860.0,2950.0,1910.0,2560.0,3405.0,2313.0,3015.0,2560.0,1871.0,1910.0,1910.0,2560.0,2495.0,4770.0,4770.0,2040.0,2170.0,2170.0,1845.0,2495.0,2170.0,1715.0,3730.0,3470.0,3405.0,3080.0,3210.0,6005.0,3457.0,2300.0,3730.0,2040.0,1546.0,1598.0,1546.0,1611.0,1520.0,1715.0,1715.0,1585.0,1559.0,2690.0,2820.0,2820.0,2092.0,3457.0,2560.0,3470.0,2820.0,2287.0,3340.0,2365.0,2495.0,2430.0,2560.0,2170.0,2690.0,2417.0,1949.0,2287.0,2300.0,3210.0,2690.0,3210.0,2586.0,2560.0,2430.0,3977.0,3470.0,2755.0,2105.0,3470.0,3600.0,4770.0,4120.0,8020.0,2820.0,5355.0,3405.0,4705.0,1910.0,3405.0,3925.0,3457.0,3730.0,2300.0,1845.0,2170.0,1910.0,3210.0,1845.0,1650.0,1559.0,2222.0,1975.0,3860.0,1780.0,1624.0,2716.0,2430.0,6616.0,2300.0,2430.0,2170.0,3405.0,1975.0,2560.0,2040.0,2300.0,4588.0,3717.0,3470.0,2053.0,1897.0,1806.0,2040.0,2625.0,2027.0,2430.0,2625.0,2105.0,1754.0,3470.0,3470.0,2287.0,1910.0,2040.0,2261.0,2495.0,3145.0,4120.0,4120.0,2495.0,1884.0,4445.0,4770.0,2040.0,8670.0,2820.0,1715.0,5030.0,4770.0,2430.0,2300.0,2560.0,1910.0,2495.0,1962.0,4107.0,1429.0,1507.0,2560.0,3080.0,1767.0,2092.0,1884.0,5277.0,2456.0,2690.0,2820.0,2170.0,2170.0,4120.0,4770.0,1858.0,2027.0,2300.0,1520.0,3470.0,1702.0,5342.0,2807.0,1455.0,1845.0,2625.0,2625.0,1910.0,2820.0,1650.0,4445.0,1845.0,5225.0,2625.0,3145.0,2430.0,2612.0,2482.0,1845.0,3860.0,2885.0,3470.0,3925.0,2430.0,2625.0,2495.0,2755.0,2430.0,2690.0,3470.0,3470.0,2625.0,3925.0,3145.0,2690.0,3470.0,2495.0,2560.0,2950.0,2495.0,2885.0,2495.0,2560.0,2560.0,2885.0,3470.0,2755.0,5420.0,2560.0,3340.0,2560.0,2495.0,2443.0,4120.0,2300.0,2300.0,2300.0,1988.0,1715.0,2170.0,4055.0,1650.0,2820.0,1910.0,2144.0,2157.0,2300.0,2820.0,2339.0,5420.0,1845.0,2300.0,3067.0,3145.0,2040.0,2365.0,1715.0,2287.0,3405.0,1728.0,1962.0,2560.0,2014.0,1780.0,2430.0,3730.0,1949.0,2755.0,2170.0,3470.0,2170.0,2365.0,2495.0,2495.0,2495.0,2690.0,2690.0,2079.0,1910.0,2664.0,2560.0,2560.0,2560.0,1520.0,2040.0,2170.0,2560.0,2313.0,2820.0,2560.0,3470.0,2430.0,2495.0,2690.0,3080.0,3145.0,1767.0,2131.0,1897.0,2365.0,2690.0,2365.0,3145.0,2365.0,1897.0,2625.0,1988.0,2040.0,2040.0,2391.0,1975.0,1650.0,3535.0,2742.0,3743.0,4185.0,3483.0,4406.0,3210.0,3535.0,3678.0,4328.0,3613.0,4159.0,3197.0,3262.0,3730.0,7084.0,5420.0,3925.0,3145.0,3353.0,3275.0,4679.0,3067.0,4016.0,4562.0,3808.0,3067.0,2976.0,2534.0,3899.0,4107.0,6070.0,5199.0,2898.0,2677.0,3054.0,2417.0,4159.0,3743.0,3392.0,2677.0,3886.0,3288.0,2443.0,4146.0,3587.0,3288.0,3808.0,3015.0,3210.0,3405.0,2872.0,2482.0,3210.0,4419.0,3535.0,4211.0,3821.0,3613.0,3275.0,3509.0,2547.0,3860.0,2040.0,2157.0,1975.0,2040.0,2365.0,2105.0,1845.0,4874.0,2755.0,3600.0,2157.0,2157.0,1715.0,1780.0,2820.0,1975.0,2560.0,2937.0,2300.0,2105.0,4757.0,2807.0,2547.0,2547.0,2157.0,2027.0,1832.0,3067.0,3327.0,2495.0,2157.0,2287.0,2157.0,2027.0,2027.0,2157.0,2001.0,2287.0,1897.0,2157.0,2807.0,1455.0,1910.0,3080.0,4341.0,2755.0,2625.0,2755.0,1780.0,4185.0,2755.0,5420.0,3067.0,2235.0,2430.0,2430.0,2157.0,1780.0,2430.0,3470.0,1910.0,2755.0,3015.0,2950.0,1975.0,1871.0,2170.0,1754.0,2079.0,2079.0,2079.0,1754.0,2235.0,2170.0,2079.0,2261.0,1845.0,1832.0,1650.0,2040.0,3470.0,2690.0,3405.0,2300.0,3145.0,2781.0,2105.0,3314.0,1611.0,4120.0,1897.0,2326.0,1494.0,1754.0,5875.0,3470.0,1585.0,1780.0,2560.0,2807.0,2040.0,3405.0,3340.0,2170.0,3080.0,2027.0,2560.0,2690.0,1910.0,1910.0,2560.0,3470.0,2170.0,2820.0,2300.0,2105.0,3470.0,5745.0,2690.0,2040.0,1715.0,2430.0,2287.0,3457.0,1585.0,2820.0,7240.0,6616.0,2300.0,4263.0,1858.0,2625.0,2417.0,4445.0,2560.0,2170.0,1390.0,4120.0,3795.0,2690.0,3457.0,6057.0,2768.0,1637.0,2144.0,3730.0,2820.0,2105.0,4757.0,3405.0,2625.0,2365.0,2625.0,2417.0,1975.0,7045.0,3275.0,3470.0,4120.0,3340.0,3340.0,4510.0,3470.0,3470.0,9970.0,9970.0,9970.0,2105.0,3145.0,3275.0,2495.0,1572.0,2300.0,2014.0,2820.0,6590.0,2729.0,1975.0,2235.0,2950.0,2157.0,2274.0,2196.0,2417.0,2157.0,2157.0,2157.0,2144.0,2417.0,2287.0,2430.0,2677.0,2417.0,2547.0,2820.0,2989.0,2885.0,2430.0,2430.0,2313.0,2339.0,1520.0,1910.0,1650.0,4120.0,2976.0,1949.0,2690.0,3145.0,8670.0,2755.0,2105.0,2105.0,2014.0,1936.0,2144.0,2950.0,2157.0,1650.0,2235.0,1975.0,2430.0,1936.0,1910.0,7370.0,4640.0,2313.0,2638.0,3756.0,2638.0,2378.0,2703.0,2547.0,3964.0,2885.0,3054.0,2352.0,10620.0,2105.0,2560.0,2820.0,5407.0,2690.0,1325.0,1325.0,1975.0,1728.0,1910.0,2105.0,6330.0,1910.0,2300.0,2430.0,4003.0,5355.0,3405.0,2157.0,2807.0,5966.0,2690.0,2963.0,2495.0,2365.0,2027.0,2664.0,2690.0,3340.0,2950.0,1676.0,3028.0,1715.0,2261.0,3470.0,2170.0,2105.0,2105.0,2170.0,2430.0,2560.0,2430.0,3795.0,2170.0,2170.0,4770.0,5420.0,4120.0,4120.0,3470.0,3470.0,7370.0,5420.0,4120.0,2755.0,2547.0,2170.0,1910.0,1910.0,1910.0,2170.0,3405.0,2300.0,2430.0,2690.0,2690.0,2950.0,3210.0,4120.0,4380.0,2950.0,2092.0,1585.0,2690.0,2157.0,1637.0,2170.0,2690.0,2170.0,2287.0,2105.0,1702.0,4445.0,2495.0,2235.0,1819.0,5030.0,1897.0,2040.0,1897.0,3470.0,2820.0,2300.0,1507.0,1975.0,4315.0,2261.0,2040.0,2820.0,1858.0,2625.0,2820.0,2885.0,3470.0,7071.0,2430.0,3925.0,3353.0,2183.0,1975.0,1845.0,2495.0,2365.0,2690.0,2430.0,3795.0,3730.0,2170.0,1767.0,3067.0,2469.0,2469.0,3015.0,2144.0,2547.0,2287.0,1897.0,2430.0,2950.0,1507.0,3015.0,2235.0,2040.0,2170.0,2300.0,2495.0,4120.0,3080.0,2430.0,2820.0,3470.0,4120.0,3210.0,2170.0,2430.0,2560.0,2170.0,3080.0,2430.0,2820.0,2560.0,2430.0,3210.0,2755.0,4575.0,2170.0,4965.0,2820.0,3730.0,6395.0,3730.0,3080.0,2690.0,3015.0,1780.0,1780.0,2625.0,2300.0,1702.0,5420.0,2157.0,1702.0,2157.0,2040.0,2170.0,2430.0,2105.0,2170.0,2820.0,3600.0,2404.0,2430.0,2690.0,3080.0,2950.0,2040.0,2417.0,4185.0,2157.0,2170.0,2170.0,1975.0,2027.0,1988.0,2157.0,2157.0,2430.0,1975.0,1910.0,2157.0,1975.0,2040.0,2235.0,1923.0,1975.0,2105.0,2495.0,2430.0,2157.0,2144.0,1780.0,2105.0,2625.0,2157.0,2144.0,2287.0,2157.0,1845.0,1325.0,3340.0,2820.0,6005.0,2040.0,3145.0,3730.0,2820.0,3067.0,2287.0,3327.0,3470.0,2690.0,2430.0,2560.0,2482.0,1780.0,8670.0,2573.0,2040.0,4120.0,3730.0,1975.0,1897.0,2742.0,1910.0,1767.0,1897.0,2040.0,2105.0,1897.0,2495.0,1975.0,4029.0,4757.0,1845.0,4770.0,1871.0,2885.0,3444.0,2300.0,5355.0,1975.0,2157.0,1650.0,2430.0,2027.0,2157.0,2547.0,2417.0,2417.0,2547.0,2807.0,2937.0,2820.0,2157.0,2417.0,2677.0,2677.0,2937.0,2417.0,3457.0,1910.0,3197.0,2417.0,2300.0,3457.0,2040.0,2937.0,2157.0,2807.0,3457.0,2807.0,4757.0,6057.0,1767.0,1845.0,1650.0,2170.0,1520.0,2430.0,2157.0,2170.0,2027.0,2950.0,2755.0,2820.0,1780.0,2170.0,5420.0,9905.0,4705.0,3262.0,2300.0,2040.0,1975.0,1767.0,6720.0,3730.0,2105.0,2105.0,2170.0,2560.0,2105.0,2560.0,2105.0,1897.0,3171.0,2560.0,4510.0,4120.0,2820.0,3145.0,1624.0,3080.0,2105.0,2430.0,2495.0,1897.0,2677.0,1767.0,1897.0,1767.0,1650.0,2430.0,1858.0,3730.0,1806.0,1975.0,2027.0,2157.0,3210.0,1585.0,2040.0,2547.0,1780.0,1793.0,3470.0,2040.0,2430.0,3470.0,2157.0,2547.0,2365.0,1988.0,1975.0,1455.0,1975.0,2300.0,2352.0,2469.0,1845.0,2040.0,3145.0,2040.0,2040.0,1455.0,1910.0,2300.0,1975.0,1975.0,2040.0,1975.0,2027.0,1910.0,2040.0,1975.0,1975.0,3457.0,3054.0,4107.0,4068.0,4380.0,3366.0,4237.0,3795.0,4185.0,2560.0,3054.0,4237.0,3197.0,3977.0,3964.0,5407.0,3795.0,4757.0,2040.0,2040.0,2040.0,1910.0,2170.0,2690.0,2690.0,2430.0,3470.0,4705.0,5095.0,2950.0,2287.0,2027.0,2170.0,2105.0,2820.0,2430.0,4120.0,2287.0,2417.0,3795.0,2417.0,2027.0,2677.0,3457.0,4705.0,2417.0,2157.0,2157.0,1780.0,1910.0,2417.0,2170.0,2430.0,2157.0,2300.0,2170.0,2430.0,2170.0,2170.0,1897.0,2157.0,1910.0,2495.0,2105.0,3470.0,2300.0,1910.0,4770.0,2430.0,2755.0,2300.0,2690.0,2170.0,4120.0,2430.0,4250.0,2560.0,2170.0,2040.0,4250.0,2144.0,2625.0,2365.0,2300.0,2885.0,1910.0,1845.0,1741.0,4107.0,4107.0,4107.0,2950.0,1767.0,3470.0,2365.0,2820.0,2547.0,2950.0,2625.0,3470.0,3795.0,2820.0,2690.0,2417.0,1325.0,1455.0,1364.0,2339.0,2417.0,2547.0,2092.0,6005.0,4237.0,3327.0,3587.0,3457.0,2677.0,3067.0,3457.0,3197.0,3457.0,3587.0,2677.0,2677.0,4237.0,3457.0,3457.0,3457.0,2677.0,3587.0,3457.0,3457.0,2677.0,3457.0,4107.0,3457.0,3457.0,3457.0,5147.0,4367.0,3587.0,3847.0,3457.0,3457.0,3457.0,3457.0,3457.0,4757.0,5537.0,4757.0,3457.0,2677.0,3457.0,3457.0,4627.0,2677.0,4757.0,4497.0,3977.0,4237.0,3327.0,4237.0,3197.0,3587.0,3847.0,3327.0,4757.0,3587.0,5277.0,2807.0,2677.0,3847.0,3795.0,1910.0,2365.0,2677.0,4757.0,3730.0,4120.0,4757.0,2807.0,3990.0,2807.0,4757.0,2677.0,1910.0,2560.0,1026.0,2534.0,5030.0,5420.0,5290.0,2040.0,2105.0,4120.0,2144.0,2690.0,2027.0,3626.0,3210.0,2170.0,2495.0,4120.0,1949.0,2365.0,2365.0,2300.0,2547.0,1468.0,1910.0,2040.0,2170.0,4575.0,2365.0,2300.0,5095.0,4770.0,1897.0,2755.0,2365.0,1910.0,1715.0,1845.0,1845.0,2014.0,7370.0,1585.0,2950.0,2885.0,3015.0,2846.0,1975.0,2079.0,2326.0,2560.0,2560.0,2560.0,1650.0,4120.0,2235.0,1520.0,1520.0,1910.0,1702.0,2105.0,1845.0,2690.0,3080.0,1715.0,2027.0,3197.0,2170.0,3145.0,2820.0,2820.0,1910.0,2300.0,2300.0,2950.0,2157.0,6720.0,5420.0,2404.0,2066.0,3470.0,3145.0,2560.0,2755.0,2677.0,3210.0,2495.0,1910.0,1819.0,2365.0,2040.0,3470.0,2950.0,2820.0,3080.0,2430.0,2105.0,2170.0,2690.0,2690.0,3080.0,2820.0,2118.0,2157.0,1975.0,2430.0,3457.0,2560.0,1975.0,2430.0,2170.0,2690.0,3912.0,3145.0,2820.0,3444.0,2495.0,2430.0,2079.0,3470.0,2937.0,1559.0,2235.0,3340.0,2157.0,1715.0,1715.0,1780.0,1780.0,1845.0,2495.0,3795.0,2430.0,2820.0,3470.0,1650.0,1910.0,2040.0,2430.0,2365.0,1624.0,1910.0,1520.0,1650.0,2300.0,1650.0,3340.0,2105.0,5927.0,6057.0,1910.0,4575.0,2105.0,2105.0,2794.0,3444.0,4497.0,4887.0,3730.0,5420.0,2625.0,2937.0,2495.0,2820.0,5355.0,2937.0,2937.0,2937.0,2937.0,2820.0,2287.0,2430.0,3600.0,2495.0,1806.0,2677.0,4757.0,3015.0,3080.0,3275.0,3327.0,3470.0,3015.0,3275.0,2820.0,3210.0,3470.0,3210.0,3210.0,3470.0,3080.0,3015.0,3080.0,3210.0,2950.0,3080.0,3080.0,3470.0,2560.0,2235.0,2690.0,1845.0,2040.0,1975.0,2040.0,2365.0,9905.0,4965.0,2963.0,6902.0,1780.0,1260.0,2547.0,4510.0,2170.0,9970.0,1845.0,2040.0,2430.0,2495.0,2235.0,2300.0,2235.0,2690.0,2365.0,3210.0,3080.0,2950.0,2170.0,2170.0,2482.0,3210.0,2170.0,2963.0,2300.0,2300.0,2495.0,2495.0,1897.0,1975.0,2027.0,2027.0,2820.0,2040.0,2521.0,1975.0,1975.0,1975.0,2027.0,3080.0,1975.0,17120.0,3145.0,3145.0,4107.0,6057.0,6057.0,1715.0,3080.0,2300.0,1572.0,1650.0,1910.0,1910.0,4380.0,3678.0,3990.0,4549.0,4848.0,6720.0,3522.0,3678.0,3678.0,4614.0,3288.0,3522.0,3522.0,6486.0,3912.0,3600.0,4757.0,8124.0,4757.0,6018.0,8514.0,3600.0,3405.0,3990.0,4471.0,5901.0,4705.0,4627.0,5251.0,2586.0,1845.0,2105.0,2950.0,4757.0,2118.0,1780.0,4120.0,5810.0,3145.0,3600.0,4770.0,3340.0,3990.0,1780.0,3093.0,2677.0,2820.0,3067.0,1845.0,1975.0,2105.0,2677.0,2625.0,2755.0,3262.0,2170.0,1780.0,1780.0,2625.0,2820.0,2820.0,2625.0,2430.0,3600.0,3470.0,2144.0,2040.0,3015.0,2040.0,2430.0,2365.0,1234.0,2417.0,4120.0,3015.0,4770.0,7175.0,4575.0,2820.0,3275.0,6720.0,6720.0,2365.0,3405.0,4575.0,2105.0,2560.0,6395.0,2105.0,3665.0,1416.0,4497.0,3977.0,5095.0,3080.0,2495.0,1975.0,1741.0,1975.0,1975.0,1845.0,1975.0,1845.0,1975.0,1975.0,1975.0,1975.0,2001.0,1975.0,1975.0,1975.0,1975.0,1975.0,1845.0,1845.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1845.0,1975.0,1975.0,1975.0,2820.0,1975.0,1793.0,1780.0,1364.0,2105.0,2300.0,3210.0,1390.0,2235.0,2560.0,2105.0,5095.0,1000.0,1949.0,2040.0,3470.0,5420.0,3535.0,2365.0,3470.0,3535.0,3015.0,7357.0,3145.0,4120.0,2430.0,2326.0,2365.0,2365.0,1910.0,1832.0,2170.0,2820.0,1897.0,2547.0,2677.0,3730.0,5290.0,2430.0,2677.0,2677.0,2937.0,2157.0,2755.0,2391.0,3184.0,2989.0,3925.0,3275.0,2040.0,1975.0,2170.0,2495.0,3470.0,2742.0,3379.0,4770.0,1949.0,2820.0,5420.0,2495.0,2820.0,2820.0,2170.0,1910.0,2820.0,3600.0,2157.0,2001.0,2716.0,3210.0,1897.0,1793.0,2157.0,1962.0,2287.0,2300.0,1650.0,2300.0,3795.0,2365.0,2352.0,1845.0,1715.0,2820.0,2820.0,2950.0,2625.0,2820.0,2040.0,2768.0,15820.0,3860.0,3730.0,2560.0,2040.0,2560.0,1455.0,2157.0,2235.0,2430.0,2690.0,2170.0,2560.0,3015.0,2105.0,2014.0,2365.0,4120.0,2274.0,1676.0,2534.0,2586.0,2755.0,2274.0,2677.0,2105.0,2300.0,2625.0,2547.0,2157.0,2495.0,2040.0,2690.0,2430.0,3145.0,3730.0,3470.0,3860.0,3405.0,2105.0,2495.0,2820.0,2430.0,2365.0,2300.0,3418.0,2885.0,1845.0,2768.0,3379.0,2482.0,3041.0,2911.0,2716.0,1650.0,2144.0,2547.0,2547.0,2625.0,2365.0,2547.0,2547.0,3015.0,2807.0,3197.0,3080.0,2235.0,2391.0,2755.0,3405.0,2365.0,2365.0,2365.0,2677.0,2677.0,2547.0,2872.0,2755.0,2560.0,2105.0,2040.0,1975.0,2495.0,2157.0,2235.0,2560.0,2378.0,2300.0,1390.0,2950.0,2365.0,2300.0,1910.0,5290.0,2040.0,2365.0,3405.0,3288.0,2703.0,2703.0,2703.0,3223.0,2677.0,4068.0,3210.0,3496.0,3678.0,3340.0,4276.0,3262.0,3470.0,3951.0,3951.0,3951.0,3262.0,5277.0,3847.0,3847.0,6577.0,4211.0,2677.0,2560.0,4679.0,4679.0,2027.0,2625.0,3470.0,4679.0,5381.0,3704.0,2573.0,5459.0,2794.0,2794.0,2794.0,3860.0,2820.0,4211.0,3171.0,3652.0,2690.0,2222.0,3184.0,3184.0,3314.0,3847.0,3847.0,2677.0,2989.0,2755.0,2989.0,4289.0,2755.0,4445.0,2430.0,1897.0,2716.0,2820.0,2820.0,2690.0,1975.0,2820.0,4445.0,1884.0,2144.0,1975.0,2170.0,2430.0,2300.0,6720.0,2040.0,2625.0,3145.0,2300.0,2040.0,2820.0,2105.0,2560.0,3860.0,2040.0,2170.0,2170.0,2040.0,2170.0,2170.0,4120.0,2820.0,2430.0,3470.0,2300.0,2170.0,3470.0,2300.0,2300.0,3470.0,2222.0,2430.0,1975.0,2040.0,2300.0,2300.0,3730.0,2430.0,1780.0,2950.0,2170.0,2430.0,2105.0,3860.0,2950.0,2430.0,2170.0,2170.0,1845.0,2430.0,1910.0,2300.0,1650.0,3080.0,2170.0,2820.0,1715.0,2300.0,2820.0,2300.0,2430.0,2950.0,2950.0,3470.0,1975.0,1975.0,1910.0,1910.0,1637.0,2417.0,3197.0,2495.0,1910.0,2872.0,2235.0,2690.0,3275.0,1715.0,1845.0,2885.0,2690.0,4770.0,3067.0,3080.0,2924.0,870.0,2365.0,3067.0,5420.0,2326.0,2495.0,2820.0,3210.0,2950.0,5745.0,2560.0,2300.0,2495.0,3080.0,2170.0,4120.0,2820.0,3145.0,2430.0,2170.0,5420.0,2040.0,2820.0,2495.0,3145.0,2690.0,2755.0,3067.0,2430.0,3470.0,2690.0,13870.0,4497.0,2326.0,2820.0,1975.0,2430.0,2950.0,2430.0,2066.0,2105.0,1910.0,2638.0,1585.0,1910.0,3210.0,2690.0,2820.0,2820.0,1910.0,1507.0,1650.0,2430.0,3080.0,3730.0,3470.0,2495.0,2560.0,5420.0,2170.0,2690.0,2950.0,4120.0,4120.0,2430.0,2560.0,4770.0,1910.0,2820.0,5966.0,2157.0,3730.0,3340.0,4120.0,3145.0,10425.0,4055.0,6070.0,7370.0,3470.0,3470.0,3470.0,9320.0,4380.0,3210.0,1611.0,2300.0,1754.0,2534.0,3444.0,3457.0,3457.0,2690.0,1520.0,3340.0,3210.0,1975.0,1910.0,3210.0,3405.0,1715.0,5290.0,5290.0,3210.0,4120.0,2560.0,5420.0,2885.0,2560.0,2560.0,4250.0,2430.0,4120.0,2430.0,2820.0,5030.0,4770.0,2560.0,3470.0,2950.0,5030.0,5225.0,3990.0,4640.0,5030.0,2560.0,2300.0,2690.0,2820.0,6070.0,2560.0,2690.0,4120.0,4770.0,2430.0,7370.0,4250.0,2950.0,2430.0,1975.0,3730.0,4510.0,2495.0,6720.0,2300.0,4120.0,4783.0,5095.0,2365.0,3730.0,2300.0,6070.0,3470.0,7370.0,6720.0,5030.0,3210.0,4770.0,2950.0,5160.0,5095.0,5420.0,3210.0,8020.0,2690.0,3730.0,4510.0,3080.0,2560.0,2820.0,3470.0,3470.0,5420.0,5030.0,3470.0,6070.0,3340.0,4770.0,2820.0,2690.0,5030.0,2170.0,2170.0,3470.0,3470.0,4120.0,5420.0,3340.0,2157.0,2157.0,2157.0,2157.0,2677.0,3067.0,2560.0,1780.0,3327.0,2521.0,1585.0,1910.0,2170.0,2170.0,4562.0,2300.0,1845.0,2040.0,2677.0,2066.0,2430.0,2950.0,3210.0,2300.0,2430.0,2365.0,2365.0,2560.0,2365.0,1455.0,4380.0,3795.0,1845.0,3015.0,2287.0,2807.0,4640.0,2040.0,3210.0,6070.0,2170.0,2157.0,1676.0,2027.0,2820.0,2495.0,2040.0,2040.0,2820.0,2430.0,1910.0,1910.0,1910.0,1000.0,2183.0,2170.0,1767.0,1767.0,1715.0,1767.0,1715.0,1767.0,2170.0,6070.0,1975.0,2105.0,1650.0,1455.0,1416.0,1897.0,2053.0,1845.0,1910.0,870.0,1923.0,2105.0,2625.0,2430.0,1975.0,2365.0,2287.0,2157.0,2235.0,2235.0,2625.0,2495.0,2820.0,2690.0,2235.0,4640.0,2235.0,2235.0,3795.0,2625.0,11400.0,4315.0,3275.0,2430.0,2261.0,3015.0,2170.0,2170.0,1715.0,2430.0,4575.0,2157.0,2196.0,1845.0,3431.0,4120.0,2157.0,2170.0,4120.0,4120.0,1624.0,2430.0,1572.0,2300.0,3457.0,2807.0,1650.0,2196.0,2300.0,2170.0,2430.0,2027.0,3405.0,2430.0,3860.0,2144.0,2040.0,2040.0,2040.0,1910.0,2040.0,2040.0,1884.0,2105.0,3210.0,2300.0,3730.0,3080.0,3730.0,2430.0,2300.0,2131.0,2807.0,1845.0,2105.0,3730.0,2820.0,4510.0,1429.0,2950.0,3210.0,3626.0,3795.0,3847.0,3015.0,3015.0,3015.0,3015.0,3860.0,3015.0,3015.0,3210.0,2300.0,2378.0,2105.0,1845.0,4055.0,2040.0,6720.0,2170.0,2248.0,3210.0,2040.0,2040.0,2820.0,1845.0,2235.0,1910.0,1507.0,2950.0,2690.0,3015.0,1845.0,3340.0,1897.0,2170.0,2157.0,2027.0,2157.0,2157.0,3795.0,2625.0,2040.0,2430.0,2430.0,2430.0,2560.0,2495.0,2248.0,3405.0,4705.0,3275.0,2430.0,2625.0,3080.0,3405.0,2950.0,2040.0,2430.0,2300.0,2235.0,2040.0,2170.0,2690.0,2430.0,2170.0,2157.0,4120.0,1975.0,2040.0,1975.0,2105.0,2157.0,1949.0,4627.0,2170.0,2157.0,2950.0,4237.0,2950.0,2755.0,1715.0,3405.0,2430.0,2690.0,2690.0,2677.0,2183.0,1455.0,1455.0,1520.0,1286.0,1182.0,1494.0,1650.0,1780.0,1182.0,1546.0,1546.0,2157.0,1676.0,2755.0,2170.0,1975.0,5940.0,2677.0,1845.0,2131.0,2950.0,2027.0,2690.0,2040.0,2690.0,2040.0,2040.0,1897.0,3418.0,2105.0,2820.0,2755.0,2235.0,3990.0,3795.0,2300.0,2365.0,2430.0,2261.0,1806.0,2027.0,1793.0,5420.0,4757.0,2144.0,2183.0,2300.0,1910.0,4120.0,4770.0,2430.0,2105.0,1975.0,5420.0,1767.0,2820.0,2677.0,1780.0,1910.0,1858.0,2092.0,1650.0,4107.0,3275.0,2690.0,2690.0,5056.0,2625.0,2820.0,2820.0,6070.0,1845.0,2820.0,3964.0,5498.0,4900.0,1338.0,1260.0,2170.0,1910.0,2417.0,1494.0,2430.0,3990.0,3405.0,2027.0,5420.0,1780.0,2690.0,2677.0,2105.0,4757.0,1975.0,2690.0,3665.0,2365.0,7370.0,2430.0,2495.0,2300.0,2040.0,2430.0,2300.0,2235.0,2651.0,2105.0,1858.0,2807.0,2807.0,3860.0,1650.0,2170.0,2157.0,2157.0,4770.0,2495.0,2430.0,2170.0,2495.0,2170.0,2495.0,3470.0,3210.0,2560.0,5420.0,2170.0,2430.0,2560.0,2820.0,3210.0,2157.0,2105.0,3210.0,1676.0,1806.0,2430.0,2430.0,2300.0,1897.0,1936.0,1936.0,2027.0,2430.0,2820.0,2261.0,2144.0,1806.0,2404.0,2144.0,1962.0,2144.0,2976.0,2300.0,2430.0,2430.0,2755.0,2287.0,2807.0,2235.0,3210.0,2027.0,3015.0,1806.0,2404.0,2027.0,2144.0,1858.0,2144.0,2027.0,2495.0,1858.0,2300.0,2287.0,2417.0,3730.0,1845.0,2170.0,2287.0,4055.0,1715.0,2690.0,1780.0,1780.0,1780.0,1780.0,1910.0,3730.0,1845.0,1715.0,1975.0,3015.0,2170.0,4120.0,2820.0,2430.0,2560.0,1715.0,2430.0,2170.0,1845.0,2430.0,2365.0,2430.0,2105.0,1975.0,1975.0,2105.0,2040.0,1910.0,2430.0,1845.0,1962.0,2820.0,1910.0,2170.0,2560.0,2105.0,3470.0,2625.0,2170.0,1975.0,2950.0,2495.0,2170.0,2300.0,2690.0,2820.0,2092.0,1910.0,2170.0,2820.0,2170.0,3210.0,2820.0,3080.0,2170.0,4770.0,1845.0,1910.0,2430.0,1910.0,2950.0,1910.0,2950.0,2820.0,2820.0,2170.0,2300.0,2950.0,2170.0,2170.0,2170.0,2560.0,2170.0,3470.0,2170.0,3470.0,2560.0,2300.0,2040.0,1975.0,2950.0,1975.0,2170.0,1975.0,2170.0,1780.0,2170.0,2430.0,2430.0,2170.0,2430.0,1910.0,2170.0,1910.0,2040.0,1780.0,2040.0,2430.0,1715.0,3210.0,1715.0,1780.0,2430.0,2170.0,2040.0,2040.0,3340.0,1910.0,1910.0,2430.0,2040.0,3470.0,4250.0,2430.0,2300.0,1910.0,3470.0,2430.0,1715.0,2820.0,1910.0,1910.0,2430.0,2170.0,2170.0,2430.0,1780.0,2560.0,1910.0,3210.0,1910.0,2690.0,2170.0,1910.0,1780.0,1910.0,3340.0,2170.0,2170.0,1780.0,2430.0,1910.0,2430.0,1910.0,1520.0,2040.0,3210.0,3535.0,8670.0,1780.0,2690.0,1910.0,2430.0,3977.0,2430.0,2690.0,2170.0,2443.0,1845.0,2404.0,2157.0,7565.0,1910.0,1312.0,2560.0,1650.0,3145.0,2118.0,2235.0,2560.0,2040.0,2560.0,2495.0,2690.0,3730.0,2300.0,2300.0,3470.0,1975.0,2170.0,1650.0,1975.0,2040.0,2859.0,3457.0,1910.0,2430.0,2430.0,2040.0,3002.0,2495.0,3470.0,2365.0,6720.0,2300.0,2365.0,2755.0,2755.0,3730.0,3470.0,4185.0,4120.0,2820.0,4900.0,4380.0,4770.0,2755.0,2157.0,4120.0,4770.0,5420.0,3210.0,4120.0,4250.0,1767.0,2105.0,2560.0,2066.0,2950.0,2807.0,3327.0,4250.0,3405.0,3405.0,2625.0,3210.0,2105.0,2430.0,2560.0,6070.0,2040.0,2820.0,4640.0,2820.0,1767.0,2820.0,3145.0,3145.0,3990.0,2625.0,4445.0,2430.0,2495.0,1832.0,2560.0,1936.0,1780.0,2638.0,2794.0,1949.0,1390.0,2365.0,2430.0,1845.0,1884.0,2365.0,2105.0,2040.0,2105.0,2690.0,2755.0,3470.0,2105.0,2820.0,2820.0,2820.0,2404.0,1949.0,2170.0,3080.0,3444.0,3665.0,4315.0,3782.0,3860.0,2924.0,3509.0,4315.0,3210.0,6057.0,3015.0,4718.0,2755.0,2365.0,3171.0,3964.0,2820.0,4393.0,2794.0,3041.0,2651.0,3444.0,2677.0,3600.0,5030.0,5316.0,6863.0,5108.0,9957.0,8332.0,3457.0,11335.0,5771.0,4601.0,7136.0,4016.0,5550.0,3457.0,2755.0,4445.0,4679.0,6070.0,3899.0,5329.0,3561.0,3847.0,3860.0,3483.0,5082.0,3301.0,6720.0,3626.0,5355.0,3184.0,5095.0,4393.0,2846.0,3808.0,6096.0,3015.0,9944.0,3730.0,3353.0,4770.0,6434.0,2885.0,2677.0,3925.0,7760.0,3977.0,2664.0,4107.0,3717.0,4211.0,4666.0,4367.0,6109.0,3015.0,8345.0,6785.0,4471.0,4965.0,4003.0,4588.0,3080.0,4354.0,4471.0,3808.0,3990.0,3353.0,3626.0,2885.0,5290.0,5004.0,4146.0,5290.0,3977.0,2677.0,5186.0,2690.0,2625.0,3262.0,6889.0,13246.0,4367.0,3275.0,2677.0,5186.0,3080.0,6330.0,3509.0,2898.0,2885.0,6330.0,4783.0,3639.0,2183.0,6304.0,8007.0,2365.0,3730.0,4133.0,4835.0,5186.0,2794.0,2989.0,6525.0,5082.0,3886.0,4328.0,7643.0,5810.0,5459.0,3249.0,4146.0,2599.0,3223.0,4471.0,5615.0,5043.0,15599.0,3002.0,4458.0,3769.0,3938.0,3275.0,11322.0,7552.0,5108.0,4302.0,3275.0,4081.0,4510.0,3015.0,3158.0,5082.0,5563.0,3873.0,4744.0,3145.0,2664.0,4081.0,3899.0,3834.0,3002.0,3496.0,3067.0,3522.0,4523.0,3652.0,3886.0,3717.0,2911.0,4796.0,2872.0,2911.0,5212.0,3080.0,3782.0,3054.0,2846.0,3145.0,3288.0,3860.0,5524.0,3470.0,3236.0,2976.0,3262.0,3340.0,2716.0,3548.0,3457.0,3067.0,2248.0,3119.0,3353.0,3392.0,4120.0,3015.0,3210.0,6473.0,3028.0,3275.0,2924.0,2976.0,3886.0,3353.0,3028.0,6473.0,4120.0,3132.0,3145.0,4081.0,3067.0,3158.0,2859.0,7721.0,6590.0,4042.0,3561.0,3600.0,4094.0,3457.0,6395.0,2911.0,5004.0,3431.0,2664.0,3795.0,3405.0,4575.0,2846.0,3418.0,2599.0,2859.0,3561.0,3964.0,4887.0,3483.0,3366.0,3197.0,3327.0,3106.0,4523.0,3028.0,3509.0,4692.0,7877.0,2495.0,2664.0,3691.0,4666.0,3873.0,4822.0,6343.0,3912.0,3574.0,6460.0,5602.0,4744.0,7708.0,4692.0,6681.0,4211.0,4484.0,3457.0,4510.0,2612.0,3574.0,4211.0,3964.0,2755.0,3002.0,4601.0,4185.0,5615.0,2872.0,3158.0,4679.0,5784.0,4653.0,8163.0,4341.0,2963.0,3678.0,2664.0,4536.0,3158.0,10711.0,4510.0,2846.0,5355.0,2664.0,3015.0,2963.0,4809.0,4718.0,3457.0,4588.0,5147.0,5901.0,8371.0,3561.0,5121.0,2794.0,11361.0,4146.0,4939.0,4159.0,3015.0,4692.0,8579.0,4601.0,3457.0,3457.0,3158.0,3015.0,5524.0,3652.0,2430.0,3509.0,3626.0,4874.0,6707.0,3106.0,4107.0,3353.0,4510.0,2443.0,5069.0,2976.0,3457.0,2976.0,4094.0,5797.0,4042.0,3340.0,3145.0,2495.0,5719.0,4380.0,3535.0,3795.0,3522.0,3457.0,3847.0,4055.0,3457.0,4302.0,3262.0,3080.0,4120.0,2755.0,2027.0,2625.0,1715.0,2235.0,2300.0,2365.0,1936.0,2170.0,1884.0,2625.0,2170.0,4120.0,3210.0,4250.0,4250.0,2755.0,3015.0,2040.0,3470.0,2170.0,2170.0,2560.0,2820.0,1650.0,1975.0,2040.0,2872.0,2755.0,1975.0,2820.0,3340.0,2560.0,2430.0,2105.0,2040.0,3210.0,2625.0,5420.0,4406.0,4120.0,2560.0,2170.0,2846.0,3002.0,2820.0,1910.0,2027.0,4510.0,4510.0,3535.0,5095.0,5095.0,5095.0,5355.0,3145.0,5355.0,7305.0,5095.0,3925.0,4640.0,9255.0,6655.0,5095.0,5095.0,6395.0,4705.0,8345.0,6655.0,2885.0,6395.0,6915.0,6395.0,7045.0,6785.0,6785.0,8995.0,9905.0,4575.0,6915.0,4705.0,4705.0,8605.0,3275.0,7955.0,3795.0,2690.0,2690.0,2807.0,2027.0,1845.0,2807.0,2170.0,2820.0,3275.0,1715.0,2287.0,2105.0,2430.0,1936.0,3145.0,2040.0,3210.0,1286.0,1910.0,2040.0,3262.0,3015.0,2040.0,4250.0,3145.0,1780.0,2560.0,2417.0,2677.0,3483.0,4705.0,2677.0,2300.0,1975.0,2157.0,2157.0,3145.0,2950.0,2560.0,3327.0,1260.0,5745.0,4757.0,10620.0,2820.0,2157.0,1845.0,1650.0,3990.0,2170.0,2300.0,1780.0,3795.0,4770.0,1845.0,3275.0,2170.0,3457.0,4445.0,3275.0,2755.0,1585.0,2690.0,1910.0,2170.0,3457.0,1845.0,2027.0,2287.0,1845.0,2027.0,2157.0,2027.0,2027.0,2157.0,2027.0,2027.0,2157.0,2157.0,2157.0,2157.0,2157.0,2027.0,2157.0,2027.0,3405.0,3145.0,2690.0,1845.0,2430.0,2300.0,2157.0,2170.0,6005.0,4380.0,12180.0,3210.0,5355.0,5030.0,6005.0,4055.0,7305.0,6005.0,6005.0,6005.0,5355.0,6005.0,5355.0,6005.0,6395.0,5355.0,5355.0,6005.0,6005.0,2755.0,6005.0,6005.0,3405.0,5355.0,6005.0,6005.0,6005.0,1910.0,2690.0,2755.0,1585.0,2157.0,1338.0,1975.0,1910.0,1910.0,2170.0,2690.0,3041.0,4900.0,2430.0,1975.0,3210.0,1910.0,2690.0,3587.0,4250.0,5433.0,5810.0,1845.0,2170.0,2417.0,2950.0,1520.0,1910.0,2716.0,3405.0,2508.0,2586.0,3080.0,2430.0,2820.0,1910.0,7110.0,5095.0,2560.0,1780.0,3145.0,2352.0,2755.0,2690.0,3470.0,4770.0,6070.0,4770.0,3210.0,4900.0,2950.0,5043.0,2430.0,2430.0,2950.0,2820.0,3730.0,4835.0,2625.0,2625.0,3080.0,3470.0,2495.0,2430.0,3470.0,2755.0,3470.0,5407.0,1650.0,1650.0,2118.0,1650.0,2040.0,1650.0,2105.0,1845.0,2170.0,2170.0,2170.0,2365.0,2677.0,2560.0,2495.0,1702.0,2430.0,2300.0,2170.0,1780.0,2365.0,3002.0,11270.0,2105.0,3067.0,2300.0,2625.0,2690.0,2170.0,3860.0,2040.0,1767.0,1520.0,3158.0,1910.0,1780.0,1845.0,4068.0,2495.0,5914.0,4354.0,2755.0,2235.0,2105.0,2755.0,2391.0,2040.0,2040.0,2040.0,2677.0,2430.0,1871.0,2066.0,2378.0,2157.0,2495.0,5550.0,1910.0,2430.0,2430.0,2170.0,2430.0,1780.0,2170.0,2430.0,4757.0,3470.0,2950.0,2066.0,3119.0,2040.0,1780.0,1650.0,1897.0,2495.0,3405.0,2300.0,3080.0,2352.0,2430.0,2430.0,2937.0,1585.0,1884.0,3145.0,2950.0,1637.0,1923.0,3210.0,3405.0,2170.0,2235.0,1910.0,1520.0,1975.0,3990.0,4250.0,1780.0,3457.0,1715.0,2755.0,1650.0,1845.0,3106.0,2872.0,3080.0,1910.0,2040.0,2430.0,2040.0,2430.0,2495.0,1455.0,1910.0,2625.0,1715.0,1351.0,2170.0,2586.0,2313.0,2950.0,2105.0,2300.0,3015.0,2105.0,3275.0,2820.0,1507.0,1507.0,1845.0,2495.0,1650.0,2365.0,2287.0,3938.0,2976.0,2885.0,3730.0,1975.0,2040.0,2937.0,2807.0,2300.0,1884.0,1780.0,2040.0,2235.0,3340.0,1910.0,2300.0,2729.0,2131.0,1780.0,1975.0,2040.0,3015.0,3470.0,2430.0,2040.0,2430.0,2430.0,2040.0,2547.0,3106.0,2677.0,3067.0,2027.0,2417.0,2235.0,2807.0,2690.0,2807.0,3067.0,2027.0,1650.0,4120.0,2625.0,1520.0,2755.0,2235.0,4120.0,1975.0,2534.0,2118.0,2027.0,1715.0,2768.0,3470.0,4120.0,4120.0,3405.0,4445.0,4900.0,2287.0,3730.0,3015.0,2924.0,2430.0,4250.0,4627.0,2300.0,1858.0,1871.0,1754.0,1676.0,1741.0,2092.0,2885.0,2040.0,1546.0,2430.0,1130.0,3080.0,4120.0,2300.0,3457.0,2560.0,2430.0,2430.0,2157.0,2157.0,2157.0,2157.0,1806.0,5407.0,2950.0,2157.0,3457.0,2105.0,1637.0,2625.0,2625.0,2625.0,2820.0,2820.0,2690.0,3665.0,3392.0,3145.0,2950.0,2287.0,2287.0,2287.0,4120.0,2040.0,3795.0,1910.0,1975.0,1910.0,1975.0,2430.0,1910.0,3730.0,3795.0,2456.0,2235.0,2560.0,1767.0,2066.0,2196.0,2417.0,2677.0,2677.0,2937.0,2677.0,2677.0,2196.0,2417.0,2677.0,2638.0,2235.0,2547.0,2677.0,2196.0,2157.0,2430.0,1780.0,1975.0,2417.0,5875.0,4640.0,2014.0,3730.0,3067.0,2157.0,2495.0,2235.0,2157.0,2157.0,2027.0,2430.0,2430.0,2430.0,2625.0,1416.0,4770.0,1455.0,2027.0,3145.0,3015.0,3405.0,2105.0,2430.0,3015.0,2430.0,1728.0,1949.0,1845.0,2625.0,2170.0,1897.0,2495.0,2547.0,1910.0,1845.0,17120.0,2300.0,3977.0,2495.0,1650.0,2560.0,1845.0,1650.0,1234.0,2625.0,2300.0,2924.0,2495.0,1429.0,1910.0,2755.0,2755.0,2755.0,2404.0,2300.0,2339.0,3574.0,2820.0,3210.0,1767.0,1767.0,1767.0,1910.0,2170.0,2040.0,2950.0,2950.0,2690.0,3015.0,2755.0,2820.0,3080.0,2950.0,2950.0,3210.0,2950.0,2950.0,2950.0,3015.0,2950.0,5160.0,3080.0,2950.0,3080.0,2820.0,5160.0,3015.0,2950.0,2430.0,3405.0,1884.0,2820.0,2885.0,2950.0,2833.0,2755.0,2885.0,2755.0,2365.0,1585.0,1780.0,1910.0,3665.0,1975.0,1845.0,1884.0,2300.0,3340.0,1975.0,1650.0,1650.0,1650.0,1910.0,1650.0,1780.0,1910.0,1780.0,3730.0,3210.0,2820.0,3405.0,2820.0,2820.0,3275.0,3275.0,2885.0,2495.0,2495.0,2885.0,2885.0,2885.0,2690.0,3145.0,2755.0,1520.0,2690.0,2274.0,1767.0,1910.0,2690.0,2027.0,1520.0,1780.0,1845.0,2157.0,2404.0,2261.0,2404.0,2157.0,2157.0,3067.0,2937.0,3067.0,2105.0,2170.0,2365.0,2170.0,1637.0,1715.0,1715.0,1715.0,1767.0,1806.0,1819.0,2105.0,1780.0,3145.0,2430.0,2417.0,2690.0,2417.0,2443.0,2937.0,2170.0,1585.0,2170.0,1520.0,2820.0,2261.0,2170.0,2495.0,4354.0,2170.0,6070.0,3015.0,8020.0,8670.0,7370.0,6980.0,4575.0,4770.0,7370.0,2690.0,2820.0,2781.0,2820.0,2495.0,5160.0,1897.0,4120.0,2430.0,1780.0,3210.0,1468.0,1234.0,1715.0,3080.0,6707.0,3444.0,2807.0,7578.0,2287.0,7695.0,5550.0,5043.0,3197.0,2664.0,8488.0,1871.0,3626.0,2053.0,2794.0,2300.0,4237.0,2417.0,2807.0,7422.0,3990.0,2170.0,2937.0,4744.0,5940.0,2950.0,6980.0,2105.0,1819.0,1910.0,2040.0,2417.0,3600.0,2547.0,2820.0,2677.0,2560.0,11920.0,3301.0,3470.0,2235.0,1871.0,1845.0,1806.0,2820.0,3444.0,2794.0,2144.0,2690.0,2820.0,3457.0,1754.0,1754.0,1650.0,3795.0,1715.0,3730.0,2365.0,2365.0,2404.0,1910.0,2690.0,9970.0,2027.0,2755.0,4055.0,3860.0,4250.0,2495.0,3210.0,3795.0,1455.0,2040.0,2040.0,2560.0,2690.0,11257.0,2625.0,2170.0,1819.0,3210.0,2105.0,3015.0,5420.0,1975.0,2300.0,2430.0,2560.0,1845.0,1650.0,4120.0,3080.0,1650.0,1819.0,1650.0,1650.0,1780.0,4640.0,2560.0,3236.0,2118.0,2690.0,4250.0,4120.0,2170.0,2547.0,2625.0,1897.0,2118.0,2560.0,2625.0,2040.0,3210.0,1910.0,1845.0,4120.0,2638.0,2521.0,6512.0,2560.0,4042.0,5602.0,2950.0,3470.0,4510.0,3470.0,3977.0,1910.0,1767.0,3275.0,5485.0,2105.0,2417.0,4250.0,1598.0,2560.0,4120.0,2430.0,3080.0,2170.0,2820.0,2820.0,2235.0,2235.0,2560.0,2170.0,1780.0,1728.0,2560.0,2352.0,2430.0,2365.0,2430.0,3015.0,2950.0,3080.0,2430.0,2495.0,3470.0,870.0,870.0,2170.0,11270.0,2820.0,2820.0,8020.0,4250.0,2040.0,3080.0,2170.0,2430.0,1780.0,3015.0,3470.0,2040.0,2755.0,2027.0,2170.0,4120.0,1715.0,2690.0,2417.0,2157.0,3197.0,1546.0,1650.0,2898.0,2105.0,3340.0,2170.0,1702.0,2170.0,3990.0,8020.0,3275.0,3795.0,4120.0,4770.0,5550.0,1715.0,1975.0,4445.0,3470.0,2040.0,2430.0,2820.0,2560.0,2365.0,2040.0,3470.0,3860.0,2820.0,3470.0,2300.0,2235.0,2014.0,2365.0,2547.0,4900.0,2300.0,1741.0,3015.0,3080.0,2300.0,5082.0,2625.0,2820.0,1845.0,3184.0,2157.0,2144.0,1871.0,1871.0,1871.0,4770.0,1650.0,1520.0,3327.0,2404.0,1390.0,2001.0,2300.0,2235.0,2105.0,2040.0,1520.0,2300.0,2365.0,2755.0,2820.0,4510.0,2950.0,2690.0,2937.0,4380.0,3405.0,2885.0,2937.0,2820.0,2820.0,2313.0,2365.0,2365.0,2365.0,2300.0,2885.0,3860.0,2495.0,2495.0,2495.0,4185.0,2820.0,4185.0,3080.0,4315.0,3145.0,3145.0,3145.0,3015.0,2677.0,2547.0,2560.0,1910.0,2430.0,2560.0,2430.0,2170.0,1897.0,2495.0,1975.0,3210.0,2027.0,4107.0,1845.0,3015.0,2885.0,1858.0,1871.0,2170.0,2170.0,1845.0,1910.0,2092.0,4250.0,1949.0,2170.0,2820.0,2950.0,2495.0,2300.0,2885.0,2430.0,5420.0,2950.0,1858.0,1416.0,1585.0,1780.0,2807.0,2300.0,2443.0,3275.0,3275.0,2820.0,2365.0,3457.0,3327.0,2807.0,2430.0,1884.0,6070.0,2430.0,2040.0,4900.0,1780.0,2820.0,2560.0,2170.0,7305.0,7383.0,2820.0,5368.0,2820.0,2430.0,2690.0,2820.0,3392.0,4510.0,7552.0,2690.0,2170.0,6304.0,3366.0,2456.0,2820.0,2547.0,3470.0,1715.0,2157.0,3470.0,3470.0,3470.0,3470.0,3470.0,4120.0,4510.0,1624.0,2170.0,1650.0,1598.0,1975.0,1624.0,6070.0,2950.0,4445.0,3795.0,3015.0,3795.0,4120.0,3457.0,1650.0,1910.0,2235.0,2235.0,2820.0,4445.0,3600.0,2300.0,2313.0,3392.0,2170.0,2690.0,3470.0,2885.0,2300.0,3210.0,3470.0,3470.0,2950.0,3600.0,2599.0,1520.0,2794.0,1780.0,2365.0,1923.0,2170.0,2040.0,5550.0,3990.0,3990.0,1871.0,2235.0,2365.0,2300.0,2534.0,2430.0,1910.0,2495.0,2677.0,2547.0,3210.0,3470.0,2820.0,3730.0,4679.0,1910.0,1975.0,1767.0,1897.0,1715.0,2027.0,2014.0,1611.0,1572.0,1715.0,3015.0,2105.0,3522.0,2235.0,2690.0,2417.0,2365.0,2144.0,2157.0,2495.0,2274.0,2235.0,2677.0,2235.0,1962.0,2456.0,1832.0,2066.0,2105.0,2417.0,1832.0,1936.0,2274.0,2105.0,2365.0,2066.0,2105.0,2625.0,2105.0,2950.0,3795.0,2352.0,3860.0,1962.0,2677.0,3470.0,2690.0,3665.0,2365.0,2820.0,2170.0,3600.0,1637.0,6005.0,2690.0,2755.0,3431.0,2040.0,2807.0,1897.0,2040.0,5771.0,4783.0,9138.0,4809.0,1715.0,2430.0,3665.0,2950.0,1520.0,2547.0,2807.0,2443.0,2365.0,1936.0,2170.0,1897.0,1780.0,5108.0,1195.0,2820.0,2820.0,2820.0,2755.0,2937.0,1780.0,2170.0,2690.0,3405.0,3457.0,2885.0,3210.0,2170.0,2560.0,2560.0,2053.0,4380.0,5420.0,2456.0,2300.0,3795.0,4120.0,4120.0,3860.0,2755.0,2950.0,2820.0,2430.0,4770.0,3795.0,6070.0,6070.0,2560.0,1741.0,1975.0,2820.0,1715.0,2560.0,4380.0,1975.0,2625.0,2625.0,2625.0,2625.0,2625.0,4107.0,3275.0,3145.0,2300.0,1936.0,2755.0,2430.0,2820.0,1715.0,2807.0,2755.0,3847.0,2547.0,1715.0,3197.0,2547.0,2105.0,2105.0,1975.0,1585.0,1975.0,2430.0,1520.0,2157.0,2066.0,1793.0,1546.0,2235.0,1637.0,2625.0,2885.0,3470.0,1455.0,1650.0,1845.0,1910.0,2430.0,2365.0,2404.0,2209.0,2430.0,5420.0,1845.0,2287.0,2170.0,2950.0,1260.0,1260.0,2391.0,2157.0,2885.0,2560.0,2690.0,2560.0,2690.0,2365.0,2430.0,2560.0,2885.0,2560.0,2690.0,2690.0,2885.0,2261.0,2820.0,2690.0,2690.0,2690.0,2430.0,1520.0,4120.0,2690.0,2950.0,2560.0,1975.0,1910.0,2105.0,1975.0,2105.0,1715.0,5420.0,2300.0,1845.0,2885.0,2079.0,2079.0,1975.0,2157.0,2807.0,2157.0,2157.0,3197.0,2157.0,2157.0,3067.0,1897.0,2157.0,1767.0,1767.0,1767.0,1897.0,1923.0,1845.0,1897.0,2079.0,2417.0,1637.0,1507.0,1533.0,1468.0,1975.0,2144.0,1897.0,2547.0,2144.0,1845.0,1845.0,2144.0,1897.0,1975.0,2027.0,1897.0,1767.0,1806.0,4120.0,2807.0,1390.0,2885.0,1546.0,2040.0,2209.0,1975.0,2625.0,2885.0,3665.0,6031.0,2170.0,2053.0,3145.0,2495.0,4107.0,3457.0,2755.0,2495.0,2885.0,3080.0,3600.0,2820.0,3990.0,2690.0,2430.0,2495.0,2781.0,3470.0,4887.0,16470.0,2235.0,3340.0,1975.0,2430.0,3145.0,2105.0,1559.0,2157.0,8683.0,2820.0,3080.0,2820.0,3470.0,3600.0,3080.0,3470.0,2950.0,3210.0,3015.0,2820.0,3080.0,3002.0,4770.0,2820.0,3210.0,2170.0,2287.0,3210.0,1520.0,2716.0,2638.0,3223.0,3236.0,2274.0,2274.0,2274.0,3002.0,2274.0,2274.0,2885.0,2885.0,3795.0,3977.0,3275.0,2768.0,3444.0,2144.0,2755.0,3132.0,3587.0,2885.0,3457.0,3015.0,3015.0,2677.0,2274.0,3275.0,2937.0,4250.0,2105.0,2534.0,2846.0,2066.0,2066.0,2430.0,2846.0,1910.0,2170.0,1780.0,2820.0,4770.0,2820.0,3470.0,2235.0,2157.0,1975.0,1715.0,2157.0,3275.0,3275.0,2027.0,1897.0,1975.0,1975.0,2157.0,1975.0,2495.0,1975.0,2027.0,2157.0,2157.0,2157.0,2157.0,2547.0,2157.0,2495.0,2157.0,3275.0,2157.0,2157.0,2430.0,2157.0,2157.0,2157.0,2430.0,2430.0,2287.0,2807.0,3457.0,2157.0,1975.0,2105.0,2105.0,2157.0,2755.0,2287.0,2287.0,2287.0,2287.0,2105.0,1715.0,3730.0,3925.0,1624.0,2820.0,3210.0,2040.0,3665.0,2820.0,1845.0,2300.0,2040.0,2040.0,1910.0,3015.0,1936.0,3470.0,1728.0,2235.0,1299.0,2586.0,1780.0,2482.0,4510.0,4510.0,6330.0,4510.0,6330.0,2625.0,2430.0,3795.0,4120.0,4120.0,2300.0,2430.0,1624.0,3470.0,8670.0,2560.0,1767.0,2937.0,4445.0,2430.0,2950.0,3210.0,4120.0,2170.0,2170.0,2157.0,2430.0,2430.0,1767.0,2222.0,2560.0,2560.0,2560.0,2560.0,2950.0,2950.0,1754.0,1468.0,1702.0,1728.0,1494.0,4120.0,4120.0,2170.0,2430.0,2170.0,2820.0,3470.0,2690.0,2690.0,3145.0,2170.0,11270.0,3210.0,3470.0,1910.0,1975.0,2950.0,1962.0,3210.0,2950.0,4770.0,3210.0,4978.0,3210.0,3444.0,6005.0,4744.0,2144.0,2144.0,2157.0,6044.0,7344.0,2157.0,2404.0,2404.0,2365.0,3197.0,2547.0,2547.0,3340.0,2105.0,3405.0,2820.0,2690.0,1975.0,1910.0,1520.0,1910.0,2560.0,2170.0,4770.0,2820.0,3080.0,2066.0,2482.0,3899.0,2040.0,2040.0,1767.0,1845.0,2326.0,2625.0,1845.0,2404.0,1845.0,1910.0,1910.0,2040.0,5485.0,7357.0,6070.0,4770.0,4445.0,3600.0,2027.0,2937.0,2807.0,2547.0,2690.0,1910.0,2430.0,2430.0,2430.0,2430.0,1975.0,2040.0,2300.0,1715.0,1975.0,2170.0,2560.0,1871.0,2300.0,2560.0,3067.0,3067.0,2807.0,3067.0,3067.0,1715.0,1715.0,1650.0,1650.0,6057.0,7370.0,3145.0,3275.0,2950.0,1715.0,1780.0,2144.0,2404.0,3145.0,3795.0,2105.0,2222.0,2040.0,2170.0,2170.0,2170.0,2170.0,2170.0,3275.0,4575.0,3015.0,2950.0,3275.0,2170.0,3470.0,4770.0,2170.0,2625.0,3015.0,2157.0,2937.0,5875.0,3652.0,5420.0,6720.0,2365.0,3210.0,3210.0,1858.0,2235.0,2625.0,1650.0,2495.0,3470.0,3691.0,3210.0,4640.0,4549.0,3782.0,2417.0,2690.0,4510.0,4250.0,2560.0,5030.0,6005.0,4120.0,7370.0,6720.0,3080.0,5147.0,4120.0,4250.0,4770.0,3405.0,3470.0,6590.0,3470.0,4510.0,3860.0,3860.0,2040.0,2105.0,2625.0,2391.0,1975.0,2157.0,5121.0,2690.0,2027.0,1780.0,1884.0,1598.0,2430.0,2495.0,2235.0,2157.0,2430.0,2417.0,2040.0,2495.0,2300.0,2287.0,2105.0,2300.0,2092.0,3210.0,2040.0,2885.0,2560.0,2222.0,2170.0,2040.0,2040.0,2755.0,5810.0,3106.0,4354.0,2664.0,2846.0,2495.0,2521.0,3782.0,4250.0,3145.0,2417.0,2287.0,2547.0,1650.0,1780.0,1780.0,2040.0,2040.0,1780.0,870.0,1832.0,2040.0,2560.0,2885.0,1780.0,3210.0,2014.0,2014.0,1936.0,2144.0,1468.0,1910.0,1910.0,1910.0,1910.0,1780.0,1910.0,1780.0,1910.0,1780.0,2196.0,1520.0,2820.0,2365.0,2105.0,2235.0,2105.0,1481.0,5290.0,1910.0,2430.0,2157.0,2170.0,2170.0,2170.0,2170.0,1520.0,3275.0,1637.0,3145.0,1780.0,2820.0,1780.0,1962.0,1780.0,2040.0,1936.0,2430.0,6070.0,3470.0,3145.0,1728.0,2157.0,2846.0,2703.0,2092.0,2300.0,2625.0,5420.0,2365.0,2170.0,2430.0,3210.0,1455.0,2040.0,3210.0,3210.0,1585.0,6070.0,1897.0,2235.0,2105.0,5810.0,3457.0,2690.0,2690.0,2495.0,2690.0,2690.0,2690.0,2560.0,2690.0,3600.0,2690.0,2885.0,2690.0,2690.0,2690.0,2690.0,2365.0,2365.0,2365.0,1780.0,3470.0,2118.0,1455.0,3470.0,2105.0,2820.0,1910.0,1754.0,1780.0,1780.0,1780.0,2040.0,1780.0,1910.0,1520.0,2170.0,1780.0,3275.0,3275.0,2560.0,2040.0,2560.0,2560.0,1975.0,2976.0,2742.0,2612.0,2365.0,2612.0,2612.0,6876.0,7539.0,6915.0,6200.0,8683.0,9983.0,2820.0,1845.0,2040.0,1780.0,2781.0,2820.0,2066.0,2885.0,2417.0,2820.0,2105.0,2300.0,2872.0,3080.0,2040.0,2300.0,1897.0,2950.0,2040.0,2040.0,1585.0,3015.0,2807.0,2560.0,3470.0,3080.0,1910.0,1520.0,1910.0,1910.0,1780.0,1910.0,1468.0,1910.0,1650.0,2040.0,1520.0,2248.0,7760.0,3990.0,1650.0,5420.0,4120.0,1949.0,2560.0,2430.0,3340.0,2495.0,2157.0,2495.0,2222.0,2417.0,2300.0,2235.0,2235.0,2040.0,2040.0,1793.0,8670.0,6070.0,2235.0,4120.0,4445.0,2170.0,1650.0,1975.0,3600.0,2105.0,2625.0,1780.0,1910.0,2755.0,1975.0,2170.0,3054.0,2170.0,2027.0,2027.0,1845.0,3015.0,5030.0,2053.0,1975.0,3470.0,4120.0,1910.0,1897.0,3730.0,8605.0,3080.0,2820.0,1585.0,3665.0,2560.0,13870.0,1910.0,2040.0,1910.0,1988.0,2365.0,2716.0,3925.0,2469.0,3795.0,5745.0,1845.0,1806.0,1832.0,1676.0,1273.0,3470.0,2820.0,1702.0,2560.0,2430.0,4120.0,4770.0,5875.0,2157.0,1910.0,1546.0,1975.0,2105.0,4770.0,4107.0,2690.0,3457.0,2235.0,2547.0,2755.0,2157.0,2690.0,2235.0,2534.0,2183.0,3470.0,2625.0,2989.0,3470.0,2157.0,2170.0,2404.0,2404.0,2430.0,3015.0,3210.0,2170.0,3210.0,3210.0,3210.0,2677.0,4445.0,1910.0,2950.0,4133.0,2287.0,3210.0,5160.0,2040.0,5160.0,1845.0,1845.0,1962.0,1780.0,2482.0,2235.0,1897.0,3405.0,1780.0,2430.0,3210.0,3795.0,2170.0,2339.0,2690.0,2170.0,2820.0,2040.0,2820.0,2625.0,2040.0,1910.0,2495.0,1780.0,1975.0,1910.0,2690.0,2170.0,2612.0,3795.0,2950.0,2170.0,5095.0,2625.0,2560.0,2560.0,2235.0,1715.0,2105.0,3340.0,2430.0,2248.0,2586.0,2170.0,1390.0,1910.0,2430.0,3470.0,2560.0,1780.0,3080.0,2157.0,2157.0,1845.0,1715.0,2235.0,2950.0,2950.0,3470.0,4120.0,2950.0,2105.0,2170.0,1780.0,2430.0,3457.0,2248.0,3015.0,2495.0,1715.0,1845.0,2690.0,3210.0,2690.0,2690.0,4003.0,3210.0,2547.0,2027.0,2105.0,2417.0,2274.0,1910.0,2560.0,1975.0,1845.0,1780.0,4510.0,3730.0,3730.0,2287.0,2300.0,2040.0,5069.0,2430.0,3145.0,1676.0,3080.0,4120.0,2300.0,1975.0,1442.0,2729.0,1650.0,2040.0,2560.0,2586.0,4120.0,1780.0,2443.0,1845.0,1845.0,1845.0,4757.0,1975.0,2170.0,1910.0,2690.0,2430.0,2170.0,2157.0,3015.0,3080.0,1910.0,2495.0,1780.0,3275.0,4341.0,2612.0,2950.0,3470.0,3795.0,3847.0,2300.0,1780.0,1247.0,1598.0,2365.0,3106.0,2950.0,2820.0,2950.0,6070.0,2820.0,1585.0,3405.0,2404.0,3405.0,4237.0,4367.0,2586.0,3067.0,3405.0,3275.0,1845.0,2820.0,1975.0,1975.0,2157.0,2170.0,2365.0,2300.0,2300.0,2170.0,2820.0,3925.0,2300.0,2300.0,2430.0,2690.0,3340.0,2690.0,2157.0,3470.0,2690.0,5420.0,1936.0,1936.0,2430.0,2053.0,1650.0,2326.0,2807.0,2859.0,2820.0,3080.0,2430.0,2690.0,1910.0,2430.0,1494.0,2430.0,5810.0,2430.0,1975.0,3067.0,2677.0,3067.0,2937.0,2157.0,1910.0,3210.0,1455.0,1715.0,2300.0,2105.0,2430.0,2937.0,1572.0,1546.0,2820.0,2677.0,3210.0,4575.0,2820.0,2235.0,4224.0,6395.0,6655.0,7695.0,1637.0,2365.0,1780.0,2040.0,3860.0,3145.0,1910.0,2560.0,3145.0,2755.0,3067.0,2625.0,2820.0,1897.0,1715.0,6928.0,4120.0,1910.0,2885.0,3990.0,2027.0,1806.0,2820.0,1650.0,3860.0,2105.0,2430.0,3730.0,1585.0,4120.0,2742.0,3145.0,1780.0,2950.0,1663.0,1780.0,2131.0,4770.0,5433.0,3301.0,3496.0,8670.0,3002.0,4081.0,2170.0,1780.0,2404.0,1910.0,2105.0,1858.0,2820.0,2820.0,2300.0,2495.0,5420.0,1260.0,1650.0,3795.0,3925.0,1780.0,1975.0,2950.0,1455.0,1455.0,2144.0,2690.0,2560.0,3990.0,3197.0,2820.0,2885.0,2690.0,3990.0,3379.0,1650.0,2157.0,3145.0,1507.0,1715.0,1715.0,1715.0,2820.0,3405.0,2105.0,3080.0,2105.0,2157.0,2040.0,2560.0,2157.0,3405.0,3470.0,2495.0,2430.0,2430.0,1897.0,2950.0,3210.0,2092.0,6720.0,2690.0,2950.0,2300.0,2430.0,2365.0,2950.0,3405.0,2950.0,1650.0,2885.0,3275.0,2105.0,2040.0,2300.0,2300.0,2300.0,2300.0,2430.0,2807.0,2040.0,2755.0,1585.0,3210.0,4770.0,3470.0,2820.0,3925.0,4120.0,2820.0,2820.0,2170.0,3470.0,3470.0,3470.0,4120.0,2235.0,2586.0,2755.0,2560.0,2235.0,2040.0,1637.0,2105.0,8670.0,2014.0,1806.0,2001.0,2274.0,1585.0,3210.0,5680.0,1585.0,1585.0,1520.0,1520.0,1650.0,2300.0,2365.0,4120.0,1728.0,3340.0,3145.0,3340.0,3340.0,3340.0,1780.0,2638.0,2690.0,2820.0,1975.0,1715.0,2690.0,2690.0,3990.0,3197.0,1390.0,2170.0,4770.0,3340.0,13220.0,6772.0,4770.0,4510.0,4120.0,8670.0,4770.0,3977.0,4770.0,4510.0,5745.0,4770.0,5810.0,5420.0,5810.0,5030.0,4120.0,7370.0,5550.0,3535.0,5095.0,1104.0,1936.0,1624.0,2495.0,1650.0,1910.0,2794.0,3470.0,2079.0,2118.0,1741.0,2417.0,2300.0,2950.0,2820.0,1780.0,2170.0,2430.0,2755.0,2820.0,3405.0,2625.0,3015.0,2625.0,3015.0,2092.0,3782.0,3470.0,4640.0,3470.0,3405.0,6330.0,2430.0,2170.0,3470.0,2365.0,2950.0,2547.0,2222.0,2027.0,2157.0,2157.0,2417.0,2157.0,2157.0,2157.0,2287.0,1494.0,2170.0,2365.0,1806.0,2040.0,2170.0,2716.0,2105.0,5550.0,2105.0,2430.0,2625.0,1637.0,2235.0,1845.0,2157.0,3730.0,3925.0,3665.0,5030.0,5810.0,1767.0,2300.0,2040.0,2430.0,3990.0,1715.0,2482.0,2820.0,2976.0,2820.0,2885.0,6096.0,7370.0,1975.0,2092.0,2105.0,1845.0,1910.0,2430.0,2170.0,2430.0,2170.0,2495.0,2040.0,2430.0,1520.0,1910.0,2807.0,2807.0,2547.0,2547.0,2417.0,2417.0,2807.0,2547.0,2287.0,2690.0,2560.0,1585.0,2924.0,3457.0,3457.0,2430.0,2859.0,2235.0,2820.0,2560.0,3795.0,1520.0,2430.0,2300.0,1780.0,2170.0,8410.0,5550.0,5290.0,4250.0,5290.0,4770.0,6070.0,5030.0,3730.0,4250.0,2105.0,1780.0,1780.0,3145.0,2170.0,2287.0,2625.0,1715.0,3470.0,2430.0,3860.0,3210.0,3470.0,2820.0,2950.0,2690.0,2105.0,2274.0,3210.0,2430.0,1845.0,1780.0,1780.0,2300.0,870.0,2170.0,2625.0,1780.0,2417.0,2495.0,2560.0,2495.0,3470.0,1689.0,2430.0,1897.0,2157.0,3457.0,2690.0,2690.0,2885.0,2690.0,2690.0,2690.0,2560.0,2885.0,2820.0,1780.0,2690.0,3990.0,1845.0,2170.0,2027.0,3600.0,2820.0,2820.0,2677.0,3067.0,1585.0,2287.0,1897.0,2430.0,1715.0,2144.0,2170.0,2105.0,1910.0,2365.0,2430.0,2105.0,2430.0,9320.0,3470.0,3015.0,2365.0,3405.0,3405.0,2040.0,2040.0,4497.0,5667.0,3327.0,3210.0,3340.0,2586.0,2014.0,2170.0,3210.0,3613.0,2950.0,3405.0,3730.0,2625.0,3015.0,2144.0,2157.0,3197.0,2456.0,2755.0,2625.0,2625.0,2170.0,2495.0,2430.0,2495.0,1975.0,2820.0,1975.0,2170.0,2235.0,4510.0,3470.0,1845.0,1910.0,3340.0,3340.0,2235.0,2105.0,1910.0,2391.0,2235.0,1910.0,1975.0,1260.0,2105.0,2560.0,2040.0,1910.0,1897.0,1910.0,2105.0,1715.0,1741.0,4120.0,1910.0,1624.0,2417.0,2209.0,1845.0,2170.0,3405.0,4120.0,2040.0,2170.0,1520.0,1650.0,1585.0,2625.0,870.0,2014.0,1780.0,1910.0,2040.0,3470.0,2560.0,1754.0,2040.0,1897.0,1650.0,1754.0,1754.0,2820.0,6330.0,2170.0,2820.0,4120.0,2560.0,2937.0,2807.0,2677.0,4120.0,2690.0,2300.0,2157.0,2560.0,2378.0,3457.0,2157.0,3275.0,2430.0,2287.0,2040.0,1780.0,2495.0,2495.0,2495.0,2599.0,3210.0,1988.0,2300.0,2560.0,2105.0,24270.0,4120.0,2365.0,1338.0,2066.0,2170.0,1585.0,1845.0,2417.0,2105.0,2430.0,2495.0,1845.0,1897.0,2430.0,2235.0,2144.0,2326.0,1975.0,2040.0,3080.0,2690.0,2690.0,4224.0,2040.0,2677.0,1754.0,1910.0,2040.0,2040.0,1650.0,2157.0,4640.0,2365.0,2170.0,5160.0,2066.0,1910.0,2547.0,2105.0,2404.0,2690.0,2300.0,1754.0,2157.0,1780.0,4770.0,2820.0,1455.0,2144.0,2092.0,2040.0,2820.0,1975.0,1975.0,2105.0,1975.0,1897.0,2157.0,2547.0,1897.0,1962.0,1897.0,2157.0,2157.0,2807.0,2157.0,2027.0,1897.0,1897.0,2157.0,2157.0,2027.0,2807.0,2547.0,2677.0,2807.0,2807.0,2157.0,2547.0,2937.0,2417.0,2807.0,1871.0,2677.0,2027.0,3457.0,1767.0,2157.0,2157.0,2027.0,1832.0,1897.0,2157.0,1897.0,1962.0,1832.0,1897.0,1962.0,1897.0,2937.0,1897.0,2157.0,2937.0,2027.0,2677.0,1832.0,2157.0,2157.0,1832.0,1897.0,2807.0,1832.0,2027.0,3717.0,1897.0,2807.0,2937.0,2287.0,1897.0,1897.0,1741.0,1832.0,1897.0,3080.0,2625.0,2560.0,3457.0,1767.0,1897.0,1975.0,1975.0,2690.0,2118.0,2118.0,2482.0,2170.0,1962.0,1897.0,1871.0,1897.0,2157.0,2157.0,1962.0,1871.0,2430.0,2300.0,1585.0,2196.0,1741.0,3405.0,2105.0,6070.0,2820.0,2300.0,1195.0,1403.0,2820.0,2040.0,1455.0,2495.0,1780.0,3197.0,4120.0,4770.0,2170.0,1910.0,3340.0,2755.0,3405.0,3405.0,3405.0,3470.0,2820.0,2170.0,2690.0,1650.0,3470.0,4120.0,2560.0,3470.0,2430.0,2820.0,2170.0,1845.0,2170.0,2105.0,2820.0,7370.0,2287.0,2157.0,1845.0,3145.0,1845.0,6720.0,1897.0,2430.0,2170.0,3405.0,1936.0,4250.0,4510.0,5420.0,1793.0,4510.0,1767.0,1845.0,2040.0,2248.0,1715.0,1910.0,1884.0,1585.0,2170.0,2807.0,2235.0,3795.0,3145.0,4575.0,2495.0,1910.0,2170.0,2430.0,4510.0,2430.0,8605.0,8605.0,6655.0,7305.0,7305.0,2495.0,5095.0,3470.0,2560.0,2820.0,6070.0,3990.0,2040.0,1975.0,2105.0,2157.0,2157.0,2989.0,3795.0,3990.0,2105.0,2430.0,4276.0,3444.0,1975.0,1884.0,1611.0,2040.0,2040.0,1650.0,1650.0,1650.0,1650.0,1650.0,1650.0,2742.0,1702.0,3197.0,2300.0,1910.0,2170.0,1845.0,1845.0,2040.0,3405.0,3847.0,1767.0,1819.0,1845.0,1923.0,1871.0,1793.0,1819.0,1819.0,1442.0,1819.0,1819.0,1637.0,1845.0,1741.0,1533.0,1559.0,1819.0,1754.0,2027.0,1390.0,2820.0,2482.0,1585.0,2105.0,2547.0,1676.0,2560.0,5420.0,5290.0,1975.0,2066.0,3145.0,6057.0,3275.0,4757.0,5420.0,4120.0,2040.0,1910.0,2040.0,2820.0,2820.0,2820.0,2820.0,2820.0,1715.0,2105.0,1910.0,3327.0,1455.0,1546.0,1819.0,1910.0,2651.0,2430.0,2170.0,1910.0,2547.0,4120.0,2911.0,2430.0,2300.0,2820.0,2131.0,2105.0,2079.0,2105.0,2131.0,2105.0,2079.0,2079.0,2105.0,2131.0,1845.0,2157.0,2079.0,1845.0,2287.0,1845.0,7045.0,4770.0,5420.0,5420.0,2716.0,3444.0,2105.0,1741.0,1364.0,2690.0,4120.0,2560.0,4510.0,2027.0,4120.0,2430.0,4770.0,4770.0,2560.0,2820.0,2560.0,2820.0,2950.0,2690.0,2560.0,2820.0,3080.0,2690.0,3470.0,2560.0,2014.0,2820.0,5550.0,5303.0,3587.0,1715.0,3405.0,2144.0,1845.0,1884.0,1819.0,1780.0,1845.0,1845.0,2664.0,1910.0,1416.0,4120.0,2300.0,2300.0,2040.0,2261.0,2170.0,2807.0,1767.0,2885.0,2430.0,4120.0,3145.0,2235.0,1650.0,2495.0,2040.0,2820.0,2365.0,2820.0,2157.0,2105.0,1715.0,13740.0,1975.0,3470.0,2365.0,1780.0,3665.0,2495.0,3795.0,3795.0,3795.0,4120.0,3795.0,19070.0,2820.0,19070.0,10620.0,1910.0,2690.0,2170.0,2625.0,2040.0,2157.0,4770.0,2560.0,3600.0,1325.0,1845.0,2495.0,2430.0,2820.0,3340.0,4510.0,3600.0,4120.0,3600.0,1845.0,1845.0,1845.0,4120.0,2170.0,1910.0,1910.0,2170.0,1845.0,1845.0,2170.0,2170.0,1845.0,2170.0,1819.0,1897.0,2742.0,1845.0,3210.0,3457.0,3457.0,3457.0,3730.0,3730.0,3470.0,3470.0,3730.0,3730.0,3470.0,4510.0,2430.0,3470.0,3457.0,1975.0,3470.0,3041.0,3795.0,1650.0,2157.0,2157.0,1845.0,1546.0,2495.0,1975.0,15170.0,9710.0,1780.0,1637.0,1780.0,2625.0,3470.0,2040.0,1949.0,3145.0,2027.0,1845.0,2235.0,1767.0,2105.0,3470.0,2560.0,3990.0,3717.0,2677.0,2807.0,2937.0,4120.0,3067.0,3067.0,3067.0,4627.0,3067.0,3990.0,2690.0,2820.0,3145.0,1650.0,2755.0,2820.0,1949.0,1507.0,4120.0,2690.0,4120.0,5030.0,2365.0,2170.0,2820.0,3145.0,2170.0,1429.0,2144.0,2105.0,2157.0,4757.0,2170.0,3730.0,3197.0,1910.0,2326.0,1975.0,3470.0,3600.0,2040.0,1624.0,2365.0,3665.0,2547.0,3327.0,3197.0,3327.0,2937.0,2937.0,2937.0,2937.0,2755.0,4107.0,3470.0,2066.0,2430.0,3210.0,3080.0,2300.0,2170.0,2677.0,2170.0,3145.0,2430.0,2365.0,2157.0,1585.0,2560.0,2690.0,2001.0,1585.0,2027.0,2417.0,2430.0,4107.0,2274.0,3834.0,4679.0,2105.0,1507.0,1507.0,3756.0,3405.0,3756.0,3405.0,3717.0,4068.0,3756.0,1715.0,2950.0,2950.0,2287.0,2430.0,2170.0,2404.0,1897.0,2807.0,2300.0,2430.0,1507.0,2105.0,2365.0,2170.0,1845.0,2807.0,4120.0,2170.0,2105.0,3015.0,1650.0,1975.0,1910.0,2820.0,6720.0,3470.0,5095.0,2794.0,2820.0,2820.0,4120.0,9970.0,6070.0,4770.0,2820.0,8020.0,2040.0,2235.0,4120.0,4770.0,2040.0,2820.0,5420.0,5810.0,3470.0,5030.0,12570.0,4770.0,8670.0,6070.0,11660.0,4770.0,4120.0,3470.0,2950.0,12570.0,4770.0,4770.0,2820.0,2625.0,3730.0,1845.0,4120.0,2950.0,2690.0,2547.0,3327.0,2820.0,2066.0,2690.0,3197.0,2820.0,3002.0,2690.0,2690.0,1910.0,2820.0,2820.0,3483.0,3340.0,1845.0,2690.0,2300.0,3145.0,2820.0,2820.0,2820.0,2820.0,2170.0,3210.0,3990.0,2950.0,2300.0,2365.0,2820.0,2040.0,2677.0,2950.0,2950.0,1650.0,1455.0,1845.0,2690.0,2690.0,1975.0,2560.0,2560.0,5420.0,1650.0,3860.0,2287.0,1663.0,2157.0,2053.0,1611.0,1611.0,1611.0,1689.0,2053.0,2053.0,2053.0,1611.0,1611.0,1689.0,1715.0,1689.0,1611.0,1611.0,2248.0,1689.0,1806.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1910.0,1611.0,2690.0,2742.0,2430.0,2157.0,3080.0,3730.0,2716.0,1494.0,2612.0,3210.0,7305.0,6005.0,5030.0,6395.0,6005.0,5355.0,2950.0,6005.0,3730.0,6005.0,5420.0,6005.0,6005.0,5355.0,6395.0,4705.0,5355.0,5355.0,6005.0,2755.0,6005.0,6005.0,6005.0,6005.0,3405.0,2027.0,2690.0,4185.0,7370.0,3730.0,5290.0,2690.0,4276.0,2222.0,2170.0,1949.0,2677.0,2365.0,2365.0,1780.0,2950.0,2560.0,4770.0,2170.0,2690.0,2625.0,2495.0,4380.0,3210.0,2430.0,3015.0,1975.0,3730.0,2105.0,1975.0,2027.0,4770.0,2157.0,2105.0,2040.0,2235.0,2950.0,2157.0,2170.0,2105.0,1897.0,7370.0,3145.0,2950.0,2950.0,1715.0,2625.0,2170.0,2040.0,1832.0,2209.0,2430.0,2430.0,2300.0,1910.0,2820.0,2534.0,2820.0,1975.0,2820.0,3340.0,1910.0,1637.0,1949.0,3795.0,2157.0,2157.0,2352.0,1910.0,3327.0,4237.0,3210.0,5550.0,2560.0,4965.0,6265.0,1585.0,2560.0,3210.0,3145.0,1910.0,2430.0,2430.0,1975.0,2300.0,2040.0,2157.0,2105.0,2105.0,2430.0,2157.0,2430.0,2807.0,1819.0,2300.0,4120.0,2326.0,2755.0,2755.0,2430.0,2235.0,5368.0,6135.0,5680.0,6694.0,5368.0,6135.0,5784.0,6694.0,5160.0,8150.0,8150.0,8787.0,8787.0,5160.0,6135.0,6135.0,6694.0,6070.0,6070.0,6720.0,6070.0,2300.0,1780.0,2300.0,2768.0,2040.0,1780.0,2170.0,1845.0,2040.0,3145.0,2300.0,2625.0,2534.0,2157.0,3457.0,2105.0,1650.0,1780.0,6720.0,1845.0,9996.0,8670.0,1845.0,3587.0,4120.0,2040.0,3145.0,2547.0,2222.0,2521.0,2287.0,2300.0,1962.0,2430.0,2404.0,1650.0,2157.0,2040.0,2300.0,1585.0,4770.0,2625.0,2690.0,4289.0,1650.0,1988.0,5914.0,3327.0,2755.0,2755.0,2495.0,11270.0,3080.0,2560.0,3600.0,6109.0,3093.0,1897.0,1910.0,1897.0,3379.0,2365.0,2417.0,2339.0,2820.0,1910.0,2430.0,2430.0,4250.0,2430.0,3730.0,3730.0,2430.0,2430.0,2950.0,2430.0,2430.0,2430.0,2430.0,3730.0,2430.0,3925.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,3730.0,3730.0,2430.0,2430.0,2430.0,3730.0,2430.0,2430.0,2820.0,2430.0,2430.0,2430.0,3730.0,3730.0,2820.0,2950.0,4120.0,2430.0,2430.0,4120.0,2430.0,2430.0,3730.0,2430.0,3730.0,2430.0,2430.0,2820.0,2105.0,1650.0,2157.0,2365.0,2755.0,2625.0,2365.0,2157.0,2157.0,2170.0,3457.0,2820.0,3002.0,4120.0,2690.0,2222.0,1910.0,3015.0,1884.0,3080.0,2092.0,1884.0,3080.0,3301.0,2690.0,2014.0,1819.0,1806.0,3275.0,2040.0,1572.0,3210.0,3210.0,3210.0,3210.0,2300.0,2300.0,2430.0,3795.0,3470.0,4120.0,2235.0,2170.0,2430.0,2430.0,2807.0,2755.0,1780.0,2300.0,2157.0,2235.0,2235.0,3470.0,1975.0,5420.0,2170.0,2560.0,2040.0,2378.0,3275.0,2820.0,1845.0,3340.0,3717.0,4497.0,1806.0,3002.0,1910.0,2040.0,1910.0,1845.0,3327.0,2430.0,2040.0,2950.0,2300.0,2599.0,2690.0,3470.0,1728.0,6005.0,2040.0,1650.0,2430.0,2820.0,2040.0,2430.0,1338.0,3860.0,2261.0,1650.0,1455.0,2820.0,1845.0,2560.0,1637.0,2170.0,1780.0,2105.0,1858.0,3080.0,1845.0,1793.0,870.0,1975.0,2105.0,1910.0,2001.0,2820.0,1845.0,3067.0,1845.0,7110.0,2170.0,4120.0,3860.0,2040.0,1884.0,2170.0,2105.0,2690.0,2365.0,3015.0,1845.0,2170.0,3340.0,4705.0,1780.0,2820.0,2170.0,1338.0,1364.0,1923.0,2248.0,1910.0,2690.0,1910.0,2820.0,3860.0,5940.0,2690.0,3470.0,3457.0,3470.0,3730.0,5420.0,3600.0,1780.0,1845.0,2157.0,2040.0,1637.0,6720.0,2495.0,1819.0,2430.0,3405.0,2105.0,1819.0,1923.0,2300.0,2300.0,4510.0,2443.0,1845.0,2170.0,2040.0,2300.0,2599.0,1988.0,1897.0,2014.0,3470.0,1585.0,1923.0,2482.0,2430.0,3080.0,2430.0,2430.0,2365.0,2170.0,1910.0,2105.0,3405.0,2495.0,3470.0,5420.0,1585.0,2404.0,3145.0,2560.0,3210.0,2820.0,2820.0,2820.0,1962.0,1715.0,2495.0,2300.0,3470.0,2157.0,1468.0,4757.0,1455.0,2365.0,2820.0,2105.0,2820.0,4120.0,2170.0,2157.0,3353.0,1754.0,4770.0,1962.0,2950.0,1793.0,1455.0,4510.0,2534.0,2560.0,2430.0,4757.0,3457.0,4380.0,2495.0,2560.0,2755.0,2807.0,2807.0,3847.0,2885.0,12570.0,2105.0,3444.0,2144.0,2690.0,2690.0,1585.0,2300.0,1780.0,2287.0,2417.0,3210.0,3275.0,2625.0,1975.0,1975.0,2105.0,2157.0,1780.0,2170.0,2495.0,3080.0,2950.0,2950.0,2300.0,2430.0,2430.0,1780.0,2690.0,3457.0,2807.0,2157.0,2677.0,5277.0,3717.0,2027.0,2807.0,2677.0,2612.0,2911.0,5407.0,3249.0,2950.0,3457.0,2170.0,2586.0,3990.0,2651.0,1845.0,1260.0,6070.0,5420.0,2495.0,1845.0,2534.0,2300.0,2430.0,1520.0,1780.0,1585.0,1676.0,1754.0,1676.0,1780.0,1910.0,1598.0,1780.0,1754.0,1754.0,1780.0,1871.0,1910.0,2027.0,2157.0,2495.0,3470.0,2820.0,2950.0,2885.0,3080.0,1845.0,2040.0,2417.0,1442.0,2495.0,2950.0,2105.0,3210.0,3470.0,2690.0,1845.0,2157.0,2430.0,1910.0,1897.0,1832.0,2755.0,1767.0,2157.0,2677.0,2170.0,2287.0,2547.0,2950.0,2157.0,2430.0,2157.0,2157.0,2170.0,2950.0,2040.0,1910.0,2157.0,2820.0,3340.0,2300.0,11270.0,1520.0,5394.0,1455.0,1845.0,2131.0,2118.0,1780.0,2820.0,1767.0,1390.0,1832.0,2534.0,2170.0,3470.0,1676.0,2183.0,3535.0,2157.0,4250.0,1910.0,2625.0,2170.0,3470.0,2677.0,2820.0,3145.0,8020.0,6070.0,7370.0,4770.0,3028.0,1819.0,2430.0,2313.0,2430.0,2950.0,2820.0,6720.0,3210.0,1845.0,2313.0,5407.0,2430.0,4510.0,3860.0,4120.0,2495.0,2300.0,1572.0,2690.0,1975.0,2326.0,2300.0,2690.0,2170.0,3470.0,2820.0,2170.0,1897.0,2365.0,2235.0,3730.0,1585.0,2482.0,2157.0,2924.0,1780.0,2300.0,2170.0,1585.0,2300.0,2430.0,8670.0,2430.0,2040.0,2430.0,2040.0,2170.0,2690.0,2950.0,3470.0,2430.0,1650.0,1845.0,2547.0,2430.0,2820.0,2820.0,4965.0,2781.0,2625.0,1650.0,2157.0,2300.0,2677.0,2170.0,2690.0,2430.0,2430.0,2157.0,1780.0,1780.0,1715.0,2950.0,1780.0,8670.0,2183.0,2989.0,2183.0,2183.0,2183.0,2183.0,1949.0,1962.0,1806.0,1975.0,2131.0,2001.0,1858.0,3002.0,3002.0,2989.0,2833.0,2781.0,2794.0,2001.0,2950.0,1845.0,1767.0,1741.0,1741.0,1871.0,1754.0,1741.0,2183.0,2235.0,2235.0,3353.0,2872.0,2872.0,2872.0,2183.0,3158.0,2859.0,2040.0,2326.0,2859.0,2859.0,2066.0,2183.0,2326.0,1741.0,2235.0,2131.0,2001.0,2040.0,1962.0,2183.0,2989.0,2066.0,1741.0,2001.0,2183.0,3405.0,2495.0,2300.0,2950.0,2300.0,2625.0,2235.0,2300.0,2235.0,1845.0,4367.0,5745.0,7630.0,3717.0,6070.0,8475.0,1884.0,2430.0,2300.0,1780.0,2365.0,1780.0,3860.0,2079.0,2495.0,2157.0,2170.0,2040.0,2430.0,3457.0,3470.0,2157.0,2157.0,2365.0,2157.0,2417.0,2157.0,1988.0,2287.0,2521.0,3080.0,1429.0,1494.0,2716.0,4276.0,3418.0,1845.0,1845.0,1845.0,1845.0,2430.0,1975.0,1975.0,3028.0,3470.0,2820.0,2300.0,2105.0,4705.0,4445.0,5420.0,13870.0,8020.0,5095.0,5420.0,4445.0,4575.0,7045.0,6005.0,12570.0,4770.0,6005.0,5420.0,6395.0,4120.0,4770.0,10620.0,11270.0,4770.0,7370.0,1910.0,2690.0,4510.0,2144.0,2469.0,2300.0,2495.0,2157.0,2352.0,2235.0,12570.0,4055.0,5420.0,3795.0,2365.0,2820.0,5940.0,4315.0,2300.0,2885.0,1910.0,2040.0,2157.0,2157.0,2144.0,1910.0,3210.0,2170.0,1455.0,1910.0,2170.0,2339.0,2495.0,1741.0,1754.0,1715.0,1715.0,1572.0,1611.0,2508.0,2508.0,1897.0,1806.0,2287.0,1767.0,2300.0,1767.0,2469.0,1650.0,1624.0,1624.0,1780.0,1741.0,1637.0,1624.0,1936.0,1988.0,1936.0,1988.0,2859.0,2664.0,2378.0,2378.0,2105.0,2391.0,1949.0,1715.0,1936.0,1715.0,1780.0,2833.0,2300.0,1923.0,1936.0,1832.0,2976.0,2976.0,2963.0,2066.0,1975.0,1975.0,2924.0,2001.0,1845.0,2144.0,2209.0,2846.0,2755.0,2807.0,2768.0,1741.0,1715.0,1728.0,2209.0,2144.0,3327.0,3132.0,2846.0,2066.0,2066.0,2066.0,2872.0,1819.0,2066.0,1819.0,1819.0,2066.0,2066.0,2066.0,2859.0,2859.0,2859.0,2859.0,2859.0,2859.0,2170.0,2170.0,3470.0,2170.0,2053.0,2378.0,2612.0,1689.0,3990.0,3210.0,5615.0,1910.0,1780.0,2430.0,2105.0,1845.0,8345.0,5420.0,2105.0,2027.0,2170.0,2170.0,2534.0,2534.0,2599.0,2560.0,3860.0,4731.0,3145.0,2157.0,2157.0,1780.0,2027.0,2820.0,2157.0,1780.0,2950.0,2287.0,1455.0,2157.0,2157.0,2144.0,2287.0,2807.0,3223.0,2937.0,1533.0,2807.0,2157.0,1767.0,1637.0,1845.0,1897.0,1507.0,1897.0,1533.0,1910.0,2755.0,1988.0,1962.0,1637.0,1507.0,2430.0,1780.0,2170.0,2560.0,3210.0,2820.0,3210.0,3080.0,2690.0,2560.0,2690.0,2430.0,2170.0,1975.0,2430.0,1910.0,2638.0,3184.0,1910.0,3470.0,2430.0,2690.0,2677.0,1897.0,1975.0,1754.0,2521.0,2157.0,2014.0,2014.0,2014.0,2014.0,1845.0,1715.0,1780.0,2014.0,1780.0,2300.0,3470.0,1975.0,2170.0,2820.0,2755.0,3405.0,2885.0,2937.0,2157.0,1897.0,2495.0,2807.0,3171.0,1897.0,1988.0,2430.0,2144.0,2677.0,2807.0,2820.0,1845.0,4120.0,1975.0,3483.0,3067.0,2027.0,2508.0,2664.0,2664.0,2664.0,2508.0,2560.0,1715.0,1845.0,1845.0,1728.0,1845.0,3860.0,1650.0,2131.0,2547.0,2755.0,2560.0,2820.0,1910.0,3470.0,3470.0,1715.0,4055.0,1780.0,1975.0,2430.0,2170.0,2950.0,2040.0,3210.0,7045.0,5095.0,1715.0,2820.0,2040.0,2820.0,2560.0,2443.0,2430.0,1975.0,2105.0,2560.0,6057.0,3197.0,2235.0,2456.0,4237.0,3145.0,4497.0,3431.0,3717.0,4237.0,3444.0,4380.0,4237.0,2131.0,4081.0,2261.0,3951.0,2183.0,2287.0,5095.0,5147.0,4757.0,2937.0,4757.0,3431.0,2937.0,4757.0,2521.0,2105.0,2820.0,3080.0,2560.0,1936.0,3197.0,2040.0,5797.0,3678.0,3925.0,2144.0,2053.0,2131.0,2027.0,2690.0,2157.0,2820.0,2365.0,2495.0,3275.0,2872.0,2300.0,2937.0,3795.0,2885.0,2625.0,2105.0,1845.0,2625.0,1455.0,7370.0,2469.0,3457.0,3210.0,3210.0,3145.0,1650.0,5875.0,3197.0,2300.0,2690.0,2560.0,2651.0,2820.0,2846.0,2560.0,2859.0,2820.0,1923.0,1897.0,1806.0,1910.0,1936.0,1767.0,2092.0,1936.0,1936.0,2040.0,1936.0,1962.0,1962.0,1949.0,2014.0,1936.0,2066.0,2066.0,1910.0,1910.0,1975.0,1910.0,1975.0,2365.0,2027.0,2755.0,2144.0,3210.0,2807.0,2040.0,5095.0,2950.0,3340.0,3340.0,2365.0,2495.0,2560.0,2235.0,2144.0,1715.0,2547.0,4770.0,4770.0,2300.0,1546.0,2820.0,2495.0,1858.0,870.0,2820.0,2820.0,2040.0,1910.0,3847.0,3262.0,4107.0,3587.0,3366.0,3457.0,3587.0,3457.0,3457.0,3847.0,3847.0,4107.0,3457.0,3327.0,4627.0,4757.0,5537.0,2885.0,2820.0,2430.0,1780.0,2690.0,1780.0,1650.0,1780.0,1806.0,1975.0,1975.0,3470.0,2430.0,2040.0,6226.0,2807.0,2170.0,2820.0,2157.0,1637.0,1377.0,1377.0,1845.0,3067.0,3067.0,3067.0,3145.0,2547.0,3925.0,2222.0,3340.0,3145.0,2820.0,2443.0,4120.0,3457.0,3067.0,3067.0,3067.0,2170.0,2170.0,2365.0,4315.0,1910.0,1520.0,2495.0,2105.0,2560.0,1780.0,2040.0,1390.0,1975.0,1624.0,1715.0,2430.0,2430.0,3470.0,2950.0,2495.0,2170.0,1923.0,2547.0,2105.0,1975.0,2430.0,3067.0,3067.0,3067.0,2391.0,3366.0,2729.0,1845.0,2417.0,2417.0,3470.0,2040.0,3470.0,3210.0,3210.0,3275.0,3470.0,3275.0,2430.0,2911.0,4770.0,11270.0,7487.0,3210.0,2430.0,1949.0,1624.0,2560.0,1520.0,2495.0,2079.0,2079.0,2235.0,2196.0,2300.0,2625.0,2105.0,2040.0,2625.0,3210.0,1780.0,1910.0,1910.0,1780.0,1780.0,2040.0,2300.0,1780.0,1923.0,2014.0,2105.0,2495.0,2105.0,3210.0,3210.0,2547.0,2547.0,2807.0,2807.0,2105.0,2417.0,2287.0,2495.0,3210.0,2742.0,3210.0,3457.0,2573.0,2105.0,2027.0,5550.0,3340.0,4237.0,4627.0,3327.0,3457.0,3210.0,3457.0,3730.0,3210.0,3210.0,1845.0,2300.0,2495.0,1780.0,4120.0,3730.0,2430.0,1975.0,2300.0,4120.0,2495.0,4120.0,2820.0,5095.0,2157.0,2885.0,3730.0,3470.0,2950.0,2950.0,2417.0,2859.0,6057.0,6070.0,6980.0,4120.0,3210.0,1780.0,2157.0,1975.0,2040.0,2157.0,2430.0,1975.0,1975.0,1910.0,2053.0,2157.0,2625.0,2430.0,1754.0,2625.0,2365.0,1910.0,2430.0,3470.0,3470.0,2300.0,2300.0,1975.0,1676.0,1624.0,2586.0,3470.0,2755.0,1650.0,1650.0,1650.0,1650.0,2820.0,2157.0,2430.0,2157.0,2157.0,2430.0,2209.0,2820.0,1611.0,2807.0,3457.0,1598.0,1767.0,2235.0,2170.0,2430.0,2430.0,2430.0,2300.0,2196.0,2209.0,2326.0,2300.0,2430.0,3080.0,2365.0,1962.0,2560.0,1507.0,2027.0,4120.0,2040.0,2430.0,2170.0,2430.0,2430.0,3210.0,3210.0,2430.0,1910.0,4770.0,2820.0,4107.0,1910.0,2560.0,3366.0,3145.0,2638.0,2885.0,2950.0,2404.0,2417.0,3015.0,1910.0,4120.0,1637.0,1689.0,2131.0,2365.0,2820.0,2040.0,2820.0,2820.0,2820.0,2040.0,1975.0,1780.0,5745.0,3470.0,2365.0,1650.0,1780.0,2950.0,2950.0,2209.0,2170.0,2300.0,2560.0,2534.0,3470.0,4120.0,2040.0,2040.0,3210.0,3470.0,3275.0,2781.0,3366.0,2755.0,3106.0,3730.0,2560.0,2846.0,3470.0,3210.0,2820.0,2820.0,2755.0,1910.0,1910.0,1845.0,2105.0,2690.0,1845.0,2755.0,2690.0,2300.0,2144.0,2885.0,2300.0,2170.0,4120.0,3210.0,2170.0,2339.0,2222.0,2079.0,2001.0,2222.0,2313.0,2391.0,1871.0,2079.0,2391.0,2079.0,2001.0,2339.0,2170.0,1910.0,2170.0,2040.0,2040.0,2040.0,1910.0,1780.0,1559.0,4107.0,4107.0,4757.0,4107.0,3457.0,3587.0,3847.0,1676.0,4497.0,3847.0,3847.0,6057.0,2430.0,2040.0,3470.0,2950.0,1767.0,4120.0,1910.0,1910.0,2235.0,2313.0,2820.0,2690.0,2807.0,3067.0,3457.0,4510.0,1715.0,3470.0,1845.0,3990.0,2300.0,2677.0,11270.0,1650.0,1897.0,3223.0,2417.0,4445.0,4107.0,2820.0,3535.0,2157.0,2170.0,2170.0,3145.0,1910.0,2040.0,2040.0,2105.0,3600.0,2235.0,1975.0,2625.0,2365.0,3210.0,1975.0,3301.0,3470.0,1715.0,3470.0,3470.0,3054.0,3145.0,3210.0,1845.0,2690.0,3457.0,1650.0,9320.0,4445.0,7305.0,9320.0,3405.0,4120.0,3795.0,1793.0,2170.0,2690.0,1715.0,2105.0,1910.0,1845.0,3327.0,2625.0,2157.0,2157.0,2690.0,2157.0,870.0,2495.0,2040.0,1975.0,2547.0,2118.0,2027.0,2157.0,2235.0,1845.0,2196.0,1988.0,2690.0,2027.0,2105.0,2144.0,2196.0,3145.0,2820.0,2170.0,2300.0,2404.0,2703.0,1910.0,1910.0,1520.0,1650.0,2014.0,4120.0,3210.0,3210.0,2820.0,2820.0,2170.0,2729.0,1507.0,1975.0,3665.0,2027.0,2417.0,2690.0,3860.0,1585.0,3730.0,2105.0,2170.0,2170.0,1650.0,2391.0,2287.0,3210.0,3340.0,4120.0,3015.0,2430.0,3795.0,2820.0,3340.0,3470.0,2417.0,2430.0,2430.0,2690.0,2690.0,3600.0,2170.0,2014.0,1611.0,1611.0,2560.0,5940.0,3080.0,3080.0,3080.0,2495.0,3080.0,5940.0,2365.0,2547.0,2339.0,2378.0,2352.0,2404.0,2352.0,2352.0,2365.0,2365.0,4185.0,2352.0,2547.0,2547.0,2365.0,2352.0,2547.0,2339.0,2339.0,2547.0,2352.0,2352.0,2339.0,2352.0,2352.0,2547.0,4107.0,2547.0,2430.0,2547.0,2495.0,1650.0,1754.0,1780.0,1754.0,1845.0,1793.0,1858.0,3080.0,2820.0,2495.0,1845.0,2820.0,2157.0,2430.0,4510.0,2157.0,2729.0,2625.0,2547.0,2170.0,2729.0,2846.0,3002.0,2599.0,3197.0,2586.0,1455.0,1806.0,2105.0,2690.0,2807.0,3353.0,2885.0,2547.0,2495.0,3730.0,2508.0,2690.0,2690.0,2534.0,2508.0,2508.0,3873.0,3873.0,3210.0,3210.0,2664.0,2508.0,2534.0,2534.0,3106.0,3106.0,3106.0,3106.0,3106.0,3106.0,3106.0,2508.0,3106.0,3106.0,3106.0,1507.0,2820.0,2560.0,1910.0,2430.0,3470.0,2365.0,1845.0,2040.0,1975.0,3327.0,2170.0,2430.0,2157.0,2157.0,4757.0,3457.0,2157.0,2157.0,3470.0,2300.0,2300.0,2300.0,2105.0,1572.0,3457.0,3067.0,2417.0,1975.0,2430.0,2417.0,3470.0,2170.0,2170.0,2105.0,2105.0,2144.0,3470.0,1351.0,1780.0,1936.0,2820.0,1767.0,1910.0,1780.0,1910.0,6070.0,2495.0,1910.0,2105.0,2820.0,2105.0,2157.0,2157.0,2430.0,2300.0,2300.0,4770.0,1936.0,2677.0,2560.0,2820.0,3080.0,3457.0,2313.0,2560.0,2560.0,2235.0,2625.0,4055.0,1975.0,1845.0,2430.0,1845.0,1780.0,3015.0,2690.0,2495.0,2300.0,2690.0,1780.0,2300.0,1975.0,2066.0,2560.0,2430.0,2274.0,2690.0,3340.0,3340.0,2820.0,2040.0,2235.0,2404.0,7370.0,2729.0,2976.0,2300.0,2495.0,2690.0,2170.0,1390.0,3327.0,2144.0,2105.0,2820.0,2040.0,5420.0,2040.0,2300.0,1715.0,1910.0,2430.0,2300.0,2027.0,2105.0,2040.0,2157.0,2430.0,2040.0,2157.0,2573.0,1975.0,3080.0,1754.0,1884.0,3418.0,3509.0,2209.0,2235.0,1520.0,1715.0,1650.0,1520.0,3210.0,3210.0,3210.0,3210.0,2950.0,2001.0,3080.0,2820.0,2820.0,2950.0,2560.0,2560.0,2105.0,2560.0,1780.0,2170.0,2560.0,3080.0,2053.0,3470.0,2261.0,1793.0,1637.0,2430.0,3470.0,2911.0,2833.0,1390.0,2768.0,1832.0,2157.0,4120.0,1780.0,4770.0,3275.0,2170.0,1780.0,3067.0,2222.0,7370.0,2430.0,2105.0,1845.0,2014.0,2495.0,2560.0,2157.0,2157.0,2430.0,1585.0,2027.0,2807.0,2469.0,2950.0,2820.0,3080.0,2560.0,2820.0,1910.0,6915.0,1494.0,2495.0,2235.0,2820.0,3730.0,2287.0,2300.0,2495.0,2040.0,2417.0,2248.0,2417.0,2755.0,1793.0,2755.0,2157.0,2053.0,2157.0,2157.0,2157.0,2157.0,2157.0,2157.0,1975.0,2157.0,2053.0,2053.0,2157.0,2885.0,2430.0,10620.0,4120.0,1715.0,1845.0,1780.0,1780.0,1897.0,2690.0,2950.0,3470.0,3041.0,2664.0,3418.0,2170.0,10620.0,2625.0,10620.0,1780.0,3210.0,1910.0,4445.0,2313.0,4770.0,1845.0,1520.0,2170.0,1975.0,1715.0,7136.0,4120.0,4289.0,7695.0,3275.0,5420.0,3340.0,5420.0,1910.0,1975.0,2170.0,1611.0,2066.0,2027.0,1598.0,1715.0,1897.0,1923.0,2560.0,4120.0,4120.0,2105.0,2755.0,2560.0,2885.0,2092.0,2287.0,2027.0,2027.0,2105.0,3015.0,2625.0,3015.0,4120.0,4770.0,2755.0,1767.0,1702.0,1780.0,1728.0,1715.0,1884.0,2040.0,1754.0,1637.0,1715.0,1871.0,1767.0,2105.0,2040.0,2807.0,2950.0,3210.0,3145.0,1780.0,1624.0,4120.0,3795.0,4250.0,1715.0,3704.0,1858.0,2040.0,2027.0,2755.0,1897.0,1767.0,4120.0,2365.0,2560.0,2677.0,1520.0,1637.0,1715.0,3405.0,3340.0,2300.0,3067.0,2430.0,1910.0,1689.0,3210.0,3210.0,2430.0,2690.0,2885.0,1806.0,2820.0,2131.0,2300.0,2170.0,2274.0,2755.0,2820.0,2560.0,3470.0,3470.0,3210.0,3340.0,3210.0,2430.0,2950.0,2430.0,2820.0,3080.0,2690.0,2430.0,2820.0,2820.0,2820.0,2820.0,2560.0,3145.0,2430.0,3080.0,2430.0,3080.0,3470.0,2170.0,2300.0,2430.0,2365.0,3730.0,3470.0,1910.0,2690.0,2820.0,1897.0,1897.0,2612.0,8007.0,2950.0,2820.0,5147.0,4120.0,4120.0,3340.0,2235.0,2170.0,4120.0,1845.0,1715.0,1390.0,1520.0,1520.0,1520.0,1520.0,1520.0,1520.0,2820.0,2430.0,3470.0,3977.0,3054.0,4705.0,1949.0,1780.0,1780.0,1455.0,2430.0,2430.0,2950.0,2040.0,2040.0,2105.0,2040.0,2040.0,2040.0,2937.0,1884.0,2040.0,2885.0,2170.0,2209.0,3210.0,2430.0,3470.0,3210.0,4120.0,2495.0,2092.0,2170.0,1546.0,1611.0,1624.0,1871.0,1897.0,1481.0,1754.0,1845.0,4250.0,2027.0,2508.0,3990.0,7370.0,3145.0,2157.0,2599.0,3210.0,3600.0,3145.0,2820.0,2495.0,1897.0,1780.0,1988.0,2820.0,4120.0,2755.0,3015.0,4770.0,2820.0,1832.0,1715.0,1975.0,3275.0,1689.0,1650.0,1650.0,4510.0,2508.0,2430.0,1845.0,2170.0,1390.0,1715.0,1871.0,3574.0,2378.0,2235.0,2560.0,2170.0,3275.0,5680.0,2937.0,1884.0,5420.0,6057.0,5810.0,4757.0,3314.0,2040.0,2040.0,1507.0,2170.0,1845.0,3080.0,2300.0,2105.0,2027.0,1910.0,1780.0,3210.0,4120.0,2430.0,2690.0,2950.0,3327.0,3327.0,2664.0,2820.0,3067.0,3600.0,3327.0,3067.0,3327.0,2885.0,3847.0,3067.0,2885.0,3847.0,3327.0,2157.0,2222.0,3080.0,3080.0,1767.0,2365.0,1845.0,1715.0,1910.0,1650.0,2144.0,2040.0,2157.0,2170.0,1845.0,2950.0,2170.0,2417.0,2157.0,1897.0,2820.0,2820.0,2430.0,1910.0,1806.0,5082.0,3990.0,2560.0,2638.0,3470.0,2820.0,3795.0,2027.0,2040.0,2170.0,1650.0,2300.0,2118.0,2287.0,2157.0,4757.0,2690.0,4250.0,1767.0,2170.0,1910.0,2170.0,2300.0,1923.0,4120.0,3470.0,2300.0,2625.0,2547.0,4705.0,2183.0,2404.0,2391.0,2404.0,1936.0,2040.0,2118.0,1845.0,2560.0,2430.0,1910.0,1585.0,2040.0,2300.0,2430.0,2690.0,2690.0,2157.0,2690.0,2950.0,1910.0,2040.0,2040.0,2040.0,2105.0,2820.0,2820.0,3470.0,2365.0,2937.0,1780.0,2937.0,1728.0,2170.0,2820.0,2157.0,2430.0,2157.0,2157.0,2300.0,2040.0,1780.0,2950.0,4120.0,2105.0,2027.0,1884.0,11920.0,2625.0,2066.0,2820.0,2495.0,5095.0,1845.0,3145.0,2807.0,3210.0,2820.0,1520.0,2170.0,3210.0,1754.0,2820.0,2820.0,2820.0,2560.0,4120.0,2040.0,4042.0,3340.0,4120.0,2755.0,3457.0,2950.0,5940.0,4315.0,1845.0,2378.0,2755.0,4250.0,1520.0,2677.0,3457.0,7357.0,3197.0,3457.0,3457.0,3210.0,1806.0,4770.0,5030.0,1910.0,2820.0,2235.0,3717.0,3210.0,4445.0,3730.0,2300.0,2300.0,1884.0,2170.0,1780.0,1975.0,1650.0,1884.0,2378.0,3470.0,2300.0,2430.0,1780.0,3600.0,3847.0,1975.0,5745.0,1975.0,2430.0,3470.0,1975.0,1767.0,4770.0,2196.0,2430.0,2040.0,1845.0,2300.0,2820.0,2300.0,1780.0,1520.0,1780.0,2235.0,6070.0,3457.0,1975.0,1910.0,2638.0,2690.0,2144.0,2365.0,2118.0,2118.0,1520.0,2755.0,2105.0,1910.0,3210.0,2040.0,2560.0,1910.0,2040.0,2040.0,1910.0,2495.0,1780.0,1910.0,1598.0,1780.0,1481.0,4770.0,2144.0,2300.0,2365.0,2144.0,2170.0,2365.0,2170.0,5030.0,4770.0,3197.0,2820.0,6070.0,3457.0,2365.0,3067.0,5160.0,3457.0,3457.0,2820.0,4120.0,2235.0,2833.0,3431.0,3093.0,3080.0,3587.0,3171.0,3093.0,2157.0,2300.0,1910.0,1754.0,1910.0,2430.0,1975.0,2170.0,3067.0,1767.0,2612.0,2027.0,2807.0,1559.0,1637.0,2781.0,3340.0,1585.0,2105.0,3067.0,1832.0,4055.0,1975.0,1377.0,3405.0,2027.0,1988.0,1949.0,1819.0,1676.0,1481.0,1819.0,1676.0,1585.0,1715.0,1715.0,1715.0,1715.0,1910.0,2170.0,3860.0,2170.0,4107.0,1767.0,3925.0,3925.0,2430.0,2365.0,2313.0,1845.0,3015.0,2989.0,1910.0,1975.0,2170.0,3405.0,1273.0,1910.0,1780.0,1650.0,2560.0,7370.0,2417.0,2170.0,2170.0,2287.0,2157.0,2105.0,2040.0,2885.0,3405.0,3964.0,4510.0,3990.0,2430.0,2625.0,4380.0,3990.0,3990.0,2651.0,2235.0,2430.0,2300.0,2040.0,2118.0,2040.0,2885.0,2755.0,3145.0,1845.0,2261.0,1910.0,1520.0,2131.0,1780.0,1936.0,2365.0,3470.0,2300.0,2300.0,2300.0,3470.0,1208.0,2950.0,2196.0,3470.0,3080.0,3470.0,2547.0,4770.0,1806.0,2820.0,2495.0,2170.0,1390.0,1520.0,2950.0,2820.0,3340.0,2235.0,3080.0,2196.0,2196.0,2625.0,3210.0,3600.0,1936.0,1390.0,2365.0,2170.0,2105.0,3327.0,2937.0,5537.0,3457.0,2547.0,2677.0,4107.0,1845.0,4497.0,3210.0,2430.0,3860.0,1962.0,4120.0,2157.0,2495.0,2430.0,1975.0,2937.0,1949.0,1845.0,3821.0,2131.0,2781.0,2430.0,2820.0,2599.0,3171.0,2157.0,3067.0,3067.0,2690.0,2417.0,2690.0,2027.0,1845.0,1871.0,3860.0,1910.0,4055.0,2820.0,2040.0,2274.0,2040.0,2300.0,1130.0,3795.0,2157.0,2105.0,2430.0,6720.0,2950.0,2040.0,2690.0,5615.0,2820.0,2820.0,2105.0,1754.0,1650.0,3990.0,2430.0,4120.0,6070.0,5420.0,6655.0,7461.0,6018.0,5056.0,1910.0,2170.0,2690.0,2040.0,2885.0,2300.0,4575.0,1780.0,2105.0,2105.0,1845.0,2040.0,3470.0,3184.0,1689.0,1845.0,4575.0,2651.0,2820.0,2547.0,1845.0,2521.0,2781.0,2820.0,2157.0,2040.0,11920.0,2482.0,2430.0,2300.0,2430.0,3470.0,3470.0,2430.0,4120.0,4120.0,2040.0,2430.0,3730.0,2495.0,4055.0,2885.0,2105.0,1819.0,2495.0,2105.0,2495.0,2430.0,2820.0,2105.0,2105.0,2183.0,2807.0,1975.0,1767.0,1663.0,1793.0,1663.0,1897.0,1325.0,1663.0,1663.0,1923.0,1793.0,1897.0,2157.0,1845.0,1897.0,1845.0,2157.0,1520.0,2430.0,2170.0,4770.0,2300.0,3080.0,1702.0,6057.0,4757.0,870.0,2495.0,3080.0,2404.0,2937.0,3470.0,2729.0,3210.0,4120.0,7370.0,2365.0,1507.0,1975.0,2456.0,2300.0,2664.0,2339.0,2430.0,3145.0,1910.0,2820.0,2170.0,2430.0,4367.0,3015.0,6005.0,2950.0,5784.0,1975.0,2235.0,1130.0,1520.0,2027.0,2248.0,1585.0,2820.0,1715.0,1780.0,2157.0,2105.0,1585.0,2820.0,3470.0,1910.0,2170.0,3860.0,1910.0,2170.0,2170.0,2040.0,1650.0,1897.0,2430.0,2625.0,2625.0,2183.0,1767.0,2872.0,2521.0,4120.0,2001.0,2430.0,2430.0,2365.0,2170.0,3210.0,2690.0,2820.0,1715.0,2495.0,3457.0,2625.0,3340.0,2157.0,5095.0,2495.0,2495.0,2170.0,2300.0,1663.0,1845.0,1637.0,2040.0,1910.0,2040.0,1897.0,2287.0,2157.0,2157.0,1910.0,1910.0,1975.0,1754.0,3145.0,3210.0,2560.0,2820.0,2170.0,2170.0,2157.0,1832.0,1728.0,2300.0,1910.0,2378.0,3080.0,3470.0,3457.0,1650.0,2170.0,2040.0,2040.0,2495.0,2820.0,2040.0,2066.0,2170.0,3600.0,3015.0,3210.0,1585.0,1390.0,2170.0,1845.0,2092.0,2404.0,2157.0,4627.0,2170.0,2157.0,2885.0,1754.0,1156.0,2820.0,1494.0,1975.0,2677.0,1780.0,2430.0,2820.0,1390.0,4120.0,3106.0,1715.0,1598.0,3275.0,1546.0,2430.0,2040.0,2820.0,2950.0,2495.0,2040.0,1377.0,2755.0,2690.0,2495.0,2170.0,1559.0,1715.0,1715.0,3132.0,2599.0,2573.0,3197.0,5368.0,3405.0,3392.0,4510.0,5420.0,6200.0,6330.0,5160.0,3730.0,2443.0,2040.0,2040.0,2040.0,2443.0,2443.0,3730.0,2365.0,3210.0,6070.0,3015.0,3405.0,5745.0,2430.0,8020.0,2820.0,9320.0,5420.0,13805.0,2170.0,2820.0,2755.0,15170.0,13220.0,4120.0,9957.0,24920.0,3210.0,2820.0,2820.0,1910.0,4770.0,3470.0,2430.0,3080.0,2820.0,2820.0,2469.0,1910.0,1975.0,2014.0,2391.0,2820.0,2443.0,2430.0,2820.0,1702.0,2079.0,2495.0,2651.0,2027.0,1975.0,6070.0,3405.0,5160.0,9645.0,4770.0,5420.0,4120.0,2820.0,4770.0,5420.0,3470.0,2820.0,6070.0,3470.0,13870.0,4250.0,7370.0,4120.0,2040.0,2170.0,1351.0,1481.0,2131.0,3080.0,2170.0,2170.0,3470.0,2170.0,2820.0,2820.0,2820.0,2430.0,2625.0,1923.0,2040.0,1923.0,1910.0,1910.0,1910.0,2170.0,2170.0,2079.0,1910.0,1780.0,2157.0,1780.0,1780.0,1975.0,1780.0,2391.0,2079.0,2118.0,1845.0,1897.0,2573.0,2508.0,2573.0,2235.0,2495.0,1650.0,2170.0,2430.0,3470.0,2170.0,3457.0,4510.0,2300.0,2495.0,2170.0,2560.0,2326.0,2040.0,5420.0,3470.0,4120.0,4120.0,3210.0,3470.0,2820.0,2820.0,2820.0,3470.0,2170.0,2365.0,2040.0,2560.0,1585.0,1780.0,1975.0,1780.0,1910.0,2170.0,2300.0,4770.0,2924.0,1910.0,1780.0,5030.0,4510.0,2105.0,1936.0,2430.0,1702.0,2430.0,2105.0,2300.0,1832.0,2040.0,1780.0,2105.0,2144.0,2157.0,1650.0,1936.0,2079.0,2378.0,2924.0,2664.0,1702.0,3795.0,6005.0,6005.0,6005.0,5355.0,6395.0,6005.0,5355.0,5355.0,2950.0,6005.0,2755.0,6005.0,6005.0,5355.0,2365.0,1520.0,1897.0,2690.0,2352.0,870.0,1975.0,2040.0,2040.0,2157.0,1520.0,2170.0,2300.0,3470.0,6070.0,3340.0,2040.0,2365.0,2040.0,3340.0,4120.0,3470.0,2040.0,1780.0,2690.0,2105.0,2820.0,2300.0,2170.0,2300.0,1910.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,1611.0,1845.0,6070.0,2430.0,3093.0,2170.0,1871.0,2820.0,2755.0,1793.0,1845.0,2820.0,4575.0,2040.0,1884.0,2040.0,2430.0,4770.0,4770.0,3470.0,2040.0,1650.0,1975.0,2495.0,2820.0,2495.0,2690.0,2040.0,2690.0,2430.0,2105.0,4107.0,2950.0,1715.0,1676.0,2235.0,2430.0,2170.0,2339.0,2261.0,2690.0,3405.0,2365.0,870.0,3470.0,2157.0,2430.0,2300.0,2560.0,2170.0,2170.0,2170.0,2170.0,2300.0,2040.0,2170.0,2300.0,2560.0,2950.0,2430.0,1845.0,1910.0,2105.0,2105.0,2105.0,2430.0,2157.0,2300.0,2170.0,3418.0,1715.0,2755.0,2027.0,3470.0,2950.0,2170.0,2430.0,2170.0,3210.0,2300.0,2560.0,2300.0,2170.0,1780.0,2560.0,3470.0,2690.0,2287.0,1767.0,2430.0,2105.0,2807.0,2300.0,2560.0,2677.0,2430.0,2430.0,2755.0,2495.0,1585.0,3080.0,2950.0,2820.0,1390.0,1767.0,2625.0,2625.0,2625.0,2625.0,2690.0,2456.0,2456.0,2456.0,2456.0,2456.0,2456.0,2170.0,2430.0,3275.0,2794.0,3145.0,3145.0,2521.0,3275.0,2794.0,1585.0,1585.0,1780.0,1780.0,2417.0,2417.0,2417.0,2417.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,3210.0,2885.0,2820.0,2430.0,1650.0,1910.0,2170.0,2040.0,2170.0,2170.0,3730.0,3730.0,3275.0,1910.0,1845.0,2820.0,3470.0,3470.0,3470.0,3470.0,3470.0,3470.0,1455.0,2079.0,2157.0,2157.0,2222.0,2430.0,1845.0,2040.0,2495.0,1871.0,2170.0,1845.0,2053.0,2950.0,4757.0,2560.0,1910.0,2027.0,1910.0,2768.0,3210.0,2820.0,2105.0,2040.0,2820.0,2820.0,1832.0,1845.0,1975.0,2040.0,2105.0,2105.0,2638.0,1884.0,2040.0,1455.0,1910.0,2300.0,2300.0,2755.0,1585.0,2300.0,3080.0,2170.0,2170.0,2300.0,3470.0,1910.0,2222.0,1845.0,2040.0,2430.0,2976.0,2924.0,3015.0,1897.0,2690.0,2430.0,1637.0,2235.0,2950.0,1910.0,5745.0,4575.0,5745.0,1637.0,2677.0,2196.0,6720.0,4107.0,4757.0,4757.0,2287.0,2300.0,2560.0,1780.0,2430.0,3210.0,1650.0,2040.0,2820.0,1715.0,5420.0,2144.0,2560.0,1910.0,2144.0,4107.0,4120.0,20370.0,1949.0,1988.0,1858.0,2027.0,2170.0,2430.0,2300.0,2820.0,2170.0,3470.0,1845.0,1650.0,3782.0,6720.0,3782.0,4380.0,6330.0,3210.0,2040.0,3145.0,2560.0,2820.0,2157.0,3275.0,2534.0,1845.0,2820.0,2690.0,2079.0,2066.0,1871.0,2599.0,2079.0,1923.0,2066.0,2196.0,2066.0,1923.0,2326.0,2326.0,2170.0,2950.0,2755.0,2885.0,3925.0,2560.0,2690.0,6057.0,3990.0,2950.0,2157.0,2625.0,2300.0,2170.0,5095.0,2690.0,12570.0,4380.0,2820.0,1845.0,3470.0,2625.0,2495.0,3860.0,2755.0,2300.0,1897.0,2560.0,2495.0,2937.0,2950.0,4705.0,2560.0,4120.0,6005.0,2950.0,2950.0,8670.0,5355.0,2365.0,3990.0,3990.0,2690.0,3067.0,3210.0,6005.0,2560.0,5420.0,2300.0,2495.0,2560.0,3470.0,3795.0,3457.0,2690.0,3795.0,3197.0,2027.0,2495.0,11257.0,2690.0,3275.0,2690.0,2417.0,2027.0,3730.0,4120.0,3470.0,2677.0,2690.0,3730.0,2937.0,2560.0,2430.0,3470.0,2755.0,12570.0,2495.0,4770.0,2157.0,2170.0,3015.0,2820.0,2690.0,3730.0,3457.0,5420.0,4770.0,3197.0,2820.0,2820.0,2690.0,2430.0,2430.0,5095.0,4770.0,2287.0,4107.0,3457.0,12570.0,4107.0,2937.0,2937.0,2677.0,3197.0,2677.0,2157.0,3067.0,2417.0,3470.0,2547.0,2807.0,2807.0,4120.0,4757.0,2937.0,3457.0,4757.0,2157.0,2287.0,2755.0,2430.0,3457.0,2300.0,2417.0,2027.0,3067.0,2547.0,3275.0,3145.0,4757.0,2365.0,2807.0,2820.0,2820.0,2547.0,2820.0,9957.0,5277.0,2417.0,1520.0,2820.0,1715.0,2482.0,1715.0,1845.0,3054.0,2755.0,2430.0,2300.0,1650.0,2131.0,2066.0,2430.0,2170.0,1650.0,1715.0,2313.0,2430.0,2027.0,2209.0,1910.0,3730.0,2560.0,2547.0,3080.0,3860.0,3470.0,3080.0,3080.0,3548.0,3470.0,2430.0,3158.0,1780.0,2170.0,2755.0,2248.0,2040.0,2560.0,1624.0,1897.0,2820.0,2430.0,4705.0,2105.0,2755.0,3561.0,8020.0,5927.0,2170.0,2820.0,2690.0,2170.0,2170.0,3327.0,3210.0,5095.0,2430.0,2690.0,2950.0,2885.0,2950.0,1715.0,2105.0,2430.0,2170.0,1520.0,2560.0,2820.0,4770.0,3275.0,4120.0,3210.0,2703.0,2833.0,3093.0,3093.0,3093.0,3275.0,2703.0,4120.0,4120.0,4575.0,2495.0,3210.0,3210.0,3210.0,1780.0,2417.0,1520.0,1845.0,2495.0,1806.0,4445.0,1650.0,2690.0,1975.0,1975.0,2105.0,2404.0,1832.0,1715.0,2040.0,2560.0,2300.0,2950.0,2430.0,2664.0,5030.0,2664.0,2378.0,3015.0,2950.0,2950.0,2950.0,2950.0,2365.0,2430.0,3080.0,2560.0,2950.0,3080.0,3340.0,3210.0,2950.0,2521.0,3236.0,3210.0,2300.0,2430.0,2950.0,2950.0,2950.0,2820.0,2820.0,1962.0,2170.0,2469.0,2300.0,1260.0,2196.0,1520.0,1520.0,1429.0,1442.0,1377.0,1325.0,2053.0,4770.0,4120.0,2430.0,4510.0,4770.0,4770.0,5420.0,2170.0,1910.0,13870.0,2430.0,2287.0,1845.0,4575.0,3340.0,2430.0,2430.0,2040.0,4315.0,4120.0,4120.0,2807.0,4120.0,3470.0,2820.0,7370.0,4120.0,1585.0,2300.0,4120.0,2430.0,2170.0,3470.0,2170.0,7357.0,7357.0,7357.0,7357.0,7357.0,6720.0,1910.0,2495.0,1949.0,1910.0,2274.0,2430.0,1897.0,2560.0,2820.0,2157.0,2300.0,2820.0,1975.0,1780.0,2430.0,1845.0,1897.0,2144.0,2040.0,1975.0,7435.0,2118.0,1585.0,2417.0,2404.0,2027.0,1780.0,2547.0,6720.0,2430.0,2560.0,3860.0,2768.0,2443.0,2274.0,2495.0,2768.0,2768.0,3470.0,4770.0,1455.0,1715.0,2105.0,1650.0,1715.0,1650.0,1650.0,1910.0,1598.0,1780.0,1598.0,1650.0,1650.0,1520.0,1650.0,1715.0,1585.0,1624.0,1598.0,1624.0,1598.0,1585.0,1520.0,1650.0,1585.0,1819.0,1598.0,1598.0,1598.0,1715.0,1624.0,1520.0,1585.0,3340.0,2495.0,2313.0,2690.0,1910.0,2300.0,2820.0,2430.0,2547.0,2690.0,4744.0,2755.0,2560.0,2300.0,1767.0,2755.0,2885.0,1975.0,3405.0,2300.0,2040.0,2040.0,2287.0,2755.0,2625.0,1715.0,2638.0,2482.0,2157.0,2170.0,3210.0,1871.0,2300.0,2131.0,2430.0,1845.0,2495.0,2300.0,1845.0,2820.0,2170.0,1910.0,3925.0,2170.0,3470.0,1845.0,2430.0,1650.0,1975.0,2612.0,2430.0,2170.0,2430.0,2196.0,1910.0,2287.0,1715.0,3210.0,2560.0,2534.0,1455.0,2430.0,3106.0,2157.0,2157.0,1845.0,1637.0,2287.0,1650.0,3405.0,2885.0,4445.0,2105.0,2820.0,3470.0,2040.0,2300.0,1780.0,1494.0,1780.0,1494.0,1520.0,1520.0,2170.0,2170.0,1780.0,1650.0,2157.0,2365.0,2144.0,2157.0,2235.0,2157.0,2820.0,2040.0,2157.0,3210.0,2560.0,2560.0,2430.0,10607.0,1637.0,1975.0,1910.0,1975.0,2040.0,4445.0,1897.0,1910.0,2170.0,2170.0,2157.0,2807.0,2157.0,1845.0,1910.0,2430.0,4445.0,2144.0,2300.0,2040.0,2040.0,1845.0,1910.0,1780.0,2105.0,1507.0,2105.0,1910.0,3730.0,1689.0,2820.0,2170.0,2170.0,1637.0,1715.0,1741.0,2105.0,1637.0,1520.0,3951.0,4120.0,8007.0,2079.0,1455.0,2690.0,2430.0,2690.0,2950.0,2690.0,2378.0,1806.0,2300.0,2040.0,1910.0,1715.0,2495.0,3470.0,2820.0,870.0,2170.0,2729.0,5225.0,4120.0,1533.0,2170.0,2287.0,1910.0,2755.0,4575.0,2430.0,3860.0,6070.0,2820.0,1910.0,2404.0,3015.0,2300.0,3275.0,3457.0,2547.0,2547.0,2040.0,1780.0,2170.0,2040.0,4055.0,4055.0,1975.0,2105.0,2560.0,2300.0,2430.0,4380.0,2183.0,3847.0,2300.0,2495.0,3457.0,2885.0,3145.0,3015.0,3145.0,2560.0,2560.0,2170.0,1520.0,2755.0,4315.0,3340.0,3392.0,1715.0,2014.0,1637.0,1767.0,2040.0,1715.0,2430.0,1780.0,4081.0,4081.0,5121.0,3470.0,4770.0,2560.0,2560.0,2560.0,2170.0,2430.0,2170.0,2430.0,2690.0,2950.0,4120.0,3730.0,4380.0,1897.0,1871.0,1728.0,9554.0,1975.0,1832.0,2053.0,2118.0,2118.0,1793.0,2430.0,3717.0,2924.0,2794.0,2794.0,2820.0,2560.0,2560.0,5420.0,3197.0,6070.0,1897.0,2820.0,1910.0,4445.0,1754.0,1923.0,1559.0,1858.0,1455.0,1845.0,1780.0,1715.0,2300.0,2170.0,2560.0,3145.0,1650.0,3288.0,2794.0,3028.0,2040.0,1845.0,3132.0,4029.0,2625.0,2937.0,2911.0,2989.0,3626.0,3210.0,3457.0,3327.0,3171.0,2495.0,3405.0,2040.0,2027.0,1819.0,2430.0,2690.0,2157.0,2560.0,2027.0,1650.0,1650.0,1650.0,1780.0,1481.0,1494.0,1598.0,1377.0,1910.0,2040.0,2300.0,4770.0,4770.0,4770.0,4770.0,2690.0,2625.0,3457.0,3860.0,2690.0,3470.0,3795.0,2157.0,2300.0,2625.0,1975.0,2040.0,1845.0,2157.0,7370.0,1728.0,2755.0,2755.0,2677.0,2625.0,2937.0,3457.0,3405.0,2430.0,4120.0,3535.0,2417.0,2105.0,2950.0,2183.0,2430.0,1715.0,2430.0,2547.0,1650.0,2430.0,7318.0,5485.0,13571.0,9736.0,6733.0,11439.0,7422.0,9528.0,2820.0,2430.0,1845.0,4315.0,2105.0,1455.0,1455.0,1390.0,1390.0,1390.0,1390.0,1416.0,1325.0,1390.0,1377.0,1468.0,2547.0,2170.0,2417.0,2170.0,1910.0,1390.0,2430.0,2430.0,2430.0,2495.0,2157.0,2014.0,1780.0,2976.0,2495.0,3210.0,3470.0,3470.0,3210.0,4510.0,3210.0,2820.0,2820.0,3340.0,3340.0,3210.0,3210.0,3210.0,3990.0,1910.0,2430.0,2430.0,2027.0,2807.0,5420.0,1910.0,2027.0,2404.0,3340.0,2040.0,1832.0,2170.0,2170.0,2820.0,2274.0,2560.0,1975.0,2430.0,1910.0,2040.0,2820.0,2612.0,2612.0,3002.0,2612.0,4536.0,2911.0,3223.0,4991.0,8956.0,4289.0,4471.0,4900.0,5069.0,4289.0,3210.0,4406.0,5433.0,4978.0,6356.0,2183.0,2183.0,2183.0,2183.0,2378.0,2378.0,2183.0,2183.0,2313.0,3015.0,3600.0,3431.0,4835.0,3249.0,3483.0,3665.0,3483.0,3301.0,3483.0,4822.0,5433.0,4211.0,5134.0,5732.0,4211.0,3691.0,3652.0,3587.0,3301.0,5134.0,4367.0,4367.0,4978.0,3366.0,4211.0,4185.0,2924.0,2924.0,3210.0,2963.0,2833.0,3301.0,3145.0,3301.0,3301.0,3301.0,2456.0,2378.0,4367.0,3431.0,3691.0,3691.0,5446.0,3444.0,4887.0,5134.0,5433.0,5433.0,3535.0,3678.0,3938.0,3990.0,3834.0,3990.0,3730.0,5433.0,5290.0,5433.0,9489.0,5134.0,5147.0,6356.0,4289.0,4432.0,3249.0,3262.0,3691.0,2196.0,2001.0,1923.0,1702.0,2300.0,2729.0,1988.0,1871.0,1702.0,1767.0,2326.0,2417.0,2677.0,2820.0,2326.0,2326.0,2612.0,2157.0,2599.0,1754.0,2404.0,2001.0,3405.0,1845.0,1715.0,1390.0,2950.0,3730.0,2950.0,2950.0,4770.0,4315.0,3145.0,1520.0,3080.0,2430.0,2105.0,2417.0,1780.0,1806.0,3080.0,3197.0,2547.0,2157.0,2677.0,2807.0,3067.0,1975.0,2300.0,1780.0,1637.0,1637.0,4120.0,1767.0,2430.0,2300.0,2040.0,2820.0,2040.0,1975.0,2430.0,2651.0,4770.0,2950.0,3340.0,3860.0,4250.0,2430.0,2820.0,4575.0,3470.0,2820.0,2820.0,3730.0,2820.0,2430.0,1767.0,3457.0,2430.0,2040.0,2430.0,2040.0,2820.0,2820.0,2820.0,2560.0,2040.0,2560.0,2430.0,2820.0,2820.0,3470.0,1910.0,2430.0,1884.0,2430.0,2287.0,1897.0,2820.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,7110.0,2820.0,4770.0,2690.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,4120.0,3470.0,2170.0,2040.0,3145.0,3301.0,3145.0,1962.0,1910.0,1780.0,1728.0,2105.0,4120.0,2105.0,2170.0,2430.0,1520.0,1650.0,2495.0,2235.0,2170.0,1780.0,2040.0,1780.0,1832.0,2040.0,2495.0,1221.0,2690.0,2157.0,2430.0,1624.0,3470.0,5329.0,4770.0,4770.0,4770.0,2807.0,2157.0,1767.0,4770.0,3600.0,2430.0,7370.0,4770.0,3470.0,1650.0,1897.0,1897.0,2157.0,2482.0,2027.0,1520.0,3015.0,2547.0,1715.0,2755.0,1780.0,2911.0,3379.0,2027.0,6330.0,2560.0,2430.0,2430.0,2820.0,3431.0,2157.0,2807.0,3067.0,1715.0,4120.0,1468.0,2820.0,2365.0,3210.0,4757.0,4757.0,2300.0,1780.0,2690.0,2690.0,3041.0,3067.0,2560.0,2430.0,2898.0,2820.0,4120.0,4120.0,3210.0,3210.0,2170.0,2820.0,2560.0,2560.0,3470.0,2820.0,2820.0,2950.0,2430.0,2170.0,2560.0,2105.0,1910.0,1689.0,2105.0,1780.0,2820.0,3652.0,1845.0,2950.0,2560.0,4120.0,4640.0,1702.0,2820.0,3340.0,3015.0,2170.0,1910.0,2560.0,3600.0,3080.0,2625.0,2040.0,2820.0,2820.0,2560.0,2950.0,2950.0,2300.0,2560.0,1507.0,4120.0,3470.0,2820.0,2950.0,2690.0,4770.0,1897.0,1715.0,1910.0,2443.0,7877.0,3067.0,6967.0,12427.0,11244.0,6967.0,7227.0,12544.0,12544.0,9827.0,5277.0,13727.0,6577.0,3717.0,4874.0,9827.0,7344.0,11127.0,11127.0,2430.0,2235.0,2300.0,2170.0,2170.0,2170.0,2170.0,2235.0,2105.0,2105.0,2365.0,2404.0,2235.0,2560.0,2300.0,2274.0,2235.0,1286.0,2820.0,2300.0,1910.0,2170.0,1897.0,2911.0,3925.0,4081.0,2625.0,3561.0,3431.0,4497.0,3561.0,4081.0,3561.0,2391.0,2001.0,4081.0,1871.0,4471.0,4471.0,3171.0,4471.0,2651.0,3171.0,4471.0,4081.0,1832.0,2131.0,2079.0,1780.0,1754.0,2625.0,4120.0,5290.0,3015.0,2625.0,1455.0,2274.0,2027.0,2261.0,2274.0,2820.0,2040.0,2456.0,2365.0,2547.0,1585.0,2495.0,2170.0,1520.0,1754.0,2040.0,2430.0,2300.0,1910.0,2300.0,2287.0,4822.0,7370.0,2820.0,1650.0,3340.0,1884.0,3600.0,2430.0,2560.0,2027.0,1923.0,4640.0,1676.0,2157.0,2430.0,2287.0,2157.0,2287.0,2287.0,2287.0,2287.0,2287.0,2287.0,2417.0,2287.0,2287.0,2287.0,2287.0,2287.0,2287.0,2287.0,1780.0,2131.0,2430.0,2430.0,2534.0,1650.0,2560.0,2235.0,3470.0,1845.0,2560.0,2430.0,2040.0,4120.0,2495.0,3405.0,2430.0,2170.0,2040.0,2560.0,1975.0,2300.0,1975.0,2430.0,4120.0,2040.0,1780.0,13870.0,1910.0,1780.0,1845.0,2040.0,2105.0,2560.0,3535.0,2170.0,4185.0,3275.0,3405.0,4055.0,7591.0,2690.0,2560.0,4770.0,3080.0,3730.0,6070.0,2235.0,3470.0,1910.0,1637.0,1585.0,2300.0,2430.0,2716.0,1910.0,1910.0,1975.0,2820.0,2820.0,2950.0,3275.0,3405.0,3665.0,2625.0,2300.0,2820.0,2170.0,4120.0,2170.0,2820.0,1845.0,2560.0,1780.0,6720.0,5251.0,1715.0,6720.0,13220.0,7370.0,15170.0,12570.0,5940.0,6460.0,15170.0,3080.0,12570.0,5940.0,4510.0,3210.0,10880.0,3080.0,7240.0,33370.0,3587.0,3340.0,8020.0,6460.0,5420.0,3340.0,6720.0,4757.0,1975.0,1897.0,2131.0,1754.0,1884.0,3340.0,2365.0,1650.0,4055.0,1767.0,2066.0,1650.0,2040.0,1364.0,1780.0,2170.0,1910.0,1819.0,2105.0,2105.0,2040.0,4757.0,1897.0,1845.0,1780.0,1845.0,1845.0,1897.0,3197.0,1715.0,2950.0,1910.0,2560.0,2820.0,2820.0,2430.0,2300.0,3795.0,7370.0,2157.0,2430.0,4237.0,2482.0,1910.0,1936.0,2820.0,2820.0,2820.0,1845.0,2547.0,2170.0,4120.0,2820.0,2170.0,2820.0,2820.0,2820.0,3470.0,3145.0,3470.0,3470.0,1845.0,1845.0,1845.0,1845.0,2170.0,2495.0,2105.0,1455.0,2040.0,2001.0,2495.0,1650.0,1611.0,3015.0,2495.0,2612.0,2729.0,1845.0,2027.0,2261.0,3067.0,2157.0,2976.0,2690.0,1650.0,1650.0,1845.0,1845.0,2378.0,2950.0,4757.0,2430.0,2170.0,2170.0,2599.0,3145.0,1884.0,2170.0,2430.0,6980.0,4120.0,4120.0,2820.0,3990.0,4120.0,3405.0,2820.0,3405.0,3405.0,3405.0,3990.0,2820.0,3405.0,2820.0,3990.0,4120.0,3405.0,2690.0,3405.0,4120.0,3405.0,6720.0,5095.0,4770.0,3990.0,2248.0,2300.0,1845.0,2430.0,1780.0,3210.0,2170.0,2300.0,1884.0,4640.0,3210.0,2300.0,2625.0,3015.0,2144.0,2807.0,2755.0,4120.0,2430.0,1715.0,4770.0,1936.0,2755.0,3340.0,5680.0,4120.0,4120.0,4120.0,3015.0,2625.0,3925.0,2040.0,2885.0,2807.0,3080.0,2430.0,1962.0,2300.0,2170.0,1741.0,1715.0,1715.0,1637.0,1754.0,1715.0,1780.0,2157.0,2157.0,2157.0,2157.0,2157.0,1845.0,1949.0,1624.0,2105.0,4120.0,1429.0,1429.0,1416.0,1494.0,1910.0,2287.0,2495.0,2807.0,2885.0,2235.0,2950.0,2417.0,2092.0,1455.0,1897.0,1260.0,1585.0,2339.0,3470.0,3314.0,2820.0,1520.0,2105.0,6720.0,4510.0,2170.0,1845.0,1910.0,2560.0,3704.0,2820.0,2950.0,1780.0,2430.0,2170.0,1507.0,1962.0,1650.0,1845.0,1715.0,1455.0,2105.0,2820.0,1715.0,13870.0,2820.0,3210.0,1910.0,2157.0,3210.0,2105.0,1806.0,2105.0,2105.0,3080.0,1845.0,1845.0,1741.0,1897.0,1637.0,4107.0,2300.0,2950.0,2807.0,2157.0,4770.0,2326.0,1585.0,1845.0,1780.0,1780.0,2040.0,1975.0,1247.0,2820.0,2495.0,2170.0,2417.0,2417.0,2157.0,1897.0,1897.0,1845.0,3340.0,2820.0,2430.0,2040.0,2053.0,2859.0,3795.0,5030.0,3730.0,3730.0,3405.0,1845.0,2573.0,1858.0,2820.0,1910.0,2170.0,2131.0,2534.0,2430.0,2430.0,2170.0,1325.0,2625.0,2066.0,1780.0,1910.0,2170.0,3210.0,2170.0,2690.0,2430.0,2495.0,2781.0,2495.0,2989.0,2157.0,2430.0,2820.0,7370.0,1663.0,4120.0,2677.0,2170.0,2690.0,1910.0,2235.0,2599.0,3730.0,1910.0,11270.0,2040.0,1754.0,2495.0,2144.0,2027.0,3080.0,2430.0,2430.0,2274.0,4120.0,1650.0,4120.0,2170.0,2755.0,1780.0,2430.0,3405.0,3145.0,3470.0,2027.0,1910.0,3210.0,2170.0,4120.0,2625.0,1975.0,2300.0,2690.0,2248.0,4341.0,2495.0,3210.0,3600.0,4484.0,3730.0,2105.0,3457.0,2170.0,2300.0,1975.0,1689.0,2690.0,2690.0,2170.0,1845.0,1780.0,2768.0,5485.0,2885.0,2547.0,3275.0,3457.0,3197.0,2066.0,2261.0,2287.0,2885.0,2807.0,5017.0,3171.0,2937.0,1975.0,2300.0,2040.0,1871.0,2820.0,2365.0,3470.0,2105.0,2430.0,1715.0,2040.0,2430.0,1780.0,2105.0,2170.0,3145.0,1858.0,2820.0,2170.0,2352.0,3730.0,3405.0,2690.0,2040.0,1520.0,2365.0,1585.0,1806.0,3132.0,2157.0,1897.0,3535.0,1936.0,2950.0,2625.0,2482.0,2560.0,1819.0,1845.0,1650.0,1741.0,2820.0,2287.0,1715.0,2495.0,1988.0,1819.0,1650.0,1637.0,2235.0,1845.0,2040.0,3210.0,2495.0,5095.0,8605.0,1910.0,2170.0,1975.0,1780.0,2170.0,3184.0,2040.0,2170.0,1910.0,2690.0,2560.0,3327.0,1949.0,1949.0,4120.0,2079.0,2170.0,37270.0,2807.0,2807.0,2807.0,2807.0,2937.0,2690.0,1910.0,2820.0,2326.0,2300.0,4107.0,3457.0,2690.0,1845.0,3015.0,1676.0,4055.0,1845.0,1897.0,2170.0,2131.0,7370.0,3470.0,2820.0,2274.0,2300.0,2235.0,2235.0,2053.0,2560.0,1754.0,2625.0,2040.0,2040.0,2677.0,1286.0,2664.0,1923.0,1923.0,2807.0,1910.0,1845.0,1910.0,2560.0,4120.0,2430.0,2430.0,1884.0,1949.0,2027.0,2469.0,1650.0,1520.0,2300.0,1429.0,2430.0,2560.0,1962.0,2560.0,1390.0,1975.0,3470.0,2196.0,1520.0,2300.0,2040.0,2820.0,2820.0,2820.0,4250.0,4757.0,4757.0,3977.0,4614.0,3847.0,4107.0,2560.0,2820.0,2690.0,2560.0,2820.0,2755.0,1741.0,5420.0,4510.0,2313.0,1806.0,1780.0,1910.0,1910.0,2014.0,2040.0,3990.0,2820.0,3080.0,2560.0,2560.0,1936.0,2105.0,1910.0,2014.0,1221.0,2105.0,2690.0,1611.0,2820.0,2040.0,1845.0,3665.0,1715.0,1715.0,1767.0,2027.0,1520.0,3145.0,2170.0,2430.0,3470.0,2885.0,2547.0,4770.0,2430.0,7370.0,3730.0,3860.0,9970.0,6070.0,2040.0,1910.0,2105.0,2443.0,3197.0,1832.0,3470.0,6720.0,1715.0,2833.0,2690.0,1780.0,1910.0,2157.0,2040.0,1260.0,2040.0,2131.0,2430.0,4120.0,4510.0,4120.0,8020.0,4250.0,5420.0,6070.0,3470.0,4120.0,4120.0,3470.0,4575.0,1585.0,1767.0,1650.0,1975.0,2586.0,2560.0,2950.0,2560.0,2560.0,2560.0,2885.0,2560.0,2820.0,2560.0,3340.0,2560.0,2495.0,3535.0,2040.0,2170.0,2989.0,1611.0,3470.0,3457.0,2820.0,2105.0,1975.0,2560.0,2820.0,2690.0,1585.0,3457.0,2430.0,2170.0,3275.0,1897.0,2040.0,2430.0,1585.0,2170.0,1650.0,2300.0,2690.0,1715.0,3210.0,2157.0,4705.0,1533.0,2495.0,1910.0,3080.0,1975.0,2170.0,2560.0,2105.0,1520.0,3457.0,7357.0,3197.0,1780.0,2820.0,1910.0,1845.0,3067.0,2690.0,1650.0,2040.0,9216.0,9216.0,2170.0,2170.0,2690.0,1780.0,2105.0,3795.0,3795.0,3145.0,3795.0,2170.0,1715.0,2157.0,2157.0,1676.0,1780.0,1871.0,2300.0,3158.0,3236.0,1845.0,2144.0,1780.0,1780.0,1650.0,1910.0,2430.0,2300.0,2300.0,2300.0,2040.0,2625.0,3470.0,4120.0,1663.0,2170.0,2040.0,4757.0,2521.0,3470.0,2040.0,2560.0,1975.0,1897.0,1897.0,4445.0,2755.0,2170.0,2690.0,2690.0,1520.0,1585.0,2846.0,3340.0,3210.0,4445.0,1520.0,1780.0,1611.0,1611.0,1611.0,1611.0,1611.0,1637.0,1598.0,2001.0,2690.0,2001.0,1845.0,1910.0,1975.0,1845.0,3210.0,2170.0,1975.0,1780.0,1962.0,2690.0,2430.0,2560.0,2170.0,1494.0,2690.0,2742.0,2300.0,4120.0,2560.0,3067.0,4120.0,4107.0,1507.0,1585.0,3405.0,1910.0,2430.0,2105.0,2235.0,2157.0,3470.0,4770.0,2430.0,2170.0,2092.0,2066.0,1910.0,2755.0,2495.0,2170.0,2625.0,2898.0,1910.0,1910.0,2820.0,2157.0,1845.0,4302.0,4120.0,1910.0,2027.0,2170.0,2560.0,2170.0,2105.0,2040.0,1975.0,2300.0,2495.0,2170.0,3275.0,2755.0,5420.0,3470.0,2170.0,1975.0,1884.0,2040.0,2430.0,2820.0,2638.0,1910.0,3340.0,1780.0,3210.0,2300.0,1325.0,1494.0,2183.0,1286.0,2170.0,1533.0,2339.0,2690.0,1520.0,2040.0,2040.0,2170.0,2300.0,1975.0,2495.0,1650.0,2170.0,2040.0,1975.0,1845.0,1910.0,3795.0,2339.0,2430.0,2430.0,2170.0,1546.0,1962.0,1975.0,1975.0,2170.0,2170.0,2365.0,1845.0,5095.0,2157.0,2690.0,1260.0,1650.0,1598.0,1741.0,2430.0,2430.0,1585.0,1715.0,1715.0,3340.0,3340.0,2820.0,1910.0,1910.0,3145.0,1871.0,2846.0,2170.0,6070.0,2560.0,2495.0,2690.0,1455.0,4770.0,3015.0,3210.0,1910.0,2300.0,5420.0,2365.0,2105.0,2040.0,1780.0,2105.0,1650.0,2430.0,2040.0,4770.0,2105.0,2625.0,2105.0,2365.0,2885.0,2989.0,2755.0,3002.0,1585.0,2560.0,1910.0,2755.0,4120.0,5381.0,7578.0,1715.0,2365.0,2820.0,3704.0,2690.0,1832.0,2430.0,2430.0,3340.0,3470.0,4120.0,4120.0,4445.0,2820.0,4770.0,6720.0,13220.0,4380.0,3600.0,6070.0,8020.0,4510.0,4120.0,4562.0,4562.0,2625.0,2014.0,2560.0,2859.0,2105.0,1897.0,4770.0,2235.0,1767.0,2170.0,3015.0,4445.0,2170.0,2885.0,3470.0,3470.0,1858.0,1520.0,1715.0,1910.0,2820.0,1845.0,2560.0,2560.0,2300.0,2040.0,2820.0,3080.0,2690.0,1871.0,2690.0,2053.0,5420.0,2690.0,2170.0,2157.0,2079.0,3470.0,2092.0,2170.0,1676.0,2157.0,1780.0,4380.0,2092.0,4770.0,1780.0,3327.0,1325.0,1910.0,1910.0,1845.0,1650.0,2170.0,2430.0,3470.0,2040.0,3210.0,1780.0,1845.0,2170.0,1975.0,2482.0,1910.0,1975.0,1637.0,2755.0,2820.0,2560.0,2560.0,2690.0,2560.0,1676.0,3197.0,2040.0,2235.0,1429.0,2170.0,1455.0,1689.0,1910.0,1650.0,3145.0,1507.0,1845.0,1871.0,2300.0,1624.0,3067.0,2690.0,2157.0,3067.0,2677.0,2014.0,1585.0,2625.0,2820.0,2820.0,4770.0,2430.0,1780.0,4120.0,2313.0,2430.0,2053.0,3041.0,2430.0,3340.0,3600.0,4133.0,1806.0,1910.0,2170.0,3210.0,2040.0,8241.0,3080.0,2105.0,2014.0,1234.0,2235.0,2300.0,2443.0,1845.0,1897.0,2196.0,2495.0,5420.0,2170.0,2105.0,1845.0,1780.0,1780.0,3730.0,2820.0,2560.0,2105.0,2040.0,2170.0,1910.0,6720.0,3210.0,2313.0,2170.0,1949.0,2560.0,4640.0,2040.0,2079.0,1767.0,1806.0,2430.0,1845.0,1975.0,1975.0,2040.0,1871.0,2131.0,2001.0,2040.0,1949.0,1962.0,1806.0,1975.0,3002.0,2989.0,2872.0,2001.0,2950.0,3002.0,2326.0,2833.0,2872.0,2872.0,1845.0,2794.0,2781.0,1741.0,1754.0,1741.0,1767.0,1741.0,2183.0,2235.0,2183.0,2235.0,3353.0,3158.0,2859.0,2859.0,2859.0,2183.0,2183.0,2183.0,2183.0,2183.0,2183.0,2183.0,2989.0,2781.0,1910.0,2690.0,3470.0,2495.0,2534.0,2690.0,2170.0,1494.0,2690.0,4497.0,3067.0,2937.0,4497.0,2495.0,1520.0,2625.0,1650.0,2820.0,3145.0,3080.0,2430.0,3470.0,2820.0,1780.0,2404.0,2430.0,2131.0,2274.0,2521.0,1260.0,1793.0,1650.0,2105.0,3015.0,2430.0,2625.0,3340.0,2755.0,2690.0,2495.0,2560.0,2365.0,2027.0,2027.0,2157.0,1390.0,2820.0,1975.0,2365.0,2040.0,1975.0,2534.0,2014.0,2430.0,2196.0,2482.0,2040.0,1715.0,3795.0,1910.0,1390.0,2235.0,2365.0,2040.0,2040.0,2820.0,2820.0,11270.0,2820.0,1910.0,2560.0,2170.0,1741.0,2170.0,3457.0,2027.0,1780.0,2170.0,3119.0,2170.0,1910.0,2430.0,2495.0,1975.0,2040.0,1845.0,2690.0,2560.0,2690.0,3210.0,2950.0,2690.0,1780.0,1845.0,1806.0,2690.0,2430.0,2300.0,2170.0,1910.0,2365.0,2365.0,2027.0,1689.0,1988.0,2287.0,1845.0,2430.0,4770.0,4770.0,4055.0,2027.0,2729.0,7370.0,1676.0,2430.0,3210.0,2040.0,2170.0,3405.0,2560.0,2560.0,2495.0,3470.0,1390.0,2495.0,2677.0,2937.0,2560.0,2170.0,2820.0,1910.0,1897.0,2508.0,1884.0,4120.0,1910.0,1910.0,2235.0,2430.0,2430.0,2560.0,2755.0,2105.0,2001.0,2495.0,2885.0,3210.0,1624.0,1507.0,2170.0,4510.0,3145.0,2170.0,1897.0,2170.0,5420.0,1650.0,2495.0,3210.0,6720.0,2040.0,3457.0,3470.0,2300.0,2105.0,2560.0,2950.0,1780.0,2690.0,2820.0,2495.0,1845.0,2820.0,3340.0,2820.0,3457.0,4120.0,8670.0,2820.0,2950.0,2300.0,2625.0,1897.0,2625.0,3470.0,2300.0,2300.0,2300.0,2950.0,2690.0,2105.0,3080.0,1715.0,2079.0,2430.0,2170.0,2690.0,1780.0,1598.0,2079.0,2820.0,4510.0,2300.0,2235.0,2196.0,2664.0,1975.0,2170.0,2222.0,2820.0,1910.0,4380.0,2690.0,2170.0,1975.0,2885.0,2170.0,2430.0,2820.0,1780.0,4120.0,2820.0,2820.0,2820.0,2820.0,2820.0,2820.0,2677.0,1897.0,2365.0,2027.0,2352.0,2430.0,4120.0,2157.0,5030.0,2300.0,2742.0,1819.0,6720.0,2820.0,3600.0,3080.0,2820.0,2040.0,1780.0,1975.0,3210.0,2157.0,2365.0,5030.0,4107.0,3327.0,3327.0,3145.0,4640.0,4107.0,3067.0,3015.0,4445.0,4107.0,3327.0,4757.0,3366.0,2547.0,1403.0,2820.0,1845.0,2352.0,1689.0,1650.0,2014.0,2430.0,1520.0,2430.0,2430.0,2625.0,1910.0,1975.0,2820.0,2430.0,2170.0,2950.0,1715.0,3145.0,2820.0,1780.0,2950.0,2287.0,2560.0,2430.0,2131.0,3587.0,2235.0,1715.0,3340.0,2170.0,1767.0,1780.0,1390.0,2365.0,1650.0,2300.0,2430.0,2300.0,2248.0,2040.0,2157.0,1910.0,1780.0,2339.0,2690.0,3145.0,3600.0,2690.0,1910.0,1520.0,1910.0,2105.0,2040.0,2170.0,2300.0,2430.0,2430.0,2105.0,3730.0,2820.0,1910.0,1650.0,2040.0,1975.0,3210.0,2820.0,2560.0,4120.0,1494.0,1780.0,2560.0,3470.0,2560.0,2365.0,1910.0,1416.0,1624.0,2430.0,2157.0,3197.0,3197.0,3197.0,2690.0,2417.0,2027.0,1884.0,2430.0,2625.0,3665.0,2807.0,4120.0,3795.0,2040.0,1988.0,2105.0,2040.0,1975.0,3340.0,2196.0,2690.0,2040.0,2430.0,1988.0,2820.0,2560.0,2820.0,4770.0,3470.0,1702.0,1702.0,2014.0,2820.0,1767.0,1481.0,4926.0,2170.0,2105.0,2300.0,2157.0,2235.0,2430.0,1975.0,1897.0,2105.0,4120.0,3457.0,2170.0,2690.0,3470.0,2820.0,2170.0,7370.0,3080.0,2287.0,2885.0,4770.0,4120.0,2287.0,3080.0,2105.0,3080.0,2300.0,3145.0,2560.0,2950.0,3470.0,2300.0,2495.0,2495.0,2885.0,1910.0,3340.0,2430.0,2560.0,2170.0,3015.0,3990.0,1897.0,2690.0,1975.0,3990.0,2807.0,2170.0,2170.0,1910.0,2014.0,3795.0,2040.0,2820.0,2300.0,2196.0,2196.0,2196.0,2196.0,1988.0,1637.0,2105.0,2560.0,2365.0,1780.0,1910.0,1715.0,2885.0,2235.0,2690.0,2625.0,2235.0,4640.0,2612.0,2170.0,1780.0,2417.0,2157.0,1780.0,3470.0,2820.0,2950.0,3080.0,1910.0,1910.0,1780.0,2430.0,3210.0,2300.0,4770.0,2560.0,1585.0,2820.0,2690.0,3015.0,2417.0,2417.0,1715.0,3210.0,2040.0,4445.0,1897.0,1767.0,1767.0,1767.0,1767.0,1767.0,1897.0,1767.0,1767.0,1897.0,1637.0,1637.0,1897.0,2157.0,1637.0,1637.0,1637.0,2235.0,1767.0,2365.0,1767.0,2066.0,2066.0,2560.0,1845.0,2495.0,2807.0,2677.0,2430.0,3210.0,1520.0,1832.0,1780.0,3340.0,974.0,2430.0,1715.0,2040.0,3470.0,1767.0,2170.0,5355.0,4120.0,2131.0,2495.0,2820.0,1520.0,1390.0,1780.0,1260.0,2690.0,5030.0,2365.0,2677.0,1715.0,2690.0,2157.0,3795.0,2664.0,1767.0,4445.0,2300.0,2820.0,2300.0,3470.0,2066.0,4120.0,2391.0,2365.0,1546.0,1910.0,3054.0,2131.0,2495.0,2430.0,2105.0,1962.0,2534.0,2924.0,2547.0,2924.0,2430.0,2040.0,3145.0,3795.0,2625.0,2755.0,1754.0,2430.0,2118.0,3600.0,2300.0,1806.0,1650.0,4354.0,4445.0,3405.0,3145.0,4315.0,2170.0,1975.0,2105.0,1429.0,3210.0,4120.0,3470.0,3730.0,2625.0,2105.0,2690.0,2820.0,1910.0,4445.0,1650.0,2105.0,4770.0,4120.0,2820.0,1910.0,1910.0,2820.0,2274.0,2430.0,2625.0,2118.0,2157.0,4770.0,3470.0,4120.0,6070.0,4705.0,2144.0,1780.0,5420.0,2820.0,1676.0,1910.0,2300.0,1897.0,1845.0,2885.0,2820.0,2690.0,2950.0,2352.0,2820.0,1832.0,1585.0,1767.0,2300.0,2430.0,2430.0,2300.0,2235.0,3470.0,2170.0,2495.0,2300.0,2430.0,1676.0,2560.0,2547.0,2430.0,961.0,4510.0,2950.0,2430.0,1585.0,1598.0,1585.0,2014.0,1975.0,6850.0,3990.0,2209.0,2430.0,1975.0,2430.0,1962.0,2170.0,2300.0,1546.0,2118.0,3990.0,2105.0,3457.0,2820.0,2833.0,1910.0,2820.0,1910.0,2170.0,2560.0,2300.0,2170.0,3327.0,2144.0,1897.0,2170.0,11595.0,2430.0,1650.0,1910.0,3340.0,1585.0,2560.0,2625.0,5745.0,1767.0,2690.0,2170.0,2495.0,4705.0,1780.0,3210.0,2443.0,2430.0,2417.0,2391.0,2157.0,2040.0,1650.0,3145.0,2157.0,2300.0,1715.0,1585.0,2430.0,2417.0,3470.0,1897.0,1689.0,3145.0,3210.0,2391.0,2430.0,1650.0,2430.0,1000.0,2950.0,1858.0,3080.0,3145.0,1585.0,1832.0,2430.0,3015.0,2547.0,2677.0,1650.0,2209.0,2430.0,1650.0,3210.0,4120.0,2287.0,1910.0,1780.0,3340.0,3431.0,2144.0,2430.0,4120.0,1624.0,4120.0,3145.0,2495.0,1715.0,1845.0,2625.0,2820.0,2430.0,2430.0,2170.0,1650.0,2040.0,3470.0,2300.0,5420.0,4705.0,3405.0,2105.0,2170.0,1442.0,2820.0,3210.0,3210.0,3132.0,2742.0,3431.0,3470.0,1000.0,2040.0,1715.0,1832.0,2183.0,2235.0,2066.0,1819.0,8020.0,3730.0,1845.0,1871.0,2092.0,2417.0,1975.0,2820.0,1403.0,5095.0,8020.0,2755.0,3145.0,2365.0,3145.0,2690.0,2170.0,2105.0,2235.0,3834.0,2040.0,2105.0,1832.0,2950.0,2820.0,1468.0,1611.0,2157.0,1988.0,2300.0,4757.0,1949.0,2014.0,2690.0,1910.0,1910.0,3847.0,4510.0,3470.0,2105.0,2625.0,5420.0,2196.0,1585.0,1260.0,1962.0,9970.0,1949.0,1780.0,2950.0,2950.0,2781.0,1793.0,1910.0,2833.0,2170.0,2001.0,2001.0,2196.0,2430.0,2040.0,2040.0,2885.0,1390.0,2820.0,1845.0,5810.0,2040.0,1585.0,1351.0,1975.0,2820.0,1546.0,1676.0,3210.0,2105.0,2690.0,2157.0,2807.0,1780.0,1884.0,1910.0,2560.0,2183.0,2625.0,4120.0,2105.0,2105.0,1780.0,2170.0,1975.0,1650.0,2157.0,2040.0,3210.0,2755.0,1923.0,2950.0,1871.0,1910.0,2560.0,1780.0,2950.0,1806.0,1754.0,1962.0,2430.0,2066.0,1793.0,2690.0,2300.0,2690.0,1845.0,2170.0,1325.0,1754.0,3015.0,4770.0,1832.0,2755.0,3730.0,2560.0,4770.0,3340.0,2365.0,2625.0,2365.0,2300.0,2755.0,4120.0,3210.0,3470.0,2755.0,3080.0,3145.0,2950.0,2482.0,2495.0,2495.0,2560.0,3210.0,2950.0,2560.0,1585.0,2820.0,1897.0,2027.0,2157.0,3080.0,1975.0,1936.0,2430.0,1689.0,4627.0,3470.0,2157.0,1507.0,2040.0,1780.0,2430.0,3145.0,1650.0,5420.0,3795.0,9957.0,9957.0,9957.0,4861.0,2807.0,13207.0,2118.0,2235.0,2105.0,1988.0,2950.0,1520.0,2170.0,2430.0,1845.0,3080.0,2430.0,2820.0,2820.0,2820.0,2040.0,1403.0,1364.0,1572.0,1494.0,1403.0,1403.0,1650.0,1663.0,2560.0,1845.0,4250.0,2430.0,2430.0,2820.0,2950.0,1910.0,1910.0,1650.0,4120.0,1390.0,2300.0,1546.0,2300.0,1715.0,2248.0,2170.0,3080.0,3470.0,1845.0,2495.0,3457.0,3457.0,1390.0,2105.0,2885.0,1845.0,4120.0,1910.0,2937.0,2560.0,2235.0,3015.0,1780.0,1910.0,1455.0,1975.0,3444.0,2144.0,2170.0,2144.0,2287.0,2339.0,2820.0,2326.0,2430.0,2170.0,3600.0,2755.0,2040.0,2040.0,1975.0,2105.0,1975.0,2040.0,1910.0,2040.0,2040.0,2040.0,2040.0,2820.0,2560.0,2170.0,2157.0,2365.0,2170.0,1910.0,2053.0,1715.0,2040.0,2105.0,1975.0,2170.0,2820.0,1910.0,3080.0,2547.0,1884.0,2690.0,2820.0,1923.0,2820.0,2820.0,4237.0,2820.0,2170.0,3626.0,1715.0,2170.0,1897.0,3340.0,2625.0,2365.0,1884.0,2352.0,2235.0,1728.0,7370.0,2313.0,2235.0,2170.0,3080.0,2937.0,4042.0,2040.0,2430.0,7240.0,13220.0,13805.0,1910.0,2885.0,2820.0,1624.0,1585.0,4120.0,1585.0,1910.0,3470.0,2300.0,2430.0,3145.0,1975.0,2040.0,1845.0,2040.0,2365.0,2027.0,1975.0,2118.0,2300.0,1741.0,2040.0,2118.0,2105.0,3470.0,1429.0,3470.0,3470.0,2261.0,2157.0,1780.0,1767.0,2040.0,3860.0,1520.0,1520.0,3470.0,4419.0,2157.0,3470.0,3080.0,3886.0,1936.0,1715.0,2820.0,2170.0,2820.0,2170.0,2690.0,2105.0,1520.0,2157.0,2820.0,2170.0,2690.0,2066.0,2157.0,1780.0,5160.0,3171.0,3275.0,4770.0,3145.0,2300.0,4640.0,2170.0,2261.0,3210.0,2170.0,2820.0,1780.0,1585.0,1780.0,1910.0,2326.0,1585.0,2820.0,6070.0,2222.0,2235.0,1780.0,1715.0,2040.0,2820.0,6070.0,6070.0,1507.0,1520.0,1923.0,2820.0,2690.0,2235.0,1715.0,2820.0,1780.0,1845.0,2170.0,1910.0,2300.0,2495.0,1507.0,1975.0,1845.0,3210.0,1910.0,3210.0,2170.0,1910.0,3080.0,2820.0,1585.0,1585.0,1585.0,3470.0,2469.0,2274.0,2989.0,2378.0,2274.0,1780.0,1260.0,2040.0,5355.0,2300.0,2820.0,3210.0,2170.0,2105.0,6395.0,2014.0,1598.0,1598.0,2820.0,3470.0,3210.0,3457.0,2495.0,1650.0,1715.0,2430.0,3405.0,3210.0,2170.0,1520.0,1559.0,2807.0,2807.0,2807.0,2040.0,2170.0,2560.0,2950.0,2560.0,2430.0,2105.0,8020.0,3210.0,4770.0,1975.0,2482.0,2235.0,3730.0,1988.0,3470.0,2287.0,1884.0,2001.0,2950.0,1676.0,2898.0,2170.0,1910.0,2300.0,3730.0,3405.0,2560.0,1767.0,3145.0,1351.0,2157.0,2495.0,2105.0,4120.0,1650.0,5810.0,2170.0,2391.0,2495.0,3470.0,2456.0,2170.0,3210.0,2560.0,3470.0,3145.0,2417.0,1845.0,2027.0,3340.0,2287.0,2365.0,3210.0,3470.0,13870.0,2430.0,2430.0,2560.0,1637.0,1637.0,1637.0,1715.0,2677.0,2365.0,2755.0,3015.0,1767.0,2690.0,1975.0,3405.0,3275.0,2885.0,3600.0,1715.0,1715.0,1715.0,4120.0,1780.0,1975.0,2690.0,7695.0,2820.0,2820.0,7370.0,5420.0,3470.0,6070.0,3080.0,3080.0,2950.0,3470.0,4770.0,3080.0,1715.0,2677.0,3730.0,1390.0,2040.0,2755.0,2027.0,2170.0,2495.0,1585.0,1585.0,2170.0,2495.0,2300.0,1728.0,2690.0,1780.0,2170.0,2820.0,1897.0,1975.0,2365.0,3080.0,2820.0,3275.0,1975.0,4250.0,2495.0,2495.0,2157.0,1585.0,1845.0,1702.0,2040.0,2365.0,1715.0,2170.0,2170.0,2430.0,2885.0,2807.0,1780.0,2482.0,2560.0,2690.0,2794.0,13870.0,13870.0,13870.0,2820.0,5420.0,2820.0,2430.0,1650.0,2560.0,2547.0,2820.0,2560.0,1520.0,3080.0,1910.0,2157.0,2534.0,2430.0,2430.0,2430.0,1910.0,2430.0,2950.0,2430.0,2170.0,3665.0,3821.0,1637.0,1767.0,1637.0,1806.0,1533.0,1585.0,1533.0,1585.0,1533.0,1533.0,1533.0,1507.0,1507.0,1533.0,1507.0,1507.0,1507.0,1507.0,1585.0,1637.0,1806.0,2040.0,1780.0,2287.0,3197.0,3197.0,1702.0,2170.0,2157.0,1780.0,2027.0,2820.0,2417.0,2365.0,2157.0,2807.0,2157.0,3730.0,2105.0,2105.0,2170.0,2417.0,2495.0,2365.0,2235.0,2495.0,2365.0,2430.0,2430.0,1715.0,1715.0,1845.0,1923.0,1923.0,1780.0,1897.0,1767.0,1845.0,1975.0,1637.0,1559.0,1559.0,1559.0,1637.0,1897.0,2456.0,3210.0,2105.0,2040.0,2040.0,2703.0,2820.0,2807.0,2820.0,1975.0,1975.0,1897.0,2430.0,2560.0,2430.0,2170.0,2040.0,2430.0,1962.0,2430.0,3444.0,2911.0,1897.0,1780.0,2300.0,1715.0,1910.0,2287.0,2482.0,2170.0,2820.0,2820.0,2820.0,2820.0,3990.0,3990.0,3990.0,3990.0,2950.0,2950.0,2950.0,2950.0,2300.0,2300.0,2300.0,1403.0,2144.0,2430.0,2547.0,1832.0,1507.0,1598.0,1507.0,1715.0,1715.0,1715.0,1637.0,1637.0,1637.0,1637.0,1637.0,1637.0,1637.0,1845.0,1637.0,2404.0,2820.0,2807.0,2300.0,3405.0,2885.0,2170.0,2170.0,2300.0,1780.0,1702.0,1715.0,1715.0,1715.0,1715.0,1715.0,1715.0,1910.0,1871.0,1715.0,1650.0,1819.0,2547.0,2170.0,1975.0,3470.0,4575.0,5420.0,3730.0,3340.0,2365.0,2170.0,6005.0,2560.0,1975.0,2170.0,1884.0,2495.0,3015.0,2027.0,3327.0,2157.0,2495.0,1715.0,2820.0,2170.0,3236.0,1975.0,2820.0,2924.0,2157.0,2170.0,3587.0,2560.0,1715.0,2079.0,2170.0,2820.0,1975.0,2365.0,1975.0,2235.0,3457.0,1845.0,2300.0,2690.0,2092.0,1975.0,1910.0,2157.0,2560.0,2105.0,2105.0,1975.0,2040.0,1975.0,2170.0,2105.0,2040.0,1975.0,1975.0,1975.0,2170.0,2170.0,1390.0,2703.0,2001.0,2170.0,1962.0,2040.0,2170.0,2690.0,2625.0,1715.0,2430.0,2703.0,1975.0,2066.0,2040.0,1845.0,2274.0,2040.0,2040.0,2040.0,7370.0,4250.0,2833.0,2820.0,2170.0,1585.0,2820.0,3080.0,1910.0,1793.0,1416.0,7370.0,5420.0,2495.0,2040.0,2040.0,2157.0,3145.0,2807.0,1910.0,2079.0,3210.0,4770.0,4770.0,7370.0,7370.0,6070.0,6070.0,4770.0,6070.0,6070.0,10620.0,10620.0,9320.0,4120.0,9320.0,1780.0,1689.0,1689.0,1715.0,1754.0,2040.0,2157.0,1910.0,2950.0,2183.0,2183.0,2430.0,1910.0,4770.0,4770.0,2677.0,1832.0,2105.0,2560.0,2040.0,2118.0,3470.0,1975.0,2417.0,2495.0,2950.0,2170.0,2430.0,1897.0,3457.0,2430.0,2170.0,1325.0,1676.0,1650.0,2040.0,3470.0,1767.0,4770.0,2170.0,2157.0,2040.0,1910.0,1910.0,2105.0,2300.0,1520.0,2300.0,3990.0,1780.0,2820.0,5095.0,2625.0,2300.0,1728.0,2430.0,3002.0,4120.0,3106.0,2430.0,2365.0,2105.0,2690.0,2586.0,1767.0,1520.0,1585.0,1715.0,2300.0,2170.0,2495.0,3470.0,2430.0,8670.0,8644.0,4107.0,2820.0,1910.0,2820.0,1936.0,2040.0,2235.0,2495.0,1780.0,1780.0,2807.0,1806.0,3990.0,1845.0,2625.0,4627.0,2937.0,1793.0,1845.0,2339.0,1975.0,2417.0,2196.0,1780.0,4120.0,3197.0,3795.0,3210.0,2014.0,2118.0,2495.0,1910.0,1650.0,1650.0,1845.0,1897.0,1780.0,3470.0,1910.0,2820.0,2105.0,2417.0,2040.0,1910.0,2079.0,2742.0,1819.0,2027.0,2040.0,2430.0,2820.0,2170.0,1780.0,2950.0,3444.0,2300.0,2040.0,2560.0,1715.0,2950.0,2820.0,2170.0,2170.0,2027.0,1585.0,1780.0,2625.0,1533.0,1819.0,6057.0,7357.0,1650.0,2027.0,2170.0,6005.0,3795.0,2170.0,2170.0,2040.0,2170.0,2430.0,2625.0,2014.0,3236.0,2040.0,1975.0,3470.0,2040.0,1494.0,1494.0,1507.0,1585.0,2820.0,3028.0,2170.0,2651.0,2105.0,1715.0,1780.0,1585.0,2690.0,1897.0,1780.0,1715.0,2547.0,2807.0,2404.0,1780.0,2430.0,2430.0,2170.0,1897.0,2300.0,1585.0,1780.0,1910.0,1715.0,2170.0,1910.0,2105.0,2690.0,2274.0,2482.0,2625.0,3652.0,1780.0,2430.0,2638.0,2560.0,2170.0,2105.0,1702.0,1546.0,1650.0,1650.0,1936.0,1949.0,2170.0,3080.0,1858.0,1897.0,1767.0,2820.0,2625.0,2300.0,3275.0,2950.0,1845.0,3730.0,2040.0,2157.0,2820.0,2001.0,2807.0,2157.0,1858.0,2105.0,2157.0,1000.0,2820.0,2235.0,1845.0,2820.0,3535.0,3535.0,1650.0,1650.0,1650.0,2690.0,4120.0,2339.0,3483.0,2521.0,2339.0,4120.0,1429.0,2430.0,2950.0,1897.0,1819.0,1780.0,2300.0,2690.0,2430.0,1975.0,2105.0,2105.0,2040.0,1910.0,2820.0,2365.0,1715.0,1455.0,2300.0,1910.0,2820.0,1715.0,1949.0,1806.0,1455.0,3210.0,2625.0,2820.0,1364.0,1910.0,1975.0,1780.0,3275.0,2755.0,2430.0,2157.0,3340.0,1650.0,2937.0,3405.0,1845.0,2885.0,2157.0,2157.0,1780.0,1780.0,1780.0,1715.0,1780.0,2014.0,8410.0,6720.0,2820.0,2820.0,2820.0,2365.0,1676.0,1780.0,2443.0,1975.0,2170.0,3860.0,2170.0,2014.0,2326.0,1377.0,2170.0,1910.0,3015.0,3470.0,2482.0,2521.0,4380.0,2170.0,3600.0,2430.0,2040.0,2040.0,1780.0,1572.0,2235.0,1702.0,4185.0,1845.0,3145.0,2014.0,2430.0,2430.0,1845.0,3249.0,2235.0,2495.0,1780.0,1897.0,3626.0,1910.0,1845.0,2430.0,2170.0,2677.0,2066.0,1767.0,2105.0,2105.0,3405.0,1936.0,4757.0,4107.0,2820.0,2144.0,1650.0,3054.0,2430.0,2755.0,1533.0,5420.0,1520.0,1832.0,2430.0,1975.0,2170.0,2690.0,2170.0,2170.0,2365.0,2170.0,2300.0,2040.0,1650.0,3210.0,1975.0,2430.0,3379.0,1520.0,3210.0,2560.0,1520.0,1585.0,3080.0,2170.0,2430.0,3080.0,2170.0,4120.0,3340.0,2027.0,1910.0,2040.0,3080.0,2170.0,2300.0,2300.0,1975.0,1975.0,2040.0,1195.0,3080.0,4120.0,2170.0,1780.0,2430.0,1975.0,2625.0,3470.0,2807.0,2430.0,1650.0,2690.0,1806.0,3795.0,2950.0,2378.0,2027.0,3015.0,1975.0,3015.0,2170.0,1520.0,5810.0,6720.0,2560.0,3197.0,1975.0,3470.0,2430.0,2040.0,2040.0,1780.0,3327.0,2820.0,1780.0,1767.0,2170.0,3730.0,2495.0,1975.0,2495.0,2170.0,2950.0,2495.0,2339.0,2560.0,2560.0,2170.0,2170.0,1910.0,2547.0,2040.0,2144.0,2820.0,2170.0,1819.0,2248.0,1650.0,2040.0,1988.0,2950.0,1910.0,2820.0,2430.0,2027.0,2820.0,2040.0,1975.0,3847.0,2404.0,2183.0,2170.0,2170.0,2170.0,2170.0,2196.0,2820.0,2430.0,1819.0,2716.0,3015.0,3470.0,3080.0,3080.0,3080.0,1728.0,1715.0,1715.0,1845.0,2560.0,2430.0,1559.0,1897.0,3990.0,3730.0,1858.0,1910.0,1975.0,2430.0,2170.0,1910.0,1806.0,1650.0,3145.0,3470.0,2040.0,2105.0,2157.0,2365.0,1507.0,1845.0,2105.0,2105.0,2690.0,2300.0,2157.0,1975.0,2820.0,2560.0,2196.0,2885.0,2820.0,1780.0,2300.0,2430.0,2261.0,2937.0,2495.0,2612.0,2612.0,3184.0,2157.0,2547.0,3080.0,2820.0,2547.0,2157.0,1910.0,1390.0,1780.0,2079.0,1936.0,2820.0,1780.0,2690.0,1845.0,1910.0,2235.0,2820.0,2560.0,2365.0,2170.0,2170.0,3470.0,2950.0,2950.0,2170.0,2430.0,2690.0,1975.0,2170.0,2066.0,2131.0,4120.0,2820.0,2339.0,2105.0,2157.0,2235.0,2040.0,2105.0,2456.0,1598.0,1780.0,1585.0,2430.0,6070.0,1910.0,1845.0,2170.0,2235.0,1650.0,2040.0,1910.0,2300.0,2495.0,2027.0,1780.0,2170.0,2690.0,3080.0,4107.0,1975.0,2105.0,4120.0,3145.0,1780.0,1910.0,2950.0,4120.0,2560.0,2950.0,2105.0,1780.0,3015.0,1897.0,1910.0,1910.0,1923.0,2209.0,1767.0,1650.0,2300.0,2560.0,2560.0,2430.0,1559.0,2937.0,3340.0,1910.0,1767.0,2430.0,3470.0,2027.0,1715.0,4120.0,2950.0,1559.0,2755.0,1455.0,2170.0,3470.0,2040.0,1676.0,1910.0,3340.0,2014.0,2170.0,2729.0,2235.0,1975.0,2040.0,2040.0,2430.0,1910.0,1780.0,2040.0,2560.0,1910.0,2170.0,2144.0,3470.0,4120.0,2235.0,1715.0,4120.0,2040.0,2105.0,3470.0,3470.0,2040.0,1767.0,2820.0,2755.0,1429.0,1416.0,1351.0,2417.0,2157.0,2950.0,2690.0,2430.0,2820.0,2430.0,8007.0,4627.0,3210.0,2105.0,2547.0,2170.0,4783.0,3470.0,1715.0,2560.0,1975.0,2170.0,2495.0,2040.0,2820.0,2963.0,2222.0,2170.0,3990.0,2235.0,2040.0,2300.0,2495.0,1260.0,1676.0,1585.0,1585.0,1585.0,1585.0,1585.0,1585.0,1429.0,1429.0,1429.0,1416.0,1364.0,1897.0,2820.0,2560.0,2820.0,1585.0,2040.0,1975.0,1845.0,1845.0,3275.0,2300.0,2430.0,1897.0,2677.0,2001.0,2196.0,1702.0,2560.0,2950.0,2430.0,4120.0,2170.0,1845.0,1585.0,1910.0,1650.0,3470.0,2625.0,1910.0,2807.0,2040.0,2417.0,2417.0,2820.0,2820.0,2820.0,2170.0,1975.0,1585.0,2300.0,2105.0,9307.0,1780.0,2196.0,1845.0,5641.0,2040.0,2300.0,3470.0,2105.0,2040.0,1871.0,2820.0,2599.0,2118.0,2300.0,2287.0,2365.0,4120.0,2950.0,2820.0,1533.0,2040.0,1910.0,2560.0,2430.0,3106.0,2430.0,2495.0,2690.0,2105.0,2040.0,2105.0,2690.0,2300.0,2430.0,2105.0,2300.0,2300.0,2456.0,3626.0,2560.0,1715.0,2105.0,2105.0,1910.0,2170.0,2807.0,2677.0,3197.0,2027.0,3145.0,3457.0,7357.0,2300.0,8670.0,2365.0,2287.0,2547.0,3600.0,1975.0,2651.0,2430.0,3210.0,8020.0,1715.0,4770.0,2235.0,1975.0,2300.0,1455.0,1845.0,2820.0,3470.0,2274.0,3340.0,2430.0,2040.0,1975.0,1975.0,1910.0,7370.0,3925.0,2118.0,1975.0,1377.0,2040.0,1780.0,1780.0,2300.0,1845.0,1702.0,2560.0,1650.0,2820.0,2430.0,1806.0,2820.0,2625.0,2365.0,1546.0,2755.0,1845.0,1715.0,1715.0,2690.0,1858.0,1390.0,1780.0,2261.0,2430.0,1650.0,1910.0,2820.0,1780.0,2300.0,1975.0,2820.0,2365.0,4107.0,3470.0,1910.0,1897.0,5420.0,3990.0,2300.0,2430.0,2430.0,1767.0,2040.0,3457.0,1650.0,3470.0,1910.0,2365.0,2170.0,1988.0,4250.0,3990.0,3210.0,2417.0,1975.0,1650.0,3457.0,1715.0,1780.0,1715.0,1650.0,1585.0,1650.0,2495.0,2820.0,2430.0,1715.0,2365.0,4250.0,1520.0,1975.0,1910.0,1897.0,2040.0,1520.0,5030.0,2950.0,2040.0,1975.0,1910.0,2742.0,2495.0,2300.0,3197.0,4120.0,3730.0,2170.0,1780.0,1767.0,3210.0,2248.0,2820.0,2105.0,2430.0,1650.0,2365.0,2105.0,1910.0,2430.0,1715.0,2755.0,3470.0,1624.0,2170.0,2885.0,1845.0,4770.0,2495.0,1845.0,1520.0,2300.0,1585.0,2690.0,2157.0,2820.0,1845.0,2170.0,2235.0,2820.0,1910.0,1650.0,1650.0,1520.0,1780.0,2170.0,2222.0,2235.0,2300.0,1845.0,2430.0,2040.0,2950.0,4770.0,2807.0,2560.0,2495.0,2157.0,2365.0,3470.0,2235.0,1975.0,1910.0,2157.0,2040.0,2300.0,2300.0,1650.0,1650.0,1650.0,1520.0,1975.0,2820.0,1585.0,3210.0,1650.0,2170.0,2027.0,1299.0,2820.0,2560.0,2040.0,4575.0,2690.0,4107.0,4497.0,1546.0,2040.0,2040.0,2157.0,2066.0,2677.0,1767.0,3470.0,3795.0,1975.0,1910.0,2235.0,1975.0,4211.0,2170.0,2430.0,3860.0,1910.0,3145.0,2170.0,6070.0,2365.0,2027.0,2560.0,3080.0,4120.0,2820.0,2040.0,1650.0,2560.0,1715.0,2690.0,2820.0,1585.0,2105.0,2118.0,2430.0,2066.0,4497.0,3977.0,1650.0,2157.0,2170.0,1559.0,2040.0,2157.0,2170.0,1819.0,2560.0,1780.0,1611.0,4120.0,1520.0,1975.0,2040.0,1910.0,2430.0,2495.0,2560.0,2820.0,2144.0,2157.0,1910.0,2599.0,2599.0,2040.0,1845.0,3457.0,2157.0,2547.0,2560.0,2430.0,1910.0,2170.0,2820.0,3470.0,2170.0,2170.0,2430.0,2170.0,2430.0,4120.0,2222.0,2053.0,2430.0,2430.0,2820.0,1910.0,1520.0,2300.0,2950.0,1910.0,2625.0,3080.0,1572.0,1650.0,3197.0,10620.0,2105.0,2105.0,2040.0,2040.0,2807.0,1975.0,2430.0,2430.0,2261.0,2820.0,2690.0,1715.0,1897.0,1715.0,1715.0,1520.0,2430.0,2326.0,1780.0,2040.0,1780.0,2755.0,4120.0,3470.0,3470.0,2157.0,2027.0,2170.0,7370.0,1780.0,2040.0,3080.0,1689.0,1377.0,3470.0,1793.0,2040.0,2807.0,1585.0,1910.0,3795.0,2300.0,2105.0,1650.0,3080.0,4380.0,1637.0,2248.0,2534.0,2963.0,3457.0,1910.0,2378.0,1650.0,3145.0,1715.0,2170.0,2950.0,1455.0,2430.0,2157.0,2040.0,3145.0,1715.0,1975.0,3158.0,1715.0,2690.0,2170.0,1546.0,2170.0,3145.0,1520.0,2430.0,1559.0,2092.0,1793.0,2079.0,1910.0,2300.0,2040.0,2300.0,4224.0,2300.0,2300.0,4744.0,2040.0,1780.0,2170.0,1650.0,1520.0,1832.0,1637.0,3145.0,2430.0,2430.0,1845.0,2807.0,1455.0,3210.0,2300.0,2040.0,2690.0,2716.0,1845.0,2820.0,2170.0,2040.0,2014.0,2638.0,2950.0,2547.0,1845.0,2495.0,2677.0,2430.0,2170.0,1468.0,1845.0,1715.0,3145.0,2079.0,2950.0,1910.0,2586.0,1390.0,1572.0,1975.0,2170.0,2378.0,1520.0,4250.0,2365.0,4445.0,2807.0,2170.0,1897.0,1780.0,6720.0,1910.0,2170.0,13870.0,1884.0,2950.0,1793.0,1884.0,2365.0,2170.0,2170.0,2170.0,2768.0,2820.0,1845.0,2820.0,2300.0,1858.0,2235.0,2560.0,2105.0,2521.0,2950.0,3405.0,3730.0,2105.0,2040.0,1819.0,1806.0,3470.0,3210.0,2755.0,2196.0,1845.0,1923.0,2820.0,3470.0,1975.0,2066.0,3197.0,1455.0,2144.0,2170.0,2040.0,1650.0,2014.0,2170.0,2157.0,1780.0,2495.0,2170.0,1520.0,2170.0,2820.0,2651.0,2820.0,2456.0,2560.0,3470.0,3405.0,3990.0,4120.0,2209.0,1975.0,2430.0,4380.0,2833.0,2495.0,2495.0,4120.0,2105.0,1780.0,1650.0,2430.0,2157.0,6707.0,1923.0,3470.0,1780.0,1910.0,2040.0,1845.0,1910.0,2040.0,9970.0,2820.0,1910.0,1715.0,2430.0,2287.0,1650.0,2430.0,2508.0,2560.0,4445.0,2430.0,1715.0,1715.0,2430.0,2261.0,2690.0,2170.0,3717.0,3210.0,2456.0,2235.0,2300.0,1962.0,3470.0,1975.0,2040.0,2300.0,1702.0,2170.0,2027.0,2105.0,2170.0,2040.0,2170.0,2495.0,2690.0,2560.0,3470.0,1910.0,1910.0,2417.0,2170.0,2794.0,1975.0,1650.0,1702.0,2144.0,2547.0,2170.0,1585.0,3990.0,1715.0,2820.0],"xaxis":"x","yaxis":"y"},{"alignmentgroup":"True","bingroup":"x","hovertemplate":"engine_type=Nuclear
price=%{x}
count=%{y}","legendgroup":"Nuclear","marker":{"color":"#00cc96"},"name":"Nuclear","offsetgroup":"Nuclear","orientation":"v","showlegend":true,"type":"histogram","x":[1195.0,1559.0,1208.0,1260.0,1195.0,1208.0,1195.0,1260.0,1104.0,1208.0,1208.0,1208.0,1208.0,1104.0,1143.0,1169.0,1156.0,1156.0,1117.0,1247.0,1052.0,1130.0,1130.0,1286.0,1208.0,1468.0,1130.0,1130.0,1260.0,1130.0,1247.0,1234.0,1195.0,1234.0,1234.0,1195.0,1195.0,1234.0,1221.0,1234.0,1234.0,1455.0,1091.0,1364.0,1208.0,1208.0,1208.0,1247.0,1247.0,1091.0,1195.0,1195.0,1130.0,1390.0,1325.0,1130.0,1520.0,1052.0,1390.0,1065.0,1117.0,1117.0,1520.0,1143.0,1117.0,1143.0,1117.0,1130.0,1117.0,1130.0,1130.0,1208.0,1585.0,1390.0,1117.0,1117.0,1091.0,1104.0,1260.0,1260.0,1910.0,1221.0,1221.0,1221.0,1221.0,1221.0,1221.0,1143.0,1143.0,1013.0,1351.0,1143.0,1143.0,1143.0,1221.0,1156.0,1130.0,1325.0,1845.0,1052.0,1169.0,1065.0,1052.0,1026.0,1065.0,1052.0,1065.0,1078.0,1065.0,1078.0,1065.0,1091.0,1650.0,1039.0,1078.0,1091.0,1039.0,1026.0,1156.0,1117.0,1117.0,1260.0,1195.0,1169.0,1169.0,1169.0,1117.0,1117.0,1104.0,1117.0,1104.0,1195.0,1195.0,1195.0,1169.0,1195.0,1195.0,1195.0,1195.0,1195.0,1208.0,1195.0,1195.0,1299.0,1299.0,1195.0,1208.0,1195.0,1195.0,1078.0,1156.0,1039.0,1299.0,1065.0,1065.0,1065.0,1065.0,1195.0,1195.0,1195.0,1195.0,1104.0,1104.0,1104.0,1104.0,1260.0,1299.0,1078.0,1078.0,1078.0,1156.0,1299.0,1156.0,1299.0,1104.0,1104.0,1104.0,1104.0,1104.0,1104.0,1104.0,1130.0,1091.0,1091.0,1130.0,1130.0,1221.0,1221.0,1156.0,1195.0,1234.0,1234.0,1234.0,1325.0,1208.0,1130.0,1130.0,1130.0,1130.0,1117.0,1130.0,1104.0,1208.0,1650.0,1078.0,1624.0,1260.0,1260.0,1780.0,1091.0,1221.0,1325.0,1156.0,1390.0,1026.0,1026.0,1130.0,1065.0,1221.0,1221.0,1221.0,1078.0,1091.0,1091.0,1091.0,1091.0,1078.0,1143.0,870.0,1364.0,1468.0,1195.0,1338.0,1195.0,1104.0,1065.0,1065.0,1091.0,1039.0,1065.0,2027.0,1260.0,1039.0,1104.0,1208.0,1455.0,1130.0,1390.0,1195.0,1104.0,1130.0,1130.0,1156.0,1130.0,1195.0,1195.0,1195.0,1195.0,1325.0,1208.0,1195.0,1221.0,1065.0,1065.0,1286.0,1078.0,1065.0,1026.0,1091.0,2079.0,4926.0,4302.0,1260.0,1234.0,1260.0,2430.0,1182.0,1260.0,1546.0,1390.0,1091.0,1091.0,1130.0,1260.0,1117.0,1273.0,1273.0,1273.0,1390.0,1234.0,1260.0,1065.0,1299.0,1455.0,1052.0,1026.0,1195.0,1065.0,1065.0,1065.0,1195.0],"xaxis":"x","yaxis":"y"}],"layout":{"barmode":"relative","legend":{"title":{"text":"engine_type"},"tracegroupgap":0},"margin":{"t":60},"template":{"data":{"bar":[{"error_x":{"color":"#2a3f5f"},"error_y":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5}},"type":"bar"}],"barpolar":[{"marker":{"line":{"color":"#E5ECF6","width":0.5}},"type":"barpolar"}],"carpet":[{"aaxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"baxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"histogram":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"histogram"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#EBF0F8"},"line":{"color":"white"}},"header":{"fill":{"color":"#C8D4E3"},"line":{"color":"white"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#2a3f5f","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#2a3f5f"},"geo":{"bgcolor":"white","lakecolor":"white","landcolor":"#E5ECF6","showlakes":true,"showland":true,"subunitcolor":"white"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"light"},"paper_bgcolor":"white","plot_bgcolor":"#E5ECF6","polar":{"angularaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"yaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"zaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"}},"shapedefaults":{"line":{"color":"#2a3f5f"}},"ternary":{"aaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"baxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"title":{"x":0.05},"xaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"price"},"type":"log"},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"count"}}}} \ No newline at end of file +{"data":[{"alignmentgroup":"True","bingroup":"x","hovertemplate":"engine_type=Quantum
price=%{x}
count=%{y}","legendgroup":"Quantum","marker":{"color":"#636efa","pattern":{"shape":""}},"name":"Quantum","offsetgroup":"Quantum","orientation":"v","showlegend":true,"x":[1325.0,1325.0,1260.0,1780.0,1975.0,1754.0,1455.0,1715.0,4120.0,1247.0,1195.0,1260.0,1520.0,1585.0,1455.0,1312.0,1221.0,2170.0,1455.0,1429.0,1806.0,1455.0,1780.0,1676.0,1247.0,1507.0,1975.0,1338.0,1507.0,1221.0,1715.0,1585.0,1455.0,1650.0,2495.0,1780.0,1598.0,1377.0,1884.0,1689.0,1585.0,1845.0,1975.0,1169.0,1650.0,1364.0,1585.0,1364.0,1377.0,1975.0,1169.0,1195.0,1416.0,1195.0,1325.0,1286.0,1390.0,2157.0,1494.0,1650.0,1416.0,1351.0,1611.0,1585.0,2690.0,1195.0,1455.0,1598.0,1650.0,1715.0,1650.0,1390.0,1390.0,1871.0,1416.0,1910.0,1845.0,1455.0,1455.0,1325.0,1377.0,1520.0,1845.0,1520.0,1273.0,1585.0,1260.0,2105.0,1234.0,1585.0,2560.0,2690.0,2690.0,3002.0,1260.0,1585.0,1910.0,1650.0,1455.0,1975.0,1520.0,1455.0,1325.0,1351.0,1429.0,1390.0,1455.0,1546.0,1455.0,1845.0,1260.0,1260.0,1273.0,1195.0,1455.0,1585.0,1520.0,1416.0,2690.0,2885.0,1845.0,1611.0,1520.0,1195.0,1195.0,1767.0,1845.0,1494.0,1390.0,1442.0,1442.0,1364.0,1325.0,1325.0,1221.0,1416.0,2027.0,1585.0,1650.0,1520.0,1390.0,1897.0,1897.0,1676.0,1780.0,1585.0,1312.0,1377.0,1455.0,1390.0,1585.0,1481.0,1468.0,1520.0,1637.0,1299.0,1195.0,1390.0,1507.0,1442.0,1520.0,1910.0,2365.0,1910.0,1325.0,1260.0,1247.0,1780.0,2027.0,1650.0,1676.0,1715.0,1650.0,1286.0,2976.0,1429.0,2950.0,2053.0,1325.0,1494.0,1585.0,1715.0,1247.0,1247.0,1910.0,2300.0,1312.0,1520.0,1520.0,1780.0,1429.0,1676.0,1520.0,1442.0,1767.0,1455.0,1455.0,1390.0,1767.0,2235.0,1247.0,1312.0,1260.0,1260.0,1520.0,1325.0,1390.0,1455.0,1286.0,1273.0,1481.0,1130.0,1130.0,1260.0,1260.0,1260.0,1650.0,1273.0,1260.0,1286.0,1559.0,1910.0,1910.0,3470.0,1234.0,2157.0,1260.0,1325.0,1390.0,1390.0,1390.0,1390.0,1455.0,1650.0,1455.0,1715.0,1338.0,1338.0,1286.0,1338.0,1650.0,1650.0,1650.0,1520.0,1195.0,1130.0,1273.0,1650.0,1130.0,1260.0,1780.0,1117.0,1104.0,1195.0,1169.0,1364.0,1416.0,1533.0,1182.0,1182.0,1195.0,1169.0,1169.0,1910.0,2365.0,1260.0,1260.0,1520.0,1520.0,2170.0,2144.0,1754.0,1572.0,1637.0,1286.0,1754.0,1884.0,1286.0,1455.0,1910.0,1650.0,1208.0,1650.0,2183.0,2105.0,1390.0,1325.0,1520.0,2365.0,1156.0,1585.0,1585.0,2027.0,2105.0,1715.0,1559.0,1533.0,1260.0,1221.0,1416.0,1481.0,1468.0,1572.0,2885.0,1598.0,1260.0,1650.0,1650.0,1585.0,1650.0,2157.0,1325.0,1442.0,1325.0,1325.0,1195.0,1325.0,1325.0,1234.0,1325.0,1325.0,1260.0,1364.0,1455.0,1026.0,1000.0,1585.0,1546.0,1390.0,1767.0,1351.0,1390.0,1351.0,1442.0,1390.0,1195.0,1260.0,1390.0,1494.0,1364.0,1364.0,1338.0,1325.0,1247.0,1585.0,1520.0,1546.0,1312.0,1390.0,1299.0,1286.0,1390.0,1780.0,1260.0,1650.0,1520.0,1780.0,1286.0,1481.0,1780.0,2222.0,2482.0,2729.0,2729.0,1585.0,1650.0,1715.0,1247.0,1494.0,1260.0,1286.0,1390.0,1325.0,1650.0,1260.0,1325.0,1494.0,1234.0,1910.0,1416.0,1273.0,1260.0,1689.0,1455.0,1650.0,1260.0,1715.0,1325.0,1390.0,1130.0,1455.0,1650.0,2833.0,1390.0,1715.0,1715.0,1520.0,1156.0,1481.0,1481.0,1442.0,2105.0,1585.0,1533.0,1195.0,1195.0,1780.0,1416.0,1260.0,1390.0,1520.0,1455.0,1793.0,1143.0,1494.0,1507.0,1195.0,1416.0,1325.0,1754.0,1325.0,1884.0,1884.0,1650.0,1546.0,2040.0,1494.0,1390.0,1325.0,1585.0,1585.0,1585.0,1494.0,1494.0,1312.0,1845.0,1975.0,1299.0,1247.0,1377.0,1065.0,1624.0,2040.0,1507.0,1845.0,1494.0,1455.0,1286.0,1715.0,1403.0,1845.0,1754.0,1754.0,1364.0,1260.0,1455.0,1325.0,1442.0,1325.0,1715.0,1988.0,1260.0,1416.0,1585.0,1585.0,1546.0,1325.0,1195.0,1442.0,1429.0,1234.0,1650.0,1715.0,1351.0,1234.0,1338.0,1065.0,1221.0,1455.0,1377.0,1455.0,1169.0,1182.0,1221.0,1650.0,1377.0,1390.0,1507.0,1507.0,1065.0,1299.0,2040.0,2040.0,2040.0,1481.0,1754.0,2040.0,1520.0,1260.0,1260.0,1650.0,3080.0,1975.0,1780.0,1468.0,1286.0,1234.0,1585.0,1585.0,3795.0,4315.0,1390.0,1195.0,1260.0,1520.0,1507.0,1117.0,2170.0,1455.0,2170.0,1520.0,1416.0,1234.0,1130.0,2040.0,1299.0,1247.0,1286.0,1299.0,1325.0,1325.0,2430.0,1208.0,1208.0,1325.0,1325.0,1325.0,1351.0,1325.0,1286.0,1299.0,1312.0,1312.0,1234.0,1520.0,1650.0,1390.0,1390.0,1585.0,1260.0,1455.0,1455.0,974.0,1455.0,1715.0,2079.0,1390.0,1455.0,1325.0,1325.0,1455.0,1325.0,1325.0,1325.0,1325.0,1403.0,1442.0,1299.0,1429.0,1325.0,1325.0,1455.0,2820.0,1351.0,1390.0,1611.0,2170.0,2300.0,1130.0,1455.0,1325.0,1429.0,1650.0,1910.0,1637.0,2027.0,2287.0,1390.0,1260.0,2820.0,1650.0,1234.0,1637.0,1585.0,1390.0,1390.0,1377.0,1377.0,1455.0,1455.0,1520.0,1520.0,1260.0,1182.0,1494.0,1455.0,1507.0,2105.0,1611.0,1286.0,1195.0,1806.0,1390.0,1260.0,1494.0,1468.0,1585.0,2157.0,1767.0,2079.0,1585.0,1455.0,1390.0,1650.0,1364.0,1364.0,1455.0,2352.0,1130.0,1156.0,1845.0,2820.0,1845.0,2300.0,2157.0,2157.0,2157.0,2157.0,2157.0,1507.0,1455.0,1104.0,1299.0,1325.0,1390.0,1390.0,1611.0,1364.0,2105.0,1325.0,1325.0,1520.0,1364.0,1975.0,1390.0,1390.0,1455.0,1260.0,1221.0,1520.0,1585.0,1624.0,2001.0,1377.0,1247.0,1637.0,1455.0,1533.0,1533.0,1455.0,1130.0,1520.0,2040.0,1169.0,1208.0,1455.0,1364.0,1338.0,2001.0,1585.0,1286.0,1598.0,1442.0,1182.0,1260.0,1260.0,1195.0,1442.0,1650.0,1585.0,2105.0,2105.0,2105.0,1325.0,1702.0,1377.0,1637.0,1572.0,1195.0,2170.0,1325.0,1195.0,1182.0,1195.0,1260.0,1195.0,1650.0,1195.0,1650.0,1208.0,1273.0,1338.0,2170.0,1650.0,2430.0,2820.0,2820.0,1507.0,1429.0,1572.0,2001.0,2079.0,1325.0,1325.0,1429.0,1650.0,1546.0,1429.0,1351.0,1078.0,1078.0,1065.0,1546.0,1650.0,1871.0,1520.0,1845.0,1364.0,1195.0,1195.0,1195.0,1650.0,1312.0,1637.0,1780.0,1585.0,1780.0,1650.0,1780.0,1845.0,1780.0,1780.0,1780.0,1780.0,2040.0,2170.0,1780.0,1780.0,1780.0,2040.0,1637.0,1910.0,1650.0,1780.0,1325.0,1325.0,1325.0,1377.0,1325.0,1312.0,1260.0,1468.0,1806.0,1351.0,1520.0,1325.0,1416.0,1520.0,1455.0,1663.0,1364.0,1520.0,1650.0,1975.0,2131.0,1845.0,1182.0,1195.0,1390.0,1182.0,1650.0,1260.0,1481.0,1377.0,1377.0,1520.0,1650.0,1468.0,1520.0,1260.0,1455.0,1585.0,1520.0,1585.0,1390.0,1585.0,1325.0,1611.0,1221.0,1780.0,1650.0,1520.0,1494.0,1260.0,1130.0,1130.0,1767.0,1390.0,1234.0,1260.0,1715.0,1715.0,1715.0,1377.0,1260.0,1260.0,1598.0,1260.0,1260.0,1780.0,1910.0,1559.0,1390.0,1273.0,1520.0,1715.0,1455.0,2170.0,1650.0,1455.0,1312.0,1390.0,1455.0,1390.0,1650.0,1221.0,1364.0,1637.0,1325.0,1325.0,1325.0,1325.0,1325.0,1585.0,1611.0,1611.0,1611.0,1611.0,1611.0,1611.0,1611.0,1442.0,1611.0,1390.0,1650.0,1611.0,1611.0,1611.0,1611.0,1611.0,1611.0,3730.0,1520.0,1585.0,1390.0,1455.0,1455.0,1520.0,1520.0,1585.0,1520.0,1520.0,1624.0,1702.0,2430.0,1364.0,1351.0,1325.0,1546.0,1637.0,1338.0,1364.0,1325.0,1455.0,2352.0,2495.0,1715.0,1260.0,1260.0,1520.0,1494.0,1390.0,1390.0,1390.0,1455.0,1377.0,1585.0,1845.0,1455.0,1845.0,2027.0,1650.0,1130.0,1052.0,1143.0,1468.0,1897.0,1130.0,1260.0,1845.0,1806.0,2690.0,1715.0,1559.0,1442.0,1325.0,1351.0,2170.0,1702.0,1494.0,1364.0,1364.0,1364.0,1585.0,1312.0,1624.0,1624.0,1494.0,1494.0,1494.0,1338.0,1884.0,1546.0,1520.0,2300.0,2300.0,1728.0,1715.0,1247.0,1455.0,1520.0,1091.0,1338.0,1117.0,1325.0,1455.0,1273.0,1650.0,1455.0,2066.0,1806.0,1377.0,1455.0,1585.0,1247.0,1390.0,1767.0,1260.0,1585.0,1455.0,1325.0,870.0,1520.0,1897.0,1585.0,1650.0,1195.0,1260.0,1325.0,1780.0,2872.0,2196.0,1364.0,1455.0,2235.0,2365.0,2235.0,1390.0,1390.0,1091.0,1104.0,1104.0,1364.0,1364.0,1910.0,1715.0,1338.0,1195.0,1286.0,1650.0,1390.0,1325.0,1494.0,1234.0,1455.0,1520.0,1585.0,1975.0,1390.0,1468.0,1273.0,1416.0,1468.0,2157.0,2157.0,2092.0,2157.0,1975.0,1260.0,1390.0,1221.0,1390.0,1286.0,1169.0,1221.0,2040.0,2131.0,1455.0,1520.0,1767.0,1715.0,1182.0,1598.0,1260.0,1260.0,1455.0,1520.0,1520.0,1520.0,1494.0,1520.0,1793.0,1377.0,1221.0,1104.0,1312.0,1650.0,1286.0,1312.0,1325.0,1247.0,1455.0,1390.0,1520.0,1715.0,1585.0,1650.0,1715.0,1910.0,1754.0,1494.0,1247.0,1767.0,1325.0,1260.0,1390.0,1390.0,1520.0,1585.0,1975.0,2300.0,1520.0,1416.0,1585.0,1325.0,1234.0,1520.0,1455.0,1559.0,2742.0,2729.0,3314.0,1520.0,1845.0,1689.0,1845.0,2560.0,1845.0,1975.0,1715.0,1715.0,1845.0,1754.0,1689.0,1572.0,1780.0,1520.0,1767.0,5095.0,1845.0,1260.0,1390.0,1546.0,1377.0,1455.0,1416.0,1351.0,1299.0,1715.0,1676.0,1455.0,1065.0,1169.0,1065.0,1195.0,1585.0,1845.0,1845.0,1520.0,1455.0,2105.0,1845.0,1585.0,1195.0,1845.0,1780.0,1130.0,1156.0,1975.0,1312.0,1325.0,1234.0,1247.0,1286.0,1195.0,1195.0,1325.0,1325.0,1312.0,1650.0,1364.0,1364.0,1585.0,1585.0,1364.0,1286.0,1286.0,1559.0,1195.0,1754.0,1520.0,1520.0,1650.0,1377.0,1715.0,1169.0,2300.0,1416.0,2157.0,1390.0,1520.0,1468.0,1650.0,1585.0,1455.0,1390.0,2079.0,1260.0,1689.0,1650.0,1520.0,1390.0,2014.0,1845.0,1845.0,1845.0,1650.0,1897.0,2105.0,1975.0,2157.0,1650.0,1390.0,1390.0,1260.0,1390.0,1260.0,1364.0,1650.0,1455.0,1520.0,1312.0,1325.0,1520.0,1507.0,1715.0,1364.0,1715.0,1585.0,1845.0,1637.0,1845.0,1455.0,1845.0,2170.0,1650.0,1650.0,1650.0,1650.0,1390.0,1390.0,2053.0,1520.0,2430.0,1650.0,1520.0,1520.0,1260.0,1390.0,1468.0,1377.0,1416.0,1507.0,1975.0,1195.0,1455.0,1195.0,1520.0,1195.0,1195.0,1117.0,1195.0,1780.0,2105.0,1533.0,1520.0,1416.0,1494.0,1455.0,1416.0,1351.0,1455.0,1650.0,1650.0,1390.0,1702.0,1260.0,2170.0,1585.0,2430.0,1897.0,1897.0,1897.0,2560.0,1650.0,1364.0,1247.0,1403.0,1195.0,1195.0,1260.0,1585.0,2105.0,1273.0,2209.0,1546.0,1325.0,1676.0,1611.0,2820.0,1299.0,1299.0,1195.0,1234.0,1325.0,1247.0,1520.0,1325.0,1390.0,1546.0,1416.0,1455.0,1260.0,1455.0,1910.0,1767.0,1325.0,1416.0,1117.0,1520.0,1507.0,1507.0,1377.0,1260.0,1442.0,1442.0,1520.0,1390.0,1390.0,1897.0,2040.0,1585.0,1390.0,1429.0,1455.0,1338.0,1403.0,1234.0,1650.0,1520.0,1390.0,1728.0,1780.0,1845.0,1325.0,1715.0,1299.0,1234.0,1572.0,1559.0,1390.0,1390.0,1260.0,1468.0,1416.0,1260.0,1325.0,1104.0,1650.0,1650.0,1650.0,1780.0,1897.0,1468.0,1390.0,1416.0,1520.0,1780.0,1455.0,1377.0,3080.0,1169.0,2157.0,1715.0,1520.0,1975.0,1494.0,1156.0,1195.0,1195.0,1585.0,1585.0,1585.0,1260.0,1520.0,1390.0,1338.0,2820.0,1975.0,1598.0,1221.0,1416.0,1455.0,1130.0,1715.0,2742.0,1520.0,1195.0,1377.0,2105.0,1507.0,1351.0,1325.0,1182.0,1169.0,1117.0,1117.0,1078.0,1208.0,1117.0,1221.0,1585.0,2300.0,1715.0,1455.0,1325.0,1455.0,1325.0,1234.0,19720.0,1520.0,1910.0,1650.0,1312.0,1507.0,2157.0,1416.0,1325.0,1234.0,1260.0,1195.0,1130.0,1455.0,1585.0,1364.0,1585.0,1507.0,1546.0,1559.0,1312.0,1364.0,2430.0,1195.0,1520.0,1715.0,1468.0,1572.0,1221.0,1650.0,1598.0,1624.0,1455.0,1624.0,1390.0,1260.0,1416.0,1572.0,1442.0,1416.0,1390.0,1260.0,1338.0,1598.0,1728.0,2170.0,1195.0,1247.0,1585.0,1416.0,2625.0,1377.0,1910.0,2690.0,1455.0,1689.0,1780.0,1910.0,2430.0,1195.0,1325.0,1650.0,1377.0,1494.0,1325.0,2300.0,1455.0,1390.0,1195.0,1845.0,1325.0,1247.0,1234.0,1975.0,1260.0,1585.0,1364.0,1325.0,1156.0,1273.0,1156.0,1390.0,1455.0,1520.0,1780.0,1806.0,1416.0,1416.0,1624.0,1624.0,1455.0,1520.0,1091.0,1169.0,1507.0,1195.0,1117.0,1130.0,1156.0,1520.0,1520.0,1286.0,1312.0,1455.0,1273.0,1260.0,1780.0,1845.0,1520.0,1520.0,4640.0,1715.0,1845.0,1845.0,1507.0,1637.0,1819.0,1377.0,1247.0,1273.0,1650.0,1650.0,1390.0,1377.0,1585.0,1195.0,1195.0,1195.0,1455.0,2040.0,1325.0,1884.0,2040.0,1442.0,1260.0,1260.0,1325.0,1195.0,1234.0,1169.0,1273.0,1299.0,1286.0,1650.0,1260.0,1221.0,1169.0,1338.0,1520.0,1234.0,1234.0,1325.0,1260.0,1650.0,1598.0,1481.0,2820.0,1325.0,1221.0,1221.0,1975.0,1364.0,1234.0,1338.0,1325.0,1390.0,3470.0,1325.0,2300.0,1156.0,1143.0,1780.0,1585.0,1455.0,1286.0,1754.0,1637.0,1364.0,1208.0,1494.0,1520.0,1520.0,1325.0,1325.0,1390.0,1169.0,1637.0,1273.0,1325.0,1520.0,1390.0,1390.0,1390.0,1390.0,1390.0,1507.0,1715.0,2040.0,1975.0,1208.0,1845.0,1585.0,1195.0,1520.0,1520.0,1325.0,1195.0,1585.0,1546.0,1585.0,1715.0,1650.0,1650.0,1455.0,1910.0,1585.0,1364.0,1455.0,1208.0,1169.0,1390.0,1611.0,1325.0,1624.0,1520.0,1390.0,1520.0,1520.0,1455.0,1715.0,1585.0,1975.0,86150.0,1559.0,1962.0,1650.0,1533.0,1455.0,1481.0,1845.0,1325.0,1325.0,1585.0,1585.0,1260.0,1325.0,1637.0,1494.0,1260.0,1507.0,1455.0,1208.0,1390.0,1325.0,1390.0,1780.0,1364.0,1741.0,1416.0,1156.0,1520.0,1390.0,1520.0,1416.0,1273.0,1663.0,1650.0,1520.0,1507.0,2027.0,2144.0,1520.0,1780.0,1390.0,1325.0,1494.0,1325.0,1455.0,1455.0,1715.0,2365.0,2040.0,1650.0,1351.0,1247.0,1247.0,1390.0,2040.0,1455.0,1260.0,2027.0,2157.0,1130.0,1624.0,1338.0,1390.0,1325.0,1325.0,1325.0,1325.0,1325.0,1325.0,1351.0,1520.0,1390.0,1715.0,2157.0,1520.0,1208.0,1390.0,1195.0,1377.0,1416.0,1624.0,1247.0,1520.0,1390.0,1195.0,1156.0,1260.0,1260.0,1624.0,1325.0,1520.0,1468.0,1260.0,1390.0,1390.0,1351.0,1364.0,1234.0,1338.0,1260.0,1507.0,1221.0,1260.0,1325.0,1286.0,1260.0,1286.0,1260.0,1845.0,1559.0,1156.0,1390.0,1780.0,1286.0,1520.0,1260.0,1676.0,1325.0,1325.0,1325.0,1676.0,1624.0,1507.0,1468.0,1364.0,1468.0,1468.0,1260.0,2027.0,1793.0,1715.0,1338.0,1260.0,1260.0,1260.0,1585.0,1455.0,1624.0,1585.0,1507.0,1234.0,1780.0,1468.0,4120.0,1455.0,1520.0,1845.0,1585.0,1325.0,1520.0,1377.0,2105.0,2430.0,2170.0,2820.0,1975.0,1975.0,1975.0,1975.0,1364.0,1312.0,1637.0,1377.0,1585.0,1780.0,1585.0,1780.0,1455.0,1455.0,1975.0,1234.0,1520.0,1520.0,1715.0,1585.0,2027.0,2105.0,2027.0,1780.0,1650.0,1650.0,1845.0,1650.0,1715.0,1507.0,1390.0,1390.0,1390.0,1585.0,1650.0,1715.0,1221.0,1234.0,1195.0,1260.0,1845.0,1286.0,1754.0,1260.0,1247.0,1260.0,1260.0,1910.0,1780.0,3340.0,1715.0,1390.0,1286.0,1286.0,1221.0,1455.0,1455.0,2040.0,2820.0,1429.0,1325.0,1364.0,1338.0,1520.0,1650.0,1650.0,1390.0,1650.0,1390.0,1650.0,1520.0,1390.0,1520.0,1650.0,1260.0,1585.0,1429.0,1533.0,1845.0,1273.0,1507.0,1910.0,1637.0,1260.0,1325.0,1897.0,1299.0,1299.0,1455.0,1247.0,1377.0,1455.0,1585.0,1299.0,1325.0,1325.0,1221.0,1520.0,1455.0,1325.0,1325.0,1715.0,1338.0,1598.0,1598.0,1767.0,1299.0,1130.0,1455.0,1845.0,1104.0,1507.0,1585.0,1481.0,1507.0,1507.0,1507.0,1572.0,1455.0,1377.0,1507.0,1624.0,1533.0,1468.0,1845.0,1260.0,1624.0,1650.0,1624.0,1637.0,1845.0,1442.0,1390.0,1455.0,1364.0,1364.0,1520.0,1585.0,1390.0,1429.0,1845.0,1169.0,1325.0,1390.0,1520.0,1754.0,1455.0,1715.0,1689.0,1247.0,1507.0,1832.0,1247.0,1507.0,1637.0,1780.0,1455.0,1780.0,1325.0,1455.0,3145.0,1286.0,1377.0,1247.0,1247.0,1520.0,1507.0,1195.0,1377.0,1156.0,1312.0,1377.0,1520.0,1260.0,1312.0,1351.0,1455.0,1806.0,1260.0,1390.0,1520.0,3405.0,1715.0,1286.0,1208.0,1325.0,1650.0,1520.0,1637.0,2157.0,1377.0,1208.0,3080.0,1299.0,1247.0,1208.0,1715.0,1130.0,1234.0,1325.0,1325.0,1845.0,1234.0,1754.0,1754.0,1195.0,1182.0,1130.0,1130.0,1351.0,1429.0,1429.0,1611.0,1234.0,1429.0,1325.0,1325.0,1351.0,1364.0,1260.0,1260.0,1364.0,1403.0,1455.0,1585.0,1390.0,1377.0,1416.0,1325.0,1637.0,1169.0,1390.0,1676.0,1715.0,1650.0,1260.0,1195.0,1260.0,1624.0,1585.0,1780.0,1377.0,1533.0,1325.0,1780.0,2170.0,1715.0,1741.0,1507.0,1481.0,1299.0,1195.0,1260.0,1273.0,1650.0,1624.0,1520.0,1585.0,2560.0,1182.0,1208.0,1585.0,1780.0,1962.0,1637.0,1585.0,1455.0,1637.0,1494.0,1494.0,1130.0,1130.0,1260.0,1481.0,1260.0,1325.0,1416.0,1286.0,1260.0,1260.0,1416.0,1234.0,1455.0,1286.0,1299.0,1260.0,1520.0,1325.0,1286.0,1364.0,1312.0,1195.0,1234.0,1221.0,1260.0,1260.0,1455.0,1273.0,1117.0,1234.0,1338.0,1637.0,1403.0,1585.0,1650.0,1520.0,1351.0,1533.0,1455.0,1715.0,2625.0,3977.0,1325.0,1715.0,1715.0,1390.0,2157.0,1455.0,1260.0,1390.0,1494.0,1767.0,1507.0,1845.0,1455.0,2170.0,2105.0,1416.0,1390.0,1390.0,1650.0,1650.0,1585.0,1754.0,1598.0,1910.0,1390.0,1364.0,1936.0,1455.0,1338.0,1741.0,1195.0,1390.0,1585.0,1351.0,1351.0,1351.0,1910.0,2677.0,2105.0,1351.0,2040.0,1325.0,1390.0,1390.0,1260.0,1390.0,1650.0,1650.0,2170.0,2430.0,1156.0,1520.0,1351.0,1390.0,1260.0,1585.0,1546.0,1468.0,1221.0,1975.0,2820.0,1091.0,1091.0,1195.0,1780.0,1455.0,1975.0,1637.0,1182.0,1195.0,1325.0,1481.0,1715.0,1715.0,1845.0,1260.0,1325.0,1403.0,1715.0,1585.0,1260.0,1312.0,1715.0,1494.0,1546.0,1585.0,1507.0,1819.0,1234.0,1260.0,1364.0,1221.0,1793.0,1520.0,1156.0,2430.0,1715.0,1351.0,1377.0,1507.0,1130.0,1130.0,1130.0,1130.0,1195.0,1780.0,1845.0,1780.0,1910.0,1520.0,1715.0,2820.0,2027.0,1780.0,1780.0,1910.0,1286.0,1494.0,1364.0,1650.0,1520.0,1650.0,1390.0,1455.0,1715.0,1481.0,1520.0,1520.0,1715.0,1715.0,1455.0,1871.0,1871.0,3015.0,1663.0,1377.0,1325.0,1650.0,1520.0,1325.0,1546.0,1858.0,2820.0,1780.0,2170.0,2326.0,1910.0,6720.0,1910.0,1910.0,1455.0,1455.0,1234.0,1390.0,1585.0,1845.0,1377.0,1325.0,1325.0,4549.0,1416.0,1507.0,3730.0,1650.0,2040.0,2014.0,1507.0,1442.0,1455.0,1338.0,1364.0,1195.0,1234.0,1260.0,1650.0,1845.0,1364.0,1195.0,1247.0,1845.0,1702.0,1702.0,1390.0,1312.0,1156.0,1169.0,1377.0,1507.0,1624.0,1624.0,1299.0,1650.0,1715.0,1364.0,1260.0,1260.0,1260.0,1260.0,1260.0,1260.0,1299.0,1364.0,1260.0,1325.0,1260.0,1260.0,1260.0,1260.0,1247.0,1260.0,1260.0,1260.0,1260.0,1260.0,1364.0,1377.0,1897.0,1897.0,2040.0,1507.0,1390.0,1325.0,1845.0,1520.0,1585.0,1715.0,1650.0,1975.0,1845.0,2235.0,1585.0,1299.0,1156.0,1156.0,1520.0,1585.0,1585.0,1585.0,1390.0,1299.0,1117.0,1650.0,1299.0,1325.0,1442.0,1312.0,1377.0,1455.0,2170.0,1377.0,2040.0,1559.0,1208.0,1299.0,2820.0,1312.0,1364.0,1169.0,1156.0,1390.0,1273.0,1741.0,1260.0,1442.0,1715.0,1195.0,2430.0,1455.0,2105.0,1442.0,1507.0,2066.0,2105.0,1585.0,2495.0,3795.0,2690.0,2430.0,1624.0,1585.0,1689.0,1715.0,1637.0,1806.0,3405.0,1689.0,1325.0,1455.0,1247.0,1377.0,1247.0,1247.0,1286.0,1585.0,1390.0,1390.0,1520.0,1390.0,1520.0,1390.0,1390.0,1390.0,1520.0,1390.0,1520.0,1390.0,1390.0,1650.0,1377.0,1377.0,1429.0,1507.0,1520.0,1585.0,1442.0,1481.0,1780.0,1572.0,1312.0,1390.0,1585.0,1533.0,1377.0,1416.0,1455.0,1520.0,1689.0,1169.0,2170.0,1897.0,1780.0,1585.0,1715.0,1585.0,1637.0,1585.0,1637.0,1455.0,1585.0,1455.0,1780.0,1650.0,1130.0,2027.0,1377.0,1650.0,1780.0,1117.0,1325.0,1455.0,1637.0,1247.0,1377.0,1468.0,1468.0,1468.0,1442.0,1507.0,1533.0,1481.0,1481.0,1377.0,1312.0,1507.0,1195.0,1377.0,1377.0,1377.0,1273.0,1247.0,1247.0,1520.0,1585.0,1481.0,1650.0,2040.0,1182.0,1234.0,1780.0,1364.0,1312.0,1650.0,1390.0,1325.0,1260.0,1520.0,1585.0,1546.0,1416.0,1234.0,1286.0,1780.0,1390.0,1390.0,1650.0,1624.0,1390.0,1390.0,1637.0,2625.0,1325.0,1416.0,1390.0,1559.0,1650.0,1481.0,1715.0,1299.0,1377.0,1390.0,1507.0,1546.0,1520.0,1325.0,1065.0,1715.0,1611.0,1715.0,1338.0,1325.0,1390.0,1585.0,1780.0,1650.0,1715.0,1520.0,1663.0,1871.0,1520.0,1455.0,1650.0,1975.0,2430.0,1442.0,1520.0,1559.0,2170.0,1715.0,1260.0,1650.0,1520.0,1910.0,1910.0,1520.0,1299.0,1260.0,1195.0,1572.0,1637.0,1611.0,1611.0,1611.0,1637.0,1598.0,1637.0,1455.0,2404.0,2170.0,1520.0,1455.0,1455.0,2495.0,2807.0,1442.0,1507.0,1715.0,1637.0,1585.0,1195.0,1403.0,1299.0,1650.0,1455.0,1585.0,1520.0,1650.0,1299.0,2430.0,1715.0,1910.0,1455.0,1520.0,1338.0,1689.0,1689.0,1260.0,1260.0,1845.0,1195.0,1234.0,1585.0,1442.0,1585.0,1520.0,1455.0,1520.0,1455.0,1455.0,1585.0,1104.0,1299.0,1780.0,1520.0,1091.0,1182.0,1182.0,1182.0,1182.0,1182.0,1195.0,1195.0,2105.0,1650.0,1585.0,1299.0,1507.0,1377.0,1299.0,1650.0,1975.0,1715.0,1325.0,1325.0,1260.0,1286.0,1273.0,1507.0,1455.0,1897.0,1546.0,1975.0,1585.0,1468.0,5680.0,2560.0,4120.0,2170.0,1260.0,1975.0,1260.0,1520.0,1325.0,1754.0,1520.0,1169.0,1442.0,1715.0,1715.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1299.0,1273.0,1273.0,1273.0,1273.0,1247.0,1377.0,1455.0,1585.0,1520.0,1234.0,1390.0,1715.0,1390.0,1364.0,1221.0,1650.0,1832.0,1780.0,1520.0,1520.0,1455.0,1299.0,1585.0,1364.0,1325.0,1169.0,1390.0,1390.0,1260.0,1429.0,1325.0,1325.0,1273.0,1390.0,1390.0,1351.0,1390.0,1390.0,1195.0,1182.0,1195.0,1195.0,1182.0,1182.0,1182.0,1091.0,1260.0,1325.0,1260.0,1260.0,1351.0,1247.0,1923.0,1923.0,1546.0,1806.0,1351.0,2690.0,1195.0,1195.0,1221.0,1585.0,1585.0,1325.0,1520.0,1325.0,1832.0,1624.0,1585.0,1585.0,1455.0,1975.0,1520.0,1650.0,1910.0,2170.0,1910.0,1910.0,2235.0,1910.0,1910.0,2274.0,1650.0,1780.0,1325.0,1455.0,1520.0,1364.0,1390.0,1416.0,1455.0,1702.0,1884.0,1754.0,1429.0,1468.0,1455.0,1845.0,1455.0,1520.0,1325.0,1455.0,1195.0,1260.0,1507.0,1507.0,1494.0,1455.0,1507.0,1455.0,1507.0,1585.0,1507.0,1455.0,1455.0,1455.0,1455.0,1455.0,1455.0,1494.0,1585.0,1494.0,1494.0,1520.0,1520.0,1715.0,1507.0,1988.0,2495.0,1715.0,2105.0,1455.0,1169.0,1520.0,1390.0,1650.0,1234.0,1520.0,1364.0,1637.0,1169.0,1585.0,1143.0,1078.0,2040.0,1520.0,1520.0,1390.0,1247.0,1234.0,1195.0,1247.0,1208.0,1780.0,1598.0,1182.0,1182.0,1455.0,1364.0,1494.0,1520.0,1520.0,1455.0,2170.0,2820.0,1312.0,1650.0,1429.0,1078.0,1117.0,1897.0,1650.0,1585.0,1559.0,2430.0,2170.0,1637.0,1390.0,1650.0,1806.0,1481.0,1195.0,1689.0,1455.0,1325.0,1390.0,1845.0,2040.0,1260.0,1390.0,1650.0,1390.0,2326.0,1455.0,1442.0,1351.0,1715.0,1364.0,1520.0,2027.0,1975.0,2040.0,1910.0,1780.0,2001.0,1858.0,1767.0,1325.0,1975.0,1897.0,1741.0,1715.0,1520.0,1325.0,1325.0,1715.0,1455.0,1455.0,1780.0,1585.0,1650.0,1390.0,1754.0,1052.0,1507.0,1455.0,1325.0,1325.0,1585.0,1286.0,1286.0,1299.0,1845.0,1325.0,1455.0,1585.0,1390.0,1663.0,1520.0,1247.0,1585.0,1325.0,1325.0,1247.0,1650.0,1650.0,1845.0,1715.0,1520.0,1273.0,1182.0,1767.0,3470.0,2235.0,1520.0,1234.0,1260.0,1507.0,1767.0,1507.0,1897.0,1780.0,1533.0,1286.0,1325.0,1325.0,1390.0,1520.0,1234.0,1676.0,1403.0,1221.0,1715.0,1455.0,1377.0,1780.0,1585.0,1845.0,1650.0,1845.0,2690.0,1195.0,1598.0,1520.0,1520.0,1546.0,1299.0,1234.0,1715.0,1546.0,1585.0,1845.0,1559.0,2118.0,1390.0,1845.0,1416.0,1455.0,1520.0,1845.0,1585.0,1845.0,2170.0,1273.0,1325.0,1325.0,1260.0,1325.0,1351.0,1325.0,1130.0,3067.0,2170.0,1481.0,1416.0,1715.0,1650.0,1520.0,1455.0,1390.0,1260.0,1650.0,1260.0,1338.0,1195.0,1598.0,1689.0,1546.0,1559.0,1650.0,1611.0,1559.0,1624.0,1572.0,1559.0,1611.0,1572.0,1286.0,1507.0,1767.0,1260.0,1845.0,1611.0,1260.0,1975.0,1325.0,2820.0,1585.0,2365.0,2365.0,2365.0,1897.0,2105.0,1767.0,1767.0,4705.0,11270.0,2677.0,1780.0,1845.0,1533.0,1416.0,1533.0,1533.0,1533.0,1533.0,1351.0,1377.0,1520.0,1299.0,1585.0,1585.0,1650.0,1455.0,1585.0,1975.0,1455.0,1455.0,1364.0,1286.0,1273.0,1273.0,1364.0,1377.0,2040.0,1806.0,1897.0,1325.0,1221.0,1377.0,1403.0,1533.0,1182.0,1325.0,1650.0,1234.0,1195.0,1195.0,1156.0,1455.0,1780.0,1286.0,1273.0,1260.0,1286.0,1286.0,1481.0,1780.0,1390.0,1390.0,1364.0,1390.0,1364.0,1390.0,1390.0,1364.0,1364.0,1390.0,1390.0,1364.0,1364.0,1364.0,1364.0,1364.0,1364.0,2495.0,1325.0,1845.0,2105.0,1169.0,1156.0,1455.0,1221.0,1182.0,1507.0,1182.0,1169.0,1182.0,1208.0,1182.0,1195.0,1195.0,1221.0,1130.0,1325.0,1325.0,1247.0,1520.0,1650.0,1260.0,1442.0,1780.0,1260.0,1910.0,1845.0,1260.0,1455.0,1741.0,1325.0,1286.0,1273.0,1572.0,1689.0,1650.0,1650.0,1299.0,1208.0,5875.0,1715.0,1494.0,1390.0,1650.0,1546.0,1598.0,1325.0,1624.0,1754.0,1364.0,1273.0,1624.0,1286.0,1780.0,1455.0,1897.0,1286.0,1520.0,1455.0,1585.0,1455.0,1520.0,2235.0,1520.0,1520.0,1715.0,1247.0,1247.0,1247.0,2820.0,2430.0,1975.0,1130.0,1364.0,1494.0,1156.0,1130.0,1585.0,1520.0,1520.0,1910.0,1650.0,1390.0,1520.0,1520.0,1585.0,1390.0,1260.0,1715.0,1416.0,1247.0,1455.0,1442.0,1598.0,1585.0,1364.0,1975.0,1767.0,1455.0,1624.0,3080.0,1455.0,1520.0,1520.0,1559.0,1897.0,1715.0,1260.0,1910.0,1936.0,1364.0,1377.0,1286.0,1260.0,1182.0,1260.0,1325.0,1182.0,1780.0,1455.0,1221.0,1377.0,1494.0,1585.0,1559.0,1455.0,1260.0,2677.0,1260.0,1234.0,1195.0,1650.0,1715.0,1897.0,2144.0,2040.0,1806.0,1780.0,1299.0,2950.0,1780.0,1728.0,1260.0,1182.0,1221.0,1338.0,1455.0,1260.0,1468.0,1650.0,1143.0,1325.0,1377.0,1260.0,1260.0,1260.0,1286.0,1286.0,1156.0,1416.0,1260.0,1390.0,1520.0,1455.0,1494.0,1260.0,1286.0,1390.0,1494.0,1390.0,1455.0,1845.0,1650.0,1520.0,1377.0,1455.0,1377.0,1377.0,1468.0,1390.0,1403.0,2144.0,2079.0,1325.0,1325.0,1390.0,1468.0,1650.0,1312.0,1364.0,1390.0,1221.0,1195.0,1156.0,1130.0,1429.0,1234.0,1325.0,1325.0,1845.0,1975.0,1741.0,1403.0,1260.0,1325.0,1507.0,1858.0,2014.0,1884.0,1884.0,1494.0,1598.0,1312.0,1260.0,1520.0,1585.0,1741.0,1715.0,1910.0,1520.0,1416.0,1650.0,2144.0,2248.0,1247.0,1182.0,1780.0,1338.0,1195.0,1091.0,1052.0,1065.0,1312.0,1650.0,1338.0,1767.0,1390.0,1403.0,1299.0,1247.0,1507.0,1455.0,1273.0,1195.0,1767.0,1845.0,1650.0,1858.0,1260.0,1429.0,1260.0,1195.0,1585.0,3145.0,1416.0,1429.0,1429.0,1585.0,1260.0,1520.0,1325.0,1364.0,1299.0,1897.0,1104.0,1130.0,1780.0,1585.0,1624.0,1455.0,1390.0,1455.0,1455.0,1767.0,1637.0,1455.0,1650.0,1455.0,1195.0,1130.0,1546.0,1507.0,1637.0,1520.0,1520.0,1234.0,1416.0,1455.0,1364.0,3275.0,1286.0,1195.0,1312.0,1130.0,1130.0,1585.0,1650.0,1299.0,1221.0,1650.0,1130.0,1507.0,1299.0,1377.0,1364.0,1715.0,1897.0,1455.0,1390.0,1390.0,1637.0,1507.0,1455.0,4770.0,1546.0,1325.0,1351.0,1247.0,1351.0,1221.0,1455.0,1325.0,1195.0,1715.0,1650.0,1650.0,1715.0,2300.0,2040.0,1715.0,1585.0,1234.0,1741.0,1455.0,1585.0,1455.0,1286.0,1234.0,1234.0,1351.0,1494.0,1234.0,1390.0,1260.0,1312.0,1260.0,1507.0,1286.0,1169.0,1104.0,1130.0,1104.0,1650.0,1585.0,1377.0,1715.0,1260.0,1390.0,1520.0,1910.0,1650.0,1260.0,2495.0,1910.0,1390.0,1312.0,1377.0,1650.0,2027.0,2287.0,2027.0,2027.0,1767.0,1975.0,1910.0,2092.0,1923.0,2105.0,2105.0,2170.0,2170.0,1845.0,1910.0,1975.0,1910.0,1364.0,1585.0,1650.0,1650.0,1390.0,1260.0,1286.0,1234.0,1468.0,1260.0,1260.0,1182.0,1247.0,1286.0,1585.0,1455.0,1650.0,1260.0,1299.0,1390.0,1286.0,1286.0,1260.0,1286.0,1338.0,1286.0,1286.0,1325.0,1208.0,1286.0,1455.0,1325.0,1286.0,1325.0,1455.0,1286.0,1312.0,1286.0,1520.0,1520.0,1143.0,1247.0,1312.0,1182.0,1143.0,1429.0,1520.0,1234.0,1234.0,1364.0,1260.0,1390.0,1650.0,1325.0,1195.0,1481.0,4705.0,1182.0,1325.0,1325.0,1780.0,1325.0,1286.0,1260.0,1325.0,1234.0,1780.0,1780.0,1377.0,1650.0,1715.0,1260.0,1156.0,1195.0,1455.0,1520.0,1819.0,1650.0,1650.0,1650.0,1650.0,1650.0,1585.0,1650.0,1416.0,1598.0,1572.0,1312.0,1637.0,1780.0,1325.0,1325.0,1520.0,1845.0,1910.0,1221.0,1247.0,1351.0,1195.0,1715.0,2677.0,1195.0,1130.0,1195.0,1520.0,2300.0,3015.0,1195.0,1234.0,1676.0,1845.0,2027.0,2170.0,1507.0,1182.0,1091.0,1273.0,1195.0,1377.0,2157.0,1975.0,1910.0,2170.0,1910.0,2365.0,3145.0,1390.0,1520.0,1520.0,1455.0,1299.0,1533.0,1182.0,1195.0,1390.0,1325.0,1221.0,1234.0,1156.0,1247.0,1507.0,1494.0,1481.0,1455.0,1325.0,1169.0,1585.0,1260.0,1234.0,1182.0,1377.0,1780.0,1910.0,1455.0,1507.0,1260.0,2170.0,1650.0,1195.0,1650.0,1273.0,1585.0,1520.0,1715.0,1715.0,1273.0,1247.0,1312.0,1104.0,1078.0,1065.0,1975.0,1494.0,1715.0,1455.0,1520.0,2300.0,1247.0,1117.0,2170.0,1650.0,1455.0,1325.0,1286.0,1754.0,1442.0,1520.0,1390.0,1390.0,1715.0,1390.0,1520.0,1195.0,1195.0,1650.0,1390.0,1377.0,1325.0,1520.0,1260.0,1169.0,1780.0,1377.0,1520.0,1195.0,1624.0,1455.0,1507.0,1260.0,1390.0,1390.0,1650.0,1663.0,1507.0,1507.0,1780.0,1715.0,1910.0,1676.0,1520.0,1156.0,1260.0,1325.0,1507.0,1195.0,1780.0,1910.0,2105.0,1585.0,1481.0,1455.0,1520.0,1390.0,1585.0,1390.0,1390.0,1260.0,1195.0,1377.0,1299.0,1650.0,1650.0,1767.0,1767.0,1182.0,1650.0,1520.0,1624.0,1572.0,1260.0,1455.0,1715.0,1130.0,1325.0,1247.0,1208.0,1416.0,1234.0,1390.0,1195.0,1208.0,1234.0,1585.0,1325.0,1312.0,1364.0,1650.0,1520.0,1390.0,1494.0,1767.0,1390.0,1390.0,1247.0,1247.0,1247.0,1338.0,1078.0,1169.0,1260.0,1325.0,1520.0,1455.0,2937.0,2105.0,1195.0,1715.0,1195.0,1156.0,1208.0,1650.0,1299.0,1455.0,1819.0,1260.0,1390.0,1312.0,1325.0,1325.0,1520.0,1455.0,1325.0,2131.0,1455.0,1455.0,1520.0,1910.0,1728.0,2430.0,1520.0,2040.0,2170.0,2430.0,2690.0,1130.0,1494.0,1377.0,1351.0,1377.0,1403.0,1325.0,1364.0,1377.0,1520.0,1975.0,1546.0,1286.0,1585.0,1715.0,1975.0,1286.0,1260.0,1156.0,1117.0,1507.0,1767.0,1520.0,1650.0,1845.0,1520.0,1286.0,1221.0,1364.0,1910.0,1260.0,1377.0,1351.0,1585.0,1455.0,1611.0,1481.0,1351.0,1780.0,1507.0,1455.0,1455.0,1637.0,1260.0,1377.0,1403.0,1390.0,1364.0,1260.0,1325.0,1325.0,1390.0,1260.0,1247.0,1338.0,1780.0,1299.0,1845.0,1169.0,1169.0,1845.0,1598.0,1377.0,1780.0,1247.0,1715.0,1520.0,1520.0,1260.0,1364.0,1845.0,1715.0,1130.0,1416.0,1325.0,1195.0,1715.0,1247.0,1247.0,1455.0,1533.0,1650.0,1520.0,1416.0,1390.0,1260.0,1195.0,1845.0,1650.0,1195.0,1455.0,1455.0,1182.0,1208.0,1169.0,1117.0,1169.0,1208.0,1195.0,1208.0,4120.0,1455.0,1650.0,1260.0,1325.0,1780.0,1260.0,1260.0,1260.0,1325.0,1156.0,1260.0,1247.0,1520.0,1234.0,1845.0,1728.0,1325.0,1325.0,1637.0,1767.0,1975.0,1377.0,1260.0,1247.0,1520.0,1910.0,1520.0,1390.0,1286.0,1390.0,1520.0,1390.0,1520.0,1455.0,1546.0,1351.0,1546.0,1494.0,1455.0,1312.0,1585.0,1156.0,1156.0,1676.0,1442.0,1572.0,1455.0,1520.0,1390.0,1390.0,1390.0,1221.0,1273.0,1299.0,1143.0,1481.0,1195.0,2235.0,1780.0,1520.0,1637.0,1325.0,1390.0,1325.0,1377.0,1221.0,1260.0,1390.0,1520.0,1325.0,1520.0,1520.0,1403.0,1507.0,1455.0,1312.0,1286.0,3145.0,3405.0,870.0,1520.0,1325.0,1767.0,1130.0,1299.0,1520.0,1455.0,1520.0,1455.0,1520.0,1455.0,1455.0,1494.0,1416.0,1260.0,1520.0,1325.0,1260.0,1845.0,1221.0,1650.0,1221.0,1637.0,1364.0,1247.0,1390.0,1871.0,1156.0,1585.0,1208.0,1624.0,1273.0,1390.0,1455.0,1390.0,1455.0,1520.0,1455.0,1455.0,1455.0,1325.0,1520.0,1780.0,1546.0,1598.0,1325.0,1494.0,1273.0,1455.0,1455.0,1312.0,1299.0,1286.0,1260.0,1182.0,1156.0,1117.0,1169.0,1234.0,1273.0,1130.0,1130.0,1273.0,1143.0,1286.0,1325.0,1325.0,1520.0,1650.0,3340.0,1585.0,1585.0,1494.0,1598.0,2560.0,1325.0,1260.0,1403.0,1429.0,1312.0,1377.0,1585.0,2534.0,1572.0,1390.0,1130.0,1130.0,1130.0,1325.0,1260.0,1858.0,1390.0,1325.0,1221.0,1416.0,1390.0,1715.0,1624.0,1546.0,1910.0,1585.0,1507.0,1520.0,1234.0,1286.0,1585.0,1650.0,1884.0,1390.0,1390.0,1325.0,1520.0,1546.0,1429.0,2248.0,2417.0,1650.0,1520.0,1390.0,1130.0,1637.0,1455.0,1585.0,1845.0,1780.0,1325.0,1754.0,1624.0,1455.0,1260.0,1260.0,1260.0,1260.0,1286.0,1260.0,1390.0,1390.0,1585.0,1585.0,1780.0,1260.0,1312.0,1247.0,1234.0,1299.0,1195.0,1455.0,1624.0,1676.0,3054.0,1975.0,1520.0,1130.0,1403.0,1585.0,1390.0,1117.0,1507.0,1325.0,1637.0,1338.0,1572.0,1520.0,1377.0,1390.0,2820.0,1637.0,1390.0,1520.0,1455.0,1520.0,1260.0,1520.0,1208.0,1520.0,1390.0,1260.0,1195.0,1754.0,1494.0,1663.0,1455.0,1676.0,1520.0,1897.0,2274.0,2430.0,1897.0,2274.0,3470.0,3990.0,2027.0,2430.0,2430.0,1455.0,1520.0,1455.0,1299.0,1312.0,1299.0,1195.0,1169.0,1273.0,1182.0,1182.0,1182.0,1182.0,1182.0,1221.0,1585.0,1585.0,1650.0,1195.0,1130.0,1013.0,1390.0,1390.0,1195.0,1299.0,1585.0,1351.0,1390.0,1546.0,1312.0,1351.0,1546.0,1468.0,1975.0,1637.0,1676.0,1377.0,2170.0,1130.0,1494.0,5420.0,1975.0,1884.0,1494.0,1624.0,1650.0,1299.0,1299.0,1520.0,1390.0,1247.0,1169.0,1143.0,1325.0,1455.0,1234.0,1260.0,1260.0,1520.0,1715.0,1546.0,1390.0,1455.0,1910.0,1390.0,1208.0,1273.0,1221.0,1546.0,1364.0,1650.0,1767.0,1520.0,1611.0,1260.0,1195.0,1780.0,1598.0,1650.0,1377.0,1247.0,1117.0,1390.0,1325.0,1260.0,1221.0,1325.0,2105.0,1390.0,1325.0,1377.0,2040.0,1455.0,1585.0,1195.0,1260.0,1208.0,1520.0,1273.0,1390.0,1455.0,1273.0,1286.0,1312.0,1169.0,1182.0,1845.0,2157.0,1975.0,2105.0,1611.0,1520.0,1845.0,1299.0,1325.0,2950.0,1169.0,1143.0,1195.0,1637.0,1871.0,2300.0,1884.0,2170.0,2170.0,2170.0,2430.0,1780.0,1481.0,1546.0,1637.0,1624.0,1585.0,1260.0,1234.0,1260.0,1156.0,1520.0,1195.0,1325.0,1650.0,1390.0,1364.0,1260.0,2820.0,2664.0,1520.0,1260.0,1260.0,1637.0,2430.0,2105.0,2235.0,2027.0,1585.0,1390.0,1390.0,1325.0,1312.0,1520.0,2235.0,1312.0,1403.0,1260.0,1390.0,1325.0,1260.0,1208.0,1325.0,1403.0,1169.0,1520.0,1520.0,1260.0,1390.0,1520.0,1520.0,1390.0,1494.0,1455.0,1260.0,1598.0,1455.0,1182.0,1455.0,1455.0,1390.0,2157.0,2157.0,2287.0,2157.0,2287.0,3210.0,2807.0,1585.0,1520.0,1767.0,1637.0,1936.0,1390.0,1325.0,1715.0,1247.0,1416.0,1650.0,1637.0,1494.0,1221.0,1221.0,1260.0,3860.0,2170.0,2300.0,1806.0,1260.0,1650.0,1650.0,2157.0,2157.0,1195.0,1117.0,1390.0,1143.0,1520.0,1585.0,1624.0,1585.0,2014.0,1325.0,1585.0,1455.0,1286.0,1676.0,1377.0,1455.0,1195.0,1637.0,2157.0,1650.0,1390.0,1663.0,1455.0,1650.0,1546.0,1585.0,1780.0,1208.0,1325.0,1546.0,1416.0,1416.0,1286.0,1273.0,1364.0,1325.0,1325.0,1325.0,1286.0,1325.0,1234.0,1260.0,1234.0,1195.0,1325.0,1312.0,1221.0,1299.0,1299.0,1650.0,1377.0,1234.0,1247.0,1429.0,1169.0,1416.0,1286.0,1234.0,1286.0,1156.0,1286.0,1143.0,1429.0,1455.0,1494.0,1234.0,1325.0,1390.0,1247.0,1260.0,1260.0,1377.0,1195.0,1455.0,1390.0,1325.0,1325.0,1390.0,1325.0,1507.0,1637.0,1299.0,1481.0,1442.0,1715.0,1390.0,1780.0,1416.0,2157.0,1520.0,1624.0,1767.0,1767.0,1260.0,1585.0,1455.0,1325.0,1390.0,1325.0,1494.0,1650.0,1845.0,1845.0,2105.0,1390.0,1377.0,1481.0,1598.0,1546.0,1481.0,1520.0,1390.0,1780.0,1390.0,1390.0,1650.0,1845.0,1650.0,1286.0,1286.0,2105.0,1195.0,1390.0,1520.0,2170.0,2170.0,1455.0,1325.0,2170.0,2417.0,2365.0,2235.0,1390.0,1390.0,1390.0,1416.0,1182.0,1182.0,1182.0,2820.0,1455.0,1195.0,1975.0,1715.0,1585.0,1325.0,1234.0,1455.0,1494.0,2027.0,2027.0,1715.0,1650.0,1507.0,2027.0,2027.0,2027.0,2027.0,1507.0,2027.0,1845.0,1507.0,2027.0,2027.0,2027.0,2027.0,2027.0,1390.0,1208.0,1520.0,1195.0,1520.0,1156.0,1455.0,1754.0,1455.0,1325.0,1455.0,1390.0,1520.0,1585.0,1455.0,1520.0,1520.0,2105.0,1845.0,2040.0,1975.0,1520.0,1585.0,1585.0,1455.0,1169.0,2157.0,3210.0,3210.0,1910.0,1390.0,1260.0,1221.0,1390.0,1507.0,1130.0,1390.0,1390.0,1390.0,2404.0,2534.0,1377.0,1780.0,1195.0,1585.0,1507.0,1585.0,1130.0,1377.0,2170.0,1325.0,2560.0,2027.0,2027.0,1247.0,1221.0,1260.0,1325.0,1910.0,1442.0,1325.0,1429.0,1637.0,1520.0,1455.0,1455.0,1663.0,1858.0,1780.0,1858.0,1858.0,1910.0,1910.0,1910.0,1910.0,1910.0,1910.0,1884.0,1910.0,1390.0,1377.0,1858.0,5550.0,2170.0,2560.0,2170.0,2170.0,4510.0,4250.0,2170.0,2170.0,4770.0,3990.0,3990.0,3990.0,5550.0,4250.0,4250.0,3990.0,4770.0,4250.0,3990.0,4250.0,1845.0,1780.0,1793.0,1728.0,1728.0,1273.0,1273.0,7370.0,2261.0,2261.0,1169.0,1195.0,1364.0,1325.0,1260.0,1351.0,1351.0,1351.0,1637.0,1767.0,2040.0,1390.0,1325.0,1390.0,1351.0,1650.0,1364.0,1546.0,1494.0,1260.0,1455.0,2417.0,2235.0,1845.0,2040.0,1260.0,1156.0,1156.0,1455.0,1910.0,1780.0,1585.0,1975.0,1780.0,1585.0,1624.0,1624.0,1702.0,1702.0,1650.0,1455.0,1390.0,1702.0,1130.0,1143.0,1208.0,1416.0,1195.0,1325.0,1780.0,1767.0,1689.0,1182.0,1325.0,1650.0,1455.0,1260.0,1715.0,1715.0,1585.0,1585.0,1325.0,1650.0,1338.0,1910.0,1910.0,2170.0,1845.0,1845.0,1442.0,1559.0,1403.0,1585.0,1325.0,2560.0,1364.0,1169.0,1780.0,1234.0,1325.0,1455.0,1390.0,1104.0,1130.0,1104.0,1598.0,1845.0,1702.0,1104.0,1455.0,1481.0,1572.0,1520.0,1325.0,1156.0,1260.0,1286.0,1364.0,1325.0,1494.0,1624.0,1481.0,1507.0,1390.0,1273.0,1325.0,1845.0,1845.0,1130.0,1130.0,1507.0,1559.0,1403.0,1754.0,1767.0,1429.0,1910.0,1325.0,1325.0,1208.0,1585.0,1117.0,4120.0,2365.0,2105.0,1286.0,1156.0,1208.0,2001.0,1390.0,1897.0,1520.0,1390.0,1715.0,1286.0,1403.0,1585.0,1585.0,1676.0,2066.0,1325.0,1325.0,1273.0,1195.0,1585.0,1364.0,1442.0,1260.0,1702.0,1650.0,1806.0,2170.0,2430.0,1273.0,1325.0,1481.0,1390.0,1364.0,1338.0,1364.0,1481.0,1130.0,2287.0,2287.0,2677.0,2287.0,2105.0,1247.0,2495.0,1780.0,2235.0,1520.0,1520.0,1390.0,2430.0,1260.0,2105.0,2170.0,2170.0,1234.0,1273.0,1221.0,1650.0,1377.0,1273.0,1364.0,1247.0,1650.0,1195.0,2170.0,1520.0,1065.0,1910.0,3145.0,2157.0,1260.0,1286.0,1325.0,1312.0,1325.0,1390.0,1260.0,1195.0,1221.0,1520.0,1546.0,1286.0,1221.0,1975.0,1325.0,1962.0,1845.0,1390.0,1078.0,1390.0,2170.0,1520.0,1325.0,1650.0,1455.0,1455.0,2235.0,2235.0,2690.0,1845.0,1351.0,1585.0,1260.0,1208.0,1234.0,1260.0,1182.0,1169.0,1130.0,1377.0,1572.0,1312.0,1286.0,1195.0,1325.0,1429.0,1260.0,1130.0,1130.0,1390.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1390.0,1390.0,1390.0,1390.0,1390.0,1208.0,1247.0,1195.0,1195.0,1260.0,1195.0,1650.0,1975.0,1325.0,1325.0,1104.0,1325.0,1910.0,1715.0,1650.0,1195.0,1104.0,1429.0,1221.0,1195.0,1715.0,1221.0,1195.0,1169.0,1195.0,1247.0,2157.0,1247.0,1416.0,1325.0,1507.0,1338.0,1520.0,1416.0,1455.0,1585.0,1650.0,1585.0,1325.0,1143.0,1637.0,1234.0,1221.0,2950.0,1910.0,1637.0,1364.0,2170.0,1364.0,1494.0,1208.0,1325.0,1390.0,1390.0,1845.0,1234.0,1195.0,1533.0,1520.0,1195.0,1195.0,1455.0,1455.0,1351.0,1286.0,1520.0,1351.0,1169.0,1455.0,1585.0,1780.0,1455.0,1325.0,1650.0,1247.0,1325.0,1195.0,1364.0,1494.0,1364.0,1312.0,1364.0,1494.0,1494.0,1494.0,1364.0,1546.0,1494.0,1221.0,1325.0,1325.0,1390.0,870.0,1676.0,1390.0,1390.0,1897.0,1897.0,1260.0,1572.0,1455.0,1520.0,1689.0,1195.0,1585.0,1195.0,1520.0,1299.0,2157.0,1416.0,1325.0,1273.0,1715.0,1975.0,1403.0,1182.0,1182.0,1390.0,1455.0,1325.0,1390.0,1390.0,1390.0,1455.0,1520.0,1650.0,1377.0,1377.0,1442.0,1273.0,1390.0,1416.0,1221.0,1585.0,1585.0,1195.0,1338.0,1390.0,1910.0,2040.0,1390.0,2170.0,1195.0,1650.0,1845.0,1650.0,1221.0,1156.0,1195.0,1130.0,1260.0,1260.0,1780.0,1780.0,1390.0,1377.0,1455.0,1325.0,1299.0,1520.0,1884.0,1416.0,1169.0,1247.0,1715.0,1299.0,1507.0,1312.0,1546.0,1325.0,1286.0,1195.0,1169.0,1780.0,1780.0,1767.0,1507.0,1520.0,1195.0,1247.0,1325.0,1728.0,1975.0,1260.0,1585.0,1975.0,1260.0,1351.0,1845.0,1975.0,1325.0,1325.0,1260.0,1325.0,1325.0,1325.0,1325.0,1585.0,1585.0,1520.0,1455.0,1897.0,1377.0,1585.0,1390.0,2365.0,1195.0,1286.0,1390.0,1455.0,1286.0,1234.0,1364.0,2430.0,2430.0,1416.0,1234.0,2170.0,1650.0,1195.0,1637.0,1767.0,1650.0,1650.0,1455.0,1403.0,1520.0,1520.0,1520.0,1390.0,1364.0,1975.0,1455.0,1091.0,1130.0,1130.0,1156.0,1806.0,1897.0,1780.0,1910.0,1325.0,1338.0,1286.0,1286.0,1286.0,1195.0,1195.0,1260.0,1910.0,1715.0,1520.0,1156.0,1273.0,1208.0,1650.0,1429.0,1299.0,1585.0,1767.0,1351.0,1455.0,1650.0,1390.0,1364.0,1416.0,1390.0,1650.0,1351.0,1338.0,1481.0,1377.0,1377.0,1351.0,1377.0,1416.0,1390.0,1364.0,1351.0,1364.0,1351.0,1481.0,1364.0,1351.0,1286.0,1481.0,1507.0,1338.0,1364.0,1507.0,1364.0,1364.0,1377.0,1559.0,2170.0,1650.0,1390.0,1455.0,1195.0,1247.0,1169.0,1429.0,1390.0,1390.0,2040.0,1247.0,1650.0,1390.0,1325.0,1260.0,1299.0,1390.0,1364.0,1520.0,1520.0,1221.0,1260.0,1208.0,1325.0,1455.0,1260.0,1130.0,1390.0,2170.0,1975.0,1845.0,1845.0,1975.0,2170.0,1845.0,2170.0,1845.0,1975.0,1845.0,1845.0,1845.0,1975.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1845.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1260.0,1715.0,1455.0,1325.0,1377.0,1390.0,1845.0,1481.0,1416.0,1442.0,1455.0,1195.0,1247.0,1377.0,1325.0,1494.0,1780.0,1585.0,1286.0,1325.0,1390.0,1507.0,1377.0,1520.0,1520.0,1234.0,1650.0,1520.0,1520.0,1715.0,1715.0,1234.0,1221.0,1195.0,1169.0,1325.0,1351.0,1520.0,1390.0,1091.0,1416.0,2144.0,1585.0,2040.0,1858.0,1351.0,1468.0,1273.0,1195.0,1195.0,1650.0,1390.0,1520.0,2040.0,1715.0,1442.0,1520.0,1221.0,1390.0,1455.0,1325.0,1247.0,1455.0,1416.0,1520.0,1390.0,1390.0,1780.0,1208.0,1572.0,1130.0,1650.0,1481.0,1975.0,1325.0,1273.0,1208.0,1273.0,1273.0,1507.0,1325.0,1377.0,1260.0,1780.0,1585.0,1325.0,1299.0,1299.0,1299.0,1299.0,1195.0,1442.0,1520.0,1585.0,1715.0,1442.0,1455.0,1325.0,1390.0,1507.0,1442.0,1442.0,1442.0,1481.0,1442.0,1455.0,1585.0,1312.0,1520.0,1325.0,1156.0,1364.0,1338.0,1234.0,1455.0,1338.0,2170.0,1260.0,1195.0,1260.0,1130.0,2040.0,2053.0,2105.0,1520.0,1325.0,1325.0,1650.0,1299.0,1585.0,1832.0,1416.0,1715.0,1195.0,1195.0,1650.0,1624.0,1780.0,1650.0,1650.0,1780.0,1910.0,1637.0,1520.0,1156.0,1416.0,1234.0,1299.0,1195.0,1559.0,1702.0,1650.0,1793.0,1312.0,1715.0,1494.0,1325.0,1260.0,1286.0,2300.0,1273.0,1260.0,1156.0,1143.0,1208.0,1247.0,1455.0,1390.0,1325.0,1169.0,1286.0,1247.0,1572.0,1182.0,1156.0,1104.0,1364.0,1442.0,1767.0,1637.0,1156.0,1182.0,1390.0,1325.0,1585.0,1299.0,1650.0,1286.0,1325.0,1299.0,1195.0,1130.0,1312.0,1637.0,1572.0,1611.0,1845.0,1520.0,1234.0,1325.0,1390.0,1780.0,1455.0,1377.0,1351.0,1104.0,1559.0,1286.0,5030.0,5030.0,1247.0,1286.0,1585.0,1702.0,2170.0,1260.0,1234.0,2066.0,1910.0,1975.0,1156.0,1260.0,1377.0,1338.0,1247.0,1390.0,1325.0,1325.0,1325.0,1325.0,1364.0,1650.0,1364.0,1286.0,1962.0,1767.0,1260.0,1585.0,1325.0,1650.0,1715.0,1260.0,1325.0,1455.0,1455.0,1845.0,1195.0,1143.0,1442.0,1585.0,1377.0,1455.0,1273.0,1325.0,1169.0,1169.0,1585.0,1494.0,1325.0,1260.0,1117.0,1598.0,46370.0,2313.0,1455.0,1390.0,1559.0,1455.0,1390.0,1585.0,1182.0,1299.0,1390.0,1507.0,1195.0,1286.0,1325.0,2170.0,2157.0,1520.0,1260.0,1130.0,1364.0,1351.0,1975.0,1195.0,1325.0,1390.0,1585.0,1286.0,1260.0,1624.0,1364.0,1143.0,1715.0,2040.0,1260.0,1325.0,1260.0,1364.0,2820.0,1247.0,1390.0,1260.0,1325.0,1390.0,1325.0,2014.0,1429.0,1234.0,1156.0,1507.0,1195.0,1273.0,1104.0,1650.0,1650.0,1260.0,1455.0,1390.0,1715.0,1273.0,1585.0,1351.0,1234.0,1351.0,1455.0,1585.0,1377.0,1455.0,1286.0,1390.0,1390.0,1390.0,1390.0,1390.0,1390.0,1390.0,1780.0,2430.0,1390.0,1780.0,1520.0,1585.0,1429.0,1780.0,3470.0,1715.0,1351.0,1416.0,1247.0,1247.0,1390.0,1585.0,1260.0,1260.0,1468.0,1455.0,1182.0,1585.0,1195.0,1455.0,1234.0,1390.0,1780.0,1585.0,1416.0,1390.0,1351.0,1975.0,1325.0,1572.0,1260.0,1247.0,2430.0,2235.0,2235.0,2950.0,1715.0,1286.0,1221.0,1234.0,1195.0,1260.0,1286.0,1234.0,1390.0,1351.0,1377.0,1390.0,1273.0,1390.0,1260.0,1195.0,1234.0,1273.0,1221.0,1377.0,1065.0,1520.0,1390.0,1325.0,1845.0,1195.0,1169.0,1325.0,1377.0,1572.0,1312.0,1520.0,1455.0,1208.0,1312.0,1390.0,1416.0,1455.0,1325.0,1377.0,1416.0,1650.0,1650.0,1390.0,1390.0,1390.0,1390.0,1650.0,1260.0,1195.0,1325.0,1637.0,1156.0,1390.0,1260.0,1975.0,1975.0,1338.0,1481.0,1585.0,1507.0,1637.0,2157.0,1325.0,1520.0,1221.0,1455.0,1338.0,1208.0,1364.0,1299.0,1390.0,1780.0,2157.0,1312.0,1247.0,1455.0,1260.0,1091.0,1325.0,1897.0,1325.0,1195.0,1702.0,1624.0,1286.0,4120.0,2820.0,1780.0,1910.0,1390.0,1117.0,1780.0,1195.0,1520.0,1910.0,1780.0,1156.0,1195.0,2495.0,1364.0,2040.0,1325.0,1975.0,1455.0,1455.0,1520.0,1650.0,1845.0,2950.0,1715.0,2170.0,1195.0,1195.0,1143.0,1455.0,1195.0,1325.0,1325.0,1390.0,1897.0,1845.0,1650.0,1455.0,1182.0,1208.0,8020.0,1390.0,1429.0,1338.0,1429.0,1364.0,1325.0,1455.0,1897.0,1520.0,1455.0,1520.0,1390.0,1715.0,1715.0,1585.0,1364.0,1715.0,1910.0,1520.0,1520.0,1585.0,1390.0,1325.0,1195.0,1260.0,1195.0,1455.0,1273.0,1130.0,1845.0,1715.0,1247.0,1325.0,1156.0,1377.0,1234.0,1325.0,1390.0,1637.0,1104.0,1338.0,1390.0,1390.0,1390.0,1390.0,1455.0,1390.0,1377.0,1325.0,1650.0,1507.0,1416.0,1520.0,1650.0,1325.0,1169.0,1169.0,1416.0,1195.0,1260.0,1754.0,1208.0,1208.0,1663.0,1520.0,1650.0,1884.0,2170.0,1455.0,1247.0,2235.0,1429.0,1247.0,1182.0,1845.0,2651.0,2079.0,1910.0,1520.0,2534.0,1195.0,1442.0,1286.0,1377.0,1442.0,1468.0,1910.0,1975.0,1455.0,1247.0,1819.0,1195.0,1325.0,1260.0,1273.0,1741.0,1741.0,1858.0,1273.0,1377.0,1845.0,1715.0,1585.0,1390.0,1390.0,1260.0,1247.0,1195.0,1286.0,1234.0,1260.0,1325.0,1455.0,1325.0,1715.0,1845.0,1507.0,1845.0,1585.0,1455.0,1364.0,1312.0,1585.0,1585.0,1585.0,1598.0,1325.0,1390.0,1390.0,1442.0,2417.0,2508.0,1455.0,1650.0,1585.0,1234.0,1650.0,1910.0,1377.0,1390.0,1650.0,2157.0,1975.0,1260.0,1325.0,1598.0,1585.0,1260.0,1455.0,1416.0,1520.0,1520.0,1455.0,1715.0,1585.0,1715.0,1650.0,1507.0,1390.0,1520.0,1520.0,1260.0,1169.0,1208.0,1325.0,1520.0,1234.0,1351.0,1156.0,1455.0,1741.0,1585.0,1585.0,1897.0,1585.0,1897.0,1299.0,1325.0,1780.0,1182.0,1195.0,1819.0,1260.0,1208.0,1143.0,2820.0,1910.0,1767.0,1312.0,1481.0,1195.0,1247.0,1520.0,1780.0,1520.0,1390.0,1507.0,1091.0,1117.0,1104.0,1455.0,1377.0,1312.0,1325.0,1091.0,1078.0,1078.0,1325.0,1338.0,1455.0,1520.0,1806.0,1429.0,1663.0,1455.0,1637.0,1494.0,1182.0,1156.0,1156.0,1169.0,1637.0,1897.0,1195.0,1351.0,1507.0,1416.0,1754.0,1325.0,1260.0,1065.0,1520.0,1780.0,1390.0,1455.0,1676.0,1715.0,1390.0,1260.0,1299.0,1910.0,1598.0,1325.0,1390.0,1520.0,1715.0,1507.0,1507.0,1455.0,1845.0,1429.0,1572.0,1455.0,1780.0,1520.0,1455.0,1286.0,1455.0,1585.0,1455.0,1208.0,1182.0,1507.0,1455.0,1299.0,1234.0,1195.0,1585.0,1260.0,1455.0,1520.0,1520.0,1143.0,1338.0,1208.0,1260.0,1325.0,1325.0,1195.0,1637.0,1169.0,1273.0,1286.0,1507.0,1507.0,1455.0,1650.0,1507.0,1195.0,1390.0,1650.0,1520.0,1390.0,1195.0,1260.0,1247.0,1169.0,1195.0,1156.0,1104.0,1156.0,1052.0,1273.0,1130.0,1091.0,1078.0,1247.0,1845.0,1520.0,2820.0,1325.0,1481.0,1390.0,1455.0,1390.0,1455.0,1299.0,1195.0,1806.0,1325.0,1390.0,1975.0,1585.0,1650.0,1325.0,1520.0,2625.0,1312.0,1507.0,1845.0,1377.0,1299.0,1390.0,1520.0,1260.0,1156.0,1078.0,1104.0,1104.0,1208.0,1260.0,1312.0,1351.0,1546.0,1455.0,3145.0,1273.0,1273.0,1975.0,1377.0,1390.0,1754.0,1585.0,1377.0,1715.0,1520.0,1260.0,1520.0,2040.0,1546.0,1390.0,1520.0,1377.0,2105.0,1845.0,1845.0,1715.0,1585.0,1559.0,1754.0,1546.0,1195.0,1390.0,1325.0,2027.0,1767.0,1845.0,1286.0,1312.0,1312.0,1780.0,2170.0,2170.0,1780.0,1260.0,1182.0,1325.0,1780.0,2677.0,1715.0,1390.0,1559.0,2430.0,1234.0,1234.0,1455.0,1728.0,1546.0,1897.0,1650.0,1845.0,1715.0,2300.0,2157.0,2170.0,1780.0,1637.0,1845.0,1897.0,1650.0,1325.0,1455.0,1325.0,1585.0,4120.0,1442.0,1390.0,1442.0,1520.0,1507.0,1195.0,1650.0,1780.0,1390.0,1585.0,1650.0,1975.0,1520.0,1650.0,1650.0,2430.0,1650.0,1650.0,1455.0,1650.0,1585.0,1780.0,1585.0,1715.0,1910.0,1845.0,2170.0,2690.0,1585.0,1585.0,1455.0,1390.0,1312.0,1650.0,2820.0,1390.0,1221.0,1260.0,1325.0,1650.0,1455.0,1286.0,1585.0,1780.0,1650.0,1520.0,1351.0,1429.0,1650.0,1390.0,1455.0,1286.0,1910.0,1910.0,1260.0,1624.0,1442.0,1195.0,1260.0,1169.0,1221.0,1455.0,1390.0,1715.0,1585.0,1117.0,1507.0,1312.0,1585.0,1390.0,1520.0,1910.0,1481.0,1520.0,1390.0,1767.0,1390.0,2105.0,1247.0,1364.0,1260.0,1520.0,1260.0,1273.0,1780.0,1260.0,1325.0,1650.0,1585.0,1260.0,1325.0,1221.0,1221.0,1403.0,1247.0,1195.0,1364.0,1845.0,1130.0,1065.0,1910.0,1494.0,1715.0,1650.0,1520.0,1455.0,1455.0,1351.0,1351.0,1416.0,1312.0,1182.0,1520.0,1780.0,2105.0,1104.0,1325.0,1585.0,1260.0,2430.0,1130.0,1455.0,1195.0,1520.0,1260.0,1351.0,1429.0,1520.0,1455.0,1754.0,1325.0,1312.0,2820.0,2560.0,2157.0,1455.0,1117.0,1247.0,1637.0,1455.0,1455.0,2417.0,1377.0,1910.0,1195.0,1273.0,1260.0,1260.0,1273.0,1065.0,1520.0,1520.0,1221.0,1390.0,1221.0,1325.0,1351.0,1845.0,1325.0,1143.0,1585.0,1845.0,1507.0,2157.0,1520.0,3080.0,3210.0,2950.0,1416.0,1364.0,1195.0,1299.0,1325.0,1650.0,1247.0,1221.0,1221.0,2027.0,2027.0,2027.0,2027.0,2027.0,2027.0,2157.0,2157.0,2027.0,1455.0,1455.0,1845.0,1130.0,1377.0,1117.0,1325.0,1260.0,1845.0,2300.0,1520.0,1520.0,1390.0,1169.0,1156.0,1975.0,1377.0,2040.0,2820.0,1364.0,1455.0,1507.0,1195.0,1520.0,1260.0,1260.0,1260.0,1247.0,1234.0,1195.0,1390.0,1715.0,1390.0,1338.0,1260.0,1260.0,1260.0,1260.0,1247.0,1130.0,1260.0,1234.0,1585.0,1208.0,2170.0,1390.0,1520.0,1325.0,1325.0,1130.0,1130.0,1195.0,1494.0,1494.0,1390.0,1585.0,1585.0,2014.0,1299.0,1299.0,1520.0,1520.0,2066.0,1351.0,1130.0,1169.0,1130.0,1455.0,1390.0,1195.0,1156.0,1195.0,1364.0,2027.0,2157.0,1520.0,1585.0,1585.0,1585.0,1585.0,1585.0,2794.0,1585.0,1585.0,1455.0,1455.0,1325.0,1195.0,1260.0,1286.0,1195.0,1221.0,1117.0,1585.0,1325.0,1546.0,1650.0,1455.0,1260.0,1260.0,1585.0,1286.0,1390.0,1299.0,1234.0,1468.0,1195.0,1520.0,1390.0,1520.0,1845.0,1780.0,1845.0,1234.0,1182.0,1169.0,1195.0,1377.0,1520.0,1455.0,1585.0,1650.0,1325.0,1377.0,1910.0,1377.0,1455.0,1325.0,1845.0,1455.0,1429.0,1390.0,1520.0,1585.0,1520.0,1884.0,2313.0,1585.0,2040.0,1520.0,1390.0,1455.0,1221.0,1260.0,1169.0,1156.0,1195.0,1143.0,1182.0,1143.0,1156.0,1156.0,1325.0,1429.0,1390.0,1416.0,1520.0,1286.0,1195.0,1260.0,1247.0,1910.0,1364.0,1455.0,1481.0,1312.0,1377.0,1195.0,1507.0,1130.0,1065.0,1130.0,1195.0,1455.0,1585.0,1390.0,1390.0,1520.0,1130.0,1520.0,1416.0,1520.0,1624.0,1572.0,1585.0,1390.0,1260.0,1377.0,1390.0,1156.0,1182.0,1260.0,1286.0,1325.0,1585.0,1234.0,1104.0,1078.0,1260.0,1195.0,2235.0,1910.0,1390.0,1507.0,1390.0,1260.0,1325.0,1585.0,1585.0,1208.0,2105.0,1390.0,1780.0,1377.0,1195.0,1195.0,1104.0,1130.0,1156.0,1286.0,1260.0,1013.0,1117.0,1260.0,1585.0,1715.0,1715.0,1351.0,1455.0,1260.0,1195.0,1390.0,3145.0,1299.0,1455.0,1273.0,1156.0,1533.0,1325.0,1390.0,1520.0,1520.0,1520.0,1520.0,1390.0,1520.0,1845.0,1637.0,2820.0,1650.0,1195.0,1455.0,1455.0,1195.0,1611.0,1247.0,1299.0,1195.0,1390.0,1195.0,1377.0,1234.0,1143.0,1455.0,1585.0,1520.0,1455.0,1455.0,1260.0,1520.0,1780.0,1897.0,1767.0,1377.0,1325.0,1260.0,1325.0,1247.0,1325.0,1273.0,1260.0,1195.0,1975.0,1364.0,1637.0,1325.0,1286.0,1247.0,1455.0,1221.0,1325.0,1754.0,1351.0,1208.0,1741.0,2170.0,1650.0,1130.0,1650.0,1455.0,1390.0,1585.0,1325.0,1780.0,1910.0,1338.0,1507.0,1507.0,1364.0,1715.0,1494.0,1416.0,1286.0,1416.0,1637.0,1845.0,1455.0,1715.0,1325.0,1624.0,1715.0,1585.0,1585.0,1507.0,1390.0,1468.0,1468.0,1260.0,1520.0,1520.0,1520.0,1520.0,1546.0,1494.0,1468.0,1364.0,1325.0,1325.0,1299.0,1377.0,1377.0,1468.0,1390.0,1403.0,1247.0,1416.0,1312.0,1260.0,1312.0,1247.0,1234.0,1104.0,1286.0,1286.0,1221.0,1325.0,1325.0,1325.0,1715.0,1650.0,1455.0,1910.0,1390.0,1650.0,2807.0,1403.0,1390.0,1390.0,1143.0,1819.0,1780.0,1780.0,1936.0,1195.0,1195.0,1299.0,1975.0,1507.0,1338.0,2157.0,1403.0,2105.0,1975.0,1845.0,1234.0,1286.0,1949.0,1377.0,1390.0,1494.0,1260.0,1520.0,1455.0,1585.0,1650.0,1221.0,1741.0,2131.0,1650.0,1325.0,1507.0,1650.0,1572.0,1260.0,1260.0,1260.0,1234.0,1325.0,1286.0,1325.0,1585.0,1481.0,1585.0,2027.0,1845.0,1962.0,1962.0,1260.0,1481.0,1234.0,1390.0,1390.0,1351.0,1234.0,1182.0,1143.0,1338.0,1520.0,1546.0,1910.0,1845.0,1325.0,1377.0,1312.0,1325.0,1286.0,2040.0,1377.0,2430.0,2040.0,1325.0,1390.0,1351.0,1429.0,1585.0,1260.0,1715.0,1507.0,1416.0,1520.0,1195.0,1390.0,1260.0,1468.0,1520.0,1520.0,1325.0,1767.0,2157.0,1767.0,1780.0,1195.0,1910.0,1585.0,1650.0,1598.0,1650.0,1780.0,1234.0,1195.0,1299.0,1260.0,1325.0,1273.0,1143.0,1182.0,1182.0,1143.0,1182.0,1208.0,1390.0,1260.0,1780.0,1715.0,1390.0,1403.0,1325.0,1455.0,1520.0,1637.0,2820.0,1442.0,1260.0,1390.0,1299.0,1273.0,1507.0,1507.0,1104.0,1325.0,1975.0,2040.0,1910.0,2430.0,1871.0,1325.0,1247.0,1325.0,1455.0,1325.0,1429.0,1247.0,2105.0,1780.0,1910.0,1390.0,1806.0,1247.0,1767.0,1585.0,1910.0,1715.0,6070.0,6070.0,7370.0,7370.0,7370.0,1520.0,1390.0,1455.0,1455.0,1455.0,1273.0,1767.0,1390.0,1325.0,1455.0,1520.0,2040.0,1520.0,1611.0,1520.0,1520.0,1325.0,1975.0,1208.0,1260.0,1481.0,1390.0,1390.0,1585.0,1377.0,1780.0,1195.0,1325.0,1390.0,1377.0,1377.0,1520.0,1338.0,1338.0,1338.0,1299.0,1312.0,1351.0,1351.0,1351.0,1585.0,1585.0,1585.0,1520.0,1260.0,1520.0,1273.0,1520.0,1390.0,1910.0,1390.0,2807.0,1390.0,1650.0,1390.0,1156.0,1156.0,1169.0,1325.0,1520.0,1520.0,2170.0,2300.0,1403.0,1585.0,2105.0,1221.0,1208.0,3145.0,1260.0,1260.0,1299.0,1494.0,2300.0,1455.0,1390.0,1715.0,2300.0,2105.0,1390.0,1078.0,1650.0,1195.0,1156.0,1351.0,1286.0,1117.0,1299.0,1325.0,1442.0,1910.0,1104.0,1117.0,1494.0,1390.0,1520.0,1845.0,1377.0,1845.0,1845.0,2014.0,1715.0,1845.0,1910.0,1169.0,1390.0,1338.0,1455.0,1455.0,1507.0,1325.0,2001.0,1637.0,1767.0,1325.0,1338.0,1585.0,1650.0,1910.0,1260.0,1910.0,1208.0,1481.0,1182.0,1338.0,1260.0,1650.0,1390.0,1455.0,1715.0,1247.0,1260.0,1325.0,1247.0,1338.0,1416.0,1442.0,1260.0,3730.0,1845.0,1390.0,1312.0,1195.0,1650.0,1455.0,1325.0,1091.0,1390.0,1377.0,1637.0,1377.0,1338.0,1325.0,1390.0,1455.0,1754.0,1650.0,1143.0,1156.0,1182.0,1520.0,1351.0,2430.0,1780.0,1156.0,1585.0,1572.0,1234.0,1208.0,1715.0,1793.0,1650.0,1520.0,1247.0,1390.0,1325.0,1325.0,1715.0,1637.0,1650.0,1520.0,1299.0,1390.0,1507.0,1234.0,1325.0,1195.0,1260.0,1143.0,1299.0,1520.0,1416.0,2313.0,1364.0,1975.0,1585.0,1195.0,1195.0,1195.0,1390.0,1351.0,1390.0,1130.0,1390.0,1299.0,1117.0,1715.0,1845.0,1234.0,1260.0,1195.0,1260.0,1520.0,1455.0,1286.0,1195.0,1260.0,2040.0,2170.0,1403.0,1377.0,1429.0,1390.0,1650.0,1455.0,1520.0,1195.0,1767.0,1247.0,1767.0,1585.0,1585.0,1585.0,1520.0,1520.0,1260.0,1845.0,2157.0,1338.0,1520.0,1260.0,1455.0,1260.0,1260.0,1195.0,1767.0,1299.0,1520.0,1286.0,2170.0,2170.0,1390.0,1065.0,1572.0,1637.0,1520.0,2430.0,2079.0,2157.0,1585.0,1195.0,1208.0,1286.0,1637.0,1351.0,1429.0,1182.0,1260.0,1572.0,1910.0,1520.0,1637.0,1520.0,1650.0,1715.0,1390.0,1390.0,1715.0,1650.0,1260.0,1468.0,1468.0,1221.0,1520.0,1455.0,1325.0,1325.0,1325.0,1546.0,1910.0,1390.0,1208.0,1390.0,1520.0,2170.0,1390.0,1260.0,1260.0,1585.0,1650.0,870.0,3457.0,1871.0,1780.0,1390.0,1390.0,1390.0,1260.0,1455.0,1325.0,1364.0,1195.0,1780.0,2547.0,1962.0,1403.0,1390.0,1390.0,1845.0,1390.0,3340.0,1520.0,1260.0,1780.0,1286.0,1325.0,1520.0,1520.0,1520.0,1585.0,1455.0,1585.0,1585.0,1585.0,1481.0,1650.0,1520.0,1520.0,1455.0,2417.0,1390.0,1325.0,1598.0,1325.0,1104.0,1910.0,1325.0,1468.0,1455.0,1390.0,1390.0,1065.0,1286.0,1182.0,1260.0,1156.0,1052.0,1325.0,1299.0,1416.0,1234.0,3145.0,3145.0,1520.0,1910.0,1130.0,1377.0,1585.0,1130.0,1195.0,1780.0,1364.0,2027.0,1390.0,1715.0,1455.0,1273.0,1455.0,1130.0,1429.0,1585.0,1195.0,1195.0,1195.0,1195.0,2365.0,1650.0,1416.0,1455.0,1247.0,1156.0,1130.0,1572.0,1572.0,1975.0,1325.0,1325.0,1390.0,1585.0,1325.0,1195.0,1299.0,1299.0,2040.0,1299.0,1377.0,1585.0,1390.0,1520.0,1455.0,1416.0,1780.0,1455.0,1585.0,1455.0,1260.0,1455.0,1455.0,1585.0,1455.0,2027.0,2690.0,1780.0,1325.0,1325.0,1455.0,1585.0,1455.0,1377.0,1260.0,1650.0,1156.0,1273.0,1585.0,1585.0,1585.0,1585.0,1585.0,1585.0,1403.0,1390.0,1325.0,1338.0,1572.0,1494.0,1390.0,1546.0,1585.0,1195.0,1260.0,1650.0,2417.0,2417.0,2105.0,1845.0,1234.0,1377.0,1650.0,1780.0,1650.0,1481.0,1455.0,1221.0,1650.0,1585.0,1299.0,1871.0,1845.0,1390.0,1702.0,1390.0,1507.0,1507.0,1325.0,1364.0,1364.0,1299.0,1299.0,1364.0,1364.0,1299.0,1299.0,1312.0,1312.0,1325.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1195.0,1195.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1130.0,1195.0,1195.0,1455.0,1260.0,1390.0,1130.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1260.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1195.0,1130.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1195.0,1130.0,1390.0,1195.0,1455.0,1455.0,1520.0,1325.0,1520.0,1520.0,1130.0,1572.0,1650.0,1715.0,2040.0,1520.0,1494.0,1351.0,1611.0,2547.0,1429.0,1507.0,1455.0,1585.0,1481.0,1650.0,2040.0,1455.0,1416.0,2937.0,1286.0,1325.0,1650.0,1260.0,1455.0,1143.0,1715.0,1572.0,1325.0,1234.0,1247.0,1793.0,1325.0,1390.0,1312.0,1845.0,1585.0,1585.0,1585.0,1195.0,1520.0,1377.0,1299.0,1247.0,1416.0,1377.0,1364.0,1715.0,1715.0,1637.0,1910.0,1234.0,1312.0,1585.0,1273.0,1910.0,1390.0,2040.0,1676.0,1702.0,1377.0,1468.0,1130.0,1442.0,1195.0,1286.0,1156.0,1065.0,1845.0,1585.0,1520.0,1689.0,2170.0,1390.0,1195.0,1520.0,1507.0,1429.0,1208.0,1468.0,1312.0,1299.0,1260.0,1325.0,1780.0,1390.0,1520.0,1559.0,1650.0,2170.0,2170.0,2170.0,1312.0,1715.0,1195.0,1637.0,1390.0,1442.0,1273.0,1585.0,1585.0,1481.0,1273.0,1377.0,2105.0,1520.0,1390.0,1455.0,1208.0,1390.0,1403.0,1260.0,1286.0,1156.0,1910.0,2820.0,1650.0,1715.0,1715.0,1520.0,2170.0,3340.0,1260.0,1533.0,1260.0,1455.0,1780.0,1455.0,1455.0,1286.0,1455.0,1338.0,1780.0,1585.0,1455.0,1572.0,1442.0,1065.0,1520.0,3015.0,1767.0,1650.0,1585.0,1195.0,1780.0,1624.0,1585.0,1650.0,1390.0,1169.0,1273.0,1260.0,1845.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1195.0,1130.0,1195.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1195.0,1130.0,1195.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1130.0,1195.0,1130.0,1195.0,1130.0,1130.0,1468.0,1390.0,1390.0,1390.0,1390.0,1130.0,1130.0,1195.0,1130.0,1130.0,1130.0,1130.0,1403.0,1390.0,1390.0,1390.0,1455.0,1260.0,1260.0,1260.0,1273.0,1325.0,1325.0,1221.0,1104.0,1260.0,1273.0,1273.0,1455.0,1364.0,1520.0,1403.0,1520.0,1650.0,1481.0,1416.0,1455.0,1520.0,1390.0,2170.0,1572.0,1390.0,1338.0,1247.0,1143.0,1585.0,1195.0,1325.0,1377.0,1325.0,1390.0,1390.0,1390.0,1455.0,1507.0,1234.0,1455.0,2092.0,1520.0,1520.0,1390.0,2040.0,1845.0,1585.0,1390.0,1260.0,1260.0,1455.0,1403.0,1715.0,2183.0,2183.0,2235.0,2183.0,1221.0,1143.0,1975.0,1377.0,1325.0,1247.0,1195.0,1286.0,1208.0,1260.0,1286.0,1455.0,1273.0,1234.0,1520.0,1403.0,1390.0,1130.0,1390.0,1234.0,1338.0,1221.0,1208.0,1403.0,1351.0,1351.0,1403.0,1403.0,1273.0,1273.0,1715.0,1390.0,1533.0,1780.0,1975.0,1910.0,1247.0,1143.0,1585.0,1910.0,1455.0,1650.0,1585.0,1390.0,1312.0,1637.0,1338.0,1442.0,2547.0,1260.0,1351.0,1910.0,2170.0,1975.0,1780.0,2430.0,1247.0,1299.0,1247.0,7370.0,1260.0,1182.0,1780.0,1585.0,1975.0,2040.0,1520.0,1507.0,1546.0,1468.0,1273.0,1182.0,1156.0,1780.0,2170.0,1390.0,1624.0,1780.0,1624.0,1689.0,1689.0,1754.0,2508.0,1754.0,1754.0,1923.0,1689.0,1754.0,1689.0,1624.0,1624.0,1546.0,1546.0,1546.0,1689.0,1546.0,1195.0,2105.0,1351.0,1884.0,1585.0,1520.0,1455.0,1195.0,1195.0,1091.0,1065.0,1065.0,1338.0,1260.0,1715.0,1975.0,1260.0,1780.0,1650.0,1325.0,1767.0,1299.0,1299.0,1260.0,2040.0,2157.0,2482.0,1312.0,1208.0,1195.0,1260.0,1637.0,2027.0,1260.0,1260.0,1325.0,1325.0,1364.0,1520.0,1884.0,1416.0,1286.0,2040.0,1481.0,1351.0,1715.0,1195.0,1455.0,1520.0,1312.0,1260.0,1260.0,1143.0,2040.0,2040.0,1312.0,1650.0,1520.0,1481.0,1416.0,1585.0,1845.0,1442.0,1377.0,1533.0,1390.0,1195.0,1416.0,1650.0,1325.0,1390.0,1715.0,1130.0,1767.0,1897.0,1390.0,1520.0,1299.0,1299.0,1325.0,1117.0,1234.0,1390.0,1169.0,1637.0,1650.0,1234.0,4380.0,1481.0,1299.0,1455.0,1390.0,1520.0,1390.0,1390.0,1429.0,2560.0,1377.0,1117.0,1325.0,1364.0,1208.0,1910.0,1910.0,1910.0,1910.0,1910.0,2040.0,2040.0,2040.0,1650.0,1416.0,1390.0,1455.0,1208.0,1650.0,1559.0,1481.0,1130.0,1260.0,1130.0,1117.0,1130.0,2170.0,1325.0,1260.0,1390.0,1247.0,1195.0,1325.0,1637.0,1195.0,1260.0,1325.0,1325.0,1728.0,1715.0,1650.0,2300.0,1377.0,1845.0,1247.0,1390.0,1884.0,1624.0,2170.0,1299.0,1390.0,1338.0,2040.0,1390.0,1338.0,1195.0,1585.0,1455.0,1390.0,1520.0,1455.0,1572.0,2287.0,2235.0,2027.0,1286.0,3340.0,1650.0,1130.0,1130.0,1403.0,1494.0,1455.0,1507.0,2170.0,1312.0,1195.0,1260.0,1260.0,1442.0,2170.0,1650.0,1546.0,1650.0,1520.0,1390.0,1455.0,1585.0,1585.0,1455.0,1390.0,1260.0,1325.0,1273.0,1455.0,1364.0,1416.0,1390.0,1325.0,1299.0,2300.0,1195.0,1260.0,1715.0,1715.0,1260.0,1130.0,1195.0,1195.0,1767.0,1897.0,1767.0,1715.0,1650.0,2430.0,2495.0,2430.0,1260.0,1208.0,1195.0,1195.0,1260.0,1325.0,1910.0,1585.0,1845.0,974.0,974.0,1585.0,1195.0,1780.0,1715.0,1364.0,1377.0,1390.0,1260.0,1845.0,2170.0,1455.0,1325.0,1520.0,1455.0,1312.0,1273.0,1195.0,1325.0,1390.0,1715.0,1520.0,1390.0,1247.0,2560.0,1377.0,1260.0,1247.0,1416.0,1468.0,1338.0,1403.0,1234.0,1780.0,1377.0,1260.0,1520.0,1260.0,1390.0,1780.0,1650.0,1715.0,1715.0,1637.0,1377.0,1637.0,1442.0,1533.0,1832.0,1442.0,1832.0,1611.0,2040.0,2170.0,1780.0,1195.0,1143.0,1520.0,1143.0,1195.0,1390.0,1325.0,1260.0,1325.0,1325.0,1325.0,1637.0,1416.0,1273.0,1299.0,1455.0,1520.0,1520.0,1325.0,1364.0,1325.0,1182.0,1247.0,1507.0,1520.0,1143.0,1026.0,1195.0,1520.0,1390.0,1507.0,1650.0,1572.0,1195.0,1481.0,1637.0,1429.0,1052.0,1195.0,1650.0,1780.0,1195.0,1260.0,1390.0,1156.0,1104.0,1520.0,1195.0,1234.0,1182.0,1130.0,1299.0,1520.0,1403.0,1520.0,1338.0,1286.0,1182.0,1338.0,1338.0,1312.0,1494.0,1130.0,1182.0,1715.0,1741.0,1715.0,1650.0,1715.0,1429.0,1325.0,1195.0,1468.0,1429.0,1585.0,1585.0,1585.0,1780.0,1520.0,1364.0,1338.0,1845.0,1546.0,1234.0,1286.0,1390.0,1715.0,1910.0,1650.0,1364.0,1260.0,1650.0,1845.0,1325.0,1455.0,1780.0,1455.0,1455.0,1455.0,1325.0,1520.0,1689.0,2144.0,2235.0,2820.0,1325.0,1390.0,1234.0,1325.0,1585.0,1234.0,1208.0,1130.0,1520.0,1520.0,1325.0,1351.0,1260.0,1156.0,1039.0,1130.0,1104.0,1195.0,1260.0,1520.0,1455.0,1377.0,1507.0,1195.0,1715.0,1325.0,1286.0,1390.0,1377.0,5420.0,1247.0,1403.0,1403.0,1260.0,1260.0,1403.0,1325.0,1364.0,1377.0,1429.0,1390.0,1429.0,1429.0,1377.0,1416.0,1416.0,1416.0,1247.0,1468.0,1468.0,1533.0,1533.0,1468.0,1468.0,1299.0,1299.0,1455.0,1455.0,1455.0,1455.0,1455.0,1585.0,3080.0,1520.0,1130.0,1130.0,1065.0,1130.0,1208.0,1455.0,1390.0,1325.0,1585.0,1390.0,1182.0,1130.0,1520.0,1650.0,2040.0,1910.0,1312.0,1195.0,1338.0,1585.0,1585.0,1325.0,1156.0,1130.0,1494.0,1884.0,1884.0,1585.0,1377.0,1585.0,1455.0,1650.0,1455.0,1455.0,1390.0,1403.0,1468.0,1325.0,1455.0,1455.0,1403.0,1182.0,1273.0,1377.0,1572.0,1572.0,1559.0,1975.0,1585.0,1507.0,1260.0,1585.0,1377.0,1130.0,1455.0,1871.0,1910.0,1260.0,1754.0,1754.0,4120.0,1455.0,1377.0,1260.0,1520.0,1520.0,1520.0,1416.0,1325.0,1585.0,1975.0,1845.0,1585.0,1260.0,1169.0,1390.0,1520.0,1338.0,1156.0,1390.0,1455.0,1728.0,1260.0,1520.0,1234.0,1234.0,1130.0,1312.0,1312.0,1377.0,1130.0,1130.0,1260.0,1208.0,1325.0,1507.0,1507.0,1715.0,1416.0,1715.0,1715.0,1455.0,1390.0,1195.0,1104.0,1650.0,1455.0,1390.0,1143.0,1390.0,1390.0,1325.0,1325.0,1390.0,1195.0,1260.0,1195.0,1260.0,1520.0,1780.0,1650.0,1377.0,1390.0,1520.0,1130.0,1130.0,1637.0,1390.0,1455.0,1143.0,1143.0,1143.0,1507.0,1637.0,1117.0,1455.0,1247.0,2170.0,1195.0,1390.0,1910.0,1390.0,1390.0,1429.0,1390.0,1845.0,1325.0,1390.0,1455.0,1455.0,1520.0,1520.0,1520.0,1520.0,1520.0,1520.0,1455.0,1520.0,1520.0,1520.0,1520.0,1650.0,1429.0,1897.0,1975.0,1390.0,1195.0,1780.0,2820.0,1156.0,1195.0,1286.0,1429.0,1650.0,1650.0,1650.0,1455.0,1442.0,1260.0,1390.0,1390.0,2820.0,1455.0,1390.0,1221.0,1585.0,1585.0,1676.0,1455.0,1325.0,1195.0,1234.0,1260.0,1273.0,1130.0,1845.0,1533.0,1533.0,1390.0,1338.0,2040.0,1650.0,1585.0,1650.0,1975.0,1780.0,1520.0,1195.0,1338.0,1286.0,1624.0,1260.0,1299.0,1325.0,1650.0,1455.0,1585.0,1780.0,2170.0,1182.0,1390.0,1494.0,1559.0,1481.0,1195.0,1078.0,1325.0,1325.0,1130.0,1390.0,1390.0,1312.0,1234.0,1390.0,1650.0,1195.0,1221.0,1585.0,1650.0,1208.0,1520.0,1520.0,1650.0,1585.0,1481.0,1325.0,1520.0,1156.0,2105.0,1494.0,1390.0,1377.0,1338.0,1390.0,1468.0,1546.0,1325.0,1416.0,1494.0,1455.0,1364.0,1546.0,1468.0,1468.0,1468.0,1377.0,1364.0,1325.0,1455.0,1234.0,1234.0,1169.0,1065.0,1260.0,1130.0,1780.0,1260.0,1585.0,1325.0,1494.0,1260.0,1286.0,1312.0,1208.0,1715.0,1390.0,1897.0,1585.0,2040.0,1260.0,1611.0,1520.0,1260.0,1260.0,1182.0,1260.0,1195.0,1091.0,1130.0,1390.0,2105.0,1520.0,1650.0,1650.0,1195.0,1390.0,1845.0,1390.0,1455.0,1260.0,1910.0,1585.0,1910.0,1390.0,1377.0,1377.0,1377.0,1065.0,1442.0,1260.0,1390.0,1650.0,1390.0,1390.0,1325.0,1260.0,1455.0,1312.0,1130.0,1520.0,1520.0,1325.0,1429.0,1377.0,1650.0,1455.0,1559.0,1520.0,1650.0,1364.0,1325.0,1715.0,1624.0,1676.0,1260.0,1273.0,1208.0,1195.0,1520.0,1715.0,2300.0,2170.0,2560.0,2430.0,1910.0,2365.0,2170.0,2105.0,2170.0,1416.0,1910.0,1910.0,1975.0,2027.0,2170.0,1390.0,1325.0,1325.0,1390.0,1364.0,1325.0,1208.0,1325.0,1260.0,1351.0,1338.0,1234.0,1195.0,1234.0,1208.0,1221.0,1286.0,1364.0,1364.0,1234.0,1247.0,1247.0,1221.0,1234.0,1325.0,1234.0,1247.0,1260.0,1364.0,1221.0,1299.0,1364.0,1455.0,1364.0,1364.0,1351.0,1364.0,1221.0,1221.0,1390.0,1273.0,1286.0,1208.0,2170.0,1585.0,1182.0,1390.0,1390.0,1247.0,1247.0,2170.0,1637.0,1195.0,1195.0,2495.0,2040.0,2040.0,1260.0,1442.0,1416.0,1416.0,1195.0,1312.0,1247.0,1182.0,1195.0,1650.0,1221.0,1585.0,2040.0,1741.0,1195.0,1260.0,1897.0,1845.0,1325.0,1520.0,1403.0,1507.0,1650.0,1130.0,1117.0,1247.0,1377.0,1429.0,1325.0,1286.0,1390.0,1325.0,1156.0,1364.0,1286.0,1390.0,1364.0,1910.0,2040.0,1767.0,1715.0,2105.0,1546.0,1390.0,1520.0,1910.0,1624.0,1442.0,1455.0,1390.0,1195.0,1455.0,1910.0,2040.0,1325.0,1312.0,1650.0,1650.0,1780.0,1585.0,1520.0,1650.0,1780.0,1780.0,2040.0,1780.0,1910.0,2495.0,1455.0,1325.0,1455.0,1247.0,1767.0,1520.0,1715.0,1455.0,2040.0,1273.0,1780.0,1195.0,1585.0,1247.0,2183.0,1260.0,1650.0,1247.0,1520.0,1325.0,1156.0,1104.0,1078.0,1377.0,1377.0,1312.0,1520.0,1260.0,1663.0,1910.0,1715.0,1299.0,1195.0,1195.0,1390.0,1507.0,1650.0,1195.0,1767.0,1195.0,1520.0,1520.0,1507.0,3340.0,2430.0,4250.0,3470.0,3080.0,1208.0,1325.0,1455.0,1585.0,3145.0,1195.0,1390.0,1455.0,1455.0,1104.0,1286.0,1325.0,1455.0,1650.0,1455.0,1520.0,1780.0,1611.0,1260.0,1260.0,1520.0,1455.0,1520.0,1520.0,1845.0,1390.0,2170.0,1520.0,1858.0,3470.0,1468.0,1936.0,1468.0,1260.0,1390.0,1637.0,1195.0,1325.0,1845.0,1325.0,1546.0,1260.0,1325.0,2027.0,1325.0,1260.0,1520.0,1169.0,1897.0,1130.0,2170.0,1715.0,1715.0,1715.0,1364.0,1468.0,1910.0,1481.0,2690.0,1546.0,1520.0,2040.0,1221.0,1065.0,1195.0,1312.0,1325.0,1390.0,1325.0,2157.0,1767.0,2157.0,1780.0,3470.0,1260.0,1364.0,1520.0,1650.0,1455.0,1455.0,1520.0,2300.0,1325.0,1325.0,1260.0,1286.0,1312.0,1260.0,1260.0,1325.0,1195.0,1377.0,1455.0,1338.0,1520.0,1260.0,1754.0,1390.0,1325.0,1455.0,1260.0,1364.0,1650.0,1455.0,1585.0,1455.0,1533.0,1650.0,1728.0,1585.0,1442.0,1442.0,1598.0,1507.0,1377.0,1325.0,1390.0,1260.0,1364.0,1585.0,1325.0,1247.0,1130.0,1247.0,1520.0,1520.0,1650.0,1520.0,1650.0,1715.0,1247.0,1247.0,1442.0,1481.0,1208.0,1130.0,1286.0,1598.0,1637.0,1494.0,1455.0,1520.0,2430.0,1260.0,1130.0,1377.0,1455.0,1650.0,1455.0,1143.0,1429.0,1260.0,1104.0,1260.0,1221.0,1442.0,1390.0,1520.0,1715.0,1195.0,1377.0,1065.0,1403.0,1585.0,1325.0,1377.0,1494.0,1520.0,1234.0,1286.0,1780.0,1455.0,1325.0,1130.0,2040.0,1325.0,1572.0,1325.0,1117.0,1390.0,1130.0,1416.0,1325.0,1364.0,1390.0,1507.0,1780.0,1637.0,1520.0,2690.0,1195.0,1845.0,1260.0,1975.0,1845.0,2170.0,1988.0,1286.0,1390.0,1325.0,1208.0,1520.0,1325.0,1455.0,2027.0,1390.0,1195.0,1182.0,1845.0,1845.0,1975.0,1260.0,1494.0,1325.0,1260.0,1195.0,3340.0,1585.0,1520.0,1195.0,1299.0,1416.0,1715.0,1195.0,1715.0,2430.0,1780.0,2157.0,1260.0,1897.0,1520.0,1299.0,2170.0,2170.0,1975.0,1390.0,1390.0,1455.0,1520.0,1156.0,1455.0,1260.0,1182.0,1260.0,1260.0,1260.0,1156.0,1156.0,1520.0,1520.0,1260.0,1260.0,1260.0,1273.0,1091.0,1455.0,1312.0,1312.0,1325.0,1507.0,1520.0,1455.0,1364.0,1377.0,1455.0,1377.0,1195.0,1312.0,1520.0,1143.0,1260.0,2820.0,1260.0,3210.0,1312.0,1338.0,1650.0,1390.0,1195.0,1845.0,1494.0,1273.0,1156.0,1455.0,1377.0,1650.0,1416.0,2027.0,1780.0,1390.0,1520.0,1325.0,1910.0,2170.0,1520.0,1260.0,1221.0,1247.0,1455.0,1845.0,1598.0,1754.0,1260.0,1195.0,1910.0,1520.0,1520.0,1403.0,1325.0,1351.0,1312.0,1312.0,2170.0,2326.0,1260.0,1455.0,1585.0,1585.0,1351.0,1390.0,1065.0,1260.0,2404.0,1377.0,1520.0,1455.0,1390.0,1455.0,1533.0,1455.0,1260.0,1858.0,1325.0,1325.0,1390.0,1130.0,1286.0,1299.0,1429.0,1468.0,1507.0,1325.0,1325.0,1650.0,1390.0,1455.0,1585.0,1975.0,1637.0,1325.0,2053.0,2170.0,1962.0,1143.0,1390.0,1078.0,1520.0,1585.0,1650.0,1182.0,1091.0,1065.0,1390.0,1520.0,1130.0,1520.0,1338.0,1325.0,2807.0,1637.0,1260.0,1260.0,1260.0,1195.0,1455.0,1247.0,2157.0,1416.0,1494.0,1260.0,1364.0,1403.0,1247.0,1390.0,1260.0,1195.0,1182.0,1429.0,1390.0,1390.0,1364.0,1455.0,1390.0,1130.0,1195.0,2170.0,1520.0,1104.0,2625.0,1221.0,1208.0,2066.0,1260.0,1936.0,1234.0,1208.0,1767.0,2534.0,1403.0,1416.0,1585.0,1429.0,1390.0,1286.0,1845.0,1260.0,1260.0,1650.0,1299.0,1299.0,1195.0,1325.0,1507.0,1585.0,1637.0,1897.0,1377.0,1507.0,1585.0,1416.0,1416.0,1416.0,1416.0,1416.0,1416.0,1377.0,1676.0,1416.0,1546.0,1325.0,1507.0,1468.0,1520.0,1260.0,1260.0,1195.0,1910.0,1988.0,1247.0,1325.0,1195.0,1780.0,1156.0,1260.0,1195.0,1741.0,2040.0,1507.0,1338.0,1260.0,1650.0,3717.0,1455.0,1442.0,1390.0,1650.0,2144.0,2235.0,1325.0,1247.0,1442.0,1442.0,1442.0,1390.0,1299.0,1299.0,1377.0,1390.0,1377.0,1338.0,1338.0,1416.0,1416.0,1260.0,1260.0,1260.0,1260.0,1416.0,1390.0,1260.0,1312.0,1312.0,1221.0,1221.0,1260.0,1260.0,1260.0,1325.0,1221.0,1221.0,1221.0,1260.0,1286.0,1286.0,1286.0,1286.0,1286.0,1286.0,1286.0,1221.0,1286.0,1338.0,1442.0,1312.0,1390.0,1130.0,1130.0,1390.0,1455.0,1910.0,2040.0,1247.0,1481.0,2170.0,1975.0,1585.0,1585.0,1650.0,1715.0,1585.0,1455.0,1234.0,1975.0,1117.0,1208.0,1260.0,1156.0,1208.0,1650.0,1520.0,1130.0,1650.0,1195.0,1325.0,1260.0,1715.0,1845.0,1520.0,1351.0,2430.0,1260.0,1351.0,1455.0,1455.0,1481.0,1260.0,1910.0,1390.0,1260.0,1156.0,1260.0,1611.0,1273.0,1390.0,1455.0,1390.0,1390.0,1390.0,1195.0,1806.0,2430.0,1130.0,1247.0,1286.0,1650.0,1468.0,1104.0,1195.0,1247.0,1195.0,1260.0,1260.0,2027.0,1117.0,1156.0,1156.0,1650.0,1403.0,1897.0,1195.0,2690.0,1585.0,1455.0,1585.0,2430.0,1650.0,1052.0,1130.0,1455.0,1507.0,1260.0,1364.0,1650.0,1195.0,2170.0,1221.0,1286.0,1455.0,2287.0,1650.0,1520.0,1260.0,1247.0,1351.0,1910.0,1195.0,1494.0,1260.0,1182.0,1585.0,1585.0,1585.0,1585.0,1455.0,2326.0,1806.0,1806.0,1338.0,1455.0,1299.0,1260.0,1520.0,2170.0,1520.0,1585.0,1975.0,1182.0,1182.0,1143.0,1195.0,1377.0,1520.0,1520.0,1871.0,1650.0,1390.0,1390.0,1650.0,1260.0,1715.0,1104.0,1234.0,1325.0,1130.0,1169.0,1130.0,1260.0,1520.0,1195.0,1325.0,1325.0,2170.0,1182.0,1182.0,1845.0,2300.0,1975.0,1325.0,1130.0,1455.0,1182.0,1650.0,1442.0,2170.0,1338.0,1780.0,1507.0,1325.0,1455.0,1767.0,1767.0,2690.0,1390.0,1533.0,1637.0,1325.0,1325.0,1520.0,2430.0,1520.0,1520.0,1325.0,1325.0,1325.0,1494.0,1780.0,1455.0,2430.0,1468.0,1325.0,1325.0,1325.0,1455.0,1325.0,1455.0,1455.0,1325.0,1975.0,1091.0,1715.0,1650.0,1520.0,1130.0,1520.0,1208.0,1325.0,1637.0,1390.0,1650.0,2105.0,1286.0,1234.0,1650.0,1975.0,1585.0,1156.0,1104.0,1169.0,1910.0,1260.0,2027.0,1780.0,1910.0,1910.0,2040.0,1260.0,1520.0,1260.0,1455.0,1624.0,1325.0,1130.0,1221.0,1130.0,2157.0,1117.0,1104.0,1260.0,1169.0,1247.0,1520.0,1390.0,1325.0,1325.0,1195.0,1390.0,1455.0,1585.0,1377.0,1351.0,1325.0,1260.0,1273.0,1520.0,1390.0,1377.0,1377.0,1780.0,1286.0,1195.0,1520.0,1143.0,1650.0,1598.0,1221.0,1260.0,1520.0,1195.0,1208.0,1416.0,2040.0,1520.0,1507.0,1910.0,1650.0,1650.0,1390.0,1546.0,1585.0,1325.0,1390.0,1416.0,1312.0,1468.0,1377.0,1299.0,1520.0,1533.0,1325.0,1494.0,1325.0,1130.0,1845.0,1585.0,1715.0,1377.0,1715.0,1208.0,1494.0,1507.0,1637.0,1637.0,1377.0,1273.0,1195.0,1650.0,1650.0,1442.0,1520.0,1585.0,1650.0,1520.0,1455.0,1585.0,2547.0,1897.0,1780.0,1897.0,1741.0,1585.0,1585.0,1520.0,1325.0,1260.0,1650.0,1910.0,1520.0,1585.0,1351.0,1338.0,1325.0,1325.0,1299.0,1247.0,1195.0,1208.0,1364.0,1468.0,1156.0,1195.0,1520.0,1780.0,1260.0,1650.0,1442.0,1208.0,1364.0,1130.0,2040.0,1650.0,2690.0,1975.0,2040.0,1923.0,1715.0,1572.0,1182.0,2144.0,1936.0,1325.0,1585.0,1156.0,1507.0,1130.0,1325.0,1650.0,1520.0,1585.0,1325.0,1247.0,1234.0,1767.0,1364.0,1260.0,2430.0,1143.0,1416.0,1390.0,1442.0,1715.0,1260.0,1260.0,2040.0,1260.0,1390.0,1208.0,1390.0,1585.0,1494.0,1117.0,1195.0,1312.0,1260.0,1715.0,2625.0,1273.0,1195.0,1273.0,1260.0,1195.0,1780.0,1169.0,1390.0,961.0,1260.0,2170.0,2300.0,1520.0,1260.0,1910.0,1169.0,1520.0,1325.0,2092.0,2027.0,1390.0,1338.0,1195.0,1260.0,1130.0,1325.0,1104.0,1585.0,1195.0,1260.0,1507.0,1364.0,1260.0,1845.0,1169.0,1325.0,1910.0,1195.0,1585.0,1520.0,1247.0,1715.0,1234.0,1507.0,1325.0,1169.0,1104.0,1221.0,1390.0,1260.0,1702.0,1260.0,1585.0,1195.0,1520.0,1390.0,1754.0,1637.0,3067.0,1390.0,1845.0,1546.0,1286.0,1325.0,2040.0,1208.0,1585.0,1377.0,1364.0,1442.0,1234.0,1351.0,1780.0,1039.0,1195.0,1364.0,1195.0,1455.0,1650.0,1455.0,1195.0,1507.0,1780.0,1390.0,2300.0,1520.0,1325.0,1520.0,1910.0,1520.0,1195.0,1650.0,1286.0,1520.0,1507.0,1910.0,1325.0,1650.0,1377.0,1585.0,1156.0,1260.0,1195.0,1637.0,1260.0,1429.0,1260.0,1455.0,1455.0,1559.0,1507.0,1507.0,1507.0,1507.0,1065.0,1650.0,1390.0,1221.0,1156.0,2300.0,1325.0,1455.0,1416.0,1416.0,1416.0,1416.0,1312.0,1520.0,1715.0,1130.0,1130.0,1130.0,1130.0,1130.0,1130.0,1260.0,1520.0,1884.0,1520.0,1377.0,2690.0,1195.0,2495.0,1520.0,1325.0,1624.0,1585.0,1195.0,1377.0,1377.0,1286.0,1481.0,1780.0,1351.0,1520.0,1520.0,1195.0,1455.0,1455.0,1377.0,1377.0,1377.0,1494.0,1624.0,2430.0,1650.0,1650.0,1585.0,1520.0,1520.0,1312.0,1325.0,1325.0,1312.0,1312.0,1338.0,1351.0,1286.0,1286.0,1286.0,1312.0,1299.0,1234.0,1260.0,1351.0,1325.0,1650.0,1637.0,1299.0,1416.0,1520.0,1520.0,1130.0,1390.0,1312.0,1156.0,1455.0,1715.0,1403.0,1585.0,1455.0,1767.0,1767.0,1195.0,1520.0,1195.0,1520.0,1390.0,1325.0,1338.0,1585.0,1260.0,1637.0,1910.0,1260.0,1520.0,1390.0,1585.0,1364.0,1065.0,1260.0,1455.0,1390.0,1481.0,2040.0,1910.0,2040.0,1845.0,1390.0,1455.0,1143.0,1910.0,1286.0,1156.0,1260.0,1130.0,1208.0,1130.0,1390.0,1390.0,1286.0,1910.0,1546.0,1390.0,1260.0,1390.0,1351.0,1715.0,2170.0,1780.0,1351.0,1520.0,2430.0,2430.0,1208.0,1390.0,1130.0,1377.0,1468.0,1260.0,1260.0,1559.0,1481.0,1533.0,1481.0,1481.0,1650.0,1455.0,1910.0,1416.0,1234.0,1260.0,1234.0,1260.0,1260.0,1234.0,1208.0,1715.0,1715.0,1455.0,1390.0,1585.0,1130.0,1377.0,1416.0,1364.0,1325.0,1455.0,2430.0,1455.0,1546.0,1845.0,1260.0,1377.0,1520.0,1455.0,1234.0,1234.0,1455.0,1377.0,1260.0,1260.0,1195.0,1195.0,1780.0,1065.0,1325.0,1338.0,1715.0,1910.0,1260.0,1208.0,1598.0,1364.0,1195.0,1455.0,1390.0,1910.0,2170.0,1260.0,1520.0,1897.0,1312.0,1520.0,1585.0,1325.0,1299.0,1377.0,1260.0,1195.0,2690.0,1455.0,1390.0,2105.0,1455.0,1338.0,1260.0,2027.0,1455.0,2027.0,1676.0,2170.0,1780.0,1455.0,1416.0,1455.0,1260.0,1520.0,1520.0,1195.0,1195.0,1221.0,1520.0,1221.0,1169.0,1390.0,1741.0,1325.0,1637.0,1247.0,1845.0,1390.0,1260.0,1130.0,1286.0,1520.0,1650.0,2430.0,1715.0,2430.0,1260.0,1572.0,1182.0,1195.0,1221.0,3730.0,1520.0,1299.0,1520.0,1143.0,1455.0,1195.0,1455.0,1780.0,1650.0,1403.0,1364.0,1520.0,1325.0,1507.0,1247.0,1858.0,1377.0,1156.0,1507.0,1403.0,1520.0,1325.0,1195.0,2664.0,1455.0,1195.0,1520.0,1325.0,1260.0,1260.0,1325.0,1260.0,1494.0,2300.0,2430.0,1260.0,1260.0,1390.0,1494.0,1351.0,1520.0,1234.0,1520.0,1585.0,1390.0,1325.0,1377.0,1325.0,1377.0,1780.0,1780.0,1364.0,1247.0,1520.0,1624.0,1325.0,1975.0,1455.0,1195.0,1845.0,1845.0,1429.0,1234.0,1273.0,1390.0,1455.0,1351.0,1208.0,1975.0,1910.0,1234.0,1455.0,1650.0,1975.0,1832.0,1364.0,1442.0,1676.0,1520.0,1780.0,1520.0,1234.0,1585.0,1260.0,1260.0,1260.0,1364.0,1260.0,1585.0,1507.0,1247.0,1650.0,1390.0,1390.0,1390.0,1845.0,1247.0,1650.0,2560.0,1390.0,1455.0,1637.0,1767.0,1325.0,1416.0,1520.0,1780.0,1637.0,1455.0,1507.0,1390.0,1520.0,1260.0,1234.0,1494.0,1910.0,1390.0,1260.0,1260.0,1390.0,1455.0,1520.0,1468.0,1715.0,1130.0,1520.0,2040.0,1130.0,1715.0,1520.0,1325.0,1455.0,1975.0,1390.0,1390.0,1234.0,1195.0,1260.0,1520.0,1325.0,1195.0,1117.0,1234.0,1325.0,1390.0,1130.0,1260.0,1390.0,1390.0,1767.0,1715.0,1325.0,4120.0,1325.0,1325.0,1234.0,1390.0,2170.0,1377.0,2430.0,1325.0,1208.0,1273.0,1650.0,1325.0,1390.0,1520.0,1234.0,1585.0,2183.0,1754.0,1507.0,1247.0,1676.0,1650.0,1221.0,2820.0,1637.0,1520.0,1520.0,1442.0,1780.0,1650.0,1195.0,1520.0,1754.0,1780.0,1585.0,1195.0,1052.0,1468.0,1325.0,2170.0,1520.0,1650.0,1455.0,1455.0,1390.0,2430.0,1520.0,1364.0,1390.0,1247.0,1195.0,1286.0,1130.0,1325.0,1273.0,1390.0,1780.0,1169.0,1234.0,1234.0,1624.0,3600.0,1260.0,1390.0,1390.0,2157.0,1221.0,1208.0,1325.0,1715.0,1650.0,2170.0,2170.0,2170.0,2170.0,2170.0,1910.0,2001.0,1247.0,1325.0,1260.0,1390.0,1507.0,1455.0,1351.0,1936.0,1520.0,1325.0,1585.0,1195.0,1260.0,1351.0,1390.0,2157.0,1481.0,1260.0,1221.0,1650.0,1715.0,1390.0,2170.0,1650.0,1494.0,1494.0,1455.0,1130.0,1637.0,1286.0,1507.0,1988.0,1182.0,1455.0,1299.0,1520.0,1442.0,1442.0,1260.0,2430.0,2170.0,1780.0,2820.0,1299.0,1585.0,1377.0,2027.0,1325.0,1650.0,1585.0,1650.0,1260.0,1780.0,1221.0,1260.0,1234.0,2170.0,1520.0,1325.0,1390.0,1364.0,1377.0,1260.0,1299.0,1195.0,1208.0,1325.0,1260.0,1390.0,1455.0,1650.0,1520.0,1260.0,1767.0,1260.0,1520.0,1481.0,1325.0,1455.0,1455.0,1351.0,1390.0,1364.0,1195.0,1455.0,1195.0,1585.0,1130.0,1520.0,1546.0,1130.0,1208.0,1286.0,1182.0,1195.0,1585.0,1195.0,1390.0,1390.0,1247.0,1377.0,1390.0,2170.0,1325.0,1585.0,1455.0,1520.0,1377.0,1377.0,1377.0,1195.0,1377.0,2170.0,1780.0,1377.0,1455.0,1260.0,1689.0,1520.0,1520.0,1689.0,1260.0,1312.0,1637.0,3197.0,1442.0,2027.0,1507.0,1494.0,2027.0,1247.0,1234.0,1481.0,1481.0,2040.0,1520.0,1650.0,1195.0,1377.0,1442.0,2027.0,1585.0,1585.0,1507.0,1507.0,1910.0,1390.0,1845.0,1455.0,1390.0,1130.0,1260.0,1585.0,1455.0,1455.0,1273.0,1325.0,1624.0,1351.0,1910.0,1325.0,2430.0,1260.0,1390.0,1481.0,1260.0,1650.0,2378.0,1650.0,1234.0,1325.0,1390.0,1507.0,1507.0,1325.0,1520.0,2157.0,1390.0,1130.0,1156.0,1260.0,1780.0,1390.0,1403.0,1325.0,1975.0,1364.0,1208.0,1364.0,1325.0,1455.0,1520.0,1429.0,1260.0,1481.0,1325.0,1442.0,1520.0,1650.0,1585.0,1455.0,1390.0,1520.0,1845.0,1390.0,1377.0,1195.0,1195.0,1260.0,1221.0,1650.0,1585.0,1182.0,1208.0,1234.0,1507.0,1520.0,1325.0,1455.0,1780.0,1390.0,1260.0,1260.0,1637.0,1325.0,1260.0,1338.0,1390.0,1260.0,1325.0,1351.0,1325.0,1910.0,1325.0,2430.0,1975.0,1377.0,1390.0,1338.0,1585.0,2118.0,1897.0,1221.0,1702.0,1520.0,1325.0,1130.0,1325.0,1195.0,1312.0,1221.0,1260.0,1455.0,1455.0,1390.0,1390.0,1312.0,1325.0,1130.0,1260.0,1455.0,1637.0,1507.0,1455.0,1455.0,1650.0,1650.0,1325.0,1507.0,1260.0,1234.0,1260.0,1468.0,1416.0,1260.0,1234.0,1572.0,1572.0,1572.0,1572.0,1572.0,1780.0,1455.0,1520.0,1780.0,1455.0,1520.0,1780.0,1585.0,1585.0,1585.0,1598.0,1325.0,1455.0,1390.0,1390.0,1455.0,1325.0,1520.0,1520.0,1390.0,1455.0,1520.0,1455.0,1520.0,1650.0,1520.0,1143.0,1143.0,1260.0,1065.0,2092.0,1780.0,1364.0,1793.0,1260.0,1156.0,1221.0,1195.0,1260.0,1156.0,2157.0,2027.0,2157.0,1897.0,1780.0,1520.0,1390.0,1260.0,1104.0,1286.0,1260.0,1260.0,1247.0,1182.0,1455.0,1845.0,1702.0,1429.0,1520.0,1260.0,1195.0,1390.0,1585.0,1195.0,1390.0,1130.0,1364.0,1585.0,1195.0,1195.0,1897.0,1845.0,1312.0,1390.0,1390.0,1455.0,1715.0,1364.0,1624.0,1325.0,1975.0,1234.0,1390.0,974.0,1390.0,1247.0,1247.0,1455.0,1585.0,1338.0,1559.0,1338.0,1325.0,1637.0,1247.0,1650.0,1533.0,1715.0,1455.0,1377.0,2170.0,1637.0,1390.0,1455.0,1195.0,1416.0,3470.0,1260.0,1234.0,1377.0,2157.0,3067.0,1910.0,1520.0,2820.0,1585.0,1585.0,1585.0,1585.0,1585.0,1585.0,1403.0,1585.0,1130.0,1260.0,1182.0,1455.0,1910.0,1780.0,1533.0,1260.0,1390.0,1845.0,1325.0,1156.0,1195.0,1182.0,1195.0,1234.0,1286.0,1247.0,1325.0,1195.0,1260.0,1260.0,1104.0,1780.0,1455.0,1715.0,1650.0,1520.0,1195.0,2170.0,1715.0,1715.0,1455.0,1208.0,1416.0,1715.0,1390.0,1455.0,1481.0,1442.0,1585.0,1650.0,1416.0,1715.0,1650.0,2040.0,1455.0,1390.0,1377.0,1299.0,1780.0,2196.0,1585.0,1247.0,1455.0,1247.0,2040.0,2170.0,1650.0,1390.0,1585.0,1520.0,1455.0,1156.0,1325.0,1247.0,1585.0,1130.0,1390.0,1442.0,1338.0,1338.0,1208.0,1780.0,1520.0,1585.0,1260.0,1130.0,2170.0,1260.0,1156.0,1780.0,1325.0,1390.0,1780.0,1156.0,1780.0,1585.0,1520.0,1780.0,1429.0,1520.0,1195.0,1130.0,1364.0,1390.0,1247.0,1845.0,1715.0,1390.0,1260.0,1143.0,1520.0,3015.0,1390.0,1247.0,1780.0,1390.0,2157.0,2157.0,1390.0,1455.0,1325.0,1325.0,1260.0,2430.0,1715.0,1585.0,1585.0,1143.0,2144.0,1260.0,1585.0,1455.0,2040.0,2040.0,1286.0,1390.0,1390.0,1390.0,1325.0,1325.0,1325.0,1130.0,1780.0,1195.0,1390.0,1390.0,1195.0,1455.0,1780.0,1260.0,1715.0,1715.0,1182.0,1975.0,1520.0,1520.0,1650.0,1650.0,1650.0,1520.0,1390.0,1910.0,1767.0,1455.0,1325.0,1650.0,1325.0,1377.0,1637.0,1663.0,1520.0,1728.0,1728.0,1780.0,2014.0,2118.0,1481.0,1325.0,1260.0,1260.0,1325.0,1507.0,1208.0,1325.0,2430.0,1390.0,1260.0,1299.0,1273.0,1221.0,1221.0,1520.0,1325.0,1338.0,1195.0,1520.0,1455.0,1325.0,1520.0,1455.0,1234.0,1130.0,1793.0,1247.0,1143.0,1208.0,1247.0,1338.0,1533.0,1520.0,1416.0,1208.0,1507.0,1650.0,1780.0,1845.0,1845.0,1455.0,1520.0,1520.0,1169.0,1143.0,1780.0,1520.0,1455.0,1390.0,1689.0,1585.0,1208.0,1143.0,1195.0,1130.0,1234.0,1195.0,1325.0,1650.0,1520.0,1520.0,1845.0,1273.0,1143.0,1169.0,1195.0,1130.0,1494.0,1585.0,1585.0,1325.0,1351.0,1507.0,1325.0,1299.0,1325.0,1910.0,1429.0,1520.0,1611.0,1650.0,1286.0,1390.0,1208.0,1390.0,1585.0,1338.0,1351.0,1195.0,1234.0,1390.0,1520.0,1390.0,2053.0,1429.0,1429.0,1975.0,1325.0,1845.0,1390.0,1416.0,1364.0,1364.0,1273.0,1520.0,1715.0,1390.0,1377.0,1325.0,1520.0,1520.0,1832.0,1845.0,1845.0,1260.0,1520.0,1585.0,1390.0,1845.0,1260.0,1520.0,1195.0,1715.0,1117.0,1455.0,1325.0,1390.0,1455.0,1390.0,2430.0,1377.0,1650.0,1520.0,1260.0,1260.0,1260.0,1650.0,1845.0,1390.0,1910.0,1546.0,1195.0,4185.0,1260.0,2430.0,1156.0,1650.0,1390.0,1390.0,1390.0,1650.0,1143.0,3470.0,1208.0,1195.0,2300.0,1429.0,1234.0,1325.0,1325.0,1650.0,1195.0,1494.0,1416.0,1455.0,1390.0,1650.0,1585.0,1260.0,1390.0,1325.0,1325.0,1780.0,1286.0,1182.0,1312.0,1260.0,1247.0,1325.0,2170.0,1715.0,2040.0,2040.0,1689.0,1715.0,1780.0,2300.0,1689.0,1260.0,1351.0,1390.0,1104.0,1117.0,1117.0,2560.0,1195.0,1312.0,1390.0,1260.0,1312.0,1260.0,1910.0,1104.0,1325.0,1260.0,1338.0,1260.0,1325.0,1455.0,1507.0,1897.0,2040.0,1286.0,1260.0,1325.0,1780.0,1650.0,1299.0,1390.0,1715.0,1520.0,1520.0,1195.0,1650.0,1975.0,1325.0,1260.0,1130.0,1585.0,1650.0,1455.0,1260.0,1585.0,1520.0,1377.0,1520.0,1494.0,1585.0,1455.0,1650.0,1195.0,1390.0,1429.0,1260.0,1260.0,1143.0,1455.0,1416.0,1390.0,1390.0,1507.0,1260.0,1520.0,1390.0,2430.0,2430.0,1338.0,1325.0,3470.0,1520.0,1715.0,1117.0,1325.0,1377.0,1260.0,1494.0,1715.0,1247.0,1585.0,1221.0,1286.0,1299.0,1390.0,1351.0,1520.0,1754.0,1026.0,1260.0,1520.0,1273.0,1247.0,1221.0,1234.0,1234.0,1390.0,1130.0,1520.0,1650.0,1260.0,1455.0,1286.0,1091.0,1390.0,1390.0,2820.0,1455.0,1455.0,1650.0,1455.0,1208.0,1585.0,1390.0,1390.0,1234.0,1637.0,1910.0,1520.0,1520.0,1364.0,1715.0,1507.0,1260.0,1780.0,1520.0,1780.0,1637.0,1390.0,1455.0,1455.0,1741.0,1780.0,1390.0,1403.0,1715.0,1260.0,1455.0,1247.0,1078.0,1858.0,1455.0,1299.0,2040.0,1325.0,1247.0,1715.0,1637.0,1325.0,2157.0,1416.0,1481.0,1208.0,1208.0,1390.0,2170.0,1520.0,1260.0,2287.0,1338.0,1767.0,1481.0,1650.0,1299.0,1650.0,1195.0,1520.0,1390.0,1845.0,1975.0,1585.0,1390.0,1390.0,1975.0,1455.0,1455.0,1455.0,1195.0,1195.0,2027.0,1273.0,1221.0,1702.0,1455.0,1377.0,1351.0,1455.0,1494.0,1455.0,1247.0,1104.0,1455.0,2157.0,1169.0,1260.0,1455.0,1377.0,1130.0,1455.0,1845.0,1975.0,1364.0,1286.0,1780.0,1247.0,1364.0,1520.0,1520.0,1195.0,1156.0,1520.0,1455.0,1325.0,1260.0,1520.0,1520.0,1585.0,1520.0,1390.0,1455.0,1221.0,1351.0,1299.0,1260.0,1429.0,1559.0,1845.0,1715.0,1416.0,1364.0,1325.0,1195.0,1780.0,1390.0,1260.0,1234.0,1455.0,1780.0,1156.0,1130.0,1143.0,1520.0,1273.0,1260.0,1325.0,1442.0,1442.0,1442.0,1481.0,1195.0,1702.0,1637.0,1156.0,1780.0,1338.0,1520.0,2040.0,1572.0,1195.0,1455.0,1507.0,1195.0,1520.0,1780.0,1221.0,1208.0,1572.0,1416.0,1390.0,1377.0,1338.0,1572.0,1780.0,1403.0,1325.0,1403.0,1455.0,1455.0,1767.0,1520.0,1585.0,1637.0,1260.0,1585.0,1520.0,1520.0,1520.0,1260.0,1650.0,1455.0,1416.0,1416.0,1650.0,1338.0,1169.0,1403.0,1637.0,1390.0,1481.0,1455.0,1325.0,1546.0,2430.0,1390.0,1338.0,1195.0,1364.0,2105.0,1416.0,1325.0,1130.0,1377.0,1377.0,1377.0,1195.0,1260.0,1156.0,2209.0,1377.0,1286.0,1286.0,1637.0,1377.0,2430.0,1325.0,1221.0,1195.0,1702.0,1325.0,1260.0,1455.0,1520.0,2820.0,2040.0,1273.0,1325.0,1390.0,1377.0,1325.0,1728.0,2040.0,1650.0,2235.0,1780.0,1390.0,2430.0,1520.0,1221.0,1455.0,1624.0,1390.0,1650.0,2170.0,1130.0,1520.0,1650.0,1585.0,1416.0,1585.0,1715.0,1156.0,1260.0,1390.0,1325.0,1650.0,1559.0,1767.0,1637.0,1585.0,1507.0,1520.0,1520.0,1260.0,1624.0,1390.0,1390.0,1325.0,2170.0,1455.0,1234.0,1442.0,1195.0,1455.0,1130.0,1468.0,2157.0,2157.0,1780.0,1780.0,1455.0,1104.0,1520.0,1845.0,1312.0,1325.0,1260.0,1091.0,1286.0,1351.0,1650.0,1325.0,1520.0,1325.0,1520.0,1325.0,1780.0,1845.0,1520.0,1455.0,1260.0,1390.0,1390.0,1390.0,1260.0,1325.0,1195.0,1416.0,1169.0,1286.0,1065.0,1221.0,1858.0,1260.0,1845.0,1390.0,1845.0,1455.0,1520.0,1390.0,1130.0,1195.0,1195.0,2040.0,1260.0,1260.0,1338.0,1208.0,1182.0,2040.0,1325.0,1520.0,1377.0,1715.0,1143.0,1325.0,1390.0,1325.0,1221.0,1390.0,1325.0,1182.0,1260.0,1000.0,1390.0,1455.0,1312.0,2300.0,1169.0,1520.0,1325.0,1286.0,1455.0,1520.0,1520.0,1520.0,1650.0,1234.0,1260.0,1390.0,1260.0,1455.0,1390.0,1455.0,1325.0,1455.0,1455.0,1325.0,1325.0,1390.0,1234.0,1572.0,1520.0,1650.0,1585.0,1260.0,1052.0,1585.0,1520.0,1364.0,1286.0,1247.0,1455.0,1195.0,1260.0,1585.0,1325.0,1520.0,1403.0,1299.0,1260.0,1676.0,1481.0,1286.0,1325.0,1520.0,1377.0,1325.0,1910.0,2287.0,4601.0,1715.0,1910.0,1455.0,1260.0,1273.0,1247.0,1377.0,1650.0,1494.0,1273.0,1715.0,1390.0,1325.0,1234.0,1650.0,1338.0,1260.0,1637.0,1208.0,1390.0,1156.0,1208.0,1520.0,1637.0,1260.0,1195.0,1260.0,1845.0,2170.0,1429.0,1299.0,1455.0,1910.0,1260.0,1260.0,1260.0,1520.0,1195.0,1325.0,1286.0,1260.0,1260.0,1364.0,1650.0,1247.0,1247.0,1247.0,1247.0,1390.0,1260.0,1455.0,1286.0,1390.0,1338.0,1325.0,1507.0,1442.0,1273.0,1520.0,1260.0,1585.0,1520.0,1260.0,1910.0,1455.0,1910.0,1455.0,1390.0,1260.0,1260.0,1208.0,1455.0,1325.0,1780.0,1390.0,1260.0,1520.0,1390.0,1195.0,2040.0,1325.0,1299.0,1455.0,1247.0,1468.0,1351.0,1520.0,1377.0,1377.0,1390.0,1364.0,1650.0,1325.0,1325.0,1260.0,1338.0,1637.0,1260.0,1455.0,2040.0,1260.0,1520.0,2105.0,1767.0,1325.0,1481.0,1351.0,1390.0,1260.0,2820.0,1520.0,1455.0,1403.0,1507.0,1325.0,1286.0,1325.0,1455.0,1702.0,1390.0,1390.0,1325.0,1377.0,1156.0,1325.0,1520.0,1520.0,1845.0,1273.0,1338.0,1650.0,1429.0,1429.0,1455.0,1585.0,1364.0,1429.0,1455.0,1234.0,1195.0,2430.0,1416.0,1390.0,1520.0,1260.0,1715.0,1195.0,1065.0,1780.0,1715.0,1325.0,2430.0,1390.0,1650.0,1299.0,1312.0,1351.0,1585.0,1416.0,1221.0,1455.0,1520.0,1637.0,1585.0,1520.0,1182.0,1650.0,1455.0,1130.0,1208.0,1650.0,1520.0,1585.0,1520.0,1585.0,1520.0,1221.0,1195.0,1390.0,2430.0,2170.0,1780.0,1754.0,1351.0,1650.0,1260.0,1429.0,1325.0,1351.0,1390.0,1910.0,1325.0,1520.0,7357.0,1637.0,1650.0,1572.0,1494.0,1377.0,1377.0,1455.0,1390.0,1455.0,1455.0,1754.0,2170.0,1195.0,1221.0,1325.0,2040.0,1364.0,2430.0,1390.0,1650.0,1520.0,1390.0,1533.0,1715.0,1390.0,1143.0,1156.0,1390.0,2170.0,1182.0,2157.0,1260.0,1403.0,1429.0,1507.0,1429.0,1377.0,1390.0,1494.0,1429.0,1286.0,1455.0,1416.0,1377.0,1533.0,1260.0,1260.0,1390.0,1507.0,1338.0,1520.0,1195.0,1195.0,1260.0,1455.0,1650.0,1377.0,2170.0,1169.0,1455.0,1585.0,1520.0],"xaxis":"x","yaxis":"y","type":"histogram"},{"alignmentgroup":"True","bingroup":"x","hovertemplate":"engine_type=Plasma
price=%{x}
count=%{y}","legendgroup":"Plasma","marker":{"color":"#EF553B","pattern":{"shape":""}},"name":"Plasma","offsetgroup":"Plasma","orientation":"v","showlegend":true,"x":[2196.0,2807.0,4770.0,2794.0,2768.0,3197.0,2794.0,3431.0,3197.0,2183.0,3327.0,2768.0,2625.0,3145.0,1715.0,3275.0,2495.0,3405.0,4718.0,2950.0,2755.0,2170.0,1585.0,1767.0,1845.0,1845.0,2040.0,1910.0,1975.0,1585.0,3470.0,1780.0,2625.0,3028.0,2872.0,3015.0,2872.0,2872.0,2872.0,2755.0,2872.0,2625.0,2872.0,2872.0,2872.0,2872.0,3028.0,2872.0,2625.0,3028.0,3028.0,2872.0,2872.0,2872.0,3028.0,2872.0,2872.0,3093.0,3470.0,2872.0,2872.0,2755.0,2872.0,2872.0,2872.0,2872.0,2872.0,2872.0,2300.0,3028.0,3028.0,3028.0,2872.0,2872.0,2872.0,2872.0,2625.0,3366.0,3015.0,3366.0,1975.0,7370.0,2079.0,1650.0,2690.0,2105.0,2027.0,2495.0,2495.0,2950.0,4770.0,2170.0,2300.0,5420.0,3015.0,2170.0,2300.0,2170.0,2170.0,2170.0,2430.0,3470.0,3470.0,5420.0,2430.0,2430.0,2170.0,2820.0,2430.0,2105.0,4120.0,3470.0,2495.0,2157.0,3873.0,3873.0,2040.0,1871.0,1871.0,3210.0,3730.0,1780.0,2014.0,2430.0,2404.0,2040.0,2950.0,1780.0,2625.0,2235.0,2157.0,2300.0,2157.0,2430.0,2040.0,2560.0,2625.0,1962.0,1715.0,2690.0,2300.0,3015.0,2755.0,2170.0,9320.0,1845.0,1416.0,2560.0,2430.0,2209.0,2690.0,2196.0,2820.0,2820.0,2950.0,2885.0,3158.0,2820.0,1845.0,2170.0,1715.0,2300.0,5420.0,1910.0,2157.0,1650.0,4510.0,2079.0,2079.0,2105.0,3405.0,3340.0,2105.0,2625.0,2300.0,2495.0,2495.0,2495.0,2625.0,2807.0,2937.0,2755.0,4120.0,2638.0,1910.0,2560.0,4770.0,3990.0,2820.0,3990.0,4562.0,2300.0,2365.0,2170.0,2430.0,3080.0,2469.0,2170.0,2170.0,4770.0,2300.0,2040.0,3327.0,3847.0,2937.0,4237.0,2547.0,2807.0,2417.0,2807.0,3457.0,4107.0,2430.0,3795.0,2053.0,1780.0,2040.0,2976.0,2976.0,3158.0,2300.0,1910.0,3340.0,1975.0,2430.0,2495.0,2430.0,2235.0,1845.0,2950.0,2950.0,3327.0,3847.0,5446.0,2404.0,8007.0,2430.0,3756.0,3756.0,8423.0,4978.0,4978.0,4549.0,2950.0,1845.0,1806.0,1715.0,1845.0,2235.0,1455.0,2430.0,2170.0,2430.0,2820.0,2950.0,2820.0,2820.0,1780.0,2170.0,2170.0,2560.0,2326.0,2690.0,2755.0,3470.0,2690.0,2755.0,2820.0,3990.0,2755.0,2820.0,4445.0,2937.0,3600.0,2820.0,2690.0,2690.0,2300.0,2495.0,2066.0,1663.0,2235.0,4055.0,3860.0,3340.0,4575.0,2365.0,2560.0,2105.0,4120.0,4120.0,3470.0,3080.0,2625.0,3210.0,3080.0,1390.0,1780.0,1390.0,1806.0,2157.0,3340.0,2430.0,2495.0,3470.0,2430.0,3470.0,2625.0,2755.0,2625.0,2625.0,2625.0,2690.0,1780.0,2157.0,1975.0,4770.0,3600.0,6070.0,2105.0,1845.0,1715.0,2430.0,2820.0,2690.0,1975.0,1845.0,1845.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1962.0,1975.0,1845.0,1975.0,1767.0,1975.0,1871.0,1975.0,1962.0,1910.0,2066.0,1975.0,1923.0,1975.0,1975.0,1975.0,1975.0,2066.0,1845.0,1741.0,2950.0,2534.0,4445.0,1455.0,1390.0,2690.0,1845.0,1897.0,1845.0,2950.0,2001.0,2664.0,2300.0,2157.0,2157.0,2560.0,2170.0,2027.0,2820.0,2170.0,2170.0,2950.0,2820.0,3405.0,1910.0,2105.0,2937.0,2534.0,3145.0,2820.0,2820.0,2690.0,2560.0,3795.0,6070.0,5420.0,3730.0,3600.0,3210.0,6070.0,5095.0,4120.0,4380.0,4120.0,4770.0,5420.0,2820.0,4445.0,1897.0,2755.0,1806.0,3080.0,2209.0,2300.0,3145.0,2157.0,2495.0,2157.0,2430.0,2430.0,2105.0,1741.0,3665.0,1650.0,2417.0,2547.0,2378.0,2378.0,2807.0,2378.0,2547.0,2183.0,1962.0,2885.0,2170.0,2027.0,2300.0,2521.0,2430.0,1910.0,2911.0,3301.0,2911.0,3535.0,2625.0,3860.0,3535.0,3340.0,3145.0,2625.0,5420.0,3080.0,5420.0,3535.0,5420.0,2625.0,5420.0,5420.0,5420.0,3405.0,3145.0,3470.0,3470.0,3470.0,3405.0,3470.0,2625.0,2625.0,2625.0,2625.0,2625.0,3405.0,3405.0,3795.0,3795.0,3795.0,3210.0,3691.0,3535.0,2027.0,2105.0,2586.0,2560.0,2950.0,2430.0,1481.0,2170.0,1910.0,1455.0,2820.0,4900.0,3990.0,6590.0,5030.0,7110.0,7110.0,6590.0,6590.0,6070.0,1910.0,1715.0,2235.0,1715.0,2755.0,4510.0,2950.0,3405.0,1650.0,2690.0,2235.0,1780.0,1520.0,2495.0,5420.0,7305.0,3470.0,3223.0,2820.0,2417.0,2625.0,2625.0,3197.0,2105.0,2625.0,2495.0,2625.0,2625.0,3197.0,2586.0,2755.0,2430.0,3470.0,2170.0,2820.0,3470.0,1910.0,4770.0,3210.0,2170.0,3795.0,3795.0,3795.0,3795.0,3600.0,2560.0,4575.0,6720.0,5420.0,2820.0,2820.0,2820.0,3470.0,2924.0,1845.0,1897.0,1325.0,3210.0,2105.0,2560.0,2560.0,2066.0,2066.0,2066.0,2300.0,2040.0,2417.0,2417.0,2105.0,2170.0,2430.0,3080.0,1910.0,3080.0,1650.0,1390.0,1455.0,1455.0,1650.0,1910.0,1650.0,2105.0,2417.0,3860.0,2625.0,2300.0,3405.0,3405.0,2170.0,2430.0,3353.0,3990.0,1780.0,1845.0,1715.0,1715.0,2105.0,2170.0,3470.0,2430.0,2014.0,2599.0,3171.0,1897.0,2105.0,2560.0,2027.0,2157.0,2131.0,2157.0,2547.0,2157.0,2677.0,1507.0,1507.0,1507.0,1507.0,1507.0,2001.0,1403.0,4770.0,3730.0,1975.0,1910.0,1910.0,1585.0,1585.0,2807.0,2105.0,2495.0,2560.0,2495.0,3470.0,3470.0,2300.0,1520.0,2495.0,2040.0,3470.0,4770.0,7695.0,4445.0,4445.0,4770.0,13870.0,4770.0,7370.0,13870.0,4120.0,7370.0,2820.0,2040.0,1845.0,1585.0,2170.0,4770.0,4770.0,3145.0,4120.0,3457.0,4120.0,4120.0,2560.0,2287.0,3197.0,2690.0,2586.0,2560.0,2040.0,2300.0,5407.0,2820.0,3210.0,2170.0,2430.0,2040.0,2157.0,1845.0,2027.0,2300.0,2235.0,6447.0,6447.0,6330.0,2105.0,2170.0,2170.0,1910.0,2105.0,1507.0,2170.0,2560.0,2573.0,1910.0,2560.0,2560.0,2820.0,2287.0,1975.0,1897.0,6005.0,5095.0,2690.0,1897.0,1962.0,2807.0,2495.0,2040.0,2820.0,2950.0,2404.0,6330.0,2560.0,2950.0,2820.0,2820.0,4757.0,4705.0,3119.0,2547.0,2495.0,2807.0,2495.0,3847.0,3145.0,2872.0,2365.0,3015.0,3262.0,2885.0,2885.0,3665.0,2885.0,2300.0,2170.0,2170.0,2040.0,2170.0,2170.0,2300.0,2170.0,1780.0,2170.0,2170.0,2105.0,2014.0,3210.0,3145.0,6395.0,2729.0,2001.0,2027.0,2170.0,2040.0,2235.0,1962.0,2638.0,2820.0,1845.0,2820.0,2690.0,2820.0,3327.0,2027.0,2235.0,2820.0,2885.0,3015.0,2495.0,2885.0,2950.0,2820.0,3340.0,1650.0,1520.0,2820.0,1884.0,2495.0,4770.0,2378.0,2378.0,3340.0,2495.0,2339.0,2105.0,3405.0,1845.0,870.0,3210.0,2872.0,2599.0,2365.0,3405.0,3067.0,3405.0,3717.0,3249.0,3717.0,3405.0,3249.0,3717.0,3561.0,3717.0,2170.0,2755.0,3327.0,2417.0,2690.0,2274.0,1910.0,2157.0,3457.0,1975.0,1390.0,1455.0,3340.0,2105.0,1897.0,3171.0,2820.0,2027.0,2170.0,2248.0,2027.0,2300.0,1975.0,1910.0,2027.0,1715.0,2235.0,2027.0,1975.0,2495.0,2105.0,2131.0,4757.0,3210.0,2807.0,1780.0,2040.0,2300.0,2820.0,2820.0,3600.0,3210.0,2300.0,2040.0,3015.0,3015.0,1845.0,2040.0,1845.0,2105.0,2040.0,1910.0,2040.0,2170.0,2170.0,2170.0,2040.0,2105.0,1845.0,2131.0,1962.0,2365.0,2040.0,2950.0,4120.0,1715.0,2547.0,3145.0,3197.0,2547.0,3275.0,2157.0,2547.0,3067.0,3145.0,3015.0,3405.0,2365.0,4380.0,4380.0,4120.0,3457.0,3730.0,3418.0,3821.0,1845.0,1845.0,1793.0,2170.0,2235.0,2885.0,2430.0,3730.0,2430.0,3340.0,3600.0,2755.0,2560.0,4055.0,2430.0,2300.0,2248.0,2560.0,2170.0,2508.0,3210.0,2170.0,870.0,1780.0,2560.0,2560.0,2430.0,2040.0,2170.0,1494.0,1975.0,1884.0,2495.0,2768.0,4731.0,1910.0,2820.0,2300.0,1767.0,2300.0,1975.0,2170.0,1780.0,1780.0,1780.0,1910.0,1780.0,2040.0,3210.0,1780.0,2820.0,2820.0,2820.0,2560.0,3470.0,1780.0,4770.0,3730.0,3730.0,4510.0,2430.0,2235.0,2430.0,2430.0,2300.0,1832.0,1780.0,3405.0,4120.0,2625.0,1910.0,2170.0,4627.0,2157.0,1949.0,2157.0,1897.0,2248.0,3600.0,2157.0,2547.0,4367.0,2404.0,3457.0,3366.0,2235.0,2430.0,2807.0,2144.0,3197.0,2586.0,2235.0,3470.0,2183.0,2677.0,2820.0,2820.0,2144.0,2105.0,2170.0,1988.0,2430.0,2170.0,2040.0,2040.0,1975.0,1780.0,1884.0,2820.0,2430.0,2625.0,2027.0,2924.0,1910.0,2625.0,3184.0,1845.0,2144.0,3080.0,1650.0,2560.0,2820.0,2040.0,2170.0,3548.0,3899.0,3886.0,3301.0,7604.0,1975.0,2755.0,3249.0,1845.0,2755.0,2560.0,3340.0,2157.0,2625.0,2157.0,2690.0,2625.0,4120.0,4120.0,1533.0,1507.0,1585.0,1455.0,1624.0,1585.0,1611.0,1507.0,1624.0,1585.0,2170.0,1715.0,1650.0,1572.0,1481.0,1780.0,2651.0,4367.0,2690.0,2300.0,1845.0,2963.0,3626.0,3080.0,2963.0,3054.0,3652.0,3054.0,3769.0,3366.0,2781.0,2781.0,2781.0,2885.0,2625.0,2170.0,3652.0,2443.0,2976.0,2976.0,2976.0,2781.0,2573.0,2430.0,2430.0,2547.0,2638.0,3210.0,3665.0,2651.0,2365.0,2781.0,2651.0,3106.0,2352.0,2157.0,2625.0,2352.0,2430.0,2638.0,3353.0,4276.0,3470.0,3795.0,3119.0,2560.0,2430.0,2430.0,2976.0,1936.0,4198.0,3067.0,3379.0,2261.0,2963.0,2157.0,2495.0,2846.0,2469.0,2781.0,2937.0,2066.0,3678.0,2989.0,2794.0,3288.0,7175.0,2872.0,2469.0,3106.0,2755.0,2677.0,2755.0,2573.0,2703.0,2378.0,2066.0,2651.0,2716.0,3015.0,2963.0,2664.0,2326.0,2183.0,2586.0,2469.0,2209.0,1910.0,2053.0,1962.0,2053.0,6083.0,2287.0,3873.0,2443.0,3366.0,2794.0,3223.0,2586.0,3262.0,3080.0,2638.0,2443.0,2716.0,2716.0,2677.0,2716.0,2521.0,5225.0,4055.0,2547.0,2690.0,2963.0,2430.0,2105.0,3327.0,2612.0,2963.0,2495.0,2638.0,2677.0,2482.0,3288.0,2963.0,3990.0,2950.0,2937.0,2846.0,1923.0,2469.0,2469.0,2963.0,2742.0,3080.0,2521.0,4055.0,2586.0,2950.0,2118.0,5147.0,2898.0,2859.0,2430.0,3847.0,3210.0,3470.0,3210.0,2820.0,2027.0,5290.0,5810.0,5420.0,2820.0,2950.0,2170.0,2560.0,2508.0,2430.0,2755.0,2170.0,2690.0,2950.0,2950.0,2950.0,2430.0,2560.0,2950.0,2950.0,2950.0,2430.0,2950.0,2820.0,2950.0,2430.0,2950.0,2430.0,2950.0,2950.0,2950.0,2690.0,2300.0,1910.0,2560.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,3730.0,2690.0,3470.0,6070.0,2495.0,1585.0,2612.0,6330.0,2365.0,2365.0,1845.0,2339.0,2469.0,2547.0,16470.0,2547.0,2547.0,2482.0,2677.0,2313.0,4120.0,2170.0,2300.0,2859.0,2677.0,2027.0,2157.0,3925.0,2495.0,2365.0,2040.0,2625.0,2547.0,2027.0,3210.0,2157.0,2365.0,9320.0,4354.0,5654.0,5654.0,3067.0,2690.0,2755.0,2287.0,2547.0,2105.0,5368.0,1286.0,2118.0,3470.0,4380.0,3990.0,7240.0,7240.0,4640.0,4380.0,1910.0,2170.0,3210.0,2430.0,2170.0,2950.0,4120.0,4770.0,3405.0,3535.0,2950.0,2170.0,2092.0,6720.0,2677.0,5810.0,2365.0,3210.0,1715.0,2157.0,2430.0,2625.0,2625.0,2365.0,6551.0,2105.0,3860.0,4510.0,4770.0,4770.0,4770.0,4575.0,3470.0,3080.0,3860.0,2820.0,5030.0,4315.0,2560.0,3210.0,3080.0,2157.0,3470.0,1650.0,1585.0,2430.0,1676.0,2430.0,2430.0,2820.0,4549.0,2560.0,2300.0,2755.0,2170.0,1897.0,3197.0,2430.0,2430.0,2430.0,3015.0,2885.0,1975.0,2040.0,3470.0,2950.0,5550.0,4120.0,1325.0,2170.0,2729.0,1975.0,2170.0,2417.0,2105.0,1897.0,2820.0,3847.0,5030.0,2144.0,5407.0,5407.0,2300.0,2560.0,1780.0,1949.0,2144.0,4055.0,2820.0,1767.0,1650.0,2690.0,2170.0,2157.0,1845.0,1715.0,1585.0,1585.0,1585.0,1715.0,3080.0,2625.0,3145.0,2118.0,3041.0,2430.0,1325.0,2625.0,2235.0,2495.0,2690.0,4757.0,1910.0,3340.0,2677.0,2625.0,3210.0,3210.0,2157.0,3197.0,2885.0,2950.0,3210.0,1871.0,1767.0,2157.0,2664.0,2170.0,2235.0,2495.0,2300.0,1975.0,2456.0,3470.0,2352.0,2196.0,2001.0,2014.0,2170.0,2365.0,3730.0,1715.0,2404.0,2300.0,1845.0,1910.0,3314.0,2742.0,2729.0,3067.0,3067.0,2807.0,2677.0,3340.0,2157.0,2820.0,1975.0,2820.0,2885.0,2690.0,2157.0,6720.0,2573.0,1949.0,4770.0,2625.0,1910.0,2430.0,2495.0,2690.0,2833.0,2560.0,3015.0,2430.0,2170.0,2040.0,3860.0,2950.0,1910.0,2560.0,3405.0,2313.0,3015.0,2560.0,1871.0,1910.0,1910.0,2560.0,2495.0,4770.0,4770.0,2040.0,2170.0,2170.0,1845.0,2495.0,2170.0,1715.0,3730.0,3470.0,3405.0,3080.0,3210.0,6005.0,3457.0,2300.0,3730.0,2040.0,1546.0,1598.0,1546.0,1611.0,1520.0,1715.0,1715.0,1585.0,1559.0,2690.0,2820.0,2820.0,2092.0,3457.0,2560.0,3470.0,2820.0,2287.0,3340.0,2365.0,2495.0,2430.0,2560.0,2170.0,2690.0,2417.0,1949.0,2287.0,2300.0,3210.0,2690.0,3210.0,2586.0,2560.0,2430.0,3977.0,3470.0,2755.0,2105.0,3470.0,3600.0,4770.0,4120.0,8020.0,2820.0,5355.0,3405.0,4705.0,1910.0,3405.0,3925.0,3457.0,3730.0,2300.0,1845.0,2170.0,1910.0,3210.0,1845.0,1650.0,1559.0,2222.0,1975.0,3860.0,1780.0,1624.0,2716.0,2430.0,6616.0,2300.0,2430.0,2170.0,3405.0,1975.0,2560.0,2040.0,2300.0,4588.0,3717.0,3470.0,2053.0,1897.0,1806.0,2040.0,2625.0,2027.0,2430.0,2625.0,2105.0,1754.0,3470.0,3470.0,2287.0,1910.0,2040.0,2261.0,2495.0,3145.0,4120.0,4120.0,2495.0,1884.0,4445.0,4770.0,2040.0,8670.0,2820.0,1715.0,5030.0,4770.0,2430.0,2300.0,2560.0,1910.0,2495.0,1962.0,4107.0,1429.0,1507.0,2560.0,3080.0,1767.0,2092.0,1884.0,5277.0,2456.0,2690.0,2820.0,2170.0,2170.0,4120.0,4770.0,1858.0,2027.0,2300.0,1520.0,3470.0,1702.0,5342.0,2807.0,1455.0,1845.0,2625.0,2625.0,1910.0,2820.0,1650.0,4445.0,1845.0,5225.0,2625.0,3145.0,2430.0,2612.0,2482.0,1845.0,3860.0,2885.0,3470.0,3925.0,2430.0,2625.0,2495.0,2755.0,2430.0,2690.0,3470.0,3470.0,2625.0,3925.0,3145.0,2690.0,3470.0,2495.0,2560.0,2950.0,2495.0,2885.0,2495.0,2560.0,2560.0,2885.0,3470.0,2755.0,5420.0,2560.0,3340.0,2560.0,2495.0,2443.0,4120.0,2300.0,2300.0,2300.0,1988.0,1715.0,2170.0,4055.0,1650.0,2820.0,1910.0,2144.0,2157.0,2300.0,2820.0,2339.0,5420.0,1845.0,2300.0,3067.0,3145.0,2040.0,2365.0,1715.0,2287.0,3405.0,1728.0,1962.0,2560.0,2014.0,1780.0,2430.0,3730.0,1949.0,2755.0,2170.0,3470.0,2170.0,2365.0,2495.0,2495.0,2495.0,2690.0,2690.0,2079.0,1910.0,2664.0,2560.0,2560.0,2560.0,1520.0,2040.0,2170.0,2560.0,2313.0,2820.0,2560.0,3470.0,2430.0,2495.0,2690.0,3080.0,3145.0,1767.0,2131.0,1897.0,2365.0,2690.0,2365.0,3145.0,2365.0,1897.0,2625.0,1988.0,2040.0,2040.0,2391.0,1975.0,1650.0,3535.0,2742.0,3743.0,4185.0,3483.0,4406.0,3210.0,3535.0,3678.0,4328.0,3613.0,4159.0,3197.0,3262.0,3730.0,7084.0,5420.0,3925.0,3145.0,3353.0,3275.0,4679.0,3067.0,4016.0,4562.0,3808.0,3067.0,2976.0,2534.0,3899.0,4107.0,6070.0,5199.0,2898.0,2677.0,3054.0,2417.0,4159.0,3743.0,3392.0,2677.0,3886.0,3288.0,2443.0,4146.0,3587.0,3288.0,3808.0,3015.0,3210.0,3405.0,2872.0,2482.0,3210.0,4419.0,3535.0,4211.0,3821.0,3613.0,3275.0,3509.0,2547.0,3860.0,2040.0,2157.0,1975.0,2040.0,2365.0,2105.0,1845.0,4874.0,2755.0,3600.0,2157.0,2157.0,1715.0,1780.0,2820.0,1975.0,2560.0,2937.0,2300.0,2105.0,4757.0,2807.0,2547.0,2547.0,2157.0,2027.0,1832.0,3067.0,3327.0,2495.0,2157.0,2287.0,2157.0,2027.0,2027.0,2157.0,2001.0,2287.0,1897.0,2157.0,2807.0,1455.0,1910.0,3080.0,4341.0,2755.0,2625.0,2755.0,1780.0,4185.0,2755.0,5420.0,3067.0,2235.0,2430.0,2430.0,2157.0,1780.0,2430.0,3470.0,1910.0,2755.0,3015.0,2950.0,1975.0,1871.0,2170.0,1754.0,2079.0,2079.0,2079.0,1754.0,2235.0,2170.0,2079.0,2261.0,1845.0,1832.0,1650.0,2040.0,3470.0,2690.0,3405.0,2300.0,3145.0,2781.0,2105.0,3314.0,1611.0,4120.0,1897.0,2326.0,1494.0,1754.0,5875.0,3470.0,1585.0,1780.0,2560.0,2807.0,2040.0,3405.0,3340.0,2170.0,3080.0,2027.0,2560.0,2690.0,1910.0,1910.0,2560.0,3470.0,2170.0,2820.0,2300.0,2105.0,3470.0,5745.0,2690.0,2040.0,1715.0,2430.0,2287.0,3457.0,1585.0,2820.0,7240.0,6616.0,2300.0,4263.0,1858.0,2625.0,2417.0,4445.0,2560.0,2170.0,1390.0,4120.0,3795.0,2690.0,3457.0,6057.0,2768.0,1637.0,2144.0,3730.0,2820.0,2105.0,4757.0,3405.0,2625.0,2365.0,2625.0,2417.0,1975.0,7045.0,3275.0,3470.0,4120.0,3340.0,3340.0,4510.0,3470.0,3470.0,9970.0,9970.0,9970.0,2105.0,3145.0,3275.0,2495.0,1572.0,2300.0,2014.0,2820.0,6590.0,2729.0,1975.0,2235.0,2950.0,2157.0,2274.0,2196.0,2417.0,2157.0,2157.0,2157.0,2144.0,2417.0,2287.0,2430.0,2677.0,2417.0,2547.0,2820.0,2989.0,2885.0,2430.0,2430.0,2313.0,2339.0,1520.0,1910.0,1650.0,4120.0,2976.0,1949.0,2690.0,3145.0,8670.0,2755.0,2105.0,2105.0,2014.0,1936.0,2144.0,2950.0,2157.0,1650.0,2235.0,1975.0,2430.0,1936.0,1910.0,7370.0,4640.0,2313.0,2638.0,3756.0,2638.0,2378.0,2703.0,2547.0,3964.0,2885.0,3054.0,2352.0,10620.0,2105.0,2560.0,2820.0,5407.0,2690.0,1325.0,1325.0,1975.0,1728.0,1910.0,2105.0,6330.0,1910.0,2300.0,2430.0,4003.0,5355.0,3405.0,2157.0,2807.0,5966.0,2690.0,2963.0,2495.0,2365.0,2027.0,2664.0,2690.0,3340.0,2950.0,1676.0,3028.0,1715.0,2261.0,3470.0,2170.0,2105.0,2105.0,2170.0,2430.0,2560.0,2430.0,3795.0,2170.0,2170.0,4770.0,5420.0,4120.0,4120.0,3470.0,3470.0,7370.0,5420.0,4120.0,2755.0,2547.0,2170.0,1910.0,1910.0,1910.0,2170.0,3405.0,2300.0,2430.0,2690.0,2690.0,2950.0,3210.0,4120.0,4380.0,2950.0,2092.0,1585.0,2690.0,2157.0,1637.0,2170.0,2690.0,2170.0,2287.0,2105.0,1702.0,4445.0,2495.0,2235.0,1819.0,5030.0,1897.0,2040.0,1897.0,3470.0,2820.0,2300.0,1507.0,1975.0,4315.0,2261.0,2040.0,2820.0,1858.0,2625.0,2820.0,2885.0,3470.0,7071.0,2430.0,3925.0,3353.0,2183.0,1975.0,1845.0,2495.0,2365.0,2690.0,2430.0,3795.0,3730.0,2170.0,1767.0,3067.0,2469.0,2469.0,3015.0,2144.0,2547.0,2287.0,1897.0,2430.0,2950.0,1507.0,3015.0,2235.0,2040.0,2170.0,2300.0,2495.0,4120.0,3080.0,2430.0,2820.0,3470.0,4120.0,3210.0,2170.0,2430.0,2560.0,2170.0,3080.0,2430.0,2820.0,2560.0,2430.0,3210.0,2755.0,4575.0,2170.0,4965.0,2820.0,3730.0,6395.0,3730.0,3080.0,2690.0,3015.0,1780.0,1780.0,2625.0,2300.0,1702.0,5420.0,2157.0,1702.0,2157.0,2040.0,2170.0,2430.0,2105.0,2170.0,2820.0,3600.0,2404.0,2430.0,2690.0,3080.0,2950.0,2040.0,2417.0,4185.0,2157.0,2170.0,2170.0,1975.0,2027.0,1988.0,2157.0,2157.0,2430.0,1975.0,1910.0,2157.0,1975.0,2040.0,2235.0,1923.0,1975.0,2105.0,2495.0,2430.0,2157.0,2144.0,1780.0,2105.0,2625.0,2157.0,2144.0,2287.0,2157.0,1845.0,1325.0,3340.0,2820.0,6005.0,2040.0,3145.0,3730.0,2820.0,3067.0,2287.0,3327.0,3470.0,2690.0,2430.0,2560.0,2482.0,1780.0,8670.0,2573.0,2040.0,4120.0,3730.0,1975.0,1897.0,2742.0,1910.0,1767.0,1897.0,2040.0,2105.0,1897.0,2495.0,1975.0,4029.0,4757.0,1845.0,4770.0,1871.0,2885.0,3444.0,2300.0,5355.0,1975.0,2157.0,1650.0,2430.0,2027.0,2157.0,2547.0,2417.0,2417.0,2547.0,2807.0,2937.0,2820.0,2157.0,2417.0,2677.0,2677.0,2937.0,2417.0,3457.0,1910.0,3197.0,2417.0,2300.0,3457.0,2040.0,2937.0,2157.0,2807.0,3457.0,2807.0,4757.0,6057.0,1767.0,1845.0,1650.0,2170.0,1520.0,2430.0,2157.0,2170.0,2027.0,2950.0,2755.0,2820.0,1780.0,2170.0,5420.0,9905.0,4705.0,3262.0,2300.0,2040.0,1975.0,1767.0,6720.0,3730.0,2105.0,2105.0,2170.0,2560.0,2105.0,2560.0,2105.0,1897.0,3171.0,2560.0,4510.0,4120.0,2820.0,3145.0,1624.0,3080.0,2105.0,2430.0,2495.0,1897.0,2677.0,1767.0,1897.0,1767.0,1650.0,2430.0,1858.0,3730.0,1806.0,1975.0,2027.0,2157.0,3210.0,1585.0,2040.0,2547.0,1780.0,1793.0,3470.0,2040.0,2430.0,3470.0,2157.0,2547.0,2365.0,1988.0,1975.0,1455.0,1975.0,2300.0,2352.0,2469.0,1845.0,2040.0,3145.0,2040.0,2040.0,1455.0,1910.0,2300.0,1975.0,1975.0,2040.0,1975.0,2027.0,1910.0,2040.0,1975.0,1975.0,3457.0,3054.0,4107.0,4068.0,4380.0,3366.0,4237.0,3795.0,4185.0,2560.0,3054.0,4237.0,3197.0,3977.0,3964.0,5407.0,3795.0,4757.0,2040.0,2040.0,2040.0,1910.0,2170.0,2690.0,2690.0,2430.0,3470.0,4705.0,5095.0,2950.0,2287.0,2027.0,2170.0,2105.0,2820.0,2430.0,4120.0,2287.0,2417.0,3795.0,2417.0,2027.0,2677.0,3457.0,4705.0,2417.0,2157.0,2157.0,1780.0,1910.0,2417.0,2170.0,2430.0,2157.0,2300.0,2170.0,2430.0,2170.0,2170.0,1897.0,2157.0,1910.0,2495.0,2105.0,3470.0,2300.0,1910.0,4770.0,2430.0,2755.0,2300.0,2690.0,2170.0,4120.0,2430.0,4250.0,2560.0,2170.0,2040.0,4250.0,2144.0,2625.0,2365.0,2300.0,2885.0,1910.0,1845.0,1741.0,4107.0,4107.0,4107.0,2950.0,1767.0,3470.0,2365.0,2820.0,2547.0,2950.0,2625.0,3470.0,3795.0,2820.0,2690.0,2417.0,1325.0,1455.0,1364.0,2339.0,2417.0,2547.0,2092.0,6005.0,4237.0,3327.0,3587.0,3457.0,2677.0,3067.0,3457.0,3197.0,3457.0,3587.0,2677.0,2677.0,4237.0,3457.0,3457.0,3457.0,2677.0,3587.0,3457.0,3457.0,2677.0,3457.0,4107.0,3457.0,3457.0,3457.0,5147.0,4367.0,3587.0,3847.0,3457.0,3457.0,3457.0,3457.0,3457.0,4757.0,5537.0,4757.0,3457.0,2677.0,3457.0,3457.0,4627.0,2677.0,4757.0,4497.0,3977.0,4237.0,3327.0,4237.0,3197.0,3587.0,3847.0,3327.0,4757.0,3587.0,5277.0,2807.0,2677.0,3847.0,3795.0,1910.0,2365.0,2677.0,4757.0,3730.0,4120.0,4757.0,2807.0,3990.0,2807.0,4757.0,2677.0,1910.0,2560.0,1026.0,2534.0,5030.0,5420.0,5290.0,2040.0,2105.0,4120.0,2144.0,2690.0,2027.0,3626.0,3210.0,2170.0,2495.0,4120.0,1949.0,2365.0,2365.0,2300.0,2547.0,1468.0,1910.0,2040.0,2170.0,4575.0,2365.0,2300.0,5095.0,4770.0,1897.0,2755.0,2365.0,1910.0,1715.0,1845.0,1845.0,2014.0,7370.0,1585.0,2950.0,2885.0,3015.0,2846.0,1975.0,2079.0,2326.0,2560.0,2560.0,2560.0,1650.0,4120.0,2235.0,1520.0,1520.0,1910.0,1702.0,2105.0,1845.0,2690.0,3080.0,1715.0,2027.0,3197.0,2170.0,3145.0,2820.0,2820.0,1910.0,2300.0,2300.0,2950.0,2157.0,6720.0,5420.0,2404.0,2066.0,3470.0,3145.0,2560.0,2755.0,2677.0,3210.0,2495.0,1910.0,1819.0,2365.0,2040.0,3470.0,2950.0,2820.0,3080.0,2430.0,2105.0,2170.0,2690.0,2690.0,3080.0,2820.0,2118.0,2157.0,1975.0,2430.0,3457.0,2560.0,1975.0,2430.0,2170.0,2690.0,3912.0,3145.0,2820.0,3444.0,2495.0,2430.0,2079.0,3470.0,2937.0,1559.0,2235.0,3340.0,2157.0,1715.0,1715.0,1780.0,1780.0,1845.0,2495.0,3795.0,2430.0,2820.0,3470.0,1650.0,1910.0,2040.0,2430.0,2365.0,1624.0,1910.0,1520.0,1650.0,2300.0,1650.0,3340.0,2105.0,5927.0,6057.0,1910.0,4575.0,2105.0,2105.0,2794.0,3444.0,4497.0,4887.0,3730.0,5420.0,2625.0,2937.0,2495.0,2820.0,5355.0,2937.0,2937.0,2937.0,2937.0,2820.0,2287.0,2430.0,3600.0,2495.0,1806.0,2677.0,4757.0,3015.0,3080.0,3275.0,3327.0,3470.0,3015.0,3275.0,2820.0,3210.0,3470.0,3210.0,3210.0,3470.0,3080.0,3015.0,3080.0,3210.0,2950.0,3080.0,3080.0,3470.0,2560.0,2235.0,2690.0,1845.0,2040.0,1975.0,2040.0,2365.0,9905.0,4965.0,2963.0,6902.0,1780.0,1260.0,2547.0,4510.0,2170.0,9970.0,1845.0,2040.0,2430.0,2495.0,2235.0,2300.0,2235.0,2690.0,2365.0,3210.0,3080.0,2950.0,2170.0,2170.0,2482.0,3210.0,2170.0,2963.0,2300.0,2300.0,2495.0,2495.0,1897.0,1975.0,2027.0,2027.0,2820.0,2040.0,2521.0,1975.0,1975.0,1975.0,2027.0,3080.0,1975.0,17120.0,3145.0,3145.0,4107.0,6057.0,6057.0,1715.0,3080.0,2300.0,1572.0,1650.0,1910.0,1910.0,4380.0,3678.0,3990.0,4549.0,4848.0,6720.0,3522.0,3678.0,3678.0,4614.0,3288.0,3522.0,3522.0,6486.0,3912.0,3600.0,4757.0,8124.0,4757.0,6018.0,8514.0,3600.0,3405.0,3990.0,4471.0,5901.0,4705.0,4627.0,5251.0,2586.0,1845.0,2105.0,2950.0,4757.0,2118.0,1780.0,4120.0,5810.0,3145.0,3600.0,4770.0,3340.0,3990.0,1780.0,3093.0,2677.0,2820.0,3067.0,1845.0,1975.0,2105.0,2677.0,2625.0,2755.0,3262.0,2170.0,1780.0,1780.0,2625.0,2820.0,2820.0,2625.0,2430.0,3600.0,3470.0,2144.0,2040.0,3015.0,2040.0,2430.0,2365.0,1234.0,2417.0,4120.0,3015.0,4770.0,7175.0,4575.0,2820.0,3275.0,6720.0,6720.0,2365.0,3405.0,4575.0,2105.0,2560.0,6395.0,2105.0,3665.0,1416.0,4497.0,3977.0,5095.0,3080.0,2495.0,1975.0,1741.0,1975.0,1975.0,1845.0,1975.0,1845.0,1975.0,1975.0,1975.0,1975.0,2001.0,1975.0,1975.0,1975.0,1975.0,1975.0,1845.0,1845.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1975.0,1845.0,1975.0,1975.0,1975.0,2820.0,1975.0,1793.0,1780.0,1364.0,2105.0,2300.0,3210.0,1390.0,2235.0,2560.0,2105.0,5095.0,1000.0,1949.0,2040.0,3470.0,5420.0,3535.0,2365.0,3470.0,3535.0,3015.0,7357.0,3145.0,4120.0,2430.0,2326.0,2365.0,2365.0,1910.0,1832.0,2170.0,2820.0,1897.0,2547.0,2677.0,3730.0,5290.0,2430.0,2677.0,2677.0,2937.0,2157.0,2755.0,2391.0,3184.0,2989.0,3925.0,3275.0,2040.0,1975.0,2170.0,2495.0,3470.0,2742.0,3379.0,4770.0,1949.0,2820.0,5420.0,2495.0,2820.0,2820.0,2170.0,1910.0,2820.0,3600.0,2157.0,2001.0,2716.0,3210.0,1897.0,1793.0,2157.0,1962.0,2287.0,2300.0,1650.0,2300.0,3795.0,2365.0,2352.0,1845.0,1715.0,2820.0,2820.0,2950.0,2625.0,2820.0,2040.0,2768.0,15820.0,3860.0,3730.0,2560.0,2040.0,2560.0,1455.0,2157.0,2235.0,2430.0,2690.0,2170.0,2560.0,3015.0,2105.0,2014.0,2365.0,4120.0,2274.0,1676.0,2534.0,2586.0,2755.0,2274.0,2677.0,2105.0,2300.0,2625.0,2547.0,2157.0,2495.0,2040.0,2690.0,2430.0,3145.0,3730.0,3470.0,3860.0,3405.0,2105.0,2495.0,2820.0,2430.0,2365.0,2300.0,3418.0,2885.0,1845.0,2768.0,3379.0,2482.0,3041.0,2911.0,2716.0,1650.0,2144.0,2547.0,2547.0,2625.0,2365.0,2547.0,2547.0,3015.0,2807.0,3197.0,3080.0,2235.0,2391.0,2755.0,3405.0,2365.0,2365.0,2365.0,2677.0,2677.0,2547.0,2872.0,2755.0,2560.0,2105.0,2040.0,1975.0,2495.0,2157.0,2235.0,2560.0,2378.0,2300.0,1390.0,2950.0,2365.0,2300.0,1910.0,5290.0,2040.0,2365.0,3405.0,3288.0,2703.0,2703.0,2703.0,3223.0,2677.0,4068.0,3210.0,3496.0,3678.0,3340.0,4276.0,3262.0,3470.0,3951.0,3951.0,3951.0,3262.0,5277.0,3847.0,3847.0,6577.0,4211.0,2677.0,2560.0,4679.0,4679.0,2027.0,2625.0,3470.0,4679.0,5381.0,3704.0,2573.0,5459.0,2794.0,2794.0,2794.0,3860.0,2820.0,4211.0,3171.0,3652.0,2690.0,2222.0,3184.0,3184.0,3314.0,3847.0,3847.0,2677.0,2989.0,2755.0,2989.0,4289.0,2755.0,4445.0,2430.0,1897.0,2716.0,2820.0,2820.0,2690.0,1975.0,2820.0,4445.0,1884.0,2144.0,1975.0,2170.0,2430.0,2300.0,6720.0,2040.0,2625.0,3145.0,2300.0,2040.0,2820.0,2105.0,2560.0,3860.0,2040.0,2170.0,2170.0,2040.0,2170.0,2170.0,4120.0,2820.0,2430.0,3470.0,2300.0,2170.0,3470.0,2300.0,2300.0,3470.0,2222.0,2430.0,1975.0,2040.0,2300.0,2300.0,3730.0,2430.0,1780.0,2950.0,2170.0,2430.0,2105.0,3860.0,2950.0,2430.0,2170.0,2170.0,1845.0,2430.0,1910.0,2300.0,1650.0,3080.0,2170.0,2820.0,1715.0,2300.0,2820.0,2300.0,2430.0,2950.0,2950.0,3470.0,1975.0,1975.0,1910.0,1910.0,1637.0,2417.0,3197.0,2495.0,1910.0,2872.0,2235.0,2690.0,3275.0,1715.0,1845.0,2885.0,2690.0,4770.0,3067.0,3080.0,2924.0,870.0,2365.0,3067.0,5420.0,2326.0,2495.0,2820.0,3210.0,2950.0,5745.0,2560.0,2300.0,2495.0,3080.0,2170.0,4120.0,2820.0,3145.0,2430.0,2170.0,5420.0,2040.0,2820.0,2495.0,3145.0,2690.0,2755.0,3067.0,2430.0,3470.0,2690.0,13870.0,4497.0,2326.0,2820.0,1975.0,2430.0,2950.0,2430.0,2066.0,2105.0,1910.0,2638.0,1585.0,1910.0,3210.0,2690.0,2820.0,2820.0,1910.0,1507.0,1650.0,2430.0,3080.0,3730.0,3470.0,2495.0,2560.0,5420.0,2170.0,2690.0,2950.0,4120.0,4120.0,2430.0,2560.0,4770.0,1910.0,2820.0,5966.0,2157.0,3730.0,3340.0,4120.0,3145.0,10425.0,4055.0,6070.0,7370.0,3470.0,3470.0,3470.0,9320.0,4380.0,3210.0,1611.0,2300.0,1754.0,2534.0,3444.0,3457.0,3457.0,2690.0,1520.0,3340.0,3210.0,1975.0,1910.0,3210.0,3405.0,1715.0,5290.0,5290.0,3210.0,4120.0,2560.0,5420.0,2885.0,2560.0,2560.0,4250.0,2430.0,4120.0,2430.0,2820.0,5030.0,4770.0,2560.0,3470.0,2950.0,5030.0,5225.0,3990.0,4640.0,5030.0,2560.0,2300.0,2690.0,2820.0,6070.0,2560.0,2690.0,4120.0,4770.0,2430.0,7370.0,4250.0,2950.0,2430.0,1975.0,3730.0,4510.0,2495.0,6720.0,2300.0,4120.0,4783.0,5095.0,2365.0,3730.0,2300.0,6070.0,3470.0,7370.0,6720.0,5030.0,3210.0,4770.0,2950.0,5160.0,5095.0,5420.0,3210.0,8020.0,2690.0,3730.0,4510.0,3080.0,2560.0,2820.0,3470.0,3470.0,5420.0,5030.0,3470.0,6070.0,3340.0,4770.0,2820.0,2690.0,5030.0,2170.0,2170.0,3470.0,3470.0,4120.0,5420.0,3340.0,2157.0,2157.0,2157.0,2157.0,2677.0,3067.0,2560.0,1780.0,3327.0,2521.0,1585.0,1910.0,2170.0,2170.0,4562.0,2300.0,1845.0,2040.0,2677.0,2066.0,2430.0,2950.0,3210.0,2300.0,2430.0,2365.0,2365.0,2560.0,2365.0,1455.0,4380.0,3795.0,1845.0,3015.0,2287.0,2807.0,4640.0,2040.0,3210.0,6070.0,2170.0,2157.0,1676.0,2027.0,2820.0,2495.0,2040.0,2040.0,2820.0,2430.0,1910.0,1910.0,1910.0,1000.0,2183.0,2170.0,1767.0,1767.0,1715.0,1767.0,1715.0,1767.0,2170.0,6070.0,1975.0,2105.0,1650.0,1455.0,1416.0,1897.0,2053.0,1845.0,1910.0,870.0,1923.0,2105.0,2625.0,2430.0,1975.0,2365.0,2287.0,2157.0,2235.0,2235.0,2625.0,2495.0,2820.0,2690.0,2235.0,4640.0,2235.0,2235.0,3795.0,2625.0,11400.0,4315.0,3275.0,2430.0,2261.0,3015.0,2170.0,2170.0,1715.0,2430.0,4575.0,2157.0,2196.0,1845.0,3431.0,4120.0,2157.0,2170.0,4120.0,4120.0,1624.0,2430.0,1572.0,2300.0,3457.0,2807.0,1650.0,2196.0,2300.0,2170.0,2430.0,2027.0,3405.0,2430.0,3860.0,2144.0,2040.0,2040.0,2040.0,1910.0,2040.0,2040.0,1884.0,2105.0,3210.0,2300.0,3730.0,3080.0,3730.0,2430.0,2300.0,2131.0,2807.0,1845.0,2105.0,3730.0,2820.0,4510.0,1429.0,2950.0,3210.0,3626.0,3795.0,3847.0,3015.0,3015.0,3015.0,3015.0,3860.0,3015.0,3015.0,3210.0,2300.0,2378.0,2105.0,1845.0,4055.0,2040.0,6720.0,2170.0,2248.0,3210.0,2040.0,2040.0,2820.0,1845.0,2235.0,1910.0,1507.0,2950.0,2690.0,3015.0,1845.0,3340.0,1897.0,2170.0,2157.0,2027.0,2157.0,2157.0,3795.0,2625.0,2040.0,2430.0,2430.0,2430.0,2560.0,2495.0,2248.0,3405.0,4705.0,3275.0,2430.0,2625.0,3080.0,3405.0,2950.0,2040.0,2430.0,2300.0,2235.0,2040.0,2170.0,2690.0,2430.0,2170.0,2157.0,4120.0,1975.0,2040.0,1975.0,2105.0,2157.0,1949.0,4627.0,2170.0,2157.0,2950.0,4237.0,2950.0,2755.0,1715.0,3405.0,2430.0,2690.0,2690.0,2677.0,2183.0,1455.0,1455.0,1520.0,1286.0,1182.0,1494.0,1650.0,1780.0,1182.0,1546.0,1546.0,2157.0,1676.0,2755.0,2170.0,1975.0,5940.0,2677.0,1845.0,2131.0,2950.0,2027.0,2690.0,2040.0,2690.0,2040.0,2040.0,1897.0,3418.0,2105.0,2820.0,2755.0,2235.0,3990.0,3795.0,2300.0,2365.0,2430.0,2261.0,1806.0,2027.0,1793.0,5420.0,4757.0,2144.0,2183.0,2300.0,1910.0,4120.0,4770.0,2430.0,2105.0,1975.0,5420.0,1767.0,2820.0,2677.0,1780.0,1910.0,1858.0,2092.0,1650.0,4107.0,3275.0,2690.0,2690.0,5056.0,2625.0,2820.0,2820.0,6070.0,1845.0,2820.0,3964.0,5498.0,4900.0,1338.0,1260.0,2170.0,1910.0,2417.0,1494.0,2430.0,3990.0,3405.0,2027.0,5420.0,1780.0,2690.0,2677.0,2105.0,4757.0,1975.0,2690.0,3665.0,2365.0,7370.0,2430.0,2495.0,2300.0,2040.0,2430.0,2300.0,2235.0,2651.0,2105.0,1858.0,2807.0,2807.0,3860.0,1650.0,2170.0,2157.0,2157.0,4770.0,2495.0,2430.0,2170.0,2495.0,2170.0,2495.0,3470.0,3210.0,2560.0,5420.0,2170.0,2430.0,2560.0,2820.0,3210.0,2157.0,2105.0,3210.0,1676.0,1806.0,2430.0,2430.0,2300.0,1897.0,1936.0,1936.0,2027.0,2430.0,2820.0,2261.0,2144.0,1806.0,2404.0,2144.0,1962.0,2144.0,2976.0,2300.0,2430.0,2430.0,2755.0,2287.0,2807.0,2235.0,3210.0,2027.0,3015.0,1806.0,2404.0,2027.0,2144.0,1858.0,2144.0,2027.0,2495.0,1858.0,2300.0,2287.0,2417.0,3730.0,1845.0,2170.0,2287.0,4055.0,1715.0,2690.0,1780.0,1780.0,1780.0,1780.0,1910.0,3730.0,1845.0,1715.0,1975.0,3015.0,2170.0,4120.0,2820.0,2430.0,2560.0,1715.0,2430.0,2170.0,1845.0,2430.0,2365.0,2430.0,2105.0,1975.0,1975.0,2105.0,2040.0,1910.0,2430.0,1845.0,1962.0,2820.0,1910.0,2170.0,2560.0,2105.0,3470.0,2625.0,2170.0,1975.0,2950.0,2495.0,2170.0,2300.0,2690.0,2820.0,2092.0,1910.0,2170.0,2820.0,2170.0,3210.0,2820.0,3080.0,2170.0,4770.0,1845.0,1910.0,2430.0,1910.0,2950.0,1910.0,2950.0,2820.0,2820.0,2170.0,2300.0,2950.0,2170.0,2170.0,2170.0,2560.0,2170.0,3470.0,2170.0,3470.0,2560.0,2300.0,2040.0,1975.0,2950.0,1975.0,2170.0,1975.0,2170.0,1780.0,2170.0,2430.0,2430.0,2170.0,2430.0,1910.0,2170.0,1910.0,2040.0,1780.0,2040.0,2430.0,1715.0,3210.0,1715.0,1780.0,2430.0,2170.0,2040.0,2040.0,3340.0,1910.0,1910.0,2430.0,2040.0,3470.0,4250.0,2430.0,2300.0,1910.0,3470.0,2430.0,1715.0,2820.0,1910.0,1910.0,2430.0,2170.0,2170.0,2430.0,1780.0,2560.0,1910.0,3210.0,1910.0,2690.0,2170.0,1910.0,1780.0,1910.0,3340.0,2170.0,2170.0,1780.0,2430.0,1910.0,2430.0,1910.0,1520.0,2040.0,3210.0,3535.0,8670.0,1780.0,2690.0,1910.0,2430.0,3977.0,2430.0,2690.0,2170.0,2443.0,1845.0,2404.0,2157.0,7565.0,1910.0,1312.0,2560.0,1650.0,3145.0,2118.0,2235.0,2560.0,2040.0,2560.0,2495.0,2690.0,3730.0,2300.0,2300.0,3470.0,1975.0,2170.0,1650.0,1975.0,2040.0,2859.0,3457.0,1910.0,2430.0,2430.0,2040.0,3002.0,2495.0,3470.0,2365.0,6720.0,2300.0,2365.0,2755.0,2755.0,3730.0,3470.0,4185.0,4120.0,2820.0,4900.0,4380.0,4770.0,2755.0,2157.0,4120.0,4770.0,5420.0,3210.0,4120.0,4250.0,1767.0,2105.0,2560.0,2066.0,2950.0,2807.0,3327.0,4250.0,3405.0,3405.0,2625.0,3210.0,2105.0,2430.0,2560.0,6070.0,2040.0,2820.0,4640.0,2820.0,1767.0,2820.0,3145.0,3145.0,3990.0,2625.0,4445.0,2430.0,2495.0,1832.0,2560.0,1936.0,1780.0,2638.0,2794.0,1949.0,1390.0,2365.0,2430.0,1845.0,1884.0,2365.0,2105.0,2040.0,2105.0,2690.0,2755.0,3470.0,2105.0,2820.0,2820.0,2820.0,2404.0,1949.0,2170.0,3080.0,3444.0,3665.0,4315.0,3782.0,3860.0,2924.0,3509.0,4315.0,3210.0,6057.0,3015.0,4718.0,2755.0,2365.0,3171.0,3964.0,2820.0,4393.0,2794.0,3041.0,2651.0,3444.0,2677.0,3600.0,5030.0,5316.0,6863.0,5108.0,9957.0,8332.0,3457.0,11335.0,5771.0,4601.0,7136.0,4016.0,5550.0,3457.0,2755.0,4445.0,4679.0,6070.0,3899.0,5329.0,3561.0,3847.0,3860.0,3483.0,5082.0,3301.0,6720.0,3626.0,5355.0,3184.0,5095.0,4393.0,2846.0,3808.0,6096.0,3015.0,9944.0,3730.0,3353.0,4770.0,6434.0,2885.0,2677.0,3925.0,7760.0,3977.0,2664.0,4107.0,3717.0,4211.0,4666.0,4367.0,6109.0,3015.0,8345.0,6785.0,4471.0,4965.0,4003.0,4588.0,3080.0,4354.0,4471.0,3808.0,3990.0,3353.0,3626.0,2885.0,5290.0,5004.0,4146.0,5290.0,3977.0,2677.0,5186.0,2690.0,2625.0,3262.0,6889.0,13246.0,4367.0,3275.0,2677.0,5186.0,3080.0,6330.0,3509.0,2898.0,2885.0,6330.0,4783.0,3639.0,2183.0,6304.0,8007.0,2365.0,3730.0,4133.0,4835.0,5186.0,2794.0,2989.0,6525.0,5082.0,3886.0,4328.0,7643.0,5810.0,5459.0,3249.0,4146.0,2599.0,3223.0,4471.0,5615.0,5043.0,15599.0,3002.0,4458.0,3769.0,3938.0,3275.0,11322.0,7552.0,5108.0,4302.0,3275.0,4081.0,4510.0,3015.0,3158.0,5082.0,5563.0,3873.0,4744.0,3145.0,2664.0,4081.0,3899.0,3834.0,3002.0,3496.0,3067.0,3522.0,4523.0,3652.0,3886.0,3717.0,2911.0,4796.0,2872.0,2911.0,5212.0,3080.0,3782.0,3054.0,2846.0,3145.0,3288.0,3860.0,5524.0,3470.0,3236.0,2976.0,3262.0,3340.0,2716.0,3548.0,3457.0,3067.0,2248.0,3119.0,3353.0,3392.0,4120.0,3015.0,3210.0,6473.0,3028.0,3275.0,2924.0,2976.0,3886.0,3353.0,3028.0,6473.0,4120.0,3132.0,3145.0,4081.0,3067.0,3158.0,2859.0,7721.0,6590.0,4042.0,3561.0,3600.0,4094.0,3457.0,6395.0,2911.0,5004.0,3431.0,2664.0,3795.0,3405.0,4575.0,2846.0,3418.0,2599.0,2859.0,3561.0,3964.0,4887.0,3483.0,3366.0,3197.0,3327.0,3106.0,4523.0,3028.0,3509.0,4692.0,7877.0,2495.0,2664.0,3691.0,4666.0,3873.0,4822.0,6343.0,3912.0,3574.0,6460.0,5602.0,4744.0,7708.0,4692.0,6681.0,4211.0,4484.0,3457.0,4510.0,2612.0,3574.0,4211.0,3964.0,2755.0,3002.0,4601.0,4185.0,5615.0,2872.0,3158.0,4679.0,5784.0,4653.0,8163.0,4341.0,2963.0,3678.0,2664.0,4536.0,3158.0,10711.0,4510.0,2846.0,5355.0,2664.0,3015.0,2963.0,4809.0,4718.0,3457.0,4588.0,5147.0,5901.0,8371.0,3561.0,5121.0,2794.0,11361.0,4146.0,4939.0,4159.0,3015.0,4692.0,8579.0,4601.0,3457.0,3457.0,3158.0,3015.0,5524.0,3652.0,2430.0,3509.0,3626.0,4874.0,6707.0,3106.0,4107.0,3353.0,4510.0,2443.0,5069.0,2976.0,3457.0,2976.0,4094.0,5797.0,4042.0,3340.0,3145.0,2495.0,5719.0,4380.0,3535.0,3795.0,3522.0,3457.0,3847.0,4055.0,3457.0,4302.0,3262.0,3080.0,4120.0,2755.0,2027.0,2625.0,1715.0,2235.0,2300.0,2365.0,1936.0,2170.0,1884.0,2625.0,2170.0,4120.0,3210.0,4250.0,4250.0,2755.0,3015.0,2040.0,3470.0,2170.0,2170.0,2560.0,2820.0,1650.0,1975.0,2040.0,2872.0,2755.0,1975.0,2820.0,3340.0,2560.0,2430.0,2105.0,2040.0,3210.0,2625.0,5420.0,4406.0,4120.0,2560.0,2170.0,2846.0,3002.0,2820.0,1910.0,2027.0,4510.0,4510.0,3535.0,5095.0,5095.0,5095.0,5355.0,3145.0,5355.0,7305.0,5095.0,3925.0,4640.0,9255.0,6655.0,5095.0,5095.0,6395.0,4705.0,8345.0,6655.0,2885.0,6395.0,6915.0,6395.0,7045.0,6785.0,6785.0,8995.0,9905.0,4575.0,6915.0,4705.0,4705.0,8605.0,3275.0,7955.0,3795.0,2690.0,2690.0,2807.0,2027.0,1845.0,2807.0,2170.0,2820.0,3275.0,1715.0,2287.0,2105.0,2430.0,1936.0,3145.0,2040.0,3210.0,1286.0,1910.0,2040.0,3262.0,3015.0,2040.0,4250.0,3145.0,1780.0,2560.0,2417.0,2677.0,3483.0,4705.0,2677.0,2300.0,1975.0,2157.0,2157.0,3145.0,2950.0,2560.0,3327.0,1260.0,5745.0,4757.0,10620.0,2820.0,2157.0,1845.0,1650.0,3990.0,2170.0,2300.0,1780.0,3795.0,4770.0,1845.0,3275.0,2170.0,3457.0,4445.0,3275.0,2755.0,1585.0,2690.0,1910.0,2170.0,3457.0,1845.0,2027.0,2287.0,1845.0,2027.0,2157.0,2027.0,2027.0,2157.0,2027.0,2027.0,2157.0,2157.0,2157.0,2157.0,2157.0,2027.0,2157.0,2027.0,3405.0,3145.0,2690.0,1845.0,2430.0,2300.0,2157.0,2170.0,6005.0,4380.0,12180.0,3210.0,5355.0,5030.0,6005.0,4055.0,7305.0,6005.0,6005.0,6005.0,5355.0,6005.0,5355.0,6005.0,6395.0,5355.0,5355.0,6005.0,6005.0,2755.0,6005.0,6005.0,3405.0,5355.0,6005.0,6005.0,6005.0,1910.0,2690.0,2755.0,1585.0,2157.0,1338.0,1975.0,1910.0,1910.0,2170.0,2690.0,3041.0,4900.0,2430.0,1975.0,3210.0,1910.0,2690.0,3587.0,4250.0,5433.0,5810.0,1845.0,2170.0,2417.0,2950.0,1520.0,1910.0,2716.0,3405.0,2508.0,2586.0,3080.0,2430.0,2820.0,1910.0,7110.0,5095.0,2560.0,1780.0,3145.0,2352.0,2755.0,2690.0,3470.0,4770.0,6070.0,4770.0,3210.0,4900.0,2950.0,5043.0,2430.0,2430.0,2950.0,2820.0,3730.0,4835.0,2625.0,2625.0,3080.0,3470.0,2495.0,2430.0,3470.0,2755.0,3470.0,5407.0,1650.0,1650.0,2118.0,1650.0,2040.0,1650.0,2105.0,1845.0,2170.0,2170.0,2170.0,2365.0,2677.0,2560.0,2495.0,1702.0,2430.0,2300.0,2170.0,1780.0,2365.0,3002.0,11270.0,2105.0,3067.0,2300.0,2625.0,2690.0,2170.0,3860.0,2040.0,1767.0,1520.0,3158.0,1910.0,1780.0,1845.0,4068.0,2495.0,5914.0,4354.0,2755.0,2235.0,2105.0,2755.0,2391.0,2040.0,2040.0,2040.0,2677.0,2430.0,1871.0,2066.0,2378.0,2157.0,2495.0,5550.0,1910.0,2430.0,2430.0,2170.0,2430.0,1780.0,2170.0,2430.0,4757.0,3470.0,2950.0,2066.0,3119.0,2040.0,1780.0,1650.0,1897.0,2495.0,3405.0,2300.0,3080.0,2352.0,2430.0,2430.0,2937.0,1585.0,1884.0,3145.0,2950.0,1637.0,1923.0,3210.0,3405.0,2170.0,2235.0,1910.0,1520.0,1975.0,3990.0,4250.0,1780.0,3457.0,1715.0,2755.0,1650.0,1845.0,3106.0,2872.0,3080.0,1910.0,2040.0,2430.0,2040.0,2430.0,2495.0,1455.0,1910.0,2625.0,1715.0,1351.0,2170.0,2586.0,2313.0,2950.0,2105.0,2300.0,3015.0,2105.0,3275.0,2820.0,1507.0,1507.0,1845.0,2495.0,1650.0,2365.0,2287.0,3938.0,2976.0,2885.0,3730.0,1975.0,2040.0,2937.0,2807.0,2300.0,1884.0,1780.0,2040.0,2235.0,3340.0,1910.0,2300.0,2729.0,2131.0,1780.0,1975.0,2040.0,3015.0,3470.0,2430.0,2040.0,2430.0,2430.0,2040.0,2547.0,3106.0,2677.0,3067.0,2027.0,2417.0,2235.0,2807.0,2690.0,2807.0,3067.0,2027.0,1650.0,4120.0,2625.0,1520.0,2755.0,2235.0,4120.0,1975.0,2534.0,2118.0,2027.0,1715.0,2768.0,3470.0,4120.0,4120.0,3405.0,4445.0,4900.0,2287.0,3730.0,3015.0,2924.0,2430.0,4250.0,4627.0,2300.0,1858.0,1871.0,1754.0,1676.0,1741.0,2092.0,2885.0,2040.0,1546.0,2430.0,1130.0,3080.0,4120.0,2300.0,3457.0,2560.0,2430.0,2430.0,2157.0,2157.0,2157.0,2157.0,1806.0,5407.0,2950.0,2157.0,3457.0,2105.0,1637.0,2625.0,2625.0,2625.0,2820.0,2820.0,2690.0,3665.0,3392.0,3145.0,2950.0,2287.0,2287.0,2287.0,4120.0,2040.0,3795.0,1910.0,1975.0,1910.0,1975.0,2430.0,1910.0,3730.0,3795.0,2456.0,2235.0,2560.0,1767.0,2066.0,2196.0,2417.0,2677.0,2677.0,2937.0,2677.0,2677.0,2196.0,2417.0,2677.0,2638.0,2235.0,2547.0,2677.0,2196.0,2157.0,2430.0,1780.0,1975.0,2417.0,5875.0,4640.0,2014.0,3730.0,3067.0,2157.0,2495.0,2235.0,2157.0,2157.0,2027.0,2430.0,2430.0,2430.0,2625.0,1416.0,4770.0,1455.0,2027.0,3145.0,3015.0,3405.0,2105.0,2430.0,3015.0,2430.0,1728.0,1949.0,1845.0,2625.0,2170.0,1897.0,2495.0,2547.0,1910.0,1845.0,17120.0,2300.0,3977.0,2495.0,1650.0,2560.0,1845.0,1650.0,1234.0,2625.0,2300.0,2924.0,2495.0,1429.0,1910.0,2755.0,2755.0,2755.0,2404.0,2300.0,2339.0,3574.0,2820.0,3210.0,1767.0,1767.0,1767.0,1910.0,2170.0,2040.0,2950.0,2950.0,2690.0,3015.0,2755.0,2820.0,3080.0,2950.0,2950.0,3210.0,2950.0,2950.0,2950.0,3015.0,2950.0,5160.0,3080.0,2950.0,3080.0,2820.0,5160.0,3015.0,2950.0,2430.0,3405.0,1884.0,2820.0,2885.0,2950.0,2833.0,2755.0,2885.0,2755.0,2365.0,1585.0,1780.0,1910.0,3665.0,1975.0,1845.0,1884.0,2300.0,3340.0,1975.0,1650.0,1650.0,1650.0,1910.0,1650.0,1780.0,1910.0,1780.0,3730.0,3210.0,2820.0,3405.0,2820.0,2820.0,3275.0,3275.0,2885.0,2495.0,2495.0,2885.0,2885.0,2885.0,2690.0,3145.0,2755.0,1520.0,2690.0,2274.0,1767.0,1910.0,2690.0,2027.0,1520.0,1780.0,1845.0,2157.0,2404.0,2261.0,2404.0,2157.0,2157.0,3067.0,2937.0,3067.0,2105.0,2170.0,2365.0,2170.0,1637.0,1715.0,1715.0,1715.0,1767.0,1806.0,1819.0,2105.0,1780.0,3145.0,2430.0,2417.0,2690.0,2417.0,2443.0,2937.0,2170.0,1585.0,2170.0,1520.0,2820.0,2261.0,2170.0,2495.0,4354.0,2170.0,6070.0,3015.0,8020.0,8670.0,7370.0,6980.0,4575.0,4770.0,7370.0,2690.0,2820.0,2781.0,2820.0,2495.0,5160.0,1897.0,4120.0,2430.0,1780.0,3210.0,1468.0,1234.0,1715.0,3080.0,6707.0,3444.0,2807.0,7578.0,2287.0,7695.0,5550.0,5043.0,3197.0,2664.0,8488.0,1871.0,3626.0,2053.0,2794.0,2300.0,4237.0,2417.0,2807.0,7422.0,3990.0,2170.0,2937.0,4744.0,5940.0,2950.0,6980.0,2105.0,1819.0,1910.0,2040.0,2417.0,3600.0,2547.0,2820.0,2677.0,2560.0,11920.0,3301.0,3470.0,2235.0,1871.0,1845.0,1806.0,2820.0,3444.0,2794.0,2144.0,2690.0,2820.0,3457.0,1754.0,1754.0,1650.0,3795.0,1715.0,3730.0,2365.0,2365.0,2404.0,1910.0,2690.0,9970.0,2027.0,2755.0,4055.0,3860.0,4250.0,2495.0,3210.0,3795.0,1455.0,2040.0,2040.0,2560.0,2690.0,11257.0,2625.0,2170.0,1819.0,3210.0,2105.0,3015.0,5420.0,1975.0,2300.0,2430.0,2560.0,1845.0,1650.0,4120.0,3080.0,1650.0,1819.0,1650.0,1650.0,1780.0,4640.0,2560.0,3236.0,2118.0,2690.0,4250.0,4120.0,2170.0,2547.0,2625.0,1897.0,2118.0,2560.0,2625.0,2040.0,3210.0,1910.0,1845.0,4120.0,2638.0,2521.0,6512.0,2560.0,4042.0,5602.0,2950.0,3470.0,4510.0,3470.0,3977.0,1910.0,1767.0,3275.0,5485.0,2105.0,2417.0,4250.0,1598.0,2560.0,4120.0,2430.0,3080.0,2170.0,2820.0,2820.0,2235.0,2235.0,2560.0,2170.0,1780.0,1728.0,2560.0,2352.0,2430.0,2365.0,2430.0,3015.0,2950.0,3080.0,2430.0,2495.0,3470.0,870.0,870.0,2170.0,11270.0,2820.0,2820.0,8020.0,4250.0,2040.0,3080.0,2170.0,2430.0,1780.0,3015.0,3470.0,2040.0,2755.0,2027.0,2170.0,4120.0,1715.0,2690.0,2417.0,2157.0,3197.0,1546.0,1650.0,2898.0,2105.0,3340.0,2170.0,1702.0,2170.0,3990.0,8020.0,3275.0,3795.0,4120.0,4770.0,5550.0,1715.0,1975.0,4445.0,3470.0,2040.0,2430.0,2820.0,2560.0,2365.0,2040.0,3470.0,3860.0,2820.0,3470.0,2300.0,2235.0,2014.0,2365.0,2547.0,4900.0,2300.0,1741.0,3015.0,3080.0,2300.0,5082.0,2625.0,2820.0,1845.0,3184.0,2157.0,2144.0,1871.0,1871.0,1871.0,4770.0,1650.0,1520.0,3327.0,2404.0,1390.0,2001.0,2300.0,2235.0,2105.0,2040.0,1520.0,2300.0,2365.0,2755.0,2820.0,4510.0,2950.0,2690.0,2937.0,4380.0,3405.0,2885.0,2937.0,2820.0,2820.0,2313.0,2365.0,2365.0,2365.0,2300.0,2885.0,3860.0,2495.0,2495.0,2495.0,4185.0,2820.0,4185.0,3080.0,4315.0,3145.0,3145.0,3145.0,3015.0,2677.0,2547.0,2560.0,1910.0,2430.0,2560.0,2430.0,2170.0,1897.0,2495.0,1975.0,3210.0,2027.0,4107.0,1845.0,3015.0,2885.0,1858.0,1871.0,2170.0,2170.0,1845.0,1910.0,2092.0,4250.0,1949.0,2170.0,2820.0,2950.0,2495.0,2300.0,2885.0,2430.0,5420.0,2950.0,1858.0,1416.0,1585.0,1780.0,2807.0,2300.0,2443.0,3275.0,3275.0,2820.0,2365.0,3457.0,3327.0,2807.0,2430.0,1884.0,6070.0,2430.0,2040.0,4900.0,1780.0,2820.0,2560.0,2170.0,7305.0,7383.0,2820.0,5368.0,2820.0,2430.0,2690.0,2820.0,3392.0,4510.0,7552.0,2690.0,2170.0,6304.0,3366.0,2456.0,2820.0,2547.0,3470.0,1715.0,2157.0,3470.0,3470.0,3470.0,3470.0,3470.0,4120.0,4510.0,1624.0,2170.0,1650.0,1598.0,1975.0,1624.0,6070.0,2950.0,4445.0,3795.0,3015.0,3795.0,4120.0,3457.0,1650.0,1910.0,2235.0,2235.0,2820.0,4445.0,3600.0,2300.0,2313.0,3392.0,2170.0,2690.0,3470.0,2885.0,2300.0,3210.0,3470.0,3470.0,2950.0,3600.0,2599.0,1520.0,2794.0,1780.0,2365.0,1923.0,2170.0,2040.0,5550.0,3990.0,3990.0,1871.0,2235.0,2365.0,2300.0,2534.0,2430.0,1910.0,2495.0,2677.0,2547.0,3210.0,3470.0,2820.0,3730.0,4679.0,1910.0,1975.0,1767.0,1897.0,1715.0,2027.0,2014.0,1611.0,1572.0,1715.0,3015.0,2105.0,3522.0,2235.0,2690.0,2417.0,2365.0,2144.0,2157.0,2495.0,2274.0,2235.0,2677.0,2235.0,1962.0,2456.0,1832.0,2066.0,2105.0,2417.0,1832.0,1936.0,2274.0,2105.0,2365.0,2066.0,2105.0,2625.0,2105.0,2950.0,3795.0,2352.0,3860.0,1962.0,2677.0,3470.0,2690.0,3665.0,2365.0,2820.0,2170.0,3600.0,1637.0,6005.0,2690.0,2755.0,3431.0,2040.0,2807.0,1897.0,2040.0,5771.0,4783.0,9138.0,4809.0,1715.0,2430.0,3665.0,2950.0,1520.0,2547.0,2807.0,2443.0,2365.0,1936.0,2170.0,1897.0,1780.0,5108.0,1195.0,2820.0,2820.0,2820.0,2755.0,2937.0,1780.0,2170.0,2690.0,3405.0,3457.0,2885.0,3210.0,2170.0,2560.0,2560.0,2053.0,4380.0,5420.0,2456.0,2300.0,3795.0,4120.0,4120.0,3860.0,2755.0,2950.0,2820.0,2430.0,4770.0,3795.0,6070.0,6070.0,2560.0,1741.0,1975.0,2820.0,1715.0,2560.0,4380.0,1975.0,2625.0,2625.0,2625.0,2625.0,2625.0,4107.0,3275.0,3145.0,2300.0,1936.0,2755.0,2430.0,2820.0,1715.0,2807.0,2755.0,3847.0,2547.0,1715.0,3197.0,2547.0,2105.0,2105.0,1975.0,1585.0,1975.0,2430.0,1520.0,2157.0,2066.0,1793.0,1546.0,2235.0,1637.0,2625.0,2885.0,3470.0,1455.0,1650.0,1845.0,1910.0,2430.0,2365.0,2404.0,2209.0,2430.0,5420.0,1845.0,2287.0,2170.0,2950.0,1260.0,1260.0,2391.0,2157.0,2885.0,2560.0,2690.0,2560.0,2690.0,2365.0,2430.0,2560.0,2885.0,2560.0,2690.0,2690.0,2885.0,2261.0,2820.0,2690.0,2690.0,2690.0,2430.0,1520.0,4120.0,2690.0,2950.0,2560.0,1975.0,1910.0,2105.0,1975.0,2105.0,1715.0,5420.0,2300.0,1845.0,2885.0,2079.0,2079.0,1975.0,2157.0,2807.0,2157.0,2157.0,3197.0,2157.0,2157.0,3067.0,1897.0,2157.0,1767.0,1767.0,1767.0,1897.0,1923.0,1845.0,1897.0,2079.0,2417.0,1637.0,1507.0,1533.0,1468.0,1975.0,2144.0,1897.0,2547.0,2144.0,1845.0,1845.0,2144.0,1897.0,1975.0,2027.0,1897.0,1767.0,1806.0,4120.0,2807.0,1390.0,2885.0,1546.0,2040.0,2209.0,1975.0,2625.0,2885.0,3665.0,6031.0,2170.0,2053.0,3145.0,2495.0,4107.0,3457.0,2755.0,2495.0,2885.0,3080.0,3600.0,2820.0,3990.0,2690.0,2430.0,2495.0,2781.0,3470.0,4887.0,16470.0,2235.0,3340.0,1975.0,2430.0,3145.0,2105.0,1559.0,2157.0,8683.0,2820.0,3080.0,2820.0,3470.0,3600.0,3080.0,3470.0,2950.0,3210.0,3015.0,2820.0,3080.0,3002.0,4770.0,2820.0,3210.0,2170.0,2287.0,3210.0,1520.0,2716.0,2638.0,3223.0,3236.0,2274.0,2274.0,2274.0,3002.0,2274.0,2274.0,2885.0,2885.0,3795.0,3977.0,3275.0,2768.0,3444.0,2144.0,2755.0,3132.0,3587.0,2885.0,3457.0,3015.0,3015.0,2677.0,2274.0,3275.0,2937.0,4250.0,2105.0,2534.0,2846.0,2066.0,2066.0,2430.0,2846.0,1910.0,2170.0,1780.0,2820.0,4770.0,2820.0,3470.0,2235.0,2157.0,1975.0,1715.0,2157.0,3275.0,3275.0,2027.0,1897.0,1975.0,1975.0,2157.0,1975.0,2495.0,1975.0,2027.0,2157.0,2157.0,2157.0,2157.0,2547.0,2157.0,2495.0,2157.0,3275.0,2157.0,2157.0,2430.0,2157.0,2157.0,2157.0,2430.0,2430.0,2287.0,2807.0,3457.0,2157.0,1975.0,2105.0,2105.0,2157.0,2755.0,2287.0,2287.0,2287.0,2287.0,2105.0,1715.0,3730.0,3925.0,1624.0,2820.0,3210.0,2040.0,3665.0,2820.0,1845.0,2300.0,2040.0,2040.0,1910.0,3015.0,1936.0,3470.0,1728.0,2235.0,1299.0,2586.0,1780.0,2482.0,4510.0,4510.0,6330.0,4510.0,6330.0,2625.0,2430.0,3795.0,4120.0,4120.0,2300.0,2430.0,1624.0,3470.0,8670.0,2560.0,1767.0,2937.0,4445.0,2430.0,2950.0,3210.0,4120.0,2170.0,2170.0,2157.0,2430.0,2430.0,1767.0,2222.0,2560.0,2560.0,2560.0,2560.0,2950.0,2950.0,1754.0,1468.0,1702.0,1728.0,1494.0,4120.0,4120.0,2170.0,2430.0,2170.0,2820.0,3470.0,2690.0,2690.0,3145.0,2170.0,11270.0,3210.0,3470.0,1910.0,1975.0,2950.0,1962.0,3210.0,2950.0,4770.0,3210.0,4978.0,3210.0,3444.0,6005.0,4744.0,2144.0,2144.0,2157.0,6044.0,7344.0,2157.0,2404.0,2404.0,2365.0,3197.0,2547.0,2547.0,3340.0,2105.0,3405.0,2820.0,2690.0,1975.0,1910.0,1520.0,1910.0,2560.0,2170.0,4770.0,2820.0,3080.0,2066.0,2482.0,3899.0,2040.0,2040.0,1767.0,1845.0,2326.0,2625.0,1845.0,2404.0,1845.0,1910.0,1910.0,2040.0,5485.0,7357.0,6070.0,4770.0,4445.0,3600.0,2027.0,2937.0,2807.0,2547.0,2690.0,1910.0,2430.0,2430.0,2430.0,2430.0,1975.0,2040.0,2300.0,1715.0,1975.0,2170.0,2560.0,1871.0,2300.0,2560.0,3067.0,3067.0,2807.0,3067.0,3067.0,1715.0,1715.0,1650.0,1650.0,6057.0,7370.0,3145.0,3275.0,2950.0,1715.0,1780.0,2144.0,2404.0,3145.0,3795.0,2105.0,2222.0,2040.0,2170.0,2170.0,2170.0,2170.0,2170.0,3275.0,4575.0,3015.0,2950.0,3275.0,2170.0,3470.0,4770.0,2170.0,2625.0,3015.0,2157.0,2937.0,5875.0,3652.0,5420.0,6720.0,2365.0,3210.0,3210.0,1858.0,2235.0,2625.0,1650.0,2495.0,3470.0,3691.0,3210.0,4640.0,4549.0,3782.0,2417.0,2690.0,4510.0,4250.0,2560.0,5030.0,6005.0,4120.0,7370.0,6720.0,3080.0,5147.0,4120.0,4250.0,4770.0,3405.0,3470.0,6590.0,3470.0,4510.0,3860.0,3860.0,2040.0,2105.0,2625.0,2391.0,1975.0,2157.0,5121.0,2690.0,2027.0,1780.0,1884.0,1598.0,2430.0,2495.0,2235.0,2157.0,2430.0,2417.0,2040.0,2495.0,2300.0,2287.0,2105.0,2300.0,2092.0,3210.0,2040.0,2885.0,2560.0,2222.0,2170.0,2040.0,2040.0,2755.0,5810.0,3106.0,4354.0,2664.0,2846.0,2495.0,2521.0,3782.0,4250.0,3145.0,2417.0,2287.0,2547.0,1650.0,1780.0,1780.0,2040.0,2040.0,1780.0,870.0,1832.0,2040.0,2560.0,2885.0,1780.0,3210.0,2014.0,2014.0,1936.0,2144.0,1468.0,1910.0,1910.0,1910.0,1910.0,1780.0,1910.0,1780.0,1910.0,1780.0,2196.0,1520.0,2820.0,2365.0,2105.0,2235.0,2105.0,1481.0,5290.0,1910.0,2430.0,2157.0,2170.0,2170.0,2170.0,2170.0,1520.0,3275.0,1637.0,3145.0,1780.0,2820.0,1780.0,1962.0,1780.0,2040.0,1936.0,2430.0,6070.0,3470.0,3145.0,1728.0,2157.0,2846.0,2703.0,2092.0,2300.0,2625.0,5420.0,2365.0,2170.0,2430.0,3210.0,1455.0,2040.0,3210.0,3210.0,1585.0,6070.0,1897.0,2235.0,2105.0,5810.0,3457.0,2690.0,2690.0,2495.0,2690.0,2690.0,2690.0,2560.0,2690.0,3600.0,2690.0,2885.0,2690.0,2690.0,2690.0,2690.0,2365.0,2365.0,2365.0,1780.0,3470.0,2118.0,1455.0,3470.0,2105.0,2820.0,1910.0,1754.0,1780.0,1780.0,1780.0,2040.0,1780.0,1910.0,1520.0,2170.0,1780.0,3275.0,3275.0,2560.0,2040.0,2560.0,2560.0,1975.0,2976.0,2742.0,2612.0,2365.0,2612.0,2612.0,6876.0,7539.0,6915.0,6200.0,8683.0,9983.0,2820.0,1845.0,2040.0,1780.0,2781.0,2820.0,2066.0,2885.0,2417.0,2820.0,2105.0,2300.0,2872.0,3080.0,2040.0,2300.0,1897.0,2950.0,2040.0,2040.0,1585.0,3015.0,2807.0,2560.0,3470.0,3080.0,1910.0,1520.0,1910.0,1910.0,1780.0,1910.0,1468.0,1910.0,1650.0,2040.0,1520.0,2248.0,7760.0,3990.0,1650.0,5420.0,4120.0,1949.0,2560.0,2430.0,3340.0,2495.0,2157.0,2495.0,2222.0,2417.0,2300.0,2235.0,2235.0,2040.0,2040.0,1793.0,8670.0,6070.0,2235.0,4120.0,4445.0,2170.0,1650.0,1975.0,3600.0,2105.0,2625.0,1780.0,1910.0,2755.0,1975.0,2170.0,3054.0,2170.0,2027.0,2027.0,1845.0,3015.0,5030.0,2053.0,1975.0,3470.0,4120.0,1910.0,1897.0,3730.0,8605.0,3080.0,2820.0,1585.0,3665.0,2560.0,13870.0,1910.0,2040.0,1910.0,1988.0,2365.0,2716.0,3925.0,2469.0,3795.0,5745.0,1845.0,1806.0,1832.0,1676.0,1273.0,3470.0,2820.0,1702.0,2560.0,2430.0,4120.0,4770.0,5875.0,2157.0,1910.0,1546.0,1975.0,2105.0,4770.0,4107.0,2690.0,3457.0,2235.0,2547.0,2755.0,2157.0,2690.0,2235.0,2534.0,2183.0,3470.0,2625.0,2989.0,3470.0,2157.0,2170.0,2404.0,2404.0,2430.0,3015.0,3210.0,2170.0,3210.0,3210.0,3210.0,2677.0,4445.0,1910.0,2950.0,4133.0,2287.0,3210.0,5160.0,2040.0,5160.0,1845.0,1845.0,1962.0,1780.0,2482.0,2235.0,1897.0,3405.0,1780.0,2430.0,3210.0,3795.0,2170.0,2339.0,2690.0,2170.0,2820.0,2040.0,2820.0,2625.0,2040.0,1910.0,2495.0,1780.0,1975.0,1910.0,2690.0,2170.0,2612.0,3795.0,2950.0,2170.0,5095.0,2625.0,2560.0,2560.0,2235.0,1715.0,2105.0,3340.0,2430.0,2248.0,2586.0,2170.0,1390.0,1910.0,2430.0,3470.0,2560.0,1780.0,3080.0,2157.0,2157.0,1845.0,1715.0,2235.0,2950.0,2950.0,3470.0,4120.0,2950.0,2105.0,2170.0,1780.0,2430.0,3457.0,2248.0,3015.0,2495.0,1715.0,1845.0,2690.0,3210.0,2690.0,2690.0,4003.0,3210.0,2547.0,2027.0,2105.0,2417.0,2274.0,1910.0,2560.0,1975.0,1845.0,1780.0,4510.0,3730.0,3730.0,2287.0,2300.0,2040.0,5069.0,2430.0,3145.0,1676.0,3080.0,4120.0,2300.0,1975.0,1442.0,2729.0,1650.0,2040.0,2560.0,2586.0,4120.0,1780.0,2443.0,1845.0,1845.0,1845.0,4757.0,1975.0,2170.0,1910.0,2690.0,2430.0,2170.0,2157.0,3015.0,3080.0,1910.0,2495.0,1780.0,3275.0,4341.0,2612.0,2950.0,3470.0,3795.0,3847.0,2300.0,1780.0,1247.0,1598.0,2365.0,3106.0,2950.0,2820.0,2950.0,6070.0,2820.0,1585.0,3405.0,2404.0,3405.0,4237.0,4367.0,2586.0,3067.0,3405.0,3275.0,1845.0,2820.0,1975.0,1975.0,2157.0,2170.0,2365.0,2300.0,2300.0,2170.0,2820.0,3925.0,2300.0,2300.0,2430.0,2690.0,3340.0,2690.0,2157.0,3470.0,2690.0,5420.0,1936.0,1936.0,2430.0,2053.0,1650.0,2326.0,2807.0,2859.0,2820.0,3080.0,2430.0,2690.0,1910.0,2430.0,1494.0,2430.0,5810.0,2430.0,1975.0,3067.0,2677.0,3067.0,2937.0,2157.0,1910.0,3210.0,1455.0,1715.0,2300.0,2105.0,2430.0,2937.0,1572.0,1546.0,2820.0,2677.0,3210.0,4575.0,2820.0,2235.0,4224.0,6395.0,6655.0,7695.0,1637.0,2365.0,1780.0,2040.0,3860.0,3145.0,1910.0,2560.0,3145.0,2755.0,3067.0,2625.0,2820.0,1897.0,1715.0,6928.0,4120.0,1910.0,2885.0,3990.0,2027.0,1806.0,2820.0,1650.0,3860.0,2105.0,2430.0,3730.0,1585.0,4120.0,2742.0,3145.0,1780.0,2950.0,1663.0,1780.0,2131.0,4770.0,5433.0,3301.0,3496.0,8670.0,3002.0,4081.0,2170.0,1780.0,2404.0,1910.0,2105.0,1858.0,2820.0,2820.0,2300.0,2495.0,5420.0,1260.0,1650.0,3795.0,3925.0,1780.0,1975.0,2950.0,1455.0,1455.0,2144.0,2690.0,2560.0,3990.0,3197.0,2820.0,2885.0,2690.0,3990.0,3379.0,1650.0,2157.0,3145.0,1507.0,1715.0,1715.0,1715.0,2820.0,3405.0,2105.0,3080.0,2105.0,2157.0,2040.0,2560.0,2157.0,3405.0,3470.0,2495.0,2430.0,2430.0,1897.0,2950.0,3210.0,2092.0,6720.0,2690.0,2950.0,2300.0,2430.0,2365.0,2950.0,3405.0,2950.0,1650.0,2885.0,3275.0,2105.0,2040.0,2300.0,2300.0,2300.0,2300.0,2430.0,2807.0,2040.0,2755.0,1585.0,3210.0,4770.0,3470.0,2820.0,3925.0,4120.0,2820.0,2820.0,2170.0,3470.0,3470.0,3470.0,4120.0,2235.0,2586.0,2755.0,2560.0,2235.0,2040.0,1637.0,2105.0,8670.0,2014.0,1806.0,2001.0,2274.0,1585.0,3210.0,5680.0,1585.0,1585.0,1520.0,1520.0,1650.0,2300.0,2365.0,4120.0,1728.0,3340.0,3145.0,3340.0,3340.0,3340.0,1780.0,2638.0,2690.0,2820.0,1975.0,1715.0,2690.0,2690.0,3990.0,3197.0,1390.0,2170.0,4770.0,3340.0,13220.0,6772.0,4770.0,4510.0,4120.0,8670.0,4770.0,3977.0,4770.0,4510.0,5745.0,4770.0,5810.0,5420.0,5810.0,5030.0,4120.0,7370.0,5550.0,3535.0,5095.0,1104.0,1936.0,1624.0,2495.0,1650.0,1910.0,2794.0,3470.0,2079.0,2118.0,1741.0,2417.0,2300.0,2950.0,2820.0,1780.0,2170.0,2430.0,2755.0,2820.0,3405.0,2625.0,3015.0,2625.0,3015.0,2092.0,3782.0,3470.0,4640.0,3470.0,3405.0,6330.0,2430.0,2170.0,3470.0,2365.0,2950.0,2547.0,2222.0,2027.0,2157.0,2157.0,2417.0,2157.0,2157.0,2157.0,2287.0,1494.0,2170.0,2365.0,1806.0,2040.0,2170.0,2716.0,2105.0,5550.0,2105.0,2430.0,2625.0,1637.0,2235.0,1845.0,2157.0,3730.0,3925.0,3665.0,5030.0,5810.0,1767.0,2300.0,2040.0,2430.0,3990.0,1715.0,2482.0,2820.0,2976.0,2820.0,2885.0,6096.0,7370.0,1975.0,2092.0,2105.0,1845.0,1910.0,2430.0,2170.0,2430.0,2170.0,2495.0,2040.0,2430.0,1520.0,1910.0,2807.0,2807.0,2547.0,2547.0,2417.0,2417.0,2807.0,2547.0,2287.0,2690.0,2560.0,1585.0,2924.0,3457.0,3457.0,2430.0,2859.0,2235.0,2820.0,2560.0,3795.0,1520.0,2430.0,2300.0,1780.0,2170.0,8410.0,5550.0,5290.0,4250.0,5290.0,4770.0,6070.0,5030.0,3730.0,4250.0,2105.0,1780.0,1780.0,3145.0,2170.0,2287.0,2625.0,1715.0,3470.0,2430.0,3860.0,3210.0,3470.0,2820.0,2950.0,2690.0,2105.0,2274.0,3210.0,2430.0,1845.0,1780.0,1780.0,2300.0,870.0,2170.0,2625.0,1780.0,2417.0,2495.0,2560.0,2495.0,3470.0,1689.0,2430.0,1897.0,2157.0,3457.0,2690.0,2690.0,2885.0,2690.0,2690.0,2690.0,2560.0,2885.0,2820.0,1780.0,2690.0,3990.0,1845.0,2170.0,2027.0,3600.0,2820.0,2820.0,2677.0,3067.0,1585.0,2287.0,1897.0,2430.0,1715.0,2144.0,2170.0,2105.0,1910.0,2365.0,2430.0,2105.0,2430.0,9320.0,3470.0,3015.0,2365.0,3405.0,3405.0,2040.0,2040.0,4497.0,5667.0,3327.0,3210.0,3340.0,2586.0,2014.0,2170.0,3210.0,3613.0,2950.0,3405.0,3730.0,2625.0,3015.0,2144.0,2157.0,3197.0,2456.0,2755.0,2625.0,2625.0,2170.0,2495.0,2430.0,2495.0,1975.0,2820.0,1975.0,2170.0,2235.0,4510.0,3470.0,1845.0,1910.0,3340.0,3340.0,2235.0,2105.0,1910.0,2391.0,2235.0,1910.0,1975.0,1260.0,2105.0,2560.0,2040.0,1910.0,1897.0,1910.0,2105.0,1715.0,1741.0,4120.0,1910.0,1624.0,2417.0,2209.0,1845.0,2170.0,3405.0,4120.0,2040.0,2170.0,1520.0,1650.0,1585.0,2625.0,870.0,2014.0,1780.0,1910.0,2040.0,3470.0,2560.0,1754.0,2040.0,1897.0,1650.0,1754.0,1754.0,2820.0,6330.0,2170.0,2820.0,4120.0,2560.0,2937.0,2807.0,2677.0,4120.0,2690.0,2300.0,2157.0,2560.0,2378.0,3457.0,2157.0,3275.0,2430.0,2287.0,2040.0,1780.0,2495.0,2495.0,2495.0,2599.0,3210.0,1988.0,2300.0,2560.0,2105.0,24270.0,4120.0,2365.0,1338.0,2066.0,2170.0,1585.0,1845.0,2417.0,2105.0,2430.0,2495.0,1845.0,1897.0,2430.0,2235.0,2144.0,2326.0,1975.0,2040.0,3080.0,2690.0,2690.0,4224.0,2040.0,2677.0,1754.0,1910.0,2040.0,2040.0,1650.0,2157.0,4640.0,2365.0,2170.0,5160.0,2066.0,1910.0,2547.0,2105.0,2404.0,2690.0,2300.0,1754.0,2157.0,1780.0,4770.0,2820.0,1455.0,2144.0,2092.0,2040.0,2820.0,1975.0,1975.0,2105.0,1975.0,1897.0,2157.0,2547.0,1897.0,1962.0,1897.0,2157.0,2157.0,2807.0,2157.0,2027.0,1897.0,1897.0,2157.0,2157.0,2027.0,2807.0,2547.0,2677.0,2807.0,2807.0,2157.0,2547.0,2937.0,2417.0,2807.0,1871.0,2677.0,2027.0,3457.0,1767.0,2157.0,2157.0,2027.0,1832.0,1897.0,2157.0,1897.0,1962.0,1832.0,1897.0,1962.0,1897.0,2937.0,1897.0,2157.0,2937.0,2027.0,2677.0,1832.0,2157.0,2157.0,1832.0,1897.0,2807.0,1832.0,2027.0,3717.0,1897.0,2807.0,2937.0,2287.0,1897.0,1897.0,1741.0,1832.0,1897.0,3080.0,2625.0,2560.0,3457.0,1767.0,1897.0,1975.0,1975.0,2690.0,2118.0,2118.0,2482.0,2170.0,1962.0,1897.0,1871.0,1897.0,2157.0,2157.0,1962.0,1871.0,2430.0,2300.0,1585.0,2196.0,1741.0,3405.0,2105.0,6070.0,2820.0,2300.0,1195.0,1403.0,2820.0,2040.0,1455.0,2495.0,1780.0,3197.0,4120.0,4770.0,2170.0,1910.0,3340.0,2755.0,3405.0,3405.0,3405.0,3470.0,2820.0,2170.0,2690.0,1650.0,3470.0,4120.0,2560.0,3470.0,2430.0,2820.0,2170.0,1845.0,2170.0,2105.0,2820.0,7370.0,2287.0,2157.0,1845.0,3145.0,1845.0,6720.0,1897.0,2430.0,2170.0,3405.0,1936.0,4250.0,4510.0,5420.0,1793.0,4510.0,1767.0,1845.0,2040.0,2248.0,1715.0,1910.0,1884.0,1585.0,2170.0,2807.0,2235.0,3795.0,3145.0,4575.0,2495.0,1910.0,2170.0,2430.0,4510.0,2430.0,8605.0,8605.0,6655.0,7305.0,7305.0,2495.0,5095.0,3470.0,2560.0,2820.0,6070.0,3990.0,2040.0,1975.0,2105.0,2157.0,2157.0,2989.0,3795.0,3990.0,2105.0,2430.0,4276.0,3444.0,1975.0,1884.0,1611.0,2040.0,2040.0,1650.0,1650.0,1650.0,1650.0,1650.0,1650.0,2742.0,1702.0,3197.0,2300.0,1910.0,2170.0,1845.0,1845.0,2040.0,3405.0,3847.0,1767.0,1819.0,1845.0,1923.0,1871.0,1793.0,1819.0,1819.0,1442.0,1819.0,1819.0,1637.0,1845.0,1741.0,1533.0,1559.0,1819.0,1754.0,2027.0,1390.0,2820.0,2482.0,1585.0,2105.0,2547.0,1676.0,2560.0,5420.0,5290.0,1975.0,2066.0,3145.0,6057.0,3275.0,4757.0,5420.0,4120.0,2040.0,1910.0,2040.0,2820.0,2820.0,2820.0,2820.0,2820.0,1715.0,2105.0,1910.0,3327.0,1455.0,1546.0,1819.0,1910.0,2651.0,2430.0,2170.0,1910.0,2547.0,4120.0,2911.0,2430.0,2300.0,2820.0,2131.0,2105.0,2079.0,2105.0,2131.0,2105.0,2079.0,2079.0,2105.0,2131.0,1845.0,2157.0,2079.0,1845.0,2287.0,1845.0,7045.0,4770.0,5420.0,5420.0,2716.0,3444.0,2105.0,1741.0,1364.0,2690.0,4120.0,2560.0,4510.0,2027.0,4120.0,2430.0,4770.0,4770.0,2560.0,2820.0,2560.0,2820.0,2950.0,2690.0,2560.0,2820.0,3080.0,2690.0,3470.0,2560.0,2014.0,2820.0,5550.0,5303.0,3587.0,1715.0,3405.0,2144.0,1845.0,1884.0,1819.0,1780.0,1845.0,1845.0,2664.0,1910.0,1416.0,4120.0,2300.0,2300.0,2040.0,2261.0,2170.0,2807.0,1767.0,2885.0,2430.0,4120.0,3145.0,2235.0,1650.0,2495.0,2040.0,2820.0,2365.0,2820.0,2157.0,2105.0,1715.0,13740.0,1975.0,3470.0,2365.0,1780.0,3665.0,2495.0,3795.0,3795.0,3795.0,4120.0,3795.0,19070.0,2820.0,19070.0,10620.0,1910.0,2690.0,2170.0,2625.0,2040.0,2157.0,4770.0,2560.0,3600.0,1325.0,1845.0,2495.0,2430.0,2820.0,3340.0,4510.0,3600.0,4120.0,3600.0,1845.0,1845.0,1845.0,4120.0,2170.0,1910.0,1910.0,2170.0,1845.0,1845.0,2170.0,2170.0,1845.0,2170.0,1819.0,1897.0,2742.0,1845.0,3210.0,3457.0,3457.0,3457.0,3730.0,3730.0,3470.0,3470.0,3730.0,3730.0,3470.0,4510.0,2430.0,3470.0,3457.0,1975.0,3470.0,3041.0,3795.0,1650.0,2157.0,2157.0,1845.0,1546.0,2495.0,1975.0,15170.0,9710.0,1780.0,1637.0,1780.0,2625.0,3470.0,2040.0,1949.0,3145.0,2027.0,1845.0,2235.0,1767.0,2105.0,3470.0,2560.0,3990.0,3717.0,2677.0,2807.0,2937.0,4120.0,3067.0,3067.0,3067.0,4627.0,3067.0,3990.0,2690.0,2820.0,3145.0,1650.0,2755.0,2820.0,1949.0,1507.0,4120.0,2690.0,4120.0,5030.0,2365.0,2170.0,2820.0,3145.0,2170.0,1429.0,2144.0,2105.0,2157.0,4757.0,2170.0,3730.0,3197.0,1910.0,2326.0,1975.0,3470.0,3600.0,2040.0,1624.0,2365.0,3665.0,2547.0,3327.0,3197.0,3327.0,2937.0,2937.0,2937.0,2937.0,2755.0,4107.0,3470.0,2066.0,2430.0,3210.0,3080.0,2300.0,2170.0,2677.0,2170.0,3145.0,2430.0,2365.0,2157.0,1585.0,2560.0,2690.0,2001.0,1585.0,2027.0,2417.0,2430.0,4107.0,2274.0,3834.0,4679.0,2105.0,1507.0,1507.0,3756.0,3405.0,3756.0,3405.0,3717.0,4068.0,3756.0,1715.0,2950.0,2950.0,2287.0,2430.0,2170.0,2404.0,1897.0,2807.0,2300.0,2430.0,1507.0,2105.0,2365.0,2170.0,1845.0,2807.0,4120.0,2170.0,2105.0,3015.0,1650.0,1975.0,1910.0,2820.0,6720.0,3470.0,5095.0,2794.0,2820.0,2820.0,4120.0,9970.0,6070.0,4770.0,2820.0,8020.0,2040.0,2235.0,4120.0,4770.0,2040.0,2820.0,5420.0,5810.0,3470.0,5030.0,12570.0,4770.0,8670.0,6070.0,11660.0,4770.0,4120.0,3470.0,2950.0,12570.0,4770.0,4770.0,2820.0,2625.0,3730.0,1845.0,4120.0,2950.0,2690.0,2547.0,3327.0,2820.0,2066.0,2690.0,3197.0,2820.0,3002.0,2690.0,2690.0,1910.0,2820.0,2820.0,3483.0,3340.0,1845.0,2690.0,2300.0,3145.0,2820.0,2820.0,2820.0,2820.0,2170.0,3210.0,3990.0,2950.0,2300.0,2365.0,2820.0,2040.0,2677.0,2950.0,2950.0,1650.0,1455.0,1845.0,2690.0,2690.0,1975.0,2560.0,2560.0,5420.0,1650.0,3860.0,2287.0,1663.0,2157.0,2053.0,1611.0,1611.0,1611.0,1689.0,2053.0,2053.0,2053.0,1611.0,1611.0,1689.0,1715.0,1689.0,1611.0,1611.0,2248.0,1689.0,1806.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1689.0,1910.0,1611.0,2690.0,2742.0,2430.0,2157.0,3080.0,3730.0,2716.0,1494.0,2612.0,3210.0,7305.0,6005.0,5030.0,6395.0,6005.0,5355.0,2950.0,6005.0,3730.0,6005.0,5420.0,6005.0,6005.0,5355.0,6395.0,4705.0,5355.0,5355.0,6005.0,2755.0,6005.0,6005.0,6005.0,6005.0,3405.0,2027.0,2690.0,4185.0,7370.0,3730.0,5290.0,2690.0,4276.0,2222.0,2170.0,1949.0,2677.0,2365.0,2365.0,1780.0,2950.0,2560.0,4770.0,2170.0,2690.0,2625.0,2495.0,4380.0,3210.0,2430.0,3015.0,1975.0,3730.0,2105.0,1975.0,2027.0,4770.0,2157.0,2105.0,2040.0,2235.0,2950.0,2157.0,2170.0,2105.0,1897.0,7370.0,3145.0,2950.0,2950.0,1715.0,2625.0,2170.0,2040.0,1832.0,2209.0,2430.0,2430.0,2300.0,1910.0,2820.0,2534.0,2820.0,1975.0,2820.0,3340.0,1910.0,1637.0,1949.0,3795.0,2157.0,2157.0,2352.0,1910.0,3327.0,4237.0,3210.0,5550.0,2560.0,4965.0,6265.0,1585.0,2560.0,3210.0,3145.0,1910.0,2430.0,2430.0,1975.0,2300.0,2040.0,2157.0,2105.0,2105.0,2430.0,2157.0,2430.0,2807.0,1819.0,2300.0,4120.0,2326.0,2755.0,2755.0,2430.0,2235.0,5368.0,6135.0,5680.0,6694.0,5368.0,6135.0,5784.0,6694.0,5160.0,8150.0,8150.0,8787.0,8787.0,5160.0,6135.0,6135.0,6694.0,6070.0,6070.0,6720.0,6070.0,2300.0,1780.0,2300.0,2768.0,2040.0,1780.0,2170.0,1845.0,2040.0,3145.0,2300.0,2625.0,2534.0,2157.0,3457.0,2105.0,1650.0,1780.0,6720.0,1845.0,9996.0,8670.0,1845.0,3587.0,4120.0,2040.0,3145.0,2547.0,2222.0,2521.0,2287.0,2300.0,1962.0,2430.0,2404.0,1650.0,2157.0,2040.0,2300.0,1585.0,4770.0,2625.0,2690.0,4289.0,1650.0,1988.0,5914.0,3327.0,2755.0,2755.0,2495.0,11270.0,3080.0,2560.0,3600.0,6109.0,3093.0,1897.0,1910.0,1897.0,3379.0,2365.0,2417.0,2339.0,2820.0,1910.0,2430.0,2430.0,4250.0,2430.0,3730.0,3730.0,2430.0,2430.0,2950.0,2430.0,2430.0,2430.0,2430.0,3730.0,2430.0,3925.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,3730.0,3730.0,2430.0,2430.0,2430.0,3730.0,2430.0,2430.0,2820.0,2430.0,2430.0,2430.0,3730.0,3730.0,2820.0,2950.0,4120.0,2430.0,2430.0,4120.0,2430.0,2430.0,3730.0,2430.0,3730.0,2430.0,2430.0,2820.0,2105.0,1650.0,2157.0,2365.0,2755.0,2625.0,2365.0,2157.0,2157.0,2170.0,3457.0,2820.0,3002.0,4120.0,2690.0,2222.0,1910.0,3015.0,1884.0,3080.0,2092.0,1884.0,3080.0,3301.0,2690.0,2014.0,1819.0,1806.0,3275.0,2040.0,1572.0,3210.0,3210.0,3210.0,3210.0,2300.0,2300.0,2430.0,3795.0,3470.0,4120.0,2235.0,2170.0,2430.0,2430.0,2807.0,2755.0,1780.0,2300.0,2157.0,2235.0,2235.0,3470.0,1975.0,5420.0,2170.0,2560.0,2040.0,2378.0,3275.0,2820.0,1845.0,3340.0,3717.0,4497.0,1806.0,3002.0,1910.0,2040.0,1910.0,1845.0,3327.0,2430.0,2040.0,2950.0,2300.0,2599.0,2690.0,3470.0,1728.0,6005.0,2040.0,1650.0,2430.0,2820.0,2040.0,2430.0,1338.0,3860.0,2261.0,1650.0,1455.0,2820.0,1845.0,2560.0,1637.0,2170.0,1780.0,2105.0,1858.0,3080.0,1845.0,1793.0,870.0,1975.0,2105.0,1910.0,2001.0,2820.0,1845.0,3067.0,1845.0,7110.0,2170.0,4120.0,3860.0,2040.0,1884.0,2170.0,2105.0,2690.0,2365.0,3015.0,1845.0,2170.0,3340.0,4705.0,1780.0,2820.0,2170.0,1338.0,1364.0,1923.0,2248.0,1910.0,2690.0,1910.0,2820.0,3860.0,5940.0,2690.0,3470.0,3457.0,3470.0,3730.0,5420.0,3600.0,1780.0,1845.0,2157.0,2040.0,1637.0,6720.0,2495.0,1819.0,2430.0,3405.0,2105.0,1819.0,1923.0,2300.0,2300.0,4510.0,2443.0,1845.0,2170.0,2040.0,2300.0,2599.0,1988.0,1897.0,2014.0,3470.0,1585.0,1923.0,2482.0,2430.0,3080.0,2430.0,2430.0,2365.0,2170.0,1910.0,2105.0,3405.0,2495.0,3470.0,5420.0,1585.0,2404.0,3145.0,2560.0,3210.0,2820.0,2820.0,2820.0,1962.0,1715.0,2495.0,2300.0,3470.0,2157.0,1468.0,4757.0,1455.0,2365.0,2820.0,2105.0,2820.0,4120.0,2170.0,2157.0,3353.0,1754.0,4770.0,1962.0,2950.0,1793.0,1455.0,4510.0,2534.0,2560.0,2430.0,4757.0,3457.0,4380.0,2495.0,2560.0,2755.0,2807.0,2807.0,3847.0,2885.0,12570.0,2105.0,3444.0,2144.0,2690.0,2690.0,1585.0,2300.0,1780.0,2287.0,2417.0,3210.0,3275.0,2625.0,1975.0,1975.0,2105.0,2157.0,1780.0,2170.0,2495.0,3080.0,2950.0,2950.0,2300.0,2430.0,2430.0,1780.0,2690.0,3457.0,2807.0,2157.0,2677.0,5277.0,3717.0,2027.0,2807.0,2677.0,2612.0,2911.0,5407.0,3249.0,2950.0,3457.0,2170.0,2586.0,3990.0,2651.0,1845.0,1260.0,6070.0,5420.0,2495.0,1845.0,2534.0,2300.0,2430.0,1520.0,1780.0,1585.0,1676.0,1754.0,1676.0,1780.0,1910.0,1598.0,1780.0,1754.0,1754.0,1780.0,1871.0,1910.0,2027.0,2157.0,2495.0,3470.0,2820.0,2950.0,2885.0,3080.0,1845.0,2040.0,2417.0,1442.0,2495.0,2950.0,2105.0,3210.0,3470.0,2690.0,1845.0,2157.0,2430.0,1910.0,1897.0,1832.0,2755.0,1767.0,2157.0,2677.0,2170.0,2287.0,2547.0,2950.0,2157.0,2430.0,2157.0,2157.0,2170.0,2950.0,2040.0,1910.0,2157.0,2820.0,3340.0,2300.0,11270.0,1520.0,5394.0,1455.0,1845.0,2131.0,2118.0,1780.0,2820.0,1767.0,1390.0,1832.0,2534.0,2170.0,3470.0,1676.0,2183.0,3535.0,2157.0,4250.0,1910.0,2625.0,2170.0,3470.0,2677.0,2820.0,3145.0,8020.0,6070.0,7370.0,4770.0,3028.0,1819.0,2430.0,2313.0,2430.0,2950.0,2820.0,6720.0,3210.0,1845.0,2313.0,5407.0,2430.0,4510.0,3860.0,4120.0,2495.0,2300.0,1572.0,2690.0,1975.0,2326.0,2300.0,2690.0,2170.0,3470.0,2820.0,2170.0,1897.0,2365.0,2235.0,3730.0,1585.0,2482.0,2157.0,2924.0,1780.0,2300.0,2170.0,1585.0,2300.0,2430.0,8670.0,2430.0,2040.0,2430.0,2040.0,2170.0,2690.0,2950.0,3470.0,2430.0,1650.0,1845.0,2547.0,2430.0,2820.0,2820.0,4965.0,2781.0,2625.0,1650.0,2157.0,2300.0,2677.0,2170.0,2690.0,2430.0,2430.0,2157.0,1780.0,1780.0,1715.0,2950.0,1780.0,8670.0,2183.0,2989.0,2183.0,2183.0,2183.0,2183.0,1949.0,1962.0,1806.0,1975.0,2131.0,2001.0,1858.0,3002.0,3002.0,2989.0,2833.0,2781.0,2794.0,2001.0,2950.0,1845.0,1767.0,1741.0,1741.0,1871.0,1754.0,1741.0,2183.0,2235.0,2235.0,3353.0,2872.0,2872.0,2872.0,2183.0,3158.0,2859.0,2040.0,2326.0,2859.0,2859.0,2066.0,2183.0,2326.0,1741.0,2235.0,2131.0,2001.0,2040.0,1962.0,2183.0,2989.0,2066.0,1741.0,2001.0,2183.0,3405.0,2495.0,2300.0,2950.0,2300.0,2625.0,2235.0,2300.0,2235.0,1845.0,4367.0,5745.0,7630.0,3717.0,6070.0,8475.0,1884.0,2430.0,2300.0,1780.0,2365.0,1780.0,3860.0,2079.0,2495.0,2157.0,2170.0,2040.0,2430.0,3457.0,3470.0,2157.0,2157.0,2365.0,2157.0,2417.0,2157.0,1988.0,2287.0,2521.0,3080.0,1429.0,1494.0,2716.0,4276.0,3418.0,1845.0,1845.0,1845.0,1845.0,2430.0,1975.0,1975.0,3028.0,3470.0,2820.0,2300.0,2105.0,4705.0,4445.0,5420.0,13870.0,8020.0,5095.0,5420.0,4445.0,4575.0,7045.0,6005.0,12570.0,4770.0,6005.0,5420.0,6395.0,4120.0,4770.0,10620.0,11270.0,4770.0,7370.0,1910.0,2690.0,4510.0,2144.0,2469.0,2300.0,2495.0,2157.0,2352.0,2235.0,12570.0,4055.0,5420.0,3795.0,2365.0,2820.0,5940.0,4315.0,2300.0,2885.0,1910.0,2040.0,2157.0,2157.0,2144.0,1910.0,3210.0,2170.0,1455.0,1910.0,2170.0,2339.0,2495.0,1741.0,1754.0,1715.0,1715.0,1572.0,1611.0,2508.0,2508.0,1897.0,1806.0,2287.0,1767.0,2300.0,1767.0,2469.0,1650.0,1624.0,1624.0,1780.0,1741.0,1637.0,1624.0,1936.0,1988.0,1936.0,1988.0,2859.0,2664.0,2378.0,2378.0,2105.0,2391.0,1949.0,1715.0,1936.0,1715.0,1780.0,2833.0,2300.0,1923.0,1936.0,1832.0,2976.0,2976.0,2963.0,2066.0,1975.0,1975.0,2924.0,2001.0,1845.0,2144.0,2209.0,2846.0,2755.0,2807.0,2768.0,1741.0,1715.0,1728.0,2209.0,2144.0,3327.0,3132.0,2846.0,2066.0,2066.0,2066.0,2872.0,1819.0,2066.0,1819.0,1819.0,2066.0,2066.0,2066.0,2859.0,2859.0,2859.0,2859.0,2859.0,2859.0,2170.0,2170.0,3470.0,2170.0,2053.0,2378.0,2612.0,1689.0,3990.0,3210.0,5615.0,1910.0,1780.0,2430.0,2105.0,1845.0,8345.0,5420.0,2105.0,2027.0,2170.0,2170.0,2534.0,2534.0,2599.0,2560.0,3860.0,4731.0,3145.0,2157.0,2157.0,1780.0,2027.0,2820.0,2157.0,1780.0,2950.0,2287.0,1455.0,2157.0,2157.0,2144.0,2287.0,2807.0,3223.0,2937.0,1533.0,2807.0,2157.0,1767.0,1637.0,1845.0,1897.0,1507.0,1897.0,1533.0,1910.0,2755.0,1988.0,1962.0,1637.0,1507.0,2430.0,1780.0,2170.0,2560.0,3210.0,2820.0,3210.0,3080.0,2690.0,2560.0,2690.0,2430.0,2170.0,1975.0,2430.0,1910.0,2638.0,3184.0,1910.0,3470.0,2430.0,2690.0,2677.0,1897.0,1975.0,1754.0,2521.0,2157.0,2014.0,2014.0,2014.0,2014.0,1845.0,1715.0,1780.0,2014.0,1780.0,2300.0,3470.0,1975.0,2170.0,2820.0,2755.0,3405.0,2885.0,2937.0,2157.0,1897.0,2495.0,2807.0,3171.0,1897.0,1988.0,2430.0,2144.0,2677.0,2807.0,2820.0,1845.0,4120.0,1975.0,3483.0,3067.0,2027.0,2508.0,2664.0,2664.0,2664.0,2508.0,2560.0,1715.0,1845.0,1845.0,1728.0,1845.0,3860.0,1650.0,2131.0,2547.0,2755.0,2560.0,2820.0,1910.0,3470.0,3470.0,1715.0,4055.0,1780.0,1975.0,2430.0,2170.0,2950.0,2040.0,3210.0,7045.0,5095.0,1715.0,2820.0,2040.0,2820.0,2560.0,2443.0,2430.0,1975.0,2105.0,2560.0,6057.0,3197.0,2235.0,2456.0,4237.0,3145.0,4497.0,3431.0,3717.0,4237.0,3444.0,4380.0,4237.0,2131.0,4081.0,2261.0,3951.0,2183.0,2287.0,5095.0,5147.0,4757.0,2937.0,4757.0,3431.0,2937.0,4757.0,2521.0,2105.0,2820.0,3080.0,2560.0,1936.0,3197.0,2040.0,5797.0,3678.0,3925.0,2144.0,2053.0,2131.0,2027.0,2690.0,2157.0,2820.0,2365.0,2495.0,3275.0,2872.0,2300.0,2937.0,3795.0,2885.0,2625.0,2105.0,1845.0,2625.0,1455.0,7370.0,2469.0,3457.0,3210.0,3210.0,3145.0,1650.0,5875.0,3197.0,2300.0,2690.0,2560.0,2651.0,2820.0,2846.0,2560.0,2859.0,2820.0,1923.0,1897.0,1806.0,1910.0,1936.0,1767.0,2092.0,1936.0,1936.0,2040.0,1936.0,1962.0,1962.0,1949.0,2014.0,1936.0,2066.0,2066.0,1910.0,1910.0,1975.0,1910.0,1975.0,2365.0,2027.0,2755.0,2144.0,3210.0,2807.0,2040.0,5095.0,2950.0,3340.0,3340.0,2365.0,2495.0,2560.0,2235.0,2144.0,1715.0,2547.0,4770.0,4770.0,2300.0,1546.0,2820.0,2495.0,1858.0,870.0,2820.0,2820.0,2040.0,1910.0,3847.0,3262.0,4107.0,3587.0,3366.0,3457.0,3587.0,3457.0,3457.0,3847.0,3847.0,4107.0,3457.0,3327.0,4627.0,4757.0,5537.0,2885.0,2820.0,2430.0,1780.0,2690.0,1780.0,1650.0,1780.0,1806.0,1975.0,1975.0,3470.0,2430.0,2040.0,6226.0,2807.0,2170.0,2820.0,2157.0,1637.0,1377.0,1377.0,1845.0,3067.0,3067.0,3067.0,3145.0,2547.0,3925.0,2222.0,3340.0,3145.0,2820.0,2443.0,4120.0,3457.0,3067.0,3067.0,3067.0,2170.0,2170.0,2365.0,4315.0,1910.0,1520.0,2495.0,2105.0,2560.0,1780.0,2040.0,1390.0,1975.0,1624.0,1715.0,2430.0,2430.0,3470.0,2950.0,2495.0,2170.0,1923.0,2547.0,2105.0,1975.0,2430.0,3067.0,3067.0,3067.0,2391.0,3366.0,2729.0,1845.0,2417.0,2417.0,3470.0,2040.0,3470.0,3210.0,3210.0,3275.0,3470.0,3275.0,2430.0,2911.0,4770.0,11270.0,7487.0,3210.0,2430.0,1949.0,1624.0,2560.0,1520.0,2495.0,2079.0,2079.0,2235.0,2196.0,2300.0,2625.0,2105.0,2040.0,2625.0,3210.0,1780.0,1910.0,1910.0,1780.0,1780.0,2040.0,2300.0,1780.0,1923.0,2014.0,2105.0,2495.0,2105.0,3210.0,3210.0,2547.0,2547.0,2807.0,2807.0,2105.0,2417.0,2287.0,2495.0,3210.0,2742.0,3210.0,3457.0,2573.0,2105.0,2027.0,5550.0,3340.0,4237.0,4627.0,3327.0,3457.0,3210.0,3457.0,3730.0,3210.0,3210.0,1845.0,2300.0,2495.0,1780.0,4120.0,3730.0,2430.0,1975.0,2300.0,4120.0,2495.0,4120.0,2820.0,5095.0,2157.0,2885.0,3730.0,3470.0,2950.0,2950.0,2417.0,2859.0,6057.0,6070.0,6980.0,4120.0,3210.0,1780.0,2157.0,1975.0,2040.0,2157.0,2430.0,1975.0,1975.0,1910.0,2053.0,2157.0,2625.0,2430.0,1754.0,2625.0,2365.0,1910.0,2430.0,3470.0,3470.0,2300.0,2300.0,1975.0,1676.0,1624.0,2586.0,3470.0,2755.0,1650.0,1650.0,1650.0,1650.0,2820.0,2157.0,2430.0,2157.0,2157.0,2430.0,2209.0,2820.0,1611.0,2807.0,3457.0,1598.0,1767.0,2235.0,2170.0,2430.0,2430.0,2430.0,2300.0,2196.0,2209.0,2326.0,2300.0,2430.0,3080.0,2365.0,1962.0,2560.0,1507.0,2027.0,4120.0,2040.0,2430.0,2170.0,2430.0,2430.0,3210.0,3210.0,2430.0,1910.0,4770.0,2820.0,4107.0,1910.0,2560.0,3366.0,3145.0,2638.0,2885.0,2950.0,2404.0,2417.0,3015.0,1910.0,4120.0,1637.0,1689.0,2131.0,2365.0,2820.0,2040.0,2820.0,2820.0,2820.0,2040.0,1975.0,1780.0,5745.0,3470.0,2365.0,1650.0,1780.0,2950.0,2950.0,2209.0,2170.0,2300.0,2560.0,2534.0,3470.0,4120.0,2040.0,2040.0,3210.0,3470.0,3275.0,2781.0,3366.0,2755.0,3106.0,3730.0,2560.0,2846.0,3470.0,3210.0,2820.0,2820.0,2755.0,1910.0,1910.0,1845.0,2105.0,2690.0,1845.0,2755.0,2690.0,2300.0,2144.0,2885.0,2300.0,2170.0,4120.0,3210.0,2170.0,2339.0,2222.0,2079.0,2001.0,2222.0,2313.0,2391.0,1871.0,2079.0,2391.0,2079.0,2001.0,2339.0,2170.0,1910.0,2170.0,2040.0,2040.0,2040.0,1910.0,1780.0,1559.0,4107.0,4107.0,4757.0,4107.0,3457.0,3587.0,3847.0,1676.0,4497.0,3847.0,3847.0,6057.0,2430.0,2040.0,3470.0,2950.0,1767.0,4120.0,1910.0,1910.0,2235.0,2313.0,2820.0,2690.0,2807.0,3067.0,3457.0,4510.0,1715.0,3470.0,1845.0,3990.0,2300.0,2677.0,11270.0,1650.0,1897.0,3223.0,2417.0,4445.0,4107.0,2820.0,3535.0,2157.0,2170.0,2170.0,3145.0,1910.0,2040.0,2040.0,2105.0,3600.0,2235.0,1975.0,2625.0,2365.0,3210.0,1975.0,3301.0,3470.0,1715.0,3470.0,3470.0,3054.0,3145.0,3210.0,1845.0,2690.0,3457.0,1650.0,9320.0,4445.0,7305.0,9320.0,3405.0,4120.0,3795.0,1793.0,2170.0,2690.0,1715.0,2105.0,1910.0,1845.0,3327.0,2625.0,2157.0,2157.0,2690.0,2157.0,870.0,2495.0,2040.0,1975.0,2547.0,2118.0,2027.0,2157.0,2235.0,1845.0,2196.0,1988.0,2690.0,2027.0,2105.0,2144.0,2196.0,3145.0,2820.0,2170.0,2300.0,2404.0,2703.0,1910.0,1910.0,1520.0,1650.0,2014.0,4120.0,3210.0,3210.0,2820.0,2820.0,2170.0,2729.0,1507.0,1975.0,3665.0,2027.0,2417.0,2690.0,3860.0,1585.0,3730.0,2105.0,2170.0,2170.0,1650.0,2391.0,2287.0,3210.0,3340.0,4120.0,3015.0,2430.0,3795.0,2820.0,3340.0,3470.0,2417.0,2430.0,2430.0,2690.0,2690.0,3600.0,2170.0,2014.0,1611.0,1611.0,2560.0,5940.0,3080.0,3080.0,3080.0,2495.0,3080.0,5940.0,2365.0,2547.0,2339.0,2378.0,2352.0,2404.0,2352.0,2352.0,2365.0,2365.0,4185.0,2352.0,2547.0,2547.0,2365.0,2352.0,2547.0,2339.0,2339.0,2547.0,2352.0,2352.0,2339.0,2352.0,2352.0,2547.0,4107.0,2547.0,2430.0,2547.0,2495.0,1650.0,1754.0,1780.0,1754.0,1845.0,1793.0,1858.0,3080.0,2820.0,2495.0,1845.0,2820.0,2157.0,2430.0,4510.0,2157.0,2729.0,2625.0,2547.0,2170.0,2729.0,2846.0,3002.0,2599.0,3197.0,2586.0,1455.0,1806.0,2105.0,2690.0,2807.0,3353.0,2885.0,2547.0,2495.0,3730.0,2508.0,2690.0,2690.0,2534.0,2508.0,2508.0,3873.0,3873.0,3210.0,3210.0,2664.0,2508.0,2534.0,2534.0,3106.0,3106.0,3106.0,3106.0,3106.0,3106.0,3106.0,2508.0,3106.0,3106.0,3106.0,1507.0,2820.0,2560.0,1910.0,2430.0,3470.0,2365.0,1845.0,2040.0,1975.0,3327.0,2170.0,2430.0,2157.0,2157.0,4757.0,3457.0,2157.0,2157.0,3470.0,2300.0,2300.0,2300.0,2105.0,1572.0,3457.0,3067.0,2417.0,1975.0,2430.0,2417.0,3470.0,2170.0,2170.0,2105.0,2105.0,2144.0,3470.0,1351.0,1780.0,1936.0,2820.0,1767.0,1910.0,1780.0,1910.0,6070.0,2495.0,1910.0,2105.0,2820.0,2105.0,2157.0,2157.0,2430.0,2300.0,2300.0,4770.0,1936.0,2677.0,2560.0,2820.0,3080.0,3457.0,2313.0,2560.0,2560.0,2235.0,2625.0,4055.0,1975.0,1845.0,2430.0,1845.0,1780.0,3015.0,2690.0,2495.0,2300.0,2690.0,1780.0,2300.0,1975.0,2066.0,2560.0,2430.0,2274.0,2690.0,3340.0,3340.0,2820.0,2040.0,2235.0,2404.0,7370.0,2729.0,2976.0,2300.0,2495.0,2690.0,2170.0,1390.0,3327.0,2144.0,2105.0,2820.0,2040.0,5420.0,2040.0,2300.0,1715.0,1910.0,2430.0,2300.0,2027.0,2105.0,2040.0,2157.0,2430.0,2040.0,2157.0,2573.0,1975.0,3080.0,1754.0,1884.0,3418.0,3509.0,2209.0,2235.0,1520.0,1715.0,1650.0,1520.0,3210.0,3210.0,3210.0,3210.0,2950.0,2001.0,3080.0,2820.0,2820.0,2950.0,2560.0,2560.0,2105.0,2560.0,1780.0,2170.0,2560.0,3080.0,2053.0,3470.0,2261.0,1793.0,1637.0,2430.0,3470.0,2911.0,2833.0,1390.0,2768.0,1832.0,2157.0,4120.0,1780.0,4770.0,3275.0,2170.0,1780.0,3067.0,2222.0,7370.0,2430.0,2105.0,1845.0,2014.0,2495.0,2560.0,2157.0,2157.0,2430.0,1585.0,2027.0,2807.0,2469.0,2950.0,2820.0,3080.0,2560.0,2820.0,1910.0,6915.0,1494.0,2495.0,2235.0,2820.0,3730.0,2287.0,2300.0,2495.0,2040.0,2417.0,2248.0,2417.0,2755.0,1793.0,2755.0,2157.0,2053.0,2157.0,2157.0,2157.0,2157.0,2157.0,2157.0,1975.0,2157.0,2053.0,2053.0,2157.0,2885.0,2430.0,10620.0,4120.0,1715.0,1845.0,1780.0,1780.0,1897.0,2690.0,2950.0,3470.0,3041.0,2664.0,3418.0,2170.0,10620.0,2625.0,10620.0,1780.0,3210.0,1910.0,4445.0,2313.0,4770.0,1845.0,1520.0,2170.0,1975.0,1715.0,7136.0,4120.0,4289.0,7695.0,3275.0,5420.0,3340.0,5420.0,1910.0,1975.0,2170.0,1611.0,2066.0,2027.0,1598.0,1715.0,1897.0,1923.0,2560.0,4120.0,4120.0,2105.0,2755.0,2560.0,2885.0,2092.0,2287.0,2027.0,2027.0,2105.0,3015.0,2625.0,3015.0,4120.0,4770.0,2755.0,1767.0,1702.0,1780.0,1728.0,1715.0,1884.0,2040.0,1754.0,1637.0,1715.0,1871.0,1767.0,2105.0,2040.0,2807.0,2950.0,3210.0,3145.0,1780.0,1624.0,4120.0,3795.0,4250.0,1715.0,3704.0,1858.0,2040.0,2027.0,2755.0,1897.0,1767.0,4120.0,2365.0,2560.0,2677.0,1520.0,1637.0,1715.0,3405.0,3340.0,2300.0,3067.0,2430.0,1910.0,1689.0,3210.0,3210.0,2430.0,2690.0,2885.0,1806.0,2820.0,2131.0,2300.0,2170.0,2274.0,2755.0,2820.0,2560.0,3470.0,3470.0,3210.0,3340.0,3210.0,2430.0,2950.0,2430.0,2820.0,3080.0,2690.0,2430.0,2820.0,2820.0,2820.0,2820.0,2560.0,3145.0,2430.0,3080.0,2430.0,3080.0,3470.0,2170.0,2300.0,2430.0,2365.0,3730.0,3470.0,1910.0,2690.0,2820.0,1897.0,1897.0,2612.0,8007.0,2950.0,2820.0,5147.0,4120.0,4120.0,3340.0,2235.0,2170.0,4120.0,1845.0,1715.0,1390.0,1520.0,1520.0,1520.0,1520.0,1520.0,1520.0,2820.0,2430.0,3470.0,3977.0,3054.0,4705.0,1949.0,1780.0,1780.0,1455.0,2430.0,2430.0,2950.0,2040.0,2040.0,2105.0,2040.0,2040.0,2040.0,2937.0,1884.0,2040.0,2885.0,2170.0,2209.0,3210.0,2430.0,3470.0,3210.0,4120.0,2495.0,2092.0,2170.0,1546.0,1611.0,1624.0,1871.0,1897.0,1481.0,1754.0,1845.0,4250.0,2027.0,2508.0,3990.0,7370.0,3145.0,2157.0,2599.0,3210.0,3600.0,3145.0,2820.0,2495.0,1897.0,1780.0,1988.0,2820.0,4120.0,2755.0,3015.0,4770.0,2820.0,1832.0,1715.0,1975.0,3275.0,1689.0,1650.0,1650.0,4510.0,2508.0,2430.0,1845.0,2170.0,1390.0,1715.0,1871.0,3574.0,2378.0,2235.0,2560.0,2170.0,3275.0,5680.0,2937.0,1884.0,5420.0,6057.0,5810.0,4757.0,3314.0,2040.0,2040.0,1507.0,2170.0,1845.0,3080.0,2300.0,2105.0,2027.0,1910.0,1780.0,3210.0,4120.0,2430.0,2690.0,2950.0,3327.0,3327.0,2664.0,2820.0,3067.0,3600.0,3327.0,3067.0,3327.0,2885.0,3847.0,3067.0,2885.0,3847.0,3327.0,2157.0,2222.0,3080.0,3080.0,1767.0,2365.0,1845.0,1715.0,1910.0,1650.0,2144.0,2040.0,2157.0,2170.0,1845.0,2950.0,2170.0,2417.0,2157.0,1897.0,2820.0,2820.0,2430.0,1910.0,1806.0,5082.0,3990.0,2560.0,2638.0,3470.0,2820.0,3795.0,2027.0,2040.0,2170.0,1650.0,2300.0,2118.0,2287.0,2157.0,4757.0,2690.0,4250.0,1767.0,2170.0,1910.0,2170.0,2300.0,1923.0,4120.0,3470.0,2300.0,2625.0,2547.0,4705.0,2183.0,2404.0,2391.0,2404.0,1936.0,2040.0,2118.0,1845.0,2560.0,2430.0,1910.0,1585.0,2040.0,2300.0,2430.0,2690.0,2690.0,2157.0,2690.0,2950.0,1910.0,2040.0,2040.0,2040.0,2105.0,2820.0,2820.0,3470.0,2365.0,2937.0,1780.0,2937.0,1728.0,2170.0,2820.0,2157.0,2430.0,2157.0,2157.0,2300.0,2040.0,1780.0,2950.0,4120.0,2105.0,2027.0,1884.0,11920.0,2625.0,2066.0,2820.0,2495.0,5095.0,1845.0,3145.0,2807.0,3210.0,2820.0,1520.0,2170.0,3210.0,1754.0,2820.0,2820.0,2820.0,2560.0,4120.0,2040.0,4042.0,3340.0,4120.0,2755.0,3457.0,2950.0,5940.0,4315.0,1845.0,2378.0,2755.0,4250.0,1520.0,2677.0,3457.0,7357.0,3197.0,3457.0,3457.0,3210.0,1806.0,4770.0,5030.0,1910.0,2820.0,2235.0,3717.0,3210.0,4445.0,3730.0,2300.0,2300.0,1884.0,2170.0,1780.0,1975.0,1650.0,1884.0,2378.0,3470.0,2300.0,2430.0,1780.0,3600.0,3847.0,1975.0,5745.0,1975.0,2430.0,3470.0,1975.0,1767.0,4770.0,2196.0,2430.0,2040.0,1845.0,2300.0,2820.0,2300.0,1780.0,1520.0,1780.0,2235.0,6070.0,3457.0,1975.0,1910.0,2638.0,2690.0,2144.0,2365.0,2118.0,2118.0,1520.0,2755.0,2105.0,1910.0,3210.0,2040.0,2560.0,1910.0,2040.0,2040.0,1910.0,2495.0,1780.0,1910.0,1598.0,1780.0,1481.0,4770.0,2144.0,2300.0,2365.0,2144.0,2170.0,2365.0,2170.0,5030.0,4770.0,3197.0,2820.0,6070.0,3457.0,2365.0,3067.0,5160.0,3457.0,3457.0,2820.0,4120.0,2235.0,2833.0,3431.0,3093.0,3080.0,3587.0,3171.0,3093.0,2157.0,2300.0,1910.0,1754.0,1910.0,2430.0,1975.0,2170.0,3067.0,1767.0,2612.0,2027.0,2807.0,1559.0,1637.0,2781.0,3340.0,1585.0,2105.0,3067.0,1832.0,4055.0,1975.0,1377.0,3405.0,2027.0,1988.0,1949.0,1819.0,1676.0,1481.0,1819.0,1676.0,1585.0,1715.0,1715.0,1715.0,1715.0,1910.0,2170.0,3860.0,2170.0,4107.0,1767.0,3925.0,3925.0,2430.0,2365.0,2313.0,1845.0,3015.0,2989.0,1910.0,1975.0,2170.0,3405.0,1273.0,1910.0,1780.0,1650.0,2560.0,7370.0,2417.0,2170.0,2170.0,2287.0,2157.0,2105.0,2040.0,2885.0,3405.0,3964.0,4510.0,3990.0,2430.0,2625.0,4380.0,3990.0,3990.0,2651.0,2235.0,2430.0,2300.0,2040.0,2118.0,2040.0,2885.0,2755.0,3145.0,1845.0,2261.0,1910.0,1520.0,2131.0,1780.0,1936.0,2365.0,3470.0,2300.0,2300.0,2300.0,3470.0,1208.0,2950.0,2196.0,3470.0,3080.0,3470.0,2547.0,4770.0,1806.0,2820.0,2495.0,2170.0,1390.0,1520.0,2950.0,2820.0,3340.0,2235.0,3080.0,2196.0,2196.0,2625.0,3210.0,3600.0,1936.0,1390.0,2365.0,2170.0,2105.0,3327.0,2937.0,5537.0,3457.0,2547.0,2677.0,4107.0,1845.0,4497.0,3210.0,2430.0,3860.0,1962.0,4120.0,2157.0,2495.0,2430.0,1975.0,2937.0,1949.0,1845.0,3821.0,2131.0,2781.0,2430.0,2820.0,2599.0,3171.0,2157.0,3067.0,3067.0,2690.0,2417.0,2690.0,2027.0,1845.0,1871.0,3860.0,1910.0,4055.0,2820.0,2040.0,2274.0,2040.0,2300.0,1130.0,3795.0,2157.0,2105.0,2430.0,6720.0,2950.0,2040.0,2690.0,5615.0,2820.0,2820.0,2105.0,1754.0,1650.0,3990.0,2430.0,4120.0,6070.0,5420.0,6655.0,7461.0,6018.0,5056.0,1910.0,2170.0,2690.0,2040.0,2885.0,2300.0,4575.0,1780.0,2105.0,2105.0,1845.0,2040.0,3470.0,3184.0,1689.0,1845.0,4575.0,2651.0,2820.0,2547.0,1845.0,2521.0,2781.0,2820.0,2157.0,2040.0,11920.0,2482.0,2430.0,2300.0,2430.0,3470.0,3470.0,2430.0,4120.0,4120.0,2040.0,2430.0,3730.0,2495.0,4055.0,2885.0,2105.0,1819.0,2495.0,2105.0,2495.0,2430.0,2820.0,2105.0,2105.0,2183.0,2807.0,1975.0,1767.0,1663.0,1793.0,1663.0,1897.0,1325.0,1663.0,1663.0,1923.0,1793.0,1897.0,2157.0,1845.0,1897.0,1845.0,2157.0,1520.0,2430.0,2170.0,4770.0,2300.0,3080.0,1702.0,6057.0,4757.0,870.0,2495.0,3080.0,2404.0,2937.0,3470.0,2729.0,3210.0,4120.0,7370.0,2365.0,1507.0,1975.0,2456.0,2300.0,2664.0,2339.0,2430.0,3145.0,1910.0,2820.0,2170.0,2430.0,4367.0,3015.0,6005.0,2950.0,5784.0,1975.0,2235.0,1130.0,1520.0,2027.0,2248.0,1585.0,2820.0,1715.0,1780.0,2157.0,2105.0,1585.0,2820.0,3470.0,1910.0,2170.0,3860.0,1910.0,2170.0,2170.0,2040.0,1650.0,1897.0,2430.0,2625.0,2625.0,2183.0,1767.0,2872.0,2521.0,4120.0,2001.0,2430.0,2430.0,2365.0,2170.0,3210.0,2690.0,2820.0,1715.0,2495.0,3457.0,2625.0,3340.0,2157.0,5095.0,2495.0,2495.0,2170.0,2300.0,1663.0,1845.0,1637.0,2040.0,1910.0,2040.0,1897.0,2287.0,2157.0,2157.0,1910.0,1910.0,1975.0,1754.0,3145.0,3210.0,2560.0,2820.0,2170.0,2170.0,2157.0,1832.0,1728.0,2300.0,1910.0,2378.0,3080.0,3470.0,3457.0,1650.0,2170.0,2040.0,2040.0,2495.0,2820.0,2040.0,2066.0,2170.0,3600.0,3015.0,3210.0,1585.0,1390.0,2170.0,1845.0,2092.0,2404.0,2157.0,4627.0,2170.0,2157.0,2885.0,1754.0,1156.0,2820.0,1494.0,1975.0,2677.0,1780.0,2430.0,2820.0,1390.0,4120.0,3106.0,1715.0,1598.0,3275.0,1546.0,2430.0,2040.0,2820.0,2950.0,2495.0,2040.0,1377.0,2755.0,2690.0,2495.0,2170.0,1559.0,1715.0,1715.0,3132.0,2599.0,2573.0,3197.0,5368.0,3405.0,3392.0,4510.0,5420.0,6200.0,6330.0,5160.0,3730.0,2443.0,2040.0,2040.0,2040.0,2443.0,2443.0,3730.0,2365.0,3210.0,6070.0,3015.0,3405.0,5745.0,2430.0,8020.0,2820.0,9320.0,5420.0,13805.0,2170.0,2820.0,2755.0,15170.0,13220.0,4120.0,9957.0,24920.0,3210.0,2820.0,2820.0,1910.0,4770.0,3470.0,2430.0,3080.0,2820.0,2820.0,2469.0,1910.0,1975.0,2014.0,2391.0,2820.0,2443.0,2430.0,2820.0,1702.0,2079.0,2495.0,2651.0,2027.0,1975.0,6070.0,3405.0,5160.0,9645.0,4770.0,5420.0,4120.0,2820.0,4770.0,5420.0,3470.0,2820.0,6070.0,3470.0,13870.0,4250.0,7370.0,4120.0,2040.0,2170.0,1351.0,1481.0,2131.0,3080.0,2170.0,2170.0,3470.0,2170.0,2820.0,2820.0,2820.0,2430.0,2625.0,1923.0,2040.0,1923.0,1910.0,1910.0,1910.0,2170.0,2170.0,2079.0,1910.0,1780.0,2157.0,1780.0,1780.0,1975.0,1780.0,2391.0,2079.0,2118.0,1845.0,1897.0,2573.0,2508.0,2573.0,2235.0,2495.0,1650.0,2170.0,2430.0,3470.0,2170.0,3457.0,4510.0,2300.0,2495.0,2170.0,2560.0,2326.0,2040.0,5420.0,3470.0,4120.0,4120.0,3210.0,3470.0,2820.0,2820.0,2820.0,3470.0,2170.0,2365.0,2040.0,2560.0,1585.0,1780.0,1975.0,1780.0,1910.0,2170.0,2300.0,4770.0,2924.0,1910.0,1780.0,5030.0,4510.0,2105.0,1936.0,2430.0,1702.0,2430.0,2105.0,2300.0,1832.0,2040.0,1780.0,2105.0,2144.0,2157.0,1650.0,1936.0,2079.0,2378.0,2924.0,2664.0,1702.0,3795.0,6005.0,6005.0,6005.0,5355.0,6395.0,6005.0,5355.0,5355.0,2950.0,6005.0,2755.0,6005.0,6005.0,5355.0,2365.0,1520.0,1897.0,2690.0,2352.0,870.0,1975.0,2040.0,2040.0,2157.0,1520.0,2170.0,2300.0,3470.0,6070.0,3340.0,2040.0,2365.0,2040.0,3340.0,4120.0,3470.0,2040.0,1780.0,2690.0,2105.0,2820.0,2300.0,2170.0,2300.0,1910.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,2300.0,1611.0,1845.0,6070.0,2430.0,3093.0,2170.0,1871.0,2820.0,2755.0,1793.0,1845.0,2820.0,4575.0,2040.0,1884.0,2040.0,2430.0,4770.0,4770.0,3470.0,2040.0,1650.0,1975.0,2495.0,2820.0,2495.0,2690.0,2040.0,2690.0,2430.0,2105.0,4107.0,2950.0,1715.0,1676.0,2235.0,2430.0,2170.0,2339.0,2261.0,2690.0,3405.0,2365.0,870.0,3470.0,2157.0,2430.0,2300.0,2560.0,2170.0,2170.0,2170.0,2170.0,2300.0,2040.0,2170.0,2300.0,2560.0,2950.0,2430.0,1845.0,1910.0,2105.0,2105.0,2105.0,2430.0,2157.0,2300.0,2170.0,3418.0,1715.0,2755.0,2027.0,3470.0,2950.0,2170.0,2430.0,2170.0,3210.0,2300.0,2560.0,2300.0,2170.0,1780.0,2560.0,3470.0,2690.0,2287.0,1767.0,2430.0,2105.0,2807.0,2300.0,2560.0,2677.0,2430.0,2430.0,2755.0,2495.0,1585.0,3080.0,2950.0,2820.0,1390.0,1767.0,2625.0,2625.0,2625.0,2625.0,2690.0,2456.0,2456.0,2456.0,2456.0,2456.0,2456.0,2170.0,2430.0,3275.0,2794.0,3145.0,3145.0,2521.0,3275.0,2794.0,1585.0,1585.0,1780.0,1780.0,2417.0,2417.0,2417.0,2417.0,2430.0,2430.0,2430.0,2430.0,2430.0,2430.0,3210.0,2885.0,2820.0,2430.0,1650.0,1910.0,2170.0,2040.0,2170.0,2170.0,3730.0,3730.0,3275.0,1910.0,1845.0,2820.0,3470.0,3470.0,3470.0,3470.0,3470.0,3470.0,1455.0,2079.0,2157.0,2157.0,2222.0,2430.0,1845.0,2040.0,2495.0,1871.0,2170.0,1845.0,2053.0,2950.0,4757.0,2560.0,1910.0,2027.0,1910.0,2768.0,3210.0,2820.0,2105.0,2040.0,2820.0,2820.0,1832.0,1845.0,1975.0,2040.0,2105.0,2105.0,2638.0,1884.0,2040.0,1455.0,1910.0,2300.0,2300.0,2755.0,1585.0,2300.0,3080.0,2170.0,2170.0,2300.0,3470.0,1910.0,2222.0,1845.0,2040.0,2430.0,2976.0,2924.0,3015.0,1897.0,2690.0,2430.0,1637.0,2235.0,2950.0,1910.0,5745.0,4575.0,5745.0,1637.0,2677.0,2196.0,6720.0,4107.0,4757.0,4757.0,2287.0,2300.0,2560.0,1780.0,2430.0,3210.0,1650.0,2040.0,2820.0,1715.0,5420.0,2144.0,2560.0,1910.0,2144.0,4107.0,4120.0,20370.0,1949.0,1988.0,1858.0,2027.0,2170.0,2430.0,2300.0,2820.0,2170.0,3470.0,1845.0,1650.0,3782.0,6720.0,3782.0,4380.0,6330.0,3210.0,2040.0,3145.0,2560.0,2820.0,2157.0,3275.0,2534.0,1845.0,2820.0,2690.0,2079.0,2066.0,1871.0,2599.0,2079.0,1923.0,2066.0,2196.0,2066.0,1923.0,2326.0,2326.0,2170.0,2950.0,2755.0,2885.0,3925.0,2560.0,2690.0,6057.0,3990.0,2950.0,2157.0,2625.0,2300.0,2170.0,5095.0,2690.0,12570.0,4380.0,2820.0,1845.0,3470.0,2625.0,2495.0,3860.0,2755.0,2300.0,1897.0,2560.0,2495.0,2937.0,2950.0,4705.0,2560.0,4120.0,6005.0,2950.0,2950.0,8670.0,5355.0,2365.0,3990.0,3990.0,2690.0,3067.0,3210.0,6005.0,2560.0,5420.0,2300.0,2495.0,2560.0,3470.0,3795.0,3457.0,2690.0,3795.0,3197.0,2027.0,2495.0,11257.0,2690.0,3275.0,2690.0,2417.0,2027.0,3730.0,4120.0,3470.0,2677.0,2690.0,3730.0,2937.0,2560.0,2430.0,3470.0,2755.0,12570.0,2495.0,4770.0,2157.0,2170.0,3015.0,2820.0,2690.0,3730.0,3457.0,5420.0,4770.0,3197.0,2820.0,2820.0,2690.0,2430.0,2430.0,5095.0,4770.0,2287.0,4107.0,3457.0,12570.0,4107.0,2937.0,2937.0,2677.0,3197.0,2677.0,2157.0,3067.0,2417.0,3470.0,2547.0,2807.0,2807.0,4120.0,4757.0,2937.0,3457.0,4757.0,2157.0,2287.0,2755.0,2430.0,3457.0,2300.0,2417.0,2027.0,3067.0,2547.0,3275.0,3145.0,4757.0,2365.0,2807.0,2820.0,2820.0,2547.0,2820.0,9957.0,5277.0,2417.0,1520.0,2820.0,1715.0,2482.0,1715.0,1845.0,3054.0,2755.0,2430.0,2300.0,1650.0,2131.0,2066.0,2430.0,2170.0,1650.0,1715.0,2313.0,2430.0,2027.0,2209.0,1910.0,3730.0,2560.0,2547.0,3080.0,3860.0,3470.0,3080.0,3080.0,3548.0,3470.0,2430.0,3158.0,1780.0,2170.0,2755.0,2248.0,2040.0,2560.0,1624.0,1897.0,2820.0,2430.0,4705.0,2105.0,2755.0,3561.0,8020.0,5927.0,2170.0,2820.0,2690.0,2170.0,2170.0,3327.0,3210.0,5095.0,2430.0,2690.0,2950.0,2885.0,2950.0,1715.0,2105.0,2430.0,2170.0,1520.0,2560.0,2820.0,4770.0,3275.0,4120.0,3210.0,2703.0,2833.0,3093.0,3093.0,3093.0,3275.0,2703.0,4120.0,4120.0,4575.0,2495.0,3210.0,3210.0,3210.0,1780.0,2417.0,1520.0,1845.0,2495.0,1806.0,4445.0,1650.0,2690.0,1975.0,1975.0,2105.0,2404.0,1832.0,1715.0,2040.0,2560.0,2300.0,2950.0,2430.0,2664.0,5030.0,2664.0,2378.0,3015.0,2950.0,2950.0,2950.0,2950.0,2365.0,2430.0,3080.0,2560.0,2950.0,3080.0,3340.0,3210.0,2950.0,2521.0,3236.0,3210.0,2300.0,2430.0,2950.0,2950.0,2950.0,2820.0,2820.0,1962.0,2170.0,2469.0,2300.0,1260.0,2196.0,1520.0,1520.0,1429.0,1442.0,1377.0,1325.0,2053.0,4770.0,4120.0,2430.0,4510.0,4770.0,4770.0,5420.0,2170.0,1910.0,13870.0,2430.0,2287.0,1845.0,4575.0,3340.0,2430.0,2430.0,2040.0,4315.0,4120.0,4120.0,2807.0,4120.0,3470.0,2820.0,7370.0,4120.0,1585.0,2300.0,4120.0,2430.0,2170.0,3470.0,2170.0,7357.0,7357.0,7357.0,7357.0,7357.0,6720.0,1910.0,2495.0,1949.0,1910.0,2274.0,2430.0,1897.0,2560.0,2820.0,2157.0,2300.0,2820.0,1975.0,1780.0,2430.0,1845.0,1897.0,2144.0,2040.0,1975.0,7435.0,2118.0,1585.0,2417.0,2404.0,2027.0,1780.0,2547.0,6720.0,2430.0,2560.0,3860.0,2768.0,2443.0,2274.0,2495.0,2768.0,2768.0,3470.0,4770.0,1455.0,1715.0,2105.0,1650.0,1715.0,1650.0,1650.0,1910.0,1598.0,1780.0,1598.0,1650.0,1650.0,1520.0,1650.0,1715.0,1585.0,1624.0,1598.0,1624.0,1598.0,1585.0,1520.0,1650.0,1585.0,1819.0,1598.0,1598.0,1598.0,1715.0,1624.0,1520.0,1585.0,3340.0,2495.0,2313.0,2690.0,1910.0,2300.0,2820.0,2430.0,2547.0,2690.0,4744.0,2755.0,2560.0,2300.0,1767.0,2755.0,2885.0,1975.0,3405.0,2300.0,2040.0,2040.0,2287.0,2755.0,2625.0,1715.0,2638.0,2482.0,2157.0,2170.0,3210.0,1871.0,2300.0,2131.0,2430.0,1845.0,2495.0,2300.0,1845.0,2820.0,2170.0,1910.0,3925.0,2170.0,3470.0,1845.0,2430.0,1650.0,1975.0,2612.0,2430.0,2170.0,2430.0,2196.0,1910.0,2287.0,1715.0,3210.0,2560.0,2534.0,1455.0,2430.0,3106.0,2157.0,2157.0,1845.0,1637.0,2287.0,1650.0,3405.0,2885.0,4445.0,2105.0,2820.0,3470.0,2040.0,2300.0,1780.0,1494.0,1780.0,1494.0,1520.0,1520.0,2170.0,2170.0,1780.0,1650.0,2157.0,2365.0,2144.0,2157.0,2235.0,2157.0,2820.0,2040.0,2157.0,3210.0,2560.0,2560.0,2430.0,10607.0,1637.0,1975.0,1910.0,1975.0,2040.0,4445.0,1897.0,1910.0,2170.0,2170.0,2157.0,2807.0,2157.0,1845.0,1910.0,2430.0,4445.0,2144.0,2300.0,2040.0,2040.0,1845.0,1910.0,1780.0,2105.0,1507.0,2105.0,1910.0,3730.0,1689.0,2820.0,2170.0,2170.0,1637.0,1715.0,1741.0,2105.0,1637.0,1520.0,3951.0,4120.0,8007.0,2079.0,1455.0,2690.0,2430.0,2690.0,2950.0,2690.0,2378.0,1806.0,2300.0,2040.0,1910.0,1715.0,2495.0,3470.0,2820.0,870.0,2170.0,2729.0,5225.0,4120.0,1533.0,2170.0,2287.0,1910.0,2755.0,4575.0,2430.0,3860.0,6070.0,2820.0,1910.0,2404.0,3015.0,2300.0,3275.0,3457.0,2547.0,2547.0,2040.0,1780.0,2170.0,2040.0,4055.0,4055.0,1975.0,2105.0,2560.0,2300.0,2430.0,4380.0,2183.0,3847.0,2300.0,2495.0,3457.0,2885.0,3145.0,3015.0,3145.0,2560.0,2560.0,2170.0,1520.0,2755.0,4315.0,3340.0,3392.0,1715.0,2014.0,1637.0,1767.0,2040.0,1715.0,2430.0,1780.0,4081.0,4081.0,5121.0,3470.0,4770.0,2560.0,2560.0,2560.0,2170.0,2430.0,2170.0,2430.0,2690.0,2950.0,4120.0,3730.0,4380.0,1897.0,1871.0,1728.0,9554.0,1975.0,1832.0,2053.0,2118.0,2118.0,1793.0,2430.0,3717.0,2924.0,2794.0,2794.0,2820.0,2560.0,2560.0,5420.0,3197.0,6070.0,1897.0,2820.0,1910.0,4445.0,1754.0,1923.0,1559.0,1858.0,1455.0,1845.0,1780.0,1715.0,2300.0,2170.0,2560.0,3145.0,1650.0,3288.0,2794.0,3028.0,2040.0,1845.0,3132.0,4029.0,2625.0,2937.0,2911.0,2989.0,3626.0,3210.0,3457.0,3327.0,3171.0,2495.0,3405.0,2040.0,2027.0,1819.0,2430.0,2690.0,2157.0,2560.0,2027.0,1650.0,1650.0,1650.0,1780.0,1481.0,1494.0,1598.0,1377.0,1910.0,2040.0,2300.0,4770.0,4770.0,4770.0,4770.0,2690.0,2625.0,3457.0,3860.0,2690.0,3470.0,3795.0,2157.0,2300.0,2625.0,1975.0,2040.0,1845.0,2157.0,7370.0,1728.0,2755.0,2755.0,2677.0,2625.0,2937.0,3457.0,3405.0,2430.0,4120.0,3535.0,2417.0,2105.0,2950.0,2183.0,2430.0,1715.0,2430.0,2547.0,1650.0,2430.0,7318.0,5485.0,13571.0,9736.0,6733.0,11439.0,7422.0,9528.0,2820.0,2430.0,1845.0,4315.0,2105.0,1455.0,1455.0,1390.0,1390.0,1390.0,1390.0,1416.0,1325.0,1390.0,1377.0,1468.0,2547.0,2170.0,2417.0,2170.0,1910.0,1390.0,2430.0,2430.0,2430.0,2495.0,2157.0,2014.0,1780.0,2976.0,2495.0,3210.0,3470.0,3470.0,3210.0,4510.0,3210.0,2820.0,2820.0,3340.0,3340.0,3210.0,3210.0,3210.0,3990.0,1910.0,2430.0,2430.0,2027.0,2807.0,5420.0,1910.0,2027.0,2404.0,3340.0,2040.0,1832.0,2170.0,2170.0,2820.0,2274.0,2560.0,1975.0,2430.0,1910.0,2040.0,2820.0,2612.0,2612.0,3002.0,2612.0,4536.0,2911.0,3223.0,4991.0,8956.0,4289.0,4471.0,4900.0,5069.0,4289.0,3210.0,4406.0,5433.0,4978.0,6356.0,2183.0,2183.0,2183.0,2183.0,2378.0,2378.0,2183.0,2183.0,2313.0,3015.0,3600.0,3431.0,4835.0,3249.0,3483.0,3665.0,3483.0,3301.0,3483.0,4822.0,5433.0,4211.0,5134.0,5732.0,4211.0,3691.0,3652.0,3587.0,3301.0,5134.0,4367.0,4367.0,4978.0,3366.0,4211.0,4185.0,2924.0,2924.0,3210.0,2963.0,2833.0,3301.0,3145.0,3301.0,3301.0,3301.0,2456.0,2378.0,4367.0,3431.0,3691.0,3691.0,5446.0,3444.0,4887.0,5134.0,5433.0,5433.0,3535.0,3678.0,3938.0,3990.0,3834.0,3990.0,3730.0,5433.0,5290.0,5433.0,9489.0,5134.0,5147.0,6356.0,4289.0,4432.0,3249.0,3262.0,3691.0,2196.0,2001.0,1923.0,1702.0,2300.0,2729.0,1988.0,1871.0,1702.0,1767.0,2326.0,2417.0,2677.0,2820.0,2326.0,2326.0,2612.0,2157.0,2599.0,1754.0,2404.0,2001.0,3405.0,1845.0,1715.0,1390.0,2950.0,3730.0,2950.0,2950.0,4770.0,4315.0,3145.0,1520.0,3080.0,2430.0,2105.0,2417.0,1780.0,1806.0,3080.0,3197.0,2547.0,2157.0,2677.0,2807.0,3067.0,1975.0,2300.0,1780.0,1637.0,1637.0,4120.0,1767.0,2430.0,2300.0,2040.0,2820.0,2040.0,1975.0,2430.0,2651.0,4770.0,2950.0,3340.0,3860.0,4250.0,2430.0,2820.0,4575.0,3470.0,2820.0,2820.0,3730.0,2820.0,2430.0,1767.0,3457.0,2430.0,2040.0,2430.0,2040.0,2820.0,2820.0,2820.0,2560.0,2040.0,2560.0,2430.0,2820.0,2820.0,3470.0,1910.0,2430.0,1884.0,2430.0,2287.0,1897.0,2820.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,7110.0,2820.0,4770.0,2690.0,2170.0,2170.0,2170.0,2170.0,2170.0,2170.0,4120.0,3470.0,2170.0,2040.0,3145.0,3301.0,3145.0,1962.0,1910.0,1780.0,1728.0,2105.0,4120.0,2105.0,2170.0,2430.0,1520.0,1650.0,2495.0,2235.0,2170.0,1780.0,2040.0,1780.0,1832.0,2040.0,2495.0,1221.0,2690.0,2157.0,2430.0,1624.0,3470.0,5329.0,4770.0,4770.0,4770.0,2807.0,2157.0,1767.0,4770.0,3600.0,2430.0,7370.0,4770.0,3470.0,1650.0,1897.0,1897.0,2157.0,2482.0,2027.0,1520.0,3015.0,2547.0,1715.0,2755.0,1780.0,2911.0,3379.0,2027.0,6330.0,2560.0,2430.0,2430.0,2820.0,3431.0,2157.0,2807.0,3067.0,1715.0,4120.0,1468.0,2820.0,2365.0,3210.0,4757.0,4757.0,2300.0,1780.0,2690.0,2690.0,3041.0,3067.0,2560.0,2430.0,2898.0,2820.0,4120.0,4120.0,3210.0,3210.0,2170.0,2820.0,2560.0,2560.0,3470.0,2820.0,2820.0,2950.0,2430.0,2170.0,2560.0,2105.0,1910.0,1689.0,2105.0,1780.0,2820.0,3652.0,1845.0,2950.0,2560.0,4120.0,4640.0,1702.0,2820.0,3340.0,3015.0,2170.0,1910.0,2560.0,3600.0,3080.0,2625.0,2040.0,2820.0,2820.0,2560.0,2950.0,2950.0,2300.0,2560.0,1507.0,4120.0,3470.0,2820.0,2950.0,2690.0,4770.0,1897.0,1715.0,1910.0,2443.0,7877.0,3067.0,6967.0,12427.0,11244.0,6967.0,7227.0,12544.0,12544.0,9827.0,5277.0,13727.0,6577.0,3717.0,4874.0,9827.0,7344.0,11127.0,11127.0,2430.0,2235.0,2300.0,2170.0,2170.0,2170.0,2170.0,2235.0,2105.0,2105.0,2365.0,2404.0,2235.0,2560.0,2300.0,2274.0,2235.0,1286.0,2820.0,2300.0,1910.0,2170.0,1897.0,2911.0,3925.0,4081.0,2625.0,3561.0,3431.0,4497.0,3561.0,4081.0,3561.0,2391.0,2001.0,4081.0,1871.0,4471.0,4471.0,3171.0,4471.0,2651.0,3171.0,4471.0,4081.0,1832.0,2131.0,2079.0,1780.0,1754.0,2625.0,4120.0,5290.0,3015.0,2625.0,1455.0,2274.0,2027.0,2261.0,2274.0,2820.0,2040.0,2456.0,2365.0,2547.0,1585.0,2495.0,2170.0,1520.0,1754.0,2040.0,2430.0,2300.0,1910.0,2300.0,2287.0,4822.0,7370.0,2820.0,1650.0,3340.0,1884.0,3600.0,2430.0,2560.0,2027.0,1923.0,4640.0,1676.0,2157.0,2430.0,2287.0,2157.0,2287.0,2287.0,2287.0,2287.0,2287.0,2287.0,2417.0,2287.0,2287.0,2287.0,2287.0,2287.0,2287.0,2287.0,1780.0,2131.0,2430.0,2430.0,2534.0,1650.0,2560.0,2235.0,3470.0,1845.0,2560.0,2430.0,2040.0,4120.0,2495.0,3405.0,2430.0,2170.0,2040.0,2560.0,1975.0,2300.0,1975.0,2430.0,4120.0,2040.0,1780.0,13870.0,1910.0,1780.0,1845.0,2040.0,2105.0,2560.0,3535.0,2170.0,4185.0,3275.0,3405.0,4055.0,7591.0,2690.0,2560.0,4770.0,3080.0,3730.0,6070.0,2235.0,3470.0,1910.0,1637.0,1585.0,2300.0,2430.0,2716.0,1910.0,1910.0,1975.0,2820.0,2820.0,2950.0,3275.0,3405.0,3665.0,2625.0,2300.0,2820.0,2170.0,4120.0,2170.0,2820.0,1845.0,2560.0,1780.0,6720.0,5251.0,1715.0,6720.0,13220.0,7370.0,15170.0,12570.0,5940.0,6460.0,15170.0,3080.0,12570.0,5940.0,4510.0,3210.0,10880.0,3080.0,7240.0,33370.0,3587.0,3340.0,8020.0,6460.0,5420.0,3340.0,6720.0,4757.0,1975.0,1897.0,2131.0,1754.0,1884.0,3340.0,2365.0,1650.0,4055.0,1767.0,2066.0,1650.0,2040.0,1364.0,1780.0,2170.0,1910.0,1819.0,2105.0,2105.0,2040.0,4757.0,1897.0,1845.0,1780.0,1845.0,1845.0,1897.0,3197.0,1715.0,2950.0,1910.0,2560.0,2820.0,2820.0,2430.0,2300.0,3795.0,7370.0,2157.0,2430.0,4237.0,2482.0,1910.0,1936.0,2820.0,2820.0,2820.0,1845.0,2547.0,2170.0,4120.0,2820.0,2170.0,2820.0,2820.0,2820.0,3470.0,3145.0,3470.0,3470.0,1845.0,1845.0,1845.0,1845.0,2170.0,2495.0,2105.0,1455.0,2040.0,2001.0,2495.0,1650.0,1611.0,3015.0,2495.0,2612.0,2729.0,1845.0,2027.0,2261.0,3067.0,2157.0,2976.0,2690.0,1650.0,1650.0,1845.0,1845.0,2378.0,2950.0,4757.0,2430.0,2170.0,2170.0,2599.0,3145.0,1884.0,2170.0,2430.0,6980.0,4120.0,4120.0,2820.0,3990.0,4120.0,3405.0,2820.0,3405.0,3405.0,3405.0,3990.0,2820.0,3405.0,2820.0,3990.0,4120.0,3405.0,2690.0,3405.0,4120.0,3405.0,6720.0,5095.0,4770.0,3990.0,2248.0,2300.0,1845.0,2430.0,1780.0,3210.0,2170.0,2300.0,1884.0,4640.0,3210.0,2300.0,2625.0,3015.0,2144.0,2807.0,2755.0,4120.0,2430.0,1715.0,4770.0,1936.0,2755.0,3340.0,5680.0,4120.0,4120.0,4120.0,3015.0,2625.0,3925.0,2040.0,2885.0,2807.0,3080.0,2430.0,1962.0,2300.0,2170.0,1741.0,1715.0,1715.0,1637.0,1754.0,1715.0,1780.0,2157.0,2157.0,2157.0,2157.0,2157.0,1845.0,1949.0,1624.0,2105.0,4120.0,1429.0,1429.0,1416.0,1494.0,1910.0,2287.0,2495.0,2807.0,2885.0,2235.0,2950.0,2417.0,2092.0,1455.0,1897.0,1260.0,1585.0,2339.0,3470.0,3314.0,2820.0,1520.0,2105.0,6720.0,4510.0,2170.0,1845.0,1910.0,2560.0,3704.0,2820.0,2950.0,1780.0,2430.0,2170.0,1507.0,1962.0,1650.0,1845.0,1715.0,1455.0,2105.0,2820.0,1715.0,13870.0,2820.0,3210.0,1910.0,2157.0,3210.0,2105.0,1806.0,2105.0,2105.0,3080.0,1845.0,1845.0,1741.0,1897.0,1637.0,4107.0,2300.0,2950.0,2807.0,2157.0,4770.0,2326.0,1585.0,1845.0,1780.0,1780.0,2040.0,1975.0,1247.0,2820.0,2495.0,2170.0,2417.0,2417.0,2157.0,1897.0,1897.0,1845.0,3340.0,2820.0,2430.0,2040.0,2053.0,2859.0,3795.0,5030.0,3730.0,3730.0,3405.0,1845.0,2573.0,1858.0,2820.0,1910.0,2170.0,2131.0,2534.0,2430.0,2430.0,2170.0,1325.0,2625.0,2066.0,1780.0,1910.0,2170.0,3210.0,2170.0,2690.0,2430.0,2495.0,2781.0,2495.0,2989.0,2157.0,2430.0,2820.0,7370.0,1663.0,4120.0,2677.0,2170.0,2690.0,1910.0,2235.0,2599.0,3730.0,1910.0,11270.0,2040.0,1754.0,2495.0,2144.0,2027.0,3080.0,2430.0,2430.0,2274.0,4120.0,1650.0,4120.0,2170.0,2755.0,1780.0,2430.0,3405.0,3145.0,3470.0,2027.0,1910.0,3210.0,2170.0,4120.0,2625.0,1975.0,2300.0,2690.0,2248.0,4341.0,2495.0,3210.0,3600.0,4484.0,3730.0,2105.0,3457.0,2170.0,2300.0,1975.0,1689.0,2690.0,2690.0,2170.0,1845.0,1780.0,2768.0,5485.0,2885.0,2547.0,3275.0,3457.0,3197.0,2066.0,2261.0,2287.0,2885.0,2807.0,5017.0,3171.0,2937.0,1975.0,2300.0,2040.0,1871.0,2820.0,2365.0,3470.0,2105.0,2430.0,1715.0,2040.0,2430.0,1780.0,2105.0,2170.0,3145.0,1858.0,2820.0,2170.0,2352.0,3730.0,3405.0,2690.0,2040.0,1520.0,2365.0,1585.0,1806.0,3132.0,2157.0,1897.0,3535.0,1936.0,2950.0,2625.0,2482.0,2560.0,1819.0,1845.0,1650.0,1741.0,2820.0,2287.0,1715.0,2495.0,1988.0,1819.0,1650.0,1637.0,2235.0,1845.0,2040.0,3210.0,2495.0,5095.0,8605.0,1910.0,2170.0,1975.0,1780.0,2170.0,3184.0,2040.0,2170.0,1910.0,2690.0,2560.0,3327.0,1949.0,1949.0,4120.0,2079.0,2170.0,37270.0,2807.0,2807.0,2807.0,2807.0,2937.0,2690.0,1910.0,2820.0,2326.0,2300.0,4107.0,3457.0,2690.0,1845.0,3015.0,1676.0,4055.0,1845.0,1897.0,2170.0,2131.0,7370.0,3470.0,2820.0,2274.0,2300.0,2235.0,2235.0,2053.0,2560.0,1754.0,2625.0,2040.0,2040.0,2677.0,1286.0,2664.0,1923.0,1923.0,2807.0,1910.0,1845.0,1910.0,2560.0,4120.0,2430.0,2430.0,1884.0,1949.0,2027.0,2469.0,1650.0,1520.0,2300.0,1429.0,2430.0,2560.0,1962.0,2560.0,1390.0,1975.0,3470.0,2196.0,1520.0,2300.0,2040.0,2820.0,2820.0,2820.0,4250.0,4757.0,4757.0,3977.0,4614.0,3847.0,4107.0,2560.0,2820.0,2690.0,2560.0,2820.0,2755.0,1741.0,5420.0,4510.0,2313.0,1806.0,1780.0,1910.0,1910.0,2014.0,2040.0,3990.0,2820.0,3080.0,2560.0,2560.0,1936.0,2105.0,1910.0,2014.0,1221.0,2105.0,2690.0,1611.0,2820.0,2040.0,1845.0,3665.0,1715.0,1715.0,1767.0,2027.0,1520.0,3145.0,2170.0,2430.0,3470.0,2885.0,2547.0,4770.0,2430.0,7370.0,3730.0,3860.0,9970.0,6070.0,2040.0,1910.0,2105.0,2443.0,3197.0,1832.0,3470.0,6720.0,1715.0,2833.0,2690.0,1780.0,1910.0,2157.0,2040.0,1260.0,2040.0,2131.0,2430.0,4120.0,4510.0,4120.0,8020.0,4250.0,5420.0,6070.0,3470.0,4120.0,4120.0,3470.0,4575.0,1585.0,1767.0,1650.0,1975.0,2586.0,2560.0,2950.0,2560.0,2560.0,2560.0,2885.0,2560.0,2820.0,2560.0,3340.0,2560.0,2495.0,3535.0,2040.0,2170.0,2989.0,1611.0,3470.0,3457.0,2820.0,2105.0,1975.0,2560.0,2820.0,2690.0,1585.0,3457.0,2430.0,2170.0,3275.0,1897.0,2040.0,2430.0,1585.0,2170.0,1650.0,2300.0,2690.0,1715.0,3210.0,2157.0,4705.0,1533.0,2495.0,1910.0,3080.0,1975.0,2170.0,2560.0,2105.0,1520.0,3457.0,7357.0,3197.0,1780.0,2820.0,1910.0,1845.0,3067.0,2690.0,1650.0,2040.0,9216.0,9216.0,2170.0,2170.0,2690.0,1780.0,2105.0,3795.0,3795.0,3145.0,3795.0,2170.0,1715.0,2157.0,2157.0,1676.0,1780.0,1871.0,2300.0,3158.0,3236.0,1845.0,2144.0,1780.0,1780.0,1650.0,1910.0,2430.0,2300.0,2300.0,2300.0,2040.0,2625.0,3470.0,4120.0,1663.0,2170.0,2040.0,4757.0,2521.0,3470.0,2040.0,2560.0,1975.0,1897.0,1897.0,4445.0,2755.0,2170.0,2690.0,2690.0,1520.0,1585.0,2846.0,3340.0,3210.0,4445.0,1520.0,1780.0,1611.0,1611.0,1611.0,1611.0,1611.0,1637.0,1598.0,2001.0,2690.0,2001.0,1845.0,1910.0,1975.0,1845.0,3210.0,2170.0,1975.0,1780.0,1962.0,2690.0,2430.0,2560.0,2170.0,1494.0,2690.0,2742.0,2300.0,4120.0,2560.0,3067.0,4120.0,4107.0,1507.0,1585.0,3405.0,1910.0,2430.0,2105.0,2235.0,2157.0,3470.0,4770.0,2430.0,2170.0,2092.0,2066.0,1910.0,2755.0,2495.0,2170.0,2625.0,2898.0,1910.0,1910.0,2820.0,2157.0,1845.0,4302.0,4120.0,1910.0,2027.0,2170.0,2560.0,2170.0,2105.0,2040.0,1975.0,2300.0,2495.0,2170.0,3275.0,2755.0,5420.0,3470.0,2170.0,1975.0,1884.0,2040.0,2430.0,2820.0,2638.0,1910.0,3340.0,1780.0,3210.0,2300.0,1325.0,1494.0,2183.0,1286.0,2170.0,1533.0,2339.0,2690.0,1520.0,2040.0,2040.0,2170.0,2300.0,1975.0,2495.0,1650.0,2170.0,2040.0,1975.0,1845.0,1910.0,3795.0,2339.0,2430.0,2430.0,2170.0,1546.0,1962.0,1975.0,1975.0,2170.0,2170.0,2365.0,1845.0,5095.0,2157.0,2690.0,1260.0,1650.0,1598.0,1741.0,2430.0,2430.0,1585.0,1715.0,1715.0,3340.0,3340.0,2820.0,1910.0,1910.0,3145.0,1871.0,2846.0,2170.0,6070.0,2560.0,2495.0,2690.0,1455.0,4770.0,3015.0,3210.0,1910.0,2300.0,5420.0,2365.0,2105.0,2040.0,1780.0,2105.0,1650.0,2430.0,2040.0,4770.0,2105.0,2625.0,2105.0,2365.0,2885.0,2989.0,2755.0,3002.0,1585.0,2560.0,1910.0,2755.0,4120.0,5381.0,7578.0,1715.0,2365.0,2820.0,3704.0,2690.0,1832.0,2430.0,2430.0,3340.0,3470.0,4120.0,4120.0,4445.0,2820.0,4770.0,6720.0,13220.0,4380.0,3600.0,6070.0,8020.0,4510.0,4120.0,4562.0,4562.0,2625.0,2014.0,2560.0,2859.0,2105.0,1897.0,4770.0,2235.0,1767.0,2170.0,3015.0,4445.0,2170.0,2885.0,3470.0,3470.0,1858.0,1520.0,1715.0,1910.0,2820.0,1845.0,2560.0,2560.0,2300.0,2040.0,2820.0,3080.0,2690.0,1871.0,2690.0,2053.0,5420.0,2690.0,2170.0,2157.0,2079.0,3470.0,2092.0,2170.0,1676.0,2157.0,1780.0,4380.0,2092.0,4770.0,1780.0,3327.0,1325.0,1910.0,1910.0,1845.0,1650.0,2170.0,2430.0,3470.0,2040.0,3210.0,1780.0,1845.0,2170.0,1975.0,2482.0,1910.0,1975.0,1637.0,2755.0,2820.0,2560.0,2560.0,2690.0,2560.0,1676.0,3197.0,2040.0,2235.0,1429.0,2170.0,1455.0,1689.0,1910.0,1650.0,3145.0,1507.0,1845.0,1871.0,2300.0,1624.0,3067.0,2690.0,2157.0,3067.0,2677.0,2014.0,1585.0,2625.0,2820.0,2820.0,4770.0,2430.0,1780.0,4120.0,2313.0,2430.0,2053.0,3041.0,2430.0,3340.0,3600.0,4133.0,1806.0,1910.0,2170.0,3210.0,2040.0,8241.0,3080.0,2105.0,2014.0,1234.0,2235.0,2300.0,2443.0,1845.0,1897.0,2196.0,2495.0,5420.0,2170.0,2105.0,1845.0,1780.0,1780.0,3730.0,2820.0,2560.0,2105.0,2040.0,2170.0,1910.0,6720.0,3210.0,2313.0,2170.0,1949.0,2560.0,4640.0,2040.0,2079.0,1767.0,1806.0,2430.0,1845.0,1975.0,1975.0,2040.0,1871.0,2131.0,2001.0,2040.0,1949.0,1962.0,1806.0,1975.0,3002.0,2989.0,2872.0,2001.0,2950.0,3002.0,2326.0,2833.0,2872.0,2872.0,1845.0,2794.0,2781.0,1741.0,1754.0,1741.0,1767.0,1741.0,2183.0,2235.0,2183.0,2235.0,3353.0,3158.0,2859.0,2859.0,2859.0,2183.0,2183.0,2183.0,2183.0,2183.0,2183.0,2183.0,2989.0,2781.0,1910.0,2690.0,3470.0,2495.0,2534.0,2690.0,2170.0,1494.0,2690.0,4497.0,3067.0,2937.0,4497.0,2495.0,1520.0,2625.0,1650.0,2820.0,3145.0,3080.0,2430.0,3470.0,2820.0,1780.0,2404.0,2430.0,2131.0,2274.0,2521.0,1260.0,1793.0,1650.0,2105.0,3015.0,2430.0,2625.0,3340.0,2755.0,2690.0,2495.0,2560.0,2365.0,2027.0,2027.0,2157.0,1390.0,2820.0,1975.0,2365.0,2040.0,1975.0,2534.0,2014.0,2430.0,2196.0,2482.0,2040.0,1715.0,3795.0,1910.0,1390.0,2235.0,2365.0,2040.0,2040.0,2820.0,2820.0,11270.0,2820.0,1910.0,2560.0,2170.0,1741.0,2170.0,3457.0,2027.0,1780.0,2170.0,3119.0,2170.0,1910.0,2430.0,2495.0,1975.0,2040.0,1845.0,2690.0,2560.0,2690.0,3210.0,2950.0,2690.0,1780.0,1845.0,1806.0,2690.0,2430.0,2300.0,2170.0,1910.0,2365.0,2365.0,2027.0,1689.0,1988.0,2287.0,1845.0,2430.0,4770.0,4770.0,4055.0,2027.0,2729.0,7370.0,1676.0,2430.0,3210.0,2040.0,2170.0,3405.0,2560.0,2560.0,2495.0,3470.0,1390.0,2495.0,2677.0,2937.0,2560.0,2170.0,2820.0,1910.0,1897.0,2508.0,1884.0,4120.0,1910.0,1910.0,2235.0,2430.0,2430.0,2560.0,2755.0,2105.0,2001.0,2495.0,2885.0,3210.0,1624.0,1507.0,2170.0,4510.0,3145.0,2170.0,1897.0,2170.0,5420.0,1650.0,2495.0,3210.0,6720.0,2040.0,3457.0,3470.0,2300.0,2105.0,2560.0,2950.0,1780.0,2690.0,2820.0,2495.0,1845.0,2820.0,3340.0,2820.0,3457.0,4120.0,8670.0,2820.0,2950.0,2300.0,2625.0,1897.0,2625.0,3470.0,2300.0,2300.0,2300.0,2950.0,2690.0,2105.0,3080.0,1715.0,2079.0,2430.0,2170.0,2690.0,1780.0,1598.0,2079.0,2820.0,4510.0,2300.0,2235.0,2196.0,2664.0,1975.0,2170.0,2222.0,2820.0,1910.0,4380.0,2690.0,2170.0,1975.0,2885.0,2170.0,2430.0,2820.0,1780.0,4120.0,2820.0,2820.0,2820.0,2820.0,2820.0,2820.0,2677.0,1897.0,2365.0,2027.0,2352.0,2430.0,4120.0,2157.0,5030.0,2300.0,2742.0,1819.0,6720.0,2820.0,3600.0,3080.0,2820.0,2040.0,1780.0,1975.0,3210.0,2157.0,2365.0,5030.0,4107.0,3327.0,3327.0,3145.0,4640.0,4107.0,3067.0,3015.0,4445.0,4107.0,3327.0,4757.0,3366.0,2547.0,1403.0,2820.0,1845.0,2352.0,1689.0,1650.0,2014.0,2430.0,1520.0,2430.0,2430.0,2625.0,1910.0,1975.0,2820.0,2430.0,2170.0,2950.0,1715.0,3145.0,2820.0,1780.0,2950.0,2287.0,2560.0,2430.0,2131.0,3587.0,2235.0,1715.0,3340.0,2170.0,1767.0,1780.0,1390.0,2365.0,1650.0,2300.0,2430.0,2300.0,2248.0,2040.0,2157.0,1910.0,1780.0,2339.0,2690.0,3145.0,3600.0,2690.0,1910.0,1520.0,1910.0,2105.0,2040.0,2170.0,2300.0,2430.0,2430.0,2105.0,3730.0,2820.0,1910.0,1650.0,2040.0,1975.0,3210.0,2820.0,2560.0,4120.0,1494.0,1780.0,2560.0,3470.0,2560.0,2365.0,1910.0,1416.0,1624.0,2430.0,2157.0,3197.0,3197.0,3197.0,2690.0,2417.0,2027.0,1884.0,2430.0,2625.0,3665.0,2807.0,4120.0,3795.0,2040.0,1988.0,2105.0,2040.0,1975.0,3340.0,2196.0,2690.0,2040.0,2430.0,1988.0,2820.0,2560.0,2820.0,4770.0,3470.0,1702.0,1702.0,2014.0,2820.0,1767.0,1481.0,4926.0,2170.0,2105.0,2300.0,2157.0,2235.0,2430.0,1975.0,1897.0,2105.0,4120.0,3457.0,2170.0,2690.0,3470.0,2820.0,2170.0,7370.0,3080.0,2287.0,2885.0,4770.0,4120.0,2287.0,3080.0,2105.0,3080.0,2300.0,3145.0,2560.0,2950.0,3470.0,2300.0,2495.0,2495.0,2885.0,1910.0,3340.0,2430.0,2560.0,2170.0,3015.0,3990.0,1897.0,2690.0,1975.0,3990.0,2807.0,2170.0,2170.0,1910.0,2014.0,3795.0,2040.0,2820.0,2300.0,2196.0,2196.0,2196.0,2196.0,1988.0,1637.0,2105.0,2560.0,2365.0,1780.0,1910.0,1715.0,2885.0,2235.0,2690.0,2625.0,2235.0,4640.0,2612.0,2170.0,1780.0,2417.0,2157.0,1780.0,3470.0,2820.0,2950.0,3080.0,1910.0,1910.0,1780.0,2430.0,3210.0,2300.0,4770.0,2560.0,1585.0,2820.0,2690.0,3015.0,2417.0,2417.0,1715.0,3210.0,2040.0,4445.0,1897.0,1767.0,1767.0,1767.0,1767.0,1767.0,1897.0,1767.0,1767.0,1897.0,1637.0,1637.0,1897.0,2157.0,1637.0,1637.0,1637.0,2235.0,1767.0,2365.0,1767.0,2066.0,2066.0,2560.0,1845.0,2495.0,2807.0,2677.0,2430.0,3210.0,1520.0,1832.0,1780.0,3340.0,974.0,2430.0,1715.0,2040.0,3470.0,1767.0,2170.0,5355.0,4120.0,2131.0,2495.0,2820.0,1520.0,1390.0,1780.0,1260.0,2690.0,5030.0,2365.0,2677.0,1715.0,2690.0,2157.0,3795.0,2664.0,1767.0,4445.0,2300.0,2820.0,2300.0,3470.0,2066.0,4120.0,2391.0,2365.0,1546.0,1910.0,3054.0,2131.0,2495.0,2430.0,2105.0,1962.0,2534.0,2924.0,2547.0,2924.0,2430.0,2040.0,3145.0,3795.0,2625.0,2755.0,1754.0,2430.0,2118.0,3600.0,2300.0,1806.0,1650.0,4354.0,4445.0,3405.0,3145.0,4315.0,2170.0,1975.0,2105.0,1429.0,3210.0,4120.0,3470.0,3730.0,2625.0,2105.0,2690.0,2820.0,1910.0,4445.0,1650.0,2105.0,4770.0,4120.0,2820.0,1910.0,1910.0,2820.0,2274.0,2430.0,2625.0,2118.0,2157.0,4770.0,3470.0,4120.0,6070.0,4705.0,2144.0,1780.0,5420.0,2820.0,1676.0,1910.0,2300.0,1897.0,1845.0,2885.0,2820.0,2690.0,2950.0,2352.0,2820.0,1832.0,1585.0,1767.0,2300.0,2430.0,2430.0,2300.0,2235.0,3470.0,2170.0,2495.0,2300.0,2430.0,1676.0,2560.0,2547.0,2430.0,961.0,4510.0,2950.0,2430.0,1585.0,1598.0,1585.0,2014.0,1975.0,6850.0,3990.0,2209.0,2430.0,1975.0,2430.0,1962.0,2170.0,2300.0,1546.0,2118.0,3990.0,2105.0,3457.0,2820.0,2833.0,1910.0,2820.0,1910.0,2170.0,2560.0,2300.0,2170.0,3327.0,2144.0,1897.0,2170.0,11595.0,2430.0,1650.0,1910.0,3340.0,1585.0,2560.0,2625.0,5745.0,1767.0,2690.0,2170.0,2495.0,4705.0,1780.0,3210.0,2443.0,2430.0,2417.0,2391.0,2157.0,2040.0,1650.0,3145.0,2157.0,2300.0,1715.0,1585.0,2430.0,2417.0,3470.0,1897.0,1689.0,3145.0,3210.0,2391.0,2430.0,1650.0,2430.0,1000.0,2950.0,1858.0,3080.0,3145.0,1585.0,1832.0,2430.0,3015.0,2547.0,2677.0,1650.0,2209.0,2430.0,1650.0,3210.0,4120.0,2287.0,1910.0,1780.0,3340.0,3431.0,2144.0,2430.0,4120.0,1624.0,4120.0,3145.0,2495.0,1715.0,1845.0,2625.0,2820.0,2430.0,2430.0,2170.0,1650.0,2040.0,3470.0,2300.0,5420.0,4705.0,3405.0,2105.0,2170.0,1442.0,2820.0,3210.0,3210.0,3132.0,2742.0,3431.0,3470.0,1000.0,2040.0,1715.0,1832.0,2183.0,2235.0,2066.0,1819.0,8020.0,3730.0,1845.0,1871.0,2092.0,2417.0,1975.0,2820.0,1403.0,5095.0,8020.0,2755.0,3145.0,2365.0,3145.0,2690.0,2170.0,2105.0,2235.0,3834.0,2040.0,2105.0,1832.0,2950.0,2820.0,1468.0,1611.0,2157.0,1988.0,2300.0,4757.0,1949.0,2014.0,2690.0,1910.0,1910.0,3847.0,4510.0,3470.0,2105.0,2625.0,5420.0,2196.0,1585.0,1260.0,1962.0,9970.0,1949.0,1780.0,2950.0,2950.0,2781.0,1793.0,1910.0,2833.0,2170.0,2001.0,2001.0,2196.0,2430.0,2040.0,2040.0,2885.0,1390.0,2820.0,1845.0,5810.0,2040.0,1585.0,1351.0,1975.0,2820.0,1546.0,1676.0,3210.0,2105.0,2690.0,2157.0,2807.0,1780.0,1884.0,1910.0,2560.0,2183.0,2625.0,4120.0,2105.0,2105.0,1780.0,2170.0,1975.0,1650.0,2157.0,2040.0,3210.0,2755.0,1923.0,2950.0,1871.0,1910.0,2560.0,1780.0,2950.0,1806.0,1754.0,1962.0,2430.0,2066.0,1793.0,2690.0,2300.0,2690.0,1845.0,2170.0,1325.0,1754.0,3015.0,4770.0,1832.0,2755.0,3730.0,2560.0,4770.0,3340.0,2365.0,2625.0,2365.0,2300.0,2755.0,4120.0,3210.0,3470.0,2755.0,3080.0,3145.0,2950.0,2482.0,2495.0,2495.0,2560.0,3210.0,2950.0,2560.0,1585.0,2820.0,1897.0,2027.0,2157.0,3080.0,1975.0,1936.0,2430.0,1689.0,4627.0,3470.0,2157.0,1507.0,2040.0,1780.0,2430.0,3145.0,1650.0,5420.0,3795.0,9957.0,9957.0,9957.0,4861.0,2807.0,13207.0,2118.0,2235.0,2105.0,1988.0,2950.0,1520.0,2170.0,2430.0,1845.0,3080.0,2430.0,2820.0,2820.0,2820.0,2040.0,1403.0,1364.0,1572.0,1494.0,1403.0,1403.0,1650.0,1663.0,2560.0,1845.0,4250.0,2430.0,2430.0,2820.0,2950.0,1910.0,1910.0,1650.0,4120.0,1390.0,2300.0,1546.0,2300.0,1715.0,2248.0,2170.0,3080.0,3470.0,1845.0,2495.0,3457.0,3457.0,1390.0,2105.0,2885.0,1845.0,4120.0,1910.0,2937.0,2560.0,2235.0,3015.0,1780.0,1910.0,1455.0,1975.0,3444.0,2144.0,2170.0,2144.0,2287.0,2339.0,2820.0,2326.0,2430.0,2170.0,3600.0,2755.0,2040.0,2040.0,1975.0,2105.0,1975.0,2040.0,1910.0,2040.0,2040.0,2040.0,2040.0,2820.0,2560.0,2170.0,2157.0,2365.0,2170.0,1910.0,2053.0,1715.0,2040.0,2105.0,1975.0,2170.0,2820.0,1910.0,3080.0,2547.0,1884.0,2690.0,2820.0,1923.0,2820.0,2820.0,4237.0,2820.0,2170.0,3626.0,1715.0,2170.0,1897.0,3340.0,2625.0,2365.0,1884.0,2352.0,2235.0,1728.0,7370.0,2313.0,2235.0,2170.0,3080.0,2937.0,4042.0,2040.0,2430.0,7240.0,13220.0,13805.0,1910.0,2885.0,2820.0,1624.0,1585.0,4120.0,1585.0,1910.0,3470.0,2300.0,2430.0,3145.0,1975.0,2040.0,1845.0,2040.0,2365.0,2027.0,1975.0,2118.0,2300.0,1741.0,2040.0,2118.0,2105.0,3470.0,1429.0,3470.0,3470.0,2261.0,2157.0,1780.0,1767.0,2040.0,3860.0,1520.0,1520.0,3470.0,4419.0,2157.0,3470.0,3080.0,3886.0,1936.0,1715.0,2820.0,2170.0,2820.0,2170.0,2690.0,2105.0,1520.0,2157.0,2820.0,2170.0,2690.0,2066.0,2157.0,1780.0,5160.0,3171.0,3275.0,4770.0,3145.0,2300.0,4640.0,2170.0,2261.0,3210.0,2170.0,2820.0,1780.0,1585.0,1780.0,1910.0,2326.0,1585.0,2820.0,6070.0,2222.0,2235.0,1780.0,1715.0,2040.0,2820.0,6070.0,6070.0,1507.0,1520.0,1923.0,2820.0,2690.0,2235.0,1715.0,2820.0,1780.0,1845.0,2170.0,1910.0,2300.0,2495.0,1507.0,1975.0,1845.0,3210.0,1910.0,3210.0,2170.0,1910.0,3080.0,2820.0,1585.0,1585.0,1585.0,3470.0,2469.0,2274.0,2989.0,2378.0,2274.0,1780.0,1260.0,2040.0,5355.0,2300.0,2820.0,3210.0,2170.0,2105.0,6395.0,2014.0,1598.0,1598.0,2820.0,3470.0,3210.0,3457.0,2495.0,1650.0,1715.0,2430.0,3405.0,3210.0,2170.0,1520.0,1559.0,2807.0,2807.0,2807.0,2040.0,2170.0,2560.0,2950.0,2560.0,2430.0,2105.0,8020.0,3210.0,4770.0,1975.0,2482.0,2235.0,3730.0,1988.0,3470.0,2287.0,1884.0,2001.0,2950.0,1676.0,2898.0,2170.0,1910.0,2300.0,3730.0,3405.0,2560.0,1767.0,3145.0,1351.0,2157.0,2495.0,2105.0,4120.0,1650.0,5810.0,2170.0,2391.0,2495.0,3470.0,2456.0,2170.0,3210.0,2560.0,3470.0,3145.0,2417.0,1845.0,2027.0,3340.0,2287.0,2365.0,3210.0,3470.0,13870.0,2430.0,2430.0,2560.0,1637.0,1637.0,1637.0,1715.0,2677.0,2365.0,2755.0,3015.0,1767.0,2690.0,1975.0,3405.0,3275.0,2885.0,3600.0,1715.0,1715.0,1715.0,4120.0,1780.0,1975.0,2690.0,7695.0,2820.0,2820.0,7370.0,5420.0,3470.0,6070.0,3080.0,3080.0,2950.0,3470.0,4770.0,3080.0,1715.0,2677.0,3730.0,1390.0,2040.0,2755.0,2027.0,2170.0,2495.0,1585.0,1585.0,2170.0,2495.0,2300.0,1728.0,2690.0,1780.0,2170.0,2820.0,1897.0,1975.0,2365.0,3080.0,2820.0,3275.0,1975.0,4250.0,2495.0,2495.0,2157.0,1585.0,1845.0,1702.0,2040.0,2365.0,1715.0,2170.0,2170.0,2430.0,2885.0,2807.0,1780.0,2482.0,2560.0,2690.0,2794.0,13870.0,13870.0,13870.0,2820.0,5420.0,2820.0,2430.0,1650.0,2560.0,2547.0,2820.0,2560.0,1520.0,3080.0,1910.0,2157.0,2534.0,2430.0,2430.0,2430.0,1910.0,2430.0,2950.0,2430.0,2170.0,3665.0,3821.0,1637.0,1767.0,1637.0,1806.0,1533.0,1585.0,1533.0,1585.0,1533.0,1533.0,1533.0,1507.0,1507.0,1533.0,1507.0,1507.0,1507.0,1507.0,1585.0,1637.0,1806.0,2040.0,1780.0,2287.0,3197.0,3197.0,1702.0,2170.0,2157.0,1780.0,2027.0,2820.0,2417.0,2365.0,2157.0,2807.0,2157.0,3730.0,2105.0,2105.0,2170.0,2417.0,2495.0,2365.0,2235.0,2495.0,2365.0,2430.0,2430.0,1715.0,1715.0,1845.0,1923.0,1923.0,1780.0,1897.0,1767.0,1845.0,1975.0,1637.0,1559.0,1559.0,1559.0,1637.0,1897.0,2456.0,3210.0,2105.0,2040.0,2040.0,2703.0,2820.0,2807.0,2820.0,1975.0,1975.0,1897.0,2430.0,2560.0,2430.0,2170.0,2040.0,2430.0,1962.0,2430.0,3444.0,2911.0,1897.0,1780.0,2300.0,1715.0,1910.0,2287.0,2482.0,2170.0,2820.0,2820.0,2820.0,2820.0,3990.0,3990.0,3990.0,3990.0,2950.0,2950.0,2950.0,2950.0,2300.0,2300.0,2300.0,1403.0,2144.0,2430.0,2547.0,1832.0,1507.0,1598.0,1507.0,1715.0,1715.0,1715.0,1637.0,1637.0,1637.0,1637.0,1637.0,1637.0,1637.0,1845.0,1637.0,2404.0,2820.0,2807.0,2300.0,3405.0,2885.0,2170.0,2170.0,2300.0,1780.0,1702.0,1715.0,1715.0,1715.0,1715.0,1715.0,1715.0,1910.0,1871.0,1715.0,1650.0,1819.0,2547.0,2170.0,1975.0,3470.0,4575.0,5420.0,3730.0,3340.0,2365.0,2170.0,6005.0,2560.0,1975.0,2170.0,1884.0,2495.0,3015.0,2027.0,3327.0,2157.0,2495.0,1715.0,2820.0,2170.0,3236.0,1975.0,2820.0,2924.0,2157.0,2170.0,3587.0,2560.0,1715.0,2079.0,2170.0,2820.0,1975.0,2365.0,1975.0,2235.0,3457.0,1845.0,2300.0,2690.0,2092.0,1975.0,1910.0,2157.0,2560.0,2105.0,2105.0,1975.0,2040.0,1975.0,2170.0,2105.0,2040.0,1975.0,1975.0,1975.0,2170.0,2170.0,1390.0,2703.0,2001.0,2170.0,1962.0,2040.0,2170.0,2690.0,2625.0,1715.0,2430.0,2703.0,1975.0,2066.0,2040.0,1845.0,2274.0,2040.0,2040.0,2040.0,7370.0,4250.0,2833.0,2820.0,2170.0,1585.0,2820.0,3080.0,1910.0,1793.0,1416.0,7370.0,5420.0,2495.0,2040.0,2040.0,2157.0,3145.0,2807.0,1910.0,2079.0,3210.0,4770.0,4770.0,7370.0,7370.0,6070.0,6070.0,4770.0,6070.0,6070.0,10620.0,10620.0,9320.0,4120.0,9320.0,1780.0,1689.0,1689.0,1715.0,1754.0,2040.0,2157.0,1910.0,2950.0,2183.0,2183.0,2430.0,1910.0,4770.0,4770.0,2677.0,1832.0,2105.0,2560.0,2040.0,2118.0,3470.0,1975.0,2417.0,2495.0,2950.0,2170.0,2430.0,1897.0,3457.0,2430.0,2170.0,1325.0,1676.0,1650.0,2040.0,3470.0,1767.0,4770.0,2170.0,2157.0,2040.0,1910.0,1910.0,2105.0,2300.0,1520.0,2300.0,3990.0,1780.0,2820.0,5095.0,2625.0,2300.0,1728.0,2430.0,3002.0,4120.0,3106.0,2430.0,2365.0,2105.0,2690.0,2586.0,1767.0,1520.0,1585.0,1715.0,2300.0,2170.0,2495.0,3470.0,2430.0,8670.0,8644.0,4107.0,2820.0,1910.0,2820.0,1936.0,2040.0,2235.0,2495.0,1780.0,1780.0,2807.0,1806.0,3990.0,1845.0,2625.0,4627.0,2937.0,1793.0,1845.0,2339.0,1975.0,2417.0,2196.0,1780.0,4120.0,3197.0,3795.0,3210.0,2014.0,2118.0,2495.0,1910.0,1650.0,1650.0,1845.0,1897.0,1780.0,3470.0,1910.0,2820.0,2105.0,2417.0,2040.0,1910.0,2079.0,2742.0,1819.0,2027.0,2040.0,2430.0,2820.0,2170.0,1780.0,2950.0,3444.0,2300.0,2040.0,2560.0,1715.0,2950.0,2820.0,2170.0,2170.0,2027.0,1585.0,1780.0,2625.0,1533.0,1819.0,6057.0,7357.0,1650.0,2027.0,2170.0,6005.0,3795.0,2170.0,2170.0,2040.0,2170.0,2430.0,2625.0,2014.0,3236.0,2040.0,1975.0,3470.0,2040.0,1494.0,1494.0,1507.0,1585.0,2820.0,3028.0,2170.0,2651.0,2105.0,1715.0,1780.0,1585.0,2690.0,1897.0,1780.0,1715.0,2547.0,2807.0,2404.0,1780.0,2430.0,2430.0,2170.0,1897.0,2300.0,1585.0,1780.0,1910.0,1715.0,2170.0,1910.0,2105.0,2690.0,2274.0,2482.0,2625.0,3652.0,1780.0,2430.0,2638.0,2560.0,2170.0,2105.0,1702.0,1546.0,1650.0,1650.0,1936.0,1949.0,2170.0,3080.0,1858.0,1897.0,1767.0,2820.0,2625.0,2300.0,3275.0,2950.0,1845.0,3730.0,2040.0,2157.0,2820.0,2001.0,2807.0,2157.0,1858.0,2105.0,2157.0,1000.0,2820.0,2235.0,1845.0,2820.0,3535.0,3535.0,1650.0,1650.0,1650.0,2690.0,4120.0,2339.0,3483.0,2521.0,2339.0,4120.0,1429.0,2430.0,2950.0,1897.0,1819.0,1780.0,2300.0,2690.0,2430.0,1975.0,2105.0,2105.0,2040.0,1910.0,2820.0,2365.0,1715.0,1455.0,2300.0,1910.0,2820.0,1715.0,1949.0,1806.0,1455.0,3210.0,2625.0,2820.0,1364.0,1910.0,1975.0,1780.0,3275.0,2755.0,2430.0,2157.0,3340.0,1650.0,2937.0,3405.0,1845.0,2885.0,2157.0,2157.0,1780.0,1780.0,1780.0,1715.0,1780.0,2014.0,8410.0,6720.0,2820.0,2820.0,2820.0,2365.0,1676.0,1780.0,2443.0,1975.0,2170.0,3860.0,2170.0,2014.0,2326.0,1377.0,2170.0,1910.0,3015.0,3470.0,2482.0,2521.0,4380.0,2170.0,3600.0,2430.0,2040.0,2040.0,1780.0,1572.0,2235.0,1702.0,4185.0,1845.0,3145.0,2014.0,2430.0,2430.0,1845.0,3249.0,2235.0,2495.0,1780.0,1897.0,3626.0,1910.0,1845.0,2430.0,2170.0,2677.0,2066.0,1767.0,2105.0,2105.0,3405.0,1936.0,4757.0,4107.0,2820.0,2144.0,1650.0,3054.0,2430.0,2755.0,1533.0,5420.0,1520.0,1832.0,2430.0,1975.0,2170.0,2690.0,2170.0,2170.0,2365.0,2170.0,2300.0,2040.0,1650.0,3210.0,1975.0,2430.0,3379.0,1520.0,3210.0,2560.0,1520.0,1585.0,3080.0,2170.0,2430.0,3080.0,2170.0,4120.0,3340.0,2027.0,1910.0,2040.0,3080.0,2170.0,2300.0,2300.0,1975.0,1975.0,2040.0,1195.0,3080.0,4120.0,2170.0,1780.0,2430.0,1975.0,2625.0,3470.0,2807.0,2430.0,1650.0,2690.0,1806.0,3795.0,2950.0,2378.0,2027.0,3015.0,1975.0,3015.0,2170.0,1520.0,5810.0,6720.0,2560.0,3197.0,1975.0,3470.0,2430.0,2040.0,2040.0,1780.0,3327.0,2820.0,1780.0,1767.0,2170.0,3730.0,2495.0,1975.0,2495.0,2170.0,2950.0,2495.0,2339.0,2560.0,2560.0,2170.0,2170.0,1910.0,2547.0,2040.0,2144.0,2820.0,2170.0,1819.0,2248.0,1650.0,2040.0,1988.0,2950.0,1910.0,2820.0,2430.0,2027.0,2820.0,2040.0,1975.0,3847.0,2404.0,2183.0,2170.0,2170.0,2170.0,2170.0,2196.0,2820.0,2430.0,1819.0,2716.0,3015.0,3470.0,3080.0,3080.0,3080.0,1728.0,1715.0,1715.0,1845.0,2560.0,2430.0,1559.0,1897.0,3990.0,3730.0,1858.0,1910.0,1975.0,2430.0,2170.0,1910.0,1806.0,1650.0,3145.0,3470.0,2040.0,2105.0,2157.0,2365.0,1507.0,1845.0,2105.0,2105.0,2690.0,2300.0,2157.0,1975.0,2820.0,2560.0,2196.0,2885.0,2820.0,1780.0,2300.0,2430.0,2261.0,2937.0,2495.0,2612.0,2612.0,3184.0,2157.0,2547.0,3080.0,2820.0,2547.0,2157.0,1910.0,1390.0,1780.0,2079.0,1936.0,2820.0,1780.0,2690.0,1845.0,1910.0,2235.0,2820.0,2560.0,2365.0,2170.0,2170.0,3470.0,2950.0,2950.0,2170.0,2430.0,2690.0,1975.0,2170.0,2066.0,2131.0,4120.0,2820.0,2339.0,2105.0,2157.0,2235.0,2040.0,2105.0,2456.0,1598.0,1780.0,1585.0,2430.0,6070.0,1910.0,1845.0,2170.0,2235.0,1650.0,2040.0,1910.0,2300.0,2495.0,2027.0,1780.0,2170.0,2690.0,3080.0,4107.0,1975.0,2105.0,4120.0,3145.0,1780.0,1910.0,2950.0,4120.0,2560.0,2950.0,2105.0,1780.0,3015.0,1897.0,1910.0,1910.0,1923.0,2209.0,1767.0,1650.0,2300.0,2560.0,2560.0,2430.0,1559.0,2937.0,3340.0,1910.0,1767.0,2430.0,3470.0,2027.0,1715.0,4120.0,2950.0,1559.0,2755.0,1455.0,2170.0,3470.0,2040.0,1676.0,1910.0,3340.0,2014.0,2170.0,2729.0,2235.0,1975.0,2040.0,2040.0,2430.0,1910.0,1780.0,2040.0,2560.0,1910.0,2170.0,2144.0,3470.0,4120.0,2235.0,1715.0,4120.0,2040.0,2105.0,3470.0,3470.0,2040.0,1767.0,2820.0,2755.0,1429.0,1416.0,1351.0,2417.0,2157.0,2950.0,2690.0,2430.0,2820.0,2430.0,8007.0,4627.0,3210.0,2105.0,2547.0,2170.0,4783.0,3470.0,1715.0,2560.0,1975.0,2170.0,2495.0,2040.0,2820.0,2963.0,2222.0,2170.0,3990.0,2235.0,2040.0,2300.0,2495.0,1260.0,1676.0,1585.0,1585.0,1585.0,1585.0,1585.0,1585.0,1429.0,1429.0,1429.0,1416.0,1364.0,1897.0,2820.0,2560.0,2820.0,1585.0,2040.0,1975.0,1845.0,1845.0,3275.0,2300.0,2430.0,1897.0,2677.0,2001.0,2196.0,1702.0,2560.0,2950.0,2430.0,4120.0,2170.0,1845.0,1585.0,1910.0,1650.0,3470.0,2625.0,1910.0,2807.0,2040.0,2417.0,2417.0,2820.0,2820.0,2820.0,2170.0,1975.0,1585.0,2300.0,2105.0,9307.0,1780.0,2196.0,1845.0,5641.0,2040.0,2300.0,3470.0,2105.0,2040.0,1871.0,2820.0,2599.0,2118.0,2300.0,2287.0,2365.0,4120.0,2950.0,2820.0,1533.0,2040.0,1910.0,2560.0,2430.0,3106.0,2430.0,2495.0,2690.0,2105.0,2040.0,2105.0,2690.0,2300.0,2430.0,2105.0,2300.0,2300.0,2456.0,3626.0,2560.0,1715.0,2105.0,2105.0,1910.0,2170.0,2807.0,2677.0,3197.0,2027.0,3145.0,3457.0,7357.0,2300.0,8670.0,2365.0,2287.0,2547.0,3600.0,1975.0,2651.0,2430.0,3210.0,8020.0,1715.0,4770.0,2235.0,1975.0,2300.0,1455.0,1845.0,2820.0,3470.0,2274.0,3340.0,2430.0,2040.0,1975.0,1975.0,1910.0,7370.0,3925.0,2118.0,1975.0,1377.0,2040.0,1780.0,1780.0,2300.0,1845.0,1702.0,2560.0,1650.0,2820.0,2430.0,1806.0,2820.0,2625.0,2365.0,1546.0,2755.0,1845.0,1715.0,1715.0,2690.0,1858.0,1390.0,1780.0,2261.0,2430.0,1650.0,1910.0,2820.0,1780.0,2300.0,1975.0,2820.0,2365.0,4107.0,3470.0,1910.0,1897.0,5420.0,3990.0,2300.0,2430.0,2430.0,1767.0,2040.0,3457.0,1650.0,3470.0,1910.0,2365.0,2170.0,1988.0,4250.0,3990.0,3210.0,2417.0,1975.0,1650.0,3457.0,1715.0,1780.0,1715.0,1650.0,1585.0,1650.0,2495.0,2820.0,2430.0,1715.0,2365.0,4250.0,1520.0,1975.0,1910.0,1897.0,2040.0,1520.0,5030.0,2950.0,2040.0,1975.0,1910.0,2742.0,2495.0,2300.0,3197.0,4120.0,3730.0,2170.0,1780.0,1767.0,3210.0,2248.0,2820.0,2105.0,2430.0,1650.0,2365.0,2105.0,1910.0,2430.0,1715.0,2755.0,3470.0,1624.0,2170.0,2885.0,1845.0,4770.0,2495.0,1845.0,1520.0,2300.0,1585.0,2690.0,2157.0,2820.0,1845.0,2170.0,2235.0,2820.0,1910.0,1650.0,1650.0,1520.0,1780.0,2170.0,2222.0,2235.0,2300.0,1845.0,2430.0,2040.0,2950.0,4770.0,2807.0,2560.0,2495.0,2157.0,2365.0,3470.0,2235.0,1975.0,1910.0,2157.0,2040.0,2300.0,2300.0,1650.0,1650.0,1650.0,1520.0,1975.0,2820.0,1585.0,3210.0,1650.0,2170.0,2027.0,1299.0,2820.0,2560.0,2040.0,4575.0,2690.0,4107.0,4497.0,1546.0,2040.0,2040.0,2157.0,2066.0,2677.0,1767.0,3470.0,3795.0,1975.0,1910.0,2235.0,1975.0,4211.0,2170.0,2430.0,3860.0,1910.0,3145.0,2170.0,6070.0,2365.0,2027.0,2560.0,3080.0,4120.0,2820.0,2040.0,1650.0,2560.0,1715.0,2690.0,2820.0,1585.0,2105.0,2118.0,2430.0,2066.0,4497.0,3977.0,1650.0,2157.0,2170.0,1559.0,2040.0,2157.0,2170.0,1819.0,2560.0,1780.0,1611.0,4120.0,1520.0,1975.0,2040.0,1910.0,2430.0,2495.0,2560.0,2820.0,2144.0,2157.0,1910.0,2599.0,2599.0,2040.0,1845.0,3457.0,2157.0,2547.0,2560.0,2430.0,1910.0,2170.0,2820.0,3470.0,2170.0,2170.0,2430.0,2170.0,2430.0,4120.0,2222.0,2053.0,2430.0,2430.0,2820.0,1910.0,1520.0,2300.0,2950.0,1910.0,2625.0,3080.0,1572.0,1650.0,3197.0,10620.0,2105.0,2105.0,2040.0,2040.0,2807.0,1975.0,2430.0,2430.0,2261.0,2820.0,2690.0,1715.0,1897.0,1715.0,1715.0,1520.0,2430.0,2326.0,1780.0,2040.0,1780.0,2755.0,4120.0,3470.0,3470.0,2157.0,2027.0,2170.0,7370.0,1780.0,2040.0,3080.0,1689.0,1377.0,3470.0,1793.0,2040.0,2807.0,1585.0,1910.0,3795.0,2300.0,2105.0,1650.0,3080.0,4380.0,1637.0,2248.0,2534.0,2963.0,3457.0,1910.0,2378.0,1650.0,3145.0,1715.0,2170.0,2950.0,1455.0,2430.0,2157.0,2040.0,3145.0,1715.0,1975.0,3158.0,1715.0,2690.0,2170.0,1546.0,2170.0,3145.0,1520.0,2430.0,1559.0,2092.0,1793.0,2079.0,1910.0,2300.0,2040.0,2300.0,4224.0,2300.0,2300.0,4744.0,2040.0,1780.0,2170.0,1650.0,1520.0,1832.0,1637.0,3145.0,2430.0,2430.0,1845.0,2807.0,1455.0,3210.0,2300.0,2040.0,2690.0,2716.0,1845.0,2820.0,2170.0,2040.0,2014.0,2638.0,2950.0,2547.0,1845.0,2495.0,2677.0,2430.0,2170.0,1468.0,1845.0,1715.0,3145.0,2079.0,2950.0,1910.0,2586.0,1390.0,1572.0,1975.0,2170.0,2378.0,1520.0,4250.0,2365.0,4445.0,2807.0,2170.0,1897.0,1780.0,6720.0,1910.0,2170.0,13870.0,1884.0,2950.0,1793.0,1884.0,2365.0,2170.0,2170.0,2170.0,2768.0,2820.0,1845.0,2820.0,2300.0,1858.0,2235.0,2560.0,2105.0,2521.0,2950.0,3405.0,3730.0,2105.0,2040.0,1819.0,1806.0,3470.0,3210.0,2755.0,2196.0,1845.0,1923.0,2820.0,3470.0,1975.0,2066.0,3197.0,1455.0,2144.0,2170.0,2040.0,1650.0,2014.0,2170.0,2157.0,1780.0,2495.0,2170.0,1520.0,2170.0,2820.0,2651.0,2820.0,2456.0,2560.0,3470.0,3405.0,3990.0,4120.0,2209.0,1975.0,2430.0,4380.0,2833.0,2495.0,2495.0,4120.0,2105.0,1780.0,1650.0,2430.0,2157.0,6707.0,1923.0,3470.0,1780.0,1910.0,2040.0,1845.0,1910.0,2040.0,9970.0,2820.0,1910.0,1715.0,2430.0,2287.0,1650.0,2430.0,2508.0,2560.0,4445.0,2430.0,1715.0,1715.0,2430.0,2261.0,2690.0,2170.0,3717.0,3210.0,2456.0,2235.0,2300.0,1962.0,3470.0,1975.0,2040.0,2300.0,1702.0,2170.0,2027.0,2105.0,2170.0,2040.0,2170.0,2495.0,2690.0,2560.0,3470.0,1910.0,1910.0,2417.0,2170.0,2794.0,1975.0,1650.0,1702.0,2144.0,2547.0,2170.0,1585.0,3990.0,1715.0,2820.0],"xaxis":"x","yaxis":"y","type":"histogram"},{"alignmentgroup":"True","bingroup":"x","hovertemplate":"engine_type=Nuclear
price=%{x}
count=%{y}","legendgroup":"Nuclear","marker":{"color":"#00cc96","pattern":{"shape":""}},"name":"Nuclear","offsetgroup":"Nuclear","orientation":"v","showlegend":true,"x":[1195.0,1559.0,1208.0,1260.0,1195.0,1208.0,1195.0,1260.0,1104.0,1208.0,1208.0,1208.0,1208.0,1104.0,1143.0,1169.0,1156.0,1156.0,1117.0,1247.0,1052.0,1130.0,1130.0,1286.0,1208.0,1468.0,1130.0,1130.0,1260.0,1130.0,1247.0,1234.0,1195.0,1234.0,1234.0,1195.0,1195.0,1234.0,1221.0,1234.0,1234.0,1455.0,1091.0,1364.0,1208.0,1208.0,1208.0,1247.0,1247.0,1091.0,1195.0,1195.0,1130.0,1390.0,1325.0,1130.0,1520.0,1052.0,1390.0,1065.0,1117.0,1117.0,1520.0,1143.0,1117.0,1143.0,1117.0,1130.0,1117.0,1130.0,1130.0,1208.0,1585.0,1390.0,1117.0,1117.0,1091.0,1104.0,1260.0,1260.0,1910.0,1221.0,1221.0,1221.0,1221.0,1221.0,1221.0,1143.0,1143.0,1013.0,1351.0,1143.0,1143.0,1143.0,1221.0,1156.0,1130.0,1325.0,1845.0,1052.0,1169.0,1065.0,1052.0,1026.0,1065.0,1052.0,1065.0,1078.0,1065.0,1078.0,1065.0,1091.0,1650.0,1039.0,1078.0,1091.0,1039.0,1026.0,1156.0,1117.0,1117.0,1260.0,1195.0,1169.0,1169.0,1169.0,1117.0,1117.0,1104.0,1117.0,1104.0,1195.0,1195.0,1195.0,1169.0,1195.0,1195.0,1195.0,1195.0,1195.0,1208.0,1195.0,1195.0,1299.0,1299.0,1195.0,1208.0,1195.0,1195.0,1078.0,1156.0,1039.0,1299.0,1065.0,1065.0,1065.0,1065.0,1195.0,1195.0,1195.0,1195.0,1104.0,1104.0,1104.0,1104.0,1260.0,1299.0,1078.0,1078.0,1078.0,1156.0,1299.0,1156.0,1299.0,1104.0,1104.0,1104.0,1104.0,1104.0,1104.0,1104.0,1130.0,1091.0,1091.0,1130.0,1130.0,1221.0,1221.0,1156.0,1195.0,1234.0,1234.0,1234.0,1325.0,1208.0,1130.0,1130.0,1130.0,1130.0,1117.0,1130.0,1104.0,1208.0,1650.0,1078.0,1624.0,1260.0,1260.0,1780.0,1091.0,1221.0,1325.0,1156.0,1390.0,1026.0,1026.0,1130.0,1065.0,1221.0,1221.0,1221.0,1078.0,1091.0,1091.0,1091.0,1091.0,1078.0,1143.0,870.0,1364.0,1468.0,1195.0,1338.0,1195.0,1104.0,1065.0,1065.0,1091.0,1039.0,1065.0,2027.0,1260.0,1039.0,1104.0,1208.0,1455.0,1130.0,1390.0,1195.0,1104.0,1130.0,1130.0,1156.0,1130.0,1195.0,1195.0,1195.0,1195.0,1325.0,1208.0,1195.0,1221.0,1065.0,1065.0,1286.0,1078.0,1065.0,1026.0,1091.0,2079.0,4926.0,4302.0,1260.0,1234.0,1260.0,2430.0,1182.0,1260.0,1546.0,1390.0,1091.0,1091.0,1130.0,1260.0,1117.0,1273.0,1273.0,1273.0,1390.0,1234.0,1260.0,1065.0,1299.0,1455.0,1052.0,1026.0,1195.0,1065.0,1065.0,1065.0,1195.0],"xaxis":"x","yaxis":"y","type":"histogram"}],"layout":{"template":{"data":{"bar":[{"error_x":{"color":"#2a3f5f"},"error_y":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"bar"}],"barpolar":[{"marker":{"line":{"color":"#E5ECF6","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"barpolar"}],"carpet":[{"aaxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"baxis":{"endlinecolor":"#2a3f5f","gridcolor":"white","linecolor":"white","minorgridcolor":"white","startlinecolor":"#2a3f5f"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"histogram":[{"marker":{"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"histogram"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#EBF0F8"},"line":{"color":"white"}},"header":{"fill":{"color":"#C8D4E3"},"line":{"color":"white"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#2a3f5f","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#2a3f5f"},"geo":{"bgcolor":"white","lakecolor":"white","landcolor":"#E5ECF6","showlakes":true,"showland":true,"subunitcolor":"white"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"light"},"paper_bgcolor":"white","plot_bgcolor":"#E5ECF6","polar":{"angularaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"yaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"},"zaxis":{"backgroundcolor":"#E5ECF6","gridcolor":"white","gridwidth":2,"linecolor":"white","showbackground":true,"ticks":"","zerolinecolor":"white"}},"shapedefaults":{"line":{"color":"#2a3f5f"}},"ternary":{"aaxis":{"gridcolor":"white","linecolor":"white","ticks":""},"baxis":{"gridcolor":"white","linecolor":"white","ticks":""},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","linecolor":"white","ticks":""}},"title":{"x":0.05},"xaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"white","linecolor":"white","ticks":"","title":{"standoff":15},"zerolinecolor":"white","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"price"},"type":"log"},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"count"}},"legend":{"title":{"text":"engine_type"},"tracegroupgap":0},"margin":{"t":60},"barmode":"relative"}} \ No newline at end of file diff --git a/demo-project/data/09_tracking/linear_params.json/2022-06-06T18.02.47.732Z/linear_params.json b/demo-project/data/09_tracking/linear_params.json/2022-06-06T18.02.47.732Z/linear_params.json new file mode 100644 index 0000000000..2424864cfb --- /dev/null +++ b/demo-project/data/09_tracking/linear_params.json/2022-06-06T18.02.47.732Z/linear_params.json @@ -0,0 +1,6 @@ +{ + "model_type": "LinearRegression", + "fit_intercept": true, + "copy_X": true, + "positive": false +} \ No newline at end of file diff --git a/demo-project/data/09_tracking/linear_score.json/2022-06-06T18.02.47.732Z/linear_score.json b/demo-project/data/09_tracking/linear_score.json/2022-06-06T18.02.47.732Z/linear_score.json new file mode 100644 index 0000000000..50efe41497 --- /dev/null +++ b/demo-project/data/09_tracking/linear_score.json/2022-06-06T18.02.47.732Z/linear_score.json @@ -0,0 +1,3 @@ +{ + "r2_score": 0.40296896595214116 +} \ No newline at end of file diff --git a/demo-project/data/09_tracking/rf_params.json/2022-06-06T18.02.47.732Z/rf_params.json b/demo-project/data/09_tracking/rf_params.json/2022-06-06T18.02.47.732Z/rf_params.json new file mode 100644 index 0000000000..1980ba66e6 --- /dev/null +++ b/demo-project/data/09_tracking/rf_params.json/2022-06-06T18.02.47.732Z/rf_params.json @@ -0,0 +1,15 @@ +{ + "model_type": "RandomForestRegressor", + "n_estimators": 100, + "criterion": "squared_error", + "min_samples_split": 2, + "min_samples_leaf": 1, + "min_weight_fraction_leaf": 0, + "max_features": "auto", + "min_impurity_decrease": 0, + "bootstrap": true, + "oob_score": false, + "verbose": 0, + "warm_start": false, + "ccp_alpha": 0 +} \ No newline at end of file diff --git a/demo-project/data/09_tracking/rf_score.json/2022-06-06T18.02.47.732Z/rf_score.json b/demo-project/data/09_tracking/rf_score.json/2022-06-06T18.02.47.732Z/rf_score.json new file mode 100644 index 0000000000..113f1cc0c1 --- /dev/null +++ b/demo-project/data/09_tracking/rf_score.json/2022-06-06T18.02.47.732Z/rf_score.json @@ -0,0 +1,3 @@ +{ + "r2_score": 0.42034590382281145 +} \ No newline at end of file diff --git a/demo-project/data/session_store.db b/demo-project/data/session_store.db index e39154e02a938ed4b6e7fc482e2f4a683ff0daf2..493003d0cf741d36a7818e76603e55331a3358af 100644 GIT binary patch delta 414 zcmZoTz|?SnX@WGP?L--8R$B(W;Dn7S3;1Pt_?9y8KjA;lzly(?zkolO-;7_9?+@R7 zzC(OVH!BLX@=fmTXBRcnH82CB5JL++10y{Xb3Jooqo~aX<(vg&*cc@kc>B5KIM%Y+ zFrNl;7#NtK2JD*H_(QJMfQQAl%hbrg2%9038$HB%Qc`pC;|q%Nvr>~wCLi#X*C?sX zOUz42P0G(n(J#&{NiEjTPE9Gw*DcGe(g!Klg((hHkrcsd>_u%wj#OidWRpZQ^T`Vw zl~vMG6H7{qQuT{7^2>E|6H5wm@=J0ulXO!OOA?DyOLPnJ(u+4ww992w(NTy|DlJYe z%1g{mjZv}!@{pVpqg1QZlE*z+QCoQPLt|wgyx}*oamnT*4i9-{WSDIkaRdM`6#eW2 E0To1lw*UYD delta 174 zcmZoTz|?SnX@WGP%|sbzRvQLA|C)^{3;1QY`3^DgKjA;lzly(?zkolO-;7_9?+@R7 zzC(PwHVY=q PIL.Image: pil_table = DrawTable(analysis_df) return pil_table.image + + +def create_matplotlib_chart(companies: pd.DataFrame): + plt.plot([1, 2, 3], [4, 5, 6]) + return plt diff --git a/demo-project/src/demo_project/pipelines/reporting/pipeline.py b/demo-project/src/demo_project/pipelines/reporting/pipeline.py index abe5dd5648..0d6e6991fc 100644 --- a/demo-project/src/demo_project/pipelines/reporting/pipeline.py +++ b/demo-project/src/demo_project/pipelines/reporting/pipeline.py @@ -6,6 +6,7 @@ from kedro.pipeline import Pipeline, node, pipeline from demo_project.pipelines.reporting.nodes import ( + create_matplotlib_chart, make_cancel_policy_bar_chart, make_price_analysis_image, make_price_histogram, @@ -31,6 +32,11 @@ def create_pipeline(**kwargs) -> Pipeline: inputs="prm_shuttle_company_reviews", outputs="cancellation_policy_grid", ), + node( + func=create_matplotlib_chart, + inputs="prm_shuttle_company_reviews", + outputs="matplotlib_image", + ), ], inputs=["prm_shuttle_company_reviews"], namespace="reporting", diff --git a/demo-project/src/demo_project/pipelines/reporting/requirements.txt b/demo-project/src/demo_project/pipelines/reporting/requirements.txt index 240585df42..7d1a1940b1 100644 --- a/demo-project/src/demo_project/pipelines/reporting/requirements.txt +++ b/demo-project/src/demo_project/pipelines/reporting/requirements.txt @@ -1,3 +1,2 @@ -kedro[plotly.PlotlyDataSet, plotly.JSONDataSet]==0.18.1 -matplotlib==3.5.0 +kedro[plotly.PlotlyDataSet, plotly.JSONDataSet, matplotlib.MatplotlibWriter]==0.18.1 pillow==9.0.1 diff --git a/demo-project/src/docker_requirements.txt b/demo-project/src/docker_requirements.txt index 11d6f1ea53..5069ba19a6 100644 --- a/demo-project/src/docker_requirements.txt +++ b/demo-project/src/docker_requirements.txt @@ -1,4 +1,3 @@ -kedro[pandas.CSVDataSet,pandas.ExcelDataSet, pandas.ParquetDataSet, plotly.PlotlyDataSet]==0.18.1 +kedro[pandas.CSVDataSet,pandas.ExcelDataSet, pandas.ParquetDataSet, plotly.PlotlyDataSet, matplotlib.MatplotlibWriter]==0.18.1 scikit-learn~=1.0 pillow~=9.0 -matplotlib==3.5.0 diff --git a/package/kedro_viz/api/responses.py b/package/kedro_viz/api/responses.py index 0abf3ee485..08ae0aa807 100644 --- a/package/kedro_viz/api/responses.py +++ b/package/kedro_viz/api/responses.py @@ -111,6 +111,7 @@ class DataNodeMetadataAPIResponse(BaseAPIResponse): filepath: str type: str plot: Optional[Dict] + image: Optional[str] tracking_data: Optional[Dict] run_command: Optional[str] diff --git a/package/kedro_viz/data_access/managers.py b/package/kedro_viz/data_access/managers.py index 0ee10f2067..f6a5ebfa40 100644 --- a/package/kedro_viz/data_access/managers.py +++ b/package/kedro_viz/data_access/managers.py @@ -378,7 +378,7 @@ def create_modular_pipelines_tree_for_registered_pipeline( # Add the modular pipeline node to the global list of nodes if necessary # and update the list of pipelines it belongs to. # N.B. Ideally we will have different modular pipeline nodes for - # different registered pipelinesm, but that requires a bit of a bigger refactor + # different registered pipelines, but that requires a bit of a bigger refactor # so we will just use the same node for now. self.nodes.add_node(modular_pipeline_node) self.nodes.get_node_by_id(modular_pipeline_node.id).pipelines = { diff --git a/package/kedro_viz/models/graph.py b/package/kedro_viz/models/graph.py index 8c829e9a10..9bcd31ca8f 100644 --- a/package/kedro_viz/models/graph.py +++ b/package/kedro_viz/models/graph.py @@ -1,6 +1,7 @@ """`kedro_viz.models.graph` defines data models to represent Kedro entities in a viz graph.""" # pylint: disable=protected-access import abc +import base64 import hashlib import inspect import json @@ -481,6 +482,13 @@ def is_plot_node(self): == "kedro.extras.datasets.plotly.json_dataset.JSONDataSet" ) + def is_image_node(self): + """Check if the current node is a matplotlib image node.""" + return ( + self.dataset_type + == "kedro.extras.datasets.matplotlib.matplotlib_writer.MatplotlibWriter" + ) + def is_metric_node(self): """Check if the current node is a metrics node.""" return ( @@ -559,6 +567,10 @@ class DataNodeMetadata(GraphNodeMetadata): # currently only applicable for PlotlyDataSet plot: Optional[Dict] = field(init=False) + # the optional image data if the underlying dataset has a image. + # currently only applicable for matplotlib.MatplotlibWriter + image: Optional[str] = field(init=False) + tracking_data: Optional[Dict] = field(init=False) # command to run the pipeline to this data node @@ -578,18 +590,32 @@ def __post_init__(self, data_node: DataNode): from kedro.extras.datasets.plotly.plotly_dataset import PlotlyDataSet dataset = cast(Union[PlotlyDataSet, PlotlyJSONDataSet], dataset) - if not dataset._exists(): + if not dataset.exists(): return load_path = get_filepath_str(dataset._get_load_path(), dataset._protocol) with dataset._fs.open(load_path, **dataset._fs_open_args_load) as fs_file: self.plot = json.load(fs_file) + if data_node.is_image_node(): + from kedro.extras.datasets.matplotlib.matplotlib_writer import ( + MatplotlibWriter, + ) + + dataset = cast(MatplotlibWriter, dataset) + if not dataset.exists(): + return + + load_path = get_filepath_str(dataset._get_load_path(), dataset._protocol) + with open(load_path, "rb") as img_file: + base64_bytes = base64.b64encode(img_file.read()) + self.image = base64_bytes.decode("utf-8") + if data_node.is_tracking_node(): from kedro.extras.datasets.tracking.json_dataset import JSONDataSet from kedro.extras.datasets.tracking.metrics_dataset import MetricsDataSet - if not dataset._exists() or self.filepath is None: + if not dataset.exists() or self.filepath is None: return dataset = cast(Union[JSONDataSet, MetricsDataSet], dataset) diff --git a/package/tests/test_models/test_graph/test_graph_nodes.py b/package/tests/test_models/test_graph/test_graph_nodes.py index 6e716b0617..b2b1e55118 100644 --- a/package/tests/test_models/test_graph/test_graph_nodes.py +++ b/package/tests/test_models/test_graph/test_graph_nodes.py @@ -1,4 +1,5 @@ # pylint: disable=too-many-public-methods +import base64 import datetime import json import shutil @@ -6,7 +7,7 @@ from functools import partial from pathlib import Path from textwrap import dedent -from unittest.mock import MagicMock, call, patch +from unittest.mock import MagicMock, call, mock_open, patch import pandas as pd import pytest @@ -33,7 +34,7 @@ def import_mock(name, *args): - if name.startswith("plotly"): + if name.startswith("matplotlib"): return MagicMock() return orig_import(name, *args) @@ -384,9 +385,8 @@ def test_partitioned_data_node_metadata(self): data_node_metadata = DataNodeMetadata(data_node=data_node) assert data_node_metadata.filepath == "partitioned/" - @patch("builtins.__import__", side_effect=import_mock) @patch("json.load") - def test_plotly_data_node_metadata(self, patched_json_load, patched_import): + def test_plotly_data_node_metadata(self, patched_json_load): mock_plot_data = { "data": [ { @@ -399,16 +399,17 @@ def test_plotly_data_node_metadata(self, patched_json_load, patched_import): patched_json_load.return_value = mock_plot_data plotly_data_node = MagicMock() plotly_data_node.is_plot_node.return_value = True - plotly_data_node.is_metric_node.return_value = False + plotly_data_node.is_image_node.return_value = False + plotly_data_node.is_tracking_node.return_value = False plotly_node_metadata = DataNodeMetadata(data_node=plotly_data_node) assert plotly_node_metadata.plot == mock_plot_data - @patch("builtins.__import__", side_effect=import_mock) - def test_plotly_data_node_dataset_not_exist(self, patched_import): + def test_plotly_data_node_dataset_not_exist(self): plotly_data_node = MagicMock() plotly_data_node.is_plot_node.return_value = True - plotly_data_node.is_metric_node.return_value = False - plotly_data_node.kedro_obj._exists.return_value = False + plotly_data_node.is_image_node.return_value = False + plotly_data_node.is_tracking_node.return_value = False + plotly_data_node.kedro_obj.exists.return_value = False plotly_node_metadata = DataNodeMetadata(data_node=plotly_data_node) assert not hasattr(plotly_node_metadata, "plot") @@ -426,10 +427,40 @@ def test_plotly_json_dataset_node_metadata(self, patched_json_load): patched_json_load.return_value = mock_plot_data plotly_json_dataset_node = MagicMock() plotly_json_dataset_node.is_plot_node.return_value = True - plotly_json_dataset_node.is_metric_node.return_value = False + plotly_json_dataset_node.is_image_node.return_value = False + plotly_json_dataset_node.is_tracking_node.return_value = False plotly_node_metadata = DataNodeMetadata(data_node=plotly_json_dataset_node) assert plotly_node_metadata.plot == mock_plot_data + @patch("builtins.__import__", side_effect=import_mock) + @patch( + "builtins.open", + new_callable=mock_open, + read_data=base64.b64decode( + "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAA" + "AAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=" + ), + ) + def test_image_data_node_metadata(self, patched_base64, patched_import): + image_dataset_node = MagicMock() + base64_encoded_string = ( + "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAA" + "AAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=" + ) + image_dataset_node.is_image_node.return_value = True + image_dataset_node.is_plot_node.return_value = False + image_node_metadata = DataNodeMetadata(data_node=image_dataset_node) + assert image_node_metadata.image == base64_encoded_string + + @patch("builtins.__import__", side_effect=import_mock) + def test_image_data_node_dataset_not_exist(self, patched_import): + image_dataset_node = MagicMock() + image_dataset_node.is_image_node.return_value = True + image_dataset_node.is_plot_node.return_value = False + image_dataset_node.kedro_obj.exists.return_value = False + image_node_metadata = DataNodeMetadata(data_node=image_dataset_node) + assert not hasattr(image_node_metadata, "image") + @patch("kedro_viz.models.graph.DataNodeMetadata.load_versioned_tracking_data") @patch("kedro_viz.models.graph.DataNodeMetadata.load_latest_tracking_data") @patch("kedro_viz.models.graph.DataNodeMetadata.create_metrics_plot") @@ -470,6 +501,7 @@ def test_metrics_data_node_metadata( patched_metrics_plot.return_value = mock_plot_data metrics_data_node = MagicMock() metrics_data_node.is_plot_node.return_value = False + metrics_data_node.is_image_node.return_value = False metrics_data_node.is_tracking_node.return_value = True metrics_data_node.is_metric_node.return_value = True metrics_node_metadata = DataNodeMetadata(data_node=metrics_data_node) @@ -490,6 +522,7 @@ def test_json_data_node_metadata( patched_latest_json.return_value = mock_json_data json_data_node = MagicMock() json_data_node.is_plot_node.return_value = False + json_data_node.is_image_node.return_value = False json_data_node.is_tracking_node.return_value = True json_data_node.is_metric_node.return_value = False json_node_metadata = DataNodeMetadata(data_node=json_data_node) @@ -499,8 +532,9 @@ def test_json_data_node_metadata( def test_metrics_data_node_metadata_dataset_not_exist(self): metrics_data_node = MagicMock() metrics_data_node.is_plot_node.return_value = False + metrics_data_node.is_image_node.return_value = False metrics_data_node.is_metric_node.return_value = True - metrics_data_node.kedro_obj._exists.return_value = False + metrics_data_node.kedro_obj.exists.return_value = False metrics_node_metadata = DataNodeMetadata(data_node=metrics_data_node) assert not hasattr(metrics_node_metadata, "metrics") assert not hasattr(metrics_node_metadata, "plot") @@ -513,6 +547,7 @@ def test_data_node_metadata_latest_tracking_data_not_exist( patched_latest_tracking_data.return_value = None tracking_data_node = MagicMock() tracking_data_node.is_plot_node.return_value = False + tracking_data_node.is_image_node.return_value = False tracking_data_node.is_metric_node.return_value = True tracking_data_node_metadata = DataNodeMetadata(data_node=tracking_data_node) assert not hasattr(tracking_data_node_metadata, "metrics") @@ -534,6 +569,7 @@ def test_tracking_data_node_metadata_versioned_dataset_not_exist( patched_data_loader.return_value = {} tracking_data_node = MagicMock() tracking_data_node.is_plot_node.return_value = False + tracking_data_node.is_image_node.return_value = False tracking_data_node.is_metric_node.return_value = True tracking_data_node_metadata = DataNodeMetadata(data_node=tracking_data_node) assert tracking_data_node_metadata.tracking_data == mock_metrics_data diff --git a/src/actions/index.js b/src/actions/index.js index 9680bf673a..b5032ea5b0 100644 --- a/src/actions/index.js +++ b/src/actions/index.js @@ -50,7 +50,7 @@ export function toggleSettingsModal(visible) { }; } -export const TOGGLE_PLOT_MODAL = 'TOGGLE_PLOT_MODAL'; +export const TOGGLE_METADATA_MODAL = 'TOGGLE_METADATA_MODAL'; /** * Toggle whether to show the plot modal @@ -58,7 +58,7 @@ export const TOGGLE_PLOT_MODAL = 'TOGGLE_PLOT_MODAL'; */ export function togglePlotModal(visible) { return { - type: TOGGLE_PLOT_MODAL, + type: TOGGLE_METADATA_MODAL, visible, }; } diff --git a/src/components/flowchart-primary-toolbar/flowchart-primary-toolbar.test.js b/src/components/flowchart-primary-toolbar/flowchart-primary-toolbar.test.js index 3f5bf6abd0..f9c332ca2e 100644 --- a/src/components/flowchart-primary-toolbar/flowchart-primary-toolbar.test.js +++ b/src/components/flowchart-primary-toolbar/flowchart-primary-toolbar.test.js @@ -66,7 +66,7 @@ describe('PrimaryToolbar', () => { visible: expect.objectContaining({ exportBtn: expect.any(Boolean), exportModal: expect.any(Boolean), - plotModal: expect.any(Boolean), + metadataModal: expect.any(Boolean), settingsModal: expect.any(Boolean), labelBtn: expect.any(Boolean), layerBtn: expect.any(Boolean), diff --git a/src/components/flowchart-wrapper/flowchart-wrapper.js b/src/components/flowchart-wrapper/flowchart-wrapper.js index 3fc5fde100..69dcb8ab57 100644 --- a/src/components/flowchart-wrapper/flowchart-wrapper.js +++ b/src/components/flowchart-wrapper/flowchart-wrapper.js @@ -6,7 +6,7 @@ import FlowChart from '../flowchart'; import PipelineWarning from '../pipeline-warning'; import LoadingIcon from '../icons/loading'; import MetaData from '../metadata'; -import PlotlyModal from '../plotly-modal'; +import MetadataModal from '../metadata-modal'; import Sidebar from '../sidebar'; import './flowchart-wrapper.css'; @@ -24,7 +24,7 @@ export const FlowChartWrapper = ({ loading }) => ( - + ); diff --git a/src/components/global-toolbar/global-toolbar.test.js b/src/components/global-toolbar/global-toolbar.test.js index 2bf69a3c69..907a0bd763 100644 --- a/src/components/global-toolbar/global-toolbar.test.js +++ b/src/components/global-toolbar/global-toolbar.test.js @@ -55,7 +55,7 @@ describe('GlobalToolbar', () => { miniMap: true, miniMapBtn: true, modularPipelineFocusMode: null, - plotModal: false, + metadataModal: false, settingsModal: false, sidebar: true, }, diff --git a/src/components/icons/node-icon.js b/src/components/icons/node-icon.js index f15e577e2c..c306a989fb 100644 --- a/src/components/icons/node-icon.js +++ b/src/components/icons/node-icon.js @@ -11,9 +11,11 @@ export const paths = { 'M10.2 14v1.5H20v2h-9.8V19H8.3v-1.5H5v-2h3.3V14h2zm7.4-9v1.5H20v2h-2.4V10h-1.8V8.5H5v-2h10.8V5h1.8z', modularPipeline: 'M8.18 4c1.11 0 2.03.8 2.17 1.86l4.4 1.61c.31-.17.68-.27 1.07-.27 1.2 0 2.18.95 2.18 2.13s-.98 2.14-2.18 2.14c-.38 0-.73-.1-1.04-.26l-4.22 2.74L13.69 16c.3-.16.66-.26 1.04-.26 1.2 0 2.18.96 2.18 2.14 0 1.18-.98 2.13-2.18 2.13a2.16 2.16 0 01-2.17-2.35l-3.34-2.18c-.3.17-.66.26-1.04.26-1.2 0-2.18-.95-2.18-2.13s.98-2.13 2.18-2.13c.61 0 1.16.24 1.56.63l3.9-2.55v-.22-.13L9.63 7.73c-.39.33-.9.54-1.45.54C6.98 8.27 6 7.3 6 6.13 6 4.95 6.98 4 8.18 4z', - //plotly icon + // for plotly and matplotlib plotly: 'M6.261 11.546l5.465 5.766-1.452 1.376-4.013-4.235-2.535 2.676-1.452-1.376 3.987-4.207zm6.911-2.898l8.495 7.607-1.334 1.49-7.14-6.394-2.514 2.325-1.358-1.469 3.851-3.559zM5.5 6C6.328 6 7 6.672 7 7.5S6.328 9 5.5 9 4 8.328 4 7.5 4.672 6 5.5 6z', + image: + 'M6.261 11.546l5.465 5.766-1.452 1.376-4.013-4.235-2.535 2.676-1.452-1.376 3.987-4.207zm6.911-2.898l8.495 7.607-1.334 1.49-7.14-6.394-2.514 2.325-1.358-1.469 3.851-3.559zM5.5 6C6.328 6 7 6.672 7 7.5S6.328 9 5.5 9 4 8.328 4 7.5 4.672 6 5.5 6z', }; const NodeIcon = ({ className, icon }) => diff --git a/src/components/metadata-modal/index.js b/src/components/metadata-modal/index.js new file mode 100644 index 0000000000..3360471637 --- /dev/null +++ b/src/components/metadata-modal/index.js @@ -0,0 +1,3 @@ +import MetadataModal from './metadata-modal'; + +export default MetadataModal; diff --git a/src/components/plotly-modal/plotly-modal.js b/src/components/metadata-modal/metadata-modal.js similarity index 62% rename from src/components/plotly-modal/plotly-modal.js rename to src/components/metadata-modal/metadata-modal.js index 9154342e8e..de339df641 100644 --- a/src/components/plotly-modal/plotly-modal.js +++ b/src/components/metadata-modal/metadata-modal.js @@ -3,23 +3,28 @@ import { connect } from 'react-redux'; import PlotlyChart from '../plotly-chart'; import CollapseIcon from '../icons/collapse'; import BackIcon from '../icons/back'; -import NodeIcon from '../../components/icons/node-icon'; +import NodeIcon from '../icons/node-icon'; import { togglePlotModal } from '../../actions'; import getShortType from '../../utils/short-type'; import { getClickedNodeMetaData } from '../../selectors/metadata'; -import './plotly-modal.css'; +import './metadata-modal.css'; + +const MetadataModal = ({ metadata, onToggle, visible }) => { + const hasPlot = Boolean(metadata?.plot); + const hasImage = Boolean(metadata?.image); + + if (!visible.metadataModal || (!hasPlot && !hasImage)) { + return null; + } -const PlotlyModal = ({ metadata, onToggle, visible }) => { const nodeTypeIcon = getShortType(metadata?.datasetType, metadata?.type); const onCollapsePlotClick = () => { onToggle(false); }; - if (!visible.plotModal || !metadata?.plot) { - return null; - } + return ( -

+
- + {hasPlot && ( + + )} + {hasImage && ( +
+
+ Matplotlib rendering +
+
+ )}
@@ -65,4 +85,4 @@ export const mapDispatchToProps = (dispatch) => ({ }, }); -export default connect(mapStateToProps, mapDispatchToProps)(PlotlyModal); +export default connect(mapStateToProps, mapDispatchToProps)(MetadataModal); diff --git a/src/components/plotly-modal/plotly-modal.scss b/src/components/metadata-modal/metadata-modal.scss similarity index 95% rename from src/components/plotly-modal/plotly-modal.scss rename to src/components/metadata-modal/metadata-modal.scss index b3514b577a..3a7dd69274 100644 --- a/src/components/plotly-modal/plotly-modal.scss +++ b/src/components/metadata-modal/metadata-modal.scss @@ -15,7 +15,7 @@ --color-button-text: #{$color-light}; } -.pipeline-plotly-modal { +.pipeline-metadata-modal { position: absolute; top: 0; right: 0; @@ -30,7 +30,8 @@ height: 100%; /* Full height (cover the whole page) */ background-color: var(--color-bg-plot); - .pipeline-plotly-chart { + .pipeline-plotly-chart, + .pipeline-matplotlib-chart { width: calc(98% - 80px - #{$global-toolbar-width}); height: calc(92% - 80px); margin: auto; @@ -126,7 +127,7 @@ font-size: 1.6em; } -@media (max-width: $plotly-modal-breakpoint) { +@media (max-width: $metadata-modal-breakpoint) { .pipeline-plot-modal__collapse-plot { width: auto; } diff --git a/src/components/plotly-modal/plotly-modal.test.js b/src/components/metadata-modal/metadata-modal.test.js similarity index 81% rename from src/components/plotly-modal/plotly-modal.test.js rename to src/components/metadata-modal/metadata-modal.test.js index 9e32aa9604..683b118ed7 100644 --- a/src/components/plotly-modal/plotly-modal.test.js +++ b/src/components/metadata-modal/metadata-modal.test.js @@ -1,5 +1,5 @@ import React from 'react'; -import PlotlyModal from './plotly-modal'; +import MetadataModal from './metadata-modal'; import { toggleNodeClicked, addNodeMetadata } from '../../actions/nodes'; import { setup } from '../../utils/state.mock'; import { togglePlotModal } from '../../actions'; @@ -9,7 +9,7 @@ const metricsNodeID = '966b9734'; describe('Plotly Modal', () => { const mount = (props) => { - return setup.mount(, { + return setup.mount(, { beforeLayoutActions: [() => toggleNodeClicked(props.nodeId)], afterLayoutActions: [ () => togglePlotModal(true), @@ -19,19 +19,19 @@ describe('Plotly Modal', () => { }; it('renders without crashing', () => { const wrapper = mount({ nodeId: metricsNodeID }); - expect(wrapper.find('.pipeline-plotly-modal').length).toBe(1); + expect(wrapper.find('.pipeline-metadata-modal').length).toBe(1); }); it('modal closes when collapse button is clicked', () => { const wrapper = mount({ nodeId: metricsNodeID }); wrapper.find('.pipeline-plot-modal__collapse-plot').simulate('click'); - expect(wrapper.find('.pipeline-plotly-modal').length).toBe(0); + expect(wrapper.find('.pipeline-metadata-modal').length).toBe(0); }); it('modal closes when back button is clicked', () => { const wrapper = mount({ nodeId: metricsNodeID }); wrapper.find('.pipeline-plot-modal__back').simulate('click'); - expect(wrapper.find('.pipeline-plotly-modal').length).toBe(0); + expect(wrapper.find('.pipeline-metadata-modal').length).toBe(0); }); it('shows plot when a plot node is clicked', () => { diff --git a/src/components/metadata/metadata.js b/src/components/metadata/metadata.js index 99d2a73fd1..80ece95ef5 100644 --- a/src/components/metadata/metadata.js +++ b/src/components/metadata/metadata.js @@ -29,22 +29,28 @@ const MetaData = ({ visibleCode, onToggleCode, onToggleNodeSelected, - onTogglePlotModal, + onToggleMetadataModal, }) => { // Hide code panel when selected metadata changes useEffect(() => onToggleCode(false), [metadata, onToggleCode]); // Hide plot modal when selected metadata changes - useEffect(() => onTogglePlotModal(false), [metadata, onTogglePlotModal]); + useEffect( + () => onToggleMetadataModal(false), + [metadata, onToggleMetadataModal] + ); + const isTaskNode = metadata?.type === 'task'; const isDataNode = metadata?.type === 'data'; const isParametersNode = metadata?.type === 'parameters'; const nodeTypeIcon = getShortType(metadata?.datasetType, metadata?.type); const hasPlot = Boolean(metadata?.plot); + const hasImage = Boolean(metadata?.image); const hasTrackingData = Boolean(metadata?.trackingData); const hasCode = Boolean(metadata?.code); const isTranscoded = Boolean(metadata?.originalType); const showCodePanel = visible && visibleCode && hasCode; const showCodeSwitch = hasCode; + let runCommand = metadata?.runCommand; if (!runCommand) { // provide a help text for user to know why the run command is not available for the task node @@ -70,7 +76,7 @@ const MetaData = ({ }; const onExpandPlotClick = () => { - onTogglePlotModal(true); + onToggleMetadataModal(true); }; return ( @@ -212,6 +218,29 @@ const MetaData = ({ )} + {hasImage && ( + <> +
+ Matplotlib rendering +
+ + + )}
)} @@ -235,7 +264,7 @@ export const mapDispatchToProps = (dispatch) => ({ onToggleCode: (visible) => { dispatch(toggleCode(visible)); }, - onTogglePlotModal: (visible) => { + onToggleMetadataModal: (visible) => { dispatch(togglePlotModal(visible)); }, }); diff --git a/src/components/metadata/metadata.test.js b/src/components/metadata/metadata.test.js index dd22095732..6d2afc59b7 100644 --- a/src/components/metadata/metadata.test.js +++ b/src/components/metadata/metadata.test.js @@ -544,12 +544,12 @@ describe('MetaData', () => { }); }); - it('onTogglePlotModal', () => { + it('onToggleMetadataModal', () => { const dispatch = jest.fn(); - mapDispatchToProps(dispatch).onTogglePlotModal(true); + mapDispatchToProps(dispatch).onToggleMetadataModal(true); expect(dispatch.mock.calls[0][0]).toEqual({ visible: true, - type: 'TOGGLE_PLOT_MODAL', + type: 'TOGGLE_METADATA_MODAL', }); }); }); diff --git a/src/components/metadata/styles/metadata.scss b/src/components/metadata/styles/metadata.scss index 21d6be2e26..a87d547e12 100644 --- a/src/components/metadata/styles/metadata.scss +++ b/src/components/metadata/styles/metadata.scss @@ -209,6 +209,23 @@ $list-inline-spacing: 0.2em; cursor: pointer; } +.pipeline-metadata__plot-image-container { + height: 100%; + position: relative; + width: 100%; +} + +.pipeline-metadata__plot-image { + width: 100%; +} + +.pipeline-metadata__plot-image--expanded { + height: 100%; + left: 50%; + position: absolute; + transform: translateX(-50%); +} + .pipeline-metadata__properties { flex-grow: 1; height: 0px; diff --git a/src/components/plotly-modal/index.js b/src/components/plotly-modal/index.js deleted file mode 100644 index d27437127d..0000000000 --- a/src/components/plotly-modal/index.js +++ /dev/null @@ -1,3 +0,0 @@ -import PlotlyModal from './plotly-modal'; - -export default PlotlyModal; diff --git a/src/config.js b/src/config.js index f4519f663a..e7eaac33cf 100644 --- a/src/config.js +++ b/src/config.js @@ -70,4 +70,6 @@ export const sidebarElementTypes = { export const shortTypeMapping = { 'kedro.extras.datasets.plotly.plotly_dataset.PlotlyDataSet': 'plotly', 'kedro.extras.datasets.plotly.json_dataset.JSONDataSet': 'plotly', + 'kedro.extras.datasets.matplotlib.matplotlib_writer.MatplotlibWriter': + 'image', }; diff --git a/src/reducers/nodes.js b/src/reducers/nodes.js index fe70028bee..dd7f7ce1fd 100644 --- a/src/reducers/nodes.js +++ b/src/reducers/nodes.js @@ -78,6 +78,9 @@ function nodeReducer(nodeState = {}, action) { plot: Object.assign({}, nodeState.plot, { [id]: data.plot, }), + image: Object.assign({}, nodeState.image, { + [id]: data.image, + }), trackingData: Object.assign({}, nodeState.trackingData, { [id]: data.tracking_data, }), diff --git a/src/reducers/visible.js b/src/reducers/visible.js index 583c25cc83..81fd1e4bbb 100644 --- a/src/reducers/visible.js +++ b/src/reducers/visible.js @@ -2,7 +2,7 @@ import { TOGGLE_GRAPH, TOGGLE_EXPORT_MODAL, TOGGLE_SETTINGS_MODAL, - TOGGLE_PLOT_MODAL, + TOGGLE_METADATA_MODAL, TOGGLE_SIDEBAR, TOGGLE_CODE, TOGGLE_MINIMAP, @@ -17,9 +17,9 @@ function visibleReducer(visibleState = {}, action) { }); } - case TOGGLE_PLOT_MODAL: { + case TOGGLE_METADATA_MODAL: { return Object.assign({}, visibleState, { - plotModal: action.visible, + metadataModal: action.visible, }); } diff --git a/src/selectors/metadata.js b/src/selectors/metadata.js index b490add02f..feaadf217f 100644 --- a/src/selectors/metadata.js +++ b/src/selectors/metadata.js @@ -31,6 +31,7 @@ export const getClickedNodeMetaData = createSelector( (state) => state.node.code, (state) => state.node.parameters, (state) => state.node.plot, + (state) => state.node.image, (state) => state.node.trackingData, (state) => state.node.datasetType, (state) => state.node.originalType, @@ -50,6 +51,7 @@ export const getClickedNodeMetaData = createSelector( nodeCodes, nodeParameters, nodePlot, + nodeImage, nodeTrackingData, nodeDatasetTypes, nodeOriginalTypes, @@ -80,6 +82,7 @@ export const getClickedNodeMetaData = createSelector( code: nodeCodes[nodeId], filepath: nodeFilepaths[nodeId], plot: nodePlot[nodeId], + image: nodeImage[nodeId], trackingData: nodeTrackingData[nodeId], datasetType: nodeDatasetTypes[nodeId], originalType: nodeOriginalTypes[nodeId], diff --git a/src/store/initial-state.js b/src/store/initial-state.js index 6e2ffb7ac4..9e231dad4b 100644 --- a/src/store/initial-state.js +++ b/src/store/initial-state.js @@ -27,7 +27,7 @@ export const createInitialState = () => ({ layerBtn: true, exportBtn: true, exportModal: false, - plotModal: false, + metadataModal: false, settingsModal: false, sidebar: window.innerWidth > sidebarWidth.breakpoint, code: false, diff --git a/src/store/normalize-data.js b/src/store/normalize-data.js index 8bbedc9913..01cbad900e 100644 --- a/src/store/normalize-data.js +++ b/src/store/normalize-data.js @@ -34,6 +34,7 @@ export const createInitialPipelineState = () => ({ inputs: {}, outputs: {}, plot: {}, + image: {}, trackingData: {}, datasetType: {}, originalType: {}, @@ -140,6 +141,7 @@ const addNode = (state) => (node) => { state.node.parameters[id] = node.parameters; state.node.filepath[id] = node.filepath; state.node.plot[id] = node.plot; + state.node.image[id] = node.image; state.node.datasetType[id] = node.dataset_type; state.node.originalType[id] = node.original_type; state.node.transcodedTypes[id] = node.transcoded_types; diff --git a/src/store/store.js b/src/store/store.js index a02558880f..ab1dad0f00 100644 --- a/src/store/store.js +++ b/src/store/store.js @@ -28,7 +28,7 @@ const saveStateToLocalStorage = (state) => { // does not save modal state to localStorage const { exportModal, - plotModal, + metadataModal, settingsModal, modularPipelineFocusMode, ...otherVisibleProps diff --git a/src/styles/_variables.scss b/src/styles/_variables.scss index d7db613c4a..ae65a10fac 100644 --- a/src/styles/_variables.scss +++ b/src/styles/_variables.scss @@ -65,7 +65,7 @@ $metadata-sidebar-code-open: 480px; $metadata-sidebar-code-closed: 0; $metadata-sidebar-code-breakpoint: 1200px; -$plotly-modal-breakpoint: 700px; +$metadata-modal-breakpoint: 700px; $global-toolbar-width: 80px;