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 0000000000..543d07294d Binary files /dev/null and b/demo-project/data/08_reporting/matplot_lib_single_plot.png differ 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 e39154e02a..493003d0cf 100644 Binary files a/demo-project/data/session_store.db and b/demo-project/data/session_store.db differ diff --git a/demo-project/src/demo_project/pipelines/reporting/nodes.py b/demo-project/src/demo_project/pipelines/reporting/nodes.py index 97de514f09..95975773f4 100644 --- a/demo-project/src/demo_project/pipelines/reporting/nodes.py +++ b/demo-project/src/demo_project/pipelines/reporting/nodes.py @@ -2,6 +2,7 @@ This is a boilerplate pipeline 'reporting' generated using Kedro 0.18.1 """ +import matplotlib.pyplot as plt import pandas as pd import PIL import plotly.express as px @@ -87,3 +88,8 @@ def make_price_analysis_image(model_input_table: pd.DataFrame) -> 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;