<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>R Language on R Views</title>
    <link>https://rviews.rstudio.com/categories/r-language/</link>
    <description>Recent content in R Language on R Views</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 28 Jun 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rviews.rstudio.com/categories/r-language/" rel="self" type="application/rss+xml" />
    
    
    
    
    <item>
      <title>May 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/06/28/may-2023-top-40-new-cran-packages/</link>
      <pubDate>Wed, 28 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/06/28/may-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;This will be my final R Views post offering my totally idiosyncratic selection of 40 CRAN packages. It has been a good run that began in August 2016. I would like to thank all of you who followed these posts. Your readership kept me going. I hope that the &amp;ldquo;Top 40&amp;rdquo; posts were somewhat useful for helping you to keep up with the explosion of creativity in the R Community.&lt;/p&gt;

&lt;p&gt;I would also like to thank the guest authors who contributed posts to R Views over the years. It has been a pleasure and privilege to work with all of you. Please find a way to keep writing about R. When you do have something to share on R Views, I am certain you will enjoy working with R Views&amp;rsquo; new senior editor, Isabella Velásquez as I have. It has been my great pleasure to collaborate with Isabella.&lt;/p&gt;

&lt;p&gt;One hundred ninty-eight new packages stuck to CRAN in May. (I identified eight packages that were removed between the end of may and the 24th of June.) Here are my &amp;ldquo;Top 40&amp;rdquo; selections in fifteen categories Astronomy, Biology, Chemistry, Climate Science, Computational Methods, Data, Ecology, Engineering, Finance, Genomics, Mathematics, Medicine, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;astronomy&#34;&gt;Astronomy&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=snvecR&#34;&gt;snvecR&lt;/a&gt; v3.7.7: Provides functions to calculate precession and obliquity from an orbital solution and assumed or reconstructed values for tidal dissipation and dynamical ellipticity. See &lt;a href=&#34;https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2021PA004349&#34;&gt;Zeebe and Lourens (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/snvecR/vignettes/analyze_grid_td-ed.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;snvecR.png&#34; height = height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Obliquity and precession plots&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;biology&#34;&gt;Biology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dwctaxon&#34;&gt;dwctaxon&lt;/a&gt; v2.0.2: Provides tools to edit and validate taxonomic data in compliance with Darwin Core standards (&lt;a href=&#34;https://dwc.tdwg.org/terms/#taxon&#34;&gt;Darwin Core Taxon class&lt;/a&gt;). There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/dwctaxon/vignettes/editing.html&#34;&gt;Indroduction&lt;/a&gt;, an &lt;a href=&#34;https://cran.r-project.org/web/packages/dwctaxon/vignettes/real-data.html&#34;&gt;Example&lt;/a&gt;, and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/dwctaxon/vignettes/editing.html&#34;&gt;Editing&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/dwctaxon/vignettes/validation.html&#34;&gt;Validating&lt;/a&gt; texon data.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dwctaxon.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Fish with taxon terms&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;chemistry&#34;&gt;Chemistry&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=anabel&#34;&gt;anabel&lt;/a&gt; v3.0.1: Implements tools suitable for high-throughput analysis of 1:1 molecular interaction studies. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1177932218821383&#34;&gt;Kraemer et al. (2019)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/database/article/doi/10.1093/database/baz101/5585575?login=false&#34;&gt;Norval et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/anabel/vignettes/anabel.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;anabel.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plot of 5 SCK sensograms with exponential decay&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;climate-science&#34;&gt;Climate Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=myClim&#34;&gt;myClim&lt;/a&gt; v1.0.1: Provides functions for working with microclimate data including reading, converting data formats, sorting into localities, computing microclimate variables, and plotting. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/myClim/vignettes/myclim-demo.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;myClim.png&#34; height = height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Time series plots of temperature&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=matrixset&#34;&gt;matrixset&lt;/a&gt; v0.1.1: Provides functions to create, store, manipulate and code with matrix ensembles, matrices that share common properties. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/matrixset/vignettes/introduction.html&#34;&gt;Gentle Introduction&lt;/a&gt;, the &lt;a href=&#34;https://cran.r-project.org/web/packages/matrixset/vignettes/example.html&#34;&gt;example&lt;/a&gt;, and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/matrixset/vignettes/annotation.html&#34;&gt;annotation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/matrixset/vignettes/apply.html&#34;&gt;applying functions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;matrixset.png&#34; height = height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Boxplots produced with matrixset objects&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=zonohedra&#34;&gt;zonohedra&lt;/a&gt; v0.2-2: Provides functions to compute and plot zonohedra from vector generators. See &lt;a href=&#34;https://www.cs.cmu.edu/~ph/zono.ps.gz&#34;&gt;Hecbert (1985)&lt;/a&gt; for the optimization methods. Vignettes include a &lt;a href=&#34;https://cran.r-project.org/web/packages/zonohedra/vignettes/zonohedra-guide.html&#34;&gt;User Guide&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/zonohedra/vignettes/matroids.html&#34;&gt;Matroids&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/zonohedra/vignettes/raytrace.html&#34;&gt;Ray tracing zonohedron boundaries&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/zonohedra/vignettes/transitions.html&#34;&gt;Transition subcomplex and surface&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/zonohedra/vignettes/zonotopes.html&#34;&gt;Zonotopes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;zono.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;zonogon with 4 generators and 8 facets.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=woylier&#34;&gt;woyler&lt;/a&gt; v0.0.5: Provides functions for generating a tour path by interpolating between d-D frames in p-D space using &lt;a href=&#34;https://en.wikipedia.org/wiki/Givens_rotation&#34;&gt;Givens rotations&lt;/a&gt;. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0169716104240147?via%3Dihub&#34;&gt;Buja et al (2005)&lt;/a&gt; for background on high dimensional rotations, the &lt;a href=&#34;https://cran.r-project.org/web/packages/woylier/vignettes/woylier.html&#34;&gt;Introduction&lt;/a&gt; and the vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/woylier/vignettes/Plotting_with_woylier.html&#34;&gt;Plotting&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;woyler.png&#34; height = height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Path plotted on a sphere&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=appeears&#34;&gt;appeears&lt;/a&gt; v1.0: Implements a programmatic interface to the NASA Application for Extracting and Exploring Analysis Ready Samples services (&lt;a href=&#34;https://appeears.earthdatacloud.nasa.gov/&#34;&gt;AppEEARS&lt;/a&gt;) providing easy access to analysis ready earth observation data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/appeears/vignettes/appeears_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BRVM&#34;&gt;BRVM&lt;/a&gt; v5.0.0: Provide real-time access to data from the Regional Securities Exchange SA, commonly known as the &lt;a href=&#34;https://sseinitiative.org/stock-exchange/brvm/&#34;&gt;BRVM&lt;/a&gt; stock exchange.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=denguedatahub&#34;&gt;denguedatahub&lt;/a&gt; v1.0.4: Provides a weekly, monthly, yearly summary of dengue cases by state, province, or country. Look &lt;a href=&#34;https://denguedatahub.netlify.app/&#34;&gt;here&lt;/a&gt; for information on the data provided.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=forestat&#34;&gt;forestat&lt;/a&gt; v1.0.1: Provides functions for evaluating the quality of a natural forest including tree height classification, tree height model establishment, sectional area growth and stock growth modeling, and for calculating actual and potential forest productivity. see the &lt;a href=&#34;https://cran.r-project.org/web/packages/forestat/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forestat.png&#34; height = height = &#34;550&#34; width=&#34;600&#34; alt=&#34;Grid of plots for evaluating models&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hemispheR&#34;&gt;hemispheR&lt;/a&gt; v0.2.0: Provides functions for processing hemispherical canopy images including functions to import and classify canopy fish-eye images, estimate angular gap fraction and derive canopy attributes like leaf area index and openness. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0168192323001624?via%3Dihub&#34;&gt;Chianucci &amp;amp; Macek (2023)&lt;/a&gt; for details and &lt;a href=&#34;https://cran.r-project.org/web/packages/hemispheR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hemispheR.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Fisheye image&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=traitstrap&#34;&gt;traitstrap&lt;/a&gt; v0.1.0: Calculates trait moments from trait and community data using the methods developed in &lt;a href=&#34;https://www.authorea.com/users/244803/articles/523535-on-estimating-the-shape-and-dynamics-of-phenotypic-distributions-in-ecology-and-evolution&#34;&gt;Maitner et al (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/traitstrap/vignettes/traitstrap-workflow.html&#34;&gt;vignette&lt;/a&gt; for an introduction and the playlist, a definite innovation in R package vignettes.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;traitstrap.png&#34; height = height = &#34;450&#34; width=&#34;550&#34; alt=&#34;traitstrap workflow diagram&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;engineering&#34;&gt;Engineering&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=navigation&#34;&gt;navigation&lt;/a&gt; v0.0.1: Implements the framework presented in &lt;a href=&#34;https://ieeexplore.ieee.org/document/10104150&#34;&gt;Cucci et al. (2023)&lt;/a&gt; which allows analyzing the impact of sensor error modeling on the performance of integrated navigation (sensor fusion) based on inertial measurement unit (IMU), Global Positioning System (GPS), and barometer data. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/navigation/vignettes/compare_model.html&#34;&gt;Compare Models&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/navigation/vignettes/model_evaluation.html&#34;&gt;Model Evaluation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;navigation.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plots of trajectory and altitude profile&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FinNet&#34;&gt;FinNet&lt;/a&gt; v0.1.1: Provides classes, methods. and functions to build and manipulate financial networks that include multiple types of relationships including ownership, board interlocks and legal entities. Look &lt;a href=&#34;https://fatelarico.github.io/FinNet/&#34;&gt;here&lt;/a&gt; for detailed information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;FinNet.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Annotated network plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=intradayModel&#34;&gt;intradayModel&lt;/a&gt; v0.0.1: Provides functions to model, analyze, and forecast intraday signals via a univariate state-space model for intraday trading volume provided by &lt;a href=&#34;https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3101695&#34;&gt;Chen (2016)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/intradayModel/vignettes/intradayModel.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;intradayModel.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Original and one bin ahead forecast&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=StockDistFit&#34;&gt;StockDistFit&lt;/a&gt; v1.0.0: Provides functions for fitting probability distributions to stock price data using maximum likelihood estimation to find the best-fitting distribution for a given stock. See &lt;a href=&#34;https://www.jstage.jst.go.jp/article/jappstat/37/1/37_1_1/_pdf/-char/ja&#34;&gt;Siew et al. (2008)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/StockDistFit/vignettes/moreDetails.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=APackOfTheClones&#34;&gt;ApackOfTheCLones&lt;/a&gt; v0.1.2: Provides functions to visualize T-cell clonal expansion via circle-packing that can integrate single-cell RNA sequencing and T-cell receptor libraries from the 10X genomics Single Cell Immune Profiling and Cell Ranger pipeline, to produce a simple, publication-ready visualization of the clonal expansion. See &lt;a href=&#34;https://cran.r-project.org/web/packages/APackOfTheClones/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;clones.png&#34; height = height = &#34;450&#34; width=&#34;600&#34; alt=&#34;Visualization of scRNA-seq UMAP&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=baldur&#34;&gt;baldur&lt;/a&gt; v0.0.1: Implements a hierarchical Bayesian model for statistical decisions in proteomics that includes two regression models for describing the mean-variance trend, a gamma regression or a latent gamma mixture regression. The regression model is then used as an Empirical Bayes estimator for the prior on the variance in a peptide. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.05.11.540411v1&#34;&gt;Berg &amp;amp; Popescu (2023)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/baldur/vignettes/baldur_ups_tutorial.html&#34;&gt;UPS&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/baldur/vignettes/baldur_yeast_tutorial.html&#34;&gt;Yeast&lt;/a&gt; tutorials.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;baldur.png&#34; height = height = &#34;350&#34; width=&#34;400&#34; alt=&#34;Visualization of hyperparameters.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=resde&#34;&gt;resde&lt;/a&gt; v1.1: Implements maximum likelihood estimation for univariate reducible stochastic differential equation models for discrete, possibly noisy observations, not necessarily evenly spaced in time. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s00180-018-0837-4&#34;&gt;Garcia (2019)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/resde/vignettes/resde-vignette.pdf&#34;&gt;vignette&lt;/a&gt; for some math and examples.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PatientProfiles&#34;&gt;PatientProfiles&lt;/a&gt; v0.2.0: Provides methods to identify the characteristics of patients in data mapped to the Observational Medical Outcomes Partnership (&lt;a href=&#34;https://ohdsi.org/omop/&#34;&gt;OMOP&lt;/a&gt;) common data model. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/PatientProfiles/vignettes/addCohortIntersections.html&#34;&gt;Get cohort intersections&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/PatientProfiles/vignettes/addPatientCharacteristics.html&#34;&gt;Get cohort patients characteristics&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PANACEA&#34;&gt;PANACEA&lt;/a&gt; v1.0.0: Provides a collection of personalized anti-cancer drug prioritization approaches utilizing network methods that utilize personalized &amp;ldquo;driverness&amp;rdquo; scores from &lt;code&gt;driveR&lt;/code&gt; to rank drugs and map them onto a protein-protein interaction network. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/PANACEA/vignettes/how_to_use.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=boostingDEA&#34;&gt;boostingDEA&lt;/a&gt; v0.1.0: Provides functions to estimate the production frontier and predict ideal output in the Data Envelopment Analysis (DEA) context using both standard models from DEA and Free Disposal Hull (FDH) and boosting techniques. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0957417422021522?via%3Dihub&#34;&gt;Guillen et al. (2023)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/boostingDEA/vignettes/boostingDEA.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gFormulaMI&#34;&gt;gFormulaMI&lt;/a&gt; v1.0.0: Implements the G-Formula method for causal inference with time-varying treatments and confounders using Bayesian multiple imputation methods, as described by &lt;a href=&#34;https://arxiv.org/abs/2301.12026&#34;&gt;Bartlett et al. (2023)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gFormulaMI/vignettes/gFormulaMI.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nestedLogit&#34;&gt;nestedLogit&lt;/a&gt; v0.3.2: Provides functions for specifying and fitting nested dichotomy logistic regression models for a multi-category response, and methods for summarizing and plotting those models. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/nestedLogit/vignettes/nestedLogit.html&#34;&gt;Nested dichotomies Logit models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nestedLogit/vignettes/plotting-ggplot.html&#34;&gt;Plotting&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/nestedLogit/vignettes/standard-errors.html&#34;&gt;Standard Errors&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nested.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plots of log odds vs income.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nlpsem&#34;&gt;nlpsem&lt;/a&gt; v0.1.1: Provides computational tools for intrinsically nonlinear longitudinal models in multiple scenarios including multivariate models with time varying covariates, latent class, and a goal to assess correlation or causation among multiple longitudinal variables. &lt;a href=&#34;https://arxiv.org/abs/2302.03237v2&#34;&gt;Liu (2023)&lt;/a&gt; elaborates on the details. The vignettes provide examples for &lt;a href=&#34;https://cran.r-project.org/web/packages/nlpsem/vignettes/getLCSM_examples.html&#34;&gt;Latent Change Score Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nlpsem/vignettes/getLGCM_examples.html&#34;&gt;Latent Growth Curve Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nlpsem/vignettes/getMGM_examples.html&#34;&gt;Multivariate Longitudinal Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nlpsem/vignettes/getMIX_examples.html&#34;&gt;Longitudinal Mixture Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nlpsem/vignettes/getMediation_examples.html&#34;&gt;Longitudinal Mediation Models&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/nlpsem/vignettes/getTVCmodel_examples.html&#34;&gt;Time-varying Covariate Models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nlpsem.png&#34; height = height = &#34;200&#34; width=&#34;350&#34; alt=&#34;Growth rate curve.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=npcurePK&#34;&gt;npcurePK&lt;/a&gt; v1.0-2: Provides functions to perform nonparametric estimation in mixture cure models when the cure status is partially known. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/bimj.202100156&#34;&gt;Safari et al. (2021)&lt;/a&gt;, &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/09622802221115880&#34;&gt;Safari et al. (2022)&lt;/a&gt;, and &lt;a href=&#34;https://link.springer.com/article/10.1007/s10985-023-09591-x&#34;&gt;Safari et al. (2023)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/npcurePK/vignettes/npcurePK.pdf&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=semlbci&#34;&gt;semlbci&lt;/a&gt; v0.10.3: Implements likelihood-based confidence intervals for parameters in structural equation modeling. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10705511.2023.2183860?journalCode=hsem20&#34;&gt;Cheung and Pesigan (2023)&lt;/a&gt;, &lt;a href=&#34;https://psycnet.apa.org/fulltext/2018-00186-001.html&#34;&gt;Pek and Wu (2018)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10705511.2017.1367254?journalCode=hsem20&#34;&gt;Falk (2018)&lt;/a&gt; for details. There are vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/semlbci/vignettes/semlbci.html&#34;&gt;Get Started&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/semlbci/vignettes/loglike.html&#34;&gt;Log Profile Likelihood of a Parameter&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/semlbci/vignettes/technical_searching_one_bound.html&#34;&gt;Searching for One Bound&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;semlbci.png&#34; height = height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Log profile plot.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ssMRCD&#34;&gt;ssMRCD&lt;/a&gt; v0.1.0: Provides functions to estimate the Spatially Smoothed Minimum Regularized Determinant (ssMRCD) estimator and use it for outlier detection as described in &lt;a href=&#34;https://arxiv.org/abs/2305.05371&#34;&gt;Puchhammer and Filzmoser (2023)&lt;/a&gt; See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ssMRCD/vignettes/ssMRCD.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ssMRCD.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plot of weight matrix as vectors.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=survstan&#34;&gt;survstan&lt;/a&gt; v0.0.2: Implements parametric survival regression models under the maximum likelihood approach via &lt;code&gt;Stan&lt;/code&gt; including accelerated failure time models, proportional hazards models, proportional odds models, accelerated hazard models, and Yang and Prentice models. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.4780020223&#34;&gt;Bennett (1982&lt;/a&gt;, &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.2000.10474236&#34;&gt;Chen and Wang(2000)&lt;/a&gt;, &lt;a href=&#34;https://projecteuclid.org/journals/brazilian-journal-of-probability-and-statistics/volume-35/issue-1/Yang-and-Prentice-model-with-piecewise-exponential-baseline-distribution-for/10.1214/20-BJPS471.short&#34;&gt;Demarqui and Mayrink (2021)&lt;/a&gt; for background, &lt;a href=&#34;https://cran.r-project.org/web/packages/survstan/readme/README.html&#34;&gt;README&lt;/a&gt; for some math, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/survstan/vignettes/survstan.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;survstan.png&#34; height = height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Martingale residual plot.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=voi&#34;&gt;voi&lt;/a&gt; v1.0: Implements methods to calculate the expected value of information from a decision-analytic model. See &lt;a href=&#34;https://www.annualreviews.org/doi/10.1146/annurev-statistics-040120-010730&#34;&gt;Jackson et al. (2022)&lt;/a&gt; for the theory, the &lt;a href=&#34;https://cran.r-project.org/web/packages/voi/vignettes/voi.html&#34;&gt;Package Overview&lt;/a&gt; and the vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/voi/vignettes/plots.html&#34;&gt;Plots&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;voi.png&#34; height = height = &#34;400&#34; width=&#34;350&#34; alt=&#34;Plot of EVSI vs. Willingness to Pay&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crc32c&#34;&gt;crc32c&lt;/a&gt; v0.0.2: Implements hardware-based support for &lt;a href=&#34;https://datatracker.ietf.org/doc/html/rfc3720&#34;&gt;CRC32C&lt;/a&gt; cyclic redundancy checksum function for &lt;a href=&#34;https://en.wikipedia.org/wiki/X86-64&#34;&gt;x86_64&lt;/a&gt; systems with &lt;a href=&#34;https://en.wikipedia.org/wiki/SSE2&#34;&gt;SSE2&lt;/a&gt; support as well as for the  &lt;a href=&#34;https://jumpcloud.com/blog/why-should-you-use-arm64#:~:text=An%20ARM64%20processor%20is%20an,internet%20of%20things%20(IoT).&#34;&gt;arm64&lt;/a&gt;. The functionality is exported at the &lt;code&gt;C&lt;/code&gt;-language level for use by other packages. See &lt;a href=&#34;https://cran.r-project.org/web/packages/crc32c/readme/README.html&#34;&gt;README&lt;/a&gt; for some background.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=glossary&#34;&gt;glossary&lt;/a&gt; v1.0.0: Implements tools to add glossaries to markdown and quarto documents by tagging individual words. Definitions can be provided inline or in a separate file. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/glossary/vignettes/glossary.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=iterors&#34;&gt;iterors&lt;/a&gt; v1.0: Attempts to improve the performance of iterators in &lt;code&gt;R&lt;/code&gt;. The package is cross-compatible with &lt;code&gt;iterators&lt;/code&gt; and  includes a collection of iterator constructors and combinators ported and refined from the &lt;code&gt;iterators&lt;/code&gt;, &lt;code&gt;itertools&lt;/code&gt;, and &lt;code&gt;itertools2&lt;/code&gt; packages. There are several vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/iterors/vignettes/README.html&#34;&gt;Introduction&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/iterors/vignettes/iterors.html&#34;&gt;Guide&lt;/a&gt; on using the package, and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/iterors/vignettes/writing.html&#34;&gt;Writing Custom Iterators.&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rebib&#34;&gt;rebib&lt;/a&gt; v0.2.2: Implements tools to convert embedded LaTeX bibliographies into a close BibTeX equivalent that is useful for web publishing systems (such as the &lt;a href=&#34;https://journal.r-project.org/&#34;&gt;R Journal&lt;/a&gt;) that do not support embedded bibliographies. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rebib/vignettes/general-Introduction.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rebib/vignettes/general-usage.html&#34;&gt;general usage&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rebib/vignettes/parser-mechanics.html&#34;&gt;parser mechanics&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rebib/vignettes/use-with-rjarticle.html&#34;&gt;use with RJ article&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rebib.svg&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;A Flow chart of Bibliography Aggregation&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sasr&#34;&gt;sasr&lt;/a&gt; v0.1.2: Provides a &lt;code&gt;SAS&lt;/code&gt; interface that enables creating &lt;code&gt;SAS&lt;/code&gt; sessions, executing &lt;code&gt;SAS&lt;/code&gt;code on remote &lt;code&gt;SAS&lt;/code&gt; servers, exchanging data sets between &lt;code&gt;SAS&lt;/code&gt; and &lt;code&gt;R&lt;/code&gt; and more. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/sasr/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidytlg&#34;&gt;tidytlg&lt;/a&gt; v0.1.2: Implements tools to generate tables, listings, and graphs (TLG) using  the &lt;code&gt;tidyverse&lt;/code&gt;. Tables can be created functionally, using a standard process, or by specifying table and column metadata to create generic analysis summaries. There are several vignettes including examples for &lt;a href=&#34;https://cran.r-project.org/web/packages/tidytlg/vignettes/freq.html&#34;&gt;Freauency Analysis&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tidytlg/vignettes/tbl_manipulation.html&#34;&gt;Table Manipulation&lt;/a&gt;, and a &lt;a href=&#34;https://cran.r-project.org/web/packages/tidytlg/vignettes/tidytlg.html&#34;&gt;Get Started&lt;/a&gt; guide.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidytlg.png&#34; height = height = &#34;450&#34; width=&#34;550&#34; alt=&#34;Example of a table&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggautomap&#34;&gt;ggautomap&lt;/a&gt; v0.3.2: Extends &lt;code&gt;ggplot2&lt;/code&gt; to convert place names to coordinates without having to work directly with the underlying geospatial tools. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggautomap/vignettes/ggautomap.html&#34;&gt;Getting Started&lt;/a&gt; Guide.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggautomap.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Map with place name labels&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggblend&#34;&gt;ggplend&lt;/a&gt; v0.1.0: v0.1.0: Implements an algebra of operations for blending, copying, adjusting, and compositing layers in &lt;code&gt;ggplot2&lt;/code&gt; that supports copying and adjusting the aesthetics or parameters of an existing layer, partitioning a layer into multiple pieces for re-composition, applying affine transformations to layers, and combining layers. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggblend/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggblend.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Example of highlighting in linear ribbon map&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggtricks&#34;&gt;ggtricks&lt;/a&gt; v0.1.0: Provides  collection of &lt;code&gt;ggplot2()&lt;/code&gt; geoms to create graphics using Cartesian coordinate system and avoid the use of polar coordinates. Look &lt;a href=&#34;https://abdoulma.github.io/ggtricks/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggtricks.png&#34; height = height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Tricky bar plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=isopleuros&#34;&gt;isopleuros&lt;/a&gt; v1.0.0: Provides functions to display data in ternary space, to add or tune graphical elements and to display statistical summaries. It also includes common ternary diagrams which are useful for archaeologists. See &lt;a href=&#34;https://cran.r-project.org/web/packages/isopleuros/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;iso.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Data displayed in ternary space&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidygam&#34;&gt;tidygam&lt;/a&gt; v0.2.0: Provides functions that compute predictions from Generalized Additive Models (GAMs) fitted with &lt;code&gt;mgcv&lt;/code&gt; and return them as a tibble. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tidygam/vignettes/get-started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidygam.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plot of counts over time by categories&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/06/28/may-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>April 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/05/25/april-2023-top-40-new-cran-packages/</link>
      <pubDate>Thu, 25 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/05/25/april-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred fifty-six new packages made it to CRAN in April. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in twelve categories: Computational Methods, Data, Ecology, Economics, Genomics, Machine Learning, Mathematics, Medicine, Science, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clarabel&#34;&gt;clarabel&lt;/a&gt; v0.4.1: Implements &lt;a href=&#34;https://oxfordcontrol.github.io/ClarabelDocs/stable/&#34;&gt;Clarabel&lt;/a&gt;, a versatile interior point solver that solves linear programs, quadratic programs, second-order cone programs, and problems with exponential and power cone constraints. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clarabel/vignettes/clarabel.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=condor&#34;&gt;condor&lt;/a&gt; v1.0.0: Provides functions to access the &lt;a href=&#34;https://htcondor.org/&#34;&gt;Condor&lt;/a&gt; high performance computing environment.  Files are first uploaded to a submitter machine and the resulting job is then passed on to Condor. Look &lt;a href=&#34;https://github.com/PacificCommunity/ofp-sam-condor&#34;&gt;here&lt;/a&gt; for the code.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GPUmatrix&#34;&gt;GPUmatrix&lt;/a&gt; v0.1.0: Extends R to use GPUs for matrix computations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/GPUmatrix/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GPUmatrix.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of computation time for different operations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hydroMOPSO&#34;&gt;hydroMOPSO&lt;/a&gt; v0.1-3: Implements a state-of-the-art &lt;a href=&#34;https://en.wikipedia.org/wiki/Particle_swarm_optimization&#34;&gt;Multi-Objective Particle Swarm Optimiser (MOPSO)&lt;/a&gt;, based on the algorithm developed by &lt;a href=&#34;https://ieeexplore.ieee.org/document/7782848&#34;&gt;Lin et al. (2018)&lt;/a&gt; with improvements described by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1364815213000133?via%3Dihub&#34;&gt;Marinao-Rivas &amp;amp; Zambrano-Bigiarini (2020)&lt;/a&gt; which can be used for global optimization of non-smooth and non-linear R functions and other models that need to be run from the system console, e.g. &lt;a href=&#34;https://swat.tamu.edu/software/plus&#34;&gt;SWAT+&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dataverifyr&#34;&gt;dataverifyr&lt;/a&gt; v0.1.5: Provides a thin wrapper around &lt;code&gt;dplyr&lt;/code&gt;, &lt;code&gt;data.table&lt;/code&gt;, &lt;code&gt;arrow&lt;/code&gt;, and &lt;code&gt;DBI&lt;/code&gt; to allow users to define rules which can be used to verify a given dataset. See &lt;a href=&#34;https://cran.r-project.org/web/packages/dataverifyr/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dataverifyr.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing verification results&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=neotoma2&#34;&gt;neotoma2&lt;/a&gt; v1.0.0: Provides functions to access and manipulate data in the &lt;a href=&#34;https://api.neotomadb.org/api-docs/&#34;&gt;Neotoma Paleoecology Database&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/neotoma2/vignettes/neotoma2-package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;neotoma2.svg&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;Diagram showing file structure for a site&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rpaleoclim&#34;&gt;rpaleoclim&lt;/a&gt; v1.0.0: Implements an interface to &lt;a href=&#34;http://www.paleoclim.org&#34;&gt;PaleoClim&lt;/a&gt;, a set of free, high resolution paleoclimate surfaces covering the whole globe that includes data on surface temperature, precipitation and the standard bioclimatic variables commonly used in ecological modelling. See &lt;a href=&#34;https://www.nature.com/articles/sdata2017122&#34;&gt;Brown et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rpaleoclim/vignettes/rpaleoclim.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=zctaCrosswalk&#34;&gt;zctaCrosswalk&lt;/a&gt; v2.0.0: Contains the US Census Bureau&amp;rsquo;s 2020 ZCTA to County Relationship File, as well as convenience functions to translate between States, Counties and ZIP Code Tabulation Areas (ZCTAs). See the &lt;a href=&#34;https://cran.r-project.org/web/packages/zctaCrosswalk/vignettes/a01_introduction.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/zctaCrosswalk/vignettes/a02_workflow-tidycensus.html&#34;&gt;Workflow with tidycensus&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/zctaCrosswalk/vignettes/a03_developer-notes.html&#34;&gt;Developer Notes&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EWSmethods&#34;&gt;EWSmethods&lt;/a&gt; v1.1.2: Implements methods for forecasting tipping points at the community level that include rolling and expanding window approaches to assessing abundance based early warning signals, non-equilibrium resilience measures, and machine learning. See &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0041010&#34;&gt;Dakos et al. (2012)&lt;/a&gt;, &lt;a href=&#34;https://royalsocietypublishing.org/doi/10.1098/rsos.211475&#34;&gt;Deb et al. (2022)&lt;/a&gt;, and &lt;a href=&#34;https://www.nature.com/articles/nature09389&#34;&gt;Drake and Griffen (2010)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/EWSmethods/vignettes/ews_assessments.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EWSmethods.png&#34; height = &#34;300&#34; width=&#34;250&#34; alt=&#34;Plots of EWS indicators&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fqacalc&#34;&gt;fqacalc&lt;/a&gt; v1.0.0: Provides functions for calculating Floristic Quality Assessment (FQA) metrics using regional FQA databases that have been approved or approved with reservations as ecological planning models by the U.S. Army Corps of Engineers (USACE). For information on FQA see &lt;a href=&#34;https://esajournals.onlinelibrary.wiley.com/doi/10.1002/ecs2.2825&#34;&gt;Spyreas (2019)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/fqacalc/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;economics&#34;&gt;Economics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clptheory&#34;&gt;clptheory&lt;/a&gt; v0.1.0: Provides functions to compute the uniform rate of profit, the vector of price of production and the vector of labor values, and also compute measures of deviation between relative prices of production and relative values. See &lt;a href=&#34;https://scholarworks.umass.edu/cgi/viewcontent.cgi?article=1351&amp;amp;context=econ_workingpaper&#34;&gt;Basu and Moraltis (2023)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/clptheory/readme/README.html&#34;&gt;README&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BREADR&#34;&gt;BREADR&lt;/a&gt; v1.0.1:  Implements a method for estimating degrees of relatedness for extreme low-coverage genotype data and includes functions to quantify and visualize the level of confidence in the estimated degrees of relatedness. See &lt;a href=&#34;https://tinyurl.com/29t6gbbx&#34;&gt;Rohrlach et al. (2023)&lt;/a&gt; for package details and &lt;a href=&#34;https://cran.r-project.org/web/packages/BREADR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BREADR.png&#34; height = &#34;350&#34; width=&#34;550&#34; alt=&#34;Plots showing degrees of relatedness&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crosshap&#34;&gt;crosshap&lt;/a&gt; v1.2.2: Implements a local haplotyping visualization toolbox to capture major patterns of co-inheritance between clusters of linked variants, while connecting findings to phenotypic and demographic traits across individuals. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s00122-022-04045-8&#34;&gt;Marsh et al. (2022)&lt;/a&gt; for a detailed example and &lt;a href=&#34;https://cran.r-project.org/web/packages/crosshap/readme/README.html&#34;&gt;README&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;crosshap.jpeg&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Visualization of haplotypes by marker groups&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DAISIEprep&#34;&gt;DAISIEprep&lt;/a&gt; v0.3.2: Extracts colonization and branching times of island species for analysis with the &lt;code&gt;DAISIE&lt;/code&gt; package. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/DAISIEprep/vignettes/Tutorial.html&#34;&gt;Tutorial&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/DAISIEprep/vignettes/Performance.html&#34;&gt;Performance&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/DAISIEprep/vignettes/Sensitivity.html&#34;&gt;Sensitivity&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DAISIEprep.png&#34; height = height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Endemicity status of Galápagos genus Cocccyzus&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CCMMR&#34;&gt;CCMMR&lt;/a&gt; v0.1: Implements the convex clustering through majorization-minimization algorithm described in &lt;a href=&#34;https://arxiv.org/abs/2211.01877&#34;&gt;Touw, Groenen, and Terada (2022)&lt;/a&gt; to minimize the convex clustering loss function. See &lt;a href=&#34;https://cran.r-project.org/web/packages/CCMMR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rcccd&#34;&gt;rcccd&lt;/a&gt; v0.3.2: Provides functions to fit class cover catch digraph classification models. Methods are explained in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167715201001298?via%3Dihub&#34;&gt;Priebe et al. (2001)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007/s00357-003-0003-7&#34;&gt;Priebe et al. (2003)&lt;/a&gt;, and &lt;a href=&#34;https://arxiv.org/abs/1904.04564&#34;&gt;Manukyan and Ceyhan (2016)&lt;/a&gt;. &lt;a href=&#34;https://cran.r-project.org/web/packages/rcccd/readme/README.html&#34;&gt;README&lt;/a&gt; contains some description.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TheOpenAIR&#34;&gt;TheOpenAir&lt;/a&gt; v0.1.0: Implements a wrapper using the &lt;a href=&#34;https://platform.openai.com/docs/api-reference&#34;&gt;OpenAI API&lt;/a&gt; as a back end to integrate &lt;code&gt;ChatGPT&lt;/code&gt;into diverse data-related tasks, such as data cleansing and automating analytics scripts. See &lt;a href=&#34;https://cran.r-project.org/web/packages/TheOpenAIR/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cyclotomic&#34;&gt;cyclotomic&lt;/a&gt; v1.1.0: Implements algorithms from the &lt;a href=&#34;https://www.gap-system.org/&#34;&gt;GAP project&lt;/a&gt; to work with cyclotomic numbers: complex numbers that can be thought of as the rational numbers extended with the roots of unity. They have applications in number theory, algebraic geometry, algebraic number theory, coding theory, in the theory of graphs and combinatorics, and  in the theory of modular functions and modular curves. See &lt;a href=&#34;https://cran.r-project.org/web/packages/cyclotomic/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=markovmix&#34;&gt;markovmix&lt;/a&gt; v0.1.1: Provides functions to fit a mixture of Markov chains of higher orders from multiple sequences along with various utility functions to derive transition patterns, transition probabilities per component and component priors. See &lt;a href=&#34;https://cran.r-project.org/package=markovmix&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DiDforBigData&#34;&gt;DiDforBigData&lt;/a&gt; v1.0: Provides a big-data-friendly and memory-efficient difference-in-differences estimator for staggered (and non-staggered) treatment contexts. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/DiDforBigData.html&#34;&gt;Get Started&lt;/a&gt; Guide the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/Background.html&#34;&gt;Background&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/Examples.html&#34;&gt;Examples&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/DiDforBigData/vignettes/Theory.html&#34;&gt;Theory&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DiD.png&#34; height = &#34;350&#34; width=&#34;550&#34; alt=&#34;Run time measurements&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=predictNMB&#34;&gt;predictNNB&lt;/a&gt; v0.1.0: Provides tools to estimate when and where a model-guided treatment strategy may outperform a treat-all or treat-none approach using Monte Carlo simulation and evaluation of the Net Monetary Benefit. See &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.05328&#34;&gt;Parsons et al. (2023)&lt;/a&gt; for details, the &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/predictNMB.html&#34;&gt;Introduction&lt;/a&gt;, and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/creating-nmb-functions.html&#34;&gt;creating functions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/summarising-results-with-predictNMB.html&#34;&gt;summarising results&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/predictNMB/vignettes/detailed-example.html&#34;&gt;detailed example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;predictNMB.png&#34; height = &#34;350&#34; width=&#34;550&#34; alt=&#34;Plot of Net Monetary Benefit by model AUC&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=predRupdate&#34;&gt;predRupdate&lt;/a&gt; v0.1.0: Provides functions to evaluate the predictive performance of existing clinical prediction model given a new dataset. &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280215626466&#34;&gt;See Su et al. (2018)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.6080&#34;&gt;Debray et al. (2014)&lt;/a&gt;, and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.7586&#34;&gt;Martin et al. (2018)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/predRupdate/vignettes/predRupdate.html&#34;&gt;Introduction&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/predRupdate/vignettes/predRupdate_technical.html&#34;&gt;Technical Background&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SPARRAfairness&#34;&gt;SPARRAfairness&lt;/a&gt; v0.0.0.1: Provides functions to analyse the behavior and performance of the Scottish Patients At Risk of admission and Re-Admission risk score which estimates yearly risk of emergency hospital admission using electronic health records for most of the Scottish population. Analysis focuses on differential performance over demographically-defined groups. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SPARRAfairness/vignettes/SPARRAfairness_example.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SPARRA.png&#34; height = &#34;500&#34; width=&#34;400&#34; alt=&#34;Plot of Adjusted false admission rates&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kronos&#34;&gt;kronos&lt;/a&gt; v1.0.0: Implements a framework to analyse circadian or otherwise rhythmic data using the familiar R linear modelling syntax, while taking care of the trigonometry under the hood. Look &lt;a href=&#34;https://github.com/thomazbastiaanssen/kronos&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kronos.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of circadian rhythms&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mpmsim&#34;&gt;mpmsim&lt;/a&gt; v1.0.0: Provides functions to to simulate matrix population models with particular characteristics based on aspects of life history such as mortality trajectories and fertility trajectories, and allows the exploration of sampling error due to small sample size. See the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/mpmsim/vignettes/age_from_stage.html&#34;&gt;robustness&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mpmsim/vignettes/error_propagation.html&#34;&gt;sampling error &amp;amp; propagation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/mpmsim/vignettes/pca.html&#34;&gt;PCA&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mpmsim.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing PCA loadings&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BGFD&#34;&gt;BGFD&lt;/a&gt; v0.1: Implements the probability density function, cumulative distribution function, quantile function, random numbers, survival function, hazard rate function, and maximum likelihood estimates for the family of Bell-G and Complementary Bell-G distributions. See
&lt;a href=&#34;https://www.hindawi.com/journals/cin/2022/2489998/&#34;&gt;Fayomi et al. (2022)&lt;/a&gt;, &lt;a href=&#34;http://www.aimspress.com/article/doi/10.3934/math.2023352&#34;&gt;Alanzi et al.(2023)&lt;/a&gt;, and &lt;a href=&#34;https://www.mdpi.com/2075-1680/11/9/438&#34;&gt;Algarni (2022)&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=D3mirt&#34;&gt;D3mirt&lt;/a&gt; v1.0.3: Provides functions for identifying, estimating, and plotting descriptive multidimensional item response theory models, restricted to 3D and dichotomous or polytomous data that fit the two-parameter logistic model or the graded response model. See
the &lt;a href=&#34;https://cran.r-project.org/web/packages/D3mirt/vignettes/Intro_to_D3mirt.html&#34;&gt;vignette&lt;/a&gt; for an extensive introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;D3mirt.png&#34; height = &#34;300&#34; width=&#34;450&#34; alt=&#34;Data plotted in vector space&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=funStatTest&#34;&gt;funStatTest&lt;/a&gt; v1.0.2: Implements two sample comparison procedures based on median-based statistical tests for functional data, described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10485252.2022.2064997?journalCode=gnst20&#34;&gt;Smida et al. (2022)&lt;/a&gt;,  &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/102/1/239/229449?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Chakraborty and Chaudhuri (2015)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/jrsssb/article/75/1/103/7075406?login=false&#34;&gt;Horvath et al. (2013&lt;/a&gt;, and  &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S016794730300269X?via%3Dihub&#34;&gt;Cuevas et al. (2004)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/funStatTest/vignettes/getting-started-with-functional-statistical-testing.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lessSEM&#34;&gt;lessSEM&lt;/a&gt; v1.4.16: Provides regularized structural equation modeling (regularized SEM) with non-smooth penalty functions (e.g., lasso) building on &lt;code&gt;lavaan&lt;/code&gt;. There are nine vignettes including: &lt;a href=&#34;https://cran.r-project.org/web/packages/lessSEM/vignettes/lessSEM.html&#34;&gt;lessSEM&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/lessSEM/vignettes/The-Structural-Equation-Model.html&#34;&gt;The Structural Equation Model&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/lessSEM/vignettes/Mixed-Penalties.html&#34;&gt;Mixed Penalties&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lessSEM.png&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;Plot of regularized parameters: value vs lambda&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=panelhetero&#34;&gt;panelhetero&lt;/a&gt; v1.0.0: Provides tools for estimating the degree of heterogeneity across cross-sectional units in the panel data analysis using the methods developed by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304407619301022?via%3Dihub&#34;&gt;Okui and Yanagi (2019)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/ectj/article-abstract/23/1/156/5607791?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Okui and Yanagi (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/panelhetero/vignettes/panelhetero.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tdsa&#34;&gt;tdsa&lt;/a&gt; v1.0-1: Provides functions to perform time-dependent sensitivity analysis by calculating time-dependent state and parameter sensitivities for both continuous- and discrete-time deterministic models. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.04.13.536769v1&#34;&gt;Ng et al. (in review)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tdsa/vignettes/demo.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tdsa.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Plot of parameter sensitivities over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crew.cluster&#34;&gt;crew.cluster&lt;/a&gt; v0.1.0: Extends the &lt;code&gt;mirai&lt;/code&gt;-powered &lt;code&gt;crew&lt;/code&gt; package with worker launcher plugins for traditional high-performance computing systems to enable statisticians and data scientists to asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. Look &lt;a href=&#34;https://github.com/wlandau/crew.cluster&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=duke&#34;&gt;duke&lt;/a&gt; v0.0.1: Provides functions to generate visualizations with Duke’s official suite of colors in a color blind friendly way. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/duke/vignettes/duke.html&#34;&gt;Overview&lt;/a&gt; and four additional vignettes including one on the &lt;a href=&#34;https://cran.r-project.org/web/packages/duke/vignettes/theme_duke_vignette.html&#34;&gt;theme_duke()&lt;/a&gt; function.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;duke.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Plot showing colors and theme&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=grateful&#34;&gt;grateful&lt;/a&gt; v0.2.0: Facilitates the citation of R packages used in analysis projects by providing functions to scan projects for packages used and produces documents with citations in the preferred bibliography format.  Functions may be used within &lt;code&gt;rarkdown&lt;/code&gt;or &lt;code&gt;quarto&lt;/code&gt; documents. See &lt;a href=&#34;https://cran.r-project.org/web/packages/grateful/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hightR&#34;&gt;hightR&lt;/a&gt; v0.3.0: Implements the &lt;a href=&#34;https://www.iacr.org/archive/ches2006/04/04.pdf&#34;&gt;HIGHT&lt;/a&gt; block cipher encryption algorithm developed to provide confidentiality in low power consumption computing environments such Radio-Frequency Identification and Ubiquitous Sensor Network. Look &lt;a href=&#34;https://github.com/Yongwoo-Eg-Kim/hightR&#34;&gt;here&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=myCRAN&#34;&gt;myCRAN&lt;/a&gt; v1.0: Provides functions to plot the daily and cumulative number of downloads of &lt;code&gt;R&lt;/code&gt; packages, obtaining daily and cumulative counts in one run. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/myCRAN/vignettes/myCRAN.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;myCRAN.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot package downloads&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=woodendesc&#34;&gt;woodendesc&lt;/a&gt; v0.1.0: Provides functions to simplify obtaining available packages, their version codes and dependencies from any &lt;code&gt;R&lt;/code&gt; repository. Uses extensive caching for repeated queries. See &lt;a href=&#34;https://cran.r-project.org/web/packages/woodendesc/readme/README.html&#34;&gt;README&lt;/a&gt;for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fxl&#34;&gt;fxl&lt;/a&gt; v1.6.3: Provides functions to prepare and design &lt;a href=&#34;https://sites.hofstra.edu/jeffrey-froh/wp-content/uploads/sites/86/2019/11/Single-Case.pdf&#34;&gt;single case design&lt;/a&gt; figures that are typically prepared in spreadsheet software. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fxl/vignettes/fxl.html&#34;&gt;vignette&lt;/a&gt; for theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fxl.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of hybrid design that combines multiple baselines&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggragged&#34;&gt;ggragged&lt;/a&gt; v0.1.0: Extends &lt;code&gt;ggplot2&lt;/code&gt;  facets to panel layouts arranged in a grid with ragged edges with rows and columns of potentially varying lengths. These may be useful in representing nested or partially crossed relationships between faceting variables. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggragged/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggragged.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Grid with different number of plots on each row&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nndiagram&#34;&gt;nndiagram&lt;/a&gt; v1.0.0: Generates &lt;code&gt;LaTeX&lt;/code&gt; code for drawing well-formatted neural network diagrams with &lt;a href=&#34;https://www.overleaf.com/learn/latex/TikZ_package&#34;&gt;&lt;code&gt;TikZ&lt;/code&gt;&lt;/a&gt;. Users define the number of neurons on each layer, neuron connections to keep or omit, layers considered to be oversized, and neurons to draw with lighter color. See &lt;a href=&#34;https://cran.r-project.org/web/packages/nndiagram/readme/README.html&#34;&gt;README&lt;/a&gt; for instructions.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nndiagram.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Neural network diagram&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PlotTools&#34;&gt;PlotTools&lt;/a&gt; v0.2.0: Provides functions to manipulate irregular polygons and annotate plots with legends for continuous variables and color spectra using the base graphics plotting tools. See &lt;a href=&#34;https://cran.r-project.org/web/packages/PlotTools/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PlotTools.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Scatter plot with varying size plot symbols&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/05/25/april-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>March 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/04/28/march-2023-top-40-new-cran-packages/</link>
      <pubDate>Fri, 28 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/04/28/march-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;h3 id=&#34;accounting&#34;&gt;Accounting&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=debkeepr&#34;&gt;debkeepr&lt;/a&gt; v0.1.1: Provides tools to analyze historical, non-decimal currencies and value systems that use tripartite or tetrapartite systems such as pounds and shillings in the context of double-entry bookkeeping. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/debkeepr/vignettes/debkeepr.html&#34;&gt;Getting Started&lt;/a&gt; guide and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/debkeepr/vignettes/ledger.html&#34;&gt;Analysis of Richard Dafforne&amp;rsquo;s Journal and Ledger&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/debkeepr/vignettes/transactions.html&#34;&gt;Transactions in Richard Dafforne&amp;rsquo;s Journal&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;debkeeper.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing whether the original data is recovered by the dSVD&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=ABM&#34;&gt;ABM&lt;/a&gt; v0.3: Implements a high-performance, flexible and extensible framework to develop continuous-time agent based models capable of simulating millions of agents in which state transitions may be either spontaneous or caused by agent interactions. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ABM/readme/README.html&#34;&gt;README&lt;/a&gt; for multiple examples including &lt;a href=&#34;https://github.com/junlingm/ABM/wiki/Agent-SEIR&#34;&gt;Simulate an agent based SEIR model&lt;/a&gt; and &lt;a href=&#34;https://github.com/junlingm/ABM/wiki/Contact-Tracing-SIR&#34;&gt;Simulate contact tracing on an SIR model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rvMF&#34;&gt;rvMF&lt;/a&gt; v0.0.7: Provides functions to generate pseudo-random vectors that follow an arbitrary von Mises-Fisher distribution on a sphere including functions to generate random variates, compute the density for the distribution of an inner product between von Mises-Fisher random vector and its mean direction. Look &lt;a href=&#34;https://github.com/seungwoo-stat/rvMF&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FertNet&#34;&gt;FertNet&lt;/a&gt; v0.1.1: Provides tools to processes data from &lt;a href=&#34;https://dataarchive.lissdata.nl/&#34;&gt;The Social Networks and Fertility Survey&lt;/a&gt; including functions for correcting respondent errors and for transforming network data into network objects to facilitate analyses and visualization. See &lt;a href=&#34;https://cran.r-project.org/web/packages/FertNet/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;FertNet.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Visualization of a network for one of the respondents&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=oldbailey&#34;&gt;oldbailey&lt;/a&gt; v1.0.0: Provides functions to fetch trial data from the &lt;a href=&#34;https://www.oldbaileyonline.org/static/DocAPI.jsp&#34;&gt;Old Bailey Online API&lt;/a&gt;. Data includes the names of the first person speakers, defendants, victims, their recorded genders, verdicts, punishments, crime locations, and dates. Look &lt;a href=&#34;https://github.com/rOpenGov/oldbailey&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=webtrackR&#34;&gt;webtrackR&lt;/a&gt; v0.0.1: Implements data structures and methods to work with web tracking data, including data preprocessing steps, methods to construct audience networks as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/19312458.2020.1724274?journalCode=hcms20&#34;&gt;Mangold &amp;amp; Scharkow (2020)&lt;/a&gt;  and metrics of news audience polarization described in &lt;a href=&#34;https://doi.org/10.1080%2F19312458.2022.2085249&#34;&gt;Mangold &amp;amp; Scharkow (2022)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/schochastics/webtrackR&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GIFT&#34;&gt;GIFT&lt;/a&gt; v1.0.0: Provides functions to retrieve regional plant checklists, species traits and distributions, and environmental data from the &lt;a href=&#34;https://gift.uni-goettingen.de/about&#34;&gt;Global Inventory of Floras and Traits&lt;/a&gt; database and to visualize the map of available flora. There is an introductory &lt;a href=&#34;https://cran.r-project.org/web/packages/GIFT/vignettes/GIFT.html&#34;&gt;Tutorial&lt;/a&gt;, an &lt;a href=&#34;https://cran.r-project.org/web/packages/GIFT/vignettes/GIFT_advanced_users.html&#34;&gt;Advanced Tutorial&lt;/a&gt;, and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/GIFT/vignettes/GIFT_API.html&#34;&gt;Queries&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GIFT.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Projection map of angiosperms&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rTLsDeep&#34;&gt;rTLsDeep&lt;/a&gt; v0.0.5: Uses &lt;a href=&#34;https://www.sciencedirect.com/topics/earth-and-planetary-sciences/terrestrial-laser-scanning&#34;&gt;terrestrial laser scanning&lt;/a&gt; and deep learning to classify post-hurricane damage severity at the individual tree level. See &lt;a href=&#34;https://www.mdpi.com/2072-4292/15/4/1165&#34;&gt;Klauberg et al. (2023)&lt;/a&gt; for details, and look &lt;a href=&#34;https://github.com/carlos-alberto-silva/rTLsDeep&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rTLsDeep.gif&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;3D Tree Scan&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HDRFA&#34;&gt;HSRFA&lt;/a&gt; v0.1.1: Implements two algorithms to do robust factor analysis by considering the Huber loss: one is based on minimizing the Huber loss of the idiosyncratic error&amp;rsquo;s L2 norm, the other is based on minimizing the element-wise Huber loss. See &lt;a href=&#34;https://arxiv.org/abs/2303.02817&#34;&gt;He et al. (2023)&lt;/a&gt; for background, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/1468-0262.00392&#34;&gt;Bai (2003)&lt;/a&gt; for PCA code, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/07350015.2020.1811101?journalCode=ubes20&#34;&gt;He et al. (2022)&lt;/a&gt;, and &lt;a href=&#34;https://www.econometricsociety.org/publications/econometrica/2021/03/01/quantile-factor-models&#34;&gt;Chen et al. (2021)&lt;/a&gt; for the Quantile Factor Analysis method.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PCRA&#34;&gt;PCRA&lt;/a&gt; v1.0: Provides a collection of functions and several real-world data sets that support teaching a quantitative finance MS level course on Portfolio Construction and Risk Analysis. See the vignette: &lt;a href=&#34;https://cran.r-project.org/web/packages/PCRA/vignettes/PCRAVignette.pdf&#34;&gt;Introduction to CRSP Stocks and SPGMI Factors in PCRA&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GeSciLiVis&#34;&gt;GESciLiVis&lt;/a&gt; v1.1.0: Provides tools to visualize publication activity per gene based on a gene list and a user-defined set of keywords to perform an &lt;a href=&#34;https://www.ncbi.nlm.nih.gov&#34;&gt;NCBI&lt;/a&gt; database search as in &lt;a href=&#34;https://pubmed.ncbi.nlm.nih.gov&#34;&gt;PubMed&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/GeSciLiVis/vignettes/Getting_started_with_GeSciLiVis.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GESci.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Bar plot of results from search of human gene set&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpicrust2&#34;&gt;ggpicrust2&lt;/a&gt; v1.6.0: Provides tools to analyze and visualize &lt;a href=&#34;https://www.nature.com/articles/s41587-020-0548-6&#34;&gt;PICRUSt2&lt;/a&gt; output with pre-defined plots and functions, including a one-click option for creating publication-level plots. For more details, see &lt;a href=&#34;https://arxiv.org/abs/2303.10388&#34;&gt;Yang et al. (2023)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/cafferychen777/ggpicrust2&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gsdensity&#34;&gt;gsdensity&lt;/a&gt; v0.1.2: Implements a computational tool for pathway centric analysis of single-cell data including scRNA-seq data and spatial genomics data. Given a gene set and a cell-by-gene matrix, ask the question: is this gene set somehow enriched by a subpopulation of the cells? See &lt;a href=&#34;https://cran.r-project.org/web/packages/gsdensity/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gsdensity.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Seurat annotations on UMAP vs UMAP plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metaGE&#34;&gt;metaGE&lt;/a&gt; v1.0.0: Provides tools for conducting genome-wide association studies for studying Genotype x Environment interactions, including functions to collect the results of GWAS data from different files, infer the inter-environment correlation matrix, perform global test procedure for quantitative trait loci detection, and  perform tests of contrast or meta-regression. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.03.01.530237v1.full.pdf&#34;&gt;De Walsche et al. (2023)&lt;/a&gt; for the details.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FACT&#34;&gt;FACT&lt;/a&gt; v0.1.0: Implements an algorithm agnostic framework for feature attribution while preserving the integrity of the data and facilitating the understand of the mapping procedure of an algorithm that assigns instances to clusters. See &lt;a href=&#34;https://cran.r-project.org/web/packages/FACT/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;FACT.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Density plots for three clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lpda&#34;&gt;lpda&lt;/a&gt; v1.0.1: Implements the linear programming classification method described by &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0270403&#34;&gt;Nueda, et al. (2022)&lt;/a&gt; which is advantageous when variable distributions are unknown or when the number of variables is much greater than the number of observations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/lpda/vignettes/lpdaUsersGuide.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lpda.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing the separating hyperplane&#34;&gt;
&lt;a href=&#34;https://cran.r-project.org/package=UBayFS&#34;&gt;UBayFS&lt;/a&gt; v1.0: Implements the user-guided Bayesian framework proposed by &lt;a href=&#34;https://link.springer.com/article/10.1007/s10994-022-06221-9&#34;&gt;Jenul et al. (2022)&lt;/a&gt; for ensemble feature selection. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/UBayFS/vignettes/UBayFS.html&#34;&gt;Introduction&lt;/a&gt; and the vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/UBayFS/vignettes/BFS_UBayFS.html&#34;&gt;Block feature selection&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;UBayFS.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing features and constraints&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qfratio&#34;&gt;qfratio&lt;/a&gt; v1.0.1: Provides functions to evaluate moments of ratios and products of quadratic forms in normal variables using recursive algorithms developed by &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0047259X13000298?via%3Dihub&#34;&gt;Bao and Kan (2013)&lt;/a&gt; and   and &lt;a href=&#34;https://www.cambridge.org/core/journals/econometric-theory/article/abs/generating-functions-and-short-recursions-with-applications-to-the-moments-of-quadratic-forms-in-noncentral-normal-vectors/A07153FA541311DE561BCCBAC2B26984&#34;&gt;Hillier et al. (2014)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/qfratio/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gsDesign2&#34;&gt;gsDesign2&lt;/a&gt; v1.0.7: Provides tools to enable fixed or group sequential design under non-proportional hazards assumptions that support flexible enrollment, time-to-event and time-to-dropout assumptions. Design methods include average hazard ratio, the weighted logrank tests in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/biom.13196&#34;&gt;Yung and Liu (2019)&lt;/a&gt;, and MaxCombo tests. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gsDesign2/vignettes/gsDesign2.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NCC&#34;&gt;NCC&lt;/a&gt; v1.0: Provides functions to simulate and analyze platform trials with non-concurrent controls. See &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-022-01683-w&#34;&gt;Bofill Roig et al. (2022)&lt;/a&gt;, &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-022-01683-w&#34;&gt;Saville et al. (2022)&lt;/a&gt;, and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/biom.12242&#34;&gt;Schmidli et al. (2014)&lt;/a&gt; for background. There is a brief &lt;a href=&#34;https://cran.r-project.org/web/packages/NCC/vignettes/ncc_intro.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on simulating &lt;a href=&#34;https://cran.r-project.org/web/packages/NCC/vignettes/datasim_bin.html&#34;&gt;binary&lt;/a&gt; data, &lt;a href=&#34;https://cran.r-project.org/web/packages/NCC/vignettes/datasim_cont.html&#34;&gt;continuous&lt;/a&gt; data, and &lt;a href=&#34;https://cran.r-project.org/web/packages/NCC/vignettes/how_to_run_sim_study.html&#34;&gt;How to run a simulation study&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;NCC.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;For treatments that enter the trial later, the control group is divided into concurrent (CC) and non-concurrent controls (NCC)&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;pharma&#34;&gt;Pharma&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DrugExposureDiagnostics&#34;&gt;DrugExposureDiagnostics&lt;/a&gt; v0.4.1: Provides ingredient specific diagnostics for drug exposure records in the Observational Medical Outcomes Partnership &lt;a href=&#34;https://www.ohdsi.org/data-standardization/&#34;&gt;(OMOP) common data model&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DrugExposureDiagnostics/vignettes/Introduction_to_DrugExposureDiagnostics.html&#34;&gt;Introduction&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/DrugExposureDiagnostics/vignettes/Summary_of_checks.html&#34;&gt;Summary of checks&lt;/a&gt; vignette.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rlistings&#34;&gt;rlistings&lt;/a&gt; v0.1.1: Provides functions to create and display listings for clinical trials. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rlistings/vignettes/rlistings.html&#34;&gt;Getting Started Guide&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LCMSQA&#34;&gt;LCMSQA&lt;/a&gt; v1.0.0: Provides functions to  check the quality of liquid chromatograph/mass spectrometry (LC/MS) experiments using an interactive &lt;code&gt;shiny&lt;/code&gt; application. Tests include total ion current chromatogram, base peak chromatogram, mass spectrum, and extracted ion chromatogram. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/LCMSQA/vignettes/LCMSQA.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;LCMSQA.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Feature detection screen&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lmw&#34;&gt;lmw&lt;/a&gt; v0.0.1: Provides functions to compute the implied weights of linear regression models for estimating average causal effects and provides diagnostics based on these weights. See &lt;a href=&#34;https://academic.oup.com/biomet/advance-article-abstract/doi/10.1093/biomet/asac058/6779968?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Chattopadhyay and Zubizarreta (2022)&lt;/a&gt; where several regression estimators are represented as weighting estimators, in connection with inverse probability weighting. Look &lt;a href=&#34;https://github.com/ngreifer/lm&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lmw.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of sample influence curve&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ptable&#34;&gt;ptable&lt;/a&gt; v1.0.0: Implements the cell-key statistical disclosure control perturbation technique to protect confidential information. See &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-319-45381-1_18&#34;&gt;Giessing (2016)&lt;/a&gt; for the technical details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ptable/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ptable.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of Distribution of the Perturbation Values vs Noise&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=snha&#34;&gt;snha&lt;/a&gt; v0.1.3: Implements the &lt;a href=&#34;https://www.mdpi.com/1660-4601/18/4/1741&#34;&gt;St. Nicolas House Analysis&lt;/a&gt; to explore interacting variables and create correlation networks. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/snha/vignettes/tutorial.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;snha.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots contrasting PCA and SNHA approaches to variable interactions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=satdad&#34;&gt;satdad&lt;/a&gt; v1.1: Implements theoretical and non-parametric tools to analyze tail dependence in sample based or theoretical models. A goal is to generate multivariate extreme value models in any dimension. See the extensive &lt;a href=&#34;Networks of extremal coefficients&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;satdad.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots &#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sr&#34;&gt;sr&lt;/a&gt; v0.1.0: Implements the Gamma test based smooth regression method for measuring smoothness in multivariate relationships, finding causal connections in precision data, finding lags and embeddings in time series, and training neural networks. See &lt;a href=&#34;https://royalsocietypublishing.org/doi/10.1098/rspa.2002.1010&#34;&gt;Evans &amp;amp; Jones (2002)&lt;/a&gt; and Jones &lt;a href=&#34;https://link.springer.com/article/10.1007/s10287-003-0006-1&#34;&gt;(2004)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sr/vignettes/time_series.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sr.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of Henon Model using Gamma&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=wqspt&#34;&gt;wqspt&lt;/a&gt; v1.0.1: Implements a permutation test method for the weighted quantile sum (WQS) regression used to evaluate the effect of complex exposure mixtures on an outcome. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s13253-014-0180-3&#34;&gt;Carrico et al. (2015)&lt;/a&gt; and &lt;a href=&#34;https://ehp.niehs.nih.gov/doi/10.1289/EHP10570&#34;&gt;Day et al. (2022)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/wqspt/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;wqspt.png&#34; height = &#34;300&#34; width=&#34;200&#34; alt=&#34;Table of weights from permutation test&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=coconots&#34;&gt;coconots&lt;/a&gt; v1.1.1: Provides tools for fitting, validating, and forecasting practical convolution-closed time series models for low counts. The models are described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1467-9892.2010.00697.x&#34;&gt;Jung and Tremayne (2011)&lt;/a&gt;,  and the model assessment tools are presented in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1541-0420.2009.01191.x&#34;&gt;Czado et al. (2009)&lt;/a&gt;,  &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214506000001437&#34;&gt;Gneiting and Raftery (2007)&lt;/a&gt;, and, &lt;a href=&#34;https://www.jstor.org/stable/2347612?origin=crossref&#34;&gt;Tsay (1992)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/coconots/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;coconots.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Diagram showing functionality&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sparseDFM&#34;&gt;sparseDFM&lt;/a&gt; v1.0: Implements various estimation methods for dynamic factor models (DFMs) including PCA, see &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214502388618960&#34;&gt;Stock and Watson (2002)&lt;/a&gt;, and EM, see &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.2306&#34;&gt;Banbura and Modugno (2014)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2303.11892&#34;&gt;DFMs Mosley et al. (2023)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/sparseDFM/vignettes/exports-example.html&#34;&gt;Nowcasting UK Trade in Goods&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/sparseDFM/vignettes/inflation-example.html&#34;&gt;Inflation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sparseDM.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of factor loadings&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=askgpt&#34;&gt;askgpt&lt;/a&gt; v0.0.2: Implements a connection to the &lt;a href=&#34;https://platform.openai.com/&#34;&gt;OpenAI&lt;/a&gt; API to answer questions about &lt;code&gt;R&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/askgpt/vignettes/Usage.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;chat.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Example of chatGPT answer&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cellKey&#34;&gt;cellKey&lt;/a&gt; v1.0.1: Implements a method to protect statistical data by computing cell keys for individual cells in statistical tables. The theory behind the method is described in &lt;a href=&#34;https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2013/Topic_1_ABS.pdf&#34;&gt;Thompson, Broadfoot and Elazar (2013)&lt;/a&gt; and
&lt;a href=&#34;https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2019/mtg1/SDC2019_S2_Germany_Giessing_Tent_AD.pdf&#34;&gt;Giessing and Tent (2019)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=occupationMeasurement&#34;&gt;occupationMeasurement&lt;/a&gt; v0.2.0: Implements an interface for performing interactive occupation coding during interviews as described in &lt;a href=&#34;https://academic.oup.com/jrsssa/article/181/2/379/7069989?login=false&#34;&gt;Peycheva et al. (2021)&lt;/a&gt; and &lt;a href=&#34;https://sciendo.com/article/10.2478/jos-2021-0042&#34;&gt;Schierholz et al. (2018)&lt;/a&gt;. There are several vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/occupationMeasurement/vignettes/occupationMeasurement.html&#34;&gt;Getting Started&lt;/a&gt; guide, &lt;a href=&#34;https://cran.r-project.org/web/packages/occupationMeasurement/vignettes/api.html&#34;&gt;Using the API&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/occupationMeasurement/vignettes/app-questionnaire.html&#34;&gt;Custom Questionnaires&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pracpac&#34;&gt;pracpac&lt;/a&gt; v0.1.0: Provides functions to streamline the creation of &lt;code&gt;Docker&lt;/code&gt; images with &lt;code&gt;R&lt;/code&gt; packages and dependencies embedded. See &lt;a href=&#34;https://arxiv.org/abs/2303.07876&#34;&gt;Nagraj and Turner (2023)&lt;/a&gt; for details and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/pracpac/vignettes/basic-usage.html&#34;&gt;Basic usage&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/pracpac/vignettes/use-cases.html&#34;&gt;Use cases&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RmdConcord&#34;&gt;RmdConcord&lt;/a&gt; v0.1.6: Supports concordances in &lt;code&gt;R Markdown&lt;/code&gt; documents to easily find the source in the &lt;code&gt;.Rmd&lt;/code&gt; file of errors detected by &lt;code&gt;HTML tidy&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/RmdConcord/readme/README.html&#34;&gt;README&lt;/a&gt; for details and note that the &lt;a href=&#34;https://cran.r-project.org/web/packages/RmdConcord/vignettes/Sample.html&#34;&gt;vignette&lt;/a&gt; serves as a practice file.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=symbol.equation.gpt&#34;&gt;symbol.equation.gpt&lt;/a&gt; v1.1.1: Provides an interface for adding symbols, smileys, arrows, and building mathematical equations using &lt;code&gt;LaTeX&lt;/code&gt; or &lt;code&gt;r2symbols&lt;/code&gt; for &lt;code&gt;Markdown&lt;/code&gt; and &lt;code&gt;Shiny&lt;/code&gt; development. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/symbol.equation.gpt/vignettes/using_equations_symbols_r.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;symbol.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Shiny interface&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tinysnapshot&#34;&gt;tinysnapshot&lt;/a&gt; v0.0.3: Provides snapshots for unit tests using the &lt;code&gt;tinytest&lt;/code&gt; framework and includes expectations to test base &lt;code&gt;R&lt;/code&gt; and &lt;code&gt;ggplot2&lt;/code&gt; plots as well as console output from &lt;code&gt;print()&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/tinysnapshot/readme/README.html&#34;&gt;README&lt;/a&gt; for usage.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tiny.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Test snapshots&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PlotBivInvGaus&#34;&gt;PlotBivInvGaus&lt;/a&gt; v0.1.0: Provides functions to create bivariate inverse Gaussian distribution contour plots for non-negative random variables. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/PlotBivInvGaus/vignettes/PlotBivInvGaus.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Biv.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Density contour plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=textBoxPlacement&#34;&gt;textBoxplacement&lt;/a&gt; v1.0: Provides functions to compute a non-overlapping layout of text boxes to label multiple overlaying curves. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/textBoxPlacement/vignettes/textBoxPlacement.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tB.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Multiple curves with text boxes&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/04/28/march-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Multistate Models for Medical Applications</title>
      <link>https://rviews.rstudio.com/2023/04/19/multistate-models-for-medical-applications/</link>
      <pubDate>Wed, 19 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/04/19/multistate-models-for-medical-applications/</guid>
      <description>
        


&lt;p&gt;Clinical research studies and healthcare economics studies are frequently concerned with assessing the prognosis for survival in circumstances where patients suffer from a disease that progresses from state to state. Standard survival models only directly model two states: alive and dead. Multi-state models enable directly modeling disease progression where patients are observed to be in various states of health or disease at random intervals, but for which, except for death, the times of entering or leaving states are unknown. Multi-state models easily accommodate &lt;a href=&#34;https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3684949/#:~:text=In%20statistical%20literature%2C%20interval%20censoring,instead%20of%20being%20observed%20exactly.&#34;&gt;interval censored&lt;/a&gt; intermediate states while making the usual assumption that death times are known but may be &lt;a href=&#34;https://en.wikipedia.org/wiki/Censoring_(statistics)&#34;&gt;right censored&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A natural way to conceptualize modeling the dynamics of disease progression with interval censored states is as continuous time Markov chains. The following diagram illustrates a possible disease progression model where there is some possibility of dying from any state, but otherwise a patient would progress from being healthy, to mild disease, to severe disease and then perhaps death.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;## Loading required package: shape&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/19/multistate-models-for-medical-applications/index_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;
It is true that in that the Markov assumption implies that the time patients spend in the various states are exponentially distributed. However, the mathematical theory of stochastic multi-state processes is very rich and can accommodate more realistic models with state dependent hazard rates that vary over time and other relaxations of the Markov assumption. Moreover, there is robust software in R (and other languages) that make multi-state stochastic survival models practical.&lt;/p&gt;
&lt;p&gt;In the remainder of this post, I present a variation of a disease progression model discussed by Ardo van den Hout in some detail in his incredibly informative and very readable monograph &lt;a href=&#34;https://www.routledge.com/Mult-i--State-Survival-Models-for-Interval-Censored-Data/Hout/p/book/9780367570569&#34;&gt;Multi-State Survival Models for Interval Censored Data&lt;/a&gt; . Also note that van den Hout’s model is itself an elaboration of the main example presented by Christopher Jackson in the &lt;a href=&#34;https://cran.r-project.org/web/packages/msm/vignettes/msm-manual.pdf&#34;&gt;vignette&lt;/a&gt; to his &lt;code&gt;msm&lt;/code&gt;package. This post presents a slower development of the model developed by Jackson and van den Hout that might be easier for a person not already familiar with the &lt;code&gt;msm&lt;/code&gt; package to follow.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(tidymodels)
library(msm)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;the-data&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;The Data&lt;/h3&gt;
&lt;p&gt;The data set explored by both Jackson and van den Hout is the Cardiac Allograft Vasculopathy (CAV) data set which contains the individual histories of angiographic examinations of 622 heart transplant recipients collected at the Papworth Hospital in the United Kingdom. This data is included in the &lt;code&gt;msm&lt;/code&gt; package and is a good candidate to be the &lt;em&gt;iris&lt;/em&gt; dataset for progressive disease models. It is a rich data set with 2846 rows and multiple covariates, including patient age and time time since transplant, both of which can be use for time scales, multiple state transitions among four states and no missing values. Observations of intermediate states are interval censored and have been recorded varying time intervals. Deaths are “exact” or right censored.&lt;/p&gt;
&lt;p&gt;The following code creates a new variable that preserves the original state data for each observation and displays the data in tibble format.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1234)
df &amp;lt;- tibble(cav) %&amp;gt;% mutate(o_state = state)

df&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 2,846 × 11
##     PTNUM   age years  dage   sex pdiag cumrej state firstobs statemax o_state
##     &amp;lt;int&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;int&amp;gt; &amp;lt;int&amp;gt; &amp;lt;fct&amp;gt;  &amp;lt;int&amp;gt; &amp;lt;int&amp;gt;    &amp;lt;int&amp;gt;    &amp;lt;dbl&amp;gt;   &amp;lt;int&amp;gt;
##  1 100002  52.5  0       21     0 IHD        0     1        1        1       1
##  2 100002  53.5  1.00    21     0 IHD        2     1        0        1       1
##  3 100002  54.5  2.00    21     0 IHD        2     2        0        2       2
##  4 100002  55.6  3.09    21     0 IHD        2     2        0        2       2
##  5 100002  56.5  4       21     0 IHD        3     2        0        2       2
##  6 100002  57.5  5.00    21     0 IHD        3     3        0        3       3
##  7 100002  58.4  5.85    21     0 IHD        3     4        0        4       4
##  8 100003  29.5  0       17     0 IHD        0     1        1        1       1
##  9 100003  30.7  1.19    17     0 IHD        1     1        0        1       1
## 10 100003  31.5  2.01    17     0 IHD        1     3        0        3       3
## # ℹ 2,836 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The state table which presents the number of times each pair of states were observed in successive observation times shows that 46 transitions from state 2 (Mild CAV) to state 1 (No CAV), 4 transitions from state 3 (Severe CAV) to Healthy and 13 transitions from Severe CAV to Mild CAV.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;statetable.msm(state = state, subject = PTNUM, data = df)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##     to
## from    1    2    3    4
##    1 1367  204   44  148
##    2   46  134   54   48
##    3    4   13  107   55&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I will follow van den Hout and assume these backward transitions are misclassified and alter the state variable so there is no back sliding. The following code does this in a tidy way and also creates a new variable b_age which records the baseline age at which patients entered the study. (Note: you can find van den Hout’s code &lt;a href=&#34;https://www.ucl.ac.uk/~ucakadl/Book/Ch1_CAV_MsmAnalysis.r&#34;&gt;here&lt;/a&gt;)&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df1 &amp;lt;- df %&amp;gt;% group_by(PTNUM) %&amp;gt;% 
                     mutate(b_age = min(age),
                            state = cummax(state)
                     )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This transformation will make the state transition table conform to the diagram above, but with state 1 representing No CAV rather than Health.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;statetable.msm(state = state, subject = PTNUM, data = df1)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##     to
## from    1    2    3    4
##    1 1336  185   40  139
##    2    0  220   52   49
##    3    0    0  140   63&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;setting-up-and-running-the-model&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Setting Up and Running the Model&lt;/h3&gt;
&lt;p&gt;The next step is to set up the model using the function &lt;code&gt;msm()&lt;/code&gt; whose great flexibility means that some care must be taken to set parameter values.&lt;/p&gt;
&lt;p&gt;First, we set up the initial guess for the intensity matrix, Q, which determines the transition rates among states for a continuous time Markov chain. For the &lt;code&gt;msm&lt;/code&gt; function, positive values indicate possible transitions.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Intensity matrix Q:
q &amp;lt;- 0.01
Q &amp;lt;- rbind(c(0,q,0,q), c(0,0,q,q),c(0,0,0,q),c(0,0,0,0))
qnames &amp;lt;- c(&amp;quot;q12&amp;quot;,&amp;quot;q14&amp;quot;,&amp;quot;q23&amp;quot;,&amp;quot;q24&amp;quot;,&amp;quot;q34&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next, we set up the covariate structure which van den Hout discusses in his monograph, but does not show in the code on the book’s website referenced above. For this model, transitions from state 1 to state 2 and from state 1 to state 4 depend on time,&lt;code&gt;years&lt;/code&gt;, the age of the patient at transplant time &lt;code&gt;b_age&lt;/code&gt;, and &lt;code&gt;dage&lt;/code&gt;, the age of the donor. The other transitions depend only on &lt;code&gt;dage&lt;/code&gt;. So, we see that &lt;code&gt;msm()&lt;/code&gt; can deal with time varying covariates as well as permitting individual state transitions to be driven by different covariates.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;covariates = list(&amp;quot;1-2&amp;quot; = ~ years + b_age + dage , 
                  &amp;quot;1-4&amp;quot; = ~ years + b_age + dage ,
                  &amp;quot;2-3&amp;quot; = ~ dage,
                  &amp;quot;2-4&amp;quot; = ~ dage,
                  &amp;quot;3-4&amp;quot; = ~ dage)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, we set the remaining parameters for the model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;obstype &amp;lt;- 1
center &amp;lt;- FALSE
deathexact &amp;lt;- TRUE
method &amp;lt;- &amp;quot;BFGS&amp;quot;
control &amp;lt;- list(trace = 0, REPORT = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;obstype = 1&lt;/strong&gt; indicates that observations have been taken at arbitrary time points. They are &lt;em&gt;snapshots&lt;/em&gt; of the process that are common for panel data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;center = FALSE&lt;/strong&gt; means that covariates will not be centered at their means during the maximum likelihood estimation process. The default for this parameter is TRUE.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;deathexact = TRUE&lt;/strong&gt; indicates that the final absorbing state is exactly observed. This is the defining assumption survival data. In &lt;code&gt;msm&lt;/code&gt; this is equivalent to setting obstupe = 3 for state 4, our absorbing state.&lt;/p&gt;
&lt;p&gt;** method = BFGS** signals &lt;code&gt;optim()&lt;/code&gt; to use the optimization method published simultaneously in 1970 by Broyden, Fletcher, Goldfarb and Shanno. (look &lt;a href=&#34;https://en.wikipedia.org/wiki/Charles_George_Broyden&#34;&gt;here&lt;/a&gt;). This is a quasi-Newton method that uses function values and gradients to build up a picture of the surface to be optimized.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;control = list(trace=0,REPORT=1)&lt;/strong&gt; indicates more parameters that will be passed to &lt;code&gt;optim()&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;REPORT&lt;/strong&gt; sets the the frequency of reports for the “BFGS”, “L-BFGS-B” and “SANN” methods if control$trace is positive. Defaults to every 10 iterations for “BFGS” and “L-BFGS-B”, or every 100 temperatures for “SANN”. (Note: SANN is a variant of the simulated annealing method presented by C. J. P. Belisle (1992) &lt;em&gt;Convergence theorems for a class of simulated annealing algorithms on R&lt;sup&gt;d&lt;/sup&gt;&lt;/em&gt; Journal of Applied Probability.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;trace&lt;/strong&gt; is also passed to&lt;code&gt;optim()&lt;/code&gt;. trace must be a non-negative integer. If positive, tracing information on the progress of the optimization is produced. Higher values may produce more tracing information.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;model_1 &amp;lt;- msm(state~years, subject = PTNUM, data = df1, center= center, 
             qmatrix=Q, obstype = obstype, deathexact = deathexact, method = method,
             covariates = covariates, control = control)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;First check to see if the model has converged. For the BFGS method, possible convergence codes returned by &lt;code&gt;optim()&lt;/code&gt; are:
0 indicates convergence, 1 indicates that the maximum iteration limit has been reached, 51 and 52 indicate warnings.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#Model Status
conv &amp;lt;- model_1$opt$convergence; cat(&amp;quot;Convergence code =&amp;quot;, conv,&amp;quot;\n&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Convergence code = 0&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next, look at a measure of how well the model fits the data proposed by using a visual test proposed by &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.4780130803&#34;&gt;Gentleman et al. (1994)&lt;/a&gt; which plots the observed numbers of individuals occupying a state at a series of times against forecasts from the fitted model, for each state. The &lt;code&gt;msm&lt;/code&gt; function &lt;code&gt;plot.prevalence.msm()&lt;/code&gt; produces a perfectly adequate base R plot. However, to emphasize that &lt;code&gt;msm&lt;/code&gt; users are not limited to base R plots, I’ll do a little extra work to use &lt;code&gt;ggplot()&lt;/code&gt;. When a package author is kind enough to provide an extractor function you can do anything you want with the data.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;prevalence.msm()&lt;/code&gt; function extracts both the observed and forecast prevalence matrices.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;prev &amp;lt;- prevalence.msm(model_1)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This not very elegant, but straightforward code reshapes the data and plots.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# reshape observed prevalence
do1 &amp;lt;-as_tibble(row.names(prev$Observed)) %&amp;gt;% rename(time = value) %&amp;gt;% 
          mutate(time = as.numeric(time))
do2 &amp;lt;-as_tibble(prev$Observed) %&amp;gt;% mutate(type = &amp;quot;observed&amp;quot;)
do &amp;lt;- cbind(do1,do2) %&amp;gt;% select(-Total)
do_l &amp;lt;- do %&amp;gt;% gather(state, number, -time, -type)
# reshape expected prevalence
de1 &amp;lt;-as_tibble(row.names(prev$Expected)) %&amp;gt;% rename(time = value) %&amp;gt;% 
          mutate(time = as.numeric(time))
de2 &amp;lt;-as_tibble(prev$Expected) %&amp;gt;% mutate(type = &amp;quot;expected&amp;quot;)
de &amp;lt;- cbind(de1,de2) %&amp;gt;% select(-Total) 
de_l &amp;lt;- de %&amp;gt;% gather(state, number, -time, -type) 

# bind into a single data frame
prev_l &amp;lt;-rbind(do_l,de_l) %&amp;gt;% mutate(type = factor(type),
                                     state = factor(state),
                                     time = round(time,3))


# plot for comparison
prev_gp &amp;lt;- prev_l %&amp;gt;% group_by(state)
pp &amp;lt;- prev_l %&amp;gt;% ggplot() +
     geom_line(aes(time, number, color = type)) +
     xlab(&amp;quot;time&amp;quot;) +
     ylab(&amp;quot;&amp;quot;) +
     ggtitle(&amp;quot;&amp;quot;)
pp + facet_wrap(~state)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/19/multistate-models-for-medical-applications/index_files/figure-html/unnamed-chunk-13-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The agreement of the observed and forecast prevalence for states 1 through 3 look pretty good. After about 8 years the observed deaths are notably higher than the forecast. As Jackson points out (See the &lt;a href=&#34;https://cran.r-project.org/web/packages/msm/vignettes/msm-manual.pdf&#34;&gt;msm Manual&lt;/a&gt; page 33), this kind of discrepancy could indicate that the underlying process is not homogeneous. I have attempted to capture this non-homogeneity by having some of the transitions depend on time. And, although the plot above looks a little better that than the plot in the manual, which does not attempt to model non-homogeneity, it is apparent that there is room to find a better model!&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;survival-curves-and-calculations&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Survival Curves and Calculations&lt;/h3&gt;
&lt;p&gt;Now, we can jump straight to the major result and look at the fitted survival curves. There is a &lt;code&gt;plot()&lt;/code&gt; method for &lt;code&gt;msm&lt;/code&gt; that will directly plot these curves. However, just to emphasize that if a package author is kind enough to provide a &lt;code&gt;plot&lt;/code&gt; method, it will probably not be too difficult to hack the code for the method to use an alternative plotting system. To save space, I will not show my code, but you can easily recreate it by stating with the &lt;code&gt;plot.msm()&lt;/code&gt; function, deleting the plotting parts and returning the values for time and the states “Health, Mild_CAV, and Severe_CAV which are used int the code below. Check my hack by running &lt;code&gt;plot(model_1)&lt;/code&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# plot_prep was obtained from plot.msm()
res &amp;lt;- plot_prep(model_1)
time &amp;lt;- res[[1]]
Health &amp;lt;- res[[2]]
Mild_CAV &amp;lt;- res[[3]]
Severe_CAV &amp;lt;- res[[4]]
df_w &amp;lt;- tibble(time,Health, Mild_CAV, Severe_CAV)
df_l &amp;lt;- df_w %&amp;gt;% gather(&amp;quot;state&amp;quot;, &amp;quot;survival&amp;quot;, -time)
p &amp;lt;- df_l %&amp;gt;% ggplot(aes(time, 1 - survival, group = state)) +
     geom_line(aes(color = state)) +
     xlab(&amp;quot;Years&amp;quot;) +
     ylab(&amp;quot;Probability&amp;quot;) +
     ggtitle(&amp;quot;Fitted Survival Probabilities&amp;quot;)
p&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/19/multistate-models-for-medical-applications/index_files/figure-html/unnamed-chunk-15-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;These curves indicate that a treatment that could prevent CAV or at least delay progression from mild CAV to severe CAV might prolong survival. Additionally, the Markov structure of the model permits extracting information that relates to disease progression and the total time spent in each state.&lt;/p&gt;
&lt;p&gt;The function &lt;code&gt;totlos.msm()&lt;/code&gt; estimates the total expected time that a patient will spend in each state. Parameter settings for this function include:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;start&lt;/strong&gt; = c(1,0,0,0) specifies that patients will start in state 1 with probability 0.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;fromt&lt;/strong&gt; = 0 indicates starting at the beginning of the process.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;covariates&lt;/strong&gt; = “mean” indicates that the covariates will be set to their mean values for the calculation.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;total_state_time &amp;lt;-totlos.msm(model_1,start = c(1,0,0,0), from = 0, covariates = &amp;quot;mean&amp;quot;)
total_state_time&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## State 1 State 2 State 3 State 4 
##   7.002   2.473   1.621     Inf&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The table indicates that the mean time a patient can expect to avoid CAV is about 7 years. After progressing to a Mild_CAV, a patient can expect five additional years.&lt;/p&gt;
&lt;p&gt;A more direct calculation based on the intensity matrix, Q, give the expected time to the “absorbing” state, Death, from each of the “transient” living states.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;time_to_death &amp;lt;- efpt.msm(model_1, tostate = 4, covariates = &amp;quot;mean&amp;quot;)
time_to_death&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 11.097  5.836  3.005  0.000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This agrees with the total state times calculated above.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum(total_state_time[1:3])&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 11.1&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Within the scope of the information provided by the covariates, it is also possible to generate more individualized forecasts. For example, here is the expected time to death for a person starting off with no CAV at age 60, who received a heart from a 20 year old donor, 5 years after the transplant.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;efpt.msm(model_1, tostate = 4, start = c(1,0,0,0), covariates = list(years = 5, b_age = 60, dage = 20))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##       [,1]
## [1,] 7.953&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A related quantity, mean sojourn time, is the mean time that each visit to each state is expected to last. Since, we are assuming a progressive disease model where each patient visits each state only once, the estimate should be close to total time spent in each state. However, Jackson notes that in a progressive model, sojourn time in the disease state will be greater than the expected length of stay in the disease state because the mean sojourn time in a state is conditional on entering the state, whereas the expected total time in a diseased state is a forecast for an individual, who may die before getting the disease. (See help(totlos.msm)). And indeed, that is what we see here for states 2 and 3.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sojourn.msm(model_1, covariates=&amp;quot;mean&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         estimates     SE     L     U
## State 1     7.002 0.4024 6.256 7.837
## State 2     3.525 0.3020 2.980 4.169
## State 3     3.005 0.3748 2.353 3.837&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;hazard-ratios&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Hazard Ratios&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;model_1&lt;/code&gt; will also product estimates of hazard ratios which show the estimate effect on transition intensities for each state.&lt;/p&gt;
&lt;p&gt;Here is the table of Hazard Ratios:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;model_1&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
## Call:
## msm(formula = state ~ years, subject = PTNUM, data = df1, qmatrix = Q,     obstype = obstype, covariates = covariates, deathexact = deathexact,     center = center, method = method, control = control)
## 
## Maximum likelihood estimates
## Baselines are with covariates set to 0
## 
## Transition intensities with hazard ratios for each covariate
##                   Baseline                         years              
## State 1 - State 1 -0.032750 (-0.0607897,-0.017644)                    
## State 1 - State 2  0.030957 ( 0.0160470, 0.059721) 1.112 (1.061,1.166)
## State 1 - State 4  0.001793 ( 0.0004703, 0.006836) 1.093 (1.012,1.182)
## State 2 - State 2 -0.395633 (-0.6488723,-0.241227)                    
## State 2 - State 3  0.264310 ( 0.1488153, 0.469441) 1.000              
## State 2 - State 4  0.131323 ( 0.0330133, 0.522385) 1.000              
## State 3 - State 3 -0.434548 (-0.9113857,-0.207192)                    
## State 3 - State 4  0.434548 ( 0.2071918, 0.911386) 1.000              
##                   b_age                dage                 
## State 1 - State 1                                           
## State 1 - State 2 1.001 (0.9884,1.014) 1.0281 (1.0159,1.040)
## State 1 - State 4 1.053 (1.0271,1.079) 1.0208 (1.0039,1.038)
## State 2 - State 2                                           
## State 2 - State 3 1.000                0.9932 (0.9756,1.011)
## State 2 - State 4 1.000                0.9757 (0.9298,1.024)
## State 3 - State 3                                           
## State 3 - State 4 1.000                0.9906 (0.9672,1.015)
## 
## -2 * log-likelihood:  3466&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The table shows that time, the covariate &lt;code&gt;years&lt;/code&gt;, affects disease progression represented by the the transition from state 1 to state 2, but has a smaller effect on the transition from state 1 to state 4.&lt;/p&gt;
&lt;p&gt;The covariate &lt;code&gt;b_age&lt;/code&gt;, the baseline age of patient at transplant time has a larger effect on dying before the onset of CAV than on the transition to CAV.&lt;/p&gt;
&lt;p&gt;The covariate &lt;code&gt;dage&lt;/code&gt; has a minor effect on the transitions from state 1 but apparently has no effect thereafter.&lt;/p&gt;
&lt;p&gt;The hazard ratios are computed by calculating the exponential of the estimated covariate effects on the log-transition intensities for the Markov process which are stored in the model object.&lt;/p&gt;
&lt;p&gt;To see how these work, first look at the baseline hazard ratios.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;model_1$Qmatrices$baseline&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##          State 1  State 2 State 3  State 4
## State 1 -0.03275  0.03096  0.0000 0.001793
## State 2  0.00000 -0.39563  0.2643 0.131323
## State 3  0.00000  0.00000 -0.4345 0.434548
## State 4  0.00000  0.00000  0.0000 0.000000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;These baseline hazard ratios are computed from the model intensity matrix, Q, assuming no covariates. They can also be directly extracted from the model by &lt;code&gt;qmatrix.msm()&lt;/code&gt; extractor function with covariates set to zero.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;qmatrix.msm(model_1,  covariates = 0)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1                          State 2                         
## State 1 -0.032750 (-0.0607897,-0.017644)  0.030957 ( 0.0160470, 0.059721)
## State 2 0                                -0.395633 (-0.6488723,-0.241227)
## State 3 0                                0                               
## State 4 0                                0                               
##         State 3                          State 4                         
## State 1 0                                 0.001793 ( 0.0004703, 0.006836)
## State 2  0.264310 ( 0.1488153, 0.469441)  0.131323 ( 0.0330133, 0.522385)
## State 3 -0.434548 (-0.9113857,-0.207192)  0.434548 ( 0.2071918, 0.911386)
## State 4 0                                0&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The 95% confidence limits are computed by assuming normality of the log-effect.&lt;/p&gt;
&lt;p&gt;A more representative value for the intensity matrix for this model can be obtained by setting the covariates to their expected mean values.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;qmatrix.msm(model_1,  covariates = &amp;quot;mean&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1                      State 2                     
## State 1 -0.14281 (-0.15984,-0.12760)  0.10019 ( 0.08742, 0.11482)
## State 2 0                            -0.28369 (-0.33556,-0.23984)
## State 3 0                            0                           
## State 4 0                            0                           
##         State 3                      State 4                     
## State 1 0                             0.04262 ( 0.03339, 0.05441)
## State 2  0.21821 ( 0.17636, 0.26999)  0.06548 ( 0.03872, 0.11075)
## State 3 -0.33281 (-0.42498,-0.26064)  0.33281 ( 0.26064, 0.42498)
## State 4 0                            0&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next, we may want to examine the contribution of the covariate covariates to the hazard ratios. To take a particular example, look at the &lt;code&gt;dage&lt;/code&gt; to the hazard ratios&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;model_1$Qmatrices$dage&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1 State 2   State 3   State 4
## State 1       0 0.02771  0.000000  0.020575
## State 2       0 0.00000 -0.006783 -0.024625
## State 3       0 0.00000  0.000000 -0.009439
## State 4       0 0.00000  0.000000  0.000000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and focus on the contribution of &lt;code&gt;dage&lt;/code&gt; to the intensity matrix for the transition from state 3 to state 4 which is given as -0.009439 in the table above. Taking the exponential of this value, yields the hazard ratio for the &lt;code&gt;dage&lt;/code&gt; state 3 to 4 transition in the hazard ratio’s table we got by printing out &lt;code&gt;model_1&lt;/code&gt; above.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;exp(-.009439)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 0.9906&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The hazard ratio tables for the remaining covariates are given by:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;model_1$Qmatrices$years&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1 State 2 State 3 State 4
## State 1       0  0.1064       0 0.08933
## State 2       0  0.0000       0 0.00000
## State 3       0  0.0000       0 0.00000
## State 4       0  0.0000       0 0.00000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;model_1$Qmatrices$b_age&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1   State 2 State 3 State 4
## State 1       0 0.0009645       0 0.05152
## State 2       0 0.0000000       0 0.00000
## State 3       0 0.0000000       0 0.00000
## State 4       0 0.0000000       0 0.00000&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;exploring-transition-probabilities-and-intensities&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Exploring Transition Probabilities and Intensities&lt;/h3&gt;
&lt;p&gt;It is also possible to look at the state transition matrix at different times and see how these probabilities change over time. Here we compute the transition matrix at 1 year.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pmatrix.msm(model_1, t = 1, covariates = &amp;quot;mean&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1 State 2  State 3 State 4
## State 1  0.8669 0.08101 0.008493 0.04357
## State 2  0.0000 0.75300 0.160340 0.08666
## State 3  0.0000 0.00000 0.716903 0.28310
## State 4  0.0000 0.00000 0.000000 1.00000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and at 5 years.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pmatrix.msm(model_1, t = 5, covariates = &amp;quot;mean&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1 State 2 State 3 State 4
## State 1  0.4897  0.1761 0.07871  0.2556
## State 2  0.0000  0.2421 0.23419  0.5237
## State 3  0.0000  0.0000 0.18937  0.8106
## State 4  0.0000  0.0000 0.00000  1.0000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Additionally, it is possible to examine the effect of covariates on transition probabilities. Here are the 5 year transition probabilities for a patient with a baseline age of 35.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pmatrix.msm(model_1, t = 5, covariates = list(years = 5, b_age = 35, dage = 20))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1 State 2 State 3 State 4
## State 1  0.5474  0.1674 0.07575  0.2095
## State 2  0.0000  0.2112 0.21622  0.5726
## State 3  0.0000  0.0000 0.16547  0.8345
## State 4  0.0000  0.0000 0.00000  1.0000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and those who had the procedure at age 60.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pmatrix.msm(model_1, t = 5, covariates = list(years = 5, b_age = 60, dage = 20))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         State 1 State 2 State 3 State 4
## State 1  0.3863  0.1409 0.06784  0.4050
## State 2  0.0000  0.2112 0.21622  0.5726
## State 3  0.0000  0.0000 0.16547  0.8345
## State 4  0.0000  0.0000 0.00000  1.0000&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that the transitions from CAV states are unaffected.&lt;/p&gt;
&lt;p&gt;To summarize: Continuous Time Markov Chains provide a natural framework for working with multi-state survival models. The &lt;code&gt;msm&lt;/code&gt; package is sufficiently sophisticated to permit modeling clinical process with level of fidelity that may provide insight about clinically observed disease progression. The software is relatively easy to use and there is plenty of documentation to help you get started.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;learning-more-about-multi-state-survival-models&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Learning More About Multi-State Survival Models&lt;/h3&gt;
&lt;p&gt;To dive deeper into multi-state survival models, I am sure you will find Ardo van den Hout’ &lt;a href=&#34;https://www.routledge.com/Multi-State-Survival-Models-for-Interval-Censored-Data/Hout/p/book/9780367570569&#34;&gt;Multi-State Survival Models for Interval-Censored Data&lt;/a&gt; extraordinarily helpful. There are many good textbooks about the basics of Continuous Time Markov Chains. I recommend J.R.Norris’ - &lt;a href=&#34;https://www.cambridge.org/core/books/markov-chains/A3F966B10633A32C8F06F37158031739&#34;&gt;Markov Chains&lt;/a&gt; which is still modestly priced. There are also many expositions freely available on the internet including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;David F. Anderson - &lt;a href=&#34;https://u.math.biu.ac.il/~amirgi/CTMCnotes.pdf&#34;&gt;Chapter 6: Continuous Time Markov Chains&lt;/a&gt; from &lt;a href=&#34;https://u.math.biu.ac.il/~amirgi/SBA.pdf&#34;&gt;Lecture Notes on Stochastic Processes with Applications in Biology&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Miranda Holmes-Cerfon - &lt;a href=&#34;https://cims.nyu.edu/~holmes/teaching/asa19/handout_Lecture4_2019.pdf&#34;&gt;Lecture 4: Continuous-time Markov Chains&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Søren Feodor Nielsen - &lt;a href=&#34;http://web.math.ku.dk/~susanne/kursusstokproc/ContinuousTime.pdf&#34;&gt;Continuous-time homogeneous Markov chains&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Karl Sigman - &lt;a href=&#34;http://www.columbia.edu/~ks20/stochastic-I/stochastic-I-CTMC.pdf&#34;&gt;Continuous-Time Markov Chains&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/04/19/multistate-models-for-medical-applications/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>A data analyst workflow, part 1: SQL &amp; tidyverse</title>
      <link>https://rviews.rstudio.com/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/</link>
      <pubDate>Thu, 06 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/</guid>
      <description>
        


&lt;p&gt;&lt;em&gt;Vidisha Vachharajani works in the EdTech industry, where she enjoys developing data-driven strategy solutions for learners. She has been an R user for over 15 years.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;As a data professional, I have enjoyed learning and using multiple tools for my workflows. For me, everything used to begin and end with R. Today, SQL is a must-know. Not being able to pull your own custom tables from a warehouse can make things tricky. Then there is &lt;code&gt;tidyverse&lt;/code&gt;, the master collection of packages for data science &amp;amp; analytics. As an OG R user, I cannot envision data work without &lt;code&gt;tidyverse&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;In this first part of a 2-part article, I want to demonstrate how a data analyst can use &lt;em&gt;one OR the other for the initial stages of data exploration&lt;/em&gt;, and then double down on &lt;code&gt;tidyverse&lt;/code&gt;, leveraging &lt;code&gt;ggplot2&lt;/code&gt; for a deeper exploration. By no means does this preclude the extensive use of SQL for data wrangling. Rather, this post showcases the wonders of &lt;code&gt;tidyverse&lt;/code&gt; (a &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;collection&lt;/a&gt; of R packages designed for data science, sharing an underlying design philosophy, grammar, and data structures) and specifically, &lt;code&gt;ggplot2&lt;/code&gt; (the &lt;a href=&#34;https://ggplot2-book.org/&#34;&gt;language&lt;/a&gt; of elegant graphics) for a SQL user’s benefit.&lt;/p&gt;
&lt;div id=&#34;the-dataset-and-the-goal&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;1. The dataset and the goal&lt;/h2&gt;
&lt;p&gt;The dataset I am using is clinical. Sourced from the UCI machine learning repo, it is the &lt;em&gt;Diabetes 130-US hospitals for years 1999-2008 Data Set&lt;/em&gt;. The dataset is large, ~100K rows and 51 columns in its raw format. It is, however, clean data. For the purpose of this article, in order to show SQL and &lt;code&gt;tidyverse&lt;/code&gt; language in tandem, I will split it up into 5 parts, and we will assume that the data is actually available to us in these 5 different pieces, rather than as the whole, cleaned data, since this is typically the case in real life.&lt;/p&gt;
&lt;p&gt;I will skip the portion about &lt;a href=&#34;https://dbplyr.tidyverse.org/articles/dbplyr.html&#34;&gt;&lt;code&gt;dbplyr&lt;/code&gt;&lt;/a&gt;, referring readers to the hyperlinked article that will show you how to actually pull data from a remote database using &lt;code&gt;tidyverse&lt;/code&gt;’s &lt;code&gt;dbplyr&lt;/code&gt;. Typically, this is done using SQL, but&lt;code&gt;dbplyr&lt;/code&gt; allows you to do this within &lt;code&gt;R&lt;/code&gt;. Rather, I will focus on &lt;em&gt;the initial stages of data exploration&lt;/em&gt;, using both SQL and &lt;code&gt;tidyverse&lt;/code&gt; for the same output, while extending the &lt;code&gt;tidyverse&lt;/code&gt; portion to include &lt;code&gt;ggplot2&lt;/code&gt; visualization examples, using different plot types for each use case. Note that in each case, you can use SQL first, and then use the SQL output as an input for the &lt;code&gt;ggplot2&lt;/code&gt; visualization.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;reading-in-the-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;2. Reading in the data&lt;/h2&gt;
&lt;p&gt;The data has been split into 5 parts – demographic, medical, hospital visits, outcome, test results. To learn more about the actual data, see &lt;a href=&#34;https://www.hindawi.com/journals/bmri/2014/781670/&#34;&gt;here&lt;/a&gt;. Each part is connected with the other through a UID that is a concatenation of the patient encounter ID and the patient number (using either one doesn’t work to make the ID unique). Note that all of the analyses in this post will be done at the UID level, rather than patient level.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#rm(list=ls())
library(sqldf)
library(dplyr)
library(readxl)
#library(dbplyr)
library(ggplot2)

data_path &amp;lt;- &amp;quot;./dataset_diabetes/diabetic_data.xlsx&amp;quot;
dem &amp;lt;- read_excel(data_path, &amp;quot;demo&amp;quot;)
meds &amp;lt;- read_excel(data_path, &amp;quot;medications&amp;quot;)
visits &amp;lt;- read_excel(data_path, &amp;quot;hosp_visits&amp;quot;)
y &amp;lt;- read_excel(data_path, &amp;quot;readmissions&amp;quot;)
results &amp;lt;- read_excel(data_path, &amp;quot;test_results&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;early-explorations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;3. Early explorations&lt;/h2&gt;
&lt;p&gt;Let’s begin using SQL and &lt;code&gt;tidyverse&lt;/code&gt; to answer some initial questions related to the dataset. The primary hypothesis for this data is the &lt;strong&gt;impact of HbA1c measurement on readmission rates&lt;/strong&gt;, where “readmission” is our response. We will also answer a number of other questions along the way to understand the data better, using &lt;code&gt;ggplot2&lt;/code&gt; when we can.&lt;/p&gt;
&lt;div id=&#34;look-at-the-data&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;3.1 Look at the data&lt;/h3&gt;
&lt;div id=&#34;get-some-counts&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.1.1 Get some counts&lt;/h4&gt;
&lt;p&gt;Let’s take a look at medications and get a sample size for it, first using SQL and then &lt;code&gt;R&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sqldf(&amp;#39;SELECT * FROM meds where 1=0&amp;#39;) # SQL see col names&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] uid                      metformin                repaglinide             
##  [4] nateglinide              chlorpropamide           glimepiride             
##  [7] acetohexamide            glipizide                glyburide               
## [10] tolbutamide              pioglitazone             rosiglitazone           
## [13] acarbose                 miglitol                 troglitazone            
## [16] tolazamide               examide                  citoglipton             
## [19] insulin                  glyburide-metformin      glipizide-metformin     
## [22] glimepiride-pioglitazone metformin-rosiglitazone  metformin-pioglitazone  
## [25] change                   diabetesMed             
## &amp;lt;0 rows&amp;gt; (or 0-length row.names)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sqldf(&amp;#39;SELECT uid, metformin, repaglinide, nateglinide, chlorpropamide FROM meds LIMIT 5&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##               uid metformin repaglinide nateglinide chlorpropamide
## 1 2278392-8222157        No          No          No             No
## 2 149190-55629189        No          No          No             No
## 3  64410-86047875        No          No          No             No
## 4 500364-82442376        No          No          No             No
## 5  16680-42519267        No          No          No             No&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;head(meds, n=5) # dplyr&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 5 × 26
##   uid    metfo…¹ repag…² nateg…³ chlor…⁴ glime…⁵ aceto…⁶ glipi…⁷ glybu…⁸ tolbu…⁹
##   &amp;lt;chr&amp;gt;  &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt;  
## 1 22783… No      No      No      No      No      No      No      No      No     
## 2 14919… No      No      No      No      No      No      No      No      No     
## 3 64410… No      No      No      No      No      No      Steady  No      No     
## 4 50036… No      No      No      No      No      No      No      No      No     
## 5 16680… No      No      No      No      No      No      Steady  No      No     
## # … with 16 more variables: pioglitazone &amp;lt;chr&amp;gt;, rosiglitazone &amp;lt;chr&amp;gt;,
## #   acarbose &amp;lt;chr&amp;gt;, miglitol &amp;lt;chr&amp;gt;, troglitazone &amp;lt;chr&amp;gt;, tolazamide &amp;lt;chr&amp;gt;,
## #   examide &amp;lt;chr&amp;gt;, citoglipton &amp;lt;chr&amp;gt;, insulin &amp;lt;chr&amp;gt;,
## #   `glyburide-metformin` &amp;lt;chr&amp;gt;, `glipizide-metformin` &amp;lt;chr&amp;gt;,
## #   `glimepiride-pioglitazone` &amp;lt;chr&amp;gt;, `metformin-rosiglitazone` &amp;lt;chr&amp;gt;,
## #   `metformin-pioglitazone` &amp;lt;chr&amp;gt;, change &amp;lt;chr&amp;gt;, diabetesMed &amp;lt;chr&amp;gt;, and
## #   abbreviated variable names ¹​metformin, ²​repaglinide, ³​nateglinide, …&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sqldf(&amp;#39;SELECT COUNT(uid) FROM meds&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##   COUNT(uid)
## 1     101766&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;nrow(meds) # R&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 101766&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;How many patients with a diabetes diagnosis, vs respiratory, circulatory, etc.?&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sqldf(&amp;#39;SELECT primary_diag, COUNT(*) FROM results GROUP BY primary_diag&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##   primary_diag COUNT(*)
## 1  circulatory    30437
## 2     diabetes     8757
## 3        other    48149
## 4  respiratory    14423&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;results %&amp;gt;% group_by(primary_diag) %&amp;gt;% count(primary_diag) # R&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 4 × 2
## # Groups:   primary_diag [4]
##   primary_diag     n
##   &amp;lt;chr&amp;gt;        &amp;lt;int&amp;gt;
## 1 circulatory  30437
## 2 diabetes      8757
## 3 other        48149
## 4 respiratory  14423&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;How many women came in through an emergency admission type?&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sqldf(&amp;#39;SELECT gender, admission_type_id, COUNT(*) AS n FROM dem LEFT JOIN visits USING(uid) WHERE admission_type_id=1 GROUP BY gender&amp;#39;)  # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##            gender admission_type_id     n
## 1          Female                 1 29448
## 2            Male                 1 24540
## 3 Unknown/Invalid                 1     2&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;visits %&amp;gt;% left_join(dem, by=join_by(uid)) %&amp;gt;% subset(admission_type_id==1) %&amp;gt;% count(gender, admission_type_id) # dplyr&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 3 × 3
##   gender          admission_type_id     n
##   &amp;lt;chr&amp;gt;                       &amp;lt;dbl&amp;gt; &amp;lt;int&amp;gt;
## 1 Female                          1 29448
## 2 Male                            1 24540
## 3 Unknown/Invalid                 1     2&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;a-mosaic-plot&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.1.2 A mosaic plot&lt;/h4&gt;
&lt;p&gt;Instead of extracting counts manually, let’s use a mosaic plot to get a sense of how 2 count variables are distributed relative to each other. In this case, age and admission type. This plot sheds light into data availability and asymmetric distributions. For example, here, we see that most patients come from emergency, urgent care, or as an elective, and that there is missing or “not available” admission type data. It is important to retain these 2 categories separately, since they mean different things. Note that in the &lt;code&gt;ggplot&lt;/code&gt; parameters, I have not yet introduced axes label cleanup, etc.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p0 &amp;lt;- dem %&amp;gt;% left_join(visits, by=join_by(uid)) %&amp;gt;%  
  mutate(admission_type=ifelse(admission_type_id==1, &amp;quot;1:Emergency&amp;quot;, 
                               ifelse(admission_type_id==2, &amp;quot;2:Urgent&amp;quot;, 
                               ifelse(admission_type_id==3, &amp;quot;3:Elective&amp;quot;, 
                               ifelse(admission_type_id==4, &amp;quot;4:Newborn&amp;quot;, 
                               ifelse(admission_type_id==5, &amp;quot;5:Not Available&amp;quot;,
                               ifelse(admission_type_id==6, &amp;quot;6:NULL&amp;quot;, 
                               ifelse(admission_type_id==7, &amp;quot;7:Trauma Center&amp;quot;, 
                                      &amp;quot;8:Not Mapped&amp;quot;)))))))) %&amp;gt;% 
  group_by(admission_type, age) %&amp;gt;% summarise(n=n()) %&amp;gt;% mutate(freq = n / sum(n)) 
ggplot(p0, aes(x=age, y=admission_type)) +
  geom_tile(aes(fill=n)) + scale_fill_gradient(low=&amp;quot;white&amp;quot;, high=&amp;quot;blue&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/mosaic-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;a-simple-join&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.1.3 A simple join&lt;/h4&gt;
&lt;p&gt;Let’s join all 5 datasets and look at it. Note that in SQL, in order to look only at the first few columns, we need to know the column names, which is what we first do here.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# (Output suppressed)
sqldf(&amp;#39;SELECT * FROM dem LEFT JOIN visits USING(uid) LEFT JOIN results USING(uid) LEFT JOIN meds USING(uid) LEFT JOIN y USING(uid) where 1=0&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sqldf(&amp;#39;SELECT uid, race, gender, age, weight FROM dem LEFT JOIN visits USING(uid) LEFT JOIN results USING(uid) LEFT JOIN meds USING(uid) LEFT JOIN y USING(uid) LIMIT 5&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##               uid            race gender     age weight
## 1 2278392-8222157       Caucasian Female  [0-10)      ?
## 2 149190-55629189       Caucasian Female [10-20)      ?
## 3  64410-86047875 AfricanAmerican Female [20-30)      ?
## 4 500364-82442376       Caucasian   Male [30-40)      ?
## 5  16680-42519267       Caucasian   Male [40-50)      ?&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dem %&amp;gt;% left_join(visits, by=join_by(uid)) %&amp;gt;% left_join(results, by=join_by(uid)) %&amp;gt;% left_join(meds, by=join_by(uid)) %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% print(n=5) # dplyr, by default shows 10 rows, so we ask it to print 5&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 101,766 × 50
##   uid          race  gender age   weight admis…¹ disch…² admis…³ time_…⁴ payer…⁵
##   &amp;lt;chr&amp;gt;        &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt;  &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt;    &amp;lt;dbl&amp;gt;   &amp;lt;dbl&amp;gt;   &amp;lt;dbl&amp;gt;   &amp;lt;dbl&amp;gt; &amp;lt;chr&amp;gt;  
## 1 2278392-822… Cauc… Female [0-1… ?            6      25       1       1 ?      
## 2 149190-5562… Cauc… Female [10-… ?            1       1       7       3 ?      
## 3 64410-86047… Afri… Female [20-… ?            1       1       7       2 ?      
## 4 500364-8244… Cauc… Male   [30-… ?            1       1       7       2 ?      
## 5 16680-42519… Cauc… Male   [40-… ?            1       1       7       1 ?      
## # … with 101,761 more rows, 40 more variables: medical_specialty &amp;lt;chr&amp;gt;,
## #   num_lab_procedures &amp;lt;dbl&amp;gt;, num_procedures &amp;lt;dbl&amp;gt;, num_medications &amp;lt;dbl&amp;gt;,
## #   number_outpatient &amp;lt;dbl&amp;gt;, number_emergency &amp;lt;dbl&amp;gt;, number_inpatient &amp;lt;dbl&amp;gt;,
## #   diag_1 &amp;lt;chr&amp;gt;, diag_2 &amp;lt;chr&amp;gt;, diag_3 &amp;lt;chr&amp;gt;, number_diagnoses &amp;lt;dbl&amp;gt;,
## #   max_glu_serum &amp;lt;chr&amp;gt;, A1Cresult &amp;lt;chr&amp;gt;, primary_diag &amp;lt;chr&amp;gt;, metformin &amp;lt;chr&amp;gt;,
## #   repaglinide &amp;lt;chr&amp;gt;, nateglinide &amp;lt;chr&amp;gt;, chlorpropamide &amp;lt;chr&amp;gt;,
## #   glimepiride &amp;lt;chr&amp;gt;, acetohexamide &amp;lt;chr&amp;gt;, glipizide &amp;lt;chr&amp;gt;, glyburide &amp;lt;chr&amp;gt;, …&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;explore-the-response-readmissions&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;3.2 Explore the response: readmissions&lt;/h3&gt;
&lt;div id=&#34;lab-procedures&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.2.1 Lab procedures&lt;/h4&gt;
&lt;p&gt;Let’s start with the simplest question – for the primary response variable, “readmitted”, how many lab procedures were done by each category of the response? Note here that “number of lab procedures” is one of a handful of continuous design covariate – rest of the ~45 covariates are all categorical/discrete.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# How many lab tests performed for readmitted patients
sqldf(&amp;#39;SELECT readmitted, SUM(num_lab_procedures) AS n FROM visits LEFT JOIN y USING(uid) GROUP BY readmitted&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##   readmitted       n
## 1        &amp;lt;30  502275
## 2        &amp;gt;30 1558172
## 3         NO 2325224&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;visits %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% group_by(readmitted) %&amp;gt;% 
  summarise(n=sum(num_lab_procedures)) %&amp;gt;% mutate(freq = n / sum(n)) # dplyr, w/ an added proportion &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 3 × 3
##   readmitted       n  freq
##   &amp;lt;chr&amp;gt;        &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt;
## 1 &amp;lt;30         502275 0.115
## 2 &amp;gt;30        1558172 0.355
## 3 NO         2325224 0.530&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Since the above doesn’t really tell us much, other than actual counts, proportions by response categories, let’s use &lt;code&gt;ggplot2&lt;/code&gt; to explore the distribution of “number of lab procedures”, using a barplot/histogram approach, with “readmitted” as the &lt;code&gt;fill&lt;/code&gt; element. This helps us get a better picture of their relationship; we see here how, for a strikingly normally distributed “number of lab procedures” (other than 1 outlier), on average, the higher the volume of procedures, the more the proportion of readmitted.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# How many lab tests performed for readmitted patients, use ggplot2
p1 &amp;lt;- visits %&amp;gt;% left_join(y, by=join_by(uid))
ggplot(data = p1 ,aes(x=num_lab_procedures,fill=readmitted)) + geom_bar() + labs(x=&amp;quot;Number of lab procedures&amp;quot;, y=&amp;quot;counts&amp;quot;) + scale_y_continuous(
    labels = function(n) scales::comma(abs(n)))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-1-2-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Let’s also do this using &lt;code&gt;ggplot&lt;/code&gt;’s beautiful density plots. It is a slightly different type of visual, and tells us how the distribution of X shifts left or right by the response or &lt;code&gt;fill&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ggplot(p1, aes(num_lab_procedures)) + geom_density(aes(fill=factor(readmitted)), alpha=0.8) + labs(x=&amp;quot;Number of lab procedures&amp;quot;) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-1-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;demographics&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.2.2 Demographics&lt;/h4&gt;
&lt;p&gt;Next, we ask how readmissions differ across age groups and gender. Let’s also plot this to understand the output better. We first use a population pyramid approach to get the counts and then barplot the proportions to get a better understanding of the variance in readmissions across these groups.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# What are readmission rates by the different age groups?
sqldf(&amp;#39;SELECT age, readmitted, COUNT(*) AS n FROM dem LEFT JOIN y USING(uid) GROUP BY age&amp;#39;)  # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         age readmitted     n
## 1    [0-10)         NO   161
## 2   [10-20)        &amp;gt;30   691
## 3   [20-30)         NO  1657
## 4   [30-40)         NO  3775
## 5   [40-50)         NO  9685
## 6   [50-60)        &amp;gt;30 17256
## 7   [60-70)         NO 22483
## 8   [70-80)        &amp;gt;30 26068
## 9   [80-90)         NO 17197
## 10 [90-100)         NO  2793&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p21 &amp;lt;- dem %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% group_by(gender, age, readmitted) %&amp;gt;% summarise(n=n()) %&amp;gt;%
mutate(pct = 100 * n / sum(n), readmission=ifelse(readmitted==&amp;quot;NO&amp;quot;, &amp;quot;not readmitted&amp;quot;, &amp;quot;readmitted&amp;quot;)) %&amp;gt;% 
  ungroup() %&amp;gt;% subset(gender==&amp;quot;Male&amp;quot;|gender==&amp;quot;Female&amp;quot;) %&amp;gt;%
  ggplot() +
  geom_col(aes(x = ifelse(readmission == &amp;quot;readmitted&amp;quot;, -n, n),
               y = age,
               fill = readmission)) +
  facet_wrap(~ gender) +
  scale_x_continuous(
    labels = function(n) scales::comma(abs(n))) +
  xlab(&amp;quot;Counts&amp;quot;)
p21&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-2-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p22 &amp;lt;- dem %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% group_by(gender, age, readmitted) %&amp;gt;% summarise(n=n()) %&amp;gt;% mutate(freq = n / sum(n)) %&amp;gt;% subset(gender==&amp;quot;Male&amp;quot;|gender==&amp;quot;Female&amp;quot;)
ggplot(data=p22, aes(x=age, y=freq, fill=readmitted)) + geom_col() + facet_wrap(~ gender) + labs(y=&amp;quot;proportions&amp;quot;) + geom_text(aes(label = paste0(round(freq, 4) * 100, &amp;quot;%&amp;quot;)), position = position_stack(vjust = 0.5), size=2.5, angle=90) + theme(axis.text.x = element_text(angle=90, vjust=.5, hjust=1))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-2-2.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The population pyramid is an intriguing plot type, and already tells us that for most age groups, more women are readmitted. But this could be solely because there are more women than men in the sample. However, from the proportion barchart, we see here that proportion of readmitted women is greater than men, particularly for the 20-30 age group.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;patient-diagnoses&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.2.3 Patient diagnoses&lt;/h4&gt;
&lt;p&gt;Finally, how are readmission rates distributed by patient and patient care features. For example, how is it distributed by patient primary diagnosis? In the final section of this post, we will leverage &lt;code&gt;ggplot2&lt;/code&gt;’s visualization power to triangulate patient diagnoses with the key covariate and the response. Like in the previous section, we use proportions, adding the relevant labels to more easily infer that we see higher readmission rates for a diabetes diagnosis.&lt;/p&gt;
&lt;p&gt;We change around quite a few of the plotting parameters in &lt;code&gt;ggplot2&lt;/code&gt; to make it look much more eye-catching.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# How is readmitted rate distributed by diagnoses?
sqldf(&amp;#39;SELECT primary_diag, readmitted, COUNT(*) as n FROM results LEFT JOIN y USING(uid) GROUP BY primary_diag, readmitted&amp;#39;)  # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##    primary_diag readmitted     n
## 1   circulatory        &amp;lt;30  3485
## 2   circulatory        &amp;gt;30 10839
## 3   circulatory         NO 16113
## 4      diabetes        &amp;lt;30  1137
## 5      diabetes        &amp;gt;30  3318
## 6      diabetes         NO  4302
## 7         other        &amp;lt;30  5332
## 8         other        &amp;gt;30 15856
## 9         other         NO 26961
## 10  respiratory        &amp;lt;30  1403
## 11  respiratory        &amp;gt;30  5532
## 12  respiratory         NO  7488&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p3 &amp;lt;- results %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% group_by(primary_diag, readmitted) %&amp;gt;% summarise(n=n()) %&amp;gt;% mutate(freq = n / sum(n))
ggplot(data=p3, aes(x=primary_diag, y=n, fill=readmitted)) + geom_bar(position = &amp;quot;dodge&amp;quot;, stat = &amp;quot;identity&amp;quot;, color=&amp;quot;black&amp;quot;) + scale_fill_manual(values=c(&amp;quot;#999999&amp;quot;, &amp;quot;#E69F00&amp;quot;, &amp;quot;#56B4E9&amp;quot;)) + theme_minimal() + labs(x=&amp;quot;Primary diagnoses&amp;quot;, y=&amp;quot;Counts (proportions as labels)&amp;quot;) + geom_text(aes(label = paste0(round(freq, 4) * 100, &amp;quot;%&amp;quot;)), position = position_dodge(width = 1), vjust=-0.7, size=3) + scale_y_continuous(labels = function(n) scales::comma(abs(n)))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;hba1c-measurement&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;3.2.4 HbA1c measurement&lt;/h4&gt;
&lt;p&gt;One of the key questions this dataset seeks to answer is the &lt;em&gt;impact of the A1C test (decision to test) on readmission rates&lt;/em&gt;, in the presence of covariates (especially the primary diagnosis). Output in its raw form (i.e. untransformed) doesn’t always give us the answer clearly. To get around this, we will use &lt;code&gt;CASE WHEN&lt;/code&gt; in SQL and &lt;code&gt;mutate&lt;/code&gt; in &lt;code&gt;tidyverse&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Let’s plot this in 2 ways – a barplot with labels, and a spineplot. The latter allows us to see the “weight” of the underlying categories.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# What is the readmission rate profile of patients who had their A1C measured?
sqldf(&amp;#39;SELECT CASE WHEN A1Cresult = &amp;quot;None&amp;quot; THEN &amp;quot;not measured&amp;quot; ELSE &amp;quot;measured&amp;quot; END AS a1c, readmitted,
   COUNT(*) FROM results LEFT JOIN y USING(uid) GROUP BY a1c, readmitted ORDER BY 1&amp;#39;) # SQL&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##            a1c readmitted COUNT(*)
## 1     measured        &amp;lt;30     1676
## 2     measured        &amp;gt;30     5800
## 3     measured         NO     9542
## 4 not measured        &amp;lt;30     9681
## 5 not measured        &amp;gt;30    29745
## 6 not measured         NO    45322&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p4 &amp;lt;- results %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% mutate(a1c=ifelse(A1Cresult==&amp;quot;None&amp;quot;, &amp;quot;not measured&amp;quot;, &amp;quot;measured&amp;quot;)) %&amp;gt;% 
  group_by(a1c, readmitted) %&amp;gt;% summarise(n=n()) %&amp;gt;% mutate(freq = n / sum(n)) 
ggplot(data=p4, aes(x=a1c, y=freq, fill=readmitted)) + geom_col() + labs(x=&amp;quot;HbA1c test measurement&amp;quot;, y=&amp;quot;proportions&amp;quot;) + geom_text(aes(label = paste0(round(freq, 4) * 100, &amp;quot;%&amp;quot;)), position = position_stack(vjust = 0.5), size=3)# dplyr&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Spineplot
library(ggmosaic)
p5 &amp;lt;- results %&amp;gt;% left_join(y, by=join_by(uid)) %&amp;gt;% left_join(dem, by=join_by(uid))%&amp;gt;% mutate(a1c=ifelse(A1Cresult==&amp;quot;None&amp;quot;, &amp;quot;not measured&amp;quot;, &amp;quot;measured&amp;quot;)) %&amp;gt;% subset(gender==&amp;quot;Male&amp;quot;|gender==&amp;quot;Female&amp;quot;)
per &amp;lt;- p5 %&amp;gt;% group_by(a1c, readmitted) %&amp;gt;% summarise(n=n()) %&amp;gt;% mutate(freq = n / sum(n)) 
g &amp;lt;- ggplot(p5) + geom_mosaic(aes(x = product(a1c),fill = readmitted)) 

g + geom_text(data = ggplot_build(g)$data[[1]] %&amp;gt;% 
                group_by(x__a1c) %&amp;gt;%
                mutate(pct = .wt/sum(.wt)*100), 
              aes(x = (xmin+xmax)/2, y = (ymin+ymax)/2, label=paste0(round(pct, 2), &amp;quot;%&amp;quot;)))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/index_files/figure-html/explore-4-2.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We observe a lower readmission rate (&amp;lt;30 days) when there is an A1C measurement taken, vs when it is not measured at all. In the 2nd/spineplot, we see this without actually calculating the percentages, while also inferring that number of patients not measured is much higher than those measured. We do however, manually add in the percentages to the spineplot to get a more complete picture on the relationship between HbA1c measurement and readmission rates.
These are key findings which we will explore in greater detail, using &lt;code&gt;tidyverse&lt;/code&gt; and &lt;code&gt;ggplot2&lt;/code&gt; more extensively, in the next part of this blog series, including cutting these plots across multiple covariates to explore how HbA1c affects readmissions in the presence of other patient groupings. Stay tuned!&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/04/06/a-data-analyst-workflow-part-1-sql-tidyverse/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>February 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/03/28/february-2023-top-40-new-cran-packages/</link>
      <pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/03/28/february-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred seventy-three new packages made it to CRAN in February. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in thirteen categories: Computational Methods, Data, Ecology, Economics, Machine Learning, Mathematics, Medicine, Pharma, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dcTensor&#34;&gt;dcTensor&lt;/a&gt; v1.0.1: Implements semi-binary and semi-ternary matrix methods based on non-negative matrix factorization (NMF) and singular value decomposition (SVD). For the details see the reference section of &lt;a href=&#34;https://github.com/rikenbit/dcTensor&#34;&gt;GitHub README.md&lt;/a&gt;. There are seven vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/dcTensor/vignettes/dcTensor-2.html&#34;&gt;Discretized Singular Value Decomposition&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dcTensor/vignettes/dcTensor-5.html&#34;&gt;Discretized Partial Least Squares&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/dcTensor/vignettes/dcTensor-7.html&#34;&gt;Discretized Non-negative Tucker Decomposition&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dcTensor.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing whether the original data is recovered by the dSVD&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dhis2r&#34;&gt;dhis2r&lt;/a&gt; v0.1.1: Implements a connection to &lt;a href=&#34;https://dhis2.org/&#34;&gt;DHIS2&lt;/a&gt;, a global open-source project coordinated by the HISP Centre at the University of Oslo. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/dhis2r/vignettes/dhis2r.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ispdata&#34;&gt;ispdata&lt;/a&gt; v1.1: Provides access to data from the Rio de Janeiro Public Security Institute including criminal statistics, data on gun seizures and femicide. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ispdata/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ohsome&#34;&gt;ohsome&lt;/a&gt; v0.2.1: Implements a client for Heidelberg Institute for Geo information Technology&amp;rsquo;s &lt;a href=&#34;https://docs.ohsome.org/ohsome-api/v1/&#34;&gt;OpenStreatMap API&lt;/a&gt; and provides functions to analyze the rich data source of &lt;a href=&#34;https://heigit.org/big-spatial-data-analytics-en/ohsome/&#34;&gt;OpenStreetMap (OSM) history&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ohsome/vignettes/ohsome.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ohsome.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;map showing Breweries per sq km in Bavaria&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OlympicRshiny&#34;&gt;OlympicRshiny&lt;/a&gt; v1.0.0: Implements a &lt;code&gt;Shiny&lt;/code&gt; App to visualize Olympic Data from 1896 to 2016 residing in a &lt;a href=&#34;https://www.kaggle.com/datasets/heesoo37/120-years-of-olympic-history-athletes-and-results&#34;&gt;Kaggle Dataset&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/Amalan-ConStat/OlympicRshiny&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;iframe src=&#34;https://amalan-con-stat.shinyapps.io/OlympicRshiny/&#34; data-external=&#34;1&#34;  width=&#34;925px&#34; height=&#34;800px&#34;&gt;
&lt;/iframe&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=whitewater&#34;&gt;whitewater&lt;/a&gt; v0.1.2: Provides methods for retrieving United States Geological Survey (USGS) water data using sequential and parallel processing. See &lt;a href=&#34;https://journal.r-project.org/archive/2021/RJ-2021-048/index.html&#34;&gt;Bengtsson (2022)&lt;/a&gt; for background on the parallel methods and &lt;a href=&#34;https://cran.r-project.org/web/packages/whitewater/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;whitewater.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Map and histogram of peak flow&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=birdscanR&#34;&gt;birdscanR&lt;/a&gt; v0.1.2: Provides functions to extract bird and insect data from &lt;a href=&#34;https://swiss-birdradar.com/systems/radar-birdscan-mr1/&#34;&gt;Birdscan MR1&lt;/a&gt; &lt;code&gt;SQL&lt;/code&gt; vertical-looking radar databases, filter, and process the data into Migration Traffic Rates, e.g. #objects per hour and per km, etc. See &lt;a href=&#34;https://zenodo.org/record/5734961#.ZCHYfuzML0o&#34;&gt;Haest et al. (2021)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/ecog.04025&#34;&gt;Schmid et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/birdscanR/vignettes/mtrCalculationWorkflow.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;economics&#34;&gt;Economics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=echoice2&#34;&gt;echoice2&lt;/a&gt; v0.2.3: Implements choice models based on economic theory, including MCMC based estimation prediction, Hierarchical Multinomial Logit and Multiple Discrete-Continuous (Volumetric) models. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S2452261919300024?via%3Dihub&#34;&gt;Allenby, Hardt and Rossi (2019)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167811622000210?via%3Dihub&#34;&gt;Kim, Hardt, Kim and Allenby (2022)&lt;/a&gt;, and &lt;a href=&#34;https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3418383&#34;&gt;Hardt and Kurz (2020)&lt;/a&gt; for the underlying theory, and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/echoice2/vignettes/Importing_lol_data.html&#34;&gt;Importing lists of lists&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/echoice2/vignettes/Modeling_volumetric_demand.html&#34;&gt;Volumetric Demand and Conjunctive Screening&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;echoice2.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Density of pizza purchases&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ODRF&#34;&gt;ODRF&lt;/a&gt; v0.0.3: Implements oblique decision random random forests as an ensemble of &lt;a href=&#34;https://citeseerx.ist.psu.edu/document?repid=rep1&amp;amp;type=pdf&amp;amp;doi=4d3f466fa7e32ab8f11873778893c38558537975&#34;&gt;oblique decision trees&lt;/a&gt; which use linear combinations of predictors for partitioning trees. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ODRF/vignettes/Oblique-Decision-Random-Forest.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ODRF.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Example of an oblique classification tree&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spinner&#34;&gt;spinner&lt;/a&gt; v1.1.0: Provides a &lt;code&gt;torch&lt;/code&gt; implementation of &lt;a href=&#34;https://en.wikipedia.org/wiki/Graph_neural_network&#34;&gt;Graph Net architecture&lt;/a&gt; allowing different options for message passing and feature embedding. Look &lt;a href=&#34;https://rpubs.com/giancarlo_vercellino/spinner&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spinner.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plot showing performance of model on training and test sets&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sMTL&#34;&gt;sMTL&lt;/a&gt; v0.1.0: Implements L0-constrained Multi-Task Learning and domain generalization algorithms which are coded in &lt;code&gt;Julia&lt;/code&gt; allowing for fast coordinate descent and local combinatorial search algorithms. See &lt;a href=&#34;https://arxiv.org/abs/2212.08697&#34;&gt;Loewinger et al. (2022)&lt;/a&gt; for details and look &lt;a href=&#34;https://rpubs.com/gloewinger/996629&#34;&gt;here&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tfevents&#34;&gt;tfevents&lt;/a&gt; v0.0.2: Provides a convenient way to log scalars, images, audio, and histograms in the &lt;code&gt;tfevent&lt;/code&gt; record file format. Logged data can be visualized on the fly using &lt;a href=&#34;https://www.tensorflow.org/tensorboard/get_started#:~:text=TensorBoard%20is%20a%20tool%20for,dimensional%20space%2C%20and%20much%20more.&#34;&gt;TensorBoard&lt;/a&gt;, a web based tool that focuses on visualizing the training progress of machine learning models. Look &lt;a href=&#34;https://mlverse.github.io/tfevents/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tfevents.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;tfevents dashboard&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyAML&#34;&gt;tidyAML&lt;/a&gt; v0.0.1: Implements a simple interface for automatic machine learning that uses the fits &lt;code&gt;tidymodels&lt;/code&gt; framework to fit models. Look &lt;a href=&#34;https://github.com/spsanderson/tidyAML&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=deFit&#34;&gt;deFit&lt;/a&gt; v0.1.2: Provides functions that use numerical optimization to fit first and second order ordinary differential equations  to time series data in order to examine the dynamic relationships between variables or the characteristics of a dynamical system. Look &lt;a href=&#34;https://github.com/yueqinhu/defit&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;deFit.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of second order differential equation fit&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fitlandr&#34;&gt;fitlandr&lt;/a&gt; v0.1.0: Provides a toolbox for estimating vector fields from intensive longitudinal data and construct potential landscapes. The vector fields can be estimated with two nonparametric methods: the Multivariate Vector Field Kernel Estimator by &lt;a href=&#34;https://www.cambridge.org/core/journals/econometric-theory/article/abs/on-the-functional-estimation-of-multivariate-diffusion-processes/4E79676711B260493964399BE28240D9&#34;&gt;Bandi &amp;amp; Moloche (2018)&lt;/a&gt; and the Sparse Vector Field Consensus algorithm by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0031320313002410?via%3Dihub&#34;&gt;Ma et al. (2013)&lt;/a&gt;. The potential landscapes are simulated with the &lt;code&gt;simlandr&lt;/code&gt; package of &lt;a href=&#34;https://psyarxiv.com/pzva3/&#34;&gt;Cui et al. (2021)&lt;/a&gt; or with the method of &lt;a href=&#34;https://bmcsystbiol.biomedcentral.com/articles/10.1186/1752-0509-5-85&#34;&gt;Bhattacharya et al. (2011)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/fitlandr/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fitlandr.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of two dimensional vector field&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CodelistGenerator&#34;&gt;CodelistGenerator&lt;/a&gt; v1.0.0: Provides functions to generate a candidate code list for the Observational Medical Outcomes Partnership &lt;a href=&#34;https://www.ohdsi.org/data-standardization/&#34;&gt;common data model&lt;/a&gt; based on string matching. For a given search strategy, a candidate code list will be returned. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/CodelistGenerator/vignettes/a01_Introduction_to_CodelistGenerator.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/CodelistGenerator/vignettes/a02_Candidate_codes_OA.html&#34;&gt;Candidate codes&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/CodelistGenerator/vignettes/a03_Options_for_CodelistGenerator.html&#34;&gt;Options&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/CodelistGenerator/vignettes/a04_codelists_for_medications.html&#34;&gt;Codelists for medicaitons&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simaerep&#34;&gt;simaerep&lt;/a&gt; v0.4.3: Implements bootstrap based simulation methods to detect clinical trials that may be under reporting adverse events. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s40264-020-01011-5&#34;&gt;Koneswarakantha (2021)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/simaerep/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simaerep.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots showing adverse event reporting&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;pharma&#34;&gt;Pharma&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metalite.ae&#34;&gt;metalite&lt;/a&gt; v0.1.1: Provides A metadata structure for clinical data analysis and reporting based on Analysis Data Model &lt;a href=&#34;https://www.cdisc.org/standards/foundational/adam&#34;&gt;(ADaM)&lt;/a&gt; datasets which simplifies clinical analysis and reporting tool development by defining standardized inputs, outputs, and workflow. See &lt;a href=&#34;https://r4csr.org/&#34;&gt;Zhang et al. (2022)&lt;/a&gt;, the package &lt;a href=&#34;https://cran.r-project.org/web/packages/metalite.ae/vignettes/metalite-ae.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/metalite.ae/vignettes/ae-listing.html&#34;&gt;AE Listing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/metalite.ae/vignettes/ae-specific.html&#34;&gt;AE Specification&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/metalite.ae/vignettes/ae-summary.html&#34;&gt;AE Summary&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/metalite.ae/vignettes/rate-compare.html&#34;&gt;Miettinen and Nurminen Test&lt;/a&gt;.
&lt;img src=&#34;metalite.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Diagram of metalite framework&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gcplyr&#34;&gt;gcplyr&lt;/a&gt; v1.1.0: Implements tools to import, manipulate and analyze bacterial growth curve data as commonly output by plate readers including for reshaping common plate reader outputs into &lt;em&gt;tidy&lt;/em&gt; formats. See &lt;a href=&#34;https://cran.r-project.org/web/packages/gcplyr/readme/README.html&#34;&gt;README&lt;/a&gt; for documentation. There are several vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/gcplyr/vignettes/gcplyr.pdf&#34;&gt;Introduction&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/gcplyr/vignettes/analyze.pdf&#34;&gt;Analyzing data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/gcplyr/vignettes/noise.pdf&#34;&gt;Dealing with noise&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gcplyr.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Growth curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=locaR&#34;&gt;locaR&lt;/a&gt; v0.1.2: Provides functions to conduct acoustic source localization, as well as organize and check localization data and results. &lt;a href=&#34;https://ieeexplore.ieee.org/document/5629353&#34;&gt;Cobos et al. (2010)&lt;/a&gt; gives details of the algorithms. Vignettes include an &lt;a href=&#34;https://cran.r-project.org/web/packages/locaR/vignettes/V3_Intro_to_localize.html&#34;&gt;Introduction&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/locaR/vignettes/V2_Detecting_sound_sources.html&#34;&gt;Detecting sound sources&lt;/a&gt;, and &lt;a href=&#34;Introduction to localizeMultiple&#34;&gt;localize Multiple&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;locaR.gif&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Animation of localization method&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PoolDilutionR&#34;&gt;PooldiloutionR&lt;/a&gt; v1.0.0: Pool dilution is a isotope tracer technique wherein a biogeochemical pool is artificially enriched with its heavy isotopologue and the gross productive and consumptive fluxes of that pool are quantified. This package calculates gross production and consumption rates from closed-system isotopic pool dilution time series data. See &lt;a href=&#34;https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2001GB001448&#34;&gt;Fischer and Hedin (2002)&lt;/a&gt; for background and the &lt;a href=&#34;https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2001GB001448&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Pool.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Predictions and observations over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=counterfactuals&#34;&gt;counterfactuals&lt;/a&gt; v0.1.1: Implements a modular R6 interface for counterfacual explanation methods including &lt;a href=&#34;https://arxiv.org/abs/2104.07411&#34;&gt;Burghmans et al. (2022)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-030-58112-1_31&#34;&gt;Dandl et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://ieeexplore.ieee.org/document/8807255&#34;&gt;Wexler et al. (2019)&lt;/a&gt;. See the the &lt;a href=&#34;https://cran.r-project.org/web/packages/counterfactuals/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/counterfactuals/vignettes/how-to-add-new-cf-methods.html&#34;&gt;How to extend the package&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/counterfactuals/vignettes/other_models.html&#34;&gt;Other types of models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;counterfactuals.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of conterfactual surface&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=semfindr&#34;&gt;semfindr&lt;/a&gt; v0.1.4: Provides functions for sensitivity analysis in structural equation modeling using influence measures and diagnostic plots. It supports the leave-one-out case wise sensitivity analysis of &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00273171.2011.561068&#34;&gt;Pek and MacCallum (2011)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/semfindr/vignettes/semfindr.html&#34;&gt;introduction&lt;/a&gt; and three additional vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/semfindr/vignettes/casewise_scores.html&#34;&gt;Approximate Case Influence&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/semfindr/vignettes/selecting_cases.html&#34;&gt;Selecting Cases in Rerun&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/semfindr/vignettes/user_id.html&#34;&gt;Use Case IDs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;semfindr.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of fit measure against generalized Cook&#39;s distance&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stxplore&#34;&gt;stxplore&lt;/a&gt; v0.1.0: Implements statistical tools for spatio-temporal data exploration, including simple plotting functions, covariance calculations and computations similar to principal component analysis for spatio-temporal data. Look &lt;a href=&#34;https://sevvandi.github.io/stxplore/&#34;&gt;here&lt;/a&gt; for examples and see the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/stxplore/vignettes/stxplore.html&#34;&gt;Exploration using dataframes&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/stxplore/vignettes/stxplore_stars.html&#34;&gt;Using stars objects&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stxplore.png&#34; height = &#34;350&#34; width=&#34;400&#34; alt=&#34;Plot of group means&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SurrogateRsq&#34;&gt;SurrogateRsq&lt;/a&gt; v0.2.0: Implements the surrogate R-squared measure for categorical data analysis proposed in &lt;a href=&#34;https://bpspsychub.onlinelibrary.wiley.com/doi/10.1111/bmsp.12289&#34;&gt;Liu et al. (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SurrogateRsq/vignettes/JSSpaper.pd&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SurrogateRsq.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Diagram of workflow for modeling categorical data&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=setartree&#34;&gt;setartree&lt;/a&gt; v0.1.0: Implements the forecasting-specific tree-based model proposed by &lt;a href=&#34;https://arxiv.org/abs/2211.08661v1&#34;&gt;Godahewa et al. (2022)&lt;/a&gt; that is particularly suitable for global time series forecasting. Look &lt;a href=&#34;https://github.com/rakshitha123/SETAR_Trees&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=StructuralDecompose&#34;&gt;StructuralDecompose&lt;/a&gt; v0.1.1: Provides functions, which perform very well in the presence of significant level shifts, to explain the behavior of a time series by decomposing it into trend, seasonality and residuals. See the short vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/StructuralDecompose/vignettes/Decomposition.html&#34;&gt;Decomposition&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/StructuralDecompose/vignettes/Example-Walkthrough.html&#34;&gt;Example Walkthrough&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sufficientForecasting&#34;&gt;sufficientForecasting&lt;/a&gt; v0.1.0: Implements a sufficient forecasting method for a single time series using many predictors and a possibly nonlinear forecasting function. Assuming that the predictors are driven by some latent factors, the SF first conducts factor analysis and then performs sufficient dimension reduction. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304407617301616?via%3Dihub&#34;&gt;Fan et al. (2017)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/109/2/473/6309457?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Luo et al. (2022)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/07350015.2020.1813589?journalCode=ubes20&#34;&gt;Yu et al. (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sufficientForecasting/vignettes/SF_vignette.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tseriesTARMA&#34;&gt;tseriesTARMA&lt;/a&gt; v0.3-2: Implements routines for nonlinear time series analysis based on &lt;a href=&#34;http://amsdottorato.unibo.it/8973/1/Greta_Goracci_tesi_PhD.pdf&#34;&gt;Threshold Autoregressive Moving Average models&lt;/a&gt; and provides methods for model fitting and forecasting, tests for threshold effects and unit-root tests. See &lt;a href=&#34;https://cran.r-project.org/web/packages/tseriesTARMA/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=currr&#34;&gt;currr&lt;/a&gt; v0..1.2: Implements the family of &lt;code&gt;map()&lt;/code&gt; functions with frequent saving of the intermediate results. This enables stopping the evaluation and then restarting it from where you left off by reading the already evaluated work from cache. See &lt;a href=&#34;https://cran.r-project.org/web/packages/currr/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;currr.gif&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Animation showing workflow&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dataMojo&#34;&gt;dataMojo&lt;/a&gt; v1.0.0: Implements a grammar of data manipulation with &lt;code&gt;data.table&lt;/code&gt; by providing a consistent a series of utility functions that help to solve the most common data manipulation challenges. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/dataMojo/vignettes/Intro-dataMojo.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hexfont&#34;&gt;hexfont&lt;/a&gt; v0.3.1: Contains all the hex font files from the &lt;a href=&#34;https://unifoundry.com/unifont/&#34;&gt;GNU Unifont Project&lt;/a&gt; compressed by &amp;lsquo;xz&amp;rsquo;. &lt;a href=&#34;https://unifoundry.com/unifont/&#34;&gt;GNU Unifont&lt;/a&gt; is a duo spaced bitmap font that attempts to cover all the official Unicode glyphs plus several of the artificial scripts in the &lt;a href=&#34;http://www.kreativekorp.com/ucsur/&#34;&gt;Under-ConScript Unicode Registry&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hexfont/vignettes/hexfont.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hexfont.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Example of hexfont&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parabar&#34;&gt;parabar&lt;/a&gt; v0.10.1: Provides a simple interface in the form of R6 classes for executing tasks in parallel, tracking their progress, and displaying accurate progress bars. See &lt;a href=&#34;https://cran.r-project.org/web/packages/parabar/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rang&#34;&gt;rang&lt;/a&gt; v0.2.0: Provides tools to resolve the dependency graph of R packages at a specific time point based on the information from various &lt;a href=&#34;https://blog.r-hub.io/&#34;&gt;R-hub web services&lt;/a&gt;. The dependency graph can then be used to reconstruct the R computational environment with &lt;a href=&#34;https://rocker-project.org&#34;&gt;Rocker&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/rang/readme/README.html&#34;&gt;README&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rang/vignettes/faq.html&#34;&gt;FAQ&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tablexlsx&#34;&gt;tablexlsx&lt;/a&gt; v0.1.0: Provides functions to export data frames to excel workbooks. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tablexlsx/vignettes/aa-examples.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=xmpdf&#34;&gt;xmpdf&lt;/a&gt; v0.1.3: Provides functions to edit &lt;a href=&#34;https://en.wikipedia.org/wiki/Extensible_Metadata_Platform&#34;&gt;&lt;code&gt;XMP&lt;/code&gt; metadata&lt;/a&gt; in a variety of media file formats as well as edit bookmarks and documentation in &lt;code&gt;pdf&lt;/code&gt; files. Functions can detect and use a variety of command-line tools to perform these operations including &lt;a href=&#34;https://exiftool.org/&#34;&gt;&lt;code&gt;exiftool&lt;/code&gt;&lt;/a&gt;, &lt;a href=&#34;https://www.ghostscript.com/&#34;&gt;&lt;code&gt;ghostscript&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&#34;https://gitlab.com/pdftk-java/pdftk&#34;&gt;&lt;code&gt;pdftk&lt;/code&gt;&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/xmpdf/vignettes/xmpdf.html&#34;&gt;Introduction&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/xmpdf/vignettes/xmp.html&#34;&gt;FAQ&lt;/a&gt; vignette.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=animate&#34;&gt;animate&lt;/a&gt; v0.3.9.4: Implements a web-based graphics device to extend base R graphics functions to support frame-by-frame animation and keyframes animation. Target use cases include real-time animated visualizations, agent-based models, dynamical systems, and animated diagrams. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/animate/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/animate/vignettes/troubleshooting.html&#34;&gt;Q&amp;amp;A&lt;/a&gt; vignette.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Durga&#34;&gt;Durga&lt;/a&gt; v1.0.0: Implements a system for plotting grouped data effect sizes. compatible with base R methods for combining plots. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.02.06.526960v1&#34;&gt;Khan &amp;amp; McLean (2023)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/Durga/vignettes/Durga-intro.html&#34;&gt;vignette&lt;/a&gt;
for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Durga.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plot showing effects of insulin on blood sugar&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggrain&#34;&gt;ggrain&lt;/a&gt; v0.0.3: Extends &lt;code&gt;ggplot2&lt;/code&gt; to create raincloud plots. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggrain/vignettes/ggrain.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggrain.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Example of raincloud plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PieGlyph&#34;&gt;PieGlyph&lt;/a&gt; v0.1.0: Extends &lt;code&gt;ggplot2&lt;/code&gt; to replace points in a scatter plot with pie-chart glyphs showing the relative proportions of different categories. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/PieGlyph/vignettes/PieGlyph.html&#34;&gt;PieGlyph&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/PieGlyph/vignettes/multinomial-classification-example.html&#34;&gt;Multinomial Classificatio&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/PieGlyph/vignettes/time-series-example.html&#34;&gt;Time series example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PieGlyph.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Time series with covariate information&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/03/28/february-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>January 2023: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/02/28/january-2023-top-40-new-cran-packages/</link>
      <pubDate>Tue, 28 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/02/28/january-2023-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred sixty-five new packages made it to CRAN in January. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in thirteen categories: Actuarial Statistics, Archaeology, Computational Methods, Ecology, Genomics, Mathematics, Medicine, Machine Learning, Science, Statistics, Time Series, Utilities, Visualization.&lt;/p&gt;

&lt;h3 id=&#34;actuarial-statistics&#34;&gt;Actuarial Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=actuaRE&#34;&gt;actuaRE&lt;/a&gt; v0.1.3: Provides functions to fit random effects models using either the hierarchical credibility model alone or combined with a glm or with a Tweedie generalized linear mixed model. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03461238.2022.2161413?journalCode=sact20&#34;&gt;Campo &amp;amp; Antonio (2023)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/actuaRE/vignettes/actuaRE.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;actuaRE.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Drawing of model hierarchy&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;archaeology&#34;&gt;Archaeology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=archeoViz&#34;&gt;archeoViz&lt;/a&gt; v0.2.2: Implements a &lt;code&gt;shiny&lt;/code&gt; application for the visualisation, interactive exploration, and web communication of archaeological excavation data. It includes interactive 3D and 2D visualisations, th generation of cross sections and maps, basic spatial analysis methods, and excavation timeline visualisations. There is a short vignette in &lt;a href=&#34;https://cran.r-project.org/web/packages/archeoViz/vignettes/archeoViz-vignette.html&#34;&gt;English&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/archeoViz/vignettes/archeoViz-vignette-fr.html&#34;&gt;French&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;archeoViz.svg&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Cross section plot showing location of artifacts at various depths&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shoredate&#34;&gt;shoredate&lt;/a&gt; v1.0.0: Provides tools for shoreline dating Stone Age sites located on the Norwegian Skagerrak coast using methods presented in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S027737912200511X?via%3Dihub&#34;&gt;Roalkvam (2023)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/shoredate/vignettes/shoredate.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shoredate.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Spatial isobases and other plots of shoreline displacement&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=em&#34;&gt;em&lt;/a&gt; v1.0.0: Implements  a generic Expectation-Maximization (EM) algorithm within a maximum likelihood framework based on &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.2517-6161.1977.tb01600.x&#34;&gt;Dempster, Laird, and Rubin (1977)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/em/vignettes/em_intro.pdf&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ROptimus&#34;&gt;ROptimus&lt;/a&gt; v3.0.0: Implements a general-purpose optimisation engine that supports Monte Carlo optimisation with the Metropolis criterion and acceptance ratio replica exchange Monte Carlo optimization. See the foundational papers &lt;a href=&#34;https://aip.scitation.org/doi/10.1063/1.1699114&#34;&gt;Metropolis et al. (1953)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/57/1/97/284580?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Hastings (1970)&lt;/a&gt;, &lt;a href=&#34;https://www.science.org/doi/10.1126/science.220.4598.671&#34;&gt;Kirkpatrick et al. (1983)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1007/BF00940812&#34;&gt;Černý (1985)&lt;/a&gt; for background.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CopernicusMarine&#34;&gt;CopernicusMarine&lt;/a&gt; v0.0.6: Provides functions to import data on the ocean&amp;rsquo;s physical and biogeochemical state from &lt;a href=&#34;https://data.marine.copernicus.eu&#34;&gt;EU Copernicus Marine Service Information&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/CopernicusMarine/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;coper.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Layered leaflet map of Europe&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=itol.toolkit&#34;&gt;itol.toolkit&lt;/a&gt; v1.1.0: Provides helper functions to access the &lt;a href=&#34;https://itol.embl.de/&#34;&gt;Interactive Tree of Life&lt;/a&gt; including functions to edit and annotate trees interactively. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/itol.toolkit/vignettes/Get_Start.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;itool.jpeg&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;iTool logo&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rdracor&#34;&gt;rdracor&lt;/a&gt; v0.7.2: Provides an interface to the Drama Corpora Project &lt;a href=&#34;https://dracor.org/documentation/api&#34;&gt;(DraCor)&lt;/a&gt; API.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rdracor.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of distribution of plays&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=usdoj&#34;&gt;usdoj&lt;/a&gt; v1.0.0: Provides functions to fetch data from the U.S Department of Justice &lt;a href=&#34;https://www.justice.gov/developer/api-documentation/api_v1&#34;&gt;API&lt;/a&gt; such as press releases, blog entries, and speeches. Look &lt;a href=&#34;https://github.com/rOpenGov/usdoj&#34;&gt;here&lt;/a&gt; for notes on data structure.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pastclim&#34;&gt;pastclim&lt;/a&gt; v1.2.3: Implements methods to  extract and manipulate palaeoclimate reconstructions for ecological and anthropological analyses as described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.05.18.492456v1&#34;&gt;Leonardi et al. (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/pastclim/vignettes/a0_pastclim_overview.html&#34;&gt;Overview&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/pastclim/vignettes/a1_available_datasets.html&#34;&gt;available datasets&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/pastclim/vignettes/a2_custom_datasets.html&#34;&gt;custom dataset&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pastclim.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Time series overlaid on world maps&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PERK&#34;&gt;PERK&lt;/a&gt; v0.0.9.2: Implements a &lt;code&gt;shiny&lt;/code&gt; web application to predict and visualize concentrations of pharmaceuticals in the aqueous environment. See &lt;a href=&#34;https://www.ssrn.com/abstract=4306129&#34;&gt;Jagadeesan et al. (2022)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/PERK/vignettes/PERK-Walkthrough.html&#34;&gt;vignette&lt;/a&gt; for a walk through.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PERK.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Predicted concentrations&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;gemomics&#34;&gt;Gemomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=autoGO&#34;&gt;autoGO&lt;/a&gt; v0.9.1: Implements a framework to enable automated, high quality gene ontology enrichment analysis visualizations and a wrapper for differential expression analysis using the &lt;code&gt;DESeq2&lt;/code&gt; package described in &lt;a href=&#34;https://genomebiology.biomedcentral.com/articles/10.1186/s13059-014-0550-8&#34;&gt;Love et al. (2014)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/autoGO/vignettes/autoGO-tutorial.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;autoGO.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Lollipop plot of 20 most enriched genes&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=phylter&#34;&gt;phylter&lt;/a&gt; v0.9.6: Provides functions to detect and remove outliers in phylogenomics datasets that build on the &lt;em&gt;Distatis&lt;/em&gt; approach described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.09.08.459421v5&#34;&gt;Abdi et al. (2005)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/phylter/vignettes/runphylter.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;phylter.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Flow diagram of the process&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=poolHelper&#34;&gt;poolHelper&lt;/a&gt; v1.0.0: Provides functions to simulate pooled sequencing data under a variety of conditions, and also evaluate the average absolute difference between allele frequencies computed from genotypes and those computed from pooled data. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2023.01.20.524733v1&#34;&gt;Carvalho et al. (2022)&lt;/a&gt; for the details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/poolHelper/vignettes/poolvignette.html&#34;&gt;vignette&lt;/a&gt; for an introduction to the package.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BT&#34;&gt;BT&lt;/a&gt; v0.3: Implements adaptive boosting trees for Poisson distributed response variables, using log-link function. See &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-030-25820-7&#34;&gt;Trufin &amp;amp; Denuit (2021)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-030-25820-7&#34;&gt;Denuit et al. (2019)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03461238.2022.2037016?journalCode=sact20&#34;&gt;Hainaut &amp;amp; Trufin (2022)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/BT/vignettes/BT-usage-example.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BT.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots showing performance of a Tweedie model&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chatgpt&#34;&gt;chatgpt&lt;/a&gt; v0.1.5: Implements a &lt;a href=&#34;https://chat.openai.com/auth/login&#34;&gt;ChatGPT&lt;/a&gt; coding assistant for the &lt;code&gt;RStudio&lt;/code&gt; IDE.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=evreg&#34;&gt;evreg&lt;/a&gt; v1.0.1: Implements a evidential neural network for the regression model recently introduced in &lt;a href=&#34;https://www.techrxiv.org/articles/preprint/Quantifying_Prediction_Uncertainty_in_Regression_using_Random_Fuzzy_Sets_the_ENNreg_model/21791831/1&#34;&gt;Denoeux (2023)&lt;/a&gt; in which prediction uncertainty is quantified by Gaussian random fuzzy numbers as introduced in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0165011422002457?via%3Dihub&#34;&gt;Denoeux (2023)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/evreg/vignettes/Introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;evreg.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Plot of predictions with belief intervals&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FuzzyDBScan&#34;&gt;FuzzyDBScan&lt;/a&gt; v0.0.3: Provides an interface to the Fuzzy DBScan clustering algorithm described in &lt;a href=&#34;https://link.springer.com/article/10.1007/s00500-016-2435-0&#34;&gt;Ienco and Bordogna (2018)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/FuzzyDBScan/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fuzzy.png&#34; height = &#34;600&#34; width=&#34;600&#34; alt=&#34;Plot of irregular clusters&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgudhi&#34;&gt;rgudhi&lt;/a&gt; v0.1.0: Implements and interface to the &lt;code&gt;C++&lt;/code&gt; library, &lt;a href=&#34;https://gudhi.inria.fr/&#34;&gt;&lt;code&gt;GHUDI&lt;/code&gt;&lt;/a&gt; for topological data analysis (TDA) and offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=injurytools&#34;&gt;injurytools&lt;/a&gt; v1.0.1: Provides standardized routines and utilities to simplify the data analysis of sports injuries in order to identify and describe the magnitude of sports injury problems and determine the potential risk factors. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/injurytools/vignettes/estimate-epi-measures.html&#34;&gt;estimate-epi-measures&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/injurytools/vignettes/prepare-injury-data.html&#34;&gt;prepare-injury-data&lt;/a&gt;. and &lt;a href=&#34;https://cran.r-project.org/web/packages/injurytools/vignettes/visualize-injury-data.html&#34;&gt;visualize-injury-data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;injury.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of injury risk matirces&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simIDM&#34;&gt;simIDM&lt;/a&gt; v0.0.5: Provides functions to simulate oncology trials using an illness - death model. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.8295&#34;&gt; Meller, Beyersmann and Rufibach (2019)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/simIDM/vignettes/quickstart.html&#34;&gt;Getting Started&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/simIDM/vignettes/trialplanning.html&#34;&gt;Power and Type 1 Error Correlations&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simIDM.png&#34; height = &#34;350&#34; width=&#34;450&#34; alt=&#34;Diagram of illness-death model&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gravmagsubs&#34;&gt;gravmagsubs&lt;/a&gt; v1.0.1: Provides functions to compute the gravitational and magnetic anomalies generated by 3-D vertical rectangular prisms at specific observation points using the method of &lt;a href=&#34;http://mr.crossref.org/iPage?doi=10.1190%2F1.1440645&#34;&gt;Plouff (1976)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gravmagsubs/vignettes/demo_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gravmagsubs.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Plot of gravity anomalies associated with a prism&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QurvE&#34;&gt;QurvE&lt;/a&gt; v1.0: Implements three methods for solving high-throughput analysis of growth curves and fluorescence data: linear regression, growth model fitting, and smooth spline fits. A &lt;code&gt;shiny&lt;/code&gt; application provides access to all features without requiring any programming knowledge. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/QurvE/vignettes/shiny_app_manual.html&#34;&gt;User Manual&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/QurvE/vignettes/vignette_fluorescence.html&#34;&gt;Flouresence Curve Evaluation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/QurvE/vignettes/vignette_growth.html&#34;&gt;Growth Curve Evaluation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;QurvE.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Diagram of the internal structure of a grofit object generated by growth.workflow()&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BCClong&#34;&gt;BCClong&lt;/a&gt; v1.0.0: Implements a Bayesian consensus clustering (BCC) model for multiple longitudinal features via a generalized linear mixed model that allows simultaneous clustering of mixed-type (e.g., continuous, discrete and categorical) longitudinal features. There are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/BCClong/vignettes/ContinuousData.html&#34;&gt;continuous&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/BCClong/vignettes/MixedTypeData.html&#34;&gt;mixed type&lt;/a&gt; data.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BCClong.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of clusters for continuous data&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clarify&#34;&gt;clarify&lt;/a&gt; v0.1.2: Provides functions to perform simulation-based inference as an alternative to the delta method for obtaining valid confidence intervals and p-values for regression post-estimation quantities such as average marginal effects and predictions at representative values. The methodology is described in &lt;a href=&#34;https://www.jstor.org/stable/2669316?origin=crossref&#34;&gt;King et al. (2000)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clarify/vignettes/clarify.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;clarify.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of estimated distributions separated by predictor values&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=emplikAUC&#34;&gt;emplikAUC&lt;/a&gt; v0.3: Provides functions to test hypotheses and construct confidence intervals for AUC (Area Under receiver operating characteristic curve) and pAUC (partial area under ROC curve) using the method described in &lt;a href=&#34;https://www.ms.uky.edu/~mai/research/eAUC1.pdf&#34;&gt;Zhao, Ding &amp;amp; Zhou &lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jtdm&#34;&gt;jtdm&lt;/a&gt; v0.1-0: Implements The Joint Trait Distribution Model in a Bayesian framework using conjugate priors to compute joint probabilities and multivariate confidence intervals. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/jtdm/vignettes/ORCHAMP_dataset.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jtdm.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of partial response curves of pairwise CWM trait combinations together with their 95%
credible regions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mbreaks&#34;&gt;mbreaks&lt;/a&gt; v1.0.0: Functions provide comprehensive treatments for estimating, inferring, testing and selecting linear regression models with structural breaks. See &lt;a href=&#34;https://www.jstor.org/stable/2998540?origin=crossref&#34;&gt;Bai &amp;amp; Perron (1998)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/mbreaks/vignettes/examples_mbreaks.html&#34;&gt;vignette&lt;/a&gt; examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mbreaks.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Observed data with breaks&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sdmTMB&#34;&gt;sdmTMB&lt;/a&gt; v0.3.0: Implements spatial and spatiotemporal predictive-process GLMMs (Generalized Linear Mixed Effect Models) using &lt;code&gt;TMB&lt;/code&gt;, &lt;a href=&#34;https://www.r-inla.org/download-install&#34;&gt;&lt;code&gt;INLA&lt;/code&gt;&lt;/a&gt;, and the SPDE (Stochastic Partial Differential Equation) approximation to Gaussian random fields. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.03.24.485545v2&#34;&gt;Anderson et al. (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sdmTMB/vignettes/model-description.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=snapKrig&#34;&gt;snapKrig&lt;/a&gt; v0.0.1: Provides functions for geostatistical modeling and kriging with gridded data using spatially separable covariance Kronecker covariance functions. See &lt;a href=&#34;https://era.library.ualberta.ca/items/794fa9bb-a13d-4173-b0cc-2a42d940efcc&#34;&gt; Koch, Lele, Lewis (2020)&lt;/a&gt; for descriptions of the computational methods and the &lt;a href=&#34;https://cran.r-project.org/web/packages/snapKrig/vignettes/snapKrig_introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;snapKrig.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of snapKrig simulation&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fnets&#34;&gt;fnets&lt;/a&gt; v0.1.2: Implements methods for network estimation and forecasting of high-dimensional time series exhibiting strong serial and cross-sectional correlations under a factor-adjusted vector autoregressive model. See &lt;a href=&#34;https://arxiv.org/abs/2201.06110&#34;&gt;Barigozzi et al. (2022)&lt;/a&gt; for the methodology and &lt;a href=&#34;https://arxiv.org/abs/2301.11675&#34;&gt;Owens et al. (2023)&lt;/a&gt; for details of the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fnets.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of Granger causal networks&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MSinference&#34;&gt;MSinference&lt;/a&gt; v0.0.9: Provides functions to perform multiscale analysis of a nonparametric regression or nonparametric regressions with time series errors. See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12347&#34;&gt;Khismatullina and Vogt (2020)&lt;/a&gt;, &lt;a href=&#34;https://arxiv.org/abs/2209.10841&#34;&gt;Khismatullina and Vogt (2022)&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S030440762100155X?via%3Dihub&#34;&gt;Khismatullina and Vogt (2023)&lt;/a&gt; for the theory and examples, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/MSinference/vignettes/MSinference.pdf&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datetimeoffset&#34;&gt;datetimeoffset&lt;/a&gt; v 0.2.1: Provides support for a number of datetime string standards including &lt;a href=&#34;https://en.wikipedia.org/wiki/ISO_8601&#34;&gt;ISO 8601&lt;/a&gt; and &lt;a href=&#34;https://opensource.adobe.com/dc-acrobat-sdk-docs/library/pdfmark/&#34;&gt;pdfmark&lt;/a&gt; and also datetimes with UTC offsets and possibly heterogeneous time zones with up to nanosecond precision. See the package &lt;a href=&#34;https://cran.r-project.org/web/packages/datetimeoffset/vignettes/datetimeoffset.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mathml&#34;&gt;mathml&lt;/a&gt; v0.5: Provides functions to translate &lt;code&gt;R&lt;/code&gt; expressions to &lt;code&gt;MathML&lt;/code&gt; or &lt;code&gt;MathJax&lt;/code&gt; so that they can be rendered in &lt;code&gt;rmarkdown&lt;/code&gt; documents and &lt;code&gt;shiny&lt;/code&gt; applications. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mathml/vignettes/mathml.html&#34;&gt;vignette&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=options&#34;&gt;options&lt;/a&gt; v0.0.1: Provides a simple mechanisms for defining and interpreting package options, including helper functions for interpreting environment variables, global options, defining default values and more. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/options/vignettes/envvars.html&#34;&gt;environment variables&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/options/vignettes/options.html&#34;&gt;options&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parquetize&#34;&gt;parquetize&lt;/a&gt; v0.5.3: Provides functions to convert&lt;code&gt;csv&lt;/code&gt;, &lt;code&gt;RData&lt;/code&gt;, &lt;code&gt;rds&lt;/code&gt;, &lt;code&gt;RSQLite&lt;/code&gt;, &lt;code&gt;json&lt;/code&gt;, &lt;code&gt;ndjson&lt;/code&gt;, &lt;code&gt;SAS&lt;/code&gt;, &lt;code&gt;SPSS&lt;/code&gt; and other files to the  &lt;a href=&#34;https://parquet.apache.org/&#34;&gt;&lt;code&gt;Parquet&lt;/code&gt;&lt;/a&gt; columnar storage format. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/parquetize/vignettes/aa-conversions.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=scenes&#34;&gt;scenes&lt;/a&gt; v0.1.0: Provides functions to facilitate switching between &lt;code&gt;shiny&lt;/code&gt; UIs depending on the information that is to be passed to the request object. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/scenes/vignettes/actions.html&#34;&gt;Creating new actions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/scenes/vignettes/scenes.html&#34;&gt;Changing scenes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shiny.fluent&#34;&gt;shiny.fluent&lt;/a&gt; v0.3.0: Provides &lt;code&gt;shiny&lt;/code&gt; components based on the &lt;a href=&#34;https://developer.microsoft.com/en-us/fluentui#/&#34;&gt;Fluent UI&lt;/a&gt; &lt;code&gt;JavaScript&lt;/code&gt; library. There are several small vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/shiny.fluent/vignettes/st-sales-reps-dashboard.html&#34;&gt;Tutorial&lt;/a&gt; on creating a full dashboard with &lt;code&gt;shiny&lt;/code&gt; and &lt;code&gt;Fluent&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinyfluent.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Sample shiny dashboard&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggplate&#34;&gt;ggplate&lt;/a&gt; v0.0.1: Provides functions to create simple plots of biological culture plates as well as microplates which can plot both continuous and discrete values. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggplate/readme/README.htm&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggplate.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;384 Well plate layout&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=plotRCS&#34;&gt;plotRCS&lt;/a&gt; v0.1.3: Extends &lt;code&gt;ggplot2&lt;/code&gt; to draw restricted cubic spline curves from a logistic regression model or a Cox proportional hazards regression model using the method described in &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-319-19425-7&#34;&gt;Harrell (2015)&lt;/a&gt;. Look &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-319-19425-7&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;plotRCS.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Restricted spline plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=viscomp&#34;&gt;viscomp&lt;/a&gt; v1.0.0: Implements several visualization tools for exploring the behavior of the components in a network meta-analysis of multi-component interventions including heat plots of the two-by-two component combinations, leave one component combination out scatter plot, violin plots for specific component combination effects, and density plots for components effects. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/viscomp/vignettes/viscomp.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;viscomp.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Violin plots of components&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/02/28/january-2023-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>December 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/01/30/december-2022-top-40-new-cran-paclages/</link>
      <pubDate>Mon, 30 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/01/30/december-2022-top-40-new-cran-paclages/</guid>
      <description>
        

&lt;p&gt;One hundred sixteen new packages stuck to CRAN in December 2022. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in thirteen categories: Computational Methods, Data, Ecology, Epidemiology, Genomics, Machine Learning, Mathematics, Medicine, Networks, Signal Processing, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bgw&#34;&gt;bgw&lt;/a&gt; v0.1.0: Implements the BGW algorithm described by &lt;a href=&#34;https://dl.acm.org/doi/10.1145/151271.151279&#34;&gt;Bunch, Gay and Welsch (1993)&lt;/a&gt; which exploits the special structure of statistical estimation problems within a trust-region-based optimization approach to produce an estimation algorithm that is much more effective than the usual practice of using optimization methods originally developed for general optimization. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bgw/vignettes/bgw-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GPArotateDF&#34;&gt;GPArotateDF&lt;/a&gt; v2022.12-1: Provides functions for derivative-free gradient projection algorithms for factor rotation. See &lt;a href=&#34;https://link.springer.com/article/10.1007/BF02295647&#34;&gt;Jennrich (2004)&lt;/a&gt; and  &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0013164404272507&#34;&gt;Bernaards and Jennrich (2005)&lt;/a&gt; for the theory, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/GPArotateDF/vignettes/GPArotateDF.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/src/contrib/Archive/Mestim&#34;&gt;Mestim&lt;/a&gt; v0.2.1: Implements a flexible framework for estimating the variance-covariance matrix of parameters by computing the empirical sandwich variance. See &lt;a href=&#34;https://www.taylorfrancis.com/books/mono/10.1201/9780429192692/dynamic-treatment-regimes-anastasios-tsiatis-marie-davidian-shannon-holloway-eric-laber&#34;&gt;Tsiatis et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/Mestim/vignettes/intro-vignette.html&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dafishr&#34;&gt;dafishr&lt;/a&gt; v1.0.0: Provides functions to download, clean and analyse raw Vessel Monitoring System, VMS, data from Mexican government. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/dafishr/vignettes/dafisr.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hcidata&#34;&gt;hcidata&lt;/a&gt; v0.1.0: Provides a collection of datasets of human-computer interaction (HCI) experiments. Each dataset is from an HCI paper, with all fields described and the original publication linked.  The datasets sources include &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3490493&#34;&gt;Bergström et al. (2022)&lt;/a&gt;, &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3489849.3489853&#34;&gt;Dalsgaard et al. (2021)&lt;/a&gt;,  &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3338286.3340115&#34;&gt;Larsen et al. (2019)&lt;/a&gt;, &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3290605.3300676&#34;&gt;Lilija et al. (2019)&lt;/a&gt;, &lt;a href=&#34;https://dl.acm.org/doi/10.1145/2470654.2481307&#34;&gt;Pohl and Murray-Smith (2013)&lt;/a&gt;, and &lt;a href=&#34;https://www.frontiersin.org/articles/10.3389/frvir.2022.719506/full&#34;&gt;Pohl and Mottelson (2022)&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bamm&#34;&gt;bamm&lt;/a&gt; v0.4.3: Implements species distribution models as a function of biotic and movement factors. See &lt;a href=&#34;https://arxiv.org/abs/2212.06308&#34;&gt;Soberón and Osorio-Olvera (2022)&lt;/a&gt; for the theoretical background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/bamm/vignettes/bam.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bamm.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Map showing the geographic clusters for a species that can travel two steps per unit time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gadget3&#34;&gt;gadget3&lt;/a&gt; v0.8-4: Provides a framework for creating marine ecosystem models that generates&lt;code&gt;R&lt;/code&gt; or &lt;code&gt;C++&lt;/code&gt; code which can then be optimized using the &lt;code&gt;TMB&lt;/code&gt; package and standard tools. See &lt;a href=&#34;https://www.jstatsoft.org/article/view/v070i05&#34;&gt;Kristensen et al. (2016)&lt;/a&gt; and  &lt;a href=&#34;https://core.ac.uk/download/pdf/225936648.pdf&#34;&gt;Begley &amp;amp; Howell (2004)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/gadget3/vignettes/model-debugging.html&#34;&gt;Model Debugging&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/gadget3/vignettes/model_structure.html&#34;&gt;Model Structure&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/gadget3/vignettes/writing_actions.html&#34;&gt;Writing G3 Actions&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=finalsize&#34;&gt;finalsize&lt;/a&gt; v0.1: Provides functions to calculate the final size of a susceptible-infectious-recovered epidemic in a population with demographic variation in contact patterns and susceptibility to disease. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s11538-012-9749-6&#34;&gt;Miller (2012)&lt;/a&gt; for details. Additionally, there is an &lt;a href=&#34;https://cran.r-project.org/web/packages/finalsize/vignettes/finalsize.html&#34;&gt;Introduction&lt;/a&gt; and  vignettes on modeling &lt;a href=&#34;https://cran.r-project.org/web/packages/finalsize/vignettes/uncertainty_params.html&#34;&gt;uncertainty in R0&lt;/a&gt; and modeling &lt;a href=&#34;https://cran.r-project.org/web/packages/finalsize/vignettes/varying_susceptibility.html&#34;&gt;heterogeneous susceptibility&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;finalsize.png&#34; height = &#34;400&#34; width=&#34;460&#34; alt=&#34;Plot of % infected by age group&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=betaclust&#34;&gt;betaclust&lt;/a&gt; v1.0.0: Implements the family of novel beta mixture models developed by &lt;a href=&#34;https://arxiv.org/abs/2211.01938v1&#34;&gt;Majumdar et al. (2022)&lt;/a&gt; to appositely model the beta-valued cytosine-guanine dinucleotide (CpG) sites, to objectively identify methylation state thresholds, and to identify the differentially methylated CpG (DMC) sites using a model-based clustering approach. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/betaclust/vignettes/vignettes.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;betaclust.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of kernel density estimates&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=plasma&#34;&gt;plasma&lt;/a&gt; v0.9.21: Implements tools for supervised analyses of incomplete, overlapping multiomics datasets. Functions apply partial least squares in multiple steps to find models that predict survival outcomes. See the vignettes on &lt;a href=&#34;Contains tools for supervised analyses of incomplete, overlapping multiomics datasets. Applies partial least squares in multiple steps to find models that predict survival outcomes.&#34;&gt;Interpretation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/plasma/vignettes/plasma.pdf&#34;&gt;Partial Least Squares&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;plasma.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34; Distribution of standardized feature weights in the final model, by data set&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=POMS&#34;&gt;POMS&lt;/a&gt; v1.0.1: Provides code to identify functional enrichments across diverse taxa in phylogenetic tree, particularly where these taxa differ in abundance across samples in a non-random pattern. See &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/38/22/5055/6731923?login=false&#34;&gt;Douglas et al. (2022)&lt;/a&gt; for background and look &lt;a href=&#34;https://github.com/gavinmdouglas/POMS/wiki&#34;&gt;here&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;POMS.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Circular tree plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vivaldi&#34;&gt;vivaldi&lt;/a&gt; v1.0.0: Provides functions to analyze minor alleles of viral genomes from sequencing data of viral genomes in Illumina vcf files. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/vivaldi/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;vivaldi.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of SNV locations.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=arf&#34;&gt;arf&lt;/a&gt; v0.1.2: Implements adversarial random forests, an iterative algorithm that recursively partition data into fully factorized leaves, where features are jointly independent. See &lt;a href=&#34;https://arxiv.org/abs/2205.09435&#34;&gt;Watson et al. (2022)&lt;/a&gt; for details and the vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/arf/vignettes/vignette.html&#34;&gt;Density Estimation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;arf.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot for visual assessment of density estimation&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=correctR&#34;&gt;correctR&lt;/a&gt; Provides corrected test statistics for cases when samples are not independent, such as when classification accuracy values are obtained over resamples or through k-fold cross-validation, as proposed by &lt;a href=&#34;https://link.springer.com/article/10.1023/A:1024068626366&#34;&gt;Nadeau and Bengio (2003)&lt;/a&gt; and presented in &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-540-24775-3_3&#34;&gt;Bouckaert and Frank (2004)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/correctR/vignettes/correctR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HTT&#34;&gt;HTT&lt;/a&gt; v0.1.1: Implements a novel decision tree algorithm in the hypothesis testing framework that examines the distribution difference between two child nodes over all possible binary partitions. The test statistic enables the algorithm to better detect complex structure and not only the mean difference. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/HTT/vignettes/Intro.html&#34;&gt;vignette&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;HTT.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Decision Tree&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=janus&#34;&gt;janus&lt;/a&gt; v1.0.0: Implements a &lt;code&gt;tensorflow&lt;/code&gt;based, deep-neural network recommending system with coarse-to-fine optimization. Look &lt;a href=&#34;https://rpubs.com/giancarlo_vercellino/janus&#34;&gt;here&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=reservr&#34;&gt;reservr&lt;/a&gt; v0.0.1: Provides functions to fit distributions and neural networks to censored and truncated data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/reservr/vignettes/tensorflow.html&#34;&gt;Bücher &amp;amp; Rosenstock (2022)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/reservr/vignettes/distributions.html&#34;&gt;Working with Distributions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/reservr/vignettes/distributions.html&#34;&gt;TensorFlow Integration&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;reservr.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots of distributions and hazard functions&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qspray&#34;&gt;qspray&lt;/a&gt; v0.1.1: Provides functions for the symbolic calculation and evaluation of multivariate polynomials with rational coefficients. See &lt;a href=&#34;https://cran.r-project.org/web/packages/qspray/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cstime&#34;&gt;cstime&lt;/a&gt; v2022.11.22: Provides consistent time conversion functions for public health purposes including conversions between date, ISO week, ISO yearweek, ISO year, calendar month/year, season, and season week. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/cstime/vignettes/cstime.html&#34;&gt;Introduction&lt;/a&gt; and there are additional vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/cstime/vignettes/date_conversion.html&#34;&gt;Date, year, week conversion&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/cstime/vignettes/season.html&#34;&gt;Season week&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cstime.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of iso week vs season week&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GNGTools&#34;&gt;GNGTools&lt;/a&gt; v1.0.0: Implements a Go/No-Go decision-making framework based on Bayesian posterior probabilities linked to the target product profile. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/GNGTools/vignettes/GNGVignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=oncomsm&#34;&gt;oncomsm&lt;/a&gt; v0.1.2: Implements methods to fit a parametric Bayesian multi-state model to tumor response data. The model can be used to sample from the predictive distribution, to impute missing data, and to calculate probability of success for custom decision criteria during an ongoing trial. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/oncomsm/vignettes/avoiding-bias.html&#34;&gt;avoiding-bias&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/oncomsm/vignettes/oncomsm.html&#34;&gt;oncomsm&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/oncomsm/vignettes/prior-choice.html&#34;&gt;prior-choice&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;oncomsm.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Survival curves for multistate model&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=REDCapDM&#34;&gt;REDCapDM&lt;/a&gt; v0.1.0: Provides functions to to read and manage &lt;a href=&#34;https://projectredcap.org/&#34;&gt;REDCap&lt;/a&gt; data and identify missing or extreme values. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/REDCapDM/vignettes/REDCapDM.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sitepickR&#34;&gt;sitePickR&lt;/a&gt; v0.0.1: Provides functions to perform a two-level process to select a representative sample of sites for a prospective study such as a randomized controlled trial where the possibility of an initially selected site may not want to participate is anticipated.  See &lt;a href=&#34;http://www.math.helsinki.fi/msm/banocoss/Deville_Tille_2004.pdf&#34;&gt;Deville &amp;amp; Tillé (2004)&lt;/a&gt; and &lt;a href=&#34;https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2011002/article/11609-eng.pdf?st=5-sx8Q8n&#34;&gt;Tillé (2011)&lt;/a&gt; for background on the method employed and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sitepickR/vignettes/sitepickR-demo.html&#34;&gt;vignette&lt;/a&gt; for a demo.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sitePickR.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Standardized mean difference curves for multiple sites&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metanetwork&#34;&gt;metanetwork&lt;/a&gt; v0.7.0: Provides a toolbox to represent large trophic networks in space or time across aggregation levels. The layout algorithm uses dimension reduction on a diffusion graph kernel and trophic levels. Look &lt;a href=&#34;https://marcohlmann.github.io/metanetwork/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;metanetwork.png&#34; height = &#34;450&#34; width=&#34;600&#34; alt=&#34;Example of network layout&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=oddnet&#34;&gt;oddnet&lt;/a&gt; v0.1.0: Implements a feature-based method to identify anomalies in dynamic, temporal networks. See &lt;a href=&#34;https://arxiv.org/abs/2210.07407&#34;&gt;Kandanaarachchi &amp;amp; Hyndman (2022)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/oddnet/vignettes/oddnet.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;oddnet.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plot showing how degree distribute picks out an anomaly&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;signal-processing&#34;&gt;Signal Processing&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ohun&#34;&gt;ohun&lt;/a&gt; v0.1.0: Provides functions to facilitates the automatic detection of acoustic signals, including functions to diagnose and optimize the performance of detection routines. See &lt;a href=&#34;https://www.aircconline.com/ijdkp/V5N2/5215ijdkp01.pdf&#34;&gt;Hossin &amp;amp; Sulaiman (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ohun/vignettes/ohun.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ohun.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Whitewave spectogram&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gmvjoint&#34;&gt;gmvjoint&lt;/a&gt; v0.1.0: Implements an EM algorithm for fitting joint survival and glm models of longitudinal data. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S016794731400334X?via%3Dihub&#34;&gt;Bernhardt (2015)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/gmvjoint/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hdcate&#34;&gt;hdcate&lt;/a&gt; v0.1.0: Implements a two-step double-robust method to estimate the conditional average treatment effects (CATE) with potentially high-dimensional covariates as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/07350015.2020.1811102?journalCode=ubes20&#34;&gt;Fan et al. (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hdcate/vignettes/user_manual.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jointVIP&#34;&gt;jointVIP&lt;/a&gt; v0.1.1: Implements joint variance importance plots to assist with variable selection and parameter tuning. See &lt;a href=&#34;https://arxiv.org/abs/2301.09754&#34;&gt;by Liao et al. (2023)&lt;/a&gt; for background. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/jointVIP/vignettes/jointVIP.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/jointVIP/vignettes/additional_options.html&#34;&gt;Options&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jointVIP.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Joint Variable Importance Plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nieve&#34;&gt;nieve&lt;/a&gt; v0.1.1: Provides utility functions and objects for extreme value analysis including probability functions with their exact derivatives and transformations exchanging the two parameterizations of peaks over threshold models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/nieve/vignettes/nieve.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nieve.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of block maxima by aggregation of the Poisson-GP&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RelDists&#34;&gt;RelDists&lt;/a&gt; v1.0.0: Provides functions for parameter estimation and linear regression models for the reliability distribution families reviewed by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0951832013003074?via%3Dihub&#34;&gt;Almalki &amp;amp; Nadarajah (2014)&lt;/a&gt;. Generalized Additive Models are used for location, scale and shape. See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.1467-9876.2005.00510.x&#34;&gt;Rigby &amp;amp; Stasinopoulos (2005)&lt;/a&gt;. There are vignettes on the [FWE]() and &lt;a href=&#34;https://cran.r-project.org/web/packages/RelDists/vignettes/OW_distribution.html&#34;&gt;OQ&lt;/a&gt; distributions.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RelDists.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of Flexible Weibull Distribution&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ridgetorus&#34;&gt;ridgetorus&lt;/a&gt; v1.0.1: Implements Principal Component Analysis (PCA) on the torus via density ridge estimation, and includes functions for evaluating, fitting, and sampling these models. See &lt;a href=&#34;https://arxiv.org/abs/2212.10856&#34;&gt; García-Portugués and Prieto-Tirado (2022)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ridgetorus/vignettes/ridgetorus.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=dataset&#34;&gt;dataset&lt;/a&gt; v0.2.0: Implements a subjective interpretation of the &lt;a href=&#34;https://www.w3.org/TR/vocab-data-cube/&#34;&gt;W3C DataSet recommendation&lt;/a&gt; and the datacube model, which relevant to the global Statistical Data and Metadata eXchange standards, the &lt;a href=&#34;https://www.dublincore.org/specifications/dublin-core/dcmi-terms/&#34;&gt;Dublin Core&lt;/a&gt;, and the &lt;a href=&#34;https://support.datacite.org/docs/datacite-metadata-schema-44/&#34;&gt;DataCite&lt;/a&gt; standards preferred by European open science repositories to improve the findability, accessibility, interoperability and reusability of the datasets. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/dataset/vignettes/motivation.html&#34;&gt;Motivation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/dataset/vignettes/metadata.html&#34;&gt;Datasets with FAIR Metadata&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nlmixr2rpt&#34;&gt;nlmixr2rpt&lt;/a&gt; v0.1.0: provides functions to generate reporting workflows around &lt;code&gt;nlmixr2&lt;/code&gt; analyses with outputs in Word and PowerPoint including functions to specify figures, tables and report structure in a user-definable &lt;code&gt;YAML&lt;/code&gt; file. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/nlmixr2rpt/vignettes/Accessing_Figures_and_Tables.html&#34;&gt;Accessing Figures and Tables&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/nlmixr2rpt/vignettes/Reporting_nlmixr_Fit_Results.html&#34;&gt;Reporting nlmixr2 Fit Results&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qtwAcademic&#34;&gt;qtwAcademic&lt;/a&gt; v2022.12.13: Provides &lt;code&gt;Quarto&lt;/code&gt; website templates commonly used by academics including templates for personal websites and course/workshop websites. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/qtwAcademic/vignettes/qtwAcademic.html&#34;&gt;Intraduction&lt;/a&gt; and there are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/qtwAcademic/vignettes/template_course.html&#34;&gt;workshop&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/qtwAcademic/vignettes/template_personal.html&#34;&gt;personal&lt;/a&gt; websites.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=r2social&#34;&gt;r2social&lt;/a&gt; v1.0: Provides &lt;code&gt;JavaScript&lt;/code&gt; and &lt;code&gt;CSS&lt;/code&gt; styles to allow easy incorporation of various social media elements in &lt;code&gt;shiny&lt;/code&gt; applications, dashboards and &lt;code&gt;rmarkdown&lt;/code&gt; documents. The elements include share buttons, connect with us buttons, and hyperlink buttons. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/r2social/vignettes/introduction_r2social.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;r2social.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Example of page with hyperlink buttons&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rworkflows&#34;&gt;rworkflows&lt;/a&gt; v0.99.5: Implements functions for the continuous integration for R packages, automated testing, website building, and containerised deployment. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rworkflows/vignettes/depgraph.html&#34;&gt;depgraph&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rworkflows/vignettes/docker.html&#34;&gt;docker&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rworkflows/vignettes/repos.html&#34;&gt;repositories report&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rworkflows/vignettes/rworkflows.html&#34;&gt;rworlflows&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rworkflows.png&#34; height = &#34;700&#34; width=&#34;700&#34; alt=&#34;Package dependency graph&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=shinyDatetimePickers&#34;&gt;shinyDatetimePicker&lt;/a&gt; v1.0.0: Provides three types of datetime pickers for usage in a &lt;code&gt;shiny&lt;/code&gt; UI. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinyDatetimePickers/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinyDatetimePickers.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Package dependency graph&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=ddplot&#34;&gt;ddplot&lt;/a&gt; v0.0.1: Implements an API to allow users to create &lt;a href=&#34;https://d3js.org/&#34;&gt;&lt;code&gt;D3&lt;/code&gt;&lt;/a&gt; based SVG plots using the &lt;a href=&#34;https://rstudio.github.io/r2d3/&#34;&gt;&lt;code&gt;r2d3&lt;/code&gt;&lt;/a&gt; library. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ddplot/vignettes/Start.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ddplot.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Colorful stack area plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=swipeR&#34;&gt;swipeR&lt;/a&gt; v0.1.0: Provides tools to create carousels using the &lt;code&gt;JavaScript&lt;/code&gt; library &lt;code&gt;Swiper&lt;/code&gt; and &lt;code&gt;htmlwidgets&lt;/code&gt;. Carousels can be displayed in the RStudio viewer pane, in &lt;code&gt;Shiny&lt;/code&gt; applications and in &lt;code&gt;rmarkdown&lt;/code&gt; documents. See &lt;a href=&#34;https://cran.r-project.org/web/packages/swipeR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;swipeR.gif&#34; height = &#34;450&#34; width=&#34;600&#34; alt=&#34;Carousel of ggplots&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/01/30/december-2022-top-40-new-cran-paclages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>November 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2023/01/03/november-2022-top-40-new-cran-packages/</link>
      <pubDate>Tue, 03 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2023/01/03/november-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred sixty-seven new packages made it to CRAN in November: Here are my &amp;ldquo;Top 40&amp;rdquo; selections in fourteen categories: Climate Modeling: Computational Methods, Data, Ecology, Epidemiology, Genomics, Machine Learning, Mathematics, Networks, Pharma, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h2 id=&#34;climate-modeling&#34;&gt;Climate Modeling&lt;/h2&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=gtfs2emis&#34;&gt;gtfs2emis&lt;/a&gt; v0.1.0: Implements a bottom up model to estimate the emission levels of public transport systems based on &lt;a href=&#34;https://gtfs.org/&#34;&gt;General Transit Feed Specification&lt;/a&gt; data. Functions estimate several pollutants at high spatial and temporal resolutions. See &lt;a href=&#34;https://osf.io/8m2cy/&#34;&gt;Viera et al&lt;/a&gt; for background. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/gtfs2emis/vignettes/gtfs2emis_intro_vignette.html&#34;&gt;Getting Started Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/gtfs2emis/vignettes/gtfs2emis_emission_factor.html&#34;&gt;Emission Factors&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/gtfs2emis/vignettes/gtfs2emis_fleet_data.html&#34;&gt;Preparing Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gfts.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Spatial distribution of traffic speeds for Dublin, Ireland&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jmatrix&#34;&gt;jmatrix&lt;/a&gt; v1.1: A mainly instrumental package that allows other packages with cores written in &lt;code&gt;C++&lt;/code&gt; to read, write and manipulate matrices in a binary format to mitigate memory issues. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/jmatrix/vignettes/jmatrix.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lazyNumbers&#34;&gt;lazyNumbers&lt;/a&gt; v1.2.1: Implements &lt;em&gt;lazy numbers&lt;/em&gt;, a new number type whose arithmetic is exact, contrary to ordinary floating-point arithmetic. The lazy numbers are implemented in &lt;code&gt;C++&lt;/code&gt; with the &lt;a href=&#34;https://www.cgal.org/&#34;&gt;&lt;code&gt;CGAL&lt;/code&gt; library&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/lazyNumbers/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=miesmuschel&#34;&gt;miesmuschel&lt;/a&gt; v0.0.2: Provides optimization algorithms and functions that can be used to manually construct specialized optimization loops including the mixed integer evolution strategy as described in &lt;a href=&#34;https://direct.mit.edu/evco/article-abstract/21/1/29/933/Mixed-Integer-Evolution-Strategies-for-Parameter?redirectedFrom=fulltext&#34;&gt;Li et al. (2013)&lt;/a&gt; and  the multi-objective optimization algorithms NSGA-II described in &lt;a href=&#34;https://ieeexplore.ieee.org/document/996017&#34;&gt;Deb et al. (2002)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/miesmuschel/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mlr3mbo&#34;&gt;mlr3mbo&lt;/a&gt; v0.1.1: Implements a flexible approach to Bayesian optimization that includes both ready-to-use optimization algorithms as well as fundamental building blocks to construct custom algorithms. See &lt;a href=&#34;https://link.springer.com/article/10.1023/A:1008306431147&#34;&gt;Jones et al. (1998)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1023/A:1008306431147&#34;&gt;Knowles (2006)&lt;/a&gt;, and &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-540-87700-4_78&#34;&gt;Ponweiser et al. (2008)&lt;/a&gt; for examples of ready to use optimization algorithms and the &lt;a href=&#34;https://cran.r-project.org/web/packages/mlr3mbo/vignettes/mlr3mbo.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=googletraffic&#34;&gt;googletraffic&lt;/a&gt; v0.1.1: Allows users to create geographically referenced traffic data from the &lt;a href=&#34;https://developers.google.com/maps/documentation/javascript/examples/layer-traffic&#34;&gt;Google Maps JavaScript API&lt;/a&gt;. Look &lt;a href=&#34;https://dime-worldbank.github.io/googletraffic/&#34;&gt;here&lt;/a&gt; for information to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;googletraffic.jpeg&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Traffic map of Manhattan&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=IPEDS&#34;&gt;IPEDS&lt;/a&gt; v0.1.1: Implements an interface to the US &lt;a href=&#34;https://nces.ed.gov/ipeds/use-the-data&#34;&gt;Post-Secondary Institution Statistics for 2020&lt;/a&gt; which contains information on post-secondary institutions, students, faculty, demographics, financial aid, educational and recreational offerings, and completions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/IPEDS/vignettes/IPEDS-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;IPEDS.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Scatter plot of student diversity vs. staff diversity in New England institutions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=npi&#34;&gt;npi&lt;/a&gt; v0.2.0: Provides access the US &lt;a href=&#34;https://npiregistry.cms.hhs.gov/api/&#34;&gt;National Provider Identifier Registry API&lt;/a&gt; which contains administrative data linked to a specific individual or organizational healthcare providers. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/npi/vignettes/npi.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/npi/vignettes/advanced-use.html&#34;&gt;Advanced Use&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rfars&#34;&gt;rfars&lt;/a&gt; v0.2.0: Implements an interface to the US &lt;a href=&#34;https://cdan.dot.gov/query&#34;&gt;Fatality Analysis Reporting System&lt;/a&gt;. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rfars/vignettes/Crash_Sequences.html&#34;&gt;Crash Sequences&lt;/a&gt; and &lt;a href=&#34;img src=&amp;quot;googletraffic.png&amp;quot; height = &amp;quot;600&amp;quot; width=&amp;quot;400&amp;quot; alt=&amp;quot;Traffic map of Manhattan&amp;quot;&#34;&gt;Rural Roads&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rfars.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Bar charts of crash types&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyDisasters&#34;&gt;tidyDisasters&lt;/a&gt; v0.1.1: Provides a queryable data set that unites information from three complementary resources: Belgium&amp;rsquo;s Centre for Research on the Epidemiology of Disasters &lt;a href=&#34;https://www.cred.be/&#34;&gt;EMDAT&lt;/a&gt;, the US National Consortium for the Study of Terrorism &lt;a href=&#34;https://www.start.umd.edu/&#34;&gt;GTD&lt;/a&gt;, and the US Federal Emergency Management Agency  &lt;a href=&#34;https://www.fema.gov/openfema-data-page/disaster-declarations-summaries-v2&#34;&gt;FEMA&lt;/a&gt;. There is a brief &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyDisasters/vignettes/basic_database_example_20221107.html&#34;&gt;User Guide&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=et.nwfva&#34;&gt;et.nwfva&lt;/a&gt; v0.1.1: Implements a forest management tool developed by the Northwest German Forest Research Institute (&lt;a href=&#34;https://goettingen-campus.de/nw-fva&#34;&gt;NW-FVA&lt;/a&gt;) for the five main commercial tree species oak, beech, spruce, Douglas-fir and pine for northwestern Germany. See &lt;a href=&#34;https://zenodo.org/record/6827728#.Y681suzML0o&#34;&gt;Albert et al (2022)&lt;/a&gt; for background and the vignettes:    &lt;a href=&#34;https://cran.r-project.org/web/packages/et.nwfva/vignettes/beispiele.html&#34;&gt;Beispiele&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/et.nwfva/vignettes/nutzerhinweise.html&#34;&gt;Nutzerhinweise zum Geleit&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/et.nwfva/vignettes/vergleich_methoden.html&#34;&gt;Vergleich der Interpolationsmethoden&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nwfva.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of height vs age&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mmodely&#34;&gt;mmodely&lt;/a&gt; v0.2.2: Provides functions to perform multivariate modeling of evolved traits, with special attention to understanding the interplay of the multi-factorial determinants of their origins in complex ecological settings. See &lt;a href=&#34;https://www.cell.com/trends/ecology-evolution/fulltext/S0169-5347(06)00400-9?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS0169534706004009%3Fshowall%3Dtrue&#34;&gt;Stephens (2007)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1420-9101.2010.02210.x&#34;&gt;Gruebner (2011)&lt;/a&gt;, and &lt;a href=&#34;https://link.springer.com/article/10.1007/s00265-010-1028-7&#34;&gt;Garamszegi (2011)&lt;/a&gt; for background, and the examples on &lt;a href=&#34;https://cran.r-project.org/web/packages/mmodely/vignettes/Schruth-mmodely-vignette-Vision.pdf&#34;&gt;primate vision&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/mmodely/vignettes/Schruth-mmodely-vignette-Vocal.pdf&#34;&gt;vocal communications&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=webSDM&#34;&gt;webSDM&lt;/a&gt; v1.1-1: Implements the method of &lt;a href=&#34;https://www.authorea.com/users/522841/articles/595095-integrating-food-webs-in-species-distribution-models-improves-ecological-niche-estimation-and-predictions?commit=5fe6a87efdbbb3461a2b7301435ec1bfb2397cf3&#34;&gt;Poggiato et al. (2022)&lt;/a&gt; for working with tropic Species Distribution Models. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/webSDM/vignettes/Introduction.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;Composite variables and biotic-abiotic interactions&#34;&gt;Composit variables&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/webSDM/vignettes/Differences_with_SDMs.html&#34;&gt;Differences between SDM and Trophic SDM&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;webSDM.png&#34; height = &#34;450&#34; width=&#34;450&#34; alt=&#34;Plots of species distributions&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=exDE&#34;&gt;exDE&lt;/a&gt; v1.0.0: Provides tools to set up modular ordinary and delay differential equation models for mosquito-borne pathogens, focusing on malaria. See &lt;a href=&#34;https://www.medrxiv.org/content/10.1101/2022.11.07.22282044v1&#34;&gt;Wu et al. (2022)&lt;/a&gt; for a description on the methods implemented. There are ten vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/exDE/index.html&#34;&gt;Basic Copmetition Aquatic Mosquito Model&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/exDE/vignettes/human_sip.html&#34;&gt;SIP Human Model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;exDE.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots of results for 3 population human model&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=idopNetwork&#34;&gt;idopNetwork&lt;/a&gt; v0.1.1: Implements a cartographic tool to chart spatial microbial interaction networks. See &lt;a href=&#34;https://academic.oup.com/genetics/article/180/2/821/6073848?login=false&#34;&gt;Kim et al. (2008)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/bib/article/13/2/162/253162?login=false&#34;&gt;Wang et al. (2011)&lt;/a&gt; for information on functional clustering, &lt;a href=&#34;https://www.nature.com/articles/s41540-019-0116-1&#34;&gt;Chen et al. (2019)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/19490976.2022.2106103&#34;&gt;Cao et al. (2022)&lt;/a&gt; for background on the model, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/idopNetwork/vignettes/idopNetwork_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;idop.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of Niche index vs. habitat index for various bacteria&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tip&#34;&gt;tip&lt;/a&gt; v0.1.0: Provides functions to cluster data without specifying the number of clusters using the Table Invitation Prior (TIP) introduced by &lt;a href=&#34;https://www.mdpi.com/2073-4425/13/11/2036&#34;&gt;Harrison et al. (2022)&lt;/a&gt;. There are vignettes on matrix clustering with &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/matrix-CONSTANT-simulated-vignette.html&#34;&gt;CONSTANT&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/matrix-MNIW-simulated-vignette.html&#34;&gt;MNIW&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/tensor-CONSTANT-simulated-vignette.html&#34;&gt;Tensor clustering CONSTANT&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/vector-NIW-iris-vignette.html&#34;&gt;iris NIW&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tip/vignettes/vector-NIW-usarrests-vignette.html&#34;&gt;usarrests NIW&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tip.png&#34; height = &#34;500&#34; width=&#34;400&#34; alt=&#34;Posterior similarity matrix for clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=scistreer&#34;&gt;scistreer&lt;/a&gt; v1.0.1: Enables fast maximum-likelihood phylogeny inference from noisy single-cell data using the &lt;em&gt;ScisTree&lt;/em&gt; algorithm described in &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/36/3/742/5555811?login=false&#34;&gt;Wu (2019)&lt;/a&gt; making the method applicable to massive single-cell datasets (&amp;gt;10,000 cells). Look &lt;a href=&#34;https://kharchenkolab.github.io/scistreer/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;scistreer.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Visualization of maximum likelihood tree&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyclust&#34;&gt;tidyclust&lt;/a&gt; v0.1.1: Implements a common interface to specifying clustering models, in the same style as &lt;code&gt;parsnip&lt;/code&gt;. Creates unified interface across different functions and computational engines. See &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyclust/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidyclust.svg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Examples of k means vs. hierarchical clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VSOLassoBag&#34;&gt;VSOLassoBag&lt;/a&gt; v0.99.0: Implements an integrated &lt;em&gt;Wrapped LASSO&lt;/em&gt; ensemble learning strategy to help select efficient, stable, and high confidential variables from omics-based data. Functions integrate and vote on variables generated from multiple LASSO models to determine the optimal candidates. See &lt;a href=&#34;https://www.science.org/doi/10.1126/scitranslmed.aax7533&#34;&gt;Luo et al. (2020)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/VSOLassoBag/vignettes/VSOLassoBag.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VSO.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Histogram of observed frequency distribution&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tensorFun&#34;&gt;tensorFun&lt;/a&gt; v0.1.1: Provides basic functions to handle higher-order tensor data. See &lt;a href=&#34;https://epubs.siam.org/doi/10.1137/07070111X&#34;&gt;Kolda and Bader (2009)&lt;/a&gt; for background on tensor decompositions, &lt;a href=&#34;https://arxiv.org/abs/1910.06677&#34;&gt;Bau and Ng (2021)&lt;/a&gt; for information on missing values, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tensorFun/vignettes/A-short-introduction-to-tensorFun.html&#34;&gt;vignette&lt;/a&gt; for a short introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TransTGGM&#34;&gt;TransTGGM&lt;/a&gt; V1.0.0: Implements a transfer learning framework for tensor Gaussian graphical models, which takes full advantage of informative auxiliary domains even when non-informative auxiliary domains are present. See &lt;a href=&#34;https://arxiv.org/abs/2211.09391&#34;&gt;Ren, Zhen, and Wang&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/TransTGGM/vignettes/TransTGGM.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nett&#34;&gt;nett&lt;/a&gt; 1.0.0:  Provides multiple methods for fitting, model selection and goodness-of-fit testing in degree-corrected stochastic blocks models. Implements the methods in &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-41/issue-4/Pseudo-likelihood-methods-for-community-detection-in-large-sparse-networks/10.1214/13-AOS1138.full&#34;&gt;Amini et al.(2013)&lt;/a&gt;, &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12117&#34;&gt;Bickel and Sarkar (2015)&lt;/a&gt;, &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-44/issue-1/A-goodness-of-fit-test-for-stochastic-block-models/10.1214/15-AOS1370.full&#34;&gt;Lei (2016)&lt;/a&gt;, &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-45/issue-2/Likelihood-based-model-selection-for-stochastic-block-models/10.1214/16-AOS1457.full&#34;&gt;Wang and Bickel (2017)&lt;/a&gt; and more. There are vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/Community_Detection.html&#34;&gt;Community Detection&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/Visualization.html&#34;&gt;Visualization&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/explore-comm.html&#34;&gt;Explore Comm&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/nett/vignettes/hard_dcsbm_testing.html&#34;&gt;dcsbm testing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nett.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Network visualization&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;pharma&#34;&gt;Pharma&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DrugSim2DR&#34;&gt;DrugSim2DR&lt;/a&gt; v0.1.0: Implements a tool to predict drug functional similarity for drug repurposing. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DrugSim2DR/vignettes/DrugSim2DR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Drug.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Heatmaps of targets for Phenelzine&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parttime&#34;&gt;parttime&lt;/a&gt; v0.1.0: Provides classes for embedding partial missingness as a central part of datetime classes allowing for more ergonomic use of datetimes for challenging datetime computation, including calculations of overlapping date ranges, imputations, and more. See &lt;a href=&#34;https://cran.r-project.org/web/packages/parttime/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GAGAs&#34;&gt;GAGAs&lt;/a&gt; v0.5.1: Implements the Global Adaptive Generative Adjustment Algorithm for generalized liner models used for improving the computational efficiency in the high-dimensional data analysis. See &lt;a href=&#34;https://arxiv.org/abs/1911.00658&#34;&gt;Wang et al. (2022)&lt;/a&gt; for the theory.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kfino&#34;&gt;kfino&lt;/a&gt; v1.0.0: Implements  method for detecting outliers with a Kalman filter on impulsed noised outliers and prediction on cleaned data. See &lt;a href=&#34;https://arxiv.org/abs/2208.00961&#34;&gt;Cloez et al. (2022)&lt;/a&gt; for the details and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/kfino/vignettes/HowTo.html&#34;&gt;outlier detection&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/kfino/vignettes/multipleFit.html&#34;&gt;outlier detection with parallelization&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kfino.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Scatter plot with predicted outliers&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pwrss&#34;&gt;pwrss&lt;/a&gt; v0.2.0: Implements power and sample size calculations for a number of one, two and three sample tests. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/pwrss/vignettes/examples.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pwrss.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Densities illustrating power calculations for various tests&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=spatstat.model&#34;&gt;spatstat.models&lt;/a&gt; v3.0-2: A member of the &lt;a href=&#34;https://spatstat.r-universe.dev/ui#builds&#34;&gt;&lt;code&gt;spatstat&lt;/code&gt;&lt;/a&gt; family of packages, it provides multiple functions for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns. See &lt;a href=&#34;https://spatstat.org/&#34;&gt;spatstat.org&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vMF&#34;&gt;vMF&lt;/a&gt; v0.0.1: Provides functions for fast sampling from von Mises-Fisher distribution using the method proposed in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03610919408813161&#34;&gt;Wood (1994)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/vMF/vignettes/vMF.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ardl.nardl&#34;&gt;ardl.nardl&lt;/a&gt; v1.2.2: Implements linear and nonlinear autoregressive distributed lag (ARDL &amp;amp; NARDL) models and the corresponding error correction models and includes a test for long-run and short-run asymmetry and the &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.616&#34;&gt;Pesaran, Shin &amp;amp; Smith (2001)&lt;/a&gt; bounds test for level relationships.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cookies&#34;&gt;cookies&lt;/a&gt; v0.2.0: Provides tools for working with cookies in &lt;code&gt;shiny&lt;/code&gt; apps, in part by wrapping the &lt;a href=&#34;https://github.com/js-cookie/js-cookie&#34;&gt;&lt;code&gt;js-cookie&lt;/code&gt;&lt;/a&gt; JavaScript library. See &lt;a href=&#34;https://cran.r-project.org/web/packages/cookies/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=formatdown&#34;&gt;formatdown&lt;/a&gt; v0.1.1: Provides a small set of tools for formatting tasks when creating documents in &lt;code&gt;rmarkdown&lt;/code&gt; or &lt;code&gt;quarto&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/formatdown/vignettes/format_powers_of_ten.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hellorust&#34;&gt;hellorust&lt;/a&gt; v1.0.0: Implements tools to use Rust code in R without hacks or frameworks. Includes basic examples of importing cargo dependencies, spawning threads and passing numbers or strings from Rust to R. Look &lt;a href=&#34;https://jeroen.github.io/erum2018/#1&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://github.com/r-rust/hellorust&#34;&gt;here&lt;/a&gt; for for documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=prismjs&#34;&gt;prismjs&lt;/a&gt; v1.1.0:  Implements a server-side rendering in R using &lt;a href=&#34;https://prismjs.com/&#34;&gt;Prism&lt;/a&gt;, a lightweight, extensible syntax highlighter, built with modern web standards in mind such that no JavaScript library is required in the resulting HTML documents. Look &lt;a href=&#34;https://docs.ropensci.org/prismjs/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rjtools&#34;&gt;rjtools&lt;/a&gt; v1.0.9: Provides tools to create an &lt;a href=&#34;https://journal.r-project.org/&#34;&gt;R Journal&lt;/a&gt; &lt;code&gt;rmarkdown&lt;/code&gt; template article, that will generate HTML and PDF versions of your paper. There are vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/article_template.html&#34;&gt;rjtools-template&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/check_functions.html&#34;&gt;Check&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/create_article.html&#34;&gt;Create article&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rjtools/vignettes/format-details.html&#34;&gt;Format details&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=funkyheatmap&#34;&gt;funkyheatmap&lt;/a&gt; v0.1.0: Provides functions for generating heatmap-like visualizations for benchmark data frames, which can be fine-tuned with annotations for columns and rows. See &lt;a href=&#34;https://www.nature.com/articles/s41587-019-0071-9&#34;&gt;Saelens et al. (2019)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/funkyheatmap/vignettes/dynbenchmark.html&#34;&gt;Recreating the dynbenchmark figures&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/funkyheatmap/vignettes/mtcars.html&#34;&gt;Demo with mtcars&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;funky.png&#34; height = &#34;700&#34; width=&#34;600&#34; alt=&#34;Heat map with annotations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggbrain&#34;&gt;ggbrain&lt;/a&gt; v0.8.0: Implements a &lt;code&gt;ggplot2&lt;/code&gt;-consistent approach to generating 2D displays of volumetric brain imaging data from multiple NIfTI images. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbrain/vignettes/ggbrain_introduction.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbrain/vignettes/ggbrain_aesthetics.html&#34;&gt;Aesthetic refinement&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbrain/vignettes/ggbrain_labels.html&#34;&gt;Annotations and labels&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggbrain.png&#34; height = &#34;700&#34; width=&#34;600&#34; alt=&#34;Three views of a brain&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpcp&#34;&gt;ggpcp&lt;/a&gt; v0.2.0: Provides a Grammar of Graphics implementation of parallel coordinate plots that incorporates categorical variables into the plots in a principled manner. Look &lt;a href=&#34;https://github.com/heike/ggpcp&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpcp.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Parallel plot with labels&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggredist&#34;&gt;ggredist&lt;/a&gt; v0.0.2: Provides &lt;code&gt;ggplot2&lt;/code&gt; extensions for political map making based on simple features and includes palettes and scales for red to blue color mapping and for discrete maps. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggredist/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggredist.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Vote share map of Oregon&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggsector&#34;&gt;ggsector&lt;/a&gt; v1.6.6: Implements functions that use &lt;code&gt;grid&lt;/code&gt; and &lt;code&gt;ggplot2&lt;/code&gt; to plot sectors, draw complex heat maps and interact with &lt;code&gt;Seurat&lt;/code&gt; to plot gene expression percentages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggsector/vignettes/ggsector.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggsector.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Heat map with sectors&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sherlock&#34;&gt;sherlock&lt;/a&gt; v0.5.1: Provides graphical displays and statistical tools for structured problem solving and diagnosis with functions that are especially useful for applying the process of elimination as a problem diagnosis technique. See &lt;a href=&#34;https://dokumen.pub/the-new-science-of-fixing-things-powerful-insights-about-root-cause-analysis-that-will-transform-product-and-process-performance-9798626423686.html&#34;&gt;Hartsborne (2020)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/sherlock/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sherlock.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Example of a Polar Small Multiples Plot&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2023/01/03/november-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>October 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/11/28/october-2022-top-40-new-cran-packages/</link>
      <pubDate>Mon, 28 Nov 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/11/28/october-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred seventy-four new packages made it to CRAN in October. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in sixteen categories: Astronomy, Biology, Business, Computational Methods, Data, Ecology, Finance, Genomics, Mathematics, Machine Learning, Medicine, Pharma, Statistics, Time Series, Utilities, Visualization.&lt;/p&gt;

&lt;h3 id=&#34;astronomy&#34;&gt;Astronomy&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=skylight&#34;&gt;skylight&lt;/a&gt; v1.1: Provides a function to calculate sky illuminance values (in lux) for both the sun and moon. The model is a verbatim translation of the code by &lt;a href=&#34;https://archive.org/details/DTIC_ADA182110/page/n15/mode/2up&#34;&gt;Janiczek and DeYoung (1987)&lt;/a&gt;. There are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/skylight/vignettes/skylight.html&#34;&gt;Use&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/skylight/vignettes/skylight_advanced.html&#34;&gt;Advanced Use&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;biology&#34;&gt;Biology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=palaeoverse&#34;&gt;palaeoverse&lt;/a&gt; v1.0.0:
Provides tools to support data preparation and exploration for palaeobiological analyses including functions for data cleaning, binning (time and space), summarisation and visualisation with the goals of improving code reproducibility and accessibility and establishing standards for the palaeobiological community. See &lt;a href=&#34;https://eartharxiv.org/repository/view/4619/&#34;&gt;Jones et al.&lt;/a&gt; for details, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/palaeoverse/vignettes/structure-and-standards.html&#34;&gt;contribution guide&lt;/a&gt; to get involved.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pirouette&#34;&gt;pirouette&lt;/a&gt; v1.6.5: Implements a method to create a Bayesian posterior from a phylogeny that depicts the true evolutionary relationships. See &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.13514&#34;&gt;Richèl et al. (2020)&lt;/a&gt; for background. There are several vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/pirouette/vignettes/tutorial.html&#34;&gt;Tutorial&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/pirouette/vignettes/demo.html&#34;&gt;demo&lt;/a&gt;, and a guide showing how to use the package in a scientific &lt;a href=&#34;https://cran.r-project.org/web/packages/pirouette/vignettes/experiment.html&#34;&gt;experiment&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pirouette.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Heat map depicting DAN alignment&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;business&#34;&gt;Business&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bupaverse&#34;&gt;bupaverse&lt;/a&gt; v0.1.0: Facilitates loading the packages comprising the &lt;a href=&#34;https://bupar.net/&#34;&gt;bupaverse&lt;/a&gt;, an integrated suite of R packages for handling and analysing business process data, developed by the Business Informatics research group at Hasselt University, Belgium. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bupaverse/vignettes/getting_started.html&#34;&gt;Getting Started Guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bupaverse.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;bupaR logo&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastWavelets&#34;&gt;fastWavelets&lt;/a&gt; v1.0.1: Provides an &lt;code&gt;Rcpp&lt;/code&gt; implementation of the Maximal Overlap Discrete Wavelet Transform (MODWT) and the À Trous Discrete Wavelet Transform. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0022169418303317?via%3Dihub&#34;&gt;Quilty &amp;amp; Adamowski (2018)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/fastWavelets/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fastWavelets.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of wavelet coefficients&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gips&#34;&gt;gips&lt;/a&gt; v1.0.0: Employs the methods described in &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-50/issue-3/Model-selection-in-the-space-of-Gaussian-models-invariant-by/10.1214/22-AOS2174.short&#34;&gt;Graczyk et al. (2022)&lt;/a&gt; to find the permutation symmetry group under which the covariance matrix of the data is invariant. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/gips/vignettes/Optimizers.html&#34;&gt;Optimizers&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/gips/vignettes/Theory.html&#34;&gt;Theory&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/gips/vignettes/gips.html&#34;&gt;gips&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HomomorphicEncryption&#34;&gt;HomomorphicEncryption&lt;/a&gt; v0.1.0: Implements the &lt;a href=&#34;https://eprint.iacr.org/2012/144&#34;&gt;Brakerski-Fan-Vercauteren (2012)&lt;/a&gt;, &lt;a href=&#34;https://dl.acm.org/doi/10.1145/2633600&#34;&gt;Brakerski-Gentry-Vaikuntanathan (2014)&lt;/a&gt;, and &lt;a href=&#34;https://eprint.iacr.org/2016/421.pdf&#34;&gt;Cheon-Kim-Kim-Song (2016)&lt;/a&gt; schema for fully homomorphic encryption. There are seven short vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/HomomorphicEncryption/vignettes/BFV.html&#34;&gt;BFV&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/HomomorphicEncryption/vignettes/BGV.html&#34;&gt;BGV&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/HomomorphicEncryption/vignettes/CKKS.html&#34;&gt;CKKS&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rxode2random&#34;&gt;rxode2random&lt;/a&gt; v2.0.9: Implements parallel random number generation. &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12052&#34;&gt;See Wang et al. (2016)&lt;/a&gt; and &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12445&#34;&gt;Fidler et al (2019)&lt;/a&gt; for background and &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12445&#34;&gt;README&lt;/a&gt; for an example..&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=airnow&#34;&gt;airnow&lt;/a&gt; v0.1.0: Provides functions to retrieve U.S. Government &lt;a href=&#34;https://www.airnow.gov/&#34;&gt;AirNow&lt;/a&gt; air quality data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/airnow/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=amazonadsR&#34;&gt;amazonadsR&lt;/a&gt; v0.1.0: Provides functions to collect data on digital marketing campaigns using the &lt;a href=&#34;https://windsor.ai/api-fields/&#34;&gt;Windsor.ai API&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/amazonadsR/vignettes/tutorial.html&#34;&gt;tutorial&lt;/a&gt; for an example and also look at the related new packages:
&lt;a href=&#34;https://cran.r-project.org/package=bingadsR&#34;&gt;&lt;code&gt;bingadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=facebookadsR&#34;&gt;&lt;code&gt;facebookadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=googleadsR&#34;&gt;&lt;code&gt;googleadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=instagramadsR&#34;&gt;&lt;code&gt;instagramadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=linkedInadsR&#34;&gt;&lt;code&gt;linkedinadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=pinterestadsR&#34;&gt;&lt;code&gt;pinterestadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=redditadsR&#34;&gt;&lt;code&gt;redditadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=snapchatadsR&#34;&gt;&lt;code&gt;snapchatadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=tiktokadsR&#34;&gt;&lt;code&gt;ticktokadsR&lt;/code&gt;&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/package=twitteradsR&#34;&gt;&lt;code&gt;twitteradsR&lt;/code&gt;&lt;/a&gt;. Pablo Sanchez was on a roll in October.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;amazon.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Distribution of clicks for two ads campaigns&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=congress&#34;&gt;congress&lt;/a&gt; v0.0.1: Provides functions to download and read data on United States congressional proceedings through the &lt;a href=&#34;https://github.com/LibraryOfCongress/api.congress.gov/&#34;&gt;Congress.gov&lt;/a&gt; API of the Library of Congress. See &lt;a href=&#34;https://cran.r-project.org/web/packages/congress/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=canaper&#34;&gt;canaper&lt;/a&gt; v1.0.0: Provides functions to analyze the spatial distribution of biodiversity especially useful in the categorical analysis of neo- and paleo-endemism (CANAPE) as described in &lt;a href=&#34;https://www.nature.com/articles/ncomms5473&#34;&gt;Mishler et al. (2014)&lt;/a&gt; and for statistical tests to determine the types of endemism that occur in a study area while accounting for the evolutionary relationships of species. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/canaper/vignettes/canape.html&#34;&gt;CANAPE&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/canaper/vignettes/how-many-rand.html&#34;&gt;randomization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/canaper/vignettes/parallel.html&#34;&gt;parallel computing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;canaper.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots showing phylogenetic diversity and endemism&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EcoEnsemble&#34;&gt;EcoEnsemble&lt;/a&gt; v1.0.1: Provides functions to fit and sample from the ensemble model described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/faf.12310&#34;&gt;Spence et al (2018)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/EcoEnsemble/vignettes/EcoEnsemble.html&#34;&gt;Introduction&lt;/a&gt; and there are two additional vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/EcoEnsemble/vignettes/ExploringPriors.html&#34;&gt;ExploringPriors&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/EcoEnsemble/vignettes/SyntheticData.html&#34;&gt;SyntheticData&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EcoEnsemble.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Multiple plots of ensemble object&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rTRIPLEXCWFlux&#34;&gt;rTRIPLEXCWFlux&lt;/a&gt; v0.2.0: Encodes the carbon uptake submodule and evapotranspiration submodule of the TRIPLEX-CW-Flux model to run the simulation of carbon-water coupling. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S030438000800361X?via%3Dihub&#34;&gt;Zhou et al. (2008)&lt;/a&gt; &lt;a href=&#34;https://www.semanticscholar.org/paper/Evaporation-and-environment.-Monteith/428f880c29b7af69e305a2bf73e425dfb9d14ec8&#34;&gt;Monteith (1965)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rTRIPLEXCWFlux/vignettes/model-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rTRIP.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plots showing simulated evapotranspiration (ET) by season&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stopdetection&#34;&gt;stopdetection&lt;/a&gt; v0.1.1: Enables &lt;em&gt;stop&lt;/em&gt; detection in time stamped trajectory by implementing the Stay Point detection algorithm originally described in &lt;a href=&#34;https://ieeexplore.ieee.org/document/5088915&#34;&gt;Ye (2009)&lt;/a&gt;  that uses time and distance thresholds to characterize spatial regions as &lt;em&gt;stops&lt;/em&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/stopdetection/vignettes/stopdetection-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stop.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Latitude vs. longitude plot showing distance in meters subject may range from a stop point&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=highOrderPortfolios&#34;&gt;highOrderPortfolios&lt;/a&gt; v0.1.0: Implements methods to select portfolios using high order moments to characterize return distributions. See &lt;a href=&#34;https://arxiv.org/abs/2008.00863&#34;&gt;Zhou &amp;amp; Palomar (2021)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2206.02412&#34;&gt;Wang et al. (2022)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/highOrderPortfolios/vignettes/DesignOfHighOrderPortfolios.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;highorder.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of portfolio weights vs. asset indexes for two methods&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MSTest&#34;&gt;MSTest&lt;/a&gt; v0.1.0: Implements hypothesis testing procedures described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.3950070506&#34;&gt;Hansen (1992)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.3982/ECTA8609&#34;&gt;Carrasco, Hu, &amp;amp; Ploberger (2014)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/07474938.2017.1307548&#34;&gt;Dufour &amp;amp; Luger (2017)&lt;/a&gt; that can be used to identify the number of regimes in Markov switching models.
See &lt;a href=&#34;https://cran.r-project.org/web/packages/MSTest/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metevalue&#34;&gt;metevalue&lt;/a&gt; v0.1.13: Implements the &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-49/issue-3/E-values-Calibration-combination-and-applications/10.1214/20-AOS2020.full&#34;&gt;e-value&lt;/a&gt; method to correct p-values in omics data association studies. See &lt;a href=&#34;https://bioconductor.org/packages/release/bioc/html/BiSeq.html&#34;&gt;Hebestreit &amp;amp; Klein (2022)&lt;/a&gt; and &lt;a href=&#34;https://bioconductor.org/packages/release/bioc/html/methylKit.html&#34;&gt;Akalin et.al (2012)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/metevalue/vignettes/metevalue.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SCpubr&#34;&gt;SCpubr&lt;/a&gt; v1.0.4: Implements a system that provides a streamlined way of generating publication ready plots for known Single-Cell transcriptomics data. Look &lt;a href=&#34;https://enblacar.github.io/SCpubr-book/&#34;&gt;here&lt;/a&gt; for an online reference manual.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SCpubr.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Groupwise DE analysis plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Boov&#34;&gt;Boov&lt;/a&gt; v1.0.0: Provides functions to perform the Boolean operations union, difference and intersection on volumes. Computations are done by the &lt;code&gt;C++&lt;/code&gt; library &lt;a href=&#34;https://www.cgal.org/&#34;&gt;&lt;code&gt;CGAL&lt;/code&gt;&lt;/a&gt;.  See &lt;a href=&#34;https://cran.r-project.org/web/packages/Boov/readme/README.html&#34;&gt;README&lt;/a&gt; for some examples. Also, have a look at the package &lt;a href=&#34;https://cran.r-project.org/package=MinkowskiSum&#34;&gt;MinkowskiSum&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Boov.gif&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Difference of two three dimensional objects&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fitode&#34;&gt;fitode&lt;/a&gt; v0.1.1: Provides methods and functions for fitting ordinary differential equations that use sensitivity equations to compute gradients of ODE trajectories with respect to underlying parameters. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fitode/vignettes/fitode.pdf&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=manifold&#34;&gt;manifold&lt;/a&gt; v0.1.1: Implements operations for Riemannian manifolds including geodesic distance, Riemannian metric, and exponential and logarithm maps, and also incorporates a random object generator on the manifolds. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/biom.13385&#34;&gt;Dai, Lin, and Müller (2021)&lt;/a&gt; for details.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SoftBart&#34;&gt;SoftBart&lt;/a&gt; v1.0.1: Implements the SoftBart model of described by &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12293&#34;&gt;Linero and Yang (2018)&lt;/a&gt; with the optional use of a sparsity-inducing prior to allow for variable selection. The &lt;a href=&#34;https://cran.r-project.org/web/packages/SoftBart/vignettes/SoftBart-Vig.pdf&#34;&gt;vignette&lt;/a&gt; contains theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;regtree.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Plots showing the difference between hard and soft regression trees&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyfit&#34;&gt;tidyfit&lt;/a&gt; v0.5.1: Extends the tidy data environment with functions to fit and cross validate linear regression and classification algorithms on grouped data. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyfit/vignettes/Predicting_Boston_House_Prices.html&#34;&gt;Predicting Boston House Prices&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyfit/vignettes/Multinomial_Classification.html&#34;&gt;Multinomial Classification&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyfit/vignettes/Rolling_Window_Time_Series_Regression.html&#34;&gt;Rolling Window Time Series Regression&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidyfit.jpeg&#34; height = &#34;700&#34; width=&#34;500&#34; alt=&#34;Flowchart of the model fitting methodology&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cities&#34;&gt;cities&lt;/a&gt; v0.1.0: Provides functions to simulate  clinical trials and summarize causal effects and treatment policy estimands in the presence of intercurrent events. Have a look at the &lt;a href=&#34;https://cran.r-project.org/web/packages/cities/vignettes/CITIES_demo.html&#34;&gt;demo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cities.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots showing proportion of treatment discontinuities by trial arm at various times&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RCT2&#34;&gt;RCT2&lt;/a&gt; v0.0.1: Implements various statistical methods for designing and analyzing two-stage randomized controlled trials using the methods developed by &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.2020.1775612?journalCode=uasa20&#34;&gt;Imai, Jiang, and Malani (2021)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2011.07677&#34;&gt;Imai, Jiang, and Malani (2022)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/RCT2/vignettes/interference_vignette.html&#34;&gt;Interference&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/RCT2/vignettes/spillover_vignette.html&#34;&gt;Causal Inference&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;pharma&#34;&gt;Pharma&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DTSEA&#34;&gt;DTSEA&lt;/a&gt; v0.0.3: Implements a novel tool to identify candidate drugs against a particular disease based on the drug target set enrichment analysis. It assumes the most effective drugs are those with a closer affinity in the protein-protein interaction network to the specified disease. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0013935122002171?via%3Dihub&#34;&gt;Gómez-Carballa et al. (2022)&lt;/a&gt; and &lt;a href=&#34;https://www.medsci.org/v19p0402.htm&#34;&gt;Feng et al. (2022)&lt;/a&gt; for disease expression profiles, &lt;a href=&#34;https://academic.oup.com/nar/article/46/D1/D1074/4602867&#34;&gt;Wishart et al. (2018)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/nar/article/45/D1/D945/2605707?login=false&#34;&gt;Gaulton et al. (2017)&lt;/a&gt; for drug target information, and &lt;a href=&#34;https://academic.oup.com/nar/article/49/D1/D545/5943834?login=false&#34;&gt;Kanehisa et al. (2021)&lt;/a&gt; for the details of KEGG database. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/DTSEA/vignettes/DTSEA.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nlmixr2lib&#34;&gt;nlmixr2lib&lt;/a&gt; v0.1.0: Provides tools to create model libraries for &lt;code&gt;nlmixr2&lt;/code&gt;. Models include pharmacokinetic, pharmacodynamic, and disease models used in pharmacometrics. See the vignette &lt;a href=&#34;https://cran.r-project.org/web/packages/nlmixr2lib/vignettes/create-model-library.html&#34;&gt;Creating a model library&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aIc&#34;&gt;aIc&lt;/a&gt; v1.0: Implements set of tests for compositional pathologies including for coherence of correlations as suggested by &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S2590197420300082?via%3Dihub&#34;&gt;Erb et al. (2020)&lt;/a&gt;, compositional dominance of distance, compositional perturbation invariance as suggested by &lt;a href=&#34;https://link.springer.com/article/10.1007/BF00891269&#34;&gt;(Aitchison (1992)&lt;/a&gt;  and singularity of the covariation matrix. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/aIc/vignettes/aIc_vignette.html&#34;&gt;vignette&lt;/a&gt; for details and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aIc.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Proportion of dominant distance densities&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ktweedie&#34;&gt;ktweedie&lt;/a&gt; v1.0.1: Uses Reproducing Kernel Hilbert Space methods to implement Tweedie compound Poisson gamma models with high-dimensional predictors for the analyses of zero-inflated response variables. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ktweedie/vignettes/ktweedie-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=missoNet&#34;&gt;missoNet&lt;/a&gt; v1.0.0: Implements efficient procedures for fitting conditional graphical lasso models linking predictor variables to response variables or tasks, when the response data may contain missing values. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/missoNet/vignettes/missoNet.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;missoNet.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Multiple correlation plots for various network fits&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ShapleyOutlier&#34;&gt;ShalpeyOutlier&lt;/a&gt; v0.1.0: Provides methods to use &lt;a href=&#34;https://www.investopedia.com/terms/s/shapley-value.asp#:~:text=Essentially%2C%20the%20Shapley%20value%20is,or%20less%20than%20the%20others.&#34;&gt;Shapley values&lt;/a&gt; to detect, explain, and cell wise impute multivariate outliers. See &lt;a href=&#34;https://arxiv.org/abs/2210.10063&#34;&gt;Mayrhofer and Filzmoser (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ShapleyOutlier/vignettes/ShapleyOutlier_examples.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Shapley.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Explanation of Mahalanobis distance for six observations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SpatialfdaR&#34;&gt;SpatialfdaR&lt;/a&gt; v1.0.0: Provides functions to that implement finite element analysis methods to spatial functional data analysis. See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/abs/10.1111/rssb.12009&#34;&gt;Sangalli et al. (2013)&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0047259X17302944?via%3Dihub&#34;&gt;Bernardi et al. (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/SpatialfdaR/vignettes/Meuse.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dfms&#34;&gt;dfms&lt;/a&gt; v0..1.3: Provides a user friendly and computationally efficient approach to estimate linear Gaussian dynamic factor models using Kalman filter and EM algorithm methods. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S030440761100039X?via%3Dihub&#34;&gt;Doz et al. (2011)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.2306&#34;&gt;Banbura &amp;amp; Modugno (2014)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dfms/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dfms.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Euro time series models&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ExclusionTable&#34;&gt;ExclusionTable&lt;/a&gt; v1.0.0: Provides functions for creating tables of excluded observations by reporting the number before and after each &lt;code&gt;subset()&lt;/code&gt; call together with the number of observations that have been excluded. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ExclusionTable/vignettes/ExclusionTable_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shiny.tailwind&#34;&gt;shiny.tailwind&lt;/a&gt; v0.2.2: Allows &lt;a href=&#34;https://tailwindcss.com/&#34;&gt;TailwindCSS&lt;/a&gt; to be used in Shiny apps with just-in-time compiling including custom &lt;code&gt;CSS&lt;/code&gt; with &lt;code&gt;@apply&lt;/code&gt; directive, and custom tailwind configurations. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shiny.tailwind/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AlphaHull3D&#34;&gt;AlphaHull3D&lt;/a&gt; v1.1.0: Provides functions to compute the &lt;a href=&#34;https://en.wikipedia.org/wiki/Alpha_shape&#34;&gt;alpha hull&lt;/a&gt; of a set of points (informallly: the shape formed by these points) in 3D space. See &lt;a href=&#34;https://cran.r-project.org/web/packages/AlphaHull3D/readme/README.html&#34;&gt;README&lt;/a&gt; for some visualizations, and also have a look at the related packages &lt;a href=&#34;https://cran.r-project.org/package=MeshesTools&#34;&gt;&lt;code&gt;MeshesTools&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/package=PolygonSoup&#34;&gt;&lt;code&gt;PolygonSoup&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tiger.gif&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Alpha hull of points forming a torus&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bangladesh&#34;&gt;bangladesh&lt;/a&gt; v1.0.0: Provides &lt;code&gt;sf&lt;/code&gt; objects, shape files,  and functions to draw regional chorpleth maps for Bangladesh. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bangladesh/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bangladesh.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;District level chorpleth plot of Bangladesh&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggstats&#34;&gt;ggstats&lt;/a&gt; v0.1.0: Provides functions to create forest plots of regression model coefficients along with new statistics to compute proportions, weighted mean and cross-tabulation statistics, as well as new geometries to add alternative background color to a plot. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/ggcoef_model.html&#34;&gt;plotting coefficients&lt;/a&gt; and on computing &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/stat_cross.html&#34;&gt;cross-tabulation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/stat_prop.html&#34;&gt;custom proportions&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggstats/vignettes/stat_weighted_mean.html&#34;&gt;weighted means&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggstats.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Forest plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jagshelper&#34;&gt;jagshelper&lt;/a&gt; v0.1.11: Provides tools to streamline Bayesian analyses in &lt;code&gt;JAGS&lt;/code&gt;including functions for extracting output, streamlining assessment of convergence, and producing summary plots. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/jagshelper/vignettes/jagshelper-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jagshelper.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;JAGS trace plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=roughsf&#34;&gt;roughsf&lt;/a&gt; v1.0.0: Provides functions to draw maps, including &amp;ldquo;sketchy&amp;rdquo;, hand-drawn-like maps using the Javascript library &lt;a href=&#34;https://roughjs.com/&#34;&gt;&lt;code&gt;Roughjs&lt;/code&gt;&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/roughsf/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;roughjs.png&#34; height = &#34;600&#34; width=&#34;800&#34; alt=&#34;Sketchy world map&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/11/28/october-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Analyzing Projected Calculations Using R</title>
      <link>https://rviews.rstudio.com/2022/11/21/projected-inventory-calculations-using-r-2/</link>
      <pubDate>Mon, 21 Nov 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/11/21/projected-inventory-calculations-using-r-2/</guid>
      <description>
        
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/core-js/shim.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/react/react.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/react/react-dom.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/reactwidget/react-tools.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/reactable-binding/reactable.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/jquery-sparkline/jquery.sparkline.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/jquery-sparkline/jquery.sparkline.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/11/21/projected-inventory-calculations-using-r-2/index_files/sparkline-binding/sparkline.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;br&gt;
&lt;em&gt;Nicolas Nguyen works in the Supply Chain industry, in the area of Demand and Supply Planning, S&amp;amp;OP and Analytics, where he enjoys developing solutions using R and Shiny. Outside his job, he teaches data visualization in R at the Engineering School EIGSI and Business School Excelia in the city of La Rochelle, France.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;introduction&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Demand &amp;amp; Supply Planning requires forecasting techniques to determine the inventory needed to fulfill future orders. We can build end-to-end supply chain monitoring processes with R to identify potential issues and run scenario testing.&lt;/p&gt;
&lt;p&gt;In a 3-part series, I will walk through a Demand &amp;amp; Supply Planning workflow.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;In October, we published the first post, &lt;a href=&#34;https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/&#34;&gt;Using R for Projected Inventory Calculations in Demand &amp;amp; Supply Planning&lt;/a&gt;. It is an introduction to projected inventory and coverage methodology. Check it out if you haven’t read it yet!&lt;/li&gt;
&lt;li&gt;This post, Analyzing Projected Calculations Using R, presents an analysis of a demo dataset using the &lt;strong&gt;planr package&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;The final post, Visualizing Projected Calculations with reactable and Shiny, will answer the question: how would you present your results to your boss once the analysis is done?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;By the end of the series, you will understand how and why to use R for Demand &amp;amp; Supply Planning calculations. Let’s continue!&lt;/p&gt;
&lt;div id=&#34;the-problem-we-aim-to-solve&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;The “problem” we aim to solve&lt;/h2&gt;
&lt;p&gt;In Demand &amp;amp; Supply Planning, we often need to calculate &lt;strong&gt;projected inventories&lt;/strong&gt; (inventory needed to fulfill future orders) and &lt;strong&gt;projected coverages&lt;/strong&gt; (demand needed to cover periods of time). In my previous post, we discussed the methodology behind these calculations. If you haven’t read it, &lt;a href=&#34;https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/&#34;&gt;click here&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;This post will focus on analyzing a demo dataset using the &lt;code&gt;proj_inv()&lt;/code&gt; function from the &lt;a href=&#34;https://github.com/nguyennico/planr&#34;&gt;&lt;strong&gt;planr package&lt;/strong&gt;&lt;/a&gt;. This function calculates projected inventories and coverages with also some analysis features. Then, we can apply the projected inventories &amp;amp; coverages methodology to analyze our data using R!&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;demand-supply-planning-datasets&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Demand &amp;amp; Supply Planning datasets&lt;/h2&gt;
&lt;p&gt;A typical Demand &amp;amp; Supply Planning dataset has the following basic elements, which are essential to calculate projected inventories &amp;amp; coverages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An Item (a SKU or a DFU) or a reference (a group/family of SKUs for example)&lt;/li&gt;
&lt;li&gt;A Period&lt;/li&gt;
&lt;li&gt;An Opening Inventories&lt;/li&gt;
&lt;li&gt;Then a Demand and a Supply Plan&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We can also add more features, such as stocks parameters expressed in units, coverages, or a combination of both (for example, ensuring a minimum of one month coverage, and also at least two units of stocks).&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;overview-of-the-demo-dataset&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Overview of the demo dataset&lt;/h2&gt;
&lt;p&gt;To illustrate a typical Demand &amp;amp; Supply Planning dataset, we can use the demo dataset, [Blueprint_DB]. This dataset contains dummy data that displays common situations in Demand and Supply Planning (alerts, shortages, overstocks, etc.). [Blueprint_DB] also contains data for the most common type of coverage, minimum and maximum targets.&lt;/p&gt;
&lt;p&gt;We can upload the dataset directly from the &lt;a href=&#34;https://github.com/nguyennico/planr&#34;&gt;planr package&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyr)
library(dplyr)
library(stringr)
library(lubridate)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
## Attaching package: &amp;#39;lubridate&amp;#39;&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## The following objects are masked from &amp;#39;package:base&amp;#39;:
## 
##     date, intersect, setdiff, union&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(planr)
library(ggplot2)

Blueprint_DB &amp;lt;- planr::blueprint&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;glimpse(Blueprint_DB)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 520
## Columns: 7
## $ DFU                 &amp;lt;chr&amp;gt; &amp;quot;Item 000001&amp;quot;, &amp;quot;Item 000002&amp;quot;, &amp;quot;Item 000003&amp;quot;, &amp;quot;Item…
## $ Period              &amp;lt;date&amp;gt; 2022-07-03, 2022-07-03, 2022-07-03, 2022-07-03, 2…
## $ Demand              &amp;lt;dbl&amp;gt; 364, 1419, 265, 1296, 265, 1141, 126, 6859, 66, 38…
## $ Opening.Inventories &amp;lt;dbl&amp;gt; 6570, 5509, 2494, 7172, 1464, 9954, 2092, 17772, 1…
## $ Supply.Plan         &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
## $ Min.Stocks.Coverage &amp;lt;dbl&amp;gt; 4, 4, 4, 6, 4, 6, 4, 6, 4, 4, 4, 4, 4, 6, 4, 6, 4,…
## $ Max.Stocks.Coverage &amp;lt;dbl&amp;gt; 8, 6, 12, 6, 12, 6, 8, 10, 12, 12, 8, 6, 12, 6, 12…&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The dataset has seven fields: Demand Forecast Unit (DFU), Period, Demand, Opening Inventories, Supply Plan, Minimum Stocks Coverage, and Maximum Stocks Coverage. We can use a reactable table to look through all the information at once. This helps us get a sense of the distribution of the data and what it looks like for each variable over time. (Code for the table below is in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;.)&lt;/p&gt;
&lt;div id=&#34;htmlwidget-1&#34; class=&#34;reactable html-widget&#34; style=&#34;width:auto;height:auto;&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;tag&#34;:{&#34;name&#34;:&#34;Reactable&#34;,&#34;attribs&#34;:{&#34;data&#34;:{&#34;DFU&#34;:[&#34;Item 000001&#34;,&#34;Item 000002&#34;,&#34;Item 000003&#34;,&#34;Item 000004&#34;,&#34;Item 000005&#34;,&#34;Item 000006&#34;,&#34;Item 000007&#34;,&#34;Item 000008&#34;,&#34;Item 000009&#34;,&#34;Item 000010&#34;],&#34;Total.Demand&#34;:[14923,25060,5975,28289,3108,54470,7676,114532,3177,7096],&#34;Opening.Inventories&#34;:[6570,5509,2494,7172,1464,9954,2092,17772,1222,3411],&#34;Supply.Plan&#34;:[6187,17927,3000,20000,1187,21660,6347,51450,791,4440],&#34;Min.Stocks.Coverage&#34;:[4,4,4,6,4,6,4,6,4,4],&#34;Max.Stocks.Coverage&#34;:[8,6,12,6,12,6,8,10,12,12],&#34;Demand.Quantity&#34;:[[364,364,364,260,736,859,859,859,273,349,349,349,200,0,0,0,0,367,514,514,514,506,837,837,837,479,69,62,52,82,107,187,187,187,81,73,0,0,27,187,187,187,161,161,187,187,187,107,187,187,187,107],[1419,1419,1419,1014,721,841,841,841,1160,2427,2427,2427,1502,807,807,807,692,510,714,714,714,216,28,28,28,16,26,26,26,26,0,0,0,0,16,28,28,28,18,39,39,39,33,21,24,24,24,9,13,13,13,8],[265,265,265,189,29,34,34,34,23,42,42,42,50,178,178,178,152,24,34,34,34,41,72,72,72,42,243,243,243,243,90,156,156,156,150,145,145,145,83,145,145,145,124,46,53,53,53,70,145,145,145,83],[1296,1296,1296,926,678,791,791,791,560,1042,1042,1042,785,1329,1329,1329,1139,1452,2032,2032,2032,653,169,169,169,97,96,96,96,96,42,72,72,72,72,72,72,72,48,121,121,121,103,62,72,72,72,42,72,72,72,42],[265,265,265,189,59,69,69,69,40,69,69,69,49,69,69,69,59,49,69,69,69,49,69,69,69,40,31,31,31,31,18,31,31,31,31,31,31,31,18,31,31,31,26,26,31,31,31,18,31,31,31,18],[1141,1141,1141,815,1466,1711,1711,1711,943,1630,1630,1630,1176,1711,1711,1711,1466,1222,1711,1711,1711,489,823,702,697,919,816,608,726,716,532,904,978,698,990,617,880,938,779,713,628,959,617,561,656,949,843,558,971,821,627,955],[126,126,126,90,325,379,379,379,251,460,460,460,309,325,325,325,278,78,109,109,109,43,28,28,28,16,81,77,95,97,63,91,97,65,92,78,62,60,92,69,98,85,83,88,70,61,62,51,64,74,61,89],[6859,6859,6859,4900,1358,1585,1585,1585,2023,4191,4191,4191,3230,5841,5841,5841,5007,2452,3432,3432,3432,1999,2376,2376,2376,1358,744,850,500,903,802,596,683,864,768,713,637,688,670,759,918,773,722,867,655,994,689,777,742,576,776,687],[66,66,66,48,85,100,100,100,15,54,54,90,65,98,98,51,82,48,66,66,66,19,89,72,83,88,66,66,66,66,0,0,0,0,38,66,66,66,29,59,72,52,97,84,73,51,60,29,66,66,66,38],[380,380,380,272,169,197,197,197,93,151,151,151,103,117,117,117,100,70,97,97,97,81,123,123,123,71,271,271,271,271,77,134,134,134,96,67,67,67,39,73,73,73,63,110,128,128,128,45,62,62,62,36]],&#34;Supply.Quantity&#34;:[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,0,0,0,0,0,0,0,1187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,10367,0,0,0,0,4753,0,0,0,0,1944,647,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,10000,0,0,0,0,0,0,0,0,0,0,0,0,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,1187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,7980,0,0,0,0,9576,0,0,0,0,4104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,2593,0,0,0,0,0,0,0,0,0,107,540,0,0,0,0,0,107,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,12012,0,10000,0,0,0,1453,2244,0,0,0,16104,9504,0,0,0,0,0,0,0,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,527,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,600,0,0,0,0,0,0,1920,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]},&#34;columns&#34;:[{&#34;accessor&#34;:&#34;DFU&#34;,&#34;name&#34;:&#34;Item&#34;,&#34;type&#34;:&#34;character&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;minWidth&#34;:150},{&#34;accessor&#34;:&#34;Total.Demand&#34;,&#34;name&#34;:&#34;Total Demand (units)&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;aggregate&#34;:&#34;sum&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}},&#34;footer&#34;:&#34;264,306&#34;,&#34;style&#34;:{&#34;background&#34;:&#34;yellow&#34;,&#34;fontWeight&#34;:&#34;bold&#34;}},{&#34;accessor&#34;:&#34;Opening.Inventories&#34;,&#34;name&#34;:&#34;Opening Inventories (units)&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;aggregate&#34;:&#34;sum&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}},&#34;footer&#34;:&#34;57,660&#34;},{&#34;accessor&#34;:&#34;Supply.Plan&#34;,&#34;name&#34;:&#34;Supply Plan (units)&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;aggregate&#34;:&#34;sum&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}},&#34;footer&#34;:&#34;132,989&#34;},{&#34;accessor&#34;:&#34;Min.Stocks.Coverage&#34;,&#34;name&#34;:&#34;Min Stocks Coverage (periods)&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;cell&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;6&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;6&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;6&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#32CD32FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;4&#34;]}]}]}]},{&#34;accessor&#34;:&#34;Max.Stocks.Coverage&#34;,&#34;name&#34;:&#34;Max Stocks Coverage (periods)&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;cell&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;8&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;50%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;6&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;12&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;50%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;6&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;12&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;50%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;6&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;66.6666666666667%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;8&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;83.3333333333333%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;10&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;12&#34;]}]}]},{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;flexGrow&#34;:1,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;background&#34;:&#34;#EEEEEE&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;color&#34;:&#34;black&#34;,&#34;fontSize&#34;:null,&#34;fontWeight&#34;:&#34;normal&#34;}},&#34;children&#34;:[{&#34;name&#34;:&#34;div&#34;,&#34;attribs&#34;:{&#34;style&#34;:{&#34;alignText&#34;:&#34;right&#34;,&#34;display&#34;:&#34;flex&#34;,&#34;alignItems&#34;:&#34;center&#34;,&#34;justifyContent&#34;:&#34;flex-end&#34;,&#34;borderTopLeftRadius&#34;:&#34;0px&#34;,&#34;borderBottomLeftRadius&#34;:&#34;0px&#34;,&#34;borderTopRightRadius&#34;:&#34;0px&#34;,&#34;borderBottomRightRadius&#34;:&#34;0px&#34;,&#34;boxShadow&#34;:null,&#34;border&#34;:&#34;  &#34;,&#34;background&#34;:&#34;#FFA500FF&#34;,&#34;backgroundImage&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:18,&#34;transition&#34;:&#34;width 1s ease&#34;,&#34;marginRight&#34;:&#34;6px&#34;}},&#34;children&#34;:[]},&#34;12&#34;]}]}]}]},{&#34;accessor&#34;:&#34;Demand.Quantity&#34;,&#34;name&#34;:&#34;Demand&#34;,&#34;type&#34;:&#34;list&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;cell&#34;:[{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;72cfaa63122f5ab8d7ff38af88c1a2e6&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-286176d9aaef22187807&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-286176d9aaef22187807&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[364,364,364,260,736,859,859,859,273,349,349,349,200,0,0,0,0,367,514,514,514,506,837,837,837,479,69,62,52,82,107,187,187,187,81,73,0,0,27,187,187,187,161,161,187,187,187,107,187,187,187,107],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;d6c37793c595d31280d022e42ad176d7&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-c8ca5b092cc0b1d827d8&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-c8ca5b092cc0b1d827d8&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[1419,1419,1419,1014,721,841,841,841,1160,2427,2427,2427,1502,807,807,807,692,510,714,714,714,216,28,28,28,16,26,26,26,26,0,0,0,0,16,28,28,28,18,39,39,39,33,21,24,24,24,9,13,13,13,8],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;9f40eb22c8ab2f3cdde3c2d68f5e46ee&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-2f8d3817a6cd0f0090ca&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-2f8d3817a6cd0f0090ca&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[265,265,265,189,29,34,34,34,23,42,42,42,50,178,178,178,152,24,34,34,34,41,72,72,72,42,243,243,243,243,90,156,156,156,150,145,145,145,83,145,145,145,124,46,53,53,53,70,145,145,145,83],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;b810fc56c1d7ba11067bc61458614835&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-2b434704c825c0c84d4a&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-2b434704c825c0c84d4a&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[1296,1296,1296,926,678,791,791,791,560,1042,1042,1042,785,1329,1329,1329,1139,1452,2032,2032,2032,653,169,169,169,97,96,96,96,96,42,72,72,72,72,72,72,72,48,121,121,121,103,62,72,72,72,42,72,72,72,42],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;d50d949d1e1dfde687cfd4a5cd3f7a58&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-49367c76be9de80e88b8&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-49367c76be9de80e88b8&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[265,265,265,189,59,69,69,69,40,69,69,69,49,69,69,69,59,49,69,69,69,49,69,69,69,40,31,31,31,31,18,31,31,31,31,31,31,31,18,31,31,31,26,26,31,31,31,18,31,31,31,18],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;2469dfd0697abbae86a8eb7feeef0cf1&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-19707e0c299c1fe7284f&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-19707e0c299c1fe7284f&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[1141,1141,1141,815,1466,1711,1711,1711,943,1630,1630,1630,1176,1711,1711,1711,1466,1222,1711,1711,1711,489,823,702,697,919,816,608,726,716,532,904,978,698,990,617,880,938,779,713,628,959,617,561,656,949,843,558,971,821,627,955],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;1761bac430fd3b5ac598602a6266c26f&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-9d22d078cf760b41a56a&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-9d22d078cf760b41a56a&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[126,126,126,90,325,379,379,379,251,460,460,460,309,325,325,325,278,78,109,109,109,43,28,28,28,16,81,77,95,97,63,91,97,65,92,78,62,60,92,69,98,85,83,88,70,61,62,51,64,74,61,89],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;97fac4b0c065ed9f20ced019fd143e20&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-7fd0683c3f56ce3a8b15&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-7fd0683c3f56ce3a8b15&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[6859,6859,6859,4900,1358,1585,1585,1585,2023,4191,4191,4191,3230,5841,5841,5841,5007,2452,3432,3432,3432,1999,2376,2376,2376,1358,744,850,500,903,802,596,683,864,768,713,637,688,670,759,918,773,722,867,655,994,689,777,742,576,776,687],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;125b46e4c01e00cc19b19361625bb699&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-f9a663ecc80b02dc9639&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-f9a663ecc80b02dc9639&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[66,66,66,48,85,100,100,100,15,54,54,90,65,98,98,51,82,48,66,66,66,19,89,72,83,88,66,66,66,66,0,0,0,0,38,66,66,66,29,59,72,52,97,84,73,51,60,29,66,66,66,38],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;b29ceff6d16ffc2c07a21d178084dacb&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-37fa2faf555c29f20e1e&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-37fa2faf555c29f20e1e&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[380,380,380,272,169,197,197,197,93,151,151,151,103,117,117,117,100,70,97,97,97,81,123,123,123,71,271,271,271,271,77,134,134,134,96,67,67,67,39,73,73,73,63,110,128,128,128,45,62,62,62,36],\&#34;options\&#34;:{\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]}]},{&#34;accessor&#34;:&#34;Supply.Quantity&#34;,&#34;name&#34;:&#34;Supply&#34;,&#34;type&#34;:&#34;list&#34;,&#34;footerStyle&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;},&#34;cell&#34;:[{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;07b138716a3cf41be9130b5b5fa9edb3&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-d212a496ae9cb2324936&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-d212a496ae9cb2324936&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,0,0,0,0,0,0,0,1187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;9ea7597f50490c1f2c3f98af110e1ccd&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-d658f03f5bcac23a434d&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-d658f03f5bcac23a434d&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,10367,0,0,0,0,4753,0,0,0,0,1944,647,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;dba73d4bf4f78a11ad8472476864cc6e&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-abfd96274ffd65cae594&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-abfd96274ffd65cae594&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;658b79ee13aa9116c0a38a51b303eecc&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-cdfdec785fa2e5219a34&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-cdfdec785fa2e5219a34&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,0,0,0,0,10000,0,0,0,0,0,0,0,0,0,0,0,0,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;ddaf59c2449cc8d76f0862ff3844d3fe&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-a19a8aa6d6f30ba116bf&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-a19a8aa6d6f30ba116bf&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,0,0,0,0,0,1187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;1768fb15b7a64f3bece8fe3ce1cb7d3a&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-0bbc09fb98b19a55d2d5&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-0bbc09fb98b19a55d2d5&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,7980,0,0,0,0,9576,0,0,0,0,4104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;51d76a1a07dbcd8280542a734bdd1345&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-eed665fade302e045ecd&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-eed665fade302e045ecd&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,2593,0,0,0,0,0,0,0,0,0,107,540,0,0,0,0,0,107,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;e54ee6a6dfa6e45afe6d65e5fa99d348&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-2a75f575441b7c127711&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-2a75f575441b7c127711&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,12012,0,10000,0,0,0,1453,2244,0,0,0,16104,9504,0,0,0,0,0,0,0,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;e941a1979383ecbaa24bfeda0327ea65&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-e83738cc4e541489fafb&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-e83738cc4e541489fafb&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,527,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]},{&#34;name&#34;:&#34;WidgetContainer&#34;,&#34;attribs&#34;:{&#34;key&#34;:&#34;f9565d840b83278dcd3a1e0a5a509292&#34;},&#34;children&#34;:[{&#34;name&#34;:&#34;Fragment&#34;,&#34;attribs&#34;:[],&#34;children&#34;:[{&#34;name&#34;:&#34;span&#34;,&#34;attribs&#34;:{&#34;id&#34;:&#34;htmlwidget-8cd3e10c250baa0040e4&#34;,&#34;className&#34;:&#34;sparkline html-widget&#34;},&#34;children&#34;:[]},{&#34;name&#34;:&#34;script&#34;,&#34;attribs&#34;:{&#34;type&#34;:&#34;application/json&#34;,&#34;data-for&#34;:&#34;htmlwidget-8cd3e10c250baa0040e4&#34;},&#34;children&#34;:[&#34;{\&#34;x\&#34;:{\&#34;values\&#34;:[0,0,0,0,0,600,0,0,0,0,0,0,1920,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\&#34;options\&#34;:{\&#34;type\&#34;:\&#34;bar\&#34;,\&#34;height\&#34;:20,\&#34;width\&#34;:60},\&#34;width\&#34;:60,\&#34;height\&#34;:20},\&#34;evals\&#34;:[],\&#34;jsHooks\&#34;:[]}&#34;]}]}]}]}],&#34;columnGroups&#34;:[{&#34;name&#34;:&#34;Demand &amp; Supply Inputs&#34;,&#34;columns&#34;:[&#34;Total.Demand&#34;,&#34;Opening.Inventories&#34;,&#34;Supply.Plan&#34;]},{&#34;name&#34;:&#34;Stocks Targets Parameters&#34;,&#34;columns&#34;:[&#34;Min.Stocks.Coverage&#34;,&#34;Max.Stocks.Coverage&#34;]}],&#34;defaultSorted&#34;:[{&#34;id&#34;:&#34;DFU&#34;,&#34;desc&#34;:false}],&#34;defaultPageSize&#34;:20,&#34;paginationType&#34;:&#34;numbers&#34;,&#34;showPageInfo&#34;:true,&#34;minRows&#34;:1,&#34;compact&#34;:true,&#34;dataKey&#34;:&#34;b521d018f6d9685874155c418af25623&#34;},&#34;children&#34;:[]},&#34;class&#34;:&#34;reactR_markup&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;[&lt;strong&gt;Table 1:&lt;/strong&gt; Display of [Blueprint_DB] Data by Column]&lt;/p&gt;
&lt;p&gt;Let’s go through each of these columns.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;DFU&lt;/strong&gt;: this is a single product (also called SKU, “Storage Keeping Unit”) with certain characteristics. For example, a SKU sold in one particular distribution channel. In this dataset, we have &lt;strong&gt;10 items&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;unique(Blueprint_DB$DFU)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;Item 000001&amp;quot; &amp;quot;Item 000002&amp;quot; &amp;quot;Item 000003&amp;quot; &amp;quot;Item 000004&amp;quot; &amp;quot;Item 000005&amp;quot;
##  [6] &amp;quot;Item 000006&amp;quot; &amp;quot;Item 000007&amp;quot; &amp;quot;Item 000008&amp;quot; &amp;quot;Item 000009&amp;quot; &amp;quot;Item 000010&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Period&lt;/strong&gt;: the horizon of time during which we will project our inventories calculation. It could be monthly, weekly, daily (and so on) buckets, over a certain range, for example, 24 months or 52 weeks. In this case, it is a &lt;strong&gt;weekly&lt;/strong&gt; bucket over &lt;strong&gt;52 weeks&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;range(Blueprint_DB$Period)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;2022-07-03&amp;quot; &amp;quot;2023-06-25&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Demand&lt;/strong&gt;: the Demand Forecast for each period of time, expressed in units.
&lt;ul&gt;
&lt;li&gt;For example, this could be Sales Forecasts or Replenishment Forecasts (if we ship to one warehouse to replenish it).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Looking at the Demand, there’s a range from no demand for units to a demand of 6859 units.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;summary(Blueprint_DB$Demand)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##    Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
##       0      62     119     508     690    6859&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Opening Inventories&lt;/strong&gt;: our available stocks at the beginning of the horizon, expressed in units.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first date in our Period is 2022-07-03. Let’s take a look at the summary statistics, where we can see the range of opening inventory from 1222 to 17,772 units:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;July_03 &amp;lt;- Blueprint_DB %&amp;gt;% filter(Period == &amp;quot;2022-07-03&amp;quot;)
summary(July_03$Opening.Inventories)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##    Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
##    1222    2192    4460    5766    7022   17772&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Supply Plan&lt;/strong&gt;: the quantities that we will receive to replenish our stocks at a given time, expressed in units.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The replenishment amount in the Supply Plan ranges from no replenishment to replenishment of over 16,000 units.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;summary(Blueprint_DB$Supply.Plan)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##    Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
##       0       0       0     256       0   16104&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Minimum Stocks Coverage&lt;/strong&gt;: a parameter of minimum stocks expressed in the number of periods of coverage.
&lt;ul&gt;
&lt;li&gt;For example, if we put two months, we aim to maintain a minimum stock coverage of two months, based on the Demand Forecasts.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maximum Stocks Coverage&lt;/strong&gt;: a parameter of maximum stocks expressed in the number of coverage periods.
&lt;ul&gt;
&lt;li&gt;If we put six months, it means that we aim to maintain our stocks below the coverage of six months, based on the Demand Forecasts.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some items, like “Item 000004” have the same min and max stocks coverage throughout the period. Other items, like “Item 000009” have variable min and max stocks coverage over time.&lt;/p&gt;
&lt;p&gt;It’s always helpful to look at a specific item to better understand the data. We want to ensure it contains all the information that we need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dimensions&lt;/strong&gt;: [DFU] and [Period]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Demand and Supply Planning Values&lt;/strong&gt;: [Demand] / [Opening Inventories] / [Supply Plan]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;(Target) Stocks Levels&lt;/strong&gt;: [Min.Stocks.Coverage] and [Max.Stocks.Coverage]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For example, let’s look closer at “Item 000008” and verify all the information is there:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Item_000008 &amp;lt;- filter(Blueprint_DB, Blueprint_DB$DFU == &amp;quot;Item 000008&amp;quot;)

summary(Item_000008)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##      DFU                Period               Demand     Opening.Inventories
##  Length:52          Min.   :2022-07-03   Min.   : 500   Min.   :    0      
##  Class :character   1st Qu.:2022-09-30   1st Qu.: 744   1st Qu.:    0      
##  Mode  :character   Median :2022-12-28   Median :1176   Median :    0      
##                     Mean   :2022-12-28   Mean   :2203   Mean   :  342      
##                     3rd Qu.:2023-03-27   3rd Qu.:3432   3rd Qu.:    0      
##                     Max.   :2023-06-25   Max.   :6859   Max.   :17772      
##   Supply.Plan    Min.Stocks.Coverage Max.Stocks.Coverage
##  Min.   :    0   Min.   :6           Min.   :10         
##  1st Qu.:    0   1st Qu.:6           1st Qu.:10         
##  Median :    0   Median :6           Median :10         
##  Mean   :  989   Mean   :6           Mean   :10         
##  3rd Qu.:    0   3rd Qu.:6           3rd Qu.:10         
##  Max.   :16104   Max.   :6           Max.   :10&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Looking at our summary statistics, we see:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Our [DFU] is “Item 000008”.&lt;/li&gt;
&lt;li&gt;We have a [Period] of 52 weeks from 2022-07-03 until 2023-07-03.&lt;/li&gt;
&lt;li&gt;The [Opening Inventory] is 17,772 units.&lt;/li&gt;
&lt;li&gt;[Demand] ranges from 500 to 6859 units, with an average of 2203 units.&lt;/li&gt;
&lt;li&gt;[Supply] ranges from 0 to 16,104 units, with an average of 989 units.&lt;/li&gt;
&lt;li&gt;In this case, the [Min.Stocks.Coverage] coverage is constant at 6 units, and the [Max.Stocks.Coverage] is constant at 10.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Great, we have what we need!&lt;/p&gt;
&lt;p&gt;This was an overview of a standard, complete, and tidy database, ready to be used for a Demand &amp;amp; Supply planning calculation. All the needed elements are there, organized in three groups of data: Dimensions / Demand &amp;amp; Supply Planning Values / Stocks Levels. Now, we can move on to our calculations!&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;calculation-of-the-projected-inventories&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Calculation of the Projected Inventories&lt;/h2&gt;
&lt;p&gt;We are going to calculate two things, applying the methodology we saw previously (read about it in the &lt;a href=&#34;https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/&#34;&gt;previous post of the series&lt;/a&gt;):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Projected Inventories&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Definition: [Stocks at the beginning of a Period of time] - [Demand of the Period] + [Supply Plan to be received during this Period]&lt;/li&gt;
&lt;li&gt;At the very beginning: [Stocks at the beginning of a Period of time] = [Opening Inventories]&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Related Projected Coverages&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Definition: how many periods of Demand (forecasts) do the Projected Inventories of a Period of time cover&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Using R means that the analysis can be simple and fast. It provides us with a summary view of the portfolio, and then we can zoom in on the items with risks of shortages or overstocks.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;run-proj_inv&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Run &lt;code&gt;proj_inv()&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;To see how simple and fast it can be to calculate projected inventories and coverages, let’s apply the function &lt;code&gt;proj_inv()&lt;/code&gt; from the planr package to the whole demo dataset to create this summary view:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Create a calculated database for the Projected Inventories @ DFU level
Calculated_DB &amp;lt;- proj_inv(
  data = Blueprint_DB,
  DFU = DFU,
  Period = Period,
  Demand = Demand,
  Opening.Inventories = Opening.Inventories,
  Supply.Plan = Supply.Plan,
  Min.Stocks.Coverage = Min.Stocks.Coverage,
  Max.Stocks.Coverage = Max.Stocks.Coverage
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s have a look at the output’s column headers:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;colnames(Calculated_DB)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;DFU&amp;quot;                            &amp;quot;Period&amp;quot;                        
##  [3] &amp;quot;Demand&amp;quot;                         &amp;quot;Opening.Inventories&amp;quot;           
##  [5] &amp;quot;Calculated.Coverage.in.Periods&amp;quot; &amp;quot;Projected.Inventories.Qty&amp;quot;     
##  [7] &amp;quot;Supply.Plan&amp;quot;                    &amp;quot;Min.Stocks.Coverage&amp;quot;           
##  [9] &amp;quot;Max.Stocks.Coverage&amp;quot;            &amp;quot;Safety.Stocks&amp;quot;                 
## [11] &amp;quot;Maximum.Stocks&amp;quot;                 &amp;quot;PI.Index&amp;quot;                      
## [13] &amp;quot;Ratio.PI.vs.min&amp;quot;                &amp;quot;Ratio.PI.vs.Max&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;After the calculation using &lt;code&gt;proj_inv()&lt;/code&gt;, we have new columns that give us a complete database for automated analysis.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;1st group: Calculated Columns&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Projected.Inventories.Qty&lt;/code&gt;: Calculation of projected inventories&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Calculated.Coverage.in.Periods&lt;/code&gt;: Calculation of coverages in number of periods&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Safety.Stocks&lt;/code&gt; and &lt;code&gt;Maximum.Stocks&lt;/code&gt;: Projected Stocks Targets (minimum &amp;amp; maximum) in units, useful for further analysis&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;2nd group: Analysis Features&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;To automate screening and facilitate the decision taking process:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PI.Index&lt;/code&gt;: Projected Inventories Index: basically, how the [projected inventories] are doing (OK, alert, shortage, overstocks)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Ratio.PI.vs.min&lt;/code&gt;: A ratio [Projected Inventories] vs. [Minimum Stocks Target]: used with a threshold filter, it allows us to identify the relevant SKUs quickly&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Ratio.PI.vs.Max&lt;/code&gt;: A ratio [Projected Inventories] vs. [Maximum Stocks Target], same as above&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once we have run &lt;code&gt;proj_inv()&lt;/code&gt;, we can &lt;strong&gt;automate the screening of our demand &amp;amp; supply&lt;/strong&gt;. We can quickly know if we need to change our inventories and how to do so. This is very powerful as it means we can easily adjust based on Demand &amp;amp; Supply.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;results-from-proj_inv&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Results from &lt;code&gt;proj_inv()&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;Let’s revisit “Item 000008” using this new dataset with calculated columns using the reactable package:&lt;/p&gt;
&lt;div id=&#34;htmlwidget-2&#34; class=&#34;reactable html-widget&#34; style=&#34;width:auto;height:auto;&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-2&#34;&gt;{&#34;x&#34;:{&#34;tag&#34;:{&#34;name&#34;:&#34;Reactable&#34;,&#34;attribs&#34;:{&#34;data&#34;:{&#34;DFU&#34;:[&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;,&#34;Item 000008&#34;],&#34;Period&#34;:[&#34;2022-07-03&#34;,&#34;2022-07-10&#34;,&#34;2022-07-17&#34;,&#34;2022-07-24&#34;,&#34;2022-07-31&#34;,&#34;2022-08-07&#34;,&#34;2022-08-14&#34;,&#34;2022-08-21&#34;,&#34;2022-08-28&#34;,&#34;2022-09-04&#34;,&#34;2022-09-11&#34;,&#34;2022-09-18&#34;,&#34;2022-09-25&#34;,&#34;2022-10-02&#34;,&#34;2022-10-09&#34;,&#34;2022-10-16&#34;,&#34;2022-10-23&#34;,&#34;2022-10-30&#34;,&#34;2022-11-06&#34;,&#34;2022-11-13&#34;,&#34;2022-11-20&#34;,&#34;2022-11-27&#34;],&#34;Demand&#34;:[6859,6859,6859,4900,1358,1585,1585,1585,2023,4191,4191,4191,3230,5841,5841,5841,5007,2452,3432,3432,3432,1999],&#34;Opening.Inventories&#34;:[17772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],&#34;Calculated.Coverage.in.Periods&#34;:[1.6,0.6,3.9,2.9,5.5,4.5,3.5,2.5,1.8,1.4,0.4,0,0,0.7,1.4,0.4,0,0,0,0,0,0],&#34;Projected.Inventories.Qty&#34;:[10913,4054,9207,4307,12949,11364,9779,8194,7624,5677,1486,-2705,-5935,4328,7991,2150,-2857,-5309,-8741,-12173,-15605,-17604],&#34;Supply.Plan&#34;:[0,0,12012,0,10000,0,0,0,1453,2244,0,0,0,16104,9504,0,0,0,0,0,0,0],&#34;Min.Stocks.Coverage&#34;:[6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6],&#34;Max.Stocks.Coverage&#34;:[10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10],&#34;Safety.Stocks&#34;:[23146,17872,13036,12327,15160,17766,19411,23667,27485,29135,29951,28212,28414,26005,23596,19754,17123,17047,15991,13917,11229,10080],&#34;Maximum.Stocks&#34;:[35136,32468,28839,29780,34263,38519,41941,42808,44217,43458,42699,40507,39653,36188,32723,28240,23977,22375,19443,16914,14284,12881],&#34;PI.Index&#34;:[&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Shortage&#34;,&#34;Shortage&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Alert&#34;,&#34;Shortage&#34;,&#34;Shortage&#34;,&#34;Shortage&#34;,&#34;Shortage&#34;,&#34;Shortage&#34;,&#34;Shortage&#34;],&#34;Ratio.PI.vs.min&#34;:[0.47,0.23,0.71,0.35,0.85,0.64,0.5,0.35,0.28,0.19,0.05,-0.1,-0.21,0.17,0.34,0.11,-0.17,-0.31,-0.55,-0.87,-1.39,-1.75],&#34;Ratio.PI.vs.Max&#34;:[0.31,0.12,0.32,0.14,0.38,0.3,0.23,0.19,0.17,0.13,0.03,-0.07,-0.15,0.12,0.24,0.08,-0.12,-0.24,-0.45,-0.72,-1.09,-1.37]},&#34;columns&#34;:[{&#34;accessor&#34;:&#34;DFU&#34;,&#34;name&#34;:&#34;DFU&#34;,&#34;type&#34;:&#34;character&#34;},{&#34;accessor&#34;:&#34;Period&#34;,&#34;name&#34;:&#34;Period&#34;,&#34;type&#34;:&#34;Date&#34;},{&#34;accessor&#34;:&#34;Demand&#34;,&#34;name&#34;:&#34;Demand&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}}},{&#34;accessor&#34;:&#34;Opening.Inventories&#34;,&#34;name&#34;:&#34;Opening Inventories&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}}},{&#34;accessor&#34;:&#34;Calculated.Coverage.in.Periods&#34;,&#34;name&#34;:&#34;Calculated Coverage in Periods&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;style&#34;:{&#34;background&#34;:&#34;yellow&#34;}},{&#34;accessor&#34;:&#34;Projected.Inventories.Qty&#34;,&#34;name&#34;:&#34;Projected Inventories Qty&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}},&#34;style&#34;:{&#34;background&#34;:&#34;yellow&#34;}},{&#34;accessor&#34;:&#34;Supply.Plan&#34;,&#34;name&#34;:&#34;Supply Plan&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}}},{&#34;accessor&#34;:&#34;Min.Stocks.Coverage&#34;,&#34;name&#34;:&#34;Min.Stocks.Coverage&#34;,&#34;type&#34;:&#34;numeric&#34;},{&#34;accessor&#34;:&#34;Max.Stocks.Coverage&#34;,&#34;name&#34;:&#34;Max.Stocks.Coverage&#34;,&#34;type&#34;:&#34;numeric&#34;},{&#34;accessor&#34;:&#34;Safety.Stocks&#34;,&#34;name&#34;:&#34;Safety Stocks&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}},&#34;style&#34;:{&#34;background&#34;:&#34;lightgreen&#34;}},{&#34;accessor&#34;:&#34;Maximum.Stocks&#34;,&#34;name&#34;:&#34;Maximum Stocks&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;format&#34;:{&#34;cell&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true},&#34;aggregated&#34;:{&#34;digits&#34;:0,&#34;separators&#34;:true}},&#34;style&#34;:{&#34;background&#34;:&#34;lightgreen&#34;}},{&#34;accessor&#34;:&#34;PI.Index&#34;,&#34;name&#34;:&#34;PI Index&#34;,&#34;type&#34;:&#34;character&#34;,&#34;style&#34;:{&#34;background&#34;:&#34;lightblue&#34;}},{&#34;accessor&#34;:&#34;Ratio.PI.vs.min&#34;,&#34;name&#34;:&#34;Ratio PI vs min&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;style&#34;:{&#34;background&#34;:&#34;lightblue&#34;}},{&#34;accessor&#34;:&#34;Ratio.PI.vs.Max&#34;,&#34;name&#34;:&#34;Ratio PI vs Max&#39;&#34;,&#34;type&#34;:&#34;numeric&#34;,&#34;style&#34;:{&#34;background&#34;:&#34;lightblue&#34;}}],&#34;columnGroups&#34;:[{&#34;name&#34;:&#34;Calculation of Projected Inventories &amp; Coverages&#34;,&#34;columns&#34;:[&#34;Calculated.Coverage.in.Periods&#34;,&#34;Projected.Inventories.Qty&#34;]},{&#34;name&#34;:&#34;Projected Stocks Targets&#34;,&#34;columns&#34;:[&#34;Safety.Stocks&#34;,&#34;Maximum.Stocks&#34;]},{&#34;name&#34;:&#34;Analysis Features&#34;,&#34;columns&#34;:[&#34;PI.Index&#34;,&#34;Ratio.PI.vs.min&#34;,&#34;Ratio.PI.vs.Max&#34;]}],&#34;defaultPageSize&#34;:10,&#34;paginationType&#34;:&#34;numbers&#34;,&#34;showPageInfo&#34;:true,&#34;minRows&#34;:1,&#34;highlight&#34;:true,&#34;striped&#34;:true,&#34;compact&#34;:true,&#34;dataKey&#34;:&#34;4d36232456dac5840d2dbc25cf962225&#34;},&#34;children&#34;:[]},&#34;class&#34;:&#34;reactR_markup&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Table 2:&lt;/strong&gt; The results after applying the &lt;code&gt;proj_inv()&lt;/code&gt; function.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The new columns in yellow, green, and blue colors have been calculated and added to the original database. We can quickly scan through “Item 000008” for any particular period and notice information such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The calculated coverage on 2022-07-03 is 1.6 (based on Upcoming Demand, we expect our inventory to last 1.6 weeks). The next week, it is 0.6.&lt;/li&gt;
&lt;li&gt;From 2022-07-03 to 2022-09-11, we should be on Alert that we will fall below our minimum stock inventory. On 2022-09-18, we fall into shortage.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We can find specific numbers for each Period by scrolling through the table. That is just from &lt;code&gt;proj_inv()&lt;/code&gt;, without having to do any manual calculations or corrections.&lt;/p&gt;
&lt;p&gt;Outside the analysis features, &lt;code&gt;proj_inv()&lt;/code&gt; is very fast. Below are calculations of the speed on a Windows 10 x64 release. If we manage a portfolio of 200 SKUs over a 52 weeks horizon (weekly bucket), the calculation and analysis are done in only 5 seconds. The calculation is still pretty fast, up to 500 SKUs, which makes it quite handy if we want to run some simulations straight in Shiny.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;image008.png&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Chart of a classic range and size of Demand Planning or S&amp;amp;OP Portfolio&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;When we work on the S&amp;amp;OP (Sales &amp;amp; Operations Planning) Process, we work at an aggregated level (production families of products) and in monthly buckets. There are limited numbers of items and the horizon is typically 24 months. We can use the &lt;code&gt;proj_inv()&lt;/code&gt; function to quickly calculate and analyze the projected inventories &amp;amp; coverages through a (sometimes complex) supply chain network at the same time.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;learn-more&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Learn more&lt;/h2&gt;
&lt;p&gt;Thank you for reading this walkthrough of applying &lt;code&gt;proj_inv()&lt;/code&gt; on a Demand &amp;amp; Supply Planning dataset! I hope you see what is needed to run projected inventory calculations, and how a single function in R can provide important information on projected inventories and coverages.&lt;/p&gt;
&lt;p&gt;The reactable package makes quick, easy, pretty tables that are easy to sort and scan. What if we want to show more visual information, like color highlighting and charts?&lt;/p&gt;
&lt;p&gt;…let’s find out in the next blog post..!&lt;/p&gt;
&lt;p&gt;In the meantime, here are some useful links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Previous post: &lt;a href=&#34;https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/&#34;&gt;Using R for Projected Inventory Calculations in Demand &amp;amp; Supply Planning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;planr package&lt;/strong&gt; GitHub repository: &lt;a href=&#34;https://github.com/nguyennico/planr&#34; class=&#34;uri&#34;&gt;https://github.com/nguyennico/planr&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;URL for a Shiny app showing a demo of the &lt;code&gt;proj_inv()&lt;/code&gt; and &lt;code&gt;light_proj_inv()&lt;/code&gt; functions: &lt;a href=&#34;https://niconguyen.shinyapps.io/Projected_Inventories/&#34;&gt;Demo: app proj_inv() function (shinyapps.io)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Appendix&lt;/h2&gt;
&lt;p&gt;Code for the reactable table summarising Blueprint_DB:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(sparkline)

#-------------------
# Create Value_DB
#-------------------

# aggregation
tab_scan &amp;lt;- blueprint %&amp;gt;% select(DFU, Demand, Opening.Inventories, Supply.Plan,
                            Min.Stocks.Coverage,
                            Max.Stocks.Coverage) %&amp;gt;%
      group_by(DFU) %&amp;gt;%
      summarise(Total.Demand = sum(Demand),
                Opening.Inventories = sum(Opening.Inventories),
                Supply.Plan = sum(Supply.Plan),
                Min.Stocks.Coverage = mean(Min.Stocks.Coverage),
                Max.Stocks.Coverage = mean(Max.Stocks.Coverage)
      )
    
# Get results
Value_DB &amp;lt;- tab_scan

#-------------------
# Create Sparklines for Demand
#-------------------
 
# replace missing values by zero
blueprint$Demand[is.na(blueprint$Demand)] &amp;lt;- 0
    
# aggregate
tab_scan &amp;lt;- blueprint %&amp;gt;%
  group_by(DFU,
           Period) %&amp;gt;%
  summarise(Quantity = sum(Demand))
    
# generate Sparkline
Sparkline_Demand_DB &amp;lt;- tab_scan %&amp;gt;%
  group_by(DFU) %&amp;gt;%
  summarise(Demand.Quantity = list(Quantity))

#-------------------
# Create Sparklines for Supply Plan
#-------------------
    
# replace missing values by zero
blueprint$Supply.Plan[is.na(blueprint$Supply.Plan)] &amp;lt;- 0
    
# aggregate
tab_scan &amp;lt;- blueprint %&amp;gt;%
  group_by(DFU,
           Period) %&amp;gt;%
  summarise(Quantity = sum(Supply.Plan))
    
# generate Sparkline
Sparkline_Supply_DB &amp;lt;- tab_scan %&amp;gt;%
  group_by(DFU) %&amp;gt;%
  summarise(Supply.Quantity = list(Quantity))

#----------------------------------------
# Link both databases
tab_scan &amp;lt;- left_join(Value_DB, Sparkline_Demand_DB)
tab_scan &amp;lt;- left_join(tab_scan, Sparkline_Supply_DB)

# Get Results
Overview_DB &amp;lt;- tab_scan

reactable(
  tab_scan,
  compact = TRUE,
  defaultSortOrder = &amp;quot;asc&amp;quot;,
  defaultSorted = c(&amp;quot;DFU&amp;quot;),
  defaultPageSize = 20,
  columns = list(
    `DFU` = colDef(name = &amp;quot;Item&amp;quot;, minWidth = 150),
    `Opening.Inventories` = colDef(
      name = &amp;quot;Opening Inventories (units)&amp;quot;,
      aggregate = &amp;quot;sum&amp;quot;,
      footer = function(values)
        formatC(
          sum(values),
          format = &amp;quot;f&amp;quot;,
          big.mark = &amp;quot;,&amp;quot;,
          digits = 0
        ),
      format = colFormat(separators = TRUE, digits = 0)
      #style = list(background = &amp;quot;yellow&amp;quot;,fontWeight = &amp;quot;bold&amp;quot;)
    ),
    `Total.Demand` = colDef(
      name = &amp;quot;Total Demand (units)&amp;quot;,
      aggregate = &amp;quot;sum&amp;quot;,
      footer = function(values)
        formatC(
          sum(values),
          format = &amp;quot;f&amp;quot;,
          big.mark = &amp;quot;,&amp;quot;,
          digits = 0
        ),
      format = colFormat(separators = TRUE, digits = 0),
      style = list(background = &amp;quot;yellow&amp;quot;, fontWeight = &amp;quot;bold&amp;quot;)
    ),
    `Supply.Plan` = colDef(
      name = &amp;quot;Supply Plan (units)&amp;quot;,
      aggregate = &amp;quot;sum&amp;quot;,
      footer = function(values)
        formatC(
          sum(values),
          format = &amp;quot;f&amp;quot;,
          big.mark = &amp;quot;,&amp;quot;,
          digits = 0
        ),
      format = colFormat(separators = TRUE, digits = 0)
    ),
    `Min.Stocks.Coverage` = colDef(
      name = &amp;quot;Min Stocks Coverage (periods)&amp;quot;,
      
      cell = data_bars(tab_scan,
                       #round_edges = TRUE
                       #value &amp;lt;- format(value, big.mark = &amp;quot;,&amp;quot;),
                       #number_fmt = big.mark = &amp;quot;,&amp;quot;,
                       fill_color = &amp;quot;#32CD32&amp;quot;,
                       #fill_opacity = 0.8,
                       text_position = &amp;quot;outside-end&amp;quot;)
    ),
    `Max.Stocks.Coverage` = colDef(
      name = &amp;quot;Max Stocks Coverage (periods)&amp;quot;,
      cell = data_bars(tab_scan,
                       #round_edges = TRUE
                       #value &amp;lt;- format(value, big.mark = &amp;quot;,&amp;quot;),
                       #number_fmt = big.mark = &amp;quot;,&amp;quot;,
                       fill_color = &amp;quot;#FFA500&amp;quot;,
                       #fill_opacity = 0.8,
                       text_position = &amp;quot;outside-end&amp;quot;)
    ),
    Demand.Quantity = colDef(
      name = &amp;quot;Demand&amp;quot;,
      cell = function(value, index) {
        sparkline(tab_scan$Demand.Quantity[[index]])
      }
    ),
    Supply.Quantity = colDef(
      name = &amp;quot;Supply&amp;quot;,
      cell = function(values) {
        sparkline(values, type = &amp;quot;bar&amp;quot;)
      }
    )
  ),
  # close columns list
  
  defaultColDef = colDef(footerStyle = list(fontWeight = &amp;quot;bold&amp;quot;)),
  columnGroups = list(
    colGroup(
      name = &amp;quot;Demand &amp;amp; Supply Inputs&amp;quot;,
      columns = c(&amp;quot;Total.Demand&amp;quot;, &amp;quot;Opening.Inventories&amp;quot;, &amp;quot;Supply.Plan&amp;quot;)
    ),
    colGroup(
      name = &amp;quot;Stocks Targets Parameters&amp;quot;,
      columns = c(&amp;quot;Min.Stocks.Coverage&amp;quot;, &amp;quot;Max.Stocks.Coverage&amp;quot;)
    )
  )
) # close reactable&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/11/21/projected-inventory-calculations-using-r-2/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>September 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/10/27/september-2022-top-40-new-cran-packages/</link>
      <pubDate>Thu, 27 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/10/27/september-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred and two new packages made it to CRAN in September. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in fourteen categories: Computational Methods, Data, Genomics, Machine Learning, Mathematics, Medicine, Pharmacology, Psychology, Science, Social Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kimfilter&#34;&gt;kimfilter&lt;/a&gt; v1.0.0: Provides an &lt;code&gt;Rcpp&lt;/code&gt; implementation of the multivariate Kim filter, which combines the Kalman and Hamilton filters for state probability inference. The filter is designed for state space models and can handle missing values and exogenous data in the observation and state equations. See &lt;a href=&#34;https://direct.mit.edu/books/book/3265/State-Space-Models-with-Regime-SwitchingClassical&#34;&gt;Kim et al. (1999)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/kimfilter/vignettes/kimfilter_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SparseChol&#34;&gt;SparseChol&lt;/a&gt; v0.1.1: Provides a &lt;code&gt;C++&lt;/code&gt; implementation of sparse LDL decomposition of symmetric matrices and solvers as described in &lt;a href=&#34;https://fossies.org/linux/SuiteSparse/LDL/Doc/ldl_userguide.pdf&#34;&gt;Davis (2016)&lt;/a&gt;.  See &lt;a href=&#34;https://cran.r-project.org/web/packages/SparseChol/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=allhomes&#34;&gt;allhomes&lt;/a&gt; v0.3.0: Provides tools to extract past sales data for specific suburbs and years from the &lt;a href=&#34;https://www.allhomes.com.au/&#34;&gt;Australian property&lt;/a&gt; website including the address and property details, date, price, block size and unimproved value of properties. See &lt;a href=&#34;https://cran.r-project.org/web/packages/allhomes/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kgp&#34;&gt;kgp&lt;/a&gt; 1.1.0: Provides access to the metadata about populations and data about samples from the 1000 Genomes Project, including the 2,504 samples sequenced for the Phase 3 release and the expanded collection of 3,202 samples with 602 additional trios. The data is described in &lt;a href=&#34;https://www.nature.com/articles/nature15393&#34;&gt;Auton et al. (2015)&lt;/a&gt; and &lt;a href=&#34;https://www.cell.com/cell/fulltext/S0092-8674(22)00991-6?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS0092867422009916%3Fshowall%3Dtrue&#34;&gt;Byrska-Bishop et al. (2022)&lt;/a&gt;, and raw data is available &lt;a href=&#34;http://ftp.1000genomes.ebi.ac.uk/vol1/ftp/&#34;&gt;here&lt;/a&gt;. See &lt;a href=&#34;https://arxiv.org/abs/2210.00539&#34;&gt;Turner (2022)&lt;/a&gt; for details and look &lt;a href=&#34;https://stephenturner.github.io/kgp/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kgp.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Map showing locations of 1000 Genomes Phase 3 populations&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eHDPrep&#34;&gt;eHDPrep&lt;/a&gt; v1.2.1: Provides a tool for the preparation and enrichment of health datasets for analysis including functions to assess data quality and enable semantic enrichment of a dataset by discovering metavariables from relationships among input variables determined from user-provided ontologies. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/eHDPrep/vignettes/Introduction_to_eHDPrep.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=refdb&#34;&gt;refdb&lt;/a&gt; v0.1.1: Implements a reference database manager offering a set of functions to import, organize, clean, filter, audit and export reference genetic data and includes functions to download sequence data from &lt;a href=&#34;https://www.boldsystems.org/&#34;&gt;Bold Systems&lt;/a&gt; and &lt;a href=&#34;https://www.ncbi.nlm.nih.gov/genbank/&#34;&gt;NCBI GenBank&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/refdb/vignettes/intro_refdb.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/refdb/vignettes/ncbi_bold.html&#34;&gt;Downloading and combining data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;refdb.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of taxonomic coverage&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RestoreNet&#34;&gt;RestoreNet&lt;/a&gt; v1.0: Implements a random-effects stochastic model that starts from an Ito-type equation describing the dynamics of cells duplication, death and differentiation at clonal level to detect clonal dominance events in gene therapy studies. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.05.31.494100v1&#34;&gt;Del Core et al., (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/RestoreNet/vignettes/RestoreNet.pdf&#34;&gt;vignette&lt;/a&gt; for the math and examples.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DynForest&#34;&gt;DynForest&lt;/a&gt; v1.0.0: Implements a random forests model that uses multiple longitudinal predictors to make survival predictions for individual subjects. See &lt;a href=&#34;https://arxiv.org/abs/2208.05801&#34;&gt;Devaux et al.(2022)&lt;/a&gt; for the details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/DynForest/vignettes/DynForest_surv.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multiview&#34;&gt;multiview&lt;/a&gt; v0.4: Provides functions to fit cooperative learning models which are supervised learning models for multiple sets of features (“views”), as described in &lt;a href=&#34;https://arxiv.org/abs/2112.12337&#34;&gt;Ding et al. (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/multiview/vignettes/multiview.pdf&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;multiview.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of model coefficients by L1 Norm for two different views&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=survex&#34;&gt;survex&lt;/a&gt; v0.1.1: Implements methods for explaining survival models. Methods include &lt;em&gt;SurvSHAP(t)&lt;/em&gt; as described in &lt;a href=&#34;https://arxiv.org/abs/2208.11080&#34;&gt;Krzyzinski et al. (2022)&lt;/a&gt;, &lt;em&gt;SurvLIME&lt;/em&gt; introduced in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0950705120304044?via%3Dihub&#34;&gt;Kovalev et al. (2020)&lt;/a&gt;, as well as methods described in &lt;a href=&#34;https://www.taylorfrancis.com/books/mono/10.1201/9780429027192/explanatory-model-analysis-przemyslaw-biecek-tomasz-burzykowski&#34;&gt;Biecek et al. (2021)&lt;/a&gt;. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/survex/vignettes/custom-explainers.html&#34;&gt;Creating custom extensions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/survex/vignettes/survex-usage.html&#34;&gt;Package usage&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;survex.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Brier Score and AUC plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=voice&#34;&gt;voice&lt;/a&gt; v0.4.14: Provides general purpose tools for voice analysis, speaker recognition and mood inference. See the&lt;a href=&#34;https://cran.r-project.org/web/packages/voice/vignettes/voicegnette_R.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=collatz&#34;&gt;collatz&lt;/a&gt; v1.0.0: Provides functions to explore the &lt;a href=&#34;https://en.wikipedia.org/wiki/Collatz_conjecture&#34;&gt;Collatz conjecture&lt;/a&gt; including the ability to retrieve the hailstone sequence, the stopping time, total stopping time and tree-graph. There are four vignettes including: &lt;a href=&#34;https://cran.r-project.org/web/packages/collatz/vignettes/collatz.html&#34;&gt;collat&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/collatz/vignettes/hailstones.html&#34;&gt;Hailstone Sequences&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/collatz/vignettes/treegraphs.html&#34;&gt;Tree Graphs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=greta.dynamics&#34;&gt;greta.dynamics&lt;/a&gt; v0.2.0: Implements a &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.01601&#34;&gt;&lt;code&gt;greta&lt;/code&gt;&lt;/a&gt; extension for analyzing transition matrices and ordinary differential equations representing dynamical systems. Have a look at the &lt;a href=&#34;https://cran.r-project.org/web/packages/greta.dynamics/vignettes/iterate-matrix-example.html&#34;&gt;iterate-matrix&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/greta.dynamics/vignettes/ode-solve-example.html&#34;&gt;ode-solve&lt;/a&gt; examples.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=historicalborrow&#34;&gt;historicalborrow&lt;/a&gt; v1.0.4: Implements a hierarchical model and a mixture model to borrow historical control data from other studies to better characterize the control response a study. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/pst.1589&#34;&gt;Viele et al. (2013)&lt;/a&gt; for a discussion of the methods and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/historicalborrow/vignettes/methods.html&#34;&gt;Methods&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/historicalborrow/vignettes/usage.html&#34;&gt;Usage&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;historicalborrow.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of posterior response of borrow model against benchmark models for two arms of a trial.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nphRCT&#34;&gt;nphRCT&lt;/a&gt; v0.1.0: Provides functions to perform a stratified weighted log-rank test in a randomized controlled trial which can be visualized as a difference in average score on the two treatment arms. See &lt;a href=&#34;https://arxiv.org/abs/1807.11097v1&#34;&gt;Magirr and Burman (2018)&lt;/a&gt;, &lt;a href=&#34;https://arxiv.org/abs/2007.04767v1&#34;&gt;Magirr (2020)&lt;/a&gt;, and &lt;a href=&#34;https://arxiv.org/abs/2201.10445v1&#34;&gt;Magirr (2022)&lt;/a&gt; for a description of the tests and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/nphRCT/vignettes/explanation.html&#34;&gt;Survival tests as differences-of-means&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/nphRCT/vignettes/weighted_log_rank_tests.html]&#34;&gt;The weighted log-rank test&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nphRCT.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Survival plots with Lof Rank Test Scores&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;pharmacology&#34;&gt;Pharmacology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rPBK&#34;&gt;rPBK&lt;/a&gt; v0.2.0: Provides functions to fit and simulate any kind of physiologically-based kinetic model which allows for multiple compartments, links between pairs of compartments, and links between compartments and the external medium. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.04.29.490045v3&#34;&gt;Charles et al. (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rPBK/vignettes/Examples.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rPBK.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Concentration Plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=xhaz&#34;&gt;xhaz&lt;/a&gt; v2.0.1: Provides functions to fit relative survival regression models with or without proportional excess hazards and with the additional possibility to correct for background mortality by one or more parameters. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280218823234&#34;&gt;Touraine et al. (2020)&lt;/a&gt;, &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-020-01139-z&#34;&gt;Mba et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-019-0747-3&#34;&gt;Goungounga et al. (2019)&lt;/a&gt; for a description of the models and the &lt;a href=&#34;https://cran.r-project.org/web/packages/xhaz/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;xhaz.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Survival plots for different models&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;psychology&#34;&gt;Psychology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rempsyc&#34;&gt;rempsyc&lt;/a&gt; v0.0.9: Provides convenience functions for Psychology including functions to customize plots and tables following the style of the American Psychological Association which are exportable to Microsoft Word. There are nine vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/rempsyc/vignettes/contrasts.html&#34;&gt;Test linear regression assumptions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rempsyc/vignettes/assumptions.html&#34;&gt;Planned Contrasts Analyses&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rempsyc/vignettes/scatter.html&#34;&gt;Publication-ready scatter plots&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rempsyc.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Formatted plots of regression tests&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Karen&#34;&gt;Karen&lt;/a&gt; v1.0: Implements a stochastic framework that combines biochemical reaction networks with extended Kalman filter and Rauch-Tung-Striebel smoothing allowing biologists to investigate the dynamics of cell differentiation from high-dimensional clonal tracking data subject to measurement noise, false negative errors, and systematically unobserved cell types. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.07.08.499353v1&#34;&gt;Del Core et al. (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/Karen/vignettes/Karen.pdf&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LMD&#34;&gt;LMD&lt;/a&gt; v1.0.0: Implements Local Mean Decomposition, an iterative and self-adaptive approach for demodulating, processing, and analyzing multi-component amplitude modulated and frequency modulated signals. See &lt;a href=&#34;https://royalsocietypublishing.org/doi/10.1098/rsif.2005.0058&#34;&gt;Smith (2005)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/LMD/vignettes/Getting_Started_with_LMD.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;LMD.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of LMD decomposition of a simulated signal&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=oceanexplorer&#34;&gt;oceanexplorer&lt;/a&gt; v0.0.2: Provides tools to explore the &lt;a href=&#34;https://www.noaa.gov/&#34;&gt;NOAA&lt;/a&gt; &lt;a href=&#34;https://www.ncei.noaa.gov/products/world-ocean-atlas&#34;&gt;world ocean atlas&lt;/a&gt; including functions to extract &lt;a href=&#34;https://www.unidata.ucar.edu/software/netcdf/&#34;&gt;NetCDF&lt;/a&gt; data and visualize physical and chemical parameters. A &lt;code&gt;shiny&lt;/code&gt; app allows interactive exploration. Look &lt;a href=&#34;https://www.ncei.noaa.gov/products/world-ocean-atlas&#34;&gt;here&lt;/a&gt; for background information and see the &lt;a href=&#34;https://cran.r-project.org/web/packages/oceanexplorer/vignettes/oceanexplorer.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ocean.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;World map showing ocean PO4 levels&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=WormTensor&#34;&gt;WormTensor&lt;/a&gt; v0.1.0: Implements a toolkit to detect clusters from distance matrices calculated between the cells of multiple animals (&lt;a href=&#34;https://en.wikipedia.org/wiki/Caenorhabditis_elegans&#34;&gt;Caenorhabditis elegans&lt;/a&gt;) from input time-series matrices. Includes functions to generate, cluster, and visualize distance matrices, and to retrieve calculated distance matrices from &lt;a href=&#34;https://figshare.com/&#34;&gt;figshare&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/WormTensor/vignettes/WormTensor.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;WormTensor.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of cluster consistency colored by consistency&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;social-science&#34;&gt;Social Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=demcon&#34;&gt;demcon&lt;/a&gt; v0.3.0: Implements an open-source toolkit developed by &lt;a href=&#34;https://www.isciences.com/&#34;&gt;ISciences&lt;/a&gt; and the &lt;a href=&#34;https://www.dante-project.org/#:~:text=Previous%20Next-,The%20DANTE%20Project%20%2D%20open%20science%20tools%20to%20advance%20environment%2Dsecurity,political%20instability%2C%20and%20humanitarian%20response.&#34;&gt;DANTE Project&lt;/a&gt; for exploring popular political, institutional, and constitutional datasets with the goal of reducing barriers to entry in political science research by automating common acquisition and pre-processing procedures. This package focuses on the &lt;a href=&#34;https://www.v-dem.net/vdemds.html&#34;&gt;V-Dem dataset&lt;/a&gt;. There are four vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/demcon/vignettes/constitution-datasets.html&#34;&gt;A Brief Review of Constitutional Datasets&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/demcon/vignettes/ccode-considerations.html&#34;&gt;Country Coding Considerations for Dataset Harmonization&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;demcon.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Maps showing political boundaries of Yemen over time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sdam&#34;&gt;sdam&lt;/a&gt; v1.1.4: Provides tools for performing social dynamics and complexity analyses about the Ancient Mediterranean in the context of the &lt;a href=&#34;https://sdam-au.github.io/sdam-au/&#34;&gt;SDAM&lt;/a&gt; project based at the Department of History and Classical Studies at Aarhus University. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/sdam/vignettes/Dates.html&#34;&gt;Dates&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sdam/vignettes/Encoding.html&#34;&gt;Re-encoding people&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sdam/vignettes/Intro.html&#34;&gt;Datasets&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/sdam/vignettes/Maps.html&#34;&gt;Maps and Networks&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sdam.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Map showing the roads of the Roman Empire&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=adjustedCurves&#34;&gt;adjustedCurves&lt;/a&gt; v0.9.0: Provides functions to estimate and plot confounder-adjusted survival curves using either direct adjustment, inverse probability weighting, empirical likelihood estimation, or targeted maximum likelihood estimation. See &lt;a href=&#34;https://arxiv.org/abs/2203.10002v1&#34;&gt;Denz et. al (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/adjustedCurves/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;adjustedCurves.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Adjusted survival curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CovRegRF&#34;&gt;CovRegRF&lt;/a&gt; 1.0.1: Implements a method that uses &lt;a href=&#34;https://cran.r-project.org/package=randomForestSRC&#34;&gt;random forests&lt;/a&gt; to estimate the covariance matrix of a multivariate response given a set of covariates as described in in &lt;a href=&#34;https://cran.r-project.org/package=CovRegRF&#34;&gt;Alakus et al. (2022)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/CovRegRF/vignettes/CovRegRF.html&#34;&gt;vignette&lt;/a&gt; provides an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=greta.gp&#34;&gt;greta.gp&lt;/a&gt; v0.2.0: Provides the syntax to create and combine full rank or sparse Gaussian process kernels in &lt;code&gt;greta&lt;/code&gt;. See &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.01601&#34;&gt;Golding (2019)&lt;/a&gt; for background on &lt;code&gt;greta&lt;/code&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/greta.gp/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;greta.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of posterior samples&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fwb&#34;&gt;fwb&lt;/a&gt; v0.1.1: Implements the fractional weighted bootstrap (aka the Bayesian bootstrap) to be used as a drop-in for functions in the &lt;code&gt;boot&lt;/code&gt; package. The fractional weighted bootstrap involves drawing weights randomly that are applied to the data rather than resampling units from the data. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00031305.2020.1731599?journalCode=utas20&#34;&gt;Xu et al. (2020)&lt;/a&gt; for the theory and &lt;a href=&#34;https://cran.r-project.org/web/packages/fwb/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=glmmrBase&#34;&gt;glmmrBase&lt;/a&gt; v0.1.2: Provides the R6 classes &lt;code&gt;Covariance&lt;/code&gt;, &lt;code&gt;MeanFunction&lt;/code&gt; and &lt;code&gt;Model&lt;/code&gt; to allow for the flexible specification of generalized linear mixed models, and also functions to produce relevant matrices, values, and analyses. See &lt;a href=&#34;https://cran.r-project.org/web/packages/glmmrBase/readme/README.html&#34;&gt;README&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rocbc&#34;&gt;rocbc&lt;/a&gt; v0.1.1: Provides functions for inferences and comparisons around the AUC, the Youden index, the sensitivity at a given specificity level, the optimal operating point of the ROC curve, and the Youden based cutoff. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/bimj.201700107&#34;&gt;Bantis et al. (2018)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/bimj.202000128&#34;&gt;Bantis et al. (2021&lt;/a&gt; and the &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/bimj.202000128&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rocbc.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;ROC curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vglmer&#34;&gt;vglmer&lt;/a&gt; v1.0.2: Provides functions to estimate hierarchical models using mean-field variational Bayes which can accommodate models with an arbitrary number of random effects and requires no integration to estimate. See &lt;a href=&#34;https://projecteuclid.org/journals/bayesian-analysis/volume-17/issue-2/Fast-and-Accurate-Estimation-of-Non-Nested-Binomial-Hierarchical-Models/10.1214/21-BA1266.full&#34;&gt;Goplerud (2022)&lt;/a&gt; for details and &lt;a href=&#34;https://cran.r-project.org/web/packages/vglmer/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bsvars&#34;&gt;bsvars&lt;/a&gt; v1.0.0: Implements MCMC algorithms for Bayesian estimation of Structural Vector Autoregressive (SVAR) models including a wide range of SVAR models. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0165188920300324?via%3Dihub&#34;&gt; Lütkepohl &amp;amp; Woźniak (2020)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0165188902001689?via%3Dihub&#34;&gt;Waggoner &amp;amp; Zha (2003)&lt;/a&gt; for background.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gasmodel&#34;&gt;gasmodel&lt;/a&gt; v0.1.0: Provides functions to estimate, forecast and simulate generalized autoregressive score (GAS) models of &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/jae.1279&#34;&gt;Creal, Koopman, and Lucas (2013)&lt;/a&gt; and &lt;a href=&#34;https://www.cambridge.org/core/books/dynamic-models-for-volatility-and-heavy-tails/896F9D5220C4DD2CA675846F888F0BF0&#34;&gt;Harvey (2013)&lt;/a&gt;. There are two case study vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/gasmodel/vignettes/case_durations.html&#34;&gt;Bookshop Orders&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/gasmodel/vignettes/case_rankings.html&#34;&gt;Hockey Rankings&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/gasmodel/vignettes/distributions.html&#34;&gt;Probability Distributions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kalmanfilter&#34;&gt;kalmanfilter&lt;/a&gt; v2.0.0: Uses &lt;code&gt;Rcpp&lt;/code&gt; to implement a multivariate Kalman filter for state space models that can handle missing values and exogenous data in the observation and state equations. See &lt;a href=&#34;https://direct.mit.edu/books/book/3265/State-Space-Models-with-Regime-SwitchingClassical&#34;&gt;Kim &amp;amp; Nelson (1999)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/kalmanfilter/vignettes/kalmanfilter_vignette.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MultiGlarmaVarSel&#34;&gt;MultiGlarmaVarSel&lt;/a&gt; v1.0: Provides functions to perform variable selection in high-dimensional sparse &lt;a href=&#34;https://www.routledgehandbooks.com/doi/10.1201/b19485-5#:~:text=3.1%20Introduction,values%20of%20the%20observed%20process.&#34;&gt;GLARMA models&lt;/a&gt;. See &lt;a href=&#34;https://arxiv.org/abs/2208.14721&#34;&gt;Gomtsyan et al. (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/MultiGlarmaVarSel/vignettes/MultiGlarmaVarSel.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VedicDateTime&#34;&gt;VedicDateTime&lt;/a&gt; v0.1.1: Provides functions to facilitate conversion between the Gregorian and Vedic calendar systems. See &lt;a href=&#34;https://arxiv.org/abs/2111.03441&#34;&gt;Bokde (2021)&lt;/a&gt; and &lt;a href=&#34;https:archive.org/details/PanchangamCalculations&#34;&gt;Ramakumar (2011)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/VedicDateTime/vignettes/VedicDateTime.pdf&#34;&gt;vignette&lt;/a&gt; for an overview with examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Vedic.png&#34; height = &#34;500&#34; width=&#34;300&#34; alt= &#34;tithi workflow&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bundle&#34;&gt;bundle&lt;/a&gt; v0.1.0P Provides functions to serialize model objects with a consistent interface. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bundle/vignettes/bundle.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bundle.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt= &#34;Schematic of bundle serialization workflow&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=r2resize&#34;&gt;r2resize&lt;/a&gt; v1.3: Implements an automatic resizing toolbar for containers, images and tables for &lt;code&gt;markdown&lt;/code&gt;, &lt;code&gt;rmarkdown&lt;/code&gt; and &lt;code&gt;quarto&lt;/code&gt; documents. There is &lt;a href=&#34;https://cran.r-project.org/web/packages/r2resize/vignettes/introduction_r2resize.html&#34;&gt;Welcome&lt;/a&gt; vignette and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/r2resize/vignettes/resizable_containers_split_screen_r2resize.html&#34;&gt;New features&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;r2resize.gif&#34; height = &#34;300&#34; width=&#34;500&#34; alt= &#34;Schematic of bundle serialization workflow&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=figuRes2&#34;&gt;figuRes2&lt;/a&gt; v1.0.0: Provides functions and supporting documentation to streamline a variety of figure production tasks. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/figuRes2/vignettes/basics.html&#34;&gt;Basics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/figuRes2/vignettes/forest-plots.pdf&#34;&gt;Forest plots&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/figuRes2/vignettes/km.pdf&#34;&gt;KM plots&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/figuRes2/vignettes/large-scale.pdf&#34;&gt;Production Workflows&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;figuRes2.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt= &#34;Scatter plot with marginal distributions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=openairmaps&#34;&gt;openairmaps&lt;/a&gt; v0.5.1: Combines &lt;code&gt;openair&lt;/code&gt; air quality maps with &lt;code&gt;leaflet&lt;/code&gt; to plot site maps with directional analysis figures such as polar plots, and air mass trajectories. See &lt;a href=&#34;https://cran.r-project.org/web/packages/openairmaps/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;openair.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt= &#34;Directional plots on map of London&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/10/27/september-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Using R in Inventory Management and Demand Forecasting</title>
      <link>https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/</link>
      <pubDate>Thu, 20 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/</guid>
      <description>
        


&lt;p&gt;&lt;br&gt;
&lt;em&gt;Nicolas Nguyen works in the Supply Chain industry, in the area of Demand and Supply Planning, S&amp;amp;OP and Analytics, where he enjoys developing solutions using R and Shiny. Outside his job, he teaches data visualization in R at the Engineering School EIGSI and Business School Excelia in the city of La Rochelle, France.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;introduction&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Demand &amp;amp; Supply Planning requires forecasting techniques to determine the inventory needed to fulfill future orders. With R, we can build end-to-end supply chain monitoring processes to identify potential issues and run scenario testing.&lt;/p&gt;
&lt;p&gt;In a 3-part series, I will walk through a Demand &amp;amp; Supply Planning workflow:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Using R in Inventory Management and Demand Forecasting: an introduction of projected inventory and coverage methodology (this post)&lt;/li&gt;
&lt;li&gt;Analyzing Projected Inventory Calculations Using R: an analysis of a demo dataset using the &lt;code&gt;planr&lt;/code&gt; package&lt;/li&gt;
&lt;li&gt;Visualizing Projected Calculations with &lt;code&gt;reactable&lt;/code&gt; and &lt;code&gt;shiny&lt;/code&gt;: once the analysis is done, how would you present your results to your boss?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;By the end of the series, you will understand how and why to use R for Demand &amp;amp; Supply Planning calculations. Let’s begin!&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;the-problem-we-aim-to-solve&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;The “problem” we aim to solve&lt;/h2&gt;
&lt;p&gt;When we work in Demand &amp;amp; Supply Planning, it’s pretty common that we need to calculate &lt;strong&gt;projected inventories&lt;/strong&gt; (and related &lt;strong&gt;projected coverages&lt;/strong&gt;). We often have three options to perform this calculation, using:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;an APS (Advanced Planning System) software&lt;/li&gt;
&lt;li&gt;an ERP, such as SAP or JDE&lt;/li&gt;
&lt;li&gt;and of course…Excel!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;All are fine and have different pros and cons. For example, we simply sometimes don’t have all the data in our ERP either APS, like when we work with third-party distributors or we want to model a supply chain network that relies on different systems with unconnected data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How about using R to perform these calculations?&lt;/strong&gt; How simple and fast could they be? And, could we do more than just the calculations?&lt;/p&gt;
&lt;p&gt;For example, could we get an analysis of the projected situation of a portfolio (as an output of a function), so we don’t have to look at each product one by one and can instead:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Easily get a summary view of the portfolio?&lt;/li&gt;
&lt;li&gt;Then zoom on the products with risks of shortages or overstocks?&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- I added this little intro paragraph about the series of posts --&gt;
&lt;p&gt;In a series of posts, I will demonstrate how R can help us in Demand &amp;amp; Supply planning. This first post introduces the &lt;code&gt;proj_inv()&lt;/code&gt; and &lt;code&gt;light_proj_inv()&lt;/code&gt; functions for projected inventory and coverage calculations.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;proj_inv():&lt;/code&gt; to calculate projected inventories and coverages with some analysis features&lt;/li&gt;
&lt;li&gt;&lt;code&gt;light_proj_inv():&lt;/code&gt; to calculate projected inventories and coverages (only)
&lt;ul&gt;
&lt;li&gt;Runs faster than the previous function (as it’s lighter and doesn’t provide any analysis features)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With R, we have an efficient way to run end-to-end supply chain monitoring processes.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;methodology&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Methodology&lt;/h2&gt;
&lt;div id=&#34;how-to-calculate-projected-inventories&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;How to calculate projected inventories&lt;/h3&gt;
&lt;p&gt;First, let’s have a look at an example of how to calculate projected inventories. Consider that the field Demand = Sales Forecasts.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;We start with some &lt;strong&gt;Opening Inventory&lt;/strong&gt; of 1000 units.&lt;/li&gt;
&lt;li&gt;During month M, we sell 100 units (the Demand). At the end of the 1st period (Month M), the inventory is 900 units.&lt;/li&gt;
&lt;li&gt;Then, there’s a demand of 800 units at the end of the following period (Month M+1).&lt;/li&gt;
&lt;li&gt;During the period (Month M+2), we get a Supply of 400 units, and sell 100: it is now 1100 units in stock.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That’s all, this is how we calculate projected inventories ☺&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;how%20to%20calculate%20a%20projected%20inventories.PNG&#34; width=&#34;500&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; Describes the mechanism of the calculation of projected inventories based on Opening Inventories, Demand and Supply&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;how-to-calculate-projected-coverages&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;How to calculate projected coverages&lt;/h3&gt;
&lt;p&gt;Now, let’s have a look at how to calculate projected coverages. The idea: we look forward.&lt;/p&gt;
&lt;p&gt;We consider the projected inventories at the end of a period and evaluate the related coverage based on the &lt;strong&gt;Upcoming Demand&lt;/strong&gt;. See the example below:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;how%20to%20calculate%20projected%20coverages.PNG&#34; width=&#34;600&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 2:&lt;/strong&gt; Description of the calculation of projected coverages, considering the inventories at a point in time and the Upcoming Demand&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If we use Excel, we often see a “shortcut” to estimate the related coverages, like considering an average of the Demand over the next 3 or 6 months. This can lead to incorrect results if the Demand is not constant (if we have some seasonality or a strong trend, for example). &lt;strong&gt;However, these calculations become very easy through the &lt;code&gt;proj_inv()&lt;/code&gt; and &lt;code&gt;light_proj_inv()&lt;/code&gt; functions.&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;projected-inventory-calculations-in-r&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Projected inventory calculations in R&lt;/h2&gt;
&lt;p&gt;Now, let’s see how the above is done using two functions from the &lt;strong&gt;planr package&lt;/strong&gt;. First, let’s create a tibble of data for the example shown above (we will cover &lt;code&gt;Min.Stocks.Coverage&lt;/code&gt; and &lt;code&gt;Max.Stocks.Coverage&lt;/code&gt; more thoroughly in another post):&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Install the planr package
# remotes::install_github(&amp;quot;nguyennico/planr&amp;quot;)

library(planr)
library(dplyr)

Planr_Example &amp;lt;-
  tibble::tribble(
          ~DFU,      ~Period, ~Demand, ~Opening.Inventories, ~Supply.Plan, ~Min.Stocks.Coverage, ~Max.Stocks.Coverage,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-01-01&amp;quot;,    100L,                1000L,           0L,                   0L,                   0L,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-02-01&amp;quot;,    100L,                   0L,           0L,                   0L,                   0L,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-03-01&amp;quot;,    100L,                   0L,         400L,                   0L,                   0L,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-04-01&amp;quot;,    800L,                   0L,           0L,                   0L,                   0L,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-05-01&amp;quot;,    100L,                   0L,           0L,                   0L,                   0L,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-06-01&amp;quot;,    300L,                   0L,           0L,                   0L,                   0L,
    &amp;quot;Item0001&amp;quot;, &amp;quot;2022-07-01&amp;quot;,    100L,                   0L,         400L,                   0L,                   0L
    )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now apply the &lt;code&gt;proj_inv()&lt;/code&gt; function:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Calculated_Inv &amp;lt;- proj_inv(
  data = Planr_Example,
  DFU = DFU,
  Period = Period,
  Demand = Demand,
  Opening.Inventories = Opening.Inventories,
  Supply.Plan = Supply.Plan,
  Min.Stocks.Coverage = Min.Stocks.Coverage,
  Max.Stocks.Coverage = Max.Stocks.Coverage
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We can look at the output, which provides a lot of useful information including projected inventories and coverages:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;glimpse(Calculated_Inv)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 7
## Columns: 14
## Groups: DFU [1]
## $ DFU                            &amp;lt;chr&amp;gt; &amp;quot;Item0001&amp;quot;, &amp;quot;Item0001&amp;quot;, &amp;quot;Item0001&amp;quot;, &amp;quot;It…
## $ Period                         &amp;lt;chr&amp;gt; &amp;quot;2022-01-01&amp;quot;, &amp;quot;2022-02-01&amp;quot;, &amp;quot;2022-03-01…
## $ Demand                         &amp;lt;dbl&amp;gt; 100, 100, 100, 800, 100, 300, 100
## $ Opening.Inventories            &amp;lt;int&amp;gt; 1000, 0, 0, 0, 0, 0, 0
## $ Calculated.Coverage.in.Periods &amp;lt;dbl&amp;gt; 2.9, 1.9, 2.7, 1.7, 0.7, 0.0, 99.0
## $ Projected.Inventories.Qty      &amp;lt;dbl&amp;gt; 900, 800, 1100, 300, 200, -100, 200
## $ Supply.Plan                    &amp;lt;int&amp;gt; 0, 0, 400, 0, 0, 0, 400
## $ Min.Stocks.Coverage            &amp;lt;int&amp;gt; 0, 0, 0, 0, 0, 0, 0
## $ Max.Stocks.Coverage            &amp;lt;int&amp;gt; 0, 0, 0, 0, 0, 0, 0
## $ Safety.Stocks                  &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, NA
## $ Maximum.Stocks                 &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, NA
## $ PI.Index                       &amp;lt;chr&amp;gt; &amp;quot;OverStock&amp;quot;, &amp;quot;OverStock&amp;quot;, &amp;quot;OverStock&amp;quot;, …
## $ Ratio.PI.vs.min                &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, NA
## $ Ratio.PI.vs.Max                &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, NA&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Focusing on the &lt;code&gt;Projected.Inventories.Qty&lt;/code&gt; column, we see that it matches our example calculation in Figure 1.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Calculated_Inv %&amp;gt;% 
  select(Projected.Inventories.Qty)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 7 × 2
## # Groups:   DFU [1]
##   DFU      Projected.Inventories.Qty
##   &amp;lt;chr&amp;gt;                        &amp;lt;dbl&amp;gt;
## 1 Item0001                       900
## 2 Item0001                       800
## 3 Item0001                      1100
## 4 Item0001                       300
## 5 Item0001                       200
## 6 Item0001                      -100
## 7 Item0001                       200&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We can also take a look at projected coverage. It matches our example calculation in Figure 2: the opening coverage is 2.9 months.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Calculated_Inv %&amp;gt;% 
  select(Calculated.Coverage.in.Periods)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 7 × 2
## # Groups:   DFU [1]
##   DFU      Calculated.Coverage.in.Periods
##   &amp;lt;chr&amp;gt;                             &amp;lt;dbl&amp;gt;
## 1 Item0001                            2.9
## 2 Item0001                            1.9
## 3 Item0001                            2.7
## 4 Item0001                            1.7
## 5 Item0001                            0.7
## 6 Item0001                            0  
## 7 Item0001                           99&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Very easy to calculate!&lt;/p&gt;
&lt;!-- I removed the examples of complex task and linked to the appendix  --&gt;
&lt;p&gt;The &lt;code&gt;proj_inv()&lt;/code&gt; and &lt;code&gt;light_proj_inv()&lt;/code&gt; functions can also be used and combined to perform more complex tasks. I’ve described several use cases in the &lt;a href=&#34;#appendix&#34;&gt;appendix&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Moving forward, these functions form the basis for the classic &lt;strong&gt;DRP (Distribution Requirement Planning)&lt;/strong&gt; calculation, where, based on some parameters (usually minimum and maximum levels of stock, a reorder quantity, and a frozen horizon), we calculate a Replenishment Plan.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;conclusion&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Thank you for reading this introduction of projected inventories and coverages in Demand &amp;amp; Supply Planning! I hope that you enjoyed reading how this methodology translate into R.&lt;/p&gt;
&lt;div id=&#34;ascm-formerly-apics-guidelines&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;ASCM (formerly APICS) guidelines&lt;/h3&gt;
&lt;p&gt;In the beginning of 2019, the Association for Supply Chain Management (ASCM) published &lt;a href=&#34;https://www.ascm.org/ascm-insights/sop-and-the-digital-supply-chain/&#34;&gt;an article about the usage of R (and Python) in Supply Chain Planning&lt;/a&gt;, and more precisely for the Sales &amp;amp; Operations Planning (S&amp;amp;OP) process, which is related to Demand and Supply Planning.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;make%20jump.PNG&#34; width=&#34;600&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 3:&lt;/strong&gt; An extract from the ASCM article regarding the S&amp;amp;OP and Digital Supply Chain. It shows how R and Python are becoming more and more used for demand &amp;amp; supply planning and are great tools to run a S&amp;amp;OP process.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the example above, we can see how R helps build the digital environment useful to run the S&amp;amp;OP process, which involves a lot of data processing. The &lt;strong&gt;planr package&lt;/strong&gt; aims to support this process by providing functions that calculate projected inventories.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;stay-tuned-for-more-on-projected-calculations-using-r&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Stay tuned for more on projected calculations using R&lt;/h3&gt;
&lt;p&gt;Thank you for reading the introduction on how to use R for projected inventory calculations in Demand &amp;amp; Supply Planning! I hope you enjoyed this introduction to the &lt;strong&gt;planr package&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;My series of posts will continue with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analyzing Projected Calculations Using R (using a demo dataset)&lt;/li&gt;
&lt;li&gt;Visualizing Projected Calculations with reactable and Shiny (or, what your boss wants to see)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the meantime, check out these useful links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;planr package GitHub repository: &lt;a href=&#34;https://github.com/nguyennico/planr&#34; class=&#34;uri&#34;&gt;https://github.com/nguyennico/planr&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;URL for a Shiny app showing a demo of the &lt;code&gt;proj_inv()&lt;/code&gt; and &lt;code&gt;light_proj_inv()&lt;/code&gt; functions: &lt;a href=&#34;https://niconguyen.shinyapps.io/Projected_Inventories/&#34;&gt;Demo: app proj_inv() function (shinyapps.io)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- Here is the appendix --&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Appendix: Use cases and examples&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;proj_inv()&lt;/code&gt; and &lt;code&gt;light_proj_inv()&lt;/code&gt; functions can easily be used and combined to perform more complex tasks, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modeling of a Supply Chain Network&lt;/li&gt;
&lt;li&gt;Calculation of projected inventories from Raw Materials to Finished Goods&lt;/li&gt;
&lt;li&gt;A multi-echelon distribution network: from a National Distribution Center to Regional Wholesalers to Retailers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Becoming a useful tool:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To build an End-to-End Supply Chain monitoring process&lt;/li&gt;
&lt;li&gt;To support the S&amp;amp;OP (Sales and Operations Planning) process, allowing us to run some scenarios quickly:
&lt;ul&gt;
&lt;li&gt;Change of Sales plan&lt;/li&gt;
&lt;li&gt;Change of Supply (Production) plan&lt;/li&gt;
&lt;li&gt;Change of stock level parameters&lt;/li&gt;
&lt;li&gt;Change of Transit Time&lt;/li&gt;
&lt;li&gt;Etc.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here are some detailed use cases for the functions.&lt;/p&gt;
&lt;div id=&#34;third-party-distributors&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Third-party distributors&lt;/h3&gt;
&lt;p&gt;We sometimes work with third-party distributors to distribute our products. A common question is: how much stock do our partners hold?&lt;/p&gt;
&lt;p&gt;If we have access to their opening inventories and Sales IN &amp;amp; OUT Forecasts, we can quickly calculate the projected inventories by applying the &lt;code&gt;proj_inv()&lt;/code&gt; or &lt;code&gt;light_proj_inv()&lt;/code&gt; functions. Then, we anticipate any risks of shortages or overstocks, and create a collaborative workflow.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;sales%20IN%20sales%20OUT.PNG&#34; width=&#34;500&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 4:&lt;/strong&gt; Illustration of a SiSo (Sales IN Sales OUT) situation. We have some stocks held at a storage location, for example, a third-party distributor, and know what will be sold out of this location (the sales out) and what will be replenished to it (the sales in), as well as the opening inventory. The aim is to calculate the projected inventories and coverages at this location.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;from-raw-materials-to-finished-goods&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;From raw materials to finished goods&lt;/h3&gt;
&lt;p&gt;In the example below, we produce olive oil (but it could be shampoo, liquor, etc.).&lt;/p&gt;
&lt;p&gt;We start with a raw material, the olive oil, that we use to fill up different sizes of bottles (35cl, 50cl, etc…), on which we then apply (stick) a label (and back label). There are different labels, depending on the languages (markets where the products are sold).&lt;/p&gt;
&lt;p&gt;Once we have a labelled bottle, we put it inside an outer box, ready to be shipped and sold. There are different dimensions of outer boxes, where we can put, for examplem 4, 6 or 12 bottles. &lt;strong&gt;They are the Finished Goods.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We have two groups of products here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Finished Goods&lt;/li&gt;
&lt;li&gt;Semi-Finished: at different steps, filled bottle (not yet labelled) or labelled bottle&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We might be interested in &lt;strong&gt;looking at the projected inventories at different levels / steps of the manufacturing process:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Finished Goods&lt;/li&gt;
&lt;li&gt;Raw Materials: naked bottles, labels, or liquid (olive oil)&lt;/li&gt;
&lt;li&gt;Semi-Finished Products&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For this, we can apply the &lt;code&gt;proj_inv()&lt;/code&gt; or &lt;code&gt;light_proj_inv()&lt;/code&gt; functions on each level of analysis.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;from%20raw%20materials%20to%20FG.PNG&#34; width=&#34;600&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 5:&lt;/strong&gt; Illustration of a production flow, starting from raw material (liquid of olive oil) which fills bottles (of different countenances) and then labelled with different stickers. The labelled bottles are placed inside different outer boxes, which are the finished goods (called SKU -Stock Keeping Unit - ) .&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;multi-echelon-networks&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Multi-echelon networks&lt;/h3&gt;
&lt;p&gt;In the example below, we are looking at the distribution network within a country.&lt;/p&gt;
&lt;p&gt;The products are stored at different locations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;At a Central Stock: managed by the company selling the products, for example, a National Distribution Center.&lt;/li&gt;
&lt;li&gt;At some third parties:
&lt;ul&gt;
&lt;li&gt;Who buy those products to distribute and sell them in more specific areas or regions&lt;/li&gt;
&lt;li&gt;A network of Wholesalers and Sub-Wholesalers&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If we have access to the data of the 3rd parties, such as [Opening Inventories] and [Sales IN &amp;amp; OUT Forecasts], we could apply the &lt;code&gt;proj_inv()&lt;/code&gt; or &lt;code&gt;light_proj_inv()&lt;/code&gt; functions on each level and visualize the complete projected inventories within the Distribution Network.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;multi%20echelons%20network.PNG&#34; width=&#34;500&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 6:&lt;/strong&gt; Illustration of a distribution network, within a country, with different levels. The first level (level 1) is the main storage location, from which the products are shipped to the wholesalers (level 2), which then supply their local partners, identified here as Sub-Wholesalers (level 3). The aim is to visualize (and manage) the inventories (also Demand &amp;amp; Supply) throughout the whole network.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;from-production-capacity-to-sales&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;From production capacity to sales&lt;/h3&gt;
&lt;p&gt;In the example below, we have one or several Factories (within the box “Production Capacities”) which supply a [Global Stocks], which is then used to supply markets and a [Regional Stocks] directly. The [Regional Stocks] is then supplying other markets and a Third Party Distributor.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We want to manage the Monthly S&amp;amp;OP process:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linking Sales &amp;amp; Manufacturing Operations through simple modeling.&lt;/li&gt;
&lt;li&gt;To balance Demand &amp;amp; Supply over the medium-long term horizon.&lt;/li&gt;
&lt;li&gt;Visualizing some impacts through the whole distribution network&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;And make some simulations and drive some decisions:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change of Sales Plan&lt;/li&gt;
&lt;li&gt;Change of Supply Plan&lt;/li&gt;
&lt;li&gt;Change of Inventories Level&lt;/li&gt;
&lt;li&gt;Change of Transit Lead Time&lt;/li&gt;
&lt;li&gt;Change of Product Mix&lt;/li&gt;
&lt;li&gt;Etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We could apply the &lt;code&gt;proj_inv()&lt;/code&gt; or &lt;code&gt;light_proj_inv()&lt;/code&gt; functions on each level and visualize the complete projected inventories within the Distribution Network.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;from%20production%20capacities%20to%20sales.PNG&#34; width=&#34;500&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;strong&gt;Figure 7:&lt;/strong&gt; Illustration of a distribution network with a wider geographical presence. The first level (level 1) is the global storage location; it receives products from some factories and holds stocks that are used to supply several markets in the world, and also a regional stock, which is level 2. Then the regional stock is used to supply other markets, usually closer geographically, which is level 3. As described in the picture, the markets can be affiliates (where the stocks belong to the company) and third-party distributors.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/10/20/projected-inventory-calculations-using-r-1/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Money, Money, Money: RConcillation</title>
      <link>https://rviews.rstudio.com/2022/10/05/cash-flow-rconciliation/</link>
      <pubDate>Wed, 05 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/10/05/cash-flow-rconciliation/</guid>
      <description>
        


&lt;p&gt;&lt;em&gt;Dr. Maria Prokofieva is a member of the R / Business working group which is promoting the use of R in accounting, auditing, and actuarial work. She is also a professor at the Victoria University Business School in Australia and works with CPA Australia.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;We continue with our series for “nerdy” accountants who want to diverge from Excel and master the power and beauty of R automation by looking at one of the most important areas of ANY business! Cash!&lt;/p&gt;
&lt;p&gt;Cash management is a really critical issue for both business owners and people like me who are trying not to look at recent interest rates jumps.&lt;/p&gt;
&lt;p&gt;Cash management includes cash collection, handling, and usage of cash (spending!). It is essential to have &lt;strong&gt;enough&lt;/strong&gt; cash to cover immediate expenses, fund business growth and have working capital. Or in simple terms, you need to have enough cash to pay for your coffee, cover your mortgage repayment and invest in that &lt;a href=&#34;https://www.tesla.com/en_au/model3&#34;&gt;Tesla Model 3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;tesla.jpeg&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Red Tesla Model 3&#34;&gt;&lt;/p&gt;
&lt;p&gt;Cash analysis is an important step to assess companies short-term liquidity, evaluate working capital and make decisions about investments.&lt;/p&gt;
&lt;p&gt;Today, we are going to have a look at the step that comes before cash flow visualization. Much much earlier…. Before we are able to put cash flow items on a nice graph, we need to obtain those cash flow items “somehow”.&lt;/p&gt;
&lt;p&gt;Accountants don’t have cash flow data by default, and there is no magic way to get it. Rather, it is necessary to go transaction by transaction, classify items, group them, collate them, and double-check that they actually occurred! We need to make sure that we are not double-charged as well as we are not underpaying or omitting any of our payments and they are all included in the list.&lt;/p&gt;
&lt;p&gt;We start backwards from this very list and we dig into doing bank reconciliation and in particular, looking at our (business) bank statement. This is indeed a very useful exercise, not only in regards to your business but also for your own expense management.&lt;/p&gt;
&lt;p&gt;For this post, we will work through a very simple example, just looking at a bank statement and poking around. It is a “personal” bank statement that comes from &lt;a href=&#34;https://www.kaggle.com/datasets/sandhaya4u/august-bank-statement-sandhaya&#34;&gt;Kaggle&lt;/a&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf&amp;lt;-read_csv(&amp;quot;bank_st.csv&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 107 Columns: 7
## ── Column specification ────────────────────────────────────────────────────────
## Delimiter: &amp;quot;,&amp;quot;
## chr (4): Date, Day, Type, Category
## dbl (3): Debit Amount, Credit Amount, Closing Balance
## 
## ℹ Use `spec()` to retrieve the full column specification for this data.
## ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%head()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 × 7
##   Date     Day    Type  Category `Debit Amount` `Credit Amount` `Closing Balan…`
##   &amp;lt;chr&amp;gt;    &amp;lt;chr&amp;gt;  &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt;             &amp;lt;dbl&amp;gt;           &amp;lt;dbl&amp;gt;            &amp;lt;dbl&amp;gt;
## 1 1/8/2018 Wedne… Debit Shopping          2500                0          174656.
## 2 1/8/2018 Wedne… Debit Shopping           324                0          174332.
## 3 2/8/2018 Thurs… None  None                 0                0          174332.
## 4 3/8/2018 Friday Debit Shopping           404.               0          173928.
## 5 4/8/2018 Satur… Debit Shopping           100                0          173828.
## 6 4/8/2018 Satur… Debit Shopping          1395                0          172433.&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This is a typical bank statement you can view in your bank account where each row is a transaction for a particular reporting period (e.g. month). We do not have the name of the second party for the transactions (e.g. the name of the store or the company that credited/debited the account), but all transactions have been classified - which can be seen under &lt;code&gt;Category&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The dataset has &lt;code&gt;Debit Amount&lt;/code&gt;, which is what you were charged, and &lt;code&gt;Credit Amount&lt;/code&gt;, which is what you were paid. The &lt;code&gt;Closing Balance&lt;/code&gt; is a running balance that shows the amount of cash in your account after the transaction. The most important parts of that &lt;code&gt;Closing Balance&lt;/code&gt; are the initial and final numbers and they are used to reconcile (= match) balances in your own “books” (accounting books!= accounting records). If those number do not match, we investigate individual closing balances for the transactions to identify where we were overpaid or underpaid.&lt;/p&gt;
&lt;p&gt;Let’s look closer at the data: it is not messy, but not ideal…&lt;/p&gt;
&lt;p&gt;Column names have blanks and they do not play well in functions, so let’s use &lt;code&gt;clean_names()&lt;/code&gt; from &lt;code&gt;janitor&lt;/code&gt; package to make them more R friendly&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf&amp;lt;-cf%&amp;gt;%
  clean_names()

cf%&amp;gt;%head()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 × 7
##   date     day       type  category debit_amount credit_amount closing_balance
##   &amp;lt;chr&amp;gt;    &amp;lt;chr&amp;gt;     &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt;           &amp;lt;dbl&amp;gt;         &amp;lt;dbl&amp;gt;           &amp;lt;dbl&amp;gt;
## 1 1/8/2018 Wednesday Debit Shopping        2500              0         174656.
## 2 1/8/2018 Wednesday Debit Shopping         324              0         174332.
## 3 2/8/2018 Thursday  None  None               0              0         174332.
## 4 3/8/2018 Friday    Debit Shopping         404.             0         173928.
## 5 4/8/2018 Saturday  Debit Shopping         100              0         173828.
## 6 4/8/2018 Saturday  Debit Shopping        1395              0         172433.&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;That’s better! so now all variables are in small letters and have snake_case!&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;names(cf)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;date&amp;quot;            &amp;quot;day&amp;quot;             &amp;quot;type&amp;quot;            &amp;quot;category&amp;quot;       
## [5] &amp;quot;debit_amount&amp;quot;    &amp;quot;credit_amount&amp;quot;   &amp;quot;closing_balance&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s explore the data and do some simple &lt;strong&gt;counting&lt;/strong&gt; - yes, we love to count!&lt;/p&gt;
&lt;p&gt;First, what is the closing balance and how does it change during the month? But before we do so, let’s have a close look at the &lt;code&gt;date&lt;/code&gt; column. In the first twenty rows you can see there are a few issues as some dates include single vs. double for days and two-digit vs. four-digit for year. It is also in a string format.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;class(cf$date)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;character&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf$date[1:20]&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;1/8/2018&amp;quot;  &amp;quot;1/8/2018&amp;quot;  &amp;quot;2/8/2018&amp;quot;  &amp;quot;3/8/2018&amp;quot;  &amp;quot;4/8/2018&amp;quot;  &amp;quot;4/8/2018&amp;quot; 
##  [7] &amp;quot;4/8/2018&amp;quot;  &amp;quot;4/8/2018&amp;quot;  &amp;quot;4/8/2018&amp;quot;  &amp;quot;5/8/2018&amp;quot;  &amp;quot;6/8/2018&amp;quot;  &amp;quot;6/8/2018&amp;quot; 
## [13] &amp;quot;7/8/2018&amp;quot;  &amp;quot;8/8/2018&amp;quot;  &amp;quot;9/8/2018&amp;quot;  &amp;quot;10/8/2018&amp;quot; &amp;quot;10/8/2018&amp;quot; &amp;quot;11/8/2018&amp;quot;
## [19] &amp;quot;11/8/2018&amp;quot; &amp;quot;11/8/2018&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To fix this, let’s convert to the date type and fix the formatting with &lt;code&gt;lubridate&lt;/code&gt; package.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf$date&amp;lt;-dmy(cf$date)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, let’s see the spend per each billing date. We exclude the days with no spend:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%
  group_by(date)%&amp;gt;%
  summarise(spend=sum(debit_amount))%&amp;gt;%
  filter(spend!=0)%&amp;gt;%
  ggplot(aes(date, spend))+
  geom_line()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/10/05/cash-flow-rconciliation/index_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Now, let’s see the type of categories we have.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%count(category, sort=TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 10 × 2
##    category          n
##    &amp;lt;chr&amp;gt;         &amp;lt;int&amp;gt;
##  1 Shopping         46
##  2 None             21
##  3 ATM               9
##  4 Interest          8
##  5 Entertainment     7
##  6 Medical           5
##  7 Travel            4
##  8 Restaurant        3
##  9 Rent              2
## 10 Salary            2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This &lt;code&gt;None&lt;/code&gt; category does not look right…. What is there?&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;% filter(category==&amp;quot;None&amp;quot;)%&amp;gt;%
  head()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 × 7
##   date       day       type  category debit_amount credit_amount closing_balance
##   &amp;lt;date&amp;gt;     &amp;lt;chr&amp;gt;     &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt;           &amp;lt;dbl&amp;gt;         &amp;lt;dbl&amp;gt;           &amp;lt;dbl&amp;gt;
## 1 2018-08-02 Thursday  None  None                0             0         174332.
## 2 2018-08-05 Sunday    None  None                0             0         162098.
## 3 2018-08-08 Wednesday None  None                0             0         158597.
## 4 2018-08-21 Tuesday   None  None                0             0          91343.
## 5 2018-08-24 Friday    None  None                0             0          61755.
## 6 2018-08-26 Sunday    None  None                0             0          38441.&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It looks like the majority of these entries are not really transactions, but a closing balance. Do we need to include them? Probably not. Let’s confirm that they are not transactions and have &lt;code&gt;debit_amount&lt;/code&gt; and &lt;code&gt;credit_amount&lt;/code&gt; as zero&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;% filter(category==&amp;quot;None&amp;quot;)%&amp;gt;%
  filter(debit_amount!=0 | credit_amount!=0)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 0 × 7
## # … with 7 variables: date &amp;lt;date&amp;gt;, day &amp;lt;chr&amp;gt;, type &amp;lt;chr&amp;gt;, category &amp;lt;chr&amp;gt;,
## #   debit_amount &amp;lt;dbl&amp;gt;, credit_amount &amp;lt;dbl&amp;gt;, closing_balance &amp;lt;dbl&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and it is a good idea to exclude them&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf&amp;lt;-cf%&amp;gt;%filter(category!=&amp;quot;None&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s see which day has the most number of transactions and which category is the most used one (what is the money drainer!):&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%count(day, sort=TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 7 × 2
##   day           n
##   &amp;lt;chr&amp;gt;     &amp;lt;int&amp;gt;
## 1 Saturday     36
## 2 Friday       11
## 3 Thursday     10
## 4 Sunday        9
## 5 Wednesday     8
## 6 Monday        7
## 7 Tuesday       5&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%count(category, sort=TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 9 × 2
##   category          n
##   &amp;lt;chr&amp;gt;         &amp;lt;int&amp;gt;
## 1 Shopping         46
## 2 ATM               9
## 3 Interest          8
## 4 Entertainment     7
## 5 Medical           5
## 6 Travel            4
## 7 Restaurant        3
## 8 Rent              2
## 9 Salary            2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Well, good, but does not look nice? So let’s “paint it”. (We look at spending where credited amount is $0 per category.)&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot4&amp;lt;-cf%&amp;gt;%filter(credit_amount==0)%&amp;gt;%
  group_by(day)%&amp;gt;%
  summarise(day_spend=sum(debit_amount),
            n=n())%&amp;gt;%
  ggplot(aes(x=fct_reorder(day, desc(day_spend)),
             y=day_spend))+
  geom_col()+ 
  labs(x = &amp;quot;Days&amp;quot;, y = &amp;quot;$ value&amp;quot;,
title =&amp;quot;Cash across days&amp;quot;)+
  theme(
  panel.border = element_blank(),
  panel.grid.major = element_blank(),
  panel.grid.minor = element_blank(),
  axis.line = element_line(colour = &amp;quot;black&amp;quot;),
  axis.text.x = element_text(angle = 90),
plot.title = element_textbox(hjust = 0.5,
                                 width = unit(0.5, &amp;quot;npc&amp;quot;),
                                 margin = margin(b = 15))  )

(plot1|plot2)/(plot3|plot4)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/10/05/cash-flow-rconciliation/index_files/figure-html/unnamed-chunk-14-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;For a real business, this amount of Saturday transactions would raise a red flag, but this data is from personal records, so it looks like someone is having a blast after a busy week :)&lt;/p&gt;
&lt;p&gt;Also, with &lt;code&gt;category&lt;/code&gt; that &lt;code&gt;None&lt;/code&gt; does not sound right…. it is the second highest so… I would really investigate what sort of &lt;code&gt;None&lt;/code&gt; is that &lt;code&gt;None&lt;/code&gt;…&lt;/p&gt;
&lt;p&gt;Well, what are out total earn and which days we are paid and what for?&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%filter(credit_amount&amp;gt;0)%&amp;gt;%
  count(category)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 2 × 2
##   category     n
##   &amp;lt;chr&amp;gt;    &amp;lt;int&amp;gt;
## 1 Interest     8
## 2 Salary       2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It looks like we have only two major category - interest and salary. Let’s see what brings more money&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cf%&amp;gt;%filter(credit_amount&amp;gt;0)%&amp;gt;%
  group_by(category)%&amp;gt;%
  summarise(category_total=sum(credit_amount))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 2 × 2
##   category category_total
##   &amp;lt;chr&amp;gt;             &amp;lt;dbl&amp;gt;
## 1 Interest          4050.
## 2 Salary          500508&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Well, it is still salary! but would be sooo good if it is our passive income that drives the cash flows!&lt;/p&gt;
&lt;p&gt;Let’s see the balance for the month…&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;balance&amp;lt;-sum(cf$credit_amount)-sum(cf$debit_amount)

balance&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 268715&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Woohoo! Our balance is positive, so we managed to grow our wealth!&lt;/p&gt;
&lt;p&gt;Indeed, it is a very simple example, but a good foundation to start your R experience in accounting!&lt;/p&gt;
&lt;p&gt;Done for today: we are ready for bank RConciliation. Stay tuned!
….&lt;/p&gt;
&lt;div id=&#34;references&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;References&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.kaggle.com/datasets/sandhaya4u/august-bank-statement-sandhaya&#34; class=&#34;uri&#34;&gt;https://www.kaggle.com/datasets/sandhaya4u/august-bank-statement-sandhaya&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/10/05/cash-flow-rconciliation/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>August 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/09/26/august-2022-top-40-new-cran-packages/</link>
      <pubDate>Mon, 26 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/09/26/august-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred ninety-four new package made it to CRAN in August. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in thirteen categories: &amp;ldquo;Computational Methods, Data, Epidemiology, Genomics, Insurance, Machine Learning, Mathematics, Medicine, Pharmaceutical Applications, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=brassica&#34;&gt;brassica&lt;/a&gt; v1.0.1: Executes &lt;code&gt;BASIC&lt;/code&gt; programs from the 1970s for historical and educational purposes. This enables famous examples of early machine learning, artificial intelligence, natural language processing, cellular automata, and so on, to be run in their original form. See &lt;a href=&#34;https://cran.r-project.org/web/packages/brassica/vignettes/BASIC.pdf&#34;&gt;BASIC&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MultiStatM&#34;&gt;MultistatM&lt;/a&gt; v1.1.0: Provides algorithms to build set partitions and commutator matrices used in the construction of multivariate d-variate Hermite polynomials. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MultiStatM/vignettes/Introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hubeau&#34;&gt;hubeau&lt;/a&gt; v0.3.1: functions to retrieve data from &lt;a href=&#34;https://hubeau.eaufrance.fr/&#34;&gt;Hub&amp;rsquo;Eau&lt;/a&gt; the free and public French National APIs on water. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hubeau/hubeau.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tinytiger&#34;&gt;tinytiger&lt;/a&gt; v0.0.4: Download geographic shapes from the United States Census Bureau &lt;a href=&#34;https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html&#34;&gt;TIGER/Line Shapefiles&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tinytiger/vignettes/tinytiger.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=disbayes&#34;&gt;disbayes&lt;/a&gt; v1.0.0: Provides functions to estimate incidence and case fatality for a chronic disease, given partial information, using a multi-state model. See &lt;a href=&#34;https://arxiv.org/abs/2111.14100&#34;&gt;Jackson et al. (2021)&lt;/a&gt; for a description of the methods and the &lt;a href=&#34;https://cran.r-project.org/web/packages/disbayes/vignettes/disbayes.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=insectDisease&#34;&gt;insectDiseases&lt;/a&gt; v1.2.1: Provides the &lt;a href=&#34;https://edwip.ecology.uga.edu/&#34;&gt;Ecological Database of the Worlds Insect Pathogens&lt;/a&gt; created by David Onstad. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/insectDisease/vignettes/dataManip.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nncc&#34;&gt;nncc&lt;/a&gt; v1.0.0: Provides nearest-neighbors matching and analysis of case-control data. See &lt;a href=&#34;https://journals.lww.com/epidem/Abstract/2022/09000/Nearest_Neighbors_Matching_for_Case_Control_Study.5.aspx&#34;&gt;Cui et al. (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/nncc/vignettes/nncc.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nncc.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Distance density plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=epitopR&#34;&gt;epitopR&lt;/a&gt; v0.1.2: Offers a suite of tools to predict peptide MHC (major histocompatibility complex) presentation in the context of both human and mouse. Results are based on half maximal inhibitory concentration as queried through the &lt;a href=&#34;http://tools.iedb.org/mhcii/&#34;&gt;immune epitope database API&lt;/a&gt;. See &lt;a href=&#34;https://academic.oup.com/nar/article/47/D1/D339/5144151?login=false&#34;&gt;Vita et al. (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/epitopR/vignettes/mhcII-hu.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geneHapR&#34;&gt;geneHapR&lt;/a&gt; v1.1.1: Provides functions to import genome variants data and perform gene haplotype Statistics, visualization and phenotype association. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/geneHapR/vignettes/Introduction_of_geneHapR.html&#34;&gt;Introduction&lt;/a&gt;, and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/geneHapR/vignettes/geneHapR_data.html&#34;&gt;Data&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/geneHapR/vignettes/workflow.html&#34;&gt;Workflow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;geneHapR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Workflow diagram&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=genieBPC&#34;&gt;geniePBC&lt;/a&gt; v1.0.0: Linked to The American Association Research Project Genomics Evidence Neoplasia Information Exchange &lt;a href=&#34;https://www.aacr.org/professionals/research/aacr-project-genie/the-aacr-project-genie-biopharma-collaborative-bpc/&#34;&gt;(GENIE) BioPharma Collaborative&lt;/a&gt;, this package provides an interface to the data corresponding to each release from &lt;a href=&#34;https://www.synapse.org/&#34;&gt;Synapse&lt;/a&gt; and to prepare datasets for analysis. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/genieBPC/vignettes/drug_regimen_sunburst_vignette.html&#34;&gt;drug regimen sunburst&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/genieBPC/vignettes/pull_data_synapse_vignette.html&#34;&gt;pull data synapse&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;genieBPC.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Sunburst plot showing 3 lines of treatment&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=slendr&#34;&gt;slendr&lt;/a&gt; v0.3.0: Implements a  framework for simulating spatially explicit genomic data which leverages real cartographic information for programmatic and visual encoding of spatiotemporal population dynamics on real geographic landscapes. Population genetic models are then automatically executed using a custom built-in simulation &amp;lsquo;SLiM&amp;rsquo; script as described in &lt;a href=&#34;https://academic.oup.com/mbe/article/36/3/632/5229931?login=false&#34;&gt;Haller et al. (2019)&lt;/a&gt;. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/slendr/vignettes/vignette-01-tutorial.html&#34;&gt;A Basic Tutorial&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/slendr/vignettes/vignette-03-interactions.html&#34;&gt;Programming Dispersion Dynamics&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/slendr/vignettes/vignette-05-tree-sequences.html&#34;&gt;Tree-sequence processing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;slendr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Network of ancestral links&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;insurance&#34;&gt;Insurance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=actxps&#34;&gt;actxps&lt;/a&gt; v0.2.0: Supports actuarial experience studies with functions to prepare data, create studies and perform exposure calculations as described in: &lt;a href=&#34;https://www.soa.org/49378a/globalassets/assets/files/research/experience-study-calculations.pdf&#34;&gt;Atkinson &amp;amp; McGarry (2016)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/mattheaphy/actxps/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;actxps.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Shiny app for surrender experience study&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aorsf&#34;&gt;aorsf&lt;/a&gt; v0.0.2: Provides functions to fit, interpret, and predict with oblique random survival forests. See &lt;a href=&#34;https://arxiv.org/abs/2208.01129&#34;&gt;Jaeger et al. (2022)&lt;/a&gt; for methods to accelerate and interpret oblique random survival forest models. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/aorsf/vignettes/aorsf.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/aorsf/vignettes/oobag.html&#34;&gt;Predictions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/aorsf/vignettes/pd.html&#34;&gt;PD and ICE Curves&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aorsf.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Risk ratio curve over time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=calibrationband&#34;&gt;calibrationband&lt;/a&gt; v0.2.1: Provides functions to assess the calibration of probabilistic classifiers using confidence bands for monotonic functions, and also facilitate constructing inverted goodness-of-fit tests whose rejection allows for a sought-after conclusion of a sufficiently well-calibrated model. See &lt;a href=&#34;https://arxiv.org/abs/2203.04065&#34;&gt;Dimitriadis et al. (2022)&lt;/a&gt; for details and &lt;a href=&#34;https://cran.r-project.org/web/packages/calibrationband/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cb.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of calibration curve vs. predicted probability&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kernelshap&#34;&gt;kernelshap&lt;/a&gt; v0.2.0: Multidimensional version of the iterative Kernel SHAP algorithm from game theory that has become popular for interpreting Machine Learning Models. &lt;a href=&#34;http://proceedings.mlr.press/v130/covert21a&#34;&gt;Covert &amp;amp; Lee (2021)&lt;/a&gt; for details and &lt;a href=&#34;https://cran.r-project.org/web/packages/kernelshap/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kernelshap.svg&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Shap value plot for iris data set&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mlim&#34;&gt;mlim&lt;/a&gt; v0.0.9: Uses automated machine learning techniques to fine-tune a Elastic Net, Gradient Boosting, Random Forest, Deep Learning, Extreme Gradient Boosting, or Stacked Ensemble machine learning model for imputing the missing observations of each variable. See &lt;a href=&#34;https://cran.r-project.org/web/packages/mlim/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mlim.png&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;mlim workflow&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidytags&#34;&gt;tidytags&lt;/a&gt; v1.0.2: Facilitates the analysis of Twitter data by coordinates the simplicity of collecting tweets over time with a &lt;a href=&#34;https://tags.hawksey.info/&#34;&gt;Twitter Archiving Google Sheet&lt;/a&gt; and the utility of the &lt;a href=&#34;https://docs.ropensci.org/rtweet/&#34;&gt;&lt;code&gt;rtweet&lt;/code&gt;&lt;/a&gt; package for processing and preparing Twitter metadata. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/tidytags/vignettes/setup.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a vignette on using &lt;a href=&#34;https://cran.r-project.org/web/packages/tidytags/vignettes/tidytags-with-conf-hashtags.html&#34;&gt;conference hashtags&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidytags.png&#34; height = &#34;500&#34; width=&#34;400&#34; alt=&#34;Network plot showing popularity of tweets&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ambit&#34;&gt;ambit&lt;/a&gt; v0.1.2: Provides tools to simulate and estimate various types of &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-642-18412-3_2&#34;&gt;ambit processes&lt;/a&gt;, including trawl processes and weighted &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-319-94129-5_8&#34;&gt;trawl processes&lt;/a&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/ambit/vignettes/vignette1_simulation.html&#34;&gt;Simulating trawl processes&lt;/a&gt; and another on estimating the &lt;a href=&#34;https://cran.r-project.org/web/packages/ambit/vignettes/vignette2_trawlfct_estimation.html&#34;&gt;Trawl function&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ambit.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Plot of trawl process&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rTensor2&#34;&gt;rTensor2&lt;/a&gt; v0.1.1: Provides a set of tools for basic tensor operators including eigenvalue decomposition, the QR decomposition and LU decompositions, the inverse of a tensor, and the transpose of a symmetric tensor. (A tensor in this context is a multidimensional array.) See &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0024379515004358&#34;&gt;Kernfeld et al. (2015)&lt;/a&gt; for background.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RIbench&#34;&gt;RIbench&lt;/a&gt; v1.0.1: Provides a benchmark suite of tools for indirect methods of &lt;a href=&#34;https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2556592/&#34;&gt;reference interval&lt;/a&gt; estimation. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/RIbench/vignettes/RIbench_package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RIbench.png&#34; height = &#34;600&#34; width=&#34;700&#34; alt=&#34;Boxplots split by pathological fraction or sample size for a certain distribution type&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spiro&#34;&gt;spiro&lt;/a&gt; v0.1.1: Provides functions to import, process, summarize and visualize raw data from metabolic carts. See &lt;a href=&#34;https://link.springer.com/article/10.2165/11319670-000000000-00000&#34;&gt;Robergs, Dwyer, and Astorino (2010)&lt;/a&gt; for details and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/spiro/vignettes/import_processing.html&#34;&gt;Importing &amp;amp; Processing&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/spiro/vignettes/summarizing_plotting.html&#34;&gt;Summarizing &amp;amp; Plotting&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spiro.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Multiple plots from cardiopulmonary exercise testing&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;pharmaceutical-applications&#34;&gt;Pharmaceutical Applications&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gtreg&#34;&gt;gtreg&lt;/a&gt; v0.1.1: Provides functions that leverage the &lt;code&gt;gtsummary&lt;/code&gt; package to creates tables suitable for regulatory agency submissions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gtreg/vignettes/counting-methods.html&#34;&gt;vignette&lt;/a&gt; on adverse event counting methods.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidyCDISC&#34;&gt;tidyCDISC&lt;/a&gt; v0.1.0: Implements a drag and drop &lt;code&gt;Shiny&lt;/code&gt; application to  allow users to construct [ADaM](&lt;a href=&#34;https://www.cdisc.org/adam-course#:~:text=The%20Analysis%20Data%20Model%20(ADaM,wide%20variety%20of%20analysis%20methods.&#34;&gt;https://www.cdisc.org/adam-course#:~:text=The%20Analysis%20Data%20Model%20(ADaM,wide%20variety%20of%20analysis%20methods.&lt;/a&gt;) and &lt;a href=&#34;https://www.cdisc.org&#34;&gt;CDISC&lt;/a&gt; compliant tables and plots for studying population and patient level data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tidyCDISC/vignettes/getting_started.html&#34;&gt;vignette&lt;/a&gt; for more information and look here to run a simulation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidyCDISC.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Data entry page for Shiny app&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cassowaryr&#34;&gt;cassowaryr&lt;/a&gt; v2.0.0: Computes a range of scatterplot diagnostics (scagnostics) on pairs of numerical variables in a data set including the graph and association-based scagnostics described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/106186008X320465&#34;&gt;Wilkinson &amp;amp; Graham (2008)&lt;/a&gt; &lt;a href=&#34;doi:10.1198/106186008X320465&#34;&gt;doi:10.1198/106186008X320465&lt;/a&gt; and the association-based scagnostics described by &lt;a href=&#34;https://www.dr.hut-verlag.de/978-3-8439-3092-5.html&#34;&gt;Grimm (2016)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cassowaryr/vignettes/cassowaryr.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cassowaryr.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Scagnostic plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=contsurvplot&#34;&gt;contsurvplot&lt;/a&gt; v0.1.1: Provides tools to visualize the causal effect of a continuous variable on a time-to-event outcome including survival area plots, survival contour plots, survival quantile plots and 3D surface plots. See &lt;a href=&#34;https://arxiv.org/abs/2208.04644v1&#34;&gt;Denz &amp;amp; Timmesfeld (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/contsurvplot/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;contsurvplot.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of survival area curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=copre&#34;&gt;copre&lt;/a&gt; v0.1.0: Provides functions for Bayesian nonparametric density estimation using Martingale posterior distributions and includes the Copula Resampling (CopRe) algorithm, a Gibbs sampler for the marginal Mixture of Dirichlet Process (MDP) model, and an extension for full uncertainty quantification via a new Polya completion algorithm. See &lt;a href=&#34;https://arxiv.org/abs/2206.08418&#34;&gt;Moya &amp;amp; Walker (2022)&lt;/a&gt;,  &lt;a href=&#34;https://arxiv.org/abs/2103.15671&#34;&gt;Fong et al. (2021)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1995.10476550&#34;&gt;Escobar &amp;amp; West (1995)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/copre/readme/README.html&#34;&gt;README&lt;/a&gt; for an example .&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;copre.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of mixture distributions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=InteractionPoweR&#34;&gt;InteractionPoweR&lt;/a&gt; v0.1.1: Provides functions for power analysis of regression models which tests the interaction of two independent variables on a single dependent variable. See the &lt;a href=&#34;https://psyarxiv.com/5ptd7/&#34;&gt;tutorial&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/InteractionPoweR/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=singR&#34;&gt;singR&lt;/a&gt; v0.1.1: Implements the SING algorithm to extract joint and individual non-Gaussian components from two datasets. See &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-applied-statistics/volume-15/issue-3/Simultaneous-non-Gaussian-component-analysis-SING-for-data-integration-in/10.1214/21-AOAS1466.full&#34;&gt;Risk &amp;amp; Gaynanova (2021)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/singR/vignettes/singR-tutorial.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;singR.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Multiple plots showing joint loadings&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=SIRthresholded&#34;&gt;SIRthresholded&lt;/a&gt; v1.0.0: Implements a version of the &lt;a href=&#34;https://en.wikipedia.org/wiki/Sliced_inverse_regression&#34;&gt;Sliced Inverse Regression&lt;/a&gt; method which may be used for variable selection. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SIRthresholded/vignettes/SIRthresholded.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SIRthresh.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots showing thresholded regularization paths&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sparseR&#34;&gt;sparseR&lt;/a&gt; v0.2.0: Implements ranked sparsity methods, including penalized regression methods such as the sparsity-ranked lasso, its non-convex alternatives, and elastic net, as well as the sparsity-ranked Bayesian Information Criterion. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s10182-021-00431-7&#34;&gt;Peterson and Cavanaugh (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sparseR/vignettes/sparseR.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sparseR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of parameter estimate vs log of penalty&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spmodel&#34;&gt;spmodel&lt;/a&gt; v0.1.0:
Provides functions to fit, summarize, and predict a variety of spatial statistical models. Modeling features include anisotropy, random effects, partition factors and big data approaches. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/spmodel/vignettes/basics.pdf&#34;&gt;Overview&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/spmodel/vignettes/guide.pdf&#34;&gt;Detailed Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/spmodel/vignettes/technical.pdf&#34;&gt;Technical Details&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TRexSelector&#34;&gt;TRexSelector&lt;/a&gt; v0.0.1: Provides functions to perform fast variable selection in high-dimensional settings while controlling the false discovery rate at a user-defined target level. See &lt;a href=&#34;https://arxiv.org/abs/2110.06048&#34;&gt;Machkour et al. (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/TRexSelector/vignettes/TRexSelector_usage_and_simulations.htm&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;TRex.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Diagram of TRexSelector Framework&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VAJointSurv&#34;&gt;VAJointSurv&lt;/a&gt; v0.1.0: Provides functions to estimate joint marker (longitudinal) and survival (time-to-event) outcomes using variational approximations which allow for correlated error terms and multiple types of survival outcomes which may be left-truncated, right-censored, and recurrent. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/VAJointSurv/vignettes/VAJointSurv.html&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VAJoint.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots of estimated population means with pointwise confidence intervals&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gmwmx&#34;&gt;gmwmx&lt;/a&gt; v1.0.2: Implements the Generalized Method of Wavelet Moments with Exogenous Inputs estimator (GMWMX) presented in &lt;a href=&#34;https://arxiv.org/abs/2206.09668&#34;&gt;Cucci et al. (2022)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/gmwmx/vignettes/load_estimate_compare_models.html&#34;&gt;Estimating and comparing models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/gmwmx/vignettes/remove_outliers_hector.html&#34;&gt;Removing extreme values in time series&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/gmwmx/vignettes/simulate_data.html&#34;&gt;Generating data&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/gmwmx/vignettes/simulation_study.html&#34;&gt;Simulation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gmwmx.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of functional model of a time series&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=countdown&#34;&gt;countdown&lt;/a&gt; v0.4.0: Provides a simple countdown timer for slides and &lt;code&gt;HTML&lt;/code&gt; documents written in &lt;code&gt;RMarkdown&lt;/code&gt; or &lt;code&gt;Quarto&lt;/code&gt; and with &lt;code&gt;Shiny&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/countdown/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;countdown.gif&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Countdown clock&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=D4TAlink.light&#34;&gt;D4TAlink.light&lt;/a&gt; v2.2.9: Provides workload management tools to facilitate structuring R&amp;amp;D activities to comply with FAIR principles as discussed by &lt;a href=&#34;https://direct.mit.edu/dint/article/2/1-2/10/10017/FAIR-Principles-Interpretations-and-Implementation&#34;&gt;Jacobsen et al. (2017)&lt;/a&gt;  and with &lt;a href=&#34;https://qscompliance.com/wp-content/uploads/2019/01/ALCOA-Principles.pdf&#34;&gt;ALCOA+ principles&lt;/a&gt; as proposed by the FDA. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/D4TAlink.light/vignettes/D4TAlink_basics.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tinkr&#34;&gt;tinkr&lt;/a&gt; v0.1.0: Provides functions to convert &lt;code&gt;Markdown&lt;/code&gt; and &lt;code&gt;RMarkdown&lt;/code&gt; files to &lt;code&gt;XML&lt;/code&gt; and back to allow their editing with &lt;code&gt;xml2&lt;/code&gt; (XPath) instead of numerous complicated regular expressions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tinkr/vignettes/tinkr.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=typetracer&#34;&gt;typetracer&lt;/a&gt; v0.1.1: The &lt;code&gt;R&lt;/code&gt; language includes a set of defined types, but has been described as being &amp;ldquo;absurdly dynamic&amp;rdquo; (&lt;a href=&#34;https://dl.acm.org/doi/10.1145/3340670.3342426&#34;&gt;Turcotte &amp;amp; Vitek (2019)&lt;/a&gt;, and lacks tools to specify which types are expected by an expression. &lt;code&gt;typetracer&lt;/code&gt;provides functions to extract detailed information on the properties of parameters passed to &lt;code&gt;R&lt;/code&gt; functions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/typetracer/vignettes/nse.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=atime&#34;&gt;atime&lt;/a&gt; v2022.9.16: Provides functions for computing and visualizing &lt;a href=&#34;https://en.wikipedia.org/wiki/Asymptotic_computational_complexity&#34;&gt;comparative asymptotic timings&lt;/a&gt; of different algorithms and code versions. Also includes functionality for comparing empirical timings with expected references such as linear or quadratic. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/atime/vignettes/git.html&#34;&gt;Comparing git versions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/atime/vignettes/optseg.html&#34;&gt;Optimal segmentation examples&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/atime/vignettes/regex.html&#34;&gt;Regular Expression examples&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;atime.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Time comparison plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggsurvfit&#34;&gt;ggsurvfit&lt;/a&gt; v0.1.0: Extends &lt;code&gt;ggplot2&lt;/code&gt; to ease the creation of publication ready survival plots. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/ggsurvfit/vignettes/gallery.html&#34;&gt;Gallery&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggsurvfit/vignettes/themes.html&#34;&gt;Themes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggsurvfit.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Annotated Survival Plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=oblicubes&#34;&gt;oblicubes&lt;/a&gt; v0.1.2: Extends the &lt;a href=&#34;https://github.com/coolbutuseless/isocubes&#34;&gt;&lt;code&gt;isocubes&lt;/code&gt;&lt;/a&gt; package to provide three-dimensional rendering for &lt;code&gt;grid&lt;/code&gt; and &lt;code&gt;ggplot2&lt;/code&gt; graphics using cubes and cuboids drawn with an oblique projection. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/oblicubes/vignettes/oblicubes.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;oblicubes.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Textured rendering of 3D object with multiple holes&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=ordr&#34;&gt;ordr&lt;/a&gt; v0.1.0: Provides a &lt;code&gt;tidyverse&lt;/code&gt; extension for ordinations and biplots. Ordination comprises several multivariate techniques including principal components analysis which rely on eigen-decompositions or singular value decompositions of pre-processed numeric matrix data. The overlay of the resulting shared coordinates on a scatterplot is called a biplot. See &lt;a href=&#34;https://link.springer.com/book/10.1007/1-4020-2236-0&#34;&gt;Roux &amp;amp; Rouanet (2005)&lt;/a&gt; for background. See the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ordr/vignettes/cmds-variables.html&#34;&gt;Covariance Data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ordr/vignettes/ordr.html&#34;&gt;Ordination&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ordr.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Example of a biplot&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/09/26/august-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Automate a Twitter bot with the rtweet package and RStudio Connect</title>
      <link>https://rviews.rstudio.com/2022/09/13/automate-a-twitter-bot-with-rtweet-and-rstudio-connect/</link>
      <pubDate>Tue, 13 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/09/13/automate-a-twitter-bot-with-rtweet-and-rstudio-connect/</guid>
      <description>
        


&lt;p&gt;When developing the promotion plan for the &lt;a href=&#34;https://www.rstudio.com/conference/2022/2022-conf-talks/&#34;&gt;many exciting talks at rstudio::conf(2022)&lt;/a&gt;, we thought of using the &lt;a href=&#34;https://docs.ropensci.org/rtweet/index.html&#34;&gt;&lt;code&gt;rtweet&lt;/code&gt; package&lt;/a&gt; by Michael W. Kearney to create a &lt;a href=&#34;https://en.wikipedia.org/wiki/Twitter_bot&#34;&gt;Twitter bot&lt;/a&gt; to automate Tweet announcements when a presentation was about to start. As it turned out, we did not end up using this process, but we thought it would be helpful to share how this can be done with &lt;code&gt;rtweet&lt;/code&gt; v1.0.2 and RStudio Connect.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;retweet&lt;/code&gt; allows users to use Twitter from R, and the function &lt;code&gt;rtweet::post_tweet()&lt;/code&gt; allows users to share status updates on their Twitter feed without leaving RStudio (or the IDE of our choice). Once you have the Tweets you would like to post, the question is: how can you automate it so you don’t have to watch the clock anytime you want to make an announcement? One option is to use &lt;a href=&#34;https://www.rstudio.com/products/connect/&#34;&gt;RStudio Connect&lt;/a&gt;, RStudio’s publishing platform which hosts data science content such as Shiny apps, Jupyter notebooks, APIs, etc. that is created in either R or Python. For this application, RStudio Connect’s ability to rerun R Markdown documents on a schedule is crucial.&lt;/p&gt;
&lt;p&gt;The major steps in our workflow are:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;a href=&#34;#create-a-spreadsheet-with-the-talk-schedule&#34;&gt;Create a spreadsheet with the talk schedule&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#clean-table-and-automate-tweet-creation&#34;&gt;Clean table and automate Tweet creation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#authenticate-r-and-twitter&#34;&gt;Authenticate R and Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#schedule-r-markdown-documents-on-rstudio-connect&#34;&gt;Schedule R Markdown documents on RStudio Connect&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;(Note the files are also available on &lt;a href=&#34;https://github.com/rstudio-marketing/rstudio-conf-2022-bot&#34;&gt;GitHub&lt;/a&gt;).&lt;/p&gt;
&lt;div id=&#34;create-a-spreadsheet-with-the-talk-schedule&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Create a spreadsheet with the talk schedule&lt;/h2&gt;
&lt;p&gt;First, we create a spreadsheet with the relevant information on the talks. Here is an example using dummy data:&lt;/p&gt;
&lt;table style=&#34;width:100%;&#34;&gt;
&lt;colgroup&gt;
&lt;col width=&#34;7%&#34; /&gt;
&lt;col width=&#34;7%&#34; /&gt;
&lt;col width=&#34;38%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;col width=&#34;12%&#34; /&gt;
&lt;col width=&#34;11%&#34; /&gt;
&lt;col width=&#34;1%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th&gt;day&lt;/th&gt;
&lt;th&gt;start&lt;/th&gt;
&lt;th&gt;title&lt;/th&gt;
&lt;th&gt;speaker&lt;/th&gt;
&lt;th&gt;twitter_name&lt;/th&gt;
&lt;th&gt;image&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td&gt;July 27&lt;/td&gt;
&lt;td&gt;10:00AM&lt;/td&gt;
&lt;td&gt;30 tips to improve your datascience&lt;/td&gt;
&lt;td&gt;André Cardoso Azevedo&lt;/td&gt;
&lt;td&gt;&lt;span class=&#34;citation&#34;&gt;@fake_twitter1&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;thumbnail.jpg&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td&gt;July 27&lt;/td&gt;
&lt;td&gt;11:00AM&lt;/td&gt;
&lt;td&gt;5 drinks to combine with data science&lt;/td&gt;
&lt;td&gt;Marie Wolf&lt;/td&gt;
&lt;td&gt;&lt;span class=&#34;citation&#34;&gt;@fake_twitter2&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;thumbnail.jpg&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td&gt;July 27&lt;/td&gt;
&lt;td&gt;11:30AM&lt;/td&gt;
&lt;td&gt;Data science techniques that changed my life forever&lt;/td&gt;
&lt;td&gt;Jasna Šahbaz&lt;/td&gt;
&lt;td&gt;&lt;span class=&#34;citation&#34;&gt;@fake_twitter3&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;thumbnail.jpg&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td&gt;July 27&lt;/td&gt;
&lt;td&gt;12:00PM&lt;/td&gt;
&lt;td&gt;10 videos about data science that will make you laugh&lt;/td&gt;
&lt;td&gt;Dennis R. Everhart&lt;/td&gt;
&lt;td&gt;&lt;span class=&#34;citation&#34;&gt;@fake_twitter4&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;thumbnail.jpg&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;br&gt;
Using this starting-off point:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We want to merge the &lt;code&gt;day&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; columns to create a &lt;code&gt;date-time&lt;/code&gt; variable that specifies the time zone. This is important because we want to publish the Tweet in the time zone of the conference, which may differ from the time zone in which we’re creating this project!&lt;/li&gt;
&lt;li&gt;We want to automate as much of the tweet-creation process as possible using R. This will help us avoid manual work if we want to add rows to our table later on.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;clean-table-and-automate-tweet-creation&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Clean table and automate Tweet creation&lt;/h2&gt;
&lt;p&gt;Let’s begin with the following packages:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rtweet)
library(dplyr)
library(lubridate)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, we can load our data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dat &amp;lt;-
  data.frame(
  stringsAsFactors = FALSE,
               day = c(&amp;quot;July 27&amp;quot;, &amp;quot;July 27&amp;quot;, &amp;quot;July 27&amp;quot;, &amp;quot;July 27&amp;quot;),
             start = c(&amp;quot;10:00:00&amp;quot;, &amp;quot;11:00:00&amp;quot;, &amp;quot;11:30:00&amp;quot;, &amp;quot;12:00:00&amp;quot;),
             title = c(&amp;quot;30 tips to improve your datascience&amp;quot;,
                       &amp;quot;5 drinks to combine with data science&amp;quot;,
                       &amp;quot;Data science techniques that changed my life forever&amp;quot;,
                       &amp;quot;10 videos about data science that will make you laugh&amp;quot;),
           speaker = c(&amp;quot;André Cardoso Azevedo&amp;quot;,
                       &amp;quot;Marie Wolf&amp;quot;,
                       &amp;quot;Jasna Šahbaz&amp;quot;,
                       &amp;quot;Dennis R. Everhart&amp;quot;),
      twitter_name = c(&amp;quot;@fake_twitter1&amp;quot;,
                       &amp;quot;@fake_twitter2&amp;quot;,
                       &amp;quot;@fake_twitter3&amp;quot;,
                       &amp;quot;@fake_twitter4&amp;quot;),
             image = c(&amp;quot;thumbnail.jpg&amp;quot;,
                       &amp;quot;thumbnail.jpg&amp;quot;,
                       &amp;quot;thumbnail.jpg&amp;quot;,
                       &amp;quot;thumbnail.jpg&amp;quot;)
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;As mentioned above, we might be in a place with a different time zone than the conference location. We want to ensure that our Twitter bot posts status updates at the right time in the appropriate time zone.&lt;/p&gt;
&lt;p&gt;Let’s specify the time zone in our &lt;code&gt;date-time&lt;/code&gt; variable. To find out what it is called, we can see the complete list of time zone names in R using &lt;code&gt;OlsonNames()&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Check timezone names
OlsonNames() %&amp;gt;%
  as_tibble() %&amp;gt;%
  dplyr::filter(stringr::str_detect(value, &amp;quot;US/&amp;quot;)) # filtering for US-only&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 12 × 1
##    value            
##    &amp;lt;chr&amp;gt;            
##  1 US/Alaska        
##  2 US/Aleutian      
##  3 US/Arizona       
##  4 US/Central       
##  5 US/East-Indiana  
##  6 US/Eastern       
##  7 US/Hawaii        
##  8 US/Indiana-Starke
##  9 US/Michigan      
## 10 US/Mountain      
## 11 US/Pacific       
## 12 US/Samoa&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We create an object &lt;code&gt;s2&lt;/code&gt; that prints the current time in our desired time zone:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;s &amp;lt;- Sys.time()
s2 &amp;lt;- format(s, format = &amp;quot;%F %R %Z&amp;quot;, tz = &amp;quot;US/Eastern&amp;quot;)

s2&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;2022-09-13 13:30 EDT&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, we create a new table &lt;code&gt;cleaned_dat&lt;/code&gt; with the &lt;code&gt;day&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; columns merged into a single &lt;code&gt;date-time&lt;/code&gt; object. We set the &lt;code&gt;tz&lt;/code&gt; argument to use the appropriate time zone.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cleaned_dat &amp;lt;-
  dat %&amp;gt;%
  dplyr::mutate(date = lubridate::mdy_hms(paste0(day, &amp;quot;, 2022 &amp;quot;,
                                                 start, &amp;quot; EDT&amp;quot;),
                                          tz = &amp;quot;US/Eastern&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s add on to our &lt;code&gt;mutate()&lt;/code&gt; pipeline to automate the Tweet message, which should read:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Happening now! [title]: [speaker] [twitter_name] 

Stream here: url goes here.&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The &lt;code&gt;\n&lt;/code&gt; creates a line break.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cleaned_dat &amp;lt;-
  cleaned_dat %&amp;gt;%
  dplyr::mutate(
    script =
      paste0(
        &amp;quot;Happening now! &amp;quot;,
        title,
        &amp;quot;: &amp;quot;,
        speaker,
        &amp;quot; &amp;quot;,
        twitter_name,
        &amp;quot;\n&amp;quot;,
        &amp;quot;\n&amp;quot;,
        &amp;quot;Stream here: &amp;quot;,
        &amp;quot;url goes here&amp;quot;,
        &amp;quot;\n&amp;quot;,
        &amp;quot;\n&amp;quot;
      ),
    .keep = &amp;quot;unused&amp;quot;
  )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This table contains all of the talks. Let’s create a table that filters to show only talks happening this minute.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;filtered_dat &amp;lt;-
  cleaned_dat %&amp;gt;%
  filter(date(date) == date(s2) &amp;amp;
           hour(date) == hour(s2) &amp;amp; 
            minute(date) == minute(s2))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;authenticate-r-and-twitter&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Authenticate R and Twitter&lt;/h2&gt;
&lt;p&gt;To use the API, all &lt;code&gt;rtweet&lt;/code&gt; users must authenticate their Twitter accounts. The &lt;code&gt;rtweet&lt;/code&gt; documentation has a &lt;a href=&#34;https://docs.ropensci.org/rtweet/articles/auth.html&#34;&gt;comprehensive vignette on authentication&lt;/a&gt;. The high-level points are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apply for “Elevated” access to the API on the &lt;a href=&#34;https://developer.twitter.com/&#34;&gt;Twitter Developer Portal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generate an “Access token and secret”&lt;/li&gt;
&lt;li&gt;Save the API key, API secret key, access key, and access secret key in your R environment&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once we’ve finished these steps, we can authenticate a bot that takes action on our behalf. We reference the keys that we’ve saved in our R environment:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rbot_token &amp;lt;- rtweet::rtweet_bot(
  api_key = Sys.getenv(&amp;quot;RBOT_TWITTER_API_KEY&amp;quot;),
  api_secret = Sys.getenv(&amp;quot;RBOT_TWITTER_API_SECRET&amp;quot;),
  access_token = Sys.getenv(&amp;quot;RBOT_TWITTER_ACCESS_KEY&amp;quot;),
  access_secret = Sys.getenv(&amp;quot;RBOT_TWITTER_ACCESS_SECRET&amp;quot;)
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;As our last step, we use &lt;code&gt;rtweet::post_tweet()&lt;/code&gt; to post updates to our authenticated Twitter account. In addition to text, &lt;code&gt;post_tweet()&lt;/code&gt; can also upload images to Twitter. We can specify them using the &lt;code&gt;media&lt;/code&gt; argument.&lt;/p&gt;
&lt;p&gt;We want this only to occur when there’s a talk starting at the current time. To accomplish this, we can create an &lt;code&gt;if&lt;/code&gt; statement that checks to see if the table is empty. If it is not empty, then it posts the Tweet.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;if (dim(filtered_dat)[1] &amp;gt; 0) {
  for (i in 1:dim(dat3)[1]) {
    rtweet::post_tweet(
      status = dat3$script[i],
      media = dat3$image[i],
      token = rbot_token
    )
  }
}&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;schedule-r-markdown-documents-on-rstudio-connect&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Schedule R Markdown documents on RStudio Connect&lt;/h2&gt;
&lt;p&gt;We can save the code above in a single R Markdown document and &lt;a href=&#34;https://colorado.rstudio.com/rsc/content/1f9c240f-4bbf-4c13-9c68-e5bb386dd577&#34;&gt;deploy it to RStudio Connect&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;image1.png&#34; alt=&#34;RStudio Connect deployment window allowing us to deploy an R Markdown document with source code&#34; /&gt;
On RStudio Connect, we can schedule an R Markdown document to rerun at specific intervals. For this example, we can set it to run every minute. The R Markdown document reruns, filters the table based on the time, and posts a status update if there is a talk happening in the current minute.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;image2.png&#34; alt=&#34;RStudio Connect deployed R Markdown document with scheduling options listed on the side. The document is set to rerun every 1 minute.&#34; /&gt;
With that, our Twitter bot is set up, authenticated, and has the information that it needs to post status updates based on our talk schedule.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;learn-more&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Learn more&lt;/h2&gt;
&lt;p&gt;As mentioned above, there are various ways of automating a Twitter bot with R. RStudio Connect is a convenient choice as it deploys R Markdown documents and all associated files. It’s easy to set up and provides precise control over the schedule.&lt;/p&gt;
&lt;p&gt;Another option is to use GitHub Actions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/matt-dray/londonmapbot&#34;&gt;Matt Dray created a Twitter bot to post {leaflet} maps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://oscarbaruffa.com/twitterbot/&#34;&gt;Oscar Baruffa built a bot to share R-related books&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check out the &lt;a href=&#34;https://github.com/rstudio-marketing/rstudio-conf-2022-bot&#34;&gt;GitHub repository for this blog post&lt;/a&gt; for an example of the R Markdown file. Happy Tweeting!&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/09/13/automate-a-twitter-bot-with-rtweet-and-rstudio-connect/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Beneath and Beyond the Cox Model</title>
      <link>https://rviews.rstudio.com/2022/09/06/deep-survival/</link>
      <pubDate>Tue, 06 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/09/06/deep-survival/</guid>
      <description>
        


&lt;p&gt;The Cox Proportional Hazards model has so dominated survival analysis over the past forty years that I imagine quite a few people who regularly analyze survival data might assume that the Cox model, along with the Kaplan-Meier estimator and a few standard parametric models, encompass just about everything there is to say about the subject. It would not be surprising if this were true because it is certainly the case that these tools have dominated the teaching of survival analysis. Very few introductory textbooks look beyond the Cox Model and the handful of parametric models built around Gompertz, Weibull and logistic functions. But why do Cox models work so well? What is the underlying theory? How do all the pieces of the standard survival tool kit fit together?&lt;/p&gt;
&lt;p&gt;As it turns out, Kaplan-Meier estimators, the Cox Proportional Hazards model, Aalen-Johansen estimators, parametric models, multistate models, competing risk models, frailty models and almost every other survival analysis technique implemented in the vast array of R packages comprising the CRAN &lt;a href=&#34;https://cran.r-project.org/web/views/Survival.html&#34;&gt;Survival Task View&lt;/a&gt;, are supported by an elegant mathematical theory that formulates time-to-event analyses as stochastic counting models. The theory is about thirty years old. It was initiated by Odd Aalen in his 1975 Berkeley PhD dissertation, developed over the following twenty years largely by Scandinavian statisticians and their collaborators, and set down in more or less complete form in two complementary textbooks [5 and 9] by 1993. Unfortunately, because of its dependency on measure theory, martingales, stochastic integrals and other notions from advanced mathematics, it does not appear that the counting process theory of survival analysis has filtered down in a form that is readily accessible by practitioners.&lt;/p&gt;
&lt;p&gt;In this rest of this post, I would like to suggest a path for getting a working knowledge of this theory by introducing two very readable papers, which taken together, provide an excellent overview of the relationship of counting processes to some familiar aspects of survival analysis.&lt;/p&gt;
&lt;p&gt;The first paper, &lt;em&gt;The History of applications of martingales in survival analysis&lt;/em&gt; by Aalen, Andersen, Borgan, Gill, and Keiding [4] is a beautiful historical exposition of the counting process theory by master statisticians who developed a good bit of the theory themselves. Read through this paper in an hour of so and you will have an overview of the theory, see elementary explanations for some of the mathematics involved, and gain a working idea of how the major pieces of the theory fit together how they came together.&lt;/p&gt;
&lt;p&gt;The second paper, &lt;em&gt;Who needs the Cox model anyway?&lt;/em&gt; [7], is actually a teaching &lt;em&gt;note&lt;/em&gt; put together by Bendix Carstensen. It is a lesson with an attitude and the R code to back it up. Carstensen demonstrates the equivalence of the Cox model to a particular Poisson regression model. Working through this &lt;em&gt;note&lt;/em&gt; is like seeing a magic trick and then learning how it works.&lt;/p&gt;
&lt;p&gt;The following reproduces a portion of Carstensen’s &lt;em&gt;note&lt;/em&gt;. I provide some commentary and fill in a few elementary details in the hope that I can persuade you that it is worth the trouble to spend some time with it yourself.&lt;/p&gt;
&lt;p&gt;Carstensen use the North Central Cancer Treatment Group lung cancer survival data set which is included in the &lt;code&gt;survival&lt;/code&gt; package for his examples.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 228 × 10
##     inst  time status   age   sex ph.ecog ph.karno pat.karno meal.cal wt.loss
##    &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt;  &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt;   &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;     &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;   &amp;lt;dbl&amp;gt;
##  1     3   306      2    74     1       1       90       100     1175      NA
##  2     3   455      2    68     1       0       90        90     1225      15
##  3     3  1010      1    56     1       0       90        90       NA      15
##  4     5   210      2    57     1       1       90        60     1150      11
##  5     1   883      2    60     1       0      100        90       NA       0
##  6    12  1022      1    74     1       1       50        80      513       0
##  7     7   310      2    68     2       2       70        60      384      10
##  8    11   361      2    71     2       2       60        80      538       1
##  9     1   218      2    53     1       1       70        80      825      16
## 10     7   166      2    61     1       2       70        70      271      34
## # … with 218 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It may not be obvious at first because there is no subject ID column, but this data frame contains one row for each of 228 subjects. The first column is an institution code. &lt;code&gt;time&lt;/code&gt; is the time of death or censoring. &lt;code&gt;status&lt;/code&gt; is the censoring indicator. The remaining columns are covariates. I select &lt;code&gt;time&lt;/code&gt;, &lt;code&gt;status&lt;/code&gt;, &lt;code&gt;sex&lt;/code&gt; and &lt;code&gt;age&lt;/code&gt;, drop the others from the our working data frame, and then replicate Carstensen’s preprocessing in a tidy way. The second line of &lt;code&gt;mutate()&lt;/code&gt; adds a small number to each event time to avoid ties.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1952)
lung &amp;lt;- lung %&amp;gt;% select(time, status, age, sex) %&amp;gt;% 
                  mutate(sex = factor(sex,labels=c(&amp;quot;M&amp;quot;,&amp;quot;F&amp;quot;)),
                         time = time + round(runif(nrow(lung),-3,3),2))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To get a feel for the data we fit a Kaplan-Meier Curve stratified by sex.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;surv.obj &amp;lt;- with(lung, Surv(time, status == 2))
fit.by_sex &amp;lt;- survfit(surv.obj ~ sex, data = lung, conf.type = &amp;quot;log-log&amp;quot;)
autoplot(fit.by_sex,
          xlab = &amp;quot;Survival Time (Days) &amp;quot;, 
          ylab = &amp;quot;Survival Probabilities&amp;quot;,
         main = &amp;quot;Kaplan-Meier plot of lung data by sex&amp;quot;) +  
 theme(plot.title = element_text(hjust = 0.5))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/09/06/deep-survival/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Next, following Carstensen, I fit the baseline Cox model to be used in the model comparisons below.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;m0.cox &amp;lt;- coxph( Surv( time, status==2 ) ~ age + sex, data=lung )
summary( m0.cox )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Call:
## coxph(formula = Surv(time, status == 2) ~ age + sex, data = lung)
## 
##   n= 228, number of events= 165 
## 
##          coef exp(coef) se(coef)     z Pr(&amp;gt;|z|)   
## age   0.01705   1.01720  0.00922  1.85   0.0643 . 
## sexF -0.52033   0.59433  0.16751 -3.11   0.0019 **
## ---
## Signif. codes:  0 &amp;#39;***&amp;#39; 0.001 &amp;#39;**&amp;#39; 0.01 &amp;#39;*&amp;#39; 0.05 &amp;#39;.&amp;#39; 0.1 &amp;#39; &amp;#39; 1
## 
##      exp(coef) exp(-coef) lower .95 upper .95
## age      1.017      0.983     0.999     1.036
## sexF     0.594      1.683     0.428     0.825
## 
## Concordance= 0.603  (se = 0.025 )
## Likelihood ratio test= 14.4  on 2 df,   p=7e-04
## Wald test            = 13.8  on 2 df,   p=0.001
## Score (logrank) test = 14  on 2 df,   p=9e-04&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The hazard ratios for &lt;code&gt;age&lt;/code&gt; and &lt;code&gt;sexF&lt;/code&gt; are given in the output column labeled &lt;em&gt;exp(coef)&lt;/em&gt;. As Carstensen points out mortality increases by 1.7% per year of age at diagnosis and that women have 40% lower mortality than men.&lt;/p&gt;
&lt;p&gt;Carstensen next shows that this model can be exactly replicated by a particular and somewhat peculiar Poisson model. Doing this requires a shift in how time is conceived. In the Kaplan-Meier estimator and the Cox model, time is part of the response vector. In the counting process formulation, time is a covariate. Time is divided into many small intervals of length &lt;em&gt;h&lt;/em&gt; in which an individuals “exit status” , &lt;em&gt;d&lt;/em&gt; is recorded. &lt;em&gt;d&lt;/em&gt; will be 1 if death occurred or 0 otherwise. The &lt;em&gt;h&lt;/em&gt; intervals represent an individual’s risk time. The pair (&lt;em&gt;d&lt;/em&gt;, &lt;em&gt;h&lt;/em&gt;) are used to calculate an empirical rate for the process which corresponds to the theoretical rate:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;λ(t) = lim&lt;sub&gt;h→0&lt;/sub&gt; &lt;strong&gt;P&lt;/strong&gt;[event in (t, t + h)| at risk at time t]/h      (*)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The first step in formulating a Poisson model is to set up a data structure that will allow for this more nuanced treatment of time. The function &lt;code&gt;Lexis&lt;/code&gt; from the &lt;a href=&#34;http://bendixcarstensen.com/Epi/&#34;&gt;&lt;code&gt;Epi&lt;/code&gt;&lt;/a&gt; package creates an object of class Lexis, a data frame with columns that will be used to distinguish event time (death or censoring time) from the time intervals in which subjects are at risk for the event. Collectively, these intervals span period from when the first until the last recorded time.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Lung &amp;lt;- Epi::Lexis( exit = list( tfe=time ),
  exit.status = factor( status, labels=c(&amp;quot;Alive&amp;quot;,&amp;quot;Dead&amp;quot;) ),
  data = lung )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## NOTE: entry.status has been set to &amp;quot;Alive&amp;quot; for all.
## NOTE: entry is assumed to be 0 on the tfe timescale.&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;head(Lung)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  lex.id tfe lex.dur lex.Cst lex.Xst   time status age sex
##       1   0   308.7   Alive    Dead  308.7      2  74   M
##       2   0   457.4   Alive    Dead  457.4      2  68   M
##       3   0  1008.6   Alive   Alive 1008.6      1  56   M
##       4   0   212.1   Alive    Dead  212.1      2  57   M
##       5   0   885.5   Alive    Dead  885.5      2  60   M
##       6   0  1023.7   Alive   Alive 1023.7      1  74   M&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The new variables are:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;lex.id - Subject ID&lt;/li&gt;
&lt;li&gt;tfe - Time from entry at the beginning of the follow-up interval&lt;/li&gt;
&lt;li&gt;lex.dur - Duration of the follow-up interval&lt;/li&gt;
&lt;li&gt;lex.Cst - Entry status (Alive in our case)&lt;/li&gt;
&lt;li&gt;lex.Xst - Exit status at the end of the follow-up interval: tfe + lex.dur (Either Alive or Dead in our case)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next, the &lt;code&gt;time&lt;/code&gt; variable is sorted to produce a vector of endpoints for the at risk intervals and a new &lt;em&gt;time-split&lt;/em&gt; Lexis data frame is created using the &lt;code&gt;splitMulti()&lt;/code&gt; function from the &lt;a href=&#34;https://github.com/FinnishCancerRegistry/popEpi&#34;&gt;&lt;code&gt;popEpi&lt;/code&gt;&lt;/a&gt; package.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Lung.s &amp;lt;- splitMulti( Lung, tfe=c(0,sort(unique(Lung$time))) )
head(Lung.s)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  lex.id   tfe lex.dur lex.Cst lex.Xst  time status age sex
##       1  0.00    7.67   Alive   Alive 308.7      2  74   M
##       1  7.67    1.88   Alive   Alive 308.7      2  74   M
##       1  9.55    0.23   Alive   Alive 308.7      2  74   M
##       1  9.78    0.57   Alive   Alive 308.7      2  74   M
##       1 10.35    2.25   Alive   Alive 308.7      2  74   M
##       1 12.60    0.45   Alive   Alive 308.7      2  74   M&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;summary( Lung.s )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##        
## Transitions:
##      To
## From    Alive Dead  Records:  Events: Risk time:  Persons:
##   Alive 25941  165     26106      165      69632       228&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;tfe&lt;/code&gt; tracks the time from entry into the study. This is calendar time.&lt;/p&gt;
&lt;p&gt;Carstensen then fits a Cox model to both the Lexis data set and the time-split Lexis data set and notes that the results match the original baseline Cox model. This is as one would expect since the three different data frames contain the same information. Nevertheless, it is a pleasant surprise that the &lt;code&gt;coxph()&lt;/code&gt; and &lt;code&gt;Surv()&lt;/code&gt; functions are flexible enough to assimilate the three different input data formats.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mL.cox &amp;lt;- coxph( Surv( tfe, tfe+lex.dur, lex.Xst==&amp;quot;Dead&amp;quot; ) ~ age + sex, eps=10^-11, iter.max=25, data=Lung )
mLs.cox &amp;lt;- coxph( Surv( tfe, tfe+lex.dur, lex.Xst==&amp;quot;Dead&amp;quot; ) ~ age + sex, eps=10^-11, iter.max=25, data=Lung.s )
round( cbind( ci.exp(m0.cox), ci.exp(mL.cox), ci.exp(mLs.cox) ), 6 )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##      exp(Est.)  2.5%  97.5% exp(Est.)  2.5%  97.5% exp(Est.)  2.5%  97.5%
## age     1.0172 0.999 1.0357    1.0172 0.999 1.0357    1.0172 0.999 1.0357
## sexF    0.5943 0.428 0.8253    0.5943 0.428 0.8253    0.5943 0.428 0.8253&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, Carstensen executes what would seem to be a very strange modeling maneuver. He turns calender time, &lt;code&gt;tfe&lt;/code&gt; into a factor and fits a Cox model with &lt;code&gt;tfe&lt;/code&gt; as a covariate.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mLs.pois.fc &amp;lt;- glm( cbind(lex.Xst==&amp;quot;Dead&amp;quot;,lex.dur) ~ 0 + factor(tfe) + age + sex, family=poisreg, data=Lung.s ) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;An important technical point is that the time intervals in equation (*) above do not satisfy the independence assumption for a Poisson regression model. Nevertheless, the standard &lt;code&gt;glm()&lt;/code&gt; machinery can be used to fit the model because, as Carstensen demonstrates, the likelihood function for the conditional probabilities is proportional to the partial likelihood function of the Cox model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cbind( ci.exp(mLs.cox),ci.exp( mLs.pois.fc, subset=c(&amp;quot;age&amp;quot;,&amp;quot;sex&amp;quot;) ) )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##      exp(Est.)  2.5%  97.5% exp(Est.)  2.5%  97.5%
## age     1.0172 0.999 1.0357    1.0172 0.999 1.0357
## sexF    0.5943 0.428 0.8253    0.5943 0.428 0.8253&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Carstensen concludes that this demonstrates that the Cox model is equivalent to a specific Poisson model which has one rate parameter for each time internal, and emphasizes that this is not a new result. He notes that the equivalence was demonstrated some time ago, theoretically by Theodore Holford [10], and in practice, by John Whitehead [14]. Also, in a vignette [15] for the &lt;code&gt;survival&lt;/code&gt; package Zhong et al. state that this &lt;em&gt;trick&lt;/em&gt; may be used to approximate a Cox model.&lt;/p&gt;
&lt;p&gt;Carstensen then demonstrates that more practical Poisson models can be fit by using splines to decrease the number of at risk intervals. The first uses a spline basis with arbitrary knot locations and the second fits a penalized spline &lt;code&gt;gam&lt;/code&gt; model.&lt;/p&gt;
&lt;p&gt;splines&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;t.kn &amp;lt;- c(0,25,100,500,1000) 
mLs.pois.sp &amp;lt;- glm( cbind(lex.Xst==&amp;quot;Dead&amp;quot;,lex.dur) ~ Ns(tfe,knots=t.kn) + age + sex, family=poisreg, data=Lung.s ) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Penalized splines&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mLs.pois.ps &amp;lt;- mgcv::gam( cbind(lex.Xst==&amp;quot;Dead&amp;quot;,lex.dur) ~ s(tfe) + age + sex, family=poisreg, data=Lung.s ) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Carstensen finishes up this portion of his analysis by noting the similarity of the estimates of age and sex effects from the different models.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ests &amp;lt;-
 rbind( ci.exp(m0.cox),
 ci.exp(mLs.cox),
 ci.exp(mLs.pois.fc,subset=c(&amp;quot;age&amp;quot;,&amp;quot;sex&amp;quot;)),
 ci.exp(mLs.pois.sp,subset=c(&amp;quot;age&amp;quot;,&amp;quot;sex&amp;quot;)),
 ci.exp(mLs.pois.ps,subset=c(&amp;quot;age&amp;quot;,&amp;quot;sex&amp;quot;)) )

cmp &amp;lt;- cbind( ests[c(1,3,5,7,9) ,],
 ests[c(1,3,5,7,9)+1,] )

rownames( cmp ) &amp;lt;-
 c(&amp;quot;Cox&amp;quot;,&amp;quot;Cox-split&amp;quot;,&amp;quot;Poisson-factor&amp;quot;,&amp;quot;Poisson-spline&amp;quot;,&amp;quot;Poisson-penSpl&amp;quot;)

 colnames( cmp )[c(1,4)] &amp;lt;- c(&amp;quot;age&amp;quot;,&amp;quot;sex&amp;quot;)
round( cmp,5 )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##                  age   2.5% 97.5%    sex   2.5%  97.5%
## Cox            1.017 0.9990 1.036 0.5943 0.4280 0.8253
## Cox-split      1.017 0.9990 1.036 0.5943 0.4280 0.8253
## Poisson-factor 1.017 0.9990 1.036 0.5943 0.4280 0.8253
## Poisson-spline 1.016 0.9980 1.035 0.5993 0.4316 0.8322
## Poisson-penSpl 1.016 0.9983 1.035 0.6021 0.4338 0.8358&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This demonstration provides some convincing evidence that both parametric and non-parametric models are part of a single underlying theory! When you think about it, this is an astonishing idea. To further explore the counting process theory of survival models, I provide a definition of Aalen’s multiplicative intensity model and a list of references below that I hope you will find helpful.&lt;/p&gt;
&lt;p&gt;Finally, there is much more to Carstensen’s note than I have presented. He goes on to provide a fairly complete analysis of the lung data while looking at cumulative rates, survival, practical time splitting, time varying coefficients and more ideas along the way.&lt;/p&gt;
&lt;div id=&#34;appendix-multiplicative-intensity-model&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Appendix: Multiplicative Intensity Model&lt;/h3&gt;
&lt;p&gt;For some direct insight into how the Cox Proportional Hazards model fits into the counting process theory have a look at Odd Aalen’s definition of the multiplicative intensity model. Aalan begins his landmark 1978 paper &lt;em&gt;Nonparametric Inference For a Family of Counting Processes]&lt;/em&gt; [1] by defining the fundamental components of his multiplicative intensity model.&lt;/p&gt;
&lt;p&gt;Let &lt;strong&gt;N&lt;/strong&gt; = (N&lt;sub&gt;1&lt;/sub&gt;, . . . N&lt;sub&gt;k&lt;/sub&gt;) be a multivariate counting process which is a collection of univariate counting processes on the interval [0,t] each of which counts events in [0,t]. The N&lt;sub&gt;i&lt;/sub&gt; may depend on each other. Let σ(F&lt;sub&gt;t&lt;/sub&gt;) be the sigma algebra which represents the collection of all events that can be determined to have happened by time, t. Let &lt;strong&gt;α&lt;/strong&gt; = α&lt;sub&gt;1&lt;/sub&gt;, . . . α&lt;/sub&gt; be an unknown, non-negative function and let &lt;strong&gt;Y&lt;/strong&gt; = (Y&lt;sub&gt;1&lt;/sub&gt;, . . . Y&lt;sub&gt;k&lt;/sub&gt;) be a process observable over [0,t].&lt;/p&gt;
&lt;p&gt;Define Λ&lt;sub&gt;i&lt;/sub&gt;(t) = lim&lt;sub&gt;h→0&lt;/sub&gt;E(N&lt;sub&gt;i&lt;/sub&gt;(t + h) - N&lt;sub&gt;i&lt;/sub&gt;(t) | F&lt;sub&gt;t&lt;/sub&gt; )/h     i = 1, … k, to be the the intensity process of the counting process &lt;strong&gt;N&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Then the multiplicative intensity model is defined to be:
&lt;strong&gt;Λ&lt;sub&gt;i&lt;/sub&gt;(t) = α&lt;sub&gt;i&lt;/sub&gt;(t)Y&lt;sub&gt;i&lt;/sub&gt;(t)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This last line certainly looks like the Cox model, and it is not to difficult to confirm that this is indeed the case. You can find the gory details in &lt;em&gt;Fleming and Harrington&lt;/em&gt; [9 p 126] or comprehensive monograph by &lt;em&gt;Andersen et al.&lt;/em&gt; [5 p481].&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;references&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;References&lt;/h3&gt;
&lt;p&gt;I believe that the following references (annotated with a few comments) comprise a reasonable basis from gaining familiarity with the counting process approach to survival modeling.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.jstor.org/stable/2958850&#34;&gt;Aalen (1978)&lt;/a&gt; Odd O. Aalen &lt;em&gt;Nonparametric Inference For a Family of Counting Processes&lt;/em&gt;. The Annals of Statistics 1978, vol 6, no 4, 701-726 &lt;em&gt;This is the ‘Ur’ paper for the multiplicative intensity process. At least the first half should be approachable with some knowledge of measure theory and conditional expectation.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.jstor.org/stable/4615704?read-now=1&amp;amp;seq=1#metadata_info_tab_contents&#34;&gt;Aalen &amp;amp; Johansen (1978)&lt;/a&gt; Odd O. Allen and Soren Johansen. &lt;em&gt;An Empirical Transition Matrix for Non-homogenous Markov Chains Based on Censored Observations&lt;/em&gt;. Scand J Statistics 5: 141-150, 1978. &lt;em&gt;This is the source of the Aalen-Johansen estimator. The &lt;code&gt;etm&lt;/code&gt; package provides an implementation.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.amazon.com/Survival-Event-History-Analysis-Statistics/dp/0387202870/ref=sr_1_1?crid=1XEV3T73GK527&amp;amp;keywords=Survival+and+Event+History+Analysis%3B+A+Process+Point+of+View&amp;amp;qid=1662492084&amp;amp;sprefix=survival+and+event+history+analysis+a+process+point+of+view%2Caps%2C119&amp;amp;sr=8-1&#34;&gt;Aalen et al. (2008)&lt;/a&gt; Odd O. Aalen, Ørnulf Borgan and Håkon K. Gjessing. &lt;em&gt;Survival and Event History Analysis; A Process Point of View&lt;/em&gt; Springer Verlag 2008. &lt;em&gt;This is definitely the text to read first. It is comprehensive, takes a modern point of view, is well written, and introduces the difficult mathematics without all of the technical details that often slow down the process of learning some new mathematics.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.jehps.net/juin2009/Aalenetal.pdf&#34;&gt;Aalen et al. (2009)&lt;/a&gt;. Odd O. Aalen, Per Kragh Andersen, Ørnulf Borgan, Richard D. Gill and Niels Keiding. &lt;em&gt;History of applications of martingales in survival analysis&lt;/em&gt; vol 5, no 1, June 2009&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.amazon.com/Statistical-Counting-Processes-Springer-Statistics/dp/0387978720/ref=sr_1_1?crid=YA0D7DHM43ZC&amp;amp;keywords=Statistical+Models+Based+on+Counting+Processes&amp;amp;qid=1662492269&amp;amp;sprefix=statistical+models+based+on+counting+processes%2Caps%2C124&amp;amp;sr=8-1&#34;&gt;Andersen et al. (1993)&lt;/a&gt; Per Kragh Andersen, Ørnulf Borgan, Richard D. Gill, Niels Keiding. &lt;em&gt;Statistical Models Based on Counting Processes&lt;/em&gt;. Springer-Verlag, 1993 &lt;em&gt;This text presents numerous examples along with a discussion of the theory and emphasizes parametric models.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.duo.uio.no/bitstream/handle/10852/10287/1/stat-res-03-97.pdf&#34;&gt;Borgan (1997)&lt;/a&gt;. Ørnulf Borgan &lt;em&gt;Three contributions to the Encyclopedia of Biostatistics: The Nelson-Aalen, Kaplan-Meier, and Aalen-Johansen estimators&lt;/em&gt; - &lt;em&gt;Very clear summaries.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;http://bendixcarstensen.com/WntCma.pdf&#34;&gt;Carstensen (2019)&lt;/a&gt; Bendex Carstensen. &lt;em&gt;Who needs the Cox model anyway?&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;http://www.biecek.pl/statystykamedyczna/cox.pdf&#34;&gt;Cox (1972)&lt;/a&gt; &lt;em&gt;Regression Models and Life-Tables&lt;/em&gt; JRSS Vol. 34, No.2, 187-200&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.amazon.com/Counting-Processes-Survival-Analysis-Fleming/dp/0471769886/ref=sr_1_1?crid=2CXVSTHAPQ3AG&amp;amp;keywords=Counting+Processes+%26+Survival+Analysis&amp;amp;qid=1662492407&amp;amp;sprefix=counting+processes+%26+survival+analysis%2Caps%2C120&amp;amp;sr=8-1&#34;&gt;Fleming &amp;amp; Harrington (1991)&lt;/a&gt;. Thomas R. Fleming and David P. Harrington. &lt;em&gt;Counting Processes &amp;amp; Survival Analysis&lt;/em&gt;, John Wiley &amp;amp; Sons, Inc. 1991 &lt;em&gt;This text book develops all of the math needed and goes on to study non-parametric models including the Cox model.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.jstor.org/stable/2529747&#34;&gt;Holford&lt;/a&gt;. &lt;em&gt;Life table with concomitant information. Biometrics&lt;/em&gt;, 32:587{597, 1976.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://shariq-mohammed.github.io/files/cbsa2019/1-intro-to-survival.html&#34;&gt;Mohammed (2019)&lt;/a&gt;. &lt;em&gt;Introduction to Survival Analysis using R&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/survival/vignettes/survival.pdf&#34;&gt;Threneau (2022)&lt;/a&gt;. &lt;em&gt;The survival package&lt;/em&gt; (vignette)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.jstor.org/stable/2336057&#34;&gt;Therneau et al. (1990)&lt;/a&gt;. &lt;em&gt;Martingale based residuals for survival models&lt;/em&gt;. Biometrika 77, 147-160. &lt;em&gt;Martingale residuals appear to be the one use case where martingales openly surface in the survival calculations.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/abs/10.2307/2346901&#34;&gt;Whitehead (1980)&lt;/a&gt;. &lt;em&gt;Fitting Cox’s regression model to survival data using GLIM&lt;/em&gt;. Applied Statistics, 29(3):268{275, 1980.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/survival/vignettes/approximate.pdf&#34;&gt;Zhong et al. (2019)&lt;/a&gt;. &lt;em&gt;Approximating a Cox Model&lt;/em&gt;. This is a &lt;code&gt;survival&lt;/code&gt; package vignette.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/09/06/deep-survival/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Looking at cash flows</title>
      <link>https://rviews.rstudio.com/2022/09/02/looking-at-cash-flows/</link>
      <pubDate>Fri, 02 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/09/02/looking-at-cash-flows/</guid>
      <description>
        
&lt;script src=&#34;/2022/09/02/looking-at-cash-flows/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/09/02/looking-at-cash-flows/index_files/d3/d3.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/09/02/looking-at-cash-flows/index_files/sankey/sankey.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/09/02/looking-at-cash-flows/index_files/sankeyNetwork-binding/sankeyNetwork.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;Dr. Maria Prokofieva is a member of the R / Business working group which is promoting the use of R in accounting, auditing, and actuarial work. She is also a professor at the Victoria University Business School in Australia and works with CPA Australia.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Let’s talk about cash flows!&lt;/p&gt;
&lt;p&gt;We continue our series of actuarial and accounting posts where we strive to interest the data science community in using their R skills for the actuarial and accounting applications. We also hope to help some actuaries and accountants with their R skills.&lt;/p&gt;
&lt;p&gt;Cash flow is a concept that is important to every business and household. It is difficult to over estimate the importance of disclosing and properly communicating the cash flow as an essential of running any enterprise. This is especially true in times of recession when cash flow is the elephant in the room. Nobody really wants to talk about it, but making cash flow analysis easier to understand and interpret would help almost everyone. To get the maximum impact from a cash flow analysis it is not only important to demonstrate that it has been truly and fairly reported (in accounting terminology), but also to help consumers of cash flow reports intuitively grasp the the meaning of what the numbers are showing.&lt;/p&gt;
&lt;p&gt;So what is the problem with the way we normally communicate information about cash flow? Well, look at the image below and check your pulse. How excited did you get? Can you make any sense of it at all with just a flash look?&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;cashflows.png&#34; alt=&#34;Cash flow table&#34; height=&#34;500&#34; width=&#34;600&#34;/&gt;&lt;/p&gt;
&lt;p&gt;Actually, it’s incredibly insightful if you know what to look for, but for an non-accounting person (with powers to make decisions), it may not be.&lt;/p&gt;
&lt;p&gt;Now look at this example&lt;span class=&#34;math inline&#34;&gt;\(^1\)&lt;/span&gt; of a personal cash flow!&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://ppcexpo.com/blog/wp-content/uploads/2022/05/cash-flow-chart-16.jpg&#34; alt=&#34;Sankey chart from the ppcexpo.com blog&#34; height=&#34;300&#34; width=&#34;500&#34;/&gt;&lt;/p&gt;
&lt;p&gt;These numbers start talking to me in one insightful flow showing in a second where all the money goes! We all know that a picture is worth a thousand words, but if its millions of dollars, it’s truly priceless.&lt;/p&gt;
&lt;p&gt;This type of chart is called a &lt;a href=&#34;https://www.ifu.com/e-sankey/sankey-diagram/&#34;&gt;&lt;strong&gt;sankey&lt;/strong&gt;&lt;/a&gt; chart. Sankey charts are used to show material, energy and cost flows. You can view some awesome visualizations made with the &lt;code&gt;networkD3&lt;/code&gt; package &lt;a href=&#34;https://r-graph-gallery.com/sankey-diagram.html&#34;&gt;here&lt;/a&gt;. So, showing cash flow is a perfect example of what they were designed for. It is not all common in the actuarial or accounting worlds, but, honestly, it is not that common to see any visualizations in financial reports, - well, apart from happy customers in annual reports which, as we all know, is a marketing thing.&lt;/p&gt;
&lt;p&gt;Let’s take a look at how the flow diagram above might be reproduced in R. There are several ways to do this and several packages (for example: &lt;code&gt;networkD3&lt;/code&gt;, and &lt;code&gt;diagrammerR&lt;/code&gt;) available to help. We will use a very simple dataset, but it could be easily extended to include additional transactional data: different sources of income, types of income, etc. We could also look at inflows and outflows, classify them into types of business activities and automate this tedious, manual task to present a nice chart to our stakeholders.&lt;/p&gt;
&lt;p&gt;But. let’s start with … this simple one! And let’s use the &lt;a href=&#34;https://cran.r-project.org/web/packages/networkD3&#34;&gt;&lt;code&gt;networkD3&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tidyverse.quiet = TRUE
networkD3.quiet = TRUE
library(tidyverse)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.1 ──&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## ✔ ggplot2 3.3.6     ✔ purrr   0.3.4
## ✔ tibble  3.1.7     ✔ dplyr   1.0.9
## ✔ tidyr   1.2.0     ✔ stringr 1.4.0
## ✔ readr   2.1.2     ✔ forcats 0.5.1&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag()    masks stats::lag()&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(networkD3)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Sankey diagrams visualize &lt;strong&gt;flows&lt;/strong&gt; as connections from one &lt;strong&gt;node&lt;/strong&gt; to another. In our case, the flows are distinct types of cash income that will flow into expenses.&lt;/p&gt;
&lt;p&gt;For our example, we will use a simple data set with data that has already been classified into &lt;code&gt;source&lt;/code&gt; and &lt;code&gt;target&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data &amp;lt;- read_csv(&amp;quot;cf_up.csv&amp;quot;, show_col_types = FALSE)
head(data)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 × 3
##   source target        value
##   &amp;lt;chr&amp;gt;  &amp;lt;chr&amp;gt;         &amp;lt;dbl&amp;gt;
## 1 Salary Earned Income   494
## 2 Salary Earned Income   677
## 3 Salary Earned Income   758
## 4 Salary Earned Income   933
## 5 Salary Earned Income   649
## 6 Salary Earned Income   825&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;sources&lt;/em&gt; are nodes that initiate the flow and &lt;em&gt;targets&lt;/em&gt; are the nodes that finish the flow.&lt;/p&gt;
&lt;p&gt;In this particular example, the amount of cash receipts have been matched with a particular cash spending type. In real life, you would not expect this data matching to have already been done for you as most likely your cash flow records just show type of cash flow (cash receipt vs. cash payment) and the amount. We will save the data munging required to transform a typical cash flow dataset into something that can be used to build the Sankey diagram for a future post.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;data&lt;/code&gt; is a &lt;em&gt;links&lt;/em&gt; dataframe with source, target and value columns. For example, $494 of salary was used to pay tax: salary is the earned income and payment of tax is a deduction. In this case the source is the &lt;em&gt;Salary&lt;/em&gt; item, the target is &lt;em&gt;Earned income&lt;/em&gt; and the value is 494. &lt;em&gt;Earned income&lt;/em&gt;is also a source node that has &lt;em&gt;Income&lt;/em&gt; (i.e. a broader category) target. &lt;em&gt;Income&lt;/em&gt; is then distributed to expenses, i.e target category &lt;em&gt;Deduction&lt;/em&gt; which is the later becomes a source node for &lt;em&gt;Income tax&lt;/em&gt; target.&lt;/p&gt;
&lt;p&gt;Here are the unique sources in our data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;unique(data$source)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;Salary&amp;quot;                 &amp;quot;Credit Card Reward&amp;quot;     &amp;quot;Dividends&amp;quot;             
##  [4] &amp;quot;Interest&amp;quot;               &amp;quot;Earned Income&amp;quot;          &amp;quot;Passive Income&amp;quot;        
##  [7] &amp;quot;Passive income&amp;quot;         &amp;quot;Income&amp;quot;                 &amp;quot;Deduction&amp;quot;             
## [10] &amp;quot;Core Expenses&amp;quot;          &amp;quot;Financial Independence&amp;quot; &amp;quot;Disposable Income&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And, here are the unique targets.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;unique(data$target)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;Earned Income&amp;quot;          &amp;quot;Passive Income&amp;quot;         &amp;quot;Passive income&amp;quot;        
##  [4] &amp;quot;Income&amp;quot;                 &amp;quot;Deduction&amp;quot;              &amp;quot;Core Expenses&amp;quot;         
##  [7] &amp;quot;Financial Independence&amp;quot; &amp;quot;Disposable Income&amp;quot;      &amp;quot;Income Tax&amp;quot;            
## [10] &amp;quot;Social Justice&amp;quot;         &amp;quot;Bill Expenses&amp;quot;          &amp;quot;Food&amp;quot;                  
## [13] &amp;quot;Personal Care&amp;quot;          &amp;quot;Transportation&amp;quot;         &amp;quot;Pension&amp;quot;               
## [16] &amp;quot;Investment&amp;quot;             &amp;quot;Real Estate&amp;quot;            &amp;quot;Emergency Fund&amp;quot;        
## [19] &amp;quot;Leisure&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To create a cash flow diagram with the &lt;code&gt;sankeyNetwork()&lt;/code&gt; function from the &lt;code&gt;networkD3&lt;/code&gt; package we also need an additional data frame, &lt;code&gt;nodes&lt;/code&gt; which contains the list of receipts, types of receipts, types of spending and cash payments.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;nodes &amp;lt;- data.frame(
  name=c(as.character(data$source), 
  as.character(data$target)) %&amp;gt;% unique()
)
head(nodes)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##                 name
## 1             Salary
## 2 Credit Card Reward
## 3          Dividends
## 4           Interest
## 5      Earned Income
## 6     Passive Income&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Also, because we cannot use nodes names in the function, we need to replace our connections with id, i.e. &lt;code&gt;IDsource&lt;/code&gt; and &lt;code&gt;IDtarget&lt;/code&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data$IDsource &amp;lt;- match(data$source, nodes$name)-1 
data$IDtarget &amp;lt;- match(data$target, nodes$name)-1&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, we can draw our cash flow diagram.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p &amp;lt;- sankeyNetwork(Links = data, 
                   Nodes = nodes,
                   Source = &amp;quot;IDsource&amp;quot;, 
                   Target = &amp;quot;IDtarget&amp;quot;,
                   Value = &amp;quot;value&amp;quot;, 
                   NodeID = &amp;quot;name&amp;quot;,
                   units = &amp;#39;$&amp;#39;,
                   sinksRight=TRUE,
  #                 LinkGroup=&amp;quot;source&amp;quot;
                   fontSize = 10, 
                   nodeWidth = 30
                   
                   )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Links is a tbl_df. Converting to a plain data frame.&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;sankeyNetwork html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;links&#34;:{&#34;source&#34;:[0,0,0,0,0,0,0,0,1,2,3,4,4,4,4,4,4,4,4,5,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,9,9,9,9,10,10,10,11,11],&#34;target&#34;:[4,4,4,4,4,4,4,4,5,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,9,9,9,9,10,10,10,11,11,12,13,14,15,16,17,18,19,20,21,22],&#34;value&#34;:[494,677,758,933,649,825,536,392,287,262,147,494,677,758,933,649,825,536,392,287,262,147,494,677,758,933,649,825,536,392,287,262,147,494,677,758,933,649,825,536,392,287,262,147]},&#34;nodes&#34;:{&#34;name&#34;:[&#34;Salary&#34;,&#34;Credit Card Reward&#34;,&#34;Dividends&#34;,&#34;Interest&#34;,&#34;Earned Income&#34;,&#34;Passive Income&#34;,&#34;Passive income&#34;,&#34;Income&#34;,&#34;Deduction&#34;,&#34;Core Expenses&#34;,&#34;Financial Independence&#34;,&#34;Disposable Income&#34;,&#34;Income Tax&#34;,&#34;Social Justice&#34;,&#34;Bill Expenses&#34;,&#34;Food&#34;,&#34;Personal Care&#34;,&#34;Transportation&#34;,&#34;Pension&#34;,&#34;Investment&#34;,&#34;Real Estate&#34;,&#34;Emergency Fund&#34;,&#34;Leisure&#34;],&#34;group&#34;:[&#34;Salary&#34;,&#34;Credit Card Reward&#34;,&#34;Dividends&#34;,&#34;Interest&#34;,&#34;Earned Income&#34;,&#34;Passive Income&#34;,&#34;Passive income&#34;,&#34;Income&#34;,&#34;Deduction&#34;,&#34;Core Expenses&#34;,&#34;Financial Independence&#34;,&#34;Disposable Income&#34;,&#34;Income Tax&#34;,&#34;Social Justice&#34;,&#34;Bill Expenses&#34;,&#34;Food&#34;,&#34;Personal Care&#34;,&#34;Transportation&#34;,&#34;Pension&#34;,&#34;Investment&#34;,&#34;Real Estate&#34;,&#34;Emergency Fund&#34;,&#34;Leisure&#34;]},&#34;options&#34;:{&#34;NodeID&#34;:&#34;name&#34;,&#34;NodeGroup&#34;:&#34;name&#34;,&#34;LinkGroup&#34;:null,&#34;colourScale&#34;:&#34;d3.scaleOrdinal(d3.schemeCategory20);&#34;,&#34;fontSize&#34;:10,&#34;fontFamily&#34;:null,&#34;nodeWidth&#34;:30,&#34;nodePadding&#34;:10,&#34;units&#34;:&#34;$&#34;,&#34;margin&#34;:{&#34;top&#34;:null,&#34;right&#34;:null,&#34;bottom&#34;:null,&#34;left&#34;:null},&#34;iterations&#34;:32,&#34;sinksRight&#34;:true}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;There it is! In just a few lines of code you can turn a table that only an expert can read into a visualization that might capture the imagination of someone forced to read a financial document.&lt;/p&gt;
&lt;div id=&#34;references&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;References&lt;/h3&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;PPCexpo. How to Create a Cash Flow Chart? Easy to Follow Steps. Available at &lt;a href=&#34;https://ppcexpo.com/blog/cash-flow-chart&#34; class=&#34;uri&#34;&gt;https://ppcexpo.com/blog/cash-flow-chart&lt;/a&gt; , Aug 31, 2022&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/09/02/looking-at-cash-flows/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>July 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/08/29/july-2022-top-40-new-cran-packages/</link>
      <pubDate>Mon, 29 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/08/29/july-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Ninety-four new packages stuck to CRAN in July. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in thirteen categories: Climate Modeling, Computational Methods, Data, Ecology, Genomics, Machine Learning, Mathematics, Medicine, Networks, Proteomics, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;climate-modeling&#34;&gt;Climate Modeling&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=climetrics&#34;&gt;climetrics&lt;/a&gt; v1.0-5: Provides a framework that facilitates the spatio-temporal analysis of climate dynamics through exploring and measuring different dimensions of climate change in space and time. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/climetrics/vignettes/climetrics.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;climetrics.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of  changes in climate extremes over portion of Europe&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HurreconR&#34;&gt;HurreconR&lt;/a&gt; v1.0: Implements the HURRECON model which estimates wind speed, wind direction, enhanced Fujita scale wind damage, and duration of EF0 to EF5 winds as a function of hurricane location and maximum sustained wind speed. See &lt;a href=&#34;https://esajournals.onlinelibrary.wiley.com/doi/abs/10.1890/0012-9615%282001%29071%5B0027%3ALARIOH%5D2.0.CO%3B2&#34;&gt;Boose et al. (2001)&lt;/a&gt; and &lt;a href=&#34;https://esajournals.onlinelibrary.wiley.com/doi/abs/10.1890/02-4057&#34;&gt;Boose et al. (2004)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/HurreconR/vignettes/overview.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TrenchR&#34;&gt;TrenchR&lt;/a&gt; v0.1.0: Provides tools for translating environmental change into organism response. The biophysical modeling tools include both general models for heat flows and specific models to predict body temperatures for a variety of ectothermic taxa. See &lt;a href=&#34;https://link.springer.com/book/10.1007/978-1-4612-6024-0&#34;&gt;Gates (1980)&lt;/a&gt; for background. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/TrenchR/vignettes/AllometryAndConversionsTutorial.html&#34;&gt;Allometries and conversions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/TrenchR/vignettes/MicroclimateTutorial.html&#34;&gt;Estimating microclimates&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/TrenchR/vignettes/TeTutorial.html&#34;&gt;Estimating body temperatures&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;TrenchR.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of  azimuth angle variation over the year&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=elastes&#34;&gt;elastes&lt;/a&gt; v0.1.6: Provides functions to compute functional elastic shape means over sets of open planar curves using a novel approach where planar curves are treated as complex functions. Also, a full Procrustes mean is estimated from the corresponding smoothed Hermitian covariance surface. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/biom.13706&#34;&gt;Steyer et al. (2022)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2203.10522&#34;&gt;Stöcker et. al. (2022)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/elastes/vignettes/elastes.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;elastes.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of smooth polynomial mean&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ino&#34;&gt;ino&lt;/a&gt; v0.1.0: Provides a comprehensive toolbox for comparing different initialization strategies when performing numerical optimization. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ino/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/ino/vignettes/example_hmm.html&#34;&gt;vignette&lt;/a&gt; with an HMM example.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=giedata&#34;&gt;giedata&lt;/a&gt; v0.1.0: Provides functions to access the API for &lt;a href=&#34;https://agsi.gie.eu/&#34;&gt;GIE&lt;/a&gt;, Europe&amp;rsquo;s Gas Infrastructure database. See &lt;a href=&#34;https://cran.r-project.org/web/packages/giedata/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgrass&#34;&gt;rgrass&lt;/a&gt; v0.3-3: Implements a new interface to the &lt;a href=&#34;https://grass.osgeo.org/&#34;&gt;GRASS&lt;/a&gt; geographical information system that supports both starting R from within the GRASS environment, or running a free-standing R session in a temporary GRASS location. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/rgrass/vignettes/use.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/rgrass/vignettes/coerce.html&#34;&gt;vignette&lt;/a&gt; on object formats.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=riverconn&#34;&gt;riverconn&lt;/a&gt; v0.3.22: Provides functions to calculate indices for river network connectivity. See &lt;a href=&#34;https://iopscience.iop.org/article/10.1088/1748-9326/abcb37&#34;&gt;Jumani et al. (2021)&lt;/a&gt; for a review of the incdices and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1364815222001748?via%3Dihub&#34;&gt;Baldan et al. (2022)&lt;/a&gt; for a list of package capabilities and architecture. Have a look at the &lt;a href=&#34;https://cran.r-project.org/web/packages/riverconn/vignettes/Tutorial.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;riverconn.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Plots of river connectivity graphs&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dcifer&#34;&gt;dcifer&lt;/a&gt; v1.1.1: Implements Dcifer (Distance for complex infections: fast estimation of relatedness), an identity by descent based method to calculate genetic relatedness between polyclonal infections from biallelic and multiallelic data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/dcifer/vignettes/vignetteDcifer.pdf&#34;&gt;Gerlovina et al. (2022)&lt;/a&gt; for the details, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dcifer/vignettes/vignetteDcifer.pdf&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dcifer.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of pairwise relatedness for infection strains. Points representing significantly related strains are outlined&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qPCRtools&#34;&gt;qPCRtools&lt;/a&gt; v0.1.1: Provides methods to calculate the amplification efficiency of genes, a crucial step in the qPCR process. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/qPCRtools/vignettes/qPCRtools.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;qPCRtools.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Box plots for relative gene expression distributions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=scAnnotate&#34;&gt;scAnnotate&lt;/a&gt; v0.0.4: Implements a data-driven cell type annotation tool for single-cell RNA sequencing data. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2022.02.19.481159v2&#34;&gt;Ji et al. (2022)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/scAnnotate/vignettes/Introduction.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cito&#34;&gt;cito&lt;/a&gt; v1.0.0: Provides functions for building and training custom neural networks using &lt;code&gt;torch&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cito/vignettes/Introduction_to_cito.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cito.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Structure plot of a generated neural network&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=etree&#34;&gt;etree&lt;/a&gt; v0.1.0: Provides functions to implement &lt;em&gt;Energy Trees&lt;/em&gt;, statistical models that perform classification and regression with structured and mixed-type data. See &lt;a href=&#34;https://arxiv.org/abs/2207.04430&#34;&gt;Giubilei et al. (2022)&lt;/a&gt; for a description of Energy Trees and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/etree/vignettes/etree-vignette-eforest.html&#34;&gt;eforest&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/etree/vignettes/etree-vignette.html&#34;&gt;etree&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;etree.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of an Energy Tree&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LDABiplots&#34;&gt;LDABiplots&lt;/a&gt; v0.1.2: Provides tools to extract, explore, analyze, and visualize news published on the web by digital newspapers using Latent Dirichlet and machine learning algorithms. See &lt;a href=&#34;https://jmlr.org/papers/volume3/blei03a/blei03a.pdf&#34;&gt;Ble et al. (2003)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/58/3/453/233361?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Gabriel (1971)&lt;/a&gt; for background. There are &lt;a href=&#34;https://cran.r-project.org/web/packages/LDABiplots/vignettes/Tutorial_LDABiplots_English.html&#34;&gt;English&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/LDABiplots/vignettes/Tutorial_LDABiplots_Spanish.html&#34;&gt;Spanish&lt;/a&gt; versions of the vignette.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mildsvm&#34;&gt;mildsvm&lt;/a&gt; v0.4.0: Implements a support vector machine classifier for weakly supervised, multiple instance data. See &lt;a href=&#34;https://arxiv.org/abs/2206.14704&#34;&gt;Kent and Yu (2022)&lt;/a&gt; and &lt;a href=&#34;https://proceedings.neurips.cc/paper/2012/file/9bf31c7ff062936a96d3c8bd1f8f2ff3-Paper.pdf&#34;&gt;Muandet et al. (2012)&lt;/a&gt; for the theory and &lt;a href=&#34;https://cran.r-project.org/web/packages/mildsvm/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nestedcv&#34;&gt;nestedcv&lt;/a&gt; v0.2.3: Provides functions to perform nested cross-validation as described in &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.2517-6161.1977.tb01603.x&#34;&gt;Stone (1977)&lt;/a&gt; for lasso and elastic-net regularized linear models for &lt;code&gt;glmnet&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/nestedcv/vignettes/nestedcv.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nestedcv.svg&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Block diagram for nested cross validation&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=delaunay&#34;&gt;delaunay&lt;/a&gt; v1.1.0: Provides functions to construct and visualize 2D and 3D &lt;a href=&#34;https://en.wikipedia.org/wiki/Delaunay_triangulation&#34;&gt;Delaunay triangulations&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/delaunay/readme/README.html&#34;&gt;README&lt;/a&gt; for some visual examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;delaunay.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;3D Delaunay triangulation&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=activAnalyzer&#34;&gt;activeAnalyzer&lt;/a&gt; v1.0.4: Provides a tool to analyse &lt;a href=&#34;https://www.sciencedirect.com/topics/medicine-and-dentistry/actigraphy&#34;&gt;Actigraphy&lt;/a&gt; accelerometer data using PROactive Physical Activity in COPD (chronic obstructive pulmonary disease) instruments. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/activAnalyzer/vignettes/activAnalyzer.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;activeAnalyzer.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Plots of actigraphydata&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pedbp&#34;&gt;pedbp&lt;/a&gt; v1.0.0: Provides data and utilities for estimating pediatric blood pressure percentiles by sex, age, and height. See &lt;a href=&#34;https://publications.aap.org/pediatrics/article-abstract/128/Supplement_5/S213/31442/Expert-Panel-on-Integrated-Guidelines-for?redirectedFrom=fulltext&#34;&gt;Lo et al. (2013)&lt;/a&gt; and &lt;a href=&#34;https://publications.aap.org/hospitalpediatrics/article-abstract/12/6/590/188139/Machine-Learning-Approach-to-Predicting-Absence-of?redirectedFrom=fulltext&#34;&gt;Martin et al. (2022)&lt;/a&gt; for background, and the &lt;a href=&#34;https://publications.aap.org/hospitalpediatrics/article-abstract/12/6/590/188139/Machine-Learning-Approach-to-Predicting-Absence-of?redirectedFrom=fulltext&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pedbp.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot showing median blood pressure by age for different heights based on percentiles for age&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tipmap&#34;&gt;tipmap&lt;/a&gt; v 0.1.7: Implements tipping point analysis for clinical trials using Bayesian dynamic borrowing via robust meta-analytic predictive priors as described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/pst.2093&#34;&gt;Best et al. (2021)&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ergm.multi&#34;&gt;ergm.multi&lt;/a&gt; v0.1.0: Provides a set of extensions for the &lt;code&gt;ergm&lt;/code&gt; package to fit multilayer, multiplex, and multirelational networks as well as samples of multiple networks. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s11336-020-09720-7&#34;&gt;Krivitsky et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2202.03685&#34;&gt;Krivitsky et, al. (2022)&lt;/a&gt; for the details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ergm.multi/vignettes/Goeyvaerts_reproduction.html&#34;&gt;vignette&lt;/a&gt; for an extended example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ergm.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Pearson residuals vs. fitted values&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Families&#34;&gt;Families&lt;/a&gt; v1.0.1: Provides tools to study kinship networks, grand parenthood, and double burden (presence of children and oldest old parents) in virtual population produced by &lt;a href=&#34;https://cran.r-project.org/package=VirtualPop&#34;&gt;&lt;code&gt;VirtualPop&lt;/code&gt;&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/Families/vignettes/Families_Virtual.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Families.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Distribution of age of child with reference to distributions of events in mothers life&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;proteomics&#34;&gt;Proteomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=promor&#34;&gt;promor&lt;/a&gt; v0.1.0: Implements a comprehensive set of tools for label-free proteomics data analysis and machine learning modeling including differential expression analysis, predictive modeling and performance assessment. Data from &lt;a href=&#34;https://www.maxquant.org/&#34;&gt;MaxQuant&lt;/a&gt; may be used. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/promor/vignettes/intro_to_promor.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;promor.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Block diagram of promor workflow&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GPCERF&#34;&gt;GPCERF&lt;/a&gt; v0.1.0: Provides a non-parametric Bayesian framework based on Gaussian process priors for estimating causal effects of a continuous exposure and detecting change points in the causal exposure response curves using observational data. See &lt;a href=&#34;https://arxiv.org/abs/2105.03454&#34;&gt;Ren et al. (2021)&lt;/a&gt;. Have a look at the  &lt;a href=&#34;https://cran.r-project.org/web/packages/GPCERF/vignettes/GPCERF.html&#34;&gt;Introduction&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/GPCERF/vignettes/Full-Gaussian-Processes.html&#34;&gt;Full Gaussian Process&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/GPCERF/vignettes/Nearest-neighbor-Gaussian-Processes.html&#34;&gt;Nearest-neighbor Gaussian Process&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GPCERF.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Plots of CERF vs. Exposure level&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lnmCluster&#34;&gt;lnmCluster&lt;/a&gt; v0.3.1: Extends the logistic normal multinomial (LNM) clustering model proposed by &lt;a href=&#34;https://arxiv.org/abs/2011.06682&#34;&gt;Fang and Subedi (2020)&lt;/a&gt; to provide LNM clustering for compositional data. Details of model assumptions and interpretation can be found in the papers &lt;a href=&#34;https://arxiv.org/abs/2101.01871&#34;&gt;Tu &amp;amp; Subedi (2021)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sam.11555&#34;&gt;Tu &amp;amp; Subedi (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/lnmCluster/vignettes/lnm-bicluster.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tlars&#34;&gt;tlars&lt;/a&gt; v0.0.1: Provides functions to compute the solution path of the Terminating-LARS (T-LARS) algorithm. See &lt;a href=&#34;https://arxiv.org/abs/2110.06048&#34;&gt;Machkour et al. 2022&lt;/a&gt;, &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-32/issue-2/Least-angle-regression/10.1214/009053604000000067.full&#34;&gt;Efron et al. (2004)&lt;/a&gt; and &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.2517-6161.1996.tb02080.x&#34;&gt;Tibshirani (1996)&lt;/a&gt; for the theory, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tlars/vignettes/tlars_variable_selection.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=codebookr&#34;&gt;codebookr&lt;/a&gt; v0.1.5: Provides functions to create code books (i.e. data dictionaries) directly from a data frame. See &lt;a href=&#34;https://cran.r-project.org/web/packages/codebookr/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datadictionary&#34;&gt;datadictionary&lt;/a&gt; v0.1.0: Provides tools to creates a data dictionary from any dataset in an R environment. It includes functions to add variable labels and write to Excel.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dtrackr&#34;&gt;dtrackr&lt;/a&gt; v0.2.4: Provides tools to track and document &lt;code&gt;dplyr&lt;/code&gt; data pipelines. As you filter, mutate, and join your way through a data set, functions seamlessly track data flow and generate publication ready documentation of the data pipeline. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/dtrackr/vignettes/consort-example.html&#34;&gt;Consort statment example&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dtrackr/vignettes/dtrackr-options.html&#34;&gt;Configuration example&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dtrackr/vignettes/dtrackr.html&#34;&gt;Basic Operation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/dtrackr/vignettes/joining-pipelines.html&#34;&gt;Joining data pipelines&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dtrackr.svg&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Flowchart of a pipeline&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=howler&#34;&gt;howler&lt;/a&gt; v0.2.0: Enables audio interactivity within &lt;code&gt;shiny&lt;/code&gt; applications using &lt;code&gt;howler.js&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/howler/vignettes/howler.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ixplorer&#34;&gt;ixplorer&lt;/a&gt; v0.2.2: Provides tools to create and view tickets in &lt;a href=&#34;https://gitea.io/en-us/&#34;&gt;gitea&lt;/a&gt;, a self-hosted &lt;code&gt;git&lt;/code&gt; service, using an RStudio addin. It includes helper functions to publish documentation and use &lt;code&gt;git&lt;/code&gt;. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/ixplorer/vignettes/ixplorer_basics.html&#34;&gt;ixplorer basics&lt;/a&gt; and  &lt;a href=&#34;https://cran.r-project.org/web/packages/ixplorer/vignettes/credentials.html&#34;&gt;Credential management&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nextGenShinyApps&#34;&gt;nextGenShinyApps&lt;/a&gt; v1.5: Provides responsive tools for designing and developing &lt;code&gt;Shiny&lt;/code&gt; dashboards and applications. The scripts and style sheets are based on &lt;a href=&#34;https://jquery.com/&#34;&gt;&lt;code&gt;jQuery&lt;/code&gt;&lt;/a&gt; and &lt;a href=&#34;https://getbootstrap.com/&#34;&gt;&lt;code&gt;Bootstrap&lt;/code&gt;&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/nextGenShinyApps/vignettes/introduction_to_nextgenshinyapps.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nextGen.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Example of a shiny app page&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nplyr&#34;&gt;nplyr&lt;/a&gt; v0.1.0: Provides functions for manipulating nested data frames in a list-column using &lt;code&gt;dplyr&lt;/code&gt; without first having to &lt;code&gt;unnest()&lt;/code&gt;them. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/nplyr/vignettes/Use-case-for-nplyr.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=renderthis&#34;&gt;renderthis&lt;/a&gt; v0.1.0: Provides tools to render slides to different formats, including &lt;code&gt;html&lt;/code&gt;, &lt;code&gt;pdf&lt;/code&gt;, &lt;code&gt;png&lt;/code&gt;, &lt;code&gt;gif&lt;/code&gt;, &lt;code&gt;pptx&lt;/code&gt;, and &lt;code&gt;mp4&lt;/code&gt;, as well as tool to make a &lt;code&gt;png&lt;/code&gt; file of the first slide of a presentation that is re-sized for sharing on social media. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/renderthis/vignettes/renderthis.html&#34;&gt;Overview&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/renderthis/vignettes/renderthis-setup.html&#34;&gt;vignette&lt;/a&gt; on basic usage.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=video&#34;&gt;video&lt;/a&gt; video: 0.1.0: Enables video interactivity within &lt;code&gt;shiny&lt;/code&gt; applications using &lt;code&gt;video.js&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/video/vignettes/video.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ensModelVis&#34;&gt;ensModelVis&lt;/a&gt; v0.1.0: Provides a function to display model fits for multiple models and their ensembles. There are vignettes for &lt;a href=&#34;https://cran.r-project.org/web/packages/ensModelVis/vignettes/ClassificationEg.html&#34;&gt;Classification&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ensModelVis/vignettes/RegressionEg.html&#34;&gt;Regression&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ensModelVis.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Plot of prediction accuracy for an ensemble&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpackets&#34;&gt;ggpackets&lt;/a&gt; v0.2.0: Provides tools to create groups of &lt;code&gt;ggplot2&lt;/code&gt; layers that can be easily migrated from one plot to another, reducing redundant code and improving the ability to format many plots that draw from the same source. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpackets/vignettes/ggpackets.html&#34;&gt;Getting Started Guide&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpackets/vignettes/composing-functions.html&#34;&gt;Composing Templates &amp;amp; Functions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpackets/vignettes/miscellaneous-examples.html&#34;&gt;Misc Examples&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpackets.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of growth vs. age for multiple seeds built from template&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggseqplot&#34;&gt;ggseqplot&lt;/a&gt; v0.7.2: Provides wrappers to render &lt;code&gt;TraMinR&lt;/code&gt; sequence plots in &lt;code&gt;ggplot2&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggseqplot/vignettes/ggseqplot.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggseqplot.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of Months vs. Sequences&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RcppColors&#34;&gt;RcppColors&lt;/a&gt; v0.1.1: Provides &lt;code&gt;C++&lt;/code&gt; header files to deal with color conversion from color spaces to hexadecimal with &lt;code&gt;Rcpp&lt;/code&gt;, and exports some color mapping functions to R. Look &lt;a href=&#34;https://github.com/stla/RcppColorshttps://github.com/stla/RcppColors&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RcppColors.gif&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Multicolored rotating sphere&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=xadmix&#34;&gt;xadmix&lt;/a&gt;  1.0.0: Provides functions that provide a quick way of subsetting genomic admixture data and generating customizable stacked barplots. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/xadmix/vignettes/xadmix-manual.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;xadmix.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Admixture barplots for individuals from various countries&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/08/29/july-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>June 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/07/29/june-2022-top-40-new-cran-packages/</link>
      <pubDate>Fri, 29 Jul 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/07/29/june-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred eighty-nine new packages made it to CRAN in June. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in eleven categories: Computational Methods, Data, Ecology, Genomics, Machine Learning, Mathematics, Medicine, Statistics, Time Series, Utilities, and Visualizations.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=itp&#34;&gt;itp&lt;/a&gt; v1.2.0: Implements the interpolate, truncate, project root-finding algorithm developed by &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3423597&#34;&gt;Oliveira &amp;amp; Takahashi (2021)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/itp/vignettes/itp-vignette.html&#34;&gt;vignette&lt;/a&gt; provides an overview.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QR&#34;&gt;QR&lt;/a&gt; v0..1.3: Provides a function to perform QR factorization without pivoting to a real or complex matrix. It is based on &lt;a href=&#34;https://netlib.org/lapack/explore-html/df/dc5/group__variants_g_ecomputational_ga3766ea903391b5cf9008132f7440ec7b.html&#34;&gt;LAPACK&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/QR/vignettes/QR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qsplines&#34;&gt;qsplines&lt;/a&gt; v1.0.0: Provides functions to create quaterion splines. See &lt;a href=&#34;https://dl.acm.org/doi/10.1145/54852.378511&#34;&gt;Barry &amp;amp; Goldman (1988)&lt;/a&gt; and &lt;a href=&#34;https://dl.acm.org/doi/10.1145/964965.808575&#34;&gt;Kochanek &amp;amp; Bartels (1984)&lt;/a&gt; for the details and look &lt;a href=&#34;https://github.com/stla/qsplines&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;qsplines.gif&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of Kochanek-Bertels spline illustrating varying continuity&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=VMDecomp&#34;&gt;VMDecomp&lt;/a&gt; v1.0.1: Implements the &lt;a href=&#34;https://www.mathworks.com/help/wavelet/ref/vmd.html&#34;&gt;variational mode decomposition&lt;/a&gt; and two-dimensional variational mode decomposition algorithm. See &lt;a href=&#34;https://ieeexplore.ieee.org/document/6655981&#34;&gt;Dragomiretskiy &amp;amp; Zosso (2014)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/VMDecomp/vignettes/variatonal_mode_decomposition.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VMDecomp.jpeg&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of original and processed ECG signal&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cmhc&#34;&gt;cmch&lt;/a&gt; v0.2.0: Implements a wrapper around the &lt;a href=&#34;https://www.cmhc-schl.gc.ca/&#34;&gt;Canadian Mortgage and Housing Corporation&lt;/a&gt; web interface and enables programmatic and reproducible access to a wide variety of housing data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cmhc/vignettes/basic_usage.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cmch.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Plot of city of Vancouver housing faceted by type of dwelling&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EDIutils&#34;&gt;EDIutils&lt;/a&gt; v1.0.1: Implements a client for the &lt;a href=&#34;https://portal.edirepository.org/nis/home.jsp&#34;&gt;Environmental Data Initiative&lt;/a&gt; repository REST API and provides access to ecological data and metadata. There are five short vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/EDIutils/vignettes/evaluate_and_upload.html&#34;&gt;Evaluate &amp;amp; upload&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/EDIutils/vignettes/retrieve_citations.html&#34;&gt;Citation Metrics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/EDIutils/vignettes/retrieve_downloads.html&#34;&gt;Download Metrics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/EDIutils/vignettes/search_and_access.html&#34;&gt;Search andaccess&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/EDIutils/vignettes/tests_requiring_authentication.html&#34;&gt;Tests&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=globaltrends&#34;&gt;globaltrends&lt;/a&gt; v0.0.12: Provides functions to access global search volumes from the &lt;a href=&#34;https://trends.google.com/trends/?geo=US&#34;&gt;Google Trends&lt;/a&gt; portal. This &lt;a href=&#34;https://www.ssrn.com/abstract=3969013&#34;&gt;working paper&lt;/a&gt; outlines the package&amp;rsquo;s methodological foundations and potential applications. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/globaltrends/vignettes/globaltrends.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;globaltrends.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plot of internationalization trends for Facebook&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kaigiroku&#34;&gt;kaigiroku&lt;/a&gt; v0.5: Allows users to search and download data from the &lt;a href=&#34;https://kokkai.ndl.go.jp/api.html&#34;&gt;API for Japanese Diet&lt;/a&gt; proceedings. Look &lt;a href=&#34;https://github.com/amatsuo/kaigiroku&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NasdaqDataLink&#34;&gt;NasdaqDataLink&lt;/a&gt; v1.0.0: Provides functions to interact directly with the &lt;a href=&#34;https://docs.data.nasdaq.com/&#34;&gt;Nasdaq Data Link API&lt;/a&gt; and obtain data in a number of formats. Look &lt;a href=&#34;https://data.nasdaq.com/tools/r&#34;&gt;here&lt;/a&gt; for API documentation and &lt;a href=&#34;https://github.com/nasdaq/data-link-r&#34;&gt;here&lt;/a&gt; for package information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stortingscrape&#34;&gt;stortingscrape&lt;/a&gt; v0.1.1: Provides functions for retrieving data from the Norwegian Parliament, through the &lt;a href=&#34;https://data.stortinget.no/&#34;&gt;Norwegian Parliament API&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/stortingscrape/vignettes/stortingscrape.html&#34;&gt;vingette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PointedSDMs&#34;&gt;PointedSDMs&lt;/a&gt; v1.0.6: Provides tools to build integrated species distribution models and includes tools to run spatial cross-validation and plotting. See &lt;a href=&#34;https://www.cell.com/trends/ecology-evolution/fulltext/S0169-5347(19)30255-1?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS0169534719302551%3Fshowall%3Dtrue&#34;&gt;Issac et al. (2020)&lt;/a&gt; for and introduction to the methods. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/PointedSDMs/vignettes/Setophaga.html&#34;&gt;Setophaga Example&lt;/a&gt; and an example for the &lt;a href=&#34;https://cran.r-project.org/web/packages/PointedSDMs/vignettes/Solitary_tinamou.html&#34;&gt;Solitary Tinamou&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=restoptr&#34;&gt;restoptr&lt;/a&gt; v1.0.1: Implements a flexible framework for ecological restoration planning that aims to identify priority areas for restoration efforts using optimization algorithms described in &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/1365-2664.13803&#34;&gt;Justeau-Allaire et al. 2021&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/restoptr/vignettes/restoptr.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=scapGNN&#34;&gt;scapGNN&lt;/a&gt; v0.1.1: Implements a single cell active pathway analysis tool based on the graph neural network algorithm described in &lt;a href=&#34;https://ieeexplore.ieee.org/document/4700287&#34;&gt;Scarselli et al. (2009)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/1609.02907v4&#34;&gt;Kipf &amp;amp; Welling (2017)&lt;/a&gt;. This may be used to construct a gene-cell association network, infer pathway activity scores from different single cell modalities data and more. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/scapGNN/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; for an overview and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;scapGNN.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;A schematic overview of the scapGNN framework&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SRTsim&#34;&gt;SRTsim&lt;/a&gt; v0.99.2: Implements an independent, reproducible, and flexible &lt;a href=&#34;https://www.nature.com/articles/s41592-020-01033-y&#34;&gt;Spatially Resolved Transcriptomics&lt;/a&gt; simulation framework that can be used to facilitate the development analytical methods and for a wide variety of SRT-specific analyses. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SRTsim/vignettes/SRTsim.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SRTsim.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Multiple plots of gene expression patterns&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=xQTLbiolinks&#34;&gt;xQTLbiolinks&lt;/a&gt; v1.1.1: Implements tools to query, download, and visualize of molecular quantitative trait locus and gene expression data from public resources through the &lt;a href=&#34;https://gtexportal.org/home/api-docs/index.html&#34;&gt;GTEx API&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/xQTLbiolinks/vignettes/Quick_start.html&#34;&gt;Quick Start Guide&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/xQTLbiolinks/vignettes/Colocalization_analysis_with_xQTLbiolinks.html&#34;&gt;Colocalization&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/xQTLbiolinks/vignettes/eQTL_Specificity.html&#34;&gt;Specivicity&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/xQTLbiolinks/vignettes/visualization.html&#34;&gt;Visualization&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=agua&#34;&gt;agua&lt;/a&gt; v0.0.1: Enables users to specify &lt;code&gt;h2o&lt;/code&gt; as an engine for several &lt;code&gt;tidymodels&lt;/code&gt; modeling methods. See &lt;a href=&#34;https://cran.r-project.org/web/packages/agua/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MagmaClustR&#34;&gt;MagmaClustR&lt;/a&gt; V1.0.0: Implements two main algorithms, called Magma (&lt;a href=&#34;https://link.springer.com/article/10.1007/s10994-022-06172-1&#34;&gt;Leroy et al. (2022)&lt;/a&gt; and MagmaClust (&lt;a href=&#34;https://arxiv.org/abs/2011.07866&#34;&gt;Leroy et al. (2020)&lt;/a&gt;), using a multi-task Gaussian processes (GP) model to perform predictions for supervised learning problems. See &lt;a href=&#34;https://cran.r-project.org/web/packages/MagmaClustR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Magma.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34; Scatter plot with evolving predictor. &#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=openai&#34;&gt;openai&lt;/a&gt; v0.1.0: Provides a wrapper for &lt;a href=&#34;https://beta.openai.com/docs/introduction&#34;&gt;OpenAI API endpoints&lt;/a&gt; including engines, completions, edits, files, fine-tunes, embeddings and legacy searches, classifications, and answers endpoints. See &lt;a href=&#34;https://cran.r-project.org/web/packages/openai/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sketching&#34;&gt;sketching&lt;/a&gt; v0.1.0: Provides functions to construct sketches of data via random subspace embeddings. See &lt;a href=&#34;https://arxiv.org/abs/2007.07781&#34;&gt;Lee &amp;amp; Ng (2022)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/sketching/vignettes/sketching_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=webmorphR&#34;&gt;webmorphR&lt;/a&gt; v0..1.1: Provides functions to create reproducible image stimuli, specialised for face images with &lt;a href=&#34;https://users.aber.ac.uk/bpt/jpsychomorph/&#34;&gt;psychomorph&lt;/a&gt; or &lt;a href=&#34;https://webmorph.org/&#34;&gt;webmorph&lt;/a&gt; templates. See &lt;a href=&#34;https://cran.r-project.org/web/packages/webmorphR/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;webmorphR.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Image of face with template.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GeneralizedWendland&#34;&gt;GeneralizedWendland&lt;/a&gt; v0.5-2: Implements the fully parameterized generalized Wendland covariance function for use in Gaussian process models, as well as multiple methods for approximating it via covariance interpolation. The available methods are linear interpolation, polynomial interpolation, and cubic spline interpolation. See &lt;a href=&#34;https://arxiv.org/abs/2008.02904&#34;&gt;Bevilacqua et al. (2022)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/GeneralizedWendland/vignettes/GeneralizedWendland.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GW.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Absolute error of interpolated Wendland correlation function relative to exact method&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jacobi&#34;&gt;jacobi&lt;/a&gt; v2.0.0: Evaluates Jacobi theta functions and related functions including the Weierstrass elliptic function, the Weierstrass sigma function, the Weierstrass zeta function, the Klein j-function, the Dedekind eta function, the lambda modular function, Jacobi elliptic functions, Neville theta functions, and the Eisenstein series for real and complex variables. Look &lt;a href=&#34;https://github.com/stla/jacobi&#34;&gt;here&lt;/a&gt; for some images.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jacobi.gif&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Animated Costa surface&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clinicalsignificance&#34;&gt;clinicalsignificance&lt;/a&gt; v1.0.0: Implements the clinical significance algorithm proposed by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0005789484800027?via%3Dihub&#34;&gt;Jacobson et al. (1984)&lt;/a&gt; to determine if an intervention has a meaningful practical effect. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/clinicalsignificance/vignettes/clinicalsignificance.html&#34;&gt;Getting Started Guide&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/clinicalsignificance/vignettes/clinical-significance-cutoffs.html&#34;&gt;Cutoffs&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/clinicalsignificance/vignettes/clinical-significance-plot.html&#34;&gt;Plots&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cs.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Scatter plot for interpreting clinical significance when lower score corresponds to beneficial outcome.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PlatformDesign&#34;&gt;PlatformDesign&lt;/a&gt; v1.0.1: Provides functions to calculate design parameters for an optimal two-period, multi-arm platform design allowing pre-planned deferred arms to be added during the trial. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1955.10501294&#34;&gt;Dunnett (1955)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/PlatformDesign/vignettes/PlatformDesign.html&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PD.png&#34; height = &#34;600&#34; width=&#34;400&#34; alt=&#34;Schema for a two-period 2+2 arm platform trial&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bayesassurance&#34;&gt;bayesassurance&lt;/a&gt; v0.1.0: Provides functions to compute Bayesian assurance under various settings characterized by different assumptions and objectives, including precision-based conditions, credible intervals, and goal functions. See &lt;a href=&#34;https://arxiv.org/abs/2112.03509&#34;&gt;Pan &amp;amp; Banerjee (2021)&lt;/a&gt; for the theory. There are vignettes for using &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesassurance/vignettes/Vignette_1.html&#34;&gt;closed form solutions&lt;/a&gt;, the &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesassurance/vignettes/Vignette_2.html&#34;&gt;conjugate linear model&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesassurance/vignettes/Vignette_3.html&#34;&gt;precision based conditions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bayesassurance.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Power assurance curves for difference in proportions &#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DSSP&#34;&gt;DSSP&lt;/a&gt; v0.1.1: Provides functions to draw samples from the direct sampling spatial prior model as described in &lt;a href=&#34;https://arxiv.org/abs/1906.05575&#34;&gt;White, Sun, &amp;amp; Speckman (2019)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DSSP/vignettes/dssp.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DSSP.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plots comparing predicted and true values&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=edibble&#34;&gt;edibble&lt;/a&gt; v0.1.0: Implements a system to facilitate designing comparative experiments using the grammar of experimental designs. See the &lt;a href=&#34;https://emitanaka.org/edibble-book/&#34;&gt;edibble-book&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;edibble.png&#34; height = &#34;500&#34; width=&#34;100%&#34; alt=&#34;Level graph for a split plot design&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mixgb&#34;&gt;mixgb&lt;/a&gt; v0.1.0: Implements a method for multiple imputation using &lt;a href=&#34;https://xgboost.readthedocs.io/en/stable/&#34;&gt;XGBoost&lt;/a&gt;, bootstrapping and predictive mean matching as described in &lt;a href=&#34;https://arxiv.org/abs/2106.01574&#34;&gt;Deng and Lumley (2021)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/mixgb/vignettes/Using-mixgb.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/mixgb/vignettes/Imputing-newdata.html&#34;&gt;Imputing new data with a saved imputer&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=outerbase&#34;&gt;outerbase&lt;/a&gt; v0.1.0: Implements in new method for high-dimensional regression using outer product models.  See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.2014.900250&#34;&gt;Plumlee (2014)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/108/3/749/5923289?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Plumlee et al. (2021)&lt;/a&gt; for background. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/outerbase/vignettes/gettingstarted.html&#34;&gt;Getting started guide&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/outerbase/vignettes/basebasics.html&#34;&gt;Base walkthrough&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/outerbase/vignettes/learning.html&#34;&gt;Learning from data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/outerbase/vignettes/speed.html&#34;&gt;Speeding up inference&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PFIM&#34;&gt;PFIM&lt;/a&gt; v5.0: Provides functions to evaluate or optimize designs for nonlinear mixed effects models using the Fisher Information matrix. See &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/84/2/429/234027?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Malle &amp;amp; Baccar D (1997)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.2910&#34;&gt;Retout et al. (2007)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/PFIM/vignettes/Example01.html&#34;&gt;Design evaluation and optimixation (01)&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/PFIM/vignettes/Example02.html&#34;&gt;Design evaluation and optimixation (02)&lt;/a&gt;,  and &lt;a href=&#34;https://cran.r-project.org/web/packages/PFIM/vignettes/LibraryOfModels.html&#34;&gt;Library of models&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VirtualPop&#34;&gt;VirtualPop&lt;/a&gt; v1.0.2: Provides functions to generate lifespans and fertility histories in continuous time using individual-level state transition (multi-state) models and data. See the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/VirtualPop/vignettes/MultistateLH.html&#34;&gt;Simulation of life histories&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/VirtualPop/vignettes/Piecewise_exponential.html&#34;&gt;Sampling from waiting time distributions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/VirtualPop/vignettes/Tutorial.html&#34;&gt;Simulation of individual fertility careers&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/VirtualPop/vignettes/Validation.html&#34;&gt;Validation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VirtualPop.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of  simulated ages at death, US 2019&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kssa&#34;&gt;kssa&lt;/a&gt; v0.0.1: Implements the known sub-sequence algorithm described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S2468550X21001696?via%3Dihub&#34;&gt;Benavides et al. (2022)&lt;/a&gt;, which helps to automatically identify and validate the best method for missing data imputation in a time series. Look &lt;a href=&#34;https://github.com/pipeben/kssa&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kssa.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Box plots comparing multiple methods&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ts2net&#34;&gt;ts2net&lt;/a&gt; v0.1.0: Implements methods to transform time series into networks, a technique which may be useful for complex systems modeling, time series data mining, or time series analysis using networks. For an introduction to the topic and descriptions of the methods see &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S000437020600083X?via%3Dihub&#34;&gt;Mitchell (2006)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-319-17290-3&#34;&gt;Silva &amp;amp; Zhao (2016)&lt;/a&gt;, and &lt;a href=&#34;https://wires.onlinelibrary.wiley.com/doi/10.1002/widm.1404&#34;&gt;Silva et al. (2021)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ts2net/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ts2net.jpeg&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Box plots comparing multiple methods&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cppcheckR&#34;&gt;cppchedkR&lt;/a&gt; Allows users to run &lt;a href=&#34;https://cppcheck.sourceforge.io/&#34;&gt;Cppcheck&lt;/a&gt; on &lt;code&gt;C/C++&lt;/code&gt; files as an R command or an RStudio addin. See &lt;a href=&#34;https://cran.r-project.org/web/packages/cppcheckR/index.html&#34;&gt;README&lt;/a&gt;.
&lt;img src=&#34;CppcheckR.gif&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Time series rendered as networks&#34;&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gtExtras&#34;&gt;gtExtras&lt;/a&gt; v0.4.1: Provides additional functions for creating tables with &lt;code&gt;gt&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/gtExtras/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gtExtras.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;Table with highlighted cells&#34;&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpie&#34;&gt;ggpie&lt;/a&gt; v0.2.2: Provides functions for creating pie, donut and rose pie plots with &lt;code&gt;ggplot2&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpie/vignettes/ggpie.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpie.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Fancy pie chart&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggtrace&#34;&gt;ggtrace&lt;/a&gt; v0.2.0: Provides &lt;code&gt;ggplot2&lt;/code&gt; geoms that allow groups of data points to be outlined or highlighted for emphasis. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/ggtrace/vignettes/geom-line-trace.html&#34;&gt;Trace lines&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggtrace/vignettes/geom-point-trace.html&#34;&gt;Trace points&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggtrace.png&#34; height = &#34;350&#34; width=&#34;350&#34; alt=&#34;Cluster chart with three outlined clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Morphoscape&#34;&gt;Morphoscape&lt;/a&gt; v1.0.0: Implements adaptive landscape methods first described by &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/02724634.2016.1111225&#34;&gt;Polly et al. (2016)&lt;/a&gt; for the integration, analysis and visualization of biological trait data on a phenotypic morphospace which are typically defined by shape metrics. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/Morphoscape/vignettes/Morphoscape.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;morpho.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Shaded landscape plots with legend&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=r3js&#34;&gt;r3js&lt;/a&gt; v0.0.1: Provides R and &lt;code&gt;JavaScript&lt;/code&gt; functions to allow &lt;code&gt;WebGL&lt;/code&gt;-based 3D plotting using the &lt;code&gt;three.js&lt;/code&gt; library. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/r3js/vignettes/getting-started.html&#34;&gt;Getting Started&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/r3js/vignettes/plot-from-scratch.html&#34;&gt;Creating a plot from scratch&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/r3js/vignettes/using-groupings.html&#34;&gt;Grouping plot elements&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;r3js.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;3D interactive scatter plot with point shadows projected on plane&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgl2gltf&#34;&gt;rgl2gltf&lt;/a&gt; v1.0.0: Provides functions to work with &lt;a href=&#34;https://en.wikipedia.org/wiki/GlTF&#34;&gt;glTF&lt;/a&gt; files which are used to describe 3D models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rgl2gltf/vignettes/shininess.html&#34;&gt;vignette&lt;/a&gt; for examples..&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rgl2gltf.png&#34; height = &#34;500&#34; width=&#34;600&#34; alt=&#34;3D rendering of an engine part&#34;&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shapviz&#34;&gt;shapviz&lt;/a&gt; v0.2.0: Provides functions to visualize SHapley Additive exPlanations (&lt;a href=&#34;https://shap.readthedocs.io/en/latest/index.html&#34;&gt;SHAP&lt;/a&gt;), such as waterfall plots, force plots, various types of importance plots, and dependence plots. See &lt;a href=&#34;https://proceedings.neurips.cc/paper/2017/file/8a20a8621978632d76c43dfd28b67767-Paper.pdf&#34;&gt;Lundberg &amp;amp; Lee (2017)&lt;/a&gt; for background and the  &lt;a href=&#34;https://cran.r-project.org/web/packages/shapviz/vignettes/shapviz.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shapviz.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Beeswarm plot showing feature value vs. SHAP value for features of diamonds data set&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/07/29/june-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Shiny showcase at rstudio::conf(2022)</title>
      <link>https://rviews.rstudio.com/2022/07/20/shiny-showcase-at-rstudio-conf-2022/</link>
      <pubDate>Wed, 20 Jul 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/07/20/shiny-showcase-at-rstudio-conf-2022/</guid>
      <description>
        

&lt;p&gt;&lt;img src=&#34;shiny2.png&#34; height = &#34;500&#34; width=&#34;100%&#34; alt=&#34;rstudio::conf Shiny Talks Schedule&#34;&gt;&lt;/p&gt;

&lt;p&gt;Beginning with the invitation-only 2016 &lt;a href=&#34;https://www.rstudio.com/resources/shiny-dev-con-2016/&#34;&gt;Shiny Developer Conference&lt;/a&gt;, &lt;a href=&#34;https://shiny.rstudio.com/&#34;&gt;Shiny&lt;/a&gt; has played a prominent part in all RStudio conferences, and &lt;a href=&#34;https://www.rstudio.com/conference/&#34;&gt;rstudio::conf(2022)&lt;/a&gt; is no exception. Two workshops and eighteen talks showcase Shiny&amp;rsquo;s multiple, ever-increasing capabilities. What started out as a way to introduce R&amp;rsquo;s interactive statistical computations to the web has grown into a production-grade tool that supports serious data science workflows and facilitates the communication of data-generated insights throughout large organizations in both industry and government.&lt;/p&gt;

&lt;p&gt;Here is your Shiny guide to rstudio::conf(2022). But before you attend the show or see the movie, you may want to have a look at the &lt;a href=&#34;https://mastering-shiny.org/&#34;&gt;book&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Keynotes and talks will be livestreamed on the &lt;a href=&#34;https://www.rstudio.com/conference/&#34;&gt;rstudio::conf(2022) website&lt;/a&gt;, free and open to all. No registration is required. If you would like, you can sign up to get access to our Discord server to meet and chat with attendees during conf.&lt;/p&gt;

&lt;p&gt;On July 27-28th, head to the conference website to watch the livestreams and ask questions alongside other attendees.&lt;/p&gt;

&lt;h3 id=&#34;keynotes&#34;&gt;Keynotes&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/keynotes/past-future-shiny/&#34;&gt;The Past and Future of Shiny&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h3 id=&#34;workshops&#34;&gt;Workshops&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://shinyprod.com/&#34;&gt;Building Production-Quality Shiny Applications&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://rstudio-conf-2022.github.io/get-started-shiny/&#34;&gt;Getting Started with Shiny&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h3 id=&#34;talks&#34;&gt;Talks&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/r-shiny-conception-to-cloud/&#34;&gt;R Shiny - From Conception to the Cloud&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/optimal-allocation-of-covid-19/&#34;&gt;Optimal allocation of COVID-19 vaccines in West Africa - A Shiny success story&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/r-markdown-rstudio-connect-r/&#34;&gt;R Markdown + RStudio Connect + R Shiny: A Recipe for Automated Data Processing, Error Logging, and Process Monitoring&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/made-entire-e-commerce-platform/&#34;&gt;I made an entire e-commerce platform on Shiny&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/let-mobile-shine-leveraging-css/&#34;&gt;Let your mobile shine - Leveraging CSS concepts to make shiny apps mobile responsive&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/shinyslack-connecting-slack-teams/&#34;&gt;{shinyslack}: Connecting Slack Teams to Shiny Apps&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/leafdown-interactive-multi-layer-maps/&#34;&gt;leafdown: Interactive multi-layer maps in Shiny apps&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/say-hello-to-multilingual-shiny/&#34;&gt;Say Hello! to Multilingual Shiny Apps&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/cross-industry-anomaly-detection-solutions/&#34;&gt;Cross-Industry Anomaly Detection Solutions with R and Shiny&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/running-shiny-without-server/&#34;&gt;Running Shiny without a server&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/new-way-to-build-shiny/&#34;&gt;A new way to build your Shiny app&amp;rsquo;s UI&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/creating-design-system-for-shiny/&#34;&gt;Creating a Design System for Shiny and RMarkdown&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/shiny-dashboards-for-biomedical-research/&#34;&gt;Shiny Dashboards for Biomedical Research Funding&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/dashboard-builder/&#34;&gt;Dashboard-Builder: Building Shiny Apps without writing any code&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/introducing-rhino-shiny-application-framework/&#34;&gt;Introducing Rhino: Shiny application framework for enterprise&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/robust-framework-for-automated-shiny/&#34;&gt;A Robust Framework for Automated Shiny App Testing&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.rstudio.com/conference/2022/talks/shinytest2-unit-testing-for-shiny/&#34;&gt;{shinytest2}: Unit testing for Shiny applications&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/07/20/shiny-showcase-at-rstudio-conf-2022/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>R is for actuaRies</title>
      <link>https://rviews.rstudio.com/2022/07/12/r-is-for-actuaries/</link>
      <pubDate>Tue, 12 Jul 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/07/12/r-is-for-actuaries/</guid>
      <description>
        
&lt;script src=&#34;/2022/07/12/r-is-for-actuaries/index_files/kePrint/kePrint.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2022/07/12/r-is-for-actuaries/index_files/lightable/lightable.css&#34; rel=&#34;stylesheet&#34; /&gt;


&lt;p&gt;&lt;em&gt;Dr Maria Prokofieva is a member of the &lt;a href=&#34;https://github.com/RConsortium/RBusiness&#34;&gt;R / Business&lt;/a&gt; working group which is promoting the use of R in accounting, auditing, and actuarial work. She is also a professor at the Victoria University Business School in Australia and works with CPA Australia.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;what-is-actuarial-science&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;What is actuarial science&lt;/h4&gt;
&lt;p&gt;Actuarial data science lies at the intersection of math and business studies, combining statistical knowledge and methods from insurance and finance areas. Compared to data scientists, actuaries focus more on finance and business knowledge, while still collecting and analyzing data.&lt;/p&gt;
&lt;p&gt;The profession is in high demand, and according to the Bureau of Labor Statistics (BLS), it is expected that actuary jobs will a enjoy 24% increase from 2020-30. This is much faster than the average for all occupations. Moreover, the median salary for an actuary is estimated to be over $100,000.&lt;/p&gt;
&lt;p&gt;The focus of the field is on assessing the likelihood of future events, particularly in business settings (especially finance and insurance) to plan for outcomes and mitigate risks. With this in mind, probability analysis and statistics are applied to very many areas, such as predicting the number of children for a health insurance or the payout of the life insurance policy. Some common tasks for actuaries include calculating premium rates for mortality and morbidity products, assessing likelihood of financial loss or return, business risk consulting, pension and retirement planning and many more. Basically, actuaries perform any tasks that include risk modeling, be that in insurance, financial planning or energy and environment. Later in this post, we will go through some examples of those!&lt;/p&gt;
&lt;p&gt;Reviewing particular applications across areas, we can mention:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Insurance in such areas as life insurance, credit and mortgage insurance, key person insurance for small business, long term care insurance, health savings accounts. The focus here is on analysis of mortality, production of life tables, calculation of compound interest for life insurance, annuities and endowment contingencies.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Using imaginator package for individual claim simulation
# extract from the vignette 
set.seed(12345)
tbl_policy &amp;lt;- policies_simulate(2, 2001:2005)
tbl_claim_transaction &amp;lt;- claims_by_wait_time(
  tbl_policy,
  claim_frequency = 2,
  payment_frequency = 3,
  occurrence_wait = 10,
  report_wait = 5,
  pay_wait = 5,
  pay_severity = 50)
kableExtra::kbl(tbl_claim_transaction[1:8,], 
      caption = &amp;quot;Wait-time modelling with policies simulation&amp;quot;) %&amp;gt;%
  kableExtra::kable_classic(full_width = F, html_font = &amp;quot;Cambria&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;table class=&#34; lightable-classic&#34; style=&#34;font-family: Cambria; width: auto !important; margin-left: auto; margin-right: auto;&#34;&gt;
&lt;caption&gt;
&lt;span id=&#34;tab:unnamed-chunk-2&#34;&gt;Table 1: &lt;/span&gt;Wait-time modelling with policies simulation
&lt;/caption&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
policy_effective_date
&lt;/th&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
policy_expiration_date
&lt;/th&gt;
&lt;th style=&#34;text-align:right;&#34;&gt;
exposure
&lt;/th&gt;
&lt;th style=&#34;text-align:right;&#34;&gt;
policyholder_id
&lt;/th&gt;
&lt;th style=&#34;text-align:right;&#34;&gt;
claim_id
&lt;/th&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
occurrence_date
&lt;/th&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
report_date
&lt;/th&gt;
&lt;th style=&#34;text-align:right;&#34;&gt;
number_of_payments
&lt;/th&gt;
&lt;th style=&#34;text-align:left;&#34;&gt;
payment_date
&lt;/th&gt;
&lt;th style=&#34;text-align:right;&#34;&gt;
payment_amount
&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-05-23
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-05-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-02
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-07
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-12
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-05-23
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-05-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-02
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-07
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-17
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-05-23
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-05-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-02
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-07
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-05-23
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-05-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
2
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-02
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-07
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-12
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-05-23
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-05-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
2
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-02
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-07
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-17
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-05-23
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-05-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
2
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-02
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-07
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-06-22
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-02-21
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-02-20
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
2
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-03-03
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-03-08
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-03-13
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-02-21
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2002-02-20
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
1
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
2
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-03-03
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-03-08
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
3
&lt;/td&gt;
&lt;td style=&#34;text-align:left;&#34;&gt;
2001-03-18
&lt;/td&gt;
&lt;td style=&#34;text-align:right;&#34;&gt;
50
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Using MortalityTables package - Mortality tables
# extract from the vignette 
mortalityTables.load(&amp;quot;Austria_Annuities&amp;quot;)
mortalityTables.load(&amp;quot;Austria_Census&amp;quot;)
plotMortalityTables(
  title=&amp;quot;Using dimensional information for mortality tables&amp;quot;,
  mort.AT.census[c(&amp;quot;m&amp;quot;, &amp;quot;w&amp;quot;), c(&amp;quot;1951&amp;quot;, &amp;quot;1991&amp;quot;, &amp;quot;2001&amp;quot;, &amp;quot;2011&amp;quot;)]) + 
  aes(color = as.factor(year), linetype = sex) + labs(color = &amp;quot;Period&amp;quot;, linetype = &amp;quot;Sex&amp;quot;)+
  scale_fill_brewer(palette=&amp;quot;PiYG&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/07/12/r-is-for-actuaries/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Life insurance and social insurance. Main tasks in this area include analysis of rates of disability, mordibity, mortality, fertility, etc., analysis of factors (such as georgaphy and consumer characteristics) on usage of medical services and procedures.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Using MortalityTables package
# extract from the vignette 
mortalityTables.load(&amp;quot;Austria_Annuities&amp;quot;)
# Get the cohort death probabilities for Austrian Annuitants born in 1977:
qx.coh1977 = deathProbabilities(AVOe2005R.male, YOB = 1977)
# Get the period death probabilities for Austrian Annuitants observed in the year 2020:
qx.per2020 = periodDeathProbabilities(AVOe2005R.male, Period = 2020)
# Get the cohort death probabilities for Austrian Annuitants born in 1977 as a mortalityTable.period object:
table.coh1977 = getCohortTable(AVOe2005R.male, YOB = 1977)
# Get the period death probabilities for Austrian Annuitants observed in the year 2020:
table.per2020 = getPeriodTable(AVOe2005R.male, Period = 2020)
# Compare those two in a plot:
plot(table.coh1977, table.per2020, title = &amp;quot;Comparison of cohort 1977 with period 2020&amp;quot;, legend.position = c(1,0))+
  scale_fill_brewer(palette=&amp;quot;PiYG&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/07/12/r-is-for-actuaries/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pension: design, funding, accounting, administration, and maintenance or redesign of pension plans with valuation and modelling for various factors that may influence the calculation and payout&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Using lifecontingencies package
# Extract from vignette
# Calculation example for the benefit reserve for a deferred annuity-due on a policyholder aged 25 when the annuity is deferred until age 65.
yearlyRate &amp;lt;- 12000
irate &amp;lt;- 0.02
APV &amp;lt;- yearlyRate*axn(soa08Act, x=25, i=irate,m=65-25,k=12)
levelPremium &amp;lt;- APV/axn(soa08Act, x=25,n=65-25,k=12)
annuityReserve&amp;lt;-function(t) {
  out&amp;lt;-NULL
  if(t&amp;lt;65-25) out &amp;lt;- yearlyRate*axn(soa08Act, x=25+t,
                                    i=irate, m=65-(25+t),k=12)-levelPremium*axn(soa08Act,
                                                                                x=25+t, n=65-(25+t),k=12) else {
                                                                                  out &amp;lt;- yearlyRate*axn(soa08Act, x=25+t, i=irate,k=12)
                                                                                  }
  return(out)
  }
years &amp;lt;- seq(from=0, to=getOmega(soa08Act)-25-1,by=1)
annuityRes &amp;lt;- numeric(length(years))
for(i in years) annuityRes[i+1] &amp;lt;- annuityReserve(i)
dataAnnuityRes &amp;lt;- data.frame(years=years, reserve=annuityRes)
dataAnnuityRes%&amp;gt;%ggplot(aes(years, reserve))+
  geom_line(color=&amp;quot;blue&amp;quot;)+
  labs(x = &amp;quot;Years&amp;quot;, y = &amp;quot;Amount&amp;quot;,
       title =&amp;quot;Deferred annuity benefit reserve&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/07/12/r-is-for-actuaries/index_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;and many more! Just look at those examples!&lt;/p&gt;
&lt;p&gt;Historically, actuarial science comes from the mathematical area (no surprise here!) and stems back to 17th century when developments in mathematics in Europe coincided with the growth in demands to have more precise estimation in risks in burial, life insurance and annuities calculations. This was the start of developing techniques for life tables (hail to John Graunt, the father of demography) and discounting values for present value calculation which is one of the keystone concepts in today’s finance and accounting. The field was developing very quickly but the computational side became more and more complex: without computers, this was a tedious task. But…&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;why-acturial-science-needs-r&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Why acturial science needs R&lt;/h3&gt;
&lt;p&gt;Long gone those days when all calculations were done by hand, table and god blessing… What is in use currently in the field?&lt;/p&gt;
&lt;p&gt;Apparently… Excel still has its dominance (if not reign?) …&lt;/p&gt;
&lt;p&gt;In March 2022 the Casualty Actuarial Society (CAS) released &lt;a href=&#34;https://www.casact.org/article/cas-releases-results-actuarial-technology-survey&#34;&gt;results and analysis&lt;/a&gt; from its first survey on technology used by actuaries. With responses from over 1,200 participants, the results suggest that more than 94.3% of respondents use Excel, and at least once a day, but! it is more than just one tool! With this in mind there is a strong demand for new skills- in R (47.2%), Python (39.1%) and SQL (30.8%).&lt;/p&gt;
&lt;p&gt;To support this, the recent results (2020) of the “wasted time” &lt;a href=&#34;https://slopesoftware.com/2021/01/15/wasted-time-survey-2020-results/&#34;&gt;survey&lt;/a&gt; show a striking outcome that actuaries waste most of their time…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;waiting for excel to process the results&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;copying data from a model&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;recreating prior model values&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;waiting for vendor support&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and quite a few of other tasks that could be easily resolved with open source and replicable modeling approach..&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;survey&amp;lt;-read_csv(&amp;quot;survey_actuaries.csv&amp;quot;)
survey%&amp;gt;%pivot_longer(-Tasks, names_to=&amp;quot;Time&amp;quot;, values_to=&amp;quot;Score&amp;quot;)%&amp;gt;%
   group_by(Tasks) %&amp;gt;% 
   mutate(sum_response = sum(Score))%&amp;gt;%
  ungroup()%&amp;gt;%
  ggplot(aes(x=fct_reorder(Tasks, sum_response), Score, fill=Time))+
  geom_col(show.legend = TRUE)+
  coord_flip()+
  scale_fill_brewer(palette=&amp;quot;PiYG&amp;quot;)+
  labs(y = &amp;quot;Responses&amp;quot;, x = &amp;quot;Tasks&amp;quot;,
title =&amp;quot;Data and model management tasks - wasted time&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/07/12/r-is-for-actuaries/index_files/figure-html/unnamed-chunk-6-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;What are the barriers? TIME! (80.5% of actuaries indicated so).. but what else is missing?&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;learning-resources&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Learning resources&lt;/h3&gt;
&lt;p&gt;Learning resources is always a problem to move people to use available tools. Actuarial (data) science is not the exception. Good news is that there are some to start using R for actuarial data as well as there are some materials available to build further resources.&lt;/p&gt;
&lt;p&gt;The available learning resources start with Introduction to R. This is a general category that includes the resources to get familiar with R, RStudio and main R packages (e.g. &lt;code&gt;tidyverse&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://r4ds.had.co.nz/&#34;&gt;R for Data Science&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://rstudio.cloud/learn/primers&#34;&gt;RStudio.cloud Primers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A well known list built by the enthusiastic and supportive R community: RStudio Education &lt;a href=&#34;https://education.rstudio.com/&#34;&gt;education.rstudio.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the meantime, there is a growing treasure trove of R resources developed by enthusiastic R Actuaries that address specific issues.&lt;/p&gt;
&lt;p&gt;The work of the &lt;a href=&#34;https://www.actuarialdatascience.org/&#34;&gt;“Data Science” group&lt;/a&gt; of the Swiss Association of Actuaries (SAA) is amazing - lots of resources has been prepared, including &lt;a href=&#34;https://www.actuarialdatascience.org/ADS-Lectures/Courses/&#34;&gt;lectures&lt;/a&gt; and &lt;a href=&#34;https://www.actuarialdatascience.org/ADS-Tutorials/&#34;&gt;hands-on tutorials in R&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;common-and-specific-r-packages-used&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Common and specific R packages used&lt;/h3&gt;
&lt;p&gt;Apart from educational resources, specialized packages are available to the community, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=raw&#34;&gt;raw: R Actuarial Workshops&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=actuar&#34;&gt;actuar: Actuarial Functions and Heavy Tailed Distributions&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ChainLadder&#34;&gt;chainLadder: Statistical Methods and Models for Claims Reserving in General Insurance&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=finCal&#34;&gt;finCal: Time Value of Money, Time Series Analysis and Computational Finance&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=imaginator&#34;&gt;imaginator: Simulate General Insurance Policies and Losses&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MortalityLaws&#34;&gt;MortalityLaws: Parametric Mortality Models, Life Tables and HMD&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Such packages are scattered across CRAN and github as there is not currently a task view for actuarial data science at CRAN (hint!)…&lt;/p&gt;
&lt;p&gt;There is a great potential in the actuarial data science and R / Business would love to invite the R passionate community to start a dialogue on promoting and developing R resources in this area!&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/07/12/r-is-for-actuaries/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>May 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/06/28/may-2022-top-40-new-cran-packages/</link>
      <pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/06/28/may-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred seventy-nine new packages made it to CRAN in May. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in twelve categories: Computational Methods, Data, Ecology, Epidemiology, Finance, Machine Learning, Networks, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=graDiEnt&#34;&gt;graDiEnt&lt;/a&gt; v1.0.1: Implements the derivative-free, optim-style Stochastic Quasi-Gradient Differential Evolution optimization algorithm published in &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-3-319-72926-8_27&#34;&gt;Sala, Baldanzini, and Pierini (2018)&lt;/a&gt; that uses population members to build stochastic gradient estimates. See &lt;a href=&#34;https://cran.r-project.org/web/packages/graDiEnt/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rxode2&#34;&gt;rxode2&lt;/a&gt; V2.0.7: Provides facilities for running simulations from ordinary differential equation models, such as pharmacometrics and other compartmental models, but requires both C and Fortran compilers. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rxode2/vignettes/rxode2-syntax.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ScaleSpikeSlab&#34;&gt;ScaleSpikeSlab&lt;/a&gt; v1.0: Provides a scalable Gibbs sampling implementation for high dimensional Bayesian regression with the continuous spike-and-slab prior described in &lt;a href=&#34;https://arxiv.org/abs/2204.01668&#34;&gt;Biswas, Mackey &amp;amp; Meng (2022)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ScaleSpikeSlab/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bluebike&#34;&gt;bluebike&lt;/a&gt; v0.0.3: Provides functions that facilitate importing and working with the &lt;a href=&#34;https://www.bluebikes.com/system-data&#34;&gt;Boston Blue Bike Data Set&lt;/a&gt; including functions to compute trip distances and map the locations of stations within a given radius. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bluebike/vignettes/bluebike.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bluebike.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Map showing radius from selected station&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eurodata&#34;&gt;eurodata&lt;/a&gt; v1.4.2: Implements an interface to &lt;a href=&#34;https://ec.europa.eu/eurostat/data/bulkdownload/&#34;&gt;Eurostat’s&lt;/a&gt; Bulk Download Facility with fast &lt;code&gt;data.table&lt;/code&gt; based import of data, labels, and metadata along with data search and data description and comparison functions. See &lt;a href=&#34;https://cran.r-project.org/web/packages/eurodata/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gbifdb&#34;&gt;gbifdh&lt;/a&gt; v0.1.2: Implements a high performance interface to the &lt;a href=&#34;https://www.gbif.org/&#34;&gt;Global Biodiversity Information Facility&lt;/a&gt; that supports large-scale analyses using &lt;code&gt;SQL&lt;/code&gt; or &lt;code&gt;dplyr&lt;/code&gt; operations on complete tables. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gbifdb/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gbifdh.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;GBIF observations of vertebrates by class&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=getwiki&#34;&gt;getwiki&lt;/a&gt; v0.9.0: Implements a simple wrapper for &lt;a href=&#34;https://en.wikipedia.org/wiki/Main_Page&#34;&gt;Wikipedia&lt;/a&gt; data to retrieve text in a tidy format that can be used for Natural Language Processing. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/getwiki/vignettes/getwiki.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FIESTA&#34;&gt;FIESTA&lt;/a&gt; v3.4.1: Implements an estimation tool for analysts that work with sample-based inventory data from the U.S. Department of Agriculture, Forest Service, &lt;a href=&#34;https://www.fia.fs.fed.us/about/about_us/&#34;&gt;Forest Inventory and Analysis&lt;/a&gt; Program. There are nine vignettes including manuals for &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_manual_mod_est.html&#34;&gt;Module Estimates&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_manual_mod_pop.html&#34;&gt;Population Data&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_tutorial_SA.html&#34;&gt;Small Area Estimators&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/FIESTA/vignettes/FIESTA_tutorial_sp.html&#34;&gt;Spatial Tools&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;soiltestcorr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Example of soil test plot from Cate &amp; Nelson (1971)&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=soiltestcorr&#34;&gt;soiltestcorr&lt;/a&gt; v2.1.2: Provides functions designed to assist users on the correlation analysis of crop yield and soil test values including functions to estimate crop response patterns to soil nutrient availability and critical soil test values using various approaches. See &lt;a href=&#34;https://www.publish.csiro.au/cp/CP16444&#34;&gt;Correndo et al. (2017)&lt;/a&gt;, &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/10.2136/sssaj1971.03615995003500040048x&#34;&gt;Cate &amp;amp; Nelson (1971)&lt;/a&gt;, &lt;a href=&#34;https://www.jstor.org/stable/2529422?origin=crossref&#34;&gt;Anderson &amp;amp; Nelson (1975)&lt;/a&gt;, &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/10.2134/agronj1994.00021962008600010033x&#34;&gt;Bullock &amp;amp; Bullock (1994)&lt;/a&gt; and &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/abs/10.2134/asaspecpub29.c1&#34;&gt;Melsted &amp;amp; Peck (1977)&lt;/a&gt; for background. There are seven vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/soiltestcorr/vignettes/Introduction_to_soiltestcorr.html&#34;&gt;Introduction&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/soiltestcorr/vignettes/quadratic_plateau_tutorial.html&#34;&gt;Quadratic-plateau response&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sspm&#34;&gt;sspm&lt;/a&gt; v0.9.1: Implement a gam-based spatial surplus production model, aimed at modeling northern shrimp population in Atlantic Canada but potentially to any stock in any location. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/sspm/vignettes/Package_and_workflow_design.html&#34;&gt;Package and Workflow design&lt;/a&gt; and another that provides an &lt;a href=&#34;https://cran.r-project.org/web/packages/sspm/vignettes/An_example_with_simulated_data.html&#34;&gt;example&lt;/a&gt; with simulated data.&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EpiInvert&#34;&gt;EpiInvert&lt;/a&gt; v0.1.1: Inverts a renewal equation to estimate time-varying reproduction numbers and restored incidence curves with festive days and weekly biases corrected as described in &lt;a href=&#34;https://www.pnas.org/doi/full/10.1073/pnas.2105112118&#34;&gt;Alvarez et al. (2021)&lt;/a&gt; and &lt;a href=&#34;https://www.mdpi.com/2079-7737/11/4/540&#34;&gt;Alvarez et al. (2022)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/EpiInvert/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EpiInvert.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Plots of incidence curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=linelist&#34;&gt;linelist&lt;/a&gt; v0.0.1: Provides tools to help storing and handling case line list data by adding a tagging system to classical &lt;code&gt;data.frame&lt;/code&gt; objects to identify key epidemiological data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/linelist/vignettes/linelist_introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=markets&#34;&gt;markets&lt;/a&gt; v1.0.3: Provides functions to estimate markets  in equilibrium and disequilibrium based on full information maximum likelihood techniques given in &lt;a href=&#34;https://www.jstor.org/stable/1914215?origin=crossref&#34;&gt;Maddala and Nelson (1974)&lt;/a&gt; and implemented using the analytic derivative expressions calculated in &lt;a href=&#34;https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3525622&#34;&gt;Karapanagiotis (2020)&lt;/a&gt;.  There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/package.html&#34;&gt;Overview&lt;/a&gt; providing theory and code and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/model_details.html&#34;&gt;Model initializion details&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/market_clearing_assessment.html&#34;&gt;Market-clearing assessment&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/markets/vignettes/basic_usage.html&#34;&gt;Use cases&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=portvine&#34;&gt;portvine&lt;/a&gt; v1.01: Provides portfolio level risk estimates including value at Risk and Expected Shortfall following the approach described in &lt;a href=&#34;https://mediatum.ub.tum.de/doc/1658240/1658240.pdf&#34;&gt;Sommer (2022)&lt;/a&gt; by modeling each asset with an ARMA-GARCH model and then modeling their cross dependency via a Vine Copula in a rolling window fashion. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/portvine/vignettes/get_started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;portvine.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Comparison of unconditional risk measurements of assets over a trading day&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=usincometaxes&#34;&gt;usincometaxes&lt;/a&gt; v0.4.0: Implements a wrapper to the NBER&amp;rsquo;s &lt;a href=&#34;http://taxsim.nber.org/taxsim35/&#34;&gt;TAXSIM 35&lt;/a&gt; tax simulator. TAXSIM 35 to calculate federal and state income taxes. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/send-data-to-taxsim.html&#34;&gt;Uploading Data&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/taxsim-input.html&#34;&gt;Input Columns&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/taxsim-output.html&#34;&gt;Output Columns&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/usincometaxes/vignettes/using-usincometaxes.htm&#34;&gt;Calculating Taxes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;taxes.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Plot of the relationship between wages and income taxes paid&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MixviR&#34;&gt;MixviR&lt;/a&gt; v3.3.5: Implements tools for exploring DNA and amino acid variation and inferring the presence of target lineages from microbial high-throughput genomic DNA samples that potentially contain mixtures of variants/lineages. MixviR was originally created to help analyze environmental SARS-CoV-2/Covid-19 samples from environmental sources such as waste water or dust, but can be applied to any microbial group. See &lt;a href=&#34;https://www.nature.com/articles/ng.806&#34;&gt;DePristo et al. (2011)&lt;/a&gt; and &lt;a href=&#34;https://academic.oup.com/gigascience/article/10/2/giab008/6137722?login=false&#34;&gt;Danecek et al. (2021)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/MixviR/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MixviR.jpeg&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;Example of a lineage associated mutation file&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simer&#34;&gt;simer&lt;/a&gt; v0.9.0.0: Implements a data simulator including genotype, phenotype, pedigree, selection and reproduction for animals and plants and provides data for genomic gelection, genome-wide association, and breeding studies. See &lt;a href=&#34;https://academic.oup.com/genetics/article/160/3/1243/6052511?login=false&#34;&gt;Kao and Zeng (2002)&lt;/a&gt; and &lt;a href=&#34;https://www.amazon.com/Stochastic-Simulation-Brian-D-Ripley/dp/0470009608&#34;&gt;Ripley (1987)&lt;/a&gt; for background. Look &lt;a href=&#34;https://github.com/xiaolei-lab/SIMER&#34;&gt;here&lt;/a&gt; for extensive documentation.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastTopics&#34;&gt;fastTopics&lt;/a&gt; v0.6-135: Implements fast, scalable optimization algorithms for fitting &lt;a href=&#34;https://en.wikipedia.org/wiki/Topic_model&#34;&gt;topic models&lt;/a&gt; and non-negative matrix factorization for count data. The methods exploit the special relationship between the multinomial topic model (&lt;a href=&#34;https://en.wikipedia.org/wiki/Probabilistic_latent_semantic_analysis&#34;&gt;probabilistic latent semantic indexing&lt;/a&gt;) and Poisson non-negative matrix factorization. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/fastTopics/vignettes/relationship.html&#34;&gt;Relationship between NMF and topic modeling&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/fastTopics/vignettes/topics_vs_clusters.html&#34;&gt;Topic mideling vs. clustering&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metrica&#34;&gt;metrica&lt;/a&gt; v1.2.3: Provides functions to evaluate prediction performance of point-forecast models accounting for different aspects of the agreement between predicted and observed values including  error metrics, model efficiencies, indices of agreement, goodness of fit, concordance correlation, and error decomposition, and plots the visualized agreement. See the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/metrica/vignettes/available_metrics.html&#34;&gt;Available Metrics&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/metrica/vignettes/vignette1.html&#34;&gt;Model Assessment&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;metrica.png&#34; height = &#34;200&#34; width=&#34;300&#34; alt=&#34;Plot model fit with metrics table.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SparseVFC&#34;&gt;SparseVFC&lt;/a&gt; v0.1.0: Implements The sparse vector field consensus algorithm described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0031320313002410?via%3Dihub&#34;&gt;Ma et al. (2013)&lt;/a&gt; for robust vector field learning. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SparseVFC/vignettes/demo.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SparseVFC.png&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;Plot of vector field.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rwclust&#34;&gt;Rwclust&lt;/a&gt; v0.0.1: Implements the random walk clustering algorithm for weighted graphs as found in &lt;a href=&#34;https://link.springer.com/chapter/10.1007/3-540-45294-X_3&#34;&gt;Harel and Koren (2001)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/Rwclust/vignettes/basic_usage.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Rwclust.png&#34; height = &#34;200&#34; width=&#34;350&#34; alt=&#34;Plot of network with edge weights.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EvoPhylo&#34;&gt;EvoPhylo&lt;/a&gt; v0.1: Provides functions to support automated morphological character partitioning for phylogenetic analyses, and analyses of macroevolutionary parameter outputs. See &lt;a href=&#34;https://www.nature.com/articles/s41559-021-01532-x&#34;&gt;Simões and Pierce (2021)&lt;/a&gt; for background. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/theory.html&#34;&gt;Theoretical Background&lt;/a&gt;, and there are others on &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/char-part.html&#34;&gt;Character Partitioning&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/fbd-params.html&#34;&gt;FBD parameters&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/EvoPhylo/vignettes/rates-selection.html&#34;&gt;Evolutionary Rates&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;EvoPhylo.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of Clade distributions by clock&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sits&#34;&gt;sits&lt;/a&gt; v1.0.0: Provides an end-to-end toolkit for land use and land cover classification using big Earth observation data, based on machine learning methods applied to satellite image data cubes, as described in &lt;a href=&#34;https://www.mdpi.com/2072-4292/13/13/2428&#34;&gt;Simoes et al (2021)&lt;/a&gt;. Builds regular data cubes from collections in AWS, Microsoft Planetary Computer, Brazil Data Cube, and Digital Earth Africa using the &lt;a href=&#34;https://stacspec.org/en&#34;&gt;STAC protocol&lt;/a&gt; and the &lt;code&gt;gdalcubes&lt;/code&gt; package. An &lt;a href=&#34;https://e-sensing.github.io/sitsbook/&#34;&gt;eBook&lt;/a&gt; provides extensive documentation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sits.png&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;Plot of CBERS-4 image covering an area in the Brazilian Cerrado.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=biosensors.usc&#34;&gt;biosensors.usc&lt;/a&gt; v1.0: Provides a framework for using distributional representations of biosensor data such as ECG, medical imaging or fMRI data in various statistical modeling tasks: regression models, hypothesis testing, cluster analysis, visualization, and descriptive analysis. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280221998064&#34;&gt;Matabuena et al. (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/biosensors.usc/vignettes/intro_to_package.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;biosens.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Conditional mean, quantile, and residual curves for Wasserstein regression&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CopSens&#34;&gt;CopSens&lt;/a&gt; v0.1.0: Implements the copula-based sensitivity analysis method for observational causal inference discussed in &lt;a href=&#34;https://arxiv.org/abs/2102.09412&#34;&gt;Zheng et al. (2022)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/CopSens/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CopSens.png&#34; height = &#34;400&#34; width=600&#34; alt=&#34;Estimated causal effect of covariates&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GeoModels&#34;&gt;GeoModels&lt;/a&gt; v1.0.1: Provides functions to analyze Gaussian and Non Gaussian (bivariate) spatial and spatio-temporal data and simulate random fields using likelihood methods. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s11222-014-9460-6&#34;&gt;Bevilacqua and Gaetan (2015)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/book/10.1007/978-3-030-56681-4&#34;&gt;Vallejos et al. (2020)&lt;/a&gt;  for background, and look &lt;a href=&#34;https://vmoprojs.github.io/GeoModels-page/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GeoModels.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;World map with MSE contours&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=nlmixr2&#34;&gt;nlmixr2&lt;/a&gt; v2.0.6: Fit and compare nonlinear mixed-effects models with flexible dosing information commonly seen in pharmacokinetics and pharmacodynamics using differential equations solved by compiled C code provided in the &lt;code&gt;rxode2&lt;/code&gt; package. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s10928-015-9409-1&#34;&gt;Almquist et al. (2015)&lt;/a&gt; and &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12052&#34;&gt;Wang et al. (2015)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/nlmixr2/vignettes/running_nlmixr.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nlmixr2.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Default nlmixr2 plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stdmod&#34;&gt;stdmod&lt;/a&gt; v0..1.7.1: Provides functions for computing a standardized moderation effect in moderated regression and forming its confidence interval by nonparametric bootstrapping as proposed in &lt;a href=&#34;https://doi.apa.org/doiLanding?doi=10.1037%2Fhea0001188&#34;&gt;Cheung et al. (2002)&lt;/a&gt;. There are six vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/stdmod/vignettes/stdmod.html&#34;&gt;Quick Start Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/stdmod/vignettes/moderation.html&#34;&gt;Standardized Moderation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stdmod.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of moderation effects on two variables&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=forceR&#34;&gt;forceR&lt;/a&gt; v1.0.15: Initially written and optimized to deal with insect bite force measurements, the functions in this package can be used to clean and analyze any time series. They provide a workflow to load, plot and crop data, correct amplifier and baseline drifts, identify individual peak shapes, rescale (normalize) peak curves, and find best polynomial fits to describe and analyze force curve shapes. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/forceR/vignettes/forceR.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forceR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of time series correct with spline fit&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ZINARp&#34;&gt;ZINARp&lt;/a&gt; v0.1.0: Provides functions for simulation, exploratory data analysis and Bayesian analysis of p-order integer-valued autoregressive, INAR(p), and zero-inflated p-order integer-valued autoregressive, ZINAR(p), processes, as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00949655.2020.1754819?journalCode=gscs20&#34;&gt;Garay et al. (2020)&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=async&#34;&gt;async&lt;/a&gt; v0.2.1: Provides functions for writing sequential-looking code that pauses and resumes similarly to generator and async constructs from &lt;code&gt;Python&lt;/code&gt; or &lt;code&gt;JavaScript&lt;/code&gt;. Objects produced are compatible with the &lt;code&gt;iterators&lt;/code&gt; and &lt;code&gt;promises&lt;/code&gt; packages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/async/vignettes/clapping.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;async.svg&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Musical score showing a loop&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chronicler&#34;&gt;chronicler&lt;/a&gt; v0.2.0: Provides tools to decorate a function so that it returns its along with a log detailing when the function was run, what were its inputs, what were the errors (if the function failed to run) and other useful information. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/chronicler/vignettes/advanced-topics.html&#34;&gt;A non-mathematician&amp;rsquo;s introduction to monads&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/chronicler/vignettes/maybe-monad.html&#34;&gt;The Maybe monad&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/chronicler/vignettes/real-world-example.html&#34;&gt;A real world example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jpgrid&#34;&gt;jpgrid&lt;/a&gt; v0.2.0: Provides functions to generate Japanese &lt;a href=&#34;https://www.stat.go.jp/english/data/mesh/index.html&#34;&gt;grid square codes&lt;/a&gt; from longitude, latitude and geometries. See &lt;a href=&#34;https://cran.r-project.org/web/packages/jpgrid/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jpgrid.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of grid codes&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=partialised&#34;&gt;partialised&lt;/a&gt; v0.1.0: Provides a &lt;em&gt;partialised&lt;/em&gt; class that extends the partialising function of &lt;code&gt;purrr&lt;/code&gt; by making it easier to change the arguments. This is similar to the function-like object in &lt;a href=&#34;https://docs.julialang.org/en/v1/manual/methods/#Function-like-objects&#34;&gt;`Julia&amp;rsquo;&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/partialised/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinybrowser&#34;&gt;shinybrowser&lt;/a&gt; v1.0.0: Provides information about &lt;code&gt;shiny&lt;/code&gt; app users including browser name and version, device type (mobile or desktop), operating system and version, and browser dimensions. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinybrowser/readme/README.html&#34;&gt;README&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=webshot2&#34;&gt;webshot2&lt;/a&gt; v0.1.0: Takes screenshots of web pages, including &lt;code&gt;Shiny&lt;/code&gt; applications and R Markdown documents using a headless Chrome or Chromium browser as the browser back-end. See &lt;a href=&#34;https://cran.r-project.org/web/packages/webshot2/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=accrualPlot&#34;&gt;accrualPlot&lt;/a&gt;v1.0.1: Implements accrual plots for clinical trials. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/accrualPlot/vignettes/accrualPlot.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;accrualPlot.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots showing recruited patients by site over time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggbraid&#34;&gt;ggbraid&lt;/a&gt; v0.2.2: Implements &lt;code&gt;stat_braid()&lt;/code&gt;, that extends the functionality of &lt;code&gt;geom_ribbon()&lt;/code&gt; to correctly fill the area between two alternating lines (or steps) with two different colors, and  &lt;code&gt;geom_braid()&lt;/code&gt;. Three vignettes, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbraid/vignettes/court.html&#34;&gt;US Supreme Court&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbraid/vignettes/hoops.html&#34;&gt;NBA Finals Game&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbraid/vignettes/temps.html&#34;&gt;Average Daily Temperatures&lt;/a&gt; provide examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggbraid.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Fills area between two lines with two colors. One color when the solid line is above the dashed line, and a different color when the solid line is below the dashed line?&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggisotonic&#34;&gt;ggisotonic&lt;/a&gt; v0.1.2: Provides &lt;code&gt;stat_isotonic()&lt;/code&gt; to add weighted univariate &lt;a href=&#34;https://en.wikipedia.org/wiki/Isotonic_regression&#34;&gt;isotonic regression&lt;/a&gt; curves. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggisotonic/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggisotonic.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Scatter plot with isotonic regression curve&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=UpSetVP&#34;&gt;UpSetVP&lt;/a&gt; v1.0.0: Uses the ideas of variance partitioning and hierarchical partitioning as described in &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/epdf/10.1111/2041-210X.13800&#34;&gt;Lai et al. (2022)&lt;/a&gt; to visualize the unique, common, or individual contribution of each predictor (or matrix of predictors) towards explaining variation. Look &lt;a href=&#34;https://github.com/LiuXYh/UpSetVP&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;UpSetVP.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Bar plot and corresponding `upset_vp()` plot&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/06/28/may-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Frank&#39;s R Workflow</title>
      <link>https://rviews.rstudio.com/2022/06/17/frank-s-workflow/</link>
      <pubDate>Fri, 17 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/06/17/frank-s-workflow/</guid>
      <description>
        &lt;p&gt;&lt;a href=&#34;https://www.fharrell.com/&#34;&gt;Frank Harrell&amp;rsquo;s&lt;/a&gt; new eBook, &lt;a href=&#34;http://hbiostat.org/rflow/&#34;&gt;&lt;em&gt;R Workflow&lt;/em&gt;&lt;/a&gt;, which aims to: &amp;ldquo;to foster best practices in reproducible data documentation and manipulation, statistical analysis, graphics, and reporting&amp;rdquo; is an ambitious document that is notable on multiple levels.&lt;/p&gt;

&lt;p&gt;To begin with, the workflow itself is much more than a simple progression of logical steps.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;workflow.png&#34; height = &#34;500&#34; width=&#34;100%&#34; alt=&#34;Diagram of Reproducible Research Workflow&#34;&gt;&lt;/p&gt;

&lt;p&gt;This workflow is clearly the result of a process forged through trial and error by a master statistician over many years. As the diagram indicates, the document takes a holistic viewpoint of a statistical analysis covering document preparation, data manipulation, statistical practice computational concerns, and more.&lt;/p&gt;

&lt;p&gt;Then, there is the synthesis of a wide range of content into a succinct, very readable exposition that dips in to some very deep topics. Frank&amp;rsquo;s examples are streamlined presentations of analyses and code that are both sophisticated an practical. The missing value section suggests a whole array of analyses through a careful presentation of plots, and the section on data checking introduces a level of automation beyond what is commonly done.&lt;/p&gt;

&lt;p&gt;Frank&amp;rsquo;s writing style is clear, informal and from the perspective of a teacher who wants to show you some cool things along with the basics. For example, don&amp;rsquo;t miss the &lt;em&gt;if Trick&lt;/em&gt; in section 2.4.3.&lt;/p&gt;

&lt;p&gt;I should mention that Frank&amp;rsquo;s eBook is not a &lt;em&gt;tidyverse&lt;/em&gt; presentation. The code examples are built around base R, Frank&amp;rsquo;s &lt;code&gt;Hmisc&lt;/code&gt; and &lt;code&gt;rms&lt;/code&gt; packages and an eclectic mix of  packages that include &lt;code&gt;data.table&lt;/code&gt;. &lt;code&gt;plotly&lt;/code&gt; and &lt;em&gt;tidyverse&lt;/em&gt; packages &lt;code&gt;haven&lt;/code&gt; and  &lt;code&gt;ggplot2&lt;/code&gt;. In a way, this selection of packages reflects the evolution of R itself.  For example, as with many popular R packages,  &lt;code&gt;Hmisc&lt;/code&gt; most likely started out as Frank&amp;rsquo;s personal tool kit. However, after many years of Frank&amp;rsquo;s deep commitment to using R and contributing R tools, which includes seventy versions of &lt;code&gt;Hmisc&lt;/code&gt; in nineteen years, the package has become a fundamental resource. (Have a look at the reverse depends, imports, and suggests.) Also, the mix of packages with different design philosophies underlying &lt;em&gt;R Workflow&lt;/em&gt; reflects the flexibility of the R language and the organic growth of the R ecosystem.&lt;/p&gt;

&lt;p&gt;Perhaps the most striking aspect of the eBook is the way Frank uses &lt;a href=&#34;https://quarto.org/&#34;&gt;&lt;code&gt;Quarto&lt;/code&gt;&lt;/a&gt;, &lt;code&gt;knitr&lt;/code&gt; and &lt;code&gt;Hmisc&lt;/code&gt; to build an elegant reproducible document about building reproducible documents. For example, &lt;code&gt;Quarto&lt;/code&gt; permits the effective placement of plots in the right margins of the document, and the &lt;code&gt;Quarto&lt;/code&gt; &lt;em&gt;callouts&lt;/em&gt; in Section 3.4 enable the mini tutorials that include &lt;em&gt;Special Considerations for Latex/pdf&lt;/em&gt; and &lt;em&gt;Using Tooltips with Mermaid&lt;/em&gt; to be embedded in the document without interrupting its flow. Moreover, along with functions like &lt;code&gt;Hmisc::getHdata()&lt;/code&gt; and &lt;code&gt;Hmisc::getRs()&lt;/code&gt;, &lt;code&gt;Quarto&lt;/code&gt; enables the document to achieve a high level of reproducibility by pulling data and code directly from GitHub repositories.&lt;/p&gt;

&lt;p&gt;Not only can Frank&amp;rsquo;s &lt;em&gt;R Workflow&lt;/em&gt; teach you some serious statistics, but studying its construction will take you a long way towards building aesthetically pleasing reproducible documents.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Frank Harrell will be delivering a keynote address on August 26th at the upcoming &lt;a href=&#34;https://events.linuxfoundation.org/r-medicine/&#34;&gt;R/Medicine&lt;/a&gt; conference.&lt;/em&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/06/17/frank-s-workflow/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>April: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/05/30/april-top-40-new-cran-packages/</link>
      <pubDate>Mon, 30 May 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/05/30/april-top-40-new-cran-packages/</guid>
      <description>
        

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hmer&#34;&gt;hmer&lt;/a&gt; v1.0.1: Provides objects and functions for &lt;a href=&#34;https://arxiv.org/abs/1910.08003&#34;&gt;Bayes Linear emulation&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Bayesian_History_Matching&#34;&gt;history matching&lt;/a&gt;, including functions for automated training of emulators, diagnostic functions to ensure suitability, and a variety of methods for generating &lt;em&gt;waves&lt;/em&gt; of points. There is a vignette &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/demonstrating-the-hmer-package.html&#34;&gt;Demo&lt;/a&gt; of the package, an Emulation and History matching &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/emulationhandbook.html&#34;&gt;Handbook&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/low-dimensional-examples.html&#34;&gt;Examples&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/hmer/vignettes/stochasticandbimodalemulation.html&#34;&gt;Stochastic Emulation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hmer.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of contours of emulator mean and standard deviation&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rminqa&#34;&gt;rminqa&lt;/a&gt; v0.1.1: Implements a wrapper for the &lt;code&gt;C++&lt;/code&gt; function &lt;a href=&#34;https://github.com/emmt/Algorithms/tree/master/bobyqa&#34;&gt;&lt;code&gt;bobyqa&lt;/code&gt;&lt;/a&gt; to perform derivative-free optimization algorithms in R.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rolog&#34;&gt;rolog&lt;/a&gt; v0.9.4: Embeds &lt;a href=&#34;https://www.swi-prolog.org/&#34;&gt;&lt;code&gt;SWI-Prolog&lt;/code&gt;&lt;/a&gt;, so that R can send deterministic and non-deterministic queries to &lt;code&gt;Prolog&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/rolog/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=torchopt&#34;&gt;torchopt&lt;/a&gt; v0..1.1: Implements optimizers for the &lt;code&gt;torch&lt;/code&gt; deep learning that are not among the optimizers offered in &lt;code&gt;torch&lt;/code&gt;.  These include:&lt;code&gt;adabelief&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/2010.07468&#34;&gt;Zhuang et al (2020)&lt;/a&gt;, &lt;code&gt;adabound&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1902.09843&#34;&gt;Luo et al.(2019)&lt;/a&gt;, &lt;code&gt;adamw&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1711.05101&#34;&gt;Loshchilov &amp;amp; Hutter (2019)&lt;/a&gt;, &lt;code&gt;madgrad&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/2101.11075&#34;&gt;Defazio and Jelassi (2021)&lt;/a&gt;, &lt;code&gt;nadam&lt;/code&gt; by &lt;a href=&#34;https://openreview.net/pdf/OM0jvwB8jIp57ZJjtNEZ.pdf&#34;&gt;Dozat (2019)&lt;/a&gt;, &lt;code&gt;qhadam&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1810.06801&#34;&gt;Ma and Yarats (2019)&lt;/a&gt;, &lt;code&gt;radam&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1908.03265&#34;&gt;Liu et al. (2019)&lt;/a&gt;, &lt;code&gt;swats&lt;/code&gt; by &lt;a href=&#34;https://arxiv.org/abs/1712.07628&#34;&gt;Shekar and Sochee (2018)&lt;/a&gt;, and &lt;code&gt;yogi&lt;/code&gt; by &lt;a href=&#34;https://papers.nips.cc/paper/2018/hash/90365351ccc7437a1309dc64e4db32a3-Abstract.html&#34;&gt;Zaheer et al.(2019)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=villager&#34;&gt;villager&lt;/a&gt; v1.1.1: Provides a set of base classes with core functionality to allow users to create and run &lt;a href=&#34;https://www.csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_23&#34;&gt;Agent Based Models&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/villager/vignettes/extending-agents.html&#34;&gt;Extending Agents&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/villager/vignettes/extending-resources.html&#34;&gt;Extending Resources&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=baseballr&#34;&gt;baseballr&lt;/a&gt; v1.2.0: Provides numerous utilities for acquiring and analyzing baseball data from online sources such as &lt;a href=&#34;https://www.baseball-reference.com/&#34;&gt;Baseball Reference&lt;/a&gt;, &lt;a href=&#34;https://www.fangraphs.com/&#34;&gt;FanGraphs&lt;/a&gt;, and the &lt;a href=&#34;https://www.mlb.com/&#34;&gt;MLB Stats API&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/baseballr/vignettes/baseballr.html&#34;&gt;Getting Started Guide&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/baseballr/vignettes/ncaa_scraping.html&#34;&gt;NCAA Scraping&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/baseballr/vignettes/plotting_statcast.html&#34;&gt;Plotting Statcast data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=toRvik&#34;&gt;toRvik&lt;/a&gt; v1.0.2: Provides a suite of functions to quickly scrape and tidy advanced metrics, detailed player and game statistics, team and coach histories, and more from &lt;a href=&#34;https://barttorvik.com/&#34;&gt;Barttorvik&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/toRvik/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ustfd&#34;&gt;ustfd&lt;/a&gt; v0.1.0: Lets users make requests from the US Treasury &lt;a href=&#34;https://fiscaldata.treasury.gov/api-documentation/#list-of-endpoints&#34;&gt;Fiscal Data API endpoints&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ustfd/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/valet/index.html#:~:text=https%3A//CRAN.R%2Dproject.org/package%3Dvalet&#34;&gt;valet&lt;/a&gt; v0.9.0: Implements a client for the recently updated Bank of Canada &lt;a href=&#34;https://www.bankofcanada.ca/valet/docs&#34;&gt;Valet API&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/valet/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OBIC&#34;&gt;OBIC&lt;/a&gt; v2.0.1: Provides functions to calculate the &lt;a href=&#34;https://www.openbodemindex.nl/&#34;&gt;Open Boden Index&lt;/a&gt; method used in the Netherlands to evaluate the quality of soils of agricultural fields and evaluate the sustainability of the current agricultural practices. There are vignettes on the &lt;a href=&#34;https://cran.r-project.org/web/packages/OBIC/vignettes/obic_introduction.html&#34;&gt;Open soil index&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/OBIC/vignettes/obic_score_aggregation.html&#34;&gt;Score aggregation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/OBIC/vignettes/obic_workability.html&#34;&gt;Workability&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;OBIC.png&#34; height = &#34;300&#34; width=&#34;600&#34; alt=&#34;Plots showing microbial activity&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=timbeR&#34;&gt;timbeR&lt;/a&gt; v2.0.1: Provides functions to estimate wood volumes, for example, number of logs, diameters along the stem and heights at which certain diameters occur. See &lt;a href=&#34;https://cdnsciencepub.com/doi/10.1139/cjfr-2020-0326&#34;&gt;Weiskittel, A. (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/timbeR/vignettes/Intro_to_timbeR.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AssetAllocation&#34;&gt;AssetAllocation&lt;/a&gt; v1.0.0: Provides functions to implement customizable asset allocation strategies and automatically download data from &lt;a href=&#34;https://finance.yahoo.com/&#34;&gt;Yahoo Finance&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/AssetAllocation/vignettes/AssetAllocation.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Asset.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Stock plot showing cumulative performance of Ivy&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multilateral&#34;&gt;multilateral&lt;/a&gt; v1.0.0: Implements multilateral price index calculations focused on time product dummy regression and GEKS variations, and allows for extension of the methods through automatic window splicing. See &lt;a href=&#34;https://www.sciendo.com/article/10.1515/jos-2016-0021&#34;&gt;Krsinich (2016)&lt;/a&gt; for information on window splicing and the &lt;a href=&#34;https://cran.r-project.org/web/packages/multilateral/vignettes/multilateral.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;multilateral.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Time series plot showing several indices&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clusterHD&#34;&gt;clusterHD&lt;/a&gt; Provides tools for clustering high dimensional data as described in &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/36/12/3849/5819546?login=false&#34;&gt;Raymaekers and Zamar (2020)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2010.00950&#34;&gt;Raymaekers and Zamar (2020)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tglkmeans&#34;&gt;tglkmeans&lt;/a&gt; v0.3.4: Efficiently implements the Kmeans algorithm. See &lt;a href=&#34;http://ilpubs.stanford.edu:8090/778/1/2006-13.pdf&#34;&gt;Arthur and Vassilvitskii (2007) &lt;/a&gt; and &lt;a href=&#34;https://dl.acm.org/doi/10.1145/2395116.2395117&#34;&gt;Ostrovsky et al. (2013)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tglkmeans/vignettes/usage.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hilbert&#34;&gt;hilbert&lt;/a&gt; v0.2.1: Provides utilities for encoding and decoding coordinates to and from Hilbert curves based on the iterative encoding implementation described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/spe.793&#34;&gt;Chen et al. (2006)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hilbert/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hilbert.png&#34; height = &#34;150&#34; width=&#34;250&#34; alt=&#34;Space filling curve superimposed on map&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gellipsoid&#34;&gt;gellipsoid&lt;/a&gt; v0.7.2: provides functions to represent degenerate and unbounded generalized geometric ellipsoids together with methods for linear and duality transformations, and for plotting. The ideas are described in &lt;a href=&#34;https://arxiv.org/abs/1302.4881&#34;&gt;Friendly, Monette &amp;amp; Fox (2013)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/gellipsoid/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gellipsoid.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Three dimensional plot of two generalized ellipsoids&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crossnma&#34;&gt;crossnma&lt;/a&gt; v1.0.1: Provides functions for cross-design and cross-format Network Meta-Analysis Regression as described in &lt;a href=&#34;https://arxiv.org/abs/2203.06350&#34;&gt;Hamza et al. 2022&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/crossnma/vignettes/crossnma.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=exact.n&#34;&gt;exact.n&lt;/a&gt; v1.0.0: Allows the user to determine minimum sample sizes that achieve target size and power at a specified alternative. See  &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1551714421002275?via%3Dihub&#34;&gt;Lloyd &amp;amp; Ripamonti (2021)&lt;/a&gt; for the theory and &lt;a href=&#34;https://cran.r-project.org/web/packages/exact.n/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;exact.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Power curve plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stoppingrule&#34;&gt;stoppingrules&lt;/a&gt; v0.1.1: Provides functions for creating, displaying, and evaluating stopping rules for safety monitoring in clinical studies including stopping rule methods described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/019724568790153X?via%3Dihub&#34;&gt;Goldman (1987)&lt;/a&gt;, &lt;a href=&#34;https://www.vitalsource.com/za/products/advances-in-clinical-trial-biostatistics-nancy-l-geller-v9781135524388&#34;&gt;Geller et al. (2003)&lt;/a&gt;,  &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1541-0420.2005.00311.x&#34;&gt;Ivanova, Qaqish, &amp;amp; Schell (2005)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/07474946.2011.539924&#34;&gt;Kulldorff et al. (2011)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/stoppingrule/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=incidentally&#34;&gt;incidentally&lt;/a&gt; v0.9.0: Provides functions to generate random incidence matrices and bipartite graphs under different constraints or using different generative models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/incidentally/vignettes/incidentally.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;incidentally.png&#34; height = &#34;250&#34; width=&#34;350&#34; alt=&#34;Social network and new groups graphs&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=networkscaleup&#34;&gt;networkscaleup&lt;/a&gt; v0.1-1: Provides a variety of network scale-up models to analyze aggregated relational data, including models from &lt;a href=&#34;https://arxiv.org/abs/2109.10204&#34;&gt;Laga et al. (2021)&lt;/a&gt; &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214505000001168&#34;&gt;Zheng et al. (2006)&lt;/a&gt;,  &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S037887339600305X?via%3Dihub&#34;&gt;Killworth et al. (1998)&lt;/a&gt;, and &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0193841X9802200205&#34;&gt;Killworth et al. (1998)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/networkscaleup/vignettes/FittingNetworkScaleup.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pald&#34;&gt;pald&lt;/a&gt; v0.0.1: Implements the partitioned local depths algorithm described in &lt;a href=&#34;https://www.pnas.org/doi/abs/10.1073/pnas.2003634119&#34;&gt;Berenhaut, Moore, &amp;amp; Melvin (2022)&lt;/a&gt; which may be helpful in determining both local and global structure in data. Look &lt;a href=&#34;https://github.com/LucyMcGowan/pald&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pald.png&#34; height = &#34;250&#34; width=&#34;450&#34; alt=&#34;Network and plot showing local depth&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bmstdr&#34;&gt;bmstdr&lt;/a&gt; v0.1.4: Provides functions to fit, validate, and compares a number of Bayesian models for spatial and space-time point referenced and areal unit data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bmstdr/vignettes/bmstdr-vig_bookdown.html&#34;&gt;vignette&lt;/a&gt; for theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bmstdr.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Probability density with overlaid boxplots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cubble&#34;&gt;cubble&lt;/a&gt; v0.1.0: Implements a spatiotemperal data object in a relational data structure to separate the recording of time variant and invariant variables. See the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/aggregation.html&#34;&gt;aggregation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/cubble-design.html&#34;&gt;design&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/cubble.html&#34;&gt;cubble&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/import.html&#34;&gt;import&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/cubble/vignettes/matching.html&#34;&gt;matching&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cubble.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Glyph map showing precipitation in Australia&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=incubate&#34;&gt;incubate&lt;/a&gt; v1.1.8: Fits parametric models to time-to-event data that show an initial &lt;em&gt;incubation period&lt;/em&gt;, i.e., a variable phase where the hazard is zero. The delayed Weibull distribution serves as the foundational data model. Look &lt;a href=&#34;https://gitlab.com/imb-dev/incubate/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pspatreg&#34;&gt;pspatreg&lt;/a&gt; v1.0.2: Provides functions to estimate and analyze spatial and spatio-temporal semiparametric models including spatial or spatio-temporal non-parametric trends, parametric and non-parametric covariates with a possible spatial lag for the dependent variable, and temporal correlation in the noise. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0165188914001493?via%3Dihub&#34;&gt;Basile et al. (2014)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007/s11222-014-9464-2&#34;&gt;Rodriguez-Alvarez et al. (2015)&lt;/a&gt;, and especially &lt;a href=&#34;https://link.springer.com/article/10.1007/s10260-019-00492-8&#34;&gt;Minguez et al. (2020)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/pspatreg/vignettes/A_pspatregPackage.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/pspatreg/vignettes/B_Examples_pspatreg_CS_data.html&#34;&gt;Cross-sectional data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/pspatreg/vignettes/C_Examples_pspatreg_Panel_data.html&#34;&gt;Spatial panel data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pspatreg.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Spatial trends over map of Italy&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sfdep&#34;&gt;sfdep&lt;/a&gt; v0.1.0: Provides and interface to &lt;code&gt;spdep&lt;/code&gt; to integrate &lt;code&gt;sf&lt;/code&gt; objects and the &lt;code&gt;tidyverse&lt;/code&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/sfdep/vignettes/basics-of-sfdep.html&#34;&gt;The Basics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sfdep/vignettes/conditional-permutation.html&#34;&gt;Conditional Permutations&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/sfdep/vignettes/spdep-and-pysal.html&#34;&gt;spdep and pysal&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sfdep.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Checkerboard showing spatial weights.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=smile&#34;&gt;smile&lt;/a&gt; v1.0.4.1: Provides functions to estimate, predict, and interpolate areal data. For estimation and prediction, areal data are assumed to be an average of an underlying continuous spatial process as in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S2211675317301318?via%3Dihub&#34;&gt;Moraga et al. (2017)&lt;/a&gt;, &lt;a href=&#34;https://ij-healthgeographics.biomedcentral.com/articles/10.1186/s12942-020-00200-w&#34;&gt;Johnson et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://academic.oup.com/biostatistics/article/21/2/e17/5092061?login=false&#34;&gt;Wilson and Wakefield (2020)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/fit-and-pred.html&#34;&gt;Fitting Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/sai.html&#34;&gt;Areal Interpolation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/sf-to-spm.html&#34;&gt;Converting to spm&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/sp-cov-functions.html&#34;&gt;Spatial Covariance&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/smile/vignettes/theory.html&#34;&gt;Method&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;smile.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of the predicted life expectancy at the LSOA areas.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=SpatialPOP&#34;&gt;SpatialPOP&lt;/a&gt; v0.1.0: Provides functions to generate a spatial population from a spatially varying regression model under the assumption that observations are collected from a uniform two-dimensional grid with unit distance between any two neighboring points. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10485252.2018.1499907?journalCode=gnst20&#34;&gt;Chao et al. (2018)&lt;/a&gt; for method details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/SpatialPOP/vignettes/SpatialPOP.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lite&#34;&gt;lite&lt;/a&gt; v1.0.0: Performs likelihood-based inference for stationary time series extremes following the approach of &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/env.2133&#34;&gt;Fawcett and Walshaw (2012)&lt;/a&gt;. Marginal extreme value inferences are adjusted for cluster dependence using the methodology of &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/94/1/167/228777?redirectedFrom=fulltext&amp;amp;login=false&#34;&gt;Chandler and Bate (2007)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/lite/vignettes/introduction-to-lite.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lite.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plots of log likelihood functions.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spooky&#34;&gt;spooky&lt;/a&gt; v1.1.0:  Uses the Discrete Fast Fourier Transformation to extrapolate time features beyond their boundaries. Look &lt;a href=&#34;https://rpubs.com/giancarlo_vercellino/spooky&#34;&gt;here&lt;/a&gt; for examples and references.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spooky.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Time series with forecast for IBM stock.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chromote&#34;&gt;chromote&lt;/a&gt; v0.1.0: Implements the &lt;a href=&#34;https://chromedevtools.github.io/devtools-protocol/&#34;&gt;Chrome DevTools Protocol&lt;/a&gt; for controlling a headless Chrome web browser. Look &lt;a href=&#34;https://github.com/rstudio/chromote&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chkptstanr&#34;&gt;chkptstanr&lt;/a&gt; v0.1.1: Implements a framework to &lt;em&gt;checkpoint&lt;/em&gt; Bayesian models fit with &lt;code&gt;Stan&lt;/code&gt; and &lt;code&gt;brms&lt;/code&gt;. The MCMC sampler can be stopped and then restarted where it left off. There is a vignette for &lt;a href=&#34;https://cran.r-project.org/web/packages/chkptstanr/vignettes/chkpt_brms.html&#34;&gt;&lt;code&gt;brms&lt;/code&gt;&lt;/a&gt; and another for &lt;a href=&#34;https://cran.r-project.org/web/packages/chkptstanr/vignettes/chkpt_stan.html&#34;&gt;&lt;code&gt;Stan&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;chkptstanr.png&#34; height = &#34;3500&#34; width=&#34;550&#34; alt=&#34;Plot of MCMC trace with checkpoints&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ivs&#34;&gt;ivs&lt;/a&gt; v0.1.0: Implements a new interval vector class for generic interval manipulations including locating various kinds of relationships between two interval vectors, merging overlaps within a single interval vector, splitting an interval vector on its overlapping endpoints, and applying set theoretical operations on interval vectors. The package was inspired by &lt;a href=&#34;https://dl.acm.org/doi/10.1145/182.358434&#34;&gt;Allen (1983)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ivs/vignettes/ivs.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=listr&#34;&gt;listr&lt;/a&gt; v0.0.2: Pools for common operations on lists such as selecting and merging data stored in lists which can be used with pipes. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/listr/vignettes/the_listr_package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinyGizmo&#34;&gt;shinyGizmo&lt;/a&gt; v0.1: Provides UI components and input widgets for &lt;code&gt;Shiny&lt;/code&gt; applications to apply non-standard operations and address performance issues. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinyGizmo/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinyGizmo.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Gif showing UI editing&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinytest2&#34;&gt;shinytest2&lt;/a&gt; v0.1.0: Provides automated unit testing of Shiny applications through a headless &lt;code&gt;Chromium&lt;/code&gt; browser. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/shinytest2.html&#34;&gt;Getting Started Guide&lt;/a&gt; and seven additional vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/in-depth.html&#34;&gt;Testing in depth&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/robust.html&#34;&gt;Robust testing&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/shinytest2/vignettes/using-monkey-testing.html&#34;&gt;Monkey testing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinytest2.gif&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Gif showing testing sequence&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=thaipdf&#34;&gt;thaipdf&lt;/a&gt; v0.1.2: Provides &lt;code&gt;R Markdown&lt;/code&gt; templates and a&lt;code&gt;LaTeX&lt;/code&gt; preamble to create PDFs from R Markdown documents in the Thai language. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/thaipdf/vignettes/thaipdf.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggtrendline&#34;&gt;ggtrendline&lt;/a&gt; v1.0.3: Enhances &lt;code&gt;ggplot2&lt;/code&gt; with tools to add a trendline with a confidence interval for linear or nonlinear regression models and show the equation. See &lt;a href=&#34;https://link.springer.com/book/10.1007/978-0-387-09616-2&#34;&gt;Ritz and Streibig (2008)&lt;/a&gt; and &lt;a href=&#34;https://journal.r-project.org/archive/2014/RJ-2014-009/index.html&#34;&gt;Greenwell and Schubert Kabban (2014)&lt;/a&gt; for background and look &lt;a href=&#34;https://github.com/PhDMeiwp/ggtrendline&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggtrendline.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing trendline with confidence interval and equation&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/05/30/april-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Skimming #rstats on Twitter</title>
      <link>https://rviews.rstudio.com/2022/05/13/skimming-rstats-on-twitter/</link>
      <pubDate>Fri, 13 May 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/05/13/skimming-rstats-on-twitter/</guid>
      <description>
        &lt;p&gt;Even when filtering by the relatively sober #rstats hashtag, I find twitter to be the stream of consciousness of an undisciplined collective mind: disjoint and ephemeral. Nevertheless, on any given day some useful R resources float by, and it is frequently the case that interesting items disappear downstream before I can record them. Here are a few I did manage to fish out recently.&lt;/p&gt;

&lt;p&gt;On May 12,
&lt;a href=&#34;https://twitter.com/AedinCulhane&#34;&gt;@AedinCulhane&lt;/a&gt; announced that &lt;a href=&#34;https://www.bioconductor.org/&#34;&gt;Bioconductor&lt;/a&gt; is seeking new members for its advisory board. Read about the positions, the process and make your nominations &lt;a href=&#34;https://docs.google.com/forms/d/e/1FAIpQLSdk7MKgU1OKalra32hGRaiL5-lsgEbTwCcJNE-Q_RH4llXfyA/viewform&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;BioC.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Hex sticker for the Bioconductor Technical Advisory Board&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://twitter.com/epiRhandbook&#34;&gt;@epiRhandbook&lt;/a&gt; celebrated the one year anniversary of the &lt;a href=&#34;https://appliedepi.org/epirhandbook/&#34;&gt;Epi R Handbook&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;epi.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Illustration with some facts about the Epi R Handbook e.g. 182K users&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://twitter.com/Physacourses&#34;&gt;@Physacourses&lt;/a&gt; tweeted about the &lt;a href=&#34;https://kcuilla.github.io/reactablefmtr/&#34;&gt;reactablefmtr&lt;/a&gt; package which allows for the creation of interactive data tables in R.&lt;/p&gt;

&lt;p&gt;On May 10,
&lt;a href=&#34;https://twitter.com/tobigerstenberg&#34;&gt;@tobigerstenberg&lt;/a&gt; posted the &lt;a href=&#34;https://t.co/7KIRonY0zX&#34;&gt;online book&lt;/a&gt; of his notes along with &lt;a href=&#34;https://t.co/Xbaqpj5IiO&#34;&gt;slides&lt;/a&gt; for the graduate level &lt;a href=&#34;https://t.co/fjKOKLSBRG&#34;&gt;Psych Stats class&lt;/a&gt; he teaches at Stanford.&lt;/p&gt;

&lt;p&gt;On May 9,
&lt;a href=&#34;https://twitter.com/mdsumner&#34;&gt;@mdsumner&lt;/a&gt; called out &lt;a href=&#34;https://twitter.com/carroll_jono&#34;&gt;@carroll_jono&amp;rsquo;s&lt;/a&gt; post &lt;a href=&#34;https://jcarroll.com.au/2022/04/22/where-for-loop-art-thou/&#34;&gt;&lt;em&gt;Where for (loop) ARt Thou?&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;On May 8,
&lt;a href=&#34;https://twitter.com/eddelbuettel&#34;&gt;@eddelbuettel&lt;/a&gt; announced the new &lt;a href=&#34;https://eddelbuettel.github.io/r2u/&#34;&gt;r2u: R Binaries for Ubuntu&lt;/a&gt; repo and demo of a full &lt;code&gt;brms&lt;/code&gt; installation in 13 seconds .&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;demo.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;gif running through demo&#34;&gt;&lt;/p&gt;

&lt;p&gt;On May 7,
&lt;a href=&#34;https://twitter.com/robinlovelace&#34;&gt;@robinlovelace&lt;/a&gt; updated &lt;a href=&#34;https://geocompr.robinlovelace.net/spatial-class.html&#34;&gt;&lt;em&gt;Geographic data in R&lt;/em&gt;&lt;/a&gt;, a book on how to get started with R for geographic research.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://twitter.com/RosanaFerrero&#34;&gt;@RosanaFerrero&lt;/a&gt; pointed to  &lt;a href=&#34;http://www.stat.columbia.edu/~gelman/arm/missing.pdf&#34;&gt;Missing-data imputation&lt;/a&gt; from Gellman and Hill&amp;rsquo;s book and the &lt;a href=&#34;http://www.simonqueenborough.info/R/basic/missing-data&#34;&gt;FES 720 Introduction to R&lt;/a&gt; on the importance of missing values.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fes.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Julia Donaldon illustration from Room on the Broom&#34;&gt;&lt;/p&gt;

&lt;p&gt;On May 5,
&lt;a href=&#34;https://twitter.com/sharon000&#34;&gt;@sharon000&lt;/a&gt; pointed to  &lt;a href=&#34;https://twitter.com/rlmcelreath&#34;&gt;@rlmcelreath&amp;rsquo;s&lt;/a&gt; &lt;a href=&#34;https://github.com/rmcelreath/stat_rethinking_2022&#34;&gt;Statistical Rethinking&lt;/a&gt; repo with links to free video lectures.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/05/13/skimming-rstats-on-twitter/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>March: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/04/28/march-top-40-new-cran-packages/</link>
      <pubDate>Thu, 28 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/04/28/march-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred and six new packages stuck to CRAN in March. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in thirteen categories: Computational Methods, Data, Finance, Game Theory, Genomics, Machine Learning, Medicine, Networks, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/RCDT/index.html&#34;&gt;RCDT&lt;/a&gt; v1.1.0: Provides functions to perform 2D &lt;a href=&#34;https://en.wikipedia.org/wiki/Delaunay_triangulation&#34;&gt;Delaunay triangulation&lt;/a&gt;, constrained or unconstrained, with the help of the  &lt;a href=&#34;https://github.com/artem-ogre/CDT&#34;&gt;CDT&lt;/a&gt; &lt;code&gt;C++&lt;/code&gt; library. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/RCDT/vignettes/the-RCDT-package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sunCurve.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of a sun curve&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=rlemon&#34;&gt;rlemon&lt;/a&gt; v0.2.0: Provides access to the &lt;a href=&#34;https://lemon.cs.elte.hu/trac/lemon&#34;&gt;LEMON&lt;/a&gt; &lt;code&gt;C++&lt;/code&gt; graph library. Look &lt;a href=&#34;https://errickson.net/rlemon/&#34;&gt;here&lt;/a&gt; for a list of algorithms.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ag5Tools&#34;&gt;ag5Tools&lt;/a&gt; v0.0.1: Offers tools for downloading and extracting data from the &lt;em&gt;Copernicus Agrometeorological indicators from 1979 to present derived from reanalysis&lt;/em&gt; &lt;a href=&#34;https://cds.climate.copernicus.eu/cdsapp#!/dataset/sis-agrometeorological-indicators?tab=overview&#34;&gt;(AgERAS)&lt;/a&gt; dataset. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ag5Tools/vignettes/ag5Tools.html&#34;&gt;ag5Tools&lt;/a&gt; to get started and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ag5Tools/vignettes/extracing_data.html&#34;&gt;vignette&lt;/a&gt; on extracting data.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AirMonitor&#34;&gt;AirMonitor&lt;/a&gt; v0.2.2: Provides utilities for working with hourly air quality monitoring data with a focus on small particulates (PM2.5) along with algorithms to calculate NowCast and the associated Air Quality Index (AQI) &lt;a href=&#34;https://www.airnow.gov/sites/default/files/2020-05/aqi-technical-assistance-document-sept2018.pdf&#34;&gt;as defined&lt;/a&gt; by the US Environmental Projection Agency AirNow program. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/AirMonitor/vignettes/AirMonitor.html&#34;&gt;Introduction&lt;/a&gt;, a &lt;a href=&#34;https://cran.r-project.org/web/packages/AirMonitor/vignettes/Developer_Style_Guide.html&#34;&gt;Developers Style Guide&lt;/a&gt;, and a &lt;a href=&#34;https://cran.r-project.org/web/packages/AirMonitor/vignettes/Data_Model.html&#34;&gt;Data Model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;AirMonitor.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Map of Western US with bubble chart of air quality&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BISdata&#34;&gt;BISdata&lt;/a&gt; v0.1-1: Provides access to data from the &lt;a href=&#34;https://www.bis.org/&#34;&gt;Bank for International Settlements&lt;/a&gt; in Basel. Look &lt;a href=&#34;https://github.com/enricoschumann/BISdata&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AFR&#34;&gt;AFR&lt;/a&gt; v0.1.0: Provides tools for regression, prediction and forecast analysis of macroeconomic and credit data adapted for banking sector of Kazakhstan for bank analysts and non-statisticians. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/AFR/vignettes/Data-tranformation.html&#34;&gt;Data transformatiom&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/AFR/vignettes/Diagnostic-tests.html&#34;&gt;Diagnostic Tests&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/AFR/vignettes/Regression-model.html&#34;&gt;Regression&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fixedincome&#34;&gt;fixedincome&lt;/a&gt; v0.0.1: Implements objects that abstract interest rates, compounding factors, day count rules, forward rates and term structure of interest rates to assist with calculations of interest rates and fixed income. Look &lt;a href=&#34;https://github.com/wilsonfreitas/R-fixedincome&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;income.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Plot of spot rate curve&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;game-theory&#34;&gt;Game Theory&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=socialranking&#34;&gt;socialranking&lt;/a&gt; v0.1.1:  Offers a set of solutions to rank players based on a transitive ranking between coalitions, including CP-Majority, ordinal Banzhaf or lexicographic excellence solution summarized &lt;a href=&#34;https://www.ijcai.org/proceedings/2020/3&#34;&gt;Allouche et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/socialranking/vignettes/socialranking.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AquaBPsim&#34;&gt;AquaBPsim&lt;/a&gt; v0.0.1: Provides tools to simulate breeding programs including functions to simulate production and reproduction systems encountered in aquaculture. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/AquaBPsim/vignettes/AquaBPsim.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=coda4microbiome&#34;&gt;coda4microbiome&lt;/a&gt; v0.1.1: Provides tools for microbiome data analysis that take into account its compositional nature including functions for variable selection for both, cross-sectional and longitudinal studies, and for binary and continuous outcomes. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/coda4microbiome/vignettes/coda4microbiome.html&#34;&gt;vignette&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;coda.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Illustration of package function&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MitoHEAR&#34;&gt;MitoHEAR&lt;/a&gt; v0.1.0: Provides functions for the estimation and downstream statistical analysis of the mitochondrial DNA Heteroplasmy calculated from single-cell datasets. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MitoHEAR/vignettes/MitoHEAR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MitoHEAR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Heat map the ground truth and the new partition obtained with unsupervised cluster analysis&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ZetaSuite&#34;&gt;ZetaSuite&lt;/a&gt; v1.0.0: Provides functions to score hits from two-dimensional RNAi screens analyze single cell transcriptomics to differentiate rare cells from damaged ones. See &lt;a href=&#34;https://www.nature.com/articles/s41586-018-0698-6&#34;&gt;Vento-Tormo et al. (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ZetaSuite/vignettes/ZetaSuite.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ZetaSuite.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing evaluation of quality for individual readouts&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RGAN&#34;&gt;RGAN&lt;/a&gt; v0.1.1: Implements the Generative Adversarial Nets algorithm described in &lt;a href=&#34;https://proceedings.neurips.cc/paper/2014/file/5ca3e9b122f61f8f06494c97b1afccf3-Paper.pdf&#34;&gt;Goodfellow et al. (2014)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/RGAN/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RGAN.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots comparing real and synthetic data&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sentiment.ai&#34;&gt;sentiment.ai&lt;/a&gt; v0.1.1: Implements Sentiment Analysis via &lt;code&gt;tensorflow&lt;/code&gt; deep learning and gradient boosting models and also allows users to create embedding vectors for text which can be used in other analyses. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/sentiment.ai/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sentopics&#34;&gt;sentopics&lt;/a&gt; v0.6.2: Offers a framework that joins topic modeling and sentiment analysis of textual data, and implements a fast Gibbs sampling estimation of Latent Dirichlet Allocation. See &lt;a href=&#34;https://www.pnas.org/doi/full/10.1073/pnas.0307752101&#34;&gt;Griffiths &amp;amp; Steyvers (2004)&lt;/a&gt; and the Joint Sentiment/Topic Model of &lt;a href=&#34;https://ieeexplore.ieee.org/document/5710933&#34;&gt;Lin, Everson &amp;amp; Ruger (2012)&lt;/a&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/sentopics/vignettes/Basic_usage.html&#34;&gt;Bascic Usage&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/sentopics/vignettes/Topical_time_series.html&#34;&gt;Topical time series&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sentopics.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Time series of sentiment breakdown&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=transforEmotion&#34;&gt;transforEmotion&lt;/a&gt; v0.1.0: Provides access to sentiment analysis using the &lt;code&gt;Python&lt;/code&gt; based &lt;a href=&#34;https://huggingface.co&#34;&gt;huggingface&lt;/a&gt; transformer zero-shot classification model pipelines. The default pipeline is Cross-Encoder&amp;rsquo;s &lt;a href=&#34;https://huggingface.co/cross-encoder/nli-distilroberta-base&#34;&gt;DistilRoBERTa&lt;/a&gt; trained on the &lt;a href=&#34;https://nlp.stanford.edu/projects/snli/&#34;&gt;Stanford Natural Language Inference&lt;/a&gt; and &lt;a href=&#34;https://huggingface.co/datasets/multi_nli&#34;&gt;Multi-Genre Natural Language Inference&lt;/a&gt; datasets. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/transforEmotion/vignettes/Python_Setup.pdf&#34;&gt;vignette&lt;/a&gt; on setting up &lt;code&gt;Python&lt;/code&gt;.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=adaptr&#34;&gt;adaptr&lt;/a&gt; v1.0.0: Simulates adaptive clinical trials using adaptive stopping, adaptive arm dropping, and adaptive randomization. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/adaptr/vignettes/Overview.html&#34;&gt;Overview&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/adaptr/vignettes/Basic-examples.html&#34;&gt;Basic&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/adaptr/vignettes/Advanced-example.html&#34;&gt;Advanced&lt;/a&gt; examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;adaptr.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot of summary metrics by trial arm&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EVI&#34;&gt;EVI&lt;/a&gt; v0.1.1-4: Implements the epidemic volatility index, a novel early warning tool for identifying new waves in an epidemic as described in &lt;a href=&#34;https://www.nature.com/articles/s41598-021-02622-3&#34;&gt;Kostoulas et al. (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/EVI/vignettes/EVI.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;evi.webp&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Time series of positive and negative predictive values for New York&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rts2&#34;&gt;rts2&lt;/a&gt; v0.3: Provides functions to support modelling case data for real-time surveillance of infectious diseases including functions to generate a computational grid over an area of interest and approximate log-Gaussian Cox Process model. See &lt;a href=&#34;https://projecteuclid.org/journals/statistical-science/volume-28/issue-4/Spatial-and-Spatio-Temporal-Log-Gaussian-Cox-Processes--Extending/10.1214/13-STS441.full&#34;&gt;Diggle et al. (2013)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1007/s11222-019-09886-w&#34;&gt;Solin and Särkkä (2020)&lt;/a&gt; for background and look &lt;a href=&#34;http://www.sam-watson.xyz/vignette.html&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rts2.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Color coded grid showing proportion of population over 65 imposed on map&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BCDAG&#34;&gt;BCDAG&lt;/a&gt; v1.0.0: Provides functions for structure learning of causal networks and estimation of joint causal effects from observational Gaussian data. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s10260-021-00579-1&#34;&gt;Castelletti &amp;amp; Mascaro (2021)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2201.12003&#34;&gt;Castelletti &amp;amp; Mascaro (2022)&lt;/a&gt; for background, and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/BCDAG/vignettes/bcdag_generatedata.html&#34;&gt;Random Data Generation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/BCDAG/vignettes/bcdag_getfamily.html&#34;&gt;Output of &lt;code&gt;learn_DAG()&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/BCDAG/vignettes/bcdag_learnDAG.html&#34;&gt;MCMC scheme for posterior inference&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SEset&#34;&gt;SEset&lt;/a&gt; v1.0.1: Implements tools to compute and analyze the set of statistically-equivalent Gaussian, linear path models which generate the input precision or (partial) correlation matrix. See &lt;a href=&#34;https://cran.r-project.org/web/packages/SEset/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SEset.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Directed and undirected plots of a network&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bdc&#34;&gt;bdc&lt;/a&gt; v1.1.0: Provides functions for biodiversity data cleaning organized into five themes: Merging datasets, Pre-filtering, Taxonomy, Space (Flagging low precision coordinates), and Time (flagging inconsistent data collection dates). There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/bdc/vignettes/integrate_datasets.html&#34;&gt;Standardization&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bdc/vignettes/prefilter.html&#34;&gt;Pre-filter&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bdc/vignettes/space.html&#34;&gt;Space&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bdc/vignettes/taxonomy.html&#34;&gt;Taxonomy&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/bdc/vignettes/time.html&#34;&gt;Time&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CSHShydRology&#34;&gt;CSHShydRology&lt;/a&gt; v1.2.1: Offers a collection of user submitted functions to aid in the analysis of hydrological data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/CSHShydRology/vignettes/hydrograph_plot.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hydro.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing precipitation and flow over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=cheem&#34;&gt;cheem&lt;/a&gt; v0.2.0: Provides functions to explore local explanations of non-linear models by first calculating the tree &lt;a href=&#34;https://christophm.github.io/interpretable-ml-book/shap.html&#34;&gt;&lt;strong&gt;SH&lt;/strong&gt;apley &lt;strong&gt;A&lt;/strong&gt;dditive ex&lt;strong&gt;P&lt;/strong&gt;lanation&lt;/a&gt; for every observation and for calculating a projection basis, and then changing the basis with a radial tour. See &lt;a href=&#34;https://arxiv.org/abs/1802.03888&#34;&gt;Lundberg et al. (2019)&lt;/a&gt;, &lt;a href=&#34;https://journal.r-project.org/archive/2020/RJ-2020-027/index.html&#34;&gt;Spyrison &amp;amp; Cook (2020)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10618600.1997.10474754&#34;&gt;Cook and Buja (2012)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/cheem/vignettes/getting-started-with-cheem.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cheem.gif&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;gif illustrating radial tour&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CondCopulas&#34;&gt;CondCopulas&lt;/a&gt; v0.1.2: Provides functions for the estimation of conditional copulas models, various estimators of conditional Kendall&amp;rsquo;s tau statistic as proposed in Derumigny and Fermanian &lt;a href=&#34;https://www.degruyter.com/document/doi/10.1515/demo-2019-0016/html&#34;&gt;2019a&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167947319300271?via%3Dihub&#34;&gt;2019b&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0047259X1930435X?via%3Dihub&#34;&gt;2020&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/CondCopulas/vignettes/simulatedData.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;copulas.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of conditional quantiles&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multilevelmod&#34;&gt;multilevelmod&lt;/a&gt; v0.1.0: Implements bindings for hierarchical regression models for use with the &lt;code&gt;parsnip&lt;/code&gt; package. Models include longitudinal generalized linear models as described in &lt;a href=&#34;https://academic.oup.com/biomet/article/73/1/13/246001?login=false&#34;&gt;Liang and Zeger (1986)&lt;/a&gt;  and mixed-effect models as described in &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-1-4419-0318-1_1&#34;&gt;Pinheiro and Bates (2000)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/multilevelmod/vignettes/multilevelmod.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rbmi&#34;&gt;rbmi&lt;/a&gt; v1.1.3: Implements reference based multiple imputation allowing for the imputation of longitudinal datasets using predefined strategies. These include
conventional MI methods, conditional mean imputation methods, and bootstrapped MI methods. See the &lt;em&gt;Scope&lt;/em&gt; section of the &lt;a href=&#34;https://cran.r-project.org/web/packages/rbmi/vignettes/stat_specs.html&#34;&gt;Statistical Specifications&lt;/a&gt; vignette for more information on MI methods. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/rbmi/vignettes/quickstart.html&#34;&gt;Quick Start Guide&lt;/a&gt; and an additional vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/rbmi/vignettes/advanced.html&#34;&gt;Advanced Functionality&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=remiod&#34;&gt;remiod&lt;/a&gt; v1.0.0: Implements reference-based multiple imputation of ordinal and binary responses under Bayesian framework, as described in &lt;a href=&#34;https://arxiv.org/abs/2203.02771&#34;&gt;Wang and Liu (2022)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/remiod/vignettes/intro_remiod.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;remiod.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Missing values plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rlcv&#34;&gt;rlcv&lt;/a&gt; v1.0.0: Provides functions to estimate likelihood cross-validation bandwidth for uni- and multi-variate kernel densities which are robust with respect to fat-tailed distributions and outliers. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/07350015.2018.1424633?journalCode=ubes20&#34;&gt;Wu (2019)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rlcv/vignettes/my-vignette.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rlcv.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Contour density plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sftime&#34;&gt;sftime&lt;/a&gt; v0.2-0: Provides classes and methods for spatial objects that have a registered time column, in particular for irregular spatiotemporal data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/sftime/vignettes/sftime.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sftime.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Time series plots by ID and value&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=workboots&#34;&gt;workboots&lt;/a&gt; v0.1.1: Provides functions for generating bootstrap prediction intervals from a &lt;code&gt;tidymodels&lt;/code&gt; workflow. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/workboots/vignettes/Getting-Started.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/workboots/vignettes/Estimating-a-Linear-Prediction-Interval.html&#34;&gt;vignette&lt;/a&gt; on estimating linear prediction intervals.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;workboots.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Plot showing predictions with prediction intervals&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dtts&#34;&gt;dtts&lt;/a&gt; v0.1.0: Provides high-frequency time-series support via &lt;code&gt;nanotime&lt;/code&gt; and &lt;code&gt;data.table&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/dtts/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ngboostForecast&#34;&gt;ngboostForecast&lt;/a&gt; v0.0.2: Implements probabilistic time series forecasting via natural gradient boosting for probabilistic prediction. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ngboostForecast/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ngboostForecast.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of time series with forecast&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=svines&#34;&gt;svines&lt;/a&gt; v0.1.4: Provides functions to fit and simulate from stationary vine copula models for time series. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0304407621003043?via%3Dihub&#34;&gt;Nagler et al. (2022)&lt;/a&gt; for the theory and look &lt;a href=&#34;https://github.com/tnagler/svines&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;svines.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of copula contours&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dyn.log&#34;&gt;dyn.log&lt;/a&gt; v0.4.0: Implements dynamic, configuration driven logging. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/dyn.log/vignettes/Configuration.html&#34;&gt;Configuration&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dyn.log/vignettes/Formats.html&#34;&gt;Formats&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dyn.log/vignettes/Layouts.html&#34;&gt;Layouts&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/dyn.log/vignettes/Levels.html&#34;&gt;Levels&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=formatters&#34;&gt;formatters&lt;/a&gt; v0.2.0: Provides a framework for rendering complex tables to ASCII, and a set of formatters for transforming values or sets of values into ASCII-ready display strings. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/formatters/vignettes/formatters.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=git4r&#34;&gt;git4r&lt;/a&gt; v0.1.2: Implements an interactive &lt;code&gt;git&lt;/code&gt; user interface from the R command line that includes tools to make commits, branches, remotes, and diffs an integrated part of R coding. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/git4r/vignettes/git4r-demo.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggmice&#34;&gt;ggmice&lt;/a&gt; v0.0.1: Provides functions to enhance a &lt;code&gt;mice&lt;/code&gt; imputation workflow with visualizations for incomplete and imputed data including functions to inspect missing data, develop imputation models, evaluate algorithmic convergence, and compare observed versus imputed data. See the &lt;a href=&#34;https://drive.google.com/drive/folders/0ByIK3JgdMzISWEVRMkZUMmJTSkE&#34;&gt;Getting Started Guide&lt;/a&gt; and the vignette &lt;a href=&#34;https://cran.r-project.org/web/packages/ggmice/vignettes/old_friends.html&#34;&gt;Old Firends&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggmice.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Missing data pattern plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=langevitour&#34;&gt;langevitour&lt;/a&gt; v0.2: Implements an HTML widget that uses &lt;a href=&#34;https://en.wikipedia.org/wiki/Langevin_dynamics&#34;&gt;Langevin dynamics&lt;/a&gt; to show random walks through 2D projections of numerical data. It can be used from within R, or included in a self-contained Rmarkdown document. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/langevitour/vignettes/usage.html&#34;&gt;vignette&lt;/a&gt; for an examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tour.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;2D projection of RNA sequence&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=picker&#34;&gt;picker&lt;/a&gt; v0.2.6: Provides functions to zoom, pan, and pick points from a &lt;code&gt;deck.gl&lt;/code&gt; scatterplot and includes tooltips, labels, a grid overlay, legends, and coupled interactions across multiple plots. See &lt;a href=&#34;https://cran.r-project.org/web/packages/picker/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;picker.gif&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;gif illustrating point selection&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/04/28/march-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>MLDataR - Real-world Datasets for Machine Learning Applications</title>
      <link>https://rviews.rstudio.com/2022/04/19/mldatar-real-world-datasets-for-machine-learning-applications/</link>
      <pubDate>Tue, 19 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/04/19/mldatar-real-world-datasets-for-machine-learning-applications/</guid>
      <description>
        


&lt;p&gt;&lt;em&gt;This is a guest post from Gary Hutson, lead of Machine Learning at Crisp Thinking, a company that provides AI solutions to moderate and detect offensive and abusive content online. His website is available at &lt;a href=&#34;https://hutsons-hacks.info/&#34;&gt;https://hutsons-hacks.info/&lt;/a&gt; and he can be reached through Twitter, &lt;a href=&#34;https://twitter.com/StatsGary&#34;&gt;@StatsGary&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;mldatar-package-motivation&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;MLDataR package motivation&lt;/h2&gt;
&lt;p&gt;I love all things Machine Learning. The &lt;a href=&#34;https://github.com/StatsGary/MLDataR&#34;&gt;MLDataR&lt;/a&gt; package was driven by the need to have example datasets across the healthcare system for machine learning problems. I have been a machine learning practitioner for over nine years; however, I still find it interesting to explore new examples and datasets related to supervised machine learning classification and regression.&lt;/p&gt;
&lt;p&gt;Because the package contains clinical examples and examples from real hospital systems, it allows the potential machine learning engineer to practice all things related to supervised machine learning.&lt;/p&gt;
&lt;p&gt;Despite the package initially being aimed at healthcare, I have expanded it to new territories and domains.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;what-does-the-package-contain&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;What does the package contain?&lt;/h2&gt;
&lt;p&gt;The package contains several datasets for modelling. This is just a start and I am working with the &lt;a href=&#34;https://nhsrcommunity.com/&#34;&gt;NHS-R community&lt;/a&gt; to build it out even further. It is a sort of a call to arms to equip the package with even more examples of excellent datasets that can be used for machine learning.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Diabetes disease prediction&lt;/strong&gt; - This dataset contains key variables, gathered from hospital research and papers in the British Medical Journal to identify the drivers behind diabetes disease. This dataset is useful for working with supervised classification machine learning problems or statistical problems. It uses past historical patient information to train and classify a model, with the aim to classify if a patient will have diabetes when they first present to the service.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Diabetes early onset&lt;/strong&gt; - Gathered by Asif Laldin, the package contributor from Gloucestershire Clinical Commissioning Group, this dataset contains information on the time between a prediabetes diagnosis and the onset of diabetes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Failing care home prediction&lt;/strong&gt; - Using measures from the NHS incident reporting databases, this dataset contains data to classify if a care home will fail based on results from retrospective inspections.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Heart disease prediction&lt;/strong&gt; - This dataset is intended for supervised machine learning classification problems on which patients are likely to present with heart disease. This uses independent variables, such as resting blood pressure, maximum heart rate, history of angina, and other metrics.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thyroid disease classification&lt;/strong&gt; - This one has a personal effect on me, as I am a sufferer of this disease. This drove me to source this dataset from the Garavan Institute, based on a collection of studies this institute did around thyroid disease. This contains 28 independent or predictor variables of patients with or without the disease. It is also covered in the &lt;a href=&#34;https://cran.r-project.org/web/packages/MLDataR/vignettes/MLDataR.html&#34;&gt;vignette supporting this package&lt;/a&gt; and the supporting YouTube tutorial using tidymodels with various ML techniques.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Counter Strike Global Offensive (CSGO)&lt;/strong&gt; - This dataset was kindly contributed by Asif Laldin, and is a detraction from the healthcare datasets in the package. I never intended the package to be purely healthcare ML datasets, and I plan to include credit card fraud examples, tabular playground examples from Kaggle, and many more, so watch this space…&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;run-a-tidymodels-routine-with-heart-disease-dataset&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Run a tidymodels routine with heart disease dataset&lt;/h2&gt;
&lt;p&gt;Let’s explore the heart disease dataset contained in MLDataR using a logistic regression model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# install.packages(&amp;quot;MLDataR&amp;quot;)
library(MLDataR)
library(dplyr)
library(tidyr)
library(tidymodels)
library(data.table)
library(ConfusionTableR)
library(OddsPlotty)
glimpse(MLDataR::heartdisease)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 918
## Columns: 10
## $ Age              &amp;lt;dbl&amp;gt; 40, 49, 37, 48, 54, 39, 45, 54, 37, 48, 37, 58, 39, 4…
## $ Sex              &amp;lt;chr&amp;gt; &amp;quot;M&amp;quot;, &amp;quot;F&amp;quot;, &amp;quot;M&amp;quot;, &amp;quot;F&amp;quot;, &amp;quot;M&amp;quot;, &amp;quot;M&amp;quot;, &amp;quot;F&amp;quot;, &amp;quot;M&amp;quot;, &amp;quot;M&amp;quot;, &amp;quot;F&amp;quot;, &amp;quot;F&amp;quot;…
## $ RestingBP        &amp;lt;dbl&amp;gt; 140, 160, 130, 138, 150, 120, 130, 110, 140, 120, 130…
## $ Cholesterol      &amp;lt;dbl&amp;gt; 289, 180, 283, 214, 195, 339, 237, 208, 207, 284, 211…
## $ FastingBS        &amp;lt;dbl&amp;gt; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
## $ RestingECG       &amp;lt;chr&amp;gt; &amp;quot;Normal&amp;quot;, &amp;quot;Normal&amp;quot;, &amp;quot;ST&amp;quot;, &amp;quot;Normal&amp;quot;, &amp;quot;Normal&amp;quot;, &amp;quot;Normal…
## $ MaxHR            &amp;lt;dbl&amp;gt; 172, 156, 98, 108, 122, 170, 170, 142, 130, 120, 142,…
## $ Angina           &amp;lt;chr&amp;gt; &amp;quot;N&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;Y&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;Y&amp;quot;, &amp;quot;N&amp;quot;, &amp;quot;N&amp;quot;…
## $ HeartPeakReading &amp;lt;dbl&amp;gt; 0.0, 1.0, 0.0, 1.5, 0.0, 0.0, 0.0, 0.0, 1.5, 0.0, 0.0…
## $ HeartDisease     &amp;lt;dbl&amp;gt; 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 0,…&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A glimpse into the dataset gives us a quick overview of our dataset. We have 918 rows and 10 columns. We can see our outcome, heart disease, and our nine predictors.&lt;/p&gt;
&lt;p&gt;There are a couple of things we want to clean up. Notice that our outcome variable &lt;code&gt;HeartDisease&lt;/code&gt; loads as a double variable. We want to convert it into a factor variable for our machine learning model.&lt;/p&gt;
&lt;p&gt;The variables &lt;code&gt;Sex&lt;/code&gt;, &lt;code&gt;RestingECG&lt;/code&gt;, and &lt;code&gt;AnginaY&lt;/code&gt; are character variables. For creating models, it is better to encode characters as factors.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;hd &amp;lt;- heartdisease %&amp;gt;%
  mutate(across(where(is.character), as.factor),
         HeartDisease = as.factor(HeartDisease)) %&amp;gt;% 
  # Remove any non complete cases
  na.omit()
is.factor(hd$HeartDisease)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] TRUE&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For Machine Learning models, it is generally recommended to split your data into a training and testing set, or if you are using hyperparameter tuning and updating your model, a training / test and validation set. Other methods are available, such a K-Fold Cross Validation; however, we will stick to a basic training and testing split for the purposes of this walkthrough.&lt;/p&gt;
&lt;p&gt;To do this, and to make sure that the results are repeatable, we will use the &lt;code&gt;set.seed(123)&lt;/code&gt; value - which essentially says when we are randomly splitting this data, make sure that the random pattern is the same as the walkthrough., i.e. give me the same split as this post:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
split_prop &amp;lt;- 0.8
testing_prop &amp;lt;- 1 - split_prop
split &amp;lt;- rsample::initial_split(hd, prop = split_prop)
training &amp;lt;- rsample::training(split)
testing &amp;lt;- rsample::testing(split)
# Print a custom message to show the samples involved
training_message &amp;lt;- function() {
  message(
    cat(
      &amp;#39;The training set has: &amp;#39;,
      nrow(training),
      &amp;#39; examples and the testing set has:&amp;#39;,
      nrow(testing),
      &amp;#39;.\nThis split has &amp;#39;,
      paste0(format(100 * split_prop), &amp;#39;%&amp;#39;),
      &amp;#39; in the training set and &amp;#39;,
      paste0(format(100 * testing_prop), &amp;#39;%&amp;#39;),
      &amp;#39; in the testing set.&amp;#39;,
      sep = &amp;#39;&amp;#39;
    )
  )
}
training_message()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## The training set has: 734 examples and the testing set has:184.
## This split has 80% in the training set and 20% in the testing set.&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We can fit a &lt;code&gt;parsnip&lt;/code&gt; model to the training set and then we can evaluate the performance.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lr_hd_fit &amp;lt;- logistic_reg() %&amp;gt;%
  set_engine(&amp;quot;glm&amp;quot;) %&amp;gt;% 
  set_mode(&amp;quot;classification&amp;quot;) %&amp;gt;% 
  fit(HeartDisease ~ ., data = training)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If we want to see the summary results of our model in a tidy way (i.e., a data frame with standard column names), we can use the &lt;code&gt;tidy()&lt;/code&gt; function:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tidy(lr_hd_fit)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 11 × 5
##    term             estimate std.error statistic  p.value
##    &amp;lt;chr&amp;gt;               &amp;lt;dbl&amp;gt;     &amp;lt;dbl&amp;gt;     &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;
##  1 (Intercept)       0.925     1.29        0.718 4.73e- 1
##  2 Age               0.0175    0.0123      1.42  1.55e- 1
##  3 SexM              1.17      0.241       4.84  1.29e- 6
##  4 RestingBP        -0.00164   0.00544    -0.301 7.63e- 1
##  5 Cholesterol      -0.00335   0.00104    -3.23  1.25e- 3
##  6 FastingBS         0.944     0.248       3.81  1.39e- 4
##  7 RestingECGNormal -0.291     0.261      -1.12  2.64e- 1
##  8 RestingECGST     -0.383     0.343      -1.12  2.64e- 1
##  9 MaxHR            -0.0192    0.00450    -4.28  1.88e- 5
## 10 AnginaY           1.54      0.229       6.72  1.78e-11
## 11 HeartPeakReading  0.689     0.113       6.12  9.54e-10&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We can see the statistically significant ones by pulling out those with p &amp;lt; 0.05: Male (SexM), cholesterol (Cholesterol), fasting blood sugar (FastingBS), maximum heart rate (MaxHR), having angina (AnginaY), and peak heart rate reading (HeartPeakReading).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tidy(lr_hd_fit) %&amp;gt;% 
  filter(p.value &amp;lt; 0.05) %&amp;gt;% 
  pull(term)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;SexM&amp;quot;             &amp;quot;Cholesterol&amp;quot;      &amp;quot;FastingBS&amp;quot;        &amp;quot;MaxHR&amp;quot;           
## [5] &amp;quot;AnginaY&amp;quot;          &amp;quot;HeartPeakReading&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s convert the probabilities from the fitted GLM model into odds ratios (ORs). An OR measures the association between an exposure and an outcome.&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; In this case, the OR represents the odds of heart disease will occur given a particular condition, compared to the odds of heart disease occurring in the absence of that condition.&lt;/p&gt;
&lt;p&gt;We can visualize the results using the &lt;a href=&#34;https://cran.r-project.org/web/packages/OddsPlotty/index.html&#34;&gt;OddsPlotty&lt;/a&gt; package and the &lt;code&gt;fit&lt;/code&gt; list object from the model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tidy_oddsplot &amp;lt;- OddsPlotty::odds_plot(
  lr_hd_fit$fit,
  title = &amp;quot;Heart Disease Odds Plot&amp;quot;,
  point_col = &amp;quot;#6b95ff&amp;quot;,
  h_line_color = &amp;quot;red&amp;quot;
)
tidy_oddsplot &amp;lt;- tidy_oddsplot$odds_plot +
  theme(legend.position = &amp;quot;none&amp;quot;) +
  geom_text(
    label = round(tidy_oddsplot$odds_plot$data$OR, digits = 3),
    hjust = -0.5,
    vjust = 1,
    cex = 2.8
  )
tidy_oddsplot&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/04/19/mldatar-real-world-datasets-for-machine-learning-applications/index_files/figure-html/unnamed-chunk-6-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We can also pull out the odds ratio data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tidy_oddsplot$data&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##                      OR  lower  upper             vars
## Age              1.0176 0.9935 1.0426              Age
## SexM             3.2156 2.0172 5.2026             SexM
## RestingBP        0.9984 0.9877 1.0090        RestingBP
## Cholesterol      0.9967 0.9946 0.9987      Cholesterol
## FastingBS        2.5710 1.5912 4.2114        FastingBS
## RestingECGNormal 0.7472 0.4471 1.2452 RestingECGNormal
## RestingECGST     0.6817 0.3474 1.3348     RestingECGST
## MaxHR            0.9809 0.9722 0.9895            MaxHR
## AnginaY          4.6768 2.9989 7.3842          AnginaY
## HeartPeakReading 1.9914 1.6056 2.4982 HeartPeakReading&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In this example, odds ratios are used to compare the relative odds of the occurrence of heart disease, given exposure to the variable of interest. Looking at the results from &lt;code&gt;odds_plot()&lt;/code&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Having angina (AnginaY), peak heart rate reading (HeartPeakReading), Male (SexM), and fasting blood sugar (FastingBS) have an OR of greater than 1, implying that these conditions are associated with higher odds of heart disease. For example, people with Angina are 4.677 times more likely to get heart disease than those without this condition.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Normal resting electrocardiogram (RestingECGNormal) and normal ST segment of an electrocardiogram (RestingECGST) have an OR of less than 1, implying that these conditions are associated with lower odds of heart disease, however due to the length of the error bars these conditions do not have as significant effect on heart disease, as those outlined with odds greater than 1.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note the confidence intervals, indicating the precision of the OR. The large CIs around RestingECGNormal and RestingECGST indicate a low level of precision of the OR. The small CIs around Age, RestingBP, Cholesterol, and MaxHRindicate a higher precision of the ORs. This is normally due to the representation of the encoded items within the model, i.e. the presence of an effect code.&lt;/p&gt;
&lt;p&gt;I evaluate the outputs of logistic regression models by using the sampling probability values that the variables have been selected by chance (p-values) for the cut off, but then use the odds ratios of the effect of the predictor variable on my outcome, using the odds plots to make the final decision.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;evaluating-with-testing-set&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Evaluating with testing set&lt;/h2&gt;
&lt;p&gt;The final way we can evaluate how well our model fits, before pushing this into production, would be to use a confusion matrix to collect how well our testing partition performs, against our training model predictions. Here we are trying to get a sense of, if we pushed this into the wild, how well would it do on unseen observations i.e. those new items that we don’t have a label for, a label in this sense is whether someone has had heart disease, or not.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(ConfusionTableR)
# Use our model to predict labels on to testing set
predictions &amp;lt;- cbind(predict(lr_hd_fit, new_data = testing),
                     testing)
# Create confusion matrix and output to record level for storage to monitor concept drift
cm &amp;lt;- ConfusionTableR::binary_class_cm(
  predictions$.pred_class,
  predictions$HeartDisease,
  mode = &amp;#39;everything&amp;#39;,
  positive = &amp;#39;1&amp;#39;
)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [INFO] Building a record level confusion matrix to store in dataset&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [INFO] Build finished and to expose record level cm use the record_level_cm list item&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The next step is to expose the confusion matrix to view how well our model did on estimating the labels on the testing set:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Access the confusion matrix list object
cm$confusion_matrix&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Confusion Matrix and Statistics
## 
##           Reference
## Prediction  0  1
##          0 70  6
##          1 16 92
##                                         
##                Accuracy : 0.88          
##                  95% CI : (0.825, 0.924)
##     No Information Rate : 0.533         
##     P-Value [Acc &amp;gt; NIR] : &amp;lt;2e-16        
##                                         
##                   Kappa : 0.758         
##                                         
##  Mcnemar&amp;#39;s Test P-Value : 0.055         
##                                         
##             Sensitivity : 0.939         
##             Specificity : 0.814         
##          Pos Pred Value : 0.852         
##          Neg Pred Value : 0.921         
##               Precision : 0.852         
##                  Recall : 0.939         
##                      F1 : 0.893         
##              Prevalence : 0.533         
##          Detection Rate : 0.500         
##    Detection Prevalence : 0.587         
##       Balanced Accuracy : 0.876         
##                                         
##        &amp;#39;Positive&amp;#39; Class : 1             
## &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Our model did relatively well. Picking apart some of the metrics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;True positives (&lt;code&gt;TP&lt;/code&gt;) we have 92 correctly classified instances of heart failure&lt;/li&gt;
&lt;li&gt;True negatives(&lt;code&gt;TN&lt;/code&gt;) we have 70 cases classified as not having heart disease&lt;/li&gt;
&lt;li&gt;False negatives (&lt;code&gt;FN&lt;/code&gt;) we have 6 cases were our model said the patient didn’t have heart disease and they did&lt;/li&gt;
&lt;li&gt;False positives (&lt;code&gt;FP&lt;/code&gt;) we have 16 cases were our model said a patient did have heart disease, but they actually didn’t&lt;/li&gt;
&lt;li&gt;Recall (also called Sensitivity) is 0.9388 meaning from all the patients that had heart disease - how many did we predict correctly - this equation is &lt;code&gt;Recall=TP / (TP + FN)&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Precision (also called Positive Predictive Value) is 0.8519 meaning from all the classes we predicted as positive, how many were actually positive. The equation here is &lt;code&gt;Precision=TP/(TP + FP)&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As I run many ML experiments, I wanted a way to store this data into a record-level extract. I actually stored this in a model metrics table on Postgres SQL database, but could be stored in any proprietary system. To get these metrics easily in record level, the package I created helps you do that with ease:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# As we used the binary record level cm method, this stores the model data down
record_level_cm &amp;lt;- cm$record_level_cm %&amp;gt;%
  dplyr::mutate(user_name = Sys.getenv(&amp;quot;USERNAME&amp;quot;))
glimpse(record_level_cm)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 1
## Columns: 24
## $ Pred_0_Ref_0         &amp;lt;int&amp;gt; 70
## $ Pred_1_Ref_0         &amp;lt;int&amp;gt; 16
## $ Pred_0_Ref_1         &amp;lt;int&amp;gt; 6
## $ Pred_1_Ref_1         &amp;lt;int&amp;gt; 92
## $ Accuracy             &amp;lt;dbl&amp;gt; 0.8804
## $ Kappa                &amp;lt;dbl&amp;gt; 0.7581
## $ AccuracyLower        &amp;lt;dbl&amp;gt; 0.8246
## $ AccuracyUpper        &amp;lt;dbl&amp;gt; 0.9235
## $ AccuracyNull         &amp;lt;dbl&amp;gt; 0.5326
## $ AccuracyPValue       &amp;lt;dbl&amp;gt; 4.902e-24
## $ McnemarPValue        &amp;lt;dbl&amp;gt; 0.05501
## $ Sensitivity          &amp;lt;dbl&amp;gt; 0.9388
## $ Specificity          &amp;lt;dbl&amp;gt; 0.814
## $ Pos.Pred.Value       &amp;lt;dbl&amp;gt; 0.8519
## $ Neg.Pred.Value       &amp;lt;dbl&amp;gt; 0.9211
## $ Precision            &amp;lt;dbl&amp;gt; 0.8519
## $ Recall               &amp;lt;dbl&amp;gt; 0.9388
## $ F1                   &amp;lt;dbl&amp;gt; 0.8932
## $ Prevalence           &amp;lt;dbl&amp;gt; 0.5326
## $ Detection.Rate       &amp;lt;dbl&amp;gt; 0.5
## $ Detection.Prevalence &amp;lt;dbl&amp;gt; 0.587
## $ Balanced.Accuracy    &amp;lt;dbl&amp;gt; 0.8764
## $ cm_ts                &amp;lt;dttm&amp;gt; 2022-04-19 11:18:51
## $ user_name            &amp;lt;chr&amp;gt; &amp;quot;&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#Export to csv
data.table::fwrite(record_level_cm, file = &amp;#39;heart_disease_cm_record_level.csv&amp;#39;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you were happy with your model now, you could put this into production.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;can-i-contribute-my-own-dataset-to-mldatar&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Can I contribute my own dataset to MLDataR?&lt;/h2&gt;
&lt;p&gt;The answer is you can, and I would greatly encourage it. To boot, you will become a package contributor. I am looking for ML datasets from across a wide range of industries and organisations.&lt;/p&gt;
&lt;p&gt;Suitable datasets for machine learning applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Have sufficient predictive variables for feature engineering&lt;/li&gt;
&lt;li&gt;Have a nominal outcome variable&lt;/li&gt;
&lt;li&gt;May have missing values&lt;/li&gt;
&lt;li&gt;Consist of interesting features&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you have an idea, please submit a pull request to the &lt;a href=&#34;https://github.com/StatsGary/MLDataR&#34;&gt;GitHub repository&lt;/a&gt; and add your dataset.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;final-thoughts&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Final thoughts&lt;/h2&gt;
&lt;p&gt;I have really enjoyed putting this package together and I hope you can use it to:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Learn tidymodels or caret.&lt;/strong&gt; I have put together a few tutorials on these in the past:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Building a tidymodels classification model from scratch: &lt;a href=&#34;https://www.youtube.com/watch?v=hxRx7ozLNKw&amp;amp;t=2583s&#34; class=&#34;uri&#34;&gt;https://www.youtube.com/watch?v=hxRx7ozLNKw&amp;amp;t=2583s&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Advanced modelling with caret for supervised machine learning: &lt;a href=&#34;https://www.youtube.com/watch?v=rO40vvKXU-4&amp;amp;t=3085s&#34; class=&#34;uri&#34;&gt;https://www.youtube.com/watch?v=rO40vvKXU-4&amp;amp;t=3085s&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Reticulate - R and Python a happy union: &lt;a href=&#34;https://www.youtube.com/watch?v=8WE-EU5k97Q&amp;amp;t=235s&#34; class=&#34;uri&#34;&gt;https://www.youtube.com/watch?v=8WE-EU5k97Q&amp;amp;t=235s&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Collapsing a caret confusion matrix with ConfusionTableR: &lt;a href=&#34;https://youtu.be/9zcUlgLySZo&#34; class=&#34;uri&#34;&gt;https://youtu.be/9zcUlgLySZo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Put your models into production:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Deploying a caret machine learning model as an API with Plumber: &lt;a href=&#34;https://youtu.be/WMCkV_J5a0s&#34; class=&#34;uri&#34;&gt;https://youtu.be/WMCkV_J5a0s&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Creating a microservice with Docker and serving as a restful API: &lt;a href=&#34;https://youtu.be/JK6VLAKRjO4&#34; class=&#34;uri&#34;&gt;https://youtu.be/JK6VLAKRjO4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Szumilas M. (2010). Explaining odds ratios. Journal of the Canadian Academy of Child and Adolescent Psychiatry = Journal de l’Academie canadienne de psychiatrie de l’enfant et de l’adolescent, 19(3), 227–229.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/04/19/mldatar-real-world-datasets-for-machine-learning-applications/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>A Macroeconomics Dashboard on Turkey Inflation</title>
      <link>https://rviews.rstudio.com/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/</link>
      <pubDate>Thu, 07 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/</guid>
      <description>
        
&lt;script src=&#34;/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;Enes Gencer is a lead data scientist at &lt;a href=&#34;https://www.doktar.com/en/&#34;&gt;Doktar&lt;/a&gt; and a graduate of Tilburg University (Research Master, Economics). Enes’ interests include data science problems in Economics, Finance, and Agriculture.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;introduction&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Inflation is a hot topic for both globally and in Turkey nowadays. Inspired by Rami Krispin, I reverse engineered his &lt;a href=&#34;https://ramikrispin.github.io/USelectricity/&#34;&gt;U.S. Electricity dashboard&lt;/a&gt; and created a &lt;a href=&#34;https://enesgencer18.github.io/turkey-macro-dashboard/&#34;&gt;dashboard&lt;/a&gt; to explore a forecast for inflation in Turkey. In this post, I would like to begin to describe some of the technology that went into creating the dashboard.&lt;/p&gt;
&lt;p&gt;The data and machine learning pipelines are automated via Docker, Github Actions, and R Markdown. The dashboard has too many dimensions to cover in a single blog post so in this blog post, I focus on the underlying economics and the forecasting method I choose, Elastic Net. In the coming blog posts, I might write on different aspects like flexdashboard, Docker, or a more interesting forecasting method like LSTM using Keras on R.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;getting-started&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;First, we load the required libraries and data set.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(lubridate) 
library(caret)
library(zoo)
library(ggthemes)
library(magick)

load(&amp;quot;processed_data.Rdata&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;dataset&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Dataset&lt;/h2&gt;
&lt;p&gt;The data set consists of monthly macroeconomic variables. The dependent variable is the Y-o-Y change in CPI, and the independent variables are lags of&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Price indexes&lt;/li&gt;
&lt;li&gt;Tendency surveys of the economic agents&lt;/li&gt;
&lt;li&gt;Production statistics&lt;/li&gt;
&lt;li&gt;Balance of payments statistics&lt;/li&gt;
&lt;li&gt;Exchange rate return&lt;/li&gt;
&lt;li&gt;Month (to take into account seasonality)&lt;/li&gt;
&lt;li&gt;CPI Forecast of TBATS model (inspired by the stacking methods)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;First, I only included lags to avoid hindsight bias or the “knew-it-all-along” phenomenon. For instance, as of today, the model predicts March inflation. However, March statistics are not announced yet. If the model is constructed to use March statistics, then it has no value in real-life prediction.&lt;/p&gt;
&lt;p&gt;Second, the analysis does not cover the effect of interest rates on inflation. That is only because I have a pre-written script to pull monthly variables. Therefore, I do not want to spend time adjusting the frequency. Also, the effect of the interest rate is known anyway. Central banks shift the price of money (or cost of borrowing) by changing interest rates, which is the primary tool to manage inflation. A rise in interest rate has two effects: first, it makes borrowing more costly, so people defer their consumption. Second, it might reduce the present value of financial assets. Hence, creating a negative wealth effect. Both impacts cause the inflationary pressures to ease.&lt;/p&gt;
&lt;p&gt;We have the training data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;forecast_date = &amp;quot;2022-03-31&amp;quot;

train_data &amp;lt;- forecast_df %&amp;gt;% 
  filter(Date &amp;lt; forecast_date)

tail(train_data,3)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 3 × 94
##   Date         CPI CPI_Lag1 CLI_Lag1 Domestic_PPI_Lag1 Inflation_Expectation_La…
##   &amp;lt;date&amp;gt;     &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;             &amp;lt;dbl&amp;gt;                     &amp;lt;dbl&amp;gt;
## 1 2021-12-31 0.361    0.213     102.             0.546                      15.6
## 2 2022-01-31 0.487    0.361     102.             0.799                      21.4
## 3 2022-02-28 0.544    0.487     101.             0.935                      25.4
## # … with 88 more variables: FS_Confidience_Lag1 &amp;lt;dbl&amp;gt;,
## #   RS_Confidience_Lag1 &amp;lt;dbl&amp;gt;, Production_Volume_Lag1 &amp;lt;dbl&amp;gt;,
## #   Export_Orders_Lag1 &amp;lt;dbl&amp;gt;, BoP_Lag1 &amp;lt;dbl&amp;gt;, Utilization_Rate_Lag1 &amp;lt;dbl&amp;gt;,
## #   Consumer_Confidience_Lag1 &amp;lt;dbl&amp;gt;, Import_Annual_Ret_Lag1 &amp;lt;dbl&amp;gt;,
## #   Import_Monthly_Ret_Lag1 &amp;lt;dbl&amp;gt;, UsdTry_Annual_Ret_Lag1 &amp;lt;dbl&amp;gt;,
## #   UsdTry_Monthly_Ret_Lag1 &amp;lt;dbl&amp;gt;, CPI_Lag2 &amp;lt;dbl&amp;gt;, CLI_Lag2 &amp;lt;dbl&amp;gt;,
## #   Domestic_PPI_Lag2 &amp;lt;dbl&amp;gt;, Inflation_Expectation_Lag2 &amp;lt;dbl&amp;gt;, …&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And the test data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_data &amp;lt;- forecast_df %&amp;gt;% 
  filter(Date  == forecast_date)

head(test_data)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 1 × 94
##   Date         CPI CPI_Lag1 CLI_Lag1 Domestic_PPI_Lag1 Inflation_Expectation_La…
##   &amp;lt;date&amp;gt;     &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;             &amp;lt;dbl&amp;gt;                     &amp;lt;dbl&amp;gt;
## 1 2022-03-31    NA    0.544     101.              1.05                      24.8
## # … with 88 more variables: FS_Confidience_Lag1 &amp;lt;dbl&amp;gt;,
## #   RS_Confidience_Lag1 &amp;lt;dbl&amp;gt;, Production_Volume_Lag1 &amp;lt;dbl&amp;gt;,
## #   Export_Orders_Lag1 &amp;lt;dbl&amp;gt;, BoP_Lag1 &amp;lt;dbl&amp;gt;, Utilization_Rate_Lag1 &amp;lt;dbl&amp;gt;,
## #   Consumer_Confidience_Lag1 &amp;lt;dbl&amp;gt;, Import_Annual_Ret_Lag1 &amp;lt;dbl&amp;gt;,
## #   Import_Monthly_Ret_Lag1 &amp;lt;dbl&amp;gt;, UsdTry_Annual_Ret_Lag1 &amp;lt;dbl&amp;gt;,
## #   UsdTry_Monthly_Ret_Lag1 &amp;lt;dbl&amp;gt;, CPI_Lag2 &amp;lt;dbl&amp;gt;, CLI_Lag2 &amp;lt;dbl&amp;gt;,
## #   Domestic_PPI_Lag2 &amp;lt;dbl&amp;gt;, Inflation_Expectation_Lag2 &amp;lt;dbl&amp;gt;, …&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;modelling&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Modelling&lt;/h2&gt;
&lt;p&gt;I evaluated multiple machine learning algorithms: Elastic Net, generalized linear models, Random Forest, and Support Vector Machines. I decided that Elastic Net has crucial advantages. First, there is a very high correlation between the explanatory variables. Notice that I included multiple lags of a given variable. Also, two different variables might have associations through multiple macroeconomic channels. Hence, multi-collinearity has to be taken into account. Second, I prefer an interpretable model to validate the model results with stylized macroeconomic facts. Third, in this case, it has higher performance (in terms of RMSE and MAPE) compared to more complex models like Support Vector Machines or Random Forest. Therefore, Elastic Net provides me a sweet spot for interpretability, performance, and speed.&lt;/p&gt;
&lt;p&gt;So, what is Elastic Net? It is a regularized regression technique that linearly combines L_1 and L_2 penalties. Basically, it is a combination of LASSO and Ridge regressions. In other words, it sets a group of the coefficient to zero and shrinks the remaining ones towards zero.&lt;/p&gt;
&lt;p&gt;Mathematically, Elastic Net optimizes the following equation:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(\min_{\beta_0,\beta} \frac{1}{N} \sum_{i=1}^{N} w_i l(y_i,\beta_0+\beta^T x_i) + \lambda\left[(1-\alpha)\|\beta\|_2^2/2 + \alpha \|\beta\|_1\right]\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Visual comparison between LASSO, Ridge, and Elastic Net penalties:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;magick::image_read(path = &amp;quot;elastic-net.png&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;100%&#34; /&gt;
Source: Zou, H., &amp;amp; Hastie, T. (2005). Regularization and variable selection via the elastic net.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Construct time slices for time-series cross validation

time_slices &amp;lt;- trainControl(
  method = &amp;quot;timeslice&amp;quot;,
  initialWindow = 36,
  fixedWindow = TRUE,
  horizon = 3,
  savePredictions = TRUE,
  verboseIter = FALSE
)

# Train the model

elastic_net_fit &amp;lt;- train(
  CPI ~ .,
  data = train_data[,-1],
  na.action = &amp;quot;na.pass&amp;quot;,
  method = &amp;quot;glmnet&amp;quot;,
  preProcess = c(&amp;quot;center&amp;quot;, &amp;quot;scale&amp;quot;),
  trControl = time_slices
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I use time-series cross-validation with a fixed window size to tune the hyper-parameters and evaluate the model performance. My idea is that the inflation dynamics might evolve. For instance, we have observed the increasing effect of the exchange rate on inflation in recent years. However, as a result of the commodity super-cycle, we might see the producer price index come into play. Therefore, having a more flexible model structure with respect to time makes sense.&lt;/p&gt;
&lt;p&gt;In this case, the model is trained on the first 36 observations and evaluated on the 3 consecutive values on the test set. Then, the time slice shifts one month.&lt;/p&gt;
&lt;p&gt;To learn more details on time-series cross-validation, please visit: &lt;a href=&#34;https://robjhyndman.com/hyndsight/tscv/&#34; class=&#34;uri&#34;&gt;https://robjhyndman.com/hyndsight/tscv/&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;results&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Results&lt;/h2&gt;
&lt;p&gt;First, I get the best hyper parameters and collect the predictions of the selected model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Visualize results

lasso_preds %&amp;gt;% 
  rename(Actual = CPI,
         Forecasted = pred) %&amp;gt;% 
  gather(key = &amp;quot;Variable&amp;quot;, value = &amp;quot;Value&amp;quot;, Actual:Forecasted) %&amp;gt;% 
  ggplot(aes(x = Date, y = Value, color = Variable))+
  geom_line(size = 0.75, alpha = 0.5)+
  geom_point(size = 0.75, alpha = 0.75)+
  scale_color_manual(values = c(&amp;quot;steelblue4&amp;quot;, &amp;quot;darkred&amp;quot;))+
  theme_bw()+
  scale_y_continuous(labels = scales::percent)+
  scale_x_date(breaks = seq(min(lasso_preds$Date), 
                            max(lasso_preds$Date), 
                            by=&amp;quot;4 months&amp;quot;),
             date_labels = &amp;#39;%m-%y&amp;#39;)+
  labs(x = &amp;quot;&amp;quot;,
       y = &amp;quot;&amp;quot;,
       subtitle = &amp;quot;Based on YoY CPI changes&amp;quot;,
       title = &amp;quot;One-month ahead inflation forecast&amp;quot;,
       color = &amp;quot;&amp;quot;)+
  expand_limits(y = 0)+
  theme(plot.subtitle = element_text(face = &amp;quot;italic&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/index_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The plot shows a one-month ahead inflation forecast and actual inflation based on the YoY CPI changes.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lasso_preds %&amp;gt;% 
  ggplot(aes(x = pred, y = CPI))+
  geom_point(size = 1.5, alpha = 0.8, color = &amp;quot;darkred&amp;quot;)+
  geom_abline(intercept = 0, 
              slope = 1, 
              size = 0.3, 
              linetype = 3, 
              alpha = 0.8, 
              color = &amp;quot;steelblue4&amp;quot;)+
  theme_bw()+
  scale_y_continuous(labels = scales::percent)+
  scale_x_continuous(labels = scales::percent)+
  expand_limits(y = 0, x = 0)+
  labs(title = &amp;quot;Model Prediction &amp;amp; True Value&amp;quot;,
       x = &amp;quot;Model Prediction&amp;quot;,
       y = &amp;quot;True Value&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/index_files/figure-html/unnamed-chunk-8-1.png&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The second plot shows the predictions vs. the real values. You would expect to see the points are piled up around the 45-degree line. The model seems consistent in its predictions except for the three outliers, which will become sounder in the following plot.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lasso_preds %&amp;gt;% 
  mutate(Residual = CPI - pred) %&amp;gt;% 
  ggplot(aes(x = Date, y = Residual))+
  geom_point(size = 1.5, alpha = 0.8, color = &amp;quot;steelblue4&amp;quot;)+
  geom_ribbon(stat=&amp;#39;smooth&amp;#39;, se=TRUE, alpha=0.05) +
  geom_line(stat=&amp;#39;smooth&amp;#39;, alpha=1, color = &amp;quot;darkred&amp;quot;)+
  theme_bw() +
  labs(y = &amp;quot;Residuals&amp;quot;,
       x = &amp;quot;&amp;quot;,
       title = &amp;quot;Elastic Net Model Residuals&amp;quot;,
       subtitle = &amp;quot;Over time&amp;quot;)+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The third plot shows the model residuals over time. Notice that the model performance improves over time (until 2021), the smoothed residual curve gets closer to zero, and the frequency of outliers decreases. However, since 2021, the model performance has started to deteriorate caused by economic shocks. A different dynamic that cannot be taken into account comes into play.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;var_names &amp;lt;- coef(elastic_net_fit$finalModel, 
                  elastic_net_fit$finalModel$lambdaOpt) %&amp;gt;% 
  rownames()

var_values &amp;lt;- coef(elastic_net_fit$finalModel, 
                   elastic_net_fit$finalModel$lambdaOpt) %&amp;gt;% 
  as.numeric()

model_result &amp;lt;- tibble(Variable_Names = var_names,
                       Coefficients = var_values)

model_result %&amp;gt;% 
  mutate(Variable = gsub(&amp;#39;[[:digit:]]+&amp;#39;, &amp;#39;&amp;#39;, 
                         str_remove(model_result$Variable_Names, 
                                    &amp;quot;_Lag&amp;quot;))) %&amp;gt;% 
  group_by(Variable) %&amp;gt;% 
  summarise(Overall_Effect = sum(Coefficients)) %&amp;gt;% 
  filter(!Overall_Effect == 0) %&amp;gt;%
  filter(!Variable == &amp;quot;(Intercept)&amp;quot;) %&amp;gt;% 
  mutate(If_Positive = ifelse(Overall_Effect &amp;gt;0, &amp;quot;Positive&amp;quot;, &amp;quot;Negative&amp;quot;)) %&amp;gt;% 
  mutate(Sum = sum(abs(Overall_Effect))) %&amp;gt;% 
  mutate(Percent_Effect = Overall_Effect / Sum) %&amp;gt;% 
  ggplot(aes(x = reorder(Variable, abs(Overall_Effect)), y = abs(Percent_Effect), fill = If_Positive))+
  geom_col(alpha = 3)+
  scale_y_continuous(labels = scales::percent)+
  expand_limits(y = c(0,0.45))+
  coord_flip() +
  labs(y = &amp;quot;&amp;quot;,
       x = &amp;quot;&amp;quot;,
       fill = &amp;quot;&amp;quot;,
       title = &amp;quot;The weighted effects macroeconomic variables on Turkey&amp;#39;s Inflation&amp;quot;,
       subtitle = &amp;quot;Shows the overall effect through different lags&amp;quot;, 
       caption = &amp;quot;Source: CBRT&amp;quot;)+
  theme_bw()+
  scale_fill_wsj()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/index_files/figure-html/unnamed-chunk-10-1.png&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The final plot shows the weighted effect of macroeconomic variables on Turkey’s inflation. Notice two things. First, the values on the x-axis are not coefficients, but the share of each variable in total effect. Second, it shows the overall impact coming through multiple lags. Beyond the predictive abilities, the findings are consistent with macroeconomic facts. Remember that we want to interpret the model results. First, the highest share of CPI confirms the well-known “inertia’ phenomenon in inflation.”Inertia&#34; refers to a situation in which prices in the whole economy adjust with the change in the price index. Therefore, it creates a self-sustaining loop.&lt;/p&gt;
&lt;p&gt;Secondly, the effect of annual changes in import prices follows CPI. It is known as one of the most significant determinants of Turkey’s inflation. It is mainly because of the structure of the Turkish economy and production. Inflation expectations have the third-highest effect.&lt;/p&gt;
&lt;p&gt;Theoretically, economic agents process all the information available constitutes expectation about the future and maximizes their utility. When the economic agents believe that future inflation rises, and behave accordingly, it turns into a self-fulfilling prophecy. Hence, it shows the importance of shaping the economic agents’ beliefs and expectations for a policy-maker.&lt;/p&gt;
&lt;p&gt;Finally, the domestic producer price index is a variable with a relatively higher weight, which is consistent with the “pass-through effect”. The producer price index is more volatile due to its higher sensitivity towards shocks, however, it is expected that the producer and consumer price indexes move together in the long run. Therefore, in a relatively short-term analysis (which covers six months), we observe a partial “pass-through” effect.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;conclusion&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;To sum up, I focus on the underlying economics and machine learning algorithm used to forecast inflation. The elastic net algorithm is chosen considering the three factors: interpretability of model results, time efficiency, and model performance. The model results are consistent with the stylized facts of Turkey’s macroeconomics and underlying economic theory.&lt;/p&gt;
&lt;p&gt;Beyond economics and theory, however, there is still a lot to uncover. The data and machine learning pipelines are automated via Github Actions and Docker. The dashboard is constructed with R Markdown and flexdashboard. Hopefully, I will discuss them in the coming posts with different dashboards. Till then, you can always reach me if you have any questions.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note: for more information on the code and data used in this post, please see the author’s &lt;a href=&#34;https://github.com/enesgencer18/turkey-macro-dashboard&#34;&gt;Github repository&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/04/07/a-macroeconomics-dashboard-on-turkey-inflation/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>February 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/03/28/february-2022-top-40-new-cran-packages/</link>
      <pubDate>Mon, 28 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/03/28/february-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;February was a good month for new R packages on CRAN. Here are my &amp;ldquo;Top 40&amp;rdquo; selections from the two hundred packages that arrived in thirteen categories: Computational Methods, &amp;ldquo;Data&amp;rdquo;, Genomics, Linguistics, Machine Learning, Mathematics, Medicine, Networks, Science, Sports, Statistics, Utilities, Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastadi&#34;&gt;fastadi&lt;/a&gt; v0.1.0: Implements the adaptive-impute matrix completion algorithm described in &lt;a href=&#34;https://amstat.tandfonline.com/doi/abs/10.1080/10618600.2018.1518238#.YjzCEhDML0o&#34;&gt;Cho, Kim &amp;amp; Rohe (2016)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/fastadi/readme/README.html&#34;&gt;README&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=invertiforms&#34;&gt;invertiforms&lt;/a&gt; v0.1.0: Provides composable invertible transforms for sparse matrices. See &lt;a href=&#34;https://cran.r-project.org/web/packages/invertiforms/readme/README.htm&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggchangepoint.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Visualization of regularized degree normalized graph Laplacian &#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mirai&#34;&gt;mirai&lt;/a&gt; v0.1.1: Provides a simple and lightweight method for concurrent and parallel code execution, built on NNG, &lt;a href=&#34;https://nng.nanomsg.org/&#34;&gt;Nanomsg Next Gen&lt;/a&gt; technology. See &lt;a href=&#34;https://cran.r-project.org/web/packages/mirai/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=amerifluxr&#34;&gt;amerifluxr&lt;/a&gt; v1.0.0: Provides a programmatic interface to the &lt;a href=&#34;https://ameriflux.lbl.gov/&#34;&gt;AmeriFlux&lt;/a&gt; database and includes query, download, and data summary tools. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/amerifluxr/vignettes/data_import.html&#34;&gt;Data Import&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/amerifluxr/vignettes/site_selection.html&#34;&gt;Site Selection&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=finnishgrid&#34;&gt;finnishgrid&lt;/a&gt; v0.1.0: Implements an API client for &lt;a href=&#34;https://www.fingrid.fi/en/electricity-market/electricity-market-information/&#34;&gt;Fingrid Open Data&lt;/a&gt; on the electricity market and the power system. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/finnishgrid/vignettes/Introduction.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;finnishgrid.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Time series plot of electricity production&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fixtuRes&#34;&gt;fixtuRes&lt;/a&gt; v0.1.3: Provides functions to generate mock data in R using YAML configurations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fixtuRes/vignettes/configuration.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jpstat&#34;&gt;jpstat&lt;/a&gt; v0.2.0: Provides tools for using the &lt;a href=&#34;https://www.e-stat.go.jp/&#34;&gt;e-Stat&lt;/a&gt; API, a portal site for Japanese government statistics, and includes functions for automatic query generation, data collection and formatting. See &lt;a href=&#34;https://cran.r-project.org/web/packages/jpstat/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;gemomics&#34;&gt;Gemomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fcfdr&#34;&gt;fcfdr&lt;/a&gt; v1.0.0: Provides functions to implement the Flexible cFDR (&lt;a href=&#34;https://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1009853&#34;&gt;Hutchinson et al. (2021)&lt;/a&gt;)  and Binary cFDR (&lt;a href=&#34;https://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1009853&#34;&gt;Hutchinson et al. (2021)&lt;/a&gt;) methodologies to leverage auxiliary data from arbitrary distributions, for example functional genomic data, with GWAS p-values to generate re-weighted p-values. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/fcfdr/vignettes/fcfdr-vignette.html&#34;&gt;Introducion&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/fcfdr/vignettes/ldak-vignette.html&#34;&gt;LDAK&lt;/a&gt; and  &lt;a href=&#34;https://cran.r-project.org/web/packages/fcfdr/vignettes/t1d_app.html&#34;&gt;TID&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simphony&#34;&gt;simphony&lt;/a&gt; v1.0.0: Provides a tool for simulating rhythmic data: transcriptome data using Gaussian or negative binomial distributions, and behavioral activity data using Bernoulli or Poisson distributions. See &lt;a href=&#34;https://peerj.com/articles/6985/&#34;&gt;Singer et al. (2019)&lt;/a&gt; for details,  and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/simphony/vignettes/examples.html&#34;&gt;simphony&amp;rsquo;s options&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/simphony/vignettes/introduction.html&#34;&gt;evaluating rhythm detection&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simphony.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plots illustrating rythmic and non-rythmic features&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;linguistics&#34;&gt;Linguistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=glottospace&#34;&gt;glottospace&lt;/a&gt; v0.0.111: Provides streamlined workflows for geolinguistic analysis, including: accessing global linguistic and cultural databases, data import, data entry, data cleaning, data exploration, mapping, visualization and export. See &lt;a href=&#34;https://cran.r-project.org/web/packages/glottospace/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;glottospace.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Language families on world map&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aum&#34;&gt;aum&lt;/a&gt; v2022.2.7: Uses a standard template library sort to implement an efficient algorithm for computing AUM, Area Under Min(FP, FN), and directional derivatives. See &lt;a href=&#34;https://arxiv.org/abs/2107.01285&#34;&gt;Hillman &amp;amp; Hocking (2021)&lt;/a&gt; for details and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/aum/vignettes/accuracy-comparison.html&#34;&gt;Accuracy comparison&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/aum/vignettes/speed-comparison.html&#34;&gt;Speed comparison&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aum.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;auc curves vs. iteration for several models&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=familiar&#34;&gt;familiar&lt;/a&gt; v1.0.0: Provides an unified interface for end-to-end automated machine learning and model evaluation. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/familiar/vignettes/introduction_precompiled.html&#34;&gt;Introduction&lt;/a&gt;, and five additional vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/familiar/vignettes/evaluation_and_explanation_precompiled.html&#34;&gt;Evaluation and explanation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/familiar/vignettes/feature_selection_precompiled.html&#34;&gt;Feature selection methods&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;familiar.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Model calibration plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OptHoldoutSize&#34;&gt;OptHoldoutSize&lt;/a&gt; v0.1.0.0: Provides tools to estimate the size of a holdout set and the associated errors when updating predictive scores. See &lt;a href=&#34;https://arxiv.org/abs/2202.06374&#34;&gt;Haidar-Wehbe et al. (2022)&lt;/a&gt; for details and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/OptHoldoutSize/vignettes/comparison_of_algorithms.html&#34;&gt;Comparison of algorithms&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/OptHoldoutSize/vignettes/ASPRE_example.html&#34;&gt;ASPRE Example&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/OptHoldoutSize/vignettes/simulated_example.html&#34;&gt;Simulated Example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;OptHoldoutSize.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plots showing loss vs. holdout set size for various secnarios&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=soundClass&#34;&gt;soundClass&lt;/a&gt; v0.0.9.1: Implements a sound classification workflow with functions to automatically classify sound events using convolutional neural networks. See &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.13101&#34;&gt;Gibb et al. (2019)&lt;/a&gt;, &lt;a href=&#34;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005995&#34;&gt;Mac Aodha et al. (2018)&lt;/a&gt;, and &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.13103&#34;&gt;Stowell et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/soundClass/vignettes/example.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gmpoly&#34;&gt;gmpoly&lt;/a&gt; v1.1.0: Provides symbolic calculation, addition, multiplication, and evaluation of multivariate polynomials with rational coefficients. See &lt;a href=&#34;https://cran.r-project.org/web/packages/gmpoly/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gyro&#34;&gt;gyro&lt;/a&gt; v0.2.0: Implements functions for three dimensional hyperbolic geometry based on the theory found in &lt;a href=&#34;https://www.worldscientific.com/worldscibooks/10.1142/5914&#34;&gt;Ungar (2005)&lt;/a&gt;. The short &lt;a href=&#34;https://cran.r-project.org/web/packages/gyro/vignettes/getstarted.html&#34;&gt;vignette&lt;/a&gt; points to resources to get you started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gyro.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Hyperbolic Icosahedron&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sumR&#34;&gt;sumR&lt;/a&gt; v0.4.6: Implements functions based on theoretical results which ensure that the summation of an infinite discrete series is within an arbitrary margin of error of its true value. See &lt;a href=&#34;https://www.jstor.org/stable/2324995?origin=crossref&#34;&gt;Braden (1992)&lt;/a&gt; for background.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/admiral/index.html#:~:text=https%3A//CRAN.R%2Dproject.org/package%3Dadmiral&#34;&gt;admiral&lt;/a&gt; v0.6.3: Implements a toolbox for programming &lt;a href=&#34;https://www.cdisc.org/new-to-cdisc&#34;&gt;CDISC&lt;/a&gt; compliant Analysis Data Model &lt;a href=&#34;https://www.cdisc.org/standards/foundational/adam&#34;&gt;ADaM&lt;/a&gt; datasets in R in accordance with the &lt;a href=&#34;https://www.cdisc.org/standards/foundational/adam/adamig-v1-3-release-package&#34;&gt;&lt;em&gt;Analysis Data Model Implementation Guide&lt;/em&gt;&lt;/a&gt;. There are seven vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/admiral/vignettes/adsl.html&#34;&gt;Creating ADSL&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/admiral/vignettes/bds_exposure.html&#34;&gt;Creating a BDS Exposure ADaM&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=baker&#34;&gt;baker&lt;/a&gt; v1.0.0: Provides functions to specify, fit and visualize nested partially-latent class models for inference of population disease etiology and individual diagnosis. See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssc.12101&#34;&gt;Wu et al. (2015)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/biostatistics/article/18/2/200/2555349?login=false&#34;&gt;Wu et al. (201)&lt;/a&gt;. and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.8804&#34;&gt;Wu &amp;amp; Chen (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/baker/vignettes/baker_demo.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;baker.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Matrix of odds ratios&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MicroMoB&#34;&gt;MicroMB&lt;/a&gt; v0.0.12: Implements a framework based on S3 dispatch for constructing models of mosquito-borne pathogen transmission which are constructed from submodels of various components. Consistent mathematical expressions for the distribution of bites on hosts enables stochastic and deterministic models to be coherently incorporated and updated over a discrete time step. There are nine vignettes including the Ross-Macdonale &lt;a href=&#34;https://cran.r-project.org/web/packages/MicroMoB/vignettes/RM_mosquito.html&#34;&gt;mosquito model&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/MicroMoB/vignettes/RM_transmission.html&#34;&gt;transmission model&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/MicroMoB/vignettes/bloodmeal.html&#34;&gt;Blood feeding&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MicroMB.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Wiring diagram for blood feeding computation&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=musclesyneRgies&#34;&gt;musclesyneRgies&lt;/a&gt; v1.1.3: Provides a framework to factorize electromyography data including tools for raw data pre-processing, non negative matrix factorization, classification of factorised data and plotting of obtained outcomes. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/musclesyneRgies/vignettes/analysis.html&#34;&gt;analysis&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/musclesyneRgies/vignettes/plots.html&#34;&gt;plots&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/musclesyneRgies/vignettes/pro_tips.html&#34;&gt;pro tips&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/musclesyneRgies/vignettes/workflow.html&#34;&gt;workflow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;muscles.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Motor control time series and synergy plots for four trials&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ravetools&#34;&gt;ravetools&lt;/a&gt; v0.0.3: Implements signal processing tools for analyzing electrophysiology data including a fast, memory-efficient Notch-filter, Welch-periodogram, and a discrete wavelet transform algorithm for hours of high-resolution signals. See the &lt;a href=&#34;https://openwetware.org/wiki/RAVE&#34;&gt;RAVE Project&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1053811920308272?via%3Dihub&#34;&gt;Magnotti et al. (2020)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/ravetools/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ravetools.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Welch periodogram for notch filters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=wildmeta&#34;&gt;wildmeta&lt;/a&gt; v0.1.0: Implements single coefficient tests and multiple-contrast hypothesis tests of meta-regression models using cluster wild bootstrapping, based on the methods examined in &lt;a href=&#34;https://osf.io/preprints/metaarxiv/x6uhk/&#34;&gt;Joshi et al. (2021)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/wildmeta/vignettes/cwbmeta.html&#34;&gt;vignette&lt;/a&gt; provides examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;wildmeta.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Density plot of bootstrapped Naive F Statistic&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=leidenbase&#34;&gt;leidenbase&lt;/a&gt; v0.1.9: Implements an R to C/C++ interface that runs the Leiden community detection algorithm to find a basic partition. It includes the required source code files from the official &lt;a href=&#34;https://github.com/vtraag/leidenalg&#34;&gt;leidenalg distribution&lt;/a&gt; and functions from the R &lt;a href=&#34;https://igraph.org/r/&#34;&gt;igraph&lt;/a&gt; package. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/leidenbase/vignettes/leidenbase.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=netropy&#34;&gt;netropy&lt;/a&gt; v0.1.0: Provides functions to conduct a statistical entropy analysis of network data as introduced by &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0759106315615511&#34;&gt;Frank &amp;amp; Shafie (2016)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/netropy/vignettes/joint_entropies.html&#34;&gt;Joint Entropies&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/netropy/vignettes/prediction_power.html&#34;&gt;Prediction Power&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/netropy/vignettes/univariate_bivariate_trivariate.html&#34;&gt;Uni, Bi &amp;amp; Trivariate Entropies&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/netropy/vignettes/variable_domains.html&#34;&gt;Data Editing&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=IceSat2R&#34;&gt;IceSat2R&lt;/a&gt; v1.0.1: Implements an interface to to the &lt;a href=&#34;https://openaltimetry.org/&#34;&gt;OpenAltimetry ICESat data&lt;/a&gt; through the &lt;a href=&#34;https://openaltimetry.org/data/swagger-ui/&#34;&gt;API&lt;/a&gt; allowing users to download and process Global Geolocated Photon Data, Land Ice Height, Sea Ice Height, Land and Vegetation Height and more. There are vignettes on IceSat-2 &lt;a href=&#34;https://cran.r-project.org/web/packages/IceSat2R/vignettes/IceSat-2_Atlas_products_PDF.pdf&#34;&gt;Atlases&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/IceSat2R/vignettes/IceSat-2_Mission_Orbits_PDF.pdf&#34;&gt;Mission Orbits&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/IceSat2R/vignettes/IceSat-2_Virtual_File_System_Orbits_PDF.pdf&#34;&gt;Virtual File System Orbits&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;IceSat.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Maps showing an area of interest in Himalayas&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=panstarrs&#34;&gt;panstarrs&lt;/a&gt; v0.1.0: Implements an interface to the API for &lt;a href=&#34;https://outerspace.stsci.edu/display/PANSTARRS/&#34;&gt;Pan-STARRS1&lt;/a&gt;, a data archive of the PS1 wide-field astronomical survey which allows access to the PS1 catalog and to the PS1 images. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/panstarrs/vignettes/PS1_Cat.html&#34;&gt;Cat&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/panstarrs/vignettes/PS1_Images.html&#34;&gt;Images&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;panstarrs.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Image of the Antennae Galaxy&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ThermalSampleR&#34;&gt;ThermalSampleR&lt;/a&gt; v0.1.0: Implements a range of simulations to aid researchers in determining appropriate sample sizes when performing critical thermal limits studies including a number of wrapper functions are provided for plotting and summarizing outputs from these simulations. There is both a &lt;a href=&#34;https://cran.r-project.org/web/packages/ThermalSampleR/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; and a &lt;a href=&#34;https://clarkevansteenderen.shinyapps.io/ThermalSampleR_Shiny/&#34;&gt;Shiny App&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Thermal.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plots showing width of CI vs. sample size&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;sports&#34;&gt;Sports&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=footBayes&#34;&gt;footBayes&lt;/a&gt; v0.1.0:  Provides functions to estimate, visualize, and predict the most well-known football models: double Poisson, bivariate Poisson, Skellam, student_t. The package allows Hamiltonian Monte Carlo (HMC) estimation through the underlying Stan environment and Maximum Likelihood estimation (MLE, for &amp;lsquo;static&amp;rsquo; models only). See &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/1467-9876.00065&#34;&gt;Dixon &amp;amp; Coles (1997)&lt;/a&gt; &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/1467-9884.00366&#34;&gt;Karlis &amp;amp; Ntzoufras (2003)&lt;/a&gt;, and  &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1471082X18798414&#34;&gt;Pauli &amp;amp; Torelli (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/footBayes/vignettes/footBayes_a_rapid_guide.html&#34;&gt;vignette&lt;/a&gt; for and introduction to the package.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fido&#34;&gt;fido&lt;/a&gt; v1.0.0: Provides methods for fitting and inspecting Bayesian Multinomial Logistic Normal Models using MAP estimation and Laplace approximation as developed in &lt;a href=&#34;https://www.jmlr.org/papers/v23/19-882.html&#34;&gt;Silverman et. Al. (2022)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/fido/vignettes/introduction-to-fido.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/fido/vignettes/mitigating-pcrbias.html&#34;&gt;PCR Bias&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/fido/vignettes/non-linear-models.html&#34;&gt;Non-linear models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/fido/vignettes/orthus.html&#34;&gt;Joint Modeling&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/fido/vignettes/picking_priors.html&#34;&gt;Picking priors&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fido.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;plot showing multiple densities&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geostan&#34;&gt;geostan&lt;/a&gt; v0.2.1: Provides &lt;a href=&#34;https://mc-stan.org/&#34;&gt;Stan&lt;/a&gt;-based tools for Bayesian inference with spatial data, including exploratory analysis tools, multiple spatial model specifications, spatial model diagnostics, and special methods for inference with small area survey data. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S2211675320300440?via%3Dihub&#34;&gt;Donegan et al. (2020)&lt;/a&gt; for background and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/geostan/vignettes/measuring-sa.html&#34;&gt;Spatial autocorrolation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/geostan/vignettes/spatial-me-models.html&#34;&gt;Survey data&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;geostan.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plots of observed data and residuals&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Landmarking&#34;&gt;Landmarking&lt;/a&gt; v1.0.0: Provides functions to perform &lt;a href=&#34;https://link.springer.com/article/10.1007/s12350-019-01624-z#:~:text=In%20the%20survival%20analysis%20setting,survived%20until%20the%20landmark%20time.&#34;&gt;Landmark&lt;/a&gt; survival analyses which allow survival predictions to be updated dynamically as new measurements from an individual are recorded. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/Landmarking/vignettes/Landmarking.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/Landmarking/vignettes/how_to_use.html&#34;&gt;vignette&lt;/a&gt; on how to use the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;landmark.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plot showing systolic blood pressure vs. age at a landmark age with repeated measures&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PUMP&#34;&gt;PUMP&lt;/a&gt; v1.0.0: Provides functions to estimate power, minimum detectable effect size and sample size requirements in the context of multilevel randomized experiments with multiple outcomes. See &lt;a href=&#34;https://arxiv.org/abs/2112.15273&#34;&gt;Hunter et al. (2021)&lt;/a&gt; for the details. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/PUMP/vignettes/pump_demo.html&#34;&gt;Package Demo&lt;/a&gt; vignette and vignettes on the &lt;a href=&#34;https://cran.r-project.org/web/packages/PUMP/vignettes/pump_sample_demo.html&#34;&gt;Sampling method&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/PUMP/vignettes/pump_simulate.html&#34;&gt;Simulating multi-level data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PUMP.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plots showing sample size against power.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=safestats&#34;&gt;safestats&lt;/a&gt; v0.8.6: Provides functions to design and apply tests which are anytime valid, can be used to design hypothesis tests in the prospective/randomized control trial setting or in the observational/retrospective setting, and remain valid under both optional stopping and optional continuation. For details on the theory of safe tests, see &lt;a href=&#34;https://arxiv.org/abs/1906.07801&#34;&gt;Grunwald et al. (2019)&lt;/a&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/safestats/vignettes/safestats-vignette.html&#34;&gt;Safestats&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/safestats/vignettes/contingency-tables-vignette.html&#34;&gt;Contingency tables&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;safestats.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Plot of stopping times vs. divergence&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=audubon&#34;&gt;audubon&lt;/a&gt; v0.1.1: Provides a collection of Japanese text processing tools for filling Japanese iteration marks, Japanese character type conversions, segmentation by phrase, and text normalization which is based on rules for the &lt;a href=&#34;https://github.com/WorksApplications/Sudachi&#34;&gt;Sudachi morphological analyzer&lt;/a&gt; and the &lt;a href=&#34;https://github.com/neologd&#34;&gt;NEologd&lt;/a&gt; (Neologism dictionary for &lt;a href=&#34;https://en.wikipedia.org/wiki/MeCab&#34;&gt;MeCab&lt;/a&gt;). See &lt;a href=&#34;https://cran.r-project.org/web/packages/audubon/index.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rconfig&#34;&gt;rconfig&lt;/a&gt; v0.1.1: Allows users to manage R configuration files and override configuration statements from the command line. Look &lt;a href=&#34;https://github.com/analythium/rconfig&#34;&gt;here&lt;/a&gt; for details.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggchangepoint&#34;&gt;ggchangepoing&lt;/a&gt; v0.1.0: R provides tools for changepoint analysis and uses &lt;code&gt;ggplot2&lt;/code&gt; to visualize changepoints. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggchangepoint/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggchangepoint.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Time Series with Change Points&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggdensity&#34;&gt;ggdensity&lt;/a&gt; v0.0.1: Provides functions for visualizing contours of 2-d kernel density estimates and implements several additional density estimators as well as more interpretable visualizations based on highest density regions instead of the traditional height of the estimated density surface. Look &lt;a href=&#34;https://jamesotto852.github.io/ggdensity/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggdensity.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Contour density plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gghdr&#34;&gt;gghdr&lt;/a&gt; v0.1.0: Provides a framework for visualizing &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00031305.1996.10474359&#34;&gt;Highest Density Regions&lt;/a&gt; in &lt;code&gt;ggplot2&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gghdr/vignettes/gghdr.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gghdr.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Scatter plot showing high density region and data&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpattern&#34;&gt;ggpattern&lt;/a&gt; v0.4.2: Provides geoms filled with various patterns including patterned versions of every &lt;code&gt;ggplot2&lt;/code&gt; geom that has a region that can be filled along with a suite of aesthetics and scales for controlling pattern appearances. There four vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpattern/vignettes/developing-patterns.html&#34;&gt;Developing Patterns&lt;/a&gt; and three more that cover &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpattern/vignettes/patterns-points.html&#34;&gt;gradients&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpattern/vignettes/patterns-points.html&#34;&gt;polygons&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpattern/vignettes/patterns-stripes.html&#34;&gt;crosshatching&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpattern.png&#34; height = &#34;350&#34; width=&#34;500&#34; alt=&#34;Bar charts filled with various patterns&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/03/28/february-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Some R Conferences for 2022</title>
      <link>https://rviews.rstudio.com/2022/03/15/some-r-conferences-for-2022/</link>
      <pubDate>Tue, 15 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/03/15/some-r-conferences-for-2022/</guid>
      <description>
        

&lt;p&gt;&lt;img src=&#34;logos.png&#34; height = &#34;500&#34; width=&#34;100%&#34; alt=&#34;Collage of Logos&#34;&gt;&lt;/p&gt;

&lt;p&gt;The 2022 R Conference season is already underway. Here is a list of upcoming conferences that we know about. If we have missed your conference, please write to us with the details. We will update our list as we receive more information.&lt;/p&gt;

&lt;h3 id=&#34;april&#34;&gt;April&lt;/h3&gt;

&lt;p&gt;(27 - 29) on-line and &lt;em&gt;free&lt;/em&gt; - &lt;a href=&#34;https://appsilon.com/2022-appsilon-shiny-conference/&#34;&gt;Appsilon Shiny Conference&lt;/a&gt;  will bring together members from the global community of Shiny developers to learn, network, and collaborate.&lt;/p&gt;

&lt;h3 id=&#34;may&#34;&gt;May&lt;/h3&gt;

&lt;p&gt;(25 - 27) on-line and &lt;em&gt;free&lt;/em&gt; - &lt;a href=&#34;http://ser.uff.br/&#34;&gt;VI International Seminar on Statistics with R&lt;/a&gt;, recognized by the R Foundation for its pioneering work with R users in Latin America, SSR is a multidisciplinary event for professionals and students alike.&lt;/p&gt;

&lt;h3 id=&#34;june&#34;&gt;June&lt;/h3&gt;

&lt;p&gt;(3 - 4) Chicago - &lt;a href=&#34;https://web.cvent.com/event/2efa4ed6-5d94-44cf-9c15-e0ae8d78276e/summary?environment=P2&#34;&gt;R/Finance&lt;/a&gt;, one of the longest running R conferences, is the primary meeting for academics and Quants using R for finance. This single track event is the place to talk time series, stochastic modeling, and meet some legendary R developers.&lt;/p&gt;

&lt;p&gt;(4) on-line - &lt;a href=&#34;https://github.com/RConsortium/RCDI-WG&#34;&gt;IDEA&lt;/a&gt;, The R Consortium working group on Inclusion, Diversity, Equity and Accessibility, will be holding francophone &lt;a href=&#34;https://satrdays.org/&#34;&gt;satRdays&lt;/a&gt; event. More information should be available on the &lt;a href=&#34;https://www.r-consortium.org/news/blog&#34;&gt;R Consortium Blog&lt;/a&gt; shortly.&lt;/p&gt;

&lt;p&gt;(7 - 10) Pittsburgh, PA -  &lt;a href=&#34;https://ww2.amstat.org/meetings/sdss/2022/index.cfm&#34;&gt;SDSS&lt;/a&gt;, the Symposium on Data Science and Statistics, will offer R based short courses on spatial statistics and data visualization and likely feature R in a number of talks on computational statistics and data science.&lt;/p&gt;

&lt;p&gt;(8 - 10) NYC - &lt;a href=&#34;https://rstats.ai/nyr/&#34;&gt;R Conference&lt;/a&gt; is an R Community institution: excellent talks, nice people, and Spring in NYC.&lt;/p&gt;

&lt;p&gt;(15 - 17) Milan and on-line - &lt;a href=&#34;https://insurancedatascience.org/&#34;&gt;Insurance Data Science Conference&lt;/a&gt; is the conference to attend for to learn about AI, data science, ML, and computational statistics in the insurance industry.&lt;/p&gt;

&lt;p&gt;(20 - 23) on-line - &lt;a href=&#34;https://user2022.r-project.org/&#34;&gt;useR!&lt;/a&gt; now in its 18th year is the official conference of the R Project for Statistical Computing. Keynotes include Sebastian Meyer, Amanda Cox, Julia Silge, Mine Dogucu and will showcase the &lt;a href=&#34;https://afrimapr.github.io/afrimapr.website/&#34;&gt;afrimapr&lt;/a&gt; project supports the development of a community of practice in Africa around map-making in R.&lt;/p&gt;

&lt;h3 id=&#34;july&#34;&gt;July&lt;/h3&gt;

&lt;p&gt;(25 - 28) Washington D.C. - &lt;a href=&#34;https://www.rstudio.com/conference/&#34;&gt;rstudio::conf 2022&lt;/a&gt; is back and live and will probably be the biggest gathering in the R world this year. Come for the talks
(Keynotes by Mine Çetinkaya-Rundel &amp;amp; Julia Stewart Lowndes, Julia Silge &amp;amp; Max Kuhn, and Jeff Leek), for the people, and to see what&amp;rsquo;s new at RStudio. &lt;a href=&#34;https://na.eventscloud.com/ereg/newreg.php?eventid=665183&amp;amp;&#34;&gt;Registration&lt;/a&gt; is open and there is still time to &lt;a href=&#34;https://www.rstudio.com/blog/save-the-date/&#34;&gt;submit a talk&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;(27 - 29) &lt;a href=&#34;https://bioc2022.bioconductor.org/&#34;&gt;BioC 2022&lt;/a&gt;, the North American gathering for the Bioconductor project will feature keynotes by Jalees Rehman,Sandrine Dudoit, and Mine Çetinkaya-Rundel). The &lt;a href=&#34;https://bioc2022.bioconductor.org/submissions/&#34;&gt;call for abstracts&lt;/a&gt; is still open. The venue has not yet been decided.&lt;/p&gt;

&lt;h3 id=&#34;august&#34;&gt;August&lt;/h3&gt;

&lt;p&gt;(6 - 11) Washington D.C. -  &lt;a href=&#34;https://ww2.amstat.org/meetings/jsm/2022/index.cfm&#34;&gt;JSM&lt;/a&gt; one of the largest statistical events in the world, will likely have several R-related talks. There is still time to participate in the &lt;a href=&#34;https://ww2.amstat.org/meetings/jsm/2022/beontheprogram.cfm&#34;&gt;program&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;(23 - 26) on-line - R/Medicine, an international conference with a devoted following, explores the use of R based statistics and data science tools to improve clinical research and practice. J.J. Allaire and Frank Harrell will deliver keynotes.&lt;/p&gt;

&lt;h3 id=&#34;september&#34;&gt;September&lt;/h3&gt;

&lt;p&gt;(14 -16) - Heidelberg - &lt;a href=&#34;https://eurobioc2022.bioconductor.org/&#34;&gt;EUROBIOC 2022&lt;/a&gt; the European Bioconductor gathering will be live. The call for submissions will open soon.&lt;/p&gt;

&lt;p&gt;(6 - 8) London - &lt;a href=&#34;https://info.mango-solutions.com/earl-conference-2022&#34;&gt;EARL Conference 2022&lt;/a&gt; is a cross-sector conference focusing on the commercial use of the R programming language. Whether you’re coding, wrangling data, leading a team of R users, or making data-driven decisions, EARL will have something to offer you.&lt;/p&gt;

&lt;h3 id=&#34;november&#34;&gt;November&lt;/h3&gt;

&lt;p&gt;(8 - 10) on-line - &lt;a href=&#34;https://rinpharma.com/&#34;&gt;R/Pharma&lt;/a&gt;, a small conference with a big impact, focuses on the user of R in the development of pharmaceuticals.&lt;/p&gt;

&lt;h3 id=&#34;december&#34;&gt;December&lt;/h3&gt;

&lt;p&gt;(26 - 30) Bangalore - &lt;a href=&#34;https://www.intindstat.org/conference2022/index&#34;&gt;IISA 2022 Conference&lt;/a&gt;, the annual conference of the International Indian Statistical Association is considering talks on Statistics with R programming, Precision Medicine, Bayesian Spatial Statistics, Statistical Machine Learning, Deep Learning, and Python Programming. A half day, hands-on R workshop is also being planned.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/03/15/some-r-conferences-for-2022/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Data Challenges for R Users</title>
      <link>https://rviews.rstudio.com/2022/03/10/data-challenges/</link>
      <pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/03/10/data-challenges/</guid>
      <description>
        &lt;p&gt;Today, I want to write about &amp;ldquo;data challenges&amp;rdquo;, where participants partake in a series of prompts designed for a variety of skill sets and levels. These challenges are opportunities to practice programming skills, work on algorithmic efficiency, or learn something new. Often, participants share the code for their submissions, teaching others their processes and techniques.&lt;/p&gt;

&lt;p&gt;The challenges test the participants&amp;rsquo; tenacity with time-bound but flexible prompts. &lt;a href=&#34;https://github.com/rfordatascience/tidytuesday&#34;&gt;TidyTuesday&lt;/a&gt; was originally borne out of the &lt;a href=&#34;http://r4ds.io/join&#34;&gt;R4DS Online Learning Community&lt;/a&gt; and the &lt;a href=&#34;https://r4ds.had.co.nz/&#34;&gt;R for Data Science textbook&lt;/a&gt;. RStudio’s &lt;a href=&#34;https://twitter.com/thomas_mock&#34;&gt;Tom Mock&lt;/a&gt; shares a dataset every Tuesday. The challenge is to explore the dataset and create a chart within seven days. Participants decide what variables to focus on and how to best visualize them.&lt;/p&gt;

&lt;p&gt;Using a recent TidyTuesday dataset, &lt;a href=&#34;https://twitter.com/moriah_taylor58&#34;&gt;Moriah Taylor&lt;/a&gt; visualizes alternative fueling stations in the U.S. The stacked tilted maps communicate relationships, density, and location while demonstrating beautiful design.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tt.jpg&#34; alt=&#34;Stacked tilted map showing density of biodiesel, propane, ethanol, and electric fueling stations in the U.S.&#34; /&gt;&lt;/p&gt;

&lt;p&gt;Moriah&amp;rsquo;s &lt;a href=&#34;https://github.com/moriahtaylor1/tidy-tuesday/blob/main/2022_Week09/TT_AlternativeFuel.R&#34;&gt;code&lt;/a&gt; introduced me to the &lt;a href=&#34;https://cran.r-project.org/web/packages/layer/index.html&#34;&gt;layer&lt;/a&gt; package, which tilts maps and turns them into ggplot2 objects:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;#plot tilted maps
plot &amp;lt;- plot_tiltedmaps(maps_list,
                layer = c(&amp;quot;value&amp;quot;, &amp;quot;value&amp;quot;, &amp;quot;value&amp;quot;, &amp;quot;value&amp;quot;),
                palette = c(&amp;quot;magma&amp;quot;, &amp;quot;magma&amp;quot;, &amp;quot;magma&amp;quot;, &amp;quot;magma&amp;quot;))
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Data challenges can also be language-agnostic. &lt;a href=&#34;http://genuary.art/&#34;&gt;Genuary&lt;/a&gt; encourages participants to create works of generative art with the programming language of their choice. R users apply their coding skills and tools in imaginative ways. On Day 6 of genuary, &lt;a href=&#34;https://twitter.com/ryantimpe&#34;&gt;Ryan Timpe&lt;/a&gt; &amp;ldquo;destroys the square&amp;rdquo;:&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;square.png&#34; alt=&#34;Generative art of nine squares with pieces missing or torn&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://github.com/ryantimpe/genuary2022/blob/main/R/gen_05.R&#34;&gt;Taking a look at the code&lt;/a&gt;, we learn how to plot a square in R with the tidyr and dplyr packages:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;library(tidyverse)
set.seed(12238)

#The square

square_size = 400

the_square &amp;lt;- expand_grid(
  x=1:square_size,
  y=1:square_size
) %&amp;gt;%
  mutate(
    color = &amp;quot;#87ceeb&amp;quot;
  )

plot(the_square$x, the_square$y)
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;We can also see how Ryan inserts randomness to &amp;lsquo;destroy&amp;rsquo; the square through the strategic use of functions like &lt;code&gt;sample()&lt;/code&gt; and &lt;code&gt;runif()&lt;/code&gt;:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;circ_origin_size = square_size * runif(1, 2/4, 3/4)
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Interested in participating in a data challenge? The &lt;a href=&#34;https://twitter.com/30DayChartChall&#34;&gt;30 Day Chart Challenge&lt;/a&gt; is coming up. The organizers offer different chart types for you to visualize in April. Showcase your R skills, test your perseverance, and use the hashtag &lt;code&gt;#30DayChartChallenge&lt;/code&gt; to share your work with other participants.&lt;/p&gt;

&lt;p&gt;We started to compile a list of other data challenges to join. Please leave a comment if you are aware of others.&lt;/p&gt;

&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Timeframe&lt;/th&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;URL&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;

&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;January&lt;/td&gt;
&lt;td&gt;genuary&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://genuary.art/&#34;&gt;http://genuary.art/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;April&lt;/td&gt;
&lt;td&gt;30 Day Chart Challenge&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://twitter.com/30DayChartChall&#34;&gt;https://twitter.com/30DayChartChall&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;October&lt;/td&gt;
&lt;td&gt;Hacktoberfest&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://hacktoberfest.digitalocean.com/&#34;&gt;https://hacktoberfest.digitalocean.com/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;November&lt;/td&gt;
&lt;td&gt;30 Day Map Challenge&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/tjukanovt/30DayMapChallenge&#34;&gt;https://github.com/tjukanovt/30DayMapChallenge&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;December&lt;/td&gt;
&lt;td&gt;Advent of Code&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://adventofcode.com/&#34;&gt;https://adventofcode.com/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;Monday&lt;/td&gt;
&lt;td&gt;Makeover Monday&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.makeovermonday.co.uk/&#34;&gt;https://www.makeovermonday.co.uk/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;Tuesday&lt;/td&gt;
&lt;td&gt;Tidy Tuesday&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/rfordatascience/tidytuesday&#34;&gt;https://github.com/rfordatascience/tidytuesday&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;Thursday, Summer Months&lt;/td&gt;
&lt;td&gt;Recreation Thursday&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/sharlagelfand/RecreationThursday&#34;&gt;https://github.com/sharlagelfand/RecreationThursday&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;Sunday&lt;/td&gt;
&lt;td&gt;SportsViz Sundays&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://data.world/sportsvizsunday&#34;&gt;https://data.world/sportsvizsunday&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;Monthly&lt;/td&gt;
&lt;td&gt;SWD&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://community.storytellingwithdata.com/&#34;&gt;https://community.storytellingwithdata.com/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;Ongoing&lt;/td&gt;
&lt;td&gt;100 Days of Code&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.100daysofcode.com/&#34;&gt;https://www.100daysofcode.com/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;&lt;em&gt;Thank you to &lt;a href=&#34;https://twitter.com/moriah_taylor58&#34;&gt;Moriah Taylor&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/ryantimpe&#34;&gt;Ryan Timpe&lt;/a&gt; for sharing their visualizations.&lt;/em&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/03/10/data-challenges/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>January 2022: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/02/28/january-2022-top-40-new-cran-packages/</link>
      <pubDate>Mon, 28 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/02/28/january-2022-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two Hundred and two new packages made it to CRAN in January. Several were in applications areas that don&amp;rsquo;t show up very often, and a few of these made it into my January &amp;ldquo;Top 40&amp;rdquo; picks. My selections are listed below in thirteen categories: Agriculture, Computational Methods, Data, Engineering, Finance, Genomics, Machine Learning, Mathematics, Medicine, Science, Statistics, Utilities, and Visualization. Slightly expanding the number of categories helps to emphasize the various application areas, but makes it more difficult to classify packages which could fit in multiple categories. I hope this does not inconvenience readers.&lt;/p&gt;

&lt;h3 id=&#34;agriculture&#34;&gt;Agriculture&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ALUES&#34;&gt;ALUES&lt;/a&gt; v0.2.0: Provides functions for fuzzy modeling to evaluate land suitability for different crops production according to the methodology established by the &lt;a href=&#34;https://www.fao.org/home/en&#34;&gt;Food and Agriculture Organization&lt;/a&gt; and the &lt;a href=&#34;https://www.irri.org/&#34;&gt;International Rice Research Institut&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/ALUES/vignettes/ALUES.html&#34;&gt;Getting Started Guide&lt;/a&gt; along with seven vignettes including: &lt;a href=&#34;https://cran.r-project.org/web/packages/ALUES/vignettes/a02_theory_of_suit.html&#34;&gt;Methodology&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ALUES/vignettes/a07_visual_maps.html&#34;&gt;Visualizing with maps&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ALUES.jpeg&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Maps showing suitability of Marinduque for banana cultivation &#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CGNM&#34;&gt;CGNM&lt;/a&gt; v0.1.1: Implements the cluster Gauss-Newton method to find multiple solutions to nonlinear least squares problems. See &lt;a href=&#34;https://link.springer.com/article/10.1007/s11081-020-09571-2&#34;&gt;Aoki et al. (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/CGNM/vignettes/my-vignette.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CGNM.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots showing initial and final parameter distributions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simpr&#34;&gt;simpr&lt;/a&gt; v0.2.2: Implements a &lt;code&gt;tidyverse&lt;/code&gt; friendly framework for simulation studies, design analysis, and power analysis. It enables users to generate data, fit models, and tidy up model results in a single pipeline. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/simpr/vignettes/simpr.html&#34;&gt;Introduction&lt;/a&gt; and there are short vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/simpr/vignettes/optimization.html&#34;&gt;Optimization&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/simpr/vignettes/reproducibility.html&#34;&gt;Reproducing simulations&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/simpr/vignettes/simulation-errors.html&#34;&gt;Managing simulation errors&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chessR&#34;&gt;chessR&lt;/a&gt; v1.5.0: Provides functions to enable users to extract chess game data from popular chess sites, including &lt;a href=&#34;https://lichess.org/&#34;&gt;Lichess&lt;/a&gt; and &lt;a href=&#34;https://www.chess.com/&#34;&gt;Chess.com&lt;/a&gt; and then perform analyses on game data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/chessR/vignettes/using_chessR_package.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;chessR.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plots showing distributions of chess results&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dictionaRy&#34;&gt;dictionaRy&lt;/a&gt; v0.1.1: Implements an interface to the &lt;a href=&#34;https://dictionaryapi.dev/&#34;&gt;Free Dictionary API&lt;/a&gt; which allows users to retrieve dictionary definitions for English words, as well as additional information including phonetics, part of speech, origins, audio pronunciation, example usage, synonyms and antonyms which are returned in &lt;code&gt;tidy&lt;/code&gt; format for ease of use.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=flightsbr&#34;&gt;flightsbr&lt;/a&gt;: v0.1.0: Provides functions to download flight and airport data from Brazil’s &lt;a href=&#34;https://www.gov.br/anac/pt-br&#34;&gt;Civil Aviation Agency (ANAC)&lt;/a&gt; that includes detailed information on all aircraft, aerodromes, airports, and airports movements registered in ANAC, and on every international flight to and from Brazil, as well as domestic flights within the country. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/flightsbr/vignettes/intro_flightsbr.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/flightsbr/vignettes/airports.html&#34;&gt;Airport data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/flightsbr/vignettes/flights.html&#34;&gt;Flights data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;flightsbr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing daily number of flights in Brazil for 2019 and 2020&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rGhanaCensus&#34;&gt;rGhanaCensus&lt;/a&gt; v0.1.0: Contains literacy and education data sets scrapped from the &lt;a href=&#34;https://census2021.statsghana.gov.gh/&#34;&gt;2021 Ghana Population and Housing Census&lt;/a&gt; See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rGhanaCensus/vignettes/Create_map_displaying_Ghana_2019_School_Attendance_Indicators.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rGhana.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Map of Ghana showing percentage of school dropouts by region and gender&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;engineering&#34;&gt;Engineering&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TesiproV&#34;&gt;TesiproV&lt;/a&gt; v0.9.1: Provides functions to calculate the failure probability of civil engineering problems with Level I up to Level III Methods. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0266892001000194?via%3Dihub&#34;&gt;AU &amp;amp; BECK (2001)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/TesiproV/vignettes/TesiproV-Vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PDtoolkit&#34;&gt;PDtoolkit&lt;/a&gt; v0.1.0: Provides functions for developing probability of default rating models including functions for imputations, binning of numeric and categorical risk factors, weights of evidence, information value calculations, and risk factor clustering as well as validation functions for testing homogeneity, heterogeneity, discriminatory and predictive power of the model. See &lt;a href=&#34;https://cran.r-project.org/web/packages/PDtoolkit/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ufRisk&#34;&gt;ufRisk&lt;/a&gt; v1.0.2: Provides functions to calculate Value at Risk (VaR) and Expected Shortfall (ES) by means of various parametric and semiparametric GARCH-type models. The approaches implemented in this package are described in &lt;a href=&#34;https://ideas.repec.org/p/pdn/ciepap/137.html&#34;&gt;Feng et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://ideas.repec.org/p/pdn/ciepap/141.html&#34;&gt;Letmathe et al. (2021)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ufRisk/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ufRisk.png&#34; height = &#34;300&#34; width=&#34;700&#34; alt=&#34;Plot showing Out of sample losses and VaR over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aphylo&#34;&gt;aphylo&lt;/a&gt; v0.2-1: Implements a parsimonious evolutionary model to analyze and predict gene-functional annotations in phylogenetic trees as described in &lt;a href=&#34;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007948&#34;&gt;Vega Yon et al. (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/aphylo/vignettes/example.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aphylo.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Circular plot showing prediction accuracy for annotated phylogenetic tree&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=edlibR&#34;&gt;edlibR&lt;/a&gt; v1.0.0: Implements an interface to the &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/33/9/1394/2964763?login=false&#34;&gt;Edlib&lt;/a&gt; &lt;code&gt;C/C++&lt;/code&gt;library for exact sequence alignment using &lt;a href=&#34;https://en.wikipedia.org/wiki/Levenshtein_distance&#34;&gt;Levenshtein distance&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/edlibR/index.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=freqpcr&#34;&gt;freqpcr&lt;/a&gt; v0.4.0: Implements functions for the interval estimation of the population allele frequency from qPCR analysis based on the restriction enzyme digestion (RED)-DeltaDeltaCq method as described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0048357517300950?via%3Dihub&#34;&gt;Osakabe et al. (2017)&lt;/a&gt;. The vignette is in &lt;a href=&#34;https://cran.r-project.org/web/packages/freqpcr/vignettes/freqpcr-intro.html&#34;&gt;English&lt;/a&gt; and &lt;a href=&#34;https://github.com/sudoms/freqpcr/blob/master/README.jp.md&#34;&gt;Japanese&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;freqpcr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Probability density plots for allele content&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=longmixr&#34;&gt;longmixr&lt;/a&gt; v1.0.0: Adapts the consensus clustering approach from &lt;code&gt;ConsensusClusterPlus&lt;/code&gt; for longitudinal data using &lt;code&gt;flexmix&lt;/code&gt;flexible mixture models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/longmixr/vignettes/analysis_workflow.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;longmixr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing distributions across clusters&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=reclin2&#34;&gt;reclin2&lt;/a&gt; v0.1.1: Provides functions to assist performing probabilistic record linkage and deduplication: generating pairs, comparing records, em-algorithm for estimating m- and u-probabilities. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1969.10501049&#34;&gt;Fellegi &amp;amp; Sunter (1969)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/reclin2/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/reclin2/vignettes/deduplication.html&#34;&gt;Deduplication&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/reclin2/vignettes/record_linkage_using_machine_learning.html&#34;&gt;Record lingage&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/reclin2/vignettes/using_a_cluster_for_record_linkage.html&#34;&gt;Using a cluster&lt;/a&gt; for parallel computing.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rego&#34;&gt;rego&lt;/a&gt; v1.3.4: Implements a machine learning algorithm for predicting and imputing time series along with a Bayesian stochastic search methodology for model selection. Written in  C++, the authors claim that the package is suitable for problems with hundreds or thousands of dependent variables and problems in which the number of dependent variables is greater than the number of observations. Look &lt;a href=&#34;https://channelattribution.io/pdf/RegoDocs.pdf&#34;&gt;here&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tessellation&#34;&gt;tesselation&lt;/a&gt; v1.0.0: Computes &lt;a href=&#34;https://en.wikipedia.org/wiki/Delaunay_triangulation&#34;&gt;Delaunay&lt;/a&gt; and Voronoï tessellations and provides functions to plot the 2 and 3 dimensional tessellations. Delaunay tessellations are computed in &lt;code&gt;C&lt;/code&gt; with the help of the &lt;a href=&#34;http://www.qhull.org/&#34;&gt;Qhull&lt;/a&gt;. There is a &lt;a href=&#34;https://stla.github.io/tessellation/articles/the-tessellation-package.html&#34;&gt;vignette&lt;/a&gt; on GitHub.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dodecahedron.gif&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Rotating, multicolored dodecahedron&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=weyl&#34;&gt;weyl&lt;/a&gt; v0.0-1: Provides functions for working with &lt;a href=&#34;https://encyclopediaofmath.org/wiki/Weyl_algebra&#34;&gt;Weyl Algebras&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/weyl/vignettes/weyl.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=biodosetools&#34;&gt;biodosetools&lt;/a&gt; v3.6.0: Implements a &lt;code&gt;Shiny&lt;/code&gt; application to perform the various statistical tests and calculations needed by Biological Dosimetry Laboratories. There ar vignettes on Dicentrics &lt;a href=&#34;https://cran.r-project.org/web/packages/biodosetools/vignettes/dicent-estimation.html&#34;&gt;dose estimation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/biodosetools/vignettes/dicent-fitting.html&#34;&gt;dose-effect fitting&lt;/a&gt; and on Translocations &lt;a href=&#34;https://cran.r-project.org/web/packages/biodosetools/vignettes/trans-estimation.html&#34;&gt;dose estimation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/biodosetools/vignettes/trans-fitting.html&#34;&gt;dese-effect fitting&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;biodosetools.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Screen capture of shiny app for showing coefficients plot for model fit&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rccola&#34;&gt;rccola&lt;/a&gt; v1.0.2: Provides secure convenience functions for entering and handling API keys and pulling data directly into memory. By default, it will load from &lt;a href=&#34;https://www.project-redcap.org/&#34;&gt;REDCap&lt;/a&gt; instances, but other sources are injectable via inversion of control. See &lt;a href=&#34;https://cran.r-project.org/web/packages/rccola/readme/README.html&#34;&gt;README&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datelife&#34;&gt;datelife&lt;/a&gt; v0.6.1: Implements the functions underlying the &lt;a href=&#34;https://cran.r-project.org/package=datelife&#34;&gt;DateLife&lt;/a&gt; web service to allow researchers and the general audience to obtain open scientific data on ages for their organisms of interest. Age data are extracted from dated phylogenetic trees (chronograms) that have been published and peer-reviewed in association with a scientific article in an indexed journal. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/datelife/vignettes/Getting_started_with_datelife.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/datelife/vignettes/fringiliidae.html&#34;&gt;Case Study&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dynamAedes&#34;&gt;dynamAdes&lt;/a&gt; v2.0.2: Implements a model to study the population dynamics of invasive Aedes mosquitoes. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1574954120301308?via%3Dihub&#34;&gt;Da Re et al. (2021)&lt;/a&gt; for the model rationale, and &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.12.21.473628v1&#34;&gt;Da Re et al. (2021)&lt;/a&gt; for the model framework. The &lt;a href=&#34;https://cran.r-project.org/web/packages/dynamAedes/vignettes/dynamAedes_tutorial.html&#34;&gt;vignette&lt;/a&gt; provides an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dynamAdes.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots showing interquatile range of albopictus abundance over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=autoReg&#34;&gt;autoReg&lt;/a&gt; v0.1.0: Provides functions to create summary tables for descriptive statistics and select explanatory variables automatically for various regression models including linear models, generalized linear models and cox-proportional hazard models. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/autoReg/vignettes/Getting_started.html&#34;&gt;Getting Started Guide&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/autoReg/vignettes/Automatic_Regression_Modeling.html&#34;&gt;Automatic Regression Modeling&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/autoReg/vignettes/Bootstrap_Prediction.html&#34;&gt;Bootstrap Simulation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/autoReg/vignettes/Statiastical_test_in_gaze.html&#34;&gt;Statistical tests&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/autoReg/vignettes/Survival.html&#34;&gt;Survival Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;autoReg.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Hazard Ratio table and plot &#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=conformalInference.multi&#34;&gt;conformalInference.multi&lt;/a&gt; v1.0.0: Provides functions to compute full conformal, split conformal and multi split &lt;a href=&#34;https://jmlr.csail.mit.edu/papers/volume9/shafer08a/shafer08a.pdf&#34;&gt;conformal prediction&lt;/a&gt; regions when the response variable is multivariate (i.e. dimension is greater than one). For background see &lt;a href=&#34;https://arxiv.org/abs/1604.04173&#34;&gt;Lei et al. (2016)&lt;/a&gt;,  &lt;a href=&#34;https://arxiv.org/abs/2102.06746&#34;&gt;Diquigiovanni et al. (2021)&lt;/a&gt;, and  &lt;a href=&#34;https://arxiv.org/abs/2103.00627&#34;&gt;Solari &amp;amp; Djordjilovic (2021)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/paolo-vergo/conformalInference.multi&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;conformal.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of Conformal prediction region&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gamselBayes&#34;&gt;gamselBayes&lt;/a&gt; v1.0-2: Provides functions to fit and select generalized additive models via approximate Bayesian inference according to the methodology described in &lt;a href=&#34;https://arxiv.org/abs/2201.00412&#34;&gt;He &amp;amp; Wand (2021)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/gamselBayes/vignettes/manual.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=interpretCI&#34;&gt;interpretCI&lt;/a&gt; v0.1.1: Provides functions  for estimating confidence intervals for various statistics and plotting the results. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/interpretCI/vignettes/Package_interpretCI.html&#34;&gt;Introduction&lt;/a&gt; along with ten additional vignettes for the various statistics including &lt;a href=&#34;https://cran.r-project.org/web/packages/interpretCI/vignettes/Confidence_interval_for_proportion_difference.html&#34;&gt;CI for difference between proportions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/interpretCI/vignettes/Hypothesis_test_Paired_Mean_Diff.html&#34;&gt;Hypotheses test for difference between paired means&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;interpretCI.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots illustrating difference between paired means test&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lmls&#34;&gt;lmls&lt;/a&gt; v0.1.0: Implements functions for Gaussian location-scale regression model (a multi-predictor model with explanatory variables for the mean (location) and the standard deviation (scale) of a response variable) using the algorithms described in &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.1467-9868.2010.00765.x&#34;&gt;Girolami &amp;amp; Calderhead (2011)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1007/s10107-007-0149-x&#34;&gt;Nesterov (2009)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/lmls/vignettes/lmls.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sandwichr&#34;&gt;sandwichr&lt;/a&gt; v1.0.1: Implements the Spatial Stratified Heterogeneity (SSH) spatial interpolation algorithms described in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1068/a44710&#34;&gt;Wang et al. (2013)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/sandwichr/vignettes/sandwichr.R.tutorial.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sandwichr.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Diagram showing information flow in SSH spatial interpolation model&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gittargets&#34;&gt;gittargets&lt;/a&gt; v0.0.3: Provides functions to preserve historical output in &lt;code&gt;targets&lt;/code&gt; workflows by capturing version-controlled snapshots of the data store. Each snapshot links to the underlying commit of the source code enabling users to recover contemporaneous data when rolling back to a previous commit. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gittargets/vignettes/git.html&#34;&gt;Tutorial&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gittargets.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Diagram of gittargets workflow model&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=httptest2&#34;&gt;httptest2&lt;/a&gt; v0.1.0: For packages using &lt;code&gt;httr2&lt;/code&gt; this package enables testing all of the logic on the R side of the API without requiring access to the remote service. It also allows recording real API responses to use as test fixtures. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/httptest2/vignettes/httptest2.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/httptest2/vignettes/redacting.html&#34;&gt;Modifying Recorded Requests&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/httptest2/vignettes/vignettes.html&#34;&gt;Writing Vignettes with API&amp;rsquo;s&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/httptest2/vignettes/faq.html&#34;&gt;FAQs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=maybe&#34;&gt;maybe&lt;/a&gt; v0.2.0: Implements a &lt;em&gt;maybe&lt;/em&gt; type which represents the possibility of some value or nothing. This may be used instead of throwing an error or returning &lt;code&gt;NULL&lt;/code&gt;. &lt;code&gt;maybe&lt;/code&gt; and has the advantages of being composable and requiring the developer to explicitly acknowledge the potential absence of a value. Look &lt;a href=&#34;https://armcn.github.io/maybe/&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nanonext&#34;&gt;nanonext&lt;/a&gt; v0.2.0: Implements an R binding for &lt;a href=&#34;https://github.com/nanomsg/nng&#34;&gt;NNG&lt;/a&gt; (Nanomsg Next Gen), a socket library for implementing a high-performance cross-platform protocol standard for messaging and communications. It serves as a concurrency framework that can be used for building distributed applications. See &lt;a href=&#34;https://cran.r-project.org/web/packages/nanonext/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=powerjoin&#34;&gt;powerjoin&lt;/a&gt; v0.0.1: Provides extensions of &lt;code&gt;dplyr&lt;/code&gt; and &lt;code&gt;fuzzyjoin&lt;/code&gt; join functions to preprocess data, apply various data checks, and deal with conflicting columns. See &lt;a href=&#34;https://cran.r-project.org/web/packages/powerjoin/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=quickcheck&#34;&gt;quickcheck&lt;/a&gt; v0.1.0: Builds on the framework provided by &lt;code&gt;hedgehog&lt;/code&gt;to implement property based testing in R. It was inspired by &lt;a href=&#34;https://en.wikipedia.org/wiki/QuickCheck&#34;&gt;QuickCheck&lt;/a&gt; and has been designed to seamlessly integrate with &lt;code&gt;testthat&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/quickcheck/readme/README.html&#34;&gt;README&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fisheye&#34;&gt;fisheye&lt;/a&gt; v0.1.0: Provides functions to transform base maps to focus on a specific location using an azimuthal logarithmic distance transformation. See &lt;a href=&#34;https://cran.r-project.org/web/packages/fisheye/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fisheye.gif&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Gif showing transformation of map of Paris&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=forestploter&#34;&gt;forestplotter&lt;/a&gt; v0.1.1: Provides functions to create multi-column forest plots with confidence intervals that may be grouped the data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/forestploter/vignettes/forestploter-intro.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forestplotter.png&#34; height = &#34;500&#34; width=&#34;500&#34; alt=&#34;Forest plots for two groups with table of covariates&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geomtextpath&#34;&gt;geomtextpath&lt;/a&gt; v0.1.0: Implements a &lt;code&gt;ggplot2&lt;/code&gt; extension which allows text to follow curved paths. Curved text makes it easier to directly label paths or neatly annotate in polar co-ordinates. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/geomtextpath/vignettes/geomtextpath.html&#34;&gt;Introduction&lt;/a&gt; and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/geomtextpath/vignettes/curved_polar.html&#34;&gt;Curved Text in Polar Plots&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/geomtextpath/vignettes/aesthetics.html&#34;&gt;Aesthetics&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;geomtextpath.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot with spiraling text&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggESDA&#34;&gt;ggESDA&lt;/a&gt; v0.1.0: Implements an extension of &lt;code&gt;ggplot2&lt;/code&gt; to visualize &lt;a href=&#34;https://arxiv.org/pdf/1809.03659.pdf#:~:text=Symbolic%20data%20analysis%20(SDA)%20is,random%20lists%2C%20intervals%20and%20histograms.&#34;&gt;symbolic data&lt;/a&gt; and also provides a function to transform classical data to symbolic data by both clustering algorithm and customized methods.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggESDA.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Scatterplot where rectangles represent intervals between two variables&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=toastui&#34;&gt;toastui&lt;/a&gt; v0.2.1: Implements an interface to the &lt;a href=&#34;https://ui.toast.com/&#34;&gt;TOAST UI&lt;/a&gt; libraries for creating interactive tables and plots that can be integrated into &lt;code&gt;Shiny&lt;/code&gt; applications. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/toastui/vignettes/toastui.html&#34;&gt;vignette&lt;/a&gt; and a webpage with &lt;a href=&#34;https://dreamrs.github.io/toastui/articles/extras/calendar.html&#34;&gt;interactive examples&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;toastui.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Figure showing calendar page&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=tornado&#34;&gt;tornado&lt;/a&gt; v0.1.1: Implements linear models, generalized linear models, survival regression models, and machine learning models using the &lt;code&gt;caret&lt;/code&gt; package framework and draws tornado plots to visualize the range of outputs expected from a variety of inputs, or alternatively, the sensitivity of the output to the range of inputs. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tornado/vignettes/tornadoVignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tornado.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Example of a tornado plot&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/02/28/january-2022-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>CRAN &#34;Golden Oldies&#34; and &#34;One Hit Wonders&#34;</title>
      <link>https://rviews.rstudio.com/2022/02/16/cran-golden-oldies-and-one-hit-wonders/</link>
      <pubDate>Wed, 16 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/02/16/cran-golden-oldies-and-one-hit-wonders/</guid>
      <description>
        
&lt;script src=&#34;/2022/02/16/cran-golden-oldies-and-one-hit-wonders/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;If you are a regular R Views reader, then you know that every month I post my &lt;em&gt;Top 40&lt;/em&gt; picks for new CRAN packages. In this post, I’ll borrow some additional terminology from the &lt;a href=&#34;https://en.wikipedia.org/wiki/Top_40&#34;&gt;&lt;em&gt;Top 40 AM radio&lt;/em&gt;&lt;/a&gt; of my youth, and talk about two new categories of CRAN packages: &lt;em&gt;Golden Oldies&lt;/em&gt; and &lt;em&gt;One Hit Wonders&lt;/em&gt;.&lt;/p&gt;
&lt;div id=&#34;golden-oldies&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Golden Oldies&lt;/h3&gt;
&lt;p&gt;On &lt;em&gt;Top 40 radio&lt;/em&gt;, &lt;em&gt;Golden Oldies&lt;/em&gt; are tunes that continue to get a lot of air play over decades, and are generally thought to be classics of &lt;em&gt;50’s&lt;/em&gt;, &lt;em&gt;60’s&lt;/em&gt;, and &lt;em&gt;70’s&lt;/em&gt; pop culture. By a &lt;em&gt;Golden Oldie&lt;/em&gt; R package I mean an R package that has been around for a long time, has gone through several version upgrades of bug fixes and enhancements, and is thought to be an indispensable package for some part of the R Community.&lt;/p&gt;
&lt;p&gt;For example, the &lt;code&gt;nlme&lt;/code&gt; and &lt;code&gt;lme4&lt;/code&gt; R packages for fitting mixed models would surely be on the &lt;em&gt;Golden Oldie&lt;/em&gt; list for any biostatistician who works in R. &lt;code&gt;nlme&lt;/code&gt; has been around since 1999 and has had 139 version bumps, while &lt;code&gt;lme4&lt;/code&gt; was introduced in 2003 and has had 118 versions so far. The download statistics indicate that &lt;code&gt;lme4&lt;/code&gt; has largely replaced &lt;code&gt;nlme&lt;/code&gt; but &lt;code&gt;nlme&lt;/code&gt; is still getting some serious play time.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;d_stats_mm &amp;lt;- cran_stats(c(&amp;quot;nlme&amp;quot;,&amp;quot;lme4&amp;quot;))
ggplot(d_stats_mm, aes(end, downloads, group=package, color=package)) + geom_line() +
  ggtitle(&amp;quot;Downloads for Mixed Model Packages&amp;quot;) + xlab(&amp;quot;Month&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/02/16/cran-golden-oldies-and-one-hit-wonders/index_files/figure-html/unnamed-chunk-2-1.png&#34; width=&#34;672&#34; /&gt;
In addition to signalling usefulness, &lt;em&gt;Golden Oldieness&lt;/em&gt; also serves as a proxy for quality. I believe that most R users would agree that packages which have been lovingly maintained over many years and still see frequent use are most likely to contain code that you can count on. This is the kind of risk mitigation metric that is driving the &lt;a href=&#34;https://www.pharmar.org/&#34;&gt;R Validation Hub&lt;/a&gt; effort.&lt;/p&gt;
&lt;p&gt;The following is a list of ten packages that I count as &lt;em&gt;Golden Oldies&lt;/em&gt;. They have all been around for at least 14 years and they all get considerable play.&lt;/p&gt;
&lt;div id=&#34;xggmneolof&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#xggmneolof .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#xggmneolof .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xggmneolof .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#xggmneolof .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 6px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#xggmneolof .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xggmneolof .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#xggmneolof .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#xggmneolof .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#xggmneolof .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#xggmneolof .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#xggmneolof .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#xggmneolof .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#xggmneolof .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#xggmneolof .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#xggmneolof .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#xggmneolof .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#xggmneolof .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#xggmneolof .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xggmneolof .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#xggmneolof .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#xggmneolof .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#xggmneolof .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#xggmneolof .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#xggmneolof .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xggmneolof .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#xggmneolof .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#xggmneolof .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#xggmneolof .gt_left {
  text-align: left;
}

#xggmneolof .gt_center {
  text-align: center;
}

#xggmneolof .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#xggmneolof .gt_font_normal {
  font-weight: normal;
}

#xggmneolof .gt_font_bold {
  font-weight: bold;
}

#xggmneolof .gt_font_italic {
  font-style: italic;
}

#xggmneolof .gt_super {
  font-size: 65%;
}

#xggmneolof .gt_footnote_marks {
  font-style: italic;
  font-weight: normal;
  font-size: 65%;
}
&lt;/style&gt;
&lt;table class=&#34;gt_table&#34;&gt;
  &lt;thead class=&#34;gt_header&#34;&gt;
    &lt;tr&gt;
      &lt;th colspan=&#34;3&#34; class=&#34;gt_heading gt_title gt_font_normal gt_bottom_border&#34; style&gt;10 Golden Oldies&lt;/th&gt;
    &lt;/tr&gt;
    
  &lt;/thead&gt;
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;pkg&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;date&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;num_pub&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;quantreg&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;1999-01-11&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;67&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;nlme&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;1999-11-23&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;139&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;survival&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2001-06-22&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;94&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;lme4&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2003-06-25&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;118&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;Hmisc&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2003-07-17&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;70&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;zoo&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2004-02-20&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;64&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;data.table&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2006-04-15&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;56&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;ggplot2&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2007-06-10&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;41&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;xts&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2008-01-05&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;37&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class=&#34;gt_row gt_left&#34;&gt;Rcpp&lt;/td&gt;
&lt;td class=&#34;gt_row gt_left&#34;&gt;2008-11-06&lt;/td&gt;
&lt;td class=&#34;gt_row gt_right&#34;&gt;91&lt;/td&gt;&lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;img src=&#34;/2022/02/16/cran-golden-oldies-and-one-hit-wonders/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;one-hit-wonders&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;One Hit Wonders&lt;/h3&gt;
&lt;p&gt;On &lt;em&gt;Top 40&lt;/em&gt; radio &lt;em&gt;One Hit Wonders&lt;/em&gt; could also be &lt;em&gt;Golden Oldies&lt;/em&gt;. The designation just meant that the recording artists had one big hit and then could not find their way back into the &lt;em&gt;Top 40&lt;/em&gt; again. (Here is a &lt;a href=&#34;https://www.youtube.com/watch?v=AZQxH_8raCI&#34;&gt;&lt;em&gt;One Hit Wonder&lt;/em&gt;&lt;/a&gt; favorite of mine from 1969.)&lt;/p&gt;
&lt;p&gt;For CRAN packages, I am using &lt;em&gt;One Hit Wonder&lt;/em&gt; to mean a package that has been on CRAN for many years but has never had a version bump: no bug fixes, no upgrades, no faults - just the opposite of “Golden Oldies”. Finding them is not so easy though. As far as I can tell, there is no easy way to access the CRAN archive metadata. However, you can hunt for &lt;em&gt;One Hit Wonders&lt;/em&gt; by searching through the long left tail of the publication date distribution of CRAN packages.&lt;/p&gt;
&lt;p&gt;This code picks out the publication dates for CRAN packages.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;c_db &amp;lt;- tools::CRAN_package_db()
cran_db &amp;lt;- clean_CRAN_db()
package_network &amp;lt;- cran_db %&amp;gt;% build_network(perspective = &amp;quot;package&amp;quot;)

pkg &amp;lt;- package_network$nodes$package
pub &amp;lt;- package_network$nodes$published

published &amp;lt;- na.omit((data.frame(pkg,pub)))
clean_pub &amp;lt;- published %&amp;gt;% filter(pub &amp;gt; as.Date(2005-01-01, format = &amp;quot;%Y-%m-%d&amp;quot;, origin = &amp;quot;1900-01-01&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And, here is the histogram. The vertical lines mark the first two quantiles.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ggplot(clean_pub, aes(x=pub)) + geom_histogram(bins = 193) +
  geom_vline(aes(xintercept = median(pub)),col=&amp;#39;grey&amp;#39;,size=1, linetype=&amp;quot;dotted&amp;quot;) +
  geom_vline(aes(xintercept = quantile(pub,probs = .25, type = 1)), col=&amp;#39;grey&amp;#39;,size=1, linetype=&amp;quot;dotted&amp;quot;) + 
  xlab(&amp;quot;CRAN Package Publication Date&amp;quot;) + ylab(&amp;quot;Number of packages&amp;quot;) + ggtitle(&amp;quot;Histogram of Publication Dates&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/02/16/cran-golden-oldies-and-one-hit-wonders/index_files/figure-html/unnamed-chunk-6-1.png&#34; width=&#34;672&#34; /&gt;
When I recently ran this code, the oldest current publication date of the 18,850 package on CRAN is March 15, 2006.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;summary(clean_pub)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##      pkg                 pub            
##  Length:18970       Min.   :2006-03-15  
##  Class :character   1st Qu.:2018-06-19  
##  Mode  :character   Median :2020-08-07  
##                     Mean   :2019-09-22  
##                     3rd Qu.:2021-08-13  
##                     Max.   :2022-02-16&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The following code extracts the packages in the first quantile and sorts them. Determining if the publication date is the original package publication date, however, requires verifying that the package has never been archived.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;q1_pub &amp;lt;- quantile(clean_pub$pub, type = 1)[2]
q1_pkgs &amp;lt;- clean_pub %&amp;gt;% filter(pub &amp;lt;= q1_pub) %&amp;gt;% arrange(pub)
q1_pkgs[1:20,]&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##              pkg        pub
## 1      coxrobust 2006-03-15
## 2  BayesValidate 2006-03-30
## 3       fuzzyFDR 2007-10-16
## 4         poilog 2008-04-29
## 5        SASPECT 2008-06-23
## 6            RM2 2008-08-13
## 7           pack 2008-09-08
## 8         expert 2008-10-02
## 9            kzs 2008-10-28
## 10           ETC 2009-01-30
## 11 CreditMetrics 2009-02-01
## 12   Reliability 2009-02-01
## 13           spe 2009-02-24
## 14          mcsm 2009-04-28
## 15    SEMModComp 2009-05-05
## 16   bootStepAIC 2009-06-04
## 17      HybridMC 2009-06-08
## 18    PearsonICA 2009-06-29
## 19    crantastic 2009-08-08
## 20         km.ci 2009-08-30&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Eyeballing the package documentation on CRAN revealed that there are nine &lt;em&gt;One Hit Wonders&lt;/em&gt; among the first twenty oldest packages in the left tail. Here are their download stats.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;/2022/02/16/cran-golden-oldies-and-one-hit-wonders/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;
But what can you say about these &lt;em&gt;One Hit Wonders&lt;/em&gt;? Except for &lt;code&gt;fuzzyFDR&lt;/code&gt;, the first nine don’t seem to be getting much action. The small download numbers, however, do not themselves signal a lack quality or irrelevance. There may indeed be some treasures among &lt;em&gt;One Hit Wonders&lt;/em&gt; that survive on CRAN because unlike the music business, as long as a package plays and does not break any other package, the CRAN D.J.s keep it in the playlist.&lt;/p&gt;
&lt;p&gt;So, are you the kind of person who enjoys sorting through old records: &lt;em&gt;33s&lt;/em&gt;, &lt;em&gt;45s&lt;/em&gt;, and maybe even &lt;em&gt;78s&lt;/em&gt;. Would you visit a shop like &lt;em&gt;Rough Trade&lt;/em&gt;, the &lt;em&gt;AI Record Shop&lt;/em&gt; or &lt;em&gt;Stranded Records&lt;/em&gt; on a trip to New York City? If so, maybe you would enjoy looking through CRAN for esoteric packages like &lt;code&gt;BayesValidate&lt;/code&gt; which supports an &lt;a href=&#34;http://www.stat.columbia.edu/~cook/Cook_Software_Validation.pdf&#34;&gt;interesting paper&lt;/a&gt; on validating Bayesian models. Wouldn’t it be special to find a &lt;em&gt;One Hit Wonder&lt;/em&gt; out there on CRAN in mint condition, needing no bug fixes or enhancements, that does something really sweet?&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/02/16/cran-golden-oldies-and-one-hit-wonders/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>SEM Stochastic Simulation and Optimal Control</title>
      <link>https://rviews.rstudio.com/2022/02/07/sem-stochastic-simulation-and-optimal-control/</link>
      <pubDate>Mon, 07 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/02/07/sem-stochastic-simulation-and-optimal-control/</guid>
      <description>
        
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/plotly-binding/plotly.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/typedarray/typedarray.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/crosstalk/css/crosstalk.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/plotly-htmlwidgets-css/plotly-htmlwidgets.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/plotly-main/plotly-latest.min.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;Andrea Luciani is a Technical Advisor for the Directorate General for Economics, Statistics and Research at the Bank of Italy, and co-author of the &lt;a href=&#34;https://cran.r-project.org/package=bimets&#34;&gt;bimets&lt;/a&gt; package.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;introduction&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Introduction&lt;/h4&gt;
&lt;p&gt;In this post, I show how to analyze the forecast error for a Structural Equation Model &lt;a href=&#34;https://en.wikipedia.org/wiki/Structural_equation_modeling&#34;&gt;(SEM)&lt;/a&gt; by means of a stochastic simulation, and how to perform optimal control. In my &lt;a href=&#34;https://rviews.rstudio.com/2021/01/22/sem-time-series-modeling/&#34;&gt;previous post&lt;/a&gt;, I presented an approach to estimating and simulating SEMs in R which focused on R tools that allow users to forecast advanced simultaneous equations models having linear restrictions on coefficients, error autocorrelation on residuals, and conditional equation evaluation. I described how simulating these econometric models often requires using iterative algorithms in ways that are well beyond what the &lt;code&gt;ts()&lt;/code&gt;, &lt;code&gt;lm()&lt;/code&gt; and &lt;code&gt;predict()&lt;/code&gt; functions were designed to do and worked through a forecasting exercise of a Klein model by using the deterministic simulation procedure available into the &lt;a href=&#34;https://cran.r-project.org/package=bimets&#34;&gt;bimets&lt;/a&gt; package.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;stochastic-simulation&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Stochastic Simulation&lt;/h4&gt;
&lt;p&gt;Deterministic algorithms, however, have significant limitations when applied to SEM forecasts which are subject to several sources of error such as: a random disturbance term of each stochastic equation, errors in estimated coefficients, and errors in forecasts of exogenous variables.&lt;/p&gt;
&lt;p&gt;The forecast error depending on the structural disturbances can be analyzed by using a stochastic simulation in which the structural disturbances are given values with specified stochastic properties. The error terms of the estimated equations are appropriately perturbed. Technical identities and exogenous variables can also be perturbed by disturbances with specified stochastic properties. Programmatically, a straightforward approach to solve the problem is a Monte-Carlo method: the model is solved for each data set with different values for the disturbances. Finally, forecast statistics (e.g. mean, standard deviation, etc.) can be computed for each simulated endogenous variable.&lt;/p&gt;
&lt;p&gt;Using the &lt;a href=&#34;http://www.ipe.ro/rjef/rjef1_14/rjef1_2014p5-14.pdf&#34;&gt;Klein model&lt;/a&gt; defined in my previous post, we can attempt to complete a US &lt;em&gt;Gross National Product&lt;/em&gt; forecasting exercise, given a user-specified uncertainty on &lt;em&gt;Consumption&lt;/em&gt; and &lt;em&gt;Government Expenditure&lt;/em&gt; time series.&lt;/p&gt;
&lt;p&gt;The Klein model will be perturbed by applying a normal disturbance to the endogenous &lt;em&gt;Consumption&lt;/em&gt; behavioral &lt;code&gt;cn&lt;/code&gt; in year 1942, and a uniform disturbance to the exogenous &lt;em&gt;Government Expenditure&lt;/em&gt; time series &lt;code&gt;g&lt;/code&gt; along all the forecast time range. The normal disturbance applied to the &lt;code&gt;cn&lt;/code&gt; stochastic equation has a zero mean and a standard deviation equal to its regression standard error, thus roughly replicating the regression error during the current perturbation (not accounting for inter-equations cross-covariance).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#we want to perform a stochastic forecast of the GNP up to 1944
#we will add normal disturbances to endogenous Consumption &amp;#39;cn&amp;#39; 
#in 1942 by using its regression standard error
#we will add uniform disturbance to exogenous Government Expenditure &amp;#39;g&amp;#39;
#in whole TSRANGE

myStochStructure &amp;lt;- list(
  cn=list(
    TSRANGE=c(1942,1,1942,1),
    TYPE=&amp;#39;NORM&amp;#39;,
    PARS=c(0,kleinModel$behaviorals$cn$statistics$StandardErrorRegression)
  ),
  g=list(
    TSRANGE=TRUE,
    TYPE=&amp;#39;UNIF&amp;#39;,
    PARS=c(-1,1)
  )
)
 
#model stochastic forecast 
kleinModel &amp;lt;- STOCHSIMULATE(kleinModel
                            ,simType=&amp;#39;FORECAST&amp;#39;
                            ,TSRANGE=c(1941,1,1944,1)
                            ,StochStructure=myStochStructure
                            ,StochSeed=123
                            ,quietly=TRUE
)

#print mean and standard deviation for the forecasted GNP
with(kleinModel$stochastic_simulation,TABIT(y$mean, y$sd))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
##       Date, Prd., y$mean      , y$sd        
## 
##       1941, 1   ,  125.5      ,  4.251      
##       1942, 1   ,  173.3      ,  9.263      
##       1943, 1   ,  186        ,  11.88      
##       1944, 1   ,  141.1      ,  11.7&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2022/02/07/sem-stochastic-simulation-and-optimal-control/index_files/figure-html/plot_stochsimulate-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;optimal-control&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Optimal Control&lt;/h4&gt;
&lt;p&gt;Another limitation of the deterministic simulation procedure relies on the fact that analysts often do not want to perform a mere forecasting exercise. Usually, a performance measure (i.e. &lt;em&gt;objective-function&lt;/em&gt;) is assigned to an econometric model, depending on the value of forecasted endogenous variables; thus, analysts try to enhance this measure by fine-tuning exogenous variables (i.e. the &lt;em&gt;instruments&lt;/em&gt;) of the model (e.g. policy analysis).&lt;/p&gt;
&lt;p&gt;Generally speaking, this is an &lt;em&gt;optimal control&lt;/em&gt; exercise: the optimization consists of maximizing an objective-function, depending on (forecasted) endogenous variables, given a set of user-constraints plus the constraints imposed by the econometric model equations.&lt;/p&gt;
&lt;p&gt;In the following exercise, we will use the &lt;a href=&#34;https://cran.r-project.org/package=bimets&#34;&gt;bimets&lt;/a&gt; &lt;code&gt;OPTIMIZE()&lt;/code&gt; procedure which allows R users to perform optimal control exercises on simultaneous equations models. The exercise will be completed by using the following code on the previously defined Klein model, and we will assume that:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: lower-roman&#34;&gt;
&lt;li&gt;&lt;p&gt;The objective-function definition is:
&lt;span class=&#34;math inline&#34;&gt;\(f(y, cn, g) = (y-110)+(cn-90)*|cn-90|-\sqrt{g-20}\)&lt;/span&gt;
given &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; as the simulated &lt;em&gt;Gross National Product&lt;/em&gt;, &lt;span class=&#34;math inline&#34;&gt;\(cn\)&lt;/span&gt; as the simulated &lt;em&gt;Consumption&lt;/em&gt; and &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt; as the exogenous &lt;em&gt;Government Expenditure&lt;/em&gt;. The basic idea is to maximize &lt;em&gt;Consumption&lt;/em&gt;, and secondarily the &lt;em&gt;Gross National Product&lt;/em&gt;, while reducing the &lt;em&gt;Government Expenditure&lt;/em&gt;;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The instrument variables (i.e. &lt;code&gt;INSTRUMENT&lt;/code&gt; in following code snippet) are the &lt;span class=&#34;math inline&#34;&gt;\(cn\)&lt;/span&gt; &lt;em&gt;Consumption&lt;/em&gt; “booster” (i.e. the &lt;a href=&#34;https://stats.oecd.org/glossary/detail.asp?ID=44#:~:text=An%20add%2Dfactor%20is%20the,the%20forecast%20period%20as%20well.&#34;&gt;&lt;em&gt;add-factor&lt;/em&gt;&lt;/a&gt;, not to be confused with the simulated &lt;em&gt;Consumption&lt;/em&gt; in the objective-function) and the &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt; &lt;em&gt;Government Expenditure&lt;/em&gt;, defined over the following domains: &lt;span class=&#34;math inline&#34;&gt;\(cn \in (-5,5)\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(g \in (15,25)\)&lt;/span&gt;;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The following restrictions are applied to the &lt;code&gt;INSTRUMENT&lt;/code&gt;: &lt;span class=&#34;math inline&#34;&gt;\(g + cn^2/2 &amp;lt; 27 \wedge g + cn &amp;gt; 17\)&lt;/span&gt;, given again &lt;span class=&#34;math inline&#34;&gt;\(cn\)&lt;/span&gt; as the &lt;em&gt;Consumption&lt;/em&gt; “booster” (i.e. the &lt;em&gt;add-factor&lt;/em&gt;) and &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt; as the &lt;em&gt;Government Expenditure&lt;/em&gt;;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The following code performs the optimization.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#we want to maximize the non-linear objective function:
#f()=(y-110)+(cn-90)*ABS(cn-90)-(g-20)^0.5
#in 1942 by using INSTRUMENT cn in range (-5,5) 
#(cn is endogenous so we use the add-factor)
#and g in range (15,25)
#we will also impose the following non-linear restriction:
#g+(cn^2)/2&amp;lt;27 &amp;amp; g+cn&amp;gt;17

#define INSTRUMENT and boundaries
myOptimizeBounds &amp;lt;- list(
    cn = list( TSRANGE = TRUE
            ,BOUNDS = c(-5,5)),
     g = list( TSRANGE = TRUE
            ,BOUNDS = c(15,25))
)

#define restrictions
myOptimizeRestrictions &amp;lt;- list(
    myRes1=list(
         TSRANGE = TRUE
        ,INEQUALITY = &amp;#39;g+(cn^2)/2&amp;lt;27 &amp;amp; g+cn&amp;gt;17&amp;#39;)
)

#define objective function
myOptimizeFunctions &amp;lt;- list(
    myFun1 = list(
         TSRANGE = TRUE
        ,FUNCTION = &amp;#39;(y-110)+(cn-90)*ABS(cn-90)-(g-20)^0.5&amp;#39;)
)

#Monte-Carlo optimization by using 10000 stochastic realizations
#and 1E-4 convergence criterion 
kleinModel &amp;lt;- OPTIMIZE(kleinModel
                      ,simType = &amp;#39;FORECAST&amp;#39;
                      ,TSRANGE=c(1942,1,1942,1)
                      ,simConvergence= 1E-4
                      ,simIterLimit  = 1000
                      ,StochReplica  = 10000
                      ,StochSeed = 123
                      ,OptimizeBounds = myOptimizeBounds
                      ,OptimizeRestrictions = myOptimizeRestrictions
                      ,OptimizeFunctions = myOptimizeFunctions
                      )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## OPTIMIZE(): optimization boundaries for the add-factor of endogenous variable &amp;quot;cn&amp;quot; are (-5,5) from year-period 1942-1 to 1942-1.
## OPTIMIZE(): optimization boundaries for the exogenous variable &amp;quot;g&amp;quot; are (15,25) from year-period 1942-1 to 1942-1.
## OPTIMIZE(): optimization restriction &amp;quot;myRes1&amp;quot; is active from year-period 1942-1 to 1942-1.
## OPTIMIZE(): optimization objective function &amp;quot;myFun1&amp;quot; is active from year-period 1942-1 to 1942-1.
## 
## 
Optimize:     100.00 %
## OPTIMIZE(): 2916 out of 10000 objective function realizations (29%) are finite and verify the provided restrictions.
## ...OPTIMIZE OK&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#print local maximum
kleinModel$optimize$optFunMax&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 210.6&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#print INSTRUMENT that allow local maximum to be achieved
kleinModel$optimize$INSTRUMENT&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## $cn
## Time Series:
## Start = 1942 
## End = 1942 
## Frequency = 1 
## [1] 2.032
## 
## $g
## Time Series:
## Start = 1942 
## End = 1942 
## Frequency = 1 
## [1] 24.9&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:672px;height:600px;&#34; class=&#34;plotly html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;visdat&#34;:{&#34;17471e397819&#34;:[&#34;function () &#34;,&#34;plotlyVisDat&#34;]},&#34;cur_data&#34;:&#34;17471e397819&#34;,&#34;attrs&#34;:{&#34;17471e397819&#34;:{&#34;x&#34;:{},&#34;y&#34;:{},&#34;z&#34;:{},&#34;marker&#34;:{&#34;color&#34;:{},&#34;colorscale&#34;:&#34;Viridis&#34;,&#34;reversescale&#34;:true,&#34;showscale&#34;:false,&#34;size&#34;:4},&#34;hoverinfo&#34;:&#34;text&#34;,&#34;text&#34;:{},&#34;alpha_stroke&#34;:1,&#34;sizes&#34;:[10,100],&#34;spans&#34;:[1,20],&#34;type&#34;:&#34;scatter3d&#34;,&#34;mode&#34;:&#34;markers&#34;,&#34;inherit&#34;:true}},&#34;layout&#34;:{&#34;height&#34;:600,&#34;margin&#34;:{&#34;b&#34;:40,&#34;l&#34;:60,&#34;t&#34;:25,&#34;r&#34;:10},&#34;scene&#34;:{&#34;xaxis&#34;:{&#34;title&#34;:&#34;Consumption booster (add-factor)&#34;},&#34;yaxis&#34;:{&#34;title&#34;:&#34;Government Expenditure&#34;},&#34;zaxis&#34;:{&#34;title&#34;:&#34;Objective function&#34;},&#34;camera&#34;:{&#34;eye&#34;:{&#34;x&#34;:-1.9,&#34;y&#34;:-1.9,&#34;z&#34;:1.1}}},&#34;title&#34;:{&#34;x&#34;:0.5,&#34;y&#34;:0.85,&#34;text&#34;:&#34;&lt;b&gt;Klein Model: Monte-Carlo Optimal Control&lt;\/b&gt;&#34;,&#34;font&#34;:{&#34;size&#34;:20,&#34;color&#34;:&#34;black&#34;}},&#34;annotations&#34;:[{&#34;x&#34;:0.5,&#34;y&#34;:-0.05,&#34;text&#34;:&#34;Objective-function stochastic realizations that are computable&lt;br&gt;and verify user-provided restrictions. Use the mouse to rotate and zoom the plot.&#34;,&#34;showarrow&#34;:false,&#34;xref&#34;:&#34;paper&#34;,&#34;yref&#34;:&#34;paper&#34;,&#34;xanchor&#34;:&#34;center&#34;,&#34;yanchor&#34;:&#34;auto&#34;,&#34;xshift&#34;:0,&#34;yshift&#34;:0,&#34;font&#34;:{&#34;size&#34;:13,&#34;color&#34;:&#34;#666666&#34;}},{&#34;x&#34;:0.5,&#34;y&#34;:-0.05,&#34;text&#34;:&#34;Objective-function stochastic realizations that are computable&lt;br&gt;and verify user-provided restrictions. Use the mouse to rotate and zoom the plot.&#34;,&#34;showarrow&#34;:false,&#34;xref&#34;:&#34;paper&#34;,&#34;yref&#34;:&#34;paper&#34;,&#34;xanchor&#34;:&#34;center&#34;,&#34;yanchor&#34;:&#34;auto&#34;,&#34;xshift&#34;:0,&#34;yshift&#34;:0,&#34;font&#34;:{&#34;size&#34;:13,&#34;color&#34;:&#34;#666666&#34;}}],&#34;hovermode&#34;:&#34;closest&#34;,&#34;showlegend&#34;:false},&#34;source&#34;:&#34;A&#34;,&#34;config&#34;:{&#34;modeBarButtonsToAdd&#34;:[&#34;hoverclosest&#34;,&#34;hovercompare&#34;],&#34;showSendToCloud&#34;:false},&#34;data&#34;:[{&#34;x&#34;:[-0.910230781883001,0.281054880470037,0.514350144658238,-0.466658438090235,1.77570635452867,1.40506813768297,1.55705799115822,-0.222040289081633,-0.340375497471541,-0.57799925794825,0.609479837585241,-1.16030362201855,3.14640038879588,3.10064353048801,-0.601683123968542,1.29221131559461,-2.79881114838645,-1.20183462277055,1.12771003274247,-1.48202090756968,1.6805558744818,-0.82353220321238,2.88195834029466,-0.65107258502394,-1.56483527738601,0.115054599009454,-0.170976028311998,1.08734982321039,-0.893102234695107,-1.98771100025624,2.20596273429692,0.854833531193435,-0.95489718252793,-1.80179382907227,-1.30511134164408,1.90007101511583,1.72999092610553,1.5983844967559,-0.605684637557715,-1.8829779792577,3.42729318886995,-2.68838217947632,-2.60900044348091,-1.12090970156714,0.719353139866143,-0.552319979760796,0.0229956326074898,-1.46095428150147,1.4998515881598,-1.25286043388769,-0.872538813855499,-2.34313313150778,1.18017873261124,0.943431940395385,-0.187101995106786,-2.25833378499374,1.19993310188875,1.59230324206874,-2.61273973155767,1.01365725975484,0.15029727248475,-0.974266577977687,-1.35908135212958,2.00853087473661,-0.910560020711273,-2.17471669893712,2.28394428268075,1.86375082004815,-1.04779865359887,0.602532636839896,1.98261594865471,0.420803672168404,-1.02848046692088,0.468261565547436,-3.28301506116986,2.24554346408695,-1.01060175336897,-2.42783253546804,-2.78212065342814,-2.32478567864746,-3.31939189461991,-0.284237223677337,-0.335276231635362,1.48818124318495,2.58593169506639,-2.74113567080349,1.70282039558515,2.54247402073815,2.98831611173227,2.79065882787108,1.30131852813065,-0.0770667125470936,2.13279000716284,-1.45216902485117,-1.46013897377998,-1.61608716240153,-2.13714651297778,2.37797403009608,1.97373766219243,1.41462353989482,-0.852646655403078,0.260296601336449,-2.74926649173722,-0.135882359463722,-1.11680884845555,-3.36929670767859,1.21902295155451,-1.76655006827787,-1.36699456488714,-0.448919490445405,-1.91213167272508,0.849000934977084,2.60823625372723,-1.27290605567396,0.376771830487996,-2.17781582614407,-2.604053709656,-2.29455127613619,-1.04551140917465,-0.501975158695132,1.80787551216781,-1.83050751918927,-0.215436161961406,1.44240220542997,0.962635446339846,-1.78062624298036,1.26256947405636,-1.97095084702596,-1.11795336240903,0.636446834541857,-3.3883423730731,-2.17007129220292,2.31707658851519,3.66467763204128,2.6039953622967,1.73332481412217,0.238226016517729,-0.638700039125979,0.849365573376417,1.91207831492648,-2.17147600371391,2.55887259729207,1.62385506555438,-0.554726030677557,1.27146184444427,2.04872245667502,-1.92236125702038,3.34400977939367,-0.402148067951202,2.0158511842601,-2.46901005972177,1.86324946815148,0.0394871202297509,-1.58678716048598,-0.352862258441746,3.60106846084818,-1.04339360026643,3.15081495093182,-1.98857475537807,-1.87887208070606,0.188049233984202,1.79013415705413,-0.529630051460117,2.39031685516238,2.53110099583864,-1.14826395409182,0.693826626520604,1.65735142538324,0.298924585804343,0.0984289939515293,-1.04746238561347,0.874613670166582,-0.765363490208983,-0.866945919115096,0.667340827640146,3.54099977528676,-2.1818833029829,1.66705157840624,0.827397366520017,-1.62505002692342,1.86490351101384,-1.81505411863327,-1.25830612145364,1.29745423793793,0.839388456661254,2.81823065131903,-1.23183583142236,-2.26248730206862,-1.95522209396586,2.59135339409113,3.44834624323994,-0.420784389134496,-0.822228982578963,-1.14808406680822,1.14562157308683,3.57447424437851,0.0290830410085618,-3.42832174850628,-3.26482253847644,0.213138463441283,-2.16997653944418,-0.405753282830119,2.33747758204117,2.14754810556769,0.506167218554765,-0.207284400239587,1.34800509782508,0.395609140396118,0.830305952113122,-1.44238434266299,-2.39867526339367,-1.65412038797513,-1.23555506812409,1.30773598561063,0.208423512522131,1.59621337195858,-0.131771266460419,2.42539132246748,1.07867961050943,2.56203351309523,0.97353482618928,2.95422020368278,1.9502069731243,-0.101629483979195,-2.63660110998899,-0.177420885302126,0.693526887334883,1.830102824606,1.53427820419893,1.54400766594335,3.11719584278762,-0.386310731992126,-2.96582898357883,-2.16867302777246,-0.105721959844232,-2.1943482523784,-1.34154526749626,1.67640231316909,1.95105244405568,2.75297229643911,-2.04990728758276,0.899016237817705,0.616756088566035,2.43204915197566,-1.6044448595494,2.3395214881748,2.71909482311457,2.20840350026265,1.66505717206746,0.720737206283957,2.03812950057909,1.5722106047906,2.36334029119462,0.502590464893728,-2.37243722192943,-2.63765064068139,-1.73766853287816,2.2639888827689,2.15133527759463,0.0443981098942459,-0.75547904940322,1.47442143643275,1.17926123319194,0.0768286315724254,0.27394940610975,1.7355498787947,2.45341842295602,-0.792166243772954,-2.02276921831071,-2.77118683094159,0.656543434597552,2.56650132825598,1.69603545917198,0.465227942913771,-1.19096299866214,0.113145965151489,2.62750589288771,0.76245168922469,-1.86157427961007,0.91193757019937,-1.5198494726792,-2.9590411670506,0.963629607576877,-0.0977580179460347,-1.10829676967114,-0.94583504833281,-1.58185555832461,-0.847425467800349,0.602805374655873,-1.27842257265002,-0.740948659367859,-0.504000892397016,0.694432747550309,0.482805739156902,2.62028332334012,-0.216305532958359,-2.17149585485458,1.43221559468657,1.27110700588673,-2.76219998952001,0.721486795227975,-1.08501248294488,2.73692122427747,-0.379011421464384,0.069977268576622,1.4146263920702,-0.315678813494742,0.81447338219732,-0.445110420696437,0.551772047765553,-2.68769115675241,0.432328979950398,-0.524298588279635,1.2172598275356,0.595458692405373,-0.731144235469401,-0.522699016146362,3.33294771611691,2.19587282743305,-0.431132444646209,-2.23560116253793,-2.11733795236796,2.15780958533287,2.27533633122221,1.40148486476392,-0.801357850432396,-1.80357880657539,-0.864449357613921,2.59335696697235,-0.19873563433066,1.24552987283096,-2.11309891426936,-2.82952025299892,0.294057563878596,0.986385468859226,1.60532301291823,3.26331578660756,-0.781898682471365,-3.07194373104721,-1.86482104472816,0.402561828959733,2.21309266285971,-2.1198971872218,-2.40353928646073,-0.943747332785279,1.2566831544973,0.99115967284888,2.49607095960528,-1.28021253971383,-1.24156563309953,-2.92634500190616,-0.407591827679425,1.90989849856123,-0.89485609671101,-0.981861457694322,1.48556348634884,-2.83337861066684,2.20050457865,-1.12501742318273,2.88471929030493,1.92913666600361,0.550781027413905,-0.505886122118682,2.66166528686881,-3.04828568128869,-1.14801407093182,2.18091808957979,0.421882898081094,0.0787567114457488,3.13668364426121,0.309357338119298,-2.50315299257636,1.24905536882579,-0.597581504844129,0.707131933886558,2.27086470695212,0.775812794454396,1.14953953772783,1.21807062299922,-0.46293608378619,0.545631796121597,2.37652207259089,1.2312916200608,-1.88971594208851,-2.97912544570863,1.06830150820315,2.5609801383689,0.625168087426573,2.35558403655887,0.492797938641161,0.262725693173707,-2.96959950122982,-1.29505784949288,2.70597046939656,2.33448554994538,-0.138727717567235,0.426810327917337,0.551138068549335,-1.34019861696288,-2.4489431665279,3.06109476136044,-0.113264648243785,0.814331576693803,-0.61725462321192,-1.97764738462865,1.54626744799316,-2.08917042706162,1.50189086562023,-0.244417758658528,-0.111923620570451,1.48882479639724,-2.66504474915564,-3.40578663162887,0.85567104164511,-3.1609806115739,1.1237497231923,-1.45270379493013,1.78197727771476,-0.388159756548703,1.62966975243762,-0.339963359292597,2.22398868063465,2.30183562031016,0.895256504882127,-1.63701797835529,3.55676691047847,0.805284935049713,-0.842773485928774,-0.34550636773929,-0.646012364886701,-1.99645828222856,2.97972631175071,-1.13074303837493,-1.1841030488722,0.163260735571384,1.12765902886167,-0.57518066605553,2.3583762627095,2.13577811839059,0.7512061833404,-2.68176203360781,2.47764584375545,-3.10082276584581,2.00178611092269,-0.38512155180797,-0.29997352976352,2.46787912445143,-1.85337389353663,-2.99240407068282,-0.436804390046746,1.95489268517122,0.566323446109891,-0.663687530905008,-0.738249472342432,0.968543954659253,-0.479144151322544,-2.77231397340074,-0.79829822992906,-0.800170644652098,-1.19552030460909,2.31203105766326,-0.81585623556748,1.43840002128854,-2.80206214403734,3.33442652830854,-0.857597147114575,-1.26232960959896,-0.236552448477596,2.73531056009233,-1.68882670579478,0.528764706104994,-2.22665629116818,1.10118482029065,-1.09668070916086,1.82575054233894,-1.87594848452136,-2.7909022779204,0.0107382028363645,-2.23408536287025,-0.661351690068841,-2.43373167002574,3.12392983818427,1.27502441639081,-0.6774642621167,2.93557758675888,2.41350124124438,-2.06123791867867,1.39185810694471,-2.44734216248617,1.08831403544173,-0.304331267252564,0.572910855989903,-1.06715318979695,1.08847137540579,0.817193905822933,1.09060978516936,-0.769717262592167,1.54381287749857,2.71046296926215,-0.33042406430468,-1.05537346564233,-1.43694820581004,1.42069949069992,-1.09483029227704,1.11748408526182,2.45281946845353,1.17563133826479,-1.71083463123068,0.968069150112569,-2.40072001004592,-0.118444347754121,2.1303306077607,1.154084878508,-1.3717500329949,0.126611508894712,0.566410478204489,1.55585467582569,-2.00984543655068,3.23743681889027,1.2282583466731,-0.000815093517303467,-0.524583903606981,1.83332197368145,-0.0416550110094249,-0.734647719655186,-1.54244628734887,2.05844125011936,1.76292887190357,1.01125390036032,-2.27248764131218,-2.45078483130783,1.53687727171928,-0.280068388674408,2.12956093018875,1.13353652181104,-1.67811466613784,-3.44735864084214,-2.85619574366137,1.69873244827613,0.184672493487597,0.973776634782553,2.95576084172353,0.401929565705359,2.69810296595097,0.00742103205993772,-2.91925329715014,-1.84206927893683,1.60112249664962,-1.60568753723055,-0.840052012354136,-0.145729940850288,1.42451295163482,-2.04392625484616,-0.380362230353057,1.91711413906887,0.0113939680159092,-0.875807583797723,-2.17495562043041,-2.64475604984909,-0.849231716711074,-1.52358623920009,3.52930875727907,-1.08149755746126,-1.76437755348161,0.412716795690358,-2.4620895087719,-1.07291840482503,-0.561684151180089,0.62044856371358,0.923652856145054,0.873413803055882,1.2856707512401,2.83530072309077,-0.135499208699912,-0.00895045464858413,0.384723441675305,0.278101395815611,-0.628405481111258,-2.19402483897284,-2.11052806815132,-2.42352003930137,-0.258831325918436,-1.26556335017085,-1.40378831187263,-1.97337951045483,-2.79197254916653,-0.327111936639994,0.423498146701604,1.47870272397995,2.50404248479754,1.75293499603868,-0.844562991987914,-0.487529681995511,1.22946569696069,-0.358465362805873,-1.99379491619766,2.52086671069264,-0.983933520037681,0.144342598505318,1.16342768538743,0.986002732533962,-2.57612662855536,-2.49263549456373,1.80476603098214,-0.836527037899941,2.29181243572384,0.741897330153733,2.36506026936695,-0.651698543224484,2.62458187760785,3.15512828994542,-0.210514743812382,0.903933688532561,1.62739590508863,2.84041927428916,1.72570310533047,1.96839065523818,-0.35431454423815,-1.98748264228925,-1.89516695681959,2.42438868619502,-0.841973372735083,1.29841805435717,-0.752853478770703,2.18463884433731,-2.1893662889488,1.62091647274792,-2.8176653967239,0.239330769982189,0.621161558665335,0.154098840430379,2.03722769627348,-3.19120489992201,-2.19851923873648,1.34158786386251,2.07063608802855,-1.30937758367509,-1.9778224080801,-0.420342325232923,-0.976777747273445,1.3029007660225,0.912002841942012,-0.632504022214562,-1.74617848359048,1.60920487483963,-0.342107757460326,2.16613848693669,3.45482558710501,-2.3596923565492,1.71582471346483,0.913691120222211,-0.967267830856144,0.986489683855325,2.07315941806883,-1.07943234266713,0.33444229979068,1.39925142051652,0.640424371231347,-1.94463480496779,-2.33990968670696,3.30757833551615,2.95356702525169,1.48202839307487,-0.199536588042974,1.88040121691301,-0.383045163471252,-2.41358406376094,-1.88135092612356,-1.40178731642663,0.275993060786277,1.14105034386739,-0.781878824345767,1.21070137713104,0.68715502275154,1.71531327534467,0.467520703095943,1.09607010148466,0.868595414794981,1.95069978712127,0.282881478779018,-1.30478489911184,1.98472405551001,-0.458653033711016,-2.42319426266477,-2.88897936232388,2.16973771108314,0.662289310712367,-0.398333810735494,2.7890710812062,-2.17644947813824,0.497516330797225,-2.6000589132309,1.6430197423324,2.28051361395046,-1.20592224644497,-2.52435037633404,-0.338252934161574,-1.25454344553873,-1.22459944104776,-3.06098631350324,0.657080200035125,-2.43049132172018,-0.290185171179473,-2.90017699589953,1.45392872393131,2.3232174734585,-1.87591387424618,-0.34905745415017,3.63605329301208,1.75000583287328,-0.655049469787627,-1.60775943193585,-1.65381854400039,-1.17981003830209,-1.09301142860204,2.43414826691151,0.320206307806075,1.75769999157637,2.98009385820478,1.62604964571074,-2.5575860333629,-2.381227822043,0.802184089552611,-1.59734273562208,2.73612920194864,-0.493876193650067,-0.652410264592618,-1.60461265360937,-0.807671672664583,-1.21913465671241,0.883227842859924,2.89909963263199,1.26091811805964,-2.42929826723412,2.07173747709021,2.42405218305066,2.0842005033046,-2.05365325557068,-1.85259650694206,1.50282931281254,2.23056622082368,1.27125432249159,-0.476355073042214,0.29496879549697,-1.22686380753294,-0.0304664252325892,2.82224094029516,1.60819487413391,-1.1021613352932,0.907192330341786,0.194960788358003,0.630958802066743,-0.280531651806086,-2.6749975560233,-1.85920289251953,-0.550126929301769,-0.660715810954571,-1.90870525548235,3.23007093043998,-1.38468904653564,-0.153382588177919,0.649109901860356,-1.15531019633636,1.2734336219728,-0.20623387536034,3.18179134977981,-2.03066060086712,-3.42003409285098,-3.13869438134134,1.64508679648861,0.12025854550302,-0.977103756740689,0.426987402606755,-0.00153457745909691,0.0986965466290712,-1.83862849371508,1.15148483077064,-0.389978790190071,-3.22687273845077,2.99737756373361,1.07268897583708,2.09208659362048,1.57171030761674,-2.69310557981953,2.3316377773881,-1.14365731365979,-0.848089524079114,-0.448101197835058,-0.555634843185544,-0.865167640149593,2.29309949558228,-1.81467566872016,0.842142461333424,-0.582080348394811,3.16757245920599,-0.828983096871525,-0.00636340118944645,-0.0142833543941379,-1.56527747865766,-2.78880264377221,0.666199096012861,0.437989258207381,-0.679324087686837,-0.316248962190002,1.78603097330779,-3.17233197391033,0.286780204623938,-2.09481432102621,1.72314426861703,-1.24931356869638,-0.8727543707937,-2.18924042768776,2.38704477902502,0.749214538373053,-1.3730527437292,-0.965980472974479,0.447721679229289,2.65674656257033,-1.91321692895144,2.32336794724688,0.839237321633846,0.666851457208395,1.53705746168271,1.06368775945157,-1.67006134754047,0.259400769136846,2.18566830735654,-1.32947763195261,-2.84399768104777,1.20726760942489,-1.222776430659,1.94443300133571,3.2265903824009,-0.597002846188843,2.27024612016976,2.48172963969409,-2.3815235728398,-2.23803348373622,-0.0159135088324547,3.01737232832238,-0.947754341177642,-0.398740947712213,-1.10119274351746,2.45816369075328,-1.68486166279763,-1.21610907372087,-2.33330491231754,-2.56452557863668,1.94451575400308,1.08921787003055,1.55755545711145,2.16906161280349,1.29219358321279,1.9500856846571,-0.646998344454914,-1.94386955117807,1.29829389508814,1.63176189409569,2.03092000680044,0.980782145634294,1.64087651763111,-0.799783256370574,-0.306348863523453,-2.96761299949139,1.74396282760426,1.20033693732694,-2.17901546740904,1.70532197225839,-2.79795113252476,2.78758703731,-3.09389076195657,3.1395653844811,-0.647915645968169,-2.94173079775646,1.26240141224116,1.59207618329674,1.42860142048448,-0.755427440162748,-0.941558943595737,-0.780186061747372,-1.0868390602991,2.52480180934072,-0.466851575765759,-1.11566916806623,-2.22745541017503,2.19519831007347,-1.23974815011024,0.821884081233293,-3.27987196622416,2.17486052773893,2.36150731099769,1.60675780382007,-0.672349047381431,-0.729376948438585,-1.70609490480274,0.650405129417777,1.45120128290728,2.67084069550037,-2.59125210344791,-0.303583410568535,-2.1607791329734,-3.18156751338392,2.00351744890213,-2.53651010571048,0.153648871928453,2.04072203021497,-0.762372103054076,-1.99730896623805,-3.38304069358855,0.275988455396146,1.70954801142216,-2.58149910019711,0.820622248575091,-1.95030472008511,-1.05081493966281,2.78224907815456,1.70139696681872,1.11147175775841,-1.99631750117987,2.48023397056386,2.59196238592267,2.66094181453809,0.226039758417755,2.44253082200885,-0.76256963191554,-2.23698650952429,1.26090149627998,-0.829509031027555,3.3884015167132,2.14157723588869,-2.19894721405581,1.73513558227569,-2.0296062156558,0.710457747336477,-1.52391583193094,0.316889847163111,3.15768377389759,0.103264665231109,0.941928632091731,0.37895291345194,1.27040413441136,-2.08026190521196,1.00790136726573,-1.3219807180576,2.47003500815481,-2.49726868001744,-2.15137428836897,-1.59050957998261,-1.5187002485618,-2.16421148739755,1.65625837165862,-1.82825666619465,1.07202998362482,-1.14309092750773,-1.90348998643458,0.169224191922694,2.40039969794452,0.137718154583126,0.962563122157007,0.363800534978509,3.22714880341664,1.68251612689346,1.07933030463755,-0.754266451112926,1.52336813742295,1.37890705838799,2.96610151184723,-1.32582877995446,-0.120614303741604,2.34129814198241,0.542060416191816,3.11360992956907,-1.67819232214242,-2.00880746589974,-0.700460860971361,1.07407371280715,0.0441070320084691,-0.763482905458659,-2.58379872422665,0.625920265447348,-0.667506589088589,-2.11744881700724,0.7956757908687,0.334798523690552,-1.47810438182205,-1.46233254345134,-1.29885251866654,0.426804069429636,1.25892563955858,-0.57525560259819,-0.210541300475597,2.94919659616426,-0.239274601917714,-0.551228139083833,-2.16466310201213,2.85000595031306,-2.58506117621437,-0.530497694853693,1.77669727476314,3.35155610926449,0.761290439404547,-1.86939115868881,2.15117806801572,-3.11320471111685,0.741116164717823,-0.1728983852081,-0.351830993313342,-0.13798062922433,2.8960547875613,-0.974744667764753,1.85359469614923,-0.595422021578997,3.42999417567626,-1.92822557175532,1.09114264138043,1.47486103931442,1.94696117890999,2.6582223828882,0.653385943733156,0.484199356287718,-1.06509051285684,1.23449966777116,-0.228564937133342,3.30491416389123,0.768757211044431,1.25319276470691,1.48617852479219,-2.65089391730726,1.70895760180429,-2.03866440569982,-1.39431498246267,1.31066288566217,-3.02010081009939,-2.45891236467287,-0.146973205264658,-0.867183511145413,-1.71754669863731,-1.43155029509217,-0.310312637593597,0.828570977319032,-0.0144003191962838,1.67307857424021,-0.781241247896105,-2.76253554737195,1.64421479217708,0.0262145348824561,-1.62875231122598,2.9612299380824,1.81643860414624,-0.498173788655549,3.07395789306611,-2.03747273655608,-3.35508289979771,-0.0139687187038362,-2.33625159831718,2.10259832208976,-2.18205925310031,0.806919429451227,0.102359422016889,0.127246372867376,-0.799621539190412,-3.41950533445925,-0.504420090001076,3.55247208615765,-2.11456122342497,2.11416690144688,2.1062245243229,-0.281806932762265,0.751685062423348,1.07663982082158,2.43699993938208,-2.12866873946041,-0.600246039684862,-0.373354977928102,-1.1054510739632,0.0383127992972732,-2.74091484723613,1.96368342731148,0.368540335912257,-2.53990012221038,2.25724642863497,2.3399445717223,0.110868879128247,-2.99204351380467,-3.45616006059572,0.845995610579848,-1.80968536296859,0.668589489068836,-1.99245929252356,0.0874853017739952,0.748945469968021,2.57453867699951,2.5284618884325,3.29472503392026,-2.25183711387217,-3.08673926163465,3.22525524534285,-2.56317048566416,-0.668067715596408,-1.94803102873266,-1.58773206872866,0.994265687186271,-2.34600391238928,1.81822216138244,-1.33355434052646,-0.955288056284189,2.61202927213162,-1.32651318097487,1.23007664456964,0.379448726307601,3.55229625944048,3.30484241712838,0.767260217107832,-0.886703701689839,0.793903297744691,0.983039156999439,1.91583044361323,1.89974983921275,-2.28612363571301,1.89744080416858,-0.988664254546165,0.182822458446026,1.00702072726563,1.09281485900283,1.79180304054171,0.936475084163249,-2.05949222203344,0.691206529736519,-2.42023569531739,-2.40108878584579,-2.1252024336718,-0.910408815834671,1.70499595580623,2.52462793607265,2.73862918838859,1.051693004556,-1.09484256478027,-0.635971268638968,-0.194912489969283,2.51987888244912,0.978605311829597,-0.0465928739868104,0.559289639350027,-2.03542518429458,-2.94892898760736,0.827190896961838,-1.94428723771125,-0.277447106782347,0.805593028198928,-2.34099053312093,2.21585981547832,1.95491484366357,-2.25530001334846,0.505450768396258,-0.171065761242062,3.52250717813149,1.17076499853283,0.183423925191164,2.43032434489578,1.95564301451668,1.82524946751073,-1.99593643890694,-0.238896016962826,0.886247237212956,0.752379838377237,-0.792077877558768,-1.35714792646468,-1.5014848834835,-0.0475623155944049,0.983577056322247,2.26199831115082,0.864784498699009,-1.68602254707366,0.717463579494506,-0.191584115382284,1.45680585643277,-2.03025430673733,-2.26253802189603,2.03692154726014,0.931862953584641,1.06110869906843,-2.90965478401631,-0.476689250208437,-1.18236571550369,3.65486940834671,2.29090062668547,2.40015596849844,-1.22542889555916,-1.12140953773633,2.723926785402,-0.793171962723136,0.0189759535714984,1.75734973978251,-0.985712555702776,1.2384007149376,-0.993081808555871,-2.52125000115484,-3.2374046719633,-0.676930493209511,-0.909452782943845,1.29557105246931,-2.10422849981114,-1.79625935852528,-0.189809387084097,-1.93698652554303,1.030377978459,0.811645181383938,-1.00321300560609,-0.687886287923902,1.5003904979676,2.34294305322692,2.25076202768832,1.2049130955711,0.0746957305818796,-1.41092411242425,0.0936816562898457,1.84191405307502,1.74783249851316,-0.012930256780237,3.02990178111941,-1.26468167640269,-1.08007529051974,0.858981809578836,-1.90923816291615,0.449180065188557,-1.11232804600149,-0.323008499108255,-0.187630511354655,-2.49738978454843,-2.08936275681481,1.1164162075147,0.308685374911875,-1.20898026274517,-2.38221744541079,2.480582697317,0.0567384716123343,-1.35370332980528,-1.90178931457922,-1.37125696288422,1.52367650764063,-0.965880227740854,1.95773461367935,2.59698966285214,-1.78562559420243,-1.27921567065641,0.389489168301225,-2.14016683865339,0.424062886741012,1.51484300382435,2.61207105359063,-2.19212441472337,2.58893884718418,-0.547810476273298,-0.748906182125211,-0.87812696583569,-3.25088296784088,-1.59097265452147,0.88129386305809,-2.18244124436751,2.0402242988348,0.865824071224779,2.23631950793788,-1.64372056024149,2.7624624571763,0.830214885063469,-1.99445976410061,-2.24446101114154,-1.26030603423715,-2.94436275260523,-1.16106831701472,2.08552474388853,1.14750859327614,-0.974943991750479,-0.443234127014875,1.24645246425644,-1.58017275389284,2.41210231790319,3.161711092107,1.53105947654694,1.24160754261538,-0.118381944485009,-3.07702338090166,-2.80598921468481,-3.43347703106701,-0.431997829582542,1.46718055708334,-3.00354934995994,2.02247529989108,-0.702689543832093,-0.157112062443048,1.52646586764604,-3.14209502423182,0.473766995128244,-1.60266842227429,-2.62135225813836,-0.815053938422352,1.21699950657785,-0.820792696904391,-0.746395131573081,-0.672038479242474,2.44102398399264,1.74654494505376,0.570103831123561,-2.41604302544147,0.907622990198433,-0.735157921444625,-2.62417539954185,0.12540944153443,2.34618200454861,-2.81179788988084,-2.08133136620745,-1.24592846259475,0.216112763155252,-1.55197311192751,3.29774597426876,0.53197744069621,3.08649832615629,2.92862011119723,-0.83016712917015,1.93196948617697,2.0932093821466,1.29527518991381,-3.44499236904085,-0.648125815205276,-2.11753338808194,0.660701896995306,0.727914632298052,-2.33124184422195,3.01299334969372,0.187164340168238,-0.356036000885069,2.71072119940072,-0.893100595567375,-1.63805671967566,-1.33382285479456,-1.1835853732191,0.401686707045883,0.552072576247156,1.6869679139927,-0.433647509198636,1.86987440334633,2.99191204365343,0.485894947778434,-0.312069419305772,1.41993848606944,2.81496428418905,-0.536812748759985,-0.739824825432152,-2.80627806438133,-2.41760049946606,2.07341745495796,-0.201093999203295,2.36742089269683,0.177222101483494,-1.85500079765916,-0.911742250900716,-2.0241079875268,-2.24440899211913,-1.59719556104392,1.01177753414959,-0.0910869613289833,0.386865448672324,-1.25777046894655,0.837580636143684,1.03837981587276,-0.802688449621201,0.303956277202815,-2.59718812769279,1.50778005365282,-0.527998937759548,-2.53399918787181,-0.26528118411079,1.99094995390624,-0.990893258713186,-0.461330669932067,-0.8302181516774,-2.83770077861845,0.226912871003151,0.166338889393955,-0.749463737010956,2.85837001632899,-2.08091743523255,-2.56325513357297,1.35059637948871,-0.0193264288827777,-0.240761118475348,-1.30774189485237,-1.10530615318567,-0.830357472877949,-0.886101238429546,0.0554657983593643,-1.97148215258494,-1.60222039325163,2.63687838800251,2.55996992113069,-1.27216143533587,-1.10389738809317,0.904789923224598,2.5341091142036,1.88422289676964,1.10958968522027,-1.55643912032247,0.688163572922349,-1.75911754136905,-0.824313110206276,-1.80772153427824,0.456306922715157,1.73777402611449,-2.23726860713214,-0.0704404897987843,-0.152119807898998,-0.832325608935207,-2.51370118698105,2.17121902387589,1.51728288270533,0.420688018202782,-2.28158467449248,-1.86018487205729,1.63462371565402,2.74932118365541,-1.92159967729822,1.41562938224524,1.13391627557576,-2.41003376897424,-0.607147689443082,-1.76338308490813,1.35193619178608,0.0547484937123954,-1.44439402269199,-2.68087072530761,0.960346141364425,1.82570908451453,0.0781290768645704,0.543717953842133,0.916808755137026,-0.537081141956151,-0.897094167303294,-0.2054374339059,2.03506809892133,2.90035859448835,-2.31462280964479,3.05366424378008,-0.750671222340316,1.04047569446266,2.80950927408412,-0.607964070513844,3.51407959358767,-1.61376307951286,0.133129635360092,-0.0606457563117146,2.93437806423753,0.863602687604725,-2.18427015701309,0.0864859926514328,1.47496965713799,-1.56047727447003,3.00626118434593,-2.1909834863618,3.18229336291552,-0.607671882025898,-1.82374806841835,-0.337066983338445,1.63866388145834,-0.000963348429650068,-2.24667601054534,-1.26812065253034,-1.75911554135382,-2.56124472245574,-2.29525689268485,2.31956482166424,-0.508631297852844,1.38674824265763,0.418842441868037,-0.166940663475543,2.93270056368783,-2.21485708141699,-3.1254048878327,1.35276664048433,1.89569796435535,-0.208742199465632,-1.71825983561575,0.782891409471631,-1.66124768555164,-1.46427198546007,-1.43560681724921,-1.6453251731582,0.392282553948462,-3.03829107200727,-1.69735613279045,-2.92442414909601,2.6592900021933,2.96401320723817,-3.34901113063097,0.225332728587091,1.88762810081244,-1.72875207848847,1.45392445847392,-0.0118708820082247,0.308246170170605,1.01621325593442,-2.36819257494062,1.66055621346459,0.544148914050311,-1.9178838795051,-1.31477294955403,-0.150297086220235,0.0371190765872598,-0.397168379276991,0.569290569983423,1.72569853020832,0.240059865172952,0.10923856170848,-2.87920579081401,-2.97162540489808,-1.69691973598674,0.730613120831549,-3.37881922256202,-2.47519709635526,3.29243324464187,-1.97985628852621,-2.01143461745232,-1.73309496138245,2.08082194440067,2.66707665054128,-2.13206362212077,-2.04789593117312,-0.77900062315166,0.978169187437743,-1.57459831796587,-2.71543159848079,-0.815367484465241,1.38501224806532,1.34250906761736,1.77602164214477,0.13767990283668,-2.47739598155022,-1.29191006300971,-2.82486466458067,-1.78964442806318,2.69396605435759,1.10150262247771,1.62064179545268,-2.41483576828614,-2.09156800992787,3.44545478001237,-0.728328339755535,-0.933264142367989,0.676537270192057,-2.5160100008361,-0.800316925160587,1.71268182341009,1.46481221308932,-1.41973382793367,-0.935490033589303,-0.441700879018754,-2.93274616356939,-0.0203244085423648,-2.5950267445296,-0.104300433304161,0.426169368438423,-0.436666838359088,2.14840275235474,0.00481336610391736,-2.40611748537049,-0.378629353363067,-1.07659549452364,1.20009697740898,1.4031763933599,0.11992503888905,-0.442330115474761,-1.50302721420303,-1.53289237059653,-0.487093150150031,2.42105067241937,-1.19296459946781,-0.871286529581994,2.04536548117176,-3.02721878746524,-0.702235633507371,1.805287420284,-0.622081318870187,-2.57994929561391,1.97965207044035,0.245937504805624,0.0142697081901133,0.206547582056373,-0.232965603936464,-2.05905965762213,0.360994031652808,0.892459393944591,1.601163870655,-2.29097492760047,1.24372346093878,1.90037431195378,1.54639614513144,1.9013705663383,-1.54326642397791,2.83807958010584,-0.832913552876562,1.49000793462619,-1.04389578802511,-1.03510389104486,2.26476098876446,0.562603739090264,-0.665254441555589,-0.827715648338199,-1.85841457452625,-3.07029984192923,-0.227650648448616,3.50618213415146,-0.997338460292667,-1.96358531247824,1.01435825228691,-1.64794168202206,1.07588157989085,-3.03615414537489,-2.18333820579574,1.38439101632684,2.46912532253191,-0.535410002339631,-2.40062771830708,-0.662169586867094,0.37709747441113,1.61507750628516,-0.317499092780054,-1.17663634940982,-1.89666577614844,-2.58726090658456,0.243983243126422,-0.00146262114867568,-1.72172468155622,0.951229503843933,0.304489205591381,-2.80331239104271,0.693200689274818,2.67846543341875,2.80939901713282,1.59306876827031,-0.908875865861773,-0.650373054668307,1.73547648126259,-0.646823283750564,1.65371888782829,0.230641644448042,-2.66298957401887,-0.685548088513315,1.56400331994519,-3.21482413215563,-2.51417878549546,-3.01158290123567,0.0921315117739141,-1.98385387659073,0.652359642554075,-0.518836795818061,-1.15473327925429,-2.68145298119634,-0.867896063718945,2.12468893267214,-1.955289284233,-1.17855204036459,1.68221401283517,-0.273532241117209,2.24595080362633,0.852065468207002,3.06130468612537,0.0563671113923192,2.80412503983825,-0.503880355972797,0.525052133016288,-0.779188412707299,0.860536592081189,1.45014438545331,1.82570388540626,-2.4159137904644,-0.22768892114982,-0.599126652814448,0.959368525072932,2.06528423121199,-2.01957321260124,3.26451858505607,-2.28100490989164,-0.669894006568938,-2.92284143855795,1.63352714618668,1.07645850162953,1.76872128387913,-1.31351152667776,-0.517201342154294,-0.662477519363165,-2.18714334303513,-0.0900458893738687,0.674661442171782,3.24191432213411,1.26698198495433,-1.5121416002512,2.73387012537569,-1.23518213862553,-2.1043117926456,2.0745056681335,-2.00320261996239,-2.46509971795604,2.70307361381128,1.57501368783414,0.761316374409944,0.0499115861020982,-2.22032266436145,-1.88443440012634,0.00196716748178005,2.97942354111001,-0.597389789763838,-1.28452346194535,0.288085732609034,2.16849768301472,-2.57187647512183,2.65567588619888,2.29010896757245,-1.62684073438868,-1.92740495549515,-1.53314794646576,-2.33854618156329,0.210470547899604,1.36915816692635,-1.36464908951893,-1.76968515384942,0.582698192447424,-1.81597303366289,0.825884453952312,-2.23539610859007,2.589726888109,-1.55402575153857,2.17186267022043,-2.9687448288314,-2.33708816580474,3.52500033099204,0.0379622890613973,1.61748644895852,2.80110173858702,0.477058144751936,-1.41483488958329,1.18787737796083,0.854773600585759,2.72491248790175,-0.630503294523805,2.49161637155339,1.94780117133632,-0.750778738874942,1.49512031581253,-2.66985328868032,1.16266787517816,2.64363324735314,-3.1212308187969,2.56397710181773,1.56393158715218,2.15592471882701,-2.90175787871704,-2.24594880826771,-2.19375608256087,1.20077817002311,1.86303480761126,0.575814156327397,2.83226245082915,-2.3489787732251,-2.06644310150295,-2.74202742846683,2.2374742035754,1.32373936241493,-2.20493294997141,0.0928731518797576,-0.392990119289607,2.10475594270974,-1.00630243308842,-2.78933139052242,-2.06369740888476,0.750219619367272,0.179219865240157,1.3149290648289,-0.597726448904723,2.52468565944582,1.65622753323987,1.59592296695337,-0.697148465551436,1.1288201296702,2.22652685595676,1.6331365169026,-2.14563248446211,-0.483623638283461,2.23978891037405,1.43377411644906,1.29163571400568,-0.105690381024033,-1.6721588652581,-1.1538671888411,-0.628169944975525,-0.812896408606321,-2.22560408292338,0.153896443080157,-1.43770523369312,-1.86251382343471,-1.74725568620488,-1.00033531198278,1.50242435047403,-1.26554604852572,-2.73859527660534,0.946438552346081,0.212109070271254,-0.993123517837375,0.29184014769271,1.88869248377159,-2.06697787158191,-0.732707229908556,0.612371556926519,0.195910145994276,1.36916379909962,2.40223001921549,2.42649279534817,-0.788061465136707,-1.29828307311982,-0.694830198772252,-1.724676087033,-1.5768937789835,0.646638609468937,-0.870104741770774,-2.31176312314346,1.48680828511715,2.88403269369155,2.49034172156826,2.75964264757931,-0.844727801159024,0.0855663581751287,-2.17352904845029,-1.16677278652787,-0.0547623541206121,2.22786858910695,-2.75148667627946,0.0586611335165799,-2.12718296097592,-0.241651269607246,-0.465165392961353,1.55898208962753,0.0793307344429195,-3.07701319921762,-0.926873898133636,1.85039252741262,3.23168792994693,0.778609004337341,-1.7455525463447,0.639952933415771,-1.08142201788723,1.49302568286657,-2.11219608550891,-1.38997117988765,0.185577895026654,3.47421169048175,-0.051229374948889,-0.99068544106558,-1.19173932587728,2.13438048958778,-2.43852116167545,-0.947723400313407,2.4646023591049,-0.329872418660671,0.851939108688384,2.18024169793352,1.99627527967095,2.7555345161818,-0.523940857965499,2.37197290640324,1.77685087313876,0.363624431192875,1.98403479531407,-0.309487727936357,-2.39952369825915,2.9532520682551,-0.748388997744769,-0.486152768135071,1.83520014164969,-1.23663826612756,-0.521609385032207,0.363663539756089,-0.917191486805677,0.402718654368073,0.955513815861195,-3.23596750851721,-1.57661854987964,-1.12853947561234,-1.26970118377358,-2.8048856719397,2.39273013081402,-1.39753950992599,0.74206207646057,-2.35207144171,0.848012384958565,-2.61489445576444,1.98086914606392,-0.640511808451265,-3.51586214499548,1.92086937371641,-1.90361029235646,-1.51268938789144,-0.227057784795761,-0.742172847967595,1.1097141331993,1.27940143225715,-2.17493993695825,2.86768156569451,3.07765430770814,-0.903347705025226,-1.12806573044509,-2.17210335657001,0.758252302184701,1.45359164336696,1.07230262365192,-0.671056131832302,-1.35254246881232,2.68681911751628,-1.06169103411958,-0.830875062383711,1.42258305568248,-2.18172567663714,-1.14820501068607,1.45917195128277,-3.16698572365567,1.56369511503726,0.982617379631847,-1.90024240408093,1.43788777757436,-1.18683373788372,0.405287402682006,-0.489149892237037,2.03220259631053,-1.21548525523394,2.0383172808215,2.40436099236831,-0.979456657078117,-2.17759218066931,0.547701162286103,-2.50241331523284,1.09637362416834,2.47284932993352,-0.613348328042775,-1.87236576806754,-1.17342490470037,3.1222872203216,-2.00310786254704,-0.77963296789676,-2.33128387946635,3.13024976756424,1.38925117207691,0.84572816034779,-1.18757484480739,1.50838388828561,-2.11676132632419,-0.0878201774321496,-1.87106082681566,-2.39198637194932,-3.19645378738642,2.02714346116409,1.61188775440678,-2.99823060398921,2.79306377517059,-2.9944512504153,0.611089372541755,-1.55085607198998,0.269107585772872,-0.0233679148368537,-1.83791423682123,1.08785663964227,-2.15614340500906,1.59779042704031,-0.4780387529172,1.54323087306693,-1.63322529755533,0.545711216982454,1.37992624426261,1.67550360551104,-2.15180182131007,-1.43818489043042,-1.20606331620365,1.8180113658309,1.37780993478373,-0.544072666671127,0.685682797338814,-0.579738724045455,0.613998810295016,-0.557919887360185,0.638440335169435,-1.72532331431285,0.354165018070489,1.84115078533068,-2.33514932217076,-0.172380416188389,-0.117444039788097,-2.90613487595692,1.22501888312399,2.03684351872653,-1.36725950287655,-0.75822678161785,-0.126561145298183,-3.47421612590551,0.43450566008687,-0.845521858427674,2.14677422307432,-2.33418461401016,-1.78679930279031,0.178226681891829,-0.772323545534164,1.21476767584682,0.65523694967851,2.20968827139586,0.00443265307694674,-3.08839704841375,-0.490858040284365,1.02138079935685,-1.72227298375219,-1.16738203214481,-1.33059488842264,0.495408731512725,0.101946692448109,-2.9846889921464,-0.0618590135127306,-2.89185369154438,-0.70444792509079,-2.19965021125972,1.80038196034729,-2.40797617472708,-0.606137816794217,1.65370191447437,-2.03981834696606,-1.83644386241212,1.82988477405161,3.14659719588235,1.66557763237506,1.18586165364832,-0.512367715127766,-1.47868068888783,-0.925178974866867,-1.03785711107776,0.0559657136909664,2.52790449652821,2.646165760234,1.9749222882092,0.39553300710395,1.40494304243475,1.3380507635884,2.54682869650424,0.685403412207961,-1.03600647533312,-1.03320804890245,1.54516799142584,0.200675188098103,-1.46296298829839,-0.21259298780933,0.204170022625476,-3.24298340827227,1.24062089249492,2.74401322938502,2.66679633408785,-2.13939382927492,0.669563771225512,-0.724302693270147,-1.13207472255453,0.692578728776425,-1.9933470338583,-1.89514135243371,-1.64913721615449,2.30977173661813,3.12901060562581,3.2043270021677,-0.419485501479357,-1.80410171858966,-1.65019341977313,2.00347830774263,0.19886878086254,2.31887726578861,-1.2011296232231,0.841660546138883,-0.527348816394806,-1.00914150243625,2.18290420481935,-0.0633355928584933,-2.36125239403918,-2.13618528563529,1.1992632993497,-0.748781422153115,0.0523414183408022,2.82588947797194,2.34260602388531,1.77803740138188,-0.87491755373776,0.91654536081478,1.75971989752725,1.04003484128043,0.026256893761456,-3.44927459023893,0.674113729037344,-1.64100388297811,0.405530477873981,-2.15007323073223,-2.00106330681592,1.25133104156703,0.302255977876484,1.57493957551196,-1.79458203958347,-0.651112142950296,3.15540694165975,-2.25634269649163,-1.79776968434453,2.78464655159041,1.26516185235232,2.41425571963191,-0.598838375881314,-1.4168992661871,0.438832440413535,-1.06448395177722,-1.87252059811726,-1.64264178369194,-0.557939491700381,2.46146471938118,0.812381296418607,1.80709048174322,2.20585119212046,-2.88023757515475,0.422473887447268,-1.46236264146864,1.01710683200508,-2.08085669903085,0.869816241320223,-3.36579758673906,2.88476580521092,2.45844645891339,3.70335387764499,3.17635863320902,-0.256563287694007,2.92674043681473,-1.79751822724938,0.989452050998807,-1.66428279131651,-0.342236889991909,2.2959157358855,0.200761675368994,-0.27360025793314,2.10089601809159,0.880103132221848,0.863391328603029,0.390174295753241,-0.191674458328635,-1.70318001648411,-1.041777767241,-1.43268746789545,1.87840871047229,0.554610709659755,-0.805951429065317,-0.984173112083226,0.990539910271764,-2.136476773303,1.79652995197102,-1.36660285992548,-1.62476814584807,2.05255069304258,2.61849486501887,-1.38392757158726,1.63071847055107,0.190878694411367,1.8929142318666,1.323256730102,-2.14448084356263,2.78782473877072,-2.62557054171339,1.89741040579975,-1.79282100405544,1.86640372732654,2.27707232814282,0.834013468120247,-0.157619051169604,-3.2768498850055,3.38211933616549,2.12020532926545,-0.852644450496882,1.90409732516855,1.68410481186584,2.78849567752331,-1.20751421200112,-1.45569194108248,1.87366156606004,2.45533752487972,-0.975548708811402,3.30018765991554,-0.0220596813596785,3.43497222987935,-1.70796646503732,2.41220275638625,2.07382489694282,-0.0938404793851078,-1.7221520585008,1.46436035167426,-1.50574089493603,-1.31413208553568,-1.65518556255847,-3.37773972889408,2.48262707609683,-0.0928930286318064,0.0277779484167695,2.4864760460332,0.855778316035867,1.44224698888138,0.320522899273783,-1.67971744434908,0.737462106626481,-2.22481548553333,-2.59179996559396,0.799320267979056,-0.148237566463649,-1.01023160852492,2.46747190831229,0.842175837606192,-2.92382607003674,0.202817295212299,0.725683697964996,-0.0984208006411791,-0.848944960162044,0.690670025069267,1.29186525242403,0.419515133835375,0.604662320110947,0.731856510974467,1.90879280678928,0.87391623063013,1.23099577147514,1.18024655384943,-2.02329239575192,1.18184137158096,1.53701609699056,-2.98006787896156,-0.915358425118029,0.710498148109764,-0.126971842255443,-2.29386419523507,-2.43798840790987,0.467365987133235,-0.115358745679259,-0.904931551776826,1.37579663423821,-0.68593098083511,0.0816883612424135,-0.838146456517279,-1.24684680253267,-1.53071158798411,2.78127198573202,1.68434863211587,-0.562138876412064,-2.06587333232164,0.717049473896623,-3.30145552288741,-0.17735879169777,-0.288753195200115,-0.63272450119257,-2.22639436367899,-1.44432075554505,-0.842870501801372,-1.61824380746111,-1.15709631703794,1.78627575514838,0.848918852861971,1.76573651842773,-1.77814643131569,-2.29962310753763,0.869660705793649,3.05285716429353,-3.15104599110782,-1.60362304188311,0.169552455190569,-0.413439525291324,-2.08404968259856,-1.89885024679825,2.30020051356405,1.39204816427082,2.20260621747002,-2.59805551264435,-0.688516641966999,1.83490092866123,-0.791174699552357,1.48754103342071,3.23434341466054,1.5194469736889,-2.77001264039427,-1.0283512971364,2.28749217232689,-3.23606350226328,-0.72284885449335,-2.488984009251,0.491167269647121,1.14672143012285,0.18714478937909,0.267044664360583,2.14615405770019,2.2280365624465,1.44200840964913,-3.15076134866104,2.06127464771271,0.228071992751211,-2.23711331142113,2.54949305905029,2.61898470809683,-1.29070672439411,1.12524452153593,-1.18080949876457,-1.2883417122066,1.20396443875507,-1.70235112542287,1.24954308615997,2.71062197163701,0.00683741644024849,-0.0713366270065308,1.92229217384011,-1.07938375789672,-1.66674634208903,1.51967894984409,0.788863920606673,-2.43383861612529,1.53055982198566,1.8453452270478,-2.07184054190293,-0.140818571671844,-2.71107769105583,0.192651897668839,-2.5835458911024,-3.04794865194708,-2.04423633869737,1.76816699327901,2.31585833244026,-1.72551176743582,-1.13547888118774,1.17717160843313,-0.396205820143223,-2.50116350362077,-1.25474767759442,0.779100612271577,-2.24128632806242,0.962429668288678,3.45372502924874,0.914940568618476,0.165773232001811,-0.693493327125907,0.38951107300818,0.432368665933609,1.94551059277728,-1.89460927853361,1.14554688101634,-1.31114123854786,-1.29601720487699,1.30559740588069,0.589649740140885,-0.692489019129425,-1.40277589904144,2.73567674448714,-0.541883890982717,-2.09663823479787,-1.56215053983033,0.5804787366651,0.701732819434255,2.23336038645357,-0.62973637599498,1.53708922211081,-0.608931181486696,0.525969390291721,-0.769434969406575,0.1815015822649,1.14409675588831,0.25334648322314,1.28153520170599,-0.289749277289957,0.00402220292016864,1.58415667014197,-0.66622557118535,2.03363261418417,0.977559087332338,-0.567141259089112,-0.0285022612661123,2.97559865983203,-2.10762045579031,-1.5817983285524,3.27317734248936,-1.93608294706792,2.64445494860411,3.56626486638561,0.249984937254339,3.43681329395622,2.05896268365905,-0.550310488324612,-2.11263744393364,-1.58973675221205,-1.22391019482166,0.209340695291758,2.13021643226966,-2.67670648638159,-2.07505538128316,-2.82185674179345,0.141333886422217,-1.83324652025476,3.24972327100113,-0.92269160086289,1.64323178119957,-0.230862356256694,1.2623716914095,2.86451032850891,-0.615261003840715,1.92752366187051,-1.6360377240926,3.06299820542336,2.46808576397598,0.681718939449638,-1.81673895101994,2.4276425386779,2.35786133445799,-1.65939378086478,-1.08259247848764,-0.219395309686661,-1.44956135423854,1.28109013196081,-2.88844861555845,-2.12853205623105,-2.01686604646966,-0.911909609567374,1.51865667430684,0.866419526282698,0.29910477809608,2.31996628222987,0.405925277154893,0.42261095251888,-0.537385349161923,3.5206309100613,-1.51371596381068,-0.15375783899799,2.1360602718778,1.98009528918192,0.86327891331166,1.47087070625275,1.17776124505326,-1.32876791758463,1.54951320728287,0.799395714420825,-2.3553384304978,-0.357825849205256,-1.90648857969791,-1.95465817349032,-0.640083118341863,0.130273071117699,2.64462213264778,0.800992557778955,0.107399479020387,-1.89325322629884,-1.3244873075746,1.25943251652643,2.26513080997393,-0.240918162744492,0.851178192533553,0.184904492925853,-0.203146694693714,1.69928674818948,2.57478252286091,-1.94816896226257,1.70377628412098,0.942635820247233,-1.24542498262599,0.0696248351596296,-2.86258895182982,-0.0479848287068307,-0.487620923668146,0.395373227074742,-2.96004774281755,2.85648634657264,2.3817113856785,-0.158384125679731,-0.303623878862709,-1.42569930758327,0.664394681807607,2.48207841301337,-2.27055833674967,1.25157708534971,-1.6136609739624,-0.00877479556947947,1.21932546375319,2.00668307719752,2.61472296202555,0.369543773122132,1.18444841820747,3.36225217673928,-0.380133928265423,1.73197715776041,-2.03643738059327,-2.2452529007569,-1.62496116943657,-2.2529764380306,2.23392999498174,-2.1346270176582,-3.35025389445946,2.81706501031294,-0.260158223100007,0.66246614092961,2.53375239903107,2.12832974502817,-1.25454163178802,-1.71737717697397,2.90233305422589,2.3077290924266,-2.02638228656724,-2.66865373356268,-2.07364751491696,-2.01179226394743,3.19311636965722,1.48891691816971,-0.902357157319784,0.57576134102419,-0.735302022658288,0.208907839842141,0.642375280149281,0.378903183154762,-1.72393752029166,-0.9488017228432,-1.47213668096811,-2.39638540660962,-3.0991520639509,-1.59007548121735,-3.44216987490654,-0.0885843019932508,0.185122063849121,1.20871299877763,3.12927093822509,-2.30321758892387,0.103207225911319,-3.15905472962186,0.929372829850763,-2.40298386430368,-0.943111553788185,-0.503636528737843,0.649894762318581,0.535715254954994,-0.506907515227795,-1.73487075138837,-0.303087453357875,-1.47250500274822,1.42796362517402,-1.60169396549463,1.17195130791515,0.470355513971299,-0.804296683054417,0.153303029946983,-0.316631745081395,3.13776375725865,0.0775593845173717,-0.0119411339983344,-2.67875597113743,-0.532510734628886,-2.35061938641593,-0.339154372923076,-2.78504215646535,1.21147253317758,1.94987392285839,-3.08000047691166,-2.05374743323773,1.6821994818747,-2.3325579194352,1.89742180285975,-2.90656735189259,-1.24935197876766,-1.05030802311376,-0.131140870507807,0.119332112371922,1.10940001904964,-2.82921764533967,1.71046313596889,2.95626309234649,-1.27474933397025,3.34760853555053,0.572966227773577,-1.505819526501,2.29136614361778,0.610058894380927,1.41820818418637,1.80233417078853,0.5584412580356,0.911246468313038,-1.25709101324901,0.790775418281555,-1.58240217482671,1.78395176772028,-3.33808263763785,1.09493108000606,-0.6208406528458,2.39315652055666,1.09618824440986,-2.46299373917282,2.2777254646644,-2.20028360839933,0.230617041233927,-2.29584864107892,1.10424941172823,-0.325752233620733,-1.10074615571648,-2.55696472944692,0.556279898155481,-0.886225884314626,-2.18656207900494,2.37396242562681,-2.96374998288229,1.56360680237412,0.125026763416827,-2.19297266099602,2.79785766964778,2.31025233864784,0.978688104078174,0.721375087741762,1.72862647101283,1.663296923507,-2.31086883228272,-0.0335297174751759,-1.5701423981227,-1.61895890720189,3.37089224951342,2.0242758677341,-0.591739965602756,-1.75600570160896,-2.28684254456311,-1.82116418378428,0.549688576720655,0.73801341233775,1.88418644014746,0.992657479364425,-0.320205802563578,2.6535149011761,-0.284682654310018,0.507896554190665,0.595288216136396,-2.40171674871817,2.72765430388972,-1.85041930293664,1.08761021634564,2.01574387727305,2.25688450969756,0.433032072614878,2.85529610700905,-0.677508073858917,1.140524931252,-0.421913971658796,2.27931679459289,-1.51580293430015,-2.74688740028068,1.53510298347101,2.05967049580067,-1.45501252263784,-0.948999524116516,-1.88511043554172,-0.357095007784665,0.570934931747615,-2.02639428433031,-2.59792416822165,-1.08212740393355,0.219582840800285,1.05687835486606,2.36331418389454,-2.37975982250646,-1.81702935369685,-0.622751824557781,-1.26481688348576,0.732930556405336,-1.10660918522626,1.1547094467096,-2.28602673625574,0.160801538731903,2.26306166267022,-1.53217230457813,-1.47740501211956,-0.854364892002195,1.95299077313393,-0.841919709928334,-0.352541711181402,0.77887661755085,0.180730319116265,-0.969984978437424,-0.861943780910224,1.43737660255283,-0.790846506133676,-1.83469338342547,-2.60760159231722,-0.483605053741485,-1.8388423952274,1.74180083908141,1.30657640052959,-1.08675242867321,1.10644213156775,2.22181881545112,3.09645880945027,-3.10381397372112,2.17179545899853,-2.99578845500946,-1.78229748504236,1.58931512618437,-2.49123465735465,1.22116227634251,-2.40501578664407,-0.116192786954343,1.56578019494191,-0.130806148517877,3.28397177625448,2.65038519399241,1.47828135406598,-1.4817964611575,-2.73933211807162,2.14317511068657,-2.4771042028442,-1.98967131553218,-0.153769138269126,3.58740194933489,1.27182264812291,1.06318179750815,-1.01901982212439,-0.942836615722626,-0.785048713441938,0.155726000666618,-0.49235267797485,-0.297488011419773,-1.83283729245886,-1.33669380564243,2.15584288816899,0.396171491593122,0.821421360597014,-0.81375231500715,0.729976298753172,-2.73079157341272,-2.08471193676814,-2.28455520933494,3.00063980510458,1.4808554132469,0.0910916156135499,1.22923681046814,2.50772572355345,1.06442788150162,-0.0294165662489831,-0.431093943770975,2.73519733687863,-1.60448722075671,-1.79076784988865,-0.434920336119831,3.21436018683016,-2.54871533252299,3.3508512401022,1.19287462439388,-1.01211190223694,-0.975539998617023,-2.95686818659306,-1.65018695406616,-0.792553261853755,1.11549050780013,-1.32905279519036,0.0549835106357932,-0.0305903539992869,-0.558364980388433,1.39019665308297,-1.61808625794947,-1.87464784132317,2.18778709415346,0.980319774243981,1.37358776526526,-2.66642835689709,1.79059084504843,-1.11799632431939,1.34771174984053,-1.79150649346411,0.891681802459061,-1.27601605374366,-2.41030857665464,-1.67897457955405,0.508157843723893,-1.03203622857109,2.73121046600863,-2.37552941543981,-1.64665574440733,1.31172605557367,-1.5142294857651,0.245338282547891,-2.09924810100347,1.13041441887617,1.00956974551082,3.37702994467691,1.21999149676412,3.35570042487234,1.87618868658319,-2.50574903795496,-0.85428461432457,-0.210298916790634,-3.44372444553301,0.314155030064285,-0.280669338535517,-1.80957882432267,0.839472135994583,-1.75701450323686,-2.82978974049911,-3.13916362822056,1.04468067875132,0.267547129187733,-0.247174664400518,-2.75192322442308,-2.40202641813084,1.35977699188516,-0.631204058881849,2.26831140229478,-2.92719359276816,0.288643494714051,-2.53860138822347,-0.371321423444897,-2.25879900855944,2.92949141701683,-2.89310178952292,-2.24985927110538,-0.749204938765615,1.1857032822445,-0.616656809579581,0.791996389161795,-0.499812618363649,-1.57298801932484,2.94477531453595,-0.144903550390154,-1.09849032945931,0.109256783034652,-1.45271223969758,-0.221125083044171,-2.19932287931442,1.02401001844555,-2.81780336983502,-2.19610364874825,1.60393999423832,1.33749770233408,-1.30441255168989,0.876666288822889,-0.111877722665668,-1.02953388588503,3.4098359872587,-2.31871310854331,-3.0368377128616,1.66286263149232,0.410278858616948,-2.29847051668912,0.615492225624621,2.2696094843559,-1.48865401046351,2.11134258424863,-2.26247456390411,0.0298009905964136,0.158726142253727,2.31756426626816,-1.42875647405162,0.00240698689594865,-1.29817130044103,0.787435402162373,-2.5946909468621,0.560446556191891,0.542280026711524,1.33539828239009,2.19462348846719,1.47858845070004,0.916267188731581,-2.49771000118926,0.772801451385021,2.8946160338819,-0.281687253154814,-0.0629653735086322,0.858665213454515,-0.275040743872523,-1.22960775857791,1.90923843998462,0.645124402362853,-1.89056927338243,-0.412513117771596,-2.59216685779393,-3.0111300223507,0.944909402169287,-3.05802717804909,2.56524049676955,1.46168442908674,1.83614168781787,-0.800911339465529,-0.958699767943472,2.53286859253421,-2.13893454987556,-1.16956410231069,-1.16346993483603,2.31012210948393,1.78601390682161,-0.237351781688631,-2.38860008306801,-1.5281404950656,2.58610490942374,0.415674962569028,-0.916305098216981,-2.68775258446112,-1.70515061588958,-0.521138603799045,0.255770613439381,-2.66642590751871,-0.623894431628287,-0.669115697965026,1.91443754127249,-2.31559175532311,-1.08773238956928,2.74652756750584,-0.831205556169152,0.957063962705433,1.32709475234151,-1.74415981862694,2.91640979703516,2.82658610958606,2.94678163249046,2.24215456284583,0.461065305862576,1.51882329257205,-1.7305538454093],&#34;y&#34;:[23.7025417783298,24.3069918616675,23.2021669577807,22.8091629967093,22.1724455594085,23.9226659527048,22.2557759284973,20.3930095233954,23.7211739970371,23.9079536031932,20.4914953140542,22.0732117630541,20.3907835483551,20.0701968185604,23.9729594276287,22.5038249162026,22.2211634903215,22.7750890771858,24.5970152271912,24.6076327445917,21.742734874133,21.6379408328794,21.5110536734574,20.1412944728509,20.6610495690256,21.7788699548692,20.4276904533617,22.5070909457281,20.5589304142632,23.1491573038511,24.1631248523481,21.2014979426749,24.830892814789,24.6743491385132,23.3539551729336,20.135085368529,24.3082230864093,23.7835653778166,21.1611395166256,21.1328913969919,20.5770815187134,20.394503462594,22.2552202316001,22.4284306494519,21.3244692934677,22.6095869834535,22.9956294596195,22.69632112002,22.2884017368779,21.340780663304,22.3302703909576,21.3396394508891,24.2940199794248,24.6359877707437,22.1620899112895,22.0284410542808,21.7146768141538,23.6664532427676,21.0006769746542,20.9619953110814,21.2793320883065,22.641113428399,22.8015978867188,23.2561443094164,20.4858874296769,21.0641582519747,21.5067763486877,24.1474599996582,22.8777415817603,21.0588964610361,20.730705910828,24.1126971994527,22.5093299150467,21.8010952579789,20.6233073887415,22.6351451175287,21.4758210792206,20.8978498773649,22.2542492160574,20.961173446849,20.4249264625832,21.5963416616432,23.2627461408265,24.6967768366449,20.9389773895964,21.647724667564,21.9443270890042,21.3524399278685,22.3540439992212,20.411854556296,23.9657927327789,20.8391957497224,24.2120200628415,24.7305553383194,20.2643483458087,20.4209526348859,24.714570234064,20.7338013290428,24.692524287384,20.3920571343042,23.2658672519028,20.0045494409278,22.4586591799743,24.0829868474975,22.6740959472954,20.4672351921909,21.9244152586907,21.8094202224165,21.2292308546603,20.5366714322008,21.7999160429463,23.2689396501519,22.7598870359361,21.7469335300848,24.1193746146746,23.59669117257,22.0595976430923,23.3961624349467,23.4399312455207,21.8671107152477,20.4075740161352,20.5865397234447,24.4673179462552,20.2640125993639,20.662905999925,21.7932074773125,21.8349501909688,20.0730661582202,22.9817168158479,24.4039372983389,20.4151006019674,21.5995367034338,24.1422481951304,20.1466187578626,21.0671676509082,23.2891230937093,20.3965900489129,21.9774129497819,21.7970743775368,21.3521217019297,21.7670539976098,22.8221694729291,21.6063844063319,23.0164181790315,21.4297687076032,20.8736046776175,20.7691431697458,20.8697812678292,24.8841994674876,22.0125009957701,21.2447357946075,21.5933559206314,22.3293544654734,24.5411223731935,23.9485835004598,20.2141596376896,22.9506247630343,21.5898577077314,20.4950016224757,21.4156685373746,20.8137078862637,21.388677181676,21.8799847713672,22.1826600446366,23.2526924484409,23.0570352659561,24.5881871297024,20.7116936822422,20.3853255766444,21.0936176613905,24.9641157407314,20.7117520063184,22.923441787716,22.7373280772008,22.6405155588873,20.236569037661,22.5486885756254,20.9389858948998,21.7237136838958,23.9551946776919,23.7401832034811,21.9119063718244,24.1268575051799,24.7061695856974,23.108080313541,20.5906730727293,23.1771452492103,23.7841941043735,24.7542497841641,22.3805390135385,20.2811995777301,20.7826210604981,23.4793377527967,24.8888104548678,21.8927111267112,20.0811368157156,22.045660042204,20.9297439502552,20.6467514322139,22.6733900490217,23.9552915096283,20.5930087948218,22.104264840018,20.621082095895,21.4699455164373,22.2151728626341,20.1870076451451,21.840643058531,23.1817817874253,23.6798412981443,20.2016370510682,20.5018410086632,21.0780084948055,20.7490635756403,21.8008354399353,22.3739382973872,22.6212993683293,20.6094400491565,23.1927935732529,20.1923534064554,23.3360331365839,20.4178249882534,20.749517197255,20.8231128100306,21.7094642482698,20.8358748187311,23.5304177575745,20.3156404336914,21.5109108644538,23.8666880573146,22.1158698387444,20.7153390580788,22.562921247445,24.2011143593118,21.9301266479306,22.4953132867813,22.8229654324241,23.2392661063932,24.6413719165139,20.0543570402078,20.9956196835265,23.6203462001868,24.1010454343632,22.2585338703357,24.0241629793309,20.2697299304418,23.0291154421866,20.0374200823717,20.6654170388356,20.9164958936162,24.872511383146,23.1569927791134,22.4385487823747,23.7904654629529,21.9698089151643,22.2565878741443,23.7628393946216,22.1518336096779,22.2162147774361,22.2577153868042,24.8761625797488,20.9958316385746,22.9125367477536,21.6646682005376,22.0394873688929,24.8917953739874,21.980514889583,24.8000543005764,22.6306159957312,22.5220724474639,20.1879378780723,20.7545133540407,24.8951806151308,23.8513759663329,21.7222084710374,24.0525640919805,22.7648765221238,22.6174713741057,23.7125158240087,20.4440551740117,23.7126547168009,20.3101315279491,23.0728664528579,20.6885344395414,24.9177630012855,24.4813054054976,20.5229696584865,24.4694056059234,23.2348687970079,20.6795610068366,22.340120752342,24.6064639254473,23.6522762454115,21.9147934718058,21.0430538211949,23.2990309642628,23.1182398158126,23.3036614232697,20.1339470897801,21.923948074691,22.9116733791307,20.09283706313,23.0487829889171,22.320600617677,23.6991287325509,24.4670380908065,22.9919169144705,20.3717209538445,21.2339556682855,24.7384342714213,21.526066372171,20.2690278575756,21.1103354766965,24.0286121168174,20.0270947092213,23.7210776098073,21.6166811808944,20.2777359401807,24.4748092698865,22.9272668203339,22.5366947846487,20.3811366227455,20.3531731106341,22.8765660803765,20.1667469507083,21.3114472175948,23.4424650878645,20.843802804593,22.0192646607757,20.8639905788004,21.5095313475467,23.102621731814,21.1710691661574,22.2734987153672,22.7451921137981,21.3400998897851,20.9042205102742,22.0286428742111,21.2062755622901,20.1982725062408,22.6602403284051,21.0300453193486,22.9250372876413,21.7654244881123,22.9525894159451,21.7946697142906,20.3868011967279,23.5819958895445,20.1552550122142,22.6320613105781,21.4441960630938,23.9561236416921,21.761032640934,21.2697243341245,20.5451329145581,21.2339118728414,21.6481249267235,23.8807116635144,24.8630492738448,21.2873687082902,22.9287524265237,24.808065451216,22.3605066514574,20.2816068055108,22.2500538709573,21.8214272754267,24.0666494867764,20.9002896305174,24.1344502428547,20.7793557597324,23.3945901272818,21.3696445990354,22.2459492180496,24.0939907240681,23.4158058697358,24.1826409264468,23.7992611969821,22.1382086048834,22.3061951925047,24.2798098432831,24.5601376518607,21.3054999196902,20.5962043441832,20.7711143582128,22.4298608256504,24.2988275620155,22.959660300985,20.2472909307107,23.889401727356,24.2239692481235,21.7643267428502,21.6379698645324,20.7177208829671,20.5056915129535,21.3659107265994,24.3267866573296,23.6338347499259,21.3964051473886,21.5015251585282,23.7902134144679,21.397976775188,24.0451076230966,23.3731949003413,22.6475955662318,23.0427919095382,24.8961064568721,23.2966656982899,21.8463168595918,24.214900129009,21.703621908091,20.0968922977336,21.3781781005673,20.8968928200193,24.4270545989275,20.9639616636559,21.6350521123968,24.7546057030559,22.6546182669699,22.2711764625274,21.6206844290718,21.157678773161,20.6367927696556,21.4876897400245,22.6340871234424,24.1482566902414,20.3858978184871,23.6221204907633,23.8300122832879,23.4876458044164,21.3215067447163,21.9545553880744,21.2826058617793,23.83051144192,22.4414467066526,22.4594928673469,20.7209495059215,21.95937062148,23.6479874723591,22.9067139769904,22.1701410482638,23.0028247903101,22.9737455048598,21.5840505016968,22.3022420937195,24.8017707723193,21.1445750016719,21.1520101479255,23.2671012962237,22.2296843538061,20.0611275713891,23.3574482589029,24.681946511846,23.294105657842,22.2766496660188,22.825022013858,22.454220354557,22.7178552048281,23.6235285107978,22.6901709241793,22.2329235821962,22.7615406853147,24.9622238520533,20.0909287389368,20.835355699528,20.4800352966413,21.223613449838,21.9426200096495,24.8585082637146,20.5694970861077,23.2020663307048,20.5661324737594,23.8354387111031,23.2086605601944,20.5417415150441,20.1337682036683,22.5113336066715,20.4951334511861,23.3977627917193,21.198029757943,20.3612001263537,20.9759215521626,21.8785542435944,23.9932766649872,20.0450477632694,20.2664216817357,22.454030723311,22.8366216970608,23.4126111585647,22.0956332120113,21.2650990090333,21.3792690332048,22.9967064107768,23.71004660381,24.7752767498605,23.7153775431216,21.7694171983749,24.6093085524626,22.1445053373463,20.4824244650081,24.6867987210862,23.5017884173431,23.2694762805477,20.2820470416918,23.1790940882638,21.9648993317969,20.5935297510587,22.1051003201865,21.4517507073469,20.1088143698871,22.5760530354455,21.9685603142716,22.85121277906,20.3137753740884,21.4222479122691,21.3589134719223,23.2574882241897,24.0726804779842,24.8960618535057,20.8587929955684,23.5511560947634,20.6000504153781,23.6189658823423,23.0757191940211,22.8717429051176,20.3626980702393,21.9372082920745,21.160592099186,23.4103109524585,23.9122240897268,23.4116230695508,20.2650321368128,21.6647586878389,23.3307180181146,20.6794553832151,22.3411678057164,24.164244804997,20.7817771029659,21.3049674313515,24.7351986542344,23.7939816736616,21.6885350784287,22.4525041203015,20.1029284740798,22.7744804415852,21.0010471777059,21.5663257054985,20.5829228810035,23.0221260711551,21.3426482724026,22.5008189445361,21.6902179690078,23.9452364877798,23.8044373271987,20.294629172422,22.1309530548751,24.8758906405419,22.981989486143,22.732566697523,20.5092650372535,22.5095873838291,21.7083425773308,20.5345077742822,24.7971729026176,23.1696085399017,23.7364485138096,21.1361503531225,20.5298961419612,23.7509369803593,22.5887734116986,20.6398805836216,23.2749783503823,22.3153640190139,21.0184316686355,20.5975324683823,21.7032821802422,24.5680549228564,20.6836580834351,21.6599495941773,21.9767501554452,22.7901966637,21.1352789402008,21.4077276899479,24.5004075556062,20.5365179758519,24.4856124836951,21.344092625659,23.1540302792564,21.6045697429217,23.4431682364084,23.7135918671265,20.9260064223781,22.4737561540678,24.8924731346779,24.9989869189449,24.4406769494526,20.7576935691759,20.5053899227642,22.9336772020906,24.9207697063684,21.2303872173652,20.3381608962081,21.7592914612032,20.74822133407,21.9420294091105,21.7771942191757,23.1838606204838,23.8089040061459,20.7412419421598,24.7666866215877,22.5715462723747,21.9550856319256,22.7560651022941,23.298571803607,21.4591531595215,20.8691859617829,23.6069520004094,20.0078947842121,24.4984201854095,20.5059668933973,24.5977099519223,23.767037561629,22.3712696973234,20.8124221977778,20.2528066653758,21.2684030062519,23.7400936847553,23.5165667557158,21.8373515247367,22.3685385915451,24.3492268119007,22.1438611368649,20.9040748281404,21.430573919788,23.9058357174508,23.7922129430808,22.310906779021,21.8310404988006,21.3724973145872,23.7795728584751,20.3576842020266,24.4866643520072,20.7886622892693,21.5349558717571,23.5615961742587,24.3903897702694,21.5051728184335,20.6745112035424,20.9453971451148,24.0557799767703,20.9067239775322,22.7457954967394,23.0036160023883,22.4746291060001,22.6972033130005,20.0966769270599,23.9517141855322,20.4909364040941,20.0585217028856,22.7941242069937,23.8456125743687,21.183762724977,22.3942484916188,20.934682295192,20.1405326626264,23.1399801350199,21.8324752454646,22.7541509456933,22.7304838760756,24.8103217012249,22.9898192756809,22.6642681611702,23.4014281863347,22.4324891436845,20.158386467956,24.5555194024928,21.3829895737581,20.3416870161891,20.467377693858,24.6740181744099,21.6292119515128,21.6260474734008,24.5025516254827,22.3968775174581,20.843730403576,21.0250211972743,24.1640387685038,20.6839310843498,22.091713398695,22.162448472809,23.8281544507481,22.2866678680293,20.3189127007499,24.3928138073534,24.1967378812842,23.6196600738913,23.1039982498623,23.2974898628891,24.5094872382469,23.2047673524357,21.0038371547125,22.1310245711356,21.4993260218762,24.1336946748197,20.913161910139,21.9734343583696,23.4745500050485,20.0646017934196,21.7784020071849,20.1981807942502,23.8482857635245,23.931731893681,24.8450038442388,24.2169635393657,23.2631388376467,23.4161611786112,22.9770591761917,21.6272779647261,20.6803198764101,21.819282702636,22.8668126184493,20.5234512267634,20.2351417788304,24.8305606469512,20.971323470585,20.709429346025,23.3292945032008,20.9577271039598,21.9959903904237,22.7314421534538,22.6247711968608,24.7560665919445,21.7894131806679,24.7139574959874,23.8654065364972,21.343743619509,21.7748949630186,23.1637434754521,22.7440610458143,24.7005964815617,22.5119855767116,23.3056834386662,22.7222228120081,22.9456931515597,24.6942838001996,20.8548991358839,22.9406490456313,22.2800579736941,22.7232063631527,21.6662813071162,24.3094690074213,23.5445380723104,20.2724328474142,24.7158510354348,21.8545737955719,23.8601836306043,23.7632246431895,23.460281828884,24.029585798271,20.1583513291553,20.9532505134121,22.861374146305,23.3198523777537,22.4377925926819,23.3161699888296,24.9169437633827,21.2499810545705,20.0519876345061,21.0155194206163,21.0492485878058,24.9780538771302,20.8143268339336,20.6190500548109,24.1011998383328,20.5740117002279,24.7650404297747,22.2473865747452,23.7891391385347,23.723090053536,20.3585109813139,20.9196751890704,20.4567543533631,22.8997941897251,24.5630574203096,20.9906275710091,21.0141203505918,20.4560894961469,24.1696769138798,24.5679353829473,24.7742412565276,21.1994662089273,22.8780818451196,21.7659358819947,24.3665594700724,23.9118896052241,20.4508150205947,20.7684562704526,21.5042945020832,20.2330767386593,23.2340754708275,20.4090488515794,22.367696322035,23.0908777122386,22.3326100897975,23.5794213810004,20.8924504090101,21.5206456044689,24.2592742084526,23.8171508326195,23.8189806556329,24.3419301277027,24.6157388621941,22.7142447046936,20.8991002570838,23.2582773128524,20.5145120201632,24.5003534923308,21.8763525341637,20.1689704786986,23.9870755397715,20.7428521523252,23.4366859449074,23.6819800618105,22.4646138818935,20.535352465231,23.6793996975757,20.0519655202515,23.8950228039175,21.6999251092784,20.3970642620698,24.194233904127,24.8111195699312,23.0664883344434,20.9706672653556,23.3657910278998,20.3447726881132,21.4174009882845,20.8399335923605,22.0110201416537,24.2355510848574,20.8529520314187,21.664711125195,20.6653252453543,21.702935656067,23.8887443300337,20.6281154579483,23.0283761280589,23.0263426923193,23.2276991731487,23.0772625445388,22.8590265498497,24.305706396699,23.6934547079727,24.7967674327083,22.9136086418293,21.4448349340819,23.1923203519545,22.6739981747232,21.1947692278773,22.2471007774584,24.0798696596175,22.7782501303591,22.5971054797992,20.2931488701142,21.1893962323666,23.0484477360733,21.9538523652591,22.4906784738414,20.1308087958023,22.6732588210143,21.7591963266023,20.9493809752166,21.0384528781287,20.0792877352796,22.2054047393613,21.401046931278,20.7249168702401,23.9642994478345,24.0993143385276,22.3440258135088,22.9096597968601,21.9552427739836,20.41074792156,24.5382059295662,21.0382690397091,22.1348240459338,23.4833770478144,24.9829918146133,23.6794910137542,21.3633449259214,22.3122792202048,21.4203112293035,24.4925939734094,23.601655329112,23.1540077901445,22.1881999378093,22.2771778423339,21.9634329364635,22.0477083604783,23.0160874547437,22.6581099373288,20.4810552648269,21.4424889185466,21.2545350752771,21.2999003776349,20.3975608665496,20.0288860336877,22.1343872323632,22.1769650490023,20.5705868662335,24.3920162785798,22.7851111628115,21.4089479576796,20.5271130055189,20.322977588512,22.2996273147874,20.7242733985186,22.6698534842581,24.0868234448135,21.5190789126791,20.5473705823533,21.7142128339037,23.3654728461988,20.3882716293447,23.4662402560934,24.5140440831892,21.9136234116741,24.1007082955912,22.2620480693877,20.9393426799215,24.4286998081952,20.6522658071481,23.414330391679,22.320108441636,24.8106926539913,23.0828495207243,20.4564760648645,21.4070058683865,24.0864669624716,23.1093185651116,21.2351453537121,21.6791506786831,23.4432357014157,22.6546042901464,21.8648935807869,22.3554812511429,22.8935239813291,20.9568206616677,21.079275237862,21.0865148738958,23.2559592626058,20.1809105440043,21.0590568417683,23.5957436263561,23.7398045137525,21.1024914402515,24.7040191548876,24.0908961091191,24.2235450679436,20.7860640739091,21.534685655497,21.1961606657133,23.6427867040038,20.7179028866813,22.7810019464232,22.4872614070773,20.3254172694869,21.1920757591724,23.5538071603514,20.8950243308209,22.5500008091331,21.0592962428927,20.7036521332338,23.1432420946658,24.0280337375589,23.7625755416229,21.9295821152627,20.9312930051237,23.5991012468003,23.6085273884237,21.6463420237415,20.2343660173938,23.7674698536284,23.5593056213111,24.9200860410929,24.763794359751,23.4490215661936,23.3341141231358,21.7178375599906,24.7278423397802,24.8267820454203,24.9947339226492,20.0812082504854,20.6702567567118,24.359500578139,24.2463668016717,21.2257761601359,21.9538069469854,22.5988730601966,22.5889494922012,20.5663522914983,21.8100104131736,22.6661287294701,24.3328340095468,20.9643262857571,23.4115825337358,24.4084907975048,20.1557833282277,21.2194439955056,20.0066647981293,22.3726449883543,23.6718730046414,24.5050262659788,21.0700204898603,22.216650696937,21.0697583039291,23.1258496199735,22.7014879486524,21.0997163923457,20.8497998048551,21.127359403763,22.5857834727503,22.2510619997047,20.085064813029,21.5112022007816,20.0197614380158,24.6517238416709,22.8055100166239,23.1764596677385,20.8607092080638,23.6328744795173,20.3422794747166,24.8805182403885,21.4966072351672,23.0087006650865,22.6486017345451,23.6827876092866,22.4537326395512,21.576845718082,20.0308222929016,23.8993460964411,23.3674839069135,20.4812824469991,20.3588466043584,21.0460316902027,20.4050321481191,23.3243267494254,23.6439887224697,21.3971270434558,23.1742511456832,20.6357655744068,21.5715256682597,21.3526050257497,21.0797038720921,24.2396320262924,24.0453525283374,21.3800216512755,23.9612240879796,22.8689997666515,24.36066853581,20.6617582589388,22.6222863397561,20.938339587301,22.112292391248,20.4694682639092,24.2365632159635,21.2032612739131,22.3244957672432,20.7133223116398,23.8622412947007,23.4323111223057,22.5301614194177,24.0216145082377,20.3004258708097,20.5340713844635,20.325632779859,23.2411993015558,22.1853726566769,24.6277045202442,23.5313508263789,23.2748160581104,23.6066270922311,20.8972969674505,24.7422893741168,22.4940870259888,20.5579687398858,23.4082814026624,22.9256586940028,23.5205193399452,23.0971388635226,20.0295826862566,20.3571359929629,23.3361331396736,22.0800228859298,20.6257994356565,20.6354318140075,21.183424082119,20.0918683852069,20.83335184725,23.044288624078,22.083042440936,22.607697090134,22.0254856394604,20.948114739731,23.7314825691283,22.2575706196949,24.6534274402075,22.1867884835228,20.0360162789002,20.1941804843955,20.8255103160627,20.18635004526,20.7465480384417,23.295458657667,23.2245006877929,23.8837744086049,22.4074398446828,22.106503196992,22.8448077524081,20.5759926233441,23.0592725239694,23.0111582647078,21.54572597472,20.4467923240736,20.613348595798,23.3968291454948,21.4772332948633,24.7143078688532,24.5839434023947,22.9159421799704,23.7441033520736,22.8844501986168,23.2961412076838,20.9874602756463,20.8480559266172,20.1737017952837,23.5560401203111,22.8565801493824,23.7969882274047,24.3050805898383,21.1345839081332,22.8446433716454,23.3782621589489,20.3644138760865,22.9287605197169,22.0648438786156,20.0188274797983,22.8736171964556,23.0492916190997,24.4858903577551,23.9111583004706,22.0203589671291,24.8910226533189,21.315621775575,22.1666176430881,22.6430639647879,20.4979036701843,21.4336241688579,24.0815206989646,22.5573824858293,23.4470506780781,21.0199763951823,23.3916549943388,23.5014170990326,23.8589555001818,22.2601769864559,23.6801638989709,24.5913002314046,23.7782784644514,24.566651196219,22.4154038145207,21.3637939956971,24.9129016674124,23.5273780510761,21.8380304216407,22.223908174783,22.5046624266542,20.5194211751223,22.5484277145006,21.9975117477588,20.755605737213,20.9518118551932,20.6429992313497,23.0283153615892,21.024644181598,20.0195370451547,24.2817066214047,23.1593140820041,24.7289768932387,24.5326844789088,21.3836822099984,21.3340001134202,23.88164319098,24.6129269478843,23.4816069016233,23.3298331103288,23.8095548958518,20.076848147437,21.1632630112581,22.2756003797986,24.2088172212243,21.9842898612842,20.8335086749867,21.3922654464841,21.7288950178772,21.5371872996911,22.0983607810922,22.088484049309,20.7106344238855,21.0991038708016,22.9196270089597,23.4947066567838,20.2409306610934,23.4181241039187,20.7457405864261,24.2898607556708,21.830472163856,21.7207780689932,24.2809155280702,20.706152219791,21.2666612747125,22.4284297507256,22.3406857950613,23.6306735081598,23.1279324297793,24.2104179877788,23.8761266740039,22.4960684590042,23.095294458326,23.0636526574381,21.8403611634858,23.5520439082757,23.0368832708336,22.1512816520408,23.0636224104092,20.3900877851993,21.8803089810535,21.9877591659315,23.3300411119126,23.7392711243592,22.6231518550776,23.2456525368616,22.7053257450461,20.8063322608359,21.4023629087023,20.7407454610802,24.631497329101,20.5544256512076,22.1902113896795,24.2711310577579,21.0068306792527,20.2213373617269,20.123544766102,21.4973068446852,21.5228317817673,20.7571059791371,21.0033346875571,22.8095319424756,22.5302732083946,21.5495607117191,20.1872377190739,21.9303434318863,22.1997156669386,23.0607165768743,22.7736495248973,23.850030596368,24.7293403302319,23.6292112222873,23.9888029056601,20.0829795585014,24.0449023502879,22.4704611394554,20.295811581891,21.6799270594493,20.8625696902163,20.4246875713579,21.5100221941248,22.749305551406,21.0541370487772,22.801248843316,23.4586254530586,22.2392644872889,20.9749047341757,22.729468466714,20.7109604985453,20.0723992171697,21.3754065870307,20.2502939640544,21.5206500142813,23.7723515136167,24.5924394438043,23.6576387705281,21.681307493709,24.1786861582659,24.208449954167,22.5783575349487,23.8329327804968,20.0368981156498,20.3279625019059,23.6547987419181,22.9764192318544,21.3831144804135,21.7572000995278,20.689318892546,23.2868965948001,22.1858305647038,23.2345615257509,23.2672962895595,21.4828754914925,22.7588776149787,20.7556531764567,20.413165432401,23.7393914628774,24.1541241854429,21.7876782943495,21.4795253914781,22.5454303389415,21.0608299006708,21.7014438589104,23.5364482714795,20.2339782123454,24.2178429127671,20.6314868875779,20.5574032780714,23.0734258145094,22.8021998028271,22.5741327484138,20.4687220952474,22.4396326369606,20.2319592423737,20.3141716239043,23.8337136479095,20.5538004077971,21.6961150895804,20.066488829907,20.2664347807877,20.5601486051455,22.556582831312,24.1866388381459,20.43201565044,22.9235514323227,21.6536941053346,21.9957680813968,24.2056546360254,24.1603462654166,24.8502907995135,20.633732965216,20.7603411283344,21.8766720453277,21.7429794254713,22.4452056456357,20.4152219882235,20.3976100403816,20.0079025840387,22.0046750828624,22.0700350031257,20.4469290445559,23.7689831573516,23.2382698915899,20.2939455746673,23.1452581239864,24.9633836117573,22.5439628935419,22.2355853789486,21.0985608841293,20.5030689854175,20.6166864745319,21.1029928154312,22.7724161115475,23.8035264820792,23.7675459263846,20.0186890806071,24.3681306345388,22.8185094473884,21.688862843439,20.3975899005309,22.3712648032233,21.7286316305399,23.0368857271969,23.6368021089584,20.6788108823821,20.8037554915063,22.7618345106021,21.2385583319701,24.6960467658937,24.6853968966752,24.7451286693104,21.9994200509973,21.8876226688735,23.2544465106912,20.522827396635,24.6867324854247,23.1847832817584,23.6814583465457,21.715187097434,20.0974163901992,21.4476083614863,23.7165272352286,20.2742950874381,21.6757578239776,24.1338872839697,22.2942499793135,21.4215054991655,23.4733698703349,20.0349228433333,24.8742859368213,22.7264259243384,23.5442263935693,20.2538238605484,23.3916928991675,20.7914016768336,23.3368961047381,23.3262675022706,21.3683159905486,22.92304021772,24.423444038257,20.9746874612756,23.0377678805962,22.5721021927893,24.2350818077102,20.3216503700241,23.5072694043629,21.2073768605478,20.1362017844804,23.6518549220636,23.5395599971525,20.9965561307035,23.3933116332628,24.1439895634539,24.0550147253089,23.2652614475228,22.7479850221425,23.1099489866756,20.2297620032914,24.0818449598737,20.4130409727804,21.8616328970529,22.6489756884985,21.0110670397989,24.1913319425657,22.4684870685451,21.5746436687186,20.5195949063636,22.7985436911695,22.4472541525029,21.3080207281746,20.1401401590556,20.1843213150278,22.7306016278453,20.1789344777353,21.0689621092752,20.4660204378888,24.485087969806,22.3799318494275,22.7845159335993,21.2254162062891,24.0575212216936,20.4260181239806,20.999178676866,21.6204465227202,21.2666523247026,24.9002193869092,23.4030842455104,23.7903724447824,21.4075746294111,22.3509735031985,23.3725417079404,23.4326190571301,22.914099174086,22.7850961009972,23.4576162416488,24.6040881657973,23.2207884965464,21.2955964682624,21.2435613200068,21.6752124624327,21.5878408192657,20.75087525649,20.7294651353732,24.4328693766147,23.1338060996495,20.4089115350507,21.540026566945,23.6169804632664,22.672194193583,22.7395412139595,20.8968794625252,24.7896364843473,20.6506774527952,22.5293410522863,22.585587783251,23.0755542009138,20.4456250602379,20.4967520572245,22.7908535860479,23.5735441953875,23.0318642710336,20.2700181026012,22.3725851997733,23.2107624597847,21.0739186778665,22.0370705774985,22.7026640041731,20.7075778883882,22.5040832650848,22.4866233346984,24.3805039464496,20.3684505959973,23.0902722082101,22.9744965396821,20.5605856771581,20.1101708365604,24.9349388782866,20.3672751761042,22.3094766680151,24.133735941723,24.566562611144,20.8627945068292,22.9098616959527,20.7882029004395,22.5581428059377,23.459763249848,23.9004932157695,20.6736853602342,20.9646940394305,23.1132447277196,22.0476039638743,22.3597290692851,24.0777702420019,22.3360728402622,20.0614969059825,24.9778266390786,21.0666167223826,23.4368286747485,21.7010431620292,23.7405505753122,20.785998031497,21.3241521711461,22.6624378259294,20.7482153899036,22.7370795910247,20.282507375814,23.9767997013405,22.8802615776658,21.060542659834,20.0727607402951,20.0604325300083,21.9362476468086,20.4681224538945,22.3466022429056,24.4585621659644,22.14457210619,21.0371732385829,21.6368828108534,23.4853947605006,22.8459068806842,20.4554058611393,21.9096185453236,20.3948951419443,21.8688247934915,22.9513260652311,21.4666239288636,23.6987254139967,22.1188963763416,21.0080925212242,24.2878000438213,24.7632326348685,23.2401227299124,24.7969984612428,22.8024228313006,21.2194290012121,24.6274790284224,23.9857953577302,22.6040863827802,21.2105494481511,22.811231573578,20.138385517057,20.5668885377236,21.8867875495926,20.0463947351091,21.8485067063011,21.5330403461121,21.4854026050307,22.657930823043,20.2070916234516,20.9566202573478,23.6371091334149,21.4424769347534,21.6829593502916,24.3161489302292,22.6173753477633,23.6242443555966,21.7694474663585,23.7763861520216,22.4111811490729,24.0737334755249,24.3505032313988,22.0082089817151,21.1350960563868,23.6598055972718,24.207199215889,20.1604354660958,21.6140555380844,24.007292536553,20.4725997638889,20.8464644360356,23.134056024719,20.9898665943183,20.9752889024094,21.3362244958989,20.4238109407015,22.3605982074514,20.8243696042337,22.6460959110409,22.8228403930552,23.2150016585365,21.5035329433158,21.1995452549309,24.8795498232357,20.5239813658409,23.7938783923164,20.0391157832928,23.5115569643676,24.8137673339806,22.7938950574026,24.2166039138101,23.1086255400442,24.7655655583367,20.6751445541158,20.2979139657691,24.8896335903555,23.6968940240331,20.1603777869605,23.5430650529452,22.3250571871176,23.3344367612153,22.2303647617809,21.8950631213374,20.7270572590642,22.3631336633116,20.7677467539907,24.7912484081462,20.4475631099194,20.5077512818389,24.2176878172904,20.6561605376191,23.8585589919239,21.4454000210389,20.2710371324793,23.2416345342062,21.073190625757,20.4362185904756,22.0530179701746,23.2978125405498,21.8876878777519,23.4826933918521,21.1725574498996,24.0337921585888,24.6586280362681,20.7838842808269,20.8064413559623,24.0352396038361,20.3683878085576,20.384344952181,20.816170417238,21.6809088038281,22.9039363586344,21.8765479396097,22.6854094513692,20.743644204922,23.6784700118005,21.3092573289759,20.3054635273293,22.5661224196665,20.673681423068,21.4407720789313,24.1042544366792,22.8558307746425,23.569370736368,22.078745958861,21.2366489926353,23.3430561679415,24.2066737846471,21.5985298831947,22.4585875938646,21.373536947649,21.8164127040654,20.7429456477985,21.700200503692,20.0890732719563,20.8327864785679,21.8188702105545,23.3961696643382,21.3710955367424,20.3516846825369,21.0405720421113,20.6626511993818,22.5222823186778,21.3259305199608,23.6145450384356,21.451876044739,20.1060576946475,21.8229052168317,22.1042379247956,21.0519068106078,21.4509263332002,20.2872118796222,24.9115550424904,22.5076859351248,20.8840473182499,21.9532461208291,24.6469618938863,20.2735301386565,21.7265273956582,21.1311563709751,21.4582371967845,23.2559345569462,22.7830819785595,21.6318098828197,24.8494466789998,23.9449604903348,23.7067432235926,22.6756165991537,23.3948262152262,24.3620915501378,24.3425643839873,22.1833639987744,22.7619370771572,22.1867429162376,20.7288743136451,22.8306320076808,22.635192675516,22.0322077162564,22.4987293523736,20.0185679178685,23.6818273738027,20.9763241396286,21.3358675898053,23.2629227871075,24.6470221085474,22.0705196075141,21.4689369802363,22.7432875824161,21.6469246149063,23.6937085329555,22.7758389781229,23.8877451629378,20.7630484527908,20.45357164694,23.1679544225335,21.3080034335144,21.5264860983007,22.4853256088682,24.0631762426347,21.601611089427,22.2097963700071,21.6690793773159,24.0390967042185,20.5078356084414,24.911717181094,21.6642630891874,21.2024395843036,23.6762117710896,21.7979584005661,20.34676841693,23.0231797811575,23.8698860374279,21.4644757867791,20.8069398277439,23.11733514769,24.0879997331649,21.9897849066183,21.2527603050694,23.1447159964591,24.2032693745568,23.6055457778275,21.2403006409295,22.0563090033829,22.4579243268818,24.1628671321087,23.8136902800761,21.3764765718952,23.7904433370568,21.7816715780646,23.1113747437485,24.4091605744325,24.1509956773371,22.42301678285,23.2544509018771,24.4543001870625,23.5134689253755,23.9294447470456,24.6840533823706,24.124883285258,24.2191356234252,23.9376354543492,22.8434839239344,24.598609150853,22.8347194218077,22.4379937164485,23.5838954593055,22.3381048743613,22.231800951995,20.1829059002921,24.3784748995677,21.5177333471365,20.0652035395615,24.0178467752412,20.2455114619806,21.2439343519509,23.6022141808644,24.5336253778078,22.2430780599825,24.9966046586633,20.8475728984922,23.8673716853373,23.6987418797798,20.4334857570939,20.0045833806507,21.223630909808,24.4317543134093,21.0817386885174,23.2818494620733,23.0657081725076,21.9771704915911,20.8424719423056,22.9548299801536,20.22090398008,21.4735896489583,22.6341404509731,23.085039886646,23.7618171120994,21.3250365899876,22.1192665607668,20.8364485227503,22.6112394197844,21.0229970957153,21.8847670126706,24.5808261982165,21.483501365874,21.5427134092897,21.2518478743732,23.0501912767068,20.7534255157225,20.1198768173344,21.5258970670402,23.178714660462,21.3143155770376,22.2956527769566,21.3319176924415,20.2295380597934,24.974068030715,24.4535590382293,20.8808509772643,24.3750737002119,21.2549461331218,23.2300364482217,21.2379416124895,23.7018005084246,22.6434738282114,20.3916222462431,23.6162889632396,21.5132249565795,22.465650010854,24.3846214585938,22.0113914273679,24.967032794375,20.7777246995829,23.4175969893113,24.9736561183818,20.3914181748405,20.8814023341984,21.5185431949794,21.2793462700211,21.9632721040398,21.3827198627405,21.4991793292575,23.0977878160775,23.4485743264668,24.4885866576806,21.0130733461119,22.8900892031379,24.8535904381424,21.714371428825,22.9976899200119,21.5611784253269,22.0518072019331,21.5234221261926,23.621032088995,20.0348540302366,20.8368291775696,21.9699987955391,21.8832954252139,20.102846941445,23.4038354107179,24.6280020009726,20.6624811352231,20.8437432022765,20.1413888856769,24.162277742289,22.3989200545475,21.7837946303189,21.8832575040869,23.8846308318898,21.3796123000793,21.2179108313285,20.7906513987109,22.3479673732072,24.5188763691112,21.9190660933964,23.3220873377286,22.3322469578125,24.643347421661,20.5890064849518,24.2643643426709,21.8297611107118,22.7709531597793,22.0922293071635,23.4466545050964,23.2711146725342,24.6321787615307,22.287628124468,21.7077493946999,23.8001266424544,22.6996004511602,23.019371079281,23.5494198626839,24.491309793666,23.7783255404793,21.3586694328114,24.8977310932241,20.465332781896,23.8213454978541,23.669823538512,24.2600070219487,23.3166113076732,21.657961208839,22.5341227231547,21.8884259206243,21.957086827606,22.1684183576144,24.1179505037144,21.1726538720541,21.9095752947032,21.5763095673174,21.7150290263817,22.5402180990204,21.9115777453408,23.8251220597886,24.8007425875403,22.5763303902932,21.4502766169608,21.5048596821725,23.1178622390144,22.4832494277507,20.8159309090115,20.446009982843,21.2935129459947,21.4744141907431,21.5215951250866,20.4315765155479,20.5756414728239,21.076578872744,23.3052270533517,23.5268735233694,22.2027282672934,20.7407777314074,24.9087636987679,22.9422757728025,23.7589785829186,21.3022823561914,21.834901701659,23.0134970834479,23.2055034465156,23.1625033123419,23.0319870403036,20.2486866666004,21.9998197769746,23.5802165535279,20.200387572404,24.8205551551655,22.992459484376,20.2657780284062,23.5697853844613,20.7278085243888,23.4546777978539,22.9543377901427,22.0864303782582,24.8308844375424,23.3547297911718,20.7993248500861,24.7748820041306,21.4247160567902,21.1664378107525,24.0751529601403,20.7207758515142,23.6044052988291,23.8542601047084,24.8039788031019,20.7245760294609,22.0906220539473,21.2032115180045,21.2332003214397,22.7368005970493,21.3995426543988,21.6907319822349,20.709568799939,24.7108114161529,20.539814196527,20.1217252458446,24.6096580987796,22.0223709428683,21.0521152988076,20.3992890520021,22.2766230837442,21.8874426977709,23.5210149874911,21.6540254768915,20.9222975349985,20.34773129737,23.6227242997847,22.1739101246931,23.661876542028,22.5971125531942,22.9770942311734,23.1958743347786,21.6145670809783,21.1381201888435,20.6132799899206,24.8075740924105,24.8912460030988,21.3373067276552,20.572695415467,20.0810586079024,21.7602762486786,22.8432693774812,22.9754792456515,24.742428928148,21.9869087776169,22.7358137234114,21.5161992283538,20.2030622633174,22.6642519026063,24.5663613337092,21.3775022816844,21.2933666538447,22.4972598254681,22.6633237721398,20.3079664078541,21.3290655566379,20.1205646316521,23.4444436151534,24.5174640463665,22.6694630249403,20.3432035329752,24.7410643682815,22.2332219826058,22.3007875215262,24.3587218155153,21.1661246814765,21.7125407420099,24.7364631923847,22.4273262592033,21.6439497936517,24.1075176745653,20.7687449106015,24.1797047271393,21.6701184981503,21.1605118727311,24.3941087648273,21.8971497309394,23.8825819967315,20.6039508874528,22.089819277171,20.12669848511,22.1293896762654,20.2066929428838,22.6576276868582,22.8345215879381,23.6051969230175,24.0692139021121,21.8750654370524,20.0708022643812,22.1708869002759,24.7458412428387,21.6743470705114,22.9400620935485,20.4411536967382,20.6240382464603,23.7947612325661,21.3959308597259,24.5422816812061,24.2148530203849,24.1086049890146,20.4639556049369,22.8638099273667,22.8655490581878,20.2996596228331,21.4262270904146,21.2939671240747,23.5553151951171,22.7575856260955,21.5236639068462,24.9726735032164,20.9645525901578,21.7616541101597,23.5641679819673,24.7361866338179,20.4340712516569,24.9220884707756,24.007651375141,21.8822013982572,23.67583561223,20.9945081616752,24.7989403828979,21.3585153128952,24.4423452275805,22.9432441690005,22.5337775005028,20.0570310489275,21.5257592196576,20.3929019882344,22.1381008205935,22.1757474076003,22.2270153532736,22.5418829009868,22.7818434708752,21.3560756947845,21.2985848123208,21.781908783596,20.2338633779436,20.132049547974,21.7010625544935,24.5074204914272,22.0221347478218,23.9461525762454,22.8406018950045,20.6308556487784,21.2157720979303,23.3295557135716,21.3259199843742,20.9111316641793,22.7163314539939,22.1261047408916,24.7217494971119,24.0339688234963,20.591127872467,20.1333498395979,24.4010567571968,24.1491926787421,20.8414355688728,21.0191327449866,24.9482157640159,22.8805983765051,23.9052375499159,21.8982459930703,22.9316917527467,23.2752105942927,23.1557114887983,21.1198185454123,22.2297287243418,23.5455411137082,21.8519952753559,22.8790762671269,24.3444073316641,22.4432331253774,21.2570478324778,21.0182562563568,21.4889123896137,20.9259830764495,23.8564558047801,21.8050354835577,20.2631131908856,20.8795293979347,20.8407582831569,21.1686442606151,20.864290993195,22.4233537586406,23.72286536498,21.2165056518279,20.4716159775853,21.1156771727838,24.2137480177917,24.5893972669728,24.8346114740707,22.5857335142791,21.1718945903704,20.0807292875834,21.9661969295703,20.8149377233349,21.5348660945892,20.2568157715723,24.632937007118,24.6776343346573,24.35992710758,21.4001085539348,22.9380958876573,23.5389282531105,23.8660805649124,21.1535596312024,21.5778338373639,22.5655484502204,22.3492030543275,20.2837989572436,23.0894295684993,20.3737192531116,23.1944743357599,20.0413954467513,20.0091058760881,20.2999039832503,21.8277281662449,24.2494505317882,23.2964379852638,23.596352355089,21.9551238184795,21.8470349744894,21.4535102318041,22.8036734042689,24.9741425132379,23.9059148379602,24.8469876963645,21.2049238779582,22.6610795245506,21.4268199261278,22.9180344729684,23.1717227469198,21.7135171499103,22.8422056999989,21.1688166460954,20.8398960973136,22.9683119338006,21.1776244803332,22.0381351211108,21.5806249342859,23.2149699795991,22.1586002432741,20.8536627329886,22.5758990109898,22.7788457670249,23.2508863485418,21.1571394116618,23.1502285576425,24.0753449941985,22.6092392532155,24.649985905271,20.5973193561658,20.3108730283566,20.683078803122,20.0123359588906,21.8104984145612,23.7208495149389,22.4598923325539,22.9972080420703,20.6076528504491,23.5976403998211,20.7732354314066,22.0295489323325,21.0174592840485,22.4859760748222,23.0910035828128,22.8265928034671,22.8525712550618,24.4706754223444,24.6156458184123,21.5427263570018,24.4464392820373,24.1386523260735,21.3675920059904,20.1834774785675,21.2859143153764,22.2528288140893,24.3944001337513,24.3505498254672,23.1799536803737,21.2188380328007,20.8068026299588,24.1258582705632,23.039242150262,20.0958180380985,22.1519940695725,23.0108358641155,21.1627423623577,24.7439975151792,20.187920157332,23.0426592309959,20.8841061638668,24.0170463104732,23.2875689561479,20.3903679084033,24.4755922374316,21.6244129254483,23.3187774894759,22.1793823619373,20.0468714931048,22.4801138252951,21.0634918930009,24.1100148903206,24.698067267891,22.0200534281321,24.7820014855824,20.6449888763018,24.3065557791851,21.1922910483554,21.4794115023687,20.2940221852623,21.1204693256877,20.5837809061632,23.8390336954035,21.8555419635959,23.677776644472,22.213898175396,22.2769975382835,21.9266169844195,21.1678683175705,24.3218216695823,23.2791492994875,21.355009926483,24.5414882712066,24.7868059319444,23.5199902835302,21.5570904966444,20.698650458362,21.9031017064117,23.2323673646897,20.3462943457998,23.3914332464337,22.7051281929016,21.0247826133855,20.9407716034912,21.777457643766,20.6507460563444,20.3962356294505,21.4420356811024,21.2143394094892,23.4138720249757,20.3991288715042,23.8429664517753,24.7329406859353,22.1635085972957,20.8755338075571,20.3702958044596,24.0881692059338,23.9385349489748,24.0458567067981,20.8866076776758,22.4296595598571,22.7941082068719,24.669468018692,20.3838444268331,23.0285614845343,22.518374081701,20.8493215683848,22.8137419163249,22.8000576398335,22.0837374031544,22.0147617673501,21.940850042738,22.4045896274038,22.9677798622288,23.1044896366075,23.5468585859053,20.9863117127679,20.3187967650592,23.1356153613888,21.3433498516679,21.2018629233353,22.7730265865102,20.3189513692632,21.1151054943912,22.5399467349052,20.2024685801007,21.8489014566876,21.8161181546748,22.1054471237585,20.6280376459472,22.1926908614114,24.8820321261883,21.1816413677298,23.2780632912181,20.5116794886999,22.3786546196789,22.4946204293519,21.511779516004,20.8545484254137,23.3855810109526,20.4119711741805,20.3615506994538,20.0525942118838,21.392976064235,21.1982254404575,21.2845094781369,24.4867139565758,23.8590269396082,23.4238076722249,21.3909271452576,21.1690557654947,21.873542428948,22.4668720271438,22.7947276318446,20.0190092553385,20.3768940223381,20.8980462211184,23.0218332540244,22.8979413583875,24.9298899178393,20.1673116278835,22.1716681891121,22.6783039583825,21.1366474977694,21.9079549750313,20.7700936612673,22.0902128517628,24.4402888533659,22.0470483740792,20.3864529496059,23.8115412183106,24.8717261035927,22.6246878993697,22.8721164329909,24.7051588748582,20.2913599833846,23.0910611478612,23.2107093697414,24.6776259597391,24.319297708571,22.6671078335494,20.4805191908963,20.4854223807342,20.4316015122458,23.1381920143031,22.6229839771986,20.7260478613898,20.5056702974252,20.039937288966,21.2506452435628,23.7337152729742,21.5065841050819,24.1211048117839,20.8570190449245,20.1172464713454,20.7482196507044,20.7937944354489,22.2626013867557,21.0995432198979,21.9369519292377,24.5441276906058,24.6864281478338,22.2056952049024,21.4584563439712,22.0080144423991,23.9554433035664,23.02571186563,22.4411786207929,21.088759615086,20.7090536132455,22.5825778301805,20.7706089876592,20.0595661485568,22.2404184169136,22.0742643182166,20.9421923966147,23.5277856281027,22.5702096242458,23.1227389979176,20.6779548479244,20.6263838382438,22.2785930009559,20.9941399935633,23.1568393623456,24.0853693988174,22.4027510872111,22.6670311088674,21.3955433107913,23.0347303953022,20.9829440526664,22.0523781492375,21.6210002545267,23.3889467688277,23.0801307363436,20.5190110625699,21.2318989261985,21.0689753410406,23.7570977234282,24.8649101355113,21.8516488489695,20.4050172795542,24.6153547335416,20.0501300324686,22.1753173880279,20.960599752143,21.5480851801112,23.2127716182731,24.8263154202141,23.5319364350289,21.3677345123142,20.0494295521639,20.696533320006,21.5471887076274,20.9115740819834,21.7530283262022,23.5376642318442,20.9331464138813,24.8896326636896,21.369272575248,21.8516571074724,22.3057885235175,24.2031405842863,22.9961394425482,21.4681579498574,22.7763549308293,20.8658935269341,23.0838185385801,24.3900132295676,24.3893109634519,22.2272700560279,21.3117696391419,23.3402325795032,20.5937142902985,21.5132766822353,21.0680756741203,20.70427673636,23.5583772440441,20.1927360147238,20.7519441447221,20.7709615398198,20.887028388679,20.7565714837983,24.7004436887801,21.9270574534312,20.6659130495973,22.3263742704876,21.279793959111,20.1851679058746,21.6251620324329,23.938417234458,20.2252394729294,21.3101354823448,21.2048307387158,20.8847057633102,20.330262768548,22.4230189807713,22.431988096796,23.0345316813327,20.166154934559,24.1253528720699,21.1279688589275,22.4375238874927,21.7845599749126,24.4064774084836,21.1039758566767,22.3661112086847,22.849539052695,21.0691012465395,20.7108068838716,23.3664880366996,22.9291988955811,22.4520417768508,21.5028740954585,20.7650632364675,20.6774478033185,21.932056164369,23.181488844566,23.4472585539334,21.4659699844196,21.9542452949099,20.4193007247522,24.4334501866251,20.8017149544321,20.6180887529626,22.1083907200955,20.3272366477177,22.9313427489251,22.3257418582216,24.1345833428204,21.0055486555211,22.1975900745019,21.9994953786954,20.1281712856144,20.4895287472755,23.3268940728158,23.9590036985464,23.2140445709229,23.8999342499301,20.7821920886636,23.4022129932418,23.8599384203553,22.7431510435417,20.8836624678224,24.7946903039701,20.638066441752,23.3763728151098,21.8907184712589,23.7097435817122,20.3705912199803,22.5015375600196,20.2439473150298,24.0935716195963,22.077854690142,22.9194121714681,23.8991241832264,20.6914128712378,22.6007898477837,20.2392705949023,20.500878165476,20.1302008097991,22.5283758575097,21.2435531220399,24.2149084503762,20.5763080623001,22.2011891193688,22.4932125979103,21.1965126800351,23.2132303784601,23.9981876895763,22.0370603213087,21.8653138354421,20.9071536851116,20.9107004129328,21.6805747174658,21.1078911973163,22.5688296346925,22.2528021456674,23.1189955887385,22.1344484644942,23.0787477339618,23.4172435500659,22.3327057273127,20.4148409469053,24.0856320876628,20.5179180693813,22.0881865080446,22.3410316905938,22.5444127852097,23.0766136222519,20.2360904007219,21.8112839665264,21.5673529775813,20.6084076501429,23.1923008034937,20.1751954876818,23.1864888779819,21.368138322141,24.5633839443326,24.8124287696555,22.3400311358273,22.7235134365037,24.8300181282684,22.4113144027069,21.3556904811412,23.0011163582094,21.5480660647154,20.2286958927289,22.1712561161257,22.5299109052867,21.208943601232,24.0113687585108,20.2162467408925,23.7941978429444,21.0103069595061,22.8243636060506,21.249396384228,20.5447481828742,24.5396643783897,20.9235376678407,22.3776325490326,24.5274182385765,20.0480281887576,20.4779801727273,22.3068941454403,22.4337592581287,20.4568521981128,22.1322807692923,21.3496150984429,20.1416727527976,21.2692827940919,24.7659914987162,24.0783315873705,22.8486405708827,24.2861163802445,20.8074013190344,22.5867175054736,22.4462234694511,21.1235439009033,24.0018833871,20.8987770671956,21.0684401821345,20.6090339180082,21.0832306160592,21.9283459009603,22.3899520304985,21.0198056022637,22.3062274162658,20.6359659624286,20.4884195234627,24.44853290217,22.1225358080119,21.7647353024222,24.5302763883956,23.8865212979726,21.1708836117759,23.6757253808901,21.3200880098157,21.2138634594157,21.6261679143645,20.140350619331,22.5217347429134,24.3635029927827,21.5998985664919,21.3704198389314,21.1048103426583,22.6506586303003,23.4131997334771,24.6800385252573,20.0260924873874,21.3318897574209,20.2207463118248,24.5018564420752,23.7675860780291,22.7236753958277,22.85582969198,24.593740219716,24.5122863003053,24.4803475379013,22.5519209052436,23.2898174249567,22.7931427699514,21.8719040881842,23.4660116652958,20.6971647334285,22.8979093837552,20.6122779799625,21.7600018461235,20.7578862435184,21.8407821166329,21.0388992773369,22.3687307932414,23.4156562900171,23.9778411528096,22.5241986033507,21.1952920351177,20.9668622491881,24.5038937660865,22.8285193489864,24.4485345575958,20.4261950124055,21.0322324279696,20.3349070297554,21.9386546895839,20.1655942131765,20.2372439671308,20.5061037326232,21.7557563632727,24.473606182728,20.4999889526516,20.0694748479873,24.2713098158129,21.2703337846324,22.3856931109913,23.3239127439447,23.362097509671,20.0324866501614,20.2358479308896,22.9590949579142,22.2241331264377,21.2716214149259,20.7379415724427,21.8580846278928,21.9618360255845,21.2819399102591,20.2398682804778,24.7290280205198,21.6664760163985,22.555368586909,23.4865212300792,22.1263423655182,23.0635337624699,24.0388325648382,21.8124803178944,23.8358259270899,20.2231188281439,23.8209836324677,24.5800336287357,24.4962546951137,24.6746556810103,20.6108199129812,24.9376316438429,20.2839637733996,21.0133395344019,22.8267642483115,23.3143235044554,20.077619520016,21.0478985263035,24.0645383344963,23.4454209124669,23.5490540531464,24.2414986807853,23.4955237573013,20.934577381704,21.4001426589675,24.4122824049555,20.95781711163,23.8759226026013,20.837042897474,20.8693829504773,20.4915777640417,22.2853711829521,21.0966979782097,20.6129668955691,23.5148762213066,23.3166974131018,22.945345772896,21.4446528023109,20.1225257641636,22.4308343348093,22.9708233987913,23.892571919132,20.9327266854234,24.0897763567045,24.6999320015311,22.1022535371594,22.3995397775434,22.4223083094694,24.9162712483667,21.3902090676129,22.2376986034214,24.9072817806154,22.6248401706107,22.5844999472611,21.6369595914148,22.7799156261608,22.5012556533329,23.9116811263375,24.9602327845059,22.3139915266074,20.5041954433545,20.6386946700513,20.7870807056315,20.267338315025,23.9793556113727,20.9280513226986,24.3778850603849,24.9299293383956,23.2591875409707,22.0511250500567,23.767499323003,23.5693448432721,21.7691217595711,22.6928165415302,20.073266911786,20.4344358667731,24.2345134261996,21.9303229497746,23.9894665032625,24.393607780803,22.4225409096107,20.8284098212607,23.9581809029914,24.5906944409944,23.8551343278959,22.6139370468445,24.2774721514434,23.3985011954792,21.6607945272699,23.2502603158355,22.6311494014226,21.7206481075846,23.9125242782757,21.4818384335376,23.5189085430466,24.7617938672192,20.987448617816,22.2276168386452,20.7972090854309,23.0615531560034,22.5562502956018,20.0373988901265,21.0432828427292,21.188450769987,20.4740588297136,21.5829185931943,23.7308398261666,24.5960098272189,24.2918902798556,20.6967027834617,24.5221188711002,20.1700280676596,22.5343325012363,20.3931056754664,22.0354698272422,20.4481551190838,21.9131799694151,22.9311169381253,22.8337993542664,22.3287029890344,22.4800837109797,20.7750799972564,22.3020350607112,23.2754874345846,23.8644914398901,23.3467538049445,21.6462380182929,20.1602194178849,21.6077572642826,23.9227600279264,23.8749156449921,22.6003135601059,20.9691999736242,20.4112413944677,21.8207252002321,22.6578462077305,22.0192774292082,22.2464410308748,21.8870181962848,23.9439743058756,23.9910340495408,20.6302415207028,22.0628892071545],&#34;z&#34;:[-26.4933415401721,20.635046103319,6.02145951936629,-43.7657695151183,12.0166772309027,64.1129495924462,8.62425983939734,-221.482918545109,-1.74129017371584,-4.2971119005541,-110.227964052063,-167.512742890578,9.13742117888021,3.6460983917372,-3.31226873824927,7.70299455352029,-410.377976788816,-108.365752557027,84.9225780604362,-17.8080346678894,4.31889276168279,-168.92171607903,34.3231229174784,-320.268818189641,-411.843671535018,-61.916243461937,-210.385280528011,5.3383213883518,-305.103323307162,-163.349968109673,158.232537207785,-42.291304723063,5.78523777766008,-32.4380023510007,-74.362284653662,-30.9622216801918,119.059846589731,70.1129118321304,-189.977313973864,-400.824282229273,24.0074108453896,-711.433990902673,-369.31072719781,-129.3197947194,-44.6825485506555,-61.7680577321384,-9.77120143985034,-143.577847241646,8.07695792930041,-262.64062236432,-111.187402472843,-459.485454317254,69.6531483423381,72.6481926026165,-61.4080396105707,-338.628029627226,-5.61005010293088,62.6876966258341,-576.635989933101,-44.5494267437362,-93.4404782425912,-96.4560042357478,-122.654333322444,68.9347712084802,-317.873257480174,-469.938900854916,10.7635145324438,119.529558265897,-85.5093627984647,-69.2251037588122,-6.53007985136422,19.9013075614843,-112.46169215829,-36.1005249025227,-820.507162066963,50.4071074583925,-210.929694568151,-553.194788177943,-402.061023793106,-519.250854026485,-874.314398830585,-111.197446640671,-15.5981931927412,126.234955961835,6.87718237607531,-491.389749425603,6.52600136836346,14.4976840657251,89.6332850249849,3.39543248483722,59.2480450693113,-155.610948163081,154.277736602006,-11.7809008109453,-453.668374874949,-460.145032291445,-53.0422004687751,2.1518695710752,181.503444015068,-48.4173754102652,-44.8959451107788,-197.160066501655,-365.298332965192,7.5370606609909,-107.959048731334,-878.936453248876,-0.390685548305819,-284.895391098938,-295.176736979882,-237.855668664473,-310.264069928707,11.8895669628837,84.9993063523564,-217.396007442388,18.6111364726139,-143.075961296756,-397.640689785686,-177.191031938555,-48.5368709531528,-111.270707111825,-24.2696932542783,-477.307719511751,10.9975047187327,-53.6690680300101,-65.8205485456932,-289.290765267237,-1.13071841748647,-598.427089149774,-84.2859052984449,40.1200174382442,-896.099623525724,-384.815811300033,169.490861946955,19.4240123820182,9.59101567259361,51.5240441272524,-160.17749492685,-116.290031975047,-16.231463277587,3.09143407153949,-360.395288621321,85.0643524235054,2.1831272289441,-38.5296961506615,-11.2486335907936,-1.59326803667568,-466.251708227635,31.3091430280177,14.6178610163949,15.1115740643725,-501.706391950698,4.68165334110855,-36.1616575882154,-26.1749339225073,2.77943840737116,19.0481041158865,-79.8433132101576,54.3820059359929,-526.708771079331,-358.076417011783,-127.520549551949,1.84063945068705,-113.059153459161,37.2152364839734,114.406668738671,-81.5591725688129,52.3786800938022,-19.6656470633221,-153.93360221469,-113.256123515761,6.17779652618676,-69.7590878822289,-58.6607772356843,-79.4117526037413,0.806917043350468,17.449936398334,-257.282532111902,-11.4919695276613,-19.9815979511941,-60.8010873354865,88.9278520122789,-279.533024276627,-26.6553519945768,108.000212093298,8.88171077998744,5.76418311785158,-80.3961503069718,-135.511165835419,-38.0400606591122,59.8521751292371,15.4249925374768,-205.821930593932,-31.8671703774038,2.83905446398279,-2.88345487349928,14.2812812248481,-52.2196649414451,-793.959230274258,-810.478863491045,-12.7580715067121,-110.523103939151,-225.002723876246,31.1557782422944,-4.35882067732463,-51.3030464424031,-59.6583866746587,-65.436663458629,-38.6245164305122,9.88581257056467,-63.9396200964189,-677.011419832877,-454.788897885208,-293.371761916399,-36.7591424500654,-53.5360189046916,11.7396922978603,-32.2157460536068,1.32392221409648,16.4420195259213,-2.74294422539344,16.8786896399478,5.60620053626557,-7.05962690786329,-160.142921005229,-459.327280905048,-168.245175710464,13.4924520594438,-26.9310162838185,-1.1420641266819,71.0824600312723,84.2152081250647,-208.472387235822,-390.197350436024,-90.810385399802,-69.8640658846913,-265.858365782457,-118.931573922123,45.4675316908256,173.603381518685,-0.952165863768416,-455.472221965436,22.5065483757085,27.0995736736361,43.0902288003927,-54.9130952096232,-7.14138087745505,115.251795229601,-19.2280530733208,-21.0637731325573,-68.9107098821378,208.648917534248,35.8532119931885,47.7847296934172,14.212000142344,-367.615615536156,-374.409970510705,-83.5169728721604,29.4706711459067,26.6867479263894,-39.4980840285664,8.64961847335273,-17.4928524470132,12.6356809605645,-72.4389187880733,-36.1803884000153,171.77628479355,31.9102364423168,7.68542417857209,-223.728271059258,-360.068163060954,-130.869399076672,4.18691497860237,167.320835635382,14.5801211292865,-208.649607871726,10.4655321188318,86.9933947576334,2.34093578296436,-99.0669272943046,-84.9237165582582,-68.1056522218477,-799.962383637196,10.7244590347983,-173.012981399824,4.28336155428346,-0.883838272229919,-436.81213214864,1.526583281916,7.09367905727618,-355.434591816422,-97.2622131172849,8.64572842187214,16.382450297313,-29.8290169403643,9.49805713073848,-9.36704998851046,-190.234863592582,34.7916100561607,-75.1684113901139,-450.120050866629,5.43959742719691,-406.236682374513,118.631145838914,-66.5111797633131,6.14493305802048,100.955571605619,-25.5934393545006,-99.3805652558592,-162.020943973389,51.1009116789065,-500.623271671445,-149.088229831318,-184.595024750471,56.9799242009474,-152.423582736332,-16.558009479976,-135.11215712975,11.6715993535361,187.566967718748,-35.3045299897584,-267.152654699586,-575.849633384611,-10.9979995965606,65.9718540998288,-62.5128597015518,-200.157468958018,-115.238136205723,-263.831045645802,41.1753034210039,-168.104464011817,-9.77737732909089,-184.146993943026,-595.462977459083,-24.2557565220343,6.43217633451777,-2.91399212757453,28.6935212248382,-127.25583822848,-646.518928583067,-551.45887154898,-6.0747912521192,3.23428900371152,-204.21542334416,-404.110913929779,-71.115361438686,-2.11346079293109,-81.9480403157644,138.326994947681,-434.830656620381,-124.649679957988,-567.737933892096,1.68817476301806,7.31967743003237,-217.796123323423,-322.018938779563,-9.29162424730985,-511.082117017198,132.274495283791,2.86915364131117,25.5693115972259,45.5175462361232,54.6491152025878,-74.387230000298,0.7058083125999,-455.526815684989,-191.976680881917,146.477584628423,-96.4938059546321,11.1486377354921,18.8233199932405,5.7353017549496,-487.835200544681,4.6209515814432,-0.199460428913167,11.4847958600274,167.812197644259,23.444856571028,1.90187111467448,4.85228234277721,5.95058847048429,42.1305817457621,8.93703792258759,-49.7706450960331,-459.213964049537,-413.125955759894,61.7844509605457,94.9399976527143,-129.133406167804,150.170738225496,26.1274011542979,-51.737007926529,-542.76641505832,-352.963310298875,3.37742978406936,9.13432884031431,10.2114308542961,9.60996652012816,-52.3270220946989,-256.320893471361,-156.95274740468,39.1175550256695,7.42919730097907,13.200787431567,-64.4870683396331,-172.797370276138,149.907184400368,-161.293684055056,3.42761087352585,7.67670637544076,-86.1948055140581,-60.0604509194693,-521.155886698912,-794.91266882762,54.395973179865,-716.70011064796,-10.4649648724313,-10.9569100771793,26.2098844877689,-70.5264393391658,2.46256439200451,-156.635430475394,-2.09893906719292,10.8134418986236,4.59054672188625,-49.9043107975208,22.9069620949122,19.1527642400383,-17.6263363333141,-8.36862278461512,-178.502807310416,-303.71302039341,29.8507446689421,-33.2830727349753,-135.225889060884,-23.1898093872391,-50.0075232861174,-111.192829919421,129.21235327699,57.7258200793497,-8.0032483919895,-278.966539118826,88.5684776946156,-582.248951362656,23.2779221116409,13.3713147101952,-153.088417528393,8.11279571139387,-136.111500605121,-447.450914912451,-294.920618301157,71.078886615661,49.1592176023809,-31.3828888786738,-101.977706673319,7.07988889847568,-65.906864242438,-332.384083193784,-23.9014313959069,-76.8884738137588,-156.114294126616,61.8729994742859,8.83032940311807,-64.3147353611646,-652.547083139542,17.1019267278426,-217.72942136134,-194.322678759119,18.65324783425,4.28105222151643,-123.595182734233,-112.384502176293,-126.881803461319,17.5861396310311,-342.5294093306,-35.304380360844,-216.347629191523,-717.227134325128,0.408615958915657,-460.222658910108,-292.752044166645,-540.645799091526,69.2832391391097,58.9682312778722,-338.04251677123,3.59281420904607,51.7918892269786,-205.876917267316,37.3235040388675,-362.972555554466,-25.5743945329554,-131.935493738408,4.59185962574568,-35.388160171456,93.9055537104451,22.3721000464573,-7.6976839772956,5.66082562852041,6.75657860672508,3.23946636341198,12.4330528258287,-45.7184301891277,-92.4296045152302,-54.1964627848881,-68.5057241130217,-2.03053885382328,1.5286931014269,1.86023624583523,-323.265861565817,-104.806474937207,-288.604526802962,-68.3685554059909,54.3115531651215,-72.9806272302062,-271.103943382005,-89.6924119079116,6.92295454966655,85.39969476854,-34.1787602190451,25.7463794003781,34.6809980037998,-169.687727663801,-11.1626214238783,46.9392502560687,-16.794383622208,-304.69009355769,-234.424213695797,2.81819304976515,60.1089177426593,38.730572581173,-172.766338580765,-677.482243130703,1.57075548649628,-10.8529425320825,-3.55417139644057,4.30589376076518,-51.9664458190237,-831.094081958115,-577.008148054709,152.583360670636,8.09675746972328,-14.6920442817992,93.7732236220896,-168.755809297527,93.8808094476746,-130.914267740492,-544.243960109005,-480.327271139042,31.7518056346937,-320.128995831462,-94.3883197785769,-90.292849478617,66.8657009747543,-110.009199959796,-256.539300644574,15.093933065625,28.4199890577082,-63.6150111541892,-234.060390120227,-677.556233622181,-94.592416631379,-259.166552280502,27.0891911896028,2.57714173105264,-134.875650832379,11.0187712404797,-518.861689714183,-339.992059009979,-8.3351644601191,-1.36945276368278,-70.4616896856717,12.6050932850599,5.48545345563437,15.0665412557814,-187.256301967451,-77.0937602056324,34.0106963250847,-129.037761517827,-143.236889602908,-334.557077631374,-218.030003208893,-510.64430546931,-124.44252464527,-11.8805980022852,-399.879545740708,-54.6354189932153,-555.324139910947,-19.3906423383032,-49.4710394585758,43.5627172151625,151.035187838307,-8.78542248958097,-96.9073196359289,12.8211043878766,124.576659143026,8.57773663624876,-483.027471976483,1.42727045394807,-75.8349476018473,36.3921654792508,-23.1733911092166,-85.8661786807086,-439.00878264668,-595.243197272755,8.23843328279776,-156.789883549969,87.1225870087582,22.4406031342138,2.068009850444,8.65532696625394,73.8875432440204,76.616828671698,-30.4284124904816,13.9149859227992,-0.0510221133278068,11.4715018738278,68.9585518316637,-32.7039278101066,9.24879036341856,-524.562357756141,-42.4916863131789,146.849063203399,-104.743098397623,-34.2579661332286,-322.57103438324,5.02220673854576,-131.240478836079,56.253130679886,-475.743252208291,-23.0865157665306,36.9306092710981,-38.381926557394,-1.2795710007054,-632.268684295431,-117.696765437882,52.5451353244433,26.5394784973695,-213.05959567447,-382.657703278238,-2.67371095775293,-347.212114726307,92.3258657316478,-61.8787025012023,-155.544362583228,-99.6401427768443,113.61010755377,-125.012691736699,-2.73338292436838,40.7076935755518,-122.098270670449,-10.6605132676048,5.75229886995947,-69.647591544382,3.9477452274952,42.9101134245677,-404.578386190799,13.3783772723867,-44.1154053996101,-144.262663971866,-194.567216136567,-138.742670319306,43.4056082169044,89.4209442862016,-19.4011751536597,-247.6163991552,53.2358010076843,-102.091409851241,-267.855761087588,-192.895473717927,-7.05526247715834,-1.59871904924729,7.52036557403186,-33.2406727753046,5.80005075254848,-130.079142884776,138.331076884903,-59.3165288933792,-75.9874704397627,-87.1521458573587,176.782676030743,-58.2820056328353,-235.997005436389,164.225249397703,-67.9945033610184,-561.85113977914,-637.088293551033,154.103890760103,-90.1828398179173,-83.9030936274985,61.3974121828631,-122.025466246981,-14.1270358937743,-704.222763237468,117.151429244035,170.350820155759,-49.6211870675629,-241.922085384528,-14.460034933533,-11.0921671260053,-77.7952745678894,-683.431916005644,-12.795147776106,-451.379949532159,6.51980189873353,-661.439917298717,4.18325212618391,111.479341076169,-577.961106117947,-103.018487718349,19.9231119914324,86.5367170596847,-6.27338102096401,-14.5466519930606,-47.1269847574055,-69.9418775470852,-53.3787975594321,85.0601194229778,-55.6030459209879,-16.3297734293081,55.3690262574692,26.9948619042301,-653.312696854559,-666.130019230718,73.868812105511,-371.279488869334,6.07809401213964,-20.5634353077198,-218.707688973639,-236.67792971148,-74.6714143579405,-122.849439065985,75.4981306193642,48.4393192299635,105.133217355649,-147.339194413614,4.50472683728075,22.8719517067591,69.0185976603653,-215.183844016038,-34.2626184420677,12.3154954230508,90.3146907224111,10.9661490362247,-37.1912823803884,34.6701048663388,-321.771477248158,-13.7904256679812,70.969311665126,21.3719320603893,-202.549693708889,51.5747034492777,5.97536867311725,-126.320004628355,14.1144230224899,-443.643610962536,-87.4921287439452,-7.52094625053427,-23.6557482170542,-79.5951931735382,6.76157812405421,-335.588071704385,-22.6410744512928,8.76653066309821,-132.314916948326,27.6757721509775,21.2582251390962,39.165688804097,-616.389073363253,-773.542529559903,-693.868962605337,169.182233155311,-134.973027056757,-311.188502320534,19.7866235009334,-172.392066063082,28.2601671272593,-241.646635909156,40.9322257775721,-3.18820573046782,-863.100776146049,17.8997832301226,-70.2658357059545,54.3822265966189,123.775468306529,-597.088503965836,4.13561272285142,-363.21437087575,-6.1418326339049,8.86758493952712,9.83955074197727,-221.554473895815,67.3887954659397,-298.476410960948,50.3927550303705,-4.3241621030667,10.9838851176656,-267.669152273111,-91.2094779594573,-210.107351870579,-107.867205122319,-734.246070317663,-5.37913598434436,3.80663544385885,-91.9582733554778,-4.65329131240686,-8.59571848877899,-610.713412049497,19.4754962861696,-114.249492342421,82.2948457884564,-17.0540518551733,3.81523878000421,-238.347669990551,3.68628291855729,9.58857273078501,-397.348597042022,-1.0083377922527,-33.6652274265248,-1.06573673142666,-83.078281356664,1.50228669255041,15.343715103316,16.2968360045354,12.1731098217942,-65.9147776216327,-83.4721999454092,-192.343859146669,131.916565641635,-230.959528349414,-751.075726293936,65.6851513555341,-0.929969425627688,53.5351585662309,29.5312341217259,-24.3593141929858,-7.40536691896079,14.2747324047034,-553.12913747673,-337.495343541534,10.9961010442397,16.6493736513864,-182.072832456286,-215.789717778426,-198.421893133597,162.051982328568,-440.712150014043,-89.8760655853878,-222.927007494417,-233.197402291655,54.1178361606346,9.55092803979816,102.17342604543,113.607837993472,114.546122056434,46.0426066681567,-166.147565244431,-153.75104529226,10.6520724500678,-5.56173779736591,22.6197643021999,44.6910588669603,24.502580639564,-83.4757829880019,-245.473624293052,-624.618112927961,40.3855183493594,-0.251911098861489,-264.034850606537,-42.9294175152734,-343.189942797104,40.2159963029293,-702.578068381341,27.9862882967369,-328.170905998768,-441.119907208454,-12.5121106635961,-22.2573087394574,68.31406708346,-4.93091263609162,-117.236029975561,-60.6699972700526,-170.135234480932,0.20815562904608,8.39086333091897,-279.053773416896,-318.501239001089,99.9864120462985,2.54685594367824,21.4356577775237,-666.872497141714,31.4958887026392,10.9021815777354,121.574084544151,-18.404828687915,-42.6738206323799,-229.040887205011,-8.44785376461736,4.05914985949288,47.2251370711501,-262.930019416123,-41.0498376072162,-567.662785738192,-627.68519223089,3.14565004169864,-506.782386633454,-170.550680508165,-27.8308958938571,-116.06409878929,-274.867444408791,-859.74263420359,23.0098238445584,27.7413350201812,-497.835536251291,-87.1721851411779,-548.467902330603,-133.007502440294,7.17957226916819,23.3274534509263,53.1016033271218,-364.470707478021,1.35450519195537,28.1036643132233,137.370960731548,-162.478005824377,122.781872961232,4.2908221382746,-351.125187309794,64.0934751048392,-112.393176345001,36.6498335174851,176.095165506285,-545.625574140896,58.4025148455363,-261.95717208706,65.7902163585347,-116.16789730629,-145.135976367024,45.2703871298596,10.8258908515568,10.9267509255802,-76.0794359508207,-4.37489965230188,-146.052904917537,5.8210191830293,-211.034590497665,50.2869653338818,-263.53003974997,-482.881487545314,-354.360671701996,-340.508020572603,-174.848977353454,-43.5321151352768,-401.595944843602,28.9129710395159,-38.6829968257787,-409.437040141528,29.1532346072184,174.655997586407,14.1894594142859,-58.1853080985032,-57.9203992894758,39.2679821258203,67.8878346785045,-53.6173774599384,-66.8728872160249,12.3109315639427,-54.714290945304,25.7378597434611,-62.7426646477881,-155.486736978717,52.1479884943666,-74.2181892015407,15.7432517755411,-127.597645934498,-88.8586653453626,-13.626869636186,-4.03218092892648,-133.034414635427,-23.1114824476237,-192.955517787063,-34.1469975994111,-310.523708068334,-120.90797118089,17.1214514437595,46.8565669797029,-11.7225129550377,-81.4492792027655,-75.1990180189534,-43.0174609127626,105.997453412319,10.2231667316664,23.4235270610889,2.34387349688061,-193.334416749928,5.6717340222895,-87.0194704299536,21.9134852340219,-410.209260269623,-60.7373595678394,23.6930429257089,20.4469086054949,-19.7806396639238,-198.235662298799,167.88547517773,-704.46409033503,12.1876825051649,10.8478775389712,-269.220662625753,-127.690195560009,0.994868452670312,-118.320294967965,83.2878479447239,6.86611485484361,45.2710377760126,-259.031593248093,-34.2232880760979,29.7641125525591,36.059209050229,11.7138216416134,-79.0757962156262,-74.4899143873314,-109.913546068474,4.52141615802156,-258.732363621913,60.7181018070347,-133.127818639851,99.7753353700472,19.3573463247837,-252.344265413788,-12.3332811299604,-124.074104859071,-428.048092031713,123.147771697751,-579.666891390624,-243.52436145345,-31.8068389480668,-25.0117744141459,-200.677936569777,-261.157102118408,-278.265603796881,29.1458232726441,-0.897571938193776,-28.196056296308,-313.047757464054,-603.036245488451,-33.2315136248947,-0.778640244959592,-82.3112166873181,33.6282055030255,50.8859526166914,-233.488062139351,48.3561089900959,-396.931775475937,-743.063737335815,11.100291725927,-120.465997128554,5.22605256048146,-111.282852326945,5.83678140306915,16.35466569914,-148.161554532049,-81.6457870849629,-789.757484642923,-92.148350929301,25.7202636851562,-83.1362601507341,3.75744911406754,28.6738478639559,-194.432801161766,24.5484059304631,23.3992596077476,57.5098368913702,-100.926683111518,-290.651371072001,-227.099895419886,-375.237488141064,-2.37819542717408,-404.688550332548,173.810289566024,7.47687657196946,-224.097920802891,115.43597670567,3.29554653603126,27.9802111881112,-405.70679379028,-883.159412351882,14.8553196322992,-163.453294131441,12.6553147339255,-169.158467729521,-218.403622022067,-106.972437990849,125.640212930746,40.2770525118726,20.1063964383084,-560.514541138187,-654.548819034958,5.67223205162333,-595.923744132112,-44.5284327531265,-278.96989362434,-167.503148855517,-4.03417164192159,-526.156910737385,84.3479061906015,-170.762271594741,2.68659731424659,50.6425691936577,-463.269340005624,-74.5963517830479,-106.499646837053,16.3934051957236,24.6748230052628,10.5734813843166,-49.6267923235751,27.0505260707293,3.0262356863185,14.4297883514742,39.8405792316567,-579.096577970921,50.1111570881687,-70.9273046637226,-71.5732969928462,-76.419004555766,-58.8178658358875,61.3762079300445,-24.5161923896669,-47.3754800086409,51.9927880208954,-248.880638143261,-155.619778312577,-209.464169853222,-47.2040182281426,-8.69978974400337,4.66961123286769,0.515582505042851,26.5744138879315,-91.4513441369369,-9.7486109301864,9.08020167607953,8.93614125986167,7.45476644606348,-1.5341850030375,-126.149991048888,-192.300448135064,-465.405143353725,-126.778488389236,-186.033757461698,-21.16245404421,54.239167706918,-132.87250345579,22.5792601657122,199.525692241104,-445.494883647081,-18.1338622458964,-33.5030045376898,25.4013343573568,-15.1748690897755,12.4045284541429,58.5738802802411,76.8113640276691,-4.15309094088042,-141.025774387294,-4.24067485067433,30.273657490832,-5.47256123878452,-21.1699136808028,-12.6207814645448,-62.3168222903622,17.0013253772453,3.14505050862141,7.56710298602046,84.2273015951294,-96.4468796577428,-20.789238304367,-57.9201009095385,11.0138050210107,-531.609048706211,-269.925777321017,15.3859747046297,-62.3958940452948,-41.9756912473886,-717.590980050831,-33.0914135510915,-291.619378956478,15.3994209565667,180.033222827657,94.9159830529746,-3.17081931992725,-5.18035803081417,22.0366228234384,-196.604668259903,7.23854897252664,148.100355135057,-42.0862949561522,26.6275376344241,-26.2597766077591,-733.078381987474,-695.920945681338,-96.0844268263073,-7.20721922659605,2.14555642478776,-493.629838681111,-346.566647256405,-91.5085658204563,-351.098601322398,-1.40216166738192,-8.24633945235117,-303.33499078032,-207.854201231504,23.4936148359229,115.020215931184,-10.9147649615305,28.3460963884789,-146.465013646475,-27.7915667024275,-60.3514196407924,5.73302615622789,118.648157422481,-160.710338141641,31.7081183519801,-145.708279809347,-132.600859413796,21.3176618353872,-155.798727659376,23.9141791021555,-29.9709600206157,-51.3955936931687,-15.1238153045907,-242.711748044487,-335.262219495992,29.3062017313993,0.258181057832396,-165.793632540884,-225.696012492181,-0.963299043431189,-60.1047870229982,-201.834348214943,-135.881691716158,-54.674342913493,15.5611823617131,-54.1608937936779,36.8006424813218,5.16893776114304,-343.241877035655,-346.8452534143,36.8564483599816,-549.855030931982,-21.1042878308725,95.7375900656429,8.59961842082062,-622.946969936476,-3.43531833361838,-149.030033908912,-171.10954168181,-276.876929304004,-731.769240389881,-148.202383428165,3.1031915515663,-394.681510603957,-21.5524640651594,-11.0486292839307,30.0165190642498,-131.116222206829,99.6865016431815,27.4246068460025,-41.9968789170688,-147.855461381865,-33.3511119730029,-845.13730174532,-24.963207637733,33.4822916717493,-74.7326893455983,-184.035649702027,-200.163698040237,-58.6354416557408,-293.435289124262,68.5288505660645,29.6724654492468,20.8805356184379,31.6011958529429,-51.5873751014905,-693.208370950145,-336.67635788154,-842.777785532978,-292.673720646034,-6.02854199540976,-824.962965952918,5.80528541264516,-13.3736221062018,14.5924477067637,57.5894622179721,-573.959451711215,23.8534192785809,-44.0360172779528,-325.454304252282,-16.2038337460456,-86.5792585493298,-323.99838457296,-19.9101273172016,-48.6145263585576,12.2177789324927,5.000384776617,-98.474453985323,-205.176344120971,-2.70302687183907,-38.7700981900885,-237.350591102955,-80.8176988016088,64.1920986594233,-670.484777237436,-561.857096340015,-45.6069894478607,14.7116285669696,-253.792531165587,58.3878353937469,-4.9611856997083,26.3559348964567,45.8310575539769,-29.6102243027497,-25.0470380799009,150.270708395141,-43.5257999457867,-880.122259695284,-41.6054629699775,-217.661662130677,-0.659299170589958,-100.265664465582,-295.067076506752,4.1653516154747,-174.70181617759,0.412110957624311,3.83811618867782,-171.830559114606,-524.303654847288,-427.98370505877,-355.454348485851,-9.12152291441138,27.3384857565481,-29.597521292578,-35.6456372270095,5.33852906378873,66.4271547797015,25.2235732007102,6.54502448624075,132.002935612961,6.34671588297569,-224.680308489455,-136.129722165348,-489.135766601341,-308.751359518515,-12.2673723963334,-217.981174894592,-13.4228352664053,-44.2031065508265,-265.850925363163,-323.386016117575,-110.903052449848,-187.163598500155,-477.088308330396,13.3614124727226,27.1223232715805,-10.0713842971149,-163.477705292633,-49.0416938606216,-70.0403216893559,-282.703547844093,-92.2872495436202,-295.154768702655,64.5790591556641,-6.58368839124827,-748.274793705541,8.89847294787421,43.8659469884973,-185.190795136036,-256.409507064226,-103.56955060419,-498.245071718162,-1.86659978914005,6.5427635611954,-266.392684899128,10.4883507776528,-217.039295522773,-523.17203954388,112.339314820561,21.0876092072775,15.7654145983633,-194.326934701549,-179.400735429953,-44.0048145364845,-308.747077305134,23.8707568940288,-157.837148295435,-77.2694942538242,30.2960368549234,-4.7373915036829,-252.482706853178,-37.3756175219398,-98.1606455263968,24.094188528997,120.499080413054,3.45251887539202,-301.181389852278,12.1695742097832,-556.703451816608,8.05755562476703,-183.549008757869,8.80856201373493,-34.8483399560189,-170.313298523832,-159.42683561169,-5.89201796895327,-40.2571610071479,-490.290474123111,61.1326005998392,107.288669225453,-90.99142977017,-214.231640150087,-207.309214230134,104.065565265011,2.33402856303178,-122.296477283645,-12.721309698617,-87.0203209784893,-165.845022745945,-17.7103182306618,-398.694894450591,34.4245700856658,10.8434148099502,-41.7186798672362,-246.107896720409,6.18494771195081,48.1824569008029,-197.794157392723,23.4700381107314,-86.7168142005931,-115.365209708096,-88.5600910214923,-154.541942270458,141.363695090617,89.9907862236594,-416.32495529804,9.4678400098805,-65.435491948376,4.32798860677976,23.0260307981986,-313.079598709006,15.0050869988125,-158.546761898325,-195.816194366816,-132.441846661539,5.96149746642494,58.0538157951334,-278.878708284759,-14.2641001023874,-9.91956492819328,-49.6718111043655,6.68060773212,-484.12940513112,58.2610765047021,-179.208404293967,-23.1197920883675,-10.7525392332105,73.638622640109,-98.0598081469831,-292.78198646748,-69.9581736578192,-111.416117498264,-271.022590127609,-245.768078326746,109.798691460981,8.57745618063866,29.2758035467852,-68.6949033526618,-128.750134098644,44.7790359117615,-395.051108351969,-751.257863165681,-35.0025195707651,147.421803750234,-14.6616600682447,-483.340421158884,-30.0460108163483,-87.2687915439139,-146.227708320742,-136.669850323013,-391.319951761275,44.0218254026123,-749.272989268716,-189.789690271941,-379.006296168572,113.016447081852,6.18884789868326,-866.61972238935,-8.50461813617546,79.5559861223362,-143.470032092752,-52.4996875202995,-37.1759810547951,3.36044816273066,-38.5696324329939,-357.057253808064,22.7654092380339,-99.5708147498855,-223.175833949807,-146.119210345633,10.819623347569,-188.549419376881,-25.6728844272783,4.26566998244246,-22.2267697999177,-188.822801164466,35.2094470272861,-766.542430341115,-430.523957972991,-55.2161067963212,53.6157753090108,-794.939526254642,-258.064022197247,25.6397808284036,-225.893987222086,-136.531109877193,-73.3269933294143,-5.01023214730676,9.05434874642068,-185.526940099519,-299.917356515148,-99.4304605404479,44.4383772048641,-194.037054377126,-787.353685646029,8.96718760653738,-18.9285450432444,35.7636094660768,4.78784282257382,7.1121293737066,-584.743735004923,-270.844518474712,-349.543869105362,-442.588058133996,90.8376074982518,-79.5759698462444,84.3513359162794,-252.405317191821,-453.439474627092,10.2263160251837,-344.898293874972,-153.115484436631,-105.361663722472,-339.358261431775,2.45134020852291,9.90693585510629,-16.4377740112119,-251.965253099152,-38.5863042810797,-40.144769182526,-762.230030546781,-64.2849167270732,-687.782847101725,-73.8682862047057,1.29652561674028,-138.973643474629,111.99386897443,-49.7276165112442,-528.889188320906,7.09809671130493,1.99252663626019,22.0412897004843,125.764753926263,-12.2350656313438,-163.107229187182,-18.0436217845141,-51.8880954878672,-57.0818464372738,8.16519437074631,-104.535328904046,-359.51628395925,-8.84091098423917,-511.946525427283,-342.228315404131,6.82478375749784,-154.474029272876,-484.611966911576,35.9132479170658,-178.061572259228,-134.106290787653,6.87499740381415,-118.698160538077,-352.171769970504,23.8720009199759,4.37230389614288,60.8951573579279,-382.115498646003,45.6641656788746,22.7853611468077,84.6745229682839,140.697387210987,-226.259337788257,18.5343094824007,-24.1725055529881,89.0263511457829,-388.211565452459,-199.086947767959,150.588990559022,-116.612794198841,-233.374167341019,-50.6387807200377,-418.103887113277,-691.442059366797,-127.276456696857,22.0569146114835,-121.765570076034,-465.7001723479,5.8079806359965,-153.734415307307,16.9367014865611,-582.097432217515,-449.620179956463,130.726342788374,0.874939930360942,-6.07262271399756,-709.775864161724,-21.5573082787092,44.276802123956,23.9631360110087,7.05457662934654,-80.3888633337911,-33.7233996979283,-631.351979994818,-169.165070367762,28.3521571276081,-86.9189733236363,-102.441450918713,6.9460989666548,-395.320465308948,9.76481561011004,57.4585167678085,48.1701709123867,-22.1245697622123,-112.217710559121,-240.444883597431,162.09382689118,-279.274685855841,-28.0901011126044,16.6127266471841,-653.330140576329,-9.70520368905958,-1.74014270463585,-879.226803865359,-224.211743133053,-657.587347520279,-174.435260317993,-288.648853760908,8.5110582932432,-111.308324116305,-53.9733847973275,-561.160332470163,-11.2656143225028,197.399024140298,-470.641898297836,-320.098719896749,93.7328289450553,-231.751320505743,-7.15705021466241,-64.8372118470407,53.3037171019935,-11.4289747142034,46.8979727687195,-53.43789055687,-98.6274461708496,-20.5860777042747,-36.444585807586,-50.7636088736972,24.9651954070372,-591.165104289343,-118.284745435088,-0.00734393704708225,7.32302667487286,94.464463451888,-291.136840580714,43.3870705656365,-180.950280203727,0.400039456900393,-539.341351055145,14.7386356434387,-21.7196946138365,5.87799339444101,-352.673653998012,-127.075724241215,-329.358221117347,-511.522901276649,-76.0772171933465,10.4358703899795,48.7396948216146,-61.51407283645,-345.835369155226,5.38248939040715,-133.683088606485,-413.911348569081,98.5876732314341,-375.603793853735,-712.749547294737,38.3559765494347,6.69829862491672,-57.2519358781297,-89.9586142662309,-617.240293580324,-25.9625390086652,-29.8075972622024,16.2120483523558,-113.996944861211,-7.72645797315732,-166.085633661175,12.5827414157324,-543.932292679027,21.7398651252401,92.0318149065409,-155.029150521593,-335.999957262972,-11.0652445439073,-129.555459120682,7.49545078341866,12.4062767286681,-76.6680797317543,-47.0212340643816,34.6935996430242,-245.924084118173,5.1076070133073,-312.793354771819,4.1957288296864,-141.893184329409,45.8019660408484,-474.913339109784,-288.284817146567,11.2913227751836,5.56171879092265,-12.2179212298519,23.635828884256,6.19227262138107,-13.1518957241211,1.53861301237784,-29.2496792038384,94.0359710911926,-144.691654044845,147.804690198372,39.3936729353524,-11.384838654794,-25.5787929582268,-694.883880069371,18.5170570930937,16.6420863816571,-597.615003555248,63.9725859999792,85.4351995947099,9.58194014773015,-432.414048567917,-388.680554548774,-106.058179754331,-57.0711900186461,189.726474817129,-36.295870380821,20.4290331912591,-155.893655682176,-337.173733348691,-734.920001163987,72.0809459119803,55.5032498557676,-412.035897744516,-138.735119392024,-24.2673256211169,139.912334410848,-156.7570425222,-571.197942555077,-173.373355060607,37.4562334300089,6.39137622524451,-15.7589527328963,-105.587564567681,59.5574427530267,100.673836506127,71.7840531465824,-179.435363953301,39.7344850762602,15.7441766602433,37.1120615703293,-73.5762371921552,3.65259133992391,39.6943148375399,32.846388749162,89.0806567715399,-0.0739400188727704,-66.2604505902602,-2.06695675937344,-0.328755899801603,-3.52759832911177,-117.864611588326,-9.55455828822202,-16.0270255923256,-179.398389091342,-206.505874263597,-37.6260445530386,8.93039446628542,-164.818152859992,-767.983629495468,57.818322433335,-71.0098896199846,-392.838280392748,13.7057616705457,-26.8069103864682,-419.365774852632,-21.3842275213579,44.7109294084501,-31.0011279311604,139.170667745515,3.43171263152859,156.312221003058,-20.2003378830188,-395.366877063639,-346.697827525729,-357.841411264757,-30.7518500368731,-64.2136250710473,-45.2072802445355,-215.344677881596,4.52762811848244,12.0842712142542,88.3493329557804,1.42171431486336,-188.592779699821,-19.9553264594795,-194.072571881732,-39.0626973603662,-109.960408051909,26.5654748043141,-640.055201713502,-22.2199388769454,-466.874188214219,-84.7668275197115,8.8080359767367,-1.10316137887554,-80.6434209589053,-638.975287123345,-63.3037395005498,-10.3272707136947,6.19230926859573,-30.9364055805138,-131.929887815718,-50.7103936667801,-136.823441527666,-6.34436798828601,-602.518526916816,-1.90000816654886,21.5500062947482,38.8138727260978,12.7310546157866,-233.337739805702,-73.1972895884807,4.18452958449403,-164.407661527233,-93.7309517642055,-1.26918598013906,-4.09868312766971,-27.4366396919311,38.3050457721371,154.487228330008,50.7493918586887,13.4080083200829,2.54406447039511,61.5062378038382,51.2698278337422,-16.6640163576889,-180.419590357515,-442.020684487042,28.4413554598541,-129.331087678057,-152.589024985305,3.68797036160591,-86.6044066945967,-17.1817160980865,29.9506510311964,-251.182362825275,-0.469184037532862,87.8409887256212,-589.547619953295,-129.268203272242,-217.951813480777,-183.718639479782,-526.484257244002,130.560092741359,-478.186350907925,-72.4185655107584,-363.852268706026,-13.2905153050928,-752.094980808922,76.0429503179273,7.62139189123354,-876.592290825144,-5.58452437123991,-570.418827238342,-40.4795234791891,-50.1395440852198,-144.943064011318,-4.1157475079971,53.3685947688537,-419.365808219508,22.3791878244125,16.9803588027823,-112.905031086997,-5.82742290816529,-338.790694528437,10.8617401132029,7.92527429731553,83.4166498078085,-265.309438414718,-25.670512169942,37.7614300343371,-94.8364374234421,-127.040844990018,40.5165077469076,-175.541677206054,-3.27504339869183,7.37221218537583,-574.845619074847,68.5032498702689,5.9703695684597,-165.391794561943,46.2600455243664,-8.92620319459965,11.6157295424546,-155.253778607259,210.575513628336,-375.070277777924,110.86415443926,136.008405345741,-8.26460596996129,-170.364116518821,-38.3525502431165,-311.106456685864,-4.3811608656603,31.9282581522518,-98.2524289983043,-70.276243238676,-271.202464453308,71.0912171002736,-357.407471368933,-155.921753107177,-281.964936966578,71.8398269007436,57.4741236694024,75.3849453493425,-123.636634561604,-3.04890939211012,-388.974509872226,-10.1690340189849,-218.845616432589,-559.786653914882,-835.353559255723,3.72783088580047,-0.105673687517583,-570.098720683785,3.58564296189565,-753.381561267838,-67.3783900824976,-100.682768544296,6.53881132872248,-46.9649022448836,-453.556843068647,103.599848580601,-207.333076676249,68.5687031249162,-159.368255932861,3.7999445260695,-134.189534984262,6.30200888202365,26.8194880638575,35.9313221388366,-608.259972374362,-212.220638297904,-51.945991272037,-32.6647490550235,125.098340785441,-39.0913896858844,-121.011257745455,-15.2869588268015,-91.4032786727032,-18.6771449112409,4.95022102501029,-243.921528006072,43.7604266595674,62.4686074167764,-549.961931818197,18.4822382831297,-108.215807565377,-614.335160775661,60.0911510310669,-5.15839008751683,-62.7932322946785,-12.8681119294539,20.7763814479998,-851.092460344217,-24.6901026127844,-218.326126380385,4.25986646430838,-257.617837572683,-343.849521072339,-62.5249017944582,-266.137941292421,100.610265669564,-101.814393994586,-16.2722545693649,19.7552757936974,-501.885052909771,-186.304560893642,-78.4434278942569,-221.168483782234,-187.539086513479,-65.251634491183,-41.8991834079702,-127.44382669528,-798.842272338235,3.04836021955599,-436.141697730322,-17.5831193362185,-254.065752170292,40.2972666744213,-214.240218903447,-144.868980931042,-6.32310926256426,-517.390629094215,-28.0549674929325,183.421749100709,41.2173813651932,-24.7293889265279,-86.2643192178202,-121.34365854951,-132.147429092326,-68.040625709893,2.51343782235453,-53.7116420069749,76.736749204132,23.3113672797878,-24.1266143606906,-6.19885276588973,107.532083490919,-10.3605607090907,13.1289608713332,-1.67643511269878,-100.735561500139,-364.52384219385,-4.83257816823186,-192.960478780803,-81.836392708743,11.8799690523189,-13.2670151717293,-871.035957202019,105.274402132288,62.2673818294009,60.6372774062206,-76.5673457860251,-57.2412376123954,-149.542439068707,-0.100244245625084,-3.08405490101039,-345.965474211017,-72.9262990643336,-411.588639609154,172.257329442466,57.3362666047727,36.3727622910178,7.64942481899813,-279.664054688961,-67.5610780265565,-9.23758367941317,-38.3168779559323,-11.7711691580436,-166.999530325787,-109.697125677759,-56.8601492849607,-85.1523991242781,108.051926548026,8.10422535161215,-379.527941368473,-638.077860489135,3.18703476823251,7.6189859703266,-73.8449577117216,118.804768327708,-3.13641103934841,-17.429568560262,-20.6293415980132,-29.1062716813542,142.037943477362,55.214743792444,9.80095158575346,-902.451712589024,4.37079613084828,-148.816321040458,-149.375093384054,-407.302873856996,-398.891686247278,36.0435236988288,-6.74523717896544,-0.00761084078072005,-18.5198046082156,-217.750447184153,64.5448254124432,-155.537899460341,-29.184679184167,3.52341949863989,121.912644511746,168.204656513459,-120.145907385154,-62.159583896987,-87.8559044113069,3.01576479668291,-365.21207226113,-34.2357239770278,-42.6130249402174,59.4198176518056,-125.154798048429,3.64655339043145,-8.21923998435227,-439.528394112431,-21.7665073326398,-190.676082285953,5.00673256674265,-214.761619675972,-33.6186987449757,-701.196702857657,47.1521456690986,-4.52475507364896,20.5083500238851,62.4932171972216,10.8804512308284,63.1717193536302,-75.7170291163863,7.56019121715158,-436.155125663061,-151.343671432459,97.8775835775567,-85.3353857964876,-172.788974740394,45.4871780838794,-4.95378621549469,71.8217503057291,16.8002074885611,-195.407206187997,-527.001686310688,-6.23068736861283,-35.9811451834871,-6.94147134692291,-75.8877715941102,8.80139745674179,-79.5874188279083,37.320861027689,-335.436507219264,38.0402426420487,-85.4407943839306,-120.687189171987,2.28324959037603,53.3478341060021,-68.0001575339763,4.73640228391627,-7.12678797194783,139.232982320496,7.35989135050166,-432.616019920357,13.5444784377092,-493.675394241589,-4.31047388481415,-81.6932909776019,7.2194066147506,-9.35811336693408,-62.2668409832563,-165.295661624695,-704.811564699182,33.04430725161,33.2944220435681,-22.4988734517505,1.28272761542296,-28.0220725383753,16.1839589316163,-20.1595358568781,-17.2506039975498,183.224510345099,61.9693437369391,-240.899535558694,6.93271709033283,-60.8467857342475,33.7236210084243,-311.458801756049,-5.29048555564055,188.144246723052,18.4059712565226,-43.8231301993971,-5.48727099046902,-126.715146471702,-62.7665688401125,-69.0800581765,-733.722246655482,18.8247335000894,-32.5908797402539,-35.8925443967226,-2.7732407885641,8.88666682519497,-47.5325209143598,3.32889620249881,-537.824357720286,-137.556032554384,-615.920006275399,-431.257287051106,42.1825665846435,-6.92459581599178,-37.613386419104,31.5790057731159,-14.7744839167136,-565.479259781503,-8.94675383323657,76.9497933479493,6.35856902309476,7.5248023187912,-53.3893745390297,10.2652684054389,-60.2895373092642,4.05741552845914,8.04185653642423,6.61380237615631,6.18785964312914,-22.3019148816708,-40.1253660080104,-186.468424653068,-24.409385673421,5.46765014955925,-555.331929225728,-52.2596262461953,-9.82300971727568,-160.259312989833,-271.415969905478,-268.597052100739,6.00704754184592,-130.686631022761,-55.3626998685213,71.0985964122284,-72.6802974933754,23.7141634215277,-290.961193704516,-404.144910108347,-401.87913269389,-0.995009075166146,4.86931594776438,-9.30867840792994,-250.354204710824,6.08732307478213,-828.965555997592,-0.0988158494199971,-188.994889213599,-111.324297476557,-488.532431008621,-161.776870908436,-54.2969475311579,-149.818120734401,-97.7170806093552,138.64761793562,64.4024783721944,3.36015383161139,-42.8620247773228,-108.711731458036,-33.0808549227349,4.16297985001958,-650.369296660215,-207.10202200493,19.3052618077819,7.33122083023926,-172.37273065634,-390.819399309168,1.95811229374032,75.5241888181193,70.3885623071856,-749.143609252348,-107.001331914033,43.867317082868,-215.201815130454,130.130394093779,7.34603897183764,28.6778570966523,-635.393557830767,-19.2260374136363,94.0629863415525,-858.604466174655,4.42267154247074,-443.070806705109,6.74020736617805,2.47289112109161,-202.637413056877,-17.3189324044767,2.84149675847586,155.842736848438,121.600485089232,-515.748891635311,202.056591753967,-138.068354357433,-89.2684048892769,10.8502144552744,20.9618065216187,-415.22257838608,-29.9093688509623,-351.573131854205,-42.9853365364526,-2.15989144520943,-86.5490569097018,4.3235189786255,62.4075518336981,-61.0782869819406,-124.927273869247,140.468437328201,-60.7684921635866,-328.976093112418,116.761518566433,70.1563292865148,-182.430336987715,-0.352024672812456,-12.1739768381541,-323.502536204973,-8.58508169089512,-727.029591028866,4.06331826709994,-301.808087496278,-676.042338003482,-463.250290485606,5.43813513440556,0.0670023259024111,-486.98506776552,-232.684968942364,-23.1378763855109,-12.8360574091312,-663.654708608477,-40.5222515648844,66.2111514278258,-316.954539865896,-52.9095910310714,18.225014664068,41.3072602171818,9.66209209407276,-4.33386688015044,-100.674597436623,-11.9724841754856,40.0969669797614,-38.5694040485938,-69.0791574195884,-98.9574701627891,-140.97502654673,-32.1096743694395,2.25177471383649,-60.7221935008657,-198.067875317476,49.6427421160004,-109.304441650555,-261.898332209453,-130.325053546372,5.79512835633551,14.0730525319834,3.04490894069568,-293.090618830488,33.1635340483643,-171.544167779418,-66.1286025063388,-68.6427590238799,-174.938574843724,-29.1053791874525,-15.7269416133703,-69.7869709519437,-91.8469715408363,-68.3849717619917,6.85146816004738,-259.731153956295,20.9555537645659,91.7150908748154,-182.755607422373,-3.45867669720234,7.50768035702401,-266.856562253838,-178.265980224119,58.4894225969418,-455.133278045323,137.331238373691,24.244667798113,-162.150071887728,9.58939743384509,4.83943200187505,-178.858198645296,-421.991917825199,-28.8760136203801,-37.6653963675068,4.77033594146306,5.73112695007336,-560.715847211225,-328.140668726543,-377.514744434446,-11.6203175600617,-576.390071208824,11.5982766186027,-266.179409467157,33.8368245433078,-25.1440193611256,122.266225514792,2.17712673998318,-98.1849379012029,34.0597812480798,-354.335275739636,66.4501387094391,3.38844176085392,-13.1562879665049,-45.878812646371,33.3513340519286,-3.89292576013548,-73.1495446212055,3.99503524251736,-37.3853739507779,-126.353399357869,106.368406450649,-784.993414987345,-187.407477698155,-160.861111651392,4.10152421936768,99.5948439968004,4.59903520579884,-144.975577057238,-2.79620441082047,-137.204995122079,4.21573485560127,-59.7636967413563,34.4577825440325,-426.007054732257,-252.70792674156,4.30877479115141,98.7184880211465,-27.1156995609818,81.5681848761678,-39.4117178322887,-450.644245320434,-23.4250529028601,-70.5310819208447,-322.979076959412,-164.499069358391,-291.13295783923,-49.7364498224675,8.1244572451085,-36.7409176585525,21.300516018687,-11.0886825137326,8.983153325066,-163.888411616156,-151.579723745855,-24.1301462258734,0.0357231347108772,-40.9488082764983,-67.8282127345456,-201.581703382601,-57.7874566282741,8.37917127536949,6.71959666559813,-123.395444375418,20.2214269498263,11.1966423910295,-349.731878438522,-158.407526222885,-413.890560735132,-137.742782472628,-27.6730369096072,18.2981775109645,-413.61552393993,100.461407416573,10.8903988561486,-16.0375175529504,-169.34718470225,-204.637256284222,-33.0855248130739,120.478739850707,-207.925574889185,-52.7142186715761,-336.840421927685,-126.725887438993,43.3100244439128,203.617452983474,34.8213809814182,-143.786194823865,91.0297372878333,7.7557143047435,-76.3770482266416,-8.53179159211189,-367.592084431356,-189.990508654388,-16.0734930465462,-158.276161732636,7.10107724377849,-641.76917223223,-823.007598169979,32.4759371820552,-171.04605220925,-27.1569329522247,138.560781398957,0.982427607884998,0.0627452456190443,-335.840999318864,51.9059467824251,38.1728027158153,-77.6438847167196,-277.716931756758,-386.353312587155,-205.698496245902,24.0241505910085,28.8216963223472,-1.86220709583492,36.274561140248,-105.631504664853,-85.6253817530395,8.94799018481113,-125.876144885326,-317.101311878872,-249.324613578934,-387.539880230475,-173.594906685407,-864.107757725582,-402.764455204194,-832.028349282406,-152.416756061894,-132.879377218208,99.2932358779137,72.7432968499251,-566.678459030132,-32.4660964848899,-653.509633981528,-102.655410504502,-425.787867242983,-18.193584042144,-284.648495375177,-50.2460113575265,-65.1614381613124,-206.474534421224,-500.085286485648,-54.2447557055957,-170.693775440014,24.39286403576,-499.419436593172,59.229247213163,-75.623192240716,-95.8309962651285,-58.6185621935079,8.69749023305402,30.4894969439186,-32.0793729054026,-16.2668525443651,-579.311278708813,-229.77133287335,-187.651701569244,-29.7407972564646,-372.867420525351,-11.2495850819368,-6.66954120988249,-754.630237690598,-316.432810137955,43.0370045627334,-176.820189472375,3.97997989850626,-474.884663342048,-388.234592317646,-5.57159600064813,-165.876545150913,-153.223130750586,0.61449379490277,-761.727275093414,33.5059103506054,84.8875613300269,-27.2280149408488,37.3591227844418,-14.0217464818673,-221.861639512482,-12.7673379928349,-110.328715232689,35.0448548553001,99.0329543513471,6.46902586016453,33.0645203470961,-337.087232528165,13.2220686143467,-63.522770368947,29.5947175664155,-779.590625667792,95.8688274754776,-251.545239937918,110.608563189199,-4.33042450651837,-166.676985365818,-6.5228384943207,-266.010499869831,-176.276995521246,-112.070905659644,-0.059364795820225,-29.4287247696117,-28.2206211148422,-621.023415262671,-2.84618658004459,-347.822182421709,-569.952452428481,-9.69314688907305,-395.033706095104,-6.41940019733538,13.6884522775015,-557.82201072481,64.3129049357143,47.2360400960541,-34.8161354528672,8.43665316130388,95.2130776067827,7.16545529449068,-371.609287601945,-144.057280023105,-375.170310891966,-277.667382851717,43.5264271747443,34.4517536759603,-89.7604088197985,-138.546591287511,-328.812755629202,-149.940552329294,8.53634062748109,-4.05814626130428,-20.2871208030955,45.6675058406102,-221.307559726693,48.194194317578,-57.8191123589522,-5.76306258357295,5.69050379233312,-671.002379029056,39.2076768170715,-331.5076919771,-59.5108236970651,65.6231704210882,-12.6519905188932,4.96937955061036,27.2317617650969,6.46318005871131,101.300664636525,-68.7349831139375,57.4119479201475,-11.0060372023471,-371.810390844402,-4.48442848434513,57.7405458994017,-268.413868654929,-360.637895623314,-257.964638075155,-51.8848475382529,-62.1341418894485,-91.7833714933969,-724.430074900725,-32.1246741096063,-107.701122711137,8.40525137156424,7.65324241879065,-606.642420551837,-40.3926987134522,-218.367030143845,-150.528950921419,51.7316284738525,-417.280223347106,-62.3790560937394,-305.165426397219,-24.4049825516773,-4.89649368749407,-210.565675410283,-297.570360816478,-355.983046190353,2.69534146412893,6.67143928973458,4.91836391048109,5.43333400237756,16.8261188081765,-285.20639466168,-89.9433141931683,9.47893802175292,-219.589301835728,-75.0484782935109,-594.166146053655,-183.647418916843,-475.318531061358,-5.03460709447111,1.48585870755716,-128.951570715182,-35.7183963683971,33.6138348130127,13.3633019910985,-800.886903009627,181.846236136052,-465.600293087357,-293.285837539658,122.881908148943,-152.7245883324,-22.7047801151373,-162.833909478281,-116.721672725587,-7.13232835928903,-93.7132666997262,7.59142878218398,72.7576898437031,99.1546852255449,-266.128787033251,-538.869594046003,3.20761606834981,-291.369853088271,-138.311390572096,16.6694580867621,13.3316718179319,-14.4219960646217,-87.3466789705858,-2.59728504650913,-25.3732175133243,-73.2747669288187,-9.10093052832209,8.64503414358563,10.2572068772724,-44.7392588327063,-142.574142736016,82.8285454302488,-2.83762910192252,-14.7918636925894,-32.0066764634207,-83.0910157783085,-300.721347410301,-527.370425707179,-382.321995079114,13.4965803295918,3.0843022563908,-118.594132192788,5.42437199960869,125.327359459548,44.735448772512,-30.8396743754388,-164.100732066213,10.8076396424609,-28.9218948798024,-170.830674476889,7.94044577851842,11.740255146202,-556.367916687241,13.6333389105384,-0.716783959782112,-381.481027128651,-364.237947892079,-757.995713168446,-273.087737786318,2.92419467045405,-64.0613542093348,-458.388571700018,13.1496424185483,-111.970812245887,-77.1586929094283,33.498939110239,-102.824727675512,-583.485091911896,-13.4454717822983,9.10754543977028,5.52489598737509,-540.123650445024,-13.0544283224771,-184.126775424104,2.67940126060748,-361.550159088617,-102.088248700755,-4.90082493315951,-420.751742259295,-184.602451504122,8.83248700585276,-146.784630655905,119.252688202715,-125.314083721317,-265.395893375569,52.8996006646748,-471.506117795113,9.29113674363885,-58.4513799189319,78.4798995194186,80.3396614654933,23.0103791524122,118.614278311315,12.4974467921778,-2.94590839214212,-273.278561359082,-42.3510770128451,-256.824789979256,-773.006505090794,15.3356814805479,-7.26076964280214,-106.998762779007,44.1100739621399,-106.024305273777,-640.143428756963,-625.59195850403,66.6813341871763,-107.10305311402,3.66797871285699,-640.046624660627,-552.478541579391,-46.7159589237497,-91.0023298381507,4.24402557320757,-728.211131359355,6.60519115472554,-219.093747470312,-30.8421431337998,-425.683609792091,2.47263640417957,-396.377973160421,-217.321757528625,-11.1545866074686,-35.1827676008762,-0.82935765196041,65.2108401852776,-92.4735582333882,-187.053607666349,90.6324962855183,23.4551109052145,-233.324602896451,-36.4375574396653,-5.96066620707591,-37.4863692530979,-255.563731599899,-14.3537310379845,-331.686288287138,-265.389742660381,78.6523501178249,132.618580872758,-161.491966747096,-83.7796932343144,-179.900257038415,-297.599287389133,13.7689683740188,-124.313716701313,-692.459991601871,117.936718029821,51.9731192284472,-192.148312306227,-17.4108198446373,129.965069999204,-75.2378239836158,11.9836543888541,-251.986368734294,-221.733639502679,-166.248942923667,178.643755363752,-218.738591113472,8.02923126388197,-17.3727824658159,-0.677143300003047,-604.219471930379,20.3094272118974,43.3467706925176,55.4842721046973,46.1393831844771,92.9664909333412,16.710358394274,-439.003402989354,9.90736202406926,101.328765341416,-100.94451063809,6.79611548659827,-28.4572896919652,-4.95084242969094,-2.41829861781188,-2.65542914709802,-10.1464439807643,-455.147078757664,-27.8044801204156,-323.452844241614,-873.86185349705,-44.764565472853,-646.57862372174,1.67643140658895,-1.42858160182639,85.818146359079,4.90696804793814,-6.49104580378353,3.36844604766029,-65.3605216759833,-410.779748228394,-124.675030780135,-5.03974175625643,9.48856634976859,-217.42081935647,-378.966521656452,-129.809970241911,88.2086648179959,-16.1925958965045,-103.446418119147,-636.435754939123,-215.833353347391,-24.234613429137,10.1102231826654,-234.203711967011,-143.98664139886,-320.793747950132,5.38561409554905,-128.980661014413,-28.6024223990756,85.8428038597059,-243.477651603571,-83.236912791561,0.0631563158409569,-182.406079224439,62.2512759820302,69.2147607430617,56.8385997247729,142.330450653357,17.8907878689821,-30.0613405580066,-247.546172512756],&#34;marker&#34;:{&#34;color&#34;:[-26.4933415401721,20.635046103319,6.02145951936629,-43.7657695151183,12.0166772309027,64.1129495924462,8.62425983939734,-221.482918545109,-1.74129017371584,-4.2971119005541,-110.227964052063,-167.512742890578,9.13742117888021,3.6460983917372,-3.31226873824927,7.70299455352029,-410.377976788816,-108.365752557027,84.9225780604362,-17.8080346678894,4.31889276168279,-168.92171607903,34.3231229174784,-320.268818189641,-411.843671535018,-61.916243461937,-210.385280528011,5.3383213883518,-305.103323307162,-163.349968109673,158.232537207785,-42.291304723063,5.78523777766008,-32.4380023510007,-74.362284653662,-30.9622216801918,119.059846589731,70.1129118321304,-189.977313973864,-400.824282229273,24.0074108453896,-711.433990902673,-369.31072719781,-129.3197947194,-44.6825485506555,-61.7680577321384,-9.77120143985034,-143.577847241646,8.07695792930041,-262.64062236432,-111.187402472843,-459.485454317254,69.6531483423381,72.6481926026165,-61.4080396105707,-338.628029627226,-5.61005010293088,62.6876966258341,-576.635989933101,-44.5494267437362,-93.4404782425912,-96.4560042357478,-122.654333322444,68.9347712084802,-317.873257480174,-469.938900854916,10.7635145324438,119.529558265897,-85.5093627984647,-69.2251037588122,-6.53007985136422,19.9013075614843,-112.46169215829,-36.1005249025227,-820.507162066963,50.4071074583925,-210.929694568151,-553.194788177943,-402.061023793106,-519.250854026485,-874.314398830585,-111.197446640671,-15.5981931927412,126.234955961835,6.87718237607531,-491.389749425603,6.52600136836346,14.4976840657251,89.6332850249849,3.39543248483722,59.2480450693113,-155.610948163081,154.277736602006,-11.7809008109453,-453.668374874949,-460.145032291445,-53.0422004687751,2.1518695710752,181.503444015068,-48.4173754102652,-44.8959451107788,-197.160066501655,-365.298332965192,7.5370606609909,-107.959048731334,-878.936453248876,-0.390685548305819,-284.895391098938,-295.176736979882,-237.855668664473,-310.264069928707,11.8895669628837,84.9993063523564,-217.396007442388,18.6111364726139,-143.075961296756,-397.640689785686,-177.191031938555,-48.5368709531528,-111.270707111825,-24.2696932542783,-477.307719511751,10.9975047187327,-53.6690680300101,-65.8205485456932,-289.290765267237,-1.13071841748647,-598.427089149774,-84.2859052984449,40.1200174382442,-896.099623525724,-384.815811300033,169.490861946955,19.4240123820182,9.59101567259361,51.5240441272524,-160.17749492685,-116.290031975047,-16.231463277587,3.09143407153949,-360.395288621321,85.0643524235054,2.1831272289441,-38.5296961506615,-11.2486335907936,-1.59326803667568,-466.251708227635,31.3091430280177,14.6178610163949,15.1115740643725,-501.706391950698,4.68165334110855,-36.1616575882154,-26.1749339225073,2.77943840737116,19.0481041158865,-79.8433132101576,54.3820059359929,-526.708771079331,-358.076417011783,-127.520549551949,1.84063945068705,-113.059153459161,37.2152364839734,114.406668738671,-81.5591725688129,52.3786800938022,-19.6656470633221,-153.93360221469,-113.256123515761,6.17779652618676,-69.7590878822289,-58.6607772356843,-79.4117526037413,0.806917043350468,17.449936398334,-257.282532111902,-11.4919695276613,-19.9815979511941,-60.8010873354865,88.9278520122789,-279.533024276627,-26.6553519945768,108.000212093298,8.88171077998744,5.76418311785158,-80.3961503069718,-135.511165835419,-38.0400606591122,59.8521751292371,15.4249925374768,-205.821930593932,-31.8671703774038,2.83905446398279,-2.88345487349928,14.2812812248481,-52.2196649414451,-793.959230274258,-810.478863491045,-12.7580715067121,-110.523103939151,-225.002723876246,31.1557782422944,-4.35882067732463,-51.3030464424031,-59.6583866746587,-65.436663458629,-38.6245164305122,9.88581257056467,-63.9396200964189,-677.011419832877,-454.788897885208,-293.371761916399,-36.7591424500654,-53.5360189046916,11.7396922978603,-32.2157460536068,1.32392221409648,16.4420195259213,-2.74294422539344,16.8786896399478,5.60620053626557,-7.05962690786329,-160.142921005229,-459.327280905048,-168.245175710464,13.4924520594438,-26.9310162838185,-1.1420641266819,71.0824600312723,84.2152081250647,-208.472387235822,-390.197350436024,-90.810385399802,-69.8640658846913,-265.858365782457,-118.931573922123,45.4675316908256,173.603381518685,-0.952165863768416,-455.472221965436,22.5065483757085,27.0995736736361,43.0902288003927,-54.9130952096232,-7.14138087745505,115.251795229601,-19.2280530733208,-21.0637731325573,-68.9107098821378,208.648917534248,35.8532119931885,47.7847296934172,14.212000142344,-367.615615536156,-374.409970510705,-83.5169728721604,29.4706711459067,26.6867479263894,-39.4980840285664,8.64961847335273,-17.4928524470132,12.6356809605645,-72.4389187880733,-36.1803884000153,171.77628479355,31.9102364423168,7.68542417857209,-223.728271059258,-360.068163060954,-130.869399076672,4.18691497860237,167.320835635382,14.5801211292865,-208.649607871726,10.4655321188318,86.9933947576334,2.34093578296436,-99.0669272943046,-84.9237165582582,-68.1056522218477,-799.962383637196,10.7244590347983,-173.012981399824,4.28336155428346,-0.883838272229919,-436.81213214864,1.526583281916,7.09367905727618,-355.434591816422,-97.2622131172849,8.64572842187214,16.382450297313,-29.8290169403643,9.49805713073848,-9.36704998851046,-190.234863592582,34.7916100561607,-75.1684113901139,-450.120050866629,5.43959742719691,-406.236682374513,118.631145838914,-66.5111797633131,6.14493305802048,100.955571605619,-25.5934393545006,-99.3805652558592,-162.020943973389,51.1009116789065,-500.623271671445,-149.088229831318,-184.595024750471,56.9799242009474,-152.423582736332,-16.558009479976,-135.11215712975,11.6715993535361,187.566967718748,-35.3045299897584,-267.152654699586,-575.849633384611,-10.9979995965606,65.9718540998288,-62.5128597015518,-200.157468958018,-115.238136205723,-263.831045645802,41.1753034210039,-168.104464011817,-9.77737732909089,-184.146993943026,-595.462977459083,-24.2557565220343,6.43217633451777,-2.91399212757453,28.6935212248382,-127.25583822848,-646.518928583067,-551.45887154898,-6.0747912521192,3.23428900371152,-204.21542334416,-404.110913929779,-71.115361438686,-2.11346079293109,-81.9480403157644,138.326994947681,-434.830656620381,-124.649679957988,-567.737933892096,1.68817476301806,7.31967743003237,-217.796123323423,-322.018938779563,-9.29162424730985,-511.082117017198,132.274495283791,2.86915364131117,25.5693115972259,45.5175462361232,54.6491152025878,-74.387230000298,0.7058083125999,-455.526815684989,-191.976680881917,146.477584628423,-96.4938059546321,11.1486377354921,18.8233199932405,5.7353017549496,-487.835200544681,4.6209515814432,-0.199460428913167,11.4847958600274,167.812197644259,23.444856571028,1.90187111467448,4.85228234277721,5.95058847048429,42.1305817457621,8.93703792258759,-49.7706450960331,-459.213964049537,-413.125955759894,61.7844509605457,94.9399976527143,-129.133406167804,150.170738225496,26.1274011542979,-51.737007926529,-542.76641505832,-352.963310298875,3.37742978406936,9.13432884031431,10.2114308542961,9.60996652012816,-52.3270220946989,-256.320893471361,-156.95274740468,39.1175550256695,7.42919730097907,13.200787431567,-64.4870683396331,-172.797370276138,149.907184400368,-161.293684055056,3.42761087352585,7.67670637544076,-86.1948055140581,-60.0604509194693,-521.155886698912,-794.91266882762,54.395973179865,-716.70011064796,-10.4649648724313,-10.9569100771793,26.2098844877689,-70.5264393391658,2.46256439200451,-156.635430475394,-2.09893906719292,10.8134418986236,4.59054672188625,-49.9043107975208,22.9069620949122,19.1527642400383,-17.6263363333141,-8.36862278461512,-178.502807310416,-303.71302039341,29.8507446689421,-33.2830727349753,-135.225889060884,-23.1898093872391,-50.0075232861174,-111.192829919421,129.21235327699,57.7258200793497,-8.0032483919895,-278.966539118826,88.5684776946156,-582.248951362656,23.2779221116409,13.3713147101952,-153.088417528393,8.11279571139387,-136.111500605121,-447.450914912451,-294.920618301157,71.078886615661,49.1592176023809,-31.3828888786738,-101.977706673319,7.07988889847568,-65.906864242438,-332.384083193784,-23.9014313959069,-76.8884738137588,-156.114294126616,61.8729994742859,8.83032940311807,-64.3147353611646,-652.547083139542,17.1019267278426,-217.72942136134,-194.322678759119,18.65324783425,4.28105222151643,-123.595182734233,-112.384502176293,-126.881803461319,17.5861396310311,-342.5294093306,-35.304380360844,-216.347629191523,-717.227134325128,0.408615958915657,-460.222658910108,-292.752044166645,-540.645799091526,69.2832391391097,58.9682312778722,-338.04251677123,3.59281420904607,51.7918892269786,-205.876917267316,37.3235040388675,-362.972555554466,-25.5743945329554,-131.935493738408,4.59185962574568,-35.388160171456,93.9055537104451,22.3721000464573,-7.6976839772956,5.66082562852041,6.75657860672508,3.23946636341198,12.4330528258287,-45.7184301891277,-92.4296045152302,-54.1964627848881,-68.5057241130217,-2.03053885382328,1.5286931014269,1.86023624583523,-323.265861565817,-104.806474937207,-288.604526802962,-68.3685554059909,54.3115531651215,-72.9806272302062,-271.103943382005,-89.6924119079116,6.92295454966655,85.39969476854,-34.1787602190451,25.7463794003781,34.6809980037998,-169.687727663801,-11.1626214238783,46.9392502560687,-16.794383622208,-304.69009355769,-234.424213695797,2.81819304976515,60.1089177426593,38.730572581173,-172.766338580765,-677.482243130703,1.57075548649628,-10.8529425320825,-3.55417139644057,4.30589376076518,-51.9664458190237,-831.094081958115,-577.008148054709,152.583360670636,8.09675746972328,-14.6920442817992,93.7732236220896,-168.755809297527,93.8808094476746,-130.914267740492,-544.243960109005,-480.327271139042,31.7518056346937,-320.128995831462,-94.3883197785769,-90.292849478617,66.8657009747543,-110.009199959796,-256.539300644574,15.093933065625,28.4199890577082,-63.6150111541892,-234.060390120227,-677.556233622181,-94.592416631379,-259.166552280502,27.0891911896028,2.57714173105264,-134.875650832379,11.0187712404797,-518.861689714183,-339.992059009979,-8.3351644601191,-1.36945276368278,-70.4616896856717,12.6050932850599,5.48545345563437,15.0665412557814,-187.256301967451,-77.0937602056324,34.0106963250847,-129.037761517827,-143.236889602908,-334.557077631374,-218.030003208893,-510.64430546931,-124.44252464527,-11.8805980022852,-399.879545740708,-54.6354189932153,-555.324139910947,-19.3906423383032,-49.4710394585758,43.5627172151625,151.035187838307,-8.78542248958097,-96.9073196359289,12.8211043878766,124.576659143026,8.57773663624876,-483.027471976483,1.42727045394807,-75.8349476018473,36.3921654792508,-23.1733911092166,-85.8661786807086,-439.00878264668,-595.243197272755,8.23843328279776,-156.789883549969,87.1225870087582,22.4406031342138,2.068009850444,8.65532696625394,73.8875432440204,76.616828671698,-30.4284124904816,13.9149859227992,-0.0510221133278068,11.4715018738278,68.9585518316637,-32.7039278101066,9.24879036341856,-524.562357756141,-42.4916863131789,146.849063203399,-104.743098397623,-34.2579661332286,-322.57103438324,5.02220673854576,-131.240478836079,56.253130679886,-475.743252208291,-23.0865157665306,36.9306092710981,-38.381926557394,-1.2795710007054,-632.268684295431,-117.696765437882,52.5451353244433,26.5394784973695,-213.05959567447,-382.657703278238,-2.67371095775293,-347.212114726307,92.3258657316478,-61.8787025012023,-155.544362583228,-99.6401427768443,113.61010755377,-125.012691736699,-2.73338292436838,40.7076935755518,-122.098270670449,-10.6605132676048,5.75229886995947,-69.647591544382,3.9477452274952,42.9101134245677,-404.578386190799,13.3783772723867,-44.1154053996101,-144.262663971866,-194.567216136567,-138.742670319306,43.4056082169044,89.4209442862016,-19.4011751536597,-247.6163991552,53.2358010076843,-102.091409851241,-267.855761087588,-192.895473717927,-7.05526247715834,-1.59871904924729,7.52036557403186,-33.2406727753046,5.80005075254848,-130.079142884776,138.331076884903,-59.3165288933792,-75.9874704397627,-87.1521458573587,176.782676030743,-58.2820056328353,-235.997005436389,164.225249397703,-67.9945033610184,-561.85113977914,-637.088293551033,154.103890760103,-90.1828398179173,-83.9030936274985,61.3974121828631,-122.025466246981,-14.1270358937743,-704.222763237468,117.151429244035,170.350820155759,-49.6211870675629,-241.922085384528,-14.460034933533,-11.0921671260053,-77.7952745678894,-683.431916005644,-12.795147776106,-451.379949532159,6.51980189873353,-661.439917298717,4.18325212618391,111.479341076169,-577.961106117947,-103.018487718349,19.9231119914324,86.5367170596847,-6.27338102096401,-14.5466519930606,-47.1269847574055,-69.9418775470852,-53.3787975594321,85.0601194229778,-55.6030459209879,-16.3297734293081,55.3690262574692,26.9948619042301,-653.312696854559,-666.130019230718,73.868812105511,-371.279488869334,6.07809401213964,-20.5634353077198,-218.707688973639,-236.67792971148,-74.6714143579405,-122.849439065985,75.4981306193642,48.4393192299635,105.133217355649,-147.339194413614,4.50472683728075,22.8719517067591,69.0185976603653,-215.183844016038,-34.2626184420677,12.3154954230508,90.3146907224111,10.9661490362247,-37.1912823803884,34.6701048663388,-321.771477248158,-13.7904256679812,70.969311665126,21.3719320603893,-202.549693708889,51.5747034492777,5.97536867311725,-126.320004628355,14.1144230224899,-443.643610962536,-87.4921287439452,-7.52094625053427,-23.6557482170542,-79.5951931735382,6.76157812405421,-335.588071704385,-22.6410744512928,8.76653066309821,-132.314916948326,27.6757721509775,21.2582251390962,39.165688804097,-616.389073363253,-773.542529559903,-693.868962605337,169.182233155311,-134.973027056757,-311.188502320534,19.7866235009334,-172.392066063082,28.2601671272593,-241.646635909156,40.9322257775721,-3.18820573046782,-863.100776146049,17.8997832301226,-70.2658357059545,54.3822265966189,123.775468306529,-597.088503965836,4.13561272285142,-363.21437087575,-6.1418326339049,8.86758493952712,9.83955074197727,-221.554473895815,67.3887954659397,-298.476410960948,50.3927550303705,-4.3241621030667,10.9838851176656,-267.669152273111,-91.2094779594573,-210.107351870579,-107.867205122319,-734.246070317663,-5.37913598434436,3.80663544385885,-91.9582733554778,-4.65329131240686,-8.59571848877899,-610.713412049497,19.4754962861696,-114.249492342421,82.2948457884564,-17.0540518551733,3.81523878000421,-238.347669990551,3.68628291855729,9.58857273078501,-397.348597042022,-1.0083377922527,-33.6652274265248,-1.06573673142666,-83.078281356664,1.50228669255041,15.343715103316,16.2968360045354,12.1731098217942,-65.9147776216327,-83.4721999454092,-192.343859146669,131.916565641635,-230.959528349414,-751.075726293936,65.6851513555341,-0.929969425627688,53.5351585662309,29.5312341217259,-24.3593141929858,-7.40536691896079,14.2747324047034,-553.12913747673,-337.495343541534,10.9961010442397,16.6493736513864,-182.072832456286,-215.789717778426,-198.421893133597,162.051982328568,-440.712150014043,-89.8760655853878,-222.927007494417,-233.197402291655,54.1178361606346,9.55092803979816,102.17342604543,113.607837993472,114.546122056434,46.0426066681567,-166.147565244431,-153.75104529226,10.6520724500678,-5.56173779736591,22.6197643021999,44.6910588669603,24.502580639564,-83.4757829880019,-245.473624293052,-624.618112927961,40.3855183493594,-0.251911098861489,-264.034850606537,-42.9294175152734,-343.189942797104,40.2159963029293,-702.578068381341,27.9862882967369,-328.170905998768,-441.119907208454,-12.5121106635961,-22.2573087394574,68.31406708346,-4.93091263609162,-117.236029975561,-60.6699972700526,-170.135234480932,0.20815562904608,8.39086333091897,-279.053773416896,-318.501239001089,99.9864120462985,2.54685594367824,21.4356577775237,-666.872497141714,31.4958887026392,10.9021815777354,121.574084544151,-18.404828687915,-42.6738206323799,-229.040887205011,-8.44785376461736,4.05914985949288,47.2251370711501,-262.930019416123,-41.0498376072162,-567.662785738192,-627.68519223089,3.14565004169864,-506.782386633454,-170.550680508165,-27.8308958938571,-116.06409878929,-274.867444408791,-859.74263420359,23.0098238445584,27.7413350201812,-497.835536251291,-87.1721851411779,-548.467902330603,-133.007502440294,7.17957226916819,23.3274534509263,53.1016033271218,-364.470707478021,1.35450519195537,28.1036643132233,137.370960731548,-162.478005824377,122.781872961232,4.2908221382746,-351.125187309794,64.0934751048392,-112.393176345001,36.6498335174851,176.095165506285,-545.625574140896,58.4025148455363,-261.95717208706,65.7902163585347,-116.16789730629,-145.135976367024,45.2703871298596,10.8258908515568,10.9267509255802,-76.0794359508207,-4.37489965230188,-146.052904917537,5.8210191830293,-211.034590497665,50.2869653338818,-263.53003974997,-482.881487545314,-354.360671701996,-340.508020572603,-174.848977353454,-43.5321151352768,-401.595944843602,28.9129710395159,-38.6829968257787,-409.437040141528,29.1532346072184,174.655997586407,14.1894594142859,-58.1853080985032,-57.9203992894758,39.2679821258203,67.8878346785045,-53.6173774599384,-66.8728872160249,12.3109315639427,-54.714290945304,25.7378597434611,-62.7426646477881,-155.486736978717,52.1479884943666,-74.2181892015407,15.7432517755411,-127.597645934498,-88.8586653453626,-13.626869636186,-4.03218092892648,-133.034414635427,-23.1114824476237,-192.955517787063,-34.1469975994111,-310.523708068334,-120.90797118089,17.1214514437595,46.8565669797029,-11.7225129550377,-81.4492792027655,-75.1990180189534,-43.0174609127626,105.997453412319,10.2231667316664,23.4235270610889,2.34387349688061,-193.334416749928,5.6717340222895,-87.0194704299536,21.9134852340219,-410.209260269623,-60.7373595678394,23.6930429257089,20.4469086054949,-19.7806396639238,-198.235662298799,167.88547517773,-704.46409033503,12.1876825051649,10.8478775389712,-269.220662625753,-127.690195560009,0.994868452670312,-118.320294967965,83.2878479447239,6.86611485484361,45.2710377760126,-259.031593248093,-34.2232880760979,29.7641125525591,36.059209050229,11.7138216416134,-79.0757962156262,-74.4899143873314,-109.913546068474,4.52141615802156,-258.732363621913,60.7181018070347,-133.127818639851,99.7753353700472,19.3573463247837,-252.344265413788,-12.3332811299604,-124.074104859071,-428.048092031713,123.147771697751,-579.666891390624,-243.52436145345,-31.8068389480668,-25.0117744141459,-200.677936569777,-261.157102118408,-278.265603796881,29.1458232726441,-0.897571938193776,-28.196056296308,-313.047757464054,-603.036245488451,-33.2315136248947,-0.778640244959592,-82.3112166873181,33.6282055030255,50.8859526166914,-233.488062139351,48.3561089900959,-396.931775475937,-743.063737335815,11.100291725927,-120.465997128554,5.22605256048146,-111.282852326945,5.83678140306915,16.35466569914,-148.161554532049,-81.6457870849629,-789.757484642923,-92.148350929301,25.7202636851562,-83.1362601507341,3.75744911406754,28.6738478639559,-194.432801161766,24.5484059304631,23.3992596077476,57.5098368913702,-100.926683111518,-290.651371072001,-227.099895419886,-375.237488141064,-2.37819542717408,-404.688550332548,173.810289566024,7.47687657196946,-224.097920802891,115.43597670567,3.29554653603126,27.9802111881112,-405.70679379028,-883.159412351882,14.8553196322992,-163.453294131441,12.6553147339255,-169.158467729521,-218.403622022067,-106.972437990849,125.640212930746,40.2770525118726,20.1063964383084,-560.514541138187,-654.548819034958,5.67223205162333,-595.923744132112,-44.5284327531265,-278.96989362434,-167.503148855517,-4.03417164192159,-526.156910737385,84.3479061906015,-170.762271594741,2.68659731424659,50.6425691936577,-463.269340005624,-74.5963517830479,-106.499646837053,16.3934051957236,24.6748230052628,10.5734813843166,-49.6267923235751,27.0505260707293,3.0262356863185,14.4297883514742,39.8405792316567,-579.096577970921,50.1111570881687,-70.9273046637226,-71.5732969928462,-76.419004555766,-58.8178658358875,61.3762079300445,-24.5161923896669,-47.3754800086409,51.9927880208954,-248.880638143261,-155.619778312577,-209.464169853222,-47.2040182281426,-8.69978974400337,4.66961123286769,0.515582505042851,26.5744138879315,-91.4513441369369,-9.7486109301864,9.08020167607953,8.93614125986167,7.45476644606348,-1.5341850030375,-126.149991048888,-192.300448135064,-465.405143353725,-126.778488389236,-186.033757461698,-21.16245404421,54.239167706918,-132.87250345579,22.5792601657122,199.525692241104,-445.494883647081,-18.1338622458964,-33.5030045376898,25.4013343573568,-15.1748690897755,12.4045284541429,58.5738802802411,76.8113640276691,-4.15309094088042,-141.025774387294,-4.24067485067433,30.273657490832,-5.47256123878452,-21.1699136808028,-12.6207814645448,-62.3168222903622,17.0013253772453,3.14505050862141,7.56710298602046,84.2273015951294,-96.4468796577428,-20.789238304367,-57.9201009095385,11.0138050210107,-531.609048706211,-269.925777321017,15.3859747046297,-62.3958940452948,-41.9756912473886,-717.590980050831,-33.0914135510915,-291.619378956478,15.3994209565667,180.033222827657,94.9159830529746,-3.17081931992725,-5.18035803081417,22.0366228234384,-196.604668259903,7.23854897252664,148.100355135057,-42.0862949561522,26.6275376344241,-26.2597766077591,-733.078381987474,-695.920945681338,-96.0844268263073,-7.20721922659605,2.14555642478776,-493.629838681111,-346.566647256405,-91.5085658204563,-351.098601322398,-1.40216166738192,-8.24633945235117,-303.33499078032,-207.854201231504,23.4936148359229,115.020215931184,-10.9147649615305,28.3460963884789,-146.465013646475,-27.7915667024275,-60.3514196407924,5.73302615622789,118.648157422481,-160.710338141641,31.7081183519801,-145.708279809347,-132.600859413796,21.3176618353872,-155.798727659376,23.9141791021555,-29.9709600206157,-51.3955936931687,-15.1238153045907,-242.711748044487,-335.262219495992,29.3062017313993,0.258181057832396,-165.793632540884,-225.696012492181,-0.963299043431189,-60.1047870229982,-201.834348214943,-135.881691716158,-54.674342913493,15.5611823617131,-54.1608937936779,36.8006424813218,5.16893776114304,-343.241877035655,-346.8452534143,36.8564483599816,-549.855030931982,-21.1042878308725,95.7375900656429,8.59961842082062,-622.946969936476,-3.43531833361838,-149.030033908912,-171.10954168181,-276.876929304004,-731.769240389881,-148.202383428165,3.1031915515663,-394.681510603957,-21.5524640651594,-11.0486292839307,30.0165190642498,-131.116222206829,99.6865016431815,27.4246068460025,-41.9968789170688,-147.855461381865,-33.3511119730029,-845.13730174532,-24.963207637733,33.4822916717493,-74.7326893455983,-184.035649702027,-200.163698040237,-58.6354416557408,-293.435289124262,68.5288505660645,29.6724654492468,20.8805356184379,31.6011958529429,-51.5873751014905,-693.208370950145,-336.67635788154,-842.777785532978,-292.673720646034,-6.02854199540976,-824.962965952918,5.80528541264516,-13.3736221062018,14.5924477067637,57.5894622179721,-573.959451711215,23.8534192785809,-44.0360172779528,-325.454304252282,-16.2038337460456,-86.5792585493298,-323.99838457296,-19.9101273172016,-48.6145263585576,12.2177789324927,5.000384776617,-98.474453985323,-205.176344120971,-2.70302687183907,-38.7700981900885,-237.350591102955,-80.8176988016088,64.1920986594233,-670.484777237436,-561.857096340015,-45.6069894478607,14.7116285669696,-253.792531165587,58.3878353937469,-4.9611856997083,26.3559348964567,45.8310575539769,-29.6102243027497,-25.0470380799009,150.270708395141,-43.5257999457867,-880.122259695284,-41.6054629699775,-217.661662130677,-0.659299170589958,-100.265664465582,-295.067076506752,4.1653516154747,-174.70181617759,0.412110957624311,3.83811618867782,-171.830559114606,-524.303654847288,-427.98370505877,-355.454348485851,-9.12152291441138,27.3384857565481,-29.597521292578,-35.6456372270095,5.33852906378873,66.4271547797015,25.2235732007102,6.54502448624075,132.002935612961,6.34671588297569,-224.680308489455,-136.129722165348,-489.135766601341,-308.751359518515,-12.2673723963334,-217.981174894592,-13.4228352664053,-44.2031065508265,-265.850925363163,-323.386016117575,-110.903052449848,-187.163598500155,-477.088308330396,13.3614124727226,27.1223232715805,-10.0713842971149,-163.477705292633,-49.0416938606216,-70.0403216893559,-282.703547844093,-92.2872495436202,-295.154768702655,64.5790591556641,-6.58368839124827,-748.274793705541,8.89847294787421,43.8659469884973,-185.190795136036,-256.409507064226,-103.56955060419,-498.245071718162,-1.86659978914005,6.5427635611954,-266.392684899128,10.4883507776528,-217.039295522773,-523.17203954388,112.339314820561,21.0876092072775,15.7654145983633,-194.326934701549,-179.400735429953,-44.0048145364845,-308.747077305134,23.8707568940288,-157.837148295435,-77.2694942538242,30.2960368549234,-4.7373915036829,-252.482706853178,-37.3756175219398,-98.1606455263968,24.094188528997,120.499080413054,3.45251887539202,-301.181389852278,12.1695742097832,-556.703451816608,8.05755562476703,-183.549008757869,8.80856201373493,-34.8483399560189,-170.313298523832,-159.42683561169,-5.89201796895327,-40.2571610071479,-490.290474123111,61.1326005998392,107.288669225453,-90.99142977017,-214.231640150087,-207.309214230134,104.065565265011,2.33402856303178,-122.296477283645,-12.721309698617,-87.0203209784893,-165.845022745945,-17.7103182306618,-398.694894450591,34.4245700856658,10.8434148099502,-41.7186798672362,-246.107896720409,6.18494771195081,48.1824569008029,-197.794157392723,23.4700381107314,-86.7168142005931,-115.365209708096,-88.5600910214923,-154.541942270458,141.363695090617,89.9907862236594,-416.32495529804,9.4678400098805,-65.435491948376,4.32798860677976,23.0260307981986,-313.079598709006,15.0050869988125,-158.546761898325,-195.816194366816,-132.441846661539,5.96149746642494,58.0538157951334,-278.878708284759,-14.2641001023874,-9.91956492819328,-49.6718111043655,6.68060773212,-484.12940513112,58.2610765047021,-179.208404293967,-23.1197920883675,-10.7525392332105,73.638622640109,-98.0598081469831,-292.78198646748,-69.9581736578192,-111.416117498264,-271.022590127609,-245.768078326746,109.798691460981,8.57745618063866,29.2758035467852,-68.6949033526618,-128.750134098644,44.7790359117615,-395.051108351969,-751.257863165681,-35.0025195707651,147.421803750234,-14.6616600682447,-483.340421158884,-30.0460108163483,-87.2687915439139,-146.227708320742,-136.669850323013,-391.319951761275,44.0218254026123,-749.272989268716,-189.789690271941,-379.006296168572,113.016447081852,6.18884789868326,-866.61972238935,-8.50461813617546,79.5559861223362,-143.470032092752,-52.4996875202995,-37.1759810547951,3.36044816273066,-38.5696324329939,-357.057253808064,22.7654092380339,-99.5708147498855,-223.175833949807,-146.119210345633,10.819623347569,-188.549419376881,-25.6728844272783,4.26566998244246,-22.2267697999177,-188.822801164466,35.2094470272861,-766.542430341115,-430.523957972991,-55.2161067963212,53.6157753090108,-794.939526254642,-258.064022197247,25.6397808284036,-225.893987222086,-136.531109877193,-73.3269933294143,-5.01023214730676,9.05434874642068,-185.526940099519,-299.917356515148,-99.4304605404479,44.4383772048641,-194.037054377126,-787.353685646029,8.96718760653738,-18.9285450432444,35.7636094660768,4.78784282257382,7.1121293737066,-584.743735004923,-270.844518474712,-349.543869105362,-442.588058133996,90.8376074982518,-79.5759698462444,84.3513359162794,-252.405317191821,-453.439474627092,10.2263160251837,-344.898293874972,-153.115484436631,-105.361663722472,-339.358261431775,2.45134020852291,9.90693585510629,-16.4377740112119,-251.965253099152,-38.5863042810797,-40.144769182526,-762.230030546781,-64.2849167270732,-687.782847101725,-73.8682862047057,1.29652561674028,-138.973643474629,111.99386897443,-49.7276165112442,-528.889188320906,7.09809671130493,1.99252663626019,22.0412897004843,125.764753926263,-12.2350656313438,-163.107229187182,-18.0436217845141,-51.8880954878672,-57.0818464372738,8.16519437074631,-104.535328904046,-359.51628395925,-8.84091098423917,-511.946525427283,-342.228315404131,6.82478375749784,-154.474029272876,-484.611966911576,35.9132479170658,-178.061572259228,-134.106290787653,6.87499740381415,-118.698160538077,-352.171769970504,23.8720009199759,4.37230389614288,60.8951573579279,-382.115498646003,45.6641656788746,22.7853611468077,84.6745229682839,140.697387210987,-226.259337788257,18.5343094824007,-24.1725055529881,89.0263511457829,-388.211565452459,-199.086947767959,150.588990559022,-116.612794198841,-233.374167341019,-50.6387807200377,-418.103887113277,-691.442059366797,-127.276456696857,22.0569146114835,-121.765570076034,-465.7001723479,5.8079806359965,-153.734415307307,16.9367014865611,-582.097432217515,-449.620179956463,130.726342788374,0.874939930360942,-6.07262271399756,-709.775864161724,-21.5573082787092,44.276802123956,23.9631360110087,7.05457662934654,-80.3888633337911,-33.7233996979283,-631.351979994818,-169.165070367762,28.3521571276081,-86.9189733236363,-102.441450918713,6.9460989666548,-395.320465308948,9.76481561011004,57.4585167678085,48.1701709123867,-22.1245697622123,-112.217710559121,-240.444883597431,162.09382689118,-279.274685855841,-28.0901011126044,16.6127266471841,-653.330140576329,-9.70520368905958,-1.74014270463585,-879.226803865359,-224.211743133053,-657.587347520279,-174.435260317993,-288.648853760908,8.5110582932432,-111.308324116305,-53.9733847973275,-561.160332470163,-11.2656143225028,197.399024140298,-470.641898297836,-320.098719896749,93.7328289450553,-231.751320505743,-7.15705021466241,-64.8372118470407,53.3037171019935,-11.4289747142034,46.8979727687195,-53.43789055687,-98.6274461708496,-20.5860777042747,-36.444585807586,-50.7636088736972,24.9651954070372,-591.165104289343,-118.284745435088,-0.00734393704708225,7.32302667487286,94.464463451888,-291.136840580714,43.3870705656365,-180.950280203727,0.400039456900393,-539.341351055145,14.7386356434387,-21.7196946138365,5.87799339444101,-352.673653998012,-127.075724241215,-329.358221117347,-511.522901276649,-76.0772171933465,10.4358703899795,48.7396948216146,-61.51407283645,-345.835369155226,5.38248939040715,-133.683088606485,-413.911348569081,98.5876732314341,-375.603793853735,-712.749547294737,38.3559765494347,6.69829862491672,-57.2519358781297,-89.9586142662309,-617.240293580324,-25.9625390086652,-29.8075972622024,16.2120483523558,-113.996944861211,-7.72645797315732,-166.085633661175,12.5827414157324,-543.932292679027,21.7398651252401,92.0318149065409,-155.029150521593,-335.999957262972,-11.0652445439073,-129.555459120682,7.49545078341866,12.4062767286681,-76.6680797317543,-47.0212340643816,34.6935996430242,-245.924084118173,5.1076070133073,-312.793354771819,4.1957288296864,-141.893184329409,45.8019660408484,-474.913339109784,-288.284817146567,11.2913227751836,5.56171879092265,-12.2179212298519,23.635828884256,6.19227262138107,-13.1518957241211,1.53861301237784,-29.2496792038384,94.0359710911926,-144.691654044845,147.804690198372,39.3936729353524,-11.384838654794,-25.5787929582268,-694.883880069371,18.5170570930937,16.6420863816571,-597.615003555248,63.9725859999792,85.4351995947099,9.58194014773015,-432.414048567917,-388.680554548774,-106.058179754331,-57.0711900186461,189.726474817129,-36.295870380821,20.4290331912591,-155.893655682176,-337.173733348691,-734.920001163987,72.0809459119803,55.5032498557676,-412.035897744516,-138.735119392024,-24.2673256211169,139.912334410848,-156.7570425222,-571.197942555077,-173.373355060607,37.4562334300089,6.39137622524451,-15.7589527328963,-105.587564567681,59.5574427530267,100.673836506127,71.7840531465824,-179.435363953301,39.7344850762602,15.7441766602433,37.1120615703293,-73.5762371921552,3.65259133992391,39.6943148375399,32.846388749162,89.0806567715399,-0.0739400188727704,-66.2604505902602,-2.06695675937344,-0.328755899801603,-3.52759832911177,-117.864611588326,-9.55455828822202,-16.0270255923256,-179.398389091342,-206.505874263597,-37.6260445530386,8.93039446628542,-164.818152859992,-767.983629495468,57.818322433335,-71.0098896199846,-392.838280392748,13.7057616705457,-26.8069103864682,-419.365774852632,-21.3842275213579,44.7109294084501,-31.0011279311604,139.170667745515,3.43171263152859,156.312221003058,-20.2003378830188,-395.366877063639,-346.697827525729,-357.841411264757,-30.7518500368731,-64.2136250710473,-45.2072802445355,-215.344677881596,4.52762811848244,12.0842712142542,88.3493329557804,1.42171431486336,-188.592779699821,-19.9553264594795,-194.072571881732,-39.0626973603662,-109.960408051909,26.5654748043141,-640.055201713502,-22.2199388769454,-466.874188214219,-84.7668275197115,8.8080359767367,-1.10316137887554,-80.6434209589053,-638.975287123345,-63.3037395005498,-10.3272707136947,6.19230926859573,-30.9364055805138,-131.929887815718,-50.7103936667801,-136.823441527666,-6.34436798828601,-602.518526916816,-1.90000816654886,21.5500062947482,38.8138727260978,12.7310546157866,-233.337739805702,-73.1972895884807,4.18452958449403,-164.407661527233,-93.7309517642055,-1.26918598013906,-4.09868312766971,-27.4366396919311,38.3050457721371,154.487228330008,50.7493918586887,13.4080083200829,2.54406447039511,61.5062378038382,51.2698278337422,-16.6640163576889,-180.419590357515,-442.020684487042,28.4413554598541,-129.331087678057,-152.589024985305,3.68797036160591,-86.6044066945967,-17.1817160980865,29.9506510311964,-251.182362825275,-0.469184037532862,87.8409887256212,-589.547619953295,-129.268203272242,-217.951813480777,-183.718639479782,-526.484257244002,130.560092741359,-478.186350907925,-72.4185655107584,-363.852268706026,-13.2905153050928,-752.094980808922,76.0429503179273,7.62139189123354,-876.592290825144,-5.58452437123991,-570.418827238342,-40.4795234791891,-50.1395440852198,-144.943064011318,-4.1157475079971,53.3685947688537,-419.365808219508,22.3791878244125,16.9803588027823,-112.905031086997,-5.82742290816529,-338.790694528437,10.8617401132029,7.92527429731553,83.4166498078085,-265.309438414718,-25.670512169942,37.7614300343371,-94.8364374234421,-127.040844990018,40.5165077469076,-175.541677206054,-3.27504339869183,7.37221218537583,-574.845619074847,68.5032498702689,5.9703695684597,-165.391794561943,46.2600455243664,-8.92620319459965,11.6157295424546,-155.253778607259,210.575513628336,-375.070277777924,110.86415443926,136.008405345741,-8.26460596996129,-170.364116518821,-38.3525502431165,-311.106456685864,-4.3811608656603,31.9282581522518,-98.2524289983043,-70.276243238676,-271.202464453308,71.0912171002736,-357.407471368933,-155.921753107177,-281.964936966578,71.8398269007436,57.4741236694024,75.3849453493425,-123.636634561604,-3.04890939211012,-388.974509872226,-10.1690340189849,-218.845616432589,-559.786653914882,-835.353559255723,3.72783088580047,-0.105673687517583,-570.098720683785,3.58564296189565,-753.381561267838,-67.3783900824976,-100.682768544296,6.53881132872248,-46.9649022448836,-453.556843068647,103.599848580601,-207.333076676249,68.5687031249162,-159.368255932861,3.7999445260695,-134.189534984262,6.30200888202365,26.8194880638575,35.9313221388366,-608.259972374362,-212.220638297904,-51.945991272037,-32.6647490550235,125.098340785441,-39.0913896858844,-121.011257745455,-15.2869588268015,-91.4032786727032,-18.6771449112409,4.95022102501029,-243.921528006072,43.7604266595674,62.4686074167764,-549.961931818197,18.4822382831297,-108.215807565377,-614.335160775661,60.0911510310669,-5.15839008751683,-62.7932322946785,-12.8681119294539,20.7763814479998,-851.092460344217,-24.6901026127844,-218.326126380385,4.25986646430838,-257.617837572683,-343.849521072339,-62.5249017944582,-266.137941292421,100.610265669564,-101.814393994586,-16.2722545693649,19.7552757936974,-501.885052909771,-186.304560893642,-78.4434278942569,-221.168483782234,-187.539086513479,-65.251634491183,-41.8991834079702,-127.44382669528,-798.842272338235,3.04836021955599,-436.141697730322,-17.5831193362185,-254.065752170292,40.2972666744213,-214.240218903447,-144.868980931042,-6.32310926256426,-517.390629094215,-28.0549674929325,183.421749100709,41.2173813651932,-24.7293889265279,-86.2643192178202,-121.34365854951,-132.147429092326,-68.040625709893,2.51343782235453,-53.7116420069749,76.736749204132,23.3113672797878,-24.1266143606906,-6.19885276588973,107.532083490919,-10.3605607090907,13.1289608713332,-1.67643511269878,-100.735561500139,-364.52384219385,-4.83257816823186,-192.960478780803,-81.836392708743,11.8799690523189,-13.2670151717293,-871.035957202019,105.274402132288,62.2673818294009,60.6372774062206,-76.5673457860251,-57.2412376123954,-149.542439068707,-0.100244245625084,-3.08405490101039,-345.965474211017,-72.9262990643336,-411.588639609154,172.257329442466,57.3362666047727,36.3727622910178,7.64942481899813,-279.664054688961,-67.5610780265565,-9.23758367941317,-38.3168779559323,-11.7711691580436,-166.999530325787,-109.697125677759,-56.8601492849607,-85.1523991242781,108.051926548026,8.10422535161215,-379.527941368473,-638.077860489135,3.18703476823251,7.6189859703266,-73.8449577117216,118.804768327708,-3.13641103934841,-17.429568560262,-20.6293415980132,-29.1062716813542,142.037943477362,55.214743792444,9.80095158575346,-902.451712589024,4.37079613084828,-148.816321040458,-149.375093384054,-407.302873856996,-398.891686247278,36.0435236988288,-6.74523717896544,-0.00761084078072005,-18.5198046082156,-217.750447184153,64.5448254124432,-155.537899460341,-29.184679184167,3.52341949863989,121.912644511746,168.204656513459,-120.145907385154,-62.159583896987,-87.8559044113069,3.01576479668291,-365.21207226113,-34.2357239770278,-42.6130249402174,59.4198176518056,-125.154798048429,3.64655339043145,-8.21923998435227,-439.528394112431,-21.7665073326398,-190.676082285953,5.00673256674265,-214.761619675972,-33.6186987449757,-701.196702857657,47.1521456690986,-4.52475507364896,20.5083500238851,62.4932171972216,10.8804512308284,63.1717193536302,-75.7170291163863,7.56019121715158,-436.155125663061,-151.343671432459,97.8775835775567,-85.3353857964876,-172.788974740394,45.4871780838794,-4.95378621549469,71.8217503057291,16.8002074885611,-195.407206187997,-527.001686310688,-6.23068736861283,-35.9811451834871,-6.94147134692291,-75.8877715941102,8.80139745674179,-79.5874188279083,37.320861027689,-335.436507219264,38.0402426420487,-85.4407943839306,-120.687189171987,2.28324959037603,53.3478341060021,-68.0001575339763,4.73640228391627,-7.12678797194783,139.232982320496,7.35989135050166,-432.616019920357,13.5444784377092,-493.675394241589,-4.31047388481415,-81.6932909776019,7.2194066147506,-9.35811336693408,-62.2668409832563,-165.295661624695,-704.811564699182,33.04430725161,33.2944220435681,-22.4988734517505,1.28272761542296,-28.0220725383753,16.1839589316163,-20.1595358568781,-17.2506039975498,183.224510345099,61.9693437369391,-240.899535558694,6.93271709033283,-60.8467857342475,33.7236210084243,-311.458801756049,-5.29048555564055,188.144246723052,18.4059712565226,-43.8231301993971,-5.48727099046902,-126.715146471702,-62.7665688401125,-69.0800581765,-733.722246655482,18.8247335000894,-32.5908797402539,-35.8925443967226,-2.7732407885641,8.88666682519497,-47.5325209143598,3.32889620249881,-537.824357720286,-137.556032554384,-615.920006275399,-431.257287051106,42.1825665846435,-6.92459581599178,-37.613386419104,31.5790057731159,-14.7744839167136,-565.479259781503,-8.94675383323657,76.9497933479493,6.35856902309476,7.5248023187912,-53.3893745390297,10.2652684054389,-60.2895373092642,4.05741552845914,8.04185653642423,6.61380237615631,6.18785964312914,-22.3019148816708,-40.1253660080104,-186.468424653068,-24.409385673421,5.46765014955925,-555.331929225728,-52.2596262461953,-9.82300971727568,-160.259312989833,-271.415969905478,-268.597052100739,6.00704754184592,-130.686631022761,-55.3626998685213,71.0985964122284,-72.6802974933754,23.7141634215277,-290.961193704516,-404.144910108347,-401.87913269389,-0.995009075166146,4.86931594776438,-9.30867840792994,-250.354204710824,6.08732307478213,-828.965555997592,-0.0988158494199971,-188.994889213599,-111.324297476557,-488.532431008621,-161.776870908436,-54.2969475311579,-149.818120734401,-97.7170806093552,138.64761793562,64.4024783721944,3.36015383161139,-42.8620247773228,-108.711731458036,-33.0808549227349,4.16297985001958,-650.369296660215,-207.10202200493,19.3052618077819,7.33122083023926,-172.37273065634,-390.819399309168,1.95811229374032,75.5241888181193,70.3885623071856,-749.143609252348,-107.001331914033,43.867317082868,-215.201815130454,130.130394093779,7.34603897183764,28.6778570966523,-635.393557830767,-19.2260374136363,94.0629863415525,-858.604466174655,4.42267154247074,-443.070806705109,6.74020736617805,2.47289112109161,-202.637413056877,-17.3189324044767,2.84149675847586,155.842736848438,121.600485089232,-515.748891635311,202.056591753967,-138.068354357433,-89.2684048892769,10.8502144552744,20.9618065216187,-415.22257838608,-29.9093688509623,-351.573131854205,-42.9853365364526,-2.15989144520943,-86.5490569097018,4.3235189786255,62.4075518336981,-61.0782869819406,-124.927273869247,140.468437328201,-60.7684921635866,-328.976093112418,116.761518566433,70.1563292865148,-182.430336987715,-0.352024672812456,-12.1739768381541,-323.502536204973,-8.58508169089512,-727.029591028866,4.06331826709994,-301.808087496278,-676.042338003482,-463.250290485606,5.43813513440556,0.0670023259024111,-486.98506776552,-232.684968942364,-23.1378763855109,-12.8360574091312,-663.654708608477,-40.5222515648844,66.2111514278258,-316.954539865896,-52.9095910310714,18.225014664068,41.3072602171818,9.66209209407276,-4.33386688015044,-100.674597436623,-11.9724841754856,40.0969669797614,-38.5694040485938,-69.0791574195884,-98.9574701627891,-140.97502654673,-32.1096743694395,2.25177471383649,-60.7221935008657,-198.067875317476,49.6427421160004,-109.304441650555,-261.898332209453,-130.325053546372,5.79512835633551,14.0730525319834,3.04490894069568,-293.090618830488,33.1635340483643,-171.544167779418,-66.1286025063388,-68.6427590238799,-174.938574843724,-29.1053791874525,-15.7269416133703,-69.7869709519437,-91.8469715408363,-68.3849717619917,6.85146816004738,-259.731153956295,20.9555537645659,91.7150908748154,-182.755607422373,-3.45867669720234,7.50768035702401,-266.856562253838,-178.265980224119,58.4894225969418,-455.133278045323,137.331238373691,24.244667798113,-162.150071887728,9.58939743384509,4.83943200187505,-178.858198645296,-421.991917825199,-28.8760136203801,-37.6653963675068,4.77033594146306,5.73112695007336,-560.715847211225,-328.140668726543,-377.514744434446,-11.6203175600617,-576.390071208824,11.5982766186027,-266.179409467157,33.8368245433078,-25.1440193611256,122.266225514792,2.17712673998318,-98.1849379012029,34.0597812480798,-354.335275739636,66.4501387094391,3.38844176085392,-13.1562879665049,-45.878812646371,33.3513340519286,-3.89292576013548,-73.1495446212055,3.99503524251736,-37.3853739507779,-126.353399357869,106.368406450649,-784.993414987345,-187.407477698155,-160.861111651392,4.10152421936768,99.5948439968004,4.59903520579884,-144.975577057238,-2.79620441082047,-137.204995122079,4.21573485560127,-59.7636967413563,34.4577825440325,-426.007054732257,-252.70792674156,4.30877479115141,98.7184880211465,-27.1156995609818,81.5681848761678,-39.4117178322887,-450.644245320434,-23.4250529028601,-70.5310819208447,-322.979076959412,-164.499069358391,-291.13295783923,-49.7364498224675,8.1244572451085,-36.7409176585525,21.300516018687,-11.0886825137326,8.983153325066,-163.888411616156,-151.579723745855,-24.1301462258734,0.0357231347108772,-40.9488082764983,-67.8282127345456,-201.581703382601,-57.7874566282741,8.37917127536949,6.71959666559813,-123.395444375418,20.2214269498263,11.1966423910295,-349.731878438522,-158.407526222885,-413.890560735132,-137.742782472628,-27.6730369096072,18.2981775109645,-413.61552393993,100.461407416573,10.8903988561486,-16.0375175529504,-169.34718470225,-204.637256284222,-33.0855248130739,120.478739850707,-207.925574889185,-52.7142186715761,-336.840421927685,-126.725887438993,43.3100244439128,203.617452983474,34.8213809814182,-143.786194823865,91.0297372878333,7.7557143047435,-76.3770482266416,-8.53179159211189,-367.592084431356,-189.990508654388,-16.0734930465462,-158.276161732636,7.10107724377849,-641.76917223223,-823.007598169979,32.4759371820552,-171.04605220925,-27.1569329522247,138.560781398957,0.982427607884998,0.0627452456190443,-335.840999318864,51.9059467824251,38.1728027158153,-77.6438847167196,-277.716931756758,-386.353312587155,-205.698496245902,24.0241505910085,28.8216963223472,-1.86220709583492,36.274561140248,-105.631504664853,-85.6253817530395,8.94799018481113,-125.876144885326,-317.101311878872,-249.324613578934,-387.539880230475,-173.594906685407,-864.107757725582,-402.764455204194,-832.028349282406,-152.416756061894,-132.879377218208,99.2932358779137,72.7432968499251,-566.678459030132,-32.4660964848899,-653.509633981528,-102.655410504502,-425.787867242983,-18.193584042144,-284.648495375177,-50.2460113575265,-65.1614381613124,-206.474534421224,-500.085286485648,-54.2447557055957,-170.693775440014,24.39286403576,-499.419436593172,59.229247213163,-75.623192240716,-95.8309962651285,-58.6185621935079,8.69749023305402,30.4894969439186,-32.0793729054026,-16.2668525443651,-579.311278708813,-229.77133287335,-187.651701569244,-29.7407972564646,-372.867420525351,-11.2495850819368,-6.66954120988249,-754.630237690598,-316.432810137955,43.0370045627334,-176.820189472375,3.97997989850626,-474.884663342048,-388.234592317646,-5.57159600064813,-165.876545150913,-153.223130750586,0.61449379490277,-761.727275093414,33.5059103506054,84.8875613300269,-27.2280149408488,37.3591227844418,-14.0217464818673,-221.861639512482,-12.7673379928349,-110.328715232689,35.0448548553001,99.0329543513471,6.46902586016453,33.0645203470961,-337.087232528165,13.2220686143467,-63.522770368947,29.5947175664155,-779.590625667792,95.8688274754776,-251.545239937918,110.608563189199,-4.33042450651837,-166.676985365818,-6.5228384943207,-266.010499869831,-176.276995521246,-112.070905659644,-0.059364795820225,-29.4287247696117,-28.2206211148422,-621.023415262671,-2.84618658004459,-347.822182421709,-569.952452428481,-9.69314688907305,-395.033706095104,-6.41940019733538,13.6884522775015,-557.82201072481,64.3129049357143,47.2360400960541,-34.8161354528672,8.43665316130388,95.2130776067827,7.16545529449068,-371.609287601945,-144.057280023105,-375.170310891966,-277.667382851717,43.5264271747443,34.4517536759603,-89.7604088197985,-138.546591287511,-328.812755629202,-149.940552329294,8.53634062748109,-4.05814626130428,-20.2871208030955,45.6675058406102,-221.307559726693,48.194194317578,-57.8191123589522,-5.76306258357295,5.69050379233312,-671.002379029056,39.2076768170715,-331.5076919771,-59.5108236970651,65.6231704210882,-12.6519905188932,4.96937955061036,27.2317617650969,6.46318005871131,101.300664636525,-68.7349831139375,57.4119479201475,-11.0060372023471,-371.810390844402,-4.48442848434513,57.7405458994017,-268.413868654929,-360.637895623314,-257.964638075155,-51.8848475382529,-62.1341418894485,-91.7833714933969,-724.430074900725,-32.1246741096063,-107.701122711137,8.40525137156424,7.65324241879065,-606.642420551837,-40.3926987134522,-218.367030143845,-150.528950921419,51.7316284738525,-417.280223347106,-62.3790560937394,-305.165426397219,-24.4049825516773,-4.89649368749407,-210.565675410283,-297.570360816478,-355.983046190353,2.69534146412893,6.67143928973458,4.91836391048109,5.43333400237756,16.8261188081765,-285.20639466168,-89.9433141931683,9.47893802175292,-219.589301835728,-75.0484782935109,-594.166146053655,-183.647418916843,-475.318531061358,-5.03460709447111,1.48585870755716,-128.951570715182,-35.7183963683971,33.6138348130127,13.3633019910985,-800.886903009627,181.846236136052,-465.600293087357,-293.285837539658,122.881908148943,-152.7245883324,-22.7047801151373,-162.833909478281,-116.721672725587,-7.13232835928903,-93.7132666997262,7.59142878218398,72.7576898437031,99.1546852255449,-266.128787033251,-538.869594046003,3.20761606834981,-291.369853088271,-138.311390572096,16.6694580867621,13.3316718179319,-14.4219960646217,-87.3466789705858,-2.59728504650913,-25.3732175133243,-73.2747669288187,-9.10093052832209,8.64503414358563,10.2572068772724,-44.7392588327063,-142.574142736016,82.8285454302488,-2.83762910192252,-14.7918636925894,-32.0066764634207,-83.0910157783085,-300.721347410301,-527.370425707179,-382.321995079114,13.4965803295918,3.0843022563908,-118.594132192788,5.42437199960869,125.327359459548,44.735448772512,-30.8396743754388,-164.100732066213,10.8076396424609,-28.9218948798024,-170.830674476889,7.94044577851842,11.740255146202,-556.367916687241,13.6333389105384,-0.716783959782112,-381.481027128651,-364.237947892079,-757.995713168446,-273.087737786318,2.92419467045405,-64.0613542093348,-458.388571700018,13.1496424185483,-111.970812245887,-77.1586929094283,33.498939110239,-102.824727675512,-583.485091911896,-13.4454717822983,9.10754543977028,5.52489598737509,-540.123650445024,-13.0544283224771,-184.126775424104,2.67940126060748,-361.550159088617,-102.088248700755,-4.90082493315951,-420.751742259295,-184.602451504122,8.83248700585276,-146.784630655905,119.252688202715,-125.314083721317,-265.395893375569,52.8996006646748,-471.506117795113,9.29113674363885,-58.4513799189319,78.4798995194186,80.3396614654933,23.0103791524122,118.614278311315,12.4974467921778,-2.94590839214212,-273.278561359082,-42.3510770128451,-256.824789979256,-773.006505090794,15.3356814805479,-7.26076964280214,-106.998762779007,44.1100739621399,-106.024305273777,-640.143428756963,-625.59195850403,66.6813341871763,-107.10305311402,3.66797871285699,-640.046624660627,-552.478541579391,-46.7159589237497,-91.0023298381507,4.24402557320757,-728.211131359355,6.60519115472554,-219.093747470312,-30.8421431337998,-425.683609792091,2.47263640417957,-396.377973160421,-217.321757528625,-11.1545866074686,-35.1827676008762,-0.82935765196041,65.2108401852776,-92.4735582333882,-187.053607666349,90.6324962855183,23.4551109052145,-233.324602896451,-36.4375574396653,-5.96066620707591,-37.4863692530979,-255.563731599899,-14.3537310379845,-331.686288287138,-265.389742660381,78.6523501178249,132.618580872758,-161.491966747096,-83.7796932343144,-179.900257038415,-297.599287389133,13.7689683740188,-124.313716701313,-692.459991601871,117.936718029821,51.9731192284472,-192.148312306227,-17.4108198446373,129.965069999204,-75.2378239836158,11.9836543888541,-251.986368734294,-221.733639502679,-166.248942923667,178.643755363752,-218.738591113472,8.02923126388197,-17.3727824658159,-0.677143300003047,-604.219471930379,20.3094272118974,43.3467706925176,55.4842721046973,46.1393831844771,92.9664909333412,16.710358394274,-439.003402989354,9.90736202406926,101.328765341416,-100.94451063809,6.79611548659827,-28.4572896919652,-4.95084242969094,-2.41829861781188,-2.65542914709802,-10.1464439807643,-455.147078757664,-27.8044801204156,-323.452844241614,-873.86185349705,-44.764565472853,-646.57862372174,1.67643140658895,-1.42858160182639,85.818146359079,4.90696804793814,-6.49104580378353,3.36844604766029,-65.3605216759833,-410.779748228394,-124.675030780135,-5.03974175625643,9.48856634976859,-217.42081935647,-378.966521656452,-129.809970241911,88.2086648179959,-16.1925958965045,-103.446418119147,-636.435754939123,-215.833353347391,-24.234613429137,10.1102231826654,-234.203711967011,-143.98664139886,-320.793747950132,5.38561409554905,-128.980661014413,-28.6024223990756,85.8428038597059,-243.477651603571,-83.236912791561,0.0631563158409569,-182.406079224439,62.2512759820302,69.2147607430617,56.8385997247729,142.330450653357,17.8907878689821,-30.0613405580066,-247.546172512756],&#34;colorscale&#34;:&#34;Viridis&#34;,&#34;reversescale&#34;:true,&#34;showscale&#34;:false,&#34;size&#34;:4,&#34;line&#34;:{&#34;color&#34;:&#34;rgba(31,119,180,1)&#34;}},&#34;hoverinfo&#34;:[&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;,&#34;text&#34;],&#34;text&#34;:[&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  23.70 &lt;br&gt; f:  -26.49&#34;,&#34;&lt;br&gt; cn:  0.28 &lt;br&gt; g:  24.31 &lt;br&gt; f:  20.64&#34;,&#34;&lt;br&gt; cn:  0.51 &lt;br&gt; g:  23.20 &lt;br&gt; f:  6.02&#34;,&#34;&lt;br&gt; cn:  -0.47 &lt;br&gt; g:  22.81 &lt;br&gt; f:  -43.77&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  22.17 &lt;br&gt; f:  12.02&#34;,&#34;&lt;br&gt; cn:  1.41 &lt;br&gt; g:  23.92 &lt;br&gt; f:  64.11&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  22.26 &lt;br&gt; f:  8.62&#34;,&#34;&lt;br&gt; cn:  -0.22 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -221.48&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  23.72 &lt;br&gt; f:  -1.74&#34;,&#34;&lt;br&gt; cn:  -0.58 &lt;br&gt; g:  23.91 &lt;br&gt; f:  -4.30&#34;,&#34;&lt;br&gt; cn:  0.61 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -110.23&#34;,&#34;&lt;br&gt; cn:  -1.16 &lt;br&gt; g:  22.07 &lt;br&gt; f:  -167.51&#34;,&#34;&lt;br&gt; cn:  3.15 &lt;br&gt; g:  20.39 &lt;br&gt; f:  9.14&#34;,&#34;&lt;br&gt; cn:  3.10 &lt;br&gt; g:  20.07 &lt;br&gt; f:  3.65&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  23.97 &lt;br&gt; f:  -3.31&#34;,&#34;&lt;br&gt; cn:  1.29 &lt;br&gt; g:  22.50 &lt;br&gt; f:  7.70&#34;,&#34;&lt;br&gt; cn:  -2.80 &lt;br&gt; g:  22.22 &lt;br&gt; f:  -410.38&#34;,&#34;&lt;br&gt; cn:  -1.20 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -108.37&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  24.60 &lt;br&gt; f:  84.92&#34;,&#34;&lt;br&gt; cn:  -1.48 &lt;br&gt; g:  24.61 &lt;br&gt; f:  -17.81&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  21.74 &lt;br&gt; f:  4.32&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  21.64 &lt;br&gt; f:  -168.92&#34;,&#34;&lt;br&gt; cn:  2.88 &lt;br&gt; g:  21.51 &lt;br&gt; f:  34.32&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -320.27&#34;,&#34;&lt;br&gt; cn:  -1.56 &lt;br&gt; g:  20.66 &lt;br&gt; f:  -411.84&#34;,&#34;&lt;br&gt; cn:  0.12 &lt;br&gt; g:  21.78 &lt;br&gt; f:  -61.92&#34;,&#34;&lt;br&gt; cn:  -0.17 &lt;br&gt; g:  20.43 &lt;br&gt; f:  -210.39&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  22.51 &lt;br&gt; f:  5.34&#34;,&#34;&lt;br&gt; cn:  -0.89 &lt;br&gt; g:  20.56 &lt;br&gt; f:  -305.10&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  23.15 &lt;br&gt; f:  -163.35&#34;,&#34;&lt;br&gt; cn:  2.21 &lt;br&gt; g:  24.16 &lt;br&gt; f:  158.23&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -42.29&#34;,&#34;&lt;br&gt; cn:  -0.95 &lt;br&gt; g:  24.83 &lt;br&gt; f:  5.79&#34;,&#34;&lt;br&gt; cn:  -1.80 &lt;br&gt; g:  24.67 &lt;br&gt; f:  -32.44&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  23.35 &lt;br&gt; f:  -74.36&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -30.96&#34;,&#34;&lt;br&gt; cn:  1.73 &lt;br&gt; g:  24.31 &lt;br&gt; f:  119.06&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  23.78 &lt;br&gt; f:  70.11&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  21.16 &lt;br&gt; f:  -189.98&#34;,&#34;&lt;br&gt; cn:  -1.88 &lt;br&gt; g:  21.13 &lt;br&gt; f:  -400.82&#34;,&#34;&lt;br&gt; cn:  3.43 &lt;br&gt; g:  20.58 &lt;br&gt; f:  24.01&#34;,&#34;&lt;br&gt; cn:  -2.69 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -711.43&#34;,&#34;&lt;br&gt; cn:  -2.61 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -369.31&#34;,&#34;&lt;br&gt; cn:  -1.12 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -129.32&#34;,&#34;&lt;br&gt; cn:  0.72 &lt;br&gt; g:  21.32 &lt;br&gt; f:  -44.68&#34;,&#34;&lt;br&gt; cn:  -0.55 &lt;br&gt; g:  22.61 &lt;br&gt; f:  -61.77&#34;,&#34;&lt;br&gt; cn:  0.02 &lt;br&gt; g:  23.00 &lt;br&gt; f:  -9.77&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  22.70 &lt;br&gt; f:  -143.58&#34;,&#34;&lt;br&gt; cn:  1.50 &lt;br&gt; g:  22.29 &lt;br&gt; f:  8.08&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -262.64&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -111.19&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -459.49&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  24.29 &lt;br&gt; f:  69.65&#34;,&#34;&lt;br&gt; cn:  0.94 &lt;br&gt; g:  24.64 &lt;br&gt; f:  72.65&#34;,&#34;&lt;br&gt; cn:  -0.19 &lt;br&gt; g:  22.16 &lt;br&gt; f:  -61.41&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  22.03 &lt;br&gt; f:  -338.63&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  21.71 &lt;br&gt; f:  -5.61&#34;,&#34;&lt;br&gt; cn:  1.59 &lt;br&gt; g:  23.67 &lt;br&gt; f:  62.69&#34;,&#34;&lt;br&gt; cn:  -2.61 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -576.64&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -44.55&#34;,&#34;&lt;br&gt; cn:  0.15 &lt;br&gt; g:  21.28 &lt;br&gt; f:  -93.44&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  22.64 &lt;br&gt; f:  -96.46&#34;,&#34;&lt;br&gt; cn:  -1.36 &lt;br&gt; g:  22.80 &lt;br&gt; f:  -122.65&#34;,&#34;&lt;br&gt; cn:  2.01 &lt;br&gt; g:  23.26 &lt;br&gt; f:  68.93&#34;,&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -317.87&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  21.06 &lt;br&gt; f:  -469.94&#34;,&#34;&lt;br&gt; cn:  2.28 &lt;br&gt; g:  21.51 &lt;br&gt; f:  10.76&#34;,&#34;&lt;br&gt; cn:  1.86 &lt;br&gt; g:  24.15 &lt;br&gt; f:  119.53&#34;,&#34;&lt;br&gt; cn:  -1.05 &lt;br&gt; g:  22.88 &lt;br&gt; f:  -85.51&#34;,&#34;&lt;br&gt; cn:  0.60 &lt;br&gt; g:  21.06 &lt;br&gt; f:  -69.23&#34;,&#34;&lt;br&gt; cn:  1.98 &lt;br&gt; g:  20.73 &lt;br&gt; f:  -6.53&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  24.11 &lt;br&gt; f:  19.90&#34;,&#34;&lt;br&gt; cn:  -1.03 &lt;br&gt; g:  22.51 &lt;br&gt; f:  -112.46&#34;,&#34;&lt;br&gt; cn:  0.47 &lt;br&gt; g:  21.80 &lt;br&gt; f:  -36.10&#34;,&#34;&lt;br&gt; cn:  -3.28 &lt;br&gt; g:  20.62 &lt;br&gt; f:  -820.51&#34;,&#34;&lt;br&gt; cn:  2.25 &lt;br&gt; g:  22.64 &lt;br&gt; f:  50.41&#34;,&#34;&lt;br&gt; cn:  -1.01 &lt;br&gt; g:  21.48 &lt;br&gt; f:  -210.93&#34;,&#34;&lt;br&gt; cn:  -2.43 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -553.19&#34;,&#34;&lt;br&gt; cn:  -2.78 &lt;br&gt; g:  22.25 &lt;br&gt; f:  -402.06&#34;,&#34;&lt;br&gt; cn:  -2.32 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -519.25&#34;,&#34;&lt;br&gt; cn:  -3.32 &lt;br&gt; g:  20.42 &lt;br&gt; f:  -874.31&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  21.60 &lt;br&gt; f:  -111.20&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  23.26 &lt;br&gt; f:  -15.60&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  24.70 &lt;br&gt; f:  126.23&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  20.94 &lt;br&gt; f:  6.88&#34;,&#34;&lt;br&gt; cn:  -2.74 &lt;br&gt; g:  21.65 &lt;br&gt; f:  -491.39&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  21.94 &lt;br&gt; f:  6.53&#34;,&#34;&lt;br&gt; cn:  2.54 &lt;br&gt; g:  21.35 &lt;br&gt; f:  14.50&#34;,&#34;&lt;br&gt; cn:  2.99 &lt;br&gt; g:  22.35 &lt;br&gt; f:  89.63&#34;,&#34;&lt;br&gt; cn:  2.79 &lt;br&gt; g:  20.41 &lt;br&gt; f:  3.40&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  23.97 &lt;br&gt; f:  59.25&#34;,&#34;&lt;br&gt; cn:  -0.08 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -155.61&#34;,&#34;&lt;br&gt; cn:  2.13 &lt;br&gt; g:  24.21 &lt;br&gt; f:  154.28&#34;,&#34;&lt;br&gt; cn:  -1.45 &lt;br&gt; g:  24.73 &lt;br&gt; f:  -11.78&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  20.26 &lt;br&gt; f:  -453.67&#34;,&#34;&lt;br&gt; cn:  -1.62 &lt;br&gt; g:  20.42 &lt;br&gt; f:  -460.15&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  24.71 &lt;br&gt; f:  -53.04&#34;,&#34;&lt;br&gt; cn:  2.38 &lt;br&gt; g:  20.73 &lt;br&gt; f:  2.15&#34;,&#34;&lt;br&gt; cn:  1.97 &lt;br&gt; g:  24.69 &lt;br&gt; f:  181.50&#34;,&#34;&lt;br&gt; cn:  1.41 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -48.42&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -44.90&#34;,&#34;&lt;br&gt; cn:  0.26 &lt;br&gt; g:  20.00 &lt;br&gt; f:  -197.16&#34;,&#34;&lt;br&gt; cn:  -2.75 &lt;br&gt; g:  22.46 &lt;br&gt; f:  -365.30&#34;,&#34;&lt;br&gt; cn:  -0.14 &lt;br&gt; g:  24.08 &lt;br&gt; f:  7.54&#34;,&#34;&lt;br&gt; cn:  -1.12 &lt;br&gt; g:  22.67 &lt;br&gt; f:  -107.96&#34;,&#34;&lt;br&gt; cn:  -3.37 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -878.94&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  21.92 &lt;br&gt; f:  -0.39&#34;,&#34;&lt;br&gt; cn:  -1.77 &lt;br&gt; g:  21.81 &lt;br&gt; f:  -284.90&#34;,&#34;&lt;br&gt; cn:  -1.37 &lt;br&gt; g:  21.23 &lt;br&gt; f:  -295.18&#34;,&#34;&lt;br&gt; cn:  -0.45 &lt;br&gt; g:  20.54 &lt;br&gt; f:  -237.86&#34;,&#34;&lt;br&gt; cn:  -1.91 &lt;br&gt; g:  21.80 &lt;br&gt; f:  -310.26&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  23.27 &lt;br&gt; f:  11.89&#34;,&#34;&lt;br&gt; cn:  2.61 &lt;br&gt; g:  22.76 &lt;br&gt; f:  85.00&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  21.75 &lt;br&gt; f:  -217.40&#34;,&#34;&lt;br&gt; cn:  0.38 &lt;br&gt; g:  24.12 &lt;br&gt; f:  18.61&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -143.08&#34;,&#34;&lt;br&gt; cn:  -2.60 &lt;br&gt; g:  22.06 &lt;br&gt; f:  -397.64&#34;,&#34;&lt;br&gt; cn:  -2.29 &lt;br&gt; g:  23.40 &lt;br&gt; f:  -177.19&#34;,&#34;&lt;br&gt; cn:  -1.05 &lt;br&gt; g:  23.44 &lt;br&gt; f:  -48.54&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  21.87 &lt;br&gt; f:  -111.27&#34;,&#34;&lt;br&gt; cn:  1.81 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -24.27&#34;,&#34;&lt;br&gt; cn:  -1.83 &lt;br&gt; g:  20.59 &lt;br&gt; f:  -477.31&#34;,&#34;&lt;br&gt; cn:  -0.22 &lt;br&gt; g:  24.47 &lt;br&gt; f:  11.00&#34;,&#34;&lt;br&gt; cn:  1.44 &lt;br&gt; g:  20.26 &lt;br&gt; f:  -53.67&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  20.66 &lt;br&gt; f:  -65.82&#34;,&#34;&lt;br&gt; cn:  -1.78 &lt;br&gt; g:  21.79 &lt;br&gt; f:  -289.29&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  21.83 &lt;br&gt; f:  -1.13&#34;,&#34;&lt;br&gt; cn:  -1.97 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -598.43&#34;,&#34;&lt;br&gt; cn:  -1.12 &lt;br&gt; g:  22.98 &lt;br&gt; f:  -84.29&#34;,&#34;&lt;br&gt; cn:  0.64 &lt;br&gt; g:  24.40 &lt;br&gt; f:  40.12&#34;,&#34;&lt;br&gt; cn:  -3.39 &lt;br&gt; g:  20.42 &lt;br&gt; f:  -896.10&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  21.60 &lt;br&gt; f:  -384.82&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  24.14 &lt;br&gt; f:  169.49&#34;,&#34;&lt;br&gt; cn:  3.66 &lt;br&gt; g:  20.15 &lt;br&gt; f:  19.42&#34;,&#34;&lt;br&gt; cn:  2.60 &lt;br&gt; g:  21.07 &lt;br&gt; f:  9.59&#34;,&#34;&lt;br&gt; cn:  1.73 &lt;br&gt; g:  23.29 &lt;br&gt; f:  51.52&#34;,&#34;&lt;br&gt; cn:  0.24 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -160.18&#34;,&#34;&lt;br&gt; cn:  -0.64 &lt;br&gt; g:  21.98 &lt;br&gt; f:  -116.29&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  21.80 &lt;br&gt; f:  -16.23&#34;,&#34;&lt;br&gt; cn:  1.91 &lt;br&gt; g:  21.35 &lt;br&gt; f:  3.09&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  21.77 &lt;br&gt; f:  -360.40&#34;,&#34;&lt;br&gt; cn:  2.56 &lt;br&gt; g:  22.82 &lt;br&gt; f:  85.06&#34;,&#34;&lt;br&gt; cn:  1.62 &lt;br&gt; g:  21.61 &lt;br&gt; f:  2.18&#34;,&#34;&lt;br&gt; cn:  -0.55 &lt;br&gt; g:  23.02 &lt;br&gt; f:  -38.53&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  21.43 &lt;br&gt; f:  -11.25&#34;,&#34;&lt;br&gt; cn:  2.05 &lt;br&gt; g:  20.87 &lt;br&gt; f:  -1.59&#34;,&#34;&lt;br&gt; cn:  -1.92 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -466.25&#34;,&#34;&lt;br&gt; cn:  3.34 &lt;br&gt; g:  20.87 &lt;br&gt; f:  31.31&#34;,&#34;&lt;br&gt; cn:  -0.40 &lt;br&gt; g:  24.88 &lt;br&gt; f:  14.62&#34;,&#34;&lt;br&gt; cn:  2.02 &lt;br&gt; g:  22.01 &lt;br&gt; f:  15.11&#34;,&#34;&lt;br&gt; cn:  -2.47 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -501.71&#34;,&#34;&lt;br&gt; cn:  1.86 &lt;br&gt; g:  21.59 &lt;br&gt; f:  4.68&#34;,&#34;&lt;br&gt; cn:  0.04 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -36.16&#34;,&#34;&lt;br&gt; cn:  -1.59 &lt;br&gt; g:  24.54 &lt;br&gt; f:  -26.17&#34;,&#34;&lt;br&gt; cn:  -0.35 &lt;br&gt; g:  23.95 &lt;br&gt; f:  2.78&#34;,&#34;&lt;br&gt; cn:  3.60 &lt;br&gt; g:  20.21 &lt;br&gt; f:  19.05&#34;,&#34;&lt;br&gt; cn:  -1.04 &lt;br&gt; g:  22.95 &lt;br&gt; f:  -79.84&#34;,&#34;&lt;br&gt; cn:  3.15 &lt;br&gt; g:  21.59 &lt;br&gt; f:  54.38&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -526.71&#34;,&#34;&lt;br&gt; cn:  -1.88 &lt;br&gt; g:  21.42 &lt;br&gt; f:  -358.08&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  20.81 &lt;br&gt; f:  -127.52&#34;,&#34;&lt;br&gt; cn:  1.79 &lt;br&gt; g:  21.39 &lt;br&gt; f:  1.84&#34;,&#34;&lt;br&gt; cn:  -0.53 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -113.06&#34;,&#34;&lt;br&gt; cn:  2.39 &lt;br&gt; g:  22.18 &lt;br&gt; f:  37.22&#34;,&#34;&lt;br&gt; cn:  2.53 &lt;br&gt; g:  23.25 &lt;br&gt; f:  114.41&#34;,&#34;&lt;br&gt; cn:  -1.15 &lt;br&gt; g:  23.06 &lt;br&gt; f:  -81.56&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  24.59 &lt;br&gt; f:  52.38&#34;,&#34;&lt;br&gt; cn:  1.66 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -19.67&#34;,&#34;&lt;br&gt; cn:  0.30 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -153.93&#34;,&#34;&lt;br&gt; cn:  0.10 &lt;br&gt; g:  21.09 &lt;br&gt; f:  -113.26&#34;,&#34;&lt;br&gt; cn:  -1.05 &lt;br&gt; g:  24.96 &lt;br&gt; f:  6.18&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -69.76&#34;,&#34;&lt;br&gt; cn:  -0.77 &lt;br&gt; g:  22.92 &lt;br&gt; f:  -58.66&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  22.74 &lt;br&gt; f:  -79.41&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  22.64 &lt;br&gt; f:  0.81&#34;,&#34;&lt;br&gt; cn:  3.54 &lt;br&gt; g:  20.24 &lt;br&gt; f:  17.45&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  22.55 &lt;br&gt; f:  -257.28&#34;,&#34;&lt;br&gt; cn:  1.67 &lt;br&gt; g:  20.94 &lt;br&gt; f:  -11.49&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  21.72 &lt;br&gt; f:  -19.98&#34;,&#34;&lt;br&gt; cn:  -1.63 &lt;br&gt; g:  23.96 &lt;br&gt; f:  -60.80&#34;,&#34;&lt;br&gt; cn:  1.86 &lt;br&gt; g:  23.74 &lt;br&gt; f:  88.93&#34;,&#34;&lt;br&gt; cn:  -1.82 &lt;br&gt; g:  21.91 &lt;br&gt; f:  -279.53&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  24.13 &lt;br&gt; f:  -26.66&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  24.71 &lt;br&gt; f:  108.00&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  23.11 &lt;br&gt; f:  8.88&#34;,&#34;&lt;br&gt; cn:  2.82 &lt;br&gt; g:  20.59 &lt;br&gt; f:  5.76&#34;,&#34;&lt;br&gt; cn:  -1.23 &lt;br&gt; g:  23.18 &lt;br&gt; f:  -80.40&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  23.78 &lt;br&gt; f:  -135.51&#34;,&#34;&lt;br&gt; cn:  -1.96 &lt;br&gt; g:  24.75 &lt;br&gt; f:  -38.04&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  22.38 &lt;br&gt; f:  59.85&#34;,&#34;&lt;br&gt; cn:  3.45 &lt;br&gt; g:  20.28 &lt;br&gt; f:  15.42&#34;,&#34;&lt;br&gt; cn:  -0.42 &lt;br&gt; g:  20.78 &lt;br&gt; f:  -205.82&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  23.48 &lt;br&gt; f:  -31.87&#34;,&#34;&lt;br&gt; cn:  -1.15 &lt;br&gt; g:  24.89 &lt;br&gt; f:  2.84&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -2.88&#34;,&#34;&lt;br&gt; cn:  3.57 &lt;br&gt; g:  20.08 &lt;br&gt; f:  14.28&#34;,&#34;&lt;br&gt; cn:  0.03 &lt;br&gt; g:  22.05 &lt;br&gt; f:  -52.22&#34;,&#34;&lt;br&gt; cn:  -3.43 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -793.96&#34;,&#34;&lt;br&gt; cn:  -3.26 &lt;br&gt; g:  20.65 &lt;br&gt; f:  -810.48&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  22.67 &lt;br&gt; f:  -12.76&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  23.96 &lt;br&gt; f:  -110.52&#34;,&#34;&lt;br&gt; cn:  -0.41 &lt;br&gt; g:  20.59 &lt;br&gt; f:  -225.00&#34;,&#34;&lt;br&gt; cn:  2.34 &lt;br&gt; g:  22.10 &lt;br&gt; f:  31.16&#34;,&#34;&lt;br&gt; cn:  2.15 &lt;br&gt; g:  20.62 &lt;br&gt; f:  -4.36&#34;,&#34;&lt;br&gt; cn:  0.51 &lt;br&gt; g:  21.47 &lt;br&gt; f:  -51.30&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  22.22 &lt;br&gt; f:  -59.66&#34;,&#34;&lt;br&gt; cn:  1.35 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -65.44&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  21.84 &lt;br&gt; f:  -38.62&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  23.18 &lt;br&gt; f:  9.89&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -63.94&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  20.20 &lt;br&gt; f:  -677.01&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -454.79&#34;,&#34;&lt;br&gt; cn:  -1.24 &lt;br&gt; g:  21.08 &lt;br&gt; f:  -293.37&#34;,&#34;&lt;br&gt; cn:  1.31 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -36.76&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  21.80 &lt;br&gt; f:  -53.54&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  22.37 &lt;br&gt; f:  11.74&#34;,&#34;&lt;br&gt; cn:  -0.13 &lt;br&gt; g:  22.62 &lt;br&gt; f:  -32.22&#34;,&#34;&lt;br&gt; cn:  2.43 &lt;br&gt; g:  20.61 &lt;br&gt; f:  1.32&#34;,&#34;&lt;br&gt; cn:  1.08 &lt;br&gt; g:  23.19 &lt;br&gt; f:  16.44&#34;,&#34;&lt;br&gt; cn:  2.56 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -2.74&#34;,&#34;&lt;br&gt; cn:  0.97 &lt;br&gt; g:  23.34 &lt;br&gt; f:  16.88&#34;,&#34;&lt;br&gt; cn:  2.95 &lt;br&gt; g:  20.42 &lt;br&gt; f:  5.61&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -7.06&#34;,&#34;&lt;br&gt; cn:  -0.10 &lt;br&gt; g:  20.82 &lt;br&gt; f:  -160.14&#34;,&#34;&lt;br&gt; cn:  -2.64 &lt;br&gt; g:  21.71 &lt;br&gt; f:  -459.33&#34;,&#34;&lt;br&gt; cn:  -0.18 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -168.25&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  23.53 &lt;br&gt; f:  13.49&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  20.32 &lt;br&gt; f:  -26.93&#34;,&#34;&lt;br&gt; cn:  1.53 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -1.14&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  23.87 &lt;br&gt; f:  71.08&#34;,&#34;&lt;br&gt; cn:  3.12 &lt;br&gt; g:  22.12 &lt;br&gt; f:  84.22&#34;,&#34;&lt;br&gt; cn:  -0.39 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -208.47&#34;,&#34;&lt;br&gt; cn:  -2.97 &lt;br&gt; g:  22.56 &lt;br&gt; f:  -390.20&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  24.20 &lt;br&gt; f:  -90.81&#34;,&#34;&lt;br&gt; cn:  -0.11 &lt;br&gt; g:  21.93 &lt;br&gt; f:  -69.86&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -265.86&#34;,&#34;&lt;br&gt; cn:  -1.34 &lt;br&gt; g:  22.82 &lt;br&gt; f:  -118.93&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  23.24 &lt;br&gt; f:  45.47&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  24.64 &lt;br&gt; f:  173.60&#34;,&#34;&lt;br&gt; cn:  2.75 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -0.95&#34;,&#34;&lt;br&gt; cn:  -2.05 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -455.47&#34;,&#34;&lt;br&gt; cn:  0.90 &lt;br&gt; g:  23.62 &lt;br&gt; f:  22.51&#34;,&#34;&lt;br&gt; cn:  0.62 &lt;br&gt; g:  24.10 &lt;br&gt; f:  27.10&#34;,&#34;&lt;br&gt; cn:  2.43 &lt;br&gt; g:  22.26 &lt;br&gt; f:  43.09&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  24.02 &lt;br&gt; f:  -54.91&#34;,&#34;&lt;br&gt; cn:  2.34 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -7.14&#34;,&#34;&lt;br&gt; cn:  2.72 &lt;br&gt; g:  23.03 &lt;br&gt; f:  115.25&#34;,&#34;&lt;br&gt; cn:  2.21 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -19.23&#34;,&#34;&lt;br&gt; cn:  1.67 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -21.06&#34;,&#34;&lt;br&gt; cn:  0.72 &lt;br&gt; g:  20.92 &lt;br&gt; f:  -68.91&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  24.87 &lt;br&gt; f:  208.65&#34;,&#34;&lt;br&gt; cn:  1.57 &lt;br&gt; g:  23.16 &lt;br&gt; f:  35.85&#34;,&#34;&lt;br&gt; cn:  2.36 &lt;br&gt; g:  22.44 &lt;br&gt; f:  47.78&#34;,&#34;&lt;br&gt; cn:  0.50 &lt;br&gt; g:  23.79 &lt;br&gt; f:  14.21&#34;,&#34;&lt;br&gt; cn:  -2.37 &lt;br&gt; g:  21.97 &lt;br&gt; f:  -367.62&#34;,&#34;&lt;br&gt; cn:  -2.64 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -374.41&#34;,&#34;&lt;br&gt; cn:  -1.74 &lt;br&gt; g:  23.76 &lt;br&gt; f:  -83.52&#34;,&#34;&lt;br&gt; cn:  2.26 &lt;br&gt; g:  22.15 &lt;br&gt; f:  29.47&#34;,&#34;&lt;br&gt; cn:  2.15 &lt;br&gt; g:  22.22 &lt;br&gt; f:  26.69&#34;,&#34;&lt;br&gt; cn:  0.04 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -39.50&#34;,&#34;&lt;br&gt; cn:  -0.76 &lt;br&gt; g:  24.88 &lt;br&gt; f:  8.65&#34;,&#34;&lt;br&gt; cn:  1.47 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -17.49&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  22.91 &lt;br&gt; f:  12.64&#34;,&#34;&lt;br&gt; cn:  0.08 &lt;br&gt; g:  21.66 &lt;br&gt; f:  -72.44&#34;,&#34;&lt;br&gt; cn:  0.27 &lt;br&gt; g:  22.04 &lt;br&gt; f:  -36.18&#34;,&#34;&lt;br&gt; cn:  1.74 &lt;br&gt; g:  24.89 &lt;br&gt; f:  171.78&#34;,&#34;&lt;br&gt; cn:  2.45 &lt;br&gt; g:  21.98 &lt;br&gt; f:  31.91&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  24.80 &lt;br&gt; f:  7.69&#34;,&#34;&lt;br&gt; cn:  -2.02 &lt;br&gt; g:  22.63 &lt;br&gt; f:  -223.73&#34;,&#34;&lt;br&gt; cn:  -2.77 &lt;br&gt; g:  22.52 &lt;br&gt; f:  -360.07&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -130.87&#34;,&#34;&lt;br&gt; cn:  2.57 &lt;br&gt; g:  20.75 &lt;br&gt; f:  4.19&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  24.90 &lt;br&gt; f:  167.32&#34;,&#34;&lt;br&gt; cn:  0.47 &lt;br&gt; g:  23.85 &lt;br&gt; f:  14.58&#34;,&#34;&lt;br&gt; cn:  -1.19 &lt;br&gt; g:  21.72 &lt;br&gt; f:  -208.65&#34;,&#34;&lt;br&gt; cn:  0.11 &lt;br&gt; g:  24.05 &lt;br&gt; f:  10.47&#34;,&#34;&lt;br&gt; cn:  2.63 &lt;br&gt; g:  22.76 &lt;br&gt; f:  86.99&#34;,&#34;&lt;br&gt; cn:  0.76 &lt;br&gt; g:  22.62 &lt;br&gt; f:  2.34&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  23.71 &lt;br&gt; f:  -99.07&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  20.44 &lt;br&gt; f:  -84.92&#34;,&#34;&lt;br&gt; cn:  -1.52 &lt;br&gt; g:  23.71 &lt;br&gt; f:  -68.11&#34;,&#34;&lt;br&gt; cn:  -2.96 &lt;br&gt; g:  20.31 &lt;br&gt; f:  -799.96&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  23.07 &lt;br&gt; f:  10.72&#34;,&#34;&lt;br&gt; cn:  -0.10 &lt;br&gt; g:  20.69 &lt;br&gt; f:  -173.01&#34;,&#34;&lt;br&gt; cn:  -1.11 &lt;br&gt; g:  24.92 &lt;br&gt; f:  4.28&#34;,&#34;&lt;br&gt; cn:  -0.95 &lt;br&gt; g:  24.48 &lt;br&gt; f:  -0.88&#34;,&#34;&lt;br&gt; cn:  -1.58 &lt;br&gt; g:  20.52 &lt;br&gt; f:  -436.81&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  24.47 &lt;br&gt; f:  1.53&#34;,&#34;&lt;br&gt; cn:  0.60 &lt;br&gt; g:  23.23 &lt;br&gt; f:  7.09&#34;,&#34;&lt;br&gt; cn:  -1.28 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -355.43&#34;,&#34;&lt;br&gt; cn:  -0.74 &lt;br&gt; g:  22.34 &lt;br&gt; f:  -97.26&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  24.61 &lt;br&gt; f:  8.65&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  23.65 &lt;br&gt; f:  16.38&#34;,&#34;&lt;br&gt; cn:  0.48 &lt;br&gt; g:  21.91 &lt;br&gt; f:  -29.83&#34;,&#34;&lt;br&gt; cn:  2.62 &lt;br&gt; g:  21.04 &lt;br&gt; f:  9.50&#34;,&#34;&lt;br&gt; cn:  -0.22 &lt;br&gt; g:  23.30 &lt;br&gt; f:  -9.37&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  23.12 &lt;br&gt; f:  -190.23&#34;,&#34;&lt;br&gt; cn:  1.43 &lt;br&gt; g:  23.30 &lt;br&gt; f:  34.79&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -75.17&#34;,&#34;&lt;br&gt; cn:  -2.76 &lt;br&gt; g:  21.92 &lt;br&gt; f:  -450.12&#34;,&#34;&lt;br&gt; cn:  0.72 &lt;br&gt; g:  22.91 &lt;br&gt; f:  5.44&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  20.09 &lt;br&gt; f:  -406.24&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  23.05 &lt;br&gt; f:  118.63&#34;,&#34;&lt;br&gt; cn:  -0.38 &lt;br&gt; g:  22.32 &lt;br&gt; f:  -66.51&#34;,&#34;&lt;br&gt; cn:  0.07 &lt;br&gt; g:  23.70 &lt;br&gt; f:  6.14&#34;,&#34;&lt;br&gt; cn:  1.41 &lt;br&gt; g:  24.47 &lt;br&gt; f:  100.96&#34;,&#34;&lt;br&gt; cn:  -0.32 &lt;br&gt; g:  22.99 &lt;br&gt; f:  -25.59&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  20.37 &lt;br&gt; f:  -99.38&#34;,&#34;&lt;br&gt; cn:  -0.45 &lt;br&gt; g:  21.23 &lt;br&gt; f:  -162.02&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  24.74 &lt;br&gt; f:  51.10&#34;,&#34;&lt;br&gt; cn:  -2.69 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -500.62&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -149.09&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  21.11 &lt;br&gt; f:  -184.60&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  24.03 &lt;br&gt; f:  56.98&#34;,&#34;&lt;br&gt; cn:  0.60 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -152.42&#34;,&#34;&lt;br&gt; cn:  -0.73 &lt;br&gt; g:  23.72 &lt;br&gt; f:  -16.56&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  21.62 &lt;br&gt; f:  -135.11&#34;,&#34;&lt;br&gt; cn:  3.33 &lt;br&gt; g:  20.28 &lt;br&gt; f:  11.67&#34;,&#34;&lt;br&gt; cn:  2.20 &lt;br&gt; g:  24.47 &lt;br&gt; f:  187.57&#34;,&#34;&lt;br&gt; cn:  -0.43 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -35.30&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  22.54 &lt;br&gt; f:  -267.15&#34;,&#34;&lt;br&gt; cn:  -2.12 &lt;br&gt; g:  20.38 &lt;br&gt; f:  -575.85&#34;,&#34;&lt;br&gt; cn:  2.16 &lt;br&gt; g:  20.35 &lt;br&gt; f:  -11.00&#34;,&#34;&lt;br&gt; cn:  2.28 &lt;br&gt; g:  22.88 &lt;br&gt; f:  65.97&#34;,&#34;&lt;br&gt; cn:  1.40 &lt;br&gt; g:  20.17 &lt;br&gt; f:  -62.51&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  21.31 &lt;br&gt; f:  -200.16&#34;,&#34;&lt;br&gt; cn:  -1.80 &lt;br&gt; g:  23.44 &lt;br&gt; f:  -115.24&#34;,&#34;&lt;br&gt; cn:  -0.86 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -263.83&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  22.02 &lt;br&gt; f:  41.18&#34;,&#34;&lt;br&gt; cn:  -0.20 &lt;br&gt; g:  20.86 &lt;br&gt; f:  -168.10&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -9.78&#34;,&#34;&lt;br&gt; cn:  -2.11 &lt;br&gt; g:  23.10 &lt;br&gt; f:  -184.15&#34;,&#34;&lt;br&gt; cn:  -2.83 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -595.46&#34;,&#34;&lt;br&gt; cn:  0.29 &lt;br&gt; g:  22.27 &lt;br&gt; f:  -24.26&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  22.75 &lt;br&gt; f:  6.43&#34;,&#34;&lt;br&gt; cn:  1.61 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -2.91&#34;,&#34;&lt;br&gt; cn:  3.26 &lt;br&gt; g:  20.90 &lt;br&gt; f:  28.69&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  22.03 &lt;br&gt; f:  -127.26&#34;,&#34;&lt;br&gt; cn:  -3.07 &lt;br&gt; g:  21.21 &lt;br&gt; f:  -646.52&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  20.20 &lt;br&gt; f:  -551.46&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -6.07&#34;,&#34;&lt;br&gt; cn:  2.21 &lt;br&gt; g:  21.03 &lt;br&gt; f:  3.23&#34;,&#34;&lt;br&gt; cn:  -2.12 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -204.22&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  21.77 &lt;br&gt; f:  -404.11&#34;,&#34;&lt;br&gt; cn:  -0.94 &lt;br&gt; g:  22.95 &lt;br&gt; f:  -71.12&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  21.79 &lt;br&gt; f:  -2.11&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -81.95&#34;,&#34;&lt;br&gt; cn:  2.50 &lt;br&gt; g:  23.58 &lt;br&gt; f:  138.33&#34;,&#34;&lt;br&gt; cn:  -1.28 &lt;br&gt; g:  20.16 &lt;br&gt; f:  -434.83&#34;,&#34;&lt;br&gt; cn:  -1.24 &lt;br&gt; g:  22.63 &lt;br&gt; f:  -124.65&#34;,&#34;&lt;br&gt; cn:  -2.93 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -567.74&#34;,&#34;&lt;br&gt; cn:  -0.41 &lt;br&gt; g:  23.96 &lt;br&gt; f:  1.69&#34;,&#34;&lt;br&gt; cn:  1.91 &lt;br&gt; g:  21.76 &lt;br&gt; f:  7.32&#34;,&#34;&lt;br&gt; cn:  -0.89 &lt;br&gt; g:  21.27 &lt;br&gt; f:  -217.80&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  20.55 &lt;br&gt; f:  -322.02&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  21.23 &lt;br&gt; f:  -9.29&#34;,&#34;&lt;br&gt; cn:  -2.83 &lt;br&gt; g:  21.65 &lt;br&gt; f:  -511.08&#34;,&#34;&lt;br&gt; cn:  2.20 &lt;br&gt; g:  23.88 &lt;br&gt; f:  132.27&#34;,&#34;&lt;br&gt; cn:  -1.13 &lt;br&gt; g:  24.86 &lt;br&gt; f:  2.87&#34;,&#34;&lt;br&gt; cn:  2.88 &lt;br&gt; g:  21.29 &lt;br&gt; f:  25.57&#34;,&#34;&lt;br&gt; cn:  1.93 &lt;br&gt; g:  22.93 &lt;br&gt; f:  45.52&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  24.81 &lt;br&gt; f:  54.65&#34;,&#34;&lt;br&gt; cn:  -0.51 &lt;br&gt; g:  22.36 &lt;br&gt; f:  -74.39&#34;,&#34;&lt;br&gt; cn:  2.66 &lt;br&gt; g:  20.28 &lt;br&gt; f:  0.71&#34;,&#34;&lt;br&gt; cn:  -3.05 &lt;br&gt; g:  22.25 &lt;br&gt; f:  -455.53&#34;,&#34;&lt;br&gt; cn:  -1.15 &lt;br&gt; g:  21.82 &lt;br&gt; f:  -191.98&#34;,&#34;&lt;br&gt; cn:  2.18 &lt;br&gt; g:  24.07 &lt;br&gt; f:  146.48&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -96.49&#34;,&#34;&lt;br&gt; cn:  0.08 &lt;br&gt; g:  24.13 &lt;br&gt; f:  11.15&#34;,&#34;&lt;br&gt; cn:  3.14 &lt;br&gt; g:  20.78 &lt;br&gt; f:  18.82&#34;,&#34;&lt;br&gt; cn:  0.31 &lt;br&gt; g:  23.39 &lt;br&gt; f:  5.74&#34;,&#34;&lt;br&gt; cn:  -2.50 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -487.84&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  22.25 &lt;br&gt; f:  4.62&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  24.09 &lt;br&gt; f:  -0.20&#34;,&#34;&lt;br&gt; cn:  0.71 &lt;br&gt; g:  23.42 &lt;br&gt; f:  11.48&#34;,&#34;&lt;br&gt; cn:  2.27 &lt;br&gt; g:  24.18 &lt;br&gt; f:  167.81&#34;,&#34;&lt;br&gt; cn:  0.78 &lt;br&gt; g:  23.80 &lt;br&gt; f:  23.44&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  22.14 &lt;br&gt; f:  1.90&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  22.31 &lt;br&gt; f:  4.85&#34;,&#34;&lt;br&gt; cn:  -0.46 &lt;br&gt; g:  24.28 &lt;br&gt; f:  5.95&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  24.56 &lt;br&gt; f:  42.13&#34;,&#34;&lt;br&gt; cn:  2.38 &lt;br&gt; g:  21.31 &lt;br&gt; f:  8.94&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  20.60 &lt;br&gt; f:  -49.77&#34;,&#34;&lt;br&gt; cn:  -1.89 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -459.21&#34;,&#34;&lt;br&gt; cn:  -2.98 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -413.13&#34;,&#34;&lt;br&gt; cn:  1.07 &lt;br&gt; g:  24.30 &lt;br&gt; f:  61.78&#34;,&#34;&lt;br&gt; cn:  2.56 &lt;br&gt; g:  22.96 &lt;br&gt; f:  94.94&#34;,&#34;&lt;br&gt; cn:  0.63 &lt;br&gt; g:  20.25 &lt;br&gt; f:  -129.13&#34;,&#34;&lt;br&gt; cn:  2.36 &lt;br&gt; g:  23.89 &lt;br&gt; f:  150.17&#34;,&#34;&lt;br&gt; cn:  0.49 &lt;br&gt; g:  24.22 &lt;br&gt; f:  26.13&#34;,&#34;&lt;br&gt; cn:  0.26 &lt;br&gt; g:  21.76 &lt;br&gt; f:  -51.74&#34;,&#34;&lt;br&gt; cn:  -2.97 &lt;br&gt; g:  21.64 &lt;br&gt; f:  -542.77&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -352.96&#34;,&#34;&lt;br&gt; cn:  2.71 &lt;br&gt; g:  20.51 &lt;br&gt; f:  3.38&#34;,&#34;&lt;br&gt; cn:  2.33 &lt;br&gt; g:  21.37 &lt;br&gt; f:  9.13&#34;,&#34;&lt;br&gt; cn:  -0.14 &lt;br&gt; g:  24.33 &lt;br&gt; f:  10.21&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  23.63 &lt;br&gt; f:  9.61&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -52.33&#34;,&#34;&lt;br&gt; cn:  -1.34 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -256.32&#34;,&#34;&lt;br&gt; cn:  -2.45 &lt;br&gt; g:  23.79 &lt;br&gt; f:  -156.95&#34;,&#34;&lt;br&gt; cn:  3.06 &lt;br&gt; g:  21.40 &lt;br&gt; f:  39.12&#34;,&#34;&lt;br&gt; cn:  -0.11 &lt;br&gt; g:  24.05 &lt;br&gt; f:  7.43&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  23.37 &lt;br&gt; f:  13.20&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  22.65 &lt;br&gt; f:  -64.49&#34;,&#34;&lt;br&gt; cn:  -1.98 &lt;br&gt; g:  23.04 &lt;br&gt; f:  -172.80&#34;,&#34;&lt;br&gt; cn:  1.55 &lt;br&gt; g:  24.90 &lt;br&gt; f:  149.91&#34;,&#34;&lt;br&gt; cn:  -2.09 &lt;br&gt; g:  23.30 &lt;br&gt; f:  -161.29&#34;,&#34;&lt;br&gt; cn:  1.50 &lt;br&gt; g:  21.85 &lt;br&gt; f:  3.43&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  24.21 &lt;br&gt; f:  7.68&#34;,&#34;&lt;br&gt; cn:  -0.11 &lt;br&gt; g:  21.70 &lt;br&gt; f:  -86.19&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  20.10 &lt;br&gt; f:  -60.06&#34;,&#34;&lt;br&gt; cn:  -2.67 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -521.16&#34;,&#34;&lt;br&gt; cn:  -3.41 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -794.91&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  24.43 &lt;br&gt; f:  54.40&#34;,&#34;&lt;br&gt; cn:  -3.16 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -716.70&#34;,&#34;&lt;br&gt; cn:  1.12 &lt;br&gt; g:  21.64 &lt;br&gt; f:  -10.46&#34;,&#34;&lt;br&gt; cn:  -1.45 &lt;br&gt; g:  24.75 &lt;br&gt; f:  -10.96&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  22.65 &lt;br&gt; f:  26.21&#34;,&#34;&lt;br&gt; cn:  -0.39 &lt;br&gt; g:  22.27 &lt;br&gt; f:  -70.53&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  21.62 &lt;br&gt; f:  2.46&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  21.16 &lt;br&gt; f:  -156.64&#34;,&#34;&lt;br&gt; cn:  2.22 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -2.10&#34;,&#34;&lt;br&gt; cn:  2.30 &lt;br&gt; g:  21.49 &lt;br&gt; f:  10.81&#34;,&#34;&lt;br&gt; cn:  0.90 &lt;br&gt; g:  22.63 &lt;br&gt; f:  4.59&#34;,&#34;&lt;br&gt; cn:  -1.64 &lt;br&gt; g:  24.15 &lt;br&gt; f:  -49.90&#34;,&#34;&lt;br&gt; cn:  3.56 &lt;br&gt; g:  20.39 &lt;br&gt; f:  22.91&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  23.62 &lt;br&gt; f:  19.15&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  23.83 &lt;br&gt; f:  -17.63&#34;,&#34;&lt;br&gt; cn:  -0.35 &lt;br&gt; g:  23.49 &lt;br&gt; f:  -8.37&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  21.32 &lt;br&gt; f:  -178.50&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  21.95 &lt;br&gt; f:  -303.71&#34;,&#34;&lt;br&gt; cn:  2.98 &lt;br&gt; g:  21.28 &lt;br&gt; f:  29.85&#34;,&#34;&lt;br&gt; cn:  -1.13 &lt;br&gt; g:  23.83 &lt;br&gt; f:  -33.28&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  22.44 &lt;br&gt; f:  -135.23&#34;,&#34;&lt;br&gt; cn:  0.16 &lt;br&gt; g:  22.46 &lt;br&gt; f:  -23.19&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -50.01&#34;,&#34;&lt;br&gt; cn:  -0.58 &lt;br&gt; g:  21.96 &lt;br&gt; f:  -111.19&#34;,&#34;&lt;br&gt; cn:  2.36 &lt;br&gt; g:  23.65 &lt;br&gt; f:  129.21&#34;,&#34;&lt;br&gt; cn:  2.14 &lt;br&gt; g:  22.91 &lt;br&gt; f:  57.73&#34;,&#34;&lt;br&gt; cn:  0.75 &lt;br&gt; g:  22.17 &lt;br&gt; f:  -8.00&#34;,&#34;&lt;br&gt; cn:  -2.68 &lt;br&gt; g:  23.00 &lt;br&gt; f:  -278.97&#34;,&#34;&lt;br&gt; cn:  2.48 &lt;br&gt; g:  22.97 &lt;br&gt; f:  88.57&#34;,&#34;&lt;br&gt; cn:  -3.10 &lt;br&gt; g:  21.58 &lt;br&gt; f:  -582.25&#34;,&#34;&lt;br&gt; cn:  2.00 &lt;br&gt; g:  22.30 &lt;br&gt; f:  23.28&#34;,&#34;&lt;br&gt; cn:  -0.39 &lt;br&gt; g:  24.80 &lt;br&gt; f:  13.37&#34;,&#34;&lt;br&gt; cn:  -0.30 &lt;br&gt; g:  21.14 &lt;br&gt; f:  -153.09&#34;,&#34;&lt;br&gt; cn:  2.47 &lt;br&gt; g:  21.15 &lt;br&gt; f:  8.11&#34;,&#34;&lt;br&gt; cn:  -1.85 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -136.11&#34;,&#34;&lt;br&gt; cn:  -2.99 &lt;br&gt; g:  22.23 &lt;br&gt; f:  -447.45&#34;,&#34;&lt;br&gt; cn:  -0.44 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -294.92&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  23.36 &lt;br&gt; f:  71.08&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  24.68 &lt;br&gt; f:  49.16&#34;,&#34;&lt;br&gt; cn:  -0.66 &lt;br&gt; g:  23.29 &lt;br&gt; f:  -31.38&#34;,&#34;&lt;br&gt; cn:  -0.74 &lt;br&gt; g:  22.28 &lt;br&gt; f:  -101.98&#34;,&#34;&lt;br&gt; cn:  0.97 &lt;br&gt; g:  22.83 &lt;br&gt; f:  7.08&#34;,&#34;&lt;br&gt; cn:  -0.48 &lt;br&gt; g:  22.45 &lt;br&gt; f:  -65.91&#34;,&#34;&lt;br&gt; cn:  -2.77 &lt;br&gt; g:  22.72 &lt;br&gt; f:  -332.38&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  23.62 &lt;br&gt; f:  -23.90&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  22.69 &lt;br&gt; f:  -76.89&#34;,&#34;&lt;br&gt; cn:  -1.20 &lt;br&gt; g:  22.23 &lt;br&gt; f:  -156.11&#34;,&#34;&lt;br&gt; cn:  2.31 &lt;br&gt; g:  22.76 &lt;br&gt; f:  61.87&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  24.96 &lt;br&gt; f:  8.83&#34;,&#34;&lt;br&gt; cn:  1.44 &lt;br&gt; g:  20.09 &lt;br&gt; f:  -64.31&#34;,&#34;&lt;br&gt; cn:  -2.80 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -652.55&#34;,&#34;&lt;br&gt; cn:  3.33 &lt;br&gt; g:  20.48 &lt;br&gt; f:  17.10&#34;,&#34;&lt;br&gt; cn:  -0.86 &lt;br&gt; g:  21.22 &lt;br&gt; f:  -217.73&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  21.94 &lt;br&gt; f:  -194.32&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  24.86 &lt;br&gt; f:  18.65&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  20.57 &lt;br&gt; f:  4.28&#34;,&#34;&lt;br&gt; cn:  -1.69 &lt;br&gt; g:  23.20 &lt;br&gt; f:  -123.60&#34;,&#34;&lt;br&gt; cn:  0.53 &lt;br&gt; g:  20.57 &lt;br&gt; f:  -112.38&#34;,&#34;&lt;br&gt; cn:  -2.23 &lt;br&gt; g:  23.84 &lt;br&gt; f:  -126.88&#34;,&#34;&lt;br&gt; cn:  1.10 &lt;br&gt; g:  23.21 &lt;br&gt; f:  17.59&#34;,&#34;&lt;br&gt; cn:  -1.10 &lt;br&gt; g:  20.54 &lt;br&gt; f:  -342.53&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -35.30&#34;,&#34;&lt;br&gt; cn:  -1.88 &lt;br&gt; g:  22.51 &lt;br&gt; f:  -216.35&#34;,&#34;&lt;br&gt; cn:  -2.79 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -717.23&#34;,&#34;&lt;br&gt; cn:  0.01 &lt;br&gt; g:  23.40 &lt;br&gt; f:  0.41&#34;,&#34;&lt;br&gt; cn:  -2.23 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -460.22&#34;,&#34;&lt;br&gt; cn:  -0.66 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -292.75&#34;,&#34;&lt;br&gt; cn:  -2.43 &lt;br&gt; g:  20.98 &lt;br&gt; f:  -540.65&#34;,&#34;&lt;br&gt; cn:  3.12 &lt;br&gt; g:  21.88 &lt;br&gt; f:  69.28&#34;,&#34;&lt;br&gt; cn:  1.28 &lt;br&gt; g:  23.99 &lt;br&gt; f:  58.97&#34;,&#34;&lt;br&gt; cn:  -0.68 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -338.04&#34;,&#34;&lt;br&gt; cn:  2.94 &lt;br&gt; g:  20.27 &lt;br&gt; f:  3.59&#34;,&#34;&lt;br&gt; cn:  2.41 &lt;br&gt; g:  22.45 &lt;br&gt; f:  51.79&#34;,&#34;&lt;br&gt; cn:  -2.06 &lt;br&gt; g:  22.84 &lt;br&gt; f:  -205.88&#34;,&#34;&lt;br&gt; cn:  1.39 &lt;br&gt; g:  23.41 &lt;br&gt; f:  37.32&#34;,&#34;&lt;br&gt; cn:  -2.45 &lt;br&gt; g:  22.10 &lt;br&gt; f:  -362.97&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  21.27 &lt;br&gt; f:  -25.57&#34;,&#34;&lt;br&gt; cn:  -0.30 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -131.94&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  23.00 &lt;br&gt; f:  4.59&#34;,&#34;&lt;br&gt; cn:  -1.07 &lt;br&gt; g:  23.71 &lt;br&gt; f:  -35.39&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  24.78 &lt;br&gt; f:  93.91&#34;,&#34;&lt;br&gt; cn:  0.82 &lt;br&gt; g:  23.72 &lt;br&gt; f:  22.37&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  21.77 &lt;br&gt; f:  -7.70&#34;,&#34;&lt;br&gt; cn:  -0.77 &lt;br&gt; g:  24.61 &lt;br&gt; f:  5.66&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  22.14 &lt;br&gt; f:  6.76&#34;,&#34;&lt;br&gt; cn:  2.71 &lt;br&gt; g:  20.48 &lt;br&gt; f:  3.24&#34;,&#34;&lt;br&gt; cn:  -0.33 &lt;br&gt; g:  24.69 &lt;br&gt; f:  12.43&#34;,&#34;&lt;br&gt; cn:  -1.06 &lt;br&gt; g:  23.50 &lt;br&gt; f:  -45.72&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -92.43&#34;,&#34;&lt;br&gt; cn:  1.42 &lt;br&gt; g:  20.28 &lt;br&gt; f:  -54.20&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  23.18 &lt;br&gt; f:  -68.51&#34;,&#34;&lt;br&gt; cn:  1.12 &lt;br&gt; g:  21.96 &lt;br&gt; f:  -2.03&#34;,&#34;&lt;br&gt; cn:  2.45 &lt;br&gt; g:  20.59 &lt;br&gt; f:  1.53&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  22.11 &lt;br&gt; f:  1.86&#34;,&#34;&lt;br&gt; cn:  -1.71 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -323.27&#34;,&#34;&lt;br&gt; cn:  0.97 &lt;br&gt; g:  20.11 &lt;br&gt; f:  -104.81&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  22.58 &lt;br&gt; f:  -288.60&#34;,&#34;&lt;br&gt; cn:  -0.12 &lt;br&gt; g:  21.97 &lt;br&gt; f:  -68.37&#34;,&#34;&lt;br&gt; cn:  2.13 &lt;br&gt; g:  22.85 &lt;br&gt; f:  54.31&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  20.31 &lt;br&gt; f:  -72.98&#34;,&#34;&lt;br&gt; cn:  -1.37 &lt;br&gt; g:  21.42 &lt;br&gt; f:  -271.10&#34;,&#34;&lt;br&gt; cn:  0.13 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -89.69&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  23.26 &lt;br&gt; f:  6.92&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  24.07 &lt;br&gt; f:  85.40&#34;,&#34;&lt;br&gt; cn:  -2.01 &lt;br&gt; g:  24.90 &lt;br&gt; f:  -34.18&#34;,&#34;&lt;br&gt; cn:  3.24 &lt;br&gt; g:  20.86 &lt;br&gt; f:  25.75&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  23.55 &lt;br&gt; f:  34.68&#34;,&#34;&lt;br&gt; cn:  -0.00 &lt;br&gt; g:  20.60 &lt;br&gt; f:  -169.69&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  23.62 &lt;br&gt; f:  -11.16&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  23.08 &lt;br&gt; f:  46.94&#34;,&#34;&lt;br&gt; cn:  -0.04 &lt;br&gt; g:  22.87 &lt;br&gt; f:  -16.79&#34;,&#34;&lt;br&gt; cn:  -0.73 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -304.69&#34;,&#34;&lt;br&gt; cn:  -1.54 &lt;br&gt; g:  21.94 &lt;br&gt; f:  -234.42&#34;,&#34;&lt;br&gt; cn:  2.06 &lt;br&gt; g:  21.16 &lt;br&gt; f:  2.82&#34;,&#34;&lt;br&gt; cn:  1.76 &lt;br&gt; g:  23.41 &lt;br&gt; f:  60.11&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  23.91 &lt;br&gt; f:  38.73&#34;,&#34;&lt;br&gt; cn:  -2.27 &lt;br&gt; g:  23.41 &lt;br&gt; f:  -172.77&#34;,&#34;&lt;br&gt; cn:  -2.45 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -677.48&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  21.66 &lt;br&gt; f:  1.57&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  23.33 &lt;br&gt; f:  -10.85&#34;,&#34;&lt;br&gt; cn:  2.13 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -3.55&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  22.34 &lt;br&gt; f:  4.31&#34;,&#34;&lt;br&gt; cn:  -1.68 &lt;br&gt; g:  24.16 &lt;br&gt; f:  -51.97&#34;,&#34;&lt;br&gt; cn:  -3.45 &lt;br&gt; g:  20.78 &lt;br&gt; f:  -831.09&#34;,&#34;&lt;br&gt; cn:  -2.86 &lt;br&gt; g:  21.30 &lt;br&gt; f:  -577.01&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  24.74 &lt;br&gt; f:  152.58&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  23.79 &lt;br&gt; f:  8.10&#34;,&#34;&lt;br&gt; cn:  0.97 &lt;br&gt; g:  21.69 &lt;br&gt; f:  -14.69&#34;,&#34;&lt;br&gt; cn:  2.96 &lt;br&gt; g:  22.45 &lt;br&gt; f:  93.77&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  20.10 &lt;br&gt; f:  -168.76&#34;,&#34;&lt;br&gt; cn:  2.70 &lt;br&gt; g:  22.77 &lt;br&gt; f:  93.88&#34;,&#34;&lt;br&gt; cn:  0.01 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -130.91&#34;,&#34;&lt;br&gt; cn:  -2.92 &lt;br&gt; g:  21.57 &lt;br&gt; f:  -544.24&#34;,&#34;&lt;br&gt; cn:  -1.84 &lt;br&gt; g:  20.58 &lt;br&gt; f:  -480.33&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  23.02 &lt;br&gt; f:  31.75&#34;,&#34;&lt;br&gt; cn:  -1.61 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -320.13&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -94.39&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  21.69 &lt;br&gt; f:  -90.29&#34;,&#34;&lt;br&gt; cn:  1.42 &lt;br&gt; g:  23.95 &lt;br&gt; f:  66.87&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  23.80 &lt;br&gt; f:  -110.01&#34;,&#34;&lt;br&gt; cn:  -0.38 &lt;br&gt; g:  20.29 &lt;br&gt; f:  -256.54&#34;,&#34;&lt;br&gt; cn:  1.92 &lt;br&gt; g:  22.13 &lt;br&gt; f:  15.09&#34;,&#34;&lt;br&gt; cn:  0.01 &lt;br&gt; g:  24.88 &lt;br&gt; f:  28.42&#34;,&#34;&lt;br&gt; cn:  -0.88 &lt;br&gt; g:  22.98 &lt;br&gt; f:  -63.62&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  22.73 &lt;br&gt; f:  -234.06&#34;,&#34;&lt;br&gt; cn:  -2.64 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -677.56&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  22.51 &lt;br&gt; f:  -94.59&#34;,&#34;&lt;br&gt; cn:  -1.52 &lt;br&gt; g:  21.71 &lt;br&gt; f:  -259.17&#34;,&#34;&lt;br&gt; cn:  3.53 &lt;br&gt; g:  20.53 &lt;br&gt; f:  27.09&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  24.80 &lt;br&gt; f:  2.58&#34;,&#34;&lt;br&gt; cn:  -1.76 &lt;br&gt; g:  23.17 &lt;br&gt; f:  -134.88&#34;,&#34;&lt;br&gt; cn:  0.41 &lt;br&gt; g:  23.74 &lt;br&gt; f:  11.02&#34;,&#34;&lt;br&gt; cn:  -2.46 &lt;br&gt; g:  21.14 &lt;br&gt; f:  -518.86&#34;,&#34;&lt;br&gt; cn:  -1.07 &lt;br&gt; g:  20.53 &lt;br&gt; f:  -339.99&#34;,&#34;&lt;br&gt; cn:  -0.56 &lt;br&gt; g:  23.75 &lt;br&gt; f:  -8.34&#34;,&#34;&lt;br&gt; cn:  0.62 &lt;br&gt; g:  22.59 &lt;br&gt; f:  -1.37&#34;,&#34;&lt;br&gt; cn:  0.92 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -70.46&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  23.27 &lt;br&gt; f:  12.61&#34;,&#34;&lt;br&gt; cn:  1.29 &lt;br&gt; g:  22.32 &lt;br&gt; f:  5.49&#34;,&#34;&lt;br&gt; cn:  2.84 &lt;br&gt; g:  21.02 &lt;br&gt; f:  15.07&#34;,&#34;&lt;br&gt; cn:  -0.14 &lt;br&gt; g:  20.60 &lt;br&gt; f:  -187.26&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  21.70 &lt;br&gt; f:  -77.09&#34;,&#34;&lt;br&gt; cn:  0.38 &lt;br&gt; g:  24.57 &lt;br&gt; f:  34.01&#34;,&#34;&lt;br&gt; cn:  0.28 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -129.04&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  21.66 &lt;br&gt; f:  -143.24&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  21.98 &lt;br&gt; f:  -334.56&#34;,&#34;&lt;br&gt; cn:  -2.11 &lt;br&gt; g:  22.79 &lt;br&gt; f:  -218.03&#34;,&#34;&lt;br&gt; cn:  -2.42 &lt;br&gt; g:  21.14 &lt;br&gt; f:  -510.64&#34;,&#34;&lt;br&gt; cn:  -0.26 &lt;br&gt; g:  21.41 &lt;br&gt; f:  -124.44&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  24.50 &lt;br&gt; f:  -11.88&#34;,&#34;&lt;br&gt; cn:  -1.40 &lt;br&gt; g:  20.54 &lt;br&gt; f:  -399.88&#34;,&#34;&lt;br&gt; cn:  -1.97 &lt;br&gt; g:  24.49 &lt;br&gt; f:  -54.64&#34;,&#34;&lt;br&gt; cn:  -2.79 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -555.32&#34;,&#34;&lt;br&gt; cn:  -0.33 &lt;br&gt; g:  23.15 &lt;br&gt; f:  -19.39&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  21.60 &lt;br&gt; f:  -49.47&#34;,&#34;&lt;br&gt; cn:  1.48 &lt;br&gt; g:  23.44 &lt;br&gt; f:  43.56&#34;,&#34;&lt;br&gt; cn:  2.50 &lt;br&gt; g:  23.71 &lt;br&gt; f:  151.04&#34;,&#34;&lt;br&gt; cn:  1.75 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -8.79&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  22.47 &lt;br&gt; f:  -96.91&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  24.89 &lt;br&gt; f:  12.82&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  25.00 &lt;br&gt; f:  124.58&#34;,&#34;&lt;br&gt; cn:  -0.36 &lt;br&gt; g:  24.44 &lt;br&gt; f:  8.58&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -483.03&#34;,&#34;&lt;br&gt; cn:  2.52 &lt;br&gt; g:  20.51 &lt;br&gt; f:  1.43&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -75.83&#34;,&#34;&lt;br&gt; cn:  0.14 &lt;br&gt; g:  24.92 &lt;br&gt; f:  36.39&#34;,&#34;&lt;br&gt; cn:  1.16 &lt;br&gt; g:  21.23 &lt;br&gt; f:  -23.17&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  20.34 &lt;br&gt; f:  -85.87&#34;,&#34;&lt;br&gt; cn:  -2.58 &lt;br&gt; g:  21.76 &lt;br&gt; f:  -439.01&#34;,&#34;&lt;br&gt; cn:  -2.49 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -595.24&#34;,&#34;&lt;br&gt; cn:  1.80 &lt;br&gt; g:  21.94 &lt;br&gt; f:  8.24&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  21.78 &lt;br&gt; f:  -156.79&#34;,&#34;&lt;br&gt; cn:  2.29 &lt;br&gt; g:  23.18 &lt;br&gt; f:  87.12&#34;,&#34;&lt;br&gt; cn:  0.74 &lt;br&gt; g:  23.81 &lt;br&gt; f:  22.44&#34;,&#34;&lt;br&gt; cn:  2.37 &lt;br&gt; g:  20.74 &lt;br&gt; f:  2.07&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  24.77 &lt;br&gt; f:  8.66&#34;,&#34;&lt;br&gt; cn:  2.62 &lt;br&gt; g:  22.57 &lt;br&gt; f:  73.89&#34;,&#34;&lt;br&gt; cn:  3.16 &lt;br&gt; g:  21.96 &lt;br&gt; f:  76.62&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  22.76 &lt;br&gt; f:  -30.43&#34;,&#34;&lt;br&gt; cn:  0.90 &lt;br&gt; g:  23.30 &lt;br&gt; f:  13.91&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  21.46 &lt;br&gt; f:  -0.05&#34;,&#34;&lt;br&gt; cn:  2.84 &lt;br&gt; g:  20.87 &lt;br&gt; f:  11.47&#34;,&#34;&lt;br&gt; cn:  1.73 &lt;br&gt; g:  23.61 &lt;br&gt; f:  68.96&#34;,&#34;&lt;br&gt; cn:  1.97 &lt;br&gt; g:  20.01 &lt;br&gt; f:  -32.70&#34;,&#34;&lt;br&gt; cn:  -0.35 &lt;br&gt; g:  24.50 &lt;br&gt; f:  9.25&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -524.56&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  24.60 &lt;br&gt; f:  -42.49&#34;,&#34;&lt;br&gt; cn:  2.42 &lt;br&gt; g:  23.77 &lt;br&gt; f:  146.85&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -104.74&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  20.81 &lt;br&gt; f:  -34.26&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  20.25 &lt;br&gt; f:  -322.57&#34;,&#34;&lt;br&gt; cn:  2.18 &lt;br&gt; g:  21.27 &lt;br&gt; f:  5.02&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  23.74 &lt;br&gt; f:  -131.24&#34;,&#34;&lt;br&gt; cn:  1.62 &lt;br&gt; g:  23.52 &lt;br&gt; f:  56.25&#34;,&#34;&lt;br&gt; cn:  -2.82 &lt;br&gt; g:  21.84 &lt;br&gt; f:  -475.74&#34;,&#34;&lt;br&gt; cn:  0.24 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -23.09&#34;,&#34;&lt;br&gt; cn:  0.62 &lt;br&gt; g:  24.35 &lt;br&gt; f:  36.93&#34;,&#34;&lt;br&gt; cn:  0.15 &lt;br&gt; g:  22.14 &lt;br&gt; f:  -38.38&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -1.28&#34;,&#34;&lt;br&gt; cn:  -3.19 &lt;br&gt; g:  21.43 &lt;br&gt; f:  -632.27&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  23.91 &lt;br&gt; f:  -117.70&#34;,&#34;&lt;br&gt; cn:  1.34 &lt;br&gt; g:  23.79 &lt;br&gt; f:  52.55&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  22.31 &lt;br&gt; f:  26.54&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  21.83 &lt;br&gt; f:  -213.06&#34;,&#34;&lt;br&gt; cn:  -1.98 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -382.66&#34;,&#34;&lt;br&gt; cn:  -0.42 &lt;br&gt; g:  23.78 &lt;br&gt; f:  -2.67&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -347.21&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  24.49 &lt;br&gt; f:  92.33&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  20.79 &lt;br&gt; f:  -61.88&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -155.54&#34;,&#34;&lt;br&gt; cn:  -1.75 &lt;br&gt; g:  23.56 &lt;br&gt; f:  -99.64&#34;,&#34;&lt;br&gt; cn:  1.61 &lt;br&gt; g:  24.39 &lt;br&gt; f:  113.61&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -125.01&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -2.73&#34;,&#34;&lt;br&gt; cn:  3.45 &lt;br&gt; g:  20.95 &lt;br&gt; f:  40.71&#34;,&#34;&lt;br&gt; cn:  -2.36 &lt;br&gt; g:  24.06 &lt;br&gt; f:  -122.10&#34;,&#34;&lt;br&gt; cn:  1.72 &lt;br&gt; g:  20.91 &lt;br&gt; f:  -10.66&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  22.75 &lt;br&gt; f:  5.75&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  23.00 &lt;br&gt; f:  -69.65&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  22.47 &lt;br&gt; f:  3.95&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  22.70 &lt;br&gt; f:  42.91&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  20.10 &lt;br&gt; f:  -404.58&#34;,&#34;&lt;br&gt; cn:  0.33 &lt;br&gt; g:  23.95 &lt;br&gt; f:  13.38&#34;,&#34;&lt;br&gt; cn:  1.40 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -44.12&#34;,&#34;&lt;br&gt; cn:  0.64 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -144.26&#34;,&#34;&lt;br&gt; cn:  -1.94 &lt;br&gt; g:  22.79 &lt;br&gt; f:  -194.57&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  23.85 &lt;br&gt; f:  -138.74&#34;,&#34;&lt;br&gt; cn:  3.31 &lt;br&gt; g:  21.18 &lt;br&gt; f:  43.41&#34;,&#34;&lt;br&gt; cn:  2.95 &lt;br&gt; g:  22.39 &lt;br&gt; f:  89.42&#34;,&#34;&lt;br&gt; cn:  1.48 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -19.40&#34;,&#34;&lt;br&gt; cn:  -0.20 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -247.62&#34;,&#34;&lt;br&gt; cn:  1.88 &lt;br&gt; g:  23.14 &lt;br&gt; f:  53.24&#34;,&#34;&lt;br&gt; cn:  -0.38 &lt;br&gt; g:  21.83 &lt;br&gt; f:  -102.09&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  22.75 &lt;br&gt; f:  -267.86&#34;,&#34;&lt;br&gt; cn:  -1.88 &lt;br&gt; g:  22.73 &lt;br&gt; f:  -192.90&#34;,&#34;&lt;br&gt; cn:  -1.40 &lt;br&gt; g:  24.81 &lt;br&gt; f:  -7.06&#34;,&#34;&lt;br&gt; cn:  0.28 &lt;br&gt; g:  22.99 &lt;br&gt; f:  -1.60&#34;,&#34;&lt;br&gt; cn:  1.14 &lt;br&gt; g:  22.66 &lt;br&gt; f:  7.52&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  23.40 &lt;br&gt; f:  -33.24&#34;,&#34;&lt;br&gt; cn:  1.21 &lt;br&gt; g:  22.43 &lt;br&gt; f:  5.80&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  20.16 &lt;br&gt; f:  -130.08&#34;,&#34;&lt;br&gt; cn:  1.72 &lt;br&gt; g:  24.56 &lt;br&gt; f:  138.33&#34;,&#34;&lt;br&gt; cn:  0.47 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -59.32&#34;,&#34;&lt;br&gt; cn:  1.10 &lt;br&gt; g:  20.34 &lt;br&gt; f:  -75.99&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -87.15&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  24.67 &lt;br&gt; f:  176.78&#34;,&#34;&lt;br&gt; cn:  0.28 &lt;br&gt; g:  21.63 &lt;br&gt; f:  -58.28&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  21.63 &lt;br&gt; f:  -236.00&#34;,&#34;&lt;br&gt; cn:  1.98 &lt;br&gt; g:  24.50 &lt;br&gt; f:  164.23&#34;,&#34;&lt;br&gt; cn:  -0.46 &lt;br&gt; g:  22.40 &lt;br&gt; f:  -67.99&#34;,&#34;&lt;br&gt; cn:  -2.42 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -561.85&#34;,&#34;&lt;br&gt; cn:  -2.89 &lt;br&gt; g:  21.03 &lt;br&gt; f:  -637.09&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  24.16 &lt;br&gt; f:  154.10&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -90.18&#34;,&#34;&lt;br&gt; cn:  -0.40 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -83.90&#34;,&#34;&lt;br&gt; cn:  2.79 &lt;br&gt; g:  22.16 &lt;br&gt; f:  61.40&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  23.83 &lt;br&gt; f:  -122.03&#34;,&#34;&lt;br&gt; cn:  0.50 &lt;br&gt; g:  22.29 &lt;br&gt; f:  -14.13&#34;,&#34;&lt;br&gt; cn:  -2.60 &lt;br&gt; g:  20.32 &lt;br&gt; f:  -704.22&#34;,&#34;&lt;br&gt; cn:  1.64 &lt;br&gt; g:  24.39 &lt;br&gt; f:  117.15&#34;,&#34;&lt;br&gt; cn:  2.28 &lt;br&gt; g:  24.20 &lt;br&gt; f:  170.35&#34;,&#34;&lt;br&gt; cn:  -1.21 &lt;br&gt; g:  23.62 &lt;br&gt; f:  -49.62&#34;,&#34;&lt;br&gt; cn:  -2.52 &lt;br&gt; g:  23.10 &lt;br&gt; f:  -241.92&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  23.30 &lt;br&gt; f:  -14.46&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  24.51 &lt;br&gt; f:  -11.09&#34;,&#34;&lt;br&gt; cn:  -1.22 &lt;br&gt; g:  23.20 &lt;br&gt; f:  -77.80&#34;,&#34;&lt;br&gt; cn:  -3.06 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -683.43&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -12.80&#34;,&#34;&lt;br&gt; cn:  -2.43 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -451.38&#34;,&#34;&lt;br&gt; cn:  -0.29 &lt;br&gt; g:  24.13 &lt;br&gt; f:  6.52&#34;,&#34;&lt;br&gt; cn:  -2.90 &lt;br&gt; g:  20.91 &lt;br&gt; f:  -661.44&#34;,&#34;&lt;br&gt; cn:  1.45 &lt;br&gt; g:  21.97 &lt;br&gt; f:  4.18&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  23.47 &lt;br&gt; f:  111.48&#34;,&#34;&lt;br&gt; cn:  -1.88 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -577.96&#34;,&#34;&lt;br&gt; cn:  -0.35 &lt;br&gt; g:  21.78 &lt;br&gt; f:  -103.02&#34;,&#34;&lt;br&gt; cn:  3.64 &lt;br&gt; g:  20.20 &lt;br&gt; f:  19.92&#34;,&#34;&lt;br&gt; cn:  1.75 &lt;br&gt; g:  23.85 &lt;br&gt; f:  86.54&#34;,&#34;&lt;br&gt; cn:  -0.66 &lt;br&gt; g:  23.93 &lt;br&gt; f:  -6.27&#34;,&#34;&lt;br&gt; cn:  -1.61 &lt;br&gt; g:  24.85 &lt;br&gt; f:  -14.55&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  24.22 &lt;br&gt; f:  -47.13&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  23.26 &lt;br&gt; f:  -69.94&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  23.42 &lt;br&gt; f:  -53.38&#34;,&#34;&lt;br&gt; cn:  2.43 &lt;br&gt; g:  22.98 &lt;br&gt; f:  85.06&#34;,&#34;&lt;br&gt; cn:  0.32 &lt;br&gt; g:  21.63 &lt;br&gt; f:  -55.60&#34;,&#34;&lt;br&gt; cn:  1.76 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -16.33&#34;,&#34;&lt;br&gt; cn:  2.98 &lt;br&gt; g:  21.82 &lt;br&gt; f:  55.37&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  22.87 &lt;br&gt; f:  26.99&#34;,&#34;&lt;br&gt; cn:  -2.56 &lt;br&gt; g:  20.52 &lt;br&gt; f:  -653.31&#34;,&#34;&lt;br&gt; cn:  -2.38 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -666.13&#34;,&#34;&lt;br&gt; cn:  0.80 &lt;br&gt; g:  24.83 &lt;br&gt; f:  73.87&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  20.97 &lt;br&gt; f:  -371.28&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  20.71 &lt;br&gt; f:  6.08&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  23.33 &lt;br&gt; f:  -20.56&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -218.71&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  22.00 &lt;br&gt; f:  -236.68&#34;,&#34;&lt;br&gt; cn:  -0.81 &lt;br&gt; g:  22.73 &lt;br&gt; f:  -74.67&#34;,&#34;&lt;br&gt; cn:  -1.22 &lt;br&gt; g:  22.62 &lt;br&gt; f:  -122.85&#34;,&#34;&lt;br&gt; cn:  0.88 &lt;br&gt; g:  24.76 &lt;br&gt; f:  75.50&#34;,&#34;&lt;br&gt; cn:  2.90 &lt;br&gt; g:  21.79 &lt;br&gt; f:  48.44&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  24.71 &lt;br&gt; f:  105.13&#34;,&#34;&lt;br&gt; cn:  -2.43 &lt;br&gt; g:  23.87 &lt;br&gt; f:  -147.34&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  21.34 &lt;br&gt; f:  4.50&#34;,&#34;&lt;br&gt; cn:  2.42 &lt;br&gt; g:  21.77 &lt;br&gt; f:  22.87&#34;,&#34;&lt;br&gt; cn:  2.08 &lt;br&gt; g:  23.16 &lt;br&gt; f:  69.02&#34;,&#34;&lt;br&gt; cn:  -2.05 &lt;br&gt; g:  22.74 &lt;br&gt; f:  -215.18&#34;,&#34;&lt;br&gt; cn:  -1.85 &lt;br&gt; g:  24.70 &lt;br&gt; f:  -34.26&#34;,&#34;&lt;br&gt; cn:  1.50 &lt;br&gt; g:  22.51 &lt;br&gt; f:  12.32&#34;,&#34;&lt;br&gt; cn:  2.23 &lt;br&gt; g:  23.31 &lt;br&gt; f:  90.31&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  22.72 &lt;br&gt; f:  10.97&#34;,&#34;&lt;br&gt; cn:  -0.48 &lt;br&gt; g:  22.95 &lt;br&gt; f:  -37.19&#34;,&#34;&lt;br&gt; cn:  0.29 &lt;br&gt; g:  24.69 &lt;br&gt; f:  34.67&#34;,&#34;&lt;br&gt; cn:  -1.23 &lt;br&gt; g:  20.85 &lt;br&gt; f:  -321.77&#34;,&#34;&lt;br&gt; cn:  -0.03 &lt;br&gt; g:  22.94 &lt;br&gt; f:  -13.79&#34;,&#34;&lt;br&gt; cn:  2.82 &lt;br&gt; g:  22.28 &lt;br&gt; f:  70.97&#34;,&#34;&lt;br&gt; cn:  1.61 &lt;br&gt; g:  22.72 &lt;br&gt; f:  21.37&#34;,&#34;&lt;br&gt; cn:  -1.10 &lt;br&gt; g:  21.67 &lt;br&gt; f:  -202.55&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  24.31 &lt;br&gt; f:  51.57&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  23.54 &lt;br&gt; f:  5.98&#34;,&#34;&lt;br&gt; cn:  0.63 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -126.32&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  24.72 &lt;br&gt; f:  14.11&#34;,&#34;&lt;br&gt; cn:  -2.67 &lt;br&gt; g:  21.85 &lt;br&gt; f:  -443.64&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  23.86 &lt;br&gt; f:  -87.49&#34;,&#34;&lt;br&gt; cn:  -0.55 &lt;br&gt; g:  23.76 &lt;br&gt; f:  -7.52&#34;,&#34;&lt;br&gt; cn:  -0.66 &lt;br&gt; g:  23.46 &lt;br&gt; f:  -23.66&#34;,&#34;&lt;br&gt; cn:  -1.91 &lt;br&gt; g:  24.03 &lt;br&gt; f:  -79.60&#34;,&#34;&lt;br&gt; cn:  3.23 &lt;br&gt; g:  20.16 &lt;br&gt; f:  6.76&#34;,&#34;&lt;br&gt; cn:  -1.38 &lt;br&gt; g:  20.95 &lt;br&gt; f:  -335.59&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  22.86 &lt;br&gt; f:  -22.64&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  23.32 &lt;br&gt; f:  8.77&#34;,&#34;&lt;br&gt; cn:  -1.16 &lt;br&gt; g:  22.44 &lt;br&gt; f:  -132.31&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  23.32 &lt;br&gt; f:  27.68&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  24.92 &lt;br&gt; f:  21.26&#34;,&#34;&lt;br&gt; cn:  3.18 &lt;br&gt; g:  21.25 &lt;br&gt; f:  39.17&#34;,&#34;&lt;br&gt; cn:  -2.03 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -616.39&#34;,&#34;&lt;br&gt; cn:  -3.42 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -773.54&#34;,&#34;&lt;br&gt; cn:  -3.14 &lt;br&gt; g:  21.05 &lt;br&gt; f:  -693.87&#34;,&#34;&lt;br&gt; cn:  1.65 &lt;br&gt; g:  24.98 &lt;br&gt; f:  169.18&#34;,&#34;&lt;br&gt; cn:  0.12 &lt;br&gt; g:  20.81 &lt;br&gt; f:  -134.97&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  20.62 &lt;br&gt; f:  -311.19&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  24.10 &lt;br&gt; f:  19.79&#34;,&#34;&lt;br&gt; cn:  -0.00 &lt;br&gt; g:  20.57 &lt;br&gt; f:  -172.39&#34;,&#34;&lt;br&gt; cn:  0.10 &lt;br&gt; g:  24.77 &lt;br&gt; f:  28.26&#34;,&#34;&lt;br&gt; cn:  -1.84 &lt;br&gt; g:  22.25 &lt;br&gt; f:  -241.65&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  23.79 &lt;br&gt; f:  40.93&#34;,&#34;&lt;br&gt; cn:  -0.39 &lt;br&gt; g:  23.72 &lt;br&gt; f:  -3.19&#34;,&#34;&lt;br&gt; cn:  -3.23 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -863.10&#34;,&#34;&lt;br&gt; cn:  3.00 &lt;br&gt; g:  20.92 &lt;br&gt; f:  17.90&#34;,&#34;&lt;br&gt; cn:  1.07 &lt;br&gt; g:  20.46 &lt;br&gt; f:  -70.27&#34;,&#34;&lt;br&gt; cn:  2.09 &lt;br&gt; g:  22.90 &lt;br&gt; f:  54.38&#34;,&#34;&lt;br&gt; cn:  1.57 &lt;br&gt; g:  24.56 &lt;br&gt; f:  123.78&#34;,&#34;&lt;br&gt; cn:  -2.69 &lt;br&gt; g:  20.99 &lt;br&gt; f:  -597.09&#34;,&#34;&lt;br&gt; cn:  2.33 &lt;br&gt; g:  21.01 &lt;br&gt; f:  4.14&#34;,&#34;&lt;br&gt; cn:  -1.14 &lt;br&gt; g:  20.46 &lt;br&gt; f:  -363.21&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  24.17 &lt;br&gt; f:  -6.14&#34;,&#34;&lt;br&gt; cn:  -0.45 &lt;br&gt; g:  24.57 &lt;br&gt; f:  8.87&#34;,&#34;&lt;br&gt; cn:  -0.56 &lt;br&gt; g:  24.77 &lt;br&gt; f:  9.84&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -221.55&#34;,&#34;&lt;br&gt; cn:  2.29 &lt;br&gt; g:  22.88 &lt;br&gt; f:  67.39&#34;,&#34;&lt;br&gt; cn:  -1.81 &lt;br&gt; g:  21.77 &lt;br&gt; f:  -298.48&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  24.37 &lt;br&gt; f:  50.39&#34;,&#34;&lt;br&gt; cn:  -0.58 &lt;br&gt; g:  23.91 &lt;br&gt; f:  -4.32&#34;,&#34;&lt;br&gt; cn:  3.17 &lt;br&gt; g:  20.45 &lt;br&gt; f:  10.98&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -267.67&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -91.21&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -210.11&#34;,&#34;&lt;br&gt; cn:  -1.57 &lt;br&gt; g:  23.23 &lt;br&gt; f:  -107.87&#34;,&#34;&lt;br&gt; cn:  -2.79 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -734.25&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -5.38&#34;,&#34;&lt;br&gt; cn:  0.44 &lt;br&gt; g:  23.09 &lt;br&gt; f:  3.81&#34;,&#34;&lt;br&gt; cn:  -0.68 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -91.96&#34;,&#34;&lt;br&gt; cn:  -0.32 &lt;br&gt; g:  23.58 &lt;br&gt; f:  -4.65&#34;,&#34;&lt;br&gt; cn:  1.79 &lt;br&gt; g:  20.89 &lt;br&gt; f:  -8.60&#34;,&#34;&lt;br&gt; cn:  -3.17 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -610.71&#34;,&#34;&lt;br&gt; cn:  0.29 &lt;br&gt; g:  24.26 &lt;br&gt; f:  19.48&#34;,&#34;&lt;br&gt; cn:  -2.09 &lt;br&gt; g:  23.82 &lt;br&gt; f:  -114.25&#34;,&#34;&lt;br&gt; cn:  1.72 &lt;br&gt; g:  23.82 &lt;br&gt; f:  82.29&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  24.34 &lt;br&gt; f:  -17.05&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  24.62 &lt;br&gt; f:  3.82&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  22.71 &lt;br&gt; f:  -238.35&#34;,&#34;&lt;br&gt; cn:  2.39 &lt;br&gt; g:  20.90 &lt;br&gt; f:  3.69&#34;,&#34;&lt;br&gt; cn:  0.75 &lt;br&gt; g:  23.26 &lt;br&gt; f:  9.59&#34;,&#34;&lt;br&gt; cn:  -1.37 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -397.35&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  24.50 &lt;br&gt; f:  -1.01&#34;,&#34;&lt;br&gt; cn:  0.45 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -33.67&#34;,&#34;&lt;br&gt; cn:  2.66 &lt;br&gt; g:  20.17 &lt;br&gt; f:  -1.07&#34;,&#34;&lt;br&gt; cn:  -1.91 &lt;br&gt; g:  23.99 &lt;br&gt; f:  -83.08&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  20.74 &lt;br&gt; f:  1.50&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  23.44 &lt;br&gt; f:  15.34&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  23.68 &lt;br&gt; f:  16.30&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  22.46 &lt;br&gt; f:  12.17&#34;,&#34;&lt;br&gt; cn:  1.06 &lt;br&gt; g:  20.54 &lt;br&gt; f:  -65.91&#34;,&#34;&lt;br&gt; cn:  -1.67 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -83.47&#34;,&#34;&lt;br&gt; cn:  0.26 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -192.34&#34;,&#34;&lt;br&gt; cn:  2.19 &lt;br&gt; g:  23.90 &lt;br&gt; f:  131.92&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  21.70 &lt;br&gt; f:  -230.96&#34;,&#34;&lt;br&gt; cn:  -2.84 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -751.08&#34;,&#34;&lt;br&gt; cn:  1.21 &lt;br&gt; g:  24.19 &lt;br&gt; f:  65.69&#34;,&#34;&lt;br&gt; cn:  -1.22 &lt;br&gt; g:  24.81 &lt;br&gt; f:  -0.93&#34;,&#34;&lt;br&gt; cn:  1.94 &lt;br&gt; g:  23.07 &lt;br&gt; f:  53.54&#34;,&#34;&lt;br&gt; cn:  3.23 &lt;br&gt; g:  20.97 &lt;br&gt; f:  29.53&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  23.37 &lt;br&gt; f:  -24.36&#34;,&#34;&lt;br&gt; cn:  2.27 &lt;br&gt; g:  20.34 &lt;br&gt; f:  -7.41&#34;,&#34;&lt;br&gt; cn:  2.48 &lt;br&gt; g:  21.42 &lt;br&gt; f:  14.27&#34;,&#34;&lt;br&gt; cn:  -2.38 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -553.13&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  22.01 &lt;br&gt; f:  -337.50&#34;,&#34;&lt;br&gt; cn:  -0.02 &lt;br&gt; g:  24.24 &lt;br&gt; f:  11.00&#34;,&#34;&lt;br&gt; cn:  3.02 &lt;br&gt; g:  20.85 &lt;br&gt; f:  16.65&#34;,&#34;&lt;br&gt; cn:  -0.95 &lt;br&gt; g:  21.66 &lt;br&gt; f:  -182.07&#34;,&#34;&lt;br&gt; cn:  -0.40 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -215.79&#34;,&#34;&lt;br&gt; cn:  -1.10 &lt;br&gt; g:  21.70 &lt;br&gt; f:  -198.42&#34;,&#34;&lt;br&gt; cn:  2.46 &lt;br&gt; g:  23.89 &lt;br&gt; f:  162.05&#34;,&#34;&lt;br&gt; cn:  -1.68 &lt;br&gt; g:  20.63 &lt;br&gt; f:  -440.71&#34;,&#34;&lt;br&gt; cn:  -1.22 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -89.88&#34;,&#34;&lt;br&gt; cn:  -2.33 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -222.93&#34;,&#34;&lt;br&gt; cn:  -2.56 &lt;br&gt; g:  23.23 &lt;br&gt; f:  -233.20&#34;,&#34;&lt;br&gt; cn:  1.94 &lt;br&gt; g:  23.08 &lt;br&gt; f:  54.12&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  22.86 &lt;br&gt; f:  9.55&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  24.31 &lt;br&gt; f:  102.17&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  23.69 &lt;br&gt; f:  113.61&#34;,&#34;&lt;br&gt; cn:  1.29 &lt;br&gt; g:  24.80 &lt;br&gt; f:  114.55&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  22.91 &lt;br&gt; f:  46.04&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -166.15&#34;,&#34;&lt;br&gt; cn:  -1.94 &lt;br&gt; g:  23.19 &lt;br&gt; f:  -153.75&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  22.67 &lt;br&gt; f:  10.65&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  21.19 &lt;br&gt; f:  -5.56&#34;,&#34;&lt;br&gt; cn:  2.03 &lt;br&gt; g:  22.25 &lt;br&gt; f:  22.62&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  24.08 &lt;br&gt; f:  44.69&#34;,&#34;&lt;br&gt; cn:  1.64 &lt;br&gt; g:  22.78 &lt;br&gt; f:  24.50&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  22.60 &lt;br&gt; f:  -83.48&#34;,&#34;&lt;br&gt; cn:  -0.31 &lt;br&gt; g:  20.29 &lt;br&gt; f:  -245.47&#34;,&#34;&lt;br&gt; cn:  -2.97 &lt;br&gt; g:  21.19 &lt;br&gt; f:  -624.62&#34;,&#34;&lt;br&gt; cn:  1.74 &lt;br&gt; g:  23.05 &lt;br&gt; f:  40.39&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  21.95 &lt;br&gt; f:  -0.25&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  22.49 &lt;br&gt; f:  -264.03&#34;,&#34;&lt;br&gt; cn:  1.71 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -42.93&#34;,&#34;&lt;br&gt; cn:  -2.80 &lt;br&gt; g:  22.67 &lt;br&gt; f:  -343.19&#34;,&#34;&lt;br&gt; cn:  2.79 &lt;br&gt; g:  21.76 &lt;br&gt; f:  40.22&#34;,&#34;&lt;br&gt; cn:  -3.09 &lt;br&gt; g:  20.95 &lt;br&gt; f:  -702.58&#34;,&#34;&lt;br&gt; cn:  3.14 &lt;br&gt; g:  21.04 &lt;br&gt; f:  27.99&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  20.08 &lt;br&gt; f:  -328.17&#34;,&#34;&lt;br&gt; cn:  -2.94 &lt;br&gt; g:  22.21 &lt;br&gt; f:  -441.12&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -12.51&#34;,&#34;&lt;br&gt; cn:  1.59 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -22.26&#34;,&#34;&lt;br&gt; cn:  1.43 &lt;br&gt; g:  23.96 &lt;br&gt; f:  68.31&#34;,&#34;&lt;br&gt; cn:  -0.76 &lt;br&gt; g:  24.10 &lt;br&gt; f:  -4.93&#34;,&#34;&lt;br&gt; cn:  -0.94 &lt;br&gt; g:  22.34 &lt;br&gt; f:  -117.24&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  22.91 &lt;br&gt; f:  -60.67&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  21.96 &lt;br&gt; f:  -170.14&#34;,&#34;&lt;br&gt; cn:  2.52 &lt;br&gt; g:  20.41 &lt;br&gt; f:  0.21&#34;,&#34;&lt;br&gt; cn:  -0.47 &lt;br&gt; g:  24.54 &lt;br&gt; f:  8.39&#34;,&#34;&lt;br&gt; cn:  -1.12 &lt;br&gt; g:  21.04 &lt;br&gt; f:  -279.05&#34;,&#34;&lt;br&gt; cn:  -2.23 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -318.50&#34;,&#34;&lt;br&gt; cn:  2.20 &lt;br&gt; g:  23.48 &lt;br&gt; f:  99.99&#34;,&#34;&lt;br&gt; cn:  -1.24 &lt;br&gt; g:  24.98 &lt;br&gt; f:  2.55&#34;,&#34;&lt;br&gt; cn:  0.82 &lt;br&gt; g:  23.68 &lt;br&gt; f:  21.44&#34;,&#34;&lt;br&gt; cn:  -3.28 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -666.87&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  22.31 &lt;br&gt; f:  31.50&#34;,&#34;&lt;br&gt; cn:  2.36 &lt;br&gt; g:  21.42 &lt;br&gt; f:  10.90&#34;,&#34;&lt;br&gt; cn:  1.61 &lt;br&gt; g:  24.49 &lt;br&gt; f:  121.57&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -18.40&#34;,&#34;&lt;br&gt; cn:  -0.73 &lt;br&gt; g:  23.15 &lt;br&gt; f:  -42.67&#34;,&#34;&lt;br&gt; cn:  -1.71 &lt;br&gt; g:  22.19 &lt;br&gt; f:  -229.04&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  22.28 &lt;br&gt; f:  -8.45&#34;,&#34;&lt;br&gt; cn:  1.45 &lt;br&gt; g:  21.96 &lt;br&gt; f:  4.06&#34;,&#34;&lt;br&gt; cn:  2.67 &lt;br&gt; g:  22.05 &lt;br&gt; f:  47.23&#34;,&#34;&lt;br&gt; cn:  -2.59 &lt;br&gt; g:  23.02 &lt;br&gt; f:  -262.93&#34;,&#34;&lt;br&gt; cn:  -0.30 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -41.05&#34;,&#34;&lt;br&gt; cn:  -2.16 &lt;br&gt; g:  20.48 &lt;br&gt; f:  -567.66&#34;,&#34;&lt;br&gt; cn:  -3.18 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -627.69&#34;,&#34;&lt;br&gt; cn:  2.00 &lt;br&gt; g:  21.25 &lt;br&gt; f:  3.15&#34;,&#34;&lt;br&gt; cn:  -2.54 &lt;br&gt; g:  21.30 &lt;br&gt; f:  -506.78&#34;,&#34;&lt;br&gt; cn:  0.15 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -170.55&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -27.83&#34;,&#34;&lt;br&gt; cn:  -0.76 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -116.06&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  22.18 &lt;br&gt; f:  -274.87&#34;,&#34;&lt;br&gt; cn:  -3.38 &lt;br&gt; g:  20.57 &lt;br&gt; f:  -859.74&#34;,&#34;&lt;br&gt; cn:  0.28 &lt;br&gt; g:  24.39 &lt;br&gt; f:  23.01&#34;,&#34;&lt;br&gt; cn:  1.71 &lt;br&gt; g:  22.79 &lt;br&gt; f:  27.74&#34;,&#34;&lt;br&gt; cn:  -2.58 &lt;br&gt; g:  21.41 &lt;br&gt; f:  -497.84&#34;,&#34;&lt;br&gt; cn:  0.82 &lt;br&gt; g:  20.53 &lt;br&gt; f:  -87.17&#34;,&#34;&lt;br&gt; cn:  -1.95 &lt;br&gt; g:  20.32 &lt;br&gt; f:  -548.47&#34;,&#34;&lt;br&gt; cn:  -1.05 &lt;br&gt; g:  22.30 &lt;br&gt; f:  -133.01&#34;,&#34;&lt;br&gt; cn:  2.78 &lt;br&gt; g:  20.72 &lt;br&gt; f:  7.18&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  22.67 &lt;br&gt; f:  23.33&#34;,&#34;&lt;br&gt; cn:  1.11 &lt;br&gt; g:  24.09 &lt;br&gt; f:  53.10&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -364.47&#34;,&#34;&lt;br&gt; cn:  2.48 &lt;br&gt; g:  20.55 &lt;br&gt; f:  1.35&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  21.71 &lt;br&gt; f:  28.10&#34;,&#34;&lt;br&gt; cn:  2.66 &lt;br&gt; g:  23.37 &lt;br&gt; f:  137.37&#34;,&#34;&lt;br&gt; cn:  0.23 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -162.48&#34;,&#34;&lt;br&gt; cn:  2.44 &lt;br&gt; g:  23.47 &lt;br&gt; f:  122.78&#34;,&#34;&lt;br&gt; cn:  -0.76 &lt;br&gt; g:  24.51 &lt;br&gt; f:  4.29&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  21.91 &lt;br&gt; f:  -351.13&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  24.10 &lt;br&gt; f:  64.09&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -112.39&#34;,&#34;&lt;br&gt; cn:  3.39 &lt;br&gt; g:  20.94 &lt;br&gt; f:  36.65&#34;,&#34;&lt;br&gt; cn:  2.14 &lt;br&gt; g:  24.43 &lt;br&gt; f:  176.10&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  20.65 &lt;br&gt; f:  -545.63&#34;,&#34;&lt;br&gt; cn:  1.74 &lt;br&gt; g:  23.41 &lt;br&gt; f:  58.40&#34;,&#34;&lt;br&gt; cn:  -2.03 &lt;br&gt; g:  22.32 &lt;br&gt; f:  -261.96&#34;,&#34;&lt;br&gt; cn:  0.71 &lt;br&gt; g:  24.81 &lt;br&gt; f:  65.79&#34;,&#34;&lt;br&gt; cn:  -1.52 &lt;br&gt; g:  23.08 &lt;br&gt; f:  -116.17&#34;,&#34;&lt;br&gt; cn:  0.32 &lt;br&gt; g:  20.46 &lt;br&gt; f:  -145.14&#34;,&#34;&lt;br&gt; cn:  3.16 &lt;br&gt; g:  21.41 &lt;br&gt; f:  45.27&#34;,&#34;&lt;br&gt; cn:  0.10 &lt;br&gt; g:  24.09 &lt;br&gt; f:  10.83&#34;,&#34;&lt;br&gt; cn:  0.94 &lt;br&gt; g:  23.11 &lt;br&gt; f:  10.93&#34;,&#34;&lt;br&gt; cn:  0.38 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -76.08&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  21.68 &lt;br&gt; f:  -4.37&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  23.44 &lt;br&gt; f:  -146.05&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  22.65 &lt;br&gt; f:  5.82&#34;,&#34;&lt;br&gt; cn:  -1.32 &lt;br&gt; g:  21.86 &lt;br&gt; f:  -211.03&#34;,&#34;&lt;br&gt; cn:  2.47 &lt;br&gt; g:  22.36 &lt;br&gt; f:  50.29&#34;,&#34;&lt;br&gt; cn:  -2.50 &lt;br&gt; g:  22.89 &lt;br&gt; f:  -263.53&#34;,&#34;&lt;br&gt; cn:  -2.15 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -482.88&#34;,&#34;&lt;br&gt; cn:  -1.59 &lt;br&gt; g:  21.08 &lt;br&gt; f:  -354.36&#34;,&#34;&lt;br&gt; cn:  -1.52 &lt;br&gt; g:  21.09 &lt;br&gt; f:  -340.51&#34;,&#34;&lt;br&gt; cn:  -2.16 &lt;br&gt; g:  23.26 &lt;br&gt; f:  -174.85&#34;,&#34;&lt;br&gt; cn:  1.66 &lt;br&gt; g:  20.18 &lt;br&gt; f:  -43.53&#34;,&#34;&lt;br&gt; cn:  -1.83 &lt;br&gt; g:  21.06 &lt;br&gt; f:  -401.60&#34;,&#34;&lt;br&gt; cn:  1.07 &lt;br&gt; g:  23.60 &lt;br&gt; f:  28.91&#34;,&#34;&lt;br&gt; cn:  -1.14 &lt;br&gt; g:  23.74 &lt;br&gt; f:  -38.68&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  21.10 &lt;br&gt; f:  -409.44&#34;,&#34;&lt;br&gt; cn:  0.17 &lt;br&gt; g:  24.70 &lt;br&gt; f:  29.15&#34;,&#34;&lt;br&gt; cn:  2.40 &lt;br&gt; g:  24.09 &lt;br&gt; f:  174.66&#34;,&#34;&lt;br&gt; cn:  0.14 &lt;br&gt; g:  24.22 &lt;br&gt; f:  14.19&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  20.79 &lt;br&gt; f:  -58.19&#34;,&#34;&lt;br&gt; cn:  0.36 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -57.92&#34;,&#34;&lt;br&gt; cn:  3.23 &lt;br&gt; g:  21.20 &lt;br&gt; f:  39.27&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  23.64 &lt;br&gt; f:  67.89&#34;,&#34;&lt;br&gt; cn:  1.08 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -53.62&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -66.87&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  22.49 &lt;br&gt; f:  12.31&#34;,&#34;&lt;br&gt; cn:  1.38 &lt;br&gt; g:  20.33 &lt;br&gt; f:  -54.71&#34;,&#34;&lt;br&gt; cn:  2.97 &lt;br&gt; g:  21.19 &lt;br&gt; f:  25.74&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  23.55 &lt;br&gt; f:  -62.74&#34;,&#34;&lt;br&gt; cn:  -0.12 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -155.49&#34;,&#34;&lt;br&gt; cn:  2.34 &lt;br&gt; g:  22.55 &lt;br&gt; f:  52.15&#34;,&#34;&lt;br&gt; cn:  0.54 &lt;br&gt; g:  21.06 &lt;br&gt; f:  -74.22&#34;,&#34;&lt;br&gt; cn:  3.11 &lt;br&gt; g:  20.70 &lt;br&gt; f:  15.74&#34;,&#34;&lt;br&gt; cn:  -1.68 &lt;br&gt; g:  23.14 &lt;br&gt; f:  -127.60&#34;,&#34;&lt;br&gt; cn:  -2.01 &lt;br&gt; g:  24.03 &lt;br&gt; f:  -88.86&#34;,&#34;&lt;br&gt; cn:  -0.70 &lt;br&gt; g:  23.76 &lt;br&gt; f:  -13.63&#34;,&#34;&lt;br&gt; cn:  1.07 &lt;br&gt; g:  21.93 &lt;br&gt; f:  -4.03&#34;,&#34;&lt;br&gt; cn:  0.04 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -133.03&#34;,&#34;&lt;br&gt; cn:  -0.76 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -23.11&#34;,&#34;&lt;br&gt; cn:  -2.58 &lt;br&gt; g:  23.61 &lt;br&gt; f:  -192.96&#34;,&#34;&lt;br&gt; cn:  0.63 &lt;br&gt; g:  21.65 &lt;br&gt; f:  -34.15&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -310.52&#34;,&#34;&lt;br&gt; cn:  -2.12 &lt;br&gt; g:  23.77 &lt;br&gt; f:  -120.91&#34;,&#34;&lt;br&gt; cn:  0.80 &lt;br&gt; g:  23.56 &lt;br&gt; f:  17.12&#34;,&#34;&lt;br&gt; cn:  0.33 &lt;br&gt; g:  24.92 &lt;br&gt; f:  46.86&#34;,&#34;&lt;br&gt; cn:  -1.48 &lt;br&gt; g:  24.76 &lt;br&gt; f:  -11.72&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  23.45 &lt;br&gt; f:  -81.45&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  23.33 &lt;br&gt; f:  -75.20&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  21.72 &lt;br&gt; f:  -43.02&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  24.73 &lt;br&gt; f:  106.00&#34;,&#34;&lt;br&gt; cn:  -0.58 &lt;br&gt; g:  24.83 &lt;br&gt; f:  10.22&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  24.99 &lt;br&gt; f:  23.42&#34;,&#34;&lt;br&gt; cn:  2.95 &lt;br&gt; g:  20.08 &lt;br&gt; f:  2.34&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -193.33&#34;,&#34;&lt;br&gt; cn:  -0.55 &lt;br&gt; g:  24.36 &lt;br&gt; f:  5.67&#34;,&#34;&lt;br&gt; cn:  -2.16 &lt;br&gt; g:  24.25 &lt;br&gt; f:  -87.02&#34;,&#34;&lt;br&gt; cn:  2.85 &lt;br&gt; g:  21.23 &lt;br&gt; f:  21.91&#34;,&#34;&lt;br&gt; cn:  -2.59 &lt;br&gt; g:  21.95 &lt;br&gt; f:  -410.21&#34;,&#34;&lt;br&gt; cn:  -0.53 &lt;br&gt; g:  22.60 &lt;br&gt; f:  -60.74&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  22.59 &lt;br&gt; f:  23.69&#34;,&#34;&lt;br&gt; cn:  3.35 &lt;br&gt; g:  20.57 &lt;br&gt; f:  20.45&#34;,&#34;&lt;br&gt; cn:  0.76 &lt;br&gt; g:  21.81 &lt;br&gt; f:  -19.78&#34;,&#34;&lt;br&gt; cn:  -1.87 &lt;br&gt; g:  22.67 &lt;br&gt; f:  -198.24&#34;,&#34;&lt;br&gt; cn:  2.15 &lt;br&gt; g:  24.33 &lt;br&gt; f:  167.89&#34;,&#34;&lt;br&gt; cn:  -3.11 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -704.46&#34;,&#34;&lt;br&gt; cn:  0.74 &lt;br&gt; g:  23.41 &lt;br&gt; f:  12.19&#34;,&#34;&lt;br&gt; cn:  -0.17 &lt;br&gt; g:  24.41 &lt;br&gt; f:  10.85&#34;,&#34;&lt;br&gt; cn:  -0.35 &lt;br&gt; g:  20.16 &lt;br&gt; f:  -269.22&#34;,&#34;&lt;br&gt; cn:  -0.14 &lt;br&gt; g:  21.22 &lt;br&gt; f:  -127.69&#34;,&#34;&lt;br&gt; cn:  2.90 &lt;br&gt; g:  20.01 &lt;br&gt; f:  0.99&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -118.32&#34;,&#34;&lt;br&gt; cn:  1.85 &lt;br&gt; g:  23.67 &lt;br&gt; f:  83.29&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  24.51 &lt;br&gt; f:  6.87&#34;,&#34;&lt;br&gt; cn:  3.43 &lt;br&gt; g:  21.07 &lt;br&gt; f:  45.27&#34;,&#34;&lt;br&gt; cn:  -1.93 &lt;br&gt; g:  22.22 &lt;br&gt; f:  -259.03&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -34.22&#34;,&#34;&lt;br&gt; cn:  1.47 &lt;br&gt; g:  23.13 &lt;br&gt; f:  29.76&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  22.70 &lt;br&gt; f:  36.06&#34;,&#34;&lt;br&gt; cn:  2.66 &lt;br&gt; g:  21.10 &lt;br&gt; f:  11.71&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  20.85 &lt;br&gt; f:  -79.08&#34;,&#34;&lt;br&gt; cn:  0.48 &lt;br&gt; g:  21.13 &lt;br&gt; f:  -74.49&#34;,&#34;&lt;br&gt; cn:  -1.07 &lt;br&gt; g:  22.59 &lt;br&gt; f:  -109.91&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  22.25 &lt;br&gt; f:  4.52&#34;,&#34;&lt;br&gt; cn:  -0.23 &lt;br&gt; g:  20.09 &lt;br&gt; f:  -258.73&#34;,&#34;&lt;br&gt; cn:  3.30 &lt;br&gt; g:  21.51 &lt;br&gt; f:  60.72&#34;,&#34;&lt;br&gt; cn:  0.77 &lt;br&gt; g:  20.02 &lt;br&gt; f:  -133.13&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  24.65 &lt;br&gt; f:  99.78&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  22.81 &lt;br&gt; f:  19.36&#34;,&#34;&lt;br&gt; cn:  -2.65 &lt;br&gt; g:  23.18 &lt;br&gt; f:  -252.34&#34;,&#34;&lt;br&gt; cn:  1.71 &lt;br&gt; g:  20.86 &lt;br&gt; f:  -12.33&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  23.63 &lt;br&gt; f:  -124.07&#34;,&#34;&lt;br&gt; cn:  -1.39 &lt;br&gt; g:  20.34 &lt;br&gt; f:  -428.05&#34;,&#34;&lt;br&gt; cn:  1.31 &lt;br&gt; g:  24.88 &lt;br&gt; f:  123.15&#34;,&#34;&lt;br&gt; cn:  -3.02 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -579.67&#34;,&#34;&lt;br&gt; cn:  -2.46 &lt;br&gt; g:  23.01 &lt;br&gt; f:  -243.52&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  22.65 &lt;br&gt; f:  -31.81&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -25.01&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  22.45 &lt;br&gt; f:  -200.68&#34;,&#34;&lt;br&gt; cn:  -1.43 &lt;br&gt; g:  21.58 &lt;br&gt; f:  -261.16&#34;,&#34;&lt;br&gt; cn:  -0.31 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -278.27&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  23.90 &lt;br&gt; f:  29.15&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  23.37 &lt;br&gt; f:  -0.90&#34;,&#34;&lt;br&gt; cn:  1.67 &lt;br&gt; g:  20.48 &lt;br&gt; f:  -28.20&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -313.05&#34;,&#34;&lt;br&gt; cn:  -2.76 &lt;br&gt; g:  21.05 &lt;br&gt; f:  -603.04&#34;,&#34;&lt;br&gt; cn:  1.64 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -33.23&#34;,&#34;&lt;br&gt; cn:  0.03 &lt;br&gt; g:  23.32 &lt;br&gt; f:  -0.78&#34;,&#34;&lt;br&gt; cn:  -1.63 &lt;br&gt; g:  23.64 &lt;br&gt; f:  -82.31&#34;,&#34;&lt;br&gt; cn:  2.96 &lt;br&gt; g:  21.40 &lt;br&gt; f:  33.63&#34;,&#34;&lt;br&gt; cn:  1.82 &lt;br&gt; g:  23.17 &lt;br&gt; f:  50.89&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -233.49&#34;,&#34;&lt;br&gt; cn:  3.07 &lt;br&gt; g:  21.57 &lt;br&gt; f:  48.36&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  21.35 &lt;br&gt; f:  -396.93&#34;,&#34;&lt;br&gt; cn:  -3.36 &lt;br&gt; g:  21.08 &lt;br&gt; f:  -743.06&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  24.24 &lt;br&gt; f:  11.10&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  24.05 &lt;br&gt; f:  -120.47&#34;,&#34;&lt;br&gt; cn:  2.10 &lt;br&gt; g:  21.38 &lt;br&gt; f:  5.23&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  23.96 &lt;br&gt; f:  -111.28&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  22.87 &lt;br&gt; f:  5.84&#34;,&#34;&lt;br&gt; cn:  0.10 &lt;br&gt; g:  24.36 &lt;br&gt; f:  16.35&#34;,&#34;&lt;br&gt; cn:  0.13 &lt;br&gt; g:  20.66 &lt;br&gt; f:  -148.16&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  22.62 &lt;br&gt; f:  -81.65&#34;,&#34;&lt;br&gt; cn:  -3.42 &lt;br&gt; g:  20.94 &lt;br&gt; f:  -789.76&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  22.11 &lt;br&gt; f:  -92.15&#34;,&#34;&lt;br&gt; cn:  3.55 &lt;br&gt; g:  20.47 &lt;br&gt; f:  25.72&#34;,&#34;&lt;br&gt; cn:  -2.11 &lt;br&gt; g:  24.24 &lt;br&gt; f:  -83.14&#34;,&#34;&lt;br&gt; cn:  2.11 &lt;br&gt; g:  21.20 &lt;br&gt; f:  3.76&#34;,&#34;&lt;br&gt; cn:  2.11 &lt;br&gt; g:  22.32 &lt;br&gt; f:  28.67&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -194.43&#34;,&#34;&lt;br&gt; cn:  0.75 &lt;br&gt; g:  23.86 &lt;br&gt; f:  24.55&#34;,&#34;&lt;br&gt; cn:  1.08 &lt;br&gt; g:  23.43 &lt;br&gt; f:  23.40&#34;,&#34;&lt;br&gt; cn:  2.44 &lt;br&gt; g:  22.53 &lt;br&gt; f:  57.51&#34;,&#34;&lt;br&gt; cn:  -2.13 &lt;br&gt; g:  24.02 &lt;br&gt; f:  -100.93&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  20.30 &lt;br&gt; f:  -290.65&#34;,&#34;&lt;br&gt; cn:  -0.37 &lt;br&gt; g:  20.53 &lt;br&gt; f:  -227.10&#34;,&#34;&lt;br&gt; cn:  -1.11 &lt;br&gt; g:  20.33 &lt;br&gt; f:  -375.24&#34;,&#34;&lt;br&gt; cn:  0.04 &lt;br&gt; g:  23.24 &lt;br&gt; f:  -2.38&#34;,&#34;&lt;br&gt; cn:  -2.74 &lt;br&gt; g:  22.19 &lt;br&gt; f:  -404.69&#34;,&#34;&lt;br&gt; cn:  1.96 &lt;br&gt; g:  24.63 &lt;br&gt; f:  173.81&#34;,&#34;&lt;br&gt; cn:  0.37 &lt;br&gt; g:  23.53 &lt;br&gt; f:  7.48&#34;,&#34;&lt;br&gt; cn:  -2.54 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -224.10&#34;,&#34;&lt;br&gt; cn:  2.26 &lt;br&gt; g:  23.61 &lt;br&gt; f:  115.44&#34;,&#34;&lt;br&gt; cn:  2.34 &lt;br&gt; g:  20.90 &lt;br&gt; f:  3.30&#34;,&#34;&lt;br&gt; cn:  0.11 &lt;br&gt; g:  24.74 &lt;br&gt; f:  27.98&#34;,&#34;&lt;br&gt; cn:  -2.99 &lt;br&gt; g:  22.49 &lt;br&gt; f:  -405.71&#34;,&#34;&lt;br&gt; cn:  -3.46 &lt;br&gt; g:  20.56 &lt;br&gt; f:  -883.16&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  23.41 &lt;br&gt; f:  14.86&#34;,&#34;&lt;br&gt; cn:  -1.81 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -163.45&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  23.52 &lt;br&gt; f:  12.66&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  23.10 &lt;br&gt; f:  -169.16&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -218.40&#34;,&#34;&lt;br&gt; cn:  0.75 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -106.97&#34;,&#34;&lt;br&gt; cn:  2.57 &lt;br&gt; g:  23.34 &lt;br&gt; f:  125.64&#34;,&#34;&lt;br&gt; cn:  2.53 &lt;br&gt; g:  22.08 &lt;br&gt; f:  40.28&#34;,&#34;&lt;br&gt; cn:  3.29 &lt;br&gt; g:  20.63 &lt;br&gt; f:  20.11&#34;,&#34;&lt;br&gt; cn:  -2.25 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -560.51&#34;,&#34;&lt;br&gt; cn:  -3.09 &lt;br&gt; g:  21.18 &lt;br&gt; f:  -654.55&#34;,&#34;&lt;br&gt; cn:  3.23 &lt;br&gt; g:  20.09 &lt;br&gt; f:  5.67&#34;,&#34;&lt;br&gt; cn:  -2.56 &lt;br&gt; g:  20.83 &lt;br&gt; f:  -595.92&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  23.04 &lt;br&gt; f:  -44.53&#34;,&#34;&lt;br&gt; cn:  -1.95 &lt;br&gt; g:  22.08 &lt;br&gt; f:  -278.97&#34;,&#34;&lt;br&gt; cn:  -1.59 &lt;br&gt; g:  22.61 &lt;br&gt; f:  -167.50&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  22.03 &lt;br&gt; f:  -4.03&#34;,&#34;&lt;br&gt; cn:  -2.35 &lt;br&gt; g:  20.95 &lt;br&gt; f:  -526.16&#34;,&#34;&lt;br&gt; cn:  1.82 &lt;br&gt; g:  23.73 &lt;br&gt; f:  84.35&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -170.76&#34;,&#34;&lt;br&gt; cn:  -0.96 &lt;br&gt; g:  24.65 &lt;br&gt; f:  2.69&#34;,&#34;&lt;br&gt; cn:  2.61 &lt;br&gt; g:  22.19 &lt;br&gt; f:  50.64&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -463.27&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -74.60&#34;,&#34;&lt;br&gt; cn:  0.38 &lt;br&gt; g:  20.83 &lt;br&gt; f:  -106.50&#34;,&#34;&lt;br&gt; cn:  3.55 &lt;br&gt; g:  20.19 &lt;br&gt; f:  16.39&#34;,&#34;&lt;br&gt; cn:  3.30 &lt;br&gt; g:  20.75 &lt;br&gt; f:  24.67&#34;,&#34;&lt;br&gt; cn:  0.77 &lt;br&gt; g:  23.30 &lt;br&gt; f:  10.57&#34;,&#34;&lt;br&gt; cn:  -0.89 &lt;br&gt; g:  23.22 &lt;br&gt; f:  -49.63&#34;,&#34;&lt;br&gt; cn:  0.79 &lt;br&gt; g:  23.88 &lt;br&gt; f:  27.05&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  22.41 &lt;br&gt; f:  3.03&#34;,&#34;&lt;br&gt; cn:  1.92 &lt;br&gt; g:  22.11 &lt;br&gt; f:  14.43&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  22.84 &lt;br&gt; f:  39.84&#34;,&#34;&lt;br&gt; cn:  -2.29 &lt;br&gt; g:  20.58 &lt;br&gt; f:  -579.10&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  23.06 &lt;br&gt; f:  50.11&#34;,&#34;&lt;br&gt; cn:  -0.99 &lt;br&gt; g:  23.01 &lt;br&gt; f:  -70.93&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  21.55 &lt;br&gt; f:  -71.57&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  20.45 &lt;br&gt; f:  -76.42&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -58.82&#34;,&#34;&lt;br&gt; cn:  1.79 &lt;br&gt; g:  23.40 &lt;br&gt; f:  61.38&#34;,&#34;&lt;br&gt; cn:  0.94 &lt;br&gt; g:  21.48 &lt;br&gt; f:  -24.52&#34;,&#34;&lt;br&gt; cn:  -2.06 &lt;br&gt; g:  24.71 &lt;br&gt; f:  -47.38&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  24.58 &lt;br&gt; f:  51.99&#34;,&#34;&lt;br&gt; cn:  -2.42 &lt;br&gt; g:  22.92 &lt;br&gt; f:  -248.88&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  23.74 &lt;br&gt; f:  -155.62&#34;,&#34;&lt;br&gt; cn:  -2.13 &lt;br&gt; g:  22.88 &lt;br&gt; f:  -209.46&#34;,&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  23.30 &lt;br&gt; f:  -47.20&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  20.99 &lt;br&gt; f:  -8.70&#34;,&#34;&lt;br&gt; cn:  2.52 &lt;br&gt; g:  20.85 &lt;br&gt; f:  4.67&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  20.17 &lt;br&gt; f:  0.52&#34;,&#34;&lt;br&gt; cn:  1.05 &lt;br&gt; g:  23.56 &lt;br&gt; f:  26.57&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  22.86 &lt;br&gt; f:  -91.45&#34;,&#34;&lt;br&gt; cn:  -0.64 &lt;br&gt; g:  23.80 &lt;br&gt; f:  -9.75&#34;,&#34;&lt;br&gt; cn:  -0.19 &lt;br&gt; g:  24.31 &lt;br&gt; f:  9.08&#34;,&#34;&lt;br&gt; cn:  2.52 &lt;br&gt; g:  21.13 &lt;br&gt; f:  8.94&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  22.84 &lt;br&gt; f:  7.45&#34;,&#34;&lt;br&gt; cn:  -0.05 &lt;br&gt; g:  23.38 &lt;br&gt; f:  -1.53&#34;,&#34;&lt;br&gt; cn:  0.56 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -126.15&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -192.30&#34;,&#34;&lt;br&gt; cn:  -2.95 &lt;br&gt; g:  22.06 &lt;br&gt; f:  -465.41&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  20.02 &lt;br&gt; f:  -126.78&#34;,&#34;&lt;br&gt; cn:  -1.94 &lt;br&gt; g:  22.87 &lt;br&gt; f:  -186.03&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  23.05 &lt;br&gt; f:  -21.16&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  24.49 &lt;br&gt; f:  54.24&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  23.91 &lt;br&gt; f:  -132.87&#34;,&#34;&lt;br&gt; cn:  2.22 &lt;br&gt; g:  22.02 &lt;br&gt; f:  22.58&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  24.89 &lt;br&gt; f:  199.53&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  21.32 &lt;br&gt; f:  -445.49&#34;,&#34;&lt;br&gt; cn:  0.51 &lt;br&gt; g:  22.17 &lt;br&gt; f:  -18.13&#34;,&#34;&lt;br&gt; cn:  -0.17 &lt;br&gt; g:  22.64 &lt;br&gt; f:  -33.50&#34;,&#34;&lt;br&gt; cn:  3.52 &lt;br&gt; g:  20.50 &lt;br&gt; f:  25.40&#34;,&#34;&lt;br&gt; cn:  1.17 &lt;br&gt; g:  21.43 &lt;br&gt; f:  -15.17&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  24.08 &lt;br&gt; f:  12.40&#34;,&#34;&lt;br&gt; cn:  2.43 &lt;br&gt; g:  22.56 &lt;br&gt; f:  58.57&#34;,&#34;&lt;br&gt; cn:  1.96 &lt;br&gt; g:  23.45 &lt;br&gt; f:  76.81&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -4.15&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  23.39 &lt;br&gt; f:  -141.03&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  23.50 &lt;br&gt; f:  -4.24&#34;,&#34;&lt;br&gt; cn:  0.89 &lt;br&gt; g:  23.86 &lt;br&gt; f:  30.27&#34;,&#34;&lt;br&gt; cn:  0.75 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -5.47&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -21.17&#34;,&#34;&lt;br&gt; cn:  -1.36 &lt;br&gt; g:  24.59 &lt;br&gt; f:  -12.62&#34;,&#34;&lt;br&gt; cn:  -1.50 &lt;br&gt; g:  23.78 &lt;br&gt; f:  -62.32&#34;,&#34;&lt;br&gt; cn:  -0.05 &lt;br&gt; g:  24.57 &lt;br&gt; f:  17.00&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  22.42 &lt;br&gt; f:  3.15&#34;,&#34;&lt;br&gt; cn:  2.26 &lt;br&gt; g:  21.36 &lt;br&gt; f:  7.57&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  24.91 &lt;br&gt; f:  84.23&#34;,&#34;&lt;br&gt; cn:  -1.69 &lt;br&gt; g:  23.53 &lt;br&gt; f:  -96.45&#34;,&#34;&lt;br&gt; cn:  0.72 &lt;br&gt; g:  21.84 &lt;br&gt; f:  -20.79&#34;,&#34;&lt;br&gt; cn:  -0.19 &lt;br&gt; g:  22.22 &lt;br&gt; f:  -57.92&#34;,&#34;&lt;br&gt; cn:  1.46 &lt;br&gt; g:  22.50 &lt;br&gt; f:  11.01&#34;,&#34;&lt;br&gt; cn:  -2.03 &lt;br&gt; g:  20.52 &lt;br&gt; f:  -531.61&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  22.55 &lt;br&gt; f:  -269.93&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  22.00 &lt;br&gt; f:  15.39&#34;,&#34;&lt;br&gt; cn:  0.93 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -62.40&#34;,&#34;&lt;br&gt; cn:  1.06 &lt;br&gt; g:  20.95 &lt;br&gt; f:  -41.98&#34;,&#34;&lt;br&gt; cn:  -2.91 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -717.59&#34;,&#34;&lt;br&gt; cn:  -0.48 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -33.09&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -291.62&#34;,&#34;&lt;br&gt; cn:  3.65 &lt;br&gt; g:  20.02 &lt;br&gt; f:  15.40&#34;,&#34;&lt;br&gt; cn:  2.29 &lt;br&gt; g:  24.28 &lt;br&gt; f:  180.03&#34;,&#34;&lt;br&gt; cn:  2.40 &lt;br&gt; g:  23.16 &lt;br&gt; f:  94.92&#34;,&#34;&lt;br&gt; cn:  -1.23 &lt;br&gt; g:  24.73 &lt;br&gt; f:  -3.17&#34;,&#34;&lt;br&gt; cn:  -1.12 &lt;br&gt; g:  24.53 &lt;br&gt; f:  -5.18&#34;,&#34;&lt;br&gt; cn:  2.72 &lt;br&gt; g:  21.38 &lt;br&gt; f:  22.04&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -196.60&#34;,&#34;&lt;br&gt; cn:  0.02 &lt;br&gt; g:  23.88 &lt;br&gt; f:  7.24&#34;,&#34;&lt;br&gt; cn:  1.76 &lt;br&gt; g:  24.61 &lt;br&gt; f:  148.10&#34;,&#34;&lt;br&gt; cn:  -0.99 &lt;br&gt; g:  23.48 &lt;br&gt; f:  -42.09&#34;,&#34;&lt;br&gt; cn:  1.24 &lt;br&gt; g:  23.33 &lt;br&gt; f:  26.63&#34;,&#34;&lt;br&gt; cn:  -0.99 &lt;br&gt; g:  23.81 &lt;br&gt; f:  -26.26&#34;,&#34;&lt;br&gt; cn:  -2.52 &lt;br&gt; g:  20.08 &lt;br&gt; f:  -733.08&#34;,&#34;&lt;br&gt; cn:  -3.24 &lt;br&gt; g:  21.16 &lt;br&gt; f:  -695.92&#34;,&#34;&lt;br&gt; cn:  -0.68 &lt;br&gt; g:  22.28 &lt;br&gt; f:  -96.08&#34;,&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  24.21 &lt;br&gt; f:  -7.21&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  21.98 &lt;br&gt; f:  2.15&#34;,&#34;&lt;br&gt; cn:  -2.10 &lt;br&gt; g:  20.83 &lt;br&gt; f:  -493.63&#34;,&#34;&lt;br&gt; cn:  -1.80 &lt;br&gt; g:  21.39 &lt;br&gt; f:  -346.57&#34;,&#34;&lt;br&gt; cn:  -0.19 &lt;br&gt; g:  21.73 &lt;br&gt; f:  -91.51&#34;,&#34;&lt;br&gt; cn:  -1.94 &lt;br&gt; g:  21.54 &lt;br&gt; f:  -351.10&#34;,&#34;&lt;br&gt; cn:  1.03 &lt;br&gt; g:  22.10 &lt;br&gt; f:  -1.40&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -8.25&#34;,&#34;&lt;br&gt; cn:  -1.00 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -303.33&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  21.10 &lt;br&gt; f:  -207.85&#34;,&#34;&lt;br&gt; cn:  1.50 &lt;br&gt; g:  22.92 &lt;br&gt; f:  23.49&#34;,&#34;&lt;br&gt; cn:  2.34 &lt;br&gt; g:  23.49 &lt;br&gt; f:  115.02&#34;,&#34;&lt;br&gt; cn:  2.25 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -10.91&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  23.42 &lt;br&gt; f:  28.35&#34;,&#34;&lt;br&gt; cn:  0.07 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -146.47&#34;,&#34;&lt;br&gt; cn:  -1.41 &lt;br&gt; g:  24.29 &lt;br&gt; f:  -27.79&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  21.83 &lt;br&gt; f:  -60.35&#34;,&#34;&lt;br&gt; cn:  1.84 &lt;br&gt; g:  21.72 &lt;br&gt; f:  5.73&#34;,&#34;&lt;br&gt; cn:  1.75 &lt;br&gt; g:  24.28 &lt;br&gt; f:  118.65&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -160.71&#34;,&#34;&lt;br&gt; cn:  3.03 &lt;br&gt; g:  21.27 &lt;br&gt; f:  31.71&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -145.71&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  22.34 &lt;br&gt; f:  -132.60&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  23.63 &lt;br&gt; f:  21.32&#34;,&#34;&lt;br&gt; cn:  -1.91 &lt;br&gt; g:  23.13 &lt;br&gt; f:  -155.80&#34;,&#34;&lt;br&gt; cn:  0.45 &lt;br&gt; g:  24.21 &lt;br&gt; f:  23.91&#34;,&#34;&lt;br&gt; cn:  -1.11 &lt;br&gt; g:  23.88 &lt;br&gt; f:  -29.97&#34;,&#34;&lt;br&gt; cn:  -0.32 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -51.40&#34;,&#34;&lt;br&gt; cn:  -0.19 &lt;br&gt; g:  23.10 &lt;br&gt; f:  -15.12&#34;,&#34;&lt;br&gt; cn:  -2.50 &lt;br&gt; g:  23.06 &lt;br&gt; f:  -242.71&#34;,&#34;&lt;br&gt; cn:  -2.09 &lt;br&gt; g:  21.84 &lt;br&gt; f:  -335.26&#34;,&#34;&lt;br&gt; cn:  1.12 &lt;br&gt; g:  23.55 &lt;br&gt; f:  29.31&#34;,&#34;&lt;br&gt; cn:  0.31 &lt;br&gt; g:  23.04 &lt;br&gt; f:  0.26&#34;,&#34;&lt;br&gt; cn:  -1.21 &lt;br&gt; g:  22.15 &lt;br&gt; f:  -165.79&#34;,&#34;&lt;br&gt; cn:  -2.38 &lt;br&gt; g:  23.06 &lt;br&gt; f:  -225.70&#34;,&#34;&lt;br&gt; cn:  2.48 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -0.96&#34;,&#34;&lt;br&gt; cn:  0.06 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -60.10&#34;,&#34;&lt;br&gt; cn:  -1.35 &lt;br&gt; g:  21.99 &lt;br&gt; f:  -201.83&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  23.33 &lt;br&gt; f:  -135.88&#34;,&#34;&lt;br&gt; cn:  -1.37 &lt;br&gt; g:  23.74 &lt;br&gt; f:  -54.67&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  22.62 &lt;br&gt; f:  15.56&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  23.25 &lt;br&gt; f:  -54.16&#34;,&#34;&lt;br&gt; cn:  1.96 &lt;br&gt; g:  22.71 &lt;br&gt; f:  36.80&#34;,&#34;&lt;br&gt; cn:  2.60 &lt;br&gt; g:  20.81 &lt;br&gt; f:  5.17&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -343.24&#34;,&#34;&lt;br&gt; cn:  -1.28 &lt;br&gt; g:  20.74 &lt;br&gt; f:  -346.85&#34;,&#34;&lt;br&gt; cn:  0.39 &lt;br&gt; g:  24.63 &lt;br&gt; f:  36.86&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  20.55 &lt;br&gt; f:  -549.86&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  22.19 &lt;br&gt; f:  -21.10&#34;,&#34;&lt;br&gt; cn:  1.51 &lt;br&gt; g:  24.27 &lt;br&gt; f:  95.74&#34;,&#34;&lt;br&gt; cn:  2.61 &lt;br&gt; g:  21.01 &lt;br&gt; f:  8.60&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  20.22 &lt;br&gt; f:  -622.95&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  20.12 &lt;br&gt; f:  -3.44&#34;,&#34;&lt;br&gt; cn:  -0.55 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -149.03&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -171.11&#34;,&#34;&lt;br&gt; cn:  -0.88 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -276.88&#34;,&#34;&lt;br&gt; cn:  -3.25 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -731.77&#34;,&#34;&lt;br&gt; cn:  -1.59 &lt;br&gt; g:  22.81 &lt;br&gt; f:  -148.20&#34;,&#34;&lt;br&gt; cn:  0.88 &lt;br&gt; g:  22.53 &lt;br&gt; f:  3.10&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  21.55 &lt;br&gt; f:  -394.68&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -21.55&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  21.93 &lt;br&gt; f:  -11.05&#34;,&#34;&lt;br&gt; cn:  2.24 &lt;br&gt; g:  22.20 &lt;br&gt; f:  30.02&#34;,&#34;&lt;br&gt; cn:  -1.64 &lt;br&gt; g:  23.06 &lt;br&gt; f:  -131.12&#34;,&#34;&lt;br&gt; cn:  2.76 &lt;br&gt; g:  22.77 &lt;br&gt; f:  99.69&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  23.85 &lt;br&gt; f:  27.42&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  24.73 &lt;br&gt; f:  -42.00&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  23.63 &lt;br&gt; f:  -147.86&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  23.99 &lt;br&gt; f:  -33.35&#34;,&#34;&lt;br&gt; cn:  -2.94 &lt;br&gt; g:  20.08 &lt;br&gt; f:  -845.14&#34;,&#34;&lt;br&gt; cn:  -1.16 &lt;br&gt; g:  24.04 &lt;br&gt; f:  -24.96&#34;,&#34;&lt;br&gt; cn:  2.09 &lt;br&gt; g:  22.47 &lt;br&gt; f:  33.48&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  20.30 &lt;br&gt; f:  -74.73&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  21.68 &lt;br&gt; f:  -184.04&#34;,&#34;&lt;br&gt; cn:  -0.44 &lt;br&gt; g:  20.86 &lt;br&gt; f:  -200.16&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  20.42 &lt;br&gt; f:  -58.64&#34;,&#34;&lt;br&gt; cn:  -1.58 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -293.44&#34;,&#34;&lt;br&gt; cn:  2.41 &lt;br&gt; g:  22.75 &lt;br&gt; f:  68.53&#34;,&#34;&lt;br&gt; cn:  3.16 &lt;br&gt; g:  21.05 &lt;br&gt; f:  29.67&#34;,&#34;&lt;br&gt; cn:  1.53 &lt;br&gt; g:  22.80 &lt;br&gt; f:  20.88&#34;,&#34;&lt;br&gt; cn:  1.24 &lt;br&gt; g:  23.46 &lt;br&gt; f:  31.60&#34;,&#34;&lt;br&gt; cn:  -0.12 &lt;br&gt; g:  22.24 &lt;br&gt; f:  -51.59&#34;,&#34;&lt;br&gt; cn:  -3.08 &lt;br&gt; g:  20.97 &lt;br&gt; f:  -693.21&#34;,&#34;&lt;br&gt; cn:  -2.81 &lt;br&gt; g:  22.73 &lt;br&gt; f:  -336.68&#34;,&#34;&lt;br&gt; cn:  -3.43 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -842.78&#34;,&#34;&lt;br&gt; cn:  -0.43 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -292.67&#34;,&#34;&lt;br&gt; cn:  1.47 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -6.03&#34;,&#34;&lt;br&gt; cn:  -3.00 &lt;br&gt; g:  20.25 &lt;br&gt; f:  -824.96&#34;,&#34;&lt;br&gt; cn:  2.02 &lt;br&gt; g:  21.52 &lt;br&gt; f:  5.81&#34;,&#34;&lt;br&gt; cn:  -0.70 &lt;br&gt; g:  23.77 &lt;br&gt; f:  -13.37&#34;,&#34;&lt;br&gt; cn:  -0.16 &lt;br&gt; g:  24.59 &lt;br&gt; f:  14.59&#34;,&#34;&lt;br&gt; cn:  1.53 &lt;br&gt; g:  23.66 &lt;br&gt; f:  57.59&#34;,&#34;&lt;br&gt; cn:  -3.14 &lt;br&gt; g:  21.68 &lt;br&gt; f:  -573.96&#34;,&#34;&lt;br&gt; cn:  0.47 &lt;br&gt; g:  24.18 &lt;br&gt; f:  23.85&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  24.21 &lt;br&gt; f:  -44.04&#34;,&#34;&lt;br&gt; cn:  -2.62 &lt;br&gt; g:  22.58 &lt;br&gt; f:  -325.45&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  23.83 &lt;br&gt; f:  -16.20&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -86.58&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  20.33 &lt;br&gt; f:  -324.00&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  23.65 &lt;br&gt; f:  -19.91&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  22.98 &lt;br&gt; f:  -48.61&#34;,&#34;&lt;br&gt; cn:  2.44 &lt;br&gt; g:  21.38 &lt;br&gt; f:  12.22&#34;,&#34;&lt;br&gt; cn:  1.75 &lt;br&gt; g:  21.76 &lt;br&gt; f:  5.00&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  20.69 &lt;br&gt; f:  -98.47&#34;,&#34;&lt;br&gt; cn:  -2.42 &lt;br&gt; g:  23.29 &lt;br&gt; f:  -205.18&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  22.19 &lt;br&gt; f:  -2.70&#34;,&#34;&lt;br&gt; cn:  -0.74 &lt;br&gt; g:  23.23 &lt;br&gt; f:  -38.77&#34;,&#34;&lt;br&gt; cn:  -2.62 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -237.35&#34;,&#34;&lt;br&gt; cn:  0.13 &lt;br&gt; g:  21.48 &lt;br&gt; f:  -80.82&#34;,&#34;&lt;br&gt; cn:  2.35 &lt;br&gt; g:  22.76 &lt;br&gt; f:  64.19&#34;,&#34;&lt;br&gt; cn:  -2.81 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -670.48&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -561.86&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  23.74 &lt;br&gt; f:  -45.61&#34;,&#34;&lt;br&gt; cn:  0.22 &lt;br&gt; g:  24.15 &lt;br&gt; f:  14.71&#34;,&#34;&lt;br&gt; cn:  -1.55 &lt;br&gt; g:  21.79 &lt;br&gt; f:  -253.79&#34;,&#34;&lt;br&gt; cn:  3.30 &lt;br&gt; g:  21.48 &lt;br&gt; f:  58.39&#34;,&#34;&lt;br&gt; cn:  0.53 &lt;br&gt; g:  22.55 &lt;br&gt; f:  -4.96&#34;,&#34;&lt;br&gt; cn:  3.09 &lt;br&gt; g:  21.06 &lt;br&gt; f:  26.36&#34;,&#34;&lt;br&gt; cn:  2.93 &lt;br&gt; g:  21.70 &lt;br&gt; f:  45.83&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  23.54 &lt;br&gt; f:  -29.61&#34;,&#34;&lt;br&gt; cn:  1.93 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -25.05&#34;,&#34;&lt;br&gt; cn:  2.09 &lt;br&gt; g:  24.22 &lt;br&gt; f:  150.27&#34;,&#34;&lt;br&gt; cn:  1.30 &lt;br&gt; g:  20.63 &lt;br&gt; f:  -43.53&#34;,&#34;&lt;br&gt; cn:  -3.44 &lt;br&gt; g:  20.56 &lt;br&gt; f:  -880.12&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  23.07 &lt;br&gt; f:  -41.61&#34;,&#34;&lt;br&gt; cn:  -2.12 &lt;br&gt; g:  22.80 &lt;br&gt; f:  -217.66&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  22.57 &lt;br&gt; f:  -0.66&#34;,&#34;&lt;br&gt; cn:  0.73 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -100.27&#34;,&#34;&lt;br&gt; cn:  -2.33 &lt;br&gt; g:  22.44 &lt;br&gt; f:  -295.07&#34;,&#34;&lt;br&gt; cn:  3.01 &lt;br&gt; g:  20.23 &lt;br&gt; f:  4.17&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  20.31 &lt;br&gt; f:  -174.70&#34;,&#34;&lt;br&gt; cn:  -0.36 &lt;br&gt; g:  23.83 &lt;br&gt; f:  0.41&#34;,&#34;&lt;br&gt; cn:  2.71 &lt;br&gt; g:  20.55 &lt;br&gt; f:  3.84&#34;,&#34;&lt;br&gt; cn:  -0.89 &lt;br&gt; g:  21.70 &lt;br&gt; f:  -171.83&#34;,&#34;&lt;br&gt; cn:  -1.64 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -524.30&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -427.98&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  20.56 &lt;br&gt; f:  -355.45&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  22.56 &lt;br&gt; f:  -9.12&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  24.19 &lt;br&gt; f:  27.34&#34;,&#34;&lt;br&gt; cn:  1.69 &lt;br&gt; g:  20.43 &lt;br&gt; f:  -29.60&#34;,&#34;&lt;br&gt; cn:  -0.43 &lt;br&gt; g:  22.92 &lt;br&gt; f:  -35.65&#34;,&#34;&lt;br&gt; cn:  1.87 &lt;br&gt; g:  21.65 &lt;br&gt; f:  5.34&#34;,&#34;&lt;br&gt; cn:  2.99 &lt;br&gt; g:  22.00 &lt;br&gt; f:  66.43&#34;,&#34;&lt;br&gt; cn:  0.49 &lt;br&gt; g:  24.21 &lt;br&gt; f:  25.22&#34;,&#34;&lt;br&gt; cn:  -0.31 &lt;br&gt; g:  24.16 &lt;br&gt; f:  6.55&#34;,&#34;&lt;br&gt; cn:  1.42 &lt;br&gt; g:  24.85 &lt;br&gt; f:  132.00&#34;,&#34;&lt;br&gt; cn:  2.81 &lt;br&gt; g:  20.63 &lt;br&gt; f:  6.35&#34;,&#34;&lt;br&gt; cn:  -0.54 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -224.68&#34;,&#34;&lt;br&gt; cn:  -0.74 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -136.13&#34;,&#34;&lt;br&gt; cn:  -2.81 &lt;br&gt; g:  21.74 &lt;br&gt; f:  -489.14&#34;,&#34;&lt;br&gt; cn:  -2.42 &lt;br&gt; g:  22.45 &lt;br&gt; f:  -308.75&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  20.42 &lt;br&gt; f:  -12.27&#34;,&#34;&lt;br&gt; cn:  -0.20 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -217.98&#34;,&#34;&lt;br&gt; cn:  2.37 &lt;br&gt; g:  20.01 &lt;br&gt; f:  -13.42&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  22.00 &lt;br&gt; f:  -44.20&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  22.07 &lt;br&gt; f:  -265.85&#34;,&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  20.45 &lt;br&gt; f:  -323.39&#34;,&#34;&lt;br&gt; cn:  -2.02 &lt;br&gt; g:  23.77 &lt;br&gt; f:  -110.90&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  23.24 &lt;br&gt; f:  -187.16&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  20.29 &lt;br&gt; f:  -477.09&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  23.15 &lt;br&gt; f:  13.36&#34;,&#34;&lt;br&gt; cn:  -0.09 &lt;br&gt; g:  24.96 &lt;br&gt; f:  27.12&#34;,&#34;&lt;br&gt; cn:  0.39 &lt;br&gt; g:  22.54 &lt;br&gt; f:  -10.07&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  22.24 &lt;br&gt; f:  -163.48&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  21.10 &lt;br&gt; f:  -49.04&#34;,&#34;&lt;br&gt; cn:  1.04 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -70.04&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  20.62 &lt;br&gt; f:  -282.70&#34;,&#34;&lt;br&gt; cn:  0.30 &lt;br&gt; g:  21.10 &lt;br&gt; f:  -92.29&#34;,&#34;&lt;br&gt; cn:  -2.60 &lt;br&gt; g:  22.77 &lt;br&gt; f:  -295.15&#34;,&#34;&lt;br&gt; cn:  1.51 &lt;br&gt; g:  23.80 &lt;br&gt; f:  64.58&#34;,&#34;&lt;br&gt; cn:  -0.53 &lt;br&gt; g:  23.77 &lt;br&gt; f:  -6.58&#34;,&#34;&lt;br&gt; cn:  -2.53 &lt;br&gt; g:  20.02 &lt;br&gt; f:  -748.27&#34;,&#34;&lt;br&gt; cn:  -0.27 &lt;br&gt; g:  24.37 &lt;br&gt; f:  8.90&#34;,&#34;&lt;br&gt; cn:  1.99 &lt;br&gt; g:  22.82 &lt;br&gt; f:  43.87&#34;,&#34;&lt;br&gt; cn:  -0.99 &lt;br&gt; g:  21.69 &lt;br&gt; f:  -185.19&#34;,&#34;&lt;br&gt; cn:  -0.46 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -256.41&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -103.57&#34;,&#34;&lt;br&gt; cn:  -2.84 &lt;br&gt; g:  21.73 &lt;br&gt; f:  -498.25&#34;,&#34;&lt;br&gt; cn:  0.23 &lt;br&gt; g:  23.04 &lt;br&gt; f:  -1.87&#34;,&#34;&lt;br&gt; cn:  0.17 &lt;br&gt; g:  23.64 &lt;br&gt; f:  6.54&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -266.39&#34;,&#34;&lt;br&gt; cn:  2.86 &lt;br&gt; g:  20.80 &lt;br&gt; f:  10.49&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  22.76 &lt;br&gt; f:  -217.04&#34;,&#34;&lt;br&gt; cn:  -2.56 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -523.17&#34;,&#34;&lt;br&gt; cn:  1.35 &lt;br&gt; g:  24.70 &lt;br&gt; f:  112.34&#34;,&#34;&lt;br&gt; cn:  -0.02 &lt;br&gt; g:  24.69 &lt;br&gt; f:  21.09&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  24.75 &lt;br&gt; f:  15.77&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  22.00 &lt;br&gt; f:  -194.33&#34;,&#34;&lt;br&gt; cn:  -1.11 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -179.40&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  23.25 &lt;br&gt; f:  -44.00&#34;,&#34;&lt;br&gt; cn:  -0.89 &lt;br&gt; g:  20.52 &lt;br&gt; f:  -308.75&#34;,&#34;&lt;br&gt; cn:  0.06 &lt;br&gt; g:  24.69 &lt;br&gt; f:  23.87&#34;,&#34;&lt;br&gt; cn:  -1.97 &lt;br&gt; g:  23.18 &lt;br&gt; f:  -157.84&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -77.27&#34;,&#34;&lt;br&gt; cn:  2.64 &lt;br&gt; g:  21.72 &lt;br&gt; f:  30.30&#34;,&#34;&lt;br&gt; cn:  2.56 &lt;br&gt; g:  20.10 &lt;br&gt; f:  -4.74&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -252.48&#34;,&#34;&lt;br&gt; cn:  -1.10 &lt;br&gt; g:  23.72 &lt;br&gt; f:  -37.38&#34;,&#34;&lt;br&gt; cn:  0.90 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -98.16&#34;,&#34;&lt;br&gt; cn:  2.53 &lt;br&gt; g:  21.68 &lt;br&gt; f:  24.09&#34;,&#34;&lt;br&gt; cn:  1.88 &lt;br&gt; g:  24.13 &lt;br&gt; f:  120.50&#34;,&#34;&lt;br&gt; cn:  1.11 &lt;br&gt; g:  22.29 &lt;br&gt; f:  3.45&#34;,&#34;&lt;br&gt; cn:  -1.56 &lt;br&gt; g:  21.42 &lt;br&gt; f:  -301.18&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  23.47 &lt;br&gt; f:  12.17&#34;,&#34;&lt;br&gt; cn:  -1.76 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -556.70&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  24.87 &lt;br&gt; f:  8.06&#34;,&#34;&lt;br&gt; cn:  -1.81 &lt;br&gt; g:  22.73 &lt;br&gt; f:  -183.55&#34;,&#34;&lt;br&gt; cn:  0.46 &lt;br&gt; g:  23.54 &lt;br&gt; f:  8.81&#34;,&#34;&lt;br&gt; cn:  1.74 &lt;br&gt; g:  20.25 &lt;br&gt; f:  -34.85&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  23.39 &lt;br&gt; f:  -170.31&#34;,&#34;&lt;br&gt; cn:  -0.07 &lt;br&gt; g:  20.79 &lt;br&gt; f:  -159.43&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  23.34 &lt;br&gt; f:  -5.89&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  23.33 &lt;br&gt; f:  -40.26&#34;,&#34;&lt;br&gt; cn:  -2.51 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -490.29&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  22.92 &lt;br&gt; f:  61.13&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  24.42 &lt;br&gt; f:  107.29&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  20.97 &lt;br&gt; f:  -90.99&#34;,&#34;&lt;br&gt; cn:  -2.28 &lt;br&gt; g:  23.04 &lt;br&gt; f:  -214.23&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  22.57 &lt;br&gt; f:  -207.31&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  24.24 &lt;br&gt; f:  104.07&#34;,&#34;&lt;br&gt; cn:  2.75 &lt;br&gt; g:  20.32 &lt;br&gt; f:  2.33&#34;,&#34;&lt;br&gt; cn:  -1.92 &lt;br&gt; g:  23.51 &lt;br&gt; f:  -122.30&#34;,&#34;&lt;br&gt; cn:  1.42 &lt;br&gt; g:  21.21 &lt;br&gt; f:  -12.72&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -87.02&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  23.65 &lt;br&gt; f:  -165.85&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  23.54 &lt;br&gt; f:  -17.71&#34;,&#34;&lt;br&gt; cn:  -1.76 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -398.69&#34;,&#34;&lt;br&gt; cn:  1.35 &lt;br&gt; g:  23.39 &lt;br&gt; f:  34.42&#34;,&#34;&lt;br&gt; cn:  0.05 &lt;br&gt; g:  24.14 &lt;br&gt; f:  10.84&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  24.06 &lt;br&gt; f:  -41.72&#34;,&#34;&lt;br&gt; cn:  -2.68 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -246.11&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  22.75 &lt;br&gt; f:  6.18&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  23.11 &lt;br&gt; f:  48.18&#34;,&#34;&lt;br&gt; cn:  0.08 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -197.79&#34;,&#34;&lt;br&gt; cn:  0.54 &lt;br&gt; g:  24.08 &lt;br&gt; f:  23.47&#34;,&#34;&lt;br&gt; cn:  0.92 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -86.72&#34;,&#34;&lt;br&gt; cn:  -0.54 &lt;br&gt; g:  21.86 &lt;br&gt; f:  -115.37&#34;,&#34;&lt;br&gt; cn:  -0.90 &lt;br&gt; g:  22.65 &lt;br&gt; f:  -88.56&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  21.01 &lt;br&gt; f:  -154.54&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  24.19 &lt;br&gt; f:  141.36&#34;,&#34;&lt;br&gt; cn:  2.90 &lt;br&gt; g:  22.47 &lt;br&gt; f:  89.99&#34;,&#34;&lt;br&gt; cn:  -2.31 &lt;br&gt; g:  21.57 &lt;br&gt; f:  -416.32&#34;,&#34;&lt;br&gt; cn:  3.05 &lt;br&gt; g:  20.52 &lt;br&gt; f:  9.47&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  22.80 &lt;br&gt; f:  -65.44&#34;,&#34;&lt;br&gt; cn:  1.04 &lt;br&gt; g:  22.45 &lt;br&gt; f:  4.33&#34;,&#34;&lt;br&gt; cn:  2.81 &lt;br&gt; g:  21.31 &lt;br&gt; f:  23.03&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -313.08&#34;,&#34;&lt;br&gt; cn:  3.51 &lt;br&gt; g:  20.18 &lt;br&gt; f:  15.01&#34;,&#34;&lt;br&gt; cn:  -1.61 &lt;br&gt; g:  22.73 &lt;br&gt; f:  -158.55&#34;,&#34;&lt;br&gt; cn:  0.13 &lt;br&gt; g:  20.18 &lt;br&gt; f:  -195.82&#34;,&#34;&lt;br&gt; cn:  -0.06 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -132.44&#34;,&#34;&lt;br&gt; cn:  2.93 &lt;br&gt; g:  20.47 &lt;br&gt; f:  5.96&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  24.49 &lt;br&gt; f:  58.05&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  22.38 &lt;br&gt; f:  -278.88&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -14.26&#34;,&#34;&lt;br&gt; cn:  1.47 &lt;br&gt; g:  21.23 &lt;br&gt; f:  -9.92&#34;,&#34;&lt;br&gt; cn:  -1.56 &lt;br&gt; g:  24.06 &lt;br&gt; f:  -49.67&#34;,&#34;&lt;br&gt; cn:  3.01 &lt;br&gt; g:  20.43 &lt;br&gt; f:  6.68&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  21.00 &lt;br&gt; f:  -484.13&#34;,&#34;&lt;br&gt; cn:  3.18 &lt;br&gt; g:  21.62 &lt;br&gt; f:  58.26&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  21.27 &lt;br&gt; f:  -179.21&#34;,&#34;&lt;br&gt; cn:  -1.82 &lt;br&gt; g:  24.90 &lt;br&gt; f:  -23.12&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  23.40 &lt;br&gt; f:  -10.75&#34;,&#34;&lt;br&gt; cn:  1.64 &lt;br&gt; g:  23.79 &lt;br&gt; f:  73.64&#34;,&#34;&lt;br&gt; cn:  -0.00 &lt;br&gt; g:  21.41 &lt;br&gt; f:  -98.06&#34;,&#34;&lt;br&gt; cn:  -2.25 &lt;br&gt; g:  22.35 &lt;br&gt; f:  -292.78&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  23.37 &lt;br&gt; f:  -69.96&#34;,&#34;&lt;br&gt; cn:  -1.76 &lt;br&gt; g:  23.43 &lt;br&gt; f:  -111.42&#34;,&#34;&lt;br&gt; cn:  -2.56 &lt;br&gt; g:  22.91 &lt;br&gt; f:  -271.02&#34;,&#34;&lt;br&gt; cn:  -2.30 &lt;br&gt; g:  22.79 &lt;br&gt; f:  -245.77&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  23.46 &lt;br&gt; f:  109.80&#34;,&#34;&lt;br&gt; cn:  -0.51 &lt;br&gt; g:  24.60 &lt;br&gt; f:  8.58&#34;,&#34;&lt;br&gt; cn:  1.39 &lt;br&gt; g:  23.22 &lt;br&gt; f:  29.28&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  21.30 &lt;br&gt; f:  -68.69&#34;,&#34;&lt;br&gt; cn:  -0.17 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -128.75&#34;,&#34;&lt;br&gt; cn:  2.93 &lt;br&gt; g:  21.68 &lt;br&gt; f:  44.78&#34;,&#34;&lt;br&gt; cn:  -2.21 &lt;br&gt; g:  21.59 &lt;br&gt; f:  -395.05&#34;,&#34;&lt;br&gt; cn:  -3.13 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -751.26&#34;,&#34;&lt;br&gt; cn:  1.35 &lt;br&gt; g:  20.73 &lt;br&gt; f:  -35.00&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  24.43 &lt;br&gt; f:  147.42&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  23.13 &lt;br&gt; f:  -14.66&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -483.34&#34;,&#34;&lt;br&gt; cn:  0.78 &lt;br&gt; g:  21.54 &lt;br&gt; f:  -30.05&#34;,&#34;&lt;br&gt; cn:  -1.66 &lt;br&gt; g:  23.62 &lt;br&gt; f:  -87.27&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  22.67 &lt;br&gt; f:  -146.23&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  22.74 &lt;br&gt; f:  -136.67&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -391.32&#34;,&#34;&lt;br&gt; cn:  0.39 &lt;br&gt; g:  24.79 &lt;br&gt; f:  44.02&#34;,&#34;&lt;br&gt; cn:  -3.04 &lt;br&gt; g:  20.65 &lt;br&gt; f:  -749.27&#34;,&#34;&lt;br&gt; cn:  -1.70 &lt;br&gt; g:  22.53 &lt;br&gt; f:  -189.79&#34;,&#34;&lt;br&gt; cn:  -2.92 &lt;br&gt; g:  22.59 &lt;br&gt; f:  -379.01&#34;,&#34;&lt;br&gt; cn:  2.66 &lt;br&gt; g:  23.08 &lt;br&gt; f:  113.02&#34;,&#34;&lt;br&gt; cn:  2.96 &lt;br&gt; g:  20.45 &lt;br&gt; f:  6.19&#34;,&#34;&lt;br&gt; cn:  -3.35 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -866.62&#34;,&#34;&lt;br&gt; cn:  0.23 &lt;br&gt; g:  22.79 &lt;br&gt; f:  -8.50&#34;,&#34;&lt;br&gt; cn:  1.89 &lt;br&gt; g:  23.57 &lt;br&gt; f:  79.56&#34;,&#34;&lt;br&gt; cn:  -1.73 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -143.47&#34;,&#34;&lt;br&gt; cn:  1.45 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -52.50&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -37.18&#34;,&#34;&lt;br&gt; cn:  0.31 &lt;br&gt; g:  23.21 &lt;br&gt; f:  3.36&#34;,&#34;&lt;br&gt; cn:  1.02 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -38.57&#34;,&#34;&lt;br&gt; cn:  -2.37 &lt;br&gt; g:  22.04 &lt;br&gt; f:  -357.06&#34;,&#34;&lt;br&gt; cn:  1.66 &lt;br&gt; g:  22.70 &lt;br&gt; f:  22.77&#34;,&#34;&lt;br&gt; cn:  0.54 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -99.57&#34;,&#34;&lt;br&gt; cn:  -1.92 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -223.18&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  22.49 &lt;br&gt; f:  -146.12&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  24.38 &lt;br&gt; f:  10.82&#34;,&#34;&lt;br&gt; cn:  0.04 &lt;br&gt; g:  20.37 &lt;br&gt; f:  -188.55&#34;,&#34;&lt;br&gt; cn:  -0.40 &lt;br&gt; g:  23.09 &lt;br&gt; f:  -25.67&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  22.97 &lt;br&gt; f:  4.27&#34;,&#34;&lt;br&gt; cn:  1.73 &lt;br&gt; g:  20.56 &lt;br&gt; f:  -22.23&#34;,&#34;&lt;br&gt; cn:  0.24 &lt;br&gt; g:  20.11 &lt;br&gt; f:  -188.82&#34;,&#34;&lt;br&gt; cn:  0.11 &lt;br&gt; g:  24.93 &lt;br&gt; f:  35.21&#34;,&#34;&lt;br&gt; cn:  -2.88 &lt;br&gt; g:  20.37 &lt;br&gt; f:  -766.54&#34;,&#34;&lt;br&gt; cn:  -2.97 &lt;br&gt; g:  22.31 &lt;br&gt; f:  -430.52&#34;,&#34;&lt;br&gt; cn:  -1.70 &lt;br&gt; g:  24.13 &lt;br&gt; f:  -55.22&#34;,&#34;&lt;br&gt; cn:  0.73 &lt;br&gt; g:  24.57 &lt;br&gt; f:  53.62&#34;,&#34;&lt;br&gt; cn:  -3.38 &lt;br&gt; g:  20.86 &lt;br&gt; f:  -794.94&#34;,&#34;&lt;br&gt; cn:  -2.48 &lt;br&gt; g:  22.91 &lt;br&gt; f:  -258.06&#34;,&#34;&lt;br&gt; cn:  3.29 &lt;br&gt; g:  20.79 &lt;br&gt; f:  25.64&#34;,&#34;&lt;br&gt; cn:  -1.98 &lt;br&gt; g:  22.56 &lt;br&gt; f:  -225.89&#34;,&#34;&lt;br&gt; cn:  -2.01 &lt;br&gt; g:  23.46 &lt;br&gt; f:  -136.53&#34;,&#34;&lt;br&gt; cn:  -1.73 &lt;br&gt; g:  23.90 &lt;br&gt; f:  -73.33&#34;,&#34;&lt;br&gt; cn:  2.08 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -5.01&#34;,&#34;&lt;br&gt; cn:  2.67 &lt;br&gt; g:  20.96 &lt;br&gt; f:  9.05&#34;,&#34;&lt;br&gt; cn:  -2.13 &lt;br&gt; g:  23.11 &lt;br&gt; f:  -185.53&#34;,&#34;&lt;br&gt; cn:  -2.05 &lt;br&gt; g:  22.05 &lt;br&gt; f:  -299.92&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  22.36 &lt;br&gt; f:  -99.43&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  24.08 &lt;br&gt; f:  44.44&#34;,&#34;&lt;br&gt; cn:  -1.57 &lt;br&gt; g:  22.34 &lt;br&gt; f:  -194.04&#34;,&#34;&lt;br&gt; cn:  -2.72 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -787.35&#34;,&#34;&lt;br&gt; cn:  -0.82 &lt;br&gt; g:  24.98 &lt;br&gt; f:  8.97&#34;,&#34;&lt;br&gt; cn:  1.39 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -18.93&#34;,&#34;&lt;br&gt; cn:  1.34 &lt;br&gt; g:  23.44 &lt;br&gt; f:  35.76&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  21.70 &lt;br&gt; f:  4.79&#34;,&#34;&lt;br&gt; cn:  0.14 &lt;br&gt; g:  23.74 &lt;br&gt; f:  7.11&#34;,&#34;&lt;br&gt; cn:  -2.48 &lt;br&gt; g:  20.79 &lt;br&gt; f:  -584.74&#34;,&#34;&lt;br&gt; cn:  -1.29 &lt;br&gt; g:  21.32 &lt;br&gt; f:  -270.84&#34;,&#34;&lt;br&gt; cn:  -2.82 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -349.54&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -442.59&#34;,&#34;&lt;br&gt; cn:  2.69 &lt;br&gt; g:  22.74 &lt;br&gt; f:  90.84&#34;,&#34;&lt;br&gt; cn:  1.10 &lt;br&gt; g:  20.28 &lt;br&gt; f:  -79.58&#34;,&#34;&lt;br&gt; cn:  1.62 &lt;br&gt; g:  23.98 &lt;br&gt; f:  84.35&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  22.88 &lt;br&gt; f:  -252.41&#34;,&#34;&lt;br&gt; cn:  -2.09 &lt;br&gt; g:  21.06 &lt;br&gt; f:  -453.44&#34;,&#34;&lt;br&gt; cn:  3.45 &lt;br&gt; g:  20.07 &lt;br&gt; f:  10.23&#34;,&#34;&lt;br&gt; cn:  -0.73 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -344.90&#34;,&#34;&lt;br&gt; cn:  -0.93 &lt;br&gt; g:  21.94 &lt;br&gt; f:  -153.12&#34;,&#34;&lt;br&gt; cn:  0.68 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -105.36&#34;,&#34;&lt;br&gt; cn:  -2.52 &lt;br&gt; g:  22.35 &lt;br&gt; f:  -339.36&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  24.46 &lt;br&gt; f:  2.45&#34;,&#34;&lt;br&gt; cn:  1.71 &lt;br&gt; g:  22.14 &lt;br&gt; f:  9.91&#34;,&#34;&lt;br&gt; cn:  1.46 &lt;br&gt; g:  21.04 &lt;br&gt; f:  -16.44&#34;,&#34;&lt;br&gt; cn:  -1.42 &lt;br&gt; g:  21.64 &lt;br&gt; f:  -251.97&#34;,&#34;&lt;br&gt; cn:  -0.94 &lt;br&gt; g:  23.49 &lt;br&gt; f:  -38.59&#34;,&#34;&lt;br&gt; cn:  -0.44 &lt;br&gt; g:  22.85 &lt;br&gt; f:  -40.14&#34;,&#34;&lt;br&gt; cn:  -2.93 &lt;br&gt; g:  20.46 &lt;br&gt; f:  -762.23&#34;,&#34;&lt;br&gt; cn:  -0.02 &lt;br&gt; g:  21.91 &lt;br&gt; f:  -64.28&#34;,&#34;&lt;br&gt; cn:  -2.60 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -687.78&#34;,&#34;&lt;br&gt; cn:  -0.10 &lt;br&gt; g:  21.87 &lt;br&gt; f:  -73.87&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  22.95 &lt;br&gt; f:  1.30&#34;,&#34;&lt;br&gt; cn:  -0.44 &lt;br&gt; g:  21.47 &lt;br&gt; f:  -138.97&#34;,&#34;&lt;br&gt; cn:  2.15 &lt;br&gt; g:  23.70 &lt;br&gt; f:  111.99&#34;,&#34;&lt;br&gt; cn:  0.00 &lt;br&gt; g:  22.12 &lt;br&gt; f:  -49.73&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  21.01 &lt;br&gt; f:  -528.89&#34;,&#34;&lt;br&gt; cn:  -0.38 &lt;br&gt; g:  24.29 &lt;br&gt; f:  7.10&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  24.76 &lt;br&gt; f:  1.99&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  23.24 &lt;br&gt; f:  22.04&#34;,&#34;&lt;br&gt; cn:  1.40 &lt;br&gt; g:  24.80 &lt;br&gt; f:  125.76&#34;,&#34;&lt;br&gt; cn:  0.12 &lt;br&gt; g:  22.80 &lt;br&gt; f:  -12.24&#34;,&#34;&lt;br&gt; cn:  -0.44 &lt;br&gt; g:  21.22 &lt;br&gt; f:  -163.11&#34;,&#34;&lt;br&gt; cn:  -1.50 &lt;br&gt; g:  24.63 &lt;br&gt; f:  -18.04&#34;,&#34;&lt;br&gt; cn:  -1.53 &lt;br&gt; g:  23.99 &lt;br&gt; f:  -51.89&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  22.60 &lt;br&gt; f:  -57.08&#34;,&#34;&lt;br&gt; cn:  2.42 &lt;br&gt; g:  21.21 &lt;br&gt; f:  8.17&#34;,&#34;&lt;br&gt; cn:  -1.19 &lt;br&gt; g:  22.81 &lt;br&gt; f:  -104.54&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -359.52&#34;,&#34;&lt;br&gt; cn:  2.05 &lt;br&gt; g:  20.57 &lt;br&gt; f:  -8.84&#34;,&#34;&lt;br&gt; cn:  -3.03 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -511.95&#34;,&#34;&lt;br&gt; cn:  -0.70 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -342.23&#34;,&#34;&lt;br&gt; cn:  1.81 &lt;br&gt; g:  21.85 &lt;br&gt; f:  6.82&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -154.47&#34;,&#34;&lt;br&gt; cn:  -2.58 &lt;br&gt; g:  21.49 &lt;br&gt; f:  -484.61&#34;,&#34;&lt;br&gt; cn:  1.98 &lt;br&gt; g:  22.66 &lt;br&gt; f:  35.91&#34;,&#34;&lt;br&gt; cn:  0.25 &lt;br&gt; g:  20.21 &lt;br&gt; f:  -178.06&#34;,&#34;&lt;br&gt; cn:  0.01 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -134.11&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  23.64 &lt;br&gt; f:  6.87&#34;,&#34;&lt;br&gt; cn:  -0.23 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -118.70&#34;,&#34;&lt;br&gt; cn:  -2.06 &lt;br&gt; g:  21.68 &lt;br&gt; f:  -352.17&#34;,&#34;&lt;br&gt; cn:  0.36 &lt;br&gt; g:  24.32 &lt;br&gt; f:  23.87&#34;,&#34;&lt;br&gt; cn:  0.89 &lt;br&gt; g:  22.62 &lt;br&gt; f:  4.37&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  23.62 &lt;br&gt; f:  60.90&#34;,&#34;&lt;br&gt; cn:  -2.29 &lt;br&gt; g:  21.77 &lt;br&gt; f:  -382.12&#34;,&#34;&lt;br&gt; cn:  1.24 &lt;br&gt; g:  23.78 &lt;br&gt; f:  45.66&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  22.41 &lt;br&gt; f:  22.79&#34;,&#34;&lt;br&gt; cn:  1.55 &lt;br&gt; g:  24.07 &lt;br&gt; f:  84.67&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  24.35 &lt;br&gt; f:  140.70&#34;,&#34;&lt;br&gt; cn:  -1.54 &lt;br&gt; g:  22.01 &lt;br&gt; f:  -226.26&#34;,&#34;&lt;br&gt; cn:  2.84 &lt;br&gt; g:  21.14 &lt;br&gt; f:  18.53&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  23.66 &lt;br&gt; f:  -24.17&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  24.21 &lt;br&gt; f:  89.03&#34;,&#34;&lt;br&gt; cn:  -1.04 &lt;br&gt; g:  20.16 &lt;br&gt; f:  -388.21&#34;,&#34;&lt;br&gt; cn:  -1.04 &lt;br&gt; g:  21.61 &lt;br&gt; f:  -199.09&#34;,&#34;&lt;br&gt; cn:  2.26 &lt;br&gt; g:  24.01 &lt;br&gt; f:  150.59&#34;,&#34;&lt;br&gt; cn:  0.56 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -116.61&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  20.85 &lt;br&gt; f:  -233.37&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  23.13 &lt;br&gt; f:  -50.64&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  20.99 &lt;br&gt; f:  -418.10&#34;,&#34;&lt;br&gt; cn:  -3.07 &lt;br&gt; g:  20.98 &lt;br&gt; f:  -691.44&#34;,&#34;&lt;br&gt; cn:  -0.23 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -127.28&#34;,&#34;&lt;br&gt; cn:  3.51 &lt;br&gt; g:  20.42 &lt;br&gt; f:  22.06&#34;,&#34;&lt;br&gt; cn:  -1.00 &lt;br&gt; g:  22.36 &lt;br&gt; f:  -121.77&#34;,&#34;&lt;br&gt; cn:  -1.96 &lt;br&gt; g:  20.82 &lt;br&gt; f:  -465.70&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  22.65 &lt;br&gt; f:  5.81&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  22.82 &lt;br&gt; f:  -153.73&#34;,&#34;&lt;br&gt; cn:  1.08 &lt;br&gt; g:  23.22 &lt;br&gt; f:  16.94&#34;,&#34;&lt;br&gt; cn:  -3.04 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -582.10&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -449.62&#34;,&#34;&lt;br&gt; cn:  1.38 &lt;br&gt; g:  24.88 &lt;br&gt; f:  130.73&#34;,&#34;&lt;br&gt; cn:  2.47 &lt;br&gt; g:  20.52 &lt;br&gt; f:  0.87&#34;,&#34;&lt;br&gt; cn:  -0.54 &lt;br&gt; g:  23.79 &lt;br&gt; f:  -6.07&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -709.78&#34;,&#34;&lt;br&gt; cn:  -0.66 &lt;br&gt; g:  23.51 &lt;br&gt; f:  -21.56&#34;,&#34;&lt;br&gt; cn:  0.38 &lt;br&gt; g:  24.81 &lt;br&gt; f:  44.28&#34;,&#34;&lt;br&gt; cn:  1.62 &lt;br&gt; g:  22.79 &lt;br&gt; f:  23.96&#34;,&#34;&lt;br&gt; cn:  -0.32 &lt;br&gt; g:  24.22 &lt;br&gt; f:  7.05&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  23.11 &lt;br&gt; f:  -80.39&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  24.77 &lt;br&gt; f:  -33.72&#34;,&#34;&lt;br&gt; cn:  -2.59 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -631.35&#34;,&#34;&lt;br&gt; cn:  0.24 &lt;br&gt; g:  20.30 &lt;br&gt; f:  -169.17&#34;,&#34;&lt;br&gt; cn:  -0.00 &lt;br&gt; g:  24.89 &lt;br&gt; f:  28.35&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  23.70 &lt;br&gt; f:  -86.92&#34;,&#34;&lt;br&gt; cn:  0.95 &lt;br&gt; g:  20.16 &lt;br&gt; f:  -102.44&#34;,&#34;&lt;br&gt; cn:  0.30 &lt;br&gt; g:  23.54 &lt;br&gt; f:  6.95&#34;,&#34;&lt;br&gt; cn:  -2.80 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -395.32&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  23.33 &lt;br&gt; f:  9.76&#34;,&#34;&lt;br&gt; cn:  2.68 &lt;br&gt; g:  22.23 &lt;br&gt; f:  57.46&#34;,&#34;&lt;br&gt; cn:  2.81 &lt;br&gt; g:  21.90 &lt;br&gt; f:  48.17&#34;,&#34;&lt;br&gt; cn:  1.59 &lt;br&gt; g:  20.73 &lt;br&gt; f:  -22.12&#34;,&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  22.36 &lt;br&gt; f:  -112.22&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -240.44&#34;,&#34;&lt;br&gt; cn:  1.74 &lt;br&gt; g:  24.79 &lt;br&gt; f:  162.09&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  20.45 &lt;br&gt; f:  -279.27&#34;,&#34;&lt;br&gt; cn:  1.65 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -28.09&#34;,&#34;&lt;br&gt; cn:  0.23 &lt;br&gt; g:  24.22 &lt;br&gt; f:  16.61&#34;,&#34;&lt;br&gt; cn:  -2.66 &lt;br&gt; g:  20.66 &lt;br&gt; f:  -653.33&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  23.86 &lt;br&gt; f:  -9.71&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -1.74&#34;,&#34;&lt;br&gt; cn:  -3.21 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -879.23&#34;,&#34;&lt;br&gt; cn:  -2.51 &lt;br&gt; g:  23.24 &lt;br&gt; f:  -224.21&#34;,&#34;&lt;br&gt; cn:  -3.01 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -657.59&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  20.44 &lt;br&gt; f:  -174.44&#34;,&#34;&lt;br&gt; cn:  -1.98 &lt;br&gt; g:  22.05 &lt;br&gt; f:  -288.65&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  23.30 &lt;br&gt; f:  8.51&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -111.31&#34;,&#34;&lt;br&gt; cn:  -1.15 &lt;br&gt; g:  23.48 &lt;br&gt; f:  -53.97&#34;,&#34;&lt;br&gt; cn:  -2.68 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -561.16&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  24.03 &lt;br&gt; f:  -11.27&#34;,&#34;&lt;br&gt; cn:  2.12 &lt;br&gt; g:  24.66 &lt;br&gt; f:  197.40&#34;,&#34;&lt;br&gt; cn:  -1.96 &lt;br&gt; g:  20.78 &lt;br&gt; f:  -470.64&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  20.81 &lt;br&gt; f:  -320.10&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  24.04 &lt;br&gt; f:  93.73&#34;,&#34;&lt;br&gt; cn:  -0.27 &lt;br&gt; g:  20.37 &lt;br&gt; f:  -231.75&#34;,&#34;&lt;br&gt; cn:  2.25 &lt;br&gt; g:  20.38 &lt;br&gt; f:  -7.16&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  20.82 &lt;br&gt; f:  -64.84&#34;,&#34;&lt;br&gt; cn:  3.06 &lt;br&gt; g:  21.68 &lt;br&gt; f:  53.30&#34;,&#34;&lt;br&gt; cn:  0.06 &lt;br&gt; g:  22.90 &lt;br&gt; f:  -11.43&#34;,&#34;&lt;br&gt; cn:  2.80 &lt;br&gt; g:  21.88 &lt;br&gt; f:  46.90&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  22.69 &lt;br&gt; f:  -53.44&#34;,&#34;&lt;br&gt; cn:  0.53 &lt;br&gt; g:  20.74 &lt;br&gt; f:  -98.63&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -20.59&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  21.31 &lt;br&gt; f:  -36.44&#34;,&#34;&lt;br&gt; cn:  1.45 &lt;br&gt; g:  20.31 &lt;br&gt; f:  -50.76&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  22.57 &lt;br&gt; f:  24.97&#34;,&#34;&lt;br&gt; cn:  -2.42 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -591.17&#34;,&#34;&lt;br&gt; cn:  -0.23 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -118.28&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  24.10 &lt;br&gt; f:  -0.01&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  22.86 &lt;br&gt; f:  7.32&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  23.57 &lt;br&gt; f:  94.46&#34;,&#34;&lt;br&gt; cn:  -2.02 &lt;br&gt; g:  22.08 &lt;br&gt; f:  -291.14&#34;,&#34;&lt;br&gt; cn:  3.26 &lt;br&gt; g:  21.24 &lt;br&gt; f:  43.39&#34;,&#34;&lt;br&gt; cn:  -2.28 &lt;br&gt; g:  23.34 &lt;br&gt; f:  -180.95&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  24.21 &lt;br&gt; f:  0.40&#34;,&#34;&lt;br&gt; cn:  -2.92 &lt;br&gt; g:  21.60 &lt;br&gt; f:  -539.34&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  22.46 &lt;br&gt; f:  14.74&#34;,&#34;&lt;br&gt; cn:  1.08 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -21.72&#34;,&#34;&lt;br&gt; cn:  1.77 &lt;br&gt; g:  21.82 &lt;br&gt; f:  5.88&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  20.74 &lt;br&gt; f:  -352.67&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  21.70 &lt;br&gt; f:  -127.08&#34;,&#34;&lt;br&gt; cn:  -0.66 &lt;br&gt; g:  20.09 &lt;br&gt; f:  -329.36&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  20.83 &lt;br&gt; f:  -511.52&#34;,&#34;&lt;br&gt; cn:  -0.09 &lt;br&gt; g:  21.82 &lt;br&gt; f:  -76.08&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  23.40 &lt;br&gt; f:  10.44&#34;,&#34;&lt;br&gt; cn:  3.24 &lt;br&gt; g:  21.37 &lt;br&gt; f:  48.74&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  20.35 &lt;br&gt; f:  -61.51&#34;,&#34;&lt;br&gt; cn:  -1.51 &lt;br&gt; g:  21.04 &lt;br&gt; f:  -345.84&#34;,&#34;&lt;br&gt; cn:  2.73 &lt;br&gt; g:  20.66 &lt;br&gt; f:  5.38&#34;,&#34;&lt;br&gt; cn:  -1.24 &lt;br&gt; g:  22.52 &lt;br&gt; f:  -133.68&#34;,&#34;&lt;br&gt; cn:  -2.10 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -413.91&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  23.61 &lt;br&gt; f:  98.59&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -375.60&#34;,&#34;&lt;br&gt; cn:  -2.47 &lt;br&gt; g:  20.11 &lt;br&gt; f:  -712.75&#34;,&#34;&lt;br&gt; cn:  2.70 &lt;br&gt; g:  21.82 &lt;br&gt; f:  38.36&#34;,&#34;&lt;br&gt; cn:  1.58 &lt;br&gt; g:  22.10 &lt;br&gt; f:  6.70&#34;,&#34;&lt;br&gt; cn:  0.76 &lt;br&gt; g:  21.05 &lt;br&gt; f:  -57.25&#34;,&#34;&lt;br&gt; cn:  0.05 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -89.96&#34;,&#34;&lt;br&gt; cn:  -2.22 &lt;br&gt; g:  20.29 &lt;br&gt; f:  -617.24&#34;,&#34;&lt;br&gt; cn:  -1.88 &lt;br&gt; g:  24.91 &lt;br&gt; f:  -25.96&#34;,&#34;&lt;br&gt; cn:  0.00 &lt;br&gt; g:  22.51 &lt;br&gt; f:  -29.81&#34;,&#34;&lt;br&gt; cn:  2.98 &lt;br&gt; g:  20.88 &lt;br&gt; f:  16.21&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  21.95 &lt;br&gt; f:  -114.00&#34;,&#34;&lt;br&gt; cn:  -1.28 &lt;br&gt; g:  24.65 &lt;br&gt; f:  -7.73&#34;,&#34;&lt;br&gt; cn:  0.29 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -166.09&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  21.73 &lt;br&gt; f:  12.58&#34;,&#34;&lt;br&gt; cn:  -2.57 &lt;br&gt; g:  21.13 &lt;br&gt; f:  -543.93&#34;,&#34;&lt;br&gt; cn:  2.66 &lt;br&gt; g:  21.46 &lt;br&gt; f:  21.74&#34;,&#34;&lt;br&gt; cn:  2.29 &lt;br&gt; g:  23.26 &lt;br&gt; f:  92.03&#34;,&#34;&lt;br&gt; cn:  -1.63 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -155.03&#34;,&#34;&lt;br&gt; cn:  -1.93 &lt;br&gt; g:  21.63 &lt;br&gt; f:  -336.00&#34;,&#34;&lt;br&gt; cn:  -1.53 &lt;br&gt; g:  24.85 &lt;br&gt; f:  -11.07&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  23.94 &lt;br&gt; f:  -129.56&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  23.71 &lt;br&gt; f:  7.50&#34;,&#34;&lt;br&gt; cn:  1.37 &lt;br&gt; g:  22.68 &lt;br&gt; f:  12.41&#34;,&#34;&lt;br&gt; cn:  -1.36 &lt;br&gt; g:  23.39 &lt;br&gt; f:  -76.67&#34;,&#34;&lt;br&gt; cn:  -1.77 &lt;br&gt; g:  24.36 &lt;br&gt; f:  -47.02&#34;,&#34;&lt;br&gt; cn:  0.58 &lt;br&gt; g:  24.34 &lt;br&gt; f:  34.69&#34;,&#34;&lt;br&gt; cn:  -1.82 &lt;br&gt; g:  22.18 &lt;br&gt; f:  -245.92&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  22.76 &lt;br&gt; f:  5.11&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  22.19 &lt;br&gt; f:  -312.79&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  20.73 &lt;br&gt; f:  4.20&#34;,&#34;&lt;br&gt; cn:  -1.55 &lt;br&gt; g:  22.83 &lt;br&gt; f:  -141.89&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  22.64 &lt;br&gt; f:  45.80&#34;,&#34;&lt;br&gt; cn:  -2.97 &lt;br&gt; g:  22.03 &lt;br&gt; f:  -474.91&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -288.28&#34;,&#34;&lt;br&gt; cn:  3.53 &lt;br&gt; g:  20.02 &lt;br&gt; f:  11.29&#34;,&#34;&lt;br&gt; cn:  0.04 &lt;br&gt; g:  23.68 &lt;br&gt; f:  5.56&#34;,&#34;&lt;br&gt; cn:  1.62 &lt;br&gt; g:  20.98 &lt;br&gt; f:  -12.22&#34;,&#34;&lt;br&gt; cn:  2.80 &lt;br&gt; g:  21.34 &lt;br&gt; f:  23.64&#34;,&#34;&lt;br&gt; cn:  0.48 &lt;br&gt; g:  23.26 &lt;br&gt; f:  6.19&#34;,&#34;&lt;br&gt; cn:  -1.41 &lt;br&gt; g:  24.65 &lt;br&gt; f:  -13.15&#34;,&#34;&lt;br&gt; cn:  1.19 &lt;br&gt; g:  22.07 &lt;br&gt; f:  1.54&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  21.47 &lt;br&gt; f:  -29.25&#34;,&#34;&lt;br&gt; cn:  2.72 &lt;br&gt; g:  22.74 &lt;br&gt; f:  94.04&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  21.65 &lt;br&gt; f:  -144.69&#34;,&#34;&lt;br&gt; cn:  2.49 &lt;br&gt; g:  23.69 &lt;br&gt; f:  147.80&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  22.78 &lt;br&gt; f:  39.39&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  23.89 &lt;br&gt; f:  -11.38&#34;,&#34;&lt;br&gt; cn:  1.50 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -25.58&#34;,&#34;&lt;br&gt; cn:  -2.67 &lt;br&gt; g:  20.45 &lt;br&gt; f:  -694.88&#34;,&#34;&lt;br&gt; cn:  1.16 &lt;br&gt; g:  23.17 &lt;br&gt; f:  18.52&#34;,&#34;&lt;br&gt; cn:  2.64 &lt;br&gt; g:  21.31 &lt;br&gt; f:  16.64&#34;,&#34;&lt;br&gt; cn:  -3.12 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -597.62&#34;,&#34;&lt;br&gt; cn:  2.56 &lt;br&gt; g:  22.49 &lt;br&gt; f:  63.97&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  24.06 &lt;br&gt; f:  85.44&#34;,&#34;&lt;br&gt; cn:  2.16 &lt;br&gt; g:  21.60 &lt;br&gt; f:  9.58&#34;,&#34;&lt;br&gt; cn:  -2.90 &lt;br&gt; g:  22.21 &lt;br&gt; f:  -432.41&#34;,&#34;&lt;br&gt; cn:  -2.25 &lt;br&gt; g:  21.67 &lt;br&gt; f:  -388.68&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  24.04 &lt;br&gt; f:  -106.06&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -57.07&#34;,&#34;&lt;br&gt; cn:  1.86 &lt;br&gt; g:  24.91 &lt;br&gt; f:  189.73&#34;,&#34;&lt;br&gt; cn:  0.58 &lt;br&gt; g:  21.66 &lt;br&gt; f:  -36.30&#34;,&#34;&lt;br&gt; cn:  2.83 &lt;br&gt; g:  21.20 &lt;br&gt; f:  20.43&#34;,&#34;&lt;br&gt; cn:  -2.35 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -155.89&#34;,&#34;&lt;br&gt; cn:  -2.07 &lt;br&gt; g:  21.80 &lt;br&gt; f:  -337.17&#34;,&#34;&lt;br&gt; cn:  -2.74 &lt;br&gt; g:  20.35 &lt;br&gt; f:  -734.92&#34;,&#34;&lt;br&gt; cn:  2.24 &lt;br&gt; g:  23.02 &lt;br&gt; f:  72.08&#34;,&#34;&lt;br&gt; cn:  1.32 &lt;br&gt; g:  23.87 &lt;br&gt; f:  55.50&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  21.46 &lt;br&gt; f:  -412.04&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  20.81 &lt;br&gt; f:  -138.74&#34;,&#34;&lt;br&gt; cn:  -0.39 &lt;br&gt; g:  23.12 &lt;br&gt; f:  -24.27&#34;,&#34;&lt;br&gt; cn:  2.10 &lt;br&gt; g:  24.09 &lt;br&gt; f:  139.91&#34;,&#34;&lt;br&gt; cn:  -1.01 &lt;br&gt; g:  21.99 &lt;br&gt; f:  -156.76&#34;,&#34;&lt;br&gt; cn:  -2.79 &lt;br&gt; g:  21.25 &lt;br&gt; f:  -571.20&#34;,&#34;&lt;br&gt; cn:  -2.06 &lt;br&gt; g:  23.14 &lt;br&gt; f:  -173.37&#34;,&#34;&lt;br&gt; cn:  0.75 &lt;br&gt; g:  24.20 &lt;br&gt; f:  37.46&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  23.61 &lt;br&gt; f:  6.39&#34;,&#34;&lt;br&gt; cn:  1.31 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -15.76&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  22.06 &lt;br&gt; f:  -105.59&#34;,&#34;&lt;br&gt; cn:  2.52 &lt;br&gt; g:  22.46 &lt;br&gt; f:  59.56&#34;,&#34;&lt;br&gt; cn:  1.66 &lt;br&gt; g:  24.16 &lt;br&gt; f:  100.67&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  23.81 &lt;br&gt; f:  71.78&#34;,&#34;&lt;br&gt; cn:  -0.70 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -179.44&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  23.79 &lt;br&gt; f:  39.73&#34;,&#34;&lt;br&gt; cn:  2.23 &lt;br&gt; g:  21.78 &lt;br&gt; f:  15.74&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  23.11 &lt;br&gt; f:  37.11&#34;,&#34;&lt;br&gt; cn:  -2.15 &lt;br&gt; g:  24.41 &lt;br&gt; f:  -73.58&#34;,&#34;&lt;br&gt; cn:  -0.48 &lt;br&gt; g:  24.15 &lt;br&gt; f:  3.65&#34;,&#34;&lt;br&gt; cn:  2.24 &lt;br&gt; g:  22.42 &lt;br&gt; f:  39.69&#34;,&#34;&lt;br&gt; cn:  1.43 &lt;br&gt; g:  23.25 &lt;br&gt; f:  32.85&#34;,&#34;&lt;br&gt; cn:  1.29 &lt;br&gt; g:  24.45 &lt;br&gt; f:  89.08&#34;,&#34;&lt;br&gt; cn:  -0.11 &lt;br&gt; g:  23.51 &lt;br&gt; f:  -0.07&#34;,&#34;&lt;br&gt; cn:  -1.67 &lt;br&gt; g:  23.93 &lt;br&gt; f:  -66.26&#34;,&#34;&lt;br&gt; cn:  -1.15 &lt;br&gt; g:  24.68 &lt;br&gt; f:  -2.07&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  24.12 &lt;br&gt; f:  -0.33&#34;,&#34;&lt;br&gt; cn:  -0.81 &lt;br&gt; g:  24.22 &lt;br&gt; f:  -3.53&#34;,&#34;&lt;br&gt; cn:  -2.23 &lt;br&gt; g:  23.94 &lt;br&gt; f:  -117.86&#34;,&#34;&lt;br&gt; cn:  0.15 &lt;br&gt; g:  22.84 &lt;br&gt; f:  -9.55&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  24.60 &lt;br&gt; f:  -16.03&#34;,&#34;&lt;br&gt; cn:  -1.86 &lt;br&gt; g:  22.83 &lt;br&gt; f:  -179.40&#34;,&#34;&lt;br&gt; cn:  -1.75 &lt;br&gt; g:  22.44 &lt;br&gt; f:  -206.51&#34;,&#34;&lt;br&gt; cn:  -1.00 &lt;br&gt; g:  23.58 &lt;br&gt; f:  -37.63&#34;,&#34;&lt;br&gt; cn:  1.50 &lt;br&gt; g:  22.34 &lt;br&gt; f:  8.93&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  22.23 &lt;br&gt; f:  -164.82&#34;,&#34;&lt;br&gt; cn:  -2.74 &lt;br&gt; g:  20.18 &lt;br&gt; f:  -767.98&#34;,&#34;&lt;br&gt; cn:  0.95 &lt;br&gt; g:  24.38 &lt;br&gt; f:  57.82&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -71.01&#34;,&#34;&lt;br&gt; cn:  -0.99 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -392.84&#34;,&#34;&lt;br&gt; cn:  0.29 &lt;br&gt; g:  24.02 &lt;br&gt; f:  13.71&#34;,&#34;&lt;br&gt; cn:  1.89 &lt;br&gt; g:  20.25 &lt;br&gt; f:  -26.81&#34;,&#34;&lt;br&gt; cn:  -2.07 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -419.37&#34;,&#34;&lt;br&gt; cn:  -0.73 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -21.38&#34;,&#34;&lt;br&gt; cn:  0.61 &lt;br&gt; g:  24.53 &lt;br&gt; f:  44.71&#34;,&#34;&lt;br&gt; cn:  0.20 &lt;br&gt; g:  22.24 &lt;br&gt; f:  -31.00&#34;,&#34;&lt;br&gt; cn:  1.37 &lt;br&gt; g:  25.00 &lt;br&gt; f:  139.17&#34;,&#34;&lt;br&gt; cn:  2.40 &lt;br&gt; g:  20.85 &lt;br&gt; f:  3.43&#34;,&#34;&lt;br&gt; cn:  2.43 &lt;br&gt; g:  23.87 &lt;br&gt; f:  156.31&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  23.70 &lt;br&gt; f:  -20.20&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  20.43 &lt;br&gt; f:  -395.37&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  20.00 &lt;br&gt; f:  -346.70&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  21.22 &lt;br&gt; f:  -357.84&#34;,&#34;&lt;br&gt; cn:  -1.58 &lt;br&gt; g:  24.43 &lt;br&gt; f:  -30.75&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  21.08 &lt;br&gt; f:  -64.21&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  23.28 &lt;br&gt; f:  -45.21&#34;,&#34;&lt;br&gt; cn:  -2.31 &lt;br&gt; g:  23.07 &lt;br&gt; f:  -215.34&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  21.98 &lt;br&gt; f:  4.53&#34;,&#34;&lt;br&gt; cn:  2.88 &lt;br&gt; g:  20.84 &lt;br&gt; f:  12.08&#34;,&#34;&lt;br&gt; cn:  2.49 &lt;br&gt; g:  22.95 &lt;br&gt; f:  88.35&#34;,&#34;&lt;br&gt; cn:  2.76 &lt;br&gt; g:  20.22 &lt;br&gt; f:  1.42&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  21.47 &lt;br&gt; f:  -188.59&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  22.63 &lt;br&gt; f:  -19.96&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  23.09 &lt;br&gt; f:  -194.07&#34;,&#34;&lt;br&gt; cn:  -1.17 &lt;br&gt; g:  23.76 &lt;br&gt; f:  -39.06&#34;,&#34;&lt;br&gt; cn:  -0.05 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -109.96&#34;,&#34;&lt;br&gt; cn:  2.23 &lt;br&gt; g:  22.12 &lt;br&gt; f:  26.57&#34;,&#34;&lt;br&gt; cn:  -2.75 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -640.06&#34;,&#34;&lt;br&gt; cn:  0.06 &lt;br&gt; g:  22.61 &lt;br&gt; f:  -22.22&#34;,&#34;&lt;br&gt; cn:  -2.13 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -466.87&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -84.77&#34;,&#34;&lt;br&gt; cn:  -0.47 &lt;br&gt; g:  24.58 &lt;br&gt; f:  8.81&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  21.48 &lt;br&gt; f:  -1.10&#34;,&#34;&lt;br&gt; cn:  0.08 &lt;br&gt; g:  21.54 &lt;br&gt; f:  -80.64&#34;,&#34;&lt;br&gt; cn:  -3.08 &lt;br&gt; g:  21.25 &lt;br&gt; f:  -638.98&#34;,&#34;&lt;br&gt; cn:  -0.93 &lt;br&gt; g:  23.05 &lt;br&gt; f:  -63.30&#34;,&#34;&lt;br&gt; cn:  1.85 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -10.33&#34;,&#34;&lt;br&gt; cn:  3.23 &lt;br&gt; g:  20.12 &lt;br&gt; f:  6.19&#34;,&#34;&lt;br&gt; cn:  0.78 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -30.94&#34;,&#34;&lt;br&gt; cn:  -1.75 &lt;br&gt; g:  23.18 &lt;br&gt; f:  -131.93&#34;,&#34;&lt;br&gt; cn:  0.64 &lt;br&gt; g:  21.31 &lt;br&gt; f:  -50.71&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  22.30 &lt;br&gt; f:  -136.82&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -6.34&#34;,&#34;&lt;br&gt; cn:  -2.11 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -602.52&#34;,&#34;&lt;br&gt; cn:  -1.39 &lt;br&gt; g:  24.97 &lt;br&gt; f:  -1.90&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  24.45 &lt;br&gt; f:  21.55&#34;,&#34;&lt;br&gt; cn:  3.47 &lt;br&gt; g:  20.88 &lt;br&gt; f:  38.81&#34;,&#34;&lt;br&gt; cn:  -0.05 &lt;br&gt; g:  24.38 &lt;br&gt; f:  12.73&#34;,&#34;&lt;br&gt; cn:  -0.99 &lt;br&gt; g:  21.25 &lt;br&gt; f:  -233.34&#34;,&#34;&lt;br&gt; cn:  -1.19 &lt;br&gt; g:  23.23 &lt;br&gt; f:  -73.20&#34;,&#34;&lt;br&gt; cn:  2.13 &lt;br&gt; g:  21.24 &lt;br&gt; f:  4.18&#34;,&#34;&lt;br&gt; cn:  -2.44 &lt;br&gt; g:  23.70 &lt;br&gt; f:  -164.41&#34;,&#34;&lt;br&gt; cn:  -0.95 &lt;br&gt; g:  22.64 &lt;br&gt; f:  -93.73&#34;,&#34;&lt;br&gt; cn:  2.46 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -1.27&#34;,&#34;&lt;br&gt; cn:  -0.33 &lt;br&gt; g:  23.62 &lt;br&gt; f:  -4.10&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -27.44&#34;,&#34;&lt;br&gt; cn:  2.18 &lt;br&gt; g:  22.47 &lt;br&gt; f:  38.31&#34;,&#34;&lt;br&gt; cn:  2.00 &lt;br&gt; g:  24.38 &lt;br&gt; f:  154.49&#34;,&#34;&lt;br&gt; cn:  2.76 &lt;br&gt; g:  22.01 &lt;br&gt; f:  50.75&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  24.97 &lt;br&gt; f:  13.41&#34;,&#34;&lt;br&gt; cn:  2.37 &lt;br&gt; g:  20.78 &lt;br&gt; f:  2.54&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  23.42 &lt;br&gt; f:  61.51&#34;,&#34;&lt;br&gt; cn:  0.36 &lt;br&gt; g:  24.97 &lt;br&gt; f:  51.27&#34;,&#34;&lt;br&gt; cn:  1.98 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -16.66&#34;,&#34;&lt;br&gt; cn:  -0.31 &lt;br&gt; g:  20.88 &lt;br&gt; f:  -180.42&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -442.02&#34;,&#34;&lt;br&gt; cn:  2.95 &lt;br&gt; g:  21.28 &lt;br&gt; f:  28.44&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  21.96 &lt;br&gt; f:  -129.33&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -152.59&#34;,&#34;&lt;br&gt; cn:  1.84 &lt;br&gt; g:  21.50 &lt;br&gt; f:  3.69&#34;,&#34;&lt;br&gt; cn:  -1.24 &lt;br&gt; g:  23.10 &lt;br&gt; f:  -86.60&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  23.45 &lt;br&gt; f:  -17.18&#34;,&#34;&lt;br&gt; cn:  0.36 &lt;br&gt; g:  24.49 &lt;br&gt; f:  29.95&#34;,&#34;&lt;br&gt; cn:  -0.92 &lt;br&gt; g:  21.01 &lt;br&gt; f:  -251.18&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  22.89 &lt;br&gt; f:  -0.47&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  24.85 &lt;br&gt; f:  87.84&#34;,&#34;&lt;br&gt; cn:  -3.24 &lt;br&gt; g:  21.71 &lt;br&gt; f:  -589.55&#34;,&#34;&lt;br&gt; cn:  -1.58 &lt;br&gt; g:  23.00 &lt;br&gt; f:  -129.27&#34;,&#34;&lt;br&gt; cn:  -1.13 &lt;br&gt; g:  21.56 &lt;br&gt; f:  -217.95&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  22.05 &lt;br&gt; f:  -183.72&#34;,&#34;&lt;br&gt; cn:  -2.80 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -526.48&#34;,&#34;&lt;br&gt; cn:  2.39 &lt;br&gt; g:  23.62 &lt;br&gt; f:  130.56&#34;,&#34;&lt;br&gt; cn:  -1.40 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -478.19&#34;,&#34;&lt;br&gt; cn:  0.74 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -72.42&#34;,&#34;&lt;br&gt; cn:  -2.35 &lt;br&gt; g:  21.97 &lt;br&gt; f:  -363.85&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -13.29&#34;,&#34;&lt;br&gt; cn:  -2.61 &lt;br&gt; g:  20.10 &lt;br&gt; f:  -752.09&#34;,&#34;&lt;br&gt; cn:  1.98 &lt;br&gt; g:  23.40 &lt;br&gt; f:  76.04&#34;,&#34;&lt;br&gt; cn:  -0.64 &lt;br&gt; g:  24.63 &lt;br&gt; f:  7.62&#34;,&#34;&lt;br&gt; cn:  -3.52 &lt;br&gt; g:  20.66 &lt;br&gt; f:  -876.59&#34;,&#34;&lt;br&gt; cn:  1.92 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -5.58&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -570.42&#34;,&#34;&lt;br&gt; cn:  -1.51 &lt;br&gt; g:  24.16 &lt;br&gt; f:  -40.48&#34;,&#34;&lt;br&gt; cn:  -0.23 &lt;br&gt; g:  22.40 &lt;br&gt; f:  -50.14&#34;,&#34;&lt;br&gt; cn:  -0.74 &lt;br&gt; g:  21.78 &lt;br&gt; f:  -144.94&#34;,&#34;&lt;br&gt; cn:  1.11 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -4.12&#34;,&#34;&lt;br&gt; cn:  1.28 &lt;br&gt; g:  23.88 &lt;br&gt; f:  53.37&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -419.37&#34;,&#34;&lt;br&gt; cn:  2.87 &lt;br&gt; g:  21.22 &lt;br&gt; f:  22.38&#34;,&#34;&lt;br&gt; cn:  3.08 &lt;br&gt; g:  20.79 &lt;br&gt; f:  16.98&#34;,&#34;&lt;br&gt; cn:  -0.90 &lt;br&gt; g:  22.35 &lt;br&gt; f:  -112.91&#34;,&#34;&lt;br&gt; cn:  -1.13 &lt;br&gt; g:  24.52 &lt;br&gt; f:  -5.83&#34;,&#34;&lt;br&gt; cn:  -2.17 &lt;br&gt; g:  21.92 &lt;br&gt; f:  -338.79&#34;,&#34;&lt;br&gt; cn:  0.76 &lt;br&gt; g:  23.32 &lt;br&gt; f:  10.86&#34;,&#34;&lt;br&gt; cn:  1.45 &lt;br&gt; g:  22.33 &lt;br&gt; f:  7.93&#34;,&#34;&lt;br&gt; cn:  1.07 &lt;br&gt; g:  24.64 &lt;br&gt; f:  83.42&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  20.59 &lt;br&gt; f:  -265.31&#34;,&#34;&lt;br&gt; cn:  -1.35 &lt;br&gt; g:  24.26 &lt;br&gt; f:  -25.67&#34;,&#34;&lt;br&gt; cn:  2.69 &lt;br&gt; g:  21.83 &lt;br&gt; f:  37.76&#34;,&#34;&lt;br&gt; cn:  -1.06 &lt;br&gt; g:  22.77 &lt;br&gt; f:  -94.84&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -127.04&#34;,&#34;&lt;br&gt; cn:  1.42 &lt;br&gt; g:  23.45 &lt;br&gt; f:  40.52&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  23.27 &lt;br&gt; f:  -175.54&#34;,&#34;&lt;br&gt; cn:  -1.15 &lt;br&gt; g:  24.63 &lt;br&gt; f:  -3.28&#34;,&#34;&lt;br&gt; cn:  1.46 &lt;br&gt; g:  22.29 &lt;br&gt; f:  7.37&#34;,&#34;&lt;br&gt; cn:  -3.17 &lt;br&gt; g:  21.71 &lt;br&gt; f:  -574.85&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  23.80 &lt;br&gt; f:  68.50&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  22.70 &lt;br&gt; f:  5.97&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  23.02 &lt;br&gt; f:  -165.39&#34;,&#34;&lt;br&gt; cn:  1.44 &lt;br&gt; g:  23.55 &lt;br&gt; f:  46.26&#34;,&#34;&lt;br&gt; cn:  -1.19 &lt;br&gt; g:  24.49 &lt;br&gt; f:  -8.93&#34;,&#34;&lt;br&gt; cn:  0.41 &lt;br&gt; g:  23.78 &lt;br&gt; f:  11.62&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -155.25&#34;,&#34;&lt;br&gt; cn:  2.03 &lt;br&gt; g:  24.90 &lt;br&gt; f:  210.58&#34;,&#34;&lt;br&gt; cn:  -1.22 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -375.07&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  23.82 &lt;br&gt; f:  110.86&#34;,&#34;&lt;br&gt; cn:  2.40 &lt;br&gt; g:  23.67 &lt;br&gt; f:  136.01&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  24.26 &lt;br&gt; f:  -8.26&#34;,&#34;&lt;br&gt; cn:  -2.18 &lt;br&gt; g:  23.32 &lt;br&gt; f:  -170.36&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  21.66 &lt;br&gt; f:  -38.35&#34;,&#34;&lt;br&gt; cn:  -2.50 &lt;br&gt; g:  22.53 &lt;br&gt; f:  -311.11&#34;,&#34;&lt;br&gt; cn:  1.10 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -4.38&#34;,&#34;&lt;br&gt; cn:  2.47 &lt;br&gt; g:  21.96 &lt;br&gt; f:  31.93&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  22.17 &lt;br&gt; f:  -98.25&#34;,&#34;&lt;br&gt; cn:  -1.87 &lt;br&gt; g:  24.12 &lt;br&gt; f:  -70.28&#34;,&#34;&lt;br&gt; cn:  -1.17 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -271.20&#34;,&#34;&lt;br&gt; cn:  3.12 &lt;br&gt; g:  21.91 &lt;br&gt; f:  71.09&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  21.58 &lt;br&gt; f:  -357.41&#34;,&#34;&lt;br&gt; cn:  -0.78 &lt;br&gt; g:  21.72 &lt;br&gt; f:  -155.92&#34;,&#34;&lt;br&gt; cn:  -2.33 &lt;br&gt; g:  22.54 &lt;br&gt; f:  -281.96&#34;,&#34;&lt;br&gt; cn:  3.13 &lt;br&gt; g:  21.91 &lt;br&gt; f:  71.84&#34;,&#34;&lt;br&gt; cn:  1.39 &lt;br&gt; g:  23.83 &lt;br&gt; f:  57.47&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  24.80 &lt;br&gt; f:  75.38&#34;,&#34;&lt;br&gt; cn:  -1.19 &lt;br&gt; g:  22.58 &lt;br&gt; f:  -123.64&#34;,&#34;&lt;br&gt; cn:  1.51 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -3.05&#34;,&#34;&lt;br&gt; cn:  -2.12 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -388.97&#34;,&#34;&lt;br&gt; cn:  -0.09 &lt;br&gt; g:  23.12 &lt;br&gt; f:  -10.17&#34;,&#34;&lt;br&gt; cn:  -1.87 &lt;br&gt; g:  22.48 &lt;br&gt; f:  -218.85&#34;,&#34;&lt;br&gt; cn:  -2.39 &lt;br&gt; g:  20.82 &lt;br&gt; f:  -559.79&#34;,&#34;&lt;br&gt; cn:  -3.20 &lt;br&gt; g:  20.45 &lt;br&gt; f:  -835.35&#34;,&#34;&lt;br&gt; cn:  2.03 &lt;br&gt; g:  21.29 &lt;br&gt; f:  3.73&#34;,&#34;&lt;br&gt; cn:  1.61 &lt;br&gt; g:  21.47 &lt;br&gt; f:  -0.11&#34;,&#34;&lt;br&gt; cn:  -3.00 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -570.10&#34;,&#34;&lt;br&gt; cn:  2.79 &lt;br&gt; g:  20.43 &lt;br&gt; f:  3.59&#34;,&#34;&lt;br&gt; cn:  -2.99 &lt;br&gt; g:  20.58 &lt;br&gt; f:  -753.38&#34;,&#34;&lt;br&gt; cn:  0.61 &lt;br&gt; g:  21.08 &lt;br&gt; f:  -67.38&#34;,&#34;&lt;br&gt; cn:  -1.55 &lt;br&gt; g:  23.31 &lt;br&gt; f:  -100.68&#34;,&#34;&lt;br&gt; cn:  0.27 &lt;br&gt; g:  23.53 &lt;br&gt; f:  6.54&#34;,&#34;&lt;br&gt; cn:  -0.02 &lt;br&gt; g:  22.20 &lt;br&gt; f:  -46.96&#34;,&#34;&lt;br&gt; cn:  -1.84 &lt;br&gt; g:  20.74 &lt;br&gt; f:  -453.56&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  24.91 &lt;br&gt; f:  103.60&#34;,&#34;&lt;br&gt; cn:  -2.16 &lt;br&gt; g:  22.94 &lt;br&gt; f:  -207.33&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  23.76 &lt;br&gt; f:  68.57&#34;,&#34;&lt;br&gt; cn:  -0.48 &lt;br&gt; g:  21.30 &lt;br&gt; f:  -159.37&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  21.83 &lt;br&gt; f:  3.80&#34;,&#34;&lt;br&gt; cn:  -1.63 &lt;br&gt; g:  23.01 &lt;br&gt; f:  -134.19&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  23.21 &lt;br&gt; f:  6.30&#34;,&#34;&lt;br&gt; cn:  1.38 &lt;br&gt; g:  23.16 &lt;br&gt; f:  26.82&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  23.03 &lt;br&gt; f:  35.93&#34;,&#34;&lt;br&gt; cn:  -2.15 &lt;br&gt; g:  20.25 &lt;br&gt; f:  -608.26&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  22.00 &lt;br&gt; f:  -212.22&#34;,&#34;&lt;br&gt; cn:  -1.21 &lt;br&gt; g:  23.58 &lt;br&gt; f:  -51.95&#34;,&#34;&lt;br&gt; cn:  1.82 &lt;br&gt; g:  20.20 &lt;br&gt; f:  -32.66&#34;,&#34;&lt;br&gt; cn:  1.38 &lt;br&gt; g:  24.82 &lt;br&gt; f:  125.10&#34;,&#34;&lt;br&gt; cn:  -0.54 &lt;br&gt; g:  22.99 &lt;br&gt; f:  -39.09&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  20.27 &lt;br&gt; f:  -121.01&#34;,&#34;&lt;br&gt; cn:  -0.58 &lt;br&gt; g:  23.57 &lt;br&gt; f:  -15.29&#34;,&#34;&lt;br&gt; cn:  0.61 &lt;br&gt; g:  20.73 &lt;br&gt; f:  -91.40&#34;,&#34;&lt;br&gt; cn:  -0.56 &lt;br&gt; g:  23.45 &lt;br&gt; f:  -18.68&#34;,&#34;&lt;br&gt; cn:  0.64 &lt;br&gt; g:  22.95 &lt;br&gt; f:  4.95&#34;,&#34;&lt;br&gt; cn:  -1.73 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -243.92&#34;,&#34;&lt;br&gt; cn:  0.35 &lt;br&gt; g:  24.83 &lt;br&gt; f:  43.76&#34;,&#34;&lt;br&gt; cn:  1.84 &lt;br&gt; g:  23.35 &lt;br&gt; f:  62.47&#34;,&#34;&lt;br&gt; cn:  -2.34 &lt;br&gt; g:  20.80 &lt;br&gt; f:  -549.96&#34;,&#34;&lt;br&gt; cn:  -0.17 &lt;br&gt; g:  24.77 &lt;br&gt; f:  18.48&#34;,&#34;&lt;br&gt; cn:  -0.12 &lt;br&gt; g:  21.42 &lt;br&gt; f:  -108.22&#34;,&#34;&lt;br&gt; cn:  -2.91 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -614.34&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  24.08 &lt;br&gt; f:  60.09&#34;,&#34;&lt;br&gt; cn:  2.04 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -5.16&#34;,&#34;&lt;br&gt; cn:  -1.37 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -62.79&#34;,&#34;&lt;br&gt; cn:  -0.76 &lt;br&gt; g:  23.85 &lt;br&gt; f:  -12.87&#34;,&#34;&lt;br&gt; cn:  -0.13 &lt;br&gt; g:  24.80 &lt;br&gt; f:  20.78&#34;,&#34;&lt;br&gt; cn:  -3.47 &lt;br&gt; g:  20.72 &lt;br&gt; f:  -851.09&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -24.69&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -218.33&#34;,&#34;&lt;br&gt; cn:  2.15 &lt;br&gt; g:  21.23 &lt;br&gt; f:  4.26&#34;,&#34;&lt;br&gt; cn:  -2.33 &lt;br&gt; g:  22.74 &lt;br&gt; f:  -257.62&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -343.85&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  21.69 &lt;br&gt; f:  -62.52&#34;,&#34;&lt;br&gt; cn:  -0.77 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -266.14&#34;,&#34;&lt;br&gt; cn:  1.21 &lt;br&gt; g:  24.71 &lt;br&gt; f:  100.61&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  20.54 &lt;br&gt; f:  -101.81&#34;,&#34;&lt;br&gt; cn:  2.21 &lt;br&gt; g:  20.12 &lt;br&gt; f:  -16.27&#34;,&#34;&lt;br&gt; cn:  0.00 &lt;br&gt; g:  24.61 &lt;br&gt; f:  19.76&#34;,&#34;&lt;br&gt; cn:  -3.09 &lt;br&gt; g:  22.02 &lt;br&gt; f:  -501.89&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  21.05 &lt;br&gt; f:  -186.30&#34;,&#34;&lt;br&gt; cn:  1.02 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -78.44&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  22.28 &lt;br&gt; f:  -221.17&#34;,&#34;&lt;br&gt; cn:  -1.17 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -187.54&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  23.52 &lt;br&gt; f:  -65.25&#34;,&#34;&lt;br&gt; cn:  0.50 &lt;br&gt; g:  21.65 &lt;br&gt; f:  -41.90&#34;,&#34;&lt;br&gt; cn:  0.10 &lt;br&gt; g:  20.92 &lt;br&gt; f:  -127.44&#34;,&#34;&lt;br&gt; cn:  -2.98 &lt;br&gt; g:  20.35 &lt;br&gt; f:  -798.84&#34;,&#34;&lt;br&gt; cn:  -0.06 &lt;br&gt; g:  23.62 &lt;br&gt; f:  3.05&#34;,&#34;&lt;br&gt; cn:  -2.89 &lt;br&gt; g:  22.17 &lt;br&gt; f:  -436.14&#34;,&#34;&lt;br&gt; cn:  -0.70 &lt;br&gt; g:  23.66 &lt;br&gt; f:  -17.58&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  22.60 &lt;br&gt; f:  -254.07&#34;,&#34;&lt;br&gt; cn:  1.80 &lt;br&gt; g:  22.98 &lt;br&gt; f:  40.30&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  23.20 &lt;br&gt; f:  -214.24&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  21.61 &lt;br&gt; f:  -144.87&#34;,&#34;&lt;br&gt; cn:  1.65 &lt;br&gt; g:  21.14 &lt;br&gt; f:  -6.32&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -517.39&#34;,&#34;&lt;br&gt; cn:  -1.84 &lt;br&gt; g:  24.81 &lt;br&gt; f:  -28.05&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  24.89 &lt;br&gt; f:  183.42&#34;,&#34;&lt;br&gt; cn:  3.15 &lt;br&gt; g:  21.34 &lt;br&gt; f:  41.22&#34;,&#34;&lt;br&gt; cn:  1.67 &lt;br&gt; g:  20.57 &lt;br&gt; f:  -24.73&#34;,&#34;&lt;br&gt; cn:  1.19 &lt;br&gt; g:  20.08 &lt;br&gt; f:  -86.26&#34;,&#34;&lt;br&gt; cn:  -0.51 &lt;br&gt; g:  21.76 &lt;br&gt; f:  -121.34&#34;,&#34;&lt;br&gt; cn:  -1.48 &lt;br&gt; g:  22.84 &lt;br&gt; f:  -132.15&#34;,&#34;&lt;br&gt; cn:  -0.93 &lt;br&gt; g:  22.98 &lt;br&gt; f:  -68.04&#34;,&#34;&lt;br&gt; cn:  -1.04 &lt;br&gt; g:  24.74 &lt;br&gt; f:  2.51&#34;,&#34;&lt;br&gt; cn:  0.06 &lt;br&gt; g:  21.99 &lt;br&gt; f:  -53.71&#34;,&#34;&lt;br&gt; cn:  2.53 &lt;br&gt; g:  22.74 &lt;br&gt; f:  76.74&#34;,&#34;&lt;br&gt; cn:  2.65 &lt;br&gt; g:  21.52 &lt;br&gt; f:  23.31&#34;,&#34;&lt;br&gt; cn:  1.97 &lt;br&gt; g:  20.20 &lt;br&gt; f:  -24.13&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -6.20&#34;,&#34;&lt;br&gt; cn:  1.40 &lt;br&gt; g:  24.57 &lt;br&gt; f:  107.53&#34;,&#34;&lt;br&gt; cn:  1.34 &lt;br&gt; g:  21.38 &lt;br&gt; f:  -10.36&#34;,&#34;&lt;br&gt; cn:  2.55 &lt;br&gt; g:  21.29 &lt;br&gt; f:  13.13&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -1.68&#34;,&#34;&lt;br&gt; cn:  -1.04 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -100.74&#34;,&#34;&lt;br&gt; cn:  -1.03 &lt;br&gt; g:  20.31 &lt;br&gt; f:  -364.52&#34;,&#34;&lt;br&gt; cn:  1.55 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -4.83&#34;,&#34;&lt;br&gt; cn:  0.20 &lt;br&gt; g:  20.12 &lt;br&gt; f:  -192.96&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  23.44 &lt;br&gt; f:  -81.84&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  24.52 &lt;br&gt; f:  11.88&#34;,&#34;&lt;br&gt; cn:  0.20 &lt;br&gt; g:  22.67 &lt;br&gt; f:  -13.27&#34;,&#34;&lt;br&gt; cn:  -3.24 &lt;br&gt; g:  20.34 &lt;br&gt; f:  -871.04&#34;,&#34;&lt;br&gt; cn:  1.24 &lt;br&gt; g:  24.74 &lt;br&gt; f:  105.27&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  22.23 &lt;br&gt; f:  62.27&#34;,&#34;&lt;br&gt; cn:  2.67 &lt;br&gt; g:  22.30 &lt;br&gt; f:  60.64&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  24.36 &lt;br&gt; f:  -76.57&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -57.24&#34;,&#34;&lt;br&gt; cn:  -0.72 &lt;br&gt; g:  21.71 &lt;br&gt; f:  -149.54&#34;,&#34;&lt;br&gt; cn:  -1.13 &lt;br&gt; g:  24.74 &lt;br&gt; f:  -0.10&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -3.08&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  21.64 &lt;br&gt; f:  -345.97&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  24.11 &lt;br&gt; f:  -72.93&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -411.59&#34;,&#34;&lt;br&gt; cn:  2.31 &lt;br&gt; g:  24.18 &lt;br&gt; f:  172.26&#34;,&#34;&lt;br&gt; cn:  3.13 &lt;br&gt; g:  21.67 &lt;br&gt; f:  57.34&#34;,&#34;&lt;br&gt; cn:  3.20 &lt;br&gt; g:  21.16 &lt;br&gt; f:  36.37&#34;,&#34;&lt;br&gt; cn:  -0.42 &lt;br&gt; g:  24.39 &lt;br&gt; f:  7.65&#34;,&#34;&lt;br&gt; cn:  -1.80 &lt;br&gt; g:  21.90 &lt;br&gt; f:  -279.66&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  23.88 &lt;br&gt; f:  -67.56&#34;,&#34;&lt;br&gt; cn:  2.00 &lt;br&gt; g:  20.60 &lt;br&gt; f:  -9.24&#34;,&#34;&lt;br&gt; cn:  0.20 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -38.32&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -11.77&#34;,&#34;&lt;br&gt; cn:  -1.20 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -167.00&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  20.21 &lt;br&gt; f:  -109.70&#34;,&#34;&lt;br&gt; cn:  -0.53 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -56.86&#34;,&#34;&lt;br&gt; cn:  -1.01 &lt;br&gt; g:  22.83 &lt;br&gt; f:  -85.15&#34;,&#34;&lt;br&gt; cn:  2.18 &lt;br&gt; g:  23.61 &lt;br&gt; f:  108.05&#34;,&#34;&lt;br&gt; cn:  -0.06 &lt;br&gt; g:  24.07 &lt;br&gt; f:  8.10&#34;,&#34;&lt;br&gt; cn:  -2.36 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -379.53&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -638.08&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  22.17 &lt;br&gt; f:  3.19&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  24.75 &lt;br&gt; f:  7.62&#34;,&#34;&lt;br&gt; cn:  0.05 &lt;br&gt; g:  21.67 &lt;br&gt; f:  -73.84&#34;,&#34;&lt;br&gt; cn:  2.83 &lt;br&gt; g:  22.94 &lt;br&gt; f:  118.80&#34;,&#34;&lt;br&gt; cn:  2.34 &lt;br&gt; g:  20.44 &lt;br&gt; f:  -3.14&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  20.62 &lt;br&gt; f:  -17.43&#34;,&#34;&lt;br&gt; cn:  -0.87 &lt;br&gt; g:  23.79 &lt;br&gt; f:  -20.63&#34;,&#34;&lt;br&gt; cn:  0.92 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -29.11&#34;,&#34;&lt;br&gt; cn:  1.76 &lt;br&gt; g:  24.54 &lt;br&gt; f:  142.04&#34;,&#34;&lt;br&gt; cn:  1.04 &lt;br&gt; g:  24.21 &lt;br&gt; f:  55.21&#34;,&#34;&lt;br&gt; cn:  0.03 &lt;br&gt; g:  24.11 &lt;br&gt; f:  9.80&#34;,&#34;&lt;br&gt; cn:  -3.45 &lt;br&gt; g:  20.46 &lt;br&gt; f:  -902.45&#34;,&#34;&lt;br&gt; cn:  0.67 &lt;br&gt; g:  22.86 &lt;br&gt; f:  4.37&#34;,&#34;&lt;br&gt; cn:  -1.64 &lt;br&gt; g:  22.87 &lt;br&gt; f:  -148.82&#34;,&#34;&lt;br&gt; cn:  0.41 &lt;br&gt; g:  20.30 &lt;br&gt; f:  -149.38&#34;,&#34;&lt;br&gt; cn:  -2.15 &lt;br&gt; g:  21.43 &lt;br&gt; f:  -407.30&#34;,&#34;&lt;br&gt; cn:  -2.00 &lt;br&gt; g:  21.29 &lt;br&gt; f:  -398.89&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  23.56 &lt;br&gt; f:  36.04&#34;,&#34;&lt;br&gt; cn:  0.30 &lt;br&gt; g:  22.76 &lt;br&gt; f:  -6.75&#34;,&#34;&lt;br&gt; cn:  1.57 &lt;br&gt; g:  21.52 &lt;br&gt; f:  -0.01&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  24.97 &lt;br&gt; f:  -18.52&#34;,&#34;&lt;br&gt; cn:  -0.65 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -217.75&#34;,&#34;&lt;br&gt; cn:  3.16 &lt;br&gt; g:  21.76 &lt;br&gt; f:  64.54&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  23.56 &lt;br&gt; f:  -155.54&#34;,&#34;&lt;br&gt; cn:  -1.80 &lt;br&gt; g:  24.74 &lt;br&gt; f:  -29.18&#34;,&#34;&lt;br&gt; cn:  2.78 &lt;br&gt; g:  20.43 &lt;br&gt; f:  3.52&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  24.92 &lt;br&gt; f:  121.91&#34;,&#34;&lt;br&gt; cn:  2.41 &lt;br&gt; g:  24.01 &lt;br&gt; f:  168.20&#34;,&#34;&lt;br&gt; cn:  -0.60 &lt;br&gt; g:  21.88 &lt;br&gt; f:  -120.15&#34;,&#34;&lt;br&gt; cn:  -1.42 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -62.16&#34;,&#34;&lt;br&gt; cn:  0.44 &lt;br&gt; g:  20.99 &lt;br&gt; f:  -87.86&#34;,&#34;&lt;br&gt; cn:  -1.06 &lt;br&gt; g:  24.80 &lt;br&gt; f:  3.02&#34;,&#34;&lt;br&gt; cn:  -1.87 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -365.21&#34;,&#34;&lt;br&gt; cn:  -1.64 &lt;br&gt; g:  24.44 &lt;br&gt; f:  -34.24&#34;,&#34;&lt;br&gt; cn:  -0.56 &lt;br&gt; g:  22.94 &lt;br&gt; f:  -42.61&#34;,&#34;&lt;br&gt; cn:  2.46 &lt;br&gt; g:  22.53 &lt;br&gt; f:  59.42&#34;,&#34;&lt;br&gt; cn:  0.81 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -125.15&#34;,&#34;&lt;br&gt; cn:  1.81 &lt;br&gt; g:  21.53 &lt;br&gt; f:  3.65&#34;,&#34;&lt;br&gt; cn:  2.21 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -8.22&#34;,&#34;&lt;br&gt; cn:  -2.88 &lt;br&gt; g:  22.14 &lt;br&gt; f:  -439.53&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  22.18 &lt;br&gt; f:  -21.77&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  22.23 &lt;br&gt; f:  -190.68&#34;,&#34;&lt;br&gt; cn:  1.02 &lt;br&gt; g:  22.54 &lt;br&gt; f:  5.01&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -214.76&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -33.62&#34;,&#34;&lt;br&gt; cn:  -3.37 &lt;br&gt; g:  21.30 &lt;br&gt; f:  -701.20&#34;,&#34;&lt;br&gt; cn:  2.88 &lt;br&gt; g:  21.78 &lt;br&gt; f:  47.15&#34;,&#34;&lt;br&gt; cn:  2.46 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -4.52&#34;,&#34;&lt;br&gt; cn:  3.70 &lt;br&gt; g:  20.13 &lt;br&gt; f:  20.51&#34;,&#34;&lt;br&gt; cn:  3.18 &lt;br&gt; g:  21.70 &lt;br&gt; f:  62.49&#34;,&#34;&lt;br&gt; cn:  -0.26 &lt;br&gt; g:  24.51 &lt;br&gt; f:  10.88&#34;,&#34;&lt;br&gt; cn:  2.93 &lt;br&gt; g:  22.02 &lt;br&gt; f:  63.17&#34;,&#34;&lt;br&gt; cn:  -1.80 &lt;br&gt; g:  23.95 &lt;br&gt; f:  -75.72&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  22.84 &lt;br&gt; f:  7.56&#34;,&#34;&lt;br&gt; cn:  -1.66 &lt;br&gt; g:  20.63 &lt;br&gt; f:  -436.16&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  21.22 &lt;br&gt; f:  -151.34&#34;,&#34;&lt;br&gt; cn:  2.30 &lt;br&gt; g:  23.33 &lt;br&gt; f:  97.88&#34;,&#34;&lt;br&gt; cn:  0.20 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -85.34&#34;,&#34;&lt;br&gt; cn:  -0.27 &lt;br&gt; g:  20.91 &lt;br&gt; f:  -172.79&#34;,&#34;&lt;br&gt; cn:  2.10 &lt;br&gt; g:  22.72 &lt;br&gt; f:  45.49&#34;,&#34;&lt;br&gt; cn:  0.88 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -4.95&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  24.72 &lt;br&gt; f:  71.82&#34;,&#34;&lt;br&gt; cn:  0.39 &lt;br&gt; g:  24.03 &lt;br&gt; f:  16.80&#34;,&#34;&lt;br&gt; cn:  -0.19 &lt;br&gt; g:  20.59 &lt;br&gt; f:  -195.41&#34;,&#34;&lt;br&gt; cn:  -1.70 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -527.00&#34;,&#34;&lt;br&gt; cn:  -1.04 &lt;br&gt; g:  24.40 &lt;br&gt; f:  -6.23&#34;,&#34;&lt;br&gt; cn:  -1.43 &lt;br&gt; g:  24.15 &lt;br&gt; f:  -35.98&#34;,&#34;&lt;br&gt; cn:  1.88 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -6.94&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -75.89&#34;,&#34;&lt;br&gt; cn:  -0.81 &lt;br&gt; g:  24.95 &lt;br&gt; f:  8.80&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  22.88 &lt;br&gt; f:  -79.59&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  23.91 &lt;br&gt; f:  37.32&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  21.90 &lt;br&gt; f:  -335.44&#34;,&#34;&lt;br&gt; cn:  1.80 &lt;br&gt; g:  22.93 &lt;br&gt; f:  38.04&#34;,&#34;&lt;br&gt; cn:  -1.37 &lt;br&gt; g:  23.28 &lt;br&gt; f:  -85.44&#34;,&#34;&lt;br&gt; cn:  -1.62 &lt;br&gt; g:  23.16 &lt;br&gt; f:  -120.69&#34;,&#34;&lt;br&gt; cn:  2.05 &lt;br&gt; g:  21.12 &lt;br&gt; f:  2.28&#34;,&#34;&lt;br&gt; cn:  2.62 &lt;br&gt; g:  22.23 &lt;br&gt; f:  53.35&#34;,&#34;&lt;br&gt; cn:  -1.38 &lt;br&gt; g:  23.55 &lt;br&gt; f:  -68.00&#34;,&#34;&lt;br&gt; cn:  1.63 &lt;br&gt; g:  21.85 &lt;br&gt; f:  4.74&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  22.88 &lt;br&gt; f:  -7.13&#34;,&#34;&lt;br&gt; cn:  1.89 &lt;br&gt; g:  24.34 &lt;br&gt; f:  139.23&#34;,&#34;&lt;br&gt; cn:  1.32 &lt;br&gt; g:  22.44 &lt;br&gt; f:  7.36&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  21.26 &lt;br&gt; f:  -432.62&#34;,&#34;&lt;br&gt; cn:  2.79 &lt;br&gt; g:  21.02 &lt;br&gt; f:  13.54&#34;,&#34;&lt;br&gt; cn:  -2.63 &lt;br&gt; g:  21.49 &lt;br&gt; f:  -493.68&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -4.31&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  23.86 &lt;br&gt; f:  -81.69&#34;,&#34;&lt;br&gt; cn:  1.87 &lt;br&gt; g:  21.81 &lt;br&gt; f:  7.22&#34;,&#34;&lt;br&gt; cn:  2.28 &lt;br&gt; g:  20.26 &lt;br&gt; f:  -9.36&#34;,&#34;&lt;br&gt; cn:  0.83 &lt;br&gt; g:  20.88 &lt;br&gt; f:  -62.27&#34;,&#34;&lt;br&gt; cn:  -0.16 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -165.30&#34;,&#34;&lt;br&gt; cn:  -3.28 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -704.81&#34;,&#34;&lt;br&gt; cn:  3.38 &lt;br&gt; g:  20.86 &lt;br&gt; f:  33.04&#34;,&#34;&lt;br&gt; cn:  2.12 &lt;br&gt; g:  22.42 &lt;br&gt; f:  33.29&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  23.72 &lt;br&gt; f:  -22.50&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  21.22 &lt;br&gt; f:  1.28&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  20.47 &lt;br&gt; f:  -28.02&#34;,&#34;&lt;br&gt; cn:  2.79 &lt;br&gt; g:  21.12 &lt;br&gt; f:  16.18&#34;,&#34;&lt;br&gt; cn:  -1.21 &lt;br&gt; g:  24.21 &lt;br&gt; f:  -20.16&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  24.59 &lt;br&gt; f:  -17.25&#34;,&#34;&lt;br&gt; cn:  1.87 &lt;br&gt; g:  24.83 &lt;br&gt; f:  183.22&#34;,&#34;&lt;br&gt; cn:  2.46 &lt;br&gt; g:  22.59 &lt;br&gt; f:  61.97&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -240.90&#34;,&#34;&lt;br&gt; cn:  3.30 &lt;br&gt; g:  20.08 &lt;br&gt; f:  6.93&#34;,&#34;&lt;br&gt; cn:  -0.02 &lt;br&gt; g:  21.97 &lt;br&gt; f:  -60.85&#34;,&#34;&lt;br&gt; cn:  3.43 &lt;br&gt; g:  20.81 &lt;br&gt; f:  33.72&#34;,&#34;&lt;br&gt; cn:  -1.71 &lt;br&gt; g:  21.53 &lt;br&gt; f:  -311.46&#34;,&#34;&lt;br&gt; cn:  2.41 &lt;br&gt; g:  20.26 &lt;br&gt; f:  -5.29&#34;,&#34;&lt;br&gt; cn:  2.07 &lt;br&gt; g:  24.63 &lt;br&gt; f:  188.14&#34;,&#34;&lt;br&gt; cn:  -0.09 &lt;br&gt; g:  24.68 &lt;br&gt; f:  18.41&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  24.36 &lt;br&gt; f:  -43.82&#34;,&#34;&lt;br&gt; cn:  1.46 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -5.49&#34;,&#34;&lt;br&gt; cn:  -1.51 &lt;br&gt; g:  22.94 &lt;br&gt; f:  -126.72&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  23.54 &lt;br&gt; f:  -62.77&#34;,&#34;&lt;br&gt; cn:  -1.66 &lt;br&gt; g:  23.87 &lt;br&gt; f:  -69.08&#34;,&#34;&lt;br&gt; cn:  -3.38 &lt;br&gt; g:  21.15 &lt;br&gt; f:  -733.72&#34;,&#34;&lt;br&gt; cn:  2.48 &lt;br&gt; g:  21.58 &lt;br&gt; f:  18.82&#34;,&#34;&lt;br&gt; cn:  -0.09 &lt;br&gt; g:  22.57 &lt;br&gt; f:  -32.59&#34;,&#34;&lt;br&gt; cn:  0.03 &lt;br&gt; g:  22.35 &lt;br&gt; f:  -35.89&#34;,&#34;&lt;br&gt; cn:  2.49 &lt;br&gt; g:  20.28 &lt;br&gt; f:  -2.77&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  23.09 &lt;br&gt; f:  8.89&#34;,&#34;&lt;br&gt; cn:  1.44 &lt;br&gt; g:  20.37 &lt;br&gt; f:  -47.53&#34;,&#34;&lt;br&gt; cn:  0.32 &lt;br&gt; g:  23.19 &lt;br&gt; f:  3.33&#34;,&#34;&lt;br&gt; cn:  -1.68 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -537.82&#34;,&#34;&lt;br&gt; cn:  0.74 &lt;br&gt; g:  20.01 &lt;br&gt; f:  -137.56&#34;,&#34;&lt;br&gt; cn:  -2.22 &lt;br&gt; g:  20.30 &lt;br&gt; f:  -615.92&#34;,&#34;&lt;br&gt; cn:  -2.59 &lt;br&gt; g:  21.83 &lt;br&gt; f:  -431.26&#34;,&#34;&lt;br&gt; cn:  0.80 &lt;br&gt; g:  24.25 &lt;br&gt; f:  42.18&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  23.30 &lt;br&gt; f:  -6.92&#34;,&#34;&lt;br&gt; cn:  -1.01 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -37.61&#34;,&#34;&lt;br&gt; cn:  2.47 &lt;br&gt; g:  21.96 &lt;br&gt; f:  31.58&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  21.85 &lt;br&gt; f:  -14.77&#34;,&#34;&lt;br&gt; cn:  -2.92 &lt;br&gt; g:  21.45 &lt;br&gt; f:  -565.48&#34;,&#34;&lt;br&gt; cn:  0.20 &lt;br&gt; g:  22.80 &lt;br&gt; f:  -8.95&#34;,&#34;&lt;br&gt; cn:  0.73 &lt;br&gt; g:  24.97 &lt;br&gt; f:  76.95&#34;,&#34;&lt;br&gt; cn:  -0.10 &lt;br&gt; g:  23.91 &lt;br&gt; f:  6.36&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  24.85 &lt;br&gt; f:  7.52&#34;,&#34;&lt;br&gt; cn:  0.69 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -53.39&#34;,&#34;&lt;br&gt; cn:  1.29 &lt;br&gt; g:  22.66 &lt;br&gt; f:  10.27&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  21.43 &lt;br&gt; f:  -60.29&#34;,&#34;&lt;br&gt; cn:  0.60 &lt;br&gt; g:  22.92 &lt;br&gt; f:  4.06&#34;,&#34;&lt;br&gt; cn:  0.73 &lt;br&gt; g:  23.17 &lt;br&gt; f:  8.04&#34;,&#34;&lt;br&gt; cn:  1.91 &lt;br&gt; g:  21.71 &lt;br&gt; f:  6.61&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  22.84 &lt;br&gt; f:  6.19&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -22.30&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -40.13&#34;,&#34;&lt;br&gt; cn:  -2.02 &lt;br&gt; g:  22.97 &lt;br&gt; f:  -186.47&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  21.18 &lt;br&gt; f:  -24.41&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  22.04 &lt;br&gt; f:  5.47&#34;,&#34;&lt;br&gt; cn:  -2.98 &lt;br&gt; g:  21.58 &lt;br&gt; f:  -555.33&#34;,&#34;&lt;br&gt; cn:  -0.92 &lt;br&gt; g:  23.21 &lt;br&gt; f:  -52.26&#34;,&#34;&lt;br&gt; cn:  0.71 &lt;br&gt; g:  22.16 &lt;br&gt; f:  -9.82&#34;,&#34;&lt;br&gt; cn:  -0.13 &lt;br&gt; g:  20.85 &lt;br&gt; f:  -160.26&#34;,&#34;&lt;br&gt; cn:  -2.29 &lt;br&gt; g:  22.58 &lt;br&gt; f:  -271.42&#34;,&#34;&lt;br&gt; cn:  -2.44 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -268.60&#34;,&#34;&lt;br&gt; cn:  0.47 &lt;br&gt; g:  23.25 &lt;br&gt; f:  6.01&#34;,&#34;&lt;br&gt; cn:  -0.12 &lt;br&gt; g:  21.16 &lt;br&gt; f:  -130.69&#34;,&#34;&lt;br&gt; cn:  -0.90 &lt;br&gt; g:  23.15 &lt;br&gt; f:  -55.36&#34;,&#34;&lt;br&gt; cn:  1.38 &lt;br&gt; g:  24.08 &lt;br&gt; f:  71.10&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  22.61 &lt;br&gt; f:  -72.68&#34;,&#34;&lt;br&gt; cn:  0.08 &lt;br&gt; g:  24.65 &lt;br&gt; f:  23.71&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  20.60 &lt;br&gt; f:  -290.96&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  20.31 &lt;br&gt; f:  -404.14&#34;,&#34;&lt;br&gt; cn:  -1.53 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -401.88&#34;,&#34;&lt;br&gt; cn:  2.78 &lt;br&gt; g:  20.01 &lt;br&gt; f:  -1.00&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  21.81 &lt;br&gt; f:  4.87&#34;,&#34;&lt;br&gt; cn:  -0.56 &lt;br&gt; g:  23.72 &lt;br&gt; f:  -9.31&#34;,&#34;&lt;br&gt; cn:  -2.07 &lt;br&gt; g:  22.46 &lt;br&gt; f:  -250.35&#34;,&#34;&lt;br&gt; cn:  0.72 &lt;br&gt; g:  23.00 &lt;br&gt; f:  6.09&#34;,&#34;&lt;br&gt; cn:  -3.30 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -828.97&#34;,&#34;&lt;br&gt; cn:  -0.18 &lt;br&gt; g:  23.60 &lt;br&gt; f:  -0.10&#34;,&#34;&lt;br&gt; cn:  -0.29 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -188.99&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  22.03 &lt;br&gt; f:  -111.32&#34;,&#34;&lt;br&gt; cn:  -2.23 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -488.53&#34;,&#34;&lt;br&gt; cn:  -1.44 &lt;br&gt; g:  22.49 &lt;br&gt; f:  -161.78&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  23.09 &lt;br&gt; f:  -54.30&#34;,&#34;&lt;br&gt; cn:  -1.62 &lt;br&gt; g:  22.83 &lt;br&gt; f:  -149.82&#34;,&#34;&lt;br&gt; cn:  -1.16 &lt;br&gt; g:  22.85 &lt;br&gt; f:  -97.72&#34;,&#34;&lt;br&gt; cn:  1.79 &lt;br&gt; g:  24.47 &lt;br&gt; f:  138.65&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  24.62 &lt;br&gt; f:  64.40&#34;,&#34;&lt;br&gt; cn:  1.77 &lt;br&gt; g:  21.54 &lt;br&gt; f:  3.36&#34;,&#34;&lt;br&gt; cn:  -1.78 &lt;br&gt; g:  24.45 &lt;br&gt; f:  -42.86&#34;,&#34;&lt;br&gt; cn:  -2.30 &lt;br&gt; g:  24.14 &lt;br&gt; f:  -108.71&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -33.08&#34;,&#34;&lt;br&gt; cn:  3.05 &lt;br&gt; g:  20.18 &lt;br&gt; f:  4.16&#34;,&#34;&lt;br&gt; cn:  -3.15 &lt;br&gt; g:  21.29 &lt;br&gt; f:  -650.37&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  22.25 &lt;br&gt; f:  -207.10&#34;,&#34;&lt;br&gt; cn:  0.17 &lt;br&gt; g:  24.39 &lt;br&gt; f:  19.31&#34;,&#34;&lt;br&gt; cn:  -0.41 &lt;br&gt; g:  24.35 &lt;br&gt; f:  7.33&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  23.18 &lt;br&gt; f:  -172.37&#34;,&#34;&lt;br&gt; cn:  -1.90 &lt;br&gt; g:  21.22 &lt;br&gt; f:  -390.82&#34;,&#34;&lt;br&gt; cn:  2.30 &lt;br&gt; g:  20.81 &lt;br&gt; f:  1.96&#34;,&#34;&lt;br&gt; cn:  1.39 &lt;br&gt; g:  24.13 &lt;br&gt; f:  75.52&#34;,&#34;&lt;br&gt; cn:  2.20 &lt;br&gt; g:  23.04 &lt;br&gt; f:  70.39&#34;,&#34;&lt;br&gt; cn:  -2.60 &lt;br&gt; g:  20.10 &lt;br&gt; f:  -749.14&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  22.15 &lt;br&gt; f:  -107.00&#34;,&#34;&lt;br&gt; cn:  1.83 &lt;br&gt; g:  23.01 &lt;br&gt; f:  43.87&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  21.16 &lt;br&gt; f:  -215.20&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  24.74 &lt;br&gt; f:  130.13&#34;,&#34;&lt;br&gt; cn:  3.23 &lt;br&gt; g:  20.19 &lt;br&gt; f:  7.35&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  23.04 &lt;br&gt; f:  28.68&#34;,&#34;&lt;br&gt; cn:  -2.77 &lt;br&gt; g:  20.88 &lt;br&gt; f:  -635.39&#34;,&#34;&lt;br&gt; cn:  -1.03 &lt;br&gt; g:  24.02 &lt;br&gt; f:  -19.23&#34;,&#34;&lt;br&gt; cn:  2.29 &lt;br&gt; g:  23.29 &lt;br&gt; f:  94.06&#34;,&#34;&lt;br&gt; cn:  -3.24 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -858.60&#34;,&#34;&lt;br&gt; cn:  -0.72 &lt;br&gt; g:  24.48 &lt;br&gt; f:  4.42&#34;,&#34;&lt;br&gt; cn:  -2.49 &lt;br&gt; g:  21.62 &lt;br&gt; f:  -443.07&#34;,&#34;&lt;br&gt; cn:  0.49 &lt;br&gt; g:  23.32 &lt;br&gt; f:  6.74&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  22.18 &lt;br&gt; f:  2.47&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -202.64&#34;,&#34;&lt;br&gt; cn:  0.27 &lt;br&gt; g:  22.48 &lt;br&gt; f:  -17.32&#34;,&#34;&lt;br&gt; cn:  2.15 &lt;br&gt; g:  21.06 &lt;br&gt; f:  2.84&#34;,&#34;&lt;br&gt; cn:  2.23 &lt;br&gt; g:  24.11 &lt;br&gt; f:  155.84&#34;,&#34;&lt;br&gt; cn:  1.44 &lt;br&gt; g:  24.70 &lt;br&gt; f:  121.60&#34;,&#34;&lt;br&gt; cn:  -3.15 &lt;br&gt; g:  22.02 &lt;br&gt; f:  -515.75&#34;,&#34;&lt;br&gt; cn:  2.06 &lt;br&gt; g:  24.78 &lt;br&gt; f:  202.06&#34;,&#34;&lt;br&gt; cn:  0.23 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -138.07&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  24.31 &lt;br&gt; f:  -89.27&#34;,&#34;&lt;br&gt; cn:  2.55 &lt;br&gt; g:  21.19 &lt;br&gt; f:  10.85&#34;,&#34;&lt;br&gt; cn:  2.62 &lt;br&gt; g:  21.48 &lt;br&gt; f:  20.96&#34;,&#34;&lt;br&gt; cn:  -1.29 &lt;br&gt; g:  20.29 &lt;br&gt; f:  -415.22&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  21.12 &lt;br&gt; f:  -29.91&#34;,&#34;&lt;br&gt; cn:  -1.18 &lt;br&gt; g:  20.58 &lt;br&gt; f:  -351.57&#34;,&#34;&lt;br&gt; cn:  -1.29 &lt;br&gt; g:  23.84 &lt;br&gt; f:  -42.99&#34;,&#34;&lt;br&gt; cn:  1.20 &lt;br&gt; g:  21.86 &lt;br&gt; f:  -2.16&#34;,&#34;&lt;br&gt; cn:  -1.70 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -86.55&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  22.21 &lt;br&gt; f:  4.32&#34;,&#34;&lt;br&gt; cn:  2.71 &lt;br&gt; g:  22.28 &lt;br&gt; f:  62.41&#34;,&#34;&lt;br&gt; cn:  0.01 &lt;br&gt; g:  21.93 &lt;br&gt; f:  -61.08&#34;,&#34;&lt;br&gt; cn:  -0.07 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -124.93&#34;,&#34;&lt;br&gt; cn:  1.92 &lt;br&gt; g:  24.32 &lt;br&gt; f:  140.47&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  23.28 &lt;br&gt; f:  -60.77&#34;,&#34;&lt;br&gt; cn:  -1.67 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -328.98&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  24.54 &lt;br&gt; f:  116.76&#34;,&#34;&lt;br&gt; cn:  0.79 &lt;br&gt; g:  24.79 &lt;br&gt; f:  70.16&#34;,&#34;&lt;br&gt; cn:  -2.43 &lt;br&gt; g:  23.52 &lt;br&gt; f:  -182.43&#34;,&#34;&lt;br&gt; cn:  1.53 &lt;br&gt; g:  21.56 &lt;br&gt; f:  -0.35&#34;,&#34;&lt;br&gt; cn:  1.85 &lt;br&gt; g:  20.70 &lt;br&gt; f:  -12.17&#34;,&#34;&lt;br&gt; cn:  -2.07 &lt;br&gt; g:  21.90 &lt;br&gt; f:  -323.50&#34;,&#34;&lt;br&gt; cn:  -0.14 &lt;br&gt; g:  23.23 &lt;br&gt; f:  -8.59&#34;,&#34;&lt;br&gt; cn:  -2.71 &lt;br&gt; g:  20.35 &lt;br&gt; f:  -727.03&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  23.39 &lt;br&gt; f:  4.06&#34;,&#34;&lt;br&gt; cn:  -2.58 &lt;br&gt; g:  22.71 &lt;br&gt; f:  -301.81&#34;,&#34;&lt;br&gt; cn:  -3.05 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -676.04&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  20.94 &lt;br&gt; f:  -463.25&#34;,&#34;&lt;br&gt; cn:  1.77 &lt;br&gt; g:  21.78 &lt;br&gt; f:  5.44&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  20.65 &lt;br&gt; f:  0.07&#34;,&#34;&lt;br&gt; cn:  -1.73 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -486.99&#34;,&#34;&lt;br&gt; cn:  -1.14 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -232.68&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  21.21 &lt;br&gt; f:  -23.14&#34;,&#34;&lt;br&gt; cn:  -0.40 &lt;br&gt; g:  23.41 &lt;br&gt; f:  -12.84&#34;,&#34;&lt;br&gt; cn:  -2.50 &lt;br&gt; g:  20.40 &lt;br&gt; f:  -663.65&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  23.84 &lt;br&gt; f:  -40.52&#34;,&#34;&lt;br&gt; cn:  0.78 &lt;br&gt; g:  24.73 &lt;br&gt; f:  66.21&#34;,&#34;&lt;br&gt; cn:  -2.24 &lt;br&gt; g:  22.16 &lt;br&gt; f:  -316.95&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  20.88 &lt;br&gt; f:  -52.91&#34;,&#34;&lt;br&gt; cn:  3.45 &lt;br&gt; g:  20.37 &lt;br&gt; f:  18.23&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  24.09 &lt;br&gt; f:  41.31&#34;,&#34;&lt;br&gt; cn:  0.17 &lt;br&gt; g:  23.94 &lt;br&gt; f:  9.66&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  24.05 &lt;br&gt; f:  -4.33&#34;,&#34;&lt;br&gt; cn:  0.39 &lt;br&gt; g:  20.89 &lt;br&gt; f:  -100.67&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -11.97&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  22.79 &lt;br&gt; f:  40.10&#34;,&#34;&lt;br&gt; cn:  -1.89 &lt;br&gt; g:  24.67 &lt;br&gt; f:  -38.57&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  20.38 &lt;br&gt; f:  -69.08&#34;,&#34;&lt;br&gt; cn:  -1.31 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -98.96&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  22.52 &lt;br&gt; f:  -140.98&#34;,&#34;&lt;br&gt; cn:  1.31 &lt;br&gt; g:  20.85 &lt;br&gt; f:  -32.11&#34;,&#34;&lt;br&gt; cn:  0.59 &lt;br&gt; g:  22.81 &lt;br&gt; f:  2.25&#34;,&#34;&lt;br&gt; cn:  -0.69 &lt;br&gt; g:  22.80 &lt;br&gt; f:  -60.72&#34;,&#34;&lt;br&gt; cn:  -1.40 &lt;br&gt; g:  22.08 &lt;br&gt; f:  -198.07&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  22.01 &lt;br&gt; f:  49.64&#34;,&#34;&lt;br&gt; cn:  -0.54 &lt;br&gt; g:  21.94 &lt;br&gt; f:  -109.30&#34;,&#34;&lt;br&gt; cn:  -2.10 &lt;br&gt; g:  22.40 &lt;br&gt; f:  -261.90&#34;,&#34;&lt;br&gt; cn:  -1.56 &lt;br&gt; g:  22.97 &lt;br&gt; f:  -130.33&#34;,&#34;&lt;br&gt; cn:  0.58 &lt;br&gt; g:  23.10 &lt;br&gt; f:  5.80&#34;,&#34;&lt;br&gt; cn:  0.70 &lt;br&gt; g:  23.55 &lt;br&gt; f:  14.07&#34;,&#34;&lt;br&gt; cn:  2.23 &lt;br&gt; g:  20.99 &lt;br&gt; f:  3.04&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  20.32 &lt;br&gt; f:  -293.09&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  23.14 &lt;br&gt; f:  33.16&#34;,&#34;&lt;br&gt; cn:  -0.61 &lt;br&gt; g:  21.34 &lt;br&gt; f:  -171.54&#34;,&#34;&lt;br&gt; cn:  0.53 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -66.13&#34;,&#34;&lt;br&gt; cn:  -0.77 &lt;br&gt; g:  22.77 &lt;br&gt; f:  -68.64&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  20.32 &lt;br&gt; f:  -174.94&#34;,&#34;&lt;br&gt; cn:  1.14 &lt;br&gt; g:  21.12 &lt;br&gt; f:  -29.11&#34;,&#34;&lt;br&gt; cn:  0.25 &lt;br&gt; g:  22.54 &lt;br&gt; f:  -15.73&#34;,&#34;&lt;br&gt; cn:  1.28 &lt;br&gt; g:  20.20 &lt;br&gt; f:  -69.79&#34;,&#34;&lt;br&gt; cn:  -0.29 &lt;br&gt; g:  21.85 &lt;br&gt; f:  -91.85&#34;,&#34;&lt;br&gt; cn:  0.00 &lt;br&gt; g:  21.82 &lt;br&gt; f:  -68.38&#34;,&#34;&lt;br&gt; cn:  1.58 &lt;br&gt; g:  22.11 &lt;br&gt; f:  6.85&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  20.63 &lt;br&gt; f:  -259.73&#34;,&#34;&lt;br&gt; cn:  2.03 &lt;br&gt; g:  22.19 &lt;br&gt; f:  20.96&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  24.88 &lt;br&gt; f:  91.72&#34;,&#34;&lt;br&gt; cn:  -0.57 &lt;br&gt; g:  21.18 &lt;br&gt; f:  -182.76&#34;,&#34;&lt;br&gt; cn:  -0.03 &lt;br&gt; g:  23.28 &lt;br&gt; f:  -3.46&#34;,&#34;&lt;br&gt; cn:  2.98 &lt;br&gt; g:  20.51 &lt;br&gt; f:  7.51&#34;,&#34;&lt;br&gt; cn:  -2.11 &lt;br&gt; g:  22.38 &lt;br&gt; f:  -266.86&#34;,&#34;&lt;br&gt; cn:  -1.58 &lt;br&gt; g:  22.49 &lt;br&gt; f:  -178.27&#34;,&#34;&lt;br&gt; cn:  3.27 &lt;br&gt; g:  21.51 &lt;br&gt; f:  58.49&#34;,&#34;&lt;br&gt; cn:  -1.94 &lt;br&gt; g:  20.85 &lt;br&gt; f:  -455.13&#34;,&#34;&lt;br&gt; cn:  2.64 &lt;br&gt; g:  23.39 &lt;br&gt; f:  137.33&#34;,&#34;&lt;br&gt; cn:  3.57 &lt;br&gt; g:  20.41 &lt;br&gt; f:  24.24&#34;,&#34;&lt;br&gt; cn:  0.25 &lt;br&gt; g:  20.36 &lt;br&gt; f:  -162.15&#34;,&#34;&lt;br&gt; cn:  3.44 &lt;br&gt; g:  20.05 &lt;br&gt; f:  9.59&#34;,&#34;&lt;br&gt; cn:  2.06 &lt;br&gt; g:  21.39 &lt;br&gt; f:  4.84&#34;,&#34;&lt;br&gt; cn:  -0.55 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -178.86&#34;,&#34;&lt;br&gt; cn:  -2.11 &lt;br&gt; g:  21.28 &lt;br&gt; f:  -421.99&#34;,&#34;&lt;br&gt; cn:  -1.59 &lt;br&gt; g:  24.49 &lt;br&gt; f:  -28.88&#34;,&#34;&lt;br&gt; cn:  -1.22 &lt;br&gt; g:  23.86 &lt;br&gt; f:  -37.67&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  23.42 &lt;br&gt; f:  4.77&#34;,&#34;&lt;br&gt; cn:  2.13 &lt;br&gt; g:  21.39 &lt;br&gt; f:  5.73&#34;,&#34;&lt;br&gt; cn:  -2.68 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -560.72&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  21.87 &lt;br&gt; f:  -328.14&#34;,&#34;&lt;br&gt; cn:  -2.82 &lt;br&gt; g:  22.47 &lt;br&gt; f:  -377.51&#34;,&#34;&lt;br&gt; cn:  0.14 &lt;br&gt; g:  22.79 &lt;br&gt; f:  -11.62&#34;,&#34;&lt;br&gt; cn:  -1.83 &lt;br&gt; g:  20.02 &lt;br&gt; f:  -576.39&#34;,&#34;&lt;br&gt; cn:  3.25 &lt;br&gt; g:  20.38 &lt;br&gt; f:  11.60&#34;,&#34;&lt;br&gt; cn:  -0.92 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -266.18&#34;,&#34;&lt;br&gt; cn:  1.64 &lt;br&gt; g:  23.02 &lt;br&gt; f:  33.84&#34;,&#34;&lt;br&gt; cn:  -0.23 &lt;br&gt; g:  22.90 &lt;br&gt; f:  -25.14&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  24.93 &lt;br&gt; f:  122.27&#34;,&#34;&lt;br&gt; cn:  2.86 &lt;br&gt; g:  20.17 &lt;br&gt; f:  2.18&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  22.17 &lt;br&gt; f:  -98.18&#34;,&#34;&lt;br&gt; cn:  1.93 &lt;br&gt; g:  22.68 &lt;br&gt; f:  34.06&#34;,&#34;&lt;br&gt; cn:  -1.64 &lt;br&gt; g:  21.14 &lt;br&gt; f:  -354.34&#34;,&#34;&lt;br&gt; cn:  3.06 &lt;br&gt; g:  21.91 &lt;br&gt; f:  66.45&#34;,&#34;&lt;br&gt; cn:  2.47 &lt;br&gt; g:  20.77 &lt;br&gt; f:  3.39&#34;,&#34;&lt;br&gt; cn:  0.68 &lt;br&gt; g:  22.09 &lt;br&gt; f:  -13.16&#34;,&#34;&lt;br&gt; cn:  -1.82 &lt;br&gt; g:  24.44 &lt;br&gt; f:  -45.88&#34;,&#34;&lt;br&gt; cn:  2.43 &lt;br&gt; g:  22.05 &lt;br&gt; f:  33.35&#34;,&#34;&lt;br&gt; cn:  2.36 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -3.89&#34;,&#34;&lt;br&gt; cn:  -1.66 &lt;br&gt; g:  23.81 &lt;br&gt; f:  -73.15&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  24.87 &lt;br&gt; f:  4.00&#34;,&#34;&lt;br&gt; cn:  -0.22 &lt;br&gt; g:  22.62 &lt;br&gt; f:  -37.39&#34;,&#34;&lt;br&gt; cn:  -1.45 &lt;br&gt; g:  22.87 &lt;br&gt; f:  -126.35&#34;,&#34;&lt;br&gt; cn:  1.28 &lt;br&gt; g:  24.71 &lt;br&gt; f:  106.37&#34;,&#34;&lt;br&gt; cn:  -2.89 &lt;br&gt; g:  20.29 &lt;br&gt; f:  -784.99&#34;,&#34;&lt;br&gt; cn:  -2.13 &lt;br&gt; g:  23.09 &lt;br&gt; f:  -187.41&#34;,&#34;&lt;br&gt; cn:  -2.02 &lt;br&gt; g:  23.21 &lt;br&gt; f:  -160.86&#34;,&#34;&lt;br&gt; cn:  -0.91 &lt;br&gt; g:  24.68 &lt;br&gt; f:  4.10&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  24.32 &lt;br&gt; f:  99.59&#34;,&#34;&lt;br&gt; cn:  0.87 &lt;br&gt; g:  22.67 &lt;br&gt; f:  4.60&#34;,&#34;&lt;br&gt; cn:  0.30 &lt;br&gt; g:  20.48 &lt;br&gt; f:  -144.98&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -2.80&#34;,&#34;&lt;br&gt; cn:  0.41 &lt;br&gt; g:  20.43 &lt;br&gt; f:  -137.20&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  23.14 &lt;br&gt; f:  4.22&#34;,&#34;&lt;br&gt; cn:  -0.54 &lt;br&gt; g:  22.62 &lt;br&gt; f:  -59.76&#34;,&#34;&lt;br&gt; cn:  3.52 &lt;br&gt; g:  20.73 &lt;br&gt; f:  34.46&#34;,&#34;&lt;br&gt; cn:  -1.51 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -426.01&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -252.71&#34;,&#34;&lt;br&gt; cn:  2.14 &lt;br&gt; g:  21.25 &lt;br&gt; f:  4.31&#34;,&#34;&lt;br&gt; cn:  1.98 &lt;br&gt; g:  23.73 &lt;br&gt; f:  98.72&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -27.12&#34;,&#34;&lt;br&gt; cn:  1.47 &lt;br&gt; g:  24.12 &lt;br&gt; f:  81.57&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  20.86 &lt;br&gt; f:  -39.41&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  20.12 &lt;br&gt; f:  -450.64&#34;,&#34;&lt;br&gt; cn:  1.55 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -23.43&#34;,&#34;&lt;br&gt; cn:  0.80 &lt;br&gt; g:  20.79 &lt;br&gt; f:  -70.53&#34;,&#34;&lt;br&gt; cn:  -2.36 &lt;br&gt; g:  22.26 &lt;br&gt; f:  -322.98&#34;,&#34;&lt;br&gt; cn:  -0.36 &lt;br&gt; g:  21.10 &lt;br&gt; f:  -164.50&#34;,&#34;&lt;br&gt; cn:  -1.91 &lt;br&gt; g:  21.94 &lt;br&gt; f:  -291.13&#34;,&#34;&lt;br&gt; cn:  -1.95 &lt;br&gt; g:  24.54 &lt;br&gt; f:  -49.74&#34;,&#34;&lt;br&gt; cn:  -0.64 &lt;br&gt; g:  24.69 &lt;br&gt; f:  8.12&#34;,&#34;&lt;br&gt; cn:  0.13 &lt;br&gt; g:  22.21 &lt;br&gt; f:  -36.74&#34;,&#34;&lt;br&gt; cn:  2.64 &lt;br&gt; g:  21.46 &lt;br&gt; f:  21.30&#34;,&#34;&lt;br&gt; cn:  0.80 &lt;br&gt; g:  22.01 &lt;br&gt; f:  -11.09&#34;,&#34;&lt;br&gt; cn:  0.11 &lt;br&gt; g:  23.96 &lt;br&gt; f:  8.98&#34;,&#34;&lt;br&gt; cn:  -1.89 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -163.89&#34;,&#34;&lt;br&gt; cn:  -1.32 &lt;br&gt; g:  22.44 &lt;br&gt; f:  -151.58&#34;,&#34;&lt;br&gt; cn:  1.26 &lt;br&gt; g:  21.09 &lt;br&gt; f:  -24.13&#34;,&#34;&lt;br&gt; cn:  2.27 &lt;br&gt; g:  20.71 &lt;br&gt; f:  0.04&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  22.58 &lt;br&gt; f:  -40.95&#34;,&#34;&lt;br&gt; cn:  0.85 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -67.83&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  20.06 &lt;br&gt; f:  -201.58&#34;,&#34;&lt;br&gt; cn:  -0.20 &lt;br&gt; g:  22.24 &lt;br&gt; f:  -57.79&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  22.07 &lt;br&gt; f:  8.38&#34;,&#34;&lt;br&gt; cn:  2.57 &lt;br&gt; g:  20.94 &lt;br&gt; f:  6.72&#34;,&#34;&lt;br&gt; cn:  -1.95 &lt;br&gt; g:  23.53 &lt;br&gt; f:  -123.40&#34;,&#34;&lt;br&gt; cn:  1.70 &lt;br&gt; g:  22.57 &lt;br&gt; f:  20.22&#34;,&#34;&lt;br&gt; cn:  0.94 &lt;br&gt; g:  23.12 &lt;br&gt; f:  11.20&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -349.73&#34;,&#34;&lt;br&gt; cn:  0.07 &lt;br&gt; g:  20.63 &lt;br&gt; f:  -158.41&#34;,&#34;&lt;br&gt; cn:  -2.86 &lt;br&gt; g:  22.28 &lt;br&gt; f:  -413.89&#34;,&#34;&lt;br&gt; cn:  -0.05 &lt;br&gt; g:  20.99 &lt;br&gt; f:  -137.74&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  23.16 &lt;br&gt; f:  -27.67&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  24.09 &lt;br&gt; f:  18.30&#34;,&#34;&lt;br&gt; cn:  -2.96 &lt;br&gt; g:  22.40 &lt;br&gt; f:  -413.62&#34;,&#34;&lt;br&gt; cn:  2.86 &lt;br&gt; g:  22.67 &lt;br&gt; f:  100.46&#34;,&#34;&lt;br&gt; cn:  2.38 &lt;br&gt; g:  21.40 &lt;br&gt; f:  10.89&#34;,&#34;&lt;br&gt; cn:  -0.16 &lt;br&gt; g:  23.03 &lt;br&gt; f:  -16.04&#34;,&#34;&lt;br&gt; cn:  -0.30 &lt;br&gt; g:  20.98 &lt;br&gt; f:  -169.35&#34;,&#34;&lt;br&gt; cn:  -1.43 &lt;br&gt; g:  22.05 &lt;br&gt; f:  -204.64&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  21.62 &lt;br&gt; f:  -33.09&#34;,&#34;&lt;br&gt; cn:  2.48 &lt;br&gt; g:  23.39 &lt;br&gt; f:  120.48&#34;,&#34;&lt;br&gt; cn:  -2.27 &lt;br&gt; g:  23.08 &lt;br&gt; f:  -207.93&#34;,&#34;&lt;br&gt; cn:  1.25 &lt;br&gt; g:  20.52 &lt;br&gt; f:  -52.71&#34;,&#34;&lt;br&gt; cn:  -1.61 &lt;br&gt; g:  21.23 &lt;br&gt; f:  -336.84&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -126.73&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  23.76 &lt;br&gt; f:  43.31&#34;,&#34;&lt;br&gt; cn:  2.01 &lt;br&gt; g:  24.86 &lt;br&gt; f:  203.62&#34;,&#34;&lt;br&gt; cn:  2.61 &lt;br&gt; g:  21.85 &lt;br&gt; f:  34.82&#34;,&#34;&lt;br&gt; cn:  0.37 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -143.79&#34;,&#34;&lt;br&gt; cn:  1.18 &lt;br&gt; g:  24.62 &lt;br&gt; f:  91.03&#34;,&#34;&lt;br&gt; cn:  3.36 &lt;br&gt; g:  20.05 &lt;br&gt; f:  7.76&#34;,&#34;&lt;br&gt; cn:  -0.38 &lt;br&gt; g:  22.18 &lt;br&gt; f:  -76.38&#34;,&#34;&lt;br&gt; cn:  1.73 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -8.53&#34;,&#34;&lt;br&gt; cn:  -2.04 &lt;br&gt; g:  21.55 &lt;br&gt; f:  -367.59&#34;,&#34;&lt;br&gt; cn:  -2.25 &lt;br&gt; g:  23.21 &lt;br&gt; f:  -189.99&#34;,&#34;&lt;br&gt; cn:  -1.62 &lt;br&gt; g:  24.83 &lt;br&gt; f:  -16.07&#34;,&#34;&lt;br&gt; cn:  -2.25 &lt;br&gt; g:  23.53 &lt;br&gt; f:  -158.28&#34;,&#34;&lt;br&gt; cn:  2.23 &lt;br&gt; g:  21.37 &lt;br&gt; f:  7.10&#34;,&#34;&lt;br&gt; cn:  -2.13 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -641.77&#34;,&#34;&lt;br&gt; cn:  -3.35 &lt;br&gt; g:  20.70 &lt;br&gt; f:  -823.01&#34;,&#34;&lt;br&gt; cn:  2.82 &lt;br&gt; g:  21.55 &lt;br&gt; f:  32.48&#34;,&#34;&lt;br&gt; cn:  -0.26 &lt;br&gt; g:  20.91 &lt;br&gt; f:  -171.05&#34;,&#34;&lt;br&gt; cn:  0.66 &lt;br&gt; g:  21.75 &lt;br&gt; f:  -27.16&#34;,&#34;&lt;br&gt; cn:  2.53 &lt;br&gt; g:  23.54 &lt;br&gt; f:  138.56&#34;,&#34;&lt;br&gt; cn:  2.13 &lt;br&gt; g:  20.93 &lt;br&gt; f:  0.98&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  24.89 &lt;br&gt; f:  0.06&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -335.84&#34;,&#34;&lt;br&gt; cn:  2.90 &lt;br&gt; g:  21.85 &lt;br&gt; f:  51.91&#34;,&#34;&lt;br&gt; cn:  2.31 &lt;br&gt; g:  22.31 &lt;br&gt; f:  38.17&#34;,&#34;&lt;br&gt; cn:  -2.03 &lt;br&gt; g:  24.20 &lt;br&gt; f:  -77.64&#34;,&#34;&lt;br&gt; cn:  -2.67 &lt;br&gt; g:  23.00 &lt;br&gt; f:  -277.72&#34;,&#34;&lt;br&gt; cn:  -2.07 &lt;br&gt; g:  21.47 &lt;br&gt; f:  -386.35&#34;,&#34;&lt;br&gt; cn:  -2.01 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -205.70&#34;,&#34;&lt;br&gt; cn:  3.19 &lt;br&gt; g:  20.87 &lt;br&gt; f:  24.02&#34;,&#34;&lt;br&gt; cn:  1.49 &lt;br&gt; g:  23.08 &lt;br&gt; f:  28.82&#34;,&#34;&lt;br&gt; cn:  -0.90 &lt;br&gt; g:  24.39 &lt;br&gt; f:  -1.86&#34;,&#34;&lt;br&gt; cn:  0.58 &lt;br&gt; g:  24.39 &lt;br&gt; f:  36.27&#34;,&#34;&lt;br&gt; cn:  -0.74 &lt;br&gt; g:  22.23 &lt;br&gt; f:  -105.63&#34;,&#34;&lt;br&gt; cn:  0.21 &lt;br&gt; g:  21.31 &lt;br&gt; f:  -85.63&#34;,&#34;&lt;br&gt; cn:  0.64 &lt;br&gt; g:  23.34 &lt;br&gt; f:  8.95&#34;,&#34;&lt;br&gt; cn:  0.38 &lt;br&gt; g:  20.59 &lt;br&gt; f:  -125.88&#34;,&#34;&lt;br&gt; cn:  -1.72 &lt;br&gt; g:  21.51 &lt;br&gt; f:  -317.10&#34;,&#34;&lt;br&gt; cn:  -0.95 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -249.32&#34;,&#34;&lt;br&gt; cn:  -1.47 &lt;br&gt; g:  20.70 &lt;br&gt; f:  -387.54&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  23.56 &lt;br&gt; f:  -173.59&#34;,&#34;&lt;br&gt; cn:  -3.10 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -864.11&#34;,&#34;&lt;br&gt; cn:  -1.59 &lt;br&gt; g:  20.75 &lt;br&gt; f:  -402.76&#34;,&#34;&lt;br&gt; cn:  -3.44 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -832.03&#34;,&#34;&lt;br&gt; cn:  -0.09 &lt;br&gt; g:  20.89 &lt;br&gt; f:  -152.42&#34;,&#34;&lt;br&gt; cn:  0.19 &lt;br&gt; g:  20.76 &lt;br&gt; f:  -132.88&#34;,&#34;&lt;br&gt; cn:  1.21 &lt;br&gt; g:  24.70 &lt;br&gt; f:  99.29&#34;,&#34;&lt;br&gt; cn:  3.13 &lt;br&gt; g:  21.93 &lt;br&gt; f:  72.74&#34;,&#34;&lt;br&gt; cn:  -2.30 &lt;br&gt; g:  20.67 &lt;br&gt; f:  -566.68&#34;,&#34;&lt;br&gt; cn:  0.10 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -32.47&#34;,&#34;&lt;br&gt; cn:  -3.16 &lt;br&gt; g:  21.28 &lt;br&gt; f:  -653.51&#34;,&#34;&lt;br&gt; cn:  0.93 &lt;br&gt; g:  20.19 &lt;br&gt; f:  -102.66&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  21.63 &lt;br&gt; f:  -425.79&#34;,&#34;&lt;br&gt; cn:  -0.94 &lt;br&gt; g:  23.94 &lt;br&gt; f:  -18.19&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -284.65&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  21.31 &lt;br&gt; f:  -50.25&#34;,&#34;&lt;br&gt; cn:  0.54 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -65.16&#34;,&#34;&lt;br&gt; cn:  -0.51 &lt;br&gt; g:  20.88 &lt;br&gt; f:  -206.47&#34;,&#34;&lt;br&gt; cn:  -1.73 &lt;br&gt; g:  20.33 &lt;br&gt; f:  -500.09&#34;,&#34;&lt;br&gt; cn:  -0.30 &lt;br&gt; g:  22.42 &lt;br&gt; f:  -54.24&#34;,&#34;&lt;br&gt; cn:  -1.47 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -170.69&#34;,&#34;&lt;br&gt; cn:  1.43 &lt;br&gt; g:  23.03 &lt;br&gt; f:  24.39&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  20.17 &lt;br&gt; f:  -499.42&#34;,&#34;&lt;br&gt; cn:  1.17 &lt;br&gt; g:  24.13 &lt;br&gt; f:  59.23&#34;,&#34;&lt;br&gt; cn:  0.47 &lt;br&gt; g:  21.13 &lt;br&gt; f:  -75.62&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  22.44 &lt;br&gt; f:  -95.83&#34;,&#34;&lt;br&gt; cn:  0.15 &lt;br&gt; g:  21.78 &lt;br&gt; f:  -58.62&#34;,&#34;&lt;br&gt; cn:  -0.32 &lt;br&gt; g:  24.41 &lt;br&gt; f:  8.70&#34;,&#34;&lt;br&gt; cn:  3.14 &lt;br&gt; g:  21.10 &lt;br&gt; f:  30.49&#34;,&#34;&lt;br&gt; cn:  0.08 &lt;br&gt; g:  22.37 &lt;br&gt; f:  -32.08&#34;,&#34;&lt;br&gt; cn:  -0.01 &lt;br&gt; g:  22.85 &lt;br&gt; f:  -16.27&#34;,&#34;&lt;br&gt; cn:  -2.68 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -579.31&#34;,&#34;&lt;br&gt; cn:  -0.53 &lt;br&gt; g:  20.71 &lt;br&gt; f:  -229.77&#34;,&#34;&lt;br&gt; cn:  -2.35 &lt;br&gt; g:  23.37 &lt;br&gt; f:  -187.65&#34;,&#34;&lt;br&gt; cn:  -0.34 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -29.74&#34;,&#34;&lt;br&gt; cn:  -2.79 &lt;br&gt; g:  22.45 &lt;br&gt; f:  -372.87&#34;,&#34;&lt;br&gt; cn:  1.21 &lt;br&gt; g:  21.50 &lt;br&gt; f:  -11.25&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  20.77 &lt;br&gt; f:  -6.67&#34;,&#34;&lt;br&gt; cn:  -3.08 &lt;br&gt; g:  20.68 &lt;br&gt; f:  -754.63&#34;,&#34;&lt;br&gt; cn:  -2.05 &lt;br&gt; g:  21.93 &lt;br&gt; f:  -316.43&#34;,&#34;&lt;br&gt; cn:  1.68 &lt;br&gt; g:  23.18 &lt;br&gt; f:  43.04&#34;,&#34;&lt;br&gt; cn:  -2.33 &lt;br&gt; g:  23.45 &lt;br&gt; f:  -176.82&#34;,&#34;&lt;br&gt; cn:  1.90 &lt;br&gt; g:  21.47 &lt;br&gt; f:  3.98&#34;,&#34;&lt;br&gt; cn:  -2.91 &lt;br&gt; g:  21.95 &lt;br&gt; f:  -474.88&#34;,&#34;&lt;br&gt; cn:  -1.25 &lt;br&gt; g:  20.42 &lt;br&gt; f:  -388.23&#34;,&#34;&lt;br&gt; cn:  -1.05 &lt;br&gt; g:  24.43 &lt;br&gt; f:  -5.57&#34;,&#34;&lt;br&gt; cn:  -0.13 &lt;br&gt; g:  20.80 &lt;br&gt; f:  -165.88&#34;,&#34;&lt;br&gt; cn:  0.12 &lt;br&gt; g:  20.62 &lt;br&gt; f:  -153.22&#34;,&#34;&lt;br&gt; cn:  1.11 &lt;br&gt; g:  22.11 &lt;br&gt; f:  0.61&#34;,&#34;&lt;br&gt; cn:  -2.83 &lt;br&gt; g:  20.33 &lt;br&gt; f:  -761.73&#34;,&#34;&lt;br&gt; cn:  1.71 &lt;br&gt; g:  22.93 &lt;br&gt; f:  33.51&#34;,&#34;&lt;br&gt; cn:  2.96 &lt;br&gt; g:  22.33 &lt;br&gt; f:  84.89&#34;,&#34;&lt;br&gt; cn:  -1.27 &lt;br&gt; g:  24.13 &lt;br&gt; f:  -27.23&#34;,&#34;&lt;br&gt; cn:  3.35 &lt;br&gt; g:  21.01 &lt;br&gt; f:  37.36&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  22.20 &lt;br&gt; f:  -14.02&#34;,&#34;&lt;br&gt; cn:  -1.51 &lt;br&gt; g:  22.00 &lt;br&gt; f:  -221.86&#34;,&#34;&lt;br&gt; cn:  2.29 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -12.77&#34;,&#34;&lt;br&gt; cn:  0.61 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -110.33&#34;,&#34;&lt;br&gt; cn:  1.42 &lt;br&gt; g:  23.33 &lt;br&gt; f:  35.04&#34;,&#34;&lt;br&gt; cn:  1.80 &lt;br&gt; g:  23.96 &lt;br&gt; f:  99.03&#34;,&#34;&lt;br&gt; cn:  0.56 &lt;br&gt; g:  23.21 &lt;br&gt; f:  6.47&#34;,&#34;&lt;br&gt; cn:  0.91 &lt;br&gt; g:  23.90 &lt;br&gt; f:  33.06&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  20.78 &lt;br&gt; f:  -337.09&#34;,&#34;&lt;br&gt; cn:  0.79 &lt;br&gt; g:  23.40 &lt;br&gt; f:  13.22&#34;,&#34;&lt;br&gt; cn:  -1.58 &lt;br&gt; g:  23.86 &lt;br&gt; f:  -63.52&#34;,&#34;&lt;br&gt; cn:  1.78 &lt;br&gt; g:  22.74 &lt;br&gt; f:  29.59&#34;,&#34;&lt;br&gt; cn:  -3.34 &lt;br&gt; g:  20.88 &lt;br&gt; f:  -779.59&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  24.79 &lt;br&gt; f:  95.87&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -251.55&#34;,&#34;&lt;br&gt; cn:  2.39 &lt;br&gt; g:  23.38 &lt;br&gt; f:  110.61&#34;,&#34;&lt;br&gt; cn:  1.10 &lt;br&gt; g:  21.89 &lt;br&gt; f:  -4.33&#34;,&#34;&lt;br&gt; cn:  -2.46 &lt;br&gt; g:  23.71 &lt;br&gt; f:  -166.68&#34;,&#34;&lt;br&gt; cn:  2.28 &lt;br&gt; g:  20.37 &lt;br&gt; f:  -6.52&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -266.01&#34;,&#34;&lt;br&gt; cn:  0.23 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -176.28&#34;,&#34;&lt;br&gt; cn:  -2.30 &lt;br&gt; g:  24.09 &lt;br&gt; f:  -112.07&#34;,&#34;&lt;br&gt; cn:  1.10 &lt;br&gt; g:  22.08 &lt;br&gt; f:  -0.06&#34;,&#34;&lt;br&gt; cn:  -0.33 &lt;br&gt; g:  22.92 &lt;br&gt; f:  -29.43&#34;,&#34;&lt;br&gt; cn:  -1.10 &lt;br&gt; g:  23.90 &lt;br&gt; f:  -28.22&#34;,&#34;&lt;br&gt; cn:  -2.56 &lt;br&gt; g:  20.69 &lt;br&gt; f:  -621.02&#34;,&#34;&lt;br&gt; cn:  0.56 &lt;br&gt; g:  22.60 &lt;br&gt; f:  -2.85&#34;,&#34;&lt;br&gt; cn:  -0.89 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -347.82&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -569.95&#34;,&#34;&lt;br&gt; cn:  2.37 &lt;br&gt; g:  20.13 &lt;br&gt; f:  -9.69&#34;,&#34;&lt;br&gt; cn:  -2.96 &lt;br&gt; g:  22.53 &lt;br&gt; f:  -395.03&#34;,&#34;&lt;br&gt; cn:  1.56 &lt;br&gt; g:  21.24 &lt;br&gt; f:  -6.42&#34;,&#34;&lt;br&gt; cn:  0.13 &lt;br&gt; g:  24.21 &lt;br&gt; f:  13.69&#34;,&#34;&lt;br&gt; cn:  -2.19 &lt;br&gt; g:  20.58 &lt;br&gt; f:  -557.82&#34;,&#34;&lt;br&gt; cn:  2.80 &lt;br&gt; g:  22.20 &lt;br&gt; f:  64.31&#34;,&#34;&lt;br&gt; cn:  2.31 &lt;br&gt; g:  22.49 &lt;br&gt; f:  47.24&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -34.82&#34;,&#34;&lt;br&gt; cn:  0.72 &lt;br&gt; g:  23.21 &lt;br&gt; f:  8.44&#34;,&#34;&lt;br&gt; cn:  1.73 &lt;br&gt; g:  24.00 &lt;br&gt; f:  95.21&#34;,&#34;&lt;br&gt; cn:  1.66 &lt;br&gt; g:  22.04 &lt;br&gt; f:  7.17&#34;,&#34;&lt;br&gt; cn:  -2.31 &lt;br&gt; g:  21.87 &lt;br&gt; f:  -371.61&#34;,&#34;&lt;br&gt; cn:  -0.03 &lt;br&gt; g:  20.91 &lt;br&gt; f:  -144.06&#34;,&#34;&lt;br&gt; cn:  -1.57 &lt;br&gt; g:  20.91 &lt;br&gt; f:  -375.17&#34;,&#34;&lt;br&gt; cn:  -1.62 &lt;br&gt; g:  21.68 &lt;br&gt; f:  -277.67&#34;,&#34;&lt;br&gt; cn:  3.37 &lt;br&gt; g:  21.11 &lt;br&gt; f:  43.53&#34;,&#34;&lt;br&gt; cn:  2.02 &lt;br&gt; g:  22.57 &lt;br&gt; f:  34.45&#34;,&#34;&lt;br&gt; cn:  -0.59 &lt;br&gt; g:  22.25 &lt;br&gt; f:  -89.76&#34;,&#34;&lt;br&gt; cn:  -1.76 &lt;br&gt; g:  23.12 &lt;br&gt; f:  -138.55&#34;,&#34;&lt;br&gt; cn:  -2.29 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -328.81&#34;,&#34;&lt;br&gt; cn:  -1.82 &lt;br&gt; g:  23.08 &lt;br&gt; f:  -149.94&#34;,&#34;&lt;br&gt; cn:  0.55 &lt;br&gt; g:  23.42 &lt;br&gt; f:  8.54&#34;,&#34;&lt;br&gt; cn:  0.74 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -4.06&#34;,&#34;&lt;br&gt; cn:  1.88 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -20.29&#34;,&#34;&lt;br&gt; cn:  0.99 &lt;br&gt; g:  24.09 &lt;br&gt; f:  45.67&#34;,&#34;&lt;br&gt; cn:  -0.32 &lt;br&gt; g:  20.52 &lt;br&gt; f:  -221.31&#34;,&#34;&lt;br&gt; cn:  2.65 &lt;br&gt; g:  22.09 &lt;br&gt; f:  48.19&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  22.34 &lt;br&gt; f:  -57.82&#34;,&#34;&lt;br&gt; cn:  0.51 &lt;br&gt; g:  22.54 &lt;br&gt; f:  -5.76&#34;,&#34;&lt;br&gt; cn:  0.60 &lt;br&gt; g:  23.08 &lt;br&gt; f:  5.69&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -671.00&#34;,&#34;&lt;br&gt; cn:  2.73 &lt;br&gt; g:  21.81 &lt;br&gt; f:  39.21&#34;,&#34;&lt;br&gt; cn:  -1.85 &lt;br&gt; g:  21.57 &lt;br&gt; f:  -331.51&#34;,&#34;&lt;br&gt; cn:  1.09 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -59.51&#34;,&#34;&lt;br&gt; cn:  2.02 &lt;br&gt; g:  23.19 &lt;br&gt; f:  65.62&#34;,&#34;&lt;br&gt; cn:  2.26 &lt;br&gt; g:  20.18 &lt;br&gt; f:  -12.65&#34;,&#34;&lt;br&gt; cn:  0.43 &lt;br&gt; g:  23.19 &lt;br&gt; f:  4.97&#34;,&#34;&lt;br&gt; cn:  2.86 &lt;br&gt; g:  21.37 &lt;br&gt; f:  27.23&#34;,&#34;&lt;br&gt; cn:  -0.68 &lt;br&gt; g:  24.56 &lt;br&gt; f:  6.46&#34;,&#34;&lt;br&gt; cn:  1.14 &lt;br&gt; g:  24.81 &lt;br&gt; f:  101.30&#34;,&#34;&lt;br&gt; cn:  -0.42 &lt;br&gt; g:  22.34 &lt;br&gt; f:  -68.73&#34;,&#34;&lt;br&gt; cn:  2.28 &lt;br&gt; g:  22.72 &lt;br&gt; f:  57.41&#34;,&#34;&lt;br&gt; cn:  -1.52 &lt;br&gt; g:  24.83 &lt;br&gt; f:  -11.01&#34;,&#34;&lt;br&gt; cn:  -2.75 &lt;br&gt; g:  22.41 &lt;br&gt; f:  -371.81&#34;,&#34;&lt;br&gt; cn:  1.54 &lt;br&gt; g:  21.36 &lt;br&gt; f:  -4.48&#34;,&#34;&lt;br&gt; cn:  2.06 &lt;br&gt; g:  23.00 &lt;br&gt; f:  57.74&#34;,&#34;&lt;br&gt; cn:  -1.46 &lt;br&gt; g:  21.55 &lt;br&gt; f:  -268.41&#34;,&#34;&lt;br&gt; cn:  -0.95 &lt;br&gt; g:  20.23 &lt;br&gt; f:  -360.64&#34;,&#34;&lt;br&gt; cn:  -1.89 &lt;br&gt; g:  22.17 &lt;br&gt; f:  -257.96&#34;,&#34;&lt;br&gt; cn:  -0.36 &lt;br&gt; g:  22.53 &lt;br&gt; f:  -51.88&#34;,&#34;&lt;br&gt; cn:  0.57 &lt;br&gt; g:  21.21 &lt;br&gt; f:  -62.13&#34;,&#34;&lt;br&gt; cn:  -2.03 &lt;br&gt; g:  24.01 &lt;br&gt; f:  -91.78&#34;,&#34;&lt;br&gt; cn:  -2.60 &lt;br&gt; g:  20.22 &lt;br&gt; f:  -724.43&#34;,&#34;&lt;br&gt; cn:  -1.08 &lt;br&gt; g:  23.79 &lt;br&gt; f:  -32.12&#34;,&#34;&lt;br&gt; cn:  0.22 &lt;br&gt; g:  21.01 &lt;br&gt; f:  -107.70&#34;,&#34;&lt;br&gt; cn:  1.06 &lt;br&gt; g:  22.82 &lt;br&gt; f:  8.41&#34;,&#34;&lt;br&gt; cn:  2.36 &lt;br&gt; g:  21.25 &lt;br&gt; f:  7.65&#34;,&#34;&lt;br&gt; cn:  -2.38 &lt;br&gt; g:  20.54 &lt;br&gt; f:  -606.64&#34;,&#34;&lt;br&gt; cn:  -1.82 &lt;br&gt; g:  24.54 &lt;br&gt; f:  -40.39&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  20.92 &lt;br&gt; f:  -218.37&#34;,&#34;&lt;br&gt; cn:  -1.26 &lt;br&gt; g:  22.38 &lt;br&gt; f:  -150.53&#34;,&#34;&lt;br&gt; cn:  0.73 &lt;br&gt; g:  24.53 &lt;br&gt; f:  51.73&#34;,&#34;&lt;br&gt; cn:  -1.11 &lt;br&gt; g:  20.05 &lt;br&gt; f:  -417.28&#34;,&#34;&lt;br&gt; cn:  1.15 &lt;br&gt; g:  20.48 &lt;br&gt; f:  -62.38&#34;,&#34;&lt;br&gt; cn:  -2.29 &lt;br&gt; g:  22.31 &lt;br&gt; f:  -305.17&#34;,&#34;&lt;br&gt; cn:  0.16 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -24.40&#34;,&#34;&lt;br&gt; cn:  2.26 &lt;br&gt; g:  20.46 &lt;br&gt; f:  -4.90&#34;,&#34;&lt;br&gt; cn:  -1.53 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -210.57&#34;,&#34;&lt;br&gt; cn:  -1.48 &lt;br&gt; g:  21.35 &lt;br&gt; f:  -297.57&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  20.14 &lt;br&gt; f:  -355.98&#34;,&#34;&lt;br&gt; cn:  1.95 &lt;br&gt; g:  21.27 &lt;br&gt; f:  2.70&#34;,&#34;&lt;br&gt; cn:  -0.84 &lt;br&gt; g:  24.77 &lt;br&gt; f:  6.67&#34;,&#34;&lt;br&gt; cn:  -0.35 &lt;br&gt; g:  24.08 &lt;br&gt; f:  4.92&#34;,&#34;&lt;br&gt; cn:  0.78 &lt;br&gt; g:  22.85 &lt;br&gt; f:  5.43&#34;,&#34;&lt;br&gt; cn:  0.18 &lt;br&gt; g:  24.29 &lt;br&gt; f:  16.83&#34;,&#34;&lt;br&gt; cn:  -0.97 &lt;br&gt; g:  20.81 &lt;br&gt; f:  -285.21&#34;,&#34;&lt;br&gt; cn:  -0.86 &lt;br&gt; g:  22.59 &lt;br&gt; f:  -89.94&#34;,&#34;&lt;br&gt; cn:  1.44 &lt;br&gt; g:  22.45 &lt;br&gt; f:  9.48&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  21.12 &lt;br&gt; f:  -219.59&#34;,&#34;&lt;br&gt; cn:  -1.83 &lt;br&gt; g:  24.00 &lt;br&gt; f:  -75.05&#34;,&#34;&lt;br&gt; cn:  -2.61 &lt;br&gt; g:  20.90 &lt;br&gt; f:  -594.17&#34;,&#34;&lt;br&gt; cn:  -0.48 &lt;br&gt; g:  21.07 &lt;br&gt; f:  -183.65&#34;,&#34;&lt;br&gt; cn:  -1.84 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -475.32&#34;,&#34;&lt;br&gt; cn:  1.74 &lt;br&gt; g:  21.08 &lt;br&gt; f:  -5.03&#34;,&#34;&lt;br&gt; cn:  1.31 &lt;br&gt; g:  21.93 &lt;br&gt; f:  1.49&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  22.39 &lt;br&gt; f:  -128.95&#34;,&#34;&lt;br&gt; cn:  1.11 &lt;br&gt; g:  21.02 &lt;br&gt; f:  -35.72&#34;,&#34;&lt;br&gt; cn:  2.22 &lt;br&gt; g:  22.31 &lt;br&gt; f:  33.61&#34;,&#34;&lt;br&gt; cn:  3.10 &lt;br&gt; g:  20.64 &lt;br&gt; f:  13.36&#34;,&#34;&lt;br&gt; cn:  -3.10 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -800.89&#34;,&#34;&lt;br&gt; cn:  2.17 &lt;br&gt; g:  24.45 &lt;br&gt; f:  181.85&#34;,&#34;&lt;br&gt; cn:  -3.00 &lt;br&gt; g:  22.12 &lt;br&gt; f:  -465.60&#34;,&#34;&lt;br&gt; cn:  -1.78 &lt;br&gt; g:  21.76 &lt;br&gt; f:  -293.29&#34;,&#34;&lt;br&gt; cn:  1.59 &lt;br&gt; g:  24.53 &lt;br&gt; f:  122.88&#34;,&#34;&lt;br&gt; cn:  -2.49 &lt;br&gt; g:  23.89 &lt;br&gt; f:  -152.72&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  21.17 &lt;br&gt; f:  -22.70&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  23.68 &lt;br&gt; f:  -162.83&#34;,&#34;&lt;br&gt; cn:  -0.12 &lt;br&gt; g:  21.32 &lt;br&gt; f:  -116.72&#34;,&#34;&lt;br&gt; cn:  1.57 &lt;br&gt; g:  21.21 &lt;br&gt; f:  -7.13&#34;,&#34;&lt;br&gt; cn:  -0.13 &lt;br&gt; g:  21.63 &lt;br&gt; f:  -93.71&#34;,&#34;&lt;br&gt; cn:  3.28 &lt;br&gt; g:  20.14 &lt;br&gt; f:  7.59&#34;,&#34;&lt;br&gt; cn:  2.65 &lt;br&gt; g:  22.52 &lt;br&gt; f:  72.76&#34;,&#34;&lt;br&gt; cn:  1.48 &lt;br&gt; g:  24.36 &lt;br&gt; f:  99.15&#34;,&#34;&lt;br&gt; cn:  -1.48 &lt;br&gt; g:  21.60 &lt;br&gt; f:  -266.13&#34;,&#34;&lt;br&gt; cn:  -2.74 &lt;br&gt; g:  21.37 &lt;br&gt; f:  -538.87&#34;,&#34;&lt;br&gt; cn:  2.14 &lt;br&gt; g:  21.10 &lt;br&gt; f:  3.21&#34;,&#34;&lt;br&gt; cn:  -2.48 &lt;br&gt; g:  22.65 &lt;br&gt; f:  -291.37&#34;,&#34;&lt;br&gt; cn:  -1.99 &lt;br&gt; g:  23.41 &lt;br&gt; f:  -138.31&#34;,&#34;&lt;br&gt; cn:  -0.15 &lt;br&gt; g:  24.68 &lt;br&gt; f:  16.67&#34;,&#34;&lt;br&gt; cn:  3.59 &lt;br&gt; g:  20.03 &lt;br&gt; f:  13.33&#34;,&#34;&lt;br&gt; cn:  1.27 &lt;br&gt; g:  21.33 &lt;br&gt; f:  -14.42&#34;,&#34;&lt;br&gt; cn:  1.06 &lt;br&gt; g:  20.22 &lt;br&gt; f:  -87.35&#34;,&#34;&lt;br&gt; cn:  -1.02 &lt;br&gt; g:  24.50 &lt;br&gt; f:  -2.60&#34;,&#34;&lt;br&gt; cn:  -0.94 &lt;br&gt; g:  23.77 &lt;br&gt; f:  -25.37&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  22.72 &lt;br&gt; f:  -73.27&#34;,&#34;&lt;br&gt; cn:  0.16 &lt;br&gt; g:  22.86 &lt;br&gt; f:  -9.10&#34;,&#34;&lt;br&gt; cn:  -0.49 &lt;br&gt; g:  24.59 &lt;br&gt; f:  8.65&#34;,&#34;&lt;br&gt; cn:  -0.30 &lt;br&gt; g:  24.51 &lt;br&gt; f:  10.26&#34;,&#34;&lt;br&gt; cn:  -1.83 &lt;br&gt; g:  24.48 &lt;br&gt; f:  -44.74&#34;,&#34;&lt;br&gt; cn:  -1.34 &lt;br&gt; g:  22.55 &lt;br&gt; f:  -142.57&#34;,&#34;&lt;br&gt; cn:  2.16 &lt;br&gt; g:  23.29 &lt;br&gt; f:  82.83&#34;,&#34;&lt;br&gt; cn:  0.40 &lt;br&gt; g:  22.79 &lt;br&gt; f:  -2.84&#34;,&#34;&lt;br&gt; cn:  0.82 &lt;br&gt; g:  21.87 &lt;br&gt; f:  -14.79&#34;,&#34;&lt;br&gt; cn:  -0.81 &lt;br&gt; g:  23.47 &lt;br&gt; f:  -32.01&#34;,&#34;&lt;br&gt; cn:  0.73 &lt;br&gt; g:  20.70 &lt;br&gt; f:  -83.09&#34;,&#34;&lt;br&gt; cn:  -2.73 &lt;br&gt; g:  22.90 &lt;br&gt; f:  -300.72&#34;,&#34;&lt;br&gt; cn:  -2.08 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -527.37&#34;,&#34;&lt;br&gt; cn:  -2.28 &lt;br&gt; g:  21.76 &lt;br&gt; f:  -382.32&#34;,&#34;&lt;br&gt; cn:  3.00 &lt;br&gt; g:  20.76 &lt;br&gt; f:  13.50&#34;,&#34;&lt;br&gt; cn:  1.48 &lt;br&gt; g:  21.84 &lt;br&gt; f:  3.08&#34;,&#34;&lt;br&gt; cn:  0.09 &lt;br&gt; g:  21.04 &lt;br&gt; f:  -118.59&#34;,&#34;&lt;br&gt; cn:  1.23 &lt;br&gt; g:  22.37 &lt;br&gt; f:  5.42&#34;,&#34;&lt;br&gt; cn:  2.51 &lt;br&gt; g:  23.42 &lt;br&gt; f:  125.33&#34;,&#34;&lt;br&gt; cn:  1.06 &lt;br&gt; g:  23.98 &lt;br&gt; f:  44.74&#34;,&#34;&lt;br&gt; cn:  -0.03 &lt;br&gt; g:  22.52 &lt;br&gt; f:  -30.84&#34;,&#34;&lt;br&gt; cn:  -0.43 &lt;br&gt; g:  21.20 &lt;br&gt; f:  -164.10&#34;,&#34;&lt;br&gt; cn:  2.74 &lt;br&gt; g:  20.97 &lt;br&gt; f:  10.81&#34;,&#34;&lt;br&gt; cn:  -1.60 &lt;br&gt; g:  24.50 &lt;br&gt; f:  -28.92&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  22.83 &lt;br&gt; f:  -170.83&#34;,&#34;&lt;br&gt; cn:  -0.43 &lt;br&gt; g:  24.45 &lt;br&gt; f:  7.94&#34;,&#34;&lt;br&gt; cn:  3.21 &lt;br&gt; g:  20.43 &lt;br&gt; f:  11.74&#34;,&#34;&lt;br&gt; cn:  -2.55 &lt;br&gt; g:  21.03 &lt;br&gt; f:  -556.37&#34;,&#34;&lt;br&gt; cn:  3.35 &lt;br&gt; g:  20.33 &lt;br&gt; f:  13.63&#34;,&#34;&lt;br&gt; cn:  1.19 &lt;br&gt; g:  21.94 &lt;br&gt; f:  -0.72&#34;,&#34;&lt;br&gt; cn:  -1.01 &lt;br&gt; g:  20.17 &lt;br&gt; f:  -381.48&#34;,&#34;&lt;br&gt; cn:  -0.98 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -364.24&#34;,&#34;&lt;br&gt; cn:  -2.96 &lt;br&gt; g:  20.51 &lt;br&gt; f:  -758.00&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  21.76 &lt;br&gt; f:  -273.09&#34;,&#34;&lt;br&gt; cn:  -0.79 &lt;br&gt; g:  24.47 &lt;br&gt; f:  2.92&#34;,&#34;&lt;br&gt; cn:  1.12 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -64.06&#34;,&#34;&lt;br&gt; cn:  -1.33 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -458.39&#34;,&#34;&lt;br&gt; cn:  0.05 &lt;br&gt; g:  24.27 &lt;br&gt; f:  13.15&#34;,&#34;&lt;br&gt; cn:  -0.03 &lt;br&gt; g:  21.27 &lt;br&gt; f:  -111.97&#34;,&#34;&lt;br&gt; cn:  -0.56 &lt;br&gt; g:  22.39 &lt;br&gt; f:  -77.16&#34;,&#34;&lt;br&gt; cn:  1.39 &lt;br&gt; g:  23.32 &lt;br&gt; f:  33.50&#34;,&#34;&lt;br&gt; cn:  -1.62 &lt;br&gt; g:  23.36 &lt;br&gt; f:  -102.82&#34;,&#34;&lt;br&gt; cn:  -1.87 &lt;br&gt; g:  20.03 &lt;br&gt; f:  -583.49&#34;,&#34;&lt;br&gt; cn:  2.19 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -13.45&#34;,&#34;&lt;br&gt; cn:  0.98 &lt;br&gt; g:  22.96 &lt;br&gt; f:  9.11&#34;,&#34;&lt;br&gt; cn:  1.37 &lt;br&gt; g:  22.22 &lt;br&gt; f:  5.52&#34;,&#34;&lt;br&gt; cn:  -2.67 &lt;br&gt; g:  21.27 &lt;br&gt; f:  -540.12&#34;,&#34;&lt;br&gt; cn:  1.79 &lt;br&gt; g:  20.74 &lt;br&gt; f:  -13.05&#34;,&#34;&lt;br&gt; cn:  -1.12 &lt;br&gt; g:  21.86 &lt;br&gt; f:  -184.13&#34;,&#34;&lt;br&gt; cn:  1.35 &lt;br&gt; g:  21.96 &lt;br&gt; f:  2.68&#34;,&#34;&lt;br&gt; cn:  -1.79 &lt;br&gt; g:  21.28 &lt;br&gt; f:  -361.55&#34;,&#34;&lt;br&gt; cn:  0.89 &lt;br&gt; g:  20.24 &lt;br&gt; f:  -102.09&#34;,&#34;&lt;br&gt; cn:  -1.28 &lt;br&gt; g:  24.73 &lt;br&gt; f:  -4.90&#34;,&#34;&lt;br&gt; cn:  -2.41 &lt;br&gt; g:  21.67 &lt;br&gt; f:  -420.75&#34;,&#34;&lt;br&gt; cn:  -1.68 &lt;br&gt; g:  22.56 &lt;br&gt; f:  -184.60&#34;,&#34;&lt;br&gt; cn:  0.51 &lt;br&gt; g:  23.49 &lt;br&gt; f:  8.83&#34;,&#34;&lt;br&gt; cn:  -1.03 &lt;br&gt; g:  22.13 &lt;br&gt; f:  -146.78&#34;,&#34;&lt;br&gt; cn:  2.73 &lt;br&gt; g:  23.06 &lt;br&gt; f:  119.25&#34;,&#34;&lt;br&gt; cn:  -2.38 &lt;br&gt; g:  24.04 &lt;br&gt; f:  -125.31&#34;,&#34;&lt;br&gt; cn:  -1.65 &lt;br&gt; g:  21.81 &lt;br&gt; f:  -265.40&#34;,&#34;&lt;br&gt; cn:  1.31 &lt;br&gt; g:  23.84 &lt;br&gt; f:  52.90&#34;,&#34;&lt;br&gt; cn:  -1.51 &lt;br&gt; g:  20.22 &lt;br&gt; f:  -471.51&#34;,&#34;&lt;br&gt; cn:  0.25 &lt;br&gt; g:  23.82 &lt;br&gt; f:  9.29&#34;,&#34;&lt;br&gt; cn:  -2.10 &lt;br&gt; g:  24.58 &lt;br&gt; f:  -58.45&#34;,&#34;&lt;br&gt; cn:  1.13 &lt;br&gt; g:  24.50 &lt;br&gt; f:  78.48&#34;,&#34;&lt;br&gt; cn:  1.01 &lt;br&gt; g:  24.67 &lt;br&gt; f:  80.34&#34;,&#34;&lt;br&gt; cn:  3.38 &lt;br&gt; g:  20.61 &lt;br&gt; f:  23.01&#34;,&#34;&lt;br&gt; cn:  1.22 &lt;br&gt; g:  24.94 &lt;br&gt; f:  118.61&#34;,&#34;&lt;br&gt; cn:  3.36 &lt;br&gt; g:  20.28 &lt;br&gt; f:  12.50&#34;,&#34;&lt;br&gt; cn:  1.88 &lt;br&gt; g:  21.01 &lt;br&gt; f:  -2.95&#34;,&#34;&lt;br&gt; cn:  -2.51 &lt;br&gt; g:  22.83 &lt;br&gt; f:  -273.28&#34;,&#34;&lt;br&gt; cn:  -0.85 &lt;br&gt; g:  23.31 &lt;br&gt; f:  -42.35&#34;,&#34;&lt;br&gt; cn:  -0.21 &lt;br&gt; g:  20.08 &lt;br&gt; f:  -256.82&#34;,&#34;&lt;br&gt; cn:  -3.44 &lt;br&gt; g:  21.05 &lt;br&gt; f:  -773.01&#34;,&#34;&lt;br&gt; cn:  0.31 &lt;br&gt; g:  24.06 &lt;br&gt; f:  15.34&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  23.45 &lt;br&gt; f:  -7.26&#34;,&#34;&lt;br&gt; cn:  -1.81 &lt;br&gt; g:  23.55 &lt;br&gt; f:  -107.00&#34;,&#34;&lt;br&gt; cn:  0.84 &lt;br&gt; g:  24.24 &lt;br&gt; f:  44.11&#34;,&#34;&lt;br&gt; cn:  -1.76 &lt;br&gt; g:  23.50 &lt;br&gt; f:  -106.02&#34;,&#34;&lt;br&gt; cn:  -2.83 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -640.14&#34;,&#34;&lt;br&gt; cn:  -3.14 &lt;br&gt; g:  21.40 &lt;br&gt; f:  -625.59&#34;,&#34;&lt;br&gt; cn:  1.04 &lt;br&gt; g:  24.41 &lt;br&gt; f:  66.68&#34;,&#34;&lt;br&gt; cn:  0.27 &lt;br&gt; g:  20.96 &lt;br&gt; f:  -107.10&#34;,&#34;&lt;br&gt; cn:  -0.25 &lt;br&gt; g:  23.88 &lt;br&gt; f:  3.67&#34;,&#34;&lt;br&gt; cn:  -2.75 &lt;br&gt; g:  20.84 &lt;br&gt; f:  -640.05&#34;,&#34;&lt;br&gt; cn:  -2.40 &lt;br&gt; g:  20.87 &lt;br&gt; f:  -552.48&#34;,&#34;&lt;br&gt; cn:  1.36 &lt;br&gt; g:  20.49 &lt;br&gt; f:  -46.72&#34;,&#34;&lt;br&gt; cn:  -0.63 &lt;br&gt; g:  22.29 &lt;br&gt; f:  -91.00&#34;,&#34;&lt;br&gt; cn:  2.27 &lt;br&gt; g:  21.10 &lt;br&gt; f:  4.24&#34;,&#34;&lt;br&gt; cn:  -2.93 &lt;br&gt; g:  20.61 &lt;br&gt; f:  -728.21&#34;,&#34;&lt;br&gt; cn:  0.29 &lt;br&gt; g:  23.51 &lt;br&gt; f:  6.61&#34;,&#34;&lt;br&gt; cn:  -2.54 &lt;br&gt; g:  23.32 &lt;br&gt; f:  -219.09&#34;,&#34;&lt;br&gt; cn:  -0.37 &lt;br&gt; g:  22.95 &lt;br&gt; f:  -30.84&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  21.44 &lt;br&gt; f:  -425.68&#34;,&#34;&lt;br&gt; cn:  2.93 &lt;br&gt; g:  20.12 &lt;br&gt; f:  2.47&#34;,&#34;&lt;br&gt; cn:  -2.89 &lt;br&gt; g:  22.43 &lt;br&gt; f:  -396.38&#34;,&#34;&lt;br&gt; cn:  -2.25 &lt;br&gt; g:  22.97 &lt;br&gt; f:  -217.32&#34;,&#34;&lt;br&gt; cn:  -0.75 &lt;br&gt; g:  23.89 &lt;br&gt; f:  -11.15&#34;,&#34;&lt;br&gt; cn:  1.19 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -35.18&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  24.09 &lt;br&gt; f:  -0.83&#34;,&#34;&lt;br&gt; cn:  0.79 &lt;br&gt; g:  24.70 &lt;br&gt; f:  65.21&#34;,&#34;&lt;br&gt; cn:  -0.50 &lt;br&gt; g:  22.10 &lt;br&gt; f:  -92.47&#34;,&#34;&lt;br&gt; cn:  -1.57 &lt;br&gt; g:  22.40 &lt;br&gt; f:  -187.05&#34;,&#34;&lt;br&gt; cn:  2.94 &lt;br&gt; g:  22.42 &lt;br&gt; f:  90.63&#34;,&#34;&lt;br&gt; cn:  -0.14 &lt;br&gt; g:  24.92 &lt;br&gt; f:  23.46&#34;,&#34;&lt;br&gt; cn:  -1.10 &lt;br&gt; g:  21.39 &lt;br&gt; f:  -233.32&#34;,&#34;&lt;br&gt; cn:  0.11 &lt;br&gt; g:  22.24 &lt;br&gt; f:  -36.44&#34;,&#34;&lt;br&gt; cn:  -1.45 &lt;br&gt; g:  24.91 &lt;br&gt; f:  -5.96&#34;,&#34;&lt;br&gt; cn:  -0.22 &lt;br&gt; g:  22.62 &lt;br&gt; f:  -37.49&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  22.58 &lt;br&gt; f:  -255.56&#34;,&#34;&lt;br&gt; cn:  1.02 &lt;br&gt; g:  21.64 &lt;br&gt; f:  -14.35&#34;,&#34;&lt;br&gt; cn:  -2.82 &lt;br&gt; g:  22.78 &lt;br&gt; f:  -331.69&#34;,&#34;&lt;br&gt; cn:  -2.20 &lt;br&gt; g:  22.50 &lt;br&gt; f:  -265.39&#34;,&#34;&lt;br&gt; cn:  1.60 &lt;br&gt; g:  23.91 &lt;br&gt; f:  78.65&#34;,&#34;&lt;br&gt; cn:  1.34 &lt;br&gt; g:  24.96 &lt;br&gt; f:  132.62&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  22.31 &lt;br&gt; f:  -161.49&#34;,&#34;&lt;br&gt; cn:  0.88 &lt;br&gt; g:  20.50 &lt;br&gt; f:  -83.78&#34;,&#34;&lt;br&gt; cn:  -0.11 &lt;br&gt; g:  20.64 &lt;br&gt; f:  -179.90&#34;,&#34;&lt;br&gt; cn:  -1.03 &lt;br&gt; g:  20.79 &lt;br&gt; f:  -297.60&#34;,&#34;&lt;br&gt; cn:  3.41 &lt;br&gt; g:  20.27 &lt;br&gt; f:  13.77&#34;,&#34;&lt;br&gt; cn:  -2.32 &lt;br&gt; g:  23.98 &lt;br&gt; f:  -124.31&#34;,&#34;&lt;br&gt; cn:  -3.04 &lt;br&gt; g:  20.93 &lt;br&gt; f:  -692.46&#34;,&#34;&lt;br&gt; cn:  1.66 &lt;br&gt; g:  24.38 &lt;br&gt; f:  117.94&#34;,&#34;&lt;br&gt; cn:  0.41 &lt;br&gt; g:  24.93 &lt;br&gt; f:  51.97&#34;,&#34;&lt;br&gt; cn:  -2.30 &lt;br&gt; g:  23.26 &lt;br&gt; f:  -192.15&#34;,&#34;&lt;br&gt; cn:  0.62 &lt;br&gt; g:  22.05 &lt;br&gt; f:  -17.41&#34;,&#34;&lt;br&gt; cn:  2.27 &lt;br&gt; g:  23.77 &lt;br&gt; f:  129.97&#34;,&#34;&lt;br&gt; cn:  -1.49 &lt;br&gt; g:  23.57 &lt;br&gt; f:  -75.24&#34;,&#34;&lt;br&gt; cn:  2.11 &lt;br&gt; g:  21.77 &lt;br&gt; f:  11.98&#34;,&#34;&lt;br&gt; cn:  -2.26 &lt;br&gt; g:  22.69 &lt;br&gt; f:  -251.99&#34;,&#34;&lt;br&gt; cn:  0.03 &lt;br&gt; g:  20.07 &lt;br&gt; f:  -221.73&#34;,&#34;&lt;br&gt; cn:  0.16 &lt;br&gt; g:  20.43 &lt;br&gt; f:  -166.25&#34;,&#34;&lt;br&gt; cn:  2.32 &lt;br&gt; g:  24.23 &lt;br&gt; f:  178.64&#34;,&#34;&lt;br&gt; cn:  -1.43 &lt;br&gt; g:  21.93 &lt;br&gt; f:  -218.74&#34;,&#34;&lt;br&gt; cn:  0.00 &lt;br&gt; g:  23.99 &lt;br&gt; f:  8.03&#34;,&#34;&lt;br&gt; cn:  -1.30 &lt;br&gt; g:  24.39 &lt;br&gt; f:  -17.37&#34;,&#34;&lt;br&gt; cn:  0.79 &lt;br&gt; g:  22.42 &lt;br&gt; f:  -0.68&#34;,&#34;&lt;br&gt; cn:  -2.59 &lt;br&gt; g:  20.83 &lt;br&gt; f:  -604.22&#34;,&#34;&lt;br&gt; cn:  0.56 &lt;br&gt; g:  23.96 &lt;br&gt; f:  20.31&#34;,&#34;&lt;br&gt; cn:  0.54 &lt;br&gt; g:  24.59 &lt;br&gt; f:  43.35&#34;,&#34;&lt;br&gt; cn:  1.34 &lt;br&gt; g:  23.86 &lt;br&gt; f:  55.48&#34;,&#34;&lt;br&gt; cn:  2.19 &lt;br&gt; g:  22.61 &lt;br&gt; f:  46.14&#34;,&#34;&lt;br&gt; cn:  1.48 &lt;br&gt; g:  24.28 &lt;br&gt; f:  92.97&#34;,&#34;&lt;br&gt; cn:  0.92 &lt;br&gt; g:  23.40 &lt;br&gt; f:  16.71&#34;,&#34;&lt;br&gt; cn:  -2.50 &lt;br&gt; g:  21.66 &lt;br&gt; f:  -439.00&#34;,&#34;&lt;br&gt; cn:  0.77 &lt;br&gt; g:  23.25 &lt;br&gt; f:  9.91&#34;,&#34;&lt;br&gt; cn:  2.89 &lt;br&gt; g:  22.63 &lt;br&gt; f:  101.33&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  21.72 &lt;br&gt; f:  -100.94&#34;,&#34;&lt;br&gt; cn:  -0.06 &lt;br&gt; g:  23.91 &lt;br&gt; f:  6.80&#34;,&#34;&lt;br&gt; cn:  0.86 &lt;br&gt; g:  21.48 &lt;br&gt; f:  -28.46&#34;,&#34;&lt;br&gt; cn:  -0.28 &lt;br&gt; g:  23.52 &lt;br&gt; f:  -4.95&#34;,&#34;&lt;br&gt; cn:  -1.23 &lt;br&gt; g:  24.76 &lt;br&gt; f:  -2.42&#34;,&#34;&lt;br&gt; cn:  1.91 &lt;br&gt; g:  20.99 &lt;br&gt; f:  -2.66&#34;,&#34;&lt;br&gt; cn:  0.65 &lt;br&gt; g:  22.23 &lt;br&gt; f:  -10.15&#34;,&#34;&lt;br&gt; cn:  -1.89 &lt;br&gt; g:  20.80 &lt;br&gt; f:  -455.15&#34;,&#34;&lt;br&gt; cn:  -0.41 &lt;br&gt; g:  23.06 &lt;br&gt; f:  -27.80&#34;,&#34;&lt;br&gt; cn:  -2.59 &lt;br&gt; g:  22.56 &lt;br&gt; f:  -323.45&#34;,&#34;&lt;br&gt; cn:  -3.01 &lt;br&gt; g:  20.04 &lt;br&gt; f:  -873.86&#34;,&#34;&lt;br&gt; cn:  0.94 &lt;br&gt; g:  21.04 &lt;br&gt; f:  -44.76&#34;,&#34;&lt;br&gt; cn:  -3.06 &lt;br&gt; g:  21.19 &lt;br&gt; f:  -646.58&#34;,&#34;&lt;br&gt; cn:  2.57 &lt;br&gt; g:  20.47 &lt;br&gt; f:  1.68&#34;,&#34;&lt;br&gt; cn:  1.46 &lt;br&gt; g:  21.58 &lt;br&gt; f:  -1.43&#34;,&#34;&lt;br&gt; cn:  1.84 &lt;br&gt; g:  23.73 &lt;br&gt; f:  85.82&#34;,&#34;&lt;br&gt; cn:  -0.80 &lt;br&gt; g:  24.60 &lt;br&gt; f:  4.91&#34;,&#34;&lt;br&gt; cn:  -0.96 &lt;br&gt; g:  24.29 &lt;br&gt; f:  -6.49&#34;,&#34;&lt;br&gt; cn:  2.53 &lt;br&gt; g:  20.70 &lt;br&gt; f:  3.37&#34;,&#34;&lt;br&gt; cn:  -2.14 &lt;br&gt; g:  24.52 &lt;br&gt; f:  -65.36&#34;,&#34;&lt;br&gt; cn:  -1.17 &lt;br&gt; g:  20.17 &lt;br&gt; f:  -410.78&#34;,&#34;&lt;br&gt; cn:  -1.16 &lt;br&gt; g:  22.53 &lt;br&gt; f:  -124.68&#34;,&#34;&lt;br&gt; cn:  2.31 &lt;br&gt; g:  20.39 &lt;br&gt; f:  -5.04&#34;,&#34;&lt;br&gt; cn:  1.79 &lt;br&gt; g:  22.04 &lt;br&gt; f:  9.49&#34;,&#34;&lt;br&gt; cn:  -0.24 &lt;br&gt; g:  20.45 &lt;br&gt; f:  -217.42&#34;,&#34;&lt;br&gt; cn:  -2.39 &lt;br&gt; g:  21.91 &lt;br&gt; f:  -378.97&#34;,&#34;&lt;br&gt; cn:  -1.53 &lt;br&gt; g:  22.93 &lt;br&gt; f:  -129.81&#34;,&#34;&lt;br&gt; cn:  2.59 &lt;br&gt; g:  22.83 &lt;br&gt; f:  88.21&#34;,&#34;&lt;br&gt; cn:  0.42 &lt;br&gt; g:  22.33 &lt;br&gt; f:  -16.19&#34;,&#34;&lt;br&gt; cn:  -0.92 &lt;br&gt; g:  22.48 &lt;br&gt; f:  -103.45&#34;,&#34;&lt;br&gt; cn:  -2.69 &lt;br&gt; g:  20.78 &lt;br&gt; f:  -636.44&#34;,&#34;&lt;br&gt; cn:  -1.71 &lt;br&gt; g:  22.30 &lt;br&gt; f:  -215.83&#34;,&#34;&lt;br&gt; cn:  -0.52 &lt;br&gt; g:  23.28 &lt;br&gt; f:  -24.23&#34;,&#34;&lt;br&gt; cn:  0.26 &lt;br&gt; g:  23.86 &lt;br&gt; f:  10.11&#34;,&#34;&lt;br&gt; cn:  -2.67 &lt;br&gt; g:  23.35 &lt;br&gt; f:  -234.20&#34;,&#34;&lt;br&gt; cn:  -0.62 &lt;br&gt; g:  21.65 &lt;br&gt; f:  -143.99&#34;,&#34;&lt;br&gt; cn:  -0.67 &lt;br&gt; g:  20.16 &lt;br&gt; f:  -320.79&#34;,&#34;&lt;br&gt; cn:  1.91 &lt;br&gt; g:  21.61 &lt;br&gt; f:  5.39&#34;,&#34;&lt;br&gt; cn:  -2.32 &lt;br&gt; g:  23.92 &lt;br&gt; f:  -128.98&#34;,&#34;&lt;br&gt; cn:  -1.09 &lt;br&gt; g:  23.87 &lt;br&gt; f:  -28.60&#34;,&#34;&lt;br&gt; cn:  2.75 &lt;br&gt; g:  22.60 &lt;br&gt; f:  85.84&#34;,&#34;&lt;br&gt; cn:  -0.83 &lt;br&gt; g:  20.97 &lt;br&gt; f:  -243.48&#34;,&#34;&lt;br&gt; cn:  0.96 &lt;br&gt; g:  20.41 &lt;br&gt; f:  -83.24&#34;,&#34;&lt;br&gt; cn:  1.33 &lt;br&gt; g:  21.82 &lt;br&gt; f:  0.06&#34;,&#34;&lt;br&gt; cn:  -1.74 &lt;br&gt; g:  22.66 &lt;br&gt; f:  -182.41&#34;,&#34;&lt;br&gt; cn:  2.92 &lt;br&gt; g:  22.02 &lt;br&gt; f:  62.25&#34;,&#34;&lt;br&gt; cn:  2.83 &lt;br&gt; g:  22.25 &lt;br&gt; f:  69.21&#34;,&#34;&lt;br&gt; cn:  2.95 &lt;br&gt; g:  21.89 &lt;br&gt; f:  56.84&#34;,&#34;&lt;br&gt; cn:  2.24 &lt;br&gt; g:  23.94 &lt;br&gt; f:  142.33&#34;,&#34;&lt;br&gt; cn:  0.46 &lt;br&gt; g:  23.99 &lt;br&gt; f:  17.89&#34;,&#34;&lt;br&gt; cn:  1.52 &lt;br&gt; g:  20.63 &lt;br&gt; f:  -30.06&#34;,&#34;&lt;br&gt; cn:  -1.73 &lt;br&gt; g:  22.06 &lt;br&gt; f:  -247.55&#34;],&#34;type&#34;:&#34;scatter3d&#34;,&#34;mode&#34;:&#34;markers&#34;,&#34;error_y&#34;:{&#34;color&#34;:&#34;rgba(31,119,180,1)&#34;},&#34;error_x&#34;:{&#34;color&#34;:&#34;rgba(31,119,180,1)&#34;},&#34;line&#34;:{&#34;color&#34;:&#34;rgba(31,119,180,1)&#34;},&#34;frame&#34;:null}],&#34;highlight&#34;:{&#34;on&#34;:&#34;plotly_click&#34;,&#34;persistent&#34;:false,&#34;dynamic&#34;:false,&#34;selectize&#34;:false,&#34;opacityDim&#34;:0.2,&#34;selected&#34;:{&#34;opacity&#34;:1},&#34;debounce&#34;:0},&#34;shinyEvents&#34;:[&#34;plotly_hover&#34;,&#34;plotly_click&#34;,&#34;plotly_selected&#34;,&#34;plotly_relayout&#34;,&#34;plotly_brushed&#34;,&#34;plotly_brushing&#34;,&#34;plotly_clickannotation&#34;,&#34;plotly_doubleclick&#34;,&#34;plotly_deselect&#34;,&#34;plotly_afterplot&#34;,&#34;plotly_sunburstclick&#34;],&#34;base_url&#34;:&#34;https://plot.ly&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;The scatter plot of objective function surface is populated with &lt;code&gt;2916&lt;/code&gt; objective-function stochastic realizations; the &lt;code&gt;210.58&lt;/code&gt; local maximum is stored in the &lt;code&gt;kleinModel$optimize$optFunMax&lt;/code&gt; variable, while the instruments that allow local maximum to be achieved are stored in the &lt;code&gt;kleinModel$optimize$INSTRUMENT&lt;/code&gt; variable.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;summary&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Summary&lt;/h4&gt;
&lt;p&gt;Forecast errors in Structural Equation Models can be analyzed by using a stochastic simulation in which the structural disturbances are given values with specified stochastic properties. Stochastic modeling forecasts the probability of various outcomes under different conditions, using random variables. Often, a performance measure (i.e. objective-function) is assigned to an econometric model, depending on the value of forecasted endogenous variables. The Monte Carlo simulation is one example of a stochastic model; it can simulate how an econometric model may perform based on the probability distributions of individual variables of the model, allowing analysts to enhance the objective-function by fine-tuning exogenous variables (i.e. the instruments) of the model (e.g. policy analysis) in the so-called optimal control procedure. Examples presented in this post show how to perform stochastic simulation and optimal control in R.&lt;/p&gt;
&lt;p&gt;Disclaimer: &lt;em&gt;The views and opinions expressed in this page are those of the author and do not necessarily reflect the official policy or position of the Bank of Italy. Examples of analysis performed within these pages are only examples. They should not be utilized in real-world analytic products as they are based only on very limited and dated open source information. Assumptions made within the analysis are not reflective of the position of the Bank of Italy.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/02/07/sem-stochastic-simulation-and-optimal-control/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>December 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2022/01/24/december-2021-top-40-new-cran-packages/</link>
      <pubDate>Mon, 24 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2022/01/24/december-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred thirty-four new packages made it to CRAN last December. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in eight categories: Data, Genomics, Machine Learning, Medicine, Science, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aurin&#34;&gt;aurin&lt;/a&gt; v0.5.1: Implements an API for &lt;a href=&#34;https://aurin.org.au/resources/aurin-apis/&#34;&gt;AURIN&lt;/a&gt;, Australia&amp;rsquo;s largest resource for accessing clean, integrated, spatially enabled and research-ready data on issues surrounding health and well being, socio-economic metrics, transportation, and land-use. See &lt;a href=&#34;https://cran.r-project.org/web/packages/aurin/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aurin.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Map locating public toilets in Australia&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastRhockey&#34;&gt;fastRhockey&lt;/a&gt; v0.1.0: Implements a utility to scrape and load play-by-play data and statistics from the &lt;a href=&#34;https://www.premierhockeyfederation.com/&#34;&gt;Premier Hockey Federation&lt;/a&gt; (PHF), formerly known as the National Women&amp;rsquo;s Hockey League (NWHL), and access the National Hockey League&amp;rsquo;s &lt;a href=&#34;https://www.nhl.com/&#34;&gt;stats API&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/fastRhockey/readme/README.html&#34;&gt;README&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pedalfast.data&#34;&gt;pedalfast.data&lt;/a&gt; v1.0.0: Provides data files and documentation for PEDiatric vALidation oF vAriableS in TBI (PEDALFAST) used in &lt;a href=&#34;https://journals.lww.com/pccmjournal/Abstract/2016/12000/Functional_Status_Scale_in_Children_With_Traumatic.6.aspx&#34;&gt;Bennett et al. (2016)&lt;/a&gt;. There is a vignette describing the &lt;a href=&#34;https://cran.r-project.org/web/packages/pedalfast.data/vignettes/datasets.html&#34;&gt;PEDALFAST Data&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/pedalfast.data/vignettes/fss.html&#34;&gt;Functional Status Scale&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pedalfast.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of Hemorrhage and Hematoma distributions&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rasterbc&#34;&gt;rasterbc&lt;/a&gt; v1.0.1:  Provides access to a large data set hosted at the &lt;a href=&#34;https://www.frdr-dfdr.ca/repo/dataset/b6da26ed-3f18-4378-8898-3e0a8cd434d6&#34;&gt;Federated Research Data Repository&lt;/a&gt; relevant to forest ecology in British Columbia, Canada. The collection includes: elevation, biogeoclimatic zone, wildfire, and cutblocks forest attributes from &lt;a href=&#34;https://cdnsciencepub.com/doi/10.1139/cjfr-2013-0401&#34;&gt;Hansen et al. (2013)&lt;/a&gt; and &lt;a href=&#34;https://cdnsciencepub.com/doi/10.1139/cjfr-2017-0184&#34;&gt;Beaudoin et al. (2017)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rasterbc/vignettes/vignette_intro.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rasterbc.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Elevation map of Central Okanagan&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spectator&#34;&gt;spectator&lt;/a&gt; v0.1.0: Provides an interface to the &lt;a href=&#34;https://api.spectator.earth/&#34;&gt;Spectator Earth API&lt;/a&gt;, mainly for obtaining the acquisition plans and satellite overpasses for &lt;a href=&#34;https://sentinel.esa.int/web/sentinel/missions/sentinel-1&#34;&gt;Sentinel-1&lt;/a&gt;, &lt;a href=&#34;https://sentinel.esa.int/web/sentinel/missions/sentinel-2&#34;&gt;Sentinel-2&lt;/a&gt; and &lt;a href=&#34;https://landsat.gsfc.nasa.gov/satellites/landsat-8/&#34;&gt;Landsat-8&lt;/a&gt; satellites. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/spectator/vignettes/UsingSpectator.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spectator.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Map of SPOT-&amp; trajectory &amp; position&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CAMML&#34;&gt;CAMML&lt;/a&gt; v0.1.1: Provides functions to create multi-label cell-types for single-cell RNA-sequencing data based on weighted VAM scoring of cell-type specific gene sets. See &lt;a href=&#34;https://psb.stanford.edu/psb-online/proceedings/psb22/schiebout.pdf&#34;&gt;Schiebout (2022)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/CAMML/vignettes/CAMML_Quick_Vignette.pdf&#34;&gt;Quick Start&lt;/a&gt; guide, a &lt;a href=&#34;https://cran.r-project.org/web/packages/CAMML/vignettes/CAMML_FigureVignette.pdf&#34;&gt;Figure&lt;/a&gt; vignette and an extended &lt;a href=&#34;https://cran.r-project.org/web/packages/CAMML/vignettes/CAMML_Vignette.pdf&#34;&gt;example&lt;/a&gt; with melanoma data.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CAMML.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Scatter plot of CAMML vs. CITE-seq&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hacksig&#34;&gt;hacksig&lt;/a&gt; v0.1.1: Provides a collection of cancer transcriptomics gene signatures as well as a simple, tidy interface to compute single sample enrichment scores either with the original procedure or with three alternatives: the &lt;em&gt;combined z-score&lt;/em&gt; of &lt;a href=&#34;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000217&#34;&gt;Lee et al. (2008)&lt;/a&gt; the &lt;em&gt;single sample GSEA&lt;/em&gt; of &lt;a href=&#34;https://www.nature.com/articles/nature08460&#34;&gt;Barbie et al. (2009)&lt;/a&gt; and the &lt;em&gt;singscore&lt;/em&gt; of &lt;a href=&#34;https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-018-2435-4&#34;&gt;Foroutan et al. (2018)&lt;/a&gt;. See &lt;a href=&#34;https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-018-2435-4&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mispitools&#34;&gt;mispitools&lt;/a&gt; v0.1.5: Provides functions for computing likelihood ratios thresholds and error rates in DNA kinship testing. See &lt;a href=&#34;https://www.fsigenetics.com/article/S1872-4973(21)00057-0/fulltext&#34;&gt;Marsico et al. (2021)&lt;/a&gt; for background and  &lt;a href=&#34;https://cran.r-project.org/web/packages/mispitools/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mispitools.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of False positive rate vs. false negative rate&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=paleobuddy&#34;&gt;paleobuddy&lt;/a&gt; v1.0.0: Provides functions to simulate species diversification, fossil records, and phylogenies along with environmental data from &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.12526&#34;&gt;Morlon et al. (2016)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/paleobuddy/vignettes/overview.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;paleobuddy.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of simulated lineages&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=toolStability&#34;&gt;toolStability&lt;/a&gt; v0.1.1: Provides a collection of functions for describing the stability of a trait in terms of genotype and environment and also  includes a data set from &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0146385&#34;&gt;Casadebaig et al. (1966)&lt;/a&gt;. Computed indices are from &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1161030118301904?via%3Dihub&#34;&gt;Döring &amp;amp; Reckling (2018)&lt;/a&gt;, &lt;a href=&#34;https://acsess.onlinelibrary.wiley.com/doi/abs/10.2135/cropsci1966.0011183X000600010011x&#34;&gt;Eberhart &amp;amp; Russell (1966)&lt;/a&gt;, &lt;a href=&#34;https://www.publish.csiro.au/cp/AR9630742&#34;&gt;Finlay &amp;amp; Wilkinson GN (1963)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007%2FBF00285245&#34;&gt;Hanson WD (1970)&lt;/a&gt;, &lt;a href=&#34;https://cdnsciencepub.com/doi/abs/10.4141/cjps88-018&#34;&gt;Lin &amp;amp; Binnsn(1988)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007%2FBF00021563&#34;&gt;Pinthus (1973)&lt;/a&gt; and others. Th &lt;a href=&#34;https://cran.r-project.org/web/packages/toolStability/vignettes/toolStability.pdf&#34;&gt;vignette&lt;/a&gt; provides an overview of the the theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=twosigma&#34;&gt;twosigma&lt;/a&gt; v1.0.2: Implements the TWO-Component Single Cell Model-Based Association Method for gene-level differential expression analysis and DE-based gene set testing of &lt;a href=&#34;https://genomemedicine.biomedcentral.com/articles/10.1186/s13073-017-0467-4&#34;&gt;single-cell RNA-sequencing&lt;/a&gt; datasets. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/gepi.22361&#34;&gt;Van Buren et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.01.24.427979v2&#34;&gt;Van Buren et al. (2021)&lt;/a&gt; for the theory and &lt;a href=&#34;https://cran.r-project.org/web/packages/twosigma/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=brulee&#34;&gt;brulee&lt;/a&gt; v0.0.1: Provides high-level modeling functions to define and train models using the &lt;code&gt;torch&lt;/code&gt; R package. Models include linear, logistic, and multinomial regression as well as multilayer perceptrons. See &lt;a href=&#34;https://cran.r-project.org/web/packages/brulee/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=imageseg&#34;&gt;imageseg&lt;/a&gt; v0.4.0: Implements a general-purpose workflow for image segmentation using &lt;code&gt;TensorFlow&lt;/code&gt; models based on the U-Net architecture by &lt;a href=&#34;https://arxiv.org/abs/1505.04597&#34;&gt;Ronneberger et al. (2015)&lt;/a&gt; and provides pre-trained models for assessing canopy density and understory vegetation density from vegetation photos. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/imageseg/vignettes/imageseg.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;imageseg.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of algorithm performance&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TrueSkillThroughTime&#34;&gt;TrueSkillThroughTime&lt;/a&gt; v0.1.0: Provides methods to model the entire history of game activities using a single Bayesian network allowing the information to propagate correctly throughout the system. The core ideas implemented in this project were developed by &lt;a href=&#34;https://dl.acm.org/doi/10.5555/2981562.2981605&#34;&gt;Dangauthier et al. (2007)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/glandfried/TrueSkillThroughTime.R&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;TrueSkill.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Comparison of top tennis player skills over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aba&#34;&gt;aba&lt;/a&gt; v0.0.9: Offers a tool to fit clinical prediction models and plan clinical trials using biomarker data across multiple analysis factors (groups, outcomes, predictors). There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/aba/index.html&#34;&gt;Package Overview&lt;/a&gt; and an &lt;a href=&#34;https://cran.r-project.org/web/packages/aba/vignettes/intro_to_aba_models.html&#34;&gt;Introduction to aba models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aba.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of ROC curves&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=expirest&#34;&gt;expirest&lt;/a&gt; v0.1.2: Provides functions to estimate the release limit and the associated shelf life for chemically derived medicines in accordance with the recommendations of The Australian Regulatory Guidelines for Prescription Medicines  guidance on &lt;a href=&#34;https://www.tga.gov.au/stability-testing-prescription-medicines&#34;&gt;&lt;em&gt;Stability testing for prescription medicines&lt;/em&gt;&lt;/a&gt; and the International Council for Harmonisation&amp;rsquo;s guidance &lt;a href=&#34;https://database.ich.org/sites/default/files/Q1E%20Guideline.pdf&#34;&gt;&lt;em&gt;Q1E Evaluation of stability data&lt;/em&gt;&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/expirest/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;expirest.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot common slope common intercept model of moisture over time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fca&#34;&gt;fca&lt;/a&gt; v0.1.0: Provides functions to perform various floating catchment area methods to calculate a spatial accessibility index for demand point data. See &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0159148&#34;&gt;Bauer &amp;amp; Groneberg (2016)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/fca/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=grpseq&#34;&gt;grpseq&lt;/a&gt; v1.0: Provides functions to help with the design of group sequential trials, including non-binding futility analysis at multiple time points. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10543406.2014.932285?journalCode=lbps20&#34;&gt;Gallo, Mao, &amp;amp; Shih (2014)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/grpseq/vignettes/futility_design.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;grpseq.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Power curve for trial design&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lemna&#34;&gt;lemna&lt;/a&gt; v0.9.0: Implements the model equations and default parameters for the toxicokinetic-toxicodynamic model of the Lemna (duckweed) aquatic plant. Lemna is a standard test macrophyte used in ecotox effect studies. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304380013000446?via%3Dihub&#34;&gt;Schmitt et al. (2013)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/lemna/vignettes/lemna-introduction.html&#34;&gt;introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/lemna/vignettes/lemna-introduction.html&#34;&gt;verification&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lemna.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of toxicant concentration, internal toxicant mass and population size&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AeroSampleR&#34;&gt;AeroSampleR&lt;/a&gt; v0.1.12: Provides functions to estimate ideal efficiencies of aerosol sampling through sample lines. See &lt;a href=&#34;https://journals.lww.com/health-physics/Abstract/2014/05001/Hand_Calculations_for_Transport_of_Radioactive.6.aspx&#34;&gt;Hogue et al. (2014)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/AeroSampleR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;AeroSampleR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Density plot of ambient and sampled activity&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crestr&#34;&gt;crestr&lt;/a&gt; v1.0.0: Implements the &lt;a href=&#34;https://cp.copernicus.org/articles/10/2081/2014/cp-10-2081-2014.pdf&#34;&gt;CREST&lt;/a&gt; climate reconstruction method to reconstruct past climates using biological proxies. See &lt;a href=&#34;https://cp.copernicus.org/preprints/cp-2021-153/&#34;&gt;Chevalier (2021)&lt;/a&gt; for background. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/crestr/vignettes/get-started.html&#34;&gt;Get started&lt;/a&gt; guide and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/crestr/vignettes/theory.html&#34;&gt;Theory&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/crestr/vignettes/technicalities.html&#34;&gt;Formatting&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/crestr/vignettes/calibration-data.html&#34;&gt;Calibration&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;crestr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Multiple plots showing the distribution of climate data&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=renz&#34;&gt;renz&lt;/a&gt; v0.1.1: Provides utilities to analyze &lt;a href=&#34;https://www.sciencedirect.com/topics/engineering/michaelis-menten-equation&#34;&gt;Michaelis-Menten Equation&lt;/a&gt; models of &lt;a href=&#34;https://en.wikipedia.org/wiki/Enzyme_kinetics&#34;&gt;enzyme kinetics&lt;/a&gt;. See &lt;a href=&#34;https://iubmb.onlinelibrary.wiley.com/doi/10.1002/bmb.21522&#34;&gt;Aledo (2021)&lt;/a&gt; for background along with the vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/renz/vignettes/Km_Vm.html&#34;&gt;Enzyme Kinetic Parameters&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/web/packages/renz/vignettes/Lambert.html&#34;&gt;M-M and the Lambert W function&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/renz/vignettes/Linearized_MM.html&#34;&gt;Linearized M-M Equations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/renz/vignettes/dirMM.html&#34;&gt;Fitting the M-M Model&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/renz/vignettes/intMM.html&#34;&gt;Integrated M-M Equation &lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;renz.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Block diagram summary of methods to estimate the kinetic properties of an enzyme&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=brmsmargins&#34;&gt;brmsmargins&lt;/a&gt; v0.1.1: Provides functions to calculate Bayesian marginal effects and average marginal effects for models fit using the &lt;code&gt;brms&lt;/code&gt; package including fixed effects, mixed effects, and location scale models. See &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-015-0046-6&#34;&gt;Pavlou et al. (2015)&lt;/a&gt; for background and the vignettes on marginal effects for &lt;a href=&#34;https://cran.r-project.org/web/packages/brmsmargins/vignettes/fixed-effects-marginaleffects.html&#34;&gt;Fixed Effects&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/brmsmargins/vignettes/location-scale-marginaleffects.html&#34;&gt;Location Scale&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/brmsmargins/vignettes/mixed-effects-marginaleffects.html&#34;&gt;Mixed&lt;/a&gt; models.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=changepoints&#34;&gt;changepoints&lt;/a&gt; v1.0.0: Implements a series of offline and/or online change-point detection algorithms for univariate mean, univariate polynomials, univariate and multivariate nonparametric settings, high-dimensional covariances, high-dimensional networks with and without missing values, high-dimensional linear regression models, high-dimensional vector autoregressive models, high-dimensional self exciting point processes, dependent dynamic nonparametric random dot product graphs, and univariate mean against adversarial attacks. See &lt;a href=&#34;https://cran.r-project.org/web/packages/changepoints/readme/README.html&#34;&gt;README&lt;/a&gt; for references for all of these methods and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/changepoints/vignettes/example_VAR.html&#34;&gt;VAR&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/changepoints/vignettes/example_univariate_mean.html&#34;&gt;Univariate means&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cmtest&#34;&gt;cmtest&lt;/a&gt; v0.1-1: Provides functions to perform conditional moments test, as proposed by &lt;a href=&#34;https://www.jstor.org/stable/1911011&#34;&gt;Newey (1985)&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/0304407685901496?via%3Dihub&#34;&gt;Tauchen (1985)&lt;/a&gt;, useful to detect specification violations for models estimated by maximum likelihood. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cmtest/vignettes/cmtest.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gplsim&#34;&gt;gplsim&lt;/a&gt; v0.9.1: Provides functions that employ penalized splines to estimate generalized partially linear single index models which extend the generalized linear models to include nonlinear effect for some predictors. See &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs11222-016-9639-0&#34;&gt;Yu et al. (2017)&lt;/a&gt; and  &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214502388618861&#34;&gt;Yu &amp;amp; Ruppert (2002)&lt;/a&gt; for the details and &lt;a href=&#34;https://cran.r-project.org/web/packages/gplsim/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gremes&#34;&gt;gremes&lt;/a&gt; v0.1.0: Provides tools for estimation of the tail dependence parameters in graphical models parameterized by family of Huesler-Reiss distributions. See &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs10687-021-00407-5&#34;&gt;Asenova et al. (2021)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/gremes/vignettes/intro.html&#34;&gt;Introduction&lt;/a&gt; and fifteen small vignettes described &lt;a href=&#34;https://cran.r-project.org/web/packages/gremes/vignettes/contents.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kfa&#34;&gt;kfa&lt;/a&gt; v0.1.0: Provides functions to explore possible factor structures for a set of variables and helps identify plausible and replicable structures via &lt;em&gt;k&lt;/em&gt;-fold cross validation. See &lt;a href=&#34;https://doi.apa.org/doiLanding?doi=10.1037%2Fcbs0000069&#34;&gt;Flora &amp;amp; Flake (2017)&lt;/a&gt; and  &lt;a href=&#34;https://doi.apa.org/doiLanding?doi=10.1037%2F1082-989X.1.2.130&#34;&gt;MacCallum et al.(1996)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/kfa/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lrstat&#34;&gt;lrstat&lt;/a&gt; v0.1.1: Provides functions to perform power and sample size calculation for non-proportional hazards model using the Fleming-Harrington family of weighted log-rank tests. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1982.10477898&#34;&gt;Tsiatis (1982)&lt;/a&gt; for background. There are six vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/lrstat/vignettes/fixed_follow-up.html&#34;&gt;Sample Size Calculation with Fixed Follow-up&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/lrstat/vignettes/maxcombo.html&#34;&gt;Power Calculation Using Max-Combo Tests&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nphPower&#34;&gt;nphPower&lt;/a&gt; v1.0.0: Provides tools to perform combination tests and sample size calculation for fixed designs with survival endpoints using combination tests under either proportional hazards or non-proportional hazards. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/sjos.12059&#34;&gt;Brendel et al. (2014)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2110.03833&#34;&gt;Cheng &amp;amp; He (2021)&lt;/a&gt; for background on projection and maximum weighted logrank tests, &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/68/1/316/237782?redirectedFrom=fulltext&#34;&gt;Schoenfeld (1981)&lt;/a&gt; and and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.4780010204&#34;&gt;Freedman (1982)&lt;/a&gt; on sample size calculation under the proportional hazards assumption and &lt;a href=&#34;https://www.jstor.org/stable/2531910?origin=crossref&#34;&gt;Lakatos (1988)&lt;/a&gt; for calculation under non-proportional hazards, and the [README]() for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nphPower.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of weights for a logistic regression model&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=optedr&#34;&gt;optedr&lt;/a&gt; v1.0.0: Provides functions to calculate &lt;a href=&#34;https://www.itl.nist.gov/div898/handbook/pri/section5/pri521.htm&#34;&gt;D-optimal&lt;/a&gt;, Ds-optimal, A-optimal, and I-optimal designs for non-linear models, via an implementation of the cocktail algorithm described in &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs11222-010-9183-2&#34;&gt;Yu (2011)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/optedr/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;optedr.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Efficiency curve for D-optimal design&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=quid&#34;&gt;quid&lt;/a&gt; v0.0.1: Provides functions to test whether equality and order constraints hold for all individuals simultaneously by comparing Bayesian mixed models through Bayes factors. See &lt;a href=&#34;https://doi.apa.org/doiLanding?doi=10.1037%2Fmet0000156&#34;&gt;Haaf &amp;amp; Rouder (2017)&lt;/a&gt; and &lt;a href=&#34;https://psyarxiv.com/a4xu9/&#34;&gt;Haaf, Klaassen &amp;amp; Rouder (2019)&lt;/a&gt;, and &lt;a href=&#34;https://www.journalofcognition.org/articles/10.5334/joc.131/&#34;&gt;Rouder &amp;amp; Haaf (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/quid/vignettes/quickstart.html&#34;&gt;Quick Start&lt;/a&gt; guide and &lt;a href=&#34;https://cran.r-project.org/web/packages/quid/vignettes/manual.html&#34;&gt;Manual&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;quid.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot comparing observed effects with model estimates&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=abbreviate&#34;&gt;abbreviate&lt;/a&gt; v0.1: Provides functions to abbreviate strings to at least &lt;em&gt;minlength&lt;/em&gt; characters, such that they remain unique (if they were) and are recognizable. See &lt;a href=&#34;https://cran.r-project.org/web/packages/abbreviate/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fledge&#34;&gt;fledge&lt;/a&gt; v0.1.0: Offers functions to streamline the process of updating changelogs (NEWS.md) and versioning R packages developed in git repositories. There is &lt;a href=&#34;https://cran.r-project.org/web/packages/fledge/vignettes/fledge.html&#34;&gt;Quick Start&lt;/a&gt; guide, a &lt;a href=&#34;https://cran.r-project.org/web/packages/fledge/vignettes/demo.html&#34;&gt;demo&lt;/a&gt;, and a short vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/fledge/vignettes/internals.html&#34;&gt;internals&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qlcal&#34;&gt;qlcal&lt;/a&gt; v0.0.1: Provides &lt;a href=&#34;https://www.quantlib.org/&#34;&gt;QuantLib&lt;/a&gt; bindings using &lt;code&gt;Rcpp&lt;/code&gt; via an evolved version of the initial header-only &lt;a href=&#34;https://github.com/pcaspers/Quantuccia&#34;&gt;Quantuccia&lt;/a&gt; project offering an subset of &lt;code&gt;QuantLib&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/qlcal/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jagstargets&#34;&gt;jagstargets&lt;/a&gt; Builds on &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.02959&#34;&gt;&lt;code&gt;targets&lt;/code&gt;&lt;/a&gt; and &lt;a href=&#34;https://www.r-project.org/conferences/DSC-2003/Proceedings/Plummer.pdf&#34;&gt;&lt;code&gt;JAGS&lt;/code&gt;&lt;/a&gt; to implement a pipeline toolkit tailored to Bayesian statistics making it easy to set up scalable JAGS pipelines that automatically parallelize the computation and skip expensive steps when the results are already up to date. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/jagstargets/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/jagstargets/vignettes/simulation.html&#34;&gt;vignette&lt;/a&gt; that uses simulation to validate a Bayesian model.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;jagstargets.png&#34; height = &#34;200&#34; width=&#34;500&#34; alt=&#34;Network diagram of a pipeline&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RCLabels&#34;&gt;RCLables&lt;/a&gt; v0.1.0: Provides functions to assist manipulation of matrix row and column labels for all types of matrix mathematics where row and column labels are to be respected. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/RCLabels/vignettes/RCLabels.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=trampoline&#34;&gt;trampoline&lt;/a&gt; v0.1.1: Implements a trampoline algorithm based on on the Python &lt;a href=&#34;https://gitlab.com/ferreum/trampoline&#34;&gt;trampoline&lt;/a&gt; module that enables users to write theoretically infinite recursive functions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/trampoline/vignettes/tampolining.html&#34;&gt;vignette&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/trampoline/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=recolorize&#34;&gt;recolorize&lt;/a&gt; v0.1.0: Offers automatic, semi-automatic, and manual functions for generating color maps from images. The idea is to simplify the colors of an image according to a metric that is meaningful to the user, using deterministic methods whenever possible. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/Introduction.html&#34;&gt;Introduction&lt;/a&gt; and a vignette for each of the six steps involved in the process: &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/step00_prep.html&#34;&gt;Acquisition &amp;amp; Preparation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/step01_loading.html&#34;&gt;Loading &amp;amp; Processing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/step02_initial_cluster.html&#34;&gt;Clustering&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/step03_refinement.html&#34;&gt;Refinement&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/step04_manual_tweak.html&#34;&gt;Tweaks &amp;amp; Edits&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/recolorize/vignettes/step05_visualization_export.html&#34;&gt;Export &amp;amp; Visualization&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;recolorize.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Original, bit mapped, and vector mapped images of insect&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=scImmuneGraph&#34;&gt;scImmuneGraph&lt;/a&gt; v1.1.3: Provides functions to compute statistics and visualize multiple distributions including diversity, composition of clonotypes, abundance and length of CDR3, the abundance of V and J genes, and the abundance of V-J gene pairs; all of which are basic for single-cell immune group analysis. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/scImmuneGraph/vignettes/scImmuneGraph-tutorial.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;scImmuneGraph.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of CDR3 length distribution&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2022/01/24/december-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>November 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/12/21/november-2021-top-40-new-cran-packages/</link>
      <pubDate>Tue, 21 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/12/21/november-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred eleven new packages made it to CRAN in November. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in thirteen categories: Computational Methods, Data, Ecology, Finance, Genomics, Humanities, Machine Learning, Medicine, Networks, Statistics, Time Series, Utilities, and Visualization. It was gratifying to see multiple packages developed for applications in the Computational Humanities. R is helping to extend the reach of data literacy.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bigQF&#34;&gt;bigQF&lt;/a&gt; v1.6: Implements a computationally efficient leading-eigenvalue approximation to tail probabilities and quantiles of large quadratic forms (e.g. in the sequence kernel association test) and also provides stochastic singular value decomposition for dense or sparse matrices. See  &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/gepi.22136&#34;&gt;Lumley et al. (2018)&lt;/a&gt; for background and the vignettes:   &lt;a href=&#34;https://cran.r-project.org/web/packages/bigQF/vignettes/check-vs-SKAT-2.html&#34;&gt;Checking pQF vs SKAT&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bigQF/vignettes/matrix-free.html&#34;&gt;Matrix-free computations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bigQF/vignettes/skat-proj.html&#34;&gt;SKAT, weights, and projections&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LMMsolver&#34;&gt;LMMsolver&lt;/a&gt; v1.0.0: Implements an efficient system to solve sparse, mixed model equations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/LMMsolver/vignettes/Solving_Linear_Mixed_Models.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;LMMsolver.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Heat map of precipitation anomalies&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nimbleAPT&#34;&gt;nimbleAPT&lt;/a&gt; v1.0.4: Provides functions for &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10618600.2013.778779&#34;&gt;adaptive parallel tempering&lt;/a&gt; with &lt;code&gt;nimble&lt;/code&gt; models. See &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs11222-015-9579-0&#34;&gt;Lacki &amp;amp; Miasojedow (2016)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/nimbleAPT/vignettes/nimbleAPT-vignette.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nimbleAPT.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of jumps and samples&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=binancer&#34;&gt;binancer&lt;/a&gt; v1.2.0: Implements an R client to the &lt;a href=&#34;https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md&#34;&gt;Binance Public Rest API&lt;/a&gt; for data collection on cryptocurrencies, portfolio management and trading. See &lt;a href=&#34;https://cran.r-project.org/web/packages/binancer/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=japanstat&#34;&gt;japanstat&lt;/a&gt; v0.1.0: Provides tools for using the API of &lt;a href=&#34;https://www.e-stat.go.jp/&#34;&gt;e-Stat&lt;/a&gt;, a portal site for Japanese government statistics which include functions for automatic query generation, data collection and formatting. See &lt;a href=&#34;https://cran.r-project.org/web/packages/japanstat/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=openeo&#34;&gt;openeo&lt;/a&gt; v1.1.0: Provides to access data and processing for &lt;a href=&#34;https://github.com/Open-EO/openeo-r-client&#34;&gt;openEO&lt;/a&gt; compliant back-ends. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/openeo/vignettes/getting_started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mFD&#34;&gt;mFD&lt;/a&gt; v1.0.1: Provides functions to compute functional traits-based distances between pairs of species for species gathered in assemblages. &lt;a href=&#34;https://esajournals.onlinelibrary.wiley.com/doi/10.1002/ecm.1343&#34;&gt;Chao et al. (2018)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/geb.12299&#34;&gt;Mouillot et al. (2013)&lt;/a&gt; along with the other references listed for background. There are five vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/mFD/vignettes/mFD_general_workflow.html&#34;&gt;General Workflow&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/mFD/vignettes/Compute_and_interpret_quality_of_functional_spaces.html&#34;&gt;Compute and Interpret Quality of Functional Spaces&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mFD.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of trait differences&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=popbayes&#34;&gt;popbayes&lt;/a&gt; v1.0: Implements a Bayesian framework to infer the trends of animal populations over time from series of counts by accounting for count precision, smoothing the population rate of increase over time, and accounting for the maximum demographic potential of species. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/popbayes/vignettes/popbayes.html&#34;&gt;Get started&lt;/a&gt; vignette and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/popbayes/vignettes/generate_data.html&#34;&gt;Getting species information&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;popbayes.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of population size over time&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/jofi.12131&#34;&gt;MultiATSM&lt;/a&gt; v0.0.1: Provides functions to model the affine term structure of interest rates based on the single-country unspanned macroeconomic risk framework of &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304405X14001883?via%3Dihub&#34;&gt;Joslin et al. (2014)&lt;/a&gt; and the multi country extensions of &lt;a href=&#34;https://doi.org/10.1016%2Fj.jfineco.2014.09.004&#34;&gt;Jotikasthira et al.(2015)&lt;/a&gt;, and &lt;a href=&#34;https://dial.uclouvain.be/pr/boreal/object/boreal:249985&#34;&gt;Candelon and Moura (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MultiATSM/vignettes/my-vignette.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MultiATSM.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot of level, slope and curvature by maturity years&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gwasrapidd&#34;&gt;gwasrapidd&lt;/a&gt; v0.99.12: Provides easy access to the NHGRI-EBI &lt;a href=&#34;https://www.ebi.ac.uk/gwas/&#34;&gt;GWAS Catalog&lt;/a&gt; via the &lt;a href=&#34;https://www.ebi.ac.uk/gwas/rest/docs/api/&#34;&gt;REST API&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/gwasrapidd/vignettes/gwasrapidd.html&#34;&gt;Getting Started Guide&lt;/a&gt;, a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/gwasrapidd/vignettes/bmi_variants.html&#34;&gt;Variants associated with BMI&lt;/a&gt;, and an &lt;a href=&#34;https://cran.r-project.org/web/packages/gwasrapidd/vignettes/faq.html&#34;&gt;FAQ&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gwasrapidd.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Examples of search criteria&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=phylosamp&#34;&gt;phylosamp&lt;/a&gt; v0.1.6: Implements tools to estimate the probability of true transmission between two cases given phylogenetic linkage and the expected number of true transmission links in a sample. The methods are described in &lt;a href=&#34;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1009182&#34;&gt;Wohl et al. (2021)&lt;/a&gt;. There are vignettes on estimating &lt;a href=&#34;https://cran.r-project.org/web/packages/phylosamp/vignettes/V1_FalseDicoveryRate.html&#34;&gt;FDR from sample size&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/phylosamp/vignettes/V2_SampleSize.html&#34;&gt;Sample size from FDR&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/phylosamp/vignettes/V3_SensitivitySpecificity.html&#34;&gt;Sensitivity and specificity&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/phylosamp/vignettes/V4_FullExamples.html&#34;&gt;Examples&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;phylosamp.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Histogram of Genetic Distance&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rtropical&#34;&gt;Rtropical&lt;/a&gt; v1.2.1: Provides functions to process phylogenetic trees with tropical support vector machines and principal component analysis defined with tropical geometry. See &lt;a href=&#34;https://arxiv.org/abs/2003.00677&#34;&gt;Tang et al. (2020)&lt;/a&gt; for details about tropical SVMs, &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/36/17/4590/5855129&#34;&gt;Page et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs11538-018-0493-4&#34;&gt;Yoshida et al. (2019)&lt;/a&gt; for tropical PCA, and &lt;a href=&#34;https://arxiv.org/pdf/0706.2920.pdf&#34;&gt;Ardila &amp;amp; Develin (2007)&lt;/a&gt; for some background on tropical mathematics. The &lt;a href=&#34;https://cran.r-project.org/web/packages/Rtropical/vignettes/usage.html&#34;&gt;vignette&lt;/a&gt; will get you started.&lt;/p&gt;

&lt;h3 id=&#34;humanities&#34;&gt;Humanities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=litRiddle&#34;&gt;litRiddle&lt;/a&gt; v0.4.1: Provides a dataset, functions to explore the quality of literary novels, the data of a reader survey about fiction in Dutch, a description of the novels the readers rated, and the results of stylistic measurements of the novels. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/litRiddle/vignettes/litRiddle.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;litRiddle.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Histograms of Literariness by Gender&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kairos&#34;&gt;kairos&lt;/a&gt; v1.0.0:  Provides a toolkit for absolute dating and analysis of chronological patterns, including functions for chronological modeling and dating of archaeological assemblages from count data. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/kairos/vignettes/kairos.html&#34;&gt;Manual&lt;/a&gt;, and a &lt;a href=&#34;https://cran.r-project.org/web/packages/kairos/vignettes/bibliography.html&#34;&gt;Bibliography&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cuda.ml&#34;&gt;cuda.ml&lt;/a&gt; v0.3.1: Implements an R interface for &lt;a href=&#34;https://github.com/rapidsai/cuml&#34;&gt;RAPIDS cuML&lt;/a&gt;, a suite of GPU-accelerated machine learning libraries powered by &lt;a href=&#34;https://en.wikipedia.org/wiki/CUDA&#34;&gt;CUDA&lt;/a&gt;. Look &lt;a href=&#34;https://mlverse.github.io/cuda.ml/&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cuda.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Projection map of manifold embedding&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=innsight&#34;&gt;innsight&lt;/a&gt; v0.1.1: Implements methods to analyze the behavior and individual predictions of modern neural networks including Connection Weights as described by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304380004001565?via%3Dihub&#34;&gt;Olden et al. (2004)&lt;/a&gt;, Layer-wise Relevance Propagation as described by &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0130140&#34;&gt;Bach et al. (2015)&lt;/a&gt;, Deep Learning Important Features as described by &lt;a href=&#34;https://arxiv.org/abs/1704.02685&#34;&gt;Shrikumar et al. (2017)&lt;/a&gt;, and gradient-based methods like SmoothGrad described by &lt;a href=&#34;https://arxiv.org/abs/1706.03825&#34;&gt;Smilkov et al. (2017)&lt;/a&gt;, and Gradient x Input described by &lt;a href=&#34;https://arxiv.org/abs/0912.1128&#34;&gt;Baehrens et al. (2009)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/innsight/vignettes/innsight.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/innsight/vignettes/Custom_Model_Definition.html&#34;&gt;Custom Model Definition&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;innsight.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Heatmap showing feature relevance&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=topicmodels.etm&#34;&gt;topicmodels.etm&lt;/a&gt; v0.1.0: Provides functions to find topics in texts which are semantically embedded using techniques like &lt;a href=&#34;https://en.wikipedia.org/wiki/Word2vec&#34;&gt;word2vec&lt;/a&gt; or &lt;a href=&#34;https://nlp.stanford.edu/projects/glove/&#34;&gt;GloVe&lt;/a&gt;. See &lt;a href=&#34;https://arxiv.org/abs/1907.04907&#34;&gt;Dieng et al. (2019)&lt;/a&gt; for the details, and look &lt;a href=&#34;https://cran.r-project.org/web/packages/topicmodels.etm/readme/README.html&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;topic.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of ETM clusters&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clustra&#34;&gt;clustra&lt;/a&gt; v0.1.5: Provides functions to cluster medical trajectories of unequally spaced and unequal length time series aligned by an intervention time. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clustra/vignettes/clustra_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;clustra.png&#34; height = &#34;500&#34; width=&#34;400&#34; alt=&#34;Plot of trajectories clustered by group&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eSIR&#34;&gt;eSIR&lt;/a&gt; v0.4.2: Implements the extended state-space SIR models developed by &lt;a href=&#34;http://websites.umich.edu/~songlab/&#34;&gt;Song Lab&lt;/a&gt; at UM school of Public Health which include capabilities to model time-varying transmission, time-dependent quarantine, and time-dependent antibody-immunization. See &lt;a href=&#34;https://jds-online.org/journal/JDS/article/28/info&#34;&gt;Wang et al. (2020)&lt;/a&gt;  for background, and  &lt;a href=&#34;https://cran.r-project.org/web/packages/eSIR/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;eSIR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of Probability of infection over time&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QHScrnomo&#34;&gt;QHScrnomo&lt;/a&gt; v2.2.0: Provides functions for fitting and predicting competing risk models, creating nomograms, k-fold cross validation, calculating the discrimination metric, and drawing calibration curves. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/QHScrnomo/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for a short tutorial.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;QHS.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Example of a nomogram&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rnmamod&#34;&gt;rnmamod&lt;/a&gt; v0.1.0: Implements a comprehensive suite of functions to perform and visualize pairwise and network meta-analyses. The package covers core Bayesian one-stage models implemented in a systematic review with multiple interventions, including fixed-effect and random-effects network meta-analysis. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/rnmamod/vignettes/perform_network_metaanalysis.html&#34;&gt;Performing a network meta-analysis&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/rnmamod/vignettes/network_description.html&#34;&gt;Describing the network&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rnmamod.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Map of network of interventions evaluated&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=whomds&#34;&gt;whomds&lt;/a&gt; v1.0.1: Provides functions for calculating and presenting the results from the &lt;a href=&#34;https://www.who.int/home/cms-decommissioning&#34;&gt;WHO&lt;/a&gt; Model Disability Survey (&lt;a href=&#34;https://www.who.int/publications/i/item/9789241512862&#34;&gt;MDA&lt;/a&gt;). See &lt;a href=&#34;https://www.who.int/publications/i/item/9789241512862&#34;&gt;Andrich (2014)&lt;/a&gt; for background on Rasch measurement. There are English and Spanish versions of six vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/whomds/vignettes/c1_background_EN.html&#34;&gt;Background on disability measurement&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/whomds/vignettes/c5_best_practices_EN.html&#34;&gt;Best practices with Rasch Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;whomds.png&#34; height = &#34;300&#34; width=&#34;600&#34; alt=&#34;Illustration of disability scores&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=diffudist&#34;&gt;diffudist&lt;/a&gt; v1.0.0: Enables the evaluation of diffusion distances for complex single-layer networks by providing functions to evaluate the Laplacians, stochastic matrices, and the corresponding diffusion distance matrices. See &lt;a href=&#34;https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.118.168301&#34;&gt;De Domenico (2017)&lt;/a&gt; and &lt;a href=&#34;https://journals.aps.org/pre/abstract/10.1103/PhysRevE.103.042301&#34;&gt;Bertagnolli &amp;amp; De Domenico (2021)&lt;/a&gt; for the details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/diffudist/vignettes/diffusion-distances.html&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;diffudist.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Hierarchical cluster plots of distances&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NetFACS&#34;&gt;NetFACS&lt;/a&gt; V0.3.0: Provides functions to analyze and visualize facial communication data, based on network theory and resampling methods and primarily targeted at datasets of facial expressions coded with the &lt;a href=&#34;https://www.paulekman.com/facial-action-coding-system/&#34;&gt;Facial Action Coding System&lt;/a&gt;. See &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.12772&#34;&gt;Farine (2017)&lt;/a&gt; and &lt;a href=&#34;https://methods.sagepub.com/book/monte-carlo-simulation-and-resampling-methods-for-social-science&#34;&gt;Carsey &amp;amp; Harden (2014)&lt;/a&gt; for background,  and the &lt;a href=&#34;https://cran.r-project.org/web/packages/NetFACS/vignettes/tutorial.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;NetFACS.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Network of facial expressions&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=adass&#34;&gt;adass&lt;/a&gt; v1.0.0: Implements the adaptive smoothing spline estimator for the function-on-function linear regression model described in &lt;a href=&#34;https://arxiv.org/abs/2011.12036&#34;&gt;Centofanti et al. (2020)&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/unina-sfere/adass&#34;&gt;here&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;adass.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Heatmap of adaptive spline estimator&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OneSampleMR&#34;&gt;OneSampleMR&lt;/a&gt; v0.1.0: Provides functions for one sample Mendelian randomization and instrumental variable analyses including implementations of the &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0304407615001736?via%3Dihub&#34;&gt;Sanderson &amp;amp; Windmeijer (2016)&lt;/a&gt; conditional F-statistic, the multiplicative structural mean model &lt;a href=&#34;https://journals.lww.com/epidem/Fulltext/2006/07000/Instruments_for_Causal_Inference__An.4.aspx&#34;&gt;Hernán and Robins (2006)&lt;/a&gt;, and two-stage predictor substitution and two-stage residual inclusion estimators explained by &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167629607001063?via%3Dihub&#34;&gt;Terza et al. (2008)&lt;/a&gt;. There are short vignettes on the &lt;a href=&#34;https://cran.r-project.org/web/packages/OneSampleMR/vignettes/compare-smm-fits.html&#34;&gt;Multiplicative structural mean model&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/OneSampleMR/vignettes/f-statistic-comparison.html&#34;&gt;Coditional F-Statistic&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PhaseTypeR&#34;&gt;PhaseTypeR&lt;/a&gt; v1.0.1: Implements functions to model continuous and discrete &lt;a href=&#34;https://en.wikipedia.org/wiki/Phase-type_distribution&#34;&gt;phase-type distributions&lt;/a&gt;, both univariate and multivariate. See &lt;a href=&#34;https://orbit.dtu.dk/en/publications/order-statistics-and-multivariate-discrete-phase-type-distributio&#34;&gt;Navarro (2019)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/PhaseTypeR/vignettes/PhaseTypeR.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/PhaseTypeR/vignettes/a2_pop_gen_iker.html&#34;&gt;Population Genetics&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/PhaseTypeR/vignettes/a3_phasetypeR_SFS.html&#34;&gt;The Site Frequency Spectrum&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PhaseTypeR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Histogram of Phase Type Distribution&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stan4bart&#34;&gt;stan4bart&lt;/a&gt; v0.0-2: Fits semiparametric linear and multilevel models with non-parametric additive Bayesian additive regression trees &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-applied-statistics/volume-4/issue-1/BART-Bayesian-additive-regression-trees/10.1214/09-AOAS285.full&#34;&gt;BART&lt;/a&gt; and &lt;code&gt;Stan&lt;/code&gt;.  Multilevel models can be expressed using &lt;a href=&#34;https://www.jstatsoft.org/article/view/v067i01&#34;&gt;&lt;code&gt;lme4&lt;/code&gt; syntax&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/vdorie/stan4bart&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=zoid&#34;&gt;zoid&lt;/a&gt; v1.0.0: Fits Dirichlet regression and zero-and-one inflated Dirichlet regression (also called trinomial mixture models) with Bayesian methods implemented in &lt;code&gt;Stan&lt;/code&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/zoid/vignettes/a01_fitting.html&#34;&gt;Fitting Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/zoid/vignettes/a02_simulating.html&#34;&gt;Simulating data&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/zoid/vignettes/a03_beta_priors.html&#34;&gt;Priors&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/zoid/vignettes/a04_priors.html&#34;&gt;Prior sensitivity for overdispersion&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=surveil&#34;&gt;surveil&lt;/a&gt; v0.1.0: Fits time series models for routine disease surveillance tasks and returns probability distributions for a variety of quantities of interest, including measures of health inequality, period and cumulative percent change, and age-standardized rates. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/surveil/vignettes/demonstration.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;surveil.png&#34; height = &#34;300&#34; width=&#34;400&#34; alt=&#34;Plot time series by race&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VisitorCounts&#34;&gt;VisitorCounts&lt;/a&gt; v1.0.0: Provides functions for modeling and forecasting of park visitor counts using social media data and (partial) on-site visitor counts. See &lt;a href=&#34;https://www.nature.com/articles/srep02976&#34;&gt;Wood et al. (2013)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/VisitorCounts/vignettes/VisitorCounts.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VisitorCounts.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of model fits and differences&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dateutils&#34;&gt;dateutils&lt;/a&gt; v0.1.5: Provides utilities for mixed frequency data, in particular, to aggregate and normalize tabular mixed frequency data, index dates to end of period, and seasonally adjust tabular data. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/dateutils/vignettes/intro.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datefixR&#34;&gt;datefixR&lt;/a&gt; v0.1.2: Provides functions to fix messy dates such as those entered via text boxes. Standardizes &amp;ldquo;/&amp;rdquo; or &amp;ldquo;-&amp;rdquo;, whitespace separation, month abbreviations, and more. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/datefixR/vignettes/datefixR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lambdr&#34;&gt;lambdar&lt;/a&gt; v1.1.0: Provides functions for serving containers that can execute R code on the &lt;a href=&#34;https://aws.amazon.com/lambda/&#34;&gt;AWS Lambda&lt;/a&gt; serverless compute service. There are five vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/lambdr/vignettes/api-gateway-invocations.html&#34;&gt;api-gateway-invocations&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/lambdr/vignettes/lambda-runtime-in-container.html&#34;&gt;lambda-runtime-in-container&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lambdar.svg&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Diagram of package structure&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mtb&#34;&gt;mtb&lt;/a&gt; v0.1.1: Provides functions to  summarize time related data, generate axis transformation from data, and assist Markdown and Shiny file editing. There are vignettes on working with &lt;a href=&#34;https://cran.r-project.org/web/packages/mtb/vignettes/vignette_mtb_axis.html&#34;&gt;axes&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mtb/vignettes/vignette_mtb_color.html&#34;&gt;color&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mtb/vignettes/vignette_mtb_md.html&#34;&gt;Markdown&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/mtb/vignettes/vignette_mtb_timerelated.html&#34;&gt;time related data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mtb.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Diagram showing arrows associated with times&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rocker&#34;&gt;rocker&lt;/a&gt; v0.2.1: Provides an &lt;code&gt;R6&lt;/code&gt; class interface for handling database connections using the &lt;code&gt;DBI&lt;/code&gt; package as backend which allows handling of connections to &lt;code&gt;PostgreSQL&lt;/code&gt;, &lt;code&gt;MariaDB&lt;/code&gt;, &lt;code&gt;SQLite&lt;/code&gt; and other databases. There are seven short vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/rocker/vignettes/DBI_objects_and_functions.html&#34;&gt;DBI package objects and functions in R6 rocker class&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/rocker/vignettes/Transactions.html&#34;&gt;Database transactions with R6 rocker class&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinySelect&#34;&gt;shinySelect&lt;/a&gt; v1.0.0: Provides a customizable, select control widget for &lt;code&gt;Shiny&lt;/code&gt; to enable using HTML in the items and &lt;a href=&#34;https://katex.org/&#34;&gt;KaTeX&lt;/a&gt; to type mathematics. Look &lt;a href=&#34;https://github.com/stla/shinySelect&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;katex.gif&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Mathematics in Shiny select bar&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gggrid&#34;&gt;gggrid&lt;/a&gt; v0.1-1: Extends&lt;code&gt;ggplot2&lt;/code&gt; to make it easy to add raw &lt;code&gt;grid&lt;/code&gt; output, such as customised annotations, to a plot. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gggrid/vignettes/gggrid.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gggrid.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;latitude vs. longitude plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NHSRplotthedots&#34;&gt;NHSRplotthedots&lt;/a&gt; v0.1.0: Provides tools for drawing statistical process control charts with functions to draw &lt;a href=&#34;https://www.pqsystems.com/qualityadvisor/DataAnalysisTools/x_mr.php&#34;&gt;XmR&lt;/a&gt; charts, use change points and apply rules with summary indicators for when rules are breached. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/NHSRplotthedots/vignettes/intro.html&#34;&gt;Introduction&lt;/a&gt; and vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/NHSRplotthedots/vignettes/deviations.html&#34;&gt;Deviations from Excel defaults&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/NHSRplotthedots/vignettes/number-of-points-required.html&#34;&gt;Number of points required&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;NHSR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;SPC Charts&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinymodels&#34;&gt;shinymodels&lt;/a&gt; v0.1.0: Allows users to launch a &lt;code&gt;shiny&lt;/code&gt; application for &lt;code&gt;tidymodels&lt;/code&gt; results. For classification or regression models, the app can be used to determine if there is lack of fit or poorly predicted points. Look &lt;a href=&#34;https://github.com/tidymodels/shinymodels&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinymodels.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Shiny generated scatter plots&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/12/21/november-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>The COVID19 package, an interface to the COVID-19 Data Hub</title>
      <link>https://rviews.rstudio.com/2021/12/08/the-r-package-covid19/</link>
      <pubDate>Wed, 08 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/12/08/the-r-package-covid19/</guid>
      <description>
        
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2021/12/08/the-r-package-covid19/index_files/dygraphs/dygraph.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/dygraphs/dygraph-combined.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/dygraphs/shapes.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/moment/moment.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/moment-timezone/moment-timezone-with-data.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/moment-fquarter/moment-fquarter.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/12/08/the-r-package-covid19/index_files/dygraphs-binding/dygraphs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;img src=&#34;logo.png&#34; style=&#34;float:right&#34; height=&#34;128&#34; width = &#34;128&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=COVID19&#34;&gt;&lt;img src=&#34;https://www.r-pkg.org/badges/version/COVID19&#34; style=&#34;display:inline-block&#34;/&gt;&lt;/a&gt;
&lt;a href=&#34;https://cran.r-project.org/package=COVID19&#34;&gt;&lt;img src=&#34;https://cranlogs.r-pkg.org/badges/last-month/COVID19&#34; style=&#34;display:inline-block&#34;/&gt;&lt;/a&gt;
&lt;a href=&#34;https://doi.org/10.21105/joss.02376&#34;&gt;&lt;img src=&#34;https://joss.theoj.org/papers/10.21105/joss.02376/status.svg&#34; style=&#34;display:inline-block&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://covid19datahub.io&#34;&gt;COVID-19 Data Hub&lt;/a&gt; provides a daily summary of COVID-19 cases, deaths, recovered, tests, vaccinations, and hospitalizations for 230+ countries, 760+ regions, and 12000+ administrative divisions of lower level. It includes policy measures, mobility, and geospatial data. This post presents version 3.0.0 of the &lt;code&gt;COVID19&lt;/code&gt; package to seamlessly import the data in R.&lt;/p&gt;
&lt;div id=&#34;why-another-package-for-covid-19-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Why another package for COVID-19 data&lt;/h2&gt;
&lt;p&gt;Many packages now exist to retrieve COVID-19 related data from within R. As an example, &lt;a href=&#34;https://cran.r-project.org/package=covid19br&#34;&gt;covid19br&lt;/a&gt; retrieves case data for Brazil, &lt;a href=&#34;https://cran.r-project.org/package=covid19sf&#34;&gt;covid19sf&lt;/a&gt; for San Francisco, &lt;a href=&#34;https://cran.r-project.org/package=covid19us&#34;&gt;covid19us&lt;/a&gt; for United States, &lt;a href=&#34;https://cran.r-project.org/package=covid19india&#34;&gt;covid19india&lt;/a&gt; for India, &lt;a href=&#34;https://cran.r-project.org/package=covid19italy&#34;&gt;covid19italy&lt;/a&gt; for Italy, &lt;a href=&#34;https://cran.r-project.org/package=covid19swiss&#34;&gt;covid19swiss&lt;/a&gt; for Switzerland, &lt;a href=&#34;https://cran.r-project.org/package=covid19france&#34;&gt;covid19france&lt;/a&gt; for France, and so on. There also other packages, such as &lt;a href=&#34;https://cran.r-project.org/package=coronavirus&#34;&gt;coronavirus&lt;/a&gt;, that retrieve national-level statistics worldwide from the Center for Systems Science and Engineering at Johns Hopkins University (JHU CCSE). However, national counts only represent a small portion of the available governmental data, and having the information scattered across many packages and different interfaces makes international comparisons of large, detailed outbreak data difficult, and prevents
inferences from such data to be effective.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;COVID19&lt;/code&gt; is the official package created around &lt;a href=&#34;https://covid19datahub.io&#34;&gt;COVID-19 Data Hub&lt;/a&gt;: a unified database harmonizing open governmental data around the globe at fine-grained spatial resolution. Moreover, as epidemiological data alone are typically of limited use, the database includes a set of identifiers to match the epidemiological data with exogenous indicators and geospatial information. By unifying the access to the data, this database makes it possible to study the pandemic in its global scale with high resolution, taking into account within-country variations, non pharmaceutical interventions, and environmental and exogenous variables.&lt;/p&gt;
&lt;p&gt;In particular, this package allows you to download a large set of &lt;a href=&#34;https://covid19datahub.io/articles/docs.html#epidemiological-variables&#34;&gt;epidemiological variables&lt;/a&gt;, exogenous indicators from &lt;a href=&#34;https://data.worldbank.org/&#34;&gt;World Bank&lt;/a&gt;, mobility data from &lt;a href=&#34;https://www.google.com/covid19/mobility/&#34;&gt;Google&lt;/a&gt; and &lt;a href=&#34;https://www.apple.com/covid19/mobility&#34;&gt;Apple&lt;/a&gt; mobility reports, and geospatial information from &lt;a href=&#34;https://ec.europa.eu/eurostat/web/nuts/nuts-maps&#34;&gt;Eurostat&lt;/a&gt; for Europe or &lt;a href=&#34;https://gadm.org/&#34;&gt;GADM&lt;/a&gt; worldwide, in, literally, one line of code.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;whats-new-in-version-3.0.0&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;What’s new in version 3.0.0&lt;/h2&gt;
&lt;p&gt;Version 3 is a major update of COVID-19 Data Hub, which includes a great improvement in the spatial coverage, new data on vaccines, and a new set of identifiers to enable geospatial analyses. The full changelog is available &lt;a href=&#34;https://covid19datahub.io/news/index.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The large amount of data that is now available (~2GB) has led to some breaking changes in the way the data are provided. Version 3 of the &lt;code&gt;COVID19&lt;/code&gt; package is designed to be compatible with the latest version of COVID-19 Data Hub, and process large amount of data at speed with low memory requirements. The documentation and a quick start guide is available &lt;a href=&#34;https://covid19datahub.io/articles/r.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;data-coverage&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Data coverage&lt;/h2&gt;
&lt;p&gt;The figure shows the granularity and the spatial coverage of the data as of November 27, 2021.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;main.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;What’s included?&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(COVID19)  # load the package
x &amp;lt;- covid19()    # download the data&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Refer to the &lt;a href=&#34;https://covid19datahub.io/articles/docs.html&#34;&gt;documentation&lt;/a&gt; for the description of each variable.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;colnames(x)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;id&amp;quot;                                  &amp;quot;date&amp;quot;                               
##  [3] &amp;quot;confirmed&amp;quot;                           &amp;quot;deaths&amp;quot;                             
##  [5] &amp;quot;recovered&amp;quot;                           &amp;quot;tests&amp;quot;                              
##  [7] &amp;quot;vaccines&amp;quot;                            &amp;quot;people_vaccinated&amp;quot;                  
##  [9] &amp;quot;people_fully_vaccinated&amp;quot;             &amp;quot;hosp&amp;quot;                               
## [11] &amp;quot;icu&amp;quot;                                 &amp;quot;vent&amp;quot;                               
## [13] &amp;quot;school_closing&amp;quot;                      &amp;quot;workplace_closing&amp;quot;                  
## [15] &amp;quot;cancel_events&amp;quot;                       &amp;quot;gatherings_restrictions&amp;quot;            
## [17] &amp;quot;transport_closing&amp;quot;                   &amp;quot;stay_home_restrictions&amp;quot;             
## [19] &amp;quot;internal_movement_restrictions&amp;quot;      &amp;quot;international_movement_restrictions&amp;quot;
## [21] &amp;quot;information_campaigns&amp;quot;               &amp;quot;testing_policy&amp;quot;                     
## [23] &amp;quot;contact_tracing&amp;quot;                     &amp;quot;facial_coverings&amp;quot;                   
## [25] &amp;quot;vaccination_policy&amp;quot;                  &amp;quot;elderly_people_protection&amp;quot;          
## [27] &amp;quot;government_response_index&amp;quot;           &amp;quot;stringency_index&amp;quot;                   
## [29] &amp;quot;containment_health_index&amp;quot;            &amp;quot;economic_support_index&amp;quot;             
## [31] &amp;quot;administrative_area_level&amp;quot;           &amp;quot;administrative_area_level_1&amp;quot;        
## [33] &amp;quot;administrative_area_level_2&amp;quot;         &amp;quot;administrative_area_level_3&amp;quot;        
## [35] &amp;quot;latitude&amp;quot;                            &amp;quot;longitude&amp;quot;                          
## [37] &amp;quot;population&amp;quot;                          &amp;quot;iso_alpha_3&amp;quot;                        
## [39] &amp;quot;iso_alpha_2&amp;quot;                         &amp;quot;iso_numeric&amp;quot;                        
## [41] &amp;quot;iso_currency&amp;quot;                        &amp;quot;key_local&amp;quot;                          
## [43] &amp;quot;key_google_mobility&amp;quot;                 &amp;quot;key_apple_mobility&amp;quot;                 
## [45] &amp;quot;key_jhu_csse&amp;quot;                        &amp;quot;key_nuts&amp;quot;                           
## [47] &amp;quot;key_gadm&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;data-transparency&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Data transparency&lt;/h2&gt;
&lt;p&gt;This package applies no pre-processing to the original data, that are provided as-is. The data acquisition pipeline is open source and all the original data providers are listed &lt;a href=&#34;https://covid19datahub.io/reference/index.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As an example, the following code snippet plots the fraction of confirmed cases on a given day per number of tests performed on that day in U.S. Notice that around June 2021, the fraction becomes negative. This is a known issue due to decreasing cumulative counts in the original data provider. This package applies no cleaning procedure for this kind of issues, which are typically due to changes in the data collection methodology. If the provider corrects the data retroactively, the changes are reflected in this package.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(xts)
library(dygraphs)
x &amp;lt;- covid19(&amp;quot;USA&amp;quot;, verbose = FALSE)  # download the data
ts &amp;lt;- xts(x[,c(&amp;quot;confirmed&amp;quot;, &amp;quot;tests&amp;quot;)], order.by = x$date)  # convert to an xts object
ts$ratio &amp;lt;- diff(ts$confirmed) / diff(ts$tests)  # compute daily ratio
dygraph(ts$ratio, main = &amp;quot;Daily fraction confirmed/tests in U.S.&amp;quot;)  # plot&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;dygraphs html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;attrs&#34;:{&#34;title&#34;:&#34;Daily fraction confirmed/tests in U.S.&#34;,&#34;labels&#34;:[&#34;day&#34;,&#34;ratio&#34;],&#34;legend&#34;:&#34;auto&#34;,&#34;retainDateWindow&#34;:false,&#34;axes&#34;:{&#34;x&#34;:{&#34;pixelsPerLabel&#34;:60}}},&#34;scale&#34;:&#34;daily&#34;,&#34;annotations&#34;:[],&#34;shadings&#34;:[],&#34;events&#34;:[],&#34;format&#34;:&#34;date&#34;,&#34;data&#34;:[[&#34;2020-01-21T00:00:00.000Z&#34;,&#34;2020-01-22T00:00:00.000Z&#34;,&#34;2020-01-23T00:00:00.000Z&#34;,&#34;2020-01-24T00:00:00.000Z&#34;,&#34;2020-01-25T00:00:00.000Z&#34;,&#34;2020-01-26T00:00:00.000Z&#34;,&#34;2020-01-27T00:00:00.000Z&#34;,&#34;2020-01-28T00:00:00.000Z&#34;,&#34;2020-01-29T00:00:00.000Z&#34;,&#34;2020-01-30T00:00:00.000Z&#34;,&#34;2020-01-31T00:00:00.000Z&#34;,&#34;2020-02-01T00:00:00.000Z&#34;,&#34;2020-02-02T00:00:00.000Z&#34;,&#34;2020-02-03T00:00:00.000Z&#34;,&#34;2020-02-04T00:00:00.000Z&#34;,&#34;2020-02-05T00:00:00.000Z&#34;,&#34;2020-02-06T00:00:00.000Z&#34;,&#34;2020-02-07T00:00:00.000Z&#34;,&#34;2020-02-08T00:00:00.000Z&#34;,&#34;2020-02-09T00:00:00.000Z&#34;,&#34;2020-02-10T00:00:00.000Z&#34;,&#34;2020-02-11T00:00:00.000Z&#34;,&#34;2020-02-12T00:00:00.000Z&#34;,&#34;2020-02-13T00:00:00.000Z&#34;,&#34;2020-02-14T00:00:00.000Z&#34;,&#34;2020-02-15T00:00:00.000Z&#34;,&#34;2020-02-16T00:00:00.000Z&#34;,&#34;2020-02-17T00:00:00.000Z&#34;,&#34;2020-02-18T00:00:00.000Z&#34;,&#34;2020-02-19T00:00:00.000Z&#34;,&#34;2020-02-20T00:00:00.000Z&#34;,&#34;2020-02-21T00:00:00.000Z&#34;,&#34;2020-02-22T00:00:00.000Z&#34;,&#34;2020-02-23T00:00:00.000Z&#34;,&#34;2020-02-24T00:00:00.000Z&#34;,&#34;2020-02-25T00:00:00.000Z&#34;,&#34;2020-02-26T00:00:00.000Z&#34;,&#34;2020-02-27T00:00:00.000Z&#34;,&#34;2020-02-28T00:00:00.000Z&#34;,&#34;2020-02-29T00:00:00.000Z&#34;,&#34;2020-03-01T00:00:00.000Z&#34;,&#34;2020-03-02T00:00:00.000Z&#34;,&#34;2020-03-03T00:00:00.000Z&#34;,&#34;2020-03-04T00:00:00.000Z&#34;,&#34;2020-03-05T00:00:00.000Z&#34;,&#34;2020-03-06T00:00:00.000Z&#34;,&#34;2020-03-07T00:00:00.000Z&#34;,&#34;2020-03-08T00:00:00.000Z&#34;,&#34;2020-03-09T00:00:00.000Z&#34;,&#34;2020-03-10T00:00:00.000Z&#34;,&#34;2020-03-11T00:00:00.000Z&#34;,&#34;2020-03-12T00:00:00.000Z&#34;,&#34;2020-03-13T00:00:00.000Z&#34;,&#34;2020-03-14T00:00:00.000Z&#34;,&#34;2020-03-15T00:00:00.000Z&#34;,&#34;2020-03-16T00:00:00.000Z&#34;,&#34;2020-03-17T00:00:00.000Z&#34;,&#34;2020-03-18T00:00:00.000Z&#34;,&#34;2020-03-19T00:00:00.000Z&#34;,&#34;2020-03-20T00:00:00.000Z&#34;,&#34;2020-03-21T00:00:00.000Z&#34;,&#34;2020-03-22T00:00:00.000Z&#34;,&#34;2020-03-23T00:00:00.000Z&#34;,&#34;2020-03-24T00:00:00.000Z&#34;,&#34;2020-03-25T00:00:00.000Z&#34;,&#34;2020-03-26T00:00:00.000Z&#34;,&#34;2020-03-27T00:00:00.000Z&#34;,&#34;2020-03-28T00:00:00.000Z&#34;,&#34;2020-03-29T00:00:00.000Z&#34;,&#34;2020-03-30T00:00:00.000Z&#34;,&#34;2020-03-31T00:00:00.000Z&#34;,&#34;2020-04-01T00:00:00.000Z&#34;,&#34;2020-04-02T00:00:00.000Z&#34;,&#34;2020-04-03T00:00:00.000Z&#34;,&#34;2020-04-04T00:00:00.000Z&#34;,&#34;2020-04-05T00:00:00.000Z&#34;,&#34;2020-04-06T00:00:00.000Z&#34;,&#34;2020-04-07T00:00:00.000Z&#34;,&#34;2020-04-08T00:00:00.000Z&#34;,&#34;2020-04-09T00:00:00.000Z&#34;,&#34;2020-04-10T00:00:00.000Z&#34;,&#34;2020-04-11T00:00:00.000Z&#34;,&#34;2020-04-12T00:00:00.000Z&#34;,&#34;2020-04-13T00:00:00.000Z&#34;,&#34;2020-04-14T00:00:00.000Z&#34;,&#34;2020-04-15T00:00:00.000Z&#34;,&#34;2020-04-16T00:00:00.000Z&#34;,&#34;2020-04-17T00:00:00.000Z&#34;,&#34;2020-04-18T00:00:00.000Z&#34;,&#34;2020-04-19T00:00:00.000Z&#34;,&#34;2020-04-20T00:00:00.000Z&#34;,&#34;2020-04-21T00:00:00.000Z&#34;,&#34;2020-04-22T00:00:00.000Z&#34;,&#34;2020-04-23T00:00:00.000Z&#34;,&#34;2020-04-24T00:00:00.000Z&#34;,&#34;2020-04-25T00:00:00.000Z&#34;,&#34;2020-04-26T00:00:00.000Z&#34;,&#34;2020-04-27T00:00:00.000Z&#34;,&#34;2020-04-28T00:00:00.000Z&#34;,&#34;2020-04-29T00:00:00.000Z&#34;,&#34;2020-04-30T00:00:00.000Z&#34;,&#34;2020-05-01T00:00:00.000Z&#34;,&#34;2020-05-02T00:00:00.000Z&#34;,&#34;2020-05-03T00:00:00.000Z&#34;,&#34;2020-05-04T00:00:00.000Z&#34;,&#34;2020-05-05T00:00:00.000Z&#34;,&#34;2020-05-06T00:00:00.000Z&#34;,&#34;2020-05-07T00:00:00.000Z&#34;,&#34;2020-05-08T00:00:00.000Z&#34;,&#34;2020-05-09T00:00:00.000Z&#34;,&#34;2020-05-10T00:00:00.000Z&#34;,&#34;2020-05-11T00:00:00.000Z&#34;,&#34;2020-05-12T00:00:00.000Z&#34;,&#34;2020-05-13T00:00:00.000Z&#34;,&#34;2020-05-14T00:00:00.000Z&#34;,&#34;2020-05-15T00:00:00.000Z&#34;,&#34;2020-05-16T00:00:00.000Z&#34;,&#34;2020-05-17T00:00:00.000Z&#34;,&#34;2020-05-18T00:00:00.000Z&#34;,&#34;2020-05-19T00:00:00.000Z&#34;,&#34;2020-05-20T00:00:00.000Z&#34;,&#34;2020-05-21T00:00:00.000Z&#34;,&#34;2020-05-22T00:00:00.000Z&#34;,&#34;2020-05-23T00:00:00.000Z&#34;,&#34;2020-05-24T00:00:00.000Z&#34;,&#34;2020-05-25T00:00:00.000Z&#34;,&#34;2020-05-26T00:00:00.000Z&#34;,&#34;2020-05-27T00:00:00.000Z&#34;,&#34;2020-05-28T00:00:00.000Z&#34;,&#34;2020-05-29T00:00:00.000Z&#34;,&#34;2020-05-30T00:00:00.000Z&#34;,&#34;2020-05-31T00:00:00.000Z&#34;,&#34;2020-06-01T00:00:00.000Z&#34;,&#34;2020-06-02T00:00:00.000Z&#34;,&#34;2020-06-03T00:00:00.000Z&#34;,&#34;2020-06-04T00:00:00.000Z&#34;,&#34;2020-06-05T00:00:00.000Z&#34;,&#34;2020-06-06T00:00:00.000Z&#34;,&#34;2020-06-07T00:00:00.000Z&#34;,&#34;2020-06-08T00:00:00.000Z&#34;,&#34;2020-06-09T00:00:00.000Z&#34;,&#34;2020-06-10T00:00:00.000Z&#34;,&#34;2020-06-11T00:00:00.000Z&#34;,&#34;2020-06-12T00:00:00.000Z&#34;,&#34;2020-06-13T00:00:00.000Z&#34;,&#34;2020-06-14T00:00:00.000Z&#34;,&#34;2020-06-15T00:00:00.000Z&#34;,&#34;2020-06-16T00:00:00.000Z&#34;,&#34;2020-06-17T00:00:00.000Z&#34;,&#34;2020-06-18T00:00:00.000Z&#34;,&#34;2020-06-19T00:00:00.000Z&#34;,&#34;2020-06-20T00:00:00.000Z&#34;,&#34;2020-06-21T00:00:00.000Z&#34;,&#34;2020-06-22T00:00:00.000Z&#34;,&#34;2020-06-23T00:00:00.000Z&#34;,&#34;2020-06-24T00:00:00.000Z&#34;,&#34;2020-06-25T00:00:00.000Z&#34;,&#34;2020-06-26T00:00:00.000Z&#34;,&#34;2020-06-27T00:00:00.000Z&#34;,&#34;2020-06-28T00:00:00.000Z&#34;,&#34;2020-06-29T00:00:00.000Z&#34;,&#34;2020-06-30T00:00:00.000Z&#34;,&#34;2020-07-01T00:00:00.000Z&#34;,&#34;2020-07-02T00:00:00.000Z&#34;,&#34;2020-07-03T00:00:00.000Z&#34;,&#34;2020-07-04T00:00:00.000Z&#34;,&#34;2020-07-05T00:00:00.000Z&#34;,&#34;2020-07-06T00:00:00.000Z&#34;,&#34;2020-07-07T00:00:00.000Z&#34;,&#34;2020-07-08T00:00:00.000Z&#34;,&#34;2020-07-09T00:00:00.000Z&#34;,&#34;2020-07-10T00:00:00.000Z&#34;,&#34;2020-07-11T00:00:00.000Z&#34;,&#34;2020-07-12T00:00:00.000Z&#34;,&#34;2020-07-13T00:00:00.000Z&#34;,&#34;2020-07-14T00:00:00.000Z&#34;,&#34;2020-07-15T00:00:00.000Z&#34;,&#34;2020-07-16T00:00:00.000Z&#34;,&#34;2020-07-17T00:00:00.000Z&#34;,&#34;2020-07-18T00:00:00.000Z&#34;,&#34;2020-07-19T00:00:00.000Z&#34;,&#34;2020-07-20T00:00:00.000Z&#34;,&#34;2020-07-21T00:00:00.000Z&#34;,&#34;2020-07-22T00:00:00.000Z&#34;,&#34;2020-07-23T00:00:00.000Z&#34;,&#34;2020-07-24T00:00:00.000Z&#34;,&#34;2020-07-25T00:00:00.000Z&#34;,&#34;2020-07-26T00:00:00.000Z&#34;,&#34;2020-07-27T00:00:00.000Z&#34;,&#34;2020-07-28T00:00:00.000Z&#34;,&#34;2020-07-29T00:00:00.000Z&#34;,&#34;2020-07-30T00:00:00.000Z&#34;,&#34;2020-07-31T00:00:00.000Z&#34;,&#34;2020-08-01T00:00:00.000Z&#34;,&#34;2020-08-02T00:00:00.000Z&#34;,&#34;2020-08-03T00:00:00.000Z&#34;,&#34;2020-08-04T00:00:00.000Z&#34;,&#34;2020-08-05T00:00:00.000Z&#34;,&#34;2020-08-06T00:00:00.000Z&#34;,&#34;2020-08-07T00:00:00.000Z&#34;,&#34;2020-08-08T00:00:00.000Z&#34;,&#34;2020-08-09T00:00:00.000Z&#34;,&#34;2020-08-10T00:00:00.000Z&#34;,&#34;2020-08-11T00:00:00.000Z&#34;,&#34;2020-08-12T00:00:00.000Z&#34;,&#34;2020-08-13T00:00:00.000Z&#34;,&#34;2020-08-14T00:00:00.000Z&#34;,&#34;2020-08-15T00:00:00.000Z&#34;,&#34;2020-08-16T00:00:00.000Z&#34;,&#34;2020-08-17T00:00:00.000Z&#34;,&#34;2020-08-18T00:00:00.000Z&#34;,&#34;2020-08-19T00:00:00.000Z&#34;,&#34;2020-08-20T00:00:00.000Z&#34;,&#34;2020-08-21T00:00:00.000Z&#34;,&#34;2020-08-22T00:00:00.000Z&#34;,&#34;2020-08-23T00:00:00.000Z&#34;,&#34;2020-08-24T00:00:00.000Z&#34;,&#34;2020-08-25T00:00:00.000Z&#34;,&#34;2020-08-26T00:00:00.000Z&#34;,&#34;2020-08-27T00:00:00.000Z&#34;,&#34;2020-08-28T00:00:00.000Z&#34;,&#34;2020-08-29T00:00:00.000Z&#34;,&#34;2020-08-30T00:00:00.000Z&#34;,&#34;2020-08-31T00:00:00.000Z&#34;,&#34;2020-09-01T00:00:00.000Z&#34;,&#34;2020-09-02T00:00:00.000Z&#34;,&#34;2020-09-03T00:00:00.000Z&#34;,&#34;2020-09-04T00:00:00.000Z&#34;,&#34;2020-09-05T00:00:00.000Z&#34;,&#34;2020-09-06T00:00:00.000Z&#34;,&#34;2020-09-07T00:00:00.000Z&#34;,&#34;2020-09-08T00:00:00.000Z&#34;,&#34;2020-09-09T00:00:00.000Z&#34;,&#34;2020-09-10T00:00:00.000Z&#34;,&#34;2020-09-11T00:00:00.000Z&#34;,&#34;2020-09-12T00:00:00.000Z&#34;,&#34;2020-09-13T00:00:00.000Z&#34;,&#34;2020-09-14T00:00:00.000Z&#34;,&#34;2020-09-15T00:00:00.000Z&#34;,&#34;2020-09-16T00:00:00.000Z&#34;,&#34;2020-09-17T00:00:00.000Z&#34;,&#34;2020-09-18T00:00:00.000Z&#34;,&#34;2020-09-19T00:00:00.000Z&#34;,&#34;2020-09-20T00:00:00.000Z&#34;,&#34;2020-09-21T00:00:00.000Z&#34;,&#34;2020-09-22T00:00:00.000Z&#34;,&#34;2020-09-23T00:00:00.000Z&#34;,&#34;2020-09-24T00:00:00.000Z&#34;,&#34;2020-09-25T00:00:00.000Z&#34;,&#34;2020-09-26T00:00:00.000Z&#34;,&#34;2020-09-27T00:00:00.000Z&#34;,&#34;2020-09-28T00:00:00.000Z&#34;,&#34;2020-09-29T00:00:00.000Z&#34;,&#34;2020-09-30T00:00:00.000Z&#34;,&#34;2020-10-01T00:00:00.000Z&#34;,&#34;2020-10-02T00:00:00.000Z&#34;,&#34;2020-10-03T00:00:00.000Z&#34;,&#34;2020-10-04T00:00:00.000Z&#34;,&#34;2020-10-05T00:00:00.000Z&#34;,&#34;2020-10-06T00:00:00.000Z&#34;,&#34;2020-10-07T00:00:00.000Z&#34;,&#34;2020-10-08T00:00:00.000Z&#34;,&#34;2020-10-09T00:00:00.000Z&#34;,&#34;2020-10-10T00:00:00.000Z&#34;,&#34;2020-10-11T00:00:00.000Z&#34;,&#34;2020-10-12T00:00:00.000Z&#34;,&#34;2020-10-13T00:00:00.000Z&#34;,&#34;2020-10-14T00:00:00.000Z&#34;,&#34;2020-10-15T00:00:00.000Z&#34;,&#34;2020-10-16T00:00:00.000Z&#34;,&#34;2020-10-17T00:00:00.000Z&#34;,&#34;2020-10-18T00:00:00.000Z&#34;,&#34;2020-10-19T00:00:00.000Z&#34;,&#34;2020-10-20T00:00:00.000Z&#34;,&#34;2020-10-21T00:00:00.000Z&#34;,&#34;2020-10-22T00:00:00.000Z&#34;,&#34;2020-10-23T00:00:00.000Z&#34;,&#34;2020-10-24T00:00:00.000Z&#34;,&#34;2020-10-25T00:00:00.000Z&#34;,&#34;2020-10-26T00:00:00.000Z&#34;,&#34;2020-10-27T00:00:00.000Z&#34;,&#34;2020-10-28T00:00:00.000Z&#34;,&#34;2020-10-29T00:00:00.000Z&#34;,&#34;2020-10-30T00:00:00.000Z&#34;,&#34;2020-10-31T00:00:00.000Z&#34;,&#34;2020-11-01T00:00:00.000Z&#34;,&#34;2020-11-02T00:00:00.000Z&#34;,&#34;2020-11-03T00:00:00.000Z&#34;,&#34;2020-11-04T00:00:00.000Z&#34;,&#34;2020-11-05T00:00:00.000Z&#34;,&#34;2020-11-06T00:00:00.000Z&#34;,&#34;2020-11-07T00:00:00.000Z&#34;,&#34;2020-11-08T00:00:00.000Z&#34;,&#34;2020-11-09T00:00:00.000Z&#34;,&#34;2020-11-10T00:00:00.000Z&#34;,&#34;2020-11-11T00:00:00.000Z&#34;,&#34;2020-11-12T00:00:00.000Z&#34;,&#34;2020-11-13T00:00:00.000Z&#34;,&#34;2020-11-14T00:00:00.000Z&#34;,&#34;2020-11-15T00:00:00.000Z&#34;,&#34;2020-11-16T00:00:00.000Z&#34;,&#34;2020-11-17T00:00:00.000Z&#34;,&#34;2020-11-18T00:00:00.000Z&#34;,&#34;2020-11-19T00:00:00.000Z&#34;,&#34;2020-11-20T00:00:00.000Z&#34;,&#34;2020-11-21T00:00:00.000Z&#34;,&#34;2020-11-22T00:00:00.000Z&#34;,&#34;2020-11-23T00:00:00.000Z&#34;,&#34;2020-11-24T00:00:00.000Z&#34;,&#34;2020-11-25T00:00:00.000Z&#34;,&#34;2020-11-26T00:00:00.000Z&#34;,&#34;2020-11-27T00:00:00.000Z&#34;,&#34;2020-11-28T00:00:00.000Z&#34;,&#34;2020-11-29T00:00:00.000Z&#34;,&#34;2020-11-30T00:00:00.000Z&#34;,&#34;2020-12-01T00:00:00.000Z&#34;,&#34;2020-12-02T00:00:00.000Z&#34;,&#34;2020-12-03T00:00:00.000Z&#34;,&#34;2020-12-04T00:00:00.000Z&#34;,&#34;2020-12-05T00:00:00.000Z&#34;,&#34;2020-12-06T00:00:00.000Z&#34;,&#34;2020-12-07T00:00:00.000Z&#34;,&#34;2020-12-08T00:00:00.000Z&#34;,&#34;2020-12-09T00:00:00.000Z&#34;,&#34;2020-12-10T00:00:00.000Z&#34;,&#34;2020-12-11T00:00:00.000Z&#34;,&#34;2020-12-12T00:00:00.000Z&#34;,&#34;2020-12-13T00:00:00.000Z&#34;,&#34;2020-12-14T00:00:00.000Z&#34;,&#34;2020-12-15T00:00:00.000Z&#34;,&#34;2020-12-16T00:00:00.000Z&#34;,&#34;2020-12-17T00:00:00.000Z&#34;,&#34;2020-12-18T00:00:00.000Z&#34;,&#34;2020-12-19T00:00:00.000Z&#34;,&#34;2020-12-20T00:00:00.000Z&#34;,&#34;2020-12-21T00:00:00.000Z&#34;,&#34;2020-12-22T00:00:00.000Z&#34;,&#34;2020-12-23T00:00:00.000Z&#34;,&#34;2020-12-24T00:00:00.000Z&#34;,&#34;2020-12-25T00:00:00.000Z&#34;,&#34;2020-12-26T00:00:00.000Z&#34;,&#34;2020-12-27T00:00:00.000Z&#34;,&#34;2020-12-28T00:00:00.000Z&#34;,&#34;2020-12-29T00:00:00.000Z&#34;,&#34;2020-12-30T00:00:00.000Z&#34;,&#34;2020-12-31T00:00:00.000Z&#34;,&#34;2021-01-01T00:00:00.000Z&#34;,&#34;2021-01-02T00:00:00.000Z&#34;,&#34;2021-01-03T00:00:00.000Z&#34;,&#34;2021-01-04T00:00:00.000Z&#34;,&#34;2021-01-05T00:00:00.000Z&#34;,&#34;2021-01-06T00:00:00.000Z&#34;,&#34;2021-01-07T00:00:00.000Z&#34;,&#34;2021-01-08T00:00:00.000Z&#34;,&#34;2021-01-09T00:00:00.000Z&#34;,&#34;2021-01-10T00:00:00.000Z&#34;,&#34;2021-01-11T00:00:00.000Z&#34;,&#34;2021-01-12T00:00:00.000Z&#34;,&#34;2021-01-13T00:00:00.000Z&#34;,&#34;2021-01-14T00:00:00.000Z&#34;,&#34;2021-01-15T00:00:00.000Z&#34;,&#34;2021-01-16T00:00:00.000Z&#34;,&#34;2021-01-17T00:00:00.000Z&#34;,&#34;2021-01-18T00:00:00.000Z&#34;,&#34;2021-01-19T00:00:00.000Z&#34;,&#34;2021-01-20T00:00:00.000Z&#34;,&#34;2021-01-21T00:00:00.000Z&#34;,&#34;2021-01-22T00:00:00.000Z&#34;,&#34;2021-01-23T00:00:00.000Z&#34;,&#34;2021-01-24T00:00:00.000Z&#34;,&#34;2021-01-25T00:00:00.000Z&#34;,&#34;2021-01-26T00:00:00.000Z&#34;,&#34;2021-01-27T00:00:00.000Z&#34;,&#34;2021-01-28T00:00:00.000Z&#34;,&#34;2021-01-29T00:00:00.000Z&#34;,&#34;2021-01-30T00:00:00.000Z&#34;,&#34;2021-01-31T00:00:00.000Z&#34;,&#34;2021-02-01T00:00:00.000Z&#34;,&#34;2021-02-02T00:00:00.000Z&#34;,&#34;2021-02-03T00:00:00.000Z&#34;,&#34;2021-02-04T00:00:00.000Z&#34;,&#34;2021-02-05T00:00:00.000Z&#34;,&#34;2021-02-06T00:00:00.000Z&#34;,&#34;2021-02-07T00:00:00.000Z&#34;,&#34;2021-02-08T00:00:00.000Z&#34;,&#34;2021-02-09T00:00:00.000Z&#34;,&#34;2021-02-10T00:00:00.000Z&#34;,&#34;2021-02-11T00:00:00.000Z&#34;,&#34;2021-02-12T00:00:00.000Z&#34;,&#34;2021-02-13T00:00:00.000Z&#34;,&#34;2021-02-14T00:00:00.000Z&#34;,&#34;2021-02-15T00:00:00.000Z&#34;,&#34;2021-02-16T00:00:00.000Z&#34;,&#34;2021-02-17T00:00:00.000Z&#34;,&#34;2021-02-18T00:00:00.000Z&#34;,&#34;2021-02-19T00:00:00.000Z&#34;,&#34;2021-02-20T00:00:00.000Z&#34;,&#34;2021-02-21T00:00:00.000Z&#34;,&#34;2021-02-22T00:00:00.000Z&#34;,&#34;2021-02-23T00:00:00.000Z&#34;,&#34;2021-02-24T00:00:00.000Z&#34;,&#34;2021-02-25T00:00:00.000Z&#34;,&#34;2021-02-26T00:00:00.000Z&#34;,&#34;2021-02-27T00:00:00.000Z&#34;,&#34;2021-02-28T00:00:00.000Z&#34;,&#34;2021-03-01T00:00:00.000Z&#34;,&#34;2021-03-02T00:00:00.000Z&#34;,&#34;2021-03-03T00:00:00.000Z&#34;,&#34;2021-03-04T00:00:00.000Z&#34;,&#34;2021-03-05T00:00:00.000Z&#34;,&#34;2021-03-06T00:00:00.000Z&#34;,&#34;2021-03-07T00:00:00.000Z&#34;,&#34;2021-03-08T00:00:00.000Z&#34;,&#34;2021-03-09T00:00:00.000Z&#34;,&#34;2021-03-10T00:00:00.000Z&#34;,&#34;2021-03-11T00:00:00.000Z&#34;,&#34;2021-03-12T00:00:00.000Z&#34;,&#34;2021-03-13T00:00:00.000Z&#34;,&#34;2021-03-14T00:00:00.000Z&#34;,&#34;2021-03-15T00:00:00.000Z&#34;,&#34;2021-03-16T00:00:00.000Z&#34;,&#34;2021-03-17T00:00:00.000Z&#34;,&#34;2021-03-18T00:00:00.000Z&#34;,&#34;2021-03-19T00:00:00.000Z&#34;,&#34;2021-03-20T00:00:00.000Z&#34;,&#34;2021-03-21T00:00:00.000Z&#34;,&#34;2021-03-22T00:00:00.000Z&#34;,&#34;2021-03-23T00:00:00.000Z&#34;,&#34;2021-03-24T00:00:00.000Z&#34;,&#34;2021-03-25T00:00:00.000Z&#34;,&#34;2021-03-26T00:00:00.000Z&#34;,&#34;2021-03-27T00:00:00.000Z&#34;,&#34;2021-03-28T00:00:00.000Z&#34;,&#34;2021-03-29T00:00:00.000Z&#34;,&#34;2021-03-30T00:00:00.000Z&#34;,&#34;2021-03-31T00:00:00.000Z&#34;,&#34;2021-04-01T00:00:00.000Z&#34;,&#34;2021-04-02T00:00:00.000Z&#34;,&#34;2021-04-03T00:00:00.000Z&#34;,&#34;2021-04-04T00:00:00.000Z&#34;,&#34;2021-04-05T00:00:00.000Z&#34;,&#34;2021-04-06T00:00:00.000Z&#34;,&#34;2021-04-07T00:00:00.000Z&#34;,&#34;2021-04-08T00:00:00.000Z&#34;,&#34;2021-04-09T00:00:00.000Z&#34;,&#34;2021-04-10T00:00:00.000Z&#34;,&#34;2021-04-11T00:00:00.000Z&#34;,&#34;2021-04-12T00:00:00.000Z&#34;,&#34;2021-04-13T00:00:00.000Z&#34;,&#34;2021-04-14T00:00:00.000Z&#34;,&#34;2021-04-15T00:00:00.000Z&#34;,&#34;2021-04-16T00:00:00.000Z&#34;,&#34;2021-04-17T00:00:00.000Z&#34;,&#34;2021-04-18T00:00:00.000Z&#34;,&#34;2021-04-19T00:00:00.000Z&#34;,&#34;2021-04-20T00:00:00.000Z&#34;,&#34;2021-04-21T00:00:00.000Z&#34;,&#34;2021-04-22T00:00:00.000Z&#34;,&#34;2021-04-23T00:00:00.000Z&#34;,&#34;2021-04-24T00:00:00.000Z&#34;,&#34;2021-04-25T00:00:00.000Z&#34;,&#34;2021-04-26T00:00:00.000Z&#34;,&#34;2021-04-27T00:00:00.000Z&#34;,&#34;2021-04-28T00:00:00.000Z&#34;,&#34;2021-04-29T00:00:00.000Z&#34;,&#34;2021-04-30T00:00:00.000Z&#34;,&#34;2021-05-01T00:00:00.000Z&#34;,&#34;2021-05-02T00:00:00.000Z&#34;,&#34;2021-05-03T00:00:00.000Z&#34;,&#34;2021-05-04T00:00:00.000Z&#34;,&#34;2021-05-05T00:00:00.000Z&#34;,&#34;2021-05-06T00:00:00.000Z&#34;,&#34;2021-05-07T00:00:00.000Z&#34;,&#34;2021-05-08T00:00:00.000Z&#34;,&#34;2021-05-09T00:00:00.000Z&#34;,&#34;2021-05-10T00:00:00.000Z&#34;,&#34;2021-05-11T00:00:00.000Z&#34;,&#34;2021-05-12T00:00:00.000Z&#34;,&#34;2021-05-13T00:00:00.000Z&#34;,&#34;2021-05-14T00:00:00.000Z&#34;,&#34;2021-05-15T00:00:00.000Z&#34;,&#34;2021-05-16T00:00:00.000Z&#34;,&#34;2021-05-17T00:00:00.000Z&#34;,&#34;2021-05-18T00:00:00.000Z&#34;,&#34;2021-05-19T00:00:00.000Z&#34;,&#34;2021-05-20T00:00:00.000Z&#34;,&#34;2021-05-21T00:00:00.000Z&#34;,&#34;2021-05-22T00:00:00.000Z&#34;,&#34;2021-05-23T00:00:00.000Z&#34;,&#34;2021-05-24T00:00:00.000Z&#34;,&#34;2021-05-25T00:00:00.000Z&#34;,&#34;2021-05-26T00:00:00.000Z&#34;,&#34;2021-05-27T00:00:00.000Z&#34;,&#34;2021-05-28T00:00:00.000Z&#34;,&#34;2021-05-29T00:00:00.000Z&#34;,&#34;2021-05-30T00:00:00.000Z&#34;,&#34;2021-05-31T00:00:00.000Z&#34;,&#34;2021-06-01T00:00:00.000Z&#34;,&#34;2021-06-02T00:00:00.000Z&#34;,&#34;2021-06-03T00:00:00.000Z&#34;,&#34;2021-06-04T00:00:00.000Z&#34;,&#34;2021-06-05T00:00:00.000Z&#34;,&#34;2021-06-06T00:00:00.000Z&#34;,&#34;2021-06-07T00:00:00.000Z&#34;,&#34;2021-06-08T00:00:00.000Z&#34;,&#34;2021-06-09T00:00:00.000Z&#34;,&#34;2021-06-10T00:00:00.000Z&#34;,&#34;2021-06-11T00:00:00.000Z&#34;,&#34;2021-06-12T00:00:00.000Z&#34;,&#34;2021-06-13T00:00:00.000Z&#34;,&#34;2021-06-14T00:00:00.000Z&#34;,&#34;2021-06-15T00:00:00.000Z&#34;,&#34;2021-06-16T00:00:00.000Z&#34;,&#34;2021-06-17T00:00:00.000Z&#34;,&#34;2021-06-18T00:00:00.000Z&#34;,&#34;2021-06-19T00:00:00.000Z&#34;,&#34;2021-06-20T00:00:00.000Z&#34;,&#34;2021-06-21T00:00:00.000Z&#34;,&#34;2021-06-22T00:00:00.000Z&#34;,&#34;2021-06-23T00:00:00.000Z&#34;,&#34;2021-06-24T00:00:00.000Z&#34;,&#34;2021-06-25T00:00:00.000Z&#34;,&#34;2021-06-26T00:00:00.000Z&#34;,&#34;2021-06-27T00:00:00.000Z&#34;,&#34;2021-06-28T00:00:00.000Z&#34;,&#34;2021-06-29T00:00:00.000Z&#34;,&#34;2021-06-30T00:00:00.000Z&#34;,&#34;2021-07-01T00:00:00.000Z&#34;,&#34;2021-07-02T00:00:00.000Z&#34;,&#34;2021-07-03T00:00:00.000Z&#34;,&#34;2021-07-04T00:00:00.000Z&#34;,&#34;2021-07-05T00:00:00.000Z&#34;,&#34;2021-07-06T00:00:00.000Z&#34;,&#34;2021-07-07T00:00:00.000Z&#34;,&#34;2021-07-08T00:00:00.000Z&#34;,&#34;2021-07-09T00:00:00.000Z&#34;,&#34;2021-07-10T00:00:00.000Z&#34;,&#34;2021-07-11T00:00:00.000Z&#34;,&#34;2021-07-12T00:00:00.000Z&#34;,&#34;2021-07-13T00:00:00.000Z&#34;,&#34;2021-07-14T00:00:00.000Z&#34;,&#34;2021-07-15T00:00:00.000Z&#34;,&#34;2021-07-16T00:00:00.000Z&#34;,&#34;2021-07-17T00:00:00.000Z&#34;,&#34;2021-07-18T00:00:00.000Z&#34;,&#34;2021-07-19T00:00:00.000Z&#34;,&#34;2021-07-20T00:00:00.000Z&#34;,&#34;2021-07-21T00:00:00.000Z&#34;,&#34;2021-07-22T00:00:00.000Z&#34;,&#34;2021-07-23T00:00:00.000Z&#34;,&#34;2021-07-24T00:00:00.000Z&#34;,&#34;2021-07-25T00:00:00.000Z&#34;,&#34;2021-07-26T00:00:00.000Z&#34;,&#34;2021-07-27T00:00:00.000Z&#34;,&#34;2021-07-28T00:00:00.000Z&#34;,&#34;2021-07-29T00:00:00.000Z&#34;,&#34;2021-07-30T00:00:00.000Z&#34;,&#34;2021-07-31T00:00:00.000Z&#34;,&#34;2021-08-01T00:00:00.000Z&#34;,&#34;2021-08-02T00:00:00.000Z&#34;,&#34;2021-08-03T00:00:00.000Z&#34;,&#34;2021-08-04T00:00:00.000Z&#34;,&#34;2021-08-05T00:00:00.000Z&#34;,&#34;2021-08-06T00:00:00.000Z&#34;,&#34;2021-08-07T00:00:00.000Z&#34;,&#34;2021-08-08T00:00:00.000Z&#34;,&#34;2021-08-09T00:00:00.000Z&#34;,&#34;2021-08-10T00:00:00.000Z&#34;,&#34;2021-08-11T00:00:00.000Z&#34;,&#34;2021-08-12T00:00:00.000Z&#34;,&#34;2021-08-13T00:00:00.000Z&#34;,&#34;2021-08-14T00:00:00.000Z&#34;,&#34;2021-08-15T00:00:00.000Z&#34;,&#34;2021-08-16T00:00:00.000Z&#34;,&#34;2021-08-17T00:00:00.000Z&#34;,&#34;2021-08-18T00:00:00.000Z&#34;,&#34;2021-08-19T00:00:00.000Z&#34;,&#34;2021-08-20T00:00:00.000Z&#34;,&#34;2021-08-21T00:00:00.000Z&#34;,&#34;2021-08-22T00:00:00.000Z&#34;,&#34;2021-08-23T00:00:00.000Z&#34;,&#34;2021-08-24T00:00:00.000Z&#34;,&#34;2021-08-25T00:00:00.000Z&#34;,&#34;2021-08-26T00:00:00.000Z&#34;,&#34;2021-08-27T00:00:00.000Z&#34;,&#34;2021-08-28T00:00:00.000Z&#34;,&#34;2021-08-29T00:00:00.000Z&#34;,&#34;2021-08-30T00:00:00.000Z&#34;,&#34;2021-08-31T00:00:00.000Z&#34;,&#34;2021-09-01T00:00:00.000Z&#34;,&#34;2021-09-02T00:00:00.000Z&#34;,&#34;2021-09-03T00:00:00.000Z&#34;,&#34;2021-09-04T00:00:00.000Z&#34;,&#34;2021-09-05T00:00:00.000Z&#34;,&#34;2021-09-06T00:00:00.000Z&#34;,&#34;2021-09-07T00:00:00.000Z&#34;,&#34;2021-09-08T00:00:00.000Z&#34;,&#34;2021-09-09T00:00:00.000Z&#34;,&#34;2021-09-10T00:00:00.000Z&#34;,&#34;2021-09-11T00:00:00.000Z&#34;,&#34;2021-09-12T00:00:00.000Z&#34;,&#34;2021-09-13T00:00:00.000Z&#34;,&#34;2021-09-14T00:00:00.000Z&#34;,&#34;2021-09-15T00:00:00.000Z&#34;,&#34;2021-09-16T00:00:00.000Z&#34;,&#34;2021-09-17T00:00:00.000Z&#34;,&#34;2021-09-18T00:00:00.000Z&#34;,&#34;2021-09-19T00:00:00.000Z&#34;,&#34;2021-09-20T00:00:00.000Z&#34;,&#34;2021-09-21T00:00:00.000Z&#34;,&#34;2021-09-22T00:00:00.000Z&#34;,&#34;2021-09-23T00:00:00.000Z&#34;,&#34;2021-09-24T00:00:00.000Z&#34;,&#34;2021-09-25T00:00:00.000Z&#34;,&#34;2021-09-26T00:00:00.000Z&#34;,&#34;2021-09-27T00:00:00.000Z&#34;,&#34;2021-09-28T00:00:00.000Z&#34;,&#34;2021-09-29T00:00:00.000Z&#34;,&#34;2021-09-30T00:00:00.000Z&#34;,&#34;2021-10-01T00:00:00.000Z&#34;,&#34;2021-10-02T00:00:00.000Z&#34;,&#34;2021-10-03T00:00:00.000Z&#34;,&#34;2021-10-04T00:00:00.000Z&#34;,&#34;2021-10-05T00:00:00.000Z&#34;,&#34;2021-10-06T00:00:00.000Z&#34;,&#34;2021-10-07T00:00:00.000Z&#34;,&#34;2021-10-08T00:00:00.000Z&#34;,&#34;2021-10-09T00:00:00.000Z&#34;,&#34;2021-10-10T00:00:00.000Z&#34;,&#34;2021-10-11T00:00:00.000Z&#34;,&#34;2021-10-12T00:00:00.000Z&#34;,&#34;2021-10-13T00:00:00.000Z&#34;,&#34;2021-10-14T00:00:00.000Z&#34;,&#34;2021-10-15T00:00:00.000Z&#34;,&#34;2021-10-16T00:00:00.000Z&#34;,&#34;2021-10-17T00:00:00.000Z&#34;,&#34;2021-10-18T00:00:00.000Z&#34;,&#34;2021-10-19T00:00:00.000Z&#34;,&#34;2021-10-20T00:00:00.000Z&#34;,&#34;2021-10-21T00:00:00.000Z&#34;,&#34;2021-10-22T00:00:00.000Z&#34;,&#34;2021-10-23T00:00:00.000Z&#34;,&#34;2021-10-24T00:00:00.000Z&#34;,&#34;2021-10-25T00:00:00.000Z&#34;,&#34;2021-10-26T00:00:00.000Z&#34;,&#34;2021-10-27T00:00:00.000Z&#34;,&#34;2021-10-28T00:00:00.000Z&#34;,&#34;2021-10-29T00:00:00.000Z&#34;,&#34;2021-10-30T00:00:00.000Z&#34;,&#34;2021-10-31T00:00:00.000Z&#34;,&#34;2021-11-01T00:00:00.000Z&#34;,&#34;2021-11-02T00:00:00.000Z&#34;,&#34;2021-11-03T00:00:00.000Z&#34;,&#34;2021-11-04T00:00:00.000Z&#34;,&#34;2021-11-05T00:00:00.000Z&#34;,&#34;2021-11-06T00:00:00.000Z&#34;,&#34;2021-11-07T00:00:00.000Z&#34;,&#34;2021-11-08T00:00:00.000Z&#34;,&#34;2021-11-09T00:00:00.000Z&#34;,&#34;2021-11-10T00:00:00.000Z&#34;,&#34;2021-11-11T00:00:00.000Z&#34;,&#34;2021-11-12T00:00:00.000Z&#34;,&#34;2021-11-13T00:00:00.000Z&#34;,&#34;2021-11-14T00:00:00.000Z&#34;,&#34;2021-11-15T00:00:00.000Z&#34;,&#34;2021-11-16T00:00:00.000Z&#34;,&#34;2021-11-17T00:00:00.000Z&#34;,&#34;2021-11-18T00:00:00.000Z&#34;,&#34;2021-11-19T00:00:00.000Z&#34;,&#34;2021-11-20T00:00:00.000Z&#34;,&#34;2021-11-21T00:00:00.000Z&#34;,&#34;2021-11-22T00:00:00.000Z&#34;,&#34;2021-11-23T00:00:00.000Z&#34;,&#34;2021-11-24T00:00:00.000Z&#34;,&#34;2021-11-25T00:00:00.000Z&#34;,&#34;2021-11-26T00:00:00.000Z&#34;,&#34;2021-11-27T00:00:00.000Z&#34;,&#34;2021-11-28T00:00:00.000Z&#34;,&#34;2021-11-29T00:00:00.000Z&#34;,&#34;2021-11-30T00:00:00.000Z&#34;,&#34;2021-12-01T00:00:00.000Z&#34;,&#34;2021-12-02T00:00:00.000Z&#34;,&#34;2021-12-03T00:00:00.000Z&#34;,&#34;2021-12-04T00:00:00.000Z&#34;,&#34;2021-12-05T00:00:00.000Z&#34;,&#34;2021-12-06T00:00:00.000Z&#34;,&#34;2021-12-07T00:00:00.000Z&#34;],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0.0311890838206628,0.0339805825242718,0.0406779661016949,0.0557868442964196,0.0545335085413929,0.0660643704121965,0.0725609756097561,0.0838548185231539,0.0778995960761685,0.0507772020725389,0.0456698240866035,0.0474686246051396,0.0517983399938518,0.0486385366867595,0.0332392714479422,0.0351560536764336,0.048508425460969,0.0667591354171827,0.0736976024342899,0.0859868829095132,0.115585434476788,0.130889198378941,0.0998058029521778,0.127595016173893,0.131530890181998,0.127615078166997,0.173070761343751,0.168018434852031,0.173897195807481,0.172270532080167,0.175890063811583,0.183710435212661,0.190922356193841,0.237587236260501,0.184786293958521,0.216099088519823,0.168608205595634,0.189098602263003,0.19941610202123,0.194559562905054,0.150721772929001,0.243356405106871,0.225703324808184,0.164230073466977,0.174309477239882,0.171603671676953,0.158724321710308,0.169795752415574,0.18859384654324,0.170800289291236,0.115347752179102,0.122264205352637,0.144815315025618,0.141620925714638,0.156718423341972,0.155831060129165,0.102724772714189,0.0913920690473366,0.0900884091109558,0.094114765635415,0.100895196117451,0.109836627612319,0.121267228621664,0.0875384639913267,0.0742054114959077,0.0681371417767484,0.0785357351659625,0.0685026201360241,0.0741063020752625,0.081627159501808,0.0550838715324451,0.0528590086684034,0.0469562282234801,0.0598904015868891,0.058894039214806,0.0646816630943528,0.0624642737468709,0.0618382917480005,0.0483519269776876,0.0498363630472117,0.0559870676901119,0.0483596647193294,0.0570940688113265,0.0578075218174262,0.0580346019920149,0.040952021811026,0.0338723930238484,0.0419781494334106,0.0448933535964243,0.0515587503553382,0.0552676196674943,0.049877680438437,0.0398413321963418,0.034329832275573,0.0349561350313321,0.0501071642999763,0.04848834630103,0.0459012836381748,0.0405261927815432,0.0335530952529641,0.0363374427357712,0.0377320442662807,0.0413411173274953,0.047648603305723,0.046307951508579,0.0397173566250217,0.0369763906822764,0.0363403799627176,0.0399711103703514,0.0437807385195534,0.0548234351568438,0.0626056124095768,0.0555913399691626,0.050043820458873,0.0482239822691568,0.0533658750290011,0.0562033829676394,0.0609863880354277,0.0697697006514641,0.0593944461320525,0.0565167930407808,0.0564847550500027,0.0646987309224975,0.0713403940610002,0.0805743942741038,0.084952027447587,0.0652031915333416,0.0598570973225669,0.0606149890453611,0.0591795554888003,0.067147404037879,0.0722722782294059,0.0828314439940217,0.0709325836871302,0.0653481876392093,0.0660136969099848,0.0735527921820458,0.0677237956187652,0.0684509293065029,0.0867060875957735,0.0659918501916241,0.0629840043380683,0.0628398165418683,0.0645821340536392,0.0684105582543468,0.0757197950294994,0.0800100940487909,0.074184430056847,0.0651840284878041,0.0641789036672561,0.0664055953754553,0.0697412664427694,0.0716902488747149,0.0813599610451185,0.0611089805131795,0.0605820967793028,0.0556354116397032,0.0580621648988097,0.0602156487628897,0.0677327670135049,0.0773751193026025,0.0600973573877339,0.0586804944571529,0.0527831803329703,0.0551557872205405,0.0618602914486418,0.0660993281037102,0.0735820819938078,0.0554395731848759,0.0482849586540566,0.0428032640063688,0.046191408994023,0.0507836776294529,0.0566881747505587,0.0575548660767529,0.0605961531251172,0.0432530706997785,0.0445232799408963,0.0446902195319343,0.0471655016424461,0.0558751654936502,0.0543782909772932,0.0551427193988662,0.0485247266910783,0.0315808634218183,0.0449230304479716,0.0521238823843667,0.0517479776856518,0.0530213584270696,0.0606805890111374,0.0435813766486822,0.0347511682072476,0.0349826332241725,0.0432218236271185,0.0451670432127,0.053104011747449,0.0520624122283932,0.0405321884508533,0.0344578254047926,0.0391270632164156,0.0397637292516819,0.0445489328649468,0.0582455522000689,0.0732419896571947,0.036308145857933,0.0344824152048288,0.0375936222907127,0.0483132282700676,0.045468583599574,0.0624265653505615,0.0559360986966709,0.0443802336977773,0.0350207836501952,0.0379091105838924,0.0449539637180066,0.0489449168646324,0.0546918504260639,0.0773039903588313,0.0349157938125518,0.0375312630742123,0.0393910050847387,0.042087996333843,0.0467832867143002,0.0598831300813008,0.0593224422323998,0.0510660470356288,0.0486704722872756,0.0501068795465976,0.0529826023011461,0.0472465694052919,0.0621291448516579,0.0747300684606908,0.0474198243884115,0.0434058126232755,0.0490166335561362,0.0581941706902563,0.06660569402016,0.0752368989017164,0.0781759298827749,0.0555034083854639,0.0544472719510971,0.0610188449160721,0.0665051563005691,0.0690117793806339,0.0824796705037491,0.092465706265037,0.0677251158785702,0.066212052801536,0.0715497382384174,0.0791877742847655,0.086512640170592,0.102284393996641,0.106582511183283,0.0908266689197313,0.0797701105787322,0.0882929116304766,0.0953104642693412,0.0995118672999898,0.11293507899591,0.111632461298629,0.0848437541829764,0.0820871520837453,0.0903224687666186,0.0924958277594929,0.0926267824808977,0.0990048463812468,0.107367350159237,0.0902222914365979,0.0811836749739937,0.0683948325025865,0.136182839449814,0.112330307845939,0.118227756189669,0.114466307956684,0.0999672795288686,0.0959049283973877,0.101420241102358,0.109269962472809,0.121639952646823,0.133019767928588,0.132803607176692,0.114764801992403,0.103454088469641,0.103237691692764,0.136419828736612,0.120528641320256,0.147530874578856,0.134470988847245,0.104462109069892,0.117900958706469,0.115826166951958,0.1242542961446,0.113330648691646,0.140981165785752,0.131846231955363,0.101473817916102,0.0999640106212557,0.102308552455927,0.0936702446557539,0.218590487940586,0.16082093339988,0.146433109175989,0.107771006313045,0.104630879200277,0.120098751466638,0.117313846886819,0.260892982076301,0.192087641771494,0.1789046909644,0.119179190194502,0.109544286592224,0.124059488227063,0.139866679377155,0.146587344397254,0.178159803685935,0.147964020414061,0.112944320738946,0.108318348488219,0.114661871894959,0.11707650659984,0.126641955389422,0.15801119958977,0.108956676880414,0.102949930969842,0.0865993435765275,0.0921894820494231,0.0989136614087239,0.108050734303825,0.12865703627272,0.126139436861402,0.0840118300756752,0.0750408757675347,0.0866391868246914,0.088890796860918,0.0932356101497205,0.120228041834435,0.136757591591742,0.070326119255906,0.0640426770002046,0.0648376941735047,0.0704673773931516,0.0785050182560242,0.105045951059354,0.0886316062393478,0.0566964314599022,0.0576891304506282,0.0742152565603997,0.0702540094224866,0.0766326949991219,0.0958211578765503,0.0689545904230567,0.0514490471881988,0.047556913616565,0.0506057235340475,0.0574371509665259,0.0657233003805579,0.0805260607900252,0.0569880457928359,0.0435619345998539,0.043799817466324,0.0481644496750426,0.0528352445446487,0.0581520392740134,0.080160936011401,0.056803699814849,0.0356598690376401,0.0382105976873559,0.0431724936250598,0.0457579436472762,0.0529418589202611,0.0655100806121948,0.0963437234326675,0.0361876092445135,0.0359203339520145,0.0414920566724018,0.0457510934030754,0.0482407980655788,0.0654493017293956,0.0599956129441238,0.0362646680344086,0.0363410213670233,0.0409006945745536,0.0450046360944264,0.0549213794272636,0.0556010862318487,0.0559295024138738,0.0369844621721675,0.0480868298789148,0.0476512214089914,0.0541142254043912,0.060694476802611,0.0713241962308651,0.0699736284519921,0.0405350570209462,0.0428993699849648,0.053395929367104,0.0509347959756543,0.0660253823410721,0.0651968760457297,0.0805864120245187,0.0398727612910199,0.0438137176679761,0.0530089556132846,0.056182545410471,0.0640244083293622,0.0743651903266507,0.0681269078176602,0.0479415829570249,0.0452377354974986,0.0496574904012409,0.0538508431848656,0.0534410208490807,0.067562517237834,0.0689265470213254,0.0388741876260525,0.0377904884917244,0.0442688597599199,0.0452288601311824,0.0507518551257181,0.0569174983479336,0.0474182664759317,0.0329607142494078,0.0347124247405655,0.0405638446257238,0.0445054071670156,0.0494960162336406,0.0567083801405844,0.0557110396962352,0.0287965496171827,0.029230435368049,0.0364225640587019,0.0403521948881952,0.0394853510356313,0.0460576256642133,0.0425415296890001,0.0254822699813605,0.0263966618633962,0.0321837367429111,0.0377771570847956,0.036882144725282,0.0368145195936523,0.0366209474276816,0.0229491129796783,0.0244147920028286,0.0293770494404891,0.0294771816274379,0.0258120522949136,0.0346224803887505,0.0359996403969119,0.0212704923376679,0.022287706403832,0.0299258728784037,0.0262925729211808,0.0199609414795616,0.0206729113192662,0.017404257607049,0.0318779007194773,0.015195313591504,0.0197005308853452,-0.0276130196210185,0.0169507749366049,0.016690854344966,0.0302113959025445,0.0160230705105469,0.0238457641572685,0.0201462352209085,0.022041284674057,0.0148614736176981,0.0196527540495619,0.0253463135606717,0.0143002719846205,0.0182783983602586,0.0168877815438595,0.0184055570289663,0.0153240283999935,0.0122497218713161,0.0279681765786821,0.0163887897133728,0.0184405141947668,0.0212918247796561,0.0223550574152815,0.0138475121989017,0.0121384742410112,0.0283816370005422,0.0226799515515054,0.023705169824982,0.101263316736453,0.0341297954316577,0.00895442058642148,0.0112444297357828,0.0149854421537779,0.0458816332824422,0.0388939442106984,0.0681640711532497,0.0532175254114249,0.0159626345136931,0.0162354684795248,0.0603361691315773,0.0582835229923088,0.0502004456105775,0.0469639301682424,0.0721820473694686,0.0236815765136609,0.0227907352517913,0.0900402261427328,0.0690950595213595,0.0645864816781186,0.0716190609483676,0.0944790356227208,0.033070890264077,0.0281886169584089,0.118846745075609,0.103396406128399,0.0770836660037453,0.0889668087386488,0.117266938722447,0.0388735086031428,0.0403887509901366,0.141154738433024,0.119043131167535,0.0851896338356264,0.092386677668199,0.126550107456076,0.0421336230613931,0.0505040180015431,0.158147763649671,0.113366918661539,0.101929811343006,0.0909906115851675,0.123103928063244,0.0442179859633613,0.055265467974331,0.203336214333905,0.0900006736157197,0.0969913479600182,0.0969688434963705,0.12959795973754,0.0676403782156252,0.0484457780542643,0.201958675973893,0.0831239972483304,0.0879335241159243,0.0963520752584932,0.104393721808217,0.0596978243577822,0.0432878118903378,0.195893955716144,0.0821723234384695,0.10379428763702,0.0896587480761458,0.102755825647554,0.0487903604063426,0.044827213833793,0.0935206435254425,0.215333284708904,0.0905979130739317,0.0827186573439596,0.0858515968506084,0.0484848087360016,0.0404052578518964,0.19297484323138,0.0814406465074008,0.0804836538193264,0.0776860946690656,0.0877502929162367,0.049080302227546,0.0418510139098374,0.151556694883726,0.0681230686015942,0.0719774033907602,0.0643629420786879,0.0734253210401033,0.0382987947371078,0.0392298639702891,0.160231938134476,0.0608274660642955,0.0642891732133781,0.0604295260133642,0.0692264803836473,0.0336438131886608,0.0325177570940283,0.136950246625747,0.0538078367942094,0.0640487798924816,0.0557947933964357,0.0635949870079844,0.0303061543394526,0.0320721543428055,0.108153391030299,0.0679838217319618,0.0579503720707889,0.0479731041325166,0.0578992262087991,0.0281546731670629,0.03205960377039,0.101066543431954,0.0491456781190941,0.0463151140875005,0.0448795640965678,0.0544153910981566,0.0271657498772604,0.0272422878296967,0.0922656975189188,0.0524653423753226,0.0530471355534309,0.0515316903303266,0.0577234365362945,0.0282231984692242,0.0312395050780946,0.119595428165458,0.0474016657086901,0.0451855481232159,0.0477863575346893,0.0581901006824186,0.0288912347545118,0.0267459336129233,0.104160283337452,0.0452263251124131,0.0553477434209534,0.0379640757271683,0.0887568848667079,0.0558611083057881,0.0307823293340252,0.120858558957824,0.0498944598594563,0.0594268865387503,0.0595361629023184,0.0733167354297021,0.0365770559674206,0.041885292083557,0.140785270964112,0.0582892048324792,0.0742041399884261,0.0417293334776022,0.0701918099337929,0.0284144813801616,0.0351848859245765,0.200136007216709,0.0773178227011364,0.127478665433566,0.239510960398912,null,null,null,null,null]]},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;world-bank-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;World Bank data&lt;/h2&gt;
&lt;p&gt;Country-level covariates by &lt;a href=&#34;https://data.worldbank.org/&#34;&gt;World Bank Open Data&lt;/a&gt; can be easily added. Refer to the table at the bottom of &lt;a href=&#34;https://datatopics.worldbank.org/universal-health-coverage/coronavirus/&#34;&gt;this page&lt;/a&gt; for relevant indicators. The following code snippet shows e.g., how to download the number of hospital beds for each country. Refer to the &lt;a href=&#34;https://covid19datahub.io/articles/r.html&#34;&gt;quickstart guide&lt;/a&gt; for more details.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x &amp;lt;- covid19(wb = c(&amp;quot;hosp_beds&amp;quot; = &amp;quot;SH.MED.BEDS.ZS&amp;quot;), verbose = FALSE)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;mobility-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Mobility data&lt;/h2&gt;
&lt;p&gt;Mobility data are obtained from &lt;a href=&#34;https://www.google.com/covid19/mobility/&#34;&gt;Google&lt;/a&gt; and &lt;a href=&#34;https://www.apple.com/covid19/mobility&#34;&gt;Apple&lt;/a&gt; mobility reports. The following example shows how to download the data by Google. Refer to the &lt;a href=&#34;https://covid19datahub.io/articles/r.html&#34;&gt;quickstart guide&lt;/a&gt; for Apple’s reports and for more details.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x &amp;lt;- covid19(gmr = TRUE, verbose = FALSE)
colnames(x[,48:53])&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;retail_and_recreation_percent_change_from_baseline&amp;quot;
## [2] &amp;quot;grocery_and_pharmacy_percent_change_from_baseline&amp;quot; 
## [3] &amp;quot;parks_percent_change_from_baseline&amp;quot;                
## [4] &amp;quot;transit_stations_percent_change_from_baseline&amp;quot;     
## [5] &amp;quot;workplaces_percent_change_from_baseline&amp;quot;           
## [6] &amp;quot;residential_percent_change_from_baseline&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;spatial-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Spatial data&lt;/h2&gt;
&lt;p&gt;The dataset contains NUTS codes to match the &lt;a href=&#34;https://ec.europa.eu/eurostat/web/nuts/nuts-maps&#34;&gt;Eurostat&lt;/a&gt; database for Europe, and GID codes to match the &lt;a href=&#34;https://gadm.org/&#34;&gt;GADM&lt;/a&gt; worldwide database. The following example shows how to access spatial data using GADM for U.S. counties. Similar maps are available worldwide for most other countries at the various granularity levels.&lt;/p&gt;
&lt;p&gt;First, download level 3 data for U.S.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x &amp;lt;- covid19(&amp;quot;USA&amp;quot;, level = 3, verbose = FALSE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;GADM data by country can be found &lt;a href=&#34;https://gadm.org/download_country.html&#34;&gt;here&lt;/a&gt;. Download the geopackage for U.S. using GADM version 3.6:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;url &amp;lt;- &amp;quot;https://biogeo.ucdavis.edu/data/gadm3.6/gpkg/gadm36_USA_gpkg.zip&amp;quot;
zip &amp;lt;- tempfile()
download.file(url, destfile = zip)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Unzip the geopackage:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;exdir &amp;lt;- tempfile()
unzip(zip, exdir = exdir)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Load the &lt;code&gt;sf&lt;/code&gt; package and list the layers:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(sf)
file &amp;lt;- paste0(exdir, &amp;quot;/gadm36_USA.gpkg&amp;quot;)
st_layers(file)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Driver: GPKG 
## Available layers:
##     layer_name geometry_type features fields
## 1 gadm36_USA_2 Multi Polygon     3148     13
## 2 gadm36_USA_1 Multi Polygon       51     10
## 3 gadm36_USA_0 Multi Polygon        1      2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Read layer 2 that corresponds to U.S. counties. Note: in general, there is not a perfect correspondence between GADM layers and the granularity &lt;code&gt;level&lt;/code&gt; from this package. It is recommended to read all the layers, and match on the corresponding GID. Read more about how &lt;code&gt;key_gadm&lt;/code&gt; from this package is mapped to the corresponding GID &lt;a href=&#34;https://covid19datahub.io/articles/docs.html#external-keys&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;g &amp;lt;- st_read(file, layer = &amp;quot;gadm36_USA_2&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Reading layer `gadm36_USA_2&amp;#39; from data source 
##   `/private/var/folders/w0/skxpg0h51jg72m5b01y_8n_c0000gn/T/RtmpmUy7P6/file56232c611dfd/gadm36_USA.gpkg&amp;#39; 
##   using driver `GPKG&amp;#39;
## Simple feature collection with 3148 features and 13 fields
## Geometry type: MULTIPOLYGON
## Dimension:     XY
## Bounding box:  xmin: -179.2 ymin: 18.91 xmax: 179.8 ymax: 72.69
## Geodetic CRS:  WGS 84&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Subset the data to extract only the counts as of, e.g., 15 November 2021. Select only the administrative divisions inside the following bounding box for better visualization.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x &amp;lt;- x[
  x$date == &amp;quot;2021-11-15&amp;quot; &amp;amp; 
  x$latitude &amp;gt; 24.9493 &amp;amp; x$latitude &amp;lt; 49.5904 &amp;amp;
  x$longitude &amp;gt; -125.0011 &amp;amp; x$longitude &amp;lt; -66.9326,]&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Merge COVID-19 data with the spatial data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
gx &amp;lt;- right_join(g, x, by = c(&amp;quot;GID_2&amp;quot; = &amp;quot;key_gadm&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Plot e.g., the total number of confirmed cases:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot(gx[&amp;quot;confirmed&amp;quot;], logz = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;map2.png&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;academic-publications&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Academic publications&lt;/h2&gt;
&lt;p&gt;See the &lt;a href=&#34;https://scholar.google.com/scholar?oi=bibs&amp;amp;hl=en&amp;amp;cites=1585537563493742217&#34;&gt;publications&lt;/a&gt; that use COVID-19 Data Hub.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;cite-as&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Cite as&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Guidotti, E., Ardia, D., (2020), “COVID-19 Data Hub”, Journal of Open Source Software 5(51):2376, doi: 10.21105/joss.02376.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A BibTeX entry for LaTeX users is&lt;/p&gt;
&lt;pre class=&#34;latex&#34;&gt;&lt;code&gt;@Article{,
    title = {COVID-19 Data Hub},
    year = {2020},
    doi = {10.21105/joss.02376},
    author = {Emanuele Guidotti and David Ardia},
    journal = {Journal of Open Source Software},
    volume = {5},
    number = {51},
    pages = {2376}
}&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/12/08/the-r-package-covid19/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>October 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/11/29/october-2021-top-40-new-cran-packages/</link>
      <pubDate>Mon, 29 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/11/29/october-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred forty-one new packages made it to CRAN in October. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in twelve categories: Computational Methods, Data, Genomics, Machine Learning, Medicine, Networks, Science, Social Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gslnls&#34;&gt;gslnls&lt;/a&gt; v1.0.2: Implements an R interface to nonlinear least-squares optimization with the GNU Scientific Library (GSL). See &lt;a href=&#34;https://www.amazon.com/GNU-Scientific-Library-Reference-Manual/dp/0954612078&#34;&gt;M. Galassi et al. (2009)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rsvddpd&#34;&gt;rsvddpd&lt;/a&gt; v1.0.0: Implements a robust method for computing the singular value decomposition using power density divergence. See &lt;a href=&#34;https://arxiv.org/abs/2109.10680&#34;&gt;Roy et. al (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/rsvddpd/vignettes/rSVDdpd-intro.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=blsR&#34;&gt;blsR&lt;/a&gt; v0.2.1: Implements v2 of the &lt;a href=&#34;https://www.bls.gov/developers/api_signature_v2.htm&#34;&gt;Bureau of Labor Statistics API&lt;/a&gt; for requests of survey information and time series data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/blsR/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=insiderTrades&#34;&gt;insiderTrades&lt;/a&gt; v0.0.1: Provides functions to download insider trading transactions and insider holdings from a public &lt;a href=&#34;https://www.sec.gov/Archives/edgar/full-index/&#34;&gt;NoSQL SEC database&lt;/a&gt; using keyword criteria and generate a relational dataframe. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/insiderTrades/vignettes/insiderTrades.html&#34;&gt;insiderTrades&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/insiderTrades/vignettes/pullAndScrape.html&#34;&gt;pullAndScrape&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=KingCountyHouses&#34;&gt;KingCountyHouses&lt;/a&gt; v0.1.0: Contains data on houses in and around Seattle WA are included. Basic characteristics are given along with sale prices. See &lt;a href=&#34;https://cran.r-project.org/web/packages/KingCountyHouses/readme/README.html&#34;&gt;README&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=meteospain&#34;&gt;meteospain&lt;/a&gt; v0.0.3: Provides access to different Spanish meteorological stations data services and APIs including AEMET, SMC, MG, and Meteoclimatic. There are seven short vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/meteospain/vignettes/api_limits.html&#34;&gt;API limits and loops&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/meteospain/vignettes/compatibility.html&#34;&gt;Compatibility between services&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=owidR&#34;&gt;owidR&lt;/a&gt; v1.1.0: Provides function to import, search, download, and visualize data from the &lt;a href=&#34;https://ourworldindata.org/&#34;&gt;Our World in Data&lt;/a&gt; website. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/owidR/vignettes/example-analysis.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;owidR.png&#34; height = &#34;400&#34; width=&#34;500&#34; alt=&#34;Choropleth Showing Share of Population Using the Internet by Country&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QBMS&#34;&gt;QBMS&lt;/a&gt; v0.6: Enables users to query the &lt;a href=&#34;https://bmspro.io/&#34;&gt;Breeding Management System&lt;/a&gt; database. There is a short &lt;a href=&#34;https://cran.r-project.org/package=QBMS&#34;&gt;Tutorial&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=digitalDLSorteR&#34;&gt;digitalDLSorteR&lt;/a&gt; v0.1.1: Implements tools for the deconvolution of bulk RNA-Seq data using context-specific deconvolution models based on Deep Neural Networks using scRNA-Seq data as input. See &lt;a href=&#34;https://www.frontiersin.org/articles/10.3389/fgene.2019.00978/full&#34;&gt;Torroja &amp;amp; Sanchez-Cabo (2019)&lt;/a&gt; for details. There are five vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/digitalDLSorteR/vignettes/kerasIssues.html&#34;&gt;Keras/TensorFlow installation and configuration&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/digitalDLSorteR/vignettes/newModels.html&#34;&gt;Building new deconvolution models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DLRSorteR.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Process Flow Diagram&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Platypus&#34;&gt;Platypus&lt;/a&gt; v3.2.3: Implements an open-source software platform for investigating B-cell receptor and T-cell receptor repertoires from scSeq experiments which also incorporates transcriptional information involving unsupervised clustering, gene expression and gene ontology. See &lt;a href=&#34;https://academic.oup.com/nargab/article/3/2/lqab023/6225857&#34;&gt;Yermanos et al. (2021)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/Platypus/vignettes/PlatypusV3_agedCNS.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=quincunx&#34;&gt;quincunx&lt;/a&gt; v0.1.4: Provides programmatic access to the &lt;a href=&#34;https://www.pgscatalog.org/&#34;&gt;PGS Catalog&lt;/a&gt; through the &lt;a href=&#34;https://www.pgscatalog.org/rest/&#34;&gt;REST API&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/quincunx/readme/README.html&#34;&gt;README&lt;/a&gt; for the cheatsheet.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;quincunx.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Cheatsheet for API Commands&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SNPfiltR&#34;&gt;SNPfilter&lt;/a&gt; v0.1.0: Provides functions to interactively and reproducibly visualize and filter SNP (single-nucleotide polymorphism) datasets, including functions for visualizing various quality and missing data metrics for a SNP dataset, and then filtering the dataset based on user specified cutoffs. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SNPfiltR/vignettes/reproducible-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SNPfilter.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of Completeness vs. Missing Data&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=conText&#34;&gt;conText&lt;/a&gt; v1.0.0: Implements a framework to estimate context-specific word and short document embeddings using the &lt;em&gt;a la carte&lt;/em&gt; embeddings approach developed by &lt;a href=&#34;https://arxiv.org/abs/1805.05388&#34;&gt;Khodak et al. (2018)&lt;/a&gt; and evaluate hypotheses about covariate effects on embeddings using the regression framework developed by &lt;a href=&#34;https://github.com/prodriguezsosa/EmbeddingRegression&#34;&gt;Rodriguez et al. (2021)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/conText/vignettes/quickstart.html&#34;&gt;Quick Start Guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pixelclasser&#34;&gt;pixelclassifier&lt;/a&gt; v1.0.0: Implements a Support Vector Machine to classify the pixels of an image file by its color. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/pixelclasser/vignettes/pixelclasser.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pixel.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Plot Showing Boundaries Separating Pixels&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=predtools&#34;&gt;predtools&lt;/a&gt; v0.0.2: Provides functions for evaluating predictive models, including plotting calibration curves and model-based Receiver Operating Characteristic (mROC) curves based on &lt;a href=&#34;https://arxiv.org/abs/2003.00316&#34;&gt;Sadatsafavi et al. (2021)&lt;/a&gt;. There are three vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/predtools/vignettes/calibPlot.html&#34;&gt;Calibration Plot&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/predtools/vignettes/interceptAdj.html&#34;&gt;Intercept Adjustment&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/predtools/vignettes/mROC.html&#34;&gt;Model-based ROC&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;predtools.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Calibration Plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=text2sdg&#34;&gt;text2sdg&lt;/a&gt; v0.1.1: Provides functions to identify &lt;em&gt;Sustainable Development Goals&lt;/em&gt; in text using scientifically developed query systems, opening up the opportunity to monitor any type of text-based data, such as scientific output or corporate publications. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/text2sdg/vignettes/text2sdg.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;text2sdg.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Histogram of SDGs by Query System&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Twitmo&#34;&gt;Twitmo&lt;/a&gt; v0.1.1: Provides functions to collect, pre-process and analyze the contents of tweets using LDA and STM models including functions to generate tweet and hashtag maps and built-in support for &lt;code&gt;LDAvis&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/Twitmo/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Twitmo.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of Geo-Tagged Tweets&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ctrialsgov&#34;&gt;ctrialsgov&lt;/a&gt; v0.2.5: Provides tools to access and query the U.S. National Library of Medicine&amp;rsquo;s &lt;a href=&#34;https://clinicaltrials.gov/&#34;&gt;Clinical Trials database&lt;/a&gt; including functions for searching the data using range queries, categorical filtering, and by searching for full-text keywords. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ctrialsgov/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/ctrialsgov/vignettes/text_analysis.html&#34;&gt;Text Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=epidemia&#34;&gt;epidemia&lt;/a&gt; v1.0.0: Implements functions to specify and fit Bayesian statistical models for epidemics.  Infections are propagated over time using self-exciting point processes. Multiple regions can be modeled simultaneously with multilevel models. See &lt;a href=&#34;https://arxiv.org/abs/2012.00394&#34;&gt;Bhatt et al. (2021)&lt;/a&gt; for background on the models and the &lt;a href=&#34;https://imperialcollegelondon.github.io/epidemia/index.html&#34;&gt;package website&lt;/a&gt; for examples and extensive documentation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;epidemia.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Distribution Plots for Posterior Prediction Checks&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dissCqN&#34;&gt;dissCqN&lt;/a&gt; v0.1.0: Provides functions to calculate multiple or pairwise dissimilarity for orders q = 0-N for a set of species assemblages or interaction networks. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1541-0420.2008.01010.x&#34;&gt;Chao et al. 2008&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dissCqN/vignettes/dissCqN.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=modnets&#34;&gt;modnets&lt;/a&gt; v0.9.0: Implements methods for modeling moderator variables in cross-sectional, temporal, and multi-level networks including model selection techniques and a variety of plotting functions. See &lt;a href=&#34;https://www.proquest.com/openview/d151ab6b93ad47e3f0d5e59d7b6fd3d3&#34;&gt;Swanson (2020)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/modnets/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;modnets.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Network Plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cmpsR&#34;&gt;cmpsR&lt;/a&gt; v0.1.0: Implements the Congruent Matching Profile Segments (CMPS) method &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0379073819303767?via%3Dihub&#34;&gt;Chen et al. (2019)&lt;/a&gt; to provide an objective comparison of striated tool marks for fired bullet correlation. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cmpsR/vignettes/cmpsR-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cmpsR.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Series of Correlation Plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pvcurveanalysis&#34;&gt;pvcurveanalysis&lt;/a&gt; v1.0.0: Provides functions to analyze and display pressure volume curves which enable the derivation of the turgor loss point, osmotic potential and apoplastic fraction. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1461-0248.2012.01751.x&#34;&gt;Bartlett et al. (2012)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/pvcurveanalysis/vignettes/pvcurveanalysis.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pvcurve.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Plot Showing Turgor Loss Point&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;social-science&#34;&gt;Social Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rcbayes&#34;&gt;rcbayes&lt;/a&gt; v0.1.0: Provides functions to estimate &lt;em&gt;Rogers-Castro&lt;/em&gt; migration age schedules using &lt;code&gt;Stan&lt;/code&gt;. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1068/a100475&#34;&gt;Rogers and Castro (1978)&lt;/a&gt; for background and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/rcbayes/vignettes/convergence_issues.html&#34;&gt;Model Convergence&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/rcbayes/vignettes/intro_to_rcbayes.html&#34;&gt;Rogers Castro Migration Models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rcbayes.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Migration Rate Plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QCAcluster&#34;&gt;QCAcluster&lt;/a&gt; v0.1.0: Provides functions to allow &lt;a href=&#34;https://www.google.com/books/edition/Qualitative_Comparative_Analysis_with_R/-Y_Mzk00CioC?hl=en&amp;amp;gbpv=1&amp;amp;dq=qualitative+comparative+analysis&amp;amp;pg=PP3&amp;amp;printsec=frontcover&#34;&gt;Qualitative Comparative Analysis&lt;/a&gt; researchers to supplement the analysis of pooled data with a disaggregated perspective focusing on selected partitions of the data. The pooled data can be partitioned along the dimensions of the clustered data (individual cross sections or time series) to perform partition-specific truth table minimizations. There are vignettes that discuss the &lt;a href=&#34;https://cran.r-project.org/web/packages/QCAcluster/vignettes/Aggregation-over-partitions.html&#34;&gt;Aggregation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/QCAcluster/vignettes/Diversity-of-partitions.html&#34;&gt;Diversity&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/QCAcluster/vignettes/Minimization-of-partitions.html&#34;&gt;Miimization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/QCAcluster/vignettes/Weight-of-partitions.html&#34;&gt;Weight&lt;/a&gt; of partitions.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;QCAcluster.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;UpSet plot that displays how often a single condition occurs over multiple partition-specific models&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bayesPO&#34;&gt;bayesPO&lt;/a&gt; v0.3.1: Provides functions to create Bayesian point process models of presence only data. See &lt;a href=&#34;http://www.pg.im.ufrj.br/teses/Estatistica/Doutorado/043.pdf&#34;&gt;Moreira (2020)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesPO/vignettes/bayesPO.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bayesPO.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Scatter Plot of Data on Heat Map of Covariates.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hierbase&#34;&gt;hierbase&lt;/a&gt; v0.1.2: Implements the algorithms for hierarchical testing of variable importance described in &lt;a href=&#34;https://academic.oup.com/biomet/article-abstract/95/2/265/230264&#34;&gt;Meinshausen (2008)&lt;/a&gt; which control for family-wise error rate. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hierbase/vignettes/vignette-hierbase.pdf&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pedmod&#34;&gt;pedmod&lt;/a&gt; v0.1.0: Provides functions to estimate mixed probit models, commonly called liability threshold models, for pedigree data such as that studied in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/sim.1603&#34;&gt;Pawitan et al. (2004)&lt;/a&gt;. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/106186002394&#34;&gt;Genz &amp;amp; Bretz (2012)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/pedmod/vignettes/pedmod.html&#34;&gt;introduction&lt;/a&gt; to pedigree models and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/pedmod/vignettes/pedigree_partitioning.html&#34;&gt;positioning families&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pedmod.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of Relationship Network&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=slasso&#34;&gt;slasso&lt;/a&gt; v1.0.0: Implements the smooth LASSO estimator for the function-on-function linear regression model described in &lt;a href=&#34;https://arxiv.org/abs/2007.00529&#34;&gt;Centofanti et al. (2020)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/slasso/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;slasso.png&#34; height = &#34;300&#34; width=&#34;600&#34; alt=&#34;Contour Plot and 3D Plot of Functional Lasso&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=StanMoMo&#34;&gt;StanMoMo&lt;/a&gt; v1.0.0: Implements Bayesian mortality models including those developed in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1992.10475265&#34;&gt;Lee &amp;amp; Carter (1992)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1539-6975.2006.00195.x&#34;&gt;Cairns, Blake &amp;amp; Dowd (2006)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/StanMoMo/vignettes/StanMoMo.html&#34;&gt;vignette&lt;/a&gt; introducing the &lt;em&gt;Lee &amp;amp; Carter&lt;/em&gt; model and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/StanMoMo/vignettes/bma.html&#34;&gt;Bayesian Model Averaging&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;StanMoMo.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Forecast Plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=esemifar&#34;&gt;esemifar&lt;/a&gt; v1.0.1: Implements algorithms that provide non-parametric estimates of trend and its derivatives in equidistant time series with long-memory errors. See &lt;a href=&#34;https://ideas.repec.org/p/pdn/ciepap/145.html&#34;&gt;Letmathe et al. (2021)&lt;/a&gt; for a description of the smoothing methods employed, and &lt;a href=&#34;https://cran.r-project.org/web/packages/esemifar/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;esemifar.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of London Air Quality Index with Trend&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GDPuc&#34;&gt;GDPuc&lt;/a&gt; v0.5.1: Provides a function to convert GDP time series from one unit to another. All common GDP units are included, i.e. current and constant local currency units, US$ via market exchange rates and international dollars via purchasing power parities. See &lt;a href=&#34;https://cran.r-project.org/web/packages/GDPuc/index.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=framecleaner&#34;&gt;framecleaner&lt;/a&gt; v0.2.0: Provides a friendly interface for modifying data frames with a sequence of piped commands built upon the &lt;code&gt;tidyverse&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/framecleaner/vignettes/cleanYourFrame.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=presenter&#34;&gt;presentr&lt;/a&gt; v0.1.1: Implements wrapper functions using packages &lt;code&gt;openxlsx&lt;/code&gt;, &lt;code&gt;flextable&lt;/code&gt;, and &lt;code&gt;officer&lt;/code&gt; to create highly formatted MS office friendly output of data frames. Vignettes include: &lt;a href=&#34;https://cran.r-project.org/web/packages/presenter/vignettes/exportToExcel.html&#34;&gt;exportToExcel&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/presenter/vignettes/flextableAndPowerpoint.html&#34;&gt;flextableAndPowerpoint&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/presenter/vignettes/formattedFlextable.html&#34;&gt;formattedFlextable&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinyGovstyle&#34;&gt;shinyGovstyle&lt;/a&gt; v0.0.7: Implements a collection of &lt;code&gt;shiny&lt;/code&gt; application styling tools that are the based on the &lt;a href=&#34;https://design-system.service.gov.uk/components/&#34;&gt;GOV.UK Design System&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinyGovstyle/readme/README.html&#34;&gt;README&lt;/a&gt; for an introduction and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=validata&#34;&gt;validata&lt;/a&gt; v0.1.0: Provides functions for validating the structure and properties of data frames helping users to answer essential questions about a data set such as: &lt;em&gt;What are the unique or missing values?&lt;/em&gt; and &lt;em&gt;What columns form a primary key?&lt;/em&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/validata/vignettes/PackageIntroduction.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=easylabel&#34;&gt;easylabel&lt;/a&gt; v0.2.4: Implements interactive labeling of scatter plots, volcano plots and Manhattan plots using a &lt;code&gt;shiny&lt;/code&gt; or &lt;code&gt;plotly&lt;/code&gt; interface. Users can hover over points to see where specific points are located and click points on/off to easily label them. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/easylabel/vignettes/easylabel.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;easylabel.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Bubble Plot with Labels&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggokabeito&#34;&gt;ggokabeito&lt;/a&gt; v0.1.0: Provides discrete scales for the colorblind-friendly &lt;code&gt;Okabe-Ito&lt;/code&gt; palette, including color, fill, and edge_colour. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ggokabeito/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggokabeito.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Color Coded Density Plots &#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metaconfoundr&#34;&gt;metaconfoundr&lt;/a&gt; v0.1.0: Implements an approach for evaluating bias in meta-analysis studies based on the causal inference framework. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/metaconfoundr/vignettes/intro-to-metaconfoundr.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;metaconfoundr.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Heat Map of Confounders&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=scatterPlotMatrix&#34;&gt;scatterPlotMatrix&lt;/a&gt; v0.1.0: Provides functions which make use of the packages &lt;code&gt;htmlwidgets&lt;/code&gt; package and &lt;code&gt;d3.js&lt;/code&gt; to create scatter plot matrices. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/scatterPlotMatrix/vignettes/introduction-to-scatterplotmatrix.html&#34;&gt;vignette&lt;/a&gt;.
&lt;img src=&#34;SPM.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Multiple Scatter PLots of Several Variables Arranged in a Matrix&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/11/29/october-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>How to Scrape and Store Strava Data Using R</title>
      <link>https://rviews.rstudio.com/2021/11/22/strava-data/</link>
      <pubDate>Mon, 22 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/11/22/strava-data/</guid>
      <description>
        
&lt;script src=&#34;/2021/11/22/strava-data/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;This post by Julian During is the third place winner in the &lt;a href=&#34;https://rviews.rstudio.com/2021/08/04/r-views-blog-contest/&#34;&gt;Call for Documentation&lt;/a&gt; contest. Julian is a data scientist from Germany working in the manufacturing industry. Julian loves working with R (especially the tidyverse ecosystem), sports, black coffee and cycling.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I am an avid runner and cyclist. For the past couple of years, I have recorded almost all my activities on some kind of GPS device.&lt;/p&gt;
&lt;p&gt;I record my runs with a Garmin device and my bike rides with a Wahoo device, and I synchronize both accounts on Strava. I figured that it would be nice to directly access my data from my Strava account.&lt;/p&gt;
&lt;p&gt;In the following text, I will describe the progress to get Strava data into R, process the data, and then create a visualization of activity routes. You can find the original analysis in this &lt;a href=&#34;https://github.com/duju211/pin_strava&#34;&gt;Github repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You will need the following packages:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tarchetypes)
library(conflicted)
library(tidyverse)
library(lubridate)
library(jsonlite)
library(targets)
library(httpuv)
library(httr)
library(pins)
library(httr)
library(fs)
library(readr)

conflict_prefer(&amp;quot;filter&amp;quot;, &amp;quot;dplyr&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;set-up-targets&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Set Up Targets&lt;/h2&gt;
&lt;p&gt;The whole data pipeline is implemented with the help of the &lt;code&gt;targets&lt;/code&gt; package. You can learn more about the package and its functionalities &lt;a href=&#34;https://docs.ropensci.org/targets/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In order to reproduce the analysis, perform the following steps:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Clone the repository: &lt;a href=&#34;https://github.com/duju211/pin_strava&#34; class=&#34;uri&#34;&gt;https://github.com/duju211/pin_strava&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Install the packages listed in the ‘libraries.R’ file&lt;/li&gt;
&lt;li&gt;Run the target pipeline by executing &lt;code&gt;targets::tar_make()&lt;/code&gt; command&lt;/li&gt;
&lt;li&gt;Follow the instructions printed in the console&lt;/li&gt;
&lt;/ul&gt;
&lt;div id=&#34;target-plan&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Target Plan&lt;/h3&gt;
&lt;p&gt;The manifest of the target plan looks like this:&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col width=&#34;4%&#34; /&gt;
&lt;col width=&#34;88%&#34; /&gt;
&lt;col width=&#34;4%&#34; /&gt;
&lt;col width=&#34;2%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;my_app&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;define_strava_app()&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;my_endpoint&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;define_strava_endpoint()&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;act_col_types&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;list(moving = col_logical(), velocity_smooth = col_number(), grade_smooth = col_number(), distance = col_number(), altitude = col_number(), time = col_integer(), lat = col_number(), lng = col_number(), cadence = col_integer(), watts = col_integer())&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;my_sig&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;define_strava_sig(my_endpoint, my_app)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;always&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_act_raw&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;read_all_activities(my_sig)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_act&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;pre_process_act(df_act_raw, athlete_id)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;act_ids&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;pull(distinct(df_act, id))&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;read_activity_stream(act_ids, my_sig)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;map(act_ids)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;never&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_all&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;bind_rows(df_meas)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_wide&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;meas_wide(df_meas_all)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_pro&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;meas_pro(df_meas_wide)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;gg_meas&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;vis_meas(df_meas_pro)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_norm&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;meas_norm(df_meas_pro)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;gg_meas_save&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;save_gg_meas(gg_meas)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;br&gt;
We will go through the most important targets in detail.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;oauth-dance-from-r&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;OAuth Dance from R&lt;/h2&gt;
&lt;p&gt;The Strava API requires an ‘OAuth dance’, described below.
&lt;br&gt;
&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;1. Create an OAuth Strava app&lt;/strong&gt;&lt;/font&gt;
&lt;br&gt;
To get access to your Strava data from R, you must first create a Strava API. The steps are documented on the &lt;a href=&#34;https://developers.strava.com/docs/getting-started/&#34;&gt;Strava Developer site&lt;/a&gt;. While creating the app, you’ll have to give it a name. In my case, I named it &lt;code&gt;r_api&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;After you have created your personal API, you can find your Client ID and Client Secret variables in the &lt;a href=&#34;https://www.strava.com/settings/api&#34;&gt;Strava API settings&lt;/a&gt;. Save the Client ID as &lt;code&gt;STRAVA_KEY&lt;/code&gt; and the Client Secret as &lt;code&gt;STRAVA_SECRET&lt;/code&gt; in your R environment.&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;STRAVA_KEY=&amp;lt;Client ID&amp;gt;
STRAVA_SECRET=&amp;lt;Client Secret&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then, you can run the function &lt;code&gt;define_strava_app&lt;/code&gt; shown below.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;my_app&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;define_strava_app()&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;define_strava_app &amp;lt;- function() {
  oauth_app(
    appname = &amp;quot;r_api&amp;quot;,
    key = Sys.getenv(&amp;quot;STRAVA_KEY&amp;quot;),
    secret = Sys.getenv(&amp;quot;STRAVA_SECRET&amp;quot;)
  )
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;2. Define an endpoint&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Define an endpoint called &lt;code&gt;my_endpoint&lt;/code&gt; using the function &lt;code&gt;define_strava_endpoint&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;authorize&lt;/code&gt; parameter describes the authorization url and the &lt;code&gt;access&lt;/code&gt; argument exchanges the authenticated token.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;my_endpoint&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;define_strava_endpoint()&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;define_strava_endpoint &amp;lt;- function() {
  oauth_endpoint(request = NULL,
                 authorize = &amp;quot;https://www.strava.com/oauth/authorize&amp;quot;,
                 access = &amp;quot;https://www.strava.com/oauth/token&amp;quot;)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;3. The final authentication step&lt;/strong&gt;&lt;/font&gt;
&lt;/br&gt;
Before you can execute the following steps, you have to authenticate the API in the web browser.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;my_sig&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;define_strava_sig(my_endpoint, my_app)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;always&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;define_strava_sig &amp;lt;- function(endpoint, app) {
  oauth2.0_token(
    endpoint,
    app,
    scope = &amp;quot;activity:read_all,activity:read,profile:read_all&amp;quot;,
    type = NULL,
    use_oob = FALSE,
    as_header = FALSE,
    use_basic_auth = FALSE,
    cache = FALSE
  )
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The information in &lt;code&gt;my_sig&lt;/code&gt; can now be used to access Strava data. Set the &lt;code&gt;cue_mode&lt;/code&gt; of the target to ‘always’ so that the following API calls are always executed with an up-to-date authorization token.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;access-activities&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Access Activities&lt;/h2&gt;
&lt;p&gt;You are now authenticated and can directly access your Strava data.
&lt;br&gt;
&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;1. Load all activities&lt;/strong&gt;&lt;/font&gt;
&lt;br&gt;
Load a table that gives an overview of all the activities from the data. Because the total number of activities is unknown, use a while loop. It will break the execution of the loop if there are no more activities to read.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_act_raw&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;read_all_activities(my_sig)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;read_all_activities &amp;lt;- function(sig) {
  activities_url &amp;lt;- parse_url(&amp;quot;https://www.strava.com/api/v3/athlete/activities&amp;quot;)

  act_vec &amp;lt;- vector(mode = &amp;quot;list&amp;quot;)
  df_act &amp;lt;- tibble::tibble(init = &amp;quot;init&amp;quot;)
  i &amp;lt;- 1L

  while (nrow(df_act) != 0) {
    r &amp;lt;- activities_url %&amp;gt;%
      modify_url(query = list(
        access_token = sig$credentials$access_token[[1]],
        page = i
      )) %&amp;gt;%
      GET()

    df_act &amp;lt;- content(r, as = &amp;quot;text&amp;quot;) %&amp;gt;%
      fromJSON(flatten = TRUE) %&amp;gt;%
      as_tibble()
    if (nrow(df_act) != 0)
      act_vec[[i]] &amp;lt;- df_act
    i &amp;lt;- i + 1L
  }

  df_activities &amp;lt;- act_vec %&amp;gt;%
    bind_rows() %&amp;gt;%
    mutate(start_date = ymd_hms(start_date))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The resulting data frame consists of one row per activity:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;## # A tibble: 605 x 60
##    resource_state name  distance moving_time elapsed_time total_elevation~ type 
##             &amp;lt;int&amp;gt; &amp;lt;chr&amp;gt;    &amp;lt;dbl&amp;gt;       &amp;lt;int&amp;gt;        &amp;lt;int&amp;gt;            &amp;lt;dbl&amp;gt; &amp;lt;chr&amp;gt;
##  1              2 &amp;quot;Hes~   31153.        4699         5267            450   Ride 
##  2              2 &amp;quot;Bam~    5888.        2421         2869            102.  Run  
##  3              2 &amp;quot;Lin~   33208.        4909         6071            430   Ride 
##  4              2 &amp;quot;Mon~   74154.       10721        12500            641   Ride 
##  5              2 &amp;quot;Cha~   34380         5001         5388            464.  Ride 
##  6              2 &amp;quot;Mor~    5518.        2345         2563             49.1 Run  
##  7              2 &amp;quot;Bin~   10022.        3681         6447            131   Run  
##  8              2 &amp;quot;Tru~   47179.        8416        10102            898   Ride 
##  9              2 &amp;quot;Sho~   32580.        5646         6027            329.  Ride 
## 10              2 &amp;quot;Mit~   33862.        5293         6958            372   Ride 
## # ... with 595 more rows, and 53 more variables: workout_type &amp;lt;int&amp;gt;, id &amp;lt;dbl&amp;gt;,
## #   external_id &amp;lt;chr&amp;gt;, upload_id &amp;lt;dbl&amp;gt;, start_date &amp;lt;dttm&amp;gt;,
## #   start_date_local &amp;lt;chr&amp;gt;, timezone &amp;lt;chr&amp;gt;, utc_offset &amp;lt;dbl&amp;gt;,
## #   start_latlng &amp;lt;list&amp;gt;, end_latlng &amp;lt;list&amp;gt;, location_city &amp;lt;lgl&amp;gt;,
## #   location_state &amp;lt;lgl&amp;gt;, location_country &amp;lt;chr&amp;gt;, start_latitude &amp;lt;dbl&amp;gt;,
## #   start_longitude &amp;lt;dbl&amp;gt;, achievement_count &amp;lt;int&amp;gt;, kudos_count &amp;lt;int&amp;gt;,
## #   comment_count &amp;lt;int&amp;gt;, athlete_count &amp;lt;int&amp;gt;, photo_count &amp;lt;int&amp;gt;, ...&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;2. Preprocess activities&lt;/strong&gt;&lt;/font&gt;
&lt;br&gt;
Make sure that all ID columns have a character format and improve the column names.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_act&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;pre_process_act(df_act_raw, athlete_id)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pre_process_act &amp;lt;- function(df_act_raw, athlete_id) {
  df_act &amp;lt;- df_act_raw %&amp;gt;%
    mutate(across(contains(&amp;quot;id&amp;quot;), as.character),
           `athlete.id` = athlete_id)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;3. Extract activity IDs&lt;/strong&gt;&lt;/font&gt;
&lt;br&gt;
Use &lt;code&gt;dplyr::pull()&lt;/code&gt; to extract all activity IDs.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;act_ids&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;pull(distinct(df_act, id))&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div id=&#34;read-measurements&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Read Measurements&lt;/h2&gt;
&lt;p&gt;&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;1. Read the ‘stream’ data from Strava&lt;/strong&gt;&lt;/font&gt;
&lt;br&gt;
A ‘stream’ is a nested list (JSON format) with all available measurements of the corresponding activity.&lt;/p&gt;
&lt;p&gt;To get the &lt;br&gt;available variables and turn the result into a data frame, define a helper function &lt;code&gt;read_activity_stream&lt;/code&gt;. This function takes an ID of an activity and an authentication token, which you created earlier.&lt;/p&gt;
&lt;p&gt;The target is defined with dynamic branching which maps over all activity IDs. Define the &lt;code&gt;cue mode&lt;/code&gt; as &lt;code&gt;never&lt;/code&gt; to make sure that every target runs exactly once.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;read_activity_stream(act_ids, my_sig)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;map(act_ids)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;never&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;read_activity_stream &amp;lt;- function(id, sig) {
  act_url &amp;lt;-
    parse_url(stringr::str_glue(&amp;quot;https://www.strava.com/api/v3/activities/{id}/streams&amp;quot;))
  access_token &amp;lt;- sig$credentials$access_token[[1]]

  r &amp;lt;- modify_url(act_url,
                  query = list(
                    access_token = access_token,
                    keys = str_glue(
                      &amp;quot;distance,time,latlng,altitude,velocity_smooth,cadence,watts,
                      temp,moving,grade_smooth&amp;quot;
                    )
                  )) %&amp;gt;%
    GET()

  stop_for_status(r)

  fromJSON(content(r, as = &amp;quot;text&amp;quot;), flatten = TRUE) %&amp;gt;%
    as_tibble() %&amp;gt;%
    mutate(id = id)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;2. Bind the single targets into one data frame&lt;/strong&gt;&lt;/font&gt;
&lt;br&gt;
You can do this using &lt;code&gt;dplyr::bind_rows()&lt;/code&gt;.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_all&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;bind_rows(df_meas)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The data now is represented by one row per measurement series:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;## # A tibble: 4,821 x 6
##    type            data              series_type original_size resolution id    
##    &amp;lt;chr&amp;gt;           &amp;lt;list&amp;gt;            &amp;lt;chr&amp;gt;               &amp;lt;int&amp;gt; &amp;lt;chr&amp;gt;      &amp;lt;chr&amp;gt; 
##  1 moving          &amp;lt;lgl [4,706]&amp;gt;     distance             4706 high       62186~
##  2 latlng          &amp;lt;dbl [4,706 x 2]&amp;gt; distance             4706 high       62186~
##  3 velocity_smooth &amp;lt;dbl [4,706]&amp;gt;     distance             4706 high       62186~
##  4 grade_smooth    &amp;lt;dbl [4,706]&amp;gt;     distance             4706 high       62186~
##  5 distance        &amp;lt;dbl [4,706]&amp;gt;     distance             4706 high       62186~
##  6 altitude        &amp;lt;dbl [4,706]&amp;gt;     distance             4706 high       62186~
##  7 heartrate       &amp;lt;int [4,706]&amp;gt;     distance             4706 high       62186~
##  8 time            &amp;lt;int [4,706]&amp;gt;     distance             4706 high       62186~
##  9 moving          &amp;lt;lgl [301]&amp;gt;       distance              301 high       62138~
## 10 latlng          &amp;lt;dbl [301 x 2]&amp;gt;   distance              301 high       62138~
## # ... with 4,811 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;3. Turn the data into a wide format&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_wide&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;meas_wide(df_meas_all)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;meas_wide &amp;lt;- function(df_meas) {
  pivot_wider(df_meas, names_from = type, values_from = data)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In this format, every activity is one row again:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;## # A tibble: 605 x 14
##    series_type original_size resolution id         moving latlng velocity_smooth
##    &amp;lt;chr&amp;gt;               &amp;lt;int&amp;gt; &amp;lt;chr&amp;gt;      &amp;lt;chr&amp;gt;      &amp;lt;list&amp;gt; &amp;lt;list&amp;gt; &amp;lt;list&amp;gt;         
##  1 distance             4706 high       6218628649 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [4,706]&amp;gt;  
##  2 distance              301 high       6213800583 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [301]&amp;gt;    
##  3 distance             4905 high       6179655557 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [4,905]&amp;gt;  
##  4 distance            10640 high       6160486739 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [10,640]&amp;gt; 
##  5 distance             4969 high       6153936896 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [4,969]&amp;gt;  
##  6 distance             2073 high       6115020306 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [2,073]&amp;gt;  
##  7 distance             1158 high       6097842884 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [1,158]&amp;gt;  
##  8 distance             8387 high       6091990268 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [8,387]&amp;gt;  
##  9 distance             5587 high       6073551706 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [5,587]&amp;gt;  
## 10 distance             5281 high       6057232328 &amp;lt;lgl ~ &amp;lt;dbl ~ &amp;lt;dbl [5,281]&amp;gt;  
## # ... with 595 more rows, and 7 more variables: grade_smooth &amp;lt;list&amp;gt;,
## #   distance &amp;lt;list&amp;gt;, altitude &amp;lt;list&amp;gt;, heartrate &amp;lt;list&amp;gt;, time &amp;lt;list&amp;gt;,
## #   cadence &amp;lt;list&amp;gt;, watts &amp;lt;list&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;
&lt;font size=&#34;4&#34;&gt;&lt;strong&gt;4. Preprocess and unnest the data&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;The column &lt;code&gt;latlng&lt;/code&gt; needs special attention, because it contains latitude and longitude information. Separate the two measurements before unnesting all list columns.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;df_meas_pro&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;meas_pro(df_meas_wide)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;meas_pro &amp;lt;- function(df_meas_wide) {
  df_meas_wide %&amp;gt;%
    mutate(
      lat = map_if(
        .x = latlng,
        .p = ~ !is.null(.x),
        .f = ~ .x[, 1]
      ),
      lng = map_if(
        .x = latlng,
        .p = ~ !is.null(.x),
        .f = ~ .x[, 2]
      )
    ) %&amp;gt;%
    select(-c(latlng, original_size, resolution, series_type)) %&amp;gt;%
    unnest(where(is_list))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;After this step, every row is one point in time and every column is a measurement at this point in time (if there was any activity at that moment).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;## # A tibble: 2,176,926 x 12
##    id      moving velocity_smooth grade_smooth distance altitude heartrate  time
##    &amp;lt;chr&amp;gt;   &amp;lt;lgl&amp;gt;            &amp;lt;dbl&amp;gt;        &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;     &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt;
##  1 621862~ FALSE             0             1.8      0       527        149     0
##  2 621862~ TRUE              0             1.2      5       527.       150     1
##  3 621862~ TRUE              0             0.9     10.9     527.       150     2
##  4 621862~ TRUE              5.68          0.8     17       527.       150     3
##  5 621862~ TRUE              5.81          0.8     23.3     527.       150     4
##  6 621862~ TRUE              5.88          0.8     29.4     527.       150     5
##  7 621862~ TRUE              6.13          0.8     35.6     527.       151     6
##  8 621862~ TRUE              6.15          0       41.6     527.       150     7
##  9 621862~ TRUE              6.14          0       47.8     527.       150     8
## 10 621862~ TRUE              6.13          0.8     53.9     527.       150     9
## # ... with 2,176,916 more rows, and 4 more variables: cadence &amp;lt;dbl&amp;gt;,
## #   watts &amp;lt;dbl&amp;gt;, lat &amp;lt;dbl&amp;gt;, lng &amp;lt;dbl&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;create-visualisation&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Create Visualisation&lt;/h2&gt;
&lt;p&gt;Visualize the final data by displaying the geospatial information in the data. Every facet is one activity. Keep the rest of the plot as minimal as possible.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;name&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;command&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;pattern&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;cue_mode&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;gg_meas&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;vis_meas(df_meas_pro)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;NA&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;thorough&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;vis_meas &amp;lt;- function(df_meas_pro) {
  df_meas_pro %&amp;gt;%
    filter(!is.na(lat)) %&amp;gt;%
    ggplot(aes(x = lng, y = lat)) +
    geom_path() +
    facet_wrap( ~ id, scales = &amp;quot;free&amp;quot;) +
    theme(
      axis.line = element_blank(),
      axis.text.x = element_blank(),
      axis.text.y = element_blank(),
      axis.ticks = element_blank(),
      axis.title.x = element_blank(),
      axis.title.y = element_blank(),
      legend.position = &amp;quot;bottom&amp;quot;,
      panel.background = element_blank(),
      panel.border = element_blank(),
      panel.grid.major = element_blank(),
      panel.grid.minor = element_blank(),
      plot.background = element_blank(),
      strip.text = element_blank()
    )
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;gg_meas.png&#34; width=&#34;1050&#34; /&gt;&lt;/p&gt;
&lt;p&gt;And there it is: All your Strava data in a few tidy data frames and a nice-looking plot. Future updates to the data shouldn’t take too long, because only measurements from new activities will be downloaded. With all your Strava data up to date, there are a lot of appealing possibilities for further data analyses of your fitness data.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note from the Editor: Julian’s post neatly breaks down complex tasks, walking readers through the steps as well as rationale of his decisions. His use of the targets package demonstrates how an organized workflow enables replicability and ease. In addition, Julian showcases how the R programming language can fulfill a vision sparked by one’s passions. It is an inspiring example of how we can use R to create something that is informative, beautiful, and personal.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;You can edit your R environment by running &lt;code&gt;usethis::edit_r_environ()&lt;/code&gt;, saving the keys, and then restarting R.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/11/22/strava-data/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Deploying xaringan Slides with GitHub Pages</title>
      <link>https://rviews.rstudio.com/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/</link>
      <pubDate>Thu, 18 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/</guid>
      <description>
        
&lt;script src=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/clipboard/clipboard.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/xaringanExtra-clipboard/xaringanExtra-clipboard.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/xaringanExtra-clipboard/xaringanExtra-clipboard.js&#34;&gt;&lt;/script&gt;
&lt;script&gt;window.xaringanExtraClipboard(null, {&#34;button&#34;:&#34;&lt;i class=\&#34;fa fa-clipboard\&#34;&gt;&lt;\/i&gt; Copy Code&#34;,&#34;success&#34;:&#34;&lt;i class=\&#34;fa fa-check\&#34; style=\&#34;color: #90BE6D\&#34;&gt;&lt;\/i&gt; Copied!&#34;,&#34;error&#34;:&#34;Press Ctrl+C to Copy&#34;})&lt;/script&gt;
&lt;link href=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/font-awesome/css/all.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;link href=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/font-awesome/css/v4-shims.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/index_files/fitvids/fitvids.min.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;Silvia Canelón is a researcher, community organizer, and R educator. Her research leverages electronic health record data to study pregnancy-related outcomes, and her organizing values data literacy and communication as ways to build power and effect change.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This post will guide you step-by-step through the process of creating an HTML xaringan slide deck and deploying it to the web for easy sharing with others. We will be using the &lt;code&gt;xaringan&lt;/code&gt; package to build the slide deck, GitHub to help us host our slides for free with GitHub Pages, and the &lt;code&gt;usethis&lt;/code&gt; package to help us out along the way. You will get the most out of this workflow if you are already familiar with R Markdown and GitHub, and if you have already connected RStudio (or your preferred IDE) to Git and GitHub.&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; The post will not cover the nuts and bolts of xaringan or talk about slide design &amp;amp; customization, but you can find lots of &lt;a href=&#34;#learn-more&#34;&gt;learning resources&lt;/a&gt; listed at the end.&lt;/p&gt;
&lt;div id=&#34;choose-your-own-adventure&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Choose your own adventure&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Option 1:&lt;/strong&gt; Start at the &lt;a href=&#34;#the-ten-step-workflow&#34;&gt;beginning of the workflow&lt;/a&gt; to make a slide deck using the R Markdown template built into the &lt;code&gt;xaringan&lt;/code&gt; package. The built-in template doubles as documentation for the &lt;code&gt;xaringan&lt;/code&gt; package, so it is a great way to familiarize yourself with the package features, but it also includes a lot of content that will probably want to remove and modify when creating your presentation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Option 2:&lt;/strong&gt; Start with an &lt;a href=&#34;https://spcanelon.github.io/RLadies-xaringan-template&#34;&gt;R-Ladies themed xaringan template&lt;/a&gt; (embedded below). This is an example slide deck originally created as a teaching tool to highlight some of the main features of the &lt;code&gt;xaringan&lt;/code&gt; package, and to demo some customization that incorporates the R-Ladies CSS theme built into xaringan. Please feel welcome to use/modify it to suit your needs! When you are ready, you can follow the steps immediately below 👇 to download the files to your machine, and then skip down to &lt;a href=&#34;#initialize-version-control-with-git&#34;&gt;Initialize version control with git&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;usethis::use_course(
  repo_spec = &amp;quot;spcanelon/RLadies-xaringan-template&amp;quot;,
  destdir = &amp;quot;filepath/for/your/presentation&amp;quot;
  )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Note: After copying the files to your machine you’ll probably want to rename the file folder to whatever makes sense for your presentation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;div class=&#34;shareagain&#34; style=&#34;min-width:300px;margin:1em auto;&#34;&gt;
&lt;iframe src=&#34;https://spcanelon.github.io/RLadies-xaringan-template&#34; width=&#34;400&#34; height=&#34;300&#34; style=&#34;border:2px solid currentColor;&#34; loading=&#34;lazy&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;script&gt;fitvids(&#39;.shareagain&#39;, {players: &#39;iframe&#39;});&lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Try navigating through the slides ☝️ with your left/right arrow keys and press the letter “P” on your keyboard to see some notes in Presenter View.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div id=&#34;the-ten-step-workflow&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;The Ten-Step Workflow&lt;/h1&gt;
&lt;div id=&#34;packages&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Packages&lt;/h2&gt;
&lt;p&gt;This workflow was developed using:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th&gt;Software / package&lt;/th&gt;
&lt;th&gt;Version&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td&gt;R&lt;/td&gt;
&lt;td&gt;4.0.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td&gt;RStudio&lt;/td&gt;
&lt;td&gt;1.4.1103&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td&gt;&lt;code&gt;xaringan&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;0.19&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td&gt;&lt;code&gt;usethis&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;2.0.0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;install.packages(&amp;quot;xaringan&amp;quot;)
install.packages(&amp;quot;usethis&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;creating-your-xaringan-slide-deck&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Creating your xaringan slide deck&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. Create a new RStudio project for your presentation:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;usethis::create_project(&amp;quot;filepath/for/your/presentation/repo-name&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;📍 If you’re not sure where you are on your computer, check your working directory with &lt;code&gt;getwd()&lt;/code&gt; and use it as a filepath reference point&lt;/p&gt;
&lt;/blockquote&gt;
&lt;!--Output:    
    
    ```r
    New project &#39;rladies-xaringan-template&#39; is nested inside an existing project &#39;/filepath/for/the/presentation/&#39;, which is rarely a good idea.
    If this is unexpected, the here package has a function, `here::dr_here()` that reveals why &#39;/filepath/for/the/presentation/&#39; is regarded as a project.
    Do you want to create anyway?
    
    1: Absolutely not
    2: Yup
    3: No
    
    Selection: 2
    ```
--&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Create a xaringan deck using a xaringan template:&lt;/strong&gt;&lt;br&gt;
&lt;em&gt;File&lt;/em&gt; &amp;gt; &lt;em&gt;New File&lt;/em&gt; &amp;gt; &lt;em&gt;R Markdown&lt;/em&gt; &amp;gt; &lt;em&gt;From Template&lt;/em&gt; &amp;gt; &lt;em&gt;Ninja Presentation&lt;/em&gt; &amp;gt; &lt;em&gt;OK&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Delete what you don’t need and save your R Markdown file with whatever name you like.&lt;/strong&gt; If you pick &lt;code&gt;index.Rmd&lt;/code&gt; the live link you share at the end will be relatively short.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Render HTML slides from the open Rmd file using xaringan’s infinite moon reader:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;  xaringan::infinite_moon_reader()&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;initialize-version-control-with-git&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Initialize version control with git&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;5. Initialize version control of your slides with git:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;usethis::use_git()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;You’ll be asked if you want to commit the files in your project (with the message “Initial commit”) and then if you want to restart to activate the Git pane. Say yes to both ✅
&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Note: At the moment &lt;code&gt;usethis&lt;/code&gt; names the primary branch “master” by default. &lt;a href=&#34;https://github.com/r-lib/usethis/issues/1341&#34;&gt;Issue #1341&lt;/a&gt; suggests the option to instead name it “main” is in the works.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;!--Output:
&gt; usethis::use_git()
✓ Setting active project to &#39;/filepath/for/the/presentation/rladies-xaringan-template&#39;
✓ Initialising Git repo
✓ Adding &#39;.Rhistory&#39;, &#39;.Rdata&#39;, &#39;.httr-oauth&#39;, &#39;.DS_Store&#39; to &#39;.gitignore&#39;
There are 6 uncommitted files:
* &#39;.gitignore&#39;
* &#39;index_files/&#39;
* &#39;index.html&#39;
* &#39;index.Rmd&#39;
* &#39;libs/&#39;
* &#39;rladies-xaringan-template.Rproj&#39;
Is it ok to commit them?

1: Yup
2: Negative
3: No way

Selection: 1


✓ Adding files
✓ Making a commit with message &#39;Initial commit&#39;
● A restart of RStudio is required to activate the Git pane
Restart now?

1: Yes
2: Nope
3: Not now

Selection: 

--&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6. Connect your local project with a GitHub repo:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;usethis::use_github()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;You could use the function argument &lt;code&gt;private = TRUE&lt;/code&gt; to create a private GitHub repository. But you may have to remember to change the visibility before &lt;a href=&#34;#deploying-your-slides&#34;&gt;deploying to GitHub Pages&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;!--Output:
&gt; usethis::use_github(private = TRUE)
ℹ Defaulting to https Git protocol
✓ Setting active project to &#39;/filepath/for/the/presentation/rladies-xaringan-template&#39;
✓ Checking that current branch is default branch (&#39;master&#39;)
✓ Creating private GitHub repository &#39;spcanelon/rladies-xaringan-template&#39;
✓ Setting remote &#39;origin&#39; to &#39;https://github.com/spcanelon/rladies-xaringan-template.git&#39;
✓ Pushing &#39;master&#39; branch to GitHub and setting &#39;origin/master&#39; as upstream branch
✓ Opening URL &#39;https://github.com/spcanelon/rladies-xaringan-template&#39;
--&gt;
&lt;p&gt;&lt;br&gt;&lt;br /&gt;
&lt;strong&gt;7. Your new GitHub repo with all of your xaringan project files will automatically open up in your browser&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Repo for the R-Ladies xaringan template:&lt;br&gt;
&lt;a href=&#34;https://github.com/spcanelon/RLadies-xaringan-template&#34; class=&#34;uri&#34;&gt;https://github.com/spcanelon/RLadies-xaringan-template&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div id=&#34;making-and-committing-changes-to-your-slides&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Making and committing changes to your slides&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;8. Edit your slides as you wish.&lt;/strong&gt; Commit often! And then push to GitHub. Use the tools provided by the Git pane in RStudio, or use the following commands in the Terminal:&lt;/p&gt;
&lt;pre class=&#34;bash&#34;&gt;&lt;code&gt;# Step 1: Stage all modified files
git add .&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;pre class=&#34;bash&#34;&gt;&lt;code&gt;# Step 2: Describe the changes you made to your files
git commit -m &amp;quot;&amp;lt;A brief but descriptive commit message&amp;gt;&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Consider writing a commit message that finishes the following sentence:&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; “If applied, this commit will…” (e.g. “Change the slide theme”, “Add hello slide”)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;pre class=&#34;bash&#34;&gt;&lt;code&gt;# Step 3: Push the changes to your GitHub repository
git push&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;deploying-your-slides&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Deploying your slides&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;9. When you’re ready to deploy your slides, you can use the &lt;code&gt;usethis::use_github_pages()&lt;/code&gt; function&lt;/strong&gt; which makes the process of deploying via GitHub Pages super easy. I recommend pointing &lt;code&gt;branch&lt;/code&gt; to the name of your primary branch.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;usethis::use_github_pages(branch = &amp;quot;master&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Note: Your repository must be &lt;strong&gt;public&lt;/strong&gt; for your deployed slides to be available publicly, unless you have a paid GitHub account.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Also, you only need to follow this step &lt;em&gt;once&lt;/em&gt; to deploy your slides to the web. As long as you remember to push to your repo any changes that you make to your slides (Rmd and HTML), GitHub Pages will know how to render them.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;!--Output:
&gt; usethis::use_github_pages(branch = &#34;master&#34;)
✓ Setting active project to &#39;/Users/scanelon/Box/2-Teaching/R-Projects/R-Ladies/RLadies-xaringan-template&#39;
✓ Activating GitHub Pages for &#39;spcanelon/rladies-xaringan-template&#39;
✓ GitHub Pages is publishing from:
● URL: &#39;https://spcanelon.github.io/RLadies-xaringan-template/&#39;
● Branch: &#39;master&#39;
● Path: &#39;/&#39;
--&gt;
&lt;p&gt;&lt;strong&gt;10. Visit the link provided to see your newly deployed slides!&lt;/strong&gt; 🚀&lt;br&gt;Don’t panic if you don’t see them right away, sometimes it takes a little time. This is the link you will share with the world when you present. Notice it looks &lt;em&gt;very&lt;/em&gt; similar to your GitHub repo link.
&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Link to the R-Ladies xaringan template rendered slides:&lt;br&gt;
&lt;a href=&#34;https://spcanelon.github.io/RLadies-xaringan-template&#34; class=&#34;uri&#34;&gt;https://spcanelon.github.io/RLadies-xaringan-template&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;bonus-steps&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Bonus steps&lt;/h1&gt;
&lt;p&gt;11. Go to the &lt;a href=&#34;https://github.com/spcanelon/RLadies-xaringan-template&#34;&gt;repository home page&lt;/a&gt; and find the About section on the right hand side. Add a description of your presentation and the link to your slides, that way your presentation is easily available to anyone visiting your repo.&lt;/p&gt;
&lt;p&gt;12. Check out Garrick Aden-Buie’s blog post Sharing Your xaringan Slides to learn how to &lt;a href=&#34;https://www.garrickadenbuie.com/blog/sharing-xaringan-slides/#create-a-social-media-card&#34;&gt;create a social media card&lt;/a&gt; for your slides and use your new link to share your slides in more places (e.g. &lt;a href=&#34;https://www.garrickadenbuie.com/blog/sharing-xaringan-slides/#embed-your-slides&#34;&gt;embedded on a website&lt;/a&gt;, etc.)&lt;/p&gt;
&lt;p&gt;13. This GitHub Pages workflow is not exclusive to xaringan slides! Try it out with any other HTML file.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;learn-more&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Learn more&lt;/h1&gt;
&lt;div id=&#34;foundation&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Foundation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://spcanelon.github.io/xaringan-basics-and-beyond/index.html&#34;&gt;Sharing Your Work with xaringan • Silvia Canelón&lt;/a&gt; – workshop site&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://silvia.rbind.io/talk/2020-12-17-introduccion-xaringan/&#34;&gt;Introducción al Paquete xaringan • Silvia Canelón&lt;/a&gt; – R-Ladies Meetup&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://arm.rbind.io/slides/xaringan.html&#34;&gt;Making Slides with R Markdown • Alison Hill&lt;/a&gt; – workshop slides&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://slides.yihui.org/xaringan/&#34;&gt;Presentation Ninja • xaringan Official Document&lt;/a&gt; – package documentation&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/yihui/rmarkdown/xaringan.html&#34;&gt;Chapter 7 xaringan Presentations • R Markdown: The Definitive Guide&lt;/a&gt; – book chapter&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;sharing-your-slides&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Sharing your slides&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.garrickadenbuie.com/blog/sharing-xaringan-slides/&#34;&gt;Sharing Your xaringan Slides • Garrick Aden‑Buie&lt;/a&gt; – blog post&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://jhelvy.github.io/xaringanBuilder/&#34;&gt;Functions For Building Xaringan Slides To Different Outputs. • xaringanBuilder&lt;/a&gt; – package site&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://alison.rbind.io/talk/2020-sharing-short-notice/&#34;&gt;Sharing on Short Notice • Alison Hill &amp;amp; Desirée De Leon&lt;/a&gt; – video resource for deploying via Netlify&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;making-your-slides-extra-special&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Making your slides extra special&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://presentable-user2021.netlify.app/&#34;&gt;Professional, Polished, Presentable • Garrick Aden‑Buie &amp;amp; Silvia Canelón • useR!2021&lt;/a&gt; – workshop site&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/yihui/xaringan/wiki&#34;&gt;Home · yihui/xaringan Wiki • GitHub&lt;/a&gt; – wiki of customizations for xaringan&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.garrickadenbuie.com/talk/extra-great-slides-nyhackr/&#34;&gt;Making Extra Great Slides • Garrick Aden‑Buie&lt;/a&gt; – talk &amp;amp; slides with xaringan overview and featuring CSS styling and xaringanthemer&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.katiejolly.io/blog/2021-03-16/designing-slides&#34;&gt;Applying design guidelines to slides with {xaringanthemer} • katie jolly&lt;/a&gt; – blog post&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://pkg.garrickadenbuie.com/xaringanExtra/#/?id=xaringanextra&#34;&gt;A playground of extensions for xaringan • xaringanExtra&lt;/a&gt; – package site&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://pkg.garrickadenbuie.com/xaringanthemer/&#34;&gt;Custom xaringan CSS Themes • xaringanthemer&lt;/a&gt; – package site&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Note from the Editor: Silvia’s post is a mini masterpiece of clear, concise writing that elucidates complex technology within the narrow context of explaining a single well-defined task. Silvia does not attempt to say everything she knows about the subject, and she resists digressions that might obscure the path she is laying out. It is an example of achieving clarity through saying less.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://happygitwithr.com/rstudio-git-github.html&#34;&gt;Chapter 12 Connect RStudio to Git and GitHub | Happy Git and GitHub for the useR&lt;/a&gt;&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://chris.beams.io/posts/git-commit/#imperative&#34;&gt;How to Write a Git Commit Message | Chris Beams&lt;/a&gt;&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/11/18/deploying-xaringan-slides-a-ten-step-github-pages-workflow/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>An R Community Public Library</title>
      <link>https://rviews.rstudio.com/2021/11/04/bookdown-org/</link>
      <pubDate>Thu, 04 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/11/04/bookdown-org/</guid>
      <description>
        &lt;p&gt;If you haven&amp;rsquo;t recently visited &lt;a href=&#34;https://bookdown.org/&#34;&gt;bookdown.org&lt;/a&gt;, RStudio&amp;rsquo;s free site for publishing books written with the  &lt;a href=&#34;https://github.com/rstudio/bookdown&#34;&gt;bookdown&lt;/a&gt; R package, you many be amazed at what is available. Currently, there are over one hundred fifty titles listed under the &lt;a href=&#34;https://bookdown.org/home/archive/&#34;&gt;Books&lt;/a&gt; tab. These are written in a panoply of languages including Bulgarian, Chinese, English, French, German, Hindi, Italian, Japanese, Korean, Lithuanian (maybe), Norwegian, Portuguese, Russian, Slovenian (I think) and Vietnamese. The breadth of topics is extraordinary! Most books are concerned with R programming or statistical analyses, but you can find the odd volume of &lt;a href=&#34;https://bookdown.org/gorodnichy/andre/&#34;&gt;Russian poetry&lt;/a&gt; or treatise on &lt;a href=&#34;https://blairfix.github.io/capital_as_power/why-write-a-book-about-capital.html#capitalism-without-capital&#34;&gt;Capital&lt;/a&gt;. Even with the aid of the bubble chart of tags there are hours of browsing here.&lt;/p&gt;

&lt;iframe id=&#34;tags&#34;
    title=&#34;Bookdown Topics&#34;
    width=&#34;100%&#34;
    height=&#34;300&#34;
    src=&#34;https://bookdown.org/home/tags/&#34;&gt;
&lt;/iframe&gt;

&lt;p&gt;The sophistication of the content ranges from student notes to texts that have been published in hardcover. The latter include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://adv-r.hadley.nz/&#34;&gt;Advanced R&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://advanced-r-solutions.rbind.io/&#34;&gt;Advanced R Solutions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/roback/bookdown-BeyondMLR/&#34;&gt;Beyond Multiple Linear Regression&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/yihui/blogdown/&#34;&gt;blogdown: Creating Websites with R Markdown&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/yihui/bookdown/&#34;&gt;bookdown: Authoring Books and Technical Documents with R Markdown&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://blairfix.github.io/capital_as_power/&#34;&gt;CAPITAL AS POWER: A Study of Order and Creorder&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/aclark/chess/&#34;&gt;Chess Encounters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://jokergoo.github.io/ComplexHeatmap-reference/book/&#34;&gt;ComplexHeatmap Complete Reference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://compgenomr.github.io/book/&#34;&gt;Computational Genomics with R&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.datascienceatthecommandline.com/1e/&#34;&gt;Data Science at the Command Line, 1e &lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://datascienceineducation.com/&#34;&gt;Data Science in Education Using R&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://livebook.datascienceheroes.com/&#34;&gt;Data Science Live Book&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://rkabacoff.github.io/datavis/&#34;&gt;Data Visualization with R&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://csgillespie.github.io/efficientR/&#34;&gt;https://csgillespie.github.io/efficientR/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://engineering-shiny.org/&#34;&gt;Engineering Production-Grade Shiny Apps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/rdpeng/exdata/&#34;&gt;Exploratory Data Analysis with R&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://ema.drwhy.ai/&#34;&gt;Explanatory Model Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://otexts.com/fpp2/&#34;&gt;Forecasting: Principles and Practice (2nd ed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://clauswilke.com/dataviz/&#34;&gt;Fundamentals of Data Visualization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://geocompr.robinlovelace.net/&#34;&gt;Geocomputation with R&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://rstudio-education.github.io/hopr/&#34;&gt;Hands-On Programming with R&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://plotly-r.com/&#34;&gt;Interactive web-based data visualization with R, plotly, and shiny&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://rafalab.github.io/dsbook/&#34;&gt;Introduction to Data Science&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://rc2e.com/&#34;&gt;R Cookbook, 2nd Edition&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://r4ds.had.co.nz/&#34;&gt;R for Data Science&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://argoshare.is.ed.ac.uk/healthyr_book/&#34;&gt;R for Health Data Science&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://r-graphics.org/&#34;&gt;R Graphics Cookbook, 2nd edition&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gedevan-aleksizde.github.io/rmarkdown-cookbook/&#34;&gt;R Markdown&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/yihui/rmarkdown-cookbook/&#34;&gt;R Markdown Cookbook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/yihui/rmarkdown/&#34;&gt;R Markdown: The Definitive Guide&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://r-pkgs.org/&#34;&gt;R Packages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/rdpeng/rprogdatascience/&#34;&gt;R Programming for Data Science&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://moderndive.com/&#34;&gt;Statistical Inference via Data Science&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/pbaumgartner/wiss-arbeiten/&#34;&gt;Studieren und Forschen mit dem Internet&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://smltar.com/&#34;&gt;Supervised Machine Learning for Text Analysis in R&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/rbg/surrogates/&#34;&gt;Surrogates&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://info201.github.io/&#34;&gt;Technical Foundations of Informatics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.tidytextmining.com/&#34;&gt;Text Mining with R&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Happy Reading!! And, please let us know if you would like review one of these books.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/11/04/bookdown-org/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>September 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/10/28/september-2021-top-40-new-cran-packages/</link>
      <pubDate>Thu, 28 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/10/28/september-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred twenty new packages stuck to CRAN in September. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in fourteen categories: Art, Computational Methods, Data, Econometrics, Finance and Insurance, Genomics, Machine Learning, Medicine, Networks and Graphs, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;art&#34;&gt;Art&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rfishdraw&#34;&gt;rfishdraw&lt;/a&gt; v0.1.0: Automatically generates fish drawings using the &lt;a href=&#34;https://github.com/LingDong-/fishdraw&#34;&gt;fishdraw&lt;/a&gt; JavaScript library. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rfishdraw/vignettes/rfishdraw-vegnette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rfishdraw.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Line drawing of a fish&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-mehods&#34;&gt;Computational Mehods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=abmR&#34;&gt;abmR&lt;/a&gt; v1.0.4: Supplies tools for running agent-based models (ABM) as discussed in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.09.15.460374v1&#34;&gt;Gochanour et al. (2021)&lt;/a&gt; including two movement functions based on the &lt;a href=&#34;https://journals.aps.org/pr/abstract/10.1103/PhysRev.36.823&#34;&gt;Ornstein-Uhlenbeck model (1930)&lt;/a&gt;. See the &lt;a href=&#34;https://www.bengochanour.com/abmr&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;abmR.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Simulated movement on a map of Europe&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SemiEstimate&#34;&gt;SemiEstimate&lt;/a&gt; v1.1.3: Implements an improved method of two-step Newton-Raphson iteration based on &lt;a href=&#34;https://arxiv.org/abs/2108.07928&#34;&gt;implicit profiling&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SemiEstimate/vignettes/Code.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SimEngine&#34;&gt;SimEngine&lt;/a&gt; v1.0.0: Implements functions for structuring, maintaining, running, and debugging statistical simulations on both local and cluster-based computing environments. Emphasis is placed on &lt;a href=&#34;https://avi-kenny.github.io/SimEngine/&#34;&gt;documentation&lt;/a&gt; and scalability. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/SimEngine/vignettes/SimEngine.html&#34;&gt;Introduction&lt;/a&gt;, an example &lt;a href=&#34;https://cran.r-project.org/web/packages/SimEngine/vignettes/example_1.html&#34;&gt;Power Calculation&lt;/a&gt;, and a vignette &lt;a href=&#34;https://cran.r-project.org/web/packages/SimEngine/vignettes/example_2.html&#34;&gt;Comparing SE Estimators&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SimEngine.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Line plot comparing estimators&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=asylum&#34;&gt;asylum&lt;/a&gt; v1.0.1: Provides &lt;a href=&#34;https://www.gov.uk/government/statistics/immigration-statistics-year-ending-june-2021&#34;&gt;data on asylum and resettlement&lt;/a&gt; from the UK Home Office. See &lt;a href=&#34;https://cran.r-project.org/web/packages/asylum/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hockeyR&#34;&gt;hockeyR&lt;/a&gt; v0.1.1: Provides functions to scrape hockey play-by-play data from &lt;a href=&#34;https://www.nhl.com/&#34;&gt;NHL.com&lt;/a&gt; and &lt;a href=&#34;https://www.hockey-reference.com/&#34;&gt;Hockey-Reference.com&lt;/a&gt;  including standings, player stats, and jersey number history. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/hockeyR/vignettes/hockeyR.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/hockeyR/vignettes/hockey-ref-scrapers.html&#34;&gt;Scraping&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=yowie&#34;&gt;yowie&lt;/a&gt; v0.1.0: Provides longitudinal wages data sets and several demographic variables from the &lt;a href=&#34;https://www.nlsinfo.org/content/cohorts/nlsy79/get-data&#34;&gt;National Longitudinal Survey of Youth&lt;/a&gt; from 1979 to 2018 including: the wages data from the cohort whose highest grade completed is up to high school; the wages data of the high school dropouts and; the demographic data of the cohort in the survey year 1979. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/yowie/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;yowie.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Plots of wages data by year&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;econometrics&#34;&gt;Econometrics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=COINr&#34;&gt;COINr&lt;/a&gt; v0.5.5: Implements a development environment for composite indicators and scoreboards including utilities for construction (indicator selection, denomination, imputation, data treatment, normalization, weighting and aggregation) and analysis (multivariate analysis, correlation plotting. Look &lt;a href=&#34;https://bluefoxr.github.io/COINrDoc/&#34;&gt;here&lt;/a&gt; for an online book, and see the &lt;a href=&#34;https://cran.r-project.org/web/packages/COINr/vignettes/Overview.html&#34;&gt;vignette&lt;/a&gt; for an extended overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;COINr.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot of framework for an index&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spflow&#34;&gt;spflow&lt;/a&gt; v0.1.0: Provides functions to estimate spatial econometric models of origin-destination flows which may exhibit spatial autocorrelation in both the dependent variable and the explanatory variables. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1467-9787.2008.00573.x?__cf_chl_jschl_tk__=pmd_uU3GYgF2MB9QotpSVXhFXciPWWzPKYTf8SW7EHjxWmI-1635285331-0-gqNtZGzNAlCjcnBszQ8R&#34;&gt;LeSage and Pace (2008)&lt;/a&gt; for information on the model, &lt;a href=&#34;https://www.tse-fr.eu/fr/publications/revisiting-estimation-methods-spatial-econometric-interaction-models&#34;&gt;Dargel (2021)&lt;/a&gt; for information on the estimation procedures, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/spflow/vignettes/paris_commute_flows.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spflow.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Spatial maps of population and other variables&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance-and-insurance&#34;&gt;Finance and Insurance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DOSPortfolio&#34;&gt;DOSPortfolio&lt;/a&gt; v0.1.0: Implements dynamic optimal shrinkage estimators for the weights of the global minimum variance portfolio reconstructed at given reallocation points as derived in &lt;a href=&#34;https://arxiv.org/abs/2106.02131&#34;&gt;Bodnar et al. (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DOSPortfolio/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SPLICE&#34;&gt;SPLICE&lt;/a&gt; v1.0.0: Extends the individual claim simulator &lt;a href=&#34;https://cran.r-project.org/package=SynthETIC&#34;&gt;SynthETIC&lt;/a&gt; to simulate the evolution of case estimates of incurred losses through the lifetime of an insurance claim. See &lt;a href=&#34;https://arxiv.org/abs/2109.04058&#34;&gt;Taylor &amp;amp; Wang (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/SPLICE/vignettes/SPLICE-demo.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MAnorm2&#34;&gt;MAnorm2&lt;/a&gt; v1.2.0: Implements a method for normalizing ChIP-seq signals across individual samples or groups of samples and a system of statistical models for calling differential ChIP-seq signals between two or more biological conditions.  Refer to &lt;a href=&#34;https://genome.cshlp.org/content/31/1/131&#34;&gt;Tu et al. (2021)&lt;/a&gt; and &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.07.27.453915v1&#34;&gt;Chen et al. (2021)&lt;/a&gt; for the statistical details. The &lt;a href=&#34;https://cran.r-project.org/web/packages/MAnorm2/vignettes/MAnorm2_vignette.html&#34;&gt;vignette&lt;/a&gt; provides several examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MAnorm2.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Before and after normalization MA plots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RevGadgets&#34;&gt;RevGadgets&lt;/a&gt; v1.0.0: Provides functions to process and visualize the output of complex phylogenetic analyses from the &lt;a href=&#34;https://revbayes.github.io/&#34;&gt;RevBayes&lt;/a&gt; phylogenetic graphical modeling software. Look &lt;a href=&#34;https://revbayes.github.io/tutorials/intro/revgadgets&#34;&gt;here&lt;/a&gt; for a tutorial.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RevGadgets.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Circular plot of ancestral-state estimates&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=morphemepiece&#34;&gt;morphemepiece&lt;/a&gt; v1.0.1: Provides functions to tokenize text into morphemes ether by table lookup or a modified wordpiece tokenization algorithm. There is a vignette on testing the &lt;a href=&#34;https://cran.r-project.org/web/packages/morphemepiece/vignettes/algorithm_test.html&#34;&gt;fall-through algorithm&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/morphemepiece/vignettes/generating_vocab.html&#34;&gt;Generating a Vocabulary&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NIMAA&#34;&gt;NIMAA&lt;/a&gt; v0.1.0: Implements a pipeline for nominal data mining, which can effectively find special relationships between data. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.03.18.436040v3&#34;&gt;Jafari et al. (2021)&lt;/a&gt; for a description of the method and the &lt;a href=&#34;https://cran.r-project.org/web/packages/NIMAA/vignettes/NIMAA-vignette.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;NIMAA.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Bipartite plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gapclosing&#34;&gt;gapclosing&lt;/a&gt; v1.0.2: Provides functions to estimate the disparities across categories (e.g. Black and white) that persists if a treatment variable (e.g. college) is equalized. See &lt;a href=&#34;https://osf.io/preprints/socarxiv/gx4y3/&#34;&gt;Lundberg (2021)&lt;/a&gt; for the methodology and the &lt;a href=&#34;https://cran.r-project.org/web/packages/gapclosing/vignettes/gapclosing.html&#34;&gt;vignette&lt;/a&gt; for an overview with examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gapclosing.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Disparity plot of mean outcome by category&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=iDOVE&#34;&gt;iDOVE&lt;/a&gt; v1.3: Implements a nonparametric maximum likelihood method for assessing potentially time-varying vaccine efficacy against SARS-CoV-2 infection under staggered enrollment and time-varying community transmission, allowing crossover of placebo volunteers to the vaccine arm. See &lt;a href=&#34;https://academic.oup.com/cid/advance-article/doi/10.1093/cid/ciab630/6321290&#34;&gt;Lin et al. (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/iDOVE/vignettes/iDOVE_vignette.pdf&#34;&gt;vignette&lt;/a&gt; for the details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=powerly&#34;&gt;powerly&lt;/a&gt; v1.5.2: Implements the sample size computation method for network models proposed by &lt;a href=&#34;https://psyarxiv.com/j5v7u/&#34;&gt;Constantin et al. (2021)&lt;/a&gt; which takes the form of a three-step recursive algorithm to find an optimal sample size given a model specification and a performance measure of interest. See &lt;a href=&#34;https://cran.r-project.org/web/packages/powerly/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;powerly.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Poster showing methodology&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ppseq&#34;&gt;ppseq&lt;/a&gt; v0.1.1: Provides functions to design clinical trials using sequential predictive probability monitoring. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ppseq/vignettes/one_sample_expansion.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;h3 id=&#34;networks-and-graphs&#34;&gt;Networks and Graphs&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multigraphr&#34;&gt;multigrapher&lt;/a&gt; v0.1.0: Implements methods and models for analyzing multigraphs as introduced by &lt;a href=&#34;https://www.exeley.com/journal_of_social_structure/doi/10.21307/joss-2019-011&#34;&gt;Shafie (2015)&lt;/a&gt; including methods to study local and global properties and goodness of fit tests. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/0022250X.2016.1219732?journalCode=gmas20&#34;&gt;Shafle (2016)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/multigraphr/vignettes/multigraphr.html&#34;&gt;vignette&lt;/a&gt; provides an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;multigrapher.png&#34; height = &#34;400&#34; width=&#34;600&#34; alt=&#34;Examples of multigraphs&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nevada&#34;&gt;nevada&lt;/a&gt; v0.1.0: Implements a statistical framework for network-valued data analysis which leverages the complexity of the space of distributions on graphs. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167947319302518?via%3Dihub&#34;&gt;Lovato et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssc.12463&#34;&gt;Lovato et al. (2021)&lt;/a&gt; for the statistical background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/nevada/vignettes/nevada.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=robber&#34;&gt;robber&lt;/a&gt; v0.2.2: Implementation of a variety of methods to compute the robustness of ecological interaction networks with binary interactions as described in &lt;a href=&#34;https://arxiv.org/abs/1910.10512&#34;&gt;Chabert-Liddell et al. (2021)&lt;/a&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/robber/vignettes/topological-analysis.html&#34;&gt;Topological Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;robber.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plots comparing the influence of structure on robustness&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=argoFloats&#34;&gt;argoFloats&lt;/a&gt; v1.0.3: Supports the analysis of oceanographic data recorded by Argo autonomous drifting profiling floats. See &lt;a href=&#34;https://www.frontiersin.org/articles/10.3389/fmars.2021.635922/full&#34;&gt;Kelley et al. (2021)&lt;/a&gt; for more on the scientific context and applications. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/argoFloats/vignettes/argoFloats.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/argoFloats/vignettes/qc.html&#34;&gt;Quality Control and Adjusted Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;argoFloats.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Spatial plot of Arfo floats off the Bahamas&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=biosurvey&#34;&gt;biosurvey&lt;/a&gt; v0.1.1: Provides tools that allow users to plan systems of sampling sites with the goals of increasing the efficiency of biodiversity monitoring. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/j.1466-8238.2011.00662.x&#34;&gt;Arita et al. (2011)&lt;/a&gt; and &lt;a href=&#34;https://journals.ku.edu/jbi/article/view/4801&#34;&gt;Soberón &amp;amp; Cavner (2015)&lt;/a&gt; for background. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/biosurvey/vignettes/biosurvey_preparing_data.html&#34;&gt;Preparing Data&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/biosurvey/vignettes/biosurvey_selecting_sites.html&#34;&gt;Selecting Sample Sites&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/biosurvey/vignettes/biosurvey_selection_with_preselected_sites.html&#34;&gt;Using Preselected Points&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/biosurvey/vignettes/biosurvey_testing_module.html&#34;&gt;Testing Efficacy of Selected Sites&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;biosurvey.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots contrasting environmental space vs. geographic space&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HostSwitch&#34;&gt;HostSwitch&lt;/a&gt; v0.1.0: Provides functions to aims to investigate the dynamics of the host switch in the population of an organism that interacts with current and potential hosts over generations. The underlying model is based on &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0139225&#34;&gt;Araujo et al. (2015)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/HostSwitch/vignettes/HostSwitch.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;HostSwitch.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of distributions of phenotypes by number of generations&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cvam&#34;&gt;cvam&lt;/a&gt; v0.9.2: Extends R&amp;rsquo;s implementation of categorical variables (factors) to handle coarsened observations and implements log-linear models for coarsened categorical data, including latent-class models. There is a vignette describing &lt;a href=&#34;https://cran.r-project.org/web/packages/cvam/vignettes/UnderstandingCoarsenedFactorsInCvam.pdf&#34;&gt;Coarsened Factors&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/cvam/vignettes/FittingLogLinearModelsInCvam.pdf&#34;&gt;Fitting Log-linear Models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=JustifyAlpha&#34;&gt;JustifyAlpha&lt;/a&gt; v0.1.1: Provides functions to justify alpha levels for statistical hypothesis tests by avoiding Lindley&amp;rsquo;s paradox, or by minimizing or balancing error rates. See &lt;a href=&#34;https://psyarxiv.com/ts4r6/&#34;&gt;Maier &amp;amp; Lakens (2021)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/JustifyAlpha/vignettes/Introduction_to_JustifyAlpha.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;JustifyAlpha.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plots of error rate vs. alpha level&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sphunif&#34;&gt;sphunif&lt;/a&gt; v1.0.1: Implements functions to test for uniformity on circles and hyperspheres. See &lt;a href=&#34;https://arxiv.org/abs/2008.09897&#34;&gt;García-Portugués et al. (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://arxiv.org/abs/2008.09897&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spatialRF&#34;&gt;spatialRF&lt;/a&gt; v1.1.3: Implements methods to automatically generate and select spatial predictors for spatial regression with Random Forest. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304380006000925?via%3Dihub&#34;&gt;Dray et al. (2006)&lt;/a&gt; and  RFsp &lt;a href=&#34;https://peerj.com/articles/5518/&#34;&gt;Hengl et al. (2017)&lt;/a&gt;. Look &lt;a href=&#34;https://blasbenito.github.io/spatialRF/&#34;&gt;here&lt;/a&gt; for documentation and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spatialRF.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Grid of prediction graphs&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vdra&#34;&gt;vdra&lt;/a&gt; v1.0.0: Implements three protocols for performing secure linear, logistic, and Cox regression on vertically partitioned data across several data partners in such a way that data is not shared among data partners. See &lt;a href=&#34;https://ieeexplore.ieee.org/document/4476748&#34;&gt;Slavkovic et. al. (2007)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/vdra/vignettes/An-Introduction-to-the-VDRA-Package.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/vdra/vignettes/How-to-Use-the-VDRA-Package-with-PopMedNet.html&#34;&gt;Using PopMedNet&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/vdra/vignettes/VDRA-Communications-and-Files.html&#34;&gt;Communications and Files&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/vdra/vignettes/VDRA-Workflow.html&#34;&gt;Workflow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;vdra.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Diagram of information flow among data partners&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GlarmaVarSel&#34;&gt;GlarmaVarSel&lt;/a&gt; v1.0: Implements functions for variable selection in high-dimensional sparse GLARMA models. See &lt;a href=&#34;https://arxiv.org/abs/2007.08623v1&#34;&gt;Gomtsyan et al. (2020)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/GlarmaVarSel/vignettes/GlarmaVarSel.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mrf&#34;&gt;mrf&lt;/a&gt; v0.5.1: Implements a method to forecast univariate times series using a feature extraction algorithm based on the Haar wavelet transform. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mrf/vignettes/mrf.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mrf.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of electricity demand&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=colorblindcheck&#34;&gt;colorblindcheck&lt;/a&gt; v1.0.0: Provides functions to compare color palettes with simulations of color vision deficiencies - deuteranopia, protanopia, and tritanopia. It includes a calculation of distances between colors and creates summaries of differences between color palettes and simulations of color vision deficiencies. See the &lt;a href=&#34;http://www.vis4.net/blog/2018/02/automate-colorblind-checking/&#34;&gt;post&lt;/a&gt; by G. Aisch for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/colorblindcheck/vignettes/intro-to-colorblindcheck.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;colorblindcheck.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Chart showing how colors ar perceived by people with various forms of colorblindness&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=filearray&#34;&gt;filearray&lt;/a&gt; v0.1.1: Implements file-backed arrays for out-of-memory computation using gigabyte-level multi-threaded read/write via &lt;code&gt;OpenMP&lt;/code&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/filearray/vignettes/performance.html&#34;&gt;vignette&lt;/a&gt; compares performance with native R.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=httr2&#34;&gt;httr2&lt;/a&gt; v0.1.1: Implements tools for creating and modifying HTTP requests, executing them, and then processing the results. &lt;code&gt;httr2&lt;/code&gt; is a modern re-imagining of &lt;code&gt;httr&lt;/code&gt; that uses a pipe-based interface and solves more of the problems that API wrapping packages face. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/httr2/vignettes/httr2.html&#34;&gt;httr2&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/httr2/vignettes/wrapping-apis.html&#34;&gt;Wrapping APIs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=quadtree&#34;&gt;quadtree&lt;/a&gt; v0.1.2: Provides region quadtrees for working with spatial data, which allow for variable-sized cells. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/quadtree/vignettes/quadtree-code.html&#34;&gt;code&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/quadtree/vignettes/quadtree-creation.html&#34;&gt;creation&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/quadtree/vignettes/quadtree-lcp.html&#34;&gt;lcp&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/quadtree/vignettes/quadtree-usage.html&#34;&gt;usage&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;quadtree.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Illustration of Quadtree Structure&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tabxplor&#34;&gt;tabxplor&lt;/a&gt; v1.0.2: Implements tools to create, manipulate, and color highlight cross-tables, and export them to &lt;code&gt;Excel&lt;/code&gt; or &lt;code&gt;HTML&lt;/code&gt; with formats and colors. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tabxplor/vignettes/tabxplor.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tabxplor.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Table with color highlighting&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bittermelon&#34;&gt;bittermelon&lt;/a&gt; v0.1.3: Provides functions for creating and modifying bitmaps with special emphasis on bitmap fonts and their glyphs including native read/write support for the &lt;code&gt;hex&lt;/code&gt; and &lt;code&gt;yaff&lt;/code&gt; bitmap font formats. Look &lt;a href=&#34;https://trevorldavis.com/R/bittermelon/&#34;&gt;here&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bittermelon.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Bitmap rendering of a Go Board&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=d3po&#34;&gt;d3po&lt;/a&gt; v0.3.2: Implements an Apache licensed alternative to &lt;code&gt;Highcharter&lt;/code&gt; which provides functions for interactive visualization for &lt;code&gt;Markdown&lt;/code&gt; and &lt;code&gt;Shiny&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/d3po/vignettes/d3po.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;d3po.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Example of bubblechart&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggHoriPlot&#34;&gt;ggHoriPlot&lt;/a&gt; v1.0.0: implements &lt;code&gt;geom_horizon()&lt;/code&gt; and other functions for building horizon plots with &lt;code&gt;ggplot2&lt;/code&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ggHoriPlot/vignettes/ggHoriPlot.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/ggHoriPlot/vignettes/examples.html&#34;&gt;vignette&lt;/a&gt; with examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggHoriPlot.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Horizon plot showing content along human genome&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=plotbb&#34;&gt;plotbb&lt;/a&gt; v0.0.6: Provides a proof of concept for implementing a grammar for base R plots.See the &lt;a href=&#34;https://cran.r-project.org/web/packages/plotbb/vignettes/plotbb.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;plotbb.png&#34; height = &#34;200&#34; width=&#34;350&#34; alt=&#34;Enhanced base R scatter plot&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=semptools&#34;&gt;semptools&lt;/a&gt; v0.2.9.3: Implements functions for customizing structural equation plots that can be chained using a pipe operator. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/semptools/vignettes/semptools.html&#34;&gt;Quick Start Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/semptools/vignettes/keep_or_drop_nodes.html&#34;&gt;Nodes&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/semptools/vignettes/layout_matrix.html&#34;&gt;Matrix Layout&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/semptools/vignettes/quick_start_cfa.html&#34;&gt;CFA&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/semptools/vignettes/quick_start_sem.html&#34;&gt;SEM&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;semptools.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Plot depicting inter-factor covariances&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/10/28/september-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>A beginner&#39;s guide to Shiny modules</title>
      <link>https://rviews.rstudio.com/2021/10/20/a-beginner-s-guide-to-shiny-modules/</link>
      <pubDate>Wed, 20 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/10/20/a-beginner-s-guide-to-shiny-modules/</guid>
      <description>
        
&lt;script src=&#34;/2021/10/20/a-beginner-s-guide-to-shiny-modules/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;This post by Emily Riederer is the winning entry in our recent &lt;a href=&#34;https://rviews.rstudio.com/2021/08/04/r-views-blog-contest/&#34;&gt;Call for Documentation&lt;/a&gt; contest. Emily is a Senior Analytics Manager at Capital One where she leads a team building internal analytical tools including R packages, datamarts, and Shiny apps. Outside of work, Emily can be found sharing more code and ideas about analytics on her &lt;a href=&#34;https://emilyriederer.netlify.com/&#34;&gt;website&lt;/a&gt;, Twitter (&lt;span class=&#34;citation&#34;&gt;@emilyriederer&lt;/span&gt;) and GitHub (&lt;span class=&#34;citation&#34;&gt;@emilyriederer&lt;/span&gt;).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Shiny modules are often taught as an advanced topic, but they can also be a great way for novice Shiny developers to start building more complex applications. If you already are an R user who likes to &lt;strong&gt;think and write functions&lt;/strong&gt; and &lt;strong&gt;understand Shiny basics&lt;/strong&gt; (i.e. reactivity), then modules &lt;strong&gt;for certain types of tasks&lt;/strong&gt; (discussed at the end of this post) are an excellent way to up your game.&lt;/p&gt;
&lt;p&gt;Shiny’s tendency toward monolithic scripts and &lt;em&gt;lack&lt;/em&gt; of function-based thinking in introductory materials felt so unlike normal R programming. So, not only is it &lt;em&gt;possible&lt;/em&gt; to learn modules early, it may actually be decidedly easier than the alternative depending on your frame of mind.&lt;/p&gt;
&lt;p&gt;In this post, I walk through a toy example of building a reporting app from the &lt;code&gt;flights&lt;/code&gt; data in the &lt;a href=&#34;https://cran.r-project.org/package=nycflights13&#34;&gt;nycflights13&lt;/a&gt; package to demonstrate how modules help scale basic Shiny skills.&lt;/p&gt;
&lt;div id=&#34;why-modules&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Why Modules?&lt;/h2&gt;
&lt;p&gt;Modules act like functions by wrapping up sets of Shiny UI and server elements. You may wonder why you cannot just accomplish this with the normal R functions. The reason for this is a bit technical and is explained well in &lt;em&gt;Mastering Shiny&lt;/em&gt;. However, the technical knowledge needed to understand “why functions don’t work” should not make modules an advanced topic. If you see the value of writing functions, you are more than ready to take advantage of modules in app development.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;motivating-example&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Motivating Example&lt;/h2&gt;
&lt;p&gt;For the sake of argument, let’s pretend that we are building an airline dashboard to track travel delays against established thresholds. We have the following requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Let users pick a month of interest to visualize&lt;/li&gt;
&lt;li&gt;For each metric of interest, users should be able to:
&lt;ul&gt;
&lt;li&gt;See a time-series plot of the average daily value of the metric&lt;/li&gt;
&lt;li&gt;Download a PNG of the plot&lt;/li&gt;
&lt;li&gt;Read a text summary of how often the value breached the threshold&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;The metrics of interest are:
&lt;ul&gt;
&lt;li&gt;Average departure delay&lt;/li&gt;
&lt;li&gt;Average arrival delay&lt;/li&gt;
&lt;li&gt;Proportion of daily flights with an arrival delay exceeding 5 minutes&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is a preview of the final application. The full app is currently hosted in &lt;a href=&#34;https://emilyriederer.shinyapps.io/shiny-modules-demo/&#34;&gt;ShinyApps.io&lt;/a&gt; and the code available &lt;a href=&#34;https://github.com/emilyriederer/demo-shiny-modules&#34;&gt;on GitHub&lt;/a&gt;. It would not win any beauty contests, but its simple style allows us to focus on modules in the code.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://github.com/emilyriederer/docs-submission/blob/master/shiny-modules/app-photo.PNG?raw=true&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Two line graphs for departure and arrival times where we see variation compared to the average&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;set-up&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Set-Up&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(shiny)
library(nycflights13)
library(dplyr)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
## Attaching package: &amp;#39;dplyr&amp;#39;&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## The following objects are masked from &amp;#39;package:stats&amp;#39;:
## 
##     filter, lag&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## The following objects are masked from &amp;#39;package:base&amp;#39;:
## 
##     intersect, setdiff, setequal, union&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(ggplot2)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To understand the following explanation, it helps to familiarize yourself with the data. We filter the &lt;code&gt;flights&lt;/code&gt; data down to a single airline and aggregate the results by day.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ua_data &amp;lt;-
  nycflights13::flights %&amp;gt;%
  filter(carrier == &amp;quot;UA&amp;quot;) %&amp;gt;%
  mutate(ind_arr_delay = (arr_delay &amp;gt; 5)) %&amp;gt;%
  group_by(year, month, day) %&amp;gt;%
  summarize(
    n = n(),
    across(ends_with(&amp;quot;delay&amp;quot;), mean, na.rm = TRUE)
    ) %&amp;gt;%
  ungroup()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## `summarise()` has grouped output by &amp;#39;year&amp;#39;, &amp;#39;month&amp;#39;. You can override using the `.groups` argument.&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;head(ua_data)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 x 7
##    year month   day     n dep_delay arr_delay ind_arr_delay
##   &amp;lt;int&amp;gt; &amp;lt;int&amp;gt; &amp;lt;int&amp;gt; &amp;lt;int&amp;gt;     &amp;lt;dbl&amp;gt;     &amp;lt;dbl&amp;gt;         &amp;lt;dbl&amp;gt;
## 1  2013     1     1   165      7.65     6.27          0.476
## 2  2013     1     2   170     12.8      7.04          0.458
## 3  2013     1     3   159      8.66    -2.76          0.357
## 4  2013     1     4   161      6.84    -9.86          0.180
## 5  2013     1     5   117      9.66     0.786         0.274
## 6  2013     1     6   137      9.79     3.53          0.409&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next, we define the plotting function that we will use to visualize a month-long timeseries of data for each metric.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;viz_monthly &amp;lt;- function(df, y_var, threshhold = NULL) {
  
  ggplot(df) +
    aes(
      x = .data[[&amp;quot;day&amp;quot;]],
      y = .data[[y_var]]
    ) +
    geom_line() +
    geom_hline(yintercept = threshhold, color = &amp;quot;red&amp;quot;, linetype = 2) +
    scale_x_continuous(breaks = seq(1, 29, by = 7)) +
    theme_minimal()
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For example, to visualize the average arrival delay by day for all of March and compare it to a threshold of 10 minutes, we can write:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ua_data %&amp;gt;%
  filter(month == 3) %&amp;gt;%
  viz_monthly(&amp;quot;arr_delay&amp;quot;, threshhold = 10)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/10/20/a-beginner-s-guide-to-shiny-modules/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;one-module-at-a-time&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;One Module at a Time&lt;/h2&gt;
&lt;p&gt;Modules don’t just help organize your code; they help you organize your &lt;em&gt;thinking&lt;/em&gt;. Given our app requirements, it might feel overwhelming where to start. Filtering the data? Making the plots? Wiring up buttons? Inevitably, when juggling many components, you’re likely to introduce a bug by copy-pasting a line with the wrong &lt;code&gt;id&lt;/code&gt; or getting nested parentheses out of whack.&lt;/p&gt;
&lt;p&gt;Instead, modules essentially allow your to write &lt;em&gt;many simple Shiny apps&lt;/em&gt; and compose them together.&lt;/p&gt;
&lt;p&gt;For example, we might decide that first we just want to focus on a very simple app: given a monthly subset of the data, a metric, and a threshold of interest. Let’s write a simple text summary of the flights performance. We now know we just need to define a UI (&lt;code&gt;text_ui&lt;/code&gt;) with a single call to &lt;code&gt;textOutput()&lt;/code&gt;, a server (&lt;code&gt;text_server&lt;/code&gt;) that does a single calculation and calls &lt;code&gt;renderText()&lt;/code&gt;. Best of all, we can immediately see whether or not our “app” works by writing a minimalist testing function (&lt;code&gt;text_demo&lt;/code&gt;) which renders the text for a small, fake dataset.&lt;/p&gt;
&lt;p&gt;Those steps are implemented in a file called &lt;code&gt;mod-text.R&lt;/code&gt;:&lt;/p&gt;
&lt;p&gt;You can find all of the code for this tutorial in this &lt;a href=&#34;https://github.com/emilyriederer/demo-shiny-modules&#34;&gt;demo Shiny application&lt;/a&gt; repository.
We can follow the same pattern to create a module for the plot itself (in the file &lt;a href=&#34;https://github.com/emilyriederer/demo-shiny-modules/blob/master/mod-plot.R&#34;&gt;&lt;code&gt;mod-plot.R&lt;/code&gt;&lt;/a&gt;) consisting of a UI (&lt;code&gt;plot_ui&lt;/code&gt;), a server (&lt;code&gt;plot_server&lt;/code&gt;), and a testing function (&lt;code&gt;plot_demo&lt;/code&gt;). This module is responsible for plotting one metric and allowing users to download the results.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;composing-modules&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Composing Modules&lt;/h2&gt;
&lt;p&gt;We now have a text module and a plot module. However, for each metric of interest, we want to produce &lt;em&gt;both&lt;/em&gt;. We could call these two modules one-at-a-time, but we can also compose multiple modules together so that we can produce in single commands everything that we need for a given metric.&lt;/p&gt;
&lt;p&gt;With all of the underlying plot and text module logic abstracted, our metric module definition (in the &lt;code&gt;mod-metr.R&lt;/code&gt; file) is very clean and simple:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# metric module ----
metric_ui &amp;lt;- function(id) {
  
  fluidRow(
    text_ui(NS(id, &amp;quot;metric&amp;quot;)),
    plot_ui(NS(id, &amp;quot;metric&amp;quot;))
  )
  
}
metric_server &amp;lt;- function(id, df, vbl, threshhold) {
  
  moduleServer(id, function(input, output, session) {
    
    text_server(&amp;quot;metric&amp;quot;, df, vbl, threshhold)
    plot_server(&amp;quot;metric&amp;quot;, df, vbl, threshhold)
    
  })
  
}
metric_demo &amp;lt;- function() {
  
  df &amp;lt;- data.frame(day = 1:30, arr_delay = 1:30)
  ui &amp;lt;- fluidPage(metric_ui(&amp;quot;x&amp;quot;))
  server &amp;lt;- function(input, output, session) {
    metric_server(&amp;quot;x&amp;quot;, reactive({df}), &amp;quot;arr_delay&amp;quot;, 15)
  }
  shinyApp(ui, server)
  
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Again, we can test that these components went together as we intended by running the &lt;code&gt;metric_demo()&lt;/code&gt; function. We see the text from our text module on top of the plot and button from our plot module:&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://github.com/emilyriederer/docs-submission/blob/master/shiny-modules/mod-demo.PNG?raw=true&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Line graph for flight arrival times where we see how many days exceeded the average&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;This may be overkill for a simple app, but composing modules is very useful as your application grows in complexity. Everything you bundle into a module gives you a license to forget about how the next layer lower is implemented and frees up your mind to take on the next challenge.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;putting-it-all-together&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Putting it all together&lt;/h2&gt;
&lt;p&gt;Finally, we are ready to write our complete application in a file called &lt;code&gt;flights-app.R&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;viz_monthly &amp;lt;- function(df, y_var, threshhold = NULL) {
  
  ggplot(df) +
    aes(
      x = .data[[&amp;quot;day&amp;quot;]],
      y = .data[[y_var]]
    ) +
    geom_line() +
    geom_hline(yintercept = threshhold, color = &amp;quot;red&amp;quot;, linetype = 2) +
    scale_x_continuous(breaks = seq(1, 29, by = 7)) +
    theme_minimal()
}

# text module ----
text_ui &amp;lt;- function(id) {
  
  fluidRow(
    textOutput(NS(id, &amp;quot;text&amp;quot;))
  )
  
}

text_server &amp;lt;- function(id, df, vbl, threshhold) {
  
  moduleServer(id, function(input, output, session) {
    
    n &amp;lt;- reactive({sum(df()[[vbl]] &amp;gt; threshhold)})
    output$text &amp;lt;- renderText({
      paste(&amp;quot;In this month&amp;quot;, 
            vbl, 
            &amp;quot;exceeded the average daily threshhold of&amp;quot;,
            threshhold,
            &amp;quot;a total of&amp;quot;, 
            n(), 
            &amp;quot;days&amp;quot;)
    })
    
  })
  
}

text_demo &amp;lt;- function() {
  
  df &amp;lt;- data.frame(day = 1:30, arr_delay = 1:30)
  ui &amp;lt;- fluidPage(text_ui(&amp;quot;x&amp;quot;))
  server &amp;lt;- function(input, output, session) {
    text_server(&amp;quot;x&amp;quot;, reactive({df}), &amp;quot;arr_delay&amp;quot;, 15)
  }
  shinyApp(ui, server)
}
  
# plot module ----
plot_ui &amp;lt;- function(id) {
  
  fluidRow(
    column(11, plotOutput(NS(id, &amp;quot;plot&amp;quot;))),
    column( 1, downloadButton(NS(id, &amp;quot;dnld&amp;quot;), label = &amp;quot;&amp;quot;))
  )
  
}

plot_server &amp;lt;- function(id, df, vbl, threshhold = NULL) {
  
  moduleServer(id, function(input, output, session) {
    
    plot &amp;lt;- reactive({viz_monthly(df(), vbl, threshhold)})
    output$plot &amp;lt;- renderPlot({plot()})
    output$dnld &amp;lt;- downloadHandler(
      filename = function() {paste0(vbl, &amp;#39;.png&amp;#39;)},
      content = function(file) {ggsave(file, plot())}
    )
    
  })
}

plot_demo &amp;lt;- function() {
  
  df &amp;lt;- data.frame(day = 1:30, arr_delay = 1:30)
  ui &amp;lt;- fluidPage(plot_ui(&amp;quot;x&amp;quot;))
  server &amp;lt;- function(input, output, session) {
    plot_server(&amp;quot;x&amp;quot;, reactive({df}), &amp;quot;arr_delay&amp;quot;)
  }
  shinyApp(ui, server)
}

# metric module ----
metric_ui &amp;lt;- function(id) {
  
  fluidRow(
    text_ui(NS(id, &amp;quot;metric&amp;quot;)),
    plot_ui(NS(id, &amp;quot;metric&amp;quot;))
  )
  
}

metric_server &amp;lt;- function(id, df, vbl, threshhold) {
  
  moduleServer(id, function(input, output, session) {
    
    text_server(&amp;quot;metric&amp;quot;, df, vbl, threshhold)
    plot_server(&amp;quot;metric&amp;quot;, df, vbl, threshhold)
    
  })
  
}

metric_demo &amp;lt;- function() {
  
  df &amp;lt;- data.frame(day = 1:30, arr_delay = 1:30)
  ui &amp;lt;- fluidPage(metric_ui(&amp;quot;x&amp;quot;))
  server &amp;lt;- function(input, output, session) {
    metric_server(&amp;quot;x&amp;quot;, reactive({df}), &amp;quot;arr_delay&amp;quot;, 15)
  }
  shinyApp(ui, server)
  
}&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# load libraries ----
library(nycflights13)
library(shiny)
library(ggplot2)
library(dplyr)
# data prep ----
ua_data &amp;lt;-
  nycflights13::flights %&amp;gt;%
  filter(carrier == &amp;quot;UA&amp;quot;) %&amp;gt;%
  mutate(ind_arr_delay = (arr_delay &amp;gt; 5)) %&amp;gt;%
  group_by(year, month, day) %&amp;gt;%
  summarize(
    n = n(),
    across(ends_with(&amp;quot;delay&amp;quot;), mean, na.rm = TRUE)
    ) %&amp;gt;%
  ungroup()
# full application ----
ui &amp;lt;- fluidPage(
  
  titlePanel(&amp;quot;Flight Delay Report&amp;quot;),
  
  sidebarLayout(
  sidebarPanel = sidebarPanel(
    selectInput(&amp;quot;month&amp;quot;, &amp;quot;Month&amp;quot;, 
                choices = setNames(1:12, month.abb),
                selected = 1
    )
  ),
  mainPanel = mainPanel(
    h2(textOutput(&amp;quot;title&amp;quot;)),
    h3(&amp;quot;Average Departure Delay&amp;quot;),
    metric_ui(&amp;quot;dep_delay&amp;quot;),
    h3(&amp;quot;Average Arrival Delay&amp;quot;),
    metric_ui(&amp;quot;arr_delay&amp;quot;),
    h3(&amp;quot;Proportion Flights with &amp;gt;5 Min Arrival Delay&amp;quot;),
    metric_ui(&amp;quot;ind_arr_delay&amp;quot;)
  )
)
)
server &amp;lt;- function(input, output, session) {
  
  output$title &amp;lt;- renderText({paste(month.abb[as.integer(input$month)], &amp;quot;Report&amp;quot;)})
  df_month &amp;lt;- reactive({filter(ua_data, month == input$month)})
  metric_server(&amp;quot;dep_delay&amp;quot;, df_month, vbl = &amp;quot;dep_delay&amp;quot;, threshhold = 10)
  metric_server(&amp;quot;arr_delay&amp;quot;, df_month, vbl = &amp;quot;arr_delay&amp;quot;, threshhold = 10)
  metric_server(&amp;quot;ind_arr_delay&amp;quot;, df_month, vbl = &amp;quot;ind_arr_delay&amp;quot;, threshhold = 0.5)
  
}
shinyApp(ui, server)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You can find all of the code for this tutorial in this &lt;a href=&#34;https://github.com/emilyriederer/demo-shiny-modules&#34;&gt;demo Shiny application&lt;/a&gt; repository.&lt;/p&gt;
&lt;p&gt;Notice how few lines of code this file requires to create all of our components and interactions! We’ve eliminated much of the dense code, nesting, and potential duplication we might have encountered if trying to write our application without modules. The top-level code is accessible, semantic, and declarative. It is easy to understand the intent of each line and which pieces of UI and server logic are responsible for which components.&lt;/p&gt;
&lt;p&gt;Not all modules are made alike, and in this walk-through I chose simple tasks to demonstrate. Note that our modules &lt;em&gt;consume&lt;/em&gt; a reactive variable (data) from the environment, but they do not attempt to &lt;em&gt;alter&lt;/em&gt; the global environment or &lt;em&gt;exchange&lt;/em&gt; information between them. Modules that simply consume reactives are the easiest way to start out.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note from the Editor: Emily’s winning entry displays several characteristics of good technical writing. She is laser focused on her audience: R users who have some Shiny experience but who are not familiar with modules. Emily’s prose is direct, simple, informal and engaging. Reading it, I feel as if Emily is beside me showing me how things work, and that she cares about me understanding it. Emily’s code is spacious, and laid out to be read by others. And maybe not so obvious on the first reading, Emily’s writing is disciplined. It is clear that she knows a lot more about things than she has has put into the post, but is working under self imposed constraints in pursuit of clarity.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/10/20/a-beginner-s-guide-to-shiny-modules/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>FDA and the Dynamics of Curves</title>
      <link>https://rviews.rstudio.com/2021/10/14/fda-and-the-dynamics-of-curves/</link>
      <pubDate>Thu, 14 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/10/14/fda-and-the-dynamics-of-curves/</guid>
      <description>
        
&lt;script src=&#34;/2021/10/14/fda-and-the-dynamics-of-curves/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;An elegant application of Functional Data Analysis is to model longitudinal data as a curve and then study the curve’s dynamics. For example, in pharmacokinetics and other medical studies analyzing multiple measurements of drug or protein concentrations in blood samples, it may be interest to determine if the concentrations in subjects undergoing one type of treatment rise quicker than those undergoing an alternative treatment. In this post, I will generate some plausible fake data for measurements taken over time for two groups of subjects, use the techniques of Functional Data Analysis to represent these data as a continuous curve for each subject, and look at some of the dynamic properties of the curves, in particular their velocities and accelerations.&lt;/p&gt;
&lt;div id=&#34;synthetic-data&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Synthetic Data&lt;/h3&gt;
&lt;p&gt;The &lt;a href=&#34;https://cran.r-project.org/package=fdaoutlier&#34;&gt;fdaoutlier&lt;/a&gt; package contains functions to generate a number of stochastic models with a mechanism to generate reasonable outliers for each type of model. THe curves produced by model 4 look like they can serve plausible synthetic concentration curves. Instead of thinking of normal curves and outliers, I imagine the two related sets of curves to be the results of two different treatments influencing some measured concentration curve. In the example below, the curves associated with &lt;strong&gt;treatment 2&lt;/strong&gt; are of the form: &lt;span class=&#34;math display&#34;&gt;\[X_i(t) = \mu t(1 - t)^m + e_i(t),\]&lt;/span&gt;
while those associated with &lt;strong&gt;treatment 1&lt;/strong&gt; are of the form:
&lt;span class=&#34;math display&#34;&gt;\[X_i(t) = \mu(1 - t)t^m + e_i(t)\]&lt;/span&gt; where:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(t\in [0,1]\)&lt;/span&gt;,&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(e_i(t)\)&lt;/span&gt; is a Gaussian process with zero mean and covariance function of the form: &lt;span class=&#34;math display&#34;&gt;\[\gamma(s,t) = \alpha\exp\{-\beta|t-s|^\nu\},\]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(m\)&lt;/span&gt; is a constant&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(\mu\)&lt;/span&gt; is the mean value&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(\alpha\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(\beta\)&lt;/span&gt;, and &lt;span class=&#34;math inline&#34;&gt;\(\nu\)&lt;/span&gt; are coefficients in the covariance function&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(fdaoutlier)
library(tidyverse)
library(fda)
library(gganimate)
library(gridExtra)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The following code generates two different sets of longitudinal data from Model 4 which is described in the &lt;a href=&#34;https://cran.r-project.org/web/packages/fdaoutlier/vignettes/simulation_models.html&#34;&gt;vignette&lt;/a&gt; to the &lt;a href=&#34;https://cran.r-project.org/package=fdaoutlier&#34;&gt;fdaoutlier&lt;/a&gt; package.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(95139)
n_curves &amp;lt;- 100
n_obs &amp;lt;- 50
mod4 &amp;lt;- simulation_model4(n = n_curves, p = n_obs, outlier_rate = .5, seed = 50, plot = FALSE)
index &amp;lt;- 1:n_curves
index1 &amp;lt;- mod4$true_outliers
# curves_mat is an n_curves x n_obs matrix
curves_mat &amp;lt;- mod4$data
treat &amp;lt;- rep(2,n_obs)
curves &amp;lt;- data.frame(index, treat, curves_mat)
curves &amp;lt;- curves %&amp;gt;% mutate(treat = if_else((index %in% index1),1,2))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;There are 50 curves for each treatment and 50 points for each curve. This is probably the simplest case possible, and it is good enough to show how to explore the dynamics of curves. However, if you work with real longitudinal data you know that things are rarely this simple. But please be assured that FDA can deal with considerably more complexity, including a variable number of measurements for each subject, different measurement times for each subject, and situations where you have far fewer than 50 points for each subject. I have explored some of these situations in previous posts. For example, look &lt;a href=&#34;https://rviews.rstudio.com/2021/05/14/basic-fda-descriptive-statistics-with-r/&#34;&gt;here&lt;/a&gt; to see how to work with different time points, and &lt;a href=&#34;https://rviews.rstudio.com/2021/07/08/exploratory-fda-with-sparse-data/&#34;&gt;here&lt;/a&gt; for some ideas for working with sparse data. The first link above also points to basic references that should help you to get started with your data.&lt;/p&gt;
&lt;p&gt;Now, I reformat the data into a long form data frame and plot both sets of curves.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;time &amp;lt;- 1:n_obs

curves_l &amp;lt;- pivot_longer(curves, cols = !c(&amp;quot;index&amp;quot;, &amp;quot;treat&amp;quot;), names_to = &amp;quot;Xval&amp;quot;) %&amp;gt;%
            mutate(time = rep(time,100), .before = &amp;quot;treat&amp;quot;, treat = as.factor(treat)) %&amp;gt;%
            dplyr::select(-Xval)

p &amp;lt;- curves_l %&amp;gt;% ggplot(aes(time,value, color = treat)) +
     geom_line(aes(group = index)) + 
     scale_color_manual(values=c(&amp;quot;navy blue&amp;quot;, &amp;quot;dark grey&amp;quot;)) +
     ggtitle(&amp;quot;Model 4 Curves&amp;quot;)
p&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/10/14/fda-and-the-dynamics-of-curves/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;So far we just have plots based on a relatively small number of data points. Nevertheless, our eyes extrapolate, and we imagine seeing two sets of continuous curves with one set clearly rising to its maximum value faster than the other set. But we really don’t have continuous curves yet, we just have points.&lt;/p&gt;
&lt;p&gt;The next step is to invoke the mathematics of FDA to embed the points in an infinite dimensional vector space where the data for each subject is modeled by a continuous function (curve). Exactly how this happens is a bit involved, but the general idea is that we create a basis and then use the data and some techniques from the linear algebra of Hilbert spaces to estimate the time dependent coefficients that enable modeling each subject’s data points as a linear combination of the basis functions. So, from here on out we are not going to be working with the raw data anymore. We will be working with vector space models of the data. The upside is that we can now now have real curves (continuous function), and can calculate the values of the functions and other properties such as the first and second derivatives at any time point. If you are interested in the math, please have a look at the references listed at the bottom of my post on &lt;a href=&#34;https://rviews.rstudio.com/2021/06/10/functional-pca-with-r/&#34;&gt;Functional PCA&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;modeling-the-data-as-functions-with-a-b-spline-basis&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Modeling the data as functions with a B-Spline Basis&lt;/h3&gt;
&lt;p&gt;Here we use the function &lt;code&gt;fda::create.bspline.basis()&lt;/code&gt; to create a B-Spline basis covering the interval of our observations. The plot of the curves above indicates that specifying a knot at every multiple of 5 ought to be adequate for representing our data. Note that using cubic splines &lt;code&gt;n_order&lt;/code&gt; = 4 ensures that the splines will have continuous first and second derivatives at the knots.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;knots    = c(seq(0,n_obs,5)) #Location of knots
n_knots   = length(knots) #Number of knots
n_order   = 4 # order of basis functions: for cubic b-splines: order = 3 + 1
n_basis   = length(knots) + n_order - 2;
spline_basis = create.bspline.basis(rangeval = c(0,n_obs), nbasis = n_basis, norder = n_order)
#plot(spline_basis)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The following code uses the function &lt;code&gt;fda::Data2fda()&lt;/code&gt; and the &lt;code&gt;spline-basis&lt;/code&gt; to convert the Model 4 data points into functions and produce one fda object for each of the two groups of treatments.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# df1 is an (n_curves/2) x (n_obs) matrix 
df1 &amp;lt;- curves_mat[index1,] # data for treatment 1
index2 &amp;lt;- index[!(index %in% index1)]
df2 &amp;lt;- curves_mat[index2,]  # data for treatment 2
# Use the b-spline basis to create represent the curves as vectors in the function space
df1_obj &amp;lt;- Data2fd(argvals = 1:n_obs, y = t(df1), basisobj = spline_basis, lambda = 0.5)
df2_obj &amp;lt;- Data2fd(argvals = 1:n_obs, y = t(df2), basisobj = spline_basis, lambda = 0.5)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;computing-derivatives&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Computing Derivatives&lt;/h3&gt;
&lt;p&gt;Here we evaluate each function along with its first and second derivatives at a finer time scale than we used to originally display our data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tfine &amp;lt;- seq(0,50,by=.5)
# Each matrix is 101 x 50 rows are different times, columns are curves
pos1 &amp;lt;- as.vector(eval.fd(tfine, df1_obj));     pos2 &amp;lt;- as.vector(eval.fd(tfine, df2_obj))
vel1 &amp;lt;- as.vector(eval.fd(tfine, df1_obj,1));   vel2 &amp;lt;- as.vector(eval.fd(tfine, df2_obj,1)) 
acc1 &amp;lt;- as.vector(eval.fd(tfine, df1_obj,2));   acc2 &amp;lt;- as.vector(eval.fd(tfine, df2_obj,2))   &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that the velocities and accelerations computed above were returned as matrices. We convert them to vectors and put them into a data frame for plotting.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;time &amp;lt;- rep(tfine,50)
id1 &amp;lt;- rep(1:50,each=101)
id2 &amp;lt;- rep(51:100,each=101)

derv1 &amp;lt;- data.frame(time, id1, pos1, vel1, acc1)
derv2 &amp;lt;- data.frame(time, id2, pos2, vel2, acc2)

pv1 &amp;lt;- derv1 %&amp;gt;% ggplot(aes(time,vel1,col=id1)) + geom_line(aes(group = id1)) + ggtitle(&amp;quot;Velocity Treatment 1&amp;quot;)
pv2 &amp;lt;- derv2 %&amp;gt;% ggplot(aes(time,vel2,col=id2)) + geom_line(aes(group = id2)) + ggtitle(&amp;quot;Velocity Treatment 2&amp;quot;)
pa1 &amp;lt;- derv1 %&amp;gt;% ggplot(aes(time,acc1,col=id1)) + geom_line(aes(group = id1)) +ggtitle(&amp;quot;Acceleration Treatment 1&amp;quot;)
pa2 &amp;lt;- derv2 %&amp;gt;% ggplot(aes(time,acc2,col=id2)) + geom_line(aes(group = id2)) + ggtitle(&amp;quot;Acceleration Treatment 2&amp;quot;)

grid.arrange(pv1, pa1, pv2, pa2, nrow = 2,ncol = 2, padding = unit(1, &amp;quot;line&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/10/14/fda-and-the-dynamics-of-curves/index_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The velocities for treatment 1 head upwards before they decrease while the velocities for treatment 2 go straight down, and the curve up again. The accelerations for treatment 1 slope downward slightly while those of treatment two slope upward. So the plots indicate that the two sets of curves look like they behave differently.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;testing-for-differences&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Testing for Differences&lt;/h3&gt;
&lt;p&gt;We can test for differences using the function &lt;code&gt;fda::tperm.fd()&lt;/code&gt; which implements a resampling method to do pointwise t-tests. The functional data representing the curves for the two samples are combined in a single array and the labels for the curves are randomly shuffled. Recalculating the maximum value of the t-statistic for each point enables computing a null distribution. Then, at each time point, the observed data are compared with the 1 - &lt;span class=&#34;math inline&#34;&gt;\(\alpha\)&lt;/span&gt; quantile of the null distribution.&lt;/p&gt;
&lt;p&gt;The plot below shows the result of performing the t-test to compare the first derivatives of the two treatments. I use the function &lt;code&gt;fda.deriv.fd()&lt;/code&gt; to calculate the first derivative for each treatment on the fly, just to show another way of doing things in the &lt;code&gt;fda&lt;/code&gt; package. You can easily modify the code to compare accelerations.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dfdt1 &amp;lt;- deriv.fd(df1_obj,1)
dfdt2 &amp;lt;- deriv.fd(df2_obj,1)
tres &amp;lt;- tperm.fd(dfdt1,dfdt2,plotres=FALSE)

max_q &amp;lt;- tres$qval
tres_dat &amp;lt;-tibble(time = tres$argvals, t_values = tres$Tvals,
                  q_vals = tres$qvals.pts)

p &amp;lt;- tres_dat %&amp;gt;% ggplot(aes(time,t_values, colour = &amp;quot;t_value&amp;quot;)) + geom_line() +
    geom_line(aes(time, q_vals, colour = &amp;quot;q_vals&amp;quot;)) +
    geom_line(aes(time, max_q,colour = &amp;quot;max_q&amp;quot;), linetype= &amp;quot;dashed&amp;quot;) + 
    labs(x = &amp;quot;time&amp;quot;, y = &amp;quot;&amp;quot;) +
    ggtitle(&amp;quot;Statistics for Pointwise t-test&amp;quot;)
p&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/10/14/fda-and-the-dynamics-of-curves/index_files/figure-html/unnamed-chunk-8-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The blue curve shows the t-statistic for the observed values. The green curve represents the 95% quantiles, and the dashed red line is the 95% quantile of the maximum of null distribution t-statistics. The t-test confirms that the derivatives are indeed different except in the regions of overlap around time = 10 and time = 40.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;examine-phase-plots&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Examine Phase Plots&lt;/h3&gt;
&lt;p&gt;Phase plots are useful for evaluating how the curves develop in the abstract &lt;em&gt;phase space&lt;/em&gt; created by looking at position versus velocity, or velocity versus acceleration. Here we pick three curves from each treatment and plot velocity versus acceleration.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;phase1 &amp;lt;- derv1 %&amp;gt;% filter(id1 %in% 15:17)
phase2 &amp;lt;- derv2 %&amp;gt;% filter(id2 %in% 51:53)
pph1 &amp;lt;- phase1 %&amp;gt;% ggplot(aes(vel1,acc1,col=id1)) + geom_point() + ggtitle(&amp;quot;Treat 1 v vs. acc&amp;quot;)
pph2 &amp;lt;- phase2 %&amp;gt;% ggplot(aes(vel2,acc2,col=id2)) + geom_point() + ggtitle(&amp;quot;Treat 2 v vs. acc&amp;quot;)

grid.arrange(pph1, pph2, ncol = 2, padding = unit(1, &amp;quot;line&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/10/14/fda-and-the-dynamics-of-curves/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;
Based on this small sample, it certainly appears that the curves associated with the two different treatments inhabit different regions of phase space.&lt;/p&gt;
&lt;p&gt;Finally, it is easy and helpful to animate a phase diagram to show how a function develops in phase space over time. The animation below shows the first curve for treatment 1.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pos &amp;lt;- eval.fd(tfine, df2_obj[1])
vel &amp;lt;- eval.fd(tfine, df2_obj[1],1)
acc &amp;lt;- eval.fd(tfine, df2_obj[1],2)
phase_dat &amp;lt;- tibble(tfine, vel, acc)

p &amp;lt;- ggplot(phase_dat, aes(vel,acc)) +  geom_point() + ggtitle(&amp;quot;Trajectory in Phase Space&amp;quot;)

anim &amp;lt;- p + transition_time(tfine) + shadow_mark()
anim_save(&amp;quot;anim.gif&amp;quot;, anim)
#anim&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;anim.gif&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/10/14/fda-and-the-dynamics-of-curves/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>August 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/09/27/august-2021-top-40-new-cran-packages/</link>
      <pubDate>Mon, 27 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/09/27/august-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred sixty new packages covering a wide array of topics made it to CRAN in August. I thought I would emphasize the breadth of topics by expanding the number of categories organizing my &amp;ldquo;Top 40&amp;rdquo; selections beyond core categories that appear month after month. Here are my picks in fourteen categories: Archaeology, Computational Methods, Data, Education, Finance, Forestry, Genomics, Machine Learning, Medicine, Science, Statistics, Time Series, Utilities, and Visualization. Based on informal impressions formed over the last several months, I believe a new category combining applications in forestry, animal populations, climate change could become a regular core category.&lt;/p&gt;

&lt;h3 id=&#34;archaeology&#34;&gt;Archaeology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DIGSS&#34;&gt;DIGSS&lt;/a&gt; v1.0.2: Provides a simulation tool to estimate the rate of success that surveys including user-specific characteristics have in identifying archaeological sites given specific parameters of survey area, survey methods, and site properties. See &lt;a href=&#34;https://www.cambridge.org/core/journals/american-antiquity/article/abs/effectiveness-of-subsurface-testing-a-simulation-approach/B667DE186230F25072CA7B2F002783A7&#34;&gt;Kintigh (1988)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/DIGSS/vignettes/DIGSS.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DIGSS.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Example of a field map with artifacts plotted&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simlandr&#34;&gt;simlandr&lt;/a&gt; v0.1.1: Provides a set of tools for constructing potential landscapes for dynamical systems using Monte-Carlo simulation which is especially suitable for formal psychological models. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/simlandr/vignettes/simulation.html&#34;&gt;Dynamic Models and Simulations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/simlandr/vignettes/landscape.html&#34;&gt;Constructing Potential Landscapes&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/simlandr/vignettes/barrier.html&#34;&gt;Calculating the Lowest Elivation Path&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simlandr.png&#34; height = &#34;400&#34; width=&#34;400&#34; alt=&#34;Barrier Simulation Plot&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metaboData&#34;&gt;metaboData&lt;/a&gt; v0.6.2: Provides access to remotely stored &lt;a href=&#34;https://github.com/aberHRML/metaboData/releases&#34;&gt;data sets&lt;/a&gt; from a variety of biological sample matrices analyzed using mass spectrometry metabolomic analytical techniques. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/metaboData/vignettes/metaboData.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metadat&#34;&gt;metadat&lt;/a&gt; v1.0-0: Contains a collection of data sets useful for teaching meta analysis. See &lt;a href=&#34;https://cran.r-project.org/web/packages/metadat/readme/README.html&#34;&gt;README&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nflreadr&#34;&gt;nflreadr&lt;/a&gt; v1.1.0: Provides functions for downloading data from the GitHub repository for the &lt;a href=&#34;https://github.com/nflverse&#34;&gt;nflverse project&lt;/a&gt;. There is a brief &lt;a href=&#34;https://cran.r-project.org/web/packages/nflreadr/vignettes/exporting_nflreadr.html&#34;&gt;Introduction&lt;/a&gt; and several short vignettes that serve as the data dictionary for the various files &lt;a href=&#34;https://cran.r-project.org/web/packages/nflreadr/vignettes/dictionary_draft_picks.html&#34;&gt;Draft Picks&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/nflreadr/vignettes/dictionary_ff_rankings.html&#34;&gt;Rankings&lt;/a&gt;, etc.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OCSdata&#34;&gt;OCSdata&lt;/a&gt; v1.0.2: Provides functions to access and download data from the &lt;a href=&#34;https://www.opencasestudies.org/&#34;&gt;Open Case Studies&lt;/a&gt; repositories on &lt;a href=&#34;https://github.com/opencasestudies&#34;&gt;GitHub&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/OCSdata/vignettes/instructions.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rATTAINS&#34;&gt;rATTAINS&lt;/a&gt; v0.1.2: Implements an interface to United States Environmental Protection Agency (EPA) &lt;a href=&#34;https://www.epa.gov/waterdata/attains&#34;&gt;ATTAINS&lt;/a&gt; database used to track information provided by states about water quality assessments conducted under federal Clean Water Act requirements. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/rATTAINS/vignettes/Introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=taylor&#34;&gt;taylor&lt;/a&gt; v0.2.1: Provides access to a curated data set of Taylor Swift songs, including lyrics and audio characteristics. Data comes &lt;a href=&#34;https://genius.com/artists/Taylor-swift&#34;&gt;Genius&lt;/a&gt; and the &lt;a href=&#34;https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02&#34;&gt;Spotify&lt;/a&gt; API. See &lt;a href=&#34;https://cran.r-project.org/web/packages/taylor/readme/README.html&#34;&gt;README&lt;/a&gt; for examples,&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;taylor.gif&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Apple Music gif of Taylor Swify&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;education&#34;&gt;Education&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=karel&#34;&gt;karel&lt;/a&gt; v0.1.0: Provides an R implementation of Karel the robot, a programming language for teaching introductory concepts about general programming in an interactive and fun way, by writing programs to make Karel achieve tasks in the world she lives in. There are several vignettes including one on &lt;a href=&#34;https://cran.r-project.org/web/packages/karel/vignettes/control_es_4.html&#34;&gt;Control Structures&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/karel/vignettes/descomp_es_3.html&#34;&gt;Algorithmic Decomposition&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;karel.gif&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Gif of karel the robot moving along&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=roger&#34;&gt;roger&lt;/a&gt; v0.99-0: Implements tools for grading the coding style and documentation of R scripts. This is the R component of &lt;a href=&#34;https://gitlab.com/roger-project&#34;&gt;Roger the Omni Grader&lt;/a&gt;, an automated grading system for computer programming projects based on Unix shell scripts. Look &lt;a href=&#34;https://roger-project.gitlab.io/&#34;&gt;here&lt;/a&gt; for more information.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dispositionEffect&#34;&gt;dispositionEffect&lt;/a&gt; v1.0.0: Implements four different methodologies to evaluate the presence of the &lt;a href=&#34;https://en.wikipedia.org/wiki/Disposition_effect&#34;&gt;disposition effect&lt;/a&gt; and other irrational investor behaviors based on investor transactions and financial market data. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/dispositionEffect/vignettes/getting-started.html&#34;&gt;Getting Started Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/dispositionEffect/vignettes/de-analysis.html&#34;&gt;Analysis&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dispositionEffect/vignettes/de-parallel.html&#34;&gt;Disposition Effects in Parallel&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/dispositionEffect/vignettes/de-timeseries.html&#34;&gt;Time Series Disposition Effects&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dispositionEffect.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing volatility and Disposition Effect&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HDShOP&#34;&gt;HDShOP&lt;/a&gt; v0.1.1: Provides functions to construct shrinkage estimators of high-dimensional mean-variance portfolios and performs high-dimensional tests on optimality of a given portfolio. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0377221717308494?via%3Dihub&#34;&gt;Bodnar et al. (2018)&lt;/a&gt;, &lt;a href=&#34;https://ieeexplore.ieee.org/document/8767989&#34;&gt;Bodnar et al. (2019)&lt;/a&gt;, and &lt;a href=&#34;https://ieeexplore.ieee.org/document/9258421&#34;&gt;Bodnar et al. (2020)&lt;/a&gt; for background.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tcsinvest&#34;&gt;tcsinvest&lt;/a&gt; v0.1.1: Implements an interface to the &lt;a href=&#34;https://tinkoffcreditsystems.github.io/invest-openapi/&#34;&gt;Tinkoff Investments API&lt;/a&gt; which enables analysts and traders can interact with account and market data from within R. Clients for both REST and Streaming protocols have been implemented. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/tcsinvest/vignettes/base.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;forestry&#34;&gt;Forestry&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=APAtree&#34;&gt;APAtree&lt;/a&gt; v1.0.1: Provides functions to map the area potentially available (APA) using the approach from &lt;a href=&#34;https://academic.oup.com/forestry/article/85/5/567/650068&#34;&gt;Gspaltl et al. (2012)&lt;/a&gt; and also aggregation functions to calculate stand characteristics based on APA-maps and the neighborhood diversity index as described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1470160X2100738X?via%3Dihub&#34;&gt;Glatthorn (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/APAtree/vignettes/APAtree-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=efdm&#34;&gt;efdm&lt;/a&gt; v0.1.0: Implements the European Forestry Dynamics Model (&lt;a href=&#34;https://ec.europa.eu/jrc/en/european-forestry-dynamics-model&#34;&gt;EFDM&lt;/a&gt;), a large-scale forest model that simulates the development of a forest and estimates volume of wood harvested for any given forested area. See &lt;a href=&#34;https://op.europa.eu/en/publication-detail/-/publication/4715d130-0803-4e99-abed-915fec152c7b/language-en&#34;&gt;Packalen et al. (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/efdm/vignettes/example.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=molnet&#34;&gt;molnet&lt;/a&gt; v0.1.0: Implements a network analysis pipeline that enables integrative analysis of multi-omics data including metabolomics. It allows for comparative conclusions between two different conditions, such as tumor subgroups, healthy vs. disease, or generally control vs. perturbed. The case study presented in the &lt;a href=&#34;https://cran.r-project.org/web/packages/molnet/vignettes/Molnet_Vignette.html&#34;&gt;vignette&lt;/a&gt; uses data published by &lt;a href=&#34;https://www.cell.com/cell/fulltext/S0092-8674(20)31400-8?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS0092867420314008%3Fshowall%3Dtrue&#34;&gt;Krug (2020)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;molnet.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Illustration of network analysis pipeline&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simtrait&#34;&gt;simtrait&lt;/a&gt; v1.0.21P Provides functions to simulate complex traits given a SNP genotype matrix and model parameters with an emphasis on avoiding common biases due to the use of estimated allele frequencies. Traits can follow three models: random coefficients, fixed effect sizes, and multivariate normal. GWAS method benchmarking functions as described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/858399v1&#34;&gt;Yao and Ochoa (2019)&lt;/a&gt; are also provided. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/simtrait/vignettes/simtrait.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simtrait.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing agreement of theoretical and  RC kinship covariance matrices&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=statgenIBD&#34;&gt;statgenIBD&lt;/a&gt; v1.0.1: Provides functions to calculate biparental, three and four-way crosses Identity by Descent (&lt;a href=&#34;https://en.wikipedia.org/wiki/Identity_by_descent&#34;&gt;IBD&lt;/a&gt;) probabilities using Hidden Markov Models and inheritance vectors following &lt;a href=&#34;https://www.jstor.org/stable/29713&#34;&gt;Lander &amp;amp; Green (1987)&lt;/a&gt; and &lt;a href=&#34;https://www.pnas.org/content/108/11/4488&#34;&gt;Huang (2011)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/statgenIBD/vignettes/IBDCalculations.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;statgenIBD.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of IBD probabilities&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=text2map&#34;&gt;text2map&lt;/a&gt; v0.1.0: Provides functions for computational text analysis for the social sciences including functions for working with word embeddings, text networks, and document-term matrices. For background on the methods used see &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs42001-019-00048-6&#34;&gt;Stoltz and Taylor (2019)&lt;/a&gt;, &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs42001-020-00075-8&#34;&gt;Taylor and Stoltz (2020)&lt;/a&gt;, &lt;a href=&#34;https://sociologicalscience.com/articles-v7-23-544/&#34;&gt;Taylor and Stoltz (2020)&lt;/a&gt;, and &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304422X21000504?via%3Dihub&#34;&gt;Stoltz and Taylor (2021)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/text2map/vignettes/CMDist-concept-movers-distance.html&#34;&gt;Quick Start Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/text2map/vignettes/concept-class-analysis.html&#34;&gt;Concept Class Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;text2map.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot illustrating closeness of concepts&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NPRED&#34;&gt;NPRED&lt;/a&gt; v1.0.5: Uses partial informational correlation (PIC) to identify the meaningful predictors from a large set of potential predictors. Details can be found in &lt;a href=&#34;https://agupubs.onlinelibrary.wiley.com/doi/full/10.1002/2013WR013845&#34;&gt;Sharma &amp;amp; Mehrotra, (2014)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1364815216301578?via%3Dihub&#34;&gt;Sharma et al.(2016)&lt;/a&gt;, and &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0309170805002137?via%3Dihub&#34;&gt;Mehrotra &amp;amp; Sharma (2006)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/NPRED/vignettes/NPRED.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;NPRED.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Illustration of using partial weights&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stabiliser&#34;&gt;stabiliser&lt;/a&gt; v0.1.0: Implements an approach to variable selection through stability selection and the use of an objective threshold based on permuted data. See &lt;a href=&#34;https://www.nature.com/articles/s41598-020-79317-8&#34;&gt;Lima et al (2021)&lt;/a&gt; and &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.1467-9868.2010.00740.x&#34;&gt;Meinshausen &amp;amp; Buhlmann (2010)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/stabiliser/vignettes/stabiliser.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stabiliser.png&#34; height = &#34;500&#34; width=&#34;300&#34; alt=&#34;Plot measuring stability of variables&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dreamer&#34;&gt;dreamer&lt;/a&gt; v3.0.0: Fits longitudinal dose-response models utilizing a Bayesian model averaging approach as outlined in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/bimj&#34;&gt;Gould (2019)&lt;/a&gt; for both continuous and binary responses. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/dreamer/vignettes/dreamer.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dreamer.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot from dreamer package&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=smartDesign&#34;&gt;smartDesign&lt;/a&gt; v0.72: Implements the SMART trial design, as described by &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/19466315.2021.1883472?journalCode=usbr20&#34;&gt;He et al. (2021)&lt;/a&gt; which includes multiple stages of randomization where participants are randomized to an initial treatment in the first stage and then subsequently re-randomized between treatments in the following stage. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/smartDesign/vignettes/DTR.html&#34;&gt;Dynamic Treatment Tutorial&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/smartDesign/vignettes/SST.html&#34;&gt;Sequential Design Tutorial&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bootf2&#34;&gt;bootf2&lt;/a&gt; v0.4.1: Provides functions to compare dissolution profiles with confidence intervals of the &lt;a href=&#34;https://cran.r-project.org/web/packages/bootf2/vignettes/bootf2.html&#34;&gt;similarity factor f2&lt;/a&gt; and also functions to simulate dissolution profiles. There are multiple vignettes including and &lt;a href=&#34;https://cran.r-project.org/web/packages/bootf2/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; a &lt;a href=&#34;https://cran.r-project.org/web/packages/bootf2/vignettes/sim.dp.html&#34;&gt;Simulation Example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bootf2.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot of dissolution profiles.&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=track2KBA&#34;&gt;track2KBA&lt;/a&gt; v1.0.1: Provides functions to prepare and analyze animal tracking data in order to identify areas of potential interest for population level conservation. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/ddi.12411&#34;&gt;Lascelles et al. (2016)&lt;/a&gt; for background on the methodology employed and the &lt;a href=&#34;https://cran.r-project.org/web/packages/track2KBA/vignettes/track2kba_workflow.html&#34;&gt;vignette&lt;/a&gt; for examples and workflow.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;track2KBA.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Plot shows estimated minimum number of birds in space around breeding island.&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chyper&#34;&gt;chyper&lt;/a&gt; v0.3.1: Provides functions to work with the conditional hypergeometric distribution. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/chyper/vignettes/Guide.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sprtt&#34;&gt;sprtt&lt;/a&gt; v0.1.0: Provides functions to perform sequential t-tests including those of &lt;a href=&#34;https://academic.oup.com/sf/article-abstract/27/2/170/1991955&#34;&gt;Wald (1947)&lt;/a&gt;, &lt;a href=&#34;https://www.jstor.org/stable/2332385?origin=crossref&#34;&gt;Rushton (1950)&lt;/a&gt;, &lt;a href=&#34;https://www.jstor.org/stable/2334026?origin=crossref&#34;&gt;Rushton (1952)&lt;/a&gt;, and &lt;a href=&#34;https://www.jstor.org/stable/2333131?origin=crossref&#34;&gt;Hajnal (1961)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/sprtt/vignettes/usage-sprtt.html&#34;&gt;Introduction&lt;/a&gt; to the package, a &lt;a href=&#34;https://cran.r-project.org/web/packages/sprtt/vignettes/use-case.html&#34;&gt;Use Case&lt;/a&gt;, and a vignette on the &lt;a href=&#34;https://cran.r-project.org/web/packages/sprtt/vignettes/sequential_testing.html&#34;&gt;Sequential t-test&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SurvMetrics&#34;&gt;SurvMetrics&lt;/a&gt; v0.3.5: Implements popular evaluation metrics commonly used in survival prediction including Concordance Index, Brier Score, Integrated Brier Score, Integrated Square Error, Integrated Absolute Error and Mean Absolute Error. For detailed information, see &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-applied-statistics/volume-2/issue-3/Random-survival-forests/10.1214/08-AOAS169.full&#34;&gt;Ishwaran et al. (2008)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs10985-016-9372-1&#34;&gt;Moradian et al. (2017)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/SurvMetrics/vignettes/SurvMetrics-vignette.html&#34;&gt;vignette&lt;/a&gt; offers examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SurvMetrics.png&#34; height = &#34;400&#34; width=&#34;300&#34; alt=&#34;Boxplot comparing models&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DCSmooth&#34;&gt;DCSmooth&lt;/a&gt; v1.0.2: Implements nonparametric smoothing techniques for data on a lattice or functional time series which allow for modeling a dependency structure of the error terms of the nonparametric regression model. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/106186002420&#34;&gt;Beran &amp;amp; Feng (2002)&lt;/a&gt;, &lt;a href=&#34;https://www.jstor.org/stable/2533197?origin=crossref&#34;&gt;Mueller &amp;amp; Wang (1994)&lt;/a&gt;, &lt;a href=&#34;https://ideas.repec.org/p/pdn/ciepap/144.html&#34;&gt;Feng &amp;amp; Schaefer (2021)&lt;/a&gt;, and &lt;a href=&#34;https://ideas.repec.org/p/pdn/ciepap/143.html&#34;&gt;Schaefer &amp;amp; Feng (2021)&lt;/a&gt; for the background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/DCSmooth/vignettes/DCSmooth.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=STFTS&#34;&gt;STFTS&lt;/a&gt; v0.1.0: Implements statistical hypothesis tests of functional time series including a functional stationarity test, a functional trend stationarity test and a functional unit root test.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=WASP&#34;&gt;WASP&lt;/a&gt; v1.4.1: Implements wavelet-based variance transformation methods for system modeling and prediction. For details see &lt;a href=&#34;https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2019WR026962&#34;&gt;Jiang et al. (2020)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1364815220309646?via%3Dihub&#34;&gt;Jiang et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0022169421008660?via%3Dihub&#34;&gt;Jiag et al. (2021)&lt;/a&gt; There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/WASP/vignettes/WASP.html&#34;&gt;vignette&lt;/a&gt; with examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;WASP.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Plot showing Daubechies wavelets&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ExpImage&#34;&gt;ExpImage&lt;/a&gt; v0.2.0: Provides an image editing tool for researchers which includes functions for segmentation and for  obtaining biometric measurements. There are several vignettes including: &lt;a href=&#34;https://cran.r-project.org/web/packages/ExpImage/vignettes/Contagem_de_bovinos.html&#34;&gt;Contagem de bovinos&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ExpImage/vignettes/Contagem_de_objetos.html&#34;&gt;Contagem de objetos&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ExpImage/vignettes/Edicao_de_imagens.html&#34;&gt;Como editar imagens&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ExpImage.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Image of leaf with seeds to be counted&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=meltr&#34;&gt;meltr&lt;/a&gt; v1.0.0: Provides functions to read non-rectangular data, such as ragged forms of csv (comma-separated values), tsv (tab-separated values), and fwf (fixed-width format) files. See &lt;a href=&#34;https://cran.r-project.org/web/packages/meltr/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=plumbertableau&#34;&gt;plumbertableau&lt;/a&gt; v0.1.0: Implements tools for building &lt;code&gt;plumber&lt;/code&gt; APIs that can be used in &lt;a href=&#34;https://www.tableau.com/&#34;&gt;Tableau&lt;/a&gt; workbooks. There is a package &lt;a href=&#34;https://cran.r-project.org/web/packages/plumbertableau/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/plumbertableau/vignettes/r-developer-guide.html&#34;&gt;Writing Extensions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/plumbertableau/vignettes/tableau-developer-guide.html&#34;&gt;Using Extensions in Tableau&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/plumbertableau/vignettes/publishing-extensions.html&#34;&gt;Publishing Extensions to RStudio Connect&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=string2path&#34;&gt;string2path&lt;/a&gt; v0.0.2: Provides functions to extract glyph information from a font file, translate the outline curves to flattened paths or tessellated polygons, and return the results as a &lt;code&gt;data.frame&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/string2path/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;string2path.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Japanese kana and kanji as glyphs on an x-y grid&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=trackdown&#34;&gt;trackdown&lt;/a&gt; v1.0.0: Uses &lt;a href=&#34;https://www.google.com/drive/&#34;&gt;Googel Drive&lt;/a&gt; to implement tools for collaborative writing and editing of R Markdown and Sweave documents. There are some &lt;a href=&#34;https://cran.r-project.org/web/packages/trackdown/vignettes/trackdown-tech-notes.html&#34;&gt;Tech Notes&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/trackdown/vignettes/trackdown-features.html&#34;&gt;Features&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/trackdown/vignettes/trackdown-workflow.html&#34;&gt;Workflow&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aRtsy&#34;&gt;aRtsy&lt;/a&gt; v0.1.1: Provides algorithms for creating artwork in the &lt;code&gt;ggplot2&lt;/code&gt; language that incorporate some form of randomness. See &lt;a href=&#34;https://cran.r-project.org/web/packages/aRtsy/readme/README.html&#34;&gt;README&lt;/a&gt; for examples and package use.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aRtsy.png&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;aRtsy generated abstract art&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggcleveland&#34;&gt;ggcleveland&lt;/a&gt; v0.1.0: Provides functions to produce &lt;code&gt;ggplot2&lt;/code&gt; versions of the visualization tools described in William Cleveland&amp;rsquo;s book &lt;a href=&#34;https://www.amazon.com/Visualizing-Data-William-S-Cleveland/dp/0963488406/ref=sr_1_3?dchild=1&amp;amp;keywords=Visualizing+Data+cleveland&amp;amp;qid=1632504146&amp;amp;sr=8-3&#34;&gt;&lt;em&gt;Visualizing Data&lt;/em&gt;&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/ggcleveland/vignettes/ggplot-cleveland.html&#34;&gt;vignette&lt;/a&gt; contains several examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggcleveland.png&#34; height = &#34;200&#34; width=&#34;400&#34; alt=&#34;William Cleveland inspired qqplots&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggtikz&#34;&gt;ggtikz&lt;/a&gt; v0.0.1: Provides tools to annotate &lt;code&gt;ggplot2&lt;/code&gt; plots with &lt;a href=&#34;https://www.overleaf.com/learn/latex/TikZ_package&#34;&gt;TikZ&lt;/a&gt; code using absolute data or relative coordinates. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggtikz/vignettes/examples.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggtikz.png&#34; height = &#34;300&#34; width=&#34;300&#34; alt=&#34;Scatter plot annotated with text and lines&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidycharts&#34;&gt;tidycharts&lt;/a&gt; v0.1.2: Provides functions to generate charts compliant with the International Business Communication Standards (&lt;a href=&#34;https://www.ibcs.com/&#34;&gt;IBCS&lt;/a&gt;) including unified bar widths, colors, chart sizes, etc. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/tidycharts/vignettes/Getting_Started.html&#34;&gt;Getting Started&lt;/a&gt; guide and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/tidycharts/vignettes/EDA-for-palmer-penguins-data-set.html&#34;&gt;EDA&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tidycharts/vignettes/customize-package.html&#34;&gt;Customization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tidycharts/vignettes/join_charts.html&#34;&gt;Joining Charts&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidycharts.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;tidycharts IBCS compliant histogram&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/09/27/august-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>A Guide to Binge Watching R / Medicine 2021</title>
      <link>https://rviews.rstudio.com/2021/09/09/a-guide-to-binge-watching-r-medicine/</link>
      <pubDate>Thu, 09 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/09/09/a-guide-to-binge-watching-r-medicine/</guid>
      <description>
        

&lt;p&gt;&lt;a href=&#34;https://r-medicine.org/&#34;&gt;R / Medicine&lt;/a&gt; is a big deal. This year, the conference grew by 13% with 665 people from over 60 countries signing up for the virtual event which was held last month. 34% percent of the registrants were from outside of the United States and 17% identified as physicians.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rmed.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Global map with locations of R Medicine registrants indicated&#34;&gt;&lt;/p&gt;

&lt;p&gt;The conference is now an established international event where experts report on the advanced use of the R language, Machine Learning, and statistical analysis, and discuss the successes and challenges associated with bringing these technologies to day-to-day medical practice.&lt;/p&gt;

&lt;p&gt;Almost all of the talks, including keynotes, regular talks, lightning talks, pre-conference workshops and poster sessions are available online. &lt;a href=&#34;https://r-medicine.org/schedule/&#34;&gt;Find the links&lt;/a&gt; on the R / Medicine site or look through the &lt;a href=&#34;https://www.youtube.com/playlist?list=PL4IzsxWztPdmHxCpS_c2l_jbMfrywWciZ&#34;&gt;playlist &lt;/a&gt; on the &lt;a href=&#34;https://www.r-consortium.org/&#34;&gt;R Consortium Youtube&lt;/a&gt; Channel. Note that the posters can be viewed by going to the &lt;a href=&#34;https://spatial.chat/s/R-Medicine2021?room=231308&#34;&gt;conference spatial.chat site&lt;/a&gt;. (If you and a friend visit at the same time you should be able to &amp;ldquo;walk around&amp;rdquo; the posters and chat about what you see.)&lt;/p&gt;

&lt;p&gt;To kick off an evening of binge watching the conference I would begin with the keynotes.&lt;/p&gt;

&lt;h3 id=&#34;the-keynotes&#34;&gt;The Keynotes&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://medicine.umich.edu/dept/lhs/karandeep-singh-md-mmsc&#34;&gt;Dr. Karandeep Singh&lt;/a&gt; sets the hook for his talk, &lt;a href=&#34;https://www.youtube.com/watch?v=l71wLKUr26E&amp;amp;list=PL4IzsxWztPdmHxCpS_c2l_jbMfrywWciZ&amp;amp;index=7&#34;&gt;Bringing Machine Learning Models to the Bedside at Scale&lt;/a&gt;, two minutes into the video when he asks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Who are the twenty sickest patients in the hospital right now who are not in the ICU?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This straightforward question immediately gets to the promise and the problems of introducing large scale machine learning algorithms into the hospital, and indicates how medical practice interacts with big money questions about allocating resources. Both physicians and administrators would like to identify high risk patients and treat them proactively while being able to confidently spend less on unnecessary test for low risk patients. About (5:10) into the talk, Karandeep begins discussing the challenges associated with introducing machine learning models.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;chal.png&#34; height = &#34;300&#34; width=&#34;500&#34; alt=&#34;Slide with list of challenges discussed. Is there infrastructure to support models? Should we implement a model? Once implemented, how do we measure model performance? Is a model “good enough” to use? Do users agree on how to use the model? Is the model effective when used? What does governance look like for machine learning models?&#34;&gt;&lt;/p&gt;

&lt;p&gt;In the remainder of the talk he describes the technical infrastructure and then the governance or &amp;ldquo;social infrastructure&amp;rdquo; needed for success.&lt;/p&gt;

&lt;p&gt;If you enjoy a good detective story, and take pride in your ability to interpret a well-done statistical plot you are certainly going to want to watch &lt;a href=&#34;http://ziadobermeyer.com/&#34;&gt;Ziad Obermeyer&amp;rsquo;s&lt;/a&gt; keynote  &lt;a href=&#34;https://www.youtube.com/watch?v=JfKYO1W4uuA&amp;amp;list=PL4IzsxWztPdmHxCpS_c2l_jbMfrywWciZ&amp;amp;index=27&#34;&gt;Dissecting Algorithmic Bias&lt;/a&gt;. About two minutes into the video Professor Obermeyer sets the stage with the warning:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The single greatest threat to all of the gains that we can make in using algorithms in medicine is letting them go wrong in increasingly well known ways.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;and the observation that due to the focus of the US health care management on &amp;ldquo;high risk care management&amp;rdquo; an estimated 150 to 200 million Americans are sorted by algorithms every year. He goes on to work through a case study that illustrates how an algorithm built with good intentions had the effect of scaling up racial bias.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bias.png&#34; height = &#34;300&#34; width=&#34;600&#34; alt=&#34;Dot plot with regression line of algorithm risk score versus realized cost to show the racial bias in high risk care management&#34;&gt;&lt;/p&gt;

&lt;p&gt;A second case study features an algorithm that &amp;ldquo;fights against&amp;rdquo; racial bias. Along the way, Ziad weaves two common themes into his presentation:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;So many of the ways that algorithms can go wrong come from training algorithms with the wrong target variables, often &amp;ldquo;convenient and tempting proxies&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;The necessity of follow-up work to fix underlying problems.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In the remainder of this post, I have organized the talks into six categories that you may find helpful for setting your viewing program: Clinical Practice, Clinical Trials, Medical Data, R in Production, R Tools, and Short Courses. The majority of the talks have a machine learning angle. There is quite a bit of Shiny and several R packages, not all of them on CRAN, are featured. I have provided links when I could find them. I don&amp;rsquo;t want to spoil anyone&amp;rsquo;s fun in searching through the videos for &amp;ldquo;Easter Eggs&amp;rdquo;, but the &lt;em&gt;Reproducible Research with R&lt;/em&gt; short course contains the first preview on the &lt;a href=&#34;https://quarto.org/&#34;&gt;Quarto&lt;/a&gt; Publishing system in a talk from anyone at RStudio. (Note that the video needs some editing. Start watching at 9 minutes.)&lt;/p&gt;

&lt;h3 id=&#34;clinical-practice&#34;&gt;Clinical Practice&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Building an Interpretable ML Model API for Interpretation of CNVs in Patients with Rare Diseases -    Francisco Requena&lt;/li&gt;
&lt;li&gt;Subgroup Identification and Precision Medicine with the personalized R Package -  Jared Huling&lt;/li&gt;
&lt;li&gt;R and Shiny Dashboards to Facilitate Quality Improvement in Anesthesiology and Periopeartive Care -   Robert Lobato&lt;/li&gt;
&lt;li&gt;&lt;code&gt;tidytof&lt;/code&gt;: Predicting Patient Outcomes from Single-cell Data using Tidy Data Principles   - Timothy Keyes&lt;/li&gt;
&lt;li&gt;Assessing ML Model Performance in DIverse Populations and Across Time - Victor Castro, Roy Perlis&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;clinical-trials&#34;&gt;Clinical Trials&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Designing Early Phase Clinical Trials with &lt;a href=&#34;https://github.com/zabore/ppseq&#34;&gt;&lt;code&gt;ppseq&lt;/code&gt;&lt;/a&gt; -   Emily Zabor&lt;/li&gt;
&lt;li&gt;Collaborative, Reproducible Exploration of Clinical Trial Data -  Michael Kane&lt;/li&gt;
&lt;li&gt;Graphical Displays in R for Clinical Trials - Steven Schwager&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.gitmemory.com/presagia-analytics/ctrialsgov&#34;&gt;&lt;code&gt;ctrialsgov&lt;/code&gt;&lt;/a&gt;: Access, Visualization, and Discovery of the ClinicalTrials.gov Database - Taylor Arnold&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;medical-data&#34;&gt;Medical Data&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Scaling Up and Deploying Shiny and Text Mining for National Health Decisions - Andreas Soteriade, Chris Beeley&lt;/li&gt;
&lt;li&gt;Mapping African Health Data with &lt;a href=&#34;https://afrimapr.github.io/afrimapr.website/&#34;&gt;&lt;code&gt;afrimapr&lt;/code&gt;&lt;/a&gt; Package, Training &amp;amp; Community -   Andy South&lt;/li&gt;
&lt;li&gt;You R What You Measure: Digital Biomarkers for Insights in Personalized Health - Irene van den Broek&lt;/li&gt;
&lt;li&gt;Shiny and REDCap for a Global Research Consortium - Judith Lewis, Stephany Duda&lt;/li&gt;
&lt;li&gt;Diving into Registry Data: Using R for Large Norwegian Health Registries -    Julia Romanowska&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/index.html&#34;&gt;&lt;code&gt;ReviewR&lt;/code&gt;&lt;/a&gt;: A Shiny App for Reviewing Clinical Records   - Laura Wiley,  David Mayer&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://cran.r-project.org/package=DOPE&#34;&gt;&lt;code&gt;DOPE&lt;/code&gt;&lt;/a&gt;: An R package for Processing and Classifying Drug Names -   Layla Bouzoubaa&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://cran.r-project.org/package=medicaldata&#34;&gt;&lt;code&gt;medicaldata&lt;/code&gt;&lt;/a&gt; for Teaching #Rstats -    Peter Higgins&lt;/li&gt;
&lt;li&gt;Stem Cell Transplant Outcomes Reporting using R/Shiny -   Richard Hanna,  Stephan Kadauke&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;r-in-production&#34;&gt;R in Production&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Second Server to the Right and Straight On &amp;lsquo;til Production: Deploying a GxP Shiny Application -   Marcus Adams&lt;/li&gt;
&lt;li&gt;Target Markdown and &lt;a href=&#34;https://docs.ropensci.org/stantargets/&#34;&gt;&lt;code&gt;stantargets&lt;/code&gt;&lt;/a&gt; for Bayesian model validation pipelines - Will Landau&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.themillerlab.io/publication/genetex/&#34;&gt;&lt;code&gt;GENETEX&lt;/code&gt;&lt;/a&gt;: A Genomics Report Text Mining R Package to Capture Real-world Clinico-genomic Data - David Miller, Sophia Shalhout&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;r-tools&#34;&gt;R Tools&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Generalized Additive Models for Longitudinal Biomedical Data  -   Ariel Mundo&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Multistate Data Using the &lt;a href=&#34;https://cran.r-project.org/package=survival&#34;&gt;&lt;code&gt;survival&lt;/code&gt;&lt;/a&gt; Package   - Beth Atkinson&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Bayesian Random-Effects Meta-analysis using &lt;a href=&#34;https://cran.r-project.org/package=survival&#34;&gt;&lt;code&gt;bayesmeta&lt;/code&gt;&lt;/a&gt; -  Christian Rover&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;An &lt;a href=&#34;https://cran.r-project.org/package=arsenal&#34;&gt;&lt;code&gt;arsenal&lt;/code&gt;&lt;/a&gt; of R Functions for Statistical Summaries - Ethan Heinzen,  Beth Atkinson,  Jason Sinnwell&lt;/li&gt;
&lt;li&gt;R Markdown and &lt;a href=&#34;https://cran.r-project.org/package=officedown&#34;&gt;&lt;code&gt;officedown&lt;/code&gt;&lt;/a&gt; to Automate Clinical Trial Reporting -   Damian Rodziewicz&lt;/li&gt;
&lt;li&gt;Creating and Styling PPTX Slides with &lt;a href=&#34;https://cran.r-project.org/package=rmarkdown&#34;&gt;&lt;code&gt;rmarkdown&lt;/code&gt;&lt;/a&gt; -   Emil Hvitfeldt&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ML4LHS/runway&#34;&gt;&lt;code&gt;runway&lt;/code&gt;&lt;/a&gt;: an R Package to Visualize Prediction Model Performance -    Jie Cao,    Karandeep Singh&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=clinspacy&#34;&gt;&lt;code&gt;clinspacy&lt;/code&gt;&lt;/a&gt;: An R package for Clinical Natural Language Processing -  Jie Cao,    Karandeep Singh&lt;/li&gt;
&lt;li&gt;Data Visualization for Machine Learning Practitioners -   Julie Silge&lt;/li&gt;
&lt;li&gt;Animated Data Visualizations with &lt;a href=&#34;https://CRAN.R-project.org/package=gganimate&#34;&gt;&lt;code&gt;gganimate&lt;/code&gt;&lt;/a&gt; for Science Communication during the Pandemic - Kristen Panthagani&lt;/li&gt;
&lt;li&gt;Incorporating Risk-of-Bias Assessments into Evidence Syntheses with &lt;a href=&#34;https://cran.r-project.org/package=robvis&#34;&gt;&lt;code&gt;robvis&lt;/code&gt;&lt;/a&gt; -   Luke McGuinness,    Randall Boyes,  Alex Fowler&lt;/li&gt;
&lt;li&gt;&amp;lsquo;gpmodels&amp;rsquo;: A Grammar of Prediction Models -  Sean Meyer, Karandeep Singh&lt;/li&gt;
&lt;li&gt;CONSORT Diagrams in R with &lt;a href=&#34;https://github.com/tgerke/ggconsort&#34;&gt;&lt;code&gt;ggconsort&lt;/code&gt;&lt;/a&gt; -   Travis Gerke&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;short-courses&#34;&gt;Short Courses&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Secure Medical Data Collection: Best Practices with Excel, and Leveling Up to REDCap and &lt;a href=&#34;https://github.com/kamclean/collaborator&#34;&gt;&lt;code&gt;CollaboratoR&lt;/code&gt;&lt;/a&gt; - Peter Higgins,  Will Beasley,   Kenneth MacLean, Amanda Miller&lt;/li&gt;
&lt;li&gt;Introduction to R for Medical Data -  Ted Laderas, Daniel Chen,   Mara Alexeev&lt;/li&gt;
&lt;li&gt;An Introductory R Guide for Targeted Maximum Likelihood Estimation in Medical Research - Ehsan Karim, Hanna Frank&lt;/li&gt;
&lt;li&gt;Mapping Spatial Health Data   - Marynia Kolak,    Susan Paykin&lt;/li&gt;
&lt;li&gt;From SAS to R - Joe Krsszun&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Reproducible Research with R - Alison Hill, Stephan Kaduke,   Paul Villanueva&lt;/li&gt;
&lt;/ul&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/09/09/a-guide-to-binge-watching-r-medicine/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>July 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/08/26/july-2021-top-40-new-cran-packages/</link>
      <pubDate>Thu, 26 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/08/26/july-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred eighty-three new packages stuck to CRAN in July. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in eleven categories: Data, Ecology, Finance, Genomics, Machine Learning, Medicine, Science, Statistics, Time Series, Utilities, and Visualization. Although I don&amp;rsquo;t have any formal specification for these categories, I do my best to main my subjective sense of consistency from month to month. Nevertheless, watching the monthly ebb and flow of the number of packages that fit into the various categories is interesting. This month, developers seemed to be focused on utilities. I classified forty-five packages as utilities this month.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=beans&#34;&gt;beans&lt;/a&gt; v0.1.0: Contains data on 13,611 beans from &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0168169919311573?via%3Dihub&#34;&gt;Koklu and Ozkan (2020)&lt;/a&gt;. The beans have been quantified using 16 morphologic image features and labeled with one of 6 values.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=geckor&#34;&gt;geckor&lt;/a&gt; v0.1.1: Provides functions to collect current and historical cryptocurrency market data using the public &lt;a href=&#34;https://www.coingecko.com/en/api&#34;&gt;CoinGecko API&lt;/a&gt;. There is a brief &lt;a href=&#34;https://cran.r-project.org/web/packages/geckor/vignettes/supported-currencies-and-exchanges.html&#34;&gt;overview&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/geckor/vignettes/current-data.html&#34;&gt;Current&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/geckor/vignettes/historical-data.html&#34;&gt;Historical&lt;/a&gt; market data.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ISLR2&#34;&gt;ISLR2&lt;/a&gt; v1.0: Contains the data sets used in the book &lt;a href=&#34;https://www.statlearning.com/&#34;&gt;&lt;em&gt;An Introduction to Statistical Learning with Applications in R, Second Edition&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sageR&#34;&gt;sageR&lt;/a&gt; v0.3.0: Provides the data sets used in the book &lt;em&gt;Statistiques pour l’économie et la gestion, Théorie et applications en entreprise&lt;/em&gt;. Look &lt;a href=&#34;https://fbertran.github.io/sageR/&#34;&gt;here&lt;/a&gt; for descriptions of the data with code and plots.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sageR.png&#34; height = &#34;500&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;ecology&#34;&gt;Ecology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DA&#34;&gt;DA&lt;/a&gt; v1.2.0: Provides functions for Discriminant Analysis (DA) for evolutionary inference, especially population genetic structure and community structure inference as described in &lt;a href=&#34;https://www.authorea.com/users/304610/articles/460985-da-ecological-and-evolutionary-inference-using-supervised-discriminant-analysis?commit=668bd97318a7646fd432e4824228415ed209b692&#34;&gt;Qin et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/DA/vignettes/DA.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DA.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Ostats&#34;&gt;Ostats&lt;/a&gt; v0.1.0: Provides functions to calculate O-statistics, or overlap statistics, which measure the degree of community-level trait overlap. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/ecog.03641&#34;&gt;Read et al. (2018)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/Ostats/vignettes/Ostats-introduction.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/Ostats/vignettes/Ostats-multivariate.html&#34;&gt;Multivariate Ostats&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Ostats.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ffp&#34;&gt;ffp&lt;/a&gt; v0.1.0: Implements numerical entropy-pooling for scenario analysis as described in &lt;a href=&#34;https://papers.ssrn.com/sol3/papers.cfm?abstract_id=1696802&#34;&gt;Meucci (2010)&lt;/a&gt; See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ffp/vignettes/Replicating-Meucci-Paper.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ffp.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=utr.annotation&#34;&gt;utr.annotation&lt;/a&gt; v1.0.4: Implements a fast tool for annotating potential deleterious variants in the untranslated regions for both human and mouse species. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.06.23.449510v2&#34;&gt;Liu &amp;amp; Dougherty (2021)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/utr.annotation/vignettes/introduction.pdf&#34;&gt;vignette&lt;/a&gt; for and introduction and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OmicNavigator&#34;&gt;OmicNavigator&lt;/a&gt; v1.4.3: Provides a for interactive exploration of the results from &amp;lsquo;omics&amp;rsquo; experiments to facilitate novel discoveries from high-throughput biology. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/OmicNavigator/vignettes/OmicNavigatorUsersGuide.pdf&#34;&gt;User&amp;rsquo;s Guide&lt;/a&gt; and a vignette on the package&amp;rsquo;s &lt;a href=&#34;https://cran.r-project.org/web/packages/OmicNavigator/vignettes/OmicNavigatorAPI.pdf&#34;&gt;API&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BOSO&#34;&gt;BOSO&lt;/a&gt; v1.0.3: Implements the BiLevel Optimization Selector Operator feature selection algorithm for linear regression as described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2020.11.18.388579v1&#34;&gt;Valcarcel et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/BOSO/vignettes/BOSO.htm&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Boso.png&#34; height = &#34;400&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FeatureTerminatoR&#34;&gt;FeatureTerminatoR&lt;/a&gt; v1.0.0: Implements a feature selection engine that removes features with minimal predictive power. See &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs40595-018-0107-y&#34;&gt;Boughaci (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/FeatureTerminatoR/vignettes/feature_terminatoR_howto.html&#34;&gt;vignette&lt;/a&gt; for and example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hhcartr&#34;&gt;hhcartr&lt;/a&gt; v1.0.0: Implements the HHCART-G algorithm described in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1111/anzs.12275&#34;&gt;Wickramarachchi et al. (2019)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hhcartr/vignettes/hhcartr.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hhcartr.png&#34; height = &#34;500&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=recometrics&#34;&gt;recometrics&lt;/a&gt; v0.1.3: Implements evaluation metrics for implicit-feedback recommender systems based on low-rank matrix factorization models, given the fitted model matrices and data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/recometrics/vignettes/Evaluating_recommender_systems.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidylda&#34;&gt;tidylda&lt;/a&gt; v0.0.1: Implements an algorithm for Latent Dirichlet Allocation (LDA) as described in &lt;a href=&#34;https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf&#34;&gt;Blei et at. (2003)&lt;/a&gt; using &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;tidyverse&lt;/a&gt; principles. See &lt;a href=&#34;https://cran.r-project.org/web/packages/tidylda/readme/README.html&#34;&gt;README&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dcurves&#34;&gt;dcurves&lt;/a&gt; v0.2.0: Implements a decision curve analysis method for evaluating and comparing prediction models that incorporates clinical consequences and requires only the data set on which the models are tested. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0272989X06295361&#34;&gt;Vickers (2006)&lt;/a&gt;, &lt;a href=&#34;https://bmcmedinformdecismak.biomedcentral.com/articles/10.1186/1472-6947-8-53&#34;&gt;Vickers (2008)&lt;/a&gt;, and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/bimj.201800240&#34;&gt;Pfeiffer (2020)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dcurves/vignettes/dca.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dcurves.png&#34; height = &#34;200&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=KHQ&#34;&gt;KHQ&lt;/a&gt; v0.2.0: Provides methods to calculate scores for each dimension of the The King&amp;rsquo;s Health Questionnaire &lt;a href=&#34;https://obgyn.onlinelibrary.wiley.com/doi/10.1111/j.1471-0528.1997.tb11006.x&#34;&gt;(KHQ)&lt;/a&gt; ; converts KHQ item scores to &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0272989X07301820&#34;&gt;KHQ5D&lt;/a&gt; scores; and also calculates the utility index of the KHQ5D. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/KHQ/vignettes/KHQ.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AvInertia&#34;&gt;AvInertia&lt;/a&gt; v0.0.1: Provides functions to compute the center of gravity and moment of inertia tensor of any flying bird. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/AvInertia/vignettes/how-to-analyze-data.html&#34;&gt;vignette&lt;/a&gt; for some insight into bird design.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bayesnec&#34;&gt;bayesnec&lt;/a&gt; v1.0.1: Provides functions to fit dose concentration response curves to toxicity data, and derive No-Effect-Concentration (NEC), No-Significant-Effect-Concentration (NSEC), and Effect-Concentration (of specified percentage ‘x’, ECx) thresholds from non-linear models fitted using Bayesian MCMC fitting methods via &lt;a href=&#34;https://cran.r-project.org/web/packages/brms/index.html&#34;&gt;brms&lt;/a&gt; and &lt;a href=&#34;https://mc-stan.org/&#34;&gt;Stan&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesnec/vignettes/example1.html&#34;&gt;Single model usage&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesnec/vignettes/example2.html&#34;&gt;Multi model usage&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesnec/vignettes/example2b.html&#34;&gt;Model details&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesnec/vignettes/example3.html&#34;&gt;Priors&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesnec/vignettes/example4.html&#34;&gt;Comparing posterior predictions&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=itdr&#34;&gt;itdr&lt;/a&gt; v1.0: Provides functions to estimate the sufficient dimension reduction subspaces, i.e., central mean subspace or central subspace in regression, using Fourier transformation proposed by &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214506000000140&#34;&gt;Zhu &amp;amp; Zeng (2006)&lt;/a&gt;, the convolution transformation proposed by &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0047259X0900147X?via%3Dihub&#34;&gt;Zeng &amp;amp; Zhu (2010)&lt;/a&gt;, and an iterative Hessian transformation methods proposed by &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-statistics/volume-30/issue-2/Dimension-reduction-for-conditional-mean-in-regression/10.1214/aos/1021379861.full&#34;&gt;Cook &amp;amp; Li (2002)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/itdr/vignettes/itdr-vignette.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mlfit&#34;&gt;mlfit&lt;/a&gt; v0.5.2: Extends the [Iterative Proportional Fitting] &lt;a href=&#34;https://trid.trb.org/view/881554&#34;&gt;(IPF)&lt;/a&gt; algorithm which operates on count data to nested structures with constraints. See &lt;a href=&#34;https://www.research-collection.ethz.ch/bitstream/handle/20.500.11850/39167/eth-3088-01.pdf?sequence=1&amp;amp;isAllowed=y&#34;&gt;Müller &amp;amp; Axhausen (2011)&lt;/a&gt; for background and look &lt;a href=&#34;https://mlfit.github.io/mlfit/&#34;&gt;here&lt;/a&gt; for and example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=optimall&#34;&gt;optimall&lt;/a&gt; v0.1.0: Provides functions for the survey sampling design process  with specific tools for multi-wave and multi-phase designs. Users can perform optimum allocation according to &lt;a href=&#34;https://www.jstor.org/stable/2342192?origin=crossref&#34;&gt;Neyman (1934)&lt;/a&gt; or &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00031305.2012.733679&#34;&gt;Wright (2012)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/optimall/vignettes/optimall-vignette.html&#34;&gt;User&amp;rsquo;s Guide&lt;/a&gt;, there are vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/optimall/vignettes/Multiwave-Object.html&#34;&gt;Multiwave Object&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/optimall/vignettes/using-optimall_shiny.html&#34;&gt;Splitting Strata with Optimall Shiny&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=posterior&#34;&gt;posterior&lt;/a&gt; v1.0.1: Provides tools for both users and package developers for fitting and working with Bayesian models; including tools to: efficiently convert between different formats of draws from distributions, provide consistent methods for common operations, provide summaries in convenient formats, and implement state of the art posterior inference diagnostics. See &lt;a href=&#34;https://projecteuclid.org/journals/bayesian-analysis/volume-16/issue-2/Rank-Normalization-Folding-and-Localization--An-Improved-R%cb%86-for/10.1214/20-BA1221.full&#34;&gt;Vehtari et al. (2021)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/posterior/vignettes/posterior.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on the &lt;a href=&#34;https://cran.r-project.org/web/packages/posterior/vignettes/rvar.html&#34;&gt;Random Variable Datatype&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PropensitySub&#34;&gt;PropensitySub&lt;/a&gt; v0.2.0: Provides functions to estimate treatment effects in strata via inverse probability weighting or propensity score matching when subjects have missing strata labels. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/PropensitySub/vignettes/how_to.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;psub.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ReplicationSuccess&#34;&gt;ReplicationSuccess&lt;/a&gt; v1.0.0: Provides utilities for the design and analysis of replication studies featuring both traditional methods based on statistical significance and more recent methods such as the skeptical p-value &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssa.12493&#34;&gt;Held L. (2020)&lt;/a&gt;, the harmonic mean chi-squared test &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssc.12410&#34;&gt;Held, L. (2020)&lt;/a&gt;, and intrinsic credibility &lt;a href=&#34;https://royalsocietypublishing.org/doi/10.1098/rsos.181534&#34;&gt;Held, L. (2019)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ReplicationSuccess/vignettes/ReplicationSuccess.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RS.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=kinematics&#34;&gt;kinematics&lt;/a&gt; V1.0.0: Provides functions to analyze  time series representing two-dimensional movements. It accepts a data frame with a time (t), horizontal (x) and vertical (y) coordinate as columns, and returns several dynamical properties such as speed, acceleration or curvature. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/kinematics/vignettes/example.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;kinematics.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=profoc&#34;&gt;profoc&lt;/a&gt; v0.8.3: Provides methods to combine probabilistic forecasts using CRPS learning algorithms proposed in &lt;a href=&#34;https://arxiv.org/abs/2102.00968&#34;&gt;Berrisch &amp;amp; Ziel (2021)&lt;/a&gt; including multiple online learning algorithms such as Bernstein online aggregation as described in &lt;a href=&#34;https://arxiv.org/abs/1404.1356&#34;&gt;Wintenberger (2014)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tscopula&#34;&gt;tscopula&lt;/a&gt; v0.2.1: Provides functions for the analysis of time series using copula models. See &lt;a href=&#34;https://www.mdpi.com/2227-9091/9/1/14&#34;&gt; McNeil (2021)&lt;/a&gt;  and &lt;a href=&#34;https://arxiv.org/abs/2006.11088&#34;&gt;Bladt &amp;amp; McNeil (2020)&lt;/a&gt; for background. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/tscopula/vignettes/bitcoin.html&#34;&gt;Bitcoin Analysis&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tscopula/vignettes/tscm_models.html&#34;&gt;Models with Margins&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tscopula/vignettes/tscopulas.html&#34;&gt;Basic Time Series Copula Processes&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tscopula/vignettes/vtscopulas.html&#34;&gt;Copula Processes with V-Transforms&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tscopula.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utility&#34;&gt;Utility&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=codemeta&#34;&gt;codemeta&lt;/a&gt; v0.1.0: Provides core utilities to generate metadata with a minimum of dependencies as specified by the &lt;a href=&#34;https://codemeta.github.io/&#34;&gt;Codemata Project&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/codemeta/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;codemeta.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ctf&#34;&gt;ctf&lt;/a&gt; v0.1.0: Provides functions to read and write data in Column Text Format (CTF), a new tabular data format that is a simple column store. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ctf/vignettes/overview.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fedmatch&#34;&gt;fedmatch&lt;/a&gt; v2.0.2: Provides tools for matching two un-linked data sets using exact matches, fuzzy matches, or multi-variable matches. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/fedmatch/vignettes/Intro-to-fedmatch.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/fedmatch/vignettes/Fuzzy-matching.html&#34;&gt;Fuzzy Matching&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/fedmatch/vignettes/Multivar_matching.html&#34;&gt;Multivar Matching&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/fedmatch/vignettes/Using-tier-match.html&#34;&gt;Tier Matching&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/fedmatch/vignettes/Using-clean-strings.html&#34;&gt;Using clean_strings&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fusen&#34;&gt;fusen&lt;/a&gt; v0.2.4: Implements a method to use R Markdown to build an R package. Users start by including documentation, functions, examples and tests in the same file. Then inflating the R Markdown template copies the relevant chunks and sections in the appropriate files required for package development. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/fusen/vignettes/How-to-use-fusen.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/fusen/vignettes/Maintain-packages-with-fusen.html&#34;&gt;vignette&lt;/a&gt; on maintaining packages.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=katex&#34;&gt;katex&lt;/a&gt; v1.10: Provides functions to convert &lt;a href=&#34;https://www.latex-project.org/&#34;&gt;LaTeX&lt;/a&gt; math expressions to HTML and &lt;a href=&#34;https://www.w3.org/Math/&#34;&gt;MATHML&lt;/a&gt; for use in markdown documents or package manual pages in a way which eliminates the need for embedding the &lt;a href=&#34;https://www.mathjax.org/&#34;&gt;MathJax&lt;/a&gt; library into your web pages. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/katex/vignettes/katex-tests.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;katex.png&#34; height = &#34;200&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pacs&#34;&gt;pacs&lt;/a&gt; v0.3.3: Provides utilities for CRAN package maintainers and R packages developers, including tools for validating packages and exploring the complexity of a specific package. See &lt;a href=&#34;https://cran.r-project.org/web/packages/pacs/readme/README.html&#34;&gt;README&lt;/a&gt; for a list of features and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RcppFarmHash&#34;&gt;RcppFarmHash&lt;/a&gt; v0.0.2 Implements an interface to the The Google &lt;a href=&#34;https://opensource.googleblog.com/2014/03/introducing-farmhash.html&#34;&gt;FarmHash&lt;/a&gt; family of hash functions is used by the Google &lt;a href=&#34;https://cloud.google.com/bigquery&#34;&gt;BigQuery&lt;/a&gt; data warehouse. Look &lt;a href=&#34;https://dirk.eddelbuettel.com/code/rcpp.farmhash.html&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinyauthr&#34;&gt;shinyauthr&lt;/a&gt; v10.0: Provides in-app user authentication for Shiny applications, allowing developers to secure publicly hosted apps and build dynamic user interfaces from user information. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinyauthr/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tangram.pipe&#34;&gt;tantram.pipe&lt;/a&gt; v1.0.0: Allows users to build tables with customizable rows by specifying the type of data to use for each row, as well as how to handle missing data and the types of comparison tests to run on the table columns. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/tangram.pipe/vignettes/Customizable-Table-Building.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tangram.png&#34; height = &#34;300&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chameleon&#34;&gt;chameleon&lt;/a&gt; v0.2-0: Provides functions to assign distinct colors to arbitrary multi-dimensional data, considering its structure. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/chameleon/vignettes/examples.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;chameleon.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=deeptime&#34;&gt;deeptime&lt;/a&gt; v0.1.0: Extends plotting packages such as &lt;code&gt;ggplot2&lt;/code&gt; and &lt;code&gt;lattice&lt;/code&gt; to facilitate the plotting of data over long time intervals, including, but not limited to, geological, evolutionary, and ecological data. Look &lt;a href=&#34;https://github.com/willgearty/deeptime&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;deeptime.png&#34; height = &#34;300&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=figpatch&#34;&gt;figpatch&lt;/a&gt; v0.1.0.1: Provides functions to arrange external figures with &lt;code&gt;patchwork&lt;/code&gt; alongside &lt;code&gt;ggplot2&lt;/code&gt; plots. See &lt;a href=&#34;https://cran.r-project.org/web/packages/figpatch/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;patchwork.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spiralize&#34;&gt;spiralize&lt;/a&gt; v1.0.2: Provides functions to visualize data along an &lt;a href=&#34;https://en.wikipedia.org/wiki/Archimedean_spiral&#34;&gt;Archimedean spiral&lt;/a&gt; which has the advantages of being able to visualize data with very a long axis with high resolution and reveal periodic patterns in time series. Look &lt;a href=&#34;https://cran.r-project.org/web/packages/spiralize/vignettes/spiralize.html&#34;&gt;here&lt;/a&gt; for links to the five vignettes.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spiralize.png&#34; height = &#34;500&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/08/26/july-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>R / Medicine 2021</title>
      <link>https://rviews.rstudio.com/2021/08/12/r-medicine-2021/</link>
      <pubDate>Thu, 12 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/08/12/r-medicine-2021/</guid>
      <description>
        

&lt;p&gt;&lt;img src=&#34;rmed.png&#34; height = &#34;500&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://r-medicine.com/&#34;&gt;R/Medicine 2021&lt;/a&gt;, the premier conference for the use of R in clinical applications is less than two weeks away! This conference reflects the increasing importance of data science, computational statistics and machine learning to clinical applications, and emphasizes the effectiveness of the R language as a vehicle for making data driven medicine accessible to clinicians with diverse backgrounds. The two conference keynote talks &lt;em&gt;Bringing Machine Learning Models to the Bedside&lt;/em&gt; by &lt;a href=&#34;https://medicine.umich.edu/dept/lhs/karandeep-singh-md-mmsc&#34;&gt;Karandeep Singh&lt;/a&gt; and &lt;em&gt;Dissecting Algorithmic Bias&lt;/em&gt; by &lt;a href=&#34;https://publichealth.berkeley.edu/people/ziad-obermeyer/&#34;&gt;Ziad Obermeyer&lt;/a&gt; directly address important technical and ethical issues confronting modern data driven medicine.&lt;/p&gt;

&lt;p&gt;R/Medicine will offer six short courses spread out over the two days of August 24th and August 25th. These courses are &lt;strong&gt;included in the registration price&lt;/strong&gt;. The Tuesday short courses will be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Secure Medical Data Collection: Best Practices with Excel, and Leveling Up to REDCap and collaboratoR&lt;/em&gt; taught by Peter Higgins, Will Beasley, Kenneth McLean&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Intro to R for Medical Data&lt;/em&gt; taught by Ted Laderas, Daniel Chen, Mara Alexeev&lt;/li&gt;
&lt;li&gt;&lt;em&gt;An Introductory R Guide for Targeted Maximum Likelihood Estimation in Medical Research&lt;/em&gt; taught by Ehsan Karim&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The Wednesday short courses will be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Mapping Spatial Health Data&lt;/em&gt; taught by Marynia Kolak&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Reproducible Research with R&lt;/em&gt; taught by Alison Hill and Stephan Kadauke&lt;/li&gt;
&lt;li&gt;&lt;em&gt;From SAS to R&lt;/em&gt; taught by Joe Korszun&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The conference will proper will run from 11:00 to 19:30 EDT on Thursday, August 26th, and  from 10:50 to 18:00 EDT on Friday, August 27th. The &lt;a href=&#34;https://r-medicine.com/schedule/&#34;&gt;full schedule is here&lt;/a&gt;. Priced at only $50 full fare, $25 for academics and $10 for students and trainees, this is an affordable, important conference that you will not want to miss.&lt;/p&gt;

&lt;h3 id=&#34;you-can-register-here-https-bit-ly-2vlqger&#34;&gt;You can &lt;a href=&#34;https://bit.ly/2VLqGer&#34;&gt;&lt;strong&gt;register here&lt;/strong&gt;&lt;/a&gt;.&lt;/h3&gt;

&lt;p&gt;To get an idea of the international scope of the conference, and a feel for what the virtual conference experience might be like, have a look at the &lt;em&gt;R Journal&lt;/em&gt; article written by the organizing team about last year&amp;rsquo;s conference:  &lt;a href=&#34;https://journal.r-project.org/archive/2021-1/rmed2020.pdf&#34;&gt;&lt;em&gt;R Medicine 2020: The Power of Going
Virtual&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;And finally, to get an idea of the various ways that R is contributing to getting everyday work done in clinical practice: the following are the packages from the Medicine category that made it to my lists of &amp;ldquo;Top 40&amp;rdquo; new CRAN packages in posts over the past twelve months.&lt;/p&gt;

&lt;h3 id=&#34;top-40-picks-for-new-cran-packages-for-medicine&#34;&gt;&amp;ldquo;Top 40&amp;rdquo; Picks for new CRAN Packages for Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=afdx&#34;&gt;afdx&lt;/a&gt; v1.1.1: Provides functions to estimate diagnosis performance (Sensitivity, Specificity, Positive predictive value, Negative predicted value) of a diagnostic test when there is no golden standard by estimating the attributable fraction using either a &lt;a href=&#34;https://cran.r-project.org/web/packages/afdx/vignettes/af_logit_exponential.html&#34;&gt;logitexponential model&lt;/a&gt; or a &lt;a href=&#34;https://cran.r-project.org/web/packages/afdx/vignettes/latentclass.html&#34;&gt;latent class model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aldvmm&#34;&gt;aldvmm&lt;/a&gt; v0.8.4: Fits health state utility adjusted limited dependent variable mixture models, i.e. finite mixtures of normal distributions with an accumulation of density mass at the limits, and a gap between 100% quality of life and the next smaller utility value. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1536867X1501500307&#34;&gt;Alava and Wailoo (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/aldvmm/vignettes/aldvmm_vignette.pdf&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=babsim.hospital&#34;&gt;babsim.hospital&lt;/a&gt; v11.5.14: Implements a discrete-event simulation model for a hospital resource planning. Motivated by the challenges faced by health care institutions in the current COVID-19 pandemic, it can be used by health departments to forecast demand for intensive care beds, ventilators, and staff resources. See &lt;a href=&#34;https://www.jstatsoft.org/article/view/v090i02&#34;&gt;Ucar, Smeets &amp;amp; Azcorra (2019)&lt;/a&gt;, &lt;a href=&#34;https://www.rcpjournals.org/content/futurehosp/6/1/17&#34;&gt;Lawton &amp;amp; McCooe (2019)&lt;/a&gt; and the &lt;a href=&#34;https://www.th-koeln.de/informatik-und-ingenieurwissenschaften/babsimhospital_78996.php&#34;&gt;website&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/babsim.hospital/vignettes/babsim-vignette-introduction.pdf&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=beats&#34;&gt;beats&lt;/a&gt; v0.1.1: Provides functions to import data from UFI devices and process electrocardiogram (ECG) data. It also includes a Shiny app for finding and exporting heart beats. See &lt;a href=&#34;https://cran.r-project.org/web/packages/beats/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bhmbasket&#34;&gt;bhmbasket&lt;/a&gt; v0.9.1: Provides functions to evaluate basket trial designs with binary endpoints using Bayesian hierarchical models and Bayesian decision rules. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1740774513497539&#34;&gt;Berry et al. (2013)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/pst.1730&#34;&gt;Neuenschwander et al. (2016)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1177%2F2168479014533970&#34;&gt;Fisch et al. (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/bhmbasket/vignettes/reproduceExNex.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bp&#34;&gt;bp&lt;/a&gt; v1.0.1: Provides functions to aid in the analysis of blood pressure data of all forms by providing both descriptive and visualization tools for researchers. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/bp/vignettes/bp.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=card&#34;&gt;card&lt;/a&gt; v0.1.0: Provides tools to help assess the autonomic regulation of cardiovascular physiology with respect to electrocardiography, circadian rhythms, and the clinical risk of autonomic dysfunction on cardiovascular health through the perspective of epidemiology and causality. For background on the analysis of circadian rhythms through cosinor analysis see &lt;a href=&#34;https://tbiomed.biomedcentral.com/articles/10.1186/1742-4682-11-16&#34;&gt;Cornelissen (2014)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/09291010600903692&#34;&gt;Refinetti et al. (2014)&lt;/a&gt;. There are two vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/card/vignettes/circadian.html&#34;&gt;circadian&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/card/vignettes/cosinor.html&#34;&gt;cosinor&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=causalCmprsk&#34;&gt;causalCmprisk&lt;/a&gt; v1.0.0: Provides functions to estimate average treatment effects of two static treatment regimes on time-to-event outcomes with competing events. The method uses propensity scores weighting for emulation of baseline randomization. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/causalCmprsk/vignettes/cmp_rsk_RHC.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ccoptimalmatch&#34;&gt;ccoptimalmatch&lt;/a&gt; v0.1.0: Uses sub-sampling to create pseudo-observations of controls to optimally match cases with controls. See &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-021-01256-3&#34;&gt;Mamoiris (2021)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ccoptimalmatch/vignettes/ccoptimalmatching_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CHOIRBM&#34;&gt;CHOIRBM&lt;/a&gt; v0.0.2: Provides functions for visualizing body map data collected with the Collaborative Health Outcomes  Information Registry &lt;a href=&#34;https://choir.stanford.edu/&#34;&gt;CHOIR)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/CHOIRBM/vignettes/plot-one-patient.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clinDataReview&#34;&gt;clinDataReview&lt;/a&gt; v1.1.0: Provides functions to create interactive tables, listings and figures and associated reports for exploratory analysis in a clinical trial setting. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/clinDataReview/vignettes/clinDataReview-dataPreprocessing.html&#34;&gt;Prerocessing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/clinDataReview/vignettes/clinDataReview-dataVisualization.html&#34;&gt;Visualization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/clinDataReview/vignettes/clinDataReview-reporting.html&#34;&gt;Creating Reports&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clinUtils&#34;&gt;clinUtils&lt;/a&gt; v0.0.4: Provides utility functions to facilitate importing, exploring, and reporting clinical data along with datasets in &lt;a href=&#34;https://www.cdisc.org/standards/foundational/sdtm&#34;&gt;SDTM&lt;/a&gt; and &lt;a href=&#34;https://www.cdisc.org/standards/foundational/adam&#34;&gt;ADaM&lt;/a&gt; format. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clinUtils/vignettes/clinUtils-vignette.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cmprskcoxmsm&#34;&gt;cmprskcoxmsm&lt;/a&gt; v0.2.0:  Provides functions to estimate treatment effect a under marginal structure model for the cause-specific hazard of competing risk events. Functions also estimate the risk of the potential outcomes, risk difference and risk ratio. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214501753168154&#34;&gt;Hernan et al. (2001)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/cmprskcoxmsm/vignettes/weight_cause_cox.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=coder&#34;&gt;coder&lt;/a&gt; v0.13.5: Provides functions to classify individuals or items based on external code data identified by regular expressions. A typical use case considers patients with medically coded data, such as codes from the International Classification of Diseases. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/coder.html&#34;&gt;overview&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/classcodes.html&#34;&gt;class codes&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/Interpret_regular_expressions.html&#34;&gt;interpreting regular expressions&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/ex_data.html&#34;&gt;example data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=covid19us&#34;&gt;covid19us&lt;/a&gt; v0.1.2: Implements wrapper around the &lt;a href=&#34;https://covidtracking.com/api/&#34;&gt;COVID Tracking Project API&lt;/a&gt; providing data on cases of COVID-19 in the US.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=covidcast&#34;&gt;covidcast&lt;/a&gt; v0.4.2: Provides an interface to Delphi&amp;rsquo;s &lt;a href=&#34;https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html&#34;&gt;COVIDcast Epidata&lt;/a&gt; including tools for data access, maps and time series plotting, and basic signal processing, and a collection of numerous indicators relevant to the COVID-19 pandemic in the United States. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/covidcast.html&#34;&gt;Getting Started Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/correlation-utils.html&#34;&gt;Computing Signal Correlations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/external-data.html&#34;&gt;Combining Data Sources&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/multi-signals.html&#34;&gt;Manipulating Multiple Signals&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/plotting-signals.html&#34;&gt;Plotting and Mapping Signals&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dataquieR&#34;&gt;dataQuieR&lt;/a&gt; v1.0.4: Provides functions to assess data quality issues in studies. See the &lt;a href=&#34;https://www.tmf-ev.de/EnglishSite/Home.aspx&#34;&gt;TMF Guideline&lt;/a&gt; and the &lt;a href=&#34;https://dfg-qa.ship-med.uni-greifswald.de&#34;&gt;DFG Project&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dataquieR/vignettes/DQ-report-example.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=epigraphdb&#34;&gt;epigraphdb&lt;/a&gt; v0.2.1: Provides access to the &lt;a href=&#34;https://epigraphdb.org&#34;&gt;EpiGraphDB&lt;/a&gt; platform. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/using-epigraphdb-r-package.html&#34;&gt;overview&lt;/a&gt;, vignettes on the &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/using-epigraphdb-api.html&#34;&gt;API&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/meta-functionalities.html&#34;&gt;Platform Functionality&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/meta-functionalities.html&#34;&gt;Meta Functions&lt;/a&gt; and three case studies on &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/case-1-pleiotropy.html&#34;&gt;SNP protein associations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/case-2-alt-drug-target.html&#34;&gt;Drug Targets&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/epigraphdb/vignettes/case-3-literature-triangulation.html&#34;&gt;Causal Evidence&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=EpiNow2&#34;&gt;EpiNow2&lt;/a&gt; v1.2.1: Provides functions to estimate the time-varying reproduction number, rate of spread, and doubling time using a range of open-source tools &lt;a href=&#34;https://wellcomeopenresearch.org/articles/5-112/v1&#34;&gt;Abbott et al. (2020)&lt;/a&gt; for background, &lt;a href=&#34;https://www.medrxiv.org/content/10.1101/2020.06.18.20134858v3&#34;&gt;Gostic et al. (2020)&lt;/a&gt; for current best practices, and &lt;a href=&#34;https://cran.r-project.org/web/packages/EpiNow2/readme/README.htm&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=escalation&#34;&gt;escalation&lt;/a&gt; v0.1.2: Implements methods for working with dose-finding clinical trials and includes a common interface to various dose-finding methodologies such as the continual reassessment method (CRM) by &lt;a href=&#34;https://www.jstor.org/stable/pdf/2531628.pdf?seq=1&#34;&gt;O&amp;rsquo;Quigley et al. (1990)&lt;/a&gt;, the Bayesian optimal interval design (BOIN) by &lt;a href=&#34;https://mdanderson.elsevierpure.com/en/publications/bayesian-optimal-interval-designs-for-phase-i-clinical-trials&#34;&gt;Liu &amp;amp; Yuan (2015)&lt;/a&gt;, and the 3+3 described by &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.4780131802&#34;&gt;Korn et al. (1994)&lt;/a&gt;. There are vignettes on   &lt;a href=&#34;https://cran.r-project.org/web/packages/escalation/vignettes/DosePaths.html&#34;&gt;Working with dose-paths&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/escalation/vignettes/DoseSelectorInterface.html&#34;&gt;Working with dose selectors&lt;/a&gt;, and
&lt;a href=&#34;https://cran.r-project.org/web/packages/escalation/vignettes/Simulation.html&#34;&gt;Simulating dose-escalation trials&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eventglm&#34;&gt;eventglm&lt;/a&gt; v1.0.2 Implements methods for doing event history regression for marginal estimands, including cumulative incidence the restricted mean survival, as described in the methodology reviewed in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280209105020&#34;&gt;Andersen &amp;amp; Perme (2010)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/eventglm/vignettes/example-analysis.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eventTrack&#34;&gt;eventTrack&lt;/a&gt; v1.0.0: Implements the hybrid framework for event prediction in clinical trials as described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S155171441100139X?via%3Dihub&#34;&gt;Fang &amp;amp; Zheng (2011)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/eventTrack/vignettes/eventTrack.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=goldilocks&#34;&gt;goldilocks&lt;/a&gt; v0.3.0: Implements the Goldilocks adaptive trial design for a time to event outcome using a piecewise exponential model and conjugate Gamma prior distributions as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10543406.2014.888569?journalCode=lbps20&#34;&gt;Broglio et al. (2014)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/goldilocks/vignettes/broglio.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=healthyR&#34;&gt;healthyR&lt;/a&gt; v0.1.1: Implements hospital data analysis workflow tools including modeling tools, and tools to review common administrative hospital data such as average length of stay, readmission rates, average net pay amounts by service lines, and more. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/healthyR/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hlaR&#34;&gt;hlaR&lt;/a&gt; v0.1.0: Implements a tool for the eplet analysis of donor and recipient HLA (human leukocyte antigen) mismatches. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/hlaR/vignettes/allele-haplotype.html&#34;&gt;Imputation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/hlaR/vignettes/eplet-mm.html&#34;&gt;Eplet Mismatch&lt;/a&gt; and a &lt;a href=&#34;https://emory-larsenlab.shinyapps.io/hlar_shiny/&#34;&gt;Shiny App&lt;/a&gt; as well.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=inTextSummaryTable&#34;&gt;inTextSummaryTable&lt;/a&gt; v3.0.1: Provides functions to create tables of summary statistics or counts for clinical data for &lt;a href=&#34;https://www.pharmasug.org/proceedings/2015/CP/PharmaSUG-2015-CP04.pdf&#34;&gt;TLFs&lt;/a&gt;. These tables can be exported as in-text table for a Clinical Study Report in MS Word format or a  presentation MS PowerPoint format, or as interactive table. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/inTextSummaryTable/vignettes/inTextSummaryTable-introduction.html&#34;&gt;Introduction&lt;/a&gt; and six more vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/inTextSummaryTable/vignettes/inTextSummaryTable-aesthetics.html&#34;&gt;Aesthetics&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/inTextSummaryTable/vignettes/inTextSummaryTable-visualization.html&#34;&gt;Visualization&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=IPDfromKM&#34;&gt;IPDfromKM&lt;/a&gt; v0.1.10: Implements a method to reconstruct individual patient data from Kaplan-Meier (KM) survival curves, visualize and assess the accuracy of the reconstruction, and perform secondary analysis on the reconstructed data. The package also implements iterative KM estimation algorithm proposed in &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/1471-2288-12-9&#34;&gt;Guyot (2012)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metaSurvival&#34;&gt;metaSurvival&lt;/a&gt; v0.1.0: Provides a function to assess information from a summary survival curve and test the between-strata heterogeneity. See the &lt;a href=&#34;https://github.com/shubhrampandey/metaSurvival&#34;&gt;GitHub repo&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nCov2019&#34;&gt;nCov2019&lt;/a&gt; v0.4.4: Implements an interface to &lt;a href=&#34;https://disease.sh/&#34;&gt;disease.sh - Open Disease Data API&lt;/a&gt; to access real time and historical data of COVID-19 cases, vaccine and therapeutics data. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/nCov2019/vignettes/nCov2019.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NHSDataDictionaRy&#34;&gt;NHSDataDictionaRy&lt;/a&gt; v1.2.1: Provides a common set of simplified web scraping tools for working with the &lt;a href=&#34;https://datadictionary.nhs.uk/data_elements_overview.html&#34;&gt;NHS Data Dictionary&lt;/a&gt;.This package was commissioned by the &lt;a href=&#34;https://nhsrcommunity.com/&#34;&gt;NHS-R community&lt;/a&gt; to provide this consistency of lookups. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/NHSDataDictionaRy/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NMADiagT&#34;&gt;NMADiagT&lt;/a&gt; v0.1.2: Implements the hierarchical summary receiver operating characteristic model developed by &lt;a href=&#34;doi:10.1093/biostatistics/kxx025&#34;&gt;Ma et al. (2018)&lt;/a&gt; and the hierarchical model developed by &lt;a href=&#34;doi:10.1080/01621459.2018.1476239&#34;&gt;Lian et al. (2019)&lt;/a&gt; for performing meta-analysis. It is able to simultaneously compare one to five diagnostic tests within a missing data framework.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=packDAMipd&#34;&gt;packDAMipd&lt;/a&gt; v0.1.2: Provides functions to construct both time-homogenous and time-dependent Markov models for cost-effectiveness analyses, perform decision analyses, and conduct deterministic and probabilistic sensitivity analyses. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Deterministic_sensitivity_analysis.html&#34;&gt;deterministic&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Probabilstic_sensitivity_analysis.html&#34;&gt;probabilistic&lt;/a&gt; sensitivity analyses, &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Simple_sick_sicker.html&#34;&gt;simple&lt;/a&gt; &amp;ldquo;sick-sicker&amp;rdquo; models, &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Sick_sicker_age_dependent.html&#34;&gt;age-dependent&lt;/a&gt; &amp;ldquo;sick-sicker&amp;rdquo; models, and &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/cycle_dependent.html&#34;&gt;cycle dependent&lt;/a&gt; models.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=patientProfilesVis&#34;&gt;patientProfilesVis&lt;/a&gt; v2.0.1: Provides functions to create patient specific profile visualizations for exploration, diagnostic or monitoring purposes during a clinical trial which display the evolution of parameters such as laboratory measurements, ECG data, vital signs, adverse events and more. There is &lt;a href=&#34;https://cran.r-project.org/web/packages/patientProfilesVis/vignettes/patientProfiles-template-SDTM.html&#34;&gt;template&lt;/a&gt; for creating patient profiles from CDISC SDTM datasets, and an &lt;a href=&#34;https://cran.r-project.org/web/packages/patientProfilesVis/vignettes/patientProfilesVis-introduction.html&#34;&gt;Introduction&lt;/a&gt; to the package.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=psrwe&#34;&gt;psrwe&lt;/a&gt; v1.2: Provides tools to incorporate real-world evidence (RWE) into regulatory and health care decision making and includes functions which implement the PS-integrated RWE analysis methods proposed in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10543406.2019.1657133?journalCode=lbps20&#34;&gt;Wang et al. (2019)&lt;/a&gt;, &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10543406.2019.1684309?journalCode=lbps20&#34;&gt;Wang et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10543406.2020.1730877?journalCode=lbps20&#34;&gt;Chen et al. (2020)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/psrwe/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; on propensity score integration.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QDiabetes&#34;&gt;QDiabetes&lt;/a&gt; v1.0-2: Calculates the risk of developing type 2 diabetes using risk prediction algorithms derived by &lt;a href=&#34;https://clinrisk.co.uk/ClinRisk/Welcome.html&#34;&gt;ClinRisk&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/Feakster/qdiabetes&#34;&gt;here&lt;/a&gt; for information and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=raveio&#34;&gt;raveio&lt;/a&gt; v0.0.3: implements an interface to the &lt;a href=&#34;https://openwetware.org/wiki/RAVE&#34;&gt;RAVE&lt;/a&gt; (R analysis and visualization of human intracranial electroencephalography data) project which aims at analyzing brain recordings from patients with electrodes placed on the cortical surface or inserted into the brain. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2020.06.02.129676v1&#34;&gt;Mafnotti et al. (2020)&lt;/a&gt; for background.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=reconstructKM&#34;&gt;reconstructKM&lt;/a&gt; v0.3.0: Provides functions for reconstructing individual-level data (time, status, arm) from Kaplan-MEIER curves published in academic journals. See &lt;a href=&#34;https://www.nejm.org/doi/10.1056/NEJMc1808567&#34;&gt;Sun et al. (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/reconstructKM/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for the reconstruction procedure.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ReviewR&#34;&gt;RevieweR&lt;/a&gt; v2.3.6: Implements a portable &lt;code&gt;Shiny&lt;/code&gt; tool to explore patient-level electronic health record data and perform chart review in a single integrated framework. This tool supports the &lt;a href=&#34;https://www.ohdsi.org/data-standardization/the-common-data-model/&#34;&gt;OMOP&lt;/a&gt; common data model as well as the &lt;a href=&#34;https://mimic.physionet.org/&#34;&gt;MIMIC-III&lt;/a&gt; data model, and chart review through a &lt;a href=&#34;https://www.project-redcap.org/&#34;&gt;REDCap&lt;/a&gt; API. See the &lt;a href=&#34;https://reviewr.thewileylab.org/&#34;&gt;RevieweR Website&lt;/a&gt; for more information. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_local.html&#34;&gt;Local&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_docker.html&#34;&gt;Docker&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_bigquery.html&#34;&gt;BigQuery&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_server.html&#34;&gt;Shiny Server&lt;/a&gt; deployment and performing a &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/usage_perform_chart_review.html&#34;&gt;Chart Review&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RHRT&#34;&gt;RHRT&lt;/a&gt; v1.0.1: Provides methods to scan RR interval data for Premature Ventricular Complexes and parameterise and plot the resulting Heart Rate Turbulence. See &lt;a href=&#34;https://www.thelancet.com/journals/lancet/article/PIIS0140-6736(98)08428-1/fulltext&#34;&gt;Schmidt et al. (1999)&lt;/a&gt; and &lt;a href=&#34;https://iopscience.iop.org/article/10.1088/1361-6579/ab98b3&#34;&gt;Blesius et al. (2020)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/RHRT/vignettes/rhrt-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SAMBA&#34;&gt;SAMBA&lt;/a&gt; v0.9.0: Implements several methods, as proposed in &lt;a href=&#34;doi:10.1101/2019.12.26.19015859&#34;&gt;Beesley &amp;amp; Mukherjee (2020)&lt;/a&gt; for obtaining bias-corrected point estimates along with valid standard errors using electronic health records data with misclassifird EHR-derived disease status. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SAMBA/vignettes/UsingSAMBA.html&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SteppedPower&#34;&gt;SteppedPower&lt;/a&gt; v0.1.0: Provides tools for power and sample size calculations and design diagnostics for longitudinal mixed models with a focus on stepped wedge designs using methods introduced in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1551714406000632?via%3Dihub&#34;&gt;Hussey and Hughes (2007)&lt;/a&gt; and extensions discussed in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280220932962&#34;&gt;Li et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SteppedPower/vignettes/Getting_Started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tboot&#34;&gt;tboot&lt;/a&gt; v0.2.0: Provides functions to simulate clinical trial data with realistic correlation structures and assumed efficacy levels by using a tilted bootstrap resampling approach. There is a tutorial on &lt;a href=&#34;https://cran.r-project.org/web/packages/tboot/vignettes/tboot.html&#34;&gt;The Tilted Bootstrap&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/tboot/vignettes/tboot_bmr.html&#34;&gt;Bayesian Marginal Reconstruction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Tplyr&#34;&gt;Tplyr&lt;/a&gt; v0.1.3: Implement a tool to simplify table creation and the data manipulation necessary to create clinical reports. There is a &lt;a href=&#34;https://cran.r-project.org/package=Tplyr&#34;&gt;Getting Started Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/Tplyr/vignettes/desc.html&#34;&gt;Layers&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/Tplyr/vignettes/options.html&#34;&gt;Options&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/Tplyr/vignettes/table.html&#34;&gt;Tables&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=visR&#34;&gt;visR&lt;/a&gt; v0.2.0: Provides functions to generate clinical graphs and tables with sensible defaults based on graphical principles as described in: &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/pst.1912&#34;&gt;Vandemeulebroecke et al. (2018)&lt;/a&gt;, &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12455&#34;&gt;Vandemeulebroecke et al. (2019)&lt;/a&gt;, and &lt;a href=&#34;https://bmjopen.bmj.com/content/9/9/e030215&#34;&gt;Morris et al. (2019)&lt;/a&gt;. Vignettes include &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/vignettes/CDISC_ADaM.html&#34;&gt;Survival Analysis using CDISC ADaM standard&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/vignettes/Consort_flow_diagram.html&#34;&gt;Creating Consort Flow Diagram&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/vignettes/Styling_KM_plots.html&#34;&gt;Styling Survival Plots&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/index.html&#34;&gt;Survival Analysis&lt;/a&gt;.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/08/12/r-medicine-2021/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>R Views Call for Documentation</title>
      <link>https://rviews.rstudio.com/2021/08/04/r-views-blog-contest/</link>
      <pubDate>Wed, 04 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/08/04/r-views-blog-contest/</guid>
      <description>
        

&lt;p&gt;We at R Views believe that the R ecosystem, centered around CRAN and Bioconductor, is the world’s largest open repository of statistical knowledge. R packages provide implementations and examples for a tremendous number of statistical methods, procedures, and algorithms. Yet, the virtual library of the R ecosystem is far from being complete. There is plenty of room for examples that explore some little travelled path of computational statistics or illuminate a familiar field with clarity. We invite you to contribute to expanding the knowledge available in the R ecosystem through blogging.&lt;/p&gt;

&lt;p&gt;Documentation for R packages begins with the package pdf file which provides a detailed description for each individual function, indicates relationships among functions and often includes references to the statistical and scientific literature. Going down an organizational level you can view the source code for each function. Moving up a level, README files and package vignettes provide a coherent overview of the capabilities of the package as a whole and often include example and elaborate use cases.&lt;/p&gt;

&lt;p&gt;While the burden to explain what R packages do falls mainly on package authors, all of us data scientists, statisticians, researchers, students and &amp;ldquo;ordinary&amp;rdquo; R users can add to the knowledge encoded in R by elaborating on the capabilities of R functions and packages, developing additional examples and contributing statistical analyses in areas where we may have developed some expertise.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://imgs.xkcd.com/comics/unpublished_discoveries.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;
 &lt;sup&gt;&lt;a href=&#34;https://www.explainxkcd.com/wiki/index.php/1805:_Unpublished_Discoveries&#34;&gt;xkcd 1805 Unpublished Discoveries&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;We are not talking about Nobel Laureate work here. But nearly everyone who regularly uses R has some gem stashed away somewhere. We are looking to mine those gems and organize them in a way that can be shared with the R Community.&lt;/p&gt;

&lt;p&gt;We are asking you to please dig up your gem and organize it into a blog post. Tell us what your gem does, how it works, and why it is of some value. Some of the most popular R Views posts introduce technical topics by providing R based tutorials. Others show how to efficiently accomplish everyday tasks or present an elegant calculation or visualization. Think in terms of a well explained example, or if you are really ambitious, you could write that package vignette that you wish existed. Look below for some guidance on more elaborate ideas.&lt;/p&gt;

&lt;h2 id=&#34;call-for-posts&#34;&gt;Call for Posts&lt;/h2&gt;

&lt;p&gt;Please submit you posts using the following form: &lt;a href=&#34;https://rstd.io/rviews-2021&#34;&gt;rstd.io/rviews-2021&lt;/a&gt;. All submissions will appear on the &lt;a href=&#34;https://community.rstudio.com/c/60&#34;&gt;&lt;em&gt;Call for Docs&lt;/em&gt;&lt;/a&gt; page on the RStudio Community Site, and you will need an RStudio Community profile.&lt;/p&gt;

&lt;p&gt;The deadline for submission is &lt;strong&gt;Friday, September 23, 2021&lt;/strong&gt;. We planning awards of a sort to the best entries and would like to announce these by November 1, 2021.&lt;/p&gt;

&lt;h3 id=&#34;awards&#34;&gt;Awards&lt;/h3&gt;

&lt;p&gt;The award categories and the associated prizes are as follows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Honorable Mentions&lt;/strong&gt;:

&lt;ul&gt;
&lt;li&gt;One year free RStudio Cloud Premium&lt;/li&gt;
&lt;li&gt;A bunch of hex stickers of RStudio packages&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Runners Up&lt;/strong&gt;:

&lt;ul&gt;
&lt;li&gt;All prizes listed above, plus&lt;/li&gt;
&lt;li&gt;Some number of RStudio t-shirts, books, and mugs (worth up to $200)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Grand Prizes&lt;/strong&gt;:

&lt;ul&gt;
&lt;li&gt;All prizes listed above, plus&lt;/li&gt;
&lt;li&gt;Special &amp;amp; persistent recognition by RStudio in the form of a winners page, and a badge that will be publicly visible on your RStudio Community profile&lt;/li&gt;
&lt;li&gt;A selected group of submissions will be invited to appear on R Views&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;sup&gt;* Please note that we may not be able to send t-shirts, books, or other larger items to non-US addresses.&lt;/sup&gt;&lt;br&gt;
&lt;sup&gt;* Please note that all articles on R Views will go through an editorial review before being published there.&lt;/sup&gt;&lt;br&gt;
&lt;sup&gt;* With the author&amp;rsquo;s permission, some posts may appear on R Views before the awards announcements. &lt;/sup&gt;.&lt;/p&gt;

&lt;h3 id=&#34;announcement&#34;&gt;Announcement&lt;/h3&gt;

&lt;p&gt;The names and work of all winners will be highlighted in an announcement on R Views, and we will announce them on RStudio’s social platforms, including RStudio Community (unless the winner prefers not to be mentioned).&lt;/p&gt;

&lt;h2 id=&#34;need-inspiration&#34;&gt;Need inspiration?&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Edgar Ruiz &lt;a href=&#34;https://rviews.rstudio.com/2019/06/19/a-gentle-intro-to-tidymodels/&#34;&gt;Gentle Introduction to tidymodels&lt;/a&gt; is a good example of a homemade package vignette.&lt;/li&gt;
&lt;li&gt;Jonathan Regenstein&amp;rsquo;s series on &lt;a href=&#34;https://rviews.rstudio.com/categories/reproducible-finance-with-r/&#34;&gt;Reproducible Finance with R&lt;/a&gt; presents several masterful examples of Financial use cases.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&#34;guidance&#34;&gt;Guidance&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Posts should be well-written, contain enough code to support the main argument and have a few plots and/or tables.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Novelty&lt;/strong&gt; - We are looking for original content. That is, your article should not have appeared on blogging platforms, other than your personal website or blog.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Contribution&lt;/strong&gt; - Your article should provide novel insight and utility. For example, an exploration of a package or use case that is currently poorly documented will be better received than one which already has excellent documentation and vignettes either on CRAN or in the R community.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reproducible&lt;/strong&gt; - Your submission will need to link to a repo which includes an .Rmd file that reproduces all code, images, and other output in the submitted article. If there is code that requires special resources, such as access to a private database, it is fine to simply refer to these in your repo.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Please confine your posts to less than 1,000 words&lt;/strong&gt;, excluding code and image captions. Your article should be self-contained, but may refer to additional content on your repo or personal website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;categories&#34;&gt;Categories&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Homemade Package Vignette&lt;/strong&gt; - Package authors put in a lot of effort to build their library and the documentation that supports it, but they can&amp;rsquo;t cover everything. They may not have developed a vignette yet, or written additional documentation explaining the set of functionality that is especially useful.
With this type of article, introduce readers to a package &amp;ndash; or small group of packages &amp;ndash; highlighting interesting features or extensions. It should not replicate any existing documentation, instead it should be distinct from &amp;ndash; and complementary to &amp;ndash; any existing package documentation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Entry Point into a Topic&lt;/strong&gt; - It&amp;rsquo;s often daunting to get started as you&amp;rsquo;re exploring a new field or approaching a new problem or methodology. It&amp;rsquo;s incredibly pleasing when you find the resource that serves as your entry point into that new domain, demystifying the space, pointing out useful packages and examples, getting you started on your work. With this article type, explore resources centered around one problem, highlighting how R helps you approach it.&lt;/li&gt;
&lt;/ul&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/08/04/r-views-blog-contest/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>June 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/07/26/june-2021-top-40-new-cran-packages/</link>
      <pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/07/26/june-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred ninety-seven new packages made it to CRAN in June. Here are my selections for the &amp;ldquo;Top 40&amp;rdquo; in ten categories: Computational Methods, Data, Finance, Genomics, Machine Learning, Medicine, Statistics, Time Series, Utilities, and Visualization. The Medicine category includes multiple packages for medical reporting and table building. Note that eight new packages were removed from CRAN by the time I began my research for this post on July 16th, so they were not considered for the &amp;ldquo;Top 40&amp;rdquo;.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=disordR&#34;&gt;disordR&lt;/a&gt; v0.0-2: Provides tools for manipulating values of associative maps which are stored in arbitrary order. When associating keys with values one needs both parts to be in 1-1 correspondence. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/disordR/vignettes/disordR.html&#34;&gt;vignette&lt;/a&gt; for the theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ICvectorfields&#34;&gt;ICvectorfields&lt;/a&gt; v0.0.2: Provides functions for converting time series of spatial abundance or density data in raster format to vector fields of population movement using the digital image correlation technique. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ICvectorfields/vignettes/Using_ICvectorfields.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ICvectorfields.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rim&#34;&gt;rim&lt;/a&gt; v0.4.1: Provides an interface to the computer algebra system &lt;a href=&#34;https://maxima.sourceforge.io/&#34;&gt;Maxima&lt;/a&gt; which includes running Maxima commands from within R, generating output in LaTeX and &lt;a href=&#34;https://www.w3.org/Math/&#34;&gt;MathML&lt;/a&gt; and R Markdown. Look &lt;a href=&#34;https://rcst.github.io/rim/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PlanetNICFI&#34;&gt;PlanetNICFI&lt;/a&gt; v1.0.3: Provides functions to download and process &lt;a href=&#34;https://www.planet.com/nicfi/&#34;&gt;Planet NICFI&lt;/a&gt; satellite imagery from Norway&amp;rsquo;s International Climate and Forest Initiative utilizing the &lt;a href=&#34;https://developers.planet.com/docs/basemaps/reference/#tag/Basemaps-and-Mosaics&#34;&gt;Planet Mosaics API&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/PlanetNICFI/vignettes/planet_nicfi_functionality.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PlanetNICFI.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgovcan&#34;&gt;rgovcan&lt;/a&gt; v1.0.3: Provides access to data and other resources available through the &lt;a href=&#34;https://open.canada.ca/en&#34;&gt;Canadian Open Government portal&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/rgovcan/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=wcde&#34;&gt;wcde&lt;/a&gt; v0.0.1: Implements an interface to the &lt;a href=&#34;http://dataexplorer.wittgensteincentre.org/&#34;&gt;Wittgenstein Human Capital Data Explorer&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/wcde/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;wcde.png&#34; height = &#34;500&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=etrm&#34;&gt;etrm&lt;/a&gt; v1.0.1: Provides functions to perform core tasks within Energy Trading and Risk Management including calculating maximum smoothness forward price curves for electricity and natural gas contracts with flow delivery, as presented in &lt;a href=&#34;https://jod.pm-research.com/content/15/1/52&#34;&gt;Benth et al. (2007)&lt;/a&gt; and portfolio insurance trading strategies for price risk management in the forward market as described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/0304405X76900246?via%3Dihub&#34;&gt;Black (1976)&lt;/a&gt;. There are vignettes describing the &lt;a href=&#34;https://cran.r-project.org/web/packages/etrm/vignettes/msfc_forward_curve.html&#34;&gt;Maximum Smoothness Forward Curve&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/etrm/vignettes/portfolio_insurance_strategies.html&#34;&gt;Portfolio Insurance Trading Strategies&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;etrm.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mshap&#34;&gt;mshap&lt;/a&gt; v0.1.0: Provides functions to compute  &lt;em&gt;mSHAP&lt;/em&gt; values on two-part models as proposed by &lt;a href=&#34;https://arxiv.org/abs/2106.08990&#34;&gt;Matthews &amp;amp; Hartman (2021)&lt;/a&gt; using the &lt;em&gt;TreeSHAP&lt;/em&gt; algorithm described in &lt;a href=&#34;https://www.nature.com/articles/s42256-019-0138-9&#34;&gt;Lundberg et al. (2020)&lt;/a&gt;. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/mshap/vignettes/mSHAP.html&#34;&gt;mSHAP&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/mshap/vignettes/mshap_plots.html&#34;&gt;mshap plots&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mshap.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=harmony&#34;&gt;harmony&lt;/a&gt; v0.1.0: Implements the harmony algorithm for single cell integration described in &lt;a href=&#34;https://www.nature.com/articles/s41592-019-0619-0&#34;&gt;Korsunsky et al. (2019)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/harmony/vignettes/quickstart.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;harmony.jpeg&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AutoScore&#34;&gt;AutoScore&lt;/a&gt; v0.2.0: Implements an interpretable machine learning framework to automate the development of a clinical scoring model for predefined outcomes. See &lt;a href=&#34;https://medinform.jmir.org/2020/10/e21798/&#34;&gt;Xie et al. 2020&lt;/a&gt; for the details, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/AutoScore/vignettes/Guide_book.html&#34;&gt;Guide Book&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;AutoScore.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=daiR&#34;&gt;daiR&lt;/a&gt; v0.9.0: Implements an interface for the Google Cloud Services &lt;a href=&#34;https://cloud.google.com/document-ai/&#34;&gt;Document AI API&lt;/a&gt; with additional tools for output file parsing and text reconstruction. See the &lt;a href=&#34;https://dair.info/&#34;&gt;package website&lt;/a&gt; for more information and examples. There are six vignettes including a &lt;a href=&#34;https://cran.r-project.org/web/packages/daiR/vignettes/using_document_ai.html&#34;&gt;User Guide&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/daiR/vignettes/basics.html&#34;&gt;Basic processing&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/daiR/vignettes/extracting_tables.html&#34;&gt;Extracting Tables&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;daiR.png&#34; height = &#34;500&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=luz&#34;&gt;luz&lt;/a&gt; v0.1.0: Implements a high level interface to &lt;a href=&#34;https://en.wikipedia.org/wiki/Torch_(machine_learning)&#34;&gt;torch&lt;/a&gt; providing utilities to reduce the the amount of code needed for common tasks, abstract away torch details and make the same code work on both CPUs and GPUs. See &lt;a href=&#34;https://arxiv.org/abs/2002.04688&#34;&gt;Howard et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://zenodo.org/record/3828935#.YPitIxNKj0o&#34;&gt;Falcon et al. (2019)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/luz/vignettes/get-started.html&#34;&gt;Get started with Luz&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/luz/vignettes/custom-loop.html&#34;&gt;Custom Loops&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/luz/vignettes/accelerator.html&#34;&gt;Accelerator API&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mcboost&#34;&gt;mcboost&lt;/a&gt; v0.3.0: Implements &lt;a href=&#34;https://proceedings.mlr.press/v80/hebert-johnson18a.html&#34;&gt;Multi-Calibration Boosting&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/1805.12317&#34;&gt;Multi-Accuracy Boosting&lt;/a&gt; to for the multi-calibrate the predictions of machine learning models. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/mcboost/vignettes/mcboost_basics_extensions.html&#34;&gt;Basics and Extensions&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/mcboost/vignettes/mcboost_example.html&#34;&gt;Health Survey Example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RFpredInterval&#34;&gt;RFpredInterval&lt;/a&gt; v1.0.2: Implements various prediction interval methods with random forests and boosted forests. See &lt;a href=&#34;https://arxiv.org/abs/2106.08217&#34;&gt;Alakus et al. (2021)&lt;/a&gt; and &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280219829885&#34;&gt;Roy and Larocque (2020)&lt;/a&gt; for the mathematical background.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aldvmm&#34;&gt;aldvmm&lt;/a&gt; v0.8.4: Fits health state utility adjusted limited dependent variable mixture models, i.e. finite mixtures of normal distributions with an accumulation of density mass at the limits, and a gap between 100% quality of life and the next smaller utility value. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1536867X1501500307&#34;&gt;Alava and Wailoo (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/aldvmm/vignettes/aldvmm_vignette.pdf&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aldvmm.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clinDataReview&#34;&gt;clinDataReview&lt;/a&gt; v1.1.0: Provides functions to create interactive tables, listings and figures and associated reports for exploratory analysis in a clinical trial setting. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/clinDataReview/vignettes/clinDataReview-dataPreprocessing.html&#34;&gt;Prerocessing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/clinDataReview/vignettes/clinDataReview-dataVisualization.html&#34;&gt;Visualization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/clinDataReview/vignettes/clinDataReview-reporting.html&#34;&gt;Creating Reports&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;clin.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clinUtils&#34;&gt;clinUtils&lt;/a&gt; v0.0.4: Provides utility functions to facilitate importing, exploring, and reporting clinical data along with datasets in &lt;a href=&#34;https://www.cdisc.org/standards/foundational/sdtm&#34;&gt;SDTM&lt;/a&gt; and &lt;a href=&#34;https://www.cdisc.org/standards/foundational/adam&#34;&gt;ADaM&lt;/a&gt; format. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/clinUtils/vignettes/clinUtils-vignette.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=inTextSummaryTable&#34;&gt;inTextSummaryTable&lt;/a&gt; v3.0.1: Provides functions to create tables of summary statistics or counts for clinical data for &lt;a href=&#34;https://www.pharmasug.org/proceedings/2015/CP/PharmaSUG-2015-CP04.pdf&#34;&gt;TLFs&lt;/a&gt;. These tables can be exported as in-text table for a Clinical Study Report in MS Word format or a  presentation MS PowerPoint format, or as interactive table. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/inTextSummaryTable/vignettes/inTextSummaryTable-introduction.html&#34;&gt;Introduction&lt;/a&gt; and six more vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/inTextSummaryTable/vignettes/inTextSummaryTable-aesthetics.html&#34;&gt;Aesthetics&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/inTextSummaryTable/vignettes/inTextSummaryTable-visualization.html&#34;&gt;Visualization&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;inText.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=patientProfilesVis&#34;&gt;patientProfilesVis&lt;/a&gt; v2.0.1: Provides functions to create patient specific profile visualizations for exploration, diagnostic or monitoring purposes during a clinical trial which display the evolution of parameters such as laboratory measurements, ECG data, vital signs, adverse events and more. There is &lt;a href=&#34;https://cran.r-project.org/web/packages/patientProfilesVis/vignettes/patientProfiles-template-SDTM.html&#34;&gt;template&lt;/a&gt; for creating patient profiles from CDISC SDTM datasets, and an &lt;a href=&#34;https://cran.r-project.org/web/packages/patientProfilesVis/vignettes/patientProfilesVis-introduction.html&#34;&gt;Introduction&lt;/a&gt; to the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;patient.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RHRT&#34;&gt;RHRT&lt;/a&gt; v1.0.1: Provides methods to scan RR interval data for Premature Ventricular Complexes and parameterise and plot the resulting Heart Rate Turbulence. See &lt;a href=&#34;https://www.thelancet.com/journals/lancet/article/PIIS0140-6736(98)08428-1/fulltext&#34;&gt;Schmidt et al. (1999)&lt;/a&gt; and &lt;a href=&#34;https://iopscience.iop.org/article/10.1088/1361-6579/ab98b3&#34;&gt;Blesius et al. (2020)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/RHRT/vignettes/rhrt-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RHRT.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=visR&#34;&gt;visR&lt;/a&gt; v0.2.0: Provides functions to generate clinical graphs and tables with sensible defaults based on graphical principles as described in: &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/pst.1912&#34;&gt;Vandemeulebroecke et al. (2018)&lt;/a&gt;, &lt;a href=&#34;https://ascpt.onlinelibrary.wiley.com/doi/10.1002/psp4.12455&#34;&gt;Vandemeulebroecke et al. (2019)&lt;/a&gt;, and &lt;a href=&#34;https://bmjopen.bmj.com/content/9/9/e030215&#34;&gt;Morris et al. (2019)&lt;/a&gt;. Vignettes include &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/vignettes/CDISC_ADaM.html&#34;&gt;Survival Analysis using CDISC ADaM standard&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/vignettes/Consort_flow_diagram.html&#34;&gt;Creating Consort Flow Diagram&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/vignettes/Styling_KM_plots.html&#34;&gt;Styling Survival Plots&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/visR/index.html&#34;&gt;Survival Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;visR.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=admix&#34;&gt;admix&lt;/a&gt; v0.3.2: Implements several methods to estimate the unknown quantities related to two-component admixture models, where the two components can belong to any distribution. See &lt;a href=&#34;https://link.springer.com/article/10.3103%2FS1066530710010023&#34;&gt;Bordes &amp;amp; Vandekerkhove (2010)&lt;/a&gt;, &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.12148&#34;&gt;Patra &amp;amp; Sen (2016)&lt;/a&gt;, and &lt;a href=&#34;https://hal.archives-ouvertes.fr/hal-03201760&#34;&gt;Milhaud et al. (2021)&lt;/a&gt; for background. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/admix/vignettes/admixture-clustering.html&#34;&gt;Clusterine&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/admix/vignettes/admixture-weight-estimation.html&#34;&gt;Estimation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/admix/vignettes/test-hypothesis.html&#34;&gt;Hypothesis Testing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ahMLE&#34;&gt;ahMLE&lt;/a&gt; v1.18: Implements methods for fitting additive hazards model which include the maximum likelihood method as well as Aalen&amp;rsquo;s method for estimating the additive hazards model. See &lt;a href=&#34;https://arxiv.org/abs/2004.06156&#34;&gt;Chengyuan Lu(2021)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ahMLE/vignettes/ahMLE_manual.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bayesrules&#34;&gt;bayesrules&lt;/a&gt; v0.0.1: Provides datasets and functions used for analysis and visualizations in the online &lt;a href=&#34;https://www.bayesrulesbook.com&#34;&gt;Bayes Rules&lt;/a&gt; book. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesrules/vignettes/conjugate-families.html&#34;&gt;Conjugate Families&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesrules/vignettes/model-evaluation.html&#34;&gt;Model Evaluation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bayesrules.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dbglm&#34;&gt;dbglm&lt;/a&gt; v1.0.0: Provides a function to fit generalized linear models on moderately large datasets, by taking an initial sample, fitting in memory, then evaluating the score function for the full data in the database. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10618600.2019.1610312?journalCode=ucgs20&#34;&gt;Lumley (2019)&lt;/a&gt; for the details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fasano.franceschini.test&#34;&gt;fasano.franceschini.test&lt;/a&gt; v1.0.1: Implements the the 2-D Kolmogorov-Smirnov (KS) two-sample test as defined in &lt;a href=&#34;https://academic.oup.com/mnras/article/225/1/155/1007281&#34;&gt;Fasano &amp;amp; Franceschini (1987)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fasano.franceschini.test/vignettes/fasano-franceschini-test.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ff.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=flatness&#34;&gt;flatness&lt;/a&gt; v0.1.4: Provides S3 classes, plotting functions, indices and tests to analyze the flatness of histograms including functions for flatness tests introduced in &lt;a href=&#34;https://journals.ametsoc.org/view/journals/mwre/136/6/2007mwr2219.1.xml&#34;&gt;Jolliffe &amp;amp; Primo (2008)&lt;/a&gt;, flatness indices described in &lt;a href=&#34;https://journals.ametsoc.org/view/journals/mwre/147/2/mwr-d-18-0369.1.xml&#34;&gt;Wilks (2019)&lt;/a&gt;, and the procedure for multiple hypothesis described in &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/10.1111/j.2517-6161.1995.tb02031.x&#34;&gt;Benjamini &amp;amp; Hochberg (1995)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/flatness/vignettes/flatness.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=outlierensembles&#34;&gt;outlierensembles&lt;/a&gt; v0.1.0: Provides ensemble functions for detecting outliers and anomalies including a new method based on Item Response Theory described in &lt;a href=&#34;https://arxiv.org/abs/2106.06243&#34;&gt;Kandanaarachchi (2021)&lt;/a&gt; and methods described in &lt;a href=&#34;https://epubs.siam.org/doi/10.1137/1.9781611972825.90&#34;&gt;Schubert et al. (2012)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1570868316301240?via%3Dihub&#34;&gt;Chiang et al. (2017)&lt;/a&gt;, and &lt;a href=&#34;https://dl.acm.org/doi/10.1145/2830544.2830549&#34;&gt;Aggarwal and Sathe (2015)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/outlierensembles/vignettes/outlierensembles.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;outlier.png&#34; height = &#34;300&#34; width=&#34;250&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=susieR&#34;&gt;susieR&lt;/a&gt; v0.11.42: Implements methods for variable selection in linear regression based on the &lt;em&gt;Sum of Single Effects&lt;/em&gt; model, as described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/501114v4&#34;&gt;Wang et al (2020)&lt;/a&gt;. The &lt;em&gt;Iterative Bayesian Stepwise Selection&lt;/em&gt; algorithm allows fitting models to large data sets with thousands of samples and hundreds of thousands of variables. There are ten short vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/susieR/vignettes/trendfiltering_derivations.pdf&#34;&gt;Trend Fitting&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/susieR/vignettes/mwe.html&#34;&gt;minimal example&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=psdr&#34;&gt;psdr&lt;/a&gt; v1.0.1: Provides functions to generate and compare power spectral density plots given time series data and to compare the dominant frequencies of multiple groups of time series. Look &lt;a href=&#34;https://www.mathworks.com/help/matlab/ref/fft.html&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://www.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html&#34;&gt;here&lt;/a&gt; for the mathematical background. For examples look &lt;a href=&#34;https://yhhc2.github.io/psdr/articles/Introduction.html&#34;&gt;here&lt;/a&gt; or see this &lt;a href=&#34;https://cran.r-project.org/web/packages/psdr/vignettes/Examples.html&#34;&gt;vignette&lt;/a&gt;. There is also an &lt;a href=&#34;https://cran.r-project.org/web/packages/psdr/vignettes/Introduction.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;psdr.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=proteus&#34;&gt;proteus&lt;/a&gt; v1.0.0 Implements a &lt;em&gt;Sequence-to-Sequence Variational Model&lt;/em&gt; for time-feature analysis based on a wide range of different distributions. Look &lt;a href=&#34;https://rpubs.com/giancarlo_vercellino/proteus&#34;&gt;here&lt;/a&gt; for an overview with examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;proteus.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=archive&#34;&gt;archive&lt;/a&gt; v1.0.2: Implements bindings to &lt;a href=&#34;http://www.libarchive.org&#34;&gt;libarchive&lt;/a&gt;, the multi-format archive and compression library which offer connections and direct extraction for many archive formats including &lt;code&gt;tar&lt;/code&gt;, &lt;code&gt;ZIP&lt;/code&gt;, &lt;code&gt;7-zip&lt;/code&gt;, &lt;code&gt;RAR&lt;/code&gt;, &lt;code&gt;CAB&lt;/code&gt; and compression formats including &lt;code&gt;gzip&lt;/code&gt;, &lt;code&gt;bzip2&lt;/code&gt;, &lt;code&gt;compress&lt;/code&gt;, &lt;code&gt;lzma&lt;/code&gt; and &lt;code&gt;xz&lt;/code&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/archive/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pasadr&#34;&gt;pasadr&lt;/a&gt; v1.0: Implements the anomaly detection method described in &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3243734.3243781&#34;&gt;Aoudi et al. (2018)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=recogito&#34;&gt;recogito&lt;/a&gt; v0.1.1: Provides &lt;code&gt;htmlwidgets&lt;/code&gt; bindings to the &lt;a href=&#34;https://github.com/recogito/recogito-js&#34;&gt;recogito&lt;/a&gt; and &lt;a href=&#34;https://github.com/recogito/annotorious&#34;&gt;annotorious&lt;/a&gt; libraries to annotate text and areas of interest in images. See &lt;a href=&#34;https://cran.r-project.org/web/packages/recogito/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;recogito.gif&#34; height = &#34;500&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rextendr&#34;&gt;rextendr&lt;/a&gt; v0.2.0: Provides functions to compile and load &lt;a href=&#34;https://www.rust-lang.org/&#34;&gt;Rust&lt;/a&gt; code from R along with helper functions to create R packages that use Rust code. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/rextendr/vignettes/package.html&#34;&gt;Using Rust code in R packages&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/rextendr/vignettes/setting_up_rust.html&#34;&gt;Setting up Rust&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinymeta&#34;&gt;shinymeta&lt;/a&gt; v0.2.0.1: Provides tools for capturing logic in a Shiny app and exposing it as code that can be run outside of Shiny (e.g., from an R console). It also provides tools for bundling both the code and results to the end user. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinymeta/readme/README.html&#34;&gt;README&lt;/a&gt; for examples&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shinymeta.gif&#34; height = &#34;300&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dynplot&#34;&gt;dynplot&lt;/a&gt; v1.1.1: Provides functions to visualize a single-cell trajectory as a graph or dendrogram as a dimensionality reduction or heatmap of the expression data, or a comparison between two trajectories as a pairwise scatterplot or dimensionality reduction projection. See &lt;a href=&#34;https://www.nature.com/articles/s41587-019-0071-9&#34;&gt;Saelens et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dynplot/vignettes/plotting-a-toy.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dynplot.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gridpattern&#34;&gt;gridpattern&lt;/a&gt; 0.2.1: Provides &lt;em&gt;grid grabs&lt;/em&gt; to fill in a user-defined plot area with various patterns, including geometric and image-based patterns, and support for custom user-defined patterns. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/gridpattern/vignettes/tiling.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gridpattern.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=netplot&#34;&gt;netplot&lt;/a&gt; v0.1-1: Implements a graph visualization engine that puts an emphasis on aesthetics while providing default parameters that yield &lt;em&gt;out-of-the-box-nice&lt;/em&gt; visualizations. There is a vignette with &lt;a href=&#34;https://cran.r-project.org/web/packages/netplot/vignettes/base-and-grid.html&#34;&gt;base plot &lt;/a&gt; examples, and another showing graph drawing with &lt;a href=&#34;https://cran.r-project.org/web/packages/netplot/vignettes/examples.html&#34;&gt;netplot&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;netplot.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NGLVieweR&#34;&gt;NGLVieweR&lt;/a&gt; v1.3.1: Implements an &lt;a href=&#34;https://www.htmlwidgets.org/&#34;&gt;htmlwidgets&lt;/a&gt; interface to &lt;a href=&#34;http://nglviewer.org/ngl/api/&#34;&gt;NGL.js&lt;/a&gt; enabling users to visualize and interact with protein databank &lt;a href=&#34;https://www.rcsb.org/&#34;&gt;PDB&lt;/a&gt; and structural files in R and Shiny applications. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/NGLVieweR/vignettes/NGLVieweR.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;NGLVieweR.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=precisePlacement&#34;&gt;precisePlacement&lt;/a&gt; v0.1.0: Provides a selection of tools that make it easier to place elements onto a base R plot exactly where you want them. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/precisePlacement/vignettes/Overview.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;precise.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/07/26/june-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Exploratory Functional PCA  with Sparse Data</title>
      <link>https://rviews.rstudio.com/2021/07/08/exploratory-fda-with-sparse-data/</link>
      <pubDate>Thu, 08 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/07/08/exploratory-fda-with-sparse-data/</guid>
      <description>
        
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/plotly-binding/plotly.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/typedarray/typedarray.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/crosstalk/css/crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/plotly-htmlwidgets-css/plotly-htmlwidgets.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/plotly-main/plotly-latest.min.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;I have written about the basics of Functional Data Analysis in three prior posts. In &lt;a href=&#34;https://rviews.rstudio.com/2021/05/04/functional-data-analysis-in-r/&#34;&gt;Post 1&lt;/a&gt;, I used the &lt;a href=&#34;https://cran.r-project.org/package=fda&#34;&gt;&lt;code&gt;fda&lt;/code&gt;&lt;/a&gt; package to introduce the fundamental concept of using basis vectors to represent longitudinal or time series data as a curve in an abstract vector space. In &lt;a href=&#34;https://rviews.rstudio.com/2021/05/14/basic-fda-descriptive-statistics-with-r/&#34;&gt;Post 2&lt;/a&gt;, I continued to rely on the &lt;code&gt;fda&lt;/code&gt; package to show basic FDA descriptive statistics. In &lt;a href=&#34;https://rviews.rstudio.com/2021/06/10/functional-pca-with-r/&#34;&gt;Post 3&lt;/a&gt;, I introduced Functional PCA with the help of the &lt;a href=&#34;https://cran.r-project.org/package=fdapace&#34;&gt;&lt;code&gt;fdapace&lt;/code&gt;&lt;/a&gt; package. In this post, I pick up where that last post left off and look at how one might explore a sparse, longitudinal data set with the FPCA tools provided in the &lt;code&gt;fdapace&lt;/code&gt; package. I will begin by highlighting some of the really nice tools available in the &lt;a href=&#34;https://cran.r-project.org/package=brolgar&#34;&gt;&lt;code&gt;brolgar&lt;/code&gt;&lt;/a&gt; package for doing exploratory longitudinal data analysis. While the first three posts made do with artificial data constructed with an algorithm for generating data from a Wiener Process, in this post I’ll use the &lt;code&gt;wages&lt;/code&gt; data set available in &lt;code&gt;brolgar&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;brolgar&lt;/code&gt; is a beautiful, tidyverse inspired package, based on the &lt;a href=&#34;https://tsibble.tidyverts.org/&#34;&gt;&lt;code&gt;tsibble&lt;/code&gt;&lt;/a&gt; data structure that offers a number of super helpful functions for visualizing and manipulating longitudinal data. See the arXiv paper &lt;a href=&#34;https://arxiv.org/abs/2012.01619&#34;&gt;Tierney, Cook and Prvan (2021)&lt;/a&gt; for an overview, and the seven package vignettes for examples. Collectively, these vignettes offer a pretty thorough exploration of the &lt;code&gt;wages&lt;/code&gt; data set. Using &lt;code&gt;wages&lt;/code&gt; for this post should provide a feeling for what additional insight FDA may have to offer.&lt;/p&gt;
&lt;div id=&#34;longitudinal-data&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Longitudinal Data&lt;/h3&gt;
&lt;p&gt;Let’s look at the data. &lt;code&gt;wages&lt;/code&gt; contains measurements on hourly wages associated with years of experience in the workforce along with several covariates for male high school dropouts who were between 14 and 17 years old when first measured. In what follows, I will use only&lt;code&gt;ln_wages&lt;/code&gt;, the natural log of wages in 1990 dollars, and &lt;code&gt;xp&lt;/code&gt; the number of years of work experience.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(brolgar)
library(fdapace)
library(tidyverse)
library(plotly)
dim(wages)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 6402    9&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;head(wages)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tsibble: 6 x 9 [!]
## # Key:       id [1]
##      id ln_wages    xp   ged xp_since_ged black hispanic high_grade
##   &amp;lt;int&amp;gt;    &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;int&amp;gt;        &amp;lt;dbl&amp;gt; &amp;lt;int&amp;gt;    &amp;lt;int&amp;gt;      &amp;lt;int&amp;gt;
## 1    31     1.49 0.015     1        0.015     0        1          8
## 2    31     1.43 0.715     1        0.715     0        1          8
## 3    31     1.47 1.73      1        1.73      0        1          8
## 4    31     1.75 2.77      1        2.77      0        1          8
## 5    31     1.93 3.93      1        3.93      0        1          8
## 6    31     1.71 4.95      1        4.95      0        1          8
## # … with 1 more variable: unemploy_rate &amp;lt;dbl&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A summary of the variables shows that wages vary from 2 dollars per hour to a high of about 73 dollars per hour. Time varies between 0 and almost 13 years.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;wages %&amp;gt;% select(ln_wages, xp) %&amp;gt;% summary()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##     ln_wages           xp               id       
##  Min.   :0.708   Min.   : 0.001   Min.   :   31  
##  1st Qu.:1.591   1st Qu.: 1.609   1st Qu.: 3194  
##  Median :1.842   Median : 3.451   Median : 6582  
##  Mean   :1.897   Mean   : 3.957   Mean   : 6301  
##  3rd Qu.:2.140   3rd Qu.: 5.949   3rd Qu.: 9300  
##  Max.   :4.304   Max.   :12.700   Max.   :12543&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next, we construct the &lt;code&gt;tsibble&lt;/code&gt; data structure to make use of some of the very convenient &lt;code&gt;brolgar&lt;/code&gt; sampling functions, and count the number of observations for each subject.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;wages_t &amp;lt;- as_tsibble(wages,
                    key = id,
                    index = xp,
                    regular = FALSE)

num_obs &amp;lt;- wages_t %&amp;gt;% features(ln_wages,n_obs)
summary(num_obs$n_obs)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##    Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
##    1.00    5.00    8.00    7.21    9.00   13.00&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Just like the &lt;code&gt;brolgar&lt;/code&gt; package vignettes, we filter out subjects with less than 3 observations. Then we use the &lt;code&gt;sample_n_keys()&lt;/code&gt; function to generate a random sample of 10 wages versus year’s experience curves and plot them.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df &amp;lt;- wages_t %&amp;gt;%  add_n_obs() %&amp;gt;% filter(n_obs &amp;gt; 3)
set.seed(123)
df %&amp;gt;%
  sample_n_keys(size = 10) %&amp;gt;%
  ggplot(aes(x = xp,  y = ln_wages, group = id, color = id)) + 
  geom_line()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;brolgar&lt;/code&gt; makes it easy to generates lots of panels with small numbers of curves in order to get a feel for the data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df %&amp;gt;% ggplot(aes(x = xp, y = ln_wages, group = id, colour = id)) +
        geom_line() +
        facet_sample(n_per_facet = 3, n_facets = 20)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Finally, for comparison with the plots produced by &lt;code&gt;fdapace&lt;/code&gt; we plot the curves for the first two subjects in the &lt;code&gt;tsibble&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df  %&amp;gt;% filter(id == 31 | id == 36)  %&amp;gt;% 
        ggplot(aes(x = xp, y = ln_wages, group = id, color = id)) + 
         geom_line()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-6-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We finish our initial look at the data by noting that we are really dealing with sparse data here. Some curves have only 4 measurements, no curve has more than 13 measurements, and all subjects were measured at different times. This is a classic longitudinal data set.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;functional-pca&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Functional PCA&lt;/h3&gt;
&lt;p&gt;As I mentioned in my previous post, Principal Components by Conditional Expectation (PACE), described in &lt;a href=&#34;https://anson.ucdavis.edu/~mueller/jasa03-190final.pdf&#34;&gt;Yao, Müller &amp;amp; Wang (2005)&lt;/a&gt;, was designed for sparse data. The method works by pooling the data. Curves are not individually smoothed. Instead, estimates of the FPC scores are obtained from the entire ensemble of data. (See equation (5) in the reference above.)&lt;/p&gt;
&lt;p&gt;The first step towards using FPCA functions in the &lt;a href=&#34;https://cran.r-project.org/package=brolgar&#34;&gt;&lt;code&gt;fdapace&lt;/code&gt;&lt;/a&gt; package is to reshape the data so that the time and wages data for each subject are stored as lists in separate columns of a &lt;code&gt;tibble&lt;/code&gt; where each row contains all of the data for a single id. (Standard &lt;code&gt;dplyr&lt;/code&gt; operations might not work as expected on a &lt;code&gt;tsibble&lt;/code&gt;.) The following code pulls just the required data into a &lt;code&gt;tibble&lt;/code&gt; before the &lt;code&gt;dplyr&lt;/code&gt; code in the somewhat untidy ‘for loop’ builds the data structure we will use for the analysis.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df2 &amp;lt;- df %&amp;gt;% select(id, xp, ln_wages) %&amp;gt;% as_tibble()

uid &amp;lt;- unique(df2$id)
N &amp;lt;- length(uid)
Wages &amp;lt;- rep(0,N)
Exp &amp;lt;- rep(0,N)

for (k in 1:N){
  Wages[k] &amp;lt;-  df2 %&amp;gt;% filter(id == uid[k]) %&amp;gt;% select(ln_wages) %&amp;gt;% pull()  %&amp;gt;% list()
  Exp[k]  &amp;lt;-   df2 %&amp;gt;% filter(id == uid[k]) %&amp;gt;% select(xp)  %&amp;gt;% pull() %&amp;gt;% list()
}
df3 &amp;lt;- tibble( uid, Wages, Exp )
glimpse(df3)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 764
## Columns: 3
## $ uid   &amp;lt;int&amp;gt; 31, 36, 53, 122, 134, 145, 155, 173, 207, 222, 223, 226, 234, 24…
## $ Wages &amp;lt;list&amp;gt; &amp;lt;1.491, 1.433, 1.469, 1.749, 1.931, 1.709, 2.086, 2.129&amp;gt;, &amp;lt;1.98…
## $ Exp   &amp;lt;list&amp;gt; &amp;lt;0.015, 0.715, 1.734, 2.773, 3.927, 4.946, 5.965, 6.984&amp;gt;, &amp;lt;0.31…&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;he &lt;code&gt;FPCA()&lt;/code&gt; function computes the functional principal components. Note that in the function call the input data are the two columns of lists we created above. The &lt;code&gt;dataType&lt;/code&gt; parameter specifies the data as being sparse. &lt;code&gt;error = FALSE&lt;/code&gt; means we are using a simple model that does not account for unobserved error. &lt;code&gt;kernel =&lt;/code&gt;epan` means that the we are using the &lt;a href=&#34;https://www.gabormelli.com/RKB/Epanechnikov_Kernel&#34;&gt;Epanechnikov&lt;/a&gt; for smoothing the pooled data to compute the mean and covariance. (For this data set, Epanechnikov seems to yield better results than the default Gaussian kernel.)&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;res_wages &amp;lt;- FPCA(df3$Wages,df3$Exp, list(dataType=&amp;#39;Sparse&amp;#39;, error=FALSE, kernel=&amp;#39;epan&amp;#39;, verbose=TRUE))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The plot method for the resulting &lt;code&gt;FPCA&lt;/code&gt; object provides a visual summary of the results. Going clockwise from the upper left, the Design Plot shows that collectively the data are fairly dense over the support except at the upper range near twelve years. The computed mean function for the data shows a little dip in wages near the beginning and then a clear upward trend until it abruptly drops towards the end. The first three eigenfunctions are plotted at the bottom right, and the scree plot at the bottom left shows that the first eigenfunction accounts for about 60% of the total variation and that it takes about eight eigenfunctions to account for 99% of the variance. Note that the default label for the &lt;em&gt;time&lt;/em&gt; access in all of the &lt;code&gt;fdapace&lt;/code&gt; plots is &lt;em&gt;s&lt;/em&gt; for support.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot(res_wages)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;
We can obtain the exact estimates for the &lt;em&gt;cumulative Fraction of Variance Explained&lt;/em&gt; by picking &lt;code&gt;cumFVE&lt;/code&gt; out of the &lt;code&gt;FPCA&lt;/code&gt; object.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;round(res_wages$cumFVE,3)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] 0.591 0.739 0.806 0.860 0.908 0.936 0.957 0.975 0.983 0.989 0.993&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The following plot shows the smoothed curves estimated for the first two subjects. These are the same subject plotted in the third plot above. The circles indicate the input data. Everything looks pretty good here.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;CreatePathPlot(res_wages, subset=1:2, main = &amp;#39;Estimated Paths for IDs 31 and 36&amp;#39;); grid()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-11-1.png&#34; width=&#34;672&#34; /&gt;
But looking at just one more subject shows how quickly things can apparently go off the rails. The green curve for subject id 53 after 1.77 years is pure algorithmic imagination. Although there are several data points in the first two years, there is nothing thereafter.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;CreatePathPlot(res_wages, subset= 1:3, showMean=TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-12-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The value of the FPCA analysis lies in estimating the mean function and the covariance operator which are constructed from the pooled data, and not in predicting an individual paths.&lt;/p&gt;
&lt;p&gt;The covariance surface is easily plotted with the help of the extractor function &lt;code&gt;GetCovSurface()&lt;/code&gt; which fetches the time grid and associated covariance surface stored in the &lt;code&gt;FPCA&lt;/code&gt; object. These are in the right format for a three dimensional, interactive &lt;code&gt;plotly&lt;/code&gt; visualization. Rotating the plot and changing the viewing angle reveals quite a bit about the details of the estimated covariance surface.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;covS &amp;lt;- GetCovSurface(df3$Wages,df3$Exp)
x &amp;lt;- covS$workGrid
Surf &amp;lt;- covS$cov

fig &amp;lt;- plot_ly(x = x, y = x, z = ~Surf) %&amp;gt;% 
  add_surface(contours = list(
    z = list(show=TRUE,usecolormap=TRUE, 
             highlightcolor=&amp;quot;#ff0000&amp;quot;, project=list(z=TRUE))))

fig &amp;lt;- fig %&amp;gt;% 
  layout(scene = list(camera=list(eye = list(x=1.87, y=0.88, z=-0.64))))

fig&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;plotly html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;visdat&#34;:{&#34;3e4258572446&#34;:[&#34;function () &#34;,&#34;plotlyVisDat&#34;]},&#34;cur_data&#34;:&#34;3e4258572446&#34;,&#34;attrs&#34;:{&#34;3e4258572446&#34;:{&#34;x&#34;:[0.001,0.25498,0.50896,0.76294,1.01692,1.2709,1.52488,1.77886,2.03284,2.28682,2.5408,2.79478,3.04876,3.30274,3.55672,3.8107,4.06468,4.31866,4.57264,4.82662,5.0806,5.33458,5.58856,5.84254,6.09652,6.3505,6.60448,6.85846,7.11244,7.36642,7.6204,7.87438,8.12836,8.38234,8.63632,8.8903,9.14428,9.39826,9.65224,9.90622,10.1602,10.41418,10.66816,10.92214,11.17612,11.4301,11.68408,11.93806,12.19204,12.44602,12.7],&#34;y&#34;:[0.001,0.25498,0.50896,0.76294,1.01692,1.2709,1.52488,1.77886,2.03284,2.28682,2.5408,2.79478,3.04876,3.30274,3.55672,3.8107,4.06468,4.31866,4.57264,4.82662,5.0806,5.33458,5.58856,5.84254,6.09652,6.3505,6.60448,6.85846,7.11244,7.36642,7.6204,7.87438,8.12836,8.38234,8.63632,8.8903,9.14428,9.39826,9.65224,9.90622,10.1602,10.41418,10.66816,10.92214,11.17612,11.4301,11.68408,11.93806,12.19204,12.44602,12.7],&#34;z&#34;:{},&#34;alpha_stroke&#34;:1,&#34;sizes&#34;:[10,100],&#34;spans&#34;:[1,20],&#34;type&#34;:&#34;surface&#34;,&#34;contours&#34;:{&#34;z&#34;:{&#34;show&#34;:true,&#34;usecolormap&#34;:true,&#34;highlightcolor&#34;:&#34;#ff0000&#34;,&#34;project&#34;:{&#34;z&#34;:true}}},&#34;inherit&#34;:true}},&#34;layout&#34;:{&#34;margin&#34;:{&#34;b&#34;:40,&#34;l&#34;:60,&#34;t&#34;:25,&#34;r&#34;:10},&#34;scene&#34;:{&#34;camera&#34;:{&#34;eye&#34;:{&#34;x&#34;:1.87,&#34;y&#34;:0.88,&#34;z&#34;:-0.64}},&#34;xaxis&#34;:{&#34;title&#34;:[]},&#34;yaxis&#34;:{&#34;title&#34;:[]},&#34;zaxis&#34;:{&#34;title&#34;:&#34;Surf&#34;}},&#34;hovermode&#34;:&#34;closest&#34;,&#34;showlegend&#34;:false,&#34;legend&#34;:{&#34;yanchor&#34;:&#34;top&#34;,&#34;y&#34;:0.5}},&#34;source&#34;:&#34;A&#34;,&#34;config&#34;:{&#34;showSendToCloud&#34;:false},&#34;data&#34;:[{&#34;colorbar&#34;:{&#34;title&#34;:&#34;Surf&#34;,&#34;ticklen&#34;:2,&#34;len&#34;:0.5,&#34;lenmode&#34;:&#34;fraction&#34;,&#34;y&#34;:1,&#34;yanchor&#34;:&#34;top&#34;},&#34;colorscale&#34;:[[&#34;0&#34;,&#34;rgba(68,1,84,1)&#34;],[&#34;0.0416666666666667&#34;,&#34;rgba(70,19,97,1)&#34;],[&#34;0.0833333333333334&#34;,&#34;rgba(72,32,111,1)&#34;],[&#34;0.125&#34;,&#34;rgba(71,45,122,1)&#34;],[&#34;0.166666666666667&#34;,&#34;rgba(68,58,128,1)&#34;],[&#34;0.208333333333333&#34;,&#34;rgba(64,70,135,1)&#34;],[&#34;0.25&#34;,&#34;rgba(60,82,138,1)&#34;],[&#34;0.291666666666667&#34;,&#34;rgba(56,93,140,1)&#34;],[&#34;0.333333333333333&#34;,&#34;rgba(49,104,142,1)&#34;],[&#34;0.375&#34;,&#34;rgba(46,114,142,1)&#34;],[&#34;0.416666666666667&#34;,&#34;rgba(42,123,142,1)&#34;],[&#34;0.458333333333333&#34;,&#34;rgba(38,133,141,1)&#34;],[&#34;0.5&#34;,&#34;rgba(37,144,140,1)&#34;],[&#34;0.541666666666667&#34;,&#34;rgba(33,154,138,1)&#34;],[&#34;0.583333333333333&#34;,&#34;rgba(39,164,133,1)&#34;],[&#34;0.625&#34;,&#34;rgba(47,174,127,1)&#34;],[&#34;0.666666666666667&#34;,&#34;rgba(53,183,121,1)&#34;],[&#34;0.708333333333333&#34;,&#34;rgba(79,191,110,1)&#34;],[&#34;0.75&#34;,&#34;rgba(98,199,98,1)&#34;],[&#34;0.791666666666667&#34;,&#34;rgba(119,207,85,1)&#34;],[&#34;0.833333333333333&#34;,&#34;rgba(147,214,70,1)&#34;],[&#34;0.875&#34;,&#34;rgba(172,220,52,1)&#34;],[&#34;0.916666666666667&#34;,&#34;rgba(199,225,42,1)&#34;],[&#34;0.958333333333333&#34;,&#34;rgba(226,228,40,1)&#34;],[&#34;1&#34;,&#34;rgba(253,231,37,1)&#34;]],&#34;showscale&#34;:true,&#34;x&#34;:[0.001,0.25498,0.50896,0.76294,1.01692,1.2709,1.52488,1.77886,2.03284,2.28682,2.5408,2.79478,3.04876,3.30274,3.55672,3.8107,4.06468,4.31866,4.57264,4.82662,5.0806,5.33458,5.58856,5.84254,6.09652,6.3505,6.60448,6.85846,7.11244,7.36642,7.6204,7.87438,8.12836,8.38234,8.63632,8.8903,9.14428,9.39826,9.65224,9.90622,10.1602,10.41418,10.66816,10.92214,11.17612,11.4301,11.68408,11.93806,12.19204,12.44602,12.7],&#34;y&#34;:[0.001,0.25498,0.50896,0.76294,1.01692,1.2709,1.52488,1.77886,2.03284,2.28682,2.5408,2.79478,3.04876,3.30274,3.55672,3.8107,4.06468,4.31866,4.57264,4.82662,5.0806,5.33458,5.58856,5.84254,6.09652,6.3505,6.60448,6.85846,7.11244,7.36642,7.6204,7.87438,8.12836,8.38234,8.63632,8.8903,9.14428,9.39826,9.65224,9.90622,10.1602,10.41418,10.66816,10.92214,11.17612,11.4301,11.68408,11.93806,12.19204,12.44602,12.7],&#34;z&#34;:[[0.0331322070546811,0.0318695963697909,0.0306084275995855,0.0293443616254352,0.028072629395297,0.0267906480987916,0.0255006756921525,0.0242120268543572,0.0229422198561734,0.0217163929495041,0.0205645744597996,0.0195170186693932,0.0185987116402154,0.0178248600414893,0.0171991275937116,0.0167153708708982,0.0163621251457203,0.016127955920449,0.0160055878036825,0.0159933918024623,0.0160938921540552,0.0163099523455379,0.0166398999476985,0.0170729652007625,0.0175861660276314,0.0181434002723871,0.018697160461305,0.0191929524421927,0.0195760566546932,0.0197996745792023,0.0198329265466436,0.019666951979124,0.0193177557384191,0.0188253291304183,0.0182494927870589,0.0176634036179944,0.0171456377144425,0.0167714924650897,0.0166040332006384,0.0166856083812501,0.0170309009009039,0.0176227077845935,0.0184112786443383,0.0193172496887705,0.0202373545430986,0.0210516141248012,0.0216308185565193,0.0218436758463872,0.0215636271123677,0.0206756173712682,0.0190828850096431],[0.0318695963697909,0.031511328351703,0.0310844213553877,0.0305886167447588,0.0300221313024635,0.0293838087120821,0.0286753652366703,0.0279034036844076,0.0270807724091334,0.0262268026862442,0.0253660533977032,0.0245255219649181,0.0237308522495712,0.0230026783208871,0.0223544820291294,0.0217928829847496,0.0213202272841608,0.0209382638901337,0.0206512098636519,0.0204668224419947,0.0203949617226654,0.0204440719199803,0.0206166411527903,0.0209048771066281,0.0212876675483224,0.0217295972350372,0.0221825046990564,0.0225897571489521,0.0228929803263033,0.0230403620782594,0.0229950257762506,0.0227416870288337,0.0222901364657058,0.0216749595037037,0.0209518737204194,0.0201916473732674,0.0194725899040552,0.0188723116905523,0.0184592270070578,0.0182843430388284,0.0183741443774614,0.0187255391079382,0.0193036144352677,0.0200423581397086,0.0208478281555037,0.021602876289728,0.0221726533066038,0.0224106243518809,0.0221653460138802,0.0212884113617055,0.0196435736264059],[0.0306084275995855,0.0310844213553877,0.0314203443157761,0.0316211732112498,0.0316899997689659,0.0316296698778145,0.0314444829686355,0.031141735926594,0.0307328651729079,0.0302339329167516,0.0296652411030064,0.0290499875995216,0.0284121506968899,0.0277741613522838,0.0271552007357069,0.026570865378461,0.0260343645616434,0.0255586067552207,0.0251579795896333,0.0248486796578694,0.0246470601734909,0.024566269920893,0.0246120535026586,0.0247787839835087,0.0250466839220888,0.0253809574004011,0.0257333265645521,0.0260462056967514,0.0262593329966311,0.0263180703825426,0.0261819359281641,0.025831592457205,0.0252727742295653,0.0245364639953456,0.0236756287150415,0.0227594766668228,0.0218662830175306,0.0210755270415093,0.0204597776663962,0.0200767218002543,0.019961924623402,0.0201230862453322,0.0205364563355298,0.0211456469793341,0.0218625706246616,0.0225699549560327,0.0231250360536958,0.0233645023153083,0.023111210667939,0.0221832362790041,0.0204052535287975],[0.0293443616254352,0.0305886167447588,0.0316211732112498,0.0324527742841928,0.0330926122589903,0.033549427345952,0.0338325744107203,0.0339529229691742,0.0339234846317267,0.0337597059483445,0.0334794012503232,0.0331023272155123,0.0326494526229137,0.0321420923387922,0.0316012214453457,0.031047322714557,0.0305008998002475,0.02998334029036,0.0295174074411659,0.0291265943169415,0.0288329729453783,0.0286537846443632,0.0285975020695321,0.0286602597534576,0.0288234546599859,0.0290531349281225,0.0293016258764072,0.0295116403872773,0.0296227592326892,0.0295795907918275,0.0293402725455583,0.028883589112671,0.0282131669338688,0.0273579821762354,0.0263694175927364,0.0253158112109128,0.0242755760487848,0.0233296661615941,0.022553794222206,0.0220106712168221,0.0217426696601811,0.0217654972684213,0.0220634583583041,0.0225866023071851,0.0232496861286319,0.0239327005742675,0.0244828996383591,0.0247187370588077,0.0244365136706508,0.0234204805254652,0.021456414903528],[0.028072629395297,0.0300221313024635,0.0316899997689659,0.0330926122589903,0.0342457668280061,0.035165226524543,0.035867100741192,0.036367996968833,0.0366849499816742,0.0368352230856204,0.0368361319229153,0.036705028868662,0.0364595123559421,0.0361178439234699,0.0356995164882531,0.0352259038660699,0.0347208562860593,0.0342109531388896,0.0337249828906253,0.0332922721567286,0.0329398044529304,0.0326885091584365,0.0325494155058391,0.0325204245478211,0.0325843242153551,0.0327085147322396,0.0328467995228084,0.032943463587786,0.0329395682686644,0.0327808689153244,0.0324261328975807,0.0318542158157446,0.0310683701757549,0.0300969734622301,0.0289908442452867,0.0278180542076627,0.0266573229710324,0.0255907851168261,0.0246965027479584,0.0240408889623787,0.0236712848970544,0.023609124657479,0.0238441881948054,0.0243302842342403,0.0249824555037043,0.0256757120523867,0.0262455376714748,0.0264908882983998,0.0261807728004444,0.0250653643770753,0.0228917047983721],[0.0267906480987916,0.0293838087120821,0.0316296698778145,0.033549427345952,0.035165226524543,0.0365001589179228,0.0375779327997819,0.0384222209715625,0.0390557934481177,0.0394996564073907,0.0397724863651319,0.0398906214993328,0.039868742804271,0.0397211907255714,0.0394636825816669,0.0391150591393827,0.0386985955588714,0.0382423748739331,0.0377783067772102,0.0373396493141163,0.0369573124635487,0.0366556042743079,0.0364482293719683,0.0363352361293477,0.0363013778603103,0.0363161774963071,0.0363359156859208,0.0363077011780925,0.0361755685166264,0.0358880933379644,0.0354064210283272,0.03471116976732,0.0338067269710181,0.0327221039924163,0.0315084612945201,0.0302341663872877,0.0289784558548719,0.0278244848982743,0.0268521019279102,0.0261304237510619,0.0257103226997689,0.0256171332160939,0.0258440117422347,0.0263463244850819,0.0270372918356324,0.0277851146244285,0.0284120989309966,0.0286967926700521,0.028380506127086,0.0271793781075005,0.0248021151327367],[0.0255006756921525,0.0286753652366703,0.0314444829686355,0.0338325744107203,0.035867100741192,0.0375779327997819,0.0389963219307895,0.0401534282277709,0.0410786174610846,0.0417978607923005,0.0423326308575331,0.0426996401654115,0.0429116121443023,0.0429790556104094,0.0429127816213682,0.0427266795680036,0.0424400690487865,0.0420788384185495,0.0416747176013895,0.0412625019030786,0.0408757045452815,0.0405416265908022,0.0402769245879492,0.040084463293372,0.0399518369263898,0.0398516815407925,0.0397438379186396,0.039579424852938,0.0393067502032849,0.0388786081930561,0.0382599652836571,0.0374346055545078,0.0364093221534189,0.0352148242199604,0.0339034295561093,0.0325443539260933,0.0312176325491698,0.0300074319152829,0.0289950491331545,0.0282515992223047,0.0278303977209859,0.0277592460923794,0.0280330007461299,0.0286068255988149,0.0293904679760304,0.0302439668339692,0.0309755461573968,0.0313429736802349,0.0310600244238471,0.0298094247004417,0.0272624847552774],[0.0242120268543572,0.0279034036844076,0.031141735926594,0.0339529229691742,0.036367996968833,0.0384222209715625,0.0401534282277709,0.0415997646370282,0.0427971577911487,0.0437769617221728,0.0445642600859563,0.0451772221872844,0.0456277189660057,0.04592318372548,0.0460694929360384,0.0460744279739409,0.0459510134802218,0.0457197707341108,0.0454089123023939,0.045051980609218,0.0446833151434125,0.0443325374328273,0.0440194809255232,0.0437506202194773,0.0435174524559551,0.0432968591513079,0.0430533531143708,0.0427431422914126,0.0423198800384787,0.041741670224981,0.0409784095422716,0.0400181407658664,0.0388710841047306,0.0375705432865608,0.0361707306601078,0.034742269401235,0.0333663571800869,0.0321283085190226,0.0311107307504811,0.0303862751998386,0.0300098953209992,0.0300107465165768,0.0303840689693109,0.0310834720514554,0.0320140457697783,0.0330268552853245,0.0339157681373235,0.0344181265782517,0.0342211476124548,0.0329756318229061,0.0303172817711952],[0.0229422198561734,0.0270807724091334,0.0307328651729079,0.0339234846317267,0.0366849499816742,0.0390557934481177,0.0410786174610846,0.0427971577911487,0.0442529887701707,0.0454824432758555,0.0465143235143619,0.0473688329525233,0.0480579198058665,0.048586988191066,0.0489577712307832,0.0491720297546636,0.0492355165620847,0.0491612917511296,0.0489712182000815,0.0486947136249981,0.0483647338695585,0.0480120695132449,0.0476596314143326,0.047318167274733,0.0469841324033539,0.0466397997562264,0.0462554189796303,0.04579321924752,0.045213025409274,0.0444790265391244,0.0435668192610594,0.042469482036325,0.0412014299600058,0.0397992897434228,0.0383198276984895,0.0368356380231976,0.035429515100045,0.0341881768360146,0.0331955548265636,0.0325255539276368,0.0322341671793313,0.032351035192074,0.0328707640014087,0.0337444298930393,0.0348717546066247,0.0360946142218224,0.0371929840285189,0.0378850222502866,0.0378333851627186,0.0366595435632467,0.033966503058887],[0.0217163929495041,0.0262268026862442,0.0302339329167516,0.0337597059483445,0.0368352230856204,0.0394996564073907,0.0417978607923005,0.0437769617221728,0.0454824432758555,0.0469544296254086,0.0482248415510343,0.0493159068889525,0.0502401949657233,0.0510020717135082,0.051600337508263,0.0520317811264457,0.0522952875855835,0.0523958186937653,0.052347151470331,0.0521721525117859,0.0518999967310636,0.051560940778863,0.0511802713868282,0.0507732101226357,0.0503419353831115,0.0498750765127259,0.0493495297935976,0.0487342891617836,0.0479959315171738,0.0471052125440611,0.0460438847500474,0.0448105437488646,0.0434243246084322,0.0419257373646328,0.0403746734207767,0.0388462433236286,0.0374253059640954,0.0362003045305237,0.0352565956086472,0.0346691587521296,0.0344945578485685,0.0347622238454742,0.0354653549447156,0.0365518603713253,0.0379158575355582,0.0393904494187039,0.040742988478514,0.0416746727400368,0.0418267364762657,0.0407951715946082,0.0381544909245256],[0.0205645744597996,0.0253660533977032,0.0296652411030064,0.0334794012503232,0.0368361319229153,0.0397724863651319,0.0423326308575331,0.0445642600859563,0.0465143235143619,0.0482248415510343,0.0497295966756182,0.0510522508284168,0.0522060672925228,0.0531950813066915,0.0540164141691486,0.0546634615566294,0.0551297349076588,0.0554129627094953,0.055518616756928,0.0554616372084989,0.0552653191753962,0.0549572900391486,0.0545637429668059,0.0541037683390233,0.053585385320088,0.053004092967106,0.0523440333779606,0.051581464630932,0.0506900638309376,0.0496473902063883,0.0484415545052407,0.0470769076000458,0.0455776199433563,0.0439884858786634,0.0423729877906212,0.0408092384462426,0.0393846008910634,0.038189555773451,0.0373109890085399,0.0368247986457371,0.0367877087338195,0.0372283639033316,0.038137988574964,0.0394610180011997,0.0410862019494618,0.0428389243668108,0.0444759976719848,0.0456848692074931,0.0460896282272149,0.0452658894575249,0.0427651789303845],[0.0195170186693932,0.0245255219649181,0.0290499875995216,0.0331023272155123,0.036705028868662,0.0398906214993328,0.0426996401654115,0.0451772221872844,0.0473688329525233,0.0493159068889525,0.0510522508284168,0.0526018411772825,0.0539782445988262,0.0551855000657116,0.056220099760657,0.0570737433973107,0.0577366805901296,0.058201457900842,0.0584665898396193,0.0585392042675024,0.0584355150619547,0.0581784704229294,0.0577930229923928,0.0573005020972329,0.0567138801987863,0.0560352553140835,0.0552560839383807,0.054360049409957,0.053328049662346,0.0521445050236724,0.0508039225309999,0.0493164881911971,0.0477115747013433,0.0460385277666891,0.0443647670349988,0.04277178250366,0.0413497730546252,0.0401914639491365,0.0393852824208924,0.0390078286098411,0.0391155741302234,0.0397358852831468,0.0408576437369137,0.0424218328801814,0.0443125440979638,0.046349115163758,0.0482806604983484,0.0497849724381056,0.0504742642018614,0.0499099438517527,0.0476271646380002],[0.0185987116402154,0.0237308522495712,0.0284121506968899,0.0326494526229137,0.0364595123559421,0.039868742804271,0.0429116121443023,0.0456277189660057,0.0480579198058665,0.0502401949657233,0.0522060672925228,0.0539782445988262,0.0555697905486779,0.0569847184814562,0.0582196437939824,0.0592661127814069,0.0601133755308818,0.0607514927861801,0.0611745694532348,0.0613835618155174,0.061387750097617,0.0612040069372007,0.0608536489163157,0.0603576672737655,0.0597318805962031,0.058983602697914,0.0581108584551825,0.0571044154250173,0.0559522457302509,0.0546455605943084,0.0531852375642895,0.0515873300079298,0.0498865216933156,0.0481368933504082,0.0464100300839153,0.0447910174000128,0.043373031408999,0.0422510429655798,0.041514840834889,0.0412413717499742,0.0414863944493764,0.042275579018315,0.0435953084654497,0.0453834893143447,0.0475207426909342,0.0498226133977412,0.0520340121657551,0.0538278673371518,0.0548105000575356,0.0545360015284652,0.052530482460023],[0.0178248600414893,0.0230026783208871,0.0277741613522838,0.0321420923387922,0.0361178439234699,0.0397211907255714,0.0429790556104094,0.04592318372548,0.048586988191066,0.0510020717135082,0.0531950813066915,0.0551855000657116,0.0569847184814562,0.0585963735587847,0.0600176639883751,0.061241256945453,0.062257490072733,0.0630567248468819,0.0636317684888794,0.0639801498475518,0.0641057577250964,0.0640191546452811,0.0637360515952995,0.063274057972641,0.062648625762394,0.0618696058873551,0.0609397352232774,0.0598557726821016,0.0586122210548296,0.0572068762776654,0.0556469736621194,0.0539545341813076,0.0521697166573959,0.0503515180409112,0.0485758316043286,0.0469313817098358,0.0455142129926303,0.0444212530086321,0.0437431948848057,0.0435567709287507,0.0439164860155415,0.0448459744950298,0.0463292085754549,0.0483017799036967,0.0506425125125869,0.0531659366943929,0.0556167609033422,0.0576682820873136,0.0589272621375833,0.0589476194755151,0.0572539355838214],[0.0171991275937116,0.0223544820291294,0.0271552007357069,0.0316012214453457,0.0356995164882531,0.0394636825816669,0.0429127816213682,0.0460694929360384,0.0489577712307832,0.051600337508263,0.0540164141691486,0.056220099760657,0.0582196437939824,0.0600176639883751,0.0616121307218852,0.0629978135304456,0.0641678843030938,0.0651154760881114,0.0658351243262892,0.0663240697163271,0.0665833174235592,0.0666181657746142,0.0664378041517355,0.0660537395296178,0.0654772992279524,0.0647170520509045,0.0637773114496324,0.0626586901024346,0.0613610332114099,0.0598882547154044,0.0582539468743659,0.0564863485347136,0.0546314284187607,0.0527533869635769,0.050932558636991,0.0492612081923167,0.0478378833053571,0.0467608548245097,0.0461209398623877,0.0459938501190088,0.0464321946920124,0.0474573139732284,0.0490511191524726,0.0511480492320706,0.0536272691498109,0.0563055137478691,0.0589316217540477,0.0611846483990364,0.062678081017518,0.0629725651941309,0.0615982752030172],[0.0167153708708982,0.0217928829847496,0.026570865378461,0.031047322714557,0.0352259038660699,0.0391150591393827,0.0427266795680036,0.0460744279739409,0.0491720297546636,0.0520317811264457,0.0546634615566294,0.0570737433973107,0.0592661127814069,0.061241256945453,0.0629978135304456,0.0645333100972503,0.0658450782765156,0.0669309523068001,0.0677896675792781,0.068421012364542,0.0688258673468949,0.0690062249473209,0.0689651310582874,0.0687063639849809,0.0682337313746592,0.0675501867353708,0.0666573746184522,0.0655563892916451,0.0642502577019007,0.0627480047056168,0.0610694440316023,0.0592494193188867,0.0573402919545905,0.0554119769009098,0.0535494934426646,0.0518485076341788,0.0504095219009486,0.0493312595848625,0.0487035830371259,0.0486001403838893,0.0490708988766152,0.0501347147520288,0.051772022780174,0.0539176208888705,0.0564535281944212,0.0592021990009788,0.0619210517798117,0.0643001544683514,0.0659655850158709,0.0664909288536984,0.0654181840902741],[0.0163621251457203,0.0213202272841608,0.0260343645616434,0.0305008998002475,0.0347208562860593,0.0386985955588714,0.0424400690487865,0.0459510134802218,0.0492355165620847,0.0522952875855835,0.0551297349076588,0.0577366805901296,0.0601133755308818,0.062257490072733,0.0641678843030938,0.0658450782765156,0.0672913751291343,0.0685105823250321,0.0695073140434355,0.070285971913449,0.0708496397913598,0.0711992024309695,0.0713329478099026,0.0712467515840892,0.0709347669694883,0.070390491316937,0.069608214532828,0.0685850591094622,0.0673238537979696,0.0658367880766665,0.0641492850889093,0.0623031293376317,0.0603578749677877,0.0583899685967409,0.0564896130930861,0.0547558642479761,0.0532906154317949,0.0521920250661299,0.0515477453532323,0.0514281618677676,0.051879779055568,0.0529188175908524,0.0545249656843273,0.0566350945847835,0.0591367698553657,0.061861739126727,0.064580298867567,0.0669983577770905,0.068759722155404,0.0694561217415781,0.0686463861879824],[0.016127955920449,0.0209382638901337,0.0255586067552207,0.02998334029036,0.0342109531388896,0.0382423748739331,0.0420788384185495,0.0457197707341108,0.0491612917511296,0.0523958186937653,0.0554129627094953,0.058201457900842,0.0607514927861801,0.0630567248468819,0.0651154760881114,0.0669309523068001,0.0685105823250321,0.069864660771131,0.0710044800140192,0.0719401604443124,0.0726784629233871,0.0732209509670114,0.0735629059229249,0.0736933452404863,0.0735963371236817,0.0732535753663923,0.0726479601160189,0.0717678054186407,0.0706112552626868,0.0691904418657728,0.0675348095869117,0.065692947907517,0.0637323921756593,0.0617372112051954,0.0598036597815166,0.0580345032357235,0.0565326927574597,0.0553949301746461,0.0547054523864568,0.0545301977218941,0.0549113968697175,0.0558625014438278,0.057363196237199,0.0593541128195264,0.0617309347674406,0.0643380045051197,0.0669623185873697,0.0693297398868033,0.0711059789698952,0.0719049280351492,0.0713059001829667],[0.0160055878036825,0.0206512098636519,0.0251579795896333,0.0295174074411659,0.0337249828906253,0.0377783067772102,0.0416747176013895,0.0454089123023939,0.0489712182000815,0.052347151470331,0.055518616756928,0.0584665898396193,0.0611745694532348,0.0636317684888794,0.0658351243262892,0.0677896675792781,0.0695073140434355,0.0710044800140192,0.0722990125927399,0.0734068810914066,0.0743390128301715,0.0750986315464315,0.0756794756670089,0.076065315001788,0.0762311856672073,0.0761466265710056,0.075780857900844,0.0751093385037901,0.0741206534827394,0.0728224358154073,0.0712451420777093,0.0694429483429996,0.067491651440042,0.0654840517630202,0.0635236807961097,0.0617178308359329,0.060170681698369,0.0589770306205514,0.0582168546282454,0.0579507298666269,0.0582159700752847,0.0590231699298102,0.0603526522165691,0.0621502240248153,0.0643218025811392,0.0667269834018504,0.0691724614632012,0.0714071769938292,0.0731217847031828,0.0739551043288354,0.0735092539496809],[0.0159933918024623,0.0204668224419947,0.0248486796578694,0.0291265943169415,0.0332922721567286,0.0373396493141163,0.0412625019030786,0.045051980609218,0.0486947136249981,0.0521721525117859,0.0554616372084989,0.0585392042675024,0.0613835618155174,0.0639801498475518,0.0663240697163271,0.068421012364542,0.070285971913449,0.0719401604443124,0.0734068810914066,0.0747071348803353,0.0758555631684153,0.0768571240245939,0.0777047859678467,0.0783785506966801,0.0788462522396025,0.0790666738538563,0.0789953500438669,0.0785928135615148,0.0778340945249359,0.0767174138310883,0.0752698128492905,0.0735482048684632,0.0716357088710055,0.0696344276166984,0.0676564827666857,0.0658150176284293,0.0642163197260308,0.0629535863969765,0.0621023879018121,0.061717597256679,0.0618313585729791,0.0624514729788767,0.0635594121154091,0.0651071451363291,0.0670122289257222,0.0691512267404509,0.0713524169495847,0.0733897236751991,0.0749805227340939,0.0757900605957289,0.075444345101303],[0.0160938921540552,0.0203949617226654,0.0246470601734909,0.0288329729453783,0.0329398044529304,0.0369573124635487,0.0408757045452815,0.0446833151434125,0.0483647338695585,0.0518999967310636,0.0552653191753962,0.0584355150619547,0.061387750097617,0.0641057577250964,0.0665833174235592,0.0688258673468949,0.0708496397913598,0.0726784629233871,0.0743390128301715,0.0758555631684153,0.0772451452905528,0.0785136830202586,0.0796533474708173,0.0806412705413001,0.0814399083834682,0.0819996339966568,0.0822642710045249,0.0821798978394456,0.081706164761703,0.0808278827214659,0.0795636374776064,0.0779685686437122,0.0761303232849857,0.0741595405776082,0.0721777216884198,0.070305399846015,0.0686525563853742,0.0673120344566068,0.0663558236564226,0.0658336118704106,0.0657727555273533,0.0661786504479392,0.0670343867389329,0.0682986586983935,0.0699012934552287,0.0717364804592963,0.0736547254506154,0.0754555175425166,0.0768834080097065,0.0776303138573719,0.0773460695850045],[0.0163099523455379,0.0204440719199803,0.024566269920893,0.0286537846443632,0.0326885091584365,0.0366556042743079,0.0405416265908022,0.0443325374328273,0.0480120695132449,0.051560940778863,0.0549572900391486,0.0581784704229294,0.0612040069372007,0.0640191546452811,0.0666181657746142,0.0690062249473209,0.0711992024309695,0.0732209509670114,0.0750986315464315,0.0768571240245939,0.0785136830202586,0.0800736658544262,0.081527673681703,0.0828501372891118,0.0839994229280531,0.084919882111281,0.0855466525199673,0.085813999688535,0.0856671466414864,0.0850758390493886,0.0840460870116161,0.0826259658085248,0.080902954094887,0.0789934166472068,0.0770276203127833,0.0751345617927553,0.0734298575278577,0.072008113536416,0.0709396406065027,0.0702704963000985,0.0700244602327785,0.0702054224577551,0.0707986936857298,0.0717699947986146,0.0730614264944729,0.0745845358079433,0.0762115637406577,0.0777669010031268,0.079021472046981,0.0796929205297642,0.0794537853683119],[0.0166398999476985,0.0206166411527903,0.0246120535026586,0.0285975020695321,0.0325494155058391,0.0364482293719683,0.0402769245879492,0.0440194809255232,0.0476596314143326,0.0511802713868282,0.0545637429668059,0.0577930229923928,0.0608536489163157,0.0637360515952995,0.0664378041517355,0.0689651310582874,0.0713329478099026,0.0735629059229249,0.0756794756670089,0.0777047859678467,0.0796533474708173,0.081527673681703,0.0833153353332167,0.0849875216533874,0.0864990551751751,0.0877900769011238,0.0887900878799529,0.0894252995595545,0.0896298066760721,0.0893596351395245,0.0886065868477193,0.0874072786352219,0.0858433748977925,0.0840320495417437,0.0821095463954886,0.0802129743792947,0.0784651138009087,0.0769648698729929,0.0757836661338225,0.0749665006787499,0.0745356841725799,0.0744951355422329,0.0748332970184869,0.0755231887018097,0.0765188450798398,0.0777482904039718,0.0791041891881894,0.0804342146468295,0.0815338496952199,0.0821445328592555,0.0819594966089163],[0.0170729652007625,0.0209048771066281,0.0247787839835087,0.0286602597534576,0.0325204245478211,0.0363352361293477,0.040084463293372,0.0437506202194773,0.047318167274733,0.0507732101226357,0.0541037683390233,0.0573005020972329,0.0603576672737655,0.063274057972641,0.0660537395296178,0.0687063639849809,0.0712467515840892,0.0736933452404863,0.076065315001788,0.0783785506966801,0.0806412705413001,0.0828501372891118,0.0849875216533874,0.0870201393595641,0.0888990586348729,0.0905611958981878,0.0919328005582537,0.0929357782139176,0.0934975781889819,0.093564362644805,0.0931152728196424,0.0921736423997681,0.0908105091740811,0.08913783903358,0.0872928194407002,0.0854180751676755,0.0836436352676376,0.0820748008423383,0.0807872298262874,0.0798281487438137,0.0792212833346261,0.0789727505795509,0.0790754419614093,0.0795101149518328,0.0802423419962743,0.081215495753131,0.0823409428008623,0.0834874856536821,0.0844727420062443,0.0850593943383111,0.0849588020344645],[0.0175861660276314,0.0212876675483224,0.0250466839220888,0.0288234546599859,0.0325843242153551,0.0363013778603103,0.0399518369263898,0.0435174524559551,0.0469841324033539,0.0503419353831115,0.053585385320088,0.0567138801987863,0.0597318805962031,0.062648625762394,0.0654772992279524,0.0682337313746592,0.0709347669694883,0.0735963371236817,0.0762311856672073,0.0788462522396025,0.0814399083834682,0.0839994229280531,0.0864990551751751,0.0888990586348729,0.0911457744978129,0.0931730359723613,0.0949053043926594,0.096263180544068,0.0971719073718473,0.0975728659467336,0.097436692815716,0.0967748746785305,0.0956455762095412,0.0941502865248955,0.0924209006149407,0.0906006525186964,0.0888246222175502,0.0872050955894278,0.0858245059766227,0.0847356952841487,0.0839671130397174,0.0835297202332216,0.0834225616148196,0.0836348243437206,0.0841433537785074,0.0849057710511616,0.0858503692034513,0.0868648084228072,0.0877862633440928,0.0883959647032726,0.0884207553569314],[0.0181434002723871,0.0217295972350372,0.0253809574004011,0.0290531349281225,0.0327085147322396,0.0363161774963071,0.0398516815407925,0.0432968591513079,0.0466397997562264,0.0498750765127259,0.053004092967106,0.0560352553140835,0.058983602697914,0.0618696058873551,0.0647170520509045,0.0675501867353708,0.070390491316937,0.0732535753663923,0.0761466265710056,0.0790666738538563,0.0819996339966568,0.084919882111281,0.0877900769011238,0.0905611958981878,0.0931730359723613,0.0955556456009848,0.0976322345247785,0.0993240829971134,0.100557818214925,0.101275000146099,0.101443110451299,0.101065832101195,0.100189455009278,0.0989022326285972,0.097325211198836,0.0955960861991019,0.0938504714530358,0.0922059136606917,0.0907525481483566,0.0895514382434187,0.0886389000624342,0.0880335342703454,0.0877424884744388,0.0877643064447572,0.0880870380626791,0.0886816214752877,0.0894916606878204,0.0904215758088382,0.0913257358299202,0.0920015175738187,0.0921890192445248],[0.018697160461305,0.0221825046990564,0.0257333265645521,0.0293016258764072,0.0328467995228084,0.0363359156859208,0.0397438379186396,0.0430533531143708,0.0462554189796303,0.0493495297935976,0.0523440333779606,0.0552560839383807,0.0581108584551825,0.0609397352232774,0.0637773114496324,0.0666573746184522,0.069608214532828,0.0726479601160189,0.075780857900844,0.0789953500438669,0.0822642710045249,0.0855466525199673,0.0887900878799529,0.0919328005582537,0.0949053043926594,0.0976322345247785,0.10003516025407,0.102036986984579,0.103568146491787,0.104574317256765,0.105024910606696,0.104920958426604,0.104300434195248,0.103238788654741,0.101843106124674,0.10024003194464,0.098559962311594,0.0969216927634622,0.0954216709187161,0.0941300950979937,0.093093363656403,0.0923401727443969,0.091887716123396,0.0917449588334424,0.0919112734279505,0.0923701939418145,0.0930792672556463,0.0939578908043491,0.0948756865613284,0.0956443435828908,0.0960157406076288],[0.0191929524421927,0.0225897571489521,0.0260462056967514,0.0295116403872773,0.032943463587786,0.0363077011780925,0.039579424852938,0.0427431422914126,0.04579321924752,0.0487342891617836,0.051581464630932,0.054360049409957,0.0571044154250173,0.0598557726821016,0.0626586901024346,0.0655563892916451,0.0685850591094622,0.0717678054186407,0.0751093385037901,0.0785928135615148,0.0821798978394456,0.085813999688535,0.0894252995595545,0.0929357782139176,0.096263180544068,0.0993240829971134,0.102036986984579,0.104326290372479,0.106127404614697,0.10739266324478,0.108097273867193,0.108244393823937,0.10786831546042,0.107034659498267,0.105836563213491,0.104386463396965,0.102804375737443,0.101205133078558,0.0996879074202355,0.0983307132578995,0.0971905928021063,0.0963078613964445,0.0957113408970778,0.0954214646357943,0.0954491972577069,0.0957901778901475,0.0964148164781206,0.0972560718556443,0.0981973626594604,0.0990635044577494,0.0996175316874479],[0.0195760566546932,0.0228929803263033,0.0262593329966311,0.0296227592326892,0.0329395682686644,0.0361755685166264,0.0393067502032849,0.0423198800384787,0.045213025409274,0.0479959315171738,0.0506900638309376,0.053328049662346,0.0559522457302509,0.0586122210548296,0.0613610332114099,0.0642502577019007,0.0673238537979696,0.0706112552626868,0.0741206534827394,0.0778340945249359,0.081706164761703,0.0856671466414864,0.0896298066760721,0.0934975781889819,0.0971719073718473,0.100557818214925,0.103568146491787,0.106127404614697,0.108175829322502,0.109673444920823,0.110603525948291,0.110974840307782,0.110822298930238,0.110205812197299,0.109207117067596,0.107924291723597,0.106464007765531,0.104932444018865,0.103426784755773,0.102029527482395,0.100806902172034,0.0998109018765983,0.0990827757904326,0.0986552350119151,0.0985512045964603,0.0987782095222593,0.0993188002335625,0.10011850049598,0.101073565803754,0.102021357898257,0.102736190883306],[0.0197996745792023,0.0230403620782594,0.0263180703825426,0.0295795907918275,0.0327808689153244,0.0358880933379644,0.0388786081930561,0.041741670224981,0.0444790265391244,0.0471052125440611,0.0496473902063883,0.0521445050236724,0.0546455605943084,0.0572068762776654,0.0598882547154044,0.0627480047056168,0.0658367880766665,0.0691904418657728,0.0728224358154073,0.0767174138310883,0.0808278827214659,0.0850758390493886,0.0893596351395245,0.093564362644805,0.0975728659467336,0.101275000146099,0.104574317256765,0.10739266324478,0.109673444920823,0.111383857546067,0.112515877824602,0.113085776518446,0.11313222591449,0.112713393545381,0.111903411034972,0.110788305687717,0.109461229512625,0.108016993157218,0.106546529565121,0.105132493899998,0.103847111519071,0.102752419483958,0.101901732035687,0.101340326749818,0.101103449998262,0.101210604058146,0.101656224873726,0.102397931691148,0.103344400801675,0.104345513394756,0.105187564744777],[0.0198329265466436,0.0229950257762506,0.0261819359281641,0.0293402725455583,0.0324261328975807,0.0354064210283272,0.0382599652836571,0.0409784095422716,0.0435668192610594,0.0460438847500474,0.0484415545052407,0.0508039225309999,0.0531852375642895,0.0556469736621194,0.0582539468743659,0.0610694440316023,0.0641492850889093,0.0675348095869117,0.0712451420777093,0.0752698128492905,0.0795636374776064,0.0840460870116161,0.0886065868477193,0.0931152728196424,0.097436692815716,0.101443110451299,0.105024910606696,0.108097273867193,0.110603525948291,0.112515877824602,0.113834054290717,0.114582176500992,0.114804433460968,0.114560320775369,0.113920213195428,0.112961677971017,0.111766452052585,0.1104177482942,0.108997707407521,0.107585206582271,0.106254448586631,0.105074460818783,0.104108931896927,0.103415179632419,0.103040923420831,0.103018007293712,0.103353057139428,0.104015987465594,0.104928133739159,0.105952437353606,0.106888328103055],[0.019666951979124,0.0227416870288337,0.025831592457205,0.028883589112671,0.0318542158157446,0.03471116976732,0.0374346055545078,0.0400181407658664,0.042469482036325,0.0448105437488646,0.0470769076000458,0.0493164881911971,0.0515873300079298,0.0539545341813076,0.0564863485347136,0.0592494193188867,0.0623031293376317,0.065692947907517,0.0694429483429996,0.0735482048684632,0.0779685686437122,0.0826259658085248,0.0874072786352219,0.0921736423997681,0.0967748746785305,0.101065832101195,0.104920958426604,0.108244393823937,0.110974840307782,0.113085776518446,0.114582176500992,0.115494941123467,0.115874222037705,0.115782796235101,0.115290479775698,0.114470159706538,0.113395492262777,0.112139897763217,0.110776336371563,0.109377438541185,0.108015694584173,0.10676338545883,0.10569173692745,0.104868571561808,0.104353732351723,0.104191849914758,0.104402571445975,0.10496906278508,0.105826333685744,0.106851565637909,0.107858882603496],[0.0193177557384191,0.0222901364657058,0.0252727742295653,0.0282131669338688,0.0310683701757549,0.0338067269710181,0.0364093221534189,0.0388710841047306,0.0412014299600058,0.0434243246084322,0.0455776199433563,0.0477115747013433,0.0498865216933156,0.0521697166573959,0.0546314284187607,0.0573402919545905,0.0603578749677877,0.0637323921756593,0.067491651440042,0.0716357088710055,0.0761303232849857,0.080902954094887,0.0858433748977925,0.0908105091740811,0.0956455762095412,0.100189455009278,0.104300434195248,0.10786831546042,0.110822298930238,0.11313222591449,0.114804433460968,0.115874222037705,0.116396969505733,0.116439605607111,0.116073681660397,0.115370703138586,0.114399832477675,0.113227633932602,0.111919278851983,0.11054051606788,0.109159649703249,0.107848711631506,0.106683010165943,0.105738359857973,0.105085579561552,0.104782242435146,0.104862115769381,0.105323231845509,0.106116085261734,0.107133962584367,0.108207633789301],[0.0188253291304183,0.0216749595037037,0.0245364639953456,0.0273579821762354,0.0300969734622301,0.0327221039924163,0.0352148242199604,0.0375705432865608,0.0397992897434228,0.0419257373646328,0.0439884858786634,0.0460385277666891,0.0481368933504082,0.0503515180409112,0.0527533869635769,0.0554119769009098,0.0583899685967409,0.0617372112051954,0.0654840517630202,0.0696344276166984,0.0741595405776082,0.0789934166472068,0.0840320495417437,0.08913783903358,0.0941502865248955,0.0989022326285972,0.103238788654741,0.107034659498267,0.110205812197299,0.112713393545381,0.114560320775369,0.115782796235101,0.116439605607111,0.116601695766022,0.116343710815491,0.115738304031513,0.114853358010791,0.113751798687446,0.1124934301592,0.111138036961544,0.109748815904429,0.108395027857676,0.107152714978651,0.106102529495525,0.105324178609466,0.104887590576054,0.104841501813262,0.105200685521992,0.105933497377517,0.10695177152194,0.108105193171818],[0.0182494927870589,0.0209518737204194,0.0236756287150415,0.0263694175927364,0.0289908442452867,0.0315084612945201,0.0339034295561093,0.0361707306601078,0.0383198276984895,0.0403746734207767,0.0423729877906212,0.0443647670349988,0.0464100300839153,0.0485758316043286,0.050932558636991,0.0535494934426646,0.0564896130930861,0.0598036597815166,0.0635236807961097,0.0676564827666857,0.0721777216884198,0.0770276203127833,0.0821095463954886,0.0872928194407002,0.0924209006149407,0.097325211198836,0.101843106124674,0.105836563213491,0.109207117067596,0.111903411034972,0.113920213195428,0.115290479775698,0.116073681660397,0.116343710815491,0.11617874694784,0.115654261082425,0.114839384688616,0.113796324023148,0.112582235147372,0.111252805074603,0.109866583642804,0.108488883731186,0.107193929179962,0.106064024350804,0.105184925339355,0.104637267764746,0.10448470451514,0.104760160903368,0.105452201444788,0.106493830431803,0.107755996492083],[0.0176634036179944,0.0201916473732674,0.0227594766668228,0.0253158112109128,0.0278180542076627,0.0302341663872877,0.0325443539260933,0.034742269401235,0.0368356380231976,0.0388462433236286,0.0408092384462426,0.04277178250366,0.0447910174000128,0.0469313817098358,0.0492612081923167,0.0518485076341788,0.0547558642479761,0.0580345032357235,0.0617178308359329,0.0658150176284293,0.070305399846015,0.0751345617927553,0.0802129743792947,0.0854180751676755,0.0906006525186964,0.0955960861991019,0.10024003194464,0.104386463396965,0.107924291723597,0.110788305687717,0.112961677971017,0.114470159706538,0.115370703138586,0.115738304031513,0.115654261082425,0.115197657606072,0.114440579543786,0.113446797531765,0.112273291906639,0.110973839594665,0.109603724990492,0.108224442207695,0.106907088500316,0.105733113809483,0.104791298065786,0.10417035678817,0.103947420975635,0.104173656593322,0.104859223430166,0.105960334589026,0.107371136840097],[0.0171456377144425,0.0194725899040552,0.0218662830175306,0.0242755760487848,0.0266573229710324,0.0289784558548719,0.0312176325491698,0.0333663571800869,0.035429515100045,0.0374253059640954,0.0393846008910634,0.0413497730546252,0.043373031408999,0.0455142129926303,0.0478378833053571,0.0504095219009486,0.0532906154317949,0.0565326927574597,0.060170681698369,0.0642163197260308,0.0686525563853742,0.0734298575278577,0.0784651138009087,0.0836436352676376,0.0888246222175502,0.0938504714530358,0.098559962311594,0.102804375737443,0.106464007765531,0.109461229512625,0.111766452052585,0.113395492262777,0.114399832477675,0.114853358010791,0.114839384688616,0.114440579543786,0.113732820598261,0.112782915020332,0.111649540448044,0.110386561338576,0.109047759328712,0.107691903485977,0.106386972828554,0.105212260134586,0.104257101912314,0.10361523764427,0.103374465910063,0.103602363239967,0.104330125041191,0.105537609543634,0.107142928208123],[0.0167714924650897,0.0188723116905523,0.0210755270415093,0.0233296661615941,0.0255907851168261,0.0278244848982743,0.0300074319152829,0.0321283085190226,0.0341881768360146,0.0362003045305237,0.038189555773451,0.0401914639491365,0.0422510429655798,0.0444212530086321,0.0467608548245097,0.0493312595848625,0.0521920250661299,0.0553949301746461,0.0589770306205514,0.0629535863969765,0.0673120344566068,0.072008113536416,0.0769648698729929,0.0820748008423383,0.0872050955894278,0.0922059136606917,0.0969216927634622,0.101205133078558,0.104932444018865,0.108016993157218,0.1104177482942,0.112139897763217,0.113227633932602,0.113751798687446,0.113796324023148,0.113446797531765,0.112782915020332,0.111875121276362,0.110784869490238,0.109567564507343,0.108277140617219,0.106971198287026,0.10571561697311,0.104587524853554,0.103675434780255,0.103075372474765,0.10288218522253,0.103176151056989,0.104006449881658,0.10537453878966,0.107221272697958],[0.0166040332006384,0.0184592270070578,0.0204597776663962,0.022553794222206,0.0246965027479584,0.0268521019279102,0.0289950491331545,0.0311107307504811,0.0331955548265636,0.0352565956086472,0.0373109890085399,0.0393852824208924,0.041514840834889,0.0437431948848057,0.0461209398623877,0.0487035830371259,0.0515477453532323,0.0547054523864568,0.0582168546282454,0.0621023879018121,0.0663558236564226,0.0709396406065027,0.0757836661338225,0.0807872298262874,0.0858245059766227,0.0907525481483566,0.0954216709187161,0.0996879074202355,0.103426784755773,0.106546529565121,0.108997707407521,0.110776336371563,0.111919278851983,0.1124934301592,0.112582235147372,0.112273291906639,0.111649540448044,0.110784869490238,0.10974373936335,0.108583802309521,0.107360319768912,0.106131218338772,0.104961746361344,0.103927768433203,0.103116685438074,0.102624858350806,0.102550506302654,0.102981682926133,0.103980257251917,0.105564530119846,0.107694434575614],[0.0166856083812501,0.0182843430388284,0.0200767218002543,0.0220106712168221,0.0240408889623787,0.0261304237510619,0.0282515992223047,0.0303862751998386,0.0325255539276368,0.0346691587521296,0.0368247986457371,0.0390078286098411,0.0412413717499742,0.0435567709287507,0.0459938501190088,0.0486001403838893,0.0514281618677676,0.0545301977218941,0.0579507298666269,0.061717597256679,0.0658336118704106,0.0702704963000985,0.0749665006787499,0.0798281487438137,0.0847356952841487,0.0895514382434187,0.0941300950979937,0.0983307132578995,0.102029527482395,0.105132493899998,0.107585206582271,0.109377438541185,0.11054051606788,0.111138036961544,0.111252805074603,0.110973839594665,0.110386561338576,0.109567564507343,0.108583802309521,0.107495079258876,0.10635843647708,0.105233110398018,0.104185005564433,0.10328984449144,0.102634201910419,0.102313510365311,0.102426061550053,0.103062381590745,0.104290400275489,0.106138458121161,0.108579766828597],[0.0170309009009039,0.0183741443774614,0.019961924623402,0.0217426696601811,0.0236712848970544,0.0257103226997689,0.0278303977209859,0.0300098953209992,0.0322341671793313,0.0344945578485685,0.0367877087338195,0.0391155741302234,0.0414863944493764,0.0439164860155415,0.0464321946920124,0.0490708988766152,0.051879779055568,0.0549113968697175,0.0582159700752847,0.0618313585729791,0.0657727555273533,0.0700244602327785,0.0745356841725799,0.0792212833346261,0.0839671130397174,0.0886389000624342,0.093093363656403,0.0971905928021063,0.100806902172034,0.103847111519071,0.106254448586631,0.108015694584173,0.109159649703249,0.109748815904429,0.109866583642804,0.109603724990492,0.109047759328712,0.108277140617219,0.107360319768912,0.10635843647708,0.105329925935416,0.104335476670581,0.103442203722576,0.102726300320326,0.102273609833579,0.102177504351418,0.102533352112481,0.103429024147376,0.104931622509005,0.10707193345879,0.10982959053582],[0.0176227077845935,0.0187255391079382,0.0201230862453322,0.0217654972684213,0.023609124657479,0.0256171332160939,0.0277592460923794,0.0300107465165768,0.032351035192074,0.0347622238454742,0.0372283639033316,0.0397358852831468,0.042275579018315,0.0448459744950298,0.0474573139732284,0.0501347147520288,0.0529188175908524,0.0558625014438278,0.0590231699298102,0.0624514729788767,0.0661786504479392,0.0702054224577551,0.0744951355422329,0.0789727505795509,0.0835297202332216,0.0880335342703454,0.0923401727443969,0.0963078613964445,0.0998109018765983,0.102752419483958,0.105074460818783,0.10676338545883,0.107848711631506,0.108395027857676,0.108488883731186,0.108224442207695,0.107691903485977,0.106971198287026,0.106131218338772,0.105233110398018,0.104335476670581,0.103499551655562,0.102793080777742,0.102292254661182,0.102081401508485,0.102250190761531,0.102888025057679,0.104075363901974,0.10587217683983,0.108304635908844,0.111352283115469],[0.0184112786443383,0.0193036144352677,0.0205364563355298,0.0220634583583041,0.0238441881948054,0.0258440117422347,0.0280330007461299,0.0303840689693109,0.0328707640014087,0.0354653549447156,0.038137988574964,0.0408576437369137,0.0435953084654497,0.0463292085754549,0.0490511191524726,0.051772022780174,0.0545249656843273,0.057363196237199,0.0603526522165691,0.0635594121154091,0.0670343867389329,0.0707986936857298,0.0748332970184869,0.0790754419614093,0.0834225616148196,0.0877424884744388,0.091887716123396,0.0957113408970778,0.0990827757904326,0.101901732035687,0.104108931896927,0.10569173692745,0.106683010165943,0.107152714978651,0.107193929179962,0.106907088500316,0.106386972828554,0.10571561697311,0.104961746361344,0.104185005564433,0.103442203722576,0.102793080777742,0.102304063161057,0.102049436620413,0.102109946452767,0.10256902067649,0.103506783839688,0.104992022722983,0.107072464157825,0.109764198317764,0.113041726217119],[0.0193172496887705,0.0200423581397086,0.0211456469793341,0.0225866023071851,0.0243302842342403,0.0263463244850819,0.0286068255988149,0.0310834720514554,0.0337444298930393,0.0365518603713253,0.0394610180011997,0.0424218328801814,0.0453834893143447,0.0483017799036967,0.0511480492320706,0.0539176208888705,0.0566350945847835,0.0593541128195264,0.0621502240248153,0.0651071451363291,0.0682986586983935,0.0717699947986146,0.0755231887018097,0.0795101149518328,0.0836348243437206,0.0877643064447572,0.0917449588334424,0.0954214646357943,0.0986552350119151,0.101340326749818,0.103415179632419,0.104868571561808,0.105738359857973,0.106102529495525,0.106064024350804,0.105733113809483,0.105212260134586,0.104587524853554,0.103927768433203,0.10328984449144,0.102726300320326,0.102292254661182,0.102049436620413,0.102066807188804,0.102418123127492,0.10317716528555,0.104411357542059,0.106174391548663,0.10849840217679,0.11138628362159,0.114804908845702],[0.0202373545430986,0.0208478281555037,0.0218625706246616,0.0232496861286319,0.0249824555037043,0.0270372918356324,0.0293904679760304,0.0320140457697783,0.0348717546066247,0.0379158575355582,0.0410862019494618,0.0443125440979638,0.0475207426909342,0.0506425125125869,0.0536272691498109,0.0564535281944212,0.0591367698553657,0.0617309347674406,0.0643218025811392,0.0670122289257222,0.0699012934552287,0.0730614264944729,0.0765188450798398,0.0802423419962743,0.0841433537785074,0.0880870380626791,0.0919112734279505,0.0954491972577069,0.0985512045964603,0.101103449998262,0.103040923420831,0.104353732351723,0.105085579561552,0.105324178609466,0.105184925339355,0.104791298065786,0.104257101912314,0.103675434780255,0.103116685438074,0.102634201910419,0.102273609833579,0.102081401508485,0.102109946452767,0.102418123127492,0.103068252153533,0.104120637527244,0.105627032920497,0.107624065572147,0.110127276876865,0.113126101434321,0.116579914741623],[0.0210516141248012,0.021602876289728,0.0225699549560327,0.0239327005742675,0.0256757120523867,0.0277851146244285,0.0302439668339692,0.0330268552853245,0.0360946142218224,0.0393904494187039,0.0428389243668108,0.046349115163758,0.0498226133977412,0.0531659366943929,0.0563055137478691,0.0592021990009788,0.061861739126727,0.0643380045051197,0.0667269834018504,0.0691512267404509,0.0717364804592963,0.0745845358079433,0.0777482904039718,0.081215495753131,0.0849057710511616,0.0886816214752877,0.0923701939418145,0.0957901778901475,0.0987782095222593,0.101210604058146,0.103018007293712,0.104191849914758,0.104782242435146,0.104887590576054,0.104637267764746,0.10417035678817,0.10361523764427,0.103075372474765,0.102624858350806,0.102313510365311,0.102177504351418,0.102250190761531,0.10256902067649,0.10317716528555,0.104120637527244,0.105442771078341,0.107177942564458,0.109345907566447,0.111947428967978,0.114961243178256,0.118342017148305],[0.0216308185565193,0.0221726533066038,0.0231250360536958,0.0244828996383591,0.0262455376714748,0.0284120989309966,0.0309755461573968,0.0339157681373235,0.0371929840285189,0.040742988478514,0.0444759976719848,0.0482806604983484,0.0520340121657551,0.0556167609033422,0.0589316217540477,0.0619210517798117,0.064580298867567,0.0669623185873697,0.0691724614632012,0.0713524169495847,0.0736547254506154,0.0762115637406577,0.0791041891881894,0.0823409428008623,0.0858503692034513,0.0894916606878204,0.0930792672556463,0.0964148164781206,0.0993188002335625,0.101656224873726,0.103353057139428,0.104402571445975,0.104862115769381,0.104841501813262,0.10448470451514,0.103947420975635,0.103374465910063,0.10288218522253,0.102550506302654,0.102426061550053,0.102533352112481,0.102888025057679,0.103506783839688,0.104411357542059,0.105627032920497,0.107177942564458,0.109081468818869,0.111343399732056,0.113954504237764,0.116888383585565,0.120100020384222],[0.0218436758463872,0.0224106243518809,0.0233645023153083,0.0247187370588077,0.0264908882983998,0.0286967926700521,0.0313429736802349,0.0344181265782517,0.0378850222502866,0.0416746727400368,0.0456848692074931,0.0497849724381056,0.0538278673371518,0.0576682820873136,0.0611846483990364,0.0643001544683514,0.0669983577770905,0.0693297398868033,0.0714071769938292,0.0733897236751991,0.0754555175425166,0.0777669010031268,0.0804342146468295,0.0834874856536821,0.0868648084228072,0.0904215758088382,0.0939578908043491,0.0972560718556443,0.10011850049598,0.102397931691148,0.104015987465594,0.10496906278508,0.105323231845509,0.105200685521992,0.104760160903368,0.104173656593322,0.103602363239967,0.103176151056989,0.102981682926133,0.103062381590745,0.103429024147376,0.104075363901974,0.104992022722983,0.106174391548663,0.107624065572147,0.109345907566447,0.111343399732056,0.113614179481031,0.11614652614003,0.118916692761225,0.121886586438237],[0.0215636271123677,0.0221653460138802,0.023111210667939,0.0244365136706508,0.0261807728004444,0.028380506127086,0.0310600244238471,0.0342211476124548,0.0378333851627186,0.0418267364762657,0.0460896282272149,0.0504742642018614,0.0548105000575356,0.0589272621375833,0.062678081017518,0.0659655850158709,0.068759722155404,0.0711059789698952,0.0731217847031828,0.0749805227340939,0.0768834080097065,0.079021472046981,0.0815338496952199,0.0844727420062443,0.0877862633440928,0.0913257358299202,0.0948756865613284,0.0981973626594604,0.101073565803754,0.103344400801675,0.104928133739159,0.105826333685744,0.106116085261734,0.105933497377517,0.105452201444788,0.104859223430166,0.104330125041191,0.104006449881658,0.103980257251917,0.104290400275489,0.104931622509005,0.10587217683983,0.107072464157825,0.10849840217679,0.110127276876865,0.111947428967978,0.113954504237764,0.11614652614003,0.11851894361148,0.12105993339361,0.123745862555688],[0.0206756173712682,0.0212884113617055,0.0221832362790041,0.0234204805254652,0.0250653643770753,0.0271793781075005,0.0298094247004417,0.0329756318229061,0.0366595435632467,0.0407951715946082,0.0452658894575249,0.0499099438517527,0.0545360015284652,0.0589476194755151,0.0629725651941309,0.0664909288536984,0.0694561217415781,0.0719049280351492,0.0739551043288354,0.0757900605957289,0.0776303138573719,0.0796929205297642,0.0821445328592555,0.0850593943383111,0.0883959647032726,0.0920015175738187,0.0956443435828908,0.0990635044577494,0.102021357898257,0.104345513394756,0.105952437353606,0.106851565637909,0.107133962584367,0.10695177152194,0.106493830431803,0.105960334589026,0.105537609543634,0.10537453878966,0.105564530119846,0.106138458121161,0.10707193345879,0.108304635908844,0.109764198317764,0.11138628362159,0.113126101434321,0.114961243178256,0.116888383585565,0.118916692761225,0.12105993339361,0.123328316520917,0.125720682867589],[0.0190828850096431,0.0196435736264059,0.0204052535287975,0.021456414903528,0.0228917047983721,0.0248021151327367,0.0272624847552774,0.0303172817711952,0.033966503058887,0.0381544909245256,0.0427651789303845,0.0476271646380002,0.052530482460023,0.0572539355838214,0.0615982752030172,0.0654181840902741,0.0686463861879824,0.0713059001829667,0.0735092539496809,0.075444345101303,0.0773460695850045,0.0794537853683119,0.0819594966089163,0.0849588020344645,0.0884207553569314,0.0921890192445248,0.0960157406076288,0.0996175316874479,0.102736190883306,0.105187564744777,0.106888328103055,0.107858882603496,0.108207633789301,0.108105193171818,0.107755996492083,0.107371136840097,0.107142928208123,0.107221272697958,0.107694434575614,0.108579766828597,0.10982959053582,0.111352283115469,0.113041726217119,0.114804908845702,0.116579914741623,0.118342017148305,0.120100020384222,0.121886586438237,0.123745862555688,0.125720682867589,0.127840734674854]],&#34;type&#34;:&#34;surface&#34;,&#34;contours&#34;:{&#34;z&#34;:{&#34;show&#34;:true,&#34;usecolormap&#34;:true,&#34;highlightcolor&#34;:&#34;#ff0000&#34;,&#34;project&#34;:{&#34;z&#34;:true}}},&#34;frame&#34;:null}],&#34;highlight&#34;:{&#34;on&#34;:&#34;plotly_click&#34;,&#34;persistent&#34;:false,&#34;dynamic&#34;:false,&#34;selectize&#34;:false,&#34;opacityDim&#34;:0.2,&#34;selected&#34;:{&#34;opacity&#34;:1},&#34;debounce&#34;:0},&#34;shinyEvents&#34;:[&#34;plotly_hover&#34;,&#34;plotly_click&#34;,&#34;plotly_selected&#34;,&#34;plotly_relayout&#34;,&#34;plotly_brushed&#34;,&#34;plotly_brushing&#34;,&#34;plotly_clickannotation&#34;,&#34;plotly_doubleclick&#34;,&#34;plotly_deselect&#34;,&#34;plotly_afterplot&#34;,&#34;plotly_sunburstclick&#34;],&#34;base_url&#34;:&#34;https://plot.ly&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;The next plot, the &lt;a href=&#34;https://en.wikipedia.org/wiki/Modes_of_variation&#34;&gt;Modes of Variation Plot&lt;/a&gt; shows the modes of variation about the mean for the first two eigenfunctions. The mean function is indicated by the red line. The dark gray shows the variation of the first eigenfunction, and the light gray shows the variation of the second. The plot indicates that all of the subjects begin their careers with similar entry level wages, start to diverge by their second year, reach peak variation around year eight and then begin to converge again by year eleven.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;CreateModeOfVarPlot(res_wages, main = &amp;quot;Modes of Variation of Eigenvectors&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/07/08/exploratory-fda-with-sparse-data/index_files/figure-html/unnamed-chunk-14-1.png&#34; width=&#34;672&#34; /&gt;
### Some Conclusions&lt;/p&gt;
&lt;p&gt;This short post neither presents a comprehensive view of functional principal components analysis, nor does it provide the last word on the &lt;code&gt;wages&lt;/code&gt; data set. Nevertheless, juxtaposing the highly visual but traditional exploratory analysis conducted by the authors of the &lt;code&gt;brolgar&lt;/code&gt; package with a basic FPCA look does provide some insight into the promise and pitfalls of using FPCA to explore sparse, longitudinal data sets.&lt;/p&gt;
&lt;p&gt;On the promise side:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;p&gt;FDA offers a global perspective that facilitates thinking about an individual subject’s &lt;em&gt;time path&lt;/em&gt; as a whole. For the &lt;code&gt;wages&lt;/code&gt; data set, we see individual trajectories developing in a wages/time space that can be parsimoniously represented, analyzed and compared.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;FPCA works with very sparse data, does not require the same number of observations for each subject, and does not demand that the observations be taken at the same time points.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;There is really no concept of missing data per se, and no need for data imputation. The amount of information required to represent a subject can vary over a wide range.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;As to the pitfalls:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;p&gt;As with plain old multivariate PCA, eigenvectors may not have any obvious meaning, and trajectories in an abstract space may be difficult to interpret.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;There is really no way to avoid the missing data &lt;em&gt;daemon&lt;/em&gt;. The &lt;code&gt;wages&lt;/code&gt; data set shows the sensitivity of FPCA trajectories to both the number and the locations of the observed data points. It is not possible to reconstruct individual trajectories for which there are too few observations.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That’s all for now. Thank you for following along.&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/07/08/exploratory-fda-with-sparse-data/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>May 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/06/24/may-2021-top-40-new-cran-packages/</link>
      <pubDate>Thu, 24 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/06/24/may-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred five packages made it to CRAN in May, but seven were removed before this post went to print. Here are my &amp;ldquo;Top40&amp;rdquo; picks in ten categories: Computational Methods, Data, Genomics, Machine Learning, Medicine, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=madgrad&#34;&gt;madgrad&lt;/a&gt; v0.1.0: Implements MADGRAD, a Momentumized, Adaptive Dual Averaged Gradient method for stochastic optimization. See &lt;a href=&#34;https://arxiv.org/abs/2101.11075&#34;&gt;Defazio &amp;amp; Jelassi (2021)&lt;/a&gt; for details and &lt;a href=&#34;https://cran.r-project.org/web/packages/madgrad/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;madgrad.gif&#34; height = &#34;250&#34; width=&#34;450&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TriDimRegression&#34;&gt;TriDimRegression&lt;/a&gt; v1.0.0.0: Provides functions to fit 2D and 3D transformations using &lt;a href=&#34;https://mc-stan.org/&#34;&gt;Stan&lt;/a&gt; which return posterior distributed for fitted parameters. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/TriDimRegression/vignettes/transformation_matrices.html&#34;&gt;Transformation Matrices&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/TriDimRegression/vignettes/calibration.html&#34;&gt;Eye Gaze Mapping&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/TriDimRegression/vignettes/comparing_faces.html&#34;&gt;Comparing Faces&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/TriDimRegression/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Tri.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AtmChile&#34;&gt;AtmChile&lt;/a&gt; v0.1.0: Provides access to air quality and meteorological information from the Chile&amp;rsquo;s National Air Quality System &lt;a href=&#34;https://sinca.mma.gob.cl/&#34;&gt;(S.I.N.C.A.)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/AtmChile/readme/README.html&#34;&gt;READMW&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=basemaps&#34;&gt;basemaps&lt;/a&gt; v0.0.1: Provides a lightweight interface to access spatial basemaps from open sources such as &lt;a href=&#34;https://www.openstreetmap.org/#map=5/38.007/-95.844&#34;&gt;OpenStreetMap&lt;/a&gt;, &lt;a href=&#34;https://www.mapbox.com/&#34;&gt;Mapbox&lt;/a&gt; and others. See &lt;a href=&#34;https://cran.r-project.org/web/packages/basemaps/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;basemaps.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=causaldata&#34;&gt;causaldata&lt;/a&gt; v0.1.1: Contains the data sets to run the example problems in the online causal inference textbooks &lt;a href=&#34;https://theeffectbook.net/&#34;&gt;&lt;em&gt;The Effect&lt;/em&gt;&lt;/a&gt; and &lt;a href=&#34;https://www.hsph.harvard.edu/miguel-hernan/causal-inference-book/&#34;&gt;&lt;em&gt;Causal Inference: What If&lt;/em&gt;&lt;/a&gt; and more.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=exoplanets&#34;&gt;exoplanets&lt;/a&gt; v0.2.1: Provides access to NASA&amp;rsquo;s &lt;a href=&#34;https://exoplanetarchive.ipac.caltech.edu/index.html&#34;&gt;Exoplanet Archive&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/exoplanets/vignettes/exoplanets.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;exoplanets.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=frenchdata&#34;&gt;frenchdata&lt;/a&gt; v0.1.1: Provides access to Kenneth&amp;rsquo;s French &lt;a href=&#34;http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html&#34;&gt;finance data library&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/frenchdata/vignettes/basic_usage.html&#34;&gt;vignette&lt;/a&gt; for basic usage.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;frenchdata.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tradepolicy&#34;&gt;tradepolicy&lt;/a&gt; v0.5.0: Provides access to the data sets from &lt;a href=&#34;https://zenodo.org/record/4277741#.YNIS_TZKj0o&#34;&gt;Yotov et al. (2016)&lt;/a&gt; along with an &lt;a href=&#34;https://r.tiid.org/R_structural_gravity/&#34;&gt;online book&lt;/a&gt; containing commentary and the code to recreate the original analysis.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;trade.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=artemis&#34;&gt;artemis&lt;/a&gt; v1.0.7: Provides a modeling framework for the design and analysis of experiments collecting environmental DNA. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/artemis/vignettes/artemis-overview.html&#34;&gt;Introduction&lt;/a&gt; and also vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/artemis/vignettes/modeling.html&#34;&gt;Modeling eDNA and qPCR Data&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/artemis/vignettes/simulation.html&#34;&gt;Simulating eDNA Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;artemis.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MAGEE&#34;&gt;MAGEE&lt;/a&gt; v1.0.0: Provides functions to perform variant set-based main effect tests, gene-environment interaction tests, and joint tests for association, as proposed in &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/10.1002/gepi.22351&#34;&gt;Wang et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MAGEE/vignettes/MAGEE.pdf&#34;&gt;vignette&lt;/a&gt; for details.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MultIS&#34;&gt;MultIS&lt;/a&gt; v0.5.1: Implements a bioinformatical approach to detect the multiple integration of viral vectors within the same clone. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MultIS/vignettes/QuickStart.html&#34;&gt;vignette&lt;/a&gt; for how to use the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MultIS.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TopDom&#34;&gt;TopDom&lt;/a&gt; v0.10.0: Provides functions to identify topological domains in genomes from Hi-C sequence data as described in &lt;a href=&#34;https://academic.oup.com/nar/article/44/7/e70/2467818&#34;&gt;Shin et al. (2016)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/TopDom/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cjbart&#34;&gt;cjbart&lt;/a&gt; v0.1.0: Implements a tool for analyzing conjoint experiments using Bayesian Additive Regression Trees (BART), a machine learning method developed by &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-applied-statistics/volume-4/issue-1/BART-Bayesian-additive-regression-trees/10.1214/09-AOAS285.full&#34;&gt;Chipman &amp;amp; McCulloch (2010)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cjbart/vignettes/cjbart-demo.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cjbart.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastText&#34;&gt;fastText&lt;/a&gt; v1.0.1: Implements an interface to Facebook&amp;rsquo;s &lt;a href=&#34;https://github.com/facebookresearch/fastText&#34;&gt;fastText Library&lt;/a&gt;. See &lt;a href=&#34;https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00051/43387/Enriching-Word-Vectors-with-Subword-Information&#34;&gt;Bojanowski et al. (2017)&lt;/a&gt; for a description of the algorithm. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/fastText/vignettes/language_identification.html&#34;&gt;Benchmark&lt;/a&gt; vignette and an &lt;a href=&#34;https://cran.r-project.org/web/packages/fastText/vignettes/the_fastText_R_package.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=afdx&#34;&gt;afdx&lt;/a&gt; v1.1.1: Provides functions to estimate diagnosis performance (Sensitivity, Specificity, Positive predictive value, Negative predicted value) of a diagnostic test when there is no golden standard by estimating the attributable fraction using either a &lt;a href=&#34;https://cran.r-project.org/web/packages/afdx/vignettes/af_logit_exponential.html&#34;&gt;logitexponential model&lt;/a&gt; or a &lt;a href=&#34;https://cran.r-project.org/web/packages/afdx/vignettes/latentclass.html&#34;&gt;latent class model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;afdx.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=covidcast&#34;&gt;covidcast&lt;/a&gt; v0.4.2: Provides an interface to Delphi&amp;rsquo;s &lt;a href=&#34;https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html&#34;&gt;COVIDcast Epidata&lt;/a&gt; including tools for data access, maps and time series plotting, and basic signal processing, and a collection of numerous indicators relevant to the COVID-19 pandemic in the United States. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/covidcast.html&#34;&gt;Getting Started Guide&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/correlation-utils.html&#34;&gt;Computing Signal Correlations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/external-data.html&#34;&gt;Combining Data Sources&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/multi-signals.html&#34;&gt;Manipulating Multiple Signals&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/covidcast/vignettes/plotting-signals.html&#34;&gt;Plotting and Mapping Signals&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;covidcast.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eventTrack&#34;&gt;eventTrack&lt;/a&gt; v1.0.0: Implements the hybrid framework for event prediction in clinical trials as described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S155171441100139X?via%3Dihub&#34;&gt;Fang &amp;amp; Zheng (2011)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/eventTrack/vignettes/eventTrack.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;eventTrack.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=goldilocks&#34;&gt;goldilocks&lt;/a&gt; v0.3.0: Implements the Goldilocks adaptive trial design for a time to event outcome using a piecewise exponential model and conjugate Gamma prior distributions as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10543406.2014.888569?journalCode=lbps20&#34;&gt;Broglio et al. (2014)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/goldilocks/vignettes/broglio.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CopernicusDEM&#34;&gt;CopernicusDEM&lt;/a&gt; v1.0.1: Provides an interface to the &lt;a href=&#34;https://spacedata.copernicus.eu/explore-more/news-archive/-/asset_publisher/Ye8egYeRPLEs/blog/id/434960&#34;&gt;Copernicus DEM&lt;/a&gt; Digital Elevation Model of the European Space Agency with 90 and 30 meters resolution using the &lt;a href=&#34;https://aws.amazon.com/cli/&#34;&gt;AWS CLI&lt;/a&gt; command line tool. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/CopernicusDEM/vignettes/Copernicus_Digital_Elevation_Models.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;DEM.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nimbleCarbon&#34;&gt;nimbleCarbon&lt;/a&gt; v0.1.2: Provides functions and a custom probability distribution for Bayesian analyses of radiocarbon dates within the &lt;code&gt;nimble&lt;/code&gt; modeling framework, including a suite of functions for prior and posterior predictive checks for demographic inference as described in &lt;a href=&#34;https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0251695&#34;&gt;Crema &amp;amp; Shoda (2021)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/nimbleCarbon/vignettes/nimble_carbon_vignette.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nimbleCarbon.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bayesmodels&#34;&gt;bayesmodels&lt;/a&gt; v0.1.0: Implements a framework to bring a number of Bayesian models into the &lt;code&gt;tidymodels&lt;/code&gt; ecosystem. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesmodels/vignettes/modeltime-integration.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bayesmodels.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=div&#34;&gt;div&lt;/a&gt; v0.3.1: Provides functions to facilitate the analysis of teams in a corporate setting, assess the diversity per grade and job, search for bias and also provides methods to simulate the effects of bias. See &lt;a href=&#34;http://www.de-brouwer.com/assets/div/div-white-paper.pdf&#34;&gt;De Brouwer (2021)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/book/10.1002/9781119632757&#34;&gt;De Brouwer (2020)&lt;/a&gt; for background. Look &lt;a href=&#34;http://www.de-brouwer.com/div/&#34;&gt;here&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;div.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=HotellingEllipse&#34;&gt;HotellingEllipse&lt;/a&gt; v0.1.1: Provides functions to compute the semi-axes lengths and coordinate points of Hotelling ellipse. See &lt;a href=&#34;https://pubs.rsc.org/en/content/articlelanding/2014/AY/C3AY41907J#!divAbstract&#34;&gt;Bro &amp;amp; Smilde (2014)&lt;/a&gt; and &lt;a href=&#34;https://analyticalsciencejournals.onlinelibrary.wiley.com/doi/full/10.1002/cem.2763&#34;&gt;Brenton (2016)&lt;/a&gt; for background. Look &lt;a href=&#34;https://github.com/ChristianGoueguel/HotellingEllipse&#34;&gt;here&lt;/a&gt; and at the &lt;a href=&#34;https://cran.r-project.org/web/packages/HotellingEllipse/vignettes/HotellingEllipse.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Hottelling.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=makemyprior&#34;&gt;makemyprior&lt;/a&gt; v1.0.0: Provides tools to construct and visualize joint priors for variance parameters. Vignettes provide examples for &lt;a href=&#34;https://cran.r-project.org/web/packages/makemyprior/vignettes/latin_square.html&#34;&gt;Latin Square&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/makemyprior/vignettes/make_prior.html&#34;&gt;i.i.d. models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/makemyprior/vignettes/neonatal_mortality.html&#34;&gt;neonatal mortality&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/makemyprior/vignettes/wheat_breeding.html&#34;&gt;wheat breeding&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;makemyprior.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rage&#34;&gt;Rage&lt;/a&gt; v1.0.0: Provides functions for calculating life history metrics using matrix population models (MPMs) as described in &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.04.26.441330v2&#34;&gt;Jones et al. (2021)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/Rage/vignettes/a01_GettingStarted.html&#34;&gt;Getting Started Guide&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/Rage/vignettes/a02_VitalRates.html&#34;&gt;Vital Rates&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/Rage/vignettes/a03_LifeHistoryTraits.html&#34;&gt;Life History Traits&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/Rage/vignettes/a04_AgeFromStage.html&#34;&gt;Deriving Age&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/Rage/vignettes/a05_TernaryPlots.html&#34;&gt;Ternary Plots&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Rage.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=unusualprofile&#34;&gt;unusualprofile&lt;/a&gt; v0.1.0: Provides functions to calculate &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs13171-019-00164-5&#34;&gt;Mahalanobis distance&lt;/a&gt; for every row of a set of outcome variables. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/unusualprofile/vignettes/tutorial_unusualprofile.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on the &lt;a href=&#34;https://cran.r-project.org/web/packages/unusualprofile/vignettes/unusualprofile_calculations.html&#34;&gt;calculations&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;unusualprofile.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gsignal&#34;&gt;gsignal&lt;/a&gt; v0.3-2: Implements the &lt;a href=&#34;https://octave.sourceforge.io/packages.php&#34;&gt;Ovtave signal&lt;/a&gt; package which provides a variety of signal processing tools, such as signal generation and measurement, correlation and convolution, filtering, filter design, filter analysis and conversion, power spectrum analysis, system identification, decimation and sample rate change, and windowing. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gsignal/vignettes/gsignal.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gsignal.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=legion&#34;&gt;legion&lt;/a&gt; v0.1.0 Provides functions for implementing multivariate state space models such as Vector Exponential Smoothing  and Vector Error-Trend-Seasonal models, for time series analysis and forecasting as described in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1471082X0901000401&#34;&gt;de Silva et al. (2010)&lt;/a&gt; There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/legion/vignettes/legion.html&#34;&gt;Function Overview&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/legion/vignettes/ves.html&#34;&gt;Vector ES&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/legion/vignettes/vets.html&#34;&gt;Vector ETS&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parsermd&#34;&gt;parsermd&lt;/a&gt; v0.1.2: Implements formal grammar and parser for R Markdown documents using the &lt;a href=&#34;https://www.boost.org/doc/libs/1_76_0/libs/spirit/doc/x3/html/index.html&#34;&gt;Boost Spirit X3&lt;/a&gt; library. It also includes a collection of high level functions for working with the resulting abstract syntax tree. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/parsermd/vignettes/parsermd.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/parsermd/vignettes/templates.html&#34;&gt;Rmd Templates&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=riskmetric&#34;&gt;riskmetric&lt;/a&gt; v0.1.0: Provides facilities for assessing R packages against a number of metrics to help quantify their robustness. Look &lt;a href=&#34;https://pharmar.github.io/riskmetric/&#34;&gt;here&lt;/a&gt; for background on the package and &lt;a href=&#34;https://www.pharmar.org/about/&#34;&gt;here&lt;/a&gt; for background on the R Consortium, R Validation Hub project. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/riskmetric/riskmetric.pdf&#34;&gt;Quick Start Guide&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/riskmetric/vignettes/extending-riskmetric.html&#34;&gt;Extending riskmetric&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=shinyvalidate&#34;&gt;shinyvalidate&lt;/a&gt; v0.1.0: Provides functions to improve the user experience of Shiny apps by providing feedback when required inputs are missing, or input values are not valid. See &lt;a href=&#34;https://cran.r-project.org/web/packages/shinyvalidate/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ttt&#34;&gt;ttt&lt;/a&gt; v1.0: Provides tools to create structured, formatted HTML tables. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ttt/vignettes/ttt-intro.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fitbitViz&#34;&gt;fitbitViz&lt;/a&gt; v1.0.1: Implements a connection to the &lt;a href=&#34;https://dev.fitbit.com/build/reference/web-api/&#34;&gt;Fitbit Web API&lt;/a&gt; to provide &lt;code&gt;ggplot2&lt;/code&gt;, &lt;code&gt;Leaflet&lt;/code&gt; and &lt;code&gt;Rayshader&lt;/code&gt; visualizations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/fitbitViz/vignettes/fitbit_viz.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fitbitViz.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggbreak&#34;&gt;ggbreak&lt;/a&gt; v0.0.3: Implements scale functions for setting axis breaks for &lt;code&gt;ggplot2&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggbreak/vignettes/ggbreak.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggbreak.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggpp&#34;&gt;ggpp&lt;/a&gt; v0.4.0: Provides extensions to &lt;code&gt;ggplot2&lt;/code&gt; to add inserts to plots using both &lt;em&gt;native&lt;/em&gt; and &lt;a href=&#34;https://www.christophenicault.com/post/npc_ggplot2/&#34;&gt;&lt;em&gt;npc&lt;/em&gt;&lt;/a&gt; data coordinates. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggpp/vignettes/grammar-extensions.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggpp.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggseg&#34;&gt;ggseg&lt;/a&gt; v1.6.3: Implements a &lt;code&gt;ggplot&lt;/code&gt; geom for plotting brain atlases using simple features. The largest component of the package is the data for two built-in atlases. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/2515245920928009&#34;&gt;Mowinckel &amp;amp; Vidal-Piñero (2020)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ggseg/vignettes/ggseg.html&#34;&gt;Introduction&lt;/a&gt; along with vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ggseg/vignettes/externalData.html&#34;&gt;external data&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggseg/vignettes/freesurfer_files.html&#34;&gt;Freesurfer files&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggseg/vignettes/geom-sf.html&#34;&gt;using atlases&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggseg.png&#34; height = &#34;2500&#34; width=&#34;550&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ichimoku&#34;&gt;ichimoku&lt;/a&gt; v0.2.0: Implements &lt;a href=&#34;https://www.investopedia.com/terms/i/ichimokuchart.asp&#34;&gt;Ichimoku Kinko Hyo&lt;/a&gt;, also commonly known as &lt;a href=&#34;https://www.amazon.com/Charts-Trading-Success-Ichimoku-Technique/dp/0956517102&#34;&gt;cloud charts&lt;/a&gt;, including static and interactive visualizations with tools for creating, backtesting and developing quantitative &lt;em&gt;ichimoku&lt;/em&gt; strategies. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/ichimoku/vignettes/reference.html&#34;&gt;Reference&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/ichimoku/vignettes/strategies.html&#34;&gt;Strategies&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ichimoku.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=liminal&#34;&gt;liminal&lt;/a&gt; v0.1.2: Provides functions for composing interactive visualizations and creating linked interactive graphics for exploratory high-dimensional data analysis. See &lt;a href=&#34;https://arxiv.org/abs/2012.06077&#34;&gt;Lee et al. (2020)&lt;/a&gt; for background. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/liminal/vignettes/liminal.html&#34;&gt;Exploring Non-linear Embeddings&lt;/a&gt; and another on the the geometry of &lt;a href=&#34;https://cran.r-project.org/web/packages/liminal/vignettes/geometry_parameter_space.html&#34;&gt;Parameter Space&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;liminal.png&#34; height = &#34;200&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mipplot&#34;&gt;mipplot&lt;/a&gt; v0.3.1: Provides generic functions to produce area, bar, box, and line plots following Integrated Assessment Modeling Consortium &lt;a href=&#34;https://www.iamconsortium.org/&#34;&gt;(IAMC)&lt;/a&gt; submission format in order to visualize climate migration scenarios. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mipplot/vignettes/mipplot-first-steps.html&#34;&gt;vignette&lt;/a&gt; for first steps.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mipplot.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qqboxplot&#34;&gt;qqboxplot&lt;/a&gt; v0.1.0: Implements Q-Q boxplots as an extension to &lt;code&gt;ggplot2&lt;/code&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/qqboxplot/vignettes/qqboxplot-basic-usage.html&#34;&gt;Basic Usage&lt;/a&gt; and another that provides &lt;a href=&#34;https://cran.r-project.org/web/packages/qqboxplot/vignettes/qqboxplot-paper-replication.html&#34;&gt;Examples&lt;/a&gt;.
&lt;img src=&#34;qqboxplot.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/06/24/may-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Summer Conferences!</title>
      <link>https://rviews.rstudio.com/2021/06/17/summer-conferences/</link>
      <pubDate>Thu, 17 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/06/17/summer-conferences/</guid>
      <description>
        &lt;p&gt;Summer is here, but it is not too late sign up for some summer conferences. The following short list promises interesting speakers, a wide range of topics and plenty of R content.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sc.png&#34; height = &#34;300&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;June (21 - 23) - The &lt;a href=&#34;https://psiweb.org/conferences&#34;&gt;PSI 2021&lt;/a&gt; conference is online and the &lt;a href=&#34;https://psiweb.org/conferences/conference-registration&#34;&gt;Registration Portal&lt;/a&gt; is still open. Keynote speakers &lt;a href=&#34;https://www.ft.com/alan-smith&#34;&gt;Alan Smith&lt;/a&gt; and &lt;a href=&#34;https://www.ft.com/ian-bott&#34;&gt;Ian Bott&lt;/a&gt; from the Financial Times, and &lt;a href=&#34;https://www.statcollab.com/people/janet-wittes/&#34;&gt;Janet Wittes&lt;/a&gt;, President of the WCG Statistics Collaborative, head the program.&lt;/p&gt;

&lt;p&gt;June (21 - 24) - The &lt;a href=&#34;https://community.amstat.org/biop/events/ncb/index&#34;&gt;Nonclinical Biostatistics Conference 2021&lt;/a&gt; is virtual. &lt;a href=&#34;https://en.wikipedia.org/wiki/Wendy_L._Martinez&#34;&gt;Wendy Martinez&lt;/a&gt; of the Bureau of Labor statistics will present &lt;em&gt;A Conversation About Data Ethics&lt;/em&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Nassim_Nicholas_Taleb&#34;&gt;Nassim Taleb&lt;/a&gt; of &lt;em&gt;Black Swan&lt;/em&gt; fame will deliver the keynote on &lt;em&gt;Statistical Consequences of Fat Tails&lt;/em&gt;, and &lt;a href=&#34;http://dicook.org/&#34;&gt;Di Cook&lt;/a&gt; and RStudio&amp;rsquo;s Carson Sievert will both talk in the Statistical Computational &amp;amp; Visualization Session. &lt;a href=&#34;https://community.amstat.org/biop/events/ncb/registration&#34;&gt;Registration&lt;/a&gt; is open.&lt;/p&gt;

&lt;p&gt;July (1 to 2) - &lt;a href=&#34;https://r-hta.org/events/workshop/2021/&#34;&gt;R for HTA Annual Workshop&lt;/a&gt; This online workshop from the Health Technology Assessment Consortium will be focused on R for trial and model-based cost-effectiveness analysis. &lt;a href=&#34;https://onlinestore.ucl.ac.uk/conferences-and-events/faculty-of-mathematical-physical-sciences-c06/department-of-statistical-science-f61/f61-workshop-r-for-health-technology-assessment-2021&#34;&gt;Registration&lt;/a&gt; is open until June 30.&lt;/p&gt;

&lt;p&gt;July (5 - 9) - &lt;a href=&#34;https://user2021.r-project.org/&#34;&gt;useR!2021&lt;/a&gt; looks like it is going to be a blockbuster of a conference. The &lt;a href=&#34;https://user2021.r-project.org/program/keynotes/&#34;&gt;keynote talks&lt;/a&gt; alone would be worth the price of admission. This exceptional lineup comprises a remarkably diverse, international group of long-time contributors, new faces, R developers, statisticians, journalists, and educators representing the global R community and speaking on a wide range of topics. I am very pleased to be presenting &lt;em&gt;A little bit about RStudio&lt;/em&gt; on July 9 at UTC 9PM. &lt;a href=&#34;https://user2021.r-project.org/participation/registration/&#34;&gt;Registration&lt;/a&gt; closes on June 25.&lt;/p&gt;

&lt;p&gt;July (28 - 30) - &lt;a href=&#34;https://juliacon.org/2021/&#34;&gt;Juliacon 2021&lt;/a&gt; will be online and everywhere and &lt;strong&gt;Free&lt;/strong&gt;! Long time R contributor &lt;a href=&#34;http://janvitek.org/&#34;&gt;Jan Vitek&lt;/a&gt;, Xiaoye Li of the Lawrence Livermore National Laboratory, and Soumith Chintala of Facebook AI Research will be the keynote speakers. It is free but you need to &lt;a href=&#34;https://juliacon.org/2021/tickets/&#34;&gt;Register&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Aug (8 - 12) - The &lt;a href=&#34;https://ww2.amstat.org/meetings/jsm/2021/&#34;&gt;JSM&lt;/a&gt; will be online. A keyword search using R and Shiny will turn up quite a few interesting talks. I am particularly looking forward to &lt;a href=&#34;https://ww2.amstat.org/meetings/jsm/2021/onlineprogram/AbstractDetails.cfm?abstractid=318815&#34;&gt;the talk&lt;/a&gt; &lt;em&gt;Simulating Clinical Trials Data with Synthetic.Cdisc.Data and Respectables]&lt;/em&gt; by Gabe Becker and Adrian Waddell and &lt;a href=&#34;https://ww2.amstat.org/meetings/jsm/2021/onlineprogram/ActivityDetails.cfm?sessionid=220593&#34;&gt;the session&lt;/a&gt; on &lt;em&gt;Tools to Enable the Use of R by the Biopharmaceutical Industry in a Regulatory Setting&lt;/em&gt;  which contains five talks from members of the R Consortium&amp;rsquo;s &lt;a href=&#34;https://www.pharmar.org/&#34;&gt;R Validation Hub&lt;/a&gt; working group.&lt;/p&gt;

&lt;p&gt;August (24 - 27) - &lt;a href=&#34;https://r-medicine.com/&#34;&gt;R/Medicine 2021&lt;/a&gt; is online and on track to repeat the last year&amp;rsquo;s international success. &lt;a href=&#34;https://bit.ly/3zuZPTj&#34;&gt;Registration&lt;/a&gt; is open. The deadline for submitting &lt;a href=&#34;https://r-medicine.com/abstract&#34;&gt;Abstracts&lt;/a&gt; is June 25. Workshops being planned include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;R/Med 101: Intro to R for Clinicians and Healthcare Professionals&lt;/li&gt;
&lt;li&gt;R Markdown for Reproducible Research (R&lt;sup&gt;3&lt;/sup&gt;)&lt;/li&gt;
&lt;li&gt;SAS 2 R: Getting off the Island!&lt;/li&gt;
&lt;li&gt;From Excel to R+REDcap&lt;/li&gt;
&lt;li&gt;Spatial Analysis of Healthcare Data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sept (6 to 9) - &lt;a href=&#34;https://rss.org.uk/training-events/conference2021/&#34;&gt;RSS 2021 International Conference&lt;/a&gt; The Royal Statistical Society conference hopes to be in person in Manchester, UK. The &lt;a href=&#34;https://rss.org.uk/training-events/conference2021/conference-programme/&#34;&gt;keynote speakers&lt;/a&gt; will be Tom Chivers and David Chivers,
Melinda Mills, Jonty Rougier, Eric Tchetgen Tchetgen,
Bin Yu, and &lt;strong&gt;Hadley Wickham&lt;/strong&gt;. Submissions for poster presentations are currently open with a deadline of July 1. Registration is open with an early booking discount available until June 4.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/06/17/summer-conferences/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Functional PCA with R</title>
      <link>https://rviews.rstudio.com/2021/06/10/functional-pca-with-r/</link>
      <pubDate>Thu, 10 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/06/10/functional-pca-with-r/</guid>
      <description>
        
&lt;script src=&#34;/2021/06/10/functional-pca-with-r/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;In two previous posts, &lt;a href=&#34;https://rviews.rstudio.com/2021/05/04/functional-data-analysis-in-r/&#34;&gt;Introduction to Functional Data Analysis with R&lt;/a&gt; and &lt;a href=&#34;https://rviews.rstudio.com/2021/05/14/basic-fda-descriptive-statistics-with-r/&#34;&gt;Basic FDA Descriptive Statistics with R&lt;/a&gt;, I began looking into FDA from a beginners perspective. In this post, I would like to continue where I left off and investigate Functional Principal Components Analysis (FPCA), the analog of ordinary Principal Components Analysis in multivariate statistics. I’ll begin with the math, and then show how to compute FPCs with R.&lt;/p&gt;
&lt;p&gt;As I have discussed previously, although the theoretical foundations of FDA depend on some pretty advanced mathematics, it is not necessary to master this math to do basic analyses. The R functions in the various packages insulate the user from most of the underlying theory. Nevertheless, attaining a deep understanding of what the R functions are doing, or looking into any of the background references requires some level of comfort with the notation and fundamental mathematical ideas.&lt;/p&gt;
&lt;p&gt;I will define some of the basic concepts and then provide a high level roadmap of the mathematical argument required to develop FPCA from first principals. It is my hope that if you are a total newcomer to Functional Data Analysis you will find this roadmap useful in apprehending the big picture. This synopsis closely follows the presentation by Kokoszka and Reimherr (Reference 1. below).&lt;/p&gt;
&lt;p&gt;We are working in &lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt;, a separable &lt;a href=&#34;https://en.wikipedia.org/wiki/Hilbert_space#:~:text=A%20Hilbert%20space%20is%20a,of%20calculus%20to%20be%20used.&#34;&gt;Hilbert space&lt;/a&gt; of square integrable random functions where each random function, &lt;span class=&#34;math inline&#34;&gt;\(X(\omega,t)\)&lt;/span&gt;, where &lt;span class=&#34;math inline&#34;&gt;\(\omega \in \Omega\)&lt;/span&gt; the underlying space of probabilistic outcomes, and &lt;span class=&#34;math inline&#34;&gt;\(t \in [0,1]\)&lt;/span&gt;. (After the definitions below, I will suppress the independent variables and in most equations assume &lt;span class=&#34;math inline&#34;&gt;\(EX = 0\)&lt;/span&gt;.)&lt;/p&gt;
&lt;div id=&#34;definitions&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Definitions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A Hilbert Space &lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt; is an infinite dimensional vector space with an inner product denoted by &lt;span class=&#34;math inline&#34;&gt;\(&amp;lt;.,.&amp;gt;\)&lt;/span&gt;. In our case, the &lt;em&gt;vectors&lt;/em&gt; are functions.&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt; is separable if there exists an orthonormal basis. That is, there is an orthogonal collection of functions &lt;span class=&#34;math inline&#34;&gt;\((e_i)\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt; such that &lt;span class=&#34;math inline&#34;&gt;\(&amp;lt;e_i,e_j&amp;gt;\; = 0\)&lt;/span&gt; if &lt;span class=&#34;math inline&#34;&gt;\(i = j\)&lt;/span&gt; and 0 otherwise, and every function in &lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt; can be represented as a linear combination of these functions.&lt;/li&gt;
&lt;li&gt;The inner product of two functions &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt; is defined as &lt;span class=&#34;math inline&#34;&gt;\(&amp;lt;X,Y&amp;gt;\; = \int X(\omega,t) Y(\omega,t)dt\)&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;The norm of &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; is defined in terms of the inner product: &lt;span class=&#34;math inline&#34;&gt;\(\parallel X(\omega) \parallel ^2\; = \int X(\omega, t)^2 dt &amp;lt; \infty\)&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; is said to be square integrable if &lt;span class=&#34;math inline&#34;&gt;\(E\parallel X(\omega) \parallel ^2 &amp;lt; \infty\)&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&#34;https://math.stackexchange.com/questions/1687111/understanding-the-definition-of-the-covariance-operator&#34;&gt;covariance operator&lt;/a&gt; &lt;span class=&#34;math inline&#34;&gt;\(C(y): \mathscr{H} \Rightarrow \mathscr{H}\)&lt;/span&gt; for any square integrable function &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; is given by: &lt;span class=&#34;math inline&#34;&gt;\(C(y) = E[&amp;lt;X - EX,y&amp;gt;(X - EX)]\)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;the-road-to-functional-principal-components&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;The Road to Functional Principal Components&lt;/h3&gt;
&lt;p&gt;As we have seen, the fundamental idea of Functional Data Analysis is to represent a function &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; by a linear combination of basis elements. In the previous posts we showed how to accomplish this using a basis constructed from more or less arbitrarily selected B-spline vectors. But, is there a an empirical, some would say &lt;em&gt;natural&lt;/em&gt; basis that can be estimated from the data? The answer is yes, and that is what FPCA is all about.&lt;/p&gt;
&lt;p&gt;A good way to start is to look at the distance between a vector &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; and its projection down into the space spanned by some finite, p-dimensional basis &lt;span class=&#34;math inline&#34;&gt;\((u_k)\)&lt;/span&gt; which is expressed in the following equation,&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(D = E\parallel X - \sum_{k=1}^{p}&amp;lt;X, u_k&amp;gt;u_k\parallel^2\)&lt;/span&gt;             &lt;span class=&#34;math inline&#34;&gt;\((*)\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This expands out to:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(= E [&amp;lt; (X - \sum_{k=1}^{p}&amp;lt;X, u_k&amp;gt;u_k, X - \sum_{k=1}^{p}&amp;lt;X, u_k&amp;gt;u_k)&amp;gt;]\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;and with a little algebra this:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(= E\parallel X \parallel^2 - \sum_{k=1}^{p}E&amp;lt;X, u_k&amp;gt;^2\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It should be clear that we would want to find a basis that makes &lt;span class=&#34;math inline&#34;&gt;\(D\)&lt;/span&gt; as small as possible, and that minimizing &lt;span class=&#34;math inline&#34;&gt;\(D\)&lt;/span&gt; is equivalent to maximizing the term to be subtracted in the line above.&lt;/p&gt;
&lt;p&gt;A little algebra shows that, &lt;span class=&#34;math inline&#34;&gt;\(E&amp;lt;X, u_k&amp;gt;^2 \;=\; &amp;lt;C(u_k),u_k&amp;gt;\)&lt;/span&gt; where &lt;span class=&#34;math inline&#34;&gt;\(C(u_k)\)&lt;/span&gt; is the covariance operator defined above.&lt;/p&gt;
&lt;p&gt;Now, we are almost at our destination. There is a theorem (e.g. Theorem 11.4.1 in reference 1.) that says for any fixed number of basis elements p, the distance D above is minimized if &lt;span class=&#34;math inline&#34;&gt;\(u_j = v_j\)&lt;/span&gt; where the &lt;span class=&#34;math inline&#34;&gt;\(v_j\)&lt;/span&gt; are the eigenfunctions of &lt;span class=&#34;math inline&#34;&gt;\(C(y)\)&lt;/span&gt; with respect to the unit norm. From this it follows that &lt;span class=&#34;math inline&#34;&gt;\(E&amp;lt;X, v_j&amp;gt;^2 \;=\; &amp;lt;C(v_,),v_j&amp;gt;\; =\; &amp;lt;\lambda_j, v_j&amp;gt;\; =\; \lambda_j\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Going back to equation &lt;span class=&#34;math inline&#34;&gt;\((*)\)&lt;/span&gt;, we can expand &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; in terms of the basis &lt;span class=&#34;math inline&#34;&gt;\((v_j)\)&lt;/span&gt; so &lt;span class=&#34;math inline&#34;&gt;\(D = 0\)&lt;/span&gt; and we have what is called the &lt;a href=&#34;https://en.wikipedia.org/wiki/Karhunen%E2%80%93Lo%C3%A8ve_theorem&#34;&gt;Karhunen–Loève&lt;/a&gt; expansion: &lt;span class=&#34;math inline&#34;&gt;\(X = \mu + \sum_{j=1}^{\infty}\xi_jv_j\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;where:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(\mu = EX\)&lt;/span&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;The deterministic basis functions &lt;span class=&#34;math inline&#34;&gt;\((v_j)\)&lt;/span&gt; are called the &lt;em&gt;functional principal components&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;The &lt;span class=&#34;math inline&#34;&gt;\((v_j)\)&lt;/span&gt; have unit norm and are unique up to their signs. (You can work with &lt;span class=&#34;math inline&#34;&gt;\(v_j\)&lt;/span&gt; or &lt;span class=&#34;math inline&#34;&gt;\(-v_j\)&lt;/span&gt;.)&lt;/li&gt;
&lt;li&gt;The eigenvalues are such that: &lt;span class=&#34;math inline&#34;&gt;\(\lambda_1 &amp;gt; \lambda_2 &amp;gt; . . . \lambda_p\)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;The random variables &lt;span class=&#34;math inline&#34;&gt;\(\xi_j =\; &amp;lt;X - \mu,v_j&amp;gt;\)&lt;/span&gt; are called the &lt;em&gt;scores&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(E\xi_j = 0\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(E\xi_j^2 = \lambda_j\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(E|\xi_i\xi_j| = 0,\; if\; i\;\neq\;j\)&lt;/span&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And finally, with one more line:&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(\sum_{j=1}^{\infty}\lambda_j \: = \: \sum_{j=1}^{\infty}E[&amp;lt;X,v_j&amp;gt;^2] = E\sum_{j=1}^{\infty}&amp;lt;X,v_j&amp;gt;^2 \; = \; E\parallel X \parallel^2 \; &amp;lt; \infty\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;we arrive at our destination, the variance decomposition:
&lt;span class=&#34;math inline&#34;&gt;\(E\parallel X - \mu \parallel^2 \;= \;\sum_{j=1}^{\infty}\lambda_j\)&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;lets-calculate&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Let’s Calculate&lt;/h3&gt;
&lt;p&gt;Now that we have enough math to set the context, let’s calculate. We will use the same simulated Brownian motion data that we used in the previous posts, and also construct the same B-spline basis that we used before and save it in the fda object &lt;code&gt;W.obj&lt;/code&gt;. I won’t repeat the code here.&lt;/p&gt;
&lt;p&gt;The following plot shows &lt;strong&gt;120&lt;/strong&gt; simulated curves, each having &lt;strong&gt;1000&lt;/strong&gt; points scattered over the interval &lt;strong&gt;[0, 100]&lt;/strong&gt;. Each curve has unique observation times over that interval.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;/2021/06/10/functional-pca-with-r/index_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;
For first attempt at calculating functional principal components we’ll use the &lt;code&gt;pca.fd()&lt;/code&gt; function from the &lt;code&gt;fda&lt;/code&gt; package. So set up wise, we are picking up our calculations exactly where we left off in the previous post. As before, the basis representations of these curves are packed into the fda object &lt;code&gt;W.obj&lt;/code&gt;. The function &lt;code&gt;pca.fd()&lt;/code&gt; takes &lt;code&gt;W.obj&lt;/code&gt; as input. It needs the non-orthogonal B-spline basis to seed its computations and the estimate the covariance matrix and the orthogonal eigenvector basis &lt;span class=&#34;math inline&#34;&gt;\(v_j\)&lt;/span&gt;. The &lt;code&gt;nharm = 5&lt;/code&gt; parameter requests computing 5 eigenvalues.&lt;/p&gt;
&lt;p&gt;The method of calculation roughly follows the theory outlined above. It starts with a basis representation of the functions, computes the covariance matrix, and calculates the eigenfunctions.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;fun_pca &amp;lt;- pca.fd(W.obj, nharm = 5)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The object produced by &lt;code&gt;pca.fd()&lt;/code&gt; is fairly complicated. For example, the list &lt;code&gt;fun_pca$harmonics&lt;/code&gt; does not contain the eignevectors themselves, but rather coefficients that enable the eigenvectors to be computed from the original basis. However, because there is a special plot method for &lt;code&gt;plot.pca.fd()&lt;/code&gt; it is easy to plot the eigenvectors.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot(fun_pca$harmonics, lwd = 3)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/06/10/functional-pca-with-r/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;done&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It is also to obtain the eivenvalues &lt;span class=&#34;math inline&#34;&gt;\(\lambda_j\)&lt;/span&gt;,&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;fun_pca$values&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] 37.232207  3.724524  1.703604  0.763120  0.547976  0.389431  0.196101
##  [8]  0.163289  0.144052  0.116587  0.089307  0.057999  0.054246  0.050683
## [15]  0.042738  0.035107  0.031283  0.024905  0.019079  0.016428  0.011657
## [22]  0.007392  0.002664&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and, the proportion of the variance explained by each eigenvalue.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;fun_pca$varprop&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 0.81965 0.08199 0.03750 0.01680 0.01206&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;a-different-approach&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;A Different Approach&lt;/h3&gt;
&lt;p&gt;So far in this short series of FDA posts, I have been mostly using the &lt;code&gt;fda&lt;/code&gt; package to calculate. In 2003 when it was released, it was ground breaking work. It is still the package that you are most likely to find when doing internet searches, and is the foundation for many subsequent R packages. However, as the &lt;a href=&#34;https://cran.r-project.org/web/views/FunctionalData.html&#34;&gt;CRAN Task View&lt;/a&gt; on Functional Data Analysis indicates, new work in FDA has resulted in several new R packages. The more recent &lt;a href=&#34;https://cran.r-project.org/package=fdapace&#34;&gt;&lt;code&gt;fdapace&lt;/code&gt;&lt;/a&gt; takes a different approach to calculating principal components. The package takes its name from the &lt;strong&gt;(PACE)&lt;/strong&gt; Principal Components by Conditional Expectation algorithm described in the paper by Yao, Müller and Wang (Reference 4. below). The package &lt;a href=&#34;https://cran.r-project.org/web/packages/fdapace/vignettes/fdapaceVig.html&#34;&gt;vignette&lt;/a&gt; is exemplary. It describes the methods of calculation, develops clear examples and provides a list of references to guide your reading about PACE and FDA in general.&lt;/p&gt;
&lt;p&gt;A very notable feature of the PACE algorithm is that it is designed specifically to work with sparse data. The vignette describes the two different methods of calculation that package functions employ for sparse and non-sparse data. In this post, In this post we are not working with sparse data, but hope to do so in the future. See the vignette for examples of FPCA with sparse data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(fdapace)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The &lt;code&gt;fdapace&lt;/code&gt; package requires data for the functions (curves) and associated times be organized in lists. We begin by using the &lt;code&gt;fdapace::CheckData()&lt;/code&gt; function to check the data set up in the tibble &lt;code&gt;df&lt;/code&gt;. (See previous post on descriptive statistics for the details on the data construction.)&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;CheckData(df$Curve,df$Time)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;No error message is generated, so we move on th having the &lt;code&gt;FPCA()&lt;/code&gt; function calculate the FPCA outputs including:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;W_fpca &amp;lt;- FPCA(df$Curve,df$Time)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;the eigenvalues:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;W_fpca$lambda&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 37.5386  3.2098  1.0210  0.3533&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;the cumulative percentage of variance explained by the eigenvalue&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;W_fpca$cumFVE&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 0.8875 0.9634 0.9875 0.9959&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and the scores:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;head(W_fpca$xiEst)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##         [,1]    [,2]     [,3]     [,4]
## [1,]  0.8187  1.1971 -1.77755  0.20087
## [2,] -8.7396  2.4165 -0.33768 -0.10565
## [3,] -2.7517 -0.4879 -0.06747 -0.13953
## [4,]  3.9218  0.9419  0.39098 -0.25449
## [5,] -1.4400  0.7691  2.11549 -0.59947
## [6,]  7.3952  0.5114 -2.16391  0.05199&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;All of these are in fairly good agreement with what we computed above. I am, however, a little surprised by the discrepancy in the value of the second eigenvalue. The default plot method for &lt;code&gt;FPCA()&lt;/code&gt; produces a plot indicating the density of the data, a plot of the mean of the functions reconstructed from the eigenfunction expansion, a scree plot of the eigenvalues and a plot of the first three eigenfunctions.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot(W_fpca)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/06/10/functional-pca-with-r/index_files/figure-html/unnamed-chunk-12-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Finally, it has probably already occurred to you that if you know the eigenvalues and scores, the Karhunen–Loève expansion can be used to simulate random functions. It can be shown that for the Wiener process:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(v_j(t) = \sqrt2 sin(( j - \frac{1}{2})\pi t)\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(\lambda_j = \frac{1}{(j - \frac{1}{2})^2\pi^2}\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This gives us:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(W(t) = \sum_{j=1}^{\infty} \frac {\sqrt2}{(j - \frac{1}{2})\pi)} N_j sin(( j - \frac{1}{2})\pi t\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;where the &lt;span class=&#34;math inline&#34;&gt;\(N_j \:are\; iid \;N(0,1)\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;fdapace&lt;/code&gt; function &lt;code&gt;fdapace::Wiener()&lt;/code&gt; uses this information to simulate an alternative, smoothed version of the Brownian motion, Wiener process.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
w &amp;lt;- Wiener(n = 1, pts = seq(0,1, length = 100))
t &amp;lt;- 1:100
df_w &amp;lt;- tibble(t, as.vector(w))
ggplot(df_w, aes(x = t, y = w)) + geom_line()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/06/10/functional-pca-with-r/index_files/figure-html/unnamed-chunk-13-1.png&#34; width=&#34;576&#34; /&gt;&lt;/p&gt;
&lt;p&gt;In future posts, I hope to continue exploring the &lt;code&gt;fdapace&lt;/code&gt; package, including its ability to work with sparse data.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;references&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;References&lt;/h3&gt;
&lt;p&gt;I found the following references particularly helpful.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Kokoszka, P. and Reimherr, M. (2017). &lt;a href=&#34;https://www.amazon.com/Introduction-Functional-Analysis-Chapman-Statistical-ebook/dp/B075Z9QCV9/ref=sr_1_1?dchild=1&amp;amp;keywords=Introduction+to+functional+data+analysis&amp;amp;qid=1623276309&amp;amp;sr=8-1&#34;&gt;&lt;em&gt;Introduction to Functional Data Analysis&lt;/em&gt;&lt;/a&gt;. CRC.&lt;/li&gt;
&lt;li&gt;Hsing, T and Eubank, R. (2015). &lt;a href=&#34;https://www.amazon.com/Theoretical-Foundations-Functional-Introduction-Probability/dp/0470016914/ref=sr_1_1?dchild=1&amp;amp;keywords=theoretical+foundations+of+functional+data+analysis&amp;amp;qid=1623276176&amp;amp;sr=8-1&#34;&gt;&lt;em&gt;Theoretical Foundations of Functional Data Analysis, with an Introduction to Linear Operators&lt;/em&gt;&lt;/a&gt; Wiley&lt;/li&gt;
&lt;li&gt;Wang, J., Chiou, J. and Müller, H. (2015). &lt;a href=&#34;https://arxiv.org/pdf/1507.05135.pdf&#34;&gt;&lt;em&gt;Review of Functional Data Analysis&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Yao, F., Müller, H, Wang, J. (2012). &lt;a href=&#34;https://anson.ucdavis.edu/~mueller/jasa03-190final.pdf&#34;&gt;&lt;em&gt;Functional Data Analysis for Sparse Longitudinal Data&lt;/em&gt;&lt;/a&gt; JASA J100, I 470&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/06/10/functional-pca-with-r/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>R for Public Health</title>
      <link>https://rviews.rstudio.com/2021/06/02/r-for-public-health/</link>
      <pubDate>Wed, 02 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/06/02/r-for-public-health/</guid>
      <description>
        

&lt;p&gt;The COVID19 pandemic has raised the profile of public health workers at all levels from the nurses and doctors working on the front lines at our hospitals, to high level state and federal public health officials. I think its a good bet that eighteen months ago few of us had any clear idea about how the public health care system works, or thought much about the people charged with the awesome responsibility to keep us safe. We are all a little bit wiser now. It strikes me as obvious that we will have a continuing need to improve our public health systems and that this need will create opportunities for data scientists to make significant contributions, in research, logistics, data management, reporting, public communication and many more areas. The &lt;a href=&#34;https://blog.rstudio.com/2021/05/18/managing-covid-vaccine-distribution-with-a-little-help-from-shiny/&#34;&gt;recent post&lt;/a&gt; by my colleague Jesse Mostipak describes how R and Shiny made a big difference in the nitty gritty work required to roll out vaccine distribution in West Virginia. This four minute video about how the West Virginia Army National Guard built a COVID vaccine inventory management system is inspiring.&lt;/p&gt;

&lt;div style=&#34;text-align:center&#34;&gt;
&lt;iframe width=&#34;400&#34; height=&#34;250&#34; src=&#34;https://www.youtube.com/embed/CYilc-rEgjg&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;The following are some R resources that you may find helpful if you are seeking to increase your R skills with a eye toward public health applications. Some may be useful to public health professionals seeking to learn R, others may be interesting to R users who want to investigate data science in a public health context.&lt;/p&gt;

&lt;h3 id=&#34;courses&#34;&gt;Courses&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The Johns Hopkins Graduate Institute of Epidemiology and Biostatistics has a slew of of &lt;a href=&#34;https://www.jhsph.edu/departments/epidemiology/continuing-education/graduate-summer-institute-of-epidemiology-and-biostatistics/&#34;&gt;summer courses&lt;/a&gt; (many of them online),  including &lt;a href=&#34;https://www.jhsph.edu/departments/epidemiology/continuing-education/graduate-summer-institute-of-epidemiology-and-biostatistics/courses/introduction-to-r-for-public-health-researchers.html&#34;&gt;Introduction to R For Public Health Researchers&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;If you are feeling optimistic about traveling and can make your to Estonia this summer you might consider &lt;a href=&#34;http://bendixcarstensen.com/SPE/&#34;&gt;Statistical Practice in Epidemiology using R&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;If you hurry, you may be able to get into the Coursera course offered by Imperial College London &lt;a href=&#34;https://www.coursera.org/specializations/statistical-analysis-r-public-health&#34;&gt;Statistical Analysis with R for Public Health Specialization&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;There are several &lt;a href=&#34;https://www.classcentral.com/course/introduction-statistics-data-analysis-pu-13079&#34;&gt;Coursera Courses&lt;/a&gt; for R in a public health context.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;Frank Harrell&amp;rsquo;s free online course &lt;a href=&#34;https://hbiostat.org/bbr/&#34;&gt;Biostatistics for Biomedical Research&lt;/a&gt;, available on YouTube: &lt;a href=&#34;https://www.youtube.com/channel/UC-o_ZZ0tuFUYn8e8rf-QURA&#34;&gt;BBRcourse&lt;/a&gt;, is an excellent introduction to the basic statistical concepts underlying all medical applications.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;books&#34;&gt;Books&lt;/h3&gt;

&lt;p&gt;If you can learn on your own with the help of a good book, here are some ideas.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Handbook.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://epirhandbook.com/contact-tracing-1.html&#34;&gt;The Epidemiologist R Handbook&lt;/a&gt;: R for applied epidemiology and public health is a delightful, brief, modern introduction to R that covers the basics of the &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;Tidyverse&lt;/a&gt;, &lt;a href=&#34;https://rmarkdown.rstudio.com/&#34;&gt;R Markdown&lt;/a&gt;, &lt;a href=&#34;https://shiny.rstudio.com/&#34;&gt;Shiny&lt;/a&gt; and &lt;a href=&#34;https://rdatatable.gitlab.io/data.table/&#34;&gt;data.table&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://web.stanford.edu/class/bios221/book/&#34;&gt;Modern Statistics for Modern Biology&lt;/a&gt;: This book is focused more on genomics than public health applications, but it is probably the best introductory statistical text available. The modern statistics part in the title means statistics as a data driven, computational based science. Every topic is illustrated with well-crafted R code and visualizations. The book is great read.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://bookdown.org/taragonmd/phds/&#34;&gt;Population Health Data Science with R&lt;/a&gt;: An introduction to R by authors who see population health as a systems framework for studying and improving the health of populations through collective action and learning.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://global.oup.com/academic/product/epidemiology-with-r-9780198841333?cc=us&amp;amp;lang=en&amp;amp;#&#34;&gt;Epidemiology with R&lt;/a&gt;: This is a new, reasonably priced book that covers the basics. It emphasizes reproducibility with R Markdown. Code examples are written in a base R style that matches the extensively used &lt;a href=&#34;https://cran.r-project.org/package=Epi&#34;&gt;Epi&lt;/a&gt; package.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;r-packages&#34;&gt;R Packages&lt;/h3&gt;

&lt;p&gt;If working through a book on you own seems too much of a stretch, then digest an R package or two. Here are a few examples of packages on public health themes with sufficient documentation to make interesting self-learning projects.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5931789/&#34;&gt;EpiModel&lt;/a&gt;: An R Package for Mathematical Modeling of Infectious Disease over Networks&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PHEindicatormethods&#34;&gt;PHEindicators&lt;/a&gt;: Common Public Health Statistics and their Confidence Intervals&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://www.jstatsoft.org/article/view/v091i12&#34;&gt;SimInf&lt;/a&gt;: An R Package for Data-Driven Stochastic Disease Simulations&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SPARSEMODr&#34;&gt;SPARSEMODr&lt;/a&gt;: Construct spatial, stochastic disease models that show how parameter values fluctuate in response to public health interventions&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;shiny&#34;&gt;Shiny&lt;/h3&gt;

&lt;p&gt;Finally, if you find yourself in a situation similar to the West Virginia Army National Guard team featured in the video, you may just want to teach yourself Shiny. The RStudio &lt;a href=&#34;https://shiny.rstudio.com/tutorial/&#34;&gt;Shiny Tutorial&lt;/a&gt;, along with Hadley Wickham&amp;rsquo;s book &lt;a href=&#34;https://mastering-shiny.org/&#34;&gt;Mastering Shiny&lt;/a&gt;, is a very good place to start. If you need more structure, you might check out the &lt;a href=&#34;https://www.udemy.com/topic/shiny/?utm_source=adwords&amp;amp;utm_medium=udemyads&amp;amp;utm_campaign=DSA_Catchall_la.EN_cc.US&amp;amp;utm_content=deal4584&amp;amp;utm_term=_._ag_95911180068_._ad_436653296108_._kw__._de_c_._dm__._pl__._ti_dsa-437115340933_._li_9032191_._pd__._&amp;amp;matchtype=b&amp;amp;gclid=Cj0KCQjw2NyFBhDoARIsAMtHtZ7tXUSdrjLIvbkpb2BdzwBYYCelutNMt6RUZDCaI7lST-fAXjwwaeQaAumnEALw_wcB&#34;&gt;Udemy Courses&lt;/a&gt;, or work through the online workshops from &lt;a href=&#34;https://library.capture.duke.edu/Panopto/Pages/Viewer.aspx?id=7a59e23a-1f7f-4bd7-8ebc-a943014170b4&#34;&gt;Duke University&lt;/a&gt; or the &lt;a href=&#34;(https://uomresearchit.github.io/r-shiny-course/)&#34;&gt;University of Manchester&lt;/a&gt;. And by all means, immerse yourself in the examples, posts and podcasts of the &lt;a href=&#34;https://shinydevseries.com/&#34;&gt;Shiny Developer Series&lt;/a&gt;.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/06/02/r-for-public-health/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>April 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/05/25/april-2021-top-40-new-cran-packages/</link>
      <pubDate>Tue, 25 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/05/25/april-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred seventy-nine new packages made it to CRAN in April. Here are my &amp;ldquo;Top 40&amp;rdquo; picks in twelve categories: Computational Methods, Data, Genomics, Machine Learning, Mathematics, Medicine, Networks, Operations Research, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=abess&#34;&gt;abess&lt;/a&gt; v0.1.0: Provides a toolkit for solving the best subset selection problem in linear regression, logistic regression, Poisson regression, Cox proportional hazard model, multiple-response Gaussian, and multinomial regression. It implements and generalizes algorithms described in &lt;a href=&#34;https://www.pnas.org/content/117/52/33117&#34;&gt;Zhu et al. (2020)&lt;/a&gt; that exploit a novel sequencing-and-splicing technique to guarantee exact support recovery and globally optimal solution in polynomial times. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/abess/vignettes/abess-guide.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eat&#34;&gt;eat&lt;/a&gt; v0.1.0: Provides functions to determine production frontiers and technical efficiency measures through non-parametric techniques based upon regression trees. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0957417420306072?via%3Dihub&#34;&gt;Esteve et al. (2020)&lt;/a&gt; for details. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/eat/vignettes/EAT.html&#34;&gt;Introduction&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;eat.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=childdevdata&#34;&gt;childdevdata&lt;/a&gt; v1.1.0: Bundles publicly available data sets with individual milestone data for children aged 0-5 years, with the aim of supporting the construction, evaluation, validation and interpretation of methodologies that aggregate milestone data into informative measures of child development. See &lt;a href=&#34;https://cran.r-project.org/web/packages/childdevdata/readme/README.html&#34;&gt;README&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;child.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datagovindia&#34;&gt;datagovindia&lt;/a&gt; v0.0.3: Allows users to search the &lt;a href=&#34;https:data.gov.in/ogpl_apis&#34;&gt;open data platform&lt;/a&gt; of the government of India to communicate with the more than 80,000 available APIs. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/datagovindia/vignettes/datagovindia_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lehdr&#34;&gt;lehdr&lt;/a&gt; v0.2.4:  Provides functions to query the &lt;a href=&#34;https://lehd.ces.census.gov/data/lodes/LODES7/&#34;&gt;LODES FTP server&lt;/a&gt; to obtain longitudinal &lt;a href=&#34;https://lehd.ces.census.gov/&#34;&gt;Employer-Household Dynamics&lt;/a&gt; data and optionally aggregate Census block-level data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/lehdr/vignettes/getting_started.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rbioapi&#34;&gt;rbioapi&lt;/a&gt; v0.7.0: Provides a consistent R interface to the Biologic Web Services API and fully supports &lt;a href=&#34;https://cran.r-project.org/web/packages/rbioapi/vignettes/rbioapi_mieaa.html&#34;&gt;miEAA&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rbioapi/vignettes/rbioapi_panther.html&#34;&gt;PANTHER&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rbioapi/vignettes/rbioapi_reactome.html&#34;&gt;Reactome&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rbioapi/vignettes/rbioapi_string.html&#34;&gt;String&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rbioapi/vignettes/rbioapi_uniprot.html&#34;&gt;UniProt&lt;/a&gt;. See this &lt;a href=&#34;https://cran.r-project.org/web/packages/rbioapi/vignettes/rbioapi.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidywikidatar&#34;&gt;tidywikidatar&lt;/a&gt; v0.2.0: Provides functions to query &lt;a href=&#34;https://wikidata.org/&#34;&gt;Wilidata&lt;/a&gt;, get tidy data frames in response, and cache data in a local &lt;code&gt;SQLite&lt;/code&gt; database. See &lt;a href=&#34;https://cran.r-project.org/web/packages/tidywikidatar/readme/README.html&#34;&gt;README&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=protti&#34;&gt;protti&lt;/a&gt; v0.1.1: Provides functions and workflows for proteomics quality control and data analysis of both limited proteolysis-coupled mass spectrometry and regular bottom-up proteomics experiments. See &lt;a href=&#34;https://www.nature.com/articles/nbt.2999&#34;&gt;Feng et. al. (2014)&lt;/a&gt; for background. There are vignettes for various workflows: &lt;a href=&#34;https://cran.r-project.org/web/packages/protti/vignettes/data_analysis_dose_response_workflow.html&#34;&gt;Dose Response&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/protti/vignettes/data_analysis_single_dose_treatment_workflow.html&#34;&gt;Single Treatment Dose Response&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/protti/vignettes/input_preparation_workflow.html&#34;&gt;Input Preparation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/protti/vignettes/quality_control_workflow.html&#34;&gt;Quality Control&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;protti.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rediscover&#34;&gt;Rediscover&lt;/a&gt; v0.1.0: Implements an optimized method for identifying mutually exclusive genomic events based on the Poisson-Binomial distribution that takes into account that some samples are more mutated than others. See &lt;a href=&#34;https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1114-x&#34;&gt;Canisius et al. (2016)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/Rediscover/vignettes/Rediscover.html&#34;&gt;vignette&lt;/a&gt; provides an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;Rediscover.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geocmeans&#34;&gt;geocmeans&lt;/a&gt; v0.1.1: Provides functions to apply spatial fuzzy unsupervised classification, visualize and interpret results, as well as indices for estimating the spatial consistency and classification quality. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0031320306003451?via%3Dihub&#34;&gt;Cai et al. (2007)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1051200412002357?via%3Dihub&#34;&gt;Zaho et al. (2013)&lt;/a&gt;, and &lt;a href=&#34;https://journals.openedition.org/cybergeo/36414&#34;&gt;Gelb &amp;amp; Appaericio (2021)&lt;/a&gt; for background. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/geocmeans/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and an additional &lt;a href=&#34;https://cran.r-project.org/web/packages/geocmeans/vignettes/adjustinconsistency.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;geocmeans.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Rforestry&#34;&gt;Rforestry&lt;/a&gt; v0.9.0.4: Provides fast implementations of Honest Random Forests, Gradient Boosting, and Linear Random Forests, with an emphasis on inference and interpretability. See &lt;a href=&#34;https://arxiv.org/abs/1906.06463&#34;&gt;Kunzel et al. (2019)&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/Rforestry/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=elasdics&#34;&gt;elasdics&lt;/a&gt; v0.1.2: Provides functions to align curves and to compute mean curves based on the elastic distance defined in the square-root-velocity framework. For information on the framework see &lt;a href=&#34;https://link.springer.com/book/10.1007%2F978-1-4939-4020-2&#34;&gt;Srivastava and Klassen (2016)&lt;/a&gt;, For more theoretical details see &lt;a href=&#34;https://arxiv.org/abs/2104.11039&#34;&gt;Steyer et al. (2021)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jordan&#34;&gt;jordan&lt;/a&gt; v1.0-1: Provides functions to manipulate Jordan Algebras, commutative but non-associative algebraic structures that satisfy the Jordan Identify: (xy)x&lt;sup&gt;2&lt;/sup&gt; = x(yx&lt;sup&gt;2&lt;/sup&gt;). See &lt;a href=&#34;http://math.nsc.ru/LBRT/a1/files/mccrimmon.pdf&#34;&gt;McCrimmon (204)&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ccoptimalmatch&#34;&gt;ccoptimalmatch&lt;/a&gt; v0.1.0: Uses sub-sampling to create pseudo-observations of controls to optimally match cases with controls. See &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-021-01256-3&#34;&gt;Mamoiris (2021)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ccoptimalmatch/vignettes/ccoptimalmatching_vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nCov2019&#34;&gt;nCov2019&lt;/a&gt; v0.4.4: Implements an interface to &lt;a href=&#34;https://disease.sh/&#34;&gt;disease.sh - Open Disease Data API&lt;/a&gt; to access real time and historical data of COVID-19 cases, vaccine and therapeutics data. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/nCov2019/vignettes/nCov2019.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nCov2019.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hlaR&#34;&gt;hlaR&lt;/a&gt; v0.1.0: Implements a tool for the eplet analysis of donor and recipient HLA (human leukocyte antigen) mismatches. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/hlaR/vignettes/allele-haplotype.html&#34;&gt;Imputation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/hlaR/vignettes/eplet-mm.html&#34;&gt;Eplet Mismatch&lt;/a&gt; and a &lt;a href=&#34;https://emory-larsenlab.shinyapps.io/hlar_shiny/&#34;&gt;Shiny App&lt;/a&gt; as well.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ReviewR&#34;&gt;RevieweR&lt;/a&gt; v2.3.6: Implements a portable &lt;code&gt;Shiny&lt;/code&gt; tool to explore patient-level electronic health record data and perform chart review in a single integrated framework. This tool supports the &lt;a href=&#34;https://www.ohdsi.org/data-standardization/the-common-data-model/&#34;&gt;OMOP&lt;/a&gt; common data model as well as the &lt;a href=&#34;https://mimic.physionet.org/&#34;&gt;MIMIC-III&lt;/a&gt; data model, and chart review through a &lt;a href=&#34;https://www.project-redcap.org/&#34;&gt;REDCap&lt;/a&gt; API. See the &lt;a href=&#34;https://reviewr.thewileylab.org/&#34;&gt;RevieweR Website&lt;/a&gt; for more information. There are several vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_local.html&#34;&gt;Local&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_docker.html&#34;&gt;Docker&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_bigquery.html&#34;&gt;BigQuery&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/deploy_server.html&#34;&gt;Shiny Server&lt;/a&gt; deployment and performing a &lt;a href=&#34;https://cran.r-project.org/web/packages/ReviewR/vignettes/usage_perform_chart_review.html&#34;&gt;Chart Review&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RevieweR.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=greed&#34;&gt;greed&lt;/a&gt; v0.5.1: Provides an ensemble of algorithms to enable clustering of networks and data matrices  with different type of generative models. Model selection and clustering is performed in combination by optimizing the Integrated Classification Likelihood. The optimization is performed with a combination of greedy local search and a genetic algorithm. See &lt;a href=&#34;https://arxiv.org/abs/2002.11577&#34;&gt;Côme et al. (2021)&lt;/a&gt; for background and the vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/greed/vignettes/GMM.html&#34;&gt;Gaussian Mixture Models&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/greed/vignettes/graph-clustering-with-sbm.html&#34;&gt;Clustering&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;greed.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;operations-research&#34;&gt;Operations Research&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=critpath&#34;&gt;critpath&lt;/a&gt; v0.1.2: Provides functions to compute critical paths, schedules, &lt;a href=&#34;https://www.investopedia.com/terms/p/pert-chart.asp&#34;&gt;PERT&lt;/a&gt; charts and &lt;a href=&#34;https://en.wikipedia.org/wiki/Gantt_chart&#34;&gt;Gantt&lt;/a&gt; charts. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/critpath/vignettes/CPMandPERT.html&#34;&gt;CPM and PERT&lt;/a&gt; and another on the &lt;a href=&#34;https://cran.r-project.org/web/packages/critpath/vignettes/LESS.html&#34;&gt;LESS Method&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;critpath.png&#34; height = &#34;350&#34; width=&#34;350&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=himach&#34;&gt;himach&lt;/a&gt; v0.1.2: Provides functions to compute the best routes between airports for supersonic aircraft flying subsonic over land. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/himach/vignettes/Supersonic_Routes.html&#34;&gt;Introduction to Supersonic Routing&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/himach/vignettes/Supersonic_Routes_in_depth.html&#34;&gt;Advanced Supersonic Routing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;himach.png&#34; height = &#34;350&#34; width=&#34;350&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=convdistr&#34;&gt;convdistr&lt;/a&gt; v1.5.3: Provides functions to compute convolutions of probability distributions via a method that creates a new random number function for individual random samples from the random generator function of each distribution. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/convdistr/vignettes/using-convdistr.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/convdistr/vignettes/sample_size.html&#34;&gt;Sample Size&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;convdistr.png&#34; height = &#34;350&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gamlss.lasso&#34;&gt;gamlss.lasso&lt;/a&gt; v1.0-0: Provides an interface for extra high-dimensional smooth functions for Generalized Additive Models for Location Scale and Shape (GAMLSS) including lasso, ridge, elastic net and least angle regression. The &lt;a href=&#34;https://www.gamlss.com/&#34;&gt;gamlss website&lt;/a&gt; provides considerable information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gamlss.jpeg&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GGMnonreg&#34;&gt;GGMnonreg&lt;/a&gt; v1.0.0: Provides functions to estimate non-regularized Gaussian graphical models, Ising models, and mixed graphical models. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00273171.2019.1575716?journalCode=hmbr20&#34;&gt;Williams et al. (2019)&lt;/a&gt;, &lt;a href=&#34;https://bpspsychub.onlinelibrary.wiley.com/doi/abs/10.1111/bmsp.12173&#34;&gt;Williams &amp;amp; Rast (2019)&lt;/a&gt;, and &lt;a href=&#34;https://psyarxiv.com/fb4sa/&#34;&gt;Williams (2020)&lt;/a&gt; for details. &lt;a href=&#34;https://cran.r-project.org/web/packages/GGMnonreg/readme/README.html&#34;&gt;README&lt;/a&gt; contains examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GGMnonreg.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=relevance&#34;&gt;relevance&lt;/a&gt; v1.1: Implements the concepts of relevance and significance measures introduced in &lt;a href=&#34;https://stat.ethz.ch/~stahel/relevance/stahel-relevance2103.pdf&#34;&gt;Stahel (2021)&lt;/a&gt; to augment inference with p-values. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/relevance/vignettes/relevance-descr.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sasfunclust&#34;&gt;sasfunclust&lt;/a&gt; v1.0.0: Implements the sparse and smooth functional clustering method described in &lt;a href=&#34;https://arxiv.org/abs/2103.15224&#34;&gt;Centofanti et al. (2021)&lt;/a&gt; that aims to classify a sample of curves into homogeneous groups while jointly detecting the most informative portions of domain. See &lt;a href=&#34;https://cran.r-project.org/web/packages/sasfunclust/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sasfunclust.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=survMS&#34;&gt;survMS&lt;/a&gt; v0.0.1: Provides functions to simulate data from the &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0169716103230248&#34;&gt;Accelerated Hazard&lt;/a&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Accelerated_failure_time_model&#34;&gt;Accelerated Failure Time&lt;/a&gt;, and &lt;a href=&#34;https://socialsciences.mcmaster.ca/jfox/Books/Companion-2E/appendix/Appendix-Cox-Regression.pdf&#34;&gt;Cox&lt;/a&gt; survival models. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.2059&#34;&gt;Bender et al. (2004)&lt;/a&gt; for the methods used to implement the Cox model, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/survMS/vignettes/how-to-simulate-survival-models.html&#34;&gt;vignette&lt;/a&gt;  and &lt;a href=&#34;https://github.com/mathildesautreuil/survMS/&#34;&gt;GitHub&lt;/a&gt; for an introduction and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;survMS.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=TestGardener&#34;&gt;TestGardener&lt;/a&gt; v0.1.4: Provides functions to develop, evaluate, and score multiple choice examinations, psychological scales, questionnaires, and similar types of data involving sequences of choices among one or more sets of answers. See &lt;a href=&#34;https://www.mdpi.com/2624-8611/2/4/26&#34;&gt;Ramsay et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://journals.sagepub.com/doi/10.3102/1076998619885636&#34;&gt;Ramsay et al. (2019)&lt;/a&gt; for the methodology and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/TestGardener/vignettes/SDSAnalysis.html&#34;&gt;Symptom Distress Analysis&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/TestGardener/vignettes/SweSATQuantitativeAnalysis.html&#34;&gt;SweSAT Quantitative Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;TestG.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=wpa&#34;&gt;wpa&lt;/a&gt; v1.5.0: Provides opinionated functions to enable easier and faster analysis of Workplace Analytics data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/wpa/vignettes/intro-to-wpa.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;wpa.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=garchmodels&#34;&gt;garchmodels&lt;/a&gt; v0.1.1: Implements a framework for using &lt;a href=&#34;https://www.investopedia.com/terms/g/garch.asp#:~:text=GARCH%20is%20a%20statistical%20modeling,an%20autoregressive%20moving%20average%20process.&#34;&gt;GARCH&lt;/a&gt; models with the &lt;code&gt;tidymodels&lt;/code&gt; ecosystem. It includes both univariate and multivariate methods from the &lt;code&gt;rugarch&lt;/code&gt; and &lt;code&gt;rmgarch&lt;/code&gt; packages. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/garchmodels/vignettes/getting-started.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/garchmodels/vignettes/tuning_univariate_algorithms.html&#34;&gt;vignette&lt;/a&gt; on tuning univariate GARCH models.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;garchmodels.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tensorTS&#34;&gt;tensorTS&lt;/a&gt; v0.1.1: Provides functions for estimating, simulating and predicting factor and autoregressive models for matrix and tensor valued time series. See &lt;a href=&#34;https://arxiv.org/abs/1905.07530&#34;&gt;Chen et al. (2020)&lt;/a&gt;, &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0304407620302050?via%3Dihub&#34;&gt;Chen et al. (2020)&lt;/a&gt;, and &lt;a href=&#34;https://arxiv.org/abs/2006.02611&#34;&gt;Han et al. (2020)&lt;/a&gt; for the math.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=diffmatchpatch&#34;&gt;diffmatchpatch&lt;/a&gt; v0.1.0: Implements a wrapper for Google&amp;rsquo;s &lt;a href=&#34;https://github.com/google/diff-match-patch&#34;&gt;diff-match-patch&lt;/a&gt; library. It provides basic tools for computing diffs, finding fuzzy matches, and constructing / applying patches to strings. See &lt;a href=&#34;https://github.com/google/diff-match-patch&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=erify&#34;&gt;erify&lt;/a&gt; v0.2.0: Provides several validator functions to check if arguments passed by users have valid types, lengths, etc., and if not, to generate informative and good-formatted error messages in a consistent style. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/erify/vignettes/erify.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=juicr&#34;&gt;juicr&lt;/a&gt; v0.1: Provides a GUI interface for automating data extraction from multiple images containing scatter and bar plots, semi-automated tools to tinker with extraction attempts, and a fully-loaded point-and-click manual extractor with image zoom, calibrator, and classifier. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/juicr/vignettes/juicr_basic_vignette_v0.1.pdf&#34;&gt;vignette&lt;/a&gt; for examples, and the &lt;a href=&#34;https://www.youtube.com/c/LajeunesseLab/&#34;&gt;Youtube channel&lt;/a&gt; for a course on meta analysis.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=mailmerge&#34;&gt;mailmerge&lt;/a&gt; v 0.2.1: Allows users to mail merge using markdown documents and gmail, parse markdown documents as the body of email, use the &lt;code&gt;yaml&lt;/code&gt; header to specify the subject line of the email, preview the email in the RStudio viewer pane, and send (draft) email using &lt;code&gt;gmailr&lt;/code&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mailmerge/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=m61r&#34;&gt;m61r&lt;/a&gt; v0.0.2: Provides &lt;code&gt;dplyr&lt;/code&gt; and &lt;code&gt;tidyr&lt;/code&gt; like data manipulation functions using only base R and no dependencies. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/m61r/vignettes/base_r.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=flametree&#34;&gt;flametree&lt;/a&gt; v0.1.2: Implements a generative art system for producing tree-like images using an L-system to create the structures. See &lt;a href=&#34;https://cran.r-project.org/web/packages/flametree/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;flametree.png&#34; height = &#34;500&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=leafdown&#34;&gt;leafdown&lt;/a&gt; v1.0.0: Provides drill down functionality for &lt;code&gt;leaflet&lt;/code&gt; choropleths in &lt;code&gt;shiny&lt;/code&gt; apps. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/leafdown/vignettes/Introduction.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/leafdown/vignettes/Showcase_electionapp.html&#34;&gt;Showcase&lt;/a&gt; example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;leafdown.png&#34; height = &#34;600&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mapping&#34;&gt;mapping&lt;/a&gt; v1.2: Provides coordinates, linking and mapping functions for mapping workflows of different geographical statistical units. Geographical coordinates automatically link with the input data to generate maps. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mapping/vignettes/a-journey-into-mapping.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mapping.png&#34; height = &#34;350&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=materialmodifier&#34;&gt;materialmodifier&lt;/a&gt; v1.0.0: Provides functions to apply image processing effects to modify the perceived material properties such as gloss, smoothness, and blemishes. Look &lt;a href=&#34;https://github.com/tsuda16k/materialmodifier&#34;&gt;here&lt;/a&gt; for documentation and practical tips of the package is available at&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;material.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=svplots&#34;&gt;svplots&lt;/a&gt; v0.1.0: Implements two versions of sample variance plots illustrating the squared deviations from sample variance as described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/03610918.2020.1851716?journalCode=lssp20&#34;&gt;Wijesuriya (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/svplots/vignettes/Svplots_and_Testing_Hypothes.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;svplots.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vivid&#34;&gt;vivid&lt;/a&gt; v0.1.0: Provides a suite of plots for displaying variable importance and two-way variable interaction. Plots include partial dependence plots laid out in &amp;ldquo;pairs plot&amp;rdquo;&amp;rdquo; or &lt;a href=&#34;https://www.zenplot.com/en?gclid=CjwKCAjwy42FBhB2EiwAJY0yQi2mfla-DMC2uuDglAGzh1mUx4sYyT5p8uEmfWgeMv5gKBh_5V2RDxoC6jEQAvD_BwE&#34;&gt;zenplots&lt;/a&gt; style. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/vivid/vignettes/vivid.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/vivid/vignettes/vividQStart.html&#34;&gt;Quick Start Guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;vivid.png&#34; height = &#34;500&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/05/25/april-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Basic FDA Descriptive Statistics with R</title>
      <link>https://rviews.rstudio.com/2021/05/14/basic-fda-descriptive-statistics-with-r/</link>
      <pubDate>Fri, 14 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/05/14/basic-fda-descriptive-statistics-with-r/</guid>
      <description>
        
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/plotly-binding/plotly.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/typedarray/typedarray.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/crosstalk/css/crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/plotly-htmlwidgets-css/plotly-htmlwidgets.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/plotly-main/plotly-latest.min.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;In a previous post, I introduced the topic of Functional Data Analysis (FDA). In that post, I provided some background on Functional Analysis, the mathematical theory that makes FDA possible, identified FDA resources that might be of interest R users, and showed how to turn a series of data points into an FDA object. In this post, I will pick up where I left off and move on to doing some very basic FDA descriptive statistics.&lt;/p&gt;
&lt;p&gt;Let’s continue with the same motivating example from last time. We will use synthetic data generated by a Brownian motion process and pretend that it is observed longitudinal data. However, before getting to the statistics, I would like to take a tiny, tidy diversion. The functions in &lt;code&gt;fda&lt;/code&gt; and other fundamental FDA R packages require data structured in matrices. Consequently, the examples in the basic FDA reference works (listed below) construct matrices using code that seems to be convenient for the occasion. I think this makes adapting sample code to user data a little harder than it needs to be. There ought to be standard data structures for working with FDA data. I propose tibbles or data frames with function values packed into lists.&lt;/p&gt;
&lt;p&gt;The following function generates &lt;code&gt;n_points&lt;/code&gt; data points for each of &lt;code&gt;n_curve&lt;/code&gt; Brownian motion curves that represent the longitudinal data collected from &lt;code&gt;n_curve&lt;/code&gt; subjects.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(fda)
library(tidyverse)
library(plotly)

# Function to simulate data
fake_curves &amp;lt;- function(n_curves = 100, n_points = 80, max_time = 100){
  ID &amp;lt;- 1:n_curves
  x &amp;lt;- vector(mode = &amp;quot;list&amp;quot;, length = n_curves)
  t &amp;lt;- vector(mode = &amp;quot;list&amp;quot;, length = n_curves)
  
  for (i in 1:n_curves){
    t[i] &amp;lt;- list(sort(runif(n_points,0,max_time)))
    x[i] &amp;lt;- list(cumsum(rnorm(n_points)) / sqrt(n_points))
  }
  df &amp;lt;- tibble(ID,t,x)
  names(df) &amp;lt;- c(&amp;quot;ID&amp;quot;, &amp;quot;Time&amp;quot;, &amp;quot;Curve&amp;quot;)
  return(df)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Notice that each curve is associated with a unique set of random time points that lie in the interval [0, max_time]. Not being restricted to situations where data from all subjects must be observed at the same times is a big deal. However, in practice you may encounter problems that will require curve alignment procedures. We will ignore this for now. Note that the variables &lt;code&gt;Time&lt;/code&gt; and &lt;code&gt;Curve&lt;/code&gt; contain lists of data points in each cell.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
n_curves &amp;lt;- 40
n_points &amp;lt;- 80
max_time &amp;lt;- 100
df &amp;lt;- fake_curves(n_curves = n_curves,n_points = n_points, max_time = max_time)
head(df)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 x 3
##      ID Time       Curve     
##   &amp;lt;int&amp;gt; &amp;lt;list&amp;gt;     &amp;lt;list&amp;gt;    
## 1     1 &amp;lt;dbl [80]&amp;gt; &amp;lt;dbl [80]&amp;gt;
## 2     2 &amp;lt;dbl [80]&amp;gt; &amp;lt;dbl [80]&amp;gt;
## 3     3 &amp;lt;dbl [80]&amp;gt; &amp;lt;dbl [80]&amp;gt;
## 4     4 &amp;lt;dbl [80]&amp;gt; &amp;lt;dbl [80]&amp;gt;
## 5     5 &amp;lt;dbl [80]&amp;gt; &amp;lt;dbl [80]&amp;gt;
## 6     6 &amp;lt;dbl [80]&amp;gt; &amp;lt;dbl [80]&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Later on, this kind of structure will be convenient for data sets that contain both FDA curves and other scalar covariates. Note that if you are using the RStudio IDE running the function &lt;code&gt;View(df)&lt;/code&gt; will show you an expanded view of the tibble under a tab labeled df that should look something like this:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;df.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;
&lt;p&gt;Next, we unpack the data into a long form tibble and plot.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_1 &amp;lt;- df %&amp;gt;% select(!c(ID,Curve)) %&amp;gt;% unnest_longer(Time) 
df_2 &amp;lt;- df %&amp;gt;% select(!c(ID,Time)) %&amp;gt;% unnest_longer(Curve)
ID &amp;lt;- sort(rep(1:n_curves,n_points))
df_l &amp;lt;- cbind(ID,df_1,df_2)
p &amp;lt;- ggplot(df_l, aes(x = Time, y = Curve, group = ID, col = ID)) +
      geom_line()
p&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;
Now that we have the data, remember that FDA treats each curve as a basic data element living in an infinite dimensional vector space. The vectors, &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt;, are random functions: &lt;span class=&#34;math inline&#34;&gt;\(X: \Omega \Rightarrow \mathscr{H}\)&lt;/span&gt; where &lt;span class=&#34;math inline&#34;&gt;\(\Omega\)&lt;/span&gt; is an underlying probability space and &lt;span class=&#34;math inline&#34;&gt;\(\mathscr{H}\)&lt;/span&gt; is typically a complete Hilbert Space of square integrable functions. That is, for each &lt;span class=&#34;math inline&#34;&gt;\(\omega \in \Omega\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(\parallel X(\omega) \parallel ^2 = \int X((\omega)(t))^2 dt &amp;lt; \infty\)&lt;/span&gt;. In multivariate statistics we work with random variables that live in a Euclidean space, here we are dealing with random functions that live in a Hilbert space. In this context, square integrable means &lt;span class=&#34;math inline&#34;&gt;\(E \parallel X \parallel ^2 &amp;lt; \infty\)&lt;/span&gt;. You will find lucid elaborations of all of this in the references below which I have reproduced below from the previous post.&lt;/p&gt;
&lt;p&gt;The bridge from the theory to practice is the ability to represent the random functions as a linear combination of basis vectors. This was the topic of the previous post. Here is some compact code to construct the basis.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;knots    = c(seq(0,max_time,5)) #Location of knots
n_knots   = length(knots) #Number of knots
n_order   = 4 # order of basis functions: for cubic b-splines: order = 3 + 1
n_basis   = length(knots) + n_order - 2;
basis = create.bspline.basis(rangeval = c(0,max_time), n_basis)
plot(basis)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;
This next bit of code formats the data in the long form tibble into the matrix input expected by the &lt;code&gt;fda&lt;/code&gt; functions and creates an &lt;code&gt;fda&lt;/code&gt; object that contains the coefficients and basis functions used to smooth data. Note the smoothing constant of lambda = .5.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;argvals &amp;lt;- matrix(df_l$Time, nrow = n_points, ncol = n_curves)
y_mat &amp;lt;- matrix(df_l$Curve, nrow = n_points, ncol = n_curves)

W.obj &amp;lt;- Data2fd(argvals = argvals, y = y_mat, basisobj = basis, lambda = 0.5)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next somewhat anticlimactically after all of the preparation and theory, we use the &lt;code&gt;fda&lt;/code&gt; functions &lt;code&gt;mean.fd()&lt;/code&gt; and &lt;code&gt;std.fd()&lt;/code&gt; to calculate the pointwise mean and standard deviation from information contained in &lt;code&gt;fda&lt;/code&gt; object. In order to use these objects to calculate the pointwise confidence interval for the mean it is necessary to construct a couple of new &lt;code&gt;fda&lt;/code&gt; objects for the upper and lower curves. Then, we plot the smoothed curves for our data along with the pointwise mean and pointwise 95% confidence bands for the mean.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;W_mean &amp;lt;- mean.fd(W.obj)
W_sd &amp;lt;- std.fd(W.obj)
# Create objects for the standard upper and lower standard deviation
SE_u &amp;lt;- fd(basisobj = basis)
SE_l &amp;lt;- fd(basisobj = basis)
# Fill in the sd values
SE_u$coefs &amp;lt;- W_mean$coefs +  1.96 * W_sd$coefs/sqrt(n_curves) 
SE_l$coefs &amp;lt;- W_mean$coefs -  1.96 * W_sd$coefs/sqrt(n_curves)

plot(W.obj, xlab=&amp;quot;Time&amp;quot;, ylab=&amp;quot;&amp;quot;, lty = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] &amp;quot;done&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;title(main = &amp;quot;Smoothed Curves&amp;quot;)
lines(SE_u, lwd = 3, lty = 3)
lines(SE_l, lwd = 3, lty = 3)
lines(W_mean,  lwd = 3)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/14/basic-fda-descriptive-statistics-with-r/index_files/figure-html/unnamed-chunk-6-1.png&#34; width=&#34;672&#34; /&gt;
Finally, we compute the covariance/correlation matrix for our sample of smoothed curves and use &lt;a href=&#34;https://plotly.com/r/3d-surface-plots/&#34;&gt;&lt;code&gt;plotly&lt;/code&gt;&lt;/a&gt; to create an interactive plot of the three dimensional correlation surface along with a contour map.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;days &amp;lt;- seq(0,100, by=2)
cov_W &amp;lt;- var.fd(W.obj)
var_mat &amp;lt;-  eval.bifd(days,days,cov_W)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;fig &amp;lt;- plot_ly(x = days, y = days, z = ~var_mat) %&amp;gt;% 
  add_surface(contours = list(
    z = list(show=TRUE,usecolormap=TRUE, highlightcolor=&amp;quot;#ff0000&amp;quot;, project=list(z=TRUE))))

fig &amp;lt;- fig %&amp;gt;% 
  layout(scene = list(camera=list(eye = list(x=1.87, y=0.88, z=-0.64))))

fig&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;plotly html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;visdat&#34;:{&#34;10fc4fe7d04f&#34;:[&#34;function () &#34;,&#34;plotlyVisDat&#34;]},&#34;cur_data&#34;:&#34;10fc4fe7d04f&#34;,&#34;attrs&#34;:{&#34;10fc4fe7d04f&#34;:{&#34;x&#34;:[0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100],&#34;y&#34;:[0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100],&#34;z&#34;:{},&#34;alpha_stroke&#34;:1,&#34;sizes&#34;:[10,100],&#34;spans&#34;:[1,20],&#34;type&#34;:&#34;surface&#34;,&#34;contours&#34;:{&#34;z&#34;:{&#34;show&#34;:true,&#34;usecolormap&#34;:true,&#34;highlightcolor&#34;:&#34;#ff0000&#34;,&#34;project&#34;:{&#34;z&#34;:true}}},&#34;inherit&#34;:true}},&#34;layout&#34;:{&#34;margin&#34;:{&#34;b&#34;:40,&#34;l&#34;:60,&#34;t&#34;:25,&#34;r&#34;:10},&#34;scene&#34;:{&#34;camera&#34;:{&#34;eye&#34;:{&#34;x&#34;:1.87,&#34;y&#34;:0.88,&#34;z&#34;:-0.64}},&#34;xaxis&#34;:{&#34;title&#34;:[]},&#34;yaxis&#34;:{&#34;title&#34;:[]},&#34;zaxis&#34;:{&#34;title&#34;:&#34;var_mat&#34;}},&#34;hovermode&#34;:&#34;closest&#34;,&#34;showlegend&#34;:false,&#34;legend&#34;:{&#34;yanchor&#34;:&#34;top&#34;,&#34;y&#34;:0.5}},&#34;source&#34;:&#34;A&#34;,&#34;config&#34;:{&#34;showSendToCloud&#34;:false},&#34;data&#34;:[{&#34;colorbar&#34;:{&#34;title&#34;:&#34;var_mat&#34;,&#34;ticklen&#34;:2,&#34;len&#34;:0.5,&#34;lenmode&#34;:&#34;fraction&#34;,&#34;y&#34;:1,&#34;yanchor&#34;:&#34;top&#34;},&#34;colorscale&#34;:[[&#34;0&#34;,&#34;rgba(68,1,84,1)&#34;],[&#34;0.0416666666666667&#34;,&#34;rgba(70,19,97,1)&#34;],[&#34;0.0833333333333333&#34;,&#34;rgba(72,32,111,1)&#34;],[&#34;0.125&#34;,&#34;rgba(71,45,122,1)&#34;],[&#34;0.166666666666667&#34;,&#34;rgba(68,58,128,1)&#34;],[&#34;0.208333333333333&#34;,&#34;rgba(64,70,135,1)&#34;],[&#34;0.25&#34;,&#34;rgba(60,82,138,1)&#34;],[&#34;0.291666666666667&#34;,&#34;rgba(56,93,140,1)&#34;],[&#34;0.333333333333333&#34;,&#34;rgba(49,104,142,1)&#34;],[&#34;0.375&#34;,&#34;rgba(46,114,142,1)&#34;],[&#34;0.416666666666667&#34;,&#34;rgba(42,123,142,1)&#34;],[&#34;0.458333333333333&#34;,&#34;rgba(38,133,141,1)&#34;],[&#34;0.5&#34;,&#34;rgba(37,144,140,1)&#34;],[&#34;0.541666666666667&#34;,&#34;rgba(33,154,138,1)&#34;],[&#34;0.583333333333333&#34;,&#34;rgba(39,164,133,1)&#34;],[&#34;0.625&#34;,&#34;rgba(47,174,127,1)&#34;],[&#34;0.666666666666667&#34;,&#34;rgba(53,183,121,1)&#34;],[&#34;0.708333333333333&#34;,&#34;rgba(79,191,110,1)&#34;],[&#34;0.75&#34;,&#34;rgba(98,199,98,1)&#34;],[&#34;0.791666666666667&#34;,&#34;rgba(119,207,85,1)&#34;],[&#34;0.833333333333333&#34;,&#34;rgba(147,214,70,1)&#34;],[&#34;0.875&#34;,&#34;rgba(172,220,52,1)&#34;],[&#34;0.916666666666667&#34;,&#34;rgba(199,225,42,1)&#34;],[&#34;0.958333333333333&#34;,&#34;rgba(226,228,40,1)&#34;],[&#34;1&#34;,&#34;rgba(253,231,37,1)&#34;]],&#34;showscale&#34;:true,&#34;x&#34;:[0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100],&#34;y&#34;:[0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100],&#34;z&#34;:[[0.0300141214765612,0.015686905073093,0.00564093884922246,0.00447256728960355,0.00995490109738018,0.0130378171941865,0.00725655484167828,-0.00232554798509603,-0.00801467720093724,-0.00790263578918598,-0.00586684380172273,-0.00503976012652639,-0.00456780472318001,-0.00268331461816891,0.000485556784993114,0.00291483970576381,0.00310419846129833,0.00197754095554643,0.00105330118737587,0.00158461271469904,0.00455930865447297,0.0102627510155511,0.0162165565814951,0.0193760713693298,0.0195639488111623,0.0194701497541815,0.0210337796708257,0.0226918603753865,0.0221081111780568,0.0192972748291135,0.0166251175189173,0.0157786309103451,0.015320834914587,0.013141952079488,0.00962070316816562,0.00762430715900963,0.0091589006740241,0.0123535086113619,0.0144475321088493,0.01451241822894,0.0134516599587157,0.012184664428522,0.0113758786592171,0.0115914994526642,0.0126039892034018,0.0133920758986437,0.0132433983079006,0.0128192790963617,0.0130612176454187,0.0134560954089633,0.0120361759133872],[0.015686905073093,0.0226633175061417,0.0244188932917484,0.0250220663890372,0.0258019153407324,0.025348163273158,0.0226239217260867,0.0185622655307192,0.0145795755299542,0.0118809819100223,0.011460364200486,0.0136427970615,0.0161148749202248,0.0160327747314867,0.0135243329261398,0.0116890454110662,0.0127990751660581,0.0153004431188909,0.0167891143432511,0.0173100860678814,0.0193573876765801,0.0245339491722834,0.0304523843988157,0.0338539590040724,0.0343832480444693,0.0345881359849426,0.0363282575780583,0.0382053253515058,0.0380840687391034,0.0356116588086777,0.0322177082620627,0.0291246356267592,0.0264160928835393,0.0239139417559029,0.0219667756937601,0.0214499198734321,0.0229121181584461,0.0255041836435166,0.0280467134870814,0.029803440233887,0.0304812318149881,0.0298735894418936,0.0280434804242242,0.0251388192376269,0.021711875112217,0.0187192720325778,0.0169049313606271,0.0160916414016255,0.0158522428499515,0.01530729642547,0.0131250828735328],[0.00564093884922246,0.0244188932917484,0.0404127823425623,0.0483733511242439,0.0480174477822059,0.0440280234846942,0.0403499317976119,0.0371119657865627,0.0335517590970443,0.0303526265888372,0.0296435643360046,0.0324526349389525,0.035152744283584,0.0331828317842279,0.0272677591173969,0.0234183102217875,0.026004021647384,0.0319101495611166,0.0363122500732657,0.0380973901937379,0.0398641478320654,0.0435528802177005,0.0478255817033191,0.0506029719293355,0.0516070386956147,0.0523610379614717,0.0538230640251236,0.0543773005126641,0.0518705141914604,0.0465888704428848,0.0412579332623144,0.0380833303825961,0.0367667012492371,0.0364074277070802,0.0366508994378863,0.0376885139603343,0.0396474612639257,0.0423031433367703,0.0453253497513456,0.0479775655285843,0.0491169711378746,0.0478109208618154,0.0440381258969864,0.0380544047895784,0.0312487428714465,0.0261432922601097,0.0245335471295971,0.0251112973955133,0.0258242178246622,0.025351634247369,0.0231045235574797],[0.00447256728960355,0.0250220663890372,0.0483733511242439,0.0658210619904763,0.0737960986504746,0.0738656199344664,0.0682277414378763,0.0607111433530042,0.0554453449883687,0.0541034188934748,0.055901990858814,0.059498497561025,0.0617408273533381,0.0592276422063684,0.0532303001501739,0.049692855274256,0.0528918336035986,0.0596210061121686,0.0649634904915878,0.0676832204828881,0.0702249458765112,0.0744621022049338,0.0793427260471337,0.0831343126365808,0.0852729502426609,0.0863633201706759,0.0866778286903351,0.0849565483575114,0.0796664880504596,0.0718051109167692,0.0649003343733642,0.0616710344942862,0.0611598429786833,0.0615355063179176,0.0620058163799042,0.0628176104091112,0.0643008086961966,0.0669369601728294,0.0711766273093092,0.0758858192786237,0.0783459919564488,0.0764513991188953,0.0708230606303023,0.0627955601389712,0.0544365433170178,0.0485467178603732,0.0470326094185766,0.0480965264079801,0.0490696898156232,0.0485475588451775,0.0463898309169458],[0.00995490109738018,0.0258019153407324,0.0480174477822059,0.0737960986504746,0.0971085914615697,0.10870177301888,0.102995904418255,0.0896655781362864,0.081799993583024,0.0833119041988271,0.0889376174543645,0.0937835994937921,0.0960328548021177,0.0947403483065957,0.0913260396462496,0.0895748831718718,0.0921893839315523,0.0971309463344363,0.10129314750544,0.104270865706126,0.108360280334708,0.115145590152833,0.122893279873863,0.129099970422491,0.132632271361622,0.133726780892375,0.132535733834645,0.128635652589831,0.121538220159228,0.112574159748106,0.104893234765713,0.1008406212425,0.0992267908756421,0.098035543560513,0.0965617776673574,0.0954114900412902,0.095367918350293,0.097695246427747,0.103646726979766,0.111458756334261,0.11635087444094,0.114697704490176,0.108018873309467,0.099107724487911,0.0904693162179292,0.084320421295265,0.0821118946249729,0.0822810561400769,0.0825592190496153,0.0817673680001241,0.0798161590756366],[0.0130378171941865,0.025348163273158,0.0440280234846942,0.0738656199344664,0.10870177301888,0.131429901425073,0.130338371899877,0.117199239378325,0.109151554151168,0.111744052608463,0.118935157239576,0.125205625814209,0.129141263988743,0.130406449035972,0.129868680057772,0.129598577985106,0.131177622726623,0.134021491522753,0.137061062815098,0.140530208014422,0.145965791500655,0.154228736045967,0.163249590518587,0.170292721388971,0.174149949926465,0.175140552199302,0.173523514301647,0.169051018118542,0.161419129688686,0.151947374787411,0.143578738926672,0.138481517872149,0.135442907580638,0.132469174994164,0.129046543615972,0.12614119351053,0.124904427310549,0.126970654171923,0.133934823992636,0.143706461230417,0.150509664902736,0.149900457099137,0.143403495752272,0.134024472210158,0.124513190276249,0.117363566209445,0.114287591739835,0.113914062663951,0.114141378734128,0.113797207304149,0.112638483329245],[0.00725655484167828,0.0226239217260867,0.0403499317976119,0.0682277414378763,0.102995904418255,0.130338371899877,0.139688182032744,0.137397260506744,0.133823360055384,0.134174652061097,0.138509726555246,0.146085330009431,0.153846414021606,0.158293537808086,0.158999056330915,0.158607120297858,0.159403311653335,0.16170471194128,0.165336738878575,0.170135419462684,0.175947389971655,0.182424713480816,0.188439315162361,0.192711088947525,0.194949003168609,0.195851100558978,0.195717042964027,0.19308095573795,0.186158898282678,0.176003247922498,0.166502699904055,0.160623618434228,0.15714977087869,0.153889591090921,0.150268773980867,0.147330275514936,0.146229194592453,0.148287939051957,0.154740975922443,0.163838107212786,0.170844469911743,0.171861305927171,0.166853349020735,0.1568316981457,0.144658773502766,0.135048316540061,0.131476061460251,0.132143744571539,0.133992284753065,0.135289287908722,0.135629046967152],[-0.00232554798509603,0.0185622655307192,0.0371119657865627,0.0607111433530042,0.0896655781362864,0.117199239378325,0.137397260506744,0.149021050937968,0.152158909046904,0.150528992318004,0.151479317345255,0.160019309553339,0.17117274984456,0.177717176035795,0.178183990982668,0.176858462579558,0.177467053922628,0.180500336734544,0.185609272525172,0.191740163307645,0.197134651598366,0.200408010855296,0.201792587780331,0.201934709781931,0.201704089367035,0.202193824141059,0.203687257405181,0.203189865661295,0.197077963680589,0.186104880523814,0.175400959541291,0.169000153079858,0.165789629595956,0.1634337203065,0.161065507288953,0.159286823481326,0.158833987946666,0.160725829315896,0.165959553302808,0.173410608511967,0.179832686438706,0.182195069327086,0.178698403652472,0.168035338100033,0.153134227850431,0.141159134579828,0.137488888247712,0.139624747338963,0.143184656221075,0.145766370540687,0.146947457223577],[-0.00801467720093724,0.0145795755299542,0.0335517590970443,0.0554453449883687,0.081799993583024,0.109151554151168,0.133823360055384,0.152158909046904,0.160759913976905,0.162051089760505,0.164280153376763,0.173284826371914,0.184250152549762,0.189965437082023,0.189370893621324,0.18755764430121,0.188800283197836,0.193037568943746,0.199106383544097,0.205431500374914,0.210025584183091,0.211435296519902,0.210414957220078,0.208268791568572,0.20625481507554,0.205584833476341,0.206553546822989,0.205795268916695,0.199235499638045,0.187544239635493,0.176135990325352,0.169354995508846,0.166439337958515,0.165382190838407,0.164904232232213,0.164453645143262,0.163936442039167,0.164963430649948,0.169454935750345,0.176647601384842,0.183094390867664,0.185548505510878,0.182030825701433,0.171074994035733,0.155719029247019,0.143505326205363,0.140040182937765,0.142402140335997,0.145642027044141,0.147207893536936,0.146945012119781],[-0.00790263578918598,0.0118809819100223,0.0303526265888372,0.0541034188934748,0.0833119041988271,0.111744052608463,0.134174652061097,0.150528992318004,0.162051089760505,0.170700287551338,0.179151255634655,0.188978321865683,0.197230041086307,0.200018353165535,0.197936248422864,0.196057767628283,0.198383944655527,0.203844472671486,0.210131452167584,0.215632561163899,0.219431055209156,0.220875817626191,0.220257272829271,0.218115273498233,0.215312661145223,0.21303526611469,0.211703065462037,0.20861645111564,0.200474760734835,0.188090698271463,0.176390333969868,0.169382638465077,0.166692815903987,0.166839231539204,0.168089613361411,0.168461052099373,0.166954905361007,0.166553187359872,0.171034412275775,0.179607818029667,0.186913366283649,0.188377265566261,0.183365368612479,0.172349353976725,0.158581939873738,0.148096884178574,0.14520462632401,0.146838672902345,0.148201202752072,0.147091220206974,0.143904555096121],[-0.00586684380172273,0.011460364200486,0.0296435643360046,0.055901990858814,0.0889376174543645,0.118935157239576,0.138509726555246,0.151479317345255,0.164280153376763,0.179151255634655,0.194134442321539,0.207015416909719,0.215285372260236,0.216547915360939,0.212685614130958,0.20985999742071,0.212748494985508,0.219347973081767,0.226063519070894,0.231102545847802,0.234474791840914,0.236211400126787,0.236115684455659,0.233972826276096,0.230460982724484,0.227151286625036,0.224790732613606,0.220674462452998,0.211423082374906,0.197991035415441,0.185666601415132,0.178728193736514,0.176661049081538,0.177732671916507,0.179763491086094,0.180126859813348,0.177508440228303,0.175920882370973,0.180448181283924,0.19018508658607,0.198237102472678,0.198945893456674,0.192639373221394,0.181216192008275,0.168281008165233,0.159144488146665,0.157417469158103,0.159614774347633,0.1606122604985,0.158391638832914,0.154040475012052],[-0.00503976012652639,0.0136427970615,0.0324526349389525,0.059498497561025,0.0937835994937921,0.125205625814209,0.146085330009431,0.160019309553339,0.173284826371914,0.188978321865683,0.207015416909719,0.226109065876101,0.240714743303262,0.244563014165053,0.239192032493299,0.233947541377799,0.236123607806666,0.243449752785962,0.251354795250806,0.257347545901448,0.261016807203268,0.2621094067394,0.260642534865696,0.256757706272572,0.251901309402189,0.248824606448451,0.248855362704169,0.247400421292272,0.238677363741663,0.223596057395594,0.20975865541166,0.203180237592353,0.202363714525955,0.20396716548771,0.205412522534698,0.204885570505838,0.201735186368487,0.199829771641696,0.203924162419897,0.213173923859123,0.221135350177003,0.222354612483207,0.216311175705738,0.203857529124282,0.189059282651913,0.179195166835087,0.179292120516932,0.184811112138843,0.189007860808978,0.189421680781059,0.187875481454371],[-0.00456780472318001,0.0161148749202248,0.035152744283584,0.0617408273533381,0.0960328548021177,0.129141263988743,0.153846414021606,0.171172749844561,0.184250152549762,0.197230041086307,0.215285372260236,0.240714743303262,0.264141654392061,0.273778057962538,0.269502116479285,0.262858202435585,0.263266344191042,0.269620287478599,0.278215275521839,0.28610711893243,0.29111219571012,0.291611942233209,0.288115755804973,0.281735341820846,0.275199716477354,0.272855206772115,0.276772608953709,0.279639324830909,0.272228571166917,0.255241826705762,0.239308832172306,0.232761966132105,0.23301750425598,0.234863600825815,0.23540920982273,0.234084084927079,0.231119034228133,0.229545466111812,0.23291543691702,0.240652454195423,0.248051476711448,0.25073177323223,0.246327861020472,0.233237750290338,0.215832110290119,0.204454269302239,0.206439741046498,0.216054057681938,0.224544341762145,0.228886688889647,0.231786167715914],[-0.00268331461816891,0.0160327747314867,0.0331828317842279,0.0592276422063684,0.0947403483065957,0.130406449035972,0.158293537808086,0.177717176035795,0.189965437082023,0.200018353165535,0.216547915360938,0.244563014165053,0.273778057962538,0.290572798312891,0.292573151941868,0.288651200741483,0.286737733825309,0.289042514381638,0.296222610813786,0.30611901054109,0.313756619998902,0.315175948630781,0.310969671127717,0.302955086674437,0.294940907638863,0.292727259572112,0.299164990782613,0.304961507880513,0.298318983747391,0.279644005272815,0.261547573354341,0.253979104530278,0.254119171117953,0.25607802348289,0.256769361369846,0.255910333902806,0.253830406873757,0.252820756332902,0.25554153363934,0.261859488272072,0.268847967829996,0.273294804653498,0.271331579071523,0.259269362595121,0.241320972989505,0.22960097427405,0.232798630393512,0.244527788254317,0.254931804696063,0.261016412991644,0.266649722847255],[0.000485556784993114,0.0135243329261398,0.0272677591173969,0.0532303001501739,0.0913260396462496,0.129868680057772,0.158999056330915,0.178183990982668,0.189370893621324,0.197936248422864,0.212685614130957,0.239192032493299,0.269502116479285,0.292573151941868,0.304084866530968,0.306439429693472,0.303057606677035,0.300265425619857,0.30480328575577,0.316236859897483,0.326957094436583,0.33064485798658,0.327388486556694,0.318988840468754,0.309791901709214,0.306688773929157,0.313271127157899,0.319490267082992,0.312455188069513,0.29233381903075,0.272353023428209,0.263086482662052,0.262224030835217,0.264331737959722,0.266211221915455,0.266899648450175,0.266091910995561,0.265725022785431,0.268205597825174,0.273848879004003,0.280878738094951,0.286898206164275,0.28739066816697,0.27767308912116,0.261422740636704,0.250677200915191,0.254094213698673,0.26535821852726,0.274730759985274,0.279843297835096,0.285697207017158],[0.00291483970576381,0.0116890454110662,0.0234183102217875,0.049692855274256,0.0895748831718718,0.129598577985106,0.158607120297858,0.176858462579558,0.18755764430121,0.196057767628283,0.20985999742071,0.233947541377799,0.262858202435585,0.288651200741483,0.306439429693472,0.314389455940099,0.312704592994684,0.309204068220854,0.313232618676246,0.325430199741382,0.337731985119672,0.343248592386973,0.341306289683202,0.332931048721084,0.322502032644519,0.317751596028588,0.322945736593217,0.327901860910561,0.319408078209404,0.29765805792069,0.276251029677522,0.266088035103276,0.26494596200812,0.26741130770582,0.270155472518723,0.271934759777765,0.272178336907421,0.27264423587875,0.275594391087112,0.281489521543979,0.288989130876933,0.296033547649337,0.297999655017049,0.289977868944833,0.275209671095333,0.265087608829077,0.267839041596672,0.277613000565924,0.285352127040801,0.289202483083125,0.294513551512573],[0.00310419846129833,0.0127990751660581,0.026004021647384,0.0528918336035986,0.0921893839315523,0.131177622726623,0.159403311653335,0.177467053922628,0.188800283197836,0.198383944655527,0.212748494985508,0.236123607806666,0.263266344191042,0.286737733825309,0.303057606677035,0.312704592994684,0.317105958549478,0.320795024198311,0.328855480815721,0.341169712939617,0.352418798771269,0.35791411030228,0.356392769700643,0.347634698529288,0.335706140920473,0.328959663575778,0.332178669150744,0.33512445671338,0.324411072215951,0.300642835576825,0.278414340680476,0.269212797906219,0.26966279248818,0.27282133348202,0.275151272423422,0.276521303328098,0.277252984769834,0.278887013123408,0.283196363791438,0.290286387461154,0.298594810104402,0.305911837133245,0.307727613410256,0.299305263018981,0.283911780284874,0.2728180297753,0.274256187773986,0.282911699996743,0.290363130038896,0.294624453490113,0.300145057934403],[0.00197754095554643,0.0153004431188909,0.0319101495611166,0.0596210061121686,0.0971309463344363,0.134021491522753,0.16170471194128,0.180500336734544,0.193037568943746,0.203844472671486,0.219347973081767,0.243449752785962,0.269620287478599,0.289042514381637,0.300265425619857,0.309204068220854,0.320795024198311,0.334779962483662,0.349582114419545,0.363171397029049,0.37306441301572,0.377071908776566,0.374260042755413,0.36420041359492,0.350871125241779,0.342656786946715,0.344349675078645,0.345606385730735,0.332936500117839,0.30749841883916,0.285099361878255,0.277894716559139,0.280884918805161,0.285014172433834,0.286574313382245,0.287204809707052,0.288632814369124,0.292006196968851,0.298266092384556,0.306929616209746,0.316089864753118,0.323293649031453,0.324150294421663,0.314137195281634,0.296837874960971,0.283941985800991,0.2841000136905,0.292396017144489,0.300764836732139,0.306716257668493,0.313335009814453],[0.00105330118737587,0.0167891143432511,0.0363122500732657,0.0649634904915878,0.10129314750544,0.137061062815098,0.165336738878575,0.185609272525172,0.199106383544097,0.210131452167584,0.226063519070894,0.251354795250806,0.278215275521839,0.296222610813786,0.30480328575577,0.313232618676246,0.328855480815721,0.349582114419545,0.370984151742953,0.389094311990697,0.400406401317044,0.402341684864012,0.395951074689911,0.383309110744288,0.369163304706409,0.360934139985263,0.362547165055812,0.36348332400828,0.350264985949383,0.324423770577444,0.302500548182388,0.297055887456202,0.3021188462484,0.307373832604049,0.309134496410136,0.310343729395571,0.313679062288349,0.319603670188119,0.327992114572648,0.337913388479374,0.347630916505408,0.354837546540918,0.35508391850748,0.3437550001667,0.324742995420216,0.310447344309692,0.3101171483734,0.318920635807337,0.328733235184467,0.336661005466127,0.345040636002025],[0.00158461271469904,0.0173100860678814,0.0380973901937379,0.0676832204828881,0.104270865706126,0.140530208014422,0.170135419462684,0.191740163307645,0.205431500374914,0.215632561163899,0.231102545847802,0.257347545901448,0.28610711893243,0.30611901054109,0.316236859897483,0.325430199741382,0.341169712939617,0.363171397029049,0.389094311990697,0.413877394668567,0.429739458769652,0.431049389052446,0.421249419374843,0.406064538201852,0.39155133264059,0.384097988440287,0.386666813598334,0.388458935775705,0.375894171990615,0.350548981412123,0.329156465360131,0.324417648570495,0.330269311677518,0.336262693460866,0.338975973627527,0.342014272811809,0.348387788586863,0.357504949598187,0.367888852076066,0.378410118034793,0.388286895272678,0.39594582808551,0.396587107492231,0.385004366348378,0.365192506093068,0.350347696748992,0.350321470200624,0.359986585156321,0.370722880057251,0.379700972961929,0.389882261546216],[0.00455930865447297,0.0193573876765801,0.0398641478320654,0.0702249458765112,0.108360280334708,0.145965791500655,0.175947389971655,0.197134651598366,0.210025584183091,0.219431055209156,0.234474791840914,0.261016807203268,0.29111219571012,0.313756619998902,0.326957094436583,0.337731985119672,0.352418798771269,0.37306441301572,0.400406401317044,0.429739458769652,0.450915402098339,0.456227225263344,0.448679218709221,0.43399327559022,0.418806196598807,0.410669689965659,0.413411559059499,0.415804873446741,0.40353871876728,0.37793526971434,0.355949790034467,0.350500579454025,0.355639283522414,0.361021505897904,0.363677148260339,0.368010410311134,0.377389876800323,0.389759186059976,0.401796610629334,0.412270451715893,0.422039039195408,0.430764527316019,0.432960884568757,0.422295336741163,0.402562095543856,0.387682358610529,0.387994106900862,0.39774123973533,0.407466892609289,0.415137602465859,0.426143307695915],[0.0102627510155511,0.0245339491722834,0.0435528802177005,0.0744621022049338,0.115145590152833,0.154228736045967,0.182424713480816,0.200408010855296,0.211435296519902,0.220875817626191,0.236211400126787,0.262109406739399,0.291611942233209,0.315175948630781,0.33064485798658,0.343248592386973,0.35791411030228,0.377071908776566,0.402341684864012,0.431049389052446,0.456227225263344,0.471713187952435,0.475315172245749,0.466116373399275,0.44970496080387,0.438174077985257,0.439084189309815,0.440733742656996,0.427329602525772,0.399728810463848,0.375438585067662,0.367819908526032,0.370753134432285,0.373607043309506,0.373997849489237,0.377789201111481,0.389187998900115,0.404339817600011,0.417561860121391,0.427471401556844,0.436985789181323,0.447303940848557,0.452003218086965,0.443239184389206,0.424289997295981,0.409556408396027,0.409624129776975,0.41788435133975,0.423866209365925,0.427140109465569,0.437317726577243],[0.0162165565814951,0.0304523843988157,0.0478255817033191,0.0793427260471338,0.122893279873863,0.163249590518587,0.188439315162361,0.201792587780331,0.210414957220078,0.220257272829271,0.236115684455659,0.260642534865696,0.288115755804973,0.310969671127718,0.327388486556694,0.341306289683202,0.356392769700643,0.374260042755413,0.395951074689911,0.421249419374843,0.448679218709221,0.475315172245749,0.492653238320889,0.491359229692647,0.475083372807843,0.460460307802116,0.458942148751755,0.458992746593247,0.444068798352341,0.414644974161663,0.388213917260719,0.378121765487047,0.378168987573464,0.377661321888484,0.374913305773777,0.377248275544171,0.389748533039457,0.406965494551783,0.421086008099859,0.430464443312404,0.439622691428143,0.450989028425408,0.457544656787058,0.450414823856973,0.432358481381503,0.417768285509471,0.417094601932727,0.42299538157567,0.424227190249541,0.422121121075806,0.430582794486151],[0.0193760713693298,0.0338539590040724,0.0506029719293355,0.0831343126365808,0.129099970422491,0.170292721388971,0.192711088947525,0.201934709781931,0.208268791568572,0.218115273498233,0.233972826276096,0.256757706272572,0.281735341820845,0.302955086674437,0.318988840468754,0.332931048721084,0.347634698529288,0.36420041359492,0.383309110744288,0.406064538201852,0.43399327559022,0.466116373399275,0.491359229692647,0.496771232159396,0.484303531324282,0.470809040547772,0.46829506710943,0.466794883037271,0.451513381679334,0.422953449440548,0.396915965782739,0.38544867037553,0.382926223188107,0.379686126428383,0.374831462072606,0.376230891865352,0.389241041266658,0.407645941943051,0.422630307690389,0.432136955591859,0.440866806017986,0.451495296269285,0.457420609055407,0.450202304850737,0.432455846616029,0.417852599798406,0.416199279096981,0.419921230569029,0.417696722356713,0.411964100245248,0.418921787662896],[0.0195639488111623,0.0343832480444693,0.0516070386956147,0.0852729502426609,0.132632271361622,0.174149949926465,0.194949003168609,0.201704089367035,0.20625481507554,0.215312661145223,0.230460982724484,0.251901309402189,0.275199716477354,0.294940907638863,0.309791901709214,0.322502032644519,0.335706140920473,0.350871125241779,0.369163304706409,0.39155133264059,0.418806196598807,0.44970496080387,0.475083372807843,0.484303531324282,0.4784961826378,0.470560720604065,0.469663561445729,0.467992489536655,0.454029492570107,0.428650367716082,0.40512472162131,0.393582438634855,0.389439068788739,0.384767773448362,0.379374196969909,0.38079646670035,0.394092004671593,0.413050632004732,0.428916568775937,0.439173916265262,0.447546656956644,0.456126506677243,0.459390917895988,0.450343846596568,0.431880843911928,0.416789056124265,0.414162394520702,0.416601552990779,0.413172633257409,0.406482117247161,0.41267686709026],[0.0194701497541815,0.0345881359849426,0.0523610379614717,0.0863633201706759,0.133726780892375,0.175140552199302,0.195851100558978,0.202193824141059,0.205584833476341,0.21303526611469,0.227151286625036,0.248824606448451,0.272855206772115,0.292727259572112,0.306688773929156,0.317751596028588,0.328959663575778,0.342656786946715,0.360934139985263,0.384097988440287,0.410669689965659,0.438174077985257,0.460460307802116,0.470809040547772,0.470560720604065,0.469115575603143,0.472779236162325,0.474077243404792,0.462592335719025,0.439458303186664,0.417359987582511,0.406044181113312,0.401496599158257,0.396577111193187,0.391377322675403,0.393220575043668,0.406984823385701,0.426508784170891,0.443127157996766,0.454057902463434,0.462402232173585,0.469814678020682,0.471139860930387,0.459943837840332,0.439542676278332,0.423002454362375,0.419638658976955,0.422068758056881,0.419303690994989,0.413417849679406,0.41954907849355],[0.0210337796708257,0.0363282575780583,0.0538230640251236,0.0866778286903351,0.132535733834645,0.173523514301647,0.195717042964027,0.203687257405181,0.206553546822989,0.211703065462037,0.224790732613606,0.248855362704169,0.276772608953709,0.299164990782613,0.313271127157899,0.322945736593217,0.332178669150744,0.344349675078645,0.362547165055812,0.386666813598334,0.413411559059499,0.439084189309815,0.458942148751755,0.46829506710943,0.469663561445729,0.472779236162324,0.48360904363182,0.491807243355981,0.483588029512162,0.459842077823593,0.436136545559384,0.424554952905488,0.420693840142059,0.4163763933165,0.411438785581337,0.413730177194226,0.428485347922813,0.449087992599913,0.466245834218447,0.4772629818291,0.486039930540316,0.494647711593813,0.49669230318913,0.484169386589381,0.460711868512451,0.44158988113099,0.437839440090394,0.441536229630547,0.440592365552886,0.436179795156215,0.442730297236699],[0.0226918603753865,0.0382053253515058,0.0543773005126641,0.0849565483575114,0.128635652589831,0.169051018118542,0.19308095573795,0.203189865661295,0.205795268916695,0.20861645111564,0.220674462452998,0.247400421292272,0.279639324830909,0.304961507880513,0.319490267082992,0.327901860910561,0.33512445671338,0.345606385730735,0.36348332400828,0.388458935775705,0.415804873446741,0.440733742656996,0.458992746593247,0.466794883037271,0.467992489536655,0.474077243404792,0.491807243355981,0.507677692879297,0.503896944557904,0.480587427684073,0.455785648259172,0.44368092602074,0.439958344049395,0.436039663502974,0.4316896020926,0.435015834082681,0.451340200927786,0.473390263877326,0.491077480554345,0.501960036355071,0.511242844448911,0.521749517586555,0.525448601144149,0.512201578850094,0.485824153938282,0.464086249148102,0.459953954192522,0.464751205895275,0.46499924937509,0.461199799648683,0.467835041630759],[0.0221081111780568,0.0380840687391034,0.0518705141914604,0.0796664880504596,0.121538220159228,0.161419129688686,0.186158898282678,0.197077963680589,0.199235499638045,0.200474760734835,0.211423082374906,0.238677363741663,0.272228571166917,0.298318983747391,0.312455188069513,0.319408078209404,0.324411072215951,0.332936500117839,0.350264985949383,0.375894171990615,0.40353871876728,0.427329602525772,0.444068798352341,0.451513381679334,0.454029492570107,0.462592335719025,0.483588029512162,0.503896944557905,0.506227456261832,0.48949010008663,0.46879757155209,0.456414732531753,0.450397343347703,0.445509862382192,0.442519137322143,0.448194405159151,0.466632497873868,0.490196733611043,0.508662304073023,0.5197451973432,0.529102197886016,0.539854500427431,0.543599932673212,0.529687626975937,0.502006082931013,0.478983167376673,0.474042569654484,0.478062683511896,0.476929702418906,0.471344663130109,0.476823445684704],[0.0192972748291135,0.0356116588086776,0.0465888704428848,0.0718051109167692,0.112574159748106,0.151947374787411,0.176003247922498,0.186104880523813,0.187544239635493,0.188090698271463,0.197991035415441,0.223596057395594,0.255241826705762,0.279644005272815,0.29233381903075,0.29765805792069,0.300642835576825,0.30749841883916,0.324423770577444,0.350548981412123,0.37793526971434,0.399728810463848,0.414644974161663,0.422953449440548,0.428650367716082,0.439458303186664,0.459842077823594,0.480587427684073,0.48949010008663,0.484230845366375,0.472375416874993,0.460698163707857,0.451088686975665,0.444296767638183,0.442943624095666,0.451521912188858,0.47214524953392,0.497085633467737,0.516481498387758,0.527988647690225,0.53678025377018,0.54578138088254,0.547617292200202,0.532915275809014,0.505573049014237,0.48275875834055,0.476829521694732,0.478590441778143,0.474134533299673,0.465100874572452,0.468674607513855],[0.0166251175189173,0.0322177082620627,0.0412579332623144,0.0649003343733642,0.104893234765713,0.143578738926672,0.166502699904055,0.175400959541291,0.176135990325352,0.176390333969868,0.185666601415132,0.20975865541166,0.239308832172306,0.261547573354341,0.272353023428209,0.276251029677522,0.278414340680476,0.285099361878255,0.302500548182388,0.329156465360131,0.355949790034467,0.375438585067662,0.388213917260719,0.396915965782739,0.40512472162131,0.417359987582511,0.436136545559384,0.455785648259172,0.46879757155209,0.472375416874993,0.468435111231379,0.459422170015031,0.449080840343203,0.441476994009423,0.440606162951622,0.450393539252134,0.472361361980421,0.498432291172835,0.518457243656538,0.529834621887771,0.53751031395185,0.54443319605555,0.544251490695122,0.528812802680059,0.502029288859946,0.479877658124455,0.473702912379025,0.474225042628651,0.467709999290762,0.45657461194633,0.459386589339875],[0.0157786309103451,0.0291246356267592,0.0380833303825961,0.0616710344942862,0.1008406212425,0.138481517872149,0.160623618434228,0.169000153079858,0.169354995508846,0.169382638465077,0.178728193736514,0.203180237592353,0.232761966132105,0.253979104530278,0.263086482662052,0.266088035103276,0.269212797906219,0.277894716559139,0.297055887456202,0.324417648570495,0.350500579454025,0.367819908526032,0.378121765487047,0.38544867037553,0.393582438634855,0.406044181113312,0.424554952905488,0.44368092602074,0.456414732531752,0.460698163707857,0.459422170015031,0.455349888117668,0.449872476135279,0.444155568067038,0.442066619777388,0.450174908996043,0.47205200752875,0.498808781421859,0.518817411678937,0.529109381436008,0.535375475961557,0.541203508738676,0.540263440520645,0.524279252988556,0.497245062359597,0.475425119387053,0.470333511356097,0.472349735238402,0.467288600496787,0.457500998193171,0.461873900988569],[0.015320834914587,0.0264160928835393,0.0367667012492371,0.0611598429786833,0.0992267908756421,0.135442907580638,0.15714977087869,0.165789629595956,0.166439337958515,0.166692815903987,0.176661049081538,0.202363714525955,0.23301750425598,0.254119171117953,0.262224030835217,0.26494596200812,0.26966279248818,0.280884918805161,0.3021188462484,0.330269311677518,0.355639283522414,0.370753134432285,0.378168987573464,0.382926223188107,0.389439068788739,0.401496599158257,0.420693840142059,0.439958344049395,0.450397343347703,0.451088686975665,0.449080840343203,0.449872476135279,0.451376901968089,0.44988736596414,0.448051597036438,0.454871804888492,0.475976224283362,0.502392063128317,0.521892469247847,0.531363112983211,0.536802187192439,0.542042016419592,0.540666665428192,0.524246217019632,0.496956662604507,0.475579902202605,0.472015999154859,0.476445338154734,0.474326860754641,0.467414468485694,0.473757022857713],[0.013141952079488,0.0239139417559029,0.0364074277070802,0.0615355063179176,0.098035543560513,0.132469174994164,0.153889591090921,0.1634337203065,0.165382190838407,0.166839231539204,0.177732671916507,0.20396716548771,0.234863600825815,0.25607802348289,0.264331737959722,0.26741130770582,0.27282133348202,0.285014172433834,0.307373832604049,0.336262693460866,0.361021505897904,0.373607043309506,0.377661321888484,0.379686126428384,0.384767773448362,0.396577111193187,0.4163763933165,0.436039663502974,0.445509862382192,0.444296767638183,0.441476994009423,0.444155568067038,0.44988736596414,0.454087083196024,0.457858625031747,0.467995106514124,0.488749400593422,0.513223984062976,0.532025928598614,0.54248276607584,0.548642488569836,0.552915213701676,0.549990785589102,0.533117094808669,0.506768673133801,0.486646693534791,0.483833995147439,0.488987622430972,0.488309143092758,0.482972478937609,0.489123905867787],[0.00962070316816562,0.0219667756937601,0.0366508994378863,0.0620058163799043,0.0965617776673574,0.129046543615972,0.150268773980867,0.161065507288953,0.164904232232213,0.168089613361412,0.179763491086095,0.205412522534698,0.23540920982273,0.256769361369846,0.266211221915455,0.270155472518723,0.275151272423422,0.286574313382245,0.309134496410136,0.338975973627527,0.363677148260339,0.373997849489237,0.374913305773777,0.374831462072606,0.379374196969909,0.391377322675403,0.411438785581337,0.4316896020926,0.442519137322143,0.442943624095666,0.440606162951622,0.442066619777388,0.448051597036438,0.457858625031747,0.471457839062233,0.489491979422758,0.511752752149262,0.53451075146009,0.55327142593128,0.566188267317039,0.574062810549737,0.576978154350557,0.57168312334756,0.554459777554331,0.530026666886978,0.511538831164126,0.508179224538887,0.51177524286709,0.510371975484521,0.50481592197545,0.508754992172626],[0.00762430715900963,0.0214499198734321,0.0376885139603343,0.0628176104091112,0.0954114900412902,0.12614119351053,0.147330275514936,0.159286823481326,0.164453645143262,0.168461052099373,0.180126859813348,0.204885570505838,0.234084084927079,0.255910333902806,0.266899648450175,0.271934759777765,0.276521303328098,0.287204809707052,0.310343729395571,0.342014272811809,0.368010410311134,0.377789201111481,0.377248275544171,0.376230891865352,0.38079646670035,0.393220575043668,0.413730177194226,0.435015834082681,0.448194405159151,0.451521912188858,0.450393539252133,0.450174908996043,0.454871804888492,0.467995106514124,0.489491979422758,0.515745875129392,0.543133321982381,0.568622932017401,0.58939272141059,0.604032520366637,0.612543973118782,0.614574451294114,0.608108703220587,0.591006647618568,0.567817206203912,0.549778303687962,0.54475151836718,0.545929738009707,0.54330405084826,0.537569126338575,0.540123215159413],[0.0091589006740241,0.0229121181584461,0.0396474612639257,0.0643008086961966,0.095367918350293,0.124904427310549,0.146229194592453,0.158833987946666,0.163936442039167,0.166954905361007,0.177508440228303,0.201735186368487,0.231119034228132,0.253830406873757,0.266091910995561,0.272178336907421,0.277252984769834,0.288632814369124,0.313679062288349,0.348387788586863,0.377389876800323,0.389187998900115,0.389748533039457,0.389241041266658,0.394092004671593,0.406984823385701,0.428485347922813,0.451340200927786,0.466632497873868,0.47214524953392,0.472361361980421,0.47205200752875,0.475976224283362,0.488749400593422,0.511752752149262,0.543133321982381,0.579891489816235,0.615003446952348,0.640693227552964,0.655024335003,0.661899741910047,0.66410144349512,0.658911965568111,0.642567491498452,0.618860277638933,0.599138653325696,0.5916170129157,0.590659911199867,0.587575328027475,0.58300659709459,0.586932405944075],[0.0123535086113619,0.0255041836435166,0.0423031433367703,0.0669369601728294,0.097695246427747,0.126970654171923,0.148287939051957,0.160725829315896,0.164963430649948,0.166553187359872,0.175920882370973,0.199829771641696,0.229545466111812,0.252820756332902,0.265725022785431,0.27264423587875,0.278887013123408,0.292006196968851,0.319603670188119,0.357504949598187,0.389759186059976,0.404339817600011,0.406965494551783,0.407645941943052,0.413050632004732,0.426508784170891,0.449087992599913,0.473390263877326,0.490196733611043,0.497085633467737,0.498432291172835,0.498808781421859,0.502392063128317,0.513223984062976,0.53451075146009,0.568622932017401,0.615003446952348,0.661529964350107,0.693685379505064,0.708373019034013,0.713916640876153,0.716660320288563,0.713043239830729,0.697407018116191,0.672802436012822,0.650989436642837,0.640775220956778,0.637641384304702,0.634093496532438,0.630810773091416,0.636646075038659],[0.0144475321088493,0.0280467134870814,0.0453253497513456,0.0711766273093092,0.103646726979766,0.133934823992636,0.154740975922443,0.165959553302808,0.169454935750345,0.171034412275775,0.180448181283924,0.203924162419897,0.23291543691702,0.25554153363934,0.268205597825174,0.275594391087112,0.283196363791438,0.298266092384556,0.327992114572648,0.367888852076066,0.401796610629334,0.417561860121391,0.421086008099859,0.422630307690389,0.428916568775937,0.443127157996766,0.466245834218447,0.491077480554345,0.508662304073023,0.516481498387758,0.518457243656538,0.518817411678937,0.521892469247847,0.532025928598614,0.55327142593128,0.58939272141059,0.640693227552964,0.693685379505064,0.731958672093633,0.75117309266341,0.759059121077132,0.761790173772067,0.757212197393526,0.741394265942365,0.717420333900737,0.695389236232093,0.68298265091228,0.676993648752599,0.671773520528878,0.668122107397169,0.673287800893748],[0.01451241822894,0.029803440233887,0.0479775655285843,0.0758858192786237,0.111458756334261,0.143706461230417,0.163838107212786,0.173410608511967,0.176647601384842,0.179607818029667,0.19018508658607,0.213173923859123,0.240652454195423,0.261859488272072,0.273848879004003,0.281489521543979,0.290286387461154,0.306929616209746,0.337913388479374,0.378410118034794,0.412270451715893,0.427471401556844,0.430464443312404,0.432136955591859,0.439173916265262,0.454057902463434,0.4772629818291,0.501960036355071,0.5197451973432,0.527988647690225,0.529834621887771,0.529109381436008,0.531363112983211,0.54248276607584,0.566188267317039,0.604032520366637,0.655024335003,0.708373019034013,0.751173092663411,0.778226097529673,0.792040596706031,0.795054719943551,0.788084512150767,0.771682049115599,0.749655104696312,0.72906715082152,0.715289796331835,0.7063609893558,0.698680729923973,0.693144760907573,0.695144568018487],[0.0134516599587157,0.0304812318149881,0.0491169711378746,0.0783459919564488,0.11635087444094,0.150509664902736,0.170844469911743,0.179832686438706,0.183094390867664,0.186913366283649,0.198237102472678,0.221135350177003,0.248051476711448,0.268847967829996,0.280878738094951,0.288989130876933,0.298594810104402,0.316089864753118,0.347630916505408,0.388286895272678,0.422039039195408,0.436985789181323,0.439622691428143,0.440866806017986,0.447546656956644,0.462402232173585,0.486039930540316,0.511242844448911,0.529102197886016,0.53678025377018,0.53751031395185,0.535375475961557,0.536802187192439,0.548642488569836,0.574062810549737,0.612543973118782,0.661899741910047,0.713916640876153,0.759059121077132,0.792040596706031,0.811823445088911,0.818042298701227,0.812281860505905,0.796706957442559,0.77561236261166,0.755422795274529,0.741041135892844,0.730912484310399,0.722030820366355,0.715146602345967,0.714766766980591],[0.012184664428522,0.0298735894418936,0.0478109208618154,0.0764513991188953,0.114697704490176,0.149900457099137,0.171861305927171,0.182195069327086,0.185548505510878,0.188377265566261,0.198945893456674,0.222354612483207,0.25073177323223,0.273294804653498,0.286898206164275,0.296033547649337,0.305911837133245,0.323293649031453,0.354837546540918,0.39594582808551,0.430764527316019,0.447303940848557,0.450989028425408,0.451495296269285,0.456126506677243,0.469814678020682,0.494647711593813,0.521749517586555,0.539854500427431,0.545781380882539,0.54443319605555,0.541203508738676,0.542042016419592,0.552915213701676,0.576978154350557,0.614574451294114,0.66410144349512,0.716660320288563,0.761790173772067,0.795054719943551,0.818042298701227,0.831782934255224,0.834025627384994,0.821986847722224,0.799500733226275,0.777019090184183,0.7626638177211,0.754086287475037,0.746539338907004,0.740315104458059,0.740745009549303],[0.0113758786592171,0.0280434804242242,0.0440381258969864,0.0708230606303023,0.108018873309467,0.143403495752272,0.166853349020735,0.178698403652472,0.182030825701433,0.183365368612479,0.192639373221394,0.216311175705738,0.246327861020472,0.271331579071523,0.28739066816697,0.297999655017049,0.307727613410256,0.324150294421663,0.35508391850748,0.396587107492231,0.432960884568757,0.452003218086965,0.457544656787058,0.457420609055407,0.459390917895988,0.471139860930387,0.49669230318913,0.525448601144149,0.543599932673212,0.547617292200202,0.544251490695122,0.540263440520645,0.540666665428192,0.549990785589103,0.57168312334756,0.608108703220587,0.65891196556811,0.713043239830729,0.757212197393526,0.788084512150767,0.812281860505905,0.834025627384994,0.846204553107233,0.839402248954447,0.816347064838136,0.79191208929948,0.777821061626795,0.771088195639605,0.765329870251256,0.760592032978596,0.763350199941972],[0.0115914994526642,0.0251388192376269,0.0380544047895784,0.0627955601389712,0.099107724487911,0.134024472210158,0.1568316981457,0.168035338100033,0.171074994035733,0.172349353976725,0.181216192008275,0.203857529124282,0.233237750290338,0.259269362595121,0.27767308912116,0.289977868944833,0.299305263018981,0.314137195281635,0.3437550001667,0.385004366348379,0.422295336741163,0.443239184389206,0.450414823856973,0.450202304850737,0.450343846596568,0.459943837840332,0.484169386589381,0.512201578850094,0.529687626975937,0.532915275809014,0.528812802680059,0.524279252988556,0.524246217019632,0.533117094808669,0.554459777554332,0.591006647618568,0.642567491498452,0.697407018116191,0.741394265942365,0.771682049115599,0.79670695744256,0.821986847722224,0.839402248954446,0.837968384106799,0.81921307224918,0.79717672855382,0.783171392528298,0.775419497351596,0.769108763063164,0.764893743882469,0.768895828209003],[0.0126039892034018,0.021711875112217,0.0312487428714465,0.0544365433170178,0.0904693162179292,0.124513190276249,0.144658773502766,0.153134227850431,0.155719029247019,0.158581939873738,0.168281008165233,0.189059282651913,0.215832110290119,0.241320972989505,0.261422740636704,0.275209671095333,0.283911780284874,0.296837874960971,0.324742995420216,0.365192506093068,0.402562095543856,0.424289997295981,0.432358481381503,0.432455846616029,0.431880843911928,0.439542676278332,0.460711868512451,0.485824153938282,0.502006082931013,0.505573049014237,0.502029288859946,0.497245062359597,0.496956662604507,0.5067686731338,0.530026666886978,0.567817206203912,0.618860277638933,0.672802436012822,0.717420333900737,0.749655104696312,0.77561236261166,0.799500733226275,0.816347064838136,0.81921307224918,0.808757619221069,0.793236718475193,0.77965794064671,0.768713844728515,0.759639720544742,0.754464983981018,0.758013176984464],[0.0133920758986437,0.0187192720325778,0.0261432922601097,0.0485467178603732,0.084320421295265,0.117363566209445,0.135048316540061,0.141159134579828,0.143505326205363,0.148096884178574,0.159144488146665,0.179195166835087,0.204454269302239,0.22960097427405,0.250677200915191,0.265087608829077,0.2728180297753,0.283941985800991,0.310447344309692,0.350347696748992,0.387682358610529,0.409556408396027,0.417768285509471,0.417852599798406,0.416789056124265,0.423002454362375,0.44158988113099,0.464086249148102,0.478983167376673,0.48275875834055,0.479877658124455,0.475425119387052,0.475579902202605,0.486646693534791,0.511538831164126,0.549778303687962,0.599138653325696,0.650989436642838,0.695389236232093,0.72906715082152,0.755422795274529,0.777019090184183,0.79191208929948,0.79717672855382,0.793236718475193,0.783864544186173,0.772508441505872,0.760737253457883,0.749743800435967,0.742878890922022,0.745651321486086],[0.0132433983079006,0.0169049313606271,0.0245335471295971,0.0470326094185766,0.0821118946249729,0.114287591739835,0.131476061460251,0.137488888247712,0.140040182937765,0.14520462632401,0.157417469158103,0.179292120516932,0.206439741046498,0.232798630393512,0.254094213698673,0.267839041596672,0.274256187773986,0.2841000136905,0.3101171483734,0.350321470200625,0.387994106900862,0.409624129776975,0.417094601932727,0.416199279096981,0.414162394520702,0.419638658976955,0.437839440090394,0.459953954192522,0.474042569654484,0.476829521694731,0.473702912379025,0.470333511356097,0.472015999154859,0.483833995147439,0.508179224538888,0.54475151836718,0.5916170129157,0.640775220956778,0.68298265091228,0.715289796331835,0.741041135892844,0.7626638177211,0.777821061626796,0.783171392528298,0.77965794064671,0.772508441505872,0.765873337377905,0.758848748779751,0.749517114130461,0.741708533689831,0.745000769558399],[0.0128192790963617,0.0160916414016255,0.0251112973955133,0.0480965264079801,0.0822810561400769,0.113914062663951,0.132143744571539,0.139624747338963,0.142402140335997,0.146838672902345,0.159614774347633,0.184811112138843,0.216054057681938,0.244527788254317,0.26535821852726,0.277613000565924,0.282911699996743,0.292396017144489,0.318920635807337,0.359986585156321,0.39774123973533,0.41788435133975,0.42299538157567,0.419921230569029,0.416601552990779,0.422068758056881,0.441536229630547,0.464751205895275,0.478062683511897,0.478590441778143,0.474225042628651,0.472349735238402,0.476445338154734,0.488987622430972,0.51177524286709,0.545929738009707,0.590659911199867,0.637641384304702,0.676993648752599,0.7063609893558,0.730912484310399,0.754086287475036,0.771088195639605,0.775419497351596,0.768713844728515,0.760737253457883,0.758848748779751,0.75936507004516,0.756232969455926,0.752382638643508,0.759727708669011],[0.0130612176454187,0.0158522428499515,0.0258242178246622,0.0490696898156232,0.0825592190496153,0.114141378734128,0.133992284753065,0.143184656221075,0.145642027044141,0.148201202752072,0.1606122604985,0.189007860808978,0.224544341762145,0.254931804696063,0.274730759985274,0.285352127040801,0.290363130038896,0.300764836732139,0.328733235184467,0.370722880057251,0.407466892609289,0.423866209365925,0.424227190249541,0.417696722356713,0.413172633257409,0.419303690994989,0.440592365552886,0.46499924937509,0.476929702418906,0.474134533299673,0.467709999290762,0.467288600496787,0.474326860754641,0.488309143092758,0.510371975484521,0.54330405084826,0.587575328027474,0.634093496532438,0.671773520528878,0.698680729923973,0.722030820366355,0.746539338907004,0.765329870251256,0.769108763063164,0.759639720544742,0.749743800435966,0.749517114130462,0.756232969455926,0.764217043125277,0.773730616715519,0.790970576667741],[0.0134560954089633,0.01530729642547,0.025351634247369,0.0485475588451775,0.0817673680001241,0.113797207304149,0.135289287908722,0.145766370540687,0.147207893536936,0.147091220206974,0.158391638832914,0.189421680781059,0.228886688889647,0.261016412991644,0.279843297835096,0.289202483083125,0.294624453490113,0.306716257668493,0.336661005466127,0.379700972961929,0.415137602465859,0.427140109465569,0.422121121075806,0.411964100245248,0.406482117247161,0.413417849679406,0.436179795156215,0.461199799648683,0.471344663130109,0.465100874572452,0.45657461194633,0.457500998193171,0.467414468485694,0.482972478937609,0.50481592197545,0.537569126338575,0.58300659709459,0.630810773091416,0.668122107397169,0.693144760907573,0.715146602345967,0.740315104458059,0.760592032978596,0.764893743882469,0.754464983981018,0.742878890922022,0.741708533689831,0.752382638643508,0.773730616715519,0.803127594121945,0.836494412362482],[0.0120361759133872,0.0131250828735328,0.0231045235574797,0.0463898309169458,0.0798161590756366,0.112638483329245,0.135629046967152,0.146947457223577,0.146945012119781,0.143904555096121,0.154040475012052,0.187875481454371,0.231786167715914,0.266649722847255,0.285697207017158,0.294513551512573,0.300145057934403,0.313335009814453,0.345040636002025,0.389882261546216,0.426143307695915,0.437317726577243,0.430582794486151,0.418921787662896,0.41267686709026,0.41954907849355,0.442730297236699,0.467835041630759,0.476823445684704,0.468674607513855,0.459386589339875,0.461873900988569,0.473757022857713,0.489123905867787,0.508754992172626,0.540123215159413,0.586932405944075,0.636646075038659,0.673287800893748,0.695144568018487,0.714766766980591,0.740745009549303,0.763350199941972,0.768895828209003,0.758013176984464,0.745651321486086,0.745000769558399,0.759727708669011,0.790970576667741,0.836494412362482,0.890690855519201]],&#34;type&#34;:&#34;surface&#34;,&#34;contours&#34;:{&#34;z&#34;:{&#34;show&#34;:true,&#34;usecolormap&#34;:true,&#34;highlightcolor&#34;:&#34;#ff0000&#34;,&#34;project&#34;:{&#34;z&#34;:true}}},&#34;frame&#34;:null}],&#34;highlight&#34;:{&#34;on&#34;:&#34;plotly_click&#34;,&#34;persistent&#34;:false,&#34;dynamic&#34;:false,&#34;selectize&#34;:false,&#34;opacityDim&#34;:0.2,&#34;selected&#34;:{&#34;opacity&#34;:1},&#34;debounce&#34;:0},&#34;shinyEvents&#34;:[&#34;plotly_hover&#34;,&#34;plotly_click&#34;,&#34;plotly_selected&#34;,&#34;plotly_relayout&#34;,&#34;plotly_brushed&#34;,&#34;plotly_brushing&#34;,&#34;plotly_clickannotation&#34;,&#34;plotly_doubleclick&#34;,&#34;plotly_deselect&#34;,&#34;plotly_afterplot&#34;,&#34;plotly_sunburstclick&#34;],&#34;base_url&#34;:&#34;https://plot.ly&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
This covariance surface for the Brownian motion random walk we are using for data is interesting in its own right. There is a theoretical result that says that the estimate for the covariance function for this process is &lt;span class=&#34;math inline&#34;&gt;\(\hat{c}(t,s) = min(t,s)\)&lt;/span&gt;. You can find the proof in the book by Kokoszka and Reimherr referenced below. Using the mouse to hover over some points in the graph makes this result seem plausible.&lt;/p&gt;
&lt;div id=&#34;references&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;References&lt;/h4&gt;
&lt;div id=&#34;books&#34; class=&#34;section level5&#34;&gt;
&lt;h5&gt;Books&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;Kokoszka, P. and Reimherr, M. (2017). &lt;em&gt;Introduction to Functional Data Analysis&lt;/em&gt;. CRC.&lt;/li&gt;
&lt;li&gt;Ramsay, J.O. and Silverman, B.W. (2005). &lt;em&gt;Functional Data Analysis&lt;/em&gt;. Springer.&lt;/li&gt;
&lt;li&gt;Ramsay, J.0., Hooker, G. and Graves, S. (2009) &lt;em&gt;Functional Data Analysis with R and MATLAB&lt;/em&gt; Springer.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;online-resources&#34; class=&#34;section level5&#34;&gt;
&lt;h5&gt;Online Resources&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;Cao, J. (2019). &lt;a href=&#34;https://www.youtube.com/watch?v=SUp_Nq8NwfE&#34;&gt;&lt;em&gt;Functional Data Analysis Course&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Staicu, A. and Park, Y. (2016) &lt;a href=&#34;https://www4.stat.ncsu.edu/~staicu/FDAtutorial/&#34;&gt;&lt;em&gt;Short Course on Applied Functional Data Analysis&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;recommended-papers&#34; class=&#34;section level5&#34;&gt;
&lt;h5&gt;Recommended Papers&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;Sørensen, H. Goldsmith, J. and Sangalli, L. (2013). &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.5989&#34;&gt;&lt;em&gt;An introduction with medical applications fo functional data analysis&lt;/em&gt;&lt;/a&gt; Wiley&lt;/li&gt;
&lt;li&gt;Wang, J., Chiou, J. and Müller, H. (2015). &lt;a href=&#34;https://arxiv.org/pdf/1507.05135.pdf&#34;&gt;&lt;em&gt;Review of Functional Data Analysis&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Yao, F., Müller, H, Wang, J. (2012). &lt;a href=&#34;https://anson.ucdavis.edu/~mueller/jasa03-190final.pdf&#34;&gt;&lt;em&gt;Functional Data Analysis for Sparse Longitudinal Data&lt;/em&gt;&lt;/a&gt; JASA J100, I 470&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/05/14/basic-fda-descriptive-statistics-with-r/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Introduction to Functional Data Analysis with R</title>
      <link>https://rviews.rstudio.com/2021/05/04/functional-data-analysis-in-r/</link>
      <pubDate>Tue, 04 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/05/04/functional-data-analysis-in-r/</guid>
      <description>
        
&lt;script src=&#34;/2021/05/04/functional-data-analysis-in-r/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;Suppose you have data that looks something like this.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/04/functional-data-analysis-in-r/index_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;
This plot might depict 80 measurements for a participant in a clinical trial where each data point represents the change in the level of some protein level. Or it could represent any series of longitudinal data where the measurements are taken at irregular intervals. The curve looks like a time series with obvious correlations among the points, but there are not enough measurements to model the data with the usual time series methods. In a scenario like this, you might find &lt;a href=&#34;https://en.wikipedia.org/wiki/Functional_data_analysis&#34;&gt;Functional Data Analysis&lt;/a&gt; (FDA) to be a viable alternative to the usual multi-level, mixed model approach.&lt;/p&gt;
&lt;p&gt;This post is meant to be a “gentle” introduction to doing FDA with R for someone who is totally new to the subject. I’ll show some “first steps” code, but most of the post will be about providing background and motivation for looking into FDA. I will also point out some of the available resources that a newcommer to FDA should find helpful.&lt;/p&gt;
&lt;p&gt;FDA is a branch of statistics that deals with data that can be conceptualized as a function of an underlying, continuous variable. The data in FDA are smooth curves (or surfaces) in time or space. To fix a mental model of this idea, first consider an ordinary time series. For example, you might think of the daily closing prices of your favorite stock. The data that make up a time series are the individual points which are considered to be random draws from an underlying stochastic process.&lt;/p&gt;
&lt;p&gt;Now, go up a level of abstraction, and consider a space where the whole time series, or rather an imaginary continuous curve that runs through all of your data points is the basic item of analysis. In this conceptual model, the curve comprises an infinite number of points, not just the few you observed. Moreover, unlike in basic time series analysis, the observed points do not need to be equally spaced, and the various curves that make up your data set do not need to be sampled at the same time points.&lt;/p&gt;
&lt;p&gt;Mathematically, the curves are modeled as functions that live in an infinite dimensional vector space, what the mathematicians call a &lt;a href=&#34;https://iopscience.iop.org/article/10.1088/1742-6596/839/1/012002/pdf&#34;&gt;Hilbert Space&lt;/a&gt;. One way to think of this is that you are dealing with the ultimate large p small n problem. Each curve has infinitely many points, not just the 3 or 30 or 3,000 you happen to have.&lt;/p&gt;
&lt;p&gt;The theory of Hilbert Spaces is part of the area of mathematical analysis called &lt;a href=&#34;https://en.wikipedia.org/wiki/Functional_analysis&#34;&gt;Functional Analysis&lt;/a&gt;, a subject usually introduced as part of a second or third course in mathematical analysis, or perhaps in a course on &lt;a href=&#34;https://quantum.phys.cmu.edu/QCQI/qitd114.pdf&#34;&gt;Quantum Mechanics&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It would be a heavy lift to expect someone new to Functional Data Analysis to start with the mathematics. Fortunately, this is not really necessary. The practical applications of FDA and the necessary supporting software have been sufficiently developed so that anyone familiar with the basics of ordinary vector spaces should have sufficient background to get started. The salient points to remember are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hilbert space is an infinite dimensional linear vector space&lt;/li&gt;
&lt;li&gt;The vectors in Hilbert space are functions&lt;/li&gt;
&lt;li&gt;The inner product of two functions in the Hilbert space is defined as the integral of two functions, but it behaves very much like the familiar dot product.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Moreover, for the last twenty years or so mathematical statisticians have been writing R packages to put FDA within the reach of anyone with motivation and minimal R skills. The CRAN Task View on &lt;a href=&#34;https://cran.r-project.org/view=FunctionalData&#34;&gt;Functional Data Analysis&lt;/a&gt; categorizes and provides brief explanations for forty packages that collectively cover most of the established work on FDA. The following graph built with functions from the &lt;a href=&#34;https://cran.r-project.org/package=cranly&#34;&gt;&lt;code&gt;cranly&lt;/code&gt;&lt;/a&gt; package shows part of the network for two core FDA packages.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;fda.png&#34; height = &#34;600&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://cran.r-project.org/package=fda&#34;&gt;&lt;code&gt;fda&lt;/code&gt;&lt;/a&gt; package emphasized in the network plot above is the logical place for an R user to begin investigating FDA. With thirty-two reverse depends, thirty-eight reverse imports and thirteen reverse suggest, fda is at the root of Functional Data Analysis software for R. Moreover, in a very real sense, it is at the root of modern FDA itself. &lt;code&gt;fda&lt;/code&gt; was written to explicate the theory developed in the 2005 book by Ramsay and Silverman&lt;span class=&#34;math inline&#34;&gt;\(^{1}\)&lt;/span&gt;. Kokoszka and Reimnerr state that the first edition of this book published in 1997: “is largely credited with solidifying FDA as an official subbranch of statistics” (p xiv)&lt;span class=&#34;math inline&#34;&gt;\(^{2}\)&lt;/span&gt;. The &lt;a href=&#34;https://cran.r-project.org/package=refund&#34;&gt;&lt;code&gt;refund&lt;/code&gt;&lt;/a&gt; package is used extensively throughout the book by Kokoszka and Reimnerr.&lt;/p&gt;
&lt;div id=&#34;first-steps&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;First Steps&lt;/h3&gt;
&lt;p&gt;The synthetic data in the figure above were generated by a Wiener, Brownian Motion process, which for the purposes of this post, is just a convenient way to generate a variety of reasonable looking curves. We suppose that the data points shown represent noisy observations generated by a smooth curve f(t). We estimate this curve with the model: &lt;span class=&#34;math inline&#34;&gt;\(y_{i} = f(t_{i}) + \epsilon_{i}\)&lt;/span&gt; where the &lt;span class=&#34;math inline&#34;&gt;\(\epsilon_{i}\)&lt;/span&gt; are normally distributed with mean 0 and variance &lt;span class=&#34;math inline&#34;&gt;\(\sigma^{2}\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Notice that the measurement times are randomly selected within the 100 day window and not uniformly spaced.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(999)
n_obs &amp;lt;- 80
time_span &amp;lt;- 100
time &amp;lt;- sort(runif(n_obs,0,time_span))
Wiener &amp;lt;- cumsum(rnorm(n_obs)) / sqrt(n_obs)
y_obs &amp;lt;- Wiener + rnorm(n_obs,0,.05)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Remember that the task ahead is to represent the entire curve of infinitely many points and not just the handful of observed values. Here is where the linear algebra comes in. The curve is treated as a vector in an infinite dimensional vector space, and what we want is something that will serve as a basis for this curve projected down into the subspace where the measurements live. The standard way to do this for non-periodic data is to construct a &lt;a href=&#34;https://en.wikipedia.org/wiki/B-spline&#34;&gt;B-spline&lt;/a&gt; basis. (B-splines or basis splines are splines designed to have properties that make them suitable for representing vectors.) The code that follows is mostly &lt;em&gt;borrowed&lt;/em&gt; from Jiguo Cao’s Youtube Video Course&lt;span class=&#34;math inline&#34;&gt;\(^{3}\)&lt;/span&gt; which I very highly recommend for anyone just starting with FDA. In his first five videos, Cao explains B-splines and the placement of knots in great detail and derives the formula used in the code to calculates the number of basis elements from the number of knots and the order of the splines.&lt;/p&gt;
&lt;p&gt;Note that we are placing the knots at times equally spaced over the 100 day time span.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;times_basis = seq(0,time_span,1)
knots    = c(seq(0,time_span,5)) #Location of knots
n_knots   = length(knots) #Number of knots
n_order   = 4 # order of basis functions: cubic bspline: order = 3 + 1
n_basis   = length(knots) + n_order - 2;
basis = create.bspline.basis(c(min(times_basis),max(times_basis)),n_basis,n_order,knots)
n_basis&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 23&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and there are 23 basis vectors.&lt;/p&gt;
&lt;p&gt;Next, we use the function &lt;code&gt;eval.basis()&lt;/code&gt; to evaluate the basis functions at the times where our data curve was observed The matrix &lt;code&gt;PHI&lt;/code&gt; contains the values of the 23 basis functions &lt;span class=&#34;math inline&#34;&gt;\(\phi_j(t)\)&lt;/span&gt; evaluated at 80 points.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;PHI = eval.basis(time, basis) 
dim(PHI)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 80 23&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We plot the basis functions and locations of the knots.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;matplot(time,PHI,type=&amp;#39;l&amp;#39;,lwd=1,lty=1, xlab=&amp;#39;time&amp;#39;,ylab=&amp;#39;basis&amp;#39;,cex.lab=1,cex.axis=1)
for (i in 1:n_knots)
{
  abline(v=knots[i], lty=2, lwd=1)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/04/functional-data-analysis-in-r/index_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The plot shows that for interior points, four basis functions contribute to computing the value of any point. The endpoints, however, are computed from a single basis function.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;estimating-the-basis-coefficients&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Estimating the Basis Coefficients&lt;/h3&gt;
&lt;p&gt;As in ordinary regression, we express the function in terms of the coefficients &lt;span class=&#34;math inline&#34;&gt;\(c_j\)&lt;/span&gt; and basis functions &lt;span class=&#34;math inline&#34;&gt;\(\phi_j\)&lt;/span&gt; using the formula: &lt;span class=&#34;math inline&#34;&gt;\(f(t) = \sum c_j \phi_j(t)\)&lt;/span&gt;. Later we will see how to use built-in &lt;code&gt;fda&lt;/code&gt; functions to estimate the coefficients, but now we follow Cao’s lead and calculate everything from first principles.&lt;/p&gt;
&lt;p&gt;The following code uses matrix least squares equation &lt;span class=&#34;math inline&#34;&gt;\(\hat{c} = (\Phi^t\Phi)^{-1} \Phi^{t}y\)&lt;/span&gt; to estimate the coefficients.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Least squares estimate
# estimate basis coefficient
M = ginv(t(PHI) %*% PHI) %*% t(PHI)
c_hat = M %*% Wiener&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We compute &lt;span class=&#34;math inline&#34;&gt;\(\hat{y}\)&lt;/span&gt;, the estimates of our observed values, and plot.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;y_hat = PHI %*% c_hat
# Augment data frame for plotting
df &amp;lt;- df %&amp;gt;% mutate(y_hat = y_hat)
p2 &amp;lt;- df %&amp;gt;% ggplot() + 
      geom_line(aes(x = time, y = Wiener), col = &amp;quot;grey&amp;quot;) +
      geom_point(aes(x = time, y = y_obs)) +
      geom_line(aes(x = time, y = y_hat), col = &amp;quot;red&amp;quot;)
p2 + ggtitle(&amp;quot;Original curve and least squares estimate&amp;quot;) + 
      xlab(&amp;quot;time&amp;quot;) + ylab(&amp;quot;f(time)&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/04/functional-data-analysis-in-r/index_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;
The gray curve in the plot represents the underlying Brownian motion process, the dots are the observed values (the same as in the first plot), and the red curve represents the least squares “smoothed” estimates.&lt;/p&gt;
&lt;p&gt;Now, we work through the matrix calculations to estimate the variance of the noise and the error bars for &lt;span class=&#34;math inline&#34;&gt;\(\hat{y}\)&lt;/span&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# estimate the variance of noise
## SSE = (Y - Xb)&amp;#39;(Y - Xb)
SSE = t(y_hat-y_obs)%*%(y_hat-y_obs)
sigma2 = SSE/(n_obs-n_basis)

# estimate the variance of the fitted curve
# H is the Hat matrix H
# H = X*inv(X&amp;#39;X)*X``
H = PHI %*% M
varYhat = diag(H %*% H * matrix(sigma2,n_obs,n_obs))

# 95% confidence interval

y_hat025 = y_hat-1.96*sqrt(varYhat)
y_hat975 = y_hat+1.96*sqrt(varYhat)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And, we plot. We have a satisfying smoothed representation of our original curve that looks like it would be and adequate starting point for further study. Note that process of using regression to produce a curve from the basis functions is often referred to as “regression smoothing”&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df &amp;lt;- mutate(df, y_hat025 = y_hat025,
                 y_hat975 = y_hat975)
#names(df) &amp;lt;- c(&amp;quot;time&amp;quot;,&amp;quot;Wiener&amp;quot;,&amp;quot;y_hat&amp;quot;, &amp;quot;y_hat025&amp;quot;, &amp;quot;y_hat975&amp;quot;)
p3 &amp;lt;- df %&amp;gt;% ggplot() + 
      geom_line(aes(x = time, y = Wiener), col = &amp;quot;grey&amp;quot;) +
      geom_point(aes(x = time, y = y_obs)) +
      geom_line(aes(x = time, y = y_hat), col = &amp;quot;red&amp;quot;) +
      geom_line(aes(x = time, y_hat025), col = &amp;quot;green&amp;quot;) +
      geom_line(aes(x = time, y_hat975), col = &amp;quot;green&amp;quot;) 
p3 + ggtitle(&amp;quot;Estimated curve with error bars&amp;quot;) + 
     xlab(&amp;quot;time&amp;quot;) + ylab(&amp;quot;f(time)&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/04/functional-data-analysis-in-r/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We finish for today, by showing how to do the hard work of estimating coefficients and function values with a single line of code using the &lt;code&gt;fda&lt;/code&gt; function &lt;code&gt;smooth.basis()&lt;/code&gt;. The function takes the arguments &lt;code&gt;argvals&lt;/code&gt; the times we want to use for evaluation as a vector (or matrix or array), &lt;code&gt;y&lt;/code&gt; the observed values, and &lt;code&gt;fdParobj&lt;/code&gt;, an &lt;code&gt;fda&lt;/code&gt; object containing the basis elements.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;Wiener_obj &amp;lt;- smooth.basis(argvals = time, y = y_obs, fdParobj = basis)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Here we plot our “hand calculated” curve in red and show the &lt;code&gt;smooth.basis()&lt;/code&gt; curve in blue. They are reasonably close, except at the end points, where there is not much data to construct the basis.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot(time, Wiener, type = &amp;quot;l&amp;quot;, xlab = &amp;quot;time&amp;quot;, ylab = &amp;quot;f(time)&amp;quot;, 
     main = &amp;quot;Comparison of fda package and naive smoothing estimates&amp;quot;, col = &amp;quot;grey&amp;quot;)
lines(time,y_hat,type = &amp;quot;l&amp;quot;,col=&amp;quot;red&amp;quot;)
lines(Wiener_obj, lwd = 1, col = &amp;quot;blue&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/05/04/functional-data-analysis-in-r/index_files/figure-html/unnamed-chunk-11-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Note that we have shown the simplest use of &lt;code&gt;smooth.basis()&lt;/code&gt; which is capable of computing penalized regression estimates and more. The &lt;a href=&#34;https://www.rdocumentation.org/packages/fda/versions/5.1.9/topics/smooth.basis&#34;&gt;examples&lt;/a&gt; of using the &lt;code&gt;smooth.basis()&lt;/code&gt; function in the &lt;code&gt;fda&lt;/code&gt; pdf are extensive and worth multiple blog posts. In general, the pdf level documentation for &lt;code&gt;fda&lt;/code&gt; is superb. However, the package lacks vignettes. For a price, the book &lt;em&gt;Functional Data Analysis with R and Matlab&lt;/em&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{4}\)&lt;/span&gt; supplies the equivalent of several the missing vignettes.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;next-steps&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Next Steps&lt;/h3&gt;
&lt;p&gt;Once you have a basis representation, what’s next? You may be interested in the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;More exploratory work such as &lt;a href=&#34;https://en.wikipedia.org/wiki/Functional_principal_component_analysis&#34;&gt;Functional Principal Components Analysis&lt;/a&gt;, the analog of principal components analysis.&lt;/li&gt;
&lt;li&gt;Clustering curves. See the &lt;a href=&#34;https://cran.r-project.org/package=funHDDC&#34;&gt;funHDDC&lt;/a&gt; package.&lt;/li&gt;
&lt;li&gt;Setting up regression models where either the dependent variable, or some of the independent variables, or both are functional objects. See the &lt;a href=&#34;https://CRAN.R-project.org/package=refund&#34;&gt;refund&lt;/a&gt; package and the book by Kokoszka and Reimnerr&lt;span class=&#34;math inline&#34;&gt;\(^{2}\)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Studying the shape of the curves themselves. For example, the shape of a protein concentration curve may convey some clinical meaning. FDA permits studying the velocity and acceleration of curves, offering the possibility of obtaining more information than the standard practice of looking at the area under the curves. You can explore this with the &lt;code&gt;fda&lt;/code&gt; package (But be sure to check that the order of your basis functions is adequate to compute derivatives.). See the book by Ramsay, Hooker and Graves&lt;span class=&#34;math inline&#34;&gt;\(^{4}\)&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;Learning what to do when you have sparse data. See the paper by Yao et al. below&lt;span class=&#34;math inline&#34;&gt;\(^{5}\)&lt;/span&gt; and look into the &lt;a href=&#34;https://cran.r-project.org/package=fdapace&#34;&gt;fdapace&lt;/a&gt; package.&lt;/li&gt;
&lt;li&gt;Working with two and three dimensional medical images&lt;span class=&#34;math inline&#34;&gt;\(^{6}\)&lt;/span&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I would like to make Functional Data Analysis a regular feature on R Views. If you are working with FDA and would like to post, please let me (&lt;a href=&#34;mailto:joseph.rickert@rstudio.com&#34; class=&#34;email&#34;&gt;joseph.rickert@rstudio.com&lt;/a&gt;) know.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;references&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;References&lt;/h3&gt;
&lt;div id=&#34;books&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Books&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{2}\)&lt;/span&gt;Kokoszka, P. and Reimherr, M. (2017). &lt;em&gt;Introduction to Functional Data Analysis&lt;/em&gt;. CRC.&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{1}\)&lt;/span&gt;Ramsay, J.O. and Silverman, B.W. (2005). &lt;em&gt;Functional Data Analysis&lt;/em&gt;. Springer.&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{4}\)&lt;/span&gt;Ramsay, J.0., Hooker, G. and Graves, S. (2009) &lt;em&gt;Functional Data Analysis with R and MATLAB&lt;/em&gt; Springer.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;online-resources&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Online Resources&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{3}\)&lt;/span&gt;Cao, J. (2019). &lt;a href=&#34;https://www.youtube.com/watch?v=SUp_Nq8NwfE&#34;&gt;&lt;em&gt;Functional Data Analysis Course&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Staicu, A. and Park, Y. (2016) &lt;a href=&#34;https://www4.stat.ncsu.edu/~staicu/FDAtutorial/&#34;&gt;&lt;em&gt;Short Course on Applied Functional Data Analysis&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;recommended-papers&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Recommended Papers&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{6}\)&lt;/span&gt;Sørensen, H. Goldsmith, J. and Sangalli, L. (2013). &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.5989&#34;&gt;&lt;em&gt;An introduction with medical applications fo functional data analysis&lt;/em&gt;&lt;/a&gt; Wiley&lt;/li&gt;
&lt;li&gt;Wang, J., Chiou, J. and Müller, H. (2015). &lt;a href=&#34;https://arxiv.org/pdf/1507.05135.pdf&#34;&gt;&lt;em&gt;Review of Functional Data Analysis&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(^{5}\)&lt;/span&gt; Yao, F., Müller, H, Wang, J. (2012). &lt;a href=&#34;https://anson.ucdavis.edu/~mueller/jasa03-190final.pdf&#34;&gt;&lt;em&gt;Functional Data Analysis for Sparse Longitudinal Data&lt;/em&gt;&lt;/a&gt; JASA J100, I 470&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/05/04/functional-data-analysis-in-r/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>March 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/04/22/march-2021-top-40-new-cran-packages/</link>
      <pubDate>Thu, 22 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/04/22/march-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;By my count, two hundred twenty-one new packages &lt;em&gt;stuck&lt;/em&gt; to CRAN in March 2021.&lt;sup&gt;1&lt;/sup&gt; Here are my &amp;ldquo;Top 40&amp;rdquo; selections in twelve categories: Computational Methods, Data, Engineering, Genomics, Machine Learning, Medicine, Music, Networks, Science, Statistics, Utility, and Visualization. Two of these categories Engineering and Music have only one entry each. However, I decided to give them their own category in order to draw attention to  the use of R outside of the mainstream, and I have always lamented the fate of the &lt;em&gt;Miscellaneous&lt;/em&gt;. In the same spirit, note that the complete works of &lt;em&gt;the Bard&lt;/em&gt; appear in the Data category and that due to &lt;code&gt;tidypaleo&lt;/code&gt; &lt;em&gt;Paleoenvironmental&lt;/em&gt; is now &lt;em&gt;a thing&lt;/em&gt; in R.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gamlss.foreach&#34;&gt;gamlss&lt;/a&gt; v1.0-5: Implements computationally intensive calculations for Generalized Additive Models for location, scale, and shape as described in &lt;a href=&#34;https://rss.onlinelibrary.wiley.com/doi/full/10.1111/j.1467-9876.2005.00510.x&#34;&gt;Rigby &amp;amp; Stasinopoulos (2005)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=waydown&#34;&gt;waydown&lt;/a&gt; v1.1.0: Implements an algorithm based on the classical Helmholtz decomposition to obtain an approximate potential function for non gradient fields. See &lt;a href=&#34;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007788&#34;&gt;Rodríguez-Sánchez (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/waydown/vignettes/examples.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;waydown.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aopdata&#34;&gt;aopdata&lt;/a&gt; v0.2.1: Provides functions to download data from the &lt;a href=&#34;https://www.ipea.gov.br/acessooportunidades/en/&#34;&gt;Access to Opportunities Project&lt;/a&gt; (AOP) which includes annual estimates of access to employment, health and education services by transport mode, as well as data on the spatial distribution of population, schools and health-care facilities at a fine spatial resolution for all cities included in the study. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/aopdata/vignettes/intro_to_aopdata.html&#34;&gt;Introduction&lt;/a&gt; to the package, and there are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/aopdata/vignettes/access_inequality.html&#34;&gt;Analyzing Inequality&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/aopdata/vignettes/access_maps.html&#34;&gt;Mapping Urban Accessibility&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/aopdata/vignettes/landuse_maps.html&#34;&gt;Mapping Pooulation and Land Use&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aopdata.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bardr&#34;&gt;bardr&lt;/a&gt; v0.0.9: Provides R data structures for Shakespeare&amp;rsquo;s complete works, as provided by &lt;a href=&#34;https:www.gutenberg.org/ebooks/100&#34;&gt;Project Gutenberg&lt;/a&gt;. See &lt;a href=&#34;https://cran.r-project.org/web/packages/bardr/readme/README.html&#34;&gt;README&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metro&#34;&gt;metro&lt;/a&gt; v0.9.1: Provides access to the &lt;a href=&#34;https://developer.wmata.com/&#34;&gt;Metro Transparent Data Sets API&lt;/a&gt; published by the Washington Metropolitan Area Transit Authority, the  government agency operating light rail and passenger buses in the Washington D.C. area. See &lt;a href=&#34;https://cran.r-project.org/web/packages/metro/readme/README.html&#34;&gt;README&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RAQSAPI&#34;&gt;RAQSAPI&lt;/a&gt; v2.0.1: Provides functions to retrieve air monitoring data and associated metadata from the US Environmental Protection Agency&amp;rsquo;s &lt;a href=&#34;https://aqs.epa.gov/aqsweb/documents/data_api.html&#34;&gt;Air Quality System Service&lt;/a&gt;. There are several short vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/RAQSAPI/vignettes/Intro.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/RAQSAPI/vignettes/RAQSAPIusagetipsandprecautions.html&#34;&gt;Usage tips and precautions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=troopdata&#34;&gt;troopdata&lt;/a&gt; v0.1.3: Provides access to U.S. Department of Defense data on overseas military deployments and includes functions for pulling country-year troop deployment and basing data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/troopdata/readme/README.html&#34;&gt;README&lt;/a&gt; to get started&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;troopdata.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;engineering&#34;&gt;Engineering&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pipenostics&#34;&gt;pipenostics&lt;/a&gt; v0.1.7: Implements empirical and data-driven models of heat losses, corrosion diagnostics, reliability and predictive maintenance of pipeline systems which should be of interest to the engineering departments of heat generating and heat transferring companies. See &lt;a href=&#34;https://link.springer.com/book/10.1007%2F978-3-319-25307-7&#34;&gt;Timashev et al. (2016)&lt;/a&gt; and &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S2214785317313755?via%3Dihub&#34;&gt;Reddy (2017)&lt;/a&gt; for the methods used and &lt;a href=&#34;https://cran.r-project.org/web/packages/pipenostics/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pipenostics.svg&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=glmmSeq&#34;&gt;glmmSeq&lt;/a&gt; v0.1.0: Provides functions to fit negative binomial mixed effects models with matched samples to model expression data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/glmmSeq/vignettes/glmmSeq.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;glmmSeq.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ondisc&#34;&gt;ondisc&lt;/a&gt; v1.0.0: Implements a method to allow researchers to analyze large-scale single-cell data as and R object stored on disk. There is a tutorial on the the &lt;a href=&#34;https://cran.r-project.org/web/packages/ondisc/vignettes/tutorial_odm_class.html&#34;&gt;ondisc matrix class&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/ondisc/vignettes/tutorial_other_classes.html&#34;&gt;Metadata&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SignacX&#34;&gt;SignacX&lt;/a&gt; v2.2.0: Implements a neural network trained with flow-sorted gene expression data to classify cellular phenotypes in single cell RNA-sequencing data. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2021.02.01.429207v3&#34;&gt;Chamberlain et al. (2021)&lt;/a&gt; for background. There are seven vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/SignacX/vignettes/signac-Seurat_AMP.html&#34;&gt;Analysis of Kidney Lupus Data&lt;/a&gt; and an &lt;a href=&#34;https://cran.r-project.org/web/packages/SignacX/vignettes/signac-Seurat_pbmcs.html&#34;&gt;Analysis of PBMCs from 10X Genomics&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SignacX.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=opitools&#34;&gt;opitools&lt;/a&gt; v1.0.3: Implements a tool to analyze opinions inherent in a text document relating to a specific subject (A) and assess how opinions expressed with respect to another subject (B) may affect the opinions on subject A. This package has been designed specifically for application to social media datasets, such as Twitter and Facebook. See &lt;a href=&#34;https://osf.io/preprints/socarxiv/c32qh/&#34;&gt;Adepeju and Jimoh (2021)&lt;/a&gt; for an extended example that demonstrates the utility of the approach and the &lt;a href=&#34;https://cran.r-project.org/web/packages/opitools/vignettes/opitools-vignette.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;opitools.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=poems&#34;&gt;poems&lt;/a&gt; v1.0.1: Provides a framework of interoperable R6 classes for building ensembles of viable models via the &lt;a href=&#34;https://en.wikipedia.org/wiki/Pattern-oriented_modeling&#34;&gt;pattern-oriented modeling&lt;/a&gt; (POM) approach. The package includes classes for encapsulating and generating model parameters, and managing the POM workflow which includes: model setup; generating model parameters via Latin hyper-cube sampling; running multiple sampled model simulations; collating summary results; and validating and selecting an ensemble of models that best match known patterns. There are two vignettes: &lt;a href=&#34;https://cran.r-project.org/web/packages/poems/vignettes/simple_example.pdf&#34;&gt;Simple Example&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/poems/vignettes/thylacine_example.pdf&#34;&gt;Thylacine Example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;poems.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dampack&#34;&gt;dampack&lt;/a&gt; v1.0.0: Implements a suite of functions for analyzing and visualizing the health economic outputs of mathematical models. See &lt;a href=&#34;https://www.cambridge.org/core/books/decision-making-in-health-and-medicine/31FD197195DAE2A6321409568BEFA2DD&#34;&gt;Hunink et al. (2014)&lt;/a&gt; for the theoretical underpinnings. There are five vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/dampack/vignettes/basic_cea.html&#34;&gt;Basic Cost Effectiveness Analysis&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/dampack/vignettes/psa_analysis.html&#34;&gt;Probabilistic Sensitivity Analysis: Analysis&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/dampack/vignettes/voi.html&#34;&gt;Value of Information Analysis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dampack.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rdecision&#34;&gt;rdecision&lt;/a&gt; v1.0.3: Provides classes and functions for using decision trees to model health care interventions using cohort models. See &lt;a href=&#34;https://www.amazon.com/Decision-Modelling-Economic-Evaluation-Handbooks/dp/0198526628&#34;&gt;Briggs et al.&lt;/a&gt; for theory and terminology. There are five vignettes including &lt;a href=&#34;https://cran.r-project.org/web/packages/rdecision/vignettes/DT01-Sumatriptan.html&#34;&gt;Elementary decision tree (Evans 1997)&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/rdecision/vignettes/DT02-Tegaderm.html&#34;&gt;Decision tree with PSA&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rdecision.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;music&#34;&gt;Music&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gm&#34;&gt;gm&lt;/a&gt; v1.0.2: Implements a high-level language to create music including converting your music to musical scores and audio files. It works with &lt;a href=&#34;https://rmarkdown.rstudio.com/&#34;&gt;R Markdown&lt;/a&gt;, R &lt;a href=&#34;https://jupyter.org/&#34;&gt;Jupyter Notebooks&lt;/a&gt;, and RStudio. There vignette is available in &lt;a href=&#34;https://cran.r-project.org/web/packages/gm/vignettes/gm.html&#34;&gt;English&lt;/a&gt; and in &lt;a href=&#34;https://cran.r-project.org/web/packages/gm/vignettes/cn.html&#34;&gt;Chinese&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gm.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks&#34;&gt;Networks&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sfnetworks&#34;&gt;sfnetworks&lt;/a&gt; v0.5.1: Provides a tidy approach to spatial network analysis in the form of classes and functions that enable a seamless interaction between the network analysis package &lt;code&gt;tidygraph&lt;/code&gt; and the spatial analysis package &lt;code&gt;sf&lt;/code&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/sfnetworks/vignettes/structure.html&#34;&gt;sf network structure&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sfnetworks/vignettes/preprocess_and_clean.html&#34;&gt;Preprocessing&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sfnetworks/vignettes/join_filter.html&#34;&gt;Spatial joins and filters&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sfnetworks/vignettes/routing.html&#34;&gt;Routing&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/sfnetworks/vignettes/morphers.html&#34;&gt;Spatial morphers&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sfnetworks.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=valhallr&#34;&gt;valhallr&lt;/a&gt; v0.1.0: Implements an interface to the &lt;a href=&#34;https://github.com/valhalla/valhalla&#34;&gt;Valhalla&lt;/a&gt; routing engine’s API for turn-by-turn routing, isochrones, and origin-destination analyses. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/valhallr/vignettes/valhallr.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;valhallr.jpeg&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=asteRisk&#34;&gt;asteRisk&lt;/a&gt; v0.99.4: Provides functions to calculate the positions of satellites given a known state vector. It includes implementations of the SGP4 and SDP4 simplified perturbation models to propagate orbital state vectors. See &lt;a href=&#34;https://celestrak.com/NORAD/documentation/spacetrk.pdf&#34;&gt;Hoots et al. (1988)&lt;/a&gt;, &lt;a href=&#34;https://arc.aiaa.org/doi/10.2514/6.2006-6753&#34;&gt;Vallado et al. (2012)&lt;/a&gt;, and &lt;a href=&#34;https://arc.aiaa.org/doi/10.2514/1.9161&#34;&gt;Hoots et al. (2014)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/asteRisk/vignettes/asteRisk.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;asteRisk.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=forImage&#34;&gt;forImage&lt;/a&gt; v0.1.0: Implements a tool to measure the size of foraminifera and other unicellulars and includes functions to guide foraminiferal test biovolume calculations and cell biomass estimations. The volume function includes several microalgae models geometric adaptations based on &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1046/j.1529-8817.1999.3520403.x&#34;&gt;Hillebrand et al. (1999)&lt;/a&gt;, &lt;a href=&#34;https://academic.oup.com/plankt/article/25/11/1331/1490055&#34;&gt;Sun &amp;amp; Liu (2003)&lt;/a&gt;, and &lt;a href=&#34;http://siba-ese.unisalento.it/index.php/twb/article/view/106&#34;&gt;Vadrucci et al. (2007)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/forImage/vignettes/forImage_vignette.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forImage.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OpenSpecy&#34;&gt;OpenSpecy&lt;/a&gt; v0.9.1: Provides functions to analyze, process, identify and share Raman and (FT)IR spectra with functions to implement Savitzky-Golay smoothing in accordance with &lt;a href=&#34;https://journals.sagepub.com/doi/10.1366/000370207782597003&#34;&gt;Zhao et al. (2007)&lt;/a&gt; and identify spectra using an onboard reference library, see &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0003702820929064&#34;&gt;Cowger et al. 2020&lt;/a&gt;. Analyzed spectra can be shared via &lt;a href=&#34;https://wincowger.shinyapps.io/OpenSpecy/&#34;&gt;Shiny App&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/OpenSpecy/vignettes/sop.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;OpenSpecy.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tidypaleo&#34;&gt;tidypaleo&lt;/a&gt; v0.1.1: Provides functions with a common framework for age-depth model management, stratigraphic visualization, and common statistical transformations with a focus on stratigraphic visualization using &lt;code&gt;ggplot2&lt;/code&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/tidypaleo/vignettes/age_depth.html&#34;&gt;Age-depth Models&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/tidypaleo/vignettes/nested_analysis.html&#34;&gt;Nested Analyses&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/tidypaleo/vignettes/strat_diagrams.html&#34;&gt;Stratigraphic Diagrams&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidypaleo.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=VulnToolkit&#34;&gt;VulnToolkit&lt;/a&gt; v1.1.2: Provides functions to analyze and summarize tidal data sets and to access to NOAA mean sea level data. See &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0272771415002139?via%3Dihub&#34;&gt;Hill &amp;amp; Anisfeld (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/VulnToolkit/vignettes/Tidal_data.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;VulnToolkit.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=corncob&#34;&gt;corncob&lt;/a&gt; v0.2.0: Implements functions for modeling correlated count data using the beta-binomial distribution, described in &lt;a href=&#34;https://projecteuclid.org/journals/annals-of-applied-statistics/volume-14/issue-1/Modeling-microbial-abundances-and-dysbiosis-with-beta-binomial-regression/10.1214/19-AOAS1283.short&#34;&gt;Martin et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/corncob/vignettes/corncob-intro.pdf&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;corncob.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hawkesbow&#34;&gt;hawkesbow&lt;/a&gt; v1.0.2: Implements an estimation method for &lt;a href=&#34;https://arxiv.org/pdf/1507.02822.pdf#:~:text=The%20Hawkes%20process%20(HP)%20is,trade%20orders%2C%20or%20bank%20defaults.&#34;&gt;Hawkes processes&lt;/a&gt; when count data are only observed in discrete time, using a spectral approach derived from the Bartlett spectrum. See &lt;a href=&#34;https://arxiv.org/abs/2003.04314&#34;&gt;Cheysson and Lang (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/hawkesbow/vignettes/hawkesbow.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LMMELSM&#34;&gt;LMMELSM&lt;/a&gt; v0.1.0: Implements two-level mixed effects location scale models on multiple observed or latent outcomes, and between-group variance modeling. See &lt;a href=&#34;https://econtent.hogrefe.com/doi/10.1027/1015-5759/a000624&#34;&gt;Williams et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1541-0420.2007.00924.x&#34;&gt;Hedeker et al. (2008)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/LMMELSM/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mixpoissonreg&#34;&gt;mixpoissinreg&lt;/a&gt; v1.0.0: Provides functions to fit mixed Poisson regression models (Poisson-Inverse Gaussian or Negative-Binomial) with count data response variables. See &lt;a href=&#34;https://link.springer.com/article/10.1007%2Fs11222-015-9601-6&#34;&gt; Barreto-Souza and Simas (2016)&lt;/a&gt; for background. There are five vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/mixpoissonreg/vignettes/influence-mixpoissonreg.html&#34;&gt;Global and Local Influence&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mixpoissonreg/vignettes/intervals-mixpoissonreg.html&#34;&gt;Confidence and Prediction Intervals&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mixpoissonreg/vignettes/ml-mixpoissonreg.html&#34;&gt;MLE&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/mixpoissonreg/vignettes/tidyverse-mixpoissonreg.html&#34;&gt;Tidy Methods&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/mixpoissonreg/vignettes/tutorial-mixpoissonreg.html&#34;&gt;Overdispersed Count Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mixpoissinreg.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ppdiag&#34;&gt;ppdiag&lt;/a&gt; v0.1.0: Provides a suite of diagnostic tools for univariate point processes including tools for simulating and fitting both common and more complex temporal point processes and the diagnostic tools described in &lt;a href=&#34;https://direct.mit.edu/neco/article/14/2/325/6578/The-Time-Rescaling-Theorem-and-Its-Application-to&#34;&gt;Brown et al. (2002)&lt;/a&gt; and &lt;a href=&#34;https://arxiv.org/abs/2001.09359&#34;&gt;Wu et al. (2020)&lt;/a&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/ppdiag/vignettes/fitting_markov_modulated.html&#34;&gt;Markov Modulated Point Processes&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/ppdiag/vignettes/ppdiag.html&#34;&gt;Diagnostic Tools&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=robustlm&#34;&gt;robustlm&lt;/a&gt; v0.1.0: Implements a computationally efficient exponential squared loss algorithm for variable selection proposed by &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.2013.766613&#34;&gt;Wang et al.(2013)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/robustlm/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;robustlm.png&#34; height = &#34;200&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=smmR&#34;&gt;smmR&lt;/a&gt; v1.0.2: Provides functions to estimate and simulate multi-state semi-Markov models. The methods implemented are described in &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10485250701261913&#34;&gt;Barbu &amp;amp; Limnios (2008)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/10485252.2011.555543&#34;&gt;Trevezas &amp;amp; Limnios (2011)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/smmR/vignettes/Textile-Factory.html&#34;&gt;vignette&lt;/a&gt; contains an extended example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;smmR.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spotoroo&#34;&gt;spotoroo&lt;/a&gt; v0.1.1: Implements an algorithm to cluster satellite hot spot data spatially and temporally. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/spotoroo/vignettes/Clustering-hot-spots.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spotoroo.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=clock&#34;&gt;clock&lt;/a&gt; v0.2.0: Provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (duration, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. There is a &lt;a href=&#34;Getting Started&#34;&gt;Getting Started&lt;/a&gt; guide, as well as vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/clock/vignettes/faq.html&#34;&gt;FAQ&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/clock/vignettes/recipes.html&#34;&gt;Examples and Recipies&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=crosstable&#34;&gt;crosstable&lt;/a&gt; v0.2.1: Provides functions to create descriptive tables for continuous and categorical variables, apply summary statistics, and create reports using &lt;code&gt;rmarkdown&lt;/code&gt; or &lt;code&gt;officer&lt;/code&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/crosstable/vignettes/crosstable.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/crosstable/vignettes/crosstable-install.html&#34;&gt;Troubleshooting&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/crosstable/vignettes/crosstable-report.html&#34;&gt;Making Automatic Reports&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/crosstable/vignettes/crosstable-selection.html&#34;&gt;Selecting Variables&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pkgdepends&#34;&gt;pkgdepends&lt;/a&gt; v0.1.0: Provides functions to find recursive dependencies for R packages from various sources including CRAN, Bioconductor, and GitHub enabling users to obtain a consistent set of packages to install. See &lt;a href=&#34;https://cran.r-project.org/web/packages/pkgdepends/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pkglite&#34;&gt;pkglite&lt;/a&gt; v0.1.1: Implements a tool, grammar, and standard to represent and exchange R package source code as text files. Converts one or more source packages to a text file and restores the package structures from the file. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/pkglite/vignettes/filespec.html&#34;&gt;Generating File Specifications&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/pkglite/vignettes/format.html&#34;&gt;Representing Packages&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/pkglite/index.html&#34;&gt;Compact Package Representation&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=datplot&#34;&gt;datplot&lt;/a&gt; v1.0.0: Provides tools to process and prepare data for visualization and employs the concept of &lt;a href=&#34;https://www.jratcliffe.net/aoristic-analysis&#34;&gt;aoristic analysis&lt;/a&gt;. See &lt;a href=&#34;https://bit.ly/3svhbdV&#34;&gt;aorist&lt;/a&gt; and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/datplot/vignettes/data_preparation.html&#34;&gt;Data Preparation and Visualization&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/datplot/vignettes/how-to.html&#34;&gt;Visualizing Chronological Distribution&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;datplot.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ferrn&#34;&gt;ferrn&lt;/a&gt; v0.0.1: Implements diagnostic plots for optimization, with a focus on projection pursuit which show paths the optimizer takes in the high-dimensional space. See &lt;a href=&#34;https://cran.r-project.org/web/packages/ferrn/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ferrn.gif&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=funcharts&#34;&gt;funcharts&lt;/a&gt; v1.0.0: Provides functional control charts for statistical process monitoring of functional data, using the methods of &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/asmb.2507&#34;&gt;Capezza et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/00401706.2020.1753581?journalCode=utch20&#34;&gt;Centofanti et al. (2020)&lt;/a&gt;. There are  vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/funcharts/vignettes/capezza2020.html&#34;&gt;Capezza 2020&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/funcharts/vignettes/centofanti2020.html&#34;&gt;Centofanti 2020&lt;/a&gt; and on the &lt;a href=&#34;https://cran.r-project.org/web/packages/funcharts/vignettes/mfd.html&#34;&gt;mfd class&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;funcharts.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gghilbertstrings&#34;&gt;gghilbertstrings&lt;/a&gt; v0.3.3: Provides functions to plot Hilbert curves which are used to map one dimensional data into the 2D plane. A specific use case maps a character column in a data frame into 2D space allowing visually comparing long lists of URLs, words, genes or other data that has a fixed order and position. See &lt;a href=&#34;https://cran.r-project.org/web/packages/gghilbertstrings/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gghilbertstrings.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mapsf&#34;&gt;mapsf&lt;/a&gt; v0.1.1: Provides functions to create and integrate thematic maps including functions to design various cartographic representations such as proportional symbols, choropleth or typology maps. Look &lt;a href=&#34;https://riatelab.github.io/mapsf&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mapsf.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;sup&gt;1&lt;/sup&gt; I have used phrases like &lt;em&gt;By my count&lt;/em&gt; and &lt;em&gt;stuck to CRAN&lt;/em&gt; in the past, but I do not believe that I have explained what I mean. For some time now, but I believe more frequently in recent months, packages will appear as new on CRAN, only to be removed within a relatively short period of time for failing to resolve check problems. If you happen to know about these packages and search for them by name on CRAN you will receive the message:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Package XXXX was removed from the CRAN repository.
Formerly available versions can be obtained from the archive.
Archived on 2021-04-17 as check problems remained after update.
A summary of the most recent check results can be obtained from the check results archive.
Please use the canonical form &lt;a href=&#34;https://CRAN.R-project.org/package=XXXX&#34;&gt;https://CRAN.R-project.org/package=XXXX&lt;/a&gt; to link to this page.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I did not include the ten packages that were identified as being new for March when I created my list of March packages on April 10, 2021, but were removed by the time I finalized my list for this post a week later, in my total count of new CRAN packages. So, there is some instability with the notion of counting new packages in a given month.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/04/22/march-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>An Alternative to the Correlation Coefficient That Works For Numeric and Categorical Variables</title>
      <link>https://rviews.rstudio.com/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/</link>
      <pubDate>Thu, 15 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/</guid>
      <description>
        
&lt;script src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;Dr. Rama Ramakrishnan is Professor of the Practice at MIT Sloan School of Management where he teaches courses in Data Science, Optimization and applied Machine Learning.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;When starting to work with a new dataset, it is useful to quickly pinpoint which pairs of variables appear to be &lt;em&gt;strongly related&lt;/em&gt;. It helps you spot data issues, make better modeling decisions, and ultimately arrive at better answers.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://en.wikipedia.org/wiki/Correlation_coefficient&#34;&gt;&lt;em&gt;correlation coefficient&lt;/em&gt;&lt;/a&gt; is used widely for this purpose, but it is well-known that it can’t detect non-linear relationships. Take a look at this scatterplot of two variables &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(42)
x &amp;lt;- seq(-1,1,0.01)
y &amp;lt;- sqrt(1 - x^2) + rnorm(length(x),mean = 0, sd = 0.05)

ggplot(mapping = aes(x, y)) +
  geom_point() &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;It is obvious to the human eye that &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; have a strong relationship but the correlation coefficient between &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is only -0.01.&lt;/p&gt;
&lt;p&gt;Further, if either variable of the pair is &lt;em&gt;categorical&lt;/em&gt;, we can’t use the correlation coefficient. We will have to turn to other metrics. If &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; are &lt;strong&gt;both&lt;/strong&gt; categorical, we can try &lt;a href=&#34;https://en.wikipedia.org/wiki/Cram%C3%A9r%27s_V&#34;&gt;Cramer’s V&lt;/a&gt; or &lt;a href=&#34;https://en.wikipedia.org/wiki/Phi_coefficient&#34;&gt;the phi coefficient&lt;/a&gt;. If &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; is continuous and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is binary, we can use the &lt;a href=&#34;https://en.wikipedia.org/wiki/Point-biserial_correlation_coefficient&#34;&gt;point-biserial correlation coefficient.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But using different metrics is problematic. Since they are derived from different assumptions, we can’t &lt;strong&gt;compare the resulting numbers with one another&lt;/strong&gt;. If the correlation coefficient between continuous variables &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is 0.6 and the phi coefficient between categorical variables &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(v\)&lt;/span&gt; is also 0.6, can we safely conclude that the relationships are equally strong? According to &lt;a href=&#34;https://en.wikipedia.org/wiki/Phi_coefficient&#34;&gt;Wikipedia&lt;/a&gt;,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The correlation coefficient ranges from −1 to +1, where ±1 indicates perfect agreement or disagreement, and 0 indicates no relationship. The phi coefficient has a maximum value that is determined by the distribution of the two variables if one or both variables can take on more than two values.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A phi coefficient value of 0.6 between &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(v\)&lt;/span&gt; may not mean much if its maximum possible value in this particular situation is much higher. Perhaps we can normalize the phi coefficient to map it to the 0-1 range? But what if that modification introduces biases?&lt;/p&gt;
&lt;p&gt;Wouldn’t it be nice if we had &lt;strong&gt;one&lt;/strong&gt; uniform approach that was easy to understand, worked for continuous &lt;strong&gt;and&lt;/strong&gt; categorical variables alike, and could detect linear &lt;strong&gt;and&lt;/strong&gt; nonlinear relationships?&lt;/p&gt;
&lt;p&gt;(BTW, when &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; are continuous, looking at a scatter plot of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; vs &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; can be very effective since the human brain can detect linear and non-linear patterns very quickly. But even if you are lucky and &lt;em&gt;all&lt;/em&gt; your variables are continuous, looking at scatterplots of &lt;em&gt;all&lt;/em&gt; pairs of variables is hard when you have lots of variables in your dataset; with just 100 predictors (say), you will need to look through 4950 scatterplots and this obviously isn’t practical)&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;div id=&#34;a-potential-solution&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;A Potential Solution&lt;/h3&gt;
&lt;p&gt;To devise a metric that satisfies the requirements we listed above, let’s &lt;em&gt;invert&lt;/em&gt; the problem: What does it mean to say that &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; &lt;strong&gt;don’t&lt;/strong&gt; have a strong relationship?&lt;/p&gt;
&lt;p&gt;Intuitively, if there’s no relationship between &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;, we would expect to see no patterns in a scatterplot of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; - no lines, curves, groups etc. It will be a cloud of points that appears to be randomly scattered, perhaps something like this:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x &amp;lt;- seq(-1,1,0.01)
y &amp;lt;- runif(length(x),min = -1, max = 1)

ggplot(mapping = aes(x, y)) +
  geom_point() &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/figure-html/unnamed-chunk-2-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;In this situation, does knowing the value of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; give us any information on &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;?&lt;/p&gt;
&lt;p&gt;Clearly not. &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; seems to be somewhere between -1 and 1 with no particular pattern, regardless of the value of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;. Knowing &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; does not seem to help &lt;em&gt;reduce our uncertainty&lt;/em&gt; about the value of &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;In contrast, look at the first picture again.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Here, knowing the value of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; &lt;em&gt;does&lt;/em&gt; help. If we know that &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; is around 0.0, for example, from the graph we will guess that &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is likely near 1.0 (the red dots). We can be confident that &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is &lt;strong&gt;not&lt;/strong&gt; between 0 and 0.8. Knowing &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; helps us eliminate certain values of &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;, &lt;strong&gt;reducing our uncertainty&lt;/strong&gt; about the values &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; might take.&lt;/p&gt;
&lt;p&gt;This notion - that knowing something reduces our uncertainty about something else - is exactly the idea behind &lt;a href=&#34;https://en.wikipedia.org/wiki/Mutual_information&#34;&gt;mutual information&lt;/a&gt; from &lt;a href=&#34;https://en.wikipedia.org/wiki/Information_theory&#34;&gt;Information Theory&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;According to &lt;a href=&#34;https://en.wikipedia.org/wiki/Mutual_information&#34;&gt;Wikipedia&lt;/a&gt; (emphasis mine),&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Intuitively, mutual information measures the information that &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt; share: It measures &lt;strong&gt;how much knowing one of these variables reduces uncertainty about the other&lt;/strong&gt;. For example, if &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt; are independent, then knowing &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; does not give any information about &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt; and vice versa, so their mutual information is zero.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Furthermore,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Not limited to real-valued random variables and linear dependence like the correlation coefficient&lt;/strong&gt;, MI is more general and determines how different the joint distribution of the pair &lt;span class=&#34;math inline&#34;&gt;\((X,Y)\)&lt;/span&gt; is to the product of the marginal distributions of &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is very promising!&lt;/p&gt;
&lt;p&gt;As it turns out, however, implementing mutual information is not so simple. We first need to estimate the joint probabilities (i.e., the joint probability density/mass function) of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; before we can calculate their Mutual Information. If &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; are categorical, this is easy but if one or both of them is continuous, it is more involved.&lt;/p&gt;
&lt;p&gt;But we can use the basic insight behind mutual information – that knowing &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; may reduce our uncertainty about &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; – in a different way.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;the-x2y-metric&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;The X2Y Metric&lt;/h3&gt;
&lt;p&gt;Consider three variables &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(z\)&lt;/span&gt;. If knowing &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; reduces our uncertainty about &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; by 70% but knowing &lt;span class=&#34;math inline&#34;&gt;\(z\)&lt;/span&gt; reduces our uncertainty about &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; by only 40%, we will intuitively expect that the association between &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; will be stronger than the association between &lt;span class=&#34;math inline&#34;&gt;\(z\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;So, if we can &lt;em&gt;quantify&lt;/em&gt; the reduction in uncertainty, that can be used as a measure of the strength of the association. One way to do so is to measure &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;’s ability to &lt;em&gt;predict&lt;/em&gt; &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; - after all, &lt;strong&gt;if &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; reduces our uncertainty about &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;, knowing &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; should help us predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; better than if we didn’t know &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Stated another way, we can think of reduction in prediction error &lt;span class=&#34;math inline&#34;&gt;\(\approx\)&lt;/span&gt; reduction in uncertainty &lt;span class=&#34;math inline&#34;&gt;\(\approx\)&lt;/span&gt; strength of association.&lt;/p&gt;
&lt;p&gt;This suggests the following approach:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; &lt;em&gt;without using&lt;/em&gt; &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;.
&lt;ul&gt;
&lt;li&gt;If &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is continuous, we can simply use the average value of &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;If &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is categorical, we can use the most frequent value of &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;These are sometimes referred to as a &lt;em&gt;baseline&lt;/em&gt; model.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; &lt;em&gt;using&lt;/em&gt; &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;We can take any of the standard predictive models out there (Linear/Logistic Regression, CART, Random Forests, SVMs, Neural Networks, Gradient Boosting etc.), set &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; as the independent variable and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; as the dependent variable, fit the model to the data, and make predictions. More on this below.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Calculate the &lt;strong&gt;% decrease in prediction error&lt;/strong&gt; when we go from (1) to (2)
&lt;ul&gt;
&lt;li&gt;If &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is continuous, we can use any of the familiar error metrics like RMSE, SSE, MAE etc. I prefer mean absolute error (MAE) since it is less susceptible to outliers and is in the same units as &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; but this is a matter of personal preference.&lt;/li&gt;
&lt;li&gt;If &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is categorical, we can use Misclassification Error (= 1 - Accuracy) as the error metric.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;In summary, the % reduction in error when we go from a baseline model to a predictive model measures the strength of the relationship between &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;. We will call this metric &lt;code&gt;x2y&lt;/code&gt; since it measures the ability of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; to predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(This definition is similar to &lt;a href=&#34;https://en.wikipedia.org/wiki/Coefficient_of_determination&#34;&gt;&lt;em&gt;R-Squared&lt;/em&gt;&lt;/a&gt; from Linear Regression. In fact, if &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is continuous and we use the Sum of Squared Errors as our error metric, the &lt;code&gt;x2y&lt;/code&gt; metric is equal to R-Squared.)&lt;/p&gt;
&lt;p&gt;To implement (2) above, we need to pick a predictive model to use. Let’s remind ourselves of what the requirements are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If there’s a non-linear relationship between &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;, the model should be able to detect it&lt;/li&gt;
&lt;li&gt;It should be able to handle all possible &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;-&lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; variable types: continuous-continuous, continuous-categorical, categorical-continuous and categorical-categorical&lt;/li&gt;
&lt;li&gt;We may have hundreds (if not thousands) of pairs of variables we want to analyze so we want this to be quick&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Decision_tree_learning&#34;&gt;Classification and Regression Trees (CART)&lt;/a&gt; satisfies these requirements very nicely and that’s the one I prefer to use. That said, you can certainly use other models if you like.&lt;/p&gt;
&lt;p&gt;Let’s try this approach on the ‘semicircle’ dataset from above. We use CART to predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; using &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and here’s how the fitted values look:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Let&amp;#39;s generate the data again
set.seed(42)
x &amp;lt;- seq(-1,1,0.01)

d &amp;lt;- data.frame(x = x, 
                    y = sqrt(1 - x^2) + rnorm(length(x),mean = 0, sd = 0.05))

library(rpart)
preds &amp;lt;- predict(rpart(y~x, data = d, method = &amp;quot;anova&amp;quot;), type = &amp;quot;vector&amp;quot;)

# Set up a chart
ggplot(data = d, mapping = aes(x = x)) +
  geom_point(aes(y = y), size = 0.5) +
  geom_line(aes(y=preds, color = &amp;#39;2&amp;#39;)) +
  scale_color_brewer(name = &amp;quot;&amp;quot;, labels=&amp;#39;CART&amp;#39;, palette=&amp;quot;Set1&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Visually, the CART predictions seem to approximate the semi-circular relationship between &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;. To confirm, let’s calculate the &lt;code&gt;x2y&lt;/code&gt; metric step by step.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The MAE from using the average of &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; to predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is 0.19.&lt;/li&gt;
&lt;li&gt;The MAE from using the CART predictions to predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is 0.06.&lt;/li&gt;
&lt;li&gt;The % reduction in MAE is 68.88%.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Excellent!&lt;/p&gt;
&lt;p&gt;If you are familiar with CART models, it is straightforward to implement the &lt;code&gt;x2y&lt;/code&gt; metric in the Machine Learning environment of your choice. An R implementation is &lt;a href=&#34;x2y.R&#34;&gt;here&lt;/a&gt; and details can be found in the &lt;a href=&#34;#appendix&#34;&gt;appendix&lt;/a&gt; but, for now, I want to highlight two functions from the R script that we will use in the examples below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;x2y(u, v)&lt;/code&gt; calculates the &lt;code&gt;x2y&lt;/code&gt; metric between two vectors &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(v\)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;dx2y(d)&lt;/code&gt; calculates the &lt;code&gt;x2y&lt;/code&gt; metric between all pairs of variables in a dataframe &lt;span class=&#34;math inline&#34;&gt;\(d\)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;two-caveats&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Two Caveats&lt;/h3&gt;
&lt;p&gt;Before we demonstrate the &lt;code&gt;x2y&lt;/code&gt; metric on a couple of datasets, I want to highlight two aspects of the &lt;code&gt;x2y&lt;/code&gt; approach.&lt;/p&gt;
&lt;p&gt;Unlike metrics like the correlation coefficient, the &lt;code&gt;x2y&lt;/code&gt; metric is &lt;strong&gt;not&lt;/strong&gt; symmetric with respect to &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;. The extent to which &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; can predict &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; can be different from the extent to which &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; can predict &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;. For the semi-circle dataset, &lt;code&gt;x2y(x,y)&lt;/code&gt; is 68.88% but &lt;code&gt;x2y(y,x)&lt;/code&gt; is only 10.2%.&lt;/p&gt;
&lt;p&gt;This shouldn’t come as a surprise, however. Let’s look at the scatterplot again but with the axes reversed.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ggplot(data = d, mapping = aes(x = y)) +
  geom_point(aes(y = x), size = 0.5)  +
  geom_point(data = d[abs(d$x) &amp;lt; 0.05,], aes(x = y, y = x), color = &amp;quot;orange&amp;quot; ) +
  geom_point(data = d[abs(d$y-0.6) &amp;lt; 0.05,], aes(x = y, y = x), color = &amp;quot;red&amp;quot; )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;When &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; is around 0.0, for instance, &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is near 1.0 (the orange dots). But when &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; is around 0.6, &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; can be in the (-0.75, - 1.0) range &lt;em&gt;or&lt;/em&gt; in the (0.5, 0.75) range (the red dots). Knowing &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; reduces the uncertainty about the value of &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; a lot more than knowing &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; reduces the uncertainty about the value of &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;But there’s an easy solution if you &lt;em&gt;must&lt;/em&gt; have a symmetric metric for your application: just take the average of &lt;code&gt;x2y(x,y)&lt;/code&gt; and &lt;code&gt;x2y(y,x)&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The second aspect worth highlighting is about the comparability of the &lt;code&gt;x2y&lt;/code&gt; metric across variable pairs. All &lt;code&gt;x2y&lt;/code&gt; values where the &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; variable is continuous will be measuring a % reduction in MAE. All &lt;code&gt;x2y&lt;/code&gt; values where the &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; variable is categorical will be measuring a % reduction in Misclassification Error. Is a 30% reduction in MAE equal to a 30% reduction in Misclassification Error? It is problem dependent, there’s no universal right answer.&lt;/p&gt;
&lt;p&gt;On the other hand, since (1) &lt;em&gt;all&lt;/em&gt; &lt;code&gt;x2y&lt;/code&gt; values are on the same 0-100% scale (2) are conceptually measuring the same thing, i.e., reduction in prediction error and (3) our objective is to quickly scan and identify strongly-related pairs (rather than conduct an in-depth investigation), the &lt;code&gt;x2y&lt;/code&gt; approach may be adequate.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;application-to-the-iris-dataset&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Application to the Iris Dataset&lt;/h3&gt;
&lt;p&gt;The &lt;a href=&#34;https://en.wikipedia.org/wiki/Iris_flower_data_set&#34;&gt;iris flower dataset&lt;/a&gt; is iconic in the statistics/ML communities and is widely used to illustrate basic concepts. The dataset consists of 150 observations in total and each observation has four continuous variables - the length and the width of petals and sepals - and a categorical variable indicating the species of iris.&lt;/p&gt;
&lt;p&gt;Let’s take a look at 10 randomly chosen rows.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;iris %&amp;gt;% sample_n(10) %&amp;gt;% pander&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col width=&#34;20%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;col width=&#34;20%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;Sepal.Length&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;Sepal.Width&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;Petal.Length&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;Petal.Width&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;Species&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;5.9&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;3&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;5.1&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.8&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;virginica&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;5.5&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.6&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4.4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;versicolor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;6.1&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.8&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.3&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;versicolor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;5.9&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;3.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4.8&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.8&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;versicolor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;7.7&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.6&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;6.9&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.3&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;virginica&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;5.7&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4.4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.5&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;0.4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;setosa&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;6.5&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;3&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;5.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;virginica&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;5.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.7&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;3.9&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;versicolor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;5.6&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.7&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.3&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;versicolor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;7.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;3.2&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;6&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;1.8&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;virginica&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;We can calculate the &lt;code&gt;x2y&lt;/code&gt; values for all pairs of variables in &lt;code&gt;iris&lt;/code&gt; by running &lt;code&gt;dx2y(iris)&lt;/code&gt; in R (details of how to use the &lt;code&gt;dx2y()&lt;/code&gt; function are in the &lt;a href=&#34;#appendix&#34;&gt;appendix&lt;/a&gt;).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dx2y(iris) %&amp;gt;% pander&lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:72%;&#34;&gt;
&lt;colgroup&gt;
&lt;col width=&#34;20%&#34; /&gt;
&lt;col width=&#34;20%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;col width=&#34;11%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;y&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;perc_of_obs&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;x2y&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;94&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;93&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;80.73&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;79.72&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;77.32&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;76.31&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;66.88&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;62&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;60.98&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;54.36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;48.81&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;42.08&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;39&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;31.75&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;30&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;28.16&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Petal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;23.02&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Species&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;22.37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;18.22&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Width&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;Sepal.Length&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;12.18&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The first two columns in the output are self-explanatory. The third column - &lt;code&gt;perc_of_obs&lt;/code&gt; - is the % of observations in the dataset that was used to calculate that row’s &lt;code&gt;x2y&lt;/code&gt; value. When a dataset has missing values, only observations that have values present for both &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt; will be used to calculate the &lt;code&gt;x2y&lt;/code&gt; metrics for that variable pair. The &lt;code&gt;iris&lt;/code&gt; dataset has no missing values so this value is 100% for all rows. The fourth column is the value of the &lt;code&gt;x2y&lt;/code&gt; metric and the results are sorted in descending order of this value.&lt;/p&gt;
&lt;p&gt;Looking at the numbers, both &lt;code&gt;Petal.Length&lt;/code&gt; and &lt;code&gt;Petal.Width&lt;/code&gt; seem to be highly associated with &lt;code&gt;Species&lt;/code&gt; (and with each other). In contrast, it appears that &lt;code&gt;Sepal.Length&lt;/code&gt; and &lt;code&gt;Sepal.Width&lt;/code&gt; are very weakly associated with each other.&lt;/p&gt;
&lt;p&gt;Note that even though &lt;code&gt;Species&lt;/code&gt; is categorical and the other four variables are continuous, we could simply “drop” the &lt;code&gt;iris&lt;/code&gt; dataframe into the &lt;code&gt;dx2y()&lt;/code&gt; function and calculate the associations between all the variables.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;application-to-a-covid-19-dataset&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Application to a COVID-19 Dataset&lt;/h3&gt;
&lt;p&gt;Next, we examine a &lt;a href=&#34;https://github.com/rama100/x2y/blob/main/covid19.csv&#34;&gt;COVID-19 dataset&lt;/a&gt; that was downloaded from the &lt;a href=&#34;https://github.com/mdcollab/covidclinicaldata/&#34;&gt;COVID-19 Clinical Data Repository&lt;/a&gt; in April 2020. This dataset contains clinical characteristics and COVID-19 test outcomes for 352 patients. Since it has a good mix of continuous and categorical variables, having something like the &lt;code&gt;x2y&lt;/code&gt; metric that can work for any type of variable pair is convenient.&lt;/p&gt;
&lt;p&gt;Let’s read in the data and take a quick look at the columns.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df &amp;lt;- read.csv(&amp;quot;covid19.csv&amp;quot;, stringsAsFactors = FALSE)
str(df) &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## &amp;#39;data.frame&amp;#39;:    352 obs. of  45 variables:
##  $ date_published               : chr  &amp;quot;2020-04-14&amp;quot; &amp;quot;2020-04-14&amp;quot; &amp;quot;2020-04-14&amp;quot; &amp;quot;2020-04-14&amp;quot; ...
##  $ clinic_state                 : chr  &amp;quot;CA&amp;quot; &amp;quot;CA&amp;quot; &amp;quot;CA&amp;quot; &amp;quot;CA&amp;quot; ...
##  $ test_name                    : chr  &amp;quot;Rapid COVID-19 Test&amp;quot; &amp;quot;Rapid COVID-19 Test&amp;quot; &amp;quot;Rapid COVID-19 Test&amp;quot; &amp;quot;Rapid COVID-19 Test&amp;quot; ...
##  $ swab_type                    : chr  &amp;quot;&amp;quot; &amp;quot;Nasopharyngeal&amp;quot; &amp;quot;Nasal&amp;quot; &amp;quot;&amp;quot; ...
##  $ covid_19_test_results        : chr  &amp;quot;Negative&amp;quot; &amp;quot;Negative&amp;quot; &amp;quot;Negative&amp;quot; &amp;quot;Negative&amp;quot; ...
##  $ age                          : int  30 77 49 42 37 23 71 28 55 51 ...
##  $ high_risk_exposure_occupation: logi  TRUE NA NA FALSE TRUE FALSE ...
##  $ high_risk_interactions       : logi  FALSE NA NA FALSE TRUE TRUE ...
##  $ diabetes                     : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ chd                          : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ htn                          : logi  FALSE TRUE FALSE TRUE FALSE FALSE ...
##  $ cancer                       : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ asthma                       : logi  TRUE TRUE FALSE TRUE FALSE FALSE ...
##  $ copd                         : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ autoimmune_dis               : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ temperature                  : num  37.1 36.8 37 36.9 37.3 ...
##  $ pulse                        : int  84 96 79 108 74 110 78 NA 97 66 ...
##  $ sys                          : int  117 128 120 156 126 134 144 NA 160 98 ...
##  $ dia                          : int  69 73 80 89 67 79 85 NA 97 65 ...
##  $ rr                           : int  NA 16 18 14 16 16 15 NA 16 16 ...
##  $ sats                         : int  99 97 100 NA 99 98 96 97 99 100 ...
##  $ rapid_flu                    : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ rapid_flu_results            : chr  &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; ...
##  $ rapid_strep                  : logi  FALSE TRUE FALSE FALSE FALSE TRUE ...
##  $ rapid_strep_results          : chr  &amp;quot;&amp;quot; &amp;quot;Negative&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; ...
##  $ ctab                         : logi  TRUE TRUE TRUE TRUE TRUE TRUE ...
##  $ labored_respiration          : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ rhonchi                      : logi  FALSE FALSE FALSE TRUE FALSE FALSE ...
##  $ wheezes                      : logi  FALSE FALSE FALSE TRUE FALSE FALSE ...
##  $ cough                        : logi  FALSE NA TRUE TRUE TRUE TRUE ...
##  $ cough_severity               : chr  &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;Mild&amp;quot; ...
##  $ fever                        : logi  NA NA NA FALSE FALSE TRUE ...
##  $ sob                          : logi  FALSE NA FALSE FALSE TRUE TRUE ...
##  $ sob_severity                 : chr  &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; ...
##  $ diarrhea                     : logi  NA NA NA TRUE NA NA ...
##  $ fatigue                      : logi  NA NA NA NA TRUE TRUE ...
##  $ headache                     : logi  NA NA NA NA TRUE TRUE ...
##  $ loss_of_smell                : logi  NA NA NA NA NA NA ...
##  $ loss_of_taste                : logi  NA NA NA NA NA NA ...
##  $ runny_nose                   : logi  NA NA NA NA NA TRUE ...
##  $ muscle_sore                  : logi  NA NA NA TRUE NA TRUE ...
##  $ sore_throat                  : logi  TRUE NA NA NA NA TRUE ...
##  $ cxr_findings                 : chr  &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; ...
##  $ cxr_impression               : chr  &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; ...
##  $ cxr_link                     : chr  &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; ...&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#%&amp;gt;% pander&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;There are lots of missing values (denoted by ‘NA’) and lots of blanks as well - for example, see the first few values of the &lt;code&gt;rapid_flu_results&lt;/code&gt; field above. We will convert the blanks to NAs so that all the missing values can be treated consistently. Also, the rightmost three columns are free-text fields so we will remove them from the dataframe.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df &amp;lt;- read.csv(&amp;quot;covid19.csv&amp;quot;, 
                  stringsAsFactors = FALSE,
                  na.strings=c(&amp;quot;&amp;quot;,&amp;quot;NA&amp;quot;) # read in blanks as NAs
                  )%&amp;gt;% 
  select(-starts_with(&amp;quot;cxr&amp;quot;))  # remove the chest x-ray note fields

str(df) &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## &amp;#39;data.frame&amp;#39;:    352 obs. of  42 variables:
##  $ date_published               : chr  &amp;quot;2020-04-14&amp;quot; &amp;quot;2020-04-14&amp;quot; &amp;quot;2020-04-14&amp;quot; &amp;quot;2020-04-14&amp;quot; ...
##  $ clinic_state                 : chr  &amp;quot;CA&amp;quot; &amp;quot;CA&amp;quot; &amp;quot;CA&amp;quot; &amp;quot;CA&amp;quot; ...
##  $ test_name                    : chr  &amp;quot;Rapid COVID-19 Test&amp;quot; &amp;quot;Rapid COVID-19 Test&amp;quot; &amp;quot;Rapid COVID-19 Test&amp;quot; &amp;quot;Rapid COVID-19 Test&amp;quot; ...
##  $ swab_type                    : chr  NA &amp;quot;Nasopharyngeal&amp;quot; &amp;quot;Nasal&amp;quot; NA ...
##  $ covid_19_test_results        : chr  &amp;quot;Negative&amp;quot; &amp;quot;Negative&amp;quot; &amp;quot;Negative&amp;quot; &amp;quot;Negative&amp;quot; ...
##  $ age                          : int  30 77 49 42 37 23 71 28 55 51 ...
##  $ high_risk_exposure_occupation: logi  TRUE NA NA FALSE TRUE FALSE ...
##  $ high_risk_interactions       : logi  FALSE NA NA FALSE TRUE TRUE ...
##  $ diabetes                     : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ chd                          : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ htn                          : logi  FALSE TRUE FALSE TRUE FALSE FALSE ...
##  $ cancer                       : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ asthma                       : logi  TRUE TRUE FALSE TRUE FALSE FALSE ...
##  $ copd                         : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ autoimmune_dis               : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ temperature                  : num  37.1 36.8 37 36.9 37.3 ...
##  $ pulse                        : int  84 96 79 108 74 110 78 NA 97 66 ...
##  $ sys                          : int  117 128 120 156 126 134 144 NA 160 98 ...
##  $ dia                          : int  69 73 80 89 67 79 85 NA 97 65 ...
##  $ rr                           : int  NA 16 18 14 16 16 15 NA 16 16 ...
##  $ sats                         : int  99 97 100 NA 99 98 96 97 99 100 ...
##  $ rapid_flu                    : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ rapid_flu_results            : chr  NA NA NA NA ...
##  $ rapid_strep                  : logi  FALSE TRUE FALSE FALSE FALSE TRUE ...
##  $ rapid_strep_results          : chr  NA &amp;quot;Negative&amp;quot; NA NA ...
##  $ ctab                         : logi  TRUE TRUE TRUE TRUE TRUE TRUE ...
##  $ labored_respiration          : logi  FALSE FALSE FALSE FALSE FALSE FALSE ...
##  $ rhonchi                      : logi  FALSE FALSE FALSE TRUE FALSE FALSE ...
##  $ wheezes                      : logi  FALSE FALSE FALSE TRUE FALSE FALSE ...
##  $ cough                        : logi  FALSE NA TRUE TRUE TRUE TRUE ...
##  $ cough_severity               : chr  NA NA NA &amp;quot;Mild&amp;quot; ...
##  $ fever                        : logi  NA NA NA FALSE FALSE TRUE ...
##  $ sob                          : logi  FALSE NA FALSE FALSE TRUE TRUE ...
##  $ sob_severity                 : chr  NA NA NA NA ...
##  $ diarrhea                     : logi  NA NA NA TRUE NA NA ...
##  $ fatigue                      : logi  NA NA NA NA TRUE TRUE ...
##  $ headache                     : logi  NA NA NA NA TRUE TRUE ...
##  $ loss_of_smell                : logi  NA NA NA NA NA NA ...
##  $ loss_of_taste                : logi  NA NA NA NA NA NA ...
##  $ runny_nose                   : logi  NA NA NA NA NA TRUE ...
##  $ muscle_sore                  : logi  NA NA NA TRUE NA TRUE ...
##  $ sore_throat                  : logi  TRUE NA NA NA NA TRUE ...&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#%&amp;gt;% pander&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, let’s run it through the &lt;code&gt;x2y&lt;/code&gt; approach. We are particularly interested in non-zero associations between the &lt;code&gt;covid_19_test_results&lt;/code&gt; field and the other fields so we zero in on those by running &lt;code&gt;dx2y(df, target = &#34;covid_19_test_results&#34;)&lt;/code&gt; in R (details in the &lt;a href=&#34;#appendix&#34;&gt;appendix&lt;/a&gt;) and filtering out the zero associations.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dx2y(df, target = &amp;quot;covid_19_test_results&amp;quot;) %&amp;gt;% 
  filter(x2y &amp;gt;0) %&amp;gt;% 
  pander&lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:86%;&#34;&gt;
&lt;colgroup&gt;
&lt;col width=&#34;33%&#34; /&gt;
&lt;col width=&#34;22%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;col width=&#34;11%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;y&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;perc_of_obs&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;x2y&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;covid_19_test_results&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_smell&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;21.88&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;18.18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;covid_19_test_results&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_taste&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;22.73&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;12.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;covid_19_test_results&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;sats&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;92.9&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.24&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Only &lt;em&gt;three&lt;/em&gt; of the 41 variables have a non-zero association with &lt;code&gt;covid_19_test_results&lt;/code&gt;. Disappointingly, the highest &lt;code&gt;x2y&lt;/code&gt; value is an unimpressive 18%. It is based on just 22% of the observations (since the other 78% of observations had missing values) and makes one wonder if this modest association is real or if it is just due to chance.&lt;/p&gt;
&lt;p&gt;If we were working with the correlation coefficient, we could easily calculate a &lt;em&gt;confidence interval&lt;/em&gt; for it and gauge if what we are seeing is real or not. Can we do the same thing for the &lt;code&gt;x2y&lt;/code&gt; metric?&lt;/p&gt;
&lt;p&gt;We can, by using &lt;a href=&#34;https://en.wikipedia.org/wiki/Bootstrapping_(statistics)&#34;&gt;bootstrapping&lt;/a&gt;. Given &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(y\)&lt;/span&gt;, we can sample with replacement a 1000 times (say) and calculate the &lt;code&gt;x2y&lt;/code&gt; metric each time. With these 1000 numbers, we can construct a confidence interval easily (this is available as an optional &lt;code&gt;confidence&lt;/code&gt; argument in the R functions we have been using; please see the &lt;a href=&#34;#appendix&#34;&gt;appendix&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Let’s re-do the earlier calculation with “confidence intervals” turned on by running &lt;code&gt;dx2y(df, target = &#34;covid_19_test_results&#34;, confidence = TRUE)&lt;/code&gt; in R.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dx2y(df, target = &amp;quot;covid_19_test_results&amp;quot;, confidence = TRUE) %&amp;gt;% 
  filter(x2y &amp;gt;0) %&amp;gt;% 
  pander(split.tables = Inf)&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col width=&#34;26%&#34; /&gt;
&lt;col width=&#34;17%&#34; /&gt;
&lt;col width=&#34;15%&#34; /&gt;
&lt;col width=&#34;8%&#34; /&gt;
&lt;col width=&#34;15%&#34; /&gt;
&lt;col width=&#34;15%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;y&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;perc_of_obs&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;x2y&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;CI_95_Lower&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;CI_95_Upper&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;covid_19_test_results&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_smell&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;21.88&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;18.18&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;-8.08&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;36.36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;covid_19_test_results&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_taste&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;22.73&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;12.5&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;-11.67&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;covid_19_test_results&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;sats&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;92.9&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;2.24&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;-1.85&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4.48&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;The 95% confidence intervals all contain 0.0&lt;/em&gt;, so none of these associations appear to be real.&lt;/p&gt;
&lt;p&gt;Let’s see what the top 10 associations are, between &lt;em&gt;any&lt;/em&gt; pair of variables.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dx2y(df) %&amp;gt;%head(10) %&amp;gt;% pander&lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:75%;&#34;&gt;
&lt;colgroup&gt;
&lt;col width=&#34;22%&#34; /&gt;
&lt;col width=&#34;22%&#34; /&gt;
&lt;col width=&#34;19%&#34; /&gt;
&lt;col width=&#34;11%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;y&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;perc_of_obs&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;x2y&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_smell&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_taste&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;20.17&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_taste&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;loss_of_smell&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;20.17&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;100&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;fatigue&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;headache&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;40.06&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;90.91&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;headache&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;fatigue&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;40.06&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;90.91&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;fatigue&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;sore_throat&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;27.84&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;89.58&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;headache&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;sore_throat&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;30.4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;89.36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;sore_throat&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;fatigue&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;27.84&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;88.89&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;sore_throat&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;headache&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;30.4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;88.64&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;runny_nose&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;fatigue&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;25.57&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;84.44&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;center&#34;&gt;runny_nose&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;headache&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;25.57&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;84.09&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Interesting. &lt;code&gt;loss_of_smell&lt;/code&gt; and &lt;code&gt;loss_of_taste&lt;/code&gt; are &lt;em&gt;perfectly&lt;/em&gt; associated with each other. Let’s look at the raw data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;with(df, table(loss_of_smell, loss_of_taste))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##              loss_of_taste
## loss_of_smell FALSE TRUE
##         FALSE    55    0
##         TRUE      0   16&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;They agree for &lt;em&gt;every&lt;/em&gt; observation in the dataset and, as a result, their &lt;code&gt;x2y&lt;/code&gt; is 100%.&lt;/p&gt;
&lt;p&gt;Moving down the &lt;code&gt;x2y&lt;/code&gt; ranking, we see a number of variables - &lt;code&gt;fatigue&lt;/code&gt;, &lt;code&gt;headache&lt;/code&gt;, &lt;code&gt;sore_throat&lt;/code&gt;, and &lt;code&gt;runny_nose&lt;/code&gt; - that are &lt;em&gt;all strongly associated with each other&lt;/em&gt;, as if they are all connected by a common cause.&lt;/p&gt;
&lt;p&gt;When the number of variable combinations is high and there are lots of missing values, it can be helpful to scatterplot &lt;code&gt;x2y&lt;/code&gt; vs &lt;code&gt;perc_of_obs&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ggplot(data = dx2y(df), aes(y=x2y, x = perc_of_obs)) +
         geom_point()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Warning: Removed 364 rows containing missing values (geom_point).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/index_files/figure-html/unnamed-chunk-14-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately, the top-right quadrant is empty: there are no strongly-related variable pairs that are based on at least 50% of the observations. There &lt;em&gt;are&lt;/em&gt; some variable pairs with &lt;code&gt;x2y&lt;/code&gt; values &amp;gt; 75% but none of them are based on more than 40% of the observations.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;conclusion&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Using an insight from Information Theory, we devised a new metric - the &lt;code&gt;x2y&lt;/code&gt; metric - that quantifies the strength of the association between pairs of variables.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;x2y&lt;/code&gt; metric has several advantages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It works for all types of variable pairs (continuous-continuous, continuous-categorical, categorical-continuous and categorical-categorical)&lt;/li&gt;
&lt;li&gt;It captures linear and non-linear relationships&lt;/li&gt;
&lt;li&gt;Perhaps best of all, it is easy to understand and use.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I hope you give it a try in your work.&lt;/p&gt;
&lt;p&gt;(If you found this note helpful, you may find &lt;a href=&#34;https://rama100.github.io/lecture-notes/&#34;&gt;these&lt;/a&gt; of interest)&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;acknowledgements&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Acknowledgements&lt;/h3&gt;
&lt;p&gt;Thanks to &lt;a href=&#34;https://mitsloan.mit.edu/faculty/directory/amr-farahat&#34;&gt;Amr Farahat&lt;/a&gt; for helpful feedback on an earlier draft.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Appendix: How to use the R script&lt;/h3&gt;
&lt;p&gt;The &lt;a href=&#34;https://github.com/rama100/x2y/blob/main/x2y.R&#34;&gt;R script&lt;/a&gt; depends on two R packages - &lt;code&gt;rpart&lt;/code&gt; and &lt;code&gt;dplyr&lt;/code&gt; - so please ensure that they are installed in your environment.&lt;/p&gt;
&lt;p&gt;The script has two key functions: &lt;code&gt;x2y()&lt;/code&gt; and &lt;code&gt;dx2y()&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;div id=&#34;using-the-x2y-function&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Using the &lt;code&gt;x2y()&lt;/code&gt; function&lt;/h4&gt;
&lt;p&gt;&lt;em&gt;Usage&lt;/em&gt;: &lt;code&gt;x2y(u, v, confidence = FALSE)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Arguments&lt;/em&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;u&lt;/code&gt;, &lt;code&gt;v&lt;/code&gt;: two vectors of equal length&lt;/li&gt;
&lt;li&gt;&lt;code&gt;confidence&lt;/code&gt;: (OPTIONAL) a boolean that indicates if a confidence interval is needed. Default is FALSE.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Value&lt;/em&gt;: A list with the following elements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;perc_of_obs&lt;/code&gt;: the % of total observations that were used to calculate &lt;code&gt;x2y&lt;/code&gt;. If some observations are missing for either &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; or &lt;span class=&#34;math inline&#34;&gt;\(v\)&lt;/span&gt;, this will be less than 100%.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;x2y&lt;/code&gt;: the &lt;code&gt;x2y&lt;/code&gt; metric for using &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; to predict &lt;span class=&#34;math inline&#34;&gt;\(v\)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, if &lt;code&gt;x2y()&lt;/code&gt; was called with &lt;code&gt;confidence = TRUE&lt;/code&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;CI_95_Lower&lt;/code&gt;: the lower end of a 95% confidence interval for the &lt;code&gt;x2y&lt;/code&gt; metric estimated by &lt;a href=&#34;https://en.wikipedia.org/wiki/Bootstrapping_(statistics)&#34;&gt;bootstrapping&lt;/a&gt; 1000 samples&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CI_95_Upper&lt;/code&gt;: the upper end of a 95% confidence interval for the &lt;code&gt;x2y&lt;/code&gt; metric estimated by bootstrapping 1000 samples&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;using-the-dx2y-function&#34; class=&#34;section level4&#34;&gt;
&lt;h4&gt;Using the &lt;code&gt;dx2y()&lt;/code&gt; function&lt;/h4&gt;
&lt;p&gt;&lt;em&gt;Usage&lt;/em&gt;: &lt;code&gt;dx2y(d, target = NA, confidence = FALSE)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Arguments&lt;/em&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;d&lt;/code&gt;: a dataframe&lt;/li&gt;
&lt;li&gt;&lt;code&gt;target&lt;/code&gt;: (OPTIONAL) if you are only interested in the &lt;code&gt;x2y&lt;/code&gt; values between a &lt;em&gt;particular variable&lt;/em&gt; in &lt;code&gt;d&lt;/code&gt; and all other variables, set &lt;code&gt;target&lt;/code&gt; equal to the name of the variable you are interested in. Default is NA.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;confidence&lt;/code&gt;: (OPTIONAL) a boolean that indicates if a confidence interval is needed. Default is FALSE.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Value&lt;/em&gt;: A dataframe with each row containing the output of running &lt;code&gt;x2y(u, v, confidence)&lt;/code&gt; for &lt;code&gt;u&lt;/code&gt; and &lt;code&gt;v&lt;/code&gt; chosen from the dataframe. Since this is just a standard R dataframe, it can be sliced, sorted, filtered, plotted etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update on April 16, 2021&lt;/strong&gt;: I learned from a commenter that a &lt;a href=&#34;https://paulvanderlaken.com/2020/05/04/predictive-power-score-finding-patterns-dataset/&#34;&gt;similar approach&lt;/a&gt; was proposed in April 2020, and that the R package &lt;a href=&#34;https://cran.r-project.org/package=ppsr&#34;&gt;ppsr&lt;/a&gt; which implements that approach is now available on CRAN.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/04/15/an-alternative-to-the-correlation-coefficient-that-works-for-numeric-and-categorical-variables/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>What does it take to do a t-test?</title>
      <link>https://rviews.rstudio.com/2021/03/29/what-does-it-take-to-do-a-t-test/</link>
      <pubDate>Mon, 29 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/03/29/what-does-it-take-to-do-a-t-test/</guid>
      <description>
        
&lt;script src=&#34;/2021/03/29/what-does-it-take-to-do-a-t-test/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;In this post, I examine the fundamental assumption of independence underlying the basic &lt;a href=&#34;https://en.wikipedia.org/wiki/Student%27s_t-test&#34;&gt;Independent two-sample t-test&lt;/a&gt; for comparing the means of two random samples. In addition to independence, we assume that both samples are draws from normal distributions where the population means and common variance are unknown. I am going to assume that you are familiar with this kind of test, but even if you are not you are still in the right place. The references at the end of the post all provide rigorous, but gentle explanations that should be very helpful.&lt;/p&gt;
&lt;div id=&#34;the-two-sample-t-test&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;The two sample t-test&lt;/h3&gt;
&lt;p&gt;Typically, we have independent samples for some numeric variable of interest (say the concentration of a drug in the blood stream) from two different groups, and we would like to know whether it is likely that two groups differ with respect to this variable. The formal test of the null hypothesis, &lt;span class=&#34;math inline&#34;&gt;\(H_0\)&lt;/span&gt;, that the means of the underlying populations from which the samples are drawn are equal, proceeds making some assumptions:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(H_0\)&lt;/span&gt; is true&lt;/li&gt;
&lt;li&gt;The samples are independent&lt;/li&gt;
&lt;li&gt;The data are normally distributed&lt;/li&gt;
&lt;li&gt;The variances of the two samples are equal (This is the simplest test.)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next, a test statistic that includes the difference between the two sample means is calculated, and a decision is made to establish a “rejection region” for the test statistic. This region depends on the particular circumstances of the test, and is selected to balance the error of rejecting &lt;span class=&#34;math inline&#34;&gt;\(H_0\)&lt;/span&gt; when it is true against the error of not rejecting &lt;span class=&#34;math inline&#34;&gt;\(H_0\)&lt;/span&gt; when it is false. If we compute the test statistic and its value does not fall in the rejection region, then we do not reject &lt;span class=&#34;math inline&#34;&gt;\(H_0\)&lt;/span&gt; and we conclude that we have found nothing. On the other hand, if the test statistic does fall in the rejection region, then we reject the &lt;span class=&#34;math inline&#34;&gt;\(H_0\)&lt;/span&gt; and conclude that our data along with the the bundle of assumptions we made in setting up the test, and the “steel trap” logic of the t-test itself provide some evidence that the population means are different. (Page 6 of the MIT Open Courseware notes &lt;a href=&#34;https://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-2014/readings/MIT18_05S14_Reading18.pdf&#34;&gt;Null Hypothesis Significance Testing II&lt;/a&gt; contains an elegantly concise mathematical description of the t-test.)&lt;/p&gt;
&lt;p&gt;All of the above assumptions must hold, or be pretty close to holding for the test to give an accurate result. However in my opinion, from the point of view of statistical practice, assumption 2. is fundamental. There are other tests and workarounds for the situations where 4. doesn’t hold. Assumption 3. is very important, but it is relatively easy to check, and the t-test is robust enough to deal with some deviation from normality. Of course, assumption 1. is important. The whole test depends on it, but this assumption is baked into the software that will run the test.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;independence&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Independence&lt;/h3&gt;
&lt;p&gt;Independence, on the other hand can be a show stopper. Checking for independence is the difference between doing statistics and carrying out a mathematical or maybe just a mechanical exercise. It often involves considerable creative thinking and tedious legwork.&lt;/p&gt;
&lt;p&gt;So, what do we mean by independent samples or independent data, and how do we go about verifying it? Independence is a mathematical idea, an abstraction from probability theory. Two events A and B are said to be independent events if the probability of both A and B happening equals the product of the probabilities of A and B happening. That is: P(AB) = P(A)P(B).&lt;/p&gt;
&lt;p&gt;A more intuitive way to think about it is in terms of conditionally probability. In general, the probability of A happening given that B happens is defined to be:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;P(A|B) = P(&lt;span class=&#34;math inline&#34;&gt;\(A\bigcap B\)&lt;/span&gt;) / P(B)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If A and B are independent then P(A|B) = P(A). That is: B has no influence on whether A happens.&lt;/p&gt;
&lt;p&gt;“Independent data” or “independent samples” are both shorthand for data sampled or otherwise resulting from independent probability distributions. Relating the mathematical concept to a real world situation requires a clear idea of the population of interest, considerable domain expertise, and a mental slight of hand that is nicely exposed in the short article &lt;a href=&#34;https://support.minitab.com/en-us/minitab/19/help-and-how-to/statistics/basic-statistics/supporting-topics/tests-of-means/what-are-independent-samples/&#34;&gt;What are independent samples?&lt;/a&gt;, by the Minitab® folks. They write:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Independent samples are samples that are selected randomly so that its observations do not depend on the values other observations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Notice what is happening here: what started out as a property of probability distributions has now become a prescription for obtaining data in a way that makes it plausible that we can assume independence for the probability distributions that we imagine govern our data. This is a real magic trick. No procedure for selecting data is ever going to guarantee the mathematical properties of our models. Nevertheless, the statement does show the way to proceed. By systematically tracking down all possibilities for interaction within the sampling process and eliminating the possibilities for one sample to influence another it may be possible to reach confidence that it is plausible to assume that the samples are independent. Because the math says that &lt;a href=&#34;http://athenasc.com/Bivariate-Normal.pdf&#34;&gt;independent data are not correlated&lt;/a&gt; much of the exploratory data analysis involves looking for correlations that would signal dependent data. The Minitab® authors make this clear in the &lt;a href=&#34;https://support.minitab.com/en-us/minitab/19/help-and-how-to/statistics/basic-statistics/supporting-topics/tests-of-means/what-are-independent-samples/&#34;&gt;example&lt;/a&gt; they offer to illustrate their definition.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For example, suppose quality inspectors want to compare two laboratories to determine whether their blood tests give similar results. They send blood samples drawn from the same 10 children to both labs for analysis. Because both labs tested blood specimens from the same 10 children, the test results are not independent. To compare the average blood test results from the two labs, the inspectors would need to do a paired t-test, which is based on the assumption that samples are dependent.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;To obtain independent samples, the inspectors would need to randomly select and test 10 children using Lab A and then randomly select and test a different group of 10 different children using Lab B. Then they could compare the average blood test results from the two labs using a 2-sample t-test, which is based on the assumption that samples are independent.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Nicely said, and to further make their point, I am sure that the authors would agree that if it somehow turned out that the children from lab B happened to be the identical twins of the children in Lab A, they still would not have independent samples.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;what-happens-when-samples-are-not-independent&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;What happens when samples are not independent&lt;/h3&gt;
&lt;p&gt;The following example illustrates the consequences of performing a t-test when the independence assumption does not hold. We adapt a method of &lt;a href=&#34;https://blog.revolutionanalytics.com/2016/08/simulating-form-the-bivariate-normal-distribution-in-r-1.html&#34;&gt;simulating a bivariate normal distribution&lt;/a&gt; with a specified covariance matrix that produces two dependent samples with a specified correlation matrix.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(ggfortify)
set.seed(9999)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;First, we simulate a two uncorrelated samples with 20 observations each and run a two-sided t-test with equal variances. As you would expect, test output shows that there are 38 degrees of freedom and the p-value is large.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rbvn_t&amp;lt;-function (n=20, mu1=1, s1=4, mu2=1, s2=4, rho=0)
{
  X &amp;lt;- rnorm(n, mu1, s1)
  Y &amp;lt;- rnorm(n, mu2 + (s2/s1) * rho *
                (X - mu1), sqrt((1 - rho^2)*s2^2))
  t.test(X,Y, mu=0, alternative = &amp;quot;two.sided&amp;quot;, var.equal = TRUE)
}
rbvn_t()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
##  Two Sample t-test
## 
## data:  X and Y
## t = 2.1, df = 38, p-value = 0.04
## alternative hypothesis: true difference in means is not equal to 0
## 95 percent confidence interval:
##  0.06266 5.06516
## sample estimates:
## mean of x mean of y 
##    2.9333    0.3694&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now we simulate 10,000 two-sided t-tests with independent samples having 20 observations in each sample.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ts &amp;lt;- replicate(10000,rbvn_t(n=20, mu1=1, s1=4, mu2=1, s2=4, rho=0)$statistic)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Plotting the simulated samples shows that the empirical density curve nicely overlays the theoretical density for the t-distribution.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p &amp;lt;- ggdistribution(dt, df = 38, seq(-4, 4, 0.1)) 
autoplot(density(ts), colour = &amp;#39;blue&amp;#39;, p = p,  fill = &amp;#39;blue&amp;#39;) +
  ggtitle(&amp;quot;When variables are independent&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/03/29/what-does-it-take-to-do-a-t-test/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Moreover, the 0.975 quantile, the value that would indicate the upper boundary for the acceptance region for an &lt;span class=&#34;math inline&#34;&gt;\(\alpha\)&lt;/span&gt; value of 0.05 is very close to the theoretical value of 2.024.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;quantile(ts,.975)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 97.5% 
## 1.996&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;qt(.975,38)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 2.024&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next, we simulate 10,000 small samples of 20 with a correlation of 0.3.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ts_d &amp;lt;- replicate(10000,rbvn_t(n=20, mu1=1, s1=4, mu2=1, s2=4, rho=.3)$statistic)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We see that now the fit is not so good. There simulated distribution has noticeably less probability in the tails.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pd &amp;lt;- ggdistribution(dt, df = 38, seq(-4, 4, 0.1)) 
autoplot(density(ts_d), colour = &amp;#39;blue&amp;#39;, p = pd,  fill = &amp;#39;blue&amp;#39;) +
  ggtitle(&amp;quot;When variables are NOT independent&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/03/29/what-does-it-take-to-do-a-t-test/index_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;
The .975 quantile is much lower than the theoretical value of 2.024 showing that dependent data would lead to very misleading p-values.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;quantile(ts_d,.975)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 97.5% 
##  1.73&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;summary&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Summary&lt;/h3&gt;
&lt;p&gt;Properly performing a t-test on data obtained from an experiment could mean doing a whole lot of up front work to design the experiment in a way that will make the assumptions plausible. One could argue that the real practice of statistics begins even before making exploratory plots. Doing statistics with found data is much more problematic. At a minimum, doing a simple t-test means acquiring more that a superficial understanding of how the data were generated.&lt;/p&gt;
&lt;p&gt;Finally, when all is said and done, and you have a well constructed t-test that results in a sufficiently small p-value to reject the null hypothesis, you will have attained what most people call a statistically significant result. However, I think this language misleadingly emphasizes the mechanical grinding of the “steel trap” logic of the test that I mentioned above. Maybe instead we should emphasize the work that went into checking assumptions, and think about hypothesis tests as producing “plausibly significant” results.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;some-resources-for-doing-t-tests-in-r&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Some resources for doing t-tests in R&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Holmes and Huber (2019) &lt;a href=&#34;https://web.stanford.edu/class/bios221/book/&#34;&gt;Modern Statistics for Modern Biology&lt;/a&gt;, Chapter 6,&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Orloff and Bloom (2014) &lt;a href=&#34;https://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-2014/readings/MIT18_05S14_Reading18.pdf&#34;&gt;Null Hypothesis Significance Testing II&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Poldrack (2018) &lt;a href=&#34;https://web.stanford.edu/group/poldracklab/statsthinking21/&#34;&gt;Statistical Thinking for the 21st century&lt;/a&gt;, Chapter 9&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Spector &lt;a href=&#34;https://statistics.berkeley.edu/computing/r-t-tests&#34;&gt;Using t-tests in R&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wetherill (2015) &lt;a href=&#34;https://datascienceplus.com/t-tests/&#34;&gt;How to Perform T-tests in R&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/03/29/what-does-it-take-to-do-a-t-test/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>February 2021: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/03/19/february-2021-top-40-new-cran-packages/</link>
      <pubDate>Fri, 19 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/03/19/february-2021-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;In February, two hundred forty-three new packages made it to CRAN, many of them very interesting and at least one entertaining. It was exceptionally difficult to pick the &amp;ldquo;Top 40&amp;rdquo;, but here they are, more or less, in eleven categories: Computational Methods, Data, Finance, Games, Genomics, Machine Learning, Mathematics, Medicine, Networks and Graphs, Statistics, Utilities, and Visualization. &lt;code&gt;iconr&lt;/code&gt; in the Networks and Graphs section is a package for doing computational archaeology, a relatively new field that I hope will dig R. I also hope that &lt;code&gt;sassy&lt;/code&gt; in the Statistics sections helps some statisticians find their way to R.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=blaster&#34;&gt;blaster&lt;/a&gt; v1.0.3: Implements an efficient BLAST-like sequence comparison algorithm, written in C++11 and using native R data types. See &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/399782v1&#34;&gt;Schmid et al. (2018)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/blaster/readme/README.html&#34;&gt;README&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rando&#34;&gt;rando&lt;/a&gt; v0.2.0: Provides random number generating functions that are much more context aware than the built-in functions. The functions are also safer, as they check for incompatible values, and reproducible.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AWAPer&#34;&gt;AWAPer&lt;/a&gt; 0.1.46: Provides catchment area weighted climate data NetCDF files from the Bureau of Meteorology &lt;a href=&#34;http://www.bom.gov.au/jsp/awap/&#34;&gt;Australian Water Availability Project&lt;/a&gt; for all of Australia. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/AWAPer/vignettes/Catchment_avg_ET_rainfall.html&#34;&gt;Daily Area Weighted PET and Precipitation&lt;/a&gt; and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/AWAPer/vignettes/Point_rainfall.html&#34;&gt;Daily Point Precipitation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;AWAPer.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=caRecall&#34;&gt;caRecall&lt;/a&gt; v0.1.0: Provides API access to the Government of Canada &lt;a href=&#34;https://tc.api.canada.ca/en/detail?api=VRDB&#34;&gt;Vehicle Recalls Database&lt;/a&gt; used by the Defect Investigations and Recalls Division for vehicles, tires, and child car seats. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/caRecall/vignettes/vrd_vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;caRecall.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geofi&#34;&gt;geofi&lt;/a&gt; v1.0.0: Provides tools for reading Finnish open geospatial data in R. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/geofi/vignettes/geofi_datasets.html&#34;&gt;Datasets&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/geofi/vignettes/geofi_joining_attribute_data.html&#34;&gt;Joining Attributes&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/geofi/vignettes/geofi_making_maps.html&#34;&gt;Making Maps&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/geofi/vignettes/geofi_spatial_analysis.html&#34;&gt;Data Manipulation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/geofi/vignettes/tricolore_tutorial.html&#34;&gt;Color-coded Maps&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;geofi.png&#34; height = &#34;400&#34; width=&#34;200&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hockeystick&#34;&gt;hockeystick&lt;/a&gt; v0.4.0: Provides easy access to essential climate change data sets for non-climate experts. Users can download the latest raw data from authoritative sources and view it via pre-defined &lt;code&gt;ggplot2&lt;/code&gt; charts. Data sets include atmospheric CO2, instrumental and proxy temperature records, sea levels, Arctic/Antarctic sea-ice, and Paleoclimate data. Sources include: &lt;a href=&#34;https://www.esrl.noaa.gov/gmd/ccgg/trends/data.html&#34;&gt;NOAA Mauna Loa Laboratory&lt;/a&gt;, &lt;a href=&#34;https://data.giss.nasa.gov/gistemp/&#34;&gt;NASA GISTEMP&lt;/a&gt;, &lt;a href=&#34;https://nsidc.org/data/seaice_index/archives&#34;&gt;National Snow and Sea Ice Data Center&lt;/a&gt;, &lt;a href=&#34;http://www.cmar.csiro.au/sealevel/sl_data_cmar.htm&#34;&gt;CSIRO&lt;/a&gt;, &lt;a href=&#34;https://www.star.nesdis.noaa.gov/socd/lsa/SeaLevelRise/&#34;&gt;NOAA Laboratory for Satellite Altimetry&lt;/a&gt;, and &lt;a href=&#34;https://cdiac.ess-dive.lbl.gov/trends/co2/vostok.html&#34;&gt;Vostok Paleo&lt;/a&gt; carbon dioxide and temperature data. See &lt;a href=&#34;https://cran.r-project.org/web/packages/hockeystick/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hockeystick.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=votesmart&#34;&gt;votesmart&lt;/a&gt; v0.1.0: Implements a wrapper to the &lt;a href=&#34;https://justfacts.votesmart.org/&#34;&gt;Project VoteSmart&lt;/a&gt; API. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/votesmart/vignettes/votesmart.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PriceIndices&#34;&gt;PriceIndices&lt;/a&gt; v0.0.3: Provides functions to compute bilateral and multilateral indexes. For details, see: &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/roiw.12304&#34;&gt;de Haan and Krsinich (2017)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/07350015.2020.1816176?journalCode=ubes20&#34;&gt;Diewert and Fox (2020)&lt;/a&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/PriceIndices/vignettes/PriceIndices.html&#34;&gt;vignette&lt;/a&gt; offers examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=treasuryTR&#34;&gt;treasuryTR&lt;/a&gt; v0.1.1: Generates Total Returns (TR) from bond yield data with fixed maturity (e.g. reported treasury yields) which may provide an alternative to commercial products. See &lt;a href=&#34;https://www.mdpi.com/2306-5729/4/3/91&#34;&gt;Swinkels (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/treasuryTR/vignettes/treasuryTR.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;treasuryTR.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;games&#34;&gt;Games&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pixelpuzzle&#34;&gt;pixelpuzzle&lt;/a&gt; v1.0.0: Implements a puzzle game that can be played in the R console. Restore the pixel art by shifting rows. Learn how to play &lt;a href=&#34;https://github.com/rolkra/pixelpuzzle&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pixelpuzzle.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CDSeq&#34;&gt;CDSeq&lt;/a&gt; v1.0.8: Provides functions to estimate cell-type-specific gene expression profiles and sample-specific cell-type proportions simultaneously using bulk sequencing data. See &lt;a href=&#34;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007510&#34;&gt;Kang et al. (2019)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/CDSeq/vignettes/CDSeq-vignette.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CDSeq.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ClusTorus&#34;&gt;ClusTorus&lt;/a&gt; v0.0.1: Provides various tools for clustering multivariate angular data on the torus including angular adaptations of usual clustering methods such as the k-means clustering, pairwise angular distances. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ClusTorus/vignettes/ClusTorus.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ClusTorus.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=dsb&#34;&gt;dsb&lt;/a&gt; v0.1.0: Provides a method for normalizing and denoising protein expression data from droplet based single cell experiments. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/dsb/vignettes/dsb_normalizing_CITEseq_data.html&#34;&gt;vignette&lt;/a&gt; for tutorials on how to integrate &lt;code&gt;dsb&lt;/code&gt; with Seurat, Bioconductor and the AnnData class in Python. The preprint &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2020.02.24.963603v1&#34;&gt;Mulè et al. (2020)&lt;/a&gt; describes the details.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dsb.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bestridge&#34;&gt;besridge&lt;/a&gt; v1.0.4: Provides functions to perform ridge regression in complex situations on high dimensional data using the primal dual active set algorithm proposed in &lt;a href=&#34;https://www.jstatsoft.org/article/view/v094i04&#34;&gt;Wen et al. (2020)&lt;/a&gt;. Functions support regression, classification, count regression and censored regression, group variable selection and nuisance variable selection. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/bestridge/vignettes/An-introduction-to-bestridge.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bestridge.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ROCket&#34;&gt;ROCket&lt;/a&gt; v1.0.1: Provides functions for estimating receiver operating characteristic (ROC) curves and area under the curve (AUC) calculation which distinguish two types of ROC curve representations: 1) parametric curves - the true positive rate (TPR) and the false positive rate (FPR) are functions of a score parameter and 2) function curves - TPR is a function of FPR. See &lt;a href=&#34;https://www.ine.pt/revstat/pdf/rs140101.pdf&#34;&gt;Gonçalves et al. (2014)&lt;/a&gt;  and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/j.0006-341X.2004.00200.x&#34;&gt;Cai &amp;amp; Pepe (2004)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/ROCket/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ROCket.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=wordpiece&#34;&gt;wordpiece&lt;/a&gt; v1.0.2: Provides functions to  apply &lt;a href=&#34;https://arxiv.org/abs/1609.08144&#34;&gt;Wordpiece&lt;/a&gt; tokenization to input text, given an appropriate vocabulary. The &lt;a href=&#34;https://arxiv.org/abs/1810.04805&#34;&gt;BERT&lt;/a&gt; tokenization conventions are used by default. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/wordpiece/vignettes/basic_usage.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fractD&#34;&gt;fractD&lt;/a&gt; v0.1.0: Estimates the of fractal dimension of a black area in 2D and 3D (slices) images using the box-counting method. See &lt;a href=&#34;https://link.springer.com/article/10.1007%2FBF02065874&#34;&gt;Klinkenberg (1994)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/fractD/vignettes/Calculates_the_fractal_dimension_of_2D_and_3D_images.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fractD.svg&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spacefillr&#34;&gt;spacefillr&lt;/a&gt; v0.2.0: Generates random and quasi-random space-filling sequences including &lt;a href=&#34;https://en.wikipedia.org/wiki/Halton_sequence&#34;&gt;Halton&lt;/a&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Sobol_sequence&#34;&gt;Sobol&lt;/a&gt; and other sequences with errors distributed as various types of jittered blue noise. See &lt;a href=&#34;https://epubs.siam.org/doi/10.1137/070709359&#34;&gt;Joe and Kuo (2018)&lt;/a&gt;,  &lt;a href=&#34;https://graphics.pixar.com/library/ProgressiveMultiJitteredSampling/paper.pdf&#34;&gt;Christensen et al. (2018)&lt;/a&gt; and &lt;a href=&#34;https://dl.acm.org/doi/10.1145/3306307.3328191&#34;&gt;Heitz et al. (2019)&lt;/a&gt; for background and look &lt;a href=&#34;https://github.com/tylermorganwall/spacefillr&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spacefillr.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tensorsign&#34;&gt;tensorsign&lt;/a&gt; v0.1.0: Provides an efficient algorithm for nonparametric tensor completion via sign series. The algorithm which employs the alternating optimization approach to solve the weighted classification problem is described in &lt;a href=&#34;https://arxiv.org/abs/2102.00384&#34;&gt;Lee and Wang (2021)&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bhmbasket&#34;&gt;bhmbasket&lt;/a&gt; v0.9.1: Provides functions to evaluate basket trial designs with binary endpoints using Bayesian hierarchical models and Bayesian decision rules. See &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1740774513497539&#34;&gt;Berry et al. (2013)&lt;/a&gt;, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/pst.1730&#34;&gt;Neuenschwander et al. (2016)&lt;/a&gt; and &lt;a href=&#34;https://link.springer.com/article/10.1177%2F2168479014533970&#34;&gt;Fisch et al. (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/bhmbasket/vignettes/reproduceExNex.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bp&#34;&gt;bp&lt;/a&gt; v1.0.1: Provides functions to aid in the analysis of blood pressure data of all forms by providing both descriptive and visualization tools for researchers. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/bp/vignettes/bp.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;blood.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CHOIRBM&#34;&gt;CHOIRBM&lt;/a&gt; v0.0.2: Provides functions for visualizing body map data collected with the Collaborative Health Outcomes  Information Registry &lt;a href=&#34;https://choir.stanford.edu/&#34;&gt;CHOIR)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/CHOIRBM/vignettes/plot-one-patient.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CHOIRBM.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=QDiabetes&#34;&gt;QDiabetes&lt;/a&gt; v1.0-2: Calculates the risk of developing type 2 diabetes using risk prediction algorithms derived by &lt;a href=&#34;https://clinrisk.co.uk/ClinRisk/Welcome.html&#34;&gt;ClinRisk&lt;/a&gt;. Look &lt;a href=&#34;https://github.com/Feakster/qdiabetes&#34;&gt;here&lt;/a&gt; for information and examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SteppedPower&#34;&gt;SteppedPower&lt;/a&gt; v0.1.0: Provides tools for power and sample size calculations and design diagnostics for longitudinal mixed models with a focus on stepped wedge designs using methods introduced in &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S1551714406000632?via%3Dihub&#34;&gt;Hussey and Hughes (2007)&lt;/a&gt; and extensions discussed in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280220932962&#34;&gt;Li et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/SteppedPower/vignettes/Getting_Started.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SteppedPower.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;networks-and-graphs&#34;&gt;Networks and Graphs&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bnmonitor&#34;&gt;bnmonitor&lt;/a&gt; v0.1.0. Implements sensitivity and robustness methods for Bayesian networks including methods to perform parameter variations via a variety of co-variation schemes, to compute sensitivity functions and to quantify the dissimilarity of two Bayesian networks via distances and divergences. See &lt;a href=&#34;https://www.jair.org/index.php/jair/article/view/10307&#34;&gt;Chan and Darwiche (2002)&lt;/a&gt;,  &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1539-6975.2007.00235.x&#34;&gt;Cowell et al. (2007)&lt;/a&gt;, and &lt;a href=&#34;https://arxiv.org/abs/1809.10794&#34;&gt;Goergen and Leonell (2020)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/bnmonitor/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bnmonitor.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=iconr&#34;&gt;iconr&lt;/a&gt; v0.1.0: Provides formal methods for studying archaeological iconographic data sets (rock-art, pottery decoration, stelae, etc.) using network and spatial analysis See &lt;a href=&#34;http://archiv.ub.uni-heidelberg.de/propylaeumdok/512/&#34;&gt;Alexander (2008)&lt;/a&gt; and &lt;a href=&#34;https://hal.archives-ouvertes.fr/hal-02913656&#34;&gt;Huet (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/iconr/vignettes/index.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;iconr.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MLVSBM&#34;&gt;MLVSBM&lt;/a&gt; 0.2.1: Provides functions for simulation, inference and clustering of multilevel networks using a stochastic block model framework as described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S016794732100013X?via%3Dihub&#34;&gt;Chabert-Liddell et al. (2021)&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/MLVSBM/vignettes/vignette.html&#34;&gt;tutorial&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MLVSBM.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=motifr&#34;&gt;motifr&lt;/a&gt; v1.0.0: Provides tools to analyze motifs(small configurations of nodes and edges) in multi-level networks (networks which combine multiple networks in one, e.g. social-ecological networks.) See &lt;a href=&#34;https://cran.r-project.org/web/packages/motifr/vignettes/motif_zoo.html&#34;&gt;The motif zoo&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/motifr/vignettes/random_baselines.html&#34;&gt;Baseline model comparisons&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;motifr.svg&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cfda&#34;&gt;cfda&lt;/a&gt; v0.9.9: Provides functions to encode categorical data as functional data and perform basis statistical analysis. See &lt;a href=&#34;https://hal.inria.fr/hal-02973094/document&#34;&gt;Preda et al. (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/cfda/vignettes/cfda.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cfda.png&#34; height = &#34;350&#34; width=&#34;350&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cvCovEst&#34;&gt;cvCovEst&lt;/a&gt; v0.3.4: Implements an efficient cross-validated approach for covariance matrix estimation, particularly useful in high-dimensional settings. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/cvCovEst/vignettes/using_cvCovEst.html&#34;&gt;vignette&lt;/a&gt; for background and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cvCovEst.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=flipr&#34;&gt;flipr&lt;/a&gt; v0.2.1: Implements a permutation framework point estimation, confidence intervals or hypothesis testing for multiple data types. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/flipr/vignettes/flipr.html&#34;&gt;Tour of Permutation Inference&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/flipr/vignettes/alternative.html&#34;&gt;Alternative Hypothesis Testing&lt;/a&gt;, the &lt;a href=&#34;https://cran.r-project.org/web/packages/flipr/vignettes/exactness.html&#34;&gt;Exactness of Permutation Tests&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/flipr/vignettes/pvalue-function.html&#34;&gt;Calculating p-value Functions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;flipr.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ipmr&#34;&gt;ipmr&lt;/a&gt; v0.0.1: implements integral projection models using an expression based framework that handles density dependence and environmental stochasticity and provides tools for diagnostics, plotting, simulations, and analysis. See &lt;a href=&#34;https://esajournals.onlinelibrary.wiley.com/doi/abs/10.1890/0012-9658%282000%29081%5B0694%3ASSSAAN%5D2.0.CO%3B2&#34;&gt;Easterling et al. (2000)&lt;/a&gt;
for an in depth description of integral projection models. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/ipmr/vignettes/ipmr-introduction.html&#34;&gt;Introduction&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/ipmr/vignettes/age_x_size.html&#34;&gt;Age-Size IPMS&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ipmr/vignettes/density-dependence.html&#34;&gt;Density Dependent IPMS&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ipmr/vignettes/hierarchical-notation.html&#34;&gt;Hierarchical Notation&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ipmr/vignettes/proto-ipms.html&#34;&gt;Data Structures&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metapack&#34;&gt;metapack&lt;/a&gt; v0.1.1: Provides functions performing Bayesian inference for meta-analytic and network meta-analytic models through Markov chain Monte Carlo algorithm. See &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/01621459.2015.1006065&#34;&gt;Yao et al. (2015)&lt;/a&gt; for the theory, the &lt;a href=&#34;https://cran.r-project.org/web/packages/metapack/vignettes/intro-to-metapack.html&#34;&gt;vignette&lt;/a&gt; for an introduction and the &lt;a href=&#34;http://merlot.stat.uconn.edu/packages/metapack/&#34;&gt;online documentation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sassy&#34;&gt;sassy&lt;/a&gt; v1.0.4: Loads a collection of packages that collectively aim to make R easier for SAS® programmers. Functions bring many familiar SAS® concepts to R, including data libraries, data dictionaries, formats and format catalogs, a data step, and a traceable log. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/sassy/vignettes/sassy.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes with example &lt;a href=&#34;https://cran.r-project.org/web/packages/sassy/vignettes/sassy-figure.html&#34;&gt;Figures&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sassy/vignettes/sassy-listing.html&#34;&gt;Listings&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/sassy/vignettes/sassy-table.html&#34;&gt;Tables&lt;/a&gt;, as well as a few &lt;a href=&#34;https://cran.r-project.org/web/packages/sassy/vignettes/sassy-disclaimers.html&#34;&gt;Disclaimers&lt;/a&gt; which include a statement indicating that the packages were developed in the context of the pharmaceutical industry but should be generally helpful.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gargoyle&#34;&gt;gargoyle&lt;/a&gt; v0.0.1: Implements an event-Based framework for building &lt;code&gt;Shiny&lt;/code&gt; apps. Instead of relying on standard &lt;code&gt;Shiny&lt;/code&gt; reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gargoyle/vignettes/gargoyle.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multidplyr&#34;&gt;multidplyr&lt;/a&gt; Provides simple multicore parallelism through functions that partition a data frame across multiple worker processes. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/multidplyr/vignettes/multidplyr.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=quarto&#34;&gt;quarto&lt;/a&gt; v0.1: Provides an interface to the &lt;a href=&#34;https://github.com/avdi/quarto&#34;&gt;Quarto&lt;/a&gt; markdown publishing system and allows converting R Markdown documents and &lt;a href=&#34;https://jupyter.org/&#34;&gt;Jupyter Notebooks&lt;/a&gt; to a variety of output formats.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vmr&#34;&gt;var&lt;/a&gt; v0.0.2: Provides functions to manage, provision and use virtual machines pre-configured for R, and develop, test and build package in a clean environment. &lt;a href=&#34;https://www.vagrantup.com/intro&#34;&gt;Vagrant&lt;/a&gt; and a provider such as &lt;a href=&#34;https://www.virtualbox.org/&#34;&gt;Virtualbox&lt;/a&gt; must be installed.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggh4x&#34;&gt;ggh4x&lt;/a&gt; v0.1.2.1: Extends &lt;code&gt;ggplot2&lt;/code&gt; facets by setting individual scales per panel, resizing panels, providing nested facets, and allowing multiple colour and fill scales per plot. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ggh4x/vignettes/ggh4x.html&#34;&gt;Introduction&lt;/a&gt;, and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/ggh4x/vignettes/Facets.html&#34;&gt;Facets&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggh4x/vignettes/Miscellaneous.html&#34;&gt;Misc&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggh4x/vignettes/PositionGuides.html&#34;&gt;Position Guides&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/ggh4x/vignettes/Statistics.html&#34;&gt;Statistics&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggh4x.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tastypie&#34;&gt;tastypie&lt;/a&gt; v0.0.3: Provides functions and templates for making pie charts even though you probably shouldn&amp;rsquo;t. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/tastypie/vignettes/available_templates.html&#34;&gt;available templates&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/tastypie/vignettes/your_favourite_template.html&#34;&gt;Your favorite template&lt;/a&gt;, and look &lt;a href=&#34;https://paolodalena.github.io/tastypie/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tastypie.png&#34; height = &#34;350&#34; width=&#34;350&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=terrainr&#34;&gt;terrainr&lt;/a&gt; v0.3.1: Provides functions to retrieve, manipulate, and visualize geospatial data, with an aim towards producing &amp;lsquo;3D&amp;rsquo; landscape visualizations in the &lt;a href=&#34;https://unity.com/&#34;&gt;Unity 3D&lt;/a&gt; rendering engine. Functions are also provided for retrieving elevation data and base map tiles from the &lt;a href=&#34;https://apps.nationalmap.gov/services/&#34;&gt;USGS National Map&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/terrainr/vignettes/overview.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/terrainr/vignettes/unity_instructions.html&#34;&gt;vignette&lt;/a&gt; on importing terrain tiles.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;terrainr.jpeg&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/03/19/february-2021-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Cheat Sheets</title>
      <link>https://rviews.rstudio.com/2021/03/10/rstudio-open-source-resorurces/</link>
      <pubDate>Wed, 10 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/03/10/rstudio-open-source-resorurces/</guid>
      <description>
        &lt;p&gt;In a &lt;a href=&#34;https://rviews.rstudio.com/2020/12/02/learn-and-teach-r/&#34;&gt;previous post&lt;/a&gt;, I described how I was captivated by the virtual landscape imagined by the RStudio education team while looking for resources on the &lt;a href=&#34;https://rstudio.com/&#34;&gt;RStudio&lt;/a&gt; website. In this post, I&amp;rsquo;ll take a look at
&lt;a href=&#34;https://rstudio.com/resources/cheatsheets/&#34;&gt;&lt;em&gt;Cheatsheets&lt;/em&gt;&lt;/a&gt; another amazing resource hiding in plain sight.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cs.png&#34; height = &#34;400&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;Apparently, some time ago when I wasn&amp;rsquo;t paying much attention, cheat sheets evolved from the home made study notes of students with highly refined visual cognitive skills, but a relatively poor grasp of algebra or history or whatever to an essential software learning tool. I don&amp;rsquo;t know how this happened in general, but master cheat sheet artist Garrett Grolemund has passed along some of the lore of the cheat sheet at RStudio. Garrett writes:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;One day I put two and two together and realized that our Winston Chang, who I had known for a couple of years, was the same &amp;ldquo;W Chang&amp;rdquo; that made the LaTex cheatsheet that I&amp;rsquo;d used throughout grad school. It inspired me to do something similarly useful, so I tried my hand at making a cheatsheet for Winston and Joe&amp;rsquo;s Shiny package. The Shiny cheatsheet ended up being the first of many. A funny thing about the first cheatsheet is that I was working next to Hadley at a co-working space when I made it. In the time it took me to put together the cheatsheet, he wrote the entire first version of the tidyr package from scratch.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It is now hard to imagine getting by without cheat sheets. It seems as if they are becoming expected adjunct to the documentation. But, as Garret explains in the &lt;a href=&#34;https://github.com/rstudio/cheatsheets&#34;&gt;README&lt;/a&gt; for the cheat sheets GitHub repository, &lt;strong&gt;they are not documentation!&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;RStudio cheat sheets are not meant to be text or documentation! They are scannable visual aids that use layout and visual mnemonics to help people zoom to the functions they need. &amp;hellip; Cheat sheets fall squarely on the human-facing side of software design.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Cheat sheets live in the space where &lt;a href=&#34;https://psnet.ahrq.gov/primer/human-factors-engineering&#34;&gt;human factors&lt;/a&gt; engineering gets a boost from artistic design. If R packages were airplanes then pilots would want cheat sheets to help them master the controls.&lt;/p&gt;

&lt;p&gt;The RStudio site contains sixteen RStudio produced cheat sheets and nearly forty contributed efforts, some of which are displayed in the graphic above. The &lt;a href=&#34;https://github.com/rstudio/cheatsheets/raw/master/data-transformation.pdf&#34;&gt;&lt;em&gt;Data Transformation cheat sheet&lt;/em&gt;&lt;/a&gt; is a classic example of a straightforward mnemonic tool.
It is likely that even someone who just beginning to work with &lt;code&gt;dplyr&lt;/code&gt; will immediately grok that it organizes functions that manipulate tidy data. The cognitive load then is to remember how functions are grouped by task. The cheat sheet offers a canonical set of classes: &amp;ldquo;manipulate cases&amp;rdquo;, &amp;ldquo;manipulate variables&amp;rdquo; etc. to facilitate the process. Users that work with &lt;code&gt;dplyr&lt;/code&gt; on a regular basis will probably just need to glance at the cheat sheet after a relatively short time.&lt;/p&gt;

&lt;p&gt;The &lt;a href=&#34;https://github.com/rstudio/cheatsheets/raw/master/shiny.pdf&#34;&gt;&lt;em&gt;Shiny cheat sheet&lt;/em&gt;&lt;/a&gt; is little more ambitious. It works on multiple levels and goes beyond categories to also suggest process and workflow.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;shiny.png&#34; height = &#34;400&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;The &lt;a href=&#34;https://github.com/rstudio/cheatsheets/raw/master/purrr.pdf&#34;&gt;&lt;em&gt;Apply functions cheat sheet&lt;/em&gt;&lt;/a&gt; takes on an even more difficult task. For most of us, internally visualizing multi-level data structures is difficult enough, imaging how data elements flow under transformations is a serious cognitive load. I for one, really appreciate the help.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;purrr.png&#34; height = &#34;400&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;Cheat sheets are immensely popular. And even in this ebook age where nearly everything you can look at is online, and conference attending digital natives travel light, the cheat sheets as artifacts retain considerable appeal. Not only are they useful tools and geek art (Take a look at &lt;a href=&#34;https://github.com/rstudio/cheatsheets/raw/master/cartography.pdf&#34;&gt;&lt;em&gt;cartography&lt;/em&gt;&lt;/a&gt;) for decorating a workplace, my guess is that they are perceived as &lt;em&gt;runes of power&lt;/em&gt; enabling the cognoscenti to grasp essential knowledge and project it in the world.&lt;/p&gt;

&lt;p&gt;When in-person conferences resume again, I fully expect the heavy paper copies to disappear soon after we put them out at the RStudio booth.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/03/10/rstudio-open-source-resorurces/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>2021 R Conferences</title>
      <link>https://rviews.rstudio.com/2021/03/03/2021-r-conferences/</link>
      <pubDate>Wed, 03 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/03/03/2021-r-conferences/</guid>
      <description>
        

&lt;p&gt;&lt;img src=&#34;conf2021.png&#34; height = &#34;400&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;It is not yet clear what lasting impact the Covid-19 pandemic will ultimately have on R conferences. We are still adapting to our inability to attend large events, and trying to make the best of the &amp;ldquo;silver lining&amp;rdquo; of virtual events which permit worldwide participation. The following is an attempt to list 2021 conferences that are likely to have interesting R content. I suspect that it is incomplete. If you know of an R Conference that is not mentioned, please add it to the comments section for this post.&lt;/p&gt;

&lt;h3 id=&#34;upcoming-events&#34;&gt;Upcoming Events&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://www.ire.org/training/conferences/nicar-2021/&#34;&gt;NICAR 2021&lt;/a&gt; (March 3 - 5), the Investigative Reporters &amp;amp; Editors Conference on data journalism should be well attended by data journalists using R for their everyday reporting.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cascadiarconf.com/&#34;&gt;CascadiaRConf 2021&lt;/a&gt; (June 4 - 5), a jewel of a regional R conference for its first three years, was canceled in 2020. It is back this year as a virtual event. The &lt;a href=&#34;https://cascadiarconf.com/speakers/&#34;&gt;Call for Presentations&lt;/a&gt; is open.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://www.phuse-events.org/attend/frontend/reg/thome.csp?pageID=2283&amp;amp;eventID=6&amp;amp;traceRedir=2&#34;&gt;PHUSE US Connect 2021&lt;/a&gt; (June 14 - 18) - PHUSE is a non-profit organization with the mission: &amp;ldquo;Sharing ideas, tools and standards around data, statistical and reporting technologies to advance the future of life sciences.&amp;rdquo; The conference which is focused on clinical data science is likely to have some interesting R content this year. The &lt;a href=&#34;https://mail.google.com/mail/u/0/#inbox/FMfcgxwLsmclTmvczLGxMrVptgJlVrhW&#34;&gt;Call for Papers&lt;/a&gt; is open.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://psiweb.org/conferences/about-the-conference&#34;&gt;PSI 2021 Online&lt;/a&gt; (June 21 - 23) usually attracts six hundred or so statisticians from the pharmaceutical industry when the conference is held in person. &lt;a href=&#34;https://www.psiweb.org/&#34;&gt;PSI&lt;/a&gt; statisticians bring you &lt;a href=&#34;https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/&#34;&gt;Wonderful Wednesdays&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://user2021.r-project.org/&#34;&gt;useR! 2021&lt;/a&gt; (July 5 - 9) has an outstanding lineup of &lt;a href=&#34;https://user2021.r-project.org/program/keynotes/&#34;&gt;keynote speakers&lt;/a&gt;. The &lt;a href=&#34;https://user2021.r-project.org/program/overview/&#34;&gt;program&lt;/a&gt; is very likely to make US based attendees night-owls.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://bioc2021.bioconductor.org/&#34;&gt;BioC 2021&lt;/a&gt; (August 4 - 6) is the must attend event for anyone doing computational biology. Peruse the &lt;a href=&#34;https://bioc2021.bioconductor.org/conferences/&#34;&gt;slides&lt;/a&gt; of past events to get a &amp;ldquo;rear view preview&amp;rdquo; of what to expect.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://ww2.amstat.org/meetings/jsm/2021/&#34;&gt;JSM 2021&lt;/a&gt; Seattle (August 7 - 12), the mother of all statistics conferences, usually draws between 4,000 and 6,000 statisticians to in-person events. This organizers appear to be following some pretty optimistic Covid-19 vaccination rate models.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://events.linuxfoundation.org/r-medicine/&#34;&gt;R/Medicine 2021&lt;/a&gt; (August 27 - 29) has the dates, but no website yet. Don&amp;rsquo;t worry, the clinicians are big come from behind organizers. &lt;a href=&#34;https://rviews.rstudio.com/2020/09/16/some-thoughts-on-r-medicine-2020/&#34;&gt;Last year&amp;rsquo;s&lt;/a&gt; conference was outstanding, and I expect an amazing event again this year.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://rinpharma.com/&#34;&gt;R/Pharma 2021&lt;/a&gt; organizers like to give R / Medicine organizers a head start, but a well placed source tells me that the conference will take place in Q3 or Q4. For the past three years, &lt;a href=&#34;https://rviews.rstudio.com/2018/10/03/some-thoughts-on-r-pharma-2018/&#34;&gt;R/Pharma&lt;/a&gt; has been a bright star among R conferences where some of the best Shiny developers in the world meet and discuss their work.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://info.mango-solutions.com/earl-2021#:~:text=EARL%202021%206%2D10th%20September,of%20the%20world%27s%20leading%20practitioners&#34;&gt;EARL Conference 2021&lt;/a&gt; (September 6 - 10), the premier R in industry event, will be online this year. The call for abstracts is already open.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://rstats.ai/&#34;&gt;NY R Conference 2021&lt;/a&gt; is usually the perfect way to spend a couple of Manhattan Spring days. This year, the organizers are hoping for and in-person event in August or September if things go really well, but planning to surpass their spectacular 2020 virtual event if things don&amp;rsquo;t.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://ww2.amstat.org/meetings/biop/2021/workshopinfo.cfm&#34;&gt;BIOP 2021&lt;/a&gt; Rockville, MD (September 21 - 23) may be an in-person event. This workshop was originally an event for FDA statisticians but is now open to all statisticians interested in statistical practices for all areas regulated by the FDA.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://rnorthconference.github.io/&#34;&gt;noRth 2021&lt;/a&gt; (September 29 30) is a regional conference out of the &amp;ldquo;Twin Cities&amp;rdquo; that is looking to virtually expand their reach within the R Community. Gabriela de Queiroz heads the list of confirmed speakers which includes new faces from IBM, Google, and the Federal Reserve.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://2021.foss4g.org/&#34;&gt;Foss4g for OSGEO&lt;/a&gt; Buenos Aires (September 27 - October 2) is the annual conference of &lt;a href=&#34;https://www.osgeo.org/&#34;&gt;OSGeo&lt;/a&gt;, the Open Source Geospatial Foundation. Given the prominence of R in geospatial analysis this is sure to be an R heavy event. The conference will be online.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/in/gabrieladequeiroz/&#34;&gt;PHUSE EU Connect 21&lt;/a&gt; (November 15 - 19) See above.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://rstats.ai/&#34;&gt;R Government&lt;/a&gt; has a reasonable chance of pulling off an in-person event (at least for people in the DC area) sometime in December if the region gets a break from Covid.&lt;/p&gt;

&lt;h3 id=&#34;earlier-events&#34;&gt;Earlier Events&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/&#34;&gt;rstudio::global&lt;/a&gt; (January 21) - The &lt;a href=&#34;https://rviews.rstudio.com/2021/02/04/some-thoughts-on-rstudio-global/&#34;&gt;talks&lt;/a&gt; from this unique 24 hour, worldwide event are on line.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://www.eshackathon.org/events/2021-01-ESMAR.html&#34;&gt;Evidence Synthesis and Meta-Analysis in R&lt;/a&gt; - The talks from this conference and hackathon which attracted 514 participants from 26 countries are online &lt;a href=&#34;https://www.youtube.com/channel/UCqoKd8CCBInvyDMqeqGs0YQ&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/03/03/2021-r-conferences/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>January 2020: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/02/24/january-2020-top-40-new-cran-packages/</link>
      <pubDate>Wed, 24 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/02/24/january-2020-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred thirty new packages made it to CRAN in January. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in ten categories: Data, Finance, Genomics, Machine Learning, Medicine, Science, Statistics, Time Series, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=igoR&#34;&gt;igoR&lt;/a&gt; v0.1.1: Provides tools to extract information from the Intergovernmental Organizations (&amp;lsquo;IGO&amp;rsquo;) Database , version 3, provided by the &lt;a href=&#34;https://correlatesofwar.org/&#34;&gt;Correlates of War Project&lt;/a&gt;. See &lt;a href=&#34;https://correlatesofwar.org/&#34;&gt;Pevehouse et al. (2020)&lt;/a&gt; for information from 1815 to 2014, and get started with the &lt;a href=&#34;https://cran.r-project.org/web/packages/igoR/vignettes/igoR.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;igoR.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OTrecod&#34;&gt;OTrecord&lt;/a&gt; v0.1.0: Uses optimal transportation theory as described in &lt;a href=&#34;https://www.degruyter.com/document/doi/10.1515/ijb-2018-0106/html&#34;&gt;Gares, Guernec &amp;amp; Savy (2019)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.2020.1775615?journalCode=uasa20&#34;&gt;Gares &amp;amp; Omer (2020)&lt;/a&gt; to solve recoding problems. Given two databases that share a subset of variables, package functions assist users in obtaining a unique synthetic database with complete information. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/OTrecod/vignettes/an-application-of-the-OTrecod-package.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pwt10&#34;&gt;pwt10&lt;/a&gt; v10.0-0: Interfaces to the &lt;a href=&#34;http://www.ggdc.net/pwt/&#34;&gt;Penn World Table 10.x&lt;/a&gt; which provides information on relative levels of income, output, input, and productivity for 183 countries between 1950 and 2019.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=trainR&#34;&gt;trainR&lt;/a&gt; v0.0.1: Interfaces to the the &lt;a href=&#34;https://www.nationalrail.co.uk/46391.aspx&#34;&gt;National Rail Enquiries&lt;/a&gt; systems, including Darwin which provides real-time arrival and departure predictions, platform numbers, delay estimates, schedule changes and cancellations. Look &lt;a href=&#34;https://villegar.github.io/trainR/&#34;&gt;here&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;finance&#34;&gt;Finance&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LSMRealOptions&#34;&gt;LSMRealOptions&lt;/a&gt; v0.1.0: Provides an implementation of the &lt;a href=&#34;https://academic.oup.com/rfs/article-abstract/14/1/113/1587472?redirectedFrom=fulltext&#34;&gt;least-squares Monte Carlo&lt;/a&gt; simulation method to value American option products and capital investment projects through real options analysis. Cash flows are modeled as being dependent upon underlying state variables that evolve stochastically. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/LSMRealOptions/vignettes/LSMRealOptions.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AlleleShift&#34;&gt;AlleleShift&lt;/a&gt; v0.9-2: Provides methods for calibrating and predicting shifts in allele frequencies through redundancy analysis (&lt;code&gt;vegan::rda()&lt;/code&gt;) and generalized additive models (&lt;code&gt;mgcv::gam()&lt;/code&gt;) and functions to visualize the predicted changes in frequencies. See &lt;a href=&#34;https://cran.r-project.org/web/packages/AlleleShift/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;AlleleShift.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GenomeAdmixR&#34;&gt;GenomeAdmixR&lt;/a&gt; v1.1.3: Provides tools to simulate how patterns in ancestry along the genome change after admixture. Se &lt;a href=&#34;https://www.biorxiv.org/content/10.1101/2020.10.19.343491v1&#34;&gt;Janzen (2020)&lt;/a&gt; for the details and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/GenomeAdmixR/vignettes/Demonstrate_isofemales.html&#34;&gt;Isofemales&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/GenomeAdmixR/vignettes/Joyplots.html&#34;&gt;Joyplot&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/GenomeAdmixR/vignettes/Visualization.html&#34;&gt;Visualization&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/GenomeAdmixR/vignettes/Walkthrough.html&#34;&gt;Walkthrough&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;GenomeAdmixR.svg&#34; height = &#34;400&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MOSS&#34;&gt;MOSS&lt;/a&gt; v0.1.0: Implements an omics integration method based on sparse singular value decomposition to deal with the challenges of high dimensionality, noise and heterogeneity among samples and features in omics data. See &lt;a href=&#34;https://www.nature.com/articles/s41598-020-65119-5&#34;&gt;(Gonzalez-Reymundez &amp;amp; Vazquez, 2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/MOSS/vignettes/MOSS_working_example.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MOSS.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=autoMrP&#34;&gt;autoMrP&lt;/a&gt; v0.98: Implements a tool that improves the prediction performance of multilevel regression with post-stratification (MrP) by combining a number of machine learning methods. For information on the method, refer to &lt;a href=&#34;https://lucasleemann.files.wordpress.com/2020/07/automrp-r2pa.pdf&#34;&gt;Broniecki, Wüest, Leemann (2020)&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/autoMrP/vignettes/autoMrP_vignette.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=aweSOM&#34;&gt;aweSOM&lt;/a&gt; v1.1: Implements Self-organizing maps, a method for dimensionality reduction and clustering of continuous data, as well as interactive graphics to assist analysis. See &lt;a href=&#34;https://link.springer.com/book/10.1007%2F978-3-642-56927-2&#34;&gt;Kohonen (2001)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/aweSOM/vignettes/aweSOM.html&#34;&gt;vignette&lt;/a&gt; for an overview of the package.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;aweSOM.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RandomForestsGLS&#34;&gt;RandomForestsGLS&lt;/a&gt; v0.1.2: Fits non-linear generalized least square regression models with Random Forests as described in &lt;a href=&#34;https://arxiv.org/abs/2007.15421&#34;&gt;Saha, Basu &amp;amp; Datta (2020)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rf.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=torchaudio&#34;&gt;torchaudio&lt;/a&gt;  v0.1.1.0: Provides access to datasets, models and preprocessing facilities for deep learning in audio. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/torchaudio/vignettes/audio_preprocessing_tutorial.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;torchaudio.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=vimpclust&#34;&gt;vimpclust&lt;/a&gt; v0.1.0: Implements functions to perform sparse k-means clustering with a group penalty and variable selection on mixed categorical and numeric data. See &lt;a href=&#34;https://www.esann.org/sites/default/files/proceedings/2020/ES2020-103.pdf&#34;&gt;Chavet et al. (2020)&lt;/a&gt; for background. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/vimpclust/vignettes/groupsparsewkm.html&#34;&gt;numeric&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/vimpclust/vignettes/sparsewkm.html&#34;&gt;mixed data&lt;/a&gt; sparse k-means clustering.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;vimpclust.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cmprskcoxmsm&#34;&gt;cmprskcoxmsm&lt;/a&gt; v0.2.0:  Provides functions to estimate treatment effect a under marginal structure model for the cause-specific hazard of competing risk events. Functions also estimate the risk of the potential outcomes, risk difference and risk ratio. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1198/016214501753168154&#34;&gt;Hernan et al. (2001)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/cmprskcoxmsm/vignettes/weight_cause_cox.pdf&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cmprskcoxmsm.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=coder&#34;&gt;coder&lt;/a&gt; v0.13.5: Provides functions to classify individuals or items based on external code data identified by regular expressions. A typical use case considers patients with medically coded data, such as codes from the International Classification of Diseases. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/coder.html&#34;&gt;overview&lt;/a&gt; and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/classcodes.html&#34;&gt;class codes&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/Interpret_regular_expressions.html&#34;&gt;interpreting regular expressions&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/coder/vignettes/ex_data.html&#34;&gt;example data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;coder.png&#34; height = &#34;150&#34; width=&#34;350&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dataquieR&#34;&gt;dataQuieR&lt;/a&gt; v1.0.4: Provides functions to assess data quality issues in studies. See the &lt;a href=&#34;https://www.tmf-ev.de/EnglishSite/Home.aspx&#34;&gt;TMF Guideline&lt;/a&gt; and the &lt;a href=&#34;https://dfg-qa.ship-med.uni-greifswald.de&#34;&gt;DFG Project&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dataquieR/vignettes/DQ-report-example.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;dataQuieR.png&#34; height = &#34;250&#34; width=&#34;450&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=NHSDataDictionaRy&#34;&gt;NHSDataDictionaRy&lt;/a&gt; v1.2.1: Provides a common set of simplified web scraping tools for working with the &lt;a href=&#34;https://datadictionary.nhs.uk/data_elements_overview.html&#34;&gt;NHS Data Dictionary&lt;/a&gt;.This package was commissioned by the &lt;a href=&#34;https://nhsrcommunity.com/&#34;&gt;NHS-R community&lt;/a&gt; to provide this consistency of lookups. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/NHSDataDictionaRy/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LPDynR&#34;&gt;LPDynR&lt;/a&gt; v1.0.1: Implements methods that use phenological and productivity-related variables derived from time series of vegetation indexes to assess ecosystem dynamics. Functions compute an indicator with five classes of land productivity dynamics. Look &lt;a href=&#34;https://github.com/xavi-rp/LPD/blob/master/ATBD/LPD_ATBD.pdf&#34;&gt;here&lt;/a&gt; for background. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/LPDynR/vignettes/LPD_PartialTimeSeries_example.html&#34;&gt;vignette&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgee&#34;&gt;rgee&lt;/a&gt; v1.0.8: Provides an &lt;a href=&#34;https://earthengine.google.com/&#34;&gt;Earth Engine&lt;/a&gt; client library for R that includes all &lt;code&gt;Earth Engine&lt;/code&gt; API classes, modules, and functions, as well as additional functions for importing spatial objects, extracting time series, and displaying metadata and interactive maps. Look &lt;a href=&#34;https://r-spatial.github.io/rgee/&#34;&gt;here&lt;/a&gt; for further details. Read the &lt;a href=&#34;https://cran.r-project.org/web/packages/rgee/vignettes/rgee01.html&#34;&gt;Introduction&lt;/a&gt; and the vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/rgee/vignettes/rgee03.html&#34;&gt;Best Practices&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rgee.png&#34; height = &#34;250&#34; width=&#34;450&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SAMtool&#34;&gt;SAMtool&lt;/a&gt; v1.1.1: Provides tools for simulating the &lt;code&gt;MSEtool&lt;/code&gt; operating model to inform data-rich fisheries. It includes a conditioning model, tools for assessing models of varying complexity and comparing models, and diagnostic tools for evaluating assessments inside closed-loop simulations. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/SAMtool/vignettes/SAMtool.html&#34;&gt;User Guide&lt;/a&gt; and a series of seven more vignettes including an &lt;a href=&#34;https://cran.r-project.org/web/packages/SAMtool/vignettes/RCM.html&#34;&gt;overview&lt;/a&gt; of the Rapid Conditioning Model (RCM) for conditioning &lt;code&gt;MSEtool&lt;/code&gt; operating models, and a &lt;a href=&#34;https://cran.r-project.org/web/packages/SAMtool/vignettes/RCM_eq.html&#34;&gt;mathematical description&lt;/a&gt; of RCM.&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=circularEV&#34;&gt;circularEV&lt;/a&gt; v0.1.0: Provides functions for performing extreme value analysis on a circular domain. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/circularEV/vignettes/localMethods.html&#34;&gt;local methods example&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/circularEV/vignettes/splineML.html&#34;&gt;spline example&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;circularEV.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ghcm&#34;&gt;ghcm&lt;/a&gt; v1.0.0: Implements a statistical hypothesis test for conditional independence which can be applied to both discretely observed functional data and multivariate data. See &lt;a href=&#34;https://arxiv.org/abs/2101.07108&#34;&gt;Lundborg et al. (2020)&lt;/a&gt; for details and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ghcm/vignettes/ghcm.html&#34;&gt;vignette&lt;/a&gt; for an overview of the generalized Hilbert Covariance measure with examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ghcm.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gplite&#34;&gt;gplite&lt;/a&gt; v0.11.1: Implements the most common Gaussian process models using Laplace and expectation propagation approximations, maximum marginal likelihood inference for the hyperparameters, and sparse approximations for larger datasets. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/gplite/vignettes/quickstart.html&#34;&gt;vignette&lt;/a&gt; for a quick start.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gplite.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=multibridge&#34;&gt;multibridge&lt;/a&gt; v1.0.0: Implements functions to evaluate hypotheses concerning the distribution of multinomial proportions using bridge sampling. Functions are able to compute Bayes factors for hypotheses that entail inequality constraints, equality constraints, free parameters, and mixtures of all three. See &lt;a href=&#34;https://psyarxiv.com/bux7p/&#34;&gt;Sarafoglou et al. (2020)&lt;/a&gt; for background and the examples: &lt;a href=&#34;https://cran.r-project.org/web/packages/multibridge/vignettes/MemoryOfLifestresses.html&#34;&gt;Memory of Lifestresses&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/multibridge/vignettes/MendelianLawsOfInheritance.html&#34;&gt;Mendelian Laws of Inheritance&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/multibridge/vignettes/PrevalenceOfStatisticalReportingErrors.html&#34;&gt;Prevalence of Statistical Reporting Errors&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=partR2&#34;&gt;partR2&lt;/a&gt; v0.9.1: Provides functions to to partition the variance explained in generalized linear mixed models (GLMMs) into variation unique to predicators and variation shared among predictors. This can be done using semi-partial &lt;em&gt;R&lt;sup&gt;2&lt;/sup&gt;&lt;/em&gt; and inclusive &lt;em&gt;R&lt;sup&gt;2&lt;/sup&gt;&lt;/em&gt;. See &lt;a href=&#34;https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/j.2041-210x.2012.00261.x&#34;&gt;Nakagawa &amp;amp; Schielzeth (2013)&lt;/a&gt; and &lt;a href=&#34;https://royalsocietypublishing.org/doi/10.1098/rsif.2017.0213&#34;&gt;Nakagawa, Johnson &amp;amp; Schielzeth (2017)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/partR2/vignettes/Using_partR2.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;partR2.jpeg&#34; height = &#34;350&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spNetwork&#34;&gt;spNetwork&lt;/a&gt; v0.1.1: Provides tools to perform spatial analysis on network including estimating network kernel density, building spatial matrices. See &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/13658810802475491?journalCode=tgis20&#34;&gt;Okabe et al. (2019)&lt;/a&gt; for background and the vignettes:   &lt;a href=&#34;https://cran.r-project.org/web/packages/spNetwork/vignettes/KNetworkFunctions.html&#34;&gt;Network k Functions&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/spNetwork/vignettes/NKDE.html&#34;&gt;Network Kernel Density Estimate&lt;/a&gt;,
&lt;a href=&#34;https://cran.r-project.org/web/packages/spNetwork/vignettes/NKDEdetailed.html&#34;&gt;Details about NKDE&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/spNetwork/vignettes/SpatialWeightMatrices.html&#34;&gt;Spatial Weight Matrices&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;spNetwork.png&#34; height = &#34;300&#34; width=&#34;350&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ubms&#34;&gt;ubms&lt;/a&gt; v1.0.2: Provides functions to fit Bayesian hierarchical models, including single-season occupancy, dynamic occupancy, and N-mixture abundance models, of animal abundance and occurrence with the &lt;code&gt;rstan&lt;/code&gt; package. See &lt;a href=&#34;https://www.jstatsoft.org/article/view/v076i01&#34;&gt;Carpenter et al. (2017)&lt;/a&gt; and &lt;a href=&#34;https://www.jstatsoft.org/article/view/v043i10&#34;&gt;Fiske and Chandler (2011)&lt;/a&gt; for background. There is a package &lt;a href=&#34;https://cran.r-project.org/web/packages/ubms/vignettes/ubms.html&#34;&gt;Overview&lt;/a&gt;, a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/ubms/vignettes/random-effects.html&#34;&gt;Random Effects&lt;/a&gt;, and another on &lt;a href=&#34;https://cran.r-project.org/web/packages/ubms/vignettes/JAGS-comparison.html&#34;&gt;Comparing ubms with JAGS&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ubms.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=autostsm&#34;&gt;autostsm&lt;/a&gt; v1.2: Provides functions to automate the decomposition of structural time series into trend, cycle, and seasonal components using the Kalman filter. See &lt;a href=&#34;https://www.oxfordhandbooks.com/view/10.1093/oxfordhb/9780195398649.001.0001/oxfordhb-9780195398649-e-6&#34;&gt;Koopman et al. (2012)&lt;/a&gt; for the theory and the &lt;a href=&#34;https://cran.r-project.org/web/packages/autostsm/vignettes/autostsm_vignette.html&#34;&gt;vignette&lt;/a&gt; for an overview with examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bayesforecast&#34;&gt;bayesforecast&lt;/a&gt; v0.0.1: Provides functions to fit Bayesian time series models using &lt;code&gt;Stan&lt;/code&gt; for full Bayesian inference. It includes seasonal ARIMA, ARIMAX, dynamic harmonic regression, GARCH, t-student innovation GARCH models, asymmetric GARCH, random walks, stochastic volatility models for univariate time series. See &lt;a href=&#34;https://www.jstatsoft.org/article/view/v027i03&#34;&gt;Hyndman (2017)&lt;/a&gt; and &lt;a href=&#34;https://www.jstatsoft.org/article/view/v076i01&#34;&gt;Carpenter et al. (2017)&lt;/a&gt; for background and &lt;a href=&#34;https://cran.r-project.org/web/packages/bayesforecast/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;bayesforecast.png&#34; height = &#34;450&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=autoharp&#34;&gt;autoharp&lt;/a&gt; v0.0.5: Implements customizable tools for assessing and grading R or R-markdown scripts from students which allow for checking correctness of code output, runtime statistics and static code analysis. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/autoharp/vignettes/user-manual.html&#34;&gt;User Manual&lt;/a&gt; and a vignettes on the S4 class &lt;a href=&#34;https://cran.r-project.org/web/packages/autoharp/vignettes/treeharp.html&#34;&gt;treeharp&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;autoharp.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cachem&#34;&gt;cachem&lt;/a&gt; v1.0.4: Provides functions to cache R objects with automated pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints. See &lt;a href=&#34;https://cran.r-project.org/web/packages/cachem/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eList&#34;&gt;eList&lt;/a&gt; v0.2.0: Provides list compression functions to convert for loops into vectorized &lt;code&gt;lapply()&lt;/code&gt; functions which support loops with multiple variables, parallelization, and loops across non-standard objects. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/eList/vignettes/VectorComprehension.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=Microsoft365R&#34;&gt;Microsoft365R&lt;/a&gt; v1.0.0: Builds on &lt;code&gt;AzureGraph&lt;/code&gt; to implement and interface to &lt;a href=&#34;https://www.microsoft.com/en-us/microsoft-365&#34;&gt;Microsoft365&lt;/a&gt; and enables access to data stored in SharePoint Online and OneDrive. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/Microsoft365R/vignettes/Microsoft365R.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rtables&#34;&gt;rtables&lt;/a&gt; v0.3.6: Provides a framework for declaring complex multi-level tabulations and then applying them to data. Tables are modeled as hierarchical, tree-like objects which support sibling sub-tables, arbitrary splitting or grouping of data in row and column dimensions, cells containing multiple values, and the concept of contextual summary computations. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and a series of vignettes on    &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/baseline.html&#34;&gt;comparing&lt;/a&gt; against baseline or control, a clinical trials &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/clinical_trials.html&#34;&gt;example&lt;/a&gt;,  constructing tables &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/manual_table_construction.html&#34;&gt;manually&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/sorting_pruning.html&#34;&gt;pruning and sorting&lt;/a&gt;
tables, &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/subsetting_tables.html&#34;&gt;subsetting&lt;/a&gt; tables, &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/tabulation_concepts.html&#34;&gt;Tabulation concepts&lt;/a&gt;, and a &lt;a href=&#34;https://cran.r-project.org/web/packages/rtables/vignettes/tabulation_dplyr.html&#34;&gt;comparison with dplyr&lt;/a&gt; tabulation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rtables.png&#34; height = &#34;250&#34; width=&#34;450&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=targets&#34;&gt;targets&lt;/a&gt; v0.1.0: Brings together function-oriented programming and &lt;code&gt;make&lt;/code&gt;- like declarative workflows in toolkit for building statistics and data science pipelines in R. The methodology borrows from &lt;a href=&#34;https://www.gnu.org/software/make/manual/make.html&#34;&gt;GNU make&lt;/a&gt; and &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.00550&#34;&gt;drake&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/targets/vignettes/overview.html&#34;&gt;vignette&lt;/a&gt; and the &lt;a href=&#34;https://docs.ropensci.org/targets/&#34;&gt;reference website&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggmulti&#34;&gt;ggmulti&lt;/a&gt; v0.1.0: Provides tools such as serial axes objects, Andrew&amp;rsquo;s plot, various scatter plot glyphs to visualize high dimensional data. There are vignettes on visualizing &lt;a href=&#34;https://cran.r-project.org/web/packages/ggmulti/vignettes/highDim.html&#34;&gt;high dimensional data&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/ggmulti/vignettes/glyph.html&#34;&gt;adding glyphs to scatter plots&lt;/a&gt;, and creating &lt;a href=&#34;https://cran.r-project.org/web/packages/ggmulti/vignettes/histogram-density-.html&#34;&gt;histograms with density&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggmulti.png&#34; height = &#34;500&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ggOceanMaps&#34;&gt;ggOceanMaps&lt;/a&gt; v1.0.9: Allows plotting data on bathymetric maps using &lt;code&gt;ggplot2&lt;/code&gt; using data that contain geographic information from anywhere around the globe. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/ggOceanMaps/vignettes/ggOceanMaps.html&#34;&gt;User Manual&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/ggOceanMaps/vignettes/premade-shapefiles.html&#34;&gt;vignette&lt;/a&gt; on pre-made shape files.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ggOceanMaps.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pacviz&#34;&gt;pacviz&lt;/a&gt; v1.0.0.5: Provides functions to map data onto a radial coordinate system and visualize the residual values of linear regression and Cartesian data in the defined radial scheme. See the &lt;a href=&#34;https://spencerriley.me/pacviz/book/&#34;&gt;pacviz documentation&lt;/a&gt; for more information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pacviz.png&#34; height = &#34;400&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=parallelPlot&#34;&gt;parallelPlot&lt;/a&gt; v0.1.0: Provides functions to create parallel coordinates plots using the &lt;code&gt;htmlwidgets&lt;/code&gt; package and &lt;code&gt;d3.js&lt;/code&gt;. The &lt;a href=&#34;https://cran.r-project.org/web/packages/parallelPlot/vignettes/introduction-to-parallelplot.html&#34;&gt;vignette&lt;/a&gt; provides multiple examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;parallelPlot.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=thematic&#34;&gt;thematic&lt;/a&gt; v0.1.1: Provides tools to &amp;ldquo;theme&amp;rdquo; &lt;code&gt;ggplot2&lt;/code&gt;, &lt;code&gt;lattice&lt;/code&gt;, and &lt;code&gt;base&lt;/code&gt; graphics using a small set of choices that include foreground color, background color, accent color, and font family. See &lt;a href=&#34;https://cran.r-project.org/web/packages/thematic/readme/README.html&#34;&gt;README&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;theme.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/02/24/january-2020-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>R Interface for MiniZinc</title>
      <link>https://rviews.rstudio.com/2021/02/15/r-interface-for-minizinc/</link>
      <pubDate>Mon, 15 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/02/15/r-interface-for-minizinc/</guid>
      <description>
        
&lt;script src=&#34;/2021/02/15/r-interface-for-minizinc/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;em&gt;Akshit Achara is a medical device engineer and computer science enthusiast based in Bengaluru, Karnataka, India. You can connect with Akshit on &lt;a href=&#34;https://in.linkedin.com/in/akshit-achara-737589163&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;introduction&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Constraint_programming&#34;&gt;Constraint programming&lt;/a&gt; is a paradigm for solving combinatorial problems that draws on a wide range of techniques from artificial intelligence, computer science, and operations research. &lt;a href=&#34;https://www.minizinc.org/&#34;&gt;MiniZinc&lt;/a&gt; is a free and open-source constraint modeling language. &lt;a href=&#34;https://en.wikipedia.org/wiki/Constraint_satisfaction&#34;&gt;Constraint satisfaction&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Discrete_optimization&#34;&gt;discrete optimization&lt;/a&gt; problems can be formulated in a high-level modeling language. Models are compiled into an intermediate representation that is understood by a &lt;a href=&#34;https://www.minizinc.org/software.html#flatzinc&#34;&gt;wide range of solvers&lt;/a&gt;. MiniZinc itself provides several solvers, for instance GeCode. The existing packages in R are not powerful enough to solve even mid-sized problems in combinatorial optimization.&lt;/p&gt;
&lt;p&gt;Until recently, there were implementations of an Interface to MiniZinc in Python like MiniZinc Python and pymzn and JMiniZinc for Java but none for R.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;rminizinc-as-a-gsoc-project&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;rminizinc as a GSOC project&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/web/packages/rminizinc/index.html&#34;&gt;rminizinc&lt;/a&gt; started as a &lt;a href=&#34;https://summerofcode.withgoogle.com/archive/2020/projects/6235019934171136/&#34;&gt;Google Summer of Code Project&lt;/a&gt; in 2020. Initially, the goal was to provide infrastructure/support for creating 15-20 commonly used MiniZinc problems by creating classes and functions for providing the basic syntax/constructs used in those MiniZinc models. However, it was decided that the libminizinc (MiniZinc C++ API) library can be leveraged using Rcpp for parsing various MiniZinc models and a mirror API can be created to construct the MiniZinc models. Using the library helped me in understanding MiniZinc more which in turn also helped to to provide more features and test the package on larger problems. The following objectives were achieved at the end of the GSOC period:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Parse a MiniZinc model into R.&lt;/li&gt;
&lt;li&gt;Find the model parameters which have not been assigned a value yet.&lt;/li&gt;
&lt;li&gt;Set the values of unassigned parameters. (Scope needs to be extended)&lt;/li&gt;
&lt;li&gt;Solve a model and get parsed solutions as a named list in R.&lt;/li&gt;
&lt;li&gt;Create a MiniZinc model in R using the R6 classes from MiniZinc API mirror.&lt;/li&gt;
&lt;li&gt;Manipulate a model.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The development continued till the end of GSOC but the package was not yet submitted to CRAN.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;post-gsoc&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Post GSOC&lt;/h2&gt;
&lt;p&gt;The package submission to CRAN was very challenging. &lt;a href=&#34;https://github.com/MiniZinc/libminizinc&#34;&gt;Libminizinc&lt;/a&gt; and solver binaries were required in order to use the package because the Rcpp functions were using them to parse and solve the models. To tackle this, we leveraged the &lt;a href=&#34;https://opensource.com/article/19/7/introduction-gnu-autotools&#34;&gt;autotools&lt;/a&gt; to create a configure script for letting the users provide custom paths and configure the package during the installation, used #ifdef macros to provide alternative definitions in case libminizinc and/or solvers are not present on the system.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;examples&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Examples&lt;/h2&gt;
&lt;p&gt;There are a lot of features provided by the package but let’s start with something simple say solving a knapsack problem. Knapsack problem is known by everyone who has interest in constraint programming. The knapsack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine the number of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as possible. It derives its name from the problem faced by someone who is constrained by a fixed-size knapsack and must fill it with the most valuable items. The problem often arises in resource allocation where the decision makers have to choose from a set of non-divisible projects or tasks under a fixed budget or time constraint, respectively.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;knapsack()&lt;/code&gt; function can be used to directly solve the knapsack problem. Here, &lt;code&gt;n&lt;/code&gt; is the number of items, &lt;code&gt;capacity&lt;/code&gt; is the total capacity of carrying weight, &lt;code&gt;profit&lt;/code&gt; is the profit corresponding to each item and &lt;code&gt;weight&lt;/code&gt; is the weight/size of each item. The goal is to maximize the total profit. The solution is returned in the form of a named list with all the solutions along with the optimal solution if found.&lt;/p&gt;
&lt;p&gt;Please find the installation instructions in the &lt;a href=&#34;https://cran.r-project.org/web/packages/rminizinc/vignettes/R_MiniZinc.html&#34;&gt;vignette&lt;/a&gt; or the &lt;a href=&#34;https://github.com/acharaakshit/RMiniZinc&#34;&gt;github readme&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rminizinc)
# knapsack problem
print(knapsack(n = 3, capacity = 9, profit = c(15,10,7), size = c(4,3,2)))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;$SOLUTION0
$SOLUTION0$x
[1] 0 0 0


$SOLUTION1
$SOLUTION1$x
[1] 0 0 1


$SOLUTION2
$SOLUTION2$x
[1] 0 0 2


$SOLUTION3
$SOLUTION3$x
[1] 0 0 3


$SOLUTION4
$SOLUTION4$x
[1] 0 0 4


$SOLUTION5
$SOLUTION5$x
[1] 0 1 3


$OPTIMAL_SOLUTION
$OPTIMAL_SOLUTION$x
[1] 1 1 1
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A function to solve the assignment problem has also been provided. More common examples will be provided in the next package releases based on the user feedback. This will especially be useful for the users who don’t have any knowledge of MiniZinc.&lt;/p&gt;
&lt;p&gt;Basic knowledge of MiniZinc is required in order to understand the next examples. &lt;a href=&#34;https://www.minizinc.org/doc-2.5.3/en/part_2_tutorial.html&#34;&gt;MiniZinc tutorial&lt;/a&gt; would be a good place to start.&lt;/p&gt;
&lt;p&gt;The users can also create a MiniZinc model using the API. Let’s compute the base of a right angled triangle given the height and hypotenuse. The Pythagoras theorem says that In a right-angled triangle, the square of the hypotenuse side is equal to the sum of squares of the other two sides i.e &lt;span class=&#34;math inline&#34;&gt;\(a² + b² = c²\)&lt;/span&gt;. The theorem give us three functions, &lt;span class=&#34;math inline&#34;&gt;\(c = \sqrt{(a² + b²)}\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(a = \sqrt(c² - b²)\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(b = \sqrt(c² - a²)\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;MiniZinc Representation of the model:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;int: a = 4;
int: c = 5;
var int: b;

constraint b&amp;gt;0;
constraint a² + b² = c²;

solve satisfy;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s create and solve the model using rminizinc.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;a = IntDecl(name = &amp;quot;a&amp;quot;, kind = &amp;quot;par&amp;quot;, value = 4)
c = IntDecl(name = &amp;quot;c&amp;quot;, kind = &amp;quot;par&amp;quot;, value = 5)
b = IntDecl(name = &amp;quot;b&amp;quot;, kind = &amp;quot;var&amp;quot;)

# declaration items
a_item = VarDeclItem$new(decl = a)
b_item = VarDeclItem$new(decl = b)
c_item = VarDeclItem$new(decl = c)

# b &amp;gt; 0 is a binary operation
b_0 = BinOp$new(lhs = b$getId(), binop = &amp;quot;&amp;gt;&amp;quot;, rhs = Int$new(0))
constraint1  = ConstraintItem$new(e = b_0)

# a ^ 2 is a binary operation
# a$getId() gives the variable identifier
a_2 = BinOp$new(lhs = a$getId(), binop = &amp;quot;^&amp;quot;, Int$new(2))
b_2 = BinOp$new(lhs = b$getId(), binop = &amp;quot;^&amp;quot;, Int$new(2))
a2_b2 = BinOp$new(lhs = a_2, binop = &amp;quot;+&amp;quot;, rhs = b_2)
c_2 = BinOp$new(lhs = c$getId(), binop = &amp;quot;^&amp;quot;, Int$new(2))
a2_b2_c2 = BinOp$new(lhs = a2_b2, binop = &amp;quot;=&amp;quot;, rhs = c_2)
constraint2  = ConstraintItem$new(e = a2_b2_c2)

solve  = SolveItem$new(solve_type = &amp;quot;satisfy&amp;quot;)

model = Model$new(items = c(a_item, b_item, c_item, constraint1, constraint2, solve))

cat(model$mzn_string())&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;int: a;

var int: b;

int: c;

constraint (b &amp;gt; 0);

constraint (((a ^ 2) + (b ^ 2)) = (c ^ 2));

solve  satisfy;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Creating the model required a lot of code which is more cumbersome that writing the model in MiniZinc itself. However, that was to give the users a taste of various classes that can be used to create items and expressions. This will especially be useful in modifying an existing model.&lt;/p&gt;
&lt;p&gt;The items can directly be provided as strings.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;a = VarDeclItem$new(mzn_str = &amp;quot;int: a = 4;&amp;quot;)
c = VarDeclItem$new(mzn_str = &amp;quot;int: c = 5;&amp;quot;)
b = VarDeclItem$new(mzn_str = &amp;quot;var int: b;&amp;quot;)
constraint1 = ConstraintItem$new(mzn_str = &amp;quot;constraint b &amp;gt; 0;&amp;quot;)
constraint2 = ConstraintItem$new(mzn_str = &amp;quot;constraint a^2 + b^2 = c^2;&amp;quot;)
solve = SolveItem$new(mzn_str = &amp;quot;solve satisfy;&amp;quot;)
model = Model$new(items = c(a, b, c, constraint1, constraint2, solve))
cat(model$mzn_string())&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;int: a = 4;

var int: b;

int: c = 5;

constraint (b &amp;gt; 0);

constraint (((a ^ 2) + (b ^ 2)) = (c ^ 2));

solve  satisfy;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The model can directly be parsed by providing the string representation as the argument to &lt;code&gt;mzn_parse()&lt;/code&gt;. This method uses libminizinc to parse the model. The included mzn files are appearing because the parsed model is serialized back by libminizinc.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pythagoras_string = 
  &amp;quot; int: a = 4;
    int: c = 5;
    var int: b;
    
    constraint b &amp;gt; 0;
    constraint a^2 + b^2 = c^2;
    
    solve satisfy;
 &amp;quot;
model = mzn_parse(model_string = pythagoras_string)
cat(model$mzn_string())&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;int: a = 4;

int: c = 5;

var int: b;

constraint (b &amp;gt; 0);

constraint (((a ^ 2) + (b ^ 2)) = (c ^ 2));

solve  satisfy;

include &amp;quot;solver_redefinitions.mzn&amp;quot;;

include &amp;quot;stdlib.mzn&amp;quot;;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s solve the model now.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;solution = mzn_eval(r_model = model)
print(solution)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;$SOLUTION_STRING
[1] &amp;quot;{\n  \&amp;quot;b\&amp;quot; : 3\n}\n----------\n==========\n&amp;quot;

$SOLUTIONS
$SOLUTIONS$OPTIMAL_SOLUTION
$SOLUTIONS$OPTIMAL_SOLUTION$b
[1] 3&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In the next post, we will try another problem and/or use some other features of rminizinc. Please &lt;a href=&#34;acharaakshit@gmail.com&#34;&gt;let me know&lt;/a&gt; what you think.&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/02/15/r-interface-for-minizinc/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Some thoughts on rstudio::global talks</title>
      <link>https://rviews.rstudio.com/2021/02/04/some-thoughts-on-rstudio-global/</link>
      <pubDate>Thu, 04 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/02/04/some-thoughts-on-rstudio-global/</guid>
      <description>
        &lt;p&gt;&lt;img src=&#34;global.png&#34; height = &#34;400&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;The fifty-five &lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/&#34;&gt;videos&lt;/a&gt; from last month&amp;rsquo;s rstudio::global conference are now available online. You will find them at the link above arranged in ten categories (Keynotes, Data for Good, Language Interop, Learning, Modeling, Organizational Tooling, Package Dev, Programming, Teaching, and Visualization) that reflect fundamental areas of technical and community infrastructure and R applications. Theses talks were selected from hundreds of submissions, many of which were really very good. I participated in the first selection round and found it impossible to make some choices, so I am certain that it must have been agonizingly difficult for the program committee to pare down to the final selections.&lt;/p&gt;

&lt;p&gt;I believe that you will find the content of most of these talks to be nothing less than compelling. The themes and moods of the talks range from informative and deeply technical R issues to data science, journalism, art, education and public service. A few talks transcend the parochial concerns of the R community and address issues that are important to society at large. It is gratifying to see that in the hands of committed people R is helping to make the world just a little bit better. The videos themselves are high quality and a pleasure to watch. Unlike typical conference videos recorded in real time, all of these were produced with excellent lighting, good audio, and were rehearsed, pre-recorded, and edited. Except for the keynotes, the talks are shorter than twenty minutes.&lt;/p&gt;

&lt;p&gt;In the remainder of this post, I will highlight just five talks that I personally found compelling. I have arranged them in an order that I think makes sense to view them. But, you might do just as well to sample talks from the categories listed above that organize the talks on the conference page. My selections do not cover the whole range of topics submitted, and they certainly do not include all of the good stuff. I do think, however, that they reflect the quality of the talks, and I hope that if you watch these five you will be motivated to watch the rest too.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;global2.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;My first three selections are by data journalists who are out to make the world a better place. &lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/the-opioid-files-turning-big-pharmacy-data-over-to-the-public/&#34;&gt;The Opioid Files: Turning big pharmacy data over to the public&lt;/a&gt; by Washington Post data journalist &lt;a href=&#34;https://www.washingtonpost.com/people/andrew-ba-tran/&#34;&gt;Andrew Ba Tran&lt;/a&gt; demonstrates the scale of the opiod scandal. I had the opportunity to meet Andrew at the &lt;a href=&#34;https://www.ire.org/training/conferences/nicar-2021/&#34;&gt;NICAR conference&lt;/a&gt; for Investigative Reporters and Editors in 2019 where he was speaking and teaching R. NICAR opened my eyes to the discipline and tradition of &lt;a href=&#34;https://gijn.org/2015/11/12/fifty-years-of-journalism-and-data-a-brief-history/#:~:text=As%20of%202015%2C%20and%20after,a%20driving%20force%20for%20stories.&amp;amp;text=The%20use%20of%20computers%20for,data%20analysis%20to%20societal%20issues.&#34;&gt;Data Journalism&lt;/a&gt; and the efforts of data journalists to harness technology for the public good. Andrew&amp;rsquo;s conference talk represents this tradition and illustrates the data crunching skills, persistence, and unvarnished storytelling necessary to illuminate a dark topic.&lt;/p&gt;

&lt;p&gt;Next, I recommend watching &lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/trial-and-error-in-data-viz-at-the-aclu/&#34;&gt;Trial and Error in Data Viz at the ACLU&lt;/a&gt;. &lt;a href=&#34;http://sophiebeiers.com/about/&#34;&gt;Sophie Beiers&lt;/a&gt; is a data journalist whose work for the ACLU involves discovering and visualizing data with sufficient rigor and clarity to support arguments that will hold up in court. Sophie describes the messy work of iterating through visualizations in a process built around candid feedback from colleagues and stakeholders. Driving the process is a determination to make charts that effectively communicate key points to the intended audience. Sophie&amp;rsquo;s talk hints at the emotional toll caused by striving to see the people behind the data, and the satisfaction that comes from making a difference. The ACLU analytics team coined a word for expressing the excitement at being able to prove terrible news with quantitative evidence.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;terr.png&#34; height = &#34;350&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;The third talk on my list by
&lt;a href=&#34;https://www.ft.com/stream/e191658e-c66a-45bc-9bad-343bdc4210b3&#34;&gt;John Burn Murdoch&lt;/a&gt; on
&lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/reporting-on-and-visualising-the-pandemic/&#34;&gt;Reporting on and visualizing the pandemic&lt;/a&gt; continues the theme of polishing visualizations until they work for the target audience. John is a data journalist with the Financial Times who has garnered quite a following for producing data visualizations that command attention. John&amp;rsquo;s talk dives deeply into his process of evolving a visualization until it not only illustrates what he wants to show but also shows that it is resonating with his mass audience.&lt;/p&gt;

&lt;p&gt;In thinking about Sophie and John&amp;rsquo;s work, the Japanese word &lt;a href=&#34;https://kbjanderson.com/the-real-meaning-of-kaizen/&#34;&gt;kaizen&lt;/a&gt; (making something good for the good of other people) comes to mind. There are many R visualization experts who can lay down the basic principles of making a good data visualization, but few I think, that have Sophie and John&amp;rsquo;s empathy and capacity to listen and process criticism.&lt;/p&gt;

&lt;p&gt;The final two talks on my list are by R developers who are concerned with the big picture of sustaining the R package ecosystem. Hadley Wickham&amp;rsquo;s Keynote
&lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/reporting-on-and-visualising-the-pandemic/&#34;&gt;Maintaining the house the tidyverse built&lt;/a&gt; addresses a fundamental challenge encountered by all complex software projects that develop over time. How do you maintain functional stability while coping with growth and change? Hadley&amp;rsquo;s solution for the tidyverse encapsulated in the following figure:&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tidy.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;may not be the right solution for all subsystems within the R ecosystem, but surely something like it must evolve to reach into all of the corners of the R Universe. For example, consider the &lt;a href=&#34;https://cran.r-project.org/web/views/&#34;&gt;CRAN Task Views&lt;/a&gt;. When they were assembled, each of these curated lists of R packages represented the cutting edge of software for a particular functional area. The Task View maintainers do a mostly unacknowledged, essential service in keeping these up to date. Nevertheless, it is not difficult to discover Task View packages that have not changed significantly in five or ten years or more. To my knowledge, there are no standards for retiring packages and integrating new work. The future of R depends on systems thinking and the development of new ideas and tools for open source development.&lt;/p&gt;

&lt;p&gt;These considerations lead to Jeroen Ooms&amp;rsquo; talk:
&lt;a href=&#34;https://rstudio.com/resources/rstudioglobal-2021/monitoring-health-and-impact-of-open-source-projects/&#34;&gt;Monitoring health and impact of open-source projects&lt;/a&gt; which describes how &lt;a href=&#34;https://ropensci.org/&#34;&gt;ROpenSci&lt;/a&gt; is taking on the immense challenge of measuring the quality of R packages according to  technical, social and scientific indicators, while building out the infrastructure to improve the entire R package ecosystem. Some of the tools for monitoring the status and &amp;ldquo;health&amp;rdquo; of open source software are already in place. ROpenSci is offering &lt;a href=&#34;https://r-universe.dev/organizations/&#34;&gt;R-universe&lt;/a&gt;, a platform based in git for managing personal R repositories. Once a &amp;ldquo;universe&amp;rdquo; of packages is registered with R-universe every time an author pushes an update the platform will automatically build binaries and documentation.&lt;/p&gt;

&lt;p&gt;Enjoy the videos!!&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/02/04/some-thoughts-on-rstudio-global/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Dec 2020: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2021/01/29/dec-2020-top-40-new-cran-packages/</link>
      <pubDate>Fri, 29 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/01/29/dec-2020-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;One hundred twenty-three new packages made it to CRAN in December. Here are my &amp;ldquo;Top 40&amp;rdquo; selections in nine categories: Computational Methods, Data, Genomics, Machine Learning, Medicine, Science, Statistics, Utilities, and Visualization.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=FKF.SP&#34;&gt;FKF.SP&lt;/a&gt; v0.1.0: Provides a fast and flexible Kalman filtering implementation utilizing sequential processing, designed for efficient parameter estimation through maximum likelihood estimation. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/FKF.SP/vignettes/FKFSP.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rminizinc&#34;&gt;rminizinc&lt;/a&gt; v0.0.4: Implements an interface to &lt;a href=&#34;https://www.minizinc.org/&#34;&gt;MiniZinc&lt;/a&gt;, a free and open-source constraint modeling language which is used to identify feasible solutions out of a very large set of candidates when the problem can be modeled in terms of arbitrary constraints. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/rminizinc/vignettes/R_MiniZinc.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=noisySBM&#34;&gt;nosiySBM&lt;/a&gt; v0.1.4: Implements the variational expectation-maximization algorithm to fit a noisy stochastic block model to an observed dense graph and to perform node clustering. See &lt;a href=&#34;https://arxiv.org/abs/1907.10176&#34;&gt;Rebafka &amp;amp; Villers (2020)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/noisySBM/vignettes/UserGuide.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;noisySBM.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=qsimulatR&#34;&gt;qsimulatR&lt;/a&gt; v1.0: Implements a quantum computer simulator with up to 24 qubits which provides many common gates and allows users to define general single qubit gates and general controlled single qubit gates. The package supports plotting circuits and exporting circuits to &lt;a href=&#34;https://qiskit.org/&#34;&gt;&lt;code&gt;Qiskit&lt;/code&gt;&lt;/a&gt;, a Python package which can be used to run on &lt;a href=&#34;https://quantum-computing.ibm.com/&#34;&gt;IBM&amp;rsquo;s Quantum hardware&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/qsimulatR/vignettes/qsimulatR.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/qsimulatR/vignettes/ExponentiateModN.pdf&#34;&gt;Exponentiation modulo n&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/qsimulatR/vignettes/addbyqft.pdf&#34;&gt;Addition by Fourier transform&lt;/a&gt;, the &lt;a href=&#34;https://cran.r-project.org/web/packages/qsimulatR/vignettes/deutsch-jozsa.pdf&#34;&gt;Deutsch-Sozsa Algorithm&lt;/a&gt;, the &lt;a href=&#34;https://cran.r-project.org/web/packages/qsimulatR/vignettes/phase_estimation.pdf&#34;&gt;Phase Estimation Algorithm&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/qsimulatR/vignettes/qft.pdf&#34;&gt;Quantum Fourier Trafo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;quantum.png&#34; height = &#34;250&#34; width=&#34;450&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eyedata&#34;&gt;eyedata&lt;/a&gt; v0.1.0: Contains anonymized real life, open source data sets from patients treated in &lt;a href=&#34;https://en.wikipedia.org/wiki/Moorfields_Eye_Hospital&#34;&gt;Moorfields Eye Hospital&lt;/a&gt;, London and includes data about people who received intravitreal injections with anti-vascular endothelial growth factor due to age-related macular degeneration or diabetic macular edema. See &lt;a href=&#34;https://cran.r-project.org/web/packages/eyedata/readme/README.html#ref-fu2&#34;&gt;README&lt;/a&gt; for the list of medical publications associated with the data sets.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rgugik&#34;&gt;rgugik&lt;/a&gt; v0.2.1: Automates open data acquisition including raster and vector data from the &lt;a href=&#34;www.gugik.gov.pl&#34;&gt;Polish Head Office of Geodesy and Cartography&lt;/a&gt;. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/rgugik/vignettes/DEM.html&#34;&gt;Digital Eelvation Model&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/rgugik/vignettes/orthophotomap.html&#34;&gt;Orthophotomap&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/rgugik/vignettes/topodb.html&#34;&gt;Topographic Database&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;rgugik.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=readrba&#34;&gt;readrba&lt;/a&gt; v0.1.0: Provides tools to download current and historical &lt;a href=&#34;https://www.rba.gov.au/statistics/tables/&#34;&gt;statistical tables&lt;/a&gt; and &lt;a href=&#34;https://www.rba.gov.au/publications/smp/forecasts-archive.html&#34;&gt;forecasts&lt;/a&gt; from the Reserve Bank of Australia Data which comprise a broad range of Australian macroeconomic and financial time series. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/readrba/vignettes/readrba.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;readrba.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=threesixtygiving&#34;&gt;threesixtygiving&lt;/a&gt; v0.2.2: Provides access to open data from &lt;a href=&#34;https://www.threesixtygiving.org&#34;&gt;360Giving&lt;/a&gt;, a database of charitable grant giving in the UK. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/threesixtygiving/threesixtygiving.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=USgas&#34;&gt;USgas&lt;/a&gt; Links to the &lt;a href=&#34;https://www.eia.gov/&#34;&gt;US Energy Information Administration&lt;/a&gt; to provide and overview of natural gas demand at the county level. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/USgas/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;USgas.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;genomics&#34;&gt;Genomics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=polyqtlR&#34;&gt;polyqtlR&lt;/a&gt; v0.0.4: Provides functions for quantitative trait loci (QTL) analysis in polyploid bi-parental F1 populations. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/polyqtlR/vignettes/polyqtlR_vignette.html&#34;&gt;vignette&lt;/a&gt; for background and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;polyqtlR.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RPPASPACE&#34;&gt;RPPASPACE&lt;/a&gt; v1.0.7: Provides tools for the analysis of reverse-phase protein arrays (RPPAs), which are also known as &lt;em&gt;tissue lysate arrays&lt;/em&gt; or simply &lt;em&gt;lysate arrays&lt;/em&gt;. See &lt;a href=&#34;https://academic.oup.com/bioinformatics/article/23/15/1986/205819&#34;&gt;Hu (2007)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/RPPASPACE/vignettes/Guide_to_RPPASPACE.pdf&#34;&gt;Guide&lt;/a&gt; to for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RVA&#34;&gt;RVA&lt;/a&gt; v0.0.3: Provides functions to automate downstream visualization &amp;amp; pathway analysis in RNAseq analysis. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/RVA/vignettes/RVA.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;RVA.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=comparator&#34;&gt;comparator&lt;/a&gt; v0.0.1: Implements functions for comparing strings, sequences and numeric vectors for clustering and record linkage applications. It includes generalized edit distances for comparing sequences/strings, Monge-Elkan similarity for fuzzy comparison of token sets, and L-p distances for comparing numeric vectors. See &lt;a href=&#34;https://cran.r-project.org/web/packages/comparator/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DoubleML&#34;&gt;DoubleML&lt;/a&gt; v0.1.1: Implements the double/debiased machine learning framework of &lt;a href=&#34;https://academic.oup.com/ectj/article/21/1/C1/5056401&#34;&gt;Chernozhukov et al. (2018)&lt;/a&gt; for partially linear regression models, partially linear instrumental variable regression models, interactive regression models and interactive instrumental variable regression models. There are guides on &lt;a href=&#34;https://cran.r-project.org/web/packages/DoubleML/vignettes/install.html&#34;&gt;Installation&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/DoubleML/vignettes/DoubleML.html&#34;&gt;Getting Started&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=functClust&#34;&gt;functClust&lt;/a&gt; v0.1.6: Provides functions to cluster the components that make up an interactive system on the basis of their functional redundancy for one or more collective, systemic performances. There are six vignettes including and &lt;a href=&#34;https://cran.r-project.org/web/packages/functClust/vignettes/a.Overview.html&#34;&gt;Overview&lt;/a&gt;, a simple &lt;a href=&#34;https://cran.r-project.org/web/packages/functClust/vignettes/b.Simplest_use.html&#34;&gt;Use Case&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/functClust/vignettes/e.Multi_functionality.html&#34;&gt;Multi Fuctionality&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;functClust.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mlpack&#34;&gt;mlpack&lt;/a&gt; v3.4.2.1: Implements bindings to the mlpack C++ machine learning library. See &lt;a href=&#34;https://joss.theoj.org/papers/10.21105/joss.00726&#34;&gt;Curtin et al (2018)&lt;/a&gt; for background and look &lt;a href=&#34;https://www.mlpack.org/doc/mlpack-3.4.2/r_documentation.html&#34;&gt;here&lt;/a&gt; for documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=RFCCA&#34;&gt;RFCCA&lt;/a&gt; v1.0.3: Implements Random Forest with Canonical Correlation Analysis, a method for estimating the canonical correlations between two sets of variables depending on the subject-related covariates. The method is described in &lt;a href=&#34;https://arxiv.org/abs/2011.11555&#34;&gt;Alakus et al. (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/RFCCA/vignettes/RFCCA.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=babsim.hospital&#34;&gt;babsim.hospital&lt;/a&gt; v11.5.14: Implements a discrete-event simulation model for a hospital resource planning. Motivated by the challenges faced by health care institutions in the current COVID-19 pandemic, it can be used by health departments to forecast demand for intensive care beds, ventilators, and staff resources. See &lt;a href=&#34;https://www.jstatsoft.org/article/view/v090i02&#34;&gt;Ucar, Smeets &amp;amp; Azcorra (2019)&lt;/a&gt;, &lt;a href=&#34;https://www.rcpjournals.org/content/futurehosp/6/1/17&#34;&gt;Lawton &amp;amp; McCooe (2019)&lt;/a&gt; and the &lt;a href=&#34;https://www.th-koeln.de/informatik-und-ingenieurwissenschaften/babsimhospital_78996.php&#34;&gt;website&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/babsim.hospital/vignettes/babsim-vignette-introduction.pdf&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sim.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=healthyR&#34;&gt;healthyR&lt;/a&gt; v0.1.1: Implements hospital data analysis workflow tools including modeling tools, and tools to review common administrative hospital data such as average length of stay, readmission rates, average net pay amounts by service lines, and more. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/healthyR/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;healthyR.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=metaSurvival&#34;&gt;metaSurvival&lt;/a&gt; v0.1.0: Provides a function to assess information from a summary survival curve and test the between-strata heterogeneity. See the &lt;a href=&#34;https://github.com/shubhrampandey/metaSurvival&#34;&gt;GitHub repo&lt;/a&gt; for an example.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;metaSurvival.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;science&#34;&gt;Science&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cmcR&#34;&gt;cmcR&lt;/a&gt; v0.1.3: Implements the congruent matching cells method for cartridge case identification as proposed by &lt;a href=&#34;https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=911193&#34;&gt;Song (2013)&lt;/a&gt; as well as an extension of the method proposed by &lt;a href=&#34;https://nvlpubs.nist.gov/nistpubs/jres/120/jres.120.008.pdf&#34;&gt;Tong et al. (2015)&lt;/a&gt;. There is a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/cmcR/vignettes/decisionRuleDescription.html&#34;&gt;Decision Rules&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/cmcR/vignettes/cmcR_plotReproduction.html&#34;&gt;another vignette&lt;/a&gt; reproducing the study by Song et al.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;cmcR.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=envi&#34;&gt;envi&lt;/a&gt; v0.1.6: Provides tools for environmental interpolation using occurrence data, covariates, kernel density-based estimation, and spatial relative risk. See &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.7577&#34;&gt;Davies et al. (2018)&lt;/a&gt; for details on spatial relative risk, &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.4780090616&#34;&gt;Bithell (1990)&lt;/a&gt; for kernel density estimation and &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.4780101112&#34;&gt;Bithell (1991)&lt;/a&gt; for estimating relative risk. The &lt;a href=&#34;https://cran.r-project.org/web/packages/envi/vignettes/vignette.html&#34;&gt;vignette&lt;/a&gt; provides background and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;envi.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PAMpal&#34;&gt;PAMpal&lt;/a&gt; v0.9.14: Provides tools for loading and processing passive acoustic data, including functions to read &lt;a href=&#34;https://www.pamguard.org/&#34;&gt;Pamguard&lt;/a&gt; data, process, and export data. See &lt;a href=&#34;https://asa.scitation.org/doi/10.1121/1.2743157&#34;&gt;Oswald et al (2007)&lt;/a&gt;,  &lt;a href=&#34;https://asa.scitation.org/doi/10.1121/10.0001229&#34;&gt;Griffiths et al (2020)&lt;/a&gt;, and &lt;a href=&#34;https://asa.scitation.org/doi/full/10.1121/1.3479549&#34;&gt;Baumann-Pickering et al (2010)&lt;/a&gt; for background. Look &lt;a href=&#34;https://taikisan21.github.io/PAMpal/&#34;&gt;here&lt;/a&gt; for the installation guide and tutorial.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PAMpal.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=bpcs&#34;&gt;bpcs&lt;/a&gt; v1.0.0: Implements models for the analysis of paired comparison data using &lt;code&gt;Stan&lt;/code&gt; including random effects, generalized model for predictors and order effect Bayesian versions of the Bradley-Terry model. See &lt;a href=&#34;https://www.jstor.org/stable/2334029?origin=crossref&amp;amp;seq=1&#34;&gt;Bradley &amp;amp; Terry (1952)&lt;/a&gt;, &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1970.10481082&#34;&gt;Davidson (1970)&lt;/a&gt;, and &lt;a href=&#34;https://www.jstatsoft.org/article/view/v076i01&#34;&gt;Carpenter et al. (2017)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/bpcs/vignettes/a_get_started.html&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=brolgar&#34;&gt;brolgar&lt;/a&gt; v0.1.0: Provides a framework of tools to summarise, visualise, and explore longitudinal data and includes methods for calculating features and summary statistics and sampling individual series. See &lt;a href=&#34;https://arxiv.org/abs/2012.01619&#34;&gt;Tierney, Cook &amp;amp; Prvan&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/getting-started.html&#34;&gt;Getting Started Guide&lt;/a&gt; to get going. There are also vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/exploratory-modelling.html&#34;&gt;exploratory modelling&lt;/a&gt;, finding &lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/finding-features.html&#34;&gt;features&lt;/a&gt;, identifying &lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/id-interesting-obs.html&#34;&gt;interesting observations&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/longitudinal-data-structures.html&#34;&gt;data structures&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/mixed-effects-models.html&#34;&gt;mixed effects models&lt;/a&gt;, and
&lt;a href=&#34;https://cran.r-project.org/web/packages/brolgar/vignettes/visualisation-gallery.html&#34;&gt;visualisation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;brolgar.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=MASSExtra&#34;&gt;MASSExtra&lt;/a&gt; v1.0.2: Provides enhancements, extensions and additions (such as Gramm-Schmidt orthogonalisation and generalised eigenvalue problems) to the &lt;code&gt;MASS&lt;/code&gt; package with convenient default settings and user interfaces. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/MASSExtra/vignettes/rationale.pdf&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;MASSExtra.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=motifr&#34;&gt;motifr&lt;/a&gt; v1.0.0: Provides tools for motif analysis in multi-level networks to visualize multi-level networks, count multi-level network motifs and compare motif occurrences to baseline models. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/motifr/vignettes/motif_zoo.html&#34;&gt;motif zoo&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/motifr/vignettes/random_baselines.html&#34;&gt;Baseline model comparisons&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;motifr.svg&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=OptCirClust&#34;&gt;OptCirClust&lt;/a&gt; v0.0.3: Provides fast (runtime = O(K N log^2 N), optimal, reproducible clustering algorithms for circular, periodic, or framed data based on a core algorithm for optimal framed clustering. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/OptCirClust/vignettes/CircularGenomes.html&#34;&gt;Circular genome clustering&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/OptCirClust/vignettes/Performance.html&#34;&gt;Performance&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/OptCirClust/vignettes/Tutorial_CirClust.html&#34;&gt;Circular Clustering&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/OptCirClust/vignettes/Tutorial_FramedClust.html&#34;&gt;Framed Clusterine&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;OptCirClust.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pflamelet&#34;&gt;pflamelet&lt;/a&gt; v0.1.1: Provides functions to compute the persistence flamelets, a statistical tool for exploring the Topological Invariants of Scale-Space families introduced in &lt;a href=&#34;https://arxiv.org/abs/1709.07097&#34;&gt;Padellini and Brutti (2017)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PRDA&#34;&gt;PRDA&lt;/a&gt; v1.0.0: Implements the &lt;em&gt;Design Analysis&lt;/em&gt; proposed by &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/1745691614551642&#34;&gt;Gelman &amp;amp; Carlin (2014)&lt;/a&gt; which combines the evaluation of Power-Analysis with other inferential-risks. See also &lt;a href=&#34;https://www.frontiersin.org/articles/10.3389/fpsyg.2019.02893/full&#34;&gt;Altoè et al. (2020)&lt;/a&gt; and &lt;a href=&#34;https://psyarxiv.com/q9f86/&#34;&gt;Bertoldo et al. (2020)&lt;/a&gt; for background and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/PRDA/vignettes/PRDA.html&#34;&gt;PRDA&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/PRDA/vignettes/prospective.html&#34;&gt;Prospective&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/PRDA/vignettes/retrospective.html&#34;&gt;Retrospective&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PRDA.png&#34; height = &#34;300&#34; width=&#34;300&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=puls&#34;&gt;puls&lt;/a&gt; v0.1.1: Supplements the &lt;code&gt;fda&lt;/code&gt; and &lt;code&gt;fda.use&lt;/code&gt; packages by providing a method for clustering functional data using subregion information of the curves. See the &lt;a href=&#34;https://cran.r-project.org/package=puls&#34;&gt;vignette&lt;/a&gt; for an example and references.&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=coro&#34;&gt;coro&lt;/a&gt; v1.0.1: Provides &lt;em&gt;coroutines&lt;/em&gt;, a family of functions that can be suspended and resumed later on. This includes async functions (which await) and generators (which yield). See the &lt;a href=&#34;https://cran.r-project.org/web/packages/coro/vignettes/generator.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dataReporter&#34;&gt;dataReporter&lt;/a&gt; v1.0.0: Provides functions to auto generate a customizable data report showing potential errors in a data set. See &lt;a href=&#34;https://www.jstatsoft.org/article/view/v090i06&#34;&gt;Petersen &amp;amp; Ekstrøm (2019)&lt;/a&gt; for background, and the &lt;a href=&#34;https://cran.r-project.org/web/packages/dataReporter/vignettes/extending_dataReporter.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=DescrTab2&#34;&gt;DescrTab2&lt;/a&gt; v2.0.3: Provides functions to create descriptive statistics tables for continuous and categorical variables. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/DescrTab2/vignettes/maintenance_guide.html&#34;&gt;Maintenance&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/DescrTab2/vignettes/usage_guide.html&#34;&gt;Usage&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/DescrTab2/vignettes/validation_report.html&#34;&gt;Validation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=libr&#34;&gt;libr&lt;/a&gt; v1.1.1: Provides functions to create data libraries, generate data dictionaries, and simulate a data step. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/libr/vignettes/libr.html&#34;&gt;Introduction&lt;/a&gt;, and vignettes on library &lt;a href=&#34;https://cran.r-project.org/web/packages/libr/vignettes/libr-basics.html&#34;&gt;operations&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/libr/vignettes/libr-management.html&#34;&gt;management&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/libr/vignettes/libr-datastep.html&#34;&gt;Data Step&lt;/a&gt; operations and the &lt;a href=&#34;https://cran.r-project.org/web/packages/libr/vignettes/libr-management.html&#34;&gt;enhanced equality&lt;/a&gt; operator.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=outsider&#34;&gt;outsider&lt;/a&gt; v0.1.1: Allows users to install and run external command-line programs in R through use of &lt;a href=&#34;https://www.docker.com/&#34;&gt;Docker&lt;/a&gt; and online repositories. Look &lt;a href=&#34;https://docs.ropensci.org/outsider/&#34;&gt;here&lt;/a&gt; for package information.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;outsider.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=srcr&#34;&gt;srcr&lt;/a&gt; v1.0.0: Provides a simple tool to abstract connection details, including secret credentials, out of your source code and manage configurations for frequently-used database connections. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/srcr/vignettes/Managing_data_sources.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ComplexUpset&#34;&gt;ComplexUpset&lt;/a&gt; v1.0.3: Provides functions to create Upset plots which offer improvements over Venn Diagrams for set overlap visualizations.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;upset.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nmaplateplot&#34;&gt;nmaplateplot&lt;/a&gt; v1.0.0: Provides a graphical display of results from network meta-analysis (NMA) which is suitable for outcomes like odds ratios, risk ratios, risk differences, and standardized mean differences. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ComplexUpset/vignettes/Examples_R.html&#34;&gt;vignette&lt;/a&gt; for examples. &lt;a href=&#34;https://cran.r-project.org/web/packages/nmaplateplot/vignettes/nmaplateplot-intro.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;nmaplateplot.svg&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PantaRhei&#34;&gt;PantaRhei&lt;/a&gt; v0.1.2: Provides functions to produce &lt;a href=&#34;https://en.wikipedia.org/wiki/Sankey_diagram#:~:text=Sankey%20diagrams%20are%20a%20type,proportional%20to%20the%20flow%20rate.&amp;amp;text=Sankey%20diagrams%20emphasize%20the%20major,quantities%20within%20defined%20system%20boundaries.&#34;&gt;Sankey diagrams&lt;/a&gt; which are used to visualize the flow of conservative substances through a system. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/PantaRhei/vignettes/panta-rhei.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;PantaRhei.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/01/29/dec-2020-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>SEM Time Series Modeling</title>
      <link>https://rviews.rstudio.com/2021/01/22/sem-time-series-modeling/</link>
      <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/01/22/sem-time-series-modeling/</guid>
      <description>
        
&lt;script src=&#34;/2021/01/22/sem-time-series-modeling/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;!--
tested on Win10:    R-4.0.3, rstudio-1.3.911, bimets-1.5.2
tested on Redhat7:  R-3.5.3, rstudio-1.1.463, bimets-1.5.2
--&gt;
&lt;p&gt;&lt;em&gt;Andrea Luciani is a Technical Advisor for the Directorate General for Economics, Statistics and Research at the Bank of Italy, and co-author of the bimets package.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Structural Equation Models &lt;a href=&#34;https://en.wikipedia.org/wiki/Structural_equation_modeling&#34;&gt;(SEM)&lt;/a&gt;, which are common in many economic modeling efforts, require fitting and simulating whole system of equations where each equation may depend on the results of other equations. Moreover, they often require combining time series and regression equations in ways that are well beyond what the &lt;code&gt;ts()&lt;/code&gt; and &lt;code&gt;lm()&lt;/code&gt; functions were designed to do. For example, one might want to account for an error auto-correlation of some degree in the regression, or force linear restrictions modeling coefficients.&lt;/p&gt;
&lt;p&gt;In this post, we will show how to do structural equation modeling in R by working through the &lt;a href=&#34;http://www.ipe.ro/rjef/rjef1_14/rjef1_2014p5-14.pdf&#34;&gt;Klein Model&lt;/a&gt; of the United States economy, one of the oldest and most elementary models of its kind.&lt;/p&gt;
&lt;p&gt;These equations define the model:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(CN_t = \alpha_1 + \alpha_2 * P_t + \alpha_3 * P_{t-1} + \alpha_4 * ( WP_t + WG_t )\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(I_t = \beta_1 + \beta_2 * P_t + \beta_3 * P_{t-1} - \beta_4 * K_{t-1}\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(WP_t = \gamma_1 + \gamma_2 * ( Y_t + T_t - WG_t ) + \gamma_3 * ( Y_{t-1} + T_{t-1} - WG_{t-1} ) + \gamma_4 * Time\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(P_t = Y_t - ( WP_t + WG_t )\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(K_t = K_{t-1} + I_t\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(Y_t = CN_t + I_t + G_t - T_t\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Given:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(CN\)&lt;/span&gt; as private consumption expenditure;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(I\)&lt;/span&gt; as investment;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(WP\)&lt;/span&gt; as wage bill of the private sector (demand for labor);&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(P\)&lt;/span&gt; as profits;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(K\)&lt;/span&gt; as stock of capital goods;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt; as gross national product;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(WG\)&lt;/span&gt; as wage bill of the government sector;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(Time\)&lt;/span&gt; as an index of the passage of time, e.g. 1931 = zero;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(G\)&lt;/span&gt; as government expenditure plus net exports;&lt;br /&gt;
&lt;span class=&#34;math inline&#34;&gt;\(T\)&lt;/span&gt; as business taxes.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(\alpha_i, \beta_j, \gamma_k\)&lt;/span&gt; are coefficient to be estimated.&lt;/p&gt;
&lt;p&gt;This system has only 6 equations, three of which must be fitted in order to assess the coefficients. It may not seem so difficult to solve this system, but the real complexity emerges if you look at the incidence graph in the following figure, wherein endogenous variables are plotted in blue and exogenous variables are plotted in pink.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;/2021/01/22/sem-time-series-modeling/index_files/figure-html/incidence_graph-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Each edge states a simultaneous dependence from a variable to another, e.g. the &lt;code&gt;WP&lt;/code&gt; equation depends on the current value of the &lt;code&gt;TIME&lt;/code&gt; time series; complexity arises because in this model there are several circular dependencies, one of which is plotted in dark blue.&lt;/p&gt;
&lt;p&gt;A circular dependency in the incidence graph of a model implies that the model is a “simultaneous” equations model and that it must be estimated by using ad-hoc procedures; moreover it can be simulated, i.e. performing a forecast, only by using an iterative algorithm.&lt;/p&gt;
&lt;p&gt;If we search for “simultaneous equations” inside the &lt;a href=&#34;https://cran.r-project.org/web/views/Econometrics.html&#34;&gt;Econometrics Task View&lt;/a&gt; web page we can find two results: the &lt;a href=&#34;https://cran.r-project.org/web/packages/systemfit/index.html&#34;&gt;systemfit&lt;/a&gt; and the &lt;a href=&#34;https://cran.r-project.org/web/packages/bimets/index.html&#34;&gt;bimets&lt;/a&gt; packages.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://cran.r-project.org/web/packages/systemfit/index.html&#34;&gt;systemfit&lt;/a&gt; package is a powerful tool for econometric estimation of simultaneous systems of linear and nonlinear equations, but it only provides fitting procedures, thus it cannot be used in our example in order to work out a forecast.&lt;/p&gt;
&lt;p&gt;On the other hand, the &lt;a href=&#34;https://cran.r-project.org/web/packages/bimets/index.html&#34;&gt;bimets&lt;/a&gt; package implements, among others, simulation and forecasting procedures; as stated into the &lt;a href=&#34;https://cran.r-project.org/web/packages/bimets/vignettes/bimets.pdf&#34;&gt;vignette&lt;/a&gt; it allows users to write down the model in a natural way, to test several strategies and to focus on the econometric analysis, without overly dealing with coding.&lt;/p&gt;
&lt;p&gt;Time series projection, linear restrictions and error auto-correlation can be triggered directly in the model definition, so let us try to define a similar but more complex Klein model by using a &lt;a href=&#34;https://cran.r-project.org/web/packages/bimets/index.html&#34;&gt;bimets&lt;/a&gt; compliant syntax:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#load library
library(bimets)

#define the Klein model
kleinModelDef &amp;lt;- &amp;quot;
MODEL

COMMENT&amp;gt; Modified Klein Model 1 of the U.S. Economy with PDL, 
COMMENT&amp;gt; autocorrelation on errors, restrictions and conditional equation evaluations

COMMENT&amp;gt; Consumption with autocorrelation on errors
BEHAVIORAL&amp;gt; cn
TSRANGE 1923 1 1940 1
EQ&amp;gt; cn =  a1 + a2*p + a3*TSLAG(p,1) + a4*(wp+wg) 
COEFF&amp;gt; a1 a2 a3 a4
ERROR&amp;gt; AUTO(2)

COMMENT&amp;gt; Investment with restrictions
BEHAVIORAL&amp;gt; i
TSRANGE 1923 1 1940 1
EQ&amp;gt; i = b1 + b2*p + b3*TSLAG(p,1) + b4*TSLAG(k,1)
COEFF&amp;gt; b1 b2 b3 b4
RESTRICT&amp;gt; b2 + b3 = 1

COMMENT&amp;gt; Demand for Labor with PDL
BEHAVIORAL&amp;gt; wp 
TSRANGE 1923 1 1940 1
EQ&amp;gt; wp = c1 + c2*(y+t-wg) + c3*TSLAG(y+t-wg,1) + c4*time
COEFF&amp;gt; c1 c2 c3 c4
PDL&amp;gt; c3 1 2

COMMENT&amp;gt; Gross National Product
IDENTITY&amp;gt; y
EQ&amp;gt; y = cn + i + g - t

COMMENT&amp;gt; Profits
IDENTITY&amp;gt; p
EQ&amp;gt; p = y - (wp+wg)

COMMENT&amp;gt; Capital Stock with IF switches
IDENTITY&amp;gt; k
EQ&amp;gt; k = TSLAG(k,1) + i
IF&amp;gt; i &amp;gt; 0
IDENTITY&amp;gt; k
EQ&amp;gt; k = TSLAG(k,1) 
IF&amp;gt; i &amp;lt;= 0

END
&amp;quot;

#load the model
kleinModel &amp;lt;- LOAD_MODEL(modelText = kleinModelDef)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Analyzing behaviorals...
## Analyzing identities...
## Optimizing...
## Loaded model &amp;quot;kleinModelDef&amp;quot;:
##     3 behaviorals
##     3 identities
##    12 coefficients
## ...LOAD MODEL OK&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The code is quite intuitive and uses explicit keywords in order to define equations, coefficients, parameters, etc. Users can easily:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;change the &lt;code&gt;TSRANGE&lt;/code&gt; in order to fit the model in a custom time range per equation;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;modify an equation &lt;code&gt;EQ&lt;/code&gt; without changing any user procedure or code;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;add or remove one or more linear restriction on the coefficients by using the keyword &lt;code&gt;RESTRICT&lt;/code&gt;, e.g.&lt;br /&gt;
&lt;code&gt;RESTRICT&amp;gt; -1.23*b2 + 8.9*b3 = 0.34&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;RESRTICT&amp;gt; b4 – 1.2*b1 = 5&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;add or remove an error auto-correlation structure with an arbitrary order by using the keyword:&lt;br /&gt;
&lt;code&gt;ERROR&amp;gt;&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Equations can contain advanced expressions, e.g.:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;EQ&amp;gt; TSDELTA(i) = b1 + b2*EXP(p/1000) + b3*TSDELTALOG(TSLAG(p,1)) + b4*MOVAVG(TSLAG(k,1),5)&lt;/code&gt;&lt;/p&gt;
&lt;div id=&#34;model-estimation&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Model estimation&lt;/h3&gt;
&lt;p&gt;Now, we define time series to be used in our example, and then we perform an estimation of the whole &lt;code&gt;kleinModel&lt;/code&gt; by using the command &lt;code&gt;ESTIMATE()&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#define data
kleinModelData &amp;lt;- list(  
  cn  =TIMESERIES(39.8,41.9,45,49.2,50.6,52.6,55.1,56.2,57.3,57.8,
                  55,50.9,45.6,46.5,48.7,51.3,57.7,58.7,57.5,61.6,65,69.7,  
                  START=c(1920,1),FREQ=1),
  g   =TIMESERIES(4.6,6.6,6.1,5.7,6.6,6.5,6.6,7.6,7.9,8.1,9.4,10.7,
                  10.2,9.3,10,10.5,10.3,11,13,14.4,15.4,22.3,   
                  START=c(1920,1),FREQ=1),
  i   =TIMESERIES(2.7,-.2,1.9,5.2,3,5.1,5.6,4.2,3,5.1,1,-3.4,-6.2,
                  -5.1,-3,-1.3,2.1,2,-1.9,1.3,3.3,4.9,  
                  START=c(1920,1),FREQ=1),
  k   =TIMESERIES(182.8,182.6,184.5,189.7,192.7,197.8,203.4,207.6,
                  210.6,215.7,216.7,213.3,207.1,202,199,197.7,199.8,
                  201.8,199.9,201.2,204.5,209.4,    
                  START=c(1920,1),FREQ=1),
  p   =TIMESERIES(12.7,12.4,16.9,18.4,19.4,20.1,19.6,19.8,21.1,21.7,
                  15.6,11.4,7,11.2,12.3,14,17.6,17.3,15.3,19,21.1,23.5, 
                  START=c(1920,1),FREQ=1),
  wp  =TIMESERIES(28.8,25.5,29.3,34.1,33.9,35.4,37.4,37.9,39.2,41.3,
                  37.9,34.5,29,28.5,30.6,33.2,36.8,41,38.2,41.6,45,53.3,    
                  START=c(1920,1),FREQ=1),
  y   =TIMESERIES(43.7,40.6,49.1,55.4,56.4,58.7,60.3,61.3,64,67,57.7,
                  50.7,41.3,45.3,48.9,53.3,61.8,65,61.2,68.4,74.1,85.3, 
                  START=c(1920,1),FREQ=1),
  t   =TIMESERIES(3.4,7.7,3.9,4.7,3.8,5.5,7,6.7,4.2,4,7.7,7.5,8.3,5.4,
                  6.8,7.2,8.3,6.7,7.4,8.9,9.6,11.6, 
                  START=c(1920,1),FREQ=1),
  time=TIMESERIES(NA,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,0,
                  1,2,3,4,5,6,7,8,9,10, 
                  START=c(1920,1),FREQ=1),
  wg  =TIMESERIES(2.2,2.7,2.9,2.9,3.1,3.2,3.3,3.6,3.7,4,4.2,4.8,
                  5.3,5.6,6,6.1,7.4,6.7,7.7,7.8,8,8.5,  
                  START=c(1920,1),FREQ=1)
);

#load time series into the model object
kleinModel &amp;lt;- LOAD_MODEL_DATA(kleinModel,kleinModelData)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Load model data &amp;quot;kleinModelData&amp;quot; into model &amp;quot;kleinModelDef&amp;quot;...
## ...LOAD MODEL DATA OK&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#estimate the model
kleinModel &amp;lt;- ESTIMATE(kleinModel, quietly=TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In order to reduce this blog post length we only show the output for a single estimation; anyhow, for each estimated equation the output is similar to the following:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;kleinModel &amp;lt;- ESTIMATE(kleinModel, eqList=&amp;#39;cn&amp;#39;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
## Estimate the Model kleinModelDef:
## the number of behavioral equations to be estimated is 1.
## The total number of coefficients is 4.
## 
## _________________________________________
## 
## BEHAVIORAL EQUATION: cn
## Estimation Technique: OLS
## Autoregression of Order  2  (Cochrane-Orcutt procedure)
## 
## Convergence was reached in  6  /  20  iterations.
## 
## 
## cn                  =   14.83    
##                         T-stat. 7.608    ***
## 
##                     +   0.2589   p
##                         T-stat. 2.96     *
## 
##                     +   0.01424  TSLAG(p,1)
##                         T-stat. 0.1735   
## 
##                     +   0.839    (wp+wg)
##                         T-stat. 14.68    ***
## 
## ERROR STRUCTURE:  AUTO(2) 
## 
## AUTOREGRESSIVE PARAMETERS:
## Rho          Std. Error   T-stat.      
##  0.2542       0.2589       0.9817       
## -0.05251      0.2594      -0.2024       
## 
## 
## STATs:
## R-Squared                      : 0.9827   
## Adjusted R-Squared             : 0.9755   
## Durbin-Watson Statistic        : 2.256    
## Sum of squares of residuals    : 8.072    
## Standard Error of Regression   : 0.8201   
## Log of the Likelihood Function : -18.32   
## F-statistic                    : 136.2    
## F-probability                  : 3.874e-10
## Akaike&amp;#39;s IC                    : 50.65    
## Schwarz&amp;#39;s IC                   : 56.88    
## Mean of Dependent Variable     : 54.29    
## Number of Observations         : 18
## Number of Degrees of Freedom   : 12
## Current Sample (year-period)   : 1923-1 / 1940-1
## 
## 
## Signif. codes:   *** 0.001  ** 0.01  * 0.05  
## 
## 
## ...ESTIMATE OK&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The &lt;code&gt;ESTIMATE()&lt;/code&gt; function can fit also non-simultaneous system and a single equation. Several predefined time series transformations are available in &lt;a href=&#34;https://cran.r-project.org/web/packages/bimets/index.html&#34;&gt;bimets&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;– Time series extension &lt;code&gt;TSEXTEND()&lt;/code&gt;&lt;br /&gt;
– Time series merging &lt;code&gt;TSMERGE()&lt;/code&gt;&lt;br /&gt;
– Time series projection &lt;code&gt;TSPROJECT()&lt;/code&gt;&lt;br /&gt;
– Lag &lt;code&gt;TSLAG()&lt;/code&gt;&lt;br /&gt;
– Lag differences: standard, percentage and logarithmic, i.e. &lt;code&gt;TSDELTA()&lt;/code&gt;, &lt;code&gt;TSDELTAP()&lt;/code&gt;, &lt;code&gt;TSDELTALOG()&lt;/code&gt;&lt;br /&gt;
– Cumulative product &lt;code&gt;CUMPROD()&lt;/code&gt;&lt;br /&gt;
– Cumulative sum &lt;code&gt;CUMSUM()&lt;/code&gt;&lt;br /&gt;
– Moving average &lt;code&gt;MOVAVG()&lt;/code&gt;&lt;br /&gt;
– Moving sum &lt;code&gt;MOVSUM()&lt;/code&gt;&lt;br /&gt;
– Parametric (Dis)Aggregation &lt;code&gt;YEARLY()&lt;/code&gt;, &lt;code&gt;QUARTERLY()&lt;/code&gt;, &lt;code&gt;MONTHLY()&lt;/code&gt;, &lt;code&gt;DAILY()&lt;/code&gt;&lt;br /&gt;
– Time series data presentation &lt;code&gt;TABIT()&lt;/code&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;forecasting&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Forecasting&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;predict()&lt;/code&gt; function of the &lt;code&gt;lm()&lt;/code&gt; or &lt;code&gt;dyn$lm&lt;/code&gt; linear model framework produces predicted values, obtained by evaluating the regression function with new data: it is a popular function among the R users.&lt;/p&gt;
&lt;p&gt;Unfortunately, it does not help in our example: as we said before, in order to forecast a simultaneous model that presents circular dependencies in the incidence graph, we cannot merely assess the right-hand side of the equations, as the &lt;code&gt;predict.lm&lt;/code&gt; function does; in our case we need an iterative algorithm.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;predict.lm&lt;/code&gt; equivalent function that allows to forecast our simultaneous model is the &lt;code&gt;SIMULATE()&lt;/code&gt; function. On the other hand the &lt;code&gt;SIMULATE()&lt;/code&gt; function can also solve non-simultaneous models and gives the same results as the &lt;code&gt;predict.lm&lt;/code&gt; function.&lt;/p&gt;
&lt;p&gt;In addition, as in the Capital Stock &lt;code&gt;k&lt;/code&gt; equation in our example, the &lt;code&gt;SIMULATE()&lt;/code&gt; function can conditionally evaluate an identity during a simulation, depending on the value of a logical expression (e.g. for each simulation period the &lt;code&gt;k&lt;/code&gt; equation changes depending on the &lt;code&gt;i&lt;/code&gt; current value). Thus, it is possible to have a model alternating between two or more equation specifications for each simulation period, depending upon results from other equations.&lt;/p&gt;
&lt;p&gt;Structural stability, multiplier analysis and endogenous targeting are additional capabilities coded in &lt;a href=&#34;https://cran.r-project.org/web/packages/bimets/index.html&#34;&gt;bimets&lt;/a&gt; but not described in this post.&lt;/p&gt;
&lt;p&gt;In order to forecast the model up to 1944, we need to extend exogenous time series by using the &lt;code&gt;TSEXTEND()&lt;/code&gt; function. In this example, we perform simple extensions:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#we need to extend exogenous variables up to 1944
kleinModel$modelData &amp;lt;- within(kleinModel$modelData,{
    wg    = TSEXTEND(wg,  UPTO=c(1944,1),EXTMODE=&amp;#39;CONSTANT&amp;#39;)
    t     = TSEXTEND(t,   UPTO=c(1944,1),EXTMODE=&amp;#39;LINEAR&amp;#39;)
    g     = TSEXTEND(g,   UPTO=c(1944,1),EXTMODE=&amp;#39;CONSTANT&amp;#39;)
    k     = TSEXTEND(k,   UPTO=c(1944,1),EXTMODE=&amp;#39;LINEAR&amp;#39;)
    time  = TSEXTEND(time,UPTO=c(1944,1),EXTMODE=&amp;#39;LINEAR&amp;#39;)
  })&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A call to the &lt;code&gt;SIMULATE()&lt;/code&gt; function will solve our simultaneous system of equations:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#forecast model
kleinModel &amp;lt;- SIMULATE(kleinModel
                      ,simType=&amp;#39;FORECAST&amp;#39;
                      ,TSRANGE=c(1941,1,1944,1)
                      ,simConvergence=0.00001
                      ,simIterLimit=100
                      ,quietly=TRUE
  )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The historical GNP (original referred as “Net national income, measured in billions of 1934 dollars” , pg. 141 in “&lt;a href=&#34;https://cowles.yale.edu/sites/default/files/files/pub/mon/m11-all.pdf&#34;&gt;Economic Fluctuations in the United States 1921-1941&lt;/a&gt;” by L. R. Klein, Wiley and Sons Inc., New York, 1950) is shown in figure, along with the simulation and the forecast.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#get forecasted GNP
TABIT(kleinModel$simulation$y)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 
##       DATE, PER, kleinModel$simulation$y
## 
##       1941, 1  ,  125.3      
##       1942, 1  ,  172.5      
##       1943, 1  ,  185.6      
##       1944, 1  ,  141.1&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2021/01/22/sem-time-series-modeling/index_files/figure-html/plot_ts-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Disclaimer: &lt;em&gt;The views and opinions expressed in this page are those of the author and do not necessarily reflect the official policy or position of the Bank of Italy. Examples of analysis performed within these pages are only examples. They should not be utilized in real-world analytic products as they are based only on very limited and dated open source information. Assumptions made within the analysis are not reflective of the position of the Bank of Italy.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/01/22/sem-time-series-modeling/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>A Custom Forest Plot from Wonderful Wednesdays</title>
      <link>https://rviews.rstudio.com/2021/01/15/wonderful-wednesdays-forest-plot/</link>
      <pubDate>Fri, 15 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/01/15/wonderful-wednesdays-forest-plot/</guid>
      <description>
        

&lt;p&gt;&lt;em&gt;Waseem Medhat is a Statistical Programmer and Computational Experimentalist who resides in Alexandria, Egypt&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This post takes a closer look at the forest plot that was mentioned in a &lt;a href=&#34;https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/&#34;&gt;previous post&lt;/a&gt; introducing PSI&amp;rsquo;s Wonderful Wednesdays events. It describes a custom version of a forest plot with additional bands to visualize heterogeneity between studies in a meta-analysis that was part of a project submitted to the Wonderful Wednesdays challenge hosted by PSI and reviewed by statisticians in the organization. Find more information
&lt;a href=&#34;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/&#34;&gt;here&lt;/a&gt;. The plot is built with JavaScript using the
&lt;a href=&#34;https://d3js.org/&#34;&gt;D3.js&lt;/a&gt; library and wrapped in a
&lt;a href=&#34;https://shiny.rstudio.com/&#34;&gt;Shiny&lt;/a&gt; app with the help of the
&lt;a href=&#34;https://rstudio.github.io/r2d3/&#34;&gt;R2D3&lt;/a&gt; package.&lt;/p&gt;

&lt;h2 id=&#34;background-problem&#34;&gt;Background problem&lt;/h2&gt;

&lt;p&gt;The problem around this visualization is specific to meta-analysis, which is the statistical pooling of the results of multiple studies (e.g. a multi-center clinical trial) to obtain a single, more powerful estimate. The choice of pooling model (fixed effect vs. random effects) depends on the heterogeneity of effect size between studies. So, the main question that I wanted to answer with this visualization is:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&amp;ldquo;What graphical tools can be used to assess heterogeneity?&amp;rdquo;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Like any statistical graphic, the purpose of the visualization is to complement the statistical measures of heterogeneity, like I^2^, to give a more complete picture.&lt;/p&gt;

&lt;h2 id=&#34;plot-description&#34;&gt;Plot description&lt;/h2&gt;

&lt;p&gt;&lt;img src=&#34;https://waseem-medhat.netlify.app/post/forest-plot-with-heterogeneity-bands_files/forest_plot_with_bands.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;

&lt;p&gt;A lot of the plot components are directly comparable to the typical &lt;a href=&#34;https://en.wikipedia.org/wiki/Forest_plot&#34;&gt;forest
plot&lt;/a&gt;, which is very popular in the medical field as visualization tool in meta-analyses. Its main features are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A square for each point estimate for a study. The square size is proportional
to the sample size (i.e. weight) of that study.&lt;/li&gt;
&lt;li&gt;A line for each confidence interval of the effect size in a study.&lt;/li&gt;
&lt;li&gt;Diamonds that represent the pooled estimate using either fixed-effect or random-effects model. The diamond width represents the confidence interval around the pooled estimate.&lt;/li&gt;
&lt;li&gt;The plot is usually combined with a tabular display of the numbers represented by the plot.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My own additions are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Colored bands to give a better visualization of the heterogeneity between studies. There is a band for each study, with a width equal to its confidence interval. All the bands are semi-transparent and overlayed over each other so that more overlapping produces darker areas.&lt;/li&gt;
&lt;li&gt;More attention to annotations than the typical plots, providing a title and a subtitle with the interventions and the outcome, respectively. Another label is also added to show which direction represents the &amp;ldquo;positive&amp;rdquo; effect.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&#34;shiny-app-description&#34;&gt;Shiny app description&lt;/h2&gt;

&lt;p&gt;&lt;img src=&#34;https://waseem-medhat.netlify.app/post/forest-plot-with-heterogeneity-bands_files/forest_plot_with_bands_shiny.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;

&lt;p&gt;As a proof of concept for a viable product, I wrapped the plot in a Shiny app which provides additional interactive features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Selection of summary measure, which can be expanded to include more than the
odds ratio and risk ratio.&lt;/li&gt;
&lt;li&gt;Control over the plot dimensions. Giving this control to the user allows the  plot to be conveniently visible in different screen sizes and deliverable forms (e.g.  a report or a dashboard).&lt;/li&gt;
&lt;li&gt;Help button that shows a guide for interpretation. This makes the information available on-demand instead having it a separate tab.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&#34;technologies-and-packages&#34;&gt;Technologies and packages&lt;/h2&gt;

&lt;h3 id=&#34;d3-js-javascript&#34;&gt;D3.js (JavaScript)&lt;/h3&gt;

&lt;p&gt;The plot itself (and associated tabular display) was built using D3.  Being a JavaScript library, D3 works with web technologies: HTML, CSS, and especially SVG. It has a lot of low-level tools that bind data to SVG shapes and change the shape properties accordingly. One particular advantage of using web technologies in this visualization is that CSS allows semi-transparent elements to &amp;ldquo;blend&amp;rdquo; colors in multiple ways, which allowed me to choose a blend mode that emphasizes the overlap.&lt;/p&gt;

&lt;h3 id=&#34;r2d3&#34;&gt;R2D3&lt;/h3&gt;

&lt;p&gt;R2D3 was the main wrapper around the D3 visualization. Beside the obvious
advantage of introducing an interface between R and D3 and allowing its
rendering in Shiny, it makes some steps easier like giving the data to the plot and making the plot take as much space as possible inside its container. Because of this, initial variables like &lt;code&gt;data&lt;/code&gt;, &lt;code&gt;width&lt;/code&gt;, &lt;code&gt;height&lt;/code&gt;, and (the container) &lt;code&gt;svg&lt;/code&gt; are provided by R2D3 and are not declared in the JavaScript code.&lt;/p&gt;

&lt;h3 id=&#34;shiny&#34;&gt;Shiny&lt;/h3&gt;

&lt;p&gt;It does not need an introduction at this point: Shiny is the de facto standard for R-based web applications. With the R2D3 package, I have available &lt;code&gt;d3Output()&lt;/code&gt; and &lt;code&gt;renderD3()&lt;/code&gt; to render the D3 plot just like any typical output in Shiny. Other Shiny packages I used are
&lt;a href=&#34;https://github.com/cwthom/shinyhelper&#34;&gt;shinyhelper&lt;/a&gt;, which provides a help button and rich modal dialogs for help content, and &lt;a href=&#34;http://rstudio.github.io/shinythemes/&#34;&gt;shinythemes&lt;/a&gt; to change the appearance of the app.&lt;/p&gt;

&lt;p&gt;By wrapping the visualization in a Shiny app, this project became a prototype that can be taken in a lot of different directions to include more effect sizes and other meta-analysis techniques, or maybe even add another module that imports the data, performs the meta-analysis, and send the results to this module to be visualized.&lt;/p&gt;

&lt;h2 id=&#34;links&#34;&gt;Links&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Live version of the Shiny app: &lt;a href=&#34;https://waseem-medhat.shinyapps.io/forest_plot_with_bands/&#34;&gt;https://waseem-medhat.shinyapps.io/forest_plot_with_bands/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a href=&#34;https://github.com/waseem-medhat/forest_plot_with_bands&#34;&gt;https://github.com/waseem-medhat/forest_plot_with_bands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Wonderful Wednesdays December submissions: &lt;a href=&#34;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/&#34;&gt;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/01/15/wonderful-wednesdays-forest-plot/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Wonderful Wednesdays</title>
      <link>https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/</link>
      <pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/</guid>
      <description>
        &lt;p&gt;For almost a year now, the PSI Visualization Special Interest Group &lt;a href=&#34;https://www.psiweb.org/sigs-special-interest-groups/visualisation&#34;&gt;(VIS SIG)&lt;/a&gt; has been conducting a monthly graduate-level seminar on creating effective statistical visualizations that is open to everyone. &lt;a href=&#34;https://www.psiweb.org/sigs-special-interest-groups/visualisation/welcome-to-wonderful-wednesdays&#34;&gt;Wonderful Wednesdays&lt;/a&gt; is a unique collegial event. Every month the SIG publishes a link to a new data set and issues a challenge to produce visualizations that effectively illustrate some specific aspects of the data. Anyone can submit an entry coded in the language of their choice. Submissions that are received by the deadline are then critiqued in free webinar that takes place roughly thirty days later. You don&amp;rsquo;t have to make a submission to attend the webinar.&lt;/p&gt;

&lt;p&gt;The process is well organized and straightforward. The figure below illustrates the process and time liness for the for the webinar that will happen this week on Wednesday, January 13th.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ww1.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;Click &lt;a href=&#34;https://attendee.gotowebinar.com/register/3242063276946783247&#34;&gt;here&lt;/a&gt; to register for the webinar.&lt;/p&gt;

&lt;p&gt;Here is the &lt;a href=&#34;https://www.psiweb.org/vod/item/psi-vissig-wonderful-wednesday-10-meta-analysis#video_490750250&#34;&gt;link&lt;/a&gt; to the December webinar where the challenge was to visualize the heterogeneity among the data used for a meta-analysis of seven studies undertaken to show a reduction in hypertension.&lt;/p&gt;

&lt;p&gt;The following image is a traditional forest plot showing a comparison of the odds ratios for the seven studies. (If you are not familiar with this plot type look &lt;a href=&#34;https://s4be.cochrane.org/blog/2016/07/11/tutorial-read-forest-plot/&#34;&gt;here&lt;/a&gt; for some tips on how to interpret it.)&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forest.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;This image comes from a shiny app that is critiqued at the by the VIS-SIG statisticians towards the beginning of the webinar. The experts liked the clean look and labeling on the plot, but had mixed feelings about the colored bands which are meant to show regions where the studies overlap. (Darker color indicates more overlap.) Here are the links to the &lt;a href=&#34;https://waseem-medhat.shinyapps.io/forest_plot_with_bands/&#34;&gt;Shiny App&lt;/a&gt; and the &lt;a href=&#34;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/#example1%20code&#34;&gt;code&lt;/a&gt; and also to the &lt;a href=&#34;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/&#34;&gt;blog post&lt;/a&gt; that reviews all of the submissions for the December challenge.&lt;/p&gt;

&lt;p&gt;Visit the &lt;a href=&#34;https://vis-sig.github.io/blog/&#34;&gt;VIS-SIG Blog&lt;/a&gt; to finds posts and code for the submissions for all of Wonderful Wednesday events so far.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>COVID-19 Data: The Long Run</title>
      <link>https://rviews.rstudio.com/2021/01/06/covid-19-data-the-long-run/</link>
      <pubDate>Wed, 06 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/01/06/covid-19-data-the-long-run/</guid>
      <description>
        &lt;p&gt;The world seems to have moved to a new phase of paying attention to COVID-19. We have gone from pondering daily plots of case counts, to puzzling through models and forecasts, and are now moving on to the vaccines and the science behind them. For data scientists, however, the focus needs to remain on the data and the myriad issues and challenges that efforts to collect and curate COVID data have uncovered. My intuition is that not only will COVID-19 data continue to be important for quite some time in the future, but that efforts to improve the quality of this data will be crucial for successfully dealing with the next pandemic.&lt;/p&gt;

&lt;p&gt;An incredible amount of work has been done by epidemiologists, universities, government agencies and data journalists to collect, organize, and reconcile data from thousands of sources. Nevertheless, the experts caution that there is much yet to be done.&lt;/p&gt;

&lt;p&gt;Roni Rosenfeld, head of the Machine Learning Department of the School of Computer Science at Carnegie Mellon University and project lead for the &lt;a href=&#34;https://delphi.cmu.edu/about/&#34;&gt;Delphi Group&lt;/a&gt; put it this way in a recent &lt;a href=&#34;https://www.niss.org/news/copss-niss-webinar-delphi%E2%80%99s-covidcast-project-featured&#34;&gt;COPSS-NISS webinar&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Data is a big problem in this pandemic. Availability of high quality, comprehensive, geographically detailed data is very far from where it should be.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;There are over &lt;a href=&#34;https://www.aha.org/statistics/fast-facts-us-hospitals&#34;&gt;6,000&lt;/a&gt; hospitals in the United States, and over &lt;a href=&#34;https://en.wikipedia.org/wiki/Lists_of_hospitals#:~:text=These%20are%20links%20to%20lists,164%2C500%20hospitals%20worldwide%20in%202015&#34;&gt;160,000&lt;/a&gt; hospitals worldwide. Many of these are collecting COVID-19 data yet there few standards for recording cases, dealing with missing data, updating case count data, and coping with the time lag between recording and reporting cases. &lt;a href=&#34;https://journals.lww.com/epidem/Fulltext/2019/09000/Nowcasting_the_Number_of_New_Symptomatic_Cases.16.aspx&#34;&gt;Nowcasting&lt;/a&gt; epidemiological and heath care data has become a vital field of statistical research.&lt;/p&gt;

&lt;p&gt;The following &lt;a href=&#34;https://cmu-delphi.github.io/covidcast/talks/copss-niss/talk.html#(4)&#34;&gt;slide&lt;/a&gt; from the COPSS-NISS webinar shows a hierarchy of relevant COVID data organized on the Severity Pyramid that epidemiologists use to study disease progression.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;pyramid.svg&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;The Delphi Group is making fundamental contributions to the long term improvement of COVID data by archiving the data shown in such a way that versions can be retrieved by date, and also by collecting &lt;a href=&#34;https://rviews.rstudio.com/2020/10/13/delphi-s-covidcast-project/&#34;&gt;massive data sets&lt;/a&gt; of leading indicators.&lt;/p&gt;

&lt;p&gt;The webinar is well worth watching, and I highly recommend listening through the Q&amp;amp;A session at the end. The speakers explain the importance of nowcasting and Professor Rosenfeld presents a vision of making epidemic forecasting comparable to weather forecasting. It seems to me that this would be a worthwhile project to help advance.&lt;/p&gt;

&lt;p&gt;Note that the Delphi&amp;rsquo;s &lt;a href=&#34;https://cmu-delphi.github.io/delphi-epidata/api/covidcast_signals.html&#34;&gt;COVID-19 indicators&lt;/a&gt;, probably the nation&amp;rsquo;s largest public repository of diverse, geographically-detailed, real-time indicators of COVID activity in the US, are freely available through the &lt;a href=&#34;https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html&#34;&gt;public API&lt;/a&gt; which is easily accessible to R and Python users.&lt;/p&gt;

&lt;p&gt;Also note that R users can contribute to &lt;a href=&#34;https://www.r-consortium.org/&#34;&gt;R Consortium&lt;/a&gt; sponsored COVID related projects that include the &lt;a href=&#34;https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html&#34;&gt;COVID-19 Data Hub&lt;/a&gt; an organized archive of global COVID-19 case count data, and the &lt;a href=&#34;https://tasks.repidemicsconsortium.org/#/&#34;&gt;RECON COVID-19 Challenge&lt;/a&gt;, an open source project to improve epidemiological tools.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/01/06/covid-19-data-the-long-run/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>November: &#34;Top 40&#34; New CRAN Packages</title>
      <link>https://rviews.rstudio.com/2020/12/22/november-top-40-new-cran-packages/</link>
      <pubDate>Tue, 22 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2020/12/22/november-top-40-new-cran-packages/</guid>
      <description>
        

&lt;p&gt;Two hundred ninety-two new packages made it to CRAN in November. Picking forty was unusually difficult. Nevertheless, here are my &amp;ldquo;Top 40&amp;rdquo; selections in twelve categories: Archaeology, Computational Methods, Data, Epidemiology, Games, Machine Learning, Mathematics, Medicine, Statistics, Time Series, Utilities, and Visualization. R developers continue to extend the reach of R. November featured a new package on Archaeology, one of only seventeen I could find on CRAN &lt;code&gt;pkgsearch::pkg_search(query=&amp;quot;Archaeology &amp;quot;,size=200)&lt;/code&gt;, as well as a package that wraps Python&amp;rsquo;s &lt;code&gt;chess&lt;/code&gt; package.&lt;/p&gt;

&lt;p&gt;Looking back over the last twelve months my impression is that R continues to grow in the life sciences. Packages that I have classified as belonging to the categories Epidemiology, Genomics, or Medicine have comprised between ten and fourteen percent of the packages I have reviewed each month.&lt;/p&gt;

&lt;h3 id=&#34;archaeology&#34;&gt;Archaeology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=archeofrag&#34;&gt;archeofrag&lt;/a&gt; v0.6.0: Implements methods based on graphs and graph theory for the stratigraphic analysis of fragmented objects in archaeology using &amp;ldquo;refitting&amp;rdquo; relationships between fragments scattered in stratigraphic layers. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/archeofrag/vignettes/archeofrag-vignette.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;computational-methods&#34;&gt;Computational Methods&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ADtools&#34;&gt;ADtools&lt;/a&gt; v0.5.4: Implements the forward-mode automatic differentiation for multivariate functions using the matrix-calculus notation from &lt;a href=&#34;https://onlinelibrary.wiley.com/doi/book/10.1002/9781119541219&#34;&gt;Magnus and Neudecker (2019)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ADtools/vignettes/introduction-to-ADtools.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ML2Pvae&#34;&gt;ML2Pvae&lt;/a&gt; v1.0.0: Provides functions to create a variational autoencoder (VAE) for parameter estimation in Item Response Theory (IRT) which allows straight-forward construction, training, and evaluation. Only minimal knowledge of &lt;code&gt;tensorflow&lt;/code&gt; or &lt;code&gt;keras&lt;/code&gt; is required. See &lt;a href=&#34;https://ieeexplore.ieee.org/document/8852333&#34;&gt;Curi et al. (2019)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/ML2Pvae/vignettes/ml2p_vae_vignette.pdf&#34;&gt;vignette&lt;/a&gt; for an overview.&lt;/p&gt;

&lt;h3 id=&#34;data&#34;&gt;Data&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=campfin&#34;&gt;campfin&lt;/a&gt; v1.0.4: Provides tools to explore and normalize American campaign finance data. This package was created by the Investigative Reporting Workshop to facilitate work on &lt;a href=&#34;https://publicaccountability.org/&#34;&gt;The Accountability Project&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/campfin/vignettes/normalize-geography.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cpsvote&#34;&gt;cpsvote&lt;/a&gt; v0.1.0: Provides automated methods for downloading, recoding, and merging selected years of the Current Population Survey&amp;rsquo;s Voting and Registration Supplement, a large national survey about registration, voting, and non-voting in &lt;a href=&#34;http://www.electproject.org/home/voter-turnout/voter-turnout-data&#34;&gt;United States federal elections&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/cpsvote/vignettes/basics.html&#34;&gt;basics&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cpsvote/vignettes/background.html&#34;&gt;background&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/cpsvote/vignettes/voting.html&#34;&gt;voting&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/cpsvote/vignettes/add-variables.html&#34;&gt;adding variables&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=geogenr&#34;&gt;geogenr&lt;/a&gt; v1.0.0: Allows users to access geodatabasees and obtain information from the American Community Survey &lt;a href=&#34;https://www.census.gov/programs-surveys/acs&#34;&gt;(ACS)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/geogenr/vignettes/geogenr.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=openSkies&#34;&gt;openSkies&lt;/a&gt; v0.99.8: Provides a client interface to the &lt;a href=&#34;https://opensky-network.org&#34;&gt;OpenSky&lt;/a&gt; API that allows retrieval of flight information, as well as aircraft state vectors. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/openSkies/vignettes/openSkies.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;openSkies.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=salem&#34;&gt;salem&lt;/a&gt; v0.2.0: Access data on all 152 accused witches from the 1692 &lt;a href=&#34;https://www.tulane.edu/~salem/index.html&#34;&gt;Salem Witch Trials&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/salem/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/salem/vignettes/recreating_analyses.html&#34;&gt;vignette&lt;/a&gt; reproducing an analysis.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;salem.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;epidemiology&#34;&gt;Epidemiology&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=oxcgrt&#34;&gt;oxcgrt&lt;/a&gt; v0.1.0: Implements an interface to the Oxford COVID-19 Government Response Tracker &lt;a href=&#34;https://covidtracker.bsg.ox.ac.uk/&#34;&gt;(OxCGRT)&lt;/a&gt;. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/oxcgrt/vignettes/calculate.html&#34;&gt;calculating incices&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/oxcgrt/vignettes/retrieve.html&#34;&gt;retrieving data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PandemicLP&#34;&gt;PandemicLP&lt;/a&gt; v0.2.0: Implements the &lt;a href=&#34;http://est.ufmg.br/covidlp/home/pt/&#34;&gt;CovidL&lt;/a&gt; methodology for long-term epidemic and pandemic prediction. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/PandemicLP/vignettes/PandemicLP.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/PandemicLP/vignettes/PandemicLP_SumRegions.html&#34;&gt;case study&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SEIRfansy&#34;&gt;SEIRfansy&lt;/a&gt; v1.1.0: Implements the Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symptom based administration of diagnostic tests. See &lt;a href=&#34;https://www.medrxiv.org/content/10.1101/2020.09.24.20200238v1&#34;&gt;Bhaduri et al. (2020)&lt;/a&gt; and the &lt;a href=&#34;https://github.com/umich-biostatistics/SEIRfans&#34;&gt;GitHub site&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;SEIRfansy.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=trendeval&#34;&gt;trendeval&lt;/a&gt; v0.0.1: Provides a coherent interface for evaluating models fit with the &lt;a href=&#34;https://www.repidemicsconsortium.org/&#34;&gt;RECON&lt;/a&gt; &lt;a href=&#34;https://CRAN.R-project.org/package=trending&#34;&gt;&lt;code&gt;trending&lt;/code&gt;&lt;/a&gt; package. See &lt;a href=&#34;https://cran.r-project.org/web/packages/trendeval/readme/README.html&#34;&gt;README&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;trendeval.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;games&#34;&gt;Games&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=chess&#34;&gt;chess&lt;/a&gt; v1.0.1: Implements an &amp;ldquo;opinionated&amp;rdquo; wrapper around the &lt;code&gt;python-chess&lt;/code&gt; library allowing users to read and write PGN files as well as create and explore game trees such as the ones seen in chess books. See the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/chess/vignettes/chess.html&#34;&gt;chess&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/chess/vignettes/games.html&#34;&gt;games&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/chess/vignettes/advanced.html&#34;&gt;advanced&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=codebreaker&#34;&gt;codebreaker&lt;/a&gt; v0.0.2: Inspired by &lt;a href=&#34;https://www.archimedes-lab.org/mastermind.html&#34;&gt;Mastermind&lt;/a&gt;, the package implements a logic game in the style of the early 1980s home computers that can be played in the R console. Can you break the code? See &lt;a href=&#34;https://cran.r-project.org/web/packages/codebreaker/readme/README.html&#34;&gt;README&lt;/a&gt; to start playing.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;codebreaker.png&#34; height = &#34;200&#34; width=&#34;400&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;machine-learning&#34;&gt;Machine Learning&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fastai&#34;&gt;fastai&lt;/a&gt; v2.0.2: Implements functions to simplify training neural networks based on best practices developed at &lt;a href=&#34;https://www.fast.ai/&#34;&gt;fast.ai&lt;/a&gt;. See the &lt;a href=&#34;https://github.com/henry090/fastai&#34;&gt;website&lt;/a&gt; to get started and the twenty-three vignettes which include &lt;a href=&#34;https://cran.r-project.org/web/packages/fastai/vignettes/audio.html&#34;&gt;Audio Classification&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/fastai/vignettes/multilabel.html&#34;&gt;Multilabel Classification&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/fastai/vignettes/medical_dcm.html&#34;&gt;Medical Images&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;fastai.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mikropml&#34;&gt;mikropml&lt;/a&gt; v0.0.2: Implements the ML pipeline described in &lt;a href=&#34;https://mbio.asm.org/content/11/3/e00434-20&#34;&gt;Topçuoğlu et al. (2020)&lt;/a&gt; For building machine learning models for classification and regression problems. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/mikropml/vignettes/introduction.html&#34;&gt;Introduction&lt;/a&gt; and an &lt;a href=&#34;https://cran.r-project.org/web/packages/mikropml/vignettes/paper.html&#34;&gt;Overview&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mikropml.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=stacks&#34;&gt;stacks&lt;/a&gt; v0.1.0: Implements a grammar of model stacking for &lt;code&gt;tidymodels&lt;/code&gt;. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/stacks/vignettes/basics.html&#34;&gt;Getting Started Guide&lt;/a&gt; and a &lt;a href=&#34;https://cran.r-project.org/web/packages/stacks/vignettes/classification.html&#34;&gt;vignette&lt;/a&gt; on classification.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;stacks.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;mathematics&#34;&gt;Mathematics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BaseSet&#34;&gt;BaseSet&lt;/a&gt; v0.0.14: Implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a &amp;ldquo;tidy&amp;rdquo; way. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/BaseSet/vignettes/basic.html&#34;&gt;Introduction&lt;/a&gt;, and the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/BaseSet/vignettes/advanced.html&#34;&gt;Advanced Examples&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/BaseSet/vignettes/fuzzy.html&#34;&gt;Fuzzy Sets&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/src/contrib/Archive/viscomplexr&#34;&gt;viscomplexr&lt;/a&gt; v1.1.0: Provides functions to create phase portraits of functions in the complex number plane. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/viscomplexr/vignettes/viscomplexr-vignette.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;viscomplexr.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;medicine&#34;&gt;Medicine&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=causalCmprsk&#34;&gt;causalCmprisk&lt;/a&gt; v1.0.0: Provides functions to estimate average treatment effects of two static treatment regimes on time-to-event outcomes with competing events. The method uses propensity scores weighting for emulation of baseline randomization. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/causalCmprsk/vignettes/cmp_rsk_RHC.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;causalCmprisk.png&#34; height = &#34;250&#34; width=&#34;450&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=eventglm&#34;&gt;eventglm&lt;/a&gt; v1.0.2 Implements methods for doing event history regression for marginal estimands, including cumulative incidence the restricted mean survival, as described in the methodology reviewed in &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/0962280209105020&#34;&gt;Andersen &amp;amp; Perme (2010)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/eventglm/vignettes/example-analysis.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;eventglm.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=IPDfromKM&#34;&gt;IPDfromKM&lt;/a&gt; v0.1.10: Implements a method to reconstruct individual patient data from Kaplan-Meier (KM) survival curves, visualize and assess the accuracy of the reconstruction, and perform secondary analysis on the reconstructed data. The package also implements iterative KM estimation algorithm proposed in &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/1471-2288-12-9&#34;&gt;Guyot (2012)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=packDAMipd&#34;&gt;packDAMipd&lt;/a&gt; v0.1.2: Provides functions to construct both time-homogenous and time-dependent Markov models for cost-effectiveness analyses, perform decision analyses, and conduct deterministic and probabilistic sensitivity analyses. There are vignettes on &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Deterministic_sensitivity_analysis.html&#34;&gt;deterministic&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Probabilstic_sensitivity_analysis.html&#34;&gt;probabilistic&lt;/a&gt; sensitivity analyses, &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Simple_sick_sicker.html&#34;&gt;simple&lt;/a&gt; &amp;ldquo;sick-sicker&amp;rdquo; models, &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/Sick_sicker_age_dependent.html&#34;&gt;age-dependent&lt;/a&gt; &amp;ldquo;sick-sicker&amp;rdquo; models, and &lt;a href=&#34;https://cran.r-project.org/web/packages/packDAMipd/vignettes/cycle_dependent.html&#34;&gt;cycle dependent&lt;/a&gt; models.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;packDAMipd.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=reconstructKM&#34;&gt;reconstructKM&lt;/a&gt; v0.3.0: Provides functions for reconstructing individual-level data (time, status, arm) from Kaplan-MEIER curves published in academic journals. See &lt;a href=&#34;https://www.nejm.org/doi/10.1056/NEJMc1808567&#34;&gt;Sun et al. (2018)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/reconstructKM/vignettes/introduction.html&#34;&gt;vignette&lt;/a&gt; for the reconstruction procedure.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;reconstructKM.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ceser&#34;&gt;ceser&lt;/a&gt; v1.0.0: Implements the Cluster Estimated Standard Errors method proposed in &lt;a href=&#34;https://www.cambridge.org/core/journals/political-analysis/article/abs/corrected-standard-errors-with-clustered-data/F2332E494290725256181955B9BC7428&#34;&gt;Jackson (2020)&lt;/a&gt; to compute clustered standard errors of linear coefficients in regression models with grouped data. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/ceser/vignettes/ceser.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=gfilmm&#34;&gt;gfilmm&lt;/a&gt; v2.0.2: Implements generalized Fiducial inference for normal linear mixed models. Fiducial inference is similar to Bayesian inference in the sense that it represents the uncertainty about the parameters with a probability distribution. However, it does not require a prior. See &lt;a href=&#34;https://projecteuclid.org/euclid.aos/1351602538&#34;&gt;Cisewski and Hannig (2012)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/gfilmm/vignettes/the-gfilmm-package.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;gfilmm.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=hdpGLM&#34;&gt;hdpGLM&lt;/a&gt; v1.0.0: Implements MCMC algorithms to estimate the Hierarchical Dirichlet Process Generalized Linear Model presented in paper &lt;a href=&#34;https://www.cambridge.org/core/journals/political-analysis/article/abs/modeling-contextdependent-latent-effect-heterogeneity/B7B0AF067DF97A1A8F0B50646EF64F24&#34;&gt;Ferrari (2020)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/hdpGLM/vignettes/hdpGLM.html&#34;&gt;vignette&lt;/a&gt; for examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;hdpGLM.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=latrend&#34;&gt;latrend&lt;/a&gt; v1.0.1: Implements a framework for clustering longitudinal datasets in a standardized way. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/latrend/vignettes/demo.html&#34;&gt;Demo&lt;/a&gt; vignette and vignettes on implementing &lt;a href=&#34;https://cran.r-project.org/web/packages/latrend/vignettes/custom.html&#34;&gt;new models&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/latrend/vignettes/validation.html&#34;&gt;validating&lt;/a&gt; cluster models.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;latrend.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mixComp&#34;&gt;mixComp&lt;/a&gt; v0.1-1: Implements methods to estimate the order of mixture distributions. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mixComp/vignettes/mixComp.html&#34;&gt;vignette&lt;/a&gt; for an introduction to mixture models and and extended list of references.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mixComp.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=monoClust&#34;&gt;monoClust&lt;/a&gt; v1.2.0:
Implements the monothetic clustering algorithm for continuous data described in &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S0167865598000877?via%3Dihub&#34;&gt;Chavent (1998)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/monoClust/vignettes/monoclust.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;monoClust.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=potential&#34;&gt;potential&lt;/a&gt; v0.1.0: Implements the potential model for measuring social influences described in &lt;a href=&#34;https://science.sciencemag.org/content/93/2404/89&#34;&gt;Stewart (1941)&lt;/a&gt;. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/potential/vignettes/potential.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;potential.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sftrack&#34;&gt;sftrack&lt;/a&gt; v0.5.2: Implements classes for tracking and movement data, building on &lt;code&gt;sf&lt;/code&gt; spatial infrastructure, and early theoretical work from &lt;a href=&#34;https://www.amazon.com/Quantitative-Analysis-Movement-Population-Redistribution/dp/0996139508&#34;&gt;Turchin (1998)&lt;/a&gt;, and &lt;a href=&#34;https://www.sciencedirect.com/science/article/abs/pii/S1574954108000654?via%3Dihub&#34;&gt;Calenge et al. (2009)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/sftrack/vignettes/sftrack1_overview.html&#34;&gt;Overview&lt;/a&gt; along with the vignettes &lt;a href=&#34;https://cran.r-project.org/web/packages/sftrack/index.html&#34;&gt;Reading in an sftrack&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sftrack/vignettes/sftrack3_workingwith.html&#34;&gt;Structure&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/web/packages/sftrack/vignettes/sftrack4_groups.html&#34;&gt;Fantastic Groups&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/web/packages/sftrack/vignettes/sftrack5_spatial.html&#34;&gt;Getting Spatial&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;sftrack.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=simrec&#34;&gt;simrec&lt;/a&gt; v1.0.0: Provides functions to simulate recurrent event data with a non-constant baseline hazard and possibly risk-free intervals and competing events. See &lt;a href=&#34;https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-015-0005-2&#34;&gt;Jahn-Eimermacher et al. (2015)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/simrec/vignettes/simrec-vignette.html&#34;&gt;vignette&lt;/a&gt; for an introduction.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;simrec.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;time-series&#34;&gt;Time Series&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=modeltime.resample&#34;&gt;modeltime.resample&lt;/a&gt; v0.1.0: A &lt;code&gt;modeltime&lt;/code&gt; extension which implements forecast resampling tools to asses time-based model performance and stability for time series, panel data, and cross-sectional time series. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/modeltime.resample/vignettes/getting-started.html&#34;&gt;Getting Started&lt;/a&gt; guide and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/modeltime.resample/vignettes/panel-data.html&#34;&gt;Resampling&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;resample.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=tfarima&#34;&gt;tfarima&lt;/a&gt; v0.1.1: Provides tools to build customized transfer functions and ARIMA models with multiple operators and parameter restrictions. see &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1983.10478005&#34;&gt;Bell &amp;amp; Hilmer (1983)&lt;/a&gt; and &lt;a href=&#34;https://www.tandfonline.com/doi/abs/10.1080/01621459.1975.10480264&#34;&gt;Box &amp;amp; Tiao (1973)&lt;/a&gt; for background and the &lt;a href=&#34;https://cran.r-project.org/web/packages/tfarima/vignettes/tfarima.pdf&#34;&gt;vignette&lt;/a&gt; for some theory and examples.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;tfarima.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;h3 id=&#34;utilities&#34;&gt;Utilities&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=getDTeval&#34;&gt;getDTeval&lt;/a&gt; v0.0.1: Provides functions to translate statements that use &lt;code&gt;get()&lt;/code&gt; or &lt;code&gt;eval()&lt;/code&gt; to improve run-time efficiency. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/getDTeval/vignettes/Introduction_to_getDTeval.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lineup2&#34;&gt;lineup2&lt;/a&gt; v0.2-5: Provides tools for detecting and correcting sample mix-ups between two sets of measurements, such as between gene expression data on two tissues. There is a &lt;a href=&#34;https://cran.r-project.org/web/packages/lineup2/vignettes/lineup2.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;lineup2.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=sdcLog&#34;&gt;sdcLog&lt;/a&gt; v0.1.0: Tools for researchers to explicitly show that their results comply to rules for statistical disclosure control imposed by research data centers. The methods used  are described in &lt;a href=&#34;https://ec.europa.eu/eurostat/cros/system/files/dwb_standalone-document_output-checking-guidelines.pdf&#34;&gt;Bond et al. (2015)&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.r-project.org/web/packages/sdcLog/vignettes/sdcLog.html&#34;&gt;Introduction&lt;/a&gt; and a vignette on &lt;a href=&#34;https://cran.r-project.org/web/packages/sdcLog/vignettes/options.html&#34;&gt;options&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;visualization&#34;&gt;Visualization&lt;/h3&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=leaflet.multiopacity&#34;&gt;leaflet.multiopacity&lt;/a&gt; v0.1.1: Extends &lt;code&gt;leaflet&lt;/code&gt; by adding a widget to control the opacity of multiple layers. There are vignettes for using the package with &lt;a href=&#34;https://cran.r-project.org/web/packages/leaflet.multiopacity/vignettes/usage-leaflet.html&#34;&gt;leaflet&lt;/a&gt; and &lt;a href=&#34;https://cran.r-project.org/web/packages/leaflet.multiopacity/vignettes/usage-leafletProxy.html&#34;&gt;leafletProxy&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mapboxer&#34;&gt;mapboxer&lt;/a&gt; v0.4.0: Provides access to &lt;a href=&#34;https://docs.mapbox.com/mapbox-gl-js/api/&#34;&gt;Mapbox GL JS&lt;/a&gt;, an open source JavaScript library that uses &lt;a href=&#34;https://get.webgl.org/&#34;&gt;WebGL&lt;/a&gt; to render interactive maps via the &lt;code&gt;htmlwidgets&lt;/code&gt; package. Visualizations can be used from the R console, in R Markdown documents and in Shiny apps. See the &lt;a href=&#34;https://cran.r-project.org/web/packages/mapboxer/vignettes/mapboxer.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mapboxer.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2020/12/22/november-top-40-new-cran-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Plotting Surfaces with R</title>
      <link>https://rviews.rstudio.com/2020/12/14/plotting-surfaces-with-r/</link>
      <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2020/12/14/plotting-surfaces-with-r/</guid>
      <description>
        
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/rglwidgetClass/rgl.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/rglwidgetClass/rglClass.src.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/CanvasMatrix4/CanvasMatrix.src.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/rglWebGL-binding/rglWebGL.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/crosstalk/css/crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/threejs/three.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/threejs/Detector.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/threejs/Projector.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/threejs/CanvasRenderer.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/threejs/TrackballControls.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/threejs/StateOrbitControls.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/scatterplotThree-binding/scatterplotThree.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/plotly-binding/plotly.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/typedarray/typedarray.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/plotly-htmlwidgets-css/plotly-htmlwidgets.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/plotly-main/plotly-latest.min.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;In this post, I’d like to review some basic options for plotting three dimensional surfaces in R. In addition to producing some eye catching visualizations, plotting surfaces can also help develop one’s geometric intuition for the mathematics describing the surfaces.&lt;/p&gt;
&lt;p&gt;The first plot below shows a &lt;a href=&#34;https://en.wikipedia.org/wiki/Helicoid&#34;&gt;Helicoid&lt;/a&gt; surface which is the path a propeller moving at uniform speed along the z-axis would sweep out. You might be familiar with this shape from working with a hand turned steel auger or a &lt;a href=&#34;https://www.tandfonline.com/doi/pdf/10.1080/00046973.1973.9648356&#34;&gt;helocoid anemometer&lt;/a&gt;. The surface is built up from first principles as follows: we consider two open intervals U = {u: &lt;span class=&#34;math inline&#34;&gt;\(\in\)&lt;/span&gt; (0 , 2&lt;span class=&#34;math inline&#34;&gt;\(\pi\)&lt;/span&gt;)} and V = {v: &lt;span class=&#34;math inline&#34;&gt;\(\in\)&lt;/span&gt; (0 , &lt;span class=&#34;math inline&#34;&gt;\(\pi\)&lt;/span&gt;)}, lay down a mesh or grid over the two dimensional open set U x V, compute the parametric representation of the surface in &lt;span class=&#34;math inline&#34;&gt;\(R^{3}\)&lt;/span&gt;, and use the
&lt;code&gt;surf3D()&lt;/code&gt; function from the &lt;a href=&#34;https://cran.r-project.org/package=plot3D&#34;&gt;plot3D&lt;/a&gt; package to render the surface.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(plot3D)
M &amp;lt;- mesh(seq(0, 6*pi, length.out = 50),seq(pi/3, pi, length.out = 50))
u &amp;lt;- M$x ; v &amp;lt;- M$y
x &amp;lt;- v * cos(u)
y &amp;lt;- v * sin(u)
z &amp;lt;- 10 * u
surf3D(x, y, z, colvar = z, colkey = TRUE, 
       box = TRUE, bty = &amp;quot;b&amp;quot;, phi = 20, theta = 120)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;
The next code block uses the same approach and functions to render half of a torus.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;R &amp;lt;- 3; r &amp;lt;- 2
M &amp;lt;- mesh(seq(0, 2*pi,length.out=50), seq(0, pi,length.out=50))

alpha &amp;lt;- M$x; beta &amp;lt;- M$y

x &amp;lt;- (R + r*cos(alpha)) * cos(beta)
y &amp;lt;- (R + r*cos(alpha)) * sin(beta)
z &amp;lt;-  r * sin(alpha)

surf3D(x = x, y = y, z = z, colkey=TRUE, bty=&amp;quot;b2&amp;quot;,
       phi = 40, theta = 30, main=&amp;quot;Half of a Torus&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/2020/12/14/plotting-surfaces-with-r/index_files/figure-html/unnamed-chunk-2-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;You might test your intuition about the how changing the ratio of R and r alters the look of the torus.&lt;/p&gt;
&lt;p&gt;I think &lt;code&gt;surf3D()&lt;/code&gt;, which is built on base R graphics, produces high quality visualizations. I really like the crisp, metallic look of the torus. However, although &lt;code&gt;surf3D()&lt;/code&gt; allows you to set the viewing angle, it is limited to producing static plots. A first remedy for this might be to consider the &lt;code&gt;plot3d()&lt;/code&gt; function in the &lt;a href=&#34;https://cran.r-project.org/package=rgl&#34;&gt;rgl package&lt;/a&gt; which contains functions built on base graphics and the &lt;a href=&#34;https://www.opengl.org/&#34;&gt;OpenGL&lt;/a&gt; standard for high performance graphics. You can use the same code as above, but just swap out &lt;code&gt;surf3D()&lt;/code&gt; and replace it with &lt;code&gt;plot3d()&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Here is a wireframe version of the half torus that you can rotate with your mouse.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rgl)

torus &amp;lt;- plot3d(x, y, z, type = &amp;quot;l&amp;quot;, col = &amp;quot;blue&amp;quot;,
          cex = .3, pch = 1, main = &amp;quot;Half Torus&amp;quot;, pch = 20)
rglwidget(elementId = &amp;quot;plot3drgl&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;plot3drgl&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;rglWebGL html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;plot3drgl&#34;&gt;{&#34;x&#34;:{&#34;material&#34;:{&#34;color&#34;:&#34;#000000&#34;,&#34;alpha&#34;:1,&#34;lit&#34;:true,&#34;ambient&#34;:&#34;#000000&#34;,&#34;specular&#34;:&#34;#FFFFFF&#34;,&#34;emission&#34;:&#34;#000000&#34;,&#34;shininess&#34;:50,&#34;smooth&#34;:true,&#34;front&#34;:&#34;filled&#34;,&#34;back&#34;:&#34;filled&#34;,&#34;size&#34;:3,&#34;lwd&#34;:1,&#34;fog&#34;:false,&#34;point_antialias&#34;:false,&#34;line_antialias&#34;:false,&#34;texture&#34;:null,&#34;textype&#34;:&#34;rgb&#34;,&#34;texmipmap&#34;:false,&#34;texminfilter&#34;:&#34;linear&#34;,&#34;texmagfilter&#34;:&#34;linear&#34;,&#34;texenvmap&#34;:false,&#34;depth_mask&#34;:true,&#34;depth_test&#34;:&#34;less&#34;,&#34;isTransparent&#34;:false,&#34;polygon_offset&#34;:[0,0]},&#34;rootSubscene&#34;:6,&#34;objects&#34;:{&#34;12&#34;:{&#34;id&#34;:12,&#34;type&#34;:&#34;linestrip&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[5,0,0],[4.98358011245728,0,0.255754321813583],[4.93458986282349,0,0.507309138774872],[4.85383367538452,0,0.750533998012543],[4.74263763427734,0,0.981435120105743],[4.60282707214355,0,1.19622111320496],[4.43669891357422,0,1.39136505126953],[4.24697971343994,0,1.56366300582886],[4.03678512573242,0,1.71028554439545],[3.80956673622131,0,1.82882523536682],[3.56905508041382,0,1.91733574867249],[3.31919980049133,0,1.97436356544495],[3.06410312652588,0,1.99897241592407],[2.80795383453369,0,1.99075818061829],[2.55495810508728,0,1.94985580444336],[2.30926990509033,0,1.87693679332733],[2.07492351531982,0,1.77319860458374],[1.85576665401459,0,1.64034450054169],[1.65539824962616,0,1.48055601119995],[1.47710812091827,0,1.29645681381226],[1.32382380962372,0,1.09106981754303],[1.19806230068207,0,0.867767453193665],[1.10188853740692,0,0.630216419696808],[1.03688168525696,0,0.382317245006561],[1.0041092634201,0,0.128140434622765],[1.0041092634201,0,-0.128140434622765],[1.03688168525696,0,-0.382317245006561],[1.10188853740692,0,-0.630216419696808],[1.19806230068207,0,-0.867767453193665],[1.32382380962372,0,-1.09106981754303],[1.47710812091827,0,-1.29645681381226],[1.65539824962616,0,-1.48055601119995],[1.85576665401459,0,-1.64034450054169],[2.07492351531982,0,-1.77319860458374],[2.30926990509033,0,-1.87693679332733],[2.55495810508728,0,-1.94985580444336],[2.80795383453369,0,-1.99075818061829],[3.06410312652588,0,-1.99897241592407],[3.31919980049133,0,-1.97436356544495],[3.56905508041382,0,-1.91733574867249],[3.80956673622131,0,-1.82882523536682],[4.03678512573242,0,-1.71028554439545],[4.24697971343994,0,-1.56366300582886],[4.43669891357422,0,-1.39136505126953],[4.60282707214355,0,-1.19622111320496],[4.74263763427734,0,-0.981435120105743],[4.85383367538452,0,-0.750533998012543],[4.93458986282349,0,-0.507309138774872],[4.98358011245728,0,-0.255754321813583],[5,0,-4.89858741034067e-16],[4.98972702026367,0.320351094007492,0],[4.97334051132202,0.319299072027206,0.255754321813583],[4.92445087432861,0.316160261631012,0.507309138774872],[4.8438606262207,0.310986191034317,0.750533998012543],[4.7328929901123,0.303861826658249,0.981435120105743],[4.59337043762207,0.294904142618179,1.19622111320496],[4.42758321762085,0.284260272979736,1.39136505126953],[4.23825359344482,0.272104918956757,1.56366300582886],[4.02849102020264,0.258637726306915,1.71028554439545],[3.80173945426941,0.244079768657684,1.82882523536682],[3.56172227859497,0.22867015004158,1.91733574867249],[3.31238007545471,0.212661862373352,1.97436356544495],[3.0578076839447,0.196317762136459,1.99897241592407],[2.80218482017517,0.179906234145164,1.99075818061829],[2.54970860481262,0.163696736097336,1.94985580444336],[2.30452513694763,0.147955432534218,1.87693679332733],[2.07066035270691,0.132940798997879,1.77319860458374],[1.8519538640976,0.118899382650852,1.64034450054169],[1.6519969701767,0.106061726808548,1.48055601119995],[1.4740731716156,0.0946386381983757,1.29645681381226],[1.32110381126404,0.0848176777362823,1.09106981754303],[1.19560074806213,0.0767601132392883,0.867767453193665],[1.09962451457977,0.0705982372164726,0.630216419696808],[1.0347512960434,0.0664332360029221,0.382317245006561],[1.00204610824585,0.0643334984779358,0.128140434622765],[1.00204610824585,0.0643334984779358,-0.128140434622765],[1.0347512960434,0.0664332360029221,-0.382317245006561],[1.09962451457977,0.0705982372164726,-0.630216419696808],[1.19560074806213,0.0767601132392883,-0.867767453193665],[1.32110381126404,0.0848176777362823,-1.09106981754303],[1.4740731716156,0.0946386381983757,-1.29645681381226],[1.6519969701767,0.106061726808548,-1.48055601119995],[1.8519538640976,0.118899382650852,-1.64034450054169],[2.07066035270691,0.132940798997879,-1.77319860458374],[2.30452513694763,0.147955432534218,-1.87693679332733],[2.54970860481262,0.163696736097336,-1.94985580444336],[2.80218482017517,0.179906234145164,-1.99075818061829],[3.0578076839447,0.196317762136459,-1.99897241592407],[3.31238007545471,0.212661862373352,-1.97436356544495],[3.56172227859497,0.22867015004158,-1.91733574867249],[3.80173945426941,0.244079768657684,-1.82882523536682],[4.02849102020264,0.258637726306915,-1.71028554439545],[4.23825359344482,0.272104918956757,-1.56366300582886],[4.42758321762085,0.284260272979736,-1.39136505126953],[4.59337043762207,0.294904142618179,-1.19622111320496],[4.7328929901123,0.303861826658249,-0.981435120105743],[4.8438606262207,0.310986191034317,-0.750533998012543],[4.92445087432861,0.316160261631012,-0.507309138774872],[4.97334051132202,0.319299072027206,-0.255754321813583],[4.98972702026367,0.320351094007492,-4.89858741034067e-16],[4.95895004272461,0.63938581943512,0],[4.94266510009766,0.637286067008972,0.255754321813583],[4.89407682418823,0.631021320819855,0.507309138774872],[4.81398344039917,0.62069445848465,0.750533998012543],[4.70370054244995,0.606474995613098,0.981435120105743],[4.56503820419312,0.58859646320343,1.19622111320496],[4.40027332305908,0.567352414131165,1.39136505126953],[4.21211194992065,0.543091714382172,1.56366300582886],[4.00364303588867,0.516212642192841,1.71028554439545],[3.77829027175903,0.487156569957733,1.82882523536682],[3.53975319862366,0.456400632858276,1.91733574867249],[3.29194927215576,0.424449861049652,1.97436356544495],[3.03894686698914,0.391828805208206,1.99897241592407],[2.7849006652832,0.35907319188118,1.99075818061829],[2.53398203849792,0.326720803976059,1.94985580444336],[2.29031085968018,0.295302867889404,1.87693679332733],[2.05788826942444,0.265335321426392,1.77319860458374],[1.84053087234497,0.237310171127319,1.64034450054169],[1.64180743694305,0.211687624454498,1.48055601119995],[1.46498107910156,0.188888385891914,1.29645681381226],[1.31295526027679,0.169286832213402,1.09106981754303],[1.18822622299194,0.153204798698425,0.867767453193665],[1.09284198284149,0.140906378626823,0.630216419696808],[1.02836894989014,0.132593482732773,0.382317245006561],[0.99586546421051,0.128402635455132,0.128140434622765],[0.99586546421051,0.128402635455132,-0.128140434622765],[1.02836894989014,0.132593482732773,-0.382317245006561],[1.09284198284149,0.140906378626823,-0.630216419696808],[1.18822622299194,0.153204798698425,-0.867767453193665],[1.31295526027679,0.169286832213402,-1.09106981754303],[1.46498107910156,0.188888385891914,-1.29645681381226],[1.64180743694305,0.211687624454498,-1.48055601119995],[1.84053087234497,0.237310171127319,-1.64034450054169],[2.05788826942444,0.265335321426392,-1.77319860458374],[2.29031085968018,0.295302867889404,-1.87693679332733],[2.53398203849792,0.326720803976059,-1.94985580444336],[2.7849006652832,0.35907319188118,-1.99075818061829],[3.03894686698914,0.391828805208206,-1.99897241592407],[3.29194927215576,0.424449861049652,-1.97436356544495],[3.53975319862366,0.456400632858276,-1.91733574867249],[3.77829027175903,0.487156569957733,-1.82882523536682],[4.00364303588867,0.516212642192841,-1.71028554439545],[4.21211194992065,0.543091714382172,-1.56366300582886],[4.40027332305908,0.567352414131165,-1.39136505126953],[4.56503820419312,0.58859646320343,-1.19622111320496],[4.70370054244995,0.606474995613098,-0.981435120105743],[4.81398344039917,0.62069445848465,-0.750533998012543],[4.89407682418823,0.631021320819855,-0.507309138774872],[4.94266510009766,0.637286067008972,-0.255754321813583],[4.95895004272461,0.63938581943512,-4.89858741034067e-16],[4.90779590606689,0.955793142318726,0],[4.89167881011963,0.952654302120209,0.255754321813583],[4.84359169006348,0.943289399147034,0.507309138774872],[4.76432466506958,0.927852153778076,0.750533998012543],[4.65517902374268,0.906596064567566,0.981435120105743],[4.51794719696045,0.879870116710663,1.19622111320496],[4.35488224029541,0.848113238811493,1.39136505126953],[4.16866159439087,0.811846792697906,1.56366300582886],[3.96234345436096,0.771666288375854,1.71028554439545],[3.73931503295898,0.728231549263,1.82882523536682],[3.50323867797852,0.682255685329437,1.91733574867249],[3.25799083709717,0.634493708610535,1.97436356544495],[3.00759840011597,0.585729777812958,1.99897241592407],[2.75617289543152,0.536764621734619,1.99075818061829],[2.50784254074097,0.488402307033539,1.94985580444336],[2.26668500900269,0.441436856985092,1.87693679332733],[2.03666019439697,0.39663952589035,1.77319860458374],[1.82154476642609,0.354745805263519,1.64034450054169],[1.62487125396729,0.316443651914597,1.48055601119995],[1.44986891746521,0.282361954450607,1.29645681381226],[1.29941141605377,0.253060340881348,1.09106981754303],[1.17596900463104,0.229019939899445,0.867767453193665],[1.08156871795654,0.210635498166084,0.630216419696808],[1.01776075363159,0.198208883404732,0.382317245006561],[0.985592603683472,0.191944137215614,0.128140434622765],[0.985592603683472,0.191944137215614,-0.128140434622765],[1.01776075363159,0.198208883404732,-0.382317245006561],[1.08156871795654,0.210635498166084,-0.630216419696808],[1.17596900463104,0.229019939899445,-0.867767453193665],[1.29941141605377,0.253060340881348,-1.09106981754303],[1.44986891746521,0.282361954450607,-1.29645681381226],[1.62487125396729,0.316443651914597,-1.48055601119995],[1.82154476642609,0.354745805263519,-1.64034450054169],[2.03666019439697,0.39663952589035,-1.77319860458374],[2.26668500900269,0.441436856985092,-1.87693679332733],[2.50784254074097,0.488402307033539,-1.94985580444336],[2.75617289543152,0.536764621734619,-1.99075818061829],[3.00759840011597,0.585729777812958,-1.99897241592407],[3.25799083709717,0.634493708610535,-1.97436356544495],[3.50323867797852,0.682255685329437,-1.91733574867249],[3.73931503295898,0.728231549263,-1.82882523536682],[3.96234345436096,0.771666288375854,-1.71028554439545],[4.16866159439087,0.811846792697906,-1.56366300582886],[4.35488224029541,0.848113238811493,-1.39136505126953],[4.51794719696045,0.879870116710663,-1.19622111320496],[4.65517902374268,0.906596064567566,-0.981435120105743],[4.76432466506958,0.927852153778076,-0.750533998012543],[4.84359169006348,0.943289399147034,-0.507309138774872],[4.89167881011963,0.952654302120209,-0.255754321813583],[4.90779590606689,0.955793142318726,-4.89858741034067e-16],[4.83647441864014,1.2682728767395,0],[4.82059144973755,1.26410794258118,0.255754321813583],[4.77320337295532,1.25168132781982,0.507309138774872],[4.69508838653564,1.23119711875916,0.750533998012543],[4.58752870559692,1.20299172401428,0.981435120105743],[4.4522910118103,1.16752827167511,1.19622111320496],[4.29159593582153,1.1253889799118,1.39136505126953],[4.10808134078979,1.07726585865021,1.56366300582886],[3.90476155281067,1.02394902706146,1.71028554439545],[3.684974193573,0.966314077377319,1.82882523536682],[3.4523286819458,0.905307233333588,1.91733574867249],[3.21064496040344,0.841930270195007,1.97436356544495],[2.96389126777649,0.777223825454712,1.99897241592407],[2.71611952781677,0.712250411510468,1.99075818061829],[2.4713978767395,0.648076832294464,1.94985580444336],[2.23374485969543,0.585756897926331,1.87693679332733],[2.00706267356873,0.526313841342926,1.77319860458374],[1.7950736284256,0.47072371840477,1.64034450054169],[1.60125815868378,0.419899344444275,1.48055601119995],[1.42879903316498,0.374675244092941,1.29645681381226],[1.28052794933319,0.335793972015381,1.09106981754303],[1.15887951850891,0.303893983364105,0.867767453193665],[1.06585109233856,0.279499083757401,0.630216419696808],[1.00297033786774,0.263009786605835,0.382317245006561],[0.97126966714859,0.254696905612946,0.128140434622765],[0.97126966714859,0.254696905612946,-0.128140434622765],[1.00297033786774,0.263009786605835,-0.382317245006561],[1.06585109233856,0.279499083757401,-0.630216419696808],[1.15887951850891,0.303893983364105,-0.867767453193665],[1.28052794933319,0.335793972015381,-1.09106981754303],[1.42879903316498,0.374675244092941,-1.29645681381226],[1.60125815868378,0.419899344444275,-1.48055601119995],[1.7950736284256,0.47072371840477,-1.64034450054169],[2.00706267356873,0.526313841342926,-1.77319860458374],[2.23374485969543,0.585756897926331,-1.87693679332733],[2.4713978767395,0.648076832294464,-1.94985580444336],[2.71611952781677,0.712250411510468,-1.99075818061829],[2.96389126777649,0.777223825454712,-1.99897241592407],[3.21064496040344,0.841930270195007,-1.97436356544495],[3.4523286819458,0.905307233333588,-1.91733574867249],[3.684974193573,0.966314077377319,-1.82882523536682],[3.90476155281067,1.02394902706146,-1.71028554439545],[4.10808134078979,1.07726585865021,-1.56366300582886],[4.29159593582153,1.1253889799118,-1.39136505126953],[4.4522910118103,1.16752827167511,-1.19622111320496],[4.58752870559692,1.20299172401428,-0.981435120105743],[4.69508838653564,1.23119711875916,-0.750533998012543],[4.77320337295532,1.25168132781982,-0.507309138774872],[4.82059144973755,1.26410794258118,-0.255754321813583],[4.83647441864014,1.2682728767395,-4.89858741034067e-16],[4.74527883529663,1.57554113864899,0],[4.72969532012939,1.57036697864532,0.255754321813583],[4.68320083618164,1.55492973327637,0.507309138774872],[4.60655879974365,1.5294828414917,0.750533998012543],[4.50102710723877,1.49444401264191,0.981435120105743],[4.36833953857422,1.45038866996765,1.19622111320496],[4.21067428588867,1.39804017543793,1.39136505126953],[4.03062057495117,1.33825814723969,1.56366300582886],[3.83113408088684,1.27202415466309,1.71028554439545],[3.61549115180969,1.2004257440567,1.82882523536682],[3.38723230361938,1.12463855743408,1.91733574867249],[3.15010571479797,1.04590713977814,1.97436356544495],[2.90800476074219,0.965524077415466,1.99897241592407],[2.66490483283997,0.884809374809265,1.99075818061829],[2.42479777336121,0.80508828163147,1.94985580444336],[2.19162583351135,0.727669894695282,1.87693679332733],[1.96921801567078,0.653825402259827,1.77319860458374],[1.76122605800629,0.58476734161377,1.64034450054169],[1.57106518745422,0.521629571914673,1.48055601119995],[1.40185797214508,0.465448886156082,1.29645681381226],[1.25638258457184,0.417147755622864,1.09106981754303],[1.13702785968781,0.377519279718399,0.867767453193665],[1.0457535982132,0.347214132547379,0.630216419696808],[0.984058499336243,0.326729953289032,0.382317245006561],[0.952955603599548,0.316403061151505,0.128140434622765],[0.952955603599548,0.316403061151505,-0.128140434622765],[0.984058499336243,0.326729953289032,-0.382317245006561],[1.0457535982132,0.347214132547379,-0.630216419696808],[1.13702785968781,0.377519279718399,-0.867767453193665],[1.25638258457184,0.417147755622864,-1.09106981754303],[1.40185797214508,0.465448886156082,-1.29645681381226],[1.57106518745422,0.521629571914673,-1.48055601119995],[1.76122605800629,0.58476734161377,-1.64034450054169],[1.96921801567078,0.653825402259827,-1.77319860458374],[2.19162583351135,0.727669894695282,-1.87693679332733],[2.42479777336121,0.80508828163147,-1.94985580444336],[2.66490483283997,0.884809374809265,-1.99075818061829],[2.90800476074219,0.965524077415466,-1.99897241592407],[3.15010571479797,1.04590713977814,-1.97436356544495],[3.38723230361938,1.12463855743408,-1.91733574867249],[3.61549115180969,1.2004257440567,-1.82882523536682],[3.83113408088684,1.27202415466309,-1.71028554439545],[4.03062057495117,1.33825814723969,-1.56366300582886],[4.21067428588867,1.39804017543793,-1.39136505126953],[4.36833953857422,1.45038866996765,-1.19622111320496],[4.50102710723877,1.49444401264191,-0.981435120105743],[4.60655879974365,1.5294828414917,-0.750533998012543],[4.68320083618164,1.55492973327637,-0.507309138774872],[4.72969532012939,1.57036697864532,-0.255754321813583],[4.74527883529663,1.57554113864899,-4.89858741034067e-16],[4.63458395004272,1.87633502483368,0],[4.61936378479004,1.8701730966568,0.255754321813583],[4.5739541053772,1.85178875923157,0.507309138774872],[4.49909973144531,1.82148361206055,0.750533998012543],[4.39602994918823,1.77975535392761,0.981435120105743],[4.26643753051758,1.7272891998291,1.19622111320496],[4.11245059967041,1.6649466753006,1.39136505126953],[3.93659663200378,1.59375131130219,1.56366300582886],[3.74176383018494,1.51487231254578,1.71028554439545],[3.53115129470825,1.42960464954376,1.82882523536682],[3.30821704864502,1.3393486738205,1.91733574867249],[3.07662200927734,1.24558615684509,1.97436356544495],[2.84016847610474,1.14985680580139,1.99897241592407],[2.60273957252502,1.05373251438141,1.99075818061829],[2.36823344230652,0.958791494369507,1.94985580444336],[2.14050102233887,0.866592824459076,1.87693679332733],[1.92328131198883,0.778650283813477,1.77319860458374],[1.72014129161835,0.696408033370972,1.64034450054169],[1.53441631793976,0.621216356754303,1.48055601119995],[1.36915624141693,0.554309904575348,1.29645681381226],[1.22707450389862,0.496787399053574,1.09106981754303],[1.11050403118134,0.449593245983124,0.867767453193665],[1.02135896682739,0.413502395153046,0.630216419696808],[0.961103022098541,0.389107495546341,0.382317245006561],[0.930725634098053,0.376809060573578,0.128140434622765],[0.930725634098053,0.376809060573578,-0.128140434622765],[0.961103022098541,0.389107495546341,-0.382317245006561],[1.02135896682739,0.413502395153046,-0.630216419696808],[1.11050403118134,0.449593245983124,-0.867767453193665],[1.22707450389862,0.496787399053574,-1.09106981754303],[1.36915624141693,0.554309904575348,-1.29645681381226],[1.53441631793976,0.621216356754303,-1.48055601119995],[1.72014129161835,0.696408033370972,-1.64034450054169],[1.92328131198883,0.778650283813477,-1.77319860458374],[2.14050102233887,0.866592824459076,-1.87693679332733],[2.36823344230652,0.958791494369507,-1.94985580444336],[2.60273957252502,1.05373251438141,-1.99075818061829],[2.84016847610474,1.14985680580139,-1.99897241592407],[3.07662200927734,1.24558615684509,-1.97436356544495],[3.30821704864502,1.3393486738205,-1.91733574867249],[3.53115129470825,1.42960464954376,-1.82882523536682],[3.74176383018494,1.51487231254578,-1.71028554439545],[3.93659663200378,1.59375131130219,-1.56366300582886],[4.11245059967041,1.6649466753006,-1.39136505126953],[4.26643753051758,1.7272891998291,-1.19622111320496],[4.39602994918823,1.77975535392761,-0.981435120105743],[4.49909973144531,1.82148361206055,-0.750533998012543],[4.5739541053772,1.85178875923157,-0.507309138774872],[4.61936378479004,1.8701730966568,-0.255754321813583],[4.63458395004272,1.87633502483368,-4.89858741034067e-16],[4.50484418869019,2.1694188117981,0],[4.49005031585693,2.16229438781738,0.255754321813583],[4.44591188430786,2.14103817939758,0.507309138774872],[4.37315273284912,2.10599946975708,0.750533998012543],[4.27296876907349,2.05775332450867,0.981435120105743],[4.14700412750244,1.99709188938141,1.19622111320496],[3.99732732772827,1.92501139640808,1.39136505126953],[3.82639646530151,1.84269535541534,1.56366300582886],[3.63701772689819,1.75149548053741,1.71028554439545],[3.43230104446411,1.65290904045105,1.82882523536682],[3.21560764312744,1.54855501651764,1.91733574867249],[2.9904956817627,1.4401468038559,1.97436356544495],[2.76066160202026,1.32946455478668,1.99897241592407],[2.52987909317017,1.2183256149292,1.99075818061829],[2.30193781852722,1.10855484008789,1.94985580444336],[2.08058023452759,1.00195467472076,1.87693679332733],[1.86944139003754,0.900275528430939,1.77319860458374],[1.67198801040649,0.805186986923218,1.64034450054169],[1.49146223068237,0.718250393867493,1.48055601119995],[1.33082842826843,0.640893161296844,1.29645681381226],[1.19272398948669,0.574385643005371,1.09106981754303],[1.07941675186157,0.519819736480713,0.867767453193665],[0.992767214775085,0.478091508150101,0.630216419696808],[0.934198141098022,0.449886113405228,0.382317245006561],[0.904671132564545,0.435666650533676,0.128140434622765],[0.904671132564545,0.435666650533676,-0.128140434622765],[0.934198141098022,0.449886113405228,-0.382317245006561],[0.992767214775085,0.478091508150101,-0.630216419696808],[1.07941675186157,0.519819736480713,-0.867767453193665],[1.19272398948669,0.574385643005371,-1.09106981754303],[1.33082842826843,0.640893161296844,-1.29645681381226],[1.49146223068237,0.718250393867493,-1.48055601119995],[1.67198801040649,0.805186986923218,-1.64034450054169],[1.86944139003754,0.900275528430939,-1.77319860458374],[2.08058023452759,1.00195467472076,-1.87693679332733],[2.30193781852722,1.10855484008789,-1.94985580444336],[2.52987909317017,1.2183256149292,-1.99075818061829],[2.76066160202026,1.32946455478668,-1.99897241592407],[2.9904956817627,1.4401468038559,-1.97436356544495],[3.21560764312744,1.54855501651764,-1.91733574867249],[3.43230104446411,1.65290904045105,-1.82882523536682],[3.63701772689819,1.75149548053741,-1.71028554439545],[3.82639646530151,1.84269535541534,-1.56366300582886],[3.99732732772827,1.92501139640808,-1.39136505126953],[4.14700412750244,1.99709188938141,-1.19622111320496],[4.27296876907349,2.05775332450867,-0.981435120105743],[4.37315273284912,2.10599946975708,-0.750533998012543],[4.44591188430786,2.14103817939758,-0.507309138774872],[4.49005031585693,2.16229438781738,-0.255754321813583],[4.50484418869019,2.1694188117981,-4.89858741034067e-16],[4.3565936088562,2.45358777046204,0],[4.34228658676147,2.44553017616272,0.255754321813583],[4.29960012435913,2.42148971557617,0.507309138774872],[4.22923612594604,2.38186120986938,0.750533998012543],[4.13234853744507,2.32729530334473,0.981435120105743],[4.01052951812744,2.25868821144104,1.19622111320496],[3.86577844619751,2.17716598510742,1.39136505126953],[3.70047283172607,2.08406734466553,1.56366300582886],[3.51732635498047,1.98092126846313,1.71028554439545],[3.31934666633606,1.8694212436676,1.82882523536682],[3.1097846031189,1.75139796733856,1.91733574867249],[2.89208078384399,1.62878954410553,1.97436356544495],[2.66981029510498,1.50360918045044,1.99897241592407],[2.44662284851074,1.37791228294373,1.99075818061829],[2.22618269920349,1.25376284122467,1.94985580444336],[2.01210999488831,1.1331992149353,1.87693679332733],[1.80791962146759,1.01820135116577,1.77319860458374],[1.61696422100067,0.910657286643982,1.64034450054169],[1.44237947463989,0.812332987785339,1.48055601119995],[1.28703188896179,0.724842846393585,1.29645681381226],[1.15347242355347,0.649623572826385,1.09106981754303],[1.04389405250549,0.587910175323486,0.867767453193665],[0.960096061229706,0.540716052055359,0.630216419696808],[0.903454422950745,0.508816063404083,0.382317245006561],[0.87489914894104,0.492734014987946,0.128140434622765],[0.87489914894104,0.492734014987946,-0.128140434622765],[0.903454422950745,0.508816063404083,-0.382317245006561],[0.960096061229706,0.540716052055359,-0.630216419696808],[1.04389405250549,0.587910175323486,-0.867767453193665],[1.15347242355347,0.649623572826385,-1.09106981754303],[1.28703188896179,0.724842846393585,-1.29645681381226],[1.44237947463989,0.812332987785339,-1.48055601119995],[1.61696422100067,0.910657286643982,-1.64034450054169],[1.80791962146759,1.01820135116577,-1.77319860458374],[2.01210999488831,1.1331992149353,-1.87693679332733],[2.22618269920349,1.25376284122467,-1.94985580444336],[2.44662284851074,1.37791228294373,-1.99075818061829],[2.66981029510498,1.50360918045044,-1.99897241592407],[2.89208078384399,1.62878954410553,-1.97436356544495],[3.1097846031189,1.75139796733856,-1.91733574867249],[3.31934666633606,1.8694212436676,-1.82882523536682],[3.51732635498047,1.98092126846313,-1.71028554439545],[3.70047283172607,2.08406734466553,-1.56366300582886],[3.86577844619751,2.17716598510742,-1.39136505126953],[4.01052951812744,2.25868821144104,-1.19622111320496],[4.13234853744507,2.32729530334473,-0.981435120105743],[4.22923612594604,2.38186120986938,-0.750533998012543],[4.29960012435913,2.42148971557617,-0.507309138774872],[4.34228658676147,2.44553017616272,-0.255754321813583],[4.3565936088562,2.45358777046204,-4.89858741034067e-16],[4.19044065475464,2.72767448425293,0],[4.1766791343689,2.7187168598175,0.255754321813583],[4.13562107086182,2.69199085235596,0.507309138774872],[4.06794023513794,2.64793562889099,0.750533998012543],[3.97474789619446,2.58727431297302,0.981435120105743],[3.8575747013092,2.51100301742554,1.19622111320496],[3.71834444999695,2.42037391662598,1.39136505126953],[3.55934309959412,2.31687569618225,1.56366300582886],[3.38318157196045,2.20220708847046,1.71028554439545],[3.19275259971619,2.0782516002655,1.82882523536682],[2.99118280410767,1.94704413414001,1.91733574867249],[2.78178191184998,1.81073927879333,1.97436356544495],[2.56798839569092,1.67157518863678,1.99897241592407],[2.35331273078918,1.53183686733246,1.99075818061829],[2.14127993583679,1.39381885528564,1.94985580444336],[1.93537163734436,1.2597873210907,1.87693679332733],[1.73896861076355,1.13194310665131,1.77319860458374],[1.55529594421387,1.01238548755646,1.64034450054169],[1.38736951351166,0.903077483177185,1.48055601119995],[1.23794674873352,0.805814027786255,1.29645681381226],[1.10948097705841,0.722192108631134,1.09106981754303],[1.00408172607422,0.653584778308868,0.867767453193665],[0.923479676246643,0.601118624210358,0.630216419696808],[0.868998229503632,0.565655171871185,0.382317245006561],[0.841531991958618,0.547776639461517,0.128140434622765],[0.841531991958618,0.547776639461517,-0.128140434622765],[0.868998229503632,0.565655171871185,-0.382317245006561],[0.923479676246643,0.601118624210358,-0.630216419696808],[1.00408172607422,0.653584778308868,-0.867767453193665],[1.10948097705841,0.722192108631134,-1.09106981754303],[1.23794674873352,0.805814027786255,-1.29645681381226],[1.38736951351166,0.903077483177185,-1.48055601119995],[1.55529594421387,1.01238548755646,-1.64034450054169],[1.73896861076355,1.13194310665131,-1.77319860458374],[1.93537163734436,1.2597873210907,-1.87693679332733],[2.14127993583679,1.39381885528564,-1.94985580444336],[2.35331273078918,1.53183686733246,-1.99075818061829],[2.56798839569092,1.67157518863678,-1.99897241592407],[2.78178191184998,1.81073927879333,-1.97436356544495],[2.99118280410767,1.94704413414001,-1.91733574867249],[3.19275259971619,2.0782516002655,-1.82882523536682],[3.38318157196045,2.20220708847046,-1.71028554439545],[3.55934309959412,2.31687569618225,-1.56366300582886],[3.71834444999695,2.42037391662598,-1.39136505126953],[3.8575747013092,2.51100301742554,-1.19622111320496],[3.97474789619446,2.58727431297302,-0.981435120105743],[4.06794023513794,2.64793562889099,-0.750533998012543],[4.13562107086182,2.69199085235596,-0.507309138774872],[4.1766791343689,2.7187168598175,-0.255754321813583],[4.19044065475464,2.72767448425293,-4.89858741034067e-16],[4.00706815719604,2.9905526638031,0],[3.99390888214111,2.98073172569275,0.255754321813583],[3.95464754104614,2.95143008232117,0.507309138774872],[3.88992834091187,2.90312886238098,0.750533998012543],[3.80081415176392,2.83662128448486,0.981435120105743],[3.68876838684082,2.75299954414368,1.19622111320496],[3.55563068389893,2.65363621711731,1.39136505126953],[3.40358734130859,2.54016327857971,1.56366300582886],[3.23513460159302,2.41444373130798,1.71028554439545],[3.05303859710693,2.27854204177856,1.82882523536682],[2.86028933525085,2.13468956947327,1.91733574867249],[2.66005182266235,1.98524832725525,1.97436356544495],[2.45561408996582,1.8326723575592,1.99897241592407],[2.25033259391785,1.67946684360504,1.99075818061829],[2.04757833480835,1.52814733982086,1.94985580444336],[1.85068035125732,1.38119864463806,1.87693679332733],[1.66287183761597,1.24103355407715,1.77319860458374],[1.48723673820496,1.10995364189148,1.64034450054169],[1.32665872573853,0.990111112594604,1.48055601119995],[1.18377459049225,0.883473873138428,1.29645681381226],[1.06093037128448,0.791792929172516,1.09106981754303],[0.960143446922302,0.716573655605316,0.867767453193665],[0.883068442344666,0.659051120281219,0.630216419696808],[0.830971121788025,0.620169878005981,0.382317245006561],[0.804706811904907,0.600568294525146,0.128140434622765],[0.804706811904907,0.600568294525146,-0.128140434622765],[0.830971121788025,0.620169878005981,-0.382317245006561],[0.883068442344666,0.659051120281219,-0.630216419696808],[0.960143446922302,0.716573655605316,-0.867767453193665],[1.06093037128448,0.791792929172516,-1.09106981754303],[1.18377459049225,0.883473873138428,-1.29645681381226],[1.32665872573853,0.990111112594604,-1.48055601119995],[1.48723673820496,1.10995364189148,-1.64034450054169],[1.66287183761597,1.24103355407715,-1.77319860458374],[1.85068035125732,1.38119864463806,-1.87693679332733],[2.04757833480835,1.52814733982086,-1.94985580444336],[2.25033259391785,1.67946684360504,-1.99075818061829],[2.45561408996582,1.8326723575592,-1.99897241592407],[2.66005182266235,1.98524832725525,-1.97436356544495],[2.86028933525085,2.13468956947327,-1.91733574867249],[3.05303859710693,2.27854204177856,-1.82882523536682],[3.23513460159302,2.41444373130798,-1.71028554439545],[3.40358734130859,2.54016327857971,-1.56366300582886],[3.55563068389893,2.65363621711731,-1.39136505126953],[3.68876838684082,2.75299954414368,-1.19622111320496],[3.80081415176392,2.83662128448486,-0.981435120105743],[3.88992834091187,2.90312886238098,-0.750533998012543],[3.95464754104614,2.95143008232117,-0.507309138774872],[3.99390888214111,2.98073172569275,-0.255754321813583],[4.00706815719604,2.9905526638031,-4.89858741034067e-16],[3.80722975730896,3.24114203453064,0],[3.79472684860229,3.23049807548523,0.255754321813583],[3.75742340087891,3.19874119758606,0.507309138774872],[3.69593191146851,3.14639282226562,0.750533998012543],[3.61126208305359,3.07431221008301,0.981435120105743],[3.5048041343689,2.98368334770203,1.19622111320496],[3.37830638885498,2.87599396705627,1.39136505126953],[3.23384547233582,2.75301265716553,1.56366300582886],[3.07379364967346,2.61675882339478,1.71028554439545],[2.90077924728394,2.46946930885315,1.82882523536682],[2.71764254570007,2.31356287002563,1.91733574867249],[2.52739119529724,2.15159964561462,1.97436356544495],[2.33314895629883,1.98623871803284,1.99897241592407],[2.13810515403748,1.82019543647766,1.99075818061829],[1.94546258449554,1.6561963558197,1.94985580444336],[1.75838422775269,1.49693429470062,1.87693679332733],[1.57994210720062,1.34502422809601,1.77319860458374],[1.41306602954865,1.20296061038971,1.64034450054169],[1.26049625873566,1.07307612895966,1.48055601119995],[1.12473797798157,0.957503378391266,1.29645681381226],[1.00802028179169,0.858140170574188,1.09106981754303],[0.912259697914124,0.776618003845215,0.867767453193665],[0.839028537273407,0.714275419712067,0.630216419696808],[0.789529383182526,0.672136127948761,0.382317245006561],[0.764574885368347,0.650892078876495,0.128140434622765],[0.764574885368347,0.650892078876495,-0.128140434622765],[0.789529383182526,0.672136127948761,-0.382317245006561],[0.839028537273407,0.714275419712067,-0.630216419696808],[0.912259697914124,0.776618003845215,-0.867767453193665],[1.00802028179169,0.858140170574188,-1.09106981754303],[1.12473797798157,0.957503378391266,-1.29645681381226],[1.26049625873566,1.07307612895966,-1.48055601119995],[1.41306602954865,1.20296061038971,-1.64034450054169],[1.57994210720062,1.34502422809601,-1.77319860458374],[1.75838422775269,1.49693429470062,-1.87693679332733],[1.94546258449554,1.6561963558197,-1.94985580444336],[2.13810515403748,1.82019543647766,-1.99075818061829],[2.33314895629883,1.98623871803284,-1.99897241592407],[2.52739119529724,2.15159964561462,-1.97436356544495],[2.71764254570007,2.31356287002563,-1.91733574867249],[2.90077924728394,2.46946930885315,-1.82882523536682],[3.07379364967346,2.61675882339478,-1.71028554439545],[3.23384547233582,2.75301265716553,-1.56366300582886],[3.37830638885498,2.87599396705627,-1.39136505126953],[3.5048041343689,2.98368334770203,-1.19622111320496],[3.61126208305359,3.07431221008301,-0.981435120105743],[3.69593191146851,3.14639282226562,-0.750533998012543],[3.75742340087891,3.19874119758606,-0.507309138774872],[3.79472684860229,3.23049807548523,-0.255754321813583],[3.80722975730896,3.24114203453064,-4.89858741034067e-16],[3.59174680709839,3.47841286659241,0],[3.5799515247345,3.46698975563049,0.255754321813583],[3.54475927352905,3.4329080581665,0.507309138774872],[3.48674821853638,3.37672734260559,0.750533998012543],[3.4068706035614,3.2993700504303,0.981435120105743],[3.30643796920776,3.20210671424866,1.19622111320496],[3.18709969520569,3.08653378486633,1.39136505126953],[3.05081510543823,2.95454955101013,1.56366300582886],[2.89982199668884,2.80832099914551,1.71028554439545],[2.7365996837616,2.65024900436401,1.82882523536682],[2.56382846832275,2.48292946815491,1.91733574867249],[2.38434505462646,2.3091094493866,1.97436356544495],[2.201096534729,2.13164305686951,1.99897241592407],[2.01709198951721,1.95344460010529,1.99075818061829],[1.83535254001617,1.77743983268738,1.94985580444336],[1.65886247158051,1.60651874542236,1.87693679332733],[1.49051988124847,1.44348800182343,1.77319860458374],[1.3330887556076,1.29102444648743,1.64034450054169],[1.1891542673111,1.15163171291351,1.48055601119995],[1.061079621315,1.02759826183319,1.29645681381226],[0.950967967510223,0.920961081981659,1.09106981754303],[0.860627233982086,0.83347100019455,0.867767453193665],[0.791540920734406,0.766564607620239,0.630216419696808],[0.744843304157257,0.721340477466583,0.382317245006561],[0.721301198005676,0.698541283607483,0.128140434622765],[0.721301198005676,0.698541283607483,-0.128140434622765],[0.744843304157257,0.721340477466583,-0.382317245006561],[0.791540920734406,0.766564607620239,-0.630216419696808],[0.860627233982086,0.83347100019455,-0.867767453193665],[0.950967967510223,0.920961081981659,-1.09106981754303],[1.061079621315,1.02759826183319,-1.29645681381226],[1.1891542673111,1.15163171291351,-1.48055601119995],[1.3330887556076,1.29102444648743,-1.64034450054169],[1.49051988124847,1.44348800182343,-1.77319860458374],[1.65886247158051,1.60651874542236,-1.87693679332733],[1.83535254001617,1.77743983268738,-1.94985580444336],[2.01709198951721,1.95344460010529,-1.99075818061829],[2.201096534729,2.13164305686951,-1.99897241592407],[2.38434505462646,2.3091094493866,-1.97436356544495],[2.56382846832275,2.48292946815491,-1.91733574867249],[2.7365996837616,2.65024900436401,-1.82882523536682],[2.89982199668884,2.80832099914551,-1.71028554439545],[3.05081510543823,2.95454955101013,-1.56366300582886],[3.18709969520569,3.08653378486633,-1.39136505126953],[3.30643796920776,3.20210671424866,-1.19622111320496],[3.4068706035614,3.2993700504303,-0.981435120105743],[3.48674821853638,3.37672734260559,-0.750533998012543],[3.54475927352905,3.4329080581665,-0.507309138774872],[3.5799515247345,3.46698975563049,-0.255754321813583],[3.59174680709839,3.47841286659241,-4.89858741034067e-16],[3.36150455474854,3.70139002799988,0],[3.35046529769897,3.68923473358154,0.255754321813583],[3.31752896308899,3.65296816825867,0.507309138774872],[3.26323652267456,3.59318614006042,0.750533998012543],[3.18847942352295,3.51087021827698,0.981435120105743],[3.09448480606079,3.40737175941467,1.19622111320496],[2.98279643058777,3.28439044952393,1.39136505126953],[2.85524821281433,3.14394545555115,1.56366300582886],[2.71393418312073,2.98834323883057,1.71028554439545],[2.56117510795593,2.82013845443726,1.82882523536682],[2.39947891235352,2.64209294319153,1.91733574867249],[2.23150086402893,2.45713067054749,1.97436356544495],[2.0599992275238,2.26828813552856,1.99897241592407],[1.8877899646759,2.07866644859314,1.99075818061829],[1.71770060062408,1.89137923717499,1.94985580444336],[1.55252420902252,1.70950174331665,1.87693679332733],[1.39497292041779,1.53602015972137,1.77319860458374],[1.24763357639313,1.37378323078156,1.64034450054169],[1.11292564868927,1.22545492649078,1.48055601119995],[0.993061065673828,1.09347057342529,1.29645681381226],[0.89000791311264,0.979997634887695,1.09106981754303],[0.805458307266235,0.88689911365509,0.867767453193665],[0.740800619125366,0.815703809261322,0.630216419696808],[0.697096467018127,0.767580687999725,0.382317245006561],[0.675063490867615,0.743319928646088,0.128140434622765],[0.675063490867615,0.743319928646088,-0.128140434622765],[0.697096467018127,0.767580687999725,-0.382317245006561],[0.740800619125366,0.815703809261322,-0.630216419696808],[0.805458307266235,0.88689911365509,-0.867767453193665],[0.89000791311264,0.979997634887695,-1.09106981754303],[0.993061065673828,1.09347057342529,-1.29645681381226],[1.11292564868927,1.22545492649078,-1.48055601119995],[1.24763357639313,1.37378323078156,-1.64034450054169],[1.39497292041779,1.53602015972137,-1.77319860458374],[1.55252420902252,1.70950174331665,-1.87693679332733],[1.71770060062408,1.89137923717499,-1.94985580444336],[1.8877899646759,2.07866644859314,-1.99075818061829],[2.0599992275238,2.26828813552856,-1.99897241592407],[2.23150086402893,2.45713067054749,-1.97436356544495],[2.39947891235352,2.64209294319153,-1.91733574867249],[2.56117510795593,2.82013845443726,-1.82882523536682],[2.71393418312073,2.98834323883057,-1.71028554439545],[2.85524821281433,3.14394545555115,-1.56366300582886],[2.98279643058777,3.28439044952393,-1.39136505126953],[3.09448480606079,3.40737175941467,-1.19622111320496],[3.18847942352295,3.51087021827698,-0.981435120105743],[3.26323652267456,3.59318614006042,-0.750533998012543],[3.31752896308899,3.65296816825867,-0.507309138774872],[3.35046529769897,3.68923473358154,-0.255754321813583],[3.36150455474854,3.70139002799988,-4.89858741034067e-16],[3.11744904518127,3.90915751457214,0],[3.10721135139465,3.89631986618042,0.255754321813583],[3.07666635513306,3.85801768302917,0.507309138774872],[3.02631568908691,3.79487991333008,0.750533998012543],[2.95698595046997,3.70794320106506,0.981435120105743],[2.86981582641602,3.59863519668579,1.19622111320496],[2.76623630523682,3.46875071525574,1.39136505126953],[2.64794850349426,3.32042241096497,1.56366300582886],[2.51689434051514,3.156085729599,1.71028554439545],[2.37522602081299,2.97843909263611,1.82882523536682],[2.22526955604553,2.79039978981018,1.91733574867249],[2.06948733329773,2.59505486488342,1.97436356544495],[1.91043710708618,2.39561223983765,1.99897241592407],[1.75073063373566,2.19534683227539,1.99075818061829],[1.59299039840698,1.99754667282104,1.94985580444336],[1.43980622291565,1.805459856987,1.87693679332733],[1.29369354248047,1.62224042415619,1.77319860458374],[1.15705156326294,1.45089685916901,1.64034450054169],[1.0321239233017,1.29424250125885,1.48055601119995],[0.920961797237396,1.15484964847565,1.29645681381226],[0.825390636920929,1.03500711917877,1.09106981754303],[0.746979594230652,0.936682820320129,0.867767453193665],[0.687016248703003,0.861491143703461,0.630216419696808],[0.646485149860382,0.810666739940643,0.382317245006561],[0.626051843166351,0.785044193267822,0.128140434622765],[0.626051843166351,0.785044193267822,-0.128140434622765],[0.646485149860382,0.810666739940643,-0.382317245006561],[0.687016248703003,0.861491143703461,-0.630216419696808],[0.746979594230652,0.936682820320129,-0.867767453193665],[0.825390636920929,1.03500711917877,-1.09106981754303],[0.920961797237396,1.15484964847565,-1.29645681381226],[1.0321239233017,1.29424250125885,-1.48055601119995],[1.15705156326294,1.45089685916901,-1.64034450054169],[1.29369354248047,1.62224042415619,-1.77319860458374],[1.43980622291565,1.805459856987,-1.87693679332733],[1.59299039840698,1.99754667282104,-1.94985580444336],[1.75073063373566,2.19534683227539,-1.99075818061829],[1.91043710708618,2.39561223983765,-1.99897241592407],[2.06948733329773,2.59505486488342,-1.97436356544495],[2.22526955604553,2.79039978981018,-1.91733574867249],[2.37522602081299,2.97843909263611,-1.82882523536682],[2.51689434051514,3.156085729599,-1.71028554439545],[2.64794850349426,3.32042241096497,-1.56366300582886],[2.76623630523682,3.46875071525574,-1.39136505126953],[2.86981582641602,3.59863519668579,-1.19622111320496],[2.95698595046997,3.70794320106506,-0.981435120105743],[3.02631568908691,3.79487991333008,-0.750533998012543],[3.07666635513306,3.85801768302917,-0.507309138774872],[3.10721135139465,3.89631986618042,-0.255754321813583],[3.11744904518127,3.90915751457214,-4.89858741034067e-16],[2.86058330535889,4.10086107254028,0],[2.85118913650513,4.08739423751831,0.255754321813583],[2.82316088676453,4.04721355438232,0.507309138774872],[2.77695894241333,3.98097968101501,0.750533998012543],[2.71334195137024,3.88977956771851,0.981435120105743],[2.63335418701172,3.77511119842529,1.19622111320496],[2.53830933570862,3.63885712623596,1.39136505126953],[2.42976784706116,3.48325490951538,1.56366300582886],[2.3095121383667,3.31085920333862,1.71028554439545],[2.17951655387878,3.12450098991394,1.82882523536682],[2.04191589355469,2.92724013328552,1.91733574867249],[1.89896953105927,2.72231554985046,1.97436356544495],[1.75302445888519,2.5130922794342,1.99897241592407],[1.6064772605896,2.3030059337616,1.99075818061829],[1.46173405647278,2.0955057144165,1.94985580444336],[1.32117176055908,1.89399909973145,1.87693679332733],[1.18709826469421,1.70179462432861,1.77319860458374],[1.06171500682831,1.52204835414886,1.64034450054169],[0.947080910205841,1.3577116727829,1.48055601119995],[0.84507817029953,1.21148312091827,1.29645681381226],[0.757381618022919,1.08576357364655,1.09106981754303],[0.685431361198425,0.982617437839508,0.867767453193665],[0.630408763885498,0.903738379478455,0.630216419696808],[0.593217313289642,0.850421607494354,0.382317245006561],[0.574467599391937,0.823542535305023,0.128140434622765],[0.574467599391937,0.823542535305023,-0.128140434622765],[0.593217313289642,0.850421607494354,-0.382317245006561],[0.630408763885498,0.903738379478455,-0.630216419696808],[0.685431361198425,0.982617437839508,-0.867767453193665],[0.757381618022919,1.08576357364655,-1.09106981754303],[0.84507817029953,1.21148312091827,-1.29645681381226],[0.947080910205841,1.3577116727829,-1.48055601119995],[1.06171500682831,1.52204835414886,-1.64034450054169],[1.18709826469421,1.70179462432861,-1.77319860458374],[1.32117176055908,1.89399909973145,-1.87693679332733],[1.46173405647278,2.0955057144165,-1.94985580444336],[1.6064772605896,2.3030059337616,-1.99075818061829],[1.75302445888519,2.5130922794342,-1.99897241592407],[1.89896953105927,2.72231554985046,-1.97436356544495],[2.04191589355469,2.92724013328552,-1.91733574867249],[2.17951655387878,3.12450098991394,-1.82882523536682],[2.3095121383667,3.31085920333862,-1.71028554439545],[2.42976784706116,3.48325490951538,-1.56366300582886],[2.53830933570862,3.63885712623596,-1.39136505126953],[2.63335418701172,3.77511119842529,-1.19622111320496],[2.71334195137024,3.88977956771851,-0.981435120105743],[2.77695894241333,3.98097968101501,-0.750533998012543],[2.82316088676453,4.04721355438232,-0.507309138774872],[2.85118913650513,4.08739423751831,-0.255754321813583],[2.86058330535889,4.10086107254028,-4.89858741034067e-16],[2.59196281433105,4.27571392059326,0],[2.58345079421997,4.26167249679565,0.255754321813583],[2.55805468559265,4.21977853775024,0.507309138774872],[2.51619124412537,4.15072059631348,0.750533998012543],[2.45854806900024,4.0556321144104,0.981435120105743],[2.38607144355774,3.93607449531555,1.19622111320496],[2.29995155334473,3.79401087760925,1.39136505126953],[2.20160269737244,3.63177394866943,1.56366300582886],[2.09263944625854,3.4520275592804,1.71028554439545],[1.97485101222992,3.25772333145142,1.82882523536682],[1.85017168521881,3.05205178260803,1.91733574867249],[1.72064852714539,2.83838963508606,1.97436356544495],[1.58840835094452,2.62024569511414,1.99897241592407],[1.45562243461609,2.40120148658752,1.99075818061829],[1.32447135448456,2.18485403060913,1.94985580444336],[1.19710838794708,1.9747554063797,1.87693679332733],[1.07562482357025,1.77435576915741,1.77319860458374],[0.962015628814697,1.58694541454315,1.64034450054169],[0.858146131038666,1.41560184955597,1.48055601119995],[0.76572185754776,1.26313829421997,1.29645681381226],[0.686260402202606,1.1320583820343,1.09106981754303],[0.621066570281982,1.02451431751251,0.867767453193665],[0.57121080160141,0.942272007465363,0.630216419696808],[0.537511765956879,0.886681854724884,0.382317245006561],[0.520522773265839,0.858656704425812,0.128140434622765],[0.520522773265839,0.858656704425812,-0.128140434622765],[0.537511765956879,0.886681854724884,-0.382317245006561],[0.57121080160141,0.942272007465363,-0.630216419696808],[0.621066570281982,1.02451431751251,-0.867767453193665],[0.686260402202606,1.1320583820343,-1.09106981754303],[0.76572185754776,1.26313829421997,-1.29645681381226],[0.858146131038666,1.41560184955597,-1.48055601119995],[0.962015628814697,1.58694541454315,-1.64034450054169],[1.07562482357025,1.77435576915741,-1.77319860458374],[1.19710838794708,1.9747554063797,-1.87693679332733],[1.32447135448456,2.18485403060913,-1.94985580444336],[1.45562243461609,2.40120148658752,-1.99075818061829],[1.58840835094452,2.62024569511414,-1.99897241592407],[1.72064852714539,2.83838963508606,-1.97436356544495],[1.85017168521881,3.05205178260803,-1.91733574867249],[1.97485101222992,3.25772333145142,-1.82882523536682],[2.09263944625854,3.4520275592804,-1.71028554439545],[2.20160269737244,3.63177394866943,-1.56366300582886],[2.29995155334473,3.79401087760925,-1.39136505126953],[2.38607144355774,3.93607449531555,-1.19622111320496],[2.45854806900024,4.0556321144104,-0.981435120105743],[2.51619124412537,4.15072059631348,-0.750533998012543],[2.55805468559265,4.21977853775024,-0.507309138774872],[2.58345079421997,4.26167249679565,-0.255754321813583],[2.59196281433105,4.27571392059326,-4.89858741034067e-16],[2.31269145011902,4.43299674987793,0],[2.30509662628174,4.41843843460083,0.255754321813583],[2.28243660926819,4.37500381469727,0.507309138774872],[2.24508380889893,4.30340528488159,0.750533998012543],[2.1936514377594,4.2048192024231,0.981435120105743],[2.12898373603821,4.08086347579956,1.19622111320496],[2.05214309692383,3.93357396125793,1.39136505126953],[1.96439063549042,3.76536917686462,1.56366300582886],[1.86716771125793,3.57901096343994,1.71028554439545],[1.76207041740417,3.37755918502808,1.82882523536682],[1.65082466602325,3.16432189941406,1.91733574867249],[1.53525698184967,2.94280028343201,1.97436356544495],[1.41726505756378,2.71663165092468,1.99897241592407],[1.29878616333008,2.48953008651733,1.99075818061829],[1.18176591396332,2.26522421836853,1.94985580444336],[1.06812572479248,2.04739713668823,1.87693679332733],[0.95973151922226,1.83962571620941,1.77319860458374],[0.858363151550293,1.64532148838043,1.64034450054169],[0.765685081481934,1.46767497062683,1.48055601119995],[0.683219075202942,1.30960297584534,1.29645681381226],[0.61231917142868,1.17370128631592,1.09106981754303],[0.554149687290192,1.0622011423111,0.867767453193665],[0.509665608406067,0.976933598518372,0.630216419696808],[0.479597479104996,0.919298589229584,0.382317245006561],[0.464438945055008,0.890242516994476,0.128140434622765],[0.464438945055008,0.890242516994476,-0.128140434622765],[0.479597479104996,0.919298589229584,-0.382317245006561],[0.509665608406067,0.976933598518372,-0.630216419696808],[0.554149687290192,1.0622011423111,-0.867767453193665],[0.61231917142868,1.17370128631592,-1.09106981754303],[0.683219075202942,1.30960297584534,-1.29645681381226],[0.765685081481934,1.46767497062683,-1.48055601119995],[0.858363151550293,1.64532148838043,-1.64034450054169],[0.95973151922226,1.83962571620941,-1.77319860458374],[1.06812572479248,2.04739713668823,-1.87693679332733],[1.18176591396332,2.26522421836853,-1.94985580444336],[1.29878616333008,2.48953008651733,-1.99075818061829],[1.41726505756378,2.71663165092468,-1.99897241592407],[1.53525698184967,2.94280028343201,-1.97436356544495],[1.65082466602325,3.16432189941406,-1.91733574867249],[1.76207041740417,3.37755918502808,-1.82882523536682],[1.86716771125793,3.57901096343994,-1.71028554439545],[1.96439063549042,3.76536917686462,-1.56366300582886],[2.05214309692383,3.93357396125793,-1.39136505126953],[2.12898373603821,4.08086347579956,-1.19622111320496],[2.1936514377594,4.2048192024231,-0.981435120105743],[2.24508380889893,4.30340528488159,-0.750533998012543],[2.28243660926819,4.37500381469727,-0.507309138774872],[2.30509662628174,4.41843843460083,-0.255754321813583],[2.31269145011902,4.43299674987793,-4.89858741034067e-16],[2.02391672134399,4.57206296920776,0],[2.0172700881958,4.55704832077026,0.255754321813583],[1.99743974208832,4.51225090026855,0.507309138774872],[1.96475100517273,4.43840646743774,0.750533998012543],[1.91974067687988,4.33672761917114,0.981435120105743],[1.86314785480499,4.20888328552246,1.19622111320496],[1.79590177536011,4.05697345733643,1.39136505126953],[1.71910655498505,3.88349175453186,1.56366300582886],[1.63402342796326,3.69128727912903,1.71028554439545],[1.54204916954041,3.4835159778595,1.82882523536682],[1.44469404220581,3.26358914375305,1.91733574867249],[1.34355676174164,3.03511810302734,1.97436356544495],[1.24029791355133,2.80185461044312,1.99897241592407],[1.13661301136017,2.56762862205505,1.99075818061829],[1.03420448303223,2.33628606796265,1.94985580444336],[0.934754014015198,2.11162543296814,1.87693679332733],[0.839894413948059,1.89733612537384,1.77319860458374],[0.751183450222015,1.69693648815155,1.64034450054169],[0.670077621936798,1.51371705532074,1.48055601119995],[0.597908735275269,1.3506863117218,1.29645681381226],[0.535861790180206,1.21052122116089,1.09106981754303],[0.484955638647079,1.09552323818207,0.867767453193665],[0.446026116609573,1.00758075714111,0.630216419696808],[0.419712424278259,0.948137700557709,0.382317245006561],[0.406446695327759,0.918170154094696,0.128140434622765],[0.406446695327759,0.918170154094696,-0.128140434622765],[0.419712424278259,0.948137700557709,-0.382317245006561],[0.446026116609573,1.00758075714111,-0.630216419696808],[0.484955638647079,1.09552323818207,-0.867767453193665],[0.535861790180206,1.21052122116089,-1.09106981754303],[0.597908735275269,1.3506863117218,-1.29645681381226],[0.670077621936798,1.51371705532074,-1.48055601119995],[0.751183450222015,1.69693648815155,-1.64034450054169],[0.839894413948059,1.89733612537384,-1.77319860458374],[0.934754014015198,2.11162543296814,-1.87693679332733],[1.03420448303223,2.33628606796265,-1.94985580444336],[1.13661301136017,2.56762862205505,-1.99075818061829],[1.24029791355133,2.80185461044312,-1.99897241592407],[1.34355676174164,3.03511810302734,-1.97436356544495],[1.44469404220581,3.26358914375305,-1.91733574867249],[1.54204916954041,3.4835159778595,-1.82882523536682],[1.63402342796326,3.69128727912903,-1.71028554439545],[1.71910655498505,3.88349175453186,-1.56366300582886],[1.79590177536011,4.05697345733643,-1.39136505126953],[1.86314785480499,4.20888328552246,-1.19622111320496],[1.91974067687988,4.33672761917114,-0.981435120105743],[1.96475100517273,4.43840646743774,-0.750533998012543],[1.99743974208832,4.51225090026855,-0.507309138774872],[2.0172700881958,4.55704832077026,-0.255754321813583],[2.02391672134399,4.57206296920776,-4.89858741034067e-16],[1.72682523727417,4.69234228134155,0],[1.72115433216095,4.6769323348999,0.255754321813583],[1.70423483848572,4.63095664978027,0.507309138774872],[1.67634451389313,4.55516958236694,0.750533998012543],[1.63794124126434,4.45081567764282,0.981435120105743],[1.58965563774109,4.31960821151733,1.19622111320496],[1.53228068351746,4.16370153427124,1.39136505126953],[1.46675837039948,3.98565626144409,1.56366300582886],[1.39416456222534,3.78839540481567,1.71028554439545],[1.31569123268127,3.57515811920166,1.82882523536682],[1.23262691497803,3.34944558143616,1.91733574867249],[1.14633560180664,3.11496424674988,1.97436356544495],[1.05823409557343,2.87556409835815,1.99897241592407],[0.969769179821014,2.63517618179321,1.99075818061829],[0.88239324092865,2.39774751663208,1.94985580444336],[0.79754114151001,2.1671769618988,1.87693679332733],[0.716606020927429,1.94725012779236,1.77319860458374],[0.64091694355011,1.74157845973969,1.64034450054169],[0.571716725826263,1.55353891849518,1.48055601119995],[0.510141491889954,1.38621926307678,1.29645681381226],[0.457202464342117,1.24236679077148,1.09106981754303],[0.413768827915192,1.12434363365173,0.867767453193665],[0.380553781986237,1.03408753871918,0.630216419696808],[0.358102709054947,0.973080694675446,0.382317245006561],[0.346784234046936,0.942324817180634,0.128140434622765],[0.346784234046936,0.942324817180634,-0.128140434622765],[0.358102709054947,0.973080694675446,-0.382317245006561],[0.380553781986237,1.03408753871918,-0.630216419696808],[0.413768827915192,1.12434363365173,-0.867767453193665],[0.457202464342117,1.24236679077148,-1.09106981754303],[0.510141491889954,1.38621926307678,-1.29645681381226],[0.571716725826263,1.55353891849518,-1.48055601119995],[0.64091694355011,1.74157845973969,-1.64034450054169],[0.716606020927429,1.94725012779236,-1.77319860458374],[0.79754114151001,2.1671769618988,-1.87693679332733],[0.88239324092865,2.39774751663208,-1.94985580444336],[0.969769179821014,2.63517618179321,-1.99075818061829],[1.05823409557343,2.87556409835815,-1.99897241592407],[1.14633560180664,3.11496424674988,-1.97436356544495],[1.23262691497803,3.34944558143616,-1.91733574867249],[1.31569123268127,3.57515811920166,-1.82882523536682],[1.39416456222534,3.78839540481567,-1.71028554439545],[1.46675837039948,3.98565626144409,-1.56366300582886],[1.53228068351746,4.16370153427124,-1.39136505126953],[1.58965563774109,4.31960821151733,-1.19622111320496],[1.63794124126434,4.45081567764282,-0.981435120105743],[1.67634451389313,4.55516958236694,-0.750533998012543],[1.70423483848572,4.63095664978027,-0.507309138774872],[1.72115433216095,4.6769323348999,-0.255754321813583],[1.72682523727417,4.69234228134155,-4.89858741034067e-16],[1.42263793945312,4.79333925247192,0],[1.41796600818634,4.77759790420532,0.255754321813583],[1.40402686595917,4.73063230514526,0.507309138774872],[1.38104951381683,4.65321397781372,0.750533998012543],[1.34941112995148,4.54661417007446,0.981435120105743],[1.30963134765625,4.41258239746094,1.19622111320496],[1.26236319541931,4.25332021713257,1.39136505126953],[1.20838284492493,4.07144260406494,1.56366300582886],[1.1485767364502,3.86993622779846,1.71028554439545],[1.08392679691315,3.65210914611816,1.82882523536682],[1.01549470424652,3.42153835296631,1.91733574867249],[0.944403886795044,3.18201017379761,1.97436356544495],[0.871821880340576,2.93745708465576,1.99897241592407],[0.798940360546112,2.69189524650574,1.99075818061829],[0.726956069469452,2.44935631752014,1.94985580444336],[0.657050967216492,2.21382284164429,1.87693679332733],[0.590372979640961,1.98916232585907,1.77319860458374],[0.528016805648804,1.77906382083893,1.64034450054169],[0.471006453037262,1.58697700500488,1.48055601119995],[0.420278012752533,1.41605603694916,1.29645681381226],[0.376664400100708,1.26910734176636,1.09106981754303],[0.340881764888763,1.14854383468628,0.867767453193665],[0.313517689704895,1.0563451051712,0.630216419696808],[0.295021444559097,0.994025111198425,0.382317245006561],[0.285696774721146,0.962607204914093,0.128140434622765],[0.285696774721146,0.962607204914093,-0.128140434622765],[0.295021444559097,0.994025111198425,-0.382317245006561],[0.313517689704895,1.0563451051712,-0.630216419696808],[0.340881764888763,1.14854383468628,-0.867767453193665],[0.376664400100708,1.26910734176636,-1.09106981754303],[0.420278012752533,1.41605603694916,-1.29645681381226],[0.471006453037262,1.58697700500488,-1.48055601119995],[0.528016805648804,1.77906382083893,-1.64034450054169],[0.590372979640961,1.98916232585907,-1.77319860458374],[0.657050967216492,2.21382284164429,-1.87693679332733],[0.726956069469452,2.44935631752014,-1.94985580444336],[0.798940360546112,2.69189524650574,-1.99075818061829],[0.871821880340576,2.93745708465576,-1.99897241592407],[0.944403886795044,3.18201017379761,-1.97436356544495],[1.01549470424652,3.42153835296631,-1.91733574867249],[1.08392679691315,3.65210914611816,-1.82882523536682],[1.1485767364502,3.86993622779846,-1.71028554439545],[1.20838284492493,4.07144260406494,-1.56366300582886],[1.26236319541931,4.25332021713257,-1.39136505126953],[1.30963134765625,4.41258239746094,-1.19622111320496],[1.34941112995148,4.54661417007446,-0.981435120105743],[1.38104951381683,4.65321397781372,-0.750533998012543],[1.40402686595917,4.73063230514526,-0.507309138774872],[1.41796600818634,4.77759790420532,-0.255754321813583],[1.42263793945312,4.79333925247192,-4.89858741034067e-16],[1.11260461807251,4.8746395111084,0],[1.10895085334778,4.8586311340332,0.255754321813583],[1.09804952144623,4.81086921691895,0.507309138774872],[1.08007955551147,4.73213768005371,0.750533998012543],[1.05533611774445,4.62372970581055,0.981435120105743],[1.02422547340393,4.48742485046387,1.19622111320496],[0.987258315086365,4.32546138763428,1.39136505126953],[0.94504189491272,4.14049911499023,1.56366300582886],[0.898269176483154,3.93557453155518,1.71028554439545],[0.847708344459534,3.71405291557312,1.82882523536682],[0.794189512729645,3.47957158088684,1.91733574867249],[0.738591432571411,3.23598051071167,1.97436356544495],[0.681827068328857,2.98727965354919,1.99897241592407],[0.624828517436981,2.73755264282227,1.99075818061829],[0.568531692028046,2.49090003967285,1.94985580444336],[0.513860881328583,2.25137162208557,1.87693679332733],[0.461713910102844,2.02290081977844,1.77319860458374],[0.412946939468384,1.80923879146576,1.64034450054169],[0.368360757827759,1.61389398574829,1.48055601119995],[0.328687459230423,1.44007384777069,1.29645681381226],[0.294578492641449,1.29063272476196,1.09106981754303],[0.266593933105469,1.16802430152893,0.867767453193665],[0.245193257927895,1.07426190376282,0.630216419696808],[0.230727881193161,1.01088488101959,0.382317245006561],[0.223435327410698,0.978934109210968,0.128140434622765],[0.223435327410698,0.978934109210968,-0.128140434622765],[0.230727881193161,1.01088488101959,-0.382317245006561],[0.245193257927895,1.07426190376282,-0.630216419696808],[0.266593933105469,1.16802430152893,-0.867767453193665],[0.294578492641449,1.29063272476196,-1.09106981754303],[0.328687459230423,1.44007384777069,-1.29645681381226],[0.368360757827759,1.61389398574829,-1.48055601119995],[0.412946939468384,1.80923879146576,-1.64034450054169],[0.461713910102844,2.02290081977844,-1.77319860458374],[0.513860881328583,2.25137162208557,-1.87693679332733],[0.568531692028046,2.49090003967285,-1.94985580444336],[0.624828517436981,2.73755264282227,-1.99075818061829],[0.681827068328857,2.98727965354919,-1.99897241592407],[0.738591432571411,3.23598051071167,-1.97436356544495],[0.794189512729645,3.47957158088684,-1.91733574867249],[0.847708344459534,3.71405291557312,-1.82882523536682],[0.898269176483154,3.93557453155518,-1.71028554439545],[0.94504189491272,4.14049911499023,-1.56366300582886],[0.987258315086365,4.32546138763428,-1.39136505126953],[1.02422547340393,4.48742485046387,-1.19622111320496],[1.05533611774445,4.62372970581055,-0.981435120105743],[1.08007955551147,4.73213768005371,-0.750533998012543],[1.09804952144623,4.81086921691895,-0.507309138774872],[1.10895085334778,4.8586311340332,-0.255754321813583],[1.11260461807251,4.8746395111084,-4.89858741034067e-16],[0.797999501228333,4.93590879440308,0],[0.795378863811493,4.91969919204712,0.255754321813583],[0.787559986114502,4.87133693695068,0.507309138774872],[0.774671316146851,4.79161596298218,0.750533998012543],[0.756924450397491,4.68184518814087,0.981435120105743],[0.734610736370087,4.54382705688477,1.19622111320496],[0.708096623420715,4.37982797622681,1.39136505126953],[0.677817523479462,4.19254112243652,1.56366300582886],[0.644270479679108,3.98504066467285,1.71028554439545],[0.608006417751312,3.76073479652405,1.82882523536682],[0.569620847702026,3.52330636978149,1.91733574867249],[0.529743909835815,3.2766535282135,1.97436356544495],[0.489030539989471,3.02482676506042,1.99897241592407],[0.448149144649506,2.77196097373962,1.99075818061829],[0.407771050930023,2.52220821380615,1.94985580444336],[0.368559241294861,2.27966928482056,1.87693679332733],[0.331157565116882,2.04832649230957,1.77319860458374],[0.296180158853531,1.83197903633118,1.64034450054169],[0.264201372861862,1.63417899608612,1.48055601119995],[0.235746294260025,1.45817422866821,1.29645681381226],[0.211282134056091,1.30685472488403,1.09106981754303],[0.191210612654686,1.18270528316498,0.867767453193665],[0.175861284136772,1.08776426315308,0.630216419696808],[0.165486201643944,1.02359068393707,0.382317245006561],[0.16025573015213,0.991238296031952,0.128140434622765],[0.16025573015213,0.991238296031952,-0.128140434622765],[0.165486201643944,1.02359068393707,-0.382317245006561],[0.175861284136772,1.08776426315308,-0.630216419696808],[0.191210612654686,1.18270528316498,-0.867767453193665],[0.211282134056091,1.30685472488403,-1.09106981754303],[0.235746294260025,1.45817422866821,-1.29645681381226],[0.264201372861862,1.63417899608612,-1.48055601119995],[0.296180158853531,1.83197903633118,-1.64034450054169],[0.331157565116882,2.04832649230957,-1.77319860458374],[0.368559241294861,2.27966928482056,-1.87693679332733],[0.407771050930023,2.52220821380615,-1.94985580444336],[0.448149144649506,2.77196097373962,-1.99075818061829],[0.489030539989471,3.02482676506042,-1.99897241592407],[0.529743909835815,3.2766535282135,-1.97436356544495],[0.569620847702026,3.52330636978149,-1.91733574867249],[0.608006417751312,3.76073479652405,-1.82882523536682],[0.644270479679108,3.98504066467285,-1.71028554439545],[0.677817523479462,4.19254112243652,-1.56366300582886],[0.708096623420715,4.37982797622681,-1.39136505126953],[0.734610736370087,4.54382705688477,-1.19622111320496],[0.756924450397491,4.68184518814087,-0.981435120105743],[0.774671316146851,4.79161596298218,-0.750533998012543],[0.787559986114502,4.87133693695068,-0.507309138774872],[0.795378863811493,4.91969919204712,-0.255754321813583],[0.797999501228333,4.93590879440308,-4.89858741034067e-16],[0.480115115642548,4.97689533233643,0],[0.478538423776627,4.96055126190186,0.255754321813583],[0.473834246397018,4.91178750991821,0.507309138774872],[0.466079771518707,4.83140468597412,0.750533998012543],[0.455402404069901,4.72072219848633,0.981435120105743],[0.44197741150856,4.58155822753906,1.19622111320496],[0.426025241613388,4.41619729995728,1.39136505126953],[0.40780782699585,4.22735500335693,1.56366300582886],[0.387624323368073,4.01813173294067,1.71028554439545],[0.365806132555008,3.79196310043335,1.82882523536682],[0.342711478471756,3.55256295204163,1.91733574867249],[0.3187195956707,3.30386209487915,1.97436356544495],[0.294224470853806,3.04994416236877,1.99897241592407],[0.26962822675705,2.79497861862183,1.99075818061829],[0.245334804058075,2.54315185546875,1.94985580444336],[0.221743077039719,2.29859900474548,1.87693679332733],[0.199240431189537,2.06533551216125,1.77319860458374],[0.17819632589817,1.84719133377075,1.64034450054169],[0.158956348896027,1.64774882793427,1.48055601119995],[0.141836389899254,1.47028255462646,1.29645681381226],[0.127117559313774,1.31770658493042,1.09106981754303],[0.115041561424732,1.19252610206604,0.867767453193665],[0.105806671082973,1.09679675102234,0.630216419696808],[0.0995645150542259,1.03209042549133,0.382317245006561],[0.0964176058769226,0.999469339847565,0.128140434622765],[0.0964176058769226,0.999469339847565,-0.128140434622765],[0.0995645150542259,1.03209042549133,-0.382317245006561],[0.105806671082973,1.09679675102234,-0.630216419696808],[0.115041561424732,1.19252610206604,-0.867767453193665],[0.127117559313774,1.31770658493042,-1.09106981754303],[0.141836389899254,1.47028255462646,-1.29645681381226],[0.158956348896027,1.64774882793427,-1.48055601119995],[0.17819632589817,1.84719133377075,-1.64034450054169],[0.199240431189537,2.06533551216125,-1.77319860458374],[0.221743077039719,2.29859900474548,-1.87693679332733],[0.245334804058075,2.54315185546875,-1.94985580444336],[0.26962822675705,2.79497861862183,-1.99075818061829],[0.294224470853806,3.04994416236877,-1.99897241592407],[0.3187195956707,3.30386209487915,-1.97436356544495],[0.342711478471756,3.55256295204163,-1.91733574867249],[0.365806132555008,3.79196310043335,-1.82882523536682],[0.387624323368073,4.01813173294067,-1.71028554439545],[0.40780782699585,4.22735500335693,-1.56366300582886],[0.426025241613388,4.41619729995728,-1.39136505126953],[0.44197741150856,4.58155822753906,-1.19622111320496],[0.455402404069901,4.72072219848633,-0.981435120105743],[0.466079771518707,4.83140468597412,-0.750533998012543],[0.473834246397018,4.91178750991821,-0.507309138774872],[0.478538423776627,4.96055126190186,-0.255754321813583],[0.480115115642548,4.97689533233643,-4.89858741034067e-16],[0.160257890820503,4.99743127822876,0],[0.159731596708298,4.98101949691772,0.255754321813583],[0.158161386847496,4.93205451965332,0.507309138774872],[0.155573025345802,4.85133981704712,0.750533998012543],[0.152009010314941,4.74020051956177,0.981435120105743],[0.147527873516083,4.60046243667603,1.19622111320496],[0.142203196883202,4.43441915512085,1.39136505126953],[0.136122390627861,4.244797706604,1.56366300582886],[0.129385337233543,4.03471088409424,1.71028554439545],[0.122102625668049,3.80760931968689,1.82882523536682],[0.114393845200539,3.56722140312195,1.91733574867249],[0.106385588645935,3.31749439239502,1.97436356544495],[0.098209336400032,3.06252884864807,1.99897241592407],[0.0899993553757668,2.80651116371155,1.99075818061829],[0.0818904414772987,2.55364537239075,1.94985580444336],[0.0740157440304756,2.30808353424072,1.87693679332733],[0.066504567861557,2.07385730743408,1.77319860458374],[0.0594802498817444,1.85481321811676,1.64034450054169],[0.0530581250786781,1.65454769134521,1.48055601119995],[0.0473436452448368,1.4763491153717,1.29645681381226],[0.0424306392669678,1.32314360141754,1.09106981754303],[0.0383997857570648,1.19744670391083,0.867767453193665],[0.0353172644972801,1.10132241249084,0.630216419696808],[0.0332336947321892,1.03634893894196,0.382317245006561],[0.0321832858026028,1.00359332561493,0.128140434622765],[0.0321832858026028,1.00359332561493,-0.128140434622765],[0.0332336947321892,1.03634893894196,-0.382317245006561],[0.0353172644972801,1.10132241249084,-0.630216419696808],[0.0383997857570648,1.19744670391083,-0.867767453193665],[0.0424306392669678,1.32314360141754,-1.09106981754303],[0.0473436452448368,1.4763491153717,-1.29645681381226],[0.0530581250786781,1.65454769134521,-1.48055601119995],[0.0594802498817444,1.85481321811676,-1.64034450054169],[0.066504567861557,2.07385730743408,-1.77319860458374],[0.0740157440304756,2.30808353424072,-1.87693679332733],[0.0818904414772987,2.55364537239075,-1.94985580444336],[0.0899993553757668,2.80651116371155,-1.99075818061829],[0.098209336400032,3.06252884864807,-1.99897241592407],[0.106385588645935,3.31749439239502,-1.97436356544495],[0.114393845200539,3.56722140312195,-1.91733574867249],[0.122102625668049,3.80760931968689,-1.82882523536682],[0.129385337233543,4.03471088409424,-1.71028554439545],[0.136122390627861,4.244797706604,-1.56366300582886],[0.142203196883202,4.43441915512085,-1.39136505126953],[0.147527873516083,4.60046243667603,-1.19622111320496],[0.152009010314941,4.74020051956177,-0.981435120105743],[0.155573025345802,4.85133981704712,-0.750533998012543],[0.158161386847496,4.93205451965332,-0.507309138774872],[0.159731596708298,4.98101949691772,-0.255754321813583],[0.160257890820503,4.99743127822876,-4.89858741034067e-16],[-0.160257890820503,4.99743127822876,0],[-0.159731596708298,4.98101949691772,0.255754321813583],[-0.158161386847496,4.93205451965332,0.507309138774872],[-0.155573025345802,4.85133981704712,0.750533998012543],[-0.152009010314941,4.74020051956177,0.981435120105743],[-0.147527873516083,4.60046243667603,1.19622111320496],[-0.142203196883202,4.43441915512085,1.39136505126953],[-0.136122390627861,4.244797706604,1.56366300582886],[-0.129385337233543,4.03471088409424,1.71028554439545],[-0.122102625668049,3.80760931968689,1.82882523536682],[-0.114393845200539,3.56722140312195,1.91733574867249],[-0.106385588645935,3.31749439239502,1.97436356544495],[-0.098209336400032,3.06252884864807,1.99897241592407],[-0.0899993553757668,2.80651116371155,1.99075818061829],[-0.0818904414772987,2.55364537239075,1.94985580444336],[-0.0740157440304756,2.30808353424072,1.87693679332733],[-0.066504567861557,2.07385730743408,1.77319860458374],[-0.0594802498817444,1.85481321811676,1.64034450054169],[-0.0530581250786781,1.65454769134521,1.48055601119995],[-0.0473436452448368,1.4763491153717,1.29645681381226],[-0.0424306392669678,1.32314360141754,1.09106981754303],[-0.0383997857570648,1.19744670391083,0.867767453193665],[-0.0353172644972801,1.10132241249084,0.630216419696808],[-0.0332336947321892,1.03634893894196,0.382317245006561],[-0.0321832858026028,1.00359332561493,0.128140434622765],[-0.0321832858026028,1.00359332561493,-0.128140434622765],[-0.0332336947321892,1.03634893894196,-0.382317245006561],[-0.0353172644972801,1.10132241249084,-0.630216419696808],[-0.0383997857570648,1.19744670391083,-0.867767453193665],[-0.0424306392669678,1.32314360141754,-1.09106981754303],[-0.0473436452448368,1.4763491153717,-1.29645681381226],[-0.0530581250786781,1.65454769134521,-1.48055601119995],[-0.0594802498817444,1.85481321811676,-1.64034450054169],[-0.066504567861557,2.07385730743408,-1.77319860458374],[-0.0740157440304756,2.30808353424072,-1.87693679332733],[-0.0818904414772987,2.55364537239075,-1.94985580444336],[-0.0899993553757668,2.80651116371155,-1.99075818061829],[-0.098209336400032,3.06252884864807,-1.99897241592407],[-0.106385588645935,3.31749439239502,-1.97436356544495],[-0.114393845200539,3.56722140312195,-1.91733574867249],[-0.122102625668049,3.80760931968689,-1.82882523536682],[-0.129385337233543,4.03471088409424,-1.71028554439545],[-0.136122390627861,4.244797706604,-1.56366300582886],[-0.142203196883202,4.43441915512085,-1.39136505126953],[-0.147527873516083,4.60046243667603,-1.19622111320496],[-0.152009010314941,4.74020051956177,-0.981435120105743],[-0.155573025345802,4.85133981704712,-0.750533998012543],[-0.158161386847496,4.93205451965332,-0.507309138774872],[-0.159731596708298,4.98101949691772,-0.255754321813583],[-0.160257890820503,4.99743127822876,-4.89858741034067e-16],[-0.480115115642548,4.97689533233643,0],[-0.478538423776627,4.96055126190186,0.255754321813583],[-0.473834246397018,4.91178750991821,0.507309138774872],[-0.466079771518707,4.83140468597412,0.750533998012543],[-0.455402404069901,4.72072219848633,0.981435120105743],[-0.44197741150856,4.58155822753906,1.19622111320496],[-0.426025241613388,4.41619729995728,1.39136505126953],[-0.40780782699585,4.22735500335693,1.56366300582886],[-0.387624323368073,4.01813173294067,1.71028554439545],[-0.365806132555008,3.79196310043335,1.82882523536682],[-0.342711478471756,3.55256295204163,1.91733574867249],[-0.3187195956707,3.30386209487915,1.97436356544495],[-0.294224470853806,3.04994416236877,1.99897241592407],[-0.26962822675705,2.79497861862183,1.99075818061829],[-0.245334804058075,2.54315185546875,1.94985580444336],[-0.221743077039719,2.29859900474548,1.87693679332733],[-0.199240431189537,2.06533551216125,1.77319860458374],[-0.17819632589817,1.84719133377075,1.64034450054169],[-0.158956348896027,1.64774882793427,1.48055601119995],[-0.141836389899254,1.47028255462646,1.29645681381226],[-0.127117559313774,1.31770658493042,1.09106981754303],[-0.115041561424732,1.19252610206604,0.867767453193665],[-0.105806671082973,1.09679675102234,0.630216419696808],[-0.0995645150542259,1.03209042549133,0.382317245006561],[-0.0964176058769226,0.999469339847565,0.128140434622765],[-0.0964176058769226,0.999469339847565,-0.128140434622765],[-0.0995645150542259,1.03209042549133,-0.382317245006561],[-0.105806671082973,1.09679675102234,-0.630216419696808],[-0.115041561424732,1.19252610206604,-0.867767453193665],[-0.127117559313774,1.31770658493042,-1.09106981754303],[-0.141836389899254,1.47028255462646,-1.29645681381226],[-0.158956348896027,1.64774882793427,-1.48055601119995],[-0.17819632589817,1.84719133377075,-1.64034450054169],[-0.199240431189537,2.06533551216125,-1.77319860458374],[-0.221743077039719,2.29859900474548,-1.87693679332733],[-0.245334804058075,2.54315185546875,-1.94985580444336],[-0.26962822675705,2.79497861862183,-1.99075818061829],[-0.294224470853806,3.04994416236877,-1.99897241592407],[-0.3187195956707,3.30386209487915,-1.97436356544495],[-0.342711478471756,3.55256295204163,-1.91733574867249],[-0.365806132555008,3.79196310043335,-1.82882523536682],[-0.387624323368073,4.01813173294067,-1.71028554439545],[-0.40780782699585,4.22735500335693,-1.56366300582886],[-0.426025241613388,4.41619729995728,-1.39136505126953],[-0.44197741150856,4.58155822753906,-1.19622111320496],[-0.455402404069901,4.72072219848633,-0.981435120105743],[-0.466079771518707,4.83140468597412,-0.750533998012543],[-0.473834246397018,4.91178750991821,-0.507309138774872],[-0.478538423776627,4.96055126190186,-0.255754321813583],[-0.480115115642548,4.97689533233643,-4.89858741034067e-16],[-0.797999501228333,4.93590879440308,0],[-0.795378863811493,4.91969919204712,0.255754321813583],[-0.787559986114502,4.87133693695068,0.507309138774872],[-0.774671316146851,4.79161596298218,0.750533998012543],[-0.756924450397491,4.68184518814087,0.981435120105743],[-0.734610736370087,4.54382705688477,1.19622111320496],[-0.708096623420715,4.37982797622681,1.39136505126953],[-0.677817523479462,4.19254112243652,1.56366300582886],[-0.644270479679108,3.98504066467285,1.71028554439545],[-0.608006417751312,3.76073479652405,1.82882523536682],[-0.569620847702026,3.52330636978149,1.91733574867249],[-0.529743909835815,3.2766535282135,1.97436356544495],[-0.489030539989471,3.02482676506042,1.99897241592407],[-0.448149144649506,2.77196097373962,1.99075818061829],[-0.407771050930023,2.52220821380615,1.94985580444336],[-0.368559241294861,2.27966928482056,1.87693679332733],[-0.331157565116882,2.04832649230957,1.77319860458374],[-0.296180158853531,1.83197903633118,1.64034450054169],[-0.264201372861862,1.63417899608612,1.48055601119995],[-0.235746294260025,1.45817422866821,1.29645681381226],[-0.211282134056091,1.30685472488403,1.09106981754303],[-0.191210612654686,1.18270528316498,0.867767453193665],[-0.175861284136772,1.08776426315308,0.630216419696808],[-0.165486201643944,1.02359068393707,0.382317245006561],[-0.16025573015213,0.991238296031952,0.128140434622765],[-0.16025573015213,0.991238296031952,-0.128140434622765],[-0.165486201643944,1.02359068393707,-0.382317245006561],[-0.175861284136772,1.08776426315308,-0.630216419696808],[-0.191210612654686,1.18270528316498,-0.867767453193665],[-0.211282134056091,1.30685472488403,-1.09106981754303],[-0.235746294260025,1.45817422866821,-1.29645681381226],[-0.264201372861862,1.63417899608612,-1.48055601119995],[-0.296180158853531,1.83197903633118,-1.64034450054169],[-0.331157565116882,2.04832649230957,-1.77319860458374],[-0.368559241294861,2.27966928482056,-1.87693679332733],[-0.407771050930023,2.52220821380615,-1.94985580444336],[-0.448149144649506,2.77196097373962,-1.99075818061829],[-0.489030539989471,3.02482676506042,-1.99897241592407],[-0.529743909835815,3.2766535282135,-1.97436356544495],[-0.569620847702026,3.52330636978149,-1.91733574867249],[-0.608006417751312,3.76073479652405,-1.82882523536682],[-0.644270479679108,3.98504066467285,-1.71028554439545],[-0.677817523479462,4.19254112243652,-1.56366300582886],[-0.708096623420715,4.37982797622681,-1.39136505126953],[-0.734610736370087,4.54382705688477,-1.19622111320496],[-0.756924450397491,4.68184518814087,-0.981435120105743],[-0.774671316146851,4.79161596298218,-0.750533998012543],[-0.787559986114502,4.87133693695068,-0.507309138774872],[-0.795378863811493,4.91969919204712,-0.255754321813583],[-0.797999501228333,4.93590879440308,-4.89858741034067e-16],[-1.11260461807251,4.8746395111084,0],[-1.10895085334778,4.8586311340332,0.255754321813583],[-1.09804952144623,4.81086921691895,0.507309138774872],[-1.08007955551147,4.73213768005371,0.750533998012543],[-1.05533611774445,4.62372970581055,0.981435120105743],[-1.02422547340393,4.48742485046387,1.19622111320496],[-0.987258315086365,4.32546138763428,1.39136505126953],[-0.94504189491272,4.14049911499023,1.56366300582886],[-0.898269176483154,3.93557453155518,1.71028554439545],[-0.847708344459534,3.71405291557312,1.82882523536682],[-0.794189512729645,3.47957158088684,1.91733574867249],[-0.738591432571411,3.23598051071167,1.97436356544495],[-0.681827068328857,2.98727965354919,1.99897241592407],[-0.624828517436981,2.73755264282227,1.99075818061829],[-0.568531692028046,2.49090003967285,1.94985580444336],[-0.513860881328583,2.25137162208557,1.87693679332733],[-0.461713910102844,2.02290081977844,1.77319860458374],[-0.412946939468384,1.80923879146576,1.64034450054169],[-0.368360757827759,1.61389398574829,1.48055601119995],[-0.328687459230423,1.44007384777069,1.29645681381226],[-0.294578492641449,1.29063272476196,1.09106981754303],[-0.266593933105469,1.16802430152893,0.867767453193665],[-0.245193257927895,1.07426190376282,0.630216419696808],[-0.230727881193161,1.01088488101959,0.382317245006561],[-0.223435327410698,0.978934109210968,0.128140434622765],[-0.223435327410698,0.978934109210968,-0.128140434622765],[-0.230727881193161,1.01088488101959,-0.382317245006561],[-0.245193257927895,1.07426190376282,-0.630216419696808],[-0.266593933105469,1.16802430152893,-0.867767453193665],[-0.294578492641449,1.29063272476196,-1.09106981754303],[-0.328687459230423,1.44007384777069,-1.29645681381226],[-0.368360757827759,1.61389398574829,-1.48055601119995],[-0.412946939468384,1.80923879146576,-1.64034450054169],[-0.461713910102844,2.02290081977844,-1.77319860458374],[-0.513860881328583,2.25137162208557,-1.87693679332733],[-0.568531692028046,2.49090003967285,-1.94985580444336],[-0.624828517436981,2.73755264282227,-1.99075818061829],[-0.681827068328857,2.98727965354919,-1.99897241592407],[-0.738591432571411,3.23598051071167,-1.97436356544495],[-0.794189512729645,3.47957158088684,-1.91733574867249],[-0.847708344459534,3.71405291557312,-1.82882523536682],[-0.898269176483154,3.93557453155518,-1.71028554439545],[-0.94504189491272,4.14049911499023,-1.56366300582886],[-0.987258315086365,4.32546138763428,-1.39136505126953],[-1.02422547340393,4.48742485046387,-1.19622111320496],[-1.05533611774445,4.62372970581055,-0.981435120105743],[-1.08007955551147,4.73213768005371,-0.750533998012543],[-1.09804952144623,4.81086921691895,-0.507309138774872],[-1.10895085334778,4.8586311340332,-0.255754321813583],[-1.11260461807251,4.8746395111084,-4.89858741034067e-16],[-1.42263793945312,4.79333925247192,0],[-1.41796600818634,4.77759790420532,0.255754321813583],[-1.40402686595917,4.73063230514526,0.507309138774872],[-1.38104951381683,4.65321397781372,0.750533998012543],[-1.34941112995148,4.54661417007446,0.981435120105743],[-1.30963134765625,4.41258239746094,1.19622111320496],[-1.26236319541931,4.25332021713257,1.39136505126953],[-1.20838284492493,4.07144260406494,1.56366300582886],[-1.1485767364502,3.86993622779846,1.71028554439545],[-1.08392679691315,3.65210914611816,1.82882523536682],[-1.01549470424652,3.42153835296631,1.91733574867249],[-0.944403886795044,3.18201017379761,1.97436356544495],[-0.871821880340576,2.93745708465576,1.99897241592407],[-0.798940360546112,2.69189524650574,1.99075818061829],[-0.726956069469452,2.44935631752014,1.94985580444336],[-0.657050967216492,2.21382284164429,1.87693679332733],[-0.590372979640961,1.98916232585907,1.77319860458374],[-0.528016805648804,1.77906382083893,1.64034450054169],[-0.471006453037262,1.58697700500488,1.48055601119995],[-0.420278012752533,1.41605603694916,1.29645681381226],[-0.376664400100708,1.26910734176636,1.09106981754303],[-0.340881764888763,1.14854383468628,0.867767453193665],[-0.313517689704895,1.0563451051712,0.630216419696808],[-0.295021444559097,0.994025111198425,0.382317245006561],[-0.285696774721146,0.962607204914093,0.128140434622765],[-0.285696774721146,0.962607204914093,-0.128140434622765],[-0.295021444559097,0.994025111198425,-0.382317245006561],[-0.313517689704895,1.0563451051712,-0.630216419696808],[-0.340881764888763,1.14854383468628,-0.867767453193665],[-0.376664400100708,1.26910734176636,-1.09106981754303],[-0.420278012752533,1.41605603694916,-1.29645681381226],[-0.471006453037262,1.58697700500488,-1.48055601119995],[-0.528016805648804,1.77906382083893,-1.64034450054169],[-0.590372979640961,1.98916232585907,-1.77319860458374],[-0.657050967216492,2.21382284164429,-1.87693679332733],[-0.726956069469452,2.44935631752014,-1.94985580444336],[-0.798940360546112,2.69189524650574,-1.99075818061829],[-0.871821880340576,2.93745708465576,-1.99897241592407],[-0.944403886795044,3.18201017379761,-1.97436356544495],[-1.01549470424652,3.42153835296631,-1.91733574867249],[-1.08392679691315,3.65210914611816,-1.82882523536682],[-1.1485767364502,3.86993622779846,-1.71028554439545],[-1.20838284492493,4.07144260406494,-1.56366300582886],[-1.26236319541931,4.25332021713257,-1.39136505126953],[-1.30963134765625,4.41258239746094,-1.19622111320496],[-1.34941112995148,4.54661417007446,-0.981435120105743],[-1.38104951381683,4.65321397781372,-0.750533998012543],[-1.40402686595917,4.73063230514526,-0.507309138774872],[-1.41796600818634,4.77759790420532,-0.255754321813583],[-1.42263793945312,4.79333925247192,-4.89858741034067e-16],[-1.72682523727417,4.69234228134155,0],[-1.72115433216095,4.6769323348999,0.255754321813583],[-1.70423483848572,4.63095664978027,0.507309138774872],[-1.67634451389313,4.55516958236694,0.750533998012543],[-1.63794124126434,4.45081567764282,0.981435120105743],[-1.58965563774109,4.31960821151733,1.19622111320496],[-1.53228068351746,4.16370153427124,1.39136505126953],[-1.46675837039948,3.98565626144409,1.56366300582886],[-1.39416456222534,3.78839540481567,1.71028554439545],[-1.31569123268127,3.57515811920166,1.82882523536682],[-1.23262691497803,3.34944558143616,1.91733574867249],[-1.14633560180664,3.11496424674988,1.97436356544495],[-1.05823409557343,2.87556409835815,1.99897241592407],[-0.969769179821014,2.63517618179321,1.99075818061829],[-0.88239324092865,2.39774751663208,1.94985580444336],[-0.79754114151001,2.1671769618988,1.87693679332733],[-0.716606020927429,1.94725012779236,1.77319860458374],[-0.64091694355011,1.74157845973969,1.64034450054169],[-0.571716725826263,1.55353891849518,1.48055601119995],[-0.510141491889954,1.38621926307678,1.29645681381226],[-0.457202464342117,1.24236679077148,1.09106981754303],[-0.413768827915192,1.12434363365173,0.867767453193665],[-0.380553781986237,1.03408753871918,0.630216419696808],[-0.358102709054947,0.973080694675446,0.382317245006561],[-0.346784234046936,0.942324817180634,0.128140434622765],[-0.346784234046936,0.942324817180634,-0.128140434622765],[-0.358102709054947,0.973080694675446,-0.382317245006561],[-0.380553781986237,1.03408753871918,-0.630216419696808],[-0.413768827915192,1.12434363365173,-0.867767453193665],[-0.457202464342117,1.24236679077148,-1.09106981754303],[-0.510141491889954,1.38621926307678,-1.29645681381226],[-0.571716725826263,1.55353891849518,-1.48055601119995],[-0.64091694355011,1.74157845973969,-1.64034450054169],[-0.716606020927429,1.94725012779236,-1.77319860458374],[-0.79754114151001,2.1671769618988,-1.87693679332733],[-0.88239324092865,2.39774751663208,-1.94985580444336],[-0.969769179821014,2.63517618179321,-1.99075818061829],[-1.05823409557343,2.87556409835815,-1.99897241592407],[-1.14633560180664,3.11496424674988,-1.97436356544495],[-1.23262691497803,3.34944558143616,-1.91733574867249],[-1.31569123268127,3.57515811920166,-1.82882523536682],[-1.39416456222534,3.78839540481567,-1.71028554439545],[-1.46675837039948,3.98565626144409,-1.56366300582886],[-1.53228068351746,4.16370153427124,-1.39136505126953],[-1.58965563774109,4.31960821151733,-1.19622111320496],[-1.63794124126434,4.45081567764282,-0.981435120105743],[-1.67634451389313,4.55516958236694,-0.750533998012543],[-1.70423483848572,4.63095664978027,-0.507309138774872],[-1.72115433216095,4.6769323348999,-0.255754321813583],[-1.72682523727417,4.69234228134155,-4.89858741034067e-16],[-2.02391672134399,4.57206296920776,0],[-2.0172700881958,4.55704832077026,0.255754321813583],[-1.99743974208832,4.51225090026855,0.507309138774872],[-1.96475100517273,4.43840646743774,0.750533998012543],[-1.91974067687988,4.33672761917114,0.981435120105743],[-1.86314785480499,4.20888328552246,1.19622111320496],[-1.79590177536011,4.05697345733643,1.39136505126953],[-1.71910655498505,3.88349175453186,1.56366300582886],[-1.63402342796326,3.69128727912903,1.71028554439545],[-1.54204916954041,3.4835159778595,1.82882523536682],[-1.44469404220581,3.26358914375305,1.91733574867249],[-1.34355676174164,3.03511810302734,1.97436356544495],[-1.24029791355133,2.80185461044312,1.99897241592407],[-1.13661301136017,2.56762862205505,1.99075818061829],[-1.03420448303223,2.33628606796265,1.94985580444336],[-0.934754014015198,2.11162543296814,1.87693679332733],[-0.839894413948059,1.89733612537384,1.77319860458374],[-0.751183450222015,1.69693648815155,1.64034450054169],[-0.670077621936798,1.51371705532074,1.48055601119995],[-0.597908735275269,1.3506863117218,1.29645681381226],[-0.535861790180206,1.21052122116089,1.09106981754303],[-0.484955638647079,1.09552323818207,0.867767453193665],[-0.446026116609573,1.00758075714111,0.630216419696808],[-0.419712424278259,0.948137700557709,0.382317245006561],[-0.406446695327759,0.918170154094696,0.128140434622765],[-0.406446695327759,0.918170154094696,-0.128140434622765],[-0.419712424278259,0.948137700557709,-0.382317245006561],[-0.446026116609573,1.00758075714111,-0.630216419696808],[-0.484955638647079,1.09552323818207,-0.867767453193665],[-0.535861790180206,1.21052122116089,-1.09106981754303],[-0.597908735275269,1.3506863117218,-1.29645681381226],[-0.670077621936798,1.51371705532074,-1.48055601119995],[-0.751183450222015,1.69693648815155,-1.64034450054169],[-0.839894413948059,1.89733612537384,-1.77319860458374],[-0.934754014015198,2.11162543296814,-1.87693679332733],[-1.03420448303223,2.33628606796265,-1.94985580444336],[-1.13661301136017,2.56762862205505,-1.99075818061829],[-1.24029791355133,2.80185461044312,-1.99897241592407],[-1.34355676174164,3.03511810302734,-1.97436356544495],[-1.44469404220581,3.26358914375305,-1.91733574867249],[-1.54204916954041,3.4835159778595,-1.82882523536682],[-1.63402342796326,3.69128727912903,-1.71028554439545],[-1.71910655498505,3.88349175453186,-1.56366300582886],[-1.79590177536011,4.05697345733643,-1.39136505126953],[-1.86314785480499,4.20888328552246,-1.19622111320496],[-1.91974067687988,4.33672761917114,-0.981435120105743],[-1.96475100517273,4.43840646743774,-0.750533998012543],[-1.99743974208832,4.51225090026855,-0.507309138774872],[-2.0172700881958,4.55704832077026,-0.255754321813583],[-2.02391672134399,4.57206296920776,-4.89858741034067e-16],[-2.31269145011902,4.43299674987793,0],[-2.30509662628174,4.41843843460083,0.255754321813583],[-2.28243660926819,4.37500381469727,0.507309138774872],[-2.24508380889893,4.30340528488159,0.750533998012543],[-2.1936514377594,4.2048192024231,0.981435120105743],[-2.12898373603821,4.08086347579956,1.19622111320496],[-2.05214309692383,3.93357396125793,1.39136505126953],[-1.96439063549042,3.76536917686462,1.56366300582886],[-1.86716771125793,3.57901096343994,1.71028554439545],[-1.76207041740417,3.37755918502808,1.82882523536682],[-1.65082466602325,3.16432189941406,1.91733574867249],[-1.53525698184967,2.94280028343201,1.97436356544495],[-1.41726505756378,2.71663165092468,1.99897241592407],[-1.29878616333008,2.48953008651733,1.99075818061829],[-1.18176591396332,2.26522421836853,1.94985580444336],[-1.06812572479248,2.04739713668823,1.87693679332733],[-0.95973151922226,1.83962571620941,1.77319860458374],[-0.858363151550293,1.64532148838043,1.64034450054169],[-0.765685081481934,1.46767497062683,1.48055601119995],[-0.683219075202942,1.30960297584534,1.29645681381226],[-0.61231917142868,1.17370128631592,1.09106981754303],[-0.554149687290192,1.0622011423111,0.867767453193665],[-0.509665608406067,0.976933598518372,0.630216419696808],[-0.479597479104996,0.919298589229584,0.382317245006561],[-0.464438945055008,0.890242516994476,0.128140434622765],[-0.464438945055008,0.890242516994476,-0.128140434622765],[-0.479597479104996,0.919298589229584,-0.382317245006561],[-0.509665608406067,0.976933598518372,-0.630216419696808],[-0.554149687290192,1.0622011423111,-0.867767453193665],[-0.61231917142868,1.17370128631592,-1.09106981754303],[-0.683219075202942,1.30960297584534,-1.29645681381226],[-0.765685081481934,1.46767497062683,-1.48055601119995],[-0.858363151550293,1.64532148838043,-1.64034450054169],[-0.95973151922226,1.83962571620941,-1.77319860458374],[-1.06812572479248,2.04739713668823,-1.87693679332733],[-1.18176591396332,2.26522421836853,-1.94985580444336],[-1.29878616333008,2.48953008651733,-1.99075818061829],[-1.41726505756378,2.71663165092468,-1.99897241592407],[-1.53525698184967,2.94280028343201,-1.97436356544495],[-1.65082466602325,3.16432189941406,-1.91733574867249],[-1.76207041740417,3.37755918502808,-1.82882523536682],[-1.86716771125793,3.57901096343994,-1.71028554439545],[-1.96439063549042,3.76536917686462,-1.56366300582886],[-2.05214309692383,3.93357396125793,-1.39136505126953],[-2.12898373603821,4.08086347579956,-1.19622111320496],[-2.1936514377594,4.2048192024231,-0.981435120105743],[-2.24508380889893,4.30340528488159,-0.750533998012543],[-2.28243660926819,4.37500381469727,-0.507309138774872],[-2.30509662628174,4.41843843460083,-0.255754321813583],[-2.31269145011902,4.43299674987793,-4.89858741034067e-16],[-2.59196281433105,4.27571392059326,0],[-2.58345079421997,4.26167249679565,0.255754321813583],[-2.55805468559265,4.21977853775024,0.507309138774872],[-2.51619124412537,4.15072059631348,0.750533998012543],[-2.45854806900024,4.0556321144104,0.981435120105743],[-2.38607144355774,3.93607449531555,1.19622111320496],[-2.29995155334473,3.79401087760925,1.39136505126953],[-2.20160269737244,3.63177394866943,1.56366300582886],[-2.09263944625854,3.4520275592804,1.71028554439545],[-1.97485101222992,3.25772333145142,1.82882523536682],[-1.85017168521881,3.05205178260803,1.91733574867249],[-1.72064852714539,2.83838963508606,1.97436356544495],[-1.58840835094452,2.62024569511414,1.99897241592407],[-1.45562243461609,2.40120148658752,1.99075818061829],[-1.32447135448456,2.18485403060913,1.94985580444336],[-1.19710838794708,1.9747554063797,1.87693679332733],[-1.07562482357025,1.77435576915741,1.77319860458374],[-0.962015628814697,1.58694541454315,1.64034450054169],[-0.858146131038666,1.41560184955597,1.48055601119995],[-0.76572185754776,1.26313829421997,1.29645681381226],[-0.686260402202606,1.1320583820343,1.09106981754303],[-0.621066570281982,1.02451431751251,0.867767453193665],[-0.57121080160141,0.942272007465363,0.630216419696808],[-0.537511765956879,0.886681854724884,0.382317245006561],[-0.520522773265839,0.858656704425812,0.128140434622765],[-0.520522773265839,0.858656704425812,-0.128140434622765],[-0.537511765956879,0.886681854724884,-0.382317245006561],[-0.57121080160141,0.942272007465363,-0.630216419696808],[-0.621066570281982,1.02451431751251,-0.867767453193665],[-0.686260402202606,1.1320583820343,-1.09106981754303],[-0.76572185754776,1.26313829421997,-1.29645681381226],[-0.858146131038666,1.41560184955597,-1.48055601119995],[-0.962015628814697,1.58694541454315,-1.64034450054169],[-1.07562482357025,1.77435576915741,-1.77319860458374],[-1.19710838794708,1.9747554063797,-1.87693679332733],[-1.32447135448456,2.18485403060913,-1.94985580444336],[-1.45562243461609,2.40120148658752,-1.99075818061829],[-1.58840835094452,2.62024569511414,-1.99897241592407],[-1.72064852714539,2.83838963508606,-1.97436356544495],[-1.85017168521881,3.05205178260803,-1.91733574867249],[-1.97485101222992,3.25772333145142,-1.82882523536682],[-2.09263944625854,3.4520275592804,-1.71028554439545],[-2.20160269737244,3.63177394866943,-1.56366300582886],[-2.29995155334473,3.79401087760925,-1.39136505126953],[-2.38607144355774,3.93607449531555,-1.19622111320496],[-2.45854806900024,4.0556321144104,-0.981435120105743],[-2.51619124412537,4.15072059631348,-0.750533998012543],[-2.55805468559265,4.21977853775024,-0.507309138774872],[-2.58345079421997,4.26167249679565,-0.255754321813583],[-2.59196281433105,4.27571392059326,-4.89858741034067e-16],[-2.86058330535889,4.10086107254028,0],[-2.85118913650513,4.08739423751831,0.255754321813583],[-2.82316088676453,4.04721355438232,0.507309138774872],[-2.77695894241333,3.98097968101501,0.750533998012543],[-2.71334195137024,3.88977956771851,0.981435120105743],[-2.63335418701172,3.77511119842529,1.19622111320496],[-2.53830933570862,3.63885712623596,1.39136505126953],[-2.42976784706116,3.48325490951538,1.56366300582886],[-2.3095121383667,3.31085920333862,1.71028554439545],[-2.17951655387878,3.12450098991394,1.82882523536682],[-2.04191589355469,2.92724013328552,1.91733574867249],[-1.89896953105927,2.72231554985046,1.97436356544495],[-1.75302445888519,2.5130922794342,1.99897241592407],[-1.6064772605896,2.3030059337616,1.99075818061829],[-1.46173405647278,2.0955057144165,1.94985580444336],[-1.32117176055908,1.89399909973145,1.87693679332733],[-1.18709826469421,1.70179462432861,1.77319860458374],[-1.06171500682831,1.52204835414886,1.64034450054169],[-0.947080910205841,1.3577116727829,1.48055601119995],[-0.84507817029953,1.21148312091827,1.29645681381226],[-0.757381618022919,1.08576357364655,1.09106981754303],[-0.685431361198425,0.982617437839508,0.867767453193665],[-0.630408763885498,0.903738379478455,0.630216419696808],[-0.593217313289642,0.850421607494354,0.382317245006561],[-0.574467599391937,0.823542535305023,0.128140434622765],[-0.574467599391937,0.823542535305023,-0.128140434622765],[-0.593217313289642,0.850421607494354,-0.382317245006561],[-0.630408763885498,0.903738379478455,-0.630216419696808],[-0.685431361198425,0.982617437839508,-0.867767453193665],[-0.757381618022919,1.08576357364655,-1.09106981754303],[-0.84507817029953,1.21148312091827,-1.29645681381226],[-0.947080910205841,1.3577116727829,-1.48055601119995],[-1.06171500682831,1.52204835414886,-1.64034450054169],[-1.18709826469421,1.70179462432861,-1.77319860458374],[-1.32117176055908,1.89399909973145,-1.87693679332733],[-1.46173405647278,2.0955057144165,-1.94985580444336],[-1.6064772605896,2.3030059337616,-1.99075818061829],[-1.75302445888519,2.5130922794342,-1.99897241592407],[-1.89896953105927,2.72231554985046,-1.97436356544495],[-2.04191589355469,2.92724013328552,-1.91733574867249],[-2.17951655387878,3.12450098991394,-1.82882523536682],[-2.3095121383667,3.31085920333862,-1.71028554439545],[-2.42976784706116,3.48325490951538,-1.56366300582886],[-2.53830933570862,3.63885712623596,-1.39136505126953],[-2.63335418701172,3.77511119842529,-1.19622111320496],[-2.71334195137024,3.88977956771851,-0.981435120105743],[-2.77695894241333,3.98097968101501,-0.750533998012543],[-2.82316088676453,4.04721355438232,-0.507309138774872],[-2.85118913650513,4.08739423751831,-0.255754321813583],[-2.86058330535889,4.10086107254028,-4.89858741034067e-16],[-3.11744904518127,3.90915751457214,0],[-3.10721135139465,3.89631986618042,0.255754321813583],[-3.07666635513306,3.85801768302917,0.507309138774872],[-3.02631568908691,3.79487991333008,0.750533998012543],[-2.95698595046997,3.70794320106506,0.981435120105743],[-2.86981582641602,3.59863519668579,1.19622111320496],[-2.76623630523682,3.46875071525574,1.39136505126953],[-2.64794850349426,3.32042241096497,1.56366300582886],[-2.51689434051514,3.156085729599,1.71028554439545],[-2.37522602081299,2.97843909263611,1.82882523536682],[-2.22526955604553,2.79039978981018,1.91733574867249],[-2.06948733329773,2.59505486488342,1.97436356544495],[-1.91043710708618,2.39561223983765,1.99897241592407],[-1.75073063373566,2.19534683227539,1.99075818061829],[-1.59299039840698,1.99754667282104,1.94985580444336],[-1.43980622291565,1.805459856987,1.87693679332733],[-1.29369354248047,1.62224042415619,1.77319860458374],[-1.15705156326294,1.45089685916901,1.64034450054169],[-1.0321239233017,1.29424250125885,1.48055601119995],[-0.920961797237396,1.15484964847565,1.29645681381226],[-0.825390636920929,1.03500711917877,1.09106981754303],[-0.746979594230652,0.936682820320129,0.867767453193665],[-0.687016248703003,0.861491143703461,0.630216419696808],[-0.646485149860382,0.810666739940643,0.382317245006561],[-0.626051843166351,0.785044193267822,0.128140434622765],[-0.626051843166351,0.785044193267822,-0.128140434622765],[-0.646485149860382,0.810666739940643,-0.382317245006561],[-0.687016248703003,0.861491143703461,-0.630216419696808],[-0.746979594230652,0.936682820320129,-0.867767453193665],[-0.825390636920929,1.03500711917877,-1.09106981754303],[-0.920961797237396,1.15484964847565,-1.29645681381226],[-1.0321239233017,1.29424250125885,-1.48055601119995],[-1.15705156326294,1.45089685916901,-1.64034450054169],[-1.29369354248047,1.62224042415619,-1.77319860458374],[-1.43980622291565,1.805459856987,-1.87693679332733],[-1.59299039840698,1.99754667282104,-1.94985580444336],[-1.75073063373566,2.19534683227539,-1.99075818061829],[-1.91043710708618,2.39561223983765,-1.99897241592407],[-2.06948733329773,2.59505486488342,-1.97436356544495],[-2.22526955604553,2.79039978981018,-1.91733574867249],[-2.37522602081299,2.97843909263611,-1.82882523536682],[-2.51689434051514,3.156085729599,-1.71028554439545],[-2.64794850349426,3.32042241096497,-1.56366300582886],[-2.76623630523682,3.46875071525574,-1.39136505126953],[-2.86981582641602,3.59863519668579,-1.19622111320496],[-2.95698595046997,3.70794320106506,-0.981435120105743],[-3.02631568908691,3.79487991333008,-0.750533998012543],[-3.07666635513306,3.85801768302917,-0.507309138774872],[-3.10721135139465,3.89631986618042,-0.255754321813583],[-3.11744904518127,3.90915751457214,-4.89858741034067e-16],[-3.36150455474854,3.70139002799988,0],[-3.35046529769897,3.68923473358154,0.255754321813583],[-3.31752896308899,3.65296816825867,0.507309138774872],[-3.26323652267456,3.59318614006042,0.750533998012543],[-3.18847942352295,3.51087021827698,0.981435120105743],[-3.09448480606079,3.40737175941467,1.19622111320496],[-2.98279643058777,3.28439044952393,1.39136505126953],[-2.85524821281433,3.14394545555115,1.56366300582886],[-2.71393418312073,2.98834323883057,1.71028554439545],[-2.56117510795593,2.82013845443726,1.82882523536682],[-2.39947891235352,2.64209294319153,1.91733574867249],[-2.23150086402893,2.45713067054749,1.97436356544495],[-2.0599992275238,2.26828813552856,1.99897241592407],[-1.8877899646759,2.07866644859314,1.99075818061829],[-1.71770060062408,1.89137923717499,1.94985580444336],[-1.55252420902252,1.70950174331665,1.87693679332733],[-1.39497292041779,1.53602015972137,1.77319860458374],[-1.24763357639313,1.37378323078156,1.64034450054169],[-1.11292564868927,1.22545492649078,1.48055601119995],[-0.993061065673828,1.09347057342529,1.29645681381226],[-0.89000791311264,0.979997634887695,1.09106981754303],[-0.805458307266235,0.88689911365509,0.867767453193665],[-0.740800619125366,0.815703809261322,0.630216419696808],[-0.697096467018127,0.767580687999725,0.382317245006561],[-0.675063490867615,0.743319928646088,0.128140434622765],[-0.675063490867615,0.743319928646088,-0.128140434622765],[-0.697096467018127,0.767580687999725,-0.382317245006561],[-0.740800619125366,0.815703809261322,-0.630216419696808],[-0.805458307266235,0.88689911365509,-0.867767453193665],[-0.89000791311264,0.979997634887695,-1.09106981754303],[-0.993061065673828,1.09347057342529,-1.29645681381226],[-1.11292564868927,1.22545492649078,-1.48055601119995],[-1.24763357639313,1.37378323078156,-1.64034450054169],[-1.39497292041779,1.53602015972137,-1.77319860458374],[-1.55252420902252,1.70950174331665,-1.87693679332733],[-1.71770060062408,1.89137923717499,-1.94985580444336],[-1.8877899646759,2.07866644859314,-1.99075818061829],[-2.0599992275238,2.26828813552856,-1.99897241592407],[-2.23150086402893,2.45713067054749,-1.97436356544495],[-2.39947891235352,2.64209294319153,-1.91733574867249],[-2.56117510795593,2.82013845443726,-1.82882523536682],[-2.71393418312073,2.98834323883057,-1.71028554439545],[-2.85524821281433,3.14394545555115,-1.56366300582886],[-2.98279643058777,3.28439044952393,-1.39136505126953],[-3.09448480606079,3.40737175941467,-1.19622111320496],[-3.18847942352295,3.51087021827698,-0.981435120105743],[-3.26323652267456,3.59318614006042,-0.750533998012543],[-3.31752896308899,3.65296816825867,-0.507309138774872],[-3.35046529769897,3.68923473358154,-0.255754321813583],[-3.36150455474854,3.70139002799988,-4.89858741034067e-16],[-3.59174680709839,3.47841286659241,0],[-3.5799515247345,3.46698975563049,0.255754321813583],[-3.54475927352905,3.4329080581665,0.507309138774872],[-3.48674821853638,3.37672734260559,0.750533998012543],[-3.4068706035614,3.2993700504303,0.981435120105743],[-3.30643796920776,3.20210671424866,1.19622111320496],[-3.18709969520569,3.08653378486633,1.39136505126953],[-3.05081510543823,2.95454955101013,1.56366300582886],[-2.89982199668884,2.80832099914551,1.71028554439545],[-2.7365996837616,2.65024900436401,1.82882523536682],[-2.56382846832275,2.48292946815491,1.91733574867249],[-2.38434505462646,2.3091094493866,1.97436356544495],[-2.201096534729,2.13164305686951,1.99897241592407],[-2.01709198951721,1.95344460010529,1.99075818061829],[-1.83535254001617,1.77743983268738,1.94985580444336],[-1.65886247158051,1.60651874542236,1.87693679332733],[-1.49051988124847,1.44348800182343,1.77319860458374],[-1.3330887556076,1.29102444648743,1.64034450054169],[-1.1891542673111,1.15163171291351,1.48055601119995],[-1.061079621315,1.02759826183319,1.29645681381226],[-0.950967967510223,0.920961081981659,1.09106981754303],[-0.860627233982086,0.83347100019455,0.867767453193665],[-0.791540920734406,0.766564607620239,0.630216419696808],[-0.744843304157257,0.721340477466583,0.382317245006561],[-0.721301198005676,0.698541283607483,0.128140434622765],[-0.721301198005676,0.698541283607483,-0.128140434622765],[-0.744843304157257,0.721340477466583,-0.382317245006561],[-0.791540920734406,0.766564607620239,-0.630216419696808],[-0.860627233982086,0.83347100019455,-0.867767453193665],[-0.950967967510223,0.920961081981659,-1.09106981754303],[-1.061079621315,1.02759826183319,-1.29645681381226],[-1.1891542673111,1.15163171291351,-1.48055601119995],[-1.3330887556076,1.29102444648743,-1.64034450054169],[-1.49051988124847,1.44348800182343,-1.77319860458374],[-1.65886247158051,1.60651874542236,-1.87693679332733],[-1.83535254001617,1.77743983268738,-1.94985580444336],[-2.01709198951721,1.95344460010529,-1.99075818061829],[-2.201096534729,2.13164305686951,-1.99897241592407],[-2.38434505462646,2.3091094493866,-1.97436356544495],[-2.56382846832275,2.48292946815491,-1.91733574867249],[-2.7365996837616,2.65024900436401,-1.82882523536682],[-2.89982199668884,2.80832099914551,-1.71028554439545],[-3.05081510543823,2.95454955101013,-1.56366300582886],[-3.18709969520569,3.08653378486633,-1.39136505126953],[-3.30643796920776,3.20210671424866,-1.19622111320496],[-3.4068706035614,3.2993700504303,-0.981435120105743],[-3.48674821853638,3.37672734260559,-0.750533998012543],[-3.54475927352905,3.4329080581665,-0.507309138774872],[-3.5799515247345,3.46698975563049,-0.255754321813583],[-3.59174680709839,3.47841286659241,-4.89858741034067e-16],[-3.80722975730896,3.24114203453064,0],[-3.79472684860229,3.23049807548523,0.255754321813583],[-3.75742340087891,3.19874119758606,0.507309138774872],[-3.69593191146851,3.14639282226562,0.750533998012543],[-3.61126208305359,3.07431221008301,0.981435120105743],[-3.5048041343689,2.98368334770203,1.19622111320496],[-3.37830638885498,2.87599396705627,1.39136505126953],[-3.23384547233582,2.75301265716553,1.56366300582886],[-3.07379364967346,2.61675882339478,1.71028554439545],[-2.90077924728394,2.46946930885315,1.82882523536682],[-2.71764254570007,2.31356287002563,1.91733574867249],[-2.52739119529724,2.15159964561462,1.97436356544495],[-2.33314895629883,1.98623871803284,1.99897241592407],[-2.13810515403748,1.82019543647766,1.99075818061829],[-1.94546258449554,1.6561963558197,1.94985580444336],[-1.75838422775269,1.49693429470062,1.87693679332733],[-1.57994210720062,1.34502422809601,1.77319860458374],[-1.41306602954865,1.20296061038971,1.64034450054169],[-1.26049625873566,1.07307612895966,1.48055601119995],[-1.12473797798157,0.957503378391266,1.29645681381226],[-1.00802028179169,0.858140170574188,1.09106981754303],[-0.912259697914124,0.776618003845215,0.867767453193665],[-0.839028537273407,0.714275419712067,0.630216419696808],[-0.789529383182526,0.672136127948761,0.382317245006561],[-0.764574885368347,0.650892078876495,0.128140434622765],[-0.764574885368347,0.650892078876495,-0.128140434622765],[-0.789529383182526,0.672136127948761,-0.382317245006561],[-0.839028537273407,0.714275419712067,-0.630216419696808],[-0.912259697914124,0.776618003845215,-0.867767453193665],[-1.00802028179169,0.858140170574188,-1.09106981754303],[-1.12473797798157,0.957503378391266,-1.29645681381226],[-1.26049625873566,1.07307612895966,-1.48055601119995],[-1.41306602954865,1.20296061038971,-1.64034450054169],[-1.57994210720062,1.34502422809601,-1.77319860458374],[-1.75838422775269,1.49693429470062,-1.87693679332733],[-1.94546258449554,1.6561963558197,-1.94985580444336],[-2.13810515403748,1.82019543647766,-1.99075818061829],[-2.33314895629883,1.98623871803284,-1.99897241592407],[-2.52739119529724,2.15159964561462,-1.97436356544495],[-2.71764254570007,2.31356287002563,-1.91733574867249],[-2.90077924728394,2.46946930885315,-1.82882523536682],[-3.07379364967346,2.61675882339478,-1.71028554439545],[-3.23384547233582,2.75301265716553,-1.56366300582886],[-3.37830638885498,2.87599396705627,-1.39136505126953],[-3.5048041343689,2.98368334770203,-1.19622111320496],[-3.61126208305359,3.07431221008301,-0.981435120105743],[-3.69593191146851,3.14639282226562,-0.750533998012543],[-3.75742340087891,3.19874119758606,-0.507309138774872],[-3.79472684860229,3.23049807548523,-0.255754321813583],[-3.80722975730896,3.24114203453064,-4.89858741034067e-16],[-4.00706815719604,2.9905526638031,0],[-3.99390888214111,2.98073172569275,0.255754321813583],[-3.95464754104614,2.95143008232117,0.507309138774872],[-3.88992834091187,2.90312886238098,0.750533998012543],[-3.80081415176392,2.83662128448486,0.981435120105743],[-3.68876838684082,2.75299954414368,1.19622111320496],[-3.55563068389893,2.65363621711731,1.39136505126953],[-3.40358734130859,2.54016327857971,1.56366300582886],[-3.23513460159302,2.41444373130798,1.71028554439545],[-3.05303859710693,2.27854204177856,1.82882523536682],[-2.86028933525085,2.13468956947327,1.91733574867249],[-2.66005182266235,1.98524832725525,1.97436356544495],[-2.45561408996582,1.8326723575592,1.99897241592407],[-2.25033259391785,1.67946684360504,1.99075818061829],[-2.04757833480835,1.52814733982086,1.94985580444336],[-1.85068035125732,1.38119864463806,1.87693679332733],[-1.66287183761597,1.24103355407715,1.77319860458374],[-1.48723673820496,1.10995364189148,1.64034450054169],[-1.32665872573853,0.990111112594604,1.48055601119995],[-1.18377459049225,0.883473873138428,1.29645681381226],[-1.06093037128448,0.791792929172516,1.09106981754303],[-0.960143446922302,0.716573655605316,0.867767453193665],[-0.883068442344666,0.659051120281219,0.630216419696808],[-0.830971121788025,0.620169878005981,0.382317245006561],[-0.804706811904907,0.600568294525146,0.128140434622765],[-0.804706811904907,0.600568294525146,-0.128140434622765],[-0.830971121788025,0.620169878005981,-0.382317245006561],[-0.883068442344666,0.659051120281219,-0.630216419696808],[-0.960143446922302,0.716573655605316,-0.867767453193665],[-1.06093037128448,0.791792929172516,-1.09106981754303],[-1.18377459049225,0.883473873138428,-1.29645681381226],[-1.32665872573853,0.990111112594604,-1.48055601119995],[-1.48723673820496,1.10995364189148,-1.64034450054169],[-1.66287183761597,1.24103355407715,-1.77319860458374],[-1.85068035125732,1.38119864463806,-1.87693679332733],[-2.04757833480835,1.52814733982086,-1.94985580444336],[-2.25033259391785,1.67946684360504,-1.99075818061829],[-2.45561408996582,1.8326723575592,-1.99897241592407],[-2.66005182266235,1.98524832725525,-1.97436356544495],[-2.86028933525085,2.13468956947327,-1.91733574867249],[-3.05303859710693,2.27854204177856,-1.82882523536682],[-3.23513460159302,2.41444373130798,-1.71028554439545],[-3.40358734130859,2.54016327857971,-1.56366300582886],[-3.55563068389893,2.65363621711731,-1.39136505126953],[-3.68876838684082,2.75299954414368,-1.19622111320496],[-3.80081415176392,2.83662128448486,-0.981435120105743],[-3.88992834091187,2.90312886238098,-0.750533998012543],[-3.95464754104614,2.95143008232117,-0.507309138774872],[-3.99390888214111,2.98073172569275,-0.255754321813583],[-4.00706815719604,2.9905526638031,-4.89858741034067e-16],[-4.19044065475464,2.72767448425293,0],[-4.1766791343689,2.7187168598175,0.255754321813583],[-4.13562107086182,2.69199085235596,0.507309138774872],[-4.06794023513794,2.64793562889099,0.750533998012543],[-3.97474789619446,2.58727431297302,0.981435120105743],[-3.8575747013092,2.51100301742554,1.19622111320496],[-3.71834444999695,2.42037391662598,1.39136505126953],[-3.55934309959412,2.31687569618225,1.56366300582886],[-3.38318157196045,2.20220708847046,1.71028554439545],[-3.19275259971619,2.0782516002655,1.82882523536682],[-2.99118280410767,1.94704413414001,1.91733574867249],[-2.78178191184998,1.81073927879333,1.97436356544495],[-2.56798839569092,1.67157518863678,1.99897241592407],[-2.35331273078918,1.53183686733246,1.99075818061829],[-2.14127993583679,1.39381885528564,1.94985580444336],[-1.93537163734436,1.2597873210907,1.87693679332733],[-1.73896861076355,1.13194310665131,1.77319860458374],[-1.55529594421387,1.01238548755646,1.64034450054169],[-1.38736951351166,0.903077483177185,1.48055601119995],[-1.23794674873352,0.805814027786255,1.29645681381226],[-1.10948097705841,0.722192108631134,1.09106981754303],[-1.00408172607422,0.653584778308868,0.867767453193665],[-0.923479676246643,0.601118624210358,0.630216419696808],[-0.868998229503632,0.565655171871185,0.382317245006561],[-0.841531991958618,0.547776639461517,0.128140434622765],[-0.841531991958618,0.547776639461517,-0.128140434622765],[-0.868998229503632,0.565655171871185,-0.382317245006561],[-0.923479676246643,0.601118624210358,-0.630216419696808],[-1.00408172607422,0.653584778308868,-0.867767453193665],[-1.10948097705841,0.722192108631134,-1.09106981754303],[-1.23794674873352,0.805814027786255,-1.29645681381226],[-1.38736951351166,0.903077483177185,-1.48055601119995],[-1.55529594421387,1.01238548755646,-1.64034450054169],[-1.73896861076355,1.13194310665131,-1.77319860458374],[-1.93537163734436,1.2597873210907,-1.87693679332733],[-2.14127993583679,1.39381885528564,-1.94985580444336],[-2.35331273078918,1.53183686733246,-1.99075818061829],[-2.56798839569092,1.67157518863678,-1.99897241592407],[-2.78178191184998,1.81073927879333,-1.97436356544495],[-2.99118280410767,1.94704413414001,-1.91733574867249],[-3.19275259971619,2.0782516002655,-1.82882523536682],[-3.38318157196045,2.20220708847046,-1.71028554439545],[-3.55934309959412,2.31687569618225,-1.56366300582886],[-3.71834444999695,2.42037391662598,-1.39136505126953],[-3.8575747013092,2.51100301742554,-1.19622111320496],[-3.97474789619446,2.58727431297302,-0.981435120105743],[-4.06794023513794,2.64793562889099,-0.750533998012543],[-4.13562107086182,2.69199085235596,-0.507309138774872],[-4.1766791343689,2.7187168598175,-0.255754321813583],[-4.19044065475464,2.72767448425293,-4.89858741034067e-16],[-4.3565936088562,2.45358777046204,0],[-4.34228658676147,2.44553017616272,0.255754321813583],[-4.29960012435913,2.42148971557617,0.507309138774872],[-4.22923612594604,2.38186120986938,0.750533998012543],[-4.13234853744507,2.32729530334473,0.981435120105743],[-4.01052951812744,2.25868821144104,1.19622111320496],[-3.86577844619751,2.17716598510742,1.39136505126953],[-3.70047283172607,2.08406734466553,1.56366300582886],[-3.51732635498047,1.98092126846313,1.71028554439545],[-3.31934666633606,1.8694212436676,1.82882523536682],[-3.1097846031189,1.75139796733856,1.91733574867249],[-2.89208078384399,1.62878954410553,1.97436356544495],[-2.66981029510498,1.50360918045044,1.99897241592407],[-2.44662284851074,1.37791228294373,1.99075818061829],[-2.22618269920349,1.25376284122467,1.94985580444336],[-2.01210999488831,1.1331992149353,1.87693679332733],[-1.80791962146759,1.01820135116577,1.77319860458374],[-1.61696422100067,0.910657286643982,1.64034450054169],[-1.44237947463989,0.812332987785339,1.48055601119995],[-1.28703188896179,0.724842846393585,1.29645681381226],[-1.15347242355347,0.649623572826385,1.09106981754303],[-1.04389405250549,0.587910175323486,0.867767453193665],[-0.960096061229706,0.540716052055359,0.630216419696808],[-0.903454422950745,0.508816063404083,0.382317245006561],[-0.87489914894104,0.492734014987946,0.128140434622765],[-0.87489914894104,0.492734014987946,-0.128140434622765],[-0.903454422950745,0.508816063404083,-0.382317245006561],[-0.960096061229706,0.540716052055359,-0.630216419696808],[-1.04389405250549,0.587910175323486,-0.867767453193665],[-1.15347242355347,0.649623572826385,-1.09106981754303],[-1.28703188896179,0.724842846393585,-1.29645681381226],[-1.44237947463989,0.812332987785339,-1.48055601119995],[-1.61696422100067,0.910657286643982,-1.64034450054169],[-1.80791962146759,1.01820135116577,-1.77319860458374],[-2.01210999488831,1.1331992149353,-1.87693679332733],[-2.22618269920349,1.25376284122467,-1.94985580444336],[-2.44662284851074,1.37791228294373,-1.99075818061829],[-2.66981029510498,1.50360918045044,-1.99897241592407],[-2.89208078384399,1.62878954410553,-1.97436356544495],[-3.1097846031189,1.75139796733856,-1.91733574867249],[-3.31934666633606,1.8694212436676,-1.82882523536682],[-3.51732635498047,1.98092126846313,-1.71028554439545],[-3.70047283172607,2.08406734466553,-1.56366300582886],[-3.86577844619751,2.17716598510742,-1.39136505126953],[-4.01052951812744,2.25868821144104,-1.19622111320496],[-4.13234853744507,2.32729530334473,-0.981435120105743],[-4.22923612594604,2.38186120986938,-0.750533998012543],[-4.29960012435913,2.42148971557617,-0.507309138774872],[-4.34228658676147,2.44553017616272,-0.255754321813583],[-4.3565936088562,2.45358777046204,-4.89858741034067e-16],[-4.50484418869019,2.1694188117981,0],[-4.49005031585693,2.16229438781738,0.255754321813583],[-4.44591188430786,2.14103817939758,0.507309138774872],[-4.37315273284912,2.10599946975708,0.750533998012543],[-4.27296876907349,2.05775332450867,0.981435120105743],[-4.14700412750244,1.99709188938141,1.19622111320496],[-3.99732732772827,1.92501139640808,1.39136505126953],[-3.82639646530151,1.84269535541534,1.56366300582886],[-3.63701772689819,1.75149548053741,1.71028554439545],[-3.43230104446411,1.65290904045105,1.82882523536682],[-3.21560764312744,1.54855501651764,1.91733574867249],[-2.9904956817627,1.4401468038559,1.97436356544495],[-2.76066160202026,1.32946455478668,1.99897241592407],[-2.52987909317017,1.2183256149292,1.99075818061829],[-2.30193781852722,1.10855484008789,1.94985580444336],[-2.08058023452759,1.00195467472076,1.87693679332733],[-1.86944139003754,0.900275528430939,1.77319860458374],[-1.67198801040649,0.805186986923218,1.64034450054169],[-1.49146223068237,0.718250393867493,1.48055601119995],[-1.33082842826843,0.640893161296844,1.29645681381226],[-1.19272398948669,0.574385643005371,1.09106981754303],[-1.07941675186157,0.519819736480713,0.867767453193665],[-0.992767214775085,0.478091508150101,0.630216419696808],[-0.934198141098022,0.449886113405228,0.382317245006561],[-0.904671132564545,0.435666650533676,0.128140434622765],[-0.904671132564545,0.435666650533676,-0.128140434622765],[-0.934198141098022,0.449886113405228,-0.382317245006561],[-0.992767214775085,0.478091508150101,-0.630216419696808],[-1.07941675186157,0.519819736480713,-0.867767453193665],[-1.19272398948669,0.574385643005371,-1.09106981754303],[-1.33082842826843,0.640893161296844,-1.29645681381226],[-1.49146223068237,0.718250393867493,-1.48055601119995],[-1.67198801040649,0.805186986923218,-1.64034450054169],[-1.86944139003754,0.900275528430939,-1.77319860458374],[-2.08058023452759,1.00195467472076,-1.87693679332733],[-2.30193781852722,1.10855484008789,-1.94985580444336],[-2.52987909317017,1.2183256149292,-1.99075818061829],[-2.76066160202026,1.32946455478668,-1.99897241592407],[-2.9904956817627,1.4401468038559,-1.97436356544495],[-3.21560764312744,1.54855501651764,-1.91733574867249],[-3.43230104446411,1.65290904045105,-1.82882523536682],[-3.63701772689819,1.75149548053741,-1.71028554439545],[-3.82639646530151,1.84269535541534,-1.56366300582886],[-3.99732732772827,1.92501139640808,-1.39136505126953],[-4.14700412750244,1.99709188938141,-1.19622111320496],[-4.27296876907349,2.05775332450867,-0.981435120105743],[-4.37315273284912,2.10599946975708,-0.750533998012543],[-4.44591188430786,2.14103817939758,-0.507309138774872],[-4.49005031585693,2.16229438781738,-0.255754321813583],[-4.50484418869019,2.1694188117981,-4.89858741034067e-16],[-4.63458395004272,1.87633502483368,0],[-4.61936378479004,1.8701730966568,0.255754321813583],[-4.5739541053772,1.85178875923157,0.507309138774872],[-4.49909973144531,1.82148361206055,0.750533998012543],[-4.39602994918823,1.77975535392761,0.981435120105743],[-4.26643753051758,1.7272891998291,1.19622111320496],[-4.11245059967041,1.6649466753006,1.39136505126953],[-3.93659663200378,1.59375131130219,1.56366300582886],[-3.74176383018494,1.51487231254578,1.71028554439545],[-3.53115129470825,1.42960464954376,1.82882523536682],[-3.30821704864502,1.3393486738205,1.91733574867249],[-3.07662200927734,1.24558615684509,1.97436356544495],[-2.84016847610474,1.14985680580139,1.99897241592407],[-2.60273957252502,1.05373251438141,1.99075818061829],[-2.36823344230652,0.958791494369507,1.94985580444336],[-2.14050102233887,0.866592824459076,1.87693679332733],[-1.92328131198883,0.778650283813477,1.77319860458374],[-1.72014129161835,0.696408033370972,1.64034450054169],[-1.53441631793976,0.621216356754303,1.48055601119995],[-1.36915624141693,0.554309904575348,1.29645681381226],[-1.22707450389862,0.496787399053574,1.09106981754303],[-1.11050403118134,0.449593245983124,0.867767453193665],[-1.02135896682739,0.413502395153046,0.630216419696808],[-0.961103022098541,0.389107495546341,0.382317245006561],[-0.930725634098053,0.376809060573578,0.128140434622765],[-0.930725634098053,0.376809060573578,-0.128140434622765],[-0.961103022098541,0.389107495546341,-0.382317245006561],[-1.02135896682739,0.413502395153046,-0.630216419696808],[-1.11050403118134,0.449593245983124,-0.867767453193665],[-1.22707450389862,0.496787399053574,-1.09106981754303],[-1.36915624141693,0.554309904575348,-1.29645681381226],[-1.53441631793976,0.621216356754303,-1.48055601119995],[-1.72014129161835,0.696408033370972,-1.64034450054169],[-1.92328131198883,0.778650283813477,-1.77319860458374],[-2.14050102233887,0.866592824459076,-1.87693679332733],[-2.36823344230652,0.958791494369507,-1.94985580444336],[-2.60273957252502,1.05373251438141,-1.99075818061829],[-2.84016847610474,1.14985680580139,-1.99897241592407],[-3.07662200927734,1.24558615684509,-1.97436356544495],[-3.30821704864502,1.3393486738205,-1.91733574867249],[-3.53115129470825,1.42960464954376,-1.82882523536682],[-3.74176383018494,1.51487231254578,-1.71028554439545],[-3.93659663200378,1.59375131130219,-1.56366300582886],[-4.11245059967041,1.6649466753006,-1.39136505126953],[-4.26643753051758,1.7272891998291,-1.19622111320496],[-4.39602994918823,1.77975535392761,-0.981435120105743],[-4.49909973144531,1.82148361206055,-0.750533998012543],[-4.5739541053772,1.85178875923157,-0.507309138774872],[-4.61936378479004,1.8701730966568,-0.255754321813583],[-4.63458395004272,1.87633502483368,-4.89858741034067e-16],[-4.74527883529663,1.57554113864899,0],[-4.72969532012939,1.57036697864532,0.255754321813583],[-4.68320083618164,1.55492973327637,0.507309138774872],[-4.60655879974365,1.5294828414917,0.750533998012543],[-4.50102710723877,1.49444401264191,0.981435120105743],[-4.36833953857422,1.45038866996765,1.19622111320496],[-4.21067428588867,1.39804017543793,1.39136505126953],[-4.03062057495117,1.33825814723969,1.56366300582886],[-3.83113408088684,1.27202415466309,1.71028554439545],[-3.61549115180969,1.2004257440567,1.82882523536682],[-3.38723230361938,1.12463855743408,1.91733574867249],[-3.15010571479797,1.04590713977814,1.97436356544495],[-2.90800476074219,0.965524077415466,1.99897241592407],[-2.66490483283997,0.884809374809265,1.99075818061829],[-2.42479777336121,0.80508828163147,1.94985580444336],[-2.19162583351135,0.727669894695282,1.87693679332733],[-1.96921801567078,0.653825402259827,1.77319860458374],[-1.76122605800629,0.58476734161377,1.64034450054169],[-1.57106518745422,0.521629571914673,1.48055601119995],[-1.40185797214508,0.465448886156082,1.29645681381226],[-1.25638258457184,0.417147755622864,1.09106981754303],[-1.13702785968781,0.377519279718399,0.867767453193665],[-1.0457535982132,0.347214132547379,0.630216419696808],[-0.984058499336243,0.326729953289032,0.382317245006561],[-0.952955603599548,0.316403061151505,0.128140434622765],[-0.952955603599548,0.316403061151505,-0.128140434622765],[-0.984058499336243,0.326729953289032,-0.382317245006561],[-1.0457535982132,0.347214132547379,-0.630216419696808],[-1.13702785968781,0.377519279718399,-0.867767453193665],[-1.25638258457184,0.417147755622864,-1.09106981754303],[-1.40185797214508,0.465448886156082,-1.29645681381226],[-1.57106518745422,0.521629571914673,-1.48055601119995],[-1.76122605800629,0.58476734161377,-1.64034450054169],[-1.96921801567078,0.653825402259827,-1.77319860458374],[-2.19162583351135,0.727669894695282,-1.87693679332733],[-2.42479777336121,0.80508828163147,-1.94985580444336],[-2.66490483283997,0.884809374809265,-1.99075818061829],[-2.90800476074219,0.965524077415466,-1.99897241592407],[-3.15010571479797,1.04590713977814,-1.97436356544495],[-3.38723230361938,1.12463855743408,-1.91733574867249],[-3.61549115180969,1.2004257440567,-1.82882523536682],[-3.83113408088684,1.27202415466309,-1.71028554439545],[-4.03062057495117,1.33825814723969,-1.56366300582886],[-4.21067428588867,1.39804017543793,-1.39136505126953],[-4.36833953857422,1.45038866996765,-1.19622111320496],[-4.50102710723877,1.49444401264191,-0.981435120105743],[-4.60655879974365,1.5294828414917,-0.750533998012543],[-4.68320083618164,1.55492973327637,-0.507309138774872],[-4.72969532012939,1.57036697864532,-0.255754321813583],[-4.74527883529663,1.57554113864899,-4.89858741034067e-16],[-4.83647441864014,1.2682728767395,0],[-4.82059144973755,1.26410794258118,0.255754321813583],[-4.77320337295532,1.25168132781982,0.507309138774872],[-4.69508838653564,1.23119711875916,0.750533998012543],[-4.58752870559692,1.20299172401428,0.981435120105743],[-4.4522910118103,1.16752827167511,1.19622111320496],[-4.29159593582153,1.1253889799118,1.39136505126953],[-4.10808134078979,1.07726585865021,1.56366300582886],[-3.90476155281067,1.02394902706146,1.71028554439545],[-3.684974193573,0.966314077377319,1.82882523536682],[-3.4523286819458,0.905307233333588,1.91733574867249],[-3.21064496040344,0.841930270195007,1.97436356544495],[-2.96389126777649,0.777223825454712,1.99897241592407],[-2.71611952781677,0.712250411510468,1.99075818061829],[-2.4713978767395,0.648076832294464,1.94985580444336],[-2.23374485969543,0.585756897926331,1.87693679332733],[-2.00706267356873,0.526313841342926,1.77319860458374],[-1.7950736284256,0.47072371840477,1.64034450054169],[-1.60125815868378,0.419899344444275,1.48055601119995],[-1.42879903316498,0.374675244092941,1.29645681381226],[-1.28052794933319,0.335793972015381,1.09106981754303],[-1.15887951850891,0.303893983364105,0.867767453193665],[-1.06585109233856,0.279499083757401,0.630216419696808],[-1.00297033786774,0.263009786605835,0.382317245006561],[-0.97126966714859,0.254696905612946,0.128140434622765],[-0.97126966714859,0.254696905612946,-0.128140434622765],[-1.00297033786774,0.263009786605835,-0.382317245006561],[-1.06585109233856,0.279499083757401,-0.630216419696808],[-1.15887951850891,0.303893983364105,-0.867767453193665],[-1.28052794933319,0.335793972015381,-1.09106981754303],[-1.42879903316498,0.374675244092941,-1.29645681381226],[-1.60125815868378,0.419899344444275,-1.48055601119995],[-1.7950736284256,0.47072371840477,-1.64034450054169],[-2.00706267356873,0.526313841342926,-1.77319860458374],[-2.23374485969543,0.585756897926331,-1.87693679332733],[-2.4713978767395,0.648076832294464,-1.94985580444336],[-2.71611952781677,0.712250411510468,-1.99075818061829],[-2.96389126777649,0.777223825454712,-1.99897241592407],[-3.21064496040344,0.841930270195007,-1.97436356544495],[-3.4523286819458,0.905307233333588,-1.91733574867249],[-3.684974193573,0.966314077377319,-1.82882523536682],[-3.90476155281067,1.02394902706146,-1.71028554439545],[-4.10808134078979,1.07726585865021,-1.56366300582886],[-4.29159593582153,1.1253889799118,-1.39136505126953],[-4.4522910118103,1.16752827167511,-1.19622111320496],[-4.58752870559692,1.20299172401428,-0.981435120105743],[-4.69508838653564,1.23119711875916,-0.750533998012543],[-4.77320337295532,1.25168132781982,-0.507309138774872],[-4.82059144973755,1.26410794258118,-0.255754321813583],[-4.83647441864014,1.2682728767395,-4.89858741034067e-16],[-4.90779590606689,0.955793142318726,0],[-4.89167881011963,0.952654302120209,0.255754321813583],[-4.84359169006348,0.943289399147034,0.507309138774872],[-4.76432466506958,0.927852153778076,0.750533998012543],[-4.65517902374268,0.906596064567566,0.981435120105743],[-4.51794719696045,0.879870116710663,1.19622111320496],[-4.35488224029541,0.848113238811493,1.39136505126953],[-4.16866159439087,0.811846792697906,1.56366300582886],[-3.96234345436096,0.771666288375854,1.71028554439545],[-3.73931503295898,0.728231549263,1.82882523536682],[-3.50323867797852,0.682255685329437,1.91733574867249],[-3.25799083709717,0.634493708610535,1.97436356544495],[-3.00759840011597,0.585729777812958,1.99897241592407],[-2.75617289543152,0.536764621734619,1.99075818061829],[-2.50784254074097,0.488402307033539,1.94985580444336],[-2.26668500900269,0.441436856985092,1.87693679332733],[-2.03666019439697,0.39663952589035,1.77319860458374],[-1.82154476642609,0.354745805263519,1.64034450054169],[-1.62487125396729,0.316443651914597,1.48055601119995],[-1.44986891746521,0.282361954450607,1.29645681381226],[-1.29941141605377,0.253060340881348,1.09106981754303],[-1.17596900463104,0.229019939899445,0.867767453193665],[-1.08156871795654,0.210635498166084,0.630216419696808],[-1.01776075363159,0.198208883404732,0.382317245006561],[-0.985592603683472,0.191944137215614,0.128140434622765],[-0.985592603683472,0.191944137215614,-0.128140434622765],[-1.01776075363159,0.198208883404732,-0.382317245006561],[-1.08156871795654,0.210635498166084,-0.630216419696808],[-1.17596900463104,0.229019939899445,-0.867767453193665],[-1.29941141605377,0.253060340881348,-1.09106981754303],[-1.44986891746521,0.282361954450607,-1.29645681381226],[-1.62487125396729,0.316443651914597,-1.48055601119995],[-1.82154476642609,0.354745805263519,-1.64034450054169],[-2.03666019439697,0.39663952589035,-1.77319860458374],[-2.26668500900269,0.441436856985092,-1.87693679332733],[-2.50784254074097,0.488402307033539,-1.94985580444336],[-2.75617289543152,0.536764621734619,-1.99075818061829],[-3.00759840011597,0.585729777812958,-1.99897241592407],[-3.25799083709717,0.634493708610535,-1.97436356544495],[-3.50323867797852,0.682255685329437,-1.91733574867249],[-3.73931503295898,0.728231549263,-1.82882523536682],[-3.96234345436096,0.771666288375854,-1.71028554439545],[-4.16866159439087,0.811846792697906,-1.56366300582886],[-4.35488224029541,0.848113238811493,-1.39136505126953],[-4.51794719696045,0.879870116710663,-1.19622111320496],[-4.65517902374268,0.906596064567566,-0.981435120105743],[-4.76432466506958,0.927852153778076,-0.750533998012543],[-4.84359169006348,0.943289399147034,-0.507309138774872],[-4.89167881011963,0.952654302120209,-0.255754321813583],[-4.90779590606689,0.955793142318726,-4.89858741034067e-16],[-4.95895004272461,0.63938581943512,0],[-4.94266510009766,0.637286067008972,0.255754321813583],[-4.89407682418823,0.631021320819855,0.507309138774872],[-4.81398344039917,0.62069445848465,0.750533998012543],[-4.70370054244995,0.606474995613098,0.981435120105743],[-4.56503820419312,0.58859646320343,1.19622111320496],[-4.40027332305908,0.567352414131165,1.39136505126953],[-4.21211194992065,0.543091714382172,1.56366300582886],[-4.00364303588867,0.516212642192841,1.71028554439545],[-3.77829027175903,0.487156569957733,1.82882523536682],[-3.53975319862366,0.456400632858276,1.91733574867249],[-3.29194927215576,0.424449861049652,1.97436356544495],[-3.03894686698914,0.391828805208206,1.99897241592407],[-2.7849006652832,0.35907319188118,1.99075818061829],[-2.53398203849792,0.326720803976059,1.94985580444336],[-2.29031085968018,0.295302867889404,1.87693679332733],[-2.05788826942444,0.265335321426392,1.77319860458374],[-1.84053087234497,0.237310171127319,1.64034450054169],[-1.64180743694305,0.211687624454498,1.48055601119995],[-1.46498107910156,0.188888385891914,1.29645681381226],[-1.31295526027679,0.169286832213402,1.09106981754303],[-1.18822622299194,0.153204798698425,0.867767453193665],[-1.09284198284149,0.140906378626823,0.630216419696808],[-1.02836894989014,0.132593482732773,0.382317245006561],[-0.99586546421051,0.128402635455132,0.128140434622765],[-0.99586546421051,0.128402635455132,-0.128140434622765],[-1.02836894989014,0.132593482732773,-0.382317245006561],[-1.09284198284149,0.140906378626823,-0.630216419696808],[-1.18822622299194,0.153204798698425,-0.867767453193665],[-1.31295526027679,0.169286832213402,-1.09106981754303],[-1.46498107910156,0.188888385891914,-1.29645681381226],[-1.64180743694305,0.211687624454498,-1.48055601119995],[-1.84053087234497,0.237310171127319,-1.64034450054169],[-2.05788826942444,0.265335321426392,-1.77319860458374],[-2.29031085968018,0.295302867889404,-1.87693679332733],[-2.53398203849792,0.326720803976059,-1.94985580444336],[-2.7849006652832,0.35907319188118,-1.99075818061829],[-3.03894686698914,0.391828805208206,-1.99897241592407],[-3.29194927215576,0.424449861049652,-1.97436356544495],[-3.53975319862366,0.456400632858276,-1.91733574867249],[-3.77829027175903,0.487156569957733,-1.82882523536682],[-4.00364303588867,0.516212642192841,-1.71028554439545],[-4.21211194992065,0.543091714382172,-1.56366300582886],[-4.40027332305908,0.567352414131165,-1.39136505126953],[-4.56503820419312,0.58859646320343,-1.19622111320496],[-4.70370054244995,0.606474995613098,-0.981435120105743],[-4.81398344039917,0.62069445848465,-0.750533998012543],[-4.89407682418823,0.631021320819855,-0.507309138774872],[-4.94266510009766,0.637286067008972,-0.255754321813583],[-4.95895004272461,0.63938581943512,-4.89858741034067e-16],[-4.98972702026367,0.320351094007492,0],[-4.97334051132202,0.319299072027206,0.255754321813583],[-4.92445087432861,0.316160261631012,0.507309138774872],[-4.8438606262207,0.310986191034317,0.750533998012543],[-4.7328929901123,0.303861826658249,0.981435120105743],[-4.59337043762207,0.294904142618179,1.19622111320496],[-4.42758321762085,0.284260272979736,1.39136505126953],[-4.23825359344482,0.272104918956757,1.56366300582886],[-4.02849102020264,0.258637726306915,1.71028554439545],[-3.80173945426941,0.244079768657684,1.82882523536682],[-3.56172227859497,0.22867015004158,1.91733574867249],[-3.31238007545471,0.212661862373352,1.97436356544495],[-3.0578076839447,0.196317762136459,1.99897241592407],[-2.80218482017517,0.179906234145164,1.99075818061829],[-2.54970860481262,0.163696736097336,1.94985580444336],[-2.30452513694763,0.147955432534218,1.87693679332733],[-2.07066035270691,0.132940798997879,1.77319860458374],[-1.8519538640976,0.118899382650852,1.64034450054169],[-1.6519969701767,0.106061726808548,1.48055601119995],[-1.4740731716156,0.0946386381983757,1.29645681381226],[-1.32110381126404,0.0848176777362823,1.09106981754303],[-1.19560074806213,0.0767601132392883,0.867767453193665],[-1.09962451457977,0.0705982372164726,0.630216419696808],[-1.0347512960434,0.0664332360029221,0.382317245006561],[-1.00204610824585,0.0643334984779358,0.128140434622765],[-1.00204610824585,0.0643334984779358,-0.128140434622765],[-1.0347512960434,0.0664332360029221,-0.382317245006561],[-1.09962451457977,0.0705982372164726,-0.630216419696808],[-1.19560074806213,0.0767601132392883,-0.867767453193665],[-1.32110381126404,0.0848176777362823,-1.09106981754303],[-1.4740731716156,0.0946386381983757,-1.29645681381226],[-1.6519969701767,0.106061726808548,-1.48055601119995],[-1.8519538640976,0.118899382650852,-1.64034450054169],[-2.07066035270691,0.132940798997879,-1.77319860458374],[-2.30452513694763,0.147955432534218,-1.87693679332733],[-2.54970860481262,0.163696736097336,-1.94985580444336],[-2.80218482017517,0.179906234145164,-1.99075818061829],[-3.0578076839447,0.196317762136459,-1.99897241592407],[-3.31238007545471,0.212661862373352,-1.97436356544495],[-3.56172227859497,0.22867015004158,-1.91733574867249],[-3.80173945426941,0.244079768657684,-1.82882523536682],[-4.02849102020264,0.258637726306915,-1.71028554439545],[-4.23825359344482,0.272104918956757,-1.56366300582886],[-4.42758321762085,0.284260272979736,-1.39136505126953],[-4.59337043762207,0.294904142618179,-1.19622111320496],[-4.7328929901123,0.303861826658249,-0.981435120105743],[-4.8438606262207,0.310986191034317,-0.750533998012543],[-4.92445087432861,0.316160261631012,-0.507309138774872],[-4.97334051132202,0.319299072027206,-0.255754321813583],[-4.98972702026367,0.320351094007492,-4.89858741034067e-16],[-5,6.12323399822804e-16,0],[-4.98358011245728,6.10312543606023e-16,0.255754321813583],[-4.93458986282349,6.04312956301061e-16,0.507309138774872],[-4.85383367538452,5.94423158427598e-16,0.750533998012543],[-4.74263763427734,5.80805568553268e-16,0.981435120105743],[-4.60282707214355,5.63683750436588e-16,1.19622111320496],[-4.43669891357422,5.43338866076487e-16,1.39136505126953],[-4.24697971343994,5.20105017031097e-16,1.56366300582886],[-4.03678512573242,4.94363579884921e-16,1.71028554439545],[-3.80956673622131,4.66537382897314e-16,1.82882523536682],[-3.56905508041382,4.37083188585085e-16,1.91733574867249],[-3.31919980049133,4.06484732170455e-16,1.97436356544495],[-3.06410312652588,3.75244410070262e-16,1.99897241592407],[-2.80795383453369,3.4387518014341e-16,1.99075818061829],[-2.55495810508728,3.12892117831166e-16,1.94985580444336],[-2.30926990509033,2.82803998767256e-16,1.87693679332733],[-2.07492351531982,2.54104828448386e-16,1.77319860458374],[-1.85576665401459,2.27265874830584e-16,1.64034450054169],[-1.65539824962616,2.0272780680466e-16,1.48055601119995],[-1.47710812091827,1.8089357382549e-16,1.29645681381226],[-1.32382380962372,1.6212165611822e-16,1.09106981754303],[-1.19806230068207,1.46720307501201e-16,0.867767453193665],[-1.10188853740692,1.34942420248748e-16,0.630216419696808],[-1.03688168525696,1.26981382570632e-16,0.382317245006561],[-1.0041092634201,1.22967915473414e-16,0.128140434622765],[-1.0041092634201,1.22967915473414e-16,-0.128140434622765],[-1.03688168525696,1.26981382570632e-16,-0.382317245006561],[-1.10188853740692,1.34942420248748e-16,-0.630216419696808],[-1.19806230068207,1.46720307501201e-16,-0.867767453193665],[-1.32382380962372,1.6212165611822e-16,-1.09106981754303],[-1.47710812091827,1.8089357382549e-16,-1.29645681381226],[-1.65539824962616,2.0272780680466e-16,-1.48055601119995],[-1.85576665401459,2.27265874830584e-16,-1.64034450054169],[-2.07492351531982,2.54104828448386e-16,-1.77319860458374],[-2.30926990509033,2.82803998767256e-16,-1.87693679332733],[-2.55495810508728,3.12892117831166e-16,-1.94985580444336],[-2.80795383453369,3.4387518014341e-16,-1.99075818061829],[-3.06410312652588,3.75244410070262e-16,-1.99897241592407],[-3.31919980049133,4.06484732170455e-16,-1.97436356544495],[-3.56905508041382,4.37083188585085e-16,-1.91733574867249],[-3.80956673622131,4.66537382897314e-16,-1.82882523536682],[-4.03678512573242,4.94363579884921e-16,-1.71028554439545],[-4.24697971343994,5.20105017031097e-16,-1.56366300582886],[-4.43669891357422,5.43338866076487e-16,-1.39136505126953],[-4.60282707214355,5.63683750436588e-16,-1.19622111320496],[-4.74263763427734,5.80805568553268e-16,-0.981435120105743],[-4.85383367538452,5.94423158427598e-16,-0.750533998012543],[-4.93458986282349,6.04312956301061e-16,-0.507309138774872],[-4.98358011245728,6.10312543606023e-16,-0.255754321813583],[-5,6.12323399822804e-16,-4.89858741034067e-16]],&#34;colors&#34;:[[0,0,1,1]],&#34;centers&#34;:[[5,0,0],[4.98358011245728,0,0.255754321813583],[4.93458986282349,0,0.507309138774872],[4.85383367538452,0,0.750533998012543],[4.74263763427734,0,0.981435120105743],[4.60282707214355,0,1.19622111320496],[4.43669891357422,0,1.39136505126953],[4.24697971343994,0,1.56366300582886],[4.03678512573242,0,1.71028554439545],[3.80956673622131,0,1.82882523536682],[3.56905508041382,0,1.91733574867249],[3.31919980049133,0,1.97436356544495],[3.06410312652588,0,1.99897241592407],[2.80795383453369,0,1.99075818061829],[2.55495810508728,0,1.94985580444336],[2.30926990509033,0,1.87693679332733],[2.07492351531982,0,1.77319860458374],[1.85576665401459,0,1.64034450054169],[1.65539824962616,0,1.48055601119995],[1.47710812091827,0,1.29645681381226],[1.32382380962372,0,1.09106981754303],[1.19806230068207,0,0.867767453193665],[1.10188853740692,0,0.630216419696808],[1.03688168525696,0,0.382317245006561],[1.0041092634201,0,0.128140434622765],[1.0041092634201,0,-0.128140434622765],[1.03688168525696,0,-0.382317245006561],[1.10188853740692,0,-0.630216419696808],[1.19806230068207,0,-0.867767453193665],[1.32382380962372,0,-1.09106981754303],[1.47710812091827,0,-1.29645681381226],[1.65539824962616,0,-1.48055601119995],[1.85576665401459,0,-1.64034450054169],[2.07492351531982,0,-1.77319860458374],[2.30926990509033,0,-1.87693679332733],[2.55495810508728,0,-1.94985580444336],[2.80795383453369,0,-1.99075818061829],[3.06410312652588,0,-1.99897241592407],[3.31919980049133,0,-1.97436356544495],[3.56905508041382,0,-1.91733574867249],[3.80956673622131,0,-1.82882523536682],[4.03678512573242,0,-1.71028554439545],[4.24697971343994,0,-1.56366300582886],[4.43669891357422,0,-1.39136505126953],[4.60282707214355,0,-1.19622111320496],[4.74263763427734,0,-0.981435120105743],[4.85383367538452,0,-0.750533998012543],[4.93458986282349,0,-0.507309138774872],[4.98358011245728,0,-0.255754321813583],[5,0,-4.89858741034067e-16],[4.98972702026367,0.320351094007492,0],[4.97334051132202,0.319299072027206,0.255754321813583],[4.92445087432861,0.316160261631012,0.507309138774872],[4.8438606262207,0.310986191034317,0.750533998012543],[4.7328929901123,0.303861826658249,0.981435120105743],[4.59337043762207,0.294904142618179,1.19622111320496],[4.42758321762085,0.284260272979736,1.39136505126953],[4.23825359344482,0.272104918956757,1.56366300582886],[4.02849102020264,0.258637726306915,1.71028554439545],[3.80173945426941,0.244079768657684,1.82882523536682],[3.56172227859497,0.22867015004158,1.91733574867249],[3.31238007545471,0.212661862373352,1.97436356544495],[3.0578076839447,0.196317762136459,1.99897241592407],[2.80218482017517,0.179906234145164,1.99075818061829],[2.54970860481262,0.163696736097336,1.94985580444336],[2.30452513694763,0.147955432534218,1.87693679332733],[2.07066035270691,0.132940798997879,1.77319860458374],[1.8519538640976,0.118899382650852,1.64034450054169],[1.6519969701767,0.106061726808548,1.48055601119995],[1.4740731716156,0.0946386381983757,1.29645681381226],[1.32110381126404,0.0848176777362823,1.09106981754303],[1.19560074806213,0.0767601132392883,0.867767453193665],[1.09962451457977,0.0705982372164726,0.630216419696808],[1.0347512960434,0.0664332360029221,0.382317245006561],[1.00204610824585,0.0643334984779358,0.128140434622765],[1.00204610824585,0.0643334984779358,-0.128140434622765],[1.0347512960434,0.0664332360029221,-0.382317245006561],[1.09962451457977,0.0705982372164726,-0.630216419696808],[1.19560074806213,0.0767601132392883,-0.867767453193665],[1.32110381126404,0.0848176777362823,-1.09106981754303],[1.4740731716156,0.0946386381983757,-1.29645681381226],[1.6519969701767,0.106061726808548,-1.48055601119995],[1.8519538640976,0.118899382650852,-1.64034450054169],[2.07066035270691,0.132940798997879,-1.77319860458374],[2.30452513694763,0.147955432534218,-1.87693679332733],[2.54970860481262,0.163696736097336,-1.94985580444336],[2.80218482017517,0.179906234145164,-1.99075818061829],[3.0578076839447,0.196317762136459,-1.99897241592407],[3.31238007545471,0.212661862373352,-1.97436356544495],[3.56172227859497,0.22867015004158,-1.91733574867249],[3.80173945426941,0.244079768657684,-1.82882523536682],[4.02849102020264,0.258637726306915,-1.71028554439545],[4.23825359344482,0.272104918956757,-1.56366300582886],[4.42758321762085,0.284260272979736,-1.39136505126953],[4.59337043762207,0.294904142618179,-1.19622111320496],[4.7328929901123,0.303861826658249,-0.981435120105743],[4.8438606262207,0.310986191034317,-0.750533998012543],[4.92445087432861,0.316160261631012,-0.507309138774872],[4.97334051132202,0.319299072027206,-0.255754321813583],[4.98972702026367,0.320351094007492,-4.89858741034067e-16],[4.95895004272461,0.63938581943512,0],[4.94266510009766,0.637286067008972,0.255754321813583],[4.89407682418823,0.631021320819855,0.507309138774872],[4.81398344039917,0.62069445848465,0.750533998012543],[4.70370054244995,0.606474995613098,0.981435120105743],[4.56503820419312,0.58859646320343,1.19622111320496],[4.40027332305908,0.567352414131165,1.39136505126953],[4.21211194992065,0.543091714382172,1.56366300582886],[4.00364303588867,0.516212642192841,1.71028554439545],[3.77829027175903,0.487156569957733,1.82882523536682],[3.53975319862366,0.456400632858276,1.91733574867249],[3.29194927215576,0.424449861049652,1.97436356544495],[3.03894686698914,0.391828805208206,1.99897241592407],[2.7849006652832,0.35907319188118,1.99075818061829],[2.53398203849792,0.326720803976059,1.94985580444336],[2.29031085968018,0.295302867889404,1.87693679332733],[2.05788826942444,0.265335321426392,1.77319860458374],[1.84053087234497,0.237310171127319,1.64034450054169],[1.64180743694305,0.211687624454498,1.48055601119995],[1.46498107910156,0.188888385891914,1.29645681381226],[1.31295526027679,0.169286832213402,1.09106981754303],[1.18822622299194,0.153204798698425,0.867767453193665],[1.09284198284149,0.140906378626823,0.630216419696808],[1.02836894989014,0.132593482732773,0.382317245006561],[0.99586546421051,0.128402635455132,0.128140434622765],[0.99586546421051,0.128402635455132,-0.128140434622765],[1.02836894989014,0.132593482732773,-0.382317245006561],[1.09284198284149,0.140906378626823,-0.630216419696808],[1.18822622299194,0.153204798698425,-0.867767453193665],[1.31295526027679,0.169286832213402,-1.09106981754303],[1.46498107910156,0.188888385891914,-1.29645681381226],[1.64180743694305,0.211687624454498,-1.48055601119995],[1.84053087234497,0.237310171127319,-1.64034450054169],[2.05788826942444,0.265335321426392,-1.77319860458374],[2.29031085968018,0.295302867889404,-1.87693679332733],[2.53398203849792,0.326720803976059,-1.94985580444336],[2.7849006652832,0.35907319188118,-1.99075818061829],[3.03894686698914,0.391828805208206,-1.99897241592407],[3.29194927215576,0.424449861049652,-1.97436356544495],[3.53975319862366,0.456400632858276,-1.91733574867249],[3.77829027175903,0.487156569957733,-1.82882523536682],[4.00364303588867,0.516212642192841,-1.71028554439545],[4.21211194992065,0.543091714382172,-1.56366300582886],[4.40027332305908,0.567352414131165,-1.39136505126953],[4.56503820419312,0.58859646320343,-1.19622111320496],[4.70370054244995,0.606474995613098,-0.981435120105743],[4.81398344039917,0.62069445848465,-0.750533998012543],[4.89407682418823,0.631021320819855,-0.507309138774872],[4.94266510009766,0.637286067008972,-0.255754321813583],[4.95895004272461,0.63938581943512,-4.89858741034067e-16],[4.90779590606689,0.955793142318726,0],[4.89167881011963,0.952654302120209,0.255754321813583],[4.84359169006348,0.943289399147034,0.507309138774872],[4.76432466506958,0.927852153778076,0.750533998012543],[4.65517902374268,0.906596064567566,0.981435120105743],[4.51794719696045,0.879870116710663,1.19622111320496],[4.35488224029541,0.848113238811493,1.39136505126953],[4.16866159439087,0.811846792697906,1.56366300582886],[3.96234345436096,0.771666288375854,1.71028554439545],[3.73931503295898,0.728231549263,1.82882523536682],[3.50323867797852,0.682255685329437,1.91733574867249],[3.25799083709717,0.634493708610535,1.97436356544495],[3.00759840011597,0.585729777812958,1.99897241592407],[2.75617289543152,0.536764621734619,1.99075818061829],[2.50784254074097,0.488402307033539,1.94985580444336],[2.26668500900269,0.441436856985092,1.87693679332733],[2.03666019439697,0.39663952589035,1.77319860458374],[1.82154476642609,0.354745805263519,1.64034450054169],[1.62487125396729,0.316443651914597,1.48055601119995],[1.44986891746521,0.282361954450607,1.29645681381226],[1.29941141605377,0.253060340881348,1.09106981754303],[1.17596900463104,0.229019939899445,0.867767453193665],[1.08156871795654,0.210635498166084,0.630216419696808],[1.01776075363159,0.198208883404732,0.382317245006561],[0.985592603683472,0.191944137215614,0.128140434622765],[0.985592603683472,0.191944137215614,-0.128140434622765],[1.01776075363159,0.198208883404732,-0.382317245006561],[1.08156871795654,0.210635498166084,-0.630216419696808],[1.17596900463104,0.229019939899445,-0.867767453193665],[1.29941141605377,0.253060340881348,-1.09106981754303],[1.44986891746521,0.282361954450607,-1.29645681381226],[1.62487125396729,0.316443651914597,-1.48055601119995],[1.82154476642609,0.354745805263519,-1.64034450054169],[2.03666019439697,0.39663952589035,-1.77319860458374],[2.26668500900269,0.441436856985092,-1.87693679332733],[2.50784254074097,0.488402307033539,-1.94985580444336],[2.75617289543152,0.536764621734619,-1.99075818061829],[3.00759840011597,0.585729777812958,-1.99897241592407],[3.25799083709717,0.634493708610535,-1.97436356544495],[3.50323867797852,0.682255685329437,-1.91733574867249],[3.73931503295898,0.728231549263,-1.82882523536682],[3.96234345436096,0.771666288375854,-1.71028554439545],[4.16866159439087,0.811846792697906,-1.56366300582886],[4.35488224029541,0.848113238811493,-1.39136505126953],[4.51794719696045,0.879870116710663,-1.19622111320496],[4.65517902374268,0.906596064567566,-0.981435120105743],[4.76432466506958,0.927852153778076,-0.750533998012543],[4.84359169006348,0.943289399147034,-0.507309138774872],[4.89167881011963,0.952654302120209,-0.255754321813583],[4.90779590606689,0.955793142318726,-4.89858741034067e-16],[4.83647441864014,1.2682728767395,0],[4.82059144973755,1.26410794258118,0.255754321813583],[4.77320337295532,1.25168132781982,0.507309138774872],[4.69508838653564,1.23119711875916,0.750533998012543],[4.58752870559692,1.20299172401428,0.981435120105743],[4.4522910118103,1.16752827167511,1.19622111320496],[4.29159593582153,1.1253889799118,1.39136505126953],[4.10808134078979,1.07726585865021,1.56366300582886],[3.90476155281067,1.02394902706146,1.71028554439545],[3.684974193573,0.966314077377319,1.82882523536682],[3.4523286819458,0.905307233333588,1.91733574867249],[3.21064496040344,0.841930270195007,1.97436356544495],[2.96389126777649,0.777223825454712,1.99897241592407],[2.71611952781677,0.712250411510468,1.99075818061829],[2.4713978767395,0.648076832294464,1.94985580444336],[2.23374485969543,0.585756897926331,1.87693679332733],[2.00706267356873,0.526313841342926,1.77319860458374],[1.7950736284256,0.47072371840477,1.64034450054169],[1.60125815868378,0.419899344444275,1.48055601119995],[1.42879903316498,0.374675244092941,1.29645681381226],[1.28052794933319,0.335793972015381,1.09106981754303],[1.15887951850891,0.303893983364105,0.867767453193665],[1.06585109233856,0.279499083757401,0.630216419696808],[1.00297033786774,0.263009786605835,0.382317245006561],[0.97126966714859,0.254696905612946,0.128140434622765],[0.97126966714859,0.254696905612946,-0.128140434622765],[1.00297033786774,0.263009786605835,-0.382317245006561],[1.06585109233856,0.279499083757401,-0.630216419696808],[1.15887951850891,0.303893983364105,-0.867767453193665],[1.28052794933319,0.335793972015381,-1.09106981754303],[1.42879903316498,0.374675244092941,-1.29645681381226],[1.60125815868378,0.419899344444275,-1.48055601119995],[1.7950736284256,0.47072371840477,-1.64034450054169],[2.00706267356873,0.526313841342926,-1.77319860458374],[2.23374485969543,0.585756897926331,-1.87693679332733],[2.4713978767395,0.648076832294464,-1.94985580444336],[2.71611952781677,0.712250411510468,-1.99075818061829],[2.96389126777649,0.777223825454712,-1.99897241592407],[3.21064496040344,0.841930270195007,-1.97436356544495],[3.4523286819458,0.905307233333588,-1.91733574867249],[3.684974193573,0.966314077377319,-1.82882523536682],[3.90476155281067,1.02394902706146,-1.71028554439545],[4.10808134078979,1.07726585865021,-1.56366300582886],[4.29159593582153,1.1253889799118,-1.39136505126953],[4.4522910118103,1.16752827167511,-1.19622111320496],[4.58752870559692,1.20299172401428,-0.981435120105743],[4.69508838653564,1.23119711875916,-0.750533998012543],[4.77320337295532,1.25168132781982,-0.507309138774872],[4.82059144973755,1.26410794258118,-0.255754321813583],[4.83647441864014,1.2682728767395,-4.89858741034067e-16],[4.74527883529663,1.57554113864899,0],[4.72969532012939,1.57036697864532,0.255754321813583],[4.68320083618164,1.55492973327637,0.507309138774872],[4.60655879974365,1.5294828414917,0.750533998012543],[4.50102710723877,1.49444401264191,0.981435120105743],[4.36833953857422,1.45038866996765,1.19622111320496],[4.21067428588867,1.39804017543793,1.39136505126953],[4.03062057495117,1.33825814723969,1.56366300582886],[3.83113408088684,1.27202415466309,1.71028554439545],[3.61549115180969,1.2004257440567,1.82882523536682],[3.38723230361938,1.12463855743408,1.91733574867249],[3.15010571479797,1.04590713977814,1.97436356544495],[2.90800476074219,0.965524077415466,1.99897241592407],[2.66490483283997,0.884809374809265,1.99075818061829],[2.42479777336121,0.80508828163147,1.94985580444336],[2.19162583351135,0.727669894695282,1.87693679332733],[1.96921801567078,0.653825402259827,1.77319860458374],[1.76122605800629,0.58476734161377,1.64034450054169],[1.57106518745422,0.521629571914673,1.48055601119995],[1.40185797214508,0.465448886156082,1.29645681381226],[1.25638258457184,0.417147755622864,1.09106981754303],[1.13702785968781,0.377519279718399,0.867767453193665],[1.0457535982132,0.347214132547379,0.630216419696808],[0.984058499336243,0.326729953289032,0.382317245006561],[0.952955603599548,0.316403061151505,0.128140434622765],[0.952955603599548,0.316403061151505,-0.128140434622765],[0.984058499336243,0.326729953289032,-0.382317245006561],[1.0457535982132,0.347214132547379,-0.630216419696808],[1.13702785968781,0.377519279718399,-0.867767453193665],[1.25638258457184,0.417147755622864,-1.09106981754303],[1.40185797214508,0.465448886156082,-1.29645681381226],[1.57106518745422,0.521629571914673,-1.48055601119995],[1.76122605800629,0.58476734161377,-1.64034450054169],[1.96921801567078,0.653825402259827,-1.77319860458374],[2.19162583351135,0.727669894695282,-1.87693679332733],[2.42479777336121,0.80508828163147,-1.94985580444336],[2.66490483283997,0.884809374809265,-1.99075818061829],[2.90800476074219,0.965524077415466,-1.99897241592407],[3.15010571479797,1.04590713977814,-1.97436356544495],[3.38723230361938,1.12463855743408,-1.91733574867249],[3.61549115180969,1.2004257440567,-1.82882523536682],[3.83113408088684,1.27202415466309,-1.71028554439545],[4.03062057495117,1.33825814723969,-1.56366300582886],[4.21067428588867,1.39804017543793,-1.39136505126953],[4.36833953857422,1.45038866996765,-1.19622111320496],[4.50102710723877,1.49444401264191,-0.981435120105743],[4.60655879974365,1.5294828414917,-0.750533998012543],[4.68320083618164,1.55492973327637,-0.507309138774872],[4.72969532012939,1.57036697864532,-0.255754321813583],[4.74527883529663,1.57554113864899,-4.89858741034067e-16],[4.63458395004272,1.87633502483368,0],[4.61936378479004,1.8701730966568,0.255754321813583],[4.5739541053772,1.85178875923157,0.507309138774872],[4.49909973144531,1.82148361206055,0.750533998012543],[4.39602994918823,1.77975535392761,0.981435120105743],[4.26643753051758,1.7272891998291,1.19622111320496],[4.11245059967041,1.6649466753006,1.39136505126953],[3.93659663200378,1.59375131130219,1.56366300582886],[3.74176383018494,1.51487231254578,1.71028554439545],[3.53115129470825,1.42960464954376,1.82882523536682],[3.30821704864502,1.3393486738205,1.91733574867249],[3.07662200927734,1.24558615684509,1.97436356544495],[2.84016847610474,1.14985680580139,1.99897241592407],[2.60273957252502,1.05373251438141,1.99075818061829],[2.36823344230652,0.958791494369507,1.94985580444336],[2.14050102233887,0.866592824459076,1.87693679332733],[1.92328131198883,0.778650283813477,1.77319860458374],[1.72014129161835,0.696408033370972,1.64034450054169],[1.53441631793976,0.621216356754303,1.48055601119995],[1.36915624141693,0.554309904575348,1.29645681381226],[1.22707450389862,0.496787399053574,1.09106981754303],[1.11050403118134,0.449593245983124,0.867767453193665],[1.02135896682739,0.413502395153046,0.630216419696808],[0.961103022098541,0.389107495546341,0.382317245006561],[0.930725634098053,0.376809060573578,0.128140434622765],[0.930725634098053,0.376809060573578,-0.128140434622765],[0.961103022098541,0.389107495546341,-0.382317245006561],[1.02135896682739,0.413502395153046,-0.630216419696808],[1.11050403118134,0.449593245983124,-0.867767453193665],[1.22707450389862,0.496787399053574,-1.09106981754303],[1.36915624141693,0.554309904575348,-1.29645681381226],[1.53441631793976,0.621216356754303,-1.48055601119995],[1.72014129161835,0.696408033370972,-1.64034450054169],[1.92328131198883,0.778650283813477,-1.77319860458374],[2.14050102233887,0.866592824459076,-1.87693679332733],[2.36823344230652,0.958791494369507,-1.94985580444336],[2.60273957252502,1.05373251438141,-1.99075818061829],[2.84016847610474,1.14985680580139,-1.99897241592407],[3.07662200927734,1.24558615684509,-1.97436356544495],[3.30821704864502,1.3393486738205,-1.91733574867249],[3.53115129470825,1.42960464954376,-1.82882523536682],[3.74176383018494,1.51487231254578,-1.71028554439545],[3.93659663200378,1.59375131130219,-1.56366300582886],[4.11245059967041,1.6649466753006,-1.39136505126953],[4.26643753051758,1.7272891998291,-1.19622111320496],[4.39602994918823,1.77975535392761,-0.981435120105743],[4.49909973144531,1.82148361206055,-0.750533998012543],[4.5739541053772,1.85178875923157,-0.507309138774872],[4.61936378479004,1.8701730966568,-0.255754321813583],[4.63458395004272,1.87633502483368,-4.89858741034067e-16],[4.50484418869019,2.1694188117981,0],[4.49005031585693,2.16229438781738,0.255754321813583],[4.44591188430786,2.14103817939758,0.507309138774872],[4.37315273284912,2.10599946975708,0.750533998012543],[4.27296876907349,2.05775332450867,0.981435120105743],[4.14700412750244,1.99709188938141,1.19622111320496],[3.99732732772827,1.92501139640808,1.39136505126953],[3.82639646530151,1.84269535541534,1.56366300582886],[3.63701772689819,1.75149548053741,1.71028554439545],[3.43230104446411,1.65290904045105,1.82882523536682],[3.21560764312744,1.54855501651764,1.91733574867249],[2.9904956817627,1.4401468038559,1.97436356544495],[2.76066160202026,1.32946455478668,1.99897241592407],[2.52987909317017,1.2183256149292,1.99075818061829],[2.30193781852722,1.10855484008789,1.94985580444336],[2.08058023452759,1.00195467472076,1.87693679332733],[1.86944139003754,0.900275528430939,1.77319860458374],[1.67198801040649,0.805186986923218,1.64034450054169],[1.49146223068237,0.718250393867493,1.48055601119995],[1.33082842826843,0.640893161296844,1.29645681381226],[1.19272398948669,0.574385643005371,1.09106981754303],[1.07941675186157,0.519819736480713,0.867767453193665],[0.992767214775085,0.478091508150101,0.630216419696808],[0.934198141098022,0.449886113405228,0.382317245006561],[0.904671132564545,0.435666650533676,0.128140434622765],[0.904671132564545,0.435666650533676,-0.128140434622765],[0.934198141098022,0.449886113405228,-0.382317245006561],[0.992767214775085,0.478091508150101,-0.630216419696808],[1.07941675186157,0.519819736480713,-0.867767453193665],[1.19272398948669,0.574385643005371,-1.09106981754303],[1.33082842826843,0.640893161296844,-1.29645681381226],[1.49146223068237,0.718250393867493,-1.48055601119995],[1.67198801040649,0.805186986923218,-1.64034450054169],[1.86944139003754,0.900275528430939,-1.77319860458374],[2.08058023452759,1.00195467472076,-1.87693679332733],[2.30193781852722,1.10855484008789,-1.94985580444336],[2.52987909317017,1.2183256149292,-1.99075818061829],[2.76066160202026,1.32946455478668,-1.99897241592407],[2.9904956817627,1.4401468038559,-1.97436356544495],[3.21560764312744,1.54855501651764,-1.91733574867249],[3.43230104446411,1.65290904045105,-1.82882523536682],[3.63701772689819,1.75149548053741,-1.71028554439545],[3.82639646530151,1.84269535541534,-1.56366300582886],[3.99732732772827,1.92501139640808,-1.39136505126953],[4.14700412750244,1.99709188938141,-1.19622111320496],[4.27296876907349,2.05775332450867,-0.981435120105743],[4.37315273284912,2.10599946975708,-0.750533998012543],[4.44591188430786,2.14103817939758,-0.507309138774872],[4.49005031585693,2.16229438781738,-0.255754321813583],[4.50484418869019,2.1694188117981,-4.89858741034067e-16],[4.3565936088562,2.45358777046204,0],[4.34228658676147,2.44553017616272,0.255754321813583],[4.29960012435913,2.42148971557617,0.507309138774872],[4.22923612594604,2.38186120986938,0.750533998012543],[4.13234853744507,2.32729530334473,0.981435120105743],[4.01052951812744,2.25868821144104,1.19622111320496],[3.86577844619751,2.17716598510742,1.39136505126953],[3.70047283172607,2.08406734466553,1.56366300582886],[3.51732635498047,1.98092126846313,1.71028554439545],[3.31934666633606,1.8694212436676,1.82882523536682],[3.1097846031189,1.75139796733856,1.91733574867249],[2.89208078384399,1.62878954410553,1.97436356544495],[2.66981029510498,1.50360918045044,1.99897241592407],[2.44662284851074,1.37791228294373,1.99075818061829],[2.22618269920349,1.25376284122467,1.94985580444336],[2.01210999488831,1.1331992149353,1.87693679332733],[1.80791962146759,1.01820135116577,1.77319860458374],[1.61696422100067,0.910657286643982,1.64034450054169],[1.44237947463989,0.812332987785339,1.48055601119995],[1.28703188896179,0.724842846393585,1.29645681381226],[1.15347242355347,0.649623572826385,1.09106981754303],[1.04389405250549,0.587910175323486,0.867767453193665],[0.960096061229706,0.540716052055359,0.630216419696808],[0.903454422950745,0.508816063404083,0.382317245006561],[0.87489914894104,0.492734014987946,0.128140434622765],[0.87489914894104,0.492734014987946,-0.128140434622765],[0.903454422950745,0.508816063404083,-0.382317245006561],[0.960096061229706,0.540716052055359,-0.630216419696808],[1.04389405250549,0.587910175323486,-0.867767453193665],[1.15347242355347,0.649623572826385,-1.09106981754303],[1.28703188896179,0.724842846393585,-1.29645681381226],[1.44237947463989,0.812332987785339,-1.48055601119995],[1.61696422100067,0.910657286643982,-1.64034450054169],[1.80791962146759,1.01820135116577,-1.77319860458374],[2.01210999488831,1.1331992149353,-1.87693679332733],[2.22618269920349,1.25376284122467,-1.94985580444336],[2.44662284851074,1.37791228294373,-1.99075818061829],[2.66981029510498,1.50360918045044,-1.99897241592407],[2.89208078384399,1.62878954410553,-1.97436356544495],[3.1097846031189,1.75139796733856,-1.91733574867249],[3.31934666633606,1.8694212436676,-1.82882523536682],[3.51732635498047,1.98092126846313,-1.71028554439545],[3.70047283172607,2.08406734466553,-1.56366300582886],[3.86577844619751,2.17716598510742,-1.39136505126953],[4.01052951812744,2.25868821144104,-1.19622111320496],[4.13234853744507,2.32729530334473,-0.981435120105743],[4.22923612594604,2.38186120986938,-0.750533998012543],[4.29960012435913,2.42148971557617,-0.507309138774872],[4.34228658676147,2.44553017616272,-0.255754321813583],[4.3565936088562,2.45358777046204,-4.89858741034067e-16],[4.19044065475464,2.72767448425293,0],[4.1766791343689,2.7187168598175,0.255754321813583],[4.13562107086182,2.69199085235596,0.507309138774872],[4.06794023513794,2.64793562889099,0.750533998012543],[3.97474789619446,2.58727431297302,0.981435120105743],[3.8575747013092,2.51100301742554,1.19622111320496],[3.71834444999695,2.42037391662598,1.39136505126953],[3.55934309959412,2.31687569618225,1.56366300582886],[3.38318157196045,2.20220708847046,1.71028554439545],[3.19275259971619,2.0782516002655,1.82882523536682],[2.99118280410767,1.94704413414001,1.91733574867249],[2.78178191184998,1.81073927879333,1.97436356544495],[2.56798839569092,1.67157518863678,1.99897241592407],[2.35331273078918,1.53183686733246,1.99075818061829],[2.14127993583679,1.39381885528564,1.94985580444336],[1.93537163734436,1.2597873210907,1.87693679332733],[1.73896861076355,1.13194310665131,1.77319860458374],[1.55529594421387,1.01238548755646,1.64034450054169],[1.38736951351166,0.903077483177185,1.48055601119995],[1.23794674873352,0.805814027786255,1.29645681381226],[1.10948097705841,0.722192108631134,1.09106981754303],[1.00408172607422,0.653584778308868,0.867767453193665],[0.923479676246643,0.601118624210358,0.630216419696808],[0.868998229503632,0.565655171871185,0.382317245006561],[0.841531991958618,0.547776639461517,0.128140434622765],[0.841531991958618,0.547776639461517,-0.128140434622765],[0.868998229503632,0.565655171871185,-0.382317245006561],[0.923479676246643,0.601118624210358,-0.630216419696808],[1.00408172607422,0.653584778308868,-0.867767453193665],[1.10948097705841,0.722192108631134,-1.09106981754303],[1.23794674873352,0.805814027786255,-1.29645681381226],[1.38736951351166,0.903077483177185,-1.48055601119995],[1.55529594421387,1.01238548755646,-1.64034450054169],[1.73896861076355,1.13194310665131,-1.77319860458374],[1.93537163734436,1.2597873210907,-1.87693679332733],[2.14127993583679,1.39381885528564,-1.94985580444336],[2.35331273078918,1.53183686733246,-1.99075818061829],[2.56798839569092,1.67157518863678,-1.99897241592407],[2.78178191184998,1.81073927879333,-1.97436356544495],[2.99118280410767,1.94704413414001,-1.91733574867249],[3.19275259971619,2.0782516002655,-1.82882523536682],[3.38318157196045,2.20220708847046,-1.71028554439545],[3.55934309959412,2.31687569618225,-1.56366300582886],[3.71834444999695,2.42037391662598,-1.39136505126953],[3.8575747013092,2.51100301742554,-1.19622111320496],[3.97474789619446,2.58727431297302,-0.981435120105743],[4.06794023513794,2.64793562889099,-0.750533998012543],[4.13562107086182,2.69199085235596,-0.507309138774872],[4.1766791343689,2.7187168598175,-0.255754321813583],[4.19044065475464,2.72767448425293,-4.89858741034067e-16],[4.00706815719604,2.9905526638031,0],[3.99390888214111,2.98073172569275,0.255754321813583],[3.95464754104614,2.95143008232117,0.507309138774872],[3.88992834091187,2.90312886238098,0.750533998012543],[3.80081415176392,2.83662128448486,0.981435120105743],[3.68876838684082,2.75299954414368,1.19622111320496],[3.55563068389893,2.65363621711731,1.39136505126953],[3.40358734130859,2.54016327857971,1.56366300582886],[3.23513460159302,2.41444373130798,1.71028554439545],[3.05303859710693,2.27854204177856,1.82882523536682],[2.86028933525085,2.13468956947327,1.91733574867249],[2.66005182266235,1.98524832725525,1.97436356544495],[2.45561408996582,1.8326723575592,1.99897241592407],[2.25033259391785,1.67946684360504,1.99075818061829],[2.04757833480835,1.52814733982086,1.94985580444336],[1.85068035125732,1.38119864463806,1.87693679332733],[1.66287183761597,1.24103355407715,1.77319860458374],[1.48723673820496,1.10995364189148,1.64034450054169],[1.32665872573853,0.990111112594604,1.48055601119995],[1.18377459049225,0.883473873138428,1.29645681381226],[1.06093037128448,0.791792929172516,1.09106981754303],[0.960143446922302,0.716573655605316,0.867767453193665],[0.883068442344666,0.659051120281219,0.630216419696808],[0.830971121788025,0.620169878005981,0.382317245006561],[0.804706811904907,0.600568294525146,0.128140434622765],[0.804706811904907,0.600568294525146,-0.128140434622765],[0.830971121788025,0.620169878005981,-0.382317245006561],[0.883068442344666,0.659051120281219,-0.630216419696808],[0.960143446922302,0.716573655605316,-0.867767453193665],[1.06093037128448,0.791792929172516,-1.09106981754303],[1.18377459049225,0.883473873138428,-1.29645681381226],[1.32665872573853,0.990111112594604,-1.48055601119995],[1.48723673820496,1.10995364189148,-1.64034450054169],[1.66287183761597,1.24103355407715,-1.77319860458374],[1.85068035125732,1.38119864463806,-1.87693679332733],[2.04757833480835,1.52814733982086,-1.94985580444336],[2.25033259391785,1.67946684360504,-1.99075818061829],[2.45561408996582,1.8326723575592,-1.99897241592407],[2.66005182266235,1.98524832725525,-1.97436356544495],[2.86028933525085,2.13468956947327,-1.91733574867249],[3.05303859710693,2.27854204177856,-1.82882523536682],[3.23513460159302,2.41444373130798,-1.71028554439545],[3.40358734130859,2.54016327857971,-1.56366300582886],[3.55563068389893,2.65363621711731,-1.39136505126953],[3.68876838684082,2.75299954414368,-1.19622111320496],[3.80081415176392,2.83662128448486,-0.981435120105743],[3.88992834091187,2.90312886238098,-0.750533998012543],[3.95464754104614,2.95143008232117,-0.507309138774872],[3.99390888214111,2.98073172569275,-0.255754321813583],[4.00706815719604,2.9905526638031,-4.89858741034067e-16],[3.80722975730896,3.24114203453064,0],[3.79472684860229,3.23049807548523,0.255754321813583],[3.75742340087891,3.19874119758606,0.507309138774872],[3.69593191146851,3.14639282226562,0.750533998012543],[3.61126208305359,3.07431221008301,0.981435120105743],[3.5048041343689,2.98368334770203,1.19622111320496],[3.37830638885498,2.87599396705627,1.39136505126953],[3.23384547233582,2.75301265716553,1.56366300582886],[3.07379364967346,2.61675882339478,1.71028554439545],[2.90077924728394,2.46946930885315,1.82882523536682],[2.71764254570007,2.31356287002563,1.91733574867249],[2.52739119529724,2.15159964561462,1.97436356544495],[2.33314895629883,1.98623871803284,1.99897241592407],[2.13810515403748,1.82019543647766,1.99075818061829],[1.94546258449554,1.6561963558197,1.94985580444336],[1.75838422775269,1.49693429470062,1.87693679332733],[1.57994210720062,1.34502422809601,1.77319860458374],[1.41306602954865,1.20296061038971,1.64034450054169],[1.26049625873566,1.07307612895966,1.48055601119995],[1.12473797798157,0.957503378391266,1.29645681381226],[1.00802028179169,0.858140170574188,1.09106981754303],[0.912259697914124,0.776618003845215,0.867767453193665],[0.839028537273407,0.714275419712067,0.630216419696808],[0.789529383182526,0.672136127948761,0.382317245006561],[0.764574885368347,0.650892078876495,0.128140434622765],[0.764574885368347,0.650892078876495,-0.128140434622765],[0.789529383182526,0.672136127948761,-0.382317245006561],[0.839028537273407,0.714275419712067,-0.630216419696808],[0.912259697914124,0.776618003845215,-0.867767453193665],[1.00802028179169,0.858140170574188,-1.09106981754303],[1.12473797798157,0.957503378391266,-1.29645681381226],[1.26049625873566,1.07307612895966,-1.48055601119995],[1.41306602954865,1.20296061038971,-1.64034450054169],[1.57994210720062,1.34502422809601,-1.77319860458374],[1.75838422775269,1.49693429470062,-1.87693679332733],[1.94546258449554,1.6561963558197,-1.94985580444336],[2.13810515403748,1.82019543647766,-1.99075818061829],[2.33314895629883,1.98623871803284,-1.99897241592407],[2.52739119529724,2.15159964561462,-1.97436356544495],[2.71764254570007,2.31356287002563,-1.91733574867249],[2.90077924728394,2.46946930885315,-1.82882523536682],[3.07379364967346,2.61675882339478,-1.71028554439545],[3.23384547233582,2.75301265716553,-1.56366300582886],[3.37830638885498,2.87599396705627,-1.39136505126953],[3.5048041343689,2.98368334770203,-1.19622111320496],[3.61126208305359,3.07431221008301,-0.981435120105743],[3.69593191146851,3.14639282226562,-0.750533998012543],[3.75742340087891,3.19874119758606,-0.507309138774872],[3.79472684860229,3.23049807548523,-0.255754321813583],[3.80722975730896,3.24114203453064,-4.89858741034067e-16],[3.59174680709839,3.47841286659241,0],[3.5799515247345,3.46698975563049,0.255754321813583],[3.54475927352905,3.4329080581665,0.507309138774872],[3.48674821853638,3.37672734260559,0.750533998012543],[3.4068706035614,3.2993700504303,0.981435120105743],[3.30643796920776,3.20210671424866,1.19622111320496],[3.18709969520569,3.08653378486633,1.39136505126953],[3.05081510543823,2.95454955101013,1.56366300582886],[2.89982199668884,2.80832099914551,1.71028554439545],[2.7365996837616,2.65024900436401,1.82882523536682],[2.56382846832275,2.48292946815491,1.91733574867249],[2.38434505462646,2.3091094493866,1.97436356544495],[2.201096534729,2.13164305686951,1.99897241592407],[2.01709198951721,1.95344460010529,1.99075818061829],[1.83535254001617,1.77743983268738,1.94985580444336],[1.65886247158051,1.60651874542236,1.87693679332733],[1.49051988124847,1.44348800182343,1.77319860458374],[1.3330887556076,1.29102444648743,1.64034450054169],[1.1891542673111,1.15163171291351,1.48055601119995],[1.061079621315,1.02759826183319,1.29645681381226],[0.950967967510223,0.920961081981659,1.09106981754303],[0.860627233982086,0.83347100019455,0.867767453193665],[0.791540920734406,0.766564607620239,0.630216419696808],[0.744843304157257,0.721340477466583,0.382317245006561],[0.721301198005676,0.698541283607483,0.128140434622765],[0.721301198005676,0.698541283607483,-0.128140434622765],[0.744843304157257,0.721340477466583,-0.382317245006561],[0.791540920734406,0.766564607620239,-0.630216419696808],[0.860627233982086,0.83347100019455,-0.867767453193665],[0.950967967510223,0.920961081981659,-1.09106981754303],[1.061079621315,1.02759826183319,-1.29645681381226],[1.1891542673111,1.15163171291351,-1.48055601119995],[1.3330887556076,1.29102444648743,-1.64034450054169],[1.49051988124847,1.44348800182343,-1.77319860458374],[1.65886247158051,1.60651874542236,-1.87693679332733],[1.83535254001617,1.77743983268738,-1.94985580444336],[2.01709198951721,1.95344460010529,-1.99075818061829],[2.201096534729,2.13164305686951,-1.99897241592407],[2.38434505462646,2.3091094493866,-1.97436356544495],[2.56382846832275,2.48292946815491,-1.91733574867249],[2.7365996837616,2.65024900436401,-1.82882523536682],[2.89982199668884,2.80832099914551,-1.71028554439545],[3.05081510543823,2.95454955101013,-1.56366300582886],[3.18709969520569,3.08653378486633,-1.39136505126953],[3.30643796920776,3.20210671424866,-1.19622111320496],[3.4068706035614,3.2993700504303,-0.981435120105743],[3.48674821853638,3.37672734260559,-0.750533998012543],[3.54475927352905,3.4329080581665,-0.507309138774872],[3.5799515247345,3.46698975563049,-0.255754321813583],[3.59174680709839,3.47841286659241,-4.89858741034067e-16],[3.36150455474854,3.70139002799988,0],[3.35046529769897,3.68923473358154,0.255754321813583],[3.31752896308899,3.65296816825867,0.507309138774872],[3.26323652267456,3.59318614006042,0.750533998012543],[3.18847942352295,3.51087021827698,0.981435120105743],[3.09448480606079,3.40737175941467,1.19622111320496],[2.98279643058777,3.28439044952393,1.39136505126953],[2.85524821281433,3.14394545555115,1.56366300582886],[2.71393418312073,2.98834323883057,1.71028554439545],[2.56117510795593,2.82013845443726,1.82882523536682],[2.39947891235352,2.64209294319153,1.91733574867249],[2.23150086402893,2.45713067054749,1.97436356544495],[2.0599992275238,2.26828813552856,1.99897241592407],[1.8877899646759,2.07866644859314,1.99075818061829],[1.71770060062408,1.89137923717499,1.94985580444336],[1.55252420902252,1.70950174331665,1.87693679332733],[1.39497292041779,1.53602015972137,1.77319860458374],[1.24763357639313,1.37378323078156,1.64034450054169],[1.11292564868927,1.22545492649078,1.48055601119995],[0.993061065673828,1.09347057342529,1.29645681381226],[0.89000791311264,0.979997634887695,1.09106981754303],[0.805458307266235,0.88689911365509,0.867767453193665],[0.740800619125366,0.815703809261322,0.630216419696808],[0.697096467018127,0.767580687999725,0.382317245006561],[0.675063490867615,0.743319928646088,0.128140434622765],[0.675063490867615,0.743319928646088,-0.128140434622765],[0.697096467018127,0.767580687999725,-0.382317245006561],[0.740800619125366,0.815703809261322,-0.630216419696808],[0.805458307266235,0.88689911365509,-0.867767453193665],[0.89000791311264,0.979997634887695,-1.09106981754303],[0.993061065673828,1.09347057342529,-1.29645681381226],[1.11292564868927,1.22545492649078,-1.48055601119995],[1.24763357639313,1.37378323078156,-1.64034450054169],[1.39497292041779,1.53602015972137,-1.77319860458374],[1.55252420902252,1.70950174331665,-1.87693679332733],[1.71770060062408,1.89137923717499,-1.94985580444336],[1.8877899646759,2.07866644859314,-1.99075818061829],[2.0599992275238,2.26828813552856,-1.99897241592407],[2.23150086402893,2.45713067054749,-1.97436356544495],[2.39947891235352,2.64209294319153,-1.91733574867249],[2.56117510795593,2.82013845443726,-1.82882523536682],[2.71393418312073,2.98834323883057,-1.71028554439545],[2.85524821281433,3.14394545555115,-1.56366300582886],[2.98279643058777,3.28439044952393,-1.39136505126953],[3.09448480606079,3.40737175941467,-1.19622111320496],[3.18847942352295,3.51087021827698,-0.981435120105743],[3.26323652267456,3.59318614006042,-0.750533998012543],[3.31752896308899,3.65296816825867,-0.507309138774872],[3.35046529769897,3.68923473358154,-0.255754321813583],[3.36150455474854,3.70139002799988,-4.89858741034067e-16],[3.11744904518127,3.90915751457214,0],[3.10721135139465,3.89631986618042,0.255754321813583],[3.07666635513306,3.85801768302917,0.507309138774872],[3.02631568908691,3.79487991333008,0.750533998012543],[2.95698595046997,3.70794320106506,0.981435120105743],[2.86981582641602,3.59863519668579,1.19622111320496],[2.76623630523682,3.46875071525574,1.39136505126953],[2.64794850349426,3.32042241096497,1.56366300582886],[2.51689434051514,3.156085729599,1.71028554439545],[2.37522602081299,2.97843909263611,1.82882523536682],[2.22526955604553,2.79039978981018,1.91733574867249],[2.06948733329773,2.59505486488342,1.97436356544495],[1.91043710708618,2.39561223983765,1.99897241592407],[1.75073063373566,2.19534683227539,1.99075818061829],[1.59299039840698,1.99754667282104,1.94985580444336],[1.43980622291565,1.805459856987,1.87693679332733],[1.29369354248047,1.62224042415619,1.77319860458374],[1.15705156326294,1.45089685916901,1.64034450054169],[1.0321239233017,1.29424250125885,1.48055601119995],[0.920961797237396,1.15484964847565,1.29645681381226],[0.825390636920929,1.03500711917877,1.09106981754303],[0.746979594230652,0.936682820320129,0.867767453193665],[0.687016248703003,0.861491143703461,0.630216419696808],[0.646485149860382,0.810666739940643,0.382317245006561],[0.626051843166351,0.785044193267822,0.128140434622765],[0.626051843166351,0.785044193267822,-0.128140434622765],[0.646485149860382,0.810666739940643,-0.382317245006561],[0.687016248703003,0.861491143703461,-0.630216419696808],[0.746979594230652,0.936682820320129,-0.867767453193665],[0.825390636920929,1.03500711917877,-1.09106981754303],[0.920961797237396,1.15484964847565,-1.29645681381226],[1.0321239233017,1.29424250125885,-1.48055601119995],[1.15705156326294,1.45089685916901,-1.64034450054169],[1.29369354248047,1.62224042415619,-1.77319860458374],[1.43980622291565,1.805459856987,-1.87693679332733],[1.59299039840698,1.99754667282104,-1.94985580444336],[1.75073063373566,2.19534683227539,-1.99075818061829],[1.91043710708618,2.39561223983765,-1.99897241592407],[2.06948733329773,2.59505486488342,-1.97436356544495],[2.22526955604553,2.79039978981018,-1.91733574867249],[2.37522602081299,2.97843909263611,-1.82882523536682],[2.51689434051514,3.156085729599,-1.71028554439545],[2.64794850349426,3.32042241096497,-1.56366300582886],[2.76623630523682,3.46875071525574,-1.39136505126953],[2.86981582641602,3.59863519668579,-1.19622111320496],[2.95698595046997,3.70794320106506,-0.981435120105743],[3.02631568908691,3.79487991333008,-0.750533998012543],[3.07666635513306,3.85801768302917,-0.507309138774872],[3.10721135139465,3.89631986618042,-0.255754321813583],[3.11744904518127,3.90915751457214,-4.89858741034067e-16],[2.86058330535889,4.10086107254028,0],[2.85118913650513,4.08739423751831,0.255754321813583],[2.82316088676453,4.04721355438232,0.507309138774872],[2.77695894241333,3.98097968101501,0.750533998012543],[2.71334195137024,3.88977956771851,0.981435120105743],[2.63335418701172,3.77511119842529,1.19622111320496],[2.53830933570862,3.63885712623596,1.39136505126953],[2.42976784706116,3.48325490951538,1.56366300582886],[2.3095121383667,3.31085920333862,1.71028554439545],[2.17951655387878,3.12450098991394,1.82882523536682],[2.04191589355469,2.92724013328552,1.91733574867249],[1.89896953105927,2.72231554985046,1.97436356544495],[1.75302445888519,2.5130922794342,1.99897241592407],[1.6064772605896,2.3030059337616,1.99075818061829],[1.46173405647278,2.0955057144165,1.94985580444336],[1.32117176055908,1.89399909973145,1.87693679332733],[1.18709826469421,1.70179462432861,1.77319860458374],[1.06171500682831,1.52204835414886,1.64034450054169],[0.947080910205841,1.3577116727829,1.48055601119995],[0.84507817029953,1.21148312091827,1.29645681381226],[0.757381618022919,1.08576357364655,1.09106981754303],[0.685431361198425,0.982617437839508,0.867767453193665],[0.630408763885498,0.903738379478455,0.630216419696808],[0.593217313289642,0.850421607494354,0.382317245006561],[0.574467599391937,0.823542535305023,0.128140434622765],[0.574467599391937,0.823542535305023,-0.128140434622765],[0.593217313289642,0.850421607494354,-0.382317245006561],[0.630408763885498,0.903738379478455,-0.630216419696808],[0.685431361198425,0.982617437839508,-0.867767453193665],[0.757381618022919,1.08576357364655,-1.09106981754303],[0.84507817029953,1.21148312091827,-1.29645681381226],[0.947080910205841,1.3577116727829,-1.48055601119995],[1.06171500682831,1.52204835414886,-1.64034450054169],[1.18709826469421,1.70179462432861,-1.77319860458374],[1.32117176055908,1.89399909973145,-1.87693679332733],[1.46173405647278,2.0955057144165,-1.94985580444336],[1.6064772605896,2.3030059337616,-1.99075818061829],[1.75302445888519,2.5130922794342,-1.99897241592407],[1.89896953105927,2.72231554985046,-1.97436356544495],[2.04191589355469,2.92724013328552,-1.91733574867249],[2.17951655387878,3.12450098991394,-1.82882523536682],[2.3095121383667,3.31085920333862,-1.71028554439545],[2.42976784706116,3.48325490951538,-1.56366300582886],[2.53830933570862,3.63885712623596,-1.39136505126953],[2.63335418701172,3.77511119842529,-1.19622111320496],[2.71334195137024,3.88977956771851,-0.981435120105743],[2.77695894241333,3.98097968101501,-0.750533998012543],[2.82316088676453,4.04721355438232,-0.507309138774872],[2.85118913650513,4.08739423751831,-0.255754321813583],[2.86058330535889,4.10086107254028,-4.89858741034067e-16],[2.59196281433105,4.27571392059326,0],[2.58345079421997,4.26167249679565,0.255754321813583],[2.55805468559265,4.21977853775024,0.507309138774872],[2.51619124412537,4.15072059631348,0.750533998012543],[2.45854806900024,4.0556321144104,0.981435120105743],[2.38607144355774,3.93607449531555,1.19622111320496],[2.29995155334473,3.79401087760925,1.39136505126953],[2.20160269737244,3.63177394866943,1.56366300582886],[2.09263944625854,3.4520275592804,1.71028554439545],[1.97485101222992,3.25772333145142,1.82882523536682],[1.85017168521881,3.05205178260803,1.91733574867249],[1.72064852714539,2.83838963508606,1.97436356544495],[1.58840835094452,2.62024569511414,1.99897241592407],[1.45562243461609,2.40120148658752,1.99075818061829],[1.32447135448456,2.18485403060913,1.94985580444336],[1.19710838794708,1.9747554063797,1.87693679332733],[1.07562482357025,1.77435576915741,1.77319860458374],[0.962015628814697,1.58694541454315,1.64034450054169],[0.858146131038666,1.41560184955597,1.48055601119995],[0.76572185754776,1.26313829421997,1.29645681381226],[0.686260402202606,1.1320583820343,1.09106981754303],[0.621066570281982,1.02451431751251,0.867767453193665],[0.57121080160141,0.942272007465363,0.630216419696808],[0.537511765956879,0.886681854724884,0.382317245006561],[0.520522773265839,0.858656704425812,0.128140434622765],[0.520522773265839,0.858656704425812,-0.128140434622765],[0.537511765956879,0.886681854724884,-0.382317245006561],[0.57121080160141,0.942272007465363,-0.630216419696808],[0.621066570281982,1.02451431751251,-0.867767453193665],[0.686260402202606,1.1320583820343,-1.09106981754303],[0.76572185754776,1.26313829421997,-1.29645681381226],[0.858146131038666,1.41560184955597,-1.48055601119995],[0.962015628814697,1.58694541454315,-1.64034450054169],[1.07562482357025,1.77435576915741,-1.77319860458374],[1.19710838794708,1.9747554063797,-1.87693679332733],[1.32447135448456,2.18485403060913,-1.94985580444336],[1.45562243461609,2.40120148658752,-1.99075818061829],[1.58840835094452,2.62024569511414,-1.99897241592407],[1.72064852714539,2.83838963508606,-1.97436356544495],[1.85017168521881,3.05205178260803,-1.91733574867249],[1.97485101222992,3.25772333145142,-1.82882523536682],[2.09263944625854,3.4520275592804,-1.71028554439545],[2.20160269737244,3.63177394866943,-1.56366300582886],[2.29995155334473,3.79401087760925,-1.39136505126953],[2.38607144355774,3.93607449531555,-1.19622111320496],[2.45854806900024,4.0556321144104,-0.981435120105743],[2.51619124412537,4.15072059631348,-0.750533998012543],[2.55805468559265,4.21977853775024,-0.507309138774872],[2.58345079421997,4.26167249679565,-0.255754321813583],[2.59196281433105,4.27571392059326,-4.89858741034067e-16],[2.31269145011902,4.43299674987793,0],[2.30509662628174,4.41843843460083,0.255754321813583],[2.28243660926819,4.37500381469727,0.507309138774872],[2.24508380889893,4.30340528488159,0.750533998012543],[2.1936514377594,4.2048192024231,0.981435120105743],[2.12898373603821,4.08086347579956,1.19622111320496],[2.05214309692383,3.93357396125793,1.39136505126953],[1.96439063549042,3.76536917686462,1.56366300582886],[1.86716771125793,3.57901096343994,1.71028554439545],[1.76207041740417,3.37755918502808,1.82882523536682],[1.65082466602325,3.16432189941406,1.91733574867249],[1.53525698184967,2.94280028343201,1.97436356544495],[1.41726505756378,2.71663165092468,1.99897241592407],[1.29878616333008,2.48953008651733,1.99075818061829],[1.18176591396332,2.26522421836853,1.94985580444336],[1.06812572479248,2.04739713668823,1.87693679332733],[0.95973151922226,1.83962571620941,1.77319860458374],[0.858363151550293,1.64532148838043,1.64034450054169],[0.765685081481934,1.46767497062683,1.48055601119995],[0.683219075202942,1.30960297584534,1.29645681381226],[0.61231917142868,1.17370128631592,1.09106981754303],[0.554149687290192,1.0622011423111,0.867767453193665],[0.509665608406067,0.976933598518372,0.630216419696808],[0.479597479104996,0.919298589229584,0.382317245006561],[0.464438945055008,0.890242516994476,0.128140434622765],[0.464438945055008,0.890242516994476,-0.128140434622765],[0.479597479104996,0.919298589229584,-0.382317245006561],[0.509665608406067,0.976933598518372,-0.630216419696808],[0.554149687290192,1.0622011423111,-0.867767453193665],[0.61231917142868,1.17370128631592,-1.09106981754303],[0.683219075202942,1.30960297584534,-1.29645681381226],[0.765685081481934,1.46767497062683,-1.48055601119995],[0.858363151550293,1.64532148838043,-1.64034450054169],[0.95973151922226,1.83962571620941,-1.77319860458374],[1.06812572479248,2.04739713668823,-1.87693679332733],[1.18176591396332,2.26522421836853,-1.94985580444336],[1.29878616333008,2.48953008651733,-1.99075818061829],[1.41726505756378,2.71663165092468,-1.99897241592407],[1.53525698184967,2.94280028343201,-1.97436356544495],[1.65082466602325,3.16432189941406,-1.91733574867249],[1.76207041740417,3.37755918502808,-1.82882523536682],[1.86716771125793,3.57901096343994,-1.71028554439545],[1.96439063549042,3.76536917686462,-1.56366300582886],[2.05214309692383,3.93357396125793,-1.39136505126953],[2.12898373603821,4.08086347579956,-1.19622111320496],[2.1936514377594,4.2048192024231,-0.981435120105743],[2.24508380889893,4.30340528488159,-0.750533998012543],[2.28243660926819,4.37500381469727,-0.507309138774872],[2.30509662628174,4.41843843460083,-0.255754321813583],[2.31269145011902,4.43299674987793,-4.89858741034067e-16],[2.02391672134399,4.57206296920776,0],[2.0172700881958,4.55704832077026,0.255754321813583],[1.99743974208832,4.51225090026855,0.507309138774872],[1.96475100517273,4.43840646743774,0.750533998012543],[1.91974067687988,4.33672761917114,0.981435120105743],[1.86314785480499,4.20888328552246,1.19622111320496],[1.79590177536011,4.05697345733643,1.39136505126953],[1.71910655498505,3.88349175453186,1.56366300582886],[1.63402342796326,3.69128727912903,1.71028554439545],[1.54204916954041,3.4835159778595,1.82882523536682],[1.44469404220581,3.26358914375305,1.91733574867249],[1.34355676174164,3.03511810302734,1.97436356544495],[1.24029791355133,2.80185461044312,1.99897241592407],[1.13661301136017,2.56762862205505,1.99075818061829],[1.03420448303223,2.33628606796265,1.94985580444336],[0.934754014015198,2.11162543296814,1.87693679332733],[0.839894413948059,1.89733612537384,1.77319860458374],[0.751183450222015,1.69693648815155,1.64034450054169],[0.670077621936798,1.51371705532074,1.48055601119995],[0.597908735275269,1.3506863117218,1.29645681381226],[0.535861790180206,1.21052122116089,1.09106981754303],[0.484955638647079,1.09552323818207,0.867767453193665],[0.446026116609573,1.00758075714111,0.630216419696808],[0.419712424278259,0.948137700557709,0.382317245006561],[0.406446695327759,0.918170154094696,0.128140434622765],[0.406446695327759,0.918170154094696,-0.128140434622765],[0.419712424278259,0.948137700557709,-0.382317245006561],[0.446026116609573,1.00758075714111,-0.630216419696808],[0.484955638647079,1.09552323818207,-0.867767453193665],[0.535861790180206,1.21052122116089,-1.09106981754303],[0.597908735275269,1.3506863117218,-1.29645681381226],[0.670077621936798,1.51371705532074,-1.48055601119995],[0.751183450222015,1.69693648815155,-1.64034450054169],[0.839894413948059,1.89733612537384,-1.77319860458374],[0.934754014015198,2.11162543296814,-1.87693679332733],[1.03420448303223,2.33628606796265,-1.94985580444336],[1.13661301136017,2.56762862205505,-1.99075818061829],[1.24029791355133,2.80185461044312,-1.99897241592407],[1.34355676174164,3.03511810302734,-1.97436356544495],[1.44469404220581,3.26358914375305,-1.91733574867249],[1.54204916954041,3.4835159778595,-1.82882523536682],[1.63402342796326,3.69128727912903,-1.71028554439545],[1.71910655498505,3.88349175453186,-1.56366300582886],[1.79590177536011,4.05697345733643,-1.39136505126953],[1.86314785480499,4.20888328552246,-1.19622111320496],[1.91974067687988,4.33672761917114,-0.981435120105743],[1.96475100517273,4.43840646743774,-0.750533998012543],[1.99743974208832,4.51225090026855,-0.507309138774872],[2.0172700881958,4.55704832077026,-0.255754321813583],[2.02391672134399,4.57206296920776,-4.89858741034067e-16],[1.72682523727417,4.69234228134155,0],[1.72115433216095,4.6769323348999,0.255754321813583],[1.70423483848572,4.63095664978027,0.507309138774872],[1.67634451389313,4.55516958236694,0.750533998012543],[1.63794124126434,4.45081567764282,0.981435120105743],[1.58965563774109,4.31960821151733,1.19622111320496],[1.53228068351746,4.16370153427124,1.39136505126953],[1.46675837039948,3.98565626144409,1.56366300582886],[1.39416456222534,3.78839540481567,1.71028554439545],[1.31569123268127,3.57515811920166,1.82882523536682],[1.23262691497803,3.34944558143616,1.91733574867249],[1.14633560180664,3.11496424674988,1.97436356544495],[1.05823409557343,2.87556409835815,1.99897241592407],[0.969769179821014,2.63517618179321,1.99075818061829],[0.88239324092865,2.39774751663208,1.94985580444336],[0.79754114151001,2.1671769618988,1.87693679332733],[0.716606020927429,1.94725012779236,1.77319860458374],[0.64091694355011,1.74157845973969,1.64034450054169],[0.571716725826263,1.55353891849518,1.48055601119995],[0.510141491889954,1.38621926307678,1.29645681381226],[0.457202464342117,1.24236679077148,1.09106981754303],[0.413768827915192,1.12434363365173,0.867767453193665],[0.380553781986237,1.03408753871918,0.630216419696808],[0.358102709054947,0.973080694675446,0.382317245006561],[0.346784234046936,0.942324817180634,0.128140434622765],[0.346784234046936,0.942324817180634,-0.128140434622765],[0.358102709054947,0.973080694675446,-0.382317245006561],[0.380553781986237,1.03408753871918,-0.630216419696808],[0.413768827915192,1.12434363365173,-0.867767453193665],[0.457202464342117,1.24236679077148,-1.09106981754303],[0.510141491889954,1.38621926307678,-1.29645681381226],[0.571716725826263,1.55353891849518,-1.48055601119995],[0.64091694355011,1.74157845973969,-1.64034450054169],[0.716606020927429,1.94725012779236,-1.77319860458374],[0.79754114151001,2.1671769618988,-1.87693679332733],[0.88239324092865,2.39774751663208,-1.94985580444336],[0.969769179821014,2.63517618179321,-1.99075818061829],[1.05823409557343,2.87556409835815,-1.99897241592407],[1.14633560180664,3.11496424674988,-1.97436356544495],[1.23262691497803,3.34944558143616,-1.91733574867249],[1.31569123268127,3.57515811920166,-1.82882523536682],[1.39416456222534,3.78839540481567,-1.71028554439545],[1.46675837039948,3.98565626144409,-1.56366300582886],[1.53228068351746,4.16370153427124,-1.39136505126953],[1.58965563774109,4.31960821151733,-1.19622111320496],[1.63794124126434,4.45081567764282,-0.981435120105743],[1.67634451389313,4.55516958236694,-0.750533998012543],[1.70423483848572,4.63095664978027,-0.507309138774872],[1.72115433216095,4.6769323348999,-0.255754321813583],[1.72682523727417,4.69234228134155,-4.89858741034067e-16],[1.42263793945312,4.79333925247192,0],[1.41796600818634,4.77759790420532,0.255754321813583],[1.40402686595917,4.73063230514526,0.507309138774872],[1.38104951381683,4.65321397781372,0.750533998012543],[1.34941112995148,4.54661417007446,0.981435120105743],[1.30963134765625,4.41258239746094,1.19622111320496],[1.26236319541931,4.25332021713257,1.39136505126953],[1.20838284492493,4.07144260406494,1.56366300582886],[1.1485767364502,3.86993622779846,1.71028554439545],[1.08392679691315,3.65210914611816,1.82882523536682],[1.01549470424652,3.42153835296631,1.91733574867249],[0.944403886795044,3.18201017379761,1.97436356544495],[0.871821880340576,2.93745708465576,1.99897241592407],[0.798940360546112,2.69189524650574,1.99075818061829],[0.726956069469452,2.44935631752014,1.94985580444336],[0.657050967216492,2.21382284164429,1.87693679332733],[0.590372979640961,1.98916232585907,1.77319860458374],[0.528016805648804,1.77906382083893,1.64034450054169],[0.471006453037262,1.58697700500488,1.48055601119995],[0.420278012752533,1.41605603694916,1.29645681381226],[0.376664400100708,1.26910734176636,1.09106981754303],[0.340881764888763,1.14854383468628,0.867767453193665],[0.313517689704895,1.0563451051712,0.630216419696808],[0.295021444559097,0.994025111198425,0.382317245006561],[0.285696774721146,0.962607204914093,0.128140434622765],[0.285696774721146,0.962607204914093,-0.128140434622765],[0.295021444559097,0.994025111198425,-0.382317245006561],[0.313517689704895,1.0563451051712,-0.630216419696808],[0.340881764888763,1.14854383468628,-0.867767453193665],[0.376664400100708,1.26910734176636,-1.09106981754303],[0.420278012752533,1.41605603694916,-1.29645681381226],[0.471006453037262,1.58697700500488,-1.48055601119995],[0.528016805648804,1.77906382083893,-1.64034450054169],[0.590372979640961,1.98916232585907,-1.77319860458374],[0.657050967216492,2.21382284164429,-1.87693679332733],[0.726956069469452,2.44935631752014,-1.94985580444336],[0.798940360546112,2.69189524650574,-1.99075818061829],[0.871821880340576,2.93745708465576,-1.99897241592407],[0.944403886795044,3.18201017379761,-1.97436356544495],[1.01549470424652,3.42153835296631,-1.91733574867249],[1.08392679691315,3.65210914611816,-1.82882523536682],[1.1485767364502,3.86993622779846,-1.71028554439545],[1.20838284492493,4.07144260406494,-1.56366300582886],[1.26236319541931,4.25332021713257,-1.39136505126953],[1.30963134765625,4.41258239746094,-1.19622111320496],[1.34941112995148,4.54661417007446,-0.981435120105743],[1.38104951381683,4.65321397781372,-0.750533998012543],[1.40402686595917,4.73063230514526,-0.507309138774872],[1.41796600818634,4.77759790420532,-0.255754321813583],[1.42263793945312,4.79333925247192,-4.89858741034067e-16],[1.11260461807251,4.8746395111084,0],[1.10895085334778,4.8586311340332,0.255754321813583],[1.09804952144623,4.81086921691895,0.507309138774872],[1.08007955551147,4.73213768005371,0.750533998012543],[1.05533611774445,4.62372970581055,0.981435120105743],[1.02422547340393,4.48742485046387,1.19622111320496],[0.987258315086365,4.32546138763428,1.39136505126953],[0.94504189491272,4.14049911499023,1.56366300582886],[0.898269176483154,3.93557453155518,1.71028554439545],[0.847708344459534,3.71405291557312,1.82882523536682],[0.794189512729645,3.47957158088684,1.91733574867249],[0.738591432571411,3.23598051071167,1.97436356544495],[0.681827068328857,2.98727965354919,1.99897241592407],[0.624828517436981,2.73755264282227,1.99075818061829],[0.568531692028046,2.49090003967285,1.94985580444336],[0.513860881328583,2.25137162208557,1.87693679332733],[0.461713910102844,2.02290081977844,1.77319860458374],[0.412946939468384,1.80923879146576,1.64034450054169],[0.368360757827759,1.61389398574829,1.48055601119995],[0.328687459230423,1.44007384777069,1.29645681381226],[0.294578492641449,1.29063272476196,1.09106981754303],[0.266593933105469,1.16802430152893,0.867767453193665],[0.245193257927895,1.07426190376282,0.630216419696808],[0.230727881193161,1.01088488101959,0.382317245006561],[0.223435327410698,0.978934109210968,0.128140434622765],[0.223435327410698,0.978934109210968,-0.128140434622765],[0.230727881193161,1.01088488101959,-0.382317245006561],[0.245193257927895,1.07426190376282,-0.630216419696808],[0.266593933105469,1.16802430152893,-0.867767453193665],[0.294578492641449,1.29063272476196,-1.09106981754303],[0.328687459230423,1.44007384777069,-1.29645681381226],[0.368360757827759,1.61389398574829,-1.48055601119995],[0.412946939468384,1.80923879146576,-1.64034450054169],[0.461713910102844,2.02290081977844,-1.77319860458374],[0.513860881328583,2.25137162208557,-1.87693679332733],[0.568531692028046,2.49090003967285,-1.94985580444336],[0.624828517436981,2.73755264282227,-1.99075818061829],[0.681827068328857,2.98727965354919,-1.99897241592407],[0.738591432571411,3.23598051071167,-1.97436356544495],[0.794189512729645,3.47957158088684,-1.91733574867249],[0.847708344459534,3.71405291557312,-1.82882523536682],[0.898269176483154,3.93557453155518,-1.71028554439545],[0.94504189491272,4.14049911499023,-1.56366300582886],[0.987258315086365,4.32546138763428,-1.39136505126953],[1.02422547340393,4.48742485046387,-1.19622111320496],[1.05533611774445,4.62372970581055,-0.981435120105743],[1.08007955551147,4.73213768005371,-0.750533998012543],[1.09804952144623,4.81086921691895,-0.507309138774872],[1.10895085334778,4.8586311340332,-0.255754321813583],[1.11260461807251,4.8746395111084,-4.89858741034067e-16],[0.797999501228333,4.93590879440308,0],[0.795378863811493,4.91969919204712,0.255754321813583],[0.787559986114502,4.87133693695068,0.507309138774872],[0.774671316146851,4.79161596298218,0.750533998012543],[0.756924450397491,4.68184518814087,0.981435120105743],[0.734610736370087,4.54382705688477,1.19622111320496],[0.708096623420715,4.37982797622681,1.39136505126953],[0.677817523479462,4.19254112243652,1.56366300582886],[0.644270479679108,3.98504066467285,1.71028554439545],[0.608006417751312,3.76073479652405,1.82882523536682],[0.569620847702026,3.52330636978149,1.91733574867249],[0.529743909835815,3.2766535282135,1.97436356544495],[0.489030539989471,3.02482676506042,1.99897241592407],[0.448149144649506,2.77196097373962,1.99075818061829],[0.407771050930023,2.52220821380615,1.94985580444336],[0.368559241294861,2.27966928482056,1.87693679332733],[0.331157565116882,2.04832649230957,1.77319860458374],[0.296180158853531,1.83197903633118,1.64034450054169],[0.264201372861862,1.63417899608612,1.48055601119995],[0.235746294260025,1.45817422866821,1.29645681381226],[0.211282134056091,1.30685472488403,1.09106981754303],[0.191210612654686,1.18270528316498,0.867767453193665],[0.175861284136772,1.08776426315308,0.630216419696808],[0.165486201643944,1.02359068393707,0.382317245006561],[0.16025573015213,0.991238296031952,0.128140434622765],[0.16025573015213,0.991238296031952,-0.128140434622765],[0.165486201643944,1.02359068393707,-0.382317245006561],[0.175861284136772,1.08776426315308,-0.630216419696808],[0.191210612654686,1.18270528316498,-0.867767453193665],[0.211282134056091,1.30685472488403,-1.09106981754303],[0.235746294260025,1.45817422866821,-1.29645681381226],[0.264201372861862,1.63417899608612,-1.48055601119995],[0.296180158853531,1.83197903633118,-1.64034450054169],[0.331157565116882,2.04832649230957,-1.77319860458374],[0.368559241294861,2.27966928482056,-1.87693679332733],[0.407771050930023,2.52220821380615,-1.94985580444336],[0.448149144649506,2.77196097373962,-1.99075818061829],[0.489030539989471,3.02482676506042,-1.99897241592407],[0.529743909835815,3.2766535282135,-1.97436356544495],[0.569620847702026,3.52330636978149,-1.91733574867249],[0.608006417751312,3.76073479652405,-1.82882523536682],[0.644270479679108,3.98504066467285,-1.71028554439545],[0.677817523479462,4.19254112243652,-1.56366300582886],[0.708096623420715,4.37982797622681,-1.39136505126953],[0.734610736370087,4.54382705688477,-1.19622111320496],[0.756924450397491,4.68184518814087,-0.981435120105743],[0.774671316146851,4.79161596298218,-0.750533998012543],[0.787559986114502,4.87133693695068,-0.507309138774872],[0.795378863811493,4.91969919204712,-0.255754321813583],[0.797999501228333,4.93590879440308,-4.89858741034067e-16],[0.480115115642548,4.97689533233643,0],[0.478538423776627,4.96055126190186,0.255754321813583],[0.473834246397018,4.91178750991821,0.507309138774872],[0.466079771518707,4.83140468597412,0.750533998012543],[0.455402404069901,4.72072219848633,0.981435120105743],[0.44197741150856,4.58155822753906,1.19622111320496],[0.426025241613388,4.41619729995728,1.39136505126953],[0.40780782699585,4.22735500335693,1.56366300582886],[0.387624323368073,4.01813173294067,1.71028554439545],[0.365806132555008,3.79196310043335,1.82882523536682],[0.342711478471756,3.55256295204163,1.91733574867249],[0.3187195956707,3.30386209487915,1.97436356544495],[0.294224470853806,3.04994416236877,1.99897241592407],[0.26962822675705,2.79497861862183,1.99075818061829],[0.245334804058075,2.54315185546875,1.94985580444336],[0.221743077039719,2.29859900474548,1.87693679332733],[0.199240431189537,2.06533551216125,1.77319860458374],[0.17819632589817,1.84719133377075,1.64034450054169],[0.158956348896027,1.64774882793427,1.48055601119995],[0.141836389899254,1.47028255462646,1.29645681381226],[0.127117559313774,1.31770658493042,1.09106981754303],[0.115041561424732,1.19252610206604,0.867767453193665],[0.105806671082973,1.09679675102234,0.630216419696808],[0.0995645150542259,1.03209042549133,0.382317245006561],[0.0964176058769226,0.999469339847565,0.128140434622765],[0.0964176058769226,0.999469339847565,-0.128140434622765],[0.0995645150542259,1.03209042549133,-0.382317245006561],[0.105806671082973,1.09679675102234,-0.630216419696808],[0.115041561424732,1.19252610206604,-0.867767453193665],[0.127117559313774,1.31770658493042,-1.09106981754303],[0.141836389899254,1.47028255462646,-1.29645681381226],[0.158956348896027,1.64774882793427,-1.48055601119995],[0.17819632589817,1.84719133377075,-1.64034450054169],[0.199240431189537,2.06533551216125,-1.77319860458374],[0.221743077039719,2.29859900474548,-1.87693679332733],[0.245334804058075,2.54315185546875,-1.94985580444336],[0.26962822675705,2.79497861862183,-1.99075818061829],[0.294224470853806,3.04994416236877,-1.99897241592407],[0.3187195956707,3.30386209487915,-1.97436356544495],[0.342711478471756,3.55256295204163,-1.91733574867249],[0.365806132555008,3.79196310043335,-1.82882523536682],[0.387624323368073,4.01813173294067,-1.71028554439545],[0.40780782699585,4.22735500335693,-1.56366300582886],[0.426025241613388,4.41619729995728,-1.39136505126953],[0.44197741150856,4.58155822753906,-1.19622111320496],[0.455402404069901,4.72072219848633,-0.981435120105743],[0.466079771518707,4.83140468597412,-0.750533998012543],[0.473834246397018,4.91178750991821,-0.507309138774872],[0.478538423776627,4.96055126190186,-0.255754321813583],[0.480115115642548,4.97689533233643,-4.89858741034067e-16],[0.160257890820503,4.99743127822876,0],[0.159731596708298,4.98101949691772,0.255754321813583],[0.158161386847496,4.93205451965332,0.507309138774872],[0.155573025345802,4.85133981704712,0.750533998012543],[0.152009010314941,4.74020051956177,0.981435120105743],[0.147527873516083,4.60046243667603,1.19622111320496],[0.142203196883202,4.43441915512085,1.39136505126953],[0.136122390627861,4.244797706604,1.56366300582886],[0.129385337233543,4.03471088409424,1.71028554439545],[0.122102625668049,3.80760931968689,1.82882523536682],[0.114393845200539,3.56722140312195,1.91733574867249],[0.106385588645935,3.31749439239502,1.97436356544495],[0.098209336400032,3.06252884864807,1.99897241592407],[0.0899993553757668,2.80651116371155,1.99075818061829],[0.0818904414772987,2.55364537239075,1.94985580444336],[0.0740157440304756,2.30808353424072,1.87693679332733],[0.066504567861557,2.07385730743408,1.77319860458374],[0.0594802498817444,1.85481321811676,1.64034450054169],[0.0530581250786781,1.65454769134521,1.48055601119995],[0.0473436452448368,1.4763491153717,1.29645681381226],[0.0424306392669678,1.32314360141754,1.09106981754303],[0.0383997857570648,1.19744670391083,0.867767453193665],[0.0353172644972801,1.10132241249084,0.630216419696808],[0.0332336947321892,1.03634893894196,0.382317245006561],[0.0321832858026028,1.00359332561493,0.128140434622765],[0.0321832858026028,1.00359332561493,-0.128140434622765],[0.0332336947321892,1.03634893894196,-0.382317245006561],[0.0353172644972801,1.10132241249084,-0.630216419696808],[0.0383997857570648,1.19744670391083,-0.867767453193665],[0.0424306392669678,1.32314360141754,-1.09106981754303],[0.0473436452448368,1.4763491153717,-1.29645681381226],[0.0530581250786781,1.65454769134521,-1.48055601119995],[0.0594802498817444,1.85481321811676,-1.64034450054169],[0.066504567861557,2.07385730743408,-1.77319860458374],[0.0740157440304756,2.30808353424072,-1.87693679332733],[0.0818904414772987,2.55364537239075,-1.94985580444336],[0.0899993553757668,2.80651116371155,-1.99075818061829],[0.098209336400032,3.06252884864807,-1.99897241592407],[0.106385588645935,3.31749439239502,-1.97436356544495],[0.114393845200539,3.56722140312195,-1.91733574867249],[0.122102625668049,3.80760931968689,-1.82882523536682],[0.129385337233543,4.03471088409424,-1.71028554439545],[0.136122390627861,4.244797706604,-1.56366300582886],[0.142203196883202,4.43441915512085,-1.39136505126953],[0.147527873516083,4.60046243667603,-1.19622111320496],[0.152009010314941,4.74020051956177,-0.981435120105743],[0.155573025345802,4.85133981704712,-0.750533998012543],[0.158161386847496,4.93205451965332,-0.507309138774872],[0.159731596708298,4.98101949691772,-0.255754321813583],[0.160257890820503,4.99743127822876,-4.89858741034067e-16],[-0.160257890820503,4.99743127822876,0],[-0.159731596708298,4.98101949691772,0.255754321813583],[-0.158161386847496,4.93205451965332,0.507309138774872],[-0.155573025345802,4.85133981704712,0.750533998012543],[-0.152009010314941,4.74020051956177,0.981435120105743],[-0.147527873516083,4.60046243667603,1.19622111320496],[-0.142203196883202,4.43441915512085,1.39136505126953],[-0.136122390627861,4.244797706604,1.56366300582886],[-0.129385337233543,4.03471088409424,1.71028554439545],[-0.122102625668049,3.80760931968689,1.82882523536682],[-0.114393845200539,3.56722140312195,1.91733574867249],[-0.106385588645935,3.31749439239502,1.97436356544495],[-0.098209336400032,3.06252884864807,1.99897241592407],[-0.0899993553757668,2.80651116371155,1.99075818061829],[-0.0818904414772987,2.55364537239075,1.94985580444336],[-0.0740157440304756,2.30808353424072,1.87693679332733],[-0.066504567861557,2.07385730743408,1.77319860458374],[-0.0594802498817444,1.85481321811676,1.64034450054169],[-0.0530581250786781,1.65454769134521,1.48055601119995],[-0.0473436452448368,1.4763491153717,1.29645681381226],[-0.0424306392669678,1.32314360141754,1.09106981754303],[-0.0383997857570648,1.19744670391083,0.867767453193665],[-0.0353172644972801,1.10132241249084,0.630216419696808],[-0.0332336947321892,1.03634893894196,0.382317245006561],[-0.0321832858026028,1.00359332561493,0.128140434622765],[-0.0321832858026028,1.00359332561493,-0.128140434622765],[-0.0332336947321892,1.03634893894196,-0.382317245006561],[-0.0353172644972801,1.10132241249084,-0.630216419696808],[-0.0383997857570648,1.19744670391083,-0.867767453193665],[-0.0424306392669678,1.32314360141754,-1.09106981754303],[-0.0473436452448368,1.4763491153717,-1.29645681381226],[-0.0530581250786781,1.65454769134521,-1.48055601119995],[-0.0594802498817444,1.85481321811676,-1.64034450054169],[-0.066504567861557,2.07385730743408,-1.77319860458374],[-0.0740157440304756,2.30808353424072,-1.87693679332733],[-0.0818904414772987,2.55364537239075,-1.94985580444336],[-0.0899993553757668,2.80651116371155,-1.99075818061829],[-0.098209336400032,3.06252884864807,-1.99897241592407],[-0.106385588645935,3.31749439239502,-1.97436356544495],[-0.114393845200539,3.56722140312195,-1.91733574867249],[-0.122102625668049,3.80760931968689,-1.82882523536682],[-0.129385337233543,4.03471088409424,-1.71028554439545],[-0.136122390627861,4.244797706604,-1.56366300582886],[-0.142203196883202,4.43441915512085,-1.39136505126953],[-0.147527873516083,4.60046243667603,-1.19622111320496],[-0.152009010314941,4.74020051956177,-0.981435120105743],[-0.155573025345802,4.85133981704712,-0.750533998012543],[-0.158161386847496,4.93205451965332,-0.507309138774872],[-0.159731596708298,4.98101949691772,-0.255754321813583],[-0.160257890820503,4.99743127822876,-4.89858741034067e-16],[-0.480115115642548,4.97689533233643,0],[-0.478538423776627,4.96055126190186,0.255754321813583],[-0.473834246397018,4.91178750991821,0.507309138774872],[-0.466079771518707,4.83140468597412,0.750533998012543],[-0.455402404069901,4.72072219848633,0.981435120105743],[-0.44197741150856,4.58155822753906,1.19622111320496],[-0.426025241613388,4.41619729995728,1.39136505126953],[-0.40780782699585,4.22735500335693,1.56366300582886],[-0.387624323368073,4.01813173294067,1.71028554439545],[-0.365806132555008,3.79196310043335,1.82882523536682],[-0.342711478471756,3.55256295204163,1.91733574867249],[-0.3187195956707,3.30386209487915,1.97436356544495],[-0.294224470853806,3.04994416236877,1.99897241592407],[-0.26962822675705,2.79497861862183,1.99075818061829],[-0.245334804058075,2.54315185546875,1.94985580444336],[-0.221743077039719,2.29859900474548,1.87693679332733],[-0.199240431189537,2.06533551216125,1.77319860458374],[-0.17819632589817,1.84719133377075,1.64034450054169],[-0.158956348896027,1.64774882793427,1.48055601119995],[-0.141836389899254,1.47028255462646,1.29645681381226],[-0.127117559313774,1.31770658493042,1.09106981754303],[-0.115041561424732,1.19252610206604,0.867767453193665],[-0.105806671082973,1.09679675102234,0.630216419696808],[-0.0995645150542259,1.03209042549133,0.382317245006561],[-0.0964176058769226,0.999469339847565,0.128140434622765],[-0.0964176058769226,0.999469339847565,-0.128140434622765],[-0.0995645150542259,1.03209042549133,-0.382317245006561],[-0.105806671082973,1.09679675102234,-0.630216419696808],[-0.115041561424732,1.19252610206604,-0.867767453193665],[-0.127117559313774,1.31770658493042,-1.09106981754303],[-0.141836389899254,1.47028255462646,-1.29645681381226],[-0.158956348896027,1.64774882793427,-1.48055601119995],[-0.17819632589817,1.84719133377075,-1.64034450054169],[-0.199240431189537,2.06533551216125,-1.77319860458374],[-0.221743077039719,2.29859900474548,-1.87693679332733],[-0.245334804058075,2.54315185546875,-1.94985580444336],[-0.26962822675705,2.79497861862183,-1.99075818061829],[-0.294224470853806,3.04994416236877,-1.99897241592407],[-0.3187195956707,3.30386209487915,-1.97436356544495],[-0.342711478471756,3.55256295204163,-1.91733574867249],[-0.365806132555008,3.79196310043335,-1.82882523536682],[-0.387624323368073,4.01813173294067,-1.71028554439545],[-0.40780782699585,4.22735500335693,-1.56366300582886],[-0.426025241613388,4.41619729995728,-1.39136505126953],[-0.44197741150856,4.58155822753906,-1.19622111320496],[-0.455402404069901,4.72072219848633,-0.981435120105743],[-0.466079771518707,4.83140468597412,-0.750533998012543],[-0.473834246397018,4.91178750991821,-0.507309138774872],[-0.478538423776627,4.96055126190186,-0.255754321813583],[-0.480115115642548,4.97689533233643,-4.89858741034067e-16],[-0.797999501228333,4.93590879440308,0],[-0.795378863811493,4.91969919204712,0.255754321813583],[-0.787559986114502,4.87133693695068,0.507309138774872],[-0.774671316146851,4.79161596298218,0.750533998012543],[-0.756924450397491,4.68184518814087,0.981435120105743],[-0.734610736370087,4.54382705688477,1.19622111320496],[-0.708096623420715,4.37982797622681,1.39136505126953],[-0.677817523479462,4.19254112243652,1.56366300582886],[-0.644270479679108,3.98504066467285,1.71028554439545],[-0.608006417751312,3.76073479652405,1.82882523536682],[-0.569620847702026,3.52330636978149,1.91733574867249],[-0.529743909835815,3.2766535282135,1.97436356544495],[-0.489030539989471,3.02482676506042,1.99897241592407],[-0.448149144649506,2.77196097373962,1.99075818061829],[-0.407771050930023,2.52220821380615,1.94985580444336],[-0.368559241294861,2.27966928482056,1.87693679332733],[-0.331157565116882,2.04832649230957,1.77319860458374],[-0.296180158853531,1.83197903633118,1.64034450054169],[-0.264201372861862,1.63417899608612,1.48055601119995],[-0.235746294260025,1.45817422866821,1.29645681381226],[-0.211282134056091,1.30685472488403,1.09106981754303],[-0.191210612654686,1.18270528316498,0.867767453193665],[-0.175861284136772,1.08776426315308,0.630216419696808],[-0.165486201643944,1.02359068393707,0.382317245006561],[-0.16025573015213,0.991238296031952,0.128140434622765],[-0.16025573015213,0.991238296031952,-0.128140434622765],[-0.165486201643944,1.02359068393707,-0.382317245006561],[-0.175861284136772,1.08776426315308,-0.630216419696808],[-0.191210612654686,1.18270528316498,-0.867767453193665],[-0.211282134056091,1.30685472488403,-1.09106981754303],[-0.235746294260025,1.45817422866821,-1.29645681381226],[-0.264201372861862,1.63417899608612,-1.48055601119995],[-0.296180158853531,1.83197903633118,-1.64034450054169],[-0.331157565116882,2.04832649230957,-1.77319860458374],[-0.368559241294861,2.27966928482056,-1.87693679332733],[-0.407771050930023,2.52220821380615,-1.94985580444336],[-0.448149144649506,2.77196097373962,-1.99075818061829],[-0.489030539989471,3.02482676506042,-1.99897241592407],[-0.529743909835815,3.2766535282135,-1.97436356544495],[-0.569620847702026,3.52330636978149,-1.91733574867249],[-0.608006417751312,3.76073479652405,-1.82882523536682],[-0.644270479679108,3.98504066467285,-1.71028554439545],[-0.677817523479462,4.19254112243652,-1.56366300582886],[-0.708096623420715,4.37982797622681,-1.39136505126953],[-0.734610736370087,4.54382705688477,-1.19622111320496],[-0.756924450397491,4.68184518814087,-0.981435120105743],[-0.774671316146851,4.79161596298218,-0.750533998012543],[-0.787559986114502,4.87133693695068,-0.507309138774872],[-0.795378863811493,4.91969919204712,-0.255754321813583],[-0.797999501228333,4.93590879440308,-4.89858741034067e-16],[-1.11260461807251,4.8746395111084,0],[-1.10895085334778,4.8586311340332,0.255754321813583],[-1.09804952144623,4.81086921691895,0.507309138774872],[-1.08007955551147,4.73213768005371,0.750533998012543],[-1.05533611774445,4.62372970581055,0.981435120105743],[-1.02422547340393,4.48742485046387,1.19622111320496],[-0.987258315086365,4.32546138763428,1.39136505126953],[-0.94504189491272,4.14049911499023,1.56366300582886],[-0.898269176483154,3.93557453155518,1.71028554439545],[-0.847708344459534,3.71405291557312,1.82882523536682],[-0.794189512729645,3.47957158088684,1.91733574867249],[-0.738591432571411,3.23598051071167,1.97436356544495],[-0.681827068328857,2.98727965354919,1.99897241592407],[-0.624828517436981,2.73755264282227,1.99075818061829],[-0.568531692028046,2.49090003967285,1.94985580444336],[-0.513860881328583,2.25137162208557,1.87693679332733],[-0.461713910102844,2.02290081977844,1.77319860458374],[-0.412946939468384,1.80923879146576,1.64034450054169],[-0.368360757827759,1.61389398574829,1.48055601119995],[-0.328687459230423,1.44007384777069,1.29645681381226],[-0.294578492641449,1.29063272476196,1.09106981754303],[-0.266593933105469,1.16802430152893,0.867767453193665],[-0.245193257927895,1.07426190376282,0.630216419696808],[-0.230727881193161,1.01088488101959,0.382317245006561],[-0.223435327410698,0.978934109210968,0.128140434622765],[-0.223435327410698,0.978934109210968,-0.128140434622765],[-0.230727881193161,1.01088488101959,-0.382317245006561],[-0.245193257927895,1.07426190376282,-0.630216419696808],[-0.266593933105469,1.16802430152893,-0.867767453193665],[-0.294578492641449,1.29063272476196,-1.09106981754303],[-0.328687459230423,1.44007384777069,-1.29645681381226],[-0.368360757827759,1.61389398574829,-1.48055601119995],[-0.412946939468384,1.80923879146576,-1.64034450054169],[-0.461713910102844,2.02290081977844,-1.77319860458374],[-0.513860881328583,2.25137162208557,-1.87693679332733],[-0.568531692028046,2.49090003967285,-1.94985580444336],[-0.624828517436981,2.73755264282227,-1.99075818061829],[-0.681827068328857,2.98727965354919,-1.99897241592407],[-0.738591432571411,3.23598051071167,-1.97436356544495],[-0.794189512729645,3.47957158088684,-1.91733574867249],[-0.847708344459534,3.71405291557312,-1.82882523536682],[-0.898269176483154,3.93557453155518,-1.71028554439545],[-0.94504189491272,4.14049911499023,-1.56366300582886],[-0.987258315086365,4.32546138763428,-1.39136505126953],[-1.02422547340393,4.48742485046387,-1.19622111320496],[-1.05533611774445,4.62372970581055,-0.981435120105743],[-1.08007955551147,4.73213768005371,-0.750533998012543],[-1.09804952144623,4.81086921691895,-0.507309138774872],[-1.10895085334778,4.8586311340332,-0.255754321813583],[-1.11260461807251,4.8746395111084,-4.89858741034067e-16],[-1.42263793945312,4.79333925247192,0],[-1.41796600818634,4.77759790420532,0.255754321813583],[-1.40402686595917,4.73063230514526,0.507309138774872],[-1.38104951381683,4.65321397781372,0.750533998012543],[-1.34941112995148,4.54661417007446,0.981435120105743],[-1.30963134765625,4.41258239746094,1.19622111320496],[-1.26236319541931,4.25332021713257,1.39136505126953],[-1.20838284492493,4.07144260406494,1.56366300582886],[-1.1485767364502,3.86993622779846,1.71028554439545],[-1.08392679691315,3.65210914611816,1.82882523536682],[-1.01549470424652,3.42153835296631,1.91733574867249],[-0.944403886795044,3.18201017379761,1.97436356544495],[-0.871821880340576,2.93745708465576,1.99897241592407],[-0.798940360546112,2.69189524650574,1.99075818061829],[-0.726956069469452,2.44935631752014,1.94985580444336],[-0.657050967216492,2.21382284164429,1.87693679332733],[-0.590372979640961,1.98916232585907,1.77319860458374],[-0.528016805648804,1.77906382083893,1.64034450054169],[-0.471006453037262,1.58697700500488,1.48055601119995],[-0.420278012752533,1.41605603694916,1.29645681381226],[-0.376664400100708,1.26910734176636,1.09106981754303],[-0.340881764888763,1.14854383468628,0.867767453193665],[-0.313517689704895,1.0563451051712,0.630216419696808],[-0.295021444559097,0.994025111198425,0.382317245006561],[-0.285696774721146,0.962607204914093,0.128140434622765],[-0.285696774721146,0.962607204914093,-0.128140434622765],[-0.295021444559097,0.994025111198425,-0.382317245006561],[-0.313517689704895,1.0563451051712,-0.630216419696808],[-0.340881764888763,1.14854383468628,-0.867767453193665],[-0.376664400100708,1.26910734176636,-1.09106981754303],[-0.420278012752533,1.41605603694916,-1.29645681381226],[-0.471006453037262,1.58697700500488,-1.48055601119995],[-0.528016805648804,1.77906382083893,-1.64034450054169],[-0.590372979640961,1.98916232585907,-1.77319860458374],[-0.657050967216492,2.21382284164429,-1.87693679332733],[-0.726956069469452,2.44935631752014,-1.94985580444336],[-0.798940360546112,2.69189524650574,-1.99075818061829],[-0.871821880340576,2.93745708465576,-1.99897241592407],[-0.944403886795044,3.18201017379761,-1.97436356544495],[-1.01549470424652,3.42153835296631,-1.91733574867249],[-1.08392679691315,3.65210914611816,-1.82882523536682],[-1.1485767364502,3.86993622779846,-1.71028554439545],[-1.20838284492493,4.07144260406494,-1.56366300582886],[-1.26236319541931,4.25332021713257,-1.39136505126953],[-1.30963134765625,4.41258239746094,-1.19622111320496],[-1.34941112995148,4.54661417007446,-0.981435120105743],[-1.38104951381683,4.65321397781372,-0.750533998012543],[-1.40402686595917,4.73063230514526,-0.507309138774872],[-1.41796600818634,4.77759790420532,-0.255754321813583],[-1.42263793945312,4.79333925247192,-4.89858741034067e-16],[-1.72682523727417,4.69234228134155,0],[-1.72115433216095,4.6769323348999,0.255754321813583],[-1.70423483848572,4.63095664978027,0.507309138774872],[-1.67634451389313,4.55516958236694,0.750533998012543],[-1.63794124126434,4.45081567764282,0.981435120105743],[-1.58965563774109,4.31960821151733,1.19622111320496],[-1.53228068351746,4.16370153427124,1.39136505126953],[-1.46675837039948,3.98565626144409,1.56366300582886],[-1.39416456222534,3.78839540481567,1.71028554439545],[-1.31569123268127,3.57515811920166,1.82882523536682],[-1.23262691497803,3.34944558143616,1.91733574867249],[-1.14633560180664,3.11496424674988,1.97436356544495],[-1.05823409557343,2.87556409835815,1.99897241592407],[-0.969769179821014,2.63517618179321,1.99075818061829],[-0.88239324092865,2.39774751663208,1.94985580444336],[-0.79754114151001,2.1671769618988,1.87693679332733],[-0.716606020927429,1.94725012779236,1.77319860458374],[-0.64091694355011,1.74157845973969,1.64034450054169],[-0.571716725826263,1.55353891849518,1.48055601119995],[-0.510141491889954,1.38621926307678,1.29645681381226],[-0.457202464342117,1.24236679077148,1.09106981754303],[-0.413768827915192,1.12434363365173,0.867767453193665],[-0.380553781986237,1.03408753871918,0.630216419696808],[-0.358102709054947,0.973080694675446,0.382317245006561],[-0.346784234046936,0.942324817180634,0.128140434622765],[-0.346784234046936,0.942324817180634,-0.128140434622765],[-0.358102709054947,0.973080694675446,-0.382317245006561],[-0.380553781986237,1.03408753871918,-0.630216419696808],[-0.413768827915192,1.12434363365173,-0.867767453193665],[-0.457202464342117,1.24236679077148,-1.09106981754303],[-0.510141491889954,1.38621926307678,-1.29645681381226],[-0.571716725826263,1.55353891849518,-1.48055601119995],[-0.64091694355011,1.74157845973969,-1.64034450054169],[-0.716606020927429,1.94725012779236,-1.77319860458374],[-0.79754114151001,2.1671769618988,-1.87693679332733],[-0.88239324092865,2.39774751663208,-1.94985580444336],[-0.969769179821014,2.63517618179321,-1.99075818061829],[-1.05823409557343,2.87556409835815,-1.99897241592407],[-1.14633560180664,3.11496424674988,-1.97436356544495],[-1.23262691497803,3.34944558143616,-1.91733574867249],[-1.31569123268127,3.57515811920166,-1.82882523536682],[-1.39416456222534,3.78839540481567,-1.71028554439545],[-1.46675837039948,3.98565626144409,-1.56366300582886],[-1.53228068351746,4.16370153427124,-1.39136505126953],[-1.58965563774109,4.31960821151733,-1.19622111320496],[-1.63794124126434,4.45081567764282,-0.981435120105743],[-1.67634451389313,4.55516958236694,-0.750533998012543],[-1.70423483848572,4.63095664978027,-0.507309138774872],[-1.72115433216095,4.6769323348999,-0.255754321813583],[-1.72682523727417,4.69234228134155,-4.89858741034067e-16],[-2.02391672134399,4.57206296920776,0],[-2.0172700881958,4.55704832077026,0.255754321813583],[-1.99743974208832,4.51225090026855,0.507309138774872],[-1.96475100517273,4.43840646743774,0.750533998012543],[-1.91974067687988,4.33672761917114,0.981435120105743],[-1.86314785480499,4.20888328552246,1.19622111320496],[-1.79590177536011,4.05697345733643,1.39136505126953],[-1.71910655498505,3.88349175453186,1.56366300582886],[-1.63402342796326,3.69128727912903,1.71028554439545],[-1.54204916954041,3.4835159778595,1.82882523536682],[-1.44469404220581,3.26358914375305,1.91733574867249],[-1.34355676174164,3.03511810302734,1.97436356544495],[-1.24029791355133,2.80185461044312,1.99897241592407],[-1.13661301136017,2.56762862205505,1.99075818061829],[-1.03420448303223,2.33628606796265,1.94985580444336],[-0.934754014015198,2.11162543296814,1.87693679332733],[-0.839894413948059,1.89733612537384,1.77319860458374],[-0.751183450222015,1.69693648815155,1.64034450054169],[-0.670077621936798,1.51371705532074,1.48055601119995],[-0.597908735275269,1.3506863117218,1.29645681381226],[-0.535861790180206,1.21052122116089,1.09106981754303],[-0.484955638647079,1.09552323818207,0.867767453193665],[-0.446026116609573,1.00758075714111,0.630216419696808],[-0.419712424278259,0.948137700557709,0.382317245006561],[-0.406446695327759,0.918170154094696,0.128140434622765],[-0.406446695327759,0.918170154094696,-0.128140434622765],[-0.419712424278259,0.948137700557709,-0.382317245006561],[-0.446026116609573,1.00758075714111,-0.630216419696808],[-0.484955638647079,1.09552323818207,-0.867767453193665],[-0.535861790180206,1.21052122116089,-1.09106981754303],[-0.597908735275269,1.3506863117218,-1.29645681381226],[-0.670077621936798,1.51371705532074,-1.48055601119995],[-0.751183450222015,1.69693648815155,-1.64034450054169],[-0.839894413948059,1.89733612537384,-1.77319860458374],[-0.934754014015198,2.11162543296814,-1.87693679332733],[-1.03420448303223,2.33628606796265,-1.94985580444336],[-1.13661301136017,2.56762862205505,-1.99075818061829],[-1.24029791355133,2.80185461044312,-1.99897241592407],[-1.34355676174164,3.03511810302734,-1.97436356544495],[-1.44469404220581,3.26358914375305,-1.91733574867249],[-1.54204916954041,3.4835159778595,-1.82882523536682],[-1.63402342796326,3.69128727912903,-1.71028554439545],[-1.71910655498505,3.88349175453186,-1.56366300582886],[-1.79590177536011,4.05697345733643,-1.39136505126953],[-1.86314785480499,4.20888328552246,-1.19622111320496],[-1.91974067687988,4.33672761917114,-0.981435120105743],[-1.96475100517273,4.43840646743774,-0.750533998012543],[-1.99743974208832,4.51225090026855,-0.507309138774872],[-2.0172700881958,4.55704832077026,-0.255754321813583],[-2.02391672134399,4.57206296920776,-4.89858741034067e-16],[-2.31269145011902,4.43299674987793,0],[-2.30509662628174,4.41843843460083,0.255754321813583],[-2.28243660926819,4.37500381469727,0.507309138774872],[-2.24508380889893,4.30340528488159,0.750533998012543],[-2.1936514377594,4.2048192024231,0.981435120105743],[-2.12898373603821,4.08086347579956,1.19622111320496],[-2.05214309692383,3.93357396125793,1.39136505126953],[-1.96439063549042,3.76536917686462,1.56366300582886],[-1.86716771125793,3.57901096343994,1.71028554439545],[-1.76207041740417,3.37755918502808,1.82882523536682],[-1.65082466602325,3.16432189941406,1.91733574867249],[-1.53525698184967,2.94280028343201,1.97436356544495],[-1.41726505756378,2.71663165092468,1.99897241592407],[-1.29878616333008,2.48953008651733,1.99075818061829],[-1.18176591396332,2.26522421836853,1.94985580444336],[-1.06812572479248,2.04739713668823,1.87693679332733],[-0.95973151922226,1.83962571620941,1.77319860458374],[-0.858363151550293,1.64532148838043,1.64034450054169],[-0.765685081481934,1.46767497062683,1.48055601119995],[-0.683219075202942,1.30960297584534,1.29645681381226],[-0.61231917142868,1.17370128631592,1.09106981754303],[-0.554149687290192,1.0622011423111,0.867767453193665],[-0.509665608406067,0.976933598518372,0.630216419696808],[-0.479597479104996,0.919298589229584,0.382317245006561],[-0.464438945055008,0.890242516994476,0.128140434622765],[-0.464438945055008,0.890242516994476,-0.128140434622765],[-0.479597479104996,0.919298589229584,-0.382317245006561],[-0.509665608406067,0.976933598518372,-0.630216419696808],[-0.554149687290192,1.0622011423111,-0.867767453193665],[-0.61231917142868,1.17370128631592,-1.09106981754303],[-0.683219075202942,1.30960297584534,-1.29645681381226],[-0.765685081481934,1.46767497062683,-1.48055601119995],[-0.858363151550293,1.64532148838043,-1.64034450054169],[-0.95973151922226,1.83962571620941,-1.77319860458374],[-1.06812572479248,2.04739713668823,-1.87693679332733],[-1.18176591396332,2.26522421836853,-1.94985580444336],[-1.29878616333008,2.48953008651733,-1.99075818061829],[-1.41726505756378,2.71663165092468,-1.99897241592407],[-1.53525698184967,2.94280028343201,-1.97436356544495],[-1.65082466602325,3.16432189941406,-1.91733574867249],[-1.76207041740417,3.37755918502808,-1.82882523536682],[-1.86716771125793,3.57901096343994,-1.71028554439545],[-1.96439063549042,3.76536917686462,-1.56366300582886],[-2.05214309692383,3.93357396125793,-1.39136505126953],[-2.12898373603821,4.08086347579956,-1.19622111320496],[-2.1936514377594,4.2048192024231,-0.981435120105743],[-2.24508380889893,4.30340528488159,-0.750533998012543],[-2.28243660926819,4.37500381469727,-0.507309138774872],[-2.30509662628174,4.41843843460083,-0.255754321813583],[-2.31269145011902,4.43299674987793,-4.89858741034067e-16],[-2.59196281433105,4.27571392059326,0],[-2.58345079421997,4.26167249679565,0.255754321813583],[-2.55805468559265,4.21977853775024,0.507309138774872],[-2.51619124412537,4.15072059631348,0.750533998012543],[-2.45854806900024,4.0556321144104,0.981435120105743],[-2.38607144355774,3.93607449531555,1.19622111320496],[-2.29995155334473,3.79401087760925,1.39136505126953],[-2.20160269737244,3.63177394866943,1.56366300582886],[-2.09263944625854,3.4520275592804,1.71028554439545],[-1.97485101222992,3.25772333145142,1.82882523536682],[-1.85017168521881,3.05205178260803,1.91733574867249],[-1.72064852714539,2.83838963508606,1.97436356544495],[-1.58840835094452,2.62024569511414,1.99897241592407],[-1.45562243461609,2.40120148658752,1.99075818061829],[-1.32447135448456,2.18485403060913,1.94985580444336],[-1.19710838794708,1.9747554063797,1.87693679332733],[-1.07562482357025,1.77435576915741,1.77319860458374],[-0.962015628814697,1.58694541454315,1.64034450054169],[-0.858146131038666,1.41560184955597,1.48055601119995],[-0.76572185754776,1.26313829421997,1.29645681381226],[-0.686260402202606,1.1320583820343,1.09106981754303],[-0.621066570281982,1.02451431751251,0.867767453193665],[-0.57121080160141,0.942272007465363,0.630216419696808],[-0.537511765956879,0.886681854724884,0.382317245006561],[-0.520522773265839,0.858656704425812,0.128140434622765],[-0.520522773265839,0.858656704425812,-0.128140434622765],[-0.537511765956879,0.886681854724884,-0.382317245006561],[-0.57121080160141,0.942272007465363,-0.630216419696808],[-0.621066570281982,1.02451431751251,-0.867767453193665],[-0.686260402202606,1.1320583820343,-1.09106981754303],[-0.76572185754776,1.26313829421997,-1.29645681381226],[-0.858146131038666,1.41560184955597,-1.48055601119995],[-0.962015628814697,1.58694541454315,-1.64034450054169],[-1.07562482357025,1.77435576915741,-1.77319860458374],[-1.19710838794708,1.9747554063797,-1.87693679332733],[-1.32447135448456,2.18485403060913,-1.94985580444336],[-1.45562243461609,2.40120148658752,-1.99075818061829],[-1.58840835094452,2.62024569511414,-1.99897241592407],[-1.72064852714539,2.83838963508606,-1.97436356544495],[-1.85017168521881,3.05205178260803,-1.91733574867249],[-1.97485101222992,3.25772333145142,-1.82882523536682],[-2.09263944625854,3.4520275592804,-1.71028554439545],[-2.20160269737244,3.63177394866943,-1.56366300582886],[-2.29995155334473,3.79401087760925,-1.39136505126953],[-2.38607144355774,3.93607449531555,-1.19622111320496],[-2.45854806900024,4.0556321144104,-0.981435120105743],[-2.51619124412537,4.15072059631348,-0.750533998012543],[-2.55805468559265,4.21977853775024,-0.507309138774872],[-2.58345079421997,4.26167249679565,-0.255754321813583],[-2.59196281433105,4.27571392059326,-4.89858741034067e-16],[-2.86058330535889,4.10086107254028,0],[-2.85118913650513,4.08739423751831,0.255754321813583],[-2.82316088676453,4.04721355438232,0.507309138774872],[-2.77695894241333,3.98097968101501,0.750533998012543],[-2.71334195137024,3.88977956771851,0.981435120105743],[-2.63335418701172,3.77511119842529,1.19622111320496],[-2.53830933570862,3.63885712623596,1.39136505126953],[-2.42976784706116,3.48325490951538,1.56366300582886],[-2.3095121383667,3.31085920333862,1.71028554439545],[-2.17951655387878,3.12450098991394,1.82882523536682],[-2.04191589355469,2.92724013328552,1.91733574867249],[-1.89896953105927,2.72231554985046,1.97436356544495],[-1.75302445888519,2.5130922794342,1.99897241592407],[-1.6064772605896,2.3030059337616,1.99075818061829],[-1.46173405647278,2.0955057144165,1.94985580444336],[-1.32117176055908,1.89399909973145,1.87693679332733],[-1.18709826469421,1.70179462432861,1.77319860458374],[-1.06171500682831,1.52204835414886,1.64034450054169],[-0.947080910205841,1.3577116727829,1.48055601119995],[-0.84507817029953,1.21148312091827,1.29645681381226],[-0.757381618022919,1.08576357364655,1.09106981754303],[-0.685431361198425,0.982617437839508,0.867767453193665],[-0.630408763885498,0.903738379478455,0.630216419696808],[-0.593217313289642,0.850421607494354,0.382317245006561],[-0.574467599391937,0.823542535305023,0.128140434622765],[-0.574467599391937,0.823542535305023,-0.128140434622765],[-0.593217313289642,0.850421607494354,-0.382317245006561],[-0.630408763885498,0.903738379478455,-0.630216419696808],[-0.685431361198425,0.982617437839508,-0.867767453193665],[-0.757381618022919,1.08576357364655,-1.09106981754303],[-0.84507817029953,1.21148312091827,-1.29645681381226],[-0.947080910205841,1.3577116727829,-1.48055601119995],[-1.06171500682831,1.52204835414886,-1.64034450054169],[-1.18709826469421,1.70179462432861,-1.77319860458374],[-1.32117176055908,1.89399909973145,-1.87693679332733],[-1.46173405647278,2.0955057144165,-1.94985580444336],[-1.6064772605896,2.3030059337616,-1.99075818061829],[-1.75302445888519,2.5130922794342,-1.99897241592407],[-1.89896953105927,2.72231554985046,-1.97436356544495],[-2.04191589355469,2.92724013328552,-1.91733574867249],[-2.17951655387878,3.12450098991394,-1.82882523536682],[-2.3095121383667,3.31085920333862,-1.71028554439545],[-2.42976784706116,3.48325490951538,-1.56366300582886],[-2.53830933570862,3.63885712623596,-1.39136505126953],[-2.63335418701172,3.77511119842529,-1.19622111320496],[-2.71334195137024,3.88977956771851,-0.981435120105743],[-2.77695894241333,3.98097968101501,-0.750533998012543],[-2.82316088676453,4.04721355438232,-0.507309138774872],[-2.85118913650513,4.08739423751831,-0.255754321813583],[-2.86058330535889,4.10086107254028,-4.89858741034067e-16],[-3.11744904518127,3.90915751457214,0],[-3.10721135139465,3.89631986618042,0.255754321813583],[-3.07666635513306,3.85801768302917,0.507309138774872],[-3.02631568908691,3.79487991333008,0.750533998012543],[-2.95698595046997,3.70794320106506,0.981435120105743],[-2.86981582641602,3.59863519668579,1.19622111320496],[-2.76623630523682,3.46875071525574,1.39136505126953],[-2.64794850349426,3.32042241096497,1.56366300582886],[-2.51689434051514,3.156085729599,1.71028554439545],[-2.37522602081299,2.97843909263611,1.82882523536682],[-2.22526955604553,2.79039978981018,1.91733574867249],[-2.06948733329773,2.59505486488342,1.97436356544495],[-1.91043710708618,2.39561223983765,1.99897241592407],[-1.75073063373566,2.19534683227539,1.99075818061829],[-1.59299039840698,1.99754667282104,1.94985580444336],[-1.43980622291565,1.805459856987,1.87693679332733],[-1.29369354248047,1.62224042415619,1.77319860458374],[-1.15705156326294,1.45089685916901,1.64034450054169],[-1.0321239233017,1.29424250125885,1.48055601119995],[-0.920961797237396,1.15484964847565,1.29645681381226],[-0.825390636920929,1.03500711917877,1.09106981754303],[-0.746979594230652,0.936682820320129,0.867767453193665],[-0.687016248703003,0.861491143703461,0.630216419696808],[-0.646485149860382,0.810666739940643,0.382317245006561],[-0.626051843166351,0.785044193267822,0.128140434622765],[-0.626051843166351,0.785044193267822,-0.128140434622765],[-0.646485149860382,0.810666739940643,-0.382317245006561],[-0.687016248703003,0.861491143703461,-0.630216419696808],[-0.746979594230652,0.936682820320129,-0.867767453193665],[-0.825390636920929,1.03500711917877,-1.09106981754303],[-0.920961797237396,1.15484964847565,-1.29645681381226],[-1.0321239233017,1.29424250125885,-1.48055601119995],[-1.15705156326294,1.45089685916901,-1.64034450054169],[-1.29369354248047,1.62224042415619,-1.77319860458374],[-1.43980622291565,1.805459856987,-1.87693679332733],[-1.59299039840698,1.99754667282104,-1.94985580444336],[-1.75073063373566,2.19534683227539,-1.99075818061829],[-1.91043710708618,2.39561223983765,-1.99897241592407],[-2.06948733329773,2.59505486488342,-1.97436356544495],[-2.22526955604553,2.79039978981018,-1.91733574867249],[-2.37522602081299,2.97843909263611,-1.82882523536682],[-2.51689434051514,3.156085729599,-1.71028554439545],[-2.64794850349426,3.32042241096497,-1.56366300582886],[-2.76623630523682,3.46875071525574,-1.39136505126953],[-2.86981582641602,3.59863519668579,-1.19622111320496],[-2.95698595046997,3.70794320106506,-0.981435120105743],[-3.02631568908691,3.79487991333008,-0.750533998012543],[-3.07666635513306,3.85801768302917,-0.507309138774872],[-3.10721135139465,3.89631986618042,-0.255754321813583],[-3.11744904518127,3.90915751457214,-4.89858741034067e-16],[-3.36150455474854,3.70139002799988,0],[-3.35046529769897,3.68923473358154,0.255754321813583],[-3.31752896308899,3.65296816825867,0.507309138774872],[-3.26323652267456,3.59318614006042,0.750533998012543],[-3.18847942352295,3.51087021827698,0.981435120105743],[-3.09448480606079,3.40737175941467,1.19622111320496],[-2.98279643058777,3.28439044952393,1.39136505126953],[-2.85524821281433,3.14394545555115,1.56366300582886],[-2.71393418312073,2.98834323883057,1.71028554439545],[-2.56117510795593,2.82013845443726,1.82882523536682],[-2.39947891235352,2.64209294319153,1.91733574867249],[-2.23150086402893,2.45713067054749,1.97436356544495],[-2.0599992275238,2.26828813552856,1.99897241592407],[-1.8877899646759,2.07866644859314,1.99075818061829],[-1.71770060062408,1.89137923717499,1.94985580444336],[-1.55252420902252,1.70950174331665,1.87693679332733],[-1.39497292041779,1.53602015972137,1.77319860458374],[-1.24763357639313,1.37378323078156,1.64034450054169],[-1.11292564868927,1.22545492649078,1.48055601119995],[-0.993061065673828,1.09347057342529,1.29645681381226],[-0.89000791311264,0.979997634887695,1.09106981754303],[-0.805458307266235,0.88689911365509,0.867767453193665],[-0.740800619125366,0.815703809261322,0.630216419696808],[-0.697096467018127,0.767580687999725,0.382317245006561],[-0.675063490867615,0.743319928646088,0.128140434622765],[-0.675063490867615,0.743319928646088,-0.128140434622765],[-0.697096467018127,0.767580687999725,-0.382317245006561],[-0.740800619125366,0.815703809261322,-0.630216419696808],[-0.805458307266235,0.88689911365509,-0.867767453193665],[-0.89000791311264,0.979997634887695,-1.09106981754303],[-0.993061065673828,1.09347057342529,-1.29645681381226],[-1.11292564868927,1.22545492649078,-1.48055601119995],[-1.24763357639313,1.37378323078156,-1.64034450054169],[-1.39497292041779,1.53602015972137,-1.77319860458374],[-1.55252420902252,1.70950174331665,-1.87693679332733],[-1.71770060062408,1.89137923717499,-1.94985580444336],[-1.8877899646759,2.07866644859314,-1.99075818061829],[-2.0599992275238,2.26828813552856,-1.99897241592407],[-2.23150086402893,2.45713067054749,-1.97436356544495],[-2.39947891235352,2.64209294319153,-1.91733574867249],[-2.56117510795593,2.82013845443726,-1.82882523536682],[-2.71393418312073,2.98834323883057,-1.71028554439545],[-2.85524821281433,3.14394545555115,-1.56366300582886],[-2.98279643058777,3.28439044952393,-1.39136505126953],[-3.09448480606079,3.40737175941467,-1.19622111320496],[-3.18847942352295,3.51087021827698,-0.981435120105743],[-3.26323652267456,3.59318614006042,-0.750533998012543],[-3.31752896308899,3.65296816825867,-0.507309138774872],[-3.35046529769897,3.68923473358154,-0.255754321813583],[-3.36150455474854,3.70139002799988,-4.89858741034067e-16],[-3.59174680709839,3.47841286659241,0],[-3.5799515247345,3.46698975563049,0.255754321813583],[-3.54475927352905,3.4329080581665,0.507309138774872],[-3.48674821853638,3.37672734260559,0.750533998012543],[-3.4068706035614,3.2993700504303,0.981435120105743],[-3.30643796920776,3.20210671424866,1.19622111320496],[-3.18709969520569,3.08653378486633,1.39136505126953],[-3.05081510543823,2.95454955101013,1.56366300582886],[-2.89982199668884,2.80832099914551,1.71028554439545],[-2.7365996837616,2.65024900436401,1.82882523536682],[-2.56382846832275,2.48292946815491,1.91733574867249],[-2.38434505462646,2.3091094493866,1.97436356544495],[-2.201096534729,2.13164305686951,1.99897241592407],[-2.01709198951721,1.95344460010529,1.99075818061829],[-1.83535254001617,1.77743983268738,1.94985580444336],[-1.65886247158051,1.60651874542236,1.87693679332733],[-1.49051988124847,1.44348800182343,1.77319860458374],[-1.3330887556076,1.29102444648743,1.64034450054169],[-1.1891542673111,1.15163171291351,1.48055601119995],[-1.061079621315,1.02759826183319,1.29645681381226],[-0.950967967510223,0.920961081981659,1.09106981754303],[-0.860627233982086,0.83347100019455,0.867767453193665],[-0.791540920734406,0.766564607620239,0.630216419696808],[-0.744843304157257,0.721340477466583,0.382317245006561],[-0.721301198005676,0.698541283607483,0.128140434622765],[-0.721301198005676,0.698541283607483,-0.128140434622765],[-0.744843304157257,0.721340477466583,-0.382317245006561],[-0.791540920734406,0.766564607620239,-0.630216419696808],[-0.860627233982086,0.83347100019455,-0.867767453193665],[-0.950967967510223,0.920961081981659,-1.09106981754303],[-1.061079621315,1.02759826183319,-1.29645681381226],[-1.1891542673111,1.15163171291351,-1.48055601119995],[-1.3330887556076,1.29102444648743,-1.64034450054169],[-1.49051988124847,1.44348800182343,-1.77319860458374],[-1.65886247158051,1.60651874542236,-1.87693679332733],[-1.83535254001617,1.77743983268738,-1.94985580444336],[-2.01709198951721,1.95344460010529,-1.99075818061829],[-2.201096534729,2.13164305686951,-1.99897241592407],[-2.38434505462646,2.3091094493866,-1.97436356544495],[-2.56382846832275,2.48292946815491,-1.91733574867249],[-2.7365996837616,2.65024900436401,-1.82882523536682],[-2.89982199668884,2.80832099914551,-1.71028554439545],[-3.05081510543823,2.95454955101013,-1.56366300582886],[-3.18709969520569,3.08653378486633,-1.39136505126953],[-3.30643796920776,3.20210671424866,-1.19622111320496],[-3.4068706035614,3.2993700504303,-0.981435120105743],[-3.48674821853638,3.37672734260559,-0.750533998012543],[-3.54475927352905,3.4329080581665,-0.507309138774872],[-3.5799515247345,3.46698975563049,-0.255754321813583],[-3.59174680709839,3.47841286659241,-4.89858741034067e-16],[-3.80722975730896,3.24114203453064,0],[-3.79472684860229,3.23049807548523,0.255754321813583],[-3.75742340087891,3.19874119758606,0.507309138774872],[-3.69593191146851,3.14639282226562,0.750533998012543],[-3.61126208305359,3.07431221008301,0.981435120105743],[-3.5048041343689,2.98368334770203,1.19622111320496],[-3.37830638885498,2.87599396705627,1.39136505126953],[-3.23384547233582,2.75301265716553,1.56366300582886],[-3.07379364967346,2.61675882339478,1.71028554439545],[-2.90077924728394,2.46946930885315,1.82882523536682],[-2.71764254570007,2.31356287002563,1.91733574867249],[-2.52739119529724,2.15159964561462,1.97436356544495],[-2.33314895629883,1.98623871803284,1.99897241592407],[-2.13810515403748,1.82019543647766,1.99075818061829],[-1.94546258449554,1.6561963558197,1.94985580444336],[-1.75838422775269,1.49693429470062,1.87693679332733],[-1.57994210720062,1.34502422809601,1.77319860458374],[-1.41306602954865,1.20296061038971,1.64034450054169],[-1.26049625873566,1.07307612895966,1.48055601119995],[-1.12473797798157,0.957503378391266,1.29645681381226],[-1.00802028179169,0.858140170574188,1.09106981754303],[-0.912259697914124,0.776618003845215,0.867767453193665],[-0.839028537273407,0.714275419712067,0.630216419696808],[-0.789529383182526,0.672136127948761,0.382317245006561],[-0.764574885368347,0.650892078876495,0.128140434622765],[-0.764574885368347,0.650892078876495,-0.128140434622765],[-0.789529383182526,0.672136127948761,-0.382317245006561],[-0.839028537273407,0.714275419712067,-0.630216419696808],[-0.912259697914124,0.776618003845215,-0.867767453193665],[-1.00802028179169,0.858140170574188,-1.09106981754303],[-1.12473797798157,0.957503378391266,-1.29645681381226],[-1.26049625873566,1.07307612895966,-1.48055601119995],[-1.41306602954865,1.20296061038971,-1.64034450054169],[-1.57994210720062,1.34502422809601,-1.77319860458374],[-1.75838422775269,1.49693429470062,-1.87693679332733],[-1.94546258449554,1.6561963558197,-1.94985580444336],[-2.13810515403748,1.82019543647766,-1.99075818061829],[-2.33314895629883,1.98623871803284,-1.99897241592407],[-2.52739119529724,2.15159964561462,-1.97436356544495],[-2.71764254570007,2.31356287002563,-1.91733574867249],[-2.90077924728394,2.46946930885315,-1.82882523536682],[-3.07379364967346,2.61675882339478,-1.71028554439545],[-3.23384547233582,2.75301265716553,-1.56366300582886],[-3.37830638885498,2.87599396705627,-1.39136505126953],[-3.5048041343689,2.98368334770203,-1.19622111320496],[-3.61126208305359,3.07431221008301,-0.981435120105743],[-3.69593191146851,3.14639282226562,-0.750533998012543],[-3.75742340087891,3.19874119758606,-0.507309138774872],[-3.79472684860229,3.23049807548523,-0.255754321813583],[-3.80722975730896,3.24114203453064,-4.89858741034067e-16],[-4.00706815719604,2.9905526638031,0],[-3.99390888214111,2.98073172569275,0.255754321813583],[-3.95464754104614,2.95143008232117,0.507309138774872],[-3.88992834091187,2.90312886238098,0.750533998012543],[-3.80081415176392,2.83662128448486,0.981435120105743],[-3.68876838684082,2.75299954414368,1.19622111320496],[-3.55563068389893,2.65363621711731,1.39136505126953],[-3.40358734130859,2.54016327857971,1.56366300582886],[-3.23513460159302,2.41444373130798,1.71028554439545],[-3.05303859710693,2.27854204177856,1.82882523536682],[-2.86028933525085,2.13468956947327,1.91733574867249],[-2.66005182266235,1.98524832725525,1.97436356544495],[-2.45561408996582,1.8326723575592,1.99897241592407],[-2.25033259391785,1.67946684360504,1.99075818061829],[-2.04757833480835,1.52814733982086,1.94985580444336],[-1.85068035125732,1.38119864463806,1.87693679332733],[-1.66287183761597,1.24103355407715,1.77319860458374],[-1.48723673820496,1.10995364189148,1.64034450054169],[-1.32665872573853,0.990111112594604,1.48055601119995],[-1.18377459049225,0.883473873138428,1.29645681381226],[-1.06093037128448,0.791792929172516,1.09106981754303],[-0.960143446922302,0.716573655605316,0.867767453193665],[-0.883068442344666,0.659051120281219,0.630216419696808],[-0.830971121788025,0.620169878005981,0.382317245006561],[-0.804706811904907,0.600568294525146,0.128140434622765],[-0.804706811904907,0.600568294525146,-0.128140434622765],[-0.830971121788025,0.620169878005981,-0.382317245006561],[-0.883068442344666,0.659051120281219,-0.630216419696808],[-0.960143446922302,0.716573655605316,-0.867767453193665],[-1.06093037128448,0.791792929172516,-1.09106981754303],[-1.18377459049225,0.883473873138428,-1.29645681381226],[-1.32665872573853,0.990111112594604,-1.48055601119995],[-1.48723673820496,1.10995364189148,-1.64034450054169],[-1.66287183761597,1.24103355407715,-1.77319860458374],[-1.85068035125732,1.38119864463806,-1.87693679332733],[-2.04757833480835,1.52814733982086,-1.94985580444336],[-2.25033259391785,1.67946684360504,-1.99075818061829],[-2.45561408996582,1.8326723575592,-1.99897241592407],[-2.66005182266235,1.98524832725525,-1.97436356544495],[-2.86028933525085,2.13468956947327,-1.91733574867249],[-3.05303859710693,2.27854204177856,-1.82882523536682],[-3.23513460159302,2.41444373130798,-1.71028554439545],[-3.40358734130859,2.54016327857971,-1.56366300582886],[-3.55563068389893,2.65363621711731,-1.39136505126953],[-3.68876838684082,2.75299954414368,-1.19622111320496],[-3.80081415176392,2.83662128448486,-0.981435120105743],[-3.88992834091187,2.90312886238098,-0.750533998012543],[-3.95464754104614,2.95143008232117,-0.507309138774872],[-3.99390888214111,2.98073172569275,-0.255754321813583],[-4.00706815719604,2.9905526638031,-4.89858741034067e-16],[-4.19044065475464,2.72767448425293,0],[-4.1766791343689,2.7187168598175,0.255754321813583],[-4.13562107086182,2.69199085235596,0.507309138774872],[-4.06794023513794,2.64793562889099,0.750533998012543],[-3.97474789619446,2.58727431297302,0.981435120105743],[-3.8575747013092,2.51100301742554,1.19622111320496],[-3.71834444999695,2.42037391662598,1.39136505126953],[-3.55934309959412,2.31687569618225,1.56366300582886],[-3.38318157196045,2.20220708847046,1.71028554439545],[-3.19275259971619,2.0782516002655,1.82882523536682],[-2.99118280410767,1.94704413414001,1.91733574867249],[-2.78178191184998,1.81073927879333,1.97436356544495],[-2.56798839569092,1.67157518863678,1.99897241592407],[-2.35331273078918,1.53183686733246,1.99075818061829],[-2.14127993583679,1.39381885528564,1.94985580444336],[-1.93537163734436,1.2597873210907,1.87693679332733],[-1.73896861076355,1.13194310665131,1.77319860458374],[-1.55529594421387,1.01238548755646,1.64034450054169],[-1.38736951351166,0.903077483177185,1.48055601119995],[-1.23794674873352,0.805814027786255,1.29645681381226],[-1.10948097705841,0.722192108631134,1.09106981754303],[-1.00408172607422,0.653584778308868,0.867767453193665],[-0.923479676246643,0.601118624210358,0.630216419696808],[-0.868998229503632,0.565655171871185,0.382317245006561],[-0.841531991958618,0.547776639461517,0.128140434622765],[-0.841531991958618,0.547776639461517,-0.128140434622765],[-0.868998229503632,0.565655171871185,-0.382317245006561],[-0.923479676246643,0.601118624210358,-0.630216419696808],[-1.00408172607422,0.653584778308868,-0.867767453193665],[-1.10948097705841,0.722192108631134,-1.09106981754303],[-1.23794674873352,0.805814027786255,-1.29645681381226],[-1.38736951351166,0.903077483177185,-1.48055601119995],[-1.55529594421387,1.01238548755646,-1.64034450054169],[-1.73896861076355,1.13194310665131,-1.77319860458374],[-1.93537163734436,1.2597873210907,-1.87693679332733],[-2.14127993583679,1.39381885528564,-1.94985580444336],[-2.35331273078918,1.53183686733246,-1.99075818061829],[-2.56798839569092,1.67157518863678,-1.99897241592407],[-2.78178191184998,1.81073927879333,-1.97436356544495],[-2.99118280410767,1.94704413414001,-1.91733574867249],[-3.19275259971619,2.0782516002655,-1.82882523536682],[-3.38318157196045,2.20220708847046,-1.71028554439545],[-3.55934309959412,2.31687569618225,-1.56366300582886],[-3.71834444999695,2.42037391662598,-1.39136505126953],[-3.8575747013092,2.51100301742554,-1.19622111320496],[-3.97474789619446,2.58727431297302,-0.981435120105743],[-4.06794023513794,2.64793562889099,-0.750533998012543],[-4.13562107086182,2.69199085235596,-0.507309138774872],[-4.1766791343689,2.7187168598175,-0.255754321813583],[-4.19044065475464,2.72767448425293,-4.89858741034067e-16],[-4.3565936088562,2.45358777046204,0],[-4.34228658676147,2.44553017616272,0.255754321813583],[-4.29960012435913,2.42148971557617,0.507309138774872],[-4.22923612594604,2.38186120986938,0.750533998012543],[-4.13234853744507,2.32729530334473,0.981435120105743],[-4.01052951812744,2.25868821144104,1.19622111320496],[-3.86577844619751,2.17716598510742,1.39136505126953],[-3.70047283172607,2.08406734466553,1.56366300582886],[-3.51732635498047,1.98092126846313,1.71028554439545],[-3.31934666633606,1.8694212436676,1.82882523536682],[-3.1097846031189,1.75139796733856,1.91733574867249],[-2.89208078384399,1.62878954410553,1.97436356544495],[-2.66981029510498,1.50360918045044,1.99897241592407],[-2.44662284851074,1.37791228294373,1.99075818061829],[-2.22618269920349,1.25376284122467,1.94985580444336],[-2.01210999488831,1.1331992149353,1.87693679332733],[-1.80791962146759,1.01820135116577,1.77319860458374],[-1.61696422100067,0.910657286643982,1.64034450054169],[-1.44237947463989,0.812332987785339,1.48055601119995],[-1.28703188896179,0.724842846393585,1.29645681381226],[-1.15347242355347,0.649623572826385,1.09106981754303],[-1.04389405250549,0.587910175323486,0.867767453193665],[-0.960096061229706,0.540716052055359,0.630216419696808],[-0.903454422950745,0.508816063404083,0.382317245006561],[-0.87489914894104,0.492734014987946,0.128140434622765],[-0.87489914894104,0.492734014987946,-0.128140434622765],[-0.903454422950745,0.508816063404083,-0.382317245006561],[-0.960096061229706,0.540716052055359,-0.630216419696808],[-1.04389405250549,0.587910175323486,-0.867767453193665],[-1.15347242355347,0.649623572826385,-1.09106981754303],[-1.28703188896179,0.724842846393585,-1.29645681381226],[-1.44237947463989,0.812332987785339,-1.48055601119995],[-1.61696422100067,0.910657286643982,-1.64034450054169],[-1.80791962146759,1.01820135116577,-1.77319860458374],[-2.01210999488831,1.1331992149353,-1.87693679332733],[-2.22618269920349,1.25376284122467,-1.94985580444336],[-2.44662284851074,1.37791228294373,-1.99075818061829],[-2.66981029510498,1.50360918045044,-1.99897241592407],[-2.89208078384399,1.62878954410553,-1.97436356544495],[-3.1097846031189,1.75139796733856,-1.91733574867249],[-3.31934666633606,1.8694212436676,-1.82882523536682],[-3.51732635498047,1.98092126846313,-1.71028554439545],[-3.70047283172607,2.08406734466553,-1.56366300582886],[-3.86577844619751,2.17716598510742,-1.39136505126953],[-4.01052951812744,2.25868821144104,-1.19622111320496],[-4.13234853744507,2.32729530334473,-0.981435120105743],[-4.22923612594604,2.38186120986938,-0.750533998012543],[-4.29960012435913,2.42148971557617,-0.507309138774872],[-4.34228658676147,2.44553017616272,-0.255754321813583],[-4.3565936088562,2.45358777046204,-4.89858741034067e-16],[-4.50484418869019,2.1694188117981,0],[-4.49005031585693,2.16229438781738,0.255754321813583],[-4.44591188430786,2.14103817939758,0.507309138774872],[-4.37315273284912,2.10599946975708,0.750533998012543],[-4.27296876907349,2.05775332450867,0.981435120105743],[-4.14700412750244,1.99709188938141,1.19622111320496],[-3.99732732772827,1.92501139640808,1.39136505126953],[-3.82639646530151,1.84269535541534,1.56366300582886],[-3.63701772689819,1.75149548053741,1.71028554439545],[-3.43230104446411,1.65290904045105,1.82882523536682],[-3.21560764312744,1.54855501651764,1.91733574867249],[-2.9904956817627,1.4401468038559,1.97436356544495],[-2.76066160202026,1.32946455478668,1.99897241592407],[-2.52987909317017,1.2183256149292,1.99075818061829],[-2.30193781852722,1.10855484008789,1.94985580444336],[-2.08058023452759,1.00195467472076,1.87693679332733],[-1.86944139003754,0.900275528430939,1.77319860458374],[-1.67198801040649,0.805186986923218,1.64034450054169],[-1.49146223068237,0.718250393867493,1.48055601119995],[-1.33082842826843,0.640893161296844,1.29645681381226],[-1.19272398948669,0.574385643005371,1.09106981754303],[-1.07941675186157,0.519819736480713,0.867767453193665],[-0.992767214775085,0.478091508150101,0.630216419696808],[-0.934198141098022,0.449886113405228,0.382317245006561],[-0.904671132564545,0.435666650533676,0.128140434622765],[-0.904671132564545,0.435666650533676,-0.128140434622765],[-0.934198141098022,0.449886113405228,-0.382317245006561],[-0.992767214775085,0.478091508150101,-0.630216419696808],[-1.07941675186157,0.519819736480713,-0.867767453193665],[-1.19272398948669,0.574385643005371,-1.09106981754303],[-1.33082842826843,0.640893161296844,-1.29645681381226],[-1.49146223068237,0.718250393867493,-1.48055601119995],[-1.67198801040649,0.805186986923218,-1.64034450054169],[-1.86944139003754,0.900275528430939,-1.77319860458374],[-2.08058023452759,1.00195467472076,-1.87693679332733],[-2.30193781852722,1.10855484008789,-1.94985580444336],[-2.52987909317017,1.2183256149292,-1.99075818061829],[-2.76066160202026,1.32946455478668,-1.99897241592407],[-2.9904956817627,1.4401468038559,-1.97436356544495],[-3.21560764312744,1.54855501651764,-1.91733574867249],[-3.43230104446411,1.65290904045105,-1.82882523536682],[-3.63701772689819,1.75149548053741,-1.71028554439545],[-3.82639646530151,1.84269535541534,-1.56366300582886],[-3.99732732772827,1.92501139640808,-1.39136505126953],[-4.14700412750244,1.99709188938141,-1.19622111320496],[-4.27296876907349,2.05775332450867,-0.981435120105743],[-4.37315273284912,2.10599946975708,-0.750533998012543],[-4.44591188430786,2.14103817939758,-0.507309138774872],[-4.49005031585693,2.16229438781738,-0.255754321813583],[-4.50484418869019,2.1694188117981,-4.89858741034067e-16],[-4.63458395004272,1.87633502483368,0],[-4.61936378479004,1.8701730966568,0.255754321813583],[-4.5739541053772,1.85178875923157,0.507309138774872],[-4.49909973144531,1.82148361206055,0.750533998012543],[-4.39602994918823,1.77975535392761,0.981435120105743],[-4.26643753051758,1.7272891998291,1.19622111320496],[-4.11245059967041,1.6649466753006,1.39136505126953],[-3.93659663200378,1.59375131130219,1.56366300582886],[-3.74176383018494,1.51487231254578,1.71028554439545],[-3.53115129470825,1.42960464954376,1.82882523536682],[-3.30821704864502,1.3393486738205,1.91733574867249],[-3.07662200927734,1.24558615684509,1.97436356544495],[-2.84016847610474,1.14985680580139,1.99897241592407],[-2.60273957252502,1.05373251438141,1.99075818061829],[-2.36823344230652,0.958791494369507,1.94985580444336],[-2.14050102233887,0.866592824459076,1.87693679332733],[-1.92328131198883,0.778650283813477,1.77319860458374],[-1.72014129161835,0.696408033370972,1.64034450054169],[-1.53441631793976,0.621216356754303,1.48055601119995],[-1.36915624141693,0.554309904575348,1.29645681381226],[-1.22707450389862,0.496787399053574,1.09106981754303],[-1.11050403118134,0.449593245983124,0.867767453193665],[-1.02135896682739,0.413502395153046,0.630216419696808],[-0.961103022098541,0.389107495546341,0.382317245006561],[-0.930725634098053,0.376809060573578,0.128140434622765],[-0.930725634098053,0.376809060573578,-0.128140434622765],[-0.961103022098541,0.389107495546341,-0.382317245006561],[-1.02135896682739,0.413502395153046,-0.630216419696808],[-1.11050403118134,0.449593245983124,-0.867767453193665],[-1.22707450389862,0.496787399053574,-1.09106981754303],[-1.36915624141693,0.554309904575348,-1.29645681381226],[-1.53441631793976,0.621216356754303,-1.48055601119995],[-1.72014129161835,0.696408033370972,-1.64034450054169],[-1.92328131198883,0.778650283813477,-1.77319860458374],[-2.14050102233887,0.866592824459076,-1.87693679332733],[-2.36823344230652,0.958791494369507,-1.94985580444336],[-2.60273957252502,1.05373251438141,-1.99075818061829],[-2.84016847610474,1.14985680580139,-1.99897241592407],[-3.07662200927734,1.24558615684509,-1.97436356544495],[-3.30821704864502,1.3393486738205,-1.91733574867249],[-3.53115129470825,1.42960464954376,-1.82882523536682],[-3.74176383018494,1.51487231254578,-1.71028554439545],[-3.93659663200378,1.59375131130219,-1.56366300582886],[-4.11245059967041,1.6649466753006,-1.39136505126953],[-4.26643753051758,1.7272891998291,-1.19622111320496],[-4.39602994918823,1.77975535392761,-0.981435120105743],[-4.49909973144531,1.82148361206055,-0.750533998012543],[-4.5739541053772,1.85178875923157,-0.507309138774872],[-4.61936378479004,1.8701730966568,-0.255754321813583],[-4.63458395004272,1.87633502483368,-4.89858741034067e-16],[-4.74527883529663,1.57554113864899,0],[-4.72969532012939,1.57036697864532,0.255754321813583],[-4.68320083618164,1.55492973327637,0.507309138774872],[-4.60655879974365,1.5294828414917,0.750533998012543],[-4.50102710723877,1.49444401264191,0.981435120105743],[-4.36833953857422,1.45038866996765,1.19622111320496],[-4.21067428588867,1.39804017543793,1.39136505126953],[-4.03062057495117,1.33825814723969,1.56366300582886],[-3.83113408088684,1.27202415466309,1.71028554439545],[-3.61549115180969,1.2004257440567,1.82882523536682],[-3.38723230361938,1.12463855743408,1.91733574867249],[-3.15010571479797,1.04590713977814,1.97436356544495],[-2.90800476074219,0.965524077415466,1.99897241592407],[-2.66490483283997,0.884809374809265,1.99075818061829],[-2.42479777336121,0.80508828163147,1.94985580444336],[-2.19162583351135,0.727669894695282,1.87693679332733],[-1.96921801567078,0.653825402259827,1.77319860458374],[-1.76122605800629,0.58476734161377,1.64034450054169],[-1.57106518745422,0.521629571914673,1.48055601119995],[-1.40185797214508,0.465448886156082,1.29645681381226],[-1.25638258457184,0.417147755622864,1.09106981754303],[-1.13702785968781,0.377519279718399,0.867767453193665],[-1.0457535982132,0.347214132547379,0.630216419696808],[-0.984058499336243,0.326729953289032,0.382317245006561],[-0.952955603599548,0.316403061151505,0.128140434622765],[-0.952955603599548,0.316403061151505,-0.128140434622765],[-0.984058499336243,0.326729953289032,-0.382317245006561],[-1.0457535982132,0.347214132547379,-0.630216419696808],[-1.13702785968781,0.377519279718399,-0.867767453193665],[-1.25638258457184,0.417147755622864,-1.09106981754303],[-1.40185797214508,0.465448886156082,-1.29645681381226],[-1.57106518745422,0.521629571914673,-1.48055601119995],[-1.76122605800629,0.58476734161377,-1.64034450054169],[-1.96921801567078,0.653825402259827,-1.77319860458374],[-2.19162583351135,0.727669894695282,-1.87693679332733],[-2.42479777336121,0.80508828163147,-1.94985580444336],[-2.66490483283997,0.884809374809265,-1.99075818061829],[-2.90800476074219,0.965524077415466,-1.99897241592407],[-3.15010571479797,1.04590713977814,-1.97436356544495],[-3.38723230361938,1.12463855743408,-1.91733574867249],[-3.61549115180969,1.2004257440567,-1.82882523536682],[-3.83113408088684,1.27202415466309,-1.71028554439545],[-4.03062057495117,1.33825814723969,-1.56366300582886],[-4.21067428588867,1.39804017543793,-1.39136505126953],[-4.36833953857422,1.45038866996765,-1.19622111320496],[-4.50102710723877,1.49444401264191,-0.981435120105743],[-4.60655879974365,1.5294828414917,-0.750533998012543],[-4.68320083618164,1.55492973327637,-0.507309138774872],[-4.72969532012939,1.57036697864532,-0.255754321813583],[-4.74527883529663,1.57554113864899,-4.89858741034067e-16],[-4.83647441864014,1.2682728767395,0],[-4.82059144973755,1.26410794258118,0.255754321813583],[-4.77320337295532,1.25168132781982,0.507309138774872],[-4.69508838653564,1.23119711875916,0.750533998012543],[-4.58752870559692,1.20299172401428,0.981435120105743],[-4.4522910118103,1.16752827167511,1.19622111320496],[-4.29159593582153,1.1253889799118,1.39136505126953],[-4.10808134078979,1.07726585865021,1.56366300582886],[-3.90476155281067,1.02394902706146,1.71028554439545],[-3.684974193573,0.966314077377319,1.82882523536682],[-3.4523286819458,0.905307233333588,1.91733574867249],[-3.21064496040344,0.841930270195007,1.97436356544495],[-2.96389126777649,0.777223825454712,1.99897241592407],[-2.71611952781677,0.712250411510468,1.99075818061829],[-2.4713978767395,0.648076832294464,1.94985580444336],[-2.23374485969543,0.585756897926331,1.87693679332733],[-2.00706267356873,0.526313841342926,1.77319860458374],[-1.7950736284256,0.47072371840477,1.64034450054169],[-1.60125815868378,0.419899344444275,1.48055601119995],[-1.42879903316498,0.374675244092941,1.29645681381226],[-1.28052794933319,0.335793972015381,1.09106981754303],[-1.15887951850891,0.303893983364105,0.867767453193665],[-1.06585109233856,0.279499083757401,0.630216419696808],[-1.00297033786774,0.263009786605835,0.382317245006561],[-0.97126966714859,0.254696905612946,0.128140434622765],[-0.97126966714859,0.254696905612946,-0.128140434622765],[-1.00297033786774,0.263009786605835,-0.382317245006561],[-1.06585109233856,0.279499083757401,-0.630216419696808],[-1.15887951850891,0.303893983364105,-0.867767453193665],[-1.28052794933319,0.335793972015381,-1.09106981754303],[-1.42879903316498,0.374675244092941,-1.29645681381226],[-1.60125815868378,0.419899344444275,-1.48055601119995],[-1.7950736284256,0.47072371840477,-1.64034450054169],[-2.00706267356873,0.526313841342926,-1.77319860458374],[-2.23374485969543,0.585756897926331,-1.87693679332733],[-2.4713978767395,0.648076832294464,-1.94985580444336],[-2.71611952781677,0.712250411510468,-1.99075818061829],[-2.96389126777649,0.777223825454712,-1.99897241592407],[-3.21064496040344,0.841930270195007,-1.97436356544495],[-3.4523286819458,0.905307233333588,-1.91733574867249],[-3.684974193573,0.966314077377319,-1.82882523536682],[-3.90476155281067,1.02394902706146,-1.71028554439545],[-4.10808134078979,1.07726585865021,-1.56366300582886],[-4.29159593582153,1.1253889799118,-1.39136505126953],[-4.4522910118103,1.16752827167511,-1.19622111320496],[-4.58752870559692,1.20299172401428,-0.981435120105743],[-4.69508838653564,1.23119711875916,-0.750533998012543],[-4.77320337295532,1.25168132781982,-0.507309138774872],[-4.82059144973755,1.26410794258118,-0.255754321813583],[-4.83647441864014,1.2682728767395,-4.89858741034067e-16],[-4.90779590606689,0.955793142318726,0],[-4.89167881011963,0.952654302120209,0.255754321813583],[-4.84359169006348,0.943289399147034,0.507309138774872],[-4.76432466506958,0.927852153778076,0.750533998012543],[-4.65517902374268,0.906596064567566,0.981435120105743],[-4.51794719696045,0.879870116710663,1.19622111320496],[-4.35488224029541,0.848113238811493,1.39136505126953],[-4.16866159439087,0.811846792697906,1.56366300582886],[-3.96234345436096,0.771666288375854,1.71028554439545],[-3.73931503295898,0.728231549263,1.82882523536682],[-3.50323867797852,0.682255685329437,1.91733574867249],[-3.25799083709717,0.634493708610535,1.97436356544495],[-3.00759840011597,0.585729777812958,1.99897241592407],[-2.75617289543152,0.536764621734619,1.99075818061829],[-2.50784254074097,0.488402307033539,1.94985580444336],[-2.26668500900269,0.441436856985092,1.87693679332733],[-2.03666019439697,0.39663952589035,1.77319860458374],[-1.82154476642609,0.354745805263519,1.64034450054169],[-1.62487125396729,0.316443651914597,1.48055601119995],[-1.44986891746521,0.282361954450607,1.29645681381226],[-1.29941141605377,0.253060340881348,1.09106981754303],[-1.17596900463104,0.229019939899445,0.867767453193665],[-1.08156871795654,0.210635498166084,0.630216419696808],[-1.01776075363159,0.198208883404732,0.382317245006561],[-0.985592603683472,0.191944137215614,0.128140434622765],[-0.985592603683472,0.191944137215614,-0.128140434622765],[-1.01776075363159,0.198208883404732,-0.382317245006561],[-1.08156871795654,0.210635498166084,-0.630216419696808],[-1.17596900463104,0.229019939899445,-0.867767453193665],[-1.29941141605377,0.253060340881348,-1.09106981754303],[-1.44986891746521,0.282361954450607,-1.29645681381226],[-1.62487125396729,0.316443651914597,-1.48055601119995],[-1.82154476642609,0.354745805263519,-1.64034450054169],[-2.03666019439697,0.39663952589035,-1.77319860458374],[-2.26668500900269,0.441436856985092,-1.87693679332733],[-2.50784254074097,0.488402307033539,-1.94985580444336],[-2.75617289543152,0.536764621734619,-1.99075818061829],[-3.00759840011597,0.585729777812958,-1.99897241592407],[-3.25799083709717,0.634493708610535,-1.97436356544495],[-3.50323867797852,0.682255685329437,-1.91733574867249],[-3.73931503295898,0.728231549263,-1.82882523536682],[-3.96234345436096,0.771666288375854,-1.71028554439545],[-4.16866159439087,0.811846792697906,-1.56366300582886],[-4.35488224029541,0.848113238811493,-1.39136505126953],[-4.51794719696045,0.879870116710663,-1.19622111320496],[-4.65517902374268,0.906596064567566,-0.981435120105743],[-4.76432466506958,0.927852153778076,-0.750533998012543],[-4.84359169006348,0.943289399147034,-0.507309138774872],[-4.89167881011963,0.952654302120209,-0.255754321813583],[-4.90779590606689,0.955793142318726,-4.89858741034067e-16],[-4.95895004272461,0.63938581943512,0],[-4.94266510009766,0.637286067008972,0.255754321813583],[-4.89407682418823,0.631021320819855,0.507309138774872],[-4.81398344039917,0.62069445848465,0.750533998012543],[-4.70370054244995,0.606474995613098,0.981435120105743],[-4.56503820419312,0.58859646320343,1.19622111320496],[-4.40027332305908,0.567352414131165,1.39136505126953],[-4.21211194992065,0.543091714382172,1.56366300582886],[-4.00364303588867,0.516212642192841,1.71028554439545],[-3.77829027175903,0.487156569957733,1.82882523536682],[-3.53975319862366,0.456400632858276,1.91733574867249],[-3.29194927215576,0.424449861049652,1.97436356544495],[-3.03894686698914,0.391828805208206,1.99897241592407],[-2.7849006652832,0.35907319188118,1.99075818061829],[-2.53398203849792,0.326720803976059,1.94985580444336],[-2.29031085968018,0.295302867889404,1.87693679332733],[-2.05788826942444,0.265335321426392,1.77319860458374],[-1.84053087234497,0.237310171127319,1.64034450054169],[-1.64180743694305,0.211687624454498,1.48055601119995],[-1.46498107910156,0.188888385891914,1.29645681381226],[-1.31295526027679,0.169286832213402,1.09106981754303],[-1.18822622299194,0.153204798698425,0.867767453193665],[-1.09284198284149,0.140906378626823,0.630216419696808],[-1.02836894989014,0.132593482732773,0.382317245006561],[-0.99586546421051,0.128402635455132,0.128140434622765],[-0.99586546421051,0.128402635455132,-0.128140434622765],[-1.02836894989014,0.132593482732773,-0.382317245006561],[-1.09284198284149,0.140906378626823,-0.630216419696808],[-1.18822622299194,0.153204798698425,-0.867767453193665],[-1.31295526027679,0.169286832213402,-1.09106981754303],[-1.46498107910156,0.188888385891914,-1.29645681381226],[-1.64180743694305,0.211687624454498,-1.48055601119995],[-1.84053087234497,0.237310171127319,-1.64034450054169],[-2.05788826942444,0.265335321426392,-1.77319860458374],[-2.29031085968018,0.295302867889404,-1.87693679332733],[-2.53398203849792,0.326720803976059,-1.94985580444336],[-2.7849006652832,0.35907319188118,-1.99075818061829],[-3.03894686698914,0.391828805208206,-1.99897241592407],[-3.29194927215576,0.424449861049652,-1.97436356544495],[-3.53975319862366,0.456400632858276,-1.91733574867249],[-3.77829027175903,0.487156569957733,-1.82882523536682],[-4.00364303588867,0.516212642192841,-1.71028554439545],[-4.21211194992065,0.543091714382172,-1.56366300582886],[-4.40027332305908,0.567352414131165,-1.39136505126953],[-4.56503820419312,0.58859646320343,-1.19622111320496],[-4.70370054244995,0.606474995613098,-0.981435120105743],[-4.81398344039917,0.62069445848465,-0.750533998012543],[-4.89407682418823,0.631021320819855,-0.507309138774872],[-4.94266510009766,0.637286067008972,-0.255754321813583],[-4.95895004272461,0.63938581943512,-4.89858741034067e-16],[-4.98972702026367,0.320351094007492,0],[-4.97334051132202,0.319299072027206,0.255754321813583],[-4.92445087432861,0.316160261631012,0.507309138774872],[-4.8438606262207,0.310986191034317,0.750533998012543],[-4.7328929901123,0.303861826658249,0.981435120105743],[-4.59337043762207,0.294904142618179,1.19622111320496],[-4.42758321762085,0.284260272979736,1.39136505126953],[-4.23825359344482,0.272104918956757,1.56366300582886],[-4.02849102020264,0.258637726306915,1.71028554439545],[-3.80173945426941,0.244079768657684,1.82882523536682],[-3.56172227859497,0.22867015004158,1.91733574867249],[-3.31238007545471,0.212661862373352,1.97436356544495],[-3.0578076839447,0.196317762136459,1.99897241592407],[-2.80218482017517,0.179906234145164,1.99075818061829],[-2.54970860481262,0.163696736097336,1.94985580444336],[-2.30452513694763,0.147955432534218,1.87693679332733],[-2.07066035270691,0.132940798997879,1.77319860458374],[-1.8519538640976,0.118899382650852,1.64034450054169],[-1.6519969701767,0.106061726808548,1.48055601119995],[-1.4740731716156,0.0946386381983757,1.29645681381226],[-1.32110381126404,0.0848176777362823,1.09106981754303],[-1.19560074806213,0.0767601132392883,0.867767453193665],[-1.09962451457977,0.0705982372164726,0.630216419696808],[-1.0347512960434,0.0664332360029221,0.382317245006561],[-1.00204610824585,0.0643334984779358,0.128140434622765],[-1.00204610824585,0.0643334984779358,-0.128140434622765],[-1.0347512960434,0.0664332360029221,-0.382317245006561],[-1.09962451457977,0.0705982372164726,-0.630216419696808],[-1.19560074806213,0.0767601132392883,-0.867767453193665],[-1.32110381126404,0.0848176777362823,-1.09106981754303],[-1.4740731716156,0.0946386381983757,-1.29645681381226],[-1.6519969701767,0.106061726808548,-1.48055601119995],[-1.8519538640976,0.118899382650852,-1.64034450054169],[-2.07066035270691,0.132940798997879,-1.77319860458374],[-2.30452513694763,0.147955432534218,-1.87693679332733],[-2.54970860481262,0.163696736097336,-1.94985580444336],[-2.80218482017517,0.179906234145164,-1.99075818061829],[-3.0578076839447,0.196317762136459,-1.99897241592407],[-3.31238007545471,0.212661862373352,-1.97436356544495],[-3.56172227859497,0.22867015004158,-1.91733574867249],[-3.80173945426941,0.244079768657684,-1.82882523536682],[-4.02849102020264,0.258637726306915,-1.71028554439545],[-4.23825359344482,0.272104918956757,-1.56366300582886],[-4.42758321762085,0.284260272979736,-1.39136505126953],[-4.59337043762207,0.294904142618179,-1.19622111320496],[-4.7328929901123,0.303861826658249,-0.981435120105743],[-4.8438606262207,0.310986191034317,-0.750533998012543],[-4.92445087432861,0.316160261631012,-0.507309138774872],[-4.97334051132202,0.319299072027206,-0.255754321813583],[-4.98972702026367,0.320351094007492,-4.89858741034067e-16],[-5,6.12323399822804e-16,0],[-4.98358011245728,6.10312543606023e-16,0.255754321813583],[-4.93458986282349,6.04312956301061e-16,0.507309138774872],[-4.85383367538452,5.94423158427598e-16,0.750533998012543],[-4.74263763427734,5.80805568553268e-16,0.981435120105743],[-4.60282707214355,5.63683750436588e-16,1.19622111320496],[-4.43669891357422,5.43338866076487e-16,1.39136505126953],[-4.24697971343994,5.20105017031097e-16,1.56366300582886],[-4.03678512573242,4.94363579884921e-16,1.71028554439545],[-3.80956673622131,4.66537382897314e-16,1.82882523536682],[-3.56905508041382,4.37083188585085e-16,1.91733574867249],[-3.31919980049133,4.06484732170455e-16,1.97436356544495],[-3.06410312652588,3.75244410070262e-16,1.99897241592407],[-2.80795383453369,3.4387518014341e-16,1.99075818061829],[-2.55495810508728,3.12892117831166e-16,1.94985580444336],[-2.30926990509033,2.82803998767256e-16,1.87693679332733],[-2.07492351531982,2.54104828448386e-16,1.77319860458374],[-1.85576665401459,2.27265874830584e-16,1.64034450054169],[-1.65539824962616,2.0272780680466e-16,1.48055601119995],[-1.47710812091827,1.8089357382549e-16,1.29645681381226],[-1.32382380962372,1.6212165611822e-16,1.09106981754303],[-1.19806230068207,1.46720307501201e-16,0.867767453193665],[-1.10188853740692,1.34942420248748e-16,0.630216419696808],[-1.03688168525696,1.26981382570632e-16,0.382317245006561],[-1.0041092634201,1.22967915473414e-16,0.128140434622765],[-1.0041092634201,1.22967915473414e-16,-0.128140434622765],[-1.03688168525696,1.26981382570632e-16,-0.382317245006561],[-1.10188853740692,1.34942420248748e-16,-0.630216419696808],[-1.19806230068207,1.46720307501201e-16,-0.867767453193665],[-1.32382380962372,1.6212165611822e-16,-1.09106981754303],[-1.47710812091827,1.8089357382549e-16,-1.29645681381226],[-1.65539824962616,2.0272780680466e-16,-1.48055601119995],[-1.85576665401459,2.27265874830584e-16,-1.64034450054169],[-2.07492351531982,2.54104828448386e-16,-1.77319860458374],[-2.30926990509033,2.82803998767256e-16,-1.87693679332733],[-2.55495810508728,3.12892117831166e-16,-1.94985580444336],[-2.80795383453369,3.4387518014341e-16,-1.99075818061829],[-3.06410312652588,3.75244410070262e-16,-1.99897241592407],[-3.31919980049133,4.06484732170455e-16,-1.97436356544495],[-3.56905508041382,4.37083188585085e-16,-1.91733574867249],[-3.80956673622131,4.66537382897314e-16,-1.82882523536682],[-4.03678512573242,4.94363579884921e-16,-1.71028554439545],[-4.24697971343994,5.20105017031097e-16,-1.56366300582886],[-4.43669891357422,5.43338866076487e-16,-1.39136505126953],[-4.60282707214355,5.63683750436588e-16,-1.19622111320496],[-4.74263763427734,5.80805568553268e-16,-0.981435120105743],[-4.85383367538452,5.94423158427598e-16,-0.750533998012543],[-4.93458986282349,6.04312956301061e-16,-0.507309138774872],[-4.98358011245728,6.10312543606023e-16,-0.255754321813583],[-5,6.12323399822804e-16,-4.89858741034067e-16]],&#34;ignoreExtent&#34;:false,&#34;flags&#34;:64},&#34;14&#34;:{&#34;id&#34;:14,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[0,5.84449577331543,2.67662405967712]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;Half Torus&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[0,5.84449577331543,2.67662405967712]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;flags&#34;:2064},&#34;15&#34;:{&#34;id&#34;:15,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[0,-0.847064614295959,-2.67662405967712]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;x&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[0,-0.847064614295959,-2.67662405967712]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;flags&#34;:2064},&#34;16&#34;:{&#34;id&#34;:16,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-6.69500017166138,2.49871563911438,-2.67662405967712]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;y&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[-6.69500017166138,2.49871563911438,-2.67662405967712]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;flags&#34;:2064},&#34;17&#34;:{&#34;id&#34;:17,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-6.69500017166138,-0.847064614295959,0]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;z&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[-6.69500017166138,-0.847064614295959,0]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;flags&#34;:2064},&#34;10&#34;:{&#34;id&#34;:10,&#34;type&#34;:&#34;light&#34;,&#34;vertices&#34;:[[0,0,1]],&#34;colors&#34;:[[1,1,1,1],[1,1,1,1],[1,1,1,1]],&#34;viewpoint&#34;:true,&#34;finite&#34;:false},&#34;9&#34;:{&#34;id&#34;:9,&#34;type&#34;:&#34;background&#34;,&#34;material&#34;:{&#34;fog&#34;:true},&#34;colors&#34;:[[0.298039227724075,0.298039227724075,0.298039227724075,1]],&#34;centers&#34;:[[0,0,0]],&#34;sphere&#34;:false,&#34;fogtype&#34;:&#34;none&#34;,&#34;flags&#34;:0},&#34;11&#34;:{&#34;id&#34;:11,&#34;type&#34;:&#34;background&#34;,&#34;material&#34;:{&#34;lit&#34;:false,&#34;back&#34;:&#34;lines&#34;},&#34;colors&#34;:[[1,1,1,1]],&#34;centers&#34;:[[0,0,0]],&#34;sphere&#34;:false,&#34;fogtype&#34;:&#34;none&#34;,&#34;flags&#34;:0},&#34;13&#34;:{&#34;id&#34;:13,&#34;type&#34;:&#34;bboxdeco&#34;,&#34;material&#34;:{&#34;front&#34;:&#34;lines&#34;,&#34;back&#34;:&#34;lines&#34;},&#34;vertices&#34;:[[-4,&#34;NA&#34;,&#34;NA&#34;],[-2,&#34;NA&#34;,&#34;NA&#34;],[0,&#34;NA&#34;,&#34;NA&#34;],[2,&#34;NA&#34;,&#34;NA&#34;],[4,&#34;NA&#34;,&#34;NA&#34;],[&#34;NA&#34;,0,&#34;NA&#34;],[&#34;NA&#34;,1,&#34;NA&#34;],[&#34;NA&#34;,2,&#34;NA&#34;],[&#34;NA&#34;,3,&#34;NA&#34;],[&#34;NA&#34;,4,&#34;NA&#34;],[&#34;NA&#34;,&#34;NA&#34;,-1],[&#34;NA&#34;,&#34;NA&#34;,0],[&#34;NA&#34;,&#34;NA&#34;,1]],&#34;colors&#34;:[[0,0,0,1]],&#34;draw_front&#34;:true,&#34;newIds&#34;:[25,26,27,28,29,30,31]},&#34;6&#34;:{&#34;id&#34;:6,&#34;type&#34;:&#34;subscene&#34;,&#34;par3d&#34;:{&#34;antialias&#34;:16,&#34;FOV&#34;:30,&#34;ignoreExtent&#34;:false,&#34;listeners&#34;:6,&#34;mouseMode&#34;:{&#34;left&#34;:&#34;trackball&#34;,&#34;right&#34;:&#34;zoom&#34;,&#34;middle&#34;:&#34;fov&#34;,&#34;wheel&#34;:&#34;pull&#34;},&#34;observer&#34;:[0,0,29.0523204803467],&#34;modelMatrix&#34;:[[0.685463070869446,0,0,0],[0,0.469125360250473,1.61113929748535,-1.17221093177795],[0,-1.28891134262085,0.586406767368317,-25.8316974639893],[0,0,0,1]],&#34;projMatrix&#34;:[[3.73205089569092,0,0,0],[0,3.73205089569092,0,0],[0,0,-3.86370301246643,-104.730247497559],[0,0,-1,0]],&#34;skipRedraw&#34;:false,&#34;userMatrix&#34;:[[1,0,0,0],[0,0.342020143325668,0.939692620785909,0],[0,-0.939692620785909,0.342020143325668,0],[0,0,0,1]],&#34;userProjection&#34;:[[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]],&#34;scale&#34;:[0.685463070869446,1.37163078784943,1.71453857421875],&#34;viewport&#34;:{&#34;x&#34;:0,&#34;y&#34;:0,&#34;width&#34;:1,&#34;height&#34;:1},&#34;zoom&#34;:1,&#34;bbox&#34;:[-5,5,0,4.99743127822876,-1.99897241592407,1.99897241592407],&#34;windowRect&#34;:[1600,45,1856,301],&#34;family&#34;:&#34;sans&#34;,&#34;font&#34;:1,&#34;cex&#34;:1,&#34;useFreeType&#34;:true,&#34;fontname&#34;:&#34;/Library/Frameworks/R.framework/Versions/4.0/Resources/library/rgl/fonts/FreeSans.ttf&#34;,&#34;maxClipPlanes&#34;:6,&#34;glVersion&#34;:2.09999990463257,&#34;activeSubscene&#34;:0},&#34;embeddings&#34;:{&#34;viewport&#34;:&#34;replace&#34;,&#34;projection&#34;:&#34;replace&#34;,&#34;model&#34;:&#34;replace&#34;,&#34;mouse&#34;:&#34;replace&#34;},&#34;objects&#34;:[11,13,12,14,15,16,17,10,25,26,27,28,29,30,31],&#34;subscenes&#34;:[],&#34;flags&#34;:2640},&#34;25&#34;:{&#34;id&#34;:25,&#34;type&#34;:&#34;lines&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-4,-0.0749614685773849,-2.05894160270691],[4,-0.0749614685773849,-2.05894160270691],[-4,-0.0749614685773849,-2.05894160270691],[-4,-0.203645318746567,-2.16188859939575],[-2,-0.0749614685773849,-2.05894160270691],[-2,-0.203645318746567,-2.16188859939575],[0,-0.0749614685773849,-2.05894160270691],[0,-0.203645318746567,-2.16188859939575],[2,-0.0749614685773849,-2.05894160270691],[2,-0.203645318746567,-2.16188859939575],[4,-0.0749614685773849,-2.05894160270691],[4,-0.203645318746567,-2.16188859939575]],&#34;colors&#34;:[[0,0,0,1]],&#34;centers&#34;:[[0,-0.0749614685773849,-2.05894160270691],[-4,-0.139303386211395,-2.11041498184204],[-2,-0.139303386211395,-2.11041498184204],[0,-0.139303386211395,-2.11041498184204],[2,-0.139303386211395,-2.11041498184204],[4,-0.139303386211395,-2.11041498184204]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:64},&#34;26&#34;:{&#34;id&#34;:26,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-4,-0.461013048887253,-2.36778283119202],[-2,-0.461013048887253,-2.36778283119202],[0,-0.461013048887253,-2.36778283119202],[2,-0.461013048887253,-2.36778283119202],[4,-0.461013048887253,-2.36778283119202]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;-4&#34;],[&#34;-2&#34;],[&#34;0&#34;],[&#34;2&#34;],[&#34;4&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[-4,-0.461013048887253,-2.36778283119202],[-2,-0.461013048887253,-2.36778283119202],[0,-0.461013048887253,-2.36778283119202],[2,-0.461013048887253,-2.36778283119202],[4,-0.461013048887253,-2.36778283119202]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:2064},&#34;27&#34;:{&#34;id&#34;:27,&#34;type&#34;:&#34;lines&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-5.15000009536743,0,-2.05894160270691],[-5.15000009536743,4,-2.05894160270691],[-5.15000009536743,0,-2.05894160270691],[-5.40749979019165,0,-2.16188859939575],[-5.15000009536743,1,-2.05894160270691],[-5.40749979019165,1,-2.16188859939575],[-5.15000009536743,2,-2.05894160270691],[-5.40749979019165,2,-2.16188859939575],[-5.15000009536743,3,-2.05894160270691],[-5.40749979019165,3,-2.16188859939575],[-5.15000009536743,4,-2.05894160270691],[-5.40749979019165,4,-2.16188859939575]],&#34;colors&#34;:[[0,0,0,1]],&#34;centers&#34;:[[-5.15000009536743,2,-2.05894160270691],[-5.27874994277954,0,-2.11041498184204],[-5.27874994277954,1,-2.11041498184204],[-5.27874994277954,2,-2.11041498184204],[-5.27874994277954,3,-2.11041498184204],[-5.27874994277954,4,-2.11041498184204]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:64},&#34;28&#34;:{&#34;id&#34;:28,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-5.9225001335144,0,-2.36778283119202],[-5.9225001335144,1,-2.36778283119202],[-5.9225001335144,2,-2.36778283119202],[-5.9225001335144,3,-2.36778283119202],[-5.9225001335144,4,-2.36778283119202]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;0&#34;],[&#34;1&#34;],[&#34;2&#34;],[&#34;3&#34;],[&#34;4&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[-5.9225001335144,0,-2.36778283119202],[-5.9225001335144,1,-2.36778283119202],[-5.9225001335144,2,-2.36778283119202],[-5.9225001335144,3,-2.36778283119202],[-5.9225001335144,4,-2.36778283119202]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:2064},&#34;29&#34;:{&#34;id&#34;:29,&#34;type&#34;:&#34;lines&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-5.15000009536743,-0.0749614685773849,-1],[-5.15000009536743,-0.0749614685773849,1],[-5.15000009536743,-0.0749614685773849,-1],[-5.40749979019165,-0.203645318746567,-1],[-5.15000009536743,-0.0749614685773849,0],[-5.40749979019165,-0.203645318746567,0],[-5.15000009536743,-0.0749614685773849,1],[-5.40749979019165,-0.203645318746567,1]],&#34;colors&#34;:[[0,0,0,1]],&#34;centers&#34;:[[-5.15000009536743,-0.0749614685773849,0],[-5.27874994277954,-0.139303386211395,-1],[-5.27874994277954,-0.139303386211395,0],[-5.27874994277954,-0.139303386211395,1]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:64},&#34;30&#34;:{&#34;id&#34;:30,&#34;type&#34;:&#34;text&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-5.9225001335144,-0.461013048887253,-1],[-5.9225001335144,-0.461013048887253,0],[-5.9225001335144,-0.461013048887253,1]],&#34;colors&#34;:[[0,0,0,1]],&#34;texts&#34;:[[&#34;-1&#34;],[&#34;0&#34;],[&#34;1&#34;]],&#34;cex&#34;:[[1]],&#34;adj&#34;:[[0.5,0.5]],&#34;centers&#34;:[[-5.9225001335144,-0.461013048887253,-1],[-5.9225001335144,-0.461013048887253,0],[-5.9225001335144,-0.461013048887253,1]],&#34;family&#34;:[[&#34;sans&#34;]],&#34;font&#34;:[[1]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:2064},&#34;31&#34;:{&#34;id&#34;:31,&#34;type&#34;:&#34;lines&#34;,&#34;material&#34;:{&#34;lit&#34;:false},&#34;vertices&#34;:[[-5.15000009536743,-0.0749614685773849,-2.05894160270691],[-5.15000009536743,5.07239294052124,-2.05894160270691],[-5.15000009536743,-0.0749614685773849,2.05894160270691],[-5.15000009536743,5.07239294052124,2.05894160270691],[-5.15000009536743,-0.0749614685773849,-2.05894160270691],[-5.15000009536743,-0.0749614685773849,2.05894160270691],[-5.15000009536743,5.07239294052124,-2.05894160270691],[-5.15000009536743,5.07239294052124,2.05894160270691],[-5.15000009536743,-0.0749614685773849,-2.05894160270691],[5.15000009536743,-0.0749614685773849,-2.05894160270691],[-5.15000009536743,-0.0749614685773849,2.05894160270691],[5.15000009536743,-0.0749614685773849,2.05894160270691],[-5.15000009536743,5.07239294052124,-2.05894160270691],[5.15000009536743,5.07239294052124,-2.05894160270691],[-5.15000009536743,5.07239294052124,2.05894160270691],[5.15000009536743,5.07239294052124,2.05894160270691],[5.15000009536743,-0.0749614685773849,-2.05894160270691],[5.15000009536743,5.07239294052124,-2.05894160270691],[5.15000009536743,-0.0749614685773849,2.05894160270691],[5.15000009536743,5.07239294052124,2.05894160270691],[5.15000009536743,-0.0749614685773849,-2.05894160270691],[5.15000009536743,-0.0749614685773849,2.05894160270691],[5.15000009536743,5.07239294052124,-2.05894160270691],[5.15000009536743,5.07239294052124,2.05894160270691]],&#34;colors&#34;:[[0,0,0,1]],&#34;centers&#34;:[[-5.15000009536743,2.49871563911438,-2.05894160270691],[-5.15000009536743,2.49871563911438,2.05894160270691],[-5.15000009536743,-0.0749614685773849,0],[-5.15000009536743,5.07239294052124,0],[0,-0.0749614685773849,-2.05894160270691],[0,-0.0749614685773849,2.05894160270691],[0,5.07239294052124,-2.05894160270691],[0,5.07239294052124,2.05894160270691],[5.15000009536743,2.49871563911438,-2.05894160270691],[5.15000009536743,2.49871563911438,2.05894160270691],[5.15000009536743,-0.0749614685773849,0],[5.15000009536743,5.07239294052124,0]],&#34;ignoreExtent&#34;:true,&#34;origId&#34;:13,&#34;flags&#34;:64},&#34;38&#34;:{&#34;id&#34;:38,&#34;type&#34;:&#34;linestrip&#34;,&#34;material&#34;:{&#34;alpha&#34;:0.498039215803146,&#34;lit&#34;:false,&#34;depth_test&#34;:&#34;always&#34;,&#34;isTransparent&#34;:true},&#34;vertices&#34;:[[0,0,-0.999000012874603],[1,0,-0.999000012874603],[1,1,-0.999000012874603],[0,1,-0.999000012874603],[0,0,-0.999000012874603]],&#34;colors&#34;:[[0,0,0,0.498039215803146]],&#34;centers&#34;:[[0,0,-0.999000012874603],[1,0,-0.999000012874603],[1,1,-0.999000012874603],[0,1,-0.999000012874603],[0,0,-0.999000012874603]],&#34;ignoreExtent&#34;:false,&#34;flags&#34;:32864}},&#34;crosstalk&#34;:{&#34;key&#34;:[null],&#34;group&#34;:&#34;&#34;,&#34;id&#34;:0,&#34;options&#34;:[null]},&#34;width&#34;:672,&#34;height&#34;:480,&#34;brushId&#34;:38,&#34;sphereVerts&#34;:{&#34;vb&#34;:[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0746578340503426,0.146446609406726,0.212607523691814,0.270598050073098,0.318189645143208,0.353553390593274,0.375330277517865,0.38268343236509,0.375330277517865,0.353553390593274,0.318189645143208,0.270598050073098,0.212607523691814,0.146446609406726,0.0746578340503426,0,0,0.137949689641471,0.270598050073098,0.392847479193551,0.5,0.587937801209679,0.653281482438188,0.693519922661074,0.707106781186547,0.693519922661074,0.653281482438188,0.587937801209679,0.5,0.392847479193551,0.270598050073098,0.137949689641471,0,0,0.180239955501737,0.353553390593274,0.513279967159337,0.653281482438188,0.768177756711416,0.853553390593274,0.906127446352888,0.923879532511287,0.906127446352888,0.853553390593274,0.768177756711416,0.653281482438188,0.513279967159337,0.353553390593274,0.180239955501737,0,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,0.98078528040323,0.923879532511287,0.831469612302545,0.707106781186547,0.555570233019602,0.38268343236509,0.195090322016128,0,0,0.180239955501737,0.353553390593274,0.513279967159337,0.653281482438188,0.768177756711416,0.853553390593274,0.906127446352888,0.923879532511287,0.906127446352888,0.853553390593274,0.768177756711416,0.653281482438188,0.513279967159337,0.353553390593274,0.180239955501737,0,0,0.137949689641471,0.270598050073098,0.392847479193551,0.5,0.587937801209679,0.653281482438188,0.693519922661074,0.707106781186547,0.693519922661074,0.653281482438188,0.587937801209679,0.5,0.392847479193551,0.270598050073098,0.137949689641471,0,0,0.0746578340503426,0.146446609406726,0.212607523691814,0.270598050073098,0.318189645143208,0.353553390593274,0.375330277517865,0.38268343236509,0.375330277517865,0.353553390593274,0.318189645143208,0.270598050073098,0.212607523691814,0.146446609406726,0.0746578340503426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0.0746578340503426,-0.146446609406726,-0.212607523691814,-0.270598050073098,-0.318189645143208,-0.353553390593274,-0.375330277517865,-0.38268343236509,-0.375330277517865,-0.353553390593274,-0.318189645143208,-0.270598050073098,-0.212607523691814,-0.146446609406726,-0.0746578340503426,-0,-0,-0.137949689641471,-0.270598050073098,-0.392847479193551,-0.5,-0.587937801209679,-0.653281482438188,-0.693519922661074,-0.707106781186547,-0.693519922661074,-0.653281482438188,-0.587937801209679,-0.5,-0.392847479193551,-0.270598050073098,-0.137949689641471,-0,-0,-0.180239955501737,-0.353553390593274,-0.513279967159337,-0.653281482438188,-0.768177756711416,-0.853553390593274,-0.906127446352888,-0.923879532511287,-0.906127446352888,-0.853553390593274,-0.768177756711416,-0.653281482438188,-0.513279967159337,-0.353553390593274,-0.180239955501737,-0,-0,-0.195090322016128,-0.38268343236509,-0.555570233019602,-0.707106781186547,-0.831469612302545,-0.923879532511287,-0.98078528040323,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,-0,-0,-0.180239955501737,-0.353553390593274,-0.513279967159337,-0.653281482438188,-0.768177756711416,-0.853553390593274,-0.906127446352888,-0.923879532511287,-0.906127446352888,-0.853553390593274,-0.768177756711416,-0.653281482438188,-0.513279967159337,-0.353553390593274,-0.180239955501737,-0,-0,-0.137949689641471,-0.270598050073098,-0.392847479193551,-0.5,-0.587937801209679,-0.653281482438188,-0.693519922661074,-0.707106781186547,-0.693519922661074,-0.653281482438188,-0.587937801209679,-0.5,-0.392847479193551,-0.270598050073098,-0.137949689641471,-0,-0,-0.0746578340503426,-0.146446609406726,-0.212607523691814,-0.270598050073098,-0.318189645143208,-0.353553390593274,-0.375330277517865,-0.38268343236509,-0.375330277517865,-0.353553390593274,-0.318189645143208,-0.270598050073098,-0.212607523691814,-0.146446609406726,-0.0746578340503426,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1],[0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,0.98078528040323,0.923879532511287,0.831469612302545,0.707106781186547,0.555570233019602,0.38268343236509,0.195090322016128,0,0,0.180239955501737,0.353553390593274,0.513279967159337,0.653281482438188,0.768177756711416,0.853553390593274,0.906127446352888,0.923879532511287,0.906127446352888,0.853553390593274,0.768177756711416,0.653281482438188,0.513279967159337,0.353553390593274,0.180239955501737,0,0,0.137949689641471,0.270598050073098,0.392847479193551,0.5,0.587937801209679,0.653281482438188,0.693519922661074,0.707106781186547,0.693519922661074,0.653281482438188,0.587937801209679,0.5,0.392847479193551,0.270598050073098,0.137949689641471,0,0,0.0746578340503426,0.146446609406726,0.212607523691814,0.270598050073098,0.318189645143208,0.353553390593274,0.375330277517865,0.38268343236509,0.375330277517865,0.353553390593274,0.318189645143208,0.270598050073098,0.212607523691814,0.146446609406726,0.0746578340503426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0.0746578340503426,-0.146446609406726,-0.212607523691814,-0.270598050073098,-0.318189645143208,-0.353553390593274,-0.375330277517865,-0.38268343236509,-0.375330277517865,-0.353553390593274,-0.318189645143208,-0.270598050073098,-0.212607523691814,-0.146446609406726,-0.0746578340503426,-0,-0,-0.137949689641471,-0.270598050073098,-0.392847479193551,-0.5,-0.587937801209679,-0.653281482438188,-0.693519922661074,-0.707106781186547,-0.693519922661074,-0.653281482438188,-0.587937801209679,-0.5,-0.392847479193551,-0.270598050073098,-0.137949689641471,-0,-0,-0.180239955501737,-0.353553390593274,-0.513279967159337,-0.653281482438188,-0.768177756711416,-0.853553390593274,-0.906127446352888,-0.923879532511287,-0.906127446352888,-0.853553390593274,-0.768177756711416,-0.653281482438188,-0.513279967159337,-0.353553390593274,-0.180239955501737,-0,-0,-0.195090322016128,-0.38268343236509,-0.555570233019602,-0.707106781186547,-0.831469612302545,-0.923879532511287,-0.98078528040323,-1,-0.98078528040323,-0.923879532511287,-0.831469612302545,-0.707106781186547,-0.555570233019602,-0.38268343236509,-0.195090322016128,-0,-0,-0.180239955501737,-0.353553390593274,-0.513279967159337,-0.653281482438188,-0.768177756711416,-0.853553390593274,-0.906127446352888,-0.923879532511287,-0.906127446352888,-0.853553390593274,-0.768177756711416,-0.653281482438188,-0.513279967159337,-0.353553390593274,-0.180239955501737,-0,-0,-0.137949689641471,-0.270598050073098,-0.392847479193551,-0.5,-0.587937801209679,-0.653281482438188,-0.693519922661074,-0.707106781186547,-0.693519922661074,-0.653281482438188,-0.587937801209679,-0.5,-0.392847479193551,-0.270598050073098,-0.137949689641471,-0,-0,-0.0746578340503426,-0.146446609406726,-0.212607523691814,-0.270598050073098,-0.318189645143208,-0.353553390593274,-0.375330277517865,-0.38268343236509,-0.375330277517865,-0.353553390593274,-0.318189645143208,-0.270598050073098,-0.212607523691814,-0.146446609406726,-0.0746578340503426,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0746578340503426,0.146446609406726,0.212607523691814,0.270598050073098,0.318189645143208,0.353553390593274,0.375330277517865,0.38268343236509,0.375330277517865,0.353553390593274,0.318189645143208,0.270598050073098,0.212607523691814,0.146446609406726,0.0746578340503426,0,0,0.137949689641471,0.270598050073098,0.392847479193551,0.5,0.587937801209679,0.653281482438188,0.693519922661074,0.707106781186547,0.693519922661074,0.653281482438188,0.587937801209679,0.5,0.392847479193551,0.270598050073098,0.137949689641471,0,0,0.180239955501737,0.353553390593274,0.513279967159337,0.653281482438188,0.768177756711416,0.853553390593274,0.906127446352888,0.923879532511287,0.906127446352888,0.853553390593274,0.768177756711416,0.653281482438188,0.513279967159337,0.353553390593274,0.180239955501737,0,0,0.195090322016128,0.38268343236509,0.555570233019602,0.707106781186547,0.831469612302545,0.923879532511287,0.98078528040323,1,0.98078528040323,0.923879532511287,0.831469612302545,0.707106781186547,0.555570233019602,0.38268343236509,0.195090322016128,0]],&#34;it&#34;:[[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270],[17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288],[18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271]],&#34;material&#34;:[],&#34;normals&#34;:null,&#34;texcoords&#34;:[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.1875,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.3125,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.4375,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.5625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.625,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.6875,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.8125,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1,0,0.0625,0.125,0.1875,0.25,0.3125,0.375,0.4375,0.5,0.5625,0.625,0.6875,0.75,0.8125,0.875,0.9375,1]],&#34;meshColor&#34;:&#34;vertices&#34;},&#34;context&#34;:{&#34;shiny&#34;:false,&#34;rmarkdown&#34;:null},&#34;players&#34;:[],&#34;webGLoptions&#34;:{&#34;preserveDrawingBuffer&#34;:true}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;These days, of course, &lt;a href=&#34;https://www.javascript.com/&#34;&gt;JaveScript&lt;/a&gt; has become the preferred rendering engine for interactive plots, and there are several possibilities for creating interactive, JavaScript plots in R including &lt;a href=&#34;https://cran.r-project.org/package=threejs&#34;&gt;threejs&lt;/a&gt;, &lt;a href=&#34;https://cran.r-project.org/package=plotly&#34;&gt;plotly&lt;/a&gt;, and &lt;a href=&#34;https://cran.r-project.org/package=graph3d&#34;&gt;graph3D&lt;/a&gt;. Here we show an arresting rendering of two surfaces from the &lt;a href=&#34;https://bwlewis.github.io/rthreejs/&#34;&gt;threejs gallery&lt;/a&gt; that is built up from the parametric equations.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(&amp;quot;threejs&amp;quot;)

N     = 20000
theta = runif(N)*2*pi
phi   = runif(N)*2*pi
R     = 1.5
r     = 1.0

x = (R + r*cos(theta))*cos(phi)
y = (R + r*cos(theta))*sin(phi)
z = r*sin(theta)

d = 6
h = 6
t = 2*runif(N) - 1
w = t^2*sqrt(1-t^2)
x1 = d*cos(theta)*sin(phi)*w
y1 = d*sin(theta)*sin(phi)*w

i = order(phi)
j = order(t)
col = c(rainbow(length(phi))[order(i)],
        rainbow(length(t), start=0, end=2/6)[order(j)])

M = cbind(x=c(x, x1), y=c(y, y1), z=c(z, h*t))
scatterplot3js(M, size=0.1, color=col, bg=&amp;quot;black&amp;quot;, pch=&amp;quot;.&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;XMzoUEDFk1&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;scatterplotThree html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;XMzoUEDFk1&#34;&gt;{&#34;x&#34;:{&#34;NROW&#34;:40000,&#34;height&#34;:null,&#34;width&#34;:null,&#34;axis&#34;:true,&#34;numticks&#34;:[6,6,6],&#34;xticklabs&#34;:null,&#34;yticklabs&#34;:null,&#34;zticklabs&#34;:null,&#34;color&#34;:[[&#34;#FF0048&#34;,&#34;#FF2500&#34;,&#34;#FF00C7&#34;,&#34;#5EFF00&#34;,&#34;#00FFD3&#34;,&#34;#00FFF9&#34;,&#34;#B3FF00&#34;,&#34;#0077FF&#34;,&#34;#D500FF&#34;,&#34;#FFA200&#34;,&#34;#00FF95&#34;,&#34;#BCFF00&#34;,&#34;#A200FF&#34;,&#34;#005EFF&#34;,&#34;#0041FF&#34;,&#34;#00E5FF&#34;,&#34;#FF0F00&#34;,&#34;#1300FF&#34;,&#34;#00EAFF&#34;,&#34;#00FFE2&#34;,&#34;#0014FF&#34;,&#34;#FF009D&#34;,&#34;#C000FF&#34;,&#34;#00FF0E&#34;,&#34;#FFC000&#34;,&#34;#00B0FF&#34;,&#34;#0500FF&#34;,&#34;#FF0081&#34;,&#34;#FF00E5&#34;,&#34;#FBFF00&#34;,&#34;#FF008B&#34;,&#34;#C4FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFF000&#34;,&#34;#1FFF00&#34;,&#34;#00FF27&#34;,&#34;#DD00FF&#34;,&#34;#0050FF&#34;,&#34;#FF0C00&#34;,&#34;#38FF00&#34;,&#34;#FF000B&#34;,&#34;#0097FF&#34;,&#34;#FF004E&#34;,&#34;#FFE200&#34;,&#34;#DFFF00&#34;,&#34;#003BFF&#34;,&#34;#00FF52&#34;,&#34;#009EFF&#34;,&#34;#FF00BC&#34;,&#34;#FFD100&#34;,&#34;#36FF00&#34;,&#34;#00FFC6&#34;,&#34;#3A00FF&#34;,&#34;#006FFF&#34;,&#34;#B800FF&#34;,&#34;#00FFF4&#34;,&#34;#9100FF&#34;,&#34;#19FF00&#34;,&#34;#0065FF&#34;,&#34;#FF2900&#34;,&#34;#00B5FF&#34;,&#34;#00EAFF&#34;,&#34;#FFF800&#34;,&#34;#94FF00&#34;,&#34;#6500FF&#34;,&#34;#00FF6A&#34;,&#34;#00FF39&#34;,&#34;#00FF11&#34;,&#34;#CBFF00&#34;,&#34;#8100FF&#34;,&#34;#FF00A1&#34;,&#34;#00A8FF&#34;,&#34;#00EFFF&#34;,&#34;#00FFA4&#34;,&#34;#FF7900&#34;,&#34;#E4FF00&#34;,&#34;#FF007C&#34;,&#34;#00BBFF&#34;,&#34;#00F5FF&#34;,&#34;#74FF00&#34;,&#34;#FFD100&#34;,&#34;#65FF00&#34;,&#34;#00FFD5&#34;,&#34;#0037FF&#34;,&#34;#00E8FF&#34;,&#34;#FFB500&#34;,&#34;#66FF00&#34;,&#34;#00EEFF&#34;,&#34;#FF5600&#34;,&#34;#2300FF&#34;,&#34;#7AFF00&#34;,&#34;#FF00EC&#34;,&#34;#C200FF&#34;,&#34;#FFBC00&#34;,&#34;#00FFB4&#34;,&#34;#0091FF&#34;,&#34;#7FFF00&#34;,&#34;#B300FF&#34;,&#34;#A000FF&#34;,&#34;#007AFF&#34;,&#34;#009DFF&#34;,&#34;#C7FF00&#34;,&#34;#FF00CE&#34;,&#34;#00FFF8&#34;,&#34;#006BFF&#34;,&#34;#FF0200&#34;,&#34;#FF0052&#34;,&#34;#BBFF00&#34;,&#34;#0057FF&#34;,&#34;#00FF55&#34;,&#34;#008DFF&#34;,&#34;#FFF200&#34;,&#34;#0079FF&#34;,&#34;#60FF00&#34;,&#34;#D3FF00&#34;,&#34;#FF8800&#34;,&#34;#FF1B00&#34;,&#34;#FF2000&#34;,&#34;#FF005A&#34;,&#34;#FFD800&#34;,&#34;#0008FF&#34;,&#34;#0015FF&#34;,&#34;#FF4900&#34;,&#34;#1C00FF&#34;,&#34;#8BFF00&#34;,&#34;#FF00C1&#34;,&#34;#1BFF00&#34;,&#34;#FF5200&#34;,&#34;#74FF00&#34;,&#34;#FF0300&#34;,&#34;#00FF81&#34;,&#34;#E500FF&#34;,&#34;#3000FF&#34;,&#34;#66FF00&#34;,&#34;#FFE500&#34;,&#34;#FF1400&#34;,&#34;#0008FF&#34;,&#34;#9E00FF&#34;,&#34;#FFDD00&#34;,&#34;#00B1FF&#34;,&#34;#FF0094&#34;,&#34;#AFFF00&#34;,&#34;#FFAB00&#34;,&#34;#00FFC8&#34;,&#34;#00FF49&#34;,&#34;#FFE800&#34;,&#34;#3AFF00&#34;,&#34;#C500FF&#34;,&#34;#6BFF00&#34;,&#34;#FF0014&#34;,&#34;#72FF00&#34;,&#34;#FF0014&#34;,&#34;#FFF500&#34;,&#34;#4D00FF&#34;,&#34;#00FFDE&#34;,&#34;#0051FF&#34;,&#34;#005EFF&#34;,&#34;#00B3FF&#34;,&#34;#DDFF00&#34;,&#34;#A6FF00&#34;,&#34;#1C00FF&#34;,&#34;#FFEA00&#34;,&#34;#FF2C00&#34;,&#34;#FF0B00&#34;,&#34;#FF9800&#34;,&#34;#1F00FF&#34;,&#34;#FFD300&#34;,&#34;#6300FF&#34;,&#34;#0BFF00&#34;,&#34;#00FF33&#34;,&#34;#00FFDA&#34;,&#34;#00FF2A&#34;,&#34;#FF9700&#34;,&#34;#FF004A&#34;,&#34;#00FFA1&#34;,&#34;#FF1D00&#34;,&#34;#A2FF00&#34;,&#34;#FF6600&#34;,&#34;#B6FF00&#34;,&#34;#FF3E00&#34;,&#34;#FF2400&#34;,&#34;#FF4B00&#34;,&#34;#FF0090&#34;,&#34;#55FF00&#34;,&#34;#00FFD5&#34;,&#34;#62FF00&#34;,&#34;#0035FF&#34;,&#34;#00AAFF&#34;,&#34;#F800FF&#34;,&#34;#FE00FF&#34;,&#34;#00C8FF&#34;,&#34;#00F2FF&#34;,&#34;#0009FF&#34;,&#34;#17FF00&#34;,&#34;#FF0094&#34;,&#34;#95FF00&#34;,&#34;#FF0052&#34;,&#34;#00FFA0&#34;,&#34;#92FF00&#34;,&#34;#00FF10&#34;,&#34;#7200FF&#34;,&#34;#7700FF&#34;,&#34;#6A00FF&#34;,&#34;#00FF7F&#34;,&#34;#00FFEE&#34;,&#34;#F000FF&#34;,&#34;#1CFF00&#34;,&#34;#ECFF00&#34;,&#34;#D000FF&#34;,&#34;#58FF00&#34;,&#34;#1E00FF&#34;,&#34;#FF8600&#34;,&#34;#00FF96&#34;,&#34;#FF0007&#34;,&#34;#DFFF00&#34;,&#34;#E000FF&#34;,&#34;#7BFF00&#34;,&#34;#00FF5B&#34;,&#34;#C4FF00&#34;,&#34;#FF00A7&#34;,&#34;#FF0010&#34;,&#34;#FF009A&#34;,&#34;#04FF00&#34;,&#34;#FF9D00&#34;,&#34;#00FF07&#34;,&#34;#55FF00&#34;,&#34;#B4FF00&#34;,&#34;#0013FF&#34;,&#34;#FF7C00&#34;,&#34;#FF2D00&#34;,&#34;#0074FF&#34;,&#34;#FF3800&#34;,&#34;#00FFDA&#34;,&#34;#FFE200&#34;,&#34;#E1FF00&#34;,&#34;#00FF6B&#34;,&#34;#FFC700&#34;,&#34;#2500FF&#34;,&#34;#0000FF&#34;,&#34;#E000FF&#34;,&#34;#80FF00&#34;,&#34;#30FF00&#34;,&#34;#00FF89&#34;,&#34;#3DFF00&#34;,&#34;#0017FF&#34;,&#34;#35FF00&#34;,&#34;#FF008C&#34;,&#34;#FF0027&#34;,&#34;#5AFF00&#34;,&#34;#FF00DD&#34;,&#34;#00DAFF&#34;,&#34;#0011FF&#34;,&#34;#FF2A00&#34;,&#34;#C100FF&#34;,&#34;#27FF00&#34;,&#34;#0096FF&#34;,&#34;#002BFF&#34;,&#34;#FF00A3&#34;,&#34;#0300FF&#34;,&#34;#C400FF&#34;,&#34;#00FF95&#34;,&#34;#91FF00&#34;,&#34;#FFCB00&#34;,&#34;#FF1800&#34;,&#34;#FFF200&#34;,&#34;#FF0600&#34;,&#34;#0066FF&#34;,&#34;#FF006B&#34;,&#34;#57FF00&#34;,&#34;#1FFF00&#34;,&#34;#3200FF&#34;,&#34;#FF0020&#34;,&#34;#0090FF&#34;,&#34;#FFE900&#34;,&#34;#AD00FF&#34;,&#34;#A200FF&#34;,&#34;#FF3300&#34;,&#34;#FF0060&#34;,&#34;#F600FF&#34;,&#34;#00FF1D&#34;,&#34;#34FF00&#34;,&#34;#00FFA5&#34;,&#34;#8000FF&#34;,&#34;#FF5B00&#34;,&#34;#6000FF&#34;,&#34;#4B00FF&#34;,&#34;#6800FF&#34;,&#34;#FF6300&#34;,&#34;#2D00FF&#34;,&#34;#F9FF00&#34;,&#34;#ACFF00&#34;,&#34;#61FF00&#34;,&#34;#00FAFF&#34;,&#34;#2A00FF&#34;,&#34;#59FF00&#34;,&#34;#74FF00&#34;,&#34;#FF00CF&#34;,&#34;#FF00BD&#34;,&#34;#1C00FF&#34;,&#34;#FF00CF&#34;,&#34;#FF0070&#34;,&#34;#00FF68&#34;,&#34;#FF5F00&#34;,&#34;#0017FF&#34;,&#34;#DEFF00&#34;,&#34;#006CFF&#34;,&#34;#BDFF00&#34;,&#34;#00FF99&#34;,&#34;#00A1FF&#34;,&#34;#4700FF&#34;,&#34;#0083FF&#34;,&#34;#FFFA00&#34;,&#34;#8BFF00&#34;,&#34;#5E00FF&#34;,&#34;#FFD000&#34;,&#34;#7600FF&#34;,&#34;#00FFC1&#34;,&#34;#00FFCB&#34;,&#34;#FFCE00&#34;,&#34;#00FF45&#34;,&#34;#00E8FF&#34;,&#34;#8DFF00&#34;,&#34;#0068FF&#34;,&#34;#FF00E5&#34;,&#34;#00FBFF&#34;,&#34;#FF4800&#34;,&#34;#00FFF8&#34;,&#34;#3300FF&#34;,&#34;#7700FF&#34;,&#34;#2800FF&#34;,&#34;#FF00DC&#34;,&#34;#F400FF&#34;,&#34;#FF1F00&#34;,&#34;#FF00DD&#34;,&#34;#2F00FF&#34;,&#34;#FF0053&#34;,&#34;#FFAE00&#34;,&#34;#73FF00&#34;,&#34;#0058FF&#34;,&#34;#76FF00&#34;,&#34;#FF00CD&#34;,&#34;#002DFF&#34;,&#34;#FC00FF&#34;,&#34;#005FFF&#34;,&#34;#FF00C1&#34;,&#34;#FF00B4&#34;,&#34;#FF0024&#34;,&#34;#00FCFF&#34;,&#34;#43FF00&#34;,&#34;#0033FF&#34;,&#34;#EA00FF&#34;,&#34;#00F5FF&#34;,&#34;#9AFF00&#34;,&#34;#0008FF&#34;,&#34;#00FF75&#34;,&#34;#00A8FF&#34;,&#34;#9800FF&#34;,&#34;#0046FF&#34;,&#34;#00FF0C&#34;,&#34;#FF9B00&#34;,&#34;#FF5700&#34;,&#34;#00AFFF&#34;,&#34;#FF0B00&#34;,&#34;#FFFC00&#34;,&#34;#5B00FF&#34;,&#34;#9C00FF&#34;,&#34;#DA00FF&#34;,&#34;#FF003E&#34;,&#34;#6600FF&#34;,&#34;#5900FF&#34;,&#34;#FF0001&#34;,&#34;#B200FF&#34;,&#34;#DCFF00&#34;,&#34;#00B0FF&#34;,&#34;#FF001B&#34;,&#34;#0061FF&#34;,&#34;#00FF43&#34;,&#34;#FF4300&#34;,&#34;#63FF00&#34;,&#34;#FF003D&#34;,&#34;#FF00FB&#34;,&#34;#FC00FF&#34;,&#34;#0096FF&#34;,&#34;#00FF28&#34;,&#34;#0FFF00&#34;,&#34;#70FF00&#34;,&#34;#00FF8D&#34;,&#34;#004DFF&#34;,&#34;#FF5D00&#34;,&#34;#E6FF00&#34;,&#34;#3A00FF&#34;,&#34;#FF0047&#34;,&#34;#34FF00&#34;,&#34;#C500FF&#34;,&#34;#FF9100&#34;,&#34;#FF0069&#34;,&#34;#FF3900&#34;,&#34;#FFFA00&#34;,&#34;#00FF6E&#34;,&#34;#0010FF&#34;,&#34;#FF001D&#34;,&#34;#00FFA7&#34;,&#34;#7D00FF&#34;,&#34;#2BFF00&#34;,&#34;#FF00BF&#34;,&#34;#00FFBB&#34;,&#34;#0021FF&#34;,&#34;#FF4D00&#34;,&#34;#FF00FE&#34;,&#34;#D4FF00&#34;,&#34;#00FFA6&#34;,&#34;#00C7FF&#34;,&#34;#0017FF&#34;,&#34;#9100FF&#34;,&#34;#00FF92&#34;,&#34;#FF0040&#34;,&#34;#FF4500&#34;,&#34;#00FFC9&#34;,&#34;#00FFA0&#34;,&#34;#FF4100&#34;,&#34;#FF6A00&#34;,&#34;#FF6700&#34;,&#34;#00FFEF&#34;,&#34;#4C00FF&#34;,&#34;#FF0025&#34;,&#34;#0050FF&#34;,&#34;#FFC000&#34;,&#34;#FF00E6&#34;,&#34;#008DFF&#34;,&#34;#7200FF&#34;,&#34;#FF0044&#34;,&#34;#3000FF&#34;,&#34;#FF2C00&#34;,&#34;#FFEB00&#34;,&#34;#FF1E00&#34;,&#34;#00FF5B&#34;,&#34;#FFE500&#34;,&#34;#AD00FF&#34;,&#34;#00FF39&#34;,&#34;#0800FF&#34;,&#34;#00FFA6&#34;,&#34;#6B00FF&#34;,&#34;#00FFDB&#34;,&#34;#F8FF00&#34;,&#34;#00FF36&#34;,&#34;#2A00FF&#34;,&#34;#FF4A00&#34;,&#34;#FF7B00&#34;,&#34;#FF00A9&#34;,&#34;#00FFB5&#34;,&#34;#FF0013&#34;,&#34;#FF0064&#34;,&#34;#FF0070&#34;,&#34;#FF00C9&#34;,&#34;#FFEF00&#34;,&#34;#89FF00&#34;,&#34;#FF4500&#34;,&#34;#FF8A00&#34;,&#34;#FFCE00&#34;,&#34;#00FF8B&#34;,&#34;#FFE900&#34;,&#34;#F5FF00&#34;,&#34;#00F3FF&#34;,&#34;#00FFCB&#34;,&#34;#FF9100&#34;,&#34;#FF00B7&#34;,&#34;#FFF100&#34;,&#34;#AEFF00&#34;,&#34;#7BFF00&#34;,&#34;#FF2300&#34;,&#34;#FF0090&#34;,&#34;#FF3500&#34;,&#34;#00FF51&#34;,&#34;#00A5FF&#34;,&#34;#5100FF&#34;,&#34;#37FF00&#34;,&#34;#33FF00&#34;,&#34;#4BFF00&#34;,&#34;#51FF00&#34;,&#34;#FF0000&#34;,&#34;#FF006E&#34;,&#34;#9EFF00&#34;,&#34;#FF0500&#34;,&#34;#70FF00&#34;,&#34;#00FFEA&#34;,&#34;#005CFF&#34;,&#34;#5700FF&#34;,&#34;#FF00D0&#34;,&#34;#FF2900&#34;,&#34;#FFCE00&#34;,&#34;#00FFB9&#34;,&#34;#FF1500&#34;,&#34;#F0FF00&#34;,&#34;#9000FF&#34;,&#34;#FF00A1&#34;,&#34;#FFC400&#34;,&#34;#00FF81&#34;,&#34;#CD00FF&#34;,&#34;#FF00D2&#34;,&#34;#00FF19&#34;,&#34;#FF8800&#34;,&#34;#09FF00&#34;,&#34;#00FF4A&#34;,&#34;#009CFF&#34;,&#34;#00FF7D&#34;,&#34;#D3FF00&#34;,&#34;#1C00FF&#34;,&#34;#47FF00&#34;,&#34;#FF001F&#34;,&#34;#5700FF&#34;,&#34;#AFFF00&#34;,&#34;#00B8FF&#34;,&#34;#C600FF&#34;,&#34;#FFE100&#34;,&#34;#D200FF&#34;,&#34;#9900FF&#34;,&#34;#6800FF&#34;,&#34;#00FF32&#34;,&#34;#00FFD7&#34;,&#34;#00FFD5&#34;,&#34;#FF000A&#34;,&#34;#00FFB6&#34;,&#34;#001CFF&#34;,&#34;#00FF48&#34;,&#34;#00FFD4&#34;,&#34;#0CFF00&#34;,&#34;#00FF80&#34;,&#34;#0042FF&#34;,&#34;#FF1A00&#34;,&#34;#EE00FF&#34;,&#34;#FF007F&#34;,&#34;#FF00C0&#34;,&#34;#FF7900&#34;,&#34;#FF00A8&#34;,&#34;#00DFFF&#34;,&#34;#42FF00&#34;,&#34;#FFF400&#34;,&#34;#B2FF00&#34;,&#34;#0044FF&#34;,&#34;#D300FF&#34;,&#34;#00FFCA&#34;,&#34;#00FFDB&#34;,&#34;#FF00F6&#34;,&#34;#00BEFF&#34;,&#34;#FF5600&#34;,&#34;#40FF00&#34;,&#34;#F400FF&#34;,&#34;#FF00A6&#34;,&#34;#00FFB6&#34;,&#34;#00FF05&#34;,&#34;#00FF3F&#34;,&#34;#BF00FF&#34;,&#34;#0A00FF&#34;,&#34;#00FFF9&#34;,&#34;#00C6FF&#34;,&#34;#00FF78&#34;,&#34;#FF0027&#34;,&#34;#1DFF00&#34;,&#34;#00FF92&#34;,&#34;#FF006B&#34;,&#34;#FFAE00&#34;,&#34;#00FFA0&#34;,&#34;#0046FF&#34;,&#34;#00FFFA&#34;,&#34;#004BFF&#34;,&#34;#FF0013&#34;,&#34;#00FFFF&#34;,&#34;#F300FF&#34;,&#34;#FF00C9&#34;,&#34;#FF000F&#34;,&#34;#1700FF&#34;,&#34;#83FF00&#34;,&#34;#FF003F&#34;,&#34;#FF006D&#34;,&#34;#003FFF&#34;,&#34;#FF9800&#34;,&#34;#00FF71&#34;,&#34;#FF00AA&#34;,&#34;#F100FF&#34;,&#34;#FF0094&#34;,&#34;#00FFF6&#34;,&#34;#4D00FF&#34;,&#34;#6000FF&#34;,&#34;#00A2FF&#34;,&#34;#0063FF&#34;,&#34;#FF0086&#34;,&#34;#D9FF00&#34;,&#34;#FF0001&#34;,&#34;#00FF52&#34;,&#34;#D8FF00&#34;,&#34;#5BFF00&#34;,&#34;#00FF92&#34;,&#34;#FF00EA&#34;,&#34;#1000FF&#34;,&#34;#FF009F&#34;,&#34;#B2FF00&#34;,&#34;#00EAFF&#34;,&#34;#FF000F&#34;,&#34;#00D8FF&#34;,&#34;#1C00FF&#34;,&#34;#B700FF&#34;,&#34;#D700FF&#34;,&#34;#FF2A00&#34;,&#34;#FF6800&#34;,&#34;#FF3600&#34;,&#34;#5000FF&#34;,&#34;#FF5C00&#34;,&#34;#0039FF&#34;,&#34;#C300FF&#34;,&#34;#06FF00&#34;,&#34;#FF00EA&#34;,&#34;#00E4FF&#34;,&#34;#00FF58&#34;,&#34;#00DCFF&#34;,&#34;#FF0800&#34;,&#34;#FFFD00&#34;,&#34;#45FF00&#34;,&#34;#4000FF&#34;,&#34;#FFD900&#34;,&#34;#0026FF&#34;,&#34;#53FF00&#34;,&#34;#DBFF00&#34;,&#34;#FF0046&#34;,&#34;#CD00FF&#34;,&#34;#0D00FF&#34;,&#34;#FF7F00&#34;,&#34;#B400FF&#34;,&#34;#B000FF&#34;,&#34;#2BFF00&#34;,&#34;#FF4500&#34;,&#34;#83FF00&#34;,&#34;#CAFF00&#34;,&#34;#FF0C00&#34;,&#34;#FF9000&#34;,&#34;#1A00FF&#34;,&#34;#FF00FD&#34;,&#34;#C900FF&#34;,&#34;#00FFAB&#34;,&#34;#8F00FF&#34;,&#34;#FB00FF&#34;,&#34;#6900FF&#34;,&#34;#00FFB5&#34;,&#34;#FF0082&#34;,&#34;#008CFF&#34;,&#34;#0034FF&#34;,&#34;#FF0F00&#34;,&#34;#FF00E8&#34;,&#34;#FD00FF&#34;,&#34;#B4FF00&#34;,&#34;#2FFF00&#34;,&#34;#00FF10&#34;,&#34;#FF0051&#34;,&#34;#FF007B&#34;,&#34;#00FF3E&#34;,&#34;#FF0072&#34;,&#34;#FE00FF&#34;,&#34;#76FF00&#34;,&#34;#FF1000&#34;,&#34;#FF005B&#34;,&#34;#0057FF&#34;,&#34;#FF4A00&#34;,&#34;#10FF00&#34;,&#34;#FF2600&#34;,&#34;#0057FF&#34;,&#34;#FD00FF&#34;,&#34;#00A0FF&#34;,&#34;#00DDFF&#34;,&#34;#DAFF00&#34;,&#34;#E9FF00&#34;,&#34;#B400FF&#34;,&#34;#0082FF&#34;,&#34;#00FFEC&#34;,&#34;#98FF00&#34;,&#34;#00FF71&#34;,&#34;#63FF00&#34;,&#34;#00F1FF&#34;,&#34;#C1FF00&#34;,&#34;#D9FF00&#34;,&#34;#00FF00&#34;,&#34;#86FF00&#34;,&#34;#FF0026&#34;,&#34;#89FF00&#34;,&#34;#EDFF00&#34;,&#34;#00D9FF&#34;,&#34;#00FF9F&#34;,&#34;#C9FF00&#34;,&#34;#00FF7C&#34;,&#34;#87FF00&#34;,&#34;#4300FF&#34;,&#34;#BB00FF&#34;,&#34;#00D5FF&#34;,&#34;#0092FF&#34;,&#34;#00FF52&#34;,&#34;#5CFF00&#34;,&#34;#1800FF&#34;,&#34;#02FF00&#34;,&#34;#D200FF&#34;,&#34;#5700FF&#34;,&#34;#8DFF00&#34;,&#34;#FF0079&#34;,&#34;#00F7FF&#34;,&#34;#D0FF00&#34;,&#34;#3DFF00&#34;,&#34;#00FF73&#34;,&#34;#009CFF&#34;,&#34;#3AFF00&#34;,&#34;#DE00FF&#34;,&#34;#9100FF&#34;,&#34;#6C00FF&#34;,&#34;#FF0092&#34;,&#34;#00B9FF&#34;,&#34;#1CFF00&#34;,&#34;#00FF1B&#34;,&#34;#5D00FF&#34;,&#34;#FF00F4&#34;,&#34;#FF00C8&#34;,&#34;#FFE500&#34;,&#34;#BFFF00&#34;,&#34;#00FFC5&#34;,&#34;#00FF29&#34;,&#34;#0E00FF&#34;,&#34;#00FFB3&#34;,&#34;#00FF8B&#34;,&#34;#E8FF00&#34;,&#34;#00FFE5&#34;,&#34;#F4FF00&#34;,&#34;#FF9B00&#34;,&#34;#00FF48&#34;,&#34;#9BFF00&#34;,&#34;#6600FF&#34;,&#34;#8EFF00&#34;,&#34;#FF009A&#34;,&#34;#7900FF&#34;,&#34;#8000FF&#34;,&#34;#00FFF4&#34;,&#34;#00FFEC&#34;,&#34;#FF000F&#34;,&#34;#0400FF&#34;,&#34;#FF00B7&#34;,&#34;#00CBFF&#34;,&#34;#FF00CD&#34;,&#34;#00FFD8&#34;,&#34;#FFD400&#34;,&#34;#11FF00&#34;,&#34;#0038FF&#34;,&#34;#00FF6B&#34;,&#34;#71FF00&#34;,&#34;#7600FF&#34;,&#34;#00FF21&#34;,&#34;#C700FF&#34;,&#34;#00FFDC&#34;,&#34;#00FFBD&#34;,&#34;#FF0071&#34;,&#34;#FF00DA&#34;,&#34;#FF004B&#34;,&#34;#9A00FF&#34;,&#34;#00FF8F&#34;,&#34;#00FF75&#34;,&#34;#FB00FF&#34;,&#34;#FFB900&#34;,&#34;#FF0098&#34;,&#34;#7200FF&#34;,&#34;#00FF25&#34;,&#34;#56FF00&#34;,&#34;#FF5C00&#34;,&#34;#004CFF&#34;,&#34;#D000FF&#34;,&#34;#00C9FF&#34;,&#34;#45FF00&#34;,&#34;#FF4000&#34;,&#34;#FFBB00&#34;,&#34;#FF8900&#34;,&#34;#3000FF&#34;,&#34;#006FFF&#34;,&#34;#FF00C3&#34;,&#34;#FFF500&#34;,&#34;#FF005C&#34;,&#34;#CBFF00&#34;,&#34;#FF7300&#34;,&#34;#FF2200&#34;,&#34;#00FF2F&#34;,&#34;#3500FF&#34;,&#34;#00FF00&#34;,&#34;#008DFF&#34;,&#34;#1800FF&#34;,&#34;#00FF0A&#34;,&#34;#FF004E&#34;,&#34;#00FFD4&#34;,&#34;#2700FF&#34;,&#34;#FF6D00&#34;,&#34;#B8FF00&#34;,&#34;#4C00FF&#34;,&#34;#FF0046&#34;,&#34;#00FF7C&#34;,&#34;#FF00FB&#34;,&#34;#8A00FF&#34;,&#34;#FF00F0&#34;,&#34;#FF0028&#34;,&#34;#FF2300&#34;,&#34;#FF0017&#34;,&#34;#9500FF&#34;,&#34;#00FF8C&#34;,&#34;#00FF5E&#34;,&#34;#FFD800&#34;,&#34;#0089FF&#34;,&#34;#C5FF00&#34;,&#34;#00DBFF&#34;,&#34;#11FF00&#34;,&#34;#FF00F6&#34;,&#34;#FFDD00&#34;,&#34;#7400FF&#34;,&#34;#2100FF&#34;,&#34;#00AAFF&#34;,&#34;#0004FF&#34;,&#34;#0011FF&#34;,&#34;#000CFF&#34;,&#34;#0094FF&#34;,&#34;#0081FF&#34;,&#34;#6000FF&#34;,&#34;#FF007F&#34;,&#34;#4900FF&#34;,&#34;#FF006E&#34;,&#34;#00FF03&#34;,&#34;#7E00FF&#34;,&#34;#2B00FF&#34;,&#34;#FF00FF&#34;,&#34;#FFCD00&#34;,&#34;#FF7700&#34;,&#34;#B0FF00&#34;,&#34;#FF0046&#34;,&#34;#FF0002&#34;,&#34;#002CFF&#34;,&#34;#00FFC2&#34;,&#34;#CC00FF&#34;,&#34;#FF6500&#34;,&#34;#FF004F&#34;,&#34;#00FF99&#34;,&#34;#6000FF&#34;,&#34;#FF0B00&#34;,&#34;#00FF6B&#34;,&#34;#FFFB00&#34;,&#34;#C9FF00&#34;,&#34;#5FFF00&#34;,&#34;#FF3B00&#34;,&#34;#FF3400&#34;,&#34;#4200FF&#34;,&#34;#0034FF&#34;,&#34;#00FFE9&#34;,&#34;#FF00D9&#34;,&#34;#00FF21&#34;,&#34;#FFEF00&#34;,&#34;#FF0011&#34;,&#34;#A000FF&#34;,&#34;#FF002F&#34;,&#34;#FF4400&#34;,&#34;#0003FF&#34;,&#34;#2A00FF&#34;,&#34;#00FBFF&#34;,&#34;#00B4FF&#34;,&#34;#FFED00&#34;,&#34;#D400FF&#34;,&#34;#00FFC2&#34;,&#34;#9600FF&#34;,&#34;#FF3C00&#34;,&#34;#8500FF&#34;,&#34;#FFAF00&#34;,&#34;#D4FF00&#34;,&#34;#00FF2C&#34;,&#34;#FF005A&#34;,&#34;#FF0060&#34;,&#34;#FF5D00&#34;,&#34;#FFF300&#34;,&#34;#72FF00&#34;,&#34;#00FF9C&#34;,&#34;#0005FF&#34;,&#34;#FF009F&#34;,&#34;#87FF00&#34;,&#34;#8C00FF&#34;,&#34;#00FF59&#34;,&#34;#43FF00&#34;,&#34;#8FFF00&#34;,&#34;#FF9D00&#34;,&#34;#7BFF00&#34;,&#34;#FF5800&#34;,&#34;#FF0018&#34;,&#34;#2AFF00&#34;,&#34;#6C00FF&#34;,&#34;#A800FF&#34;,&#34;#FFC600&#34;,&#34;#B900FF&#34;,&#34;#FF00BB&#34;,&#34;#FF00D9&#34;,&#34;#C6FF00&#34;,&#34;#ECFF00&#34;,&#34;#3800FF&#34;,&#34;#FF00B1&#34;,&#34;#3100FF&#34;,&#34;#A600FF&#34;,&#34;#FF8100&#34;,&#34;#FF0055&#34;,&#34;#7500FF&#34;,&#34;#00FFEB&#34;,&#34;#23FF00&#34;,&#34;#7F00FF&#34;,&#34;#0022FF&#34;,&#34;#FF0062&#34;,&#34;#FF0083&#34;,&#34;#8900FF&#34;,&#34;#16FF00&#34;,&#34;#FF0070&#34;,&#34;#00FEFF&#34;,&#34;#30FF00&#34;,&#34;#FFD100&#34;,&#34;#00FFBC&#34;,&#34;#28FF00&#34;,&#34;#0031FF&#34;,&#34;#0096FF&#34;,&#34;#00FFCA&#34;,&#34;#FF0046&#34;,&#34;#FF0062&#34;,&#34;#5D00FF&#34;,&#34;#6E00FF&#34;,&#34;#E3FF00&#34;,&#34;#6C00FF&#34;,&#34;#FF2E00&#34;,&#34;#00FFC0&#34;,&#34;#FF00BC&#34;,&#34;#51FF00&#34;,&#34;#003DFF&#34;,&#34;#FFBA00&#34;,&#34;#9FFF00&#34;,&#34;#FF0089&#34;,&#34;#B500FF&#34;,&#34;#00FF27&#34;,&#34;#0035FF&#34;,&#34;#62FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFD600&#34;,&#34;#00A7FF&#34;,&#34;#E600FF&#34;,&#34;#41FF00&#34;,&#34;#00FF92&#34;,&#34;#FFC100&#34;,&#34;#FF00D4&#34;,&#34;#00FF28&#34;,&#34;#FF0068&#34;,&#34;#1900FF&#34;,&#34;#FF2A00&#34;,&#34;#FF4400&#34;,&#34;#00FF0A&#34;,&#34;#6900FF&#34;,&#34;#00D7FF&#34;,&#34;#0084FF&#34;,&#34;#A300FF&#34;,&#34;#FFB500&#34;,&#34;#FFA100&#34;,&#34;#FF00E6&#34;,&#34;#00FF84&#34;,&#34;#00FFF4&#34;,&#34;#00B3FF&#34;,&#34;#FF8200&#34;,&#34;#0014FF&#34;,&#34;#FF8C00&#34;,&#34;#FF00E0&#34;,&#34;#64FF00&#34;,&#34;#FF6C00&#34;,&#34;#F1FF00&#34;,&#34;#BBFF00&#34;,&#34;#FF2300&#34;,&#34;#00FF22&#34;,&#34;#FF0009&#34;,&#34;#46FF00&#34;,&#34;#00FF9A&#34;,&#34;#70FF00&#34;,&#34;#3A00FF&#34;,&#34;#FF0082&#34;,&#34;#FFA200&#34;,&#34;#4100FF&#34;,&#34;#FFF300&#34;,&#34;#0E00FF&#34;,&#34;#C800FF&#34;,&#34;#6B00FF&#34;,&#34;#FF0083&#34;,&#34;#FF007E&#34;,&#34;#6800FF&#34;,&#34;#FF0021&#34;,&#34;#6E00FF&#34;,&#34;#FF00A0&#34;,&#34;#00FFF8&#34;,&#34;#FF00D7&#34;,&#34;#7BFF00&#34;,&#34;#FF2600&#34;,&#34;#A8FF00&#34;,&#34;#00B5FF&#34;,&#34;#00FFA7&#34;,&#34;#D6FF00&#34;,&#34;#FF008D&#34;,&#34;#66FF00&#34;,&#34;#FF001C&#34;,&#34;#009AFF&#34;,&#34;#FF00F1&#34;,&#34;#FF1C00&#34;,&#34;#0B00FF&#34;,&#34;#FF001C&#34;,&#34;#0067FF&#34;,&#34;#FF3500&#34;,&#34;#FFCC00&#34;,&#34;#FF0089&#34;,&#34;#0065FF&#34;,&#34;#00FFDD&#34;,&#34;#D600FF&#34;,&#34;#9200FF&#34;,&#34;#0600FF&#34;,&#34;#7000FF&#34;,&#34;#00FFC7&#34;,&#34;#006BFF&#34;,&#34;#B9FF00&#34;,&#34;#6DFF00&#34;,&#34;#D400FF&#34;,&#34;#FE00FF&#34;,&#34;#8EFF00&#34;,&#34;#003EFF&#34;,&#34;#FFC900&#34;,&#34;#D2FF00&#34;,&#34;#FF9A00&#34;,&#34;#9FFF00&#34;,&#34;#FF00C0&#34;,&#34;#ACFF00&#34;,&#34;#FF00F7&#34;,&#34;#00CEFF&#34;,&#34;#9BFF00&#34;,&#34;#00FF7D&#34;,&#34;#1700FF&#34;,&#34;#B7FF00&#34;,&#34;#F500FF&#34;,&#34;#FF007F&#34;,&#34;#00FF2C&#34;,&#34;#19FF00&#34;,&#34;#FF003E&#34;,&#34;#2DFF00&#34;,&#34;#FFCA00&#34;,&#34;#FF8C00&#34;,&#34;#00FFA8&#34;,&#34;#6B00FF&#34;,&#34;#0088FF&#34;,&#34;#45FF00&#34;,&#34;#E900FF&#34;,&#34;#FF0A00&#34;,&#34;#FFD300&#34;,&#34;#FFA500&#34;,&#34;#C700FF&#34;,&#34;#8AFF00&#34;,&#34;#4F00FF&#34;,&#34;#FF0800&#34;,&#34;#FF8E00&#34;,&#34;#FF0098&#34;,&#34;#FFDC00&#34;,&#34;#FF9800&#34;,&#34;#00FF0E&#34;,&#34;#FDFF00&#34;,&#34;#FF00C1&#34;,&#34;#FF0032&#34;,&#34;#00FF72&#34;,&#34;#00FF29&#34;,&#34;#2DFF00&#34;,&#34;#00FFD5&#34;,&#34;#FF006D&#34;,&#34;#FB00FF&#34;,&#34;#BCFF00&#34;,&#34;#00FF89&#34;,&#34;#FF00A5&#34;,&#34;#FF0033&#34;,&#34;#3600FF&#34;,&#34;#8900FF&#34;,&#34;#FFBC00&#34;,&#34;#8FFF00&#34;,&#34;#00FDFF&#34;,&#34;#FF9400&#34;,&#34;#E8FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF9600&#34;,&#34;#00AAFF&#34;,&#34;#00FF43&#34;,&#34;#00A6FF&#34;,&#34;#0096FF&#34;,&#34;#00FFCF&#34;,&#34;#00FFF2&#34;,&#34;#FFD000&#34;,&#34;#FF8600&#34;,&#34;#0056FF&#34;,&#34;#0034FF&#34;,&#34;#FF0026&#34;,&#34;#FF0062&#34;,&#34;#FF8000&#34;,&#34;#00FFD9&#34;,&#34;#00FF9D&#34;,&#34;#4600FF&#34;,&#34;#2500FF&#34;,&#34;#FF0081&#34;,&#34;#CE00FF&#34;,&#34;#FF0095&#34;,&#34;#18FF00&#34;,&#34;#9100FF&#34;,&#34;#C500FF&#34;,&#34;#FF7D00&#34;,&#34;#97FF00&#34;,&#34;#00FF3C&#34;,&#34;#87FF00&#34;,&#34;#FF0099&#34;,&#34;#2DFF00&#34;,&#34;#000AFF&#34;,&#34;#5000FF&#34;,&#34;#FFB000&#34;,&#34;#FF4E00&#34;,&#34;#B0FF00&#34;,&#34;#FF00F2&#34;,&#34;#FF00EF&#34;,&#34;#FF0033&#34;,&#34;#79FF00&#34;,&#34;#00FF8A&#34;,&#34;#8EFF00&#34;,&#34;#EF00FF&#34;,&#34;#FF0A00&#34;,&#34;#FF0074&#34;,&#34;#FFFE00&#34;,&#34;#88FF00&#34;,&#34;#FF004C&#34;,&#34;#7F00FF&#34;,&#34;#FF7F00&#34;,&#34;#0031FF&#34;,&#34;#FF2E00&#34;,&#34;#00FF2C&#34;,&#34;#FF0009&#34;,&#34;#00FF04&#34;,&#34;#0067FF&#34;,&#34;#FF00AD&#34;,&#34;#0DFF00&#34;,&#34;#49FF00&#34;,&#34;#FF6300&#34;,&#34;#7300FF&#34;,&#34;#00FFA2&#34;,&#34;#5C00FF&#34;,&#34;#7B00FF&#34;,&#34;#007DFF&#34;,&#34;#FF0015&#34;,&#34;#FF003F&#34;,&#34;#00FF5C&#34;,&#34;#C300FF&#34;,&#34;#00FFED&#34;,&#34;#34FF00&#34;,&#34;#FF008B&#34;,&#34;#00FF78&#34;,&#34;#00FFFF&#34;,&#34;#26FF00&#34;,&#34;#02FF00&#34;,&#34;#0200FF&#34;,&#34;#FFF700&#34;,&#34;#DE00FF&#34;,&#34;#FF2300&#34;,&#34;#FF00AC&#34;,&#34;#00FF7D&#34;,&#34;#C700FF&#34;,&#34;#00FFC6&#34;,&#34;#00FF53&#34;,&#34;#2700FF&#34;,&#34;#FF002B&#34;,&#34;#0021FF&#34;,&#34;#25FF00&#34;,&#34;#FF0D00&#34;,&#34;#4AFF00&#34;,&#34;#FFE100&#34;,&#34;#FF7E00&#34;,&#34;#0054FF&#34;,&#34;#FF009B&#34;,&#34;#FF002B&#34;,&#34;#ADFF00&#34;,&#34;#A9FF00&#34;,&#34;#FF5100&#34;,&#34;#8500FF&#34;,&#34;#00D6FF&#34;,&#34;#5000FF&#34;,&#34;#007FFF&#34;,&#34;#FF1500&#34;,&#34;#6EFF00&#34;,&#34;#E400FF&#34;,&#34;#00FF7F&#34;,&#34;#8FFF00&#34;,&#34;#0024FF&#34;,&#34;#00F6FF&#34;,&#34;#6E00FF&#34;,&#34;#FFEE00&#34;,&#34;#2E00FF&#34;,&#34;#00FF51&#34;,&#34;#FF00F3&#34;,&#34;#00FF02&#34;,&#34;#FF00A4&#34;,&#34;#00FF8C&#34;,&#34;#B4FF00&#34;,&#34;#AD00FF&#34;,&#34;#00FF18&#34;,&#34;#8CFF00&#34;,&#34;#005EFF&#34;,&#34;#EEFF00&#34;,&#34;#FFE300&#34;,&#34;#00FF9D&#34;,&#34;#FF1300&#34;,&#34;#2400FF&#34;,&#34;#FF0038&#34;,&#34;#00AEFF&#34;,&#34;#FF00AE&#34;,&#34;#0078FF&#34;,&#34;#CD00FF&#34;,&#34;#FF0079&#34;,&#34;#FF7300&#34;,&#34;#B8FF00&#34;,&#34;#FF001C&#34;,&#34;#FF2600&#34;,&#34;#FF9900&#34;,&#34;#F8FF00&#34;,&#34;#FFBE00&#34;,&#34;#B600FF&#34;,&#34;#006DFF&#34;,&#34;#00EAFF&#34;,&#34;#FFDF00&#34;,&#34;#D4FF00&#34;,&#34;#AA00FF&#34;,&#34;#66FF00&#34;,&#34;#007DFF&#34;,&#34;#00FF0F&#34;,&#34;#00FF8A&#34;,&#34;#FF00FC&#34;,&#34;#FF000A&#34;,&#34;#ADFF00&#34;,&#34;#FF00D8&#34;,&#34;#FF4600&#34;,&#34;#0A00FF&#34;,&#34;#00FF85&#34;,&#34;#FF0012&#34;,&#34;#D6FF00&#34;,&#34;#00FFB6&#34;,&#34;#FF00BF&#34;,&#34;#3E00FF&#34;,&#34;#20FF00&#34;,&#34;#15FF00&#34;,&#34;#27FF00&#34;,&#34;#38FF00&#34;,&#34;#FF00FA&#34;,&#34;#FFA200&#34;,&#34;#FF4000&#34;,&#34;#FF0093&#34;,&#34;#FFFB00&#34;,&#34;#0033FF&#34;,&#34;#0053FF&#34;,&#34;#FF0100&#34;,&#34;#58FF00&#34;,&#34;#FF00DE&#34;,&#34;#FF0054&#34;,&#34;#00EFFF&#34;,&#34;#003AFF&#34;,&#34;#9AFF00&#34;,&#34;#FF0027&#34;,&#34;#00FF2A&#34;,&#34;#FF0056&#34;,&#34;#3DFF00&#34;,&#34;#FF7800&#34;,&#34;#CA00FF&#34;,&#34;#00CBFF&#34;,&#34;#00FF51&#34;,&#34;#F9FF00&#34;,&#34;#1600FF&#34;,&#34;#FF0070&#34;,&#34;#00FFEC&#34;,&#34;#1800FF&#34;,&#34;#5B00FF&#34;,&#34;#6200FF&#34;,&#34;#FF4100&#34;,&#34;#8DFF00&#34;,&#34;#FF005F&#34;,&#34;#66FF00&#34;,&#34;#00FF8F&#34;,&#34;#0031FF&#34;,&#34;#C500FF&#34;,&#34;#7200FF&#34;,&#34;#8900FF&#34;,&#34;#4BFF00&#34;,&#34;#FFD900&#34;,&#34;#007EFF&#34;,&#34;#0090FF&#34;,&#34;#FF0065&#34;,&#34;#B500FF&#34;,&#34;#0026FF&#34;,&#34;#0029FF&#34;,&#34;#2100FF&#34;,&#34;#00FF44&#34;,&#34;#0068FF&#34;,&#34;#3C00FF&#34;,&#34;#FB00FF&#34;,&#34;#22FF00&#34;,&#34;#F700FF&#34;,&#34;#FF00EA&#34;,&#34;#DAFF00&#34;,&#34;#FF00F6&#34;,&#34;#9A00FF&#34;,&#34;#001CFF&#34;,&#34;#FF0054&#34;,&#34;#FFFE00&#34;,&#34;#FF2500&#34;,&#34;#FF002B&#34;,&#34;#FF00DC&#34;,&#34;#E400FF&#34;,&#34;#0035FF&#34;,&#34;#00FF16&#34;,&#34;#FF00E8&#34;,&#34;#FF0031&#34;,&#34;#001BFF&#34;,&#34;#00FF8C&#34;,&#34;#FF3700&#34;,&#34;#FF2D00&#34;,&#34;#FFF100&#34;,&#34;#A7FF00&#34;,&#34;#4900FF&#34;,&#34;#00B3FF&#34;,&#34;#BFFF00&#34;,&#34;#FF4E00&#34;,&#34;#8700FF&#34;,&#34;#00FFB1&#34;,&#34;#FF5300&#34;,&#34;#00FF31&#34;,&#34;#00F0FF&#34;,&#34;#FF0B00&#34;,&#34;#FF7600&#34;,&#34;#00FFD0&#34;,&#34;#00FF98&#34;,&#34;#FF007B&#34;,&#34;#FF0091&#34;,&#34;#FF5600&#34;,&#34;#BD00FF&#34;,&#34;#9AFF00&#34;,&#34;#FF4900&#34;,&#34;#9400FF&#34;,&#34;#7000FF&#34;,&#34;#B700FF&#34;,&#34;#FF0D00&#34;,&#34;#2000FF&#34;,&#34;#00FF1C&#34;,&#34;#00FFA5&#34;,&#34;#28FF00&#34;,&#34;#FFD300&#34;,&#34;#FF00EE&#34;,&#34;#FFE500&#34;,&#34;#00FF43&#34;,&#34;#00FFDD&#34;,&#34;#FFEC00&#34;,&#34;#00E6FF&#34;,&#34;#FF9A00&#34;,&#34;#00C8FF&#34;,&#34;#FFDB00&#34;,&#34;#D2FF00&#34;,&#34;#00FF90&#34;,&#34;#6300FF&#34;,&#34;#6DFF00&#34;,&#34;#006AFF&#34;,&#34;#FF3100&#34;,&#34;#FF0074&#34;,&#34;#0040FF&#34;,&#34;#27FF00&#34;,&#34;#8A00FF&#34;,&#34;#C8FF00&#34;,&#34;#AF00FF&#34;,&#34;#FF4800&#34;,&#34;#0071FF&#34;,&#34;#2C00FF&#34;,&#34;#00FFA1&#34;,&#34;#00F0FF&#34;,&#34;#4300FF&#34;,&#34;#1D00FF&#34;,&#34;#D7FF00&#34;,&#34;#F800FF&#34;,&#34;#00EFFF&#34;,&#34;#FFB900&#34;,&#34;#0064FF&#34;,&#34;#38FF00&#34;,&#34;#87FF00&#34;,&#34;#FF0054&#34;,&#34;#2B00FF&#34;,&#34;#FF008F&#34;,&#34;#00FF87&#34;,&#34;#00FFAF&#34;,&#34;#00FF5A&#34;,&#34;#FF0900&#34;,&#34;#007EFF&#34;,&#34;#D5FF00&#34;,&#34;#FFB100&#34;,&#34;#00FF4F&#34;,&#34;#00FF5C&#34;,&#34;#E7FF00&#34;,&#34;#FF0047&#34;,&#34;#0080FF&#34;,&#34;#FF0091&#34;,&#34;#9BFF00&#34;,&#34;#FF6300&#34;,&#34;#0076FF&#34;,&#34;#FFD100&#34;,&#34;#A500FF&#34;,&#34;#2BFF00&#34;,&#34;#FF0009&#34;,&#34;#FF4500&#34;,&#34;#6DFF00&#34;,&#34;#75FF00&#34;,&#34;#FF008D&#34;,&#34;#A200FF&#34;,&#34;#00FF0B&#34;,&#34;#E800FF&#34;,&#34;#FF002B&#34;,&#34;#00FF50&#34;,&#34;#D0FF00&#34;,&#34;#1DFF00&#34;,&#34;#45FF00&#34;,&#34;#00FFBC&#34;,&#34;#FF1000&#34;,&#34;#00FF70&#34;,&#34;#FFF600&#34;,&#34;#46FF00&#34;,&#34;#FFDC00&#34;,&#34;#FF0013&#34;,&#34;#D3FF00&#34;,&#34;#FF00E4&#34;,&#34;#00B7FF&#34;,&#34;#00FFA6&#34;,&#34;#FF0700&#34;,&#34;#0400FF&#34;,&#34;#FFE000&#34;,&#34;#4600FF&#34;,&#34;#B600FF&#34;,&#34;#00FF45&#34;,&#34;#00FF70&#34;,&#34;#5500FF&#34;,&#34;#00FF7A&#34;,&#34;#0059FF&#34;,&#34;#1E00FF&#34;,&#34;#0013FF&#34;,&#34;#FFAF00&#34;,&#34;#CE00FF&#34;,&#34;#00F6FF&#34;,&#34;#5F00FF&#34;,&#34;#FF4A00&#34;,&#34;#F800FF&#34;,&#34;#24FF00&#34;,&#34;#00D1FF&#34;,&#34;#00FFDC&#34;,&#34;#00FF32&#34;,&#34;#39FF00&#34;,&#34;#A9FF00&#34;,&#34;#FF9000&#34;,&#34;#0300FF&#34;,&#34;#8D00FF&#34;,&#34;#FFB600&#34;,&#34;#0098FF&#34;,&#34;#4100FF&#34;,&#34;#8E00FF&#34;,&#34;#82FF00&#34;,&#34;#009EFF&#34;,&#34;#00FF91&#34;,&#34;#FF009C&#34;,&#34;#0005FF&#34;,&#34;#0027FF&#34;,&#34;#00FF89&#34;,&#34;#ADFF00&#34;,&#34;#0090FF&#34;,&#34;#00A9FF&#34;,&#34;#B600FF&#34;,&#34;#000AFF&#34;,&#34;#FF0095&#34;,&#34;#9DFF00&#34;,&#34;#C0FF00&#34;,&#34;#FF00C2&#34;,&#34;#0099FF&#34;,&#34;#00B3FF&#34;,&#34;#FF8B00&#34;,&#34;#FFA000&#34;,&#34;#FF003D&#34;,&#34;#78FF00&#34;,&#34;#0008FF&#34;,&#34;#FF0073&#34;,&#34;#00FFEF&#34;,&#34;#6A00FF&#34;,&#34;#9700FF&#34;,&#34;#FF0090&#34;,&#34;#FF0010&#34;,&#34;#3DFF00&#34;,&#34;#00FF28&#34;,&#34;#FF5300&#34;,&#34;#FF007C&#34;,&#34;#70FF00&#34;,&#34;#00FF08&#34;,&#34;#0030FF&#34;,&#34;#FFAF00&#34;,&#34;#0099FF&#34;,&#34;#7700FF&#34;,&#34;#FFF200&#34;,&#34;#F5FF00&#34;,&#34;#FFAD00&#34;,&#34;#0062FF&#34;,&#34;#FF0E00&#34;,&#34;#FF9100&#34;,&#34;#FF1D00&#34;,&#34;#A500FF&#34;,&#34;#00FF0E&#34;,&#34;#0080FF&#34;,&#34;#FF2600&#34;,&#34;#0072FF&#34;,&#34;#7500FF&#34;,&#34;#0087FF&#34;,&#34;#F6FF00&#34;,&#34;#1400FF&#34;,&#34;#00FF42&#34;,&#34;#70FF00&#34;,&#34;#84FF00&#34;,&#34;#009FFF&#34;,&#34;#00A7FF&#34;,&#34;#00B3FF&#34;,&#34;#12FF00&#34;,&#34;#00FF49&#34;,&#34;#9C00FF&#34;,&#34;#00E0FF&#34;,&#34;#004CFF&#34;,&#34;#B700FF&#34;,&#34;#00FFB2&#34;,&#34;#86FF00&#34;,&#34;#DFFF00&#34;,&#34;#1400FF&#34;,&#34;#00A5FF&#34;,&#34;#FF00DD&#34;,&#34;#FF000C&#34;,&#34;#1D00FF&#34;,&#34;#0046FF&#34;,&#34;#FF5500&#34;,&#34;#FF00D1&#34;,&#34;#9C00FF&#34;,&#34;#4400FF&#34;,&#34;#C3FF00&#34;,&#34;#0009FF&#34;,&#34;#00FF76&#34;,&#34;#FFDB00&#34;,&#34;#A800FF&#34;,&#34;#AC00FF&#34;,&#34;#65FF00&#34;,&#34;#FF6500&#34;,&#34;#1100FF&#34;,&#34;#93FF00&#34;,&#34;#001EFF&#34;,&#34;#2700FF&#34;,&#34;#3FFF00&#34;,&#34;#00FF6C&#34;,&#34;#FF2800&#34;,&#34;#EC00FF&#34;,&#34;#9100FF&#34;,&#34;#00FBFF&#34;,&#34;#B2FF00&#34;,&#34;#FF001D&#34;,&#34;#0030FF&#34;,&#34;#00AAFF&#34;,&#34;#C8FF00&#34;,&#34;#FFD900&#34;,&#34;#0080FF&#34;,&#34;#FF0045&#34;,&#34;#08FF00&#34;,&#34;#AC00FF&#34;,&#34;#FF002C&#34;,&#34;#AA00FF&#34;,&#34;#FFCC00&#34;,&#34;#001DFF&#34;,&#34;#FFB200&#34;,&#34;#FF004F&#34;,&#34;#B900FF&#34;,&#34;#00FF37&#34;,&#34;#A5FF00&#34;,&#34;#42FF00&#34;,&#34;#4EFF00&#34;,&#34;#FF007F&#34;,&#34;#FFB700&#34;,&#34;#00FF64&#34;,&#34;#8AFF00&#34;,&#34;#0039FF&#34;,&#34;#C5FF00&#34;,&#34;#00FF93&#34;,&#34;#7100FF&#34;,&#34;#FF6B00&#34;,&#34;#00FF7A&#34;,&#34;#FF7800&#34;,&#34;#4500FF&#34;,&#34;#FF006B&#34;,&#34;#FF005D&#34;,&#34;#FF7000&#34;,&#34;#80FF00&#34;,&#34;#00BEFF&#34;,&#34;#FF5700&#34;,&#34;#FFF400&#34;,&#34;#FF0046&#34;,&#34;#D200FF&#34;,&#34;#0076FF&#34;,&#34;#46FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF1100&#34;,&#34;#005EFF&#34;,&#34;#ED00FF&#34;,&#34;#C8FF00&#34;,&#34;#00FF95&#34;,&#34;#00FF30&#34;,&#34;#A600FF&#34;,&#34;#FF0072&#34;,&#34;#FF0025&#34;,&#34;#00A8FF&#34;,&#34;#FFC500&#34;,&#34;#FF0092&#34;,&#34;#0017FF&#34;,&#34;#9CFF00&#34;,&#34;#FF00F6&#34;,&#34;#FF5A00&#34;,&#34;#00D5FF&#34;,&#34;#FF004D&#34;,&#34;#02FF00&#34;,&#34;#00A3FF&#34;,&#34;#000EFF&#34;,&#34;#FF00D6&#34;,&#34;#006AFF&#34;,&#34;#FFD100&#34;,&#34;#0050FF&#34;,&#34;#FF2700&#34;,&#34;#8400FF&#34;,&#34;#FFC900&#34;,&#34;#FF8B00&#34;,&#34;#00FF4A&#34;,&#34;#FFB100&#34;,&#34;#FFD300&#34;,&#34;#FF005A&#34;,&#34;#FF8E00&#34;,&#34;#FF6900&#34;,&#34;#FF0087&#34;,&#34;#FF00F8&#34;,&#34;#FF0046&#34;,&#34;#FF7300&#34;,&#34;#FF000E&#34;,&#34;#6C00FF&#34;,&#34;#00FF2D&#34;,&#34;#BF00FF&#34;,&#34;#3AFF00&#34;,&#34;#FF00A4&#34;,&#34;#FF0200&#34;,&#34;#FF7200&#34;,&#34;#FF0067&#34;,&#34;#FF0067&#34;,&#34;#00FF43&#34;,&#34;#45FF00&#34;,&#34;#DB00FF&#34;,&#34;#0066FF&#34;,&#34;#0800FF&#34;,&#34;#ADFF00&#34;,&#34;#FF1D00&#34;,&#34;#7D00FF&#34;,&#34;#00B1FF&#34;,&#34;#FF0047&#34;,&#34;#00FF43&#34;,&#34;#8DFF00&#34;,&#34;#FF0020&#34;,&#34;#0087FF&#34;,&#34;#FF5B00&#34;,&#34;#FF0034&#34;,&#34;#00FF4B&#34;,&#34;#C200FF&#34;,&#34;#002EFF&#34;,&#34;#FF0067&#34;,&#34;#00FFCF&#34;,&#34;#F900FF&#34;,&#34;#25FF00&#34;,&#34;#1900FF&#34;,&#34;#00FF60&#34;,&#34;#00FFAE&#34;,&#34;#00FF53&#34;,&#34;#3FFF00&#34;,&#34;#FFCC00&#34;,&#34;#FF00C3&#34;,&#34;#FF7F00&#34;,&#34;#99FF00&#34;,&#34;#00FF9D&#34;,&#34;#FF00AF&#34;,&#34;#00FFA0&#34;,&#34;#0038FF&#34;,&#34;#FF001B&#34;,&#34;#00FF0C&#34;,&#34;#00FF15&#34;,&#34;#FC00FF&#34;,&#34;#FFAC00&#34;,&#34;#FF00A9&#34;,&#34;#FF00F4&#34;,&#34;#00FFD5&#34;,&#34;#F900FF&#34;,&#34;#FC00FF&#34;,&#34;#FFB400&#34;,&#34;#FF006D&#34;,&#34;#BC00FF&#34;,&#34;#D6FF00&#34;,&#34;#FF8800&#34;,&#34;#00FF1A&#34;,&#34;#21FF00&#34;,&#34;#FF00F8&#34;,&#34;#00FF2C&#34;,&#34;#FF3000&#34;,&#34;#DDFF00&#34;,&#34;#00FF4E&#34;,&#34;#FFA900&#34;,&#34;#FFFB00&#34;,&#34;#59FF00&#34;,&#34;#00A4FF&#34;,&#34;#FF6D00&#34;,&#34;#00FF14&#34;,&#34;#FF1300&#34;,&#34;#0029FF&#34;,&#34;#52FF00&#34;,&#34;#0044FF&#34;,&#34;#00F6FF&#34;,&#34;#00FF13&#34;,&#34;#FFE100&#34;,&#34;#AAFF00&#34;,&#34;#00BEFF&#34;,&#34;#70FF00&#34;,&#34;#FF2900&#34;,&#34;#00FF7A&#34;,&#34;#00FFFC&#34;,&#34;#FF5300&#34;,&#34;#0079FF&#34;,&#34;#C000FF&#34;,&#34;#006AFF&#34;,&#34;#D800FF&#34;,&#34;#00F7FF&#34;,&#34;#00FFD4&#34;,&#34;#6E00FF&#34;,&#34;#FF001B&#34;,&#34;#8DFF00&#34;,&#34;#AC00FF&#34;,&#34;#FF9E00&#34;,&#34;#FF0084&#34;,&#34;#FFD600&#34;,&#34;#78FF00&#34;,&#34;#6300FF&#34;,&#34;#67FF00&#34;,&#34;#DC00FF&#34;,&#34;#00D2FF&#34;,&#34;#FF0C00&#34;,&#34;#B2FF00&#34;,&#34;#5200FF&#34;,&#34;#FFF500&#34;,&#34;#00FFA7&#34;,&#34;#00FF40&#34;,&#34;#3300FF&#34;,&#34;#FF8900&#34;,&#34;#0C00FF&#34;,&#34;#0070FF&#34;,&#34;#00FFB8&#34;,&#34;#00FFCC&#34;,&#34;#F0FF00&#34;,&#34;#63FF00&#34;,&#34;#6B00FF&#34;,&#34;#00B1FF&#34;,&#34;#00FF51&#34;,&#34;#FF5200&#34;,&#34;#006CFF&#34;,&#34;#FF001D&#34;,&#34;#FFAE00&#34;,&#34;#00D5FF&#34;,&#34;#0079FF&#34;,&#34;#0072FF&#34;,&#34;#FF2B00&#34;,&#34;#FF00F9&#34;,&#34;#FF0085&#34;,&#34;#0037FF&#34;,&#34;#00FFFB&#34;,&#34;#FF0030&#34;,&#34;#F000FF&#34;,&#34;#00FF61&#34;,&#34;#FF004A&#34;,&#34;#C500FF&#34;,&#34;#FF0085&#34;,&#34;#FF00E2&#34;,&#34;#0033FF&#34;,&#34;#5CFF00&#34;,&#34;#FF00F1&#34;,&#34;#00FFE5&#34;,&#34;#E1FF00&#34;,&#34;#FF00BA&#34;,&#34;#00F8FF&#34;,&#34;#FF2B00&#34;,&#34;#FF008F&#34;,&#34;#002AFF&#34;,&#34;#FFA000&#34;,&#34;#EA00FF&#34;,&#34;#0096FF&#34;,&#34;#FF00CD&#34;,&#34;#04FF00&#34;,&#34;#FF6000&#34;,&#34;#00FF81&#34;,&#34;#0026FF&#34;,&#34;#FF0500&#34;,&#34;#0A00FF&#34;,&#34;#0059FF&#34;,&#34;#FF0087&#34;,&#34;#00FFC1&#34;,&#34;#FFA500&#34;,&#34;#FFED00&#34;,&#34;#00FF62&#34;,&#34;#FF00B1&#34;,&#34;#ACFF00&#34;,&#34;#00FFAB&#34;,&#34;#00FF86&#34;,&#34;#8E00FF&#34;,&#34;#00FF73&#34;,&#34;#0094FF&#34;,&#34;#E8FF00&#34;,&#34;#0F00FF&#34;,&#34;#00FFF7&#34;,&#34;#B5FF00&#34;,&#34;#FF7B00&#34;,&#34;#FF00FD&#34;,&#34;#00FF4D&#34;,&#34;#00D0FF&#34;,&#34;#FF001A&#34;,&#34;#FF00A5&#34;,&#34;#E700FF&#34;,&#34;#F4FF00&#34;,&#34;#00B8FF&#34;,&#34;#FF9700&#34;,&#34;#FF0059&#34;,&#34;#00EDFF&#34;,&#34;#00C5FF&#34;,&#34;#8FFF00&#34;,&#34;#66FF00&#34;,&#34;#0071FF&#34;,&#34;#00FF18&#34;,&#34;#E600FF&#34;,&#34;#FFE800&#34;,&#34;#D700FF&#34;,&#34;#00F9FF&#34;,&#34;#00FF00&#34;,&#34;#FF00E0&#34;,&#34;#00FDFF&#34;,&#34;#FFFD00&#34;,&#34;#79FF00&#34;,&#34;#B1FF00&#34;,&#34;#007AFF&#34;,&#34;#97FF00&#34;,&#34;#E4FF00&#34;,&#34;#FF0011&#34;,&#34;#00FF02&#34;,&#34;#008AFF&#34;,&#34;#0070FF&#34;,&#34;#67FF00&#34;,&#34;#0500FF&#34;,&#34;#0056FF&#34;,&#34;#C2FF00&#34;,&#34;#A200FF&#34;,&#34;#B3FF00&#34;,&#34;#2C00FF&#34;,&#34;#3700FF&#34;,&#34;#D1FF00&#34;,&#34;#B9FF00&#34;,&#34;#D7FF00&#34;,&#34;#FF0045&#34;,&#34;#FF1F00&#34;,&#34;#FF1900&#34;,&#34;#FF0000&#34;,&#34;#FF0015&#34;,&#34;#FBFF00&#34;,&#34;#FF00B9&#34;,&#34;#0EFF00&#34;,&#34;#2100FF&#34;,&#34;#FF00F5&#34;,&#34;#3CFF00&#34;,&#34;#FFEC00&#34;,&#34;#FFD600&#34;,&#34;#ACFF00&#34;,&#34;#D9FF00&#34;,&#34;#00DEFF&#34;,&#34;#D500FF&#34;,&#34;#FFA200&#34;,&#34;#50FF00&#34;,&#34;#FF003F&#34;,&#34;#00FF69&#34;,&#34;#FF0055&#34;,&#34;#2900FF&#34;,&#34;#FF0012&#34;,&#34;#A2FF00&#34;,&#34;#42FF00&#34;,&#34;#0600FF&#34;,&#34;#C1FF00&#34;,&#34;#00CEFF&#34;,&#34;#FA00FF&#34;,&#34;#FEFF00&#34;,&#34;#FF002C&#34;,&#34;#FF7100&#34;,&#34;#8C00FF&#34;,&#34;#FF0086&#34;,&#34;#00AEFF&#34;,&#34;#DF00FF&#34;,&#34;#002AFF&#34;,&#34;#FF5B00&#34;,&#34;#00FFA5&#34;,&#34;#FF00A3&#34;,&#34;#0047FF&#34;,&#34;#0098FF&#34;,&#34;#DF00FF&#34;,&#34;#E9FF00&#34;,&#34;#17FF00&#34;,&#34;#D600FF&#34;,&#34;#FFD100&#34;,&#34;#61FF00&#34;,&#34;#FFBF00&#34;,&#34;#00FBFF&#34;,&#34;#5400FF&#34;,&#34;#FF4F00&#34;,&#34;#FFF000&#34;,&#34;#2C00FF&#34;,&#34;#7A00FF&#34;,&#34;#7D00FF&#34;,&#34;#8C00FF&#34;,&#34;#E100FF&#34;,&#34;#FF1A00&#34;,&#34;#FFD900&#34;,&#34;#8CFF00&#34;,&#34;#09FF00&#34;,&#34;#FF2C00&#34;,&#34;#53FF00&#34;,&#34;#00FFD9&#34;,&#34;#FFAD00&#34;,&#34;#8E00FF&#34;,&#34;#FF00CC&#34;,&#34;#79FF00&#34;,&#34;#4AFF00&#34;,&#34;#0037FF&#34;,&#34;#5B00FF&#34;,&#34;#00B7FF&#34;,&#34;#00A6FF&#34;,&#34;#0100FF&#34;,&#34;#FF6000&#34;,&#34;#42FF00&#34;,&#34;#9500FF&#34;,&#34;#00FFB6&#34;,&#34;#0063FF&#34;,&#34;#00FFC1&#34;,&#34;#0064FF&#34;,&#34;#7500FF&#34;,&#34;#40FF00&#34;,&#34;#FF6E00&#34;,&#34;#FFC400&#34;,&#34;#0019FF&#34;,&#34;#FFAD00&#34;,&#34;#00A4FF&#34;,&#34;#FFA900&#34;,&#34;#FF0094&#34;,&#34;#00FAFF&#34;,&#34;#6100FF&#34;,&#34;#006BFF&#34;,&#34;#FFA100&#34;,&#34;#00F8FF&#34;,&#34;#D4FF00&#34;,&#34;#003FFF&#34;,&#34;#0097FF&#34;,&#34;#004AFF&#34;,&#34;#8D00FF&#34;,&#34;#B7FF00&#34;,&#34;#00B5FF&#34;,&#34;#FF5C00&#34;,&#34;#E800FF&#34;,&#34;#D1FF00&#34;,&#34;#3D00FF&#34;,&#34;#2B00FF&#34;,&#34;#FF0600&#34;,&#34;#FF0200&#34;,&#34;#55FF00&#34;,&#34;#FF0019&#34;,&#34;#00F4FF&#34;,&#34;#00FFDD&#34;,&#34;#FF0073&#34;,&#34;#00FFB8&#34;,&#34;#FF00CD&#34;,&#34;#00FFB6&#34;,&#34;#FF6E00&#34;,&#34;#FFE000&#34;,&#34;#0077FF&#34;,&#34;#1FFF00&#34;,&#34;#00FF11&#34;,&#34;#7CFF00&#34;,&#34;#03FF00&#34;,&#34;#FF6F00&#34;,&#34;#A3FF00&#34;,&#34;#00FF5A&#34;,&#34;#0056FF&#34;,&#34;#0032FF&#34;,&#34;#FF6E00&#34;,&#34;#FF00D5&#34;,&#34;#0086FF&#34;,&#34;#FFBF00&#34;,&#34;#85FF00&#34;,&#34;#FFEA00&#34;,&#34;#007CFF&#34;,&#34;#03FF00&#34;,&#34;#00FFFF&#34;,&#34;#004DFF&#34;,&#34;#FFF800&#34;,&#34;#FF3800&#34;,&#34;#F000FF&#34;,&#34;#FF0037&#34;,&#34;#FF7500&#34;,&#34;#FF0021&#34;,&#34;#F4FF00&#34;,&#34;#00FF4C&#34;,&#34;#00FFA7&#34;,&#34;#FFFA00&#34;,&#34;#BFFF00&#34;,&#34;#EB00FF&#34;,&#34;#D700FF&#34;,&#34;#FF00B2&#34;,&#34;#FFE400&#34;,&#34;#CD00FF&#34;,&#34;#00FF2A&#34;,&#34;#FFD700&#34;,&#34;#00F6FF&#34;,&#34;#65FF00&#34;,&#34;#001DFF&#34;,&#34;#6200FF&#34;,&#34;#FF3800&#34;,&#34;#FF0048&#34;,&#34;#00FFC0&#34;,&#34;#FC00FF&#34;,&#34;#006AFF&#34;,&#34;#00E0FF&#34;,&#34;#03FF00&#34;,&#34;#1AFF00&#34;,&#34;#FF0093&#34;,&#34;#FF0051&#34;,&#34;#1D00FF&#34;,&#34;#FF0031&#34;,&#34;#0019FF&#34;,&#34;#D6FF00&#34;,&#34;#FF00B5&#34;,&#34;#08FF00&#34;,&#34;#6BFF00&#34;,&#34;#00FFCF&#34;,&#34;#FF00C5&#34;,&#34;#00B7FF&#34;,&#34;#FBFF00&#34;,&#34;#0A00FF&#34;,&#34;#1BFF00&#34;,&#34;#3EFF00&#34;,&#34;#00FFC3&#34;,&#34;#FF7F00&#34;,&#34;#0020FF&#34;,&#34;#C300FF&#34;,&#34;#FF5600&#34;,&#34;#FF0097&#34;,&#34;#2900FF&#34;,&#34;#7300FF&#34;,&#34;#49FF00&#34;,&#34;#FF0088&#34;,&#34;#00FF87&#34;,&#34;#54FF00&#34;,&#34;#00C9FF&#34;,&#34;#FF0048&#34;,&#34;#FF0E00&#34;,&#34;#00FF37&#34;,&#34;#EDFF00&#34;,&#34;#00F0FF&#34;,&#34;#FF0700&#34;,&#34;#00FF6E&#34;,&#34;#7A00FF&#34;,&#34;#FF005E&#34;,&#34;#BDFF00&#34;,&#34;#FFBC00&#34;,&#34;#FFC900&#34;,&#34;#00FFDE&#34;,&#34;#98FF00&#34;,&#34;#FF0011&#34;,&#34;#0042FF&#34;,&#34;#00FF6C&#34;,&#34;#7D00FF&#34;,&#34;#E0FF00&#34;,&#34;#FF000E&#34;,&#34;#FF9E00&#34;,&#34;#00FFAC&#34;,&#34;#00FF5A&#34;,&#34;#FF9400&#34;,&#34;#FF7A00&#34;,&#34;#00FFF0&#34;,&#34;#4E00FF&#34;,&#34;#FF6D00&#34;,&#34;#FF00D5&#34;,&#34;#00FFC9&#34;,&#34;#BEFF00&#34;,&#34;#FF0055&#34;,&#34;#00FFF0&#34;,&#34;#FF8C00&#34;,&#34;#FF4700&#34;,&#34;#BCFF00&#34;,&#34;#26FF00&#34;,&#34;#0034FF&#34;,&#34;#00FF6C&#34;,&#34;#0084FF&#34;,&#34;#8F00FF&#34;,&#34;#00FF60&#34;,&#34;#FF00AF&#34;,&#34;#B700FF&#34;,&#34;#FF3C00&#34;,&#34;#A800FF&#34;,&#34;#FF001C&#34;,&#34;#00FF1B&#34;,&#34;#FF00E7&#34;,&#34;#FF00E4&#34;,&#34;#FFF500&#34;,&#34;#00FFC6&#34;,&#34;#00FF9F&#34;,&#34;#0010FF&#34;,&#34;#AB00FF&#34;,&#34;#74FF00&#34;,&#34;#FF0073&#34;,&#34;#3400FF&#34;,&#34;#7000FF&#34;,&#34;#D300FF&#34;,&#34;#FF3500&#34;,&#34;#FFCC00&#34;,&#34;#F900FF&#34;,&#34;#FFBB00&#34;,&#34;#FF9E00&#34;,&#34;#00FF86&#34;,&#34;#FF0069&#34;,&#34;#00FF68&#34;,&#34;#0041FF&#34;,&#34;#008EFF&#34;,&#34;#FF0011&#34;,&#34;#FF009A&#34;,&#34;#0094FF&#34;,&#34;#FF004D&#34;,&#34;#1AFF00&#34;,&#34;#00FFBA&#34;,&#34;#002FFF&#34;,&#34;#00FFE6&#34;,&#34;#2600FF&#34;,&#34;#001BFF&#34;,&#34;#FF0069&#34;,&#34;#5400FF&#34;,&#34;#DE00FF&#34;,&#34;#FF00CC&#34;,&#34;#00FFBA&#34;,&#34;#FF7E00&#34;,&#34;#00FF01&#34;,&#34;#C500FF&#34;,&#34;#FF2F00&#34;,&#34;#F900FF&#34;,&#34;#FF4200&#34;,&#34;#75FF00&#34;,&#34;#00FF68&#34;,&#34;#0049FF&#34;,&#34;#00AAFF&#34;,&#34;#FFB200&#34;,&#34;#6200FF&#34;,&#34;#FF002C&#34;,&#34;#FF00EE&#34;,&#34;#FF0052&#34;,&#34;#2EFF00&#34;,&#34;#8C00FF&#34;,&#34;#004AFF&#34;,&#34;#FF6700&#34;,&#34;#8700FF&#34;,&#34;#FF001D&#34;,&#34;#00FFD9&#34;,&#34;#00FF51&#34;,&#34;#00D5FF&#34;,&#34;#FF3400&#34;,&#34;#7D00FF&#34;,&#34;#00FF6C&#34;,&#34;#FFF300&#34;,&#34;#FF00CB&#34;,&#34;#00B6FF&#34;,&#34;#FF2F00&#34;,&#34;#0059FF&#34;,&#34;#8700FF&#34;,&#34;#12FF00&#34;,&#34;#62FF00&#34;,&#34;#0055FF&#34;,&#34;#00FF5E&#34;,&#34;#FF4500&#34;,&#34;#4400FF&#34;,&#34;#5200FF&#34;,&#34;#FF1D00&#34;,&#34;#00FFEB&#34;,&#34;#0021FF&#34;,&#34;#001EFF&#34;,&#34;#FF008F&#34;,&#34;#FF00C8&#34;,&#34;#ABFF00&#34;,&#34;#FFE500&#34;,&#34;#00F4FF&#34;,&#34;#00C0FF&#34;,&#34;#00FFEC&#34;,&#34;#FFDB00&#34;,&#34;#EC00FF&#34;,&#34;#4000FF&#34;,&#34;#FF00C7&#34;,&#34;#78FF00&#34;,&#34;#A700FF&#34;,&#34;#00FFA2&#34;,&#34;#C000FF&#34;,&#34;#FF6B00&#34;,&#34;#008BFF&#34;,&#34;#FF6400&#34;,&#34;#FF0092&#34;,&#34;#77FF00&#34;,&#34;#8CFF00&#34;,&#34;#FF003C&#34;,&#34;#2FFF00&#34;,&#34;#94FF00&#34;,&#34;#FF8A00&#34;,&#34;#FFBC00&#34;,&#34;#00FFF1&#34;,&#34;#FF00C9&#34;,&#34;#00FF8B&#34;,&#34;#FFBE00&#34;,&#34;#50FF00&#34;,&#34;#1CFF00&#34;,&#34;#8000FF&#34;,&#34;#04FF00&#34;,&#34;#0EFF00&#34;,&#34;#FF008D&#34;,&#34;#DB00FF&#34;,&#34;#FF0100&#34;,&#34;#FF9000&#34;,&#34;#3EFF00&#34;,&#34;#FF6700&#34;,&#34;#93FF00&#34;,&#34;#FFE500&#34;,&#34;#000CFF&#34;,&#34;#002AFF&#34;,&#34;#AE00FF&#34;,&#34;#00FF47&#34;,&#34;#FFB400&#34;,&#34;#FF0062&#34;,&#34;#FF2000&#34;,&#34;#FF0083&#34;,&#34;#00FF29&#34;,&#34;#00FF06&#34;,&#34;#00FF5B&#34;,&#34;#00D4FF&#34;,&#34;#FF2300&#34;,&#34;#D400FF&#34;,&#34;#9E00FF&#34;,&#34;#0004FF&#34;,&#34;#7F00FF&#34;,&#34;#BDFF00&#34;,&#34;#FF0300&#34;,&#34;#FFB300&#34;,&#34;#FF6100&#34;,&#34;#00F8FF&#34;,&#34;#D9FF00&#34;,&#34;#00FFD3&#34;,&#34;#FFAC00&#34;,&#34;#00FFE3&#34;,&#34;#7F00FF&#34;,&#34;#1700FF&#34;,&#34;#1500FF&#34;,&#34;#FF0053&#34;,&#34;#7D00FF&#34;,&#34;#F6FF00&#34;,&#34;#000EFF&#34;,&#34;#E500FF&#34;,&#34;#FFB500&#34;,&#34;#FFF000&#34;,&#34;#B500FF&#34;,&#34;#FF0019&#34;,&#34;#00FFF6&#34;,&#34;#FFBE00&#34;,&#34;#00FF6A&#34;,&#34;#FF0058&#34;,&#34;#003CFF&#34;,&#34;#FF0023&#34;,&#34;#0070FF&#34;,&#34;#FF00F1&#34;,&#34;#00FFF2&#34;,&#34;#0300FF&#34;,&#34;#FF00CC&#34;,&#34;#A2FF00&#34;,&#34;#FF002E&#34;,&#34;#00FF9A&#34;,&#34;#004BFF&#34;,&#34;#A000FF&#34;,&#34;#00FFBF&#34;,&#34;#BA00FF&#34;,&#34;#FFBE00&#34;,&#34;#0020FF&#34;,&#34;#E300FF&#34;,&#34;#90FF00&#34;,&#34;#FF00F0&#34;,&#34;#00FCFF&#34;,&#34;#00FF39&#34;,&#34;#2A00FF&#34;,&#34;#00FF42&#34;,&#34;#00FFD1&#34;,&#34;#FF4300&#34;,&#34;#B100FF&#34;,&#34;#00FF0B&#34;,&#34;#FF3600&#34;,&#34;#FF1700&#34;,&#34;#00B5FF&#34;,&#34;#00FFD1&#34;,&#34;#A4FF00&#34;,&#34;#FFD400&#34;,&#34;#00FF5F&#34;,&#34;#1100FF&#34;,&#34;#C500FF&#34;,&#34;#FF000C&#34;,&#34;#00FF05&#34;,&#34;#FF0063&#34;,&#34;#00FF06&#34;,&#34;#00BDFF&#34;,&#34;#FF2F00&#34;,&#34;#002EFF&#34;,&#34;#FF7400&#34;,&#34;#0003FF&#34;,&#34;#1B00FF&#34;,&#34;#00C5FF&#34;,&#34;#FF002A&#34;,&#34;#6400FF&#34;,&#34;#00DCFF&#34;,&#34;#00FF79&#34;,&#34;#8400FF&#34;,&#34;#00FF3F&#34;,&#34;#004EFF&#34;,&#34;#FF8300&#34;,&#34;#00FFF2&#34;,&#34;#FF0043&#34;,&#34;#0077FF&#34;,&#34;#002EFF&#34;,&#34;#FF0034&#34;,&#34;#005DFF&#34;,&#34;#FF6800&#34;,&#34;#00FF68&#34;,&#34;#0048FF&#34;,&#34;#0F00FF&#34;,&#34;#A000FF&#34;,&#34;#00F1FF&#34;,&#34;#9FFF00&#34;,&#34;#00FF26&#34;,&#34;#AEFF00&#34;,&#34;#FF9F00&#34;,&#34;#001FFF&#34;,&#34;#0091FF&#34;,&#34;#60FF00&#34;,&#34;#D500FF&#34;,&#34;#2EFF00&#34;,&#34;#00FFD8&#34;,&#34;#FF2500&#34;,&#34;#00FF01&#34;,&#34;#C600FF&#34;,&#34;#00FF34&#34;,&#34;#E6FF00&#34;,&#34;#00F4FF&#34;,&#34;#1900FF&#34;,&#34;#BEFF00&#34;,&#34;#0C00FF&#34;,&#34;#00FF33&#34;,&#34;#00FF9F&#34;,&#34;#00B5FF&#34;,&#34;#FF00C0&#34;,&#34;#0032FF&#34;,&#34;#99FF00&#34;,&#34;#1DFF00&#34;,&#34;#00FF03&#34;,&#34;#B7FF00&#34;,&#34;#00FF57&#34;,&#34;#FF0002&#34;,&#34;#FF8E00&#34;,&#34;#CDFF00&#34;,&#34;#00FFDC&#34;,&#34;#FF3000&#34;,&#34;#FF5200&#34;,&#34;#B500FF&#34;,&#34;#5FFF00&#34;,&#34;#0B00FF&#34;,&#34;#006BFF&#34;,&#34;#00A0FF&#34;,&#34;#FFB300&#34;,&#34;#7600FF&#34;,&#34;#FF0A00&#34;,&#34;#002DFF&#34;,&#34;#00FF33&#34;,&#34;#FF9600&#34;,&#34;#FF0091&#34;,&#34;#1200FF&#34;,&#34;#EEFF00&#34;,&#34;#1CFF00&#34;,&#34;#00FFCE&#34;,&#34;#FA00FF&#34;,&#34;#00FFA9&#34;,&#34;#FF0015&#34;,&#34;#9900FF&#34;,&#34;#18FF00&#34;,&#34;#00FFE9&#34;,&#34;#FFE900&#34;,&#34;#FFE200&#34;,&#34;#52FF00&#34;,&#34;#7AFF00&#34;,&#34;#3FFF00&#34;,&#34;#00FBFF&#34;,&#34;#00FF9B&#34;,&#34;#FF00C4&#34;,&#34;#0076FF&#34;,&#34;#00ABFF&#34;,&#34;#FF0072&#34;,&#34;#0BFF00&#34;,&#34;#FFDF00&#34;,&#34;#61FF00&#34;,&#34;#FEFF00&#34;,&#34;#B5FF00&#34;,&#34;#7EFF00&#34;,&#34;#00FF0B&#34;,&#34;#7B00FF&#34;,&#34;#FF0004&#34;,&#34;#00B7FF&#34;,&#34;#00FFA9&#34;,&#34;#6900FF&#34;,&#34;#00F3FF&#34;,&#34;#1100FF&#34;,&#34;#D000FF&#34;,&#34;#FFE600&#34;,&#34;#FF00CC&#34;,&#34;#00FFA1&#34;,&#34;#FF5A00&#34;,&#34;#FF00FB&#34;,&#34;#84FF00&#34;,&#34;#FF6100&#34;,&#34;#E800FF&#34;,&#34;#7600FF&#34;,&#34;#FF00B2&#34;,&#34;#FF00C8&#34;,&#34;#5D00FF&#34;,&#34;#00FF22&#34;,&#34;#C000FF&#34;,&#34;#0046FF&#34;,&#34;#6500FF&#34;,&#34;#FF6700&#34;,&#34;#FF2C00&#34;,&#34;#00FF5E&#34;,&#34;#25FF00&#34;,&#34;#00FFB8&#34;,&#34;#EB00FF&#34;,&#34;#00FFBE&#34;,&#34;#AE00FF&#34;,&#34;#FF00F8&#34;,&#34;#8F00FF&#34;,&#34;#FFE300&#34;,&#34;#00FF3D&#34;,&#34;#8800FF&#34;,&#34;#FF004F&#34;,&#34;#07FF00&#34;,&#34;#21FF00&#34;,&#34;#CC00FF&#34;,&#34;#85FF00&#34;,&#34;#FF4500&#34;,&#34;#003AFF&#34;,&#34;#0010FF&#34;,&#34;#0014FF&#34;,&#34;#F200FF&#34;,&#34;#3F00FF&#34;,&#34;#DBFF00&#34;,&#34;#FF0071&#34;,&#34;#FF8400&#34;,&#34;#0088FF&#34;,&#34;#00FFE4&#34;,&#34;#00D7FF&#34;,&#34;#FF2700&#34;,&#34;#00FF07&#34;,&#34;#0007FF&#34;,&#34;#FF001E&#34;,&#34;#FF0079&#34;,&#34;#FD00FF&#34;,&#34;#FF0400&#34;,&#34;#001AFF&#34;,&#34;#1CFF00&#34;,&#34;#FF00C4&#34;,&#34;#009CFF&#34;,&#34;#00E3FF&#34;,&#34;#FF0083&#34;,&#34;#A1FF00&#34;,&#34;#BEFF00&#34;,&#34;#6800FF&#34;,&#34;#00FF36&#34;,&#34;#FFC000&#34;,&#34;#3FFF00&#34;,&#34;#00FFAA&#34;,&#34;#FF9A00&#34;,&#34;#4F00FF&#34;,&#34;#0039FF&#34;,&#34;#FF007B&#34;,&#34;#00FFE8&#34;,&#34;#1500FF&#34;,&#34;#97FF00&#34;,&#34;#00F3FF&#34;,&#34;#2400FF&#34;,&#34;#4B00FF&#34;,&#34;#FF00C0&#34;,&#34;#000EFF&#34;,&#34;#A0FF00&#34;,&#34;#FF3300&#34;,&#34;#B100FF&#34;,&#34;#00FFC3&#34;,&#34;#3700FF&#34;,&#34;#FF7B00&#34;,&#34;#FF0057&#34;,&#34;#CDFF00&#34;,&#34;#6300FF&#34;,&#34;#FF9600&#34;,&#34;#00FFC2&#34;,&#34;#FFCF00&#34;,&#34;#00D9FF&#34;,&#34;#BCFF00&#34;,&#34;#FF1500&#34;,&#34;#00FF71&#34;,&#34;#CB00FF&#34;,&#34;#FF00DE&#34;,&#34;#008CFF&#34;,&#34;#00FFE9&#34;,&#34;#90FF00&#34;,&#34;#42FF00&#34;,&#34;#FF00AF&#34;,&#34;#00FAFF&#34;,&#34;#FF00FA&#34;,&#34;#2E00FF&#34;,&#34;#1DFF00&#34;,&#34;#FFD500&#34;,&#34;#2CFF00&#34;,&#34;#FFD100&#34;,&#34;#00FF84&#34;,&#34;#FF0062&#34;,&#34;#00FF7C&#34;,&#34;#00FF34&#34;,&#34;#AD00FF&#34;,&#34;#E200FF&#34;,&#34;#0086FF&#34;,&#34;#FF008E&#34;,&#34;#A3FF00&#34;,&#34;#9C00FF&#34;,&#34;#0700FF&#34;,&#34;#FF00A6&#34;,&#34;#FF2600&#34;,&#34;#2D00FF&#34;,&#34;#0024FF&#34;,&#34;#FFEA00&#34;,&#34;#00FFC5&#34;,&#34;#00FF30&#34;,&#34;#00FF31&#34;,&#34;#F9FF00&#34;,&#34;#95FF00&#34;,&#34;#91FF00&#34;,&#34;#FF8C00&#34;,&#34;#FF00EE&#34;,&#34;#008BFF&#34;,&#34;#FFCD00&#34;,&#34;#00FFB1&#34;,&#34;#FF0086&#34;,&#34;#FFF200&#34;,&#34;#00FFC8&#34;,&#34;#36FF00&#34;,&#34;#FF00A0&#34;,&#34;#0068FF&#34;,&#34;#A8FF00&#34;,&#34;#00B6FF&#34;,&#34;#6FFF00&#34;,&#34;#9FFF00&#34;,&#34;#00FF52&#34;,&#34;#FF9200&#34;,&#34;#9300FF&#34;,&#34;#00FF50&#34;,&#34;#00B4FF&#34;,&#34;#D100FF&#34;,&#34;#8F00FF&#34;,&#34;#3E00FF&#34;,&#34;#FF0002&#34;,&#34;#FF0018&#34;,&#34;#0021FF&#34;,&#34;#AC00FF&#34;,&#34;#0089FF&#34;,&#34;#FF4200&#34;,&#34;#1F00FF&#34;,&#34;#37FF00&#34;,&#34;#FF0100&#34;,&#34;#FF00A3&#34;,&#34;#FF003F&#34;,&#34;#C200FF&#34;,&#34;#00FF17&#34;,&#34;#FF2700&#34;,&#34;#00FF0E&#34;,&#34;#8400FF&#34;,&#34;#2FFF00&#34;,&#34;#00FF6D&#34;,&#34;#FFD600&#34;,&#34;#00FFE7&#34;,&#34;#6200FF&#34;,&#34;#0018FF&#34;,&#34;#00FF7C&#34;,&#34;#FEFF00&#34;,&#34;#FF0016&#34;,&#34;#FF4B00&#34;,&#34;#00E3FF&#34;,&#34;#FF7D00&#34;,&#34;#FF7C00&#34;,&#34;#FF9600&#34;,&#34;#E6FF00&#34;,&#34;#FF00B3&#34;,&#34;#22FF00&#34;,&#34;#0039FF&#34;,&#34;#FF8000&#34;,&#34;#FF5900&#34;,&#34;#FF8200&#34;,&#34;#00FF01&#34;,&#34;#FF8700&#34;,&#34;#6500FF&#34;,&#34;#009FFF&#34;,&#34;#6EFF00&#34;,&#34;#E7FF00&#34;,&#34;#A200FF&#34;,&#34;#00FF09&#34;,&#34;#0056FF&#34;,&#34;#4EFF00&#34;,&#34;#001BFF&#34;,&#34;#FF1D00&#34;,&#34;#FF6900&#34;,&#34;#004CFF&#34;,&#34;#50FF00&#34;,&#34;#FF1C00&#34;,&#34;#00FF74&#34;,&#34;#FF0020&#34;,&#34;#FF3F00&#34;,&#34;#00A7FF&#34;,&#34;#0079FF&#34;,&#34;#FF004F&#34;,&#34;#FF009A&#34;,&#34;#FFDA00&#34;,&#34;#FF8300&#34;,&#34;#9600FF&#34;,&#34;#E8FF00&#34;,&#34;#17FF00&#34;,&#34;#FF0054&#34;,&#34;#EBFF00&#34;,&#34;#A4FF00&#34;,&#34;#FFC400&#34;,&#34;#5CFF00&#34;,&#34;#DD00FF&#34;,&#34;#00FF55&#34;,&#34;#0049FF&#34;,&#34;#9F00FF&#34;,&#34;#FFF900&#34;,&#34;#00BBFF&#34;,&#34;#FF00E5&#34;,&#34;#4EFF00&#34;,&#34;#9D00FF&#34;,&#34;#FF6200&#34;,&#34;#0037FF&#34;,&#34;#00FFF3&#34;,&#34;#FF8F00&#34;,&#34;#00ADFF&#34;,&#34;#00D0FF&#34;,&#34;#00EAFF&#34;,&#34;#00FF41&#34;,&#34;#3CFF00&#34;,&#34;#37FF00&#34;,&#34;#FFFA00&#34;,&#34;#FF0058&#34;,&#34;#0200FF&#34;,&#34;#22FF00&#34;,&#34;#EFFF00&#34;,&#34;#FF00D9&#34;,&#34;#11FF00&#34;,&#34;#FF0050&#34;,&#34;#00FF34&#34;,&#34;#00FF88&#34;,&#34;#FF7700&#34;,&#34;#FF00C2&#34;,&#34;#0042FF&#34;,&#34;#CE00FF&#34;,&#34;#FF4100&#34;,&#34;#24FF00&#34;,&#34;#FF3800&#34;,&#34;#00FF63&#34;,&#34;#BD00FF&#34;,&#34;#00FF63&#34;,&#34;#5100FF&#34;,&#34;#FF1A00&#34;,&#34;#00FF42&#34;,&#34;#FF0027&#34;,&#34;#CCFF00&#34;,&#34;#02FF00&#34;,&#34;#FF0038&#34;,&#34;#E100FF&#34;,&#34;#9800FF&#34;,&#34;#FF9B00&#34;,&#34;#FF6400&#34;,&#34;#DCFF00&#34;,&#34;#EFFF00&#34;,&#34;#0071FF&#34;,&#34;#69FF00&#34;,&#34;#00BEFF&#34;,&#34;#00FFFD&#34;,&#34;#FF0061&#34;,&#34;#FFA200&#34;,&#34;#1C00FF&#34;,&#34;#9000FF&#34;,&#34;#95FF00&#34;,&#34;#4E00FF&#34;,&#34;#007DFF&#34;,&#34;#00EDFF&#34;,&#34;#D4FF00&#34;,&#34;#FF006B&#34;,&#34;#5F00FF&#34;,&#34;#00FF8A&#34;,&#34;#5800FF&#34;,&#34;#22FF00&#34;,&#34;#FF003E&#34;,&#34;#72FF00&#34;,&#34;#00FF3A&#34;,&#34;#0045FF&#34;,&#34;#6EFF00&#34;,&#34;#00FFCB&#34;,&#34;#00FF39&#34;,&#34;#00FF38&#34;,&#34;#FF9000&#34;,&#34;#FF007E&#34;,&#34;#CFFF00&#34;,&#34;#00FFE2&#34;,&#34;#CA00FF&#34;,&#34;#ACFF00&#34;,&#34;#FF00CC&#34;,&#34;#00FFEA&#34;,&#34;#006FFF&#34;,&#34;#2100FF&#34;,&#34;#FF4600&#34;,&#34;#00FF95&#34;,&#34;#00CBFF&#34;,&#34;#AE00FF&#34;,&#34;#00FF0E&#34;,&#34;#FF4A00&#34;,&#34;#005FFF&#34;,&#34;#AA00FF&#34;,&#34;#6A00FF&#34;,&#34;#4100FF&#34;,&#34;#FF0200&#34;,&#34;#1EFF00&#34;,&#34;#0D00FF&#34;,&#34;#001EFF&#34;,&#34;#6CFF00&#34;,&#34;#1600FF&#34;,&#34;#EDFF00&#34;,&#34;#EA00FF&#34;,&#34;#00FFFC&#34;,&#34;#00FF1E&#34;,&#34;#1200FF&#34;,&#34;#FD00FF&#34;,&#34;#12FF00&#34;,&#34;#FFC300&#34;,&#34;#FFE600&#34;,&#34;#FF7B00&#34;,&#34;#00A8FF&#34;,&#34;#FF0072&#34;,&#34;#FF00DF&#34;,&#34;#00FF15&#34;,&#34;#FF00F9&#34;,&#34;#5DFF00&#34;,&#34;#2E00FF&#34;,&#34;#FF00EB&#34;,&#34;#FF6F00&#34;,&#34;#FAFF00&#34;,&#34;#0D00FF&#34;,&#34;#8B00FF&#34;,&#34;#007BFF&#34;,&#34;#FF0076&#34;,&#34;#0075FF&#34;,&#34;#FF0022&#34;,&#34;#00FF72&#34;,&#34;#FF6E00&#34;,&#34;#0037FF&#34;,&#34;#7F00FF&#34;,&#34;#2EFF00&#34;,&#34;#00FFA4&#34;,&#34;#00FF8E&#34;,&#34;#00FF92&#34;,&#34;#9100FF&#34;,&#34;#00FFB6&#34;,&#34;#61FF00&#34;,&#34;#98FF00&#34;,&#34;#76FF00&#34;,&#34;#FFD000&#34;,&#34;#FF00FF&#34;,&#34;#FF4600&#34;,&#34;#FF9200&#34;,&#34;#A5FF00&#34;,&#34;#00FF05&#34;,&#34;#007AFF&#34;,&#34;#001EFF&#34;,&#34;#FF8500&#34;,&#34;#99FF00&#34;,&#34;#FF1B00&#34;,&#34;#002FFF&#34;,&#34;#FF0400&#34;,&#34;#00FFFD&#34;,&#34;#FFE800&#34;,&#34;#4CFF00&#34;,&#34;#0090FF&#34;,&#34;#FF00E5&#34;,&#34;#FFC900&#34;,&#34;#00FF38&#34;,&#34;#FFF600&#34;,&#34;#FF005E&#34;,&#34;#FF3100&#34;,&#34;#D8FF00&#34;,&#34;#4900FF&#34;,&#34;#00FF4D&#34;,&#34;#7AFF00&#34;,&#34;#005AFF&#34;,&#34;#7AFF00&#34;,&#34;#FF0032&#34;,&#34;#FF0026&#34;,&#34;#00FFFA&#34;,&#34;#90FF00&#34;,&#34;#FF0048&#34;,&#34;#00FFDD&#34;,&#34;#00FFF9&#34;,&#34;#56FF00&#34;,&#34;#00FFD7&#34;,&#34;#FF0093&#34;,&#34;#9500FF&#34;,&#34;#C600FF&#34;,&#34;#00FFF8&#34;,&#34;#FFDE00&#34;,&#34;#00CCFF&#34;,&#34;#00FFA0&#34;,&#34;#00FF76&#34;,&#34;#00D3FF&#34;,&#34;#00FFB7&#34;,&#34;#D500FF&#34;,&#34;#FF009B&#34;,&#34;#FF00E9&#34;,&#34;#00FF2D&#34;,&#34;#92FF00&#34;,&#34;#AF00FF&#34;,&#34;#FF1F00&#34;,&#34;#7AFF00&#34;,&#34;#FF0040&#34;,&#34;#1EFF00&#34;,&#34;#A200FF&#34;,&#34;#00FF65&#34;,&#34;#3F00FF&#34;,&#34;#FFA300&#34;,&#34;#2C00FF&#34;,&#34;#0013FF&#34;,&#34;#5500FF&#34;,&#34;#7C00FF&#34;,&#34;#3CFF00&#34;,&#34;#D200FF&#34;,&#34;#00F4FF&#34;,&#34;#68FF00&#34;,&#34;#FFA400&#34;,&#34;#FF0087&#34;,&#34;#3D00FF&#34;,&#34;#FF4D00&#34;,&#34;#00FF69&#34;,&#34;#00BEFF&#34;,&#34;#A5FF00&#34;,&#34;#00FFA6&#34;,&#34;#FF1D00&#34;,&#34;#00FF83&#34;,&#34;#00FF25&#34;,&#34;#07FF00&#34;,&#34;#00FF2D&#34;,&#34;#005BFF&#34;,&#34;#FF3A00&#34;,&#34;#97FF00&#34;,&#34;#2AFF00&#34;,&#34;#00FFF4&#34;,&#34;#00FFF7&#34;,&#34;#00D5FF&#34;,&#34;#00FF1F&#34;,&#34;#0027FF&#34;,&#34;#FF00BF&#34;,&#34;#D400FF&#34;,&#34;#00ECFF&#34;,&#34;#0073FF&#34;,&#34;#00FF4A&#34;,&#34;#41FF00&#34;,&#34;#0084FF&#34;,&#34;#FF4F00&#34;,&#34;#0DFF00&#34;,&#34;#FF6700&#34;,&#34;#00FFAA&#34;,&#34;#00FF5E&#34;,&#34;#10FF00&#34;,&#34;#FFD500&#34;,&#34;#FF005C&#34;,&#34;#33FF00&#34;,&#34;#0003FF&#34;,&#34;#FF0001&#34;,&#34;#001CFF&#34;,&#34;#FF00F5&#34;,&#34;#003DFF&#34;,&#34;#00FFF7&#34;,&#34;#0034FF&#34;,&#34;#FF004C&#34;,&#34;#00FFC1&#34;,&#34;#21FF00&#34;,&#34;#00FFBA&#34;,&#34;#00FFF7&#34;,&#34;#2500FF&#34;,&#34;#7C00FF&#34;,&#34;#53FF00&#34;,&#34;#0026FF&#34;,&#34;#00FF2A&#34;,&#34;#00FF32&#34;,&#34;#8BFF00&#34;,&#34;#1000FF&#34;,&#34;#00FF1D&#34;,&#34;#A9FF00&#34;,&#34;#F400FF&#34;,&#34;#FF9A00&#34;,&#34;#FF0091&#34;,&#34;#0083FF&#34;,&#34;#31FF00&#34;,&#34;#34FF00&#34;,&#34;#4000FF&#34;,&#34;#0074FF&#34;,&#34;#00FFFE&#34;,&#34;#FF0D00&#34;,&#34;#FF0041&#34;,&#34;#00FF65&#34;,&#34;#00D2FF&#34;,&#34;#00FF3C&#34;,&#34;#FFFD00&#34;,&#34;#00FFF1&#34;,&#34;#FF007F&#34;,&#34;#BC00FF&#34;,&#34;#00FF9E&#34;,&#34;#B3FF00&#34;,&#34;#E4FF00&#34;,&#34;#FF3E00&#34;,&#34;#00CFFF&#34;,&#34;#FF6400&#34;,&#34;#FF00A3&#34;,&#34;#00FF11&#34;,&#34;#B3FF00&#34;,&#34;#4300FF&#34;,&#34;#1A00FF&#34;,&#34;#FFDC00&#34;,&#34;#00FF75&#34;,&#34;#00FF7B&#34;,&#34;#30FF00&#34;,&#34;#89FF00&#34;,&#34;#00FF6F&#34;,&#34;#FF00DC&#34;,&#34;#00FFD0&#34;,&#34;#FF005F&#34;,&#34;#FF0089&#34;,&#34;#FF9E00&#34;,&#34;#00E2FF&#34;,&#34;#FF6E00&#34;,&#34;#00AAFF&#34;,&#34;#EEFF00&#34;,&#34;#FF0045&#34;,&#34;#FF8B00&#34;,&#34;#FFB300&#34;,&#34;#FF00CE&#34;,&#34;#0300FF&#34;,&#34;#FF2F00&#34;,&#34;#6000FF&#34;,&#34;#A4FF00&#34;,&#34;#FFBA00&#34;,&#34;#60FF00&#34;,&#34;#5200FF&#34;,&#34;#0030FF&#34;,&#34;#FFA300&#34;,&#34;#00A1FF&#34;,&#34;#00A5FF&#34;,&#34;#0076FF&#34;,&#34;#5500FF&#34;,&#34;#E3FF00&#34;,&#34;#FF00DC&#34;,&#34;#4B00FF&#34;,&#34;#00A1FF&#34;,&#34;#EF00FF&#34;,&#34;#00FFAA&#34;,&#34;#C300FF&#34;,&#34;#FF6F00&#34;,&#34;#00FFEC&#34;,&#34;#00FF9E&#34;,&#34;#00FFFE&#34;,&#34;#FF1100&#34;,&#34;#7000FF&#34;,&#34;#17FF00&#34;,&#34;#FF00CA&#34;,&#34;#FF00E1&#34;,&#34;#00FF8F&#34;,&#34;#00FF70&#34;,&#34;#00FF1F&#34;,&#34;#FF004E&#34;,&#34;#FF0082&#34;,&#34;#6100FF&#34;,&#34;#F400FF&#34;,&#34;#5E00FF&#34;,&#34;#FF005E&#34;,&#34;#FF001E&#34;,&#34;#1400FF&#34;,&#34;#93FF00&#34;,&#34;#FF00B8&#34;,&#34;#FFE700&#34;,&#34;#E800FF&#34;,&#34;#00FFAC&#34;,&#34;#00FF8A&#34;,&#34;#33FF00&#34;,&#34;#B7FF00&#34;,&#34;#00FFE4&#34;,&#34;#7E00FF&#34;,&#34;#FF0008&#34;,&#34;#16FF00&#34;,&#34;#0006FF&#34;,&#34;#FFB400&#34;,&#34;#00FFF7&#34;,&#34;#00DFFF&#34;,&#34;#00FF22&#34;,&#34;#0021FF&#34;,&#34;#2400FF&#34;,&#34;#FF00F6&#34;,&#34;#00FF90&#34;,&#34;#87FF00&#34;,&#34;#FF00DB&#34;,&#34;#5E00FF&#34;,&#34;#00FF21&#34;,&#34;#00F8FF&#34;,&#34;#00FF9D&#34;,&#34;#7EFF00&#34;,&#34;#FF7200&#34;,&#34;#ED00FF&#34;,&#34;#2EFF00&#34;,&#34;#FFA600&#34;,&#34;#00FFFA&#34;,&#34;#FF0094&#34;,&#34;#1800FF&#34;,&#34;#FF5100&#34;,&#34;#00FFDC&#34;,&#34;#0038FF&#34;,&#34;#B7FF00&#34;,&#34;#003BFF&#34;,&#34;#FF00EC&#34;,&#34;#00FFCB&#34;,&#34;#00F5FF&#34;,&#34;#0015FF&#34;,&#34;#00FFFC&#34;,&#34;#83FF00&#34;,&#34;#0900FF&#34;,&#34;#00FF53&#34;,&#34;#00FF91&#34;,&#34;#0900FF&#34;,&#34;#E700FF&#34;,&#34;#00AFFF&#34;,&#34;#00EAFF&#34;,&#34;#00FF75&#34;,&#34;#C0FF00&#34;,&#34;#B800FF&#34;,&#34;#00FF08&#34;,&#34;#91FF00&#34;,&#34;#FF6000&#34;,&#34;#FF0B00&#34;,&#34;#FF00E8&#34;,&#34;#6E00FF&#34;,&#34;#D7FF00&#34;,&#34;#00FF3C&#34;,&#34;#46FF00&#34;,&#34;#FF0070&#34;,&#34;#00CAFF&#34;,&#34;#FF0021&#34;,&#34;#FF0050&#34;,&#34;#FF2700&#34;,&#34;#FFA500&#34;,&#34;#00FFCD&#34;,&#34;#19FF00&#34;,&#34;#00CAFF&#34;,&#34;#FFEC00&#34;,&#34;#ADFF00&#34;,&#34;#003EFF&#34;,&#34;#FF00F6&#34;,&#34;#00FF23&#34;,&#34;#F4FF00&#34;,&#34;#7500FF&#34;,&#34;#1BFF00&#34;,&#34;#4E00FF&#34;,&#34;#81FF00&#34;,&#34;#00FFE9&#34;,&#34;#99FF00&#34;,&#34;#FF4500&#34;,&#34;#00A7FF&#34;,&#34;#FF00A1&#34;,&#34;#0026FF&#34;,&#34;#00B5FF&#34;,&#34;#00FF40&#34;,&#34;#C2FF00&#34;,&#34;#FF8C00&#34;,&#34;#FF00AF&#34;,&#34;#80FF00&#34;,&#34;#00FF2D&#34;,&#34;#FF1B00&#34;,&#34;#FF0001&#34;,&#34;#6A00FF&#34;,&#34;#FF9D00&#34;,&#34;#0AFF00&#34;,&#34;#00FF27&#34;,&#34;#FF00CA&#34;,&#34;#4DFF00&#34;,&#34;#0095FF&#34;,&#34;#0000FF&#34;,&#34;#4C00FF&#34;,&#34;#8CFF00&#34;,&#34;#FF00FB&#34;,&#34;#FFD200&#34;,&#34;#0053FF&#34;,&#34;#FF00B6&#34;,&#34;#FF00C9&#34;,&#34;#4000FF&#34;,&#34;#16FF00&#34;,&#34;#8100FF&#34;,&#34;#FF3B00&#34;,&#34;#D7FF00&#34;,&#34;#F7FF00&#34;,&#34;#FFF700&#34;,&#34;#FF000B&#34;,&#34;#00FF45&#34;,&#34;#00FF39&#34;,&#34;#4EFF00&#34;,&#34;#FF008C&#34;,&#34;#09FF00&#34;,&#34;#FF4400&#34;,&#34;#FF0078&#34;,&#34;#FFAD00&#34;,&#34;#0088FF&#34;,&#34;#00FF74&#34;,&#34;#00FF84&#34;,&#34;#FF9A00&#34;,&#34;#FF000B&#34;,&#34;#005EFF&#34;,&#34;#FFF200&#34;,&#34;#F700FF&#34;,&#34;#FF7200&#34;,&#34;#27FF00&#34;,&#34;#CA00FF&#34;,&#34;#FFF900&#34;,&#34;#FFF200&#34;,&#34;#FF0029&#34;,&#34;#FFCC00&#34;,&#34;#4900FF&#34;,&#34;#FF0000&#34;,&#34;#FF0094&#34;,&#34;#3800FF&#34;,&#34;#02FF00&#34;,&#34;#00FFB5&#34;,&#34;#A900FF&#34;,&#34;#00FFBF&#34;,&#34;#00FF9B&#34;,&#34;#FF7500&#34;,&#34;#FF00DD&#34;,&#34;#FFFE00&#34;,&#34;#FF0092&#34;,&#34;#98FF00&#34;,&#34;#6500FF&#34;,&#34;#0054FF&#34;,&#34;#00FFE0&#34;,&#34;#FF001C&#34;,&#34;#C100FF&#34;,&#34;#35FF00&#34;,&#34;#82FF00&#34;,&#34;#0069FF&#34;,&#34;#FF0033&#34;,&#34;#00E5FF&#34;,&#34;#FF2400&#34;,&#34;#94FF00&#34;,&#34;#52FF00&#34;,&#34;#E600FF&#34;,&#34;#00FF05&#34;,&#34;#00D3FF&#34;,&#34;#0040FF&#34;,&#34;#FF8F00&#34;,&#34;#32FF00&#34;,&#34;#00FFA0&#34;,&#34;#0099FF&#34;,&#34;#7EFF00&#34;,&#34;#009AFF&#34;,&#34;#CAFF00&#34;,&#34;#C500FF&#34;,&#34;#FF0045&#34;,&#34;#FF0079&#34;,&#34;#FFCE00&#34;,&#34;#E500FF&#34;,&#34;#9800FF&#34;,&#34;#FF8900&#34;,&#34;#40FF00&#34;,&#34;#DEFF00&#34;,&#34;#FF0081&#34;,&#34;#D5FF00&#34;,&#34;#FFA300&#34;,&#34;#00DAFF&#34;,&#34;#00FFD0&#34;,&#34;#0047FF&#34;,&#34;#FF1E00&#34;,&#34;#AB00FF&#34;,&#34;#D0FF00&#34;,&#34;#00FFC6&#34;,&#34;#6100FF&#34;,&#34;#FFD400&#34;,&#34;#FF00C3&#34;,&#34;#ABFF00&#34;,&#34;#FF0066&#34;,&#34;#FF4800&#34;,&#34;#FF0082&#34;,&#34;#FF7F00&#34;,&#34;#FFF800&#34;,&#34;#FF0046&#34;,&#34;#00FFCB&#34;,&#34;#7800FF&#34;,&#34;#86FF00&#34;,&#34;#EDFF00&#34;,&#34;#FF5C00&#34;,&#34;#008AFF&#34;,&#34;#0051FF&#34;,&#34;#FF008B&#34;,&#34;#FF4A00&#34;,&#34;#5800FF&#34;,&#34;#FF0072&#34;,&#34;#4FFF00&#34;,&#34;#E900FF&#34;,&#34;#7900FF&#34;,&#34;#00FF40&#34;,&#34;#00FF3A&#34;,&#34;#9300FF&#34;,&#34;#2800FF&#34;,&#34;#FF0002&#34;,&#34;#00FF79&#34;,&#34;#00F0FF&#34;,&#34;#85FF00&#34;,&#34;#FF00C6&#34;,&#34;#FFEF00&#34;,&#34;#001FFF&#34;,&#34;#FFBD00&#34;,&#34;#FF0064&#34;,&#34;#0097FF&#34;,&#34;#FF00CA&#34;,&#34;#88FF00&#34;,&#34;#43FF00&#34;,&#34;#00FFB0&#34;,&#34;#FF006A&#34;,&#34;#FFF300&#34;,&#34;#00F1FF&#34;,&#34;#00F4FF&#34;,&#34;#F3FF00&#34;,&#34;#FF00EB&#34;,&#34;#00FF0C&#34;,&#34;#78FF00&#34;,&#34;#E1FF00&#34;,&#34;#E5FF00&#34;,&#34;#67FF00&#34;,&#34;#18FF00&#34;,&#34;#0065FF&#34;,&#34;#FF0013&#34;,&#34;#1FFF00&#34;,&#34;#D900FF&#34;,&#34;#FF0062&#34;,&#34;#00FFBE&#34;,&#34;#0036FF&#34;,&#34;#E1FF00&#34;,&#34;#FF5400&#34;,&#34;#002FFF&#34;,&#34;#FF8600&#34;,&#34;#EAFF00&#34;,&#34;#FF0029&#34;,&#34;#005EFF&#34;,&#34;#FF00AA&#34;,&#34;#8B00FF&#34;,&#34;#FFCA00&#34;,&#34;#00FFF6&#34;,&#34;#2100FF&#34;,&#34;#24FF00&#34;,&#34;#0091FF&#34;,&#34;#3600FF&#34;,&#34;#00C9FF&#34;,&#34;#DF00FF&#34;,&#34;#54FF00&#34;,&#34;#00FF4E&#34;,&#34;#0024FF&#34;,&#34;#FF3B00&#34;,&#34;#FFD900&#34;,&#34;#00CCFF&#34;,&#34;#002EFF&#34;,&#34;#00FF4A&#34;,&#34;#1800FF&#34;,&#34;#00FF29&#34;,&#34;#00FF6B&#34;,&#34;#004EFF&#34;,&#34;#00FFD3&#34;,&#34;#B400FF&#34;,&#34;#FF00BE&#34;,&#34;#FF8B00&#34;,&#34;#0073FF&#34;,&#34;#00FF71&#34;,&#34;#FF00CC&#34;,&#34;#FF00B7&#34;,&#34;#FFDB00&#34;,&#34;#00FF1F&#34;,&#34;#FF0E00&#34;,&#34;#FF001F&#34;,&#34;#00FF12&#34;,&#34;#BBFF00&#34;,&#34;#FF2D00&#34;,&#34;#00A6FF&#34;,&#34;#20FF00&#34;,&#34;#FF00DC&#34;,&#34;#00FFA0&#34;,&#34;#59FF00&#34;,&#34;#00B1FF&#34;,&#34;#00DCFF&#34;,&#34;#8800FF&#34;,&#34;#FF9200&#34;,&#34;#FF7100&#34;,&#34;#000FFF&#34;,&#34;#FF006B&#34;,&#34;#CEFF00&#34;,&#34;#FF00B3&#34;,&#34;#E500FF&#34;,&#34;#FF0086&#34;,&#34;#36FF00&#34;,&#34;#FF9600&#34;,&#34;#AEFF00&#34;,&#34;#00FF63&#34;,&#34;#FFFB00&#34;,&#34;#DFFF00&#34;,&#34;#00F0FF&#34;,&#34;#00FF75&#34;,&#34;#FF00E3&#34;,&#34;#CF00FF&#34;,&#34;#00FF9E&#34;,&#34;#00FFA8&#34;,&#34;#00FF8F&#34;,&#34;#FF0800&#34;,&#34;#43FF00&#34;,&#34;#1B00FF&#34;,&#34;#B8FF00&#34;,&#34;#FF9300&#34;,&#34;#FF2700&#34;,&#34;#00FF5F&#34;,&#34;#FF00C7&#34;,&#34;#00FF4E&#34;,&#34;#8DFF00&#34;,&#34;#00A6FF&#34;,&#34;#00FF4F&#34;,&#34;#FF4B00&#34;,&#34;#6F00FF&#34;,&#34;#FF4800&#34;,&#34;#4800FF&#34;,&#34;#FF00B1&#34;,&#34;#FF0010&#34;,&#34;#8900FF&#34;,&#34;#00FF77&#34;,&#34;#00CAFF&#34;,&#34;#C900FF&#34;,&#34;#9D00FF&#34;,&#34;#0057FF&#34;,&#34;#00F2FF&#34;,&#34;#0041FF&#34;,&#34;#4200FF&#34;,&#34;#00FFE3&#34;,&#34;#B100FF&#34;,&#34;#08FF00&#34;,&#34;#00FFFD&#34;,&#34;#FF0D00&#34;,&#34;#FF8700&#34;,&#34;#FFE200&#34;,&#34;#00FFE5&#34;,&#34;#00FF8B&#34;,&#34;#74FF00&#34;,&#34;#00FF03&#34;,&#34;#7E00FF&#34;,&#34;#FF000A&#34;,&#34;#FF0083&#34;,&#34;#E200FF&#34;,&#34;#90FF00&#34;,&#34;#0067FF&#34;,&#34;#FF00CD&#34;,&#34;#98FF00&#34;,&#34;#FF0040&#34;,&#34;#00FF28&#34;,&#34;#DEFF00&#34;,&#34;#FF000D&#34;,&#34;#002DFF&#34;,&#34;#AA00FF&#34;,&#34;#00FF7D&#34;,&#34;#0035FF&#34;,&#34;#FF6C00&#34;,&#34;#00A4FF&#34;,&#34;#FFB200&#34;,&#34;#FF007A&#34;,&#34;#0700FF&#34;,&#34;#9200FF&#34;,&#34;#0013FF&#34;,&#34;#F800FF&#34;,&#34;#B500FF&#34;,&#34;#006FFF&#34;,&#34;#FF5C00&#34;,&#34;#00FF1A&#34;,&#34;#3500FF&#34;,&#34;#57FF00&#34;,&#34;#47FF00&#34;,&#34;#FF00C5&#34;,&#34;#00E9FF&#34;,&#34;#FF2600&#34;,&#34;#FF002F&#34;,&#34;#F700FF&#34;,&#34;#FF00ED&#34;,&#34;#FF0087&#34;,&#34;#00C0FF&#34;,&#34;#FAFF00&#34;,&#34;#6F00FF&#34;,&#34;#00FFE5&#34;,&#34;#FFC300&#34;,&#34;#006AFF&#34;,&#34;#B700FF&#34;,&#34;#007BFF&#34;,&#34;#FF005D&#34;,&#34;#00E3FF&#34;,&#34;#00FF50&#34;,&#34;#FF007D&#34;,&#34;#FF5A00&#34;,&#34;#4100FF&#34;,&#34;#7EFF00&#34;,&#34;#00FF80&#34;,&#34;#00B0FF&#34;,&#34;#00FF14&#34;,&#34;#00FF25&#34;,&#34;#FF0019&#34;,&#34;#CDFF00&#34;,&#34;#0073FF&#34;,&#34;#FFCB00&#34;,&#34;#FF00CF&#34;,&#34;#FFBF00&#34;,&#34;#00FF18&#34;,&#34;#8B00FF&#34;,&#34;#00FFE7&#34;,&#34;#BD00FF&#34;,&#34;#F1FF00&#34;,&#34;#2500FF&#34;,&#34;#00FFC4&#34;,&#34;#00FF3E&#34;,&#34;#003FFF&#34;,&#34;#00FFF2&#34;,&#34;#000DFF&#34;,&#34;#0019FF&#34;,&#34;#FFA300&#34;,&#34;#00FFC4&#34;,&#34;#16FF00&#34;,&#34;#FF8500&#34;,&#34;#0075FF&#34;,&#34;#4C00FF&#34;,&#34;#FF6800&#34;,&#34;#FF6500&#34;,&#34;#00FF42&#34;,&#34;#D7FF00&#34;,&#34;#FF3A00&#34;,&#34;#FF0051&#34;,&#34;#00FFF9&#34;,&#34;#00FF46&#34;,&#34;#00FFCA&#34;,&#34;#00FF5D&#34;,&#34;#0056FF&#34;,&#34;#FF7600&#34;,&#34;#00FF99&#34;,&#34;#0018FF&#34;,&#34;#72FF00&#34;,&#34;#FF009E&#34;,&#34;#FF003E&#34;,&#34;#FF8400&#34;,&#34;#51FF00&#34;,&#34;#FF0057&#34;,&#34;#8600FF&#34;,&#34;#15FF00&#34;,&#34;#00FF43&#34;,&#34;#FF0049&#34;,&#34;#5A00FF&#34;,&#34;#00FF3B&#34;,&#34;#FFD300&#34;,&#34;#2200FF&#34;,&#34;#7600FF&#34;,&#34;#21FF00&#34;,&#34;#FF00CB&#34;,&#34;#00FFB0&#34;,&#34;#FF6600&#34;,&#34;#D600FF&#34;,&#34;#93FF00&#34;,&#34;#6DFF00&#34;,&#34;#C5FF00&#34;,&#34;#001CFF&#34;,&#34;#6BFF00&#34;,&#34;#00FF5B&#34;,&#34;#FF00EE&#34;,&#34;#9DFF00&#34;,&#34;#8800FF&#34;,&#34;#B1FF00&#34;,&#34;#FF3C00&#34;,&#34;#00FFCA&#34;,&#34;#FF1400&#34;,&#34;#0029FF&#34;,&#34;#FF006A&#34;,&#34;#0017FF&#34;,&#34;#A200FF&#34;,&#34;#FF007C&#34;,&#34;#00FF08&#34;,&#34;#00FF05&#34;,&#34;#44FF00&#34;,&#34;#C7FF00&#34;,&#34;#FFE400&#34;,&#34;#00D8FF&#34;,&#34;#3C00FF&#34;,&#34;#00FF8E&#34;,&#34;#FF0076&#34;,&#34;#FFAA00&#34;,&#34;#00FF9E&#34;,&#34;#005FFF&#34;,&#34;#00FF5E&#34;,&#34;#00E1FF&#34;,&#34;#00D5FF&#34;,&#34;#0003FF&#34;,&#34;#00D7FF&#34;,&#34;#0082FF&#34;,&#34;#DBFF00&#34;,&#34;#00FFF8&#34;,&#34;#0006FF&#34;,&#34;#FF5D00&#34;,&#34;#1D00FF&#34;,&#34;#00FF15&#34;,&#34;#FF00BF&#34;,&#34;#FF00B6&#34;,&#34;#0B00FF&#34;,&#34;#6A00FF&#34;,&#34;#C9FF00&#34;,&#34;#6400FF&#34;,&#34;#ECFF00&#34;,&#34;#006DFF&#34;,&#34;#0031FF&#34;,&#34;#FF0035&#34;,&#34;#A9FF00&#34;,&#34;#00FFFD&#34;,&#34;#00FF8B&#34;,&#34;#5A00FF&#34;,&#34;#FF006A&#34;,&#34;#FF00B8&#34;,&#34;#0600FF&#34;,&#34;#FF00D6&#34;,&#34;#FF00B6&#34;,&#34;#63FF00&#34;,&#34;#00CEFF&#34;,&#34;#FF0039&#34;,&#34;#FF0017&#34;,&#34;#B200FF&#34;,&#34;#FF8D00&#34;,&#34;#FF003D&#34;,&#34;#FFB800&#34;,&#34;#00FFA4&#34;,&#34;#7EFF00&#34;,&#34;#5600FF&#34;,&#34;#FF2800&#34;,&#34;#00FF22&#34;,&#34;#FFFD00&#34;,&#34;#FF00C7&#34;,&#34;#7200FF&#34;,&#34;#8000FF&#34;,&#34;#00FFAF&#34;,&#34;#9EFF00&#34;,&#34;#FF00E3&#34;,&#34;#FF9E00&#34;,&#34;#15FF00&#34;,&#34;#FF00EA&#34;,&#34;#FF00D6&#34;,&#34;#1E00FF&#34;,&#34;#58FF00&#34;,&#34;#FF006D&#34;,&#34;#06FF00&#34;,&#34;#D2FF00&#34;,&#34;#00FF37&#34;,&#34;#3B00FF&#34;,&#34;#DA00FF&#34;,&#34;#FF00B0&#34;,&#34;#FF004D&#34;,&#34;#00FFE8&#34;,&#34;#006CFF&#34;,&#34;#FF00E2&#34;,&#34;#D800FF&#34;,&#34;#FF005A&#34;,&#34;#00FF0B&#34;,&#34;#005EFF&#34;,&#34;#41FF00&#34;,&#34;#FF5900&#34;,&#34;#00FF33&#34;,&#34;#00FF5A&#34;,&#34;#00C7FF&#34;,&#34;#6C00FF&#34;,&#34;#FFAC00&#34;,&#34;#00FF5C&#34;,&#34;#FFC400&#34;,&#34;#00FF18&#34;,&#34;#005DFF&#34;,&#34;#CFFF00&#34;,&#34;#6600FF&#34;,&#34;#FF0037&#34;,&#34;#A400FF&#34;,&#34;#FC00FF&#34;,&#34;#5EFF00&#34;,&#34;#00C8FF&#34;,&#34;#0031FF&#34;,&#34;#00FFDE&#34;,&#34;#FFFB00&#34;,&#34;#FF005B&#34;,&#34;#00FFA7&#34;,&#34;#00FF5F&#34;,&#34;#00E7FF&#34;,&#34;#FF008A&#34;,&#34;#A700FF&#34;,&#34;#E500FF&#34;,&#34;#00FF5D&#34;,&#34;#FF002D&#34;,&#34;#D900FF&#34;,&#34;#3D00FF&#34;,&#34;#F600FF&#34;,&#34;#005DFF&#34;,&#34;#FFC500&#34;,&#34;#FF8B00&#34;,&#34;#00FBFF&#34;,&#34;#C4FF00&#34;,&#34;#FF0064&#34;,&#34;#FF00F6&#34;,&#34;#FF0066&#34;,&#34;#3300FF&#34;,&#34;#FFFE00&#34;,&#34;#BEFF00&#34;,&#34;#3500FF&#34;,&#34;#1400FF&#34;,&#34;#F3FF00&#34;,&#34;#6600FF&#34;,&#34;#FF0700&#34;,&#34;#FF3E00&#34;,&#34;#00C2FF&#34;,&#34;#FF0800&#34;,&#34;#00FF11&#34;,&#34;#FFEC00&#34;,&#34;#6A00FF&#34;,&#34;#8A00FF&#34;,&#34;#0035FF&#34;,&#34;#00B9FF&#34;,&#34;#FF0070&#34;,&#34;#FF0031&#34;,&#34;#00FFD0&#34;,&#34;#FF0600&#34;,&#34;#00FFC3&#34;,&#34;#FF000C&#34;,&#34;#FF00E1&#34;,&#34;#FF0053&#34;,&#34;#A8FF00&#34;,&#34;#4600FF&#34;,&#34;#FF00FD&#34;,&#34;#FF0018&#34;,&#34;#0025FF&#34;,&#34;#FF0021&#34;,&#34;#00FF07&#34;,&#34;#FF0007&#34;,&#34;#FF00A9&#34;,&#34;#00FF6C&#34;,&#34;#00B5FF&#34;,&#34;#00FF13&#34;,&#34;#00E3FF&#34;,&#34;#4200FF&#34;,&#34;#FDFF00&#34;,&#34;#00FF7D&#34;,&#34;#00FF32&#34;,&#34;#5100FF&#34;,&#34;#FFA000&#34;,&#34;#00FFEE&#34;,&#34;#B000FF&#34;,&#34;#00FAFF&#34;,&#34;#FFA700&#34;,&#34;#29FF00&#34;,&#34;#00FF3A&#34;,&#34;#00EDFF&#34;,&#34;#00FF52&#34;,&#34;#FF3F00&#34;,&#34;#FF00A9&#34;,&#34;#8AFF00&#34;,&#34;#0070FF&#34;,&#34;#FF5700&#34;,&#34;#22FF00&#34;,&#34;#00FF48&#34;,&#34;#AF00FF&#34;,&#34;#00D1FF&#34;,&#34;#00E8FF&#34;,&#34;#00FF53&#34;,&#34;#FF7800&#34;,&#34;#FF008B&#34;,&#34;#FF001B&#34;,&#34;#EFFF00&#34;,&#34;#33FF00&#34;,&#34;#00FF55&#34;,&#34;#FF00CD&#34;,&#34;#FF0076&#34;,&#34;#FF8300&#34;,&#34;#FF5800&#34;,&#34;#FFB600&#34;,&#34;#3F00FF&#34;,&#34;#8AFF00&#34;,&#34;#A1FF00&#34;,&#34;#00FF46&#34;,&#34;#AAFF00&#34;,&#34;#008FFF&#34;,&#34;#FF006C&#34;,&#34;#FF5000&#34;,&#34;#00FF60&#34;,&#34;#FFDA00&#34;,&#34;#0014FF&#34;,&#34;#0089FF&#34;,&#34;#FF008F&#34;,&#34;#1EFF00&#34;,&#34;#6CFF00&#34;,&#34;#00F2FF&#34;,&#34;#004BFF&#34;,&#34;#FFF500&#34;,&#34;#0099FF&#34;,&#34;#95FF00&#34;,&#34;#2200FF&#34;,&#34;#0083FF&#34;,&#34;#B2FF00&#34;,&#34;#63FF00&#34;,&#34;#DDFF00&#34;,&#34;#F200FF&#34;,&#34;#FF009A&#34;,&#34;#FF4800&#34;,&#34;#5700FF&#34;,&#34;#0019FF&#34;,&#34;#00FFF5&#34;,&#34;#4100FF&#34;,&#34;#00FFAB&#34;,&#34;#00FF10&#34;,&#34;#0027FF&#34;,&#34;#00CAFF&#34;,&#34;#0020FF&#34;,&#34;#00DCFF&#34;,&#34;#FF003F&#34;,&#34;#FF00DD&#34;,&#34;#00FFF2&#34;,&#34;#FF5F00&#34;,&#34;#FF2A00&#34;,&#34;#FF6A00&#34;,&#34;#0089FF&#34;,&#34;#5500FF&#34;,&#34;#6900FF&#34;,&#34;#00FFCE&#34;,&#34;#0012FF&#34;,&#34;#009EFF&#34;,&#34;#8300FF&#34;,&#34;#0DFF00&#34;,&#34;#00DAFF&#34;,&#34;#00BFFF&#34;,&#34;#FF6300&#34;,&#34;#002AFF&#34;,&#34;#00B9FF&#34;,&#34;#00FFF2&#34;,&#34;#FF0034&#34;,&#34;#FF0089&#34;,&#34;#0029FF&#34;,&#34;#FF0031&#34;,&#34;#FF0049&#34;,&#34;#2BFF00&#34;,&#34;#FF9900&#34;,&#34;#7E00FF&#34;,&#34;#4500FF&#34;,&#34;#FF8400&#34;,&#34;#D5FF00&#34;,&#34;#FF008B&#34;,&#34;#8900FF&#34;,&#34;#FF4D00&#34;,&#34;#83FF00&#34;,&#34;#2AFF00&#34;,&#34;#00FFA0&#34;,&#34;#FFE300&#34;,&#34;#00FF5B&#34;,&#34;#0063FF&#34;,&#34;#85FF00&#34;,&#34;#C5FF00&#34;,&#34;#00FF72&#34;,&#34;#0007FF&#34;,&#34;#9AFF00&#34;,&#34;#C6FF00&#34;,&#34;#FFC200&#34;,&#34;#DE00FF&#34;,&#34;#2D00FF&#34;,&#34;#E4FF00&#34;,&#34;#FF008F&#34;,&#34;#00FF6E&#34;,&#34;#FFD200&#34;,&#34;#000DFF&#34;,&#34;#5D00FF&#34;,&#34;#62FF00&#34;,&#34;#FF00A8&#34;,&#34;#2200FF&#34;,&#34;#FF6300&#34;,&#34;#FF0041&#34;,&#34;#00FF32&#34;,&#34;#FF4500&#34;,&#34;#7700FF&#34;,&#34;#00FF22&#34;,&#34;#FF0095&#34;,&#34;#AFFF00&#34;,&#34;#94FF00&#34;,&#34;#A2FF00&#34;,&#34;#3500FF&#34;,&#34;#0064FF&#34;,&#34;#00FF2D&#34;,&#34;#0800FF&#34;,&#34;#0002FF&#34;,&#34;#FF6300&#34;,&#34;#0024FF&#34;,&#34;#FF0093&#34;,&#34;#00FFC3&#34;,&#34;#6700FF&#34;,&#34;#00D3FF&#34;,&#34;#5DFF00&#34;,&#34;#00FF17&#34;,&#34;#7CFF00&#34;,&#34;#FF00AA&#34;,&#34;#4FFF00&#34;,&#34;#FF8000&#34;,&#34;#00FF25&#34;,&#34;#0027FF&#34;,&#34;#F3FF00&#34;,&#34;#FFC500&#34;,&#34;#00FF09&#34;,&#34;#FF006B&#34;,&#34;#FF1100&#34;,&#34;#0000FF&#34;,&#34;#FF4800&#34;,&#34;#FF0041&#34;,&#34;#61FF00&#34;,&#34;#00FF31&#34;,&#34;#0400FF&#34;,&#34;#FF00F9&#34;,&#34;#9200FF&#34;,&#34;#4000FF&#34;,&#34;#FF00BE&#34;,&#34;#FF0000&#34;,&#34;#5700FF&#34;,&#34;#00FF24&#34;,&#34;#00FFA5&#34;,&#34;#00FFE1&#34;,&#34;#00FFE8&#34;,&#34;#00FF43&#34;,&#34;#0037FF&#34;,&#34;#A800FF&#34;,&#34;#FF0E00&#34;,&#34;#FF0028&#34;,&#34;#FF0088&#34;,&#34;#00FF78&#34;,&#34;#FF0700&#34;,&#34;#FF00D8&#34;,&#34;#F3FF00&#34;,&#34;#2DFF00&#34;,&#34;#5300FF&#34;,&#34;#FF0038&#34;,&#34;#FF8E00&#34;,&#34;#E1FF00&#34;,&#34;#0090FF&#34;,&#34;#9EFF00&#34;,&#34;#FFF800&#34;,&#34;#00C4FF&#34;,&#34;#FFD600&#34;,&#34;#28FF00&#34;,&#34;#6D00FF&#34;,&#34;#A5FF00&#34;,&#34;#00FF45&#34;,&#34;#0098FF&#34;,&#34;#FF9F00&#34;,&#34;#0028FF&#34;,&#34;#0049FF&#34;,&#34;#0064FF&#34;,&#34;#FFB400&#34;,&#34;#007EFF&#34;,&#34;#00FFC9&#34;,&#34;#FF003A&#34;,&#34;#0063FF&#34;,&#34;#9900FF&#34;,&#34;#FF009F&#34;,&#34;#F0FF00&#34;,&#34;#7B00FF&#34;,&#34;#00FF76&#34;,&#34;#FF00FE&#34;,&#34;#FF00E8&#34;,&#34;#00FFF0&#34;,&#34;#FF0060&#34;,&#34;#E0FF00&#34;,&#34;#005CFF&#34;,&#34;#55FF00&#34;,&#34;#FF0092&#34;,&#34;#FF00FC&#34;,&#34;#FFA000&#34;,&#34;#00FF2D&#34;,&#34;#008EFF&#34;,&#34;#00BAFF&#34;,&#34;#FF0035&#34;,&#34;#1500FF&#34;,&#34;#FF0600&#34;,&#34;#00FFB3&#34;,&#34;#00FF01&#34;,&#34;#FF0070&#34;,&#34;#8B00FF&#34;,&#34;#FF0071&#34;,&#34;#FF6400&#34;,&#34;#FF00F5&#34;,&#34;#D4FF00&#34;,&#34;#3400FF&#34;,&#34;#FF00A3&#34;,&#34;#00FF3B&#34;,&#34;#FF0000&#34;,&#34;#9600FF&#34;,&#34;#6700FF&#34;,&#34;#C5FF00&#34;,&#34;#FF0016&#34;,&#34;#FFCD00&#34;,&#34;#10FF00&#34;,&#34;#00FF1D&#34;,&#34;#FF00AA&#34;,&#34;#2900FF&#34;,&#34;#1BFF00&#34;,&#34;#FF00D1&#34;,&#34;#FFD000&#34;,&#34;#BB00FF&#34;,&#34;#00FF3C&#34;,&#34;#0039FF&#34;,&#34;#0058FF&#34;,&#34;#4600FF&#34;,&#34;#00C9FF&#34;,&#34;#FF0020&#34;,&#34;#FCFF00&#34;,&#34;#008DFF&#34;,&#34;#9100FF&#34;,&#34;#80FF00&#34;,&#34;#FF5700&#34;,&#34;#FF00C6&#34;,&#34;#B400FF&#34;,&#34;#8B00FF&#34;,&#34;#FF0036&#34;,&#34;#FF0013&#34;,&#34;#5DFF00&#34;,&#34;#ED00FF&#34;,&#34;#00DEFF&#34;,&#34;#A7FF00&#34;,&#34;#A600FF&#34;,&#34;#FF6000&#34;,&#34;#FF8500&#34;,&#34;#00FFFF&#34;,&#34;#FF2900&#34;,&#34;#90FF00&#34;,&#34;#00CCFF&#34;,&#34;#3E00FF&#34;,&#34;#C5FF00&#34;,&#34;#00FFC1&#34;,&#34;#FF00BC&#34;,&#34;#FF009B&#34;,&#34;#00FF3A&#34;,&#34;#008DFF&#34;,&#34;#FFB000&#34;,&#34;#FF0048&#34;,&#34;#FF7800&#34;,&#34;#FF9700&#34;,&#34;#4900FF&#34;,&#34;#FF5B00&#34;,&#34;#3800FF&#34;,&#34;#FF0005&#34;,&#34;#FF3400&#34;,&#34;#05FF00&#34;,&#34;#FF9100&#34;,&#34;#FF0024&#34;,&#34;#004EFF&#34;,&#34;#00FF46&#34;,&#34;#00FF5D&#34;,&#34;#FF00D0&#34;,&#34;#005BFF&#34;,&#34;#FFE300&#34;,&#34;#BAFF00&#34;,&#34;#00FF8D&#34;,&#34;#FF0700&#34;,&#34;#FF00BB&#34;,&#34;#FF0800&#34;,&#34;#0E00FF&#34;,&#34;#3C00FF&#34;,&#34;#0094FF&#34;,&#34;#9600FF&#34;,&#34;#00FF4D&#34;,&#34;#00FF1B&#34;,&#34;#FF5A00&#34;,&#34;#FF00B5&#34;,&#34;#00FFCB&#34;,&#34;#06FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF9B00&#34;,&#34;#8B00FF&#34;,&#34;#74FF00&#34;,&#34;#C1FF00&#34;,&#34;#ECFF00&#34;,&#34;#00FFCC&#34;,&#34;#FF003B&#34;,&#34;#B800FF&#34;,&#34;#004AFF&#34;,&#34;#FF5F00&#34;,&#34;#0099FF&#34;,&#34;#00FF78&#34;,&#34;#0B00FF&#34;,&#34;#C900FF&#34;,&#34;#0013FF&#34;,&#34;#00FF50&#34;,&#34;#FFFF00&#34;,&#34;#6300FF&#34;,&#34;#FF0029&#34;,&#34;#AF00FF&#34;,&#34;#FF8000&#34;,&#34;#0039FF&#34;,&#34;#00FF07&#34;,&#34;#FFE000&#34;,&#34;#3500FF&#34;,&#34;#FF3400&#34;,&#34;#DDFF00&#34;,&#34;#0400FF&#34;,&#34;#FF00A5&#34;,&#34;#55FF00&#34;,&#34;#FFD500&#34;,&#34;#FF0044&#34;,&#34;#6FFF00&#34;,&#34;#00FF42&#34;,&#34;#B900FF&#34;,&#34;#2800FF&#34;,&#34;#006EFF&#34;,&#34;#FF3C00&#34;,&#34;#FF0083&#34;,&#34;#C600FF&#34;,&#34;#C1FF00&#34;,&#34;#005EFF&#34;,&#34;#FFA000&#34;,&#34;#2800FF&#34;,&#34;#00FF7B&#34;,&#34;#D5FF00&#34;,&#34;#FF0082&#34;,&#34;#00FEFF&#34;,&#34;#06FF00&#34;,&#34;#62FF00&#34;,&#34;#FF002F&#34;,&#34;#4500FF&#34;,&#34;#FF8400&#34;,&#34;#FF002D&#34;,&#34;#E0FF00&#34;,&#34;#FF3C00&#34;,&#34;#D6FF00&#34;,&#34;#FF0028&#34;,&#34;#4600FF&#34;,&#34;#FF00F7&#34;,&#34;#00FF82&#34;,&#34;#BBFF00&#34;,&#34;#00FF46&#34;,&#34;#00FF93&#34;,&#34;#00FFFA&#34;,&#34;#01FF00&#34;,&#34;#FF1E00&#34;,&#34;#00FF8B&#34;,&#34;#00C9FF&#34;,&#34;#3FFF00&#34;,&#34;#009BFF&#34;,&#34;#FF008D&#34;,&#34;#00FFC7&#34;,&#34;#FF0D00&#34;,&#34;#00FF3D&#34;,&#34;#FF3200&#34;,&#34;#C6FF00&#34;,&#34;#FF00BA&#34;,&#34;#FF0061&#34;,&#34;#4FFF00&#34;,&#34;#EA00FF&#34;,&#34;#005FFF&#34;,&#34;#FF00D2&#34;,&#34;#FF7500&#34;,&#34;#3DFF00&#34;,&#34;#00FF2E&#34;,&#34;#12FF00&#34;,&#34;#FF9F00&#34;,&#34;#36FF00&#34;,&#34;#00FFE6&#34;,&#34;#FF0010&#34;,&#34;#5DFF00&#34;,&#34;#008EFF&#34;,&#34;#FF5C00&#34;,&#34;#69FF00&#34;,&#34;#00FFAB&#34;,&#34;#8A00FF&#34;,&#34;#00FF26&#34;,&#34;#00FF14&#34;,&#34;#FFC000&#34;,&#34;#00FF2C&#34;,&#34;#FF00A4&#34;,&#34;#FF00B1&#34;,&#34;#7A00FF&#34;,&#34;#0003FF&#34;,&#34;#AEFF00&#34;,&#34;#00FF09&#34;,&#34;#FF0001&#34;,&#34;#FF00BB&#34;,&#34;#6AFF00&#34;,&#34;#0017FF&#34;,&#34;#0059FF&#34;,&#34;#FF00C1&#34;,&#34;#00FF8D&#34;,&#34;#5500FF&#34;,&#34;#FF2C00&#34;,&#34;#0058FF&#34;,&#34;#FFB800&#34;,&#34;#FFE400&#34;,&#34;#00C0FF&#34;,&#34;#E900FF&#34;,&#34;#1DFF00&#34;,&#34;#FF9900&#34;,&#34;#8300FF&#34;,&#34;#00BDFF&#34;,&#34;#00EFFF&#34;,&#34;#00FF99&#34;,&#34;#FF006F&#34;,&#34;#FF00A5&#34;,&#34;#FFED00&#34;,&#34;#FF0075&#34;,&#34;#00C2FF&#34;,&#34;#FF00D8&#34;,&#34;#FFCE00&#34;,&#34;#00FFFD&#34;,&#34;#FF7F00&#34;,&#34;#FF00D8&#34;,&#34;#00A2FF&#34;,&#34;#FF0066&#34;,&#34;#0098FF&#34;,&#34;#FF00BB&#34;,&#34;#B3FF00&#34;,&#34;#FF0006&#34;,&#34;#00FF88&#34;,&#34;#00FFF4&#34;,&#34;#FF008C&#34;,&#34;#009AFF&#34;,&#34;#00FF04&#34;,&#34;#7300FF&#34;,&#34;#00FFB5&#34;,&#34;#FF0062&#34;,&#34;#FF3F00&#34;,&#34;#FFE600&#34;,&#34;#00FFB0&#34;,&#34;#31FF00&#34;,&#34;#0055FF&#34;,&#34;#00FF10&#34;,&#34;#C300FF&#34;,&#34;#FF00AF&#34;,&#34;#FF5800&#34;,&#34;#FF2000&#34;,&#34;#FFDA00&#34;,&#34;#00FF2A&#34;,&#34;#FFAA00&#34;,&#34;#1900FF&#34;,&#34;#FF9D00&#34;,&#34;#33FF00&#34;,&#34;#FF002C&#34;,&#34;#0079FF&#34;,&#34;#FF00D1&#34;,&#34;#9000FF&#34;,&#34;#D900FF&#34;,&#34;#D3FF00&#34;,&#34;#00A3FF&#34;,&#34;#3500FF&#34;,&#34;#FF0900&#34;,&#34;#0027FF&#34;,&#34;#FF0700&#34;,&#34;#FF0054&#34;,&#34;#0200FF&#34;,&#34;#00F6FF&#34;,&#34;#FFF500&#34;,&#34;#FF6400&#34;,&#34;#00FF96&#34;,&#34;#FFFA00&#34;,&#34;#0093FF&#34;,&#34;#00C3FF&#34;,&#34;#FF4700&#34;,&#34;#FF0022&#34;,&#34;#D0FF00&#34;,&#34;#00FFE6&#34;,&#34;#00FF06&#34;,&#34;#FF3200&#34;,&#34;#FF3D00&#34;,&#34;#C300FF&#34;,&#34;#7EFF00&#34;,&#34;#FF00A2&#34;,&#34;#D200FF&#34;,&#34;#0070FF&#34;,&#34;#00B3FF&#34;,&#34;#DE00FF&#34;,&#34;#FF5000&#34;,&#34;#A400FF&#34;,&#34;#1800FF&#34;,&#34;#FFCA00&#34;,&#34;#00A3FF&#34;,&#34;#00FFBC&#34;,&#34;#FF5000&#34;,&#34;#75FF00&#34;,&#34;#8700FF&#34;,&#34;#6F00FF&#34;,&#34;#7400FF&#34;,&#34;#EAFF00&#34;,&#34;#FFA400&#34;,&#34;#FF009B&#34;,&#34;#00FF9E&#34;,&#34;#FF00AD&#34;,&#34;#00FFFF&#34;,&#34;#F300FF&#34;,&#34;#2EFF00&#34;,&#34;#D600FF&#34;,&#34;#0039FF&#34;,&#34;#FF8C00&#34;,&#34;#FF005C&#34;,&#34;#15FF00&#34;,&#34;#FF0096&#34;,&#34;#00C1FF&#34;,&#34;#BDFF00&#34;,&#34;#14FF00&#34;,&#34;#0028FF&#34;,&#34;#FF0042&#34;,&#34;#00FFC7&#34;,&#34;#FF0054&#34;,&#34;#8E00FF&#34;,&#34;#00FF33&#34;,&#34;#00FF4D&#34;,&#34;#98FF00&#34;,&#34;#FF00D7&#34;,&#34;#FFA100&#34;,&#34;#07FF00&#34;,&#34;#FF3F00&#34;,&#34;#FFEE00&#34;,&#34;#00FFFD&#34;,&#34;#FF5800&#34;,&#34;#BAFF00&#34;,&#34;#8200FF&#34;,&#34;#FF00BC&#34;,&#34;#00FF64&#34;,&#34;#00DAFF&#34;,&#34;#00FF3D&#34;,&#34;#D0FF00&#34;,&#34;#1B00FF&#34;,&#34;#00FF14&#34;,&#34;#0018FF&#34;,&#34;#D800FF&#34;,&#34;#1F00FF&#34;,&#34;#BF00FF&#34;,&#34;#00FFE6&#34;,&#34;#E4FF00&#34;,&#34;#00FFC6&#34;,&#34;#FFD100&#34;,&#34;#00F9FF&#34;,&#34;#FF00A9&#34;,&#34;#0800FF&#34;,&#34;#2900FF&#34;,&#34;#0DFF00&#34;,&#34;#0000FF&#34;,&#34;#0600FF&#34;,&#34;#00A1FF&#34;,&#34;#2200FF&#34;,&#34;#FF0079&#34;,&#34;#FF9400&#34;,&#34;#FF5F00&#34;,&#34;#FF0007&#34;,&#34;#BBFF00&#34;,&#34;#FF4100&#34;,&#34;#60FF00&#34;,&#34;#FF0077&#34;,&#34;#00FF03&#34;,&#34;#00FFDC&#34;,&#34;#A4FF00&#34;,&#34;#00FFDA&#34;,&#34;#00FFF3&#34;,&#34;#FF0080&#34;,&#34;#0062FF&#34;,&#34;#FF009B&#34;,&#34;#00FFC0&#34;,&#34;#FFFC00&#34;,&#34;#FF4B00&#34;,&#34;#0037FF&#34;,&#34;#D4FF00&#34;,&#34;#00FF28&#34;,&#34;#1000FF&#34;,&#34;#FFFF00&#34;,&#34;#00FFE7&#34;,&#34;#FF7900&#34;,&#34;#F6FF00&#34;,&#34;#00FFD9&#34;,&#34;#F400FF&#34;,&#34;#8D00FF&#34;,&#34;#98FF00&#34;,&#34;#FFDB00&#34;,&#34;#9B00FF&#34;,&#34;#CC00FF&#34;,&#34;#25FF00&#34;,&#34;#004CFF&#34;,&#34;#FF0F00&#34;,&#34;#AA00FF&#34;,&#34;#64FF00&#34;,&#34;#FF008D&#34;,&#34;#0028FF&#34;,&#34;#FF0038&#34;,&#34;#00FF1D&#34;,&#34;#00AAFF&#34;,&#34;#0030FF&#34;,&#34;#0068FF&#34;,&#34;#FF1C00&#34;,&#34;#FFD000&#34;,&#34;#0013FF&#34;,&#34;#0023FF&#34;,&#34;#FFEB00&#34;,&#34;#FF0037&#34;,&#34;#ECFF00&#34;,&#34;#FF007E&#34;,&#34;#0053FF&#34;,&#34;#FFA300&#34;,&#34;#FF3500&#34;,&#34;#0046FF&#34;,&#34;#FF0097&#34;,&#34;#B3FF00&#34;,&#34;#DF00FF&#34;,&#34;#FF9300&#34;,&#34;#BDFF00&#34;,&#34;#8D00FF&#34;,&#34;#09FF00&#34;,&#34;#DEFF00&#34;,&#34;#0083FF&#34;,&#34;#0600FF&#34;,&#34;#1400FF&#34;,&#34;#00FFB8&#34;,&#34;#FF2D00&#34;,&#34;#BFFF00&#34;,&#34;#FFE900&#34;,&#34;#57FF00&#34;,&#34;#E400FF&#34;,&#34;#00FF97&#34;,&#34;#FF0071&#34;,&#34;#2100FF&#34;,&#34;#D3FF00&#34;,&#34;#68FF00&#34;,&#34;#0012FF&#34;,&#34;#FF00A9&#34;,&#34;#0010FF&#34;,&#34;#32FF00&#34;,&#34;#FFF300&#34;,&#34;#00FF2C&#34;,&#34;#FF2300&#34;,&#34;#FF00EF&#34;,&#34;#C4FF00&#34;,&#34;#5000FF&#34;,&#34;#FF00C4&#34;,&#34;#00BCFF&#34;,&#34;#002DFF&#34;,&#34;#00FFCD&#34;,&#34;#FF00E6&#34;,&#34;#0900FF&#34;,&#34;#8DFF00&#34;,&#34;#6E00FF&#34;,&#34;#00FF2F&#34;,&#34;#00FFCC&#34;,&#34;#FF00D4&#34;,&#34;#FF00B7&#34;,&#34;#00FF63&#34;,&#34;#0005FF&#34;,&#34;#00FF26&#34;,&#34;#FAFF00&#34;,&#34;#00FF27&#34;,&#34;#FF3E00&#34;,&#34;#FFB600&#34;,&#34;#00EFFF&#34;,&#34;#FF000A&#34;,&#34;#76FF00&#34;,&#34;#CF00FF&#34;,&#34;#DDFF00&#34;,&#34;#00FF07&#34;,&#34;#00FF77&#34;,&#34;#FF007C&#34;,&#34;#1400FF&#34;,&#34;#FF2B00&#34;,&#34;#FF001D&#34;,&#34;#F0FF00&#34;,&#34;#FF5D00&#34;,&#34;#00D6FF&#34;,&#34;#3300FF&#34;,&#34;#00FFC9&#34;,&#34;#0094FF&#34;,&#34;#00FFF6&#34;,&#34;#0078FF&#34;,&#34;#3D00FF&#34;,&#34;#00DDFF&#34;,&#34;#7A00FF&#34;,&#34;#00FF3F&#34;,&#34;#FFAC00&#34;,&#34;#FFAE00&#34;,&#34;#FF005A&#34;,&#34;#FF0054&#34;,&#34;#00DBFF&#34;,&#34;#00FF71&#34;,&#34;#FFEA00&#34;,&#34;#00FFAD&#34;,&#34;#C9FF00&#34;,&#34;#5700FF&#34;,&#34;#FFC900&#34;,&#34;#FF00BF&#34;,&#34;#7100FF&#34;,&#34;#FF00CE&#34;,&#34;#FF4900&#34;,&#34;#4D00FF&#34;,&#34;#7D00FF&#34;,&#34;#00FF2C&#34;,&#34;#9FFF00&#34;,&#34;#005EFF&#34;,&#34;#7900FF&#34;,&#34;#00FFF3&#34;,&#34;#FF0600&#34;,&#34;#FF00E6&#34;,&#34;#00FF88&#34;,&#34;#7700FF&#34;,&#34;#FF4300&#34;,&#34;#FFB100&#34;,&#34;#6CFF00&#34;,&#34;#FFE700&#34;,&#34;#B700FF&#34;,&#34;#FF00A7&#34;,&#34;#31FF00&#34;,&#34;#FF00E4&#34;,&#34;#82FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF00F2&#34;,&#34;#FF00DA&#34;,&#34;#00FFAE&#34;,&#34;#003DFF&#34;,&#34;#FF000F&#34;,&#34;#FFFA00&#34;,&#34;#B300FF&#34;,&#34;#FFC300&#34;,&#34;#4B00FF&#34;,&#34;#00FF61&#34;,&#34;#FF2A00&#34;,&#34;#00FF28&#34;,&#34;#FF0067&#34;,&#34;#0007FF&#34;,&#34;#5B00FF&#34;,&#34;#0069FF&#34;,&#34;#A900FF&#34;,&#34;#00DDFF&#34;,&#34;#00FF2A&#34;,&#34;#FF00BF&#34;,&#34;#FF007E&#34;,&#34;#00B8FF&#34;,&#34;#FF003F&#34;,&#34;#E0FF00&#34;,&#34;#00CBFF&#34;,&#34;#00FFB5&#34;,&#34;#FF2800&#34;,&#34;#00FFEB&#34;,&#34;#F800FF&#34;,&#34;#0037FF&#34;,&#34;#FFCA00&#34;,&#34;#00FFB0&#34;,&#34;#B300FF&#34;,&#34;#FF00A0&#34;,&#34;#2500FF&#34;,&#34;#00FF23&#34;,&#34;#CD00FF&#34;,&#34;#0074FF&#34;,&#34;#5AFF00&#34;,&#34;#3E00FF&#34;,&#34;#003EFF&#34;,&#34;#00F5FF&#34;,&#34;#00FF47&#34;,&#34;#FF002C&#34;,&#34;#004EFF&#34;,&#34;#00EBFF&#34;,&#34;#FF0077&#34;,&#34;#FF0092&#34;,&#34;#2B00FF&#34;,&#34;#FF0045&#34;,&#34;#5F00FF&#34;,&#34;#00E9FF&#34;,&#34;#0F00FF&#34;,&#34;#9A00FF&#34;,&#34;#FFBB00&#34;,&#34;#FF007E&#34;,&#34;#00FFC2&#34;,&#34;#65FF00&#34;,&#34;#FF5800&#34;,&#34;#FF0003&#34;,&#34;#FF002B&#34;,&#34;#7AFF00&#34;,&#34;#27FF00&#34;,&#34;#00FFB3&#34;,&#34;#FF0036&#34;,&#34;#FF6F00&#34;,&#34;#FF4200&#34;,&#34;#C200FF&#34;,&#34;#1DFF00&#34;,&#34;#00FFA0&#34;,&#34;#FF00B8&#34;,&#34;#FFE400&#34;,&#34;#9600FF&#34;,&#34;#0083FF&#34;,&#34;#D8FF00&#34;,&#34;#00FFD1&#34;,&#34;#00FF90&#34;,&#34;#8000FF&#34;,&#34;#AD00FF&#34;,&#34;#00A2FF&#34;,&#34;#FF9C00&#34;,&#34;#1DFF00&#34;,&#34;#00FFC0&#34;,&#34;#00A3FF&#34;,&#34;#FFB200&#34;,&#34;#FF0006&#34;,&#34;#00FF63&#34;,&#34;#FF008D&#34;,&#34;#CCFF00&#34;,&#34;#00FFF4&#34;,&#34;#E100FF&#34;,&#34;#FF0076&#34;,&#34;#92FF00&#34;,&#34;#FF0030&#34;,&#34;#0300FF&#34;,&#34;#0009FF&#34;,&#34;#5AFF00&#34;,&#34;#FF0043&#34;,&#34;#FF6000&#34;,&#34;#00FFC6&#34;,&#34;#6EFF00&#34;,&#34;#6BFF00&#34;,&#34;#FF1600&#34;,&#34;#9100FF&#34;,&#34;#00C2FF&#34;,&#34;#FF9800&#34;,&#34;#FF00BA&#34;,&#34;#00FFB6&#34;,&#34;#EBFF00&#34;,&#34;#FF0013&#34;,&#34;#FF0093&#34;,&#34;#FFC000&#34;,&#34;#00FF7E&#34;,&#34;#00FF67&#34;,&#34;#0098FF&#34;,&#34;#FFD600&#34;,&#34;#0013FF&#34;,&#34;#5C00FF&#34;,&#34;#00FFCB&#34;,&#34;#FFC600&#34;,&#34;#000EFF&#34;,&#34;#2C00FF&#34;,&#34;#FF4D00&#34;,&#34;#00FFAB&#34;,&#34;#FF007B&#34;,&#34;#00FFF1&#34;,&#34;#FF5E00&#34;,&#34;#0050FF&#34;,&#34;#00FF2C&#34;,&#34;#9DFF00&#34;,&#34;#8FFF00&#34;,&#34;#FFB100&#34;,&#34;#EBFF00&#34;,&#34;#F2FF00&#34;,&#34;#FF003B&#34;,&#34;#FFA900&#34;,&#34;#FF8000&#34;,&#34;#FF001A&#34;,&#34;#00C9FF&#34;,&#34;#BA00FF&#34;,&#34;#00FF43&#34;,&#34;#4BFF00&#34;,&#34;#C0FF00&#34;,&#34;#00FF13&#34;,&#34;#C2FF00&#34;,&#34;#00FFDE&#34;,&#34;#B2FF00&#34;,&#34;#FF1600&#34;,&#34;#F2FF00&#34;,&#34;#FF0060&#34;,&#34;#FF0009&#34;,&#34;#5300FF&#34;,&#34;#0074FF&#34;,&#34;#00FF99&#34;,&#34;#FF002F&#34;,&#34;#2900FF&#34;,&#34;#00FFA3&#34;,&#34;#9700FF&#34;,&#34;#8000FF&#34;,&#34;#C3FF00&#34;,&#34;#FF0014&#34;,&#34;#00FF48&#34;,&#34;#8C00FF&#34;,&#34;#CE00FF&#34;,&#34;#FF9E00&#34;,&#34;#FFE400&#34;,&#34;#00DBFF&#34;,&#34;#8AFF00&#34;,&#34;#4100FF&#34;,&#34;#007AFF&#34;,&#34;#0019FF&#34;,&#34;#4700FF&#34;,&#34;#FF002D&#34;,&#34;#00C1FF&#34;,&#34;#FFEC00&#34;,&#34;#00D3FF&#34;,&#34;#1000FF&#34;,&#34;#0035FF&#34;,&#34;#005FFF&#34;,&#34;#22FF00&#34;,&#34;#BB00FF&#34;,&#34;#FF0016&#34;,&#34;#00FF00&#34;,&#34;#00FF56&#34;,&#34;#A900FF&#34;,&#34;#4300FF&#34;,&#34;#FA00FF&#34;,&#34;#007BFF&#34;,&#34;#39FF00&#34;,&#34;#EFFF00&#34;,&#34;#00FF43&#34;,&#34;#FF0007&#34;,&#34;#8B00FF&#34;,&#34;#00FFC9&#34;,&#34;#FF00C6&#34;,&#34;#D700FF&#34;,&#34;#FF0032&#34;,&#34;#00D4FF&#34;,&#34;#71FF00&#34;,&#34;#FFC700&#34;,&#34;#7500FF&#34;,&#34;#FF8800&#34;,&#34;#F500FF&#34;,&#34;#E2FF00&#34;,&#34;#2B00FF&#34;,&#34;#0032FF&#34;,&#34;#B4FF00&#34;,&#34;#00C6FF&#34;,&#34;#85FF00&#34;,&#34;#FF0069&#34;,&#34;#FF0061&#34;,&#34;#FF7C00&#34;,&#34;#00FF1B&#34;,&#34;#00A8FF&#34;,&#34;#FF00D1&#34;,&#34;#FF2400&#34;,&#34;#00ABFF&#34;,&#34;#FF0056&#34;,&#34;#6FFF00&#34;,&#34;#FF4000&#34;,&#34;#FFBF00&#34;,&#34;#FFB900&#34;,&#34;#00FFFA&#34;,&#34;#4700FF&#34;,&#34;#FF00B0&#34;,&#34;#00FFDB&#34;,&#34;#FF0009&#34;,&#34;#00FF0F&#34;,&#34;#FF5500&#34;,&#34;#00CFFF&#34;,&#34;#00B7FF&#34;,&#34;#2100FF&#34;,&#34;#FF003A&#34;,&#34;#FF4A00&#34;,&#34;#4000FF&#34;,&#34;#BCFF00&#34;,&#34;#FF5000&#34;,&#34;#3400FF&#34;,&#34;#00FFF1&#34;,&#34;#005BFF&#34;,&#34;#6EFF00&#34;,&#34;#C600FF&#34;,&#34;#3DFF00&#34;,&#34;#0090FF&#34;,&#34;#00C7FF&#34;,&#34;#00FFC4&#34;,&#34;#ABFF00&#34;,&#34;#00FF0C&#34;,&#34;#FFFE00&#34;,&#34;#8200FF&#34;,&#34;#CA00FF&#34;,&#34;#000DFF&#34;,&#34;#0061FF&#34;,&#34;#FF00D7&#34;,&#34;#00FF8D&#34;,&#34;#FF7B00&#34;,&#34;#00FFB8&#34;,&#34;#00BEFF&#34;,&#34;#00C3FF&#34;,&#34;#2700FF&#34;,&#34;#FF005F&#34;,&#34;#9B00FF&#34;,&#34;#00FF00&#34;,&#34;#E9FF00&#34;,&#34;#0050FF&#34;,&#34;#FF1400&#34;,&#34;#3700FF&#34;,&#34;#9D00FF&#34;,&#34;#5B00FF&#34;,&#34;#FF2800&#34;,&#34;#FF0067&#34;,&#34;#FFB900&#34;,&#34;#3200FF&#34;,&#34;#0010FF&#34;,&#34;#1300FF&#34;,&#34;#0070FF&#34;,&#34;#69FF00&#34;,&#34;#00FFB2&#34;,&#34;#00FF65&#34;,&#34;#BB00FF&#34;,&#34;#0031FF&#34;,&#34;#00E6FF&#34;,&#34;#00B5FF&#34;,&#34;#00FFBF&#34;,&#34;#FFE800&#34;,&#34;#00C6FF&#34;,&#34;#00FFD8&#34;,&#34;#00FF44&#34;,&#34;#00FF2B&#34;,&#34;#FF2B00&#34;,&#34;#00FF96&#34;,&#34;#FF0A00&#34;,&#34;#00FF76&#34;,&#34;#6C00FF&#34;,&#34;#00DEFF&#34;,&#34;#0004FF&#34;,&#34;#8BFF00&#34;,&#34;#00FF03&#34;,&#34;#2B00FF&#34;,&#34;#FFF900&#34;,&#34;#FF00E8&#34;,&#34;#00FFD6&#34;,&#34;#0075FF&#34;,&#34;#FF00C2&#34;,&#34;#DB00FF&#34;,&#34;#00FFC9&#34;,&#34;#FF0074&#34;,&#34;#DF00FF&#34;,&#34;#0C00FF&#34;,&#34;#00FFF2&#34;,&#34;#00FFE0&#34;,&#34;#FFEE00&#34;,&#34;#7DFF00&#34;,&#34;#FF00FE&#34;,&#34;#FF9B00&#34;,&#34;#FF4900&#34;,&#34;#FF0029&#34;,&#34;#00C8FF&#34;,&#34;#FF1F00&#34;,&#34;#00FF50&#34;,&#34;#22FF00&#34;,&#34;#9EFF00&#34;,&#34;#A700FF&#34;,&#34;#FF1C00&#34;,&#34;#FF00A7&#34;,&#34;#F0FF00&#34;,&#34;#CE00FF&#34;,&#34;#FF4C00&#34;,&#34;#FF0090&#34;,&#34;#6100FF&#34;,&#34;#009AFF&#34;,&#34;#FFC700&#34;,&#34;#00F3FF&#34;,&#34;#FCFF00&#34;,&#34;#F400FF&#34;,&#34;#3500FF&#34;,&#34;#EF00FF&#34;,&#34;#FF1300&#34;,&#34;#FF6B00&#34;,&#34;#009EFF&#34;,&#34;#3F00FF&#34;,&#34;#5300FF&#34;,&#34;#99FF00&#34;,&#34;#1EFF00&#34;,&#34;#00FF77&#34;,&#34;#FF0029&#34;,&#34;#A6FF00&#34;,&#34;#8500FF&#34;,&#34;#4000FF&#34;,&#34;#B0FF00&#34;,&#34;#9900FF&#34;,&#34;#00FF35&#34;,&#34;#FF00FC&#34;,&#34;#00FFC4&#34;,&#34;#8D00FF&#34;,&#34;#0095FF&#34;,&#34;#2400FF&#34;,&#34;#6A00FF&#34;,&#34;#0027FF&#34;,&#34;#FF0089&#34;,&#34;#50FF00&#34;,&#34;#A700FF&#34;,&#34;#42FF00&#34;,&#34;#0500FF&#34;,&#34;#00DDFF&#34;,&#34;#FFE500&#34;,&#34;#FF7600&#34;,&#34;#FF008E&#34;,&#34;#FF4F00&#34;,&#34;#D1FF00&#34;,&#34;#CDFF00&#34;,&#34;#F100FF&#34;,&#34;#9CFF00&#34;,&#34;#D5FF00&#34;,&#34;#FF3000&#34;,&#34;#FF00A2&#34;,&#34;#FF9500&#34;,&#34;#FF3F00&#34;,&#34;#FF0043&#34;,&#34;#FF0048&#34;,&#34;#00FFF8&#34;,&#34;#00FF58&#34;,&#34;#E600FF&#34;,&#34;#00FF39&#34;,&#34;#BEFF00&#34;,&#34;#FF00A0&#34;,&#34;#003EFF&#34;,&#34;#F000FF&#34;,&#34;#0C00FF&#34;,&#34;#FFA300&#34;,&#34;#5AFF00&#34;,&#34;#00FF30&#34;,&#34;#5E00FF&#34;,&#34;#FF7A00&#34;,&#34;#FF000C&#34;,&#34;#FF0088&#34;,&#34;#FF003E&#34;,&#34;#36FF00&#34;,&#34;#F600FF&#34;,&#34;#FFBF00&#34;,&#34;#D3FF00&#34;,&#34;#BBFF00&#34;,&#34;#FF0024&#34;,&#34;#A300FF&#34;,&#34;#CD00FF&#34;,&#34;#FF00CB&#34;,&#34;#00FFF6&#34;,&#34;#00FF72&#34;,&#34;#00B9FF&#34;,&#34;#00FF46&#34;,&#34;#4800FF&#34;,&#34;#FFB500&#34;,&#34;#00FF67&#34;,&#34;#000BFF&#34;,&#34;#00DBFF&#34;,&#34;#FE00FF&#34;,&#34;#FF6600&#34;,&#34;#FF4900&#34;,&#34;#B1FF00&#34;,&#34;#3BFF00&#34;,&#34;#000CFF&#34;,&#34;#000CFF&#34;,&#34;#00E6FF&#34;,&#34;#6600FF&#34;,&#34;#007CFF&#34;,&#34;#0077FF&#34;,&#34;#D200FF&#34;,&#34;#FF00B2&#34;,&#34;#00FFEB&#34;,&#34;#001AFF&#34;,&#34;#FFEF00&#34;,&#34;#00FF81&#34;,&#34;#FF0057&#34;,&#34;#FF00F9&#34;,&#34;#FF2E00&#34;,&#34;#FF8F00&#34;,&#34;#28FF00&#34;,&#34;#FF009A&#34;,&#34;#FF00F2&#34;,&#34;#D400FF&#34;,&#34;#58FF00&#34;,&#34;#FF5E00&#34;,&#34;#00FFC7&#34;,&#34;#0052FF&#34;,&#34;#BE00FF&#34;,&#34;#9300FF&#34;,&#34;#2CFF00&#34;,&#34;#FF3500&#34;,&#34;#00FF1F&#34;,&#34;#0044FF&#34;,&#34;#2F00FF&#34;,&#34;#4A00FF&#34;,&#34;#00FF29&#34;,&#34;#00FF95&#34;,&#34;#FEFF00&#34;,&#34;#FF1700&#34;,&#34;#00FFF9&#34;,&#34;#19FF00&#34;,&#34;#0089FF&#34;,&#34;#FF00E2&#34;,&#34;#C600FF&#34;,&#34;#E0FF00&#34;,&#34;#9000FF&#34;,&#34;#FF4C00&#34;,&#34;#AAFF00&#34;,&#34;#00FF4B&#34;,&#34;#5300FF&#34;,&#34;#9C00FF&#34;,&#34;#0087FF&#34;,&#34;#D3FF00&#34;,&#34;#00BEFF&#34;,&#34;#0002FF&#34;,&#34;#00C1FF&#34;,&#34;#005CFF&#34;,&#34;#FFCF00&#34;,&#34;#8FFF00&#34;,&#34;#0021FF&#34;,&#34;#FF008B&#34;,&#34;#FF0004&#34;,&#34;#00F1FF&#34;,&#34;#FF7100&#34;,&#34;#FF00BC&#34;,&#34;#0085FF&#34;,&#34;#FF00ED&#34;,&#34;#54FF00&#34;,&#34;#00C2FF&#34;,&#34;#00FF84&#34;,&#34;#FF00E3&#34;,&#34;#0074FF&#34;,&#34;#CF00FF&#34;,&#34;#FF8400&#34;,&#34;#FF5C00&#34;,&#34;#FF0032&#34;,&#34;#00FF15&#34;,&#34;#FF009D&#34;,&#34;#00FFDF&#34;,&#34;#00B9FF&#34;,&#34;#00A5FF&#34;,&#34;#3900FF&#34;,&#34;#004FFF&#34;,&#34;#9EFF00&#34;,&#34;#C4FF00&#34;,&#34;#F4FF00&#34;,&#34;#00FF6F&#34;,&#34;#FF0008&#34;,&#34;#0D00FF&#34;,&#34;#FF2C00&#34;,&#34;#BE00FF&#34;,&#34;#20FF00&#34;,&#34;#F300FF&#34;,&#34;#00ECFF&#34;,&#34;#C8FF00&#34;,&#34;#E400FF&#34;,&#34;#00AFFF&#34;,&#34;#ACFF00&#34;,&#34;#FF0027&#34;,&#34;#06FF00&#34;,&#34;#00E7FF&#34;,&#34;#FF2E00&#34;,&#34;#FFC800&#34;,&#34;#1A00FF&#34;,&#34;#00FFCA&#34;,&#34;#00D4FF&#34;,&#34;#EDFF00&#34;,&#34;#0039FF&#34;,&#34;#0051FF&#34;,&#34;#2C00FF&#34;,&#34;#00AFFF&#34;,&#34;#FF00B9&#34;,&#34;#FF0004&#34;,&#34;#0028FF&#34;,&#34;#36FF00&#34;,&#34;#00FF2F&#34;,&#34;#BDFF00&#34;,&#34;#0FFF00&#34;,&#34;#FF0008&#34;,&#34;#00E8FF&#34;,&#34;#FFE800&#34;,&#34;#54FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF5F00&#34;,&#34;#00BFFF&#34;,&#34;#FF0010&#34;,&#34;#0055FF&#34;,&#34;#00FFA7&#34;,&#34;#CAFF00&#34;,&#34;#7FFF00&#34;,&#34;#00FF95&#34;,&#34;#6000FF&#34;,&#34;#FF00A8&#34;,&#34;#00FFCF&#34;,&#34;#D200FF&#34;,&#34;#FFCE00&#34;,&#34;#9500FF&#34;,&#34;#FF00CD&#34;,&#34;#FF00E6&#34;,&#34;#00E4FF&#34;,&#34;#00C5FF&#34;,&#34;#FF3100&#34;,&#34;#FF004F&#34;,&#34;#8E00FF&#34;,&#34;#00FF1E&#34;,&#34;#29FF00&#34;,&#34;#FF00B0&#34;,&#34;#FF0016&#34;,&#34;#FF6000&#34;,&#34;#FF5000&#34;,&#34;#2600FF&#34;,&#34;#AA00FF&#34;,&#34;#00AAFF&#34;,&#34;#00FF2D&#34;,&#34;#00FF3E&#34;,&#34;#68FF00&#34;,&#34;#007FFF&#34;,&#34;#00A6FF&#34;,&#34;#40FF00&#34;,&#34;#00FFF5&#34;,&#34;#3A00FF&#34;,&#34;#FF7400&#34;,&#34;#FFA500&#34;,&#34;#FF00EE&#34;,&#34;#FF2100&#34;,&#34;#62FF00&#34;,&#34;#FFAE00&#34;,&#34;#C7FF00&#34;,&#34;#FF6D00&#34;,&#34;#BEFF00&#34;,&#34;#00FF05&#34;,&#34;#2A00FF&#34;,&#34;#A1FF00&#34;,&#34;#00F6FF&#34;,&#34;#B000FF&#34;,&#34;#B700FF&#34;,&#34;#EB00FF&#34;,&#34;#FFD300&#34;,&#34;#FF00AB&#34;,&#34;#FF8100&#34;,&#34;#FF00CA&#34;,&#34;#3CFF00&#34;,&#34;#EEFF00&#34;,&#34;#00FF15&#34;,&#34;#5FFF00&#34;,&#34;#7BFF00&#34;,&#34;#3C00FF&#34;,&#34;#00FF24&#34;,&#34;#14FF00&#34;,&#34;#C2FF00&#34;,&#34;#0006FF&#34;,&#34;#00FFBA&#34;,&#34;#23FF00&#34;,&#34;#A400FF&#34;,&#34;#FF00DE&#34;,&#34;#FF0080&#34;,&#34;#1AFF00&#34;,&#34;#F1FF00&#34;,&#34;#6BFF00&#34;,&#34;#FF0087&#34;,&#34;#5800FF&#34;,&#34;#2900FF&#34;,&#34;#00FF81&#34;,&#34;#4300FF&#34;,&#34;#FF0032&#34;,&#34;#00FF9B&#34;,&#34;#FF2E00&#34;,&#34;#00FFD3&#34;,&#34;#FF4C00&#34;,&#34;#00A1FF&#34;,&#34;#FF0075&#34;,&#34;#FF6D00&#34;,&#34;#FF00DF&#34;,&#34;#00FF5C&#34;,&#34;#6E00FF&#34;,&#34;#00FF2A&#34;,&#34;#D2FF00&#34;,&#34;#0041FF&#34;,&#34;#FF00AB&#34;,&#34;#B200FF&#34;,&#34;#009CFF&#34;,&#34;#FF0096&#34;,&#34;#FF1400&#34;,&#34;#FF0015&#34;,&#34;#FFB200&#34;,&#34;#FF8200&#34;,&#34;#3FFF00&#34;,&#34;#FF00E0&#34;,&#34;#00FFBE&#34;,&#34;#00FF88&#34;,&#34;#00FFA4&#34;,&#34;#00CDFF&#34;,&#34;#00FF9A&#34;,&#34;#FF3300&#34;,&#34;#FF9300&#34;,&#34;#EEFF00&#34;,&#34;#6400FF&#34;,&#34;#00B1FF&#34;,&#34;#FFCB00&#34;,&#34;#0009FF&#34;,&#34;#00CCFF&#34;,&#34;#00FF5A&#34;,&#34;#00FFBC&#34;,&#34;#00FF27&#34;,&#34;#5100FF&#34;,&#34;#FF0700&#34;,&#34;#FF7C00&#34;,&#34;#D5FF00&#34;,&#34;#FF0032&#34;,&#34;#00FF9D&#34;,&#34;#FFA400&#34;,&#34;#00DDFF&#34;,&#34;#4100FF&#34;,&#34;#FF0008&#34;,&#34;#00FF2A&#34;,&#34;#3100FF&#34;,&#34;#73FF00&#34;,&#34;#FFAE00&#34;,&#34;#8EFF00&#34;,&#34;#00E7FF&#34;,&#34;#00F6FF&#34;,&#34;#00AEFF&#34;,&#34;#FF7500&#34;,&#34;#FF0054&#34;,&#34;#00FFE2&#34;,&#34;#00FF7B&#34;,&#34;#FF8100&#34;,&#34;#FF0022&#34;,&#34;#00FF6A&#34;,&#34;#1100FF&#34;,&#34;#D7FF00&#34;,&#34;#FF00CE&#34;,&#34;#00B2FF&#34;,&#34;#FF2E00&#34;,&#34;#FFC400&#34;,&#34;#F6FF00&#34;,&#34;#FF002F&#34;,&#34;#008BFF&#34;,&#34;#47FF00&#34;,&#34;#08FF00&#34;,&#34;#FF00E9&#34;,&#34;#9A00FF&#34;,&#34;#EE00FF&#34;,&#34;#FFBC00&#34;,&#34;#B2FF00&#34;,&#34;#FF00AC&#34;,&#34;#1900FF&#34;,&#34;#FF0011&#34;,&#34;#00FFCC&#34;,&#34;#FF0050&#34;,&#34;#AD00FF&#34;,&#34;#0072FF&#34;,&#34;#00FFE6&#34;,&#34;#00B7FF&#34;,&#34;#D700FF&#34;,&#34;#FF004F&#34;,&#34;#7B00FF&#34;,&#34;#FFCE00&#34;,&#34;#0002FF&#34;,&#34;#00FF18&#34;,&#34;#68FF00&#34;,&#34;#2FFF00&#34;,&#34;#00FF37&#34;,&#34;#FF00C0&#34;,&#34;#FF5200&#34;,&#34;#FF3E00&#34;,&#34;#D7FF00&#34;,&#34;#FF1700&#34;,&#34;#FF00CB&#34;,&#34;#00FF19&#34;,&#34;#00FFA8&#34;,&#34;#0082FF&#34;,&#34;#006DFF&#34;,&#34;#00FF52&#34;,&#34;#FFBF00&#34;,&#34;#20FF00&#34;,&#34;#FF0081&#34;,&#34;#00FF82&#34;,&#34;#47FF00&#34;,&#34;#B0FF00&#34;,&#34;#0094FF&#34;,&#34;#FF0071&#34;,&#34;#51FF00&#34;,&#34;#E900FF&#34;,&#34;#ABFF00&#34;,&#34;#00BEFF&#34;,&#34;#A900FF&#34;,&#34;#5F00FF&#34;,&#34;#5100FF&#34;,&#34;#FF00EB&#34;,&#34;#E1FF00&#34;,&#34;#5A00FF&#34;,&#34;#0078FF&#34;,&#34;#FF9A00&#34;,&#34;#C400FF&#34;,&#34;#FF3A00&#34;,&#34;#005FFF&#34;,&#34;#FF00F1&#34;,&#34;#FF003F&#34;,&#34;#C600FF&#34;,&#34;#00D5FF&#34;,&#34;#B600FF&#34;,&#34;#FF0800&#34;,&#34;#C5FF00&#34;,&#34;#FF6800&#34;,&#34;#5F00FF&#34;,&#34;#76FF00&#34;,&#34;#FFAA00&#34;,&#34;#D600FF&#34;,&#34;#00FF14&#34;,&#34;#00FFBC&#34;,&#34;#FF0030&#34;,&#34;#63FF00&#34;,&#34;#FFFF00&#34;,&#34;#9BFF00&#34;,&#34;#9400FF&#34;,&#34;#00FFF2&#34;,&#34;#FFD200&#34;,&#34;#00FF5F&#34;,&#34;#004DFF&#34;,&#34;#AAFF00&#34;,&#34;#FFBA00&#34;,&#34;#00FFC3&#34;,&#34;#00AEFF&#34;,&#34;#FF005D&#34;,&#34;#64FF00&#34;,&#34;#00FF06&#34;,&#34;#00FF17&#34;,&#34;#FF4300&#34;,&#34;#C8FF00&#34;,&#34;#00FF82&#34;,&#34;#00FF68&#34;,&#34;#0062FF&#34;,&#34;#00FBFF&#34;,&#34;#00DDFF&#34;,&#34;#FF4600&#34;,&#34;#EBFF00&#34;,&#34;#003CFF&#34;,&#34;#00FF14&#34;,&#34;#00F0FF&#34;,&#34;#00FF16&#34;,&#34;#5DFF00&#34;,&#34;#00B7FF&#34;,&#34;#9A00FF&#34;,&#34;#007FFF&#34;,&#34;#CC00FF&#34;,&#34;#00DDFF&#34;,&#34;#FFEB00&#34;,&#34;#00FFF0&#34;,&#34;#FFFE00&#34;,&#34;#B100FF&#34;,&#34;#D9FF00&#34;,&#34;#FF00EF&#34;,&#34;#00FFA7&#34;,&#34;#0002FF&#34;,&#34;#61FF00&#34;,&#34;#D000FF&#34;,&#34;#FF9300&#34;,&#34;#7BFF00&#34;,&#34;#FF00AC&#34;,&#34;#FF0097&#34;,&#34;#E900FF&#34;,&#34;#2F00FF&#34;,&#34;#00FF3D&#34;,&#34;#5A00FF&#34;,&#34;#FF6200&#34;,&#34;#00FF0B&#34;,&#34;#27FF00&#34;,&#34;#FF6700&#34;,&#34;#FF9200&#34;,&#34;#00D6FF&#34;,&#34;#6300FF&#34;,&#34;#00CFFF&#34;,&#34;#FF8A00&#34;,&#34;#00FFDF&#34;,&#34;#FF4400&#34;,&#34;#00FFB9&#34;,&#34;#0EFF00&#34;,&#34;#0900FF&#34;,&#34;#00FFA9&#34;,&#34;#8B00FF&#34;,&#34;#2B00FF&#34;,&#34;#FF007A&#34;,&#34;#00FFE3&#34;,&#34;#FF00A8&#34;,&#34;#0016FF&#34;,&#34;#00FF0D&#34;,&#34;#00FF85&#34;,&#34;#EFFF00&#34;,&#34;#0088FF&#34;,&#34;#00FF79&#34;,&#34;#FF9000&#34;,&#34;#00FF16&#34;,&#34;#FFB300&#34;,&#34;#FF8700&#34;,&#34;#4AFF00&#34;,&#34;#00A2FF&#34;,&#34;#FF0007&#34;,&#34;#00FF20&#34;,&#34;#9000FF&#34;,&#34;#FF3000&#34;,&#34;#FF0074&#34;,&#34;#00D6FF&#34;,&#34;#E000FF&#34;,&#34;#A300FF&#34;,&#34;#BD00FF&#34;,&#34;#FF00A5&#34;,&#34;#FFCC00&#34;,&#34;#0025FF&#34;,&#34;#00FF01&#34;,&#34;#FF6400&#34;,&#34;#0AFF00&#34;,&#34;#00F7FF&#34;,&#34;#D6FF00&#34;,&#34;#FFF400&#34;,&#34;#00FCFF&#34;,&#34;#FFC100&#34;,&#34;#FF006B&#34;,&#34;#FF5200&#34;,&#34;#FF009A&#34;,&#34;#7DFF00&#34;,&#34;#FF00D3&#34;,&#34;#00FF35&#34;,&#34;#FF2500&#34;,&#34;#DE00FF&#34;,&#34;#FF2000&#34;,&#34;#3F00FF&#34;,&#34;#B9FF00&#34;,&#34;#FF00FF&#34;,&#34;#13FF00&#34;,&#34;#00FFD9&#34;,&#34;#7CFF00&#34;,&#34;#FF6100&#34;,&#34;#7FFF00&#34;,&#34;#25FF00&#34;,&#34;#00FF12&#34;,&#34;#FF002B&#34;,&#34;#FF0054&#34;,&#34;#FF0008&#34;,&#34;#EB00FF&#34;,&#34;#FFC500&#34;,&#34;#FF008B&#34;,&#34;#00FFF0&#34;,&#34;#003AFF&#34;,&#34;#0023FF&#34;,&#34;#2FFF00&#34;,&#34;#6A00FF&#34;,&#34;#FF1700&#34;,&#34;#FF7200&#34;,&#34;#FF00EE&#34;,&#34;#FFF600&#34;,&#34;#C3FF00&#34;,&#34;#00FFC5&#34;,&#34;#00FF19&#34;,&#34;#4700FF&#34;,&#34;#7300FF&#34;,&#34;#D900FF&#34;,&#34;#FFFD00&#34;,&#34;#DFFF00&#34;,&#34;#00FF53&#34;,&#34;#FFE000&#34;,&#34;#6E00FF&#34;,&#34;#AB00FF&#34;,&#34;#FFF300&#34;,&#34;#5900FF&#34;,&#34;#00A1FF&#34;,&#34;#6100FF&#34;,&#34;#FF003A&#34;,&#34;#FF2400&#34;,&#34;#FF4100&#34;,&#34;#A300FF&#34;,&#34;#47FF00&#34;,&#34;#FF00FD&#34;,&#34;#6400FF&#34;,&#34;#00FF84&#34;,&#34;#A700FF&#34;,&#34;#00FF9C&#34;,&#34;#C000FF&#34;,&#34;#D2FF00&#34;,&#34;#0090FF&#34;,&#34;#C0FF00&#34;,&#34;#64FF00&#34;,&#34;#FF0005&#34;,&#34;#00FF51&#34;,&#34;#5F00FF&#34;,&#34;#00FF11&#34;,&#34;#FFAE00&#34;,&#34;#0068FF&#34;,&#34;#FF0075&#34;,&#34;#0030FF&#34;,&#34;#00FF29&#34;,&#34;#00FF7E&#34;,&#34;#1500FF&#34;,&#34;#FFDB00&#34;,&#34;#0090FF&#34;,&#34;#00FF36&#34;,&#34;#FF6100&#34;,&#34;#8DFF00&#34;,&#34;#F2FF00&#34;,&#34;#9800FF&#34;,&#34;#00FFC5&#34;,&#34;#FF0E00&#34;,&#34;#008AFF&#34;,&#34;#6500FF&#34;,&#34;#FF004D&#34;,&#34;#FF00EF&#34;,&#34;#FF0073&#34;,&#34;#FF0098&#34;,&#34;#00FF7C&#34;,&#34;#FFC600&#34;,&#34;#41FF00&#34;,&#34;#00FF90&#34;,&#34;#03FF00&#34;,&#34;#0060FF&#34;,&#34;#AAFF00&#34;,&#34;#FF0F00&#34;,&#34;#FF0022&#34;,&#34;#00FF2F&#34;,&#34;#FF006D&#34;,&#34;#FF8600&#34;,&#34;#FFD700&#34;,&#34;#00FF7B&#34;,&#34;#00AEFF&#34;,&#34;#FF3E00&#34;,&#34;#3200FF&#34;,&#34;#00F5FF&#34;,&#34;#00FFDE&#34;,&#34;#4D00FF&#34;,&#34;#FF0073&#34;,&#34;#FF00EB&#34;,&#34;#2C00FF&#34;,&#34;#00FF6C&#34;,&#34;#37FF00&#34;,&#34;#00FF7D&#34;,&#34;#FF7800&#34;,&#34;#FF8E00&#34;,&#34;#FF1E00&#34;,&#34;#ED00FF&#34;,&#34;#FFFD00&#34;,&#34;#D900FF&#34;,&#34;#7C00FF&#34;,&#34;#FF005A&#34;,&#34;#00FF3B&#34;,&#34;#FF7900&#34;,&#34;#0065FF&#34;,&#34;#FFA200&#34;,&#34;#03FF00&#34;,&#34;#D3FF00&#34;,&#34;#0005FF&#34;,&#34;#A0FF00&#34;,&#34;#8E00FF&#34;,&#34;#A8FF00&#34;,&#34;#FF00BF&#34;,&#34;#2300FF&#34;,&#34;#FF007B&#34;,&#34;#07FF00&#34;,&#34;#0008FF&#34;,&#34;#FF007E&#34;,&#34;#A800FF&#34;,&#34;#FF0015&#34;,&#34;#00CFFF&#34;,&#34;#00FF17&#34;,&#34;#FF006C&#34;,&#34;#00B2FF&#34;,&#34;#00FF40&#34;,&#34;#00FFB3&#34;,&#34;#C100FF&#34;,&#34;#00FF86&#34;,&#34;#FF00FA&#34;,&#34;#FFDB00&#34;,&#34;#FF9700&#34;,&#34;#3A00FF&#34;,&#34;#5500FF&#34;,&#34;#00C0FF&#34;,&#34;#FF00CE&#34;,&#34;#D300FF&#34;,&#34;#FF0057&#34;,&#34;#FF8400&#34;,&#34;#EDFF00&#34;,&#34;#00FF1B&#34;,&#34;#0022FF&#34;,&#34;#D400FF&#34;,&#34;#F100FF&#34;,&#34;#FA00FF&#34;,&#34;#FF0033&#34;,&#34;#FF00F2&#34;,&#34;#FF8F00&#34;,&#34;#FFA400&#34;,&#34;#0057FF&#34;,&#34;#9AFF00&#34;,&#34;#FF4E00&#34;,&#34;#00DEFF&#34;,&#34;#00FF92&#34;,&#34;#27FF00&#34;,&#34;#89FF00&#34;,&#34;#004CFF&#34;,&#34;#3DFF00&#34;,&#34;#00EDFF&#34;,&#34;#009BFF&#34;,&#34;#00FFF8&#34;,&#34;#8400FF&#34;,&#34;#8400FF&#34;,&#34;#5300FF&#34;,&#34;#00FF39&#34;,&#34;#00FFD5&#34;,&#34;#FFEF00&#34;,&#34;#B400FF&#34;,&#34;#004DFF&#34;,&#34;#00FF33&#34;,&#34;#FF4B00&#34;,&#34;#FF5E00&#34;,&#34;#00FFD1&#34;,&#34;#06FF00&#34;,&#34;#4AFF00&#34;,&#34;#2EFF00&#34;,&#34;#A900FF&#34;,&#34;#0001FF&#34;,&#34;#8500FF&#34;,&#34;#2300FF&#34;,&#34;#00FDFF&#34;,&#34;#FF00A1&#34;,&#34;#A500FF&#34;,&#34;#00B6FF&#34;,&#34;#1200FF&#34;,&#34;#0088FF&#34;,&#34;#00FFDB&#34;,&#34;#008FFF&#34;,&#34;#00FFB6&#34;,&#34;#2F00FF&#34;,&#34;#0022FF&#34;,&#34;#FF0073&#34;,&#34;#009FFF&#34;,&#34;#00FF93&#34;,&#34;#00FFF6&#34;,&#34;#D0FF00&#34;,&#34;#007EFF&#34;,&#34;#FF00F0&#34;,&#34;#FF0022&#34;,&#34;#FFC400&#34;,&#34;#00A0FF&#34;,&#34;#0060FF&#34;,&#34;#001BFF&#34;,&#34;#00FFB2&#34;,&#34;#00FFC6&#34;,&#34;#FF6C00&#34;,&#34;#FF4000&#34;,&#34;#00FFA5&#34;,&#34;#00FAFF&#34;,&#34;#00D4FF&#34;,&#34;#FFCC00&#34;,&#34;#00FFB8&#34;,&#34;#00FF23&#34;,&#34;#FF0097&#34;,&#34;#FF009B&#34;,&#34;#51FF00&#34;,&#34;#8C00FF&#34;,&#34;#FF00E7&#34;,&#34;#FF5100&#34;,&#34;#FF00B8&#34;,&#34;#FF00EE&#34;,&#34;#7A00FF&#34;,&#34;#65FF00&#34;,&#34;#0010FF&#34;,&#34;#00FF3C&#34;,&#34;#1100FF&#34;,&#34;#FF8700&#34;,&#34;#25FF00&#34;,&#34;#40FF00&#34;,&#34;#00FF06&#34;,&#34;#50FF00&#34;,&#34;#AE00FF&#34;,&#34;#FF2500&#34;,&#34;#FF0003&#34;,&#34;#A500FF&#34;,&#34;#1FFF00&#34;,&#34;#9EFF00&#34;,&#34;#8800FF&#34;,&#34;#FF001A&#34;,&#34;#00E5FF&#34;,&#34;#FF7400&#34;,&#34;#BBFF00&#34;,&#34;#9BFF00&#34;,&#34;#FF5400&#34;,&#34;#00FF13&#34;,&#34;#FF0091&#34;,&#34;#00E3FF&#34;,&#34;#00F8FF&#34;,&#34;#5BFF00&#34;,&#34;#FF0067&#34;,&#34;#FF0052&#34;,&#34;#0020FF&#34;,&#34;#00FF64&#34;,&#34;#5400FF&#34;,&#34;#9BFF00&#34;,&#34;#004AFF&#34;,&#34;#FF00E1&#34;,&#34;#00A9FF&#34;,&#34;#FF0016&#34;,&#34;#002CFF&#34;,&#34;#00FDFF&#34;,&#34;#FF005E&#34;,&#34;#20FF00&#34;,&#34;#1AFF00&#34;,&#34;#00ABFF&#34;,&#34;#00FFFE&#34;,&#34;#FF0064&#34;,&#34;#43FF00&#34;,&#34;#003BFF&#34;,&#34;#00ECFF&#34;,&#34;#0005FF&#34;,&#34;#FF0067&#34;,&#34;#77FF00&#34;,&#34;#FF5A00&#34;,&#34;#005BFF&#34;,&#34;#FF0094&#34;,&#34;#FF0014&#34;,&#34;#4000FF&#34;,&#34;#FF004B&#34;,&#34;#AC00FF&#34;,&#34;#00FFB5&#34;,&#34;#FF6100&#34;,&#34;#00FF73&#34;,&#34;#003BFF&#34;,&#34;#00D9FF&#34;,&#34;#FF00C8&#34;,&#34;#00ADFF&#34;,&#34;#FF5400&#34;,&#34;#00FFDE&#34;,&#34;#00FF2B&#34;,&#34;#00DDFF&#34;,&#34;#00E8FF&#34;,&#34;#24FF00&#34;,&#34;#8A00FF&#34;,&#34;#00FF83&#34;,&#34;#00FF2C&#34;,&#34;#FFE600&#34;,&#34;#A7FF00&#34;,&#34;#00FF12&#34;,&#34;#00FF2E&#34;,&#34;#AD00FF&#34;,&#34;#FF0031&#34;,&#34;#EE00FF&#34;,&#34;#FF006F&#34;,&#34;#EB00FF&#34;,&#34;#00FF84&#34;,&#34;#FF0012&#34;,&#34;#FFED00&#34;,&#34;#36FF00&#34;,&#34;#00FF4B&#34;,&#34;#FF003C&#34;,&#34;#007FFF&#34;,&#34;#89FF00&#34;,&#34;#4DFF00&#34;,&#34;#FFF800&#34;,&#34;#000CFF&#34;,&#34;#FF00BA&#34;,&#34;#F200FF&#34;,&#34;#FF0008&#34;,&#34;#FFFF00&#34;,&#34;#00FFB6&#34;,&#34;#00FF58&#34;,&#34;#0046FF&#34;,&#34;#FF0300&#34;,&#34;#AC00FF&#34;,&#34;#14FF00&#34;,&#34;#BD00FF&#34;,&#34;#C3FF00&#34;,&#34;#00FFAC&#34;,&#34;#00FF5C&#34;,&#34;#3FFF00&#34;,&#34;#2500FF&#34;,&#34;#21FF00&#34;,&#34;#00FF45&#34;,&#34;#CAFF00&#34;,&#34;#3400FF&#34;,&#34;#D000FF&#34;,&#34;#00FFFD&#34;,&#34;#9DFF00&#34;,&#34;#FF002F&#34;,&#34;#FF9100&#34;,&#34;#00FF8C&#34;,&#34;#FF006A&#34;,&#34;#00FF6D&#34;,&#34;#00FFE3&#34;,&#34;#00FFC2&#34;,&#34;#0300FF&#34;,&#34;#00FFD2&#34;,&#34;#00FFFE&#34;,&#34;#00A7FF&#34;,&#34;#C6FF00&#34;,&#34;#FF0085&#34;,&#34;#1300FF&#34;,&#34;#00FF2F&#34;,&#34;#FF00FB&#34;,&#34;#00FFBD&#34;,&#34;#00FF96&#34;,&#34;#F500FF&#34;,&#34;#FFA600&#34;,&#34;#2300FF&#34;,&#34;#FF000B&#34;,&#34;#8300FF&#34;,&#34;#FF007C&#34;,&#34;#0060FF&#34;,&#34;#7C00FF&#34;,&#34;#3600FF&#34;,&#34;#FF004F&#34;,&#34;#00DFFF&#34;,&#34;#2400FF&#34;,&#34;#A300FF&#34;,&#34;#FF7400&#34;,&#34;#FF00C3&#34;,&#34;#FFFF00&#34;,&#34;#00FFDB&#34;,&#34;#FF000B&#34;,&#34;#FF008E&#34;,&#34;#FF2C00&#34;,&#34;#00FF9D&#34;,&#34;#FFDA00&#34;,&#34;#DDFF00&#34;,&#34;#8500FF&#34;,&#34;#00FF52&#34;,&#34;#5A00FF&#34;,&#34;#B4FF00&#34;,&#34;#FF00F4&#34;,&#34;#00FF5F&#34;,&#34;#6300FF&#34;,&#34;#4BFF00&#34;,&#34;#FF5300&#34;,&#34;#FF00A9&#34;,&#34;#00D5FF&#34;,&#34;#0044FF&#34;,&#34;#00FF57&#34;,&#34;#91FF00&#34;,&#34;#4800FF&#34;,&#34;#FF00CE&#34;,&#34;#FF007D&#34;,&#34;#A3FF00&#34;,&#34;#FF007A&#34;,&#34;#FF0300&#34;,&#34;#FF6200&#34;,&#34;#D300FF&#34;,&#34;#00E8FF&#34;,&#34;#D1FF00&#34;,&#34;#00FF13&#34;,&#34;#000FFF&#34;,&#34;#0012FF&#34;,&#34;#A700FF&#34;,&#34;#8F00FF&#34;,&#34;#DAFF00&#34;,&#34;#9EFF00&#34;,&#34;#007DFF&#34;,&#34;#0070FF&#34;,&#34;#FF008B&#34;,&#34;#8F00FF&#34;,&#34;#0008FF&#34;,&#34;#3AFF00&#34;,&#34;#FF00C3&#34;,&#34;#FF005E&#34;,&#34;#FF7100&#34;,&#34;#27FF00&#34;,&#34;#FF2A00&#34;,&#34;#FF0001&#34;,&#34;#00FF81&#34;,&#34;#00FF31&#34;,&#34;#39FF00&#34;,&#34;#FF6800&#34;,&#34;#FFED00&#34;,&#34;#A100FF&#34;,&#34;#69FF00&#34;,&#34;#00FF25&#34;,&#34;#F900FF&#34;,&#34;#FF001F&#34;,&#34;#FF00EA&#34;,&#34;#00F4FF&#34;,&#34;#009AFF&#34;,&#34;#00FF08&#34;,&#34;#C6FF00&#34;,&#34;#00FF56&#34;,&#34;#C800FF&#34;,&#34;#0097FF&#34;,&#34;#FF00CF&#34;,&#34;#FF0057&#34;,&#34;#CAFF00&#34;,&#34;#1A00FF&#34;,&#34;#FF00A4&#34;,&#34;#FFB600&#34;,&#34;#FBFF00&#34;,&#34;#00FF29&#34;,&#34;#FF0074&#34;,&#34;#FF00AE&#34;,&#34;#FF0042&#34;,&#34;#FF00D5&#34;,&#34;#00F7FF&#34;,&#34;#3AFF00&#34;,&#34;#FFC100&#34;,&#34;#00FFBD&#34;,&#34;#8100FF&#34;,&#34;#05FF00&#34;,&#34;#0073FF&#34;,&#34;#5800FF&#34;,&#34;#00FFEF&#34;,&#34;#FF00DA&#34;,&#34;#FF00AC&#34;,&#34;#00FF01&#34;,&#34;#FF000C&#34;,&#34;#B9FF00&#34;,&#34;#00FFBC&#34;,&#34;#003DFF&#34;,&#34;#00FF60&#34;,&#34;#0047FF&#34;,&#34;#00B4FF&#34;,&#34;#F5FF00&#34;,&#34;#FF003B&#34;,&#34;#00FF47&#34;,&#34;#FFE800&#34;,&#34;#00E9FF&#34;,&#34;#FF6D00&#34;,&#34;#FF002E&#34;,&#34;#FF0055&#34;,&#34;#00E1FF&#34;,&#34;#00FF69&#34;,&#34;#FF00D9&#34;,&#34;#CE00FF&#34;,&#34;#FF0086&#34;,&#34;#0050FF&#34;,&#34;#4AFF00&#34;,&#34;#88FF00&#34;,&#34;#1100FF&#34;,&#34;#5600FF&#34;,&#34;#19FF00&#34;,&#34;#00FF2A&#34;,&#34;#9F00FF&#34;,&#34;#004DFF&#34;,&#34;#F900FF&#34;,&#34;#FF0014&#34;,&#34;#72FF00&#34;,&#34;#50FF00&#34;,&#34;#002BFF&#34;,&#34;#00FF53&#34;,&#34;#52FF00&#34;,&#34;#002EFF&#34;,&#34;#5900FF&#34;,&#34;#9600FF&#34;,&#34;#FF00B8&#34;,&#34;#FF0005&#34;,&#34;#00FF21&#34;,&#34;#FF0025&#34;,&#34;#FF6F00&#34;,&#34;#00FF30&#34;,&#34;#001DFF&#34;,&#34;#D200FF&#34;,&#34;#0033FF&#34;,&#34;#00FFB7&#34;,&#34;#00FF73&#34;,&#34;#00A0FF&#34;,&#34;#FF00D3&#34;,&#34;#005FFF&#34;,&#34;#FF7B00&#34;,&#34;#FFCF00&#34;,&#34;#C7FF00&#34;,&#34;#C800FF&#34;,&#34;#FF0097&#34;,&#34;#FF0083&#34;,&#34;#FF00AF&#34;,&#34;#0BFF00&#34;,&#34;#90FF00&#34;,&#34;#2F00FF&#34;,&#34;#A400FF&#34;,&#34;#53FF00&#34;,&#34;#0D00FF&#34;,&#34;#FF0030&#34;,&#34;#00F0FF&#34;,&#34;#00FF42&#34;,&#34;#FF8800&#34;,&#34;#00E0FF&#34;,&#34;#0027FF&#34;,&#34;#85FF00&#34;,&#34;#00FF48&#34;,&#34;#6300FF&#34;,&#34;#FF00FD&#34;,&#34;#FF1300&#34;,&#34;#FF009A&#34;,&#34;#00FFAE&#34;,&#34;#FF0059&#34;,&#34;#0040FF&#34;,&#34;#FF00B4&#34;,&#34;#00FF03&#34;,&#34;#FF3A00&#34;,&#34;#00FFFD&#34;,&#34;#0A00FF&#34;,&#34;#CE00FF&#34;,&#34;#00FF57&#34;,&#34;#FFFE00&#34;,&#34;#DA00FF&#34;,&#34;#000CFF&#34;,&#34;#DBFF00&#34;,&#34;#FF5A00&#34;,&#34;#D900FF&#34;,&#34;#1FFF00&#34;,&#34;#FF00BE&#34;,&#34;#FFBD00&#34;,&#34;#FFA500&#34;,&#34;#72FF00&#34;,&#34;#FF00B9&#34;,&#34;#00CDFF&#34;,&#34;#FFAD00&#34;,&#34;#FF009F&#34;,&#34;#FFC600&#34;,&#34;#00BFFF&#34;,&#34;#00DEFF&#34;,&#34;#FF0050&#34;,&#34;#2400FF&#34;,&#34;#AC00FF&#34;,&#34;#96FF00&#34;,&#34;#0064FF&#34;,&#34;#FF0D00&#34;,&#34;#FF7600&#34;,&#34;#00FF40&#34;,&#34;#007FFF&#34;,&#34;#00FF9E&#34;,&#34;#FF0063&#34;,&#34;#00FF4C&#34;,&#34;#4400FF&#34;,&#34;#007BFF&#34;,&#34;#FF5800&#34;,&#34;#6BFF00&#34;,&#34;#72FF00&#34;,&#34;#0300FF&#34;,&#34;#0002FF&#34;,&#34;#E5FF00&#34;,&#34;#29FF00&#34;,&#34;#FF0085&#34;,&#34;#81FF00&#34;,&#34;#00FF64&#34;,&#34;#FF0091&#34;,&#34;#2CFF00&#34;,&#34;#FF2100&#34;,&#34;#FF0067&#34;,&#34;#FF5500&#34;,&#34;#88FF00&#34;,&#34;#FF0078&#34;,&#34;#00E9FF&#34;,&#34;#0078FF&#34;,&#34;#FF000D&#34;,&#34;#FF0300&#34;,&#34;#00FFB3&#34;,&#34;#A9FF00&#34;,&#34;#FFE100&#34;,&#34;#0048FF&#34;,&#34;#FF00D4&#34;,&#34;#9A00FF&#34;,&#34;#FF5700&#34;,&#34;#FF00C6&#34;,&#34;#00FFC8&#34;,&#34;#83FF00&#34;,&#34;#00FF41&#34;,&#34;#00FF4D&#34;,&#34;#3F00FF&#34;,&#34;#35FF00&#34;,&#34;#19FF00&#34;,&#34;#0089FF&#34;,&#34;#FF9700&#34;,&#34;#FF9F00&#34;,&#34;#FF7D00&#34;,&#34;#57FF00&#34;,&#34;#00FF68&#34;,&#34;#CBFF00&#34;,&#34;#00FF5A&#34;,&#34;#FF2600&#34;,&#34;#0085FF&#34;,&#34;#00FF97&#34;,&#34;#FF0600&#34;,&#34;#2000FF&#34;,&#34;#FF00FE&#34;,&#34;#00FF4C&#34;,&#34;#00B1FF&#34;,&#34;#FF004D&#34;,&#34;#1600FF&#34;,&#34;#FF8700&#34;,&#34;#3200FF&#34;,&#34;#00FF84&#34;,&#34;#FF0017&#34;,&#34;#00E1FF&#34;,&#34;#FF00FC&#34;,&#34;#00FFBA&#34;,&#34;#0093FF&#34;,&#34;#004AFF&#34;,&#34;#00A2FF&#34;,&#34;#0088FF&#34;,&#34;#FF00B8&#34;,&#34;#D3FF00&#34;,&#34;#F000FF&#34;,&#34;#5D00FF&#34;,&#34;#FF0100&#34;,&#34;#00FF26&#34;,&#34;#3F00FF&#34;,&#34;#00E2FF&#34;,&#34;#0028FF&#34;,&#34;#00F5FF&#34;,&#34;#FF0016&#34;,&#34;#FF7100&#34;,&#34;#00FF6A&#34;,&#34;#FF1F00&#34;,&#34;#FF7E00&#34;,&#34;#00FF37&#34;,&#34;#00FF05&#34;,&#34;#E7FF00&#34;,&#34;#FF2400&#34;,&#34;#0016FF&#34;,&#34;#6AFF00&#34;,&#34;#FF9900&#34;,&#34;#9CFF00&#34;,&#34;#5FFF00&#34;,&#34;#00C3FF&#34;,&#34;#00FFFB&#34;,&#34;#FF00A3&#34;,&#34;#5FFF00&#34;,&#34;#FF0009&#34;,&#34;#FF8500&#34;,&#34;#1B00FF&#34;,&#34;#00FF89&#34;,&#34;#00FFF2&#34;,&#34;#0045FF&#34;,&#34;#A500FF&#34;,&#34;#06FF00&#34;,&#34;#FF00C6&#34;,&#34;#00FF86&#34;,&#34;#00ABFF&#34;,&#34;#C800FF&#34;,&#34;#003CFF&#34;,&#34;#00CEFF&#34;,&#34;#9900FF&#34;,&#34;#FF0200&#34;,&#34;#FF2C00&#34;,&#34;#00FF37&#34;,&#34;#A200FF&#34;,&#34;#EFFF00&#34;,&#34;#4500FF&#34;,&#34;#0063FF&#34;,&#34;#42FF00&#34;,&#34;#5DFF00&#34;,&#34;#00FF94&#34;,&#34;#006CFF&#34;,&#34;#00FF6E&#34;,&#34;#C400FF&#34;,&#34;#7500FF&#34;,&#34;#D200FF&#34;,&#34;#FF00E6&#34;,&#34;#56FF00&#34;,&#34;#FF3F00&#34;,&#34;#FF0004&#34;,&#34;#3700FF&#34;,&#34;#FF004E&#34;,&#34;#A000FF&#34;,&#34;#FFA400&#34;,&#34;#8300FF&#34;,&#34;#3200FF&#34;,&#34;#00C4FF&#34;,&#34;#3500FF&#34;,&#34;#FF0089&#34;,&#34;#E300FF&#34;,&#34;#B000FF&#34;,&#34;#4C00FF&#34;,&#34;#FFF300&#34;,&#34;#E800FF&#34;,&#34;#FF1000&#34;,&#34;#00FFD5&#34;,&#34;#0019FF&#34;,&#34;#FF003A&#34;,&#34;#00FFB4&#34;,&#34;#0014FF&#34;,&#34;#00FFFC&#34;,&#34;#00FF99&#34;,&#34;#FF0013&#34;,&#34;#00BBFF&#34;,&#34;#3600FF&#34;,&#34;#00FFA0&#34;,&#34;#FF00A4&#34;,&#34;#FFAB00&#34;,&#34;#FB00FF&#34;,&#34;#FFFB00&#34;,&#34;#FF00DD&#34;,&#34;#AAFF00&#34;,&#34;#00FFCD&#34;,&#34;#FF0091&#34;,&#34;#FF4800&#34;,&#34;#00D6FF&#34;,&#34;#FFAB00&#34;,&#34;#3D00FF&#34;,&#34;#FF1F00&#34;,&#34;#7E00FF&#34;,&#34;#FF0098&#34;,&#34;#FF7200&#34;,&#34;#002BFF&#34;,&#34;#FF0059&#34;,&#34;#EC00FF&#34;,&#34;#57FF00&#34;,&#34;#FFDE00&#34;,&#34;#8FFF00&#34;,&#34;#0012FF&#34;,&#34;#FF4300&#34;,&#34;#0043FF&#34;,&#34;#00FF96&#34;,&#34;#00FF54&#34;,&#34;#1C00FF&#34;,&#34;#B6FF00&#34;,&#34;#00FF21&#34;,&#34;#FF00C4&#34;,&#34;#FF00F8&#34;,&#34;#00FF54&#34;,&#34;#F700FF&#34;,&#34;#8800FF&#34;,&#34;#BCFF00&#34;,&#34;#0081FF&#34;,&#34;#FFE400&#34;,&#34;#00FF0B&#34;,&#34;#FF00D2&#34;,&#34;#00FFD9&#34;,&#34;#8300FF&#34;,&#34;#9200FF&#34;,&#34;#FF00D6&#34;,&#34;#00FF31&#34;,&#34;#0084FF&#34;,&#34;#FF001D&#34;,&#34;#FF7B00&#34;,&#34;#A4FF00&#34;,&#34;#00FFDD&#34;,&#34;#00FFA6&#34;,&#34;#00FFDE&#34;,&#34;#0034FF&#34;,&#34;#00DBFF&#34;,&#34;#00FF4C&#34;,&#34;#FFE300&#34;,&#34;#FF7700&#34;,&#34;#00FFA3&#34;,&#34;#22FF00&#34;,&#34;#BB00FF&#34;,&#34;#FF00C7&#34;,&#34;#2E00FF&#34;,&#34;#00E2FF&#34;,&#34;#00F8FF&#34;,&#34;#FFF100&#34;,&#34;#000FFF&#34;,&#34;#68FF00&#34;,&#34;#00A4FF&#34;,&#34;#00C1FF&#34;,&#34;#1400FF&#34;,&#34;#00FFC5&#34;,&#34;#00CBFF&#34;,&#34;#76FF00&#34;,&#34;#9300FF&#34;,&#34;#FF00CA&#34;,&#34;#78FF00&#34;,&#34;#FFDC00&#34;,&#34;#00FFE1&#34;,&#34;#00FF93&#34;,&#34;#00B1FF&#34;,&#34;#FF3000&#34;,&#34;#009EFF&#34;,&#34;#00FF66&#34;,&#34;#0400FF&#34;,&#34;#FF00F0&#34;,&#34;#00FFD6&#34;,&#34;#77FF00&#34;,&#34;#1C00FF&#34;,&#34;#6EFF00&#34;,&#34;#33FF00&#34;,&#34;#FF00C5&#34;,&#34;#FFC500&#34;,&#34;#00FFF0&#34;,&#34;#1000FF&#34;,&#34;#00FFA9&#34;,&#34;#FF2200&#34;,&#34;#FF00EA&#34;,&#34;#44FF00&#34;,&#34;#4B00FF&#34;,&#34;#FF00AE&#34;,&#34;#5BFF00&#34;,&#34;#1200FF&#34;,&#34;#FF000C&#34;,&#34;#FF00D0&#34;,&#34;#0068FF&#34;,&#34;#0059FF&#34;,&#34;#D8FF00&#34;,&#34;#FC00FF&#34;,&#34;#00FF1D&#34;,&#34;#00FF2C&#34;,&#34;#FFA000&#34;,&#34;#0027FF&#34;,&#34;#FA00FF&#34;,&#34;#0008FF&#34;,&#34;#FF007D&#34;,&#34;#0025FF&#34;,&#34;#FF00E7&#34;,&#34;#FF0013&#34;,&#34;#FD00FF&#34;,&#34;#4C00FF&#34;,&#34;#F700FF&#34;,&#34;#0020FF&#34;,&#34;#FF9900&#34;,&#34;#FF2800&#34;,&#34;#00FF65&#34;,&#34;#0071FF&#34;,&#34;#0096FF&#34;,&#34;#1200FF&#34;,&#34;#008FFF&#34;,&#34;#3CFF00&#34;,&#34;#0087FF&#34;,&#34;#00A4FF&#34;,&#34;#B500FF&#34;,&#34;#FFDF00&#34;,&#34;#00FFEE&#34;,&#34;#6000FF&#34;,&#34;#00FF6B&#34;,&#34;#1300FF&#34;,&#34;#FF9900&#34;,&#34;#00D8FF&#34;,&#34;#00FF5E&#34;,&#34;#4E00FF&#34;,&#34;#FF3200&#34;,&#34;#9A00FF&#34;,&#34;#C000FF&#34;,&#34;#6900FF&#34;,&#34;#FF00E9&#34;,&#34;#0087FF&#34;,&#34;#FF6E00&#34;,&#34;#FF2B00&#34;,&#34;#3800FF&#34;,&#34;#00A8FF&#34;,&#34;#FF0073&#34;,&#34;#FF9C00&#34;,&#34;#01FF00&#34;,&#34;#6D00FF&#34;,&#34;#9000FF&#34;,&#34;#FF00B9&#34;,&#34;#00E6FF&#34;,&#34;#9AFF00&#34;,&#34;#FF0079&#34;,&#34;#00B1FF&#34;,&#34;#FF007D&#34;,&#34;#FF00A0&#34;,&#34;#FF002B&#34;,&#34;#00FF64&#34;,&#34;#FFB900&#34;,&#34;#FF005E&#34;,&#34;#C7FF00&#34;,&#34;#00FF6B&#34;,&#34;#006BFF&#34;,&#34;#0044FF&#34;,&#34;#FF1000&#34;,&#34;#B100FF&#34;,&#34;#00FFDF&#34;,&#34;#FF006C&#34;,&#34;#FF0036&#34;,&#34;#FFA800&#34;,&#34;#00C2FF&#34;,&#34;#FF007F&#34;,&#34;#BCFF00&#34;,&#34;#50FF00&#34;,&#34;#15FF00&#34;,&#34;#FFE100&#34;,&#34;#FF0092&#34;,&#34;#83FF00&#34;,&#34;#FF6C00&#34;,&#34;#1600FF&#34;,&#34;#B3FF00&#34;,&#34;#004AFF&#34;,&#34;#FFDE00&#34;,&#34;#FF0012&#34;,&#34;#57FF00&#34;,&#34;#FFC100&#34;,&#34;#75FF00&#34;,&#34;#0038FF&#34;,&#34;#00F5FF&#34;,&#34;#00FF9C&#34;,&#34;#89FF00&#34;,&#34;#6CFF00&#34;,&#34;#00FF0F&#34;,&#34;#FF4400&#34;,&#34;#DD00FF&#34;,&#34;#00FF47&#34;,&#34;#0053FF&#34;,&#34;#BFFF00&#34;,&#34;#00FFBA&#34;,&#34;#0038FF&#34;,&#34;#F400FF&#34;,&#34;#00FF4B&#34;,&#34;#2BFF00&#34;,&#34;#FFD500&#34;,&#34;#0018FF&#34;,&#34;#00DEFF&#34;,&#34;#E5FF00&#34;,&#34;#00FF0C&#34;,&#34;#D700FF&#34;,&#34;#FFB900&#34;,&#34;#FF0087&#34;,&#34;#5E00FF&#34;,&#34;#EE00FF&#34;,&#34;#8800FF&#34;,&#34;#FF0600&#34;,&#34;#6F00FF&#34;,&#34;#00DAFF&#34;,&#34;#53FF00&#34;,&#34;#52FF00&#34;,&#34;#005CFF&#34;,&#34;#EE00FF&#34;,&#34;#00FFCB&#34;,&#34;#4C00FF&#34;,&#34;#34FF00&#34;,&#34;#FF00D3&#34;,&#34;#00FFCC&#34;,&#34;#00FF6C&#34;,&#34;#E300FF&#34;,&#34;#A100FF&#34;,&#34;#00FF17&#34;,&#34;#0087FF&#34;,&#34;#CCFF00&#34;,&#34;#18FF00&#34;,&#34;#00FF1E&#34;,&#34;#00FF5E&#34;,&#34;#FFBD00&#34;,&#34;#00C8FF&#34;,&#34;#00FFD2&#34;,&#34;#46FF00&#34;,&#34;#00AEFF&#34;,&#34;#FF00D4&#34;,&#34;#52FF00&#34;,&#34;#5300FF&#34;,&#34;#FF00A2&#34;,&#34;#F0FF00&#34;,&#34;#DCFF00&#34;,&#34;#05FF00&#34;,&#34;#FFB000&#34;,&#34;#EC00FF&#34;,&#34;#FF3000&#34;,&#34;#FF0047&#34;,&#34;#7CFF00&#34;,&#34;#DE00FF&#34;,&#34;#FFC100&#34;,&#34;#FF2200&#34;,&#34;#99FF00&#34;,&#34;#FF0098&#34;,&#34;#FF3800&#34;,&#34;#0052FF&#34;,&#34;#00FFC1&#34;,&#34;#7300FF&#34;,&#34;#3EFF00&#34;,&#34;#FFD800&#34;,&#34;#0025FF&#34;,&#34;#FF6C00&#34;,&#34;#ECFF00&#34;,&#34;#5EFF00&#34;,&#34;#8000FF&#34;,&#34;#FF00DE&#34;,&#34;#00E5FF&#34;,&#34;#C400FF&#34;,&#34;#00FF3C&#34;,&#34;#7800FF&#34;,&#34;#B9FF00&#34;,&#34;#00FF49&#34;,&#34;#F8FF00&#34;,&#34;#00FF90&#34;,&#34;#C200FF&#34;,&#34;#D200FF&#34;,&#34;#CE00FF&#34;,&#34;#FF007F&#34;,&#34;#FF0040&#34;,&#34;#2900FF&#34;,&#34;#9F00FF&#34;,&#34;#0013FF&#34;,&#34;#00FF66&#34;,&#34;#00D1FF&#34;,&#34;#23FF00&#34;,&#34;#FF7F00&#34;,&#34;#FFB400&#34;,&#34;#003CFF&#34;,&#34;#FF0078&#34;,&#34;#FF0048&#34;,&#34;#FF000B&#34;,&#34;#00FF17&#34;,&#34;#A900FF&#34;,&#34;#00FFF3&#34;,&#34;#0015FF&#34;,&#34;#00FFD7&#34;,&#34;#FF00FB&#34;,&#34;#2000FF&#34;,&#34;#9600FF&#34;,&#34;#FF0014&#34;,&#34;#FF00EA&#34;,&#34;#FF00AB&#34;,&#34;#A900FF&#34;,&#34;#00FF46&#34;,&#34;#00FF62&#34;,&#34;#74FF00&#34;,&#34;#F100FF&#34;,&#34;#FF00D1&#34;,&#34;#00FF87&#34;,&#34;#FF00E7&#34;,&#34;#FF0001&#34;,&#34;#7BFF00&#34;,&#34;#F9FF00&#34;,&#34;#008EFF&#34;,&#34;#0015FF&#34;,&#34;#7F00FF&#34;,&#34;#7700FF&#34;,&#34;#00FF9E&#34;,&#34;#BA00FF&#34;,&#34;#FF002E&#34;,&#34;#1F00FF&#34;,&#34;#E100FF&#34;,&#34;#006FFF&#34;,&#34;#FF001E&#34;,&#34;#00FF9B&#34;,&#34;#FFA600&#34;,&#34;#FF00A1&#34;,&#34;#FF4F00&#34;,&#34;#0003FF&#34;,&#34;#BAFF00&#34;,&#34;#50FF00&#34;,&#34;#00A5FF&#34;,&#34;#0600FF&#34;,&#34;#FF3500&#34;,&#34;#FF00F0&#34;,&#34;#7000FF&#34;,&#34;#FDFF00&#34;,&#34;#32FF00&#34;,&#34;#FFA700&#34;,&#34;#00FF02&#34;,&#34;#FF00BE&#34;,&#34;#FF7500&#34;,&#34;#00E0FF&#34;,&#34;#00FFC7&#34;,&#34;#00FFDA&#34;,&#34;#B100FF&#34;,&#34;#A600FF&#34;,&#34;#001CFF&#34;,&#34;#EBFF00&#34;,&#34;#A5FF00&#34;,&#34;#00FFE7&#34;,&#34;#00FF8D&#34;,&#34;#EB00FF&#34;,&#34;#A400FF&#34;,&#34;#C8FF00&#34;,&#34;#002DFF&#34;,&#34;#FF4700&#34;,&#34;#41FF00&#34;,&#34;#00FF4D&#34;,&#34;#0031FF&#34;,&#34;#00A6FF&#34;,&#34;#FF00DD&#34;,&#34;#D4FF00&#34;,&#34;#00C6FF&#34;,&#34;#FF00FD&#34;,&#34;#B500FF&#34;,&#34;#FF00E6&#34;,&#34;#FF5000&#34;,&#34;#004CFF&#34;,&#34;#00EDFF&#34;,&#34;#9AFF00&#34;,&#34;#35FF00&#34;,&#34;#0086FF&#34;,&#34;#8300FF&#34;,&#34;#FFD200&#34;,&#34;#FFE400&#34;,&#34;#0D00FF&#34;,&#34;#82FF00&#34;,&#34;#FF0000&#34;,&#34;#00FF0E&#34;,&#34;#00FF6E&#34;,&#34;#2400FF&#34;,&#34;#9200FF&#34;,&#34;#FF0051&#34;,&#34;#00A5FF&#34;,&#34;#74FF00&#34;,&#34;#0077FF&#34;,&#34;#FF6800&#34;,&#34;#FF0003&#34;,&#34;#0030FF&#34;,&#34;#3C00FF&#34;,&#34;#00FF5D&#34;,&#34;#FF0076&#34;,&#34;#D6FF00&#34;,&#34;#00FF67&#34;,&#34;#FF6400&#34;,&#34;#FFF100&#34;,&#34;#FF4700&#34;,&#34;#FFED00&#34;,&#34;#FF0079&#34;,&#34;#00D2FF&#34;,&#34;#5EFF00&#34;,&#34;#12FF00&#34;,&#34;#FF0900&#34;,&#34;#9500FF&#34;,&#34;#FF5000&#34;,&#34;#0400FF&#34;,&#34;#FF3D00&#34;,&#34;#45FF00&#34;,&#34;#FFC400&#34;,&#34;#00FF9F&#34;,&#34;#FFE600&#34;,&#34;#A5FF00&#34;,&#34;#5FFF00&#34;,&#34;#006AFF&#34;,&#34;#F000FF&#34;,&#34;#FF6400&#34;,&#34;#00CDFF&#34;,&#34;#D800FF&#34;,&#34;#FFA100&#34;,&#34;#004EFF&#34;,&#34;#0048FF&#34;,&#34;#D300FF&#34;,&#34;#008DFF&#34;,&#34;#0077FF&#34;,&#34;#FF0080&#34;,&#34;#8DFF00&#34;,&#34;#FF00E9&#34;,&#34;#4300FF&#34;,&#34;#00FF75&#34;,&#34;#00FFA5&#34;,&#34;#CDFF00&#34;,&#34;#FF00B2&#34;,&#34;#08FF00&#34;,&#34;#00FF35&#34;,&#34;#4B00FF&#34;,&#34;#005DFF&#34;,&#34;#006FFF&#34;,&#34;#FFB700&#34;,&#34;#BF00FF&#34;,&#34;#38FF00&#34;,&#34;#2200FF&#34;,&#34;#0001FF&#34;,&#34;#00FF3F&#34;,&#34;#00FF1F&#34;,&#34;#87FF00&#34;,&#34;#9AFF00&#34;,&#34;#FFD600&#34;,&#34;#FFC300&#34;,&#34;#00FF86&#34;,&#34;#00BAFF&#34;,&#34;#FFDC00&#34;,&#34;#DBFF00&#34;,&#34;#FF00EE&#34;,&#34;#00FF8D&#34;,&#34;#00FF0E&#34;,&#34;#0089FF&#34;,&#34;#63FF00&#34;,&#34;#49FF00&#34;,&#34;#F7FF00&#34;,&#34;#FFB700&#34;,&#34;#0F00FF&#34;,&#34;#00FF0F&#34;,&#34;#3000FF&#34;,&#34;#FF0023&#34;,&#34;#B400FF&#34;,&#34;#000BFF&#34;,&#34;#E400FF&#34;,&#34;#0030FF&#34;,&#34;#00FAFF&#34;,&#34;#FF9F00&#34;,&#34;#00ACFF&#34;,&#34;#83FF00&#34;,&#34;#00FF4F&#34;,&#34;#00FF7B&#34;,&#34;#00FF43&#34;,&#34;#4AFF00&#34;,&#34;#FF00D1&#34;,&#34;#FF008C&#34;,&#34;#0007FF&#34;,&#34;#F0FF00&#34;,&#34;#E2FF00&#34;,&#34;#00FF09&#34;,&#34;#71FF00&#34;,&#34;#00FFE2&#34;,&#34;#FF000E&#34;,&#34;#D100FF&#34;,&#34;#001EFF&#34;,&#34;#FFE300&#34;,&#34;#EEFF00&#34;,&#34;#00FF32&#34;,&#34;#00FF3A&#34;,&#34;#0058FF&#34;,&#34;#00FFD2&#34;,&#34;#FF003C&#34;,&#34;#00FF8E&#34;,&#34;#8CFF00&#34;,&#34;#FF9A00&#34;,&#34;#7F00FF&#34;,&#34;#FF008E&#34;,&#34;#A800FF&#34;,&#34;#00FF1A&#34;,&#34;#FFA300&#34;,&#34;#00FFE5&#34;,&#34;#00FF94&#34;,&#34;#FF2700&#34;,&#34;#FF0A00&#34;,&#34;#FF9900&#34;,&#34;#FF001A&#34;,&#34;#FF0081&#34;,&#34;#FF00AE&#34;,&#34;#FF3500&#34;,&#34;#00FF35&#34;,&#34;#00ADFF&#34;,&#34;#FFB500&#34;,&#34;#00B7FF&#34;,&#34;#00FF7E&#34;,&#34;#00EDFF&#34;,&#34;#9500FF&#34;,&#34;#BCFF00&#34;,&#34;#9500FF&#34;,&#34;#009EFF&#34;,&#34;#00A4FF&#34;,&#34;#CDFF00&#34;,&#34;#000EFF&#34;,&#34;#FF00D3&#34;,&#34;#BBFF00&#34;,&#34;#3400FF&#34;,&#34;#FF00B6&#34;,&#34;#FF9700&#34;,&#34;#D900FF&#34;,&#34;#3200FF&#34;,&#34;#4DFF00&#34;,&#34;#BB00FF&#34;,&#34;#0059FF&#34;,&#34;#00FF80&#34;,&#34;#F4FF00&#34;,&#34;#00FF46&#34;,&#34;#E300FF&#34;,&#34;#FF9D00&#34;,&#34;#6200FF&#34;,&#34;#FF00D7&#34;,&#34;#003DFF&#34;,&#34;#FF3000&#34;,&#34;#FF00DD&#34;,&#34;#FFDC00&#34;,&#34;#FF8D00&#34;,&#34;#FF0C00&#34;,&#34;#0043FF&#34;,&#34;#2500FF&#34;,&#34;#FFB100&#34;,&#34;#00A8FF&#34;,&#34;#00FFAA&#34;,&#34;#00FFC2&#34;,&#34;#FF7800&#34;,&#34;#FF00B5&#34;,&#34;#FF3900&#34;,&#34;#003FFF&#34;,&#34;#FFA200&#34;,&#34;#00FFCF&#34;,&#34;#E9FF00&#34;,&#34;#00FFC1&#34;,&#34;#6900FF&#34;,&#34;#FFAD00&#34;,&#34;#ABFF00&#34;,&#34;#00FF45&#34;,&#34;#FF001A&#34;,&#34;#2F00FF&#34;,&#34;#FF0029&#34;,&#34;#C6FF00&#34;,&#34;#FF0038&#34;,&#34;#E000FF&#34;,&#34;#FF00DE&#34;,&#34;#00FF2E&#34;,&#34;#09FF00&#34;,&#34;#0000FF&#34;,&#34;#FF9400&#34;,&#34;#7400FF&#34;,&#34;#0003FF&#34;,&#34;#0058FF&#34;,&#34;#AE00FF&#34;,&#34;#FF00AD&#34;,&#34;#FF0059&#34;,&#34;#00D3FF&#34;,&#34;#FF00E3&#34;,&#34;#00FFB3&#34;,&#34;#FFF500&#34;,&#34;#FF0015&#34;,&#34;#0007FF&#34;,&#34;#002EFF&#34;,&#34;#CFFF00&#34;,&#34;#FFB700&#34;,&#34;#69FF00&#34;,&#34;#C000FF&#34;,&#34;#00FF36&#34;,&#34;#97FF00&#34;,&#34;#00FFDB&#34;,&#34;#FF00BA&#34;,&#34;#A2FF00&#34;,&#34;#00FFCF&#34;,&#34;#FFFA00&#34;,&#34;#00FFE0&#34;,&#34;#FF0060&#34;,&#34;#E1FF00&#34;,&#34;#8C00FF&#34;,&#34;#00FFEC&#34;,&#34;#14FF00&#34;,&#34;#00DBFF&#34;,&#34;#7C00FF&#34;,&#34;#FFA500&#34;,&#34;#FF00DB&#34;,&#34;#2BFF00&#34;,&#34;#00FF64&#34;,&#34;#AB00FF&#34;,&#34;#00A6FF&#34;,&#34;#FF0065&#34;,&#34;#DF00FF&#34;,&#34;#FAFF00&#34;,&#34;#FF00FA&#34;,&#34;#FF0037&#34;,&#34;#0086FF&#34;,&#34;#DAFF00&#34;,&#34;#AAFF00&#34;,&#34;#92FF00&#34;,&#34;#0100FF&#34;,&#34;#FF6600&#34;,&#34;#FF0C00&#34;,&#34;#A8FF00&#34;,&#34;#FF6A00&#34;,&#34;#3300FF&#34;,&#34;#00DBFF&#34;,&#34;#E5FF00&#34;,&#34;#6900FF&#34;,&#34;#03FF00&#34;,&#34;#0098FF&#34;,&#34;#00FEFF&#34;,&#34;#09FF00&#34;,&#34;#00FF71&#34;,&#34;#6B00FF&#34;,&#34;#F100FF&#34;,&#34;#FFDB00&#34;,&#34;#FF0026&#34;,&#34;#FF00DD&#34;,&#34;#09FF00&#34;,&#34;#BEFF00&#34;,&#34;#00FFDF&#34;,&#34;#00FF59&#34;,&#34;#DB00FF&#34;,&#34;#7F00FF&#34;,&#34;#23FF00&#34;,&#34;#00E7FF&#34;,&#34;#FF2700&#34;,&#34;#FF8700&#34;,&#34;#FFC200&#34;,&#34;#00FFB2&#34;,&#34;#FF00E3&#34;,&#34;#55FF00&#34;,&#34;#FFAC00&#34;,&#34;#8000FF&#34;,&#34;#FF0019&#34;,&#34;#FF1400&#34;,&#34;#003DFF&#34;,&#34;#FF003A&#34;,&#34;#1800FF&#34;,&#34;#FF3600&#34;,&#34;#FF9300&#34;,&#34;#FFEB00&#34;,&#34;#D800FF&#34;,&#34;#03FF00&#34;,&#34;#0072FF&#34;,&#34;#3A00FF&#34;,&#34;#40FF00&#34;,&#34;#FFA600&#34;,&#34;#00FF96&#34;,&#34;#A300FF&#34;,&#34;#FF3A00&#34;,&#34;#00FFB9&#34;,&#34;#0052FF&#34;,&#34;#FFC800&#34;,&#34;#00FF55&#34;,&#34;#00FF8C&#34;,&#34;#CFFF00&#34;,&#34;#FF4A00&#34;,&#34;#00FFC5&#34;,&#34;#FF9000&#34;,&#34;#00FFA1&#34;,&#34;#00D3FF&#34;,&#34;#FF4700&#34;,&#34;#9B00FF&#34;,&#34;#00FF93&#34;,&#34;#FF0059&#34;,&#34;#E000FF&#34;,&#34;#E500FF&#34;,&#34;#1200FF&#34;,&#34;#FF00D9&#34;,&#34;#FF6200&#34;,&#34;#00FFE0&#34;,&#34;#FF0028&#34;,&#34;#00FFA3&#34;,&#34;#00FF23&#34;,&#34;#FF0099&#34;,&#34;#0A00FF&#34;,&#34;#FF002E&#34;,&#34;#0008FF&#34;,&#34;#4B00FF&#34;,&#34;#7200FF&#34;,&#34;#00E2FF&#34;,&#34;#3500FF&#34;,&#34;#0026FF&#34;,&#34;#FF006F&#34;,&#34;#FF00D4&#34;,&#34;#00FFD3&#34;,&#34;#0CFF00&#34;,&#34;#FF0065&#34;,&#34;#00ECFF&#34;,&#34;#00FF45&#34;,&#34;#00FF30&#34;,&#34;#0057FF&#34;,&#34;#FF007A&#34;,&#34;#FF008A&#34;,&#34;#0061FF&#34;,&#34;#FFB000&#34;,&#34;#00FFD9&#34;,&#34;#0CFF00&#34;,&#34;#FFC600&#34;,&#34;#FFD900&#34;,&#34;#0055FF&#34;,&#34;#FF00C0&#34;,&#34;#FF00A5&#34;,&#34;#004BFF&#34;,&#34;#00E0FF&#34;,&#34;#00FF5E&#34;,&#34;#00FF99&#34;,&#34;#8EFF00&#34;,&#34;#6A00FF&#34;,&#34;#00CAFF&#34;,&#34;#FFC700&#34;,&#34;#00FFA2&#34;,&#34;#54FF00&#34;,&#34;#0042FF&#34;,&#34;#6100FF&#34;,&#34;#00FFFB&#34;,&#34;#0061FF&#34;,&#34;#FF1F00&#34;,&#34;#7000FF&#34;,&#34;#9BFF00&#34;,&#34;#00FFE0&#34;,&#34;#FFC300&#34;,&#34;#A100FF&#34;,&#34;#D000FF&#34;,&#34;#003AFF&#34;,&#34;#006EFF&#34;,&#34;#9300FF&#34;,&#34;#0087FF&#34;,&#34;#FF0069&#34;,&#34;#00CEFF&#34;,&#34;#8B00FF&#34;,&#34;#94FF00&#34;,&#34;#DCFF00&#34;,&#34;#E2FF00&#34;,&#34;#FF0002&#34;,&#34;#FF0030&#34;,&#34;#FF6600&#34;,&#34;#00FF44&#34;,&#34;#00B3FF&#34;,&#34;#FFA600&#34;,&#34;#0091FF&#34;,&#34;#0200FF&#34;,&#34;#FF0B00&#34;,&#34;#00FF75&#34;,&#34;#00A0FF&#34;,&#34;#7700FF&#34;,&#34;#FF0700&#34;,&#34;#D5FF00&#34;,&#34;#00F5FF&#34;,&#34;#00FFA3&#34;,&#34;#0036FF&#34;,&#34;#FFC600&#34;,&#34;#0FFF00&#34;,&#34;#9600FF&#34;,&#34;#EEFF00&#34;,&#34;#008EFF&#34;,&#34;#00FF91&#34;,&#34;#0068FF&#34;,&#34;#00FF39&#34;,&#34;#E2FF00&#34;,&#34;#1B00FF&#34;,&#34;#00AEFF&#34;,&#34;#FF7B00&#34;,&#34;#56FF00&#34;,&#34;#00FFD3&#34;,&#34;#00FF3D&#34;,&#34;#BD00FF&#34;,&#34;#FF006E&#34;,&#34;#FFBD00&#34;,&#34;#000FFF&#34;,&#34;#00FF42&#34;,&#34;#00CFFF&#34;,&#34;#09FF00&#34;,&#34;#0060FF&#34;,&#34;#FF4200&#34;,&#34;#FF0092&#34;,&#34;#FF1200&#34;,&#34;#0007FF&#34;,&#34;#5300FF&#34;,&#34;#E6FF00&#34;,&#34;#9AFF00&#34;,&#34;#00FF66&#34;,&#34;#41FF00&#34;,&#34;#F800FF&#34;,&#34;#0089FF&#34;,&#34;#00EBFF&#34;,&#34;#FF005C&#34;,&#34;#35FF00&#34;,&#34;#DF00FF&#34;,&#34;#FF0022&#34;,&#34;#00AEFF&#34;,&#34;#FF1600&#34;,&#34;#E0FF00&#34;,&#34;#0014FF&#34;,&#34;#FF6B00&#34;,&#34;#FFE600&#34;,&#34;#FF00F7&#34;,&#34;#A300FF&#34;,&#34;#FF00D5&#34;,&#34;#DEFF00&#34;,&#34;#54FF00&#34;,&#34;#9DFF00&#34;,&#34;#FFEA00&#34;,&#34;#005BFF&#34;,&#34;#A5FF00&#34;,&#34;#FF0093&#34;,&#34;#FF006F&#34;,&#34;#00F9FF&#34;,&#34;#4700FF&#34;,&#34;#FFEA00&#34;,&#34;#FFF100&#34;,&#34;#FF3E00&#34;,&#34;#FF9000&#34;,&#34;#FFBA00&#34;,&#34;#00EEFF&#34;,&#34;#FF0021&#34;,&#34;#00FF15&#34;,&#34;#FF5B00&#34;,&#34;#000CFF&#34;,&#34;#00FF2E&#34;,&#34;#FF1000&#34;,&#34;#0076FF&#34;,&#34;#00FF64&#34;,&#34;#D500FF&#34;,&#34;#FF9C00&#34;,&#34;#6100FF&#34;,&#34;#00B0FF&#34;,&#34;#4100FF&#34;,&#34;#00FF39&#34;,&#34;#56FF00&#34;,&#34;#FF00F7&#34;,&#34;#00FFE2&#34;,&#34;#00FF7D&#34;,&#34;#FF4900&#34;,&#34;#00FF58&#34;,&#34;#FF0000&#34;,&#34;#FFD800&#34;,&#34;#00FF8B&#34;,&#34;#00FF94&#34;,&#34;#FF0044&#34;,&#34;#FF3100&#34;,&#34;#FF5000&#34;,&#34;#FFC000&#34;,&#34;#FF002F&#34;,&#34;#0074FF&#34;,&#34;#FF4E00&#34;,&#34;#FF3A00&#34;,&#34;#FF00B7&#34;,&#34;#003DFF&#34;,&#34;#0074FF&#34;,&#34;#FF0A00&#34;,&#34;#001BFF&#34;,&#34;#00FF64&#34;,&#34;#FFAE00&#34;,&#34;#1600FF&#34;,&#34;#00FF77&#34;,&#34;#002AFF&#34;,&#34;#FF8300&#34;,&#34;#FFD000&#34;,&#34;#FF003A&#34;,&#34;#00FFFA&#34;,&#34;#B1FF00&#34;,&#34;#FF0055&#34;,&#34;#FF9A00&#34;,&#34;#000BFF&#34;,&#34;#0032FF&#34;,&#34;#00FFA8&#34;,&#34;#00FFDF&#34;,&#34;#5FFF00&#34;,&#34;#0011FF&#34;,&#34;#00FDFF&#34;,&#34;#00FF53&#34;,&#34;#FFAF00&#34;,&#34;#0054FF&#34;,&#34;#3500FF&#34;,&#34;#05FF00&#34;,&#34;#93FF00&#34;,&#34;#FF7900&#34;,&#34;#00F8FF&#34;,&#34;#FF5B00&#34;,&#34;#8500FF&#34;,&#34;#00FFFF&#34;,&#34;#3D00FF&#34;,&#34;#71FF00&#34;,&#34;#00FFCF&#34;,&#34;#E900FF&#34;,&#34;#9700FF&#34;,&#34;#00FF65&#34;,&#34;#00FF66&#34;,&#34;#FF5300&#34;,&#34;#00FF0A&#34;,&#34;#FF6A00&#34;,&#34;#FF00F8&#34;,&#34;#B900FF&#34;,&#34;#FF00BC&#34;,&#34;#9300FF&#34;,&#34;#5D00FF&#34;,&#34;#FF006B&#34;,&#34;#1900FF&#34;,&#34;#83FF00&#34;,&#34;#FF5D00&#34;,&#34;#FF003D&#34;,&#34;#FF004B&#34;,&#34;#4000FF&#34;,&#34;#FDFF00&#34;,&#34;#FF0005&#34;,&#34;#AF00FF&#34;,&#34;#FF0200&#34;,&#34;#7400FF&#34;,&#34;#0040FF&#34;,&#34;#6200FF&#34;,&#34;#2D00FF&#34;,&#34;#FFC400&#34;,&#34;#0045FF&#34;,&#34;#FF3100&#34;,&#34;#15FF00&#34;,&#34;#00B9FF&#34;,&#34;#B900FF&#34;,&#34;#C6FF00&#34;,&#34;#00C0FF&#34;,&#34;#FFE700&#34;,&#34;#35FF00&#34;,&#34;#0033FF&#34;,&#34;#FFAA00&#34;,&#34;#FF1000&#34;,&#34;#FFBC00&#34;,&#34;#4200FF&#34;,&#34;#FF0060&#34;,&#34;#FF0030&#34;,&#34;#FFC100&#34;,&#34;#FF5800&#34;,&#34;#CC00FF&#34;,&#34;#FF00FE&#34;,&#34;#EF00FF&#34;,&#34;#FF00CF&#34;,&#34;#00FF13&#34;,&#34;#0DFF00&#34;,&#34;#0E00FF&#34;,&#34;#0010FF&#34;,&#34;#CCFF00&#34;,&#34;#C100FF&#34;,&#34;#0083FF&#34;,&#34;#00B4FF&#34;,&#34;#002DFF&#34;,&#34;#00FF03&#34;,&#34;#FFA300&#34;,&#34;#00FFD5&#34;,&#34;#00D1FF&#34;,&#34;#00FF28&#34;,&#34;#00D0FF&#34;,&#34;#00DDFF&#34;,&#34;#00FFCC&#34;,&#34;#FFE000&#34;,&#34;#00FF4B&#34;,&#34;#00D7FF&#34;,&#34;#FF0024&#34;,&#34;#FFB900&#34;,&#34;#00FF77&#34;,&#34;#009CFF&#34;,&#34;#00FF30&#34;,&#34;#9600FF&#34;,&#34;#FF00C4&#34;,&#34;#FF5400&#34;,&#34;#FF000C&#34;,&#34;#FF8100&#34;,&#34;#FF1C00&#34;,&#34;#FF0040&#34;,&#34;#00FFE2&#34;,&#34;#FF005D&#34;,&#34;#DCFF00&#34;,&#34;#00FF00&#34;,&#34;#FF00DD&#34;,&#34;#00FF3B&#34;,&#34;#F700FF&#34;,&#34;#1AFF00&#34;,&#34;#00F0FF&#34;,&#34;#FF4D00&#34;,&#34;#00BCFF&#34;,&#34;#00EDFF&#34;,&#34;#FF00F4&#34;,&#34;#F700FF&#34;,&#34;#FF0097&#34;,&#34;#1DFF00&#34;,&#34;#5B00FF&#34;,&#34;#9100FF&#34;,&#34;#00FF7D&#34;,&#34;#8900FF&#34;,&#34;#0003FF&#34;,&#34;#8CFF00&#34;,&#34;#00FF98&#34;,&#34;#FF0085&#34;,&#34;#00FF51&#34;,&#34;#FF0028&#34;,&#34;#FF004A&#34;,&#34;#00FF10&#34;,&#34;#3B00FF&#34;,&#34;#A4FF00&#34;,&#34;#FF000C&#34;,&#34;#0095FF&#34;,&#34;#FF0022&#34;,&#34;#FF000D&#34;,&#34;#FF2700&#34;,&#34;#009BFF&#34;,&#34;#FF0082&#34;,&#34;#0098FF&#34;,&#34;#FF0048&#34;,&#34;#FF0053&#34;,&#34;#00FFFF&#34;,&#34;#FF00FA&#34;,&#34;#0AFF00&#34;,&#34;#ED00FF&#34;,&#34;#8400FF&#34;,&#34;#FF9E00&#34;,&#34;#0052FF&#34;,&#34;#0800FF&#34;,&#34;#0074FF&#34;,&#34;#00FF03&#34;,&#34;#FF0064&#34;,&#34;#18FF00&#34;,&#34;#FF00E6&#34;,&#34;#00FF57&#34;,&#34;#65FF00&#34;,&#34;#AA00FF&#34;,&#34;#0071FF&#34;,&#34;#0091FF&#34;,&#34;#FF00F7&#34;,&#34;#0037FF&#34;,&#34;#FF5200&#34;,&#34;#FF009D&#34;,&#34;#FF0018&#34;,&#34;#0028FF&#34;,&#34;#00EEFF&#34;,&#34;#FF002D&#34;,&#34;#000EFF&#34;,&#34;#008FFF&#34;,&#34;#FF8700&#34;,&#34;#FF9700&#34;,&#34;#A400FF&#34;,&#34;#FF0055&#34;,&#34;#00FF67&#34;,&#34;#3500FF&#34;,&#34;#3800FF&#34;,&#34;#E000FF&#34;,&#34;#FFED00&#34;,&#34;#00FF74&#34;,&#34;#8EFF00&#34;,&#34;#FF6E00&#34;,&#34;#00A3FF&#34;,&#34;#0026FF&#34;,&#34;#8800FF&#34;,&#34;#00FF36&#34;,&#34;#B600FF&#34;,&#34;#FF00E3&#34;,&#34;#00C2FF&#34;,&#34;#FF00D7&#34;,&#34;#004EFF&#34;,&#34;#FF1200&#34;,&#34;#00FF3B&#34;,&#34;#00FFCA&#34;,&#34;#0EFF00&#34;,&#34;#FF0087&#34;,&#34;#FF00D4&#34;,&#34;#8000FF&#34;,&#34;#B0FF00&#34;,&#34;#3800FF&#34;,&#34;#48FF00&#34;,&#34;#FF6000&#34;,&#34;#FF1500&#34;,&#34;#FFF100&#34;,&#34;#AA00FF&#34;,&#34;#FF1C00&#34;,&#34;#0018FF&#34;,&#34;#FF004F&#34;,&#34;#4500FF&#34;,&#34;#4FFF00&#34;,&#34;#00FFFE&#34;,&#34;#49FF00&#34;,&#34;#FFBC00&#34;,&#34;#FF00EC&#34;,&#34;#00FF06&#34;,&#34;#61FF00&#34;,&#34;#FF0038&#34;,&#34;#FF002E&#34;,&#34;#FF001E&#34;,&#34;#0048FF&#34;,&#34;#001CFF&#34;,&#34;#00FFFB&#34;,&#34;#FFCC00&#34;,&#34;#00FF10&#34;,&#34;#5400FF&#34;,&#34;#FFC500&#34;,&#34;#1C00FF&#34;,&#34;#00E1FF&#34;,&#34;#00BDFF&#34;,&#34;#FF00CB&#34;,&#34;#00FF44&#34;,&#34;#00FF09&#34;,&#34;#0098FF&#34;,&#34;#0004FF&#34;,&#34;#0012FF&#34;,&#34;#E700FF&#34;,&#34;#4FFF00&#34;,&#34;#FF004E&#34;,&#34;#AEFF00&#34;,&#34;#31FF00&#34;,&#34;#17FF00&#34;,&#34;#6800FF&#34;,&#34;#FF001F&#34;,&#34;#0062FF&#34;,&#34;#7300FF&#34;,&#34;#FF00C6&#34;,&#34;#6400FF&#34;,&#34;#0072FF&#34;,&#34;#0004FF&#34;,&#34;#F000FF&#34;,&#34;#FA00FF&#34;,&#34;#FF00CB&#34;,&#34;#FF00BF&#34;,&#34;#FF7700&#34;,&#34;#FF1500&#34;,&#34;#003AFF&#34;,&#34;#00B4FF&#34;,&#34;#FF00B2&#34;,&#34;#FF2900&#34;,&#34;#DD00FF&#34;,&#34;#3F00FF&#34;,&#34;#0067FF&#34;,&#34;#3DFF00&#34;,&#34;#FF8600&#34;,&#34;#FF0028&#34;,&#34;#FF00FD&#34;,&#34;#00BBFF&#34;,&#34;#FF0014&#34;,&#34;#00FF4C&#34;,&#34;#00FF67&#34;,&#34;#FF00B1&#34;,&#34;#FF0040&#34;,&#34;#00FF38&#34;,&#34;#B6FF00&#34;,&#34;#73FF00&#34;,&#34;#9800FF&#34;,&#34;#B500FF&#34;,&#34;#FF1A00&#34;,&#34;#004BFF&#34;,&#34;#6C00FF&#34;,&#34;#FF0018&#34;,&#34;#0033FF&#34;,&#34;#6AFF00&#34;,&#34;#00FF2F&#34;,&#34;#00FF21&#34;,&#34;#30FF00&#34;,&#34;#58FF00&#34;,&#34;#00FFAD&#34;,&#34;#FFD700&#34;,&#34;#C1FF00&#34;,&#34;#00FFD1&#34;,&#34;#00A3FF&#34;,&#34;#4200FF&#34;,&#34;#00FF25&#34;,&#34;#00FF00&#34;,&#34;#4000FF&#34;,&#34;#00FFE3&#34;,&#34;#FF0027&#34;,&#34;#FF8D00&#34;,&#34;#007DFF&#34;,&#34;#2900FF&#34;,&#34;#FFC900&#34;,&#34;#6EFF00&#34;,&#34;#37FF00&#34;,&#34;#00FFA7&#34;,&#34;#FFA500&#34;,&#34;#C8FF00&#34;,&#34;#FFBD00&#34;,&#34;#FF008A&#34;,&#34;#8600FF&#34;,&#34;#00FF81&#34;,&#34;#1000FF&#34;,&#34;#00FBFF&#34;,&#34;#59FF00&#34;,&#34;#FF00F5&#34;,&#34;#FF9100&#34;,&#34;#E200FF&#34;,&#34;#7CFF00&#34;,&#34;#0076FF&#34;,&#34;#FF000A&#34;,&#34;#00FF69&#34;,&#34;#A500FF&#34;,&#34;#002CFF&#34;,&#34;#FF003B&#34;,&#34;#008CFF&#34;,&#34;#EAFF00&#34;,&#34;#F6FF00&#34;,&#34;#00FFEA&#34;,&#34;#00B3FF&#34;,&#34;#000CFF&#34;,&#34;#1A00FF&#34;,&#34;#8DFF00&#34;,&#34;#FF7D00&#34;,&#34;#2CFF00&#34;,&#34;#00FF87&#34;,&#34;#69FF00&#34;,&#34;#C800FF&#34;,&#34;#1A00FF&#34;,&#34;#FF4800&#34;,&#34;#F5FF00&#34;,&#34;#0069FF&#34;,&#34;#00FDFF&#34;,&#34;#00FFB1&#34;,&#34;#FF002C&#34;,&#34;#2700FF&#34;,&#34;#00FF1C&#34;,&#34;#00D6FF&#34;,&#34;#FF00DE&#34;,&#34;#9CFF00&#34;,&#34;#B0FF00&#34;,&#34;#006BFF&#34;,&#34;#F400FF&#34;,&#34;#00B6FF&#34;,&#34;#00FF13&#34;,&#34;#FF003D&#34;,&#34;#FF0076&#34;,&#34;#FF0B00&#34;,&#34;#8700FF&#34;,&#34;#90FF00&#34;,&#34;#FF0004&#34;,&#34;#EDFF00&#34;,&#34;#FF00C2&#34;,&#34;#FF7200&#34;,&#34;#0077FF&#34;,&#34;#1BFF00&#34;,&#34;#FF7600&#34;,&#34;#00FF71&#34;,&#34;#FFBA00&#34;,&#34;#FF5100&#34;,&#34;#FF00E9&#34;,&#34;#000FFF&#34;,&#34;#E600FF&#34;,&#34;#FF8100&#34;,&#34;#004FFF&#34;,&#34;#00FFDF&#34;,&#34;#FF005C&#34;,&#34;#00FBFF&#34;,&#34;#FF0017&#34;,&#34;#FD00FF&#34;,&#34;#00E0FF&#34;,&#34;#FF4000&#34;,&#34;#00BCFF&#34;,&#34;#8AFF00&#34;,&#34;#00E9FF&#34;,&#34;#FF0025&#34;,&#34;#9DFF00&#34;,&#34;#0080FF&#34;,&#34;#0062FF&#34;,&#34;#8D00FF&#34;,&#34;#0093FF&#34;,&#34;#00C6FF&#34;,&#34;#FF0094&#34;,&#34;#FF007B&#34;,&#34;#E0FF00&#34;,&#34;#00FF29&#34;,&#34;#4A00FF&#34;,&#34;#00FF0D&#34;,&#34;#00F3FF&#34;,&#34;#FF0031&#34;,&#34;#FFF700&#34;,&#34;#001EFF&#34;,&#34;#00FF0D&#34;,&#34;#0011FF&#34;,&#34;#FF00A0&#34;,&#34;#00FF4F&#34;,&#34;#001DFF&#34;,&#34;#7BFF00&#34;,&#34;#FF0093&#34;,&#34;#68FF00&#34;,&#34;#FF0065&#34;,&#34;#72FF00&#34;,&#34;#00FF28&#34;,&#34;#FF00A1&#34;,&#34;#FF00F2&#34;,&#34;#00FCFF&#34;,&#34;#00FF39&#34;,&#34;#FF3700&#34;,&#34;#E0FF00&#34;,&#34;#FFFF00&#34;,&#34;#00E3FF&#34;,&#34;#00FF85&#34;,&#34;#FF1800&#34;,&#34;#FFC200&#34;,&#34;#00FFF9&#34;,&#34;#FF00D3&#34;,&#34;#FFFF00&#34;,&#34;#FF8F00&#34;,&#34;#00FF70&#34;,&#34;#FF8500&#34;,&#34;#CCFF00&#34;,&#34;#FF0033&#34;,&#34;#2D00FF&#34;,&#34;#0500FF&#34;,&#34;#FF8D00&#34;,&#34;#00DEFF&#34;,&#34;#00FF87&#34;,&#34;#FF8D00&#34;,&#34;#00FFD4&#34;,&#34;#00FFC8&#34;,&#34;#00A0FF&#34;,&#34;#CCFF00&#34;,&#34;#FF00CE&#34;,&#34;#F200FF&#34;,&#34;#0024FF&#34;,&#34;#2F00FF&#34;,&#34;#FF0034&#34;,&#34;#7B00FF&#34;,&#34;#00FFF6&#34;,&#34;#A400FF&#34;,&#34;#FFDE00&#34;,&#34;#00FFB5&#34;,&#34;#00FF79&#34;,&#34;#32FF00&#34;,&#34;#FF00ED&#34;,&#34;#FF5900&#34;,&#34;#CE00FF&#34;,&#34;#00FFF8&#34;,&#34;#CF00FF&#34;,&#34;#FF1900&#34;,&#34;#FF6200&#34;,&#34;#00FF93&#34;,&#34;#FF00A8&#34;,&#34;#71FF00&#34;,&#34;#FF0051&#34;,&#34;#FF7A00&#34;,&#34;#3000FF&#34;,&#34;#EA00FF&#34;,&#34;#005AFF&#34;,&#34;#FF00FF&#34;,&#34;#C5FF00&#34;,&#34;#A100FF&#34;,&#34;#00FF98&#34;,&#34;#4600FF&#34;,&#34;#0079FF&#34;,&#34;#0080FF&#34;,&#34;#FF1A00&#34;,&#34;#FF006E&#34;,&#34;#00FFA6&#34;,&#34;#4CFF00&#34;,&#34;#E700FF&#34;,&#34;#FF006A&#34;,&#34;#33FF00&#34;,&#34;#4EFF00&#34;,&#34;#FF004C&#34;,&#34;#00FFA3&#34;,&#34;#0E00FF&#34;,&#34;#FBFF00&#34;,&#34;#FF00EE&#34;,&#34;#E300FF&#34;,&#34;#FF004C&#34;,&#34;#5F00FF&#34;,&#34;#7600FF&#34;,&#34;#0087FF&#34;,&#34;#BFFF00&#34;,&#34;#FF7000&#34;,&#34;#00FF55&#34;,&#34;#00FF27&#34;,&#34;#9B00FF&#34;,&#34;#FF0038&#34;,&#34;#FFA100&#34;,&#34;#00B6FF&#34;,&#34;#A500FF&#34;,&#34;#0051FF&#34;,&#34;#00E0FF&#34;,&#34;#FF00CC&#34;,&#34;#0096FF&#34;,&#34;#FF9800&#34;,&#34;#FF0024&#34;,&#34;#001AFF&#34;,&#34;#FF00D0&#34;,&#34;#FF0079&#34;,&#34;#47FF00&#34;,&#34;#FF4300&#34;,&#34;#02FF00&#34;,&#34;#FD00FF&#34;,&#34;#5000FF&#34;,&#34;#FF0090&#34;,&#34;#FF004A&#34;,&#34;#AA00FF&#34;,&#34;#FF00BC&#34;,&#34;#00DAFF&#34;,&#34;#FF00E9&#34;,&#34;#4E00FF&#34;,&#34;#FFCB00&#34;,&#34;#00FF26&#34;,&#34;#5BFF00&#34;,&#34;#FFA200&#34;,&#34;#FF8300&#34;,&#34;#FF0086&#34;,&#34;#00FFD6&#34;,&#34;#FF00DE&#34;,&#34;#55FF00&#34;,&#34;#8AFF00&#34;,&#34;#C900FF&#34;,&#34;#00FF54&#34;,&#34;#FF0058&#34;,&#34;#BC00FF&#34;,&#34;#00BBFF&#34;,&#34;#00FFE6&#34;,&#34;#3400FF&#34;,&#34;#FF6800&#34;,&#34;#004DFF&#34;,&#34;#6500FF&#34;,&#34;#7200FF&#34;,&#34;#02FF00&#34;,&#34;#3AFF00&#34;,&#34;#D100FF&#34;,&#34;#5500FF&#34;,&#34;#0092FF&#34;,&#34;#22FF00&#34;,&#34;#00FF1F&#34;,&#34;#00FF82&#34;,&#34;#FF00A7&#34;,&#34;#FFE000&#34;,&#34;#CFFF00&#34;,&#34;#B2FF00&#34;,&#34;#FF7900&#34;,&#34;#0086FF&#34;,&#34;#FF0092&#34;,&#34;#6800FF&#34;,&#34;#00FFDA&#34;,&#34;#6900FF&#34;,&#34;#5CFF00&#34;,&#34;#00FFBD&#34;,&#34;#00E0FF&#34;,&#34;#ED00FF&#34;,&#34;#00EFFF&#34;,&#34;#FF00F1&#34;,&#34;#29FF00&#34;,&#34;#FF7800&#34;,&#34;#00FAFF&#34;,&#34;#0096FF&#34;,&#34;#00FF3A&#34;,&#34;#00FFFC&#34;,&#34;#3A00FF&#34;,&#34;#FE00FF&#34;,&#34;#002EFF&#34;,&#34;#FF0041&#34;,&#34;#00FF80&#34;,&#34;#007EFF&#34;,&#34;#0070FF&#34;,&#34;#00FFFB&#34;,&#34;#FF006D&#34;,&#34;#0400FF&#34;,&#34;#6700FF&#34;,&#34;#FFF700&#34;,&#34;#00FF98&#34;,&#34;#FF0063&#34;,&#34;#F1FF00&#34;,&#34;#00E9FF&#34;,&#34;#FF9F00&#34;,&#34;#FF3100&#34;,&#34;#CF00FF&#34;,&#34;#FF006C&#34;,&#34;#0008FF&#34;,&#34;#6200FF&#34;,&#34;#FF0086&#34;,&#34;#00CDFF&#34;,&#34;#FF0045&#34;,&#34;#00E9FF&#34;,&#34;#5100FF&#34;,&#34;#FFDB00&#34;,&#34;#00FFB5&#34;,&#34;#FF00F7&#34;,&#34;#EAFF00&#34;,&#34;#56FF00&#34;,&#34;#D6FF00&#34;,&#34;#0066FF&#34;,&#34;#00FFB1&#34;,&#34;#00FFFF&#34;,&#34;#07FF00&#34;,&#34;#00AFFF&#34;,&#34;#0012FF&#34;,&#34;#00FF64&#34;,&#34;#00A4FF&#34;,&#34;#FF0098&#34;,&#34;#7CFF00&#34;,&#34;#00FFE3&#34;,&#34;#00FFCB&#34;,&#34;#A7FF00&#34;,&#34;#7DFF00&#34;,&#34;#00B2FF&#34;,&#34;#C2FF00&#34;,&#34;#3100FF&#34;,&#34;#9DFF00&#34;,&#34;#31FF00&#34;,&#34;#9FFF00&#34;,&#34;#FF00A8&#34;,&#34;#FF0043&#34;,&#34;#00FFB0&#34;,&#34;#FF00C7&#34;,&#34;#00E2FF&#34;,&#34;#FDFF00&#34;,&#34;#FFB100&#34;,&#34;#FF1900&#34;,&#34;#FFFC00&#34;,&#34;#A200FF&#34;,&#34;#00FF79&#34;,&#34;#06FF00&#34;,&#34;#00FFA5&#34;,&#34;#00FF66&#34;,&#34;#AD00FF&#34;,&#34;#8C00FF&#34;,&#34;#2E00FF&#34;,&#34;#004FFF&#34;,&#34;#F500FF&#34;,&#34;#FF00B4&#34;,&#34;#FF00D6&#34;,&#34;#23FF00&#34;,&#34;#FF00B6&#34;,&#34;#FF2000&#34;,&#34;#00FFB9&#34;,&#34;#00FFE5&#34;,&#34;#2EFF00&#34;,&#34;#8CFF00&#34;,&#34;#9300FF&#34;,&#34;#00D9FF&#34;,&#34;#FF0088&#34;,&#34;#FF5900&#34;,&#34;#0094FF&#34;,&#34;#FF6C00&#34;,&#34;#FF00C4&#34;,&#34;#1A00FF&#34;,&#34;#2BFF00&#34;,&#34;#0018FF&#34;,&#34;#009EFF&#34;,&#34;#00C1FF&#34;,&#34;#FFC000&#34;,&#34;#EB00FF&#34;,&#34;#FF006B&#34;,&#34;#00FF63&#34;,&#34;#FF3100&#34;,&#34;#C0FF00&#34;,&#34;#00FF31&#34;,&#34;#FF006A&#34;,&#34;#6300FF&#34;,&#34;#FFCF00&#34;,&#34;#B4FF00&#34;,&#34;#FF5A00&#34;,&#34;#B8FF00&#34;,&#34;#FF0082&#34;,&#34;#00FFDB&#34;,&#34;#005AFF&#34;,&#34;#00FF4D&#34;,&#34;#4700FF&#34;,&#34;#FF1300&#34;,&#34;#FF00FE&#34;,&#34;#00E4FF&#34;,&#34;#FFAA00&#34;,&#34;#00FFA5&#34;,&#34;#0020FF&#34;,&#34;#FF5500&#34;,&#34;#FF0020&#34;,&#34;#00A5FF&#34;,&#34;#007EFF&#34;,&#34;#FF0072&#34;,&#34;#CC00FF&#34;,&#34;#002AFF&#34;,&#34;#0034FF&#34;,&#34;#00FFBC&#34;,&#34;#FFB400&#34;,&#34;#CFFF00&#34;,&#34;#FF00FF&#34;,&#34;#006AFF&#34;,&#34;#001DFF&#34;,&#34;#FFCF00&#34;,&#34;#00FFBE&#34;,&#34;#FF9D00&#34;,&#34;#0089FF&#34;,&#34;#8400FF&#34;,&#34;#C300FF&#34;,&#34;#FFD800&#34;,&#34;#0026FF&#34;,&#34;#5EFF00&#34;,&#34;#00FF07&#34;,&#34;#FF0F00&#34;,&#34;#C7FF00&#34;,&#34;#FF002C&#34;,&#34;#05FF00&#34;,&#34;#FF006F&#34;,&#34;#0090FF&#34;,&#34;#FFB500&#34;,&#34;#00FFB3&#34;,&#34;#00FF24&#34;,&#34;#001BFF&#34;,&#34;#32FF00&#34;,&#34;#00C2FF&#34;,&#34;#FF00B8&#34;,&#34;#FFFF00&#34;,&#34;#EE00FF&#34;,&#34;#FF006A&#34;,&#34;#5400FF&#34;,&#34;#FF6E00&#34;,&#34;#0052FF&#34;,&#34;#FFB600&#34;,&#34;#FF6400&#34;,&#34;#FF007E&#34;,&#34;#FFAA00&#34;,&#34;#FF5000&#34;,&#34;#00C5FF&#34;,&#34;#B5FF00&#34;,&#34;#BB00FF&#34;,&#34;#FF0077&#34;,&#34;#001DFF&#34;,&#34;#FF005B&#34;,&#34;#2CFF00&#34;,&#34;#FFBD00&#34;,&#34;#8800FF&#34;,&#34;#FFB300&#34;,&#34;#00FF69&#34;,&#34;#0B00FF&#34;,&#34;#AE00FF&#34;,&#34;#8400FF&#34;,&#34;#5500FF&#34;,&#34;#0045FF&#34;,&#34;#FF00B2&#34;,&#34;#00FF52&#34;,&#34;#FF00B9&#34;,&#34;#3200FF&#34;,&#34;#FF5500&#34;,&#34;#FF0094&#34;,&#34;#7B00FF&#34;,&#34;#FF9700&#34;,&#34;#FF6100&#34;,&#34;#82FF00&#34;,&#34;#FF0F00&#34;,&#34;#2E00FF&#34;,&#34;#0053FF&#34;,&#34;#00FF83&#34;,&#34;#4CFF00&#34;,&#34;#FF4700&#34;,&#34;#FF6700&#34;,&#34;#5E00FF&#34;,&#34;#00FF7F&#34;,&#34;#80FF00&#34;,&#34;#B700FF&#34;,&#34;#51FF00&#34;,&#34;#00BFFF&#34;,&#34;#FFB600&#34;,&#34;#00FFC9&#34;,&#34;#0063FF&#34;,&#34;#FF0500&#34;,&#34;#FF00F3&#34;,&#34;#8D00FF&#34;,&#34;#00B2FF&#34;,&#34;#00FFAE&#34;,&#34;#00CAFF&#34;,&#34;#0026FF&#34;,&#34;#FF2F00&#34;,&#34;#0019FF&#34;,&#34;#89FF00&#34;,&#34;#00FF0A&#34;,&#34;#2200FF&#34;,&#34;#00FFE8&#34;,&#34;#0007FF&#34;,&#34;#00FFA4&#34;,&#34;#FF00D5&#34;,&#34;#EBFF00&#34;,&#34;#FF4600&#34;,&#34;#FE00FF&#34;,&#34;#FF3100&#34;,&#34;#B700FF&#34;,&#34;#FFD800&#34;,&#34;#3400FF&#34;,&#34;#00B8FF&#34;,&#34;#B500FF&#34;,&#34;#CD00FF&#34;,&#34;#5400FF&#34;,&#34;#5FFF00&#34;,&#34;#FF00B7&#34;,&#34;#3100FF&#34;,&#34;#5300FF&#34;,&#34;#FF6800&#34;,&#34;#0081FF&#34;,&#34;#FF2E00&#34;,&#34;#67FF00&#34;,&#34;#007EFF&#34;,&#34;#FF0036&#34;,&#34;#7100FF&#34;,&#34;#FF8F00&#34;,&#34;#00FF12&#34;,&#34;#FF0000&#34;,&#34;#E4FF00&#34;,&#34;#FF00F8&#34;,&#34;#F9FF00&#34;,&#34;#FFD100&#34;,&#34;#0E00FF&#34;,&#34;#00FF05&#34;,&#34;#FF00D8&#34;,&#34;#FF007A&#34;,&#34;#6AFF00&#34;,&#34;#FF8700&#34;,&#34;#FF3D00&#34;,&#34;#91FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF00D2&#34;,&#34;#F600FF&#34;,&#34;#FF0009&#34;,&#34;#FF00A1&#34;,&#34;#0080FF&#34;,&#34;#FF1600&#34;,&#34;#00FF98&#34;,&#34;#EAFF00&#34;,&#34;#00FF66&#34;,&#34;#FF00DC&#34;,&#34;#A1FF00&#34;,&#34;#00AEFF&#34;,&#34;#FF00BD&#34;,&#34;#13FF00&#34;,&#34;#0069FF&#34;,&#34;#FFE500&#34;,&#34;#FF4400&#34;,&#34;#FF6B00&#34;,&#34;#00FF15&#34;,&#34;#ADFF00&#34;,&#34;#FF0039&#34;,&#34;#0BFF00&#34;,&#34;#FF00CB&#34;,&#34;#FF00E2&#34;,&#34;#00FFAE&#34;,&#34;#FF00E2&#34;,&#34;#EC00FF&#34;,&#34;#FF001D&#34;,&#34;#00A0FF&#34;,&#34;#00FF4D&#34;,&#34;#C200FF&#34;,&#34;#9100FF&#34;,&#34;#FF1300&#34;,&#34;#A9FF00&#34;,&#34;#FF0075&#34;,&#34;#000BFF&#34;,&#34;#FF8A00&#34;,&#34;#FF000A&#34;,&#34;#0094FF&#34;,&#34;#C100FF&#34;,&#34;#FF006F&#34;,&#34;#00FF9B&#34;,&#34;#FFD400&#34;,&#34;#5C00FF&#34;,&#34;#00FFCC&#34;,&#34;#73FF00&#34;,&#34;#7300FF&#34;,&#34;#D700FF&#34;,&#34;#FF8000&#34;,&#34;#0014FF&#34;,&#34;#FF8100&#34;,&#34;#0F00FF&#34;,&#34;#FF0069&#34;,&#34;#2D00FF&#34;,&#34;#FF3300&#34;,&#34;#FF1300&#34;,&#34;#FFBC00&#34;,&#34;#DCFF00&#34;,&#34;#FF00BD&#34;,&#34;#00B7FF&#34;,&#34;#34FF00&#34;,&#34;#00FF66&#34;,&#34;#9D00FF&#34;,&#34;#0500FF&#34;,&#34;#FF001F&#34;,&#34;#BF00FF&#34;,&#34;#FF0009&#34;,&#34;#00FFED&#34;,&#34;#3AFF00&#34;,&#34;#004FFF&#34;,&#34;#00FFF4&#34;,&#34;#AD00FF&#34;,&#34;#FF0047&#34;,&#34;#7A00FF&#34;,&#34;#FF00FB&#34;,&#34;#00FF72&#34;,&#34;#002CFF&#34;,&#34;#4FFF00&#34;,&#34;#EE00FF&#34;,&#34;#4400FF&#34;,&#34;#FF0012&#34;,&#34;#FF0096&#34;,&#34;#88FF00&#34;,&#34;#AAFF00&#34;,&#34;#0046FF&#34;,&#34;#00FFF4&#34;,&#34;#FF8200&#34;,&#34;#FF9900&#34;,&#34;#9DFF00&#34;,&#34;#FF004C&#34;,&#34;#00FFD7&#34;,&#34;#FF00A9&#34;,&#34;#FF004D&#34;,&#34;#00A2FF&#34;,&#34;#FFE400&#34;,&#34;#00FF85&#34;,&#34;#00FF86&#34;,&#34;#00FFF8&#34;,&#34;#00F2FF&#34;,&#34;#00FF4B&#34;,&#34;#00FF37&#34;,&#34;#FF00C9&#34;,&#34;#FF0079&#34;,&#34;#FF0002&#34;,&#34;#FA00FF&#34;,&#34;#FF2300&#34;,&#34;#DD00FF&#34;,&#34;#FF00F3&#34;,&#34;#FF0071&#34;,&#34;#FF00C5&#34;,&#34;#006EFF&#34;,&#34;#FF5A00&#34;,&#34;#32FF00&#34;,&#34;#92FF00&#34;,&#34;#5800FF&#34;,&#34;#FF007C&#34;,&#34;#6200FF&#34;,&#34;#FF00B6&#34;,&#34;#DD00FF&#34;,&#34;#FF00A1&#34;,&#34;#FFD100&#34;,&#34;#00FFBC&#34;,&#34;#00FF6B&#34;,&#34;#FF00FB&#34;,&#34;#FFD200&#34;,&#34;#FF2800&#34;,&#34;#FFF100&#34;,&#34;#FF009F&#34;,&#34;#FFA700&#34;,&#34;#F600FF&#34;,&#34;#FF00C2&#34;,&#34;#00FFC8&#34;,&#34;#9EFF00&#34;,&#34;#CF00FF&#34;,&#34;#FFC300&#34;,&#34;#00ACFF&#34;,&#34;#00FFB9&#34;,&#34;#A7FF00&#34;,&#34;#FF00F2&#34;,&#34;#0085FF&#34;,&#34;#D400FF&#34;,&#34;#00BCFF&#34;,&#34;#FF00AE&#34;,&#34;#00FF7A&#34;,&#34;#FF0050&#34;,&#34;#FF6000&#34;,&#34;#00CCFF&#34;,&#34;#16FF00&#34;,&#34;#00FFB7&#34;,&#34;#0021FF&#34;,&#34;#FFDE00&#34;,&#34;#47FF00&#34;,&#34;#FF5200&#34;,&#34;#FF6800&#34;,&#34;#FF0036&#34;,&#34;#00FFD2&#34;,&#34;#FF7000&#34;,&#34;#00DBFF&#34;,&#34;#0020FF&#34;,&#34;#CD00FF&#34;,&#34;#00FF8F&#34;,&#34;#FF00C3&#34;,&#34;#0010FF&#34;,&#34;#5800FF&#34;,&#34;#00FF9C&#34;,&#34;#00FF82&#34;,&#34;#00FFA8&#34;,&#34;#00FFCE&#34;,&#34;#002BFF&#34;,&#34;#00FFF9&#34;,&#34;#0035FF&#34;,&#34;#5EFF00&#34;,&#34;#00A4FF&#34;,&#34;#00FFC1&#34;,&#34;#00A3FF&#34;,&#34;#FF00E5&#34;,&#34;#FFC800&#34;,&#34;#004CFF&#34;,&#34;#AEFF00&#34;,&#34;#C000FF&#34;,&#34;#FFEE00&#34;,&#34;#2700FF&#34;,&#34;#FF008F&#34;,&#34;#0FFF00&#34;,&#34;#0056FF&#34;,&#34;#FF2500&#34;,&#34;#E2FF00&#34;,&#34;#FF4F00&#34;,&#34;#7000FF&#34;,&#34;#FFB700&#34;,&#34;#00FF9C&#34;,&#34;#001FFF&#34;,&#34;#17FF00&#34;,&#34;#FF0069&#34;,&#34;#F900FF&#34;,&#34;#00FF40&#34;,&#34;#00FFD9&#34;,&#34;#00D2FF&#34;,&#34;#8300FF&#34;,&#34;#FF00FD&#34;,&#34;#FF0099&#34;,&#34;#FF5700&#34;,&#34;#00FFE6&#34;,&#34;#006EFF&#34;,&#34;#FFB100&#34;,&#34;#FF002C&#34;,&#34;#00FFF6&#34;,&#34;#94FF00&#34;,&#34;#7300FF&#34;,&#34;#00E4FF&#34;,&#34;#00FFC9&#34;,&#34;#5FFF00&#34;,&#34;#FF0003&#34;,&#34;#FF8C00&#34;,&#34;#EA00FF&#34;,&#34;#FF004A&#34;,&#34;#FF005E&#34;,&#34;#FF002E&#34;,&#34;#00FF99&#34;,&#34;#9700FF&#34;,&#34;#6C00FF&#34;,&#34;#FF6000&#34;,&#34;#E9FF00&#34;,&#34;#00FF18&#34;,&#34;#B4FF00&#34;,&#34;#00FFFA&#34;,&#34;#FF00B9&#34;,&#34;#FF00DF&#34;,&#34;#0080FF&#34;,&#34;#FF0039&#34;,&#34;#0070FF&#34;,&#34;#FF0067&#34;,&#34;#5B00FF&#34;,&#34;#0097FF&#34;,&#34;#A300FF&#34;,&#34;#8300FF&#34;,&#34;#0086FF&#34;,&#34;#FF00BA&#34;,&#34;#00FF7B&#34;,&#34;#00F6FF&#34;,&#34;#FF0013&#34;,&#34;#00D5FF&#34;,&#34;#FF0066&#34;,&#34;#FF0700&#34;,&#34;#DC00FF&#34;,&#34;#FF000B&#34;,&#34;#FF0400&#34;,&#34;#FF00C9&#34;,&#34;#FF0058&#34;,&#34;#0B00FF&#34;,&#34;#FBFF00&#34;,&#34;#2600FF&#34;,&#34;#1F00FF&#34;,&#34;#FF0084&#34;,&#34;#FF8400&#34;,&#34;#00FFAC&#34;,&#34;#00E3FF&#34;,&#34;#0054FF&#34;,&#34;#FF001C&#34;,&#34;#F600FF&#34;,&#34;#FF0090&#34;,&#34;#FF002D&#34;,&#34;#FF000C&#34;,&#34;#FF00CD&#34;,&#34;#FFEE00&#34;,&#34;#00FF3A&#34;,&#34;#9E00FF&#34;,&#34;#FF7F00&#34;,&#34;#0041FF&#34;,&#34;#B100FF&#34;,&#34;#FF004E&#34;,&#34;#9C00FF&#34;,&#34;#00F9FF&#34;,&#34;#2100FF&#34;,&#34;#00FF6A&#34;,&#34;#00FF15&#34;,&#34;#FFB600&#34;,&#34;#0006FF&#34;,&#34;#7A00FF&#34;,&#34;#00FF79&#34;,&#34;#A2FF00&#34;,&#34;#FF00C0&#34;,&#34;#FF0064&#34;,&#34;#0041FF&#34;,&#34;#008FFF&#34;,&#34;#FF005A&#34;,&#34;#4C00FF&#34;,&#34;#00FF55&#34;,&#34;#0044FF&#34;,&#34;#00FFD4&#34;,&#34;#4BFF00&#34;,&#34;#30FF00&#34;,&#34;#23FF00&#34;,&#34;#C1FF00&#34;,&#34;#0088FF&#34;,&#34;#E200FF&#34;,&#34;#9500FF&#34;,&#34;#008FFF&#34;,&#34;#00FF5E&#34;,&#34;#FF3C00&#34;,&#34;#8100FF&#34;,&#34;#00FF73&#34;,&#34;#2A00FF&#34;,&#34;#F600FF&#34;,&#34;#9E00FF&#34;,&#34;#00FFDA&#34;,&#34;#FF00B3&#34;,&#34;#00CCFF&#34;,&#34;#BB00FF&#34;,&#34;#2D00FF&#34;,&#34;#00FF7F&#34;,&#34;#FF00B3&#34;,&#34;#8EFF00&#34;,&#34;#FF00C1&#34;,&#34;#FF4100&#34;,&#34;#FF1A00&#34;,&#34;#FF5E00&#34;,&#34;#FF9C00&#34;,&#34;#FF00AF&#34;,&#34;#FF0043&#34;,&#34;#004CFF&#34;,&#34;#00FF58&#34;,&#34;#00FF3B&#34;,&#34;#D7FF00&#34;,&#34;#2600FF&#34;,&#34;#ADFF00&#34;,&#34;#FF0080&#34;,&#34;#0FFF00&#34;,&#34;#84FF00&#34;,&#34;#FF4100&#34;,&#34;#FF4300&#34;,&#34;#FF00F9&#34;,&#34;#95FF00&#34;,&#34;#B500FF&#34;,&#34;#FF0027&#34;,&#34;#FFAD00&#34;,&#34;#FF0035&#34;,&#34;#F400FF&#34;,&#34;#00FFF4&#34;,&#34;#FF0073&#34;,&#34;#FF00D8&#34;,&#34;#FF00C7&#34;,&#34;#0075FF&#34;,&#34;#00FF39&#34;,&#34;#27FF00&#34;,&#34;#FF007B&#34;,&#34;#1300FF&#34;,&#34;#FF0081&#34;,&#34;#00FF34&#34;,&#34;#00FF20&#34;,&#34;#00FF27&#34;,&#34;#00FF8E&#34;,&#34;#FF1A00&#34;,&#34;#0084FF&#34;,&#34;#9FFF00&#34;,&#34;#FF4E00&#34;,&#34;#FF7300&#34;,&#34;#C100FF&#34;,&#34;#92FF00&#34;,&#34;#0082FF&#34;,&#34;#004FFF&#34;,&#34;#FF0032&#34;,&#34;#FF3E00&#34;,&#34;#4000FF&#34;,&#34;#81FF00&#34;,&#34;#0014FF&#34;,&#34;#00FF58&#34;,&#34;#00C3FF&#34;,&#34;#BEFF00&#34;,&#34;#25FF00&#34;,&#34;#1C00FF&#34;,&#34;#00FFE5&#34;,&#34;#9A00FF&#34;,&#34;#000CFF&#34;,&#34;#FF7400&#34;,&#34;#9200FF&#34;,&#34;#7EFF00&#34;,&#34;#AC00FF&#34;,&#34;#DBFF00&#34;,&#34;#FF00FF&#34;,&#34;#00FF65&#34;,&#34;#FF00CE&#34;,&#34;#001AFF&#34;,&#34;#FF0006&#34;,&#34;#FF5600&#34;,&#34;#00DBFF&#34;,&#34;#007EFF&#34;,&#34;#4400FF&#34;,&#34;#0084FF&#34;,&#34;#16FF00&#34;,&#34;#8E00FF&#34;,&#34;#B7FF00&#34;,&#34;#4F00FF&#34;,&#34;#FF00EE&#34;,&#34;#FFE800&#34;,&#34;#8BFF00&#34;,&#34;#00FF1D&#34;,&#34;#9200FF&#34;,&#34;#FF0008&#34;,&#34;#C200FF&#34;,&#34;#C4FF00&#34;,&#34;#006AFF&#34;,&#34;#FF0A00&#34;,&#34;#FF0092&#34;,&#34;#00FFD6&#34;,&#34;#FF00C0&#34;,&#34;#A7FF00&#34;,&#34;#00FF65&#34;,&#34;#FFD700&#34;,&#34;#FF00AF&#34;,&#34;#FF0400&#34;,&#34;#FF0007&#34;,&#34;#00FF33&#34;,&#34;#FFFA00&#34;,&#34;#0001FF&#34;,&#34;#0064FF&#34;,&#34;#8300FF&#34;,&#34;#C0FF00&#34;,&#34;#FF0003&#34;,&#34;#0091FF&#34;,&#34;#FF0200&#34;,&#34;#0011FF&#34;,&#34;#0057FF&#34;,&#34;#00BCFF&#34;,&#34;#FF4600&#34;,&#34;#EE00FF&#34;,&#34;#FF1100&#34;,&#34;#00FFA6&#34;,&#34;#7600FF&#34;,&#34;#59FF00&#34;,&#34;#005AFF&#34;,&#34;#FF1B00&#34;,&#34;#FF00D9&#34;,&#34;#FF006C&#34;,&#34;#00FF74&#34;,&#34;#6700FF&#34;,&#34;#FF00C4&#34;,&#34;#A1FF00&#34;,&#34;#FF1400&#34;,&#34;#FFC000&#34;,&#34;#FFB800&#34;,&#34;#7B00FF&#34;,&#34;#FF0029&#34;,&#34;#F7FF00&#34;,&#34;#FF8300&#34;,&#34;#006FFF&#34;,&#34;#001BFF&#34;,&#34;#24FF00&#34;,&#34;#FF1500&#34;,&#34;#0002FF&#34;,&#34;#D8FF00&#34;,&#34;#00FF07&#34;,&#34;#FF00B1&#34;,&#34;#00FFA4&#34;,&#34;#FF2900&#34;,&#34;#58FF00&#34;,&#34;#7500FF&#34;,&#34;#FF4000&#34;,&#34;#FF5700&#34;,&#34;#B2FF00&#34;,&#34;#00FF30&#34;,&#34;#00D1FF&#34;,&#34;#FFA800&#34;,&#34;#FFDA00&#34;,&#34;#FF00D3&#34;,&#34;#FF3E00&#34;,&#34;#FF007A&#34;,&#34;#FF00C2&#34;,&#34;#AA00FF&#34;,&#34;#8B00FF&#34;,&#34;#00D6FF&#34;,&#34;#0061FF&#34;,&#34;#FF0079&#34;,&#34;#29FF00&#34;,&#34;#C8FF00&#34;,&#34;#7400FF&#34;,&#34;#11FF00&#34;,&#34;#FF004D&#34;,&#34;#FF6600&#34;,&#34;#FF00E4&#34;,&#34;#1400FF&#34;,&#34;#FF2300&#34;,&#34;#7FFF00&#34;,&#34;#FF005B&#34;,&#34;#FF7600&#34;,&#34;#FFA600&#34;,&#34;#0086FF&#34;,&#34;#3F00FF&#34;,&#34;#AEFF00&#34;,&#34;#4200FF&#34;,&#34;#7900FF&#34;,&#34;#5200FF&#34;,&#34;#FF2A00&#34;,&#34;#001BFF&#34;,&#34;#FF0023&#34;,&#34;#FF006F&#34;,&#34;#00FF7E&#34;,&#34;#009BFF&#34;,&#34;#00FF36&#34;,&#34;#FF1A00&#34;,&#34;#00AFFF&#34;,&#34;#7C00FF&#34;,&#34;#0065FF&#34;,&#34;#00FF9D&#34;,&#34;#FF0080&#34;,&#34;#FFDB00&#34;,&#34;#00FF97&#34;,&#34;#FF6D00&#34;,&#34;#00FF3F&#34;,&#34;#00FFD7&#34;,&#34;#77FF00&#34;,&#34;#FF7A00&#34;,&#34;#00FFE9&#34;,&#34;#00FF74&#34;,&#34;#FFE400&#34;,&#34;#FF00FE&#34;,&#34;#FF002F&#34;,&#34;#3CFF00&#34;,&#34;#FF00BE&#34;,&#34;#EEFF00&#34;,&#34;#00FF4E&#34;,&#34;#CC00FF&#34;,&#34;#7FFF00&#34;,&#34;#FFD300&#34;,&#34;#43FF00&#34;,&#34;#FF0073&#34;,&#34;#1100FF&#34;,&#34;#96FF00&#34;,&#34;#00F5FF&#34;,&#34;#16FF00&#34;,&#34;#FF0034&#34;,&#34;#00FFB1&#34;,&#34;#FF006B&#34;,&#34;#00FFDF&#34;,&#34;#FF008B&#34;,&#34;#FFDF00&#34;,&#34;#FF0051&#34;,&#34;#0700FF&#34;,&#34;#04FF00&#34;,&#34;#2A00FF&#34;,&#34;#00E4FF&#34;,&#34;#B3FF00&#34;,&#34;#FF008C&#34;,&#34;#9BFF00&#34;,&#34;#FF2800&#34;,&#34;#77FF00&#34;,&#34;#FFEE00&#34;,&#34;#FFD900&#34;,&#34;#FF0072&#34;,&#34;#004CFF&#34;,&#34;#00FF97&#34;,&#34;#1700FF&#34;,&#34;#FF00E3&#34;,&#34;#00C2FF&#34;,&#34;#FF00C1&#34;,&#34;#00FF3E&#34;,&#34;#0091FF&#34;,&#34;#00FF91&#34;,&#34;#00FF8A&#34;,&#34;#8100FF&#34;,&#34;#29FF00&#34;,&#34;#E2FF00&#34;,&#34;#00FFF0&#34;,&#34;#B7FF00&#34;,&#34;#6400FF&#34;,&#34;#FF0095&#34;,&#34;#00FDFF&#34;,&#34;#FF5500&#34;,&#34;#FF00C5&#34;,&#34;#00FFC6&#34;,&#34;#34FF00&#34;,&#34;#FF0009&#34;,&#34;#00FF1F&#34;,&#34;#0034FF&#34;,&#34;#5F00FF&#34;,&#34;#C8FF00&#34;,&#34;#FFF100&#34;,&#34;#36FF00&#34;,&#34;#E200FF&#34;,&#34;#0076FF&#34;,&#34;#00FFB2&#34;,&#34;#FF00B2&#34;,&#34;#00FF46&#34;,&#34;#FF0200&#34;,&#34;#A1FF00&#34;,&#34;#FFF300&#34;,&#34;#1EFF00&#34;,&#34;#8100FF&#34;,&#34;#00BBFF&#34;,&#34;#00FF96&#34;,&#34;#00DCFF&#34;,&#34;#2500FF&#34;,&#34;#FF00F5&#34;,&#34;#FF1B00&#34;,&#34;#9700FF&#34;,&#34;#FF0088&#34;,&#34;#84FF00&#34;,&#34;#FF9E00&#34;,&#34;#00FF67&#34;,&#34;#00FF60&#34;,&#34;#FF002C&#34;,&#34;#17FF00&#34;,&#34;#0058FF&#34;,&#34;#FF001A&#34;,&#34;#00CCFF&#34;,&#34;#FFA100&#34;,&#34;#00FF04&#34;,&#34;#FF007A&#34;,&#34;#EC00FF&#34;,&#34;#00ECFF&#34;,&#34;#0060FF&#34;,&#34;#0A00FF&#34;,&#34;#00FF6A&#34;,&#34;#42FF00&#34;,&#34;#00FFDE&#34;,&#34;#0003FF&#34;,&#34;#00FFA8&#34;,&#34;#FFD800&#34;,&#34;#00E0FF&#34;,&#34;#0082FF&#34;,&#34;#E300FF&#34;,&#34;#FF9B00&#34;,&#34;#FFBA00&#34;,&#34;#00EBFF&#34;,&#34;#C6FF00&#34;,&#34;#00EDFF&#34;,&#34;#00FF18&#34;,&#34;#FF00F4&#34;,&#34;#00ACFF&#34;,&#34;#00D4FF&#34;,&#34;#FFBE00&#34;,&#34;#2400FF&#34;,&#34;#1800FF&#34;,&#34;#FF8800&#34;,&#34;#FF4B00&#34;,&#34;#2B00FF&#34;,&#34;#FF008E&#34;,&#34;#00FF5C&#34;,&#34;#FF006A&#34;,&#34;#F4FF00&#34;,&#34;#EA00FF&#34;,&#34;#4D00FF&#34;,&#34;#E600FF&#34;,&#34;#90FF00&#34;,&#34;#00F0FF&#34;,&#34;#FF0042&#34;,&#34;#FF00DA&#34;,&#34;#FF007C&#34;,&#34;#FF3900&#34;,&#34;#00FF1E&#34;,&#34;#C7FF00&#34;,&#34;#0063FF&#34;,&#34;#001CFF&#34;,&#34;#0BFF00&#34;,&#34;#003AFF&#34;,&#34;#FF00B1&#34;,&#34;#9D00FF&#34;,&#34;#FF00BD&#34;,&#34;#C600FF&#34;,&#34;#00A6FF&#34;,&#34;#00FFE0&#34;,&#34;#3600FF&#34;,&#34;#00FFBA&#34;,&#34;#FF003B&#34;,&#34;#FF3400&#34;,&#34;#ECFF00&#34;,&#34;#004DFF&#34;,&#34;#0083FF&#34;,&#34;#0083FF&#34;,&#34;#FF8900&#34;,&#34;#FF1A00&#34;,&#34;#74FF00&#34;,&#34;#0075FF&#34;,&#34;#FF00D8&#34;,&#34;#0039FF&#34;,&#34;#C800FF&#34;,&#34;#3B00FF&#34;,&#34;#2700FF&#34;,&#34;#36FF00&#34;,&#34;#00FF87&#34;,&#34;#DAFF00&#34;,&#34;#1100FF&#34;,&#34;#20FF00&#34;,&#34;#00FF1D&#34;,&#34;#00FF63&#34;,&#34;#003CFF&#34;,&#34;#004AFF&#34;,&#34;#00ACFF&#34;,&#34;#B100FF&#34;,&#34;#00FF05&#34;,&#34;#B400FF&#34;,&#34;#00FFFA&#34;,&#34;#00FF85&#34;,&#34;#DEFF00&#34;,&#34;#B4FF00&#34;,&#34;#00FF98&#34;,&#34;#1700FF&#34;,&#34;#3200FF&#34;,&#34;#00B4FF&#34;,&#34;#00C4FF&#34;,&#34;#00B7FF&#34;,&#34;#0074FF&#34;,&#34;#FF009E&#34;,&#34;#00FFA5&#34;,&#34;#00FF19&#34;,&#34;#00FF67&#34;,&#34;#7400FF&#34;,&#34;#FF0023&#34;,&#34;#6DFF00&#34;,&#34;#FF5F00&#34;,&#34;#0077FF&#34;,&#34;#FF4B00&#34;,&#34;#FF00E1&#34;,&#34;#0075FF&#34;,&#34;#002DFF&#34;,&#34;#FFBE00&#34;,&#34;#0015FF&#34;,&#34;#00FF38&#34;,&#34;#00D9FF&#34;,&#34;#00FF18&#34;,&#34;#0009FF&#34;,&#34;#BAFF00&#34;,&#34;#8C00FF&#34;,&#34;#FF1B00&#34;,&#34;#3C00FF&#34;,&#34;#FF5C00&#34;,&#34;#B8FF00&#34;,&#34;#00FFD8&#34;,&#34;#00FFF4&#34;,&#34;#4A00FF&#34;,&#34;#0081FF&#34;,&#34;#FF0057&#34;,&#34;#1EFF00&#34;,&#34;#FF008D&#34;,&#34;#FF1D00&#34;,&#34;#6500FF&#34;,&#34;#CE00FF&#34;,&#34;#0FFF00&#34;,&#34;#FF4D00&#34;,&#34;#FF9400&#34;,&#34;#00FF37&#34;,&#34;#70FF00&#34;,&#34;#FFB800&#34;,&#34;#80FF00&#34;,&#34;#FF0024&#34;,&#34;#6B00FF&#34;,&#34;#00ECFF&#34;,&#34;#CAFF00&#34;,&#34;#FF7000&#34;,&#34;#FF4500&#34;,&#34;#0082FF&#34;,&#34;#38FF00&#34;,&#34;#FF002B&#34;,&#34;#00FF1C&#34;,&#34;#2CFF00&#34;,&#34;#AD00FF&#34;,&#34;#FF0035&#34;,&#34;#FF1400&#34;,&#34;#FF00B7&#34;,&#34;#009EFF&#34;,&#34;#00FF1B&#34;,&#34;#0054FF&#34;,&#34;#FF8000&#34;,&#34;#00FF96&#34;,&#34;#FF0023&#34;,&#34;#FFA500&#34;,&#34;#00FFC2&#34;,&#34;#F800FF&#34;,&#34;#89FF00&#34;,&#34;#00B1FF&#34;,&#34;#FFC500&#34;,&#34;#0061FF&#34;,&#34;#8E00FF&#34;,&#34;#1600FF&#34;,&#34;#00A1FF&#34;,&#34;#FF006C&#34;,&#34;#0095FF&#34;,&#34;#3200FF&#34;,&#34;#FF00FC&#34;,&#34;#00FFF1&#34;,&#34;#CAFF00&#34;,&#34;#42FF00&#34;,&#34;#FF005C&#34;,&#34;#ABFF00&#34;,&#34;#E700FF&#34;,&#34;#FF5F00&#34;,&#34;#FF3D00&#34;,&#34;#00FFE6&#34;,&#34;#00E6FF&#34;,&#34;#7000FF&#34;,&#34;#0048FF&#34;,&#34;#FFA200&#34;,&#34;#FF2D00&#34;,&#34;#FF8800&#34;,&#34;#00FF70&#34;,&#34;#00FF20&#34;,&#34;#E100FF&#34;,&#34;#FFBC00&#34;,&#34;#42FF00&#34;,&#34;#D400FF&#34;,&#34;#FF002D&#34;,&#34;#FF007A&#34;,&#34;#FF0D00&#34;,&#34;#B900FF&#34;,&#34;#FF0B00&#34;,&#34;#FF0003&#34;,&#34;#FFC200&#34;,&#34;#0016FF&#34;,&#34;#FA00FF&#34;,&#34;#00FF63&#34;,&#34;#D8FF00&#34;,&#34;#FF2C00&#34;,&#34;#FF001B&#34;,&#34;#00FF90&#34;,&#34;#00FFE5&#34;,&#34;#6100FF&#34;,&#34;#00F8FF&#34;,&#34;#8300FF&#34;,&#34;#00FFC4&#34;,&#34;#FF1700&#34;,&#34;#FF8A00&#34;,&#34;#00E6FF&#34;,&#34;#F300FF&#34;,&#34;#00FFE3&#34;,&#34;#00FFDB&#34;,&#34;#00C2FF&#34;,&#34;#FF00D8&#34;,&#34;#00C4FF&#34;,&#34;#61FF00&#34;,&#34;#88FF00&#34;,&#34;#FF00AD&#34;,&#34;#FF0085&#34;,&#34;#0072FF&#34;,&#34;#CA00FF&#34;,&#34;#FF006E&#34;,&#34;#B8FF00&#34;,&#34;#FF006A&#34;,&#34;#003DFF&#34;,&#34;#FF3100&#34;,&#34;#89FF00&#34;,&#34;#FF001D&#34;,&#34;#FF00D7&#34;,&#34;#D200FF&#34;,&#34;#FF0056&#34;,&#34;#00EBFF&#34;,&#34;#00C1FF&#34;,&#34;#FF2D00&#34;,&#34;#D300FF&#34;,&#34;#9800FF&#34;,&#34;#A5FF00&#34;,&#34;#001EFF&#34;,&#34;#6DFF00&#34;,&#34;#0DFF00&#34;,&#34;#FFA400&#34;,&#34;#FFC900&#34;,&#34;#FF8E00&#34;,&#34;#00FF8B&#34;,&#34;#00FFB9&#34;,&#34;#00A3FF&#34;,&#34;#FF0071&#34;,&#34;#0CFF00&#34;,&#34;#1100FF&#34;,&#34;#FFDC00&#34;,&#34;#FF00DA&#34;,&#34;#00FF49&#34;,&#34;#F2FF00&#34;,&#34;#FF00AF&#34;,&#34;#0700FF&#34;,&#34;#0900FF&#34;,&#34;#0037FF&#34;,&#34;#5800FF&#34;,&#34;#FF1500&#34;,&#34;#FFF700&#34;,&#34;#FFD500&#34;,&#34;#B6FF00&#34;,&#34;#00FF0A&#34;,&#34;#0028FF&#34;,&#34;#FF00F9&#34;,&#34;#00FF5D&#34;,&#34;#0045FF&#34;,&#34;#E800FF&#34;,&#34;#FFF000&#34;,&#34;#00FFC0&#34;,&#34;#0030FF&#34;,&#34;#2800FF&#34;,&#34;#76FF00&#34;,&#34;#FF4800&#34;,&#34;#FCFF00&#34;,&#34;#FD00FF&#34;,&#34;#1A00FF&#34;,&#34;#0B00FF&#34;,&#34;#0007FF&#34;,&#34;#0100FF&#34;,&#34;#FF5500&#34;,&#34;#00FFE5&#34;,&#34;#05FF00&#34;,&#34;#CB00FF&#34;,&#34;#B100FF&#34;,&#34;#00FF2F&#34;,&#34;#E400FF&#34;,&#34;#B5FF00&#34;,&#34;#FF005B&#34;,&#34;#FF0023&#34;,&#34;#FF0047&#34;,&#34;#24FF00&#34;,&#34;#00FF7A&#34;,&#34;#1900FF&#34;,&#34;#FFF900&#34;,&#34;#00FF6B&#34;,&#34;#FF009D&#34;,&#34;#0045FF&#34;,&#34;#06FF00&#34;,&#34;#FF00BD&#34;,&#34;#F1FF00&#34;,&#34;#0026FF&#34;,&#34;#FF4A00&#34;,&#34;#78FF00&#34;,&#34;#FF4300&#34;,&#34;#FF00D0&#34;,&#34;#96FF00&#34;,&#34;#FF9D00&#34;,&#34;#007DFF&#34;,&#34;#FF0051&#34;,&#34;#AD00FF&#34;,&#34;#FFA800&#34;,&#34;#0040FF&#34;,&#34;#FF8400&#34;,&#34;#FFAE00&#34;,&#34;#3E00FF&#34;,&#34;#19FF00&#34;,&#34;#FF007B&#34;,&#34;#4CFF00&#34;,&#34;#FF0063&#34;,&#34;#00FFB6&#34;,&#34;#9AFF00&#34;,&#34;#7F00FF&#34;,&#34;#FF00FF&#34;,&#34;#00FF80&#34;,&#34;#18FF00&#34;,&#34;#00FF9F&#34;,&#34;#004FFF&#34;,&#34;#FF5B00&#34;,&#34;#FF0042&#34;,&#34;#FF00C4&#34;,&#34;#6600FF&#34;,&#34;#00FFD4&#34;,&#34;#00FF9A&#34;,&#34;#00FF26&#34;,&#34;#0065FF&#34;,&#34;#FF8500&#34;,&#34;#FF00F3&#34;,&#34;#FF0099&#34;,&#34;#2F00FF&#34;,&#34;#79FF00&#34;,&#34;#00FF5A&#34;,&#34;#FF00C0&#34;,&#34;#FF0004&#34;,&#34;#8000FF&#34;,&#34;#008BFF&#34;,&#34;#00FFAD&#34;,&#34;#FFE800&#34;,&#34;#DBFF00&#34;,&#34;#FF8900&#34;,&#34;#003AFF&#34;,&#34;#CEFF00&#34;,&#34;#6200FF&#34;,&#34;#7FFF00&#34;,&#34;#00FFC1&#34;,&#34;#34FF00&#34;,&#34;#EB00FF&#34;,&#34;#FF000E&#34;,&#34;#FF0006&#34;,&#34;#B1FF00&#34;,&#34;#0033FF&#34;,&#34;#79FF00&#34;,&#34;#0036FF&#34;,&#34;#3900FF&#34;,&#34;#C100FF&#34;,&#34;#FF0062&#34;,&#34;#FFD500&#34;,&#34;#FF3200&#34;,&#34;#F800FF&#34;,&#34;#93FF00&#34;,&#34;#00FF3C&#34;,&#34;#FF00F9&#34;,&#34;#FFC200&#34;,&#34;#FFCA00&#34;,&#34;#F0FF00&#34;,&#34;#13FF00&#34;,&#34;#00FF19&#34;,&#34;#5DFF00&#34;,&#34;#8D00FF&#34;,&#34;#FFC900&#34;,&#34;#FF0031&#34;,&#34;#A0FF00&#34;,&#34;#FFB700&#34;,&#34;#E7FF00&#34;,&#34;#FF00B0&#34;,&#34;#FF00CF&#34;,&#34;#FF7B00&#34;,&#34;#FFA200&#34;,&#34;#FF009B&#34;,&#34;#00EEFF&#34;,&#34;#FF4B00&#34;,&#34;#FF0031&#34;,&#34;#007DFF&#34;,&#34;#00FF12&#34;,&#34;#0500FF&#34;,&#34;#FF0A00&#34;,&#34;#5BFF00&#34;,&#34;#FF007D&#34;,&#34;#FF0069&#34;,&#34;#D6FF00&#34;,&#34;#9500FF&#34;,&#34;#00FFC3&#34;,&#34;#02FF00&#34;,&#34;#D000FF&#34;,&#34;#FF5000&#34;,&#34;#29FF00&#34;,&#34;#FF0500&#34;,&#34;#FFF600&#34;,&#34;#3700FF&#34;,&#34;#10FF00&#34;,&#34;#FF008E&#34;,&#34;#00A9FF&#34;,&#34;#FF1C00&#34;,&#34;#FF00E1&#34;,&#34;#FF2C00&#34;,&#34;#1300FF&#34;,&#34;#FFF400&#34;,&#34;#FF007D&#34;,&#34;#FF0090&#34;,&#34;#3B00FF&#34;,&#34;#3C00FF&#34;,&#34;#001EFF&#34;,&#34;#00A2FF&#34;,&#34;#FF7900&#34;,&#34;#00FFAB&#34;,&#34;#0001FF&#34;,&#34;#FF007C&#34;,&#34;#0058FF&#34;,&#34;#FF00D1&#34;,&#34;#5600FF&#34;,&#34;#73FF00&#34;,&#34;#00FF2B&#34;,&#34;#88FF00&#34;,&#34;#DDFF00&#34;,&#34;#E100FF&#34;,&#34;#FF00E5&#34;,&#34;#F9FF00&#34;,&#34;#9FFF00&#34;,&#34;#FF7D00&#34;,&#34;#00FF20&#34;,&#34;#007CFF&#34;,&#34;#008DFF&#34;,&#34;#0053FF&#34;,&#34;#FF2B00&#34;,&#34;#82FF00&#34;,&#34;#FF9800&#34;,&#34;#00FF23&#34;,&#34;#4B00FF&#34;,&#34;#0099FF&#34;,&#34;#00A5FF&#34;,&#34;#67FF00&#34;,&#34;#FF7A00&#34;,&#34;#FFE900&#34;,&#34;#00FFB7&#34;,&#34;#005FFF&#34;,&#34;#1FFF00&#34;,&#34;#FF00AE&#34;,&#34;#F000FF&#34;,&#34;#23FF00&#34;,&#34;#DA00FF&#34;,&#34;#FF0600&#34;,&#34;#FF0061&#34;,&#34;#92FF00&#34;,&#34;#DEFF00&#34;,&#34;#FFEE00&#34;,&#34;#0007FF&#34;,&#34;#C100FF&#34;,&#34;#0081FF&#34;,&#34;#0049FF&#34;,&#34;#009BFF&#34;,&#34;#FF3900&#34;,&#34;#FF5D00&#34;,&#34;#BB00FF&#34;,&#34;#00DCFF&#34;,&#34;#00FFF5&#34;,&#34;#FF00EB&#34;,&#34;#0026FF&#34;,&#34;#4300FF&#34;,&#34;#95FF00&#34;,&#34;#FFD400&#34;,&#34;#FF2500&#34;,&#34;#FF0500&#34;,&#34;#FF00AC&#34;,&#34;#4FFF00&#34;,&#34;#FF0006&#34;,&#34;#4A00FF&#34;,&#34;#00FFF7&#34;,&#34;#0DFF00&#34;,&#34;#00FCFF&#34;,&#34;#FF4A00&#34;,&#34;#FFC900&#34;,&#34;#FF2700&#34;,&#34;#0007FF&#34;,&#34;#FF6D00&#34;,&#34;#4500FF&#34;,&#34;#0029FF&#34;,&#34;#5900FF&#34;,&#34;#00FF5A&#34;,&#34;#000DFF&#34;,&#34;#00FFC2&#34;,&#34;#FF00BC&#34;,&#34;#00FFC0&#34;,&#34;#00FFCE&#34;,&#34;#2200FF&#34;,&#34;#00FFF9&#34;,&#34;#FF00AE&#34;,&#34;#FF001F&#34;,&#34;#CFFF00&#34;,&#34;#007CFF&#34;,&#34;#0041FF&#34;,&#34;#00ACFF&#34;,&#34;#0041FF&#34;,&#34;#00FF24&#34;,&#34;#FF6300&#34;,&#34;#FF0005&#34;,&#34;#FF0083&#34;,&#34;#007CFF&#34;,&#34;#00FF47&#34;,&#34;#0001FF&#34;,&#34;#A400FF&#34;,&#34;#44FF00&#34;,&#34;#4D00FF&#34;,&#34;#00FF93&#34;,&#34;#FF2E00&#34;,&#34;#00FFE6&#34;,&#34;#A3FF00&#34;,&#34;#F100FF&#34;,&#34;#0052FF&#34;,&#34;#FF001E&#34;,&#34;#0CFF00&#34;,&#34;#89FF00&#34;,&#34;#00FFDA&#34;,&#34;#007AFF&#34;,&#34;#D8FF00&#34;,&#34;#FFD500&#34;,&#34;#FF1100&#34;,&#34;#6A00FF&#34;,&#34;#00FF30&#34;,&#34;#12FF00&#34;,&#34;#2B00FF&#34;,&#34;#008CFF&#34;,&#34;#00D9FF&#34;,&#34;#0100FF&#34;,&#34;#FF0080&#34;,&#34;#00FFD2&#34;,&#34;#55FF00&#34;,&#34;#FF00A7&#34;,&#34;#FF5200&#34;,&#34;#FF0065&#34;,&#34;#FF0057&#34;,&#34;#FFC800&#34;,&#34;#85FF00&#34;,&#34;#00FF70&#34;,&#34;#BFFF00&#34;,&#34;#FFA500&#34;,&#34;#D0FF00&#34;,&#34;#00D1FF&#34;,&#34;#1DFF00&#34;,&#34;#FF0C00&#34;,&#34;#C8FF00&#34;,&#34;#06FF00&#34;,&#34;#0003FF&#34;,&#34;#FF009C&#34;,&#34;#B9FF00&#34;,&#34;#FF0074&#34;,&#34;#1F00FF&#34;,&#34;#FF9100&#34;,&#34;#B300FF&#34;,&#34;#00B8FF&#34;,&#34;#FF0034&#34;,&#34;#FF6900&#34;,&#34;#00FF98&#34;,&#34;#FFCB00&#34;,&#34;#FF5B00&#34;,&#34;#B1FF00&#34;,&#34;#FFF500&#34;,&#34;#00EFFF&#34;,&#34;#00FFD3&#34;,&#34;#005FFF&#34;,&#34;#00FF02&#34;,&#34;#FF3E00&#34;,&#34;#FF00EC&#34;,&#34;#0033FF&#34;,&#34;#CE00FF&#34;,&#34;#0080FF&#34;,&#34;#009DFF&#34;,&#34;#FFA000&#34;,&#34;#9F00FF&#34;,&#34;#FF00A7&#34;,&#34;#FF002D&#34;,&#34;#FF00D9&#34;,&#34;#FF008C&#34;,&#34;#00AFFF&#34;,&#34;#FFB400&#34;,&#34;#FF4000&#34;,&#34;#FF00A8&#34;,&#34;#00FF09&#34;,&#34;#CCFF00&#34;,&#34;#00FF47&#34;,&#34;#0001FF&#34;,&#34;#D1FF00&#34;,&#34;#FF007B&#34;,&#34;#00ACFF&#34;,&#34;#FF00C3&#34;,&#34;#D500FF&#34;,&#34;#00FFE4&#34;,&#34;#0059FF&#34;,&#34;#FF005F&#34;,&#34;#003CFF&#34;,&#34;#CB00FF&#34;,&#34;#FF006F&#34;,&#34;#E8FF00&#34;,&#34;#E1FF00&#34;,&#34;#00FEFF&#34;,&#34;#1700FF&#34;,&#34;#00FF91&#34;,&#34;#2600FF&#34;,&#34;#E9FF00&#34;,&#34;#FFF000&#34;,&#34;#FF00A2&#34;,&#34;#8E00FF&#34;,&#34;#FF00BF&#34;,&#34;#24FF00&#34;,&#34;#00FF41&#34;,&#34;#0600FF&#34;,&#34;#00FF19&#34;,&#34;#FF0041&#34;,&#34;#FF6400&#34;,&#34;#FF9E00&#34;,&#34;#00FF1C&#34;,&#34;#0200FF&#34;,&#34;#00ACFF&#34;,&#34;#44FF00&#34;,&#34;#FF0077&#34;,&#34;#FF1D00&#34;,&#34;#00FF15&#34;,&#34;#00FF88&#34;,&#34;#FF5300&#34;,&#34;#FFCF00&#34;,&#34;#FFEE00&#34;,&#34;#00D0FF&#34;,&#34;#38FF00&#34;,&#34;#00FF59&#34;,&#34;#FF3400&#34;,&#34;#00D9FF&#34;,&#34;#00FF9A&#34;,&#34;#00FFCD&#34;,&#34;#FF0098&#34;,&#34;#0066FF&#34;,&#34;#00FFB3&#34;,&#34;#C400FF&#34;,&#34;#FF0013&#34;,&#34;#0022FF&#34;,&#34;#FF00EF&#34;,&#34;#008BFF&#34;,&#34;#004AFF&#34;,&#34;#FF4000&#34;,&#34;#1500FF&#34;,&#34;#FF1800&#34;,&#34;#FF0072&#34;,&#34;#00FFC6&#34;,&#34;#FF00C2&#34;,&#34;#00FFBD&#34;,&#34;#F500FF&#34;,&#34;#0045FF&#34;,&#34;#009AFF&#34;,&#34;#18FF00&#34;,&#34;#D9FF00&#34;,&#34;#00FF8D&#34;,&#34;#4CFF00&#34;,&#34;#0078FF&#34;,&#34;#00FF24&#34;,&#34;#1400FF&#34;,&#34;#FF005B&#34;,&#34;#00FFCF&#34;,&#34;#FF1300&#34;,&#34;#FF0028&#34;,&#34;#00FF0D&#34;,&#34;#00A0FF&#34;,&#34;#FF0008&#34;,&#34;#00BEFF&#34;,&#34;#E5FF00&#34;,&#34;#FF000F&#34;,&#34;#FF00E4&#34;,&#34;#FFA100&#34;,&#34;#FF00C5&#34;,&#34;#A6FF00&#34;,&#34;#00FF41&#34;,&#34;#FF8300&#34;,&#34;#FFE000&#34;,&#34;#FFA900&#34;,&#34;#00FFA4&#34;,&#34;#FF2300&#34;,&#34;#43FF00&#34;,&#34;#FF00A0&#34;,&#34;#FF9E00&#34;,&#34;#9EFF00&#34;,&#34;#00FF60&#34;,&#34;#A2FF00&#34;,&#34;#00FF06&#34;,&#34;#3B00FF&#34;,&#34;#FF9C00&#34;,&#34;#C3FF00&#34;,&#34;#00FF40&#34;,&#34;#00C7FF&#34;,&#34;#00FF7D&#34;,&#34;#FF00EA&#34;,&#34;#0500FF&#34;,&#34;#C0FF00&#34;,&#34;#FF2600&#34;,&#34;#FF4100&#34;,&#34;#A600FF&#34;,&#34;#FF0F00&#34;,&#34;#003FFF&#34;,&#34;#04FF00&#34;,&#34;#FF00CF&#34;,&#34;#0082FF&#34;,&#34;#9400FF&#34;,&#34;#0047FF&#34;,&#34;#0064FF&#34;,&#34;#1100FF&#34;,&#34;#0091FF&#34;,&#34;#FF00D5&#34;,&#34;#9CFF00&#34;,&#34;#0000FF&#34;,&#34;#00FAFF&#34;,&#34;#76FF00&#34;,&#34;#E8FF00&#34;,&#34;#00FF67&#34;,&#34;#FF00B8&#34;,&#34;#0FFF00&#34;,&#34;#004FFF&#34;,&#34;#DC00FF&#34;,&#34;#FFAB00&#34;,&#34;#B8FF00&#34;,&#34;#43FF00&#34;,&#34;#58FF00&#34;,&#34;#DFFF00&#34;,&#34;#00FF3C&#34;,&#34;#17FF00&#34;,&#34;#E300FF&#34;,&#34;#FF5500&#34;,&#34;#00AFFF&#34;,&#34;#DDFF00&#34;,&#34;#00FFDD&#34;,&#34;#FFAC00&#34;,&#34;#000EFF&#34;,&#34;#FFEC00&#34;,&#34;#FF1400&#34;,&#34;#00FF27&#34;,&#34;#C4FF00&#34;,&#34;#D100FF&#34;,&#34;#FFAB00&#34;,&#34;#FA00FF&#34;,&#34;#AF00FF&#34;,&#34;#FF00EA&#34;,&#34;#BF00FF&#34;,&#34;#FF0074&#34;,&#34;#C0FF00&#34;,&#34;#FFC200&#34;,&#34;#00EAFF&#34;,&#34;#BAFF00&#34;,&#34;#FF0049&#34;,&#34;#28FF00&#34;,&#34;#8800FF&#34;,&#34;#FF8900&#34;,&#34;#FF0043&#34;,&#34;#FF1100&#34;,&#34;#00FF3F&#34;,&#34;#8100FF&#34;,&#34;#2500FF&#34;,&#34;#00FF48&#34;,&#34;#FF003F&#34;,&#34;#00FF29&#34;,&#34;#00FFB2&#34;,&#34;#A900FF&#34;,&#34;#FF0093&#34;,&#34;#0076FF&#34;,&#34;#FF9500&#34;,&#34;#FF0037&#34;,&#34;#00FFF3&#34;,&#34;#00FF7B&#34;,&#34;#F8FF00&#34;,&#34;#FF7A00&#34;,&#34;#FF00AD&#34;,&#34;#00FF44&#34;,&#34;#FF8200&#34;,&#34;#FF0058&#34;,&#34;#00FFD3&#34;,&#34;#003EFF&#34;,&#34;#FF005F&#34;,&#34;#8200FF&#34;,&#34;#FF00B7&#34;,&#34;#FF0050&#34;,&#34;#E9FF00&#34;,&#34;#00FF36&#34;,&#34;#6700FF&#34;,&#34;#00FF27&#34;,&#34;#FF0045&#34;,&#34;#00FF1B&#34;,&#34;#FF00D4&#34;,&#34;#E800FF&#34;,&#34;#00FF29&#34;,&#34;#4900FF&#34;,&#34;#00F3FF&#34;,&#34;#FF0D00&#34;,&#34;#FF00F1&#34;,&#34;#0073FF&#34;,&#34;#00B5FF&#34;,&#34;#A700FF&#34;,&#34;#FF0039&#34;,&#34;#FF3800&#34;,&#34;#00FF56&#34;,&#34;#00FF34&#34;,&#34;#EF00FF&#34;,&#34;#FFA700&#34;,&#34;#FF2000&#34;,&#34;#16FF00&#34;,&#34;#00FFBF&#34;,&#34;#64FF00&#34;,&#34;#BA00FF&#34;,&#34;#3100FF&#34;,&#34;#C5FF00&#34;,&#34;#1600FF&#34;,&#34;#FF2A00&#34;,&#34;#008AFF&#34;,&#34;#00FF6E&#34;,&#34;#87FF00&#34;,&#34;#00FDFF&#34;,&#34;#C700FF&#34;,&#34;#00F1FF&#34;,&#34;#FFD900&#34;,&#34;#BEFF00&#34;,&#34;#00FFF5&#34;,&#34;#52FF00&#34;,&#34;#00FFE3&#34;,&#34;#FF5200&#34;,&#34;#FF0068&#34;,&#34;#7E00FF&#34;,&#34;#FFAF00&#34;,&#34;#0C00FF&#34;,&#34;#00FF85&#34;,&#34;#FF0009&#34;,&#34;#00FFE8&#34;,&#34;#63FF00&#34;,&#34;#FF8A00&#34;,&#34;#FFC800&#34;,&#34;#48FF00&#34;,&#34;#E5FF00&#34;,&#34;#FFD200&#34;,&#34;#8FFF00&#34;,&#34;#FF005E&#34;,&#34;#5C00FF&#34;,&#34;#0037FF&#34;,&#34;#FF004B&#34;,&#34;#00EBFF&#34;,&#34;#00FF73&#34;,&#34;#7100FF&#34;,&#34;#00CEFF&#34;,&#34;#FF00AB&#34;,&#34;#002BFF&#34;,&#34;#2900FF&#34;,&#34;#3500FF&#34;,&#34;#00FFD9&#34;,&#34;#FF008C&#34;,&#34;#C000FF&#34;,&#34;#0021FF&#34;,&#34;#EB00FF&#34;,&#34;#FF9A00&#34;,&#34;#001AFF&#34;,&#34;#FF0001&#34;,&#34;#00FF35&#34;,&#34;#FF00A6&#34;,&#34;#00CCFF&#34;,&#34;#002CFF&#34;,&#34;#E000FF&#34;,&#34;#BA00FF&#34;,&#34;#ED00FF&#34;,&#34;#008BFF&#34;,&#34;#FFD000&#34;,&#34;#00ABFF&#34;,&#34;#00FF0E&#34;,&#34;#DBFF00&#34;,&#34;#62FF00&#34;,&#34;#FF5600&#34;,&#34;#00FF78&#34;,&#34;#FF002A&#34;,&#34;#00FF63&#34;,&#34;#1100FF&#34;,&#34;#9FFF00&#34;,&#34;#00FF0A&#34;,&#34;#00FF47&#34;,&#34;#0084FF&#34;,&#34;#2A00FF&#34;,&#34;#4800FF&#34;,&#34;#8100FF&#34;,&#34;#00C8FF&#34;,&#34;#0005FF&#34;,&#34;#7DFF00&#34;,&#34;#00FF22&#34;,&#34;#0048FF&#34;,&#34;#00FF90&#34;,&#34;#F3FF00&#34;,&#34;#FF008D&#34;,&#34;#FF00A8&#34;,&#34;#03FF00&#34;,&#34;#00BDFF&#34;,&#34;#1EFF00&#34;,&#34;#FFBD00&#34;,&#34;#FF0070&#34;,&#34;#FF0F00&#34;,&#34;#000BFF&#34;,&#34;#FF5200&#34;,&#34;#FF8400&#34;,&#34;#FF5D00&#34;,&#34;#00FF5F&#34;,&#34;#00FFEE&#34;,&#34;#004AFF&#34;,&#34;#3A00FF&#34;,&#34;#00FFF1&#34;,&#34;#5900FF&#34;,&#34;#FF0003&#34;,&#34;#31FF00&#34;,&#34;#3D00FF&#34;,&#34;#DC00FF&#34;,&#34;#FF3200&#34;,&#34;#DFFF00&#34;,&#34;#00FFD2&#34;,&#34;#8100FF&#34;,&#34;#00ABFF&#34;,&#34;#FF00DA&#34;,&#34;#FFEA00&#34;,&#34;#57FF00&#34;,&#34;#00E9FF&#34;,&#34;#6DFF00&#34;,&#34;#0082FF&#34;,&#34;#93FF00&#34;,&#34;#84FF00&#34;,&#34;#9AFF00&#34;,&#34;#001FFF&#34;,&#34;#00FFAE&#34;,&#34;#00FF4C&#34;,&#34;#00FF52&#34;,&#34;#00ECFF&#34;,&#34;#1300FF&#34;,&#34;#FF00D1&#34;,&#34;#1EFF00&#34;,&#34;#00FF6E&#34;,&#34;#8AFF00&#34;,&#34;#B4FF00&#34;,&#34;#FFF200&#34;,&#34;#0004FF&#34;,&#34;#00FF44&#34;,&#34;#00FF94&#34;,&#34;#0095FF&#34;,&#34;#4200FF&#34;,&#34;#5E00FF&#34;,&#34;#FF00AB&#34;,&#34;#00FFC0&#34;,&#34;#66FF00&#34;,&#34;#FF00A6&#34;,&#34;#007EFF&#34;,&#34;#80FF00&#34;,&#34;#FF0035&#34;,&#34;#6B00FF&#34;,&#34;#1A00FF&#34;,&#34;#FFCE00&#34;,&#34;#FF5E00&#34;,&#34;#00FF89&#34;,&#34;#00FF8B&#34;,&#34;#FF00C7&#34;,&#34;#00FFC7&#34;,&#34;#26FF00&#34;,&#34;#74FF00&#34;,&#34;#0085FF&#34;,&#34;#71FF00&#34;,&#34;#8200FF&#34;,&#34;#DA00FF&#34;,&#34;#00FAFF&#34;,&#34;#86FF00&#34;,&#34;#FF00A7&#34;,&#34;#FF00C9&#34;,&#34;#00FF0C&#34;,&#34;#FF0077&#34;,&#34;#FFA400&#34;,&#34;#008EFF&#34;,&#34;#00FF79&#34;,&#34;#3DFF00&#34;,&#34;#00FF5D&#34;,&#34;#00FFFC&#34;,&#34;#FF3A00&#34;,&#34;#7DFF00&#34;,&#34;#FFDA00&#34;,&#34;#FF0100&#34;,&#34;#FF00E0&#34;,&#34;#00FFFA&#34;,&#34;#FF5E00&#34;,&#34;#3CFF00&#34;,&#34;#FFEB00&#34;,&#34;#00FFF7&#34;,&#34;#0500FF&#34;,&#34;#00FFF5&#34;,&#34;#FF9D00&#34;,&#34;#4500FF&#34;,&#34;#FF2800&#34;,&#34;#0064FF&#34;,&#34;#A7FF00&#34;,&#34;#005DFF&#34;,&#34;#C5FF00&#34;,&#34;#FFF100&#34;,&#34;#FF0B00&#34;,&#34;#00FFA2&#34;,&#34;#0B00FF&#34;,&#34;#007AFF&#34;,&#34;#FA00FF&#34;,&#34;#0900FF&#34;,&#34;#8600FF&#34;,&#34;#6600FF&#34;,&#34;#00BFFF&#34;,&#34;#FFED00&#34;,&#34;#FF4800&#34;,&#34;#30FF00&#34;,&#34;#0085FF&#34;,&#34;#B6FF00&#34;,&#34;#FF9900&#34;,&#34;#FF4100&#34;,&#34;#F2FF00&#34;,&#34;#D2FF00&#34;,&#34;#0066FF&#34;,&#34;#0069FF&#34;,&#34;#FF7C00&#34;,&#34;#00FFE0&#34;,&#34;#00FF0F&#34;,&#34;#C100FF&#34;,&#34;#FFA900&#34;,&#34;#00FFB9&#34;,&#34;#00E9FF&#34;,&#34;#FFA100&#34;,&#34;#00F0FF&#34;,&#34;#00A6FF&#34;,&#34;#FFF700&#34;,&#34;#FF008E&#34;,&#34;#FF00DA&#34;,&#34;#FF0061&#34;,&#34;#FF0500&#34;,&#34;#00FFE4&#34;,&#34;#FFFD00&#34;,&#34;#C900FF&#34;,&#34;#18FF00&#34;,&#34;#11FF00&#34;,&#34;#9000FF&#34;,&#34;#7000FF&#34;,&#34;#00FF36&#34;,&#34;#FF001A&#34;,&#34;#FFAA00&#34;,&#34;#9900FF&#34;,&#34;#9CFF00&#34;,&#34;#DBFF00&#34;,&#34;#002CFF&#34;,&#34;#00FF4C&#34;,&#34;#FF00DC&#34;,&#34;#FF0060&#34;,&#34;#00FF33&#34;,&#34;#00FF2E&#34;,&#34;#00C4FF&#34;,&#34;#FF7E00&#34;,&#34;#00FF3E&#34;,&#34;#FF0012&#34;,&#34;#001CFF&#34;,&#34;#FF00EA&#34;,&#34;#00FF44&#34;,&#34;#00FFA2&#34;,&#34;#FF0060&#34;,&#34;#0002FF&#34;,&#34;#2600FF&#34;,&#34;#6CFF00&#34;,&#34;#00D8FF&#34;,&#34;#4800FF&#34;,&#34;#77FF00&#34;,&#34;#C0FF00&#34;,&#34;#FF0002&#34;,&#34;#00FFB4&#34;,&#34;#87FF00&#34;,&#34;#7BFF00&#34;,&#34;#FF3900&#34;,&#34;#0033FF&#34;,&#34;#FF7400&#34;,&#34;#FF00B6&#34;,&#34;#EC00FF&#34;,&#34;#49FF00&#34;,&#34;#00F9FF&#34;,&#34;#FF7800&#34;,&#34;#B800FF&#34;,&#34;#00FF6D&#34;,&#34;#6100FF&#34;,&#34;#0048FF&#34;,&#34;#FF00CA&#34;,&#34;#005BFF&#34;,&#34;#8800FF&#34;,&#34;#0045FF&#34;,&#34;#0073FF&#34;,&#34;#FF3D00&#34;,&#34;#FF9300&#34;,&#34;#FF0018&#34;,&#34;#F100FF&#34;,&#34;#FF0046&#34;,&#34;#002BFF&#34;,&#34;#FF006C&#34;,&#34;#3E00FF&#34;,&#34;#EA00FF&#34;,&#34;#CC00FF&#34;,&#34;#E200FF&#34;,&#34;#FF0048&#34;,&#34;#FF002D&#34;,&#34;#FF00AF&#34;,&#34;#48FF00&#34;,&#34;#00FFC5&#34;,&#34;#00FF0D&#34;,&#34;#13FF00&#34;,&#34;#00FF0C&#34;,&#34;#00FAFF&#34;,&#34;#FF00DA&#34;,&#34;#FF3700&#34;,&#34;#004AFF&#34;,&#34;#FF003D&#34;,&#34;#00FF9C&#34;,&#34;#FF0058&#34;,&#34;#FFED00&#34;,&#34;#0039FF&#34;,&#34;#00F6FF&#34;,&#34;#0200FF&#34;,&#34;#FF7F00&#34;,&#34;#FFE500&#34;,&#34;#DB00FF&#34;,&#34;#A3FF00&#34;,&#34;#FF006C&#34;,&#34;#FF00D0&#34;,&#34;#00CEFF&#34;,&#34;#00FF6A&#34;,&#34;#008AFF&#34;,&#34;#5500FF&#34;,&#34;#FF0049&#34;,&#34;#A500FF&#34;,&#34;#E3FF00&#34;,&#34;#E700FF&#34;,&#34;#0074FF&#34;,&#34;#BC00FF&#34;,&#34;#FF0014&#34;,&#34;#00CDFF&#34;,&#34;#FF9400&#34;,&#34;#00FF02&#34;,&#34;#FF0090&#34;,&#34;#FF6700&#34;,&#34;#0065FF&#34;,&#34;#F4FF00&#34;,&#34;#8900FF&#34;,&#34;#16FF00&#34;,&#34;#00FF92&#34;,&#34;#FF0033&#34;,&#34;#FF002B&#34;,&#34;#FB00FF&#34;,&#34;#00C9FF&#34;,&#34;#002BFF&#34;,&#34;#F8FF00&#34;,&#34;#00FFE4&#34;,&#34;#00FFFD&#34;,&#34;#0068FF&#34;,&#34;#FF00F1&#34;,&#34;#FF001C&#34;,&#34;#FF4600&#34;,&#34;#FF8B00&#34;,&#34;#00FFFB&#34;,&#34;#51FF00&#34;,&#34;#4BFF00&#34;,&#34;#0036FF&#34;,&#34;#7E00FF&#34;,&#34;#FF1000&#34;,&#34;#FF006A&#34;,&#34;#00FF9B&#34;,&#34;#002EFF&#34;,&#34;#00FF9F&#34;,&#34;#FF00F8&#34;,&#34;#0095FF&#34;,&#34;#4AFF00&#34;,&#34;#FFC800&#34;,&#34;#FF0062&#34;,&#34;#00FFF4&#34;,&#34;#2300FF&#34;,&#34;#00F1FF&#34;,&#34;#FF00AE&#34;,&#34;#00FFBD&#34;,&#34;#5600FF&#34;,&#34;#FFBA00&#34;,&#34;#FFAC00&#34;,&#34;#B900FF&#34;,&#34;#FF3600&#34;,&#34;#FF0096&#34;,&#34;#FF0069&#34;,&#34;#00FF4F&#34;,&#34;#00A9FF&#34;,&#34;#00FF2E&#34;,&#34;#FF4200&#34;,&#34;#15FF00&#34;,&#34;#FFBA00&#34;,&#34;#FF2D00&#34;,&#34;#A2FF00&#34;,&#34;#00FF11&#34;,&#34;#00FF1B&#34;,&#34;#FF9600&#34;,&#34;#FF3A00&#34;,&#34;#30FF00&#34;,&#34;#00FF05&#34;,&#34;#00FFE6&#34;,&#34;#6300FF&#34;,&#34;#FF5100&#34;,&#34;#BC00FF&#34;,&#34;#FF7E00&#34;,&#34;#13FF00&#34;,&#34;#FF1200&#34;,&#34;#F100FF&#34;,&#34;#FF003A&#34;,&#34;#FF0055&#34;,&#34;#00FFFF&#34;,&#34;#0D00FF&#34;,&#34;#BD00FF&#34;,&#34;#00FFB9&#34;,&#34;#00FF31&#34;,&#34;#FF7600&#34;,&#34;#5400FF&#34;,&#34;#FF00FF&#34;,&#34;#006EFF&#34;,&#34;#FF4700&#34;,&#34;#FF3D00&#34;,&#34;#00FF16&#34;,&#34;#4CFF00&#34;,&#34;#FFC200&#34;,&#34;#0D00FF&#34;,&#34;#08FF00&#34;,&#34;#00B6FF&#34;,&#34;#79FF00&#34;,&#34;#FF9800&#34;,&#34;#00FFB4&#34;,&#34;#FF0100&#34;,&#34;#0086FF&#34;,&#34;#FCFF00&#34;,&#34;#FF00EA&#34;,&#34;#00FF26&#34;,&#34;#17FF00&#34;,&#34;#0097FF&#34;,&#34;#00C2FF&#34;,&#34;#0055FF&#34;,&#34;#0061FF&#34;,&#34;#0004FF&#34;,&#34;#FF00C6&#34;,&#34;#FFB600&#34;,&#34;#FF0007&#34;,&#34;#FF3900&#34;,&#34;#00FF20&#34;,&#34;#3BFF00&#34;,&#34;#DCFF00&#34;,&#34;#0031FF&#34;,&#34;#00FFB3&#34;,&#34;#FF1900&#34;,&#34;#009AFF&#34;,&#34;#F2FF00&#34;,&#34;#00D0FF&#34;,&#34;#07FF00&#34;,&#34;#C9FF00&#34;,&#34;#9000FF&#34;,&#34;#00FF3E&#34;,&#34;#00FF51&#34;,&#34;#00FF6C&#34;,&#34;#FF3D00&#34;,&#34;#79FF00&#34;,&#34;#86FF00&#34;,&#34;#0CFF00&#34;,&#34;#C700FF&#34;,&#34;#BFFF00&#34;,&#34;#00BCFF&#34;,&#34;#00FF53&#34;,&#34;#FF001B&#34;,&#34;#00C0FF&#34;,&#34;#00FF10&#34;,&#34;#00E6FF&#34;,&#34;#00FF74&#34;,&#34;#52FF00&#34;,&#34;#4500FF&#34;,&#34;#FF0039&#34;,&#34;#0071FF&#34;,&#34;#9100FF&#34;,&#34;#B700FF&#34;,&#34;#EBFF00&#34;,&#34;#00FFE2&#34;,&#34;#FF0F00&#34;,&#34;#00FF91&#34;,&#34;#FF3400&#34;,&#34;#FF000E&#34;,&#34;#FF00E7&#34;,&#34;#FF003C&#34;,&#34;#8F00FF&#34;,&#34;#FFD500&#34;,&#34;#C000FF&#34;,&#34;#00FFEB&#34;,&#34;#FF3000&#34;,&#34;#FFC600&#34;,&#34;#0029FF&#34;,&#34;#7B00FF&#34;,&#34;#FF1500&#34;,&#34;#6400FF&#34;,&#34;#C700FF&#34;,&#34;#FFE400&#34;,&#34;#D500FF&#34;,&#34;#62FF00&#34;,&#34;#00FFE0&#34;,&#34;#E9FF00&#34;,&#34;#FF2000&#34;,&#34;#00FF7E&#34;,&#34;#00FFDA&#34;,&#34;#FFFC00&#34;,&#34;#007BFF&#34;,&#34;#FF4700&#34;,&#34;#FF4A00&#34;,&#34;#B5FF00&#34;,&#34;#C1FF00&#34;,&#34;#40FF00&#34;,&#34;#4600FF&#34;,&#34;#9EFF00&#34;,&#34;#FF1F00&#34;,&#34;#00FFC6&#34;,&#34;#2EFF00&#34;,&#34;#00FFB7&#34;,&#34;#FF1E00&#34;,&#34;#D000FF&#34;,&#34;#FF0600&#34;,&#34;#FFF600&#34;,&#34;#00FFBC&#34;,&#34;#007DFF&#34;,&#34;#6F00FF&#34;,&#34;#0085FF&#34;,&#34;#FFC700&#34;,&#34;#00FF6C&#34;,&#34;#FF6900&#34;,&#34;#FF00CF&#34;,&#34;#FF002A&#34;,&#34;#CDFF00&#34;,&#34;#007AFF&#34;,&#34;#FF4900&#34;,&#34;#FF0012&#34;,&#34;#FF6900&#34;,&#34;#ADFF00&#34;,&#34;#90FF00&#34;,&#34;#00BDFF&#34;,&#34;#0097FF&#34;,&#34;#FF1800&#34;,&#34;#00FF23&#34;,&#34;#FF3B00&#34;,&#34;#00FF56&#34;,&#34;#00D4FF&#34;,&#34;#2200FF&#34;,&#34;#FFE100&#34;,&#34;#7EFF00&#34;,&#34;#0016FF&#34;,&#34;#EBFF00&#34;,&#34;#FF0026&#34;,&#34;#FFEB00&#34;,&#34;#96FF00&#34;,&#34;#00FEFF&#34;,&#34;#00FFCD&#34;,&#34;#33FF00&#34;,&#34;#FF00B3&#34;,&#34;#9BFF00&#34;,&#34;#008FFF&#34;,&#34;#FF8A00&#34;,&#34;#006FFF&#34;,&#34;#F200FF&#34;,&#34;#EB00FF&#34;,&#34;#FF0300&#34;,&#34;#9500FF&#34;,&#34;#1F00FF&#34;,&#34;#11FF00&#34;,&#34;#0049FF&#34;,&#34;#002DFF&#34;,&#34;#FF0049&#34;,&#34;#000FFF&#34;,&#34;#FFF900&#34;,&#34;#7800FF&#34;,&#34;#00FF90&#34;,&#34;#00FF77&#34;,&#34;#FFB100&#34;,&#34;#FF7000&#34;,&#34;#A300FF&#34;,&#34;#6AFF00&#34;,&#34;#FF005D&#34;,&#34;#00FF59&#34;,&#34;#9600FF&#34;,&#34;#0016FF&#34;,&#34;#08FF00&#34;,&#34;#FF6600&#34;,&#34;#6800FF&#34;,&#34;#00D1FF&#34;,&#34;#000EFF&#34;,&#34;#FF005C&#34;,&#34;#FF9000&#34;,&#34;#00BCFF&#34;,&#34;#00E7FF&#34;,&#34;#00FFFB&#34;,&#34;#FF4B00&#34;,&#34;#6900FF&#34;,&#34;#EBFF00&#34;,&#34;#2000FF&#34;,&#34;#FFCB00&#34;,&#34;#FF5A00&#34;,&#34;#FF0200&#34;,&#34;#FF3B00&#34;,&#34;#0020FF&#34;,&#34;#C800FF&#34;,&#34;#FF0056&#34;,&#34;#9E00FF&#34;,&#34;#FF0005&#34;,&#34;#FF00E8&#34;,&#34;#00FF35&#34;,&#34;#6700FF&#34;,&#34;#FFCD00&#34;,&#34;#0027FF&#34;,&#34;#79FF00&#34;,&#34;#BC00FF&#34;,&#34;#FF00C4&#34;,&#34;#00A4FF&#34;,&#34;#42FF00&#34;,&#34;#00FF9E&#34;,&#34;#FF00C3&#34;,&#34;#FF00D9&#34;,&#34;#5CFF00&#34;,&#34;#0025FF&#34;,&#34;#FF2B00&#34;,&#34;#00FFB6&#34;,&#34;#00FF0A&#34;,&#34;#00FFF5&#34;,&#34;#FF000E&#34;,&#34;#0700FF&#34;,&#34;#FF005D&#34;,&#34;#00F7FF&#34;,&#34;#00FF84&#34;,&#34;#0016FF&#34;,&#34;#A100FF&#34;,&#34;#FF00DA&#34;,&#34;#00FF69&#34;,&#34;#00B9FF&#34;,&#34;#33FF00&#34;,&#34;#00F1FF&#34;,&#34;#EF00FF&#34;,&#34;#FF8A00&#34;,&#34;#FF0059&#34;,&#34;#00FFA5&#34;,&#34;#0023FF&#34;,&#34;#CA00FF&#34;,&#34;#FF00A8&#34;,&#34;#FF0085&#34;,&#34;#FF9000&#34;,&#34;#9E00FF&#34;,&#34;#FF6F00&#34;,&#34;#B5FF00&#34;,&#34;#35FF00&#34;,&#34;#0031FF&#34;,&#34;#6DFF00&#34;,&#34;#00FF07&#34;,&#34;#FF002E&#34;,&#34;#00FF68&#34;,&#34;#7800FF&#34;,&#34;#FF00A1&#34;,&#34;#FF4900&#34;,&#34;#FF1000&#34;,&#34;#FF002B&#34;,&#34;#FF00B1&#34;,&#34;#63FF00&#34;,&#34;#00CBFF&#34;,&#34;#0088FF&#34;,&#34;#00FF8E&#34;,&#34;#00D4FF&#34;,&#34;#00FF0D&#34;,&#34;#EBFF00&#34;,&#34;#0057FF&#34;,&#34;#FFDD00&#34;,&#34;#FF2400&#34;,&#34;#FF00DB&#34;,&#34;#3BFF00&#34;,&#34;#FF2500&#34;,&#34;#4200FF&#34;,&#34;#FBFF00&#34;,&#34;#FFEC00&#34;,&#34;#00FF56&#34;,&#34;#00FFEE&#34;,&#34;#FF000C&#34;,&#34;#0F00FF&#34;,&#34;#FF7600&#34;,&#34;#FFB800&#34;,&#34;#53FF00&#34;,&#34;#3400FF&#34;,&#34;#00FFA4&#34;,&#34;#FF2900&#34;,&#34;#FF006B&#34;,&#34;#00FFEB&#34;,&#34;#1FFF00&#34;,&#34;#FF000E&#34;,&#34;#9400FF&#34;,&#34;#38FF00&#34;,&#34;#FF9600&#34;,&#34;#FF8400&#34;,&#34;#E200FF&#34;,&#34;#DAFF00&#34;,&#34;#FF00BE&#34;,&#34;#FF2900&#34;,&#34;#00FF52&#34;,&#34;#A7FF00&#34;,&#34;#0012FF&#34;,&#34;#C2FF00&#34;,&#34;#00FF3B&#34;,&#34;#FF1900&#34;,&#34;#FF004E&#34;,&#34;#C500FF&#34;,&#34;#55FF00&#34;,&#34;#C4FF00&#34;,&#34;#FF006D&#34;,&#34;#FFB700&#34;,&#34;#82FF00&#34;,&#34;#CF00FF&#34;,&#34;#3400FF&#34;,&#34;#8600FF&#34;,&#34;#00E3FF&#34;,&#34;#00FFFE&#34;,&#34;#FF7A00&#34;,&#34;#CDFF00&#34;,&#34;#EFFF00&#34;,&#34;#FF00CC&#34;,&#34;#FF3700&#34;,&#34;#00FF62&#34;,&#34;#2600FF&#34;,&#34;#FF00C8&#34;,&#34;#FF0081&#34;,&#34;#00FF31&#34;,&#34;#FF7E00&#34;,&#34;#EC00FF&#34;,&#34;#00FFF0&#34;,&#34;#00FF50&#34;,&#34;#FFB400&#34;,&#34;#FFEA00&#34;,&#34;#00FF6E&#34;,&#34;#4700FF&#34;,&#34;#22FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFDA00&#34;,&#34;#008FFF&#34;,&#34;#1700FF&#34;,&#34;#00FF91&#34;,&#34;#FFA000&#34;,&#34;#0087FF&#34;,&#34;#0099FF&#34;,&#34;#7A00FF&#34;,&#34;#00DEFF&#34;,&#34;#FF5600&#34;,&#34;#000AFF&#34;,&#34;#00FF1E&#34;,&#34;#FF00F4&#34;,&#34;#FF0D00&#34;,&#34;#FF005F&#34;,&#34;#00FF86&#34;,&#34;#002BFF&#34;,&#34;#5DFF00&#34;,&#34;#00B4FF&#34;,&#34;#FFF100&#34;,&#34;#00FF87&#34;,&#34;#00C1FF&#34;,&#34;#FF6C00&#34;,&#34;#0045FF&#34;,&#34;#00A1FF&#34;,&#34;#4EFF00&#34;,&#34;#FF9C00&#34;,&#34;#FFB800&#34;,&#34;#00FCFF&#34;,&#34;#FF2A00&#34;,&#34;#00FF84&#34;,&#34;#5700FF&#34;,&#34;#FF2300&#34;,&#34;#FF0029&#34;,&#34;#FF7200&#34;,&#34;#FF1900&#34;,&#34;#00FF6A&#34;,&#34;#B800FF&#34;,&#34;#00FEFF&#34;,&#34;#00F2FF&#34;,&#34;#00BFFF&#34;,&#34;#FF004E&#34;,&#34;#FFBB00&#34;,&#34;#E5FF00&#34;,&#34;#007BFF&#34;,&#34;#E900FF&#34;,&#34;#0070FF&#34;,&#34;#00E5FF&#34;,&#34;#2FFF00&#34;,&#34;#72FF00&#34;,&#34;#00FF8A&#34;,&#34;#D200FF&#34;,&#34;#FF00A2&#34;,&#34;#0E00FF&#34;,&#34;#FFEB00&#34;,&#34;#FFCD00&#34;,&#34;#FF009B&#34;,&#34;#0069FF&#34;,&#34;#FFDD00&#34;,&#34;#46FF00&#34;,&#34;#FF0095&#34;,&#34;#FF00B2&#34;,&#34;#FF0053&#34;,&#34;#004FFF&#34;,&#34;#FF003A&#34;,&#34;#FFB500&#34;,&#34;#0004FF&#34;,&#34;#FF7C00&#34;,&#34;#FFDD00&#34;,&#34;#000DFF&#34;,&#34;#F3FF00&#34;,&#34;#00FFD7&#34;,&#34;#0089FF&#34;,&#34;#4DFF00&#34;,&#34;#FFD400&#34;,&#34;#85FF00&#34;,&#34;#008EFF&#34;,&#34;#FF4900&#34;,&#34;#FF0050&#34;,&#34;#FF0078&#34;,&#34;#20FF00&#34;,&#34;#00EBFF&#34;,&#34;#00B0FF&#34;,&#34;#FF005C&#34;,&#34;#78FF00&#34;,&#34;#4E00FF&#34;,&#34;#FF007A&#34;,&#34;#004CFF&#34;,&#34;#8A00FF&#34;,&#34;#D100FF&#34;,&#34;#FF5800&#34;,&#34;#FF2F00&#34;,&#34;#0052FF&#34;,&#34;#00E2FF&#34;,&#34;#00FFAF&#34;,&#34;#49FF00&#34;,&#34;#004EFF&#34;,&#34;#FF0065&#34;,&#34;#67FF00&#34;,&#34;#FFF100&#34;,&#34;#FF00DD&#34;,&#34;#7900FF&#34;,&#34;#FF00D7&#34;,&#34;#FF00AE&#34;,&#34;#E500FF&#34;,&#34;#00FFAD&#34;,&#34;#1EFF00&#34;,&#34;#AF00FF&#34;,&#34;#FF0046&#34;,&#34;#FFB400&#34;,&#34;#FF00DE&#34;,&#34;#6400FF&#34;,&#34;#FF5900&#34;,&#34;#7CFF00&#34;,&#34;#00FF35&#34;,&#34;#00FFEB&#34;,&#34;#0099FF&#34;,&#34;#FFA600&#34;,&#34;#CDFF00&#34;,&#34;#FF00B5&#34;,&#34;#2C00FF&#34;,&#34;#FFB800&#34;,&#34;#FFDD00&#34;,&#34;#0023FF&#34;,&#34;#FFE300&#34;,&#34;#00FF8E&#34;,&#34;#FF0023&#34;,&#34;#FF2B00&#34;,&#34;#00FF82&#34;,&#34;#FF4500&#34;,&#34;#00FF5B&#34;,&#34;#FFC500&#34;,&#34;#37FF00&#34;,&#34;#FF3500&#34;,&#34;#A9FF00&#34;,&#34;#FF7B00&#34;,&#34;#FF7300&#34;,&#34;#3800FF&#34;,&#34;#005CFF&#34;,&#34;#FF7F00&#34;,&#34;#FF0049&#34;,&#34;#0047FF&#34;,&#34;#9C00FF&#34;,&#34;#6600FF&#34;,&#34;#FF7500&#34;,&#34;#F9FF00&#34;,&#34;#FF0097&#34;,&#34;#01FF00&#34;,&#34;#00CFFF&#34;,&#34;#BBFF00&#34;,&#34;#FF00E4&#34;,&#34;#000AFF&#34;,&#34;#E400FF&#34;,&#34;#B5FF00&#34;,&#34;#7700FF&#34;,&#34;#57FF00&#34;,&#34;#006CFF&#34;,&#34;#006BFF&#34;,&#34;#DB00FF&#34;,&#34;#00B4FF&#34;,&#34;#1D00FF&#34;,&#34;#35FF00&#34;,&#34;#97FF00&#34;,&#34;#BAFF00&#34;,&#34;#00FF13&#34;,&#34;#FF8600&#34;,&#34;#0053FF&#34;,&#34;#82FF00&#34;,&#34;#FFF600&#34;,&#34;#FF6F00&#34;,&#34;#FF0011&#34;,&#34;#9A00FF&#34;,&#34;#6C00FF&#34;,&#34;#FFB200&#34;,&#34;#D4FF00&#34;,&#34;#F8FF00&#34;,&#34;#0052FF&#34;,&#34;#FF00B4&#34;,&#34;#FF0078&#34;,&#34;#FF00D2&#34;,&#34;#5600FF&#34;,&#34;#2900FF&#34;,&#34;#FF0029&#34;,&#34;#D600FF&#34;,&#34;#2CFF00&#34;,&#34;#00BAFF&#34;,&#34;#00FF34&#34;,&#34;#00FF86&#34;,&#34;#FE00FF&#34;,&#34;#FF0014&#34;,&#34;#FFDE00&#34;,&#34;#FE00FF&#34;,&#34;#003EFF&#34;,&#34;#FF008F&#34;,&#34;#FF00BB&#34;,&#34;#00FF42&#34;,&#34;#0053FF&#34;,&#34;#2A00FF&#34;,&#34;#00FFF7&#34;,&#34;#00A8FF&#34;,&#34;#FFAB00&#34;,&#34;#0059FF&#34;,&#34;#8300FF&#34;,&#34;#00FFE5&#34;,&#34;#000AFF&#34;,&#34;#FF0021&#34;,&#34;#92FF00&#34;,&#34;#FF0033&#34;,&#34;#FF00AC&#34;,&#34;#FF3B00&#34;,&#34;#0080FF&#34;,&#34;#00AFFF&#34;,&#34;#FFF500&#34;,&#34;#FF0049&#34;,&#34;#FF00E4&#34;,&#34;#FF00E7&#34;,&#34;#FF000B&#34;,&#34;#15FF00&#34;,&#34;#00E5FF&#34;,&#34;#FDFF00&#34;,&#34;#FFAF00&#34;,&#34;#FF7900&#34;,&#34;#F5FF00&#34;,&#34;#FF0016&#34;,&#34;#6400FF&#34;,&#34;#2000FF&#34;,&#34;#FF7E00&#34;,&#34;#00FF89&#34;,&#34;#0026FF&#34;,&#34;#1BFF00&#34;,&#34;#E500FF&#34;,&#34;#FF00E3&#34;,&#34;#FFEB00&#34;,&#34;#00FF13&#34;,&#34;#E600FF&#34;,&#34;#A400FF&#34;,&#34;#009CFF&#34;,&#34;#0006FF&#34;,&#34;#00FF00&#34;,&#34;#FF00EF&#34;,&#34;#1AFF00&#34;,&#34;#00FFC2&#34;,&#34;#B4FF00&#34;,&#34;#FF3900&#34;,&#34;#FF0027&#34;,&#34;#E2FF00&#34;,&#34;#FF0098&#34;,&#34;#6FFF00&#34;,&#34;#FFE600&#34;,&#34;#FF9400&#34;,&#34;#000AFF&#34;,&#34;#FF00A2&#34;,&#34;#2300FF&#34;,&#34;#00FFBD&#34;,&#34;#A500FF&#34;,&#34;#FF0038&#34;,&#34;#FF00BB&#34;,&#34;#FFAC00&#34;,&#34;#E800FF&#34;,&#34;#2D00FF&#34;,&#34;#5D00FF&#34;,&#34;#00FF1A&#34;,&#34;#9BFF00&#34;,&#34;#00FF79&#34;,&#34;#0AFF00&#34;,&#34;#4AFF00&#34;,&#34;#1300FF&#34;,&#34;#FF5F00&#34;,&#34;#00B1FF&#34;,&#34;#00FF56&#34;,&#34;#F3FF00&#34;,&#34;#FFDA00&#34;,&#34;#FFA700&#34;,&#34;#FF7D00&#34;,&#34;#00FF8E&#34;,&#34;#5300FF&#34;,&#34;#FF0052&#34;,&#34;#00FF7E&#34;,&#34;#FF0029&#34;,&#34;#75FF00&#34;,&#34;#D1FF00&#34;,&#34;#FF2800&#34;,&#34;#FA00FF&#34;,&#34;#FF0066&#34;,&#34;#0042FF&#34;,&#34;#FF0041&#34;,&#34;#6800FF&#34;,&#34;#01FF00&#34;,&#34;#FFA000&#34;,&#34;#FFA900&#34;,&#34;#00FFDF&#34;,&#34;#00FFAE&#34;,&#34;#FF8500&#34;,&#34;#00FF45&#34;,&#34;#FF1200&#34;,&#34;#F500FF&#34;,&#34;#7DFF00&#34;,&#34;#0EFF00&#34;,&#34;#00FFA3&#34;,&#34;#0054FF&#34;,&#34;#00FF22&#34;,&#34;#00FF6E&#34;,&#34;#0091FF&#34;,&#34;#5100FF&#34;,&#34;#FFC000&#34;,&#34;#A3FF00&#34;,&#34;#FF0300&#34;,&#34;#ACFF00&#34;,&#34;#00F3FF&#34;,&#34;#FF8C00&#34;,&#34;#D200FF&#34;,&#34;#00ABFF&#34;,&#34;#009EFF&#34;,&#34;#FFA800&#34;,&#34;#FF1E00&#34;,&#34;#0043FF&#34;,&#34;#7400FF&#34;,&#34;#0081FF&#34;,&#34;#FF0020&#34;,&#34;#0068FF&#34;,&#34;#00FF25&#34;,&#34;#FF00DF&#34;,&#34;#FF00B6&#34;,&#34;#00FFA0&#34;,&#34;#FF00B6&#34;,&#34;#008DFF&#34;,&#34;#00FF63&#34;,&#34;#0043FF&#34;,&#34;#FF4400&#34;,&#34;#EDFF00&#34;,&#34;#32FF00&#34;,&#34;#2FFF00&#34;,&#34;#E500FF&#34;,&#34;#00FF36&#34;,&#34;#D400FF&#34;,&#34;#00E9FF&#34;,&#34;#00A5FF&#34;,&#34;#6600FF&#34;,&#34;#FF0077&#34;,&#34;#FF0023&#34;,&#34;#FF00ED&#34;,&#34;#8200FF&#34;,&#34;#FF5B00&#34;,&#34;#000DFF&#34;,&#34;#00FF70&#34;,&#34;#1EFF00&#34;,&#34;#FF0076&#34;,&#34;#E600FF&#34;,&#34;#FFC400&#34;,&#34;#FF0021&#34;,&#34;#00E1FF&#34;,&#34;#4C00FF&#34;,&#34;#FFCD00&#34;,&#34;#BF00FF&#34;,&#34;#B4FF00&#34;,&#34;#14FF00&#34;,&#34;#00FFD5&#34;,&#34;#FF7000&#34;,&#34;#B300FF&#34;,&#34;#00FFC2&#34;,&#34;#CBFF00&#34;,&#34;#FF00FF&#34;,&#34;#0C00FF&#34;,&#34;#FF0086&#34;,&#34;#0075FF&#34;,&#34;#0AFF00&#34;,&#34;#F300FF&#34;,&#34;#FF8400&#34;,&#34;#4F00FF&#34;,&#34;#002FFF&#34;,&#34;#FFE600&#34;,&#34;#FF00FC&#34;,&#34;#00FFBA&#34;,&#34;#0CFF00&#34;,&#34;#FF5A00&#34;,&#34;#FF4C00&#34;,&#34;#FF6A00&#34;,&#34;#FF00E5&#34;,&#34;#5F00FF&#34;,&#34;#FFE700&#34;,&#34;#FF0076&#34;,&#34;#70FF00&#34;,&#34;#10FF00&#34;,&#34;#00BBFF&#34;,&#34;#AA00FF&#34;,&#34;#FF00F9&#34;,&#34;#FF6D00&#34;,&#34;#00FFAD&#34;,&#34;#B100FF&#34;,&#34;#00FF32&#34;,&#34;#00FF08&#34;,&#34;#FF8600&#34;,&#34;#FF4400&#34;,&#34;#FF0066&#34;,&#34;#FF3C00&#34;,&#34;#FF00C5&#34;,&#34;#FF5000&#34;,&#34;#0014FF&#34;,&#34;#0B00FF&#34;,&#34;#00A7FF&#34;,&#34;#FF009D&#34;,&#34;#FF0400&#34;,&#34;#FF5100&#34;,&#34;#0038FF&#34;,&#34;#00D9FF&#34;,&#34;#FF2D00&#34;,&#34;#E800FF&#34;,&#34;#B700FF&#34;,&#34;#003FFF&#34;,&#34;#51FF00&#34;,&#34;#4700FF&#34;,&#34;#00D6FF&#34;,&#34;#00FF17&#34;,&#34;#AFFF00&#34;,&#34;#FF00E2&#34;,&#34;#FF00A6&#34;,&#34;#FF6E00&#34;,&#34;#CD00FF&#34;,&#34;#008EFF&#34;,&#34;#4800FF&#34;,&#34;#9DFF00&#34;,&#34;#FF3900&#34;,&#34;#FF0065&#34;,&#34;#003EFF&#34;,&#34;#004FFF&#34;,&#34;#00FFB8&#34;,&#34;#00FF89&#34;,&#34;#00FF85&#34;,&#34;#9700FF&#34;,&#34;#1E00FF&#34;,&#34;#FFEC00&#34;,&#34;#0056FF&#34;,&#34;#FFC100&#34;,&#34;#FF9000&#34;,&#34;#FD00FF&#34;,&#34;#0086FF&#34;,&#34;#00DAFF&#34;,&#34;#FF5300&#34;,&#34;#98FF00&#34;,&#34;#00FFDB&#34;,&#34;#FFCC00&#34;,&#34;#7A00FF&#34;,&#34;#FF0025&#34;,&#34;#000CFF&#34;,&#34;#00FF44&#34;,&#34;#BDFF00&#34;,&#34;#FF4300&#34;,&#34;#0600FF&#34;,&#34;#00FFF0&#34;,&#34;#0058FF&#34;,&#34;#1F00FF&#34;,&#34;#5800FF&#34;,&#34;#0079FF&#34;,&#34;#FF3B00&#34;,&#34;#00FF8D&#34;,&#34;#AAFF00&#34;,&#34;#FF0700&#34;,&#34;#001AFF&#34;,&#34;#0033FF&#34;,&#34;#FFAA00&#34;,&#34;#C400FF&#34;,&#34;#0045FF&#34;,&#34;#3BFF00&#34;,&#34;#00FFD2&#34;,&#34;#0066FF&#34;,&#34;#FFFE00&#34;,&#34;#F8FF00&#34;,&#34;#FFB800&#34;,&#34;#63FF00&#34;,&#34;#5900FF&#34;,&#34;#FF0002&#34;,&#34;#FF0006&#34;,&#34;#004EFF&#34;,&#34;#0090FF&#34;,&#34;#FF00B1&#34;,&#34;#00FF62&#34;,&#34;#0033FF&#34;,&#34;#FF2D00&#34;,&#34;#AFFF00&#34;,&#34;#FF009B&#34;,&#34;#FF0098&#34;,&#34;#00FF2E&#34;,&#34;#00FF83&#34;,&#34;#FBFF00&#34;,&#34;#FF006A&#34;,&#34;#001DFF&#34;,&#34;#006EFF&#34;,&#34;#0100FF&#34;,&#34;#00D6FF&#34;,&#34;#006CFF&#34;,&#34;#FF009A&#34;,&#34;#006EFF&#34;,&#34;#8700FF&#34;,&#34;#FF7300&#34;,&#34;#BC00FF&#34;,&#34;#0023FF&#34;,&#34;#86FF00&#34;,&#34;#FF0098&#34;,&#34;#FF0083&#34;,&#34;#0090FF&#34;,&#34;#F300FF&#34;,&#34;#00FFC1&#34;,&#34;#12FF00&#34;,&#34;#7900FF&#34;,&#34;#FF2600&#34;,&#34;#D4FF00&#34;,&#34;#0058FF&#34;,&#34;#FF6300&#34;,&#34;#FF4C00&#34;,&#34;#C3FF00&#34;,&#34;#FF008E&#34;,&#34;#6B00FF&#34;,&#34;#ADFF00&#34;,&#34;#FFCE00&#34;,&#34;#007BFF&#34;,&#34;#00FF81&#34;,&#34;#FF0044&#34;,&#34;#FF009D&#34;,&#34;#00FF9E&#34;,&#34;#FF00DE&#34;,&#34;#FF5D00&#34;,&#34;#0BFF00&#34;,&#34;#FF006E&#34;,&#34;#67FF00&#34;,&#34;#FF2F00&#34;,&#34;#FF001C&#34;,&#34;#FF000E&#34;,&#34;#0024FF&#34;,&#34;#0C00FF&#34;,&#34;#FF1200&#34;,&#34;#0054FF&#34;,&#34;#FF9000&#34;,&#34;#00FF4B&#34;,&#34;#6100FF&#34;,&#34;#EF00FF&#34;,&#34;#33FF00&#34;,&#34;#FF009E&#34;,&#34;#D100FF&#34;,&#34;#2400FF&#34;,&#34;#15FF00&#34;,&#34;#00FF03&#34;,&#34;#FF004B&#34;,&#34;#FF00A6&#34;,&#34;#CB00FF&#34;,&#34;#FF9300&#34;,&#34;#DC00FF&#34;,&#34;#00FF3D&#34;,&#34;#FF0096&#34;,&#34;#16FF00&#34;,&#34;#FFEF00&#34;,&#34;#0030FF&#34;,&#34;#00FFE0&#34;,&#34;#1300FF&#34;,&#34;#CD00FF&#34;,&#34;#12FF00&#34;,&#34;#008BFF&#34;,&#34;#FF4400&#34;,&#34;#002EFF&#34;,&#34;#FF0045&#34;,&#34;#FF1300&#34;,&#34;#0031FF&#34;,&#34;#DE00FF&#34;,&#34;#002FFF&#34;,&#34;#2AFF00&#34;,&#34;#FF9900&#34;,&#34;#FF000B&#34;,&#34;#00FF6F&#34;,&#34;#FFA900&#34;,&#34;#00CBFF&#34;,&#34;#32FF00&#34;,&#34;#74FF00&#34;,&#34;#0053FF&#34;,&#34;#FF000A&#34;,&#34;#002CFF&#34;,&#34;#0011FF&#34;,&#34;#001CFF&#34;,&#34;#00FF48&#34;,&#34;#0043FF&#34;,&#34;#5A00FF&#34;,&#34;#00FDFF&#34;,&#34;#00FF80&#34;,&#34;#FF0008&#34;,&#34;#FF4A00&#34;,&#34;#00FF14&#34;,&#34;#E2FF00&#34;,&#34;#00FFD8&#34;,&#34;#91FF00&#34;,&#34;#FE00FF&#34;,&#34;#00FF22&#34;,&#34;#0093FF&#34;,&#34;#3DFF00&#34;,&#34;#8A00FF&#34;,&#34;#FF2900&#34;,&#34;#00F5FF&#34;,&#34;#00A2FF&#34;,&#34;#00FF4E&#34;,&#34;#CEFF00&#34;,&#34;#002BFF&#34;,&#34;#A000FF&#34;,&#34;#2DFF00&#34;,&#34;#FF1700&#34;,&#34;#00FFA8&#34;,&#34;#00FFAF&#34;,&#34;#00FFCA&#34;,&#34;#008AFF&#34;,&#34;#07FF00&#34;,&#34;#0068FF&#34;,&#34;#FF0029&#34;,&#34;#000AFF&#34;,&#34;#FF00B3&#34;,&#34;#3000FF&#34;,&#34;#FF5600&#34;,&#34;#FF3800&#34;,&#34;#9AFF00&#34;,&#34;#2800FF&#34;,&#34;#FFF800&#34;,&#34;#FF7900&#34;,&#34;#FF009D&#34;,&#34;#FF00A6&#34;,&#34;#9000FF&#34;,&#34;#FFD400&#34;,&#34;#8E00FF&#34;,&#34;#FF8600&#34;,&#34;#FF3300&#34;,&#34;#00FFE4&#34;,&#34;#00FFFF&#34;,&#34;#009DFF&#34;,&#34;#00FF31&#34;,&#34;#0CFF00&#34;,&#34;#FF9C00&#34;,&#34;#FFE200&#34;,&#34;#00FFDC&#34;,&#34;#FFF900&#34;,&#34;#FF1600&#34;,&#34;#00FF09&#34;,&#34;#0059FF&#34;,&#34;#81FF00&#34;,&#34;#FF0061&#34;,&#34;#4FFF00&#34;,&#34;#54FF00&#34;,&#34;#6AFF00&#34;,&#34;#FFEA00&#34;,&#34;#FF0048&#34;,&#34;#00FF73&#34;,&#34;#00FFAA&#34;,&#34;#37FF00&#34;,&#34;#B600FF&#34;,&#34;#FF9500&#34;,&#34;#7500FF&#34;,&#34;#FF4600&#34;,&#34;#FFA800&#34;,&#34;#FF0045&#34;,&#34;#0009FF&#34;,&#34;#00FF58&#34;,&#34;#00D8FF&#34;,&#34;#4CFF00&#34;,&#34;#FF004C&#34;,&#34;#BFFF00&#34;,&#34;#00C2FF&#34;,&#34;#63FF00&#34;,&#34;#0066FF&#34;,&#34;#00FFC0&#34;,&#34;#C300FF&#34;,&#34;#00FF79&#34;,&#34;#FF1200&#34;,&#34;#00FFB9&#34;,&#34;#1FFF00&#34;,&#34;#FF5600&#34;,&#34;#00FF49&#34;,&#34;#B9FF00&#34;,&#34;#FF5700&#34;,&#34;#FF7200&#34;,&#34;#FF0100&#34;,&#34;#00E0FF&#34;,&#34;#FF2700&#34;,&#34;#D500FF&#34;,&#34;#00F9FF&#34;,&#34;#FF0099&#34;,&#34;#000AFF&#34;,&#34;#FF9E00&#34;,&#34;#FF0200&#34;,&#34;#E5FF00&#34;,&#34;#FF0A00&#34;,&#34;#FF0078&#34;,&#34;#FF0018&#34;,&#34;#FF0900&#34;,&#34;#FFFE00&#34;,&#34;#00FFF9&#34;,&#34;#FF004E&#34;,&#34;#FF0063&#34;,&#34;#FB00FF&#34;,&#34;#00FFC9&#34;,&#34;#1D00FF&#34;,&#34;#002FFF&#34;,&#34;#FF009F&#34;,&#34;#C7FF00&#34;,&#34;#FF007D&#34;,&#34;#FF00FE&#34;,&#34;#FF000C&#34;,&#34;#001CFF&#34;,&#34;#18FF00&#34;,&#34;#CF00FF&#34;,&#34;#00D4FF&#34;,&#34;#E900FF&#34;,&#34;#00FF62&#34;,&#34;#00FF88&#34;,&#34;#FF4200&#34;,&#34;#47FF00&#34;,&#34;#96FF00&#34;,&#34;#0048FF&#34;,&#34;#0078FF&#34;,&#34;#3EFF00&#34;,&#34;#FF4200&#34;,&#34;#4C00FF&#34;,&#34;#003CFF&#34;,&#34;#FFC300&#34;,&#34;#6200FF&#34;,&#34;#CB00FF&#34;,&#34;#0086FF&#34;,&#34;#00FFED&#34;,&#34;#00FFCA&#34;,&#34;#00FFEF&#34;,&#34;#00FF34&#34;,&#34;#0058FF&#34;,&#34;#55FF00&#34;,&#34;#00FFE1&#34;,&#34;#3500FF&#34;,&#34;#00FFDC&#34;,&#34;#FF9600&#34;,&#34;#5700FF&#34;,&#34;#2FFF00&#34;,&#34;#6BFF00&#34;,&#34;#FF8400&#34;,&#34;#00FF81&#34;,&#34;#00FFAE&#34;,&#34;#00AFFF&#34;,&#34;#FF00B3&#34;,&#34;#FF00B1&#34;,&#34;#004DFF&#34;,&#34;#FFFB00&#34;,&#34;#D8FF00&#34;,&#34;#FF6700&#34;,&#34;#4200FF&#34;,&#34;#0022FF&#34;,&#34;#FF004B&#34;,&#34;#DFFF00&#34;,&#34;#F9FF00&#34;,&#34;#5500FF&#34;,&#34;#00FF54&#34;,&#34;#FF0035&#34;,&#34;#98FF00&#34;,&#34;#0034FF&#34;,&#34;#FF8300&#34;,&#34;#FF1500&#34;,&#34;#0100FF&#34;,&#34;#6E00FF&#34;,&#34;#FF00B1&#34;,&#34;#0069FF&#34;,&#34;#00FF76&#34;,&#34;#D700FF&#34;,&#34;#CEFF00&#34;,&#34;#00FF67&#34;,&#34;#00B0FF&#34;,&#34;#00FFE3&#34;,&#34;#E3FF00&#34;,&#34;#0023FF&#34;,&#34;#FF0092&#34;,&#34;#00FF49&#34;,&#34;#00FFB1&#34;,&#34;#CFFF00&#34;,&#34;#0006FF&#34;,&#34;#00BDFF&#34;,&#34;#4AFF00&#34;,&#34;#00FFE6&#34;,&#34;#FF0005&#34;,&#34;#FFF900&#34;,&#34;#FF00C0&#34;,&#34;#11FF00&#34;,&#34;#FFEC00&#34;,&#34;#00FF0A&#34;,&#34;#00FFE1&#34;,&#34;#8E00FF&#34;,&#34;#FF008F&#34;,&#34;#00FFA6&#34;,&#34;#2700FF&#34;,&#34;#D5FF00&#34;,&#34;#FF0017&#34;,&#34;#FF0054&#34;,&#34;#FF0099&#34;,&#34;#FF5A00&#34;,&#34;#0091FF&#34;,&#34;#00FF1C&#34;,&#34;#00FF7B&#34;,&#34;#92FF00&#34;,&#34;#FF9B00&#34;,&#34;#FF007C&#34;,&#34;#FF0030&#34;,&#34;#0100FF&#34;,&#34;#9E00FF&#34;,&#34;#FFA600&#34;,&#34;#FF0007&#34;,&#34;#FF6A00&#34;,&#34;#00FF4C&#34;,&#34;#FF0300&#34;,&#34;#00FF50&#34;,&#34;#FFC100&#34;,&#34;#FF002E&#34;,&#34;#FF005D&#34;,&#34;#3A00FF&#34;,&#34;#00AEFF&#34;,&#34;#00FF95&#34;,&#34;#2D00FF&#34;,&#34;#6FFF00&#34;,&#34;#0001FF&#34;,&#34;#00FF0F&#34;,&#34;#B0FF00&#34;,&#34;#00A2FF&#34;,&#34;#DCFF00&#34;,&#34;#00FFEE&#34;,&#34;#FF007B&#34;,&#34;#0052FF&#34;,&#34;#FF00B3&#34;,&#34;#000FFF&#34;,&#34;#FFFC00&#34;,&#34;#FF2900&#34;,&#34;#FFAD00&#34;,&#34;#B200FF&#34;,&#34;#FF004D&#34;,&#34;#7800FF&#34;,&#34;#00FF94&#34;,&#34;#FF004D&#34;,&#34;#FF3100&#34;,&#34;#FF0D00&#34;,&#34;#FF0023&#34;,&#34;#8100FF&#34;,&#34;#0084FF&#34;,&#34;#0052FF&#34;,&#34;#FCFF00&#34;,&#34;#FF00A1&#34;,&#34;#FF9C00&#34;,&#34;#FF000F&#34;,&#34;#FF001C&#34;,&#34;#00B8FF&#34;,&#34;#00EAFF&#34;,&#34;#ABFF00&#34;,&#34;#CBFF00&#34;,&#34;#FF00F9&#34;,&#34;#8100FF&#34;,&#34;#0075FF&#34;,&#34;#00FFFF&#34;,&#34;#00FFA2&#34;,&#34;#00FFB4&#34;,&#34;#5700FF&#34;,&#34;#E4FF00&#34;,&#34;#C3FF00&#34;,&#34;#000EFF&#34;,&#34;#7A00FF&#34;,&#34;#9F00FF&#34;,&#34;#1CFF00&#34;,&#34;#FF9200&#34;,&#34;#0060FF&#34;,&#34;#FF00D6&#34;,&#34;#94FF00&#34;,&#34;#00FF8F&#34;,&#34;#0051FF&#34;,&#34;#FF00E3&#34;,&#34;#FF9D00&#34;,&#34;#5EFF00&#34;,&#34;#09FF00&#34;,&#34;#00FF03&#34;,&#34;#FF0061&#34;,&#34;#008BFF&#34;,&#34;#00FF71&#34;,&#34;#3100FF&#34;,&#34;#1500FF&#34;,&#34;#F600FF&#34;,&#34;#CCFF00&#34;,&#34;#7400FF&#34;,&#34;#FF00B3&#34;,&#34;#14FF00&#34;,&#34;#00C7FF&#34;,&#34;#FFE300&#34;,&#34;#00FF8A&#34;,&#34;#3100FF&#34;,&#34;#FFB400&#34;,&#34;#FF5C00&#34;,&#34;#4BFF00&#34;,&#34;#B8FF00&#34;,&#34;#2400FF&#34;,&#34;#56FF00&#34;,&#34;#FF7200&#34;,&#34;#C6FF00&#34;,&#34;#5DFF00&#34;,&#34;#009CFF&#34;,&#34;#00C7FF&#34;,&#34;#00FF09&#34;,&#34;#8200FF&#34;,&#34;#5A00FF&#34;,&#34;#0051FF&#34;,&#34;#FF00F3&#34;,&#34;#FF1C00&#34;,&#34;#00FF70&#34;,&#34;#19FF00&#34;,&#34;#5BFF00&#34;,&#34;#01FF00&#34;,&#34;#00FF88&#34;,&#34;#0078FF&#34;,&#34;#FF6700&#34;,&#34;#00FFF3&#34;,&#34;#FF00C8&#34;,&#34;#00D0FF&#34;,&#34;#FF0002&#34;,&#34;#FFB700&#34;,&#34;#BA00FF&#34;,&#34;#00EAFF&#34;,&#34;#FFC700&#34;,&#34;#C0FF00&#34;,&#34;#F8FF00&#34;,&#34;#00FF2B&#34;,&#34;#FF1D00&#34;,&#34;#AEFF00&#34;,&#34;#55FF00&#34;,&#34;#0095FF&#34;,&#34;#00C6FF&#34;,&#34;#002EFF&#34;,&#34;#7200FF&#34;,&#34;#7DFF00&#34;,&#34;#D800FF&#34;,&#34;#FFCF00&#34;,&#34;#00FFB4&#34;,&#34;#FF2E00&#34;,&#34;#FF004A&#34;,&#34;#00FF85&#34;,&#34;#0078FF&#34;,&#34;#6400FF&#34;,&#34;#00FFBE&#34;,&#34;#00FFFB&#34;,&#34;#ECFF00&#34;,&#34;#FF003B&#34;,&#34;#A100FF&#34;,&#34;#2700FF&#34;,&#34;#0025FF&#34;,&#34;#22FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF00B4&#34;,&#34;#FF7800&#34;,&#34;#FF001A&#34;,&#34;#FF00F0&#34;,&#34;#FF001B&#34;,&#34;#FF6A00&#34;,&#34;#44FF00&#34;,&#34;#0700FF&#34;,&#34;#FF002C&#34;,&#34;#00FF61&#34;,&#34;#FF8100&#34;,&#34;#00FF7B&#34;,&#34;#FF00F1&#34;,&#34;#0057FF&#34;,&#34;#FF3F00&#34;,&#34;#FF00AF&#34;,&#34;#FF0900&#34;,&#34;#FF3000&#34;,&#34;#2300FF&#34;,&#34;#26FF00&#34;,&#34;#AE00FF&#34;,&#34;#EBFF00&#34;,&#34;#71FF00&#34;,&#34;#00FF61&#34;,&#34;#FF004B&#34;,&#34;#FF0088&#34;,&#34;#C3FF00&#34;,&#34;#FF005D&#34;,&#34;#0060FF&#34;,&#34;#FF00FA&#34;,&#34;#8F00FF&#34;,&#34;#B800FF&#34;,&#34;#FF00E8&#34;,&#34;#FF00ED&#34;,&#34;#00FF3F&#34;,&#34;#FFD000&#34;,&#34;#84FF00&#34;,&#34;#D300FF&#34;,&#34;#FF00A2&#34;,&#34;#FF1200&#34;,&#34;#FF00B9&#34;,&#34;#40FF00&#34;,&#34;#FF0095&#34;,&#34;#7700FF&#34;,&#34;#FFED00&#34;,&#34;#FF000B&#34;,&#34;#D5FF00&#34;,&#34;#005BFF&#34;,&#34;#00FF95&#34;,&#34;#FF00D7&#34;,&#34;#0051FF&#34;,&#34;#FF00C1&#34;,&#34;#00A9FF&#34;,&#34;#8900FF&#34;,&#34;#FF0053&#34;,&#34;#00FF92&#34;,&#34;#00FEFF&#34;,&#34;#FF0031&#34;,&#34;#FF8100&#34;,&#34;#0400FF&#34;,&#34;#5A00FF&#34;,&#34;#0092FF&#34;,&#34;#00FFDC&#34;,&#34;#007FFF&#34;,&#34;#FFD600&#34;,&#34;#00FFB8&#34;,&#34;#65FF00&#34;,&#34;#8600FF&#34;,&#34;#0FFF00&#34;,&#34;#6CFF00&#34;,&#34;#005AFF&#34;,&#34;#00FF1D&#34;,&#34;#4D00FF&#34;,&#34;#FFD300&#34;,&#34;#004AFF&#34;,&#34;#007EFF&#34;,&#34;#00FFCC&#34;,&#34;#00FFA6&#34;,&#34;#0044FF&#34;,&#34;#00FF1A&#34;,&#34;#0016FF&#34;,&#34;#6600FF&#34;,&#34;#1900FF&#34;,&#34;#1600FF&#34;,&#34;#AAFF00&#34;,&#34;#6AFF00&#34;,&#34;#3400FF&#34;,&#34;#FF00E1&#34;,&#34;#FFE700&#34;,&#34;#00FBFF&#34;,&#34;#C800FF&#34;,&#34;#FF1500&#34;,&#34;#69FF00&#34;,&#34;#3000FF&#34;,&#34;#FF00A8&#34;,&#34;#12FF00&#34;,&#34;#00D8FF&#34;,&#34;#FF002F&#34;,&#34;#FF7200&#34;,&#34;#3CFF00&#34;,&#34;#57FF00&#34;,&#34;#00FF63&#34;,&#34;#00FF78&#34;,&#34;#FF2300&#34;,&#34;#FF001F&#34;,&#34;#B1FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF4C00&#34;,&#34;#00FF4C&#34;,&#34;#2800FF&#34;,&#34;#FF00FA&#34;,&#34;#0CFF00&#34;,&#34;#0059FF&#34;,&#34;#FF6A00&#34;,&#34;#FF008A&#34;,&#34;#FFF700&#34;,&#34;#0000FF&#34;,&#34;#91FF00&#34;,&#34;#00FF45&#34;,&#34;#6AFF00&#34;,&#34;#3BFF00&#34;,&#34;#4AFF00&#34;,&#34;#FF2A00&#34;,&#34;#FF00ED&#34;,&#34;#29FF00&#34;,&#34;#CFFF00&#34;,&#34;#00FF58&#34;,&#34;#00FF05&#34;,&#34;#9000FF&#34;,&#34;#00FF09&#34;,&#34;#B8FF00&#34;,&#34;#00BDFF&#34;,&#34;#FF2800&#34;,&#34;#FF4700&#34;,&#34;#00FF2D&#34;,&#34;#FF0080&#34;,&#34;#FF9C00&#34;,&#34;#7100FF&#34;,&#34;#97FF00&#34;,&#34;#8CFF00&#34;,&#34;#CD00FF&#34;,&#34;#FF00CE&#34;,&#34;#00FF77&#34;,&#34;#00FF92&#34;,&#34;#2F00FF&#34;,&#34;#B400FF&#34;,&#34;#00FF98&#34;,&#34;#C300FF&#34;,&#34;#FF00E8&#34;,&#34;#F800FF&#34;,&#34;#00FF53&#34;,&#34;#00FFD3&#34;,&#34;#C800FF&#34;,&#34;#0064FF&#34;,&#34;#FF7C00&#34;,&#34;#0079FF&#34;,&#34;#0025FF&#34;,&#34;#FFF600&#34;,&#34;#43FF00&#34;,&#34;#00FF38&#34;,&#34;#FF006C&#34;,&#34;#49FF00&#34;,&#34;#FF00AE&#34;,&#34;#00FF59&#34;,&#34;#2A00FF&#34;,&#34;#FF009F&#34;,&#34;#FFAE00&#34;,&#34;#FF0056&#34;,&#34;#00A0FF&#34;,&#34;#00C0FF&#34;,&#34;#FFDD00&#34;,&#34;#0023FF&#34;,&#34;#8BFF00&#34;,&#34;#FF0045&#34;,&#34;#C1FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF0027&#34;,&#34;#00FFDD&#34;,&#34;#B700FF&#34;,&#34;#00E3FF&#34;,&#34;#FFC500&#34;,&#34;#30FF00&#34;,&#34;#FF00F0&#34;,&#34;#BC00FF&#34;,&#34;#0052FF&#34;,&#34;#0064FF&#34;,&#34;#FF0025&#34;,&#34;#00FF4D&#34;,&#34;#00FF0D&#34;,&#34;#FF00E3&#34;,&#34;#00F9FF&#34;,&#34;#00FFE1&#34;,&#34;#00FFE9&#34;,&#34;#E600FF&#34;,&#34;#0063FF&#34;,&#34;#D800FF&#34;,&#34;#00FF2E&#34;,&#34;#E100FF&#34;,&#34;#2C00FF&#34;,&#34;#EAFF00&#34;,&#34;#44FF00&#34;,&#34;#1E00FF&#34;,&#34;#FF0090&#34;,&#34;#0022FF&#34;,&#34;#FFD400&#34;,&#34;#9400FF&#34;,&#34;#0067FF&#34;,&#34;#45FF00&#34;,&#34;#00A1FF&#34;,&#34;#00FF9C&#34;,&#34;#00FF7E&#34;,&#34;#00FFCC&#34;,&#34;#00FF41&#34;,&#34;#B600FF&#34;,&#34;#FF0052&#34;,&#34;#3CFF00&#34;,&#34;#46FF00&#34;,&#34;#6CFF00&#34;,&#34;#8900FF&#34;,&#34;#FF0052&#34;,&#34;#FF0039&#34;,&#34;#001AFF&#34;,&#34;#FB00FF&#34;,&#34;#00FF12&#34;,&#34;#D100FF&#34;,&#34;#006DFF&#34;,&#34;#001BFF&#34;,&#34;#CCFF00&#34;,&#34;#FFAC00&#34;,&#34;#FFAB00&#34;,&#34;#FF7300&#34;,&#34;#FF00B4&#34;,&#34;#00C1FF&#34;,&#34;#1700FF&#34;,&#34;#00FFEF&#34;,&#34;#00A5FF&#34;,&#34;#0092FF&#34;,&#34;#00E2FF&#34;,&#34;#00FF5C&#34;,&#34;#2A00FF&#34;,&#34;#35FF00&#34;,&#34;#00B3FF&#34;,&#34;#00D7FF&#34;,&#34;#96FF00&#34;,&#34;#FF0099&#34;,&#34;#45FF00&#34;,&#34;#01FF00&#34;,&#34;#FF0065&#34;,&#34;#00B4FF&#34;,&#34;#FF3900&#34;,&#34;#FF00D0&#34;,&#34;#FF00E2&#34;,&#34;#64FF00&#34;,&#34;#3900FF&#34;,&#34;#00FF78&#34;,&#34;#0009FF&#34;,&#34;#00FF7F&#34;,&#34;#00A8FF&#34;,&#34;#FFDF00&#34;,&#34;#0028FF&#34;,&#34;#FF9800&#34;,&#34;#0FFF00&#34;,&#34;#FF00B5&#34;,&#34;#FF005B&#34;,&#34;#2000FF&#34;,&#34;#D300FF&#34;,&#34;#29FF00&#34;,&#34;#FFCC00&#34;,&#34;#FF4200&#34;,&#34;#00FF24&#34;,&#34;#FF00AD&#34;,&#34;#4300FF&#34;,&#34;#0400FF&#34;,&#34;#00FF1E&#34;,&#34;#FF00E1&#34;,&#34;#D900FF&#34;,&#34;#FF0068&#34;,&#34;#0055FF&#34;,&#34;#FFE700&#34;,&#34;#FF002E&#34;,&#34;#FF0082&#34;,&#34;#FF00BA&#34;,&#34;#FF5400&#34;,&#34;#FF0022&#34;,&#34;#00FF19&#34;,&#34;#FF0083&#34;,&#34;#4DFF00&#34;,&#34;#00FFFF&#34;,&#34;#A8FF00&#34;,&#34;#0088FF&#34;,&#34;#0800FF&#34;,&#34;#FEFF00&#34;,&#34;#FF0075&#34;,&#34;#0032FF&#34;,&#34;#6000FF&#34;,&#34;#000BFF&#34;,&#34;#FF0015&#34;,&#34;#00FF1C&#34;,&#34;#E5FF00&#34;,&#34;#FF006C&#34;,&#34;#7B00FF&#34;,&#34;#00FF12&#34;,&#34;#FF8500&#34;,&#34;#00FF30&#34;,&#34;#FF00CA&#34;,&#34;#C4FF00&#34;,&#34;#FF0400&#34;,&#34;#22FF00&#34;,&#34;#00FF1E&#34;,&#34;#FF009F&#34;,&#34;#00FF59&#34;,&#34;#D6FF00&#34;,&#34;#0051FF&#34;,&#34;#00E6FF&#34;,&#34;#00FFFD&#34;,&#34;#59FF00&#34;,&#34;#0073FF&#34;,&#34;#E3FF00&#34;,&#34;#00FF4C&#34;,&#34;#9CFF00&#34;,&#34;#FFA800&#34;,&#34;#BE00FF&#34;,&#34;#FF4F00&#34;,&#34;#FF5200&#34;,&#34;#00DFFF&#34;,&#34;#0200FF&#34;,&#34;#00FF94&#34;,&#34;#0C00FF&#34;,&#34;#DD00FF&#34;,&#34;#007CFF&#34;,&#34;#9100FF&#34;,&#34;#FF0044&#34;,&#34;#00FCFF&#34;,&#34;#AB00FF&#34;,&#34;#00FFDB&#34;,&#34;#00D7FF&#34;,&#34;#20FF00&#34;,&#34;#1500FF&#34;,&#34;#05FF00&#34;,&#34;#6F00FF&#34;,&#34;#FF00BC&#34;,&#34;#BD00FF&#34;,&#34;#FF00F5&#34;,&#34;#FF00DA&#34;,&#34;#0037FF&#34;,&#34;#FF003C&#34;,&#34;#0F00FF&#34;,&#34;#0036FF&#34;,&#34;#FF0081&#34;,&#34;#0035FF&#34;,&#34;#FF7600&#34;,&#34;#0090FF&#34;,&#34;#FF0013&#34;,&#34;#1EFF00&#34;,&#34;#001FFF&#34;,&#34;#FF0007&#34;,&#34;#00A3FF&#34;,&#34;#00A9FF&#34;,&#34;#4C00FF&#34;,&#34;#00F6FF&#34;,&#34;#FF00E7&#34;,&#34;#00F4FF&#34;,&#34;#FF0094&#34;,&#34;#FFBD00&#34;,&#34;#FF00FB&#34;,&#34;#FF6700&#34;,&#34;#FF5800&#34;,&#34;#3000FF&#34;,&#34;#FF0017&#34;,&#34;#00FF38&#34;,&#34;#00FF07&#34;,&#34;#FFF500&#34;,&#34;#FF00C8&#34;,&#34;#FF9100&#34;,&#34;#FF0087&#34;,&#34;#6DFF00&#34;,&#34;#FFBD00&#34;,&#34;#E100FF&#34;,&#34;#8C00FF&#34;,&#34;#FFE800&#34;,&#34;#005BFF&#34;,&#34;#DBFF00&#34;,&#34;#FF001C&#34;,&#34;#0079FF&#34;,&#34;#FFBD00&#34;,&#34;#FFDF00&#34;,&#34;#FF6600&#34;,&#34;#00FF83&#34;,&#34;#00FF80&#34;,&#34;#FF2900&#34;,&#34;#0052FF&#34;,&#34;#00C5FF&#34;,&#34;#00FF85&#34;,&#34;#CDFF00&#34;,&#34;#FF002A&#34;,&#34;#00FFC8&#34;,&#34;#C2FF00&#34;,&#34;#FF0009&#34;,&#34;#0012FF&#34;,&#34;#0047FF&#34;,&#34;#BFFF00&#34;,&#34;#FF0088&#34;,&#34;#0006FF&#34;,&#34;#00B7FF&#34;,&#34;#0081FF&#34;,&#34;#6600FF&#34;,&#34;#3CFF00&#34;,&#34;#0028FF&#34;,&#34;#8300FF&#34;,&#34;#00FF4E&#34;,&#34;#F300FF&#34;,&#34;#FF9800&#34;,&#34;#00FFE2&#34;,&#34;#FF1400&#34;,&#34;#FFC500&#34;,&#34;#0092FF&#34;,&#34;#FF0002&#34;,&#34;#07FF00&#34;,&#34;#FFD500&#34;,&#34;#00FF93&#34;,&#34;#FF000B&#34;,&#34;#FF5E00&#34;,&#34;#5D00FF&#34;,&#34;#B1FF00&#34;,&#34;#FF4A00&#34;,&#34;#FF00E3&#34;,&#34;#FFAA00&#34;,&#34;#FF0044&#34;,&#34;#9500FF&#34;,&#34;#FF0F00&#34;,&#34;#FFBE00&#34;,&#34;#D500FF&#34;,&#34;#00FF0F&#34;,&#34;#7DFF00&#34;,&#34;#FFBC00&#34;,&#34;#00E7FF&#34;,&#34;#00FFA3&#34;,&#34;#DF00FF&#34;,&#34;#FFCF00&#34;,&#34;#FFCA00&#34;,&#34;#FFB500&#34;,&#34;#005BFF&#34;,&#34;#4DFF00&#34;,&#34;#58FF00&#34;,&#34;#0015FF&#34;,&#34;#FF00D0&#34;,&#34;#00FF5E&#34;,&#34;#DCFF00&#34;,&#34;#FFCF00&#34;,&#34;#C6FF00&#34;,&#34;#4A00FF&#34;,&#34;#FF0035&#34;,&#34;#6E00FF&#34;,&#34;#1B00FF&#34;,&#34;#0017FF&#34;,&#34;#00FFE7&#34;,&#34;#B300FF&#34;,&#34;#008FFF&#34;,&#34;#57FF00&#34;,&#34;#0006FF&#34;,&#34;#00FF19&#34;,&#34;#FF0020&#34;,&#34;#00FFEF&#34;,&#34;#00FFC8&#34;,&#34;#0089FF&#34;,&#34;#96FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF0082&#34;,&#34;#FF5500&#34;,&#34;#00FFBB&#34;,&#34;#4500FF&#34;,&#34;#FF00F2&#34;,&#34;#F500FF&#34;,&#34;#00FF01&#34;,&#34;#FF0068&#34;,&#34;#F700FF&#34;,&#34;#00FFAB&#34;,&#34;#00FFE6&#34;,&#34;#FF00B8&#34;,&#34;#00FF57&#34;,&#34;#FF0300&#34;,&#34;#00FFA4&#34;,&#34;#D2FF00&#34;,&#34;#ED00FF&#34;,&#34;#00FFD7&#34;,&#34;#C400FF&#34;,&#34;#FF004C&#34;,&#34;#FF00DC&#34;,&#34;#4E00FF&#34;,&#34;#9CFF00&#34;,&#34;#0041FF&#34;,&#34;#F000FF&#34;,&#34;#DEFF00&#34;,&#34;#00FF59&#34;,&#34;#FF0084&#34;,&#34;#005CFF&#34;,&#34;#00FF75&#34;,&#34;#FF003A&#34;,&#34;#D800FF&#34;,&#34;#00FF47&#34;,&#34;#FF0700&#34;,&#34;#FF0053&#34;,&#34;#00FF3E&#34;,&#34;#0022FF&#34;,&#34;#79FF00&#34;,&#34;#37FF00&#34;,&#34;#9FFF00&#34;,&#34;#FF003A&#34;,&#34;#00BAFF&#34;,&#34;#3FFF00&#34;,&#34;#50FF00&#34;,&#34;#00D8FF&#34;,&#34;#00FF83&#34;,&#34;#FF001C&#34;,&#34;#0075FF&#34;,&#34;#0084FF&#34;,&#34;#00FF45&#34;,&#34;#FAFF00&#34;,&#34;#B2FF00&#34;,&#34;#6D00FF&#34;,&#34;#44FF00&#34;,&#34;#0081FF&#34;,&#34;#48FF00&#34;,&#34;#4AFF00&#34;,&#34;#5FFF00&#34;,&#34;#0300FF&#34;,&#34;#FF008B&#34;,&#34;#FF0056&#34;,&#34;#9000FF&#34;,&#34;#1D00FF&#34;,&#34;#00FF90&#34;,&#34;#FF7000&#34;,&#34;#FF3800&#34;,&#34;#FF0000&#34;,&#34;#00E3FF&#34;,&#34;#21FF00&#34;,&#34;#FFBB00&#34;,&#34;#FF0050&#34;,&#34;#43FF00&#34;,&#34;#FF00B3&#34;,&#34;#FF0067&#34;,&#34;#9D00FF&#34;,&#34;#2DFF00&#34;,&#34;#00FF0C&#34;,&#34;#FFAF00&#34;,&#34;#FF0003&#34;,&#34;#0063FF&#34;,&#34;#FF0039&#34;,&#34;#00E2FF&#34;,&#34;#00C0FF&#34;,&#34;#FF5900&#34;,&#34;#FFA300&#34;,&#34;#0EFF00&#34;,&#34;#FF0033&#34;,&#34;#00FF4F&#34;,&#34;#1500FF&#34;,&#34;#E3FF00&#34;,&#34;#00FFB0&#34;,&#34;#77FF00&#34;,&#34;#C100FF&#34;,&#34;#D600FF&#34;,&#34;#FF0098&#34;,&#34;#FF00A4&#34;,&#34;#4FFF00&#34;,&#34;#F600FF&#34;,&#34;#B200FF&#34;,&#34;#FF7C00&#34;,&#34;#00C7FF&#34;,&#34;#C400FF&#34;,&#34;#FF5700&#34;,&#34;#5600FF&#34;,&#34;#E300FF&#34;,&#34;#75FF00&#34;,&#34;#4300FF&#34;,&#34;#0043FF&#34;,&#34;#FF00D1&#34;,&#34;#00FFE0&#34;,&#34;#FF3B00&#34;,&#34;#FF0013&#34;,&#34;#00FF98&#34;,&#34;#D6FF00&#34;,&#34;#10FF00&#34;,&#34;#003FFF&#34;,&#34;#8700FF&#34;,&#34;#81FF00&#34;,&#34;#FFDE00&#34;,&#34;#0015FF&#34;,&#34;#A200FF&#34;,&#34;#61FF00&#34;,&#34;#A5FF00&#34;,&#34;#9D00FF&#34;,&#34;#FF6000&#34;,&#34;#FF0500&#34;,&#34;#00FF25&#34;,&#34;#FF8900&#34;,&#34;#FF8100&#34;,&#34;#B9FF00&#34;,&#34;#A800FF&#34;,&#34;#00FFD5&#34;,&#34;#71FF00&#34;,&#34;#CBFF00&#34;,&#34;#E7FF00&#34;,&#34;#3600FF&#34;,&#34;#0300FF&#34;,&#34;#FF4200&#34;,&#34;#0002FF&#34;,&#34;#E9FF00&#34;,&#34;#DCFF00&#34;,&#34;#78FF00&#34;,&#34;#FF0042&#34;,&#34;#FF001B&#34;,&#34;#03FF00&#34;,&#34;#3300FF&#34;,&#34;#00FFA1&#34;,&#34;#FFA400&#34;,&#34;#FF0088&#34;,&#34;#001CFF&#34;,&#34;#5300FF&#34;,&#34;#7AFF00&#34;,&#34;#001EFF&#34;,&#34;#E000FF&#34;,&#34;#77FF00&#34;,&#34;#00FFBF&#34;,&#34;#70FF00&#34;,&#34;#0036FF&#34;,&#34;#00FEFF&#34;,&#34;#00FF14&#34;,&#34;#77FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF009C&#34;,&#34;#FF00AB&#34;,&#34;#28FF00&#34;,&#34;#FF00E4&#34;,&#34;#00FFB4&#34;,&#34;#0093FF&#34;,&#34;#00FFAD&#34;,&#34;#A4FF00&#34;,&#34;#00FF41&#34;,&#34;#00FFF5&#34;,&#34;#00FF32&#34;,&#34;#3D00FF&#34;,&#34;#FFF100&#34;,&#34;#FFEC00&#34;,&#34;#FFE000&#34;,&#34;#FF1A00&#34;,&#34;#FFE900&#34;,&#34;#EE00FF&#34;,&#34;#7AFF00&#34;,&#34;#FF0044&#34;,&#34;#009BFF&#34;,&#34;#FF4500&#34;,&#34;#FF8B00&#34;,&#34;#0BFF00&#34;,&#34;#00CBFF&#34;,&#34;#FF007E&#34;,&#34;#FF00E2&#34;,&#34;#23FF00&#34;,&#34;#FF3400&#34;,&#34;#B800FF&#34;,&#34;#BA00FF&#34;,&#34;#DFFF00&#34;,&#34;#00FFDD&#34;,&#34;#FF5300&#34;,&#34;#FF00B6&#34;,&#34;#FFD700&#34;,&#34;#00B6FF&#34;,&#34;#00FFEB&#34;,&#34;#FF0064&#34;,&#34;#FF8D00&#34;,&#34;#C200FF&#34;,&#34;#00FFC6&#34;,&#34;#AFFF00&#34;,&#34;#00D8FF&#34;,&#34;#FF00DB&#34;,&#34;#FFA300&#34;,&#34;#B300FF&#34;,&#34;#FF0036&#34;,&#34;#FF0071&#34;,&#34;#00FF12&#34;,&#34;#00FF32&#34;,&#34;#00FF23&#34;,&#34;#0092FF&#34;,&#34;#72FF00&#34;,&#34;#FF00DC&#34;,&#34;#FF0065&#34;,&#34;#06FF00&#34;,&#34;#FF00EF&#34;,&#34;#70FF00&#34;,&#34;#62FF00&#34;,&#34;#00FF2F&#34;,&#34;#00FFF0&#34;,&#34;#FF0B00&#34;,&#34;#0082FF&#34;,&#34;#4800FF&#34;,&#34;#6800FF&#34;,&#34;#FF2D00&#34;,&#34;#003FFF&#34;,&#34;#FF00FA&#34;,&#34;#0044FF&#34;,&#34;#00FF04&#34;,&#34;#E900FF&#34;,&#34;#00FF2C&#34;,&#34;#FFD800&#34;,&#34;#FF0060&#34;,&#34;#7D00FF&#34;,&#34;#FF0076&#34;,&#34;#00E4FF&#34;,&#34;#6AFF00&#34;,&#34;#FF0000&#34;,&#34;#008CFF&#34;,&#34;#00FF38&#34;,&#34;#D7FF00&#34;,&#34;#FF003C&#34;,&#34;#FFC600&#34;,&#34;#FF0053&#34;,&#34;#FF00E0&#34;,&#34;#FF007F&#34;,&#34;#FFC900&#34;,&#34;#7C00FF&#34;,&#34;#00B1FF&#34;,&#34;#0027FF&#34;,&#34;#00DFFF&#34;,&#34;#3A00FF&#34;,&#34;#0004FF&#34;,&#34;#003AFF&#34;,&#34;#8200FF&#34;,&#34;#003EFF&#34;,&#34;#FF008D&#34;,&#34;#00B4FF&#34;,&#34;#FF9200&#34;,&#34;#00FFE8&#34;,&#34;#00FF1A&#34;,&#34;#00DCFF&#34;,&#34;#FF002F&#34;,&#34;#FF003E&#34;,&#34;#004CFF&#34;,&#34;#003BFF&#34;,&#34;#D100FF&#34;,&#34;#C2FF00&#34;,&#34;#00FFAF&#34;,&#34;#FF000A&#34;,&#34;#00E8FF&#34;,&#34;#FF3200&#34;,&#34;#00FFAE&#34;,&#34;#0044FF&#34;,&#34;#00FF91&#34;,&#34;#63FF00&#34;,&#34;#FF8700&#34;,&#34;#4BFF00&#34;,&#34;#FF0043&#34;,&#34;#00FF8A&#34;,&#34;#8800FF&#34;,&#34;#FF00BD&#34;,&#34;#FF0037&#34;,&#34;#004EFF&#34;,&#34;#00ADFF&#34;,&#34;#FF0017&#34;,&#34;#6BFF00&#34;,&#34;#3F00FF&#34;,&#34;#FF003E&#34;,&#34;#A8FF00&#34;,&#34;#FFEC00&#34;,&#34;#00FF5F&#34;,&#34;#8BFF00&#34;,&#34;#00FF7A&#34;,&#34;#0009FF&#34;,&#34;#00FF46&#34;,&#34;#003DFF&#34;,&#34;#00FF9C&#34;,&#34;#00FF0D&#34;,&#34;#80FF00&#34;,&#34;#5600FF&#34;,&#34;#FF0095&#34;,&#34;#00FF2C&#34;,&#34;#DE00FF&#34;,&#34;#FFC800&#34;,&#34;#E600FF&#34;,&#34;#37FF00&#34;,&#34;#FF00D5&#34;,&#34;#FFD400&#34;,&#34;#7DFF00&#34;,&#34;#00FFAF&#34;,&#34;#FF00AF&#34;,&#34;#FFC400&#34;,&#34;#3EFF00&#34;,&#34;#7F00FF&#34;,&#34;#5800FF&#34;,&#34;#FF00E5&#34;,&#34;#FF3700&#34;,&#34;#00FF27&#34;,&#34;#3EFF00&#34;,&#34;#FC00FF&#34;,&#34;#FF0070&#34;,&#34;#FF00C2&#34;,&#34;#002DFF&#34;,&#34;#7200FF&#34;,&#34;#9000FF&#34;,&#34;#6100FF&#34;,&#34;#DD00FF&#34;,&#34;#00FF01&#34;,&#34;#009DFF&#34;,&#34;#FF8C00&#34;,&#34;#FF00CA&#34;,&#34;#FFB900&#34;,&#34;#001CFF&#34;,&#34;#28FF00&#34;,&#34;#FBFF00&#34;,&#34;#00FF62&#34;,&#34;#FFE700&#34;,&#34;#00FF6F&#34;,&#34;#FF0000&#34;,&#34;#0032FF&#34;,&#34;#F500FF&#34;,&#34;#00E9FF&#34;,&#34;#00BAFF&#34;,&#34;#FF4C00&#34;,&#34;#00FF5A&#34;,&#34;#00FFB4&#34;,&#34;#FF005F&#34;,&#34;#00FF90&#34;,&#34;#FF0003&#34;,&#34;#D7FF00&#34;,&#34;#D700FF&#34;,&#34;#B6FF00&#34;,&#34;#FF006D&#34;,&#34;#00C1FF&#34;,&#34;#00FF58&#34;,&#34;#00FFB4&#34;,&#34;#0900FF&#34;,&#34;#00FFFC&#34;,&#34;#9F00FF&#34;,&#34;#FFB000&#34;,&#34;#009FFF&#34;,&#34;#0023FF&#34;,&#34;#0F00FF&#34;,&#34;#C900FF&#34;,&#34;#1300FF&#34;,&#34;#00FFF7&#34;,&#34;#00FF3B&#34;,&#34;#F6FF00&#34;,&#34;#4D00FF&#34;,&#34;#FF00E0&#34;,&#34;#FF0083&#34;,&#34;#FF0700&#34;,&#34;#FF0023&#34;,&#34;#00FF9A&#34;,&#34;#00E5FF&#34;,&#34;#38FF00&#34;,&#34;#D400FF&#34;,&#34;#47FF00&#34;,&#34;#006DFF&#34;,&#34;#DA00FF&#34;,&#34;#00FF81&#34;,&#34;#FFF000&#34;,&#34;#FFCA00&#34;,&#34;#FF0700&#34;,&#34;#008EFF&#34;,&#34;#5400FF&#34;,&#34;#FF0019&#34;,&#34;#00FFB1&#34;,&#34;#21FF00&#34;,&#34;#C9FF00&#34;,&#34;#00FFF9&#34;,&#34;#FF003C&#34;,&#34;#FF0073&#34;,&#34;#003CFF&#34;,&#34;#FFBA00&#34;,&#34;#D2FF00&#34;,&#34;#FF0036&#34;,&#34;#04FF00&#34;,&#34;#25FF00&#34;,&#34;#0086FF&#34;,&#34;#C7FF00&#34;,&#34;#00FF78&#34;,&#34;#FF00D9&#34;,&#34;#FFD300&#34;,&#34;#00FFCC&#34;,&#34;#0032FF&#34;,&#34;#00FFAF&#34;,&#34;#004FFF&#34;,&#34;#FF002C&#34;,&#34;#FD00FF&#34;,&#34;#FF0030&#34;,&#34;#FF0029&#34;,&#34;#FF8000&#34;,&#34;#5500FF&#34;,&#34;#CFFF00&#34;,&#34;#0068FF&#34;,&#34;#00DEFF&#34;,&#34;#FF8F00&#34;,&#34;#FF7B00&#34;,&#34;#006EFF&#34;,&#34;#FFE000&#34;,&#34;#FF00AD&#34;,&#34;#00FF48&#34;,&#34;#45FF00&#34;,&#34;#00FFC3&#34;,&#34;#CE00FF&#34;,&#34;#FF3500&#34;,&#34;#007DFF&#34;,&#34;#00FF72&#34;,&#34;#FF001E&#34;,&#34;#00DCFF&#34;,&#34;#6EFF00&#34;,&#34;#FF005B&#34;,&#34;#7600FF&#34;,&#34;#00FF7F&#34;,&#34;#60FF00&#34;,&#34;#3A00FF&#34;,&#34;#00C9FF&#34;,&#34;#4EFF00&#34;,&#34;#00FFEA&#34;,&#34;#FFA000&#34;,&#34;#FF00A5&#34;,&#34;#FFCD00&#34;,&#34;#00FF8C&#34;,&#34;#1100FF&#34;,&#34;#FFF500&#34;,&#34;#FF0300&#34;,&#34;#FF00B6&#34;,&#34;#00D2FF&#34;,&#34;#FF0072&#34;,&#34;#FF0005&#34;,&#34;#FF0053&#34;,&#34;#00FF11&#34;,&#34;#FF0200&#34;,&#34;#2300FF&#34;,&#34;#FF7000&#34;,&#34;#1700FF&#34;,&#34;#FF006D&#34;,&#34;#E200FF&#34;,&#34;#42FF00&#34;,&#34;#FF0097&#34;,&#34;#FF001D&#34;,&#34;#0093FF&#34;,&#34;#FF5700&#34;,&#34;#00FF45&#34;,&#34;#FF2000&#34;,&#34;#FF00F6&#34;,&#34;#8700FF&#34;,&#34;#00FF84&#34;,&#34;#4100FF&#34;,&#34;#AC00FF&#34;,&#34;#D0FF00&#34;,&#34;#B3FF00&#34;,&#34;#0059FF&#34;,&#34;#31FF00&#34;,&#34;#FF002E&#34;,&#34;#00FF83&#34;,&#34;#0032FF&#34;,&#34;#00FFF9&#34;,&#34;#FFA200&#34;,&#34;#9C00FF&#34;,&#34;#D300FF&#34;,&#34;#00FF32&#34;,&#34;#00FF3F&#34;,&#34;#00FFA7&#34;,&#34;#FF5800&#34;,&#34;#9C00FF&#34;,&#34;#0BFF00&#34;,&#34;#FF0017&#34;,&#34;#FF00EB&#34;,&#34;#65FF00&#34;,&#34;#FF0100&#34;,&#34;#00FFC5&#34;,&#34;#D000FF&#34;,&#34;#FF9900&#34;,&#34;#DC00FF&#34;,&#34;#0012FF&#34;,&#34;#51FF00&#34;,&#34;#48FF00&#34;,&#34;#00FFAB&#34;,&#34;#00FFF1&#34;,&#34;#FF8600&#34;,&#34;#ECFF00&#34;,&#34;#005CFF&#34;,&#34;#FF0028&#34;,&#34;#C1FF00&#34;,&#34;#FFC700&#34;,&#34;#00FF35&#34;,&#34;#6800FF&#34;,&#34;#5400FF&#34;,&#34;#008DFF&#34;,&#34;#00FFB7&#34;,&#34;#FF008F&#34;,&#34;#FF008E&#34;,&#34;#0B00FF&#34;,&#34;#7700FF&#34;,&#34;#FF5500&#34;,&#34;#00E0FF&#34;,&#34;#00FFA1&#34;,&#34;#002EFF&#34;,&#34;#00EAFF&#34;,&#34;#05FF00&#34;,&#34;#00FFE7&#34;,&#34;#FFBC00&#34;,&#34;#0014FF&#34;,&#34;#D6FF00&#34;,&#34;#79FF00&#34;,&#34;#00FF1D&#34;,&#34;#FF008C&#34;,&#34;#B0FF00&#34;,&#34;#00FF55&#34;,&#34;#2FFF00&#34;,&#34;#FF00D6&#34;,&#34;#00FF73&#34;,&#34;#00FFD6&#34;,&#34;#39FF00&#34;,&#34;#00FFAC&#34;,&#34;#4CFF00&#34;,&#34;#FF9200&#34;,&#34;#00FF9F&#34;,&#34;#FF0010&#34;,&#34;#9400FF&#34;,&#34;#5E00FF&#34;,&#34;#00A6FF&#34;,&#34;#5F00FF&#34;,&#34;#1300FF&#34;,&#34;#AB00FF&#34;,&#34;#0034FF&#34;,&#34;#87FF00&#34;,&#34;#FF0057&#34;,&#34;#FFE200&#34;,&#34;#00FF3E&#34;,&#34;#D600FF&#34;,&#34;#00ADFF&#34;,&#34;#FF4200&#34;,&#34;#FF00B7&#34;,&#34;#61FF00&#34;,&#34;#FF0096&#34;,&#34;#FF7400&#34;,&#34;#FF0058&#34;,&#34;#FF6200&#34;,&#34;#1BFF00&#34;,&#34;#FF0012&#34;,&#34;#00D8FF&#34;,&#34;#0006FF&#34;,&#34;#FFD300&#34;,&#34;#FF009C&#34;,&#34;#2F00FF&#34;,&#34;#3100FF&#34;,&#34;#FF0400&#34;,&#34;#FF00B5&#34;,&#34;#7900FF&#34;,&#34;#D2FF00&#34;,&#34;#FF002A&#34;,&#34;#30FF00&#34;,&#34;#00BBFF&#34;,&#34;#00FF8C&#34;,&#34;#0073FF&#34;,&#34;#FFE700&#34;,&#34;#00FF8C&#34;,&#34;#00FF4C&#34;,&#34;#FFAD00&#34;,&#34;#FF00A9&#34;,&#34;#00FF39&#34;,&#34;#FF8E00&#34;,&#34;#00F7FF&#34;,&#34;#E200FF&#34;,&#34;#F1FF00&#34;,&#34;#FF3300&#34;,&#34;#0066FF&#34;,&#34;#A8FF00&#34;,&#34;#02FF00&#34;,&#34;#00FF3B&#34;,&#34;#13FF00&#34;,&#34;#FCFF00&#34;,&#34;#00FF5D&#34;,&#34;#6700FF&#34;,&#34;#00FFB2&#34;,&#34;#FF9500&#34;,&#34;#008DFF&#34;,&#34;#BDFF00&#34;,&#34;#00EAFF&#34;,&#34;#9700FF&#34;,&#34;#5CFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF0081&#34;,&#34;#00FFC7&#34;,&#34;#0600FF&#34;,&#34;#00FFCB&#34;,&#34;#0048FF&#34;,&#34;#FF8900&#34;,&#34;#FFB200&#34;,&#34;#00FFEC&#34;,&#34;#0B00FF&#34;,&#34;#00FF62&#34;,&#34;#00ABFF&#34;,&#34;#00C1FF&#34;,&#34;#FF0074&#34;,&#34;#2000FF&#34;,&#34;#B500FF&#34;,&#34;#00FF03&#34;,&#34;#FF00FB&#34;,&#34;#9600FF&#34;,&#34;#FF2100&#34;,&#34;#C2FF00&#34;,&#34;#FF0064&#34;,&#34;#10FF00&#34;,&#34;#FF009B&#34;,&#34;#FF9600&#34;,&#34;#00FFB5&#34;,&#34;#05FF00&#34;,&#34;#5D00FF&#34;,&#34;#FF0084&#34;,&#34;#FF0055&#34;,&#34;#B800FF&#34;,&#34;#FF4C00&#34;,&#34;#00FFBF&#34;,&#34;#FFA700&#34;,&#34;#FF00DD&#34;,&#34;#FFC800&#34;,&#34;#21FF00&#34;,&#34;#0007FF&#34;,&#34;#00FF20&#34;,&#34;#D600FF&#34;,&#34;#D300FF&#34;,&#34;#FF8500&#34;,&#34;#C1FF00&#34;,&#34;#FF6800&#34;,&#34;#FF003F&#34;,&#34;#00A6FF&#34;,&#34;#0095FF&#34;,&#34;#00FCFF&#34;,&#34;#00C7FF&#34;,&#34;#FF0088&#34;,&#34;#00FF6A&#34;,&#34;#E700FF&#34;,&#34;#002FFF&#34;,&#34;#FF7000&#34;,&#34;#FF0043&#34;,&#34;#FFE100&#34;,&#34;#FF0015&#34;,&#34;#05FF00&#34;,&#34;#4600FF&#34;,&#34;#0100FF&#34;,&#34;#009AFF&#34;,&#34;#0030FF&#34;,&#34;#0016FF&#34;,&#34;#D900FF&#34;,&#34;#FF00D8&#34;,&#34;#FF004B&#34;,&#34;#71FF00&#34;,&#34;#FF8D00&#34;,&#34;#00EEFF&#34;,&#34;#D1FF00&#34;,&#34;#00FFFB&#34;,&#34;#006EFF&#34;,&#34;#8000FF&#34;,&#34;#5900FF&#34;,&#34;#66FF00&#34;,&#34;#00C7FF&#34;,&#34;#00FFB4&#34;,&#34;#FF0006&#34;,&#34;#FFAB00&#34;,&#34;#00FFE2&#34;,&#34;#FFF400&#34;,&#34;#00FF8B&#34;,&#34;#00FF1C&#34;,&#34;#2800FF&#34;,&#34;#1A00FF&#34;,&#34;#FF004D&#34;,&#34;#1200FF&#34;,&#34;#13FF00&#34;,&#34;#FF2100&#34;,&#34;#FF0071&#34;,&#34;#3400FF&#34;,&#34;#00FFBA&#34;,&#34;#5B00FF&#34;,&#34;#8EFF00&#34;,&#34;#5CFF00&#34;,&#34;#0028FF&#34;,&#34;#00FF30&#34;,&#34;#FF6D00&#34;,&#34;#FFAC00&#34;,&#34;#FF3B00&#34;,&#34;#0038FF&#34;,&#34;#0EFF00&#34;,&#34;#00FFE1&#34;,&#34;#00FF8A&#34;,&#34;#FF001F&#34;,&#34;#FF0069&#34;,&#34;#FFAD00&#34;,&#34;#53FF00&#34;,&#34;#FF0034&#34;,&#34;#00FF3C&#34;,&#34;#FF008D&#34;,&#34;#FF0033&#34;,&#34;#00A9FF&#34;,&#34;#FF0078&#34;,&#34;#FF3F00&#34;,&#34;#FF0031&#34;,&#34;#000CFF&#34;,&#34;#FF000E&#34;,&#34;#1D00FF&#34;,&#34;#0049FF&#34;,&#34;#00FF11&#34;,&#34;#00FF49&#34;,&#34;#FFFD00&#34;,&#34;#00FEFF&#34;,&#34;#FF8700&#34;,&#34;#00AEFF&#34;,&#34;#00FF1E&#34;,&#34;#E2FF00&#34;,&#34;#FF00A5&#34;,&#34;#FF0099&#34;,&#34;#8500FF&#34;,&#34;#00AAFF&#34;,&#34;#FF5400&#34;,&#34;#8BFF00&#34;,&#34;#90FF00&#34;,&#34;#00FFB7&#34;,&#34;#00CAFF&#34;,&#34;#00FF58&#34;,&#34;#DD00FF&#34;,&#34;#00FF4E&#34;,&#34;#00FFFE&#34;,&#34;#00FFF7&#34;,&#34;#00FF71&#34;,&#34;#00F7FF&#34;,&#34;#FF00C9&#34;,&#34;#FFE600&#34;,&#34;#FF0C00&#34;,&#34;#007CFF&#34;,&#34;#FF003C&#34;,&#34;#FF6B00&#34;,&#34;#A400FF&#34;,&#34;#6000FF&#34;,&#34;#50FF00&#34;,&#34;#FF00F7&#34;,&#34;#00FF0B&#34;,&#34;#FF0900&#34;,&#34;#FF0056&#34;,&#34;#FFB200&#34;,&#34;#00FF76&#34;,&#34;#00FF38&#34;,&#34;#D100FF&#34;,&#34;#BB00FF&#34;,&#34;#00FF70&#34;,&#34;#00FFB0&#34;,&#34;#FF0600&#34;,&#34;#00FFAD&#34;,&#34;#0043FF&#34;,&#34;#00C0FF&#34;,&#34;#6D00FF&#34;,&#34;#18FF00&#34;,&#34;#FF00A8&#34;,&#34;#4800FF&#34;,&#34;#FF4600&#34;,&#34;#FF00B0&#34;,&#34;#B1FF00&#34;,&#34;#0042FF&#34;,&#34;#39FF00&#34;,&#34;#00FF7B&#34;,&#34;#FF007F&#34;,&#34;#00FF30&#34;,&#34;#0800FF&#34;,&#34;#4E00FF&#34;,&#34;#FF3D00&#34;,&#34;#00DAFF&#34;,&#34;#00C1FF&#34;,&#34;#0011FF&#34;,&#34;#FF7400&#34;,&#34;#ED00FF&#34;,&#34;#F200FF&#34;,&#34;#FF0062&#34;,&#34;#00CEFF&#34;,&#34;#FFED00&#34;,&#34;#0056FF&#34;,&#34;#00A5FF&#34;,&#34;#FF00CA&#34;,&#34;#00E5FF&#34;,&#34;#4CFF00&#34;,&#34;#FFE100&#34;,&#34;#0075FF&#34;,&#34;#00FFE1&#34;,&#34;#005FFF&#34;,&#34;#FF00E9&#34;,&#34;#0014FF&#34;,&#34;#00FF13&#34;,&#34;#FF0088&#34;,&#34;#BA00FF&#34;,&#34;#FF00FC&#34;,&#34;#FF007A&#34;,&#34;#2CFF00&#34;,&#34;#26FF00&#34;,&#34;#0004FF&#34;,&#34;#0092FF&#34;,&#34;#C300FF&#34;,&#34;#FF9200&#34;,&#34;#FF003F&#34;,&#34;#00FF70&#34;,&#34;#9700FF&#34;,&#34;#9FFF00&#34;,&#34;#4F00FF&#34;,&#34;#FFB200&#34;,&#34;#6CFF00&#34;,&#34;#FF00A8&#34;,&#34;#FF00E2&#34;,&#34;#AB00FF&#34;,&#34;#FFA700&#34;,&#34;#FF0039&#34;,&#34;#00FFAA&#34;,&#34;#46FF00&#34;,&#34;#CF00FF&#34;,&#34;#FF1E00&#34;,&#34;#0072FF&#34;,&#34;#AFFF00&#34;,&#34;#FF00EB&#34;,&#34;#00FF68&#34;,&#34;#FF00AA&#34;,&#34;#007AFF&#34;,&#34;#FF8C00&#34;,&#34;#F2FF00&#34;,&#34;#00FF95&#34;,&#34;#FF00D4&#34;,&#34;#0036FF&#34;,&#34;#0016FF&#34;,&#34;#65FF00&#34;,&#34;#FF0022&#34;,&#34;#00FF17&#34;,&#34;#C800FF&#34;,&#34;#FFE100&#34;,&#34;#FF0087&#34;,&#34;#00B6FF&#34;,&#34;#00FF93&#34;,&#34;#7D00FF&#34;,&#34;#00D1FF&#34;,&#34;#00FFDA&#34;,&#34;#FF0007&#34;,&#34;#00D6FF&#34;,&#34;#6500FF&#34;,&#34;#00E2FF&#34;,&#34;#00CFFF&#34;,&#34;#000DFF&#34;,&#34;#FFB000&#34;,&#34;#BD00FF&#34;,&#34;#FFAC00&#34;,&#34;#00FFAE&#34;,&#34;#FFAF00&#34;,&#34;#7D00FF&#34;,&#34;#FFB300&#34;,&#34;#00FFD2&#34;,&#34;#34FF00&#34;,&#34;#3700FF&#34;,&#34;#FF006D&#34;,&#34;#31FF00&#34;,&#34;#FFBF00&#34;,&#34;#6CFF00&#34;,&#34;#FF003E&#34;,&#34;#FF1700&#34;,&#34;#009FFF&#34;,&#34;#86FF00&#34;,&#34;#A500FF&#34;,&#34;#00FF16&#34;,&#34;#FF00EC&#34;,&#34;#FF0004&#34;,&#34;#1B00FF&#34;,&#34;#008BFF&#34;,&#34;#00E7FF&#34;,&#34;#007BFF&#34;,&#34;#0024FF&#34;,&#34;#FF1800&#34;,&#34;#21FF00&#34;,&#34;#90FF00&#34;,&#34;#0048FF&#34;,&#34;#00C3FF&#34;,&#34;#FFB700&#34;,&#34;#C600FF&#34;,&#34;#00FFFC&#34;,&#34;#FF00A9&#34;,&#34;#FF004A&#34;,&#34;#FF3600&#34;,&#34;#00FF41&#34;,&#34;#4D00FF&#34;,&#34;#FFEB00&#34;,&#34;#00FF46&#34;,&#34;#FF0080&#34;,&#34;#FF00DE&#34;,&#34;#FF0019&#34;,&#34;#0900FF&#34;,&#34;#00FF3A&#34;,&#34;#FF3B00&#34;,&#34;#FF00BC&#34;,&#34;#FF0600&#34;,&#34;#0700FF&#34;,&#34;#00FF51&#34;,&#34;#FFB000&#34;,&#34;#FF00EF&#34;,&#34;#00FBFF&#34;,&#34;#18FF00&#34;,&#34;#B100FF&#34;,&#34;#00EFFF&#34;,&#34;#FF0030&#34;,&#34;#7DFF00&#34;,&#34;#000BFF&#34;,&#34;#FF0033&#34;,&#34;#CCFF00&#34;,&#34;#FF1600&#34;,&#34;#004CFF&#34;,&#34;#008CFF&#34;,&#34;#FF004C&#34;,&#34;#9900FF&#34;,&#34;#0049FF&#34;,&#34;#9900FF&#34;,&#34;#FF00C9&#34;,&#34;#A4FF00&#34;,&#34;#00ACFF&#34;,&#34;#A400FF&#34;,&#34;#00FF29&#34;,&#34;#6FFF00&#34;,&#34;#B000FF&#34;,&#34;#84FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF1A00&#34;,&#34;#B000FF&#34;,&#34;#00B2FF&#34;,&#34;#FF0086&#34;,&#34;#FF3E00&#34;,&#34;#29FF00&#34;,&#34;#8200FF&#34;,&#34;#00DDFF&#34;,&#34;#0024FF&#34;,&#34;#FF2400&#34;,&#34;#FF001D&#34;,&#34;#FF0057&#34;,&#34;#5200FF&#34;,&#34;#FF5C00&#34;,&#34;#BE00FF&#34;,&#34;#00FF30&#34;,&#34;#FF2100&#34;,&#34;#D900FF&#34;,&#34;#0040FF&#34;,&#34;#FFC400&#34;,&#34;#00FF9E&#34;,&#34;#FF8E00&#34;,&#34;#C4FF00&#34;,&#34;#FF1E00&#34;,&#34;#FFC800&#34;,&#34;#00FFEF&#34;,&#34;#01FF00&#34;,&#34;#18FF00&#34;,&#34;#FF00BA&#34;,&#34;#FF00AB&#34;,&#34;#FF00F1&#34;,&#34;#FFDF00&#34;,&#34;#00F5FF&#34;,&#34;#16FF00&#34;,&#34;#00FF1C&#34;,&#34;#64FF00&#34;,&#34;#00FFE4&#34;,&#34;#001CFF&#34;,&#34;#FF2600&#34;,&#34;#FFF200&#34;,&#34;#00F8FF&#34;,&#34;#0012FF&#34;,&#34;#FF0030&#34;,&#34;#FF009F&#34;,&#34;#FF00FB&#34;,&#34;#0042FF&#34;,&#34;#0037FF&#34;,&#34;#00FF87&#34;,&#34;#BAFF00&#34;,&#34;#00FF27&#34;,&#34;#00FFD0&#34;,&#34;#FF000B&#34;,&#34;#00FF1E&#34;,&#34;#FF0075&#34;,&#34;#00FF1E&#34;,&#34;#0047FF&#34;,&#34;#FF5400&#34;,&#34;#00A0FF&#34;,&#34;#00B8FF&#34;,&#34;#A000FF&#34;,&#34;#FF5800&#34;,&#34;#54FF00&#34;,&#34;#17FF00&#34;,&#34;#FF6600&#34;,&#34;#8BFF00&#34;,&#34;#00EFFF&#34;,&#34;#FFF300&#34;,&#34;#FF6B00&#34;,&#34;#002EFF&#34;,&#34;#FF00F3&#34;,&#34;#FFE700&#34;,&#34;#00FF24&#34;,&#34;#FF7800&#34;,&#34;#A800FF&#34;,&#34;#00E1FF&#34;,&#34;#0075FF&#34;,&#34;#B300FF&#34;,&#34;#0097FF&#34;,&#34;#8A00FF&#34;,&#34;#FF0070&#34;,&#34;#FF0026&#34;,&#34;#24FF00&#34;,&#34;#A8FF00&#34;,&#34;#0069FF&#34;,&#34;#8B00FF&#34;,&#34;#FF0087&#34;,&#34;#FFE000&#34;,&#34;#2BFF00&#34;,&#34;#FF00D3&#34;,&#34;#34FF00&#34;,&#34;#00FF9D&#34;,&#34;#67FF00&#34;,&#34;#E8FF00&#34;,&#34;#FF00CE&#34;,&#34;#4E00FF&#34;,&#34;#00FF7F&#34;,&#34;#FF6C00&#34;,&#34;#009FFF&#34;,&#34;#00FFA7&#34;,&#34;#FF5F00&#34;,&#34;#007DFF&#34;,&#34;#20FF00&#34;,&#34;#004BFF&#34;,&#34;#FFA900&#34;,&#34;#FF2200&#34;,&#34;#FF008A&#34;,&#34;#00B3FF&#34;,&#34;#00FF21&#34;,&#34;#FF0054&#34;,&#34;#FF009C&#34;,&#34;#FFF000&#34;,&#34;#FF0019&#34;,&#34;#FF7A00&#34;,&#34;#00FF74&#34;,&#34;#8600FF&#34;,&#34;#0300FF&#34;,&#34;#00F9FF&#34;,&#34;#FF5D00&#34;,&#34;#FF00FE&#34;,&#34;#EDFF00&#34;,&#34;#FF0077&#34;,&#34;#6E00FF&#34;,&#34;#00FF19&#34;,&#34;#13FF00&#34;,&#34;#11FF00&#34;,&#34;#00A0FF&#34;,&#34;#EDFF00&#34;,&#34;#0059FF&#34;,&#34;#68FF00&#34;,&#34;#00FF57&#34;,&#34;#FF3200&#34;,&#34;#FF1700&#34;,&#34;#00E7FF&#34;,&#34;#FF0075&#34;,&#34;#FF00AB&#34;,&#34;#FF00F3&#34;,&#34;#00C3FF&#34;,&#34;#00BDFF&#34;,&#34;#00FF56&#34;,&#34;#FF0000&#34;,&#34;#FFFF00&#34;,&#34;#FF0018&#34;,&#34;#00FF4B&#34;,&#34;#FFE900&#34;,&#34;#00FF0F&#34;,&#34;#28FF00&#34;,&#34;#00FFE5&#34;,&#34;#FFE800&#34;,&#34;#00FFDD&#34;,&#34;#FF6C00&#34;,&#34;#00FF5B&#34;,&#34;#00FFB8&#34;,&#34;#FFF700&#34;,&#34;#3AFF00&#34;,&#34;#C7FF00&#34;,&#34;#0022FF&#34;,&#34;#1E00FF&#34;,&#34;#13FF00&#34;,&#34;#20FF00&#34;,&#34;#FFA500&#34;,&#34;#FF1400&#34;,&#34;#6900FF&#34;,&#34;#00FFD6&#34;,&#34;#75FF00&#34;,&#34;#00C4FF&#34;,&#34;#0053FF&#34;,&#34;#10FF00&#34;,&#34;#1800FF&#34;,&#34;#006BFF&#34;,&#34;#78FF00&#34;,&#34;#0700FF&#34;,&#34;#002AFF&#34;,&#34;#FFBF00&#34;,&#34;#14FF00&#34;,&#34;#58FF00&#34;,&#34;#00FF23&#34;,&#34;#B6FF00&#34;,&#34;#FF9300&#34;,&#34;#00FFE7&#34;,&#34;#00FF8F&#34;,&#34;#0030FF&#34;,&#34;#FF4E00&#34;,&#34;#00DFFF&#34;,&#34;#0055FF&#34;,&#34;#00FF62&#34;,&#34;#FFB300&#34;,&#34;#8900FF&#34;,&#34;#9700FF&#34;,&#34;#1FFF00&#34;,&#34;#00FEFF&#34;,&#34;#FFF800&#34;,&#34;#EEFF00&#34;,&#34;#00FFDE&#34;,&#34;#00C3FF&#34;,&#34;#3D00FF&#34;,&#34;#FF9500&#34;,&#34;#4400FF&#34;,&#34;#86FF00&#34;,&#34;#FFF500&#34;,&#34;#F800FF&#34;,&#34;#FF2100&#34;,&#34;#0060FF&#34;,&#34;#00F0FF&#34;,&#34;#FF00C8&#34;,&#34;#FF0021&#34;,&#34;#34FF00&#34;,&#34;#00FFDF&#34;,&#34;#00FFEA&#34;,&#34;#00FFD7&#34;,&#34;#FF5500&#34;,&#34;#6BFF00&#34;,&#34;#5EFF00&#34;,&#34;#005FFF&#34;,&#34;#1700FF&#34;,&#34;#4DFF00&#34;,&#34;#FF00CA&#34;,&#34;#FFF700&#34;,&#34;#00FF93&#34;,&#34;#00FFEB&#34;,&#34;#81FF00&#34;,&#34;#00FAFF&#34;,&#34;#00A6FF&#34;,&#34;#FF003B&#34;,&#34;#00DAFF&#34;,&#34;#0005FF&#34;,&#34;#B800FF&#34;,&#34;#FF0042&#34;,&#34;#FF00B1&#34;,&#34;#00FFED&#34;,&#34;#FF00C4&#34;,&#34;#D400FF&#34;,&#34;#92FF00&#34;,&#34;#00FF46&#34;,&#34;#FF00D2&#34;,&#34;#FF0026&#34;,&#34;#00FFF2&#34;,&#34;#D6FF00&#34;,&#34;#00E6FF&#34;,&#34;#00FF89&#34;,&#34;#5EFF00&#34;,&#34;#2600FF&#34;,&#34;#00FFA1&#34;,&#34;#0070FF&#34;,&#34;#A0FF00&#34;,&#34;#E7FF00&#34;,&#34;#87FF00&#34;,&#34;#0058FF&#34;,&#34;#6400FF&#34;,&#34;#C8FF00&#34;,&#34;#0094FF&#34;,&#34;#FF0030&#34;,&#34;#00FF55&#34;,&#34;#3EFF00&#34;,&#34;#0062FF&#34;,&#34;#0017FF&#34;,&#34;#00FFFE&#34;,&#34;#FF00B5&#34;,&#34;#00FFD7&#34;,&#34;#FF00BE&#34;,&#34;#FF2800&#34;,&#34;#7AFF00&#34;,&#34;#00FF33&#34;,&#34;#20FF00&#34;,&#34;#00FF33&#34;,&#34;#0AFF00&#34;,&#34;#6B00FF&#34;,&#34;#FF1000&#34;,&#34;#CA00FF&#34;,&#34;#A900FF&#34;,&#34;#FF2700&#34;,&#34;#000DFF&#34;,&#34;#FF008D&#34;,&#34;#FF002F&#34;,&#34;#15FF00&#34;,&#34;#EFFF00&#34;,&#34;#FF00FE&#34;,&#34;#FF00DB&#34;,&#34;#00FF0E&#34;,&#34;#00FFBE&#34;,&#34;#FF00D0&#34;,&#34;#4F00FF&#34;,&#34;#FF1F00&#34;,&#34;#00CAFF&#34;,&#34;#FF0018&#34;,&#34;#FF6500&#34;,&#34;#001EFF&#34;,&#34;#00FF47&#34;,&#34;#00FF94&#34;,&#34;#FF5600&#34;,&#34;#FF00A5&#34;,&#34;#FF0064&#34;,&#34;#1000FF&#34;,&#34;#9CFF00&#34;,&#34;#FF007A&#34;,&#34;#2E00FF&#34;,&#34;#1BFF00&#34;,&#34;#00FFBB&#34;,&#34;#00FFFB&#34;,&#34;#2000FF&#34;,&#34;#FF0800&#34;,&#34;#FF004A&#34;,&#34;#FF0600&#34;,&#34;#004FFF&#34;,&#34;#FF00FC&#34;,&#34;#FF1000&#34;,&#34;#48FF00&#34;,&#34;#00FFA9&#34;,&#34;#00E1FF&#34;,&#34;#A6FF00&#34;,&#34;#F700FF&#34;,&#34;#FFD200&#34;,&#34;#FF0025&#34;,&#34;#4DFF00&#34;,&#34;#6CFF00&#34;,&#34;#00FF8C&#34;,&#34;#2300FF&#34;,&#34;#FBFF00&#34;,&#34;#DCFF00&#34;,&#34;#FF7100&#34;,&#34;#FF0088&#34;,&#34;#00FFD7&#34;,&#34;#00FFCE&#34;,&#34;#D800FF&#34;,&#34;#DC00FF&#34;,&#34;#FFA400&#34;,&#34;#3AFF00&#34;,&#34;#7100FF&#34;,&#34;#0079FF&#34;,&#34;#0CFF00&#34;,&#34;#4900FF&#34;,&#34;#EAFF00&#34;,&#34;#00FFED&#34;,&#34;#00FFFC&#34;,&#34;#004BFF&#34;,&#34;#B3FF00&#34;,&#34;#FF7200&#34;,&#34;#A8FF00&#34;,&#34;#00FFF8&#34;,&#34;#FF0B00&#34;,&#34;#FF9300&#34;,&#34;#FF2100&#34;,&#34;#00E4FF&#34;,&#34;#FF2000&#34;,&#34;#00E2FF&#34;,&#34;#5D00FF&#34;,&#34;#1A00FF&#34;,&#34;#1900FF&#34;,&#34;#F600FF&#34;,&#34;#00E4FF&#34;,&#34;#B200FF&#34;,&#34;#00FF1A&#34;,&#34;#FF00F9&#34;,&#34;#FF00C5&#34;,&#34;#00FF87&#34;,&#34;#3300FF&#34;,&#34;#47FF00&#34;,&#34;#DDFF00&#34;,&#34;#0010FF&#34;,&#34;#00FFF5&#34;,&#34;#FF009D&#34;,&#34;#FF6700&#34;,&#34;#00FF7C&#34;,&#34;#0035FF&#34;,&#34;#3900FF&#34;,&#34;#76FF00&#34;,&#34;#6FFF00&#34;,&#34;#C7FF00&#34;,&#34;#8AFF00&#34;,&#34;#9200FF&#34;,&#34;#FF00C2&#34;,&#34;#00FF4C&#34;,&#34;#A700FF&#34;,&#34;#4DFF00&#34;,&#34;#8500FF&#34;,&#34;#FF3F00&#34;,&#34;#E6FF00&#34;,&#34;#00FF72&#34;,&#34;#00FF56&#34;,&#34;#9400FF&#34;,&#34;#0000FF&#34;,&#34;#96FF00&#34;,&#34;#FFBC00&#34;,&#34;#FFE500&#34;,&#34;#E800FF&#34;,&#34;#00FFC7&#34;,&#34;#FF1E00&#34;,&#34;#FF0011&#34;,&#34;#FF00CF&#34;,&#34;#00FFD0&#34;,&#34;#FF00FC&#34;,&#34;#FF009E&#34;,&#34;#FF00B8&#34;,&#34;#4EFF00&#34;,&#34;#00FF5F&#34;,&#34;#009DFF&#34;,&#34;#00F4FF&#34;,&#34;#41FF00&#34;,&#34;#FF3700&#34;,&#34;#D000FF&#34;,&#34;#12FF00&#34;,&#34;#00FF4A&#34;,&#34;#FF0032&#34;,&#34;#0043FF&#34;,&#34;#CA00FF&#34;,&#34;#00FFD6&#34;,&#34;#00CAFF&#34;,&#34;#FFB900&#34;,&#34;#00FFC0&#34;,&#34;#0008FF&#34;,&#34;#22FF00&#34;,&#34;#00B9FF&#34;,&#34;#5BFF00&#34;,&#34;#A4FF00&#34;,&#34;#F7FF00&#34;,&#34;#00FFF2&#34;,&#34;#6D00FF&#34;,&#34;#00B8FF&#34;,&#34;#9B00FF&#34;,&#34;#EFFF00&#34;,&#34;#0054FF&#34;,&#34;#FF9A00&#34;,&#34;#0058FF&#34;,&#34;#00FF1A&#34;,&#34;#00FFCC&#34;,&#34;#FBFF00&#34;,&#34;#00FFE8&#34;,&#34;#00FFE3&#34;,&#34;#D1FF00&#34;,&#34;#00B2FF&#34;,&#34;#00FFD2&#34;,&#34;#57FF00&#34;,&#34;#FFA000&#34;,&#34;#FF6800&#34;,&#34;#FF002F&#34;,&#34;#45FF00&#34;,&#34;#00FF51&#34;,&#34;#3BFF00&#34;,&#34;#00D1FF&#34;,&#34;#FF5100&#34;,&#34;#ACFF00&#34;,&#34;#60FF00&#34;,&#34;#C100FF&#34;,&#34;#00FF77&#34;,&#34;#1EFF00&#34;,&#34;#FF008A&#34;,&#34;#0010FF&#34;,&#34;#FF5B00&#34;,&#34;#BA00FF&#34;,&#34;#FF1200&#34;,&#34;#00E4FF&#34;,&#34;#2FFF00&#34;,&#34;#00FF1F&#34;,&#34;#FF6E00&#34;,&#34;#5700FF&#34;,&#34;#FF5C00&#34;,&#34;#00FFAA&#34;,&#34;#D700FF&#34;,&#34;#00FF15&#34;,&#34;#FFA900&#34;,&#34;#4100FF&#34;,&#34;#4700FF&#34;,&#34;#99FF00&#34;,&#34;#C700FF&#34;,&#34;#69FF00&#34;,&#34;#00FF23&#34;,&#34;#00FF8C&#34;,&#34;#B600FF&#34;,&#34;#0100FF&#34;,&#34;#007FFF&#34;,&#34;#004AFF&#34;,&#34;#A900FF&#34;,&#34;#3BFF00&#34;,&#34;#00FF3E&#34;,&#34;#FF0024&#34;,&#34;#45FF00&#34;,&#34;#F8FF00&#34;,&#34;#005AFF&#34;,&#34;#4700FF&#34;,&#34;#00F2FF&#34;,&#34;#00FF76&#34;,&#34;#FF0044&#34;,&#34;#0054FF&#34;,&#34;#00FFE1&#34;,&#34;#FF0090&#34;,&#34;#C200FF&#34;,&#34;#FFE000&#34;,&#34;#00FF69&#34;,&#34;#D8FF00&#34;,&#34;#29FF00&#34;,&#34;#FF1200&#34;,&#34;#BE00FF&#34;,&#34;#005DFF&#34;,&#34;#009EFF&#34;,&#34;#00FF61&#34;,&#34;#FF1800&#34;,&#34;#FFA900&#34;,&#34;#D9FF00&#34;,&#34;#5300FF&#34;,&#34;#A200FF&#34;,&#34;#2AFF00&#34;,&#34;#4E00FF&#34;,&#34;#FF0068&#34;,&#34;#FFE800&#34;,&#34;#00FF42&#34;,&#34;#E0FF00&#34;,&#34;#B6FF00&#34;,&#34;#27FF00&#34;,&#34;#001DFF&#34;,&#34;#0079FF&#34;,&#34;#65FF00&#34;,&#34;#0053FF&#34;,&#34;#FF9300&#34;,&#34;#A200FF&#34;,&#34;#0067FF&#34;,&#34;#00FF74&#34;,&#34;#0015FF&#34;,&#34;#8500FF&#34;,&#34;#00FF23&#34;,&#34;#FF2000&#34;,&#34;#0098FF&#34;,&#34;#3FFF00&#34;,&#34;#00FF94&#34;,&#34;#F7FF00&#34;,&#34;#FF00A3&#34;,&#34;#FF5F00&#34;,&#34;#3900FF&#34;,&#34;#00BBFF&#34;,&#34;#8500FF&#34;,&#34;#13FF00&#34;,&#34;#FF0023&#34;,&#34;#FF0048&#34;,&#34;#0056FF&#34;,&#34;#00FF4A&#34;,&#34;#00A8FF&#34;,&#34;#FF0075&#34;,&#34;#00DCFF&#34;,&#34;#FFEE00&#34;,&#34;#FF7D00&#34;,&#34;#FF0079&#34;,&#34;#C700FF&#34;,&#34;#00C4FF&#34;,&#34;#FF8B00&#34;,&#34;#00FF83&#34;,&#34;#FF00D6&#34;,&#34;#0097FF&#34;,&#34;#ABFF00&#34;,&#34;#FF00DB&#34;,&#34;#00FFE9&#34;,&#34;#004BFF&#34;,&#34;#FF8900&#34;,&#34;#00FFBA&#34;,&#34;#FF000D&#34;,&#34;#FFD700&#34;,&#34;#0001FF&#34;,&#34;#00D1FF&#34;,&#34;#FF9C00&#34;,&#34;#00FFD5&#34;,&#34;#0011FF&#34;,&#34;#FF00F2&#34;,&#34;#0500FF&#34;,&#34;#FF00AB&#34;,&#34;#5D00FF&#34;,&#34;#009DFF&#34;,&#34;#9300FF&#34;,&#34;#FF0900&#34;,&#34;#00FF78&#34;,&#34;#00B8FF&#34;,&#34;#00BFFF&#34;,&#34;#007FFF&#34;,&#34;#9AFF00&#34;,&#34;#00FFB3&#34;,&#34;#EF00FF&#34;,&#34;#56FF00&#34;,&#34;#30FF00&#34;,&#34;#FF0001&#34;,&#34;#00BDFF&#34;,&#34;#FFF900&#34;,&#34;#FF00BB&#34;,&#34;#99FF00&#34;,&#34;#1900FF&#34;,&#34;#FFC300&#34;,&#34;#FF5D00&#34;,&#34;#9BFF00&#34;,&#34;#ABFF00&#34;,&#34;#60FF00&#34;,&#34;#00AAFF&#34;,&#34;#44FF00&#34;,&#34;#FF00E4&#34;,&#34;#FF0051&#34;,&#34;#00FFDC&#34;,&#34;#00FF70&#34;,&#34;#0018FF&#34;,&#34;#DB00FF&#34;,&#34;#FF9C00&#34;,&#34;#FF9400&#34;,&#34;#E7FF00&#34;,&#34;#9800FF&#34;,&#34;#BF00FF&#34;,&#34;#FF00BA&#34;,&#34;#00FF9D&#34;,&#34;#FF0077&#34;,&#34;#004BFF&#34;,&#34;#0049FF&#34;,&#34;#FF00D7&#34;,&#34;#FF00B5&#34;,&#34;#BAFF00&#34;,&#34;#0085FF&#34;,&#34;#FDFF00&#34;,&#34;#00FF22&#34;,&#34;#A6FF00&#34;,&#34;#00FF6E&#34;,&#34;#FF1C00&#34;,&#34;#8CFF00&#34;,&#34;#51FF00&#34;,&#34;#39FF00&#34;,&#34;#FF00D4&#34;,&#34;#FF00EB&#34;,&#34;#0003FF&#34;,&#34;#00FF0C&#34;,&#34;#FF009E&#34;,&#34;#FFD000&#34;,&#34;#0FFF00&#34;,&#34;#A3FF00&#34;,&#34;#4EFF00&#34;,&#34;#3900FF&#34;,&#34;#0019FF&#34;,&#34;#FF00C5&#34;,&#34;#5BFF00&#34;,&#34;#0080FF&#34;,&#34;#FF00EA&#34;,&#34;#00FFD4&#34;,&#34;#FF00A6&#34;,&#34;#FFD700&#34;,&#34;#FFC000&#34;,&#34;#5000FF&#34;,&#34;#00EDFF&#34;,&#34;#005CFF&#34;,&#34;#C800FF&#34;,&#34;#FFF000&#34;,&#34;#41FF00&#34;,&#34;#001FFF&#34;,&#34;#DC00FF&#34;,&#34;#00FF4B&#34;,&#34;#00FF94&#34;,&#34;#008CFF&#34;,&#34;#D8FF00&#34;,&#34;#0025FF&#34;,&#34;#FF0005&#34;,&#34;#6A00FF&#34;,&#34;#003CFF&#34;,&#34;#00FF82&#34;,&#34;#0013FF&#34;,&#34;#0047FF&#34;,&#34;#0042FF&#34;,&#34;#2BFF00&#34;,&#34;#FF0023&#34;,&#34;#9700FF&#34;,&#34;#00FF1E&#34;,&#34;#F3FF00&#34;,&#34;#8EFF00&#34;,&#34;#00FF38&#34;,&#34;#FF0066&#34;,&#34;#FF4000&#34;,&#34;#FF0500&#34;,&#34;#FF000D&#34;,&#34;#4400FF&#34;,&#34;#FF5B00&#34;,&#34;#72FF00&#34;,&#34;#FF00A0&#34;,&#34;#DAFF00&#34;,&#34;#FF0075&#34;,&#34;#FF4E00&#34;,&#34;#FF6E00&#34;,&#34;#FF5900&#34;,&#34;#9FFF00&#34;,&#34;#0039FF&#34;,&#34;#FF7C00&#34;,&#34;#FF0034&#34;,&#34;#FF00F2&#34;,&#34;#FF0005&#34;,&#34;#FF009D&#34;,&#34;#B5FF00&#34;,&#34;#6EFF00&#34;,&#34;#FFC300&#34;,&#34;#00D9FF&#34;,&#34;#D1FF00&#34;,&#34;#10FF00&#34;,&#34;#FF9A00&#34;,&#34;#FF008B&#34;,&#34;#00FF9C&#34;,&#34;#F4FF00&#34;,&#34;#ABFF00&#34;,&#34;#FF7E00&#34;,&#34;#00FF83&#34;,&#34;#00FFB7&#34;,&#34;#0072FF&#34;,&#34;#F500FF&#34;,&#34;#00CEFF&#34;,&#34;#00FF2B&#34;,&#34;#77FF00&#34;,&#34;#00FF4A&#34;,&#34;#0099FF&#34;,&#34;#7C00FF&#34;,&#34;#00FF61&#34;,&#34;#AA00FF&#34;,&#34;#88FF00&#34;,&#34;#FF005F&#34;,&#34;#FF6500&#34;,&#34;#FF002A&#34;,&#34;#FF0034&#34;,&#34;#007BFF&#34;,&#34;#2000FF&#34;,&#34;#BAFF00&#34;,&#34;#00FF66&#34;,&#34;#00E6FF&#34;,&#34;#00FF20&#34;,&#34;#FF00F5&#34;,&#34;#00D8FF&#34;,&#34;#00FF41&#34;,&#34;#D800FF&#34;,&#34;#2E00FF&#34;,&#34;#B4FF00&#34;,&#34;#00FFD6&#34;,&#34;#FF0064&#34;,&#34;#00FFE4&#34;,&#34;#FF7300&#34;,&#34;#FFFE00&#34;,&#34;#FF0068&#34;,&#34;#00FF95&#34;,&#34;#FF001F&#34;,&#34;#F4FF00&#34;,&#34;#FFF300&#34;,&#34;#FF7700&#34;,&#34;#00FFB1&#34;,&#34;#C0FF00&#34;,&#34;#007FFF&#34;,&#34;#0E00FF&#34;,&#34;#F5FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF8000&#34;,&#34;#00D6FF&#34;,&#34;#00C4FF&#34;,&#34;#5000FF&#34;,&#34;#FF2D00&#34;,&#34;#00FF2B&#34;,&#34;#FF00CF&#34;,&#34;#6CFF00&#34;,&#34;#0062FF&#34;,&#34;#BBFF00&#34;,&#34;#D9FF00&#34;,&#34;#00FF64&#34;,&#34;#D0FF00&#34;,&#34;#00C8FF&#34;,&#34;#FF3C00&#34;,&#34;#CAFF00&#34;,&#34;#FF009D&#34;,&#34;#FF0032&#34;,&#34;#DBFF00&#34;,&#34;#FF0035&#34;,&#34;#7EFF00&#34;,&#34;#00FF7B&#34;,&#34;#33FF00&#34;,&#34;#2E00FF&#34;,&#34;#7900FF&#34;,&#34;#A2FF00&#34;,&#34;#C000FF&#34;,&#34;#FF0059&#34;,&#34;#CEFF00&#34;,&#34;#FF0021&#34;,&#34;#FF0E00&#34;,&#34;#FFA400&#34;,&#34;#00FF99&#34;,&#34;#FF3700&#34;,&#34;#FF7200&#34;,&#34;#00FFC5&#34;,&#34;#FF0091&#34;,&#34;#B7FF00&#34;,&#34;#EFFF00&#34;,&#34;#00FF2F&#34;,&#34;#009CFF&#34;,&#34;#005AFF&#34;,&#34;#FF0043&#34;,&#34;#FF00FD&#34;,&#34;#007AFF&#34;,&#34;#0048FF&#34;,&#34;#FAFF00&#34;,&#34;#00FF36&#34;,&#34;#C200FF&#34;,&#34;#96FF00&#34;,&#34;#E2FF00&#34;,&#34;#0044FF&#34;,&#34;#0045FF&#34;,&#34;#00FF5F&#34;,&#34;#003EFF&#34;,&#34;#00FF6E&#34;,&#34;#F1FF00&#34;,&#34;#00FF7F&#34;,&#34;#F200FF&#34;,&#34;#9EFF00&#34;,&#34;#00FFA2&#34;,&#34;#CEFF00&#34;,&#34;#FF1F00&#34;,&#34;#FF008C&#34;,&#34;#FF4400&#34;,&#34;#AB00FF&#34;,&#34;#FEFF00&#34;,&#34;#E200FF&#34;,&#34;#FF00B3&#34;,&#34;#0093FF&#34;,&#34;#FFF900&#34;,&#34;#00FFD0&#34;,&#34;#4300FF&#34;,&#34;#00FFBF&#34;,&#34;#FF7800&#34;,&#34;#B800FF&#34;,&#34;#3BFF00&#34;,&#34;#00FFC5&#34;,&#34;#FF005C&#34;,&#34;#FFEF00&#34;,&#34;#2200FF&#34;,&#34;#00FF25&#34;,&#34;#00FF24&#34;,&#34;#FF2F00&#34;,&#34;#2BFF00&#34;,&#34;#1200FF&#34;,&#34;#0600FF&#34;,&#34;#00FF6C&#34;,&#34;#FF00BB&#34;,&#34;#00FF55&#34;,&#34;#00C9FF&#34;,&#34;#FF00D4&#34;,&#34;#95FF00&#34;,&#34;#FFAA00&#34;,&#34;#00FF71&#34;,&#34;#8300FF&#34;,&#34;#1CFF00&#34;,&#34;#FF1900&#34;,&#34;#00FF39&#34;,&#34;#00FF76&#34;,&#34;#A3FF00&#34;,&#34;#FF0090&#34;,&#34;#F3FF00&#34;,&#34;#FF1500&#34;,&#34;#00BFFF&#34;,&#34;#FF005D&#34;,&#34;#FF2100&#34;,&#34;#00FF24&#34;,&#34;#00FF10&#34;,&#34;#00FBFF&#34;,&#34;#FF00E9&#34;,&#34;#000EFF&#34;,&#34;#7C00FF&#34;,&#34;#007BFF&#34;,&#34;#A300FF&#34;,&#34;#00C5FF&#34;,&#34;#FF00CB&#34;,&#34;#00FFAC&#34;,&#34;#003BFF&#34;,&#34;#00FF8E&#34;,&#34;#0097FF&#34;,&#34;#FF4900&#34;,&#34;#00FF75&#34;,&#34;#FF0078&#34;,&#34;#00CDFF&#34;,&#34;#30FF00&#34;,&#34;#001AFF&#34;,&#34;#1D00FF&#34;,&#34;#B500FF&#34;,&#34;#00FF73&#34;,&#34;#81FF00&#34;,&#34;#2E00FF&#34;,&#34;#00FFA9&#34;,&#34;#6D00FF&#34;,&#34;#00FFF4&#34;,&#34;#00E4FF&#34;,&#34;#00FF02&#34;,&#34;#FF0019&#34;,&#34;#005DFF&#34;,&#34;#5000FF&#34;,&#34;#00E3FF&#34;,&#34;#1000FF&#34;,&#34;#AC00FF&#34;,&#34;#00FFD3&#34;,&#34;#2FFF00&#34;,&#34;#FF3B00&#34;,&#34;#FF0032&#34;,&#34;#FF00BA&#34;,&#34;#00FFE7&#34;,&#34;#00C8FF&#34;,&#34;#F8FF00&#34;,&#34;#05FF00&#34;,&#34;#6FFF00&#34;,&#34;#00FDFF&#34;,&#34;#00FF9F&#34;,&#34;#5900FF&#34;,&#34;#0009FF&#34;,&#34;#00CDFF&#34;,&#34;#00FF25&#34;,&#34;#FF0011&#34;,&#34;#00E5FF&#34;,&#34;#FDFF00&#34;,&#34;#0093FF&#34;,&#34;#FF0068&#34;,&#34;#FF005D&#34;,&#34;#00FF68&#34;,&#34;#6EFF00&#34;,&#34;#00FF5D&#34;,&#34;#5CFF00&#34;,&#34;#0011FF&#34;,&#34;#FF6F00&#34;,&#34;#00FF7F&#34;,&#34;#FF3200&#34;,&#34;#00FF07&#34;,&#34;#FFE700&#34;,&#34;#3BFF00&#34;,&#34;#00FF01&#34;,&#34;#00FF50&#34;,&#34;#AA00FF&#34;,&#34;#0C00FF&#34;,&#34;#FF0025&#34;,&#34;#00FFF6&#34;,&#34;#00D2FF&#34;,&#34;#F9FF00&#34;,&#34;#0049FF&#34;,&#34;#67FF00&#34;,&#34;#00AFFF&#34;,&#34;#00DFFF&#34;,&#34;#FFED00&#34;,&#34;#FF00EF&#34;,&#34;#1AFF00&#34;,&#34;#0005FF&#34;,&#34;#00B2FF&#34;,&#34;#00FF2B&#34;,&#34;#9B00FF&#34;,&#34;#00FF76&#34;,&#34;#39FF00&#34;,&#34;#00E9FF&#34;,&#34;#00FF92&#34;,&#34;#00FF8A&#34;,&#34;#C700FF&#34;,&#34;#00FFEC&#34;,&#34;#00FF26&#34;,&#34;#FFBF00&#34;,&#34;#0097FF&#34;,&#34;#0A00FF&#34;,&#34;#FF005F&#34;,&#34;#FF5300&#34;,&#34;#F5FF00&#34;,&#34;#4100FF&#34;,&#34;#FF1F00&#34;,&#34;#FFEC00&#34;,&#34;#00EBFF&#34;,&#34;#FF2400&#34;,&#34;#A6FF00&#34;,&#34;#AEFF00&#34;,&#34;#61FF00&#34;,&#34;#7000FF&#34;,&#34;#FFE900&#34;,&#34;#00FFFD&#34;,&#34;#FF0084&#34;,&#34;#2AFF00&#34;,&#34;#FFF300&#34;,&#34;#000AFF&#34;,&#34;#FF3000&#34;,&#34;#FF9100&#34;,&#34;#9200FF&#34;,&#34;#E1FF00&#34;,&#34;#FF00CC&#34;,&#34;#00FFAD&#34;,&#34;#D2FF00&#34;,&#34;#0017FF&#34;,&#34;#95FF00&#34;,&#34;#00FF1C&#34;,&#34;#FF00F7&#34;,&#34;#FF3100&#34;,&#34;#003CFF&#34;,&#34;#2C00FF&#34;,&#34;#00C1FF&#34;,&#34;#00FF43&#34;,&#34;#FF00CF&#34;,&#34;#00FF9B&#34;,&#34;#EAFF00&#34;,&#34;#FFB000&#34;,&#34;#FF00DA&#34;,&#34;#B4FF00&#34;,&#34;#FF0093&#34;,&#34;#00FF6A&#34;,&#34;#08FF00&#34;,&#34;#0800FF&#34;,&#34;#FFD000&#34;,&#34;#FFE900&#34;,&#34;#00FFEE&#34;,&#34;#AC00FF&#34;,&#34;#0069FF&#34;,&#34;#00FF3B&#34;,&#34;#00FF6D&#34;,&#34;#0057FF&#34;,&#34;#D700FF&#34;,&#34;#FF000F&#34;,&#34;#00FFC2&#34;,&#34;#00FFF0&#34;,&#34;#FF6200&#34;,&#34;#00DCFF&#34;,&#34;#FF009D&#34;,&#34;#00FFD8&#34;,&#34;#0006FF&#34;,&#34;#FF1D00&#34;,&#34;#FF0082&#34;,&#34;#E000FF&#34;,&#34;#008FFF&#34;,&#34;#49FF00&#34;,&#34;#23FF00&#34;,&#34;#00FF1D&#34;,&#34;#00FFBE&#34;,&#34;#99FF00&#34;,&#34;#FD00FF&#34;,&#34;#00FFD8&#34;,&#34;#A4FF00&#34;,&#34;#1200FF&#34;,&#34;#28FF00&#34;,&#34;#0025FF&#34;,&#34;#FF00EB&#34;,&#34;#EFFF00&#34;,&#34;#6DFF00&#34;,&#34;#FF001F&#34;,&#34;#0035FF&#34;,&#34;#AC00FF&#34;,&#34;#9300FF&#34;,&#34;#1B00FF&#34;,&#34;#49FF00&#34;,&#34;#2600FF&#34;,&#34;#2800FF&#34;,&#34;#00C9FF&#34;,&#34;#FFC100&#34;,&#34;#DFFF00&#34;,&#34;#E0FF00&#34;,&#34;#E100FF&#34;,&#34;#FF5800&#34;,&#34;#FF0061&#34;,&#34;#FF005E&#34;,&#34;#0094FF&#34;,&#34;#00C4FF&#34;,&#34;#FF7800&#34;,&#34;#E000FF&#34;,&#34;#0083FF&#34;,&#34;#1B00FF&#34;,&#34;#F700FF&#34;,&#34;#36FF00&#34;,&#34;#00FFB7&#34;,&#34;#FFBB00&#34;,&#34;#80FF00&#34;,&#34;#FF9900&#34;,&#34;#00FF28&#34;,&#34;#FF00FE&#34;,&#34;#00FF31&#34;,&#34;#003DFF&#34;,&#34;#E700FF&#34;,&#34;#A7FF00&#34;,&#34;#0087FF&#34;,&#34;#006AFF&#34;,&#34;#4F00FF&#34;,&#34;#2CFF00&#34;,&#34;#FF9000&#34;,&#34;#CC00FF&#34;,&#34;#0082FF&#34;,&#34;#0024FF&#34;,&#34;#FF5400&#34;,&#34;#FF00D0&#34;,&#34;#1CFF00&#34;,&#34;#3EFF00&#34;,&#34;#0E00FF&#34;,&#34;#FF00D4&#34;,&#34;#0049FF&#34;,&#34;#FF0096&#34;,&#34;#00FF02&#34;,&#34;#EA00FF&#34;,&#34;#00FF2B&#34;,&#34;#00FF98&#34;,&#34;#008BFF&#34;,&#34;#FF0047&#34;,&#34;#000DFF&#34;,&#34;#00FF67&#34;,&#34;#FF004A&#34;,&#34;#FF1200&#34;,&#34;#1700FF&#34;,&#34;#00FF10&#34;,&#34;#FF0067&#34;,&#34;#9900FF&#34;,&#34;#FF0058&#34;,&#34;#FF9D00&#34;,&#34;#00D4FF&#34;,&#34;#FF006A&#34;,&#34;#00FF3B&#34;,&#34;#0071FF&#34;,&#34;#FF003B&#34;,&#34;#FF5D00&#34;,&#34;#04FF00&#34;,&#34;#00FF9C&#34;,&#34;#00F7FF&#34;,&#34;#FF00A6&#34;,&#34;#00AAFF&#34;,&#34;#F6FF00&#34;,&#34;#FFF300&#34;,&#34;#FF00A4&#34;,&#34;#00FF7F&#34;,&#34;#FF0021&#34;,&#34;#00DFFF&#34;,&#34;#00A2FF&#34;,&#34;#CEFF00&#34;,&#34;#FF7800&#34;,&#34;#2B00FF&#34;,&#34;#0019FF&#34;,&#34;#5200FF&#34;,&#34;#00FFE4&#34;,&#34;#3600FF&#34;,&#34;#0016FF&#34;,&#34;#FF0036&#34;,&#34;#00FFE0&#34;,&#34;#2400FF&#34;,&#34;#00FFE2&#34;,&#34;#FF9400&#34;,&#34;#009EFF&#34;,&#34;#2200FF&#34;,&#34;#FF000D&#34;,&#34;#AD00FF&#34;,&#34;#009FFF&#34;,&#34;#FF4F00&#34;,&#34;#1500FF&#34;,&#34;#FF008C&#34;,&#34;#97FF00&#34;,&#34;#62FF00&#34;,&#34;#FF9700&#34;,&#34;#0035FF&#34;,&#34;#72FF00&#34;,&#34;#87FF00&#34;,&#34;#5F00FF&#34;,&#34;#FF008F&#34;,&#34;#25FF00&#34;,&#34;#00FF58&#34;,&#34;#FF3700&#34;,&#34;#00FFD0&#34;,&#34;#007AFF&#34;,&#34;#53FF00&#34;,&#34;#8F00FF&#34;,&#34;#00A8FF&#34;,&#34;#00FFA8&#34;,&#34;#2C00FF&#34;,&#34;#E900FF&#34;,&#34;#00CEFF&#34;,&#34;#FF003E&#34;,&#34;#00FFE5&#34;,&#34;#C600FF&#34;,&#34;#DAFF00&#34;,&#34;#FF00E4&#34;,&#34;#00FFEF&#34;,&#34;#FF004E&#34;,&#34;#0400FF&#34;,&#34;#9000FF&#34;,&#34;#FF0028&#34;,&#34;#FF7100&#34;,&#34;#FF0037&#34;,&#34;#0B00FF&#34;,&#34;#0900FF&#34;,&#34;#7B00FF&#34;,&#34;#00FF5D&#34;,&#34;#1400FF&#34;,&#34;#00FFC6&#34;,&#34;#FF5400&#34;,&#34;#FF6900&#34;,&#34;#00ADFF&#34;,&#34;#FF00DB&#34;,&#34;#00FF97&#34;,&#34;#A8FF00&#34;,&#34;#FFB800&#34;,&#34;#0063FF&#34;,&#34;#00FFAA&#34;,&#34;#00CAFF&#34;,&#34;#00FF5B&#34;,&#34;#FAFF00&#34;,&#34;#FFF400&#34;,&#34;#00FF32&#34;,&#34;#CB00FF&#34;,&#34;#1BFF00&#34;,&#34;#A100FF&#34;,&#34;#00B9FF&#34;,&#34;#FF1A00&#34;,&#34;#00B2FF&#34;,&#34;#B900FF&#34;,&#34;#FDFF00&#34;,&#34;#25FF00&#34;,&#34;#00FF54&#34;,&#34;#00FF1A&#34;,&#34;#FF5200&#34;,&#34;#15FF00&#34;,&#34;#A100FF&#34;,&#34;#FF8700&#34;,&#34;#FF0A00&#34;,&#34;#FFEA00&#34;,&#34;#00FF72&#34;,&#34;#00FFDF&#34;,&#34;#00B6FF&#34;,&#34;#0034FF&#34;,&#34;#0056FF&#34;,&#34;#FFE200&#34;,&#34;#00FFF5&#34;,&#34;#FF009A&#34;,&#34;#00FFFF&#34;,&#34;#00FFB8&#34;,&#34;#54FF00&#34;,&#34;#FF00E6&#34;,&#34;#00B0FF&#34;,&#34;#008AFF&#34;,&#34;#0076FF&#34;,&#34;#00E3FF&#34;,&#34;#FF0011&#34;,&#34;#00D2FF&#34;,&#34;#0029FF&#34;,&#34;#005AFF&#34;,&#34;#FFC100&#34;,&#34;#5CFF00&#34;,&#34;#FF002D&#34;,&#34;#A3FF00&#34;,&#34;#00BBFF&#34;,&#34;#9B00FF&#34;,&#34;#FF0079&#34;,&#34;#00EAFF&#34;,&#34;#FF007E&#34;,&#34;#FF1D00&#34;,&#34;#8500FF&#34;,&#34;#00FF0F&#34;,&#34;#00FF32&#34;,&#34;#DE00FF&#34;,&#34;#0032FF&#34;,&#34;#FF003B&#34;,&#34;#00ABFF&#34;,&#34;#A7FF00&#34;,&#34;#FFFC00&#34;,&#34;#FF9200&#34;,&#34;#FFD100&#34;,&#34;#94FF00&#34;,&#34;#67FF00&#34;,&#34;#007DFF&#34;,&#34;#F700FF&#34;,&#34;#FF00EE&#34;,&#34;#0042FF&#34;,&#34;#00FF7D&#34;,&#34;#FF008A&#34;,&#34;#00FF9A&#34;,&#34;#00FFFC&#34;,&#34;#0041FF&#34;,&#34;#00FF33&#34;,&#34;#FF4200&#34;,&#34;#008EFF&#34;,&#34;#D2FF00&#34;,&#34;#00FF69&#34;,&#34;#00FF51&#34;,&#34;#00FF26&#34;,&#34;#54FF00&#34;,&#34;#FF0094&#34;,&#34;#FFBF00&#34;,&#34;#00FF5A&#34;,&#34;#0098FF&#34;,&#34;#FF1100&#34;,&#34;#FF001B&#34;,&#34;#0400FF&#34;,&#34;#FF5400&#34;,&#34;#0099FF&#34;,&#34;#FF00F4&#34;,&#34;#FFB900&#34;,&#34;#00FF80&#34;,&#34;#FF1300&#34;,&#34;#0019FF&#34;,&#34;#FFFC00&#34;,&#34;#003AFF&#34;,&#34;#C4FF00&#34;,&#34;#19FF00&#34;,&#34;#9BFF00&#34;,&#34;#FF005A&#34;,&#34;#00DBFF&#34;,&#34;#00E5FF&#34;,&#34;#005FFF&#34;,&#34;#00FFEB&#34;,&#34;#00EBFF&#34;,&#34;#4200FF&#34;,&#34;#00D8FF&#34;,&#34;#AF00FF&#34;,&#34;#FF0088&#34;,&#34;#00FF17&#34;,&#34;#46FF00&#34;,&#34;#FF00BE&#34;,&#34;#FF5000&#34;,&#34;#FF3F00&#34;,&#34;#B300FF&#34;,&#34;#00FF1C&#34;,&#34;#FF00F9&#34;,&#34;#1300FF&#34;,&#34;#FF0096&#34;,&#34;#0036FF&#34;,&#34;#0300FF&#34;,&#34;#5600FF&#34;,&#34;#EE00FF&#34;,&#34;#E1FF00&#34;,&#34;#00FCFF&#34;,&#34;#3B00FF&#34;,&#34;#FF00C2&#34;,&#34;#FF8200&#34;,&#34;#FF4300&#34;,&#34;#FF00AC&#34;,&#34;#1BFF00&#34;,&#34;#00FF26&#34;,&#34;#C5FF00&#34;,&#34;#7500FF&#34;,&#34;#CAFF00&#34;,&#34;#00FF72&#34;,&#34;#FF1F00&#34;,&#34;#00DBFF&#34;,&#34;#FF00C5&#34;,&#34;#0063FF&#34;,&#34;#FF0018&#34;,&#34;#FF8B00&#34;,&#34;#00FFA1&#34;,&#34;#006DFF&#34;,&#34;#FF0020&#34;,&#34;#FF8000&#34;,&#34;#EAFF00&#34;,&#34;#0AFF00&#34;,&#34;#FFB500&#34;,&#34;#00EEFF&#34;,&#34;#00FAFF&#34;,&#34;#60FF00&#34;,&#34;#00FF74&#34;,&#34;#0042FF&#34;,&#34;#3DFF00&#34;,&#34;#00FF2F&#34;,&#34;#FF2500&#34;,&#34;#00A7FF&#34;,&#34;#A0FF00&#34;,&#34;#00C4FF&#34;,&#34;#FF00A7&#34;,&#34;#FF00C7&#34;,&#34;#00FF49&#34;,&#34;#00FFC9&#34;,&#34;#1300FF&#34;,&#34;#32FF00&#34;,&#34;#FFD100&#34;,&#34;#6D00FF&#34;,&#34;#00FF50&#34;,&#34;#7800FF&#34;,&#34;#8900FF&#34;,&#34;#00C6FF&#34;,&#34;#FF007E&#34;,&#34;#FF00C7&#34;,&#34;#FF00EF&#34;,&#34;#0001FF&#34;,&#34;#00FFED&#34;,&#34;#0043FF&#34;,&#34;#FFEA00&#34;,&#34;#004FFF&#34;,&#34;#FF0077&#34;,&#34;#59FF00&#34;,&#34;#FF00D7&#34;,&#34;#00FFCF&#34;,&#34;#FF00E7&#34;,&#34;#2BFF00&#34;,&#34;#1F00FF&#34;,&#34;#00B9FF&#34;,&#34;#00C0FF&#34;,&#34;#FF2200&#34;,&#34;#FF00A6&#34;,&#34;#00FF1D&#34;,&#34;#00E5FF&#34;,&#34;#23FF00&#34;,&#34;#0D00FF&#34;,&#34;#FF8600&#34;,&#34;#3E00FF&#34;,&#34;#FF00F3&#34;,&#34;#4200FF&#34;,&#34;#00FFAB&#34;,&#34;#FFC300&#34;,&#34;#7BFF00&#34;,&#34;#008FFF&#34;,&#34;#DB00FF&#34;,&#34;#00A1FF&#34;,&#34;#E6FF00&#34;,&#34;#40FF00&#34;,&#34;#63FF00&#34;,&#34;#00F5FF&#34;,&#34;#00FF51&#34;,&#34;#00CEFF&#34;,&#34;#0085FF&#34;,&#34;#E400FF&#34;,&#34;#FF5E00&#34;,&#34;#FF00E5&#34;,&#34;#005CFF&#34;,&#34;#EF00FF&#34;,&#34;#00FFBE&#34;,&#34;#FF00C7&#34;,&#34;#0065FF&#34;,&#34;#FF00B0&#34;,&#34;#00FF49&#34;,&#34;#FF004E&#34;,&#34;#F500FF&#34;,&#34;#8A00FF&#34;,&#34;#00FFC1&#34;,&#34;#00FFCF&#34;,&#34;#0010FF&#34;,&#34;#0022FF&#34;,&#34;#FF00CA&#34;,&#34;#00B4FF&#34;,&#34;#FFFD00&#34;,&#34;#FFB500&#34;,&#34;#00FFCD&#34;,&#34;#00F2FF&#34;,&#34;#90FF00&#34;,&#34;#B800FF&#34;,&#34;#FF0041&#34;,&#34;#4400FF&#34;,&#34;#FF00E0&#34;,&#34;#00DFFF&#34;,&#34;#0055FF&#34;,&#34;#92FF00&#34;,&#34;#FF9600&#34;,&#34;#59FF00&#34;,&#34;#FFC600&#34;,&#34;#DDFF00&#34;,&#34;#00FF98&#34;,&#34;#00FF85&#34;,&#34;#7600FF&#34;,&#34;#BCFF00&#34;,&#34;#FFEC00&#34;,&#34;#00FFAC&#34;,&#34;#FF0091&#34;,&#34;#00FFDA&#34;,&#34;#FF3F00&#34;,&#34;#00B0FF&#34;,&#34;#A500FF&#34;,&#34;#FF000A&#34;,&#34;#FF1600&#34;,&#34;#FF0900&#34;,&#34;#5B00FF&#34;,&#34;#FF00F5&#34;,&#34;#00FF0D&#34;,&#34;#00FF23&#34;,&#34;#3800FF&#34;,&#34;#C3FF00&#34;,&#34;#E200FF&#34;,&#34;#F1FF00&#34;,&#34;#FF004A&#34;,&#34;#FF00D1&#34;,&#34;#F4FF00&#34;,&#34;#003FFF&#34;,&#34;#14FF00&#34;,&#34;#6CFF00&#34;,&#34;#006CFF&#34;,&#34;#FF7C00&#34;,&#34;#00FF4F&#34;,&#34;#00FF48&#34;,&#34;#FF8400&#34;,&#34;#FF2A00&#34;,&#34;#0076FF&#34;,&#34;#AEFF00&#34;,&#34;#0001FF&#34;,&#34;#00C7FF&#34;,&#34;#FF00CD&#34;,&#34;#0032FF&#34;,&#34;#00FF9F&#34;,&#34;#0050FF&#34;,&#34;#FF4B00&#34;,&#34;#0031FF&#34;,&#34;#3FFF00&#34;,&#34;#FF1900&#34;,&#34;#08FF00&#34;,&#34;#FF4300&#34;,&#34;#0027FF&#34;,&#34;#FF8400&#34;,&#34;#00C6FF&#34;,&#34;#FFB000&#34;,&#34;#00FFD0&#34;,&#34;#00FFAA&#34;,&#34;#FF6200&#34;,&#34;#FFBA00&#34;,&#34;#FF0002&#34;,&#34;#FFE800&#34;,&#34;#00D7FF&#34;,&#34;#0070FF&#34;,&#34;#FF00F7&#34;,&#34;#FF0000&#34;,&#34;#00FF11&#34;,&#34;#00FFBF&#34;,&#34;#8600FF&#34;,&#34;#00FFD3&#34;,&#34;#FF0500&#34;,&#34;#FF0200&#34;,&#34;#C8FF00&#34;,&#34;#002AFF&#34;,&#34;#FF006D&#34;,&#34;#FF008E&#34;,&#34;#FF005A&#34;,&#34;#58FF00&#34;,&#34;#008AFF&#34;,&#34;#FF3C00&#34;,&#34;#FF4900&#34;,&#34;#FF0084&#34;,&#34;#97FF00&#34;,&#34;#0045FF&#34;,&#34;#000BFF&#34;,&#34;#0023FF&#34;,&#34;#FF00BE&#34;,&#34;#FF6300&#34;,&#34;#F7FF00&#34;,&#34;#00FF38&#34;,&#34;#FF2400&#34;,&#34;#FF0300&#34;,&#34;#FF00CD&#34;,&#34;#1600FF&#34;,&#34;#00FFB7&#34;,&#34;#00FFE8&#34;,&#34;#6B00FF&#34;,&#34;#FF4E00&#34;,&#34;#FFA900&#34;,&#34;#FF2200&#34;,&#34;#00CCFF&#34;,&#34;#00B3FF&#34;,&#34;#0044FF&#34;,&#34;#FF8A00&#34;,&#34;#EFFF00&#34;,&#34;#00FFA8&#34;,&#34;#F9FF00&#34;,&#34;#FF1700&#34;,&#34;#4900FF&#34;,&#34;#00BAFF&#34;,&#34;#FF009E&#34;,&#34;#FF6400&#34;,&#34;#FFFC00&#34;,&#34;#00FF56&#34;,&#34;#A6FF00&#34;,&#34;#00FF3F&#34;,&#34;#87FF00&#34;,&#34;#00C0FF&#34;,&#34;#BE00FF&#34;,&#34;#00FF1A&#34;,&#34;#7100FF&#34;,&#34;#FF00C6&#34;,&#34;#84FF00&#34;,&#34;#7400FF&#34;,&#34;#00FF35&#34;,&#34;#FF007F&#34;,&#34;#37FF00&#34;,&#34;#0082FF&#34;,&#34;#B700FF&#34;,&#34;#00FF24&#34;,&#34;#FF9500&#34;,&#34;#3D00FF&#34;,&#34;#006DFF&#34;,&#34;#3000FF&#34;,&#34;#0023FF&#34;,&#34;#003FFF&#34;,&#34;#5CFF00&#34;,&#34;#D400FF&#34;,&#34;#2AFF00&#34;,&#34;#FFC600&#34;,&#34;#0200FF&#34;,&#34;#FF00E0&#34;,&#34;#3900FF&#34;,&#34;#00FFC1&#34;,&#34;#FF1000&#34;,&#34;#00C1FF&#34;,&#34;#004EFF&#34;,&#34;#FF0010&#34;,&#34;#E000FF&#34;,&#34;#3E00FF&#34;,&#34;#5DFF00&#34;,&#34;#DBFF00&#34;,&#34;#4600FF&#34;,&#34;#FF5600&#34;,&#34;#FF1E00&#34;,&#34;#0079FF&#34;,&#34;#7E00FF&#34;,&#34;#FFBB00&#34;,&#34;#00FFAC&#34;,&#34;#FF00B7&#34;,&#34;#5AFF00&#34;,&#34;#FF00F3&#34;,&#34;#00FF6D&#34;,&#34;#FF4B00&#34;,&#34;#00FF88&#34;,&#34;#0093FF&#34;,&#34;#0040FF&#34;,&#34;#CEFF00&#34;,&#34;#2DFF00&#34;,&#34;#00FFE8&#34;,&#34;#00FFED&#34;,&#34;#FFD900&#34;,&#34;#00FFD4&#34;,&#34;#005EFF&#34;,&#34;#FF007A&#34;,&#34;#FF00EB&#34;,&#34;#00FF93&#34;,&#34;#FF0052&#34;,&#34;#00FFAE&#34;,&#34;#00FFF3&#34;,&#34;#0BFF00&#34;,&#34;#00FF23&#34;,&#34;#00FF0A&#34;,&#34;#FF9F00&#34;,&#34;#B0FF00&#34;,&#34;#00FF16&#34;,&#34;#FF9600&#34;,&#34;#5900FF&#34;,&#34;#EC00FF&#34;,&#34;#FF00EC&#34;,&#34;#84FF00&#34;,&#34;#0065FF&#34;,&#34;#FF0051&#34;,&#34;#FF00D2&#34;,&#34;#FF005F&#34;,&#34;#00FF8E&#34;,&#34;#A500FF&#34;,&#34;#FF0018&#34;,&#34;#00FFDF&#34;,&#34;#0047FF&#34;,&#34;#00FFDB&#34;,&#34;#FFCB00&#34;,&#34;#001FFF&#34;,&#34;#FF4E00&#34;,&#34;#A000FF&#34;,&#34;#0051FF&#34;,&#34;#FF7900&#34;,&#34;#0DFF00&#34;,&#34;#0017FF&#34;,&#34;#A000FF&#34;,&#34;#7AFF00&#34;,&#34;#7900FF&#34;,&#34;#FF0015&#34;,&#34;#A800FF&#34;,&#34;#FF00B9&#34;,&#34;#FF00C2&#34;,&#34;#FF3800&#34;,&#34;#5EFF00&#34;,&#34;#7600FF&#34;,&#34;#FF007B&#34;,&#34;#FCFF00&#34;,&#34;#0080FF&#34;,&#34;#00FF66&#34;,&#34;#FF002C&#34;,&#34;#00A2FF&#34;,&#34;#00D2FF&#34;,&#34;#00FF19&#34;,&#34;#FF8F00&#34;,&#34;#00FF53&#34;,&#34;#005DFF&#34;,&#34;#04FF00&#34;,&#34;#A0FF00&#34;,&#34;#00FF54&#34;,&#34;#00FFD7&#34;,&#34;#00FF3B&#34;,&#34;#00FF6E&#34;,&#34;#0081FF&#34;,&#34;#FFB700&#34;,&#34;#FFF600&#34;,&#34;#3800FF&#34;,&#34;#00FF45&#34;,&#34;#FFF200&#34;,&#34;#00FF7A&#34;,&#34;#FFD200&#34;,&#34;#00FFBB&#34;,&#34;#FFC600&#34;,&#34;#FF0008&#34;,&#34;#00ACFF&#34;,&#34;#FF2400&#34;,&#34;#FF004F&#34;,&#34;#FF7D00&#34;,&#34;#0025FF&#34;,&#34;#3B00FF&#34;,&#34;#3B00FF&#34;,&#34;#0075FF&#34;,&#34;#0001FF&#34;,&#34;#006FFF&#34;,&#34;#00FF09&#34;,&#34;#0060FF&#34;,&#34;#00FF4A&#34;,&#34;#0055FF&#34;,&#34;#C900FF&#34;,&#34;#00FFD9&#34;,&#34;#FF1C00&#34;,&#34;#FF00C4&#34;,&#34;#9700FF&#34;,&#34;#FFCA00&#34;,&#34;#FFE600&#34;,&#34;#00FF96&#34;,&#34;#FF6900&#34;,&#34;#4DFF00&#34;,&#34;#E400FF&#34;,&#34;#3C00FF&#34;,&#34;#0EFF00&#34;,&#34;#FF0060&#34;,&#34;#00EDFF&#34;,&#34;#98FF00&#34;,&#34;#B000FF&#34;,&#34;#FFE100&#34;,&#34;#9400FF&#34;,&#34;#0500FF&#34;,&#34;#002DFF&#34;,&#34;#7800FF&#34;,&#34;#FFAA00&#34;,&#34;#FFFE00&#34;,&#34;#00FF84&#34;,&#34;#FFE700&#34;,&#34;#0096FF&#34;,&#34;#56FF00&#34;,&#34;#FF7500&#34;,&#34;#24FF00&#34;,&#34;#1FFF00&#34;,&#34;#FF0044&#34;,&#34;#D600FF&#34;,&#34;#8FFF00&#34;,&#34;#FF005D&#34;,&#34;#00FFE8&#34;,&#34;#24FF00&#34;,&#34;#00FF0B&#34;,&#34;#7EFF00&#34;,&#34;#FFD500&#34;,&#34;#2500FF&#34;,&#34;#0050FF&#34;,&#34;#FF2800&#34;,&#34;#FF00AF&#34;,&#34;#FFFB00&#34;,&#34;#FF9000&#34;,&#34;#00CCFF&#34;,&#34;#4A00FF&#34;,&#34;#00FFB6&#34;,&#34;#66FF00&#34;,&#34;#00FF7F&#34;,&#34;#005CFF&#34;,&#34;#7500FF&#34;,&#34;#00FF03&#34;,&#34;#00D2FF&#34;,&#34;#00FF6E&#34;,&#34;#5900FF&#34;,&#34;#0051FF&#34;,&#34;#FF0085&#34;,&#34;#A800FF&#34;,&#34;#FBFF00&#34;,&#34;#FF9100&#34;,&#34;#00EBFF&#34;,&#34;#00FFAD&#34;,&#34;#00FF6D&#34;,&#34;#FF1600&#34;,&#34;#49FF00&#34;,&#34;#00FF94&#34;,&#34;#FFC800&#34;,&#34;#00FF4F&#34;,&#34;#FF0076&#34;,&#34;#00FFD6&#34;,&#34;#F1FF00&#34;,&#34;#2A00FF&#34;,&#34;#FF00A3&#34;,&#34;#00FFBD&#34;,&#34;#08FF00&#34;,&#34;#FF6C00&#34;,&#34;#00FF01&#34;,&#34;#7FFF00&#34;,&#34;#006BFF&#34;,&#34;#FF00A7&#34;,&#34;#0058FF&#34;,&#34;#B1FF00&#34;,&#34;#FF000F&#34;,&#34;#FF6200&#34;,&#34;#FF0091&#34;,&#34;#DB00FF&#34;,&#34;#EDFF00&#34;,&#34;#00FF70&#34;,&#34;#FFA100&#34;,&#34;#00FF79&#34;,&#34;#00FFF8&#34;,&#34;#00FFB7&#34;,&#34;#B1FF00&#34;,&#34;#00FFFE&#34;,&#34;#75FF00&#34;,&#34;#FF008F&#34;,&#34;#FF0084&#34;,&#34;#008DFF&#34;,&#34;#1E00FF&#34;,&#34;#6EFF00&#34;,&#34;#00FFB3&#34;,&#34;#00FFB8&#34;,&#34;#5100FF&#34;,&#34;#FF0067&#34;,&#34;#02FF00&#34;,&#34;#0800FF&#34;,&#34;#00FF42&#34;,&#34;#FD00FF&#34;,&#34;#FF9400&#34;,&#34;#00EAFF&#34;,&#34;#FF0066&#34;,&#34;#CBFF00&#34;,&#34;#FFA500&#34;,&#34;#F4FF00&#34;,&#34;#00FF65&#34;,&#34;#FF00B0&#34;,&#34;#00FFE4&#34;,&#34;#FF003C&#34;,&#34;#2200FF&#34;,&#34;#FF9500&#34;,&#34;#6F00FF&#34;,&#34;#FF0400&#34;,&#34;#FF1000&#34;,&#34;#D5FF00&#34;,&#34;#FF000D&#34;,&#34;#FF0088&#34;,&#34;#FF00B5&#34;,&#34;#FF0084&#34;,&#34;#FF3700&#34;,&#34;#00FFF1&#34;,&#34;#FF3500&#34;,&#34;#00FF02&#34;,&#34;#0100FF&#34;,&#34;#BC00FF&#34;,&#34;#0015FF&#34;,&#34;#FF00CE&#34;,&#34;#00FF5E&#34;,&#34;#0021FF&#34;,&#34;#48FF00&#34;,&#34;#35FF00&#34;,&#34;#FFDE00&#34;,&#34;#00FFF6&#34;,&#34;#FF0024&#34;,&#34;#B5FF00&#34;,&#34;#75FF00&#34;,&#34;#FF009E&#34;,&#34;#00FF37&#34;,&#34;#FFB000&#34;,&#34;#FFB900&#34;,&#34;#59FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF00D3&#34;,&#34;#FF0015&#34;,&#34;#FF3800&#34;,&#34;#7200FF&#34;,&#34;#001AFF&#34;,&#34;#00F7FF&#34;,&#34;#00FF3E&#34;,&#34;#1B00FF&#34;,&#34;#FF6A00&#34;,&#34;#FF00EC&#34;,&#34;#FF005C&#34;,&#34;#69FF00&#34;,&#34;#001EFF&#34;,&#34;#44FF00&#34;,&#34;#FFC000&#34;,&#34;#0FFF00&#34;,&#34;#C2FF00&#34;,&#34;#FF00CB&#34;,&#34;#FF00A0&#34;,&#34;#FFD900&#34;,&#34;#00FFAC&#34;,&#34;#004EFF&#34;,&#34;#00ADFF&#34;,&#34;#EEFF00&#34;,&#34;#2C00FF&#34;,&#34;#00FF35&#34;,&#34;#00FF5C&#34;,&#34;#0040FF&#34;,&#34;#00FF25&#34;,&#34;#00D2FF&#34;,&#34;#00FFE4&#34;,&#34;#00FF6F&#34;,&#34;#FF9E00&#34;,&#34;#00FF5F&#34;,&#34;#C1FF00&#34;,&#34;#FF00F2&#34;,&#34;#FF2B00&#34;,&#34;#FF00AB&#34;,&#34;#FF0028&#34;,&#34;#00FFAF&#34;,&#34;#64FF00&#34;,&#34;#FF0076&#34;,&#34;#00FF5C&#34;,&#34;#FF5F00&#34;,&#34;#002AFF&#34;,&#34;#00FF25&#34;,&#34;#00F4FF&#34;,&#34;#00FF6F&#34;,&#34;#00FFA0&#34;,&#34;#9F00FF&#34;,&#34;#00FF47&#34;,&#34;#0046FF&#34;,&#34;#00FF8D&#34;,&#34;#FF00CE&#34;,&#34;#00FFBE&#34;,&#34;#0089FF&#34;,&#34;#00E1FF&#34;,&#34;#0078FF&#34;,&#34;#0EFF00&#34;,&#34;#00FF6B&#34;,&#34;#FFC300&#34;,&#34;#8500FF&#34;,&#34;#FF2100&#34;,&#34;#00FFAB&#34;,&#34;#D1FF00&#34;,&#34;#0050FF&#34;,&#34;#6500FF&#34;,&#34;#00C4FF&#34;,&#34;#FF002A&#34;,&#34;#8200FF&#34;,&#34;#5800FF&#34;,&#34;#00FF65&#34;,&#34;#FF5500&#34;,&#34;#FF00AD&#34;,&#34;#FF7600&#34;,&#34;#00FFBC&#34;,&#34;#FF00EF&#34;,&#34;#5000FF&#34;,&#34;#14FF00&#34;,&#34;#FF0068&#34;,&#34;#FF00AA&#34;,&#34;#FF0001&#34;,&#34;#007FFF&#34;,&#34;#91FF00&#34;,&#34;#2700FF&#34;,&#34;#FF00B7&#34;,&#34;#4D00FF&#34;,&#34;#00FF58&#34;,&#34;#FF00F0&#34;,&#34;#FF7A00&#34;,&#34;#FF5D00&#34;,&#34;#FA00FF&#34;,&#34;#FFDD00&#34;,&#34;#00FF9F&#34;,&#34;#00FF7B&#34;,&#34;#FFDD00&#34;,&#34;#A0FF00&#34;,&#34;#01FF00&#34;,&#34;#FF8500&#34;,&#34;#00FFC0&#34;,&#34;#3BFF00&#34;,&#34;#86FF00&#34;,&#34;#00BDFF&#34;,&#34;#FF2300&#34;,&#34;#0098FF&#34;,&#34;#003BFF&#34;,&#34;#96FF00&#34;,&#34;#FF0001&#34;,&#34;#F500FF&#34;,&#34;#0015FF&#34;,&#34;#FF0053&#34;,&#34;#FF0085&#34;,&#34;#FFBE00&#34;,&#34;#D500FF&#34;,&#34;#FF00A2&#34;,&#34;#FF2700&#34;,&#34;#5100FF&#34;,&#34;#C9FF00&#34;,&#34;#00E3FF&#34;,&#34;#81FF00&#34;,&#34;#0061FF&#34;,&#34;#FF2500&#34;,&#34;#5C00FF&#34;,&#34;#00F9FF&#34;,&#34;#00FF20&#34;,&#34;#FF00FA&#34;,&#34;#00A4FF&#34;,&#34;#00FF3E&#34;,&#34;#0700FF&#34;,&#34;#BE00FF&#34;,&#34;#CC00FF&#34;,&#34;#003EFF&#34;,&#34;#00BCFF&#34;,&#34;#3700FF&#34;,&#34;#FF00FE&#34;,&#34;#FF003D&#34;,&#34;#00CFFF&#34;,&#34;#00ADFF&#34;,&#34;#FF000F&#34;,&#34;#FF7E00&#34;,&#34;#A8FF00&#34;,&#34;#FF2000&#34;,&#34;#FF0077&#34;,&#34;#00C7FF&#34;,&#34;#0015FF&#34;,&#34;#CC00FF&#34;,&#34;#FF0500&#34;,&#34;#FF0049&#34;,&#34;#FC00FF&#34;,&#34;#E5FF00&#34;,&#34;#74FF00&#34;,&#34;#ADFF00&#34;,&#34;#6AFF00&#34;,&#34;#4700FF&#34;,&#34;#FF6B00&#34;,&#34;#FF00A6&#34;,&#34;#8D00FF&#34;,&#34;#00FFEB&#34;,&#34;#B600FF&#34;,&#34;#FF0043&#34;,&#34;#5200FF&#34;,&#34;#0023FF&#34;,&#34;#A6FF00&#34;,&#34;#0061FF&#34;,&#34;#C5FF00&#34;,&#34;#FFC400&#34;,&#34;#45FF00&#34;,&#34;#4100FF&#34;,&#34;#00FFA1&#34;,&#34;#FF0043&#34;,&#34;#FF3800&#34;,&#34;#5400FF&#34;,&#34;#00B6FF&#34;,&#34;#00FF59&#34;,&#34;#FF00BE&#34;,&#34;#FF00F1&#34;,&#34;#38FF00&#34;,&#34;#00D1FF&#34;,&#34;#FF00DA&#34;,&#34;#E8FF00&#34;,&#34;#FF000A&#34;,&#34;#ADFF00&#34;,&#34;#00FFE9&#34;,&#34;#1CFF00&#34;,&#34;#FFCB00&#34;,&#34;#00D9FF&#34;,&#34;#00FFAD&#34;,&#34;#03FF00&#34;,&#34;#00A5FF&#34;,&#34;#2A00FF&#34;,&#34;#0042FF&#34;,&#34;#FF2E00&#34;,&#34;#00FF37&#34;,&#34;#4300FF&#34;,&#34;#00FFF8&#34;,&#34;#0009FF&#34;,&#34;#00FF3A&#34;,&#34;#00FF16&#34;,&#34;#009EFF&#34;,&#34;#00FF57&#34;,&#34;#FF0017&#34;,&#34;#00FFC8&#34;,&#34;#00FF7E&#34;,&#34;#00FFA9&#34;,&#34;#00FFA8&#34;,&#34;#13FF00&#34;,&#34;#00FF92&#34;,&#34;#FFAA00&#34;,&#34;#00FF7B&#34;,&#34;#FF0051&#34;,&#34;#00FFB9&#34;,&#34;#00FF90&#34;,&#34;#0005FF&#34;,&#34;#00FF9A&#34;,&#34;#5CFF00&#34;,&#34;#00FF5C&#34;,&#34;#68FF00&#34;,&#34;#4B00FF&#34;,&#34;#0017FF&#34;,&#34;#FF0092&#34;,&#34;#1100FF&#34;,&#34;#FFD600&#34;,&#34;#FF7700&#34;,&#34;#00CAFF&#34;,&#34;#1000FF&#34;,&#34;#D9FF00&#34;,&#34;#00FFFC&#34;,&#34;#FF00F8&#34;,&#34;#00FF9D&#34;,&#34;#0085FF&#34;,&#34;#E900FF&#34;,&#34;#00FFCE&#34;,&#34;#7CFF00&#34;,&#34;#FF6B00&#34;,&#34;#001BFF&#34;,&#34;#00FF16&#34;,&#34;#2400FF&#34;,&#34;#FF6100&#34;,&#34;#FF00D3&#34;,&#34;#A600FF&#34;,&#34;#004DFF&#34;,&#34;#FF002E&#34;,&#34;#00FF18&#34;,&#34;#AEFF00&#34;,&#34;#FF009B&#34;,&#34;#E8FF00&#34;,&#34;#00FF21&#34;,&#34;#00FF76&#34;,&#34;#C6FF00&#34;,&#34;#00EDFF&#34;,&#34;#0013FF&#34;,&#34;#F200FF&#34;,&#34;#00FF9B&#34;,&#34;#0F00FF&#34;,&#34;#00FF77&#34;,&#34;#00FF14&#34;,&#34;#FF8100&#34;,&#34;#00FFBE&#34;,&#34;#00B0FF&#34;,&#34;#00FFA2&#34;,&#34;#00E8FF&#34;,&#34;#FF0071&#34;,&#34;#00A4FF&#34;,&#34;#00FF0B&#34;,&#34;#1800FF&#34;,&#34;#5B00FF&#34;,&#34;#00FF54&#34;,&#34;#FF6200&#34;,&#34;#FFB300&#34;,&#34;#00FF99&#34;,&#34;#4F00FF&#34;,&#34;#FF00D2&#34;,&#34;#009AFF&#34;,&#34;#FFBC00&#34;,&#34;#7000FF&#34;,&#34;#00FF48&#34;,&#34;#0072FF&#34;,&#34;#FF0016&#34;,&#34;#FFB700&#34;,&#34;#00ECFF&#34;,&#34;#FF0098&#34;,&#34;#0063FF&#34;,&#34;#CB00FF&#34;,&#34;#8400FF&#34;,&#34;#00FF5B&#34;,&#34;#FF0015&#34;,&#34;#00FF72&#34;,&#34;#0025FF&#34;,&#34;#FFF800&#34;,&#34;#FF003B&#34;,&#34;#FF6800&#34;,&#34;#00FF7C&#34;,&#34;#0E00FF&#34;,&#34;#1800FF&#34;,&#34;#2000FF&#34;,&#34;#006BFF&#34;,&#34;#00D6FF&#34;,&#34;#DA00FF&#34;,&#34;#FF00FC&#34;,&#34;#00C5FF&#34;,&#34;#00FF1F&#34;,&#34;#73FF00&#34;,&#34;#6AFF00&#34;,&#34;#9100FF&#34;,&#34;#8A00FF&#34;,&#34;#BC00FF&#34;,&#34;#0089FF&#34;,&#34;#F800FF&#34;,&#34;#00DDFF&#34;,&#34;#FF0046&#34;,&#34;#EE00FF&#34;,&#34;#00E2FF&#34;,&#34;#00FF3F&#34;,&#34;#0046FF&#34;,&#34;#FF3200&#34;,&#34;#00FFC3&#34;,&#34;#0073FF&#34;,&#34;#27FF00&#34;,&#34;#EFFF00&#34;,&#34;#00FF4E&#34;,&#34;#93FF00&#34;,&#34;#005DFF&#34;,&#34;#00FF64&#34;,&#34;#04FF00&#34;,&#34;#00FF09&#34;,&#34;#007BFF&#34;,&#34;#00FF54&#34;,&#34;#4100FF&#34;,&#34;#FF00BD&#34;,&#34;#FF9400&#34;,&#34;#00FF87&#34;,&#34;#00D5FF&#34;,&#34;#E3FF00&#34;,&#34;#FF1800&#34;,&#34;#FFC100&#34;,&#34;#FF8A00&#34;,&#34;#FF0037&#34;,&#34;#49FF00&#34;,&#34;#00FF1B&#34;,&#34;#0008FF&#34;,&#34;#FF0E00&#34;,&#34;#FF6C00&#34;,&#34;#FF0072&#34;,&#34;#FF0073&#34;,&#34;#FDFF00&#34;,&#34;#FF00E7&#34;,&#34;#4D00FF&#34;,&#34;#FF0018&#34;,&#34;#5C00FF&#34;,&#34;#FFB000&#34;,&#34;#00BCFF&#34;,&#34;#BE00FF&#34;,&#34;#00FF45&#34;,&#34;#A700FF&#34;,&#34;#00FF0F&#34;,&#34;#FF9100&#34;,&#34;#FFF600&#34;,&#34;#FF3C00&#34;,&#34;#FFDC00&#34;,&#34;#FF00C5&#34;,&#34;#E0FF00&#34;,&#34;#FFD800&#34;,&#34;#00FF70&#34;,&#34;#FF00F3&#34;,&#34;#04FF00&#34;,&#34;#FF0E00&#34;,&#34;#FF7E00&#34;,&#34;#00FF2D&#34;,&#34;#00B5FF&#34;,&#34;#FFBB00&#34;,&#34;#00FF66&#34;,&#34;#00FF42&#34;,&#34;#001DFF&#34;,&#34;#FF0036&#34;,&#34;#00FF12&#34;,&#34;#FF0036&#34;,&#34;#FF4C00&#34;,&#34;#FF00F7&#34;,&#34;#FFCA00&#34;,&#34;#FF00CC&#34;,&#34;#FF8E00&#34;,&#34;#FF0061&#34;,&#34;#00FF0A&#34;,&#34;#FF1900&#34;,&#34;#0072FF&#34;,&#34;#FF6500&#34;,&#34;#FF4C00&#34;,&#34;#FF002F&#34;,&#34;#007EFF&#34;,&#34;#B300FF&#34;,&#34;#04FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF2900&#34;,&#34;#00FFC4&#34;,&#34;#00FF86&#34;,&#34;#00FF92&#34;,&#34;#5CFF00&#34;,&#34;#2D00FF&#34;,&#34;#FF00BA&#34;,&#34;#C3FF00&#34;,&#34;#76FF00&#34;,&#34;#FF0064&#34;,&#34;#C500FF&#34;,&#34;#FF4D00&#34;,&#34;#8400FF&#34;,&#34;#FEFF00&#34;,&#34;#FF7E00&#34;,&#34;#EDFF00&#34;,&#34;#FF0E00&#34;,&#34;#3AFF00&#34;,&#34;#FF009C&#34;,&#34;#00FF2D&#34;,&#34;#00FFE3&#34;,&#34;#0068FF&#34;,&#34;#00FFA3&#34;,&#34;#5C00FF&#34;,&#34;#0043FF&#34;,&#34;#5CFF00&#34;,&#34;#00FF5D&#34;,&#34;#9500FF&#34;,&#34;#78FF00&#34;,&#34;#FF7700&#34;,&#34;#00FF31&#34;,&#34;#00CAFF&#34;,&#34;#CA00FF&#34;,&#34;#FFDD00&#34;,&#34;#D100FF&#34;,&#34;#00DBFF&#34;,&#34;#FF00BF&#34;,&#34;#8EFF00&#34;,&#34;#0084FF&#34;,&#34;#4800FF&#34;,&#34;#06FF00&#34;,&#34;#FF5900&#34;,&#34;#36FF00&#34;,&#34;#00FF7E&#34;,&#34;#0002FF&#34;,&#34;#F800FF&#34;,&#34;#00FF71&#34;,&#34;#0078FF&#34;,&#34;#85FF00&#34;,&#34;#BB00FF&#34;,&#34;#001DFF&#34;,&#34;#00FF9B&#34;,&#34;#00ECFF&#34;,&#34;#FF001D&#34;,&#34;#2600FF&#34;,&#34;#0002FF&#34;,&#34;#6300FF&#34;,&#34;#5C00FF&#34;,&#34;#00FF27&#34;,&#34;#D700FF&#34;,&#34;#00FF94&#34;,&#34;#FF0011&#34;,&#34;#FF00DE&#34;,&#34;#F100FF&#34;,&#34;#FF8F00&#34;,&#34;#FF0089&#34;,&#34;#FF005D&#34;,&#34;#FF0056&#34;,&#34;#FF0069&#34;,&#34;#000AFF&#34;,&#34;#00B2FF&#34;,&#34;#00FF55&#34;,&#34;#00FFF5&#34;,&#34;#003EFF&#34;,&#34;#0086FF&#34;,&#34;#00F1FF&#34;,&#34;#E3FF00&#34;,&#34;#FFCA00&#34;,&#34;#E9FF00&#34;,&#34;#00DFFF&#34;,&#34;#C500FF&#34;,&#34;#D1FF00&#34;,&#34;#00F7FF&#34;,&#34;#A900FF&#34;,&#34;#9800FF&#34;,&#34;#FF8D00&#34;,&#34;#00CEFF&#34;,&#34;#0064FF&#34;,&#34;#FF0080&#34;,&#34;#BB00FF&#34;,&#34;#00FF4B&#34;,&#34;#00FF07&#34;,&#34;#00FCFF&#34;,&#34;#0085FF&#34;,&#34;#8200FF&#34;,&#34;#00D3FF&#34;,&#34;#FF003D&#34;,&#34;#1600FF&#34;,&#34;#FFDD00&#34;,&#34;#FF2600&#34;,&#34;#00FF82&#34;,&#34;#0046FF&#34;,&#34;#9400FF&#34;,&#34;#5D00FF&#34;,&#34;#FF00F6&#34;,&#34;#7C00FF&#34;,&#34;#00FF18&#34;,&#34;#FF1800&#34;,&#34;#A400FF&#34;,&#34;#B000FF&#34;,&#34;#FF00F3&#34;,&#34;#1000FF&#34;,&#34;#00FF72&#34;,&#34;#00FF41&#34;,&#34;#00FF06&#34;,&#34;#DFFF00&#34;,&#34;#4A00FF&#34;,&#34;#29FF00&#34;,&#34;#F900FF&#34;,&#34;#FF2500&#34;,&#34;#FFE300&#34;,&#34;#C400FF&#34;,&#34;#FF0035&#34;,&#34;#B600FF&#34;,&#34;#FF004B&#34;,&#34;#FF0039&#34;,&#34;#FF6600&#34;,&#34;#FF00ED&#34;,&#34;#AD00FF&#34;,&#34;#0043FF&#34;,&#34;#FF0020&#34;,&#34;#FF003E&#34;,&#34;#00FF2A&#34;,&#34;#00FFDF&#34;,&#34;#5F00FF&#34;,&#34;#E6FF00&#34;,&#34;#82FF00&#34;,&#34;#00FF6F&#34;,&#34;#00E1FF&#34;,&#34;#00FF0C&#34;,&#34;#FF00DF&#34;,&#34;#FF0093&#34;,&#34;#FF8E00&#34;,&#34;#FF00D3&#34;,&#34;#9DFF00&#34;,&#34;#FF2700&#34;,&#34;#6000FF&#34;,&#34;#6BFF00&#34;,&#34;#00FFC2&#34;,&#34;#00D1FF&#34;,&#34;#FF005E&#34;,&#34;#FF9A00&#34;,&#34;#00FFA9&#34;,&#34;#94FF00&#34;,&#34;#0073FF&#34;,&#34;#FF0500&#34;,&#34;#FF0011&#34;,&#34;#FF0062&#34;,&#34;#71FF00&#34;,&#34;#00FF0B&#34;,&#34;#00FFDF&#34;,&#34;#00FF09&#34;,&#34;#9E00FF&#34;,&#34;#35FF00&#34;,&#34;#F6FF00&#34;,&#34;#2100FF&#34;,&#34;#BDFF00&#34;,&#34;#F400FF&#34;,&#34;#000EFF&#34;,&#34;#FF8200&#34;,&#34;#2DFF00&#34;,&#34;#FF6500&#34;,&#34;#FFAD00&#34;,&#34;#FF2200&#34;,&#34;#FFDE00&#34;,&#34;#41FF00&#34;,&#34;#DF00FF&#34;,&#34;#CD00FF&#34;,&#34;#FF0078&#34;,&#34;#FFDF00&#34;,&#34;#3000FF&#34;,&#34;#00FFAB&#34;,&#34;#73FF00&#34;,&#34;#99FF00&#34;,&#34;#FFE200&#34;,&#34;#6A00FF&#34;,&#34;#6300FF&#34;,&#34;#00FF1B&#34;,&#34;#FF0010&#34;,&#34;#FFD100&#34;,&#34;#34FF00&#34;,&#34;#48FF00&#34;,&#34;#C500FF&#34;,&#34;#FFA500&#34;,&#34;#009EFF&#34;,&#34;#00D4FF&#34;,&#34;#3900FF&#34;,&#34;#0050FF&#34;,&#34;#6C00FF&#34;,&#34;#2000FF&#34;,&#34;#0022FF&#34;,&#34;#FF1D00&#34;,&#34;#00FFDD&#34;,&#34;#00FF4D&#34;,&#34;#7C00FF&#34;,&#34;#FB00FF&#34;,&#34;#00FF3A&#34;,&#34;#FF3600&#34;,&#34;#00B0FF&#34;,&#34;#FF0025&#34;,&#34;#0091FF&#34;,&#34;#FFBE00&#34;,&#34;#00FF4E&#34;,&#34;#00FFA6&#34;,&#34;#00FF04&#34;,&#34;#00FF1E&#34;,&#34;#FF0053&#34;,&#34;#00FF1A&#34;,&#34;#FF7F00&#34;,&#34;#FF0087&#34;,&#34;#FF0010&#34;,&#34;#00FFD6&#34;,&#34;#FF1200&#34;,&#34;#FF001E&#34;,&#34;#4700FF&#34;,&#34;#00FF81&#34;,&#34;#00FFD5&#34;,&#34;#00FF74&#34;,&#34;#FF5E00&#34;,&#34;#08FF00&#34;,&#34;#00FF88&#34;,&#34;#FF00AD&#34;,&#34;#FF008A&#34;,&#34;#1DFF00&#34;,&#34;#BF00FF&#34;,&#34;#FC00FF&#34;,&#34;#00FF9D&#34;,&#34;#FF7300&#34;,&#34;#FF6500&#34;,&#34;#4FFF00&#34;,&#34;#0013FF&#34;,&#34;#0083FF&#34;,&#34;#00FFEA&#34;,&#34;#002FFF&#34;,&#34;#001AFF&#34;,&#34;#7000FF&#34;,&#34;#00FFAA&#34;,&#34;#00FFCF&#34;,&#34;#00AEFF&#34;,&#34;#4BFF00&#34;,&#34;#FF00A4&#34;,&#34;#00FFFE&#34;,&#34;#FF0004&#34;,&#34;#00CFFF&#34;,&#34;#00D9FF&#34;,&#34;#4400FF&#34;,&#34;#0091FF&#34;,&#34;#9B00FF&#34;,&#34;#B900FF&#34;,&#34;#1CFF00&#34;,&#34;#00FF00&#34;,&#34;#FF00D5&#34;,&#34;#FFAF00&#34;,&#34;#FFFF00&#34;,&#34;#00FFEE&#34;,&#34;#FF0036&#34;,&#34;#FF00FA&#34;,&#34;#00FF11&#34;,&#34;#1D00FF&#34;,&#34;#FF3F00&#34;,&#34;#38FF00&#34;,&#34;#DF00FF&#34;,&#34;#0061FF&#34;,&#34;#F200FF&#34;,&#34;#E7FF00&#34;,&#34;#31FF00&#34;,&#34;#FF00B4&#34;,&#34;#00FF94&#34;,&#34;#00FFC8&#34;,&#34;#00FF06&#34;,&#34;#002FFF&#34;,&#34;#A2FF00&#34;,&#34;#FF4200&#34;,&#34;#FFB600&#34;,&#34;#FF0A00&#34;,&#34;#FFB400&#34;,&#34;#FF0047&#34;,&#34;#0017FF&#34;,&#34;#00EEFF&#34;,&#34;#00FFCD&#34;,&#34;#7BFF00&#34;,&#34;#03FF00&#34;,&#34;#FFF200&#34;,&#34;#4500FF&#34;,&#34;#00C8FF&#34;,&#34;#FF1300&#34;,&#34;#00D7FF&#34;,&#34;#0082FF&#34;,&#34;#02FF00&#34;,&#34;#6AFF00&#34;,&#34;#FF002B&#34;,&#34;#FFEE00&#34;,&#34;#1500FF&#34;,&#34;#FF9D00&#34;,&#34;#57FF00&#34;,&#34;#51FF00&#34;,&#34;#A9FF00&#34;,&#34;#0047FF&#34;,&#34;#F6FF00&#34;,&#34;#FF00B9&#34;,&#34;#00B8FF&#34;,&#34;#FF006F&#34;,&#34;#00FF34&#34;,&#34;#FF9F00&#34;,&#34;#FFFE00&#34;,&#34;#DB00FF&#34;,&#34;#00FFCD&#34;,&#34;#48FF00&#34;,&#34;#004DFF&#34;,&#34;#FFC500&#34;,&#34;#4A00FF&#34;,&#34;#00FF10&#34;,&#34;#FF1100&#34;,&#34;#3E00FF&#34;,&#34;#0054FF&#34;,&#34;#FF7900&#34;,&#34;#0700FF&#34;,&#34;#006FFF&#34;,&#34;#48FF00&#34;,&#34;#00D7FF&#34;,&#34;#00FF97&#34;,&#34;#FF0060&#34;,&#34;#00FF19&#34;,&#34;#FFC200&#34;,&#34;#C2FF00&#34;,&#34;#5E00FF&#34;,&#34;#FF5900&#34;,&#34;#D600FF&#34;,&#34;#00FF52&#34;,&#34;#FFE700&#34;,&#34;#FFD200&#34;,&#34;#FFA800&#34;,&#34;#3FFF00&#34;,&#34;#BAFF00&#34;,&#34;#3700FF&#34;,&#34;#3DFF00&#34;,&#34;#00DAFF&#34;,&#34;#0050FF&#34;,&#34;#D9FF00&#34;,&#34;#E5FF00&#34;,&#34;#9F00FF&#34;,&#34;#00FF91&#34;,&#34;#FF4600&#34;,&#34;#DC00FF&#34;,&#34;#FF0002&#34;,&#34;#007CFF&#34;,&#34;#EA00FF&#34;,&#34;#FFA100&#34;,&#34;#08FF00&#34;,&#34;#FF2500&#34;,&#34;#00FF52&#34;,&#34;#FF00AE&#34;,&#34;#F4FF00&#34;,&#34;#91FF00&#34;,&#34;#B800FF&#34;,&#34;#0040FF&#34;,&#34;#FF0089&#34;,&#34;#0062FF&#34;,&#34;#FF0040&#34;,&#34;#00FF2D&#34;,&#34;#00F1FF&#34;,&#34;#FFEF00&#34;,&#34;#00FF1A&#34;,&#34;#FF8700&#34;,&#34;#00FF6C&#34;,&#34;#6CFF00&#34;,&#34;#FF0042&#34;,&#34;#FF007F&#34;,&#34;#2900FF&#34;,&#34;#01FF00&#34;,&#34;#B400FF&#34;,&#34;#00FF04&#34;,&#34;#FFB000&#34;,&#34;#FFF000&#34;,&#34;#00FFF1&#34;,&#34;#0073FF&#34;,&#34;#B5FF00&#34;,&#34;#FFFA00&#34;,&#34;#4800FF&#34;,&#34;#FF0053&#34;,&#34;#A4FF00&#34;,&#34;#FFDB00&#34;,&#34;#FFCB00&#34;,&#34;#FF006E&#34;,&#34;#FF00E0&#34;,&#34;#FF0025&#34;,&#34;#0067FF&#34;,&#34;#FFF800&#34;,&#34;#00FFF7&#34;,&#34;#7A00FF&#34;,&#34;#BCFF00&#34;,&#34;#4F00FF&#34;,&#34;#FF007D&#34;,&#34;#0067FF&#34;,&#34;#000DFF&#34;,&#34;#003BFF&#34;,&#34;#00FF15&#34;,&#34;#62FF00&#34;,&#34;#F0FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF5700&#34;,&#34;#00C3FF&#34;,&#34;#CEFF00&#34;,&#34;#FF00C2&#34;,&#34;#FF00B9&#34;,&#34;#001FFF&#34;,&#34;#00FFD6&#34;,&#34;#26FF00&#34;,&#34;#FF0007&#34;,&#34;#00FFEB&#34;,&#34;#FF0050&#34;,&#34;#00FF10&#34;,&#34;#00FF1C&#34;,&#34;#005AFF&#34;,&#34;#FF0100&#34;,&#34;#00FF8D&#34;,&#34;#1B00FF&#34;,&#34;#FF6C00&#34;,&#34;#C900FF&#34;,&#34;#00FF0F&#34;,&#34;#DE00FF&#34;,&#34;#FF8200&#34;,&#34;#FF3000&#34;,&#34;#2EFF00&#34;,&#34;#AB00FF&#34;,&#34;#00FFD2&#34;,&#34;#FF00BC&#34;,&#34;#00FFE2&#34;,&#34;#FFE900&#34;,&#34;#00E8FF&#34;,&#34;#00FF75&#34;,&#34;#ED00FF&#34;,&#34;#A0FF00&#34;,&#34;#008EFF&#34;,&#34;#00D7FF&#34;,&#34;#00C3FF&#34;,&#34;#FF4F00&#34;,&#34;#FF00F5&#34;,&#34;#ABFF00&#34;,&#34;#94FF00&#34;,&#34;#5C00FF&#34;,&#34;#008CFF&#34;,&#34;#9BFF00&#34;,&#34;#00FFE1&#34;,&#34;#0022FF&#34;,&#34;#00D0FF&#34;,&#34;#FF0042&#34;,&#34;#00FF80&#34;,&#34;#FF4E00&#34;,&#34;#FF009E&#34;,&#34;#FF8F00&#34;,&#34;#00FF04&#34;,&#34;#8000FF&#34;,&#34;#0060FF&#34;,&#34;#FFDB00&#34;,&#34;#FF0009&#34;,&#34;#7C00FF&#34;,&#34;#0200FF&#34;,&#34;#EA00FF&#34;,&#34;#FF4F00&#34;,&#34;#00FF7E&#34;,&#34;#FF00D4&#34;,&#34;#00FFEF&#34;,&#34;#FF5B00&#34;,&#34;#00A1FF&#34;,&#34;#FF7700&#34;,&#34;#00B2FF&#34;,&#34;#FF4D00&#34;,&#34;#00B6FF&#34;,&#34;#FF0005&#34;,&#34;#00BCFF&#34;,&#34;#005DFF&#34;,&#34;#AF00FF&#34;,&#34;#A6FF00&#34;,&#34;#0093FF&#34;,&#34;#FF6000&#34;,&#34;#7FFF00&#34;,&#34;#1900FF&#34;,&#34;#FF0E00&#34;,&#34;#00CBFF&#34;,&#34;#39FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF0049&#34;,&#34;#54FF00&#34;,&#34;#FF00A1&#34;,&#34;#2200FF&#34;,&#34;#BD00FF&#34;,&#34;#48FF00&#34;,&#34;#FF00BE&#34;,&#34;#004BFF&#34;,&#34;#FFB600&#34;,&#34;#FF0085&#34;,&#34;#00FFEA&#34;,&#34;#39FF00&#34;,&#34;#00FF00&#34;,&#34;#FF6200&#34;,&#34;#E100FF&#34;,&#34;#5800FF&#34;,&#34;#C3FF00&#34;,&#34;#FF00DF&#34;,&#34;#FF4400&#34;,&#34;#FF1C00&#34;,&#34;#00FFE8&#34;,&#34;#00FF44&#34;,&#34;#84FF00&#34;,&#34;#B1FF00&#34;,&#34;#2800FF&#34;,&#34;#00FFAE&#34;,&#34;#0029FF&#34;,&#34;#00CFFF&#34;,&#34;#00FF5F&#34;,&#34;#EEFF00&#34;,&#34;#0F00FF&#34;,&#34;#FF3100&#34;,&#34;#00FF8A&#34;,&#34;#0C00FF&#34;,&#34;#00FFA3&#34;,&#34;#4900FF&#34;,&#34;#00FFDC&#34;,&#34;#00FFEC&#34;,&#34;#00FFCC&#34;,&#34;#0065FF&#34;,&#34;#00FF29&#34;,&#34;#0018FF&#34;,&#34;#00FF3C&#34;,&#34;#FF4600&#34;,&#34;#0010FF&#34;,&#34;#FF2F00&#34;,&#34;#00FF61&#34;,&#34;#00B5FF&#34;,&#34;#FF8F00&#34;,&#34;#FF0033&#34;,&#34;#00E0FF&#34;,&#34;#FF9100&#34;,&#34;#BBFF00&#34;,&#34;#FF00DF&#34;,&#34;#FF4D00&#34;,&#34;#0014FF&#34;,&#34;#00DEFF&#34;,&#34;#FF1900&#34;,&#34;#00FF74&#34;,&#34;#003CFF&#34;,&#34;#FF1600&#34;,&#34;#0051FF&#34;,&#34;#FF3200&#34;,&#34;#FF7300&#34;,&#34;#06FF00&#34;,&#34;#00BBFF&#34;,&#34;#5100FF&#34;,&#34;#FF0086&#34;,&#34;#FF9400&#34;,&#34;#8CFF00&#34;,&#34;#0067FF&#34;,&#34;#FF0070&#34;,&#34;#EC00FF&#34;,&#34;#C300FF&#34;,&#34;#E600FF&#34;,&#34;#00FF7E&#34;,&#34;#00FF02&#34;,&#34;#005BFF&#34;,&#34;#00FF69&#34;,&#34;#CB00FF&#34;,&#34;#00D2FF&#34;,&#34;#FF0005&#34;,&#34;#FF8A00&#34;,&#34;#00BAFF&#34;,&#34;#FF2F00&#34;,&#34;#0071FF&#34;,&#34;#00FF75&#34;,&#34;#81FF00&#34;,&#34;#00C3FF&#34;,&#34;#00FBFF&#34;,&#34;#00FFAF&#34;,&#34;#FF9B00&#34;,&#34;#CEFF00&#34;,&#34;#0061FF&#34;,&#34;#FF0078&#34;,&#34;#FFE800&#34;,&#34;#FF1500&#34;,&#34;#00FFEA&#34;,&#34;#FF0045&#34;,&#34;#FF009C&#34;,&#34;#00FF54&#34;,&#34;#00C4FF&#34;,&#34;#007FFF&#34;,&#34;#FF8C00&#34;,&#34;#FF0068&#34;,&#34;#2D00FF&#34;,&#34;#FF7100&#34;,&#34;#FFDF00&#34;,&#34;#FF00D1&#34;,&#34;#CDFF00&#34;,&#34;#006DFF&#34;,&#34;#00C3FF&#34;,&#34;#FF4F00&#34;,&#34;#00A8FF&#34;,&#34;#5D00FF&#34;,&#34;#00FFD1&#34;,&#34;#00FFBB&#34;,&#34;#00ECFF&#34;,&#34;#FF00D5&#34;,&#34;#FF005B&#34;,&#34;#64FF00&#34;,&#34;#FF0052&#34;,&#34;#00FFEF&#34;,&#34;#66FF00&#34;,&#34;#0021FF&#34;,&#34;#FFD900&#34;,&#34;#00FFDA&#34;,&#34;#00FFA3&#34;,&#34;#000FFF&#34;,&#34;#00FFC5&#34;,&#34;#FF00C0&#34;,&#34;#EC00FF&#34;,&#34;#8100FF&#34;,&#34;#FF00BC&#34;,&#34;#0024FF&#34;,&#34;#00DCFF&#34;,&#34;#0200FF&#34;,&#34;#00FFCE&#34;,&#34;#0046FF&#34;,&#34;#00BDFF&#34;,&#34;#DA00FF&#34;,&#34;#FF0048&#34;,&#34;#A500FF&#34;,&#34;#00FFCA&#34;,&#34;#00FFF7&#34;,&#34;#FF009C&#34;,&#34;#FF0061&#34;,&#34;#FF00AA&#34;,&#34;#00FF77&#34;,&#34;#00A7FF&#34;,&#34;#FF00ED&#34;,&#34;#00FFD1&#34;,&#34;#71FF00&#34;,&#34;#00FF76&#34;,&#34;#00FF46&#34;,&#34;#FF9200&#34;,&#34;#B000FF&#34;,&#34;#FF0072&#34;,&#34;#00F1FF&#34;,&#34;#FF00D6&#34;,&#34;#0074FF&#34;,&#34;#FF005A&#34;,&#34;#4300FF&#34;,&#34;#FFB200&#34;,&#34;#11FF00&#34;,&#34;#FF7300&#34;,&#34;#EF00FF&#34;,&#34;#00E1FF&#34;,&#34;#E500FF&#34;,&#34;#0F00FF&#34;,&#34;#FF1700&#34;,&#34;#FE00FF&#34;,&#34;#E5FF00&#34;,&#34;#FFD600&#34;,&#34;#FF5900&#34;,&#34;#FF3D00&#34;,&#34;#FF0040&#34;,&#34;#BF00FF&#34;,&#34;#EEFF00&#34;,&#34;#B600FF&#34;,&#34;#FF2100&#34;,&#34;#8EFF00&#34;,&#34;#00FF0C&#34;,&#34;#FF00B8&#34;,&#34;#EE00FF&#34;,&#34;#5600FF&#34;,&#34;#BD00FF&#34;,&#34;#00FF44&#34;,&#34;#FF0084&#34;,&#34;#00FF19&#34;,&#34;#5400FF&#34;,&#34;#FF00AB&#34;,&#34;#FF00D8&#34;,&#34;#00FFC3&#34;,&#34;#FF00E2&#34;,&#34;#0065FF&#34;,&#34;#00DDFF&#34;,&#34;#FF00E1&#34;,&#34;#00FF60&#34;,&#34;#FF3C00&#34;,&#34;#81FF00&#34;,&#34;#00FFCB&#34;,&#34;#0087FF&#34;,&#34;#00FF16&#34;,&#34;#FF0045&#34;,&#34;#FF0019&#34;,&#34;#B9FF00&#34;,&#34;#001BFF&#34;,&#34;#A1FF00&#34;,&#34;#8D00FF&#34;,&#34;#00FF6A&#34;,&#34;#0087FF&#34;,&#34;#FF004F&#34;,&#34;#FFCF00&#34;,&#34;#6200FF&#34;,&#34;#00FF1C&#34;,&#34;#A2FF00&#34;,&#34;#D100FF&#34;,&#34;#FF003C&#34;,&#34;#47FF00&#34;,&#34;#93FF00&#34;,&#34;#D2FF00&#34;,&#34;#00BAFF&#34;,&#34;#FF1100&#34;,&#34;#7100FF&#34;,&#34;#FF0012&#34;,&#34;#00FF59&#34;,&#34;#7DFF00&#34;,&#34;#FF0067&#34;,&#34;#ACFF00&#34;,&#34;#00FF5E&#34;,&#34;#B400FF&#34;,&#34;#0015FF&#34;,&#34;#4200FF&#34;,&#34;#FF008C&#34;,&#34;#FF003A&#34;,&#34;#FF00B0&#34;,&#34;#8A00FF&#34;,&#34;#00F3FF&#34;,&#34;#FF0038&#34;,&#34;#0077FF&#34;,&#34;#00CDFF&#34;,&#34;#F7FF00&#34;,&#34;#AF00FF&#34;,&#34;#00FFD0&#34;,&#34;#00FF73&#34;,&#34;#FFDD00&#34;,&#34;#00FFBF&#34;,&#34;#00FF9C&#34;,&#34;#0025FF&#34;,&#34;#00FFB7&#34;,&#34;#9EFF00&#34;,&#34;#E4FF00&#34;,&#34;#0042FF&#34;,&#34;#FFA700&#34;,&#34;#48FF00&#34;,&#34;#FFF600&#34;,&#34;#07FF00&#34;,&#34;#FFE500&#34;,&#34;#00F2FF&#34;,&#34;#FFFE00&#34;,&#34;#D8FF00&#34;,&#34;#FFD700&#34;,&#34;#6A00FF&#34;,&#34;#00F8FF&#34;,&#34;#56FF00&#34;,&#34;#008FFF&#34;,&#34;#6DFF00&#34;,&#34;#00D7FF&#34;,&#34;#00C2FF&#34;,&#34;#F200FF&#34;,&#34;#2600FF&#34;,&#34;#D900FF&#34;,&#34;#0030FF&#34;,&#34;#FFE100&#34;,&#34;#FF00B0&#34;,&#34;#7900FF&#34;,&#34;#00A6FF&#34;,&#34;#FF00C3&#34;,&#34;#00FFD9&#34;,&#34;#FF7400&#34;,&#34;#1FFF00&#34;,&#34;#FFF800&#34;,&#34;#00FF54&#34;,&#34;#3DFF00&#34;,&#34;#4BFF00&#34;,&#34;#0005FF&#34;,&#34;#00FF37&#34;,&#34;#FF0040&#34;,&#34;#FF8000&#34;,&#34;#FF00E8&#34;,&#34;#FF4D00&#34;,&#34;#5000FF&#34;,&#34;#00FFAC&#34;,&#34;#00FF6D&#34;,&#34;#00FF04&#34;,&#34;#00FF8C&#34;,&#34;#FF0059&#34;,&#34;#003AFF&#34;,&#34;#FF00A4&#34;,&#34;#0018FF&#34;,&#34;#F500FF&#34;,&#34;#0077FF&#34;,&#34;#FF0017&#34;,&#34;#42FF00&#34;,&#34;#6600FF&#34;,&#34;#FF00B8&#34;,&#34;#1AFF00&#34;,&#34;#4600FF&#34;,&#34;#F7FF00&#34;,&#34;#FF00DB&#34;,&#34;#0096FF&#34;,&#34;#00FFBB&#34;,&#34;#006CFF&#34;,&#34;#E500FF&#34;,&#34;#78FF00&#34;,&#34;#C700FF&#34;,&#34;#66FF00&#34;,&#34;#FF1100&#34;,&#34;#0AFF00&#34;,&#34;#00FF61&#34;,&#34;#FF9800&#34;,&#34;#00FF80&#34;,&#34;#FF00A7&#34;,&#34;#00FF87&#34;,&#34;#FF0073&#34;,&#34;#FF0B00&#34;,&#34;#00FFC3&#34;,&#34;#8D00FF&#34;,&#34;#4D00FF&#34;,&#34;#0088FF&#34;,&#34;#9F00FF&#34;,&#34;#FF3100&#34;,&#34;#3700FF&#34;,&#34;#00FF88&#34;,&#34;#0095FF&#34;,&#34;#FF0074&#34;,&#34;#00FFBF&#34;,&#34;#9F00FF&#34;,&#34;#FF0071&#34;,&#34;#FF1E00&#34;,&#34;#00FF6D&#34;,&#34;#FF0089&#34;,&#34;#00FF8D&#34;,&#34;#9D00FF&#34;,&#34;#00FF55&#34;,&#34;#FF0300&#34;,&#34;#0027FF&#34;,&#34;#00FF79&#34;,&#34;#00FFCE&#34;,&#34;#00FF83&#34;,&#34;#FF0065&#34;,&#34;#9E00FF&#34;,&#34;#0024FF&#34;,&#34;#FF0E00&#34;,&#34;#FF9900&#34;,&#34;#FF000D&#34;,&#34;#FF00B6&#34;,&#34;#FF5E00&#34;,&#34;#8700FF&#34;,&#34;#6F00FF&#34;,&#34;#FF0039&#34;,&#34;#B6FF00&#34;,&#34;#FF00FA&#34;,&#34;#0000FF&#34;,&#34;#FF00E7&#34;,&#34;#00B8FF&#34;,&#34;#7DFF00&#34;,&#34;#00FF27&#34;,&#34;#FF009F&#34;,&#34;#00FF02&#34;,&#34;#FF9F00&#34;,&#34;#002EFF&#34;,&#34;#46FF00&#34;,&#34;#00FF2D&#34;,&#34;#9B00FF&#34;,&#34;#96FF00&#34;,&#34;#FF4000&#34;,&#34;#AE00FF&#34;,&#34;#FF0038&#34;,&#34;#00FF67&#34;,&#34;#FF00BB&#34;,&#34;#FF0071&#34;,&#34;#3300FF&#34;,&#34;#00FF8C&#34;,&#34;#00F9FF&#34;,&#34;#4400FF&#34;,&#34;#0071FF&#34;,&#34;#FFF000&#34;,&#34;#FF5E00&#34;,&#34;#FF007D&#34;,&#34;#D7FF00&#34;,&#34;#00FFE7&#34;,&#34;#00FF8E&#34;,&#34;#6700FF&#34;,&#34;#FF1B00&#34;,&#34;#F0FF00&#34;,&#34;#00FF82&#34;,&#34;#FF1000&#34;,&#34;#00FF7E&#34;,&#34;#8700FF&#34;,&#34;#DA00FF&#34;,&#34;#00FF51&#34;,&#34;#00FFDC&#34;,&#34;#FF0006&#34;,&#34;#CDFF00&#34;,&#34;#FF0019&#34;,&#34;#4200FF&#34;,&#34;#00C8FF&#34;,&#34;#94FF00&#34;,&#34;#FF0026&#34;,&#34;#FF00DF&#34;,&#34;#FF005C&#34;,&#34;#FFF900&#34;,&#34;#00D6FF&#34;,&#34;#0041FF&#34;,&#34;#00FFB0&#34;,&#34;#6000FF&#34;,&#34;#00FF60&#34;,&#34;#F200FF&#34;,&#34;#FF2C00&#34;,&#34;#00FFC4&#34;,&#34;#9FFF00&#34;,&#34;#FFD200&#34;,&#34;#009FFF&#34;,&#34;#FFD000&#34;,&#34;#FF00EF&#34;,&#34;#5FFF00&#34;,&#34;#FFCA00&#34;,&#34;#7C00FF&#34;,&#34;#FF00C9&#34;,&#34;#FF2000&#34;,&#34;#7D00FF&#34;,&#34;#00FFBE&#34;,&#34;#0050FF&#34;,&#34;#0042FF&#34;,&#34;#FFAB00&#34;,&#34;#1CFF00&#34;,&#34;#FF0051&#34;,&#34;#FF0031&#34;,&#34;#0062FF&#34;,&#34;#00F7FF&#34;,&#34;#0083FF&#34;,&#34;#FF0004&#34;,&#34;#BDFF00&#34;,&#34;#DAFF00&#34;,&#34;#B900FF&#34;,&#34;#FF0053&#34;,&#34;#00A5FF&#34;,&#34;#00FFD4&#34;,&#34;#FF001E&#34;,&#34;#FF001B&#34;,&#34;#00FF25&#34;,&#34;#5AFF00&#34;,&#34;#00FF44&#34;,&#34;#FCFF00&#34;,&#34;#A6FF00&#34;,&#34;#00FFE1&#34;,&#34;#FFB800&#34;,&#34;#FFF900&#34;,&#34;#E5FF00&#34;,&#34;#FF0900&#34;,&#34;#FF9700&#34;,&#34;#FF00B0&#34;,&#34;#0093FF&#34;,&#34;#FFE500&#34;,&#34;#B200FF&#34;,&#34;#FF4E00&#34;,&#34;#FFE400&#34;,&#34;#FF00F9&#34;,&#34;#00E7FF&#34;,&#34;#0800FF&#34;,&#34;#FE00FF&#34;,&#34;#93FF00&#34;,&#34;#00D8FF&#34;,&#34;#5B00FF&#34;,&#34;#0067FF&#34;,&#34;#00A1FF&#34;,&#34;#00ECFF&#34;,&#34;#C9FF00&#34;,&#34;#FF00A3&#34;,&#34;#00FF03&#34;,&#34;#0062FF&#34;,&#34;#009CFF&#34;,&#34;#FF00B4&#34;,&#34;#4FFF00&#34;,&#34;#FFF400&#34;,&#34;#5600FF&#34;,&#34;#FF0070&#34;,&#34;#FF008A&#34;,&#34;#FF00D8&#34;,&#34;#1000FF&#34;,&#34;#00FFB1&#34;,&#34;#00FF0C&#34;,&#34;#5200FF&#34;,&#34;#FF00EA&#34;,&#34;#FF0090&#34;,&#34;#FF0026&#34;,&#34;#00FF9D&#34;,&#34;#FF00EE&#34;,&#34;#FF0059&#34;,&#34;#FF0001&#34;,&#34;#FF8500&#34;,&#34;#8200FF&#34;,&#34;#FF0035&#34;,&#34;#00FF6A&#34;,&#34;#007BFF&#34;,&#34;#FF0900&#34;,&#34;#00FFEA&#34;,&#34;#AFFF00&#34;,&#34;#FF00A5&#34;,&#34;#00B4FF&#34;,&#34;#FF0030&#34;,&#34;#0000FF&#34;,&#34;#F8FF00&#34;,&#34;#A800FF&#34;,&#34;#00FF1F&#34;,&#34;#00FF91&#34;,&#34;#0016FF&#34;,&#34;#FAFF00&#34;,&#34;#8CFF00&#34;,&#34;#00A2FF&#34;,&#34;#FF0040&#34;,&#34;#FFDE00&#34;,&#34;#F5FF00&#34;,&#34;#0200FF&#34;,&#34;#00FFC8&#34;,&#34;#CAFF00&#34;,&#34;#8D00FF&#34;,&#34;#FF00E2&#34;,&#34;#FF00CF&#34;,&#34;#0020FF&#34;,&#34;#FF009A&#34;,&#34;#3000FF&#34;,&#34;#38FF00&#34;,&#34;#FFFC00&#34;,&#34;#0077FF&#34;,&#34;#FFE100&#34;,&#34;#8FFF00&#34;,&#34;#007AFF&#34;,&#34;#C7FF00&#34;,&#34;#7400FF&#34;,&#34;#00FFDA&#34;,&#34;#00FF83&#34;,&#34;#FF00BB&#34;,&#34;#FF8A00&#34;,&#34;#FF0085&#34;,&#34;#8900FF&#34;,&#34;#FFDC00&#34;,&#34;#66FF00&#34;,&#34;#00EFFF&#34;,&#34;#00BAFF&#34;,&#34;#FF0096&#34;,&#34;#00CDFF&#34;,&#34;#B100FF&#34;,&#34;#00FFD1&#34;,&#34;#D8FF00&#34;,&#34;#00D4FF&#34;,&#34;#FF4500&#34;,&#34;#CB00FF&#34;,&#34;#00FFEC&#34;,&#34;#B7FF00&#34;,&#34;#9DFF00&#34;,&#34;#FFE100&#34;,&#34;#4000FF&#34;,&#34;#A5FF00&#34;,&#34;#FF003F&#34;,&#34;#8400FF&#34;,&#34;#9D00FF&#34;,&#34;#FF006E&#34;,&#34;#FF0012&#34;,&#34;#48FF00&#34;,&#34;#FF4900&#34;,&#34;#009AFF&#34;,&#34;#00FFD7&#34;,&#34;#53FF00&#34;,&#34;#00FF34&#34;,&#34;#FF000D&#34;,&#34;#6FFF00&#34;,&#34;#006FFF&#34;,&#34;#FF0C00&#34;,&#34;#99FF00&#34;,&#34;#FF5800&#34;,&#34;#00FF57&#34;,&#34;#00FFC0&#34;,&#34;#FF007C&#34;,&#34;#9800FF&#34;,&#34;#0080FF&#34;,&#34;#FF00AC&#34;,&#34;#4EFF00&#34;,&#34;#7100FF&#34;,&#34;#DD00FF&#34;,&#34;#FF6100&#34;,&#34;#FF0035&#34;,&#34;#F400FF&#34;,&#34;#0100FF&#34;,&#34;#FF00B3&#34;,&#34;#00FF47&#34;,&#34;#00FF23&#34;,&#34;#FF1800&#34;,&#34;#006AFF&#34;,&#34;#00FF3D&#34;,&#34;#FF00F6&#34;,&#34;#FF000D&#34;,&#34;#FF00CB&#34;,&#34;#D800FF&#34;,&#34;#EB00FF&#34;,&#34;#7FFF00&#34;,&#34;#6500FF&#34;,&#34;#00F3FF&#34;,&#34;#8F00FF&#34;,&#34;#00FFE9&#34;,&#34;#9F00FF&#34;,&#34;#FF00AD&#34;,&#34;#00D3FF&#34;,&#34;#4CFF00&#34;,&#34;#E600FF&#34;,&#34;#00ECFF&#34;,&#34;#00ACFF&#34;,&#34;#00EBFF&#34;,&#34;#7EFF00&#34;,&#34;#FF008E&#34;,&#34;#7FFF00&#34;,&#34;#9A00FF&#34;,&#34;#6F00FF&#34;,&#34;#6D00FF&#34;,&#34;#FFC500&#34;,&#34;#FF002B&#34;,&#34;#FFAC00&#34;,&#34;#FF00A0&#34;,&#34;#FF00BB&#34;,&#34;#DEFF00&#34;,&#34;#EB00FF&#34;,&#34;#FFBA00&#34;,&#34;#FF00CB&#34;,&#34;#00FF48&#34;,&#34;#FF00C8&#34;,&#34;#0036FF&#34;,&#34;#BE00FF&#34;,&#34;#FF0041&#34;,&#34;#FF5900&#34;,&#34;#7500FF&#34;,&#34;#FF003A&#34;,&#34;#FFDA00&#34;,&#34;#000FFF&#34;,&#34;#FF00AD&#34;,&#34;#FF7000&#34;,&#34;#D3FF00&#34;,&#34;#8E00FF&#34;,&#34;#FF6600&#34;,&#34;#0F00FF&#34;,&#34;#00FFEA&#34;,&#34;#00FF3E&#34;,&#34;#AB00FF&#34;,&#34;#D500FF&#34;,&#34;#FF0034&#34;,&#34;#FF6000&#34;,&#34;#FFA800&#34;,&#34;#FF00C7&#34;,&#34;#3BFF00&#34;,&#34;#FF0060&#34;,&#34;#FF0004&#34;,&#34;#FF0037&#34;,&#34;#00FF05&#34;,&#34;#00FF33&#34;,&#34;#00FF8A&#34;,&#34;#FF3500&#34;,&#34;#004AFF&#34;,&#34;#00FF35&#34;,&#34;#0038FF&#34;,&#34;#CFFF00&#34;,&#34;#9400FF&#34;,&#34;#009DFF&#34;,&#34;#5000FF&#34;,&#34;#FF009E&#34;,&#34;#F7FF00&#34;,&#34;#00CFFF&#34;,&#34;#00FF3A&#34;,&#34;#FF6200&#34;,&#34;#FF00B7&#34;,&#34;#BE00FF&#34;,&#34;#A6FF00&#34;,&#34;#FFF100&#34;,&#34;#ADFF00&#34;,&#34;#72FF00&#34;,&#34;#FF7000&#34;,&#34;#FF0012&#34;,&#34;#FFA800&#34;,&#34;#00FFB0&#34;,&#34;#FF1B00&#34;,&#34;#FF00C4&#34;,&#34;#FF0083&#34;,&#34;#FF6D00&#34;,&#34;#3900FF&#34;,&#34;#FF0004&#34;,&#34;#0500FF&#34;,&#34;#9D00FF&#34;,&#34;#0085FF&#34;,&#34;#FF00F8&#34;,&#34;#7000FF&#34;,&#34;#00E8FF&#34;,&#34;#0097FF&#34;,&#34;#00FF34&#34;,&#34;#0018FF&#34;,&#34;#00FF60&#34;,&#34;#64FF00&#34;,&#34;#00FF72&#34;,&#34;#2100FF&#34;,&#34;#00FFF4&#34;,&#34;#009BFF&#34;,&#34;#8AFF00&#34;,&#34;#FF8300&#34;,&#34;#00B2FF&#34;,&#34;#0C00FF&#34;,&#34;#00FFED&#34;,&#34;#FF000F&#34;,&#34;#009DFF&#34;,&#34;#FF0046&#34;,&#34;#FF4C00&#34;,&#34;#00FF6D&#34;,&#34;#1500FF&#34;,&#34;#C9FF00&#34;,&#34;#FF0052&#34;,&#34;#005AFF&#34;,&#34;#FF006C&#34;,&#34;#BAFF00&#34;,&#34;#00FEFF&#34;,&#34;#7E00FF&#34;,&#34;#00FFFD&#34;,&#34;#4500FF&#34;,&#34;#00B8FF&#34;,&#34;#00FF94&#34;,&#34;#FF00CD&#34;,&#34;#C400FF&#34;,&#34;#FF00A3&#34;,&#34;#00BFFF&#34;,&#34;#FF00E5&#34;,&#34;#FF0084&#34;,&#34;#05FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF0033&#34;,&#34;#FF00BF&#34;,&#34;#FF9400&#34;,&#34;#3F00FF&#34;,&#34;#2F00FF&#34;,&#34;#FF1900&#34;,&#34;#FF8E00&#34;,&#34;#00FFEA&#34;,&#34;#FF0099&#34;,&#34;#006CFF&#34;,&#34;#FF0055&#34;,&#34;#FF0094&#34;,&#34;#00FF95&#34;,&#34;#FF006E&#34;,&#34;#ACFF00&#34;,&#34;#5800FF&#34;,&#34;#FFBB00&#34;,&#34;#FF000A&#34;,&#34;#0056FF&#34;,&#34;#77FF00&#34;,&#34;#3EFF00&#34;,&#34;#00FF81&#34;,&#34;#FFF600&#34;,&#34;#DDFF00&#34;,&#34;#FF7600&#34;,&#34;#0025FF&#34;,&#34;#FFB700&#34;,&#34;#0005FF&#34;,&#34;#A0FF00&#34;,&#34;#FF8D00&#34;,&#34;#00FF8B&#34;,&#34;#FF00DE&#34;,&#34;#00FFBF&#34;,&#34;#FF009E&#34;,&#34;#FF0040&#34;,&#34;#FF6300&#34;,&#34;#FFCE00&#34;,&#34;#00FFA1&#34;,&#34;#2CFF00&#34;,&#34;#002FFF&#34;,&#34;#0057FF&#34;,&#34;#E200FF&#34;,&#34;#2FFF00&#34;,&#34;#FF0093&#34;,&#34;#69FF00&#34;,&#34;#FF2200&#34;,&#34;#3600FF&#34;,&#34;#FF00EB&#34;,&#34;#FFC800&#34;,&#34;#00FFD3&#34;,&#34;#7700FF&#34;,&#34;#FF00A1&#34;,&#34;#000FFF&#34;,&#34;#FF0077&#34;,&#34;#FF6200&#34;,&#34;#00FF6F&#34;,&#34;#19FF00&#34;,&#34;#7F00FF&#34;,&#34;#FFF000&#34;,&#34;#FF0011&#34;,&#34;#FFCB00&#34;,&#34;#88FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF005F&#34;,&#34;#FF6100&#34;,&#34;#00C6FF&#34;,&#34;#0A00FF&#34;,&#34;#FF00E6&#34;,&#34;#00FF38&#34;,&#34;#FFC000&#34;,&#34;#6B00FF&#34;,&#34;#FDFF00&#34;,&#34;#00FFBB&#34;,&#34;#00FFDD&#34;,&#34;#00B8FF&#34;,&#34;#002DFF&#34;,&#34;#00C3FF&#34;,&#34;#FF0097&#34;,&#34;#A600FF&#34;,&#34;#00D7FF&#34;,&#34;#009BFF&#34;,&#34;#FF9200&#34;,&#34;#CAFF00&#34;,&#34;#FF0049&#34;,&#34;#00FFA6&#34;,&#34;#FFE900&#34;,&#34;#FF6500&#34;,&#34;#08FF00&#34;,&#34;#FF00D2&#34;,&#34;#A3FF00&#34;,&#34;#FF2B00&#34;,&#34;#00FFD0&#34;,&#34;#FF0096&#34;,&#34;#18FF00&#34;,&#34;#F3FF00&#34;,&#34;#CFFF00&#34;,&#34;#00C4FF&#34;,&#34;#FF0075&#34;,&#34;#00FFB5&#34;,&#34;#FF00FD&#34;,&#34;#FF00ED&#34;,&#34;#FE00FF&#34;,&#34;#80FF00&#34;,&#34;#00FFC7&#34;,&#34;#00FF24&#34;,&#34;#AE00FF&#34;,&#34;#FF00DC&#34;,&#34;#FF000C&#34;,&#34;#00C5FF&#34;,&#34;#1AFF00&#34;,&#34;#0015FF&#34;,&#34;#00FF8F&#34;,&#34;#FFDF00&#34;,&#34;#FF3600&#34;,&#34;#008CFF&#34;,&#34;#FF007C&#34;,&#34;#E100FF&#34;,&#34;#00BEFF&#34;,&#34;#00FF15&#34;,&#34;#FF0023&#34;,&#34;#59FF00&#34;,&#34;#0024FF&#34;,&#34;#00FF1F&#34;,&#34;#BFFF00&#34;,&#34;#01FF00&#34;,&#34;#FF00FC&#34;,&#34;#FF0C00&#34;,&#34;#0BFF00&#34;,&#34;#FF000D&#34;,&#34;#FF8000&#34;,&#34;#2EFF00&#34;,&#34;#71FF00&#34;,&#34;#FF0064&#34;,&#34;#00FFAC&#34;,&#34;#3600FF&#34;,&#34;#B6FF00&#34;,&#34;#FF6F00&#34;,&#34;#FFB300&#34;,&#34;#FF0064&#34;,&#34;#6000FF&#34;,&#34;#FF9A00&#34;,&#34;#00FF49&#34;,&#34;#004BFF&#34;,&#34;#00FF33&#34;,&#34;#FF0097&#34;,&#34;#9300FF&#34;,&#34;#BF00FF&#34;,&#34;#00FF5E&#34;,&#34;#1EFF00&#34;,&#34;#00FF40&#34;,&#34;#B7FF00&#34;,&#34;#D0FF00&#34;,&#34;#FF6100&#34;,&#34;#003BFF&#34;,&#34;#FF8C00&#34;,&#34;#FF3300&#34;,&#34;#00F0FF&#34;,&#34;#005EFF&#34;,&#34;#FF3500&#34;,&#34;#4BFF00&#34;,&#34;#B200FF&#34;,&#34;#FF3400&#34;,&#34;#FF0082&#34;,&#34;#9800FF&#34;,&#34;#00FFA2&#34;,&#34;#79FF00&#34;,&#34;#9B00FF&#34;,&#34;#2DFF00&#34;,&#34;#C300FF&#34;,&#34;#FEFF00&#34;,&#34;#FF9F00&#34;,&#34;#00FF49&#34;,&#34;#C500FF&#34;,&#34;#1B00FF&#34;,&#34;#FF0400&#34;,&#34;#B000FF&#34;,&#34;#FF00A4&#34;,&#34;#008AFF&#34;,&#34;#0062FF&#34;,&#34;#E6FF00&#34;,&#34;#006CFF&#34;,&#34;#FF0200&#34;,&#34;#00FF89&#34;,&#34;#83FF00&#34;,&#34;#00FF69&#34;,&#34;#67FF00&#34;,&#34;#00DEFF&#34;,&#34;#CEFF00&#34;,&#34;#00D2FF&#34;,&#34;#00FFCD&#34;,&#34;#73FF00&#34;,&#34;#002AFF&#34;,&#34;#00FF62&#34;,&#34;#FF6E00&#34;,&#34;#00B2FF&#34;,&#34;#00D7FF&#34;,&#34;#0036FF&#34;,&#34;#00FF6B&#34;,&#34;#7300FF&#34;,&#34;#FF4900&#34;,&#34;#FF001A&#34;,&#34;#26FF00&#34;,&#34;#0044FF&#34;,&#34;#FF4F00&#34;,&#34;#0009FF&#34;,&#34;#00A2FF&#34;,&#34;#79FF00&#34;,&#34;#00FFCD&#34;,&#34;#AFFF00&#34;,&#34;#01FF00&#34;,&#34;#00FFA2&#34;,&#34;#FF00A7&#34;,&#34;#FF000E&#34;,&#34;#00A4FF&#34;,&#34;#FFFB00&#34;,&#34;#006EFF&#34;,&#34;#26FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF8900&#34;,&#34;#00F7FF&#34;,&#34;#2500FF&#34;,&#34;#78FF00&#34;,&#34;#FF00F4&#34;,&#34;#00FF0E&#34;,&#34;#00FF5D&#34;,&#34;#3200FF&#34;,&#34;#FF0060&#34;,&#34;#7300FF&#34;,&#34;#3B00FF&#34;,&#34;#000AFF&#34;,&#34;#4EFF00&#34;,&#34;#2E00FF&#34;,&#34;#FFEA00&#34;,&#34;#FF0074&#34;,&#34;#FF00AE&#34;,&#34;#8B00FF&#34;,&#34;#6800FF&#34;,&#34;#00FFBF&#34;,&#34;#FF00CB&#34;,&#34;#FF0020&#34;,&#34;#FB00FF&#34;,&#34;#3C00FF&#34;,&#34;#00FF40&#34;,&#34;#6300FF&#34;,&#34;#FF8D00&#34;,&#34;#FFF900&#34;,&#34;#FF6D00&#34;,&#34;#00CBFF&#34;,&#34;#2500FF&#34;,&#34;#D0FF00&#34;,&#34;#4800FF&#34;,&#34;#9A00FF&#34;,&#34;#5500FF&#34;,&#34;#FF6300&#34;,&#34;#6700FF&#34;,&#34;#FFB100&#34;,&#34;#00FFF9&#34;,&#34;#0097FF&#34;,&#34;#8F00FF&#34;,&#34;#14FF00&#34;,&#34;#7700FF&#34;,&#34;#0069FF&#34;,&#34;#00CCFF&#34;,&#34;#F700FF&#34;,&#34;#00A9FF&#34;,&#34;#002CFF&#34;,&#34;#B900FF&#34;,&#34;#0020FF&#34;,&#34;#CC00FF&#34;,&#34;#00FFA1&#34;,&#34;#00FF11&#34;,&#34;#00FF43&#34;,&#34;#00FFE9&#34;,&#34;#00ADFF&#34;,&#34;#FF0065&#34;,&#34;#0019FF&#34;,&#34;#00FF3A&#34;,&#34;#00FF66&#34;,&#34;#FFD400&#34;,&#34;#0055FF&#34;,&#34;#FFB300&#34;,&#34;#25FF00&#34;,&#34;#FF008B&#34;,&#34;#FF5400&#34;,&#34;#00FF11&#34;,&#34;#FFB700&#34;,&#34;#7B00FF&#34;,&#34;#DFFF00&#34;,&#34;#2C00FF&#34;,&#34;#FF006B&#34;,&#34;#FFE200&#34;,&#34;#008AFF&#34;,&#34;#FF0017&#34;,&#34;#C6FF00&#34;,&#34;#86FF00&#34;,&#34;#FDFF00&#34;,&#34;#0088FF&#34;,&#34;#7FFF00&#34;,&#34;#AEFF00&#34;,&#34;#FF8900&#34;,&#34;#00FF47&#34;,&#34;#FF0F00&#34;,&#34;#FFD700&#34;,&#34;#006BFF&#34;,&#34;#76FF00&#34;,&#34;#FF003D&#34;,&#34;#AEFF00&#34;,&#34;#009FFF&#34;,&#34;#DD00FF&#34;,&#34;#17FF00&#34;,&#34;#FF8F00&#34;,&#34;#C100FF&#34;,&#34;#3700FF&#34;,&#34;#FF8100&#34;,&#34;#FF0066&#34;,&#34;#FF0078&#34;,&#34;#31FF00&#34;,&#34;#FFCB00&#34;,&#34;#00FFED&#34;,&#34;#11FF00&#34;,&#34;#9900FF&#34;,&#34;#FF00C1&#34;,&#34;#FF0059&#34;,&#34;#A7FF00&#34;,&#34;#0051FF&#34;,&#34;#EA00FF&#34;,&#34;#78FF00&#34;,&#34;#00FF8C&#34;,&#34;#6D00FF&#34;,&#34;#88FF00&#34;,&#34;#FF8000&#34;,&#34;#10FF00&#34;,&#34;#00FFA5&#34;,&#34;#FF00B1&#34;,&#34;#BF00FF&#34;,&#34;#00CAFF&#34;,&#34;#FFC900&#34;,&#34;#00FFD8&#34;,&#34;#00D0FF&#34;,&#34;#005CFF&#34;,&#34;#00FF87&#34;,&#34;#DB00FF&#34;,&#34;#00CDFF&#34;,&#34;#26FF00&#34;,&#34;#00FF28&#34;,&#34;#003BFF&#34;,&#34;#FF0800&#34;,&#34;#000DFF&#34;,&#34;#00E1FF&#34;,&#34;#8C00FF&#34;,&#34;#FF0003&#34;,&#34;#00FFFC&#34;,&#34;#FF8500&#34;,&#34;#1AFF00&#34;,&#34;#00FFBC&#34;,&#34;#FF00A0&#34;,&#34;#00FFCF&#34;,&#34;#00FF2B&#34;,&#34;#0011FF&#34;,&#34;#2600FF&#34;,&#34;#007EFF&#34;,&#34;#FFFB00&#34;,&#34;#00FFB4&#34;,&#34;#A9FF00&#34;,&#34;#5BFF00&#34;,&#34;#00FFF7&#34;,&#34;#00FF8A&#34;,&#34;#8BFF00&#34;,&#34;#3B00FF&#34;,&#34;#95FF00&#34;,&#34;#3AFF00&#34;,&#34;#0034FF&#34;,&#34;#0038FF&#34;,&#34;#00FF22&#34;,&#34;#FF5400&#34;,&#34;#0012FF&#34;,&#34;#FF001E&#34;,&#34;#FF0063&#34;,&#34;#FF00B5&#34;,&#34;#F1FF00&#34;,&#34;#FF0089&#34;,&#34;#1A00FF&#34;,&#34;#00FF07&#34;,&#34;#00FFCE&#34;,&#34;#FFD700&#34;,&#34;#00BEFF&#34;,&#34;#3900FF&#34;,&#34;#26FF00&#34;,&#34;#0055FF&#34;,&#34;#3900FF&#34;,&#34;#0009FF&#34;,&#34;#79FF00&#34;,&#34;#FF4100&#34;,&#34;#E100FF&#34;,&#34;#FF0002&#34;,&#34;#CBFF00&#34;,&#34;#CB00FF&#34;,&#34;#008EFF&#34;,&#34;#1E00FF&#34;,&#34;#00FFD8&#34;,&#34;#FF3A00&#34;,&#34;#3700FF&#34;,&#34;#F700FF&#34;,&#34;#FF0D00&#34;,&#34;#FF0019&#34;,&#34;#BA00FF&#34;,&#34;#3D00FF&#34;,&#34;#3900FF&#34;,&#34;#5FFF00&#34;,&#34;#00F2FF&#34;,&#34;#00FF37&#34;,&#34;#FFF600&#34;,&#34;#0AFF00&#34;,&#34;#5100FF&#34;,&#34;#8A00FF&#34;,&#34;#00BCFF&#34;,&#34;#FAFF00&#34;,&#34;#00EEFF&#34;,&#34;#FFAD00&#34;,&#34;#9BFF00&#34;,&#34;#F1FF00&#34;,&#34;#A8FF00&#34;,&#34;#7100FF&#34;,&#34;#FF00E9&#34;,&#34;#000AFF&#34;,&#34;#1800FF&#34;,&#34;#00FFFA&#34;,&#34;#B6FF00&#34;,&#34;#AFFF00&#34;,&#34;#00D0FF&#34;,&#34;#4EFF00&#34;,&#34;#CA00FF&#34;,&#34;#00FFA9&#34;,&#34;#00FFD9&#34;,&#34;#00FF65&#34;,&#34;#F300FF&#34;,&#34;#004CFF&#34;,&#34;#FFC300&#34;,&#34;#00FF1A&#34;,&#34;#FF003C&#34;,&#34;#00FFC3&#34;,&#34;#E900FF&#34;,&#34;#FF00C9&#34;,&#34;#BC00FF&#34;,&#34;#25FF00&#34;,&#34;#00FFBD&#34;,&#34;#FF8600&#34;,&#34;#69FF00&#34;,&#34;#93FF00&#34;,&#34;#14FF00&#34;,&#34;#FF0057&#34;,&#34;#00FF7A&#34;,&#34;#FFFC00&#34;,&#34;#FFFA00&#34;,&#34;#EAFF00&#34;,&#34;#F300FF&#34;,&#34;#FF1600&#34;,&#34;#0200FF&#34;,&#34;#7DFF00&#34;,&#34;#FF9D00&#34;,&#34;#9C00FF&#34;,&#34;#00FF8D&#34;,&#34;#00FF6D&#34;,&#34;#FF008C&#34;,&#34;#00FFBF&#34;,&#34;#FFC800&#34;,&#34;#FF2100&#34;,&#34;#6E00FF&#34;,&#34;#98FF00&#34;,&#34;#00C9FF&#34;,&#34;#FF00C3&#34;,&#34;#0055FF&#34;,&#34;#C400FF&#34;,&#34;#0400FF&#34;,&#34;#0032FF&#34;,&#34;#1CFF00&#34;,&#34;#A0FF00&#34;,&#34;#0083FF&#34;,&#34;#00FF2E&#34;,&#34;#00D5FF&#34;,&#34;#FF1100&#34;,&#34;#FF6500&#34;,&#34;#00A9FF&#34;,&#34;#73FF00&#34;,&#34;#FF005C&#34;,&#34;#00C8FF&#34;,&#34;#FF00F4&#34;,&#34;#C4FF00&#34;,&#34;#00FFA0&#34;,&#34;#FEFF00&#34;,&#34;#6D00FF&#34;,&#34;#FF0086&#34;,&#34;#FF00F8&#34;,&#34;#2800FF&#34;,&#34;#F3FF00&#34;,&#34;#0EFF00&#34;,&#34;#FFFF00&#34;,&#34;#00FF48&#34;,&#34;#FF00A1&#34;,&#34;#FF00DA&#34;,&#34;#FF0095&#34;,&#34;#FFFB00&#34;,&#34;#00FF68&#34;,&#34;#3FFF00&#34;,&#34;#FC00FF&#34;,&#34;#87FF00&#34;,&#34;#00EFFF&#34;,&#34;#5700FF&#34;,&#34;#FF4000&#34;,&#34;#FF9B00&#34;,&#34;#FF7600&#34;,&#34;#FF5600&#34;,&#34;#FF0093&#34;,&#34;#FF00E6&#34;,&#34;#00FF5C&#34;,&#34;#FF00E9&#34;,&#34;#7BFF00&#34;,&#34;#FF00B2&#34;,&#34;#0064FF&#34;,&#34;#00FF4F&#34;,&#34;#FF000F&#34;,&#34;#FF000C&#34;,&#34;#AB00FF&#34;,&#34;#00FFB3&#34;,&#34;#FF4D00&#34;,&#34;#008DFF&#34;,&#34;#0057FF&#34;,&#34;#28FF00&#34;,&#34;#0043FF&#34;,&#34;#00FF82&#34;,&#34;#D5FF00&#34;,&#34;#FF00C7&#34;,&#34;#00FF1E&#34;,&#34;#00FFC7&#34;,&#34;#00FFB0&#34;,&#34;#FF0063&#34;,&#34;#EEFF00&#34;,&#34;#00FF75&#34;,&#34;#00FF41&#34;,&#34;#00FF90&#34;,&#34;#0002FF&#34;,&#34;#00A7FF&#34;,&#34;#FF0055&#34;,&#34;#0600FF&#34;,&#34;#FFB200&#34;,&#34;#00FF7C&#34;,&#34;#FF00F8&#34;,&#34;#FF009F&#34;,&#34;#80FF00&#34;,&#34;#00FF8E&#34;,&#34;#4000FF&#34;,&#34;#FF1700&#34;,&#34;#00ACFF&#34;,&#34;#2300FF&#34;,&#34;#00FF97&#34;,&#34;#9200FF&#34;,&#34;#FF00C1&#34;,&#34;#FF0086&#34;,&#34;#FF004A&#34;,&#34;#FF00F3&#34;,&#34;#C200FF&#34;,&#34;#00FF4A&#34;,&#34;#0029FF&#34;,&#34;#FF00A2&#34;,&#34;#FF7D00&#34;,&#34;#4DFF00&#34;,&#34;#00FF02&#34;,&#34;#00FF2F&#34;,&#34;#00FFF9&#34;,&#34;#FF00EF&#34;,&#34;#00CFFF&#34;,&#34;#E1FF00&#34;,&#34;#00FFDD&#34;,&#34;#FF5300&#34;,&#34;#FF0025&#34;,&#34;#00FF40&#34;,&#34;#FF5900&#34;,&#34;#FF1300&#34;,&#34;#F5FF00&#34;,&#34;#7CFF00&#34;,&#34;#001BFF&#34;,&#34;#FF5700&#34;,&#34;#00FFA7&#34;,&#34;#0007FF&#34;,&#34;#00FFB1&#34;,&#34;#A900FF&#34;,&#34;#AF00FF&#34;,&#34;#FFAE00&#34;,&#34;#FFCF00&#34;,&#34;#00B2FF&#34;,&#34;#2CFF00&#34;,&#34;#FF00E7&#34;,&#34;#6AFF00&#34;,&#34;#FF0900&#34;,&#34;#2AFF00&#34;,&#34;#00FF63&#34;,&#34;#0048FF&#34;,&#34;#00FF64&#34;,&#34;#F9FF00&#34;,&#34;#00FF60&#34;,&#34;#FF6900&#34;,&#34;#FF3F00&#34;,&#34;#00FF79&#34;,&#34;#39FF00&#34;,&#34;#00FF4F&#34;,&#34;#84FF00&#34;,&#34;#FF8300&#34;,&#34;#00F2FF&#34;,&#34;#FF0004&#34;,&#34;#D500FF&#34;,&#34;#FFCC00&#34;,&#34;#FF3600&#34;,&#34;#11FF00&#34;,&#34;#1500FF&#34;,&#34;#FF00A3&#34;,&#34;#5BFF00&#34;,&#34;#1E00FF&#34;,&#34;#00FF92&#34;,&#34;#17FF00&#34;,&#34;#9800FF&#34;,&#34;#FFD500&#34;,&#34;#FF7600&#34;,&#34;#00FFCA&#34;,&#34;#FFC200&#34;,&#34;#CF00FF&#34;,&#34;#00FF68&#34;,&#34;#00FDFF&#34;,&#34;#FF00B2&#34;,&#34;#6EFF00&#34;,&#34;#5C00FF&#34;,&#34;#008AFF&#34;,&#34;#00D3FF&#34;,&#34;#F100FF&#34;,&#34;#CD00FF&#34;,&#34;#A1FF00&#34;,&#34;#FF0014&#34;,&#34;#FF0B00&#34;,&#34;#00DEFF&#34;,&#34;#FFE600&#34;,&#34;#FF6100&#34;,&#34;#F100FF&#34;,&#34;#0079FF&#34;,&#34;#C9FF00&#34;,&#34;#0028FF&#34;,&#34;#FF0092&#34;,&#34;#FF0055&#34;,&#34;#09FF00&#34;,&#34;#00FF55&#34;,&#34;#00CCFF&#34;,&#34;#ECFF00&#34;,&#34;#27FF00&#34;,&#34;#D3FF00&#34;,&#34;#DAFF00&#34;,&#34;#7E00FF&#34;,&#34;#FF00BD&#34;,&#34;#00FF69&#34;,&#34;#C200FF&#34;,&#34;#00FFE4&#34;,&#34;#FF006F&#34;,&#34;#FF2200&#34;,&#34;#6000FF&#34;,&#34;#E2FF00&#34;,&#34;#FF00F6&#34;,&#34;#FF00CA&#34;,&#34;#00FF9F&#34;,&#34;#FF002A&#34;,&#34;#FF0008&#34;,&#34;#FFF800&#34;,&#34;#CA00FF&#34;,&#34;#FF0096&#34;,&#34;#37FF00&#34;,&#34;#89FF00&#34;,&#34;#00F6FF&#34;,&#34;#FFD700&#34;,&#34;#FF00E6&#34;,&#34;#FF3A00&#34;,&#34;#E600FF&#34;,&#34;#FFC100&#34;,&#34;#B9FF00&#34;,&#34;#00FFFA&#34;,&#34;#D600FF&#34;,&#34;#FF0034&#34;,&#34;#E4FF00&#34;,&#34;#00FF34&#34;,&#34;#00FFE3&#34;,&#34;#FF00AE&#34;,&#34;#7A00FF&#34;,&#34;#FF3400&#34;,&#34;#FFFC00&#34;,&#34;#FF7400&#34;,&#34;#00FF3C&#34;,&#34;#00C5FF&#34;,&#34;#FF6500&#34;,&#34;#0008FF&#34;,&#34;#0066FF&#34;,&#34;#31FF00&#34;,&#34;#4400FF&#34;,&#34;#F000FF&#34;,&#34;#F0FF00&#34;,&#34;#00FFFB&#34;,&#34;#8EFF00&#34;,&#34;#00FF4A&#34;,&#34;#0021FF&#34;,&#34;#DA00FF&#34;,&#34;#FF0041&#34;,&#34;#00AAFF&#34;,&#34;#8BFF00&#34;,&#34;#FF0035&#34;,&#34;#00EEFF&#34;,&#34;#D4FF00&#34;,&#34;#FF3600&#34;,&#34;#FF2E00&#34;,&#34;#C0FF00&#34;,&#34;#002BFF&#34;,&#34;#FF0044&#34;,&#34;#00FF2B&#34;,&#34;#000DFF&#34;,&#34;#FF0057&#34;,&#34;#FFED00&#34;,&#34;#005DFF&#34;,&#34;#10FF00&#34;,&#34;#006AFF&#34;,&#34;#3100FF&#34;,&#34;#FF7B00&#34;,&#34;#D100FF&#34;,&#34;#00DAFF&#34;,&#34;#FF0005&#34;,&#34;#01FF00&#34;,&#34;#9500FF&#34;,&#34;#CE00FF&#34;,&#34;#E0FF00&#34;,&#34;#94FF00&#34;,&#34;#7800FF&#34;,&#34;#FF9500&#34;,&#34;#00FF16&#34;,&#34;#FF0077&#34;,&#34;#FF00D3&#34;,&#34;#00FF5C&#34;,&#34;#50FF00&#34;,&#34;#00EFFF&#34;,&#34;#00FF96&#34;,&#34;#C0FF00&#34;,&#34;#00E7FF&#34;,&#34;#FF1600&#34;,&#34;#FF00CD&#34;,&#34;#FF00DB&#34;,&#34;#69FF00&#34;,&#34;#00FFA4&#34;,&#34;#FF0100&#34;,&#34;#00EEFF&#34;,&#34;#0500FF&#34;,&#34;#DEFF00&#34;,&#34;#AFFF00&#34;,&#34;#FF0037&#34;,&#34;#FF005E&#34;,&#34;#00E6FF&#34;,&#34;#00FF80&#34;,&#34;#70FF00&#34;,&#34;#69FF00&#34;,&#34;#FF0082&#34;,&#34;#FFEE00&#34;,&#34;#FF3F00&#34;,&#34;#00FF3F&#34;,&#34;#FFA700&#34;,&#34;#FFDA00&#34;,&#34;#FF6900&#34;,&#34;#97FF00&#34;,&#34;#00FF12&#34;,&#34;#C2FF00&#34;,&#34;#7100FF&#34;,&#34;#2CFF00&#34;,&#34;#00FFCD&#34;,&#34;#FB00FF&#34;,&#34;#FF0003&#34;,&#34;#FF004B&#34;,&#34;#00FF6F&#34;,&#34;#FF00A9&#34;,&#34;#FF6100&#34;,&#34;#0AFF00&#34;,&#34;#9400FF&#34;,&#34;#0092FF&#34;,&#34;#00FFF5&#34;,&#34;#00FF0D&#34;,&#34;#FF7D00&#34;,&#34;#00FF1B&#34;,&#34;#FF3900&#34;,&#34;#7D00FF&#34;,&#34;#7600FF&#34;,&#34;#74FF00&#34;,&#34;#FF0016&#34;,&#34;#FFF500&#34;,&#34;#DDFF00&#34;,&#34;#FF2200&#34;,&#34;#00FF51&#34;,&#34;#FF00A5&#34;,&#34;#FF009E&#34;,&#34;#ABFF00&#34;,&#34;#56FF00&#34;,&#34;#FF6700&#34;,&#34;#00FFA7&#34;,&#34;#FF1500&#34;,&#34;#FF00E8&#34;,&#34;#FF0700&#34;,&#34;#00F8FF&#34;,&#34;#00FF2E&#34;,&#34;#00FF9B&#34;,&#34;#B200FF&#34;,&#34;#4C00FF&#34;,&#34;#00FFD0&#34;,&#34;#E7FF00&#34;,&#34;#0092FF&#34;,&#34;#F8FF00&#34;,&#34;#FF5900&#34;,&#34;#FF0047&#34;,&#34;#00FFD0&#34;,&#34;#73FF00&#34;,&#34;#00DAFF&#34;,&#34;#2300FF&#34;,&#34;#FF00DB&#34;,&#34;#9B00FF&#34;,&#34;#3700FF&#34;,&#34;#FF0073&#34;,&#34;#EF00FF&#34;,&#34;#003EFF&#34;,&#34;#FF8300&#34;,&#34;#B5FF00&#34;,&#34;#F900FF&#34;,&#34;#FF8800&#34;,&#34;#00FFA3&#34;,&#34;#C3FF00&#34;,&#34;#2000FF&#34;,&#34;#00FF08&#34;,&#34;#7B00FF&#34;,&#34;#59FF00&#34;,&#34;#BE00FF&#34;,&#34;#ED00FF&#34;,&#34;#00FF73&#34;,&#34;#00FF3D&#34;,&#34;#BBFF00&#34;,&#34;#00FF98&#34;,&#34;#00FF2C&#34;,&#34;#8000FF&#34;,&#34;#0055FF&#34;,&#34;#FF0800&#34;,&#34;#00FF8F&#34;,&#34;#3C00FF&#34;,&#34;#0067FF&#34;,&#34;#FF007F&#34;,&#34;#FF00B4&#34;,&#34;#FF0039&#34;,&#34;#7BFF00&#34;,&#34;#FF00A4&#34;,&#34;#00FFE0&#34;,&#34;#2BFF00&#34;,&#34;#FF3D00&#34;,&#34;#D800FF&#34;,&#34;#93FF00&#34;,&#34;#FF00E4&#34;,&#34;#FF00CB&#34;,&#34;#00FFD2&#34;,&#34;#FF0010&#34;,&#34;#00FFD9&#34;,&#34;#0800FF&#34;,&#34;#FFA100&#34;,&#34;#20FF00&#34;,&#34;#3300FF&#34;,&#34;#A200FF&#34;,&#34;#FCFF00&#34;,&#34;#001EFF&#34;,&#34;#6900FF&#34;,&#34;#00FF3D&#34;,&#34;#A900FF&#34;,&#34;#00F3FF&#34;,&#34;#0A00FF&#34;,&#34;#2800FF&#34;,&#34;#9300FF&#34;,&#34;#FFF700&#34;,&#34;#00FFC7&#34;,&#34;#00FF8F&#34;,&#34;#009FFF&#34;,&#34;#0E00FF&#34;,&#34;#00FF27&#34;,&#34;#FF1B00&#34;,&#34;#00FF5F&#34;,&#34;#00FFEE&#34;,&#34;#00A9FF&#34;,&#34;#00BBFF&#34;,&#34;#C700FF&#34;,&#34;#2EFF00&#34;,&#34;#9B00FF&#34;,&#34;#00FFB5&#34;,&#34;#FF0014&#34;,&#34;#7CFF00&#34;,&#34;#FFDB00&#34;,&#34;#00EEFF&#34;,&#34;#FF009D&#34;,&#34;#00FF5F&#34;,&#34;#10FF00&#34;,&#34;#00FF53&#34;,&#34;#00FFF3&#34;,&#34;#DEFF00&#34;,&#34;#00FF6B&#34;,&#34;#FF3600&#34;,&#34;#B400FF&#34;,&#34;#FF8A00&#34;,&#34;#00A7FF&#34;,&#34;#FF0037&#34;,&#34;#002BFF&#34;,&#34;#D3FF00&#34;,&#34;#00FF17&#34;,&#34;#91FF00&#34;,&#34;#FF00E1&#34;,&#34;#FF00C6&#34;,&#34;#FF00BD&#34;,&#34;#FF3600&#34;,&#34;#00EEFF&#34;,&#34;#00FF0D&#34;,&#34;#00D9FF&#34;,&#34;#FF0097&#34;,&#34;#8CFF00&#34;,&#34;#FFD200&#34;,&#34;#007CFF&#34;,&#34;#0031FF&#34;,&#34;#0051FF&#34;,&#34;#00FF2A&#34;,&#34;#5FFF00&#34;,&#34;#00FF4F&#34;,&#34;#FF009C&#34;,&#34;#BBFF00&#34;,&#34;#6200FF&#34;,&#34;#FFF800&#34;,&#34;#FF0022&#34;,&#34;#0072FF&#34;,&#34;#FF3E00&#34;,&#34;#FF005B&#34;,&#34;#00FF91&#34;,&#34;#FF6100&#34;,&#34;#FF001E&#34;,&#34;#003BFF&#34;,&#34;#FF0100&#34;,&#34;#F2FF00&#34;,&#34;#00FF6F&#34;,&#34;#FF4B00&#34;,&#34;#FFA300&#34;,&#34;#8600FF&#34;,&#34;#00FFF3&#34;,&#34;#FF5D00&#34;,&#34;#FF008E&#34;,&#34;#FF003F&#34;,&#34;#0076FF&#34;,&#34;#FF009A&#34;,&#34;#FF00E1&#34;,&#34;#0085FF&#34;,&#34;#FF00FC&#34;,&#34;#5E00FF&#34;,&#34;#6F00FF&#34;,&#34;#3D00FF&#34;,&#34;#00E9FF&#34;,&#34;#00FFC8&#34;,&#34;#ED00FF&#34;,&#34;#FF003D&#34;,&#34;#0062FF&#34;,&#34;#39FF00&#34;,&#34;#00FF52&#34;,&#34;#FF000F&#34;,&#34;#FF006E&#34;,&#34;#FF0099&#34;,&#34;#FF9F00&#34;,&#34;#F600FF&#34;,&#34;#02FF00&#34;,&#34;#00FFB1&#34;,&#34;#00A7FF&#34;,&#34;#DEFF00&#34;,&#34;#0049FF&#34;,&#34;#00EFFF&#34;,&#34;#A9FF00&#34;,&#34;#FF0003&#34;,&#34;#FF2600&#34;,&#34;#44FF00&#34;,&#34;#D600FF&#34;,&#34;#E1FF00&#34;,&#34;#FF000B&#34;,&#34;#FF0021&#34;,&#34;#007AFF&#34;,&#34;#0A00FF&#34;,&#34;#FFA700&#34;,&#34;#0CFF00&#34;,&#34;#ED00FF&#34;,&#34;#FFD500&#34;,&#34;#00FFC1&#34;,&#34;#FF0090&#34;,&#34;#FF5E00&#34;,&#34;#D000FF&#34;,&#34;#FF00E5&#34;,&#34;#0066FF&#34;,&#34;#5200FF&#34;,&#34;#FF00EE&#34;,&#34;#FF00AD&#34;,&#34;#60FF00&#34;,&#34;#FF6B00&#34;,&#34;#00FF28&#34;,&#34;#2F00FF&#34;,&#34;#00FF63&#34;,&#34;#FF0039&#34;,&#34;#FFAB00&#34;,&#34;#FF001E&#34;,&#34;#0088FF&#34;,&#34;#00FF3D&#34;,&#34;#00B0FF&#34;,&#34;#FF0028&#34;,&#34;#7200FF&#34;,&#34;#12FF00&#34;,&#34;#FFF000&#34;,&#34;#FFD400&#34;,&#34;#FF3900&#34;,&#34;#D9FF00&#34;,&#34;#86FF00&#34;,&#34;#00D0FF&#34;,&#34;#006FFF&#34;,&#34;#FF00F4&#34;,&#34;#4800FF&#34;,&#34;#FF2400&#34;,&#34;#FF2400&#34;,&#34;#5800FF&#34;,&#34;#00FF74&#34;,&#34;#BCFF00&#34;,&#34;#00FFAF&#34;,&#34;#0063FF&#34;,&#34;#00FFB7&#34;,&#34;#00FFD2&#34;,&#34;#00FF36&#34;,&#34;#00D2FF&#34;,&#34;#EFFF00&#34;,&#34;#FFB500&#34;,&#34;#FF00FC&#34;,&#34;#00FF88&#34;,&#34;#00CFFF&#34;,&#34;#C9FF00&#34;,&#34;#00FFB9&#34;,&#34;#00FFD1&#34;,&#34;#00FF04&#34;,&#34;#3BFF00&#34;,&#34;#00FF01&#34;,&#34;#FFF400&#34;,&#34;#32FF00&#34;,&#34;#D300FF&#34;,&#34;#19FF00&#34;,&#34;#FF1B00&#34;,&#34;#FF7700&#34;,&#34;#FF002D&#34;,&#34;#FF0042&#34;,&#34;#FF00D0&#34;,&#34;#00FF30&#34;,&#34;#C700FF&#34;,&#34;#FF0074&#34;,&#34;#FFB300&#34;,&#34;#5300FF&#34;,&#34;#0045FF&#34;,&#34;#F2FF00&#34;,&#34;#FF00E7&#34;,&#34;#00FF3C&#34;,&#34;#00FFC0&#34;,&#34;#00FF53&#34;,&#34;#FF00B9&#34;,&#34;#FF8F00&#34;,&#34;#B0FF00&#34;,&#34;#FF00D0&#34;,&#34;#FF1400&#34;,&#34;#00DFFF&#34;,&#34;#0013FF&#34;,&#34;#4A00FF&#34;,&#34;#00D0FF&#34;,&#34;#0002FF&#34;,&#34;#1700FF&#34;,&#34;#0019FF&#34;,&#34;#FFB200&#34;,&#34;#FF7300&#34;,&#34;#00FFE9&#34;,&#34;#1900FF&#34;,&#34;#F400FF&#34;,&#34;#FF0034&#34;,&#34;#7400FF&#34;,&#34;#009BFF&#34;,&#34;#03FF00&#34;,&#34;#1E00FF&#34;,&#34;#00FFC4&#34;,&#34;#00BFFF&#34;,&#34;#26FF00&#34;,&#34;#FF2F00&#34;,&#34;#E500FF&#34;,&#34;#00ADFF&#34;,&#34;#FF2C00&#34;,&#34;#65FF00&#34;,&#34;#00FF99&#34;,&#34;#00FF97&#34;,&#34;#00FFCE&#34;,&#34;#F000FF&#34;,&#34;#FF1E00&#34;,&#34;#00A3FF&#34;,&#34;#002FFF&#34;,&#34;#00EBFF&#34;,&#34;#00FF24&#34;,&#34;#1D00FF&#34;,&#34;#36FF00&#34;,&#34;#00FF2A&#34;,&#34;#00F3FF&#34;,&#34;#FFA000&#34;,&#34;#0900FF&#34;,&#34;#FF00E0&#34;,&#34;#1FFF00&#34;,&#34;#B5FF00&#34;,&#34;#1E00FF&#34;,&#34;#96FF00&#34;,&#34;#0099FF&#34;,&#34;#1E00FF&#34;,&#34;#FF0072&#34;,&#34;#00FFA9&#34;,&#34;#5A00FF&#34;,&#34;#00AFFF&#34;,&#34;#003DFF&#34;,&#34;#002BFF&#34;,&#34;#FFAF00&#34;,&#34;#FF0084&#34;,&#34;#E9FF00&#34;,&#34;#FF0095&#34;,&#34;#0A00FF&#34;,&#34;#FF00F6&#34;,&#34;#FF0054&#34;,&#34;#009AFF&#34;,&#34;#FF00F0&#34;,&#34;#EAFF00&#34;,&#34;#FF0063&#34;,&#34;#FF00A6&#34;,&#34;#FF2C00&#34;,&#34;#4600FF&#34;,&#34;#00FF6D&#34;,&#34;#005DFF&#34;,&#34;#FF7100&#34;,&#34;#001FFF&#34;,&#34;#FF001F&#34;,&#34;#FF0081&#34;,&#34;#FFC200&#34;,&#34;#FCFF00&#34;,&#34;#0094FF&#34;,&#34;#FF002A&#34;,&#34;#9E00FF&#34;,&#34;#00FF22&#34;,&#34;#0073FF&#34;,&#34;#FFF300&#34;,&#34;#80FF00&#34;,&#34;#000CFF&#34;,&#34;#00FFEC&#34;,&#34;#FF00B5&#34;,&#34;#9F00FF&#34;,&#34;#7300FF&#34;,&#34;#FF0085&#34;,&#34;#4AFF00&#34;,&#34;#2B00FF&#34;,&#34;#8FFF00&#34;,&#34;#FF0015&#34;,&#34;#0052FF&#34;,&#34;#FF1700&#34;,&#34;#FF004C&#34;,&#34;#5EFF00&#34;,&#34;#FF5100&#34;,&#34;#2C00FF&#34;,&#34;#00FF78&#34;,&#34;#FF1900&#34;,&#34;#00FFB8&#34;,&#34;#FF00C9&#34;,&#34;#0011FF&#34;,&#34;#1400FF&#34;,&#34;#FFA900&#34;,&#34;#FF0024&#34;,&#34;#F2FF00&#34;,&#34;#44FF00&#34;,&#34;#68FF00&#34;,&#34;#00FF96&#34;,&#34;#7800FF&#34;,&#34;#00FFB2&#34;,&#34;#FF7300&#34;,&#34;#FF0006&#34;,&#34;#E6FF00&#34;,&#34;#0081FF&#34;,&#34;#FFDE00&#34;,&#34;#2900FF&#34;,&#34;#FFA600&#34;,&#34;#FF00F9&#34;,&#34;#27FF00&#34;,&#34;#FF4E00&#34;,&#34;#7AFF00&#34;,&#34;#FF00AD&#34;,&#34;#3E00FF&#34;,&#34;#00E7FF&#34;,&#34;#0069FF&#34;,&#34;#00D5FF&#34;,&#34;#5C00FF&#34;,&#34;#FF7100&#34;,&#34;#BDFF00&#34;,&#34;#FF006A&#34;,&#34;#FFFC00&#34;,&#34;#FF003F&#34;,&#34;#54FF00&#34;,&#34;#1D00FF&#34;,&#34;#DCFF00&#34;,&#34;#00FFB3&#34;,&#34;#A600FF&#34;,&#34;#00C8FF&#34;,&#34;#0026FF&#34;,&#34;#00B1FF&#34;,&#34;#00BAFF&#34;,&#34;#00FF37&#34;,&#34;#43FF00&#34;,&#34;#0049FF&#34;,&#34;#DC00FF&#34;,&#34;#00FF4A&#34;,&#34;#07FF00&#34;,&#34;#0086FF&#34;,&#34;#006BFF&#34;,&#34;#C5FF00&#34;,&#34;#00EDFF&#34;,&#34;#0066FF&#34;,&#34;#00A4FF&#34;,&#34;#98FF00&#34;,&#34;#FF007D&#34;,&#34;#83FF00&#34;,&#34;#FFCE00&#34;,&#34;#FF5400&#34;,&#34;#FF0078&#34;,&#34;#FF00F0&#34;,&#34;#F900FF&#34;,&#34;#00ABFF&#34;,&#34;#FF3200&#34;,&#34;#2700FF&#34;,&#34;#FF0024&#34;,&#34;#DAFF00&#34;,&#34;#00FFDC&#34;,&#34;#5000FF&#34;,&#34;#23FF00&#34;,&#34;#3EFF00&#34;,&#34;#FFC600&#34;,&#34;#00C6FF&#34;,&#34;#FF7100&#34;,&#34;#FFB100&#34;,&#34;#005CFF&#34;,&#34;#008CFF&#34;,&#34;#FF6E00&#34;,&#34;#0075FF&#34;,&#34;#0094FF&#34;,&#34;#00AEFF&#34;,&#34;#FFA800&#34;,&#34;#53FF00&#34;,&#34;#FF0031&#34;,&#34;#00FF8E&#34;,&#34;#53FF00&#34;,&#34;#0038FF&#34;,&#34;#0088FF&#34;,&#34;#FF4E00&#34;,&#34;#A0FF00&#34;,&#34;#00FFF3&#34;,&#34;#008BFF&#34;,&#34;#FF0061&#34;,&#34;#FFE200&#34;,&#34;#FF00D3&#34;,&#34;#FF00D9&#34;,&#34;#B7FF00&#34;,&#34;#FF00F7&#34;,&#34;#FFCD00&#34;,&#34;#FF0056&#34;,&#34;#00F4FF&#34;,&#34;#FF00D1&#34;,&#34;#FFAE00&#34;,&#34;#BB00FF&#34;,&#34;#000BFF&#34;,&#34;#00FF6C&#34;,&#34;#4FFF00&#34;,&#34;#3000FF&#34;,&#34;#33FF00&#34;,&#34;#0039FF&#34;,&#34;#00FF67&#34;,&#34;#6FFF00&#34;,&#34;#FF008A&#34;,&#34;#86FF00&#34;,&#34;#FF2200&#34;,&#34;#FFE300&#34;,&#34;#6F00FF&#34;,&#34;#1DFF00&#34;,&#34;#FF9F00&#34;,&#34;#4D00FF&#34;,&#34;#FF0F00&#34;,&#34;#DC00FF&#34;,&#34;#64FF00&#34;,&#34;#FF00D5&#34;,&#34;#FF8100&#34;,&#34;#00FF0A&#34;,&#34;#00FFE7&#34;,&#34;#FF5F00&#34;,&#34;#6BFF00&#34;,&#34;#AF00FF&#34;,&#34;#3F00FF&#34;,&#34;#FF002E&#34;,&#34;#00F8FF&#34;,&#34;#FF7600&#34;,&#34;#2AFF00&#34;,&#34;#FF0071&#34;,&#34;#FF9200&#34;,&#34;#FF00B4&#34;,&#34;#00FFF3&#34;,&#34;#4900FF&#34;,&#34;#6DFF00&#34;,&#34;#8400FF&#34;,&#34;#00C2FF&#34;,&#34;#AAFF00&#34;,&#34;#64FF00&#34;,&#34;#43FF00&#34;,&#34;#FF00A8&#34;,&#34;#CEFF00&#34;,&#34;#B7FF00&#34;,&#34;#FFB400&#34;,&#34;#FF0041&#34;,&#34;#FF6F00&#34;,&#34;#FF0034&#34;,&#34;#5100FF&#34;,&#34;#00FF83&#34;,&#34;#00FF0F&#34;,&#34;#C700FF&#34;,&#34;#93FF00&#34;,&#34;#00B5FF&#34;,&#34;#ADFF00&#34;,&#34;#CBFF00&#34;,&#34;#0200FF&#34;,&#34;#FF003D&#34;,&#34;#FFA200&#34;,&#34;#0096FF&#34;,&#34;#5900FF&#34;,&#34;#FF00D0&#34;,&#34;#D300FF&#34;,&#34;#00FFEA&#34;,&#34;#002FFF&#34;,&#34;#00FF5A&#34;,&#34;#FF009E&#34;,&#34;#F600FF&#34;,&#34;#FF0100&#34;,&#34;#7100FF&#34;,&#34;#8AFF00&#34;,&#34;#5DFF00&#34;,&#34;#0100FF&#34;,&#34;#00E8FF&#34;,&#34;#FF5C00&#34;,&#34;#FF5600&#34;,&#34;#2400FF&#34;,&#34;#000BFF&#34;,&#34;#A800FF&#34;,&#34;#FF00CC&#34;,&#34;#00FF17&#34;,&#34;#00FF0B&#34;,&#34;#FF8C00&#34;,&#34;#FF001A&#34;,&#34;#00ADFF&#34;,&#34;#21FF00&#34;,&#34;#00FF44&#34;,&#34;#00FF6D&#34;,&#34;#4EFF00&#34;,&#34;#FF0047&#34;,&#34;#008FFF&#34;,&#34;#FF0026&#34;,&#34;#005BFF&#34;,&#34;#00ADFF&#34;,&#34;#00AAFF&#34;,&#34;#FF001F&#34;,&#34;#00DBFF&#34;,&#34;#0011FF&#34;,&#34;#FFD200&#34;,&#34;#81FF00&#34;,&#34;#FF00DF&#34;,&#34;#FF0075&#34;,&#34;#00FFB3&#34;,&#34;#FF0018&#34;,&#34;#CB00FF&#34;,&#34;#FFE000&#34;,&#34;#7FFF00&#34;,&#34;#00FFAB&#34;,&#34;#FFAD00&#34;,&#34;#BEFF00&#34;,&#34;#0D00FF&#34;,&#34;#00FF3B&#34;,&#34;#0047FF&#34;,&#34;#00FFD1&#34;,&#34;#FF005B&#34;,&#34;#44FF00&#34;,&#34;#00EEFF&#34;,&#34;#F5FF00&#34;,&#34;#D800FF&#34;,&#34;#00C5FF&#34;,&#34;#FF0058&#34;,&#34;#5F00FF&#34;,&#34;#00BAFF&#34;,&#34;#1900FF&#34;,&#34;#00A0FF&#34;,&#34;#00FF59&#34;,&#34;#FF9600&#34;,&#34;#0000FF&#34;,&#34;#70FF00&#34;,&#34;#00FFB1&#34;,&#34;#004EFF&#34;,&#34;#FF002C&#34;,&#34;#FF9800&#34;,&#34;#0800FF&#34;,&#34;#4C00FF&#34;,&#34;#AE00FF&#34;,&#34;#FF0028&#34;,&#34;#E6FF00&#34;,&#34;#FF2900&#34;,&#34;#F7FF00&#34;,&#34;#00FFEB&#34;,&#34;#0010FF&#34;,&#34;#00FF78&#34;,&#34;#2100FF&#34;,&#34;#FF7A00&#34;,&#34;#E8FF00&#34;,&#34;#00C0FF&#34;,&#34;#FFC900&#34;,&#34;#00FF97&#34;,&#34;#FF00A3&#34;,&#34;#00FFCA&#34;,&#34;#58FF00&#34;,&#34;#FF0057&#34;,&#34;#FFC300&#34;,&#34;#FF4800&#34;,&#34;#88FF00&#34;,&#34;#00FF5B&#34;,&#34;#0064FF&#34;,&#34;#CAFF00&#34;,&#34;#00FFD1&#34;,&#34;#FF3300&#34;,&#34;#4DFF00&#34;,&#34;#00FF15&#34;,&#34;#FF8200&#34;,&#34;#FF006C&#34;,&#34;#A300FF&#34;,&#34;#FF5B00&#34;,&#34;#FF00C8&#34;,&#34;#0038FF&#34;,&#34;#EBFF00&#34;,&#34;#0CFF00&#34;,&#34;#0DFF00&#34;,&#34;#B0FF00&#34;,&#34;#FF0006&#34;,&#34;#00FF6B&#34;,&#34;#FF0091&#34;,&#34;#FF004A&#34;,&#34;#0007FF&#34;,&#34;#FF2D00&#34;,&#34;#FF009E&#34;,&#34;#0073FF&#34;,&#34;#0040FF&#34;,&#34;#FF00F2&#34;,&#34;#6700FF&#34;,&#34;#00FF73&#34;,&#34;#00E8FF&#34;,&#34;#FF3500&#34;,&#34;#E300FF&#34;,&#34;#8CFF00&#34;,&#34;#FFE600&#34;,&#34;#0003FF&#34;,&#34;#FF002A&#34;,&#34;#0090FF&#34;,&#34;#FFFB00&#34;,&#34;#008AFF&#34;,&#34;#FF0017&#34;,&#34;#0077FF&#34;,&#34;#FF00DB&#34;,&#34;#FF0024&#34;,&#34;#FF00E5&#34;,&#34;#A100FF&#34;,&#34;#FF007E&#34;,&#34;#006EFF&#34;,&#34;#00FF7C&#34;,&#34;#E4FF00&#34;,&#34;#6D00FF&#34;,&#34;#25FF00&#34;,&#34;#FFB800&#34;,&#34;#00FF26&#34;,&#34;#FF00F7&#34;,&#34;#B400FF&#34;,&#34;#0036FF&#34;,&#34;#FF00D6&#34;,&#34;#FF7A00&#34;,&#34;#FF00F2&#34;,&#34;#FF0063&#34;,&#34;#BF00FF&#34;,&#34;#FFA400&#34;,&#34;#B2FF00&#34;,&#34;#A3FF00&#34;,&#34;#C600FF&#34;,&#34;#FF00EC&#34;,&#34;#FF7900&#34;,&#34;#1CFF00&#34;,&#34;#E3FF00&#34;,&#34;#0700FF&#34;,&#34;#FFBB00&#34;,&#34;#3600FF&#34;,&#34;#000EFF&#34;,&#34;#00A3FF&#34;,&#34;#9800FF&#34;,&#34;#FF008D&#34;,&#34;#35FF00&#34;,&#34;#FF1600&#34;,&#34;#5EFF00&#34;,&#34;#AE00FF&#34;,&#34;#FF001E&#34;,&#34;#0083FF&#34;,&#34;#D500FF&#34;,&#34;#9300FF&#34;,&#34;#00FF83&#34;,&#34;#59FF00&#34;,&#34;#7F00FF&#34;,&#34;#A700FF&#34;,&#34;#3CFF00&#34;,&#34;#FF9500&#34;,&#34;#FF8B00&#34;,&#34;#FF00DC&#34;,&#34;#FF8B00&#34;,&#34;#A300FF&#34;,&#34;#8F00FF&#34;,&#34;#8DFF00&#34;,&#34;#00FF8F&#34;,&#34;#FF0055&#34;,&#34;#37FF00&#34;,&#34;#FFA400&#34;,&#34;#1A00FF&#34;,&#34;#FF3900&#34;,&#34;#FF00B2&#34;,&#34;#00E2FF&#34;,&#34;#FF00C3&#34;,&#34;#7900FF&#34;,&#34;#00FFEE&#34;,&#34;#FF00F4&#34;,&#34;#00B1FF&#34;,&#34;#FF00E2&#34;,&#34;#FFB600&#34;,&#34;#00FF36&#34;,&#34;#00FF40&#34;,&#34;#3100FF&#34;,&#34;#00FFDE&#34;,&#34;#00FFE0&#34;,&#34;#FF0066&#34;,&#34;#FF8600&#34;,&#34;#9600FF&#34;,&#34;#FF00AC&#34;,&#34;#FF0057&#34;,&#34;#00FFFE&#34;,&#34;#F9FF00&#34;,&#34;#DAFF00&#34;,&#34;#FF1E00&#34;,&#34;#82FF00&#34;,&#34;#2AFF00&#34;,&#34;#5EFF00&#34;,&#34;#FF00DE&#34;,&#34;#FF00C1&#34;,&#34;#B000FF&#34;,&#34;#00FF97&#34;,&#34;#FF00D2&#34;,&#34;#00FF06&#34;,&#34;#FF0087&#34;,&#34;#002CFF&#34;,&#34;#8FFF00&#34;,&#34;#002AFF&#34;,&#34;#0200FF&#34;,&#34;#00FFF3&#34;,&#34;#003CFF&#34;,&#34;#4CFF00&#34;,&#34;#23FF00&#34;,&#34;#53FF00&#34;,&#34;#00FF1D&#34;,&#34;#FF4500&#34;,&#34;#00FF59&#34;,&#34;#0032FF&#34;,&#34;#0048FF&#34;,&#34;#F1FF00&#34;,&#34;#FF4100&#34;,&#34;#D5FF00&#34;,&#34;#00FF73&#34;,&#34;#00FFBA&#34;,&#34;#FF2200&#34;,&#34;#FF1100&#34;,&#34;#FF00BA&#34;,&#34;#FF0058&#34;,&#34;#FFCB00&#34;,&#34;#3E00FF&#34;,&#34;#FF00D8&#34;,&#34;#F500FF&#34;,&#34;#5100FF&#34;,&#34;#00FF2E&#34;,&#34;#FF0020&#34;,&#34;#B200FF&#34;,&#34;#FF0020&#34;,&#34;#0084FF&#34;,&#34;#B800FF&#34;,&#34;#8800FF&#34;,&#34;#00FF65&#34;,&#34;#3300FF&#34;,&#34;#FFCD00&#34;,&#34;#3600FF&#34;,&#34;#FF4F00&#34;,&#34;#007AFF&#34;,&#34;#FFD400&#34;,&#34;#FF00DB&#34;,&#34;#00FFBD&#34;,&#34;#FF009B&#34;,&#34;#005AFF&#34;,&#34;#97FF00&#34;,&#34;#0B00FF&#34;,&#34;#FF0042&#34;,&#34;#84FF00&#34;,&#34;#FF0059&#34;,&#34;#00F4FF&#34;,&#34;#CF00FF&#34;,&#34;#FF1C00&#34;,&#34;#00E4FF&#34;,&#34;#4E00FF&#34;,&#34;#FF0050&#34;,&#34;#FAFF00&#34;,&#34;#004DFF&#34;,&#34;#004BFF&#34;,&#34;#007DFF&#34;,&#34;#FF00EC&#34;,&#34;#CFFF00&#34;,&#34;#00FF4A&#34;,&#34;#00DDFF&#34;,&#34;#00A9FF&#34;,&#34;#FF00FE&#34;,&#34;#FF4C00&#34;,&#34;#00FF50&#34;,&#34;#1C00FF&#34;,&#34;#C400FF&#34;,&#34;#FF6900&#34;,&#34;#00B9FF&#34;,&#34;#7400FF&#34;,&#34;#FF00AE&#34;,&#34;#FF00A2&#34;,&#34;#006DFF&#34;,&#34;#CB00FF&#34;,&#34;#05FF00&#34;,&#34;#2F00FF&#34;,&#34;#00FFF5&#34;,&#34;#FFDF00&#34;,&#34;#003FFF&#34;,&#34;#39FF00&#34;,&#34;#FF00B4&#34;,&#34;#E9FF00&#34;,&#34;#00FFF8&#34;,&#34;#FF1500&#34;,&#34;#EAFF00&#34;,&#34;#0093FF&#34;,&#34;#F300FF&#34;,&#34;#E300FF&#34;,&#34;#FF2A00&#34;,&#34;#2DFF00&#34;,&#34;#00FF98&#34;,&#34;#88FF00&#34;,&#34;#00FF26&#34;,&#34;#FF00F3&#34;,&#34;#00FFBE&#34;,&#34;#00FF97&#34;,&#34;#000FFF&#34;,&#34;#FF00DF&#34;,&#34;#00FFE6&#34;,&#34;#00FFE7&#34;,&#34;#FF0022&#34;,&#34;#00FF29&#34;,&#34;#C2FF00&#34;,&#34;#00BFFF&#34;,&#34;#00FF32&#34;,&#34;#00FFB2&#34;,&#34;#00FFB1&#34;,&#34;#59FF00&#34;,&#34;#15FF00&#34;,&#34;#EF00FF&#34;,&#34;#FFCA00&#34;,&#34;#5600FF&#34;,&#34;#B8FF00&#34;,&#34;#006EFF&#34;,&#34;#5500FF&#34;,&#34;#1C00FF&#34;,&#34;#009DFF&#34;,&#34;#0095FF&#34;,&#34;#00FFA4&#34;,&#34;#5E00FF&#34;,&#34;#9400FF&#34;,&#34;#FF0095&#34;,&#34;#FF008B&#34;,&#34;#6900FF&#34;,&#34;#00FFCE&#34;,&#34;#FF00BE&#34;,&#34;#FF00B9&#34;,&#34;#00D4FF&#34;,&#34;#FF0A00&#34;,&#34;#3FFF00&#34;,&#34;#FFFB00&#34;,&#34;#77FF00&#34;,&#34;#A6FF00&#34;,&#34;#FF0068&#34;,&#34;#00FFEF&#34;,&#34;#FF0051&#34;,&#34;#72FF00&#34;,&#34;#FF00F1&#34;,&#34;#001AFF&#34;,&#34;#6B00FF&#34;,&#34;#FF9D00&#34;,&#34;#A7FF00&#34;,&#34;#4F00FF&#34;,&#34;#8E00FF&#34;,&#34;#F200FF&#34;,&#34;#50FF00&#34;,&#34;#2100FF&#34;,&#34;#0095FF&#34;,&#34;#64FF00&#34;,&#34;#00FFED&#34;,&#34;#00FF22&#34;,&#34;#EF00FF&#34;,&#34;#FF005E&#34;,&#34;#00FF5B&#34;,&#34;#FF3D00&#34;,&#34;#1DFF00&#34;,&#34;#0018FF&#34;,&#34;#EBFF00&#34;,&#34;#FFC700&#34;,&#34;#00FF1D&#34;,&#34;#00FFCD&#34;,&#34;#FF007B&#34;,&#34;#D8FF00&#34;,&#34;#FFB500&#34;,&#34;#00FF14&#34;,&#34;#3AFF00&#34;,&#34;#52FF00&#34;,&#34;#FF00E9&#34;,&#34;#FF7500&#34;,&#34;#00FF91&#34;,&#34;#FF0097&#34;,&#34;#00BCFF&#34;,&#34;#00F1FF&#34;,&#34;#CCFF00&#34;,&#34;#FF0061&#34;,&#34;#FFA800&#34;,&#34;#0053FF&#34;,&#34;#3BFF00&#34;,&#34;#FF0059&#34;,&#34;#00FF81&#34;,&#34;#00CEFF&#34;,&#34;#FF00FB&#34;,&#34;#FFBB00&#34;,&#34;#FF0069&#34;,&#34;#AB00FF&#34;,&#34;#00C7FF&#34;,&#34;#FFAB00&#34;,&#34;#7EFF00&#34;,&#34;#56FF00&#34;,&#34;#FFF400&#34;,&#34;#FF3700&#34;,&#34;#00FFC8&#34;,&#34;#FFEF00&#34;,&#34;#FF1800&#34;,&#34;#00FF95&#34;,&#34;#FF0015&#34;,&#34;#003DFF&#34;,&#34;#B500FF&#34;,&#34;#00FFE3&#34;,&#34;#9600FF&#34;,&#34;#FF0052&#34;,&#34;#02FF00&#34;,&#34;#001FFF&#34;,&#34;#FF00C6&#34;,&#34;#D000FF&#34;,&#34;#00DCFF&#34;,&#34;#001DFF&#34;,&#34;#FF0050&#34;,&#34;#00CBFF&#34;,&#34;#FF0087&#34;,&#34;#8D00FF&#34;,&#34;#12FF00&#34;,&#34;#00BFFF&#34;,&#34;#00E2FF&#34;,&#34;#00FFA5&#34;,&#34;#FF00E3&#34;,&#34;#7F00FF&#34;,&#34;#FF007D&#34;,&#34;#C6FF00&#34;,&#34;#CBFF00&#34;,&#34;#FF4800&#34;,&#34;#FF002D&#34;,&#34;#00FF12&#34;,&#34;#FF00CA&#34;,&#34;#00FF86&#34;,&#34;#0074FF&#34;,&#34;#00FF56&#34;,&#34;#00FF89&#34;,&#34;#FF7500&#34;,&#34;#0022FF&#34;,&#34;#00FF5B&#34;,&#34;#EA00FF&#34;,&#34;#9900FF&#34;,&#34;#FF9700&#34;,&#34;#FF9600&#34;,&#34;#1200FF&#34;,&#34;#00FF00&#34;,&#34;#82FF00&#34;,&#34;#FFE500&#34;,&#34;#FF00F1&#34;,&#34;#5700FF&#34;,&#34;#FFD800&#34;,&#34;#9D00FF&#34;,&#34;#00FFFE&#34;,&#34;#FF0042&#34;,&#34;#0046FF&#34;,&#34;#6EFF00&#34;,&#34;#00FF61&#34;,&#34;#0033FF&#34;,&#34;#00FFF6&#34;,&#34;#67FF00&#34;,&#34;#8A00FF&#34;,&#34;#00FF5B&#34;,&#34;#FF1800&#34;,&#34;#FF006C&#34;,&#34;#FF2A00&#34;,&#34;#FF0095&#34;,&#34;#00FFCF&#34;,&#34;#00FFE8&#34;,&#34;#0AFF00&#34;,&#34;#FF008F&#34;,&#34;#7D00FF&#34;,&#34;#00FF96&#34;,&#34;#00FF85&#34;,&#34;#00D3FF&#34;,&#34;#5200FF&#34;,&#34;#0046FF&#34;,&#34;#00DCFF&#34;,&#34;#00FF7A&#34;,&#34;#FF00A6&#34;,&#34;#EC00FF&#34;,&#34;#FF000A&#34;,&#34;#00FFB2&#34;,&#34;#009CFF&#34;,&#34;#B000FF&#34;,&#34;#6500FF&#34;,&#34;#0060FF&#34;,&#34;#FF00BF&#34;,&#34;#FF003D&#34;,&#34;#FF7400&#34;,&#34;#FF6C00&#34;,&#34;#BE00FF&#34;,&#34;#00FF56&#34;,&#34;#00FFE8&#34;,&#34;#0022FF&#34;,&#34;#FF00D8&#34;,&#34;#36FF00&#34;,&#34;#00FF06&#34;,&#34;#00B5FF&#34;,&#34;#7600FF&#34;,&#34;#FF0091&#34;,&#34;#4F00FF&#34;,&#34;#DA00FF&#34;,&#34;#FF6F00&#34;,&#34;#FF00CC&#34;,&#34;#FF006B&#34;,&#34;#00FF0B&#34;,&#34;#00FF0C&#34;,&#34;#3EFF00&#34;,&#34;#AFFF00&#34;,&#34;#FF5500&#34;,&#34;#FF0E00&#34;,&#34;#2900FF&#34;,&#34;#F1FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF009B&#34;,&#34;#FFD900&#34;,&#34;#00FF18&#34;,&#34;#00BDFF&#34;,&#34;#0068FF&#34;,&#34;#5AFF00&#34;,&#34;#8400FF&#34;,&#34;#FF0028&#34;,&#34;#0E00FF&#34;,&#34;#B6FF00&#34;,&#34;#AAFF00&#34;,&#34;#FF0F00&#34;,&#34;#FF9300&#34;,&#34;#00FF50&#34;,&#34;#00F2FF&#34;,&#34;#008DFF&#34;,&#34;#1200FF&#34;,&#34;#003BFF&#34;,&#34;#2AFF00&#34;,&#34;#F6FF00&#34;,&#34;#00FFB2&#34;,&#34;#E800FF&#34;,&#34;#00FF54&#34;,&#34;#BCFF00&#34;,&#34;#FF00A2&#34;,&#34;#00FFD1&#34;,&#34;#006CFF&#34;,&#34;#00FF7A&#34;,&#34;#9200FF&#34;,&#34;#FF9F00&#34;,&#34;#0095FF&#34;,&#34;#FF00A0&#34;,&#34;#FDFF00&#34;,&#34;#FF9700&#34;,&#34;#0034FF&#34;,&#34;#91FF00&#34;,&#34;#0094FF&#34;,&#34;#FF004E&#34;,&#34;#2700FF&#34;,&#34;#6F00FF&#34;,&#34;#00A3FF&#34;,&#34;#5A00FF&#34;,&#34;#B3FF00&#34;,&#34;#FF00EC&#34;,&#34;#00FF2E&#34;,&#34;#00FF2D&#34;,&#34;#00FF96&#34;,&#34;#5AFF00&#34;,&#34;#FF008C&#34;,&#34;#FF005A&#34;,&#34;#3A00FF&#34;,&#34;#0BFF00&#34;,&#34;#1E00FF&#34;,&#34;#006BFF&#34;,&#34;#FB00FF&#34;,&#34;#00FFBC&#34;,&#34;#ACFF00&#34;,&#34;#7300FF&#34;,&#34;#FF9800&#34;,&#34;#00FF3A&#34;,&#34;#0011FF&#34;,&#34;#00FF78&#34;,&#34;#FF00D9&#34;,&#34;#CCFF00&#34;,&#34;#0027FF&#34;,&#34;#FF8D00&#34;,&#34;#FF00F7&#34;,&#34;#FF7500&#34;,&#34;#03FF00&#34;,&#34;#FF00B0&#34;,&#34;#00F3FF&#34;,&#34;#A000FF&#34;,&#34;#FF0001&#34;,&#34;#3D00FF&#34;,&#34;#A7FF00&#34;,&#34;#3900FF&#34;,&#34;#0092FF&#34;,&#34;#00FF7A&#34;,&#34;#00FF47&#34;,&#34;#FF009D&#34;,&#34;#FFEB00&#34;,&#34;#FF009F&#34;,&#34;#0300FF&#34;,&#34;#6200FF&#34;,&#34;#00ECFF&#34;,&#34;#FF4000&#34;,&#34;#00FF62&#34;,&#34;#8200FF&#34;,&#34;#6B00FF&#34;,&#34;#FF0080&#34;,&#34;#00FFA6&#34;,&#34;#3200FF&#34;,&#34;#00FF9D&#34;,&#34;#24FF00&#34;,&#34;#4BFF00&#34;,&#34;#00B0FF&#34;,&#34;#00FF3D&#34;,&#34;#00E4FF&#34;,&#34;#FF9700&#34;,&#34;#BC00FF&#34;,&#34;#EC00FF&#34;,&#34;#00FF54&#34;,&#34;#A700FF&#34;,&#34;#004BFF&#34;,&#34;#FF0022&#34;,&#34;#00FF66&#34;,&#34;#00FF21&#34;,&#34;#FF0031&#34;,&#34;#00B6FF&#34;,&#34;#0EFF00&#34;,&#34;#D7FF00&#34;,&#34;#85FF00&#34;,&#34;#FFA300&#34;,&#34;#5B00FF&#34;,&#34;#00FFCB&#34;,&#34;#FFC200&#34;,&#34;#00FAFF&#34;,&#34;#15FF00&#34;,&#34;#0021FF&#34;,&#34;#009DFF&#34;,&#34;#00FF7D&#34;,&#34;#00ACFF&#34;,&#34;#9B00FF&#34;,&#34;#FF00C1&#34;,&#34;#C8FF00&#34;,&#34;#00FFC2&#34;,&#34;#00FF08&#34;,&#34;#00FF08&#34;,&#34;#FF3C00&#34;,&#34;#00CBFF&#34;,&#34;#FFDA00&#34;,&#34;#FF0006&#34;,&#34;#FF00DF&#34;,&#34;#FF8300&#34;,&#34;#A400FF&#34;,&#34;#FF0058&#34;,&#34;#007FFF&#34;,&#34;#FF8900&#34;,&#34;#24FF00&#34;,&#34;#FF002A&#34;,&#34;#00FF1F&#34;,&#34;#00F2FF&#34;,&#34;#FF0093&#34;,&#34;#6C00FF&#34;,&#34;#DE00FF&#34;,&#34;#A1FF00&#34;,&#34;#A5FF00&#34;,&#34;#FF004D&#34;,&#34;#00FFD2&#34;,&#34;#55FF00&#34;,&#34;#00FFBD&#34;,&#34;#FF7500&#34;,&#34;#00FF62&#34;,&#34;#A700FF&#34;,&#34;#FF00B6&#34;,&#34;#00FF22&#34;,&#34;#39FF00&#34;,&#34;#1AFF00&#34;,&#34;#F6FF00&#34;,&#34;#0084FF&#34;,&#34;#FF00E7&#34;,&#34;#8D00FF&#34;,&#34;#4400FF&#34;,&#34;#005BFF&#34;,&#34;#6D00FF&#34;,&#34;#FFD800&#34;,&#34;#FF1300&#34;,&#34;#0016FF&#34;,&#34;#00FF56&#34;,&#34;#FF0032&#34;,&#34;#B000FF&#34;,&#34;#EAFF00&#34;,&#34;#FFB000&#34;,&#34;#FF0086&#34;,&#34;#00FFAC&#34;,&#34;#68FF00&#34;,&#34;#00FFC9&#34;,&#34;#D5FF00&#34;,&#34;#B9FF00&#34;,&#34;#FF0076&#34;,&#34;#00F0FF&#34;,&#34;#00FFF1&#34;,&#34;#FFA500&#34;,&#34;#007CFF&#34;,&#34;#00CDFF&#34;,&#34;#FF009C&#34;,&#34;#00FF40&#34;,&#34;#0E00FF&#34;,&#34;#FFC200&#34;,&#34;#000EFF&#34;,&#34;#001DFF&#34;,&#34;#FF005F&#34;,&#34;#005FFF&#34;,&#34;#00C3FF&#34;,&#34;#3400FF&#34;,&#34;#0DFF00&#34;,&#34;#FF00B4&#34;,&#34;#00FFD6&#34;,&#34;#002FFF&#34;,&#34;#006EFF&#34;,&#34;#FFE300&#34;,&#34;#C1FF00&#34;,&#34;#FF00C0&#34;,&#34;#00FF18&#34;,&#34;#7200FF&#34;,&#34;#6F00FF&#34;,&#34;#FF3700&#34;,&#34;#00FF77&#34;,&#34;#FF3800&#34;,&#34;#FF00E8&#34;,&#34;#3800FF&#34;,&#34;#4800FF&#34;,&#34;#FF0C00&#34;,&#34;#46FF00&#34;,&#34;#00FF7F&#34;,&#34;#FFCA00&#34;,&#34;#FF0027&#34;,&#34;#FF4400&#34;,&#34;#00FFC5&#34;,&#34;#FF1100&#34;,&#34;#FF00F2&#34;,&#34;#00FF38&#34;,&#34;#0089FF&#34;,&#34;#00FFED&#34;,&#34;#FF7900&#34;,&#34;#FF00F5&#34;,&#34;#00FF57&#34;,&#34;#FF0085&#34;,&#34;#00FF77&#34;,&#34;#4600FF&#34;,&#34;#BEFF00&#34;,&#34;#FFBF00&#34;,&#34;#FF00ED&#34;,&#34;#00FF4D&#34;,&#34;#00FF01&#34;,&#34;#0056FF&#34;,&#34;#00FFCD&#34;,&#34;#1E00FF&#34;,&#34;#00FFBA&#34;,&#34;#7800FF&#34;,&#34;#DF00FF&#34;,&#34;#0035FF&#34;,&#34;#FFA600&#34;,&#34;#FF00CD&#34;,&#34;#FF3E00&#34;,&#34;#00FFEE&#34;,&#34;#FE00FF&#34;,&#34;#FF00FD&#34;,&#34;#00FF0D&#34;,&#34;#00FF6F&#34;,&#34;#8100FF&#34;,&#34;#99FF00&#34;,&#34;#FF00BD&#34;,&#34;#0900FF&#34;,&#34;#2700FF&#34;,&#34;#3800FF&#34;,&#34;#009BFF&#34;,&#34;#00FFDC&#34;,&#34;#FFAF00&#34;,&#34;#1DFF00&#34;,&#34;#C000FF&#34;,&#34;#0059FF&#34;,&#34;#00FFAF&#34;,&#34;#FF9B00&#34;,&#34;#E6FF00&#34;,&#34;#FFCD00&#34;,&#34;#94FF00&#34;,&#34;#04FF00&#34;,&#34;#5AFF00&#34;,&#34;#00FF7C&#34;,&#34;#FF0040&#34;,&#34;#E800FF&#34;,&#34;#9F00FF&#34;,&#34;#A1FF00&#34;,&#34;#00FF44&#34;,&#34;#B600FF&#34;,&#34;#F000FF&#34;,&#34;#00FF20&#34;,&#34;#6900FF&#34;,&#34;#FF0040&#34;,&#34;#00FFA3&#34;,&#34;#FFA000&#34;,&#34;#00FF72&#34;,&#34;#1000FF&#34;,&#34;#04FF00&#34;,&#34;#FF0091&#34;,&#34;#75FF00&#34;,&#34;#FFF700&#34;,&#34;#1600FF&#34;,&#34;#0020FF&#34;,&#34;#FF6F00&#34;,&#34;#00E1FF&#34;,&#34;#00FF57&#34;,&#34;#FFA400&#34;,&#34;#0081FF&#34;,&#34;#000BFF&#34;,&#34;#FF0044&#34;,&#34;#8C00FF&#34;,&#34;#6100FF&#34;,&#34;#3C00FF&#34;,&#34;#FF0039&#34;,&#34;#0092FF&#34;,&#34;#FF0080&#34;,&#34;#FFF700&#34;,&#34;#A300FF&#34;,&#34;#00B2FF&#34;,&#34;#7CFF00&#34;,&#34;#FF5A00&#34;,&#34;#FF8600&#34;,&#34;#00FF82&#34;,&#34;#DF00FF&#34;,&#34;#0014FF&#34;,&#34;#F300FF&#34;,&#34;#FF0063&#34;,&#34;#00FF88&#34;,&#34;#6BFF00&#34;,&#34;#FF0070&#34;,&#34;#00FF13&#34;,&#34;#4F00FF&#34;,&#34;#00FF38&#34;,&#34;#00D9FF&#34;,&#34;#00BAFF&#34;,&#34;#0085FF&#34;,&#34;#FF00C8&#34;,&#34;#FF4300&#34;,&#34;#BEFF00&#34;,&#34;#00FFB6&#34;,&#34;#00FF1B&#34;,&#34;#43FF00&#34;,&#34;#FFB900&#34;,&#34;#FF6B00&#34;,&#34;#FF00CC&#34;,&#34;#FFAF00&#34;,&#34;#FF0058&#34;,&#34;#0000FF&#34;,&#34;#00F5FF&#34;,&#34;#00FF71&#34;,&#34;#00FF6A&#34;,&#34;#FF00FF&#34;,&#34;#FF7100&#34;,&#34;#65FF00&#34;,&#34;#00FF99&#34;,&#34;#FF004C&#34;,&#34;#FFC500&#34;,&#34;#00FF08&#34;,&#34;#FFA100&#34;,&#34;#0057FF&#34;,&#34;#001AFF&#34;,&#34;#00FF95&#34;,&#34;#00FFA9&#34;,&#34;#0040FF&#34;,&#34;#FF0062&#34;,&#34;#00FF9F&#34;,&#34;#00FF0A&#34;,&#34;#8700FF&#34;,&#34;#00FFA5&#34;,&#34;#6FFF00&#34;,&#34;#A100FF&#34;,&#34;#FF4100&#34;,&#34;#DCFF00&#34;,&#34;#0051FF&#34;,&#34;#5BFF00&#34;,&#34;#FFBE00&#34;,&#34;#00F9FF&#34;,&#34;#00FF8B&#34;,&#34;#FF00D6&#34;,&#34;#00FFDC&#34;,&#34;#3200FF&#34;,&#34;#FF0096&#34;,&#34;#CF00FF&#34;,&#34;#FF3B00&#34;,&#34;#7FFF00&#34;,&#34;#E6FF00&#34;,&#34;#9400FF&#34;,&#34;#005AFF&#34;,&#34;#FF0058&#34;,&#34;#98FF00&#34;,&#34;#00FFDD&#34;,&#34;#6800FF&#34;,&#34;#23FF00&#34;,&#34;#E1FF00&#34;,&#34;#FF0056&#34;,&#34;#65FF00&#34;,&#34;#FF00CA&#34;,&#34;#DF00FF&#34;,&#34;#00FFE5&#34;,&#34;#61FF00&#34;,&#34;#FF00A7&#34;,&#34;#FFD800&#34;,&#34;#0033FF&#34;,&#34;#FF0066&#34;,&#34;#D7FF00&#34;,&#34;#00FFAB&#34;,&#34;#73FF00&#34;,&#34;#6400FF&#34;,&#34;#2300FF&#34;,&#34;#00FF6B&#34;,&#34;#FFBB00&#34;,&#34;#FF00D9&#34;,&#34;#F0FF00&#34;,&#34;#FF7A00&#34;,&#34;#52FF00&#34;,&#34;#00FF35&#34;,&#34;#FF006E&#34;,&#34;#0800FF&#34;,&#34;#5A00FF&#34;,&#34;#FF00AC&#34;,&#34;#FF000A&#34;,&#34;#00D8FF&#34;,&#34;#FFB900&#34;,&#34;#FF5200&#34;,&#34;#00B7FF&#34;,&#34;#FF0E00&#34;,&#34;#FF6000&#34;,&#34;#FF2400&#34;,&#34;#9B00FF&#34;,&#34;#FF00AA&#34;,&#34;#00FF61&#34;,&#34;#9900FF&#34;,&#34;#FF0072&#34;,&#34;#E4FF00&#34;,&#34;#00FFBB&#34;,&#34;#FFFD00&#34;,&#34;#007EFF&#34;,&#34;#FF005C&#34;,&#34;#60FF00&#34;,&#34;#00FF5D&#34;,&#34;#A000FF&#34;,&#34;#FFB800&#34;,&#34;#FF7D00&#34;,&#34;#00FF61&#34;,&#34;#FFE600&#34;,&#34;#FF2F00&#34;,&#34;#FF7000&#34;,&#34;#00A7FF&#34;,&#34;#00FF55&#34;,&#34;#E900FF&#34;,&#34;#9DFF00&#34;,&#34;#32FF00&#34;,&#34;#FF5700&#34;,&#34;#00FF40&#34;,&#34;#FF0C00&#34;,&#34;#6C00FF&#34;,&#34;#A0FF00&#34;,&#34;#6BFF00&#34;,&#34;#0070FF&#34;,&#34;#009AFF&#34;,&#34;#00FFEE&#34;,&#34;#FF4200&#34;,&#34;#FF003B&#34;,&#34;#A100FF&#34;,&#34;#00FF26&#34;,&#34;#FFBD00&#34;,&#34;#A700FF&#34;,&#34;#FF8800&#34;,&#34;#00FF86&#34;,&#34;#AFFF00&#34;,&#34;#4A00FF&#34;,&#34;#83FF00&#34;,&#34;#FF1200&#34;,&#34;#FF0025&#34;,&#34;#CCFF00&#34;,&#34;#00FFF1&#34;,&#34;#FF00D8&#34;,&#34;#FF0038&#34;,&#34;#00FEFF&#34;,&#34;#BC00FF&#34;,&#34;#003AFF&#34;,&#34;#AE00FF&#34;,&#34;#00F6FF&#34;,&#34;#009BFF&#34;,&#34;#8DFF00&#34;,&#34;#E1FF00&#34;,&#34;#3B00FF&#34;,&#34;#007CFF&#34;,&#34;#FF00A2&#34;,&#34;#40FF00&#34;,&#34;#FF0050&#34;,&#34;#FC00FF&#34;,&#34;#00FFA3&#34;,&#34;#00FFB5&#34;,&#34;#41FF00&#34;,&#34;#C100FF&#34;,&#34;#00FFA8&#34;,&#34;#FF00D6&#34;,&#34;#85FF00&#34;,&#34;#00DFFF&#34;,&#34;#20FF00&#34;,&#34;#F2FF00&#34;,&#34;#CB00FF&#34;,&#34;#00FFE7&#34;,&#34;#00FF85&#34;,&#34;#FF2B00&#34;,&#34;#FF00EC&#34;,&#34;#FF1700&#34;,&#34;#A9FF00&#34;,&#34;#00B4FF&#34;,&#34;#00BBFF&#34;,&#34;#F100FF&#34;,&#34;#E9FF00&#34;,&#34;#FF0047&#34;,&#34;#3300FF&#34;,&#34;#FF1D00&#34;,&#34;#09FF00&#34;,&#34;#4A00FF&#34;,&#34;#0300FF&#34;,&#34;#FFB600&#34;,&#34;#FF7700&#34;,&#34;#6700FF&#34;,&#34;#4E00FF&#34;,&#34;#FFAE00&#34;,&#34;#FF7A00&#34;,&#34;#E300FF&#34;,&#34;#9C00FF&#34;,&#34;#E400FF&#34;,&#34;#B2FF00&#34;,&#34;#00FF05&#34;,&#34;#B300FF&#34;,&#34;#00FF54&#34;,&#34;#6400FF&#34;,&#34;#00FF2B&#34;,&#34;#00FFA9&#34;,&#34;#00FFC7&#34;,&#34;#FF00AC&#34;,&#34;#1F00FF&#34;,&#34;#00FFF8&#34;,&#34;#FF00DC&#34;,&#34;#00FF4D&#34;,&#34;#FF6A00&#34;,&#34;#FF003D&#34;,&#34;#0DFF00&#34;,&#34;#5400FF&#34;,&#34;#FF0017&#34;,&#34;#FF0080&#34;,&#34;#FF0068&#34;,&#34;#FF0079&#34;,&#34;#0062FF&#34;,&#34;#FF0052&#34;,&#34;#4A00FF&#34;,&#34;#8800FF&#34;,&#34;#A0FF00&#34;,&#34;#FF9E00&#34;,&#34;#8900FF&#34;,&#34;#00E7FF&#34;,&#34;#000CFF&#34;,&#34;#00E5FF&#34;,&#34;#00C6FF&#34;,&#34;#FFD200&#34;,&#34;#6E00FF&#34;,&#34;#FF003E&#34;,&#34;#9700FF&#34;,&#34;#FF0A00&#34;,&#34;#DEFF00&#34;,&#34;#3300FF&#34;,&#34;#92FF00&#34;,&#34;#9C00FF&#34;,&#34;#FFC700&#34;,&#34;#FF3400&#34;,&#34;#7800FF&#34;,&#34;#FF0054&#34;,&#34;#F3FF00&#34;,&#34;#8500FF&#34;,&#34;#5DFF00&#34;,&#34;#00FF7E&#34;,&#34;#47FF00&#34;,&#34;#E700FF&#34;,&#34;#FFB800&#34;,&#34;#FF0014&#34;,&#34;#0065FF&#34;,&#34;#FFFA00&#34;,&#34;#8EFF00&#34;,&#34;#00FF09&#34;,&#34;#00FFFA&#34;,&#34;#FF0074&#34;,&#34;#FFCD00&#34;,&#34;#16FF00&#34;,&#34;#00FF08&#34;,&#34;#0072FF&#34;,&#34;#CA00FF&#34;,&#34;#FF00ED&#34;,&#34;#B2FF00&#34;,&#34;#BFFF00&#34;,&#34;#00FF4B&#34;,&#34;#FF00E1&#34;,&#34;#FF009F&#34;,&#34;#4B00FF&#34;,&#34;#FFE300&#34;,&#34;#FF0015&#34;,&#34;#FFBE00&#34;,&#34;#9A00FF&#34;,&#34;#00A7FF&#34;,&#34;#FF001D&#34;,&#34;#EB00FF&#34;,&#34;#009FFF&#34;,&#34;#E700FF&#34;,&#34;#FFDC00&#34;,&#34;#5BFF00&#34;,&#34;#00E8FF&#34;,&#34;#00FF85&#34;,&#34;#FF0037&#34;,&#34;#0096FF&#34;,&#34;#FF7E00&#34;,&#34;#006DFF&#34;,&#34;#C800FF&#34;,&#34;#00FF93&#34;,&#34;#FF3300&#34;,&#34;#83FF00&#34;,&#34;#FFF400&#34;,&#34;#95FF00&#34;,&#34;#1800FF&#34;,&#34;#FFF900&#34;,&#34;#3E00FF&#34;,&#34;#00FF19&#34;,&#34;#FF0099&#34;,&#34;#FAFF00&#34;,&#34;#FF6600&#34;,&#34;#00D0FF&#34;,&#34;#FFF200&#34;,&#34;#5600FF&#34;,&#34;#FF00EC&#34;,&#34;#FF3400&#34;,&#34;#FFB300&#34;,&#34;#81FF00&#34;,&#34;#FF6800&#34;,&#34;#E3FF00&#34;,&#34;#00FF04&#34;,&#34;#FF4D00&#34;,&#34;#FF0095&#34;,&#34;#86FF00&#34;,&#34;#FF1600&#34;,&#34;#7E00FF&#34;,&#34;#00FF99&#34;,&#34;#00D3FF&#34;,&#34;#FF001F&#34;,&#34;#002AFF&#34;,&#34;#FF0035&#34;,&#34;#003CFF&#34;,&#34;#003AFF&#34;,&#34;#00FFB2&#34;,&#34;#FF00DD&#34;,&#34;#0065FF&#34;,&#34;#FF3700&#34;,&#34;#F400FF&#34;,&#34;#85FF00&#34;,&#34;#FF00E4&#34;,&#34;#00FFD4&#34;,&#34;#7A00FF&#34;,&#34;#00FFED&#34;,&#34;#2CFF00&#34;,&#34;#28FF00&#34;,&#34;#0031FF&#34;,&#34;#FF00FA&#34;,&#34;#FFBD00&#34;,&#34;#FF3600&#34;,&#34;#1D00FF&#34;,&#34;#9CFF00&#34;,&#34;#FF00B2&#34;,&#34;#9DFF00&#34;,&#34;#7800FF&#34;,&#34;#F9FF00&#34;,&#34;#00FFEE&#34;,&#34;#0081FF&#34;,&#34;#19FF00&#34;,&#34;#00FF7D&#34;,&#34;#FF0033&#34;,&#34;#3CFF00&#34;,&#34;#A5FF00&#34;,&#34;#ACFF00&#34;,&#34;#0004FF&#34;,&#34;#FFFD00&#34;,&#34;#005CFF&#34;,&#34;#7600FF&#34;,&#34;#FF00EC&#34;,&#34;#B0FF00&#34;,&#34;#47FF00&#34;,&#34;#28FF00&#34;,&#34;#00FFA8&#34;,&#34;#00FF5A&#34;,&#34;#0D00FF&#34;,&#34;#8700FF&#34;,&#34;#FFEF00&#34;,&#34;#FF0012&#34;,&#34;#00FF86&#34;,&#34;#002CFF&#34;,&#34;#FF0041&#34;,&#34;#FF0063&#34;,&#34;#FF0043&#34;,&#34;#95FF00&#34;,&#34;#01FF00&#34;,&#34;#00FFCA&#34;,&#34;#009DFF&#34;,&#34;#C900FF&#34;,&#34;#FF0300&#34;,&#34;#FF9300&#34;,&#34;#E100FF&#34;,&#34;#FF00C4&#34;,&#34;#FF4B00&#34;,&#34;#00FFE2&#34;,&#34;#5900FF&#34;,&#34;#00FF71&#34;,&#34;#00FF06&#34;,&#34;#005BFF&#34;,&#34;#FF00C9&#34;,&#34;#FF0069&#34;,&#34;#0069FF&#34;,&#34;#FF8900&#34;,&#34;#FF0052&#34;,&#34;#00FF60&#34;,&#34;#9200FF&#34;,&#34;#FF5A00&#34;,&#34;#FF0044&#34;,&#34;#2100FF&#34;,&#34;#00FF61&#34;,&#34;#0097FF&#34;,&#34;#00D4FF&#34;,&#34;#7CFF00&#34;,&#34;#FF0016&#34;,&#34;#0056FF&#34;,&#34;#FF0007&#34;,&#34;#FFC600&#34;,&#34;#0071FF&#34;,&#34;#FF00C3&#34;,&#34;#FF001B&#34;,&#34;#00FF13&#34;,&#34;#FF6B00&#34;,&#34;#FF0026&#34;,&#34;#00FFC4&#34;,&#34;#F0FF00&#34;,&#34;#B9FF00&#34;,&#34;#F3FF00&#34;,&#34;#F000FF&#34;,&#34;#3C00FF&#34;,&#34;#00FFDB&#34;,&#34;#8DFF00&#34;,&#34;#FF008A&#34;,&#34;#FFD900&#34;,&#34;#95FF00&#34;,&#34;#F200FF&#34;,&#34;#00ABFF&#34;,&#34;#00FFCE&#34;,&#34;#3A00FF&#34;,&#34;#B0FF00&#34;,&#34;#FF3300&#34;,&#34;#5900FF&#34;,&#34;#3200FF&#34;,&#34;#00FFD8&#34;,&#34;#00FF9B&#34;,&#34;#00FFC7&#34;,&#34;#99FF00&#34;,&#34;#00FF50&#34;,&#34;#2DFF00&#34;,&#34;#FF00A9&#34;,&#34;#FF00FA&#34;,&#34;#F800FF&#34;,&#34;#00FFE4&#34;,&#34;#7500FF&#34;,&#34;#FFEF00&#34;,&#34;#4AFF00&#34;,&#34;#FF5100&#34;,&#34;#00FF00&#34;,&#34;#000CFF&#34;,&#34;#CF00FF&#34;,&#34;#00FF9F&#34;,&#34;#FF0080&#34;,&#34;#FFEB00&#34;,&#34;#9A00FF&#34;,&#34;#D0FF00&#34;,&#34;#00FF21&#34;,&#34;#FFAE00&#34;,&#34;#3A00FF&#34;,&#34;#66FF00&#34;,&#34;#00FFB9&#34;,&#34;#14FF00&#34;,&#34;#FFCF00&#34;,&#34;#00B9FF&#34;,&#34;#009CFF&#34;,&#34;#0072FF&#34;,&#34;#0078FF&#34;,&#34;#FFC000&#34;,&#34;#00FF62&#34;,&#34;#FF00F5&#34;,&#34;#FF0061&#34;,&#34;#00FFE1&#34;,&#34;#FF0038&#34;,&#34;#FF006F&#34;,&#34;#FF004A&#34;,&#34;#00E7FF&#34;,&#34;#FF8800&#34;,&#34;#00FFCE&#34;,&#34;#FF004D&#34;,&#34;#00CEFF&#34;,&#34;#DC00FF&#34;,&#34;#00ABFF&#34;,&#34;#0023FF&#34;,&#34;#C9FF00&#34;,&#34;#0066FF&#34;,&#34;#5E00FF&#34;,&#34;#006CFF&#34;,&#34;#FF5000&#34;,&#34;#00A3FF&#34;,&#34;#FF007A&#34;,&#34;#FF00D6&#34;,&#34;#8C00FF&#34;,&#34;#00C5FF&#34;,&#34;#00FF20&#34;,&#34;#00FFD4&#34;,&#34;#0FFF00&#34;,&#34;#A3FF00&#34;,&#34;#0040FF&#34;,&#34;#4900FF&#34;,&#34;#0600FF&#34;,&#34;#FF003E&#34;,&#34;#0028FF&#34;,&#34;#00E1FF&#34;,&#34;#FFD600&#34;,&#34;#45FF00&#34;,&#34;#09FF00&#34;,&#34;#60FF00&#34;,&#34;#00F9FF&#34;,&#34;#00F2FF&#34;,&#34;#FF1800&#34;,&#34;#4800FF&#34;,&#34;#FF009A&#34;,&#34;#FF0038&#34;,&#34;#C900FF&#34;,&#34;#00FFD3&#34;,&#34;#00FFEF&#34;,&#34;#D4FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF0056&#34;,&#34;#0035FF&#34;,&#34;#2EFF00&#34;,&#34;#B300FF&#34;,&#34;#B700FF&#34;,&#34;#00FF2F&#34;,&#34;#FF007E&#34;,&#34;#4F00FF&#34;,&#34;#FF8200&#34;,&#34;#0008FF&#34;,&#34;#FFDC00&#34;,&#34;#62FF00&#34;,&#34;#00FFE7&#34;,&#34;#FF0D00&#34;,&#34;#00FF0C&#34;,&#34;#009BFF&#34;,&#34;#7500FF&#34;,&#34;#5BFF00&#34;,&#34;#FF0030&#34;,&#34;#00C5FF&#34;,&#34;#0041FF&#34;,&#34;#4A00FF&#34;,&#34;#00FF08&#34;,&#34;#FF0055&#34;,&#34;#0004FF&#34;,&#34;#00FF69&#34;,&#34;#00CDFF&#34;,&#34;#FFCE00&#34;,&#34;#6500FF&#34;,&#34;#FF6300&#34;,&#34;#0600FF&#34;,&#34;#FF0007&#34;,&#34;#FC00FF&#34;,&#34;#0A00FF&#34;,&#34;#002CFF&#34;,&#34;#FF0019&#34;,&#34;#FF00A0&#34;,&#34;#F7FF00&#34;,&#34;#BE00FF&#34;,&#34;#00FF31&#34;,&#34;#00C6FF&#34;,&#34;#FF1B00&#34;,&#34;#0019FF&#34;,&#34;#00FFFB&#34;,&#34;#81FF00&#34;,&#34;#BDFF00&#34;,&#34;#00FFB5&#34;,&#34;#0700FF&#34;,&#34;#29FF00&#34;,&#34;#5200FF&#34;,&#34;#2EFF00&#34;,&#34;#1BFF00&#34;,&#34;#FF00C2&#34;,&#34;#B100FF&#34;,&#34;#E7FF00&#34;,&#34;#FF0016&#34;,&#34;#0012FF&#34;,&#34;#006AFF&#34;,&#34;#FF008F&#34;,&#34;#0077FF&#34;,&#34;#0016FF&#34;,&#34;#00C9FF&#34;,&#34;#E3FF00&#34;,&#34;#8DFF00&#34;,&#34;#0024FF&#34;,&#34;#8600FF&#34;,&#34;#00FF7D&#34;,&#34;#FF0500&#34;,&#34;#FF00E1&#34;,&#34;#00FF5D&#34;,&#34;#0001FF&#34;,&#34;#F8FF00&#34;,&#34;#1F00FF&#34;,&#34;#00D5FF&#34;,&#34;#CC00FF&#34;,&#34;#1000FF&#34;,&#34;#FF00F8&#34;,&#34;#FF000E&#34;,&#34;#FF0027&#34;,&#34;#82FF00&#34;,&#34;#DA00FF&#34;,&#34;#CAFF00&#34;,&#34;#FFD500&#34;,&#34;#5200FF&#34;,&#34;#61FF00&#34;,&#34;#008CFF&#34;,&#34;#008AFF&#34;,&#34;#0044FF&#34;,&#34;#002AFF&#34;,&#34;#00CBFF&#34;,&#34;#2DFF00&#34;,&#34;#FF2300&#34;,&#34;#0098FF&#34;,&#34;#FF00B2&#34;,&#34;#FFD600&#34;,&#34;#00FF4E&#34;,&#34;#0BFF00&#34;,&#34;#FF0100&#34;,&#34;#00FFF2&#34;,&#34;#FF4600&#34;,&#34;#FFB400&#34;,&#34;#00FF4E&#34;,&#34;#FF0066&#34;,&#34;#00FFC3&#34;,&#34;#F5FF00&#34;,&#34;#00FFAD&#34;,&#34;#FF9200&#34;,&#34;#FF0046&#34;,&#34;#FD00FF&#34;,&#34;#FF00BC&#34;,&#34;#0076FF&#34;,&#34;#FF0010&#34;,&#34;#0067FF&#34;,&#34;#00FCFF&#34;,&#34;#0017FF&#34;,&#34;#00A9FF&#34;,&#34;#FF005D&#34;,&#34;#00FF60&#34;,&#34;#8700FF&#34;,&#34;#FF6A00&#34;,&#34;#00FFE1&#34;,&#34;#FF1B00&#34;,&#34;#FEFF00&#34;,&#34;#FF0400&#34;,&#34;#00BCFF&#34;,&#34;#FF004C&#34;,&#34;#00FF43&#34;,&#34;#FFFF00&#34;,&#34;#00FF82&#34;,&#34;#FF5F00&#34;,&#34;#D1FF00&#34;,&#34;#FF8200&#34;,&#34;#FF8500&#34;,&#34;#FF0068&#34;,&#34;#0053FF&#34;,&#34;#FF7500&#34;,&#34;#71FF00&#34;,&#34;#FF3200&#34;,&#34;#FF3D00&#34;,&#34;#FF00A5&#34;,&#34;#8B00FF&#34;,&#34;#005DFF&#34;,&#34;#A4FF00&#34;,&#34;#FF2B00&#34;,&#34;#FFF300&#34;,&#34;#FF0044&#34;,&#34;#FF0041&#34;,&#34;#FFCB00&#34;,&#34;#D400FF&#34;,&#34;#00FF5A&#34;,&#34;#000AFF&#34;,&#34;#FFC800&#34;,&#34;#FF0095&#34;,&#34;#00FF87&#34;,&#34;#00FF4F&#34;,&#34;#FF0010&#34;,&#34;#FF006E&#34;,&#34;#00FFEC&#34;,&#34;#00FFFD&#34;,&#34;#DDFF00&#34;,&#34;#0078FF&#34;,&#34;#0F00FF&#34;,&#34;#00FF3F&#34;,&#34;#3F00FF&#34;,&#34;#00FF77&#34;,&#34;#C900FF&#34;,&#34;#00BDFF&#34;,&#34;#68FF00&#34;,&#34;#FF00E9&#34;,&#34;#00FEFF&#34;,&#34;#C400FF&#34;,&#34;#56FF00&#34;,&#34;#FF001D&#34;,&#34;#00FF8E&#34;,&#34;#24FF00&#34;,&#34;#FF009C&#34;,&#34;#89FF00&#34;,&#34;#FF003B&#34;,&#34;#3600FF&#34;,&#34;#00FFC4&#34;,&#34;#2000FF&#34;,&#34;#FF00EB&#34;,&#34;#FF0007&#34;,&#34;#00FF84&#34;,&#34;#FF000D&#34;,&#34;#0029FF&#34;,&#34;#B8FF00&#34;,&#34;#FFDA00&#34;,&#34;#00FF0B&#34;,&#34;#E4FF00&#34;,&#34;#FF00B5&#34;,&#34;#FF0043&#34;,&#34;#58FF00&#34;,&#34;#3C00FF&#34;,&#34;#FF5100&#34;,&#34;#F5FF00&#34;,&#34;#00FFBD&#34;,&#34;#001EFF&#34;,&#34;#49FF00&#34;,&#34;#5000FF&#34;,&#34;#006FFF&#34;,&#34;#007CFF&#34;,&#34;#FF00B9&#34;,&#34;#A000FF&#34;,&#34;#3EFF00&#34;,&#34;#FF004F&#34;,&#34;#FFB100&#34;,&#34;#B200FF&#34;,&#34;#5200FF&#34;,&#34;#B600FF&#34;,&#34;#FF007F&#34;,&#34;#FF00D1&#34;,&#34;#0047FF&#34;,&#34;#00FF4B&#34;,&#34;#67FF00&#34;,&#34;#FF00FF&#34;,&#34;#CBFF00&#34;,&#34;#00FF41&#34;,&#34;#FF7700&#34;,&#34;#FF00BD&#34;,&#34;#00FF28&#34;,&#34;#37FF00&#34;,&#34;#FF4700&#34;,&#34;#5400FF&#34;,&#34;#00FF60&#34;,&#34;#CEFF00&#34;,&#34;#FF0021&#34;,&#34;#FF00F0&#34;,&#34;#FF6800&#34;,&#34;#FF0025&#34;,&#34;#FF00F8&#34;,&#34;#00FFAF&#34;,&#34;#E3FF00&#34;,&#34;#B900FF&#34;,&#34;#00FFED&#34;,&#34;#00FF1B&#34;,&#34;#FF00E3&#34;,&#34;#00FF08&#34;,&#34;#00FFAA&#34;,&#34;#40FF00&#34;,&#34;#D700FF&#34;,&#34;#FF00AC&#34;,&#34;#95FF00&#34;,&#34;#009FFF&#34;,&#34;#000FFF&#34;,&#34;#00FF68&#34;,&#34;#00FFEC&#34;,&#34;#008BFF&#34;,&#34;#7AFF00&#34;,&#34;#00FF10&#34;,&#34;#07FF00&#34;,&#34;#0001FF&#34;,&#34;#FFEB00&#34;,&#34;#009AFF&#34;,&#34;#00FFF6&#34;,&#34;#0061FF&#34;,&#34;#00FF41&#34;,&#34;#00FFD4&#34;,&#34;#FF9100&#34;,&#34;#00FF21&#34;,&#34;#FF007E&#34;,&#34;#00FF7C&#34;,&#34;#FF4600&#34;,&#34;#FF00C8&#34;,&#34;#4BFF00&#34;,&#34;#FF00F0&#34;,&#34;#FDFF00&#34;,&#34;#FFFF00&#34;,&#34;#00FFFB&#34;,&#34;#FF0081&#34;,&#34;#7700FF&#34;,&#34;#BAFF00&#34;,&#34;#00FCFF&#34;,&#34;#FFEB00&#34;,&#34;#8BFF00&#34;,&#34;#FF0029&#34;,&#34;#00FF6D&#34;,&#34;#0082FF&#34;,&#34;#FF00D2&#34;,&#34;#E4FF00&#34;,&#34;#0005FF&#34;,&#34;#FFFD00&#34;,&#34;#4DFF00&#34;,&#34;#009BFF&#34;,&#34;#00FFFC&#34;,&#34;#FFE900&#34;,&#34;#00FF34&#34;,&#34;#00FF7B&#34;,&#34;#90FF00&#34;,&#34;#00FF89&#34;,&#34;#0DFF00&#34;,&#34;#00FF13&#34;,&#34;#FF000E&#34;,&#34;#00FF5C&#34;,&#34;#00FF8F&#34;,&#34;#FF0076&#34;,&#34;#FF00C0&#34;,&#34;#8F00FF&#34;,&#34;#FF00A3&#34;,&#34;#0900FF&#34;,&#34;#D900FF&#34;,&#34;#A600FF&#34;,&#34;#56FF00&#34;,&#34;#FF0006&#34;,&#34;#00EBFF&#34;,&#34;#3AFF00&#34;,&#34;#00CCFF&#34;,&#34;#2500FF&#34;,&#34;#6500FF&#34;,&#34;#32FF00&#34;,&#34;#3100FF&#34;,&#34;#FF00D2&#34;,&#34;#FF0056&#34;,&#34;#0078FF&#34;,&#34;#00FFA6&#34;,&#34;#00FFBC&#34;,&#34;#DFFF00&#34;,&#34;#BAFF00&#34;,&#34;#FF00C3&#34;,&#34;#64FF00&#34;,&#34;#1F00FF&#34;,&#34;#0038FF&#34;,&#34;#00FFBB&#34;,&#34;#00FFF5&#34;,&#34;#A100FF&#34;,&#34;#0061FF&#34;,&#34;#00CDFF&#34;,&#34;#00FF21&#34;,&#34;#1AFF00&#34;,&#34;#FF0013&#34;,&#34;#0EFF00&#34;,&#34;#FF7E00&#34;,&#34;#FF00E5&#34;,&#34;#FF008D&#34;,&#34;#FA00FF&#34;,&#34;#00FFB0&#34;,&#34;#FF006F&#34;,&#34;#FF008A&#34;,&#34;#CBFF00&#34;,&#34;#0CFF00&#34;,&#34;#00FF42&#34;,&#34;#FF0051&#34;,&#34;#DD00FF&#34;,&#34;#FF1400&#34;,&#34;#BA00FF&#34;,&#34;#00FFD7&#34;,&#34;#FF8800&#34;,&#34;#FFDA00&#34;,&#34;#FFA200&#34;,&#34;#FFDF00&#34;,&#34;#11FF00&#34;,&#34;#00FFD8&#34;,&#34;#00FFBA&#34;,&#34;#009DFF&#34;,&#34;#D100FF&#34;,&#34;#92FF00&#34;,&#34;#00FFB0&#34;,&#34;#FFA600&#34;,&#34;#FF00B3&#34;,&#34;#80FF00&#34;,&#34;#00F4FF&#34;,&#34;#0027FF&#34;,&#34;#005AFF&#34;,&#34;#00FFF1&#34;,&#34;#00FFA1&#34;,&#34;#C200FF&#34;,&#34;#0043FF&#34;,&#34;#FFE200&#34;,&#34;#3100FF&#34;,&#34;#006DFF&#34;,&#34;#2DFF00&#34;,&#34;#A800FF&#34;,&#34;#FF3100&#34;,&#34;#FF00EB&#34;,&#34;#00FF0E&#34;,&#34;#0029FF&#34;,&#34;#FF1F00&#34;,&#34;#00FF04&#34;,&#34;#6FFF00&#34;,&#34;#00ACFF&#34;,&#34;#00FF2A&#34;,&#34;#FF0012&#34;,&#34;#00F1FF&#34;,&#34;#FF000D&#34;,&#34;#000BFF&#34;,&#34;#EE00FF&#34;,&#34;#FF8B00&#34;,&#34;#00FF0D&#34;,&#34;#FF003F&#34;,&#34;#FF7500&#34;,&#34;#FF9C00&#34;,&#34;#FEFF00&#34;,&#34;#2BFF00&#34;,&#34;#FF009C&#34;,&#34;#2600FF&#34;,&#34;#91FF00&#34;,&#34;#FF0045&#34;,&#34;#BCFF00&#34;,&#34;#FF00E2&#34;,&#34;#00FFF2&#34;,&#34;#7800FF&#34;,&#34;#FF8D00&#34;,&#34;#FF0048&#34;,&#34;#FF6400&#34;,&#34;#C900FF&#34;,&#34;#D9FF00&#34;,&#34;#FF6500&#34;,&#34;#FF00FD&#34;,&#34;#00FF0A&#34;,&#34;#FF00AA&#34;,&#34;#FF001E&#34;,&#34;#FFFA00&#34;,&#34;#FFB600&#34;,&#34;#26FF00&#34;,&#34;#5600FF&#34;,&#34;#FFD400&#34;,&#34;#003DFF&#34;,&#34;#FF8800&#34;,&#34;#FF3700&#34;,&#34;#FFF000&#34;,&#34;#FFB200&#34;,&#34;#FF3600&#34;,&#34;#00BEFF&#34;,&#34;#73FF00&#34;,&#34;#4900FF&#34;,&#34;#DE00FF&#34;,&#34;#00FF90&#34;,&#34;#FF0099&#34;,&#34;#0006FF&#34;,&#34;#ECFF00&#34;,&#34;#0041FF&#34;,&#34;#FF00FF&#34;,&#34;#FF007C&#34;,&#34;#FF6600&#34;,&#34;#00FFB8&#34;,&#34;#6DFF00&#34;,&#34;#00FF46&#34;,&#34;#00FF0E&#34;,&#34;#FF0024&#34;,&#34;#A1FF00&#34;,&#34;#00B3FF&#34;,&#34;#17FF00&#34;,&#34;#5600FF&#34;,&#34;#34FF00&#34;,&#34;#FF00D5&#34;,&#34;#0054FF&#34;,&#34;#0087FF&#34;,&#34;#00FF9E&#34;,&#34;#00BEFF&#34;,&#34;#000FFF&#34;,&#34;#58FF00&#34;,&#34;#52FF00&#34;,&#34;#00FF65&#34;,&#34;#5B00FF&#34;,&#34;#FF7700&#34;,&#34;#00FFCC&#34;,&#34;#FB00FF&#34;,&#34;#3600FF&#34;,&#34;#E000FF&#34;,&#34;#FF003E&#34;,&#34;#00FFAF&#34;,&#34;#E700FF&#34;,&#34;#00FFB9&#34;,&#34;#00FF35&#34;,&#34;#60FF00&#34;,&#34;#00FF93&#34;,&#34;#FFAB00&#34;,&#34;#FF2000&#34;,&#34;#00DFFF&#34;,&#34;#41FF00&#34;,&#34;#00FF9A&#34;,&#34;#00FFCB&#34;,&#34;#00FF9E&#34;,&#34;#0054FF&#34;,&#34;#00FFB0&#34;,&#34;#0039FF&#34;,&#34;#FF006D&#34;,&#34;#DA00FF&#34;,&#34;#11FF00&#34;,&#34;#FF0049&#34;,&#34;#FFEF00&#34;,&#34;#77FF00&#34;,&#34;#FFE200&#34;,&#34;#FF9800&#34;,&#34;#00FF1A&#34;,&#34;#1000FF&#34;,&#34;#00A9FF&#34;,&#34;#00A1FF&#34;,&#34;#31FF00&#34;,&#34;#FF8200&#34;,&#34;#FF0096&#34;,&#34;#00FF4F&#34;,&#34;#88FF00&#34;,&#34;#FF0068&#34;,&#34;#00FF8B&#34;,&#34;#FF0075&#34;,&#34;#FF7F00&#34;,&#34;#FF0081&#34;,&#34;#FF9B00&#34;,&#34;#FFF400&#34;,&#34;#FF001C&#34;,&#34;#3300FF&#34;,&#34;#00FFA2&#34;,&#34;#00FFE1&#34;,&#34;#FF6D00&#34;,&#34;#70FF00&#34;,&#34;#53FF00&#34;,&#34;#FF00F4&#34;,&#34;#00FF1F&#34;,&#34;#00ADFF&#34;,&#34;#00FFE9&#34;,&#34;#00D1FF&#34;,&#34;#00FF00&#34;,&#34;#00FFA2&#34;,&#34;#3800FF&#34;,&#34;#00FF1C&#34;,&#34;#00FF2E&#34;,&#34;#FFFC00&#34;,&#34;#FF00B5&#34;,&#34;#52FF00&#34;,&#34;#FF00F5&#34;,&#34;#FF1400&#34;,&#34;#0021FF&#34;,&#34;#00FFE9&#34;,&#34;#2CFF00&#34;,&#34;#00FF7C&#34;,&#34;#9D00FF&#34;,&#34;#0036FF&#34;,&#34;#00FF4E&#34;,&#34;#00B0FF&#34;,&#34;#FF4800&#34;,&#34;#FF9C00&#34;,&#34;#FF0023&#34;,&#34;#FF00ED&#34;,&#34;#D000FF&#34;,&#34;#5A00FF&#34;,&#34;#00DCFF&#34;,&#34;#E500FF&#34;,&#34;#E400FF&#34;,&#34;#10FF00&#34;,&#34;#00FF59&#34;,&#34;#FF8100&#34;,&#34;#FF007D&#34;,&#34;#FF0900&#34;,&#34;#00FFDE&#34;,&#34;#FF00AB&#34;,&#34;#FF00F1&#34;,&#34;#00FF7A&#34;,&#34;#2200FF&#34;,&#34;#FFB300&#34;,&#34;#3B00FF&#34;,&#34;#003FFF&#34;,&#34;#FF00B8&#34;,&#34;#9CFF00&#34;,&#34;#FFCF00&#34;,&#34;#32FF00&#34;,&#34;#003EFF&#34;,&#34;#FF00E8&#34;,&#34;#E200FF&#34;,&#34;#0020FF&#34;,&#34;#4E00FF&#34;,&#34;#8200FF&#34;,&#34;#0081FF&#34;,&#34;#008CFF&#34;,&#34;#FF0032&#34;,&#34;#FF005A&#34;,&#34;#FF007D&#34;,&#34;#0067FF&#34;,&#34;#FF0009&#34;,&#34;#FF0011&#34;,&#34;#FF0063&#34;,&#34;#FF00D7&#34;,&#34;#2FFF00&#34;,&#34;#A9FF00&#34;,&#34;#A900FF&#34;,&#34;#00FFA8&#34;,&#34;#0080FF&#34;,&#34;#00F8FF&#34;,&#34;#00FF65&#34;,&#34;#FF00E1&#34;,&#34;#FAFF00&#34;,&#34;#00FFFE&#34;,&#34;#6700FF&#34;,&#34;#FF00D5&#34;,&#34;#FF00E5&#34;,&#34;#FF2E00&#34;,&#34;#00FF36&#34;,&#34;#00FF41&#34;,&#34;#0018FF&#34;,&#34;#FF0008&#34;,&#34;#02FF00&#34;,&#34;#FF9500&#34;,&#34;#FF003C&#34;,&#34;#FF00CF&#34;,&#34;#FFF400&#34;,&#34;#FFDF00&#34;,&#34;#FF3D00&#34;,&#34;#8600FF&#34;,&#34;#FFF200&#34;,&#34;#FF004B&#34;,&#34;#FF2100&#34;,&#34;#FF0037&#34;,&#34;#FF00BF&#34;,&#34;#EF00FF&#34;,&#34;#FF0800&#34;,&#34;#00FFB2&#34;,&#34;#7900FF&#34;,&#34;#0066FF&#34;,&#34;#FF0077&#34;,&#34;#0DFF00&#34;,&#34;#76FF00&#34;,&#34;#0020FF&#34;,&#34;#FF5C00&#34;,&#34;#FF9300&#34;,&#34;#5C00FF&#34;,&#34;#FF0050&#34;,&#34;#00F7FF&#34;,&#34;#89FF00&#34;,&#34;#D3FF00&#34;,&#34;#C600FF&#34;,&#34;#12FF00&#34;,&#34;#4B00FF&#34;,&#34;#FF9200&#34;,&#34;#75FF00&#34;,&#34;#FF00BA&#34;,&#34;#00FF49&#34;,&#34;#00FFDE&#34;,&#34;#00FF68&#34;,&#34;#9CFF00&#34;,&#34;#0D00FF&#34;,&#34;#FF2100&#34;,&#34;#FFAB00&#34;,&#34;#00FF08&#34;,&#34;#FF000E&#34;,&#34;#00FF80&#34;,&#34;#FFDC00&#34;,&#34;#4B00FF&#34;,&#34;#FCFF00&#34;,&#34;#001FFF&#34;,&#34;#AB00FF&#34;,&#34;#E7FF00&#34;,&#34;#FFA700&#34;,&#34;#0000FF&#34;,&#34;#00FF88&#34;,&#34;#00FF89&#34;,&#34;#FF6A00&#34;,&#34;#00FFBB&#34;,&#34;#FF7400&#34;,&#34;#00FF57&#34;,&#34;#A100FF&#34;,&#34;#FD00FF&#34;,&#34;#FFC900&#34;,&#34;#FFA700&#34;,&#34;#0050FF&#34;,&#34;#FF8300&#34;,&#34;#00FF06&#34;,&#34;#FFF400&#34;,&#34;#0012FF&#34;,&#34;#00FF76&#34;,&#34;#FF000F&#34;,&#34;#3000FF&#34;,&#34;#00FF79&#34;,&#34;#E8FF00&#34;,&#34;#007FFF&#34;,&#34;#8600FF&#34;,&#34;#00C5FF&#34;,&#34;#1EFF00&#34;,&#34;#FF0081&#34;,&#34;#FFCE00&#34;,&#34;#00B9FF&#34;,&#34;#00E4FF&#34;,&#34;#0071FF&#34;,&#34;#FBFF00&#34;,&#34;#97FF00&#34;,&#34;#00FFDB&#34;,&#34;#50FF00&#34;,&#34;#7300FF&#34;,&#34;#F300FF&#34;,&#34;#009CFF&#34;,&#34;#1600FF&#34;,&#34;#51FF00&#34;,&#34;#00FF9C&#34;,&#34;#57FF00&#34;,&#34;#FF00FD&#34;,&#34;#00FF64&#34;,&#34;#0054FF&#34;,&#34;#21FF00&#34;,&#34;#FF5100&#34;,&#34;#FF0400&#34;,&#34;#00E6FF&#34;,&#34;#00F8FF&#34;,&#34;#FF00BB&#34;,&#34;#00FF12&#34;,&#34;#00FF3C&#34;,&#34;#A4FF00&#34;,&#34;#0043FF&#34;,&#34;#FF7400&#34;,&#34;#75FF00&#34;,&#34;#00FFC9&#34;,&#34;#00FFC6&#34;,&#34;#ACFF00&#34;,&#34;#FFC400&#34;,&#34;#60FF00&#34;,&#34;#B7FF00&#34;,&#34;#00FF18&#34;,&#34;#00FF89&#34;,&#34;#6400FF&#34;,&#34;#E800FF&#34;,&#34;#AC00FF&#34;,&#34;#0084FF&#34;,&#34;#009FFF&#34;,&#34;#FF1B00&#34;,&#34;#FFEF00&#34;,&#34;#001FFF&#34;,&#34;#00FFD8&#34;,&#34;#D300FF&#34;,&#34;#009DFF&#34;,&#34;#006DFF&#34;,&#34;#00FF57&#34;,&#34;#FF00E0&#34;,&#34;#00FF56&#34;,&#34;#FF8200&#34;,&#34;#00FF6C&#34;,&#34;#00FF9A&#34;,&#34;#0069FF&#34;,&#34;#4FFF00&#34;,&#34;#00FFAE&#34;,&#34;#004DFF&#34;,&#34;#000DFF&#34;,&#34;#3700FF&#34;,&#34;#FFAA00&#34;,&#34;#00FF97&#34;,&#34;#00FFD6&#34;,&#34;#4500FF&#34;,&#34;#00FFD5&#34;,&#34;#41FF00&#34;,&#34;#00C8FF&#34;,&#34;#00FF80&#34;,&#34;#FF0047&#34;,&#34;#FF004F&#34;,&#34;#00FFFA&#34;,&#34;#FF00D4&#34;,&#34;#FF00AB&#34;,&#34;#38FF00&#34;,&#34;#008EFF&#34;,&#34;#FFA100&#34;,&#34;#FF6400&#34;,&#34;#FF9B00&#34;,&#34;#00FFEF&#34;,&#34;#00FF4C&#34;,&#34;#30FF00&#34;,&#34;#1BFF00&#34;,&#34;#00FF3D&#34;,&#34;#FF002D&#34;,&#34;#FF5100&#34;,&#34;#E100FF&#34;,&#34;#00AFFF&#34;,&#34;#A2FF00&#34;,&#34;#FF0066&#34;,&#34;#9EFF00&#34;,&#34;#FF0089&#34;,&#34;#008BFF&#34;,&#34;#FF0084&#34;,&#34;#B8FF00&#34;,&#34;#00FF28&#34;,&#34;#E3FF00&#34;,&#34;#00FFC9&#34;,&#34;#FFD000&#34;,&#34;#FF00BC&#34;,&#34;#FF00C8&#34;,&#34;#7CFF00&#34;,&#34;#13FF00&#34;,&#34;#33FF00&#34;,&#34;#FF001B&#34;,&#34;#FF0003&#34;,&#34;#B9FF00&#34;,&#34;#FF00D7&#34;,&#34;#00FF6F&#34;,&#34;#1400FF&#34;,&#34;#00FF57&#34;,&#34;#FFC700&#34;,&#34;#FF00AA&#34;,&#34;#FF0089&#34;,&#34;#00FF14&#34;,&#34;#85FF00&#34;,&#34;#BDFF00&#34;,&#34;#0028FF&#34;,&#34;#40FF00&#34;,&#34;#5C00FF&#34;,&#34;#FF002E&#34;,&#34;#B300FF&#34;,&#34;#C4FF00&#34;,&#34;#0005FF&#34;,&#34;#FF004C&#34;,&#34;#00FFC3&#34;,&#34;#C500FF&#34;,&#34;#9700FF&#34;,&#34;#FF7C00&#34;,&#34;#FF2B00&#34;,&#34;#A5FF00&#34;,&#34;#5300FF&#34;,&#34;#F2FF00&#34;,&#34;#FF00FF&#34;,&#34;#FF4700&#34;,&#34;#FFD800&#34;,&#34;#00FF42&#34;,&#34;#0400FF&#34;,&#34;#C9FF00&#34;,&#34;#0060FF&#34;,&#34;#00FF07&#34;,&#34;#00C0FF&#34;,&#34;#FF0042&#34;,&#34;#FFA600&#34;,&#34;#FF3000&#34;,&#34;#00FF24&#34;,&#34;#00FF16&#34;,&#34;#FF00A4&#34;,&#34;#8BFF00&#34;,&#34;#FF00A9&#34;,&#34;#004DFF&#34;,&#34;#FFCC00&#34;,&#34;#00FF2F&#34;,&#34;#FF0600&#34;,&#34;#AF00FF&#34;,&#34;#FF4000&#34;,&#34;#002DFF&#34;,&#34;#00FF14&#34;,&#34;#00FF14&#34;,&#34;#1600FF&#34;,&#34;#0095FF&#34;,&#34;#C000FF&#34;,&#34;#0EFF00&#34;,&#34;#0071FF&#34;,&#34;#7900FF&#34;,&#34;#6FFF00&#34;,&#34;#00FF8F&#34;,&#34;#31FF00&#34;,&#34;#2B00FF&#34;,&#34;#E8FF00&#34;,&#34;#19FF00&#34;,&#34;#FF007B&#34;,&#34;#3800FF&#34;,&#34;#FF00D7&#34;,&#34;#F600FF&#34;,&#34;#00ABFF&#34;,&#34;#FF00AA&#34;,&#34;#B200FF&#34;,&#34;#00FF02&#34;,&#34;#FF2800&#34;,&#34;#07FF00&#34;,&#34;#FF5E00&#34;,&#34;#004FFF&#34;,&#34;#009CFF&#34;,&#34;#FF7D00&#34;,&#34;#FFEE00&#34;,&#34;#FF00E6&#34;,&#34;#8600FF&#34;,&#34;#FF0049&#34;,&#34;#B900FF&#34;,&#34;#D900FF&#34;,&#34;#AAFF00&#34;,&#34;#00F3FF&#34;,&#34;#0003FF&#34;,&#34;#00C7FF&#34;,&#34;#00FF16&#34;,&#34;#FF0089&#34;,&#34;#41FF00&#34;,&#34;#5AFF00&#34;,&#34;#003BFF&#34;,&#34;#0004FF&#34;,&#34;#FF3A00&#34;,&#34;#E000FF&#34;,&#34;#FF4D00&#34;,&#34;#FF6900&#34;,&#34;#F2FF00&#34;,&#34;#FF2F00&#34;,&#34;#FF4F00&#34;,&#34;#FFDE00&#34;,&#34;#FF0800&#34;,&#34;#C900FF&#34;,&#34;#FFD600&#34;,&#34;#FF7B00&#34;,&#34;#FF0042&#34;,&#34;#D0FF00&#34;,&#34;#FF00BE&#34;,&#34;#FF0047&#34;,&#34;#FF0006&#34;,&#34;#55FF00&#34;,&#34;#5A00FF&#34;,&#34;#00EAFF&#34;,&#34;#FF7100&#34;,&#34;#0BFF00&#34;,&#34;#00FFEA&#34;,&#34;#007BFF&#34;,&#34;#FFBB00&#34;,&#34;#00FFA4&#34;,&#34;#FF0027&#34;,&#34;#0019FF&#34;,&#34;#0049FF&#34;,&#34;#00FFC0&#34;,&#34;#6C00FF&#34;,&#34;#FF0056&#34;,&#34;#00FF61&#34;,&#34;#BD00FF&#34;,&#34;#A600FF&#34;,&#34;#00FF31&#34;,&#34;#FF003A&#34;,&#34;#FF002D&#34;,&#34;#00FF9C&#34;,&#34;#FFBE00&#34;,&#34;#FF5A00&#34;,&#34;#FF0078&#34;,&#34;#62FF00&#34;,&#34;#FF0016&#34;,&#34;#FF0026&#34;,&#34;#0018FF&#34;,&#34;#FF00BB&#34;,&#34;#96FF00&#34;,&#34;#49FF00&#34;,&#34;#FFB500&#34;,&#34;#00FF11&#34;,&#34;#00BFFF&#34;,&#34;#FFDE00&#34;,&#34;#A000FF&#34;,&#34;#FFCD00&#34;,&#34;#FF005F&#34;,&#34;#0096FF&#34;,&#34;#0030FF&#34;,&#34;#1F00FF&#34;,&#34;#00FFC8&#34;,&#34;#A2FF00&#34;,&#34;#FF3800&#34;,&#34;#0038FF&#34;,&#34;#FF004C&#34;,&#34;#005EFF&#34;,&#34;#00F9FF&#34;,&#34;#FF9500&#34;,&#34;#6D00FF&#34;,&#34;#E400FF&#34;,&#34;#FFC700&#34;,&#34;#FF004F&#34;,&#34;#FF1A00&#34;,&#34;#C800FF&#34;,&#34;#FF0032&#34;,&#34;#DD00FF&#34;,&#34;#FF00DF&#34;,&#34;#00B6FF&#34;,&#34;#B400FF&#34;,&#34;#FF0046&#34;,&#34;#84FF00&#34;,&#34;#0035FF&#34;,&#34;#FF9B00&#34;,&#34;#54FF00&#34;,&#34;#1BFF00&#34;,&#34;#FF00E4&#34;,&#34;#FF005A&#34;,&#34;#FF00A0&#34;,&#34;#FF3200&#34;,&#34;#FFEA00&#34;,&#34;#FFD300&#34;,&#34;#FF5300&#34;,&#34;#FF2300&#34;,&#34;#006CFF&#34;,&#34;#003AFF&#34;,&#34;#FF001C&#34;,&#34;#ECFF00&#34;,&#34;#003FFF&#34;,&#34;#FFA700&#34;,&#34;#DC00FF&#34;,&#34;#FF3000&#34;,&#34;#FF0400&#34;,&#34;#D3FF00&#34;,&#34;#FF0092&#34;,&#34;#00FF4E&#34;,&#34;#FF6300&#34;,&#34;#7100FF&#34;,&#34;#00FF8D&#34;,&#34;#FF0022&#34;,&#34;#00DEFF&#34;,&#34;#FF00E8&#34;,&#34;#00FFC4&#34;,&#34;#FFA800&#34;,&#34;#4400FF&#34;,&#34;#002CFF&#34;,&#34;#0002FF&#34;,&#34;#FF004C&#34;,&#34;#9E00FF&#34;,&#34;#76FF00&#34;,&#34;#00FFA4&#34;,&#34;#E2FF00&#34;,&#34;#A6FF00&#34;,&#34;#0029FF&#34;,&#34;#00FF97&#34;,&#34;#FF0099&#34;,&#34;#FFFD00&#34;,&#34;#00FF78&#34;,&#34;#30FF00&#34;,&#34;#07FF00&#34;,&#34;#00FFBB&#34;,&#34;#00E5FF&#34;,&#34;#C600FF&#34;,&#34;#FF3A00&#34;,&#34;#FF0068&#34;,&#34;#7200FF&#34;,&#34;#FF0075&#34;,&#34;#E300FF&#34;,&#34;#002CFF&#34;,&#34;#0099FF&#34;,&#34;#FF0083&#34;,&#34;#FFF600&#34;,&#34;#C5FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF3B00&#34;,&#34;#FF0084&#34;,&#34;#001FFF&#34;,&#34;#52FF00&#34;,&#34;#00FF02&#34;,&#34;#00FF49&#34;,&#34;#A600FF&#34;,&#34;#1400FF&#34;,&#34;#00FF9E&#34;,&#34;#00FFBB&#34;,&#34;#00F1FF&#34;,&#34;#46FF00&#34;,&#34;#FF00C6&#34;,&#34;#00D0FF&#34;,&#34;#FF00B7&#34;,&#34;#FFE900&#34;,&#34;#FAFF00&#34;,&#34;#09FF00&#34;,&#34;#00FFDA&#34;,&#34;#4300FF&#34;,&#34;#FF0094&#34;,&#34;#FF0D00&#34;,&#34;#FF0008&#34;,&#34;#48FF00&#34;,&#34;#1700FF&#34;,&#34;#9CFF00&#34;,&#34;#FF0021&#34;,&#34;#00A8FF&#34;,&#34;#FF00F4&#34;,&#34;#002DFF&#34;,&#34;#D1FF00&#34;,&#34;#9E00FF&#34;,&#34;#FF4100&#34;,&#34;#FF0076&#34;,&#34;#E700FF&#34;,&#34;#ABFF00&#34;,&#34;#FF4400&#34;,&#34;#8000FF&#34;,&#34;#FF00A2&#34;,&#34;#2E00FF&#34;,&#34;#FFD700&#34;,&#34;#E0FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF5300&#34;,&#34;#00FF4A&#34;,&#34;#FFD300&#34;,&#34;#FCFF00&#34;,&#34;#00FF76&#34;,&#34;#FF3300&#34;,&#34;#0C00FF&#34;,&#34;#00FFA1&#34;,&#34;#FFE200&#34;,&#34;#00FFB4&#34;,&#34;#007CFF&#34;,&#34;#00FF4D&#34;,&#34;#00FDFF&#34;,&#34;#FF7C00&#34;,&#34;#75FF00&#34;,&#34;#00F6FF&#34;,&#34;#9900FF&#34;,&#34;#7AFF00&#34;,&#34;#00FFAC&#34;,&#34;#00FF6F&#34;,&#34;#FF00D2&#34;,&#34;#FF00B4&#34;,&#34;#FF00F0&#34;,&#34;#FF0036&#34;,&#34;#FF005B&#34;,&#34;#3B00FF&#34;,&#34;#FF0010&#34;,&#34;#FF3300&#34;,&#34;#00E6FF&#34;,&#34;#E300FF&#34;,&#34;#00FF04&#34;,&#34;#FF004D&#34;,&#34;#00FF74&#34;,&#34;#D4FF00&#34;,&#34;#6100FF&#34;,&#34;#FF1C00&#34;,&#34;#73FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF0020&#34;,&#34;#FF6A00&#34;,&#34;#9D00FF&#34;,&#34;#00FF7A&#34;,&#34;#D9FF00&#34;,&#34;#A9FF00&#34;,&#34;#46FF00&#34;,&#34;#00FF59&#34;,&#34;#00FF82&#34;,&#34;#F900FF&#34;,&#34;#1B00FF&#34;,&#34;#00FF10&#34;,&#34;#FF004B&#34;,&#34;#FF003B&#34;,&#34;#FF0027&#34;,&#34;#FFBC00&#34;,&#34;#FF00BD&#34;,&#34;#00FFAD&#34;,&#34;#00FFD1&#34;,&#34;#8FFF00&#34;,&#34;#FF00C6&#34;,&#34;#FF004E&#34;,&#34;#FF00DC&#34;,&#34;#0036FF&#34;,&#34;#1AFF00&#34;,&#34;#FF008A&#34;,&#34;#00C0FF&#34;,&#34;#001BFF&#34;,&#34;#00FF9B&#34;,&#34;#FF0063&#34;,&#34;#00FFC0&#34;,&#34;#FF00D9&#34;,&#34;#68FF00&#34;,&#34;#E700FF&#34;,&#34;#00E0FF&#34;,&#34;#0AFF00&#34;,&#34;#2E00FF&#34;,&#34;#DAFF00&#34;,&#34;#FF8E00&#34;,&#34;#AE00FF&#34;,&#34;#FF00A7&#34;,&#34;#FF9500&#34;,&#34;#00FFF0&#34;,&#34;#B1FF00&#34;,&#34;#FFCC00&#34;,&#34;#FF00DF&#34;,&#34;#BD00FF&#34;,&#34;#F900FF&#34;,&#34;#A600FF&#34;,&#34;#00FFF0&#34;,&#34;#2D00FF&#34;,&#34;#FF0031&#34;,&#34;#002BFF&#34;,&#34;#FF1900&#34;,&#34;#00FFF3&#34;,&#34;#BA00FF&#34;,&#34;#00FF17&#34;,&#34;#FF0065&#34;,&#34;#0500FF&#34;,&#34;#00FF20&#34;,&#34;#0900FF&#34;,&#34;#4600FF&#34;,&#34;#FF5100&#34;,&#34;#FF00C1&#34;,&#34;#2300FF&#34;,&#34;#8600FF&#34;,&#34;#10FF00&#34;,&#34;#FF0500&#34;,&#34;#0093FF&#34;,&#34;#FFA000&#34;,&#34;#FFC700&#34;,&#34;#00FFE2&#34;,&#34;#0076FF&#34;,&#34;#35FF00&#34;,&#34;#BA00FF&#34;,&#34;#FFF700&#34;,&#34;#00FF04&#34;,&#34;#4B00FF&#34;,&#34;#CA00FF&#34;,&#34;#ECFF00&#34;,&#34;#001DFF&#34;,&#34;#00F4FF&#34;,&#34;#FF00A4&#34;,&#34;#00FFBD&#34;,&#34;#FF0062&#34;,&#34;#00FF9B&#34;,&#34;#FF0098&#34;,&#34;#2D00FF&#34;,&#34;#FF0400&#34;,&#34;#00FF34&#34;,&#34;#0AFF00&#34;,&#34;#FF3C00&#34;,&#34;#FF4300&#34;,&#34;#00FFCA&#34;,&#34;#FFD800&#34;,&#34;#00FF7C&#34;,&#34;#0060FF&#34;,&#34;#00FF35&#34;,&#34;#0700FF&#34;,&#34;#0100FF&#34;,&#34;#FF0004&#34;,&#34;#000BFF&#34;,&#34;#FF0016&#34;,&#34;#FF8800&#34;,&#34;#00FF12&#34;,&#34;#FF8E00&#34;,&#34;#BFFF00&#34;,&#34;#00FFD4&#34;,&#34;#FFA800&#34;,&#34;#FFB100&#34;,&#34;#3E00FF&#34;,&#34;#007BFF&#34;,&#34;#FF0024&#34;,&#34;#00FF48&#34;,&#34;#FF6F00&#34;,&#34;#FF00AA&#34;,&#34;#9E00FF&#34;,&#34;#D2FF00&#34;,&#34;#FEFF00&#34;,&#34;#7200FF&#34;,&#34;#00FFC4&#34;,&#34;#FF00E9&#34;,&#34;#00FF2B&#34;,&#34;#C7FF00&#34;,&#34;#0D00FF&#34;,&#34;#C300FF&#34;,&#34;#FF006F&#34;,&#34;#28FF00&#34;,&#34;#FF0065&#34;,&#34;#FFE700&#34;,&#34;#00D3FF&#34;,&#34;#FF00E0&#34;,&#34;#97FF00&#34;,&#34;#2B00FF&#34;,&#34;#00FF43&#34;,&#34;#FF002A&#34;,&#34;#00FF97&#34;,&#34;#FF0084&#34;,&#34;#FFD000&#34;,&#34;#FF00C1&#34;,&#34;#0074FF&#34;,&#34;#1C00FF&#34;,&#34;#7B00FF&#34;,&#34;#0092FF&#34;,&#34;#FF0026&#34;,&#34;#FF1800&#34;,&#34;#FEFF00&#34;,&#34;#F900FF&#34;,&#34;#5DFF00&#34;,&#34;#00FFBB&#34;,&#34;#00FFB4&#34;,&#34;#00FF21&#34;,&#34;#00FF16&#34;,&#34;#0009FF&#34;,&#34;#3EFF00&#34;,&#34;#FF0041&#34;,&#34;#00FF2B&#34;,&#34;#FFE000&#34;,&#34;#B6FF00&#34;,&#34;#FF0074&#34;,&#34;#FF00B0&#34;,&#34;#FF9500&#34;,&#34;#B200FF&#34;,&#34;#0006FF&#34;,&#34;#00FF9A&#34;,&#34;#9800FF&#34;,&#34;#00FFA2&#34;,&#34;#FF7F00&#34;,&#34;#FF0082&#34;,&#34;#001AFF&#34;,&#34;#00FF20&#34;,&#34;#FFBD00&#34;,&#34;#7E00FF&#34;,&#34;#00FF58&#34;,&#34;#FFF800&#34;,&#34;#FFBA00&#34;,&#34;#3400FF&#34;,&#34;#DB00FF&#34;,&#34;#0C00FF&#34;,&#34;#FFCD00&#34;,&#34;#5700FF&#34;,&#34;#FFE400&#34;,&#34;#FF001A&#34;,&#34;#0098FF&#34;,&#34;#FF00BD&#34;,&#34;#FFC200&#34;,&#34;#00FF91&#34;,&#34;#FFE300&#34;,&#34;#00FFAA&#34;,&#34;#82FF00&#34;,&#34;#00B7FF&#34;,&#34;#00FFCE&#34;,&#34;#00FF01&#34;,&#34;#00FFD8&#34;,&#34;#00FF62&#34;,&#34;#9200FF&#34;,&#34;#FFD300&#34;,&#34;#7EFF00&#34;,&#34;#FF00D5&#34;,&#34;#00FF3F&#34;,&#34;#FF005E&#34;,&#34;#FF006E&#34;,&#34;#FF3400&#34;,&#34;#00FF84&#34;,&#34;#E400FF&#34;,&#34;#FF8B00&#34;,&#34;#00FDFF&#34;,&#34;#00FFF1&#34;,&#34;#FF001A&#34;,&#34;#0013FF&#34;,&#34;#0099FF&#34;,&#34;#FFF200&#34;,&#34;#80FF00&#34;,&#34;#4900FF&#34;,&#34;#CDFF00&#34;,&#34;#00FF20&#34;,&#34;#FF005A&#34;,&#34;#006DFF&#34;,&#34;#2800FF&#34;,&#34;#21FF00&#34;,&#34;#00FF75&#34;,&#34;#FFA600&#34;,&#34;#B5FF00&#34;,&#34;#005FFF&#34;,&#34;#FF8700&#34;,&#34;#BEFF00&#34;,&#34;#FF00B0&#34;,&#34;#51FF00&#34;,&#34;#FF3A00&#34;,&#34;#8AFF00&#34;,&#34;#0040FF&#34;,&#34;#00FFA7&#34;,&#34;#FFB100&#34;,&#34;#9C00FF&#34;,&#34;#FFBF00&#34;,&#34;#0006FF&#34;,&#34;#00FFF6&#34;,&#34;#00C6FF&#34;,&#34;#FF8D00&#34;,&#34;#FF2200&#34;,&#34;#FF004B&#34;,&#34;#00BAFF&#34;,&#34;#FF0019&#34;,&#34;#FF4700&#34;,&#34;#6700FF&#34;,&#34;#FF00D3&#34;,&#34;#B7FF00&#34;,&#34;#F100FF&#34;,&#34;#00FF9A&#34;,&#34;#A3FF00&#34;,&#34;#00D3FF&#34;,&#34;#00DAFF&#34;,&#34;#FFDC00&#34;,&#34;#FF00F5&#34;,&#34;#00FCFF&#34;,&#34;#007DFF&#34;,&#34;#0091FF&#34;,&#34;#FFE400&#34;,&#34;#00FFC4&#34;,&#34;#00B3FF&#34;,&#34;#FF0800&#34;,&#34;#9300FF&#34;,&#34;#006DFF&#34;,&#34;#5AFF00&#34;,&#34;#004EFF&#34;,&#34;#FFAC00&#34;,&#34;#FF00F3&#34;,&#34;#0023FF&#34;,&#34;#FF008E&#34;,&#34;#6600FF&#34;,&#34;#00FF7F&#34;,&#34;#FF3900&#34;,&#34;#7E00FF&#34;,&#34;#00FFA5&#34;,&#34;#E6FF00&#34;,&#34;#F300FF&#34;,&#34;#FF00C5&#34;,&#34;#FF5300&#34;,&#34;#FF002A&#34;,&#34;#0071FF&#34;,&#34;#FF7D00&#34;,&#34;#00FF66&#34;,&#34;#FF0900&#34;,&#34;#FF6900&#34;,&#34;#00FFAA&#34;,&#34;#7400FF&#34;,&#34;#91FF00&#34;,&#34;#00FF89&#34;,&#34;#FFBE00&#34;,&#34;#00FF69&#34;,&#34;#006AFF&#34;,&#34;#FF00A5&#34;,&#34;#FFA900&#34;,&#34;#00EDFF&#34;,&#34;#00FF4B&#34;,&#34;#FF006D&#34;,&#34;#FF003C&#34;,&#34;#00FF0E&#34;,&#34;#DB00FF&#34;,&#34;#00FF50&#34;,&#34;#0029FF&#34;,&#34;#FFBA00&#34;,&#34;#FFFA00&#34;,&#34;#FF001A&#34;,&#34;#00FF5F&#34;,&#34;#FFA300&#34;,&#34;#FFE500&#34;,&#34;#6800FF&#34;,&#34;#21FF00&#34;,&#34;#FF4D00&#34;,&#34;#40FF00&#34;,&#34;#FF00DB&#34;,&#34;#0047FF&#34;,&#34;#0092FF&#34;,&#34;#FF001B&#34;,&#34;#00FFEA&#34;,&#34;#FF2D00&#34;,&#34;#0032FF&#34;,&#34;#00EBFF&#34;,&#34;#C1FF00&#34;,&#34;#5E00FF&#34;,&#34;#FF7200&#34;,&#34;#FF00C6&#34;,&#34;#FFCA00&#34;,&#34;#FF0059&#34;,&#34;#00FF3E&#34;,&#34;#68FF00&#34;,&#34;#CBFF00&#34;,&#34;#00FF0F&#34;,&#34;#FF7C00&#34;,&#34;#FF0097&#34;,&#34;#1200FF&#34;,&#34;#FFD700&#34;,&#34;#44FF00&#34;,&#34;#EDFF00&#34;,&#34;#00FF17&#34;,&#34;#FF1200&#34;,&#34;#4500FF&#34;,&#34;#FFDD00&#34;,&#34;#FF005B&#34;,&#34;#E2FF00&#34;,&#34;#00FFAD&#34;,&#34;#FF3300&#34;,&#34;#FF4700&#34;,&#34;#00A0FF&#34;,&#34;#00FF9A&#34;,&#34;#FF00F6&#34;,&#34;#008CFF&#34;,&#34;#16FF00&#34;,&#34;#FF00AC&#34;,&#34;#FF00C5&#34;,&#34;#FF00CE&#34;,&#34;#00FF86&#34;,&#34;#FF6500&#34;,&#34;#FF0036&#34;,&#34;#1500FF&#34;,&#34;#FF009C&#34;,&#34;#38FF00&#34;,&#34;#1200FF&#34;,&#34;#FF4C00&#34;,&#34;#26FF00&#34;,&#34;#14FF00&#34;,&#34;#FF007C&#34;,&#34;#00FF3D&#34;,&#34;#00FFBE&#34;,&#34;#D300FF&#34;,&#34;#E8FF00&#34;,&#34;#005EFF&#34;,&#34;#FF00ED&#34;,&#34;#FF0800&#34;,&#34;#FF0049&#34;,&#34;#FF6B00&#34;,&#34;#FF2500&#34;,&#34;#FF002B&#34;,&#34;#00C9FF&#34;,&#34;#FFAF00&#34;,&#34;#00A5FF&#34;,&#34;#FF00AA&#34;,&#34;#A600FF&#34;,&#34;#FFC700&#34;,&#34;#F7FF00&#34;,&#34;#3100FF&#34;,&#34;#FF00E0&#34;,&#34;#DBFF00&#34;,&#34;#00FF53&#34;,&#34;#FF00FB&#34;,&#34;#FF2600&#34;,&#34;#4700FF&#34;,&#34;#00FF6D&#34;,&#34;#83FF00&#34;,&#34;#FF7700&#34;,&#34;#00FFDE&#34;,&#34;#FF6900&#34;,&#34;#00FF67&#34;,&#34;#FF0014&#34;,&#34;#00FFA9&#34;,&#34;#00FFC5&#34;,&#34;#C3FF00&#34;,&#34;#FF7000&#34;,&#34;#13FF00&#34;,&#34;#FFC100&#34;,&#34;#FF8200&#34;,&#34;#FF9400&#34;,&#34;#80FF00&#34;,&#34;#EDFF00&#34;,&#34;#FF5800&#34;,&#34;#0DFF00&#34;,&#34;#FFAF00&#34;,&#34;#FFF500&#34;,&#34;#57FF00&#34;,&#34;#FFFE00&#34;,&#34;#6CFF00&#34;,&#34;#FFA600&#34;,&#34;#8FFF00&#34;,&#34;#FF0B00&#34;,&#34;#FF3700&#34;,&#34;#FDFF00&#34;,&#34;#BDFF00&#34;,&#34;#FFC900&#34;,&#34;#BCFF00&#34;,&#34;#7CFF00&#34;,&#34;#FFD800&#34;,&#34;#BBFF00&#34;,&#34;#25FF00&#34;,&#34;#0AFF00&#34;,&#34;#FFB300&#34;,&#34;#FFDD00&#34;,&#34;#30FF00&#34;,&#34;#FFB300&#34;,&#34;#FF4B00&#34;,&#34;#FF7F00&#34;,&#34;#FF6300&#34;,&#34;#96FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF4E00&#34;,&#34;#45FF00&#34;,&#34;#FF1300&#34;,&#34;#FFA500&#34;,&#34;#DDFF00&#34;,&#34;#FFA600&#34;,&#34;#67FF00&#34;,&#34;#49FF00&#34;,&#34;#FF0F00&#34;,&#34;#B1FF00&#34;,&#34;#49FF00&#34;,&#34;#7BFF00&#34;,&#34;#52FF00&#34;,&#34;#FFA000&#34;,&#34;#FF9F00&#34;,&#34;#FF1C00&#34;,&#34;#FF2D00&#34;,&#34;#FF5500&#34;,&#34;#FF4400&#34;,&#34;#E9FF00&#34;,&#34;#FFF500&#34;,&#34;#03FF00&#34;,&#34;#6DFF00&#34;,&#34;#FFA000&#34;,&#34;#FF6B00&#34;,&#34;#E3FF00&#34;,&#34;#48FF00&#34;,&#34;#FF0F00&#34;,&#34;#FF8200&#34;,&#34;#FF9600&#34;,&#34;#FFD600&#34;,&#34;#1BFF00&#34;,&#34;#FF1D00&#34;,&#34;#FF6D00&#34;,&#34;#FF0B00&#34;,&#34;#31FF00&#34;,&#34;#16FF00&#34;,&#34;#FF3C00&#34;,&#34;#E8FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF2200&#34;,&#34;#69FF00&#34;,&#34;#D2FF00&#34;,&#34;#08FF00&#34;,&#34;#FF3500&#34;,&#34;#FF1C00&#34;,&#34;#A5FF00&#34;,&#34;#54FF00&#34;,&#34;#67FF00&#34;,&#34;#EFFF00&#34;,&#34;#22FF00&#34;,&#34;#FFB400&#34;,&#34;#FF8F00&#34;,&#34;#E4FF00&#34;,&#34;#FFEF00&#34;,&#34;#FF0500&#34;,&#34;#3FFF00&#34;,&#34;#2EFF00&#34;,&#34;#89FF00&#34;,&#34;#E4FF00&#34;,&#34;#FF1C00&#34;,&#34;#FF6100&#34;,&#34;#EDFF00&#34;,&#34;#47FF00&#34;,&#34;#FFEA00&#34;,&#34;#01FF00&#34;,&#34;#C0FF00&#34;,&#34;#05FF00&#34;,&#34;#E1FF00&#34;,&#34;#FFCE00&#34;,&#34;#FFB800&#34;,&#34;#26FF00&#34;,&#34;#24FF00&#34;,&#34;#23FF00&#34;,&#34;#FF8100&#34;,&#34;#5EFF00&#34;,&#34;#FF7C00&#34;,&#34;#32FF00&#34;,&#34;#64FF00&#34;,&#34;#FF2500&#34;,&#34;#44FF00&#34;,&#34;#B0FF00&#34;,&#34;#5EFF00&#34;,&#34;#FF0B00&#34;,&#34;#3EFF00&#34;,&#34;#FF5C00&#34;,&#34;#FFB600&#34;,&#34;#FF5F00&#34;,&#34;#FF8700&#34;,&#34;#7AFF00&#34;,&#34;#BCFF00&#34;,&#34;#07FF00&#34;,&#34;#FF2F00&#34;,&#34;#FFD800&#34;,&#34;#D6FF00&#34;,&#34;#8FFF00&#34;,&#34;#FF9300&#34;,&#34;#3FFF00&#34;,&#34;#FF9900&#34;,&#34;#9AFF00&#34;,&#34;#FF6900&#34;,&#34;#FF5E00&#34;,&#34;#FF2C00&#34;,&#34;#E0FF00&#34;,&#34;#FF7A00&#34;,&#34;#21FF00&#34;,&#34;#9CFF00&#34;,&#34;#FFCC00&#34;,&#34;#FF5000&#34;,&#34;#FF3100&#34;,&#34;#FF2400&#34;,&#34;#9DFF00&#34;,&#34;#F6FF00&#34;,&#34;#FF3A00&#34;,&#34;#FFE300&#34;,&#34;#FFB800&#34;,&#34;#FF1800&#34;,&#34;#FFA300&#34;,&#34;#85FF00&#34;,&#34;#0DFF00&#34;,&#34;#FF9000&#34;,&#34;#5CFF00&#34;,&#34;#68FF00&#34;,&#34;#FFDC00&#34;,&#34;#C0FF00&#34;,&#34;#FFF100&#34;,&#34;#74FF00&#34;,&#34;#44FF00&#34;,&#34;#FFC100&#34;,&#34;#A3FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF1400&#34;,&#34;#88FF00&#34;,&#34;#59FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF6C00&#34;,&#34;#FF7400&#34;,&#34;#F7FF00&#34;,&#34;#FAFF00&#34;,&#34;#FF3D00&#34;,&#34;#47FF00&#34;,&#34;#45FF00&#34;,&#34;#FF9900&#34;,&#34;#83FF00&#34;,&#34;#FF5700&#34;,&#34;#FFFB00&#34;,&#34;#FFB400&#34;,&#34;#25FF00&#34;,&#34;#B1FF00&#34;,&#34;#07FF00&#34;,&#34;#FFF900&#34;,&#34;#AEFF00&#34;,&#34;#FEFF00&#34;,&#34;#FF6E00&#34;,&#34;#FF9F00&#34;,&#34;#E8FF00&#34;,&#34;#FFE600&#34;,&#34;#75FF00&#34;,&#34;#FF7700&#34;,&#34;#FF5000&#34;,&#34;#FF1200&#34;,&#34;#20FF00&#34;,&#34;#FF1500&#34;,&#34;#BBFF00&#34;,&#34;#FFF900&#34;,&#34;#93FF00&#34;,&#34;#77FF00&#34;,&#34;#FF8600&#34;,&#34;#81FF00&#34;,&#34;#21FF00&#34;,&#34;#DFFF00&#34;,&#34;#C2FF00&#34;,&#34;#4FFF00&#34;,&#34;#98FF00&#34;,&#34;#DAFF00&#34;,&#34;#FFEE00&#34;,&#34;#F6FF00&#34;,&#34;#FF3C00&#34;,&#34;#05FF00&#34;,&#34;#FF7400&#34;,&#34;#FFD400&#34;,&#34;#FF4600&#34;,&#34;#FFD100&#34;,&#34;#FF4B00&#34;,&#34;#55FF00&#34;,&#34;#01FF00&#34;,&#34;#47FF00&#34;,&#34;#40FF00&#34;,&#34;#FF8000&#34;,&#34;#FF1200&#34;,&#34;#FF0800&#34;,&#34;#E5FF00&#34;,&#34;#B8FF00&#34;,&#34;#4DFF00&#34;,&#34;#FFBC00&#34;,&#34;#FF5000&#34;,&#34;#FFC800&#34;,&#34;#65FF00&#34;,&#34;#FF6000&#34;,&#34;#EDFF00&#34;,&#34;#6EFF00&#34;,&#34;#0BFF00&#34;,&#34;#05FF00&#34;,&#34;#FF5C00&#34;,&#34;#99FF00&#34;,&#34;#35FF00&#34;,&#34;#62FF00&#34;,&#34;#FF1200&#34;,&#34;#FFAB00&#34;,&#34;#4EFF00&#34;,&#34;#7DFF00&#34;,&#34;#62FF00&#34;,&#34;#FFE200&#34;,&#34;#FF3400&#34;,&#34;#DAFF00&#34;,&#34;#FF5400&#34;,&#34;#1FFF00&#34;,&#34;#FF1D00&#34;,&#34;#C9FF00&#34;,&#34;#2BFF00&#34;,&#34;#FF5400&#34;,&#34;#0EFF00&#34;,&#34;#FF2800&#34;,&#34;#FFD300&#34;,&#34;#FFD800&#34;,&#34;#FCFF00&#34;,&#34;#FF4D00&#34;,&#34;#FFBF00&#34;,&#34;#50FF00&#34;,&#34;#A9FF00&#34;,&#34;#F9FF00&#34;,&#34;#BBFF00&#34;,&#34;#C6FF00&#34;,&#34;#FF0E00&#34;,&#34;#7FFF00&#34;,&#34;#FF4600&#34;,&#34;#C6FF00&#34;,&#34;#FFA100&#34;,&#34;#04FF00&#34;,&#34;#FFE200&#34;,&#34;#FFF800&#34;,&#34;#FFF800&#34;,&#34;#FF2F00&#34;,&#34;#FFEC00&#34;,&#34;#FFB900&#34;,&#34;#FFF000&#34;,&#34;#D2FF00&#34;,&#34;#14FF00&#34;,&#34;#FFDA00&#34;,&#34;#0DFF00&#34;,&#34;#DFFF00&#34;,&#34;#FF0300&#34;,&#34;#FF1A00&#34;,&#34;#FFC100&#34;,&#34;#FFDA00&#34;,&#34;#FFF900&#34;,&#34;#FAFF00&#34;,&#34;#71FF00&#34;,&#34;#FFCD00&#34;,&#34;#E9FF00&#34;,&#34;#FF9600&#34;,&#34;#FAFF00&#34;,&#34;#FFE000&#34;,&#34;#FFC700&#34;,&#34;#FF8300&#34;,&#34;#0BFF00&#34;,&#34;#FF5500&#34;,&#34;#DEFF00&#34;,&#34;#FF7400&#34;,&#34;#FF3C00&#34;,&#34;#FFFC00&#34;,&#34;#FF9A00&#34;,&#34;#FF4A00&#34;,&#34;#FF7D00&#34;,&#34;#FF6200&#34;,&#34;#FFC700&#34;,&#34;#6CFF00&#34;,&#34;#FFE200&#34;,&#34;#98FF00&#34;,&#34;#FF8B00&#34;,&#34;#5DFF00&#34;,&#34;#FF4A00&#34;,&#34;#FF5200&#34;,&#34;#ABFF00&#34;,&#34;#A3FF00&#34;,&#34;#38FF00&#34;,&#34;#FFA000&#34;,&#34;#ECFF00&#34;,&#34;#FF6700&#34;,&#34;#F4FF00&#34;,&#34;#FF6F00&#34;,&#34;#FFE300&#34;,&#34;#FF2400&#34;,&#34;#FF7B00&#34;,&#34;#FFC400&#34;,&#34;#FFEA00&#34;,&#34;#81FF00&#34;,&#34;#05FF00&#34;,&#34;#95FF00&#34;,&#34;#FF3F00&#34;,&#34;#2EFF00&#34;,&#34;#C7FF00&#34;,&#34;#FFF400&#34;,&#34;#FF3400&#34;,&#34;#FF9400&#34;,&#34;#FFBD00&#34;,&#34;#FFFD00&#34;,&#34;#FF9F00&#34;,&#34;#FF0D00&#34;,&#34;#FF5900&#34;,&#34;#4EFF00&#34;,&#34;#FFF300&#34;,&#34;#FF3100&#34;,&#34;#9BFF00&#34;,&#34;#FF8800&#34;,&#34;#F7FF00&#34;,&#34;#FF8200&#34;,&#34;#DFFF00&#34;,&#34;#A1FF00&#34;,&#34;#FFB000&#34;,&#34;#C6FF00&#34;,&#34;#FF8000&#34;,&#34;#FFF300&#34;,&#34;#FF9300&#34;,&#34;#FF9900&#34;,&#34;#FFF200&#34;,&#34;#FF7800&#34;,&#34;#BDFF00&#34;,&#34;#FF5300&#34;,&#34;#30FF00&#34;,&#34;#FF1A00&#34;,&#34;#33FF00&#34;,&#34;#FF9300&#34;,&#34;#23FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF0700&#34;,&#34;#41FF00&#34;,&#34;#DAFF00&#34;,&#34;#FF1700&#34;,&#34;#FFA900&#34;,&#34;#FF4000&#34;,&#34;#FF3B00&#34;,&#34;#FF7300&#34;,&#34;#FFED00&#34;,&#34;#B2FF00&#34;,&#34;#64FF00&#34;,&#34;#B2FF00&#34;,&#34;#FF1C00&#34;,&#34;#95FF00&#34;,&#34;#34FF00&#34;,&#34;#F1FF00&#34;,&#34;#DDFF00&#34;,&#34;#0BFF00&#34;,&#34;#FFAB00&#34;,&#34;#69FF00&#34;,&#34;#13FF00&#34;,&#34;#FFD800&#34;,&#34;#FFBB00&#34;,&#34;#FF8C00&#34;,&#34;#FFE300&#34;,&#34;#FAFF00&#34;,&#34;#FF4800&#34;,&#34;#FF6B00&#34;,&#34;#FF9B00&#34;,&#34;#0EFF00&#34;,&#34;#FF7600&#34;,&#34;#9EFF00&#34;,&#34;#0DFF00&#34;,&#34;#67FF00&#34;,&#34;#FF8700&#34;,&#34;#4DFF00&#34;,&#34;#FF5300&#34;,&#34;#1EFF00&#34;,&#34;#A8FF00&#34;,&#34;#85FF00&#34;,&#34;#FF3E00&#34;,&#34;#FF7800&#34;,&#34;#FF0000&#34;,&#34;#38FF00&#34;,&#34;#FFB700&#34;,&#34;#FF9800&#34;,&#34;#CDFF00&#34;,&#34;#13FF00&#34;,&#34;#99FF00&#34;,&#34;#0FFF00&#34;,&#34;#55FF00&#34;,&#34;#FF7900&#34;,&#34;#3AFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF0400&#34;,&#34;#C2FF00&#34;,&#34;#34FF00&#34;,&#34;#E3FF00&#34;,&#34;#FF8900&#34;,&#34;#3CFF00&#34;,&#34;#71FF00&#34;,&#34;#FF0500&#34;,&#34;#FFCB00&#34;,&#34;#12FF00&#34;,&#34;#FF0900&#34;,&#34;#FF6D00&#34;,&#34;#79FF00&#34;,&#34;#FF1300&#34;,&#34;#FF9E00&#34;,&#34;#FF6600&#34;,&#34;#D3FF00&#34;,&#34;#CDFF00&#34;,&#34;#2DFF00&#34;,&#34;#C0FF00&#34;,&#34;#FF3200&#34;,&#34;#FF1700&#34;,&#34;#22FF00&#34;,&#34;#FF8900&#34;,&#34;#D5FF00&#34;,&#34;#6DFF00&#34;,&#34;#FF2200&#34;,&#34;#D5FF00&#34;,&#34;#FFBD00&#34;,&#34;#FF4F00&#34;,&#34;#FF8300&#34;,&#34;#FF9A00&#34;,&#34;#0CFF00&#34;,&#34;#FF3300&#34;,&#34;#FF2E00&#34;,&#34;#2CFF00&#34;,&#34;#83FF00&#34;,&#34;#FFD700&#34;,&#34;#B4FF00&#34;,&#34;#11FF00&#34;,&#34;#C0FF00&#34;,&#34;#3BFF00&#34;,&#34;#FFE500&#34;,&#34;#FF7100&#34;,&#34;#FF9100&#34;,&#34;#81FF00&#34;,&#34;#1AFF00&#34;,&#34;#FFFB00&#34;,&#34;#78FF00&#34;,&#34;#FF6E00&#34;,&#34;#63FF00&#34;,&#34;#FF0600&#34;,&#34;#FF0500&#34;,&#34;#FFA700&#34;,&#34;#8DFF00&#34;,&#34;#FF9300&#34;,&#34;#5AFF00&#34;,&#34;#B1FF00&#34;,&#34;#63FF00&#34;,&#34;#FFC400&#34;,&#34;#FF0800&#34;,&#34;#EEFF00&#34;,&#34;#FFB500&#34;,&#34;#FF6A00&#34;,&#34;#FF0000&#34;,&#34;#EEFF00&#34;,&#34;#C4FF00&#34;,&#34;#FF0C00&#34;,&#34;#41FF00&#34;,&#34;#74FF00&#34;,&#34;#FF3A00&#34;,&#34;#52FF00&#34;,&#34;#C0FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF9D00&#34;,&#34;#59FF00&#34;,&#34;#F8FF00&#34;,&#34;#FF4800&#34;,&#34;#FF9A00&#34;,&#34;#FF3D00&#34;,&#34;#4EFF00&#34;,&#34;#FF9600&#34;,&#34;#FFDE00&#34;,&#34;#93FF00&#34;,&#34;#FFC400&#34;,&#34;#36FF00&#34;,&#34;#FF9D00&#34;,&#34;#C1FF00&#34;,&#34;#59FF00&#34;,&#34;#07FF00&#34;,&#34;#32FF00&#34;,&#34;#FF0D00&#34;,&#34;#FFF400&#34;,&#34;#FFF600&#34;,&#34;#FAFF00&#34;,&#34;#96FF00&#34;,&#34;#98FF00&#34;,&#34;#28FF00&#34;,&#34;#FFB800&#34;,&#34;#FF0700&#34;,&#34;#FF9A00&#34;,&#34;#CAFF00&#34;,&#34;#FFB700&#34;,&#34;#D0FF00&#34;,&#34;#8CFF00&#34;,&#34;#FF8C00&#34;,&#34;#0CFF00&#34;,&#34;#FF1C00&#34;,&#34;#FFF500&#34;,&#34;#BBFF00&#34;,&#34;#8BFF00&#34;,&#34;#FFF800&#34;,&#34;#FFFE00&#34;,&#34;#34FF00&#34;,&#34;#1BFF00&#34;,&#34;#49FF00&#34;,&#34;#FFDD00&#34;,&#34;#6DFF00&#34;,&#34;#67FF00&#34;,&#34;#BDFF00&#34;,&#34;#26FF00&#34;,&#34;#18FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFCE00&#34;,&#34;#2BFF00&#34;,&#34;#D7FF00&#34;,&#34;#67FF00&#34;,&#34;#FF8400&#34;,&#34;#FF9700&#34;,&#34;#FF4200&#34;,&#34;#FFAD00&#34;,&#34;#FF0900&#34;,&#34;#FFEF00&#34;,&#34;#77FF00&#34;,&#34;#FFA100&#34;,&#34;#C6FF00&#34;,&#34;#6EFF00&#34;,&#34;#FBFF00&#34;,&#34;#25FF00&#34;,&#34;#92FF00&#34;,&#34;#83FF00&#34;,&#34;#E4FF00&#34;,&#34;#FFCF00&#34;,&#34;#FF1000&#34;,&#34;#FFDB00&#34;,&#34;#FF0300&#34;,&#34;#FF9C00&#34;,&#34;#FFA900&#34;,&#34;#FF1B00&#34;,&#34;#FF7B00&#34;,&#34;#D0FF00&#34;,&#34;#D4FF00&#34;,&#34;#FFC300&#34;,&#34;#8EFF00&#34;,&#34;#B3FF00&#34;,&#34;#FF1300&#34;,&#34;#6DFF00&#34;,&#34;#BDFF00&#34;,&#34;#C4FF00&#34;,&#34;#FFCF00&#34;,&#34;#5BFF00&#34;,&#34;#FFCA00&#34;,&#34;#FF9C00&#34;,&#34;#B7FF00&#34;,&#34;#83FF00&#34;,&#34;#FFEB00&#34;,&#34;#FFC400&#34;,&#34;#FFA400&#34;,&#34;#84FF00&#34;,&#34;#FF1C00&#34;,&#34;#FFE200&#34;,&#34;#FFDE00&#34;,&#34;#FF6B00&#34;,&#34;#82FF00&#34;,&#34;#B9FF00&#34;,&#34;#F4FF00&#34;,&#34;#FFDB00&#34;,&#34;#FF3700&#34;,&#34;#FF9D00&#34;,&#34;#FFA100&#34;,&#34;#FF9800&#34;,&#34;#ECFF00&#34;,&#34;#65FF00&#34;,&#34;#FFC300&#34;,&#34;#FF9300&#34;,&#34;#FFD200&#34;,&#34;#75FF00&#34;,&#34;#FF1500&#34;,&#34;#30FF00&#34;,&#34;#FF5900&#34;,&#34;#89FF00&#34;,&#34;#45FF00&#34;,&#34;#FF1800&#34;,&#34;#FFB300&#34;,&#34;#FFD800&#34;,&#34;#F1FF00&#34;,&#34;#FF6100&#34;,&#34;#FF8000&#34;,&#34;#4DFF00&#34;,&#34;#BAFF00&#34;,&#34;#FF1C00&#34;,&#34;#64FF00&#34;,&#34;#FFB300&#34;,&#34;#64FF00&#34;,&#34;#86FF00&#34;,&#34;#22FF00&#34;,&#34;#FF6700&#34;,&#34;#FDFF00&#34;,&#34;#CCFF00&#34;,&#34;#1EFF00&#34;,&#34;#FF1200&#34;,&#34;#FF3000&#34;,&#34;#13FF00&#34;,&#34;#FFC400&#34;,&#34;#96FF00&#34;,&#34;#FF7200&#34;,&#34;#18FF00&#34;,&#34;#9BFF00&#34;,&#34;#45FF00&#34;,&#34;#9AFF00&#34;,&#34;#FFFC00&#34;,&#34;#FFB500&#34;,&#34;#A1FF00&#34;,&#34;#6AFF00&#34;,&#34;#FF6500&#34;,&#34;#FFC400&#34;,&#34;#FF9000&#34;,&#34;#33FF00&#34;,&#34;#C2FF00&#34;,&#34;#69FF00&#34;,&#34;#FF6000&#34;,&#34;#FF1700&#34;,&#34;#FFF000&#34;,&#34;#FF5100&#34;,&#34;#FF6900&#34;,&#34;#AEFF00&#34;,&#34;#FF2600&#34;,&#34;#FF5500&#34;,&#34;#7FFF00&#34;,&#34;#FFEC00&#34;,&#34;#BFFF00&#34;,&#34;#A3FF00&#34;,&#34;#FF0700&#34;,&#34;#2CFF00&#34;,&#34;#F3FF00&#34;,&#34;#FF8800&#34;,&#34;#41FF00&#34;,&#34;#FFEE00&#34;,&#34;#43FF00&#34;,&#34;#0FFF00&#34;,&#34;#04FF00&#34;,&#34;#02FF00&#34;,&#34;#3FFF00&#34;,&#34;#FF0300&#34;,&#34;#17FF00&#34;,&#34;#7EFF00&#34;,&#34;#B4FF00&#34;,&#34;#FF9800&#34;,&#34;#FF8E00&#34;,&#34;#FF8300&#34;,&#34;#8CFF00&#34;,&#34;#FF6A00&#34;,&#34;#FF0600&#34;,&#34;#FF0100&#34;,&#34;#FF1600&#34;,&#34;#FF7800&#34;,&#34;#C3FF00&#34;,&#34;#FF3500&#34;,&#34;#FF6D00&#34;,&#34;#5AFF00&#34;,&#34;#FF6F00&#34;,&#34;#18FF00&#34;,&#34;#FFE600&#34;,&#34;#15FF00&#34;,&#34;#FF6E00&#34;,&#34;#FF0400&#34;,&#34;#FF8F00&#34;,&#34;#5BFF00&#34;,&#34;#57FF00&#34;,&#34;#E2FF00&#34;,&#34;#FCFF00&#34;,&#34;#1DFF00&#34;,&#34;#FF2B00&#34;,&#34;#62FF00&#34;,&#34;#FFFC00&#34;,&#34;#FF4900&#34;,&#34;#6FFF00&#34;,&#34;#82FF00&#34;,&#34;#FF5600&#34;,&#34;#FFF200&#34;,&#34;#FF0F00&#34;,&#34;#FFA200&#34;,&#34;#FF8E00&#34;,&#34;#EAFF00&#34;,&#34;#FF9700&#34;,&#34;#FF4C00&#34;,&#34;#FFA000&#34;,&#34;#D4FF00&#34;,&#34;#FF4D00&#34;,&#34;#BAFF00&#34;,&#34;#D0FF00&#34;,&#34;#6AFF00&#34;,&#34;#F6FF00&#34;,&#34;#87FF00&#34;,&#34;#FFC400&#34;,&#34;#F7FF00&#34;,&#34;#FF9400&#34;,&#34;#9FFF00&#34;,&#34;#02FF00&#34;,&#34;#FFD900&#34;,&#34;#5DFF00&#34;,&#34;#25FF00&#34;,&#34;#FFEF00&#34;,&#34;#FF0700&#34;,&#34;#32FF00&#34;,&#34;#A3FF00&#34;,&#34;#54FF00&#34;,&#34;#FF4800&#34;,&#34;#FF5F00&#34;,&#34;#FFF500&#34;,&#34;#6EFF00&#34;,&#34;#90FF00&#34;,&#34;#E8FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF5800&#34;,&#34;#FF7E00&#34;,&#34;#FF1700&#34;,&#34;#FFB200&#34;,&#34;#FF3B00&#34;,&#34;#FFB100&#34;,&#34;#1EFF00&#34;,&#34;#FF5700&#34;,&#34;#F5FF00&#34;,&#34;#41FF00&#34;,&#34;#FFD200&#34;,&#34;#FF4500&#34;,&#34;#24FF00&#34;,&#34;#A5FF00&#34;,&#34;#DBFF00&#34;,&#34;#F0FF00&#34;,&#34;#42FF00&#34;,&#34;#FFF900&#34;,&#34;#ACFF00&#34;,&#34;#FF0500&#34;,&#34;#FFBA00&#34;,&#34;#4DFF00&#34;,&#34;#B0FF00&#34;,&#34;#7FFF00&#34;,&#34;#FFC500&#34;,&#34;#FF9E00&#34;,&#34;#7CFF00&#34;,&#34;#44FF00&#34;,&#34;#48FF00&#34;,&#34;#FFD900&#34;,&#34;#70FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF3300&#34;,&#34;#76FF00&#34;,&#34;#FF2600&#34;,&#34;#FF0200&#34;,&#34;#FF4F00&#34;,&#34;#FF9800&#34;,&#34;#FF2000&#34;,&#34;#FFCD00&#34;,&#34;#FFFB00&#34;,&#34;#FF0C00&#34;,&#34;#95FF00&#34;,&#34;#F1FF00&#34;,&#34;#F0FF00&#34;,&#34;#7EFF00&#34;,&#34;#FFFD00&#34;,&#34;#0CFF00&#34;,&#34;#B4FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF3F00&#34;,&#34;#FF4D00&#34;,&#34;#DAFF00&#34;,&#34;#FF1B00&#34;,&#34;#16FF00&#34;,&#34;#5FFF00&#34;,&#34;#FF6B00&#34;,&#34;#FF8000&#34;,&#34;#36FF00&#34;,&#34;#FFFD00&#34;,&#34;#FFFB00&#34;,&#34;#74FF00&#34;,&#34;#E4FF00&#34;,&#34;#7EFF00&#34;,&#34;#FFEE00&#34;,&#34;#36FF00&#34;,&#34;#FF8500&#34;,&#34;#FF3700&#34;,&#34;#FF3300&#34;,&#34;#FF4B00&#34;,&#34;#FF9300&#34;,&#34;#24FF00&#34;,&#34;#83FF00&#34;,&#34;#2EFF00&#34;,&#34;#FF5600&#34;,&#34;#FF0E00&#34;,&#34;#FF4000&#34;,&#34;#FFDE00&#34;,&#34;#FF5300&#34;,&#34;#CAFF00&#34;,&#34;#A6FF00&#34;,&#34;#F2FF00&#34;,&#34;#CAFF00&#34;,&#34;#FF7300&#34;,&#34;#F8FF00&#34;,&#34;#FFFA00&#34;,&#34;#FF2100&#34;,&#34;#FFE100&#34;,&#34;#B7FF00&#34;,&#34;#FFFB00&#34;,&#34;#FF2300&#34;,&#34;#7DFF00&#34;,&#34;#FF3400&#34;,&#34;#FFC100&#34;,&#34;#FFAE00&#34;,&#34;#FF1000&#34;,&#34;#C3FF00&#34;,&#34;#CDFF00&#34;,&#34;#FFFE00&#34;,&#34;#78FF00&#34;,&#34;#FF2500&#34;,&#34;#72FF00&#34;,&#34;#29FF00&#34;,&#34;#FF8200&#34;,&#34;#32FF00&#34;,&#34;#FF5800&#34;,&#34;#FF3300&#34;,&#34;#FF5E00&#34;,&#34;#60FF00&#34;,&#34;#32FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF9D00&#34;,&#34;#9AFF00&#34;,&#34;#FF0700&#34;,&#34;#FFA100&#34;,&#34;#FFA100&#34;,&#34;#FFB500&#34;,&#34;#FFD100&#34;,&#34;#77FF00&#34;,&#34;#FF5700&#34;,&#34;#FF8700&#34;,&#34;#85FF00&#34;,&#34;#FFA100&#34;,&#34;#FF8E00&#34;,&#34;#FF2B00&#34;,&#34;#34FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF4E00&#34;,&#34;#FF3A00&#34;,&#34;#EFFF00&#34;,&#34;#B6FF00&#34;,&#34;#FFFB00&#34;,&#34;#97FF00&#34;,&#34;#DEFF00&#34;,&#34;#14FF00&#34;,&#34;#FFCC00&#34;,&#34;#55FF00&#34;,&#34;#89FF00&#34;,&#34;#DCFF00&#34;,&#34;#FF6D00&#34;,&#34;#A3FF00&#34;,&#34;#FF9000&#34;,&#34;#38FF00&#34;,&#34;#FF7900&#34;,&#34;#DCFF00&#34;,&#34;#FFAE00&#34;,&#34;#4DFF00&#34;,&#34;#2EFF00&#34;,&#34;#FF5300&#34;,&#34;#D2FF00&#34;,&#34;#01FF00&#34;,&#34;#07FF00&#34;,&#34;#50FF00&#34;,&#34;#FF7C00&#34;,&#34;#FF6F00&#34;,&#34;#FF6100&#34;,&#34;#FF2900&#34;,&#34;#FF7C00&#34;,&#34;#FFE400&#34;,&#34;#FFD600&#34;,&#34;#1BFF00&#34;,&#34;#FF1D00&#34;,&#34;#FFD300&#34;,&#34;#34FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF5700&#34;,&#34;#FFCA00&#34;,&#34;#3DFF00&#34;,&#34;#FF4100&#34;,&#34;#93FF00&#34;,&#34;#FFF100&#34;,&#34;#FFBA00&#34;,&#34;#40FF00&#34;,&#34;#08FF00&#34;,&#34;#FFD200&#34;,&#34;#F6FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF8400&#34;,&#34;#FFE900&#34;,&#34;#FF7500&#34;,&#34;#77FF00&#34;,&#34;#FF3700&#34;,&#34;#FF6A00&#34;,&#34;#FF2800&#34;,&#34;#FF7100&#34;,&#34;#0AFF00&#34;,&#34;#FF8F00&#34;,&#34;#D9FF00&#34;,&#34;#1DFF00&#34;,&#34;#FF1200&#34;,&#34;#F2FF00&#34;,&#34;#C3FF00&#34;,&#34;#FF4C00&#34;,&#34;#FF9B00&#34;,&#34;#FFF600&#34;,&#34;#FF5800&#34;,&#34;#63FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF0600&#34;,&#34;#FFF700&#34;,&#34;#FFEA00&#34;,&#34;#FF7700&#34;,&#34;#FF6200&#34;,&#34;#FFE300&#34;,&#34;#FFAC00&#34;,&#34;#50FF00&#34;,&#34;#2EFF00&#34;,&#34;#21FF00&#34;,&#34;#7EFF00&#34;,&#34;#FFBE00&#34;,&#34;#FF4400&#34;,&#34;#FF7E00&#34;,&#34;#76FF00&#34;,&#34;#58FF00&#34;,&#34;#FF1A00&#34;,&#34;#86FF00&#34;,&#34;#FF6700&#34;,&#34;#FF9800&#34;,&#34;#5BFF00&#34;,&#34;#FF6500&#34;,&#34;#FF6F00&#34;,&#34;#9AFF00&#34;,&#34;#FF9900&#34;,&#34;#B0FF00&#34;,&#34;#EAFF00&#34;,&#34;#FFED00&#34;,&#34;#4BFF00&#34;,&#34;#C2FF00&#34;,&#34;#BDFF00&#34;,&#34;#72FF00&#34;,&#34;#D1FF00&#34;,&#34;#FF0400&#34;,&#34;#12FF00&#34;,&#34;#95FF00&#34;,&#34;#DCFF00&#34;,&#34;#FFAD00&#34;,&#34;#FFEA00&#34;,&#34;#C3FF00&#34;,&#34;#FF3500&#34;,&#34;#E0FF00&#34;,&#34;#FF6B00&#34;,&#34;#FFA400&#34;,&#34;#FF5800&#34;,&#34;#06FF00&#34;,&#34;#8BFF00&#34;,&#34;#D7FF00&#34;,&#34;#FFF400&#34;,&#34;#F2FF00&#34;,&#34;#FF9D00&#34;,&#34;#FF9C00&#34;,&#34;#FF0700&#34;,&#34;#FF0500&#34;,&#34;#FF0600&#34;,&#34;#FF3000&#34;,&#34;#FF9300&#34;,&#34;#5AFF00&#34;,&#34;#C0FF00&#34;,&#34;#09FF00&#34;,&#34;#FF0800&#34;,&#34;#FFFF00&#34;,&#34;#6AFF00&#34;,&#34;#B8FF00&#34;,&#34;#73FF00&#34;,&#34;#FF8F00&#34;,&#34;#B4FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF3100&#34;,&#34;#FF6C00&#34;,&#34;#FF6400&#34;,&#34;#FFC400&#34;,&#34;#FFD400&#34;,&#34;#6FFF00&#34;,&#34;#41FF00&#34;,&#34;#FFFD00&#34;,&#34;#ACFF00&#34;,&#34;#FFBC00&#34;,&#34;#FF8600&#34;,&#34;#FF4500&#34;,&#34;#1DFF00&#34;,&#34;#A0FF00&#34;,&#34;#D7FF00&#34;,&#34;#4EFF00&#34;,&#34;#FF0100&#34;,&#34;#FFA300&#34;,&#34;#65FF00&#34;,&#34;#FFAD00&#34;,&#34;#A8FF00&#34;,&#34;#DEFF00&#34;,&#34;#FF2F00&#34;,&#34;#33FF00&#34;,&#34;#FF2500&#34;,&#34;#E8FF00&#34;,&#34;#67FF00&#34;,&#34;#FF6B00&#34;,&#34;#88FF00&#34;,&#34;#FFCA00&#34;,&#34;#A0FF00&#34;,&#34;#37FF00&#34;,&#34;#FFC200&#34;,&#34;#FF8D00&#34;,&#34;#3DFF00&#34;,&#34;#43FF00&#34;,&#34;#B9FF00&#34;,&#34;#08FF00&#34;,&#34;#0BFF00&#34;,&#34;#8AFF00&#34;,&#34;#E2FF00&#34;,&#34;#B1FF00&#34;,&#34;#B7FF00&#34;,&#34;#FFD700&#34;,&#34;#04FF00&#34;,&#34;#FFFD00&#34;,&#34;#56FF00&#34;,&#34;#ACFF00&#34;,&#34;#37FF00&#34;,&#34;#FF5200&#34;,&#34;#76FF00&#34;,&#34;#D2FF00&#34;,&#34;#B3FF00&#34;,&#34;#05FF00&#34;,&#34;#6BFF00&#34;,&#34;#FFD200&#34;,&#34;#52FF00&#34;,&#34;#3CFF00&#34;,&#34;#20FF00&#34;,&#34;#FF7100&#34;,&#34;#5BFF00&#34;,&#34;#FDFF00&#34;,&#34;#FFE600&#34;,&#34;#46FF00&#34;,&#34;#9EFF00&#34;,&#34;#FF0500&#34;,&#34;#FF5200&#34;,&#34;#29FF00&#34;,&#34;#FF6800&#34;,&#34;#5FFF00&#34;,&#34;#FFBD00&#34;,&#34;#FFCF00&#34;,&#34;#FFA000&#34;,&#34;#75FF00&#34;,&#34;#FF4200&#34;,&#34;#FF1E00&#34;,&#34;#8FFF00&#34;,&#34;#10FF00&#34;,&#34;#70FF00&#34;,&#34;#10FF00&#34;,&#34;#FF1000&#34;,&#34;#FF1000&#34;,&#34;#6EFF00&#34;,&#34;#FFE700&#34;,&#34;#FFC700&#34;,&#34;#4AFF00&#34;,&#34;#FFCB00&#34;,&#34;#FF3700&#34;,&#34;#FF9300&#34;,&#34;#52FF00&#34;,&#34;#39FF00&#34;,&#34;#FF9A00&#34;,&#34;#FF6100&#34;,&#34;#96FF00&#34;,&#34;#FF5A00&#34;,&#34;#FFB400&#34;,&#34;#FFDE00&#34;,&#34;#FFD600&#34;,&#34;#98FF00&#34;,&#34;#FF7E00&#34;,&#34;#23FF00&#34;,&#34;#61FF00&#34;,&#34;#C2FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF2900&#34;,&#34;#08FF00&#34;,&#34;#FF5100&#34;,&#34;#E9FF00&#34;,&#34;#FF6D00&#34;,&#34;#03FF00&#34;,&#34;#FFE200&#34;,&#34;#FF7400&#34;,&#34;#63FF00&#34;,&#34;#36FF00&#34;,&#34;#A7FF00&#34;,&#34;#CCFF00&#34;,&#34;#BFFF00&#34;,&#34;#78FF00&#34;,&#34;#FFE700&#34;,&#34;#EBFF00&#34;,&#34;#87FF00&#34;,&#34;#FFDF00&#34;,&#34;#FFF100&#34;,&#34;#FF2C00&#34;,&#34;#FFFE00&#34;,&#34;#60FF00&#34;,&#34;#E8FF00&#34;,&#34;#D6FF00&#34;,&#34;#FF7C00&#34;,&#34;#FF4900&#34;,&#34;#ECFF00&#34;,&#34;#FFE900&#34;,&#34;#CEFF00&#34;,&#34;#FF0200&#34;,&#34;#CDFF00&#34;,&#34;#FFD100&#34;,&#34;#FFEB00&#34;,&#34;#FFC600&#34;,&#34;#FF1100&#34;,&#34;#87FF00&#34;,&#34;#3EFF00&#34;,&#34;#FF1800&#34;,&#34;#FF3600&#34;,&#34;#FFE500&#34;,&#34;#FFFE00&#34;,&#34;#FFF300&#34;,&#34;#FF3100&#34;,&#34;#18FF00&#34;,&#34;#7BFF00&#34;,&#34;#FF3200&#34;,&#34;#CDFF00&#34;,&#34;#5CFF00&#34;,&#34;#01FF00&#34;,&#34;#FF4C00&#34;,&#34;#FFAA00&#34;,&#34;#FF6D00&#34;,&#34;#ADFF00&#34;,&#34;#FF4500&#34;,&#34;#17FF00&#34;,&#34;#FF8700&#34;,&#34;#51FF00&#34;,&#34;#FFE100&#34;,&#34;#FF0E00&#34;,&#34;#FF5800&#34;,&#34;#11FF00&#34;,&#34;#7AFF00&#34;,&#34;#FF5600&#34;,&#34;#FFFE00&#34;,&#34;#FCFF00&#34;,&#34;#D6FF00&#34;,&#34;#77FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF9900&#34;,&#34;#FF0400&#34;,&#34;#52FF00&#34;,&#34;#A2FF00&#34;,&#34;#D0FF00&#34;,&#34;#FF3300&#34;,&#34;#FF7C00&#34;,&#34;#FF0400&#34;,&#34;#FFC900&#34;,&#34;#FFB400&#34;,&#34;#3FFF00&#34;,&#34;#39FF00&#34;,&#34;#93FF00&#34;,&#34;#FFCA00&#34;,&#34;#FF6200&#34;,&#34;#E2FF00&#34;,&#34;#89FF00&#34;,&#34;#30FF00&#34;,&#34;#B5FF00&#34;,&#34;#B1FF00&#34;,&#34;#FF8600&#34;,&#34;#13FF00&#34;,&#34;#D1FF00&#34;,&#34;#FF3800&#34;,&#34;#FFFD00&#34;,&#34;#1BFF00&#34;,&#34;#D3FF00&#34;,&#34;#FF8800&#34;,&#34;#0DFF00&#34;,&#34;#FFC000&#34;,&#34;#FF0F00&#34;,&#34;#FF5F00&#34;,&#34;#A4FF00&#34;,&#34;#FF5100&#34;,&#34;#43FF00&#34;,&#34;#FF2F00&#34;,&#34;#FF7100&#34;,&#34;#A7FF00&#34;,&#34;#94FF00&#34;,&#34;#FFCB00&#34;,&#34;#E4FF00&#34;,&#34;#FF9000&#34;,&#34;#FF6400&#34;,&#34;#19FF00&#34;,&#34;#FF0100&#34;,&#34;#F6FF00&#34;,&#34;#FFA400&#34;,&#34;#04FF00&#34;,&#34;#5DFF00&#34;,&#34;#FF9C00&#34;,&#34;#FF4800&#34;,&#34;#F5FF00&#34;,&#34;#FF0A00&#34;,&#34;#9DFF00&#34;,&#34;#54FF00&#34;,&#34;#FF9000&#34;,&#34;#D3FF00&#34;,&#34;#FF7C00&#34;,&#34;#7BFF00&#34;,&#34;#28FF00&#34;,&#34;#FFA700&#34;,&#34;#D7FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF6E00&#34;,&#34;#B4FF00&#34;,&#34;#58FF00&#34;,&#34;#93FF00&#34;,&#34;#FF8100&#34;,&#34;#5CFF00&#34;,&#34;#07FF00&#34;,&#34;#FFFE00&#34;,&#34;#FFA200&#34;,&#34;#FF7700&#34;,&#34;#FFCB00&#34;,&#34;#FFB600&#34;,&#34;#C9FF00&#34;,&#34;#CFFF00&#34;,&#34;#DBFF00&#34;,&#34;#87FF00&#34;,&#34;#FF6300&#34;,&#34;#F9FF00&#34;,&#34;#FF3600&#34;,&#34;#FFB600&#34;,&#34;#FFFD00&#34;,&#34;#09FF00&#34;,&#34;#FF3800&#34;,&#34;#FF1800&#34;,&#34;#86FF00&#34;,&#34;#98FF00&#34;,&#34;#7FFF00&#34;,&#34;#FF0800&#34;,&#34;#FF8700&#34;,&#34;#FF0D00&#34;,&#34;#DFFF00&#34;,&#34;#FF5300&#34;,&#34;#A0FF00&#34;,&#34;#6CFF00&#34;,&#34;#67FF00&#34;,&#34;#FF6100&#34;,&#34;#19FF00&#34;,&#34;#D1FF00&#34;,&#34;#FFE500&#34;,&#34;#FFC600&#34;,&#34;#BBFF00&#34;,&#34;#FF1600&#34;,&#34;#FFA700&#34;,&#34;#DAFF00&#34;,&#34;#FF4000&#34;,&#34;#FFDA00&#34;,&#34;#1FFF00&#34;,&#34;#FFBC00&#34;,&#34;#82FF00&#34;,&#34;#19FF00&#34;,&#34;#2EFF00&#34;,&#34;#FF4600&#34;,&#34;#FFF300&#34;,&#34;#FFC700&#34;,&#34;#FF4C00&#34;,&#34;#54FF00&#34;,&#34;#FFAA00&#34;,&#34;#FFD900&#34;,&#34;#FF7B00&#34;,&#34;#FF9400&#34;,&#34;#65FF00&#34;,&#34;#DAFF00&#34;,&#34;#40FF00&#34;,&#34;#FF5C00&#34;,&#34;#D1FF00&#34;,&#34;#23FF00&#34;,&#34;#FF4700&#34;,&#34;#C4FF00&#34;,&#34;#A3FF00&#34;,&#34;#FFFD00&#34;,&#34;#81FF00&#34;,&#34;#FF7600&#34;,&#34;#FFF800&#34;,&#34;#5BFF00&#34;,&#34;#EFFF00&#34;,&#34;#76FF00&#34;,&#34;#FFAB00&#34;,&#34;#FF8800&#34;,&#34;#FF1D00&#34;,&#34;#9FFF00&#34;,&#34;#A9FF00&#34;,&#34;#FF7100&#34;,&#34;#FF8D00&#34;,&#34;#11FF00&#34;,&#34;#FF6200&#34;,&#34;#9BFF00&#34;,&#34;#E4FF00&#34;,&#34;#FF4400&#34;,&#34;#FF6000&#34;,&#34;#94FF00&#34;,&#34;#EDFF00&#34;,&#34;#EBFF00&#34;,&#34;#0BFF00&#34;,&#34;#FFF100&#34;,&#34;#88FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF7000&#34;,&#34;#44FF00&#34;,&#34;#6DFF00&#34;,&#34;#FFE500&#34;,&#34;#FF8400&#34;,&#34;#E0FF00&#34;,&#34;#FFE200&#34;,&#34;#D5FF00&#34;,&#34;#FFC200&#34;,&#34;#E4FF00&#34;,&#34;#D7FF00&#34;,&#34;#B0FF00&#34;,&#34;#88FF00&#34;,&#34;#EDFF00&#34;,&#34;#FFF700&#34;,&#34;#C8FF00&#34;,&#34;#F8FF00&#34;,&#34;#FFF400&#34;,&#34;#E0FF00&#34;,&#34;#AAFF00&#34;,&#34;#FF8F00&#34;,&#34;#05FF00&#34;,&#34;#FFF200&#34;,&#34;#6DFF00&#34;,&#34;#FF7B00&#34;,&#34;#FFE700&#34;,&#34;#5CFF00&#34;,&#34;#1FFF00&#34;,&#34;#FF2C00&#34;,&#34;#FF2200&#34;,&#34;#EAFF00&#34;,&#34;#FF6400&#34;,&#34;#4CFF00&#34;,&#34;#FF5000&#34;,&#34;#FF0500&#34;,&#34;#C8FF00&#34;,&#34;#57FF00&#34;,&#34;#FFD400&#34;,&#34;#A6FF00&#34;,&#34;#FF6C00&#34;,&#34;#95FF00&#34;,&#34;#FFDC00&#34;,&#34;#42FF00&#34;,&#34;#ABFF00&#34;,&#34;#FF1700&#34;,&#34;#ACFF00&#34;,&#34;#93FF00&#34;,&#34;#39FF00&#34;,&#34;#FF2C00&#34;,&#34;#FF0A00&#34;,&#34;#66FF00&#34;,&#34;#C5FF00&#34;,&#34;#45FF00&#34;,&#34;#BAFF00&#34;,&#34;#FFA300&#34;,&#34;#FF9E00&#34;,&#34;#FF3100&#34;,&#34;#F3FF00&#34;,&#34;#80FF00&#34;,&#34;#9CFF00&#34;,&#34;#45FF00&#34;,&#34;#7FFF00&#34;,&#34;#FF0700&#34;,&#34;#B6FF00&#34;,&#34;#FF9D00&#34;,&#34;#B8FF00&#34;,&#34;#FF7400&#34;,&#34;#4AFF00&#34;,&#34;#5EFF00&#34;,&#34;#FF4700&#34;,&#34;#B2FF00&#34;,&#34;#A1FF00&#34;,&#34;#4AFF00&#34;,&#34;#FF2500&#34;,&#34;#FFE200&#34;,&#34;#FF8400&#34;,&#34;#E9FF00&#34;,&#34;#FF4700&#34;,&#34;#E0FF00&#34;,&#34;#FF1700&#34;,&#34;#FFEC00&#34;,&#34;#FFC100&#34;,&#34;#FFA400&#34;,&#34;#FEFF00&#34;,&#34;#FF0100&#34;,&#34;#F3FF00&#34;,&#34;#FBFF00&#34;,&#34;#FF8300&#34;,&#34;#CDFF00&#34;,&#34;#63FF00&#34;,&#34;#FF1300&#34;,&#34;#FF3800&#34;,&#34;#F0FF00&#34;,&#34;#CBFF00&#34;,&#34;#FFA200&#34;,&#34;#FFFC00&#34;,&#34;#0FFF00&#34;,&#34;#3DFF00&#34;,&#34;#FF8600&#34;,&#34;#D7FF00&#34;,&#34;#96FF00&#34;,&#34;#FF2100&#34;,&#34;#1BFF00&#34;,&#34;#64FF00&#34;,&#34;#FFEF00&#34;,&#34;#FF5D00&#34;,&#34;#9DFF00&#34;,&#34;#61FF00&#34;,&#34;#FF5500&#34;,&#34;#E6FF00&#34;,&#34;#43FF00&#34;,&#34;#5DFF00&#34;,&#34;#80FF00&#34;,&#34;#FF3000&#34;,&#34;#B7FF00&#34;,&#34;#FF7500&#34;,&#34;#FF5B00&#34;,&#34;#FCFF00&#34;,&#34;#FF9900&#34;,&#34;#A9FF00&#34;,&#34;#79FF00&#34;,&#34;#97FF00&#34;,&#34;#FF6500&#34;,&#34;#78FF00&#34;,&#34;#FF6000&#34;,&#34;#FF6A00&#34;,&#34;#FF9B00&#34;,&#34;#C7FF00&#34;,&#34;#57FF00&#34;,&#34;#FFD000&#34;,&#34;#50FF00&#34;,&#34;#FF3700&#34;,&#34;#73FF00&#34;,&#34;#53FF00&#34;,&#34;#09FF00&#34;,&#34;#A9FF00&#34;,&#34;#26FF00&#34;,&#34;#FFFC00&#34;,&#34;#14FF00&#34;,&#34;#FFC100&#34;,&#34;#FF8B00&#34;,&#34;#67FF00&#34;,&#34;#FF2100&#34;,&#34;#FF2800&#34;,&#34;#FF8F00&#34;,&#34;#FFDD00&#34;,&#34;#A5FF00&#34;,&#34;#BAFF00&#34;,&#34;#FFBC00&#34;,&#34;#FFD800&#34;,&#34;#FF3400&#34;,&#34;#FF4F00&#34;,&#34;#FF1A00&#34;,&#34;#FF8B00&#34;,&#34;#F5FF00&#34;,&#34;#0EFF00&#34;,&#34;#FF4200&#34;,&#34;#FF6500&#34;,&#34;#FFBB00&#34;,&#34;#FFC900&#34;,&#34;#FF3A00&#34;,&#34;#FFE800&#34;,&#34;#4AFF00&#34;,&#34;#8FFF00&#34;,&#34;#9DFF00&#34;,&#34;#14FF00&#34;,&#34;#BBFF00&#34;,&#34;#B0FF00&#34;,&#34;#FF0C00&#34;,&#34;#35FF00&#34;,&#34;#FF7E00&#34;,&#34;#FF7400&#34;,&#34;#FF6100&#34;,&#34;#01FF00&#34;,&#34;#FFF700&#34;,&#34;#FFE300&#34;,&#34;#FF2700&#34;,&#34;#3BFF00&#34;,&#34;#FF6B00&#34;,&#34;#6CFF00&#34;,&#34;#FF8D00&#34;,&#34;#FF3000&#34;,&#34;#78FF00&#34;,&#34;#FFAF00&#34;,&#34;#FF2000&#34;,&#34;#EBFF00&#34;,&#34;#FFC900&#34;,&#34;#17FF00&#34;,&#34;#A6FF00&#34;,&#34;#75FF00&#34;,&#34;#98FF00&#34;,&#34;#DAFF00&#34;,&#34;#A0FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF7C00&#34;,&#34;#FFA200&#34;,&#34;#FFEF00&#34;,&#34;#FF9000&#34;,&#34;#59FF00&#34;,&#34;#FFA000&#34;,&#34;#FFAE00&#34;,&#34;#72FF00&#34;,&#34;#61FF00&#34;,&#34;#FFF800&#34;,&#34;#08FF00&#34;,&#34;#FFE400&#34;,&#34;#C5FF00&#34;,&#34;#7EFF00&#34;,&#34;#B6FF00&#34;,&#34;#FF1800&#34;,&#34;#FF1D00&#34;,&#34;#FF9500&#34;,&#34;#DDFF00&#34;,&#34;#FF2500&#34;,&#34;#FFF400&#34;,&#34;#FFBC00&#34;,&#34;#43FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF1D00&#34;,&#34;#48FF00&#34;,&#34;#FF4100&#34;,&#34;#48FF00&#34;,&#34;#FFB400&#34;,&#34;#BFFF00&#34;,&#34;#FF0500&#34;,&#34;#FF9300&#34;,&#34;#FFD100&#34;,&#34;#EDFF00&#34;,&#34;#41FF00&#34;,&#34;#FFF800&#34;,&#34;#FFD400&#34;,&#34;#29FF00&#34;,&#34;#FFFC00&#34;,&#34;#FF5800&#34;,&#34;#FFF200&#34;,&#34;#7DFF00&#34;,&#34;#FF7B00&#34;,&#34;#16FF00&#34;,&#34;#FFDB00&#34;,&#34;#33FF00&#34;,&#34;#FF3000&#34;,&#34;#64FF00&#34;,&#34;#FF7A00&#34;,&#34;#FF2000&#34;,&#34;#FF1C00&#34;,&#34;#F7FF00&#34;,&#34;#FF1500&#34;,&#34;#FFBB00&#34;,&#34;#5AFF00&#34;,&#34;#FF1200&#34;,&#34;#FF8600&#34;,&#34;#18FF00&#34;,&#34;#CEFF00&#34;,&#34;#FF3900&#34;,&#34;#FFDF00&#34;,&#34;#EFFF00&#34;,&#34;#51FF00&#34;,&#34;#FFBA00&#34;,&#34;#F4FF00&#34;,&#34;#FF6200&#34;,&#34;#B6FF00&#34;,&#34;#53FF00&#34;,&#34;#D2FF00&#34;,&#34;#FFF700&#34;,&#34;#F2FF00&#34;,&#34;#CDFF00&#34;,&#34;#FF2100&#34;,&#34;#D5FF00&#34;,&#34;#3CFF00&#34;,&#34;#B1FF00&#34;,&#34;#FFB900&#34;,&#34;#FFA100&#34;,&#34;#FFEF00&#34;,&#34;#FFBC00&#34;,&#34;#D1FF00&#34;,&#34;#FFF800&#34;,&#34;#FF1D00&#34;,&#34;#FF8000&#34;,&#34;#FF4A00&#34;,&#34;#93FF00&#34;,&#34;#26FF00&#34;,&#34;#FF8F00&#34;,&#34;#FFDE00&#34;,&#34;#CDFF00&#34;,&#34;#FF0F00&#34;,&#34;#D7FF00&#34;,&#34;#FF9E00&#34;,&#34;#0FFF00&#34;,&#34;#BAFF00&#34;,&#34;#FF3A00&#34;,&#34;#FFD000&#34;,&#34;#8FFF00&#34;,&#34;#90FF00&#34;,&#34;#FFDC00&#34;,&#34;#85FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF5900&#34;,&#34;#FF7900&#34;,&#34;#FF1200&#34;,&#34;#C7FF00&#34;,&#34;#A4FF00&#34;,&#34;#FF7500&#34;,&#34;#FFD400&#34;,&#34;#0AFF00&#34;,&#34;#DDFF00&#34;,&#34;#57FF00&#34;,&#34;#62FF00&#34;,&#34;#FF2900&#34;,&#34;#AAFF00&#34;,&#34;#37FF00&#34;,&#34;#7EFF00&#34;,&#34;#51FF00&#34;,&#34;#FFB400&#34;,&#34;#FFCD00&#34;,&#34;#FF1200&#34;,&#34;#55FF00&#34;,&#34;#CDFF00&#34;,&#34;#FFE300&#34;,&#34;#2EFF00&#34;,&#34;#54FF00&#34;,&#34;#FFFF00&#34;,&#34;#FFB100&#34;,&#34;#94FF00&#34;,&#34;#FFFB00&#34;,&#34;#CFFF00&#34;,&#34;#FF4900&#34;,&#34;#79FF00&#34;,&#34;#FF8400&#34;,&#34;#94FF00&#34;,&#34;#AAFF00&#34;,&#34;#FF8B00&#34;,&#34;#DAFF00&#34;,&#34;#3AFF00&#34;,&#34;#5EFF00&#34;,&#34;#8FFF00&#34;,&#34;#F2FF00&#34;,&#34;#FFB500&#34;,&#34;#90FF00&#34;,&#34;#55FF00&#34;,&#34;#56FF00&#34;,&#34;#D8FF00&#34;,&#34;#AEFF00&#34;,&#34;#FF2F00&#34;,&#34;#7AFF00&#34;,&#34;#E2FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF7F00&#34;,&#34;#FFB500&#34;,&#34;#FF7D00&#34;,&#34;#E0FF00&#34;,&#34;#42FF00&#34;,&#34;#FF1400&#34;,&#34;#FF7900&#34;,&#34;#56FF00&#34;,&#34;#FFFB00&#34;,&#34;#75FF00&#34;,&#34;#FF8C00&#34;,&#34;#FF1E00&#34;,&#34;#1EFF00&#34;,&#34;#F6FF00&#34;,&#34;#E0FF00&#34;,&#34;#FF9600&#34;,&#34;#AAFF00&#34;,&#34;#FFD500&#34;,&#34;#70FF00&#34;,&#34;#68FF00&#34;,&#34;#7BFF00&#34;,&#34;#FF7A00&#34;,&#34;#8FFF00&#34;,&#34;#FF4300&#34;,&#34;#CFFF00&#34;,&#34;#FF0100&#34;,&#34;#F9FF00&#34;,&#34;#28FF00&#34;,&#34;#8CFF00&#34;,&#34;#FF6A00&#34;,&#34;#9BFF00&#34;,&#34;#9CFF00&#34;,&#34;#FF9D00&#34;,&#34;#FF6000&#34;,&#34;#BDFF00&#34;,&#34;#80FF00&#34;,&#34;#FFC500&#34;,&#34;#FFE300&#34;,&#34;#FF2000&#34;,&#34;#6BFF00&#34;,&#34;#28FF00&#34;,&#34;#FF9E00&#34;,&#34;#20FF00&#34;,&#34;#A8FF00&#34;,&#34;#FF5100&#34;,&#34;#FFE000&#34;,&#34;#63FF00&#34;,&#34;#FF1300&#34;,&#34;#FFA100&#34;,&#34;#0EFF00&#34;,&#34;#FFF800&#34;,&#34;#FF6B00&#34;,&#34;#FF2600&#34;,&#34;#29FF00&#34;,&#34;#43FF00&#34;,&#34;#60FF00&#34;,&#34;#83FF00&#34;,&#34;#FF9E00&#34;,&#34;#FF5D00&#34;,&#34;#FF4900&#34;,&#34;#FFDD00&#34;,&#34;#FF2200&#34;,&#34;#BFFF00&#34;,&#34;#5DFF00&#34;,&#34;#FFCD00&#34;,&#34;#87FF00&#34;,&#34;#81FF00&#34;,&#34;#FFC100&#34;,&#34;#E2FF00&#34;,&#34;#FF5D00&#34;,&#34;#C1FF00&#34;,&#34;#FF5500&#34;,&#34;#FF0A00&#34;,&#34;#21FF00&#34;,&#34;#70FF00&#34;,&#34;#38FF00&#34;,&#34;#B2FF00&#34;,&#34;#64FF00&#34;,&#34;#06FF00&#34;,&#34;#FFD600&#34;,&#34;#F8FF00&#34;,&#34;#13FF00&#34;,&#34;#CBFF00&#34;,&#34;#FFDD00&#34;,&#34;#FF0900&#34;,&#34;#9DFF00&#34;,&#34;#FF8200&#34;,&#34;#EAFF00&#34;,&#34;#FF5A00&#34;,&#34;#FF2A00&#34;,&#34;#92FF00&#34;,&#34;#3FFF00&#34;,&#34;#4BFF00&#34;,&#34;#FF1E00&#34;,&#34;#FFBD00&#34;,&#34;#DBFF00&#34;,&#34;#FF0700&#34;,&#34;#FF1000&#34;,&#34;#C0FF00&#34;,&#34;#E5FF00&#34;,&#34;#FF9400&#34;,&#34;#FF4200&#34;,&#34;#FF8200&#34;,&#34;#FF8800&#34;,&#34;#A7FF00&#34;,&#34;#FF6F00&#34;,&#34;#D3FF00&#34;,&#34;#A6FF00&#34;,&#34;#0AFF00&#34;,&#34;#FF2000&#34;,&#34;#81FF00&#34;,&#34;#A2FF00&#34;,&#34;#54FF00&#34;,&#34;#FFBF00&#34;,&#34;#1EFF00&#34;,&#34;#FF9A00&#34;,&#34;#FF3D00&#34;,&#34;#FF7400&#34;,&#34;#61FF00&#34;,&#34;#FFD200&#34;,&#34;#D7FF00&#34;,&#34;#0BFF00&#34;,&#34;#2AFF00&#34;,&#34;#49FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF3200&#34;,&#34;#5BFF00&#34;,&#34;#FF5E00&#34;,&#34;#3CFF00&#34;,&#34;#6DFF00&#34;,&#34;#FFAA00&#34;,&#34;#DDFF00&#34;,&#34;#09FF00&#34;,&#34;#FFA000&#34;,&#34;#F2FF00&#34;,&#34;#FFDA00&#34;,&#34;#BDFF00&#34;,&#34;#FF7600&#34;,&#34;#81FF00&#34;,&#34;#33FF00&#34;,&#34;#2DFF00&#34;,&#34;#FFF600&#34;,&#34;#FFDC00&#34;,&#34;#43FF00&#34;,&#34;#74FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF4300&#34;,&#34;#FFB200&#34;,&#34;#FFC200&#34;,&#34;#FFBB00&#34;,&#34;#46FF00&#34;,&#34;#FF6200&#34;,&#34;#FF5D00&#34;,&#34;#FF3700&#34;,&#34;#5FFF00&#34;,&#34;#FF6300&#34;,&#34;#FF4100&#34;,&#34;#FF1900&#34;,&#34;#FFDF00&#34;,&#34;#FFC000&#34;,&#34;#FFFC00&#34;,&#34;#9FFF00&#34;,&#34;#2CFF00&#34;,&#34;#C6FF00&#34;,&#34;#FFA900&#34;,&#34;#F4FF00&#34;,&#34;#44FF00&#34;,&#34;#FF6400&#34;,&#34;#FFD400&#34;,&#34;#FFAC00&#34;,&#34;#1EFF00&#34;,&#34;#D9FF00&#34;,&#34;#FCFF00&#34;,&#34;#D8FF00&#34;,&#34;#FFA900&#34;,&#34;#FF6800&#34;,&#34;#45FF00&#34;,&#34;#FF5200&#34;,&#34;#FF6600&#34;,&#34;#F0FF00&#34;,&#34;#FF1000&#34;,&#34;#FF1E00&#34;,&#34;#63FF00&#34;,&#34;#FFDB00&#34;,&#34;#FFFB00&#34;,&#34;#61FF00&#34;,&#34;#4BFF00&#34;,&#34;#FFBF00&#34;,&#34;#FFDC00&#34;,&#34;#D0FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF3A00&#34;,&#34;#57FF00&#34;,&#34;#FF5A00&#34;,&#34;#FF9400&#34;,&#34;#85FF00&#34;,&#34;#7FFF00&#34;,&#34;#40FF00&#34;,&#34;#FF9100&#34;,&#34;#1FFF00&#34;,&#34;#68FF00&#34;,&#34;#FFE200&#34;,&#34;#F7FF00&#34;,&#34;#FF7000&#34;,&#34;#FF8400&#34;,&#34;#47FF00&#34;,&#34;#FFB400&#34;,&#34;#BDFF00&#34;,&#34;#FF6400&#34;,&#34;#2CFF00&#34;,&#34;#FF1000&#34;,&#34;#31FF00&#34;,&#34;#FFD300&#34;,&#34;#C6FF00&#34;,&#34;#89FF00&#34;,&#34;#FFA800&#34;,&#34;#26FF00&#34;,&#34;#FF0D00&#34;,&#34;#2BFF00&#34;,&#34;#FFC700&#34;,&#34;#FFE800&#34;,&#34;#DCFF00&#34;,&#34;#B7FF00&#34;,&#34;#5CFF00&#34;,&#34;#FFF200&#34;,&#34;#FFC600&#34;,&#34;#FF2100&#34;,&#34;#C2FF00&#34;,&#34;#09FF00&#34;,&#34;#2DFF00&#34;,&#34;#86FF00&#34;,&#34;#FF3E00&#34;,&#34;#FF8A00&#34;,&#34;#85FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF6600&#34;,&#34;#FFA000&#34;,&#34;#39FF00&#34;,&#34;#A0FF00&#34;,&#34;#27FF00&#34;,&#34;#FF1000&#34;,&#34;#FFA200&#34;,&#34;#FF0F00&#34;,&#34;#FF7A00&#34;,&#34;#FF0D00&#34;,&#34;#FF9300&#34;,&#34;#C7FF00&#34;,&#34;#FFCA00&#34;,&#34;#FFF500&#34;,&#34;#FF0A00&#34;,&#34;#13FF00&#34;,&#34;#01FF00&#34;,&#34;#4AFF00&#34;,&#34;#4CFF00&#34;,&#34;#FF4800&#34;,&#34;#E3FF00&#34;,&#34;#C0FF00&#34;,&#34;#FF3F00&#34;,&#34;#FFC500&#34;,&#34;#0BFF00&#34;,&#34;#FF4C00&#34;,&#34;#78FF00&#34;,&#34;#C2FF00&#34;,&#34;#FF8C00&#34;,&#34;#45FF00&#34;,&#34;#FF9400&#34;,&#34;#FF1000&#34;,&#34;#FF5400&#34;,&#34;#FF5100&#34;,&#34;#AAFF00&#34;,&#34;#33FF00&#34;,&#34;#E6FF00&#34;,&#34;#9CFF00&#34;,&#34;#2DFF00&#34;,&#34;#44FF00&#34;,&#34;#82FF00&#34;,&#34;#E0FF00&#34;,&#34;#FFAA00&#34;,&#34;#52FF00&#34;,&#34;#FF4E00&#34;,&#34;#8AFF00&#34;,&#34;#FF3600&#34;,&#34;#FEFF00&#34;,&#34;#09FF00&#34;,&#34;#10FF00&#34;,&#34;#75FF00&#34;,&#34;#FFB200&#34;,&#34;#1AFF00&#34;,&#34;#2CFF00&#34;,&#34;#FF2900&#34;,&#34;#FFF200&#34;,&#34;#FF6C00&#34;,&#34;#77FF00&#34;,&#34;#85FF00&#34;,&#34;#B6FF00&#34;,&#34;#FF8A00&#34;,&#34;#27FF00&#34;,&#34;#47FF00&#34;,&#34;#FF1300&#34;,&#34;#37FF00&#34;,&#34;#AFFF00&#34;,&#34;#79FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF1C00&#34;,&#34;#FF0C00&#34;,&#34;#48FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF7800&#34;,&#34;#FF2200&#34;,&#34;#D4FF00&#34;,&#34;#79FF00&#34;,&#34;#AEFF00&#34;,&#34;#ECFF00&#34;,&#34;#A5FF00&#34;,&#34;#05FF00&#34;,&#34;#FFCD00&#34;,&#34;#7DFF00&#34;,&#34;#FF4B00&#34;,&#34;#E7FF00&#34;,&#34;#FF4D00&#34;,&#34;#E3FF00&#34;,&#34;#FFC000&#34;,&#34;#E9FF00&#34;,&#34;#48FF00&#34;,&#34;#FFD200&#34;,&#34;#CEFF00&#34;,&#34;#B4FF00&#34;,&#34;#8CFF00&#34;,&#34;#51FF00&#34;,&#34;#FFBF00&#34;,&#34;#DDFF00&#34;,&#34;#FF4600&#34;,&#34;#75FF00&#34;,&#34;#FF5300&#34;,&#34;#B1FF00&#34;,&#34;#7EFF00&#34;,&#34;#FF6400&#34;,&#34;#61FF00&#34;,&#34;#FF8600&#34;,&#34;#19FF00&#34;,&#34;#01FF00&#34;,&#34;#FF4400&#34;,&#34;#97FF00&#34;,&#34;#FFE900&#34;,&#34;#FFAD00&#34;,&#34;#65FF00&#34;,&#34;#42FF00&#34;,&#34;#63FF00&#34;,&#34;#CFFF00&#34;,&#34;#0CFF00&#34;,&#34;#FCFF00&#34;,&#34;#E7FF00&#34;,&#34;#D3FF00&#34;,&#34;#FFCD00&#34;,&#34;#BAFF00&#34;,&#34;#DCFF00&#34;,&#34;#20FF00&#34;,&#34;#C5FF00&#34;,&#34;#31FF00&#34;,&#34;#FFA200&#34;,&#34;#B9FF00&#34;,&#34;#77FF00&#34;,&#34;#F1FF00&#34;,&#34;#61FF00&#34;,&#34;#94FF00&#34;,&#34;#FF8900&#34;,&#34;#59FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF7700&#34;,&#34;#3CFF00&#34;,&#34;#FFD000&#34;,&#34;#FF6D00&#34;,&#34;#BDFF00&#34;,&#34;#FF4600&#34;,&#34;#41FF00&#34;,&#34;#FFF600&#34;,&#34;#FF9E00&#34;,&#34;#80FF00&#34;,&#34;#09FF00&#34;,&#34;#FF0400&#34;,&#34;#41FF00&#34;,&#34;#4DFF00&#34;,&#34;#FFF900&#34;,&#34;#FF2800&#34;,&#34;#3EFF00&#34;,&#34;#FFE700&#34;,&#34;#13FF00&#34;,&#34;#FFBF00&#34;,&#34;#ECFF00&#34;,&#34;#FFF800&#34;,&#34;#C2FF00&#34;,&#34;#35FF00&#34;,&#34;#F2FF00&#34;,&#34;#FF6300&#34;,&#34;#C5FF00&#34;,&#34;#FF4000&#34;,&#34;#97FF00&#34;,&#34;#FFBF00&#34;,&#34;#FFF000&#34;,&#34;#FFC700&#34;,&#34;#FF0900&#34;,&#34;#37FF00&#34;,&#34;#C9FF00&#34;,&#34;#FFE500&#34;,&#34;#FF7700&#34;,&#34;#FFC500&#34;,&#34;#FF7700&#34;,&#34;#FFB300&#34;,&#34;#FFA100&#34;,&#34;#7AFF00&#34;,&#34;#EBFF00&#34;,&#34;#65FF00&#34;,&#34;#8FFF00&#34;,&#34;#05FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF4D00&#34;,&#34;#FFFE00&#34;,&#34;#6FFF00&#34;,&#34;#1EFF00&#34;,&#34;#FF1700&#34;,&#34;#FFE900&#34;,&#34;#58FF00&#34;,&#34;#FF6C00&#34;,&#34;#8BFF00&#34;,&#34;#97FF00&#34;,&#34;#92FF00&#34;,&#34;#FF1200&#34;,&#34;#02FF00&#34;,&#34;#FF0300&#34;,&#34;#FFB000&#34;,&#34;#FF6A00&#34;,&#34;#FF5C00&#34;,&#34;#FF6C00&#34;,&#34;#4AFF00&#34;,&#34;#FF9D00&#34;,&#34;#37FF00&#34;,&#34;#56FF00&#34;,&#34;#5CFF00&#34;,&#34;#FFC600&#34;,&#34;#B2FF00&#34;,&#34;#95FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF8800&#34;,&#34;#FF7100&#34;,&#34;#B8FF00&#34;,&#34;#FFDF00&#34;,&#34;#FFC700&#34;,&#34;#DBFF00&#34;,&#34;#66FF00&#34;,&#34;#FFBE00&#34;,&#34;#FF2F00&#34;,&#34;#17FF00&#34;,&#34;#4AFF00&#34;,&#34;#FF2700&#34;,&#34;#FFCE00&#34;,&#34;#FF8000&#34;,&#34;#FF2400&#34;,&#34;#0FFF00&#34;,&#34;#A7FF00&#34;,&#34;#FFB100&#34;,&#34;#EDFF00&#34;,&#34;#30FF00&#34;,&#34;#FF3C00&#34;,&#34;#FF1300&#34;,&#34;#FF8000&#34;,&#34;#C3FF00&#34;,&#34;#FF6100&#34;,&#34;#79FF00&#34;,&#34;#EDFF00&#34;,&#34;#FF9300&#34;,&#34;#FF5C00&#34;,&#34;#AFFF00&#34;,&#34;#FFF500&#34;,&#34;#45FF00&#34;,&#34;#68FF00&#34;,&#34;#8EFF00&#34;,&#34;#FF6900&#34;,&#34;#A3FF00&#34;,&#34;#FF0F00&#34;,&#34;#FF1700&#34;,&#34;#31FF00&#34;,&#34;#FFED00&#34;,&#34;#FF4800&#34;,&#34;#88FF00&#34;,&#34;#FF1800&#34;,&#34;#F0FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF4500&#34;,&#34;#12FF00&#34;,&#34;#7AFF00&#34;,&#34;#4EFF00&#34;,&#34;#FFCB00&#34;,&#34;#FF5400&#34;,&#34;#61FF00&#34;,&#34;#DAFF00&#34;,&#34;#FFDB00&#34;,&#34;#ADFF00&#34;,&#34;#FF2D00&#34;,&#34;#FF3C00&#34;,&#34;#FF9800&#34;,&#34;#FF2C00&#34;,&#34;#A1FF00&#34;,&#34;#FBFF00&#34;,&#34;#FFE600&#34;,&#34;#FFC600&#34;,&#34;#ACFF00&#34;,&#34;#3FFF00&#34;,&#34;#FF7A00&#34;,&#34;#E5FF00&#34;,&#34;#FF5300&#34;,&#34;#FFD200&#34;,&#34;#70FF00&#34;,&#34;#FAFF00&#34;,&#34;#FFA300&#34;,&#34;#FF2700&#34;,&#34;#FFCB00&#34;,&#34;#16FF00&#34;,&#34;#FF7600&#34;,&#34;#E3FF00&#34;,&#34;#44FF00&#34;,&#34;#FFC100&#34;,&#34;#FF5B00&#34;,&#34;#F0FF00&#34;,&#34;#69FF00&#34;,&#34;#7EFF00&#34;,&#34;#0FFF00&#34;,&#34;#FF7D00&#34;,&#34;#FF3800&#34;,&#34;#FFC500&#34;,&#34;#71FF00&#34;,&#34;#FF8100&#34;,&#34;#FF8200&#34;,&#34;#FF8E00&#34;,&#34;#FF4700&#34;,&#34;#FFB600&#34;,&#34;#FFF900&#34;,&#34;#FF0600&#34;,&#34;#6EFF00&#34;,&#34;#79FF00&#34;,&#34;#FF0B00&#34;,&#34;#42FF00&#34;,&#34;#1FFF00&#34;,&#34;#FFCF00&#34;,&#34;#FF0E00&#34;,&#34;#60FF00&#34;,&#34;#FFC100&#34;,&#34;#ABFF00&#34;,&#34;#4CFF00&#34;,&#34;#FFC800&#34;,&#34;#FFC700&#34;,&#34;#70FF00&#34;,&#34;#FFDE00&#34;,&#34;#FBFF00&#34;,&#34;#61FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF5700&#34;,&#34;#4EFF00&#34;,&#34;#FF7E00&#34;,&#34;#30FF00&#34;,&#34;#21FF00&#34;,&#34;#B0FF00&#34;,&#34;#FF2300&#34;,&#34;#FF4700&#34;,&#34;#FF3E00&#34;,&#34;#45FF00&#34;,&#34;#A4FF00&#34;,&#34;#43FF00&#34;,&#34;#FFBB00&#34;,&#34;#FF2C00&#34;,&#34;#FF7700&#34;,&#34;#4DFF00&#34;,&#34;#48FF00&#34;,&#34;#FF4000&#34;,&#34;#35FF00&#34;,&#34;#FF8400&#34;,&#34;#61FF00&#34;,&#34;#FF6900&#34;,&#34;#5EFF00&#34;,&#34;#69FF00&#34;,&#34;#FF2800&#34;,&#34;#FF1300&#34;,&#34;#C9FF00&#34;,&#34;#2CFF00&#34;,&#34;#BCFF00&#34;,&#34;#E5FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF1B00&#34;,&#34;#D8FF00&#34;,&#34;#FF6300&#34;,&#34;#FF5500&#34;,&#34;#A4FF00&#34;,&#34;#A8FF00&#34;,&#34;#FF3400&#34;,&#34;#FFA400&#34;,&#34;#CCFF00&#34;,&#34;#5FFF00&#34;,&#34;#5DFF00&#34;,&#34;#6BFF00&#34;,&#34;#24FF00&#34;,&#34;#FFF900&#34;,&#34;#5EFF00&#34;,&#34;#FF4600&#34;,&#34;#A9FF00&#34;,&#34;#19FF00&#34;,&#34;#FFF700&#34;,&#34;#AAFF00&#34;,&#34;#FFB000&#34;,&#34;#8FFF00&#34;,&#34;#FF7A00&#34;,&#34;#2DFF00&#34;,&#34;#FF1500&#34;,&#34;#FF0600&#34;,&#34;#FF4900&#34;,&#34;#FFCC00&#34;,&#34;#C3FF00&#34;,&#34;#FFB700&#34;,&#34;#5FFF00&#34;,&#34;#FFA900&#34;,&#34;#12FF00&#34;,&#34;#FFE400&#34;,&#34;#83FF00&#34;,&#34;#FFA200&#34;,&#34;#FF4500&#34;,&#34;#EDFF00&#34;,&#34;#5EFF00&#34;,&#34;#FF7A00&#34;,&#34;#FBFF00&#34;,&#34;#FF9900&#34;,&#34;#DEFF00&#34;,&#34;#FF8C00&#34;,&#34;#32FF00&#34;,&#34;#ADFF00&#34;,&#34;#BDFF00&#34;,&#34;#FF9900&#34;,&#34;#FF9F00&#34;,&#34;#62FF00&#34;,&#34;#FF3700&#34;,&#34;#FF6B00&#34;,&#34;#FF4300&#34;,&#34;#76FF00&#34;,&#34;#A2FF00&#34;,&#34;#FFFF00&#34;,&#34;#FFE900&#34;,&#34;#D1FF00&#34;,&#34;#95FF00&#34;,&#34;#04FF00&#34;,&#34;#FFC900&#34;,&#34;#FFA900&#34;,&#34;#44FF00&#34;,&#34;#FF7E00&#34;,&#34;#FFAC00&#34;,&#34;#FDFF00&#34;,&#34;#9DFF00&#34;,&#34;#78FF00&#34;,&#34;#FFC900&#34;,&#34;#FF3200&#34;,&#34;#23FF00&#34;,&#34;#55FF00&#34;,&#34;#FFF000&#34;,&#34;#FF4C00&#34;,&#34;#25FF00&#34;,&#34;#29FF00&#34;,&#34;#FFE100&#34;,&#34;#2FFF00&#34;,&#34;#FF9800&#34;,&#34;#FF6800&#34;,&#34;#FFBA00&#34;,&#34;#BCFF00&#34;,&#34;#FF0400&#34;,&#34;#FF4200&#34;,&#34;#1DFF00&#34;,&#34;#FFF300&#34;,&#34;#B0FF00&#34;,&#34;#FF7200&#34;,&#34;#FFAA00&#34;,&#34;#FF7A00&#34;,&#34;#F4FF00&#34;,&#34;#FF5F00&#34;,&#34;#FF5B00&#34;,&#34;#FFB000&#34;,&#34;#BFFF00&#34;,&#34;#F1FF00&#34;,&#34;#FF6F00&#34;,&#34;#7AFF00&#34;,&#34;#08FF00&#34;,&#34;#FF0600&#34;,&#34;#FF0700&#34;,&#34;#4EFF00&#34;,&#34;#FFD300&#34;,&#34;#FFB600&#34;,&#34;#2CFF00&#34;,&#34;#FF0200&#34;,&#34;#63FF00&#34;,&#34;#ACFF00&#34;,&#34;#3AFF00&#34;,&#34;#FF2D00&#34;,&#34;#93FF00&#34;,&#34;#EEFF00&#34;,&#34;#72FF00&#34;,&#34;#FF0E00&#34;,&#34;#B0FF00&#34;,&#34;#FFFD00&#34;,&#34;#FF6A00&#34;,&#34;#FF2A00&#34;,&#34;#33FF00&#34;,&#34;#5CFF00&#34;,&#34;#1DFF00&#34;,&#34;#FF5200&#34;,&#34;#3FFF00&#34;,&#34;#FFC000&#34;,&#34;#4EFF00&#34;,&#34;#FFCD00&#34;,&#34;#FF9D00&#34;,&#34;#96FF00&#34;,&#34;#A4FF00&#34;,&#34;#FF0400&#34;,&#34;#1EFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF7400&#34;,&#34;#ADFF00&#34;,&#34;#FAFF00&#34;,&#34;#19FF00&#34;,&#34;#FFFD00&#34;,&#34;#11FF00&#34;,&#34;#FF1100&#34;,&#34;#FFF300&#34;,&#34;#FF2600&#34;,&#34;#FF9900&#34;,&#34;#FF9D00&#34;,&#34;#D7FF00&#34;,&#34;#0AFF00&#34;,&#34;#5DFF00&#34;,&#34;#ABFF00&#34;,&#34;#5CFF00&#34;,&#34;#03FF00&#34;,&#34;#FF2D00&#34;,&#34;#FFAE00&#34;,&#34;#9CFF00&#34;,&#34;#B7FF00&#34;,&#34;#44FF00&#34;,&#34;#2CFF00&#34;,&#34;#FF5400&#34;,&#34;#FF3000&#34;,&#34;#00FF00&#34;,&#34;#FF1600&#34;,&#34;#FFF000&#34;,&#34;#FBFF00&#34;,&#34;#FFC100&#34;,&#34;#FF5C00&#34;,&#34;#FF6500&#34;,&#34;#98FF00&#34;,&#34;#FF4100&#34;,&#34;#FF7200&#34;,&#34;#FFD500&#34;,&#34;#60FF00&#34;,&#34;#D4FF00&#34;,&#34;#FFD900&#34;,&#34;#FF1600&#34;,&#34;#FF4100&#34;,&#34;#FCFF00&#34;,&#34;#07FF00&#34;,&#34;#FFE800&#34;,&#34;#22FF00&#34;,&#34;#BEFF00&#34;,&#34;#FFB600&#34;,&#34;#FF4C00&#34;,&#34;#61FF00&#34;,&#34;#FF8400&#34;,&#34;#FF8E00&#34;,&#34;#FFC500&#34;,&#34;#C8FF00&#34;,&#34;#FF7000&#34;,&#34;#7DFF00&#34;,&#34;#26FF00&#34;,&#34;#DBFF00&#34;,&#34;#FFD700&#34;,&#34;#57FF00&#34;,&#34;#74FF00&#34;,&#34;#FFEA00&#34;,&#34;#E7FF00&#34;,&#34;#FFC500&#34;,&#34;#FFC800&#34;,&#34;#8FFF00&#34;,&#34;#FFA100&#34;,&#34;#B2FF00&#34;,&#34;#FFAB00&#34;,&#34;#58FF00&#34;,&#34;#E0FF00&#34;,&#34;#FFC700&#34;,&#34;#FFBB00&#34;,&#34;#FF4200&#34;,&#34;#ABFF00&#34;,&#34;#8EFF00&#34;,&#34;#14FF00&#34;,&#34;#21FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF5400&#34;,&#34;#FFA300&#34;,&#34;#FFE900&#34;,&#34;#FFD300&#34;,&#34;#FF4F00&#34;,&#34;#DDFF00&#34;,&#34;#FF0500&#34;,&#34;#69FF00&#34;,&#34;#4BFF00&#34;,&#34;#FF7C00&#34;,&#34;#FF7E00&#34;,&#34;#BBFF00&#34;,&#34;#FF1500&#34;,&#34;#FFC300&#34;,&#34;#FFDC00&#34;,&#34;#FCFF00&#34;,&#34;#0AFF00&#34;,&#34;#66FF00&#34;,&#34;#FFFB00&#34;,&#34;#FFBE00&#34;,&#34;#DBFF00&#34;,&#34;#FF1E00&#34;,&#34;#1FFF00&#34;,&#34;#FF3C00&#34;,&#34;#BCFF00&#34;,&#34;#FF2400&#34;,&#34;#E5FF00&#34;,&#34;#FFA900&#34;,&#34;#1FFF00&#34;,&#34;#FF1700&#34;,&#34;#BAFF00&#34;,&#34;#65FF00&#34;,&#34;#6AFF00&#34;,&#34;#FF0E00&#34;,&#34;#48FF00&#34;,&#34;#FFCE00&#34;,&#34;#FF2A00&#34;,&#34;#DCFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF0800&#34;,&#34;#FFFD00&#34;,&#34;#FF0100&#34;,&#34;#08FF00&#34;,&#34;#FF4D00&#34;,&#34;#05FF00&#34;,&#34;#FFA300&#34;,&#34;#9AFF00&#34;,&#34;#FF9400&#34;,&#34;#FF5500&#34;,&#34;#FF3A00&#34;,&#34;#2DFF00&#34;,&#34;#FFA200&#34;,&#34;#9EFF00&#34;,&#34;#99FF00&#34;,&#34;#DAFF00&#34;,&#34;#70FF00&#34;,&#34;#79FF00&#34;,&#34;#FF3C00&#34;,&#34;#FFF500&#34;,&#34;#A3FF00&#34;,&#34;#A2FF00&#34;,&#34;#FF4200&#34;,&#34;#1DFF00&#34;,&#34;#64FF00&#34;,&#34;#FF2000&#34;,&#34;#FF1500&#34;,&#34;#19FF00&#34;,&#34;#FF2C00&#34;,&#34;#0AFF00&#34;,&#34;#9BFF00&#34;,&#34;#FEFF00&#34;,&#34;#86FF00&#34;,&#34;#FF3C00&#34;,&#34;#FF6D00&#34;,&#34;#ABFF00&#34;,&#34;#FF2500&#34;,&#34;#FFE000&#34;,&#34;#FFD800&#34;,&#34;#62FF00&#34;,&#34;#FFDF00&#34;,&#34;#4CFF00&#34;,&#34;#FF2D00&#34;,&#34;#0DFF00&#34;,&#34;#16FF00&#34;,&#34;#FF5100&#34;,&#34;#BBFF00&#34;,&#34;#FF5700&#34;,&#34;#92FF00&#34;,&#34;#82FF00&#34;,&#34;#FF5700&#34;,&#34;#FFDB00&#34;,&#34;#AFFF00&#34;,&#34;#FF5500&#34;,&#34;#83FF00&#34;,&#34;#C1FF00&#34;,&#34;#71FF00&#34;,&#34;#0BFF00&#34;,&#34;#FFE100&#34;,&#34;#FF1900&#34;,&#34;#02FF00&#34;,&#34;#C9FF00&#34;,&#34;#48FF00&#34;,&#34;#FFAE00&#34;,&#34;#FFA600&#34;,&#34;#38FF00&#34;,&#34;#FF9400&#34;,&#34;#FF6400&#34;,&#34;#E5FF00&#34;,&#34;#FFDF00&#34;,&#34;#FF4500&#34;,&#34;#1DFF00&#34;,&#34;#FF3B00&#34;,&#34;#FF2B00&#34;,&#34;#86FF00&#34;,&#34;#FF3400&#34;,&#34;#C8FF00&#34;,&#34;#7EFF00&#34;,&#34;#49FF00&#34;,&#34;#64FF00&#34;,&#34;#48FF00&#34;,&#34;#FF4600&#34;,&#34;#02FF00&#34;,&#34;#2DFF00&#34;,&#34;#FFD400&#34;,&#34;#A4FF00&#34;,&#34;#6DFF00&#34;,&#34;#F3FF00&#34;,&#34;#FF4200&#34;,&#34;#FDFF00&#34;,&#34;#FFF200&#34;,&#34;#FFFA00&#34;,&#34;#D6FF00&#34;,&#34;#B3FF00&#34;,&#34;#FFD200&#34;,&#34;#FFC300&#34;,&#34;#FF2D00&#34;,&#34;#FFD300&#34;,&#34;#82FF00&#34;,&#34;#FFA500&#34;,&#34;#39FF00&#34;,&#34;#E1FF00&#34;,&#34;#EEFF00&#34;,&#34;#5FFF00&#34;,&#34;#13FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF5500&#34;,&#34;#FF7B00&#34;,&#34;#72FF00&#34;,&#34;#6BFF00&#34;,&#34;#FFD700&#34;,&#34;#FF7100&#34;,&#34;#FF2C00&#34;,&#34;#10FF00&#34;,&#34;#FF4700&#34;,&#34;#FF3300&#34;,&#34;#D0FF00&#34;,&#34;#EFFF00&#34;,&#34;#FF0F00&#34;,&#34;#FFA100&#34;,&#34;#FF1100&#34;,&#34;#FFE700&#34;,&#34;#FFE500&#34;,&#34;#FF4000&#34;,&#34;#FAFF00&#34;,&#34;#FF9500&#34;,&#34;#FF2E00&#34;,&#34;#FFF400&#34;,&#34;#0FFF00&#34;,&#34;#6FFF00&#34;,&#34;#FFAA00&#34;,&#34;#FFFA00&#34;,&#34;#FF3900&#34;,&#34;#FF1300&#34;,&#34;#26FF00&#34;,&#34;#FF6800&#34;,&#34;#FFB300&#34;,&#34;#06FF00&#34;,&#34;#29FF00&#34;,&#34;#F5FF00&#34;,&#34;#FF6500&#34;,&#34;#FF6600&#34;,&#34;#FFA700&#34;,&#34;#1AFF00&#34;,&#34;#FFB900&#34;,&#34;#FF3500&#34;,&#34;#C4FF00&#34;,&#34;#FF8600&#34;,&#34;#FFD600&#34;,&#34;#FF0D00&#34;,&#34;#FFA600&#34;,&#34;#54FF00&#34;,&#34;#69FF00&#34;,&#34;#D4FF00&#34;,&#34;#52FF00&#34;,&#34;#FF4B00&#34;,&#34;#42FF00&#34;,&#34;#FFD800&#34;,&#34;#89FF00&#34;,&#34;#FFE800&#34;,&#34;#FF2000&#34;,&#34;#C7FF00&#34;,&#34;#63FF00&#34;,&#34;#FF7600&#34;,&#34;#74FF00&#34;,&#34;#69FF00&#34;,&#34;#FFFF00&#34;,&#34;#34FF00&#34;,&#34;#4FFF00&#34;,&#34;#FF2F00&#34;,&#34;#FF9E00&#34;,&#34;#FFEF00&#34;,&#34;#FF8100&#34;,&#34;#60FF00&#34;,&#34;#FFF000&#34;,&#34;#FFE300&#34;,&#34;#FF9200&#34;,&#34;#FF2800&#34;,&#34;#18FF00&#34;,&#34;#FF2000&#34;,&#34;#53FF00&#34;,&#34;#EFFF00&#34;,&#34;#70FF00&#34;,&#34;#55FF00&#34;,&#34;#FFDC00&#34;,&#34;#5FFF00&#34;,&#34;#FF5F00&#34;,&#34;#FF5500&#34;,&#34;#FFD800&#34;,&#34;#FF2600&#34;,&#34;#FF6600&#34;,&#34;#FF9700&#34;,&#34;#FF0600&#34;,&#34;#FF2200&#34;,&#34;#EDFF00&#34;,&#34;#D9FF00&#34;,&#34;#FFC900&#34;,&#34;#04FF00&#34;,&#34;#FF2300&#34;,&#34;#FF6A00&#34;,&#34;#FF4000&#34;,&#34;#B9FF00&#34;,&#34;#A2FF00&#34;,&#34;#FFCD00&#34;,&#34;#FFF100&#34;,&#34;#FF0F00&#34;,&#34;#9EFF00&#34;,&#34;#F9FF00&#34;,&#34;#FF5A00&#34;,&#34;#DAFF00&#34;,&#34;#FF1000&#34;,&#34;#FFBF00&#34;,&#34;#FF8C00&#34;,&#34;#92FF00&#34;,&#34;#FFCC00&#34;,&#34;#72FF00&#34;,&#34;#4BFF00&#34;,&#34;#FF1700&#34;,&#34;#84FF00&#34;,&#34;#D5FF00&#34;,&#34;#FF8800&#34;,&#34;#84FF00&#34;,&#34;#FF4500&#34;,&#34;#FFF300&#34;,&#34;#B2FF00&#34;,&#34;#FF8100&#34;,&#34;#FFF900&#34;,&#34;#FF0000&#34;,&#34;#FF2B00&#34;,&#34;#E1FF00&#34;,&#34;#BAFF00&#34;,&#34;#20FF00&#34;,&#34;#BEFF00&#34;,&#34;#D7FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF5D00&#34;,&#34;#FEFF00&#34;,&#34;#FF5000&#34;,&#34;#FFDF00&#34;,&#34;#FF5F00&#34;,&#34;#F1FF00&#34;,&#34;#FF4A00&#34;,&#34;#E3FF00&#34;,&#34;#0BFF00&#34;,&#34;#FFC100&#34;,&#34;#FF4E00&#34;,&#34;#FF3400&#34;,&#34;#FF0500&#34;,&#34;#FFA000&#34;,&#34;#FF5700&#34;,&#34;#FFE400&#34;,&#34;#89FF00&#34;,&#34;#FF9D00&#34;,&#34;#2FFF00&#34;,&#34;#D6FF00&#34;,&#34;#FF4900&#34;,&#34;#FFBD00&#34;,&#34;#30FF00&#34;,&#34;#71FF00&#34;,&#34;#02FF00&#34;,&#34;#FF6C00&#34;,&#34;#FF8100&#34;,&#34;#3CFF00&#34;,&#34;#E8FF00&#34;,&#34;#FFEB00&#34;,&#34;#15FF00&#34;,&#34;#FF9100&#34;,&#34;#FFBE00&#34;,&#34;#FFCD00&#34;,&#34;#FFA800&#34;,&#34;#33FF00&#34;,&#34;#F2FF00&#34;,&#34;#FF4500&#34;,&#34;#AFFF00&#34;,&#34;#E7FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF7500&#34;,&#34;#FF2400&#34;,&#34;#FFBA00&#34;,&#34;#FF0900&#34;,&#34;#F2FF00&#34;,&#34;#46FF00&#34;,&#34;#9BFF00&#34;,&#34;#FFC300&#34;,&#34;#2AFF00&#34;,&#34;#35FF00&#34;,&#34;#53FF00&#34;,&#34;#54FF00&#34;,&#34;#91FF00&#34;,&#34;#95FF00&#34;,&#34;#23FF00&#34;,&#34;#FFAA00&#34;,&#34;#FF7900&#34;,&#34;#FF4900&#34;,&#34;#7BFF00&#34;,&#34;#FFC900&#34;,&#34;#FFB300&#34;,&#34;#4AFF00&#34;,&#34;#FFC200&#34;,&#34;#FFF800&#34;,&#34;#FFF500&#34;,&#34;#28FF00&#34;,&#34;#FF7800&#34;,&#34;#FF6400&#34;,&#34;#A5FF00&#34;,&#34;#FF5100&#34;,&#34;#78FF00&#34;,&#34;#FFC600&#34;,&#34;#CBFF00&#34;,&#34;#3CFF00&#34;,&#34;#DFFF00&#34;,&#34;#FF4B00&#34;,&#34;#52FF00&#34;,&#34;#FF5A00&#34;,&#34;#FFAF00&#34;,&#34;#E7FF00&#34;,&#34;#AEFF00&#34;,&#34;#FF9A00&#34;,&#34;#FF8B00&#34;,&#34;#FF5400&#34;,&#34;#D3FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF2D00&#34;,&#34;#FF8B00&#34;,&#34;#4EFF00&#34;,&#34;#13FF00&#34;,&#34;#FF7900&#34;,&#34;#23FF00&#34;,&#34;#FF1F00&#34;,&#34;#C7FF00&#34;,&#34;#FF1C00&#34;,&#34;#13FF00&#34;,&#34;#01FF00&#34;,&#34;#36FF00&#34;,&#34;#FF9C00&#34;,&#34;#4BFF00&#34;,&#34;#66FF00&#34;,&#34;#65FF00&#34;,&#34;#94FF00&#34;,&#34;#57FF00&#34;,&#34;#82FF00&#34;,&#34;#FF7B00&#34;,&#34;#FFBE00&#34;,&#34;#39FF00&#34;,&#34;#96FF00&#34;,&#34;#FF6000&#34;,&#34;#5AFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF0900&#34;,&#34;#6FFF00&#34;,&#34;#43FF00&#34;,&#34;#FF1900&#34;,&#34;#3CFF00&#34;,&#34;#3EFF00&#34;,&#34;#FF2700&#34;,&#34;#FFD300&#34;,&#34;#FF8700&#34;,&#34;#50FF00&#34;,&#34;#FFCE00&#34;,&#34;#0AFF00&#34;,&#34;#8EFF00&#34;,&#34;#FF5D00&#34;,&#34;#FF6000&#34;,&#34;#7DFF00&#34;,&#34;#FF0100&#34;,&#34;#25FF00&#34;,&#34;#69FF00&#34;,&#34;#A5FF00&#34;,&#34;#D7FF00&#34;,&#34;#FFEF00&#34;,&#34;#FF9000&#34;,&#34;#FFB400&#34;,&#34;#B8FF00&#34;,&#34;#E2FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF3300&#34;,&#34;#35FF00&#34;,&#34;#12FF00&#34;,&#34;#FF0900&#34;,&#34;#11FF00&#34;,&#34;#FFE000&#34;,&#34;#FFB100&#34;,&#34;#FF6F00&#34;,&#34;#FF4000&#34;,&#34;#86FF00&#34;,&#34;#FF2900&#34;,&#34;#73FF00&#34;,&#34;#07FF00&#34;,&#34;#FF7F00&#34;,&#34;#43FF00&#34;,&#34;#FF3B00&#34;,&#34;#FFD100&#34;,&#34;#83FF00&#34;,&#34;#6EFF00&#34;,&#34;#B9FF00&#34;,&#34;#FF3500&#34;,&#34;#FF6900&#34;,&#34;#FFEF00&#34;,&#34;#F6FF00&#34;,&#34;#FFD400&#34;,&#34;#1FFF00&#34;,&#34;#FF2800&#34;,&#34;#FFC500&#34;,&#34;#3EFF00&#34;,&#34;#FFFE00&#34;,&#34;#8BFF00&#34;,&#34;#FFCF00&#34;,&#34;#FF4600&#34;,&#34;#FFF100&#34;,&#34;#C6FF00&#34;,&#34;#FFCB00&#34;,&#34;#46FF00&#34;,&#34;#4EFF00&#34;,&#34;#3FFF00&#34;,&#34;#FFDF00&#34;,&#34;#10FF00&#34;,&#34;#FF1700&#34;,&#34;#FF5C00&#34;,&#34;#76FF00&#34;,&#34;#FF5A00&#34;,&#34;#FF3500&#34;,&#34;#C6FF00&#34;,&#34;#2CFF00&#34;,&#34;#31FF00&#34;,&#34;#FFF500&#34;,&#34;#99FF00&#34;,&#34;#FFEC00&#34;,&#34;#91FF00&#34;,&#34;#FF7700&#34;,&#34;#1BFF00&#34;,&#34;#98FF00&#34;,&#34;#63FF00&#34;,&#34;#FF8E00&#34;,&#34;#7FFF00&#34;,&#34;#FF4B00&#34;,&#34;#FFCA00&#34;,&#34;#FFE300&#34;,&#34;#BDFF00&#34;,&#34;#58FF00&#34;,&#34;#53FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF5900&#34;,&#34;#08FF00&#34;,&#34;#FF4800&#34;,&#34;#FF1D00&#34;,&#34;#FF7E00&#34;,&#34;#E5FF00&#34;,&#34;#92FF00&#34;,&#34;#FF1F00&#34;,&#34;#68FF00&#34;,&#34;#FFC900&#34;,&#34;#F6FF00&#34;,&#34;#FFC700&#34;,&#34;#AEFF00&#34;,&#34;#71FF00&#34;,&#34;#FFAB00&#34;,&#34;#EFFF00&#34;,&#34;#D7FF00&#34;,&#34;#38FF00&#34;,&#34;#DEFF00&#34;,&#34;#FFB000&#34;,&#34;#FF3300&#34;,&#34;#ABFF00&#34;,&#34;#BEFF00&#34;,&#34;#05FF00&#34;,&#34;#EDFF00&#34;,&#34;#91FF00&#34;,&#34;#66FF00&#34;,&#34;#FFFF00&#34;,&#34;#D9FF00&#34;,&#34;#63FF00&#34;,&#34;#FFB800&#34;,&#34;#FF8900&#34;,&#34;#FF4800&#34;,&#34;#FFAC00&#34;,&#34;#FF9900&#34;,&#34;#FF3900&#34;,&#34;#63FF00&#34;,&#34;#EBFF00&#34;,&#34;#F4FF00&#34;,&#34;#19FF00&#34;,&#34;#86FF00&#34;,&#34;#A6FF00&#34;,&#34;#87FF00&#34;,&#34;#BBFF00&#34;,&#34;#51FF00&#34;,&#34;#FF5700&#34;,&#34;#FF4300&#34;,&#34;#8AFF00&#34;,&#34;#FF2700&#34;,&#34;#FF2700&#34;,&#34;#FF8F00&#34;,&#34;#02FF00&#34;,&#34;#FF2900&#34;,&#34;#FF8600&#34;,&#34;#FF8300&#34;,&#34;#FF2800&#34;,&#34;#EBFF00&#34;,&#34;#97FF00&#34;,&#34;#6AFF00&#34;,&#34;#FFD900&#34;,&#34;#FFDB00&#34;,&#34;#87FF00&#34;,&#34;#FF7800&#34;,&#34;#89FF00&#34;,&#34;#FF2400&#34;,&#34;#FF6000&#34;,&#34;#2CFF00&#34;,&#34;#03FF00&#34;,&#34;#FF6500&#34;,&#34;#FF7E00&#34;,&#34;#0CFF00&#34;,&#34;#FF5F00&#34;,&#34;#FF7200&#34;,&#34;#17FF00&#34;,&#34;#6EFF00&#34;,&#34;#66FF00&#34;,&#34;#FFD900&#34;,&#34;#FFBA00&#34;,&#34;#48FF00&#34;,&#34;#64FF00&#34;,&#34;#FFC000&#34;,&#34;#EAFF00&#34;,&#34;#FFFA00&#34;,&#34;#FF8100&#34;,&#34;#62FF00&#34;,&#34;#45FF00&#34;,&#34;#FF1C00&#34;,&#34;#FFBC00&#34;,&#34;#FFCD00&#34;,&#34;#ACFF00&#34;,&#34;#EFFF00&#34;,&#34;#FF1300&#34;,&#34;#FFC000&#34;,&#34;#FF7E00&#34;,&#34;#FFFC00&#34;,&#34;#38FF00&#34;,&#34;#F1FF00&#34;,&#34;#FF4600&#34;,&#34;#BFFF00&#34;,&#34;#FF3B00&#34;,&#34;#FCFF00&#34;,&#34;#F7FF00&#34;,&#34;#65FF00&#34;,&#34;#FF4A00&#34;,&#34;#C9FF00&#34;,&#34;#8FFF00&#34;,&#34;#FFEA00&#34;,&#34;#37FF00&#34;,&#34;#FF7600&#34;,&#34;#5CFF00&#34;,&#34;#FFCD00&#34;,&#34;#FFB200&#34;,&#34;#C8FF00&#34;,&#34;#D7FF00&#34;,&#34;#1EFF00&#34;,&#34;#FFBF00&#34;,&#34;#FFFA00&#34;,&#34;#8CFF00&#34;,&#34;#B4FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFD900&#34;,&#34;#A7FF00&#34;,&#34;#FF2600&#34;,&#34;#FFE400&#34;,&#34;#FFB100&#34;,&#34;#3AFF00&#34;,&#34;#FF1100&#34;,&#34;#FF3F00&#34;,&#34;#FBFF00&#34;,&#34;#FF9F00&#34;,&#34;#1EFF00&#34;,&#34;#61FF00&#34;,&#34;#FFFC00&#34;,&#34;#99FF00&#34;,&#34;#FF1D00&#34;,&#34;#61FF00&#34;,&#34;#10FF00&#34;,&#34;#FFB000&#34;,&#34;#ADFF00&#34;,&#34;#FFCE00&#34;,&#34;#FF6A00&#34;,&#34;#FF6600&#34;,&#34;#93FF00&#34;,&#34;#FF0200&#34;,&#34;#5FFF00&#34;,&#34;#43FF00&#34;,&#34;#F9FF00&#34;,&#34;#CDFF00&#34;,&#34;#4BFF00&#34;,&#34;#B5FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF1400&#34;,&#34;#08FF00&#34;,&#34;#B5FF00&#34;,&#34;#B6FF00&#34;,&#34;#BAFF00&#34;,&#34;#FFF900&#34;,&#34;#17FF00&#34;,&#34;#46FF00&#34;,&#34;#FFEE00&#34;,&#34;#04FF00&#34;,&#34;#39FF00&#34;,&#34;#FFB400&#34;,&#34;#8EFF00&#34;,&#34;#DFFF00&#34;,&#34;#FF1300&#34;,&#34;#8DFF00&#34;,&#34;#02FF00&#34;,&#34;#EFFF00&#34;,&#34;#46FF00&#34;,&#34;#82FF00&#34;,&#34;#73FF00&#34;,&#34;#F0FF00&#34;,&#34;#FFC900&#34;,&#34;#01FF00&#34;,&#34;#1BFF00&#34;,&#34;#FFAB00&#34;,&#34;#A8FF00&#34;,&#34;#60FF00&#34;,&#34;#FF2100&#34;,&#34;#FFE300&#34;,&#34;#94FF00&#34;,&#34;#98FF00&#34;,&#34;#25FF00&#34;,&#34;#C0FF00&#34;,&#34;#98FF00&#34;,&#34;#FFB300&#34;,&#34;#FFD800&#34;,&#34;#75FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF9000&#34;,&#34;#FFB100&#34;,&#34;#FFF300&#34;,&#34;#63FF00&#34;,&#34;#BFFF00&#34;,&#34;#FF5A00&#34;,&#34;#FFBF00&#34;,&#34;#8CFF00&#34;,&#34;#FEFF00&#34;,&#34;#FFA100&#34;,&#34;#FFDE00&#34;,&#34;#FFA300&#34;,&#34;#1AFF00&#34;,&#34;#A2FF00&#34;,&#34;#DBFF00&#34;,&#34;#A2FF00&#34;,&#34;#43FF00&#34;,&#34;#FF8A00&#34;,&#34;#FFF900&#34;,&#34;#FF6600&#34;,&#34;#FF1400&#34;,&#34;#FFA500&#34;,&#34;#FF9F00&#34;,&#34;#FFED00&#34;,&#34;#D0FF00&#34;,&#34;#10FF00&#34;,&#34;#FFCD00&#34;,&#34;#FF4100&#34;,&#34;#FFC200&#34;,&#34;#B2FF00&#34;,&#34;#C1FF00&#34;,&#34;#FF8B00&#34;,&#34;#EFFF00&#34;,&#34;#FF5D00&#34;,&#34;#FF1400&#34;,&#34;#FFBF00&#34;,&#34;#1AFF00&#34;,&#34;#FF1F00&#34;,&#34;#FFD500&#34;,&#34;#FF3800&#34;,&#34;#FFA500&#34;,&#34;#FF1400&#34;,&#34;#5DFF00&#34;,&#34;#A0FF00&#34;,&#34;#FFC800&#34;,&#34;#73FF00&#34;,&#34;#FFB500&#34;,&#34;#C4FF00&#34;,&#34;#FFA200&#34;,&#34;#43FF00&#34;,&#34;#03FF00&#34;,&#34;#A7FF00&#34;,&#34;#FFAE00&#34;,&#34;#37FF00&#34;,&#34;#72FF00&#34;,&#34;#FFB800&#34;,&#34;#FFBF00&#34;,&#34;#FF1B00&#34;,&#34;#FFFC00&#34;,&#34;#A3FF00&#34;,&#34;#FFF600&#34;,&#34;#49FF00&#34;,&#34;#99FF00&#34;,&#34;#FF5F00&#34;,&#34;#F1FF00&#34;,&#34;#FF4400&#34;,&#34;#FEFF00&#34;,&#34;#FF4400&#34;,&#34;#FF3000&#34;,&#34;#FFFF00&#34;,&#34;#CCFF00&#34;,&#34;#FFB100&#34;,&#34;#FAFF00&#34;,&#34;#FFE500&#34;,&#34;#FFDD00&#34;,&#34;#FFB700&#34;,&#34;#8EFF00&#34;,&#34;#FFBB00&#34;,&#34;#48FF00&#34;,&#34;#FF8600&#34;,&#34;#99FF00&#34;,&#34;#FFA000&#34;,&#34;#FF7600&#34;,&#34;#EEFF00&#34;,&#34;#C3FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF0900&#34;,&#34;#FFAD00&#34;,&#34;#CBFF00&#34;,&#34;#7BFF00&#34;,&#34;#FF6E00&#34;,&#34;#D8FF00&#34;,&#34;#67FF00&#34;,&#34;#84FF00&#34;,&#34;#32FF00&#34;,&#34;#FF5700&#34;,&#34;#76FF00&#34;,&#34;#FF4600&#34;,&#34;#EBFF00&#34;,&#34;#FBFF00&#34;,&#34;#9EFF00&#34;,&#34;#75FF00&#34;,&#34;#40FF00&#34;,&#34;#CAFF00&#34;,&#34;#94FF00&#34;,&#34;#FF1600&#34;,&#34;#75FF00&#34;,&#34;#FFDC00&#34;,&#34;#B0FF00&#34;,&#34;#B8FF00&#34;,&#34;#29FF00&#34;,&#34;#FFFB00&#34;,&#34;#14FF00&#34;,&#34;#FF4800&#34;,&#34;#B7FF00&#34;,&#34;#FF3D00&#34;,&#34;#FFBD00&#34;,&#34;#F8FF00&#34;,&#34;#FF4700&#34;,&#34;#FF6C00&#34;,&#34;#D9FF00&#34;,&#34;#FFD400&#34;,&#34;#B4FF00&#34;,&#34;#26FF00&#34;,&#34;#FF7D00&#34;,&#34;#7AFF00&#34;,&#34;#60FF00&#34;,&#34;#FF9400&#34;,&#34;#FF8E00&#34;,&#34;#5CFF00&#34;,&#34;#FF1100&#34;,&#34;#CEFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF5500&#34;,&#34;#FCFF00&#34;,&#34;#FF5C00&#34;,&#34;#67FF00&#34;,&#34;#68FF00&#34;,&#34;#4AFF00&#34;,&#34;#85FF00&#34;,&#34;#9EFF00&#34;,&#34;#F7FF00&#34;,&#34;#FF3B00&#34;,&#34;#FF6F00&#34;,&#34;#EBFF00&#34;,&#34;#FF0400&#34;,&#34;#35FF00&#34;,&#34;#00FF00&#34;,&#34;#E5FF00&#34;,&#34;#06FF00&#34;,&#34;#FF1F00&#34;,&#34;#FF0A00&#34;,&#34;#46FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF5900&#34;,&#34;#3DFF00&#34;,&#34;#FF5F00&#34;,&#34;#FF9A00&#34;,&#34;#FF9E00&#34;,&#34;#F2FF00&#34;,&#34;#27FF00&#34;,&#34;#FF3400&#34;,&#34;#79FF00&#34;,&#34;#FF2800&#34;,&#34;#FFE000&#34;,&#34;#7BFF00&#34;,&#34;#FFE400&#34;,&#34;#FF4200&#34;,&#34;#B4FF00&#34;,&#34;#50FF00&#34;,&#34;#FFF000&#34;,&#34;#FF7200&#34;,&#34;#40FF00&#34;,&#34;#16FF00&#34;,&#34;#FFCE00&#34;,&#34;#10FF00&#34;,&#34;#B9FF00&#34;,&#34;#A4FF00&#34;,&#34;#FF1C00&#34;,&#34;#A0FF00&#34;,&#34;#FF7100&#34;,&#34;#FF1400&#34;,&#34;#B3FF00&#34;,&#34;#FFDE00&#34;,&#34;#FF5C00&#34;,&#34;#FF2C00&#34;,&#34;#FF9700&#34;,&#34;#FF6E00&#34;,&#34;#23FF00&#34;,&#34;#19FF00&#34;,&#34;#FF1C00&#34;,&#34;#FF6D00&#34;,&#34;#1AFF00&#34;,&#34;#FF2F00&#34;,&#34;#4EFF00&#34;,&#34;#89FF00&#34;,&#34;#CDFF00&#34;,&#34;#FF5D00&#34;,&#34;#FF4F00&#34;,&#34;#6EFF00&#34;,&#34;#FF7F00&#34;,&#34;#FFB100&#34;,&#34;#43FF00&#34;,&#34;#30FF00&#34;,&#34;#FFF000&#34;,&#34;#FFD400&#34;,&#34;#9BFF00&#34;,&#34;#A2FF00&#34;,&#34;#A3FF00&#34;,&#34;#FF3200&#34;,&#34;#9BFF00&#34;,&#34;#BFFF00&#34;,&#34;#1CFF00&#34;,&#34;#30FF00&#34;,&#34;#FF9B00&#34;,&#34;#62FF00&#34;,&#34;#FF3100&#34;,&#34;#FF8500&#34;,&#34;#FF3600&#34;,&#34;#FFF600&#34;,&#34;#FFD300&#34;,&#34;#E2FF00&#34;,&#34;#FFA500&#34;,&#34;#BAFF00&#34;,&#34;#EBFF00&#34;,&#34;#FF1E00&#34;,&#34;#1FFF00&#34;,&#34;#FF9900&#34;,&#34;#A5FF00&#34;,&#34;#85FF00&#34;,&#34;#FFF100&#34;,&#34;#7FFF00&#34;,&#34;#FFFD00&#34;,&#34;#A1FF00&#34;,&#34;#FFC200&#34;,&#34;#FFD300&#34;,&#34;#FF8900&#34;,&#34;#66FF00&#34;,&#34;#FF8500&#34;,&#34;#FF2100&#34;,&#34;#FF3B00&#34;,&#34;#FFE200&#34;,&#34;#C6FF00&#34;,&#34;#E3FF00&#34;,&#34;#65FF00&#34;,&#34;#EEFF00&#34;,&#34;#66FF00&#34;,&#34;#FF0B00&#34;,&#34;#FF9000&#34;,&#34;#D7FF00&#34;,&#34;#FF7100&#34;,&#34;#FF3800&#34;,&#34;#FF1400&#34;,&#34;#FF5E00&#34;,&#34;#FF7A00&#34;,&#34;#FFCB00&#34;,&#34;#05FF00&#34;,&#34;#02FF00&#34;,&#34;#FF1400&#34;,&#34;#FF7400&#34;,&#34;#FF1300&#34;,&#34;#93FF00&#34;,&#34;#AEFF00&#34;,&#34;#5EFF00&#34;,&#34;#FFE800&#34;,&#34;#B0FF00&#34;,&#34;#FFBF00&#34;,&#34;#60FF00&#34;,&#34;#05FF00&#34;,&#34;#FFB000&#34;,&#34;#81FF00&#34;,&#34;#FFAE00&#34;,&#34;#C3FF00&#34;,&#34;#FF6F00&#34;,&#34;#FF7900&#34;,&#34;#8CFF00&#34;,&#34;#FF6B00&#34;,&#34;#9EFF00&#34;,&#34;#11FF00&#34;,&#34;#FF6E00&#34;,&#34;#FF6D00&#34;,&#34;#2FFF00&#34;,&#34;#FF8B00&#34;,&#34;#51FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF1B00&#34;,&#34;#FF4B00&#34;,&#34;#FF3E00&#34;,&#34;#FFD300&#34;,&#34;#CAFF00&#34;,&#34;#FF0700&#34;,&#34;#FF0300&#34;,&#34;#FF0400&#34;,&#34;#0DFF00&#34;,&#34;#50FF00&#34;,&#34;#57FF00&#34;,&#34;#FF6300&#34;,&#34;#FF4300&#34;,&#34;#9AFF00&#34;,&#34;#FFAE00&#34;,&#34;#FF4100&#34;,&#34;#FFD200&#34;,&#34;#B9FF00&#34;,&#34;#75FF00&#34;,&#34;#DFFF00&#34;,&#34;#FFE900&#34;,&#34;#87FF00&#34;,&#34;#00FF00&#34;,&#34;#27FF00&#34;,&#34;#FF8800&#34;,&#34;#FFA400&#34;,&#34;#FFC900&#34;,&#34;#CDFF00&#34;,&#34;#ECFF00&#34;,&#34;#4AFF00&#34;,&#34;#FFDA00&#34;,&#34;#FF6600&#34;,&#34;#FF6200&#34;,&#34;#FDFF00&#34;,&#34;#FF5000&#34;,&#34;#FFEE00&#34;,&#34;#8CFF00&#34;,&#34;#FF2300&#34;,&#34;#FCFF00&#34;,&#34;#FF3B00&#34;,&#34;#FFA800&#34;,&#34;#27FF00&#34;,&#34;#B0FF00&#34;,&#34;#FF8900&#34;,&#34;#FFEE00&#34;,&#34;#FFCC00&#34;,&#34;#A2FF00&#34;,&#34;#69FF00&#34;,&#34;#51FF00&#34;,&#34;#FFED00&#34;,&#34;#47FF00&#34;,&#34;#97FF00&#34;,&#34;#FF8000&#34;,&#34;#1CFF00&#34;,&#34;#95FF00&#34;,&#34;#6DFF00&#34;,&#34;#FF3600&#34;,&#34;#FF3100&#34;,&#34;#97FF00&#34;,&#34;#FFE500&#34;,&#34;#5DFF00&#34;,&#34;#6DFF00&#34;,&#34;#FFDF00&#34;,&#34;#FF0A00&#34;,&#34;#FFA900&#34;,&#34;#FFB700&#34;,&#34;#FF8D00&#34;,&#34;#47FF00&#34;,&#34;#FF7400&#34;,&#34;#77FF00&#34;,&#34;#55FF00&#34;,&#34;#90FF00&#34;,&#34;#FEFF00&#34;,&#34;#81FF00&#34;,&#34;#FF1A00&#34;,&#34;#44FF00&#34;,&#34;#8EFF00&#34;,&#34;#FFF100&#34;,&#34;#06FF00&#34;,&#34;#FFE600&#34;,&#34;#FFC200&#34;,&#34;#FFE800&#34;,&#34;#39FF00&#34;,&#34;#FF2100&#34;,&#34;#62FF00&#34;,&#34;#FF2D00&#34;,&#34;#7BFF00&#34;,&#34;#FF0600&#34;,&#34;#55FF00&#34;,&#34;#04FF00&#34;,&#34;#FFF900&#34;,&#34;#B0FF00&#34;,&#34;#FFB500&#34;,&#34;#FF0400&#34;,&#34;#FFB100&#34;,&#34;#FFC600&#34;,&#34;#5FFF00&#34;,&#34;#FFD000&#34;,&#34;#06FF00&#34;,&#34;#11FF00&#34;,&#34;#FF3D00&#34;,&#34;#FFF800&#34;,&#34;#A3FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF6C00&#34;,&#34;#FFC500&#34;,&#34;#FF5400&#34;,&#34;#A8FF00&#34;,&#34;#9AFF00&#34;,&#34;#52FF00&#34;,&#34;#52FF00&#34;,&#34;#4BFF00&#34;,&#34;#FFC600&#34;,&#34;#68FF00&#34;,&#34;#FF0200&#34;,&#34;#FF1000&#34;,&#34;#FF0B00&#34;,&#34;#FF7700&#34;,&#34;#FF9000&#34;,&#34;#FF7700&#34;,&#34;#4AFF00&#34;,&#34;#ECFF00&#34;,&#34;#D8FF00&#34;,&#34;#FF8E00&#34;,&#34;#E1FF00&#34;,&#34;#E3FF00&#34;,&#34;#FFCA00&#34;,&#34;#FF6A00&#34;,&#34;#BEFF00&#34;,&#34;#FF0500&#34;,&#34;#92FF00&#34;,&#34;#FFD100&#34;,&#34;#FFC500&#34;,&#34;#FF4900&#34;,&#34;#FF1600&#34;,&#34;#FFDF00&#34;,&#34;#6CFF00&#34;,&#34;#15FF00&#34;,&#34;#FFF600&#34;,&#34;#80FF00&#34;,&#34;#FFEA00&#34;,&#34;#96FF00&#34;,&#34;#76FF00&#34;,&#34;#FFE200&#34;,&#34;#29FF00&#34;,&#34;#FFE800&#34;,&#34;#FFAE00&#34;,&#34;#FF7800&#34;,&#34;#FF4100&#34;,&#34;#FF6D00&#34;,&#34;#FF7700&#34;,&#34;#FFC600&#34;,&#34;#94FF00&#34;,&#34;#FFAF00&#34;,&#34;#FFAC00&#34;,&#34;#FF3200&#34;,&#34;#5BFF00&#34;,&#34;#77FF00&#34;,&#34;#7CFF00&#34;,&#34;#B2FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF2200&#34;,&#34;#E6FF00&#34;,&#34;#FFD800&#34;,&#34;#5BFF00&#34;,&#34;#FFF100&#34;,&#34;#8EFF00&#34;,&#34;#FF4E00&#34;,&#34;#86FF00&#34;,&#34;#89FF00&#34;,&#34;#FDFF00&#34;,&#34;#F1FF00&#34;,&#34;#FDFF00&#34;,&#34;#9FFF00&#34;,&#34;#7FFF00&#34;,&#34;#FF8900&#34;,&#34;#FF6F00&#34;,&#34;#ECFF00&#34;,&#34;#FF3E00&#34;,&#34;#34FF00&#34;,&#34;#FFE100&#34;,&#34;#A6FF00&#34;,&#34;#FF6800&#34;,&#34;#FFEC00&#34;,&#34;#FF3100&#34;,&#34;#FF4400&#34;,&#34;#FF3500&#34;,&#34;#2AFF00&#34;,&#34;#FF0300&#34;,&#34;#D8FF00&#34;,&#34;#FF0200&#34;,&#34;#FFB000&#34;,&#34;#FF4800&#34;,&#34;#FFA900&#34;,&#34;#FF0E00&#34;,&#34;#70FF00&#34;,&#34;#FFA100&#34;,&#34;#AEFF00&#34;,&#34;#C0FF00&#34;,&#34;#9CFF00&#34;,&#34;#FF0D00&#34;,&#34;#91FF00&#34;,&#34;#FFB500&#34;,&#34;#7CFF00&#34;,&#34;#05FF00&#34;,&#34;#FF7E00&#34;,&#34;#10FF00&#34;,&#34;#C1FF00&#34;,&#34;#FFE700&#34;,&#34;#9EFF00&#34;,&#34;#1FFF00&#34;,&#34;#FF8F00&#34;,&#34;#FF7000&#34;,&#34;#FF7B00&#34;,&#34;#CFFF00&#34;,&#34;#FFB200&#34;,&#34;#FF0A00&#34;,&#34;#73FF00&#34;,&#34;#FF8300&#34;,&#34;#C7FF00&#34;,&#34;#FFC800&#34;,&#34;#CBFF00&#34;,&#34;#FFD000&#34;,&#34;#FFC000&#34;,&#34;#FFCA00&#34;,&#34;#FF2500&#34;,&#34;#0DFF00&#34;,&#34;#FFD100&#34;,&#34;#FFD800&#34;,&#34;#FF1400&#34;,&#34;#FF3900&#34;,&#34;#5DFF00&#34;,&#34;#FF0100&#34;,&#34;#FFB600&#34;,&#34;#42FF00&#34;,&#34;#CAFF00&#34;,&#34;#E8FF00&#34;,&#34;#D2FF00&#34;,&#34;#6DFF00&#34;,&#34;#F0FF00&#34;,&#34;#E4FF00&#34;,&#34;#FF2D00&#34;,&#34;#37FF00&#34;,&#34;#7FFF00&#34;,&#34;#12FF00&#34;,&#34;#FFF800&#34;,&#34;#FF3000&#34;,&#34;#FFF600&#34;,&#34;#28FF00&#34;,&#34;#56FF00&#34;,&#34;#6DFF00&#34;,&#34;#A0FF00&#34;,&#34;#FF7000&#34;,&#34;#FF4900&#34;,&#34;#EDFF00&#34;,&#34;#FF3100&#34;,&#34;#20FF00&#34;,&#34;#44FF00&#34;,&#34;#FFC100&#34;,&#34;#B0FF00&#34;,&#34;#08FF00&#34;,&#34;#99FF00&#34;,&#34;#2FFF00&#34;,&#34;#13FF00&#34;,&#34;#2CFF00&#34;,&#34;#FF9D00&#34;,&#34;#FFDD00&#34;,&#34;#B9FF00&#34;,&#34;#42FF00&#34;,&#34;#1DFF00&#34;,&#34;#88FF00&#34;,&#34;#78FF00&#34;,&#34;#84FF00&#34;,&#34;#FF7200&#34;,&#34;#FF7900&#34;,&#34;#92FF00&#34;,&#34;#FF3F00&#34;,&#34;#62FF00&#34;,&#34;#FFED00&#34;,&#34;#BFFF00&#34;,&#34;#48FF00&#34;,&#34;#FF2000&#34;,&#34;#E7FF00&#34;,&#34;#40FF00&#34;,&#34;#FFCE00&#34;,&#34;#60FF00&#34;,&#34;#FFC300&#34;,&#34;#05FF00&#34;,&#34;#C0FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF7200&#34;,&#34;#FF9100&#34;,&#34;#2AFF00&#34;,&#34;#95FF00&#34;,&#34;#FF4500&#34;,&#34;#FF7000&#34;,&#34;#FFC000&#34;,&#34;#F5FF00&#34;,&#34;#FF3C00&#34;,&#34;#57FF00&#34;,&#34;#FF8D00&#34;,&#34;#FFCC00&#34;,&#34;#8EFF00&#34;,&#34;#79FF00&#34;,&#34;#FF4800&#34;,&#34;#47FF00&#34;,&#34;#FDFF00&#34;,&#34;#34FF00&#34;,&#34;#7BFF00&#34;,&#34;#D3FF00&#34;,&#34;#DAFF00&#34;,&#34;#6EFF00&#34;,&#34;#FFF900&#34;,&#34;#CEFF00&#34;,&#34;#1BFF00&#34;,&#34;#FBFF00&#34;,&#34;#FFA100&#34;,&#34;#BDFF00&#34;,&#34;#25FF00&#34;,&#34;#E9FF00&#34;,&#34;#3EFF00&#34;,&#34;#F0FF00&#34;,&#34;#FF5400&#34;,&#34;#FFD000&#34;,&#34;#FFA100&#34;,&#34;#C7FF00&#34;,&#34;#FF5000&#34;,&#34;#FF3E00&#34;,&#34;#FF1100&#34;,&#34;#D5FF00&#34;,&#34;#E0FF00&#34;,&#34;#FF9000&#34;,&#34;#34FF00&#34;,&#34;#FFBD00&#34;,&#34;#FF8D00&#34;,&#34;#85FF00&#34;,&#34;#65FF00&#34;,&#34;#FFE600&#34;,&#34;#FF9B00&#34;,&#34;#FF7100&#34;,&#34;#FF4100&#34;,&#34;#AEFF00&#34;,&#34;#B7FF00&#34;,&#34;#04FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF9700&#34;,&#34;#FF7C00&#34;,&#34;#FF3700&#34;,&#34;#ADFF00&#34;,&#34;#27FF00&#34;,&#34;#FF8800&#34;,&#34;#FF7C00&#34;,&#34;#1FFF00&#34;,&#34;#FF1300&#34;,&#34;#FF3400&#34;,&#34;#C6FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF6300&#34;,&#34;#FF3300&#34;,&#34;#FF0600&#34;,&#34;#FFE300&#34;,&#34;#A9FF00&#34;,&#34;#FFBB00&#34;,&#34;#31FF00&#34;,&#34;#FF0C00&#34;,&#34;#88FF00&#34;,&#34;#57FF00&#34;,&#34;#FF8000&#34;,&#34;#6DFF00&#34;,&#34;#75FF00&#34;,&#34;#FFE600&#34;,&#34;#FFAD00&#34;,&#34;#FF0700&#34;,&#34;#24FF00&#34;,&#34;#C0FF00&#34;,&#34;#FFE300&#34;,&#34;#84FF00&#34;,&#34;#FFFA00&#34;,&#34;#11FF00&#34;,&#34;#FF0D00&#34;,&#34;#62FF00&#34;,&#34;#84FF00&#34;,&#34;#FF1D00&#34;,&#34;#FF6E00&#34;,&#34;#54FF00&#34;,&#34;#8CFF00&#34;,&#34;#FFC300&#34;,&#34;#8CFF00&#34;,&#34;#FFBC00&#34;,&#34;#DEFF00&#34;,&#34;#FFA400&#34;,&#34;#FFDB00&#34;,&#34;#05FF00&#34;,&#34;#6AFF00&#34;,&#34;#FF5900&#34;,&#34;#60FF00&#34;,&#34;#FF8000&#34;,&#34;#FF2500&#34;,&#34;#FF3B00&#34;,&#34;#FF7B00&#34;,&#34;#F5FF00&#34;,&#34;#FFEC00&#34;,&#34;#4AFF00&#34;,&#34;#FF8A00&#34;,&#34;#E4FF00&#34;,&#34;#9BFF00&#34;,&#34;#FF4B00&#34;,&#34;#FF5600&#34;,&#34;#89FF00&#34;,&#34;#FFCB00&#34;,&#34;#DDFF00&#34;,&#34;#ECFF00&#34;,&#34;#96FF00&#34;,&#34;#FFE500&#34;,&#34;#FFA600&#34;,&#34;#63FF00&#34;,&#34;#FFBE00&#34;,&#34;#FF4100&#34;,&#34;#FFCF00&#34;,&#34;#FF6500&#34;,&#34;#FF7E00&#34;,&#34;#A7FF00&#34;,&#34;#9DFF00&#34;,&#34;#FF9800&#34;,&#34;#FFA300&#34;,&#34;#FFB700&#34;,&#34;#D1FF00&#34;,&#34;#FF8F00&#34;,&#34;#FFBB00&#34;,&#34;#68FF00&#34;,&#34;#BFFF00&#34;,&#34;#FFBD00&#34;,&#34;#79FF00&#34;,&#34;#FF7A00&#34;,&#34;#1EFF00&#34;,&#34;#FF3C00&#34;,&#34;#3DFF00&#34;,&#34;#FFF400&#34;,&#34;#FF9E00&#34;,&#34;#6EFF00&#34;,&#34;#02FF00&#34;,&#34;#FF0300&#34;,&#34;#FF3900&#34;,&#34;#FF8A00&#34;,&#34;#23FF00&#34;,&#34;#FFE800&#34;,&#34;#FF3300&#34;,&#34;#E9FF00&#34;,&#34;#FF2200&#34;,&#34;#5FFF00&#34;,&#34;#0FFF00&#34;,&#34;#4FFF00&#34;,&#34;#EDFF00&#34;,&#34;#FF3600&#34;,&#34;#0BFF00&#34;,&#34;#2EFF00&#34;,&#34;#FFEA00&#34;,&#34;#FFCC00&#34;,&#34;#17FF00&#34;,&#34;#FFE600&#34;,&#34;#CCFF00&#34;,&#34;#A8FF00&#34;,&#34;#FF2100&#34;,&#34;#18FF00&#34;,&#34;#B8FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF6E00&#34;,&#34;#D0FF00&#34;,&#34;#BEFF00&#34;,&#34;#38FF00&#34;,&#34;#FF5100&#34;,&#34;#E8FF00&#34;,&#34;#FF8F00&#34;,&#34;#FFE000&#34;,&#34;#45FF00&#34;,&#34;#FFE900&#34;,&#34;#FFE800&#34;,&#34;#FF8E00&#34;,&#34;#47FF00&#34;,&#34;#FFBA00&#34;,&#34;#73FF00&#34;,&#34;#FF9100&#34;,&#34;#FF1A00&#34;,&#34;#FF7A00&#34;,&#34;#FF3200&#34;,&#34;#34FF00&#34;,&#34;#FF8600&#34;,&#34;#D7FF00&#34;,&#34;#40FF00&#34;,&#34;#08FF00&#34;,&#34;#FF5A00&#34;,&#34;#4DFF00&#34;,&#34;#4DFF00&#34;,&#34;#FF8A00&#34;,&#34;#27FF00&#34;,&#34;#FFEC00&#34;,&#34;#FDFF00&#34;,&#34;#FF4700&#34;,&#34;#FF8D00&#34;,&#34;#FF7600&#34;,&#34;#B0FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF2E00&#34;,&#34;#4AFF00&#34;,&#34;#FFFA00&#34;,&#34;#FFD400&#34;,&#34;#6FFF00&#34;,&#34;#B9FF00&#34;,&#34;#5BFF00&#34;,&#34;#ADFF00&#34;,&#34;#FFD900&#34;,&#34;#FF6100&#34;,&#34;#FF1E00&#34;,&#34;#0CFF00&#34;,&#34;#21FF00&#34;,&#34;#30FF00&#34;,&#34;#FFF600&#34;,&#34;#B0FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF8500&#34;,&#34;#FF6C00&#34;,&#34;#7FFF00&#34;,&#34;#FF4E00&#34;,&#34;#FF1500&#34;,&#34;#FF3A00&#34;,&#34;#FF1D00&#34;,&#34;#FFCB00&#34;,&#34;#FF6B00&#34;,&#34;#FFF600&#34;,&#34;#FF1F00&#34;,&#34;#FF7200&#34;,&#34;#FF9000&#34;,&#34;#FFE500&#34;,&#34;#BAFF00&#34;,&#34;#FF3400&#34;,&#34;#FFC000&#34;,&#34;#DEFF00&#34;,&#34;#FF3100&#34;,&#34;#57FF00&#34;,&#34;#8BFF00&#34;,&#34;#1FFF00&#34;,&#34;#9DFF00&#34;,&#34;#FF6A00&#34;,&#34;#FF1F00&#34;,&#34;#CFFF00&#34;,&#34;#1EFF00&#34;,&#34;#E1FF00&#34;,&#34;#DAFF00&#34;,&#34;#FF6800&#34;,&#34;#27FF00&#34;,&#34;#B2FF00&#34;,&#34;#52FF00&#34;,&#34;#4EFF00&#34;,&#34;#FF3700&#34;,&#34;#A6FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF3C00&#34;,&#34;#FFE000&#34;,&#34;#FF5900&#34;,&#34;#E0FF00&#34;,&#34;#FFD900&#34;,&#34;#FFA700&#34;,&#34;#03FF00&#34;,&#34;#51FF00&#34;,&#34;#FF8500&#34;,&#34;#FFD400&#34;,&#34;#FFE400&#34;,&#34;#FFE600&#34;,&#34;#4FFF00&#34;,&#34;#E8FF00&#34;,&#34;#3DFF00&#34;,&#34;#FF3900&#34;,&#34;#99FF00&#34;,&#34;#FF5700&#34;,&#34;#97FF00&#34;,&#34;#FF4800&#34;,&#34;#FF2100&#34;,&#34;#49FF00&#34;,&#34;#FFD000&#34;,&#34;#7CFF00&#34;,&#34;#59FF00&#34;,&#34;#FEFF00&#34;,&#34;#6AFF00&#34;,&#34;#DAFF00&#34;,&#34;#35FF00&#34;,&#34;#F4FF00&#34;,&#34;#38FF00&#34;,&#34;#FF2200&#34;,&#34;#FFF100&#34;,&#34;#91FF00&#34;,&#34;#73FF00&#34;,&#34;#FF5900&#34;,&#34;#FBFF00&#34;,&#34;#FF4700&#34;,&#34;#FFD500&#34;,&#34;#14FF00&#34;,&#34;#FF6600&#34;,&#34;#FFED00&#34;,&#34;#FEFF00&#34;,&#34;#FF5500&#34;,&#34;#DDFF00&#34;,&#34;#15FF00&#34;,&#34;#42FF00&#34;,&#34;#AEFF00&#34;,&#34;#FF9100&#34;,&#34;#9EFF00&#34;,&#34;#B3FF00&#34;,&#34;#FFEB00&#34;,&#34;#DEFF00&#34;,&#34;#D6FF00&#34;,&#34;#46FF00&#34;,&#34;#E5FF00&#34;,&#34;#4EFF00&#34;,&#34;#FFED00&#34;,&#34;#FFA400&#34;,&#34;#FFDF00&#34;,&#34;#5DFF00&#34;,&#34;#86FF00&#34;,&#34;#F0FF00&#34;,&#34;#DDFF00&#34;,&#34;#CDFF00&#34;,&#34;#FF9B00&#34;,&#34;#1DFF00&#34;,&#34;#70FF00&#34;,&#34;#99FF00&#34;,&#34;#FFB300&#34;,&#34;#FF8600&#34;,&#34;#5AFF00&#34;,&#34;#E4FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF4500&#34;,&#34;#FFDD00&#34;,&#34;#FF6C00&#34;,&#34;#F5FF00&#34;,&#34;#A6FF00&#34;,&#34;#DAFF00&#34;,&#34;#57FF00&#34;,&#34;#FFD200&#34;,&#34;#F3FF00&#34;,&#34;#3BFF00&#34;,&#34;#B4FF00&#34;,&#34;#15FF00&#34;,&#34;#FF2400&#34;,&#34;#FF7F00&#34;,&#34;#DDFF00&#34;,&#34;#FFF700&#34;,&#34;#FF1D00&#34;,&#34;#FF9A00&#34;,&#34;#41FF00&#34;,&#34;#FF8F00&#34;,&#34;#FEFF00&#34;,&#34;#28FF00&#34;,&#34;#53FF00&#34;,&#34;#A1FF00&#34;,&#34;#FFA200&#34;,&#34;#55FF00&#34;,&#34;#B9FF00&#34;,&#34;#FFAA00&#34;,&#34;#40FF00&#34;,&#34;#64FF00&#34;,&#34;#A1FF00&#34;,&#34;#FFD600&#34;,&#34;#13FF00&#34;,&#34;#67FF00&#34;,&#34;#FF5A00&#34;,&#34;#95FF00&#34;,&#34;#FFC300&#34;,&#34;#FFDF00&#34;,&#34;#DBFF00&#34;,&#34;#FFED00&#34;,&#34;#CBFF00&#34;,&#34;#FF2900&#34;,&#34;#FF8300&#34;,&#34;#FF9900&#34;,&#34;#D7FF00&#34;,&#34;#FF5A00&#34;,&#34;#FF9800&#34;,&#34;#FF5300&#34;,&#34;#FF1000&#34;,&#34;#73FF00&#34;,&#34;#FFAB00&#34;,&#34;#FF9000&#34;,&#34;#FF9100&#34;,&#34;#FFF500&#34;,&#34;#C9FF00&#34;,&#34;#BDFF00&#34;,&#34;#BDFF00&#34;,&#34;#B5FF00&#34;,&#34;#A8FF00&#34;,&#34;#27FF00&#34;,&#34;#1CFF00&#34;,&#34;#FFA600&#34;,&#34;#FFFF00&#34;,&#34;#FF7600&#34;,&#34;#F4FF00&#34;,&#34;#6EFF00&#34;,&#34;#FF0C00&#34;,&#34;#FFCD00&#34;,&#34;#76FF00&#34;,&#34;#FFE200&#34;,&#34;#9BFF00&#34;,&#34;#8DFF00&#34;,&#34;#FFC300&#34;,&#34;#D1FF00&#34;,&#34;#DBFF00&#34;,&#34;#8AFF00&#34;,&#34;#B7FF00&#34;,&#34;#FFCC00&#34;,&#34;#24FF00&#34;,&#34;#F8FF00&#34;,&#34;#B2FF00&#34;,&#34;#FF5900&#34;,&#34;#FFA600&#34;,&#34;#FFA500&#34;,&#34;#FF7500&#34;,&#34;#FFEC00&#34;,&#34;#0EFF00&#34;,&#34;#FF5800&#34;,&#34;#B8FF00&#34;,&#34;#54FF00&#34;,&#34;#FF4500&#34;,&#34;#FF2300&#34;,&#34;#FFE700&#34;,&#34;#FF6600&#34;,&#34;#BEFF00&#34;,&#34;#50FF00&#34;,&#34;#9FFF00&#34;,&#34;#BDFF00&#34;,&#34;#FFC300&#34;,&#34;#FFB700&#34;,&#34;#E3FF00&#34;,&#34;#FF1900&#34;,&#34;#1AFF00&#34;,&#34;#FF0E00&#34;,&#34;#FFCA00&#34;,&#34;#FFED00&#34;,&#34;#6AFF00&#34;,&#34;#FF5F00&#34;,&#34;#55FF00&#34;,&#34;#0DFF00&#34;,&#34;#02FF00&#34;,&#34;#FF5400&#34;,&#34;#FFE500&#34;,&#34;#89FF00&#34;,&#34;#FFB700&#34;,&#34;#FFDB00&#34;,&#34;#FF0700&#34;,&#34;#FFB900&#34;,&#34;#FF5C00&#34;,&#34;#DAFF00&#34;,&#34;#85FF00&#34;,&#34;#C2FF00&#34;,&#34;#31FF00&#34;,&#34;#DBFF00&#34;,&#34;#27FF00&#34;,&#34;#B1FF00&#34;,&#34;#FF7800&#34;,&#34;#EAFF00&#34;,&#34;#C8FF00&#34;,&#34;#FF2000&#34;,&#34;#84FF00&#34;,&#34;#FF8A00&#34;,&#34;#FEFF00&#34;,&#34;#FF6C00&#34;,&#34;#AEFF00&#34;,&#34;#9EFF00&#34;,&#34;#FF2900&#34;,&#34;#F6FF00&#34;,&#34;#FF9800&#34;,&#34;#FF1000&#34;,&#34;#CEFF00&#34;,&#34;#FF9B00&#34;,&#34;#8AFF00&#34;,&#34;#FFBF00&#34;,&#34;#BAFF00&#34;,&#34;#07FF00&#34;,&#34;#FF9500&#34;,&#34;#FF9C00&#34;,&#34;#A7FF00&#34;,&#34;#20FF00&#34;,&#34;#0AFF00&#34;,&#34;#FF9E00&#34;,&#34;#13FF00&#34;,&#34;#FFE400&#34;,&#34;#B6FF00&#34;,&#34;#FF9300&#34;,&#34;#7EFF00&#34;,&#34;#FF9000&#34;,&#34;#C6FF00&#34;,&#34;#10FF00&#34;,&#34;#21FF00&#34;,&#34;#FFB600&#34;,&#34;#A1FF00&#34;,&#34;#4BFF00&#34;,&#34;#FF2C00&#34;,&#34;#FF9000&#34;,&#34;#A4FF00&#34;,&#34;#1EFF00&#34;,&#34;#FF8300&#34;,&#34;#FF5F00&#34;,&#34;#B2FF00&#34;,&#34;#6BFF00&#34;,&#34;#FFBF00&#34;,&#34;#FF5000&#34;,&#34;#FF4000&#34;,&#34;#04FF00&#34;,&#34;#FF1800&#34;,&#34;#FF4600&#34;,&#34;#B9FF00&#34;,&#34;#5AFF00&#34;,&#34;#41FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF8400&#34;,&#34;#2AFF00&#34;,&#34;#FFBA00&#34;,&#34;#FF3900&#34;,&#34;#FF3300&#34;,&#34;#D4FF00&#34;,&#34;#94FF00&#34;,&#34;#FF9E00&#34;,&#34;#FFDB00&#34;,&#34;#63FF00&#34;,&#34;#E5FF00&#34;,&#34;#B6FF00&#34;,&#34;#FF0600&#34;,&#34;#D2FF00&#34;,&#34;#73FF00&#34;,&#34;#EAFF00&#34;,&#34;#FFF800&#34;,&#34;#97FF00&#34;,&#34;#10FF00&#34;,&#34;#FF3900&#34;,&#34;#FF6700&#34;,&#34;#FF2800&#34;,&#34;#E4FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF2400&#34;,&#34;#FFA900&#34;,&#34;#FFFD00&#34;,&#34;#FF3D00&#34;,&#34;#FF2A00&#34;,&#34;#CEFF00&#34;,&#34;#FF2100&#34;,&#34;#FF7200&#34;,&#34;#FF6C00&#34;,&#34;#BBFF00&#34;,&#34;#FF6700&#34;,&#34;#FF9800&#34;,&#34;#66FF00&#34;,&#34;#ADFF00&#34;,&#34;#EDFF00&#34;,&#34;#FF4F00&#34;,&#34;#FFB200&#34;,&#34;#E2FF00&#34;,&#34;#7CFF00&#34;,&#34;#FFCC00&#34;,&#34;#A9FF00&#34;,&#34;#FFAF00&#34;,&#34;#FF1A00&#34;,&#34;#87FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFE900&#34;,&#34;#FF7000&#34;,&#34;#FFC500&#34;,&#34;#FF0300&#34;,&#34;#FF4000&#34;,&#34;#FF6000&#34;,&#34;#FFAD00&#34;,&#34;#2BFF00&#34;,&#34;#9CFF00&#34;,&#34;#FFCB00&#34;,&#34;#FF9300&#34;,&#34;#FF2A00&#34;,&#34;#2CFF00&#34;,&#34;#77FF00&#34;,&#34;#FFF600&#34;,&#34;#FF8C00&#34;,&#34;#A3FF00&#34;,&#34;#CBFF00&#34;,&#34;#FFB200&#34;,&#34;#FFD300&#34;,&#34;#FF2D00&#34;,&#34;#FF2800&#34;,&#34;#FFB100&#34;,&#34;#FF9300&#34;,&#34;#FFD200&#34;,&#34;#A3FF00&#34;,&#34;#9EFF00&#34;,&#34;#FF4200&#34;,&#34;#41FF00&#34;,&#34;#FF5200&#34;,&#34;#FFEF00&#34;,&#34;#97FF00&#34;,&#34;#4CFF00&#34;,&#34;#FFE700&#34;,&#34;#FF3000&#34;,&#34;#F8FF00&#34;,&#34;#01FF00&#34;,&#34;#A1FF00&#34;,&#34;#FFC100&#34;,&#34;#A2FF00&#34;,&#34;#FFA800&#34;,&#34;#FF2500&#34;,&#34;#D4FF00&#34;,&#34;#E6FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF0B00&#34;,&#34;#6BFF00&#34;,&#34;#FF0200&#34;,&#34;#F7FF00&#34;,&#34;#FBFF00&#34;,&#34;#FF9D00&#34;,&#34;#7AFF00&#34;,&#34;#E0FF00&#34;,&#34;#54FF00&#34;,&#34;#ACFF00&#34;,&#34;#FFBA00&#34;,&#34;#FFC200&#34;,&#34;#07FF00&#34;,&#34;#CCFF00&#34;,&#34;#EAFF00&#34;,&#34;#FFF200&#34;,&#34;#FF3C00&#34;,&#34;#3DFF00&#34;,&#34;#90FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF0E00&#34;,&#34;#FFA300&#34;,&#34;#96FF00&#34;,&#34;#B5FF00&#34;,&#34;#34FF00&#34;,&#34;#FF4900&#34;,&#34;#FFAB00&#34;,&#34;#FF8F00&#34;,&#34;#2CFF00&#34;,&#34;#FF7400&#34;,&#34;#1DFF00&#34;,&#34;#FF4100&#34;,&#34;#F4FF00&#34;,&#34;#41FF00&#34;,&#34;#FF2A00&#34;,&#34;#F2FF00&#34;,&#34;#3FFF00&#34;,&#34;#84FF00&#34;,&#34;#7CFF00&#34;,&#34;#CEFF00&#34;,&#34;#FF2700&#34;,&#34;#1CFF00&#34;,&#34;#FFD600&#34;,&#34;#FF1500&#34;,&#34;#AFFF00&#34;,&#34;#87FF00&#34;,&#34;#FFB300&#34;,&#34;#D9FF00&#34;,&#34;#FF2F00&#34;,&#34;#FFC700&#34;,&#34;#55FF00&#34;,&#34;#FF5000&#34;,&#34;#CEFF00&#34;,&#34;#2FFF00&#34;,&#34;#03FF00&#34;,&#34;#FF5400&#34;,&#34;#FFAA00&#34;,&#34;#E1FF00&#34;,&#34;#FF4700&#34;,&#34;#47FF00&#34;,&#34;#45FF00&#34;,&#34;#EEFF00&#34;,&#34;#FF5C00&#34;,&#34;#FF2F00&#34;,&#34;#79FF00&#34;,&#34;#51FF00&#34;,&#34;#FF8800&#34;,&#34;#92FF00&#34;,&#34;#6DFF00&#34;,&#34;#8BFF00&#34;,&#34;#E4FF00&#34;,&#34;#65FF00&#34;,&#34;#7DFF00&#34;,&#34;#FFD700&#34;,&#34;#FF8100&#34;,&#34;#FFD100&#34;,&#34;#FF8200&#34;,&#34;#2AFF00&#34;,&#34;#41FF00&#34;,&#34;#FFA000&#34;,&#34;#FFA800&#34;,&#34;#E4FF00&#34;,&#34;#B1FF00&#34;,&#34;#FFE100&#34;,&#34;#42FF00&#34;,&#34;#9AFF00&#34;,&#34;#FF6700&#34;,&#34;#FF5800&#34;,&#34;#FF2200&#34;,&#34;#FF2300&#34;,&#34;#87FF00&#34;,&#34;#FF9D00&#34;,&#34;#FF4A00&#34;,&#34;#FF6600&#34;,&#34;#FFB500&#34;,&#34;#FFA100&#34;,&#34;#39FF00&#34;,&#34;#FF2D00&#34;,&#34;#67FF00&#34;,&#34;#1EFF00&#34;,&#34;#21FF00&#34;,&#34;#AFFF00&#34;,&#34;#11FF00&#34;,&#34;#92FF00&#34;,&#34;#FFF000&#34;,&#34;#FF8C00&#34;,&#34;#23FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF1000&#34;,&#34;#FFAF00&#34;,&#34;#48FF00&#34;,&#34;#FF7000&#34;,&#34;#FF5000&#34;,&#34;#FF8300&#34;,&#34;#FFB600&#34;,&#34;#D1FF00&#34;,&#34;#FF6F00&#34;,&#34;#6AFF00&#34;,&#34;#FF5700&#34;,&#34;#FF1800&#34;,&#34;#80FF00&#34;,&#34;#BEFF00&#34;,&#34;#FF2F00&#34;,&#34;#5DFF00&#34;,&#34;#FF3D00&#34;,&#34;#FF3500&#34;,&#34;#70FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF9600&#34;,&#34;#FF4D00&#34;,&#34;#FFA500&#34;,&#34;#30FF00&#34;,&#34;#FF4200&#34;,&#34;#FFDF00&#34;,&#34;#FFE600&#34;,&#34;#24FF00&#34;,&#34;#03FF00&#34;,&#34;#7FFF00&#34;,&#34;#FBFF00&#34;,&#34;#FFE400&#34;,&#34;#FF6800&#34;,&#34;#FF4500&#34;,&#34;#FF5F00&#34;,&#34;#FF3E00&#34;,&#34;#3FFF00&#34;,&#34;#A8FF00&#34;,&#34;#82FF00&#34;,&#34;#FFE900&#34;,&#34;#FDFF00&#34;,&#34;#FF3400&#34;,&#34;#49FF00&#34;,&#34;#01FF00&#34;,&#34;#5EFF00&#34;,&#34;#2AFF00&#34;,&#34;#4FFF00&#34;,&#34;#FF7300&#34;,&#34;#FFF500&#34;,&#34;#BEFF00&#34;,&#34;#FF0700&#34;,&#34;#C1FF00&#34;,&#34;#C3FF00&#34;,&#34;#11FF00&#34;,&#34;#5BFF00&#34;,&#34;#DEFF00&#34;,&#34;#FFDF00&#34;,&#34;#FF8300&#34;,&#34;#54FF00&#34;,&#34;#FF6700&#34;,&#34;#0EFF00&#34;,&#34;#FFFD00&#34;,&#34;#FFF800&#34;,&#34;#FFCD00&#34;,&#34;#AFFF00&#34;,&#34;#FFB400&#34;,&#34;#FFCB00&#34;,&#34;#D9FF00&#34;,&#34;#42FF00&#34;,&#34;#FFA700&#34;,&#34;#C3FF00&#34;,&#34;#4AFF00&#34;,&#34;#FF8D00&#34;,&#34;#FFA700&#34;,&#34;#DAFF00&#34;,&#34;#FFA500&#34;,&#34;#8BFF00&#34;,&#34;#DFFF00&#34;,&#34;#C1FF00&#34;,&#34;#32FF00&#34;,&#34;#E6FF00&#34;,&#34;#72FF00&#34;,&#34;#FFB400&#34;,&#34;#FF4800&#34;,&#34;#FF5900&#34;,&#34;#FF8800&#34;,&#34;#FF2E00&#34;,&#34;#9FFF00&#34;,&#34;#FF6200&#34;,&#34;#FF5D00&#34;,&#34;#FF9D00&#34;,&#34;#73FF00&#34;,&#34;#CDFF00&#34;,&#34;#3FFF00&#34;,&#34;#4AFF00&#34;,&#34;#FFD400&#34;,&#34;#FFAE00&#34;,&#34;#FF7C00&#34;,&#34;#FF8700&#34;,&#34;#B7FF00&#34;,&#34;#FFA600&#34;,&#34;#C8FF00&#34;,&#34;#FF8B00&#34;,&#34;#FF7000&#34;,&#34;#9CFF00&#34;,&#34;#FFBF00&#34;,&#34;#A3FF00&#34;,&#34;#21FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF9F00&#34;,&#34;#22FF00&#34;,&#34;#FFBB00&#34;,&#34;#CAFF00&#34;,&#34;#BEFF00&#34;,&#34;#63FF00&#34;,&#34;#FFAF00&#34;,&#34;#67FF00&#34;,&#34;#73FF00&#34;,&#34;#29FF00&#34;,&#34;#FFAC00&#34;,&#34;#96FF00&#34;,&#34;#FFF500&#34;,&#34;#DFFF00&#34;,&#34;#FF9C00&#34;,&#34;#C6FF00&#34;,&#34;#FFC400&#34;,&#34;#FFC700&#34;,&#34;#FF9200&#34;,&#34;#FFC800&#34;,&#34;#FF9A00&#34;,&#34;#FF5300&#34;,&#34;#A6FF00&#34;,&#34;#FFB300&#34;,&#34;#9FFF00&#34;,&#34;#FFE100&#34;,&#34;#81FF00&#34;,&#34;#50FF00&#34;,&#34;#45FF00&#34;,&#34;#FF5900&#34;,&#34;#68FF00&#34;,&#34;#54FF00&#34;,&#34;#8FFF00&#34;,&#34;#FDFF00&#34;,&#34;#2EFF00&#34;,&#34;#79FF00&#34;,&#34;#4CFF00&#34;,&#34;#E0FF00&#34;,&#34;#FF9000&#34;,&#34;#0BFF00&#34;,&#34;#FFF600&#34;,&#34;#6EFF00&#34;,&#34;#85FF00&#34;,&#34;#FFB500&#34;,&#34;#6DFF00&#34;,&#34;#FF8300&#34;,&#34;#01FF00&#34;,&#34;#FF5100&#34;,&#34;#FFC600&#34;,&#34;#FF3600&#34;,&#34;#FF2300&#34;,&#34;#FFDA00&#34;,&#34;#FFBB00&#34;,&#34;#8AFF00&#34;,&#34;#FF2400&#34;,&#34;#3DFF00&#34;,&#34;#FFE200&#34;,&#34;#E2FF00&#34;,&#34;#FFBD00&#34;,&#34;#FF4300&#34;,&#34;#C9FF00&#34;,&#34;#FFAC00&#34;,&#34;#93FF00&#34;,&#34;#FF6700&#34;,&#34;#FFD000&#34;,&#34;#FF8200&#34;,&#34;#FFB700&#34;,&#34;#8DFF00&#34;,&#34;#D9FF00&#34;,&#34;#FF3D00&#34;,&#34;#3AFF00&#34;,&#34;#89FF00&#34;,&#34;#78FF00&#34;,&#34;#E5FF00&#34;,&#34;#FF3D00&#34;,&#34;#EAFF00&#34;,&#34;#FF1C00&#34;,&#34;#2FFF00&#34;,&#34;#FFAC00&#34;,&#34;#47FF00&#34;,&#34;#04FF00&#34;,&#34;#FFA800&#34;,&#34;#ECFF00&#34;,&#34;#A0FF00&#34;,&#34;#5FFF00&#34;,&#34;#27FF00&#34;,&#34;#6FFF00&#34;,&#34;#FF0800&#34;,&#34;#C3FF00&#34;,&#34;#F9FF00&#34;,&#34;#FFB100&#34;,&#34;#E0FF00&#34;,&#34;#FFAC00&#34;,&#34;#FFF400&#34;,&#34;#91FF00&#34;,&#34;#37FF00&#34;,&#34;#EBFF00&#34;,&#34;#FF2000&#34;,&#34;#49FF00&#34;,&#34;#FFB200&#34;,&#34;#C2FF00&#34;,&#34;#63FF00&#34;,&#34;#FF7400&#34;,&#34;#FFA400&#34;,&#34;#FF8500&#34;,&#34;#FF4100&#34;,&#34;#EBFF00&#34;,&#34;#E9FF00&#34;,&#34;#15FF00&#34;,&#34;#24FF00&#34;,&#34;#28FF00&#34;,&#34;#D9FF00&#34;,&#34;#FF8700&#34;,&#34;#E8FF00&#34;,&#34;#FF2400&#34;,&#34;#FFB300&#34;,&#34;#CAFF00&#34;,&#34;#FF5E00&#34;,&#34;#15FF00&#34;,&#34;#FF0F00&#34;,&#34;#FF9B00&#34;,&#34;#FFC700&#34;,&#34;#FFD600&#34;,&#34;#FF0400&#34;,&#34;#FF5500&#34;,&#34;#FF9600&#34;,&#34;#E3FF00&#34;,&#34;#A8FF00&#34;,&#34;#94FF00&#34;,&#34;#FFB600&#34;,&#34;#FFD100&#34;,&#34;#FF9600&#34;,&#34;#FFC100&#34;,&#34;#FF9600&#34;,&#34;#52FF00&#34;,&#34;#F5FF00&#34;,&#34;#FF9F00&#34;,&#34;#7AFF00&#34;,&#34;#FF1800&#34;,&#34;#28FF00&#34;,&#34;#FF8100&#34;,&#34;#41FF00&#34;,&#34;#FF2000&#34;,&#34;#0CFF00&#34;,&#34;#FF7500&#34;,&#34;#FFED00&#34;,&#34;#E3FF00&#34;,&#34;#FFB800&#34;,&#34;#FF0A00&#34;,&#34;#93FF00&#34;,&#34;#FF1400&#34;,&#34;#D3FF00&#34;,&#34;#C1FF00&#34;,&#34;#33FF00&#34;,&#34;#FFCE00&#34;,&#34;#72FF00&#34;,&#34;#FF9400&#34;,&#34;#FF3500&#34;,&#34;#DEFF00&#34;,&#34;#F3FF00&#34;,&#34;#F2FF00&#34;,&#34;#6EFF00&#34;,&#34;#FF7500&#34;,&#34;#DEFF00&#34;,&#34;#64FF00&#34;,&#34;#E1FF00&#34;,&#34;#FF7F00&#34;,&#34;#4BFF00&#34;,&#34;#5EFF00&#34;,&#34;#FF5900&#34;,&#34;#FF4200&#34;,&#34;#BDFF00&#34;,&#34;#FF2E00&#34;,&#34;#46FF00&#34;,&#34;#FFE600&#34;,&#34;#BAFF00&#34;,&#34;#FF0A00&#34;,&#34;#0EFF00&#34;,&#34;#9DFF00&#34;,&#34;#FF8B00&#34;,&#34;#65FF00&#34;,&#34;#FF2000&#34;,&#34;#FF1800&#34;,&#34;#FF0200&#34;,&#34;#FF2600&#34;,&#34;#9DFF00&#34;,&#34;#D5FF00&#34;,&#34;#FF5300&#34;,&#34;#24FF00&#34;,&#34;#73FF00&#34;,&#34;#FF4400&#34;,&#34;#2FFF00&#34;,&#34;#C8FF00&#34;,&#34;#48FF00&#34;,&#34;#07FF00&#34;,&#34;#41FF00&#34;,&#34;#FF8100&#34;,&#34;#F4FF00&#34;,&#34;#32FF00&#34;,&#34;#FFFC00&#34;,&#34;#71FF00&#34;,&#34;#AAFF00&#34;,&#34;#FF3700&#34;,&#34;#35FF00&#34;,&#34;#FF3D00&#34;,&#34;#4FFF00&#34;,&#34;#3CFF00&#34;,&#34;#FFC400&#34;,&#34;#FF5200&#34;,&#34;#FF8F00&#34;,&#34;#26FF00&#34;,&#34;#FF4E00&#34;,&#34;#FF2700&#34;,&#34;#B4FF00&#34;,&#34;#69FF00&#34;,&#34;#FFE100&#34;,&#34;#FF5A00&#34;,&#34;#83FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF2200&#34;,&#34;#FF9C00&#34;,&#34;#99FF00&#34;,&#34;#FF1700&#34;,&#34;#1AFF00&#34;,&#34;#6FFF00&#34;,&#34;#6DFF00&#34;,&#34;#92FF00&#34;,&#34;#FF2900&#34;,&#34;#FF6100&#34;,&#34;#97FF00&#34;,&#34;#FF2600&#34;,&#34;#8BFF00&#34;,&#34;#FF3300&#34;,&#34;#FF2B00&#34;,&#34;#FF5000&#34;,&#34;#06FF00&#34;,&#34;#06FF00&#34;,&#34;#60FF00&#34;,&#34;#FFB300&#34;,&#34;#31FF00&#34;,&#34;#FFA400&#34;,&#34;#B1FF00&#34;,&#34;#FFD300&#34;,&#34;#FFC000&#34;,&#34;#AFFF00&#34;,&#34;#22FF00&#34;,&#34;#FFB100&#34;,&#34;#E4FF00&#34;,&#34;#74FF00&#34;,&#34;#35FF00&#34;,&#34;#FF9D00&#34;,&#34;#E8FF00&#34;,&#34;#FF2100&#34;,&#34;#A9FF00&#34;,&#34;#FF6500&#34;,&#34;#B8FF00&#34;,&#34;#EFFF00&#34;,&#34;#F0FF00&#34;,&#34;#FF2700&#34;,&#34;#5AFF00&#34;,&#34;#2DFF00&#34;,&#34;#FF6D00&#34;,&#34;#BFFF00&#34;,&#34;#FFEA00&#34;,&#34;#B1FF00&#34;,&#34;#FF2B00&#34;,&#34;#04FF00&#34;,&#34;#8CFF00&#34;,&#34;#FFAC00&#34;,&#34;#DDFF00&#34;,&#34;#D2FF00&#34;,&#34;#D8FF00&#34;,&#34;#FFB700&#34;,&#34;#FF2000&#34;,&#34;#FF2800&#34;,&#34;#FF1400&#34;,&#34;#C1FF00&#34;,&#34;#13FF00&#34;,&#34;#FF8400&#34;,&#34;#FF3300&#34;,&#34;#FF6E00&#34;,&#34;#FF0F00&#34;,&#34;#8DFF00&#34;,&#34;#CFFF00&#34;,&#34;#74FF00&#34;,&#34;#5AFF00&#34;,&#34;#89FF00&#34;,&#34;#C0FF00&#34;,&#34;#FAFF00&#34;,&#34;#FFD500&#34;,&#34;#FF2B00&#34;,&#34;#FF5100&#34;,&#34;#4CFF00&#34;,&#34;#12FF00&#34;,&#34;#FF0B00&#34;,&#34;#28FF00&#34;,&#34;#FF1200&#34;,&#34;#DCFF00&#34;,&#34;#FF7100&#34;,&#34;#49FF00&#34;,&#34;#FF7C00&#34;,&#34;#FFA500&#34;,&#34;#FCFF00&#34;,&#34;#FF4D00&#34;,&#34;#FF3D00&#34;,&#34;#FF8300&#34;,&#34;#FFE600&#34;,&#34;#FF0300&#34;,&#34;#8DFF00&#34;,&#34;#FF0000&#34;,&#34;#FF8200&#34;,&#34;#FFBC00&#34;,&#34;#52FF00&#34;,&#34;#FFF400&#34;,&#34;#6EFF00&#34;,&#34;#FF4800&#34;,&#34;#FF6D00&#34;,&#34;#FFB200&#34;,&#34;#FF3D00&#34;,&#34;#FF6000&#34;,&#34;#45FF00&#34;,&#34;#FF8100&#34;,&#34;#FDFF00&#34;,&#34;#EFFF00&#34;,&#34;#EAFF00&#34;,&#34;#1AFF00&#34;,&#34;#FFA600&#34;,&#34;#FF2300&#34;,&#34;#CDFF00&#34;,&#34;#FF8E00&#34;,&#34;#74FF00&#34;,&#34;#E9FF00&#34;,&#34;#FFB800&#34;,&#34;#E5FF00&#34;,&#34;#D5FF00&#34;,&#34;#89FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF0400&#34;,&#34;#51FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF9A00&#34;,&#34;#E6FF00&#34;,&#34;#FF6D00&#34;,&#34;#DCFF00&#34;,&#34;#61FF00&#34;,&#34;#FFB700&#34;,&#34;#B0FF00&#34;,&#34;#FF6800&#34;,&#34;#D5FF00&#34;,&#34;#FFC000&#34;,&#34;#FFF100&#34;,&#34;#FF3200&#34;,&#34;#85FF00&#34;,&#34;#18FF00&#34;,&#34;#CAFF00&#34;,&#34;#86FF00&#34;,&#34;#FF7500&#34;,&#34;#FFE600&#34;,&#34;#48FF00&#34;,&#34;#D3FF00&#34;,&#34;#FFA100&#34;,&#34;#FF2500&#34;,&#34;#FFC700&#34;,&#34;#D0FF00&#34;,&#34;#7DFF00&#34;,&#34;#FFEA00&#34;,&#34;#FF8B00&#34;,&#34;#FFA700&#34;,&#34;#3CFF00&#34;,&#34;#FFD700&#34;,&#34;#39FF00&#34;,&#34;#FFE400&#34;,&#34;#74FF00&#34;,&#34;#FF0B00&#34;,&#34;#FF4D00&#34;,&#34;#B8FF00&#34;,&#34;#8CFF00&#34;,&#34;#FF2300&#34;,&#34;#ADFF00&#34;,&#34;#FF1E00&#34;,&#34;#FF8900&#34;,&#34;#FF6900&#34;,&#34;#FF2200&#34;,&#34;#FF8B00&#34;,&#34;#FFEF00&#34;,&#34;#FF0000&#34;,&#34;#31FF00&#34;,&#34;#4FFF00&#34;,&#34;#FF7900&#34;,&#34;#FF6800&#34;,&#34;#DEFF00&#34;,&#34;#FFB500&#34;,&#34;#FF6700&#34;,&#34;#FF6A00&#34;,&#34;#FFCD00&#34;,&#34;#FFF600&#34;,&#34;#DCFF00&#34;,&#34;#4AFF00&#34;,&#34;#FF7800&#34;,&#34;#97FF00&#34;,&#34;#FF5200&#34;,&#34;#C6FF00&#34;,&#34;#FFC800&#34;,&#34;#FBFF00&#34;,&#34;#0EFF00&#34;,&#34;#FFF100&#34;,&#34;#8EFF00&#34;,&#34;#FF3800&#34;,&#34;#54FF00&#34;,&#34;#A6FF00&#34;,&#34;#FF9000&#34;,&#34;#22FF00&#34;,&#34;#FF7300&#34;,&#34;#FF0200&#34;,&#34;#68FF00&#34;,&#34;#FF9F00&#34;,&#34;#FF7000&#34;,&#34;#FF4E00&#34;,&#34;#FF1900&#34;,&#34;#8AFF00&#34;,&#34;#E1FF00&#34;,&#34;#80FF00&#34;,&#34;#FFAD00&#34;,&#34;#FFCF00&#34;,&#34;#FBFF00&#34;,&#34;#3FFF00&#34;,&#34;#FF3C00&#34;,&#34;#FF1500&#34;,&#34;#74FF00&#34;,&#34;#FF6500&#34;,&#34;#FF9100&#34;,&#34;#FF6800&#34;,&#34;#75FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF2B00&#34;,&#34;#24FF00&#34;,&#34;#46FF00&#34;,&#34;#FFA500&#34;,&#34;#9AFF00&#34;,&#34;#FF7000&#34;,&#34;#22FF00&#34;,&#34;#ECFF00&#34;,&#34;#FFDF00&#34;,&#34;#82FF00&#34;,&#34;#FF4500&#34;,&#34;#F1FF00&#34;,&#34;#92FF00&#34;,&#34;#05FF00&#34;,&#34;#14FF00&#34;,&#34;#0CFF00&#34;,&#34;#6BFF00&#34;,&#34;#FFB200&#34;,&#34;#08FF00&#34;,&#34;#FFA800&#34;,&#34;#E9FF00&#34;,&#34;#DAFF00&#34;,&#34;#F2FF00&#34;,&#34;#33FF00&#34;,&#34;#6AFF00&#34;,&#34;#0BFF00&#34;,&#34;#FF3400&#34;,&#34;#FF0C00&#34;,&#34;#EFFF00&#34;,&#34;#DCFF00&#34;,&#34;#54FF00&#34;,&#34;#FF2600&#34;,&#34;#FF2000&#34;,&#34;#FF2C00&#34;,&#34;#FF5600&#34;,&#34;#FF6800&#34;,&#34;#FFA200&#34;,&#34;#FF6800&#34;,&#34;#FFD100&#34;,&#34;#FF6E00&#34;,&#34;#FF0900&#34;,&#34;#34FF00&#34;,&#34;#FFD700&#34;,&#34;#B8FF00&#34;,&#34;#FF9200&#34;,&#34;#9DFF00&#34;,&#34;#FFF300&#34;,&#34;#22FF00&#34;,&#34;#FFF400&#34;,&#34;#FFEC00&#34;,&#34;#DFFF00&#34;,&#34;#FFC400&#34;,&#34;#FF5E00&#34;,&#34;#FF6C00&#34;,&#34;#FF2900&#34;,&#34;#BCFF00&#34;,&#34;#C2FF00&#34;,&#34;#FF5900&#34;,&#34;#10FF00&#34;,&#34;#FF2F00&#34;,&#34;#72FF00&#34;,&#34;#A6FF00&#34;,&#34;#FFA900&#34;,&#34;#FF0A00&#34;,&#34;#95FF00&#34;,&#34;#F7FF00&#34;,&#34;#0BFF00&#34;,&#34;#81FF00&#34;,&#34;#CAFF00&#34;,&#34;#FFF100&#34;,&#34;#FFBE00&#34;,&#34;#D8FF00&#34;,&#34;#11FF00&#34;,&#34;#53FF00&#34;,&#34;#89FF00&#34;,&#34;#FFA000&#34;,&#34;#FF8100&#34;,&#34;#FFC600&#34;,&#34;#FF9B00&#34;,&#34;#FDFF00&#34;,&#34;#FF3800&#34;,&#34;#D7FF00&#34;,&#34;#FFD300&#34;,&#34;#0DFF00&#34;,&#34;#28FF00&#34;,&#34;#98FF00&#34;,&#34;#69FF00&#34;,&#34;#16FF00&#34;,&#34;#FF6200&#34;,&#34;#FF7300&#34;,&#34;#FF8E00&#34;,&#34;#25FF00&#34;,&#34;#DBFF00&#34;,&#34;#FF1F00&#34;,&#34;#60FF00&#34;,&#34;#01FF00&#34;,&#34;#FFA500&#34;,&#34;#43FF00&#34;,&#34;#FF4D00&#34;,&#34;#FFB700&#34;,&#34;#FF3F00&#34;,&#34;#11FF00&#34;,&#34;#10FF00&#34;,&#34;#B5FF00&#34;,&#34;#32FF00&#34;,&#34;#92FF00&#34;,&#34;#FF8D00&#34;,&#34;#F3FF00&#34;,&#34;#51FF00&#34;,&#34;#1CFF00&#34;,&#34;#FF0500&#34;,&#34;#86FF00&#34;,&#34;#A0FF00&#34;,&#34;#23FF00&#34;,&#34;#FF1100&#34;,&#34;#71FF00&#34;,&#34;#FF9900&#34;,&#34;#09FF00&#34;,&#34;#FAFF00&#34;,&#34;#0DFF00&#34;,&#34;#6BFF00&#34;,&#34;#FF7900&#34;,&#34;#C8FF00&#34;,&#34;#8BFF00&#34;,&#34;#FF6E00&#34;,&#34;#EBFF00&#34;,&#34;#FF4600&#34;,&#34;#37FF00&#34;,&#34;#FF2600&#34;,&#34;#FF4700&#34;,&#34;#FF6F00&#34;,&#34;#FFF800&#34;,&#34;#14FF00&#34;,&#34;#C7FF00&#34;,&#34;#62FF00&#34;,&#34;#FFD600&#34;,&#34;#CAFF00&#34;,&#34;#FF7F00&#34;,&#34;#5EFF00&#34;,&#34;#B4FF00&#34;,&#34;#FFB800&#34;,&#34;#FF9A00&#34;,&#34;#FF5D00&#34;,&#34;#17FF00&#34;,&#34;#62FF00&#34;,&#34;#FF0900&#34;,&#34;#FFD500&#34;,&#34;#FFA300&#34;,&#34;#1BFF00&#34;,&#34;#B5FF00&#34;,&#34;#FF1400&#34;,&#34;#45FF00&#34;,&#34;#FF5A00&#34;,&#34;#22FF00&#34;,&#34;#FF9200&#34;,&#34;#C7FF00&#34;,&#34;#FFAE00&#34;,&#34;#FFE900&#34;,&#34;#84FF00&#34;,&#34;#C2FF00&#34;,&#34;#E6FF00&#34;,&#34;#FF2200&#34;,&#34;#FF7B00&#34;,&#34;#FF1700&#34;,&#34;#FFC200&#34;,&#34;#34FF00&#34;,&#34;#7DFF00&#34;,&#34;#FFDF00&#34;,&#34;#2CFF00&#34;,&#34;#FF9A00&#34;,&#34;#86FF00&#34;,&#34;#FF4300&#34;,&#34;#B3FF00&#34;,&#34;#30FF00&#34;,&#34;#FF2700&#34;,&#34;#FF9A00&#34;,&#34;#FFB300&#34;,&#34;#00FF00&#34;,&#34;#10FF00&#34;,&#34;#9BFF00&#34;,&#34;#FF0100&#34;,&#34;#61FF00&#34;,&#34;#9BFF00&#34;,&#34;#44FF00&#34;,&#34;#18FF00&#34;,&#34;#E7FF00&#34;,&#34;#F9FF00&#34;,&#34;#92FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF6100&#34;,&#34;#B2FF00&#34;,&#34;#FF2100&#34;,&#34;#3EFF00&#34;,&#34;#26FF00&#34;,&#34;#FF1000&#34;,&#34;#5DFF00&#34;,&#34;#FFB600&#34;,&#34;#1CFF00&#34;,&#34;#FFAE00&#34;,&#34;#5EFF00&#34;,&#34;#FF2D00&#34;,&#34;#BBFF00&#34;,&#34;#FF7A00&#34;,&#34;#5AFF00&#34;,&#34;#FF4D00&#34;,&#34;#E6FF00&#34;,&#34;#FF3100&#34;,&#34;#FFEA00&#34;,&#34;#FFF600&#34;,&#34;#FF4F00&#34;,&#34;#45FF00&#34;,&#34;#FF8300&#34;,&#34;#B6FF00&#34;,&#34;#FF7500&#34;,&#34;#FF6F00&#34;,&#34;#FFB200&#34;,&#34;#FF6800&#34;,&#34;#FF9500&#34;,&#34;#FFEE00&#34;,&#34;#FF5B00&#34;,&#34;#FF2B00&#34;,&#34;#FF0D00&#34;,&#34;#FFD700&#34;,&#34;#FF1F00&#34;,&#34;#7CFF00&#34;,&#34;#A6FF00&#34;,&#34;#AEFF00&#34;,&#34;#FF2A00&#34;,&#34;#FF7500&#34;,&#34;#70FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF6600&#34;,&#34;#FF1D00&#34;,&#34;#8EFF00&#34;,&#34;#FFE800&#34;,&#34;#FFD500&#34;,&#34;#51FF00&#34;,&#34;#92FF00&#34;,&#34;#1BFF00&#34;,&#34;#FF6700&#34;,&#34;#68FF00&#34;,&#34;#A6FF00&#34;,&#34;#FFA300&#34;,&#34;#FFB100&#34;,&#34;#FF7900&#34;,&#34;#FF4B00&#34;,&#34;#28FF00&#34;,&#34;#FF1900&#34;,&#34;#FF1100&#34;,&#34;#FF8D00&#34;,&#34;#FF3900&#34;,&#34;#FFB800&#34;,&#34;#C6FF00&#34;,&#34;#1AFF00&#34;,&#34;#1FFF00&#34;,&#34;#79FF00&#34;,&#34;#77FF00&#34;,&#34;#FF9200&#34;,&#34;#FFCF00&#34;,&#34;#FFC000&#34;,&#34;#C9FF00&#34;,&#34;#AEFF00&#34;,&#34;#3CFF00&#34;,&#34;#E8FF00&#34;,&#34;#FFB500&#34;,&#34;#89FF00&#34;,&#34;#FF3800&#34;,&#34;#FF7800&#34;,&#34;#79FF00&#34;,&#34;#FF3600&#34;,&#34;#2FFF00&#34;,&#34;#FFFC00&#34;,&#34;#FF8300&#34;,&#34;#FF3400&#34;,&#34;#FFF500&#34;,&#34;#FFE600&#34;,&#34;#FF1E00&#34;,&#34;#8CFF00&#34;,&#34;#77FF00&#34;,&#34;#53FF00&#34;,&#34;#FF4000&#34;,&#34;#DFFF00&#34;,&#34;#FF4700&#34;,&#34;#FF3A00&#34;,&#34;#FF5100&#34;,&#34;#FF7300&#34;,&#34;#48FF00&#34;,&#34;#FF3D00&#34;,&#34;#FF8200&#34;,&#34;#FFF400&#34;,&#34;#FF9000&#34;,&#34;#FF6A00&#34;,&#34;#FFE600&#34;,&#34;#FF0E00&#34;,&#34;#EDFF00&#34;,&#34;#6BFF00&#34;,&#34;#FFC400&#34;,&#34;#FFDA00&#34;,&#34;#FF2400&#34;,&#34;#42FF00&#34;,&#34;#FF6A00&#34;,&#34;#FF2E00&#34;,&#34;#ABFF00&#34;,&#34;#41FF00&#34;,&#34;#FFAF00&#34;,&#34;#8AFF00&#34;,&#34;#FFB200&#34;,&#34;#FF8100&#34;,&#34;#FF7100&#34;,&#34;#1DFF00&#34;,&#34;#BBFF00&#34;,&#34;#FF0B00&#34;,&#34;#ACFF00&#34;,&#34;#FF1200&#34;,&#34;#F4FF00&#34;,&#34;#8FFF00&#34;,&#34;#B7FF00&#34;,&#34;#C7FF00&#34;,&#34;#FFD200&#34;,&#34;#FFB000&#34;,&#34;#BEFF00&#34;,&#34;#FF1400&#34;,&#34;#FF1000&#34;,&#34;#FF8200&#34;,&#34;#FFBD00&#34;,&#34;#FF6200&#34;,&#34;#FFA800&#34;,&#34;#58FF00&#34;,&#34;#FF3800&#34;,&#34;#A7FF00&#34;,&#34;#BDFF00&#34;,&#34;#FF2100&#34;,&#34;#5CFF00&#34;,&#34;#CFFF00&#34;,&#34;#1FFF00&#34;,&#34;#FFD400&#34;,&#34;#FFF200&#34;,&#34;#E6FF00&#34;,&#34;#FFE100&#34;,&#34;#FF6E00&#34;,&#34;#1CFF00&#34;,&#34;#FFD600&#34;,&#34;#FF4000&#34;,&#34;#9FFF00&#34;,&#34;#36FF00&#34;,&#34;#5BFF00&#34;,&#34;#67FF00&#34;,&#34;#86FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF9500&#34;,&#34;#8CFF00&#34;,&#34;#FF9100&#34;,&#34;#FF8700&#34;,&#34;#FF1D00&#34;,&#34;#0CFF00&#34;,&#34;#BDFF00&#34;,&#34;#20FF00&#34;,&#34;#FF1800&#34;,&#34;#CEFF00&#34;,&#34;#FFB500&#34;,&#34;#FF0D00&#34;,&#34;#78FF00&#34;,&#34;#FF4100&#34;,&#34;#80FF00&#34;,&#34;#FF9100&#34;,&#34;#FF9D00&#34;,&#34;#FFD300&#34;,&#34;#CDFF00&#34;,&#34;#FF6C00&#34;,&#34;#FFFA00&#34;,&#34;#29FF00&#34;,&#34;#09FF00&#34;,&#34;#FF4A00&#34;,&#34;#55FF00&#34;,&#34;#FF2000&#34;,&#34;#FF3A00&#34;,&#34;#8EFF00&#34;,&#34;#10FF00&#34;,&#34;#91FF00&#34;,&#34;#FF2F00&#34;,&#34;#20FF00&#34;,&#34;#FF9E00&#34;,&#34;#55FF00&#34;,&#34;#FF2700&#34;,&#34;#35FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF9900&#34;,&#34;#CEFF00&#34;,&#34;#03FF00&#34;,&#34;#FF7E00&#34;,&#34;#FF4800&#34;,&#34;#FFDA00&#34;,&#34;#0AFF00&#34;,&#34;#FF6100&#34;,&#34;#3CFF00&#34;,&#34;#79FF00&#34;,&#34;#FF3000&#34;,&#34;#9FFF00&#34;,&#34;#FFB100&#34;,&#34;#FF1000&#34;,&#34;#9DFF00&#34;,&#34;#FF5500&#34;,&#34;#49FF00&#34;,&#34;#FF5400&#34;,&#34;#9FFF00&#34;,&#34;#FF8C00&#34;,&#34;#74FF00&#34;,&#34;#54FF00&#34;,&#34;#FF9F00&#34;,&#34;#FF4A00&#34;,&#34;#FF8400&#34;,&#34;#79FF00&#34;,&#34;#FFA500&#34;,&#34;#F3FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF8600&#34;,&#34;#C2FF00&#34;,&#34;#FF6E00&#34;,&#34;#50FF00&#34;,&#34;#AFFF00&#34;,&#34;#FFAA00&#34;,&#34;#5AFF00&#34;,&#34;#ACFF00&#34;,&#34;#FF6700&#34;,&#34;#31FF00&#34;,&#34;#FF5100&#34;,&#34;#FF3B00&#34;,&#34;#FF1000&#34;,&#34;#FF5000&#34;,&#34;#FF0900&#34;,&#34;#FF3E00&#34;,&#34;#FFB700&#34;,&#34;#FF1600&#34;,&#34;#8FFF00&#34;,&#34;#7FFF00&#34;,&#34;#58FF00&#34;,&#34;#B7FF00&#34;,&#34;#FF8000&#34;,&#34;#FF7500&#34;,&#34;#72FF00&#34;,&#34;#FFF400&#34;,&#34;#D5FF00&#34;,&#34;#FBFF00&#34;,&#34;#5CFF00&#34;,&#34;#FFFA00&#34;,&#34;#F4FF00&#34;,&#34;#FF8C00&#34;,&#34;#FFCD00&#34;,&#34;#B3FF00&#34;,&#34;#09FF00&#34;,&#34;#FF3A00&#34;,&#34;#2BFF00&#34;,&#34;#53FF00&#34;,&#34;#FF5B00&#34;,&#34;#87FF00&#34;,&#34;#FF6300&#34;,&#34;#3BFF00&#34;,&#34;#FF2000&#34;,&#34;#FF0E00&#34;,&#34;#C5FF00&#34;,&#34;#21FF00&#34;,&#34;#9BFF00&#34;,&#34;#AAFF00&#34;,&#34;#FFD100&#34;,&#34;#FFB200&#34;,&#34;#8AFF00&#34;,&#34;#7BFF00&#34;,&#34;#23FF00&#34;,&#34;#FFD700&#34;,&#34;#A8FF00&#34;,&#34;#FF1200&#34;,&#34;#FF3300&#34;,&#34;#E2FF00&#34;,&#34;#FF6700&#34;,&#34;#E6FF00&#34;,&#34;#FF1C00&#34;,&#34;#FF3500&#34;,&#34;#3CFF00&#34;,&#34;#69FF00&#34;,&#34;#ECFF00&#34;,&#34;#FF4A00&#34;,&#34;#56FF00&#34;,&#34;#FF6700&#34;,&#34;#FFF100&#34;,&#34;#FF4600&#34;,&#34;#D1FF00&#34;,&#34;#A9FF00&#34;,&#34;#CCFF00&#34;,&#34;#FF4300&#34;,&#34;#2AFF00&#34;,&#34;#FF4900&#34;,&#34;#FF3900&#34;,&#34;#2CFF00&#34;,&#34;#FFC700&#34;,&#34;#FFBA00&#34;,&#34;#52FF00&#34;,&#34;#FF2200&#34;,&#34;#A3FF00&#34;,&#34;#52FF00&#34;,&#34;#FFFC00&#34;,&#34;#44FF00&#34;,&#34;#FF1700&#34;,&#34;#A3FF00&#34;,&#34;#2EFF00&#34;,&#34;#FAFF00&#34;,&#34;#FFA700&#34;,&#34;#0EFF00&#34;,&#34;#F1FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF9000&#34;,&#34;#21FF00&#34;,&#34;#FFC800&#34;,&#34;#11FF00&#34;,&#34;#FF3A00&#34;,&#34;#FFB400&#34;,&#34;#FFAE00&#34;,&#34;#FFE100&#34;,&#34;#59FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF9700&#34;,&#34;#84FF00&#34;,&#34;#56FF00&#34;,&#34;#51FF00&#34;,&#34;#FF5500&#34;,&#34;#FF3F00&#34;,&#34;#BBFF00&#34;,&#34;#57FF00&#34;,&#34;#B4FF00&#34;,&#34;#62FF00&#34;,&#34;#16FF00&#34;,&#34;#FFE300&#34;,&#34;#BEFF00&#34;,&#34;#2BFF00&#34;,&#34;#EEFF00&#34;,&#34;#62FF00&#34;,&#34;#FF2200&#34;,&#34;#56FF00&#34;,&#34;#F6FF00&#34;,&#34;#FFAC00&#34;,&#34;#FFE500&#34;,&#34;#FFC500&#34;,&#34;#FF7900&#34;,&#34;#BBFF00&#34;,&#34;#5DFF00&#34;,&#34;#FFF200&#34;,&#34;#27FF00&#34;,&#34;#FFD300&#34;,&#34;#FFE200&#34;,&#34;#FFD300&#34;,&#34;#FF9F00&#34;,&#34;#17FF00&#34;,&#34;#DBFF00&#34;,&#34;#FF4700&#34;,&#34;#FFBF00&#34;,&#34;#B3FF00&#34;,&#34;#B7FF00&#34;,&#34;#FF1700&#34;,&#34;#FDFF00&#34;,&#34;#FF3400&#34;,&#34;#5AFF00&#34;,&#34;#FFDE00&#34;,&#34;#79FF00&#34;,&#34;#E9FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF2C00&#34;,&#34;#02FF00&#34;,&#34;#58FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF8500&#34;,&#34;#F0FF00&#34;,&#34;#B7FF00&#34;,&#34;#EAFF00&#34;,&#34;#0DFF00&#34;,&#34;#FF5100&#34;,&#34;#F4FF00&#34;,&#34;#FFBA00&#34;,&#34;#FF2D00&#34;,&#34;#FF9500&#34;,&#34;#FFE200&#34;,&#34;#FFB000&#34;,&#34;#CFFF00&#34;,&#34;#71FF00&#34;,&#34;#D5FF00&#34;,&#34;#FF9E00&#34;,&#34;#FFDD00&#34;,&#34;#FF8E00&#34;,&#34;#FFF100&#34;,&#34;#0BFF00&#34;,&#34;#FFCE00&#34;,&#34;#FFA700&#34;,&#34;#FFE100&#34;,&#34;#49FF00&#34;,&#34;#FF5D00&#34;,&#34;#0BFF00&#34;,&#34;#98FF00&#34;,&#34;#AFFF00&#34;,&#34;#D7FF00&#34;,&#34;#FF3600&#34;,&#34;#FFA800&#34;,&#34;#FFD700&#34;,&#34;#22FF00&#34;,&#34;#FF0E00&#34;,&#34;#FFA700&#34;,&#34;#FFDC00&#34;,&#34;#FAFF00&#34;,&#34;#99FF00&#34;,&#34;#FF7200&#34;,&#34;#FF3A00&#34;,&#34;#4CFF00&#34;,&#34;#FF2A00&#34;,&#34;#03FF00&#34;,&#34;#6CFF00&#34;,&#34;#44FF00&#34;,&#34;#FF2400&#34;,&#34;#A1FF00&#34;,&#34;#FFC500&#34;,&#34;#51FF00&#34;,&#34;#EAFF00&#34;,&#34;#4BFF00&#34;,&#34;#BFFF00&#34;,&#34;#F1FF00&#34;,&#34;#E3FF00&#34;,&#34;#6FFF00&#34;,&#34;#FF5E00&#34;,&#34;#FF5000&#34;,&#34;#FFB000&#34;,&#34;#FFF800&#34;,&#34;#FF5E00&#34;,&#34;#FFF600&#34;,&#34;#05FF00&#34;,&#34;#90FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF2E00&#34;,&#34;#FFA100&#34;,&#34;#FFFF00&#34;,&#34;#FF4C00&#34;,&#34;#D9FF00&#34;,&#34;#FFF000&#34;,&#34;#FFD200&#34;,&#34;#FAFF00&#34;,&#34;#7DFF00&#34;,&#34;#A5FF00&#34;,&#34;#C7FF00&#34;,&#34;#FBFF00&#34;,&#34;#26FF00&#34;,&#34;#A4FF00&#34;,&#34;#38FF00&#34;,&#34;#AAFF00&#34;,&#34;#10FF00&#34;,&#34;#07FF00&#34;,&#34;#FF2400&#34;,&#34;#FFB800&#34;,&#34;#A4FF00&#34;,&#34;#FF9E00&#34;,&#34;#FFFA00&#34;,&#34;#FF8700&#34;,&#34;#FF3A00&#34;,&#34;#FF2100&#34;,&#34;#FFCB00&#34;,&#34;#FFC200&#34;,&#34;#B9FF00&#34;,&#34;#90FF00&#34;,&#34;#DBFF00&#34;,&#34;#FFC600&#34;,&#34;#E0FF00&#34;,&#34;#FF1E00&#34;,&#34;#E7FF00&#34;,&#34;#FFE400&#34;,&#34;#C7FF00&#34;,&#34;#FFC000&#34;,&#34;#FFC500&#34;,&#34;#FFAC00&#34;,&#34;#2EFF00&#34;,&#34;#D6FF00&#34;,&#34;#64FF00&#34;,&#34;#FFC600&#34;,&#34;#B9FF00&#34;,&#34;#0FFF00&#34;,&#34;#8BFF00&#34;,&#34;#FF3600&#34;,&#34;#1EFF00&#34;,&#34;#FF4E00&#34;,&#34;#FFA300&#34;,&#34;#CCFF00&#34;,&#34;#09FF00&#34;,&#34;#FFBB00&#34;,&#34;#FF8400&#34;,&#34;#79FF00&#34;,&#34;#5FFF00&#34;,&#34;#23FF00&#34;,&#34;#0EFF00&#34;,&#34;#FFAC00&#34;,&#34;#FF1600&#34;,&#34;#FFAE00&#34;,&#34;#FF0F00&#34;,&#34;#E0FF00&#34;,&#34;#96FF00&#34;,&#34;#FF4900&#34;,&#34;#FF6200&#34;,&#34;#FF0100&#34;,&#34;#FFFE00&#34;,&#34;#FF9500&#34;,&#34;#C8FF00&#34;,&#34;#FFED00&#34;,&#34;#D2FF00&#34;,&#34;#FFAF00&#34;,&#34;#FF5700&#34;,&#34;#94FF00&#34;,&#34;#FF4C00&#34;,&#34;#1FFF00&#34;,&#34;#FF9300&#34;,&#34;#60FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF6000&#34;,&#34;#FF9100&#34;,&#34;#3BFF00&#34;,&#34;#FFF700&#34;,&#34;#E4FF00&#34;,&#34;#37FF00&#34;,&#34;#FF8800&#34;,&#34;#79FF00&#34;,&#34;#29FF00&#34;,&#34;#FF2500&#34;,&#34;#F5FF00&#34;,&#34;#62FF00&#34;,&#34;#FF4B00&#34;,&#34;#E0FF00&#34;,&#34;#FFFB00&#34;,&#34;#FF1300&#34;,&#34;#DCFF00&#34;,&#34;#FF9200&#34;,&#34;#FF1000&#34;,&#34;#38FF00&#34;,&#34;#FFAA00&#34;,&#34;#FFAD00&#34;,&#34;#28FF00&#34;,&#34;#ADFF00&#34;,&#34;#FF0300&#34;,&#34;#FF3100&#34;,&#34;#FF8D00&#34;,&#34;#FFF800&#34;,&#34;#FFF200&#34;,&#34;#10FF00&#34;,&#34;#FF5A00&#34;,&#34;#FFE800&#34;,&#34;#FFB100&#34;,&#34;#3EFF00&#34;,&#34;#C8FF00&#34;,&#34;#FF3A00&#34;,&#34;#FFE700&#34;,&#34;#FF5900&#34;,&#34;#FFED00&#34;,&#34;#44FF00&#34;,&#34;#DCFF00&#34;,&#34;#FF5500&#34;,&#34;#FFC100&#34;,&#34;#FF0600&#34;,&#34;#FFA200&#34;,&#34;#FCFF00&#34;,&#34;#07FF00&#34;,&#34;#A8FF00&#34;,&#34;#07FF00&#34;,&#34;#FF6300&#34;,&#34;#FF4300&#34;,&#34;#FFEF00&#34;,&#34;#FF6100&#34;,&#34;#70FF00&#34;,&#34;#FF9400&#34;,&#34;#8FFF00&#34;,&#34;#51FF00&#34;,&#34;#FFEC00&#34;,&#34;#9FFF00&#34;,&#34;#FF3400&#34;,&#34;#AAFF00&#34;,&#34;#DBFF00&#34;,&#34;#FF6200&#34;,&#34;#FFC700&#34;,&#34;#FF8C00&#34;,&#34;#D1FF00&#34;,&#34;#4CFF00&#34;,&#34;#FFE000&#34;,&#34;#FF9B00&#34;,&#34;#19FF00&#34;,&#34;#FF7200&#34;,&#34;#FF8300&#34;,&#34;#FF0700&#34;,&#34;#FF7D00&#34;,&#34;#FFC100&#34;,&#34;#ACFF00&#34;,&#34;#85FF00&#34;,&#34;#FFDB00&#34;,&#34;#A5FF00&#34;,&#34;#CCFF00&#34;,&#34;#BCFF00&#34;,&#34;#FF8700&#34;,&#34;#FF6E00&#34;,&#34;#2AFF00&#34;,&#34;#FFBD00&#34;,&#34;#02FF00&#34;,&#34;#14FF00&#34;,&#34;#FF9200&#34;,&#34;#A6FF00&#34;,&#34;#FF4900&#34;,&#34;#94FF00&#34;,&#34;#FFA800&#34;,&#34;#FF7300&#34;,&#34;#1DFF00&#34;,&#34;#FFD900&#34;,&#34;#C4FF00&#34;,&#34;#FFEA00&#34;,&#34;#55FF00&#34;,&#34;#FF1D00&#34;,&#34;#FFD300&#34;,&#34;#FF7D00&#34;,&#34;#FF4900&#34;,&#34;#8EFF00&#34;,&#34;#FF1900&#34;,&#34;#9AFF00&#34;,&#34;#FF6D00&#34;,&#34;#FF0E00&#34;,&#34;#FF3000&#34;,&#34;#F2FF00&#34;,&#34;#E4FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF3C00&#34;,&#34;#FFF600&#34;,&#34;#FF5100&#34;,&#34;#FFAE00&#34;,&#34;#FF1300&#34;,&#34;#FFEC00&#34;,&#34;#4BFF00&#34;,&#34;#5CFF00&#34;,&#34;#57FF00&#34;,&#34;#FF0C00&#34;,&#34;#FFAC00&#34;,&#34;#FFD000&#34;,&#34;#76FF00&#34;,&#34;#FFDE00&#34;,&#34;#C0FF00&#34;,&#34;#2FFF00&#34;,&#34;#14FF00&#34;,&#34;#FFCF00&#34;,&#34;#FFB100&#34;,&#34;#FF0100&#34;,&#34;#FF9C00&#34;,&#34;#2DFF00&#34;,&#34;#FF5600&#34;,&#34;#50FF00&#34;,&#34;#FF2600&#34;,&#34;#6AFF00&#34;,&#34;#7DFF00&#34;,&#34;#FF5700&#34;,&#34;#FFD300&#34;,&#34;#FFAA00&#34;,&#34;#E1FF00&#34;,&#34;#08FF00&#34;,&#34;#E9FF00&#34;,&#34;#FF8800&#34;,&#34;#FFDB00&#34;,&#34;#FF1800&#34;,&#34;#C4FF00&#34;,&#34;#C0FF00&#34;,&#34;#FF9E00&#34;,&#34;#B8FF00&#34;,&#34;#FF7400&#34;,&#34;#FF9800&#34;,&#34;#FF8B00&#34;,&#34;#1DFF00&#34;,&#34;#5CFF00&#34;,&#34;#BEFF00&#34;,&#34;#BCFF00&#34;,&#34;#FF0800&#34;,&#34;#57FF00&#34;,&#34;#AEFF00&#34;,&#34;#3FFF00&#34;,&#34;#D4FF00&#34;,&#34;#FF4000&#34;,&#34;#2BFF00&#34;,&#34;#FFF900&#34;,&#34;#FFD800&#34;,&#34;#FFE900&#34;,&#34;#FFEF00&#34;,&#34;#5AFF00&#34;,&#34;#FFFB00&#34;,&#34;#FF6600&#34;,&#34;#FFEB00&#34;,&#34;#FFB200&#34;,&#34;#44FF00&#34;,&#34;#FF0800&#34;,&#34;#81FF00&#34;,&#34;#FF6A00&#34;,&#34;#FF4A00&#34;,&#34;#FF3000&#34;,&#34;#A1FF00&#34;,&#34;#FF2A00&#34;,&#34;#BAFF00&#34;,&#34;#FF2A00&#34;,&#34;#9CFF00&#34;,&#34;#15FF00&#34;,&#34;#CEFF00&#34;,&#34;#AEFF00&#34;,&#34;#FF0E00&#34;,&#34;#A4FF00&#34;,&#34;#FFB200&#34;,&#34;#FFAF00&#34;,&#34;#6DFF00&#34;,&#34;#FF7A00&#34;,&#34;#58FF00&#34;,&#34;#06FF00&#34;,&#34;#FFF500&#34;,&#34;#FFE900&#34;,&#34;#57FF00&#34;,&#34;#56FF00&#34;,&#34;#95FF00&#34;,&#34;#6EFF00&#34;,&#34;#70FF00&#34;,&#34;#FFB900&#34;,&#34;#0BFF00&#34;,&#34;#C7FF00&#34;,&#34;#DFFF00&#34;,&#34;#86FF00&#34;,&#34;#FF0F00&#34;,&#34;#90FF00&#34;,&#34;#71FF00&#34;,&#34;#FFBB00&#34;,&#34;#3AFF00&#34;,&#34;#36FF00&#34;,&#34;#FFBB00&#34;,&#34;#C9FF00&#34;,&#34;#BCFF00&#34;,&#34;#86FF00&#34;,&#34;#FF0600&#34;,&#34;#FFB600&#34;,&#34;#DAFF00&#34;,&#34;#12FF00&#34;,&#34;#FF1300&#34;,&#34;#FF1900&#34;,&#34;#12FF00&#34;,&#34;#CAFF00&#34;,&#34;#FFBF00&#34;,&#34;#0AFF00&#34;,&#34;#FF3500&#34;,&#34;#FF4900&#34;,&#34;#FF0A00&#34;,&#34;#42FF00&#34;,&#34;#15FF00&#34;,&#34;#22FF00&#34;,&#34;#FF3B00&#34;,&#34;#FF1F00&#34;,&#34;#FFF800&#34;,&#34;#C2FF00&#34;,&#34;#AEFF00&#34;,&#34;#FF7300&#34;,&#34;#CCFF00&#34;,&#34;#FF7F00&#34;,&#34;#FFC500&#34;,&#34;#D4FF00&#34;,&#34;#1AFF00&#34;,&#34;#FF1300&#34;,&#34;#FF9300&#34;,&#34;#FF6400&#34;,&#34;#FF1000&#34;,&#34;#FF2300&#34;,&#34;#FF4C00&#34;,&#34;#EAFF00&#34;,&#34;#FF7200&#34;,&#34;#FF7D00&#34;,&#34;#93FF00&#34;,&#34;#FF2700&#34;,&#34;#FF4A00&#34;,&#34;#FFF600&#34;,&#34;#25FF00&#34;,&#34;#FF0300&#34;,&#34;#FF0400&#34;,&#34;#BAFF00&#34;,&#34;#FFC100&#34;,&#34;#98FF00&#34;,&#34;#FF4D00&#34;,&#34;#35FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF3200&#34;,&#34;#33FF00&#34;,&#34;#75FF00&#34;,&#34;#2EFF00&#34;,&#34;#FF4200&#34;,&#34;#C6FF00&#34;,&#34;#31FF00&#34;,&#34;#AFFF00&#34;,&#34;#FF0D00&#34;,&#34;#27FF00&#34;,&#34;#53FF00&#34;,&#34;#FF1800&#34;,&#34;#FFCA00&#34;,&#34;#FF1A00&#34;,&#34;#FF3E00&#34;,&#34;#FF5900&#34;,&#34;#FF9600&#34;,&#34;#FFB400&#34;,&#34;#C2FF00&#34;,&#34;#FFC400&#34;,&#34;#FF1E00&#34;,&#34;#FF5B00&#34;,&#34;#EBFF00&#34;,&#34;#FF5400&#34;,&#34;#41FF00&#34;,&#34;#FF4D00&#34;,&#34;#FF6D00&#34;,&#34;#BCFF00&#34;,&#34;#FF5100&#34;,&#34;#13FF00&#34;,&#34;#FF4900&#34;,&#34;#FFAE00&#34;,&#34;#CCFF00&#34;,&#34;#05FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF2A00&#34;,&#34;#FF6200&#34;,&#34;#FF1500&#34;,&#34;#FF1900&#34;,&#34;#F8FF00&#34;,&#34;#FF0400&#34;,&#34;#FF6A00&#34;,&#34;#36FF00&#34;,&#34;#55FF00&#34;,&#34;#FF6600&#34;,&#34;#FF4B00&#34;,&#34;#A1FF00&#34;,&#34;#09FF00&#34;,&#34;#D8FF00&#34;,&#34;#4FFF00&#34;,&#34;#CFFF00&#34;,&#34;#73FF00&#34;,&#34;#FFD700&#34;,&#34;#7BFF00&#34;,&#34;#FF6900&#34;,&#34;#71FF00&#34;,&#34;#FFFD00&#34;,&#34;#DEFF00&#34;,&#34;#35FF00&#34;,&#34;#0FFF00&#34;,&#34;#F9FF00&#34;,&#34;#FFB100&#34;,&#34;#07FF00&#34;,&#34;#FF8D00&#34;,&#34;#08FF00&#34;,&#34;#7BFF00&#34;,&#34;#F6FF00&#34;,&#34;#2BFF00&#34;,&#34;#85FF00&#34;,&#34;#FF9C00&#34;,&#34;#84FF00&#34;,&#34;#FF5200&#34;,&#34;#7AFF00&#34;,&#34;#FF2900&#34;,&#34;#66FF00&#34;,&#34;#E8FF00&#34;,&#34;#C5FF00&#34;,&#34;#FFA500&#34;,&#34;#A8FF00&#34;,&#34;#BBFF00&#34;,&#34;#ADFF00&#34;,&#34;#DCFF00&#34;,&#34;#8BFF00&#34;,&#34;#FF8A00&#34;,&#34;#8CFF00&#34;,&#34;#FF7A00&#34;,&#34;#2CFF00&#34;,&#34;#F0FF00&#34;,&#34;#FF0300&#34;,&#34;#B1FF00&#34;,&#34;#23FF00&#34;,&#34;#CFFF00&#34;,&#34;#FFDB00&#34;,&#34;#FFC200&#34;,&#34;#FFC300&#34;,&#34;#FF2D00&#34;,&#34;#ABFF00&#34;,&#34;#FF7900&#34;,&#34;#FF1C00&#34;,&#34;#A4FF00&#34;,&#34;#FF0900&#34;,&#34;#19FF00&#34;,&#34;#C9FF00&#34;,&#34;#FF4E00&#34;,&#34;#39FF00&#34;,&#34;#D2FF00&#34;,&#34;#6CFF00&#34;,&#34;#42FF00&#34;,&#34;#6BFF00&#34;,&#34;#FF3800&#34;,&#34;#FF9100&#34;,&#34;#C2FF00&#34;,&#34;#FF0400&#34;,&#34;#FFB700&#34;,&#34;#FF8F00&#34;,&#34;#ACFF00&#34;,&#34;#FF8300&#34;,&#34;#FF0D00&#34;,&#34;#C0FF00&#34;,&#34;#FFD100&#34;,&#34;#FF7700&#34;,&#34;#FF8200&#34;,&#34;#9BFF00&#34;,&#34;#FF2300&#34;,&#34;#EEFF00&#34;,&#34;#48FF00&#34;,&#34;#3EFF00&#34;,&#34;#5DFF00&#34;,&#34;#F1FF00&#34;,&#34;#46FF00&#34;,&#34;#E6FF00&#34;,&#34;#FFE900&#34;,&#34;#8DFF00&#34;,&#34;#FFA200&#34;,&#34;#FFA200&#34;,&#34;#2CFF00&#34;,&#34;#FFCC00&#34;,&#34;#49FF00&#34;,&#34;#FF0200&#34;,&#34;#FFD500&#34;,&#34;#FF5B00&#34;,&#34;#C2FF00&#34;,&#34;#FF2F00&#34;,&#34;#22FF00&#34;,&#34;#FF4100&#34;,&#34;#FFF800&#34;,&#34;#03FF00&#34;,&#34;#52FF00&#34;,&#34;#6AFF00&#34;,&#34;#66FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF9500&#34;,&#34;#FFFA00&#34;,&#34;#F4FF00&#34;,&#34;#39FF00&#34;,&#34;#8FFF00&#34;,&#34;#CFFF00&#34;,&#34;#6AFF00&#34;,&#34;#53FF00&#34;,&#34;#CAFF00&#34;,&#34;#FF6700&#34;,&#34;#FF1300&#34;,&#34;#4FFF00&#34;,&#34;#96FF00&#34;,&#34;#18FF00&#34;,&#34;#FF3700&#34;,&#34;#FF3800&#34;,&#34;#FF5800&#34;,&#34;#41FF00&#34;,&#34;#6DFF00&#34;,&#34;#FFAC00&#34;,&#34;#FF6600&#34;,&#34;#FFFE00&#34;,&#34;#FF5C00&#34;,&#34;#B9FF00&#34;,&#34;#FF3D00&#34;,&#34;#35FF00&#34;,&#34;#FFCF00&#34;,&#34;#D4FF00&#34;,&#34;#10FF00&#34;,&#34;#FF2A00&#34;,&#34;#FF4800&#34;,&#34;#ACFF00&#34;,&#34;#6AFF00&#34;,&#34;#42FF00&#34;,&#34;#20FF00&#34;,&#34;#FFBC00&#34;,&#34;#ECFF00&#34;,&#34;#05FF00&#34;,&#34;#39FF00&#34;,&#34;#89FF00&#34;,&#34;#07FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF6200&#34;,&#34;#FFF400&#34;,&#34;#5BFF00&#34;,&#34;#06FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFD700&#34;,&#34;#12FF00&#34;,&#34;#7CFF00&#34;,&#34;#FFFB00&#34;,&#34;#FF8D00&#34;,&#34;#88FF00&#34;,&#34;#6FFF00&#34;,&#34;#ADFF00&#34;,&#34;#BAFF00&#34;,&#34;#FFD400&#34;,&#34;#59FF00&#34;,&#34;#69FF00&#34;,&#34;#FF6F00&#34;,&#34;#6CFF00&#34;,&#34;#5EFF00&#34;,&#34;#60FF00&#34;,&#34;#71FF00&#34;,&#34;#FFC300&#34;,&#34;#FF0900&#34;,&#34;#FFBE00&#34;,&#34;#50FF00&#34;,&#34;#99FF00&#34;,&#34;#4BFF00&#34;,&#34;#2EFF00&#34;,&#34;#06FF00&#34;,&#34;#FF3A00&#34;,&#34;#69FF00&#34;,&#34;#38FF00&#34;,&#34;#FF3C00&#34;,&#34;#8CFF00&#34;,&#34;#FFB400&#34;,&#34;#FF6B00&#34;,&#34;#0DFF00&#34;,&#34;#FFBD00&#34;,&#34;#7FFF00&#34;,&#34;#FFFE00&#34;,&#34;#65FF00&#34;,&#34;#FFD900&#34;,&#34;#FF7F00&#34;,&#34;#FF1F00&#34;,&#34;#FF0B00&#34;,&#34;#D4FF00&#34;,&#34;#FF2C00&#34;,&#34;#FF6700&#34;,&#34;#FFFF00&#34;,&#34;#1DFF00&#34;,&#34;#FF2600&#34;,&#34;#FF9A00&#34;,&#34;#71FF00&#34;,&#34;#FFA700&#34;,&#34;#FF2800&#34;,&#34;#FFD200&#34;,&#34;#D8FF00&#34;,&#34;#FF5800&#34;,&#34;#11FF00&#34;,&#34;#FF6300&#34;,&#34;#31FF00&#34;,&#34;#FFF600&#34;,&#34;#8AFF00&#34;,&#34;#E7FF00&#34;,&#34;#B1FF00&#34;,&#34;#FF8100&#34;,&#34;#FF0A00&#34;,&#34;#58FF00&#34;,&#34;#FF6700&#34;,&#34;#FF3B00&#34;,&#34;#FFBB00&#34;,&#34;#CFFF00&#34;,&#34;#FFA400&#34;,&#34;#A3FF00&#34;,&#34;#2EFF00&#34;,&#34;#F1FF00&#34;,&#34;#36FF00&#34;,&#34;#FF7C00&#34;,&#34;#10FF00&#34;,&#34;#1BFF00&#34;,&#34;#FFDB00&#34;,&#34;#C4FF00&#34;,&#34;#FF3F00&#34;,&#34;#22FF00&#34;,&#34;#FF4E00&#34;,&#34;#C3FF00&#34;,&#34;#20FF00&#34;,&#34;#ADFF00&#34;,&#34;#E9FF00&#34;,&#34;#FFAA00&#34;,&#34;#FFF100&#34;,&#34;#14FF00&#34;,&#34;#6DFF00&#34;,&#34;#B6FF00&#34;,&#34;#FF3700&#34;,&#34;#21FF00&#34;,&#34;#08FF00&#34;,&#34;#FFF300&#34;,&#34;#D7FF00&#34;,&#34;#1CFF00&#34;,&#34;#B1FF00&#34;,&#34;#C9FF00&#34;,&#34;#76FF00&#34;,&#34;#5DFF00&#34;,&#34;#FFC600&#34;,&#34;#81FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF8C00&#34;,&#34;#5CFF00&#34;,&#34;#22FF00&#34;,&#34;#18FF00&#34;,&#34;#0BFF00&#34;,&#34;#FF6C00&#34;,&#34;#FFBA00&#34;,&#34;#FF9000&#34;,&#34;#D2FF00&#34;,&#34;#7FFF00&#34;,&#34;#37FF00&#34;,&#34;#92FF00&#34;,&#34;#FF5400&#34;,&#34;#B4FF00&#34;,&#34;#FF5100&#34;,&#34;#FF2200&#34;,&#34;#FF2A00&#34;,&#34;#FFAA00&#34;,&#34;#FFE300&#34;,&#34;#D7FF00&#34;,&#34;#FFAE00&#34;,&#34;#1AFF00&#34;,&#34;#FF0100&#34;,&#34;#12FF00&#34;,&#34;#FFB500&#34;,&#34;#FF7B00&#34;,&#34;#15FF00&#34;,&#34;#BCFF00&#34;,&#34;#B1FF00&#34;,&#34;#FF4E00&#34;,&#34;#41FF00&#34;,&#34;#A5FF00&#34;,&#34;#73FF00&#34;,&#34;#FF5000&#34;,&#34;#33FF00&#34;,&#34;#32FF00&#34;,&#34;#FF1B00&#34;,&#34;#FF4B00&#34;,&#34;#FF5B00&#34;,&#34;#26FF00&#34;,&#34;#24FF00&#34;,&#34;#C4FF00&#34;,&#34;#FFD700&#34;,&#34;#ABFF00&#34;,&#34;#FF5B00&#34;,&#34;#FF1300&#34;,&#34;#FFDE00&#34;,&#34;#FF5600&#34;,&#34;#FF7000&#34;,&#34;#8EFF00&#34;,&#34;#FF8700&#34;,&#34;#69FF00&#34;,&#34;#19FF00&#34;,&#34;#48FF00&#34;,&#34;#FF6E00&#34;,&#34;#CCFF00&#34;,&#34;#5EFF00&#34;,&#34;#FF6C00&#34;,&#34;#73FF00&#34;,&#34;#24FF00&#34;,&#34;#A2FF00&#34;,&#34;#CAFF00&#34;,&#34;#03FF00&#34;,&#34;#FFCF00&#34;,&#34;#FFA400&#34;,&#34;#FF4B00&#34;,&#34;#1EFF00&#34;,&#34;#2CFF00&#34;,&#34;#0CFF00&#34;,&#34;#49FF00&#34;,&#34;#64FF00&#34;,&#34;#F3FF00&#34;,&#34;#BAFF00&#34;,&#34;#FF8300&#34;,&#34;#FFB400&#34;,&#34;#FFC400&#34;,&#34;#FF6900&#34;,&#34;#84FF00&#34;,&#34;#FFDD00&#34;,&#34;#FFE600&#34;,&#34;#DFFF00&#34;,&#34;#91FF00&#34;,&#34;#03FF00&#34;,&#34;#FF1400&#34;,&#34;#F4FF00&#34;,&#34;#FF9600&#34;,&#34;#10FF00&#34;,&#34;#A6FF00&#34;,&#34;#0AFF00&#34;,&#34;#1CFF00&#34;,&#34;#FF6100&#34;,&#34;#D1FF00&#34;,&#34;#FF6C00&#34;,&#34;#86FF00&#34;,&#34;#A1FF00&#34;,&#34;#F3FF00&#34;,&#34;#FF5700&#34;,&#34;#FFC800&#34;,&#34;#F3FF00&#34;,&#34;#FF3600&#34;,&#34;#FF2A00&#34;,&#34;#FFC900&#34;,&#34;#FFA900&#34;,&#34;#FDFF00&#34;,&#34;#FF0D00&#34;,&#34;#FF2D00&#34;,&#34;#30FF00&#34;,&#34;#FFF700&#34;,&#34;#8AFF00&#34;,&#34;#52FF00&#34;,&#34;#E0FF00&#34;,&#34;#8DFF00&#34;,&#34;#FFF500&#34;,&#34;#FFE000&#34;,&#34;#C5FF00&#34;,&#34;#20FF00&#34;,&#34;#59FF00&#34;,&#34;#88FF00&#34;,&#34;#FFBB00&#34;,&#34;#3FFF00&#34;,&#34;#EEFF00&#34;,&#34;#0AFF00&#34;,&#34;#00FF00&#34;,&#34;#FFF500&#34;,&#34;#4DFF00&#34;,&#34;#10FF00&#34;,&#34;#DAFF00&#34;,&#34;#BCFF00&#34;,&#34;#FFC600&#34;,&#34;#FF6600&#34;,&#34;#FF5F00&#34;,&#34;#85FF00&#34;,&#34;#FFE400&#34;,&#34;#88FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF8A00&#34;,&#34;#9AFF00&#34;,&#34;#F6FF00&#34;,&#34;#5BFF00&#34;,&#34;#02FF00&#34;,&#34;#FFDA00&#34;,&#34;#B0FF00&#34;,&#34;#FF9600&#34;,&#34;#FFAA00&#34;,&#34;#2AFF00&#34;,&#34;#FF3400&#34;,&#34;#B4FF00&#34;,&#34;#FF0300&#34;,&#34;#24FF00&#34;,&#34;#FFBA00&#34;,&#34;#FF5500&#34;,&#34;#86FF00&#34;,&#34;#2DFF00&#34;,&#34;#EEFF00&#34;,&#34;#FF0600&#34;,&#34;#FF6D00&#34;,&#34;#FFEB00&#34;,&#34;#FF4F00&#34;,&#34;#FF6200&#34;,&#34;#FF4900&#34;,&#34;#F8FF00&#34;,&#34;#06FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF8100&#34;,&#34;#CDFF00&#34;,&#34;#FFCE00&#34;,&#34;#00FF00&#34;,&#34;#0FFF00&#34;,&#34;#D6FF00&#34;,&#34;#59FF00&#34;,&#34;#FF6500&#34;,&#34;#09FF00&#34;,&#34;#0CFF00&#34;,&#34;#FFF700&#34;,&#34;#40FF00&#34;,&#34;#7BFF00&#34;,&#34;#E6FF00&#34;,&#34;#DFFF00&#34;,&#34;#FF5400&#34;,&#34;#C4FF00&#34;,&#34;#07FF00&#34;,&#34;#39FF00&#34;,&#34;#FF7800&#34;,&#34;#5FFF00&#34;,&#34;#34FF00&#34;,&#34;#FF1100&#34;,&#34;#FF2600&#34;,&#34;#FF7500&#34;,&#34;#E6FF00&#34;,&#34;#16FF00&#34;,&#34;#5AFF00&#34;,&#34;#B2FF00&#34;,&#34;#49FF00&#34;,&#34;#53FF00&#34;,&#34;#A7FF00&#34;,&#34;#FF6F00&#34;,&#34;#78FF00&#34;,&#34;#FCFF00&#34;,&#34;#FFFD00&#34;,&#34;#D3FF00&#34;,&#34;#FF7200&#34;,&#34;#FF4C00&#34;,&#34;#FF3C00&#34;,&#34;#FF1600&#34;,&#34;#FFD100&#34;,&#34;#15FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF5C00&#34;,&#34;#DAFF00&#34;,&#34;#FFCC00&#34;,&#34;#0FFF00&#34;,&#34;#7DFF00&#34;,&#34;#FF8000&#34;,&#34;#FFE400&#34;,&#34;#FF6100&#34;,&#34;#17FF00&#34;,&#34;#FF0C00&#34;,&#34;#FFFF00&#34;,&#34;#24FF00&#34;,&#34;#FF8B00&#34;,&#34;#DEFF00&#34;,&#34;#50FF00&#34;,&#34;#FF2100&#34;,&#34;#18FF00&#34;,&#34;#FFA600&#34;,&#34;#E0FF00&#34;,&#34;#FAFF00&#34;,&#34;#41FF00&#34;,&#34;#F5FF00&#34;,&#34;#EEFF00&#34;,&#34;#2BFF00&#34;,&#34;#01FF00&#34;,&#34;#FF9A00&#34;,&#34;#FFED00&#34;,&#34;#FFAB00&#34;,&#34;#67FF00&#34;,&#34;#A7FF00&#34;,&#34;#FF0A00&#34;,&#34;#00FF00&#34;,&#34;#FF7400&#34;,&#34;#E9FF00&#34;,&#34;#BAFF00&#34;,&#34;#61FF00&#34;,&#34;#FF9800&#34;,&#34;#FFA800&#34;,&#34;#59FF00&#34;,&#34;#FFC100&#34;,&#34;#1EFF00&#34;,&#34;#AAFF00&#34;,&#34;#FFE400&#34;,&#34;#AFFF00&#34;,&#34;#FFF000&#34;,&#34;#7DFF00&#34;,&#34;#FF9600&#34;,&#34;#FF1C00&#34;,&#34;#E5FF00&#34;,&#34;#CEFF00&#34;,&#34;#2EFF00&#34;,&#34;#3DFF00&#34;,&#34;#FF4A00&#34;,&#34;#FDFF00&#34;,&#34;#FFFB00&#34;,&#34;#0BFF00&#34;,&#34;#FF9200&#34;,&#34;#0FFF00&#34;,&#34;#CFFF00&#34;,&#34;#FF4400&#34;,&#34;#FF3300&#34;,&#34;#C3FF00&#34;,&#34;#FFF900&#34;,&#34;#5EFF00&#34;,&#34;#C8FF00&#34;,&#34;#FFB200&#34;,&#34;#FFAA00&#34;,&#34;#F9FF00&#34;,&#34;#FF4E00&#34;,&#34;#FFBA00&#34;,&#34;#FF9700&#34;,&#34;#FF6600&#34;,&#34;#FF1F00&#34;,&#34;#36FF00&#34;,&#34;#FFE400&#34;,&#34;#FFB100&#34;,&#34;#FFF100&#34;,&#34;#1BFF00&#34;,&#34;#45FF00&#34;,&#34;#FFC200&#34;,&#34;#FF0C00&#34;,&#34;#DAFF00&#34;,&#34;#D5FF00&#34;,&#34;#FFB500&#34;,&#34;#EBFF00&#34;,&#34;#B8FF00&#34;,&#34;#FF3600&#34;,&#34;#FFB300&#34;,&#34;#47FF00&#34;,&#34;#38FF00&#34;,&#34;#B0FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF7A00&#34;,&#34;#FFC700&#34;,&#34;#D8FF00&#34;,&#34;#19FF00&#34;,&#34;#FCFF00&#34;,&#34;#79FF00&#34;,&#34;#FF3500&#34;,&#34;#FF7400&#34;,&#34;#FFD900&#34;,&#34;#8DFF00&#34;,&#34;#FFE800&#34;,&#34;#FFB800&#34;,&#34;#D2FF00&#34;,&#34;#DCFF00&#34;,&#34;#60FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF8800&#34;,&#34;#FF5000&#34;,&#34;#FF5700&#34;,&#34;#FF2C00&#34;,&#34;#FF2700&#34;,&#34;#FFF700&#34;,&#34;#69FF00&#34;,&#34;#FFD200&#34;,&#34;#29FF00&#34;,&#34;#32FF00&#34;,&#34;#FFDA00&#34;,&#34;#E9FF00&#34;,&#34;#FF5500&#34;,&#34;#FFF000&#34;,&#34;#FFFF00&#34;,&#34;#FF4500&#34;,&#34;#E6FF00&#34;,&#34;#6AFF00&#34;,&#34;#D3FF00&#34;,&#34;#42FF00&#34;,&#34;#82FF00&#34;,&#34;#FFD400&#34;,&#34;#61FF00&#34;,&#34;#FFE600&#34;,&#34;#9EFF00&#34;,&#34;#96FF00&#34;,&#34;#FF7200&#34;,&#34;#FF4900&#34;,&#34;#FF4700&#34;,&#34;#45FF00&#34;,&#34;#FF0A00&#34;,&#34;#E4FF00&#34;,&#34;#FFB100&#34;,&#34;#81FF00&#34;,&#34;#FF6500&#34;,&#34;#FF7400&#34;,&#34;#FF3B00&#34;,&#34;#FF7900&#34;,&#34;#FF4700&#34;,&#34;#ACFF00&#34;,&#34;#5FFF00&#34;,&#34;#A4FF00&#34;,&#34;#35FF00&#34;,&#34;#FF9500&#34;,&#34;#0EFF00&#34;,&#34;#FF5B00&#34;,&#34;#13FF00&#34;,&#34;#FF5C00&#34;,&#34;#FFCE00&#34;,&#34;#3AFF00&#34;,&#34;#7CFF00&#34;,&#34;#FFF400&#34;,&#34;#FF4000&#34;,&#34;#FF7D00&#34;,&#34;#7BFF00&#34;,&#34;#E1FF00&#34;,&#34;#FF9700&#34;,&#34;#FF6000&#34;,&#34;#BBFF00&#34;,&#34;#73FF00&#34;,&#34;#FF7300&#34;,&#34;#87FF00&#34;,&#34;#1FFF00&#34;,&#34;#FF3300&#34;,&#34;#FF7200&#34;,&#34;#4EFF00&#34;,&#34;#FF7B00&#34;,&#34;#FFFF00&#34;,&#34;#FFCB00&#34;,&#34;#FFE800&#34;,&#34;#84FF00&#34;,&#34;#EFFF00&#34;,&#34;#77FF00&#34;,&#34;#FF3200&#34;,&#34;#AEFF00&#34;,&#34;#FF2100&#34;,&#34;#6EFF00&#34;,&#34;#FFFC00&#34;,&#34;#F5FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF1200&#34;,&#34;#17FF00&#34;,&#34;#FFDD00&#34;,&#34;#A5FF00&#34;,&#34;#B4FF00&#34;,&#34;#25FF00&#34;,&#34;#FF9700&#34;,&#34;#FF2A00&#34;,&#34;#FF7700&#34;,&#34;#A5FF00&#34;,&#34;#FFC500&#34;,&#34;#FF3700&#34;,&#34;#98FF00&#34;,&#34;#FFE400&#34;,&#34;#FF5400&#34;,&#34;#5FFF00&#34;,&#34;#18FF00&#34;,&#34;#FF7400&#34;,&#34;#FF1A00&#34;,&#34;#2DFF00&#34;,&#34;#FF3D00&#34;,&#34;#8BFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF9B00&#34;,&#34;#FF8800&#34;,&#34;#FAFF00&#34;,&#34;#06FF00&#34;,&#34;#4FFF00&#34;,&#34;#FF7700&#34;,&#34;#B9FF00&#34;,&#34;#23FF00&#34;,&#34;#C8FF00&#34;,&#34;#FFA800&#34;,&#34;#FF0B00&#34;,&#34;#FF3600&#34;,&#34;#26FF00&#34;,&#34;#FFA500&#34;,&#34;#FF4900&#34;,&#34;#BFFF00&#34;,&#34;#FF7500&#34;,&#34;#0FFF00&#34;,&#34;#2BFF00&#34;,&#34;#D1FF00&#34;,&#34;#FF0E00&#34;,&#34;#FF2C00&#34;,&#34;#FFF000&#34;,&#34;#FFF900&#34;,&#34;#FFB800&#34;,&#34;#C8FF00&#34;,&#34;#FFF800&#34;,&#34;#FFB900&#34;,&#34;#03FF00&#34;,&#34;#58FF00&#34;,&#34;#4FFF00&#34;,&#34;#FF0900&#34;,&#34;#FF3C00&#34;,&#34;#FFF300&#34;,&#34;#66FF00&#34;,&#34;#80FF00&#34;,&#34;#B6FF00&#34;,&#34;#FF8500&#34;,&#34;#FF7400&#34;,&#34;#FF4500&#34;,&#34;#FFE700&#34;,&#34;#B8FF00&#34;,&#34;#3DFF00&#34;,&#34;#A4FF00&#34;,&#34;#FF2D00&#34;,&#34;#A8FF00&#34;,&#34;#FF6C00&#34;,&#34;#FFFB00&#34;,&#34;#FF4A00&#34;,&#34;#46FF00&#34;,&#34;#54FF00&#34;,&#34;#FFEC00&#34;,&#34;#E3FF00&#34;,&#34;#FF5600&#34;,&#34;#56FF00&#34;,&#34;#FFFA00&#34;,&#34;#47FF00&#34;,&#34;#99FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF7200&#34;,&#34;#FF0300&#34;,&#34;#FFEB00&#34;,&#34;#B8FF00&#34;,&#34;#9BFF00&#34;,&#34;#FF1F00&#34;,&#34;#FFD400&#34;,&#34;#37FF00&#34;,&#34;#FF4D00&#34;,&#34;#13FF00&#34;,&#34;#0EFF00&#34;,&#34;#FFDF00&#34;,&#34;#7FFF00&#34;,&#34;#FF3F00&#34;,&#34;#FF0D00&#34;,&#34;#56FF00&#34;,&#34;#7CFF00&#34;,&#34;#2AFF00&#34;,&#34;#6AFF00&#34;,&#34;#53FF00&#34;,&#34;#11FF00&#34;,&#34;#FF1900&#34;,&#34;#FF7C00&#34;,&#34;#4AFF00&#34;,&#34;#2BFF00&#34;,&#34;#FF7300&#34;,&#34;#41FF00&#34;,&#34;#FFE200&#34;,&#34;#FF4200&#34;,&#34;#FF3500&#34;,&#34;#FFE100&#34;,&#34;#FF5400&#34;,&#34;#FF1200&#34;,&#34;#FF6B00&#34;,&#34;#FF8F00&#34;,&#34;#A2FF00&#34;,&#34;#AAFF00&#34;,&#34;#FFB300&#34;,&#34;#8DFF00&#34;,&#34;#75FF00&#34;,&#34;#EFFF00&#34;,&#34;#FFB100&#34;,&#34;#FFDC00&#34;,&#34;#FFE100&#34;,&#34;#61FF00&#34;,&#34;#04FF00&#34;,&#34;#4AFF00&#34;,&#34;#6EFF00&#34;,&#34;#FF9200&#34;,&#34;#43FF00&#34;,&#34;#FF2500&#34;,&#34;#FFE000&#34;,&#34;#FFF000&#34;,&#34;#A4FF00&#34;,&#34;#FF2200&#34;,&#34;#16FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF0F00&#34;,&#34;#BCFF00&#34;,&#34;#FF0100&#34;,&#34;#FF5900&#34;,&#34;#E8FF00&#34;,&#34;#FFB000&#34;,&#34;#4FFF00&#34;,&#34;#FAFF00&#34;,&#34;#FF7B00&#34;,&#34;#FF1400&#34;,&#34;#FFF300&#34;,&#34;#FF0500&#34;,&#34;#30FF00&#34;,&#34;#BEFF00&#34;,&#34;#FF0500&#34;,&#34;#FFDD00&#34;,&#34;#E2FF00&#34;,&#34;#FF5E00&#34;,&#34;#8EFF00&#34;,&#34;#FFC900&#34;,&#34;#FFF100&#34;,&#34;#64FF00&#34;,&#34;#58FF00&#34;,&#34;#FF3300&#34;,&#34;#67FF00&#34;,&#34;#FF4900&#34;,&#34;#FF8B00&#34;,&#34;#FFEE00&#34;,&#34;#FF1700&#34;,&#34;#FFEF00&#34;,&#34;#FFE100&#34;,&#34;#9FFF00&#34;,&#34;#D9FF00&#34;,&#34;#69FF00&#34;,&#34;#77FF00&#34;,&#34;#FFE200&#34;,&#34;#FF1700&#34;,&#34;#67FF00&#34;,&#34;#FF1B00&#34;,&#34;#FF9100&#34;,&#34;#76FF00&#34;,&#34;#FF9900&#34;,&#34;#09FF00&#34;,&#34;#FF3800&#34;,&#34;#94FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF6700&#34;,&#34;#A6FF00&#34;,&#34;#FFB600&#34;,&#34;#DBFF00&#34;,&#34;#FF1F00&#34;,&#34;#E9FF00&#34;,&#34;#FFC600&#34;,&#34;#FEFF00&#34;,&#34;#FFC500&#34;,&#34;#5EFF00&#34;,&#34;#FF4C00&#34;,&#34;#FFD800&#34;,&#34;#FF2B00&#34;,&#34;#FF1500&#34;,&#34;#94FF00&#34;,&#34;#FF1100&#34;,&#34;#FF9F00&#34;,&#34;#FFE400&#34;,&#34;#FF5200&#34;,&#34;#FF4D00&#34;,&#34;#FF6A00&#34;,&#34;#FF3000&#34;,&#34;#FFE000&#34;,&#34;#9FFF00&#34;,&#34;#0AFF00&#34;,&#34;#FFBE00&#34;,&#34;#FF2300&#34;,&#34;#FFCC00&#34;,&#34;#FFBC00&#34;,&#34;#FF9700&#34;,&#34;#B6FF00&#34;,&#34;#EBFF00&#34;,&#34;#FF2A00&#34;,&#34;#7EFF00&#34;,&#34;#C6FF00&#34;,&#34;#FF4D00&#34;,&#34;#BFFF00&#34;,&#34;#FFC700&#34;,&#34;#FFBD00&#34;,&#34;#87FF00&#34;,&#34;#71FF00&#34;,&#34;#9BFF00&#34;,&#34;#79FF00&#34;,&#34;#46FF00&#34;,&#34;#FF0900&#34;,&#34;#FFC400&#34;,&#34;#FF6300&#34;,&#34;#90FF00&#34;,&#34;#FF4200&#34;,&#34;#FF2F00&#34;,&#34;#FFFF00&#34;,&#34;#EBFF00&#34;,&#34;#F7FF00&#34;,&#34;#FF3500&#34;,&#34;#FF3F00&#34;,&#34;#FF4900&#34;,&#34;#FAFF00&#34;,&#34;#FFB200&#34;,&#34;#67FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF3900&#34;,&#34;#76FF00&#34;,&#34;#FF1600&#34;,&#34;#FFA900&#34;,&#34;#FFE900&#34;,&#34;#FF7500&#34;,&#34;#FF3100&#34;,&#34;#93FF00&#34;,&#34;#FFDF00&#34;,&#34;#FF1E00&#34;,&#34;#78FF00&#34;,&#34;#1CFF00&#34;,&#34;#FF3700&#34;,&#34;#FF4400&#34;,&#34;#CEFF00&#34;,&#34;#FFBE00&#34;,&#34;#FFFA00&#34;,&#34;#0BFF00&#34;,&#34;#ABFF00&#34;,&#34;#1EFF00&#34;,&#34;#FF2A00&#34;,&#34;#FF2D00&#34;,&#34;#39FF00&#34;,&#34;#FF3800&#34;,&#34;#FF1000&#34;,&#34;#FFBA00&#34;,&#34;#04FF00&#34;,&#34;#FF7800&#34;,&#34;#FF8100&#34;,&#34;#10FF00&#34;,&#34;#FFCE00&#34;,&#34;#74FF00&#34;,&#34;#FF2100&#34;,&#34;#6BFF00&#34;,&#34;#FF1C00&#34;,&#34;#FF4300&#34;,&#34;#FF4D00&#34;,&#34;#FF0000&#34;,&#34;#77FF00&#34;,&#34;#27FF00&#34;,&#34;#94FF00&#34;,&#34;#A7FF00&#34;,&#34;#FFA400&#34;,&#34;#F7FF00&#34;,&#34;#EEFF00&#34;,&#34;#F5FF00&#34;,&#34;#CAFF00&#34;,&#34;#34FF00&#34;,&#34;#D9FF00&#34;,&#34;#FFD500&#34;,&#34;#46FF00&#34;,&#34;#FFDF00&#34;,&#34;#FF9A00&#34;,&#34;#FFA900&#34;,&#34;#0DFF00&#34;,&#34;#FFA900&#34;,&#34;#FFF800&#34;,&#34;#FF0B00&#34;,&#34;#FF0400&#34;,&#34;#9FFF00&#34;,&#34;#80FF00&#34;,&#34;#00FF00&#34;,&#34;#84FF00&#34;,&#34;#FF0700&#34;,&#34;#FDFF00&#34;,&#34;#FF6E00&#34;,&#34;#8BFF00&#34;,&#34;#A0FF00&#34;,&#34;#FF0500&#34;,&#34;#AAFF00&#34;,&#34;#D3FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF8200&#34;,&#34;#ACFF00&#34;,&#34;#7CFF00&#34;,&#34;#95FF00&#34;,&#34;#E4FF00&#34;,&#34;#FF4300&#34;,&#34;#84FF00&#34;,&#34;#B0FF00&#34;,&#34;#FFFE00&#34;,&#34;#BCFF00&#34;,&#34;#4EFF00&#34;,&#34;#FFFA00&#34;,&#34;#0EFF00&#34;,&#34;#FF3400&#34;,&#34;#6CFF00&#34;,&#34;#FF6700&#34;,&#34;#CCFF00&#34;,&#34;#FFF700&#34;,&#34;#FF7600&#34;,&#34;#DBFF00&#34;,&#34;#FF5D00&#34;,&#34;#A8FF00&#34;,&#34;#FF8A00&#34;,&#34;#99FF00&#34;,&#34;#76FF00&#34;,&#34;#FFA100&#34;,&#34;#5FFF00&#34;,&#34;#A6FF00&#34;,&#34;#90FF00&#34;,&#34;#04FF00&#34;,&#34;#FFAB00&#34;,&#34;#FFEB00&#34;,&#34;#7EFF00&#34;,&#34;#FF8400&#34;,&#34;#FF5B00&#34;,&#34;#FF3600&#34;,&#34;#FFF700&#34;,&#34;#3DFF00&#34;,&#34;#66FF00&#34;,&#34;#FFCF00&#34;,&#34;#63FF00&#34;,&#34;#FF8800&#34;,&#34;#FF3A00&#34;,&#34;#65FF00&#34;,&#34;#15FF00&#34;,&#34;#FF3F00&#34;,&#34;#FFD600&#34;,&#34;#FFD800&#34;,&#34;#7EFF00&#34;,&#34;#51FF00&#34;,&#34;#FFF400&#34;,&#34;#C5FF00&#34;,&#34;#FF0C00&#34;,&#34;#EAFF00&#34;,&#34;#FF1600&#34;,&#34;#3CFF00&#34;,&#34;#FFB100&#34;,&#34;#FF8600&#34;,&#34;#C2FF00&#34;,&#34;#FFD800&#34;,&#34;#33FF00&#34;,&#34;#FF7600&#34;,&#34;#2CFF00&#34;,&#34;#FF7700&#34;,&#34;#FF2900&#34;,&#34;#FF1100&#34;,&#34;#37FF00&#34;,&#34;#FF4000&#34;,&#34;#FF6200&#34;,&#34;#C8FF00&#34;,&#34;#FFC700&#34;,&#34;#FF3100&#34;,&#34;#FFA800&#34;,&#34;#FFFA00&#34;,&#34;#CEFF00&#34;,&#34;#97FF00&#34;,&#34;#FF2400&#34;,&#34;#01FF00&#34;,&#34;#90FF00&#34;,&#34;#83FF00&#34;,&#34;#2FFF00&#34;,&#34;#FFC600&#34;,&#34;#FF2400&#34;,&#34;#FF5300&#34;,&#34;#74FF00&#34;,&#34;#FFB200&#34;,&#34;#CEFF00&#34;,&#34;#FF2700&#34;,&#34;#F8FF00&#34;,&#34;#57FF00&#34;,&#34;#FF4300&#34;,&#34;#FFAB00&#34;,&#34;#68FF00&#34;,&#34;#73FF00&#34;,&#34;#FF0A00&#34;,&#34;#FF4C00&#34;,&#34;#FF8A00&#34;,&#34;#CFFF00&#34;,&#34;#FFBF00&#34;,&#34;#3EFF00&#34;,&#34;#FF0000&#34;,&#34;#B1FF00&#34;,&#34;#FF6200&#34;,&#34;#FFB000&#34;,&#34;#FF2B00&#34;,&#34;#FF9D00&#34;,&#34;#C7FF00&#34;,&#34;#FF5E00&#34;,&#34;#FF1B00&#34;,&#34;#FF4800&#34;,&#34;#FFF800&#34;,&#34;#AAFF00&#34;,&#34;#B7FF00&#34;,&#34;#C4FF00&#34;,&#34;#FF7000&#34;,&#34;#42FF00&#34;,&#34;#FFCA00&#34;,&#34;#FCFF00&#34;,&#34;#F2FF00&#34;,&#34;#69FF00&#34;,&#34;#FF8A00&#34;,&#34;#FF3100&#34;,&#34;#1BFF00&#34;,&#34;#28FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF6100&#34;,&#34;#FF4400&#34;,&#34;#FF7900&#34;,&#34;#FBFF00&#34;,&#34;#FFB100&#34;,&#34;#FF5400&#34;,&#34;#FF0C00&#34;,&#34;#FF7700&#34;,&#34;#01FF00&#34;,&#34;#FF9400&#34;,&#34;#EAFF00&#34;,&#34;#FF8200&#34;,&#34;#16FF00&#34;,&#34;#BAFF00&#34;,&#34;#62FF00&#34;,&#34;#FFAD00&#34;,&#34;#0AFF00&#34;,&#34;#42FF00&#34;,&#34;#FF1C00&#34;,&#34;#AEFF00&#34;,&#34;#85FF00&#34;,&#34;#86FF00&#34;,&#34;#FFF000&#34;,&#34;#7EFF00&#34;,&#34;#E4FF00&#34;,&#34;#2EFF00&#34;,&#34;#FF8F00&#34;,&#34;#02FF00&#34;,&#34;#FFC800&#34;,&#34;#FFD900&#34;,&#34;#80FF00&#34;,&#34;#F3FF00&#34;,&#34;#FFBF00&#34;,&#34;#FFFD00&#34;,&#34;#FFEA00&#34;,&#34;#FFBE00&#34;,&#34;#FFB600&#34;,&#34;#4BFF00&#34;,&#34;#E0FF00&#34;,&#34;#FF4200&#34;,&#34;#FF6D00&#34;,&#34;#FFA800&#34;,&#34;#64FF00&#34;,&#34;#34FF00&#34;,&#34;#38FF00&#34;,&#34;#DDFF00&#34;,&#34;#FFAB00&#34;,&#34;#35FF00&#34;,&#34;#2EFF00&#34;,&#34;#FFEE00&#34;,&#34;#9BFF00&#34;,&#34;#53FF00&#34;,&#34;#FF2800&#34;,&#34;#FFBA00&#34;,&#34;#FFE400&#34;,&#34;#FFC900&#34;,&#34;#FF3900&#34;,&#34;#FF4B00&#34;,&#34;#FFA100&#34;,&#34;#FFFE00&#34;,&#34;#22FF00&#34;,&#34;#00FF00&#34;,&#34;#DFFF00&#34;,&#34;#FFF600&#34;,&#34;#FF6800&#34;,&#34;#E7FF00&#34;,&#34;#FF3D00&#34;,&#34;#FF3200&#34;,&#34;#FFE500&#34;,&#34;#B8FF00&#34;,&#34;#0AFF00&#34;,&#34;#60FF00&#34;,&#34;#A7FF00&#34;,&#34;#FAFF00&#34;,&#34;#40FF00&#34;,&#34;#B2FF00&#34;,&#34;#FF2600&#34;,&#34;#FFD100&#34;,&#34;#FFE000&#34;,&#34;#15FF00&#34;,&#34;#FF0100&#34;,&#34;#DEFF00&#34;,&#34;#28FF00&#34;,&#34;#BDFF00&#34;,&#34;#FF0F00&#34;,&#34;#C1FF00&#34;,&#34;#14FF00&#34;,&#34;#FFC000&#34;,&#34;#FF4F00&#34;,&#34;#FFD700&#34;,&#34;#FF7C00&#34;,&#34;#FF4000&#34;,&#34;#FF4E00&#34;,&#34;#2EFF00&#34;,&#34;#01FF00&#34;,&#34;#FF4200&#34;,&#34;#4FFF00&#34;,&#34;#FFFB00&#34;,&#34;#80FF00&#34;,&#34;#DCFF00&#34;,&#34;#DCFF00&#34;,&#34;#FF3B00&#34;,&#34;#FF6100&#34;,&#34;#FFB000&#34;,&#34;#FF1000&#34;,&#34;#91FF00&#34;,&#34;#FF5700&#34;,&#34;#FAFF00&#34;,&#34;#FF9300&#34;,&#34;#FFA400&#34;,&#34;#FF1B00&#34;,&#34;#FF4200&#34;,&#34;#90FF00&#34;,&#34;#D2FF00&#34;,&#34;#F6FF00&#34;,&#34;#16FF00&#34;,&#34;#FF0B00&#34;,&#34;#FF5800&#34;,&#34;#FF5F00&#34;,&#34;#FF2400&#34;,&#34;#FF8600&#34;,&#34;#FF8100&#34;,&#34;#7EFF00&#34;,&#34;#2FFF00&#34;,&#34;#D9FF00&#34;,&#34;#FFE600&#34;,&#34;#80FF00&#34;,&#34;#FF1B00&#34;,&#34;#FF6A00&#34;,&#34;#FF0200&#34;,&#34;#DFFF00&#34;,&#34;#FF5600&#34;,&#34;#FFE800&#34;,&#34;#FF6A00&#34;,&#34;#47FF00&#34;,&#34;#FFA100&#34;,&#34;#50FF00&#34;,&#34;#FFE400&#34;,&#34;#CBFF00&#34;,&#34;#FFD600&#34;,&#34;#FFEC00&#34;,&#34;#FF6300&#34;,&#34;#4BFF00&#34;,&#34;#55FF00&#34;,&#34;#14FF00&#34;,&#34;#FFCC00&#34;,&#34;#FF8800&#34;,&#34;#FF5600&#34;,&#34;#07FF00&#34;,&#34;#FFC000&#34;,&#34;#ABFF00&#34;,&#34;#D0FF00&#34;,&#34;#FF3200&#34;,&#34;#FFB300&#34;,&#34;#01FF00&#34;,&#34;#60FF00&#34;,&#34;#FF9D00&#34;,&#34;#FFF500&#34;,&#34;#FFAE00&#34;,&#34;#FFD000&#34;,&#34;#FFE700&#34;,&#34;#FF4A00&#34;,&#34;#53FF00&#34;,&#34;#FFC800&#34;,&#34;#FFFE00&#34;,&#34;#4DFF00&#34;,&#34;#FF1000&#34;,&#34;#FF7500&#34;,&#34;#76FF00&#34;,&#34;#FFA400&#34;,&#34;#FFF400&#34;,&#34;#FFD600&#34;,&#34;#FF6700&#34;,&#34;#4CFF00&#34;,&#34;#FAFF00&#34;,&#34;#9CFF00&#34;,&#34;#81FF00&#34;,&#34;#D1FF00&#34;,&#34;#B6FF00&#34;,&#34;#FFDC00&#34;,&#34;#FF6100&#34;,&#34;#FFD200&#34;,&#34;#FF5800&#34;,&#34;#2DFF00&#34;,&#34;#78FF00&#34;,&#34;#15FF00&#34;,&#34;#FFE200&#34;,&#34;#C2FF00&#34;,&#34;#7BFF00&#34;,&#34;#F7FF00&#34;,&#34;#33FF00&#34;,&#34;#FF8700&#34;,&#34;#FFA600&#34;,&#34;#F8FF00&#34;,&#34;#FF8E00&#34;,&#34;#6BFF00&#34;,&#34;#FFB600&#34;,&#34;#D0FF00&#34;,&#34;#62FF00&#34;,&#34;#FF2A00&#34;,&#34;#FFB400&#34;,&#34;#5EFF00&#34;,&#34;#FF4900&#34;,&#34;#FF0300&#34;,&#34;#FF1000&#34;,&#34;#FFD400&#34;,&#34;#A8FF00&#34;,&#34;#7EFF00&#34;,&#34;#FFC900&#34;,&#34;#FFB600&#34;,&#34;#C8FF00&#34;,&#34;#4FFF00&#34;,&#34;#2BFF00&#34;,&#34;#FFDD00&#34;,&#34;#58FF00&#34;,&#34;#FF6500&#34;,&#34;#FF9700&#34;,&#34;#80FF00&#34;,&#34;#FF9D00&#34;,&#34;#F5FF00&#34;,&#34;#F9FF00&#34;,&#34;#06FF00&#34;,&#34;#FF3100&#34;,&#34;#79FF00&#34;,&#34;#FFC300&#34;,&#34;#62FF00&#34;,&#34;#D7FF00&#34;,&#34;#86FF00&#34;,&#34;#3EFF00&#34;,&#34;#FF5C00&#34;,&#34;#7FFF00&#34;,&#34;#EDFF00&#34;,&#34;#FFBE00&#34;,&#34;#FF4A00&#34;,&#34;#A0FF00&#34;,&#34;#E5FF00&#34;,&#34;#FFB300&#34;,&#34;#C1FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF3B00&#34;,&#34;#93FF00&#34;,&#34;#1FFF00&#34;,&#34;#FF9600&#34;,&#34;#FF6200&#34;,&#34;#ADFF00&#34;,&#34;#FF3D00&#34;,&#34;#FFA400&#34;,&#34;#B9FF00&#34;,&#34;#3BFF00&#34;,&#34;#4BFF00&#34;,&#34;#9AFF00&#34;,&#34;#BFFF00&#34;,&#34;#36FF00&#34;,&#34;#FF0F00&#34;,&#34;#FFE200&#34;,&#34;#FF5400&#34;,&#34;#FF8900&#34;,&#34;#FF6900&#34;,&#34;#FFA500&#34;,&#34;#FFEB00&#34;,&#34;#C8FF00&#34;,&#34;#46FF00&#34;,&#34;#FF2000&#34;,&#34;#FFCA00&#34;,&#34;#67FF00&#34;,&#34;#FFB000&#34;,&#34;#FF1800&#34;,&#34;#E9FF00&#34;,&#34;#FF1200&#34;,&#34;#FFAA00&#34;,&#34;#AEFF00&#34;,&#34;#71FF00&#34;,&#34;#C9FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF6900&#34;,&#34;#B9FF00&#34;,&#34;#AAFF00&#34;,&#34;#C5FF00&#34;,&#34;#FF5C00&#34;,&#34;#FF9C00&#34;,&#34;#FF5D00&#34;,&#34;#FFEF00&#34;,&#34;#FFBC00&#34;,&#34;#3BFF00&#34;,&#34;#76FF00&#34;,&#34;#FFFB00&#34;,&#34;#99FF00&#34;,&#34;#10FF00&#34;,&#34;#FF3A00&#34;,&#34;#FF1500&#34;,&#34;#FF3A00&#34;,&#34;#42FF00&#34;,&#34;#BFFF00&#34;,&#34;#FFCE00&#34;,&#34;#FFC800&#34;,&#34;#49FF00&#34;,&#34;#C1FF00&#34;,&#34;#FF9000&#34;,&#34;#85FF00&#34;,&#34;#D6FF00&#34;,&#34;#FF8900&#34;,&#34;#FFC400&#34;,&#34;#FF5C00&#34;,&#34;#FF6800&#34;,&#34;#FFF200&#34;,&#34;#17FF00&#34;,&#34;#D0FF00&#34;,&#34;#E7FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF2F00&#34;,&#34;#FFA600&#34;,&#34;#74FF00&#34;,&#34;#6BFF00&#34;,&#34;#FFD200&#34;,&#34;#FF4F00&#34;,&#34;#A3FF00&#34;,&#34;#B4FF00&#34;,&#34;#FAFF00&#34;,&#34;#0CFF00&#34;,&#34;#FF5D00&#34;,&#34;#41FF00&#34;,&#34;#FF9A00&#34;,&#34;#FF8500&#34;,&#34;#FF2500&#34;,&#34;#63FF00&#34;,&#34;#FF3A00&#34;,&#34;#DFFF00&#34;,&#34;#69FF00&#34;,&#34;#FF5900&#34;,&#34;#BDFF00&#34;,&#34;#40FF00&#34;,&#34;#93FF00&#34;,&#34;#83FF00&#34;,&#34;#FFD800&#34;,&#34;#FF6B00&#34;,&#34;#FF8B00&#34;,&#34;#FF6600&#34;,&#34;#FF1C00&#34;,&#34;#FFE900&#34;,&#34;#FF8100&#34;,&#34;#FF9B00&#34;,&#34;#FF9500&#34;,&#34;#44FF00&#34;,&#34;#C2FF00&#34;,&#34;#B1FF00&#34;,&#34;#FFAC00&#34;,&#34;#26FF00&#34;,&#34;#FF5C00&#34;,&#34;#FF7400&#34;,&#34;#FF8200&#34;,&#34;#3BFF00&#34;,&#34;#FF2F00&#34;,&#34;#C9FF00&#34;,&#34;#E0FF00&#34;,&#34;#FF5A00&#34;,&#34;#FFF600&#34;,&#34;#FFE100&#34;,&#34;#FF7100&#34;,&#34;#F3FF00&#34;,&#34;#FFD100&#34;,&#34;#88FF00&#34;,&#34;#FF7400&#34;,&#34;#FF1100&#34;,&#34;#73FF00&#34;,&#34;#FFAE00&#34;,&#34;#FF3900&#34;,&#34;#7BFF00&#34;,&#34;#FFCC00&#34;,&#34;#FFEB00&#34;,&#34;#2AFF00&#34;,&#34;#E8FF00&#34;,&#34;#FFEC00&#34;,&#34;#FF2500&#34;,&#34;#2BFF00&#34;,&#34;#FFCC00&#34;,&#34;#FFBA00&#34;,&#34;#21FF00&#34;,&#34;#FF7D00&#34;,&#34;#A0FF00&#34;,&#34;#CFFF00&#34;,&#34;#9CFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF3400&#34;,&#34;#FFA700&#34;,&#34;#74FF00&#34;,&#34;#FF9A00&#34;,&#34;#FFF700&#34;,&#34;#FF6500&#34;,&#34;#FFB400&#34;,&#34;#94FF00&#34;,&#34;#BBFF00&#34;,&#34;#FF8F00&#34;,&#34;#ABFF00&#34;,&#34;#FF6A00&#34;,&#34;#1EFF00&#34;,&#34;#FFC100&#34;,&#34;#90FF00&#34;,&#34;#FF4600&#34;,&#34;#FF5D00&#34;,&#34;#A2FF00&#34;,&#34;#FFD200&#34;,&#34;#FCFF00&#34;,&#34;#FFBC00&#34;,&#34;#72FF00&#34;,&#34;#36FF00&#34;,&#34;#FFA100&#34;,&#34;#88FF00&#34;,&#34;#FF0500&#34;,&#34;#84FF00&#34;,&#34;#FF3C00&#34;,&#34;#FF9000&#34;,&#34;#0DFF00&#34;,&#34;#FFE100&#34;,&#34;#8DFF00&#34;,&#34;#B7FF00&#34;,&#34;#FFD600&#34;,&#34;#FFD900&#34;,&#34;#FF0800&#34;,&#34;#1AFF00&#34;,&#34;#9CFF00&#34;,&#34;#FF4900&#34;,&#34;#8EFF00&#34;,&#34;#FFCB00&#34;,&#34;#C2FF00&#34;,&#34;#FFBE00&#34;,&#34;#8AFF00&#34;,&#34;#27FF00&#34;,&#34;#A1FF00&#34;,&#34;#E3FF00&#34;,&#34;#FF4400&#34;,&#34;#4FFF00&#34;,&#34;#D1FF00&#34;,&#34;#FF2900&#34;,&#34;#25FF00&#34;,&#34;#FFE200&#34;,&#34;#FFE700&#34;,&#34;#19FF00&#34;,&#34;#9DFF00&#34;,&#34;#09FF00&#34;,&#34;#80FF00&#34;,&#34;#FFBB00&#34;,&#34;#A9FF00&#34;,&#34;#4EFF00&#34;,&#34;#FF4D00&#34;,&#34;#66FF00&#34;,&#34;#FFC900&#34;,&#34;#FFC400&#34;,&#34;#FF9900&#34;,&#34;#20FF00&#34;,&#34;#FFEE00&#34;,&#34;#97FF00&#34;,&#34;#FF9600&#34;,&#34;#C8FF00&#34;,&#34;#FFD300&#34;,&#34;#FF1200&#34;,&#34;#8EFF00&#34;,&#34;#FFCC00&#34;,&#34;#FFE500&#34;,&#34;#C6FF00&#34;,&#34;#FFDB00&#34;,&#34;#FF7100&#34;,&#34;#FF1F00&#34;,&#34;#FFFD00&#34;,&#34;#9BFF00&#34;,&#34;#A8FF00&#34;,&#34;#FFB500&#34;,&#34;#FFD000&#34;,&#34;#FF9300&#34;,&#34;#FCFF00&#34;,&#34;#FFB800&#34;,&#34;#A9FF00&#34;,&#34;#6AFF00&#34;,&#34;#FFBB00&#34;,&#34;#FF4400&#34;,&#34;#FFB400&#34;,&#34;#16FF00&#34;,&#34;#FFCF00&#34;,&#34;#32FF00&#34;,&#34;#54FF00&#34;,&#34;#FFD700&#34;,&#34;#FF7D00&#34;,&#34;#9DFF00&#34;,&#34;#FF5E00&#34;,&#34;#FFC300&#34;,&#34;#FF6F00&#34;,&#34;#FF9B00&#34;,&#34;#74FF00&#34;,&#34;#B6FF00&#34;,&#34;#FFFC00&#34;,&#34;#BAFF00&#34;,&#34;#72FF00&#34;,&#34;#C0FF00&#34;,&#34;#88FF00&#34;,&#34;#7AFF00&#34;,&#34;#17FF00&#34;,&#34;#92FF00&#34;,&#34;#A0FF00&#34;,&#34;#05FF00&#34;,&#34;#12FF00&#34;,&#34;#98FF00&#34;,&#34;#FFBC00&#34;,&#34;#38FF00&#34;,&#34;#D1FF00&#34;,&#34;#D8FF00&#34;,&#34;#D3FF00&#34;,&#34;#FF3100&#34;,&#34;#76FF00&#34;,&#34;#9BFF00&#34;,&#34;#FF4E00&#34;,&#34;#49FF00&#34;,&#34;#FF3B00&#34;,&#34;#DAFF00&#34;,&#34;#45FF00&#34;,&#34;#F0FF00&#34;,&#34;#FF0D00&#34;,&#34;#FFC100&#34;,&#34;#FFD200&#34;,&#34;#18FF00&#34;,&#34;#A3FF00&#34;,&#34;#FF5400&#34;,&#34;#B3FF00&#34;,&#34;#FFEC00&#34;,&#34;#FF5600&#34;,&#34;#FFF200&#34;,&#34;#F1FF00&#34;,&#34;#87FF00&#34;,&#34;#91FF00&#34;,&#34;#FFA200&#34;,&#34;#FF3F00&#34;,&#34;#4EFF00&#34;,&#34;#44FF00&#34;,&#34;#FF3400&#34;,&#34;#FFAB00&#34;,&#34;#FFEB00&#34;,&#34;#2BFF00&#34;,&#34;#4EFF00&#34;,&#34;#FF3900&#34;,&#34;#04FF00&#34;,&#34;#53FF00&#34;,&#34;#87FF00&#34;,&#34;#FF6500&#34;,&#34;#FF4E00&#34;,&#34;#FFCF00&#34;,&#34;#9DFF00&#34;,&#34;#4CFF00&#34;,&#34;#F2FF00&#34;,&#34;#70FF00&#34;,&#34;#85FF00&#34;,&#34;#37FF00&#34;,&#34;#E5FF00&#34;,&#34;#FF5800&#34;,&#34;#FFAB00&#34;,&#34;#54FF00&#34;,&#34;#DBFF00&#34;,&#34;#2AFF00&#34;,&#34;#21FF00&#34;,&#34;#31FF00&#34;,&#34;#B3FF00&#34;,&#34;#73FF00&#34;,&#34;#FFD100&#34;,&#34;#FFB200&#34;,&#34;#FF6000&#34;,&#34;#FF0E00&#34;,&#34;#FF0800&#34;,&#34;#D0FF00&#34;,&#34;#EFFF00&#34;,&#34;#FF1D00&#34;,&#34;#76FF00&#34;,&#34;#3EFF00&#34;,&#34;#60FF00&#34;,&#34;#FF3500&#34;,&#34;#FFEB00&#34;,&#34;#FFC100&#34;,&#34;#FF1A00&#34;,&#34;#FFF300&#34;,&#34;#8DFF00&#34;,&#34;#FF0100&#34;,&#34;#FF5D00&#34;,&#34;#FFB800&#34;,&#34;#E4FF00&#34;,&#34;#FF9600&#34;,&#34;#FFFD00&#34;,&#34;#FF8300&#34;,&#34;#FFE600&#34;,&#34;#8BFF00&#34;,&#34;#FF7B00&#34;,&#34;#36FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF7900&#34;,&#34;#36FF00&#34;,&#34;#8DFF00&#34;,&#34;#FF8000&#34;,&#34;#55FF00&#34;,&#34;#C5FF00&#34;,&#34;#7AFF00&#34;,&#34;#B6FF00&#34;,&#34;#FF9800&#34;,&#34;#83FF00&#34;,&#34;#09FF00&#34;,&#34;#FFF200&#34;,&#34;#89FF00&#34;,&#34;#33FF00&#34;,&#34;#FFA800&#34;,&#34;#FF3C00&#34;,&#34;#FF0300&#34;,&#34;#8BFF00&#34;,&#34;#06FF00&#34;,&#34;#02FF00&#34;,&#34;#2BFF00&#34;,&#34;#FF5E00&#34;,&#34;#49FF00&#34;,&#34;#FF3500&#34;,&#34;#04FF00&#34;,&#34;#99FF00&#34;,&#34;#C5FF00&#34;,&#34;#FF1B00&#34;,&#34;#FFD300&#34;,&#34;#FF6900&#34;,&#34;#FF5100&#34;,&#34;#FFA300&#34;,&#34;#FFFC00&#34;,&#34;#FF4800&#34;,&#34;#FF4B00&#34;,&#34;#FF5E00&#34;,&#34;#FFDC00&#34;,&#34;#FF4800&#34;,&#34;#D1FF00&#34;,&#34;#FFA800&#34;,&#34;#4FFF00&#34;,&#34;#38FF00&#34;,&#34;#FFB800&#34;,&#34;#7BFF00&#34;,&#34;#FF8A00&#34;,&#34;#C5FF00&#34;,&#34;#FBFF00&#34;,&#34;#E4FF00&#34;,&#34;#FF6200&#34;,&#34;#FF0700&#34;,&#34;#77FF00&#34;,&#34;#FFD700&#34;,&#34;#91FF00&#34;,&#34;#9FFF00&#34;,&#34;#FFE000&#34;,&#34;#57FF00&#34;,&#34;#FFC900&#34;,&#34;#7AFF00&#34;,&#34;#FAFF00&#34;,&#34;#C7FF00&#34;,&#34;#FF9100&#34;,&#34;#20FF00&#34;,&#34;#4DFF00&#34;,&#34;#25FF00&#34;,&#34;#FFCB00&#34;,&#34;#27FF00&#34;,&#34;#FF7500&#34;,&#34;#B5FF00&#34;,&#34;#FFA900&#34;,&#34;#FF6900&#34;,&#34;#D1FF00&#34;,&#34;#FF1300&#34;,&#34;#FFEF00&#34;,&#34;#4CFF00&#34;,&#34;#FF5300&#34;,&#34;#FFE900&#34;,&#34;#0EFF00&#34;,&#34;#FFA700&#34;,&#34;#FF8A00&#34;,&#34;#01FF00&#34;,&#34;#FFBA00&#34;,&#34;#BBFF00&#34;,&#34;#FF3B00&#34;,&#34;#E1FF00&#34;,&#34;#FFFC00&#34;,&#34;#39FF00&#34;,&#34;#FFC000&#34;,&#34;#F2FF00&#34;,&#34;#1AFF00&#34;,&#34;#1FFF00&#34;,&#34;#FF6300&#34;,&#34;#D6FF00&#34;,&#34;#A6FF00&#34;,&#34;#01FF00&#34;,&#34;#8BFF00&#34;,&#34;#FF8A00&#34;,&#34;#FFEA00&#34;,&#34;#FF2300&#34;,&#34;#5DFF00&#34;,&#34;#97FF00&#34;,&#34;#FFE200&#34;,&#34;#56FF00&#34;,&#34;#56FF00&#34;,&#34;#FFDA00&#34;,&#34;#63FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF4A00&#34;,&#34;#FFAA00&#34;,&#34;#F1FF00&#34;,&#34;#2CFF00&#34;,&#34;#31FF00&#34;,&#34;#B2FF00&#34;,&#34;#FF6300&#34;,&#34;#FFBE00&#34;,&#34;#72FF00&#34;,&#34;#BEFF00&#34;,&#34;#71FF00&#34;,&#34;#FF1C00&#34;,&#34;#29FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF5500&#34;,&#34;#FF2900&#34;,&#34;#09FF00&#34;,&#34;#82FF00&#34;,&#34;#FFAC00&#34;,&#34;#FF6400&#34;,&#34;#CEFF00&#34;,&#34;#FF4500&#34;,&#34;#FFE300&#34;,&#34;#54FF00&#34;,&#34;#5DFF00&#34;,&#34;#78FF00&#34;,&#34;#FF2300&#34;,&#34;#1FFF00&#34;,&#34;#FF7A00&#34;,&#34;#FFA300&#34;,&#34;#0AFF00&#34;,&#34;#FFF900&#34;,&#34;#DBFF00&#34;,&#34;#FF9800&#34;,&#34;#6CFF00&#34;,&#34;#FFC000&#34;,&#34;#FF5200&#34;,&#34;#FF7B00&#34;,&#34;#A4FF00&#34;,&#34;#6FFF00&#34;,&#34;#FF2300&#34;,&#34;#56FF00&#34;,&#34;#FFD100&#34;,&#34;#FF6300&#34;,&#34;#FF6200&#34;,&#34;#7AFF00&#34;,&#34;#90FF00&#34;,&#34;#FFCD00&#34;,&#34;#FF8600&#34;,&#34;#FF3100&#34;,&#34;#73FF00&#34;,&#34;#FF1900&#34;,&#34;#19FF00&#34;,&#34;#52FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF6B00&#34;,&#34;#FF6C00&#34;,&#34;#40FF00&#34;,&#34;#FF5200&#34;,&#34;#FFA700&#34;,&#34;#EBFF00&#34;,&#34;#FFEC00&#34;,&#34;#FF3200&#34;,&#34;#3CFF00&#34;,&#34;#57FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFA000&#34;,&#34;#8BFF00&#34;,&#34;#FF8A00&#34;,&#34;#3AFF00&#34;,&#34;#FF0D00&#34;,&#34;#7FFF00&#34;,&#34;#FF4500&#34;,&#34;#DFFF00&#34;,&#34;#93FF00&#34;,&#34;#BAFF00&#34;,&#34;#FF2B00&#34;,&#34;#FF2300&#34;,&#34;#77FF00&#34;,&#34;#FFF700&#34;,&#34;#FF0E00&#34;,&#34;#E2FF00&#34;,&#34;#FF0500&#34;,&#34;#FFB900&#34;,&#34;#B6FF00&#34;,&#34;#42FF00&#34;,&#34;#FF1F00&#34;,&#34;#FF2100&#34;,&#34;#FFE200&#34;,&#34;#95FF00&#34;,&#34;#FFF000&#34;,&#34;#FFE700&#34;,&#34;#82FF00&#34;,&#34;#FFA500&#34;,&#34;#8AFF00&#34;,&#34;#FFE300&#34;,&#34;#FFEE00&#34;,&#34;#FFC000&#34;,&#34;#ACFF00&#34;,&#34;#DAFF00&#34;,&#34;#FFE000&#34;,&#34;#FF4C00&#34;,&#34;#FFB100&#34;,&#34;#FFD000&#34;,&#34;#FF8800&#34;,&#34;#FF4100&#34;,&#34;#FFF600&#34;,&#34;#FF4300&#34;,&#34;#3AFF00&#34;,&#34;#FF4100&#34;,&#34;#DCFF00&#34;,&#34;#0AFF00&#34;,&#34;#7BFF00&#34;,&#34;#FF8C00&#34;,&#34;#FF2400&#34;,&#34;#AEFF00&#34;,&#34;#FF7400&#34;,&#34;#CCFF00&#34;,&#34;#FFFF00&#34;,&#34;#91FF00&#34;,&#34;#FFC300&#34;,&#34;#FEFF00&#34;,&#34;#FFE600&#34;,&#34;#FFEB00&#34;,&#34;#0AFF00&#34;,&#34;#EEFF00&#34;,&#34;#9FFF00&#34;,&#34;#FF5000&#34;,&#34;#32FF00&#34;,&#34;#37FF00&#34;,&#34;#FFE900&#34;,&#34;#FFDA00&#34;,&#34;#90FF00&#34;,&#34;#FFD600&#34;,&#34;#3AFF00&#34;,&#34;#4AFF00&#34;,&#34;#FFE500&#34;,&#34;#5DFF00&#34;,&#34;#FF4600&#34;,&#34;#D1FF00&#34;,&#34;#FF0600&#34;,&#34;#FF6D00&#34;,&#34;#FF0F00&#34;,&#34;#A6FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF5300&#34;,&#34;#88FF00&#34;,&#34;#FF7D00&#34;,&#34;#FFAC00&#34;,&#34;#2AFF00&#34;,&#34;#BCFF00&#34;,&#34;#73FF00&#34;,&#34;#FF7F00&#34;,&#34;#68FF00&#34;,&#34;#FFE700&#34;,&#34;#FF8E00&#34;,&#34;#FF1400&#34;,&#34;#FF5000&#34;,&#34;#22FF00&#34;,&#34;#FF5900&#34;,&#34;#FFA200&#34;,&#34;#80FF00&#34;,&#34;#FF2E00&#34;,&#34;#1CFF00&#34;,&#34;#38FF00&#34;,&#34;#FF8100&#34;,&#34;#6CFF00&#34;,&#34;#87FF00&#34;,&#34;#9DFF00&#34;,&#34;#FFA800&#34;,&#34;#D9FF00&#34;,&#34;#48FF00&#34;,&#34;#43FF00&#34;,&#34;#FF7600&#34;,&#34;#EAFF00&#34;,&#34;#FF8500&#34;,&#34;#15FF00&#34;,&#34;#FF4900&#34;,&#34;#B5FF00&#34;,&#34;#DAFF00&#34;,&#34;#FF5A00&#34;,&#34;#7CFF00&#34;,&#34;#3BFF00&#34;,&#34;#FFC800&#34;,&#34;#FF9F00&#34;,&#34;#FFC200&#34;,&#34;#3EFF00&#34;,&#34;#1BFF00&#34;,&#34;#FF3E00&#34;,&#34;#9FFF00&#34;,&#34;#FF5300&#34;,&#34;#FF5800&#34;,&#34;#ECFF00&#34;,&#34;#FFF200&#34;,&#34;#A4FF00&#34;,&#34;#31FF00&#34;,&#34;#FFF500&#34;,&#34;#FF6300&#34;,&#34;#FF1A00&#34;,&#34;#FFDA00&#34;,&#34;#FDFF00&#34;,&#34;#0EFF00&#34;,&#34;#3EFF00&#34;,&#34;#FF9900&#34;,&#34;#8FFF00&#34;,&#34;#68FF00&#34;,&#34;#C7FF00&#34;,&#34;#C0FF00&#34;,&#34;#FF1200&#34;,&#34;#FFC300&#34;,&#34;#3AFF00&#34;,&#34;#35FF00&#34;,&#34;#69FF00&#34;,&#34;#FFFF00&#34;,&#34;#FF1800&#34;,&#34;#FFD400&#34;,&#34;#5CFF00&#34;,&#34;#74FF00&#34;,&#34;#FF8300&#34;,&#34;#CEFF00&#34;,&#34;#FF3A00&#34;,&#34;#E6FF00&#34;,&#34;#9BFF00&#34;,&#34;#FFE800&#34;,&#34;#FFC000&#34;,&#34;#FF2100&#34;,&#34;#26FF00&#34;,&#34;#FFC400&#34;,&#34;#15FF00&#34;,&#34;#FFFF00&#34;,&#34;#FF5E00&#34;,&#34;#1BFF00&#34;,&#34;#9CFF00&#34;,&#34;#FF9200&#34;,&#34;#FFE800&#34;,&#34;#FFF900&#34;,&#34;#FF7D00&#34;,&#34;#E8FF00&#34;,&#34;#71FF00&#34;,&#34;#02FF00&#34;,&#34;#07FF00&#34;,&#34;#FF0600&#34;,&#34;#A1FF00&#34;,&#34;#CFFF00&#34;,&#34;#FFE000&#34;,&#34;#1DFF00&#34;,&#34;#FFBB00&#34;,&#34;#A2FF00&#34;,&#34;#FFC200&#34;,&#34;#90FF00&#34;,&#34;#FF2C00&#34;,&#34;#FF9600&#34;,&#34;#FF1700&#34;,&#34;#FFAF00&#34;,&#34;#FFE400&#34;,&#34;#FF8A00&#34;,&#34;#B2FF00&#34;,&#34;#FF7700&#34;,&#34;#EAFF00&#34;,&#34;#B0FF00&#34;,&#34;#EBFF00&#34;,&#34;#FFC100&#34;,&#34;#8FFF00&#34;,&#34;#C1FF00&#34;,&#34;#FF9500&#34;,&#34;#FF1500&#34;,&#34;#FF4300&#34;,&#34;#FFD800&#34;,&#34;#5DFF00&#34;,&#34;#00FF00&#34;,&#34;#FFFE00&#34;,&#34;#FFC400&#34;,&#34;#FF4500&#34;,&#34;#FF5A00&#34;,&#34;#FF1100&#34;,&#34;#FF4900&#34;,&#34;#D1FF00&#34;,&#34;#FEFF00&#34;,&#34;#FFEE00&#34;,&#34;#54FF00&#34;,&#34;#67FF00&#34;,&#34;#58FF00&#34;,&#34;#88FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF9000&#34;,&#34;#FF4A00&#34;,&#34;#D1FF00&#34;,&#34;#85FF00&#34;,&#34;#F9FF00&#34;,&#34;#FFC500&#34;,&#34;#FF3D00&#34;,&#34;#FF6E00&#34;,&#34;#0EFF00&#34;,&#34;#0CFF00&#34;,&#34;#75FF00&#34;,&#34;#FF9B00&#34;,&#34;#6BFF00&#34;,&#34;#FF3300&#34;,&#34;#FFBB00&#34;,&#34;#77FF00&#34;,&#34;#FFBB00&#34;,&#34;#FFDC00&#34;,&#34;#FFFF00&#34;,&#34;#FFCB00&#34;,&#34;#FF5500&#34;,&#34;#16FF00&#34;,&#34;#7CFF00&#34;,&#34;#8BFF00&#34;,&#34;#FFB400&#34;,&#34;#FF7900&#34;,&#34;#1DFF00&#34;,&#34;#16FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF1900&#34;,&#34;#FFFB00&#34;,&#34;#FF8500&#34;,&#34;#F1FF00&#34;,&#34;#FF4B00&#34;,&#34;#FF2200&#34;,&#34;#72FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF9500&#34;,&#34;#28FF00&#34;,&#34;#A5FF00&#34;,&#34;#FFA900&#34;,&#34;#FF6F00&#34;,&#34;#FFAB00&#34;,&#34;#FFA000&#34;,&#34;#FFFD00&#34;,&#34;#F0FF00&#34;,&#34;#FF0500&#34;,&#34;#FF6E00&#34;,&#34;#ACFF00&#34;,&#34;#FFC600&#34;,&#34;#0CFF00&#34;,&#34;#FFEE00&#34;,&#34;#77FF00&#34;,&#34;#FFD300&#34;,&#34;#FFA900&#34;,&#34;#FF5700&#34;,&#34;#FF5600&#34;,&#34;#FFB600&#34;,&#34;#FFEE00&#34;,&#34;#FFA600&#34;,&#34;#44FF00&#34;,&#34;#4EFF00&#34;,&#34;#FF9100&#34;,&#34;#75FF00&#34;,&#34;#FFFB00&#34;,&#34;#FF9D00&#34;,&#34;#18FF00&#34;,&#34;#D1FF00&#34;,&#34;#8BFF00&#34;,&#34;#DEFF00&#34;,&#34;#06FF00&#34;,&#34;#FFD100&#34;,&#34;#0EFF00&#34;,&#34;#FF9000&#34;,&#34;#FF3C00&#34;,&#34;#9BFF00&#34;,&#34;#FF5C00&#34;,&#34;#E1FF00&#34;,&#34;#FF8100&#34;,&#34;#76FF00&#34;,&#34;#EBFF00&#34;,&#34;#FF1900&#34;,&#34;#FF3700&#34;,&#34;#58FF00&#34;,&#34;#FFFA00&#34;,&#34;#AFFF00&#34;,&#34;#B7FF00&#34;,&#34;#30FF00&#34;,&#34;#FF3000&#34;,&#34;#41FF00&#34;,&#34;#EDFF00&#34;,&#34;#FFD600&#34;,&#34;#FF2900&#34;,&#34;#B4FF00&#34;,&#34;#34FF00&#34;,&#34;#FFB600&#34;,&#34;#FFF200&#34;,&#34;#6CFF00&#34;,&#34;#FF6100&#34;,&#34;#FF5E00&#34;,&#34;#38FF00&#34;,&#34;#FFB900&#34;,&#34;#FFD600&#34;,&#34;#6EFF00&#34;,&#34;#FFC100&#34;,&#34;#1CFF00&#34;,&#34;#47FF00&#34;,&#34;#FFC900&#34;,&#34;#FF0400&#34;,&#34;#DDFF00&#34;,&#34;#F6FF00&#34;,&#34;#BDFF00&#34;,&#34;#FF5E00&#34;,&#34;#FF1600&#34;,&#34;#C7FF00&#34;,&#34;#FF6500&#34;,&#34;#FFDB00&#34;,&#34;#FF6300&#34;,&#34;#A2FF00&#34;,&#34;#FF8300&#34;,&#34;#FF0700&#34;,&#34;#FF6A00&#34;,&#34;#FF2600&#34;,&#34;#FFC000&#34;,&#34;#61FF00&#34;,&#34;#9CFF00&#34;,&#34;#FF4800&#34;,&#34;#FF7F00&#34;,&#34;#FF6B00&#34;,&#34;#FFD600&#34;,&#34;#0CFF00&#34;,&#34;#55FF00&#34;,&#34;#D7FF00&#34;,&#34;#E9FF00&#34;,&#34;#FF1800&#34;,&#34;#FF5300&#34;,&#34;#7EFF00&#34;,&#34;#FFB900&#34;,&#34;#FDFF00&#34;,&#34;#FF2400&#34;,&#34;#FFC700&#34;,&#34;#ECFF00&#34;,&#34;#BFFF00&#34;,&#34;#FFF000&#34;,&#34;#B8FF00&#34;,&#34;#FF7200&#34;,&#34;#95FF00&#34;,&#34;#FF0900&#34;,&#34;#FF7700&#34;,&#34;#FFF900&#34;,&#34;#35FF00&#34;,&#34;#A9FF00&#34;,&#34;#D9FF00&#34;,&#34;#3FFF00&#34;,&#34;#55FF00&#34;,&#34;#F1FF00&#34;,&#34;#43FF00&#34;,&#34;#FFD500&#34;,&#34;#DCFF00&#34;,&#34;#00FF00&#34;,&#34;#84FF00&#34;,&#34;#FF4D00&#34;,&#34;#FF7800&#34;,&#34;#1EFF00&#34;,&#34;#B1FF00&#34;,&#34;#FF5900&#34;,&#34;#D1FF00&#34;,&#34;#6EFF00&#34;,&#34;#70FF00&#34;,&#34;#22FF00&#34;,&#34;#ECFF00&#34;,&#34;#31FF00&#34;,&#34;#B0FF00&#34;,&#34;#F8FF00&#34;,&#34;#FF0500&#34;,&#34;#FFC800&#34;,&#34;#23FF00&#34;,&#34;#1BFF00&#34;,&#34;#FF2D00&#34;,&#34;#FF0500&#34;,&#34;#36FF00&#34;,&#34;#ABFF00&#34;,&#34;#83FF00&#34;,&#34;#09FF00&#34;,&#34;#FFE500&#34;,&#34;#CAFF00&#34;,&#34;#FF3200&#34;,&#34;#31FF00&#34;,&#34;#7FFF00&#34;,&#34;#DFFF00&#34;,&#34;#FF8500&#34;,&#34;#FF8300&#34;,&#34;#FF5300&#34;,&#34;#1AFF00&#34;,&#34;#F1FF00&#34;,&#34;#FF7400&#34;,&#34;#FF3900&#34;,&#34;#FF0C00&#34;,&#34;#2EFF00&#34;,&#34;#29FF00&#34;,&#34;#FF9E00&#34;,&#34;#DAFF00&#34;,&#34;#FF8A00&#34;,&#34;#25FF00&#34;,&#34;#FF0B00&#34;,&#34;#FF0100&#34;,&#34;#FFD700&#34;,&#34;#FFB300&#34;,&#34;#ACFF00&#34;,&#34;#FFA500&#34;,&#34;#FF3F00&#34;,&#34;#E2FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF6800&#34;,&#34;#CAFF00&#34;,&#34;#FFEB00&#34;,&#34;#EAFF00&#34;,&#34;#2BFF00&#34;,&#34;#FFA300&#34;,&#34;#F2FF00&#34;,&#34;#FF3400&#34;,&#34;#A9FF00&#34;,&#34;#E8FF00&#34;,&#34;#3CFF00&#34;,&#34;#5EFF00&#34;,&#34;#8EFF00&#34;,&#34;#FFBA00&#34;,&#34;#18FF00&#34;,&#34;#7FFF00&#34;,&#34;#09FF00&#34;,&#34;#FF1D00&#34;,&#34;#B0FF00&#34;,&#34;#FF0700&#34;,&#34;#FF6D00&#34;,&#34;#FCFF00&#34;,&#34;#60FF00&#34;,&#34;#FF4C00&#34;,&#34;#44FF00&#34;,&#34;#FF6A00&#34;,&#34;#FF9700&#34;,&#34;#FFA400&#34;,&#34;#FFC200&#34;,&#34;#FF8D00&#34;,&#34;#FFC200&#34;,&#34;#DBFF00&#34;,&#34;#FF3E00&#34;,&#34;#E2FF00&#34;,&#34;#FFB700&#34;,&#34;#C4FF00&#34;,&#34;#C5FF00&#34;,&#34;#BDFF00&#34;,&#34;#FF0800&#34;,&#34;#86FF00&#34;,&#34;#37FF00&#34;,&#34;#FF7200&#34;,&#34;#FF1D00&#34;,&#34;#01FF00&#34;,&#34;#1EFF00&#34;,&#34;#FFB800&#34;,&#34;#6CFF00&#34;,&#34;#2AFF00&#34;,&#34;#3EFF00&#34;,&#34;#D4FF00&#34;,&#34;#D3FF00&#34;,&#34;#6EFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF2C00&#34;,&#34;#FFC400&#34;,&#34;#8BFF00&#34;,&#34;#76FF00&#34;,&#34;#FFAF00&#34;,&#34;#FFA600&#34;,&#34;#39FF00&#34;,&#34;#88FF00&#34;,&#34;#97FF00&#34;,&#34;#CCFF00&#34;,&#34;#FFE500&#34;,&#34;#FF7600&#34;,&#34;#FFCC00&#34;,&#34;#FF3100&#34;,&#34;#FFE300&#34;,&#34;#FF2C00&#34;,&#34;#45FF00&#34;,&#34;#FF8900&#34;,&#34;#93FF00&#34;,&#34;#FFF000&#34;,&#34;#36FF00&#34;,&#34;#CCFF00&#34;,&#34;#FF9900&#34;,&#34;#1DFF00&#34;,&#34;#12FF00&#34;,&#34;#FF1B00&#34;,&#34;#0CFF00&#34;,&#34;#B3FF00&#34;,&#34;#FF3200&#34;,&#34;#FFE300&#34;,&#34;#7CFF00&#34;,&#34;#DBFF00&#34;,&#34;#FF9E00&#34;,&#34;#FFE900&#34;,&#34;#E4FF00&#34;,&#34;#FF5D00&#34;,&#34;#21FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF4900&#34;,&#34;#F9FF00&#34;,&#34;#1BFF00&#34;,&#34;#40FF00&#34;,&#34;#FF6000&#34;,&#34;#FBFF00&#34;,&#34;#FFBF00&#34;,&#34;#FFFE00&#34;,&#34;#D0FF00&#34;,&#34;#FF9C00&#34;,&#34;#8CFF00&#34;,&#34;#16FF00&#34;,&#34;#FFCA00&#34;,&#34;#FFE700&#34;,&#34;#FFCE00&#34;,&#34;#75FF00&#34;,&#34;#27FF00&#34;,&#34;#62FF00&#34;,&#34;#64FF00&#34;,&#34;#9FFF00&#34;,&#34;#FFA900&#34;,&#34;#FF7B00&#34;,&#34;#FF2700&#34;,&#34;#FF7800&#34;,&#34;#9AFF00&#34;,&#34;#39FF00&#34;,&#34;#FF4700&#34;,&#34;#FF1100&#34;,&#34;#EDFF00&#34;,&#34;#98FF00&#34;,&#34;#FFBD00&#34;,&#34;#48FF00&#34;,&#34;#FF4200&#34;,&#34;#8DFF00&#34;,&#34;#9EFF00&#34;,&#34;#FF2B00&#34;,&#34;#F1FF00&#34;,&#34;#FF4600&#34;,&#34;#FFF900&#34;,&#34;#FF4F00&#34;,&#34;#02FF00&#34;,&#34;#08FF00&#34;,&#34;#D7FF00&#34;,&#34;#35FF00&#34;,&#34;#96FF00&#34;,&#34;#8AFF00&#34;,&#34;#FFE700&#34;,&#34;#FF2200&#34;,&#34;#FF1B00&#34;,&#34;#67FF00&#34;,&#34;#FF0A00&#34;,&#34;#FFD600&#34;,&#34;#FF1D00&#34;,&#34;#FF7A00&#34;,&#34;#90FF00&#34;,&#34;#CBFF00&#34;,&#34;#FFCA00&#34;,&#34;#FFCF00&#34;,&#34;#FFD800&#34;,&#34;#FF8A00&#34;,&#34;#DEFF00&#34;,&#34;#D3FF00&#34;,&#34;#4AFF00&#34;,&#34;#FF5600&#34;,&#34;#B1FF00&#34;,&#34;#95FF00&#34;,&#34;#88FF00&#34;,&#34;#3AFF00&#34;,&#34;#CAFF00&#34;,&#34;#79FF00&#34;,&#34;#88FF00&#34;,&#34;#FF1700&#34;,&#34;#FFBD00&#34;,&#34;#FFC600&#34;,&#34;#FFFE00&#34;,&#34;#FF1D00&#34;,&#34;#DBFF00&#34;,&#34;#ADFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF5200&#34;,&#34;#BCFF00&#34;,&#34;#FFD800&#34;,&#34;#FF2C00&#34;,&#34;#FF7200&#34;,&#34;#FF6200&#34;,&#34;#A6FF00&#34;,&#34;#FF3000&#34;,&#34;#86FF00&#34;,&#34;#FFC900&#34;,&#34;#4AFF00&#34;,&#34;#FF4800&#34;,&#34;#FF5B00&#34;,&#34;#DBFF00&#34;,&#34;#A2FF00&#34;,&#34;#FF6900&#34;,&#34;#BFFF00&#34;,&#34;#B6FF00&#34;,&#34;#FF8000&#34;,&#34;#EBFF00&#34;,&#34;#FFB900&#34;,&#34;#C0FF00&#34;,&#34;#04FF00&#34;,&#34;#FF0200&#34;,&#34;#FF9800&#34;,&#34;#93FF00&#34;,&#34;#FFED00&#34;,&#34;#E9FF00&#34;,&#34;#FF5F00&#34;,&#34;#FFF700&#34;,&#34;#88FF00&#34;,&#34;#FFB200&#34;,&#34;#FF4500&#34;,&#34;#FF2000&#34;,&#34;#FFFD00&#34;,&#34;#FFE800&#34;,&#34;#8DFF00&#34;,&#34;#FF4900&#34;,&#34;#DAFF00&#34;,&#34;#87FF00&#34;,&#34;#93FF00&#34;,&#34;#FFF100&#34;,&#34;#FF0900&#34;,&#34;#5BFF00&#34;,&#34;#EEFF00&#34;,&#34;#FFBA00&#34;,&#34;#FFDD00&#34;,&#34;#FFB300&#34;,&#34;#FFC100&#34;,&#34;#29FF00&#34;,&#34;#FFB400&#34;,&#34;#1DFF00&#34;,&#34;#FFD600&#34;,&#34;#6FFF00&#34;,&#34;#32FF00&#34;,&#34;#FF7C00&#34;,&#34;#6BFF00&#34;,&#34;#FFD500&#34;,&#34;#A5FF00&#34;,&#34;#F4FF00&#34;,&#34;#FBFF00&#34;,&#34;#E1FF00&#34;,&#34;#D4FF00&#34;,&#34;#B3FF00&#34;,&#34;#0FFF00&#34;,&#34;#C3FF00&#34;,&#34;#FFCF00&#34;,&#34;#03FF00&#34;,&#34;#FFE500&#34;,&#34;#FF1000&#34;,&#34;#FFDB00&#34;,&#34;#81FF00&#34;,&#34;#12FF00&#34;,&#34;#49FF00&#34;,&#34;#FF5A00&#34;,&#34;#FFD200&#34;,&#34;#FF2000&#34;,&#34;#FFD600&#34;,&#34;#0EFF00&#34;,&#34;#FFB200&#34;,&#34;#71FF00&#34;,&#34;#FFD100&#34;,&#34;#DAFF00&#34;,&#34;#FF2300&#34;,&#34;#75FF00&#34;,&#34;#FFC000&#34;,&#34;#FFC400&#34;,&#34;#FFCA00&#34;,&#34;#FF7A00&#34;,&#34;#6DFF00&#34;,&#34;#CAFF00&#34;,&#34;#FF6E00&#34;,&#34;#74FF00&#34;,&#34;#FFBD00&#34;,&#34;#20FF00&#34;,&#34;#FF7D00&#34;,&#34;#49FF00&#34;,&#34;#F6FF00&#34;,&#34;#03FF00&#34;,&#34;#42FF00&#34;,&#34;#FFF500&#34;,&#34;#FFA000&#34;,&#34;#FFD400&#34;,&#34;#FFE600&#34;,&#34;#F0FF00&#34;,&#34;#FF3E00&#34;,&#34;#FFFF00&#34;,&#34;#E3FF00&#34;,&#34;#FF0F00&#34;,&#34;#FF2E00&#34;,&#34;#96FF00&#34;,&#34;#FF2000&#34;,&#34;#F3FF00&#34;,&#34;#FF6D00&#34;,&#34;#FEFF00&#34;,&#34;#FF9E00&#34;,&#34;#45FF00&#34;,&#34;#92FF00&#34;,&#34;#FFC300&#34;,&#34;#ECFF00&#34;,&#34;#FFD900&#34;,&#34;#FFDA00&#34;,&#34;#FF0900&#34;,&#34;#8BFF00&#34;,&#34;#88FF00&#34;,&#34;#FFD400&#34;,&#34;#FF1300&#34;,&#34;#B0FF00&#34;,&#34;#33FF00&#34;,&#34;#08FF00&#34;,&#34;#FF1E00&#34;,&#34;#97FF00&#34;,&#34;#D5FF00&#34;,&#34;#50FF00&#34;,&#34;#FF9D00&#34;,&#34;#E5FF00&#34;,&#34;#AFFF00&#34;,&#34;#31FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF5B00&#34;,&#34;#FF4400&#34;,&#34;#5AFF00&#34;,&#34;#FFE700&#34;,&#34;#FF5800&#34;,&#34;#32FF00&#34;,&#34;#F5FF00&#34;,&#34;#37FF00&#34;,&#34;#FF4100&#34;,&#34;#FF0A00&#34;,&#34;#5CFF00&#34;,&#34;#FF3E00&#34;,&#34;#FFDA00&#34;,&#34;#99FF00&#34;,&#34;#C8FF00&#34;,&#34;#C1FF00&#34;,&#34;#FFB200&#34;,&#34;#FFBA00&#34;,&#34;#37FF00&#34;,&#34;#D4FF00&#34;,&#34;#FF2600&#34;,&#34;#FFB400&#34;,&#34;#FFE100&#34;,&#34;#AFFF00&#34;,&#34;#96FF00&#34;,&#34;#C0FF00&#34;,&#34;#2FFF00&#34;,&#34;#FFC600&#34;,&#34;#FFE800&#34;,&#34;#FF6400&#34;,&#34;#07FF00&#34;,&#34;#CDFF00&#34;,&#34;#96FF00&#34;,&#34;#F4FF00&#34;,&#34;#FFA000&#34;,&#34;#FF3400&#34;,&#34;#80FF00&#34;,&#34;#FFD900&#34;,&#34;#FFE400&#34;,&#34;#FFB600&#34;,&#34;#FF2100&#34;,&#34;#4CFF00&#34;,&#34;#A8FF00&#34;,&#34;#53FF00&#34;,&#34;#DEFF00&#34;,&#34;#FFAC00&#34;,&#34;#AFFF00&#34;,&#34;#12FF00&#34;,&#34;#FF2A00&#34;,&#34;#8EFF00&#34;,&#34;#BCFF00&#34;,&#34;#FFDE00&#34;,&#34;#D9FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF6000&#34;,&#34;#ABFF00&#34;,&#34;#FF6100&#34;,&#34;#3BFF00&#34;,&#34;#FFED00&#34;,&#34;#93FF00&#34;,&#34;#2BFF00&#34;,&#34;#FF0500&#34;,&#34;#FF6B00&#34;,&#34;#82FF00&#34;,&#34;#FF9E00&#34;,&#34;#FFA000&#34;,&#34;#17FF00&#34;,&#34;#85FF00&#34;,&#34;#5CFF00&#34;,&#34;#5FFF00&#34;,&#34;#10FF00&#34;,&#34;#FF9900&#34;,&#34;#1CFF00&#34;,&#34;#FF4D00&#34;,&#34;#FFB200&#34;,&#34;#FF6E00&#34;,&#34;#53FF00&#34;,&#34;#FF3F00&#34;,&#34;#FFBA00&#34;,&#34;#FFEA00&#34;,&#34;#FFD000&#34;,&#34;#FF3300&#34;,&#34;#FF4800&#34;,&#34;#FFAE00&#34;,&#34;#63FF00&#34;,&#34;#FF7000&#34;,&#34;#FF9900&#34;,&#34;#61FF00&#34;,&#34;#FF2900&#34;,&#34;#3EFF00&#34;,&#34;#5AFF00&#34;,&#34;#FF5400&#34;,&#34;#17FF00&#34;,&#34;#FFD000&#34;,&#34;#C6FF00&#34;,&#34;#FFF700&#34;,&#34;#FF6600&#34;,&#34;#67FF00&#34;,&#34;#FF2500&#34;,&#34;#FF5300&#34;,&#34;#FF6300&#34;,&#34;#46FF00&#34;,&#34;#91FF00&#34;,&#34;#9CFF00&#34;,&#34;#41FF00&#34;,&#34;#FFD400&#34;,&#34;#FFFD00&#34;,&#34;#FF8200&#34;,&#34;#6FFF00&#34;,&#34;#FF2E00&#34;,&#34;#26FF00&#34;,&#34;#FF0E00&#34;,&#34;#FF9C00&#34;,&#34;#E6FF00&#34;,&#34;#FF3E00&#34;,&#34;#E7FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF9800&#34;,&#34;#90FF00&#34;,&#34;#1FFF00&#34;,&#34;#FFDB00&#34;,&#34;#9AFF00&#34;,&#34;#A1FF00&#34;,&#34;#FF3200&#34;,&#34;#FF6400&#34;,&#34;#0FFF00&#34;,&#34;#E6FF00&#34;,&#34;#6CFF00&#34;,&#34;#FF7600&#34;,&#34;#A8FF00&#34;,&#34;#FF5D00&#34;,&#34;#FF8700&#34;,&#34;#FF3E00&#34;,&#34;#FF6300&#34;,&#34;#FFDE00&#34;,&#34;#FF7A00&#34;,&#34;#3CFF00&#34;,&#34;#FF6E00&#34;,&#34;#5CFF00&#34;,&#34;#FF1600&#34;,&#34;#97FF00&#34;,&#34;#45FF00&#34;,&#34;#31FF00&#34;,&#34;#3FFF00&#34;,&#34;#FFAB00&#34;,&#34;#17FF00&#34;,&#34;#FF0800&#34;,&#34;#B0FF00&#34;,&#34;#76FF00&#34;,&#34;#51FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF5B00&#34;,&#34;#FF2700&#34;,&#34;#FFF900&#34;,&#34;#36FF00&#34;,&#34;#FF3800&#34;,&#34;#04FF00&#34;,&#34;#0CFF00&#34;,&#34;#EAFF00&#34;,&#34;#FF2700&#34;,&#34;#FF1E00&#34;,&#34;#91FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFC200&#34;,&#34;#46FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF7F00&#34;,&#34;#54FF00&#34;,&#34;#FFC400&#34;,&#34;#FFBD00&#34;,&#34;#1CFF00&#34;,&#34;#D6FF00&#34;,&#34;#32FF00&#34;,&#34;#FFE800&#34;,&#34;#38FF00&#34;,&#34;#FF8800&#34;,&#34;#8BFF00&#34;,&#34;#FF7A00&#34;,&#34;#FFF700&#34;,&#34;#FF3700&#34;,&#34;#FF9500&#34;,&#34;#83FF00&#34;,&#34;#FFEE00&#34;,&#34;#0EFF00&#34;,&#34;#FF0300&#34;,&#34;#FF5000&#34;,&#34;#C7FF00&#34;,&#34;#A8FF00&#34;,&#34;#4DFF00&#34;,&#34;#FFC700&#34;,&#34;#FF8700&#34;,&#34;#FFB500&#34;,&#34;#FFF100&#34;,&#34;#FF7200&#34;,&#34;#34FF00&#34;,&#34;#CAFF00&#34;,&#34;#FFB500&#34;,&#34;#FF4300&#34;,&#34;#1DFF00&#34;,&#34;#5CFF00&#34;,&#34;#19FF00&#34;,&#34;#4FFF00&#34;,&#34;#0DFF00&#34;,&#34;#FF4300&#34;,&#34;#68FF00&#34;,&#34;#FFDC00&#34;,&#34;#F2FF00&#34;,&#34;#FF3F00&#34;,&#34;#FF2E00&#34;,&#34;#FF8C00&#34;,&#34;#FF3800&#34;,&#34;#FF4900&#34;,&#34;#FFF100&#34;,&#34;#FF6800&#34;,&#34;#FF8A00&#34;,&#34;#CCFF00&#34;,&#34;#FF4200&#34;,&#34;#E6FF00&#34;,&#34;#99FF00&#34;,&#34;#FF0300&#34;,&#34;#B5FF00&#34;,&#34;#FFF900&#34;,&#34;#FFBD00&#34;,&#34;#FF7300&#34;,&#34;#FF3000&#34;,&#34;#11FF00&#34;,&#34;#E1FF00&#34;,&#34;#FF9300&#34;,&#34;#0EFF00&#34;,&#34;#FFCE00&#34;,&#34;#42FF00&#34;,&#34;#FF8100&#34;,&#34;#FFE500&#34;,&#34;#9AFF00&#34;,&#34;#48FF00&#34;,&#34;#EDFF00&#34;,&#34;#FF4200&#34;,&#34;#FF0200&#34;,&#34;#FFFC00&#34;,&#34;#0EFF00&#34;,&#34;#FFFD00&#34;,&#34;#FF0100&#34;,&#34;#FFDB00&#34;,&#34;#1AFF00&#34;,&#34;#FF0D00&#34;,&#34;#FF1700&#34;,&#34;#FF5000&#34;,&#34;#FF8D00&#34;,&#34;#FFB400&#34;,&#34;#A9FF00&#34;,&#34;#91FF00&#34;,&#34;#FF6E00&#34;,&#34;#FFD500&#34;,&#34;#FF1500&#34;,&#34;#97FF00&#34;,&#34;#FF8B00&#34;,&#34;#A7FF00&#34;,&#34;#FF7200&#34;,&#34;#FFAD00&#34;,&#34;#FF2000&#34;,&#34;#6DFF00&#34;,&#34;#B6FF00&#34;,&#34;#FF1100&#34;,&#34;#F0FF00&#34;,&#34;#3AFF00&#34;,&#34;#71FF00&#34;,&#34;#ADFF00&#34;,&#34;#C9FF00&#34;,&#34;#03FF00&#34;,&#34;#8DFF00&#34;,&#34;#4EFF00&#34;,&#34;#FFAA00&#34;,&#34;#FF8600&#34;,&#34;#15FF00&#34;,&#34;#26FF00&#34;,&#34;#FF1500&#34;,&#34;#4BFF00&#34;,&#34;#FF0300&#34;,&#34;#FFA700&#34;,&#34;#FFEB00&#34;,&#34;#FFA300&#34;,&#34;#71FF00&#34;,&#34;#FF8F00&#34;,&#34;#F7FF00&#34;,&#34;#FF7800&#34;,&#34;#88FF00&#34;,&#34;#A0FF00&#34;,&#34;#F1FF00&#34;,&#34;#4CFF00&#34;,&#34;#4BFF00&#34;,&#34;#D3FF00&#34;,&#34;#41FF00&#34;,&#34;#70FF00&#34;,&#34;#01FF00&#34;,&#34;#C6FF00&#34;,&#34;#FF8900&#34;,&#34;#FF1E00&#34;,&#34;#67FF00&#34;,&#34;#FF3900&#34;,&#34;#FF2800&#34;,&#34;#F2FF00&#34;,&#34;#FF6700&#34;,&#34;#FF9800&#34;,&#34;#FFED00&#34;,&#34;#45FF00&#34;,&#34;#FF4B00&#34;,&#34;#D0FF00&#34;,&#34;#FF0000&#34;,&#34;#F8FF00&#34;,&#34;#FFAE00&#34;,&#34;#FFC900&#34;,&#34;#C7FF00&#34;,&#34;#FF8A00&#34;,&#34;#D9FF00&#34;,&#34;#53FF00&#34;,&#34;#E1FF00&#34;,&#34;#C6FF00&#34;,&#34;#7DFF00&#34;,&#34;#D6FF00&#34;,&#34;#FFB500&#34;,&#34;#FFEE00&#34;,&#34;#67FF00&#34;,&#34;#64FF00&#34;,&#34;#EFFF00&#34;,&#34;#FF9B00&#34;,&#34;#FFF700&#34;,&#34;#FFE800&#34;,&#34;#C6FF00&#34;,&#34;#FF0200&#34;,&#34;#FF0B00&#34;,&#34;#1AFF00&#34;,&#34;#A4FF00&#34;,&#34;#FF9700&#34;,&#34;#FF2800&#34;,&#34;#D6FF00&#34;,&#34;#FAFF00&#34;,&#34;#FFDD00&#34;,&#34;#FFBD00&#34;,&#34;#FF7C00&#34;,&#34;#50FF00&#34;,&#34;#FF1500&#34;,&#34;#1AFF00&#34;,&#34;#FF0500&#34;,&#34;#FFE200&#34;,&#34;#FFC200&#34;,&#34;#EFFF00&#34;,&#34;#99FF00&#34;,&#34;#FF7000&#34;,&#34;#81FF00&#34;,&#34;#FF2D00&#34;,&#34;#0EFF00&#34;,&#34;#FFFD00&#34;,&#34;#FFDF00&#34;,&#34;#95FF00&#34;,&#34;#16FF00&#34;,&#34;#FFF200&#34;,&#34;#6EFF00&#34;,&#34;#FF5100&#34;,&#34;#FF6700&#34;,&#34;#FF8300&#34;,&#34;#51FF00&#34;,&#34;#FFC700&#34;,&#34;#37FF00&#34;,&#34;#FFDF00&#34;,&#34;#FFAC00&#34;,&#34;#FF4000&#34;,&#34;#FFAD00&#34;,&#34;#FF4B00&#34;,&#34;#FF7400&#34;,&#34;#8EFF00&#34;,&#34;#C1FF00&#34;,&#34;#DCFF00&#34;,&#34;#FFD700&#34;,&#34;#FFD200&#34;,&#34;#FFA600&#34;,&#34;#FFFA00&#34;,&#34;#FFDB00&#34;,&#34;#FDFF00&#34;,&#34;#FF2800&#34;,&#34;#CDFF00&#34;,&#34;#FF2F00&#34;,&#34;#0AFF00&#34;,&#34;#77FF00&#34;,&#34;#5BFF00&#34;,&#34;#26FF00&#34;,&#34;#8EFF00&#34;,&#34;#FF4400&#34;,&#34;#EFFF00&#34;,&#34;#FF0A00&#34;,&#34;#FFC800&#34;,&#34;#E6FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF9400&#34;,&#34;#20FF00&#34;,&#34;#FFE000&#34;,&#34;#D0FF00&#34;,&#34;#FFAF00&#34;,&#34;#FF2700&#34;,&#34;#FFA200&#34;,&#34;#86FF00&#34;,&#34;#FF0F00&#34;,&#34;#B2FF00&#34;,&#34;#FF4500&#34;,&#34;#FFD000&#34;,&#34;#FFD800&#34;,&#34;#FFD400&#34;,&#34;#1EFF00&#34;,&#34;#E2FF00&#34;,&#34;#1FFF00&#34;,&#34;#FFD600&#34;,&#34;#FF1E00&#34;,&#34;#FF1B00&#34;,&#34;#FFFB00&#34;,&#34;#56FF00&#34;,&#34;#78FF00&#34;,&#34;#FF4400&#34;,&#34;#F2FF00&#34;,&#34;#01FF00&#34;,&#34;#FFD000&#34;,&#34;#64FF00&#34;,&#34;#BEFF00&#34;,&#34;#8CFF00&#34;,&#34;#FF8200&#34;,&#34;#FF1500&#34;,&#34;#FFD200&#34;,&#34;#50FF00&#34;,&#34;#55FF00&#34;,&#34;#FF8700&#34;,&#34;#2EFF00&#34;,&#34;#FF4C00&#34;,&#34;#8BFF00&#34;,&#34;#1EFF00&#34;,&#34;#FFB500&#34;,&#34;#52FF00&#34;,&#34;#A2FF00&#34;,&#34;#FF3400&#34;,&#34;#FFA600&#34;,&#34;#00FF00&#34;,&#34;#FF3700&#34;,&#34;#2BFF00&#34;,&#34;#FF3F00&#34;,&#34;#FF5600&#34;,&#34;#FF8200&#34;,&#34;#FF0300&#34;,&#34;#39FF00&#34;,&#34;#2FFF00&#34;,&#34;#ACFF00&#34;,&#34;#FFA400&#34;,&#34;#FF0A00&#34;,&#34;#FF0D00&#34;,&#34;#FF0500&#34;,&#34;#FFC700&#34;,&#34;#75FF00&#34;,&#34;#FF0F00&#34;,&#34;#FFF900&#34;,&#34;#1FFF00&#34;,&#34;#E1FF00&#34;,&#34;#3DFF00&#34;,&#34;#FFAF00&#34;,&#34;#94FF00&#34;,&#34;#37FF00&#34;,&#34;#FF8900&#34;,&#34;#74FF00&#34;,&#34;#FF9500&#34;,&#34;#FFA100&#34;,&#34;#FFD900&#34;,&#34;#FFB500&#34;,&#34;#FFF800&#34;,&#34;#0DFF00&#34;,&#34;#E4FF00&#34;,&#34;#2BFF00&#34;,&#34;#FFAF00&#34;,&#34;#F5FF00&#34;,&#34;#C6FF00&#34;,&#34;#FCFF00&#34;,&#34;#FFDC00&#34;,&#34;#FF6C00&#34;,&#34;#FF8E00&#34;,&#34;#E9FF00&#34;,&#34;#F5FF00&#34;,&#34;#FF7F00&#34;,&#34;#98FF00&#34;,&#34;#FF4500&#34;,&#34;#82FF00&#34;,&#34;#FFCA00&#34;,&#34;#FF0400&#34;,&#34;#F0FF00&#34;,&#34;#FFB700&#34;,&#34;#81FF00&#34;,&#34;#2DFF00&#34;,&#34;#FFE500&#34;,&#34;#FFB900&#34;,&#34;#FF8D00&#34;,&#34;#80FF00&#34;,&#34;#FF5700&#34;,&#34;#47FF00&#34;,&#34;#58FF00&#34;,&#34;#F8FF00&#34;,&#34;#DCFF00&#34;,&#34;#9CFF00&#34;,&#34;#FF6F00&#34;,&#34;#A1FF00&#34;,&#34;#DCFF00&#34;,&#34;#FFAB00&#34;,&#34;#FFAE00&#34;,&#34;#FF0400&#34;,&#34;#FF8A00&#34;,&#34;#FF8800&#34;,&#34;#FF8500&#34;,&#34;#37FF00&#34;,&#34;#FFDA00&#34;,&#34;#E1FF00&#34;,&#34;#FF9500&#34;,&#34;#FFA100&#34;,&#34;#39FF00&#34;,&#34;#F7FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF9700&#34;,&#34;#FFE200&#34;,&#34;#FFF000&#34;,&#34;#FFFE00&#34;,&#34;#FFCF00&#34;,&#34;#BEFF00&#34;,&#34;#D5FF00&#34;,&#34;#FFF900&#34;,&#34;#EEFF00&#34;,&#34;#FF1200&#34;,&#34;#FF1400&#34;,&#34;#68FF00&#34;,&#34;#0CFF00&#34;,&#34;#FF4300&#34;,&#34;#B2FF00&#34;,&#34;#FF9900&#34;,&#34;#FF6400&#34;,&#34;#38FF00&#34;,&#34;#FF8B00&#34;,&#34;#7AFF00&#34;,&#34;#FFA800&#34;,&#34;#FF0C00&#34;,&#34;#FFDA00&#34;,&#34;#5DFF00&#34;,&#34;#FFAB00&#34;,&#34;#FF7B00&#34;,&#34;#FF7600&#34;,&#34;#FF6A00&#34;,&#34;#57FF00&#34;,&#34;#CAFF00&#34;,&#34;#AFFF00&#34;,&#34;#FF8400&#34;,&#34;#FF8D00&#34;,&#34;#5AFF00&#34;,&#34;#18FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF3800&#34;,&#34;#AFFF00&#34;,&#34;#23FF00&#34;,&#34;#7AFF00&#34;,&#34;#FF2500&#34;,&#34;#FF9D00&#34;,&#34;#E2FF00&#34;,&#34;#FF9D00&#34;,&#34;#FFF100&#34;,&#34;#FFB400&#34;,&#34;#FFFF00&#34;,&#34;#FF3000&#34;,&#34;#65FF00&#34;,&#34;#0DFF00&#34;,&#34;#FFAC00&#34;,&#34;#FF6E00&#34;,&#34;#FFAA00&#34;,&#34;#34FF00&#34;,&#34;#E5FF00&#34;,&#34;#FF5500&#34;,&#34;#74FF00&#34;,&#34;#25FF00&#34;,&#34;#22FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF4100&#34;,&#34;#FF6000&#34;,&#34;#98FF00&#34;,&#34;#BBFF00&#34;,&#34;#B3FF00&#34;,&#34;#FF4900&#34;,&#34;#55FF00&#34;,&#34;#FF0500&#34;,&#34;#FF4800&#34;,&#34;#0DFF00&#34;,&#34;#7DFF00&#34;,&#34;#53FF00&#34;,&#34;#2BFF00&#34;,&#34;#C4FF00&#34;,&#34;#F2FF00&#34;,&#34;#FF2100&#34;,&#34;#70FF00&#34;,&#34;#FF4100&#34;,&#34;#3CFF00&#34;,&#34;#18FF00&#34;,&#34;#E1FF00&#34;,&#34;#03FF00&#34;,&#34;#E4FF00&#34;,&#34;#8AFF00&#34;,&#34;#1AFF00&#34;,&#34;#FFCE00&#34;,&#34;#A2FF00&#34;,&#34;#FF6D00&#34;,&#34;#FF5400&#34;,&#34;#FFFD00&#34;,&#34;#08FF00&#34;,&#34;#69FF00&#34;,&#34;#1FFF00&#34;,&#34;#56FF00&#34;,&#34;#FF6F00&#34;,&#34;#53FF00&#34;,&#34;#68FF00&#34;,&#34;#85FF00&#34;,&#34;#7AFF00&#34;,&#34;#16FF00&#34;,&#34;#E2FF00&#34;,&#34;#23FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF9700&#34;,&#34;#B5FF00&#34;,&#34;#BCFF00&#34;,&#34;#FFC900&#34;,&#34;#FFB600&#34;,&#34;#FF7D00&#34;,&#34;#FFB000&#34;,&#34;#8FFF00&#34;,&#34;#FFD700&#34;,&#34;#DCFF00&#34;,&#34;#58FF00&#34;,&#34;#FF5B00&#34;,&#34;#69FF00&#34;,&#34;#73FF00&#34;,&#34;#FF5500&#34;,&#34;#B1FF00&#34;,&#34;#97FF00&#34;,&#34;#A8FF00&#34;,&#34;#FFA400&#34;,&#34;#A5FF00&#34;,&#34;#C5FF00&#34;,&#34;#FFB400&#34;,&#34;#4AFF00&#34;,&#34;#D8FF00&#34;,&#34;#FF8900&#34;,&#34;#FFE600&#34;,&#34;#C7FF00&#34;,&#34;#FF9900&#34;,&#34;#FF4700&#34;,&#34;#FF7300&#34;,&#34;#A4FF00&#34;,&#34;#A0FF00&#34;,&#34;#DFFF00&#34;,&#34;#1AFF00&#34;,&#34;#FFB000&#34;,&#34;#1EFF00&#34;,&#34;#DCFF00&#34;,&#34;#FFE200&#34;,&#34;#0EFF00&#34;,&#34;#FF1800&#34;,&#34;#B5FF00&#34;,&#34;#21FF00&#34;,&#34;#30FF00&#34;,&#34;#B8FF00&#34;,&#34;#24FF00&#34;,&#34;#BEFF00&#34;,&#34;#FF2C00&#34;,&#34;#86FF00&#34;,&#34;#5FFF00&#34;,&#34;#24FF00&#34;,&#34;#FF8D00&#34;,&#34;#FF2B00&#34;,&#34;#5AFF00&#34;,&#34;#9BFF00&#34;,&#34;#FF5000&#34;,&#34;#35FF00&#34;,&#34;#FF9C00&#34;,&#34;#56FF00&#34;,&#34;#FFCD00&#34;,&#34;#20FF00&#34;,&#34;#FF6900&#34;,&#34;#FF8500&#34;,&#34;#93FF00&#34;,&#34;#05FF00&#34;,&#34;#A3FF00&#34;,&#34;#66FF00&#34;,&#34;#FFF700&#34;,&#34;#37FF00&#34;,&#34;#15FF00&#34;,&#34;#AEFF00&#34;,&#34;#7CFF00&#34;,&#34;#0AFF00&#34;,&#34;#FF8400&#34;,&#34;#5BFF00&#34;,&#34;#FFA800&#34;,&#34;#61FF00&#34;,&#34;#B2FF00&#34;,&#34;#FFB600&#34;,&#34;#66FF00&#34;,&#34;#15FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF0200&#34;,&#34;#EBFF00&#34;,&#34;#FFC700&#34;,&#34;#FFC800&#34;,&#34;#82FF00&#34;,&#34;#FF2600&#34;,&#34;#4BFF00&#34;,&#34;#71FF00&#34;,&#34;#52FF00&#34;,&#34;#FFB800&#34;,&#34;#FF0E00&#34;,&#34;#FDFF00&#34;,&#34;#59FF00&#34;,&#34;#FFDC00&#34;,&#34;#5DFF00&#34;,&#34;#FFF800&#34;,&#34;#D6FF00&#34;,&#34;#FF7500&#34;,&#34;#BEFF00&#34;,&#34;#37FF00&#34;,&#34;#FF3E00&#34;,&#34;#38FF00&#34;,&#34;#FF2100&#34;,&#34;#FF3E00&#34;,&#34;#79FF00&#34;,&#34;#FF4A00&#34;,&#34;#FF6900&#34;,&#34;#FF5000&#34;,&#34;#3BFF00&#34;,&#34;#23FF00&#34;,&#34;#FF5700&#34;,&#34;#FF8900&#34;,&#34;#FF3500&#34;,&#34;#FF1F00&#34;,&#34;#D5FF00&#34;,&#34;#FFE200&#34;,&#34;#FFA500&#34;,&#34;#C4FF00&#34;,&#34;#FF7400&#34;,&#34;#7AFF00&#34;,&#34;#FFC400&#34;,&#34;#FF8800&#34;,&#34;#0BFF00&#34;,&#34;#0CFF00&#34;,&#34;#A3FF00&#34;,&#34;#FF1000&#34;,&#34;#FFEC00&#34;,&#34;#FF0E00&#34;,&#34;#D2FF00&#34;,&#34;#30FF00&#34;,&#34;#FF0900&#34;,&#34;#40FF00&#34;,&#34;#FF5A00&#34;,&#34;#FF5600&#34;,&#34;#F3FF00&#34;,&#34;#90FF00&#34;,&#34;#FF5800&#34;,&#34;#32FF00&#34;,&#34;#FF8400&#34;,&#34;#6EFF00&#34;,&#34;#0EFF00&#34;,&#34;#8DFF00&#34;,&#34;#18FF00&#34;,&#34;#46FF00&#34;,&#34;#FFA300&#34;,&#34;#FFEA00&#34;,&#34;#12FF00&#34;,&#34;#BFFF00&#34;,&#34;#5CFF00&#34;,&#34;#ACFF00&#34;,&#34;#FF1E00&#34;,&#34;#FF2600&#34;,&#34;#FFB400&#34;,&#34;#04FF00&#34;,&#34;#91FF00&#34;,&#34;#75FF00&#34;,&#34;#FFC200&#34;,&#34;#93FF00&#34;,&#34;#39FF00&#34;,&#34;#24FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF6700&#34;,&#34;#FCFF00&#34;,&#34;#FF8800&#34;,&#34;#E2FF00&#34;,&#34;#FF8500&#34;,&#34;#FF4300&#34;,&#34;#FF5F00&#34;,&#34;#DFFF00&#34;,&#34;#FF4000&#34;,&#34;#FF1F00&#34;,&#34;#A4FF00&#34;,&#34;#FF8100&#34;,&#34;#0CFF00&#34;,&#34;#FF0700&#34;,&#34;#FF2200&#34;,&#34;#FF3F00&#34;,&#34;#FF8400&#34;,&#34;#F5FF00&#34;,&#34;#FF1E00&#34;,&#34;#58FF00&#34;,&#34;#1AFF00&#34;,&#34;#FF9F00&#34;,&#34;#FFC800&#34;,&#34;#FFFC00&#34;,&#34;#FF9200&#34;,&#34;#8EFF00&#34;,&#34;#FF9F00&#34;,&#34;#FF7000&#34;,&#34;#77FF00&#34;,&#34;#FF3300&#34;,&#34;#F6FF00&#34;,&#34;#59FF00&#34;,&#34;#FF7A00&#34;,&#34;#32FF00&#34;,&#34;#47FF00&#34;,&#34;#FFF600&#34;,&#34;#13FF00&#34;,&#34;#1DFF00&#34;,&#34;#FF8100&#34;,&#34;#FF4900&#34;,&#34;#FFFF00&#34;,&#34;#FFAF00&#34;,&#34;#FFFD00&#34;,&#34;#99FF00&#34;,&#34;#8DFF00&#34;,&#34;#47FF00&#34;,&#34;#FF0400&#34;,&#34;#FFBC00&#34;,&#34;#4BFF00&#34;,&#34;#FF1F00&#34;,&#34;#D0FF00&#34;,&#34;#7DFF00&#34;,&#34;#5CFF00&#34;,&#34;#B7FF00&#34;,&#34;#F3FF00&#34;,&#34;#FF0100&#34;,&#34;#6FFF00&#34;,&#34;#C3FF00&#34;,&#34;#1EFF00&#34;,&#34;#FF9700&#34;,&#34;#FFFB00&#34;,&#34;#ABFF00&#34;,&#34;#FF1F00&#34;,&#34;#18FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF2400&#34;,&#34;#1DFF00&#34;,&#34;#FF1100&#34;,&#34;#D6FF00&#34;,&#34;#F1FF00&#34;,&#34;#FFC100&#34;,&#34;#3CFF00&#34;,&#34;#FFA400&#34;,&#34;#FFF300&#34;,&#34;#FDFF00&#34;,&#34;#FF3200&#34;,&#34;#FF6800&#34;,&#34;#3FFF00&#34;,&#34;#1BFF00&#34;,&#34;#FF9500&#34;,&#34;#FFB300&#34;,&#34;#FF9C00&#34;,&#34;#FF8B00&#34;,&#34;#37FF00&#34;,&#34;#FF6C00&#34;,&#34;#67FF00&#34;,&#34;#13FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF3100&#34;,&#34;#D4FF00&#34;,&#34;#5DFF00&#34;,&#34;#5EFF00&#34;,&#34;#E6FF00&#34;,&#34;#FFF200&#34;,&#34;#4DFF00&#34;,&#34;#FFDE00&#34;,&#34;#FFEC00&#34;,&#34;#2BFF00&#34;,&#34;#FFE800&#34;,&#34;#FF5800&#34;,&#34;#08FF00&#34;,&#34;#DCFF00&#34;,&#34;#4BFF00&#34;,&#34;#C8FF00&#34;,&#34;#B1FF00&#34;,&#34;#FFCA00&#34;,&#34;#FF0200&#34;,&#34;#FF1800&#34;,&#34;#FF7500&#34;,&#34;#5CFF00&#34;,&#34;#20FF00&#34;,&#34;#FFD900&#34;,&#34;#BEFF00&#34;,&#34;#DFFF00&#34;,&#34;#FFBC00&#34;,&#34;#DEFF00&#34;,&#34;#FFDC00&#34;,&#34;#73FF00&#34;,&#34;#61FF00&#34;,&#34;#CAFF00&#34;,&#34;#FFEA00&#34;,&#34;#FFD900&#34;,&#34;#FFE200&#34;,&#34;#27FF00&#34;,&#34;#FFE800&#34;,&#34;#6EFF00&#34;,&#34;#FF4300&#34;,&#34;#F0FF00&#34;,&#34;#FFC900&#34;,&#34;#C3FF00&#34;,&#34;#4DFF00&#34;,&#34;#FF6000&#34;,&#34;#E5FF00&#34;,&#34;#D7FF00&#34;,&#34;#17FF00&#34;,&#34;#FFAF00&#34;,&#34;#26FF00&#34;,&#34;#FF8500&#34;,&#34;#F8FF00&#34;,&#34;#FF7D00&#34;,&#34;#77FF00&#34;,&#34;#FF0300&#34;,&#34;#FF4C00&#34;,&#34;#FFAF00&#34;,&#34;#FF9900&#34;,&#34;#D6FF00&#34;,&#34;#92FF00&#34;,&#34;#55FF00&#34;,&#34;#FFCA00&#34;,&#34;#FF9300&#34;,&#34;#32FF00&#34;,&#34;#B6FF00&#34;,&#34;#FF5300&#34;,&#34;#53FF00&#34;,&#34;#FF7000&#34;,&#34;#FF9C00&#34;,&#34;#66FF00&#34;,&#34;#FF8600&#34;,&#34;#FF9C00&#34;,&#34;#FF2A00&#34;,&#34;#0FFF00&#34;,&#34;#FFA400&#34;,&#34;#FF7200&#34;,&#34;#3BFF00&#34;,&#34;#97FF00&#34;,&#34;#87FF00&#34;,&#34;#FF7200&#34;,&#34;#5FFF00&#34;,&#34;#EAFF00&#34;,&#34;#FF1D00&#34;,&#34;#B3FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF1700&#34;,&#34;#FFE600&#34;,&#34;#FFAC00&#34;,&#34;#70FF00&#34;,&#34;#BCFF00&#34;,&#34;#FF7900&#34;,&#34;#F5FF00&#34;,&#34;#FFBE00&#34;,&#34;#FFB100&#34;,&#34;#FF6600&#34;,&#34;#FF6B00&#34;,&#34;#D9FF00&#34;,&#34;#A1FF00&#34;,&#34;#FFF700&#34;,&#34;#92FF00&#34;,&#34;#FFD000&#34;,&#34;#5BFF00&#34;,&#34;#FF1800&#34;,&#34;#FF4B00&#34;,&#34;#FF9200&#34;,&#34;#FF4100&#34;,&#34;#FFB400&#34;,&#34;#CBFF00&#34;,&#34;#A3FF00&#34;,&#34;#DBFF00&#34;,&#34;#D8FF00&#34;,&#34;#FF1C00&#34;,&#34;#FF8700&#34;,&#34;#FF5D00&#34;,&#34;#FF9E00&#34;,&#34;#FFFA00&#34;,&#34;#ADFF00&#34;,&#34;#2AFF00&#34;,&#34;#FF4B00&#34;,&#34;#F7FF00&#34;,&#34;#C1FF00&#34;,&#34;#FF3900&#34;,&#34;#FFB600&#34;,&#34;#FF3400&#34;,&#34;#FFDC00&#34;,&#34;#44FF00&#34;,&#34;#7CFF00&#34;,&#34;#47FF00&#34;,&#34;#FF8500&#34;,&#34;#FFCC00&#34;,&#34;#3AFF00&#34;,&#34;#FF8700&#34;,&#34;#D8FF00&#34;,&#34;#68FF00&#34;,&#34;#25FF00&#34;,&#34;#FF7600&#34;,&#34;#F9FF00&#34;,&#34;#FF6300&#34;,&#34;#FF0500&#34;,&#34;#E0FF00&#34;,&#34;#FF5E00&#34;,&#34;#FFBE00&#34;,&#34;#2DFF00&#34;,&#34;#3DFF00&#34;,&#34;#B5FF00&#34;,&#34;#FF6900&#34;,&#34;#12FF00&#34;,&#34;#FF6200&#34;,&#34;#FF6000&#34;,&#34;#8DFF00&#34;,&#34;#F8FF00&#34;,&#34;#C6FF00&#34;,&#34;#FF9E00&#34;,&#34;#FF2800&#34;,&#34;#33FF00&#34;,&#34;#2EFF00&#34;,&#34;#C9FF00&#34;,&#34;#FF8400&#34;,&#34;#FF4700&#34;,&#34;#FF1F00&#34;,&#34;#9FFF00&#34;,&#34;#8AFF00&#34;,&#34;#89FF00&#34;,&#34;#FF5300&#34;,&#34;#D6FF00&#34;,&#34;#FFD500&#34;,&#34;#CFFF00&#34;,&#34;#FF2E00&#34;,&#34;#FF6E00&#34;,&#34;#16FF00&#34;,&#34;#FFDA00&#34;,&#34;#FFF200&#34;,&#34;#4DFF00&#34;,&#34;#B4FF00&#34;,&#34;#FFE800&#34;,&#34;#FF8500&#34;,&#34;#FF3A00&#34;,&#34;#77FF00&#34;,&#34;#FF8600&#34;,&#34;#FF6800&#34;,&#34;#F4FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF8200&#34;,&#34;#FFC800&#34;,&#34;#FF2F00&#34;,&#34;#FFD300&#34;,&#34;#88FF00&#34;,&#34;#29FF00&#34;,&#34;#FF7A00&#34;,&#34;#FF3000&#34;,&#34;#FF9F00&#34;,&#34;#FFFA00&#34;,&#34;#FFDE00&#34;,&#34;#B6FF00&#34;,&#34;#9FFF00&#34;,&#34;#FFC100&#34;,&#34;#FF5700&#34;,&#34;#D4FF00&#34;,&#34;#E6FF00&#34;,&#34;#F9FF00&#34;,&#34;#FFE900&#34;,&#34;#FFD100&#34;,&#34;#FF9C00&#34;,&#34;#15FF00&#34;,&#34;#AEFF00&#34;,&#34;#FFEF00&#34;,&#34;#FF3F00&#34;,&#34;#13FF00&#34;,&#34;#FFAB00&#34;,&#34;#3AFF00&#34;,&#34;#FF4800&#34;,&#34;#FF0A00&#34;,&#34;#BEFF00&#34;,&#34;#FF3D00&#34;,&#34;#FF9000&#34;,&#34;#3DFF00&#34;,&#34;#FF2200&#34;,&#34;#02FF00&#34;,&#34;#FF8D00&#34;,&#34;#B7FF00&#34;,&#34;#FF6500&#34;,&#34;#EDFF00&#34;,&#34;#FF3400&#34;,&#34;#FF2E00&#34;,&#34;#FFEC00&#34;,&#34;#FFF500&#34;,&#34;#CEFF00&#34;,&#34;#FF5000&#34;,&#34;#FFEA00&#34;,&#34;#17FF00&#34;,&#34;#FFC900&#34;,&#34;#FF4800&#34;,&#34;#3EFF00&#34;,&#34;#FF5400&#34;,&#34;#FFFD00&#34;,&#34;#FFCC00&#34;,&#34;#7DFF00&#34;,&#34;#8CFF00&#34;,&#34;#80FF00&#34;,&#34;#20FF00&#34;,&#34;#FFF600&#34;,&#34;#4AFF00&#34;,&#34;#FFA400&#34;,&#34;#94FF00&#34;,&#34;#90FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF3000&#34;,&#34;#93FF00&#34;,&#34;#FF5500&#34;,&#34;#FFA200&#34;,&#34;#59FF00&#34;,&#34;#FF3800&#34;,&#34;#8FFF00&#34;,&#34;#FF8500&#34;,&#34;#57FF00&#34;,&#34;#FF4E00&#34;,&#34;#8DFF00&#34;,&#34;#CDFF00&#34;,&#34;#5FFF00&#34;,&#34;#FFFF00&#34;,&#34;#B4FF00&#34;,&#34;#FF3800&#34;,&#34;#FF5F00&#34;,&#34;#2DFF00&#34;,&#34;#FF5700&#34;,&#34;#FFFA00&#34;,&#34;#7AFF00&#34;,&#34;#65FF00&#34;,&#34;#78FF00&#34;,&#34;#FF2300&#34;,&#34;#EAFF00&#34;,&#34;#FFC600&#34;,&#34;#FF3100&#34;,&#34;#FFED00&#34;,&#34;#B6FF00&#34;,&#34;#8BFF00&#34;,&#34;#89FF00&#34;,&#34;#91FF00&#34;,&#34;#CDFF00&#34;,&#34;#A5FF00&#34;,&#34;#FF3200&#34;,&#34;#60FF00&#34;,&#34;#FF4600&#34;,&#34;#E7FF00&#34;,&#34;#97FF00&#34;,&#34;#FFE600&#34;,&#34;#3BFF00&#34;,&#34;#FF5900&#34;,&#34;#FFF200&#34;,&#34;#FFD800&#34;,&#34;#D6FF00&#34;,&#34;#FF0A00&#34;,&#34;#5EFF00&#34;,&#34;#FF8D00&#34;,&#34;#FF9200&#34;,&#34;#FF8900&#34;,&#34;#FFCE00&#34;,&#34;#FFB900&#34;,&#34;#A0FF00&#34;,&#34;#FF8C00&#34;,&#34;#FFB500&#34;,&#34;#68FF00&#34;,&#34;#55FF00&#34;,&#34;#FFE500&#34;,&#34;#67FF00&#34;,&#34;#FFB000&#34;,&#34;#FFF600&#34;,&#34;#9BFF00&#34;,&#34;#FFB700&#34;,&#34;#FF8500&#34;,&#34;#27FF00&#34;,&#34;#BEFF00&#34;,&#34;#CFFF00&#34;,&#34;#ADFF00&#34;,&#34;#7EFF00&#34;,&#34;#99FF00&#34;,&#34;#C7FF00&#34;,&#34;#63FF00&#34;,&#34;#FF6800&#34;,&#34;#E0FF00&#34;,&#34;#FFA300&#34;,&#34;#FFAA00&#34;,&#34;#FF2900&#34;,&#34;#FF3600&#34;,&#34;#FFA800&#34;,&#34;#FFC300&#34;,&#34;#FF0500&#34;,&#34;#FFE000&#34;,&#34;#A9FF00&#34;,&#34;#FFD100&#34;,&#34;#FF8900&#34;,&#34;#FF7F00&#34;,&#34;#FFEF00&#34;,&#34;#FFAE00&#34;,&#34;#FF0900&#34;,&#34;#85FF00&#34;,&#34;#FFF500&#34;,&#34;#F4FF00&#34;,&#34;#FFAA00&#34;,&#34;#FF5100&#34;,&#34;#FF5F00&#34;,&#34;#FF2900&#34;,&#34;#FF7000&#34;,&#34;#FF0100&#34;,&#34;#FF8000&#34;,&#34;#FFFB00&#34;,&#34;#FF3400&#34;,&#34;#FF3900&#34;,&#34;#0DFF00&#34;,&#34;#22FF00&#34;,&#34;#FF8700&#34;,&#34;#58FF00&#34;,&#34;#14FF00&#34;,&#34;#FF0D00&#34;,&#34;#05FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFB000&#34;,&#34;#3AFF00&#34;,&#34;#FF7900&#34;,&#34;#7CFF00&#34;,&#34;#FF7D00&#34;,&#34;#FF7700&#34;,&#34;#A0FF00&#34;,&#34;#FFD300&#34;,&#34;#FF3C00&#34;,&#34;#FF1600&#34;,&#34;#FF0200&#34;,&#34;#A9FF00&#34;,&#34;#FF4300&#34;,&#34;#02FF00&#34;,&#34;#FFAC00&#34;,&#34;#59FF00&#34;,&#34;#FFB600&#34;,&#34;#6EFF00&#34;,&#34;#F2FF00&#34;,&#34;#FF2A00&#34;,&#34;#FF3E00&#34;,&#34;#FF9900&#34;,&#34;#D3FF00&#34;,&#34;#FF0300&#34;,&#34;#FF7C00&#34;,&#34;#FF0A00&#34;,&#34;#EBFF00&#34;,&#34;#FFC700&#34;,&#34;#D6FF00&#34;,&#34;#FF5600&#34;,&#34;#71FF00&#34;,&#34;#57FF00&#34;,&#34;#FFFB00&#34;,&#34;#FF4700&#34;,&#34;#7CFF00&#34;,&#34;#97FF00&#34;,&#34;#FF2100&#34;,&#34;#9FFF00&#34;,&#34;#FF0600&#34;,&#34;#C6FF00&#34;,&#34;#07FF00&#34;,&#34;#28FF00&#34;,&#34;#FF7400&#34;,&#34;#6FFF00&#34;,&#34;#FF4E00&#34;,&#34;#FF8E00&#34;,&#34;#FFC800&#34;,&#34;#FFA300&#34;,&#34;#47FF00&#34;,&#34;#09FF00&#34;,&#34;#35FF00&#34;,&#34;#1BFF00&#34;,&#34;#FF2A00&#34;,&#34;#FF4B00&#34;,&#34;#C4FF00&#34;,&#34;#FF4600&#34;,&#34;#51FF00&#34;,&#34;#FFB000&#34;,&#34;#FF0000&#34;,&#34;#FF4B00&#34;,&#34;#FFB300&#34;,&#34;#57FF00&#34;,&#34;#36FF00&#34;,&#34;#FFDD00&#34;,&#34;#FFF300&#34;,&#34;#FF8800&#34;,&#34;#BFFF00&#34;,&#34;#ECFF00&#34;,&#34;#A7FF00&#34;,&#34;#FF6100&#34;,&#34;#46FF00&#34;,&#34;#FF7100&#34;,&#34;#FF6000&#34;,&#34;#FFCA00&#34;,&#34;#F0FF00&#34;,&#34;#FF8A00&#34;,&#34;#FFA700&#34;,&#34;#FFCB00&#34;,&#34;#51FF00&#34;,&#34;#FF7500&#34;,&#34;#FFDA00&#34;,&#34;#FF8400&#34;,&#34;#3EFF00&#34;,&#34;#B9FF00&#34;,&#34;#FF8200&#34;,&#34;#64FF00&#34;,&#34;#FF0300&#34;,&#34;#FF3600&#34;,&#34;#FFEE00&#34;,&#34;#AAFF00&#34;,&#34;#FF3C00&#34;,&#34;#28FF00&#34;,&#34;#9AFF00&#34;,&#34;#FFB800&#34;,&#34;#82FF00&#34;,&#34;#FFD100&#34;,&#34;#CFFF00&#34;,&#34;#52FF00&#34;,&#34;#AFFF00&#34;,&#34;#EEFF00&#34;,&#34;#FFC500&#34;,&#34;#FF2D00&#34;,&#34;#FFF000&#34;,&#34;#38FF00&#34;,&#34;#FF7400&#34;,&#34;#FF8500&#34;,&#34;#37FF00&#34;,&#34;#FFB900&#34;,&#34;#0DFF00&#34;,&#34;#FF2A00&#34;,&#34;#56FF00&#34;,&#34;#FF0B00&#34;,&#34;#8EFF00&#34;,&#34;#FF3000&#34;,&#34;#10FF00&#34;,&#34;#3BFF00&#34;,&#34;#0AFF00&#34;,&#34;#AAFF00&#34;,&#34;#FFBB00&#34;,&#34;#DBFF00&#34;,&#34;#C4FF00&#34;,&#34;#FFC500&#34;,&#34;#B4FF00&#34;,&#34;#3DFF00&#34;,&#34;#39FF00&#34;,&#34;#FFBD00&#34;,&#34;#C1FF00&#34;,&#34;#FF0400&#34;,&#34;#FF9100&#34;,&#34;#61FF00&#34;,&#34;#FF8800&#34;,&#34;#C5FF00&#34;,&#34;#32FF00&#34;,&#34;#F0FF00&#34;,&#34;#FF8000&#34;,&#34;#AEFF00&#34;,&#34;#2EFF00&#34;,&#34;#FFA600&#34;,&#34;#62FF00&#34;,&#34;#FFFB00&#34;,&#34;#E8FF00&#34;,&#34;#FF4900&#34;,&#34;#FF7F00&#34;,&#34;#47FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF5900&#34;,&#34;#2AFF00&#34;,&#34;#FF6500&#34;,&#34;#FFD200&#34;,&#34;#FF7C00&#34;,&#34;#FF4B00&#34;,&#34;#7FFF00&#34;,&#34;#F1FF00&#34;,&#34;#DAFF00&#34;,&#34;#FF0800&#34;,&#34;#14FF00&#34;,&#34;#FF2200&#34;,&#34;#FFCB00&#34;,&#34;#FFEA00&#34;,&#34;#FF6F00&#34;,&#34;#FF0700&#34;,&#34;#34FF00&#34;,&#34;#C5FF00&#34;,&#34;#46FF00&#34;,&#34;#20FF00&#34;,&#34;#FFD400&#34;,&#34;#7EFF00&#34;,&#34;#BBFF00&#34;,&#34;#A3FF00&#34;,&#34;#FF4600&#34;,&#34;#56FF00&#34;,&#34;#FFFA00&#34;,&#34;#FF8700&#34;,&#34;#55FF00&#34;,&#34;#FFE000&#34;,&#34;#E9FF00&#34;,&#34;#33FF00&#34;,&#34;#2AFF00&#34;,&#34;#55FF00&#34;,&#34;#FF6F00&#34;,&#34;#FFAF00&#34;,&#34;#8FFF00&#34;,&#34;#FFCF00&#34;,&#34;#7EFF00&#34;,&#34;#FF9500&#34;,&#34;#06FF00&#34;,&#34;#DEFF00&#34;,&#34;#FF7100&#34;,&#34;#F0FF00&#34;,&#34;#FFC000&#34;,&#34;#FF7F00&#34;,&#34;#FFB900&#34;,&#34;#FFB800&#34;,&#34;#F3FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF3E00&#34;,&#34;#5EFF00&#34;,&#34;#DDFF00&#34;,&#34;#26FF00&#34;,&#34;#28FF00&#34;,&#34;#FF1F00&#34;,&#34;#FF3C00&#34;,&#34;#C9FF00&#34;,&#34;#A3FF00&#34;,&#34;#9DFF00&#34;,&#34;#C6FF00&#34;,&#34;#FF8400&#34;,&#34;#FF5300&#34;,&#34;#36FF00&#34;,&#34;#FFEC00&#34;,&#34;#E3FF00&#34;,&#34;#57FF00&#34;,&#34;#BBFF00&#34;,&#34;#FF0B00&#34;,&#34;#E4FF00&#34;,&#34;#FFE200&#34;,&#34;#60FF00&#34;,&#34;#FFAB00&#34;,&#34;#FFDE00&#34;,&#34;#FF5900&#34;,&#34;#4CFF00&#34;,&#34;#FFDF00&#34;,&#34;#53FF00&#34;,&#34;#E2FF00&#34;,&#34;#AAFF00&#34;,&#34;#23FF00&#34;,&#34;#FF7B00&#34;,&#34;#FF1100&#34;,&#34;#EEFF00&#34;,&#34;#FF5E00&#34;,&#34;#FF0E00&#34;,&#34;#52FF00&#34;,&#34;#1FFF00&#34;,&#34;#FFB300&#34;,&#34;#90FF00&#34;,&#34;#DCFF00&#34;,&#34;#FFDC00&#34;,&#34;#C6FF00&#34;,&#34;#FFB200&#34;,&#34;#FF7000&#34;,&#34;#A5FF00&#34;,&#34;#A9FF00&#34;,&#34;#E6FF00&#34;,&#34;#E9FF00&#34;,&#34;#34FF00&#34;,&#34;#FFFE00&#34;,&#34;#FF9200&#34;,&#34;#B9FF00&#34;,&#34;#50FF00&#34;,&#34;#74FF00&#34;,&#34;#FFA800&#34;,&#34;#FFBA00&#34;,&#34;#FF8200&#34;,&#34;#FF8E00&#34;,&#34;#FF6F00&#34;,&#34;#FFAA00&#34;,&#34;#FF6300&#34;,&#34;#FFEB00&#34;,&#34;#1AFF00&#34;,&#34;#FFC500&#34;,&#34;#DDFF00&#34;,&#34;#C9FF00&#34;,&#34;#FFF500&#34;,&#34;#86FF00&#34;,&#34;#ACFF00&#34;,&#34;#93FF00&#34;,&#34;#EDFF00&#34;,&#34;#4EFF00&#34;,&#34;#FF9D00&#34;,&#34;#FF0B00&#34;,&#34;#88FF00&#34;,&#34;#ACFF00&#34;,&#34;#63FF00&#34;,&#34;#90FF00&#34;,&#34;#FF4C00&#34;,&#34;#C0FF00&#34;,&#34;#FFD600&#34;,&#34;#90FF00&#34;,&#34;#FF3D00&#34;,&#34;#91FF00&#34;,&#34;#FFCB00&#34;,&#34;#FFEC00&#34;,&#34;#15FF00&#34;,&#34;#FF1B00&#34;,&#34;#1BFF00&#34;,&#34;#40FF00&#34;,&#34;#ECFF00&#34;,&#34;#FFAE00&#34;,&#34;#9FFF00&#34;,&#34;#FFFE00&#34;,&#34;#FFA800&#34;,&#34;#22FF00&#34;,&#34;#FFFC00&#34;,&#34;#C7FF00&#34;,&#34;#FFBC00&#34;,&#34;#FFDE00&#34;,&#34;#FF2A00&#34;,&#34;#FF8B00&#34;,&#34;#B8FF00&#34;,&#34;#0BFF00&#34;,&#34;#FFA800&#34;,&#34;#FFB800&#34;,&#34;#0FFF00&#34;,&#34;#D9FF00&#34;,&#34;#01FF00&#34;,&#34;#FFF200&#34;,&#34;#02FF00&#34;,&#34;#FFF400&#34;,&#34;#38FF00&#34;,&#34;#FFC900&#34;,&#34;#54FF00&#34;,&#34;#FF7B00&#34;,&#34;#0AFF00&#34;,&#34;#C1FF00&#34;,&#34;#FFBC00&#34;,&#34;#FFC600&#34;,&#34;#CBFF00&#34;,&#34;#FF1D00&#34;,&#34;#FF4200&#34;,&#34;#FFCA00&#34;,&#34;#FF3700&#34;,&#34;#FF6700&#34;,&#34;#FFCA00&#34;,&#34;#72FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF7E00&#34;,&#34;#93FF00&#34;,&#34;#A6FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF4B00&#34;,&#34;#82FF00&#34;,&#34;#82FF00&#34;,&#34;#FF7300&#34;,&#34;#FFEF00&#34;,&#34;#8CFF00&#34;,&#34;#B5FF00&#34;,&#34;#14FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF4000&#34;,&#34;#F7FF00&#34;,&#34;#CCFF00&#34;,&#34;#27FF00&#34;,&#34;#FF2B00&#34;,&#34;#58FF00&#34;,&#34;#FFA200&#34;,&#34;#FFDE00&#34;,&#34;#FF2100&#34;,&#34;#36FF00&#34;,&#34;#FFCB00&#34;,&#34;#FF2600&#34;,&#34;#DBFF00&#34;,&#34;#57FF00&#34;,&#34;#70FF00&#34;,&#34;#FF0C00&#34;,&#34;#30FF00&#34;,&#34;#64FF00&#34;,&#34;#FF5900&#34;,&#34;#A9FF00&#34;,&#34;#E0FF00&#34;,&#34;#FF1B00&#34;,&#34;#A4FF00&#34;,&#34;#FF0200&#34;,&#34;#FF7100&#34;,&#34;#FF4700&#34;,&#34;#27FF00&#34;,&#34;#ABFF00&#34;,&#34;#FFE500&#34;,&#34;#FF3500&#34;,&#34;#FF1900&#34;,&#34;#FFDC00&#34;,&#34;#FF3700&#34;,&#34;#FF1F00&#34;,&#34;#FCFF00&#34;,&#34;#FF7500&#34;,&#34;#FF6600&#34;,&#34;#FF4000&#34;,&#34;#7AFF00&#34;,&#34;#29FF00&#34;,&#34;#32FF00&#34;,&#34;#FF8500&#34;,&#34;#FFF800&#34;,&#34;#FF4B00&#34;,&#34;#FF0F00&#34;,&#34;#9AFF00&#34;,&#34;#FFE900&#34;,&#34;#FF5C00&#34;,&#34;#01FF00&#34;,&#34;#FFD500&#34;,&#34;#FF0300&#34;,&#34;#FFFD00&#34;,&#34;#FFFA00&#34;,&#34;#82FF00&#34;,&#34;#FF5E00&#34;,&#34;#03FF00&#34;,&#34;#FF5D00&#34;,&#34;#1CFF00&#34;,&#34;#91FF00&#34;,&#34;#FF3700&#34;,&#34;#17FF00&#34;,&#34;#FFE000&#34;,&#34;#FF9900&#34;,&#34;#CCFF00&#34;,&#34;#FFE000&#34;,&#34;#FF1A00&#34;,&#34;#FF7100&#34;,&#34;#FFA600&#34;,&#34;#EEFF00&#34;,&#34;#FF2300&#34;,&#34;#1AFF00&#34;,&#34;#E8FF00&#34;,&#34;#FF6000&#34;,&#34;#18FF00&#34;,&#34;#FF4000&#34;,&#34;#FFC200&#34;,&#34;#FF4100&#34;,&#34;#01FF00&#34;,&#34;#FF0600&#34;,&#34;#6CFF00&#34;,&#34;#39FF00&#34;,&#34;#FF3100&#34;,&#34;#FF8700&#34;,&#34;#32FF00&#34;,&#34;#FF9100&#34;,&#34;#12FF00&#34;,&#34;#B9FF00&#34;,&#34;#A0FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF0000&#34;,&#34;#FFA500&#34;,&#34;#75FF00&#34;,&#34;#91FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF1000&#34;,&#34;#0FFF00&#34;,&#34;#FF8C00&#34;,&#34;#2BFF00&#34;,&#34;#FF5700&#34;,&#34;#FF4600&#34;,&#34;#FF1200&#34;,&#34;#4EFF00&#34;,&#34;#24FF00&#34;,&#34;#FFE800&#34;,&#34;#FF3B00&#34;,&#34;#A1FF00&#34;,&#34;#FFB800&#34;,&#34;#8DFF00&#34;,&#34;#4AFF00&#34;,&#34;#FF1900&#34;,&#34;#87FF00&#34;,&#34;#FF8000&#34;,&#34;#A9FF00&#34;,&#34;#44FF00&#34;,&#34;#E0FF00&#34;,&#34;#FF7400&#34;,&#34;#88FF00&#34;,&#34;#FFC100&#34;,&#34;#37FF00&#34;,&#34;#FFD400&#34;,&#34;#FF5500&#34;,&#34;#3AFF00&#34;,&#34;#0BFF00&#34;,&#34;#FFE100&#34;,&#34;#FFB700&#34;,&#34;#03FF00&#34;,&#34;#FF3700&#34;,&#34;#7DFF00&#34;,&#34;#FF0400&#34;,&#34;#D2FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF7E00&#34;,&#34;#E9FF00&#34;,&#34;#FF0A00&#34;,&#34;#FF1F00&#34;,&#34;#FF3000&#34;,&#34;#76FF00&#34;,&#34;#EAFF00&#34;,&#34;#FF5400&#34;,&#34;#FF8300&#34;,&#34;#FF7900&#34;,&#34;#C5FF00&#34;,&#34;#FFD500&#34;,&#34;#A3FF00&#34;,&#34;#B4FF00&#34;,&#34;#FF3B00&#34;,&#34;#2FFF00&#34;,&#34;#E5FF00&#34;,&#34;#FF1100&#34;,&#34;#BFFF00&#34;,&#34;#D2FF00&#34;,&#34;#FF8800&#34;,&#34;#FFA400&#34;,&#34;#FF2C00&#34;,&#34;#F0FF00&#34;,&#34;#FFE700&#34;,&#34;#62FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF0F00&#34;,&#34;#49FF00&#34;,&#34;#07FF00&#34;,&#34;#F8FF00&#34;,&#34;#6FFF00&#34;,&#34;#FFEB00&#34;,&#34;#FFE300&#34;,&#34;#36FF00&#34;,&#34;#FF0500&#34;,&#34;#FF7700&#34;,&#34;#47FF00&#34;,&#34;#2EFF00&#34;,&#34;#DDFF00&#34;,&#34;#11FF00&#34;,&#34;#FF5200&#34;,&#34;#FF2900&#34;,&#34;#4FFF00&#34;,&#34;#79FF00&#34;,&#34;#A0FF00&#34;,&#34;#FFBC00&#34;,&#34;#F5FF00&#34;,&#34;#FF2800&#34;,&#34;#18FF00&#34;,&#34;#FFE100&#34;,&#34;#FFFB00&#34;,&#34;#D5FF00&#34;,&#34;#AAFF00&#34;,&#34;#FF1600&#34;,&#34;#8BFF00&#34;,&#34;#FF7E00&#34;,&#34;#95FF00&#34;,&#34;#FFB000&#34;,&#34;#FF4400&#34;,&#34;#0BFF00&#34;,&#34;#CEFF00&#34;,&#34;#D9FF00&#34;,&#34;#40FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF8D00&#34;,&#34;#FF2E00&#34;,&#34;#C9FF00&#34;,&#34;#FFB500&#34;,&#34;#C6FF00&#34;,&#34;#D2FF00&#34;,&#34;#FF3F00&#34;,&#34;#B0FF00&#34;,&#34;#FFD400&#34;,&#34;#FFCF00&#34;,&#34;#FF5A00&#34;,&#34;#FF0200&#34;,&#34;#FF8C00&#34;,&#34;#FF6200&#34;,&#34;#FF5F00&#34;,&#34;#B3FF00&#34;,&#34;#FF2C00&#34;,&#34;#FFD400&#34;,&#34;#14FF00&#34;,&#34;#FF2300&#34;,&#34;#BEFF00&#34;,&#34;#FF6900&#34;,&#34;#FFA500&#34;,&#34;#8FFF00&#34;,&#34;#FFEC00&#34;,&#34;#1AFF00&#34;,&#34;#FF3400&#34;,&#34;#FF9300&#34;,&#34;#B3FF00&#34;,&#34;#FF1F00&#34;,&#34;#34FF00&#34;,&#34;#9FFF00&#34;,&#34;#CFFF00&#34;,&#34;#72FF00&#34;,&#34;#FFE300&#34;,&#34;#59FF00&#34;,&#34;#FFD700&#34;,&#34;#FF7D00&#34;,&#34;#2BFF00&#34;,&#34;#FFA500&#34;,&#34;#9DFF00&#34;,&#34;#FF6300&#34;,&#34;#B0FF00&#34;,&#34;#FFE000&#34;,&#34;#E1FF00&#34;,&#34;#93FF00&#34;,&#34;#FFA900&#34;,&#34;#11FF00&#34;,&#34;#F9FF00&#34;,&#34;#EDFF00&#34;,&#34;#68FF00&#34;,&#34;#45FF00&#34;,&#34;#64FF00&#34;,&#34;#F1FF00&#34;,&#34;#43FF00&#34;,&#34;#78FF00&#34;,&#34;#FFA200&#34;,&#34;#58FF00&#34;,&#34;#FF4400&#34;,&#34;#FFC900&#34;,&#34;#43FF00&#34;,&#34;#FF5500&#34;,&#34;#EBFF00&#34;,&#34;#1EFF00&#34;,&#34;#FFC200&#34;,&#34;#FFF800&#34;,&#34;#4BFF00&#34;,&#34;#F5FF00&#34;,&#34;#9AFF00&#34;,&#34;#5AFF00&#34;,&#34;#FFB100&#34;,&#34;#16FF00&#34;,&#34;#D9FF00&#34;,&#34;#FFDB00&#34;,&#34;#C2FF00&#34;,&#34;#FF5D00&#34;,&#34;#11FF00&#34;,&#34;#06FF00&#34;,&#34;#27FF00&#34;,&#34;#B5FF00&#34;,&#34;#C7FF00&#34;,&#34;#FFF900&#34;,&#34;#FF9E00&#34;,&#34;#FFC400&#34;,&#34;#9EFF00&#34;,&#34;#FFA400&#34;,&#34;#FF1B00&#34;,&#34;#CCFF00&#34;,&#34;#FF4900&#34;,&#34;#25FF00&#34;,&#34;#FF5D00&#34;,&#34;#14FF00&#34;,&#34;#FF4300&#34;,&#34;#FF9300&#34;,&#34;#3AFF00&#34;,&#34;#C8FF00&#34;,&#34;#FFCE00&#34;,&#34;#FFE700&#34;,&#34;#FF9600&#34;,&#34;#35FF00&#34;,&#34;#B6FF00&#34;,&#34;#9BFF00&#34;,&#34;#C6FF00&#34;,&#34;#37FF00&#34;,&#34;#D8FF00&#34;,&#34;#FFB700&#34;,&#34;#FF4E00&#34;,&#34;#FF9D00&#34;,&#34;#DCFF00&#34;,&#34;#56FF00&#34;,&#34;#9AFF00&#34;,&#34;#A6FF00&#34;,&#34;#B1FF00&#34;,&#34;#36FF00&#34;,&#34;#12FF00&#34;,&#34;#01FF00&#34;,&#34;#FFDB00&#34;,&#34;#FF6500&#34;,&#34;#D3FF00&#34;,&#34;#FF6300&#34;,&#34;#28FF00&#34;,&#34;#06FF00&#34;,&#34;#2FFF00&#34;,&#34;#0FFF00&#34;,&#34;#C2FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF1100&#34;,&#34;#3EFF00&#34;,&#34;#FF9C00&#34;,&#34;#FF5800&#34;,&#34;#FF3000&#34;,&#34;#FF7F00&#34;,&#34;#85FF00&#34;,&#34;#95FF00&#34;,&#34;#48FF00&#34;,&#34;#E8FF00&#34;,&#34;#5EFF00&#34;,&#34;#3CFF00&#34;,&#34;#22FF00&#34;,&#34;#FFB700&#34;,&#34;#FFEF00&#34;,&#34;#D7FF00&#34;,&#34;#FF4200&#34;,&#34;#FF8E00&#34;,&#34;#FFF800&#34;,&#34;#65FF00&#34;,&#34;#24FF00&#34;,&#34;#5FFF00&#34;,&#34;#FF9500&#34;,&#34;#16FF00&#34;,&#34;#FFF400&#34;,&#34;#2AFF00&#34;,&#34;#FF8600&#34;,&#34;#BCFF00&#34;,&#34;#FFB200&#34;,&#34;#FFCB00&#34;,&#34;#4EFF00&#34;,&#34;#29FF00&#34;,&#34;#B0FF00&#34;,&#34;#FFD600&#34;,&#34;#FF4300&#34;,&#34;#FBFF00&#34;,&#34;#FFEC00&#34;,&#34;#06FF00&#34;,&#34;#6EFF00&#34;,&#34;#9DFF00&#34;,&#34;#CAFF00&#34;,&#34;#95FF00&#34;,&#34;#2CFF00&#34;,&#34;#FFE500&#34;,&#34;#B1FF00&#34;,&#34;#FFFF00&#34;,&#34;#FF5100&#34;,&#34;#14FF00&#34;,&#34;#33FF00&#34;,&#34;#FFEB00&#34;,&#34;#FFC500&#34;,&#34;#67FF00&#34;,&#34;#FFCC00&#34;,&#34;#FF7900&#34;,&#34;#FF0200&#34;,&#34;#FF6500&#34;,&#34;#FFDB00&#34;,&#34;#FF8D00&#34;,&#34;#ADFF00&#34;,&#34;#6AFF00&#34;,&#34;#91FF00&#34;,&#34;#FFED00&#34;,&#34;#FF5200&#34;,&#34;#FFAB00&#34;,&#34;#FF3900&#34;,&#34;#9DFF00&#34;,&#34;#FFA600&#34;,&#34;#FF9200&#34;,&#34;#FFF900&#34;,&#34;#36FF00&#34;,&#34;#30FF00&#34;,&#34;#48FF00&#34;,&#34;#62FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF7100&#34;,&#34;#FFD700&#34;,&#34;#FF2900&#34;,&#34;#FF9400&#34;,&#34;#2AFF00&#34;,&#34;#FFCE00&#34;,&#34;#81FF00&#34;,&#34;#A2FF00&#34;,&#34;#FF3F00&#34;,&#34;#FF7800&#34;,&#34;#FFE200&#34;,&#34;#FFC700&#34;,&#34;#BBFF00&#34;,&#34;#FCFF00&#34;,&#34;#FF5D00&#34;,&#34;#20FF00&#34;,&#34;#C5FF00&#34;,&#34;#FF0400&#34;,&#34;#FF9E00&#34;,&#34;#7CFF00&#34;,&#34;#8FFF00&#34;,&#34;#5AFF00&#34;,&#34;#FF1C00&#34;,&#34;#FFAF00&#34;,&#34;#13FF00&#34;,&#34;#FF4600&#34;,&#34;#FF3800&#34;,&#34;#FF4D00&#34;,&#34;#C3FF00&#34;,&#34;#D9FF00&#34;,&#34;#A9FF00&#34;,&#34;#D2FF00&#34;,&#34;#BDFF00&#34;,&#34;#FFC700&#34;,&#34;#04FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFC300&#34;,&#34;#FFD600&#34;,&#34;#FFAA00&#34;,&#34;#2BFF00&#34;,&#34;#FF2C00&#34;,&#34;#FF5C00&#34;,&#34;#FFDA00&#34;,&#34;#FF1900&#34;,&#34;#89FF00&#34;,&#34;#FF0700&#34;,&#34;#1CFF00&#34;,&#34;#05FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF0100&#34;,&#34;#FF2800&#34;,&#34;#39FF00&#34;,&#34;#FF7700&#34;,&#34;#C0FF00&#34;,&#34;#FF8F00&#34;,&#34;#FF6900&#34;,&#34;#FF1300&#34;,&#34;#18FF00&#34;,&#34;#FF1B00&#34;,&#34;#35FF00&#34;,&#34;#FF8F00&#34;,&#34;#F4FF00&#34;,&#34;#FF0800&#34;,&#34;#FFCF00&#34;,&#34;#52FF00&#34;,&#34;#FF5E00&#34;,&#34;#FF7500&#34;,&#34;#D2FF00&#34;,&#34;#F3FF00&#34;,&#34;#FFAD00&#34;,&#34;#FFCA00&#34;,&#34;#17FF00&#34;,&#34;#C2FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF6C00&#34;,&#34;#68FF00&#34;,&#34;#FF3600&#34;,&#34;#45FF00&#34;,&#34;#D6FF00&#34;,&#34;#3AFF00&#34;,&#34;#FFDE00&#34;,&#34;#FFC100&#34;,&#34;#8AFF00&#34;,&#34;#DBFF00&#34;,&#34;#E7FF00&#34;,&#34;#D5FF00&#34;,&#34;#FF2300&#34;,&#34;#08FF00&#34;,&#34;#7CFF00&#34;,&#34;#76FF00&#34;,&#34;#EBFF00&#34;,&#34;#FFF800&#34;,&#34;#FF6200&#34;,&#34;#FF5B00&#34;,&#34;#A8FF00&#34;,&#34;#FFBA00&#34;,&#34;#FFDC00&#34;,&#34;#FF6900&#34;,&#34;#FF3F00&#34;,&#34;#A1FF00&#34;,&#34;#FF8900&#34;,&#34;#FFFB00&#34;,&#34;#F1FF00&#34;,&#34;#FF4700&#34;,&#34;#5FFF00&#34;,&#34;#FF3C00&#34;,&#34;#FF4B00&#34;,&#34;#11FF00&#34;,&#34;#FFE700&#34;,&#34;#FF5E00&#34;,&#34;#FFE800&#34;,&#34;#FFE800&#34;,&#34;#20FF00&#34;,&#34;#FF2F00&#34;,&#34;#E8FF00&#34;,&#34;#52FF00&#34;,&#34;#FF2E00&#34;,&#34;#30FF00&#34;,&#34;#FF6400&#34;,&#34;#A3FF00&#34;,&#34;#73FF00&#34;,&#34;#FFE900&#34;,&#34;#CAFF00&#34;,&#34;#FFCD00&#34;,&#34;#C6FF00&#34;,&#34;#FF0400&#34;,&#34;#FF9300&#34;,&#34;#FF7600&#34;,&#34;#FF1400&#34;,&#34;#D8FF00&#34;,&#34;#70FF00&#34;,&#34;#FFF100&#34;,&#34;#FF5700&#34;,&#34;#15FF00&#34;,&#34;#04FF00&#34;,&#34;#91FF00&#34;,&#34;#FF7400&#34;,&#34;#FF9600&#34;,&#34;#D6FF00&#34;,&#34;#FFFE00&#34;,&#34;#FF6100&#34;,&#34;#A7FF00&#34;,&#34;#9AFF00&#34;,&#34;#FF2A00&#34;,&#34;#FF8A00&#34;,&#34;#FF8A00&#34;,&#34;#FF1C00&#34;,&#34;#FFFF00&#34;,&#34;#98FF00&#34;,&#34;#66FF00&#34;,&#34;#FFC900&#34;,&#34;#6BFF00&#34;,&#34;#FF5200&#34;,&#34;#FFFC00&#34;,&#34;#D8FF00&#34;,&#34;#A2FF00&#34;,&#34;#FF2700&#34;,&#34;#47FF00&#34;,&#34;#FF5300&#34;,&#34;#29FF00&#34;,&#34;#7CFF00&#34;,&#34;#DAFF00&#34;,&#34;#81FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF9F00&#34;,&#34;#FFEC00&#34;,&#34;#FF1700&#34;,&#34;#B4FF00&#34;,&#34;#FFB700&#34;,&#34;#83FF00&#34;,&#34;#CCFF00&#34;,&#34;#FFEA00&#34;,&#34;#36FF00&#34;,&#34;#23FF00&#34;,&#34;#FF5C00&#34;,&#34;#1AFF00&#34;,&#34;#FF6200&#34;,&#34;#FF0600&#34;,&#34;#FFDA00&#34;,&#34;#0FFF00&#34;,&#34;#FF3500&#34;,&#34;#FF5500&#34;,&#34;#8FFF00&#34;,&#34;#FF9F00&#34;,&#34;#2CFF00&#34;,&#34;#FF4400&#34;,&#34;#F9FF00&#34;,&#34;#03FF00&#34;,&#34;#FF8600&#34;,&#34;#4CFF00&#34;,&#34;#A0FF00&#34;,&#34;#FF2400&#34;,&#34;#0CFF00&#34;,&#34;#00FF00&#34;,&#34;#66FF00&#34;,&#34;#FF0700&#34;,&#34;#FF8F00&#34;,&#34;#B5FF00&#34;,&#34;#CAFF00&#34;,&#34;#FF3D00&#34;,&#34;#FF0400&#34;,&#34;#FF8400&#34;,&#34;#FF4000&#34;,&#34;#FFAC00&#34;,&#34;#FF7A00&#34;,&#34;#0CFF00&#34;,&#34;#FF6E00&#34;,&#34;#2EFF00&#34;,&#34;#BBFF00&#34;,&#34;#FF3300&#34;,&#34;#2FFF00&#34;,&#34;#78FF00&#34;,&#34;#71FF00&#34;,&#34;#FF9300&#34;,&#34;#FF7C00&#34;,&#34;#FFD000&#34;,&#34;#9FFF00&#34;,&#34;#FFC600&#34;,&#34;#FFF900&#34;,&#34;#03FF00&#34;,&#34;#FF7600&#34;,&#34;#EFFF00&#34;,&#34;#A0FF00&#34;,&#34;#D2FF00&#34;,&#34;#FF6E00&#34;,&#34;#FF8E00&#34;,&#34;#FFA300&#34;,&#34;#FF2100&#34;,&#34;#FF2700&#34;,&#34;#FF2400&#34;,&#34;#FF3000&#34;,&#34;#59FF00&#34;,&#34;#FFBF00&#34;,&#34;#2FFF00&#34;,&#34;#FF5300&#34;,&#34;#D5FF00&#34;,&#34;#B9FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF1A00&#34;,&#34;#FF0100&#34;,&#34;#FFF500&#34;,&#34;#A8FF00&#34;,&#34;#FF4C00&#34;,&#34;#FF3A00&#34;,&#34;#8AFF00&#34;,&#34;#FF5100&#34;,&#34;#36FF00&#34;,&#34;#FF5700&#34;,&#34;#FF6A00&#34;,&#34;#FFB400&#34;,&#34;#42FF00&#34;,&#34;#B1FF00&#34;,&#34;#5FFF00&#34;,&#34;#C9FF00&#34;,&#34;#FF6300&#34;,&#34;#9BFF00&#34;,&#34;#C7FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF0900&#34;,&#34;#12FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF3D00&#34;,&#34;#FFAA00&#34;,&#34;#B4FF00&#34;,&#34;#FF8000&#34;,&#34;#FF8400&#34;,&#34;#FF1400&#34;,&#34;#8EFF00&#34;,&#34;#32FF00&#34;,&#34;#FF0400&#34;,&#34;#52FF00&#34;,&#34;#FF5E00&#34;,&#34;#76FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF0700&#34;,&#34;#D4FF00&#34;,&#34;#FFC200&#34;,&#34;#59FF00&#34;,&#34;#FF2200&#34;,&#34;#FF8600&#34;,&#34;#F2FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF6200&#34;,&#34;#FF8100&#34;,&#34;#72FF00&#34;,&#34;#FF0000&#34;,&#34;#FF3B00&#34;,&#34;#8CFF00&#34;,&#34;#25FF00&#34;,&#34;#FF7F00&#34;,&#34;#FF3100&#34;,&#34;#FF6800&#34;,&#34;#33FF00&#34;,&#34;#FF4700&#34;,&#34;#42FF00&#34;,&#34;#02FF00&#34;,&#34;#9BFF00&#34;,&#34;#FF7E00&#34;,&#34;#FFD100&#34;,&#34;#AAFF00&#34;,&#34;#FF3100&#34;,&#34;#6BFF00&#34;,&#34;#B2FF00&#34;,&#34;#E6FF00&#34;,&#34;#4DFF00&#34;,&#34;#B4FF00&#34;,&#34;#FFEF00&#34;,&#34;#94FF00&#34;,&#34;#7EFF00&#34;,&#34;#17FF00&#34;,&#34;#FFE600&#34;,&#34;#FF2900&#34;,&#34;#FF1900&#34;,&#34;#FF3300&#34;,&#34;#FF7400&#34;,&#34;#46FF00&#34;,&#34;#FF7F00&#34;,&#34;#FF7200&#34;,&#34;#D4FF00&#34;,&#34;#A1FF00&#34;,&#34;#96FF00&#34;,&#34;#FF6B00&#34;,&#34;#72FF00&#34;,&#34;#FFA800&#34;,&#34;#7AFF00&#34;,&#34;#49FF00&#34;,&#34;#4DFF00&#34;,&#34;#F3FF00&#34;,&#34;#FF1A00&#34;,&#34;#E6FF00&#34;,&#34;#C1FF00&#34;,&#34;#FFD900&#34;,&#34;#FF7F00&#34;,&#34;#FFEE00&#34;,&#34;#FF0C00&#34;,&#34;#C9FF00&#34;,&#34;#0BFF00&#34;,&#34;#AFFF00&#34;,&#34;#FF4E00&#34;,&#34;#FF7A00&#34;,&#34;#FF6000&#34;,&#34;#4EFF00&#34;,&#34;#6FFF00&#34;,&#34;#FF1900&#34;,&#34;#FF1C00&#34;,&#34;#AEFF00&#34;,&#34;#FF9600&#34;,&#34;#92FF00&#34;,&#34;#FF0200&#34;,&#34;#FFF400&#34;,&#34;#91FF00&#34;,&#34;#FFD100&#34;,&#34;#9FFF00&#34;,&#34;#FFD700&#34;,&#34;#D7FF00&#34;,&#34;#FFDA00&#34;,&#34;#F6FF00&#34;,&#34;#DFFF00&#34;,&#34;#A2FF00&#34;,&#34;#33FF00&#34;,&#34;#31FF00&#34;,&#34;#42FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF6800&#34;,&#34;#FFC900&#34;,&#34;#FF8700&#34;,&#34;#1EFF00&#34;,&#34;#FF9400&#34;,&#34;#F9FF00&#34;,&#34;#AFFF00&#34;,&#34;#F1FF00&#34;,&#34;#24FF00&#34;,&#34;#AAFF00&#34;,&#34;#FFDD00&#34;,&#34;#FFDC00&#34;,&#34;#A4FF00&#34;,&#34;#3BFF00&#34;,&#34;#FFA400&#34;,&#34;#FFB700&#34;,&#34;#FF1A00&#34;,&#34;#FF1100&#34;,&#34;#A6FF00&#34;,&#34;#D0FF00&#34;,&#34;#FF9900&#34;,&#34;#9EFF00&#34;,&#34;#FFA400&#34;,&#34;#FF2700&#34;,&#34;#82FF00&#34;,&#34;#FF6000&#34;,&#34;#FF4E00&#34;,&#34;#FF5F00&#34;,&#34;#4DFF00&#34;,&#34;#FF0900&#34;,&#34;#42FF00&#34;,&#34;#FF5200&#34;,&#34;#FF5B00&#34;,&#34;#FF7C00&#34;,&#34;#C8FF00&#34;,&#34;#FF4B00&#34;,&#34;#FFE000&#34;,&#34;#FF5E00&#34;,&#34;#15FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF0100&#34;,&#34;#65FF00&#34;,&#34;#FF6200&#34;,&#34;#FF8300&#34;,&#34;#FF2D00&#34;,&#34;#FF2F00&#34;,&#34;#FF1500&#34;,&#34;#FF6400&#34;,&#34;#9DFF00&#34;,&#34;#FF0300&#34;,&#34;#45FF00&#34;,&#34;#7EFF00&#34;,&#34;#DFFF00&#34;,&#34;#FF8D00&#34;,&#34;#FF4900&#34;,&#34;#6CFF00&#34;,&#34;#FFA600&#34;,&#34;#FFEA00&#34;,&#34;#57FF00&#34;,&#34;#24FF00&#34;,&#34;#51FF00&#34;,&#34;#21FF00&#34;,&#34;#0CFF00&#34;,&#34;#FF7700&#34;,&#34;#E6FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF6500&#34;,&#34;#FF7100&#34;,&#34;#CBFF00&#34;,&#34;#FF7300&#34;,&#34;#2CFF00&#34;,&#34;#FF0800&#34;,&#34;#0CFF00&#34;,&#34;#36FF00&#34;,&#34;#FF5600&#34;,&#34;#89FF00&#34;,&#34;#E5FF00&#34;,&#34;#85FF00&#34;,&#34;#6CFF00&#34;,&#34;#FFEE00&#34;,&#34;#A8FF00&#34;,&#34;#FFD700&#34;,&#34;#05FF00&#34;,&#34;#FF1900&#34;,&#34;#90FF00&#34;,&#34;#E7FF00&#34;,&#34;#30FF00&#34;,&#34;#20FF00&#34;,&#34;#FF8B00&#34;,&#34;#2CFF00&#34;,&#34;#60FF00&#34;,&#34;#A9FF00&#34;,&#34;#FF9C00&#34;,&#34;#3DFF00&#34;,&#34;#FF9900&#34;,&#34;#FF9B00&#34;,&#34;#14FF00&#34;,&#34;#FF3900&#34;,&#34;#3FFF00&#34;,&#34;#B8FF00&#34;,&#34;#FF3500&#34;,&#34;#FF4A00&#34;,&#34;#FFAB00&#34;,&#34;#FF5400&#34;,&#34;#FF5200&#34;,&#34;#52FF00&#34;,&#34;#FF9500&#34;,&#34;#20FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF3A00&#34;,&#34;#FFDB00&#34;,&#34;#44FF00&#34;,&#34;#6AFF00&#34;,&#34;#FFD500&#34;,&#34;#FF8600&#34;,&#34;#FCFF00&#34;,&#34;#FFEB00&#34;,&#34;#40FF00&#34;,&#34;#4BFF00&#34;,&#34;#6FFF00&#34;,&#34;#04FF00&#34;,&#34;#FF8200&#34;,&#34;#B2FF00&#34;,&#34;#FF7D00&#34;,&#34;#FBFF00&#34;,&#34;#C7FF00&#34;,&#34;#FF9600&#34;,&#34;#07FF00&#34;,&#34;#E1FF00&#34;,&#34;#82FF00&#34;,&#34;#FF5500&#34;,&#34;#53FF00&#34;,&#34;#FF3900&#34;,&#34;#FF4C00&#34;,&#34;#5BFF00&#34;,&#34;#FFC500&#34;,&#34;#FF9700&#34;,&#34;#FFF900&#34;,&#34;#9BFF00&#34;,&#34;#56FF00&#34;,&#34;#3BFF00&#34;,&#34;#B2FF00&#34;,&#34;#FF2500&#34;,&#34;#FFA100&#34;,&#34;#FFEC00&#34;,&#34;#FFDF00&#34;,&#34;#FF7500&#34;,&#34;#0FFF00&#34;,&#34;#FFFA00&#34;,&#34;#EDFF00&#34;,&#34;#60FF00&#34;,&#34;#FF5200&#34;,&#34;#4DFF00&#34;,&#34;#FF6A00&#34;,&#34;#91FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFFF00&#34;,&#34;#FF9C00&#34;,&#34;#84FF00&#34;,&#34;#FF4E00&#34;,&#34;#80FF00&#34;,&#34;#C9FF00&#34;,&#34;#04FF00&#34;,&#34;#FF0F00&#34;,&#34;#FFC800&#34;,&#34;#48FF00&#34;,&#34;#FF3300&#34;,&#34;#D1FF00&#34;,&#34;#FF2A00&#34;,&#34;#FFB500&#34;,&#34;#E6FF00&#34;,&#34;#FF7400&#34;,&#34;#5DFF00&#34;,&#34;#B7FF00&#34;,&#34;#FF7A00&#34;,&#34;#56FF00&#34;,&#34;#E9FF00&#34;,&#34;#FFC300&#34;,&#34;#14FF00&#34;,&#34;#2EFF00&#34;,&#34;#87FF00&#34;,&#34;#FF4700&#34;,&#34;#8EFF00&#34;,&#34;#FF7D00&#34;,&#34;#70FF00&#34;,&#34;#1BFF00&#34;,&#34;#7AFF00&#34;,&#34;#9AFF00&#34;,&#34;#FFE600&#34;,&#34;#59FF00&#34;,&#34;#5BFF00&#34;,&#34;#FF9D00&#34;,&#34;#FFAC00&#34;,&#34;#77FF00&#34;,&#34;#FF8A00&#34;,&#34;#FF9D00&#34;,&#34;#FF3500&#34;,&#34;#FF5600&#34;,&#34;#BCFF00&#34;,&#34;#FF1900&#34;,&#34;#0DFF00&#34;,&#34;#82FF00&#34;,&#34;#FF6100&#34;,&#34;#39FF00&#34;,&#34;#78FF00&#34;,&#34;#43FF00&#34;,&#34;#7DFF00&#34;,&#34;#FF0E00&#34;,&#34;#FF6100&#34;,&#34;#FFBD00&#34;,&#34;#4AFF00&#34;,&#34;#FF9500&#34;,&#34;#FFF300&#34;,&#34;#5CFF00&#34;,&#34;#FFE900&#34;,&#34;#E8FF00&#34;,&#34;#9EFF00&#34;,&#34;#FF9D00&#34;,&#34;#FF0300&#34;,&#34;#FF7200&#34;,&#34;#FF4800&#34;,&#34;#FF0200&#34;,&#34;#83FF00&#34;,&#34;#FF6300&#34;,&#34;#FF6D00&#34;,&#34;#FF2900&#34;,&#34;#32FF00&#34;,&#34;#74FF00&#34;,&#34;#5EFF00&#34;,&#34;#54FF00&#34;,&#34;#FFE800&#34;,&#34;#71FF00&#34;,&#34;#3DFF00&#34;,&#34;#B7FF00&#34;,&#34;#10FF00&#34;,&#34;#61FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF6200&#34;,&#34;#FF7300&#34;,&#34;#FFFF00&#34;,&#34;#01FF00&#34;,&#34;#FF1B00&#34;,&#34;#94FF00&#34;,&#34;#3BFF00&#34;,&#34;#FFEC00&#34;,&#34;#FFB300&#34;,&#34;#04FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFD200&#34;,&#34;#FF1700&#34;,&#34;#27FF00&#34;,&#34;#FFB000&#34;,&#34;#E0FF00&#34;,&#34;#F1FF00&#34;,&#34;#FFD800&#34;,&#34;#9DFF00&#34;,&#34;#BCFF00&#34;,&#34;#FF8A00&#34;,&#34;#FFF000&#34;,&#34;#FFEA00&#34;,&#34;#74FF00&#34;,&#34;#FF9500&#34;,&#34;#E1FF00&#34;,&#34;#D1FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF6500&#34;,&#34;#FF6400&#34;,&#34;#DEFF00&#34;,&#34;#FF0B00&#34;,&#34;#D8FF00&#34;,&#34;#98FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF4200&#34;,&#34;#ABFF00&#34;,&#34;#0CFF00&#34;,&#34;#FF8100&#34;,&#34;#FF4F00&#34;,&#34;#75FF00&#34;,&#34;#FBFF00&#34;,&#34;#3CFF00&#34;,&#34;#FF9800&#34;,&#34;#FF3700&#34;,&#34;#21FF00&#34;,&#34;#FFCC00&#34;,&#34;#C0FF00&#34;,&#34;#90FF00&#34;,&#34;#FF4000&#34;,&#34;#FF5A00&#34;,&#34;#FDFF00&#34;,&#34;#96FF00&#34;,&#34;#D4FF00&#34;,&#34;#D1FF00&#34;,&#34;#18FF00&#34;,&#34;#73FF00&#34;,&#34;#20FF00&#34;,&#34;#14FF00&#34;,&#34;#FCFF00&#34;,&#34;#91FF00&#34;,&#34;#FFF000&#34;,&#34;#82FF00&#34;,&#34;#4FFF00&#34;,&#34;#69FF00&#34;,&#34;#98FF00&#34;,&#34;#FF0800&#34;,&#34;#31FF00&#34;,&#34;#FF4300&#34;,&#34;#41FF00&#34;,&#34;#FF7F00&#34;,&#34;#B4FF00&#34;,&#34;#84FF00&#34;,&#34;#FF8500&#34;,&#34;#4BFF00&#34;,&#34;#A1FF00&#34;,&#34;#06FF00&#34;,&#34;#FFA500&#34;,&#34;#FF3200&#34;,&#34;#FF8C00&#34;,&#34;#FF8000&#34;,&#34;#7CFF00&#34;,&#34;#ABFF00&#34;,&#34;#FF1500&#34;,&#34;#FF8B00&#34;,&#34;#ACFF00&#34;,&#34;#FF7D00&#34;,&#34;#FF5000&#34;,&#34;#FF3E00&#34;,&#34;#FF5F00&#34;,&#34;#93FF00&#34;,&#34;#FFA200&#34;,&#34;#FFF500&#34;,&#34;#96FF00&#34;,&#34;#C2FF00&#34;,&#34;#FFBA00&#34;,&#34;#FF4200&#34;,&#34;#F1FF00&#34;,&#34;#FFBF00&#34;,&#34;#5CFF00&#34;,&#34;#2EFF00&#34;,&#34;#FF0C00&#34;,&#34;#CFFF00&#34;,&#34;#02FF00&#34;,&#34;#8CFF00&#34;,&#34;#64FF00&#34;,&#34;#26FF00&#34;,&#34;#45FF00&#34;,&#34;#A5FF00&#34;,&#34;#FFDA00&#34;,&#34;#40FF00&#34;,&#34;#FF9600&#34;,&#34;#FF1900&#34;,&#34;#FF2000&#34;,&#34;#FF3C00&#34;,&#34;#FF0E00&#34;,&#34;#65FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF4100&#34;,&#34;#FFAC00&#34;,&#34;#B0FF00&#34;,&#34;#FF5300&#34;,&#34;#C4FF00&#34;,&#34;#FFD300&#34;,&#34;#5FFF00&#34;,&#34;#FFD200&#34;,&#34;#89FF00&#34;,&#34;#BFFF00&#34;,&#34;#FFEC00&#34;,&#34;#FF7900&#34;,&#34;#FF1700&#34;,&#34;#FF7900&#34;,&#34;#FF9700&#34;,&#34;#55FF00&#34;,&#34;#FF3D00&#34;,&#34;#FF0B00&#34;,&#34;#FF2400&#34;,&#34;#FF1A00&#34;,&#34;#7EFF00&#34;,&#34;#03FF00&#34;,&#34;#FF7300&#34;,&#34;#9CFF00&#34;,&#34;#FF5600&#34;,&#34;#FF2B00&#34;,&#34;#CEFF00&#34;,&#34;#ABFF00&#34;,&#34;#32FF00&#34;,&#34;#FFA600&#34;,&#34;#FF9500&#34;,&#34;#FF4500&#34;,&#34;#FFEB00&#34;,&#34;#FFBC00&#34;,&#34;#FF5100&#34;,&#34;#FF9A00&#34;,&#34;#F5FF00&#34;,&#34;#FFEE00&#34;,&#34;#0BFF00&#34;,&#34;#FF6B00&#34;,&#34;#4BFF00&#34;,&#34;#FF9500&#34;,&#34;#7BFF00&#34;,&#34;#FF9700&#34;,&#34;#FF7300&#34;,&#34;#FF5900&#34;,&#34;#69FF00&#34;,&#34;#FF5900&#34;,&#34;#56FF00&#34;,&#34;#FF5000&#34;,&#34;#BAFF00&#34;,&#34;#FF0300&#34;,&#34;#4AFF00&#34;,&#34;#1EFF00&#34;,&#34;#8AFF00&#34;,&#34;#FFE500&#34;,&#34;#FF1F00&#34;,&#34;#FF7500&#34;,&#34;#FFED00&#34;,&#34;#5BFF00&#34;,&#34;#FFAE00&#34;,&#34;#FFE300&#34;,&#34;#C7FF00&#34;,&#34;#E3FF00&#34;,&#34;#98FF00&#34;,&#34;#FF4000&#34;,&#34;#0DFF00&#34;,&#34;#B2FF00&#34;,&#34;#93FF00&#34;,&#34;#FF2E00&#34;,&#34;#FFC800&#34;,&#34;#E6FF00&#34;,&#34;#D6FF00&#34;,&#34;#7AFF00&#34;,&#34;#FFD900&#34;,&#34;#D3FF00&#34;,&#34;#FFB900&#34;,&#34;#80FF00&#34;,&#34;#FF9400&#34;,&#34;#FFD200&#34;,&#34;#A7FF00&#34;,&#34;#57FF00&#34;,&#34;#FFCA00&#34;,&#34;#2CFF00&#34;,&#34;#FFAF00&#34;,&#34;#6FFF00&#34;,&#34;#FFCC00&#34;,&#34;#FF6E00&#34;,&#34;#85FF00&#34;,&#34;#FF7100&#34;,&#34;#DBFF00&#34;,&#34;#F6FF00&#34;,&#34;#29FF00&#34;,&#34;#A3FF00&#34;,&#34;#FF5700&#34;,&#34;#0DFF00&#34;,&#34;#FFC200&#34;,&#34;#B6FF00&#34;,&#34;#FF5000&#34;,&#34;#FF7900&#34;,&#34;#08FF00&#34;,&#34;#FF2E00&#34;,&#34;#A5FF00&#34;,&#34;#34FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF8A00&#34;,&#34;#EDFF00&#34;,&#34;#FF3200&#34;,&#34;#26FF00&#34;,&#34;#E3FF00&#34;,&#34;#77FF00&#34;,&#34;#89FF00&#34;,&#34;#FEFF00&#34;,&#34;#27FF00&#34;,&#34;#FFF600&#34;,&#34;#3FFF00&#34;,&#34;#C9FF00&#34;,&#34;#FF6900&#34;,&#34;#34FF00&#34;,&#34;#FFB400&#34;,&#34;#FF2800&#34;,&#34;#B9FF00&#34;,&#34;#E1FF00&#34;,&#34;#FFAE00&#34;,&#34;#DDFF00&#34;,&#34;#CBFF00&#34;,&#34;#EEFF00&#34;,&#34;#FF7800&#34;,&#34;#FF9000&#34;,&#34;#E3FF00&#34;,&#34;#02FF00&#34;,&#34;#0BFF00&#34;,&#34;#FF0400&#34;,&#34;#FF3800&#34;,&#34;#FFBA00&#34;,&#34;#CBFF00&#34;,&#34;#89FF00&#34;,&#34;#56FF00&#34;,&#34;#FEFF00&#34;,&#34;#FFA800&#34;,&#34;#FFF000&#34;,&#34;#FF2300&#34;,&#34;#FF1300&#34;,&#34;#C9FF00&#34;,&#34;#1EFF00&#34;,&#34;#4EFF00&#34;,&#34;#FF9700&#34;,&#34;#FF5800&#34;,&#34;#FF8000&#34;,&#34;#FF4C00&#34;,&#34;#83FF00&#34;,&#34;#FF0700&#34;,&#34;#9FFF00&#34;,&#34;#FF1700&#34;,&#34;#FF1900&#34;,&#34;#A6FF00&#34;,&#34;#FF1100&#34;,&#34;#39FF00&#34;,&#34;#63FF00&#34;,&#34;#1EFF00&#34;,&#34;#03FF00&#34;,&#34;#FF9900&#34;,&#34;#9CFF00&#34;,&#34;#EDFF00&#34;,&#34;#FF0100&#34;,&#34;#FF2C00&#34;,&#34;#FF0D00&#34;,&#34;#D2FF00&#34;,&#34;#FF7D00&#34;,&#34;#20FF00&#34;,&#34;#FFA500&#34;,&#34;#FF7600&#34;,&#34;#77FF00&#34;,&#34;#68FF00&#34;,&#34;#FF8F00&#34;,&#34;#4AFF00&#34;,&#34;#2FFF00&#34;,&#34;#FF2E00&#34;,&#34;#FF5200&#34;,&#34;#9BFF00&#34;,&#34;#FF2600&#34;,&#34;#FFC300&#34;,&#34;#6AFF00&#34;,&#34;#B7FF00&#34;,&#34;#9EFF00&#34;,&#34;#B0FF00&#34;,&#34;#FF5B00&#34;,&#34;#03FF00&#34;,&#34;#FFCD00&#34;,&#34;#FFF300&#34;,&#34;#DAFF00&#34;,&#34;#87FF00&#34;,&#34;#FF9B00&#34;,&#34;#CEFF00&#34;,&#34;#FFC500&#34;,&#34;#1AFF00&#34;,&#34;#FF5B00&#34;,&#34;#FFD100&#34;,&#34;#9AFF00&#34;,&#34;#96FF00&#34;,&#34;#FFFE00&#34;,&#34;#16FF00&#34;,&#34;#E2FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFC900&#34;,&#34;#85FF00&#34;,&#34;#99FF00&#34;,&#34;#FF9800&#34;,&#34;#FFA700&#34;,&#34;#FFAC00&#34;,&#34;#FF6F00&#34;,&#34;#FFC400&#34;,&#34;#FF0800&#34;,&#34;#9DFF00&#34;,&#34;#9AFF00&#34;,&#34;#FF3000&#34;,&#34;#D7FF00&#34;,&#34;#FF0F00&#34;,&#34;#FFFC00&#34;,&#34;#FFAD00&#34;,&#34;#09FF00&#34;,&#34;#FF0400&#34;,&#34;#78FF00&#34;,&#34;#10FF00&#34;,&#34;#FF4600&#34;,&#34;#CDFF00&#34;,&#34;#27FF00&#34;,&#34;#D5FF00&#34;,&#34;#FF4E00&#34;,&#34;#FF6F00&#34;,&#34;#44FF00&#34;,&#34;#FF2900&#34;,&#34;#FF0800&#34;,&#34;#FAFF00&#34;,&#34;#FF7900&#34;,&#34;#F3FF00&#34;,&#34;#FFBD00&#34;,&#34;#72FF00&#34;,&#34;#FF7100&#34;,&#34;#6BFF00&#34;,&#34;#FFE600&#34;,&#34;#3FFF00&#34;,&#34;#50FF00&#34;,&#34;#FF1600&#34;,&#34;#FF5900&#34;,&#34;#FF6F00&#34;,&#34;#FF7D00&#34;,&#34;#FF9400&#34;,&#34;#41FF00&#34;,&#34;#FFD300&#34;,&#34;#A8FF00&#34;,&#34;#C7FF00&#34;,&#34;#8CFF00&#34;,&#34;#FF3F00&#34;,&#34;#FFDC00&#34;,&#34;#FFB500&#34;,&#34;#C0FF00&#34;,&#34;#FF5E00&#34;,&#34;#CBFF00&#34;,&#34;#FF9C00&#34;,&#34;#47FF00&#34;,&#34;#FF2C00&#34;,&#34;#80FF00&#34;,&#34;#0BFF00&#34;,&#34;#FFFB00&#34;,&#34;#FF7E00&#34;,&#34;#FFE100&#34;,&#34;#19FF00&#34;,&#34;#FFBD00&#34;,&#34;#15FF00&#34;,&#34;#FF8900&#34;,&#34;#FFA000&#34;,&#34;#FF0900&#34;,&#34;#FF0C00&#34;,&#34;#FFF100&#34;,&#34;#22FF00&#34;,&#34;#F7FF00&#34;,&#34;#FF7600&#34;,&#34;#9AFF00&#34;,&#34;#44FF00&#34;,&#34;#18FF00&#34;,&#34;#1DFF00&#34;,&#34;#59FF00&#34;,&#34;#09FF00&#34;,&#34;#36FF00&#34;,&#34;#4CFF00&#34;,&#34;#C9FF00&#34;,&#34;#70FF00&#34;,&#34;#99FF00&#34;,&#34;#FF0F00&#34;,&#34;#F7FF00&#34;,&#34;#46FF00&#34;,&#34;#FF9300&#34;,&#34;#FF5F00&#34;,&#34;#69FF00&#34;,&#34;#FFF600&#34;,&#34;#FFF100&#34;,&#34;#FFF400&#34;,&#34;#FFBC00&#34;,&#34;#FF3400&#34;,&#34;#FF6600&#34;,&#34;#F9FF00&#34;,&#34;#FFE300&#34;,&#34;#CCFF00&#34;,&#34;#DEFF00&#34;,&#34;#FF9900&#34;,&#34;#FF3400&#34;,&#34;#FFA200&#34;,&#34;#FF9100&#34;,&#34;#E0FF00&#34;,&#34;#FF9400&#34;,&#34;#38FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF7D00&#34;,&#34;#F3FF00&#34;,&#34;#2DFF00&#34;,&#34;#04FF00&#34;,&#34;#BEFF00&#34;,&#34;#ADFF00&#34;,&#34;#EAFF00&#34;,&#34;#26FF00&#34;,&#34;#B9FF00&#34;,&#34;#A8FF00&#34;,&#34;#FF2A00&#34;,&#34;#FFD000&#34;,&#34;#FFDB00&#34;,&#34;#FDFF00&#34;,&#34;#6DFF00&#34;,&#34;#AAFF00&#34;,&#34;#FFF900&#34;,&#34;#FF7900&#34;,&#34;#9DFF00&#34;,&#34;#5BFF00&#34;,&#34;#FF0600&#34;,&#34;#B5FF00&#34;,&#34;#25FF00&#34;,&#34;#69FF00&#34;,&#34;#FF3100&#34;,&#34;#FF9100&#34;,&#34;#FF1600&#34;,&#34;#FF3500&#34;,&#34;#46FF00&#34;,&#34;#DFFF00&#34;,&#34;#4CFF00&#34;,&#34;#FFB300&#34;,&#34;#FFA300&#34;,&#34;#C5FF00&#34;,&#34;#EAFF00&#34;,&#34;#FF4000&#34;,&#34;#D6FF00&#34;,&#34;#FF9300&#34;,&#34;#FF6400&#34;,&#34;#97FF00&#34;,&#34;#A3FF00&#34;,&#34;#65FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF4300&#34;,&#34;#FF0400&#34;,&#34;#FF8700&#34;,&#34;#FFF700&#34;,&#34;#8FFF00&#34;,&#34;#4AFF00&#34;,&#34;#E7FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF8D00&#34;,&#34;#7EFF00&#34;,&#34;#D6FF00&#34;,&#34;#95FF00&#34;,&#34;#FF7A00&#34;,&#34;#FFCD00&#34;,&#34;#D5FF00&#34;,&#34;#FEFF00&#34;,&#34;#FFA700&#34;,&#34;#BEFF00&#34;,&#34;#FF9E00&#34;,&#34;#FF4700&#34;,&#34;#FFD900&#34;,&#34;#B6FF00&#34;,&#34;#45FF00&#34;,&#34;#D6FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF0A00&#34;,&#34;#AEFF00&#34;,&#34;#FF0500&#34;,&#34;#93FF00&#34;,&#34;#FFEE00&#34;,&#34;#FDFF00&#34;,&#34;#FF8E00&#34;,&#34;#FFC900&#34;,&#34;#B5FF00&#34;,&#34;#FFD000&#34;,&#34;#4EFF00&#34;,&#34;#FF8200&#34;,&#34;#BAFF00&#34;,&#34;#FF1F00&#34;,&#34;#FF5100&#34;,&#34;#FF8600&#34;,&#34;#FF6700&#34;,&#34;#E5FF00&#34;,&#34;#30FF00&#34;,&#34;#FF6000&#34;,&#34;#62FF00&#34;,&#34;#A9FF00&#34;,&#34;#FF6F00&#34;,&#34;#FFA000&#34;,&#34;#FFAD00&#34;,&#34;#C7FF00&#34;,&#34;#FFAD00&#34;,&#34;#A2FF00&#34;,&#34;#FF8C00&#34;,&#34;#FF3500&#34;,&#34;#04FF00&#34;,&#34;#06FF00&#34;,&#34;#FF1B00&#34;,&#34;#81FF00&#34;,&#34;#FF7300&#34;,&#34;#FF3900&#34;,&#34;#FFCB00&#34;,&#34;#83FF00&#34;,&#34;#FFAF00&#34;,&#34;#FFBB00&#34;,&#34;#B4FF00&#34;,&#34;#F5FF00&#34;,&#34;#FF9800&#34;,&#34;#C0FF00&#34;,&#34;#FFA900&#34;,&#34;#FFC600&#34;,&#34;#F1FF00&#34;,&#34;#FFE800&#34;,&#34;#FF0800&#34;,&#34;#47FF00&#34;,&#34;#A7FF00&#34;,&#34;#67FF00&#34;,&#34;#95FF00&#34;,&#34;#FF3700&#34;,&#34;#FF3F00&#34;,&#34;#82FF00&#34;,&#34;#63FF00&#34;,&#34;#FF0600&#34;,&#34;#D3FF00&#34;,&#34;#B9FF00&#34;,&#34;#FFD000&#34;,&#34;#6AFF00&#34;,&#34;#A7FF00&#34;,&#34;#FF9200&#34;,&#34;#29FF00&#34;,&#34;#FFF400&#34;,&#34;#FF6300&#34;,&#34;#C8FF00&#34;,&#34;#FF3F00&#34;,&#34;#94FF00&#34;,&#34;#83FF00&#34;,&#34;#FF1C00&#34;,&#34;#D5FF00&#34;,&#34;#11FF00&#34;,&#34;#FF9000&#34;,&#34;#52FF00&#34;,&#34;#FF1500&#34;,&#34;#4AFF00&#34;,&#34;#28FF00&#34;,&#34;#8CFF00&#34;,&#34;#32FF00&#34;,&#34;#D5FF00&#34;,&#34;#0DFF00&#34;,&#34;#FF6500&#34;,&#34;#FFAF00&#34;,&#34;#FF7D00&#34;,&#34;#9CFF00&#34;,&#34;#63FF00&#34;,&#34;#FF7800&#34;,&#34;#FF4500&#34;,&#34;#C8FF00&#34;,&#34;#FF5200&#34;,&#34;#79FF00&#34;,&#34;#43FF00&#34;,&#34;#47FF00&#34;,&#34;#D9FF00&#34;,&#34;#FF7E00&#34;,&#34;#3EFF00&#34;,&#34;#FF7000&#34;,&#34;#B2FF00&#34;,&#34;#FFA700&#34;,&#34;#FF1100&#34;,&#34;#B6FF00&#34;,&#34;#FF4000&#34;,&#34;#9DFF00&#34;,&#34;#A1FF00&#34;,&#34;#FFFF00&#34;,&#34;#E6FF00&#34;,&#34;#FF9200&#34;,&#34;#0FFF00&#34;,&#34;#DDFF00&#34;,&#34;#FF8D00&#34;,&#34;#88FF00&#34;,&#34;#FFF600&#34;,&#34;#FF8000&#34;,&#34;#FF1E00&#34;,&#34;#16FF00&#34;,&#34;#FF0700&#34;,&#34;#FF5500&#34;,&#34;#FF5600&#34;,&#34;#FFEA00&#34;,&#34;#A1FF00&#34;,&#34;#FFA200&#34;,&#34;#FF1600&#34;,&#34;#FFC000&#34;,&#34;#FF7800&#34;,&#34;#2CFF00&#34;,&#34;#FF2600&#34;,&#34;#FF8700&#34;,&#34;#D5FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF8400&#34;,&#34;#FF3F00&#34;,&#34;#FAFF00&#34;,&#34;#8CFF00&#34;,&#34;#50FF00&#34;,&#34;#FFB000&#34;,&#34;#F8FF00&#34;,&#34;#E2FF00&#34;,&#34;#FFB600&#34;,&#34;#5EFF00&#34;,&#34;#FF3C00&#34;,&#34;#4DFF00&#34;,&#34;#FF7200&#34;,&#34;#A7FF00&#34;,&#34;#47FF00&#34;,&#34;#FF6F00&#34;,&#34;#04FF00&#34;,&#34;#FF4D00&#34;,&#34;#A2FF00&#34;,&#34;#C5FF00&#34;,&#34;#FF1E00&#34;,&#34;#FFE200&#34;,&#34;#FF8200&#34;,&#34;#66FF00&#34;,&#34;#FFE000&#34;,&#34;#28FF00&#34;,&#34;#FFEB00&#34;,&#34;#FF9600&#34;,&#34;#B5FF00&#34;,&#34;#FFB700&#34;,&#34;#FF8000&#34;,&#34;#AFFF00&#34;,&#34;#0DFF00&#34;,&#34;#FFF400&#34;,&#34;#FFEA00&#34;,&#34;#5FFF00&#34;,&#34;#FF0800&#34;,&#34;#1CFF00&#34;,&#34;#FF6300&#34;,&#34;#FF3900&#34;,&#34;#FFE000&#34;,&#34;#38FF00&#34;,&#34;#6CFF00&#34;,&#34;#26FF00&#34;,&#34;#FF9E00&#34;,&#34;#FF2300&#34;,&#34;#42FF00&#34;,&#34;#FF8500&#34;,&#34;#D9FF00&#34;,&#34;#FFE300&#34;,&#34;#6BFF00&#34;,&#34;#FFAA00&#34;,&#34;#FF7800&#34;,&#34;#66FF00&#34;,&#34;#BEFF00&#34;,&#34;#FFBA00&#34;,&#34;#74FF00&#34;,&#34;#FFC100&#34;,&#34;#FF3600&#34;,&#34;#ABFF00&#34;,&#34;#FFB400&#34;,&#34;#E0FF00&#34;,&#34;#FFB900&#34;,&#34;#FF9B00&#34;,&#34;#41FF00&#34;,&#34;#4BFF00&#34;,&#34;#FF4900&#34;,&#34;#DDFF00&#34;,&#34;#37FF00&#34;,&#34;#62FF00&#34;,&#34;#FF8B00&#34;,&#34;#FFAE00&#34;,&#34;#28FF00&#34;,&#34;#FF3B00&#34;,&#34;#FF1600&#34;,&#34;#FF6300&#34;,&#34;#B1FF00&#34;,&#34;#FFE000&#34;,&#34;#9BFF00&#34;,&#34;#FF1C00&#34;,&#34;#FF6000&#34;,&#34;#FF4100&#34;,&#34;#FF3F00&#34;,&#34;#FF0100&#34;,&#34;#FF2200&#34;,&#34;#1DFF00&#34;,&#34;#FF9200&#34;,&#34;#27FF00&#34;,&#34;#FF0800&#34;,&#34;#FF3600&#34;,&#34;#25FF00&#34;,&#34;#53FF00&#34;,&#34;#FFCC00&#34;,&#34;#FF0C00&#34;,&#34;#FFD200&#34;,&#34;#60FF00&#34;,&#34;#36FF00&#34;,&#34;#FF9200&#34;,&#34;#FF2200&#34;,&#34;#FF9700&#34;,&#34;#FFDB00&#34;,&#34;#CCFF00&#34;,&#34;#A3FF00&#34;,&#34;#CBFF00&#34;,&#34;#4DFF00&#34;,&#34;#98FF00&#34;,&#34;#FF3F00&#34;,&#34;#58FF00&#34;,&#34;#FFD900&#34;,&#34;#FF0200&#34;,&#34;#82FF00&#34;,&#34;#3CFF00&#34;,&#34;#B1FF00&#34;,&#34;#9AFF00&#34;,&#34;#56FF00&#34;,&#34;#E7FF00&#34;,&#34;#FFFF00&#34;,&#34;#CFFF00&#34;,&#34;#FF2000&#34;,&#34;#C0FF00&#34;,&#34;#FF6B00&#34;,&#34;#D7FF00&#34;,&#34;#5DFF00&#34;,&#34;#FEFF00&#34;,&#34;#73FF00&#34;,&#34;#FFBE00&#34;,&#34;#FF6B00&#34;,&#34;#FF9E00&#34;,&#34;#CAFF00&#34;,&#34;#5EFF00&#34;,&#34;#FF3500&#34;,&#34;#FFF900&#34;,&#34;#FF2700&#34;,&#34;#FF1100&#34;,&#34;#FFCB00&#34;,&#34;#FF3400&#34;,&#34;#5FFF00&#34;,&#34;#FFE100&#34;,&#34;#FF9400&#34;,&#34;#0EFF00&#34;,&#34;#FF3000&#34;,&#34;#FF7600&#34;,&#34;#7DFF00&#34;,&#34;#FF2F00&#34;,&#34;#FFD800&#34;,&#34;#FF0800&#34;,&#34;#C3FF00&#34;,&#34;#FFE900&#34;,&#34;#FF6E00&#34;,&#34;#FF5600&#34;,&#34;#FF8F00&#34;,&#34;#FF3500&#34;,&#34;#ABFF00&#34;,&#34;#FF3500&#34;,&#34;#51FF00&#34;,&#34;#FFBC00&#34;,&#34;#FF5400&#34;,&#34;#78FF00&#34;,&#34;#FF4500&#34;,&#34;#FF3400&#34;,&#34;#7AFF00&#34;,&#34;#CEFF00&#34;,&#34;#E4FF00&#34;,&#34;#ACFF00&#34;,&#34;#FFF200&#34;,&#34;#FFBB00&#34;,&#34;#66FF00&#34;,&#34;#FF3700&#34;,&#34;#2AFF00&#34;,&#34;#CFFF00&#34;,&#34;#39FF00&#34;,&#34;#87FF00&#34;,&#34;#F8FF00&#34;,&#34;#47FF00&#34;,&#34;#FFDD00&#34;,&#34;#3AFF00&#34;,&#34;#B4FF00&#34;,&#34;#A9FF00&#34;,&#34;#5DFF00&#34;,&#34;#4BFF00&#34;,&#34;#FFE400&#34;,&#34;#FF6800&#34;,&#34;#FF1B00&#34;,&#34;#FF9A00&#34;,&#34;#8EFF00&#34;,&#34;#FF9600&#34;,&#34;#FF5A00&#34;,&#34;#FFF100&#34;,&#34;#2EFF00&#34;,&#34;#91FF00&#34;,&#34;#FF0C00&#34;,&#34;#C8FF00&#34;,&#34;#76FF00&#34;,&#34;#FFAF00&#34;,&#34;#FF8000&#34;,&#34;#3FFF00&#34;,&#34;#FFAB00&#34;,&#34;#FFBF00&#34;,&#34;#FF2500&#34;,&#34;#F0FF00&#34;,&#34;#D6FF00&#34;,&#34;#8EFF00&#34;,&#34;#FF3A00&#34;,&#34;#FF4500&#34;,&#34;#FF1A00&#34;,&#34;#FFD600&#34;,&#34;#FFF200&#34;,&#34;#FF7000&#34;,&#34;#44FF00&#34;,&#34;#E8FF00&#34;,&#34;#FF7000&#34;,&#34;#FFCF00&#34;,&#34;#FF4400&#34;,&#34;#36FF00&#34;,&#34;#FF9700&#34;,&#34;#F2FF00&#34;,&#34;#FF2100&#34;,&#34;#21FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF8D00&#34;,&#34;#FFE600&#34;,&#34;#65FF00&#34;,&#34;#FF7C00&#34;,&#34;#FF9B00&#34;,&#34;#FFC800&#34;,&#34;#FFF800&#34;,&#34;#B0FF00&#34;,&#34;#66FF00&#34;,&#34;#FF5F00&#34;,&#34;#E1FF00&#34;,&#34;#46FF00&#34;,&#34;#29FF00&#34;,&#34;#FFB000&#34;,&#34;#FDFF00&#34;,&#34;#B8FF00&#34;,&#34;#E3FF00&#34;,&#34;#47FF00&#34;,&#34;#1FFF00&#34;,&#34;#E9FF00&#34;,&#34;#1CFF00&#34;,&#34;#FF2500&#34;,&#34;#E2FF00&#34;,&#34;#FF7700&#34;,&#34;#2CFF00&#34;,&#34;#E7FF00&#34;,&#34;#65FF00&#34;,&#34;#19FF00&#34;,&#34;#FF1900&#34;,&#34;#FF6200&#34;,&#34;#00FF00&#34;,&#34;#49FF00&#34;,&#34;#FF7900&#34;,&#34;#1AFF00&#34;,&#34;#81FF00&#34;,&#34;#FF5F00&#34;,&#34;#C7FF00&#34;,&#34;#CBFF00&#34;,&#34;#21FF00&#34;,&#34;#FF9500&#34;,&#34;#36FF00&#34;,&#34;#FF4A00&#34;,&#34;#65FF00&#34;,&#34;#9EFF00&#34;,&#34;#92FF00&#34;,&#34;#FEFF00&#34;,&#34;#5BFF00&#34;,&#34;#FF5600&#34;,&#34;#D4FF00&#34;,&#34;#D6FF00&#34;,&#34;#FF3000&#34;,&#34;#FF2500&#34;,&#34;#FFC600&#34;,&#34;#FFDE00&#34;,&#34;#86FF00&#34;,&#34;#10FF00&#34;,&#34;#FFEA00&#34;,&#34;#FF6600&#34;,&#34;#FF3100&#34;,&#34;#FF7E00&#34;,&#34;#FF4D00&#34;,&#34;#D6FF00&#34;,&#34;#FF2500&#34;,&#34;#F0FF00&#34;,&#34;#9AFF00&#34;,&#34;#FF7300&#34;,&#34;#FF3F00&#34;,&#34;#FFE900&#34;,&#34;#FF4000&#34;,&#34;#6EFF00&#34;,&#34;#12FF00&#34;,&#34;#FF0600&#34;,&#34;#FF0C00&#34;,&#34;#F5FF00&#34;,&#34;#E5FF00&#34;,&#34;#B1FF00&#34;,&#34;#A1FF00&#34;,&#34;#F6FF00&#34;,&#34;#EDFF00&#34;,&#34;#FF3D00&#34;,&#34;#FDFF00&#34;,&#34;#FFA900&#34;,&#34;#BCFF00&#34;,&#34;#36FF00&#34;,&#34;#FF9500&#34;,&#34;#22FF00&#34;,&#34;#FF7500&#34;,&#34;#FFFF00&#34;,&#34;#A5FF00&#34;,&#34;#FFA600&#34;,&#34;#FF3900&#34;,&#34;#FF2B00&#34;,&#34;#FF7F00&#34;,&#34;#C5FF00&#34;,&#34;#FFE500&#34;,&#34;#FFCD00&#34;,&#34;#FF6900&#34;,&#34;#15FF00&#34;,&#34;#FFA600&#34;,&#34;#FFBA00&#34;,&#34;#FF5D00&#34;,&#34;#FFC700&#34;,&#34;#4FFF00&#34;,&#34;#4AFF00&#34;,&#34;#58FF00&#34;,&#34;#FF5900&#34;,&#34;#E8FF00&#34;,&#34;#FFF300&#34;,&#34;#FF1C00&#34;,&#34;#FFED00&#34;,&#34;#FF6700&#34;,&#34;#FFCF00&#34;,&#34;#A5FF00&#34;,&#34;#43FF00&#34;,&#34;#FFF700&#34;,&#34;#DFFF00&#34;,&#34;#FFA900&#34;,&#34;#FF5A00&#34;,&#34;#DFFF00&#34;,&#34;#FF7F00&#34;,&#34;#FF0A00&#34;,&#34;#FFF200&#34;,&#34;#FF7200&#34;,&#34;#FF8A00&#34;,&#34;#FF5E00&#34;,&#34;#FF1500&#34;,&#34;#B4FF00&#34;,&#34;#5BFF00&#34;,&#34;#75FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF6900&#34;,&#34;#23FF00&#34;,&#34;#FFDB00&#34;,&#34;#29FF00&#34;,&#34;#92FF00&#34;,&#34;#FF7000&#34;,&#34;#A5FF00&#34;,&#34;#FF3C00&#34;,&#34;#FF6B00&#34;,&#34;#FF4F00&#34;,&#34;#FFBC00&#34;,&#34;#9CFF00&#34;,&#34;#FF9D00&#34;,&#34;#1BFF00&#34;,&#34;#FFC800&#34;,&#34;#9BFF00&#34;,&#34;#D3FF00&#34;,&#34;#47FF00&#34;,&#34;#B2FF00&#34;,&#34;#FFDD00&#34;,&#34;#61FF00&#34;,&#34;#FF8000&#34;,&#34;#FF3400&#34;,&#34;#FFC200&#34;,&#34;#FF4800&#34;,&#34;#7AFF00&#34;,&#34;#FF0C00&#34;,&#34;#FFE600&#34;,&#34;#93FF00&#34;,&#34;#FF4600&#34;,&#34;#91FF00&#34;,&#34;#FF0900&#34;,&#34;#75FF00&#34;,&#34;#FF5B00&#34;,&#34;#2DFF00&#34;,&#34;#FF7400&#34;,&#34;#C5FF00&#34;,&#34;#FFA900&#34;,&#34;#C9FF00&#34;,&#34;#FF8900&#34;,&#34;#A6FF00&#34;,&#34;#FF4B00&#34;,&#34;#FFBC00&#34;,&#34;#FF5100&#34;,&#34;#FFAA00&#34;,&#34;#05FF00&#34;,&#34;#FF7600&#34;,&#34;#FFCC00&#34;,&#34;#76FF00&#34;,&#34;#C0FF00&#34;,&#34;#4EFF00&#34;,&#34;#FFAF00&#34;,&#34;#FF4000&#34;,&#34;#9DFF00&#34;,&#34;#E2FF00&#34;,&#34;#91FF00&#34;,&#34;#87FF00&#34;,&#34;#54FF00&#34;,&#34;#12FF00&#34;,&#34;#56FF00&#34;,&#34;#FF0700&#34;,&#34;#96FF00&#34;,&#34;#FFA700&#34;,&#34;#FFF700&#34;,&#34;#12FF00&#34;,&#34;#FF5100&#34;,&#34;#76FF00&#34;,&#34;#EDFF00&#34;,&#34;#C7FF00&#34;,&#34;#FF0E00&#34;,&#34;#FFD500&#34;,&#34;#FFFE00&#34;,&#34;#2BFF00&#34;,&#34;#EDFF00&#34;,&#34;#FF9B00&#34;,&#34;#FF5C00&#34;,&#34;#47FF00&#34;,&#34;#FFC300&#34;,&#34;#FF9100&#34;,&#34;#DAFF00&#34;,&#34;#FFE500&#34;,&#34;#25FF00&#34;,&#34;#FF0E00&#34;,&#34;#DCFF00&#34;,&#34;#31FF00&#34;,&#34;#FFD000&#34;,&#34;#39FF00&#34;,&#34;#FF3B00&#34;,&#34;#79FF00&#34;,&#34;#A5FF00&#34;,&#34;#D3FF00&#34;,&#34;#FFC100&#34;,&#34;#81FF00&#34;,&#34;#D4FF00&#34;,&#34;#E4FF00&#34;,&#34;#10FF00&#34;,&#34;#9CFF00&#34;,&#34;#FF0E00&#34;,&#34;#FF0800&#34;,&#34;#D0FF00&#34;,&#34;#D9FF00&#34;,&#34;#11FF00&#34;,&#34;#76FF00&#34;,&#34;#00FF00&#34;,&#34;#FFE000&#34;,&#34;#FF5100&#34;,&#34;#FF5F00&#34;,&#34;#FF0800&#34;,&#34;#FF7B00&#34;,&#34;#E1FF00&#34;,&#34;#F0FF00&#34;,&#34;#FF7000&#34;,&#34;#A4FF00&#34;,&#34;#BCFF00&#34;,&#34;#FF0800&#34;,&#34;#7AFF00&#34;,&#34;#1BFF00&#34;,&#34;#FFE800&#34;,&#34;#DAFF00&#34;,&#34;#ADFF00&#34;,&#34;#3CFF00&#34;,&#34;#FF7300&#34;,&#34;#FF1300&#34;,&#34;#FF5300&#34;,&#34;#FF8800&#34;,&#34;#FFF600&#34;,&#34;#FF7200&#34;,&#34;#70FF00&#34;,&#34;#FF5000&#34;,&#34;#42FF00&#34;,&#34;#FF4F00&#34;,&#34;#C2FF00&#34;,&#34;#FF3600&#34;,&#34;#92FF00&#34;,&#34;#2BFF00&#34;,&#34;#FFDA00&#34;,&#34;#06FF00&#34;,&#34;#F8FF00&#34;,&#34;#D4FF00&#34;,&#34;#FFA000&#34;,&#34;#7CFF00&#34;,&#34;#24FF00&#34;,&#34;#6FFF00&#34;,&#34;#A4FF00&#34;,&#34;#FF1300&#34;,&#34;#FF0200&#34;,&#34;#FF4C00&#34;,&#34;#FF0000&#34;,&#34;#27FF00&#34;,&#34;#FFC600&#34;,&#34;#11FF00&#34;,&#34;#FFEB00&#34;,&#34;#FF4100&#34;,&#34;#BFFF00&#34;,&#34;#FF5A00&#34;,&#34;#FF7800&#34;,&#34;#FFD800&#34;,&#34;#01FF00&#34;,&#34;#FF2A00&#34;,&#34;#55FF00&#34;,&#34;#FFFD00&#34;,&#34;#1AFF00&#34;,&#34;#FF8900&#34;,&#34;#FFDA00&#34;,&#34;#ECFF00&#34;,&#34;#B0FF00&#34;,&#34;#FF3900&#34;,&#34;#FFAD00&#34;,&#34;#5AFF00&#34;,&#34;#64FF00&#34;,&#34;#FFF200&#34;,&#34;#9EFF00&#34;,&#34;#FF7B00&#34;,&#34;#EEFF00&#34;,&#34;#2DFF00&#34;,&#34;#FF7E00&#34;,&#34;#FFD400&#34;,&#34;#FF4000&#34;,&#34;#FAFF00&#34;,&#34;#FF4D00&#34;,&#34;#D9FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF9C00&#34;,&#34;#04FF00&#34;,&#34;#FF3B00&#34;,&#34;#FFBC00&#34;,&#34;#E8FF00&#34;,&#34;#FFEF00&#34;,&#34;#FFD100&#34;,&#34;#FFCB00&#34;,&#34;#8DFF00&#34;,&#34;#FFAF00&#34;,&#34;#FFE400&#34;,&#34;#FF5100&#34;,&#34;#67FF00&#34;,&#34;#2FFF00&#34;,&#34;#FFDB00&#34;,&#34;#53FF00&#34;,&#34;#F8FF00&#34;,&#34;#FFA000&#34;,&#34;#E9FF00&#34;,&#34;#FF3A00&#34;,&#34;#84FF00&#34;,&#34;#FF4B00&#34;,&#34;#74FF00&#34;,&#34;#FFAB00&#34;,&#34;#FF1D00&#34;,&#34;#12FF00&#34;,&#34;#01FF00&#34;,&#34;#98FF00&#34;,&#34;#FF0700&#34;,&#34;#FFFA00&#34;,&#34;#CCFF00&#34;,&#34;#F9FF00&#34;,&#34;#FFEB00&#34;,&#34;#BFFF00&#34;,&#34;#3BFF00&#34;,&#34;#FF7B00&#34;,&#34;#FF5B00&#34;,&#34;#A9FF00&#34;,&#34;#FFB100&#34;,&#34;#A0FF00&#34;,&#34;#02FF00&#34;,&#34;#FFB400&#34;,&#34;#FF1900&#34;,&#34;#FFAB00&#34;,&#34;#FF1400&#34;,&#34;#0AFF00&#34;,&#34;#FF1000&#34;,&#34;#FF9900&#34;,&#34;#B8FF00&#34;,&#34;#AEFF00&#34;,&#34;#D7FF00&#34;,&#34;#FF0600&#34;,&#34;#35FF00&#34;,&#34;#FFC400&#34;,&#34;#FF6E00&#34;,&#34;#3FFF00&#34;,&#34;#FF2500&#34;,&#34;#78FF00&#34;,&#34;#08FF00&#34;,&#34;#FF6600&#34;,&#34;#FF1300&#34;,&#34;#FFC000&#34;,&#34;#FF6800&#34;,&#34;#B0FF00&#34;,&#34;#41FF00&#34;,&#34;#AFFF00&#34;,&#34;#FFFC00&#34;,&#34;#FF4100&#34;,&#34;#BEFF00&#34;,&#34;#FFEF00&#34;,&#34;#FFA000&#34;,&#34;#FF3D00&#34;,&#34;#FF4100&#34;,&#34;#92FF00&#34;,&#34;#FF7100&#34;,&#34;#0EFF00&#34;,&#34;#18FF00&#34;,&#34;#03FF00&#34;,&#34;#8DFF00&#34;,&#34;#FFD500&#34;,&#34;#FFF200&#34;,&#34;#FFE500&#34;,&#34;#F4FF00&#34;,&#34;#80FF00&#34;,&#34;#23FF00&#34;,&#34;#FFB000&#34;,&#34;#C1FF00&#34;,&#34;#E8FF00&#34;,&#34;#DAFF00&#34;,&#34;#ECFF00&#34;,&#34;#FF6800&#34;,&#34;#FF7D00&#34;,&#34;#FF3800&#34;,&#34;#FF8500&#34;,&#34;#92FF00&#34;,&#34;#44FF00&#34;,&#34;#FFFF00&#34;,&#34;#FF7100&#34;,&#34;#85FF00&#34;,&#34;#FFDC00&#34;,&#34;#8CFF00&#34;,&#34;#FF8C00&#34;,&#34;#FFDC00&#34;,&#34;#2EFF00&#34;,&#34;#41FF00&#34;,&#34;#48FF00&#34;,&#34;#FFCC00&#34;,&#34;#26FF00&#34;,&#34;#79FF00&#34;,&#34;#A0FF00&#34;,&#34;#FF6400&#34;,&#34;#FFF100&#34;,&#34;#FFD000&#34;,&#34;#52FF00&#34;,&#34;#7DFF00&#34;,&#34;#FF8C00&#34;,&#34;#DEFF00&#34;,&#34;#FFCB00&#34;,&#34;#95FF00&#34;,&#34;#FFCD00&#34;,&#34;#FF0400&#34;,&#34;#C4FF00&#34;,&#34;#FFE400&#34;,&#34;#96FF00&#34;,&#34;#FFB400&#34;,&#34;#FF8C00&#34;,&#34;#FF9300&#34;,&#34;#FFC300&#34;,&#34;#F7FF00&#34;,&#34;#D3FF00&#34;,&#34;#38FF00&#34;,&#34;#ECFF00&#34;,&#34;#F8FF00&#34;,&#34;#89FF00&#34;,&#34;#FFEC00&#34;,&#34;#FFF600&#34;,&#34;#6DFF00&#34;,&#34;#FFF100&#34;,&#34;#FF7600&#34;,&#34;#A7FF00&#34;,&#34;#5DFF00&#34;,&#34;#FFA700&#34;,&#34;#FF8800&#34;,&#34;#FF9000&#34;,&#34;#FF9600&#34;,&#34;#FF0000&#34;,&#34;#0FFF00&#34;,&#34;#87FF00&#34;,&#34;#23FF00&#34;,&#34;#FF1500&#34;,&#34;#FFC000&#34;,&#34;#FF3100&#34;,&#34;#2BFF00&#34;,&#34;#FF9A00&#34;,&#34;#FF2300&#34;,&#34;#DEFF00&#34;,&#34;#90FF00&#34;,&#34;#66FF00&#34;,&#34;#0CFF00&#34;,&#34;#FFDE00&#34;,&#34;#E3FF00&#34;,&#34;#E4FF00&#34;,&#34;#FFD200&#34;,&#34;#FF1100&#34;,&#34;#FFB800&#34;,&#34;#FF1B00&#34;,&#34;#7AFF00&#34;,&#34;#63FF00&#34;,&#34;#FF2C00&#34;,&#34;#3FFF00&#34;,&#34;#FF6D00&#34;,&#34;#B9FF00&#34;,&#34;#81FF00&#34;,&#34;#FF6C00&#34;,&#34;#FFAF00&#34;,&#34;#FFC500&#34;,&#34;#82FF00&#34;,&#34;#FF2D00&#34;,&#34;#97FF00&#34;,&#34;#4DFF00&#34;,&#34;#FF2900&#34;,&#34;#FF0200&#34;,&#34;#9CFF00&#34;,&#34;#FFC600&#34;,&#34;#FF4100&#34;,&#34;#34FF00&#34;,&#34;#FF4000&#34;,&#34;#FFE700&#34;,&#34;#FFB900&#34;,&#34;#FFF200&#34;,&#34;#FFBE00&#34;,&#34;#FF3900&#34;,&#34;#0AFF00&#34;,&#34;#28FF00&#34;,&#34;#FFB300&#34;,&#34;#FFFF00&#34;,&#34;#FF8B00&#34;,&#34;#6FFF00&#34;,&#34;#D4FF00&#34;,&#34;#6CFF00&#34;,&#34;#FF7300&#34;,&#34;#72FF00&#34;,&#34;#FF6200&#34;,&#34;#FF5400&#34;,&#34;#FFB600&#34;,&#34;#5CFF00&#34;,&#34;#53FF00&#34;,&#34;#70FF00&#34;,&#34;#FFED00&#34;,&#34;#FF3700&#34;,&#34;#78FF00&#34;,&#34;#FEFF00&#34;,&#34;#FF7C00&#34;,&#34;#FF0100&#34;,&#34;#FF1900&#34;,&#34;#FFB700&#34;,&#34;#65FF00&#34;,&#34;#FF9200&#34;,&#34;#FF1200&#34;,&#34;#DFFF00&#34;,&#34;#FFCB00&#34;,&#34;#FF0800&#34;,&#34;#FFA500&#34;,&#34;#FF8000&#34;,&#34;#FF0C00&#34;,&#34;#FFF500&#34;,&#34;#D3FF00&#34;,&#34;#5CFF00&#34;,&#34;#86FF00&#34;,&#34;#3FFF00&#34;,&#34;#FFDC00&#34;,&#34;#FFB000&#34;,&#34;#33FF00&#34;,&#34;#D5FF00&#34;,&#34;#48FF00&#34;,&#34;#FF6700&#34;,&#34;#3EFF00&#34;,&#34;#8DFF00&#34;,&#34;#18FF00&#34;,&#34;#FF8D00&#34;,&#34;#50FF00&#34;,&#34;#72FF00&#34;,&#34;#38FF00&#34;,&#34;#F6FF00&#34;,&#34;#FFDE00&#34;,&#34;#FF2F00&#34;,&#34;#3AFF00&#34;,&#34;#48FF00&#34;,&#34;#6CFF00&#34;,&#34;#FF3000&#34;,&#34;#A1FF00&#34;,&#34;#D0FF00&#34;,&#34;#F3FF00&#34;,&#34;#1DFF00&#34;,&#34;#FF2D00&#34;,&#34;#12FF00&#34;,&#34;#FF7D00&#34;,&#34;#E8FF00&#34;,&#34;#FF3100&#34;,&#34;#CEFF00&#34;,&#34;#AEFF00&#34;,&#34;#FF3A00&#34;,&#34;#B7FF00&#34;,&#34;#FFDE00&#34;,&#34;#FFB400&#34;,&#34;#FFFA00&#34;,&#34;#33FF00&#34;,&#34;#FFA800&#34;,&#34;#FFC300&#34;,&#34;#FFBC00&#34;,&#34;#8BFF00&#34;,&#34;#FF7000&#34;,&#34;#FFEA00&#34;,&#34;#1AFF00&#34;,&#34;#50FF00&#34;,&#34;#BEFF00&#34;,&#34;#FF5200&#34;,&#34;#FF4100&#34;,&#34;#FF1C00&#34;,&#34;#FFF900&#34;,&#34;#40FF00&#34;,&#34;#1FFF00&#34;,&#34;#B7FF00&#34;,&#34;#56FF00&#34;,&#34;#C5FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF5400&#34;,&#34;#27FF00&#34;,&#34;#FFE200&#34;,&#34;#FF7B00&#34;,&#34;#DCFF00&#34;,&#34;#92FF00&#34;,&#34;#FF8400&#34;,&#34;#FF6000&#34;,&#34;#FFFB00&#34;,&#34;#C3FF00&#34;,&#34;#BFFF00&#34;,&#34;#E0FF00&#34;,&#34;#FF0300&#34;,&#34;#FFA000&#34;,&#34;#31FF00&#34;,&#34;#FF1100&#34;,&#34;#FBFF00&#34;,&#34;#FF6800&#34;,&#34;#0AFF00&#34;,&#34;#CDFF00&#34;,&#34;#55FF00&#34;,&#34;#FF8300&#34;,&#34;#FF4200&#34;,&#34;#87FF00&#34;,&#34;#CFFF00&#34;,&#34;#D7FF00&#34;,&#34;#FF7100&#34;,&#34;#50FF00&#34;,&#34;#FFAE00&#34;,&#34;#FFAA00&#34;,&#34;#FFBD00&#34;,&#34;#59FF00&#34;,&#34;#90FF00&#34;,&#34;#FFC700&#34;,&#34;#FF3000&#34;,&#34;#28FF00&#34;,&#34;#8AFF00&#34;,&#34;#59FF00&#34;,&#34;#29FF00&#34;,&#34;#FFF200&#34;,&#34;#FF5A00&#34;,&#34;#FFCD00&#34;,&#34;#FF0200&#34;,&#34;#63FF00&#34;,&#34;#FF8800&#34;,&#34;#ECFF00&#34;,&#34;#FF5A00&#34;,&#34;#FF2000&#34;,&#34;#FFA200&#34;,&#34;#0DFF00&#34;,&#34;#FFA100&#34;,&#34;#FF9800&#34;,&#34;#FF0C00&#34;,&#34;#FF1600&#34;,&#34;#FFF200&#34;,&#34;#FFAA00&#34;,&#34;#DBFF00&#34;,&#34;#FFE900&#34;,&#34;#FF6100&#34;,&#34;#FFEC00&#34;,&#34;#FFE700&#34;,&#34;#FF6A00&#34;,&#34;#46FF00&#34;,&#34;#FFAF00&#34;,&#34;#7CFF00&#34;,&#34;#FFB600&#34;,&#34;#0CFF00&#34;,&#34;#FF6600&#34;,&#34;#83FF00&#34;,&#34;#8DFF00&#34;,&#34;#FF9A00&#34;,&#34;#B7FF00&#34;,&#34;#42FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF0500&#34;,&#34;#D4FF00&#34;,&#34;#FF9800&#34;,&#34;#13FF00&#34;,&#34;#FBFF00&#34;,&#34;#FFD700&#34;,&#34;#4EFF00&#34;,&#34;#FFEA00&#34;,&#34;#FFC400&#34;,&#34;#FF6B00&#34;,&#34;#06FF00&#34;,&#34;#FFE500&#34;,&#34;#FFDD00&#34;,&#34;#FF5D00&#34;,&#34;#FF4F00&#34;,&#34;#E8FF00&#34;,&#34;#A7FF00&#34;,&#34;#FF5A00&#34;,&#34;#0CFF00&#34;,&#34;#60FF00&#34;,&#34;#FF0700&#34;,&#34;#FF9900&#34;,&#34;#CDFF00&#34;,&#34;#FF9B00&#34;,&#34;#4AFF00&#34;,&#34;#FF9800&#34;,&#34;#90FF00&#34;,&#34;#9EFF00&#34;,&#34;#EBFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF2B00&#34;,&#34;#FFEC00&#34;,&#34;#FF4C00&#34;,&#34;#BBFF00&#34;,&#34;#FF7A00&#34;,&#34;#2BFF00&#34;,&#34;#FF7300&#34;,&#34;#BBFF00&#34;,&#34;#08FF00&#34;,&#34;#FFBB00&#34;,&#34;#FF4E00&#34;,&#34;#3AFF00&#34;,&#34;#78FF00&#34;,&#34;#07FF00&#34;,&#34;#FF2200&#34;,&#34;#3EFF00&#34;,&#34;#FF9500&#34;,&#34;#FF1700&#34;,&#34;#FF5300&#34;,&#34;#FF9700&#34;,&#34;#FFB700&#34;,&#34;#F3FF00&#34;,&#34;#6CFF00&#34;,&#34;#57FF00&#34;,&#34;#FF8700&#34;,&#34;#C4FF00&#34;,&#34;#23FF00&#34;,&#34;#FF6400&#34;,&#34;#FF1C00&#34;,&#34;#FFEE00&#34;,&#34;#19FF00&#34;,&#34;#ECFF00&#34;,&#34;#1DFF00&#34;,&#34;#33FF00&#34;,&#34;#D0FF00&#34;,&#34;#FF3B00&#34;,&#34;#FF5400&#34;,&#34;#51FF00&#34;,&#34;#87FF00&#34;,&#34;#8FFF00&#34;,&#34;#A4FF00&#34;,&#34;#EFFF00&#34;,&#34;#03FF00&#34;,&#34;#FAFF00&#34;,&#34;#FF9D00&#34;,&#34;#FFD800&#34;,&#34;#63FF00&#34;,&#34;#98FF00&#34;,&#34;#FFA600&#34;,&#34;#FF9100&#34;,&#34;#C6FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF1F00&#34;,&#34;#E4FF00&#34;,&#34;#19FF00&#34;,&#34;#CDFF00&#34;,&#34;#C9FF00&#34;,&#34;#FF3600&#34;,&#34;#F8FF00&#34;,&#34;#5EFF00&#34;,&#34;#FF9600&#34;,&#34;#39FF00&#34;,&#34;#E9FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF0900&#34;,&#34;#B2FF00&#34;,&#34;#C8FF00&#34;,&#34;#FFA100&#34;,&#34;#9CFF00&#34;,&#34;#FFB000&#34;,&#34;#BAFF00&#34;,&#34;#FF8800&#34;,&#34;#FF5E00&#34;,&#34;#FFAE00&#34;,&#34;#74FF00&#34;,&#34;#FFE800&#34;,&#34;#FFCF00&#34;,&#34;#FF8700&#34;,&#34;#FF1900&#34;,&#34;#FFED00&#34;,&#34;#FFFB00&#34;,&#34;#3AFF00&#34;,&#34;#FFB100&#34;,&#34;#FFAE00&#34;,&#34;#50FF00&#34;,&#34;#B9FF00&#34;,&#34;#FFD500&#34;,&#34;#FF9A00&#34;,&#34;#5CFF00&#34;,&#34;#8CFF00&#34;,&#34;#3AFF00&#34;,&#34;#FFFC00&#34;,&#34;#FF2600&#34;,&#34;#FFB600&#34;,&#34;#FF1E00&#34;,&#34;#FF3100&#34;,&#34;#FF4300&#34;,&#34;#14FF00&#34;,&#34;#FF6000&#34;,&#34;#C4FF00&#34;,&#34;#FFCF00&#34;,&#34;#FFE400&#34;,&#34;#2FFF00&#34;,&#34;#FF0500&#34;,&#34;#DCFF00&#34;,&#34;#FFF700&#34;,&#34;#FFCF00&#34;,&#34;#7CFF00&#34;,&#34;#38FF00&#34;,&#34;#22FF00&#34;,&#34;#FF1400&#34;,&#34;#99FF00&#34;,&#34;#E1FF00&#34;,&#34;#FF4300&#34;,&#34;#FFCF00&#34;,&#34;#00FF00&#34;,&#34;#FF0300&#34;,&#34;#FF8500&#34;,&#34;#FFBE00&#34;,&#34;#FF3A00&#34;,&#34;#0BFF00&#34;,&#34;#02FF00&#34;,&#34;#FFA900&#34;,&#34;#FF1900&#34;,&#34;#5BFF00&#34;,&#34;#8BFF00&#34;,&#34;#E4FF00&#34;,&#34;#FFD900&#34;,&#34;#AEFF00&#34;,&#34;#CAFF00&#34;,&#34;#D0FF00&#34;,&#34;#A7FF00&#34;,&#34;#5AFF00&#34;,&#34;#61FF00&#34;,&#34;#9FFF00&#34;,&#34;#20FF00&#34;,&#34;#7CFF00&#34;,&#34;#E3FF00&#34;,&#34;#FFDE00&#34;,&#34;#E9FF00&#34;,&#34;#FF2F00&#34;,&#34;#4CFF00&#34;,&#34;#FFDD00&#34;,&#34;#FF6D00&#34;,&#34;#FFE700&#34;,&#34;#61FF00&#34;,&#34;#71FF00&#34;,&#34;#CBFF00&#34;,&#34;#FFFF00&#34;,&#34;#EAFF00&#34;,&#34;#FFDF00&#34;,&#34;#FFA200&#34;,&#34;#FF1C00&#34;,&#34;#FF5D00&#34;,&#34;#FF5400&#34;,&#34;#17FF00&#34;,&#34;#40FF00&#34;,&#34;#FF7700&#34;,&#34;#FFD300&#34;,&#34;#FEFF00&#34;,&#34;#FF0D00&#34;,&#34;#BAFF00&#34;,&#34;#A5FF00&#34;,&#34;#FFA500&#34;,&#34;#81FF00&#34;,&#34;#FF4D00&#34;,&#34;#FFAF00&#34;,&#34;#FDFF00&#34;,&#34;#FF9100&#34;,&#34;#FF1200&#34;,&#34;#FF7C00&#34;,&#34;#46FF00&#34;,&#34;#FFD200&#34;,&#34;#63FF00&#34;,&#34;#FF2D00&#34;,&#34;#FFC900&#34;,&#34;#FFEB00&#34;,&#34;#5BFF00&#34;,&#34;#94FF00&#34;,&#34;#1AFF00&#34;,&#34;#FFDF00&#34;,&#34;#34FF00&#34;,&#34;#FF2800&#34;,&#34;#2EFF00&#34;,&#34;#FF5D00&#34;,&#34;#E5FF00&#34;,&#34;#FFB700&#34;,&#34;#FF6E00&#34;,&#34;#FF5F00&#34;,&#34;#FF1B00&#34;,&#34;#2EFF00&#34;,&#34;#FFD700&#34;,&#34;#FFE300&#34;,&#34;#FFC700&#34;,&#34;#15FF00&#34;,&#34;#FFF700&#34;,&#34;#19FF00&#34;,&#34;#FFE200&#34;,&#34;#FFCC00&#34;,&#34;#FFA800&#34;,&#34;#C8FF00&#34;,&#34;#A7FF00&#34;,&#34;#6BFF00&#34;,&#34;#FF9F00&#34;,&#34;#FF7400&#34;,&#34;#71FF00&#34;,&#34;#FFF100&#34;,&#34;#FF0400&#34;,&#34;#5EFF00&#34;,&#34;#FF2700&#34;,&#34;#FF5200&#34;,&#34;#F8FF00&#34;,&#34;#8CFF00&#34;,&#34;#FF1700&#34;,&#34;#DFFF00&#34;,&#34;#FF9F00&#34;,&#34;#FFC200&#34;,&#34;#82FF00&#34;,&#34;#FF0100&#34;,&#34;#ECFF00&#34;,&#34;#FF9800&#34;,&#34;#6CFF00&#34;,&#34;#FFDD00&#34;,&#34;#FFBE00&#34;,&#34;#2EFF00&#34;,&#34;#FFF000&#34;,&#34;#95FF00&#34;,&#34;#FFFE00&#34;,&#34;#11FF00&#34;,&#34;#FF0300&#34;,&#34;#1BFF00&#34;,&#34;#28FF00&#34;,&#34;#6AFF00&#34;,&#34;#57FF00&#34;,&#34;#1BFF00&#34;,&#34;#BAFF00&#34;,&#34;#E7FF00&#34;,&#34;#6EFF00&#34;,&#34;#86FF00&#34;,&#34;#FFD500&#34;,&#34;#FFC400&#34;,&#34;#B4FF00&#34;,&#34;#20FF00&#34;,&#34;#4FFF00&#34;,&#34;#6DFF00&#34;,&#34;#FFB500&#34;,&#34;#6CFF00&#34;,&#34;#FFEA00&#34;,&#34;#FF8B00&#34;,&#34;#EBFF00&#34;,&#34;#FF7800&#34;,&#34;#64FF00&#34;,&#34;#FF6800&#34;,&#34;#FF5900&#34;,&#34;#B7FF00&#34;,&#34;#FF6D00&#34;,&#34;#2CFF00&#34;,&#34;#9DFF00&#34;,&#34;#FFC300&#34;,&#34;#FFAC00&#34;,&#34;#ACFF00&#34;,&#34;#FF9A00&#34;,&#34;#FFA500&#34;,&#34;#FF1400&#34;,&#34;#B4FF00&#34;,&#34;#FFF500&#34;,&#34;#FFD500&#34;,&#34;#3EFF00&#34;,&#34;#E8FF00&#34;,&#34;#C5FF00&#34;,&#34;#FF3C00&#34;,&#34;#8AFF00&#34;,&#34;#68FF00&#34;,&#34;#04FF00&#34;,&#34;#BDFF00&#34;,&#34;#FFE100&#34;,&#34;#FF4000&#34;,&#34;#FF2500&#34;,&#34;#FFC200&#34;,&#34;#FFA400&#34;,&#34;#FF4F00&#34;,&#34;#FF8100&#34;,&#34;#FF1200&#34;,&#34;#72FF00&#34;,&#34;#6CFF00&#34;,&#34;#05FF00&#34;,&#34;#8CFF00&#34;,&#34;#A9FF00&#34;,&#34;#49FF00&#34;,&#34;#FF4D00&#34;,&#34;#FF3500&#34;,&#34;#FF4800&#34;,&#34;#FFD000&#34;,&#34;#FF8600&#34;,&#34;#FF9A00&#34;,&#34;#FF7E00&#34;,&#34;#FFE400&#34;,&#34;#FF6900&#34;,&#34;#FF9E00&#34;,&#34;#59FF00&#34;,&#34;#FF0200&#34;,&#34;#FF8000&#34;,&#34;#FF3A00&#34;,&#34;#5BFF00&#34;,&#34;#6DFF00&#34;,&#34;#4DFF00&#34;,&#34;#FFFD00&#34;,&#34;#33FF00&#34;,&#34;#FF6B00&#34;,&#34;#54FF00&#34;,&#34;#FF2700&#34;,&#34;#D2FF00&#34;,&#34;#FF9100&#34;,&#34;#8AFF00&#34;,&#34;#E1FF00&#34;,&#34;#EAFF00&#34;,&#34;#EBFF00&#34;,&#34;#5FFF00&#34;,&#34;#FF3100&#34;,&#34;#FF7A00&#34;,&#34;#EEFF00&#34;,&#34;#6BFF00&#34;,&#34;#FF8B00&#34;,&#34;#FF5C00&#34;,&#34;#FF9800&#34;,&#34;#B6FF00&#34;,&#34;#FF5000&#34;,&#34;#3BFF00&#34;,&#34;#FFBD00&#34;,&#34;#FFC200&#34;,&#34;#FF8F00&#34;,&#34;#07FF00&#34;,&#34;#B8FF00&#34;,&#34;#FF9400&#34;,&#34;#FF6300&#34;,&#34;#FFE100&#34;,&#34;#A7FF00&#34;,&#34;#B5FF00&#34;,&#34;#FFC100&#34;,&#34;#E9FF00&#34;,&#34;#FFC000&#34;,&#34;#FFD600&#34;,&#34;#58FF00&#34;,&#34;#E7FF00&#34;,&#34;#26FF00&#34;,&#34;#EBFF00&#34;,&#34;#F7FF00&#34;,&#34;#CEFF00&#34;,&#34;#FF4300&#34;,&#34;#E3FF00&#34;,&#34;#FEFF00&#34;,&#34;#8DFF00&#34;,&#34;#FF0600&#34;,&#34;#2FFF00&#34;,&#34;#FFCC00&#34;,&#34;#B0FF00&#34;,&#34;#FFE900&#34;,&#34;#1EFF00&#34;,&#34;#FF3900&#34;,&#34;#7EFF00&#34;,&#34;#C0FF00&#34;,&#34;#47FF00&#34;,&#34;#D3FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF4100&#34;,&#34;#E4FF00&#34;,&#34;#FF2000&#34;,&#34;#FF3200&#34;,&#34;#FF6500&#34;,&#34;#FF2700&#34;,&#34;#FF3200&#34;,&#34;#FFC300&#34;,&#34;#76FF00&#34;,&#34;#FFF100&#34;,&#34;#A1FF00&#34;,&#34;#D2FF00&#34;,&#34;#FFE800&#34;,&#34;#FF9D00&#34;,&#34;#FF0300&#34;,&#34;#FFD700&#34;,&#34;#FFDD00&#34;,&#34;#FFA000&#34;,&#34;#FFE100&#34;,&#34;#FF7900&#34;,&#34;#25FF00&#34;,&#34;#FF2300&#34;,&#34;#1CFF00&#34;,&#34;#FF2800&#34;,&#34;#FF2700&#34;,&#34;#FF4F00&#34;,&#34;#0BFF00&#34;,&#34;#FFE800&#34;,&#34;#EFFF00&#34;,&#34;#53FF00&#34;,&#34;#61FF00&#34;,&#34;#0DFF00&#34;,&#34;#FF0500&#34;,&#34;#46FF00&#34;,&#34;#70FF00&#34;,&#34;#FF3A00&#34;,&#34;#D8FF00&#34;,&#34;#FF2500&#34;,&#34;#3EFF00&#34;,&#34;#FF7600&#34;,&#34;#C1FF00&#34;,&#34;#FF1600&#34;,&#34;#FFAE00&#34;,&#34;#FFA500&#34;,&#34;#FFA200&#34;,&#34;#16FF00&#34;,&#34;#FF6C00&#34;,&#34;#CCFF00&#34;,&#34;#40FF00&#34;,&#34;#63FF00&#34;,&#34;#FF3800&#34;,&#34;#AAFF00&#34;,&#34;#20FF00&#34;,&#34;#FF9800&#34;,&#34;#FFCE00&#34;,&#34;#F7FF00&#34;,&#34;#FDFF00&#34;,&#34;#FFB900&#34;,&#34;#77FF00&#34;,&#34;#FF7E00&#34;,&#34;#FAFF00&#34;,&#34;#FFC700&#34;,&#34;#FF7C00&#34;,&#34;#FFAA00&#34;,&#34;#4DFF00&#34;,&#34;#CCFF00&#34;,&#34;#70FF00&#34;,&#34;#FF4800&#34;,&#34;#FFDC00&#34;,&#34;#51FF00&#34;,&#34;#6BFF00&#34;,&#34;#FF1400&#34;,&#34;#98FF00&#34;,&#34;#FF2500&#34;,&#34;#FF2500&#34;,&#34;#FF9600&#34;,&#34;#FF4800&#34;,&#34;#45FF00&#34;,&#34;#0EFF00&#34;,&#34;#D1FF00&#34;,&#34;#78FF00&#34;,&#34;#1AFF00&#34;,&#34;#FF1100&#34;,&#34;#40FF00&#34;,&#34;#B9FF00&#34;,&#34;#FF7800&#34;,&#34;#50FF00&#34;,&#34;#FFB900&#34;,&#34;#50FF00&#34;,&#34;#96FF00&#34;,&#34;#FF7800&#34;,&#34;#FF1300&#34;,&#34;#FF7D00&#34;,&#34;#CAFF00&#34;,&#34;#FF8000&#34;,&#34;#FAFF00&#34;,&#34;#4BFF00&#34;,&#34;#43FF00&#34;,&#34;#FF0300&#34;,&#34;#FF1900&#34;,&#34;#FFA800&#34;,&#34;#FFB700&#34;,&#34;#FF3B00&#34;,&#34;#CAFF00&#34;,&#34;#E1FF00&#34;,&#34;#FF9000&#34;,&#34;#FF8800&#34;,&#34;#FF0600&#34;,&#34;#27FF00&#34;,&#34;#96FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF2200&#34;,&#34;#FFA700&#34;,&#34;#56FF00&#34;,&#34;#FF9500&#34;,&#34;#79FF00&#34;,&#34;#16FF00&#34;,&#34;#FF3200&#34;,&#34;#FF4600&#34;,&#34;#FF6000&#34;,&#34;#24FF00&#34;,&#34;#FFCA00&#34;,&#34;#94FF00&#34;,&#34;#FFA600&#34;,&#34;#DFFF00&#34;,&#34;#FFB200&#34;,&#34;#FFE600&#34;,&#34;#FF5D00&#34;,&#34;#FF7B00&#34;,&#34;#49FF00&#34;,&#34;#85FF00&#34;,&#34;#ABFF00&#34;,&#34;#FF5600&#34;,&#34;#68FF00&#34;,&#34;#79FF00&#34;,&#34;#B6FF00&#34;,&#34;#DFFF00&#34;,&#34;#CDFF00&#34;,&#34;#FFDC00&#34;,&#34;#FFEE00&#34;,&#34;#DEFF00&#34;,&#34;#FF7A00&#34;,&#34;#FDFF00&#34;,&#34;#FF8E00&#34;,&#34;#FF7800&#34;,&#34;#FF9400&#34;,&#34;#FF3700&#34;,&#34;#FF6000&#34;,&#34;#D5FF00&#34;,&#34;#DBFF00&#34;,&#34;#EFFF00&#34;,&#34;#28FF00&#34;,&#34;#FFC900&#34;,&#34;#2CFF00&#34;,&#34;#FFB100&#34;,&#34;#C8FF00&#34;,&#34;#69FF00&#34;,&#34;#2CFF00&#34;,&#34;#D1FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF4F00&#34;,&#34;#5EFF00&#34;,&#34;#FF5D00&#34;,&#34;#FFC000&#34;,&#34;#FF5800&#34;,&#34;#65FF00&#34;,&#34;#FFBB00&#34;,&#34;#25FF00&#34;,&#34;#03FF00&#34;,&#34;#06FF00&#34;,&#34;#0AFF00&#34;,&#34;#B4FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFBA00&#34;,&#34;#FF6100&#34;,&#34;#FF7500&#34;,&#34;#FFB700&#34;,&#34;#D6FF00&#34;,&#34;#FFA300&#34;,&#34;#FFB200&#34;,&#34;#FF6900&#34;,&#34;#FFEE00&#34;,&#34;#BFFF00&#34;,&#34;#FFA700&#34;,&#34;#FFD600&#34;,&#34;#92FF00&#34;,&#34;#FF4E00&#34;,&#34;#FF9200&#34;,&#34;#07FF00&#34;,&#34;#A0FF00&#34;,&#34;#FF4D00&#34;,&#34;#FF9F00&#34;,&#34;#90FF00&#34;,&#34;#FF7000&#34;,&#34;#FF6E00&#34;,&#34;#FFBA00&#34;,&#34;#FFD000&#34;,&#34;#FFFF00&#34;,&#34;#8AFF00&#34;,&#34;#FFA100&#34;,&#34;#6BFF00&#34;,&#34;#E2FF00&#34;,&#34;#86FF00&#34;,&#34;#05FF00&#34;,&#34;#2EFF00&#34;,&#34;#FF0B00&#34;,&#34;#FF6D00&#34;,&#34;#FF5600&#34;,&#34;#FF9F00&#34;,&#34;#24FF00&#34;,&#34;#FF7C00&#34;,&#34;#B5FF00&#34;,&#34;#FFF900&#34;,&#34;#FEFF00&#34;,&#34;#FF1A00&#34;,&#34;#D9FF00&#34;,&#34;#FF0B00&#34;,&#34;#FFD900&#34;,&#34;#9AFF00&#34;,&#34;#94FF00&#34;,&#34;#FFE700&#34;,&#34;#E6FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF4300&#34;,&#34;#FF0D00&#34;,&#34;#FF2F00&#34;,&#34;#FFC300&#34;,&#34;#82FF00&#34;,&#34;#FFEB00&#34;,&#34;#FFAB00&#34;,&#34;#30FF00&#34;,&#34;#1FFF00&#34;,&#34;#6BFF00&#34;,&#34;#FF9600&#34;,&#34;#FFC000&#34;,&#34;#FF4400&#34;,&#34;#FF2B00&#34;,&#34;#FF3000&#34;,&#34;#BAFF00&#34;,&#34;#56FF00&#34;,&#34;#FFD500&#34;,&#34;#EDFF00&#34;,&#34;#A5FF00&#34;,&#34;#25FF00&#34;,&#34;#FF0D00&#34;,&#34;#61FF00&#34;,&#34;#FFFC00&#34;,&#34;#43FF00&#34;,&#34;#B2FF00&#34;,&#34;#FFB400&#34;,&#34;#FF8800&#34;,&#34;#E3FF00&#34;,&#34;#30FF00&#34;,&#34;#84FF00&#34;,&#34;#8DFF00&#34;,&#34;#D4FF00&#34;,&#34;#C0FF00&#34;,&#34;#81FF00&#34;,&#34;#5DFF00&#34;,&#34;#BEFF00&#34;,&#34;#FFF800&#34;,&#34;#71FF00&#34;,&#34;#FFEE00&#34;,&#34;#FF5300&#34;,&#34;#FF4100&#34;,&#34;#FEFF00&#34;,&#34;#FF1A00&#34;,&#34;#FFAE00&#34;,&#34;#38FF00&#34;,&#34;#FF9C00&#34;,&#34;#2CFF00&#34;,&#34;#BFFF00&#34;,&#34;#8CFF00&#34;,&#34;#FF3800&#34;,&#34;#FFEE00&#34;,&#34;#FF6000&#34;,&#34;#4FFF00&#34;,&#34;#8CFF00&#34;,&#34;#FF7C00&#34;,&#34;#76FF00&#34;,&#34;#42FF00&#34;,&#34;#83FF00&#34;,&#34;#FFB600&#34;,&#34;#FF5A00&#34;,&#34;#FFA500&#34;,&#34;#FF0E00&#34;,&#34;#FF8D00&#34;,&#34;#FF4400&#34;,&#34;#2FFF00&#34;,&#34;#B1FF00&#34;,&#34;#FFBE00&#34;,&#34;#17FF00&#34;,&#34;#FFE200&#34;,&#34;#FF3B00&#34;,&#34;#FF6700&#34;,&#34;#4DFF00&#34;,&#34;#FF9600&#34;,&#34;#33FF00&#34;,&#34;#FF2900&#34;,&#34;#FF5B00&#34;,&#34;#3FFF00&#34;,&#34;#FF1000&#34;,&#34;#FF4600&#34;,&#34;#FF8F00&#34;,&#34;#FF0500&#34;,&#34;#FFDB00&#34;,&#34;#89FF00&#34;,&#34;#A8FF00&#34;,&#34;#16FF00&#34;,&#34;#FF9200&#34;,&#34;#FF7500&#34;,&#34;#FF5700&#34;,&#34;#48FF00&#34;,&#34;#62FF00&#34;,&#34;#73FF00&#34;,&#34;#FF9800&#34;,&#34;#FF2700&#34;,&#34;#6CFF00&#34;,&#34;#FF2C00&#34;,&#34;#FFB000&#34;,&#34;#88FF00&#34;,&#34;#FF9E00&#34;,&#34;#FF0B00&#34;,&#34;#FFB800&#34;,&#34;#ECFF00&#34;,&#34;#FF3F00&#34;,&#34;#FBFF00&#34;,&#34;#18FF00&#34;,&#34;#D9FF00&#34;,&#34;#21FF00&#34;,&#34;#F9FF00&#34;,&#34;#FFE300&#34;,&#34;#4CFF00&#34;,&#34;#FF8600&#34;,&#34;#FFC900&#34;,&#34;#FF8500&#34;,&#34;#FF8600&#34;,&#34;#3BFF00&#34;,&#34;#26FF00&#34;,&#34;#FF0B00&#34;,&#34;#E1FF00&#34;,&#34;#FF0900&#34;,&#34;#FF7600&#34;,&#34;#FFF800&#34;,&#34;#FF0800&#34;,&#34;#CFFF00&#34;,&#34;#FF8600&#34;,&#34;#FFA200&#34;,&#34;#FFF400&#34;,&#34;#44FF00&#34;,&#34;#13FF00&#34;,&#34;#91FF00&#34;,&#34;#FF6600&#34;,&#34;#43FF00&#34;,&#34;#FFAC00&#34;,&#34;#6CFF00&#34;,&#34;#4FFF00&#34;,&#34;#FFCF00&#34;,&#34;#7FFF00&#34;,&#34;#57FF00&#34;,&#34;#0EFF00&#34;,&#34;#FFB300&#34;,&#34;#FF2400&#34;,&#34;#FFEF00&#34;,&#34;#FFA700&#34;,&#34;#D3FF00&#34;,&#34;#38FF00&#34;,&#34;#FF1800&#34;,&#34;#6DFF00&#34;,&#34;#B7FF00&#34;,&#34;#FF9700&#34;,&#34;#C6FF00&#34;,&#34;#FFCB00&#34;,&#34;#FFB700&#34;,&#34;#FF0600&#34;,&#34;#FF1100&#34;,&#34;#FFCE00&#34;,&#34;#FF1600&#34;,&#34;#FF4A00&#34;,&#34;#FF6400&#34;,&#34;#82FF00&#34;,&#34;#CEFF00&#34;,&#34;#FFE000&#34;,&#34;#FFDF00&#34;,&#34;#A2FF00&#34;,&#34;#FF9300&#34;,&#34;#FF6200&#34;,&#34;#CCFF00&#34;,&#34;#FF2900&#34;,&#34;#B7FF00&#34;,&#34;#FF6600&#34;,&#34;#FEFF00&#34;,&#34;#FF9300&#34;,&#34;#26FF00&#34;,&#34;#FF7800&#34;,&#34;#FF8400&#34;,&#34;#FF2A00&#34;,&#34;#DFFF00&#34;,&#34;#E5FF00&#34;,&#34;#2DFF00&#34;,&#34;#FFDE00&#34;,&#34;#0AFF00&#34;,&#34;#26FF00&#34;,&#34;#FFB000&#34;,&#34;#FFC000&#34;,&#34;#66FF00&#34;,&#34;#FF1D00&#34;,&#34;#C3FF00&#34;,&#34;#FFF600&#34;,&#34;#FF5B00&#34;,&#34;#FFBF00&#34;,&#34;#FF3A00&#34;,&#34;#FF3200&#34;,&#34;#FF6500&#34;,&#34;#FF0400&#34;,&#34;#FF0700&#34;,&#34;#FFFA00&#34;,&#34;#FFFA00&#34;,&#34;#94FF00&#34;,&#34;#5BFF00&#34;,&#34;#FF2F00&#34;,&#34;#4CFF00&#34;,&#34;#3CFF00&#34;,&#34;#FF7700&#34;,&#34;#BDFF00&#34;,&#34;#A3FF00&#34;,&#34;#29FF00&#34;,&#34;#D9FF00&#34;,&#34;#FF2E00&#34;,&#34;#1CFF00&#34;,&#34;#FF7C00&#34;,&#34;#FF8100&#34;,&#34;#FFBA00&#34;,&#34;#65FF00&#34;,&#34;#84FF00&#34;,&#34;#86FF00&#34;,&#34;#FF8700&#34;,&#34;#FF7500&#34;,&#34;#4BFF00&#34;,&#34;#FF4D00&#34;,&#34;#FF6B00&#34;,&#34;#75FF00&#34;,&#34;#33FF00&#34;,&#34;#4CFF00&#34;,&#34;#F8FF00&#34;,&#34;#FF6D00&#34;,&#34;#13FF00&#34;,&#34;#7FFF00&#34;,&#34;#FCFF00&#34;,&#34;#FDFF00&#34;,&#34;#BDFF00&#34;,&#34;#FFC700&#34;,&#34;#FF7500&#34;,&#34;#1BFF00&#34;,&#34;#FF2E00&#34;,&#34;#FFF400&#34;,&#34;#D1FF00&#34;,&#34;#FF8300&#34;,&#34;#FF1500&#34;,&#34;#17FF00&#34;,&#34;#6CFF00&#34;,&#34;#B2FF00&#34;,&#34;#FF3B00&#34;,&#34;#A7FF00&#34;,&#34;#FFC700&#34;,&#34;#7EFF00&#34;,&#34;#1EFF00&#34;,&#34;#F8FF00&#34;,&#34;#FFB900&#34;,&#34;#FF3500&#34;,&#34;#7DFF00&#34;,&#34;#FF0800&#34;,&#34;#FF0A00&#34;,&#34;#FFBB00&#34;,&#34;#FF8300&#34;,&#34;#01FF00&#34;,&#34;#8AFF00&#34;,&#34;#FF5200&#34;,&#34;#F6FF00&#34;,&#34;#FF6400&#34;,&#34;#6FFF00&#34;,&#34;#FF8900&#34;,&#34;#FFF400&#34;,&#34;#FFE600&#34;,&#34;#4EFF00&#34;,&#34;#FF5300&#34;,&#34;#FF4D00&#34;,&#34;#88FF00&#34;,&#34;#FFFC00&#34;,&#34;#7AFF00&#34;,&#34;#80FF00&#34;,&#34;#FF4300&#34;,&#34;#FFCE00&#34;,&#34;#74FF00&#34;,&#34;#20FF00&#34;,&#34;#FF5C00&#34;,&#34;#FF3000&#34;,&#34;#FF1900&#34;,&#34;#C2FF00&#34;,&#34;#FF6100&#34;,&#34;#66FF00&#34;,&#34;#8EFF00&#34;,&#34;#70FF00&#34;,&#34;#FF0500&#34;,&#34;#FF8400&#34;,&#34;#D8FF00&#34;,&#34;#F5FF00&#34;,&#34;#FF6E00&#34;,&#34;#FFDA00&#34;,&#34;#19FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF9200&#34;,&#34;#7BFF00&#34;,&#34;#ECFF00&#34;,&#34;#75FF00&#34;,&#34;#4FFF00&#34;,&#34;#6BFF00&#34;,&#34;#B3FF00&#34;,&#34;#FF5D00&#34;,&#34;#E5FF00&#34;,&#34;#EEFF00&#34;,&#34;#D0FF00&#34;,&#34;#46FF00&#34;,&#34;#FF0600&#34;,&#34;#F4FF00&#34;,&#34;#FFE900&#34;,&#34;#FFC800&#34;,&#34;#FF3D00&#34;,&#34;#41FF00&#34;,&#34;#B2FF00&#34;,&#34;#FF7C00&#34;,&#34;#4DFF00&#34;,&#34;#FFE100&#34;,&#34;#FF2900&#34;,&#34;#FBFF00&#34;,&#34;#31FF00&#34;,&#34;#61FF00&#34;,&#34;#97FF00&#34;,&#34;#FFAA00&#34;,&#34;#FF7B00&#34;,&#34;#FFC300&#34;,&#34;#BDFF00&#34;,&#34;#3CFF00&#34;,&#34;#FF3600&#34;,&#34;#FF1000&#34;,&#34;#FF7B00&#34;,&#34;#43FF00&#34;,&#34;#E1FF00&#34;,&#34;#FF5100&#34;,&#34;#FF6800&#34;,&#34;#36FF00&#34;,&#34;#7EFF00&#34;,&#34;#EFFF00&#34;,&#34;#03FF00&#34;,&#34;#FF5800&#34;,&#34;#E0FF00&#34;,&#34;#BDFF00&#34;,&#34;#6DFF00&#34;,&#34;#92FF00&#34;,&#34;#85FF00&#34;,&#34;#FF8100&#34;,&#34;#FFEF00&#34;,&#34;#FFF600&#34;,&#34;#F9FF00&#34;,&#34;#FF5A00&#34;,&#34;#B4FF00&#34;,&#34;#FF4E00&#34;,&#34;#2AFF00&#34;,&#34;#FF5F00&#34;,&#34;#AFFF00&#34;,&#34;#FF6D00&#34;,&#34;#FF7000&#34;,&#34;#FF5A00&#34;,&#34;#FF1A00&#34;,&#34;#0EFF00&#34;,&#34;#C7FF00&#34;,&#34;#73FF00&#34;,&#34;#33FF00&#34;,&#34;#FF5A00&#34;,&#34;#78FF00&#34;,&#34;#FF1900&#34;,&#34;#FFA100&#34;,&#34;#10FF00&#34;,&#34;#47FF00&#34;,&#34;#FF3200&#34;,&#34;#FF9700&#34;,&#34;#FF2600&#34;,&#34;#FFF600&#34;,&#34;#26FF00&#34;,&#34;#3FFF00&#34;,&#34;#FFB600&#34;,&#34;#FFDB00&#34;,&#34;#60FF00&#34;,&#34;#6AFF00&#34;,&#34;#FF4D00&#34;,&#34;#B5FF00&#34;,&#34;#FFD200&#34;,&#34;#FF0800&#34;,&#34;#FF1E00&#34;,&#34;#FF1700&#34;,&#34;#E6FF00&#34;,&#34;#FF2500&#34;,&#34;#FF1200&#34;,&#34;#9CFF00&#34;,&#34;#7BFF00&#34;,&#34;#90FF00&#34;,&#34;#FFB600&#34;,&#34;#FFC300&#34;,&#34;#FFC200&#34;,&#34;#64FF00&#34;,&#34;#09FF00&#34;,&#34;#63FF00&#34;,&#34;#4FFF00&#34;,&#34;#ACFF00&#34;,&#34;#FF0900&#34;,&#34;#14FF00&#34;,&#34;#FF0000&#34;,&#34;#FF0200&#34;,&#34;#FFDE00&#34;,&#34;#FFAD00&#34;,&#34;#FFD600&#34;,&#34;#FFFA00&#34;,&#34;#6BFF00&#34;,&#34;#4EFF00&#34;,&#34;#CAFF00&#34;,&#34;#FF5800&#34;,&#34;#FF2500&#34;,&#34;#15FF00&#34;,&#34;#FF7100&#34;,&#34;#95FF00&#34;,&#34;#FFAC00&#34;,&#34;#88FF00&#34;,&#34;#FF8A00&#34;,&#34;#80FF00&#34;,&#34;#05FF00&#34;,&#34;#FF8900&#34;,&#34;#F1FF00&#34;,&#34;#2BFF00&#34;,&#34;#F1FF00&#34;,&#34;#AEFF00&#34;,&#34;#FFEE00&#34;,&#34;#FF6900&#34;,&#34;#DCFF00&#34;,&#34;#FFEF00&#34;,&#34;#FFF200&#34;,&#34;#FF7700&#34;,&#34;#FF0400&#34;,&#34;#39FF00&#34;,&#34;#B1FF00&#34;,&#34;#FFDD00&#34;,&#34;#91FF00&#34;,&#34;#FF5E00&#34;,&#34;#EEFF00&#34;,&#34;#FF1600&#34;,&#34;#0AFF00&#34;,&#34;#3AFF00&#34;,&#34;#BEFF00&#34;,&#34;#FFA600&#34;,&#34;#A3FF00&#34;,&#34;#FF2100&#34;,&#34;#FFE200&#34;,&#34;#01FF00&#34;,&#34;#29FF00&#34;,&#34;#7DFF00&#34;,&#34;#FFC200&#34;,&#34;#FF5700&#34;,&#34;#9AFF00&#34;,&#34;#FFCD00&#34;,&#34;#FF9300&#34;,&#34;#FF1500&#34;,&#34;#50FF00&#34;,&#34;#FF0100&#34;,&#34;#A1FF00&#34;,&#34;#FF5C00&#34;,&#34;#2BFF00&#34;,&#34;#59FF00&#34;,&#34;#ACFF00&#34;,&#34;#FFC300&#34;,&#34;#44FF00&#34;,&#34;#0CFF00&#34;,&#34;#FF6600&#34;,&#34;#FFD800&#34;,&#34;#FFD200&#34;,&#34;#FFC800&#34;,&#34;#FF6D00&#34;,&#34;#FFAC00&#34;,&#34;#2FFF00&#34;,&#34;#FF4600&#34;,&#34;#FF3100&#34;,&#34;#C7FF00&#34;,&#34;#23FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF7700&#34;,&#34;#50FF00&#34;,&#34;#FFC600&#34;,&#34;#FFD800&#34;,&#34;#B8FF00&#34;,&#34;#FF6300&#34;,&#34;#FF9100&#34;,&#34;#FF1800&#34;,&#34;#98FF00&#34;,&#34;#FF8000&#34;,&#34;#FF3900&#34;,&#34;#6AFF00&#34;,&#34;#F2FF00&#34;,&#34;#FFF300&#34;,&#34;#FF5B00&#34;,&#34;#FF2200&#34;,&#34;#FFF300&#34;,&#34;#FF5200&#34;,&#34;#FFA400&#34;,&#34;#FF0600&#34;,&#34;#FF8F00&#34;,&#34;#35FF00&#34;,&#34;#FFD900&#34;,&#34;#FFC800&#34;,&#34;#FF5600&#34;,&#34;#C2FF00&#34;,&#34;#FF5E00&#34;,&#34;#6FFF00&#34;,&#34;#FFC500&#34;,&#34;#E6FF00&#34;,&#34;#FF1200&#34;,&#34;#9EFF00&#34;,&#34;#FF8500&#34;,&#34;#FF6400&#34;,&#34;#24FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF8200&#34;,&#34;#4DFF00&#34;,&#34;#EFFF00&#34;,&#34;#FF1800&#34;,&#34;#FF4400&#34;,&#34;#FF4B00&#34;,&#34;#FF1800&#34;,&#34;#90FF00&#34;,&#34;#FFDE00&#34;,&#34;#30FF00&#34;,&#34;#FF0700&#34;,&#34;#FFFB00&#34;,&#34;#FFE700&#34;,&#34;#0AFF00&#34;,&#34;#FFCB00&#34;,&#34;#FFE700&#34;,&#34;#DBFF00&#34;,&#34;#CBFF00&#34;,&#34;#FF1B00&#34;,&#34;#FFB100&#34;,&#34;#9BFF00&#34;,&#34;#FF9B00&#34;,&#34;#FFA200&#34;,&#34;#FFCD00&#34;,&#34;#FF2600&#34;,&#34;#DBFF00&#34;,&#34;#48FF00&#34;,&#34;#C0FF00&#34;,&#34;#FF4500&#34;,&#34;#4BFF00&#34;,&#34;#73FF00&#34;,&#34;#5FFF00&#34;,&#34;#7EFF00&#34;,&#34;#70FF00&#34;,&#34;#ECFF00&#34;,&#34;#FFDE00&#34;,&#34;#FF9100&#34;,&#34;#BAFF00&#34;,&#34;#FF8F00&#34;,&#34;#FFAD00&#34;,&#34;#92FF00&#34;,&#34;#FF4600&#34;,&#34;#FF1100&#34;,&#34;#FF2800&#34;,&#34;#8BFF00&#34;,&#34;#FFC300&#34;,&#34;#BAFF00&#34;,&#34;#FF3F00&#34;,&#34;#FF9600&#34;,&#34;#FFE300&#34;,&#34;#FF0700&#34;,&#34;#4EFF00&#34;,&#34;#1BFF00&#34;,&#34;#C9FF00&#34;,&#34;#FF0A00&#34;,&#34;#FF7600&#34;,&#34;#3FFF00&#34;,&#34;#FF4600&#34;,&#34;#0DFF00&#34;,&#34;#48FF00&#34;,&#34;#41FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF1200&#34;,&#34;#FFF300&#34;,&#34;#F5FF00&#34;,&#34;#FF0B00&#34;,&#34;#FF6500&#34;,&#34;#1FFF00&#34;,&#34;#FFF600&#34;,&#34;#FF2B00&#34;,&#34;#40FF00&#34;,&#34;#FF9000&#34;,&#34;#D2FF00&#34;,&#34;#12FF00&#34;,&#34;#FF1E00&#34;,&#34;#23FF00&#34;,&#34;#FF8A00&#34;,&#34;#94FF00&#34;,&#34;#FFBF00&#34;,&#34;#FFEC00&#34;,&#34;#FF5E00&#34;,&#34;#FF4300&#34;,&#34;#1BFF00&#34;,&#34;#D5FF00&#34;,&#34;#DBFF00&#34;,&#34;#EEFF00&#34;,&#34;#04FF00&#34;,&#34;#21FF00&#34;,&#34;#FF7700&#34;,&#34;#FFD500&#34;,&#34;#FFBB00&#34;,&#34;#BAFF00&#34;,&#34;#FF1B00&#34;,&#34;#FFF200&#34;,&#34;#E0FF00&#34;,&#34;#FF4D00&#34;,&#34;#D4FF00&#34;,&#34;#FFCD00&#34;,&#34;#F7FF00&#34;,&#34;#A6FF00&#34;,&#34;#FAFF00&#34;,&#34;#E5FF00&#34;,&#34;#59FF00&#34;,&#34;#9EFF00&#34;,&#34;#61FF00&#34;,&#34;#64FF00&#34;,&#34;#FF0C00&#34;,&#34;#A4FF00&#34;,&#34;#FF8C00&#34;,&#34;#FFB200&#34;,&#34;#FFDB00&#34;,&#34;#FF7F00&#34;,&#34;#FF4D00&#34;,&#34;#FF6000&#34;,&#34;#FFE600&#34;,&#34;#F2FF00&#34;,&#34;#FF2000&#34;,&#34;#0BFF00&#34;,&#34;#1AFF00&#34;,&#34;#CDFF00&#34;,&#34;#FF0500&#34;,&#34;#FFAD00&#34;,&#34;#02FF00&#34;,&#34;#94FF00&#34;,&#34;#FF1800&#34;,&#34;#FF9200&#34;,&#34;#FFF100&#34;,&#34;#FF8300&#34;,&#34;#F6FF00&#34;,&#34;#FFF300&#34;,&#34;#FF1B00&#34;,&#34;#A6FF00&#34;,&#34;#05FF00&#34;,&#34;#FF8C00&#34;,&#34;#FFB800&#34;,&#34;#6BFF00&#34;,&#34;#FFBD00&#34;,&#34;#39FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF2B00&#34;,&#34;#55FF00&#34;,&#34;#EEFF00&#34;,&#34;#9EFF00&#34;,&#34;#FF1900&#34;,&#34;#51FF00&#34;,&#34;#FF6900&#34;,&#34;#65FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF7500&#34;,&#34;#FF2F00&#34;,&#34;#FFB700&#34;,&#34;#FF1600&#34;,&#34;#FF8500&#34;,&#34;#FF0900&#34;,&#34;#FFE100&#34;,&#34;#FFA700&#34;,&#34;#B2FF00&#34;,&#34;#FFAC00&#34;,&#34;#9EFF00&#34;,&#34;#FFB300&#34;,&#34;#FF4800&#34;,&#34;#FF8C00&#34;,&#34;#B9FF00&#34;,&#34;#B9FF00&#34;,&#34;#FFD400&#34;,&#34;#A4FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFDA00&#34;,&#34;#FBFF00&#34;,&#34;#FFDD00&#34;,&#34;#BDFF00&#34;,&#34;#BAFF00&#34;,&#34;#88FF00&#34;,&#34;#FF1500&#34;,&#34;#FF6200&#34;,&#34;#95FF00&#34;,&#34;#C1FF00&#34;,&#34;#FFA700&#34;,&#34;#D7FF00&#34;,&#34;#FF1C00&#34;,&#34;#2DFF00&#34;,&#34;#56FF00&#34;,&#34;#7FFF00&#34;,&#34;#FF9100&#34;,&#34;#4DFF00&#34;,&#34;#E2FF00&#34;,&#34;#FF8900&#34;,&#34;#FFA100&#34;,&#34;#FF4F00&#34;,&#34;#05FF00&#34;,&#34;#FF9900&#34;,&#34;#B8FF00&#34;,&#34;#34FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF0B00&#34;,&#34;#FF3000&#34;,&#34;#FFF100&#34;,&#34;#51FF00&#34;,&#34;#FF0500&#34;,&#34;#FF8400&#34;,&#34;#4FFF00&#34;,&#34;#9AFF00&#34;,&#34;#FF6800&#34;,&#34;#FF3A00&#34;,&#34;#FFFB00&#34;,&#34;#32FF00&#34;,&#34;#05FF00&#34;,&#34;#FF8600&#34;,&#34;#E3FF00&#34;,&#34;#B5FF00&#34;,&#34;#BBFF00&#34;,&#34;#FF6100&#34;,&#34;#FF5E00&#34;,&#34;#1CFF00&#34;,&#34;#FFEB00&#34;,&#34;#62FF00&#34;,&#34;#5CFF00&#34;,&#34;#FF2900&#34;,&#34;#FF1600&#34;,&#34;#FF2C00&#34;,&#34;#7DFF00&#34;,&#34;#FF3C00&#34;,&#34;#F1FF00&#34;,&#34;#FF5700&#34;,&#34;#BAFF00&#34;,&#34;#1DFF00&#34;,&#34;#C9FF00&#34;,&#34;#A2FF00&#34;,&#34;#42FF00&#34;,&#34;#EEFF00&#34;,&#34;#FFFF00&#34;,&#34;#FF5C00&#34;,&#34;#62FF00&#34;,&#34;#69FF00&#34;,&#34;#68FF00&#34;,&#34;#67FF00&#34;,&#34;#FF1600&#34;,&#34;#9DFF00&#34;,&#34;#EFFF00&#34;,&#34;#86FF00&#34;,&#34;#FFE300&#34;,&#34;#FF8400&#34;,&#34;#58FF00&#34;,&#34;#49FF00&#34;,&#34;#66FF00&#34;,&#34;#02FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF3500&#34;,&#34;#FFA600&#34;,&#34;#FFE900&#34;,&#34;#53FF00&#34;,&#34;#1DFF00&#34;,&#34;#FF0700&#34;,&#34;#FF3600&#34;,&#34;#FF3B00&#34;,&#34;#FF0900&#34;,&#34;#FF5800&#34;,&#34;#84FF00&#34;,&#34;#14FF00&#34;,&#34;#35FF00&#34;,&#34;#FFF400&#34;,&#34;#E2FF00&#34;,&#34;#24FF00&#34;,&#34;#FF9D00&#34;,&#34;#FF3100&#34;,&#34;#FF0800&#34;,&#34;#FF4C00&#34;,&#34;#94FF00&#34;,&#34;#FF3800&#34;,&#34;#FF1600&#34;,&#34;#FF4200&#34;,&#34;#69FF00&#34;,&#34;#D7FF00&#34;,&#34;#AFFF00&#34;,&#34;#30FF00&#34;,&#34;#76FF00&#34;,&#34;#07FF00&#34;,&#34;#2CFF00&#34;,&#34;#FFC300&#34;,&#34;#FFC800&#34;,&#34;#FF4E00&#34;,&#34;#5DFF00&#34;,&#34;#FFEB00&#34;,&#34;#FF2900&#34;,&#34;#FFC700&#34;,&#34;#FF4A00&#34;,&#34;#FF9600&#34;,&#34;#FF9B00&#34;,&#34;#41FF00&#34;,&#34;#FF4F00&#34;,&#34;#FF5E00&#34;,&#34;#FF4300&#34;,&#34;#FF9300&#34;,&#34;#8FFF00&#34;,&#34;#FFFA00&#34;,&#34;#FF2400&#34;,&#34;#FF8E00&#34;,&#34;#5EFF00&#34;,&#34;#95FF00&#34;,&#34;#D0FF00&#34;,&#34;#78FF00&#34;,&#34;#11FF00&#34;,&#34;#84FF00&#34;,&#34;#FFED00&#34;,&#34;#FF3400&#34;,&#34;#FFD100&#34;,&#34;#FF2C00&#34;,&#34;#FF7000&#34;,&#34;#FFB200&#34;,&#34;#FFCE00&#34;,&#34;#FF2600&#34;,&#34;#11FF00&#34;,&#34;#FF3500&#34;,&#34;#F2FF00&#34;,&#34;#FFE600&#34;,&#34;#5FFF00&#34;,&#34;#FF6E00&#34;,&#34;#2CFF00&#34;,&#34;#A1FF00&#34;,&#34;#18FF00&#34;,&#34;#C9FF00&#34;,&#34;#FF4C00&#34;,&#34;#12FF00&#34;,&#34;#FF1200&#34;,&#34;#FF9600&#34;,&#34;#78FF00&#34;,&#34;#FF8F00&#34;,&#34;#FF8000&#34;,&#34;#FF1700&#34;,&#34;#02FF00&#34;,&#34;#FFB300&#34;,&#34;#FF2F00&#34;,&#34;#FF2B00&#34;,&#34;#FF6300&#34;,&#34;#FF6300&#34;,&#34;#FF6000&#34;,&#34;#DFFF00&#34;,&#34;#B3FF00&#34;,&#34;#C1FF00&#34;,&#34;#78FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF2D00&#34;,&#34;#FF0000&#34;,&#34;#DEFF00&#34;,&#34;#FFB400&#34;,&#34;#AFFF00&#34;,&#34;#FFF800&#34;,&#34;#FF4A00&#34;,&#34;#FF9200&#34;,&#34;#FF6400&#34;,&#34;#AFFF00&#34;,&#34;#9CFF00&#34;,&#34;#14FF00&#34;,&#34;#A1FF00&#34;,&#34;#70FF00&#34;,&#34;#2BFF00&#34;,&#34;#FFD100&#34;,&#34;#FF9200&#34;,&#34;#FFB900&#34;,&#34;#17FF00&#34;,&#34;#05FF00&#34;,&#34;#A0FF00&#34;,&#34;#02FF00&#34;,&#34;#C5FF00&#34;,&#34;#FFBE00&#34;,&#34;#FF3D00&#34;,&#34;#7CFF00&#34;,&#34;#31FF00&#34;,&#34;#FF2500&#34;,&#34;#EAFF00&#34;,&#34;#FFF800&#34;,&#34;#FFB400&#34;,&#34;#F5FF00&#34;,&#34;#93FF00&#34;,&#34;#E9FF00&#34;,&#34;#FFBA00&#34;,&#34;#50FF00&#34;,&#34;#59FF00&#34;,&#34;#FF9700&#34;,&#34;#FFD100&#34;,&#34;#51FF00&#34;,&#34;#FF9300&#34;,&#34;#2FFF00&#34;,&#34;#FF0E00&#34;,&#34;#B5FF00&#34;,&#34;#FF3300&#34;,&#34;#70FF00&#34;,&#34;#A6FF00&#34;,&#34;#FF2100&#34;,&#34;#29FF00&#34;,&#34;#CBFF00&#34;,&#34;#61FF00&#34;,&#34;#FFA300&#34;,&#34;#55FF00&#34;,&#34;#A6FF00&#34;,&#34;#FF6A00&#34;,&#34;#6FFF00&#34;,&#34;#79FF00&#34;,&#34;#FF6B00&#34;,&#34;#F4FF00&#34;,&#34;#FFA600&#34;,&#34;#21FF00&#34;,&#34;#FFAB00&#34;,&#34;#FF7900&#34;,&#34;#ECFF00&#34;,&#34;#0AFF00&#34;,&#34;#A3FF00&#34;,&#34;#FF4000&#34;,&#34;#FF3D00&#34;,&#34;#FF9E00&#34;,&#34;#26FF00&#34;,&#34;#C3FF00&#34;,&#34;#70FF00&#34;,&#34;#B9FF00&#34;,&#34;#10FF00&#34;,&#34;#FFA600&#34;,&#34;#FF3600&#34;,&#34;#D6FF00&#34;,&#34;#45FF00&#34;,&#34;#9CFF00&#34;,&#34;#07FF00&#34;,&#34;#FF0B00&#34;,&#34;#EAFF00&#34;,&#34;#10FF00&#34;,&#34;#3DFF00&#34;,&#34;#03FF00&#34;,&#34;#FFB400&#34;,&#34;#FF3E00&#34;,&#34;#3CFF00&#34;,&#34;#32FF00&#34;,&#34;#FF3900&#34;,&#34;#F8FF00&#34;,&#34;#FF9F00&#34;,&#34;#85FF00&#34;,&#34;#CCFF00&#34;,&#34;#FF7500&#34;,&#34;#FFB600&#34;,&#34;#13FF00&#34;,&#34;#18FF00&#34;,&#34;#9BFF00&#34;,&#34;#FFC800&#34;,&#34;#FF2F00&#34;,&#34;#FDFF00&#34;,&#34;#FF8400&#34;,&#34;#EBFF00&#34;,&#34;#23FF00&#34;,&#34;#FFDE00&#34;,&#34;#FF9B00&#34;,&#34;#1CFF00&#34;,&#34;#FF6100&#34;,&#34;#66FF00&#34;,&#34;#33FF00&#34;,&#34;#9EFF00&#34;,&#34;#D4FF00&#34;,&#34;#FFAC00&#34;,&#34;#DAFF00&#34;,&#34;#28FF00&#34;,&#34;#5EFF00&#34;,&#34;#FF0900&#34;,&#34;#FF3400&#34;,&#34;#DFFF00&#34;,&#34;#FFCA00&#34;,&#34;#CFFF00&#34;,&#34;#49FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF6400&#34;,&#34;#06FF00&#34;,&#34;#FF0600&#34;,&#34;#38FF00&#34;,&#34;#FFC800&#34;,&#34;#FF5600&#34;,&#34;#06FF00&#34;,&#34;#35FF00&#34;,&#34;#FF0700&#34;,&#34;#28FF00&#34;,&#34;#FF9B00&#34;,&#34;#89FF00&#34;,&#34;#5EFF00&#34;,&#34;#FF2800&#34;,&#34;#FFF100&#34;,&#34;#F9FF00&#34;,&#34;#FFF000&#34;,&#34;#46FF00&#34;,&#34;#FFB000&#34;,&#34;#FF2300&#34;,&#34;#03FF00&#34;,&#34;#08FF00&#34;,&#34;#FFF200&#34;,&#34;#3BFF00&#34;,&#34;#7BFF00&#34;,&#34;#DDFF00&#34;,&#34;#FFDC00&#34;,&#34;#FF5400&#34;,&#34;#E8FF00&#34;,&#34;#FF2F00&#34;,&#34;#FFD200&#34;,&#34;#A2FF00&#34;,&#34;#C2FF00&#34;,&#34;#68FF00&#34;,&#34;#54FF00&#34;,&#34;#FF2400&#34;,&#34;#FF9500&#34;,&#34;#FF3600&#34;,&#34;#FF6600&#34;,&#34;#FF4800&#34;,&#34;#FFA900&#34;,&#34;#E1FF00&#34;,&#34;#82FF00&#34;,&#34;#87FF00&#34;,&#34;#AFFF00&#34;,&#34;#21FF00&#34;,&#34;#FF9A00&#34;,&#34;#E3FF00&#34;,&#34;#FF5D00&#34;,&#34;#D1FF00&#34;,&#34;#FFB000&#34;,&#34;#E7FF00&#34;,&#34;#B7FF00&#34;,&#34;#8DFF00&#34;,&#34;#FF5200&#34;,&#34;#43FF00&#34;,&#34;#FF9F00&#34;,&#34;#92FF00&#34;,&#34;#28FF00&#34;,&#34;#FFF300&#34;,&#34;#99FF00&#34;,&#34;#FF0D00&#34;,&#34;#A6FF00&#34;,&#34;#FF8200&#34;,&#34;#FF9700&#34;,&#34;#64FF00&#34;,&#34;#C9FF00&#34;,&#34;#FFAC00&#34;,&#34;#A7FF00&#34;,&#34;#FF6700&#34;,&#34;#F1FF00&#34;,&#34;#FF7600&#34;,&#34;#FFE400&#34;,&#34;#C8FF00&#34;,&#34;#9CFF00&#34;,&#34;#E3FF00&#34;,&#34;#CDFF00&#34;,&#34;#0CFF00&#34;,&#34;#FF0B00&#34;,&#34;#84FF00&#34;,&#34;#7FFF00&#34;,&#34;#58FF00&#34;,&#34;#7AFF00&#34;,&#34;#51FF00&#34;,&#34;#FFB800&#34;,&#34;#FFBE00&#34;,&#34;#FF3800&#34;,&#34;#E4FF00&#34;,&#34;#90FF00&#34;,&#34;#3BFF00&#34;,&#34;#6FFF00&#34;,&#34;#FF4C00&#34;,&#34;#FF6F00&#34;,&#34;#FFDD00&#34;,&#34;#21FF00&#34;,&#34;#7DFF00&#34;,&#34;#FF2400&#34;,&#34;#FF4900&#34;,&#34;#FF3A00&#34;,&#34;#FF6500&#34;,&#34;#C9FF00&#34;,&#34;#46FF00&#34;,&#34;#6DFF00&#34;,&#34;#7EFF00&#34;,&#34;#FF7A00&#34;,&#34;#FF3E00&#34;,&#34;#FF0200&#34;,&#34;#56FF00&#34;,&#34;#FF4C00&#34;,&#34;#FF7300&#34;,&#34;#FF3300&#34;,&#34;#6FFF00&#34;,&#34;#76FF00&#34;,&#34;#FFFE00&#34;,&#34;#FFD300&#34;,&#34;#FF0A00&#34;,&#34;#FFEF00&#34;,&#34;#4FFF00&#34;,&#34;#FF7F00&#34;,&#34;#FFE500&#34;,&#34;#FF6100&#34;,&#34;#FFC300&#34;,&#34;#B6FF00&#34;,&#34;#09FF00&#34;,&#34;#43FF00&#34;,&#34;#FF6200&#34;,&#34;#86FF00&#34;,&#34;#BAFF00&#34;,&#34;#FFFF00&#34;,&#34;#6EFF00&#34;,&#34;#F9FF00&#34;,&#34;#FF5F00&#34;,&#34;#35FF00&#34;,&#34;#FFD100&#34;,&#34;#96FF00&#34;,&#34;#FFE800&#34;,&#34;#FFBE00&#34;,&#34;#FF7300&#34;,&#34;#E7FF00&#34;,&#34;#FF2C00&#34;,&#34;#FFFF00&#34;,&#34;#B8FF00&#34;,&#34;#FF9200&#34;,&#34;#55FF00&#34;,&#34;#FF8800&#34;,&#34;#14FF00&#34;,&#34;#3DFF00&#34;,&#34;#21FF00&#34;,&#34;#FF6400&#34;,&#34;#3BFF00&#34;,&#34;#94FF00&#34;,&#34;#FFD200&#34;,&#34;#CDFF00&#34;,&#34;#FFF000&#34;,&#34;#B7FF00&#34;,&#34;#A8FF00&#34;,&#34;#97FF00&#34;,&#34;#FF2D00&#34;,&#34;#FFC900&#34;,&#34;#FF5000&#34;,&#34;#FF6700&#34;,&#34;#9FFF00&#34;,&#34;#FF0D00&#34;,&#34;#BDFF00&#34;,&#34;#FFCC00&#34;,&#34;#30FF00&#34;,&#34;#8BFF00&#34;,&#34;#30FF00&#34;,&#34;#5AFF00&#34;,&#34;#FFCD00&#34;,&#34;#8FFF00&#34;,&#34;#7CFF00&#34;,&#34;#FF8800&#34;,&#34;#FFFD00&#34;,&#34;#D7FF00&#34;,&#34;#13FF00&#34;,&#34;#95FF00&#34;,&#34;#FF5800&#34;,&#34;#FFE700&#34;,&#34;#F8FF00&#34;,&#34;#FF0900&#34;,&#34;#E1FF00&#34;,&#34;#FF3D00&#34;,&#34;#FFEA00&#34;,&#34;#D0FF00&#34;,&#34;#FF2F00&#34;,&#34;#72FF00&#34;,&#34;#FF7F00&#34;,&#34;#FF8400&#34;,&#34;#23FF00&#34;,&#34;#50FF00&#34;,&#34;#4DFF00&#34;,&#34;#FF6F00&#34;,&#34;#07FF00&#34;,&#34;#A8FF00&#34;,&#34;#FF7700&#34;,&#34;#FFBF00&#34;,&#34;#FF0500&#34;,&#34;#FF3E00&#34;,&#34;#FF9000&#34;,&#34;#FFBE00&#34;,&#34;#FF0900&#34;,&#34;#FF8C00&#34;,&#34;#FF0400&#34;,&#34;#54FF00&#34;,&#34;#FF8600&#34;,&#34;#49FF00&#34;,&#34;#6DFF00&#34;,&#34;#FF0F00&#34;,&#34;#FFE700&#34;,&#34;#FF1A00&#34;,&#34;#CDFF00&#34;,&#34;#30FF00&#34;,&#34;#57FF00&#34;,&#34;#E1FF00&#34;,&#34;#FFEA00&#34;,&#34;#7DFF00&#34;,&#34;#19FF00&#34;,&#34;#FFAF00&#34;,&#34;#FF2B00&#34;,&#34;#FF2D00&#34;,&#34;#FF7900&#34;,&#34;#7CFF00&#34;,&#34;#D8FF00&#34;,&#34;#44FF00&#34;,&#34;#FF9400&#34;,&#34;#FF2500&#34;,&#34;#FF4100&#34;,&#34;#FF5800&#34;,&#34;#FFB700&#34;,&#34;#A9FF00&#34;,&#34;#FF5100&#34;,&#34;#F6FF00&#34;,&#34;#FFA900&#34;,&#34;#EAFF00&#34;,&#34;#FF7F00&#34;,&#34;#FFF600&#34;,&#34;#16FF00&#34;,&#34;#1FFF00&#34;,&#34;#ADFF00&#34;,&#34;#FF9E00&#34;,&#34;#33FF00&#34;,&#34;#FF7200&#34;,&#34;#FF9800&#34;,&#34;#FF6B00&#34;,&#34;#FF2000&#34;,&#34;#FF2B00&#34;,&#34;#ECFF00&#34;,&#34;#46FF00&#34;,&#34;#FFA600&#34;,&#34;#63FF00&#34;,&#34;#FFD200&#34;,&#34;#FFF800&#34;,&#34;#FF5F00&#34;,&#34;#FF1D00&#34;,&#34;#D0FF00&#34;,&#34;#FFE100&#34;,&#34;#FF6800&#34;,&#34;#FF1E00&#34;,&#34;#FF7D00&#34;,&#34;#FFCA00&#34;,&#34;#FF0700&#34;,&#34;#FF8500&#34;,&#34;#FF7100&#34;,&#34;#71FF00&#34;,&#34;#23FF00&#34;,&#34;#FFFE00&#34;,&#34;#84FF00&#34;,&#34;#FF2300&#34;,&#34;#FF8F00&#34;,&#34;#CCFF00&#34;,&#34;#17FF00&#34;,&#34;#FF9E00&#34;,&#34;#29FF00&#34;,&#34;#E1FF00&#34;,&#34;#1EFF00&#34;,&#34;#FF7C00&#34;,&#34;#FF0E00&#34;,&#34;#8AFF00&#34;,&#34;#FF1C00&#34;,&#34;#FF6A00&#34;,&#34;#71FF00&#34;,&#34;#FF3100&#34;,&#34;#FF0900&#34;,&#34;#FFE100&#34;,&#34;#68FF00&#34;,&#34;#2AFF00&#34;,&#34;#FF9E00&#34;,&#34;#FFBF00&#34;,&#34;#BFFF00&#34;,&#34;#EEFF00&#34;,&#34;#CEFF00&#34;,&#34;#8BFF00&#34;,&#34;#FDFF00&#34;,&#34;#FF9000&#34;,&#34;#FF6000&#34;,&#34;#FF7700&#34;,&#34;#A9FF00&#34;,&#34;#FF0300&#34;,&#34;#FFA900&#34;,&#34;#3BFF00&#34;,&#34;#FF7E00&#34;,&#34;#6AFF00&#34;,&#34;#CBFF00&#34;,&#34;#A6FF00&#34;,&#34;#40FF00&#34;,&#34;#1DFF00&#34;,&#34;#A5FF00&#34;,&#34;#FF2E00&#34;,&#34;#A9FF00&#34;,&#34;#FFB800&#34;,&#34;#72FF00&#34;,&#34;#FFC500&#34;,&#34;#62FF00&#34;,&#34;#E2FF00&#34;,&#34;#FF7300&#34;,&#34;#4CFF00&#34;,&#34;#C4FF00&#34;,&#34;#FF8500&#34;,&#34;#FFBC00&#34;,&#34;#87FF00&#34;,&#34;#FF2C00&#34;,&#34;#3BFF00&#34;,&#34;#2DFF00&#34;,&#34;#56FF00&#34;,&#34;#96FF00&#34;,&#34;#FF7000&#34;,&#34;#8DFF00&#34;,&#34;#FFC700&#34;,&#34;#FFF300&#34;,&#34;#FF6400&#34;,&#34;#FFDD00&#34;,&#34;#83FF00&#34;,&#34;#F6FF00&#34;,&#34;#C5FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF8200&#34;,&#34;#46FF00&#34;,&#34;#FF5000&#34;,&#34;#1DFF00&#34;,&#34;#0BFF00&#34;,&#34;#C5FF00&#34;,&#34;#FFA500&#34;,&#34;#02FF00&#34;,&#34;#FF8200&#34;,&#34;#FF6C00&#34;,&#34;#EEFF00&#34;,&#34;#9DFF00&#34;,&#34;#20FF00&#34;,&#34;#1CFF00&#34;,&#34;#FF6C00&#34;,&#34;#FAFF00&#34;,&#34;#FF1200&#34;,&#34;#F7FF00&#34;,&#34;#FFED00&#34;,&#34;#FFB500&#34;,&#34;#D8FF00&#34;,&#34;#FF7200&#34;,&#34;#98FF00&#34;,&#34;#FF0600&#34;,&#34;#FFA500&#34;,&#34;#FFB500&#34;,&#34;#FF7F00&#34;,&#34;#FFB700&#34;,&#34;#FF3100&#34;,&#34;#FF0D00&#34;,&#34;#FFB200&#34;,&#34;#FF2100&#34;,&#34;#FFCF00&#34;,&#34;#26FF00&#34;,&#34;#FF9F00&#34;,&#34;#06FF00&#34;,&#34;#C5FF00&#34;,&#34;#D9FF00&#34;,&#34;#FFD100&#34;,&#34;#0BFF00&#34;,&#34;#FFDE00&#34;,&#34;#FF8600&#34;,&#34;#E5FF00&#34;,&#34;#FF5100&#34;,&#34;#F7FF00&#34;,&#34;#56FF00&#34;,&#34;#8BFF00&#34;,&#34;#FF7000&#34;,&#34;#B3FF00&#34;,&#34;#FFE000&#34;,&#34;#FF4800&#34;,&#34;#FFAA00&#34;,&#34;#66FF00&#34;,&#34;#FFCF00&#34;,&#34;#31FF00&#34;,&#34;#FF7F00&#34;,&#34;#FFB200&#34;,&#34;#28FF00&#34;,&#34;#01FF00&#34;,&#34;#FF4100&#34;,&#34;#7AFF00&#34;,&#34;#26FF00&#34;,&#34;#FF6200&#34;,&#34;#FF3900&#34;,&#34;#2BFF00&#34;,&#34;#6BFF00&#34;,&#34;#FF7E00&#34;,&#34;#78FF00&#34;,&#34;#FFD300&#34;,&#34;#83FF00&#34;,&#34;#FF3300&#34;,&#34;#FF1700&#34;,&#34;#FF6800&#34;,&#34;#FF1300&#34;,&#34;#25FF00&#34;,&#34;#81FF00&#34;,&#34;#F2FF00&#34;,&#34;#87FF00&#34;,&#34;#FF9E00&#34;,&#34;#02FF00&#34;,&#34;#E2FF00&#34;,&#34;#FF6B00&#34;,&#34;#FFD300&#34;,&#34;#FFA300&#34;,&#34;#FF6A00&#34;,&#34;#FF0800&#34;,&#34;#FFE900&#34;,&#34;#D3FF00&#34;,&#34;#E5FF00&#34;,&#34;#FF8900&#34;,&#34;#FF3300&#34;,&#34;#9EFF00&#34;,&#34;#FFCA00&#34;,&#34;#FFCF00&#34;,&#34;#47FF00&#34;,&#34;#FF1600&#34;,&#34;#FF6500&#34;,&#34;#CDFF00&#34;,&#34;#FF8300&#34;,&#34;#FF7500&#34;,&#34;#FFDF00&#34;,&#34;#0AFF00&#34;,&#34;#E6FF00&#34;,&#34;#FFCE00&#34;,&#34;#FF6700&#34;,&#34;#FF8400&#34;,&#34;#FFF500&#34;,&#34;#FF9600&#34;,&#34;#84FF00&#34;,&#34;#01FF00&#34;,&#34;#FFEA00&#34;,&#34;#FF7C00&#34;,&#34;#8AFF00&#34;,&#34;#FF0400&#34;,&#34;#FF1E00&#34;,&#34;#FFF700&#34;,&#34;#FF0C00&#34;,&#34;#0DFF00&#34;,&#34;#A8FF00&#34;,&#34;#FF6B00&#34;,&#34;#D8FF00&#34;,&#34;#FF0900&#34;,&#34;#4FFF00&#34;,&#34;#FF8300&#34;,&#34;#E6FF00&#34;,&#34;#AFFF00&#34;,&#34;#FF9000&#34;,&#34;#E3FF00&#34;,&#34;#FF6B00&#34;,&#34;#81FF00&#34;,&#34;#24FF00&#34;,&#34;#C1FF00&#34;,&#34;#BDFF00&#34;,&#34;#FFD000&#34;,&#34;#86FF00&#34;,&#34;#FF5200&#34;,&#34;#FF0C00&#34;,&#34;#FF6200&#34;,&#34;#FFE900&#34;,&#34;#FF5400&#34;,&#34;#FFEA00&#34;,&#34;#7BFF00&#34;,&#34;#E4FF00&#34;,&#34;#B8FF00&#34;,&#34;#FFAE00&#34;,&#34;#FFD800&#34;,&#34;#FF1D00&#34;,&#34;#45FF00&#34;,&#34;#FF2600&#34;,&#34;#FF1000&#34;,&#34;#6FFF00&#34;,&#34;#94FF00&#34;,&#34;#6EFF00&#34;,&#34;#FFB600&#34;,&#34;#DFFF00&#34;,&#34;#FFE600&#34;,&#34;#F0FF00&#34;,&#34;#FF7000&#34;,&#34;#FFED00&#34;,&#34;#98FF00&#34;,&#34;#FF6B00&#34;,&#34;#FF8700&#34;,&#34;#FFAC00&#34;,&#34;#FFD800&#34;,&#34;#FF6500&#34;,&#34;#FFEA00&#34;,&#34;#FF0C00&#34;,&#34;#FFA000&#34;,&#34;#FFBD00&#34;,&#34;#8CFF00&#34;,&#34;#9FFF00&#34;,&#34;#FFF900&#34;,&#34;#64FF00&#34;,&#34;#7DFF00&#34;,&#34;#39FF00&#34;,&#34;#8FFF00&#34;,&#34;#FFA300&#34;,&#34;#FF7B00&#34;,&#34;#FF7600&#34;,&#34;#05FF00&#34;,&#34;#FF2700&#34;,&#34;#ADFF00&#34;,&#34;#FFED00&#34;,&#34;#F6FF00&#34;,&#34;#FFE400&#34;,&#34;#8DFF00&#34;,&#34;#FFA200&#34;,&#34;#FF6C00&#34;,&#34;#FDFF00&#34;,&#34;#FFB900&#34;,&#34;#FF5600&#34;,&#34;#FF8C00&#34;,&#34;#69FF00&#34;,&#34;#BCFF00&#34;,&#34;#87FF00&#34;,&#34;#FF3500&#34;,&#34;#29FF00&#34;,&#34;#DEFF00&#34;,&#34;#FF8A00&#34;,&#34;#FF3100&#34;,&#34;#FF1F00&#34;,&#34;#17FF00&#34;,&#34;#85FF00&#34;,&#34;#FFA800&#34;,&#34;#34FF00&#34;,&#34;#FF2000&#34;,&#34;#C8FF00&#34;,&#34;#84FF00&#34;,&#34;#2EFF00&#34;,&#34;#FFB300&#34;,&#34;#FFCF00&#34;,&#34;#EFFF00&#34;,&#34;#FF7200&#34;,&#34;#29FF00&#34;,&#34;#18FF00&#34;,&#34;#11FF00&#34;,&#34;#41FF00&#34;,&#34;#5FFF00&#34;,&#34;#FF7200&#34;,&#34;#FF2C00&#34;,&#34;#FF3B00&#34;,&#34;#FFB800&#34;,&#34;#C4FF00&#34;,&#34;#FF8700&#34;,&#34;#FFF000&#34;,&#34;#FF1F00&#34;,&#34;#FF1B00&#34;,&#34;#4AFF00&#34;,&#34;#FFF100&#34;,&#34;#EBFF00&#34;,&#34;#FF8300&#34;,&#34;#D9FF00&#34;,&#34;#FF4D00&#34;,&#34;#FF2A00&#34;,&#34;#CCFF00&#34;,&#34;#AEFF00&#34;,&#34;#AAFF00&#34;,&#34;#B7FF00&#34;,&#34;#FF6400&#34;,&#34;#6AFF00&#34;,&#34;#B3FF00&#34;,&#34;#FF6900&#34;,&#34;#3BFF00&#34;,&#34;#FF3600&#34;,&#34;#ECFF00&#34;,&#34;#FFAF00&#34;,&#34;#FF5000&#34;,&#34;#1AFF00&#34;,&#34;#FF0800&#34;,&#34;#FFD300&#34;,&#34;#FF1A00&#34;,&#34;#83FF00&#34;,&#34;#FF1300&#34;,&#34;#FFF400&#34;,&#34;#E3FF00&#34;,&#34;#38FF00&#34;,&#34;#40FF00&#34;,&#34;#17FF00&#34;,&#34;#1DFF00&#34;,&#34;#77FF00&#34;,&#34;#FF6F00&#34;,&#34;#28FF00&#34;,&#34;#93FF00&#34;,&#34;#C1FF00&#34;,&#34;#FF9F00&#34;,&#34;#FFE900&#34;,&#34;#FF3E00&#34;,&#34;#ECFF00&#34;,&#34;#90FF00&#34;,&#34;#FFFE00&#34;,&#34;#FF2700&#34;,&#34;#CEFF00&#34;,&#34;#42FF00&#34;,&#34;#FF7600&#34;,&#34;#FF9F00&#34;,&#34;#30FF00&#34;,&#34;#4BFF00&#34;,&#34;#B2FF00&#34;,&#34;#41FF00&#34;,&#34;#FF2000&#34;,&#34;#59FF00&#34;,&#34;#B2FF00&#34;,&#34;#FFE900&#34;,&#34;#FF0A00&#34;,&#34;#FFA900&#34;,&#34;#FFFC00&#34;,&#34;#A2FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF8300&#34;,&#34;#51FF00&#34;,&#34;#FF6000&#34;,&#34;#FBFF00&#34;,&#34;#FF2B00&#34;,&#34;#2DFF00&#34;,&#34;#FFAD00&#34;,&#34;#E5FF00&#34;,&#34;#FF9D00&#34;,&#34;#FF3A00&#34;,&#34;#FFE400&#34;,&#34;#FF5100&#34;,&#34;#FF7600&#34;,&#34;#FFEF00&#34;,&#34;#FF5500&#34;,&#34;#CBFF00&#34;,&#34;#FF2D00&#34;,&#34;#14FF00&#34;,&#34;#E2FF00&#34;,&#34;#FF3D00&#34;,&#34;#DAFF00&#34;,&#34;#DCFF00&#34;,&#34;#FF1000&#34;,&#34;#74FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF6900&#34;,&#34;#FF1900&#34;,&#34;#FF9800&#34;,&#34;#FF7100&#34;,&#34;#BCFF00&#34;,&#34;#FF8300&#34;,&#34;#FF0F00&#34;,&#34;#FFA300&#34;,&#34;#BFFF00&#34;,&#34;#FF1600&#34;,&#34;#13FF00&#34;,&#34;#07FF00&#34;,&#34;#A6FF00&#34;,&#34;#DCFF00&#34;,&#34;#FFF000&#34;,&#34;#68FF00&#34;,&#34;#FF5D00&#34;,&#34;#FF4D00&#34;,&#34;#DDFF00&#34;,&#34;#A7FF00&#34;,&#34;#FFD900&#34;,&#34;#FFEF00&#34;,&#34;#FF4F00&#34;,&#34;#FFD300&#34;,&#34;#E5FF00&#34;,&#34;#AAFF00&#34;,&#34;#D2FF00&#34;,&#34;#FF0700&#34;,&#34;#FFA500&#34;,&#34;#FFE100&#34;,&#34;#FF5300&#34;,&#34;#FF6000&#34;,&#34;#EAFF00&#34;,&#34;#FFF500&#34;,&#34;#3BFF00&#34;,&#34;#82FF00&#34;,&#34;#FF9800&#34;,&#34;#FF7300&#34;,&#34;#72FF00&#34;,&#34;#FFF700&#34;,&#34;#FF8800&#34;,&#34;#FF7100&#34;,&#34;#FF2C00&#34;,&#34;#A4FF00&#34;,&#34;#3DFF00&#34;,&#34;#FF4F00&#34;,&#34;#E7FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF8E00&#34;,&#34;#58FF00&#34;,&#34;#FFD900&#34;,&#34;#FF3500&#34;,&#34;#68FF00&#34;,&#34;#FF1800&#34;,&#34;#FF8300&#34;,&#34;#AFFF00&#34;,&#34;#7EFF00&#34;,&#34;#FFB300&#34;,&#34;#FFAA00&#34;,&#34;#AFFF00&#34;,&#34;#FF2E00&#34;,&#34;#FF9400&#34;,&#34;#D1FF00&#34;,&#34;#B6FF00&#34;,&#34;#CEFF00&#34;,&#34;#FFB900&#34;,&#34;#77FF00&#34;,&#34;#FF6800&#34;,&#34;#15FF00&#34;,&#34;#9EFF00&#34;,&#34;#A4FF00&#34;,&#34;#A3FF00&#34;,&#34;#FF8600&#34;,&#34;#FFB400&#34;,&#34;#EBFF00&#34;,&#34;#FFAF00&#34;,&#34;#FF4A00&#34;,&#34;#C3FF00&#34;,&#34;#FFAB00&#34;,&#34;#FFBF00&#34;,&#34;#5FFF00&#34;,&#34;#B1FF00&#34;,&#34;#DAFF00&#34;,&#34;#E7FF00&#34;,&#34;#46FF00&#34;,&#34;#FFB400&#34;,&#34;#A2FF00&#34;,&#34;#FFB900&#34;,&#34;#73FF00&#34;,&#34;#FF3900&#34;,&#34;#FFA000&#34;,&#34;#FF5200&#34;,&#34;#FF2800&#34;,&#34;#FFB900&#34;,&#34;#FF9600&#34;,&#34;#56FF00&#34;,&#34;#FBFF00&#34;,&#34;#D6FF00&#34;,&#34;#C2FF00&#34;,&#34;#FFD300&#34;,&#34;#FF9500&#34;,&#34;#D0FF00&#34;,&#34;#7CFF00&#34;,&#34;#8FFF00&#34;,&#34;#4BFF00&#34;,&#34;#FFFC00&#34;,&#34;#FFF900&#34;,&#34;#FF1200&#34;,&#34;#30FF00&#34;,&#34;#FFD800&#34;,&#34;#7CFF00&#34;,&#34;#7FFF00&#34;,&#34;#CFFF00&#34;,&#34;#FF2B00&#34;,&#34;#FF7400&#34;,&#34;#31FF00&#34;,&#34;#15FF00&#34;,&#34;#24FF00&#34;,&#34;#FFD100&#34;,&#34;#FFCD00&#34;,&#34;#FF8F00&#34;,&#34;#FF8A00&#34;,&#34;#D5FF00&#34;,&#34;#FF5600&#34;,&#34;#FF1700&#34;,&#34;#FFC600&#34;,&#34;#FF6500&#34;,&#34;#66FF00&#34;,&#34;#61FF00&#34;,&#34;#4EFF00&#34;,&#34;#D1FF00&#34;,&#34;#FF5C00&#34;,&#34;#E2FF00&#34;,&#34;#FF2700&#34;,&#34;#FF4300&#34;,&#34;#1FFF00&#34;,&#34;#FF9200&#34;,&#34;#FF1D00&#34;,&#34;#B9FF00&#34;,&#34;#FF9100&#34;,&#34;#8FFF00&#34;,&#34;#FFFC00&#34;,&#34;#FF7700&#34;,&#34;#FF2000&#34;,&#34;#FF3F00&#34;,&#34;#05FF00&#34;,&#34;#93FF00&#34;,&#34;#2BFF00&#34;,&#34;#C4FF00&#34;,&#34;#7DFF00&#34;,&#34;#23FF00&#34;,&#34;#74FF00&#34;,&#34;#FF0600&#34;,&#34;#FF9B00&#34;,&#34;#FFD600&#34;,&#34;#BDFF00&#34;,&#34;#FFA300&#34;,&#34;#98FF00&#34;,&#34;#EDFF00&#34;,&#34;#23FF00&#34;,&#34;#FFC000&#34;,&#34;#C4FF00&#34;,&#34;#FF9400&#34;,&#34;#6FFF00&#34;,&#34;#FF7900&#34;,&#34;#95FF00&#34;,&#34;#8BFF00&#34;,&#34;#67FF00&#34;,&#34;#EFFF00&#34;,&#34;#6BFF00&#34;,&#34;#1DFF00&#34;,&#34;#16FF00&#34;,&#34;#2FFF00&#34;,&#34;#F4FF00&#34;,&#34;#8DFF00&#34;,&#34;#78FF00&#34;,&#34;#96FF00&#34;,&#34;#4FFF00&#34;,&#34;#FFAF00&#34;,&#34;#FF0600&#34;,&#34;#B3FF00&#34;,&#34;#FF5300&#34;,&#34;#95FF00&#34;,&#34;#FF8400&#34;,&#34;#26FF00&#34;,&#34;#FF1B00&#34;,&#34;#3AFF00&#34;,&#34;#FF0200&#34;,&#34;#82FF00&#34;,&#34;#CBFF00&#34;,&#34;#BAFF00&#34;,&#34;#FF2C00&#34;,&#34;#21FF00&#34;,&#34;#FF6F00&#34;,&#34;#FEFF00&#34;,&#34;#EEFF00&#34;,&#34;#FF4E00&#34;,&#34;#FF8F00&#34;,&#34;#EFFF00&#34;,&#34;#9DFF00&#34;,&#34;#FF4200&#34;,&#34;#BEFF00&#34;,&#34;#FFF400&#34;,&#34;#D2FF00&#34;,&#34;#FFBC00&#34;,&#34;#65FF00&#34;,&#34;#C6FF00&#34;,&#34;#FFCE00&#34;,&#34;#71FF00&#34;,&#34;#FFD700&#34;,&#34;#A3FF00&#34;,&#34;#28FF00&#34;,&#34;#95FF00&#34;,&#34;#A2FF00&#34;,&#34;#FFFA00&#34;,&#34;#4BFF00&#34;,&#34;#FF6000&#34;,&#34;#E7FF00&#34;,&#34;#FF4C00&#34;,&#34;#FFC600&#34;,&#34;#FF5200&#34;,&#34;#FFC600&#34;,&#34;#FFB500&#34;,&#34;#FF2800&#34;,&#34;#7CFF00&#34;,&#34;#FF7B00&#34;,&#34;#C8FF00&#34;,&#34;#87FF00&#34;,&#34;#BFFF00&#34;,&#34;#FF1D00&#34;,&#34;#EEFF00&#34;,&#34;#E4FF00&#34;,&#34;#FF9C00&#34;,&#34;#FFEB00&#34;,&#34;#FFF700&#34;,&#34;#FF7500&#34;,&#34;#FF5C00&#34;,&#34;#91FF00&#34;,&#34;#5DFF00&#34;,&#34;#08FF00&#34;,&#34;#B3FF00&#34;,&#34;#A8FF00&#34;,&#34;#D2FF00&#34;,&#34;#7BFF00&#34;,&#34;#FF4400&#34;,&#34;#FF7C00&#34;,&#34;#FF0900&#34;,&#34;#58FF00&#34;,&#34;#35FF00&#34;,&#34;#FFD700&#34;,&#34;#28FF00&#34;,&#34;#77FF00&#34;,&#34;#0AFF00&#34;,&#34;#BFFF00&#34;,&#34;#F5FF00&#34;,&#34;#D5FF00&#34;,&#34;#FF8000&#34;,&#34;#5FFF00&#34;,&#34;#EEFF00&#34;,&#34;#49FF00&#34;,&#34;#2DFF00&#34;,&#34;#EAFF00&#34;,&#34;#C5FF00&#34;,&#34;#FFB900&#34;,&#34;#A5FF00&#34;,&#34;#4EFF00&#34;,&#34;#1EFF00&#34;,&#34;#FFEF00&#34;,&#34;#FFDD00&#34;,&#34;#FFE200&#34;,&#34;#64FF00&#34;,&#34;#FF4100&#34;,&#34;#FF4C00&#34;,&#34;#FF4C00&#34;,&#34;#2FFF00&#34;,&#34;#FFCB00&#34;,&#34;#D6FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF3D00&#34;,&#34;#0DFF00&#34;,&#34;#FFB700&#34;,&#34;#FFBB00&#34;,&#34;#43FF00&#34;,&#34;#FFA200&#34;,&#34;#E9FF00&#34;,&#34;#98FF00&#34;,&#34;#3BFF00&#34;,&#34;#64FF00&#34;,&#34;#FFBD00&#34;,&#34;#FF3400&#34;,&#34;#FF4400&#34;,&#34;#FFFC00&#34;,&#34;#34FF00&#34;,&#34;#FF5B00&#34;,&#34;#FFBD00&#34;,&#34;#B6FF00&#34;,&#34;#FFE300&#34;,&#34;#F5FF00&#34;,&#34;#89FF00&#34;,&#34;#FF5700&#34;,&#34;#1BFF00&#34;,&#34;#0FFF00&#34;,&#34;#19FF00&#34;,&#34;#6CFF00&#34;,&#34;#FBFF00&#34;,&#34;#F9FF00&#34;,&#34;#59FF00&#34;,&#34;#FFC600&#34;,&#34;#37FF00&#34;,&#34;#FF0800&#34;,&#34;#48FF00&#34;,&#34;#FF2C00&#34;,&#34;#5AFF00&#34;,&#34;#FF1500&#34;,&#34;#6EFF00&#34;,&#34;#FF0200&#34;,&#34;#60FF00&#34;,&#34;#FFB100&#34;,&#34;#49FF00&#34;,&#34;#FFE000&#34;,&#34;#95FF00&#34;,&#34;#FF0100&#34;,&#34;#FFE800&#34;,&#34;#FFA400&#34;,&#34;#FFFC00&#34;,&#34;#FF2700&#34;,&#34;#FF4500&#34;,&#34;#FFBF00&#34;,&#34;#FF2600&#34;,&#34;#FF5A00&#34;,&#34;#FFCC00&#34;,&#34;#FFF700&#34;,&#34;#76FF00&#34;,&#34;#FFCA00&#34;,&#34;#7AFF00&#34;,&#34;#5BFF00&#34;,&#34;#E2FF00&#34;,&#34;#FF1500&#34;,&#34;#FFA700&#34;,&#34;#F7FF00&#34;,&#34;#FF2300&#34;,&#34;#CDFF00&#34;,&#34;#FF8B00&#34;,&#34;#FFA400&#34;,&#34;#23FF00&#34;,&#34;#FF6500&#34;,&#34;#FF7E00&#34;,&#34;#AAFF00&#34;,&#34;#9EFF00&#34;,&#34;#FF8600&#34;,&#34;#FF6000&#34;,&#34;#FF8C00&#34;,&#34;#FF8900&#34;,&#34;#ABFF00&#34;,&#34;#FFA500&#34;,&#34;#FF2F00&#34;,&#34;#59FF00&#34;,&#34;#FF6900&#34;,&#34;#FF4500&#34;,&#34;#FFCB00&#34;,&#34;#B2FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF3900&#34;,&#34;#68FF00&#34;,&#34;#FF3700&#34;,&#34;#FFE500&#34;,&#34;#FF4700&#34;,&#34;#C1FF00&#34;,&#34;#2DFF00&#34;,&#34;#FF9100&#34;,&#34;#FF2600&#34;,&#34;#FFEF00&#34;,&#34;#2AFF00&#34;,&#34;#FF9200&#34;,&#34;#FF6F00&#34;,&#34;#FF9100&#34;,&#34;#FF5300&#34;,&#34;#30FF00&#34;,&#34;#83FF00&#34;,&#34;#B5FF00&#34;,&#34;#FFE000&#34;,&#34;#ABFF00&#34;,&#34;#D7FF00&#34;,&#34;#FF1D00&#34;,&#34;#FF7F00&#34;,&#34;#64FF00&#34;,&#34;#FF9300&#34;,&#34;#FF5200&#34;,&#34;#FFAD00&#34;,&#34;#FFB900&#34;,&#34;#25FF00&#34;,&#34;#13FF00&#34;,&#34;#30FF00&#34;,&#34;#B3FF00&#34;,&#34;#21FF00&#34;,&#34;#FF1400&#34;,&#34;#C6FF00&#34;,&#34;#FF3900&#34;,&#34;#17FF00&#34;,&#34;#BCFF00&#34;,&#34;#FFA000&#34;,&#34;#FF6400&#34;,&#34;#0DFF00&#34;,&#34;#FFBB00&#34;,&#34;#AFFF00&#34;,&#34;#5BFF00&#34;,&#34;#FFF100&#34;,&#34;#61FF00&#34;,&#34;#9AFF00&#34;,&#34;#89FF00&#34;,&#34;#FF2500&#34;,&#34;#FFE500&#34;,&#34;#ADFF00&#34;,&#34;#03FF00&#34;,&#34;#04FF00&#34;,&#34;#FF1100&#34;,&#34;#FF2000&#34;,&#34;#FF1A00&#34;,&#34;#FFCF00&#34;,&#34;#FFBC00&#34;,&#34;#57FF00&#34;,&#34;#FF3700&#34;,&#34;#7EFF00&#34;,&#34;#FFE500&#34;,&#34;#F9FF00&#34;,&#34;#7BFF00&#34;,&#34;#7AFF00&#34;,&#34;#7EFF00&#34;,&#34;#FF7C00&#34;,&#34;#FFFF00&#34;,&#34;#FFDB00&#34;,&#34;#FF3B00&#34;,&#34;#36FF00&#34;,&#34;#FFAA00&#34;,&#34;#62FF00&#34;,&#34;#19FF00&#34;,&#34;#52FF00&#34;,&#34;#A4FF00&#34;,&#34;#F0FF00&#34;,&#34;#98FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF7300&#34;,&#34;#FF1400&#34;,&#34;#4CFF00&#34;,&#34;#8EFF00&#34;,&#34;#FFC600&#34;,&#34;#72FF00&#34;,&#34;#7CFF00&#34;,&#34;#A2FF00&#34;,&#34;#16FF00&#34;,&#34;#D6FF00&#34;,&#34;#FF5000&#34;,&#34;#FF5800&#34;,&#34;#FFB300&#34;,&#34;#FF6600&#34;,&#34;#FF3800&#34;,&#34;#96FF00&#34;,&#34;#FFEC00&#34;,&#34;#9CFF00&#34;,&#34;#FF3700&#34;,&#34;#A2FF00&#34;,&#34;#FF7C00&#34;,&#34;#70FF00&#34;,&#34;#FF9400&#34;,&#34;#FF8900&#34;,&#34;#FFF000&#34;,&#34;#FF8600&#34;,&#34;#D2FF00&#34;,&#34;#26FF00&#34;,&#34;#FFD500&#34;,&#34;#31FF00&#34;,&#34;#5CFF00&#34;,&#34;#6BFF00&#34;,&#34;#FFAA00&#34;,&#34;#27FF00&#34;,&#34;#FF0600&#34;,&#34;#FF3E00&#34;,&#34;#5EFF00&#34;,&#34;#FF4200&#34;,&#34;#60FF00&#34;,&#34;#FFDF00&#34;,&#34;#81FF00&#34;,&#34;#FF2400&#34;,&#34;#3FFF00&#34;,&#34;#C0FF00&#34;,&#34;#3FFF00&#34;,&#34;#2EFF00&#34;,&#34;#FEFF00&#34;,&#34;#2AFF00&#34;,&#34;#63FF00&#34;,&#34;#8EFF00&#34;,&#34;#FF5200&#34;,&#34;#FF3400&#34;,&#34;#FFF800&#34;,&#34;#FFF300&#34;,&#34;#FFA600&#34;,&#34;#FF4F00&#34;,&#34;#FF6500&#34;,&#34;#04FF00&#34;,&#34;#FF9E00&#34;,&#34;#FFDC00&#34;,&#34;#FF4A00&#34;,&#34;#F4FF00&#34;,&#34;#D5FF00&#34;,&#34;#E3FF00&#34;,&#34;#FF9400&#34;,&#34;#FF4A00&#34;,&#34;#FFE400&#34;,&#34;#FFD000&#34;,&#34;#8EFF00&#34;,&#34;#FF8500&#34;,&#34;#FFF600&#34;,&#34;#FF5B00&#34;,&#34;#9BFF00&#34;,&#34;#FF9F00&#34;,&#34;#FAFF00&#34;,&#34;#42FF00&#34;,&#34;#BFFF00&#34;,&#34;#FF9800&#34;,&#34;#FFF400&#34;,&#34;#FF3C00&#34;,&#34;#FFC300&#34;,&#34;#FFDE00&#34;,&#34;#A0FF00&#34;,&#34;#FF1700&#34;,&#34;#0AFF00&#34;,&#34;#D5FF00&#34;,&#34;#EEFF00&#34;,&#34;#F3FF00&#34;,&#34;#FFA800&#34;,&#34;#FF8D00&#34;,&#34;#DBFF00&#34;,&#34;#D3FF00&#34;,&#34;#C4FF00&#34;,&#34;#FF7300&#34;,&#34;#86FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF1600&#34;,&#34;#6CFF00&#34;,&#34;#C9FF00&#34;,&#34;#6BFF00&#34;,&#34;#91FF00&#34;,&#34;#30FF00&#34;,&#34;#5CFF00&#34;,&#34;#16FF00&#34;,&#34;#FF1400&#34;,&#34;#B5FF00&#34;,&#34;#08FF00&#34;,&#34;#FF8800&#34;,&#34;#1DFF00&#34;,&#34;#3EFF00&#34;,&#34;#2FFF00&#34;,&#34;#5DFF00&#34;,&#34;#EDFF00&#34;,&#34;#76FF00&#34;,&#34;#FF5400&#34;,&#34;#90FF00&#34;,&#34;#F2FF00&#34;,&#34;#FFB600&#34;,&#34;#DEFF00&#34;,&#34;#35FF00&#34;,&#34;#CBFF00&#34;,&#34;#FF8900&#34;,&#34;#61FF00&#34;,&#34;#44FF00&#34;,&#34;#FF4600&#34;,&#34;#65FF00&#34;,&#34;#9EFF00&#34;,&#34;#38FF00&#34;,&#34;#FF2E00&#34;,&#34;#FF5B00&#34;,&#34;#FF3B00&#34;,&#34;#2CFF00&#34;,&#34;#FFB000&#34;,&#34;#40FF00&#34;,&#34;#CEFF00&#34;,&#34;#FF8F00&#34;,&#34;#F1FF00&#34;,&#34;#FFA000&#34;,&#34;#FFB200&#34;,&#34;#A2FF00&#34;,&#34;#FF5E00&#34;,&#34;#FF1F00&#34;,&#34;#FFF500&#34;,&#34;#FFBC00&#34;,&#34;#5BFF00&#34;,&#34;#FFA300&#34;,&#34;#F2FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF3300&#34;,&#34;#CDFF00&#34;,&#34;#09FF00&#34;,&#34;#FF5C00&#34;,&#34;#FF4700&#34;,&#34;#FF6D00&#34;,&#34;#27FF00&#34;,&#34;#CCFF00&#34;,&#34;#FF8900&#34;,&#34;#FF4700&#34;,&#34;#D7FF00&#34;,&#34;#2CFF00&#34;,&#34;#ABFF00&#34;,&#34;#FF6100&#34;,&#34;#FF1000&#34;,&#34;#9CFF00&#34;,&#34;#FF8C00&#34;,&#34;#FF2A00&#34;,&#34;#FFCA00&#34;,&#34;#FF6D00&#34;,&#34;#5CFF00&#34;,&#34;#64FF00&#34;,&#34;#FF5C00&#34;,&#34;#FF3500&#34;,&#34;#FFE400&#34;,&#34;#FFA400&#34;,&#34;#5FFF00&#34;,&#34;#FFEF00&#34;,&#34;#FF9200&#34;,&#34;#FF9100&#34;,&#34;#FF7100&#34;,&#34;#FF0100&#34;,&#34;#3EFF00&#34;,&#34;#CFFF00&#34;,&#34;#3FFF00&#34;,&#34;#FF9400&#34;,&#34;#71FF00&#34;,&#34;#FF5900&#34;,&#34;#FF5E00&#34;,&#34;#FF5400&#34;,&#34;#E8FF00&#34;,&#34;#FFED00&#34;,&#34;#99FF00&#34;,&#34;#FF4E00&#34;,&#34;#FFA500&#34;,&#34;#BEFF00&#34;,&#34;#FF8000&#34;,&#34;#FFA400&#34;,&#34;#FFDE00&#34;,&#34;#FF1800&#34;,&#34;#FFDF00&#34;,&#34;#5CFF00&#34;,&#34;#A1FF00&#34;,&#34;#FF2B00&#34;,&#34;#5BFF00&#34;,&#34;#64FF00&#34;,&#34;#FF1200&#34;,&#34;#FF2C00&#34;,&#34;#FF0B00&#34;,&#34;#4CFF00&#34;,&#34;#0FFF00&#34;,&#34;#31FF00&#34;,&#34;#FFF900&#34;,&#34;#CDFF00&#34;,&#34;#AAFF00&#34;,&#34;#6EFF00&#34;,&#34;#8FFF00&#34;,&#34;#FFA800&#34;,&#34;#72FF00&#34;,&#34;#FFA600&#34;,&#34;#FFED00&#34;,&#34;#FF7B00&#34;,&#34;#FF2000&#34;,&#34;#FFD500&#34;,&#34;#9FFF00&#34;,&#34;#FFBA00&#34;,&#34;#55FF00&#34;,&#34;#FFCB00&#34;,&#34;#21FF00&#34;,&#34;#FF6B00&#34;,&#34;#FFA500&#34;,&#34;#6DFF00&#34;,&#34;#FF8600&#34;,&#34;#28FF00&#34;,&#34;#96FF00&#34;,&#34;#D2FF00&#34;,&#34;#FF2400&#34;,&#34;#FFD500&#34;,&#34;#9FFF00&#34;,&#34;#FFA900&#34;,&#34;#2AFF00&#34;,&#34;#FFF600&#34;,&#34;#FFE200&#34;,&#34;#FF0A00&#34;,&#34;#FF3C00&#34;,&#34;#FF8500&#34;,&#34;#FFDD00&#34;,&#34;#D1FF00&#34;,&#34;#FFD700&#34;,&#34;#93FF00&#34;,&#34;#4CFF00&#34;,&#34;#24FF00&#34;,&#34;#A6FF00&#34;,&#34;#32FF00&#34;,&#34;#FFE500&#34;,&#34;#FFB300&#34;,&#34;#FF6900&#34;,&#34;#1BFF00&#34;,&#34;#FFB100&#34;,&#34;#FFF700&#34;,&#34;#33FF00&#34;,&#34;#32FF00&#34;,&#34;#FF8900&#34;,&#34;#FFC200&#34;,&#34;#E5FF00&#34;,&#34;#30FF00&#34;,&#34;#46FF00&#34;,&#34;#FF4B00&#34;,&#34;#0DFF00&#34;,&#34;#23FF00&#34;,&#34;#FF4200&#34;,&#34;#FF1700&#34;,&#34;#FF0900&#34;,&#34;#FF4B00&#34;,&#34;#FFFB00&#34;,&#34;#FFD700&#34;,&#34;#FF1200&#34;,&#34;#E5FF00&#34;,&#34;#FFEA00&#34;,&#34;#CEFF00&#34;,&#34;#FFF900&#34;,&#34;#FF5B00&#34;,&#34;#FF2600&#34;,&#34;#03FF00&#34;,&#34;#FF4D00&#34;,&#34;#FFAE00&#34;,&#34;#FF2500&#34;,&#34;#FF9B00&#34;,&#34;#FFBB00&#34;,&#34;#FFF900&#34;,&#34;#FF3600&#34;,&#34;#DCFF00&#34;,&#34;#FFC800&#34;,&#34;#75FF00&#34;,&#34;#62FF00&#34;,&#34;#FF7900&#34;,&#34;#B6FF00&#34;,&#34;#FF5900&#34;,&#34;#4FFF00&#34;,&#34;#FF9C00&#34;,&#34;#FF4200&#34;,&#34;#FF8B00&#34;,&#34;#F7FF00&#34;,&#34;#FF4D00&#34;,&#34;#89FF00&#34;,&#34;#60FF00&#34;,&#34;#FFF000&#34;,&#34;#53FF00&#34;,&#34;#ABFF00&#34;,&#34;#FF8A00&#34;,&#34;#7BFF00&#34;,&#34;#98FF00&#34;,&#34;#FFA500&#34;,&#34;#FFAF00&#34;,&#34;#97FF00&#34;,&#34;#87FF00&#34;,&#34;#FF5D00&#34;,&#34;#5CFF00&#34;,&#34;#FFDF00&#34;,&#34;#F3FF00&#34;,&#34;#CDFF00&#34;,&#34;#FF9500&#34;,&#34;#98FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF2500&#34;,&#34;#FFA200&#34;,&#34;#FCFF00&#34;,&#34;#FF4E00&#34;,&#34;#FFA200&#34;,&#34;#FF1300&#34;,&#34;#68FF00&#34;,&#34;#F6FF00&#34;,&#34;#FFC800&#34;,&#34;#4EFF00&#34;,&#34;#FFEF00&#34;,&#34;#3EFF00&#34;,&#34;#FF5F00&#34;,&#34;#FF4500&#34;,&#34;#FF2D00&#34;,&#34;#03FF00&#34;,&#34;#4EFF00&#34;,&#34;#82FF00&#34;,&#34;#BBFF00&#34;,&#34;#7BFF00&#34;,&#34;#1CFF00&#34;,&#34;#FF9A00&#34;,&#34;#08FF00&#34;,&#34;#FF3100&#34;,&#34;#35FF00&#34;,&#34;#12FF00&#34;,&#34;#FF9000&#34;,&#34;#FF6D00&#34;,&#34;#FF6400&#34;,&#34;#FFCC00&#34;,&#34;#FF3400&#34;,&#34;#FFBB00&#34;,&#34;#FBFF00&#34;,&#34;#FF0A00&#34;,&#34;#FFD300&#34;,&#34;#FF9400&#34;,&#34;#B2FF00&#34;,&#34;#92FF00&#34;,&#34;#FFBA00&#34;,&#34;#1AFF00&#34;,&#34;#83FF00&#34;,&#34;#52FF00&#34;,&#34;#48FF00&#34;,&#34;#FFA900&#34;,&#34;#FF9700&#34;,&#34;#6CFF00&#34;,&#34;#7DFF00&#34;,&#34;#2AFF00&#34;,&#34;#49FF00&#34;,&#34;#64FF00&#34;,&#34;#1EFF00&#34;,&#34;#FFBE00&#34;,&#34;#36FF00&#34;,&#34;#FF2600&#34;,&#34;#FF0F00&#34;,&#34;#FFD800&#34;,&#34;#1BFF00&#34;,&#34;#FF3100&#34;,&#34;#FFD600&#34;,&#34;#FF1100&#34;,&#34;#80FF00&#34;,&#34;#FF0100&#34;,&#34;#00FF00&#34;,&#34;#B0FF00&#34;,&#34;#EDFF00&#34;,&#34;#D5FF00&#34;,&#34;#A8FF00&#34;,&#34;#DCFF00&#34;,&#34;#FFED00&#34;,&#34;#22FF00&#34;,&#34;#FF5600&#34;,&#34;#FF7000&#34;,&#34;#FF3600&#34;,&#34;#FF5A00&#34;,&#34;#FF2D00&#34;,&#34;#EBFF00&#34;,&#34;#C9FF00&#34;,&#34;#45FF00&#34;,&#34;#DFFF00&#34;,&#34;#FFD400&#34;,&#34;#FDFF00&#34;,&#34;#FFA300&#34;,&#34;#FF3800&#34;,&#34;#FF7A00&#34;,&#34;#22FF00&#34;,&#34;#FFDE00&#34;,&#34;#FF8500&#34;,&#34;#06FF00&#34;,&#34;#FFE900&#34;,&#34;#1AFF00&#34;,&#34;#33FF00&#34;,&#34;#97FF00&#34;,&#34;#FF9700&#34;,&#34;#22FF00&#34;,&#34;#FF4600&#34;,&#34;#9FFF00&#34;,&#34;#24FF00&#34;,&#34;#5BFF00&#34;,&#34;#0CFF00&#34;,&#34;#FF2300&#34;,&#34;#FFE100&#34;,&#34;#FF5700&#34;,&#34;#FF4000&#34;,&#34;#41FF00&#34;,&#34;#42FF00&#34;,&#34;#FF4700&#34;,&#34;#FF1A00&#34;,&#34;#B4FF00&#34;,&#34;#FF8F00&#34;,&#34;#C2FF00&#34;,&#34;#62FF00&#34;,&#34;#C1FF00&#34;,&#34;#FFAB00&#34;,&#34;#FF2200&#34;,&#34;#36FF00&#34;,&#34;#BEFF00&#34;,&#34;#FF9000&#34;,&#34;#FBFF00&#34;,&#34;#9BFF00&#34;,&#34;#FF5600&#34;,&#34;#FFA900&#34;,&#34;#FFE300&#34;,&#34;#FFA000&#34;,&#34;#F7FF00&#34;,&#34;#38FF00&#34;,&#34;#FFEC00&#34;,&#34;#75FF00&#34;,&#34;#FF4300&#34;,&#34;#FF1E00&#34;,&#34;#D0FF00&#34;,&#34;#A8FF00&#34;,&#34;#CBFF00&#34;,&#34;#FFB000&#34;,&#34;#08FF00&#34;,&#34;#FF4D00&#34;,&#34;#FF0B00&#34;,&#34;#FFF600&#34;,&#34;#32FF00&#34;,&#34;#F9FF00&#34;,&#34;#FF7A00&#34;,&#34;#7AFF00&#34;,&#34;#4AFF00&#34;,&#34;#C1FF00&#34;,&#34;#FFF300&#34;,&#34;#CEFF00&#34;,&#34;#88FF00&#34;,&#34;#FF5300&#34;,&#34;#FF7400&#34;,&#34;#FFC700&#34;,&#34;#FAFF00&#34;,&#34;#8CFF00&#34;,&#34;#FFCF00&#34;,&#34;#8CFF00&#34;,&#34;#22FF00&#34;,&#34;#BFFF00&#34;,&#34;#FF5000&#34;,&#34;#FF6A00&#34;,&#34;#FF3A00&#34;,&#34;#FF8100&#34;,&#34;#97FF00&#34;,&#34;#FFB900&#34;,&#34;#FFF300&#34;,&#34;#ADFF00&#34;,&#34;#B4FF00&#34;,&#34;#B1FF00&#34;,&#34;#FF8A00&#34;,&#34;#FF2700&#34;,&#34;#CBFF00&#34;,&#34;#BBFF00&#34;,&#34;#FF7000&#34;,&#34;#AEFF00&#34;,&#34;#FF2700&#34;,&#34;#75FF00&#34;,&#34;#FF1200&#34;,&#34;#FF7800&#34;,&#34;#FFFA00&#34;,&#34;#FFBB00&#34;,&#34;#87FF00&#34;,&#34;#FF3500&#34;,&#34;#DEFF00&#34;,&#34;#CCFF00&#34;,&#34;#FFC200&#34;,&#34;#FF6800&#34;,&#34;#FFCC00&#34;,&#34;#FF7B00&#34;,&#34;#FF2100&#34;,&#34;#FFB100&#34;,&#34;#FF6A00&#34;,&#34;#89FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF1200&#34;,&#34;#3EFF00&#34;,&#34;#FF9500&#34;,&#34;#FF7500&#34;,&#34;#FF1D00&#34;,&#34;#FF8A00&#34;,&#34;#FF4A00&#34;,&#34;#F6FF00&#34;,&#34;#FF5C00&#34;,&#34;#F7FF00&#34;,&#34;#FFC600&#34;,&#34;#F4FF00&#34;,&#34;#1FFF00&#34;,&#34;#FF5800&#34;,&#34;#8AFF00&#34;,&#34;#FFEF00&#34;,&#34;#FF4500&#34;,&#34;#D3FF00&#34;,&#34;#07FF00&#34;,&#34;#FFA200&#34;,&#34;#FF7600&#34;,&#34;#FFBD00&#34;,&#34;#FF6900&#34;,&#34;#FF8200&#34;,&#34;#06FF00&#34;,&#34;#FF6E00&#34;,&#34;#89FF00&#34;,&#34;#35FF00&#34;,&#34;#FF2E00&#34;,&#34;#B1FF00&#34;,&#34;#FFC500&#34;,&#34;#79FF00&#34;,&#34;#FF2800&#34;,&#34;#04FF00&#34;,&#34;#FF9F00&#34;,&#34;#BDFF00&#34;,&#34;#FF3E00&#34;,&#34;#FFCA00&#34;,&#34;#B5FF00&#34;,&#34;#FF7500&#34;,&#34;#5EFF00&#34;,&#34;#FF5500&#34;,&#34;#37FF00&#34;,&#34;#FF1500&#34;,&#34;#F0FF00&#34;,&#34;#FFF700&#34;,&#34;#A7FF00&#34;,&#34;#2BFF00&#34;,&#34;#35FF00&#34;,&#34;#04FF00&#34;,&#34;#57FF00&#34;,&#34;#FF8D00&#34;,&#34;#FF7800&#34;,&#34;#FFF900&#34;,&#34;#FFB000&#34;,&#34;#FF3400&#34;,&#34;#13FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF4400&#34;,&#34;#A0FF00&#34;,&#34;#FF8C00&#34;,&#34;#FF8400&#34;,&#34;#FF7300&#34;,&#34;#FF1300&#34;,&#34;#A6FF00&#34;,&#34;#BCFF00&#34;,&#34;#1CFF00&#34;,&#34;#3BFF00&#34;,&#34;#FF4400&#34;,&#34;#A5FF00&#34;,&#34;#AAFF00&#34;,&#34;#A7FF00&#34;,&#34;#FFAD00&#34;,&#34;#C4FF00&#34;,&#34;#FFC500&#34;,&#34;#11FF00&#34;,&#34;#91FF00&#34;,&#34;#92FF00&#34;,&#34;#41FF00&#34;,&#34;#FFAD00&#34;,&#34;#FF5F00&#34;,&#34;#FF1400&#34;,&#34;#FF9F00&#34;,&#34;#FFC500&#34;,&#34;#FFFE00&#34;,&#34;#FF9800&#34;,&#34;#53FF00&#34;,&#34;#FF0B00&#34;,&#34;#52FF00&#34;,&#34;#FFF300&#34;,&#34;#FF0F00&#34;,&#34;#FAFF00&#34;,&#34;#D3FF00&#34;,&#34;#FF2B00&#34;,&#34;#31FF00&#34;,&#34;#FF5600&#34;,&#34;#FF1C00&#34;,&#34;#DBFF00&#34;,&#34;#FF9A00&#34;,&#34;#FFB000&#34;,&#34;#FF6A00&#34;,&#34;#5EFF00&#34;,&#34;#BFFF00&#34;,&#34;#FFF500&#34;,&#34;#FF9200&#34;,&#34;#D2FF00&#34;,&#34;#0DFF00&#34;,&#34;#FFEC00&#34;,&#34;#52FF00&#34;,&#34;#FF1700&#34;,&#34;#FF2300&#34;,&#34;#FFE700&#34;,&#34;#FF9700&#34;,&#34;#A5FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFBB00&#34;,&#34;#32FF00&#34;,&#34;#FF1F00&#34;,&#34;#F8FF00&#34;,&#34;#BAFF00&#34;,&#34;#F3FF00&#34;,&#34;#EBFF00&#34;,&#34;#FF0B00&#34;,&#34;#B0FF00&#34;,&#34;#FF7800&#34;,&#34;#FFAB00&#34;,&#34;#9AFF00&#34;,&#34;#49FF00&#34;,&#34;#54FF00&#34;,&#34;#FF8B00&#34;,&#34;#FF9500&#34;,&#34;#FF2B00&#34;,&#34;#F0FF00&#34;,&#34;#68FF00&#34;,&#34;#FFFA00&#34;,&#34;#81FF00&#34;,&#34;#6EFF00&#34;,&#34;#2DFF00&#34;,&#34;#FFE800&#34;,&#34;#FFCB00&#34;,&#34;#FF1D00&#34;,&#34;#3FFF00&#34;,&#34;#FFC900&#34;,&#34;#FF8100&#34;,&#34;#49FF00&#34;,&#34;#7FFF00&#34;,&#34;#FF5B00&#34;,&#34;#FF0300&#34;,&#34;#AFFF00&#34;,&#34;#9EFF00&#34;,&#34;#88FF00&#34;,&#34;#FF7000&#34;,&#34;#FF4E00&#34;,&#34;#FF0600&#34;,&#34;#FF7300&#34;,&#34;#FFFB00&#34;,&#34;#D4FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF8300&#34;,&#34;#DDFF00&#34;,&#34;#DEFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF6800&#34;,&#34;#9AFF00&#34;,&#34;#D4FF00&#34;,&#34;#FF2100&#34;,&#34;#FFFE00&#34;,&#34;#A2FF00&#34;,&#34;#0EFF00&#34;,&#34;#21FF00&#34;,&#34;#FF2300&#34;,&#34;#12FF00&#34;,&#34;#FF6400&#34;,&#34;#3DFF00&#34;,&#34;#F0FF00&#34;,&#34;#FF1D00&#34;,&#34;#FF3900&#34;,&#34;#FF1F00&#34;,&#34;#8EFF00&#34;,&#34;#37FF00&#34;,&#34;#FFA900&#34;,&#34;#32FF00&#34;,&#34;#58FF00&#34;,&#34;#FEFF00&#34;,&#34;#FFE600&#34;,&#34;#FFEB00&#34;,&#34;#FF3500&#34;,&#34;#E8FF00&#34;,&#34;#FF9400&#34;,&#34;#55FF00&#34;,&#34;#FF8200&#34;,&#34;#FF5000&#34;,&#34;#FF6600&#34;,&#34;#2DFF00&#34;,&#34;#FF4500&#34;,&#34;#75FF00&#34;,&#34;#9BFF00&#34;,&#34;#A5FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF7500&#34;,&#34;#FF5600&#34;,&#34;#FF7300&#34;,&#34;#FF8A00&#34;,&#34;#F2FF00&#34;,&#34;#03FF00&#34;,&#34;#FFBA00&#34;,&#34;#FFD900&#34;,&#34;#AAFF00&#34;,&#34;#FF9700&#34;,&#34;#FFC400&#34;,&#34;#CEFF00&#34;,&#34;#FF4400&#34;,&#34;#32FF00&#34;,&#34;#9FFF00&#34;,&#34;#5FFF00&#34;,&#34;#8EFF00&#34;,&#34;#13FF00&#34;,&#34;#FF3F00&#34;,&#34;#FF4200&#34;,&#34;#FFBD00&#34;,&#34;#FFDE00&#34;,&#34;#45FF00&#34;,&#34;#FF1000&#34;,&#34;#FF8900&#34;,&#34;#FFE700&#34;,&#34;#FF7300&#34;,&#34;#8EFF00&#34;,&#34;#3BFF00&#34;,&#34;#CAFF00&#34;,&#34;#08FF00&#34;,&#34;#FFD900&#34;,&#34;#7DFF00&#34;,&#34;#FF2000&#34;,&#34;#B6FF00&#34;,&#34;#25FF00&#34;,&#34;#FF1800&#34;,&#34;#FF9F00&#34;,&#34;#7FFF00&#34;,&#34;#02FF00&#34;,&#34;#FF4C00&#34;,&#34;#FFCD00&#34;,&#34;#FFB900&#34;,&#34;#FFF300&#34;,&#34;#FFFE00&#34;,&#34;#A7FF00&#34;,&#34;#67FF00&#34;,&#34;#2DFF00&#34;,&#34;#1DFF00&#34;,&#34;#14FF00&#34;,&#34;#99FF00&#34;,&#34;#FF2A00&#34;,&#34;#FFB300&#34;,&#34;#6BFF00&#34;,&#34;#FF7500&#34;,&#34;#FF2300&#34;,&#34;#EBFF00&#34;,&#34;#FF7A00&#34;,&#34;#78FF00&#34;,&#34;#22FF00&#34;,&#34;#E6FF00&#34;,&#34;#98FF00&#34;,&#34;#3DFF00&#34;,&#34;#FF4B00&#34;,&#34;#FF0200&#34;,&#34;#FF3300&#34;,&#34;#FFB600&#34;,&#34;#52FF00&#34;,&#34;#B9FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF6C00&#34;,&#34;#9BFF00&#34;,&#34;#07FF00&#34;,&#34;#68FF00&#34;,&#34;#FFC100&#34;,&#34;#FFBE00&#34;,&#34;#ABFF00&#34;,&#34;#88FF00&#34;,&#34;#4DFF00&#34;,&#34;#FFA900&#34;,&#34;#FF3200&#34;,&#34;#FFAD00&#34;,&#34;#FFF700&#34;,&#34;#FF1300&#34;,&#34;#FF2800&#34;,&#34;#57FF00&#34;,&#34;#17FF00&#34;,&#34;#C1FF00&#34;,&#34;#B8FF00&#34;,&#34;#5AFF00&#34;,&#34;#FF4100&#34;,&#34;#A6FF00&#34;,&#34;#6DFF00&#34;,&#34;#FF1200&#34;,&#34;#2AFF00&#34;,&#34;#FF5900&#34;,&#34;#7DFF00&#34;,&#34;#09FF00&#34;,&#34;#FF0B00&#34;,&#34;#43FF00&#34;,&#34;#43FF00&#34;,&#34;#2AFF00&#34;,&#34;#ABFF00&#34;,&#34;#FF4500&#34;,&#34;#E4FF00&#34;,&#34;#FFF200&#34;,&#34;#FF9300&#34;,&#34;#AEFF00&#34;,&#34;#D7FF00&#34;,&#34;#FF1500&#34;,&#34;#96FF00&#34;,&#34;#FFA500&#34;,&#34;#75FF00&#34;,&#34;#ECFF00&#34;,&#34;#FFA500&#34;,&#34;#7FFF00&#34;,&#34;#FFC100&#34;,&#34;#CBFF00&#34;,&#34;#E6FF00&#34;,&#34;#89FF00&#34;,&#34;#C9FF00&#34;,&#34;#FF9600&#34;,&#34;#FFEF00&#34;,&#34;#FF2800&#34;,&#34;#4DFF00&#34;,&#34;#FF6F00&#34;,&#34;#CBFF00&#34;,&#34;#FF5000&#34;,&#34;#FF9B00&#34;,&#34;#3AFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF8800&#34;,&#34;#97FF00&#34;,&#34;#16FF00&#34;,&#34;#FFF800&#34;,&#34;#FF5B00&#34;,&#34;#FF4700&#34;,&#34;#FF8300&#34;,&#34;#26FF00&#34;,&#34;#FF8100&#34;,&#34;#FF3E00&#34;,&#34;#FF1000&#34;,&#34;#1FFF00&#34;,&#34;#FF3E00&#34;,&#34;#52FF00&#34;,&#34;#FFDA00&#34;,&#34;#FF4300&#34;,&#34;#3CFF00&#34;,&#34;#4CFF00&#34;,&#34;#FFBC00&#34;,&#34;#FF2600&#34;,&#34;#7BFF00&#34;,&#34;#63FF00&#34;,&#34;#FFBC00&#34;,&#34;#A0FF00&#34;,&#34;#FFFD00&#34;,&#34;#88FF00&#34;,&#34;#FFD100&#34;,&#34;#27FF00&#34;,&#34;#E2FF00&#34;,&#34;#84FF00&#34;,&#34;#DBFF00&#34;,&#34;#F2FF00&#34;,&#34;#11FF00&#34;,&#34;#FF9B00&#34;,&#34;#9AFF00&#34;,&#34;#4AFF00&#34;,&#34;#BDFF00&#34;,&#34;#ABFF00&#34;,&#34;#FF5700&#34;,&#34;#FF5500&#34;,&#34;#17FF00&#34;,&#34;#35FF00&#34;,&#34;#24FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF8600&#34;,&#34;#FF9400&#34;,&#34;#16FF00&#34;,&#34;#FF5800&#34;,&#34;#71FF00&#34;,&#34;#6BFF00&#34;,&#34;#FF1000&#34;,&#34;#C3FF00&#34;,&#34;#FF5000&#34;,&#34;#3BFF00&#34;,&#34;#FF7D00&#34;,&#34;#2DFF00&#34;,&#34;#1DFF00&#34;,&#34;#36FF00&#34;,&#34;#FF2800&#34;,&#34;#23FF00&#34;,&#34;#FFD000&#34;,&#34;#FF8500&#34;,&#34;#6AFF00&#34;,&#34;#C2FF00&#34;,&#34;#96FF00&#34;,&#34;#17FF00&#34;,&#34;#47FF00&#34;,&#34;#FFAE00&#34;,&#34;#8BFF00&#34;,&#34;#FFC200&#34;,&#34;#28FF00&#34;,&#34;#FFA600&#34;,&#34;#FF9D00&#34;,&#34;#C7FF00&#34;,&#34;#C0FF00&#34;,&#34;#6DFF00&#34;,&#34;#52FF00&#34;,&#34;#E1FF00&#34;,&#34;#42FF00&#34;,&#34;#4DFF00&#34;,&#34;#0EFF00&#34;,&#34;#FF1600&#34;,&#34;#E0FF00&#34;,&#34;#FF9400&#34;,&#34;#FF4100&#34;,&#34;#9DFF00&#34;,&#34;#20FF00&#34;,&#34;#F2FF00&#34;,&#34;#FF7300&#34;,&#34;#FF6100&#34;,&#34;#FF2D00&#34;,&#34;#FFFD00&#34;,&#34;#4FFF00&#34;,&#34;#4CFF00&#34;,&#34;#FF3B00&#34;,&#34;#FF5F00&#34;,&#34;#F3FF00&#34;,&#34;#FFDC00&#34;,&#34;#46FF00&#34;,&#34;#D6FF00&#34;,&#34;#FF4C00&#34;,&#34;#E2FF00&#34;,&#34;#FF7700&#34;,&#34;#70FF00&#34;,&#34;#FFA200&#34;,&#34;#FF3300&#34;,&#34;#FF4400&#34;,&#34;#FF8300&#34;,&#34;#15FF00&#34;,&#34;#28FF00&#34;,&#34;#D7FF00&#34;,&#34;#FFF600&#34;,&#34;#A6FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF9600&#34;,&#34;#75FF00&#34;,&#34;#FF9C00&#34;,&#34;#D3FF00&#34;,&#34;#FF6A00&#34;,&#34;#22FF00&#34;,&#34;#B9FF00&#34;,&#34;#7EFF00&#34;,&#34;#05FF00&#34;,&#34;#52FF00&#34;,&#34;#FF3600&#34;,&#34;#FFFB00&#34;,&#34;#FF1E00&#34;,&#34;#FFCF00&#34;,&#34;#7EFF00&#34;,&#34;#18FF00&#34;,&#34;#FF6200&#34;,&#34;#FFE700&#34;,&#34;#FF1300&#34;,&#34;#FFFA00&#34;,&#34;#C4FF00&#34;,&#34;#FFE300&#34;,&#34;#D0FF00&#34;,&#34;#FFD000&#34;,&#34;#60FF00&#34;,&#34;#FFA900&#34;,&#34;#FF8D00&#34;,&#34;#FF9400&#34;,&#34;#B5FF00&#34;,&#34;#E0FF00&#34;,&#34;#EDFF00&#34;,&#34;#FF5200&#34;,&#34;#FFC900&#34;,&#34;#56FF00&#34;,&#34;#FF7900&#34;,&#34;#FF5F00&#34;,&#34;#4DFF00&#34;,&#34;#FF7000&#34;,&#34;#FF3400&#34;,&#34;#FFDF00&#34;,&#34;#6CFF00&#34;,&#34;#F4FF00&#34;,&#34;#80FF00&#34;,&#34;#4DFF00&#34;,&#34;#FF0300&#34;,&#34;#15FF00&#34;,&#34;#88FF00&#34;,&#34;#ABFF00&#34;,&#34;#A9FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF0D00&#34;,&#34;#FFC000&#34;,&#34;#60FF00&#34;,&#34;#3EFF00&#34;,&#34;#E3FF00&#34;,&#34;#90FF00&#34;,&#34;#FF9700&#34;,&#34;#04FF00&#34;,&#34;#43FF00&#34;,&#34;#D9FF00&#34;,&#34;#18FF00&#34;,&#34;#74FF00&#34;,&#34;#FFF700&#34;,&#34;#FFDD00&#34;,&#34;#5CFF00&#34;,&#34;#FF0E00&#34;,&#34;#53FF00&#34;,&#34;#D3FF00&#34;,&#34;#FF0E00&#34;,&#34;#FFDC00&#34;,&#34;#FFF500&#34;,&#34;#19FF00&#34;,&#34;#FF6900&#34;,&#34;#88FF00&#34;,&#34;#FFA700&#34;,&#34;#FF0300&#34;,&#34;#D5FF00&#34;,&#34;#81FF00&#34;,&#34;#FAFF00&#34;,&#34;#FF7600&#34;,&#34;#FF3D00&#34;,&#34;#3DFF00&#34;,&#34;#FF9600&#34;,&#34;#FF5400&#34;,&#34;#FF7800&#34;,&#34;#FF2F00&#34;,&#34;#FF6300&#34;,&#34;#C2FF00&#34;,&#34;#FEFF00&#34;,&#34;#FF8200&#34;,&#34;#FF3200&#34;,&#34;#FFA700&#34;,&#34;#FFED00&#34;,&#34;#FFA700&#34;,&#34;#FF4500&#34;,&#34;#FF7300&#34;,&#34;#4AFF00&#34;,&#34;#6DFF00&#34;,&#34;#A3FF00&#34;,&#34;#FFB900&#34;,&#34;#FFE100&#34;,&#34;#5AFF00&#34;,&#34;#FF4100&#34;,&#34;#FCFF00&#34;,&#34;#08FF00&#34;,&#34;#FF4A00&#34;,&#34;#FFC200&#34;,&#34;#6EFF00&#34;,&#34;#FFDC00&#34;,&#34;#0BFF00&#34;,&#34;#2CFF00&#34;,&#34;#F3FF00&#34;,&#34;#20FF00&#34;,&#34;#FF1E00&#34;,&#34;#6DFF00&#34;,&#34;#DDFF00&#34;,&#34;#73FF00&#34;,&#34;#FF1600&#34;,&#34;#FF5800&#34;,&#34;#FF7600&#34;,&#34;#C8FF00&#34;,&#34;#FF9F00&#34;,&#34;#FF7F00&#34;,&#34;#63FF00&#34;,&#34;#FFB700&#34;,&#34;#FF7E00&#34;,&#34;#FF6600&#34;,&#34;#80FF00&#34;,&#34;#FFE000&#34;,&#34;#A6FF00&#34;,&#34;#77FF00&#34;,&#34;#83FF00&#34;,&#34;#FF1B00&#34;,&#34;#FF0C00&#34;,&#34;#FF7300&#34;,&#34;#E1FF00&#34;,&#34;#FF5700&#34;,&#34;#FF9300&#34;,&#34;#FFAE00&#34;,&#34;#FF3F00&#34;,&#34;#83FF00&#34;,&#34;#0CFF00&#34;,&#34;#1CFF00&#34;,&#34;#FF5700&#34;,&#34;#FF6600&#34;,&#34;#FF3000&#34;,&#34;#FFC400&#34;,&#34;#04FF00&#34;,&#34;#DCFF00&#34;,&#34;#FF8300&#34;,&#34;#FF4F00&#34;,&#34;#2FFF00&#34;,&#34;#8AFF00&#34;,&#34;#FFE700&#34;,&#34;#A5FF00&#34;,&#34;#FF8D00&#34;,&#34;#8AFF00&#34;,&#34;#FFCE00&#34;,&#34;#CCFF00&#34;,&#34;#E5FF00&#34;,&#34;#6FFF00&#34;,&#34;#FFAA00&#34;,&#34;#FF0C00&#34;,&#34;#02FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF0B00&#34;,&#34;#48FF00&#34;,&#34;#06FF00&#34;,&#34;#7EFF00&#34;,&#34;#30FF00&#34;,&#34;#A2FF00&#34;,&#34;#9CFF00&#34;,&#34;#25FF00&#34;,&#34;#FF5A00&#34;,&#34;#FFE400&#34;,&#34;#C1FF00&#34;,&#34;#33FF00&#34;,&#34;#E3FF00&#34;,&#34;#FF2A00&#34;,&#34;#FFB100&#34;,&#34;#F3FF00&#34;,&#34;#FFE500&#34;,&#34;#CEFF00&#34;,&#34;#FF3A00&#34;,&#34;#69FF00&#34;,&#34;#FFC100&#34;,&#34;#F9FF00&#34;,&#34;#FFD100&#34;,&#34;#FFD500&#34;,&#34;#FF2800&#34;,&#34;#3BFF00&#34;,&#34;#C1FF00&#34;,&#34;#09FF00&#34;,&#34;#FF3700&#34;,&#34;#9FFF00&#34;,&#34;#FF9E00&#34;,&#34;#FF0500&#34;,&#34;#0FFF00&#34;,&#34;#FFB900&#34;,&#34;#FFA800&#34;,&#34;#FF1400&#34;,&#34;#A0FF00&#34;,&#34;#FFE000&#34;,&#34;#FF3200&#34;,&#34;#FFE200&#34;,&#34;#FF6E00&#34;,&#34;#B8FF00&#34;,&#34;#FFF500&#34;,&#34;#FFDB00&#34;,&#34;#FFBC00&#34;,&#34;#FFF400&#34;,&#34;#FF6300&#34;,&#34;#FF5800&#34;,&#34;#BAFF00&#34;,&#34;#D2FF00&#34;,&#34;#FFC200&#34;,&#34;#F6FF00&#34;,&#34;#FF8700&#34;,&#34;#FF3800&#34;,&#34;#78FF00&#34;,&#34;#FFBD00&#34;,&#34;#D6FF00&#34;,&#34;#10FF00&#34;,&#34;#FFEB00&#34;,&#34;#D0FF00&#34;,&#34;#5AFF00&#34;,&#34;#B9FF00&#34;,&#34;#82FF00&#34;,&#34;#FFC500&#34;,&#34;#FFFC00&#34;,&#34;#FFAA00&#34;,&#34;#FFED00&#34;,&#34;#FFFE00&#34;,&#34;#FF7000&#34;,&#34;#54FF00&#34;,&#34;#FFB200&#34;,&#34;#FFFE00&#34;,&#34;#E7FF00&#34;,&#34;#FF4B00&#34;,&#34;#FF2900&#34;,&#34;#F6FF00&#34;,&#34;#FF7100&#34;,&#34;#C2FF00&#34;,&#34;#FFA000&#34;,&#34;#12FF00&#34;,&#34;#FF4A00&#34;,&#34;#FF9800&#34;,&#34;#58FF00&#34;,&#34;#79FF00&#34;,&#34;#FFCF00&#34;,&#34;#FF9A00&#34;,&#34;#82FF00&#34;,&#34;#FFAF00&#34;,&#34;#86FF00&#34;,&#34;#FFCD00&#34;,&#34;#95FF00&#34;,&#34;#C4FF00&#34;,&#34;#89FF00&#34;,&#34;#44FF00&#34;,&#34;#FFB300&#34;,&#34;#FF7F00&#34;,&#34;#FF1700&#34;,&#34;#FF0A00&#34;,&#34;#FF1800&#34;,&#34;#FF0B00&#34;,&#34;#3CFF00&#34;,&#34;#7BFF00&#34;,&#34;#C2FF00&#34;,&#34;#22FF00&#34;,&#34;#2DFF00&#34;,&#34;#F8FF00&#34;,&#34;#FFC500&#34;,&#34;#FF0100&#34;,&#34;#FF5D00&#34;,&#34;#FFF200&#34;,&#34;#2EFF00&#34;,&#34;#08FF00&#34;,&#34;#11FF00&#34;,&#34;#FF7200&#34;,&#34;#FF4E00&#34;,&#34;#FFCA00&#34;,&#34;#EDFF00&#34;,&#34;#FF4200&#34;,&#34;#8AFF00&#34;,&#34;#FFD800&#34;,&#34;#2FFF00&#34;,&#34;#FFE400&#34;,&#34;#FFD600&#34;,&#34;#81FF00&#34;,&#34;#24FF00&#34;,&#34;#21FF00&#34;,&#34;#3BFF00&#34;,&#34;#C1FF00&#34;,&#34;#3EFF00&#34;,&#34;#FF7100&#34;,&#34;#FF5500&#34;,&#34;#AFFF00&#34;,&#34;#FAFF00&#34;,&#34;#FFD500&#34;,&#34;#FFEB00&#34;,&#34;#FF6B00&#34;,&#34;#FF0800&#34;,&#34;#FF7300&#34;,&#34;#88FF00&#34;,&#34;#FBFF00&#34;,&#34;#FF7B00&#34;,&#34;#FF2700&#34;,&#34;#F8FF00&#34;,&#34;#99FF00&#34;,&#34;#FFCE00&#34;,&#34;#F1FF00&#34;,&#34;#FFE500&#34;,&#34;#87FF00&#34;,&#34;#77FF00&#34;,&#34;#1BFF00&#34;,&#34;#FFA700&#34;,&#34;#0BFF00&#34;,&#34;#FF2900&#34;,&#34;#FF1300&#34;,&#34;#FFEC00&#34;,&#34;#B9FF00&#34;,&#34;#0EFF00&#34;,&#34;#FF7F00&#34;,&#34;#E2FF00&#34;,&#34;#FF2100&#34;,&#34;#FFCE00&#34;,&#34;#EDFF00&#34;,&#34;#7DFF00&#34;,&#34;#FF7B00&#34;,&#34;#FFA600&#34;,&#34;#FFDA00&#34;,&#34;#FF8700&#34;,&#34;#FF1100&#34;,&#34;#FFA400&#34;,&#34;#FF6600&#34;,&#34;#C4FF00&#34;,&#34;#FF1400&#34;,&#34;#FF2500&#34;,&#34;#13FF00&#34;,&#34;#E0FF00&#34;,&#34;#AEFF00&#34;,&#34;#4FFF00&#34;,&#34;#83FF00&#34;,&#34;#22FF00&#34;,&#34;#FF3700&#34;,&#34;#32FF00&#34;,&#34;#4AFF00&#34;,&#34;#FFEF00&#34;,&#34;#08FF00&#34;,&#34;#98FF00&#34;,&#34;#FFCB00&#34;,&#34;#0EFF00&#34;,&#34;#95FF00&#34;,&#34;#FFEE00&#34;,&#34;#1EFF00&#34;,&#34;#26FF00&#34;,&#34;#2CFF00&#34;,&#34;#36FF00&#34;,&#34;#FF0E00&#34;,&#34;#FF3000&#34;,&#34;#99FF00&#34;,&#34;#0DFF00&#34;,&#34;#FF8700&#34;,&#34;#AFFF00&#34;,&#34;#DEFF00&#34;,&#34;#FFCF00&#34;,&#34;#FF0900&#34;,&#34;#F5FF00&#34;,&#34;#0EFF00&#34;,&#34;#FF2000&#34;,&#34;#FF6400&#34;,&#34;#FFE300&#34;,&#34;#FF1D00&#34;,&#34;#FF4700&#34;,&#34;#FF9400&#34;,&#34;#FFAD00&#34;,&#34;#15FF00&#34;,&#34;#B6FF00&#34;,&#34;#FFC100&#34;,&#34;#FF5E00&#34;,&#34;#FF4400&#34;,&#34;#FFD200&#34;,&#34;#FFC500&#34;,&#34;#FF3000&#34;,&#34;#FF7800&#34;,&#34;#B2FF00&#34;,&#34;#FFA700&#34;,&#34;#A0FF00&#34;,&#34;#FF1E00&#34;,&#34;#FF9700&#34;,&#34;#E8FF00&#34;,&#34;#FF0600&#34;,&#34;#21FF00&#34;,&#34;#B7FF00&#34;,&#34;#FF5200&#34;,&#34;#DBFF00&#34;,&#34;#49FF00&#34;,&#34;#AEFF00&#34;,&#34;#FF5000&#34;,&#34;#FF2800&#34;,&#34;#FFB100&#34;,&#34;#43FF00&#34;,&#34;#FF8A00&#34;,&#34;#0CFF00&#34;,&#34;#FF5B00&#34;,&#34;#FF3E00&#34;,&#34;#C0FF00&#34;,&#34;#FF4100&#34;,&#34;#06FF00&#34;,&#34;#FF9400&#34;,&#34;#B6FF00&#34;,&#34;#FFE900&#34;,&#34;#FF1300&#34;,&#34;#84FF00&#34;,&#34;#FF1300&#34;,&#34;#25FF00&#34;,&#34;#D6FF00&#34;,&#34;#CBFF00&#34;,&#34;#91FF00&#34;,&#34;#DAFF00&#34;,&#34;#60FF00&#34;,&#34;#FFB900&#34;,&#34;#FF6200&#34;,&#34;#FF9F00&#34;,&#34;#FFCD00&#34;,&#34;#97FF00&#34;,&#34;#FFA400&#34;,&#34;#FF9800&#34;,&#34;#31FF00&#34;,&#34;#37FF00&#34;,&#34;#FFAD00&#34;,&#34;#F6FF00&#34;,&#34;#76FF00&#34;,&#34;#FF3600&#34;,&#34;#FFA800&#34;,&#34;#90FF00&#34;,&#34;#FF6E00&#34;,&#34;#A9FF00&#34;,&#34;#30FF00&#34;,&#34;#18FF00&#34;,&#34;#FF8E00&#34;,&#34;#FFD300&#34;,&#34;#29FF00&#34;,&#34;#FF5300&#34;,&#34;#67FF00&#34;,&#34;#FF6C00&#34;,&#34;#FF7E00&#34;,&#34;#FF9B00&#34;,&#34;#84FF00&#34;,&#34;#FF3600&#34;,&#34;#0FFF00&#34;,&#34;#FF4B00&#34;,&#34;#83FF00&#34;,&#34;#FF4000&#34;,&#34;#36FF00&#34;,&#34;#F7FF00&#34;,&#34;#87FF00&#34;,&#34;#FF6400&#34;,&#34;#51FF00&#34;,&#34;#FF1B00&#34;,&#34;#FF2C00&#34;,&#34;#FF3000&#34;,&#34;#D0FF00&#34;,&#34;#FFD600&#34;,&#34;#ADFF00&#34;,&#34;#B2FF00&#34;,&#34;#E1FF00&#34;,&#34;#43FF00&#34;,&#34;#FFD500&#34;,&#34;#FF3700&#34;,&#34;#F9FF00&#34;,&#34;#65FF00&#34;,&#34;#04FF00&#34;,&#34;#FF2800&#34;,&#34;#F2FF00&#34;,&#34;#FF2C00&#34;,&#34;#FF3E00&#34;,&#34;#19FF00&#34;,&#34;#FF3100&#34;,&#34;#FF0700&#34;,&#34;#FFA100&#34;,&#34;#FFD400&#34;,&#34;#FF8F00&#34;,&#34;#6CFF00&#34;,&#34;#FFDD00&#34;,&#34;#93FF00&#34;,&#34;#FFE100&#34;,&#34;#E3FF00&#34;,&#34;#FFA100&#34;,&#34;#FF7B00&#34;,&#34;#C9FF00&#34;,&#34;#B5FF00&#34;,&#34;#FFEE00&#34;,&#34;#00FF00&#34;,&#34;#35FF00&#34;,&#34;#FF7A00&#34;,&#34;#9EFF00&#34;,&#34;#BDFF00&#34;,&#34;#FF5300&#34;,&#34;#9DFF00&#34;,&#34;#D3FF00&#34;,&#34;#5DFF00&#34;,&#34;#54FF00&#34;,&#34;#E7FF00&#34;,&#34;#FFAB00&#34;,&#34;#D4FF00&#34;,&#34;#FFA900&#34;,&#34;#FF6400&#34;,&#34;#FF6400&#34;,&#34;#99FF00&#34;,&#34;#C7FF00&#34;,&#34;#75FF00&#34;,&#34;#FF7100&#34;,&#34;#5EFF00&#34;,&#34;#9EFF00&#34;,&#34;#FF6C00&#34;,&#34;#FF5800&#34;,&#34;#C7FF00&#34;,&#34;#40FF00&#34;,&#34;#FF6700&#34;,&#34;#41FF00&#34;,&#34;#C8FF00&#34;,&#34;#54FF00&#34;,&#34;#8DFF00&#34;,&#34;#FF5300&#34;,&#34;#1BFF00&#34;,&#34;#FF1600&#34;,&#34;#FF8700&#34;,&#34;#FF8D00&#34;,&#34;#FF8000&#34;,&#34;#ADFF00&#34;,&#34;#FEFF00&#34;,&#34;#FFC200&#34;,&#34;#FF5F00&#34;,&#34;#87FF00&#34;,&#34;#FF5600&#34;,&#34;#BDFF00&#34;,&#34;#EFFF00&#34;,&#34;#72FF00&#34;,&#34;#FFFE00&#34;,&#34;#FF3500&#34;,&#34;#FF5800&#34;,&#34;#27FF00&#34;,&#34;#FFDC00&#34;,&#34;#FFEC00&#34;,&#34;#8EFF00&#34;,&#34;#55FF00&#34;,&#34;#FFB900&#34;,&#34;#3DFF00&#34;,&#34;#66FF00&#34;,&#34;#FF0D00&#34;,&#34;#C6FF00&#34;,&#34;#B5FF00&#34;,&#34;#86FF00&#34;,&#34;#FF4700&#34;,&#34;#B8FF00&#34;,&#34;#65FF00&#34;,&#34;#FF6900&#34;,&#34;#09FF00&#34;,&#34;#07FF00&#34;,&#34;#FF6F00&#34;,&#34;#FF8C00&#34;,&#34;#FF9700&#34;,&#34;#53FF00&#34;,&#34;#92FF00&#34;,&#34;#EAFF00&#34;,&#34;#D2FF00&#34;,&#34;#FFB900&#34;,&#34;#FFC400&#34;,&#34;#FF9900&#34;,&#34;#34FF00&#34;,&#34;#40FF00&#34;,&#34;#FF8900&#34;,&#34;#FFB200&#34;,&#34;#FF6800&#34;,&#34;#FFAD00&#34;,&#34;#24FF00&#34;,&#34;#55FF00&#34;,&#34;#FFB200&#34;,&#34;#15FF00&#34;,&#34;#FF8500&#34;,&#34;#FF5100&#34;,&#34;#7FFF00&#34;,&#34;#A9FF00&#34;,&#34;#FF9A00&#34;,&#34;#FFE000&#34;,&#34;#FFF200&#34;,&#34;#9EFF00&#34;,&#34;#FF6900&#34;,&#34;#FF7700&#34;,&#34;#FFCC00&#34;,&#34;#BBFF00&#34;,&#34;#77FF00&#34;,&#34;#10FF00&#34;,&#34;#FFDF00&#34;,&#34;#FF6500&#34;,&#34;#FFF400&#34;,&#34;#67FF00&#34;,&#34;#3DFF00&#34;,&#34;#FFE900&#34;,&#34;#3DFF00&#34;,&#34;#42FF00&#34;,&#34;#FF0C00&#34;,&#34;#FF2800&#34;,&#34;#ACFF00&#34;,&#34;#FF5700&#34;,&#34;#83FF00&#34;,&#34;#7AFF00&#34;,&#34;#FF1A00&#34;,&#34;#FF7400&#34;,&#34;#FCFF00&#34;,&#34;#09FF00&#34;,&#34;#FF2E00&#34;,&#34;#37FF00&#34;,&#34;#69FF00&#34;,&#34;#0BFF00&#34;,&#34;#43FF00&#34;,&#34;#50FF00&#34;,&#34;#FF1400&#34;,&#34;#0FFF00&#34;,&#34;#6AFF00&#34;,&#34;#EFFF00&#34;,&#34;#FF3A00&#34;,&#34;#FF0600&#34;,&#34;#80FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF6800&#34;,&#34;#35FF00&#34;,&#34;#FF3C00&#34;,&#34;#40FF00&#34;,&#34;#53FF00&#34;,&#34;#FF0D00&#34;,&#34;#46FF00&#34;,&#34;#FF2E00&#34;,&#34;#3BFF00&#34;,&#34;#F2FF00&#34;,&#34;#F7FF00&#34;,&#34;#40FF00&#34;,&#34;#FF1800&#34;,&#34;#FFD700&#34;,&#34;#FF0F00&#34;,&#34;#FF7000&#34;,&#34;#B2FF00&#34;,&#34;#FF3600&#34;,&#34;#FFDB00&#34;,&#34;#FF4C00&#34;,&#34;#FF1500&#34;,&#34;#FFFC00&#34;,&#34;#51FF00&#34;,&#34;#FF1C00&#34;,&#34;#FF4B00&#34;,&#34;#B4FF00&#34;,&#34;#D9FF00&#34;,&#34;#6AFF00&#34;,&#34;#FF8800&#34;,&#34;#FF0800&#34;,&#34;#FFCD00&#34;,&#34;#FF9500&#34;,&#34;#FF3300&#34;,&#34;#FFA100&#34;,&#34;#B1FF00&#34;,&#34;#D3FF00&#34;,&#34;#FF6500&#34;,&#34;#FFA700&#34;,&#34;#C2FF00&#34;,&#34;#FF6B00&#34;,&#34;#E9FF00&#34;,&#34;#FFC300&#34;,&#34;#14FF00&#34;,&#34;#FBFF00&#34;,&#34;#D0FF00&#34;,&#34;#BAFF00&#34;,&#34;#FAFF00&#34;,&#34;#CAFF00&#34;,&#34;#55FF00&#34;,&#34;#CDFF00&#34;,&#34;#65FF00&#34;,&#34;#ADFF00&#34;,&#34;#8AFF00&#34;,&#34;#CBFF00&#34;,&#34;#FFE300&#34;,&#34;#FF0600&#34;,&#34;#FFE200&#34;,&#34;#22FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF0F00&#34;,&#34;#2EFF00&#34;,&#34;#FFE300&#34;,&#34;#A5FF00&#34;,&#34;#26FF00&#34;,&#34;#BDFF00&#34;,&#34;#09FF00&#34;,&#34;#54FF00&#34;,&#34;#FFA300&#34;,&#34;#15FF00&#34;,&#34;#FF1C00&#34;,&#34;#FFB200&#34;,&#34;#69FF00&#34;,&#34;#FF0800&#34;,&#34;#FF8000&#34;,&#34;#FF8E00&#34;,&#34;#FFF800&#34;,&#34;#FF8900&#34;,&#34;#FFED00&#34;,&#34;#FF5900&#34;,&#34;#FF3600&#34;,&#34;#FF2200&#34;,&#34;#FFDA00&#34;,&#34;#FF9F00&#34;,&#34;#58FF00&#34;,&#34;#77FF00&#34;,&#34;#DDFF00&#34;,&#34;#4FFF00&#34;,&#34;#AEFF00&#34;,&#34;#73FF00&#34;,&#34;#2AFF00&#34;,&#34;#FFBC00&#34;,&#34;#DEFF00&#34;,&#34;#FFD400&#34;,&#34;#C7FF00&#34;,&#34;#FFFC00&#34;,&#34;#FF1800&#34;,&#34;#1BFF00&#34;,&#34;#F8FF00&#34;,&#34;#BFFF00&#34;,&#34;#C3FF00&#34;,&#34;#FF4C00&#34;,&#34;#FF1C00&#34;,&#34;#E1FF00&#34;,&#34;#FFD400&#34;,&#34;#9FFF00&#34;,&#34;#FF3D00&#34;,&#34;#FF4F00&#34;,&#34;#FF3000&#34;,&#34;#B0FF00&#34;,&#34;#61FF00&#34;,&#34;#B7FF00&#34;,&#34;#FF3E00&#34;,&#34;#FF2400&#34;,&#34;#C4FF00&#34;,&#34;#34FF00&#34;,&#34;#2EFF00&#34;,&#34;#FF6400&#34;,&#34;#FF4800&#34;,&#34;#FFA800&#34;,&#34;#FF4F00&#34;,&#34;#9AFF00&#34;,&#34;#07FF00&#34;,&#34;#FFF500&#34;,&#34;#8FFF00&#34;,&#34;#FFEB00&#34;,&#34;#FFFB00&#34;,&#34;#FF8900&#34;,&#34;#FF3E00&#34;,&#34;#0CFF00&#34;,&#34;#FF5C00&#34;,&#34;#FFBA00&#34;,&#34;#FF9500&#34;,&#34;#38FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF0000&#34;,&#34;#FF0F00&#34;,&#34;#F3FF00&#34;,&#34;#96FF00&#34;,&#34;#FFD400&#34;,&#34;#A5FF00&#34;,&#34;#FF1900&#34;,&#34;#FF5500&#34;,&#34;#AAFF00&#34;,&#34;#C0FF00&#34;,&#34;#FF2400&#34;,&#34;#FFFB00&#34;,&#34;#FFBD00&#34;,&#34;#FF3700&#34;,&#34;#FF1B00&#34;,&#34;#FF8E00&#34;,&#34;#BDFF00&#34;,&#34;#FF2F00&#34;,&#34;#F0FF00&#34;,&#34;#15FF00&#34;,&#34;#B6FF00&#34;,&#34;#FF8400&#34;,&#34;#AEFF00&#34;,&#34;#FF2F00&#34;,&#34;#FF4600&#34;,&#34;#94FF00&#34;,&#34;#5FFF00&#34;,&#34;#1FFF00&#34;,&#34;#F1FF00&#34;,&#34;#64FF00&#34;,&#34;#52FF00&#34;,&#34;#FF2200&#34;,&#34;#FEFF00&#34;,&#34;#80FF00&#34;,&#34;#FF5A00&#34;,&#34;#FF3F00&#34;,&#34;#A0FF00&#34;,&#34;#1CFF00&#34;,&#34;#A7FF00&#34;,&#34;#FF7A00&#34;,&#34;#FF7F00&#34;,&#34;#FFB900&#34;,&#34;#FF5A00&#34;,&#34;#FF0A00&#34;,&#34;#FF5100&#34;,&#34;#AFFF00&#34;,&#34;#FF5A00&#34;,&#34;#95FF00&#34;,&#34;#FFE400&#34;,&#34;#FF9A00&#34;,&#34;#FF1000&#34;,&#34;#FF6900&#34;,&#34;#FF6700&#34;,&#34;#8EFF00&#34;,&#34;#FFFB00&#34;,&#34;#FF9100&#34;,&#34;#FF8E00&#34;,&#34;#FFBE00&#34;,&#34;#FF5900&#34;,&#34;#AAFF00&#34;,&#34;#25FF00&#34;,&#34;#BDFF00&#34;,&#34;#11FF00&#34;,&#34;#FF2700&#34;,&#34;#7CFF00&#34;,&#34;#FF9400&#34;,&#34;#0FFF00&#34;,&#34;#CAFF00&#34;,&#34;#FF7200&#34;,&#34;#76FF00&#34;,&#34;#1CFF00&#34;,&#34;#FF9A00&#34;,&#34;#FFB600&#34;,&#34;#FFAD00&#34;,&#34;#FFEC00&#34;,&#34;#FFA200&#34;,&#34;#4AFF00&#34;,&#34;#FFA000&#34;,&#34;#51FF00&#34;,&#34;#FF9200&#34;,&#34;#FFD700&#34;,&#34;#5DFF00&#34;,&#34;#BBFF00&#34;,&#34;#C5FF00&#34;,&#34;#FF8100&#34;,&#34;#FF7100&#34;,&#34;#0BFF00&#34;,&#34;#FF4400&#34;,&#34;#FF5900&#34;,&#34;#BFFF00&#34;,&#34;#FF2100&#34;,&#34;#7FFF00&#34;,&#34;#BCFF00&#34;,&#34;#FF7B00&#34;,&#34;#FF5300&#34;,&#34;#D7FF00&#34;,&#34;#CBFF00&#34;,&#34;#E6FF00&#34;,&#34;#FF6F00&#34;,&#34;#FFD500&#34;,&#34;#FF0A00&#34;,&#34;#CEFF00&#34;,&#34;#FF6C00&#34;,&#34;#FFE800&#34;,&#34;#FFAB00&#34;,&#34;#FF0200&#34;,&#34;#14FF00&#34;,&#34;#82FF00&#34;,&#34;#ADFF00&#34;,&#34;#AFFF00&#34;,&#34;#07FF00&#34;,&#34;#8FFF00&#34;,&#34;#FF1400&#34;,&#34;#FFD600&#34;,&#34;#FFC100&#34;,&#34;#FFB800&#34;,&#34;#FF1E00&#34;,&#34;#FFF000&#34;,&#34;#FF8400&#34;,&#34;#18FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF0D00&#34;,&#34;#FFCD00&#34;,&#34;#ABFF00&#34;,&#34;#FFC500&#34;,&#34;#FFCA00&#34;,&#34;#FF2E00&#34;,&#34;#E0FF00&#34;,&#34;#7BFF00&#34;,&#34;#FF2300&#34;,&#34;#FF9100&#34;,&#34;#FFBE00&#34;,&#34;#70FF00&#34;,&#34;#FF9500&#34;,&#34;#94FF00&#34;,&#34;#2AFF00&#34;,&#34;#50FF00&#34;,&#34;#FF2C00&#34;,&#34;#6CFF00&#34;,&#34;#3BFF00&#34;,&#34;#77FF00&#34;,&#34;#C2FF00&#34;,&#34;#E9FF00&#34;,&#34;#FF5E00&#34;,&#34;#0DFF00&#34;,&#34;#22FF00&#34;,&#34;#60FF00&#34;,&#34;#FF0100&#34;,&#34;#FF8000&#34;,&#34;#49FF00&#34;,&#34;#FFE300&#34;,&#34;#A3FF00&#34;,&#34;#FFFA00&#34;,&#34;#FFF300&#34;,&#34;#FF7C00&#34;,&#34;#40FF00&#34;,&#34;#A0FF00&#34;,&#34;#F6FF00&#34;,&#34;#72FF00&#34;,&#34;#FF7300&#34;,&#34;#C8FF00&#34;,&#34;#7FFF00&#34;,&#34;#FF2700&#34;,&#34;#37FF00&#34;,&#34;#FF9C00&#34;,&#34;#FFAB00&#34;,&#34;#FF4400&#34;,&#34;#35FF00&#34;,&#34;#29FF00&#34;,&#34;#FF2200&#34;,&#34;#FFA800&#34;,&#34;#17FF00&#34;,&#34;#FFC800&#34;,&#34;#5AFF00&#34;,&#34;#FFD300&#34;,&#34;#FF3D00&#34;,&#34;#FF3B00&#34;,&#34;#FF1000&#34;,&#34;#FFD300&#34;,&#34;#FF8C00&#34;,&#34;#FFA300&#34;,&#34;#24FF00&#34;,&#34;#FF6A00&#34;,&#34;#12FF00&#34;,&#34;#FF6D00&#34;,&#34;#0AFF00&#34;,&#34;#F4FF00&#34;,&#34;#15FF00&#34;,&#34;#C5FF00&#34;,&#34;#DEFF00&#34;,&#34;#B7FF00&#34;,&#34;#7CFF00&#34;,&#34;#A1FF00&#34;,&#34;#FF4E00&#34;,&#34;#FF3C00&#34;,&#34;#00FF00&#34;,&#34;#54FF00&#34;,&#34;#FFD300&#34;,&#34;#FFEA00&#34;,&#34;#FFDD00&#34;,&#34;#9EFF00&#34;,&#34;#67FF00&#34;,&#34;#FF5200&#34;,&#34;#FF0100&#34;,&#34;#FF3800&#34;,&#34;#0BFF00&#34;,&#34;#FF2D00&#34;,&#34;#EDFF00&#34;,&#34;#FF5F00&#34;,&#34;#FF0A00&#34;,&#34;#02FF00&#34;,&#34;#9EFF00&#34;,&#34;#2FFF00&#34;,&#34;#F3FF00&#34;,&#34;#FFFD00&#34;,&#34;#FFE100&#34;,&#34;#FFE400&#34;,&#34;#C4FF00&#34;,&#34;#FF3C00&#34;,&#34;#B5FF00&#34;,&#34;#AFFF00&#34;,&#34;#FF6A00&#34;,&#34;#8FFF00&#34;,&#34;#28FF00&#34;,&#34;#CDFF00&#34;,&#34;#FF8000&#34;,&#34;#D2FF00&#34;,&#34;#FF1500&#34;,&#34;#E4FF00&#34;,&#34;#ADFF00&#34;,&#34;#FF9500&#34;,&#34;#FFDF00&#34;,&#34;#FF0200&#34;,&#34;#50FF00&#34;,&#34;#7EFF00&#34;,&#34;#98FF00&#34;,&#34;#FF5E00&#34;,&#34;#FF9B00&#34;,&#34;#FF2E00&#34;,&#34;#FFD000&#34;,&#34;#FF2300&#34;,&#34;#E0FF00&#34;,&#34;#FF9200&#34;,&#34;#C5FF00&#34;,&#34;#13FF00&#34;,&#34;#B4FF00&#34;,&#34;#FF5100&#34;,&#34;#FBFF00&#34;,&#34;#FF3600&#34;,&#34;#6FFF00&#34;,&#34;#49FF00&#34;,&#34;#1DFF00&#34;,&#34;#FF2C00&#34;,&#34;#FFCE00&#34;,&#34;#FF0300&#34;,&#34;#C9FF00&#34;,&#34;#32FF00&#34;,&#34;#DCFF00&#34;,&#34;#FF4700&#34;,&#34;#13FF00&#34;,&#34;#65FF00&#34;,&#34;#F4FF00&#34;,&#34;#FF2D00&#34;,&#34;#FFD200&#34;,&#34;#AAFF00&#34;,&#34;#A2FF00&#34;,&#34;#FF2300&#34;,&#34;#FF4600&#34;,&#34;#FF1300&#34;,&#34;#71FF00&#34;,&#34;#FF6300&#34;,&#34;#FF7A00&#34;,&#34;#FFA000&#34;,&#34;#BAFF00&#34;,&#34;#13FF00&#34;,&#34;#FF3C00&#34;,&#34;#2BFF00&#34;,&#34;#39FF00&#34;,&#34;#7DFF00&#34;,&#34;#FFCA00&#34;,&#34;#0CFF00&#34;,&#34;#FFB700&#34;,&#34;#FFBC00&#34;,&#34;#FF8E00&#34;,&#34;#F0FF00&#34;,&#34;#04FF00&#34;,&#34;#FF2000&#34;,&#34;#FFA300&#34;,&#34;#FFDB00&#34;,&#34;#BEFF00&#34;,&#34;#FF6700&#34;,&#34;#3DFF00&#34;,&#34;#9DFF00&#34;,&#34;#1DFF00&#34;,&#34;#25FF00&#34;,&#34;#39FF00&#34;,&#34;#FF2500&#34;,&#34;#31FF00&#34;,&#34;#A7FF00&#34;,&#34;#2AFF00&#34;,&#34;#E7FF00&#34;,&#34;#F0FF00&#34;,&#34;#93FF00&#34;,&#34;#BCFF00&#34;,&#34;#66FF00&#34;,&#34;#FF4300&#34;,&#34;#62FF00&#34;,&#34;#FF3600&#34;,&#34;#FFBE00&#34;,&#34;#FF1500&#34;,&#34;#FF7300&#34;,&#34;#FF1400&#34;,&#34;#FEFF00&#34;,&#34;#B7FF00&#34;,&#34;#FF8C00&#34;,&#34;#FF8100&#34;,&#34;#99FF00&#34;,&#34;#FFB700&#34;,&#34;#FF1200&#34;,&#34;#5CFF00&#34;,&#34;#D3FF00&#34;,&#34;#B8FF00&#34;,&#34;#FF8000&#34;,&#34;#FF9200&#34;,&#34;#FF2400&#34;,&#34;#90FF00&#34;,&#34;#D6FF00&#34;,&#34;#FF8400&#34;,&#34;#FF4200&#34;,&#34;#F8FF00&#34;,&#34;#F9FF00&#34;,&#34;#FFAC00&#34;,&#34;#3AFF00&#34;,&#34;#FF8F00&#34;,&#34;#FFBA00&#34;,&#34;#66FF00&#34;,&#34;#FF3200&#34;,&#34;#FF3F00&#34;,&#34;#5BFF00&#34;,&#34;#FFC800&#34;,&#34;#FF5100&#34;,&#34;#84FF00&#34;,&#34;#FFCD00&#34;,&#34;#FF3100&#34;,&#34;#FFD600&#34;,&#34;#FFA400&#34;,&#34;#FF8600&#34;,&#34;#1FFF00&#34;,&#34;#FF1200&#34;,&#34;#FF5D00&#34;,&#34;#7BFF00&#34;,&#34;#BCFF00&#34;,&#34;#A2FF00&#34;,&#34;#FF1D00&#34;,&#34;#FF4300&#34;,&#34;#FF1400&#34;,&#34;#6AFF00&#34;,&#34;#FFBD00&#34;,&#34;#16FF00&#34;,&#34;#D2FF00&#34;,&#34;#14FF00&#34;,&#34;#E9FF00&#34;,&#34;#C2FF00&#34;,&#34;#1CFF00&#34;,&#34;#E2FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF9C00&#34;,&#34;#FF4D00&#34;,&#34;#94FF00&#34;,&#34;#E1FF00&#34;,&#34;#FF6500&#34;,&#34;#72FF00&#34;,&#34;#46FF00&#34;,&#34;#FFFD00&#34;,&#34;#FF3300&#34;,&#34;#C6FF00&#34;,&#34;#48FF00&#34;,&#34;#FFAB00&#34;,&#34;#52FF00&#34;,&#34;#FF9E00&#34;,&#34;#FF7B00&#34;,&#34;#C4FF00&#34;,&#34;#62FF00&#34;,&#34;#2CFF00&#34;,&#34;#FFEA00&#34;,&#34;#72FF00&#34;,&#34;#FFB000&#34;,&#34;#C8FF00&#34;,&#34;#FF9A00&#34;,&#34;#75FF00&#34;,&#34;#FFD000&#34;,&#34;#A1FF00&#34;,&#34;#FFF400&#34;,&#34;#F3FF00&#34;,&#34;#FF2E00&#34;,&#34;#20FF00&#34;,&#34;#FFEC00&#34;,&#34;#BFFF00&#34;,&#34;#FFD500&#34;,&#34;#42FF00&#34;,&#34;#1CFF00&#34;,&#34;#C4FF00&#34;,&#34;#FFF300&#34;,&#34;#19FF00&#34;,&#34;#C1FF00&#34;,&#34;#61FF00&#34;,&#34;#FFFD00&#34;,&#34;#C5FF00&#34;,&#34;#5FFF00&#34;,&#34;#33FF00&#34;,&#34;#5BFF00&#34;,&#34;#FF2200&#34;,&#34;#FFF900&#34;,&#34;#BBFF00&#34;,&#34;#FFD600&#34;,&#34;#69FF00&#34;,&#34;#7BFF00&#34;,&#34;#1CFF00&#34;,&#34;#0AFF00&#34;,&#34;#FF7600&#34;,&#34;#FF5900&#34;,&#34;#C7FF00&#34;,&#34;#FF3300&#34;,&#34;#17FF00&#34;,&#34;#FFCE00&#34;,&#34;#FFF700&#34;,&#34;#FF2E00&#34;,&#34;#FFC300&#34;,&#34;#1FFF00&#34;,&#34;#10FF00&#34;,&#34;#FF9500&#34;,&#34;#20FF00&#34;,&#34;#FF1800&#34;,&#34;#FF4600&#34;,&#34;#FFB400&#34;,&#34;#A3FF00&#34;,&#34;#06FF00&#34;,&#34;#E4FF00&#34;,&#34;#98FF00&#34;,&#34;#4CFF00&#34;,&#34;#FFDC00&#34;,&#34;#34FF00&#34;,&#34;#E3FF00&#34;,&#34;#FF2900&#34;,&#34;#CEFF00&#34;,&#34;#D1FF00&#34;,&#34;#81FF00&#34;,&#34;#FFB600&#34;,&#34;#FF5400&#34;,&#34;#FF2200&#34;,&#34;#FFB800&#34;,&#34;#09FF00&#34;,&#34;#13FF00&#34;,&#34;#FFCC00&#34;,&#34;#E7FF00&#34;,&#34;#FF7900&#34;,&#34;#FF1B00&#34;,&#34;#FF7E00&#34;,&#34;#FF7100&#34;,&#34;#FFA200&#34;,&#34;#FF5E00&#34;,&#34;#FF4400&#34;,&#34;#16FF00&#34;,&#34;#FBFF00&#34;,&#34;#FFAB00&#34;,&#34;#FF3C00&#34;,&#34;#59FF00&#34;,&#34;#25FF00&#34;,&#34;#FF1E00&#34;,&#34;#7BFF00&#34;,&#34;#49FF00&#34;,&#34;#FFE300&#34;,&#34;#4EFF00&#34;,&#34;#DAFF00&#34;,&#34;#FF1100&#34;,&#34;#72FF00&#34;,&#34;#FF2600&#34;,&#34;#FFB000&#34;,&#34;#97FF00&#34;,&#34;#FF4700&#34;,&#34;#FF0100&#34;,&#34;#FFD600&#34;,&#34;#33FF00&#34;,&#34;#10FF00&#34;,&#34;#FF1600&#34;,&#34;#90FF00&#34;,&#34;#FFC200&#34;,&#34;#FF6700&#34;,&#34;#F1FF00&#34;,&#34;#FF8600&#34;,&#34;#FFEF00&#34;,&#34;#7CFF00&#34;,&#34;#12FF00&#34;,&#34;#FEFF00&#34;,&#34;#62FF00&#34;,&#34;#D0FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF1100&#34;,&#34;#FF2800&#34;,&#34;#6BFF00&#34;,&#34;#92FF00&#34;,&#34;#34FF00&#34;,&#34;#FF8900&#34;,&#34;#FF9F00&#34;,&#34;#FF4E00&#34;,&#34;#34FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF6600&#34;,&#34;#FF1100&#34;,&#34;#6CFF00&#34;,&#34;#FF5600&#34;,&#34;#85FF00&#34;,&#34;#FFC800&#34;,&#34;#0FFF00&#34;,&#34;#64FF00&#34;,&#34;#EFFF00&#34;,&#34;#F4FF00&#34;,&#34;#50FF00&#34;,&#34;#FF6D00&#34;,&#34;#8BFF00&#34;,&#34;#FFBE00&#34;,&#34;#7DFF00&#34;,&#34;#FFEE00&#34;,&#34;#BFFF00&#34;,&#34;#9DFF00&#34;,&#34;#0DFF00&#34;,&#34;#A5FF00&#34;,&#34;#FF0800&#34;,&#34;#FF1500&#34;,&#34;#FFB500&#34;,&#34;#60FF00&#34;,&#34;#01FF00&#34;,&#34;#CCFF00&#34;,&#34;#FFD900&#34;,&#34;#9DFF00&#34;,&#34;#FF0D00&#34;,&#34;#BBFF00&#34;,&#34;#FF4600&#34;,&#34;#FF5500&#34;,&#34;#C4FF00&#34;,&#34;#FFD500&#34;,&#34;#FF5800&#34;,&#34;#57FF00&#34;,&#34;#FF5000&#34;,&#34;#FF8B00&#34;,&#34;#59FF00&#34;,&#34;#44FF00&#34;,&#34;#40FF00&#34;,&#34;#FF1400&#34;,&#34;#FF6100&#34;,&#34;#A6FF00&#34;,&#34;#7EFF00&#34;,&#34;#FFBB00&#34;,&#34;#5CFF00&#34;,&#34;#49FF00&#34;,&#34;#D0FF00&#34;,&#34;#D9FF00&#34;,&#34;#4DFF00&#34;,&#34;#A0FF00&#34;,&#34;#FF3E00&#34;,&#34;#FFA800&#34;,&#34;#88FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF5A00&#34;,&#34;#FF3600&#34;,&#34;#39FF00&#34;,&#34;#45FF00&#34;,&#34;#FFB600&#34;,&#34;#FF2400&#34;,&#34;#D3FF00&#34;,&#34;#94FF00&#34;,&#34;#51FF00&#34;,&#34;#FFB500&#34;,&#34;#FF1300&#34;,&#34;#FFA800&#34;,&#34;#92FF00&#34;,&#34;#E9FF00&#34;,&#34;#FF0700&#34;,&#34;#9CFF00&#34;,&#34;#FF8800&#34;,&#34;#FF4200&#34;,&#34;#FFD000&#34;,&#34;#D8FF00&#34;,&#34;#FF4C00&#34;,&#34;#80FF00&#34;,&#34;#27FF00&#34;,&#34;#ADFF00&#34;,&#34;#44FF00&#34;,&#34;#FAFF00&#34;,&#34;#FFD300&#34;,&#34;#93FF00&#34;,&#34;#E7FF00&#34;,&#34;#FF4700&#34;,&#34;#4FFF00&#34;,&#34;#A5FF00&#34;,&#34;#A8FF00&#34;,&#34;#C4FF00&#34;,&#34;#C3FF00&#34;,&#34;#BAFF00&#34;,&#34;#FF3300&#34;,&#34;#12FF00&#34;,&#34;#57FF00&#34;,&#34;#FFAB00&#34;,&#34;#39FF00&#34;,&#34;#EDFF00&#34;,&#34;#88FF00&#34;,&#34;#1DFF00&#34;,&#34;#FFFA00&#34;,&#34;#9CFF00&#34;,&#34;#FF0E00&#34;,&#34;#70FF00&#34;,&#34;#FF8E00&#34;,&#34;#E5FF00&#34;,&#34;#FF5700&#34;,&#34;#19FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF2D00&#34;,&#34;#E2FF00&#34;,&#34;#B5FF00&#34;,&#34;#FF2400&#34;,&#34;#7DFF00&#34;,&#34;#FFAE00&#34;,&#34;#FF1B00&#34;,&#34;#E4FF00&#34;,&#34;#35FF00&#34;,&#34;#BEFF00&#34;,&#34;#FF2700&#34;,&#34;#A0FF00&#34;,&#34;#FFA900&#34;,&#34;#E5FF00&#34;,&#34;#45FF00&#34;,&#34;#B1FF00&#34;,&#34;#FFC800&#34;,&#34;#FF4100&#34;,&#34;#43FF00&#34;,&#34;#FFAE00&#34;,&#34;#5EFF00&#34;,&#34;#79FF00&#34;,&#34;#FF0700&#34;,&#34;#68FF00&#34;,&#34;#1CFF00&#34;,&#34;#FFE000&#34;,&#34;#DBFF00&#34;,&#34;#FFC700&#34;,&#34;#20FF00&#34;,&#34;#69FF00&#34;,&#34;#FF3200&#34;,&#34;#FFC000&#34;,&#34;#FFE800&#34;,&#34;#FF8F00&#34;,&#34;#CDFF00&#34;,&#34;#2AFF00&#34;,&#34;#67FF00&#34;,&#34;#23FF00&#34;,&#34;#FF8900&#34;,&#34;#FFF300&#34;,&#34;#FFE600&#34;,&#34;#FFDC00&#34;,&#34;#FF1500&#34;,&#34;#E5FF00&#34;,&#34;#39FF00&#34;,&#34;#FBFF00&#34;,&#34;#FF9700&#34;,&#34;#FF7100&#34;,&#34;#6FFF00&#34;,&#34;#FF3000&#34;,&#34;#FF3300&#34;,&#34;#FF7300&#34;,&#34;#FF2000&#34;,&#34;#75FF00&#34;,&#34;#D8FF00&#34;,&#34;#FFCC00&#34;,&#34;#FFD400&#34;,&#34;#42FF00&#34;,&#34;#FFCA00&#34;,&#34;#ADFF00&#34;,&#34;#4DFF00&#34;,&#34;#FAFF00&#34;,&#34;#FF4900&#34;,&#34;#FF1500&#34;,&#34;#FF8900&#34;,&#34;#FF8700&#34;,&#34;#FF7C00&#34;,&#34;#FF8100&#34;,&#34;#73FF00&#34;,&#34;#9BFF00&#34;,&#34;#6CFF00&#34;,&#34;#59FF00&#34;,&#34;#FF8500&#34;,&#34;#FF5C00&#34;,&#34;#C3FF00&#34;,&#34;#6BFF00&#34;,&#34;#FFB300&#34;,&#34;#51FF00&#34;,&#34;#1BFF00&#34;,&#34;#FF3400&#34;,&#34;#FF4300&#34;,&#34;#FF6600&#34;,&#34;#FF9200&#34;,&#34;#F3FF00&#34;,&#34;#FF2100&#34;,&#34;#23FF00&#34;,&#34;#E0FF00&#34;,&#34;#95FF00&#34;,&#34;#FF2A00&#34;,&#34;#1EFF00&#34;,&#34;#FFC000&#34;,&#34;#8CFF00&#34;,&#34;#C1FF00&#34;,&#34;#F3FF00&#34;,&#34;#FF4B00&#34;,&#34;#FF4200&#34;,&#34;#46FF00&#34;,&#34;#83FF00&#34;,&#34;#FF8C00&#34;,&#34;#FFC200&#34;,&#34;#3FFF00&#34;,&#34;#D9FF00&#34;,&#34;#FF1B00&#34;,&#34;#FFA500&#34;,&#34;#ADFF00&#34;,&#34;#ECFF00&#34;,&#34;#FF2800&#34;,&#34;#FFD200&#34;,&#34;#FFC400&#34;,&#34;#FF3500&#34;,&#34;#FFE700&#34;,&#34;#FF9D00&#34;,&#34;#FF6100&#34;,&#34;#63FF00&#34;,&#34;#FF4500&#34;,&#34;#FF4000&#34;,&#34;#C5FF00&#34;,&#34;#B9FF00&#34;,&#34;#FFFD00&#34;,&#34;#71FF00&#34;,&#34;#37FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF3800&#34;,&#34;#4AFF00&#34;,&#34;#FF1800&#34;,&#34;#82FF00&#34;,&#34;#03FF00&#34;,&#34;#FFDD00&#34;,&#34;#FF1300&#34;,&#34;#A8FF00&#34;,&#34;#1CFF00&#34;,&#34;#FF0A00&#34;,&#34;#2FFF00&#34;,&#34;#FF5D00&#34;,&#34;#FF3B00&#34;,&#34;#33FF00&#34;,&#34;#FF3D00&#34;,&#34;#A9FF00&#34;,&#34;#FFD900&#34;,&#34;#FFBC00&#34;,&#34;#A5FF00&#34;,&#34;#FF0600&#34;,&#34;#74FF00&#34;,&#34;#19FF00&#34;,&#34;#4CFF00&#34;,&#34;#FFD000&#34;,&#34;#FFCD00&#34;,&#34;#FF1800&#34;,&#34;#BBFF00&#34;,&#34;#FF5700&#34;,&#34;#FFA400&#34;,&#34;#FF5500&#34;,&#34;#FF6000&#34;,&#34;#FFE900&#34;,&#34;#FF3200&#34;,&#34;#FFA800&#34;,&#34;#FFE900&#34;,&#34;#FF4000&#34;,&#34;#FF9000&#34;,&#34;#FF4A00&#34;,&#34;#79FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF0200&#34;,&#34;#FFCA00&#34;,&#34;#FFEA00&#34;,&#34;#19FF00&#34;,&#34;#E3FF00&#34;,&#34;#CAFF00&#34;,&#34;#FFDE00&#34;,&#34;#F0FF00&#34;,&#34;#FF9400&#34;,&#34;#20FF00&#34;,&#34;#73FF00&#34;,&#34;#FFBA00&#34;,&#34;#99FF00&#34;,&#34;#81FF00&#34;,&#34;#09FF00&#34;,&#34;#FF4100&#34;,&#34;#B7FF00&#34;,&#34;#6AFF00&#34;,&#34;#81FF00&#34;,&#34;#FF3E00&#34;,&#34;#FFE500&#34;,&#34;#FF2200&#34;,&#34;#54FF00&#34;,&#34;#09FF00&#34;,&#34;#FF3E00&#34;,&#34;#0DFF00&#34;,&#34;#FF3200&#34;,&#34;#FFD500&#34;,&#34;#79FF00&#34;,&#34;#F5FF00&#34;,&#34;#8BFF00&#34;,&#34;#7AFF00&#34;,&#34;#99FF00&#34;,&#34;#FF6F00&#34;,&#34;#FFFC00&#34;,&#34;#FF7E00&#34;,&#34;#FF7F00&#34;,&#34;#FF6E00&#34;,&#34;#FFE800&#34;,&#34;#CAFF00&#34;,&#34;#FF9300&#34;,&#34;#0CFF00&#34;,&#34;#FF0200&#34;,&#34;#EAFF00&#34;,&#34;#59FF00&#34;,&#34;#FF6B00&#34;,&#34;#FF9B00&#34;,&#34;#FF0800&#34;,&#34;#ADFF00&#34;,&#34;#FFF400&#34;,&#34;#98FF00&#34;,&#34;#EFFF00&#34;,&#34;#FFA000&#34;,&#34;#FF7D00&#34;,&#34;#FFE700&#34;,&#34;#5DFF00&#34;,&#34;#D5FF00&#34;,&#34;#ADFF00&#34;,&#34;#64FF00&#34;,&#34;#8EFF00&#34;,&#34;#A4FF00&#34;,&#34;#FF3600&#34;,&#34;#7FFF00&#34;,&#34;#FF2400&#34;,&#34;#11FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF2400&#34;,&#34;#58FF00&#34;,&#34;#FF8600&#34;,&#34;#29FF00&#34;,&#34;#FFC500&#34;,&#34;#E3FF00&#34;,&#34;#58FF00&#34;,&#34;#9AFF00&#34;,&#34;#AFFF00&#34;,&#34;#B3FF00&#34;,&#34;#FF0300&#34;,&#34;#6EFF00&#34;,&#34;#60FF00&#34;,&#34;#FF5100&#34;,&#34;#FF5700&#34;,&#34;#DAFF00&#34;,&#34;#84FF00&#34;,&#34;#FF5F00&#34;,&#34;#0FFF00&#34;,&#34;#08FF00&#34;,&#34;#50FF00&#34;,&#34;#B7FF00&#34;,&#34;#FFD400&#34;,&#34;#FFB100&#34;,&#34;#51FF00&#34;,&#34;#E0FF00&#34;,&#34;#17FF00&#34;,&#34;#FF0200&#34;,&#34;#11FF00&#34;,&#34;#67FF00&#34;,&#34;#4BFF00&#34;,&#34;#FFA000&#34;,&#34;#8CFF00&#34;,&#34;#67FF00&#34;,&#34;#5DFF00&#34;,&#34;#3DFF00&#34;,&#34;#A4FF00&#34;,&#34;#FFD800&#34;,&#34;#24FF00&#34;,&#34;#FF7900&#34;,&#34;#FF8C00&#34;,&#34;#FF5100&#34;,&#34;#FF2400&#34;,&#34;#FFCE00&#34;,&#34;#9AFF00&#34;,&#34;#FF3300&#34;,&#34;#FF2500&#34;,&#34;#FF8F00&#34;,&#34;#FFA100&#34;,&#34;#FFAA00&#34;,&#34;#FF4500&#34;,&#34;#FF7F00&#34;,&#34;#FF0D00&#34;,&#34;#EBFF00&#34;,&#34;#FFDD00&#34;,&#34;#FF4A00&#34;,&#34;#B2FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF5F00&#34;,&#34;#05FF00&#34;,&#34;#FF4600&#34;,&#34;#4DFF00&#34;,&#34;#FF6100&#34;,&#34;#C1FF00&#34;,&#34;#D4FF00&#34;,&#34;#BCFF00&#34;,&#34;#FF7D00&#34;,&#34;#FF5400&#34;,&#34;#80FF00&#34;,&#34;#3BFF00&#34;,&#34;#FFB900&#34;,&#34;#FF8800&#34;,&#34;#7CFF00&#34;,&#34;#EEFF00&#34;,&#34;#B9FF00&#34;,&#34;#FF2900&#34;,&#34;#98FF00&#34;,&#34;#FF6300&#34;,&#34;#FF4F00&#34;,&#34;#FF8200&#34;,&#34;#FF1C00&#34;,&#34;#6CFF00&#34;,&#34;#3EFF00&#34;,&#34;#FF1800&#34;,&#34;#FF2900&#34;,&#34;#93FF00&#34;,&#34;#D3FF00&#34;,&#34;#FF6700&#34;,&#34;#FF6E00&#34;,&#34;#FF6A00&#34;,&#34;#8BFF00&#34;,&#34;#19FF00&#34;,&#34;#78FF00&#34;,&#34;#FFD700&#34;,&#34;#FFF300&#34;,&#34;#FF9100&#34;,&#34;#FF3800&#34;,&#34;#8EFF00&#34;,&#34;#FFBE00&#34;,&#34;#FF9000&#34;,&#34;#FF5900&#34;,&#34;#BCFF00&#34;,&#34;#FF7800&#34;,&#34;#C5FF00&#34;,&#34;#A4FF00&#34;,&#34;#51FF00&#34;,&#34;#FFBE00&#34;,&#34;#F0FF00&#34;,&#34;#FF1A00&#34;,&#34;#27FF00&#34;,&#34;#93FF00&#34;,&#34;#FF5900&#34;,&#34;#06FF00&#34;,&#34;#11FF00&#34;,&#34;#FFAF00&#34;,&#34;#91FF00&#34;,&#34;#FFAC00&#34;,&#34;#FF9600&#34;,&#34;#3EFF00&#34;,&#34;#FFFA00&#34;,&#34;#FFEA00&#34;,&#34;#75FF00&#34;,&#34;#3CFF00&#34;,&#34;#53FF00&#34;,&#34;#0EFF00&#34;,&#34;#25FF00&#34;,&#34;#FF7A00&#34;,&#34;#BEFF00&#34;,&#34;#FFFC00&#34;,&#34;#8DFF00&#34;,&#34;#9CFF00&#34;,&#34;#FF4500&#34;,&#34;#FFE600&#34;,&#34;#FF8C00&#34;,&#34;#D5FF00&#34;,&#34;#ECFF00&#34;,&#34;#FF4200&#34;,&#34;#F0FF00&#34;,&#34;#FFEC00&#34;,&#34;#3DFF00&#34;,&#34;#31FF00&#34;,&#34;#ABFF00&#34;,&#34;#2DFF00&#34;,&#34;#FFA300&#34;,&#34;#EFFF00&#34;,&#34;#96FF00&#34;,&#34;#E2FF00&#34;,&#34;#09FF00&#34;,&#34;#A7FF00&#34;,&#34;#FFE500&#34;,&#34;#71FF00&#34;,&#34;#FF0700&#34;,&#34;#89FF00&#34;,&#34;#FF2100&#34;,&#34;#01FF00&#34;,&#34;#FFA200&#34;,&#34;#60FF00&#34;,&#34;#FFCF00&#34;,&#34;#FF7500&#34;,&#34;#45FF00&#34;,&#34;#50FF00&#34;,&#34;#FF3900&#34;,&#34;#FF0B00&#34;,&#34;#9BFF00&#34;,&#34;#FFDC00&#34;,&#34;#C9FF00&#34;,&#34;#FF1900&#34;,&#34;#FF4500&#34;,&#34;#FFCD00&#34;,&#34;#85FF00&#34;,&#34;#81FF00&#34;,&#34;#66FF00&#34;,&#34;#24FF00&#34;,&#34;#72FF00&#34;,&#34;#FF9300&#34;,&#34;#FF9500&#34;,&#34;#FF4800&#34;,&#34;#3EFF00&#34;,&#34;#FF2300&#34;,&#34;#A6FF00&#34;,&#34;#FF0000&#34;,&#34;#56FF00&#34;,&#34;#6AFF00&#34;,&#34;#FFAD00&#34;,&#34;#FF3F00&#34;,&#34;#FFCC00&#34;,&#34;#FF2F00&#34;,&#34;#FF1000&#34;,&#34;#FF4400&#34;,&#34;#FF4E00&#34;,&#34;#DEFF00&#34;,&#34;#96FF00&#34;,&#34;#FF3F00&#34;,&#34;#83FF00&#34;,&#34;#FFF100&#34;,&#34;#FFDE00&#34;,&#34;#9AFF00&#34;,&#34;#FF8100&#34;,&#34;#FFF500&#34;,&#34;#08FF00&#34;,&#34;#E7FF00&#34;,&#34;#66FF00&#34;,&#34;#FFE500&#34;,&#34;#FFB000&#34;,&#34;#F3FF00&#34;,&#34;#3DFF00&#34;,&#34;#ABFF00&#34;,&#34;#5BFF00&#34;,&#34;#FFF400&#34;,&#34;#FFD100&#34;,&#34;#FFD700&#34;,&#34;#12FF00&#34;,&#34;#3BFF00&#34;,&#34;#AAFF00&#34;,&#34;#FF3B00&#34;,&#34;#FFEB00&#34;,&#34;#F2FF00&#34;,&#34;#C4FF00&#34;,&#34;#FF1500&#34;,&#34;#FF4A00&#34;,&#34;#C2FF00&#34;,&#34;#37FF00&#34;,&#34;#7EFF00&#34;,&#34;#FF4700&#34;,&#34;#24FF00&#34;,&#34;#FF5C00&#34;,&#34;#1BFF00&#34;,&#34;#0CFF00&#34;,&#34;#FF7E00&#34;,&#34;#FF7F00&#34;,&#34;#92FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF3900&#34;,&#34;#FF8D00&#34;,&#34;#BCFF00&#34;,&#34;#9EFF00&#34;,&#34;#BEFF00&#34;,&#34;#FFAB00&#34;,&#34;#13FF00&#34;,&#34;#FF1A00&#34;,&#34;#6AFF00&#34;,&#34;#72FF00&#34;,&#34;#50FF00&#34;,&#34;#E2FF00&#34;,&#34;#18FF00&#34;,&#34;#FFC000&#34;,&#34;#E3FF00&#34;,&#34;#FFC800&#34;,&#34;#FFDD00&#34;,&#34;#80FF00&#34;,&#34;#FF2600&#34;,&#34;#FF2200&#34;,&#34;#FFD900&#34;,&#34;#FF3E00&#34;,&#34;#FF2200&#34;,&#34;#FF7700&#34;,&#34;#85FF00&#34;,&#34;#FFFF00&#34;,&#34;#7FFF00&#34;,&#34;#FF5500&#34;,&#34;#FF9800&#34;,&#34;#53FF00&#34;,&#34;#08FF00&#34;,&#34;#FFCE00&#34;,&#34;#58FF00&#34;,&#34;#3EFF00&#34;,&#34;#06FF00&#34;,&#34;#FF2A00&#34;,&#34;#99FF00&#34;,&#34;#FFD500&#34;,&#34;#FF4400&#34;,&#34;#D1FF00&#34;,&#34;#FF1500&#34;,&#34;#57FF00&#34;,&#34;#F8FF00&#34;,&#34;#FF2900&#34;,&#34;#FF9600&#34;,&#34;#A2FF00&#34;,&#34;#FF6B00&#34;,&#34;#0EFF00&#34;,&#34;#FFAF00&#34;,&#34;#34FF00&#34;,&#34;#FF9900&#34;,&#34;#D0FF00&#34;,&#34;#FF2500&#34;,&#34;#9CFF00&#34;,&#34;#FF3000&#34;,&#34;#FFA700&#34;,&#34;#47FF00&#34;,&#34;#E6FF00&#34;,&#34;#FF3C00&#34;,&#34;#79FF00&#34;,&#34;#8FFF00&#34;,&#34;#FFA000&#34;,&#34;#FF7900&#34;,&#34;#FFC100&#34;,&#34;#07FF00&#34;,&#34;#F1FF00&#34;,&#34;#2FFF00&#34;,&#34;#FF0400&#34;,&#34;#1BFF00&#34;,&#34;#C6FF00&#34;,&#34;#FF9900&#34;,&#34;#FFE300&#34;,&#34;#F3FF00&#34;,&#34;#1CFF00&#34;,&#34;#77FF00&#34;,&#34;#FF2F00&#34;,&#34;#FF9200&#34;,&#34;#7BFF00&#34;,&#34;#FFD600&#34;,&#34;#FF2700&#34;,&#34;#FFDE00&#34;,&#34;#22FF00&#34;,&#34;#3FFF00&#34;,&#34;#EEFF00&#34;,&#34;#2EFF00&#34;,&#34;#CBFF00&#34;,&#34;#6BFF00&#34;,&#34;#FFA700&#34;,&#34;#B0FF00&#34;,&#34;#FF2000&#34;,&#34;#E6FF00&#34;,&#34;#48FF00&#34;,&#34;#FFA400&#34;,&#34;#FF1D00&#34;,&#34;#FFC900&#34;,&#34;#FF1100&#34;,&#34;#FFA000&#34;,&#34;#FF8C00&#34;,&#34;#44FF00&#34;,&#34;#FF5F00&#34;,&#34;#6CFF00&#34;,&#34;#BCFF00&#34;,&#34;#FFC400&#34;,&#34;#69FF00&#34;,&#34;#FF1800&#34;,&#34;#FFDB00&#34;,&#34;#F8FF00&#34;,&#34;#F1FF00&#34;,&#34;#A0FF00&#34;,&#34;#FF1F00&#34;,&#34;#47FF00&#34;,&#34;#FF3C00&#34;,&#34;#FFD900&#34;,&#34;#FF2500&#34;,&#34;#FF8000&#34;,&#34;#FFC700&#34;,&#34;#FF8100&#34;,&#34;#FF4700&#34;,&#34;#FF8100&#34;,&#34;#E3FF00&#34;,&#34;#FF9300&#34;,&#34;#C0FF00&#34;,&#34;#34FF00&#34;,&#34;#DCFF00&#34;,&#34;#FF8200&#34;,&#34;#FFF500&#34;,&#34;#FFD400&#34;,&#34;#FFDE00&#34;,&#34;#FFAB00&#34;,&#34;#3EFF00&#34;,&#34;#89FF00&#34;,&#34;#D4FF00&#34;,&#34;#FF3700&#34;,&#34;#71FF00&#34;,&#34;#FF0F00&#34;,&#34;#FF1600&#34;,&#34;#ACFF00&#34;,&#34;#39FF00&#34;,&#34;#FFF100&#34;,&#34;#FF7A00&#34;,&#34;#19FF00&#34;,&#34;#A0FF00&#34;,&#34;#1CFF00&#34;,&#34;#FFC500&#34;,&#34;#FFA000&#34;,&#34;#CCFF00&#34;,&#34;#CEFF00&#34;,&#34;#FFCC00&#34;,&#34;#B6FF00&#34;,&#34;#FF5B00&#34;,&#34;#BBFF00&#34;,&#34;#FFA700&#34;,&#34;#FF7D00&#34;,&#34;#7BFF00&#34;,&#34;#FF7B00&#34;,&#34;#FF6600&#34;,&#34;#D1FF00&#34;,&#34;#36FF00&#34;,&#34;#FFC700&#34;,&#34;#FFCD00&#34;,&#34;#FF0A00&#34;,&#34;#FFA000&#34;,&#34;#FBFF00&#34;,&#34;#29FF00&#34;,&#34;#FF5C00&#34;,&#34;#ABFF00&#34;,&#34;#0AFF00&#34;,&#34;#FF9300&#34;,&#34;#FFB600&#34;,&#34;#19FF00&#34;,&#34;#47FF00&#34;,&#34;#9DFF00&#34;,&#34;#29FF00&#34;,&#34;#FFAC00&#34;,&#34;#FF5000&#34;,&#34;#FF2000&#34;,&#34;#FF2800&#34;,&#34;#FF4000&#34;,&#34;#AFFF00&#34;,&#34;#2FFF00&#34;,&#34;#FF1400&#34;,&#34;#8AFF00&#34;,&#34;#FF8100&#34;,&#34;#FF2600&#34;,&#34;#FF9C00&#34;,&#34;#FF7700&#34;,&#34;#FFCA00&#34;,&#34;#FF4C00&#34;,&#34;#FF1D00&#34;,&#34;#77FF00&#34;,&#34;#FFA300&#34;,&#34;#A7FF00&#34;,&#34;#F8FF00&#34;,&#34;#FFBB00&#34;,&#34;#4DFF00&#34;,&#34;#FF9F00&#34;,&#34;#69FF00&#34;,&#34;#8CFF00&#34;,&#34;#FEFF00&#34;,&#34;#D9FF00&#34;,&#34;#FFB000&#34;,&#34;#3DFF00&#34;,&#34;#AEFF00&#34;,&#34;#FF2300&#34;,&#34;#FFB800&#34;,&#34;#B1FF00&#34;,&#34;#FF1700&#34;,&#34;#EAFF00&#34;,&#34;#FF5E00&#34;,&#34;#13FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF6C00&#34;,&#34;#E8FF00&#34;,&#34;#F2FF00&#34;,&#34;#FF7300&#34;,&#34;#73FF00&#34;,&#34;#FF0B00&#34;,&#34;#72FF00&#34;,&#34;#FF7E00&#34;,&#34;#FF5500&#34;,&#34;#31FF00&#34;,&#34;#00FF00&#34;,&#34;#FF7C00&#34;,&#34;#2DFF00&#34;,&#34;#ABFF00&#34;,&#34;#FFF500&#34;,&#34;#05FF00&#34;,&#34;#15FF00&#34;,&#34;#D0FF00&#34;,&#34;#4FFF00&#34;,&#34;#A1FF00&#34;,&#34;#76FF00&#34;,&#34;#FFC900&#34;,&#34;#20FF00&#34;,&#34;#FF7800&#34;,&#34;#FFDC00&#34;,&#34;#FFE400&#34;,&#34;#FF3800&#34;,&#34;#FFC000&#34;,&#34;#FF7E00&#34;,&#34;#E5FF00&#34;,&#34;#FF8100&#34;,&#34;#FFDF00&#34;,&#34;#D4FF00&#34;,&#34;#ACFF00&#34;,&#34;#FF0A00&#34;,&#34;#FF3800&#34;,&#34;#C3FF00&#34;,&#34;#FF2600&#34;,&#34;#ABFF00&#34;,&#34;#FFF000&#34;,&#34;#FF4700&#34;,&#34;#FF3D00&#34;,&#34;#FF6100&#34;,&#34;#FFDB00&#34;,&#34;#D3FF00&#34;,&#34;#9AFF00&#34;,&#34;#FFCB00&#34;,&#34;#9FFF00&#34;,&#34;#FFFE00&#34;,&#34;#FFE800&#34;,&#34;#FF0E00&#34;,&#34;#19FF00&#34;,&#34;#8DFF00&#34;,&#34;#FF8700&#34;,&#34;#FF5300&#34;,&#34;#7FFF00&#34;,&#34;#44FF00&#34;,&#34;#FF1900&#34;,&#34;#FF2400&#34;,&#34;#F9FF00&#34;,&#34;#FF5700&#34;,&#34;#FF4E00&#34;,&#34;#5EFF00&#34;,&#34;#FFF300&#34;,&#34;#FF2D00&#34;,&#34;#6CFF00&#34;,&#34;#FF2D00&#34;,&#34;#FF5200&#34;,&#34;#FFB300&#34;,&#34;#FF1500&#34;,&#34;#FFDF00&#34;,&#34;#FFE100&#34;,&#34;#FF4700&#34;,&#34;#25FF00&#34;,&#34;#3BFF00&#34;,&#34;#FF5300&#34;,&#34;#FF3600&#34;,&#34;#AEFF00&#34;,&#34;#FF5D00&#34;,&#34;#4EFF00&#34;,&#34;#53FF00&#34;,&#34;#58FF00&#34;,&#34;#A4FF00&#34;,&#34;#F3FF00&#34;,&#34;#FFB900&#34;,&#34;#66FF00&#34;,&#34;#FFBE00&#34;,&#34;#38FF00&#34;,&#34;#FF0F00&#34;,&#34;#FFF600&#34;,&#34;#FF8700&#34;,&#34;#E5FF00&#34;,&#34;#FF9700&#34;,&#34;#8DFF00&#34;,&#34;#21FF00&#34;,&#34;#ABFF00&#34;,&#34;#6FFF00&#34;,&#34;#97FF00&#34;,&#34;#FFC800&#34;,&#34;#FFE700&#34;,&#34;#FFEB00&#34;,&#34;#FF7100&#34;,&#34;#02FF00&#34;,&#34;#FF4200&#34;,&#34;#FFB500&#34;,&#34;#FF4400&#34;,&#34;#FF9200&#34;,&#34;#EAFF00&#34;,&#34;#02FF00&#34;,&#34;#8EFF00&#34;,&#34;#FF2A00&#34;,&#34;#84FF00&#34;,&#34;#FF1A00&#34;,&#34;#6AFF00&#34;,&#34;#19FF00&#34;,&#34;#FF9A00&#34;,&#34;#FF4300&#34;,&#34;#ADFF00&#34;,&#34;#FFFC00&#34;,&#34;#FF3200&#34;,&#34;#FF8C00&#34;,&#34;#FFF500&#34;,&#34;#9CFF00&#34;,&#34;#FFD200&#34;,&#34;#FF8A00&#34;,&#34;#FFBB00&#34;,&#34;#DBFF00&#34;,&#34;#19FF00&#34;,&#34;#FFFF00&#34;,&#34;#FF3200&#34;,&#34;#21FF00&#34;,&#34;#FF4000&#34;,&#34;#D9FF00&#34;,&#34;#41FF00&#34;,&#34;#FF6C00&#34;,&#34;#86FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF7000&#34;,&#34;#FF4600&#34;,&#34;#FFBF00&#34;,&#34;#FFD500&#34;,&#34;#FF9100&#34;,&#34;#30FF00&#34;,&#34;#07FF00&#34;,&#34;#29FF00&#34;,&#34;#FFBE00&#34;,&#34;#FF5500&#34;,&#34;#FF7F00&#34;,&#34;#FFCE00&#34;,&#34;#FFF200&#34;,&#34;#FFDF00&#34;,&#34;#D8FF00&#34;,&#34;#AAFF00&#34;,&#34;#FF9A00&#34;,&#34;#73FF00&#34;,&#34;#C1FF00&#34;,&#34;#FF5E00&#34;,&#34;#52FF00&#34;,&#34;#FF5600&#34;,&#34;#05FF00&#34;,&#34;#06FF00&#34;,&#34;#43FF00&#34;,&#34;#FF5400&#34;,&#34;#8FFF00&#34;,&#34;#FF7D00&#34;,&#34;#FF6100&#34;,&#34;#FF6500&#34;,&#34;#FF7E00&#34;,&#34;#FF0200&#34;,&#34;#06FF00&#34;,&#34;#FFE900&#34;,&#34;#BBFF00&#34;,&#34;#76FF00&#34;,&#34;#6AFF00&#34;,&#34;#FFA100&#34;,&#34;#FF3500&#34;,&#34;#D0FF00&#34;,&#34;#74FF00&#34;,&#34;#FFCB00&#34;,&#34;#F7FF00&#34;,&#34;#A8FF00&#34;,&#34;#EDFF00&#34;,&#34;#FFCA00&#34;,&#34;#7FFF00&#34;,&#34;#FFD900&#34;,&#34;#FF4E00&#34;,&#34;#FF3D00&#34;,&#34;#FFF000&#34;,&#34;#FFA300&#34;,&#34;#E7FF00&#34;,&#34;#FF9100&#34;,&#34;#91FF00&#34;,&#34;#5DFF00&#34;,&#34;#48FF00&#34;,&#34;#ABFF00&#34;,&#34;#FFC100&#34;,&#34;#FF3800&#34;,&#34;#15FF00&#34;,&#34;#FF4600&#34;,&#34;#CFFF00&#34;,&#34;#FFFE00&#34;,&#34;#FF4600&#34;,&#34;#FF2300&#34;,&#34;#A7FF00&#34;,&#34;#74FF00&#34;,&#34;#FF7B00&#34;,&#34;#C3FF00&#34;,&#34;#FF3F00&#34;,&#34;#FF6900&#34;,&#34;#21FF00&#34;,&#34;#FF6500&#34;,&#34;#81FF00&#34;,&#34;#09FF00&#34;,&#34;#FFC400&#34;,&#34;#CBFF00&#34;,&#34;#FF1100&#34;,&#34;#44FF00&#34;,&#34;#E9FF00&#34;,&#34;#FFBE00&#34;,&#34;#24FF00&#34;,&#34;#3DFF00&#34;,&#34;#40FF00&#34;,&#34;#FFD800&#34;,&#34;#01FF00&#34;,&#34;#FFCB00&#34;,&#34;#53FF00&#34;,&#34;#FF6F00&#34;,&#34;#6FFF00&#34;,&#34;#2AFF00&#34;,&#34;#FF7800&#34;,&#34;#20FF00&#34;,&#34;#FFEB00&#34;,&#34;#FFFC00&#34;,&#34;#C7FF00&#34;,&#34;#0FFF00&#34;,&#34;#FF5500&#34;,&#34;#EFFF00&#34;,&#34;#1CFF00&#34;,&#34;#CAFF00&#34;,&#34;#FFBD00&#34;,&#34;#C5FF00&#34;,&#34;#FF0F00&#34;,&#34;#70FF00&#34;,&#34;#A5FF00&#34;,&#34;#B3FF00&#34;,&#34;#FF8E00&#34;,&#34;#FF9900&#34;,&#34;#FF2A00&#34;,&#34;#99FF00&#34;,&#34;#99FF00&#34;,&#34;#FFEB00&#34;,&#34;#FF9B00&#34;,&#34;#7FFF00&#34;,&#34;#95FF00&#34;,&#34;#FFDD00&#34;,&#34;#83FF00&#34;,&#34;#FF5B00&#34;,&#34;#FF8000&#34;,&#34;#96FF00&#34;,&#34;#FF6500&#34;,&#34;#85FF00&#34;,&#34;#C4FF00&#34;,&#34;#FF9A00&#34;,&#34;#FFD100&#34;,&#34;#35FF00&#34;,&#34;#FFED00&#34;,&#34;#F0FF00&#34;,&#34;#FFB800&#34;,&#34;#FF8D00&#34;,&#34;#FF1800&#34;,&#34;#6EFF00&#34;,&#34;#24FF00&#34;,&#34;#FFD500&#34;,&#34;#FF0100&#34;,&#34;#FF3200&#34;,&#34;#FFFE00&#34;,&#34;#A8FF00&#34;,&#34;#B9FF00&#34;,&#34;#FFC100&#34;,&#34;#FF7700&#34;,&#34;#FF1400&#34;,&#34;#FEFF00&#34;,&#34;#FF3100&#34;,&#34;#1BFF00&#34;,&#34;#FF5000&#34;,&#34;#B4FF00&#34;,&#34;#FF5900&#34;,&#34;#CEFF00&#34;,&#34;#FFFF00&#34;,&#34;#EBFF00&#34;,&#34;#1FFF00&#34;,&#34;#FF8B00&#34;,&#34;#ADFF00&#34;,&#34;#CCFF00&#34;,&#34;#FFCE00&#34;,&#34;#C3FF00&#34;,&#34;#FCFF00&#34;,&#34;#FF4000&#34;,&#34;#FF7200&#34;,&#34;#FF0F00&#34;,&#34;#6BFF00&#34;,&#34;#30FF00&#34;,&#34;#68FF00&#34;,&#34;#FF3B00&#34;,&#34;#FF7600&#34;,&#34;#FF5100&#34;,&#34;#38FF00&#34;,&#34;#FF7800&#34;,&#34;#FF2B00&#34;,&#34;#FF7700&#34;,&#34;#1EFF00&#34;,&#34;#FF1F00&#34;,&#34;#FF1800&#34;,&#34;#FFE300&#34;,&#34;#0EFF00&#34;,&#34;#6BFF00&#34;,&#34;#D4FF00&#34;,&#34;#FFE400&#34;,&#34;#D1FF00&#34;,&#34;#FFFA00&#34;,&#34;#FFCE00&#34;,&#34;#FF7500&#34;,&#34;#B1FF00&#34;,&#34;#FFE300&#34;,&#34;#79FF00&#34;,&#34;#3CFF00&#34;,&#34;#FF9F00&#34;,&#34;#3FFF00&#34;,&#34;#4AFF00&#34;,&#34;#FFEE00&#34;,&#34;#ACFF00&#34;,&#34;#FFE700&#34;,&#34;#FF3900&#34;,&#34;#D2FF00&#34;,&#34;#FF7E00&#34;,&#34;#FFDB00&#34;,&#34;#FF2900&#34;,&#34;#6FFF00&#34;,&#34;#9CFF00&#34;,&#34;#22FF00&#34;,&#34;#FFA200&#34;,&#34;#84FF00&#34;,&#34;#FFD100&#34;,&#34;#19FF00&#34;,&#34;#74FF00&#34;,&#34;#FFAB00&#34;,&#34;#2EFF00&#34;,&#34;#FFD000&#34;,&#34;#66FF00&#34;,&#34;#57FF00&#34;,&#34;#8BFF00&#34;,&#34;#FFF200&#34;,&#34;#FFBE00&#34;,&#34;#FFF000&#34;,&#34;#74FF00&#34;,&#34;#5BFF00&#34;,&#34;#FF3700&#34;,&#34;#FF7D00&#34;,&#34;#25FF00&#34;,&#34;#E8FF00&#34;,&#34;#FFBF00&#34;,&#34;#FFEE00&#34;,&#34;#69FF00&#34;,&#34;#83FF00&#34;,&#34;#FF4E00&#34;,&#34;#31FF00&#34;,&#34;#90FF00&#34;,&#34;#FF0500&#34;,&#34;#77FF00&#34;,&#34;#FFE200&#34;,&#34;#FFD900&#34;,&#34;#34FF00&#34;,&#34;#84FF00&#34;,&#34;#EAFF00&#34;,&#34;#FFDA00&#34;,&#34;#FF2800&#34;,&#34;#08FF00&#34;,&#34;#FF7200&#34;,&#34;#85FF00&#34;,&#34;#FFF100&#34;,&#34;#27FF00&#34;,&#34;#4FFF00&#34;,&#34;#66FF00&#34;,&#34;#FFBC00&#34;,&#34;#60FF00&#34;,&#34;#F6FF00&#34;,&#34;#FF0A00&#34;,&#34;#FFA300&#34;,&#34;#62FF00&#34;,&#34;#60FF00&#34;,&#34;#5EFF00&#34;,&#34;#FFE700&#34;,&#34;#07FF00&#34;,&#34;#0DFF00&#34;,&#34;#FFEF00&#34;,&#34;#17FF00&#34;,&#34;#AEFF00&#34;,&#34;#FFC000&#34;,&#34;#C7FF00&#34;,&#34;#FFC400&#34;,&#34;#FF3D00&#34;,&#34;#68FF00&#34;,&#34;#FF7D00&#34;,&#34;#FF5200&#34;,&#34;#FFD800&#34;,&#34;#FFB200&#34;,&#34;#21FF00&#34;,&#34;#58FF00&#34;,&#34;#FF2B00&#34;,&#34;#FF2400&#34;,&#34;#A2FF00&#34;,&#34;#FF2500&#34;,&#34;#FF1000&#34;,&#34;#FF4F00&#34;,&#34;#FDFF00&#34;,&#34;#92FF00&#34;,&#34;#78FF00&#34;,&#34;#DEFF00&#34;,&#34;#FF2200&#34;,&#34;#3AFF00&#34;,&#34;#65FF00&#34;,&#34;#45FF00&#34;,&#34;#7AFF00&#34;,&#34;#84FF00&#34;,&#34;#FF9F00&#34;,&#34;#50FF00&#34;,&#34;#FF8200&#34;,&#34;#FFDC00&#34;,&#34;#E3FF00&#34;,&#34;#FF7700&#34;,&#34;#85FF00&#34;,&#34;#FF3200&#34;,&#34;#FF2D00&#34;,&#34;#7BFF00&#34;,&#34;#F5FF00&#34;,&#34;#FF7A00&#34;,&#34;#A4FF00&#34;,&#34;#3AFF00&#34;,&#34;#FF2E00&#34;,&#34;#EDFF00&#34;,&#34;#ADFF00&#34;,&#34;#43FF00&#34;,&#34;#59FF00&#34;,&#34;#10FF00&#34;,&#34;#FF7E00&#34;,&#34;#FFD300&#34;,&#34;#D2FF00&#34;,&#34;#FFF100&#34;,&#34;#83FF00&#34;,&#34;#B0FF00&#34;,&#34;#25FF00&#34;,&#34;#4CFF00&#34;,&#34;#FFD900&#34;,&#34;#C5FF00&#34;,&#34;#FF1600&#34;,&#34;#28FF00&#34;,&#34;#FF7700&#34;,&#34;#FFBF00&#34;,&#34;#58FF00&#34;,&#34;#61FF00&#34;,&#34;#FFC600&#34;,&#34;#32FF00&#34;,&#34;#FF3700&#34;,&#34;#FFC200&#34;,&#34;#EEFF00&#34;,&#34;#37FF00&#34;,&#34;#CDFF00&#34;,&#34;#FF3300&#34;,&#34;#DBFF00&#34;,&#34;#FCFF00&#34;,&#34;#FCFF00&#34;,&#34;#11FF00&#34;,&#34;#FF9B00&#34;,&#34;#FFB800&#34;,&#34;#B6FF00&#34;,&#34;#FFCC00&#34;,&#34;#FF7100&#34;,&#34;#FFFA00&#34;,&#34;#FFCE00&#34;,&#34;#40FF00&#34;,&#34;#FFD700&#34;,&#34;#FF2600&#34;,&#34;#EEFF00&#34;,&#34;#8AFF00&#34;,&#34;#9EFF00&#34;,&#34;#07FF00&#34;,&#34;#FFC500&#34;,&#34;#FFC000&#34;,&#34;#FF1900&#34;,&#34;#A4FF00&#34;,&#34;#A1FF00&#34;,&#34;#FF7D00&#34;,&#34;#FFB700&#34;,&#34;#FF9700&#34;,&#34;#BBFF00&#34;,&#34;#FF5300&#34;,&#34;#FF1B00&#34;,&#34;#FFE400&#34;,&#34;#FFB800&#34;,&#34;#FF9700&#34;,&#34;#C8FF00&#34;,&#34;#FFC500&#34;,&#34;#D5FF00&#34;,&#34;#3EFF00&#34;,&#34;#FFA800&#34;,&#34;#FFD500&#34;,&#34;#B7FF00&#34;,&#34;#BCFF00&#34;,&#34;#C6FF00&#34;,&#34;#D8FF00&#34;,&#34;#FF7400&#34;,&#34;#FF1D00&#34;,&#34;#F7FF00&#34;,&#34;#3FFF00&#34;,&#34;#FF9800&#34;,&#34;#9AFF00&#34;,&#34;#FFCF00&#34;,&#34;#FF6D00&#34;,&#34;#28FF00&#34;,&#34;#FFF700&#34;,&#34;#31FF00&#34;,&#34;#FF9100&#34;,&#34;#FFAF00&#34;,&#34;#FFB800&#34;,&#34;#8DFF00&#34;,&#34;#5DFF00&#34;,&#34;#C0FF00&#34;,&#34;#06FF00&#34;,&#34;#FF2100&#34;,&#34;#FF0100&#34;,&#34;#D8FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF1F00&#34;,&#34;#7BFF00&#34;,&#34;#E8FF00&#34;,&#34;#FFD400&#34;,&#34;#FF0E00&#34;,&#34;#EAFF00&#34;,&#34;#FF5800&#34;,&#34;#E2FF00&#34;,&#34;#4CFF00&#34;,&#34;#FF7C00&#34;,&#34;#FF4800&#34;,&#34;#FF8500&#34;,&#34;#A7FF00&#34;,&#34;#FF4F00&#34;,&#34;#48FF00&#34;,&#34;#4BFF00&#34;,&#34;#8AFF00&#34;,&#34;#FF6400&#34;,&#34;#FFA700&#34;,&#34;#FF1100&#34;,&#34;#97FF00&#34;,&#34;#0CFF00&#34;,&#34;#FFF700&#34;,&#34;#2BFF00&#34;,&#34;#FFC300&#34;,&#34;#FF3600&#34;,&#34;#EFFF00&#34;,&#34;#68FF00&#34;,&#34;#E9FF00&#34;,&#34;#FF1D00&#34;,&#34;#FFF800&#34;,&#34;#FFA200&#34;,&#34;#FF8700&#34;,&#34;#FF8E00&#34;,&#34;#FF3E00&#34;,&#34;#CBFF00&#34;,&#34;#FF8700&#34;,&#34;#FF6300&#34;,&#34;#FF5600&#34;,&#34;#FFB300&#34;,&#34;#3FFF00&#34;,&#34;#FF9100&#34;,&#34;#F3FF00&#34;,&#34;#4EFF00&#34;,&#34;#7DFF00&#34;,&#34;#EFFF00&#34;,&#34;#FFEE00&#34;,&#34;#FF3900&#34;,&#34;#14FF00&#34;,&#34;#FF5800&#34;,&#34;#FFB300&#34;,&#34;#DCFF00&#34;,&#34;#FFC100&#34;,&#34;#D5FF00&#34;,&#34;#FF5200&#34;,&#34;#FF2A00&#34;,&#34;#ECFF00&#34;,&#34;#F1FF00&#34;,&#34;#FFF200&#34;,&#34;#FF3600&#34;,&#34;#FF3B00&#34;,&#34;#FF6A00&#34;,&#34;#1AFF00&#34;,&#34;#FF9E00&#34;,&#34;#FFC400&#34;,&#34;#BFFF00&#34;,&#34;#FFC000&#34;,&#34;#FFA400&#34;,&#34;#B3FF00&#34;,&#34;#FF3F00&#34;,&#34;#6DFF00&#34;,&#34;#1AFF00&#34;,&#34;#FF4A00&#34;,&#34;#FFC400&#34;,&#34;#81FF00&#34;,&#34;#9DFF00&#34;,&#34;#FF1500&#34;,&#34;#9FFF00&#34;,&#34;#EBFF00&#34;,&#34;#FFF700&#34;,&#34;#FFA100&#34;,&#34;#FFDE00&#34;,&#34;#FF1800&#34;,&#34;#FFA100&#34;,&#34;#56FF00&#34;,&#34;#38FF00&#34;,&#34;#FF7B00&#34;,&#34;#56FF00&#34;,&#34;#FF7200&#34;,&#34;#0EFF00&#34;,&#34;#FF3B00&#34;,&#34;#BDFF00&#34;,&#34;#DFFF00&#34;,&#34;#9EFF00&#34;,&#34;#FF8500&#34;,&#34;#05FF00&#34;,&#34;#94FF00&#34;,&#34;#86FF00&#34;,&#34;#44FF00&#34;,&#34;#12FF00&#34;,&#34;#FF6C00&#34;,&#34;#FF9000&#34;,&#34;#FFEA00&#34;,&#34;#FF4C00&#34;,&#34;#65FF00&#34;,&#34;#FFD500&#34;,&#34;#8CFF00&#34;,&#34;#97FF00&#34;,&#34;#ECFF00&#34;,&#34;#6DFF00&#34;,&#34;#B6FF00&#34;,&#34;#69FF00&#34;,&#34;#FF7D00&#34;,&#34;#FF7400&#34;,&#34;#FF0100&#34;,&#34;#FFD800&#34;,&#34;#FF8F00&#34;,&#34;#31FF00&#34;,&#34;#03FF00&#34;,&#34;#FFC600&#34;,&#34;#21FF00&#34;,&#34;#FFA600&#34;,&#34;#FF1F00&#34;,&#34;#FF1500&#34;,&#34;#FF1200&#34;,&#34;#FFD900&#34;,&#34;#FF1700&#34;,&#34;#0CFF00&#34;,&#34;#72FF00&#34;,&#34;#FFF400&#34;,&#34;#54FF00&#34;,&#34;#FF5D00&#34;,&#34;#18FF00&#34;,&#34;#12FF00&#34;,&#34;#14FF00&#34;,&#34;#FF4500&#34;,&#34;#33FF00&#34;,&#34;#FF3800&#34;,&#34;#FF3B00&#34;,&#34;#5BFF00&#34;,&#34;#10FF00&#34;,&#34;#08FF00&#34;,&#34;#9BFF00&#34;,&#34;#FFD500&#34;,&#34;#FF9F00&#34;,&#34;#FF5600&#34;,&#34;#FFAF00&#34;,&#34;#3FFF00&#34;,&#34;#44FF00&#34;,&#34;#FFD500&#34;,&#34;#FFB800&#34;,&#34;#FF5600&#34;,&#34;#09FF00&#34;,&#34;#65FF00&#34;,&#34;#FF1B00&#34;,&#34;#70FF00&#34;,&#34;#FFA700&#34;,&#34;#FFD000&#34;,&#34;#FFAC00&#34;,&#34;#FFB500&#34;,&#34;#21FF00&#34;,&#34;#3DFF00&#34;,&#34;#DFFF00&#34;,&#34;#FFAA00&#34;,&#34;#FFF400&#34;,&#34;#5CFF00&#34;,&#34;#FF3300&#34;,&#34;#FF4F00&#34;,&#34;#FF4F00&#34;,&#34;#FFA400&#34;,&#34;#FFF300&#34;,&#34;#FF4200&#34;,&#34;#83FF00&#34;,&#34;#49FF00&#34;,&#34;#FFC700&#34;,&#34;#FF6C00&#34;,&#34;#8BFF00&#34;,&#34;#F6FF00&#34;,&#34;#12FF00&#34;,&#34;#78FF00&#34;,&#34;#8CFF00&#34;,&#34;#10FF00&#34;,&#34;#FF0300&#34;,&#34;#FF6C00&#34;,&#34;#B4FF00&#34;,&#34;#C3FF00&#34;,&#34;#FF0400&#34;,&#34;#FF9B00&#34;,&#34;#59FF00&#34;,&#34;#FF9C00&#34;,&#34;#FF8B00&#34;,&#34;#FF6B00&#34;,&#34;#CBFF00&#34;,&#34;#C4FF00&#34;,&#34;#6FFF00&#34;,&#34;#FFA600&#34;,&#34;#96FF00&#34;,&#34;#FFB800&#34;,&#34;#4CFF00&#34;,&#34;#6AFF00&#34;,&#34;#FF6E00&#34;,&#34;#EAFF00&#34;,&#34;#9DFF00&#34;,&#34;#FFE000&#34;,&#34;#FF9300&#34;,&#34;#FF3000&#34;,&#34;#3EFF00&#34;,&#34;#C8FF00&#34;,&#34;#01FF00&#34;,&#34;#FF7500&#34;,&#34;#FFCB00&#34;,&#34;#56FF00&#34;,&#34;#7AFF00&#34;,&#34;#D8FF00&#34;,&#34;#CAFF00&#34;,&#34;#FF8500&#34;,&#34;#07FF00&#34;,&#34;#FF8A00&#34;,&#34;#3DFF00&#34;,&#34;#FF9800&#34;,&#34;#C6FF00&#34;,&#34;#BBFF00&#34;,&#34;#FF7E00&#34;,&#34;#E3FF00&#34;,&#34;#0AFF00&#34;,&#34;#FF1B00&#34;,&#34;#01FF00&#34;,&#34;#FF0D00&#34;,&#34;#FF7400&#34;,&#34;#FFB200&#34;,&#34;#FF6500&#34;,&#34;#FF9A00&#34;,&#34;#94FF00&#34;,&#34;#FF0800&#34;,&#34;#6EFF00&#34;,&#34;#1CFF00&#34;,&#34;#FFBA00&#34;,&#34;#FFF300&#34;,&#34;#FF0B00&#34;,&#34;#FFCE00&#34;,&#34;#7AFF00&#34;,&#34;#FF7700&#34;,&#34;#FFE100&#34;,&#34;#FF8F00&#34;,&#34;#FFCB00&#34;,&#34;#75FF00&#34;,&#34;#FFEF00&#34;,&#34;#FF3A00&#34;,&#34;#FFAF00&#34;,&#34;#FF1100&#34;,&#34;#FF8D00&#34;,&#34;#FFC800&#34;,&#34;#22FF00&#34;,&#34;#FF1B00&#34;,&#34;#F5FF00&#34;,&#34;#FF5700&#34;,&#34;#B4FF00&#34;,&#34;#FF7600&#34;,&#34;#FF7E00&#34;,&#34;#72FF00&#34;,&#34;#FF8D00&#34;,&#34;#FFE600&#34;,&#34;#84FF00&#34;,&#34;#61FF00&#34;,&#34;#EAFF00&#34;,&#34;#FFD000&#34;,&#34;#FFF000&#34;,&#34;#FF8700&#34;,&#34;#8FFF00&#34;,&#34;#76FF00&#34;,&#34;#FF6600&#34;,&#34;#FF9C00&#34;,&#34;#80FF00&#34;,&#34;#F8FF00&#34;,&#34;#25FF00&#34;,&#34;#88FF00&#34;,&#34;#FFFA00&#34;,&#34;#FF0200&#34;,&#34;#CEFF00&#34;,&#34;#FF6700&#34;,&#34;#FF0100&#34;,&#34;#FF1F00&#34;,&#34;#A6FF00&#34;,&#34;#FF9100&#34;,&#34;#FF6100&#34;,&#34;#CFFF00&#34;,&#34;#0FFF00&#34;,&#34;#5AFF00&#34;,&#34;#5DFF00&#34;,&#34;#FFEB00&#34;,&#34;#4BFF00&#34;,&#34;#FFCC00&#34;,&#34;#FF9700&#34;,&#34;#FF6700&#34;,&#34;#71FF00&#34;,&#34;#FFD700&#34;,&#34;#E7FF00&#34;,&#34;#36FF00&#34;,&#34;#FF9B00&#34;,&#34;#FF1D00&#34;,&#34;#FF9900&#34;,&#34;#91FF00&#34;,&#34;#FF8D00&#34;,&#34;#FFAB00&#34;,&#34;#FF0900&#34;,&#34;#FF9900&#34;,&#34;#FF1800&#34;,&#34;#FF8600&#34;,&#34;#33FF00&#34;,&#34;#CCFF00&#34;,&#34;#FF2900&#34;,&#34;#FF1F00&#34;,&#34;#FF4300&#34;,&#34;#FF3F00&#34;,&#34;#FF2800&#34;,&#34;#18FF00&#34;,&#34;#FFF100&#34;,&#34;#4FFF00&#34;,&#34;#2BFF00&#34;,&#34;#FF3E00&#34;,&#34;#FF0E00&#34;,&#34;#0BFF00&#34;,&#34;#78FF00&#34;,&#34;#DEFF00&#34;,&#34;#FFF900&#34;,&#34;#FFED00&#34;,&#34;#3AFF00&#34;,&#34;#FFA600&#34;,&#34;#FFF800&#34;,&#34;#FFA100&#34;,&#34;#FF9A00&#34;,&#34;#2AFF00&#34;,&#34;#FF5C00&#34;,&#34;#FF8B00&#34;,&#34;#FFE700&#34;,&#34;#FF7F00&#34;,&#34;#16FF00&#34;,&#34;#7FFF00&#34;,&#34;#77FF00&#34;,&#34;#FF1900&#34;,&#34;#FF7800&#34;,&#34;#34FF00&#34;,&#34;#FF1E00&#34;,&#34;#99FF00&#34;,&#34;#FF1100&#34;,&#34;#C3FF00&#34;,&#34;#1FFF00&#34;,&#34;#FF0200&#34;,&#34;#FFB100&#34;,&#34;#40FF00&#34;,&#34;#FF6400&#34;,&#34;#FFF200&#34;,&#34;#1AFF00&#34;,&#34;#E6FF00&#34;,&#34;#FFE100&#34;,&#34;#FF0900&#34;,&#34;#A7FF00&#34;,&#34;#FF9100&#34;,&#34;#9FFF00&#34;,&#34;#CCFF00&#34;,&#34;#B1FF00&#34;,&#34;#75FF00&#34;,&#34;#40FF00&#34;,&#34;#C6FF00&#34;,&#34;#FF2700&#34;,&#34;#23FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF0500&#34;,&#34;#FF8E00&#34;,&#34;#FFEC00&#34;,&#34;#5DFF00&#34;,&#34;#FFC300&#34;,&#34;#DCFF00&#34;,&#34;#16FF00&#34;,&#34;#3DFF00&#34;,&#34;#CAFF00&#34;,&#34;#FF0C00&#34;,&#34;#25FF00&#34;,&#34;#FF4900&#34;,&#34;#FF1900&#34;,&#34;#4DFF00&#34;,&#34;#17FF00&#34;,&#34;#FFD000&#34;,&#34;#6AFF00&#34;,&#34;#BEFF00&#34;,&#34;#BCFF00&#34;,&#34;#FFD000&#34;,&#34;#6CFF00&#34;,&#34;#FFAD00&#34;,&#34;#DDFF00&#34;,&#34;#23FF00&#34;,&#34;#62FF00&#34;,&#34;#FF7800&#34;,&#34;#FFB800&#34;,&#34;#FFF400&#34;,&#34;#1BFF00&#34;,&#34;#D8FF00&#34;,&#34;#FFDD00&#34;,&#34;#1CFF00&#34;,&#34;#FF6000&#34;,&#34;#D5FF00&#34;,&#34;#63FF00&#34;,&#34;#FF5A00&#34;,&#34;#FF5100&#34;,&#34;#FFF000&#34;,&#34;#91FF00&#34;,&#34;#C1FF00&#34;,&#34;#FFFD00&#34;,&#34;#09FF00&#34;,&#34;#2BFF00&#34;,&#34;#FFB100&#34;,&#34;#FF6C00&#34;,&#34;#9CFF00&#34;,&#34;#FF7B00&#34;,&#34;#0AFF00&#34;,&#34;#27FF00&#34;,&#34;#FFCD00&#34;,&#34;#FFDD00&#34;,&#34;#FFCC00&#34;,&#34;#FFEB00&#34;,&#34;#FF8B00&#34;,&#34;#F4FF00&#34;,&#34;#6FFF00&#34;,&#34;#FF7100&#34;,&#34;#FFE000&#34;,&#34;#14FF00&#34;,&#34;#FF1700&#34;,&#34;#A7FF00&#34;,&#34;#DEFF00&#34;,&#34;#FF2100&#34;,&#34;#13FF00&#34;,&#34;#FF6300&#34;,&#34;#57FF00&#34;,&#34;#FFA300&#34;,&#34;#FF8100&#34;,&#34;#FFC900&#34;,&#34;#2BFF00&#34;,&#34;#D4FF00&#34;,&#34;#FF7600&#34;,&#34;#F8FF00&#34;,&#34;#F0FF00&#34;,&#34;#F4FF00&#34;,&#34;#A4FF00&#34;,&#34;#8DFF00&#34;,&#34;#FF0E00&#34;,&#34;#3FFF00&#34;,&#34;#06FF00&#34;,&#34;#D0FF00&#34;,&#34;#BEFF00&#34;,&#34;#97FF00&#34;,&#34;#CAFF00&#34;,&#34;#FFD700&#34;,&#34;#FF5200&#34;,&#34;#FF4800&#34;,&#34;#3CFF00&#34;,&#34;#FFF300&#34;,&#34;#FFAD00&#34;,&#34;#FF0F00&#34;,&#34;#A2FF00&#34;,&#34;#FF1600&#34;,&#34;#2CFF00&#34;,&#34;#A5FF00&#34;,&#34;#FF4700&#34;,&#34;#EEFF00&#34;,&#34;#FF5300&#34;,&#34;#66FF00&#34;,&#34;#B5FF00&#34;,&#34;#29FF00&#34;,&#34;#A3FF00&#34;,&#34;#FF9600&#34;,&#34;#E5FF00&#34;,&#34;#D4FF00&#34;,&#34;#DDFF00&#34;,&#34;#FF6000&#34;,&#34;#FF7E00&#34;,&#34;#FF6D00&#34;,&#34;#5CFF00&#34;,&#34;#FF6900&#34;,&#34;#6BFF00&#34;,&#34;#B9FF00&#34;,&#34;#FFF000&#34;,&#34;#FF8000&#34;,&#34;#FFB800&#34;,&#34;#FFBD00&#34;,&#34;#FF5A00&#34;,&#34;#10FF00&#34;,&#34;#FFED00&#34;,&#34;#D4FF00&#34;,&#34;#FFC400&#34;,&#34;#F9FF00&#34;,&#34;#FF6600&#34;,&#34;#FF1A00&#34;,&#34;#FFB500&#34;,&#34;#7BFF00&#34;,&#34;#FF1700&#34;,&#34;#C9FF00&#34;,&#34;#FFDF00&#34;,&#34;#A0FF00&#34;,&#34;#FF6000&#34;,&#34;#7FFF00&#34;,&#34;#D2FF00&#34;,&#34;#FF3500&#34;,&#34;#FF2E00&#34;,&#34;#FF6200&#34;,&#34;#71FF00&#34;,&#34;#FF6A00&#34;,&#34;#FFFE00&#34;,&#34;#DDFF00&#34;,&#34;#FEFF00&#34;,&#34;#FF1C00&#34;,&#34;#FFBD00&#34;,&#34;#FFF500&#34;,&#34;#6FFF00&#34;,&#34;#FFDA00&#34;,&#34;#FFC800&#34;,&#34;#6AFF00&#34;,&#34;#FF8400&#34;,&#34;#1EFF00&#34;,&#34;#FF6F00&#34;,&#34;#42FF00&#34;,&#34;#7EFF00&#34;,&#34;#15FF00&#34;,&#34;#FF5900&#34;,&#34;#FFFB00&#34;,&#34;#FF7D00&#34;,&#34;#7DFF00&#34;,&#34;#FFD700&#34;,&#34;#FF1B00&#34;,&#34;#FF7900&#34;,&#34;#E7FF00&#34;,&#34;#FF7000&#34;,&#34;#B8FF00&#34;,&#34;#FFDF00&#34;,&#34;#F2FF00&#34;,&#34;#A1FF00&#34;,&#34;#65FF00&#34;,&#34;#ECFF00&#34;,&#34;#62FF00&#34;,&#34;#D6FF00&#34;,&#34;#FFE100&#34;,&#34;#FFDF00&#34;,&#34;#BBFF00&#34;,&#34;#32FF00&#34;,&#34;#FF4900&#34;,&#34;#ACFF00&#34;,&#34;#FF9E00&#34;,&#34;#FFB400&#34;,&#34;#27FF00&#34;,&#34;#FFD800&#34;,&#34;#FFE500&#34;,&#34;#FF1A00&#34;,&#34;#83FF00&#34;,&#34;#D2FF00&#34;,&#34;#A9FF00&#34;,&#34;#ECFF00&#34;,&#34;#E0FF00&#34;,&#34;#16FF00&#34;,&#34;#DEFF00&#34;,&#34;#80FF00&#34;,&#34;#FF7900&#34;,&#34;#08FF00&#34;,&#34;#FF7400&#34;,&#34;#9DFF00&#34;,&#34;#F8FF00&#34;,&#34;#FF5200&#34;,&#34;#D7FF00&#34;,&#34;#5BFF00&#34;,&#34;#7AFF00&#34;,&#34;#31FF00&#34;,&#34;#FFBD00&#34;,&#34;#FFD700&#34;,&#34;#0EFF00&#34;,&#34;#7CFF00&#34;,&#34;#FFC600&#34;,&#34;#12FF00&#34;,&#34;#22FF00&#34;,&#34;#7BFF00&#34;,&#34;#E9FF00&#34;,&#34;#6DFF00&#34;,&#34;#FFA500&#34;,&#34;#6FFF00&#34;,&#34;#CFFF00&#34;,&#34;#FF4A00&#34;,&#34;#FFF400&#34;,&#34;#8DFF00&#34;,&#34;#FF3C00&#34;,&#34;#6AFF00&#34;,&#34;#FFB800&#34;,&#34;#71FF00&#34;,&#34;#03FF00&#34;,&#34;#D9FF00&#34;,&#34;#FF5800&#34;,&#34;#4FFF00&#34;,&#34;#A5FF00&#34;,&#34;#80FF00&#34;,&#34;#82FF00&#34;,&#34;#1DFF00&#34;,&#34;#FF8B00&#34;,&#34;#FFD100&#34;,&#34;#FF2F00&#34;,&#34;#B1FF00&#34;,&#34;#FFAE00&#34;,&#34;#FF2600&#34;,&#34;#FFC200&#34;,&#34;#FFE800&#34;,&#34;#A3FF00&#34;,&#34;#58FF00&#34;,&#34;#E8FF00&#34;,&#34;#FF2600&#34;,&#34;#3CFF00&#34;,&#34;#FF8B00&#34;,&#34;#FF4500&#34;,&#34;#FF0C00&#34;,&#34;#FF6100&#34;,&#34;#D8FF00&#34;,&#34;#80FF00&#34;,&#34;#FFA900&#34;,&#34;#FF0700&#34;,&#34;#31FF00&#34;,&#34;#D9FF00&#34;,&#34;#FFA600&#34;,&#34;#FFBB00&#34;,&#34;#FFBC00&#34;,&#34;#FF0C00&#34;,&#34;#FF8400&#34;,&#34;#87FF00&#34;,&#34;#FFEE00&#34;,&#34;#F6FF00&#34;,&#34;#9DFF00&#34;,&#34;#FFCA00&#34;,&#34;#FF6C00&#34;,&#34;#FF8300&#34;,&#34;#C1FF00&#34;,&#34;#FF1A00&#34;,&#34;#FF4900&#34;,&#34;#FF4900&#34;,&#34;#FF9B00&#34;,&#34;#14FF00&#34;,&#34;#FF2300&#34;,&#34;#FF9D00&#34;,&#34;#59FF00&#34;,&#34;#FF4D00&#34;,&#34;#1CFF00&#34;,&#34;#FFB700&#34;,&#34;#FFED00&#34;,&#34;#FFB600&#34;,&#34;#FF3A00&#34;,&#34;#FF4800&#34;,&#34;#FF0000&#34;,&#34;#BEFF00&#34;,&#34;#02FF00&#34;,&#34;#FF6400&#34;,&#34;#13FF00&#34;,&#34;#29FF00&#34;,&#34;#73FF00&#34;,&#34;#FF1400&#34;,&#34;#EFFF00&#34;,&#34;#FFBE00&#34;,&#34;#ABFF00&#34;,&#34;#15FF00&#34;,&#34;#FF9D00&#34;,&#34;#FFDE00&#34;,&#34;#FFC200&#34;,&#34;#FFF600&#34;,&#34;#9FFF00&#34;,&#34;#5AFF00&#34;,&#34;#FF9800&#34;,&#34;#FFB900&#34;,&#34;#FF6B00&#34;,&#34;#AAFF00&#34;,&#34;#FF4B00&#34;,&#34;#EFFF00&#34;,&#34;#16FF00&#34;,&#34;#FF9800&#34;,&#34;#74FF00&#34;,&#34;#FF4400&#34;,&#34;#FF2900&#34;,&#34;#6FFF00&#34;,&#34;#FFD200&#34;,&#34;#39FF00&#34;,&#34;#FFC600&#34;,&#34;#FF6900&#34;,&#34;#86FF00&#34;,&#34;#99FF00&#34;,&#34;#FF8B00&#34;,&#34;#DEFF00&#34;,&#34;#FF9200&#34;,&#34;#E8FF00&#34;,&#34;#FF4400&#34;,&#34;#FFB900&#34;,&#34;#4BFF00&#34;,&#34;#FF5B00&#34;,&#34;#87FF00&#34;,&#34;#C0FF00&#34;,&#34;#FF6800&#34;,&#34;#AAFF00&#34;,&#34;#FFA100&#34;,&#34;#5BFF00&#34;,&#34;#6DFF00&#34;,&#34;#3FFF00&#34;,&#34;#D5FF00&#34;,&#34;#FFCF00&#34;,&#34;#B8FF00&#34;,&#34;#EBFF00&#34;,&#34;#44FF00&#34;,&#34;#FFE100&#34;,&#34;#E8FF00&#34;,&#34;#F9FF00&#34;,&#34;#51FF00&#34;,&#34;#FFB900&#34;,&#34;#68FF00&#34;,&#34;#3DFF00&#34;,&#34;#FFA100&#34;,&#34;#ECFF00&#34;,&#34;#B7FF00&#34;,&#34;#D8FF00&#34;,&#34;#B3FF00&#34;,&#34;#FDFF00&#34;,&#34;#DEFF00&#34;,&#34;#FFE000&#34;,&#34;#F9FF00&#34;,&#34;#5EFF00&#34;,&#34;#FFE700&#34;,&#34;#68FF00&#34;,&#34;#FF8D00&#34;,&#34;#FF4F00&#34;,&#34;#FFFA00&#34;,&#34;#40FF00&#34;,&#34;#EEFF00&#34;,&#34;#A4FF00&#34;,&#34;#65FF00&#34;,&#34;#FF1E00&#34;,&#34;#B1FF00&#34;,&#34;#CCFF00&#34;,&#34;#FF9200&#34;,&#34;#97FF00&#34;,&#34;#FF1400&#34;,&#34;#FF3200&#34;,&#34;#02FF00&#34;,&#34;#CFFF00&#34;,&#34;#FF8200&#34;,&#34;#FF9D00&#34;,&#34;#17FF00&#34;,&#34;#FF8900&#34;,&#34;#0CFF00&#34;,&#34;#40FF00&#34;,&#34;#FF3900&#34;,&#34;#FFB500&#34;,&#34;#59FF00&#34;,&#34;#FF7900&#34;,&#34;#B8FF00&#34;,&#34;#D5FF00&#34;,&#34;#73FF00&#34;,&#34;#74FF00&#34;,&#34;#4CFF00&#34;,&#34;#94FF00&#34;,&#34;#FF4400&#34;,&#34;#09FF00&#34;,&#34;#FF9400&#34;,&#34;#FFD600&#34;,&#34;#FF2400&#34;,&#34;#FF0C00&#34;,&#34;#1DFF00&#34;,&#34;#5BFF00&#34;,&#34;#E1FF00&#34;,&#34;#FFDA00&#34;,&#34;#2DFF00&#34;,&#34;#FFCA00&#34;,&#34;#FF4600&#34;,&#34;#FF6300&#34;,&#34;#FF6700&#34;,&#34;#A8FF00&#34;,&#34;#A9FF00&#34;,&#34;#FFB700&#34;,&#34;#FF6900&#34;,&#34;#C3FF00&#34;,&#34;#29FF00&#34;,&#34;#CBFF00&#34;,&#34;#FEFF00&#34;,&#34;#89FF00&#34;,&#34;#09FF00&#34;,&#34;#FCFF00&#34;,&#34;#F7FF00&#34;,&#34;#54FF00&#34;,&#34;#FFCE00&#34;,&#34;#25FF00&#34;,&#34;#FF8B00&#34;,&#34;#FFC500&#34;,&#34;#FF2200&#34;,&#34;#FF4E00&#34;,&#34;#FFD900&#34;,&#34;#FFBF00&#34;,&#34;#D6FF00&#34;,&#34;#FFB500&#34;,&#34;#FF0E00&#34;,&#34;#FF7600&#34;,&#34;#03FF00&#34;,&#34;#BBFF00&#34;,&#34;#DFFF00&#34;,&#34;#08FF00&#34;,&#34;#8DFF00&#34;,&#34;#ACFF00&#34;,&#34;#FF3D00&#34;,&#34;#5FFF00&#34;,&#34;#FFED00&#34;,&#34;#FFF000&#34;,&#34;#C4FF00&#34;,&#34;#FFA600&#34;,&#34;#FF4C00&#34;,&#34;#FF0000&#34;,&#34;#1AFF00&#34;,&#34;#FF7D00&#34;,&#34;#FF8200&#34;,&#34;#AAFF00&#34;,&#34;#CBFF00&#34;,&#34;#FFE200&#34;,&#34;#3AFF00&#34;,&#34;#78FF00&#34;,&#34;#54FF00&#34;,&#34;#60FF00&#34;,&#34;#C2FF00&#34;,&#34;#FFC900&#34;,&#34;#49FF00&#34;,&#34;#FF5C00&#34;,&#34;#FFF000&#34;,&#34;#FF6D00&#34;,&#34;#FF8B00&#34;,&#34;#47FF00&#34;,&#34;#7DFF00&#34;,&#34;#3EFF00&#34;,&#34;#85FF00&#34;,&#34;#B3FF00&#34;,&#34;#7CFF00&#34;,&#34;#51FF00&#34;,&#34;#FF0F00&#34;,&#34;#A8FF00&#34;,&#34;#FF8900&#34;,&#34;#FF8E00&#34;,&#34;#D5FF00&#34;,&#34;#51FF00&#34;,&#34;#FFD400&#34;,&#34;#FF0F00&#34;,&#34;#FFBE00&#34;,&#34;#FF1200&#34;,&#34;#FF8200&#34;,&#34;#FFEB00&#34;,&#34;#B3FF00&#34;,&#34;#9CFF00&#34;,&#34;#33FF00&#34;,&#34;#FF1600&#34;,&#34;#C0FF00&#34;,&#34;#A4FF00&#34;,&#34;#FF6800&#34;,&#34;#54FF00&#34;,&#34;#FF6400&#34;,&#34;#FF1A00&#34;,&#34;#1EFF00&#34;,&#34;#FF1600&#34;,&#34;#CBFF00&#34;,&#34;#FF2100&#34;,&#34;#92FF00&#34;,&#34;#FCFF00&#34;,&#34;#6EFF00&#34;,&#34;#FFCC00&#34;,&#34;#38FF00&#34;,&#34;#FF3700&#34;,&#34;#4EFF00&#34;,&#34;#FFC400&#34;,&#34;#8FFF00&#34;,&#34;#FF5400&#34;,&#34;#FF7C00&#34;,&#34;#52FF00&#34;,&#34;#64FF00&#34;,&#34;#59FF00&#34;,&#34;#FF3800&#34;,&#34;#FFD800&#34;,&#34;#FF6F00&#34;,&#34;#E8FF00&#34;,&#34;#FFFC00&#34;,&#34;#AAFF00&#34;,&#34;#FF6800&#34;,&#34;#FF0E00&#34;,&#34;#B9FF00&#34;,&#34;#11FF00&#34;,&#34;#48FF00&#34;,&#34;#FFE000&#34;,&#34;#53FF00&#34;,&#34;#FFE400&#34;,&#34;#FF3800&#34;,&#34;#FF0600&#34;,&#34;#FF2B00&#34;,&#34;#8AFF00&#34;,&#34;#D0FF00&#34;,&#34;#D0FF00&#34;,&#34;#FF6700&#34;,&#34;#D4FF00&#34;,&#34;#FF6D00&#34;,&#34;#96FF00&#34;,&#34;#FFF300&#34;,&#34;#FFA900&#34;,&#34;#65FF00&#34;,&#34;#91FF00&#34;,&#34;#FFB100&#34;,&#34;#FF5600&#34;,&#34;#18FF00&#34;,&#34;#FF2F00&#34;,&#34;#E9FF00&#34;,&#34;#D2FF00&#34;,&#34;#6EFF00&#34;,&#34;#FF2D00&#34;,&#34;#FFA000&#34;,&#34;#FF5D00&#34;,&#34;#77FF00&#34;,&#34;#72FF00&#34;,&#34;#FF3A00&#34;,&#34;#FF6900&#34;,&#34;#FFD000&#34;,&#34;#FFE300&#34;,&#34;#FFE600&#34;,&#34;#80FF00&#34;,&#34;#D3FF00&#34;,&#34;#C8FF00&#34;,&#34;#7DFF00&#34;,&#34;#FF3200&#34;,&#34;#FFDA00&#34;,&#34;#FFED00&#34;,&#34;#3DFF00&#34;,&#34;#FF6200&#34;,&#34;#FF9B00&#34;,&#34;#C8FF00&#34;,&#34;#BCFF00&#34;,&#34;#FF9400&#34;,&#34;#14FF00&#34;,&#34;#6DFF00&#34;,&#34;#C0FF00&#34;,&#34;#FF6A00&#34;,&#34;#4FFF00&#34;,&#34;#D1FF00&#34;,&#34;#FFF500&#34;,&#34;#FF7800&#34;,&#34;#FF5800&#34;,&#34;#FF6100&#34;,&#34;#FF5800&#34;,&#34;#FFF400&#34;,&#34;#FF1200&#34;,&#34;#81FF00&#34;,&#34;#D4FF00&#34;,&#34;#F4FF00&#34;,&#34;#F5FF00&#34;,&#34;#FFA300&#34;,&#34;#CCFF00&#34;,&#34;#FF9B00&#34;,&#34;#C5FF00&#34;,&#34;#FFD000&#34;,&#34;#5FFF00&#34;,&#34;#FF9500&#34;,&#34;#AAFF00&#34;,&#34;#FF5F00&#34;,&#34;#E4FF00&#34;,&#34;#9EFF00&#34;,&#34;#1AFF00&#34;,&#34;#FF4800&#34;,&#34;#3BFF00&#34;,&#34;#FF5C00&#34;,&#34;#81FF00&#34;,&#34;#31FF00&#34;,&#34;#FFF700&#34;,&#34;#FF9C00&#34;,&#34;#E7FF00&#34;,&#34;#FF0400&#34;,&#34;#EBFF00&#34;,&#34;#02FF00&#34;,&#34;#74FF00&#34;,&#34;#FFB100&#34;,&#34;#2CFF00&#34;,&#34;#FF7200&#34;,&#34;#FFDD00&#34;,&#34;#FF4D00&#34;,&#34;#16FF00&#34;,&#34;#FFBD00&#34;,&#34;#FF7C00&#34;,&#34;#94FF00&#34;,&#34;#FF8200&#34;,&#34;#FF4400&#34;,&#34;#FFFD00&#34;,&#34;#55FF00&#34;,&#34;#FF9000&#34;,&#34;#8FFF00&#34;,&#34;#FF1F00&#34;,&#34;#5FFF00&#34;,&#34;#19FF00&#34;,&#34;#FFE300&#34;,&#34;#D1FF00&#34;,&#34;#FF8C00&#34;,&#34;#8BFF00&#34;,&#34;#45FF00&#34;,&#34;#FF0000&#34;,&#34;#FFE000&#34;,&#34;#6EFF00&#34;,&#34;#26FF00&#34;,&#34;#FFBC00&#34;,&#34;#67FF00&#34;,&#34;#11FF00&#34;,&#34;#FF2E00&#34;,&#34;#FFC300&#34;,&#34;#B6FF00&#34;,&#34;#FF3200&#34;,&#34;#BCFF00&#34;,&#34;#34FF00&#34;,&#34;#A0FF00&#34;,&#34;#3FFF00&#34;,&#34;#FF2600&#34;,&#34;#FF8400&#34;,&#34;#FFA300&#34;,&#34;#3DFF00&#34;,&#34;#85FF00&#34;,&#34;#FFB500&#34;,&#34;#FF3E00&#34;,&#34;#FFB500&#34;,&#34;#23FF00&#34;,&#34;#3DFF00&#34;,&#34;#FF1200&#34;,&#34;#FFF300&#34;,&#34;#5AFF00&#34;,&#34;#3CFF00&#34;,&#34;#17FF00&#34;,&#34;#FF3700&#34;,&#34;#FF7200&#34;,&#34;#12FF00&#34;,&#34;#14FF00&#34;,&#34;#FF9900&#34;,&#34;#FF2900&#34;,&#34;#FF3300&#34;,&#34;#FF2D00&#34;,&#34;#FFB200&#34;,&#34;#07FF00&#34;,&#34;#FFA600&#34;,&#34;#FF4C00&#34;,&#34;#4BFF00&#34;,&#34;#FFDB00&#34;,&#34;#FFFF00&#34;,&#34;#FF2300&#34;,&#34;#FFC000&#34;,&#34;#1FFF00&#34;,&#34;#C1FF00&#34;,&#34;#FF9D00&#34;,&#34;#FFF700&#34;,&#34;#FFD100&#34;,&#34;#FF4F00&#34;,&#34;#73FF00&#34;,&#34;#1FFF00&#34;,&#34;#FF1900&#34;,&#34;#4BFF00&#34;,&#34;#FFFE00&#34;,&#34;#FF6500&#34;,&#34;#55FF00&#34;,&#34;#DDFF00&#34;,&#34;#C5FF00&#34;,&#34;#62FF00&#34;,&#34;#F5FF00&#34;,&#34;#B3FF00&#34;,&#34;#5AFF00&#34;,&#34;#46FF00&#34;,&#34;#F3FF00&#34;,&#34;#FF2A00&#34;,&#34;#58FF00&#34;,&#34;#FF0100&#34;,&#34;#FFBD00&#34;,&#34;#70FF00&#34;,&#34;#FFE100&#34;,&#34;#0BFF00&#34;,&#34;#B0FF00&#34;,&#34;#FF5200&#34;,&#34;#ADFF00&#34;,&#34;#27FF00&#34;,&#34;#CBFF00&#34;,&#34;#11FF00&#34;,&#34;#6EFF00&#34;,&#34;#FF7600&#34;,&#34;#FFB500&#34;,&#34;#FDFF00&#34;,&#34;#FFC600&#34;,&#34;#11FF00&#34;,&#34;#FFBB00&#34;,&#34;#FF3800&#34;,&#34;#FF7800&#34;,&#34;#95FF00&#34;,&#34;#9CFF00&#34;,&#34;#3EFF00&#34;,&#34;#50FF00&#34;,&#34;#59FF00&#34;]],&#34;size&#34;:0.1,&#34;stroke&#34;:&#34;black&#34;,&#34;flipy&#34;:true,&#34;grid&#34;:true,&#34;renderer&#34;:&#34;auto&#34;,&#34;signif&#34;:8,&#34;bg&#34;:&#34;black&#34;,&#34;cexsymbols&#34;:1,&#34;xlim&#34;:{},&#34;ylim&#34;:{},&#34;zlim&#34;:{},&#34;axisscale&#34;:[1,1,1],&#34;pch&#34;:[&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;,&#34;.&#34;],&#34;elementId&#34;:&#34;XMzoUEDFk1&#34;,&#34;axisLabels&#34;:[&#34;x&#34;,&#34;z&#34;,&#34;y&#34;],&#34;linealpha&#34;:1,&#34;alpha&#34;:[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],&#34;vertices&#34;:[[0.62678531,0.54522579,0.53685266,0.60687006,0.52352496,0.48344582,0.72145093,0.41688552,0.72364125,0.4763372,0.42291801,0.27727538,0.052618394,0.5528002,0.4179753,0.24752904,0.4190452,0.49314522,0.55459872,0.42007581,0.2628606,0.26481163,0.41714149,0.64935931,0.67257345,0.50641494,0.96869913,0.79069615,0.57837504,0.27431946,0.15975977,0.42341135,0.33318397,0.52615032,0.49247973,0.40263606,0.57531551,0.50890896,0.99318638,0.38011335,0.55624786,0.59420374,0.41224105,0.53985304,0.58815032,0.39977446,0.5070359,0.51025812,0.77383215,0.41735298,0.48371243,0.29018735,0.51680317,0.94939195,0.23750716,0.58191577,0.52075861,0.40005904,0.49377125,0.48857441,0.29878987,0.57971286,0.7965693,0.59523042,0.53421811,0.56909014,0.53059784,0.46762052,0.61160791,0.32961939,0.58280695,0.22615256,0.80268956,0.43409377,0.20529128,0.053352286,0.5430937,0.65040244,0.29214343,0.44149639,0.89064543,0.84629882,0.57244916,0.69797945,0.63515535,0.42263719,0.68070023,0.60353653,0.57390829,0.32004688,0.58735232,0.48601048,0.55429049,0.63146385,0.55246965,0.063974891,0.52465454,0.50071701,0.40308019,0.7076516,0.42176804,0.19500406,0.42767062,0.57280598,0.31063419,0.37707823,0.42821023,0.34420751,0.57927737,0.42559741,0.69437332,0.30825697,0.4187668,0.6686723,0.7137936,0.57523978,0.4896241,0.46520157,0.54639827,0.37072523,0.92847878,0.43622263,0.51715412,0.38768465,0.46093093,0.55105617,0.89469574,0.43151293,0.62506121,0.56241601,0.51094611,0.4196637,0.62236412,0.58325217,0.21631406,0.23568775,0.57589676,0.77671665,0.22858817,0.57930207,0.26117479,0.058476826,0.53737279,0.68539267,0.57422289,0.49081532,0.56883578,0.66476538,0.58038543,0.31560908,0.40243726,0.4207033,0.15184378,0.018564356,0.51814024,0.38356307,0.39972632,0.57836328,0.85417302,0.40272432,0.465848,0.56608141,0.58972183,0.57653987,0.86837444,0.23523568,0.41795072,0.48854695,0.50941545,0.48331583,0.60363679,0.46018579,0.51922952,0.40240145,0.2634461,0.5833054,0.67577188,0.61153027,0.4703201,0.48109175,0.40221291,0.48706306,0.53058542,0.073436664,0.43591353,0.53454588,0.66707474,0.58323615,0.23914008,0.54691035,0.45976978,0.027132203,0.47575991,0.41803642,0.76272327,0.40393033,0.53493898,0.43070402,0.21817917,0.43248836,0.19220106,0.24561439,0.45895972,0.099892281,0.64723857,0.54658363,0.058010826,0.5121101,0.45878054,0.97371996,0.62593804,0.44134404,0.59531963,0.12819272,0.42700192,0.63799147,0.0034411999,0.48679798,0.5320837,0.098206086,0.43844161,0.33353225,0.92269242,0.53316697,0.26515524,0.60954085,0.58190246,0.26079947,0.75529434,0.41677169,0.636971,0.091123746,0.43496051,0.61651801,0.17736198,0.41720258,0.51187397,0.48822827,0.48665151,0.0026845149,0.83193855,0.50350839,0.12623978,0.48940573,0.54471429,0.3691944,0.15388477,0.58056389,0.44025856,0.21037073,0.56395489,0.8155229,0.20079171,0.5833352,0.52619269,0.57443821,0.49696567,0.43302454,0.48823694,0.44464339,0.34996091,0.25619335,0.41995769,0.51650296,0.87042341,0.42670336,0.36213593,0.35543244,0.43014127,0.88272042,0.49904957,0.49516184,0.00030183886,0.55806501,0.48837116,0.583821,0.59054411,0.58238069,0.81756473,0.85334641,0.53191014,0.16804684,0.40488611,0.50407265,0.46826374,0.059196054,0.52635626,0.7136243,0.50600463,0.41678523,0.21098368,0.58786637,0.57175771,0.89201087,0.55123474,0.41889193,0.84219431,0.40483248,0.52828893,0.55888445,0.26062137,0.58164274,0.60138086,0.56282938,0.42584192,0.30092911,0.74818911,0.42167402,0.77221486,0.22908967,0.58245136,0.49235477,0.292193,0.5811373,0.64679856,0.99875412,0.49039622,0.49721198,0.68765948,0.57168004,0.56321251,0.60294699,0.42816865,0.11198403,0.154996,0.44460725,0.7881631,0.13579788,0.46418615,0.18630573,0.3631098,0.44311222,0.57029481,0.65421046,0.41723944,0.27051206,0.4032432,0.46944229,0.56021397,0.48863659,0.46665197,0.38384207,0.5359387,0.48554312,0.40344074,0.67227334,0.57303236,0.39131144,0.99624281,0.50745197,0.44491508,0.98976023,0.47964966,0.43513112,0.60126188,0.52349468,0.53791224,0.6743568,0.4175397,0.29247353,0.3991444,0.42933634,0.66572835,0.23113514,0.46235507,0.8958315,0.59746134,0.51213299,0.46944722,0.32372302,0.45230721,0.92929275,0.51341479,0.57757424,0.27345485,0.5732261,0.51056621,0.57046894,0.36312711,0.42181513,0.15701878,0.95144563,0.46283526,0.33959889,0.48907808,0.43441474,0.076710144,0.85912323,0.42037908,0.49647745,0.072549964,0.48745712,0.24483261,0.63186357,0.58282808,0.79383709,0.41293349,0.41692837,0.77034162,0.49239479,0.50501308,0.39992387,0.56210192,0.51380423,0.41812365,0.8640196,0.5787797,0.46963107,0.43423631,0.4583837,0.608352,0.55737749,0.56954291,0.90621206,0.64326806,0.5777285,0.32276616,0.19249275,0.41727595,0.60313338,0.87460935,0.44580869,0.75295953,0.59819537,0.54353784,0.039792332,0.78159918,0.57871083,0.26661439,0.11191155,0.57254896,0.40949613,0.16881947,0.55115387,0.18369848,0.56516469,0.47435174,0.411744,0.37313978,0.5130141,0.018854274,0.5955114,0.41817112,0.8241666,0.4697093,0.51281803,0.0032664671,0.64197167,0.44871233,0.51070633,0.49600074,0.53271877,0.38400511,0.92629277,0.43575193,0.53165963,0.71663717,0.5734922,0.17051152,0.44489338,0.41698929,0.77685619,0.037029982,0.54576046,0.43684169,0.42336459,0.4895314,0.56672681,0.3620142,0.56511167,0.60798947,0.18488685,0.58233112,0.60142853,0.61243409,0.58319724,0.23429704,0.55635144,0.58256061,0.17766201,0.34191243,0.56855535,0.8823743,0.56285399,0.47787556,0.41318968,0.94400892,0.4456191,0.41734865,0.86779352,0.57836627,0.48514004,0.78192629,0.41898184,0.29783331,0.37435712,0.58188855,0.81286577,0.7422905,0.42148522,0.22421268,0.45925175,0.42790797,0.89830715,0.42000558,0.56802112,0.33377011,0.34060649,0.57977219,0.3176666,0.16035905,0.41864624,0.44876803,0.41791514,0.45604879,0.39907432,0.58240432,0.50867329,0.44144603,0.90489205,0.56583104,0.62142605,0.3758906,0.45304134,0.44737668,0.61991942,0.53695032,0.48587724,0.56377328,0.42702551,0.10853618,0.60178073,0.52797838,0.45418572,0.52385615,0.50481078,0.40254449,0.77088286,0.58292168,0.42857027,0.82981045,0.58215812,0.45017095,0.92873443,0.44518311,0.36093382,0.58418302,0.50567966,0.55485231,0.45936903,0.58274665,0.22671355,0.025472791,0.46496329,0.41788088,0.48446992,0.56179665,0.33490026,0.20965346,0.56177938,0.82298159,0.13454332,0.57468328,0.63277673,0.54805472,0.5082742,0.58883678,0.69803076,0.5727731,0.84465748,0.28070235,0.57722143,0.54974677,0.31784979,0.56737762,0.50868885,0.24419083,0.47591581,0.91973038,0.44256501,0.44590033,0.36372965,0.58346263,0.50675651,0.55628915,0.5392055,0.42363661,0.1218995,0.85205726,0.57788832,0.61761556,0.35946456,0.55654604,0.43919323,0.54479749,0.50919275,0.0032013244,0.32568919,0.41735005,0.22485198,0.4894403,0.58187889,0.76259193,0.49365608,0.52119076,0.99343511,0.49253961,0.48220309,0.60436397,0.37921354,0.44927972,0.42660936,0.13019004,0.42202439,0.47455914,0.62281906,0.41745638,0.74320434,0.45098901,0.54657596,0.37510653,0.66604771,0.57771021,0.16682248,0.62559599,0.57624131,0.85947927,0.47244416,0.57476178,0.29014455,0.43415253,0.56545953,0.66349648,0.70223368,0.57929574,0.37354417,0.055493431,0.47973121,0.28425455,0.93529704,0.56134504,0.51148502,0.63807386,0.41889839,0.18267545,0.63980585,0.57977238,0.8294582,0.50120736,0.41886752,0.15425656,0.22833892,0.41950515,0.27636367,0.53771331,0.5446202,0.37445465,0.88813381,0.481215,0.80709661,0.60523649,0.51926852,0.50639857,0.64068698,0.43590003,0.59930939,0.31653911,0.42672268,0.14983658,0.79058132,0.57912978,0.28281311,0.42449612,0.55543045,0.36960529,0.44508272,0.42276951,0.12885009,0.5712424,0.41672835,0.20026173,0.3039174,0.41952786,0.79241133,0.65083216,0.56455752,0.41416413,0.61873962,0.53702005,0.47761969,0.23695918,0.58314029,0.67100964,0.9656027,0.53792075,0.39105879,0.039012148,0.45359635,0.4302155,0.57042779,0.53156687,0.40920626,0.54385705,0.52377163,0.40096629,0.10876842,0.46488266,0.21937974,0.59861144,0.55080521,0.39855714,0.41465083,0.5801596,0.73002853,0.26601218,0.54051336,0.91318904,0.56017475,0.44285111,0.64224227,0.51069862,0.51257374,0.0023696177,0.38243391,0.42970037,0.10987678,0.14715176,0.57114025,0.30273782,0.44802971,0.57542245,0.29142179,0.37350046,0.57680089,0.68293131,0.46686628,0.46192627,0.38248391,0.89291633,0.45224574,0.74678112,0.78332011,0.41685135,0.54270887,0.48740258,0.48062418,0.39527215,0.68286005,0.58328586,0.72912943,0.3969859,0.48313,0.51550964,0.28509089,0.57390602,0.8284029,0.98724392,0.51956266,0.41559628,0.62887992,0.466261,0.96541479,0.44000529,0.43205051,0.3258274,0.088434666,0.55376202,0.68906475,0.30654464,0.58331215,0.73549522,0.81158028,0.5739928,0.73798288,0.44304041,0.53469832,0.60355775,0.57216901,0.58140644,0.74691772,0.40032553,0.47256451,0.45075528,0.51999568,0.57770921,0.27310682,0.64520546,0.42511867,0.34522656,0.59954373,0.50023725,0.49036648,0.65723671,0.41698216,0.26534238,0.75942549,0.41839352,0.49532461,0.24760398,0.41685743,0.68647365,0.82080798,0.41941329,0.64251488,0.46500138,0.41857715,0.24502023,0.44937921,0.44856184,0.36663246,0.46118946,0.54302521,0.62275335,0.77928265,0.41702726,0.53366774,0.17175504,0.57873733,0.66098674,0.77091915,0.44821653,0.13226792,0.59318259,0.46355369,0.97077817,0.57428526,0.51987146,0.98866612,0.94004952,0.44493032,0.40495959,0.70956093,0.42265365,0.58344108,0.73501494,0.50291194,0.94125288,0.26046625,0.4312661,0.16336654,0.38408546,0.56536637,0.09205617,0.23186565,0.41677592,0.39073505,0.50359129,0.57395364,0.70780443,0.80500003,0.58250093,0.37858116,0.4456607,0.53788194,0.97509464,0.4245991,0.57839982,0.8600384,0.46701341,0.43306882,0.91791199,0.93933598,0.53684751,0.30798563,0.38737127,0.41947672,0.83307266,0.74707791,0.49811493,0.065318853,0.57801003,0.57475722,0.11951037,0.47434648,0.58250812,0.22930381,0.068106499,0.437343,0.50854844,0.34582146,0.4506067,0.93461065,0.48587826,0.47387906,0.3908292,0.49000877,0.43205276,0.084283711,0.65228385,0.57757689,0.66830907,0.58557779,0.46598534,0.58041219,0.33726224,0.56435252,0.89491161,0.57186066,0.47834692,0.57911632,0.93389345,0.46332803,0.70452498,0.10196241,0.52065767,0.20768169,0.75097488,0.58249944,0.39570312,0.39437252,0.43152831,0.65312524,0.57581401,0.57035125,0.3227286,0.15148949,0.43503616,0.74388112,0.62618139,0.46515939,0.035098306,0.35078111,0.43865101,0.43035662,0.066527863,0.54555964,0.67528098,0.42434997,0.58116908,0.83695851,0.39289444,0.53901819,0.56111434,0.63371678,0.41916703,0.28718717,0.51227774,0.57428889,0.29097457,0.47829392,0.56573034,0.67574699,0.80921255,0.548382,0.15553313,0.49658358,0.43193619,0.68458003,0.30201958,0.42674271,0.44800205,0.014286958,0.51422682,0.39384948,0.67618552,0.41825251,0.30727961,0.36306006,0.57047478,0.36357992,0.28222115,0.57611147,0.51904998,0.51066263,0.55585218,0.34880334,0.4030648,0.46400029,0.57014987,0.6144047,0.4300432,0.65335298,0.092201814,0.42979297,0.50736292,0.8406736,0.579921,0.39421971,0.38077742,0.53566203,0.49639155,0.37451159,0.56581043,0.90369379,0.49688541,0.41865435,0.75652426,0.37253986,0.42269121,0.85240529,0.69606639,0.58315045,0.74443502,0.72784048,0.47836853,0.93742281,0.64499821,0.44674217,0.48143149,0.81129452,0.50448968,0.89098757,0.35697959,0.54840594,0.94020613,0.96982673,0.5157452,0.66050589,0.87267259,0.47275987,0.18327566,0.48585025,0.45634415,0.02981303,0.11381873,0.50143686,0.81769487,0.49791155,0.545482,0.36759763,0.78369642,0.56787886,0.80436838,0.42723037,0.46965942,0.58743227,0.55599254,0.53172346,0.60053214,0.10880365,0.51550109,0.8059127,0.80498128,0.4342471,0.79303682,0.59732972,0.45685414,0.58451655,0.66490302,0.56199873,0.52213468,0.39996109,0.50090346,0.50117528,0.42377188,0.41936631,0.15780977,0.23922849,0.57352069,0.79566607,0.70995756,0.52630578,0.94254955,0.37972167,0.46339869,0.50436727,0.51396814,0.46989853,0.38736138,0.44177151,0.52880956,0.59609404,0.20057078,0.42038428,0.30161474,0.40570839,0.49405809,0.53489967,0.51196033,0.5124638,0.60156359,0.25428642,0.5815578,0.73666463,0.24972077,0.53627612,0.090281074,0.8940676,0.47261238,0.2105284,0.88421869,0.5694053,0.3547228,0.26201057,0.58083484,0.58113851,0.98915089,0.47333038,0.47961808,0.5568707,0.47540178,0.40711855,0.48610284,0.48805694,0.60113172,0.55320403,0.42904315,0.90143021,0.54890675,0.54657001,0.62492937,0.85399567,0.57889039,0.58691401,0.4711623,0.41754113,0.82777007,0.42782853,0.49045838,0.99349014,0.60277281,0.51380586,0.50043376,0.60407243,0.46561799,0.97087383,0.57179313,0.43165491,0.32889453,0.37656897,0.45592518,0.5417383,0.61542247,0.46732241,0.51183066,0.13102841,0.54687552,0.78373335,0.33191336,0.57931668,0.33054149,0.8934648,0.43024053,0.38654598,0.48466103,0.43691089,0.331369,0.98502727,0.49245771,0.61841173,0.72807674,0.5604662,0.8735567,0.73684665,0.47040964,0.92555806,0.38762358,0.53935226,0.55180644,0.27284349,0.42111723,0.21483651,0.45404354,0.47568308,0.40147914,0.4904842,0.42063868,0.26123083,0.40133011,0.47170571,0.44720546,0.3046191,0.41807258,0.67664336,0.59323406,0.49332092,0.46208627,0.63902922,0.41758671,0.20098145,0.40564163,0.41898325,0.83385607,0.97773599,0.51521493,0.63604379,0.46319573,0.54631204,0.37142564,0.63013013,0.44901382,0.93938942,0.84447474,0.43228809,0.26560853,0.6436107,0.44184594,0.56284932,0.9852739,0.49205438,0.38300283,0.65031091,0.41693051,0.25911487,0.22182464,0.41823362,0.30670245,0.40660152,0.56400671,0.64438612,0.93168084,0.56180823,0.54697618,0.046924843,0.47103481,0.31968565,0.50094747,0.56480548,0.67428153,0.43955177,0.4292684,0.31539996,0.61833563,0.56074938,0.61226347,0.32968843,0.43411046,0.44970708,0.34541602,0.5814644,0.70644648,0.97042426,0.51674567,0.34276797,0.56845612,0.4531493,0.61590347,0.59529777,0.41774772,0.24971324,0.15315033,0.57736797,0.35903522,0.27299467,0.578517,0.55270175,0.30687792,0.58162963,0.78020908,0.54323882,0.4605165,0.97421288,0.29008949,0.42112425,0.39329568,0.97550338,0.52528532,0.62101582,0.63881732,0.44744468,0.45882601,0.13802076,0.4221272,0.41718779,0.048878554,0.52421873,0.30498065,0.72667821,0.4211466,0.43689038,0.60475569,0.46720074,0.44983777,0.87483599,0.56874219,0.32631001,0.39089681,0.47488077,0.4928816,0.46389367,0.43305346,0.67727045,0.60851372,0.52548416,0.51534904,0.13490366,0.53059939,0.82096292,0.69600671,0.58258477,0.30961875,0.7805632,0.54270327,0.87932145,0.11040791,0.43965722,0.70025454,0.48241006,0.43786383,0.93297389,0.62452428,0.4567403,0.53395023,0.46037788,0.45712528,0.6222592,0.63950625,0.55103502,0.47399803,0.58677536,0.44547332,0.37918063,0.83927671,0.41849481,0.45862767,0.28121156,0.58301563,0.3212081,0.68051686,0.41666372,0.26256557,0.58190476,0.43174707,0.90664412,0.42378356,0.4709483,0.41716554,0.43431741,0.44863878,0.62648589,0.38928274,0.46422083,0.45530011,0.48747592,0.42895717,0.69506124,0.38407298,0.46622722,0.48282156,0.58008902,0.56048137,0.35870105,0.38981546,0.43835267,0.37659045,0.44203991,0.43478309,0.66566229,0.71344501,0.57707876,0.43204591,0.6452012,0.4378143,0.41777959,0.85447913,0.55321599,0.78362294,0.1345634,0.42453736,0.37894973,0.69248776,0.57039862,0.51408541,0.59613281,0.51673203,0.53990236,0.89546295,0.439256,0.68596626,0.71919963,0.58310992,0.7258624,0.73382224,0.56885288,0.15991789,0.52443935,0.43885714,0.064750787,0.95456742,0.4592131,0.36393505,0.59466287,0.52904019,0.43913288,0.73506157,0.41914991,0.24263554,0.19529499,0.41900804,0.3335433,0.79434375,0.49140253,0.097075577,0.549989,0.5175952,0.4082218,0.021385283,0.53718148,0.52163577,0.22859737,0.58279737,0.44271957,0.75159671,0.58331184,0.32798142,0.77010468,0.42064995,0.73979829,0.75654953,0.44803124,0.12253245,0.56345886,0.58325832,0.19798307,0.50049061,0.42691533,0.10385622,0.80083699,0.58331863,0.45593174,0.58946317,0.47824225,0.55860151,0.77913402,0.58313006,0.43762431,0.22108968,0.42238102,0.25250856,0.3232144,0.43055837,0.56815285,0.41777804,0.45234484,0.95678854,0.38707315,0.43529425,0.089153509,0.39402815,0.57592096,0.13247264,0.47641417,0.45819157,0.37521695,0.466373,0.42555473,0.29259719,0.92999689,0.56335811,0.49982004,0.71413929,0.42109251,0.59844231,0.5389678,0.41717337,0.22488493,0.9543562,0.44698264,0.4939088,0.48218572,0.55808416,0.056912252,0.19706593,0.41667695,0.47395185,0.31678724,0.42127004,0.64630157,0.48385006,0.52154755,0.60559341,0.75089431,0.42302547,0.78100432,0.9916074,0.49024709,0.41608906,0.56985943,0.51555068,0.42361325,0.10162296,0.56773402,0.37811904,0.9979048,0.49581206,0.45605287,0.65033355,0.41756664,0.20686299,0.51173796,0.54805443,0.6361152,0.8957591,0.5181646,0.79776664,0.84316423,0.47067741,0.15406362,0.23046193,0.58313701,0.33921541,0.53190686,0.5079625,0.59575269,0.77800217,0.4336892,0.8164303,0.44295118,0.49290954,0.41697185,0.9199473,0.48632199,0.23351678,0.41821214,0.43157859,0.33313465,0.35664676,0.42851212,0.36453473,0.099104196,0.43908637,0.67291076,0.29712921,0.57929554,0.37453071,0.62410853,0.42005679,0.16575856,0.38555144,0.58333497,0.77794415,0.45480636,0.42226216,0.27659695,0.61857026,0.46419465,0.51414944,0.48028351,0.45795181,0.62580634,0.53955407,0.56927307,0.31535789,0.2472409,0.41804942,0.57519006,0.64083183,0.46976744,0.96559571,0.79680088,0.53559012,0.12162473,0.54806379,0.55184331,0.63513957,0.51367332,0.53175633,0.61429316,0.47854219,0.58270321,0.77461021,0.17537529,0.48161582,0.12611636,0.20983204,0.41669761,0.45204519,0.21618061,0.58318755,0.45012468,0.74874935,0.41943263,0.50822779,0.044065558,0.53694715,0.35193546,0.22344974,0.54323284,0.88133026,0.29474273,0.58311873,0.30135719,0.076401601,0.56322192,0.42378348,0.45547298,0.48582942,0.40720879,0.11575126,0.44459801,0.26675947,0.17159384,0.45176317,0.82662637,0.91031018,0.4311651,0.45453091,0.56967505,0.55810764,0.64031265,0.9155535,0.46031665,0.7320479,0.77624554,0.57601374,0.763882,0.60294065,0.53435416,0.44274204,0.88569253,0.47737571,0.80637046,0.37168483,0.45656017,0.51638586,0.39354517,0.52974769,0.024917762,0.72186723,0.57169533,0.16478757,0.60308601,0.45314543,0.046126162,0.14118408,0.500697,0.84833111,0.66970108,0.50591462,0.96984132,0.053238677,0.44872353,0.40021167,0.085923549,0.56718666,0.43985965,0.61026191,0.42635018,0.67451017,0.36057762,0.44759783,0.53806576,0.6482058,0.55879157,0.44445413,0.46450943,0.44229511,0.34839145,0.69782557,0.43529067,0.87737801,0.84339835,0.43926201,0.77029298,0.024621959,0.50074969,0.34470097,0.40634911,0.43063584,0.33565195,0.21997122,0.42866978,0.20949996,0.54138806,0.44078071,0.65382367,0.28250691,0.46325483,0.92742525,0.33469702,0.56160384,0.49572621,0.40087559,0.48870683,0.52353127,0.19689323,0.57939687,0.30423979,0.62534378,0.541666,0.51922481,0.45427804,0.54097299,0.38274386,0.088331756,0.54908599,0.29092674,0.63960829,0.55644429,0.56231422,0.83055942,0.43841999,0.21751539,0.12174197,0.43099872,0.33607957,0.27088915,0.4169789,0.7198479,0.36920317,0.54442067,0.49737083,0.40579331,0.54269406,0.58706297,0.68763753,0.56906908,0.51350882,0.055069207,0.55747379,0.50024019,0.72410659,0.52829588,0.93369304,0.62451536,0.43380043,0.62793554,0.59984511,0.5007511,0.50586746,0.30403876,0.46622515,0.94135771,0.51182009,0.58196913,0.16412144,0.82569415,0.41800454,0.58189867,0.86740279,0.42854785,0.66563413,0.19538255,0.5615615,0.81036883,0.85167107,0.43743932,0.24876226,0.085945839,0.50147808,0.2196063,0.6464779,0.4308008,0.61875521,0.72174056,0.52513971,0.93778411,0.58830442,0.47897521,0.5595014,0.25064898,0.41936492,0.49059582,0.40370443,0.49402051,0.99017157,0.48243406,0.44490316,0.64893129,0.36299133,0.44604479,0.55494177,0.28742737,0.41782985,0.66101944,0.6514005,0.56541339,0.58996388,0.65516818,0.56723592,0.1116604,0.8874038,0.42502627,0.50149548,0.38673654,0.4445622,0.40060066,0.63033086,0.58045815,0.17288418,0.44506175,0.46062135,0.026876031,0.4064157,0.51823027,0.45266897,0.76874426,0.45244251,0.8786168,0.42340493,0.56577523,0.6598214,0.83799479,0.56659493,0.74982013,0.54476127,0.42728521,0.30272506,0.088360563,0.56879927,0.53298632,0.63440799,0.54686218,0.5078307,0.30404514,0.42823885,0.53077519,0.31379062,0.47096978,0.95057729,0.61642175,0.50711314,0.98555915,0.54996477,0.55022173,0.6312268,0.63493408,0.45165837,0.47573654,0.94947639,0.48357626,0.2898942,0.87478654,0.4244434,0.41430084,0.40981267,0.48189736,0.98700028,0.91936744,0.55423503,0.33158403,0.33044763,0.41939956,0.68262165,0.59909313,0.57985506,0.84321303,0.45463611,0.49740072,0.41076095,0.77236798,0.54392771,0.88305512,0.12423506,0.57679161,0.53895366,0.26917798,0.41666281,0.30595922,0.39638558,0.51765732,0.51415932,0.81552257,0.58308256,0.49223392,0.75364287,0.52678254,0.08141678,0.40732587,0.44391273,0.061723684,0.38283145,0.53996534,0.96089452,0.60151903,0.55900729,0.37791226,0.20943099,0.45790874,0.87284217,0.46603947,0.4229555,0.27883165,0.5725293,0.42990982,0.32243549,0.60136995,0.5190387,0.5285057,0.64453921,0.55178501,0.93327197,0.27842866,0.50714207,0.94748047,0.87709237,0.4392911,0.2789915,0.59026326,0.4295359,0.89669746,0.56482747,0.58308658,0.8087411,0.41746075,0.58208091,0.24770504,0.69689678,0.42658974,0.44168737,0.50487131,0.4541899,0.36716222,0.63016696,0.56646433,0.099965743,0.63403867,0.45340803,0.49364957,0.76341299,0.41698951,0.3222156,0.44327383,0.4475887,0.63292909,0.74130828,0.45769756,0.90609268,0.55235312,0.43507947,0.66657854,0.04097605,0.5258447,0.32784889,0.51916586,0.42096854,0.73577822,0.73951201,0.47853592,0.9312668,0.46160137,0.49101052,0.99740619,0.031813201,0.52228518,0.34612839,0.926877,0.47741102,0.74582028,0.35365423,0.56136169,0.57560348,0.36271426,0.42642308,0.65373916,0.60509411,0.51900645,0.49372162,0.69395762,0.58231595,0.76849951,0.56117524,0.54002206,0.60853763,0.59769421,0.56420413,0.083778525,0.35347747,0.50637619,0.022516714,0.44496855,0.48661574,0.41339737,0.91631091,0.43981593,0.63748734,0.90472724,0.55117585,0.71421643,0.43036925,0.50724065,0.42715003,0.84902342,0.42490833,0.66676221,0.735649,0.54270769,0.90872947,0.49700029,0.5652625,0.32438742,0.9667033,0.54552875,0.47107634,0.62318532,0.45494743,0.54675076,0.38724333,0.44657013,0.59360548,0.62856845,0.45295039,0.45905092,0.4408997,0.44881201,0.37068105,0.96173718,0.5456741,0.42766458,0.17093717,0.43605669,0.77423149,0.74578383,0.49465763,0.93501579,0.26769085,0.41920182,0.59517542,0.36943891,0.54503712,0.51777391,0.56674719,0.5657103,0.33606485,0.69160623,0.55908649,0.10271909,0.60634129,0.53170294,0.97320942,0.24179882,0.41666436,0.64906475,0.17739048,0.58275863,0.47511598,0.55786373,0.49818365,0.0033714416,0.17985205,0.57511739,0.28315273,0.47161279,0.58266644,0.17593086,0.03651009,0.45233543,0.52518164,0.63144203,0.46022646,0.042725758,0.54050511,0.52469355,0.39882401,0.39129743,0.57775971,0.29946673,0.51911305,0.56705194,0.081646956,0.87476299,0.57663253,0.55413842,0.51012133,0.43184661,0.31537679,0.72456948,0.4990684,0.053233764,0.0090133328,0.48466817,0.57515495,0.40649153,0.48804588,0.45901589,0.53622786,0.53397634,0.38835126,0.21413888,0.41808112,0.32183403,0.51653405,0.41801504,0.16447295,0.4753665,0.4858573,0.59992882,0.52922587,0.46587279,0.61386069,0.28858496,0.57533841,0.53666066,0.10651467,0.43897516,0.68850323,0.21001834,0.42482257,0.244645,0.48844698,0.50790935,0.39975742,0.39766978,0.58125463,0.73425238,0.2748621,0.53678024,0.076618229,0.63491481,0.57226412,0.87619119,0.47850593,0.55107552,0.64035416,0.5226725,0.41816006,0.16297055,0.92049391,0.45853836,0.71784826,0.39484719,0.51882674,0.5033692,0.66191326,0.53949662,0.05222851,0.41704124,0.58152233,0.16871104,0.36644336,0.4402332,0.4107217,0.10597059,0.43621647,0.66920384,0.42050606,0.58307652,0.19439549,0.68195474,0.45930698,0.93832569,0.54181542,0.54879503,0.96028091,0.47841304,0.41993038,0.85485756,0.6285433,0.4429897,0.58505683,0.10788947,0.56989266,0.6163802,0.31688523,0.49151607,0.035800662,0.39336974,0.43160947,0.34792846,0.47910195,0.43851165,0.66369116,0.70847227,0.5751617,0.82536976,0.81024501,0.44133085,0.81497308,0.77389161,0.44693629,0.13758772,0.5897438,0.41770841,0.18073516,0.12043308,0.57422397,0.40605054,0.25504633,0.42543439,0.19731911,0.3709169,0.58326313,0.76161192,0.027355561,0.51044752,0.34144273,0.41015422,0.51232531,0.45123536,0.70407914,0.54167522,0.073032283,0.11095432,0.42576562,0.46099728,0.72626521,0.45964245,0.082319647,0.58948829,0.52743675,0.43406505,0.14060903,0.50746534,0.15342517,0.546394,0.42112365,0.13836714,0.45684874,0.49303663,0.9974859,0.508072,0.4753534,0.39135335,0.88942714,0.53882248,0.77553515,0.49941441,0.49058396,0.60129498,0.50221407,0.48364494,0.60388109,0.32281084,0.56580966,0.49239868,0.050429522,0.55477067,0.4661391,0.66512778,0.43837029,0.50932222,0.43577552,0.45271743,0.61912086,0.58522379,0.46919363,0.57598386,0.39470654,0.52279251,0.52246413,0.75328982,0.57744276,0.77506433,0.23121351,0.58251872,0.45741041,0.78068804,0.43581706,0.17739187,0.30793437,0.45388971,0.074709164,0.19382723,0.55465895,0.83121528,0.14003041,0.55856896,0.24290084,0.48673672,0.57776901,0.12834388,0.49138521,0.46045774,0.9760271,0.43680102,0.52036377,0.41480181,0.5419301,0.44805339,0.63736471,0.24034592,0.41816077,0.46292309,0.024763118,0.4799885,0.36419435,0.89369863,0.43887714,0.68741608,0.72250348,0.58035258,0.77414241,0.96100052,0.53483573,0.63994586,0.55854819,0.53508991,0.97788016,0.28863276,0.57930998,0.38920514,0.35458681,0.564867,0.40357073,0.66470868,0.58167427,0.79718014,0.62974427,0.56549437,0.38056474,0.7610178,0.41698544,0.68110424,0.480675,0.54046131,0.97449955,0.43068834,0.52953608,0.41075215,0.43611172,0.4466411,0.050852772,0.59280702,0.49862184,0.46267269,0.32047824,0.57986561,0.66368764,0.54016152,0.46202515,0.61518273,0.33617708,0.43747438,0.53639429,0.39436856,0.51554275,0.014834691,0.96278624,0.5363794,0.37253451,0.68749068,0.58135925,0.32462041,0.85322326,0.43300323,0.27459943,0.46416589,0.53363052,0.61141217,0.31573914,0.57681247,0.62469323,0.7804375,0.57403522,0.77370673,0.76860764,0.52475088,0.088961241,0.65455075,0.56165934,0.55914291,0.53292658,0.48459289,0.40193431,0.66639123,0.56898942,0.41285006,0.62781517,0.45669767,0.48162671,0.42269873,0.53555502,0.40934588,0.35426251,0.49884071,0.9783318,0.41145518,0.56836196,0.33683462,0.073040269,0.46334965,0.71873298,0.39084037,0.58244729,0.74795836,0.34860239,0.41668688,0.24680943,0.62762707,0.4536145,0.54036339,0.27579349,0.57770103,0.45987244,0.33080409,0.48035691,0.96457711,0.85042777,0.42570205,0.32732656,0.54754182,0.57000848,0.31447749,0.41399773,0.4379524,0.9249572,0.7646225,0.4173178,0.57474504,0.07559317,0.49695864,0.23572455,0.63295718,0.58123576,0.71808777,0.51479088,0.5799862,0.7434513,0.57569413,0.45217302,0.613262,0.99356411,0.49523779,0.57849746,0.79953377,0.41666772,0.45644189,0.60470902,0.48139219,0.50856223,0.54904419,0.45581772,0.96706257,0.39723859,0.4665644,0.44441947,0.27533643,0.41685363,0.32230283,0.60914602,0.43675684,0.3699811,0.064309252,0.51977396,0.73366314,0.54830415,0.56152416,0.34211783,0.37624327,0.4596307,0.51806752,0.43877367,0.44516762,0.36372331,0.55797877,0.47558216,0.59205177,0.79034187,0.4509075,0.14105861,0.48784942,0.43810843,0.93381461,0.34047916,0.44017531,0.90931338,0.38723919,0.46366277,0.54119156,0.24862625,0.51698362,0.92743691,0.41413739,0.55814064,0.63114277,0.37072843,0.42000323,0.70690279,0.17782449,0.57997746,0.65211812,0.1780097,0.57777786,0.68608516,0.45200522,0.56855719,0.91095616,0.81441135,0.57960356,0.67377214,0.45926569,0.42941416,0.68936624,0.95131637,0.5162915,0.70628803,0.38571868,0.57868823,0.29560482,0.50239865,0.58324894,0.80912653,0.41372123,0.41797492,0.75019803,0.67309163,0.58126371,0.79769304,0.83694404,0.48386154,0.13564341,0.5959624,0.47474814,0.44745534,0.57312042,0.41865858,0.1643171,0.62525731,0.45601514,0.53530849,0.73260071,0.57845563,0.50140296,0.2665345,0.57849986,0.78342455,0.21516123,0.58329917,0.42643826,0.65641175,0.49770511,0.97488191,0.93926929,0.46457436,0.30375999,0.73101396,0.57981384,0.57379874,0.20983879,0.58291075,0.3645223,0.44868748,0.55292598,0.95162879,0.60446028,0.48236063,0.49592478,0.41041491,0.52621509,0.43585988,0.76095149,0.47998907,0.08031516,0.6390512,0.4448838,0.071968368,0.4892382,0.51481062,0.39737517,0.92830057,0.55906029,0.39419416,0.97978343,0.47526429,0.39529007,0.45683775,0.56611187,0.67296466,0.38396723,0.43521129,0.62998183,0.31377239,0.56872956,0.48359118,0.60069273,0.5590008,0.62276503,0.43791449,0.51690572,0.41634753,0.60899197,0.57003797,0.34238366,0.62618278,0.54141411,0.50838979,0.55534659,0.57739199,0.87009825,0.71637749,0.57643845,0.54175303,0.906723,0.56543645,0.38050249,0.36207802,0.41735271,0.73712791,0.3345551,0.50033907,0.97189858,0.3998793,0.49736766,0.50161241,0.26486101,0.58030558,0.57439502,0.76191725,0.44811944,0.12603031,0.66083888,0.45782969,0.94434493,0.3502932,0.55720618,0.46137319,0.51154468,0.48163002,0.60429677,0.98075562,0.51673194,0.37791651,0.52083676,0.50009832,0.99961645,0.58246297,0.52423133,0.4292634,0.58914446,0.41903813,0.26367225,0.2320058,0.56684583,0.17727754,0.91799589,0.55680294,0.65674637,0.8395223,0.42125007,0.63538264,0.80985219,0.58210154,0.37440914,0.75012997,0.44603206,0.12298123,0.49644534,0.51455045,0.39698656,0.40874211,0.50247428,0.45882737,0.27885677,0.56205672,0.87291115,0.79602085,0.57844805,0.71784604,0.52358612,0.53714634,0.021516638,0.53283989,0.45959566,0.97383656,0.23865195,0.41833472,0.28260267,0.43464457,0.4166607,0.20764737,0.5346625,0.44133276,0.059280126,0.59232924,0.53172804,0.43132617,0.50071387,0.41878412,0.24484854,0.59335183,0.49952967,0.46412358,0.60118188,0.51033474,0.50868764,0.40151854,0.41686623,0.20176666,0.47188088,0.55631542,0.94658448,0.55644777,0.41743843,0.82239438,0.81095168,0.5575709,0.18215507,0.52576874,0.47809655,0.60389668,0.82698574,0.55778791,0.80060663,0.70606728,0.41731505,0.75139723,0.64199942,0.54059322,0.047033222,0.54866973,0.47559968,0.40273427,0.42931326,0.58097457,0.74268451,0.58285766,0.52457206,0.57067576,0.45348115,0.44343228,0.64591735,0.54408526,0.4178905,0.76211303,0.63429177,0.44203812,0.42001886,0.59551206,0.49068004,0.53364565,0.49535974,0.43218694,0.68370608,0.38490933,0.46789423,0.49062453,0.39856536,0.5833302,0.21998536,0.50452828,0.41688663,0.78527247,0.3268994,0.41681086,0.73022781,0.73141388,0.58063222,0.59330384,0.58989435,0.51663326,0.55237074,0.52912298,0.50114431,0.99918306,0.31034315,0.53499343,0.057358631,0.8791132,0.43297728,0.6782834,0.12281031,0.42310144,0.50094365,0.40131887,0.41833583,0.17470807,0.57398313,0.52750164,0.41697198,0.022438084,0.4858928,0.36155138,0.34585053,0.46306823,0.046126706,0.21628921,0.56221455,0.82728698,0.40871001,0.4941578,0.54208941,0.34486664,0.5590107,0.46595541,0.60250968,0.47897057,0.52881538,0.72174446,0.57938421,0.5896632,0.48602898,0.52475408,0.60814847,0.49364094,0.53301847,0.61621421,0.65399346,0.57746902,0.15946166,0.48334625,0.58226445,0.76755579,0.61786631,0.4636462,0.47725293,0.036800658,0.46350661,0.3744396,0.67583551,0.57950587,0.66349757,0.47269193,0.43772114,0.33513751,0.32969287,0.41984306,0.67655401,0.57706403,0.48161492,0.42878841,0.53312299,0.42206582,0.27325131,0.66742888,0.42880213,0.60204354,0.600464,0.44238604,0.93305777,0.2665676,0.57726955,0.20656598,0.17312971,0.52865352,0.86220386,0.49025334,0.5205877,0.39424496,0.96028171,0.53374531,0.35377279,0.58874073,0.54780378,0.39669854,0.35557376,0.55707114,0.55433064,0.55176254,0.45944025,0.61410618,0.47694277,0.51718012,0.3982783,0.071219773,0.46413717,0.28284346,0.85044817,0.47359664,0.15787496,0.7634128,0.5714238,0.80512133,0.40386039,0.4430041,0.37955949,0.95199086,0.47805793,0.69693715,0.34214417,0.57280302,0.86467765,0.96167645,0.45509937,0.41988008,0.61071519,0.46796954,0.46756173,0.24427709,0.49582619,0.070564152,0.46523274,0.54496802,0.96714014,0.22554548,0.41716779,0.54449444,0.064790791,0.50381923,0.74594447,0.52031251,0.54523584,0.63047725,0.81399479,0.56599602,0.21780079,0.89497665,0.51158797,0.19648439,0.67185232,0.5832224,0.73313721,0.26918081,0.58218483,0.36591585,0.3805283,0.53593999,0.49458231,0.084813823,0.56098092,0.63445465,0.60546533,0.46123592,0.43678817,0.4001972,0.56611775,0.64774567,0.71488628,0.58140466,0.35860905,0.80586583,0.51173026,0.89309467,0.49017461,0.46850979,0.38559178,0.88699266,0.43668679,0.31227143,0.73109241,0.50797177,0.057592963,0.55814946,0.57732187,0.28221271,0.70659546,0.57416341,0.46962789,0.34685014,0.41869013,0.29465769,0.93293137,0.56221624,0.51338627,0.47962445,0.49518806,0.40175284,0.39962499,0.47322224,0.45347489,0.49571415,0.51712694,0.39581587,0.46445452,0.54423842,0.62559857,0.79438216,0.58165972,0.67003148,0.57995299,0.50900897,0.43800114,0.4090438,0.57796836,0.85932481,0.68623912,0.41794502,0.22152929,0.29752626,0.44977555,0.91267153,0.530468,0.51626237,0.59929016,0.48670406,0.42687796,0.70363949,0.9227218,0.47231085,0.74526518,0.6870735,0.42482801,0.60326526,0.49143513,0.52511453,0.60898168,0.92123553,0.43475575,0.55267257,0.49408357,0.47377782,0.61001579,0.58174816,0.48783517,0.56125768,0.22248401,0.41718626,0.49166513,0.76307487,0.56947517,0.81512511,0.50099056,0.41725567,0.22384542,0.62263004,0.46033497,0.48085136,0.52688592,0.44572942,0.354238,0.11082298,0.42976163,0.62164037,0.23179291,0.41679907,0.39361334,0.56662782,0.43161538,0.32667227,0.63408738,0.44102274,0.5849129,0.49071548,0.46347442,0.38012466,0.60045606,0.49165096,0.51061565,0.16186883,0.42186035,0.64930181,0.65093397,0.58257884,0.72765928,0.85076094,0.41964589,0.45930793,0.28595617,0.46056454,0.92545095,0.97857388,0.53534199,0.55032462,0.099279447,0.48492479,0.79365543,0.88167785,0.4257685,0.41521286,0.69107329,0.58293112,0.29484356,0.62402912,0.55270928,0.57532032,0.10235836,0.48135023,0.79484369,0.27599966,0.42255913,0.46886677,0.60127583,0.41672012,0.7743737,0.53848422,0.56815518,0.91334244,0.39592399,0.42301778,0.69770153,0.4945244,0.46671065,0.61653689,0.17241311,0.41805061,0.42325021,0.10002538,0.5271965,0.78157642,0.55741064,0.57803495,0.27746214,0.47473274,0.46701355,0.016956911,0.53621533,0.48001157,0.59946233,0.57138104,0.5515258,0.62371358,0.53636842,0.50776769,0.0021623172,0.16106555,0.46957981,0.84871121,0.59775963,0.44925683,0.39790532,0.62022002,0.58103144,0.17478384,0.8934647,0.53031837,0.21411066,0.56567255,0.44545458,0.053558634,0.80272901,0.43313939,0.79033996,0.54886377,0.41962712,0.25775422,0.55940708,0.47198589,0.59453341,0.11616972,0.57412125,0.57714928,0.51452023,0.4702211,0.38773176,0.34683752,0.56673123,0.40498182,0.37598891,0.58330428,0.77919748,0.60424026,0.5642314,0.085450862,0.56853028,0.44625186,0.63023819,0.74921663,0.41688218,0.63921994,0.42923087,0.52689463,0.41484877,0.33042343,0.44264279,0.08842163,0.97920824,0.47936176,0.61941469,0.43774652,0.42662815,0.30450447,0.79439139,0.43546564,0.19125803,0.58457915,0.49110847,0.4445338,0.2670325,0.41924811,0.40764253,0.47700824,0.42001436,0.85546437,0.23758865,0.41666451,0.64144487,0.46876363,0.44551391,0.35464711,0.60517989,0.41935563,0.72633165,0.86757362,0.42159261,0.48578603,0.57788367,0.53456256,0.41133229,0.58471248,0.47685889,0.4332236,0.53955106,0.54746793,0.62973965,0.52649759,0.44987518,0.040948921,0.41020018,0.53865043,0.96871613,0.99185994,0.47654668,0.48783987,0.60847544,0.45587557,0.42774149,0.63632363,0.43814048,0.59471748,0.64352716,0.42230192,0.32325244,0.78998921,0.57994392,0.29260454,0.40933915,0.56363308,0.3551535,0.56233364,0.46090913,0.39353943,0.8133815,0.43877472,0.802776,0.59939793,0.50984185,0.52010327,0.085072944,0.50293061,0.22106469,0.19330676,0.52728769,0.11907856,0.44692677,0.43444126,0.33163513,0.21363924,0.41675243,0.4500779,0.9494288,0.52186652,0.70282819,0.73052204,0.46014558,0.91611986,0.56125235,0.57880662,0.27314399,0.32593953,0.57199621,0.40287606,0.89405761,0.51040913,0.80533831,0.95034527,0.44974213,0.59190373,0.47105199,0.50661842,0.59640027,0.51955145,0.58124496,0.84399535,0.85855591,0.52250878,0.16218491,0.53707353,0.55112643,0.043534282,0.0049108225,0.51853075,0.50455227,0.77617123,0.58195871,0.30819342,0.68095794,0.56661024,0.12074077,0.70141316,0.45597196,0.075506611,0.85900377,0.44021147,0.24665806,0.40014839,0.47934272,0.53638966,0.21369986,0.57055532,0.21143382,0.034212589,0.51051576,0.67764539,0.23399637,0.58328793,0.62362992,0.27569087,0.42215543,0.45572281,0.39554361,0.4822867,0.49445906,0.70797193,0.58321738,0.26921748,0.81254456,0.57833605,0.30520432,0.34570761,0.57257695,0.62999936,0.28767947,0.41705899,0.73887428,0.96548199,0.54353642,0.56937493,0.80395856,0.58251009,0.62360766,0.920297,0.47208461,0.25099516,0.3996749,0.48986558,0.48449388,0.22556578,0.5833347,0.37681761,0.45891864,0.43295611,0.67650881,0.35047546,0.56325599,0.90344249,0.61726626,0.45287159,0.56701864,0.55602256,0.56510679,0.66598236,0.72055064,0.58215246,0.64953329,0.3122195,0.52897104,0.050037216,0.5265551,0.41674814,0.789647,0.61106431,0.57468613,0.87256325,0.60301393,0.4647563,0.4408869,0.52469614,0.42297742,0.27773842,0.17004572,0.46721255,0.14597375,0.5092145,0.4312545,0.31328052,0.82511124,0.57279076,0.72860231,0.41406767,0.583074,0.22910294,0.2369025,0.49696946,0.92511391,0.4093338,0.49647535,0.99158565,0.60149669,0.45342601,0.41227909,0.92669449,0.44506687,0.35555619,0.55879923,0.41714241,0.22773876,0.55663949,0.51445626,0.58608314,0.55601718,0.50393106,0.58312101,0.66318493,0.56206851,0.53340452,0.49648836,0.4596251,0.025015161,0.41072499,0.51142285,0.45084179,0.53678231,0.50190869,0.0013718685,0.71098674,0.54272594,0.92195759,0.89890171,0.42760767,0.48561691,0.70548306,0.57790079,0.6010709,0.56408438,0.53955205,0.39388493,0.50585582,0.47209615,0.38860981,0.67201985,0.56667426,0.5531622,0.50179192,0.52901991,0.61252246,0.66512373,0.56998636,0.40311763,0.41038758,0.5484598,0.60405811,0.89896373,0.42933453,0.42422322,0.18595135,0.47650822,0.12131879,0.73338981,0.57858785,0.50710767,0.43762645,0.54181051,0.38936139,0.41930976,0.50091927,0.55914261,0.83976922,0.44081772,0.78095058,0.43537197,0.55550152,0.36372106,0.48083421,0.49835161,0.40180984,0.91952576,0.44851129,0.31790782,0.48555829,0.42737429,0.89788114,0.36183361,0.5550823,0.44171441,0.43522072,0.48494532,0.9925224,0.49982812,0.46727293,0.61608264,0.089462772,0.53719293,0.74692649,0.99853419,0.50142073,0.53910072,0.64461418,0.55465601,0.53607062,0.21569168,0.42144071,0.26820107,0.61188971,0.42802416,0.88493167,0.13868418,0.42078583,0.47421145,0.45684648,0.44177882,0.34914298,0.60070088,0.46482636,0.56283906,0.11322798,0.54953244,0.24928514,0.34339043,0.55807478,0.49958379,0.36539222,0.42956879,0.11594923,0.31508318,0.57407225,0.15471389,0.44999219,0.48498818,0.59038345,0.63617339,0.41924796,0.28966416,0.54457795,0.53299872,0.60748629,0.60079172,0.51134502,0.48521379,0.68484291,0.57939869,0.65196505,0.092579849,0.4626731,0.24827608,0.55659005,0.42947018,0.68501755,0.31076262,0.57085141,0.45395377,0.37631576,0.56108797,0.39231325,0.34796706,0.4421848,0.91727138,0.77109506,0.41731514,0.54634042,0.3597565,0.42133703,0.68730402,0.39970313,0.58333299,0.21880516,0.6039202,0.51667058,0.4947526,0.40937315,0.46866725,0.02316841,0.63981549,0.57740158,0.32256685,0.88394616,0.55773853,0.27645719,0.38605436,0.44512743,0.59679255,0.60819728,0.45436958,0.57675506,0.83620426,0.41843665,0.55777261,0.60045569,0.51217819,0.012351057,0.53189729,0.56455358,0.32943356,0.79012253,0.58327467,0.39757127,0.51379074,0.58323755,0.80940997,0.24611795,0.41857474,0.54269746,0.47665885,0.54256391,0.6259329,0.35365498,0.43666791,0.586589,0.61882535,0.53568649,0.48960268,0.47927656,0.43295314,0.081692092,0.54456109,0.4736135,0.60089991,0.38893215,0.45610056,0.43239489,0.50820552,0.51481885,0.39713803,0.31189644,0.41674706,0.7453621,0.21629154,0.58306142,0.50965633,0.48797644,0.57659099,0.72088303,0.58139566,0.55144679,0.3828293,0.42713575,0.57853276,0.72144161,0.34364036,0.4257671,0.36112348,0.63466308,0.58045203,0.70810869,0.30809477,0.42702269,0.15288479,0.60613715,0.45359141,0.5816249,0.27283841,0.58148155,0.37745815,0.60347379,0.55494292,0.061640227,0.53937255,0.42718343,0.69888193,0.44350203,0.49959833,0.41747028,0.50874486,0.45333746,0.36599397,0.30105195,0.58096339,0.65577863,0.62400923,0.41728616,0.25392373,0.78803152,0.45826357,0.12460442,0.25224573,0.58246301,0.38969538,0.93285842,0.56184173,0.46667668,0.46409543,0.48801707,0.59557822,0.85507528,0.57896041,0.580171,0.055049666,0.45636609,0.65295679,0.83592516,0.56059944,0.78005953,0.3610743,0.56104252,0.58694669,0.54503278,0.5514666,0.63542721,0.79733963,0.58207146,0.65378265,0.60559125,0.46440143,0.44475506,0.58716277,0.41952037,0.15899577,0.70772663,0.42583,0.5214309,0.67700589,0.56642463,0.47172574,0.89988665,0.4785296,0.21111499,0.70593642,0.5670515,0.13533212,0.84298433,0.45876749,0.17302725,0.56931046,0.58333196,0.7937513,0.088269551,0.50061902,0.78385483,0.03446942,0.54585389,0.53841687,0.6515692,0.42006009,0.30945222,0.58075548,0.57756926,0.28794457,0.58779777,0.5389497,0.96870596,0.48839066,0.44643492,0.35367299,0.11717847,0.44303729,0.7289993,0.29699753,0.42373755,0.17793797,0.18670816,0.42019551,0.32736904,0.71771204,0.43377904,0.86089845,0.76305106,0.41808651,0.50895938,0.55772316,0.58307973,0.22155422,0.81605756,0.48240837,0.8816914,0.94829576,0.54521261,0.36533428,0.39799577,0.57725534,0.70060301,0.35434985,0.437321,0.41582418,0.98272215,0.46710492,0.53306483,0.63971163,0.42457654,0.14113097,0.10341409,0.56760573,0.37102162,0.86019704,0.51658345,0.84109403,0.38611224,0.44274041,0.93056661,0.32298196,0.49348731,0.032985474,0.45874604,0.48282462,0.40420361,0.35509633,0.55855578,0.082060468,0.37432141,0.46195379,0.038832577,0.55475922,0.51764983,0.58906323,0.76450466,0.58204473,0.29425587,0.63986433,0.44730256,0.4614757,0.58361462,0.49412674,0.55577189,0.67852329,0.41831212,0.21105235,0.21261115,0.56106326,0.82811124,0.41076957,0.53413866,0.57658011,0.99850536,0.51047429,0.49866824,0.45504835,0.58092047,0.15509518,0.8092877,0.48868853,0.89058935,0.86349602,0.42449682,0.62606658,0.31411103,0.56852483,0.51138024,0.27713601,0.58258803,0.73899764,0.55649515,0.44963431,0.044108943,0.99346643,0.50846373,0.57450437,0.19335264,0.53044496,0.12264103,0.94619356,0.45876336,0.6596268,0.40331943,0.42794129,0.11133104,0.60344702,0.46536312,0.44302914,0.63541187,0.4427147,0.92422242,0.26404504,0.57965927,0.55059799,0.29553385,0.58257923,0.31885168,0.59147663,0.431794,0.33910546,0.41331254,0.57467663,0.69266097,0.87440287,0.56848467,0.6767473,0.10715238,0.57357903,0.46993509,0.4511391,0.46199541,0.61182094,0.45182211,0.42120871,0.86201874,0.44730868,0.52118985,0.99065717,0.8468011,0.42049272,0.40337265,0.52324331,0.58199527,0.16506327,0.73020935,0.5803799,0.5902019,0.48507309,0.42990085,0.30873994,0.40819728,0.48423515,0.45190749,0.23233992,0.43023636,0.8098936,0.63804631,0.46428696,0.96051228,0.48691859,0.4184791,0.84134142,0.52966319,0.51313997,0.99666304,0.4530571,0.41864606,0.24770939,0.74833052,0.57493256,0.20245352,0.38442272,0.54679109,0.56887344,0.10183763,0.55788752,0.696407,0.84148976,0.42194595,0.64282795,0.5680774,0.58333322,0.79364811,0.4070629,0.44449892,0.61880289,0.22606053,0.56070968,0.84058395,0.32950114,0.54382639,0.93816422,0.15598807,0.46946579,0.15646285,0.1032701,0.47331832,0.78685565,0.39239162,0.43032304,0.89539701,0.74267048,0.50055654,0.93722494,0.32828331,0.51563684,0.034145282,0.57458061,0.55870637,0.63937152,0.65593691,0.58236828,0.71999404,0.53833089,0.48886673,0.40570182,0.68375493,0.41874493,0.79139339,0.54012035,0.58213255,0.83147268,0.22105996,0.45990085,0.88496982,0.97128087,0.50884101,0.66387966,0.56524901,0.45856467,0.39165901,0.96133891,0.54614886,0.43001802,0.9656266,0.54229605,0.57978105,0.57007201,0.52833156,0.58727917,0.63716805,0.5816265,0.81146517,0.42615316,0.52621559,0.58177624,0.43545569,0.46719911,0.40342743,0.57827371,0.45367289,0.60846988,0.63409648,0.4518994,0.52650354,0.34750798,0.41810482,0.71424595,0.20606598,0.58211494,0.34102634,0.67468908,0.43353726,0.45935,0.71234297,0.57564238,0.45986299,0.56090531,0.5240542,0.41018978,0.52889282,0.43935367,0.33975897,0.43565932,0.58327886,0.80058783,0.053617821,0.45531149,0.64364613,0.59083513,0.58200961,0.1769758,0.93284166,0.44813583,0.35453619,0.52101778,0.43408794,0.92191492,0.3731622,0.54655826,0.45627831,0.9702182,0.50162842,0.32987788,0.43420936,0.50747133,0.4236013,0.081020617,0.56679965,0.52422763,0.66800831,0.43734618,0.4933205,0.93666943,0.51606799,0.26408314,0.084891239,0.43421929,0.41919961,0.36296106,0.55580154,0.43541713,0.70168859,0.57779574,0.60704347,0.68971479,0.42240412,0.62477675,0.70725659,0.42335358,0.42185647,0.56779238,0.41770953,0.75969339,0.5274068,0.5756727,0.28550446,0.93422266,0.5524067,0.3621493,0.51355223,0.54538107,0.63157909,0.49063049,0.57135363,0.69648232,0.61570109,0.50175773,0.98643627,0.95623395,0.55176638,0.4769452,0.35913552,0.42441492,0.85755111,0.42153689,0.54777069,0.38874282,0.07853818,0.55245819,0.32723084,0.37338439,0.42661615,0.12602074,0.64967388,0.57764178,0.32885193,0.78217311,0.49987586,0.91284511,0.74554605,0.57066102,0.17658516,0.1734227,0.45277571,0.16917091,0.048114761,0.55216547,0.43831935,0.78921984,0.50514724,0.092543117,0.38135781,0.53557881,0.51134641,0.89919714,0.48083329,0.20780378,0.014839965,0.4866838,0.61033539,0.6782759,0.58299037,0.28169776,0.56663834,0.42966893,0.31917818,0.39799582,0.53148988,0.44720174,0.48193096,0.56597242,0.67691083,0.47348819,0.5005813,0.00067127451,0.19487445,0.57749715,0.7156126,0.65444464,0.55850987,0.46859526,0.94832048,0.50337337,0.72120364,0.42726398,0.51554533,0.57369001,0.3377592,0.47852675,0.034148301,0.50689775,0.47326633,0.6103693,0.56212154,0.42668382,0.30473033,0.52038327,0.51024314,0.59946434,0.97474617,0.48567091,0.35257862,0.18554943,0.57683904,0.7088625,0.46277226,0.53150195,0.60866407,0.40793216,0.50015511,0.4608952,0.38942341,0.5269175,0.5063387,0.40768264,0.57504813,0.87582131,0.41158315,0.42138244,0.71629698,0.68155669,0.49308395,0.034824321,0.57243172,0.44399753,0.63352207,0.098407128,0.57161005,0.52534157,0.577484,0.48104396,0.42877924,0.22749592,0.58160149,0.70442064,0.4115962,0.58193216,0.17524344,0.50719996,0.44804429,0.35655481,0.96082432,0.4714435,0.66052142,0.46340623,0.52760522,0.60512867,0.71778329,0.58159128,0.64080608,0.40962382,0.48371994,0.4487859,0.20235589,0.41693591,0.39292218,0.40546076,0.46152469,0.42192147,0.76674641,0.58218159,0.49153754,0.33448334,0.42967358,0.59874486,0.67808488,0.49084822,0.034040665,0.64147337,0.56888376,0.3770184,0.42149588,0.51975705,0.42918615,0.23026084,0.58091454,0.28025831,0.70933341,0.52712796,0.057909072,0.73273341,0.57974734,0.56627754,0.06828561,0.50436949,0.75189818,0.8589408,0.4365439,0.73626961,0.55095883,0.57342679,0.10869349,0.88422154,0.56703233,0.33313622,0.35102473,0.56561183,0.59509555,0.57343188,0.47382069,0.41793197,0.53077965,0.4306593,0.68655207,0.45775438,0.54761223,0.37086653,0.96517774,0.45308654,0.51407752,0.96215509,0.53471625,0.36346463,0.49153765,0.43859,0.33541928,0.49079053,0.51796455,0.0047528583,0.80111994,0.57994115,0.69093701,0.52975655,0.42911531,0.69255858,0.24163042,0.49092384,0.073247379,0.63575758,0.41723824,0.7936873,0.98919626,0.4837653,0.58344644,0.37557967,0.56218561,0.38877137,0.64231905,0.43415671,0.10204437,0.37661364,0.41819572,0.18506275,0.45907316,0.57025416,0.31196116,0.39821705,0.47982156,0.47046524,0.78491282,0.41687993,0.48103456,0.39573362,0.54133646,0.4286042,0.58557801,0.55805366,0.36894542,0.4788977,0.48332747,0.39811542,0.68488296,0.41671714,0.27314271,0.78270112,0.41694769,0.52070403,0.65307506,0.56098371,0.091393452,0.61223636,0.43133164,0.64918775,0.26324013,0.41960227,0.57175463,0.26945782,0.58056552,0.4061206,0.94966813,0.55525818,0.4894923,0.45107918,0.51316185,0.59011259,0.80774909,0.51865789,0.11232574,0.38819164,0.51498569,0.98405062,0.54108966,0.43355524,0.67452583,0.39858637,0.44854934,0.39962531,0.38939729,0.54630252,0.42480504,0.48149193,0.52980431,0.61172685,0.39682454,0.46167374,0.43409037,0.40930541,0.46646926,0.57381117,0.34531845,0.43127634,0.88314768,0.38396504,0.42583657,0.67359626,0.82318183,0.4351618,0.22290697,0.61729735,0.57840803,0.84858436,0.0031044798,0.48572995,0.51639214,0.47795038,0.56812721,0.68352344,0.62150684,0.54217567,0.46131147,0.6279581,0.58229515,0.73608504,0.35370006,0.56210399,0.092038152,0.31358324,0.56948588,0.53484117,0.35752626,0.44790201,0.47953552,0.17383455,0.5118191,0.12360857,0.46804609,0.4603991,0.38015877,0.54001446,0.57596213,0.28594602,0.91325819,0.50988264,0.22093075,0.33054103,0.41952335,0.80855355,0.53364093,0.55764609,0.94319931,0.74505496,0.41762538,0.27841191,0.1708194,0.57935584,0.64855408,0.44420602,0.57774286,0.72107006,0.51937984,0.58079206,0.75024766,0.50764709,0.4206022,0.26089069,0.058457245,0.46311333,0.68685392,0.40461663,0.47780843,0.45096894,0.60854192,0.54631823,0.57816233,0.25144037,0.52890091,0.91955735,0.20892607,0.54317203,0.87047863,0.28998216,0.57956434,0.38266941,0.60086791,0.4897362,0.011797144,0.38924186,0.46095121,0.55429235,0.23406722,0.41695604,0.59749705,0.53655093,0.55942879,0.65557855,0.24878403,0.5380593,0.90665579,0.6120087,0.4527295,0.57589626,0.52792548,0.57340898,0.29656264,0.5677025,0.41960763,0.26215189,0.58532032,0.46463867,0.58282401,0.18184045,0.41914169,0.64227251,0.1312284,0.57499179,0.61841965,0.83625254,0.42802407,0.28174293,0.86180389,0.44684999,0.2255645,0.67406969,0.56640027,0.54246771,0.49535541,0.57173082,0.098194693,0.40884735,0.43484413,0.64977277,0.72566906,0.58075917,0.60918903,0.3848113,0.46792879,0.49242543,0.46625035,0.49194751,0.99797467,0.51283086,0.46943253,0.61322902,0.91689345,0.48534845,0.77051037,0.85452597,0.58011055,0.52122267,0.41816691,0.41848841,0.16825713,0.22577418,0.56010586,0.15770563,0.92934572,0.55211066,0.3459393,0.60094322,0.46875939,0.55424703,0.49267809,0.43237009,0.31700965,0.44731836,0.48290676,0.41002506,0.39321208,0.43884957,0.62466822,0.80556251,0.42845568,0.23782067,0.14331886,0.57421501,0.6603374,0.49423356,0.43569474,0.92722781,0.56057704,0.47584861,0.40988683,0.56365023,0.54591345,0.38310985,0.65625179,0.42666813,0.36730845,0.40806915,0.46773833,0.57012913,0.69230167,0.4297072,0.48954622,0.9079916,0.52108497,0.22224693,0.85105948,0.41969294,0.45834475,0.51763508,0.52406843,0.60709717,0.44401614,0.5199762,0.41017237,0.22066914,0.41726327,0.66433272,0.98680109,0.47784528,0.42273534,0.10036414,0.53714822,0.76429848,0.48959822,0.55969202,0.93948286,0.12997968,0.43365036,0.70105876,0.73673915,0.52606587,0.070974743,0.34562516,0.57833001,0.83440766,0.15350951,0.52032372,0.14783919,0.48673468,0.58188675,0.16311136,0.5131752,0.41771654,0.16850212,0.18681963,0.41827741,0.63051231,0.1064883,0.4334151,0.64786623,0.180802,0.41796453,0.60273753,0.39313269,0.41804564,0.25891016,0.1405871,0.48938656,0.1546352,0.53165228,0.42063119,0.73692332,0.13861847,0.57894435,0.54484313,0.41557412,0.53082944,0.57693578,0.52383233,0.48566,0.60020121,0.02857957,0.48876772,0.33859789,0.51528673,0.58216066,0.16686862,0.64814747,0.42202123,0.16029818,0.32506114,0.43312571,0.88118175,0.034018352,0.49395658,0.68013312,0.69812205,0.58298874,0.74907416,0.60094564,0.49148638,0.5047038,0.31051419,0.50427602,0.96248893,0.3537125,0.42720832,0.64024797,0.69553764,0.57407185,0.42796284,0.69772438,0.41667083,0.72146874,0.56550849,0.50304454,0.99560633,0.47445868,0.52367088,0.60520334,0.54903286,0.43570581,0.33435249,0.30843524,0.57849895,0.81326981,0.12053024,0.55312306,0.25043459,0.66075475,0.58098774,0.3047851,0.54921283,0.58304661,0.77909353,0.52462132,0.45661534,0.62688586,0.46057994,0.48569069,0.0044976952,0.92599098,0.54629132,0.31015452,0.44469349,0.45657788,0.61689343,0.51890804,0.42848223,0.30358042,0.32483085,0.4166695,0.73998027,0.45765274,0.46076329,0.61609288,0.47099933,0.46058131,0.37965278,0.32692824,0.42516525,0.37752796,0.99321147,0.50202648,0.41769267,0.69913816,0.44807364,0.91076065,0.50933627,0.51175891,0.601589,0.059069306,0.44084654,0.50730054,0.52625991,0.53662542,0.38254633,0.80013185,0.41666427,0.53314691,0.41900716,0.4598253,0.59495165,0.25190939,0.58197832,0.59061801,0.63378094,0.56043223,0.08319882,0.65307387,0.57934914,0.31657736,0.36138661,0.55969149,0.58087705,0.9419908,0.55076084,0.62267163,0.27876965,0.5058365,0.052093063,0.59284605,0.53347745,0.97419673,0.68801863,0.5698439,0.53321031,0.52204456,0.5357426,0.61729362,0.62364373,0.43284518,0.36703026,0.27855251,0.57700385,0.80452376,0.57821219,0.48354691,0.43154668,0.93008749,0.55417171,0.63921951,0.61323203,0.46057864,0.96260471,0.20927712,0.43807193,0.17788926,0.55212969,0.41669446,0.1987488,0.44900994,0.57830099,0.27412644,0.43258297,0.42581867,0.1146726,0.87118694,0.43497015,0.70730508,0.5988173,0.45388871,0.41037423,0.13829886,0.44600533,0.22821835,0.51521107,0.58198356,0.23629916,0.41435454,0.4589163,0.59244606,0.62192764,0.4333325,0.098040759,0.27697169,0.41933492,0.38750365,0.49104287,0.57548814,0.71511614,0.86619777,0.57053094,0.32333227,0.13106262,0.43962286,0.26402942,0.93806803,0.50287174,0.25905437,0.39338685,0.45329949,0.95333717,0.94051587,0.53452264,0.69590881,0.89954618,0.56408277,0.65325354,0.91992632,0.54362455,0.28783773,0.51009315,0.57017027,0.092210249,0.024788293,0.52282061,0.62922622,0.70012418,0.57525689,0.42383876,0.76641438,0.4656026,0.098056911,0.96846482,0.52977656,0.63265709,0.53477338,0.51604542,0.59775594,0.094061062,0.46545216,0.76007859,0.40527126,0.5494005,0.048727848,0.57447844,0.44362763,0.36669477,0.89770173,0.42749703,0.47189676,0.24180886,0.41749408,0.70275359,0.69978023,0.55264931,0.90888417,0.57185092,0.57908678,0.27418589,0.073814777,0.54039774,0.29020179,0.30276293,0.41667262,0.26938415,0.53229846,0.5707619,0.69168322,0.61600851,0.45702733,0.5556205,0.77300706,0.58271903,0.53893644,0.20764193,0.4168069,0.60874245,0.84224396,0.46949607,0.15468671,0.58457291,0.48945569,0.55633541,0.22166963,0.52766996,0.901731,0.54664442,0.58073793,0.15356116,0.56270278,0.46582772,0.59948824,0.65921846,0.56369965,0.43744318,0.15649618,0.58083563,0.55999206,0.62300853,0.54313714,0.53851526,0.40796132,0.42879451,0.32684289,0.22733302,0.41670354,0.60899435,0.25262075,0.45124373,0.89051325,0.73918798,0.4220157,0.78306203,0.18730538,0.42417065,0.72125116,0.72651593,0.58154706,0.24477888,0.4218012,0.48310944,0.56883736,0.7846341,0.58319165,0.45410819,0.5152481,0.43399153,0.9218631,0.71435638,0.58324761,0.2771597,0.6516152,0.56705415,0.40065579,0.23984833,0.42033828,0.25287381,0.87668966,0.49014185,0.17324627,0.57534611,0.46894141,0.41390532,0.63652001,0.44697447,0.55096583,0.60004383,0.53661475,0.43310884,0.59929764,0.52596967,0.45274917,0.87449063,0.43927137,0.72530544,0.68564568,0.41944854,0.79829025,0.77680578,0.58317835,0.5787172,0.78833024,0.41733955,0.34889539,0.95079267,0.44555144,0.52525309,0.4938247,0.50499555,0.60018701,0.18943319,0.53137552,0.12701915,0.62171429,0.54718173,0.94868977,0.44190033,0.42204798,0.27820885,0.76072739,0.58248103,0.70001809,0.60317951,0.48521498,0.49942116,0.5893238,0.49393723,0.45386669,0.72369234,0.42009369,0.5954984,0.78911557,0.58311621,0.62389646,0.20775839,0.56824235,0.20555265,0.46559934,0.56202684,0.33714976,0.57149051,0.42992834,0.67792605,0.3289529,0.5749246,0.62607893,0.27232378,0.51305785,0.94245601,0.59081425,0.55545802,0.059960206,0.85404833,0.42004835,0.45819837,0.50188812,0.41690758,0.78463652,0.027329596,0.51164596,0.6572808,0.59766985,0.48956399,0.5279284,0.37869558,0.43592093,0.37784612,0.52039875,0.41675321,0.19122268,0.60652803,0.4777108,0.51281259,0.14300216,0.42938903,0.69404015,0.78666439,0.58326323,0.38637957,0.86551103,0.57751329,0.5768769,0.42668838,0.49757177,0.4318364,0.53624354,0.45367017,0.62876419,0.23932834,0.57093114,0.8100287,0.76651975,0.41676412,0.61450674,0.012959628,0.51565528,0.40327165,0.73333236,0.52976819,0.92730494,0.46471214,0.48123265,0.40095451,0.3291075,0.4373265,0.89663778,0.10792019,0.51412984,0.19426746,0.32634041,0.56811725,0.43671992,0.180205,0.43462769,0.22141324,0.39850505,0.56046897,0.074274913,0.79228186,0.56379457,0.18634279,0.57292125,0.51218126,0.57154919,0.84655155,0.57174129,0.29662505,0.51337114,0.52843013,0.38880039,0.36665602,0.55323329,0.44014708,0.61552947,0.55558307,0.59724108,0.083285447,0.55327663,0.32010816,0.17182169,0.46755845,0.85616806,0.77733461,0.41713661,0.52754312,0.33388303,0.58298509,0.22842217,0.28027347,0.57277311,0.1687483,0.554046,0.47257142,0.59713078,0.8368515,0.55990824,0.21835577,0.88765264,0.48634014,0.81161631,0.56189018,0.53105212,0.59623457,0.38960436,0.47155264,0.4808423,0.56885391,0.44780562,0.6265826,0.60531742,0.57549594,0.68783012,0.64133909,0.56955465,0.37323756,0.61605852,0.54218898,0.55288784,0.59190227,0.42121596,0.85350732,0.64502152,0.57117669,0.12287174,0.71839377,0.41850639,0.36231946,0.42300245,0.45270985,0.38870492,0.37848461,0.58093059,0.17419222,0.55550587,0.51899628,0.58945828,0.19639497,0.53980108,0.13367708,0.98983934,0.49443664,0.40150098,0.540157,0.51509084,0.40481792,0.42066034,0.47784494,0.42788478,0.58357578,0.52348177,0.43142577,0.60866784,0.57378874,0.32374201,0.46042148,0.41694831,0.1858534,0.049359971,0.46749322,0.67731463,0.83895021,0.42323203,0.33290281,0.25871613,0.4400051,0.13340218,0.99480251,0.48375473,0.46203734,0.28228689,0.58101004,0.77017278,0.42853691,0.55413457,0.053594752,0.24472145,0.42000583,0.74836867,0.39941396,0.50648551,0.50333221,0.44291304,0.48093561,0.41149858,0.78694575,0.54634211,0.13247916,0.58995044,0.45566067,0.039319924,0.25504347,0.58107363,0.56636934,0.48033133,0.50450973,0.00064385879,0.77184317,0.58271709,0.45387205,0.10602771,0.454522,0.24797359,0.3410299,0.44092181,0.49820406,0.63371621,0.55114576,0.45187455,0.10915581,0.45012739,0.74320351,0.60097299,0.42437088,0.8705491,0.41517065,0.51652263,0.56017263,0.66475977,0.45086146,0.93118202,0.016113739,0.53267873,0.51425463,0.36269697,0.54969495,0.47537813,0.48975082,0.56968399,0.69006164,0.75764477,0.58155376,0.52557016,0.51359024,0.57400728,0.29237629,0.59069364,0.45640383,0.9616785,0.87941907,0.459382,0.21471846,0.92787383,0.51693928,0.75069387,0.80376517,0.45483185,0.14380599,0.49601475,0.58117134,0.15471995,0.45006415,0.48570334,0.99457429,0.46639448,0.45447493,0.033650176,0.54107205,0.47495094,0.60124698,0.086812484,0.56667372,0.57579931,0.63992581,0.55003719,0.49335888,0.60669789,0.53586093,0.031425874,0.4260121,0.43349731,0.91402913,0.64000846,0.58123526,0.28639151,0.34198627,0.56340776,0.43658476,0.29981057,0.58317456,0.29346707,0.36735254,0.5563729,0.92723099,0.5846647,0.49394364,0.44579227,0.41349374,0.57036428,0.67239032,0.38139082,0.55144741,0.57934932,0.39875079,0.47955012,0.46813598,0.021401993,0.47235875,0.40069087,0.54598496,0.50783306,0.41020504,0.49115904,0.51222783,0.39821537,0.48409958,0.57933283,0.73826307,0.091027654,0.56296843,0.6363576,0.12592741,0.50161844,0.16816393,0.94164816,0.45506359,0.34362052,0.39318528,0.5439731,0.57435812,0.60068137,0.50948116,0.51125879,0.8084687,0.57084115,0.23697612,0.38703407,0.53124018,0.51942458,0.10395328,0.54597607,0.74727941,0.19762322,0.42077441,0.69928325,0.82060058,0.582643,0.44214016,0.55440965,0.4841417,0.5882396,0.62496665,0.44725018,0.57389444,0.40177995,0.4470922,0.60735369,0.1185673,0.42387586,0.49296652,0.68710308,0.43023089,0.53654282,0.71162935,0.45590529,0.91939829,0.36379643,0.56411021,0.39454051,0.60709137,0.4717677,0.53223366,0.56718647,0.57873002,0.72462975,0.66840285,0.57109229,0.59964743,0.80111054,0.48316306,0.89406913,0.41092286,0.54683745,0.60092428,0.46380877,0.41713911,0.18061752,0.75467612,0.44978716,0.88268378,0.29620823,0.42670293,0.47896873,0.6088649,0.5823265,0.25402144,0.73227908,0.41686589,0.71140375,0.22275738,0.58279546,0.50752892,0.98448771,0.52252716,0.41073528,0.86272079,0.56283013,0.73364049,0.36036492,0.42346745,0.67113901,0.60176688,0.45740196,0.422189,0.71188851,0.50824719,0.95186102,0.35071157,0.56117983,0.56848643,0.83657609,0.51351471,0.86625705,0.37600515,0.58220397,0.26332658,0.59546192,0.48438008,0.45988239,0.35578223,0.43729244,0.41324217,0.30979747,0.41675103,0.74400117,0.62071021,0.53692639,0.49841093,0.3795827,0.4178728,0.73724213,0.29119237,0.41766905,0.66964801,0.91721869,0.53045311,0.74972986,0.1243734,0.5747495,0.40079591,0.80486283,0.57466558,0.2585858,0.78677765,0.49071095,0.091876003,0.4143882,0.47721323,0.43474876,0.81965618,0.43331994,0.77249041,0.53795505,0.56935108,0.31473623,0.35386606,0.44211651,0.44497654,0.24458879,0.41669637,0.35400512,0.5108756,0.44992825,0.6397174,0.40009918,0.46351122,0.43313181,0.064087221,0.46516032,0.70519392,0.63373292,0.58323897,0.22073483,0.31951937,0.56847218,0.87265198,0.0019608982,0.48892029,0.48257714,0.61596887,0.521141,0.020327076,0.58724673,0.49597158,0.4506492,0.75577206,0.4993912,0.92969252,0.13586202,0.47919764,0.16654241,0.018034027,0.52503485,0.59310826,0.98102231,0.53343534,0.54672377,0.81581794,0.42767418,0.74454578,0.66666742,0.57146891,0.86681721,0.73661852,0.4906799,0.060905338,0.032466738,0.52890361,0.63878501,0.70231201,0.41950434,0.35617306,0.8567215,0.57644221,0.63011744,0.27619196,0.57713141,0.51542885,0.08768167,0.43457552,0.59881152,0.52033646,0.41928036,0.25056783,0.48690078,0.43622978,0.32925658,0.23119061,0.58279195,0.67885081,0.25796582,0.43660578,0.14472622,0.69025406,0.5479425,0.9228062,0.55979045,0.49278979,0.41891054,0.55639387,0.44052709,0.64963762,0.39531728,0.48207839,0.50253055,0.45187844,0.50503974,0.41190952,0.78480464,0.54735668,0.86710452,0.39325503,0.4785889,0.50074211,0.63555771,0.41834887,0.2781769,0.49815267,0.58313991,0.18629911,0.53329453,0.44315258,0.3498938,0.10782323,0.54955434,0.74211733,0.54431327,0.57296217,0.10582352,0.54182405,0.50670272,0.40845437,0.99566865,0.51537914,0.53132765,0.26907385,0.53930874,0.083303481,0.18048203,0.5792982,0.66924982,0.41658195,0.50464592,0.55576959,0.46387821,0.53130363,0.015957548,0.45243685,0.4903185,0.58952778,0.25329889,0.58282559,0.70717297,0.59405589,0.41792289,0.17878596,0.53521756,0.42165034,0.7291702,0.59800949,0.56087702,0.074532454,0.40303081,0.58333464,0.78311605,0.4068586,0.58267721,0.81149999,0.55491752,0.44037398,0.3494299,0.58210185,0.5826242,0.18441337,0.56622222,0.4325634,0.3299455,0.59847075,0.51239406,0.5274893,0.64445914,0.55298353,0.48144394,0.98800473,0.47463354,0.44958169,0.60830061,0.52374288,0.50008037,0.7195442,0.42359081,0.51677298,0.72659509,0.44597961,0.10851119,0.73434754,0.58304948,0.71286966,0.32748575,0.42947727,0.13179616,0.44560511,0.55531311,0.64025805,0.72079677,0.56920612,0.84720836,0.44901962,0.57418767,0.29740085,0.78976451,0.50047106,0.092465128,0.66884368,0.41834001,0.30218823,0.52476639,0.54038984,0.3774135,0.55960838,0.55976303,0.35084961,0.34979295,0.55581314,0.51996593,0.6133226,0.41756327,0.80928827,0.86382031,0.54986567,0.21801725,0.41814319,0.51891414,0.011998431,0.94106122,0.44710973,0.61031274,0.36673757,0.43872427,0.40360078,0.88876172,0.43103665,0.63751871,0.33652403,0.52981255,0.95855524,0.95963099,0.54964297,0.53174022,0.56025517,0.42252105,0.1311901,0.41598762,0.42371039,0.12885201,0.31645897,0.57381326,0.84738747,0.59174087,0.58221473,0.1801898,0.39392427,0.47643424,0.52132299,0.54992016,0.51564029,0.59074241,0.72954131,0.44504539,0.11248105,0.75015888,0.58110475,0.54446403,0.9061618,0.44752014,0.2939504,0.53148774,0.55474516,0.94973485,0.85766438,0.43220673,0.71321381,0.093807887,0.43653614,0.64027786,0.65961232,0.43131987,0.88127501,0.27530795,0.58007357,0.77544774,0.75805343,0.4172017,0.39853761,0.072860057,0.4508147,0.32511647,0.669814,0.57519347,0.62991487,0.28089181,0.41666632,0.70845493,0.15673498,0.57695482,0.65548231,0.56183659,0.55986618,0.64853227,0.71592321,0.51200105,0.051291876,0.31627699,0.45970504,0.06184114,0.53902705,0.47101354,0.60551392,0.58657971,0.45604848,0.40292271,0.45721536,0.44750004,0.046652301,0.69407838,0.41761875,0.31260391,0.25052979,0.41936829,0.503708,0.45295993,0.58284932,0.77446618,0.7898088,0.41669974,0.40120741,0.62140012,0.42460642,0.32281543,0.38686677,0.41920617,0.83026174,0.49908107,0.57123956,0.69625043,0.50195683,0.58330263,0.7944291,0.52673352,0.57588063,0.88178597,0.65999219,0.42953644,0.87406256,0.99122759,0.52014184,0.44623822,0.59914383,0.44244242,0.38037888,0.51796811,0.58302533,0.21778804,0.38733554,0.41880724,0.27132268,0.91839333,0.43508844,0.4224975,0.4310414,0.55666573,0.058674271,0.11357191,0.57421979,0.44009809,0.74433062,0.58294877,0.29447575,0.51218367,0.44234767,0.65511879,0.66975542,0.41975458,0.67810037,0.49899541,0.54307498,0.37120934,0.45953376,0.42487482,0.29044055,0.17361371,0.53413583,0.8554026,0.47343494,0.5707347,0.69245932,0.04635863,0.45904309,0.63843301,0.062849087,0.45461391,0.66667699,0.41356247,0.5658003,0.65481035,0.95609551,0.5183226,0.30716119,0.47407535,0.46595831,0.38544623,0.53899148,0.42225881,0.87005758,0.29336478,0.42412424,0.43268016,0.35679438,0.43345025,0.60847973,0.28861917,0.42390674,0.44473759,0.27749366,0.41714868,0.66739926,0.48754722,0.54851585,0.96249176,0.42083156,0.58075248,0.15965227,0.60416493,0.53287139,0.44844524,0.61481161,0.56070312,0.38431685,0.22322837,0.46456907,0.89351884,0.8459085,0.44576189,0.20919375,0.4066455,0.50387639,0.53654014,0.59474678,0.53823995,0.4226579,0.65513285,0.56877492,0.6045648,0.027546427,0.45779493,0.51057911,0.45187564,0.5613067,0.93284869,0.41012498,0.52574835,0.56311119,0.61989812,0.44421649,0.40752038,0.32898467,0.56369281,0.50461309,0.62655726,0.42051708,0.162805,0.20834227,0.43211475,0.79676422,0.095292029,0.44260611,0.68530802,0.1915659,0.56638277,0.78652728,0.53158648,0.5623419,0.93160962,0.52664058,0.52448822,0.39448025,0.3992156,0.48048292,0.53151353,0.77081681,0.58326055,0.39195214,0.68736141,0.55569035,0.90785657,0.64350524,0.43290651,0.10669166,0.41594822,0.58280595,0.81140357,0.45323089,0.44867695,0.63455196,0.94589218,0.55699999,0.49113423,0.863462,0.57903707,0.49832963,0.42757266,0.51369836,0.0079843485,0.86318448,0.42112052,0.53228682,0.36290641,0.45160825,0.50567673,0.031954926,0.54221074,0.43486476,0.64905325,0.5618003,0.57273563,0.029035787,0.47854608,0.35300803,0.80902172,0.5524375,0.83464928,0.34720278,0.55976053,0.45038278,0.70894797,0.42140853,0.39580646,0.56202705,0.49887706,0.42153838,0.4133437,0.48697059,0.55472851,0.33059795,0.53905715,0.054394511,0.27797484,0.56860479,0.15105733,0.50118022,0.58310636,0.21479906,0.31080827,0.42891688,0.14252728,0.610327,0.53914069,0.44462881,0.55260876,0.58265739,0.17880218,0.40963642,0.46601717,0.42504431,0.38604187,0.55460773,0.59593404,0.39627511,0.44143907,0.61883184,0.92197738,0.45696742,0.28998409,0.81399378,0.46752054,0.8686585,0.23632042,0.41666148,0.64526633,0.57218179,0.49637656,0.43051762,0.51609979,0.42349099,0.12101823,0.70061518,0.41837723,0.22497776,0.39609016,0.53743313,0.56267901,0.42511217,0.55954175,0.35850718,0.0018400325,0.51163207,0.49939894,0.41764569,0.47305781,0.57407962,0.62089503,0.57723404,0.31035948,0.9866249,0.49637918,0.38555813,0.72458321,0.49258463,0.94590085,0.67589398,0.56668024,0.53853922,0.75441223,0.58318981,0.36454033,0.86968434,0.57767054,0.54608087,0.70111215,0.56610228,0.12920343,0.33436874,0.42263139,0.34668231,0.29911037,0.42430117,0.41956423,0.55787836,0.47537435,0.407719,0.58618323,0.58300665,0.19414654,0.71324762,0.48526114,0.94882032,0.65664099,0.55922051,0.9119866,0.74579612,0.41723731,0.71038295,0.60816273,0.56612257,0.35827356,0.65938882,0.5026613,0.97386322,0.38748024,0.43392511,0.36189543,0.61777893,0.56729929,0.36117022,0.00026076447,0.49763329,0.51730892,0.46635901,0.43467613,0.077108238,0.42733034,0.53919251,0.59989356,0.48687335,0.45852227,0.62586568,0.89350512,0.4288665,0.40729961,0.72706332,0.42099311,0.56574802,0.35597847,0.55466106,0.46151146,0.61982475,0.58011656,0.71367842,0.1037479,0.53079607,0.78128484,0.33143244,0.56325979,0.52088077,0.4234776,0.56094667,0.35537985,0.40389108,0.41881008,0.26392106,0.84607208,0.56785472,0.73115524,0.97392085,0.50812522,0.65664344,0.38192685,0.58318278,0.78894461,0.72857687,0.42147699,0.54533988,0.40087246,0.43569949,0.64154036,0.58476932,0.57882884,0.28067587,0.57541456,0.49796458,0.56577875,0.27815774,0.51329438,0.054707964,0.4935476,0.52091448,0.3937914,0.21472047,0.41674953,0.44346035,0.7002434,0.41696079,0.70008591,0.077653492,0.44104382,0.62850483,0.55660902,0.52972822,0.40201693,0.44523276,0.4628419,0.60790122,0.37825824,0.41747383,0.1955311,0.38294305,0.48065375,0.01947231,0.34621481,0.55895697,0.46083019,0.64125442,0.43904078,0.41739321,0.35872169,0.57911346,0.69053083,0.55109648,0.56811754,0.67760241,0.96048581,0.52436941,0.3286314,0.80604964,0.5778744,0.71017002,0.4618787,0.52939771,0.60624992,0.48299335,0.48375494,0.99592437,0.47909744,0.52511716,0.39271072,0.66596155,0.429356,0.60030905,0.11407312,0.55803971,0.28126143,0.48106065,0.54266079,0.37320626,0.089177637,0.56636602,0.59228878,0.77661025,0.58318279,0.58003262,0.73395192,0.42128961,0.4870921,0.1653568,0.49555039,0.1287809,0.72315147,0.51374505,0.055574024,0.012031655,0.52761297,0.52880176,0.94247099,0.55847448,0.49021788,0.1047823,0.53566934,0.22611821,0.49917104,0.41997941,0.74414766,0.80601131,0.41750239,0.61921336,0.54665692,0.5656065,0.32958829,0.75497449,0.58066377,0.25983481,0.57108865,0.51363258,0.42588622,0.26943105,0.42154941,0.46958563,0.53534403,0.5833343,0.2010961,0.63354928,0.45364812,0.508231,0.26942491,0.58269963,0.72864164,0.3040526,0.42047578,0.36102994,0.50074276,0.53675621,0.62052207,0.6320962,0.41748028,0.19976792,0.96658033,0.54573474,0.5254894,0.88191228,0.4620355,0.21236791,0.40597527,0.5046822,0.46494996,0.28221089,0.58302164,0.31973361,0.74767288,0.41666321,0.32780119,0.65944328,0.43247223,0.41057829,0.18158825,0.4170357,0.48003435,0.43391771,0.58130686,0.83749041,0.65901275,0.4342597,0.42204363,0.6383838,0.5748811,0.66094161,0.11449385,0.4266472,0.41379954,0.53821431,0.44827584,0.36201066,0.83320108,0.41965949,0.61725878,0.39833725,0.48878935,0.49381153,0.91623557,0.51268979,0.22706647,0.95203912,0.45782435,0.36218183,0.61392304,0.43956152,0.077345521,0.42769974,0.5757411,0.29581778,0.32851931,0.58140327,0.69174101,0.41769324,0.49221536,0.44164055,0.16887621,0.42370994,0.68762887,0.52511614,0.41666507,0.80108455,0.17170915,0.56768959,0.24330651,0.6808105,0.4210199,0.65197196,0.61262385,0.47020013,0.97362228,0.85159209,0.57913072,0.41057967,0.52704341,0.44238882,0.65313151,0.62855865,0.45661354,0.51338835,0.39212925,0.56909471,0.34576812,0.75450281,0.43691567,0.84752531,0.57480181,0.46008399,0.59945589,0.7527892,0.54934008,0.11422525,0.40225262,0.50580032,0.47656858,0.075497575,0.54839758,0.31537873,0.40662536,0.43617543,0.64376448,0.53209891,0.56379969,0.66832045,0.49314882,0.58329773,0.20606464,0.89956109,0.55780189,0.69394866,0.36171558,0.45606088,0.94919972,0.48339115,0.58103012,0.84635501,0.5448327,0.5453741,0.62443248,0.59989346,0.48724406,0.47764985,0.82030169,0.45627451,0.15560875,0.57107516,0.5543431,0.63026458,0.57666462,0.51799208,0.42866465,0.63260525,0.43817349,0.40030467,0.24651546,0.41673605,0.35597128,0.59581475,0.48214845,0.54209262,0.10665051,0.52861288,0.2112949,0.16557337,0.54159812,0.8350409,0.41065425,0.49902517,0.54501948,0.61210303,0.47118761,0.50734363,0.77408121,0.58204127,0.69290198,0.40137163,0.47532552,0.54640788,0.63020029,0.45207342,0.540643,0.31474428,0.47648803,0.044289883,0.39075894,0.53055722,0.4675293,0.42557323,0.53175086,0.58782059,0.40020932,0.50420412,0.49002558,0.46300761,0.52129267,0.60004167,0.41672621,0.44810796,0.61690536,0.73914214,0.58173245,0.60457013,0.48228307,0.51729048,0.60285749,0.67465872,0.44828805,0.92219223,0.74405921,0.42021175,0.76165577,0.021886623,0.49016123,0.3581467,0.60066271,0.46675958,0.44115166,0.42533457,0.44245574,0.36377466,0.6344644,0.54133225,0.9542312,0.7795468,0.58309541,0.44512332,0.70481347,0.43568175,0.87494058,0.9764732,0.48155529,0.36537083,0.49237668,0.57998675,0.14393427,0.09892345,0.51555976,0.20721793,0.4269601,0.49907196,0.56836383,0.22959573,0.41681727,0.59856837,0.74399229,0.41726549,0.28668406,0.46236986,0.57955151,0.8576467,0.59883714,0.4950821,0.5174066,0.66120743,0.5831329,0.73636597,0.67274817,0.43266893,0.55781247,0.35295313,0.48939236,0.023765752,0.50869187,0.53777705,0.62143799,0.40687362,0.54172427,0.58621704,0.65398222,0.43689971,0.42946736,0.51658102,0.58166451,0.83947912,0.60816526,0.52442539,0.51169793,0.29179949,0.42544268,0.46771003,0.15934229,0.44767735,0.1972474,0.15452897,0.41937225,0.56028586,0.83412526,0.41853254,0.4260523,0.50185564,0.41676515,0.79000643,0.41682219,0.51132304,0.44117215,0.71341298,0.424455,0.18017702,0.57380112,0.52114024,0.57686038,0.3974744,0.47773587,0.53166443,0.82839514,0.41792425,0.43506195,0.12822262,0.46349877,0.80344166,0.52249284,0.45162002,0.96235199,0.3002659,0.52457593,0.051290645,0.46395796,0.4255,0.11200144,0.29132013,0.58257145,0.67608163,0.40757596,0.53463421,0.4264521,0.74204172,0.58094344,0.42820602,0.47297493,0.46859202,0.61153921,0.46681704,0.56914933,0.68546273,0.87987001,0.57590808,0.45435355,0.12229373,0.57657985,0.46904701,0.25653603,0.42970825,0.82679188,0.21399697,0.53350837,0.88946166,0.8715759,0.44137603,0.73977941,0.84197498,0.52812048,0.84860714,0.58975143,0.44815153,0.052291917,0.6163506,0.42986659,0.34730581,0.38827305,0.52817882,0.50452629,0.019830075,0.51517924,0.62734501,0.0014531139,0.50369401,0.462953,0.73819087,0.57711447,0.20925101,0.63132178,0.41666506,0.77209707,0.42339871,0.41674839,0.7995853,0.60234925,0.55281845,0.60316485,0.49638824,0.5828945,0.1794569,0.58313342,0.47248576,0.98171617,0.40714421,0.4928896,0.46088748,0.60994821,0.43177695,0.9000808,0.88177536,0.56557311,0.31671848,0.3402421,0.43329131,0.58328911,0.79494192,0.58281494,0.36989757,0.91657431,0.5043139,0.77618584,0.49427123,0.45055289,0.039008081,0.53170904,0.47379316,0.011137237,0.75491616,0.58182902,0.56133146,0.46680323,0.5301606,0.39139333,0.51278127,0.54226548,0.37300635,0.5937514,0.47199561,0.43939734,0.57715898,0.47949513,0.427102,0.0052034427,0.48243146,0.47137205,0.84977611,0.50003453,0.85739031,0.078213915,0.53656052,0.27125659,0.86111999,0.49382725,0.15488296,0.48313639,0.51214526,0.39926184,0.31660957,0.51166832,0.036912055,0.51046099,0.51312963,0.99744235,0.32748874,0.57719915,0.16662556,0.28790133,0.48792019,0.049488868,0.70410435,0.4203196,0.62894452,0.56102869,0.43861658,0.65301971,0.77805457,0.41716583,0.49944435,0.89559186,0.53798701,0.23154609,0.46452431,0.55429988,0.35601005,0.8541854,0.57435964,0.33591023,0.52608812,0.58214216,0.23498762,0.67701905,0.41671412,0.26670621,0.2365215,0.51893055,0.9188678,0.41017999,0.44872011,0.61046764,0.56008576,0.41666555,0.7962049,0.14304212,0.50517436,0.15032243,0.74787316,0.41776515,0.2783898,0.59853884,0.52078232,0.53995723,0.99203691,0.51602373,0.43464339,0.72262975,0.41858319,0.62904627,0.32095998,0.58310664,0.27795405,0.40110707,0.4280972,0.32742413,0.15211335,0.44488309,0.21441316,0.13377389,0.42221974,0.56480238,0.59921136,0.50419984,0.48552349,0.63807014,0.42906673,0.8807749,0.52001142,0.55127663,0.64094882,0.4200925,0.44117632,0.63671476,0.50193121,0.46983605,0.61355942,0.5725125,0.58277779,0.23274114,0.98883947,0.47246706,0.49519679,0.79302537,0.4256945,0.24170784,0.95538681,0.51864286,0.30593946,0.09095845,0.56985307,0.51009234,0.53798422,0.51147933,0.40543757,0.35954021,0.44848052,0.47406948,0.80443635,0.42711755,0.24511806,0.068336039,0.43818919,0.45261436,0.50620543,0.43445489,0.92352276,0.3090415,0.45580272,0.92904605,0.30230598,0.46139906,0.934454,0.9177486,0.44108411,0.64296743,0.5016639,0.41666311,0.79844106,0.65325305,0.58295461,0.22008892,0.44531817,0.48990577,0.58550836,0.57116249,0.43524309,0.65891999,0.57962012,0.52192076,0.42844859,0.76760067,0.45944719,0.1078265,0.52518673,0.52782439,0.60861134,0.9854949,0.52921786,0.54299526,0.27067062,0.42202386,0.49192538,0.65931013,0.42359021,0.34802658,0.41817082,0.50722435,0.44117957,0.94078794,0.54461923,0.6602088,0.42479734,0.52439878,0.57861917,0.62815249,0.45660586,0.51692517,0.41687189,0.5023971,0.55579189,0.58578069,0.44222695,0.63014668,0.37705379,0.46113566,0.49354451,0.39979271,0.42604812,0.68206401,0.78566328,0.43260342,0.80475085,0.57352483,0.45105041,0.0439891,0.63568569,0.45110763,0.52544238,0.098537072,0.44114533,0.31581829,0.41746684,0.47139218,0.5759825,0.54774367,0.58243411,0.82588927,0.018679918,0.49165771,0.36793982,0.53708886,0.55535792,0.64588238,0.85990556,0.48856839,0.15555348,0.20645861,0.47759767,0.89573344,0.54124837,0.51381823,0.59414234,0.5112102,0.54650691,0.36642366,0.70954011,0.42310431,0.81359781,0.12552913,0.57735427,0.50408798,0.3707935,0.43015248,0.35943199,0.40596966,0.58309973,0.76905591,0.25218854,0.5803044,0.24790074,0.34749993,0.44251371,0.4709683,0.64534517,0.55568342,0.45826246,0.55446434,0.58172392,0.75514155,0.44845622,0.50262612,0.41417719,0.76282807,0.41763724,0.44035485,0.75533991,0.58133662,0.47560477,0.19665033,0.41699022,0.59491561,0.21797701,0.58315845,0.44651902,0.51756613,0.51802981,0.39674583,0.6946459,0.41667843,0.2771615,0.12435892,0.53818561,0.20464397,0.29763048,0.4587833,0.92851183,0.64276033,0.50414727,0.97898225,0.62194066,0.46195704,0.50552627,0.45013611,0.4920793,0.41226338,0.95561335,0.47764707,0.68769422,0.36375551,0.41736867,0.26225815,0.34965666,0.5578589,0.54203299,0.6547378,0.44144244,0.46953527,0.24562749,0.42688793,0.8035836,0.87588193,0.43518164,0.30000223,0.38575664,0.42231767,0.69686069,0.30811698,0.51033336,0.96011281,0.39240303,0.47317394,0.52594217,0.61460252,0.53287115,0.51938616,0.48963969,0.47594934,0.60803089,0.39979287,0.49101811,0.51413601,0.10250268,0.45754133,0.24512984,0.51829498,0.51949812,0.99415965,0.38215495,0.43668299,0.37749739,0.12768843,0.50310179,0.83367407,0.59198817,0.4771361,0.44403042,0.39916384,0.4919098,0.49465353,0.89699199,0.43057442,0.60528647,0.11829437,0.55433358,0.74159695,0.43377737,0.51391918,0.5786786,0.86014106,0.42161772,0.57572265,0.1951717,0.42523072,0.74072589,0.72644759,0.58065588,0.39471541,0.19550549,0.5768588,0.27708277,0.36591384,0.56789888,0.62612993,0.28522206,0.5184514,0.94609073,0.51588717,0.47755727,0.60622112,0.013033211,0.47106133,0.52624356,0.56668775,0.5559846,0.05681316,0.20611584,0.53979235,0.12582143,0.56665783,0.4171522,0.18526755,0.70102028,0.58092625,0.34755396,0.38629287,0.43000229,0.65407813,0.37397357,0.55003285,0.56119865,0.48633838,0.54889766,0.36262263,0.58703979,0.58104399,0.73803897,0.40196107,0.41745827,0.18737585,0.40013478,0.50850994,0.48438595,0.80963192,0.58315566,0.453016,0.26888696,0.53617784,0.079045807,0.53092795,0.47865529,0.60210255,0.17074509,0.51061796,0.1257854,0.59053437,0.42470627,0.3057907,0.16504704,0.58203635,0.5142994,0.335976,0.56818806,0.88124395,0.54140985,0.44214464,0.34954575,0.45161952,0.4761899,0.59695957,0.39739689,0.5579454,0.38210826,0.40757082,0.49225066,0.45954696,0.35612078,0.44456374,0.54485046,0.64284434,0.57159694,0.63664965,0.32906615,0.41834792,0.69592246,0.53587426,0.58329209,0.20862073,0.34051474,0.5592938,0.089302205,0.3938807,0.57589906,0.31021127,0.62083587,0.50034572,0.014784671,0.13410976,0.46384394,0.18888231,0.69285686,0.57036157,0.50137055,0.59404981,0.47034305,0.43718857,0.53457607,0.52075905,0.39947514,0.38546051,0.53235778,0.48344895,0.9357722,0.44236456,0.41213827,0.6406353,0.55479652,0.44977866,0.60933947,0.53455046,0.96948557,0.4878838,0.46709331,0.38437941,0.41018272,0.42807435,0.67758669,0.13720158,0.5578614,0.75599463,0.40191818,0.47972252,0.54031648,0.63086188,0.43506696,0.38435051,0.49257771,0.44812173,0.956514,0.94805583,0.44406281,0.48403597,0.20117686,0.45440317,0.85951709,0.18837822,0.54089608,0.14239661,0.89312662,0.46423697,0.22333861,0.59420574,0.5294063,0.56218668,0.34463162,0.42129897,0.83121613,0.70669098,0.55134205,0.09176995,0.35913557,0.57557047,0.14240646,0.1988921,0.58328352,0.4395185,0.55008331,0.51649132,0.59111074,0.077159166,0.44637406,0.33693107,0.70967581,0.57447279,0.51595477,0.55664247,0.54121855,0.9704723,0.42569064,0.42916478,0.32009507,0.36040348,0.55005572,0.48765389,0.58846121,0.44506469,0.37934862,0.61846137,0.57037899,0.34774468,0.46312742,0.57915758,0.26539296,0.49995951,0.54014489,0.024703293,0.39369208,0.55102167,0.054333128,0.11869481,0.42384769,0.50557361,0.15283265,0.42386334,0.34203063,0.83659411,0.5419169,0.83220812,0.07920346,0.49544195,0.76969281,0.21008928,0.41672752,0.60428247,0.60695804,0.46480362,0.55153083,0.36628369,0.58328413,0.2236078,0.61751761,0.56931382,0.35200052,0.48141028,0.42977564,0.30858983,0.55108699,0.50009693,0.41403513,0.53039602,0.54418605,0.37315975,0.50352989,0.41764092,0.23059553,0.24911095,0.47009163,0.082905482,0.50041654,0.42139023,0.73360861,0.69077538,0.56980682,0.502502,0.042305603,0.46177507,0.63726474,0.089771279,0.44022705,0.34238405,0.46425619,0.53576181,0.97936713,0.26398411,0.57897916,0.51047104,0.36799534,0.41671809,0.77770405,0.55433932,0.56181974,0.65674981,0.6454349,0.42027623,0.30689384,0.73491377,0.58125327,0.75194697,0.243818,0.41714927,0.39093184,0.7513671,0.41761834,0.40197921,0.55723533,0.47397454,0.59395354,0.51792046,0.55740797,0.055356442,0.94695056,0.53120609,0.31033886,0.62034355,0.41680237,0.76205617,0.4941899,0.41672837,0.79190454,0.72212482,0.58326686,0.68944448,0.70086441,0.58314482,0.70432934,0.48229478,0.55040665,0.63963979,0.28715282,0.41998941,0.21462333,0.62486613,0.54087303,0.95761035,0.42628542,0.48752216,0.57090923,0.45681257,0.46085469,0.9746559,0.94043377,0.53139415,0.29610014,0.87113775,0.42315281,0.43121837,0.35752312,0.56730598,0.3865871,0.39206869,0.58286009,0.19731005,0.023320945,0.50491475,0.34986881,0.64608668,0.41834694,0.80709412,0.06032011,0.4483264,0.37530771,0.52492041,0.54046811,0.62267686,0.75845153,0.52592822,0.916452,0.53191918,0.57603837,0.88054545,0.56134366,0.50457011,0.4206448,0.15789867,0.50794906,0.1365014,0.51510093,0.41682851,0.7869412,0.63297268,0.54985054,0.54299076,0.29021605,0.5453957,0.081907918,0.33633776,0.54575097,0.062394685,0.56166934,0.57120658,0.68617215,0.51818042,0.44020933,0.061019341,0.68210072,0.56960151,0.44565855,0.33292631,0.58008429,0.67883167,0.2433004,0.45788672,0.89687851,0.32803151,0.58328991,0.7538923,0.70523235,0.55451027,0.90196934,0.38394785,0.54912988,0.94677355,0.61038641,0.41674021,0.23045458,0.60938347,0.53719193,0.55182354,0.69550398,0.57792157,0.38053082,0.35627069,0.43921493,0.57734517,0.32531068,0.43474343,0.48166928,0.016684645,0.4733013,0.57804941,0.92955654,0.43851955,0.43075042,0.30528949,0.57492587,0.16485836,0.28099022,0.56560227,0.86235681,0.97056737,0.45858398,0.55390966,0.8263409,0.42163211,0.67030532,0.73307942,0.54125996,0.91252933,0.91037575,0.56950918,0.49562535,0.32008389,0.58320623,0.75389523,0.31669212,0.49457478,0.035216049,0.70491034,0.58317659,0.70195302,0.054082355,0.53084514,0.69302647,0.0051454841,0.48719964,0.55357587,0.88761251,0.55613907,0.7243995,0.51591908,0.49100351,0.40009241,0.53939789,0.5541207,0.35742182,0.46325258,0.45178374,0.96172001,0.25801926,0.42082796,0.2300774,0.85886222,0.50238575,0.15186554,0.41733223,0.41992073,0.15432483,0.039387625,0.52194862,0.32413501,0.90255367,0.48663407,0.2077013,0.45235695,0.58097569,0.7482477,0.41292265,0.54230595,0.59343782,0.67518067,0.42826856,0.59273069,0.18493756,0.58305747,0.47098296,0.42507139,0.43315308,0.6643159,0.51529895,0.45148789,0.36347592,0.099458176,0.57197356,0.51720589,0.34544578,0.44026611,0.91145352,0.40038056,0.47633031,0.98162583,0.67394603,0.42047881,0.66562911,0.23397826,0.51740124,0.91822972,0.55698638,0.57650901,0.12500548,0.919708,0.43644757,0.40901255,0.5965072,0.45179646,0.95303497,0.216108,0.41671423,0.42796315,0.40501674,0.41808215,0.82315837,0.92358539,0.47034473,0.25972946,0.94552731,0.54160648,0.65996124,0.63584299,0.43300689,0.10363551,0.45065838,0.52746668,0.98637931,0.77958129,0.418513,0.30306319,0.031066139,0.46756594,0.37879934,0.82856773,0.52636825,0.13678184,0.2558266,0.58035419,0.53759847,0.53021821,0.53327511,0.38734529,0.78087089,0.41700529,0.47626044,0.37881814,0.44657455,0.41762017,0.59953392,0.5827324,0.80838388,0.74141571,0.42511473,0.8035219,0.1637835,0.57666627,0.67379833,0.27660766,0.57712484,0.47984885,0.50876932,0.48257519,0.39594878,0.39120106,0.51943388,0.017590315,0.59722541,0.4582756,0.58152922,0.086511236,0.4313709,0.50814286,0.60053337,0.42989346,0.66343756,0.43925409,0.42928523,0.68444936,0.46354351,0.49467065,0.40643457,0.587277,0.54634381,0.39860395,0.35072028,0.46870098,0.038118778,0.62502171,0.56905866,0.35949992,0.41248075,0.50907792,0.44915635,0.93750671,0.4571949,0.67628844,0.18929497,0.57867682,0.30655609,0.22080446,0.43442252,0.18157963,0.59703202,0.51309874,0.98801116,0.55247777,0.45505408,0.62067674,0.071134027,0.47276556,0.73519708,0.8113433,0.42181786,0.69865917,0.51652261,0.50577717,0.40088672,0.56498045,0.51433033,0.99280484,0.43361944,0.4480642,0.62735037,0.58397167,0.52151362,0.56598093,0.93414188,0.55979816,0.43237992,0.34230975,0.48133893,0.96919331,0.2042396,0.46965421,0.88608604,0.79474816,0.49850778,0.096089647,0.40281034,0.50136555,0.47621413,0.41964045,0.53922183,0.40614505,0.28457028,0.41755555,0.25096764,0.55654376,0.46875679,0.40033724,0.52692674,0.41839535,0.24198331,0.52983289,0.41813568,0.16383563,0.58542504,0.51239282,0.44384779,0.5569858,0.49033067,0.58382682,0.40902412,0.48653978,0.54756301,0.81263366,0.5497136,0.16179621,0.20551207,0.41679971,0.39807635,0.65257127,0.43416759,0.59048335,0.70477803,0.42153827,0.19489754,0.11106672,0.42764065,0.40951396,0.36882739,0.52946639,0.030871397,0.79289787,0.42125032,0.71865721,0.14907444,0.43766641,0.75338279,0.51835406,0.5048605,0.40135277,0.1695728,0.41885481,0.60154084,0.47744622,0.49195148,0.0014075419,0.53653242,0.41950916,0.25453521,0.39722386,0.4516109,0.40912485,0.86756228,0.5568721,0.24694894,0.53881927,0.57419055,0.889197,0.2286928,0.42114984,0.25610434,0.11185961,0.57044528,0.62227911,0.53715508,0.4718443,0.60541644,0.51279405,0.43989964,0.66095606,0.37363336,0.47888277,0.97707971,0.72762451,0.57768233,0.5016979,0.86635798,0.42158259,0.53233526,0.24173759,0.56311038,0.84465463,0.52400963,0.4585012,0.62427592,0.25119565,0.41698821,0.6334787,0.697822,0.5734508,0.444165,0.372957,0.58155767,0.81659671,0.46090756,0.44655117,0.35875293,0.69563568,0.57108196,0.49950807,0.58651636,0.47538364,0.56619546,0.82429196,0.41789284,0.58129291,0.52772865,0.49197659,0.59705903,0.3067943,0.58137421,0.2163774,0.64533638,0.44621538,0.47639171,0.30867715,0.5792365,0.19269551,0.50377102,0.50841241,0.60096769,0.46854356,0.52294997,0.39695262,0.092319214,0.48967462,0.2130339,0.59335583,0.44817867,0.39118849,0.33593881,0.56139013,0.48444956,0.44734884,0.48820941,0.99525122,0.33557545,0.41684058,0.73512014,0.08333392,0.47622672,0.23876806,0.67011669,0.41788281,0.21238832,0.87862416,0.42357659,0.53038311,0.96605097,0.52708441,0.35121084,0.049380457,0.44642209,0.54925116,0.87087062,0.43609002,0.28551342,0.88744449,0.44288908,0.27964408,0.67527295,0.42470822,0.37673806,0.55295281,0.54050075,0.38653728,0.85359524,0.45382659,0.80439696,0.46091787,0.53034193,0.3931878,0.21566229,0.56734422,0.80622764,0.86911696,0.56369407,0.28132165,0.5937844,0.50591269,0.46385188,0.91825714,0.47100202,0.24941619,0.26910951,0.53734735,0.080498058,0.7315617,0.5825928,0.35465683,0.47958825,0.42215148,0.72771958,0.084186358,0.55522282,0.67174285,0.4880985,0.41951631,0.25217928,0.68320933,0.5640977,0.11336491,0.51960351,0.54378255,0.62835673,0.26411897,0.5466428,0.098349299,0.13304543,0.53668645,0.80891009,0.47260499,0.55936655,0.34271563,0.31378836,0.41707616,0.76024802,0.60647533,0.52220171,0.48722808,0.92968277,0.45934337,0.29831165,0.26596312,0.41697084,0.71426917,0.48166122,0.52813979,0.38976201,0.63574417,0.45191198,0.48414383,0.29845851,0.57976908,0.36573742,0.83784036,0.41837771,0.5420877,0.98230668,0.50312746,0.36836659,0.16735287,0.41991607,0.62523267,0.12144715,0.55677563,0.73676057,0.61422493,0.46368544,0.53677495,0.86666645,0.44437123,0.75913803,0.62253788,0.570234,0.35171393,0.62534645,0.446622,0.42432918,0.51139535,0.51485345,0.60258766,0.62346636,0.41681553,0.24000099,0.44785216,0.54653233,0.37645925,0.81520967,0.58215286,0.60931922,0.58093969,0.56786751,0.3348183,0.58294787,0.47912765,0.013356374,0.75184178,0.57981766,0.24621794,0.48852477,0.51005166,0.39918739,0.54028477,0.4790232,0.59853469,0.31266431,0.41963734,0.33891841,0.37974165,0.56139857,0.61269787,0.51460627,0.50887759,0.60009328,0.56590393,0.46098997,0.39583337,0.09515127,0.56626784,0.61683128,0.73490745,0.57390353,0.8144084,0.43630359,0.57868698,0.13969769,0.53189985,0.42102504,0.7339873,0.62967065,0.44933028,0.44405958,0.23479299,0.42596736,0.78855233,0.39833816,0.48898448,0.49493316,0.61070566,0.45397718,0.425805,0.39739302,0.47579118,0.53575739,0.31932596,0.43211133,0.53507548,0.23433704,0.5821555,0.52155588,0.30455945,0.41709971,0.30013838,0.47167243,0.46876013,0.38896835,0.42987272,0.4179142,0.24396968,0.59505917,0.56658291,0.34745679,0.60268238,0.52494007,0.53710297,0.31282715,0.57547853,0.83624646,0.40944597,0.41801516,0.25189955,0.69025884,0.43324422,0.1258268,0.81536466,0.51405907,0.8843854,0.31523446,0.44519904,0.088882026,0.97361059,0.5115522,0.65445217,0.30114863,0.58333407,0.27387758,0.076781079,0.53109579,0.26179535,0.92953375,0.47254686,0.26646716,0.58502278,0.46497058,0.58259765,0.14760718,0.48281233,0.8487513,0.58311201,0.41836553,0.74612587,0.96934975,0.47032047,0.3701749,0.38465133,0.41851348,0.17806865,0.63317254,0.54813705,0.46889779,0.34516732,0.42922099,0.38236679,0.54348417,0.56378237,0.66569303,0.38237201,0.5539789,0.41074461,0.46640924,0.56874482,0.68393579,0.8634661,0.42125107,0.46124018,0.39735748,0.44663942,0.39561562,0.89112761,0.57323008,0.55885439,0.66017028,0.48899309,0.02815703,0.26614681,0.51763173,0.063124082,0.85456083,0.42092599,0.57888531,0.58009787,0.42719971,0.68617232,0.55580271,0.53770961,0.97513404,0.66050579,0.4280813,0.38242282,0.87818495,0.43138662,0.33257522,0.59886166,0.41847663,0.2611629,0.54664467,0.51356222,0.40854175,0.38380366,0.54980178,0.57752227,0.49206197,0.46266534,0.37906621,0.34751539,0.44130917,0.5415803,0.020269627,0.53663428,0.4954374,0.66068207,0.56443883,0.5646645,0.60751876,0.4522256,0.41650625,0.31137845,0.51819865,0.95790906,0.50860179,0.49071918,0.60089295,0.5237826,0.57833447,0.26945032,0.40521146,0.4778482,0.98366096,0.0784571,0.47559863,0.75242017,0.066789176,0.43818877,0.53013542,0.61917391,0.58192725,0.18516864,0.94120896,0.53384604,0.69614813,0.44928598,0.43552307,0.92374335,0.41228705,0.49767887,0.45176004,0.44149269,0.57308597,0.89179352,0.43869242,0.56613224,0.33254969,0.9530221,0.54600013,0.61280166,0.492891,0.42600569,0.29213205,0.37910007,0.56612107,0.36895135,0.16023292,0.54228428,0.8282464,0.47790174,0.54876049,0.03830606,0.019824761,0.52425428,0.39531821,0.37458599,0.56834391,0.36319832,0.2532883,0.57874424,0.23029753,0.58562941,0.48491861,0.44221217,0.7311757,0.4180384,0.62712252,0.54122641,0.53899899,0.38384478,0.14233941,0.57951171,0.45926242,0.61551709,0.42396797,0.8640514,0.57679335,0.57470353,0.11899664,0.8379113,0.52480989,0.85622478,0.34468537,0.55775761,0.48681322,0.10373101,0.462547,0.7686762,0.45585384,0.46181269,0.61400563,0.91921368,0.56045082,0.3739988,0.074579887,0.54141831,0.29177542,0.26055394,0.41989427,0.55135774,0.52365525,0.53505799,0.61619252,0.37462904,0.4209504,0.29924318,0.59906707,0.51650313,0.468454,0.19466816,0.57514453,0.73704258,0.58568995,0.453028,0.9572967,0.4873662,0.56686699,0.68022216,0.37769211,0.5148742,0.98155598,0.60930113,0.47489197,0.49954468,0.45113339,0.45276066,0.37389397,0.27715893,0.50154179,0.94763397,0.21604033,0.46358225,0.8869629,0.49049168,0.56312353,0.33083281,0.32753376,0.4345303,0.88713288,0.71663089,0.46571833,0.069045456,0.70536437,0.53498312,0.93559456,0.060472984,0.44025778,0.49526751,0.24739616,0.5624277,0.14887935,0.44763502,0.4610234,0.61156752,0.73624782,0.53788873,0.91575449,0.45768766,0.48393953,0.40526201,0.74294486,0.58137542,0.25764876,0.78989133,0.53228218,0.11187778,0.93081812,0.51910469,0.25674772,0.26728272,0.41950142,0.58654339,0.78152809,0.58317414,0.63559907,0.70506842,0.58219537,0.7623782,0.32012601,0.41733271,0.22884314,0.55979082,0.530514,0.59695012,0.44836601,0.44961185,0.043571143,0.42598531,0.42099919,0.72445544,0.72245669,0.57484427,0.81789712,0.81240348,0.58072272,0.34277554,0.74740101,0.51608787,0.069779613,0.29558348,0.55028873,0.91157413,0.51662007,0.41863804,0.75617987,0.076955242,0.51677658,0.75895379,0.67036945,0.43033495,0.58468532,0.38612444,0.45261085,0.57346768,0.6405662,0.55092357,0.51792454,0.3602834,0.43723999,0.40591028,0.76809702,0.58333447,0.36725154,0.39102237,0.43988981,0.61919618,0.50723221,0.4685565,0.98521597,0.35554079,0.46796312,0.037351068,0.32614828,0.43096328,0.42842098,0.072991763,0.53297304,0.27261937,0.1181174,0.43603194,0.30610912,0.52788674,0.58325925,0.8073119,0.31848535,0.56981413,0.44107831,0.45294265,0.52269099,0.0097738736,0.51164449,0.50643537,0.40007868,0.49727066,0.56437875,0.3270088,0.79827008,0.55748636,0.16996712,0.70750726,0.56918321,0.85540403,0.78811781,0.41666135,0.41303311,0.58831093,0.47793,0.4393299,0.52911121,0.43615295,0.33102721,0.25840061,0.52512296,0.072838661,0.074810936,0.50505221,0.7625835,0.22098515,0.45727249,0.88044449,0.91012497,0.4655466,0.24643203,0.54920935,0.43063521,0.092068142,0.88583813,0.57476533,0.45539631,0.19582262,0.54432713,0.85755871,0.61013805,0.52619229,0.49857621,0.07644385,0.56556032,0.49694027,0.76529093,0.55683234,0.14108256,0.4295211,0.42489281,0.11977296,0.34712394,0.43655795,0.57516079,0.63239654,0.57682708,0.67887826,0.63970838,0.42746062,0.35473041,0.22342648,0.43065535,0.19598504,0.75862728,0.54113407,0.10279546,0.67582828,0.4307584,0.56856474,0.66186856,0.4384274,0.46680228,0.65940902,0.43690849,0.099877291,0.42984133,0.58194824,0.82898085,0.41977407,0.47541143,0.42632484,0.49783966,0.48342956,0.0039612978,0.40565145,0.46251294,0.57640891,0.50005088,0.4491576,0.041495513,0.61771722,0.53639207,0.52377264,0.599617,0.5067544,0.5145104,0.065752679,0.43822842,0.49000051,0.51067609,0.45845481,0.37382713,0.95817994,0.46093255,0.63177158,0.35096824,0.44465712,0.47898098,0.23834433,0.41820556,0.49356592,0.44049074,0.43432598,0.081044235,0.40076087,0.49377988,0.48357154,0.86539551,0.44009003,0.74350834,0.51655062,0.55900418,0.6579212,0.62675241,0.43898758,0.91747026,0.31073557,0.43059334,0.49457628,0.6201411,0.57023808,0.34974623,0.31609082,0.43100336,0.53840328,0.36453606,0.44601749,0.44122876,0.31846572,0.57583803,0.38085834,0.3141283,0.56927188,0.5335355,0.21567681,0.41666309,0.40913181,0.56082786,0.43452572,0.66545375,0.58387022,0.48575333,0.55971198,0.75549161,0.43979088,0.85618354,0.30798674,0.41666242,0.2712167,0.53555776,0.57364787,0.10799397,0.56992796,0.58094056,0.84053169,0.61132099,0.47134806,0.48598035,0.49986352,0.49232651,0.39914972,0.97121545,0.46979381,0.62095574,0.34061792,0.44242835,0.084893757,0.52511539,0.56152712,0.66320816,0.25074814,0.41678495,0.31403018,0.39811787,0.42871773,0.89060046,0.85020651,0.44214094,0.22705931,0.44033954,0.43198066,0.67455241,0.28371807,0.42542686,0.82375526,0.47240646,0.43685045,0.66725088,0.50079767,0.57816949,0.86935871,0.42831779,0.58325896,0.21748601,0.66344155,0.52699746,0.96115893,0.26465672,0.57887943,0.50965778,0.49248502,0.52675349,0.38966497,0.81777272,0.57120111,0.25056588,0.90717176,0.54061464,0.7440641,0.44475555,0.57490144,0.70504706,0.77487044,0.58322408,0.40845083,0.25075569,0.58326911,0.31901037,0.27817881,0.57802573,0.56008507,0.57195913,0.43510708,0.080608215,0.13039042,0.57244833,0.34990937,0.61765565,0.53496874,0.4861107,0.17591602,0.57712385,0.30966882,0.43825124,0.49224139,0.42022187,0.27833689,0.48259855,0.056681288,0.19433192,0.53958284,0.13502607,0.42160937,0.49282284,0.5633265,0.87642651,0.42505808,0.40777467,0.5329064,0.58328685,0.20865261,0.34520833,0.47717155,0.032565816,0.37562829,0.53994024,0.49420052,0.12141816,0.4233847,0.48719521,0.10124275,0.42898348,0.56947421,0.20551117,0.50182713,0.095902309,0.25185545,0.42805115,0.81500038,0.66507968,0.57762771,0.65623408,0.59725407,0.5831121,0.7683238,0.062585594,0.56009544,0.53310255,0.28815758,0.58102671,0.63888505,0.13675584,0.50381462,0.15659838,0.45555128,0.57244383,0.30381182,0.20244197,0.41844675,0.66709374,0.59879027,0.48258941,0.46618044,0.40217375,0.42211966,0.29313755,0.76499192,0.41673243,0.37798662,0.36050099,0.44523821,0.44686752,0.40959127,0.531963,0.42840927,0.40270829,0.5787829,0.28627639,0.62260332,0.43106213,0.35796986,0.59345295,0.50002267,0.53561864,0.47199014,0.51038819,0.40237209,0.28381628,0.43670816,0.87191289,0.6224377,0.46165608,0.50026707,0.39095412,0.56848131,0.65076991,0.61099374,0.57359617,0.67378044,0.37177348,0.56799041,0.6325117,0.27145062,0.42215006,0.49246401,0.17210148,0.47668881,0.86694316,0.89679165,0.56814495,0.6222464,0.37641469,0.45771812,0.46789882,0.34707478,0.56026216,0.089368096,0.16348159,0.41943068,0.39945148,0.0027094273,0.48675371,0.48313116,0.34810875,0.56068152,0.90989877,0.50049596,0.57361424,0.70628345,0.44346494,0.57876086,0.13902224,0.30243709,0.58290972,0.75204065,0.18724091,0.48482003,0.11410136,0.42216289,0.46465479,0.41012446,0.50705827,0.53575114,0.38086594,0.31801837,0.56649193,0.87921447,0.38569578,0.42843968,0.33891842,0.51878041,0.50540774,0.40135052,0.5487063,0.48135998,0.59310877,0.8717178,0.45009942,0.22860333,0.87691904,0.55484448,0.74702463,0.20270932,0.41857202,0.67040898,0.3681099,0.54521854,0.050929944,0.36706491,0.53200004,0.033876429,0.47289336,0.47464235,0.60609449,0.12430577,0.55612608,0.74391615,0.25668737,0.57990989,0.49922982,0.71619776,0.57571409,0.48898785,0.63896517,0.44808372,0.53605085,0.35413897,0.56725699,0.39124093,0.066507966,0.44078782,0.58019838,0.3506549,0.42389017,0.34043189,0.7183463,0.43343049,0.14078985,0.35799258,0.44879626,0.49183713,0.84178539,0.57420487,0.69007842,0.60594629,0.56554772,0.91008268,0.27225424,0.41943716,0.39968458,0.61155026,0.48993568,0.014065964,0.7044361,0.52270839,0.051965881,0.95710498,0.54188271,0.37845922,0.40107648,0.5072581,0.51933436,0.8540035,0.42490778,0.34410832,0.77202424,0.4185434,0.70782145,0.23464457,0.52331986,0.085609457,0.61132302,0.52155187,0.019496056,0.43879004,0.41854375,0.7503836,0.43541949,0.43806926,0.6531345,0.56300001,0.50008255,0.42234048,0.39440483,0.45857778,0.43038013,0.22477163,0.58263865,0.32552756,0.40863195,0.58304652,0.1968058,0.52585032,0.54061952,0.026039285,0.38649247,0.45131439,0.42203554,0.56255057,0.50004243,0.57803705,0.33547392,0.56246811,0.46768783,0.60289795,0.52674968,0.54054372,0.88088671,0.55716646,0.73125875,0.85539443,0.55750763,0.23251698,0.15883564,0.41864405,0.53966076,0.84403778,0.42435988,0.32938576,0.37855511,0.45663461,0.54422733,0.69797187,0.56009457,0.10862368,0.62331895,0.45743602,0.5345461,0.87160098,0.44216688,0.25687237,0.8717885,0.48234698,0.17240286,0.76671606,0.42649143,0.79039313,0.42082756,0.56142828,0.64462928,0.91140902,0.56695147,0.41976166,0.45344448,0.57040074,0.90439285,0.57424785,0.44131329,0.064245531,0.83826966,0.4500843,0.18795323,0.48912593,0.47600907,0.39207814,0.48195152,0.48793173,0.60051899,0.17547548,0.49439884,0.87988978,0.89268595,0.48949683,0.19295947,0.0397282,0.51508702,0.68699221,0.10421346,0.43464368,0.65262949,0.29905578,0.42071194,0.62838482,0.48352347,0.49908114,0.59866448,0.61839902,0.5831997,0.23678797,0.81009902,0.51501805,0.88812315,0.40195222,0.46597432,0.97256325,0.039831301,0.5161062,0.68600564,0.62632108,0.58303175,0.75321936,0.37733611,0.54477178,0.45302309,0.56002911,0.42436171,0.70754639,0.80794122,0.58127981,0.34623787,0.39696182,0.48496679,0.49245603,0.051827519,0.52562704,0.30089303,0.31471173,0.56825086,0.49879949,0.93367907,0.43839834,0.46899904,0.48230179,0.42431972,0.88338696,0.45241731,0.4616487,0.38717915,0.65356379,0.4233252,0.659846,0.70876866,0.41857773,0.77176689,0.41043471,0.50902148,0.45288355,0.12801082,0.44497313,0.24625647,0.36270858,0.42145827,0.3115581,0.63817259,0.55259475,0.54358703,0.62090787,0.54976875,0.56978746,0.46181609,0.58149572,0.83968994,0.59595429,0.42628032,0.68312594,0.48093113,0.55734766,0.65373375,0.69615625,0.4254882,0.57623067,0.81497133,0.58303556,0.53582665,0.2928489,0.5151745,0.95146566,0.54844085,0.48666225,0.0049060827,0.70250998,0.58252881,0.68200884,0.79891511,0.49701139,0.099283284,0.68329006,0.56063287,0.89698249,0.089558802,0.56040978,0.34747504,0.21648588,0.58274976,0.34372158,0.36290139,0.4832099,0.023382092,0.59265392,0.42343677,0.13247727,0.17766428,0.58273252,0.46631113,0.50439506,0.43219836,0.91631839,0.70959721,0.4256484,0.50605434,0.30502052,0.51128801,0.041531415,0.2521984,0.53331257,0.91504887,0.59818814,0.54491795,0.41245745,0.36486681,0.45280099,0.49555954,0.39912022,0.51061858,0.51261692,0.34740013,0.58119352,0.29571983,0.20877673,0.46821802,0.88778873,0.35985976,0.42763019,0.87383167,0.60896581,0.57298796,0.67187286,0.39580202,0.53398018,0.44588479,0.50535589,0.52132583,0.39347288,0.56342136,0.50832342,0.57862085,0.46764063,0.58182867,0.76017031,0.22585572,0.54883858,0.12798402,0.28989971,0.57444616,0.50577451,0.1001765,0.56051093,0.32212317,0.50643892,0.42080919,0.1377162,0.8597153,0.42882306,0.31588212,0.6932746,0.44095781,0.89661752,0.46852363,0.48035482,0.39915624,0.76122911,0.41787944,0.29168035,0.012973006,0.47045802,0.48996032,0.84971128,0.56604915,0.73622944,0.35675461,0.58010276,0.82504895,0.9620217,0.47308276,0.33870988,0.059176507,0.44265933,0.43743027,0.42573362,0.47441007,0.5807251,0.61712989,0.53954093,0.038546844,0.41243393,0.45784414,0.59268082,0.57727181,0.45278919,0.61094299,0.048079182,0.45119639,0.40293002,0.28224863,0.57597898,0.50806688,0.25502339,0.56142194,0.85974529,0.0016614621,0.48900506,0.49429448,0.50413329,0.52584417,0.39021439,0.37815713,0.582201,0.73775506,0.40577415,0.54039428,0.41772316,0.41083846,0.50302984,0.45437084,0.39370626,0.42131737,0.70859823,0.63378554,0.58287405,0.79184597,0.21333219,0.58332758,0.5974956,0.27889716,0.4233065,0.51750744,0.13612473,0.56107844,0.25955101,0.61914808,0.43829383,0.082195193,0.52410911,0.48772397,0.59931058,0.3276474,0.41837456,0.20646373,0.50921184,0.51676387,0.39631869,0.82289862,0.58065506,0.36400748,0.78644188,0.41684752,0.48891399,0.79049988,0.48430255,0.90262486,0.49238371,0.55051277,0.64074452,0.63317903,0.42112614,0.16057558,0.43182194,0.4981369,0.42675214,0.42162782,0.42424852,0.12468284,0.62282228,0.45250198,0.55764752,0.29827938,0.57365123,0.54408962,0.77010093,0.4174723,0.53372311,0.60953421,0.46804779,0.53599096,0.63679345,0.45076663,0.47742335,0.73403969,0.41666316,0.31482954,0.27091464,0.57865157,0.45251449,0.42840817,0.56932576,0.3250508,0.39013066,0.52895293,0.52417274,0.77922516,0.46568782,0.10673291,0.58359588,0.42972016,0.10114729,0.15175641,0.50514484,0.85837571,0.56535289,0.46180109,0.60332639,0.23426538,0.44095709,0.14778894,0.59230318,0.42943993,0.32984197,0.49702266,0.53225375,0.6155681,0.34501206,0.4330313,0.11062615,0.46837191,0.56179401,0.66279447,0.50438394,0.44942031,0.35901924,0.22011107,0.58295336,0.47564901,0.55931941,0.47924611,0.0098411784,0.90734699,0.4349285,0.37867964,0.10959694,0.5676725,0.64600826,0.60540586,0.45483805,0.57933684,0.42062763,0.45694442,0.60142148,0.096062186,0.4342777,0.62582156,0.15189738,0.49147052,0.14243426,0.52893618,0.48345628,0.40012875,0.911261,0.47685461,0.22957441,0.67880903,0.57863674,0.65067319,0.50294129,0.46432549,0.38078498,0.18046674,0.4924768,0.11639279,0.90246024,0.57091836,0.45379261,0.6303935,0.54415217,0.50034539,0.46649547,0.49691421,0.99879146,0.75839439,0.41717648,0.30742629,0.45450508,0.48371807,0.40663068,0.19846598,0.53011186,0.11814669,0.57253387,0.48279859,0.57497371,0.42710542,0.42972424,0.099033486,0.055384965,0.52494977,0.70816565,0.42492764,0.44347209,0.63339566,0.42496755,0.42387994,0.87401896,0.5306552,0.45871898,0.027217735,0.75133691,0.46658195,0.91277862,0.70507603,0.41676326,0.26758034,0.2993944,0.41802685,0.6716028,0.57914306,0.48038756,0.56995518,0.81993648,0.55164354,0.82636918,0.3907335,0.55825063,0.92939281,0.3471466,0.57425932,0.14032913,0.50515194,0.57414605,0.70866635,0.85387189,0.57887205,0.41206135,0.65529045,0.56499327,0.10415918,0.63529416,0.582902,0.25525345,0.55617751,0.51618225,0.41270699,0.67413429,0.56480084,0.50693757,0.36627928,0.56923954,0.36680895,0.16381005,0.51556761,0.13456641,0.4177009,0.46419746,0.026454513,0.59410209,0.52727694,0.55893003,0.427231,0.43868835,0.35241375,0.60097125,0.51879738,0.47060716,0.7009764,0.42265021,0.60244796,0.86706896,0.53522056,0.18866331,0.084335632,0.54238538,0.7242545,0.11277351,0.54713601,0.24251482,0.41322305,0.49462646,0.44942157,0.67758643,0.42360484,0.36998211,0.96609124,0.54624939,0.51850443,0.31513813,0.57879692,0.64501478,0.67609389,0.41691627,0.23799335,0.70260311,0.4358608,0.8767296,0.59911537,0.47216891,0.44895661,0.41104884,0.41763615,0.24559195,0.58535313,0.58291587,0.76666461,0.56598609,0.46081578,0.39562257,0.55818263,0.51718892,0.41343466,0.99233802,0.49028168,0.57958983,0.5896113,0.45540179,0.40437522,0.42330822,0.42054091,0.85210674,0.65400844,0.44304643,0.49987866,0.73126374,0.41713894,0.65542982,0.47067487,0.51752214,0.60029349,0.44912282,0.47679955,0.40482899,0.40345697,0.48923552,0.46801095,0.58501436,0.45660352,0.96305601,0.30774892,0.42802168,0.44769159,0.27407292,0.41951083,0.39724581,0.71027256,0.57930332,0.38729374,0.80264129,0.46917381,0.88011652,0.68995408,0.57858191,0.1864378,0.58351232,0.50445309,0.5555449,0.55630467,0.53841044,0.025810052,0.45578895,0.54130235,0.9716901,0.42098118,0.48425669,0.56704832,0.33976258,0.43991392,0.48022578,0.93349239,0.43879962,0.54514011,0.53265345,0.53680764,0.61607717,0.41445521,0.41685861,0.1980757,0.51600508,0.4926496,0.00099991576,0.10041691,0.52504374,0.78507835,0.86187868,0.42183614,0.5744113,0.36849973,0.5453088,0.51344645,0.91337173,0.43270982,0.43749554,0.51235124,0.54114349,0.37452791,0.46811271,0.57277749,0.29994454,0.55929917,0.44804756,0.63082016,0.43774893,0.45897554,0.39054035,0.3783878,0.53918672,0.52169513,0.15121707,0.51363765,0.85461084,0.7007169,0.42028077,0.36531138,0.45966094,0.44791609,0.36189325,0.27451905,0.41978239,0.40207438,0.40877649,0.49860515,0.54111718,0.50555779,0.42216468,0.12853769,0.12852018,0.42928972,0.66369108,0.64706343,0.54069836,0.048799916,0.53175792,0.47174456,0.60725615,0.68413507,0.43008854,0.55135723,0.7933904,0.5823492,0.65265669,0.66986274,0.41917672,0.31487343,0.59466331,0.57840488,0.71208861,0.53789417,0.41727123,0.82198163,0.90320701,0.46230303,0.24245326,0.38691639,0.50195043,0.012968636,0.69205259,0.52455603,0.047945338,0.84006398,0.57415726,0.69359234,0.63585485,0.57646104,0.14557668,0.89397827,0.50190005,0.19210843,0.40024011,0.49252325,0.51472566,0.38195183,0.46344592,0.47683436,0.1864968,0.43778065,0.79887756,0.79826967,0.41666068,0.46362323,0.5746923,0.57297668,0.88951486,0.53613808,0.5229407,0.39851433,0.25338534,0.5810717,0.44018165,0.46364627,0.41734012,0.823492,0.66853526,0.41862102,0.30611489,0.62499501,0.43504351,0.6220808,0.52111011,0.47763465,0.39476095,0.59864959,0.52201517,0.54174434,0.83215419,0.41904413,0.39771077,0.71382925,0.41968371,0.6229501,0.61071291,0.54275675,0.43508505,0.55957967,0.47298325,0.40658202,0.7159874,0.4228386,0.56110799,0.057190472,0.44635878,0.40364912,0.49756982,0.58308059,0.78439815,0.51213687,0.41815584,0.23798336,0.72362225,0.51027082,0.054451236,0.85665154,0.57561367,0.35730561,0.072590045,0.53292349,0.72674932,0.40659612,0.5396733,0.58179196,0.60770158,0.5416893,0.56700264,0.89257678,0.56904716,0.3748203,0.48519951,0.507686,0.59977963,0.77471482,0.58331259,0.63184802,0.48195115,0.52000948,0.39569404,0.58816889,0.42573506,0.68978681,0.49792053,0.58320139,0.81136044,0.18003275,0.44993026,0.16957802,0.42434624,0.52797968,0.41791611,0.54555986,0.45272971,0.96252641,0.33646745,0.53317956,0.95503006,0.83818528,0.41818936,0.50234732,0.39943894,0.46414711,0.43547961,0.3790497,0.46273115,0.50695113,0.52030423,0.46435375,0.019611581,0.8413684,0.53402,0.8411926,0.60645644,0.43112062,0.34575001,0.40141021,0.56172152,0.63312478,0.76318119,0.57914239,0.25045401,0.94340307,0.46379152,0.68441357,0.28573614,0.57887285,0.59771049,0.58563821,0.46098262,0.58868827,0.52041846,0.57189792,0.099369753,0.4729315,0.45986227,0.37824347,0.39794004,0.52358132,0.46405083,0.62573082,0.45146525,0.55549239,0.77760629,0.49588884,0.084378394,0.12289861,0.42318707,0.5209214,0.36688321,0.4540271,0.50530554,0.56361499,0.45324989,0.38157154,0.59839797,0.43613877,0.64048564,0.25286153,0.53918817,0.092525851,0.49500692,0.44190556,0.056596961,0.69433015,0.53456531,0.058885003,0.54225116,0.49161679,0.40824797,0.47972194,0.41737598,0.22688568,0.31124496,0.52709186,0.048698139,0.17208692,0.43000845,0.74386478,0.60444106,0.51797714,0.50764026,0.43939769,0.4367596,0.34143059,0.64195213,0.57429841,0.863917,0.77587118,0.5833298,0.61204762,0.28478975,0.57702763,0.43885435,0.25543965,0.57915329,0.76774693,0.56432979,0.4407849,0.35429959,0.91771888,0.55744603,0.34669993,0.25705105,0.57732314,0.78520332,0.66994364,0.42779149,0.39424411,0.68950219,0.56217284,0.11043525,0.61125251,0.52928942,0.51845944,0.33462479,0.42554686,0.62972497,0.59168333,0.53449062,0.57420359,0.52535722,0.42774368,0.89889557,0.56931578,0.49327555,0.42701905,0.38632294,0.46965981,0.49566244,0.36983722,0.5795259,0.83545817,0.4539539,0.5479318,0.37160141,0.062439443,0.53078161,0.71142304,0.46975506,0.48063587,0.6010654,0.38209476,0.46304257,0.52618723,0.54195883,0.47561351,0.60034757,0.48471561,0.51081614,0.39945931,0.32522794,0.42094962,0.34036246,0.27997236,0.42072336,0.78713961,0.64192238,0.44669972,0.46462093,0.78657768,0.44410886,0.1551218,0.034663665,0.53989863,0.59875106,0.26121935,0.5779228,0.78390198,0.41429699,0.46542535,0.41882487,0.45611165,0.47429591,0.60061774,0.36402025,0.57569745,0.3316729,0.10031756,0.52363143,0.21329673,0.29098642,0.58291848,0.68643666,0.00942006,0.48988429,0.41072333,0.59566863,0.56155457,0.92421053,0.8244487,0.44272345,0.80506899,0.6976187,0.42104299,0.37094927,0.19304789,0.42141934,0.7006154,0.1163206,0.54817537,0.24035003,0.61292618,0.43893208,0.61881996,0.87021313,0.4825491,0.82954838,0.7982073,0.54387643,0.13661128,0.20614097,0.50198655,0.09545507,0.9478652,0.55585436,0.47594905,0.64400745,0.55266796,0.517167,0.42515769,0.54928624,0.38317011,0.59615293,0.42227066,0.14047018,0.7858078,0.5832464,0.44627757,0.30526453,0.42589204,0.57467475,0.40828027,0.58160612,0.25725611,0.78952966,0.45184316,0.86168077,0.11737718,0.56769635,0.33489439,0.44218779,0.44438901,0.054740725,0.40346083,0.48929828,0.53195373,0.12239618,0.5761899,0.55164815,0.50579506,0.48111849,0.60505614,0.77559699,0.58211713,0.31111277,0.9421383,0.51578784,0.27420829,0.42793611,0.45388463,0.6123049,0.88329554,0.56677856,0.67101755,0.62152544,0.42138942,0.15429883,0.84521387,0.55233727,0.79747876,0.56019451,0.55403385,0.63494076,0.92801858,0.48773368,0.75438134,0.36609865,0.50350432,0.018401018,0.90113147,0.52467702,0.21667773,0.56660088,0.41725711,0.1830122,0.14119675,0.55512912,0.22830845,0.58730495,0.56195948,0.3585063,0.59042223,0.42254701,0.29268092,0.3254696,0.43501282,0.51040346,0.33126605,0.57269267,0.38850037,0.56493609,0.47756434,0.58553984,0.54552536,0.55019916,0.63278908,0.3501592,0.56102393,0.43373677,0.06100956,0.54266903,0.32687434,0.072747385,0.53410797,0.27564307,0.65841427,0.55886979,0.49602436,0.40403733,0.44094887,0.069395445,0.36011638,0.57889095,0.83658028,0.53300488,0.54582788,0.37120111,0.63550933,0.43857313,0.40612632,0.59928716,0.50640551,0.48380343,0.36756675,0.43727799,0.3960814,0.62303361,0.564855,0.62364853,0.25190412,0.41798708,0.27400046,0.52671521,0.57179047,0.099300684,0.39081434,0.4664594,0.54189783,0.40741894,0.45977419,0.41621851,0.79599478,0.58320664,0.40405567,0.47900268,0.56645329,0.9202042,0.78137264,0.41669129,0.41268813,0.3947376,0.47426733,0.97885134,0.87745054,0.48234595,0.82107311,0.90906921,0.56967167,0.52458658,0.50933207,0.56136684,0.66444567,0.38067639,0.4486507,0.42209549,0.38950865,0.5296368,0.52421425,0.56234606,0.42590381,0.69893503,0.51562658,0.53032108,0.61264664,0.30705014,0.5808582,0.6615574,0.01949106,0.46454372,0.52411654,0.15666466,0.47048736,0.84556429,0.42159242,0.41741931,0.81742915,0.022243499,0.46419661,0.44672356,0.60462495,0.50981445,0.98755945,0.28959462,0.45753809,0.077327277,0.34576133,0.44295278,0.49867992,0.86235464,0.57912247,0.48107095,0.58495597,0.50451113,0.44669053,0.57373342,0.53629565,0.40536321,0.076097089,0.43529542,0.45627319,0.29000451,0.57936987,0.38568921,0.48990351,0.42401626,0.11795145,0.33848387,0.41767625,0.2108881,0.50341948,0.44053039,0.94014845,0.92097961,0.43369455,0.51485583,0.93151406,0.49302585,0.75135321,0.69818195,0.50471987,0.95875731,0.53471532,0.4316113,0.087128085,0.23331571,0.41761683,0.69484921,0.71880782,0.58278676,0.73753238,0.55788946,0.48776313,0.0055087007,0.7471,0.41880375,0.56288293,0.22428466,0.44148593,0.15392761,0.59090062,0.57834771,0.28669981,0.83764238,0.41817836,0.51674759,0.41111931,0.54915849,0.60626816,0.56136063,0.58212793,0.82827078,0.4132675,0.51169067,0.44631445,0.29299195,0.41675541,0.73021908,0.94289286,0.47839101,0.28290291,0.15870116,0.57861733,0.63335102,0.76330979,0.41926712,0.26991814,0.82501844,0.57842486,0.67194583,0.42537921,0.43989791,0.64320252,0.51774276,0.57023529,0.69156059,0.23972484,0.45370242,0.88698946,0.56698235,0.55033866,0.62365252,0.56382462,0.58299101,0.77454977,0.29518105,0.41958901,0.63895173,0.96291942,0.5066959,0.31253777,0.44062895,0.48288326,0.41427479,0.46975207,0.51776641,0.6001519,0.4351644,0.53874554,0.027321457,0.44305329,0.58317491,0.21807379,0.69898569,0.41707309,0.69721866,0.2942322,0.42633476,0.51769545,0.8113398,0.41689574,0.45166292,0.94559466,0.55329626,0.58608469,0.54949864,0.48277865,0.59183866,0.66248936,0.41681542,0.73759738,0.90857699,0.4602843,0.74403823,0.40259399,0.49304,0.52567521,0.74297773,0.47455058,0.073918713,0.47936932,0.56991766,0.90835068,0.13656731,0.57878637,0.46348466,0.57504957,0.52039539,0.42502294,0.10339103,0.47001555,0.78210657,0.61550882,0.51859895,0.98134005,0.22256484,0.58267063,0.66981735,0.91560236,0.55738295,0.65936473,0.3706875,0.54392593,0.51412434,0.22809388,0.4212589,0.25563384,0.89141167,0.44252403,0.71150762,0.84421678,0.42183876,0.36578104,0.4040557,0.57444712,0.87793256,0.50177244,0.44767184,0.35566776,0.072271656,0.50414537,0.24135497,0.40498759,0.5047099,0.53230554,0.23136955,0.52549284,0.089632467,0.41565799,0.4513345,0.39120374,0.84470669,0.58109041,0.53179091,0.54367963,0.45341558,0.37314617,0.08813483,0.47655524,0.7691763,0.63114401,0.42998724,0.36042031,0.62426622,0.56814943,0.63693911,0.57690134,0.4787897,0.42619689,0.21916439,0.48568058,0.08984092,0.50811884,0.53925414,0.62332962,0.23442014,0.58217358,0.47461037,0.62776629,0.50245561,0.983364,0.6351469,0.41673048,0.24135469,0.38623179,0.58257414,0.8065858,0.22221884,0.58313454,0.43110937,0.4156083,0.46174191,0.41142869,0.20303088,0.56537951,0.80276074,0.19063564,0.41675882,0.48375167,0.27653865,0.43297505,0.85435144,0.21220827,0.49477796,0.90848663,0.63318252,0.43695873,0.39564115,0.39970598,0.484889,0.47507,0.33086522,0.43731689,0.10265358,0.73693267,0.58285778,0.35332998,0.34421021,0.43179859,0.5999648,0.40669736,0.45512609,0.95920372,0.81861513,0.41944838,0.35190703,0.89834969,0.56096509,0.32172479,0.41977454,0.53111638,0.41832335,0.68186893,0.49207474,0.035178735,0.76011833,0.41774636,0.43606498,0.59493228,0.4998953,0.53146432,0.17645046,0.41724203,0.49126247,0.39851314,0.44867378,0.40003232,0.40095248,0.51004929,0.47786066,0.13248104,0.543739,0.2065211,0.3973869,0.45355244,0.58614063,0.58943634,0.5104515,0.45182937,0.046977052,0.50641484,0.28957124,0.43595931,0.4713593,0.59213808,0.48681013,0.56862186,0.086702952,0.73901765,0.41667305,0.67557209,0.90679659,0.56698705,0.60058532,0.82168503,0.42323039,0.30171356,0.43768476,0.57528542,0.11927952,0.89025192,0.56826177,0.64056653,0.51585592,0.41909392,0.84765401,0.42637353,0.56808284,0.33062605,0.42940436,0.50017337,0.42914774,0.95019722,0.45546526,0.63195164,0.48145783,0.45290369,0.63373802,0.43071609,0.4892259,0.42555715,0.7743472,0.43231622,0.18630615,0.41936758,0.57744042,0.71128959,0.49815143,0.49753366,0.60008698,0.44959014,0.44728237,0.36392837,0.57061333,0.51238583,0.57392917,0.18610899,0.41780093,0.38866947,0.64626142,0.55982743,0.4332067,0.61554982,0.58238325,0.809302,0.54634349,0.48193476,0.0068923002,0.49461397,0.48123505,0.39500093,0.63364067,0.55231395,0.064321003,0.26910873,0.57351236,0.81958545,0.48473478,0.41942252,0.25151697,0.24162645,0.41784338,0.28891528,0.75034538,0.44280886,0.86854562,0.5467584,0.58168342,0.1635897,0.51154165,0.57494077,0.71223352,0.58111487,0.42282648,0.13334141,0.93303516,0.44322407,0.39122644,0.38814808,0.53116801,0.47528212,0.70381949,0.42678766,0.48364727,0.24181441,0.56922564,0.82031813,0.95506466,0.48723183,0.70161427,0.43683358,0.47257585,0.59147496,0.53283677,0.42432618,0.71373036,0.5983874,0.52810348,0.55294872,0.39600142,0.57370457,0.32137724,0.3943758,0.57532857,0.31332404,0.455074,0.57400775,0.2968329,0.6492246,0.51096054,0.024568517,0.58975972,0.44589429,0.38247118,0.35733098,0.55235418,0.52255467,0.40351077,0.4213814,0.85347172,0.357077,0.56023006,0.42412255,0.61405667,0.54229319,0.55740487,0.78819339,0.42237635,0.26345525,0.22747457,0.58333192,0.37877863,0.40577857,0.46403737,0.57368462,0.20345473,0.5765234,0.26356644,0.39264546,0.5234866,0.5130485,0.39868525,0.51383971,0.51748961,0.25653211,0.53238156,0.918714,0.37326249,0.45718187,0.52093342,0.17060468,0.57635634,0.68987467,0.65198337,0.57191744,0.12883799,0.11821846,0.57603165,0.48796437,0.42299971,0.44452173,0.62964079,0.74584485,0.41791539,0.39985304,0.31801445,0.4666498,0.94778384,0.38601124,0.42654593,0.32895798,0.74515089,0.41814471,0.73214723,0.63983657,0.56862631,0.62349566,0.45246002,0.51987027,0.59451071,0.46574376,0.53287031,0.98262036,0.59669778,0.41687014,0.20105219,0.45213275,0.52523254,0.98832258,0.65634372,0.58058335,0.18574422,0.36521,0.5608588,0.59239408,0.1997334,0.55098153,0.84621588,0.92257796,0.43738668,0.59007708,0.52987154,0.55945906,0.34294178,0.25872048,0.57965559,0.49772016,0.21469433,0.41729936,0.34480455,0.43101579,0.47310139,0.98446392,0.76064827,0.58310009,0.61534903,0.57540845,0.50924246,0.56755971,0.3120887,0.4281739,0.85480399,0.56636222,0.48621283,0.57846751,0.83967226,0.55359455,0.80005023,0.49119562,0.48913045,0.39867152,0.3518597,0.55566226,0.53027519,0.98238458,0.51907269,0.61006755,0.98393345,0.53114665,0.54014596,0.58389041,0.57485435,0.87876555,0.87009165,0.44216015,0.2546097,0.63729775,0.44927512,0.53351854,0.86755056,0.48818938,0.16391109,0.13151817,0.5725598,0.34839891,0.50146644,0.47663113,0.39198568,0.44507281,0.41889603,0.84166732,0.6522279,0.44289549,0.47451228,0.43136016,0.53115704,0.40832724,0.614713,0.42350276,0.31151316,0.84212158,0.52933949,0.84695578,0.49270196,0.43283847,0.68145981,0.50863189,0.55233909,0.95559782,0.051458154,0.53890608,0.33779862,0.5690153,0.46231391,0.026585643,0.66969583,0.41703137,0.72420989,0.58108303,0.51001846,0.43902176,0.30265543,0.50018214,0.04053714,0.78878872,0.50319974,0.90806504,0.58144794,0.54134534,0.59661767,0.36387792,0.42092187,0.83671165,0.46994102,0.42193905,0.2720061,0.65027528,0.43847772,0.56839653,0.39989567,0.57666403,0.30228072,0.66912269,0.47372639,0.04028091,0.18085978,0.53915143,0.14599466,0.36734784,0.52164546,0.97501873,0.53655652,0.50219999,0.59316748,0.77250976,0.42013408,0.73092236,0.93083278,0.55449483,0.63467768,0.39934133,0.49151927,0.49087911,0.39480042,0.45742767,0.57309161,0.72300602,0.4214894,0.79164906,0.64800353,0.43165746,0.88718161,0.87640334,0.42815995,0.63957315,0.24674991,0.47272618,0.081632272,0.13122022,0.45521301,0.78937187,0.40796544,0.42989995,0.10231161,0.81006481,0.58222487,0.37968193,0.18906017,0.54240857,0.14458239,0.27194138,0.41668005,0.31174716,0.013633008,0.49359687,0.61390266,0.49200862,0.45492654,0.63155103,0.84790361,0.55321581,0.20836483,0.1656076,0.56342364,0.22996793,0.7195172,0.58320391,0.27933359,0.41826784,0.55251282,0.38056386,0.22412074,0.41949929,0.71834398,0.56135107,0.43227424,0.32710742,0.48978437,0.53528204,0.61838967,0.98770317,0.50586753,0.60836092,0.52878615,0.56655301,0.67733416,0.66961244,0.41896743,0.8024624,0.4506592,0.54733845,0.037994666,0.33797725,0.43806821,0.53710281,0.30025059,0.41668931,0.730908,0.16766672,0.58202548,0.45473572,0.7309656,0.43984778,0.12729494,0.6688121,0.56677458,0.5635253,0.18389262,0.58162985,0.37390352,0.3567831,0.43264862,0.38730359,0.28495918,0.57561087,0.51998331,0.60777395,0.54154432,0.56650498,0.57810931,0.55056237,0.95233212,0.58409568,0.42650899,0.68773336,0.1177128,0.47337747,0.19410467,0.811597,0.41694732,0.55625664,0.61188658,0.41677488,0.78965162,0.44180218,0.57724797,0.71734112,0.5512888,0.52456742,0.59606914,0.31550716,0.42112619,0.64630404,0.63494633,0.57022529,0.36295311,0.62907619,0.55698118,0.41587171,0.02319955,0.53899249,0.50810733,0.61161088,0.42608227,0.12380466,0.89337912,0.43523858,0.66337546,0.76447613,0.4800306,0.91751753,0.66869715,0.43240661,0.57100997,0.37294889,0.4354527,0.90720659,0.70518589,0.57298533,0.16064108,0.52799155,0.51798672,0.39909626,0.40620085,0.58266362,0.81157062,0.44836229,0.46108176,0.61182429,0.55276694,0.52779428,0.40182955,0.49059927,0.52421642,0.6082424,0.83442574,0.41790649,0.49232163,0.59680805,0.49673187,0.47430481,0.40272987,0.49528006,0.52469283,0.69277412,0.42963456,0.49424326,0.25428302,0.55114297,0.1135374,0.78826914,0.51280695,0.094314379,0.46858896,0.5542418,0.95078871,0.52846214,0.55076942,0.95776206,0.36381709,0.57305934,0.6516657,0.3583072,0.55403127,0.54197363,0.76266412,0.58323857,0.62388897,0.93892957,0.55628607,0.58751049,0.25422829,0.41926693,0.45189576,0.60005517,0.50211843,0.49809083,0.29136287,0.57547958,0.44690862,0.83064828,0.58233148,0.51539679,0.61442119,0.56882645,0.64823783,0.97308259,0.49427934,0.66066181,0.54448451,0.41978584,0.25830493,0.38955729,0.52464601,0.97852904,0.65320949,0.58333471,0.75710854,0.87316808,0.4226547,0.53211377,0.42135443,0.54261325,0.60118919,0.81599305,0.58298207,0.53948022,0.25669448,0.53061844,0.079209813,0.63547286,0.54739387,0.50320821,0.83959821,0.43871061,0.77278595,0.39054873,0.54669497,0.42204287,0.06014842,0.45039659,0.63744166,0.24144663,0.4605639,0.10004189,0.32509218,0.56533726,0.51872328,0.45261869,0.57097802,0.68939271,0.57685725,0.55609971,0.36873393,0.14140699,0.56616231,0.27812775,0.17183792,0.49947724,0.12266847,0.47288719,0.55610161,0.64969824,0.59249272,0.53291713,0.42954636,0.15135221,0.58075777,0.47644654,0.59559474,0.54485267,0.95875361,0.11915529,0.42377071,0.50801608,0.8833888,0.47509333,0.19336987,0.46345942,0.53166052,0.39095391,0.34240719,0.42153344,0.32885608,0.056123463,0.55745958,0.53108363,0.3110957,0.41919332,0.33455519,0.66859404,0.56492774,0.45441993,0.59976906,0.54242574,0.57998937,0.51787541,0.41679346,0.18920099,0.12665774,0.5556223,0.74947218,0.59362803,0.49693134,0.46447585,0.40208121,0.58299952,0.23544869,0.38111533,0.43855182,0.38569821,0.60159647,0.50049004,0.9896181,0.37907709,0.53883482,0.52296725,0.37432825,0.54119292,0.51135366,0.16675124,0.55841205,0.20854518,0.64738848,0.56270281,0.41879142,0.62316091,0.55274397,0.57686027,0.81386785,0.41690635,0.53111815,0.68938871,0.56752336,0.1282109,0.36730076,0.53784546,0.040551715,0.15028885,0.54929205,0.19910821,0.80717017,0.44640741,0.83325849,0.59332318,0.48235889,0.54711727,0.90279321,0.54292386,0.2549133,0.61025303,0.46538096,0.45772669,0.62487229,0.43734203,0.38740147,0.41139245,0.41934881,0.83904558,0.51012746,0.56589544,0.32271421,0.56956606,0.44177117,0.062378529,0.28287954,0.41667735,0.28711703,0.51962577,0.51618176,0.39806492,0.41053519,0.50067337,0.5447667,0.83212334,0.57894954,0.64917722,0.72014535,0.57849422,0.42410907,0.15667031,0.43888849,0.23115805,0.7265307,0.58000977,0.22541261,0.25579164,0.5608265,0.86212863,0.33185004,0.56977968,0.58998517,0.71017185,0.58067686,0.63524217,0.32436077,0.47358972,0.042837871,0.47593025,0.56804916,0.08522046,0.075452042,0.56506502,0.52101567,0.42623999,0.49606232,0.56789811,0.6040137,0.43042909,0.3411247,0.38380416,0.45800965,0.55194681,0.54970946,0.46596116,0.019974271,0.32545146,0.525128,0.95866208,0.15676315,0.42681582,0.69702745,0.60697843,0.47354614,0.022134536,0.46849909,0.41939497,0.15057996,0.62400317,0.41702258,0.20647268,0.70345747,0.55632628,0.8985169,0.88969973,0.46128167,0.7753865,0.60040284,0.51861644,0.46905923,0.42951568,0.55380257,0.94726163,0.26760165,0.57102748,0.83128585,0.39938597,0.50677172,0.49595048,0.43701397,0.41846586,0.75084394,0.03990833,0.52404608,0.32683933,0.34538763,0.58320063,0.25622508,0.38658441,0.56774566,0.64433949,0.2440375,0.58181171,0.55592201,0.34977123,0.41907783,0.70260569,0.16750638,0.58200047,0.54655238,0.7074988,0.42477936,0.55205449,0.60450961,0.56245047,0.63101998,0.30809437,0.57017152,0.48990661,0.66169274,0.56505457,0.43300124,0.68756225,0.43028631,0.46706307,0.71536591,0.42066151,0.39682388,0.074850106,0.46556358,0.72758757,0.44743577,0.41702331,0.81431587,0.49138545,0.46863253,0.61440054,0.01070414,0.49159035,0.40158842,0.2239415,0.51047477,0.9150703,0.040782094,0.48882839,0.69346497,0.50527613,0.55648462,0.65288174,0.41246934,0.57335053,0.31451977,0.069621054,0.43855317,0.56472104,0.042041104,0.45875445,0.62188663,0.72953529,0.58073419,0.39979123,0.1852814,0.48680501,0.88538106,0.37201934,0.54609887,0.53774144,0.004691679,0.48328895,0.47276338,0.6656222,0.43696701,0.5345486,0.91917087,0.47556832,0.75625505,0.43734716,0.50247057,0.57808806,0.99061488,0.50029048,0.59689827,0.93697449,0.55240953,0.62886053,0.45121081,0.55863622,0.34982858,0.61998517,0.44587532,0.41347719,0.50568886,0.56121402,0.93571762,0.38983089,0.46776762,0.97180124,0.62351656,0.55269483,0.4239113,0.54420667,0.53971772,0.38395628,0.86955815,0.56124416,0.73078743,0.51169479,0.42957031,0.69274443,0.91986451,0.44152851,0.3600041,0.50652055,0.43418284,0.3228003,0.3525813,0.45710224,0.052122568,0.13111759,0.57181435,0.34135255,0.5613578,0.49413287,0.42040976,0.27499581,0.41675049,0.3158415,0.41420916,0.52237633,0.56457575,0.50923016,0.42311387,0.27734903,0.53898628,0.45366979,0.37205425,0.10438477,0.46098414,0.23383136,0.29028321,0.42946019,0.84830529,0.53593512,0.5832014,0.21356036,0.53078175,0.48466093,0.40127213,0.85400883,0.48729736,0.15013194,0.57993965,0.57410697,0.69261656,0.41214226,0.58272097,0.76143166,0.54257156,0.51241971,0.4070522,0.65838149,0.43082256,0.60220036,0.2698771,0.41707181,0.34012521,0.77360945,0.56850725,0.18940556,0.369233,0.41985666,0.70740323,0.48699123,0.4909412,0.60036319,0.46410005,0.42551534,0.11191458,0.82283274,0.56890231,0.75687216,0.40826474,0.58150108,0.74147045,0.9337087,0.54181168,0.31105069,0.63494499,0.45036502,0.5347882,0.19993251,0.5513023,0.1544189,0.97835948,0.50774062,0.35718936,0.49610639,0.58251549,0.82799699,0.33184612,0.41701688,0.27416522,0.85505596,0.56376267,0.74049942,0.52142251,0.48899199,0.40052955,0.52973267,0.41666519,0.1993235,0.57260049,0.55118599,0.047934828,0.41814807,0.58305617,0.77161874,0.41639081,0.48265137,0.56254214,0.36435149,0.4251896,0.33721865,0.4365996,0.45125546,0.62235373,0.33905857,0.58284705,0.77851097,0.77414757,0.58333466,0.37997078,0.26001242,0.4266324,0.81365418,0.65917831,0.42999645,0.6064683,0.11201523,0.42790297,0.4010107,0.48798427,0.55358155,0.64635134,0.37657859,0.54059947,0.52208262,0.45545291,0.4278263,0.10245568,0.26999863,0.43007343,0.16196415,0.50089716,0.55337767,0.3535849,0.58424968,0.52395236,0.56829383,0.43719244,0.42148932,0.13829376,0.92869001,0.51221915,0.24673673,0.43621754,0.51698493,0.41758346,0.20589082,0.53995013,0.87375451,0.62548846,0.41796425,0.26684609,0.58311907,0.53472411,0.41596983,0.29320874,0.57048951,0.14976178,0.61372497,0.53997376,0.55073236,0.98938265,0.4745445,0.46640401,0.45086759,0.49922479,0.58713579,0.74870945,0.58167225,0.42324851,0.6027377,0.47948313,0.52676149,0.48883975,0.53473739,0.38231864,0.30733207,0.58331583,0.27565287,0.36572423,0.41704421,0.74669965,0.6995901,0.42338459,0.82189435,0.53618618,0.5748412,0.88631772,0.45149861,0.57131866,0.69049281,0.68330393,0.58091418,0.67318468,0.84579763,0.41886883,0.49992519,0.47703258,0.44557591,0.64677064,0.35555602,0.57906539,0.31231053,0.037693902,0.50631055,0.31077798,0.36840296,0.45445363,0.48414798,0.097080483,0.57102197,0.46180909,0.40069748,0.55067916,0.39953483,0.3613442,0.57344281,0.65171536,0.51919529,0.47402003,0.60829241,0.94530415,0.44302227,0.47439852,0.97353869,0.46310344,0.57487933,0.77744241,0.58273882,0.6672151,0.2126655,0.41854316,0.31389725,0.99852937,0.50995628,0.48856209,0.62621489,0.42845777,0.65183299,0.69515412,0.4313811,0.1354056,0.39240577,0.42034615,0.15765746,0.43165304,0.57230592,0.89358952,0.88704682,0.42701979,0.58672842,0.87399211,0.55541509,0.25075395,0.57857744,0.57068985,0.32252341,0.089801132,0.55133079,0.70294236,0.5237108,0.43798293,0.33529635,0.68482517,0.41863098,0.21074288,0.20732786,0.41666232,0.57202246,0.59934902,0.55644162,0.3838218,0.46322019,0.53005265,0.39265914,0.48369314,0.41760775,0.76946995,0.51692446,0.49776974,0.40137058,0.33127327,0.42078943,0.33233364,0.380163,0.45511047,0.55421571,0.89783295,0.50976425,0.19929836,0.21514867,0.55113264,0.85864343,0.40882748,0.45976805,0.58533853,0.39013285,0.45145111,0.58263736,0.7467078,0.58235326,0.27985251,0.13320414,0.56457599,0.71764732,0.38226978,0.53684075,0.47365554,0.96885659,0.53541783,0.60796152,0.25707088,0.58331886,0.68281983,0.55017306,0.56694112,0.91615022,0.59300477,0.53223748,0.56863105,0.70212853,0.55900336,0.1077415,0.49983688,0.5600287,0.66129631,0.16412063,0.57164396,0.27869394,0.57266815,0.44785032,0.62433241,0.71297145,0.57916009,0.79341212,0.34623382,0.55696083,0.49050764,0.93646247,0.54412946,0.67365162,0.69849934,0.47780453,0.048925356,0.20977775,0.42204879,0.7308274,0.43277587,0.4495039,0.045803744,0.8615587,0.43801738,0.73964133,0.55541112,0.52295565,0.59241232,0.60009976,0.54083035,0.42403956,0.35018006,0.57865041,0.32035131,0.28669369,0.42066879,0.60731285,0.13514972,0.4236189,0.606574,0.9887548,0.49512031,0.60425512,0.45792853,0.49083987,0.59207828,0.92591837,0.56474609,0.49202995,0.18522072,0.58225294,0.39382102,0.38470334,0.42070402,0.29123732,0.7143682,0.42091114,0.60102032,0.50768899,0.46533515,0.61788759,0.59699203,0.52236247,0.54600313,0.9562137,0.50782049,0.29734707,0.58758153,0.4391825,0.63779989,0.67386806,0.47425697,0.04160684,0.38085226,0.57151326,0.88470455,0.61518038,0.44737527,0.58797348,0.42913038,0.48293515,0.42353696,0.99479017,0.48093523,0.5005439,0.53939285,0.42135228,0.86407362,0.46023901,0.48074956,0.99304384,0.63959049,0.5353404,0.03953316,0.89126496,0.42610214,0.53159243,0.56856723,0.49192127,0.42592014,0.40207517,0.57887676,0.28584302,0.29357037,0.42001848,0.20965581,0.70011367,0.41856609,0.66207098,0.39185254,0.41716601,0.80333764,0.32206575,0.53523547,0.052809697,0.57383908,0.52733025,0.58297961,0.66088379,0.57955928,0.32123547,0.53614009,0.44654688,0.64204835,0.24742213,0.57819195,0.2306754,0.16216118,0.48583821,0.86476209,0.4200949,0.48413892,0.56607558,0.47039652,0.45490474,0.62846299,0.33605508,0.43738424,0.53697506,0.91347251,0.56774028,0.55067101,0.74903276,0.48502113,0.070135965,0.40417666,0.52276629,0.54904156,0.51571671,0.56546582,0.67556718,0.51092894,0.50365901,0.00027674527,0.80694462,0.41750312,0.3831913,0.85208439,0.48778925,0.85207179,0.55891777,0.58229295,0.76195281,0.51911134,0.41695786,0.78250525,0.61971262,0.46157667,0.52616246,0.72265161,0.57694863,0.51633972,0.44575618,0.50914686,0.0041287907,0.71197804,0.53119483,0.93679345,0.025616286,0.4621146,0.56073588,0.58833242,0.47334862,0.018501678,0.56453395,0.57504992,0.88155952,0.72851771,0.41952892,0.40361542,0.67192209,0.42726362,0.39319946,0.17041336,0.41757231,0.49925924,0.98424568,0.52467026,0.41809442,0.51606968,0.5711673,0.30470879,0.36095039,0.44885848,0.52941436,0.3808568,0.54716799,0.94940932,0.64145407,0.53372247,0.038252517,0.2321677,0.58276886,0.43015881,0.6665807,0.5775644,0.65406205,0.59924284,0.46216192,0.57063926,0.17250895,0.53367768,0.14496353,0.37350792,0.44879214,0.56507196,0.69035686,0.58085929,0.3354244,0.67507103,0.43263392,0.55075814,0.62260895,0.44993738,0.43218077,0.63095794,0.55977333,0.40694263,0.41628684,0.42800966,0.89196892,0.65739477,0.43688498,0.43733867,0.41066531,0.41711551,0.80822813,0.93515441,0.43856417,0.50767876,0.73063034,0.42102951,0.44934365,0.40372244,0.57481744,0.31119163,0.81273887,0.42337348,0.28645144,0.71500322,0.57582715,0.52989661,0.38345139,0.44208468,0.60402837,0.14863279,0.5216243,0.153859,0.41994954,0.51347286,0.43573735,0.70907775,0.58317033,0.73241637,0.24574438,0.41738385,0.70461263,0.62361775,0.42716205,0.33920154,0.55993805,0.57921117,0.26979988,0.19797893,0.58141964,0.33804026,0.66204008,0.56034365,0.49615337,0.5974578,0.54540882,0.58949715,0.60316355,0.48516643,0.49718285,0.45385888,0.51808853,0.59408833,0.47217855,0.51906075,0.60158245,0.40274889,0.47735616,0.54594498,0.52619556,0.5798363,0.74126577,0.15863739,0.45272664,0.18456389,0.2274368,0.45977532,0.110708,0.87442526,0.42832429,0.35337884,0.79359402,0.57452583,0.75603733,0.039337337,0.45687347,0.40067404,0.27462322,0.48755952,0.056124848,0.55619909,0.42082302,0.14194193,0.70575115,0.41876057,0.34866562,0.50795314,0.46006582,0.62421803,0.49603984,0.43413273,0.32256885,0.61734399,0.43525508,0.090520552,0.6105516,0.58054057,0.27727116,0.17969282,0.58256438,0.43309868,0.96899898,0.53455911,0.61153716,0.5507522,0.42428775,0.71040351,0.2616513,0.58267482,0.72122681,0.79718028,0.4171561,0.37648081,0.089813999,0.44466705,0.68422896,0.15023675,0.43245425,0.27251784,0.41943189,0.5663434,0.65984479,0.54959588,0.5614252,0.65722431,0.43845596,0.47353954,0.59162362,0.24550313,0.58148347,0.271559,0.67630708,0.58121965,0.20367629,0.48877702,0.47142418,0.61157904,0.87409832,0.57655028,0.5614621,0.56759172,0.58228755,0.82468881,0.90846277,0.45913057,0.25877955,0.3496115,0.57656888,0.6620825,0.35652026,0.41684291,0.25166094,0.60044083,0.4397922,0.37325221,0.47070572,0.50930323,0.59694208,0.96754506,0.4623508,0.39812608,0.63473584,0.41907759,0.17931053,0.36949088,0.41745701,0.73916761,0.80693007,0.42514731,0.73734252,0.46763096,0.57649999,0.28169761,0.57137954,0.47482242,0.41716628,0.71962893,0.42232216,0.55962017,0.49451079,0.46163126,0.3776641,0.31128328,0.58234155,0.30795433,0.52574168,0.47880809,0.60343244,0.46201047,0.47221062,0.60479452,0.25842339,0.58327528,0.66487575,0.90873398,0.4338471,0.39616831,0.78581114,0.58236538,0.66591329,0.5677578,0.42120629,0.72488918,0.63878878,0.49822065,0.019656428,0.1072712,0.50909163,0.80768189,0.89672293,0.48975766,0.19806273,0.33983057,0.54199947,0.94484436,0.41059665,0.48009892,0.44340606,0.55329974,0.44542761,0.36102493,0.80809345,0.41989975,0.67691711,0.33456135,0.56163496,0.50078709,0.27457518,0.4927862,0.054478708,0.47647177,0.58129123,0.24509148,0.98750185,0.51597573,0.59347482,0.46775533,0.45000671,0.63623942,0.74128764,0.58301726,0.35292183,0.6415463,0.44797345,0.52522373,0.63951517,0.41913439,0.18075966,0.60053268,0.51588594,0.47466612,0.63075986,0.421035,0.16032712,0.74198975,0.41989523,0.53737711,0.44453354,0.41967428,0.74041899,0.72155072,0.43234415,0.85308372,0.33691997,0.56954677,0.40279274,0.62250586,0.46075761,0.039541262,0.28138561,0.58329461,0.28546379,0.29266526,0.57838764,0.39553434,0.017635193,0.46578062,0.48947694,0.34786891,0.58289159,0.21774059,0.97878108,0.46580889,0.44034349,0.23210401,0.58330513,0.35327913,0.40124486,0.50911768,0.52227473,0.38622666,0.52693868,0.024108446,0.40456866,0.48306035,0.54186117,0.90868317,0.46678841,0.75838585,0.32092596,0.56785264,0.45798657,0.72895228,0.422055,0.48835239,0.43127913,0.50265964,0.42718915,0.60038846,0.51320227,0.4791347,0.62150104,0.43140217,0.10464213,0.8338206,0.44556932,0.80402807,0.64102301,0.55597991,0.55635313,0.4687134,0.56761543,0.3195877,0.56050254,0.55100698,0.62830864,0.11551583,0.52867738,0.80032999,0.81934131,0.46805943,0.86475765,0.91172596,0.54587683,0.27953566,0.37973555,0.487843,0.016838554,0.34190227,0.58016235,0.31234601,0.30236263,0.5336922,0.059314005,0.72406672,0.58295749,0.3304093,0.45554055,0.43835017,0.34065345,0.26035468,0.57959227,0.47647547,0.9966988,0.51314601,0.52975106,0.46187765,0.58114343,0.15651695,0.12291147,0.43410219,0.69062449,0.93432556,0.45478803,0.32544638,0.48907425,0.43791181,0.33376444,0.36395589,0.55282677,0.44880653,0.5135601,0.42320279,0.72193501,0.20088317,0.52926135,0.11526465,0.42551637,0.45301087,0.38760178,0.57495291,0.48265193,0.42735273,0.27919548,0.41894895,0.23283866,0.81727127,0.57200962,0.74478586,0.66176277,0.42505098,0.63790996,0.49951607,0.44097084,0.65883649,0.43711282,0.45977832,0.60786771,0.55061742,0.42010296,0.26220405,0.28796184,0.43201761,0.14239952,0.99039162,0.47436394,0.50200542,0.61787022,0.4405738,0.60789966,0.49235605,0.53610005,0.38049958,0.44164873,0.51276381,0.58413221,0.39419553,0.45210528,0.58602271,0.62293226,0.56368004,0.61888459,0.060209372,0.48941615,0.26533505,0.47038312,0.56654625,0.67717968,0.98794357,0.48415455,0.40853265,0.36950537,0.56299873,0.607579,0.68254426,0.58039709,0.33303493,0.80255939,0.48658222,0.10514706,0.10935912,0.57117352,0.60354066,0.70538381,0.52826645,0.94289318,0.32981911,0.54441189,0.062668326,0.88199547,0.54335643,0.22469412,0.51207721,0.4214833,0.8668907,0.024003661,0.48017073,0.63353454,0.38444504,0.46760318,0.50699103,0.1376675,0.42768347,0.3317485,0.70252117,0.422979,0.59487739,0.59039612,0.53099399,0.57005144,0.67450633,0.41666968,0.25230239,0.64827257,0.56166631,0.57351905,0.25934289,0.41949854,0.56119512,0.70941152,0.41744934,0.75179517,0.57658258,0.52983089,0.41656074,0.17456613,0.41733361,0.49672957,0.65257571,0.43429349,0.41030302,0.71052417,0.41757212,0.75353403,0.34479989,0.43768223,0.56233771,0.59250923,0.50543044,0.53910869,0.27094397,0.41915136,0.60392753,0.61124167,0.44445408,0.60198666,0.57722519,0.41833921,0.16892496,0.60931758,0.47483582,0.50244435,0.27107885,0.58185156,0.37157555,0.046487181,0.44675703,0.47954908,0.87466746,0.55836023,0.73607348,0.27295696,0.5804549,0.59961604,0.36577336,0.5826403,0.26083513,0.4857683,0.57024755,0.90739206,0.21661251,0.58333225,0.40665118,0.63660461,0.44618249,0.55513299,0.6314561,0.54781348,0.46433253,0.69434965,0.58269323,0.2397536,0.352774,0.4421067,0.44789945,0.35902378,0.50411528,0.02049355,0.40252178,0.45785594,0.58216974,0.23465536,0.48146605,0.082063883,0.59307094,0.58194877,0.82323456,0.57752146,0.49133791,0.56488826,0.61850623,0.45825643,0.45459615,0.69553213,0.57149359,0.47389469,0.70397059,0.58292707,0.25368918,0.23041406,0.4351458,0.17058225,0.71971111,0.416899,0.31861285,0.34001285,0.57109962,0.8713844,0.81446415,0.42598339,0.2660075,0.36164628,0.51116352,0.021353276,0.6005601,0.48798276,0.51766497,0.41288406,0.48663305,0.55424024,0.56668058,0.49371957,0.57529976,0.50986822,0.4723727,0.61088605,0.5377213,0.48441897,0.59642311,0.56866808,0.57131482,0.31585185,0.037928206,0.48561763,0.68333035,0.35572657,0.50737175,0.97797602,0.8785787,0.57661171,0.48797707,0.42332787,0.46052631,0.59730996,0.60119381,0.50914741,0.49779334,0.63619806,0.44773718,0.54746334,0.4514862,0.49613769,0.58771713,0.18238635,0.58300759,0.51085652,0.70859883,0.57649616,0.18311482,0.75994405,0.41692225,0.38511199,0.37350729,0.55043111,0.43812501,0.73680779,0.44354989,0.12067458,0.20869251,0.41719642,0.63888498,0.24308933,0.58202243,0.56377648,0.65559954,0.43939359,0.45233336,0.93438319,0.43960832,0.55543918,0.56486374,0.42953266,0.317986,0.081454745,0.43348781,0.45836741,0.42199741,0.55797131,0.36450731,0.94007224,0.44456221,0.40884666,0.60063303,0.51647923,0.47392044,0.53259892,0.46503386,0.61389531,0.50631568,0.42837125,0.097787577,0.86478832,0.5512674,0.77651354,0.58469025,0.58091853,0.73756891,0.18188297,0.42426929,0.71431039,0.27972971,0.57830017,0.57153815,0.62563519,0.58254616,0.80243772,0.95131761,0.5386221,0.34465731,0.52000972,0.54096286,0.62424675,0.36371824,0.41823356,0.81009918,0.57096376,0.51454552,0.42524748,0.2727219,0.58005654,0.59017912,0.36829816,0.54835967,0.46169512,0.64261211,0.44444761,0.45059475,0.49695716,0.44884034,0.35791038,0.5155901,0.41685027,0.8131365,0.47523859,0.51757477,0.99493369,0.49701964,0.5033273,0.60013208,0.71759858,0.48844185,0.051931426,0.71115413,0.41769452,0.33395312,0.77961484,0.41863263,0.69918335,0.056395466,0.53172892,0.30384678,0.87963017,0.52242589,0.81405495,0.3998311,0.50306119,0.49980515,0.66423126,0.57972302,0.81842942,0.43002995,0.57905054,0.27386182,0.60993629,0.58317889,0.79229067,0.22079266,0.56975353,0.79956405,0.5864861,0.48447764,0.44314145,0.77906989,0.58333373,0.60686824,0.33556381,0.43107231,0.12173214,0.8886823,0.45624524,0.76477083,0.19493743,0.58309792,0.5791478,0.62258685,0.54623266,0.049965024,0.44721299,0.54479313,0.37971115,0.18881082,0.5002697,0.89146152,0.79237679,0.41666531,0.5764402,0.40051645,0.51217095,0.47669518,0.62249953,0.54366183,0.54250958,0.50836692,0.52256681,0.60716362,0.20695998,0.44276472,0.1645214,0.14558792,0.53573446,0.17516222,0.51661198,0.44965692,0.36036865,0.6346003,0.57435179,0.66080092,0.58127617,0.48731192,0.43782058,0.43709199,0.55017347,0.3745636,0.85997137,0.5775834,0.40198896,0.66551781,0.41676993,0.26214558,0.17025969,0.5824129,0.496718,0.69310518,0.42626055,0.42590083,0.52540453,0.50155889,0.40324552,0.51259204,0.44885978,0.95779335,0.80782821,0.56650113,0.78660065,0.39134227,0.54763743,0.41832991,0.073868589,0.56306558,0.56351763,0.38879234,0.56010739,0.38289132,0.6671178,0.4726869,0.040449639,0.37575925,0.58291408,0.79503651,0.30335105,0.57981863,0.20140731,0.42384005,0.5460739,0.60949724,0.64000924,0.42611944,0.86677523,0.45514195,0.53770609,0.61309793,0.61057996,0.43484591,0.91010766,0.33627298,0.56128112,0.48394817,0.55108786,0.53853841,0.38847043,0.15217821,0.57979688,0.41633142,0.69023605,0.41684767,0.28560123,0.0016382392,0.48938079,0.51127826,0.8581083,0.44986003,0.7884414,0.43249314,0.44625088,0.63078682,0.36634956,0.57319619,0.87240365,0.37426385,0.41669409,0.23385395,0.29628438,0.56873505,0.8594281,0.45230951,0.4882075,0.59020516,0.055015868,0.536344,0.6801962,0.45885106,0.53135861,0.60709127,0.75228103,0.58306842,0.63053854,0.86492797,0.55762133,0.24613031,0.59272976,0.49448069,0.46139756,0.96620467,0.54631936,0.51148712,0.52711978,0.47983429,0.39758809,0.59681773,0.49437637,0.47318724,0.45678143,0.44230484,0.057748433,0.90677762,0.4478637,0.70632051,0.4449648,0.52968167,0.40115925,0.17902822,0.58272329,0.4538469,0.57635736,0.54919931,0.044905089,0.0062646286,0.50713222,0.42511375,0.21328801,0.58315912,0.48554009,0.64367377,0.43859081,0.58075067,0.27020592,0.41678415,0.67554129,0.60697893,0.54476659,0.57617007,0.39682503,0.47836593,0.47207508,0.65267576,0.58325019,0.25228331,0.75151768,0.41798863,0.41823278,0.37782456,0.56697028,0.63356405,0.61365759,0.4171879,0.1982058,0.30825535,0.41670225,0.2610447,0.451707,0.47238995,0.6002971,0.6908216,0.57791758,0.18187579,0.22360524,0.58281127,0.47333611,0.93355455,0.51632044,0.25865464,0.57187072,0.44521583,0.36915077,0.39293732,0.47622164,0.48337063,0.60617718,0.42201639,0.70344476,0.51761028,0.57963929,0.74048328,0.5440524,0.4241043,0.11989605,0.76237404,0.56819918,0.17849061,0.56166273,0.52605637,0.98612586,0.64492179,0.45357332,0.94304304,0.40610237,0.58286705,0.23742993,0.29985629,0.58244569,0.68258127,0.9786633,0.46314818,0.4721148,0.54635072,0.41917738,0.74693448,0.47789402,0.41770654,0.23248359,0.90839668,0.46722464,0.75968048,0.4113381,0.5510606,0.6108854,0.60719213,0.47418685,0.5240018,0.40077448,0.56391417,0.3598942,0.37465417,0.54602227,0.545379,0.39767275,0.44156696,0.61963937,0.28902218,0.41829718,0.65300073,0.65807816,0.55915208,0.48162232,0.80903024,0.54910777,0.15705874,0.28090409,0.42626497,0.82659246,0.34985703,0.58045161,0.6972479,0.56008785,0.48518699,0.4161171,0.87197117,0.42377954,0.58222807,0.72350987,0.49390168,0.053288036,0.85331554,0.57152129,0.69325893,0.22184036,0.57866233,0.73803185,0.8551401,0.44528728,0.22213341,0.62794473,0.54465859,0.4711492,0.27756296,0.5832654,0.71340083,0.88739352,0.45659621,0.76756287,0.61150453,0.52740336,0.023972903,0.68653375,0.46807421,0.94747528,0.69947371,0.42018062,0.36207555,0.57399157,0.58294197,0.22932247,0.53597249,0.47949775,0.99259295,0.35748062,0.58272809,0.20888002,0.54143865,0.48130235,0.40341742,0.25623646,0.58293443,0.63872492,0.42707938,0.44209051,0.63813463,0.33421087,0.42690098,0.85974562,0.064741908,0.44792163,0.36321484,0.66437786,0.43767168,0.46911634,0.60072829,0.42205444,0.14313421,0.74604324,0.43188359,0.16546196,0.483513,0.4618986,0.37898881,0.65184011,0.57699583,0.84458378,0.16269166,0.42258668,0.33809958,0.75283135,0.41707381,0.62066827,0.40651338,0.41852581,0.74042405,0.619047,0.41838244,0.18102097,0.46601605,0.50333158,0.0012793664,0.22894551,0.52194547,0.91181672,0.57957853,0.48764106,0.56416147,0.36455439,0.5805883,0.70907933,0.38369214,0.43253477,0.099073792,0.71418922,0.42478116,0.17869875,0.3860986,0.56630713,0.36206876,0.89074669,0.42665202,0.44202232,0.5660891,0.4653235,0.59793453,0.53947633,0.54817893,0.36900335,0.41677087,0.55190155,0.94887479,0.76292099,0.42169998,0.75826105,0.40300119,0.50741221,0.52752239,0.26051916,0.42250203,0.78678431,0.30574158,0.42823554,0.459836,0.59700057,0.56078847,0.63126155,0.27263914,0.49450686,0.94490647,0.52310793,0.41901724,0.15352064,0.48562237,0.58252057,0.77175485,0.39985875,0.55714417,0.38241198,0.053375624,0.55213871,0.4073898,0.72465767,0.58141222,0.75887341,0.58821409,0.53472379,0.57868044,0.15008238,0.44010316,0.23466266,0.31177168,0.42188719,0.81827816,0.42995156,0.53034013,0.41038425,0.58976505,0.43311352,0.34317543,0.3156936,0.41666636,0.26625405,0.64775884,0.55639348,0.46120032,0.6737422,0.42127779,0.34269411,0.12833561,0.5777073,0.52246949,0.75575987,0.58128007,0.50845419,0.49709334,0.43127903,0.31316099,0.64279043,0.55917632,0.91710193,0.649898,0.57562416,0.14640916,0.44753978,0.48244922,0.40962601,0.29407937,0.41975927,0.3653832,0.82957576,0.4226306,0.67763182,0.44901362,0.46186992,0.61103853,0.95724196,0.54736685,0.4174496,0.66415745,0.56151534,0.51762702,0.58475677,0.43180057,0.33549216,0.61042219,0.53563373,0.45506218,0.14660142,0.42025517,0.5584207,0.3565599,0.46251547,0.95669096,0.38594724,0.53358142,0.47393479,0.24893938,0.41718122,0.61878762,0.098714644,0.57181677,0.48534864,0.078063171,0.51030151,0.76559385,0.39517862,0.57171491,0.88800867,0.36019419,0.55056494,0.51883265,0.49973356,0.53549534,0.61906829,0.42890445,0.51366166,0.42585268,0.65868925,0.57371617,0.36748935,0.67708504,0.42149795,0.34876774,0.59426275,0.50654735,0.53522513,0.81842593,0.58189077,0.61074445,0.14668831,0.57987511,0.55201954,0.41533852,0.48738045,0.44252178,0.61289878,0.4299153,0.34496165,0.17401861,0.58099338,0.38060631,0.60150644,0.41757549,0.18644355,0.43216384,0.56218814,0.92783807,0.84599988,0.49214053,0.14020356,0.81800908,0.56014397,0.80191609,0.4825579,0.42716321,0.89685459,0.78993406,0.56346426,0.81711469,0.82670875,0.41856349,0.39703066,0.42141564,0.5702882,0.89984199,0.50195821,0.41686588,0.78599285,0.31420367,0.58325818,0.2754606,0.51494278,0.51396345,0.39826336,0.32920567,0.57577808,0.63358375,0.49828317,0.4260699,0.70770045,0.28050505,0.42367368,0.48935425,0.99874778,0.49063481,0.49108803,0.57216828,0.537782,0.59805756,0.39750723,0.46594523,0.4425678,0.49812283,0.44243504,0.65538563,0.98050885,0.49500806,0.3627405,0.65666494,0.57388815,0.36389954,0.47124425,0.4761062,0.0092004397,0.79367153,0.47676106,0.10510913,0.5238369,0.51437025,0.600215,0.57845735,0.50360443,0.56232364,0.36551643,0.45812626,0.046557085,0.56306194,0.51799023,0.58361463,0.50342065,0.49644267,0.39987561,0.51216505,0.57507308,0.28715955,0.69016611,0.58105554,0.78965656,0.80684697,0.47056386,0.87839738,0.089813593,0.43899559,0.35115134,0.15297864,0.49576895,0.85973153,0.88236955,0.42415821,0.52156431,0.75523225,0.46309949,0.094221825,0.58673345,0.42771243,0.89004312,0.80484754,0.43679187,0.19617053,0.43492381,0.58282822,0.81542564,0.23470208,0.41793285,0.29564993,0.70140446,0.57320326,0.46483143,0.37478558,0.42776786,0.34370135,0.59258238,0.49321798,0.53954413,0.33306494,0.58270395,0.77841164,0.485605,0.48179198,0.60385665,0.10871061,0.53489147,0.78097718,0.57432665,0.5658617,0.91599294,0.050781714,0.44640264,0.56042236,0.39905869,0.4404698,0.3757867,0.76877127,0.57803017,0.75468138,0.7912588,0.41775473,0.66009324,0.39092987,0.46958482,0.53257627,0.60098724,0.5167743,0.52528881,0.55735783,0.44829773,0.36885257,0.27290119,0.42157462,0.54935166,0.21388787,0.41666177,0.40593619,0.97811894,0.46798521,0.42013353,0.39944114,0.50759252,0.49213968,0.58976046,0.43072449,0.66614322,0.34547732,0.42218973,0.6682093,0.73999272,0.58083993,0.24714822,0.10828013,0.5681088,0.36194035,0.55142998,0.42080041,0.73214528,0.65374707,0.5699293,0.61373433,0.46459358,0.51070046,0.59531433,0.43980219,0.5038432,0.41986366,0.53734961,0.46563635,0.61172963,0.10782638,0.45455185,0.75491617,0.48612515,0.52842256,0.38886565,0.37186738,0.48874885,0.98146971,0.17741143,0.54809399,0.83269999,0.067302498,0.43772589,0.51667819,0.17949563,0.44367556,0.18772229,0.99234001,0.49773992,0.58730173,0.15149896,0.45492765,0.8128371,0.35925568,0.55060809,0.510661,0.61648289,0.45561197,0.55937776,0.59307934,0.47196723,0.5616889,0.4399986,0.56778395,0.67361088,0.61856751,0.46119104,0.53280579,0.45031528,0.56829373,0.91167159,0.01229011,0.52673635,0.54233004,0.41654228,0.57019994,0.67319918,0.56099707,0.51968547,0.99061184,0.83493729,0.44903721,0.18717244,0.79281762,0.58211455,0.66100083,0.37000119,0.45338652,0.46649919,0.46272596,0.45328036,0.035840067,0.62215976,0.45555819,0.45319379,0.87924402,0.42347091,0.50291405,0.78338168,0.4168236,0.54873688,0.49881422,0.41687174,0.2142164,0.33997527,0.47392236,0.036862724,0.39806118,0.52269323,0.4655885,0.73830914,0.57997532,0.55155823,0.60921435,0.53820558,0.44503377,0.76866557,0.41712024,0.42453235,0.57244387,0.41804544,0.75357376,0.39499795,0.41675406,0.22908429,0.20838759,0.41697833,0.37437454,0.57492477,0.50631924,0.56711311,0.76514804,0.56078942,0.15282076,0.52054833,0.43025773,0.68942269,0.40920411,0.48231509,0.55191059,0.54089573,0.52763186,0.39646915,0.067937972,0.44033587,0.41817714,0.40027689,0.47110299,0.44806802,0.50909744,0.46268821,0.97880018,0.5257315,0.54535181,0.62970097,0.40081988,0.52168928,0.53996399,0.66725251,0.42601269,0.3764012,0.43999889,0.43845942,0.34613768,0.40300441,0.4948826,0.47404633,0.034972078,0.49991402,0.68401521,0.74764337,0.5824476,0.28317456,0.66602883,0.56188126,0.50361037,0.12268054,0.45911172,0.21251451,0.58692742,0.51388364,0.55489081,0.55269102,0.43919477,0.34550756,0.30703013,0.57043158,0.4916207,0.57652632,0.57052613,0.67770344,0.64273055,0.44075672,0.5708668,0.53753871,0.56656775,0.081331611,0.89055398,0.57270906,0.57557,0.26332389,0.47632035,0.93113711,0.38776274,0.57535015,0.68292169,0.48803096,0.49761665,0.40063373,0.78133631,0.41673777,0.57606632,0.94727311,0.5319212,0.31291321,0.039010999,0.45885848,0.3895299,0.49080229,0.5707607,0.30585012,0.49273653,0.46317379,0.37963126,0.76205772,0.41809091,0.47609133,0.54540294,0.49828563,0.9979428,0.32320138,0.43256299,0.54541821,0.5925935,0.53058084,0.43356915,0.83108449,0.4439187,0.80182019,0.38303382,0.46123327,0.4619865,0.71265217,0.53595278,0.069151449,0.63583728,0.54779347,0.5096344,0.66703186,0.57242644,0.61199213,0.57691417,0.52203665,0.42543872,0.32366651,0.57378478,0.39142915,0.39513835,0.45597265,0.42280212,0.22355494,0.41667262,0.62522526,0.80576212,0.54395068,0.14308872,0.40306681,0.43509211,0.64520727,0.44774809,0.57212659,0.89680048,0.25924975,0.4197227,0.4478001,0.84532095,0.47911898,0.14719094,0.37275854,0.57912962,0.70031391,0.43849511,0.56964719,0.67999023,0.63689252,0.55228898,0.45440745,0.20506851,0.41690189,0.38856022,0.94157386,0.5024942,0.73453797,0.25353661,0.58033078,0.48625384,0.63189117,0.55134423,0.44608935,0.38135558,0.44127825,0.60452301,0.4164221,0.54467932,0.39887086,0.56955436,0.50575078,0.0053072836,0.53219768,0.43105012,0.088888721,0.73607505,0.41683616,0.29445998,0.69682899,0.55576867,0.096829785,0.60249418,0.42364759,0.3055038,0.92381783,0.56121739,0.60140342,0.6586097,0.42677663,0.3708955,0.90391925,0.54435325,0.26088649,0.8704724,0.57775,0.53425623,0.31799968,0.56858595,0.54048675,0.56156232,0.41911082,0.74424766,0.14755941,0.49408455,0.14593766,0.48136924,0.50161192,0.40170856,0.52887343,0.4816501,0.39914489,0.4128095,0.44029515,0.36526952,0.5666524,0.42078082,0.27162447,0.30846706,0.57045846,0.47427625,0.58722969,0.57416643,0.11862186,0.97556558,0.53846709,0.45700722,0.57306028,0.44254701,0.36315752,0.95697177,0.52390961,0.68145012,0.69047954,0.56974947,0.50622031,0.44405483,0.41732313,0.82036206,0.32840546,0.42677085,0.61137234,0.081409301,0.45113203,0.30423496,0.98881427,0.48690483,0.593143,0.39280088,0.41704059,0.80058,0.40634397,0.49016966,0.46107184,0.53371342,0.58333418,0.79710071,0.50234697,0.46286255,0.62094897,0.61370177,0.57198565,0.11567508,0.93274914,0.43808808,0.53246128,0.42700011,0.48984831,0.42946706,0.53484643,0.49937142,0.99882945,0.54080474,0.54245842,0.62123958,0.6139432,0.44863989,0.41442155,0.7839409,0.54569226,0.12885174,0.049445938,0.55251791,0.56622072,0.5235625,0.56854177,0.086886489,0.38574557,0.45589897,0.95565306,0.41433573,0.49306007,0.55298629,0.29886836,0.41926198,0.78599705,0.47619484,0.52435225,0.60611383,0.81569943,0.41711184,0.55722131,0.019397279,0.51605924,0.62409985,0.6666895,0.41680169,0.26466791,0.13214518,0.42251109,0.56587659,0.29402213,0.46134459,0.9305137,0.16672833,0.48858014,0.87031468,0.10736172,0.5117101,0.80651405,0.45594744,0.45738133,0.37967183,0.58380218,0.41804836,0.82577871,0.9936095,0.51828415,0.53989658,0.37732228,0.58140437,0.27391283,0.12074589,0.4917985,0.17552928,0.5466425,0.58146132,0.75360072,0.4206615,0.58217093,0.82377832,0.71980001,0.55248463,0.8988488,0.3264503,0.42700521,0.60634673,0.47388951,0.49312005,0.40275657,0.57459039,0.56140356,0.3530566,0.25033534,0.41988594,0.24740142,0.9971615,0.48618821,0.51289298,0.51459383,0.42495183,0.71255748,0.12187961,0.57492496,0.41458673,0.73068365,0.41740435,0.73135081,0.53556415,0.50171999,0.59352183,0.73667863,0.57968426,0.54796571,0.0081275301,0.49344676,0.58695502,0.49072376,0.58158868,0.24088222,0.79174467,0.56719629,0.20018051,0.49686437,0.46521093,0.61823427,0.9198986,0.48669936,0.23316305,0.71575254,0.45120761,0.90874813,0.61949807,0.41672751,0.23357158,0.45830373,0.54253954,0.62106658,0.41592981,0.54242471,0.59637499,0.5685355,0.41666702,0.2104872,0.10005297,0.43063974,0.59457461,0.50706698,0.56454629,0.3266411,0.90591417,0.5583048,0.67736982,0.62768776,0.4513703,0.55126844,0.83677379,0.42498793,0.30892555,0.34573339,0.41768779,0.27996074,0.097976563,0.43627239,0.64968144,0.6876402,0.41700233,0.71043285,0.95232272,0.44857387,0.43159292,0.29825561,0.42475961,0.57153435,0.76978968,0.41685802,0.59577525,0.48756655,0.41694455,0.21675397,0.74627027,0.58123501,0.43224705,0.84412224,0.53837952,0.16883998,0.83342804,0.44590523,0.19453208,0.34757414,0.44375308,0.49659264,0.47552819,0.47215865,0.60879145,0.77536061,0.57946219,0.73238789,0.14490652,0.42034364,0.44795241,0.81394877,0.58312938,0.50990182,0.32785353,0.41722548,0.22635516,0.61825834,0.45889338,0.4564257,0.0095641771,0.49953553,0.59791697,0.23367806,0.41716454,0.58010051,0.34101196,0.55871689,0.912394,0.9844002,0.48614364,0.61257447,0.73466591,0.58027432,0.42510191,0.42436173,0.41669776,0.79652542,0.58787463,0.58168911,0.17198951,0.60559657,0.47193073,0.46360686,0.3815888,0.57218653,0.88205329,0.37128132,0.54314604,0.4925604,0.26409285,0.58332812,0.68964665,0.47680746,0.47567663,0.0092182319,0.53275798,0.47045259,0.6081534,0.38620403,0.45776394,0.041454085,0.19179719,0.58130018,0.65281621,0.018969398,0.4791548,0.61139295,0.31645766,0.56934803,0.45431494,0.55309243,0.58257356,0.2321756,0.27083613,0.44142868,0.12165967,0.58290806,0.44035972,0.36279487,0.50980431,0.42167473,0.86823637,0.59898927,0.41727769,0.80885606,0.42009128,0.4450432,0.62656187,0.1738959,0.5693329,0.75022701,0.62855625,0.42787863,0.65295591,0.28770097,0.42041835,0.38663345,0.64679172,0.56281057,0.41711425,0.36569249,0.550351,0.45816291,0.27152469,0.42094711,0.56202585,0.025906984,0.4723096,0.6188096,0.33090472,0.47602834,0.96161438,0.96189537,0.48439161,0.68224987,0.54901599,0.5755314,0.88140571,0.42233935,0.56083797,0.35630489,0.67900286,0.43134287,0.12735976,0.40306836,0.54334254,0.58544474,0.88787829,0.57461609,0.46878597,0.3983085,0.57994562,0.84169462,0.56449593,0.46431684,0.9764448,0.43637944,0.46278693,0.97476416,0.68367276,0.56853098,0.46923741,0.67068754,0.56837192,0.57310309,0.57392402,0.50472755,0.43217627,0.42807194,0.42080494,0.72660699,0.35283466,0.41753496,0.72773788,0.28888858,0.49680634,0.95315824,0.36490997,0.56062801,0.59090282,0.47675158,0.58057364,0.14968653,0.02742307,0.50622062,0.33806699,0.3789628,0.55556146,0.40976539,0.62473352,0.49842925,0.98420862,0.22498529,0.43304307,0.81632086,0.06218312,0.55960367,0.54258908,0.023443364,0.49116753,0.64793269,0.27256617,0.42109168,0.43808641,0.78217499,0.54004025,0.11733873,0.33930501,0.56152724,0.53813156,0.29985088,0.57280293,0.46774587,0.21868573,0.42727945,0.21879947,0.43503304,0.48727248,0.42089755,0.74831656,0.58093403,0.45492233,0.38253703,0.45562847,0.44260591,0.70875584,0.57418219,0.49209823,0.22132602,0.58215273,0.31654728,0.48008829,0.41712113,0.82041777,0.39197314,0.5245885,0.51408736,0.2886249,0.56737579,0.86034263,0.51327784,0.42497901,0.28750663,0.44524488,0.5290164,0.40169104,0.35025886,0.45056806,0.93608672,0.56360422,0.46475195,0.39969746,0.74221187,0.43082354,0.83277582,0.37477524,0.54176454,0.4790286,0.36945027,0.55761764,0.58456976,0.62328666,0.56411298,0.62030104,0.5557387,0.55520635,0.63947522,0.11582948,0.57360722,0.41314921,0.62477149,0.45053621,0.5613829,0.55231772,0.45236256,0.62543631,0.43890143,0.45225645,0.62161312,0.34926052,0.55554475,0.49205626,0.19366643,0.4167387,0.46153179,0.6338861,0.57874874,0.30737801,0.50124972,0.45510609,0.36850487,0.70232675,0.57236646,0.84416072,0.58062512,0.49712069,0.44063748,0.67827105,0.4312837,0.44399974,0.78419062,0.41681023,0.54708734,0.014643477,0.48773383,0.61123326,0.83103163,0.41784433,0.45829625,0.12952356,0.51528682,0.16917347,0.34361876,0.44616688,0.075145532,0.51451705,0.5129056,0.39862072,0.5169982,0.49069417,0.599828,0.85274934,0.58011127,0.45875127,0.82184217,0.56943645,0.75505136,0.71156563,0.45200126,0.087557139,0.54210101,0.45476555,0.62514719,0.73803318,0.41923007,0.42114478,0.58735498,0.4832795,0.55657984,0.45690025,0.42428339,0.8811783,0.21625165,0.41676741,0.62534921,0.84853459,0.4953345,0.14185143,0.22508591,0.41730773,0.51240111,0.61314845,0.42269213,0.3051606,0.70892267,0.44590829,0.9010471,0.36882493,0.55596369,0.92862242,0.59466805,0.57470964,0.68903528,0.86090275,0.42075088,0.47245218,0.94976523,0.50871083,0.2839069,0.31655575,0.42807332,0.57720963,0.47412441,0.48714666,0.59908984,0.43216641,0.42525609,0.88254126,0.55151039,0.43636178,0.073934376,0.43440751,0.4324496,0.32928797,0.41431775,0.51239857,0.44419854,0.88392768,0.57464359,0.56261627,0.55092892,0.41669423,0.21011323,0.50529835,0.45541545,0.63093635,0.40637972,0.42272827,0.86308895,0.52207177,0.51630278,0.3985075,0.51312426,0.47299662,0.61002449,0.29366653,0.58322884,0.26843844,0.55417254,0.51892536,0.59022559,0.40213383,0.49219335,0.47540213,0.51170557,0.55807165,0.65613915,0.26849899,0.58124032,0.60811172,0.38927673,0.41695101,0.79674542,0.47264744,0.57477327,0.88737832,0.19347661,0.48062399,0.88816741,0.77852651,0.4173995,0.6706121,0.47872459,0.45642872,0.37224361,0.57440022,0.4406193,0.9340479,0.43343307,0.41667831,0.20321432,0.29955076,0.5651119,0.87462996,0.28066576,0.57659759,0.52927602,0.59482373,0.55821136,0.37500745,0.92006506,0.53812782,0.27208566,0.65628913,0.43171629,0.59966796,0.86489615,0.42467642,0.37519901,0.54797764,0.54980234,0.3688528,0.64664041,0.4462527,0.071511719,0.6153113,0.58108722,0.72619291,0.51952173,0.44759676,0.35683734,0.56465733,0.56695562,0.33101353,0.60094503,0.51432541,0.47960103,0.74109966,0.41666882,0.68331062,0.58237702,0.49447045,0.44252979,0.60097891,0.4822141,0.47266197,0.88595775,0.57231606,0.60299127,0.70620566,0.4246594,0.55919773,0.25332131,0.41967189,0.49270108,0.1375863,0.54142119,0.1950791,0.68927263,0.44982651,0.9189786,0.41587415,0.46000357,0.40814504,0.61018648,0.43125245,0.10188338,0.69209811,0.579498,0.64394393,0.15503462,0.5189179,0.85481065,0.55062969,0.47074313,0.60073401,0.37852994,0.41756345,0.74189552,0.8557971,0.55473846,0.22307694,0.43896908,0.47897393,0.01021863,0.40001582,0.44326106,0.38348748,0.44054892,0.5408059,0.97069321,0.63083507,0.44495066,0.42693632,0.83072177,0.4176666,0.514558,0.85438527,0.43145741,0.71370911,0.72827852,0.57882002,0.55622031,0.40612531,0.41920105,0.1638246,0.60297022,0.57631061,0.69402695,0.57394591,0.51310661,0.42903225,0.55944036,0.5632796,0.34087122,0.53493474,0.54827966,0.36754226,0.98287889,0.47082679,0.56651645,0.56719499,0.44027477,0.9343668,0.54759681,0.44495614,0.64208737,0.70551946,0.41666996,0.71444347,0.39833626,0.51085526,0.49609874,0.36153298,0.43777809,0.4066754,0.36202696,0.4479411,0.54074185,0.42304673,0.52320127,0.42432468,0.42179553,0.57964901,0.85024391,0.57500695,0.50729518,0.43270609,0.18139046,0.57319464,0.26535824,0.35795074,0.41765602,0.72870063,0.014886456,0.47419053,0.57102586,0.55979267,0.46359914,0.60415703,0.91496289,0.44723459,0.31365737,0.79626144,0.58322325,0.40733597,0.53348153,0.55806025,0.34708789,0.4750862,0.49685696,0.40300103,0.34930925,0.41694065,0.74032596,0.2359934,0.486422,0.92155657,0.29027714,0.5745511,0.52008465,0.46401774,0.42900638,0.90319715,0.31524819,0.42441747,0.61150553,0.40938323,0.47765085,0.55757097,0.6564388,0.54543226,0.94077523,0.79430854,0.42511879,0.75260661,0.0014357863,0.4997736,0.46061415,0.29789794,0.5807455,0.78517744,0.56047882,0.52161025,0.41192219,0.30569881,0.57756482,0.38278262,0.62781977,0.54761549,0.54610624,0.75981751,0.52107215,0.91963812,0.6889285,0.57024705,0.46347019,0.74318318,0.58328632,0.33623899,0.46752356,0.49616577,0.4051895,0.59460656,0.46765282,0.56659068,0.6402886,0.41880661,0.7128642,0.59397566,0.41730232,0.75871784,0.44369771,0.43775096,0.070661775,0.63981852,0.44433796,0.44254707,0.020708267,0.52273258,0.3865913,0.1220369,0.50149804,0.82742276,0.60431335,0.42877347,0.89018002,0.51168881,0.4649803,0.6179519,0.37331372,0.43055538,0.10942108,0.59900417,0.49009725,0.47797947,0.39990628,0.56360082,0.36161404,0.42638378,0.51308838,0.57134079,0.3476659,0.47686105,0.96803097,0.41678513,0.57171493,0.89320731,0.42976165,0.52812144,0.41308287,0.052169083,0.5044133,0.27803449,0.58708005,0.43641126,0.35314888,0.69306957,0.42934522,0.48141821,0.29453738,0.57344053,0.49461663,0.45692378,0.53005613,0.39502235,0.39597816,0.46541381,0.55585938,0.69159395,0.41690877,0.75062204,0.53835666,0.54615148,0.62785956,0.54003281,0.49952902,0.40836072,0.53542437,0.57039968,0.90552078,0.59835424,0.51557853,0.46766561,0.59404982,0.49116479,0.010035494,0.32633773,0.57927233,0.33673837,0.48254317,0.49031496,0.59985912,0.51434588,0.47539346,0.60798216,0.40533575,0.52310513,0.55172997,0.67516475,0.4915014,0.032757039,0.3419525,0.56100386,0.54300714,0.28596439,0.56314952,0.87359766,0.26180664,0.4197549,0.56176338,0.41526929,0.52393945,0.56771267,0.71892498,0.41738732,0.25792114,0.54036806,0.50834829,0.0026065382,0.36911206,0.42396272,0.67454985,0.76291171,0.58324021,0.66348977,0.69207795,0.42983645,0.5029497,0.3932336,0.47831318,0.50582144,0.58917162,0.50063422,0.45471857,0.60133359,0.54876129,0.59342673,0.24891601,0.41682348,0.64017967,0.62080384,0.42510764,0.67456483,0.4471043,0.57966706,0.14521077,0.13346901,0.57671222,0.59333328,0.39920201,0.46678234,0.44138763,0.79465675,0.47061453,0.88802105,0.41587255,0.49513326,0.55474839,0.57870552,0.57979763,0.72923946,0.76694219,0.58316783,0.33711522,0.92317499,0.44767675,0.3308037,0.73660542,0.42032699,0.54771579,0.43573918,0.53253747,0.40355699,0.59379393,0.46753714,0.56793043,0.31836096,0.4324011,0.47711691,0.077226087,0.44082142,0.62521657,0.26997839,0.41971107,0.58846209,0.44247792,0.57413811,0.7006145,0.42419598,0.4906859,0.56717128,0.52870789,0.42656425,0.29656986,0.56619985,0.42188271,0.27939207,0.73050308,0.46873187,0.072782349,0.088548658,0.49522659,0.21632385,0.75488402,0.4188018,0.50755345,0.40445215,0.42450147,0.69298578,0.99000561,0.51089132,0.40905155,0.54513393,0.56462786,0.66779242,0.40549628,0.41782382,0.25057926,0.63279435,0.41682483,0.75497094,0.39922693,0.50830476,0.50720922,0.53675693,0.46382742,0.3859566,0.69792501,0.52708371,0.94736894,0.030683687,0.51667172,0.66070887,0.53170739,0.5597225,0.34264229,0.92120843,0.43523883,0.56345273,0.43956264,0.54605252,0.38115634,0.0035232544,0.48942707,0.54490732,0.60835954,0.47359238,0.47932569,0.83243734,0.5383429,0.1570508,0.46080061,0.49312644,0.59276115,0.11154288,0.57265607,0.41315862,0.010309128,0.51377352,0.58704228,0.65570875,0.58094286,0.18922091,0.30204024,0.58325351,0.71356244,0.39579778,0.45105153,0.59072984,0.43936157,0.56935129,0.67915108,0.031471137,0.48197628,0.66088246,0.69188695,0.58154673,0.67369225,0.60015272,0.50325672,0.50135373,0.29086989,0.58199313,0.76273989,0.39455284,0.42562714,0.12423427,0.26961017,0.58000816,0.22860298,0.52640361,0.4929171,0.4028001,0.38588475,0.58239778,0.25517565,0.77927922,0.41710638,0.50771612,0.10522214,0.57305035,0.53522281,0.65644938,0.58186945,0.28899857,0.45695225,0.58327209,0.21095372,0.71837474,0.55274583,0.10096617,0.73991707,0.58161111,0.40093819,0.23937442,0.41761851,0.56987839,0.78316041,0.41694061,0.51689123,0.12133297,0.48211109,0.81947684,0.40587793,0.4901462,0.46219395,0.65298331,0.47459678,0.033945206,0.50323053,0.56661771,0.32018122,0.2188614,0.58316062,0.36239371,0.48828797,0.51381029,0.60211482,0.69945817,0.58123191,0.65949517,0.016756066,0.47741422,0.40429416,0.58949934,0.41775622,0.75230078,0.70950635,0.5832366,0.27183645,0.54909244,0.45328036,0.96307227,0.65561677,0.57805158,0.66929349,0.79452216,0.51769752,0.89846976,0.05152811,0.44531338,0.54796352,0.19271538,0.58306852,0.57399795,0.62578252,0.54277903,0.47432158,0.94886704,0.4569687,0.64388303,0.53747301,0.54065173,0.97315547,0.24172555,0.5573917,0.13753444,0.46515079,0.47564885,0.39700113,0.82174474,0.43366734,0.77173593,0.61232614,0.52919173,0.5089885,0.75776548,0.58289128,0.39214004,0.94265659,0.45481785,0.34765818,0.39425208,0.58329681,0.78727349,0.5207043,0.52793682,0.60965206,0.32418366,0.56879094,0.56418002,0.31886353,0.41696122,0.28247783,0.20249712,0.56320227,0.18894659,0.46737324,0.54679479,0.035619956,0.32941147,0.42824606,0.60115067,0.13869592,0.42483157,0.63714679,0.46988739,0.54551079,0.37100043,0.11659243,0.57569689,0.48405755,0.36519737,0.47580858,0.97259866,0.67810618,0.57255095,0.40550234,0.88906334,0.51728417,0.19281045,0.56286705,0.4717676,0.59249573,0.84231772,0.41885899,0.45179549,0.48449728,0.43724173,0.33230218,0.75606433,0.581961,0.28212677,0.64842843,0.4760862,0.031313334,0.93100192,0.46398412,0.28773363,0.56673162,0.41937693,0.25972879,0.26406821,0.46164961,0.084716438,0.41565282,0.41884928,0.74011724,0.55607871,0.41988609,0.14932859,0.16703821,0.41780884,0.51181025,0.58019304,0.42626872,0.88500787,0.56933989,0.41666064,0.79230521,0.69156538,0.55749619,0.90145998,0.7386263,0.5792865,0.22829171,0.59976515,0.54287031,0.58100651,0.7813579,0.41743742,0.33279746,0.57024163,0.49021048,0.57312477,0.38071154,0.52866566,0.026973134,0.71993146,0.47017389,0.065717466,0.3978293,0.43199809,0.34649078,0.48322584,0.56066604,0.33797697,0.50012557,0.43708079,0.33114515,0.45455076,0.56375635,0.66509474,0.2559524,0.57209918,0.18263455,0.45421744,0.46873734,0.39492687,0.56608301,0.57922488,0.27138307,0.43610874,0.5399037,0.6067955,0.38930877,0.46765708,0.46630076,0.39461154,0.58324377,0.20910369,0.57696289,0.52148741,0.98724567,0.73408045,0.57682521,0.79621806,0.61768922,0.45285012,0.56634511,0.33805504,0.43681363,0.10117177,0.73163979,0.48869329,0.058930626,0.48274131,0.41689314,0.2154386,0.60788435,0.5410009,0.56489459,0.45386117,0.4167748,0.80706202,0.33546981,0.52928628,0.95868709,0.20645834,0.418571,0.32324986,0.47224431,0.46626126,0.61380642,0.62873416,0.45524741,0.52581751,0.36636584,0.4464051,0.43905123,0.6400605,0.55142604,0.4729943,0.24625054,0.41852877,0.45361771,0.67666916,0.56846903,0.44178259,0.079474444,0.55346241,0.66982118,0.8556289,0.57289321,0.67645574,0.88075,0.56530708,0.31275617,0.56430708,0.51619878,0.5815158,0.23750056,0.58184012,0.28743008,0.47781685,0.571795,0.90097397,0.29515745,0.58268065,0.24759725,0.64275746,0.56859702,0.11182248,0.15825834,0.46716008,0.84260437,0.62212619,0.44140464,0.59992945,0.60589555,0.52501383,0.97926767,0.35316441,0.4405731,0.56311483,0.74584773,0.41666657,0.66775695,0.79929134,0.5833352,0.47508551,0.66946352,0.43669309,0.51286113,0.65198244,0.42731524,0.3666813,0.85934641,0.56699614,0.28451555,0.47526692,0.47993846,0.39704346,0.56214383,0.49145372,0.57970224,0.019029329,0.50435814,0.36396581,0.066022269,0.48734952,0.25617689,0.40690406,0.50665464,0.46169757,0.11239741,0.42683755,0.58049126,0.054710045,0.52536127,0.29404065,0.8157093,0.58278547,0.43181313,0.58495933,0.51526022,0.44108881,0.5512976,0.53063219,0.39819004,0.48504651,0.55679043,0.65292523,0.39224742,0.53020182,0.53608704,0.62857526,0.43097401,0.36292332,0.41264416,0.43767572,0.64262986,0.026614488,0.46685393,0.59895178,0.42110987,0.51221259,0.43505862,0.10266823,0.56853443,0.38415001,0.37436642,0.57280179,0.34092676,0.47001171,0.43747809,0.66508141,0.78170781,0.41700886,0.4936484,0.6136076,0.45566094,0.43545547,0.55462093,0.44333555,0.3567116,0.63582722,0.45079065,0.527607,0.14387803,0.42560777,0.34042843,0.75693211,0.58257892,0.29784892,0.24364933,0.58152939,0.53447251,0.45951824,0.43835789,0.66039684,0.69318588,0.42952975,0.50527797,0.19596573,0.53512391,0.12671383,0.4690082,0.51222291,0.59737164,0.48772531,0.43916077,0.063454233,0.59069571,0.46435339,0.42261719,0.51800651,0.58070017,0.25053121,0.35251286,0.55419078,0.51352805,0.20540612,0.41668989,0.50999588,0.030036677,0.48546453,0.6618401,0.93680012,0.48135903,0.26710232,0.59516907,0.49304363,0.53293946,0.19193432,0.41676486,0.46467991,0.36679968,0.55852682,0.41565179,0.60982929,0.54241179,0.43455771,0.77095371,0.58258152,0.53502262,0.35598575,0.43410031,0.39606293,0.28689328,0.51509562,0.94872467,0.64738501,0.42895249,0.12322622,0.78752555,0.43545787,0.81512877,0.28073287,0.57817788,0.57203136,0.97832339,0.52958598,0.40817191,0.726899,0.4171528,0.27188973,0.55857444,0.53796614,0.39302191,0.65255968,0.44244516,0.52943827,0.073746841,0.53605286,0.72160657,0.3989334,0.49355999,0.010889061,0.28029203,0.51545101,0.054661932,0.59754253,0.56224928,0.63561572,0.52904251,0.57976835,0.74039351,0.57283583,0.56148883,0.64808505,0.7180214,0.58333499,0.29464866,0.6046068,0.53867932,0.03442167,0.59674137,0.45943402,0.57964172,0.30274272,0.48320102,0.95504576,0.7312941,0.57833636,0.51547431,0.057822527,0.44569951,0.40712429,0.59885091,0.48344957,0.53229935,0.58682583,0.55928069,0.93197187,0.2873499,0.4188414,0.64001123,0.082294651,0.56679197,0.45910516,0.1830729,0.58233793,0.59524844,0.6127403,0.41696897,0.79651824,0.97275398,0.48487932,0.65259721,0.50003588,0.43563992,0.6729609,0.76485323,0.4260228,0.21081277,0.30805693,0.57558793,0.83289714,0.24464675,0.55404073,0.12667175,0.48057319,0.41694994,0.21730323,0.374333,0.56384252,0.090254513,0.29426884,0.58328106,0.2717822,0.57533227,0.51734906,0.57227297,0.59541829,0.49033074,0.46581853,0.64784003,0.44352287,0.46082044,0.66112095,0.44067784,0.09001383,0.70922032,0.57445256,0.47989648,0.66276682,0.5788703,0.67012226,0.4297464,0.53938338,0.39811099,0.39702728,0.52661907,0.4598886,0.066517419,0.50425246,0.74887305,0.41272421,0.48012143,0.55981293,0.25918095,0.41712722,0.28746575,0.67968308,0.41931928,0.32631082,0.32657622,0.47908206,0.037819038,0.83576765,0.42493365,0.69230982,0.12473733,0.56115405,0.27811981,0.42474385,0.57727378,0.13272019,0.55319065,0.41936418,0.25625339,0.29140824,0.57817474,0.59871996,0.92962932,0.46042334,0.70514286,0.4508317,0.41673266,0.19560116,0.58222007,0.42894084,0.67739674,0.59539517,0.52836269,0.021318934,0.35732546,0.55405479,0.53868938,0.52860033,0.55962152,0.65771461,0.4595285,0.58202435,0.83292267,0.43122699,0.4245108,0.87858986,0.74595039,0.43587417,0.85002587,0.56047629,0.44529694,0.36369609,0.48335038,0.53614873,0.61865472,0.3671409,0.44173259,0.58373985,0.69373188,0.42056874,0.35919244,0.62273756,0.43843786,0.91717577,0.98222097,0.4839438,0.38244751,0.24215324,0.41741123,0.70086917,0.64980933,0.58241932,0.72518249,0.6101102,0.53012779,0.52770356,0.62906598,0.55689277,0.92711124,0.076878825,0.56364304,0.5720804,0.57332683,0.41716991,0.81365776,0.89576041,0.57314763,0.48972052,0.62139325,0.56845066,0.10409056,0.65541378,0.56379591,0.42786102,0.46672835,0.58262428,0.77193627,0.49769611,0.45713871,0.37154069,0.63349465,0.43568757,0.39025731,0.62830915,0.4211087,0.8411788,0.25592672,0.44236503,0.12848117,0.35710134,0.55453656,0.45845241,0.80365072,0.41675041,0.55906482,0.4781399,0.41924593,0.25037051,0.7080064,0.57068687,0.15137557,0.54604104,0.41988441,0.1478843,0.53381659,0.58242067,0.82784537,0.26810337,0.42159625,0.4871103,0.74262873,0.57855052,0.22487028,0.26166434,0.4166703,0.31270232,0.19077294,0.56758905,0.77987363,0.59092336,0.54064058,0.034152882,0.82997871,0.55558962,0.1954279,0.13362395,0.42323947,0.40708609,0.38465198,0.53797307,0.53976535,0.62671531,0.54756877,0.54884382,0.45833279,0.48814804,0.0037408908,0.34613707,0.58325316,0.23213214,0.44162723,0.48368096,0.41406572,0.60405306,0.52369846,0.47009089,0.61077919,0.42087189,0.15452768,0.14188563,0.56776089,0.28733061,0.30037913,0.41960268,0.35389945,0.29325159,0.41837641,0.65712963,0.0077088091,0.52298916,0.50798963,0.23867664,0.58194031,0.53478873,0.7496992,0.4182886,0.42507292,0.54997537,0.47053355,0.39874377,0.16577618,0.46570246,0.84780834,0.37772316,0.57663946,0.31533026,0.3998207,0.49531089,0.50586638,0.38295654,0.57414127,0.3271984,0.48597224,0.5425073,0.37279034,0.38629332,0.53518294,0.5341973,0.5543131,0.44225125,0.94091485,0.070935534,0.49071109,0.75448787,0.53160861,0.48743727,0.59729246,0.37897408,0.46194915,0.51616721,0.70939549,0.579417,0.20637887,0.35167368,0.55443449,0.49085584,0.72685489,0.43966921,0.12530322,0.58950245,0.56407341,0.91846133,0.64948127,0.42852542,0.12587248,0.73596028,0.43386334,0.84956159,0.40511338,0.48763468,0.46192196,0.25298653,0.51869138,0.92893447,0.48583886,0.44470593,0.35030179,0.54933192,0.55506769,0.64155706,0.88904926,0.54156754,0.23026531,0.50175731,0.48865158,0.0018295337,0.72907176,0.41667178,0.68864538,0.6242215,0.55556367,0.58578726,0.59180747,0.42414162,0.69684889,0.46702298,0.52028301,0.60077877,0.41924041,0.46608198,0.41488404,0.43785128,0.44061871,0.9359728,0.59178009,0.50034278,0.46027955,0.44783663,0.50735312,0.41375531,0.44439592,0.56366159,0.33834193,0.6417315,0.4421837,0.43489508,0.90305694,0.47374942,0.22154392,0.061817898,0.44232987,0.57461644,0.46193142,0.42380819,0.87917473,0.3489581,0.55694079,0.53011556,0.75404061,0.41666466,0.33662366,0.39900302,0.48893153,0.48720545,0.77056399,0.41699938,0.42041941,0.084049959,0.43855119,0.3719784,0.30199618,0.54670758,0.078509395,0.36801202,0.58322194,0.75779454,0.33965874,0.56397974,0.43805295,0.5262574,0.57158289,0.90158712,0.46558384,0.48134095,0.59930339,0.75529268,0.58320421,0.63509438,0.095590692,0.57050444,0.45668328,0.80293717,0.57496977,0.74146023,0.22094294,0.47807765,0.90645983,0.24263992,0.47240511,0.08446304,0.29440793,0.42088104,0.38167696,0.60212925,0.42274295,0.29950544,0.079309575,0.53819944,0.72663346,0.36187328,0.43885603,0.41133879,0.7899359,0.41934651,0.30320811,0.269001,0.56854846,0.15669408,0.81834559,0.43509881,0.21764771,0.92162908,0.48715528,0.23557799,0.40695596,0.48289042,0.01302803,0.064447116,0.54420364,0.67568521,0.87002584,0.42194631,0.50999992,0.43439534,0.52718764,0.41051181,0.53261517,0.42225252,0.87063475,0.974851,0.53238149,0.40444586,0.73397705,0.4183145,0.61427616,0.40132441,0.49905222,0.51651173,0.63140983,0.41806125,0.80983791,0.52484243,0.56029257,0.66003893,0.62190537,0.53958542,0.96017048,0.59402032,0.53553285,0.57312159,0.84164534,0.50404711,0.13516961,0.2245602,0.44468429,0.855436,0.43588704,0.54598103,0.38322685,0.61414661,0.5402909,0.44920136,0.45503178,0.48665057,0.40778852,0.062933511,0.56064163,0.51389709,0.53657264,0.51147299,0.40488499,0.60623931,0.42971331,0.33941679,0.019167399,0.46431744,0.50487268,0.80567284,0.43597376,0.2003057,0.80100891,0.41757086,0.63411848,0.94498909,0.45788958,0.34061709,0.80144352,0.57828258,0.71219295,0.50355497,0.58329009,0.20658913,0.77176642,0.56869124,0.81137395,0.30734348,0.41676378,0.28312325,0.63681832,0.54908385,0.47920653,0.59218591,0.57973282,0.72360284,0.61477593,0.53246162,0.48456179,0.3950849,0.56745569,0.90408932,0.59785113,0.57439314,0.12231267,0.55046026,0.49331129,0.58709541,0.32712078,0.56410715,0.1086565,0.19401176,0.41675702,0.45219635,0.5010196,0.4221067,0.27110448,0.69082081,0.57383942,0.41897683,0.50787727,0.43283517,0.081638679,0.46566396,0.4877831,0.40377521,0.44527252,0.50997539,0.41457568,0.91691115,0.56573511,0.5715453,0.60805588,0.53099724,0.53745995,0.7091687,0.57425749,0.50617456,0.54815017,0.52829191,0.60100355,0.61042469,0.4417084,0.38829652,0.58709956,0.48678782,0.55411255,0.34136854,0.5590549,0.49020127,0.32290722,0.41842331,0.68917804,0.30355673,0.58273624,0.75764746,0.36301175,0.54390514,0.050372381,0.47859175,0.41668905,0.7940204,0.9893827,0.47601297,0.45305819,0.92796182,0.53569308,0.2808701,0.6812571,0.58285825,0.76542315,0.56156582,0.5291593,0.405668,0.63968103,0.52355143,0.028366574,0.38075063,0.46140739,0.4708071,0.39525208,0.43193474,0.3479759,0.46949912,0.45160046,0.63377222,0.4903979,0.41666454,0.79790804,0.65487094,0.56372017,0.90000667,0.70210133,0.57497018,0.16953295,0.57765856,0.57118058,0.32003695,0.14371399,0.45850955,0.18807918,0.66432583,0.58207971,0.29154535,0.47615966,0.56604771,0.92133038,0.51931607,0.48474503,0.60157263,0.65775065,0.58307403,0.26360275,0.4341079,0.55465143,0.94619603,0.18810293,0.41804513,0.62600071,0.48651754,0.46261557,0.620518,0.94521049,0.44846003,0.60424917,0.73933856,0.42024492,0.46412379,0.61616915,0.5368026,0.46771652,0.54964651,0.41718539,0.81860177,0.43184262,0.58163756,0.1667073,0.60942641,0.42465338,0.68455561,0.46371265,0.5769922,0.87482291,0.32667809,0.42769209,0.39900484,0.5655367,0.57428705,0.88513773,0.26915878,0.5810352,0.39549893,0.53040931,0.53134646,0.61060014,0.59584728,0.41721219,0.24006655,0.40806727,0.51294522,0.5452429,0.52767765,0.49381302,0.40333381,0.45941898,0.53965856,0.025798379,0.63634804,0.54790678,0.50238708,0.3639554,0.43266327,0.37881812,0.45562102,0.57730767,0.87208434,0.35608171,0.41772605,0.27373984,0.6612077,0.57484417,0.36221737,0.37217477,0.44139754,0.59259188,0.93525696,0.46912568,0.71588373,0.22156601,0.43616908,0.82592557,0.20539059,0.45644095,0.13305866,0.24639484,0.58332804,0.3446112,0.38098795,0.41682496,0.76169357,0.81178711,0.52436892,0.12029592,0.38404189,0.45656601,0.55730912,0.43198736,0.51150449,0.42407504,0.75811411,0.41704594,0.38936337,0.52016887,0.41667376,0.197083,0.72397695,0.46238063,0.077147194,0.55723241,0.51842358,0.99178148,0.36553749,0.45089196,0.46702136,0.60343716,0.51572061,0.49418076,0.15713752,0.57486433,0.68150433,0.49057864,0.48231034,0.6041492,0.92142107,0.5590035,0.63100979,0.77674933,0.52149215,0.90835036,0.9502012,0.49988765,0.71772793,0.86333511,0.5587005,0.75175268,0.10269111,0.5449792,0.25181485,0.65164236,0.57571685,0.34551044,0.43414411,0.41666425,0.20924234,0.39095148,0.46128743,0.44328297,0.40576161,0.42735296,0.32131474,0.1525946,0.44023867,0.76918028,0.52097491,0.52664578,0.39150843,0.82845494,0.58245791,0.48103972,0.61294052,0.46948313,0.51476939,0.33210896,0.41841932,0.30256753,0.64464512,0.44090211,0.5660297,0.77079216,0.41704726,0.3308352,0.70228114,0.58318252,0.26228204,0.26080424,0.58302172,0.34927466,0.36417875,0.55198889,0.54703902,0.88152391,0.42661461,0.39826475,0.4696553,0.50537453,0.59574405,0.37813407,0.46206427,0.50476584,0.19806656,0.58331476,0.46044158,0.45340914,0.42036074,0.73655359,0.74320961,0.41757005,0.61857465,0.74572056,0.43564097,0.84935952,0.4614261,0.5360807,0.61335861,0.2872218,0.41829824,0.34954954,0.39643496,0.57462206,0.12496979,0.081282375,0.52238576,0.24024856,0.91787572,0.4616608,0.26862639,0.90580113,0.47122961,0.22935082,0.60199264,0.51370184,0.48770611,0.54756456,0.5247602,0.598126,0.75926007,0.50399389,0.072680686,0.59260303,0.41864355,0.73937076,0.50137117,0.57545201,0.8849484,0.61510144,0.53874231,0.54320657,0.42231528,0.53071672,0.4164267,0.60963321,0.45930861,0.43898686,0.32526162,0.42400937,0.63023433,0.58827746,0.47201734,0.43170128,0.35323255,0.41691839,0.22042513,0.60506811,0.58333229,0.21717143,0.24613748,0.48628728,0.92767791,0.57524413,0.52099882,0.012188377,0.51167671,0.55575462,0.65092516,0.52183614,0.46391468,0.382288,0.57258154,0.49917901,0.56881969,0.36165318,0.42567848,0.8652167,0.67439326,0.57156785,0.5928407,0.34287507,0.58045396,0.18482031,0.29835741,0.42527393,0.8322026,0.68774264,0.57522997,0.60269686,0.58639371,0.52271652,0.98483802,0.67644592,0.43429232,0.51399863,0.011054882,0.51125312,0.59602587,0.43813277,0.52636262,0.4087001,0.62520667,0.45163797,0.55594286,0.39238255,0.4702899,0.53503393,0.15228372,0.48967668,0.14274214,0.039602607,0.53101536,0.34515903,0.58375403,0.4168017,0.80020793,0.090316298,0.54259276,0.26560867,0.66526254,0.41690888,0.76871672,0.81285724,0.48049981,0.1170459,0.58328367,0.51188264,0.4410303,0.3794451,0.55740977,0.9283833,0.42679779,0.44364377,0.94136149,0.39031278,0.47000217,0.52894316,0.75891427,0.57584355,0.78213091,0.66024748,0.4578956,0.94465706,0.60218124,0.47589353,0.53666695,0.71724576,0.58117633,0.36685207,0.67157661,0.42387131,0.15936094,0.4423302,0.50692786,0.41744085,0.34681323,0.58114808,0.70326862,0.53474857,0.50955504,0.59518853,0.58836536,0.57116072,0.67488288,0.54836806,0.50234047,0.58762878,0.75804322,0.41807413,0.55266538,0.58392058,0.44360664,0.62764368,0.68039274,0.42414121,0.37901863,0.64837741,0.56921751,0.38351111,0.39805918,0.45430639,0.58507351,0.53231048,0.4186003,0.24492499,0.66781854,0.43422635,0.44311034,0.061842217,0.44115343,0.55605896,0.30971381,0.42483014,0.40277069,0.39661096,0.41699202,0.19943395,0.52488098,0.43971822,0.06257443,0.33092958,0.42211861,0.65424761,0.4725309,0.53039691,0.38957846,0.38865757,0.52794788,0.50787381,0.21317172,0.41683521,0.62534114,0.0098294127,0.52562972,0.48429353,0.50549145,0.55287384,0.64532839,0.50707755,0.57112203,0.69566082,0.48149819,0.52016352,0.60433514,0.41180029,0.54430696,0.40363705,0.12568591,0.42362396,0.43379412,0.76325012,0.54843042,0.11936053,0.56432234,0.58322484,0.78250876,0.14976931,0.45694436,0.81542361,0.36088969,0.42530902,0.34093733,0.65835144,0.43801773,0.44912858,0.78399655,0.58328816,0.38401072,0.3071688,0.42875545,0.4633529,0.32504743,0.42542745,0.15218712,0.41003251,0.46133096,0.031349636,0.44244887,0.42921713,0.31426981,0.54498517,0.41938647,0.74520088,0.28159418,0.44076386,0.8828299,0.51430374,0.41854777,0.84206054,0.46212136,0.52210028,0.6002686,0.21720095,0.41697151,0.50248592,0.69132349,0.57942252,0.64402071,0.53981823,0.42048816,0.73678599,0.40117707,0.51531542,0.53056767,0.29910387,0.5432185,0.92607852,0.060227037,0.5001971,0.73813079,0.39172661,0.52521349,0.48427641,0.26489457,0.58188235,0.61760881,0.2029831,0.41681777,0.40332477,0.43721177,0.57286082,0.69300225,0.36310759,0.57769765,0.6819972,0.59784886,0.4757614,0.54724402,0.15175459,0.57686401,0.64534621,0.3487527,0.43693147,0.42392694,0.0045916996,0.5173609,0.48217159,0.54829149,0.44895111,0.36655543,0.086775998,0.4640791,0.74534629,0.74421779,0.4403648,0.86571938,0.99328055,0.48595808,0.56258505,0.69694642,0.5828888,0.30188358,0.070625889,0.54781963,0.67561515,0.38837017,0.55066917,0.58655429,0.44200741,0.50187984,0.58156201,0.13591103,0.57553826,0.37622432,0.14081998,0.42181089,0.41411093,0.6920275,0.42486069,0.40665616,0.94026298,0.55190087,0.37912579,0.20806088,0.58308753,0.38041956,0.3998517,0.50309856,0.50220538,0.24561521,0.58149951,0.54492028,0.74597129,0.57941884,0.2362735,0.19444974,0.41708614,0.40404626,0.2013849,0.51333086,0.10209722,0.73379493,0.41693698,0.66081805,0.66055708,0.42851851,0.61449799,0.4784885,0.45391722,0.36838381,0.50899974,0.54472226,0.63095049,0.77711602,0.54471435,0.87816597,0.59483928,0.50645417,0.46642578,0.60621147,0.55146067,0.59531317,0.60767378,0.43001518,0.65827689,0.49960304,0.42211553,0.72885707,0.46062658,0.48862323,0.0033927556,0.25741955,0.44296199,0.87412994,0.39592283,0.44393019,0.38914342,0.38461469,0.58230987,0.74273561,0.59848529,0.53286504,0.43829869,0.34072385,0.54141864,0.05399448,0.42975187,0.41669946,0.20202903,0.26575267,0.54339154,0.091607762,0.48237583,0.47945743,0.39529864,0.59701497,0.46991098,0.97679118,0.91036063,0.43181408,0.43765026,0.96639121,0.5462802,0.50406231,0.54070858,0.58068581,0.74666216,0.32221545,0.50130264,0.032648781,0.52742703,0.57113473,0.30610757,0.51506144,0.41705029,0.78030578,0.71857806,0.42370159,0.52091245,0.39518578,0.51905112,0.5104394,0.93637911,0.47947183,0.26864307,0.58473839,0.41746927,0.1833246,0.56308836,0.53383177,0.021329764,0.80695943,0.41740362,0.38815763,0.22897972,0.50288131,0.079891821,0.62264752,0.55351245,0.58049357,0.38122902,0.53587978,0.51341727,0.29374573,0.57361866,0.50577855,0.48098488,0.56087013,0.33769885,0.72961162,0.58066839,0.59850394,0.93838993,0.54874699,0.64673601,0.34828239,0.41883575,0.70452003,0.41627489,0.51817926,0.43689946,0.47043106,0.56632294,0.67647011,0.54158687,0.58299086,0.18454596,0.42409549,0.51568251,0.5705153,0.7926894,0.53667415,0.88000008,0.38019152,0.45781486,0.54376922,0.69231549,0.57038022,0.51542074,0.38614661,0.56630338,0.63797077,0.161195,0.58175718,0.5033867,0.76441555,0.41693956,0.60279161,0.3402182,0.44573586,0.07735438,0.45707481,0.46942393,0.39443857,0.21822211,0.58333414,0.60010173,0.34968525,0.5552492,0.499044,0.95559446,0.52192703,0.68847081,0.46152712,0.43429055,0.3272401,0.39534645,0.55588525,0.60978664,0.26137439,0.42059941,0.51800086,0.26110403,0.5451428,0.90264511,0.94500542,0.46725958,0.6903485,0.49557504,0.57783082,0.12852044,0.96618299,0.49889255,0.3190586,0.11205993,0.48596584,0.81104794,0.91305482,0.51138741,0.77855491,0.99335813,0.48080471,0.53664019,0.468441,0.45817745,0.62304556,0.66286518,0.43661575,0.54931772,0.56976485,0.42137273,0.85963414,0.34953585,0.55879567,0.45078908,0.77101713,0.58330335,0.38474319,0.18251753,0.57593117,0.28669254,0.23726392,0.57624643,0.77562683,0.22889114,0.58264175,0.54186885,0.72527185,0.58287775,0.7286399,0.059763742,0.45357091,0.65340045,0.72257385,0.5790826,0.41869374,0.30352156,0.57171957,0.47390923,0.36803755,0.5739019,0.33973605,0.038152241,0.45340644,0.56158681,0.35065185,0.55507072,0.51330925,0.34388886,0.54889255,0.065170233,0.50827275,0.54548312,0.63217623,0.10291352,0.54955506,0.26603755,0.43302181,0.51798314,0.41948759,0.77103089,0.55357839,0.1367367,0.5215133,0.46153652,0.37932779,0.30279763,0.578803,0.19273545,0.39495489,0.43918368,0.3749978,0.59772094,0.51421772,0.98741855,0.94587064,0.5529106,0.58865584,0.69515745,0.55968868,0.89392626,0.80065455,0.58227341,0.64053979,0.60449675,0.57978157,0.71855003,0.36045607,0.43993615,0.4189222,0.88295996,0.42433515,0.52689632,0.78373998,0.48160846,0.094246626,0.36522569,0.50929709,0.019757801,0.41987698,0.47432828,0.42500493,0.79640231,0.58331072,0.57151505,0.41283573,0.50872287,0.55128445,0.50548112,0.49644869,0.39996809,0.47674296,0.456304,0.37240216,0.75401571,0.54265721,0.10235196,0.44500256,0.48405044,0.58794037,0.57387673,0.49853563,0.56745875,0.54573769,0.49862604,0.58897172,0.67106402,0.43627424,0.50489794,0.55141523,0.5046776,0.41386343,0.37196723,0.54685291,0.45833721,0.13574002,0.46005665,0.19418293,0.13992414,0.49717476,0.84687358,0.96678512,0.45396493,0.49548518,0.55040147,0.41832512,0.75532745,0.39634581,0.41847704,0.2631972,0.62690413,0.49483579,0.98328389,0.52889082,0.48918867,0.40250194,0.21110132,0.58326109,0.39176721,0.29553281,0.41806836,0.33388469,0.46541313,0.44509304,0.35450395,0.34951958,0.43737439,0.90495996,0.3841234,0.582279,0.18912043,0.16093818,0.53868228,0.16417471,0.59990886,0.41710469,0.1953196,0.47007471,0.50956937,0.59682548,0.55532264,0.43748881,0.65836376,0.11858251,0.57613326,0.49749766,0.56892513,0.50105121,0.004753612,0.84273384,0.41916691,0.56446199,0.9110201,0.51483062,0.22080391,0.22471426,0.41682312,0.35198709,0.83901479,0.57794935,0.65019553,0.37531623,0.44365282,0.41189469,0.21830093,0.58304191,0.4698783,0.0804368,0.56222155,0.39239051,0.41950554,0.56239267,0.64683448,0.28606949,0.57592771,0.46006848,0.030520764,0.45567917,0.49732627,0.22412415,0.41669002,0.60377559,0.57281579,0.58017182,0.26561869,0.60233427,0.53533489,0.56050763,0.45796214,0.49710051,0.59089364,0.391367,0.43752526,0.37230015,0.69911332,0.57564543,0.82829634,0.25756647,0.58091271,0.43053526,0.069293154,0.53710563,0.28999306,0.6307651,0.41709064,0.74729363,0.80031597,0.57558151,0.26022756,0.33664213,0.45163309,0.93315241,0.98459743,0.46819449,0.51861377,0.51528548,0.48690181,0.99733104,0.78729905,0.41736923,0.6542341,0.23437712,0.41798626,0.70511892,0.50050568,0.5019518,0.60007,0.44462635,0.57033099,0.68462202,0.88813426,0.42982057,0.62556931,0.22324451,0.58287051,0.53515681,0.40843714,0.41812238,0.74627123,0.52815804,0.43266149,0.67999567,0.65230193,0.56420505,0.41896796,0.7444748,0.58150906,0.73871065,0.56459009,0.54055292,0.39265237,0.18766567,0.58308028,0.45394523,0.97342498,0.45871504,0.51946964,0.89748676,0.54307,0.75322248,0.94905012,0.44824264,0.4160025,0.045904984,0.51359118,0.2969485,0.79024253,0.44760815,0.14883156,0.66308269,0.56743778,0.11563817,0.51338737,0.41810558,0.83685436,0.40945428,0.53702881,0.4199571,0.43935113,0.56424154,0.92311778,0.61546355,0.51123596,0.015354595,0.76172372,0.5327049,0.90714788,0.30962597,0.42021386,0.3501638,0.46053891,0.42599038,0.89000297,0.40824587,0.47887637,0.015094481,0.64439477,0.5567277,0.44789504,0.85272046,0.55404579,0.7831392,0.3949344,0.52116536,0.51799237,0.2482163,0.4195125,0.74590286,0.40035156,0.5442965,0.41554829,0.5326426,0.42181712,0.13216135,0.4780921,0.49244751,0.5984336,0.83397793,0.48014201,0.86441763,0.86952421,0.43335484,0.69995761,0.54757557,0.583295,0.21007752,0.63251225,0.44499411,0.56979538,0.99968776,0.50514062,0.49500007,0.81163342,0.58173132,0.36630534,0.54688089,0.54921573,0.63045398,0.40015741,0.50371727,0.50884673,0.67106862,0.51084599,0.031944346,0.22823885,0.50193995,0.080292589,0.40513777,0.56537287,0.64824642,0.30101131,0.42043972,0.79953025,0.58160451,0.53796187,0.97107545,0.53980979,0.52153258,0.9916484,0.65263626,0.56982286,0.12032405,0.57207475,0.49249985,0.0060057762,0.40866416,0.52105747,0.55482113,0.38434574,0.45031408,0.57794546,0.63914097,0.43886454,0.58699501,0.52431159,0.58324761,0.78984341,0.32441776,0.58184266,0.78850863,0.47337828,0.4822708,0.39886208,0.83333427,0.45390539,0.82663439,0.86086242,0.42502831,0.64095336,0.94160916,0.48291713,0.2745426,0.37164248,0.57387553,0.12898977,0.91124485,0.56742228,0.42730322,0.96967913,0.54416787,0.50243406,0.097503237,0.45578907,0.25803,0.23027505,0.5687574,0.18715548,0.39387336,0.56964548,0.10411499,0.73516712,0.58160501,0.39030736,0.7119052,0.42168737,0.19859031,0.57137533,0.53925142,0.97109688,0.48565064,0.57562795,0.28446812,0.27248882,0.42218485,0.20611598,0.56284389,0.54442614,0.614722,0.94275642,0.5570684,0.55223082,0.56479955,0.47169538,0.59122896,0.38533968,0.46862227,0.50461382,0.33418293,0.43295832,0.57316549,0.34935305,0.58333461,0.24144779,0.53149445,0.52027824,0.39877445,0.24037305,0.58153567,0.27831005,0.53191656,0.47652558,0.6032924,0.21255835,0.58306567,0.63163526,0.61500904,0.43623764,0.6268651,0.60721318,0.46948819,0.53844642,0.64835036,0.54016077,0.048467746,0.42719529,0.56839775,0.67091651,0.82651484,0.56911524,0.75093916,0.58816511,0.53535151,0.42023553,0.57284318,0.44686178,0.37354915,0.18722673,0.48997443,0.11167907,0.85124803,0.57419068,0.67211952,0.8456702,0.44481196,0.78801456,0.93436898,0.55556389,0.61422425,0.63855375,0.42491627,0.66208906,0.37724042,0.53862952,0.50402597,0.40364813,0.42346446,0.13326297,0.59954481,0.54981926,0.40201093,0.12411547,0.42579641,0.39184363,0.50627028,0.58251968,0.77204655,0.44718585,0.46693469,0.39624242,0.39591263,0.46006077,0.56830459,0.42528458,0.51569858,0.99081849,0.28428989,0.57564677,0.48617834,0.75426262,0.57178561,0.81090394,0.88635094,0.50256891,0.81735496,0.37963632,0.58064778,0.28128483,0.69110619,0.56994495,0.50865794,0.61999555,0.46379217,0.035060444,0.38780318,0.53337665,0.467617,0.24469931,0.42151559,0.76411624,0.41867135,0.48499608,0.43632614,0.15671137,0.45911803,0.82738542,0.38445005,0.53736899,0.53682267,0.54876167,0.48914094,0.41074799,0.60496273,0.47689982,0.52477601,0.21340895,0.42812467,0.21909913,0.75634563,0.56271818,0.15260392,0.056648246,0.55748837,0.53705687,0.67280178,0.42968082,0.41476718,0.63941419,0.44902579,0.52585134,0.95278349,0.46328835,0.65823828,0.10570272,0.42712911,0.54747272,0.40283038,0.53631409,0.42956124,0.64471274,0.42228436,0.67593439,0.57212553,0.42283647,0.71256479,0.90669917,0.54166306,0.74206966,0.19772633,0.4285637,0.76666183,0.41251401,0.45515707,0.039620017,0.51514338,0.4166763,0.20426524,0.45323065,0.52408149,0.59796649,0.44785501,0.58264346,0.82155532,0.33350473,0.43954797,0.095184449,0.22914774,0.56339857,0.16619908,0.54484181,0.58323153,0.80674984,0.41158293,0.46457033,0.57965272,0.571253,0.4454055,0.63075112,0.95653231,0.4487316,0.53357131,0.49378567,0.43381658,0.32164756,0.46084238,0.57863789,0.26948444,0.40187217,0.55733681,0.61985312,0.41312675,0.53163147,0.42466035,0.48399148,0.51182193,0.39923677,0.25552201,0.4237412,0.79188127,0.43080371,0.53155381,0.98020083,0.55151331,0.54120738,0.97107684,0.59234614,0.46051752,0.58257746,0.66752686,0.56243486,0.50313359,0.20387959,0.49101426,0.098483447,0.70910108,0.42534165,0.52937408,0.59759683,0.47494134,0.45088208,0.43253962,0.51587488,0.42126841,0.30278342,0.58200962,0.77152376,0.53431756,0.48641857,0.59678216,0.17479987,0.47887271,0.87126568,0.34474312,0.43921213,0.44962895,0.2533965,0.41667142,0.33480998,0.36284295,0.55424218,0.55616376,0.59238538,0.44971739,0.60588121,0.12218469,0.53715202,0.79463432,0.92269239,0.53103436,0.26078673,0.8327078,0.52139923,0.13572024,0.54687331,0.44246485,0.35193045,0.60152125,0.58108004,0.83103292,0.68254715,0.4233441,0.62555147,0.91527627,0.46353706,0.74056537,0.60602798,0.54907725,0.58892162,0.34534796,0.42001659,0.17909789,0.50847037,0.49569559,0.40009152,0.39974197,0.58267111,0.80940498,0.57282806,0.55229288,0.94991234,0.47974126,0.45456049,0.36921168,0.45569268,0.50031204,0.58967647,0.92686025,0.43845595,0.58343381,0.095225292,0.4291696,0.52405412,0.26606283,0.41780177,0.2629588,0.91921416,0.48437768,0.23391678,0.35980762,0.44933498,0.51720694,0.23559913,0.43507057,0.83332176,0.52186287,0.52173676,0.0073741727,0.33380534,0.42183748,0.34007136,0.45786782,0.4342944,0.92097497,0.74069995,0.45688339,0.90509758,0.86769367,0.57826772,0.4721931,0.58172692,0.49741343,0.55781192,0.36543676,0.44831033,0.45116078,0.59444826,0.49415426,0.53435676,0.42941676,0.49385034,0.57164615,0.59300802,0.53893939,0.58078342,0.28918066,0.56254963,0.12269843,0.98407912,0.48824882,0.38268739,0.055313032,0.44242415,0.49580321,0.34435256,0.58132593,0.80644238,0.64263947,0.55814873,0.91973625,0.12163045,0.48418572,0.17859615,0.68659888,0.42059503,0.19124887,0.63887204,0.57638192,0.85373663,0.318028,0.58133408,0.79148189,0.6893205,0.49887703,0.037203513,0.70315547,0.57602144,0.42066592,0.57741456,0.42471522,0.69976758,0.36410103,0.57643951,0.14545638,0.74739365,0.5816849,0.73272555,0.65336484,0.57468995,0.35463039,0.59003996,0.46842388,0.42859897,0.48342531,0.50353667,0.00041869767,0.60759217,0.5528173,0.59768153,0.010150061,0.50253006,0.6003627,0.64291967,0.43113131,0.37880696,0.82992957,0.56972104,0.74275723,0.57189922,0.48654016,0.42677019,0.23445108,0.41732844,0.57069966,0.12534422,0.57679298,0.54841224,0.60406335,0.52538946,0.53414432,0.32885537,0.47446712,0.95961532,0.56245365,0.58259619,0.8205856,0.52819635,0.5822885,0.23306984,0.35847303,0.56572132,0.60642053,0.83483235,0.5820352,0.48331696,0.67450062,0.42829976,0.40627819,0.16003783,0.47078145,0.1507619,0.34140615,0.43201053,0.59404941,0.12287318,0.43098351,0.33362789,0.79373987,0.41698476,0.6209835,0.39451086,0.55198558,0.40240137,0.47353838,0.47078581,0.60956023,0.23027738,0.41693315,0.66509169,0.6118942,0.53618083,0.45708004,0.47125917,0.53907842,0.02418657,0.48556825,0.56834491,0.085785159,0.44657624,0.52752734,0.59758664,0.33760181,0.5826873,0.78145167,0.59292523,0.57685922,0.29759943,0.46041411,0.45911721,0.38066857,0.75957607,0.5833329,0.65348508,0.50346032,0.47151094,0.38800424,0.28521069,0.58229478,0.3388105,0.58762544,0.51821239,0.55757416,0.34872116,0.48420857,0.027188331,0.77498681,0.41719319,0.46297772,0.92256282,0.55028841,0.68065361,0.59380055,0.50112825,0.46526941,0.51343141,0.41819428,0.23852452,0.94514913,0.49584571,0.72733185,0.090935394,0.43053993,0.53568221,0.10314777,0.54469639,0.74974406,0.99751026,0.48851008,0.5259133,0.63886483,0.45063837,0.49865914,0.12132211,0.42773989,0.37197984,0.54907381,0.41816889,0.24250024,0.65225882,0.41975816,0.30678462,0.29494723,0.58297424,0.69280519,0.65722773,0.57948735,0.68127423,0.56052889,0.46677142,0.97966164,0.59560116,0.48757906,0.46376187,0.65485245,0.5762531,0.65535046,0.0341896,0.46185319,0.39305532,0.50390293,0.51994851,0.39425521,0.31356745,0.5821344,0.30996789,0.16416756,0.44823425,0.19032676,0.47409651,0.515548,0.60024006,0.39900496,0.57796361,0.14334953,0.31301581,0.51682407,0.040669582,0.12287912,0.4358868,0.7021256,0.66359395,0.57232726,0.38377752,0.66855996,0.42534815,0.37289709,0.67609565,0.42706578,0.39850819,0.45148896,0.57928495,0.14164952,0.11158832,0.53527675,0.21580042,0.54178354,0.54455207,0.37585927,0.25696152,0.41691912,0.29835107,0.83753367,0.41847727,0.44750382,0.063024291,0.50010506,0.74322532,0.2800025,0.41995334,0.39356943,0.67682219,0.56565838,0.49628643,0.46041349,0.52310569,0.6003384,0.73195442,0.55121929,0.89470877,0.41719543,0.52954148,0.423092,0.24548196,0.58228053,0.58504026,0.70429757,0.42477896,0.56347207,0.36939046,0.41701214,0.79037899,0.58520274,0.4934673,0.44647881,0.35497017,0.53691047,0.95690451,0.081087304,0.46830524,0.2554529,0.83670836,0.58183468,0.52766097,0.33397315,0.56230722,0.52007353,0.55159808,0.49749942,0.58577912,0.21805432,0.41669244,0.41482091,0.057364687,0.47429465,0.71100846,0.23728764,0.57968187,0.74413833,0.3374721,0.43490782,0.56529433,0.23605496,0.41666056,0.64329175,0.86855074,0.51816467,0.83084212,0.65059022,0.56332484,0.097184535,0.72045824,0.47351637,0.93725845,0.43694834,0.50611409,0.99551911,0.73511863,0.57882302,0.49918977,0.19408259,0.48281816,0.10986477,0.47475278,0.49402108,0.59731336,0.12673223,0.42287061,0.54399176,0.40190181,0.44157555,0.62310378,0.35437564,0.55301543,0.50569571,0.74706759,0.58045044,0.51997704,0.66949424,0.43033447,0.41358785,0.41409498,0.48003615,0.43816399,0.86937033,0.57771878,0.45382853,0.8452916,0.42758356,0.29997346,0.25150822,0.57794607,0.22476935,0.30373809,0.42745419,0.1531962,0.71281033,0.50773549,0.04845672,0.98452188,0.47392398,0.42660889,0.42092217,0.45008283,0.61537538,0.49327991,0.47534723,0.39125508,0.78800539,0.41987615,0.29233337,0.56729876,0.4907543,0.005759428,0.46355962,0.41928989,0.15203555,0.40266068,0.49515145,0.52449149,0.36874928,0.54471797,0.49747713,0.79113158,0.57854549,0.72326075,0.4674597,0.58298742,0.18339133,0.74192096,0.4202431,0.50722424,0.68175331,0.57521548,0.38719581,0.36280527,0.58006458,0.82799297,0.11238843,0.55796548,0.28390504,0.35415264,0.55318041,0.49207768,0.18181317,0.44168181,0.80816983,0.51920536,0.53497711,0.61691961,0.36326556,0.41667423,0.22886062,0.65000173,0.57488759,0.65021882,0.24442664,0.41669765,0.35449943,0.32970876,0.56689757,0.56070935,0.54546311,0.44289595,0.64749829,0.22921333,0.42567322,0.78141414,0.0096869008,0.49882981,0.5984454,0.5145245,0.538112,0.62129278,0.93254109,0.56243586,0.4983928,0.97885856,0.47052293,0.41044251,0.17094423,0.52374954,0.13452976,0.52237859,0.44547357,0.64707228,0.56648377,0.44689735,0.3701727,0.46948649,0.54423755,0.62691288,0.12956607,0.54793033,0.77892074,0.47575558,0.47339179,0.39222113,0.46063998,0.57991293,0.14542642,0.39476685,0.53429462,0.4471659,0.18432847,0.42435282,0.71866038,0.40269041,0.46491624,0.43218195,0.60339436,0.42185018,0.85475423,0.49296826,0.58317391,0.78750724,0.64151088,0.56689593,0.89471168,0.59728566,0.56094917,0.63156374,0.44368146,0.57253511,0.10550214,0.98265485,0.49568756,0.37013508,0.89103248,0.57420809,0.50582054,0.44266003,0.42739898,0.69350847,0.61635393,0.53797922,0.53666389,0.53888814,0.41800589,0.76135977,0.78973116,0.57831032,0.27238823,0.51307322,0.57734234,0.8742838,0.35012342,0.49221276,0.97615484,0.042996489,0.45630956,0.61157186,0.46615634,0.4671591,0.61116667,0.92189192,0.51982497,0.75763989,0.6947888,0.46841259,0.94431009,0.56273841,0.58327803,0.80097556,0.40305024,0.46864149,0.97557642,0.77772271,0.50284172,0.084303677,0.57125089,0.43674495,0.65412958,0.90203951,0.42850427,0.47458213,0.20784237,0.41667206,0.44804934,0.43385438,0.53172931,0.59418731,0.98199284,0.48129751,0.61269235,0.39653038,0.47521417,0.46546706,0.24884815,0.55554118,0.8723972,0.28725313,0.57497789,0.49739513,0.079531503,0.4521912,0.30397763,0.95873906,0.44990089,0.53287298,0.025876393,0.47836351,0.63605221,0.44547457,0.43062528,0.68117663,0.13826714,0.57348089,0.3427678,0.84451631,0.56154285,0.76544545,0.57741808,0.50664652,0.43569836,0.74070947,0.51449004,0.93483254,0.72930089,0.43873243,0.12961249,0.57465104,0.53619094,0.5937749,0.52971254,0.44117672,0.34448664,0.26324292,0.42028006,0.4510777,0.64511656,0.56468173,0.59585933,0.61782284,0.53903495,0.46362603,0.39321224,0.52361956,0.51766358,0.77098612,0.41959908,0.27427261,0.46406768,0.4513373,0.63288617,0.98179255,0.53111241,0.43909553,0.50599702,0.45810222,0.97290025,0.61135718,0.4525678,0.5773198,0.58901675,0.49705415,0.45415453,0.42597384,0.46680828,0.59005488,0.85260562,0.57712355,0.63007582,0.57173969,0.56172072,0.64929729,0.45448088,0.41852626,0.16093367,0.61746745,0.56888073,0.35393399,0.53133108,0.42508466,0.11361793,0.22863187,0.52653579,0.90759032,0.61646433,0.53736317,0.46630715,0.22753758,0.57611755,0.76701643,0.31219783,0.57420194,0.40825524,0.39721909,0.4524655,0.41132402,0.45685688,0.46979888,0.60510704,0.52441203,0.5108298,0.40127771,0.42802854,0.46314603,0.4031873,0.84877415,0.47301498,0.84317364,0.58475938,0.55976931,0.63647146,0.2324059,0.5803222,0.26923538,0.73347865,0.52418994,0.93244221,0.5196903,0.58021361,0.85371704,0.54279321,0.56159114,0.34035351,0.38035236,0.54904843,0.56946684,0.69386833,0.58295953,0.24667032,0.33535695,0.58300279,0.2280732,0.5681076,0.48555741,0.57731801,0.045222401,0.54995625,0.42964576,0.50664043,0.42405555,0.71756022,0.54714702,0.49111706,0.99667904,0.82089875,0.48725191,0.88045165,0.1749711,0.49125873,0.12141413,0.36457353,0.55751274,0.57602968,0.6890791,0.56963469,0.52025799,0.63033833,0.44504877,0.4264741,0.53875386,0.4211234,0.26777103,0.005672862,0.50843377,0.43121857,0.1466818,0.57618135,0.35701168,0.39663068,0.48283988,0.48596142,0.41974393,0.46343199,0.58963141,0.023050061,0.46538924,0.56995957,0.35833155,0.42950227,0.36839038,0.56759311,0.47260095,0.41180536,0.91902091,0.46157603,0.2709263,0.40286733,0.48111167,0.45951346,0.33153882,0.52939797,0.042864282,0.53658115,0.55405532,0.6432038,0.81736295,0.44481127,0.81892974,0.39088952,0.58085433,0.83096108,0.17752753,0.58270356,0.5376329,0.06918777,0.43697547,0.51148733,0.77278048,0.47130896,0.095570582,0.30111291,0.57845256,0.80904478,0.49288597,0.50342309,0.40008182,0.036448043,0.48748897,0.68157848,0.2734942,0.4213495,0.55843242,0.29808377,0.53330143,0.93921101,0.23382715,0.41736021,0.43412184,0.044544894,0.54645729,0.59927031,0.49834686,0.52452482,0.39115253,0.52740545,0.58287071,0.77759319,0.73047311,0.58229952,0.73824595,0.49872055,0.46164843,0.37756952,0.80291829,0.53626752,0.12750385,0.0035056664,0.50289871,0.44092762,0.053431788,0.49955959,0.27488714,0.1300845,0.57441301,0.62394679,0.60922087,0.52775688,0.47791926,0.39984294,0.52414837,0.54202822,0.29600489,0.41892306,0.34906659,0.33235798,0.58068878,0.8073024,0.59290064,0.56223195,0.63878032,0.1143101,0.4258138,0.43444939,0.49399135,0.49040588,0.0013292371,0.38391464,0.41669632,0.78302675,0.4749637,0.51534153,0.0040139348,0.45377425,0.43804483,0.34031308,0.81921059,0.44502248,0.81771398,0.74562933,0.41934336,0.25013992,0.0562205,0.44239636,0.47231259,0.28477602,0.51139765,0.94929887,0.2072795,0.58314638,0.38768213,0.95560318,0.45012563,0.43429018,0.60368968,0.56637576,0.6460235,0.47232786,0.45759964,0.3752064,0.44245138,0.41700778,0.77585746,0.86759007,0.53767577,0.80627777,0.44224954,0.48251138,0.0077905811,0.45202419,0.47104776,0.60173542,0.64473572,0.4474094,0.50616884,0.72076697,0.58236574,0.74590244,0.11322524,0.46133598,0.77963033,0.30840326,0.41959778,0.65655511,0.68404891,0.50666459,0.035752357,0.54953532,0.50962453,0.5884213,0.26235459,0.43041063,0.16577167,0.43533512,0.49121633,0.42224611,0.6904146,0.57936178,0.35554982,0.40153933,0.44094484,0.6247359,0.72084539,0.44969533,0.90296165,0.3165209,0.58029173,0.8022867,0.90615322,0.45109414,0.72023587,0.35894378,0.42197673,0.68135808,0.6442591,0.57997494,0.69655237,0.87829115,0.42347289,0.5271823,0.59875431,0.42768231,0.67463329,0.4097756,0.44394527,0.93887471,0.63587586,0.41685802,0.75197079,0.20203756,0.49761987,0.90151789,0.90211184,0.51676866,0.20965467,0.93085243,0.56077496,0.42744329,0.10040141,0.51089325,0.20218053,0.12482439,0.44503459,0.74925891,0.37893811,0.54611032,0.55614294,0.45730461,0.49773088,0.59053494,0.093018187,0.44716175,0.70292441,0.47450095,0.48318813,0.39905435,0.1174328,0.43895211,0.70964857,0.089862484,0.55943803,0.66011523,0.60581621,0.45556051,0.95715699,0.79387613,0.4570228,0.13140591,0.28604082,0.42468347,0.48569881,0.44241505,0.47591741,0.98813671,0.28053665,0.41762296,0.34316423,0.30210138,0.45689404,0.92766558,0.85436241,0.56040327,0.24283099,0.13074052,0.42253486,0.55841314,0.40068579,0.54156366,0.42136066,0.41478251,0.44453165,0.9411645,0.84884122,0.42003193,0.42712688,0.56140003,0.49149504,0.99521499,0.58048571,0.58330228,0.79487358,0.46417586,0.53711291,0.97778004,0.77229401,0.45439992,0.87997521,0.39954562,0.53099604,0.55470904,0.94783038,0.50277026,0.27770106,0.76140773,0.41789426,0.45212885,0.46447382,0.45780929,0.6224969,0.33624311,0.43510536,0.56046382,0.76291968,0.41671927,0.62826099,0.58659353,0.47690394,0.43573343,0.45249696,0.49730021,0.41187165,0.47664272,0.57336399,0.89421649,0.52253793,0.5816452,0.75897638,0.57742631,0.51748401,0.57012813,0.23151045,0.58236605,0.52506161,0.52531697,0.57248583,0.30026554,0.60410512,0.53400797,0.554325,0.038102442,0.46991075,0.65314259,0.59767268,0.47269692,0.55283971,0.69216991,0.57946379,0.64341284,0.98529127,0.52283366,0.58358691,0.41401535,0.52277637,0.4352476,0.58524449,0.46752137,0.42160018,0.64782724,0.55893236,0.55749743,0.62938541,0.56374257,0.091121627,0.36668409,0.43896352,0.40473751,0.10607488,0.53494639,0.77716511,0.31432805,0.58156555,0.68065411,0.98969913,0.47490732,0.46697226,0.60246075,0.47770111,0.98198932,0.37209939,0.45681983,0.48337865,0.65439987,0.43693432,0.56939474,0.97276673,0.53307828,0.60206323,0.64806021,0.56979435,0.37975968,0.083083176,0.43671405,0.60621758,0.7658051,0.41668295,0.6489455,0.54347272,0.4380016,0.3394294,0.44805558,0.41677547,0.19385035,0.45022935,0.45981953,0.38556471,0.78385136,0.55006546,0.13810906,0.89764495,0.53871157,0.76379221,0.50519525,0.54811428,0.36339159,0.78924267,0.41717006,0.35820416,0.32292403,0.43783597,0.89543178,0.61237726,0.51912929,0.018238316,0.18036119,0.56084692,0.79761013,0.5862161,0.45132207,0.39267474,0.99865921,0.49594449,0.53459221,0.4502538,0.57860829,0.13696517,0.78500839,0.4275704,0.2207983,0.4978679,0.50559578,0.39956948,0.25787706,0.57985164,0.76273639,0.011094529,0.47288214,0.51793363,0.044791893,0.5067621,0.29450007,0.50632491,0.47101588,0.38769258,0.47662281,0.56730853,0.08270256,0.40822088,0.56399184,0.35464536,0.94324665,0.45104492,0.36992621,0.60876344,0.58315664,0.76553257,0.14768603,0.52514516,0.1583627,0.12353516,0.48252632,0.82240091,0.62459201,0.55064689,0.058380804,0.33479896,0.56415682,0.45068488,0.40610112,0.54915642,0.60185768,0.61488073,0.58040748,0.71920291,0.27232176,0.58317232,0.28586878,0.41824824,0.41811798,0.25025821,0.66870193,0.58151724,0.3041711,0.33953477,0.4170831,0.72937666,0.038005669,0.45330257,0.55916645,0.66747953,0.57275052,0.13941717,0.4182253,0.44147206,0.36523105,0.54456884,0.54055417,0.61710167,0.62831085,0.43520456,0.38213141,0.72519752,0.58187051,0.63528233,0.48655054,0.52481838,0.60826295,0.60353103,0.57879917,0.71090226,0.50625247,0.5341986,0.61746883,0.760569,0.5817006,0.49463377,0.49471408,0.48022781,0.60559455,0.026030712,0.53704715,0.57103847,0.42487961,0.48519697,0.0088518619,0.44179041,0.42155246,0.13709628,0.23108892,0.41865602,0.71384886,0.71812526,0.52522431,0.93952443,0.36128808,0.55105178,0.46978708,0.39977102,0.50392989,0.98968117,0.46716148,0.46352547,0.38439513,0.66596124,0.41900316,0.69088836,0.04308699,0.45397055,0.40425499,0.39140305,0.5460743,0.42256403,0.58841218,0.42366234,0.70121449,0.53937048,0.58192334,0.7604107,0.42923099,0.45914721,0.39612276,0.061019797,0.49845203,0.73951804,0.53874353,0.53615784,0.38662895,0.30899271,0.51486248,0.041339465,0.28911073,0.42090492,0.20446737,0.4153983,0.523347,0.43281583,0.83751888,0.45317101,0.1794221,0.39431707,0.47608043,0.52434183,0.29837908,0.42663654,0.46201536,0.42715571,0.41975803,0.15352605,0.34653171,0.56047971,0.5532815,0.78774436,0.44071935,0.83371118,0.4759302,0.44303181,0.34786286,0.41397607,0.4860949,0.9897547,0.76765022,0.5819287,0.70418285,0.61097671,0.42011045,0.28374776,0.53980527,0.51669612,0.40385948,0.4280974,0.55852416,0.35971665,0.82422767,0.56394221,0.22012809,0.56172744,0.55142542,0.62859237,0.59928212,0.49060822,0.47997848,0.80723098,0.41705278,0.58746265,0.50413263,0.52018236,0.0059366351,0.65411199,0.57166252,0.87142262,0.57259346,0.51131034,0.42855716,0.74747071,0.41930701,0.46426736,0.53377771,0.58294782,0.22128659,0.8016994,0.57853497,0.70888695,0.98646161,0.4954314,0.38535275,0.24720876,0.417826,0.71737508,0.40319757,0.49934233,0.4747674,0.49632415,0.47447996,0.60956255,0.47633124,0.49956271,0.40283344,0.56489737,0.4949142,0.42342986,0.43012671,0.46966381,0.58975782,0.67988683,0.42778947,0.41219253,0.5618583,0.45105152,0.37649149,0.46014314,0.57837379,0.13416017,0.50260272,0.44554212,0.64860148,0.7676884,0.43672299,0.83678901,0.39898767,0.48989365,0.51004205,0.53167448,0.52900136,0.60796736,0.39203134,0.44112109,0.3839872,0.49623737,0.55869923,0.94199461,0.5456368,0.43243482,0.32286513,0.22256413,0.42429395,0.23496968,0.69042727,0.42510158,0.16224214,0.058636012,0.48488134,0.27198484,0.6084863,0.42766106,0.88433784,0.66702266,0.4813046,0.96592467,0.6366367,0.43455525,0.90124923,0.86461932,0.56743097,0.70354903,0.79414246,0.41667297,0.57483611,0.33739833,0.53384667,0.95461658,0.56213255,0.56205243,0.92906755,0.26449518,0.43466474,0.85285682,0.22713924,0.4182943,0.29804047,0.022743305,0.53105752,0.59020102,0.38039598,0.58065728,0.17072266,0.92535211,0.52193376,0.25070866,0.57516088,0.50639224,0.43314649,0.42678577,0.48002071,0.57646082,0.85625869,0.57210484,0.68262121,0.76565861,0.41723796,0.57682011,0.60942733,0.47461651,0.50431947,0.23810996,0.45382809,0.11387348,0.58771768,0.50871084,0.99118374,0.26257305,0.579185,0.48791916,0.30738534,0.58147056,0.78275698,0.036868548,0.45560019,0.42376021,0.71293293,0.4305023,0.85087485,0.39901561,0.41736236,0.75486046,0.54601424,0.43492501,0.92249276,0.88387348,0.5754625,0.52844273,0.57190142,0.53956048,0.60101155,0.75801862,0.41784572,0.71155487,0.55179326,0.58326051,0.7869249,0.32661761,0.42013409,0.32988512,0.15384977,0.43885142,0.23495628,0.48781095,0.4541899,0.03304896,0.67115667,0.57670172,0.83729826,0.56876629,0.48486626,0.57713389,0.38728934,0.45643267,0.43616037,0.57647872,0.5438431,0.60504132,0.75125155,0.58081757,0.50046235,0.5003322,0.57273758,0.29759372,0.54943821,0.50209111,0.41300411,0.23785568,0.41670133,0.63267994,0.32717051,0.58327927,0.75419411,0.50575648,0.5686587,0.91335355,0.49428222,0.44598979,0.95232812,0.11454584,0.5662505,0.32966393,0.59605214,0.57448946,0.87769002,0.96684702,0.54043229,0.5874673,0.40848328,0.41969774,0.72891996,0.58735632,0.57681999,0.70463671,0.41528946,0.48703456,0.55765062,0.9932513,0.5158553,0.55617191,0.3853149,0.45886738,0.44760229,0.58984983,0.5314342,0.42857654,0.70236864,0.58103779,0.65250626,0.68441243,0.57087302,0.43718569,0.25687671,0.53370481,0.9173273,0.55458556,0.57548383,0.29177232,0.47582432,0.446104,0.35453709,0.23502522,0.4169279,0.60236761,0.41106977,0.43032197,0.66825367,0.87145814,0.57627365,0.41691964,0.55669443,0.51141154,0.58466819,0.49282688,0.44419463,0.65130832,0.55310791,0.48162206,0.40951123,0.41072486,0.58300183,0.19489256,0.81807225,0.42974509,0.2450524,0.31936022,0.57764173,0.17400373,0.8520347,0.46698018,0.83172456,0.92871293,0.53094088,0.27155816,0.0054661545,0.51125242,0.56103927,0.03397407,0.46273773,0.38924444,0.0086286509,0.48577196,0.4242205,0.55621226,0.58200748,0.75842716,0.52545525,0.55621072,0.65022678,0.24157753,0.55857599,0.85898773,0.71235629,0.53429647,0.066946549,0.56483183,0.42416022,0.12258434,0.3777156,0.53865045,0.48821764,0.063464629,0.51863901,0.26656222,0.57416027,0.564282,0.65601482,0.55884672,0.42293404,0.8715373,0.5456496,0.55514768,0.35705039,0.38360951,0.43290188,0.63915672,0.92125205,0.55938044,0.37155878,0.44267146,0.41847561,0.24793195,0.41752782,0.5282505,0.42442092,0.21136096,0.55870556,0.83477465,0.16967471,0.41969513,0.62606604,0.61873774,0.56975932,0.64911299,0.53825215,0.5236958,0.39872726,0.40136865,0.49036733,0.52342474,0.56419603,0.45951363,0.60748886,0.59370585,0.43110303,0.9017901,0.74758937,0.43225389,0.83496719,0.70344944,0.57546756,0.42986587,0.14314559,0.53380221,0.82533761,0.13388687,0.57853194,0.5256379,0.56040855,0.53400292,0.021168705,0.45012613,0.56759755,0.32387742,0.39688809,0.53432423,0.55694263,0.51375404,0.42612906,0.89239126,0.75561228,0.42491653,0.2096517,0.61688916,0.42980637,0.34743343,0.42089866,0.56618345,0.66001413,0.51691768,0.47140989,0.012394493,0.6241742,0.53970445,0.49998306,0.25083333,0.45681912,0.10016302,0.36341716,0.43798543,0.40491032,0.3428851,0.44460971,0.92114001,0.51001718,0.47507493,0.60870873,0.97153445,0.51548654,0.65579623,0.1990003,0.58281256,0.61562403,0.49634491,0.44961321,0.35935034,0.24375668,0.58332635,0.66169743,0.59105446,0.49453744,0.45761909,0.6034874,0.48451717,0.50080379,0.41368124,0.45413483,0.60124008,0.38316147,0.55777841,0.92853458,0.28704671,0.58257666,0.32897841,0.61056897,0.46078949,0.55509003,0.59784336,0.58252818,0.24594017,0.17459426,0.42876907,0.26074301,0.86269402,0.42687305,0.34105358,0.77808746,0.51575295,0.0887542,0.83170283,0.58100952,0.39818931,0.6122111,0.42909321,0.3406203,0.6000409,0.52929586,0.55206915,0.026323048,0.53503565,0.58688334,0.48849201,0.52607826,0.39055381,0.30865058,0.545264,0.072934474,0.61204074,0.52852739,0.49649071,0.54196613,0.42626146,0.89099196,0.93412884,0.55029007,0.34926315,0.33697292,0.41836612,0.79871749,0.59900085,0.48746569,0.474304,0.47880258,0.49320071,0.40158607,0.81519561,0.55638526,0.18259333,0.057867875,0.4661139,0.30599442,0.59710849,0.56023528,0.37058233,0.58006832,0.45941423,0.032084924,0.47636089,0.57832834,0.26947373,0.41049138,0.47445999,0.56334448,0.71149486,0.5440819,0.91948049,0.78788031,0.41689287,0.37220374,0.37776406,0.54016247,0.52516905,0.53651441,0.48728151,0.5956206,0.87403151,0.5426613,0.21231877,0.27991505,0.58331205,0.69694709,0.28951689,0.5832231,0.69903399,0.65188889,0.55575611,0.9221987,0.068642534,0.46819994,0.72165504,0.27299206,0.41766942,0.64438648,0.92456052,0.52880384,0.74010967,0.51972305,0.58312125,0.21498955,0.61599744,0.42807729,0.66167839,0.38240516,0.52298005,0.97805049,0.08481947,0.51282596,0.22551841,0.23365496,0.58317806,0.39099974,0.64017208,0.56355531,0.094129535,0.69933237,0.58181887,0.6701205,0.31679278,0.43152198,0.12870194,0.30835157,0.58320466,0.28388501,0.4795198,0.49904988,0.59791328,0.23928694,0.58226687,0.70554153,0.41724264,0.49967536,0.55619545,0.84841939,0.54306971,0.18265948,0.52627061,0.49566623,0.59678193,0.43046903,0.5819705,0.2453476,0.40015622,0.41705103,0.76234359,0.44621437,0.5239626,0.59419961,0.39377637,0.44352888,0.38996894,0.3934263,0.56705209,0.35337498,0.51683057,0.41781798,0.16718647,0.520365,0.43987324,0.33977484,0.59090447,0.45023177,0.39407794,0.84618241,0.52608899,0.15321119,0.21222063,0.58228202,0.33492235,0.34163616,0.43853868,0.54622667,0.62050357,0.56986106,0.35184239,0.59005254,0.57893208,0.28200447,0.59185669,0.56063982,0.63445172,0.063356836,0.48094364,0.26725277,0.24633966,0.46381497,0.09223495,0.17947203,0.42099284,0.67192906,0.49093501,0.50447129,0.40011975,0.48019964,0.5166085,0.39788445,0.74224731,0.51643103,0.067045135,0.57507313,0.50998284,0.43177583,0.28581151,0.47888359,0.94464213,0.44668166,0.5022816,0.4152964,0.46913576,0.49452127,0.59559439,0.72499254,0.57757389,0.52985521,0.54490278,0.57307687,0.69888514,0.4390958,0.46779194,0.59821423,0.7007797,0.48209463,0.95287369,0.3164722,0.41698598,0.71462575,0.38768847,0.52877255,0.50237706,0.83424706,0.56704847,0.24762017,0.25401769,0.58171996,0.58689574,0.51830319,0.47357563,0.01062568,0.24414395,0.58126067,0.26945008,0.26140314,0.41698523,0.34889958,0.17611069,0.55061518,0.17483024,0.40907011,0.53059061,0.022504625,0.82711451,0.47568029,0.86665301,0.67893725,0.5747271,0.61276634,0.40209818,0.56965666,0.66312529,0.7062749,0.44577163,0.097915258,0.55434114,0.54629385,0.37783877,0.39268199,0.4253889,0.31842565,0.49539676,0.45563938,0.36939098,0.15117173,0.58057857,0.46011567,0.6098618,0.52603165,0.50590726,0.59723746,0.41670287,0.77708891,0.28266863,0.42155243,0.79644475,0.6960938,0.58286071,0.24542478,0.55422261,0.53658009,0.39261252,0.43423247,0.49461764,0.42409478,0.2939576,0.41667845,0.27620665,0.37477449,0.56041554,0.60322488,0.081963187,0.43496722,0.42242601,0.88797223,0.42760876,0.59386378,0.083002643,0.45742976,0.2787961,0.50715837,0.5285942,0.38808416,0.61791304,0.44688732,0.4140971,0.50804107,0.49594146,0.99974937,0.8263078,0.42490711,0.70770855,0.52151095,0.54019871,0.62295756,0.37618682,0.42396862,0.32041772,0.62925578,0.43891661,0.39913478,0.12070303,0.57617516,0.46197609,0.41044726,0.5017844,0.45533635,0.77923538,0.41696685,0.4545346,0.60182235,0.48860254,0.49635934,0.88534091,0.53988534,0.22111952,0.9977446,0.50293049,0.54712482,0.93248012,0.51020806,0.74807252,0.64916255,0.42932813,0.62408308,0.75858726,0.58203614,0.44267767,0.42606663,0.47254705,0.41696469,0.35228724,0.44197896,0.5516263,0.86272219,0.47115034,0.17399128,0.12670127,0.42556625,0.61308217,0.36713837,0.4422219,0.41843548,0.38906624,0.52746227,0.50782733,0.53124965,0.58328108,0.79114809,0.60307935,0.42723982,0.11604379,0.51068567,0.49430038,0.59991332,0.18539506,0.41843893,0.63200913,0.082230207,0.55557568,0.66488753,0.60587433,0.41732403,0.1925072,0.24562934,0.45796363,0.89850286,0.6403756,0.42478247,0.66140287,0.62142584,0.53980285,0.040010378,0.40581838,0.41706965,0.80565556,0.59364076,0.45956974,0.58299235,0.58272792,0.49001378,0.44129047,0.55266039,0.44722513,0.63534303,0.46950177,0.50764833,0.59614427,0.4314213,0.42417986,0.12313741,0.52515964,0.48878687,0.5986749,0.14734478,0.44714385,0.78706145,0.36928662,0.44359801,0.42087873,0.55459042,0.46886803,0.39937669,0.14905905,0.52112285,0.15297263,0.64798105,0.57810409,0.83888398,0.89340288,0.47533539,0.20602248,0.44781525,0.49734904,0.99722126,0.66890324,0.58192332,0.70208402,0.1633523,0.46734864,0.84787882,0.75345603,0.41847649,0.44910474,0.7846994,0.55180363,0.85712816,0.71248378,0.41811619,0.23810542,0.88319087,0.5504458,0.24685395,0.66801431,0.43733403,0.49266709,0.25826253,0.58174683,0.7375612,0.33080577,0.46981616,0.95611445,0.60485948,0.45056466,0.40876783,0.16393544,0.57966666,0.62561207,0.16138545,0.42077083,0.3716708,0.28331055,0.42296856,0.44433049,0.77528467,0.58311948,0.34807095,0.79659323,0.57378432,0.75788001,0.60575512,0.47560694,0.47458473,0.42572161,0.47940216,0.57594977,0.83403959,0.43434343,0.24010014,0.2637833,0.42039961,0.45311111,0.54431063,0.51252173,0.40782742,0.39721669,0.47923288,0.47272777,0.46154456,0.51896644,0.99330599,0.87803402,0.51867927,0.18048343,0.51986546,0.51524701,0.39855037,0.42846174,0.49318991,0.42914664,0.82266766,0.41726645,0.53077012,0.34599785,0.50988542,0.97427126,0.99259358,0.50889509,0.57939302,0.53890531,0.54504257,0.37414158,0.96267338,0.45906096,0.6043504,0.56567114,0.43732457,0.65484707,0.70133102,0.58270393,0.75463703,0.4279296,0.52831199,0.41437985,0.37252982,0.5832254,0.23977962,0.41798099,0.43795244,0.64490845,0.84497283,0.5666837,0.26041811,0.49684071,0.46714192,0.61617473,0.2612873,0.45945604,0.91043748,0.28949576,0.58252437,0.6726127,0.5662388,0.41792785,0.82816463,0.81953423,0.56845547,0.76342314,0.62707551,0.54728674,0.54655375,0.36317485,0.4505843,0.52445054,0.65258311,0.41902972,0.7014117,0.36343039,0.55224286,0.45365223,0.74998444,0.55193152,0.11807842,0.96794519,0.54439096,0.53628398,0.43730239,0.53761075,0.60413932,0.18518411,0.52583439,0.87578516,0.62487414,0.42248459,0.14801386,0.57735627,0.48195234,0.42937463,0.49200217,0.53439664,0.38243562,0.56347149,0.57934336,0.7302822,0.33889049,0.57968293,0.32012466,0.52337338,0.42609068,0.2937246,0.32228416,0.56652555,0.47408518,0.86584719,0.51947972,0.83274198,0.57417254,0.45220167,0.042098567,0.22899371,0.58274395,0.44624864,0.76620632,0.49442646,0.077229017,0.057784989,0.55715844,0.44480592,0.60071103,0.47624818,0.5398427,0.6541296,0.42371703,0.15203578,0.51139399,0.43949964,0.66207014,0.25881705,0.57972559,0.48219965,0.30116239,0.4814381,0.046660352,0.33571028,0.5618589,0.52400451,0.50039177,0.56696586,0.6809827,0.70998342,0.58222714,0.33424296,0.81332832,0.5069885,0.88882816,0.38711862,0.57911967,0.15516833,0.17327379,0.42997679,0.25475889,0.53371545,0.56600927,0.6747194,0.38874825,0.53552349,0.54257581,0.86722566,0.57262111,0.65389966,0.5779277,0.572696,0.68662542,0.55071745,0.51146693,0.41161556,0.7212022,0.43468712,0.86205604,0.65525371,0.55906908,0.53405312,0.28178354,0.4193944,0.62045226,0.56011565,0.44083509,0.35264232,0.52090384,0.52603706,0.3919905,0.51116903,0.54006703,0.3758645,0.4301654,0.44861158,0.62430122,0.6153041,0.45856299,0.44801319,0.82532573,0.58264603,0.48386573,0.521649,0.53461887,0.38392547,0.7472438,0.58262542,0.38193072,0.45974808,0.54713257,0.62895052,0.022086769,0.46610726,0.5687333,0.56291307,0.55555071,0.36281679,0.46673409,0.56038354,0.9366172,0.34490666,0.58227625,0.20665593,0.40727279,0.4887992,0.54212716,0.28266247,0.4241225,0.50096283,0.2882945,0.53578517,0.068459573,0.23885056,0.41690783,0.32303947,0.49335004,0.50130657,0.59982063,0.67982993,0.42678656,0.85236083,0.72666227,0.57978361,0.22315103,0.81610503,0.58294223,0.54615929,0.81152981,0.50428934,0.89083261,0.45373003,0.51870306,0.40561826,0.54026074,0.55520779,0.35530785,0.39616922,0.482086,0.48647626,0.1932094,0.42764977,0.24436756,0.5419817,0.52953696,0.60491137,0.50765888,0.48829262,0.99800946,0.44228344,0.43708657,0.34132478,0.040142771,0.54904963,0.54228507,0.75116891,0.41884662,0.45876684,0.76223449,0.58324317,0.33572383,0.65921228,0.42294271,0.3426604,0.31808327,0.42977415,0.43750033,0.7013014,0.58222462,0.7647478,0.4525688,0.4177672,0.17089016,0.70003147,0.5816994,0.33297605,0.50870782,0.56949609,0.91032252,0.89731596,0.42755558,0.535983,0.61883223,0.46436883,0.49049504,0.37895297,0.43528573,0.62502027,0.67737277,0.43270049,0.54105305,0.45953542,0.49413732,0.59201353,0.94880343,0.45006764,0.39816769,0.59059007,0.52617468,0.43737934,0.6794926,0.58329212,0.25160262,0.5619587,0.43543386,0.66212642,0.35601399,0.58322756,0.22524162,0.41562829,0.49156408,0.55562708,0.46445737,0.45633978,0.62469742,0.4651554,0.44423893,0.35269438,0.7015091,0.41853923,0.33920506,0.14161212,0.42755953,0.3246873,0.57612786,0.48838392,0.992247,0.71682396,0.5769383,0.44708561,0.22708556,0.58312061,0.41541538,0.18256738,0.43330944,0.77505473,0.59181118,0.5451784,0.40523237,0.37906014,0.44078736,0.39633459,0.41183628,0.50287024,0.45250114,0.58903325,0.58218502,0.24838665,0.96856675,0.52387633,0.35095832,0.20784263,0.58333489,0.42890282,0.78392338,0.58141683,0.30806625,0.10660966,0.56433595,0.33340577,0.17521899,0.41759323,0.55801608,0.97811929,0.50544678,0.35487541,0.54716852,0.42142293,0.86363379,0.065843432,0.46934797,0.28140586,0.84672111,0.57812976,0.6281372,0.55178442,0.54565195,0.62217587,0.54339891,0.52133541,0.5974534,0.45305162,0.47395629,0.59952186,0.67916196,0.41703336,0.71665629,0.95729005,0.51258337,0.30333088,0.19153068,0.5832163,0.46233246,0.64518125,0.55362791,0.522636,0.37129412,0.54966362,0.44636838,0.23927045,0.56252288,0.15519273,0.84548119,0.43365864,0.74079581,0.27648151,0.4789196,0.94005265,0.98266887,0.47503388,0.58956023,0.29422653,0.57314489,0.83821657,0.43212559,0.41783142,0.82646864,0.48144698,0.46645926,0.982783,0.012691397,0.47470224,0.55743308,0.42372609,0.41802297,0.75276221,0.41534456,0.45157569,0.60804144,0.59365812,0.48479652,0.5437365,0.58097014,0.53959814,0.59396327,0.39990827,0.48901342,0.4815543,0.42418852,0.43468249,0.34138437,0.66392691,0.56590228,0.56837347,0.061703614,0.55976283,0.53238887,0.42426427,0.47871426,0.42490827,0.35559053,0.42330087,0.33165165,0.33639763,0.57496381,0.63590024,0.70921987,0.4210197,0.6096224,0.64835508,0.56472085,0.59098858,0.33249124,0.57461334,0.62826063,0.76405644,0.58078254,0.2715506,0.29136328,0.42534589,0.46747804,0.29235069,0.46326301,0.067712813,0.58022821,0.46859489,0.41796384,0.67580429,0.58265004,0.28927634,0.23217024,0.41936157,0.7262115,0.63549694,0.56888478,0.62955576,0.75892102,0.41748205,0.70145776,0.29879437,0.41736082,0.68625947,0.37138897,0.54358441,0.51578294,0.1248026,0.46222552,0.20325731,0.047687217,0.49365304,0.28801823,0.51091272,0.55455191,0.3515883,0.48914072,0.43955578,0.66196615,0.018137062,0.47877488,0.60664104,0.71319067,0.58330398,0.2811684,0.40759181,0.50364942,0.46120802,0.42771101,0.53140169,0.020119416,0.30504184,0.4173343,0.69348726,0.44767347,0.46885852,0.98273801,0.31493005,0.43180263,0.49698364,0.41198323,0.52711053,0.56748948,0.96351617,0.54563463,0.43962674,0.48551885,0.41668125,0.79521496,0.51376032,0.52293664,0.39315641,0.14542476,0.4201423,0.45601229,0.67720853,0.41923733,0.32270252,0.5168515,0.46981356,0.61233849,0.57883446,0.57973682,0.72868477,0.34169679,0.42174919,0.66854639,0.20704997,0.41984998,0.70029542,0.54201013,0.43918621,0.93477269,0.33250958,0.56985941,0.59181905,0.66541833,0.56683778,0.57240938,0.31619653,0.56889978,0.53729276,0.50669142,0.50197178,0.5998477,0.5099421,0.50870111,0.39939629,0.69334855,0.49538534,0.039184357,0.57815963,0.43003792,0.32536241,0.60004813,0.4982859,0.50076215,0.73490718,0.42058882,0.54594666,0.94391381,0.46997965,0.30056952,0.1957603,0.43691835,0.19503893,0.21045239,0.41668,0.59393235,0.58424911,0.47723883,0.43305911,0.078215578,0.5442681,0.70633869,0.27862057,0.55201334,0.89902983,0.83971036,0.41833968,0.48582689,0.41466872,0.48723193,0.44342097,0.2522229,0.58224093,0.60150264,0.49383485,0.43891338,0.93605276,0.88909173,0.57460408,0.49121722,0.6787252,0.50502518,0.033380997,0.19043746,0.58323672,0.51219565,0.18973834,0.58196042,0.37037051,0.35777204,0.42520123,0.65700604,0.84917995,0.48936214,0.14433086,0.30111086,0.45558876,0.074942186,0.55052913,0.45755428,0.9694547,0.72333107,0.48114517,0.058402528,0.38391534,0.45593316,0.55914544,0.081818446,0.54373484,0.28472689,0.17119226,0.42918469,0.7373632,0.2934776,0.41669047,0.27500051,0.55837757,0.55164502,0.36941339,0.45917494,0.48006164,0.59763884,0.33779529,0.56390131,0.55622304,0.76184691,0.41666114,0.35188671,0.43101719,0.51365149,0.0074709241,0.28131068,0.42321924,0.4601723,0.42028012,0.53283285,0.41546164,0.52556387,0.49042219,0.59806112,0.75613738,0.41700849,0.6174635,0.57920809,0.52500507,0.42480102,0.44402714,0.5149784,0.58680205,0.29912987,0.41686574,0.29638897,0.019465547,0.47385878,0.59596683,0.45433303,0.51631818,0.40669308,0.29989206,0.58100005,0.65487885,0.60049294,0.51741136,0.47162552,0.77190829,0.58262581,0.68000558,0.82886892,0.41758538,0.47562248,0.33250957,0.58272758,0.77753793,0.4131252,0.50074742,0.99244287,0.54887764,0.46845776,0.39603975,0.53100513,0.58072069,0.25161863,0.32585965,0.57572207,0.3713151,0.40706247,0.56869507,0.097328744,0.55549415,0.46660282,0.60274543,0.10876468,0.55807807,0.70892441,0.30277446,0.42837736,0.51500979,0.74115252,0.41850134,0.59236898,0.36876264,0.46810857,0.033278995,0.60263699,0.58212338,0.74545142,0.91891915,0.43407383,0.55433404,0.10918983,0.56867958,0.63470574,0.94605921,0.55607149,0.45794255,0.68482856,0.4505018,0.077737307,0.3110263,0.41811301,0.77931303,0.67218558,0.56985775,0.41739996,0.75248512,0.43334131,0.16425817,0.75287807,0.46074355,0.90384113,0.56635239,0.56461238,0.92115911,0.79061908,0.55602011,0.84111513,0.60139555,0.41838522,0.26108915,0.45284546,0.58307247,0.18764561,0.55245039,0.42369445,0.12318841,0.64756484,0.58079089,0.29698828,0.26481794,0.5833312,0.68952393,0.58184465,0.46640551,0.023917334,0.58413323,0.49068293,0.55635728,0.93552052,0.53616473,0.70243307,0.013195191,0.52973605,0.51187607,0.40305246,0.56042192,0.92692045,0.58124651,0.54875852,0.38868426,0.64592864,0.58170285,0.28405602,0.64817435,0.55662036,0.46080556,0.9030674,0.4694408,0.22821129,0.5982932,0.54635476,0.40921459,0.32682923,0.4354523,0.5112752,0.93309345,0.43905143,0.55432484,0.35895565,0.58114013,0.28824123,0.654911,0.56207581,0.43874329,0.44393578,0.48101371,0.58911578,0.203371,0.44926857,0.15006196,0.69720328,0.57158917,0.48669082,0.10836626,0.54712672,0.75077665,0.25370573,0.58325549,0.3137191,0.54558438,0.54550078,0.6243697,0.75151465,0.58316182,0.31380439,0.46786027,0.41689284,0.78329274,0.054558149,0.45617669,0.65064759,0.39931999,0.56857107,0.90126703,0.27813717,0.41751388,0.25760737,0.47189188,0.42731509,0.29979852,0.55315217,0.50178071,0.58477275,0.020290463,0.46605885,0.44566113,0.26300203,0.58286429,0.35311787,0.70966276,0.42365868,0.4339977,0.41929571,0.48097465,0.43235875,0.91691554,0.43236025,0.49960332,0.68153342,0.58295974,0.28542966,0.35289122,0.56241148,0.41988856,0.11634649,0.56364411,0.30759042,0.6537217,0.55920023,0.54163982,0.61153757,0.46954445,0.47721236,0.96937807,0.48395535,0.3386251,0.70380812,0.41692083,0.30188291,0.62317756,0.54064422,0.52359285,0.08219121,0.50888059,0.77276348,0.96403558,0.52613177,0.34262628,0.81961354,0.5824715,0.42292854,0.71179538,0.41695769,0.68794926,0.27438309,0.58268567,0.73390719,0.081879899,0.49326795,0.77317595,0.99486583,0.5183526,0.48231861,0.41972593,0.45083012,0.61292372,0.40698986,0.53286241,0.4302912,0.85903272,0.45709684,0.19433508,0.29573336,0.50284578,0.95631637,0.35550021,0.43579779,0.40575841,0.41679991,0.45474608,0.60258725,0.92666364,0.50769519,0.24081149,0.79851414,0.44324984,0.16793522,0.91346168,0.56526706,0.59588038,0.3762748,0.46063387,0.49723669,0.60405848,0.53278059,0.027409855,0.96166486,0.52677342,0.66266697,0.87091347,0.550384,0.22899705,0.43569128,0.53754895,0.60306426,0.31846029,0.41725962,0.70804432,0.40691687,0.49748662,0.46312975,0.38477948,0.53276484,0.48538194,0.47179058,0.41738967,0.22783932,0.43535849,0.46583795,0.59824293,0.32360408,0.43449622,0.50124302,0.19959626,0.57264892,0.23884463,0.73598695,0.5832191,0.29806518,0.32459237,0.57809839,0.64918854,0.45031535,0.43594977,0.66473803,0.44512238,0.53620477,0.39342443,0.53907308,0.56917444,0.090301927,0.83767807,0.57516639,0.31214842,0.18942123,0.58321758,0.50883509,0.59293719,0.49855279,0.46299029,0.52092649,0.52828952,0.98772355,0.016120755,0.46710647,0.49932719,0.42993737,0.41750398,0.76246281,0.48222296,0.53909682,0.023674831,0.3961019,0.47992984,0.47941225,0.64921755,0.58036957,0.81982312,0.54101707,0.42082991,0.86017906,0.14532012,0.55850611,0.23540449,0.25345431,0.58328917,0.317556,0.59538929,0.50989917,0.4655417,0.30210537,0.57510394,0.16775561,0.90034241,0.44195051,0.30899186,0.71291438,0.57152592,0.8417882,0.57113748,0.41666715,0.788874,0.59855575,0.45304972,0.5919271,0.54783408,0.51655321,0.9937526,0.477156,0.56666287,0.67855411,0.73098152,0.419006,0.60304543,0.33349707,0.56678151,0.88525105,0.50482581,0.5425534,0.37204661,0.67172385,0.43172147,0.4302675,0.62645536,0.54400217,0.53087828,0.90065103,0.43298556,0.62253933,0.44546508,0.42363512,0.71306841,0.70429212,0.42906165,0.15029364,0.63782357,0.45122544,0.50243337,0.52116183,0.51685726,0.60197738,0.60160031,0.51049201,0.49960352,0.49656487,0.53343001,0.61676661,0.42973343,0.50290064,0.57136348,0.45898004,0.42743317,0.89627767,0.44550773,0.43637875,0.66191776,0.79778115,0.56575091,0.19967562,0.36048636,0.42934913,0.63474971,0.8633676,0.57794155,0.42590062,0.39690662,0.41838516,0.26180511,0.04384315,0.53999572,0.63449063,0.55472057,0.4221543,0.7219664,0.6313185,0.4416786,0.077014561,0.10943628,0.57116839,0.60390995,0.57566997,0.45830093,0.39820735,0.43825588,0.57760674,0.2814053,0.17563378,0.52374848,0.86965363,0.82336509,0.43319393,0.23256993,0.59988629,0.50207027,0.49393686,0.78401807,0.42565396,0.23211682,0.47278258,0.47145038,0.60876773,0.66788176,0.43316004,0.56648091,0.89260801,0.57221161,0.57602055,0.79301399,0.43014042,0.21450028,0.59509437,0.51130226,0.46351266,0.53699771,0.46430714,0.61340215,0.58609171,0.56354261,0.6473105,0.6878225,0.43345102,0.8761563,0.77834197,0.43177327,0.80770013,0.41296517,0.55938003,0.36610504,0.41641438,0.57093089,0.32378168,0.32499959,0.42692761,0.85548724,0.23079274,0.48293041,0.91638989,0.55278682,0.4389579,0.34489673,0.63331418,0.48557655,0.97882224,0.2254982,0.41692926,0.65678644,0.25697625,0.41878944,0.57771761,0.20935711,0.44622627,0.8473075,0.30831715,0.57349398,0.15539422,0.58589654,0.5245555,0.43308569,0.29253262,0.57453354,0.46383801,0.33891641,0.43891165,0.53080209,0.27529039,0.42055447,0.21813874,0.05248324,0.55230025,0.58658768,0.29957705,0.42730493,0.52714095,0.073080077,0.43892967,0.41053165,0.61975516,0.4295731,0.34854895,0.2795862,0.58333245,0.29399407,0.21515787,0.41680073,0.54564492,0.794597,0.41666834,0.54004044,0.85421957,0.53525345,0.17417647,0.17012739,0.57354465,0.284307,0.042099852,0.4896658,0.69722466,0.41996637,0.53886654,0.40646142,0.55052591,0.54686696,0.96266977,0.85627417,0.50221952,0.85081291,0.8232136,0.41869948,0.38216276,0.65670776,0.55819208,0.50689626,0.5861703,0.49555685,0.44869428,0.6922426,0.42945448,0.47759868,0.83290714,0.41867516,0.58573963,0.40023906,0.50507764,0.48864778,0.66800827,0.43331448,0.56479435,0.62352335,0.58286517,0.20346284,0.45101089,0.48712361,0.41006493,0.60778718,0.43572665,0.63494339,0.40035337,0.44639241,0.39207714,0.64012635,0.58332542,0.76181851,0.44367699,0.4446343,0.36040881,0.39942548,0.49298942,0.50582272,0.84700492,0.57870227,0.38420611,0.077540448,0.55997663,0.61921691,0.092450644,0.42996882,0.52817195,0.75247095,0.45434027,0.89331172,0.72541297,0.53965807,0.91919316,0.59124686,0.5269551,0.56279334,0.32283632,0.47418684,0.042919172,0.43745426,0.45660825,0.96663239,0.54440841,0.47160157,0.98605673,0.079050327,0.5171332,0.23800675,0.51733945,0.58331336,0.79493739,0.42992295,0.5495062,0.62021268,0.50904678,0.54983148,0.36059246,0.18577585,0.41900466,0.35236892,0.5897388,0.51698138,0.55297616,0.42044181,0.52069822,0.42951672,0.72478811,0.42233421,0.53504251,0.90485632,0.43409716,0.62081551,0.30116335,0.42206553,0.18690077,0.44748417,0.42909582,0.6877187,0.57285659,0.55956201,0.066165571,0.78871873,0.41678838,0.51213029,0.24739332,0.41713356,0.61795149,0.75490586,0.41861993,0.53217402,0.76884713,0.58233811,0.51375417,0.90905978,0.56836557,0.43344099,0.14672576,0.57537862,0.65398006,0.76286701,0.41667363,0.65190129,0.053416177,0.47373312,0.70144686,0.92907647,0.44322834,0.62351441,0.88307681,0.42889762,0.62958497,0.39016238,0.4742283,0.49976561,0.74739783,0.54212015,0.90270713,0.30349544,0.44397684,0.097263576,0.71673988,0.47931876,0.94369323,0.51209389,0.58243538,0.82912582,0.84414741,0.43680589,0.24145265,0.15722179,0.55384623,0.79574769,0.37263523,0.41718661,0.74666464,0.41368504,0.48589958,0.55604749,0.40814795,0.56909895,0.33571034,0.90040992,0.43792581,0.66618514,0.45940557,0.48086689,0.40278508,0.68386266,0.58324515,0.74876635,0.12279556,0.4803143,0.18035438,0.48979888,0.45975096,0.37554366,0.5512644,0.58297318,0.77669837,0.40424436,0.5316356,0.56369904,0.33750013,0.56679945,0.57850906,0.60343567,0.57069004,0.6642541,0.38436601,0.56363977,0.62586192,0.74811635,0.41808493,0.41212481,0.81428259,0.42541445,0.7297251,0.98821464,0.47396228,0.54273638,0.38069858,0.43007143,0.64946185,0.36113342,0.54952008,0.50940549,0.60396289,0.51960816,0.51867624,0.39936235,0.431201,0.65780323,0.15052799,0.57434544,0.67411666,0.6085674,0.45733029,0.43180354,0.58181396,0.50461833,0.44196036,0.57775006,0.52909547,0.98122226,0.69900616,0.57459068,0.56966524,0.35151552,0.4320485,0.39092124,0.41986543,0.58260565,0.76163357,0.46890629,0.52796575,0.60720234,0.6912407,0.51989133,0.955777,0.73231593,0.57096989,0.1684146,0.084306354,0.49407151,0.222897,0.5369166,0.4945598,0.0017565311,0.62872308,0.55193747,0.43633403,0.30111765,0.57522205,0.5789502,0.343174,0.58118776,0.70099463,0.52474125,0.44988123,0.95917528,0.28099706,0.4175139,0.25502071,0.57293171,0.41703833,0.81061056,0.56227564,0.51409951,0.5819108,0.17930218,0.41765456,0.58145652,0.7947077,0.44946902,0.85203128,0.33539311,0.57650914,0.64712636,0.97424613,0.45993933,0.46594421,0.16394537,0.51765534,0.13582787,0.097017806,0.56892765,0.41188937,0.35165571,0.41928522,0.1831733,0.91436747,0.46649704,0.74857681,0.57550258,0.46815866,0.58698904,0.50273008,0.53631299,0.61997419,0.5860715,0.42964112,0.10197925,0.4712128,0.51570187,0.59952418,0.4378008,0.41687678,0.19178946,0.82079019,0.41906468,0.36575769,0.87719871,0.57663004,0.46669745,0.7521304,0.44477939,0.12745933,0.53853617,0.57402641,0.70457321,0.61215893,0.5294553,0.4868989,0.38656636,0.57163555,0.66210173,0.59542997,0.50421268,0.53076517,0.38398849,0.51158452,0.98441688,0.47901596,0.5392867,0.37816734,0.38726446,0.47077419,0.49951931,0.48026465,0.48372736,0.39803917,0.77333762,0.57704096,0.24138173,0.78438263,0.51055034,0.90936802,0.37921395,0.57985778,0.28931019,0.46876142,0.41726053,0.17753021,0.74231558,0.58051255,0.55477306,0.80511886,0.41677266,0.55716233,0.67699272,0.56607959,0.52041873,0.21071883,0.42749683,0.77436344,0.43916775,0.48293756,0.58467676,0.077406543,0.56585902,0.49321781,0.79027587,0.56503035,0.18941397,0.25702142,0.55300784,0.116044,0.42101867,0.54244417,0.96551409,0.70937089,0.58333257,0.2873549,0.40015675,0.581739,0.7412368,0.17142527,0.41766199,0.53996638,0.24785081,0.58178502,0.56994491,0.6183634,0.56375235,0.6237189,0.41363376,0.5381768,0.41348679,0.2643665,0.45144227,0.10190815,0.13165398,0.42891788,0.66715943,0.36716112,0.41807925,0.7273308,0.23968052,0.54285809,0.89323734,0.60810289,0.41824642,0.7377776,0.41926491,0.45743262,0.034973822,0.8615864,0.42343261,0.61369582,0.55759064,0.41721399,0.22904967,0.35867077,0.5161662,0.024306001,0.4295802,0.43268408,0.33206098,0.46183001,0.53574019,0.97920487,0.62635022,0.54194637,0.51467549,0.32376455,0.57663354,0.63413102,0.49417706,0.43994937,0.66123586,0.61633288,0.5614263,0.61682184,0.4634796,0.42485216,0.88478427,0.41013716,0.52295746,0.55949604,0.2465419,0.50098532,0.93106587,0.55303189,0.46534723,0.60554837,0.61163638,0.42184088,0.7017912,0.67026229,0.41975566,0.67760304,0.61524928,0.55905255,0.60939694,0.65728446,0.43358621,0.41413403,0.60217929,0.48668916,0.4909945,0.23654519,0.42443292,0.77993397,0.27716067,0.42135048,0.57112231,0.84004529,0.44369415,0.79093307,0.89028985,0.57313396,0.43327982,0.55943416,0.55817818,0.64512587,0.44013208,0.42076279,0.73040576,0.3488589,0.56876189,0.61021235,0.41612566,0.58077068,0.16095771,0.86235907,0.43567567,0.27368353,0.78615133,0.58322601,0.54591257,0.56306254,0.53914331,0.60612984,0.21914046,0.58327096,0.5806789,0.64892381,0.55480014,0.51121455,0.2208419,0.57627771,0.24128019,0.099533703,0.51446828,0.20557327,0.85385402,0.54732531,0.80120327,0.62610636,0.5439986,0.53225266,0.40128123,0.55347351,0.3915812,0.5631901,0.41807798,0.24441182,0.49710017,0.5070543,0.39932195,0.5340829,0.41666194,0.79928116,0.59669828,0.56428842,0.91621778,0.61517981,0.46749141,0.48752686,0.36815927,0.56638495,0.62128505,0.49366658,0.48382352,0.60362711,0.82095053,0.41717156,0.52803092,0.4331685,0.50890342,0.57595825,0.47329251,0.56760044,0.083870084,0.33852163,0.4194392,0.31069249,0.41012913,0.44440015,0.37861317,0.45598681,0.44334516,0.35312096,0.43735455,0.53086363,0.018241633,0.24806397,0.58230739,0.40644095,0.62100721,0.56861292,0.35808277,0.6228069,0.55854142,0.075016747,0.39705878,0.5180557,0.48043264,0.29591525,0.57632451,0.58152292,0.47503251,0.51525331,0.60034007,0.4335633,0.52397882,0.41424965,0.42564365,0.44244009,0.36356495,0.45964472,0.4390168,0.65865683,0.2650163,0.57898717,0.47505781,0.98232953,0.47115722,0.57240001,0.8883915,0.45372232,0.24177417,0.18112858,0.57775825,0.69161651,0.33469878,0.47872234,0.96492236,0.6826182,0.41799132,0.30876392,0.49287593,0.5516703,0.3570861,0.3738634,0.46183686,0.039107166,0.40643054,0.49337664,0.4628871,0.58061669,0.51341747,0.43651578,0.64343655,0.45482653,0.054410145,0.58475836,0.46630347,0.41923103,0.9237162,0.48838911,0.76191677,0.52257026,0.52797506,0.9879212,0.30341523,0.57790928,0.38242661,0.32572026,0.42869378,0.86401243,0.32174358,0.56610839,0.50297676,0.47668708,0.56790634,0.31740278,0.55878826,0.4745289,0.59247794,0.59127163,0.47324671,0.43755553,0.58705391,0.57626204,0.70138099,0.50234995,0.51761775,0.0044912188,0.29728566,0.57955951,0.62948269,0.79310618,0.41670827,0.51006132,0.41463054,0.48062664,0.43801088,0.54944293,0.58333506,0.79546879,0.18195696,0.48886224,0.88358969,0.95484693,0.45444532,0.60830834,0.32403318,0.57171451,0.59116684,0.54366611,0.49775913,0.40995849,0.55263868,0.47474742,0.40409474,0.37573944,0.54010049,0.48933891,0.27731032,0.42133361,0.57196635,0.28615741,0.42840035,0.84089422,0.33418896,0.43393148,0.88802133,0.53261938,0.51975627,0.0067447543,0.87642156,0.56193894,0.28425423,0.45648198,0.55121015,0.36459112,0.066567072,0.51342017,0.25580869,0.47709767,0.58144441,0.15838128,0.5912962,0.58326289,0.79454333,0.30638843,0.48580349,0.95789212,0.88892806,0.42965087,0.37905931,0.63787623,0.41680279,0.24676321,0.2089189,0.5797752,0.7082536,0.026440817,0.54148162,0.50377805,0.042077588,0.46747506,0.34251083,0.87252805,0.57668064,0.56630215,0.32814792,0.5117392,0.96748066,0.22043158,0.46793851,0.10408462,0.21922087,0.58308961,0.54725606,0.58365384,0.54676132,0.60528345,0.54974852,0.42154005,0.13592789,0.58137406,0.57531927,0.12307233,0.097119051,0.47777827,0.78389674,0.55442291,0.46620176,0.60379592,0.40441798,0.49887986,0.52957331,0.42062566,0.44692634,0.37767903,0.62642425,0.5439935,0.53095112,0.88375648,0.56338214,0.69381667,0.99963398,0.49798297,0.47997178,0.50701364,0.55126754,0.64217329,0.51104873,0.54255473,0.3724318,0.70200021,0.57264192,0.50265387,0.55261788,0.53360934,0.39551207,0.70631458,0.41682144,0.7003927,0.94449826,0.49804339,0.27099107,0.093541062,0.46472847,0.75777255,0.46023746,0.47767554,0.40032115,0.85645392,0.42912366,0.30716402,0.098232573,0.46906033,0.22690107,0.82758301,0.55645457,0.19561594,0.65855364,0.56258634,0.4445674,0.69579758,0.58200368,0.77262769,0.4198629,0.44585046,0.6244267,0.5442578,0.47795821,0.59756534,0.69784764,0.42191755,0.38248308,0.39183926,0.55236404,0.59574969,0.12121647,0.42396016,0.45093191,0.62947897,0.54916035,0.549241,0.22971273,0.58240807,0.5041603,0.76210009,0.41810103,0.52195895,0.67390994,0.41936905,0.80444634,0.078411461,0.4348368,0.55201577,0.66957264,0.56531027,0.4536368,0.35905832,0.44657152,0.54015433,0.52177758,0.42231683,0.12818662,0.085514554,0.43208254,0.53557557,0.66505588,0.56210879,0.52318779,0.56015709,0.43874025,0.068542422,0.1007761,0.54863378,0.73352193,0.14429758,0.55631268,0.77156363,0.51264881,0.56176341,0.66527007,0.12156015,0.43303606,0.68020486,0.014147211,0.50703449,0.61554385,0.70728455,0.41933332,0.63938756,0.91643902,0.45722396,0.72159499,0.59274766,0.57822323,0.28838988,0.19015196,0.48083494,0.1143414,0.47812542,0.47975799,0.60372651,0.245464,0.46570306,0.090289252,0.40006161,0.50100082,0.50469712,0.61192898,0.46928577,0.52209819,0.75682229,0.54093704,0.101308,0.2393144,0.44062132,0.85496939,0.44600047,0.51272366,0.4130445,0.22566471,0.49338881,0.91735649,0.64669441,0.56758603,0.60944164,0.33979486,0.42432093,0.35470499,0.41402462,0.44685329,0.61797177,0.50025833,0.45331121,0.034297229,0.9006239,0.53471529,0.76781539,0.47862516,0.58333524,0.20054345,0.89216661,0.43500951,0.66450988,0.49668462,0.51018103,0.39855378,0.20509701,0.45720319,0.13187364,0.59246772,0.53228793,0.56943763,0.55774519,0.48132803,0.58781045,0.13359603,0.42137955,0.50492197,0.26584516,0.5810966,0.24513625,0.60460637,0.47759013,0.47578061,0.54253162,0.47921995,0.40256276,0.5789896,0.44331957,0.36852015,0.022301777,0.5360255,0.55144228,0.2167507,0.58258043,0.33675403,0.66169098,0.56048587,0.48437278,0.59885541,0.450356,0.40176962,0.39788355,0.5120984,0.49724342,0.63497567,0.42655372,0.65497119,0.64362676,0.58288058,0.26062598,0.63321761,0.55971959,0.41044405,0.34432102,0.56910519,0.39413788,0.60107301,0.53531169,0.43747305,0.59463847,0.58327764,0.2231477,0.95998691,0.54431136,0.59387877,0.46626052,0.51951367,0.60004715,0.45246726,0.49178976,0.58911216,0.61827629,0.44896492,0.42161017,0.029550669,0.54075524,0.56235105,0.070974733,0.47847978,0.25648956,0.62524477,0.44479958,0.41714202,0.21130905,0.58328836,0.4478567,0.33956003,0.43862788,0.46262311,0.10974401,0.43380026,0.65950327,0.53736304,0.53331252,0.38946797,0.74822673,0.57847496,0.77079806,0.72627548,0.48706631,0.94321557,0.43687504,0.48392603,0.58237691,0.37397897,0.42959692,0.88707975,0.98241311,0.52238656,0.60034743,0.49994368,0.46983474,0.61357726,0.23027071,0.41761302,0.48992109,0.56868528,0.43596908,0.92251388,0.80610563,0.47162406,0.11980924,0.33196715,0.43436299,0.4450075,0.36725313,0.55862477,0.41451049,0.47182214,0.4958715,0.40379017,0.75442453,0.44353326,0.86771472,0.82968433,0.41966852,0.37298779,0.56903657,0.42445093,0.70423966,0.27885206,0.42340207,0.49305582,0.65109839,0.54715937,0.93970622,0.60135073,0.51146974,0.48931643,0.61256206,0.53846131,0.45145209,0.29115205,0.57862545,0.39497476,0.67543734,0.57712829,0.63974486,0.48190485,0.52901476,0.012815247,0.85768215,0.57700745,0.61757528,0.76475173,0.58332243,0.35150488,0.37939423,0.57379208,0.8740184,0.54257109,0.50049017,0.59050367,0.11720127,0.52301433,0.80958071,0.74688333,0.47522759,0.92444001,0.53560146,0.46188495,0.38316172,0.51832056,0.53827809,0.62098534,0.26085911,0.41798024,0.38673911,0.44820697,0.421827,0.72481864,0.08155466,0.52206272,0.76061098,0.19724292,0.58057769,0.67779288,0.68890236,0.5696003,0.4792909,0.7747543,0.41666548,0.62593009,0.13866883,0.42558524,0.35288323,0.48045983,0.47631849,0.39353018,0.54249632,0.48733855,0.59309285,0.80969002,0.58177068,0.63697428,0.3685492,0.54243478,0.04649718,0.47487738,0.44832011,0.35911877,0.93905774,0.44969063,0.63563892,0.39676556,0.52820071,0.45700147,0.35924863,0.41703523,0.78626184,0.62065364,0.42038236,0.29147624,0.56263214,0.52730487,0.5917081,0.68930413,0.54136367,0.93420336,0.62392862,0.54365411,0.53810415,0.47876885,0.4335639,0.67801214,0.49841342,0.50632064,0.60058054,0.30146552,0.42258665,0.60795034,0.55958537,0.42329697,0.28635441,0.59407752,0.48077163,0.45247475,0.41530558,0.4717897,0.42697731,0.39549948,0.43706544,0.36729026,0.51299697,0.51013158,0.60066358,0.78373022,0.4167488,0.56393631,0.86668523,0.54901359,0.21926583,0.022420297,0.49614462,0.64771305,0.5177476,0.52568877,0.60831162,0.30029611,0.41798196,0.67355588,0.38629529,0.46882073,0.51397722,0.79002062,0.56528624,0.80978529,0.22395428,0.41667967,0.62820331,0.60028749,0.46100858,0.42836431,0.68073612,0.43257505,0.52513035,0.34148288,0.41733341,0.72432979,0.56668771,0.49811516,0.57460088,0.69332119,0.57597403,0.60042267,0.43065879,0.58083267,0.15829252,0.86148003,0.42294946,0.39550181,0.29455366,0.56139519,0.11624729,0.55762715,0.53437567,0.60276972,0.41142144,0.53494654,0.97340193,0.79642033,0.58028603,0.69290296,0.59653208,0.50755641,0.52914173,0.57317193,0.42683,0.88896116,0.65141828,0.42633117,0.64043057,0.26625646,0.421001,0.53506792,0.57936755,0.54782644,0.6107266,0.40765876,0.53521861,0.97237385,0.73177285,0.41816219,0.25421198,0.39900249,0.43873119,0.37022311,0.48767955,0.48126003,0.39560017,0.87901791,0.46283687,0.20697509,0.71531527,0.58088987,0.36918981,0.58714601,0.49038498,0.55173644,0.32734607,0.56507705,0.47071678,0.61616635,0.43126457,0.64644806,0.43098462,0.53496207,0.02338685,0.51810056,0.41677495,0.19003059,0.63855722,0.55031143,0.93809755,0.39371197,0.55027196,0.40808619,0.59944042,0.4801714,0.53599369,0.52660143,0.4792489,0.60293052,0.01943131,0.49775562,0.63819327,0.0025575546,0.5041497,0.45080177,0.46315507,0.54085572,0.62018843,0.92331869,0.45398287,0.30321316,0.4249637,0.49208913,0.56750563,0.45952038,0.55996688,0.93705624,0.49162851,0.57562909,0.7158674,0.43819518,0.45511321,0.38392845,0.37741373,0.46747346,0.031593535,0.66455451,0.51808303,0.96715205,0.45360452,0.41703046,0.77735674,0.3628335,0.55604193,0.5655472,0.32989677,0.48228554,0.034635909,0.4399266,0.48681255,0.41690761,0.18923085,0.42069554,0.31522468,0.58025391,0.51251996,0.56341127,0.70147485,0.5827169,0.24581428,0.66734135,0.5058552,0.029317708,0.55547424,0.58080327,0.25511679,0.65896771,0.43274958,0.41160315,0.074940918,0.53149807,0.73411169,0.6847224,0.57668191,0.62263719,0.46596986,0.43829154,0.93313661,0.22426491,0.5828669,0.4581318,0.49253248,0.50423187,0.59999721,0.48291666,0.55436857,0.35255136,0.31825445,0.43066071,0.4477938,0.17877705,0.41724111,0.53955676,0.68106788,0.431075,0.87061066,0.15537418,0.41881732,0.52146172,0.773498,0.51490766,0.91478166,0.46839972,0.49751686,0.40502363,0.75417292,0.41676612,0.36042968,0.23160441,0.41770857,0.50543328,0.36563232,0.55418653,0.56227104,0.16845806,0.47288795,0.14028818,0.20674541,0.41670857,0.49599639,0.4142486,0.41694634,0.80475795,0.65132353,0.58331005,0.76476451,0.38957598,0.4362177,0.63097069,0.68025052,0.56850378,0.54645004,0.37708419,0.44801613,0.42554418,0.38462842,0.45339367,0.56861903,0.4146271,0.51408057,0.55746039,0.19799772,0.41666457,0.49429735,0.63906544,0.55640633,0.56331435,0.26189466,0.51353216,0.93672412,0.48898785,0.54750713,0.63525564,0.62731169,0.57871628,0.30323924,0.054233556,0.47723506,0.29060707,0.69826793,0.57529468,0.58138866,0.72874743,0.52046694,0.062245545,0.14414443,0.57987719,0.52983648,0.89574097,0.5161548,0.20053921,0.96289878,0.45789216,0.40433938,0.53459331,0.47838784,0.60110036,0.70938125,0.42203474,0.59366549,0.44117336,0.46987036,0.5971277,0.45173743,0.44939374,0.95641175,0.91052539,0.46203018,0.74508155,0.12497115,0.57584006,0.57767392,0.89251158,0.5702542,0.6100414,0.26888281,0.57834974,0.51933859,0.47307422,0.55532713,0.64803371,0.64746065,0.42161858,0.32081169,0.083676179,0.43990755,0.36176194,0.63634207,0.41865025,0.71736718,0.63829842,0.41698757,0.21395311,0.46917692,0.42310967,0.27927259,0.62127159,0.41794657,0.18769525,0.35549388,0.4334341,0.60682823,0.19981277,0.58300882,0.39579899,0.16714312,0.58220869,0.49913312,0.36039277,0.41682063,0.22049971,0.1530425,0.421435,0.61904181,0.32430251,0.58295452,0.76643386,0.34294328,0.5712097,0.38249545,0.3891291,0.53555829,0.54366534,0.76989183,0.58249316,0.68711533,0.50219836,0.41969361,0.14651709,0.1525739,0.58076334,0.46301388,0.37805505,0.45989253,0.47384207,0.54836877,0.58223269,0.23681891,0.50380331,0.5832399,0.1904385,0.14874153,0.57808383,0.61614434,0.56020814,0.42468344,0.29423876,0.43126619,0.42275547,0.71419593,0.51823918,0.45306467,0.36650546,0.36144868,0.52951486,0.033042539,0.55088508,0.58162047,0.1634404,0.63726851,0.56518283,0.60921209,0.96842585,0.53190365,0.62513172,0.089781653,0.43853344,0.35480083,0.70783501,0.41667947,0.71044225,0.027271784,0.4602107,0.5544071,0.61196255,0.57648962,0.30988854,0.86390836,0.46595841,0.18299701,0.71222121,0.42489291,0.47800656,0.75956535,0.48326293,0.077370742,0.56980892,0.54914761,0.95625218,0.3712723,0.55656676,0.41699702,0.31836455,0.42887693,0.1388061,0.16753469,0.42038668,0.36397877,0.40530051,0.46547294,0.42960872,0.56054382,0.41672224,0.80171661,0.53515555,0.52240963,0.99142628,0.44888974,0.43922833,0.65495565,0.35644063,0.57008543,0.62725392,0.59385061,0.42766794,0.67738476,0.57619119,0.49220433,0.56613093,0.73795284,0.42158601,0.78043975,0.35563307,0.56500197,0.10006528,0.68170332,0.42024236,0.65988151,0.96458521,0.45520812,0.43769445,0.20901882,0.58331619,0.41078178,0.20041593,0.58333403,0.46915855,0.39145305,0.42104715,0.15249347,0.53091727,0.53298009,0.017284787,0.54067343,0.43046794,0.90827825,0.0057008994,0.49673003,0.57505592,0.61441448,0.54625268,0.56907944,0.7302788,0.41964562,0.41070814,0.21215715,0.41699467,0.63509308,0.89742426,0.55886907,0.30741519,0.5720354,0.50910143,0.57109202,0.45006521,0.54222562,0.61742569,0.34951439,0.46868045,0.038531127,0.35275471,0.58139792,0.71084757,0.40533386,0.48636819,0.53989046,0.058115496,0.55191623,0.61480192,0.71429554,0.58333402,0.29158005,0.69494339,0.44640629,0.9091449,0.90791767,0.44324204,0.68163119,0.15688163,0.56328114,0.24047849,0.9149842,0.56559591,0.41585198,0.54366231,0.44043539,0.34594635,0.36747265,0.57294402,0.34580821,0.86086673,0.42649151,0.6589076,0.48037655,0.42913865,0.69376542,0.71801465,0.41724617,0.26072432,0.56003337,0.41849693,0.2488153,0.9031091,0.56228183,0.34204273,0.62362667,0.48955279,0.01711424,0.71925384,0.58103161,0.6269197,0.39706621,0.48347029,0.48510524,0.3580285,0.43249283,0.61509507,0.16855927,0.55559281,0.19700182,0.39862513,0.54959484,0.94948856,0.67364618,0.43522878,0.48648897,0.71929658,0.43711835,0.87139667,0.14125515,0.57941758,0.53740978,0.58256389,0.47801589,0.43180494,0.088943472,0.44223664,0.33146923,0.42173291,0.54474637,0.60543378,0.67548016,0.56878375,0.43506225,0.86524282,0.57838796,0.54455357,0.092591269,0.43912538,0.65723378,0.35613891,0.56238045,0.58565546,0.66348912,0.56703443,0.57815277,0.6183018,0.57690903,0.85801476,0.3396751,0.5811184,0.69729781,0.36765115,0.42819662,0.64796054,0.16359347,0.41935407,0.40154236,0.57755511,0.48318404,0.43053711,0.56868244,0.5732883,0.30705144,0.56390547,0.45806417,0.60995733,0.32484762,0.57536005,0.62412103,0.41410101,0.55321515,0.61820614,0.81656875,0.54270594,0.15017935,0.075616764,0.55920926,0.3806771,0.684822,0.5781604,0.36202119,0.090379583,0.54768116,0.71823272,0.50774759,0.57432015,0.70940562,0.53229721,0.46655614,0.61227104,0.76897045,0.56779606,0.18219604,0.23084278,0.43891471,0.84316299,0.47405994,0.41997665,0.25722357,0.35343021,0.58327862,0.2466864,0.77314225,0.58260373,0.48411969,0.53773213,0.45985642,0.38111284,0.64875528,0.55561441,0.52637047,0.40060253,0.57591821,0.30649352,0.88505535,0.5652266,0.6788184,0.33288796,0.56850001,0.58200418,0.8717752,0.49479733,0.16614737,0.028785245,0.48542365,0.34190966,0.4383024,0.48987002,0.41940739,0.42647186,0.54120749,0.60255921,0.44783944,0.56859686,0.32099595,0.39828028,0.5183322,0.52577989,0.84990789,0.45615302,0.814019,0.73495045,0.5505315,0.10560032,0.71846777,0.52443812,0.94001205,0.76570633,0.58323639,0.61695514,0.48304666,0.51040925,0.6001611,0.78761686,0.41712708,0.3570554,0.21200378,0.57628875,0.74877045,0.58811233,0.53530916,0.42024813,0.75321356,0.58276345,0.3885639,0.93362346,0.5210891,0.735764,0.80829145,0.42783844,0.24497175,0.72212803,0.42120039,0.4235311,0.17806952,0.41766713,0.57727154,0.61623361,0.49487585,0.014048859,0.5941053,0.57672051,0.86623188,0.62035315,0.45286838,0.56131425,0.21225477,0.47195485,0.89465328,0.65671304,0.56237569,0.55884373,0.39410157,0.41899356,0.1695294,0.86006754,0.48437033,0.15812642,0.51714805,0.58320837,0.81059457,0.57905553,0.51988305,0.42971876,0.32001879,0.57682055,0.36914382,0.27466792,0.50281635,0.94629587,0.58082311,0.42863179,0.89513975,0.51269326,0.58169369,0.83930043,0.48238466,0.52175527,0.60549507,0.26678362,0.58270838,0.72570388,0.66359325,0.42445096,0.6404252,0.3832953,0.44231053,0.3969486,0.86192539,0.47221429,0.82828278,0.3662953,0.55727431,0.92478748,0.7712716,0.58321223,0.39981981,0.59207902,0.52737756,0.56219352,0.49962874,0.4290244,0.90486822,0.6082867,0.54579343,0.42293139,0.70073425,0.5760775,0.41396182,0.51222556,0.42578183,0.10918758,0.72631526,0.42246216,0.48649846,0.45880546,0.45462188,0.62569183,0.42311647,0.49058856,0.56597388,0.25886493,0.58291701,0.35759583,0.42428892,0.56759623,0.089927449,0.80587567,0.41706732,0.40670041,0.77840827,0.58329673,0.37271244,0.48175211,0.44581316,0.64693839,0.36903719,0.44335636,0.4202582,0.50430981,0.57112694,0.30425446,0.61266451,0.46656157,0.96992987,0.48009465,0.4600624,0.37713713,0.14198647,0.57794355,0.59676474,0.63357593,0.43324044,0.37890693,0.24145439,0.41794036,0.44119518,0.18643049,0.57366816,0.73786052,0.82359107,0.58275435,0.49497442,0.69936172,0.4213938,0.80752039,0.51715085,0.57689284,0.72225915,0.12471588,0.4266603,0.62350853,0.3632272,0.44707689,0.45025221,0.12299997,0.4247573,0.5832767,0.19864671,0.52564396,0.8868501,0.84276344,0.41922859,0.43260426,0.22989753,0.45537529,0.88339858,0.50691576,0.54214862,0.37271684,0.24421823,0.50851021,0.071525218,0.3573132,0.57244892,0.87249144,0.38244755,0.53455699,0.48923587,0.24652897,0.52191504,0.92288655,0.34691926,0.56167389,0.43700337,0.58482352,0.45559893,0.59951838,0.54699188,0.52148633,0.40413553,0.90441972,0.43409228,0.37779866,0.56840537,0.54865547,0.61944528,0.98043474,0.52555264,0.40137518,0.56383528,0.58269757,0.76783362,0.81995252,0.48941197,0.11781122,0.46447385,0.53731591,0.61587173,0.24407131,0.41779712,0.57661113,0.56445362,0.58307145,0.77672258,0.65154097,0.46525007,0.95738627,0.44625936,0.58296373,0.81434243,0.44913983,0.52018294,0.0085423155,0.57894825,0.51938937,0.56998453,0.401979,0.58281482,0.80709596,0.46119932,0.57740196,0.72255891,0.95290502,0.49656606,0.28836789,0.28547192,0.580459,0.62436367,0.75849486,0.58191863,0.44981536,0.4635707,0.46531855,0.019482224,0.32684993,0.5725021,0.60294942,0.65348383,0.55827315,0.53327909,0.49537582,0.48601883,0.60274695,0.67377033,0.42573402,0.38339148,0.42803179,0.54587201,0.3881003,0.93433746,0.56176734,0.5002427,0.55746023,0.54915906,0.37397252,0.56580507,0.45982818,0.60602034,0.55097432,0.51523227,0.41007297,0.56652154,0.50211325,0.4252482,0.4545265,0.4841072,0.59319061,0.41120668,0.56638296,0.34444346,0.64937197,0.4213884,0.67963309,0.81417898,0.41983979,0.66479081,0.48857843,0.4326725,0.31822272,0.91017841,0.53210805,0.24189282,0.98332059,0.49456849,0.3732527,0.52668451,0.41666886,0.19832563,0.61568314,0.57816389,0.30044863,0.82974711,0.48983866,0.87395945,0.59644643,0.57351261,0.68182932,0.99932363,0.4938294,0.51488844,0.88682155,0.46801681,0.79217138,0.33258909,0.42940967,0.59750653,0.71563191,0.42426461,0.47989934,0.21404619,0.41692118,0.36580722,0.69561402,0.55595367,0.096684759,0.29606388,0.41893344,0.34916278,0.75749865,0.56891451,0.8222674,0.57185871,0.44874102,0.047946536,0.38715042,0.46417987,0.53916607,0.59640729,0.54530003,0.59038025,0.34999293,0.57756776,0.15833206,0.41826901,0.49348501,0.55872954,0.56520859,0.52283934,0.41433541,0.94188892,0.4500043,0.3718518,0.69057774,0.57469527,0.40863683,0.42259612,0.45034191,0.38406708,0.5992242,0.52869527,0.02239491,0.71020759,0.42445297,0.54787608,0.3947986,0.579706,0.28245494,0.65426189,0.42305793,0.66128739,0.79890746,0.52315202,0.8910311,0.039349467,0.52584458,0.33224823,0.80300204,0.50856393,0.8964803,0.57449518,0.56384119,0.65444451,0.63665169,0.5485392,0.51476121,0.38452352,0.45987796,0.54717361,0.42241646,0.51879836,0.42898701,0.60107276,0.4221511,0.85741766,0.50981339,0.47430935,0.60931532,0.88690442,0.57484551,0.47064642,0.58851973,0.54126231,0.03454729,0.91954063,0.45486965,0.70788129,0.24193958,0.52651327,0.9161624,0.67679306,0.42542764,0.38532312,0.64156623,0.55090283,0.50530242,0.05200389,0.51829016,0.71107774,0.6313022,0.53058594,0.96802264,0.8908141,0.562868,0.68257159,0.17042448,0.42075726,0.35022086,0.75461297,0.42511767,0.20745468,0.44407741,0.56445024,0.92315413,0.10228072,0.57060047,0.41667872,0.48459946,0.49567453,0.00047012823,0.48946352,0.58332174,0.79624209,0.5590859,0.56223089,0.65619934,0.58626762,0.49763359,0.44925861,0.38569924,0.57314389,0.66921348,0.58637506,0.49395187,0.44856341,0.36728518,0.41667293,0.77294677,0.59675333,0.48036046,0.54241923,0.36098791,0.56170561,0.91163663,0.6278373,0.45557147,0.47231056,0.62782834,0.45733281,0.49009145,0.70063387,0.58271833,0.31085171,0.67787529,0.55027844,0.076287781,0.57799207,0.47843608,0.57299516,0.36669852,0.45046407,0.54010967,0.3688528,0.53644284,0.038363553,0.10364003,0.52103059,0.20579946,0.54046723,0.58331217,0.80204401,0.3822937,0.5807501,0.72125142,0.99422664,0.51304516,0.55807811,0.56851694,0.41816724,0.7530582,0.8251882,0.41732954,0.51022677,0.36853927,0.45494683,0.49079904,0.37814375,0.53727728,0.036846768,0.31752895,0.57992245,0.66108994,0.27278492,0.42235133,0.49030708,0.58339295,0.43452519,0.91549625,0.82747707,0.41839508,0.5938236,0.49877015,0.56706551,0.91875919,0.68656504,0.57956299,0.80734202,0.10899291,0.54306019,0.2368368,0.27301044,0.5800782,0.77350802,0.41747076,0.53306973,0.023477837,0.56062877,0.54860808,0.62348333,0.41494969,0.42046398,0.84957854,0.86792776,0.421732,0.52492001,0.90131488,0.46916932,0.77392685,0.52024329,0.42618691,0.10763966,0.58906392,0.45327159,0.042958742,0.178124,0.44295529,0.80856624,0.39370336,0.47913607,0.49524905,0.59388551,0.52547975,0.44348352,0.58162645,0.49344765,0.44116335,0.51943164,0.44844226,0.3584594,0.9676308,0.52704589,0.64387147,0.13783742,0.57854451,0.44109419,0.69422946,0.58059996,0.65615179,0.95316663,0.45958159,0.64232915,0.32884269,0.43198603,0.56880441,0.56099157,0.50633238,0.42002478,0.38126786,0.45165685,0.43141441,0.096144545,0.45322464,0.2682595,0.39261172,0.52244754,0.49705618,0.39895195,0.50893252,0.50530539,0.1534227,0.54067941,0.17572134,0.29080139,0.41680489,0.26877405,0.84278263,0.4743755,0.85067773,0.76762609,0.41666243,0.63866383,0.83248473,0.41776352,0.50199106,0.55045478,0.48279115,0.59130959,0.75902915,0.58179728,0.46204373,0.54051776,0.52172095,0.5989537,0.76974849,0.48562457,0.91750298,0.66388686,0.56715255,0.57821298,0.57103534,0.50118858,0.5704299,0.38117664,0.55207632,0.58116853,0.92043723,0.55460291,0.33635927,0.43199835,0.42015157,0.2669806,0.5404023,0.56055839,0.064446934,0.43022682,0.45291488,0.9598102,0.5880573,0.50113267,0.54745347,0.48890191,0.52085582,0.60580332,0.83926603,0.44616438,0.79978621,0.68854569,0.48960043,0.96145959,0.73329451,0.4167308,0.6753235,0.83215398,0.50179586,0.12625593,0.020026716,0.50186986,0.35969021,0.093725135,0.50390546,0.2087753,0.55649493,0.52433524,0.59290254,0.78605882,0.56281024,0.17696317,0.60792078,0.52527317,0.48189106,0.57438181,0.4542043,0.38985968,0.61696226,0.4471446,0.58635436,0.58644236,0.52684954,0.43089523,0.71273862,0.55357877,0.90020689,0.78141339,0.42600008,0.77296692,0.026249875,0.53021022,0.38932738,0.56503388,0.5480421,0.041134196,0.60111133,0.41681564,0.79540816,0.60868008,0.44308759,0.39102624,0.052694214,0.45903244,0.65766019,0.053076774,0.45462432,0.3615994,0.58796205,0.51695089,0.012010741,0.62155761,0.42317252,0.68638663,0.37811531,0.45017924,0.56828707,0.53852561,0.52945597,0.60615108,0.39962779,0.51713281,0.52838495,0.7445633,0.41699264,0.7030761,0.26784254,0.41728161,0.35132652,0.96519212,0.52680649,0.65220209,0.92455432,0.450114,0.32218363,0.38714236,0.53199002,0.52390625,0.31186192,0.53587972,0.057797096,0.19453124,0.58289986,0.40302569,0.37277667,0.574893,0.66999241,0.75562142,0.57002362,0.18139272,0.40602415,0.45399927,0.042744301,0.67990681,0.43016049,0.43617764,0.59083931,0.50312361,0.45784209,0.61566717,0.53490065,0.52528878,0.029667893,0.46219016,0.41281306,0.67370133,0.570854,0.41195675,0.36706753,0.45331626,0.51956059,0.21364647,0.53606895,0.88569282,0.5758063,0.57928209,0.72604056,0.22734568,0.41672753,0.35655525,0.85509102,0.48420431,0.84694425,0.24825607,0.54768867,0.88987188,0.47189542,0.43146998,0.68408079,0.16687165,0.42125391,0.34946661,0.39514991,0.46195649,0.437467,0.32251671,0.43025665,0.43062249,0.088113759,0.56666757,0.41733803,0.39693884,0.43935207,0.62610255,0.39637411,0.48420456,0.49739037,0.16509986,0.49638417,0.87113315,0.46765448,0.41672466,0.19383555,0.20562676,0.58306154,0.6156431,0.3971662,0.47931071,0.47310753,0.3584617,0.55623637,0.55663719,0.68274232,0.41669759,0.74544839,0.58702257,0.54034425,0.41025909,0.38257759,0.44114425,0.60637087,0.53754633,0.43241218,0.3208986,0.53094547,0.46609557,0.61315749,0.66169059,0.41694556,0.26713671,0.32980029,0.48988957,0.96863604,0.67177529,0.57321915,0.61100769,0.29174457,0.49607972,0.045619686,0.11773872,0.49218738,0.82107887,0.9300763,0.56144293,0.43348112,0.56262117,0.55667387,0.35998925,0.9250616,0.44430978,0.35576186,0.48469952,0.58309745,0.81476321,0.86774102,0.51474051,0.16580689,0.10933796,0.56393795,0.32428135,0.29120509,0.4193807,0.78182355,0.31911602,0.4549946,0.067958596,0.95271498,0.48053413,0.69908427,0.73858218,0.49365484,0.93881358,0.3781388,0.43503681,0.37475402,0.35546144,0.55329361,0.4774521,0.21459626,0.5832314,0.55194107,0.51013513,0.58328509,0.79291776,0.55206261,0.48912636,0.58738841,0.8830859,0.54601505,0.76676894,0.86652825,0.42599127,0.36094992,0.24652192,0.5811626,0.47512888,0.095438227,0.52625894,0.77629999,0.87460309,0.48255738,0.17545819,0.95155109,0.55086104,0.57960773,0.03167887,0.45512857,0.48246328,0.54501614,0.55626664,0.054710421,0.48619106,0.5785306,0.86670799,0.30079354,0.57221969,0.52053248,0.33080876,0.43550197,0.46208176,0.4507225,0.45836675,0.029279431,0.68072072,0.56688815,0.50222695,0.90991509,0.52514546,0.23017865,0.54888615,0.4685126,0.60391206,0.89840331,0.43194674,0.6180421,0.81274257,0.58203295,0.62084019,0.98578426,0.52050599,0.58939987,0.29080949,0.57820219,0.40214791,0.53736008,0.58212457,0.83190713,0.49368944,0.49574305,0.60007928,0.6791255,0.57073149,0.42480559,0.64830324,0.41846093,0.19252283,0.44017167,0.51997203,0.41268739,0.52457382,0.52246377,0.39544494,0.0032476345,0.48509729,0.48807431,0.72342984,0.41666209,0.70211586,0.57224442,0.46614903,0.59235426,0.19007289,0.57958143,0.68202902,0.7445357,0.58078393,0.55629738,0.25465325,0.41668324,0.66450588,0.95936487,0.50256736,0.69742628,0.47728264,0.56318831,0.66810319,0.40541173,0.51662375,0.54336473,0.5272314,0.43405482,0.67563183,0.50633337,0.56935806,0.68904708,0.3368709,0.43150431,0.58960283,0.84318105,0.45234866,0.81251237,0.077770815,0.49441507,0.23285113,0.39318292,0.47838911,0.50354348,0.90576801,0.42952452,0.52931436,0.040667263,0.45347753,0.57884435,0.925763,0.45148162,0.68114247,0.96521022,0.45304763,0.48958987,0.61673952,0.41675597,0.78675398,0.59993689,0.49905217,0.504124,0.88607141,0.42476393,0.49553859,0.57593562,0.47563308,0.57785016,0.61338387,0.46318006,0.54106522,0.45484648,0.49735952,0.58936432,0.67765103,0.58002301,0.19166173,0.44872745,0.44591772,0.63868255,0.3685365,0.41996782,0.8306579,0.91928713,0.46949053,0.74614481,0.78475472,0.41791416,0.32428577,0.095069881,0.56253175,0.3486282,0.40009395,0.49435316,0.51085397,0.41699774,0.52457816,0.57054246,0.63594678,0.45189894,0.51424378,0.70090227,0.43561213,0.87682032,0.64417852,0.43600391,0.59362034,0.99167452,0.49322671,0.5876858,0.61001268,0.47382405,0.50511099,0.62776316,0.43107575,0.63735763,0.55866956,0.51393137,0.41556778,0.41402134,0.5417665,0.4065911,0.55299058,0.57581947,0.87936003,0.91976714,0.46987519,0.25397606,0.42538852,0.4802726,0.57488929,0.57305113,0.58022004,0.84659477,0.88715728,0.42935771,0.62286836,0.5643554,0.51828909,0.99097369,0.39021838,0.52573774,0.50270277,0.4298493,0.42953769,0.68004716,0.11757671,0.54314738,0.22473181,0.43463531,0.46539977,0.40167945,0.77684728,0.42242153,0.24986114,0.34614168,0.58333426,0.75875121,0.49870458,0.43306511,0.91919656,0.1820172,0.42319405,0.29617433,0.55598995,0.41910949,0.15638083,0.57834245,0.5237645,0.57480184,0.76992487,0.41672312,0.61214819,0.155465,0.47258532,0.84695197,0.31784302,0.5730437,0.5913409,0.60385373,0.47305603,0.5384777,0.45328465,0.57885879,0.73068221,0.41357984,0.46963397,0.42600512,0.16551173,0.45439046,0.82657746,0.19836703,0.58329385,0.44627486,0.45247133,0.58170448,0.24372354,0.46851065,0.47576017,0.39601058,0.45731917,0.54068657,0.38201446,0.60944431,0.42710912,0.1183956,0.089322378,0.45403328,0.72218711,0.68312801,0.54896939,0.92402242,0.54865535,0.54651071,0.96345174,0.22478352,0.58327182,0.63799823,0.20787543,0.42238726,0.26818705,0.96354391,0.5376236,0.38114102,0.50295731,0.53365192,0.61701325,0.27343623,0.58255377,0.34817962,0.40245329,0.41671544,0.77605118,0.56736138,0.44838784,0.62612343,0.56712449,0.54174732,0.9683557,0.39985625,0.50920958,0.48501841,0.86787457,0.5311826,0.81689121,0.033825869,0.53918082,0.59927649,0.52912423,0.53364627,0.61336103,0.39133411,0.58171011,0.82148139,0.28034703,0.41858767,0.36601856,0.78411847,0.57733947,0.7440498,0.53360425,0.55995405,0.062346939,0.57313262,0.48944349,0.57055979,0.65708798,0.43926688,0.4562732,0.59988623,0.49435454,0.48921248,0.73166488,0.58073324,0.40484005,0.9012378,0.49155078,0.20326996,0.82111228,0.56683497,0.7699797,0.96806328,0.53226117,0.62510187,0.42393266,0.48649923,0.56895803,0.11636473,0.50187827,0.17928424,0.3777332,0.56655687,0.36834155,0.64375043,0.57379067,0.13426782,0.32979255,0.52484303,0.96051938,0.55811697,0.58321034,0.21683288,0.91126575,0.45748057,0.73180093,0.4526461,0.4707269,0.39767258,0.51574423,0.57459053,0.11110671,0.60669704,0.47308535,0.47040956,0.97399298,0.52132411,0.36288449,0.59415673,0.56642884,0.65254177,0.51180488,0.53187008,0.38540047,0.57270657,0.58265835,0.81725004,0.90461261,0.4301537,0.56097614,0.61159116,0.55307602,0.40613245,0.80917574,0.5830634,0.56626354,0.55798769,0.5405439,0.61105444,0.14337774,0.42010261,0.48414704,0.91763549,0.4523335,0.70249688,0.79719484,0.45313187,0.85820369,0.83989201,0.46686857,0.84399039,0.3786672,0.55225864,0.57801947,0.20748399,0.43767581,0.18095719,0.46452953,0.52415782,0.39735933,0.88404633,0.4383767,0.70369595,0.29000054,0.49181583,0.95277116,0.61140445,0.54253397,0.56309253,0.38572215,0.43561807,0.37007826,0.21549025,0.46385758,0.11305984,0.43725319,0.50947559,0.42045635,0.40702876,0.51878078,0.45082963,0.99570417,0.48975919,0.44655314,0.38295893,0.54677358,0.56629828,0.56088979,0.5671679,0.086043047,0.91922124,0.44151781,0.35816879,0.5893045,0.50757932,0.45318027,0.57422824,0.41736583,0.76382096,0.51578841,0.56365963,0.32979033,0.19028018,0.57986048,0.67800723,0.13860081,0.53449736,0.81915169,0.67275307,0.43454494,0.53482081,0.83463101,0.41890551,0.4113813,0.42146142,0.58312916,0.80412052,0.50295659,0.53077847,0.3858944,0.28276355,0.42510424,0.82122334,0.4112688,0.46765466,0.42574871,0.029525987,0.46819681,0.61772723,0.63231332,0.48002048,0.023835868,0.44865651,0.55624421,0.35647211,0.31778586,0.53611205,0.94440246,0.4003366,0.49699816,0.49001234,0.51540806,0.53956426,0.62303442,0.38823381,0.57447385,0.6781336,0.80438361,0.58125839,0.33882745,0.50935953,0.50521519,0.59997044,0.50306588,0.57374637,0.29315391,0.52118174,0.52764568,0.60930901,0.68885497,0.5118469,0.039189159,0.58401936,0.56245598,0.64503107,0.10118788,0.51463664,0.20345725,0.70347075,0.58333387,0.72208636,0.44221871,0.50257315,0.58176628,0.84941941,0.41924605,0.50722188,0.71358293,0.57776614,0.41979598,0.018852296,0.46950295,0.57022272,0.40321023,0.47093819,0.55751362,0.38566626,0.47177141,0.97465925,0.1127916,0.44265559,0.71975938,0.39772863,0.41838653,0.26146851,0.52268989,0.58319995,0.78774568,0.55900813,0.5796157,0.26640962,0.46941122,0.43882483,0.66132954,0.76269981,0.54553365,0.88678699,0.77964926,0.45642177,0.12159069,0.52695557,0.43648487,0.071329892,0.39920924,0.56474903,0.35802061,0.52236646,0.42040202,0.7397323,0.61749749,0.53412258,0.50346532,0.54397862,0.56021615,0.65566993,0.58309712,0.41681356,0.22435227,0.11714515,0.45574165,0.77186725,0.9880949,0.52800715,0.48119853,0.59198157,0.47339558,0.56119169,0.12123929,0.5756153,0.4358155,0.63410416,0.56843881,0.62875976,0.52705132,0.55537644,0.3519021,0.41709312,0.48453197,0.43804751,0.78457795,0.55984775,0.16543783,0.5810024,0.47993326,0.56820914,0.72742638,0.42234419,0.4974354,0.62177745,0.46215878,0.5031456,0.23057067,0.56954407,0.19061422,0.7184571,0.430909,0.15082791,0.27709543,0.44505109,0.89141665,0.21811632,0.58046127,0.71106208,0.50757706,0.41951433,0.74802248,0.62159638,0.44301674,0.070919328,0.6794416,0.43350792,0.50194183,0.38455618,0.54263718,0.55574851,0.908423,0.57004565,0.49822935,0.30378344,0.42031172,0.80016605,0.25298473,0.58285879,0.70566041,0.16176315,0.41946384,0.59573195,0.97849706,0.50393416,0.35541614,0.54673789,0.47954836,0.59528221,0.99218531,0.52131701,0.46487729,0.039653355,0.51519413,0.31333367,0.49067381,0.4609793,0.97668283,0.43666537,0.5058836,0.0044919351,0.34488818,0.57211939,0.62599558,0.71995052,0.42338636,0.47542654,0.5923893,0.55281363,0.61215931,0.86943697,0.42897565,0.66523325,0.39282281,0.45704619,0.4288604,0.47176788,0.58150299,0.84057888,0.85191162,0.48035209,0.84730919,0.51603309,0.5158158,0.39761215,0.62381482,0.53975705,0.48970598,0.57241075,0.49144744,0.42950814,0.8170586,0.56351053,0.21020811,0.49986435,0.42765159,0.89931575,0.60708654,0.52402748,0.517494,0.59765576,0.42763015,0.3245148,0.60609333,0.53970457,0.43548721,0.22147554,0.58195455,0.68852312,0.43877704,0.51937714,0.58593061,0.43258489,0.42804913,0.31266724,0.99572708,0.51287926,0.45585386,0.25008784,0.49937231,0.93314039,0.67553929,0.46011823,0.05792448,0.29727253,0.42919955,0.14875227,0.6710783,0.57722046,0.64588604,0.18030442,0.41888876,0.36763094,0.68804855,0.43020227,0.4680652,0.48065581,0.44546558,0.35249297,0.49424695,0.4226912,0.72525659,0.96294878,0.53628569,0.37271443,0.80151914,0.58281953,0.38624032,0.57259939,0.58228394,0.17635374,0.3513101,0.57785934,0.32618973,0.24824028,0.58130199,0.54726362,0.86662174,0.5427715,0.20318654,0.57098581,0.4720534,0.41391151,0.76825331,0.43011194,0.80875173,0.61884089,0.46128915,0.46869614,0.89166112,0.44126774,0.70479104,0.84551438,0.46518215,0.83575598,0.56179696,0.58160296,0.83495013,0.52954076,0.54493944,0.96754196,0.20553676,0.58333269,0.54893274,0.10382086,0.49263856,0.80390631,0.59061892,0.51220412,0.54718664,0.37783579,0.42518547,0.1315708,0.62657071,0.43246604,0.10244039,0.496986,0.49707138,0.60009474,0.44626368,0.54438631,0.38081,0.93981084,0.45042101,0.63763688,0.59556384,0.48179628,0.45689859,0.69757668,0.58251509,0.76185652,0.45099943,0.53382015,0.60650549,0.83891875,0.41856211,0.45032593,0.51022865,0.52025357,0.0060681271,0.59360607,0.49905158,0.53525083,0.60388236,0.46531639,0.44371895,0.74614619,0.58310837,0.30378009,0.15464953,0.57355216,0.68988155,0.44619946,0.57538465,0.70792997,0.57244063,0.58091673,0.15977112,0.43595775,0.58221067,0.7595043,0.4990868,0.56819421,0.68506789,0.47331113,0.55614395,0.64986839,0.94630263,0.44653722,0.41948915,0.25906552,0.56842728,0.83694101,0.65144335,0.44360172,0.52011131,0.60446938,0.4680349,0.54880832,0.41430573,0.49472296,0.44763751,0.23671577,0.58315635,0.61416682,0.42243885,0.53291602,0.41336276,0.95923823,0.5489785,0.45053315,0.10024517,0.43407234,0.63658514,0.50082114,0.41666103,0.80075713,0.40388491,0.5361769,0.57161972,0.3369264,0.43378373,0.42716961,0.72766883,0.5817605,0.62832615,0.77349142,0.43704719,0.16675236,0.37778192,0.45250119,0.44104244,0.60490398,0.53353374,0.44838208,0.16441619,0.5331426,0.15181947,0.071533134,0.43815227,0.42993509,0.49403628,0.50021728,0,0.60678096,0.46177875,0.44041639,0.14016447,0.42064696,0.46856855,0.13637395,0.56095069,0.25857811,0.78749675,0.45843494,0.12389607,0.75352464,0.51158818,0.92877159,0.98670076,0.51736314,0.594039,0.40179449,0.57297996,0.11576216,0.57301124,0.50595656,0.56909649,0.68376296,0.42948979,0.13723654,0.2514854,0.58196376,0.27358112,0.64923584,0.53636317,0.95621684,0.50893626,0.55254379,0.04482118,0.82714361,0.48345217,0.12708234,0.42577891,0.58150628,0.16645994,0.94271074,0.52338071,0.71475958,0.45719653,0.50000037,0.59040202,0.54831242,0.5497823,0.042118667,0.3950637,0.51846124,0.50380884,0.46041437,0.50845553,0.40703588,0.84154176,0.58079983,0.57186169,0.37523088,0.45468294,0.45634251,0.66757843,0.43228242,0.57463547,0.17330696,0.58244326,0.45892396,0.63980779,0.56125372,0.58652524,0.59908433,0.55901259,0.37591217,0.92795419,0.55485369,0.64118915,0.33547716,0.580203,0.81386367,0.33873444,0.41923006,0.19013226,0.39943832,0.58333214,0.78452852,0.33521772,0.56171681,0.51700317,0.59195241,0.43094968,0.098376958,0.63092271,0.55719369,0.58214688,0.5261246,0.42707504,0.29849059,0.7805656,0.58308443,0.45260886,0.4969678,0.57460454,0.28912914,0.73378429,0.56969812,0.16358029,0.81472822,0.47720186,0.12127824,0.60639775,0.46547896,0.5509733,0.39670366,0.45035732,0.59358975,0.18885172,0.58115437,0.34974423,0.39581415,0.58134631,0.73450323,0.5641915,0.52088276,0.58484878,0.18598035,0.41725711,0.57967372,0.7607031,0.57913899,0.75218389,0.42932218,0.48727478,0.42595413,0.40925319,0.49158915,0.5444636,0.089429607,0.54923781,0.28936213,0.31366501,0.42504434,0.39759493,0.5103463,0.42952899,0.90667932,0.39314678,0.41810832,0.18023164,0.68590207,0.55324197,0.085920865,0.017970443,0.53378451,0.47034343,0.57385111,0.58332185,0.2055103,0.48103637,0.42732879,0.70122912,0.63230624,0.55940628,0.58954785,0.048078146,0.55424292,0.50407795,0.83680115,0.57960023,0.3749668,0.5784922,0.4731813,0.57799038,0.1083522,0.42846404,0.40629467,0.36337396,0.51088863,0.02076585,0.97709515,0.5386095,0.51490717,0.38566635,0.57100146,0.34164204,0.1990273,0.44607363,0.83798235,0.48133154,0.44131244,0.65691441,0.53104137,0.48735229,0.40250752,0.59668821,0.43594358,0.35766906,0.47198217,0.48320178,0.39973071,0.68856883,0.45880983,0.93478826,0.079171837,0.49126721,0.76815499,0.13222621,0.42524584,0.3747979,0.59662966,0.5420633,0.58297151,0.3360076,0.57810859,0.33827225,0.80999695,0.4167637,0.49789286,0.57707405,0.47678217,0.01395508,0.56790067,0.46189165,0.3984796,0.33546778,0.55147416,0.073291874,0.50407478,0.43853374,0.66490935,0.038607538,0.46377493,0.63318882,0.13634159,0.57097998,0.3220188,0.0046054049,0.50154609,0.56832779,0.32813422,0.51801613,0.96455969,0.58512162,0.44131325,0.63312817,0.99441706,0.48670472,0.44441999,0.54374844,0.57417375,0.88875303,0.63799478,0.43997565,0.58346979,0.51886894,0.45426411,0.033154784,0.89532605,0.51957088,0.20297833,0.22935078,0.5819392,0.30001807,0.37529027,0.55882969,0.4023719,0.66354253,0.43811709,0.52881661,0.30721137,0.50948266,0.040015881,0.42266973,0.50273628,0.56362243,0.89401189,0.57314497,0.53868225,0.28195128,0.57685137,0.54535635,0.87883676,0.46148607,0.20944757,0.29303946,0.43373562,0.13298917,0.94089587,0.48818849,0.73169252,0.54524415,0.48356306,0.59357681,0.2252761,0.41729313,0.52032621,0.36486994,0.56351613,0.6040871,0.2745308,0.51000961,0.94473134,0.14497872,0.43934028,0.24480054,0.43202998,0.58326502,0.19935277,0.017448169,0.52986882,0.43563717,0.26864908,0.55022484,0.8971978,0.31602903,0.42845508,0.42822737,0.81236481,0.53029682,0.12719796,0.17750185,0.41730494,0.53948741,0.32202972,0.42661935,0.60223071,0.6168517,0.58327645,0.7681671,0.81357748,0.57453156,0.26892548,0.6308345,0.56611421,0.37892283,0.40019829,0.49773325,0.50782839,0.57849031,0.41794786,0.24689394,0.13777522,0.42089991,0.52472326,0.30217432,0.58060443,0.21027075,0.55510517,0.51179766,0.58586603,0.21026135,0.41671553,0.60252611,0.12130342,0.42444233,0.56645271,0.66119376,0.423077,0.34581352,0.36634773,0.4240412,0.8582184,0.34641684,0.57526493,0.85403649,0.92284171,0.49608915,0.23343136,0.95300434,0.53919828,0.35197973,0.45036362,0.44378092,0.64407391,0.90136397,0.46015071,0.75540151,0.37125198,0.43839774,0.39628363,0.83995922,0.57782492,0.65000077,0.68252244,0.57593981,0.16397288,0.54981802,0.5330895,0.60526411,0.47995379,0.48320843,0.60217232,0.64659885,0.42009932,0.82540201,0.51499682,0.56738763,0.31827169,0.074006366,0.43549304,0.52516012,0.96910371,0.46837209,0.62365786,0.60048456,0.55919153,0.62352958,0.59741668,0.47337113,0.55214765,0.76156414,0.41767524,0.43750721,0.24176341,0.44170727,0.14005837,0.53476071,0.46797925,0.39001139,0.10987894,0.52690985,0.79546503,0.31666254,0.41682414,0.75316998,0.45636921,0.49633904,0.40979513,0.20030493,0.43936638,0.81844321,0.87976586,0.49071128,0.82343316,0.5660773,0.47935849,0.9893787,0.85003662,0.4628016,0.82704276,0.57180343,0.58043736,0.73711156,0.11620694,0.56952239,0.64528551,0.17831826,0.58273039,0.46021053,0.38537106,0.42731265,0.88101717,0.25396503,0.41862971,0.42628282,0.89337628,0.57115755,0.59277697,0.63840219,0.4490696,0.46957779,0.62040176,0.41749217,0.25628569,0.31038322,0.41876984,0.671011,0.41041453,0.51447119,0.55097489,0.41027841,0.51532295,0.5514854,0.62292727,0.44692312,0.42157005,0.67648246,0.43411278,0.48052985,0.48785981,0.44896237,0.042017885,0.18234312,0.42322928,0.70471854,0.79704251,0.45268475,0.85737485,0.26454515,0.41892906,0.75409112,0.62310596,0.56644321,0.9023482,0.47258356,0.48788473,0.59839636,0.34648405,0.442788,0.91819911,0.43023201,0.58163141,0.24975835,0.39531263,0.46357798,0.44106072,0.53842276,0.48666666,0.40489361,0.45688438,0.4978262,0.5903289,0.45931486,0.46800259,0.39207787,0.38020112,0.57367459,0.33172884,0.41997919,0.5059934,0.43913087,0.39173237,0.44194198,0.61307878,0.26801228,0.58303839,0.71593165,0.029809123,0.50970191,0.66635919,0.52169266,0.51145497,0.59957786,0.30922914,0.57537254,0.16517305,0.53999894,0.56697918,0.67655013,0.13936701,0.42058359,0.49161287,0.21406604,0.41763937,0.33399185,0.58398483,0.57542604,0.30211605,0.54004706,0.43556402,0.33152845,0.28265263,0.57959363,0.39634614,0.33066172,0.43223639,0.88050251,0.34970184,0.51263218,0.97451456,0.024171489,0.50708841,0.65158304,0.014345907,0.49748908,0.61902345,0.094750249,0.43434996,0.62230145,0.16339429,0.57188095,0.71845066,0.85189726,0.56107685,0.75764367,0.037288777,0.50524576,0.31129953,0.43819168,0.47533914,0.41025433,0.37802603,0.44417167,0.41007773,0.49654792,0.474166,0.60981395,0.77809244,0.41705865,0.53683088,0.48595699,0.41720626,0.22319042,0.59324551,0.50818158,0.46126271,0.34780432,0.4332546,0.59663328,0.6317553,0.45090478,0.45763171,0.77267491,0.55673272,0.85363793,0.12788071,0.55833189,0.74023128,0.28258413,0.41832568,0.76119544,0.8589458,0.51519354,0.15666689,0.30560306,0.58114371,0.7857698,0.4025028,0.44751003,0.39310998,0.36033761,0.44928968,0.5216322,0.21779188,0.50602665,0.087811538,0.4305572,0.54618944,0.61409002,0.62711205,0.50650529,0.017020328,0.507379,0.48566721,0.6027303,0.88886981,0.57412993,0.4552125,0.47376616,0.50063653,0.59652467,0.9123302,0.5578462,0.33521291,0.52991484,0.53651518,0.38355715,0.39788347,0.51517059,0.4839148,0.39980889,0.50418902,0.49562286,0.40945215,0.43968275,0.92860366,0.36575966,0.55750687,0.57807763,0.74138018,0.58134408,0.58700991,0.45489534,0.4596124,0.38335334,0.91965807,0.48489428,0.76583274,0.60427366,0.51849656,0.4876856,0.48640417,0.55269329,0.64444072,0.65873308,0.48362625,0.97007906,0.44463781,0.54426398,0.38175962,0.70170044,0.57495598,0.43272202,0.7911412,0.41979522,0.29794805,0.22998801,0.42877169,0.19962678,0.49345445,0.5617908,0.33431708,0.82320466,0.43967214,0.20433437,0.51087108,0.47205215,0.011666175,0.931377,0.43867587,0.55988666,0.48525223,0.5782764,0.73093699,0.3740106,0.45870208,0.50915071,0.54576852,0.55286296,0.36199746,0.82516884,0.42106406,0.33595311,0.66391685,0.56368196,0.45123112,0.40566427,0.47560852,0.55418735,0.37515009,0.53894199,0.03977316,0.66927286,0.43605924,0.52906262,0.23964407,0.55442976,0.13112124,0.35359842,0.53763047,0.044455811,0.5256449,0.54409874,0.62776742,0.61294009,0.53215123,0.52417571,0.67942582,0.56665687,0.48575822,0.7823129,0.42317845,0.75075214,0.35868653,0.44330068,0.55984675,0.23120327,0.54481627,0.11606506,0.17194923,0.43670561,0.77829455,0.59685317,0.52901951,0.44271753,0.40981911,0.4954421,0.45603735,0.60087238,0.4890663,0.51324403,0.65335492,0.57101756,0.37895151,0.024299694,0.47561422,0.37694429,0.73745612,0.51088944,0.93813291,0.51814716,0.41748724,0.17237993,0.039974836,0.46829962,0.65387918,0.85070771,0.49401456,0.1442633,0.33148073,0.57492122,0.62940999,0.52431824,0.58327139,0.80690173,0.43028072,0.56334888,0.65514111,0.38410822,0.54034716,0.54695827,0.79859306,0.58256588,0.63372167,0.046801483,0.49852478,0.71139987,0.36594324,0.5576386,0.92380371,0.55513912,0.47764034,0.59210081,0.037188669,0.54799697,0.47286311,0.53592147,0.46953887,0.39197895,0.38993189,0.50693108,0.012933111,0.93897119,0.54406063,0.66749877,0.58601772,0.44220176,0.0642911,0.61697537,0.41699682,0.7566849,0.93790403,0.54085031,0.31753164,0.8095663,0.58292105,0.41907989,0.089171985,0.56884634,0.45978138,0.2622994,0.57932775,0.52277968,0.48008427,0.57175543,0.90125406,0.23203757,0.57830553,0.75296042,0.58846206,0.47180323,0.43163926,0.59857788,0.49551779,0.48151294,0.67256026,0.42684386,0.39078473,0.28918424,0.41879866,0.3564713,0.3966067,0.4348816,0.35855217,0.53938212,0.49790544,0.59200117,0.57683629,0.51922225,0.42785776,0.46394074,0.43905177,0.34042006,0.62441431,0.42083715,0.84054632,0.71923002,0.57685686,0.53929001,0.94186522,0.4967888,0.73386348,0.96552902,0.45357522,0.47531913,0.61822427,0.47570446,0.97693002,0.99888691,0.50751927,0.48025901,0.94538467,0.44273807,0.50345189,0.78159014,0.42715449,0.21986265,0.27611382,0.42687823,0.82665817,0.58782995,0.43255495,0.66001668,0.41950511,0.50875417,0.43878139,0.64027501,0.4234871,0.14758677,0.97579528,0.53291153,0.41220008,0.97954736,0.46540828,0.54905386,0.41115744,0.49963861,0.45403653,0.089553815,0.56888529,0.45736451,0.45813178,0.42443812,0.88212313,0.025497787,0.54065773,0.51351098,0.51549703,0.48844866,0.99787984,0.33976813,0.43845182,0.45980172,0.66468453,0.43834702,0.48409442,0.58950221,0.47914932,0.44253176,0.38459986,0.46744602,0.51102943,0.72664263,0.52128317,0.93829226,0.17407553,0.41747038,0.46409405,0.019449728,0.46885963,0.42995474,0.16611724,0.58124527,0.58525276,0.78711887,0.55507439,0.84670531,0.40107175,0.51116846,0.52417759,0.45334392,0.46836763,0.017177708,0.50569266,0.52844452,0.38813092,0.58738094,0.46998995,0.57232379,0.68045233,0.42567729,0.6065207,0.29230785,0.41944122,0.63703252,0.64540326,0.46496459,0.95904267,0.89169709,0.5628203,0.68098339,0.61591685,0.45494699,0.046281245,0.71349183,0.42143353,0.5941324,0.3640639,0.42887871,0.6409055,0.59825019,0.49555149,0.47986627,0.52656434,0.45534509,0.031852164,0.96175862,0.45262852,0.55163448,0.79135053,0.55280257,0.84921048,0.55428758,0.43962102,0.65280475,0.95106325,0.53720781,0.66132021,0.34589762,0.55717744,0.51173491,0.14618518,0.57875482,0.59160756,0.84768035,0.58027107,0.4345081,0.66308762,0.46569758,0.95391762,0.5565624,0.51950036,0.99125105,0.58466979,0.51373105,0.0099595024,0.30102444,0.41802355,0.77085075,0.48872993,0.42344563,0.27932116,0.33991244,0.57732499,0.16131309,0.7588659,0.58245133,0.29680015,0.84673274,0.49903058,0.1396908,0.85290186,0.56544862,0.26522049,0.065435875,0.51942512,0.26383938,0.13358117,0.42427764,0.38641027,0.25413926,0.58202747,0.59827281,0.77046701,0.41666091,0.628436,0.43916285,0.55047836,0.37293184,0.36321458,0.41704756,0.78851867,0.74709733,0.57397875,0.19553929,0.75527096,0.57127732,0.81271607,0.28512966,0.41667184,0.29532885,0.60760541,0.42210065,0.29792726,0.87295555,0.47043057,0.81326427,0.40915746,0.42867514,0.6743356,0.27550522,0.47542999,0.93687531,0.34603849,0.57770506,0.66787116,0.42689485,0.50939488,0.99339228,0.61370028,0.46927106,0.49043734,0.60090534,0.4313642,0.34307732,0.82619588,0.50876057,0.12244845,0.60394278,0.43981696,0.074119672,0.24879291,0.52769046,0.080814063,0.30048149,0.58292561,0.75001044,0.57055163,0.54676682,0.61448757,0.21580663,0.5790039,0.27303241,0.40121878,0.54843631,0.59534264,0.54207964,0.4929599,0.59151648,0.55683204,0.50667426,0.41693984,0.39254863,0.52747129,0.4713187,0.26710853,0.57963747,0.77318071,0.33502754,0.52869313,0.95908962,0.49498489,0.5830648,0.18391912,0.85680958,0.57750374,0.38939059,0.75089606,0.5102252,0.069200618,0.74153067,0.52506945,0.9272478,0.31618285,0.45674125,0.9336612,0.44677925,0.53453646,0.60532845,0.31944175,0.41916506,0.79833469,0.29728937,0.56799355,0.86292299,0.6012512,0.4766955,0.46246536,0.10739529,0.57343073,0.45975217,0.29452801,0.55564769,0.10085786,0.54147375,0.45278255,0.62869449,0.60590822,0.50200801,0.9886477,0.21203426,0.44220302,0.16184394,0.67523498,0.56264869,0.89478953,0.53562426,0.55607917,0.35216665,0.5998706,0.47866326,0.53749406,0.94285172,0.55665951,0.55883329,0.59617081,0.50178181,0.52761204,0.34994263,0.55836495,0.083403181,0.21578291,0.58186962,0.31815837,0.32646787,0.55984302,0.9035137,0.57265261,0.54756614,0.3852871,0.156144,0.56585282,0.25425692,0.58810395,0.47553546,0.56387615,0.38770291,0.44206142,0.60868038,0.39353313,0.42091109,0.28829645,0.58723117,0.53574909,0.58146074,0.72216732,0.46289496,0.075494942,0.27817738,0.42045652,0.78320527,0.84662882,0.4210123,0.38940784,0.49779304,0.57436371,0.29027099,0.94569104,0.45195938,0.37272029,0.60772005,0.43979707,0.62062245,0.5201579,0.56767839,0.31780061,0.61526281,0.44801031,0.41419185,0.27220983,0.58210059,0.63689979,0.67588167,0.56823635,0.55806354,0.53486535,0.43403223,0.67434842,0.62454613,0.44028575,0.39877075,0.14992978,0.50877224,0.85556863,0.60100881,0.46489643,0.43782135,0.82143292,0.56604976,0.2265594,0.46079905,0.44369863,0.64744155,0.45458088,0.46433952,0.38974556,0.94034979,0.5106171,0.73355754,0.41885448,0.44470291,0.057712289,0.95964456,0.48610695,0.6898014,0.35360349,0.55694443,0.452151,0.56249003,0.47736846,0.011460046,0.50707878,0.55028556,0.95947737,0.63443562,0.41779577,0.73083921,0.076316035,0.51742608,0.24273752,0.36380601,0.58022816,0.17309815,0.060247369,0.46336228,0.3082516,0.35438195,0.42928767,0.62848758,0.96021655,0.51888742,0.31805424,0.82714928,0.41818131,0.58532552,0.81413565,0.55883347,0.8105219,0.4645654,0.42907936,0.90353107,0.092521006,0.56852365,0.42727745,0.40874996,0.4936794,0.45763953,0.35988852,0.42232504,0.3206949,0.10062117,0.48545835,0.79586568,0.90971856,0.4654781,0.24591778,0.55699176,0.51725718,0.58741042,0.90582416,0.51632421,0.78552574,0.46146486,0.46042464,0.6178716,0.49729168,0.42539266,0.11085765,0.1409939,0.45294925,0.20421656,0.58402569,0.53313909,0.5807092,0.96204502,0.45113507,0.50721012,0.50848035,0.57024,0.90758001,0.094713741,0.44846648,0.71177563,0.39519745,0.47186264,0.46114373,0.7683917,0.44572448,0.13653595,0.56599416,0.56435596,0.34014155,0.8114893,0.42178614,0.30196972,0.25465069,0.57967621,0.76163796,0.56972723,0.5746431,0.30077159,0.45474186,0.56266275,0.9295153,0.50220413,0.51759295,0.39551356,0.36726877,0.45153716,0.46476214,0.39941218,0.57875077,0.14866336,0.55820591,0.45308935,0.62148378,0.9302994,0.56302098,0.52345947,0.84291762,0.58139301,0.50695132,0.59613538,0.55784692,0.066536219,0.19588873,0.45086906,0.84730289,0.49788417,0.58058247,0.25097437,0.43270668,0.50332919,0.57422481,0.37476397,0.44572168,0.93411841,0.59967565,0.57781772,0.8579852,0.78987783,0.58316809,0.61730868,0.82177824,0.47563734,0.1287128,0.98955626,0.50142276,0.398041,0.54839906,0.50986701,0.5891264,0.51153659,0.46167157,0.37813763,0.26881417,0.58173853,0.25203913,0.76067951,0.48144478,0.92084673,0.71452276,0.58333296,0.28811477,0.78173705,0.57001376,0.20417855,0.57106272,0.55700225,0.36324962,0.40027889,0.58038874,0.27368291,0.41417971,0.55587559,0.37498385,0.4445535,0.48505735,0.0063060802,0.52739448,0.57878433,0.86419752,0.84591709,0.50583726,0.13957024,0.93077141,0.55985151,0.58586817,0.54023731,0.58216465,0.23644364,0.86813797,0.51286666,0.16512034,0.70288953,0.45911993,0.07125531,0.60790449,0.55076599,0.59140137,0.57162157,0.52138261,0.5791026,0.64753621,0.56308458,0.41689098,0.88428417,0.47023178,0.20104923,0.60466745,0.54282851,0.57446098,0.054403266,0.55673743,0.52983224,0.73977153,0.41912932,0.42338006,0.8699652,0.42307406,0.57253221,0.41286787,0.48980531,0.55212717,0.42975704,0.5438822,0.39062042,0.28173052,0.54656422,0.91164311,0.65653562,0.55810049,0.49415566,0.46694358,0.58306485,0.21801056,0.79107648,0.41766488,0.65761597,0.83592336,0.42141436,0.64691673,0.62190372,0.41833273,0.18272514,0.51400614,0.45542521,0.63027722,0.23541265,0.58257098,0.43258015,0.26518144,0.50112368,0.058526591,0.53460932,0.47994773,0.60007272,0.92534922,0.55506336,0.35250549,0.36700886,0.56815313,0.10674656,0.67234544,0.56414944,0.49757344,0.6723861,0.58308278,0.23565989,0.47167919,0.49911962,0.59593893,0.45442125,0.47323539,0.39922441,0.58495726,0.50690234,0.55406044,0.030770112,0.50526749,0.67186258,0.70076266,0.42732533,0.47645785,0.60440989,0.43636876,0.63525022,0.69446171,0.57163235,0.46367909,0.45221034,0.5304966,0.60338834,0.59005893,0.43917252,0.3637908,0.89692378,0.44531007,0.71411004,0.91671435,0.48700185,0.77200915,0.47104849,0.47560209,0.60485911,0.36775265,0.51110704,0.9804033,0.20701177,0.51447889,0.90150083,0.24733759,0.4174618,0.60180025,0.93157762,0.47890127,0.26053445,0.2072135,0.58316458,0.389725,0.26373872,0.53831213,0.91516017,0.59315199,0.48024102,0.54998078,0.24753013,0.58258668,0.70752491,0.83071735,0.48887006,0.87270172,0.44417571,0.41913198,0.84388549,0.48718749,0.54544195,0.03249397,0.2204257,0.44040483,0.16040495,0.50609745,0.53591097,0.38062988,0.53913597,0.4911798,0.4067586,0.54422315,0.47152764,0.60295052,0.74145849,0.57127526,0.82350855,0.66671738,0.58186906,0.20669224,0.52176693,0.55337153,0.35522289,0.90344427,0.45277474,0.26906893,0.20541446,0.4972798,0.096044843,0.39189066,0.45855423,0.56572738,0.29118081,0.42124098,0.60706335,0.40560181,0.53976911,0.58083452,0.92891725,0.43886852,0.42166545,0.51515407,0.44450778,0.051007007,0.8855561,0.45926427,0.22333766,0.40143407,0.56074092,0.37005847,0.44855472,0.41915032,0.74619332,0.23717069,0.41681658,0.61734356,0.1875533,0.41792352,0.62019596,0.47545354,0.41800903,0.1650414,0.93561263,0.50744972,0.25603728,0.79585286,0.50744738,0.097851862,0.14407353,0.57745904,0.38561465,0.41186807,0.47184234,0.56877839,0.37038389,0.57923499,0.16200415,0.84707357,0.55431681,0.78916348,0.54536679,0.49190674,0.59019009,0.41476395,0.58076989,0.26414854,0.62033597,0.41732054,0.80207158,0.74624381,0.41972633,0.49517702,0.90703045,0.43987425,0.66331096,0.53640546,0.42654177,0.10719446,0.6258494,0.41705536,0.20636389,0.67180456,0.58333405,0.25271174,0.29126675,0.57064583,0.84840385,0.52795651,0.51649448,0.60014248,0.37339171,0.55334211,0.57347307,0.3195309,0.41963239,0.66881477,0.26142523,0.41835237,0.60327713,0.87769646,0.57475391,0.40918653,0.63014323,0.55026336,0.44708768,0.62228959,0.47962419,0.97860629,0.25372336,0.5805325,0.53415346,0.21189576,0.41680351,0.48782302,0.63615144,0.42084563,0.69453423,0.25080696,0.57107968,0.81858906,0.41636829,0.58068855,0.83991019,0.52673323,0.41807939,0.2380953,0.77488507,0.43264163,0.1853425,0.77378387,0.41721254,0.45750387,0.69035969,0.56969427,0.49733389,0.81735464,0.56932824,0.76122754,0.41647501,0.52567587,0.016857957,0.63161797,0.54497612,0.50270649,0.42385963,0.57813933,0.86163094,0.02042282,0.46343285,0.4842552,0.29635339,0.46163113,0.067998026,0.09635563,0.42870539,0.5045341,0.77039415,0.58305635,0.41415772,0.72375199,0.41725917,0.26571945,0.82557526,0.58240905,0.44743713,0.24636313,0.47870096,0.92325307,0.93841891,0.47217466,0.28431333,0.40419545,0.43117076,0.90154607,0.42656555,0.4662954,0.59123124,0.47136478,0.4279473,0.69745751,0.41967802,0.48326379,0.43378667,0.23857455,0.47380185,0.91435957,0.35714298,0.44607782,0.46310628,0.74232662,0.58234969,0.72505639,0.29835592,0.57415701,0.44577184,0.30832048,0.57107775,0.46082324,0.35262237,0.56907278,0.88468078,0.34351887,0.5580412,0.4960236,0.58779556,0.46904754,0.57321572,0.64502442,0.55316288,0.51688064,0.57199664,0.42451211,0.29713391,0.24543111,0.58332903,0.65418204,0.3833616,0.56172952,0.61766835,0.38712454,0.53599327,0.53970819,0.18292616,0.44457818,0.8185423,0.43854649,0.50792986,0.41994413,0.77455885,0.58333486,0.3805739,0.94790973,0.44389302,0.50738167,0.92206503,0.47176787,0.74547163,0.41293075,0.48911026,0.55264432,0.18339819,0.44104445,0.19238706,0.44952478,0.48792322,0.58879119,0.57506202,0.53665276,0.9737549,0.39544963,0.47166453,0.023201086,0.41009873,0.45102875,0.95304896,0.15365772,0.57493675,0.32603312,0.67816123,0.4329045,0.46592145,0.35174436,0.55461543,0.48529358,0.57396429,0.55351936,0.052739976,0.54546087,0.49833086,0.589128,0.17769783,0.43514495,0.77808312,0.60803088,0.52433069,0.51227904,0.32120609,0.43210568,0.12434848,0.50556244,0.51524316,0.39677399,0.053492338,0.44549749,0.43365331,0.3831885,0.45164825,0.57184974,0.54783389,0.54337435,0.3799503,0.80950755,0.45886995,0.14099884,0.60482876,0.48133598,0.49261861,0.48406713,0.57711001,0.72361438,0.2934675,0.41697569,0.25895382,0.44921656,0.46002438,0.38630554,0.43048035,0.57487674,0.70053036,0.35589814,0.439542,0.57486088,0.01040844,0.51815139,0.57508091,0.38547085,0.42122567,0.70492051,0.67076445,0.57120271,0.59643114,0.16573853,0.41834852,0.43707736,0.43029264,0.53554643,0.024149328,0.65527294,0.4283123,0.62290906,0.90220692,0.56449529,0.35743963,0.75080839,0.58251145,0.60523679,0.70982818,0.42310508,0.57525842,0.6739222,0.58068296,0.32045997,0.50669423,0.44165309,0.34294526,0.13259873,0.44257971,0.24885168,0.56411968,0.42076236,0.27075959,0.58294903,0.48035663,0.43458893,0.5682646,0.42751472,0.31061499,0.044854668,0.45174292,0.5858527,0.33015874,0.45574187,0.062280811,0.99949858,0.50239114,0.47736559,0.62148606,0.57200496,0.11814733,0.42189629,0.5641655,0.34630315,0.42976286,0.54997297,0.62108363,0.6722172,0.4252551,0.62289697,0.60779572,0.43673297,0.083508138,0.75580182,0.41689887,0.62549966,0.31540352,0.49225253,0.96381364,0.90331182,0.52908518,0.22616021,0.52489142,0.46959482,0.61104401,0.063210124,0.55234977,0.62997655,0.5982168,0.49550211,0.52034256,0.94318072,0.474023,0.29070492,0.29180271,0.57815789,0.40072008,0.65698509,0.57789682,0.33334011,0.95954666,0.52043329,0.31881081,0.55322915,0.41966484,0.25901281,0.69517846,0.58007911,0.20300135,0.35909124,0.44937742,0.50852287,0.068067684,0.55988187,0.42046918,0.2384617,0.41772164,0.70431546,0.43052911,0.44802749,0.3742431,0.82513664,0.4180338,0.41440925,0.55703561,0.50073455,0.58216379,0.17040603,0.5096957,0.87429362,0.60381462,0.41713913,0.80421401,0.40139657,0.46918494,0.55762691,0.40490836,0.51519341,0.54057751,0.58274753,0.48340245,0.4369874,0.53383204,0.57884065,0.7327871,0.88381833,0.47374273,0.80442815,0.5988635,0.50533522,0.5176154,0.75783947,0.42913051,0.81269855,0.78586299,0.41815154,0.67981955,0.044174219,0.46518214,0.65612428,0.58117422,0.47568188,0.4276977,0.62986093,0.45311775,0.46437592,0.59291452,0.53541257,0.57430438,0.39717108,0.42744469,0.32656821,0.59566737,0.41666873,0.21861264,0.33763299,0.57748185,0.34221325,0.2949842,0.56881009,0.85838518,0.65528585,0.44665607,0.073703978,0.9327974,0.52619105,0.72964199,0.053042138,0.45872201,0.65737563,0.62155701,0.4365532,0.61933268,0.54363849,0.54117954,0.61835222,0.078481272,0.56545845,0.45535173,0.22631872,0.58038574,0.72265144,0.69073906,0.42671692,0.57454422,0.33662606,0.42099798,0.67081633,0.55797397,0.43053048,0.68045502,0.79470172,0.58266305,0.63798434,0.5633505,0.55376088,0.36714227,0.61990701,0.41667404,0.2289225,0.17716556,0.41720159,0.50083159,0.38149391,0.4167173,0.76759367,0.36434627,0.44366405,0.42999733,0.43243898,0.42911275,0.68277543,0.69439979,0.55633432,0.097022766,0.66529781,0.58328055,0.25834948,0.65742553,0.42838266,0.61967072,0.51613572,0.57344721,0.70489722,0.58570894,0.46527511,0.58139712,0.45941479,0.46329724,0.38659598,0.42935533,0.50875591,0.42764137,0.26960835,0.48005762,0.93727852,0.44134349,0.4839741,0.41442767,0.90812793,0.56621075,0.6054275,0.94153469,0.53344108,0.30354396,0.63507513,0.43698854,0.39823948,0.31506325,0.41713928,0.23707643,0.42466392,0.55746204,0.63566696,0.078508996,0.55663409,0.64830137,0.47701579,0.47923967,0.3962054,0.89443989,0.55850016,0.70058411,0.84761912,0.41930807,0.45862705,0.33461576,0.58333213,0.25174298,0.37607661,0.55112769,0.43046573,0.94788212,0.46071741,0.33744068,0.76029428,0.57511537,0.21408437,0.63353095,0.42142539,0.30862183,0.22051797,0.58308609,0.55382765,0.38633149,0.43934677,0.077834518,0.19402483,0.57260402,0.24509352,0.64321591,0.55346166,0.46869406,0.059072623,0.44304371,0.5678232,0.21912693,0.58325066,0.37100573,0.15078623,0.42005421,0.42790441,0.58332304,0.48978022,0.55799715,0.10100405,0.48345002,0.79484451,0.34744971,0.55992148,0.44837238,0.58779385,0.58317532,0.79983071,0.96442876,0.54673796,0.53397824,0.20370623,0.47807712,0.89407467,0.56148127,0.52612723,0.59133253,0.14484349,0.57208832,0.68495168,0.31141155,0.58141741,0.67517471,0.98154147,0.50737941,0.36801438,0.41897728,0.42910531,0.67725317,0.99559451,0.51202765,0.45113493,0.83853309,0.42282755,0.66262548,0.36036882,0.44805441,0.46629255,0.58192605,0.46902149,0.57976492,0.04715179,0.45683388,0.36981709,0.55231867,0.47164606,0.59896515,0.41763955,0.46892523,0.57947591,0.36707123,0.44712318,0.55904514,0.34378911,0.57044894,0.12430492,0.56341279,0.43635526,0.34131547,0.22978144,0.41670375,0.35533179,0.47231177,0.44344226,0.34941076,0.1484828,0.56827086,0.72017709,0.2537726,0.42941855,0.17668068,0.29900873,0.53686816,0.93526074,0.74754615,0.41799201,0.59298642,0.38243851,0.53617358,0.4766309,0.89601591,0.42713325,0.47018527,0.91216642,0.43250684,0.56591039,0.37444524,0.5794074,0.29622202,0.40730861,0.49791308,0.53778423,0.67802328,0.56605862,0.50525103,0.027023957,0.52580346,0.62912203,0.5433611,0.48482378,0.40619452,0.78597206,0.41685333,0.51655471,0.56254301,0.48261133,0.58360941,0.70553866,0.4183779,0.34136797,0.71465049,0.58332914,0.71310258,0.56990084,0.43035732,0.096123037,0.22205531,0.42729473,0.21537796,0.82612755,0.5761461,0.30240715,0.56514826,0.48184058,0.41790346,0.65720174,0.57289715,0.37139796,0.38376624,0.54089356,0.45195974,0.99360387,0.49102914,0.42729274,0.40245799,0.55533368,0.061124651,0.65506063,0.57054978,0.61587741,0.8581916,0.44387813,0.23106307,0.52202125,0.55689262,0.34771857,0.38651785,0.55218028,0.41120987,0.51617113,0.50554099,0.40086784,0.25637732,0.47278428,0.075900007,0.39906985,0.57709882,0.86215827,0.58470362,0.51930324,0.43720176,0.53268016,0.53180764,0.38959206,0.2016114,0.43623013,0.19200577,0.39494222,0.52303418,0.52428908,0.36378963,0.44046532,0.41590515,0.55909839,0.48775086,0.58335988,0.32498056,0.42241769,0.82950439,0.5691586,0.41915709,0.25827228,0.96165415,0.54578996,0.42831681,0.61954422,0.46034634,0.46668352,0.58241308,0.52366986,0.98485788,0.62214258,0.53826755,0.49291525,0.17735051,0.45086822,0.83015459,0.44950683,0.47479056,0.40297209,0.68730558,0.5828714,0.70673144,0.28858196,0.57998169,0.62160062,0.51030838,0.48399166,0.60322566,0.25959698,0.58225107,0.72929787,0.32988987,0.42505081,0.62750743,0.36783207,0.58328271,0.77725827,0.052498806,0.51143938,0.71899957,0.77102834,0.56739183,0.81783668,0.56218895,0.45702897,0.032721423,0.26179684,0.46632777,0.92019913,0.10112083,0.42755763,0.50877362,0.4966762,0.57162336,0.30225734,0.60118853,0.5787157,0.28862121,0.4001072,0.46048267,0.42663616,0.82103511,0.43695592,0.78737672,0.45775414,0.49920145,0.40934134,0.30370043,0.4181916,0.67336437,0.54037782,0.47722342,0.59976549,0.66929217,0.42363216,0.35959002,0.52560266,0.48469557,0.39982001,0.43148664,0.58307039,0.1915595,0.45234984,0.5782689,0.13439443,0.65671071,0.42637755,0.13877449,0.4212445,0.53165928,0.41617742,0.30783773,0.47871247,0.04554002,0.64180634,0.58028785,0.8239525,0.73424413,0.41933226,0.41322903,0.37403626,0.54595423,0.54330354,0.5708156,0.56721355,0.33258758,0.0046306711,0.49931879,0.43130135,0.66881369,0.57644004,0.35835911,0.37856473,0.57737645,0.69033425,0.56936622,0.53668808,0.40155581,0.60004954,0.50514658,0.49173629,0.23645869,0.56560368,0.16863008,0.57373542,0.5814315,0.25327301,0.53384228,0.5106019,0.59583934,0.6742146,0.57755673,0.35471355,0.58042156,0.43778105,0.64631219,0.57745319,0.42413578,0.87491286,0.59895212,0.43632816,0.63943405,0.57638126,0.58329624,0.7838132,0.79371482,0.58256473,0.6441653,0.61278442,0.56955261,0.10561448,0.5756601,0.52144914,0.42470605,0.20799212,0.4167135,0.52338597,0.62660842,0.50940663,0.01757879,0.9601901,0.46320071,0.63483078,0.39406215,0.41745063,0.19010187,0.52623277,0.45988729,0.97463505,0.82731541,0.57474733,0.29075915,0.98175213,0.48917772,0.62773629,0.80539978,0.41669884,0.47902229,0.43034191,0.50683616,0.42729008,0.51166921,0.47549392,0.9910707,0.37931246,0.41901462,0.82560072,0.29997956,0.41717755,0.3072161,0.97341826,0.47136472,0.61805055,0.31155243,0.58333481,0.26737699,0.14141319,0.57659347,0.37763803,0.5238369,0.45294319,0.63282668,0.91409368,0.51276195,0.77613858,0.097604213,0.53860125,0.75678544,0.64719623,0.56655288,0.39700889,0.94829789,0.55060638,0.59846173,0.011680393,0.52754852,0.47678472,0.24648857,0.58333523,0.33985044,0.74333336,0.5191479,0.069290556,0.90896721,0.45525032,0.27084001,0.83482463,0.5616064,0.77730591,0.26038092,0.41819672,0.26122096,0.86398694,0.43469975,0.28189552,0.59671471,0.5141147,0.53514242,0.1024095,0.57113433,0.42674466,0.16660264,0.53725159,0.8439149,0.62492247,0.45334733,0.54927419,0.51457582,0.53181902,0.98467665,0.72205165,0.58332581,0.69727848,0.5965529,0.51053166,0.53167238,0.66267732,0.57711247,0.16116622,0.33880033,0.42021843,0.31920603,0.48819826,0.55348883,0.64618156,0.40794006,0.5545067,0.38317824,0.62290445,0.54223301,0.53430737,0.25405278,0.43636795,0.1482424,0.82593724,0.48993953,0.87732316,0.70873617,0.48419858,0.95041203,0.26402194,0.42292343,0.20711586,0.40708776,0.55838567,0.93289978,0.12893158,0.42214983,0.51744096,0.59994317,0.49777308,0.4947752,0.77509018,0.51248079,0.91489264,0.41497735,0.48968239,0.55556738,0.40353219,0.50839565,0.5300934,0.51727385,0.51162482,0.60049696,0.982141,0.51944004,0.61019341,0.60787738,0.52705294,0.47453709,0.28027235,0.41679372,0.31266555,0.38380159,0.4345716,0.36761402,0.55894302,0.45451848,0.61858195,0.88793431,0.48713644,0.18825766,0.96019589,0.45233873,0.43953018,0.44559116,0.45063804,0.37223496,0.043765776,0.54204315,0.37599222,0.48405362,0.43194833,0.31613398,0.53361585,0.45158741,0.63304076,0.46947255,0.50031175,0.59524999,0.54179894,0.55235363,0.36178304,0.31595887,0.44505181,0.91111921,0.61044609,0.52866022,0.48017762,0.058733612,0.50825192,0.73325691,0.26501734,0.58312966,0.33694335,0.51154011,0.57960066,0.2594645,0.054671587,0.44270486,0.50415325,0.64157971,0.53080736,0.96479714,0.050564973,0.44487003,0.52441128,0.60985683,0.56401139,0.36771905,0.60265589,0.42475609,0.12788582,0.12640515,0.42254232,0.48499776,0.47653399,0.55437816,0.35341074,0.3389494,0.43966796,0.4818512,0.63341547,0.44909788,0.45240097,0.90680378,0.44207765,0.67758918,0.50433062,0.44385776,0.94783607,0.60136474,0.45360021,0.41255624,0.4550706,0.49925781,0.58937379,0.39033521,0.54153001,0.43667256,0.60255887,0.51339231,0.50322987,0.33935939,0.56003839,0.48494127,0.46845227,0.42086928,0.13859353,0.86151966,0.43644324,0.26823632,0.83554236,0.46633313,0.15256251,0.47956724,0.48429767,0.39844937,0.5507635,0.53695827,0.3904428,0.5956737,0.55258906,0.39122932,0.50801294,0.51178923,0.39830273,0.73326125,0.58070408,0.59044167,0.43621468,0.47697598,0.98812051,0.42879322,0.4806264,0.57785521,0.94064844,0.45031674,0.63429675,0.35345244,0.55364609,0.51148255,0.2222104,0.41791806,0.313339,0.47907714,0.47635095,0.99138571,0.011408228,0.51123412,0.59783915,0.82559772,0.43332959,0.76541267,0.19571687,0.464301,0.87226842,0.37576342,0.42174279,0.84726991,0.38978616,0.57668202,0.86194596,0.3299756,0.56403794,0.47358643,0.89568427,0.45454916,0.74938571,0.52780898,0.48064281,0.60175121,0.35575264,0.5796825,0.69366576,0.54458024,0.4853451,0.59299519,0.58114618,0.50601844,0.44066562,0.21914467,0.53039534,0.89699549,0.99992703,0.49665596,0.50249139,0.17087111,0.51202189,0.12629007,0.60006999,0.54198144,0.57860259,0.034239494,0.53973962,0.59774681,0.43510665,0.51030858,0.57812953,0.62483488,0.58290457,0.79501918,0.53413435,0.45052975,0.63480943,0.55408394,0.53895144,0.61070293,0.070480214,0.46822572,0.72524951,0.82649766,0.52928511,0.13825489,0.27947891,0.42128384,0.57937576,0.4110833,0.56251593,0.35772574,0.56740333,0.56569346,0.33638951,0.45526508,0.47555037,0.010803465,0.92091273,0.55541153,0.34238464,0.41605618,0.49953923,0.44560472,0.6257425,0.45783498,0.52110123,0.19909935,0.5767092,0.27084899,0.4532051,0.47523841,0.59850499,0.55818025,0.42672156,0.10901516,0.3996341,0.42863473,0.33079421,0.15100594,0.52946995,0.1601152,0.065514428,0.49038048,0.7449357,0.34015858,0.53708032,0.9517233,0.47816824,0.51082653,0.59934461,0.50327585,0.45146411,0.6373965,0.27089596,0.42119959,0.55211926,0.34052292,0.58315207,0.76967925,0.5014383,0.45061245,0.36110297,0.42535424,0.46007971,0.40041632,0.37569868,0.56355856,0.61697694,0.36683108,0.44486279,0.43082829,0.73667045,0.49402867,0.060092348,0.58507649,0.49312654,0.55386027,0.59817517,0.45922399,0.57832021,0.3893738,0.42089071,0.29027232,0.074193772,0.44137185,0.61946633,0.33101182,0.4560928,0.061388276,0.62929188,0.56610342,0.37732626,0.84768399,0.42444589,0.66411748,0.6000899,0.49581108,0.49414667,0.27156118,0.43757023,0.86731812,0.79587071,0.41686771,0.3944227,0.90479972,0.45904814,0.25289711,0.96302285,0.50177042,0.31119381,0.21451762,0.42099877,0.27457568,0.031610943,0.45564535,0.46867916,0.2994778,0.58258515,0.68567279,0.45103124,0.43355755,0.67248035,0.071517462,0.43635977,0.47456783,0.47065379,0.57319924,0.70231547,0.99942614,0.49334018,0.50535143,0.47142252,0.49402441,0.40362727,0.47332023,0.48695177,0.59895269,0.67760781,0.54026631,0.94071225,0.63825624,0.55065874,0.47125461,0.67230588,0.56264605,0.10393086,0.078954364,0.56392344,0.42088882,0.50282315,0.46270574,0.62112662,0.20104779,0.41697098,0.60641094,0.56817236,0.52305387,0.5835314,0.6451048,0.5803118,0.30056631,0.43456258,0.46452495,0.023457359,0.31221331,0.43083598,0.51605172,0.48148083,0.42026522,0.1422692,0.11621933,0.55840238,0.72079724,0.54846206,0.51336846,0.0049218392,0.50471294,0.53743897,0.37876813,0.53903908,0.416972,0.18511495,0.20879998,0.52588589,0.89431283,0.31078093,0.42753187,0.4313717,0.25361615,0.58195851,0.27116438,0.16832813,0.44139848,0.20741456,0.055298903,0.5570704,0.53194768,0.41466682,0.42743124,0.68275072,0.57382643,0.47273463,0.58291387,0.43540301,0.43338148,0.33215644,0.41615157,0.51170427,0.44190709,0.52667355,0.45276358,0.0359602,0.61471847,0.5068174,0.013989707,0.73843251,0.43551222,0.14609649,0.44871238,0.4901474,0.58750449,0.27480041,0.5829618,0.27411595,0.25092728,0.58283985,0.37588253,0.1218925,0.43239546,0.67597204,0.38621407,0.54394738,0.95600019,0.48689975,0.47727821,0.606794,0.88572605,0.48675887,0.81425771,0.091476629,0.56568953,0.38964963,0.49004899,0.54463657,0.36926277,0.88187167,0.53116819,0.79990222,0.40855807,0.4790365,0.55452423,0.51211853,0.49498663,0.00047308988,0.85432188,0.42080813,0.57596661,0.49206856,0.53600117,0.61938282,0.39415363,0.58253048,0.75090026,0.59173744,0.45257346,0.40021395,0.5926282,0.49764142,0.46209192,0.10851956,0.44418309,0.28092928,0.21968874,0.5829638,0.34787693,0.7685249,0.5761743,0.77051851,0.03133334,0.46506024,0.38876663,0.33912598,0.53250685,0.043304629,0.49450663,0.57456101,0.28938841,0.31640554,0.57450885,0.6029213,0.48353819,0.43450762,0.076605173,0.50569144,0.42563679,0.70965568,0.53691388,0.50754147,0.59383427,0.3919756,0.47665381,0.50197629,0.50482804,0.49157219,0.39908997,0.6905222,0.57991133,0.65130842,0.84855316,0.51081984,0.85621733,0.4100835,0.43547388,0.35168197,0.90632795,0.55215635,0.70710159,0.62825806,0.56072143,0.39935154,0.41064194,0.49769149,0.54513491,0.32427956,0.57413434,0.38741629,0.47308004,0.4734961,0.39294434,0.15842425,0.43934778,0.22704101,0.1916194,0.41673265,0.49656895,0.88938426,0.57201807,0.40545366,0.50434988,0.57299895,0.10352389,0.58742082,0.5484465,0.39416019,0.60012904,0.49710737,0.49987601,0.77953551,0.55222179,0.86016931,0.025411298,0.45933682,0.49007096,0.67059366,0.56802878,0.4297167,0.38857121,0.55233838,0.058161548,0.56014843,0.51585488,0.41558275,0.071684597,0.56387974,0.48607165,0.45168866,0.48680815,0.5904519,0.00045254104,0.49677942,0.479459,0.58598883,0.47786687,0.43601218,0.39133831,0.45293469,0.95223803,0.94079924,0.55662358,0.42689727,0.33715244,0.42697415,0.62232749,0.58440491,0.54044414,0.032661188,0.13765856,0.54923605,0.78573563,0.5751983,0.58135811,0.25455355,0.61900308,0.57487618,0.32428886,0.85424339,0.58018628,0.48595723,0.25285987,0.58226425,0.3960815,0.31917492,0.57197964,0.85774228,0.12852486,0.56065435,0.73062186,0.54852199,0.49184604,0.58854866,0.30240285,0.56238069,0.88492032,0.51121465,0.57985661,0.7425883,0.47136232,0.41755369,0.82799332,0.038295757,0.46181519,0.62330139,0.737717,0.56833072,0.16040865,0.68924467,0.57169804,0.44147238,0.44263345,0.57213496,0.30853999,0.15740337,0.57394112,0.69119091,0.6091396,0.44864698,0.055653233,0.87658796,0.4525697,0.22804929,0.97720526,0.51824266,0.3675872,0.63256556,0.58303875,0.24978434,0.5367557,0.48037647,0.40097987,0.19279112,0.57606459,0.72666891,0.38755164,0.54906066,0.58063526,0.91058341,0.45784865,0.26595435,0.067051356,0.56101701,0.44584059,0.37416102,0.42110844,0.30086545,0.54646408,0.56396161,0.66541545,0.88068197,0.52503069,0.19016965,0.29028341,0.57623625,0.43594799,0.24503908,0.41871612,0.52213924,0.58081116,0.48845982,0.43787937,0.29595588,0.57318025,0.51167437,0.10298333,0.56522227,0.65051271,0.63325146,0.58028751,0.29271031,0.6093914,0.54383031,0.57008168,0.56545044,0.51630186,0.58066398,0.68947956,0.57309889,0.57557397,1,0.49877136,0.49149674,0.19183079,0.41676101,0.46731282,0.7165486,0.56804759,0.14540295,0.53243614,0.52323347,0.60295649,0.46098369,0.49063219,0.40654163,0.34951749,0.42131855,0.16640381,0.51612318,0.43016912,0.69017771,0.49125786,0.57034428,0.69259456,0.38977515,0.43845298,0.37698088,0.8256839,0.58257041,0.53031869,0.79268799,0.4235907,0.2578106,0.5202866,0.43568556,0.67163189,0.53178987,0.5791848,0.26445364,0.59731518,0.5813251,0.26283643,0.25236542,0.42524941,0.79934695,0.18290724,0.56242965,0.20579981,0.80829985,0.47838279,0.88499132,0.80874462,0.41772494,0.62185101,0.2400502,0.42675422,0.20197304,0.42915731,0.47423756,0.41609496,0.15987974,0.58068248,0.58319131,0.58681885,0.50602326,0.44932301,0.19580798,0.55937913,0.18154368,0.68097514,0.4329013,0.51246791,0.33715859,0.58288327,0.72685236,0.71810103,0.42307987,0.8075341,0.19820452,0.56452217,0.19843158,0.39074632,0.46492411,0.45383455,0.86825178,0.42685748,0.64544044,0.35831996,0.58306462,0.74606742,0.46232092,0.52490115,0.60245205,0.4880909,0.42440316,0.28450306,0.033779884,0.45735073,0.57325936,0.39211034,0.50890222,0.98710657,0.49407923,0.55508564,0.049933525,0.52733199,0.50119114,0.40378749,0.69623064,0.57123365,0.5010983,0.12088475,0.42771414,0.37362029,0.52238147,0.4443911,0.051560055,0.50062438,0.58252853,0.22774586,0.96772142,0.5354812,0.3875434,0.25034181,0.42331571,0.78433456,0.65739216,0.56596455,0.4172913,0.67450798,0.57846208,0.65385049,0.64313788,0.41752352,0.79594904,0.42397861,0.42764942,0.10800781,0.0066765043,0.47867848,0.51172655,0.60580832,0.46289072,0.44144996,0.61717245,0.49457906,0.98569446,0.30753673,0.57889622,0.36403881,0.44511557,0.48666291,0.99443937,0.38828684,0.44338906,0.60492406,0.66935456,0.42008607,0.67465534,0.18226037,0.42967215,0.75496957,0.50790828,0.55308295,0.64563071,0.16615477,0.45231113,0.82240014,0.085673494,0.51796772,0.77157227,0.90192213,0.43191614,0.39498305,0.58280949,0.49288592,0.44264506,0.66055781,0.44002947,0.51370489,0.61638242,0.41864161,0.72877954,0.71270468,0.42343773,0.56010304,0.29374838,0.58269381,0.75094233,0.94141623,0.53310376,0.69760168,0.43090476,0.41764121,0.76043391,0.54811862,0.52944112,0.60214568,0.59198243,0.41667147,0.78217247,0.69570672,0.5249159,0.95020754,0.70891938,0.57590314,0.56039203,0.68542624,0.56915286,0.53346573,0.87638119,0.47668367,0.81699924,0.40498394,0.52519121,0.018604964,0.030867687,0.46635518,0.38471878,0.33974798,0.58331767,0.24149334,0.36144194,0.58123027,0.18437101,0.25485479,0.54443681,0.099875938,0.045461651,0.55290392,0.5095263,0.70269965,0.58289046,0.74849065,0.61903248,0.46191561,0.47273843,0.39256946,0.44651443,0.59983568,0.97591731,0.47372554,0.61617687,0.40267337,0.5213916,0.45619259,0.70810987,0.57659554,0.57509014,0.59601904,0.56245726,0.36262928,0.43192557,0.49843192,0.57333949,0.13690898,0.42093341,0.51259232,0.30131635,0.42994177,0.85679204,0.92274544,0.52632071,0.25256328,0.56511424,0.52315495,0.41399073,0.68484342,0.51602651,0.96061566,0.57500885,0.45107083,0.044194805,0.7541483,0.58285104,0.61392985,0.6748259,0.58175644,0.69418486,0.32777705,0.56525823,0.53461813,0.094528497,0.49697913,0.20750649,0.091573825,0.54885535,0.71621178,0.48239117,0.47532781,0.60755152,0.75822914,0.417657,0.57609768,0.57996183,0.47807512,0.98647827,0.55371085,0.4558003,0.38112516,0.68380294,0.44214929,0.90418683,0.23479919,0.58306797,0.67196712,0.52664232,0.47946205,0.60278483,0.87599157,0.42307565,0.52779719,0.011040771,0.50765039,0.60095648,0.60226492,0.54001197,0.42887103,0.41545731,0.4351257,0.34737822,0.83954216,0.42890074,0.71967175,0.61541974,0.54192334,0.44662943,0.40742543,0.53186433,0.56861909,0.6629005,0.58153134,0.19995425,0.50618803,0.48752208,0.60208223,0.30945922,0.52859374,0.050836679,0.14481878,0.57254243,0.31926918,0.70771459,0.42516907,0.54238176,0.8973818,0.42860286,0.56846717,0.73991157,0.51989994,0.9321421,0.093740655,0.56780926,0.59114513,0.31637433,0.41676984,0.72421474,0.68702802,0.42352393,0.16977154,0.092187623,0.56961902,0.45747859,0.035683013,0.54756737,0.49672192,0.23556017,0.41736122,0.69056734,0.72359248,0.42881815,0.83656588,0.98413797,0.52980239,0.55144546,0.71003795,0.57624245,0.43697586,0.91611601,0.48374447,0.22964157,0.22063275,0.41710665,0.49544646,0.47782791,0.54922155,0.36316241,0.40796346,0.50558002,0.0089593553,0.18414596,0.45652689,0.84901353,0.50578276,0.51508767,0.99671133,0.92135952,0.43401286,0.47278269,0.70915006,0.42217428,0.59201515,0.39681975,0.46993624,0.45272395,0.19136533,0.46433907,0.86872617,0.22152138,0.58331873,0.37794427,0.56464623,0.53849611,0.60421151,0.13956275,0.4273641,0.66913377,0.47621334,0.54157247,0.37558217,0.57422945,0.5216696,0.42309841,0.92037752,0.44640203,0.66941975,0.19538674,0.41668493,0.4863167,0.40909397,0.41854525,0.74118012,0.099805215,0.57199666,0.52230969,0.87570013,0.52768157,0.81255983,0.30665132,0.42756009,0.44447762,0.47605192,0.55570231,0.64935877,0.62683483,0.56436375,0.38238698,0.8629169,0.45811954,0.19668968,0.54240488,0.43383193,0.67331313,0.81783512,0.41736571,0.42741801,0.81618625,0.57588952,0.71559383,0.95730554,0.50720646,0.70052531,0.33266985,0.42272248,0.34934887,0.16512466,0.57993147,0.62274039,0.40519747,0.55357995,0.38786172,0.80091294,0.4168273,0.4149635,0.40088509,0.58058735,0.27147895,0.86498389,0.48436705,0.16338108,0.76289031,0.58222855,0.45025157,0.57114073,0.55657509,0.058820618,0.25667046,0.55337532,0.11713244,0.21299722,0.49312115,0.091327594,0.83268403,0.42949897,0.26604807,0.59723685,0.49822022,0.47643254,0.36520071,0.45338333,0.054101481,0.25967109,0.53126835,0.078221043,0.38901463,0.5278375,0.48904225,0.46927336,0.41666687,0.80094682,0.64793492,0.44181178,0.447915,0.62279238,0.47086705,0.97171386,0.61038804,0.45773685,0.43593446,0.32624551,0.56278683,0.10497486,0.89370269,0.57340748,0.471379,0.57232267,0.55933728,0.64226284,0.73685339,0.42010737,0.5548218,0.70082982,0.57499185,0.57038661,0.11413184,0.57528189,0.49887769,0.37821613,0.41741355,0.74457351,0.55173438,0.42663008,0.69853682,0.21850619,0.58330262,0.4135459,0.26352632,0.57921562,0.22570378,0.70888716,0.57919089,0.38647389,0.41716802,0.48955721,0.9915489,0.7227177,0.44134536,0.88194086,0.19399824,0.57802797,0.70854996,0.66021993,0.43754464,0.45082452,0.95328474,0.54529734,0.38374558,0.41799163,0.44633005,0.37798794,0.42950442,0.57441862,0.11638386,0.77930999,0.42621383,0.22349696,0.28844648,0.46193483,0.92862139,0.38368784,0.58174769,0.26615307,0.39342294,0.52783736,0.53285486,0.49943322,0.49038186,0.3986644,0.59923011,0.46195709,0.42892559,0.092816069,0.43631586,0.3646058,0.84445674,0.41873982,0.4988662,0.23540976,0.58333065,0.64595862,0.68583594,0.42196419,0.17977694,0.78647601,0.48005955,0.90276447,0.19401383,0.51796708,0.11043832,0.37826341,0.41684137,0.21142543,0.17151984,0.42062357,0.649801,0.34594719,0.44095675,0.53893308,0.4232982,0.49544859,0.56467395,0.21749892,0.41997594,0.71650849,0.30493078,0.424875,0.83382846,0.57248514,0.51352402,0.57270327,0.65397202,0.57385345,0.36109895,0.63042415,0.45579686,0.50323438,0.94957345,0.45133498,0.39166241,0.20426897,0.49380995,0.097435323,0.40644123,0.576853,0.13441529,0.65122947,0.57406244,0.13865446,0.18342684,0.53104037,0.86834188,0.037171719,0.47217804,0.34330358,0.96814111,0.45635025,0.45333274,0.34951146,0.56130887,0.5666413,0.68679595,0.42790413,0.14588881,0.36912718,0.45395866,0.52548761,0.34854837,0.41828539,0.19633391,0.61023458,0.42036362,0.15836329,0.53649974,0.56729419,0.91641591,0.41690288,0.53662475,0.4129115,0.28395584,0.41677516,0.30720268,0.35380135,0.43355834,0.39619498,0.59682713,0.50199158,0.47475619,0.49687295,0.50992461,0.001397657,0.51832172,0.57555578,0.1160349,0.38498189,0.58213684,0.25989511,0.5291955,0.49491602,0.59604637,0.52906272,0.52365024,0.39575142,0.02441938,0.52024104,0.63409903,0.35083361,0.42839564,0.37024699,0.79385172,0.58331228,0.52973817,0.17681517,0.58212917,0.58425055,0.34374291,0.41672964,0.25345619,0.34136719,0.55923602,0.51534097,0.090391827,0.52406874,0.22822774,0.46470462,0.42244714,0.27597447,0.47691219,0.50349696,0.59749981,0.88578858,0.42682021,0.58832697,0.11064102,0.45440124,0.75876822,0.54371189,0.53707609,0.97716522,0.53653613,0.4412842,0.65380451,0.71837489,0.51493174,0.053761968,0.39503907,0.5196169,0.48790873,0.98343166,0.46752807,0.47125758,0.12503116,0.43372503,0.30782456,0.7340405,0.57942592,0.44916165,0.87129943,0.42221436,0.52035687,0.78864046,0.52709803,0.89496384,0.93708305,0.55530493,0.60573579,0.54025553,0.48280984,0.99411323,0.82204338,0.52319837,0.12784579,0.63172506,0.49966403,0.98238887,0.009156428,0.47727124,0.45920412,0.90373143,0.56908255,0.41822971,0.84621259,0.52057192,0.14780216,0.1952213,0.5305389,0.87877081,0.49955294,0.57417354,0.89120846,0.98548427,0.4707031,0.45766789,0.46010939,0.56904785,0.91009001,0.61057084,0.42364618,0.86376268,0.79158693,0.5354691,0.11742105,0.66769348,0.46810658,0.95490437,0.45947586,0.56194514,0.068080107,0.38387194,0.46641281,0.48577211,0.61780446,0.5824939,0.25520082,0.94754047,0.55445633,0.44054519,0.40355349,0.47049357,0.44115553,0.0055115388,0.49606329,0.42668732,0.62688721,0.57976239,0.29383543,0.07446954,0.50819345,0.76088143,0.61883386,0.46020482,0.46359956,0.59563002,0.49507427,0.46956829,0.61569072,0.52506558,0.023057288,0.63299163,0.53384611,0.035881796,0.44949227,0.42364657,0.28602145,0.4025243,0.43838487,0.92365262,0.51423441,0.49180111,0.40003888,0.83557753,0.41819619,0.4573565,0.013960385,0.49435155,0.38415652,0.35786539,0.54095816,0.047582796,0.028216983,0.48322285,0.3468581,0.89664181,0.57229719,0.45195295,0.59950416,0.58332416,0.78651268,0.71799845,0.42398514,0.49554433,0.76977911,0.4801,0.085854839,0.22422875,0.58316179,0.41989452,0.36157944,0.55999061,0.58266068,0.49252483,0.44671461,0.64604976,0.081382181,0.46308397,0.73365642,0.77880647,0.57214698,0.21298042,0.096750342,0.51995732,0.21418148,0.91089906,0.5526049,0.30414969,0.58643792,0.45670706,0.59591556,0.62763335,0.45649025,0.52152106,0.59324485,0.58309569,0.23083044,0.40785223,0.52391962,0.55718696,0.59882305,0.51563877,0.46903524,0.89531649,0.57307618,0.52656402,0.920759,0.54645787,0.29944904,0.56156291,0.58333233,0.20464778,0.51911051,0.578192,0.26995396,0.032906556,0.53224542,0.62882598,0.38863752,0.46161546,0.55106703,0.71461522,0.57554977,0.47915623,0.43989018,0.5024619,0.41995465,0.62344145,0.54197956,0.46912986,0.12970439,0.53000691,0.18420727,0.092344562,0.43150319,0.57236103,0.44700806,0.44572569,0.63845722,0.56542159,0.48002879,0.41681712,0.50215059,0.43960975,0.33783711,0.36236296,0.57998459,0.70135747,0.5461932,0.48237793,0.40624097,0.70054187,0.57278125,0.5289137,0.56139082,0.51963242,0.41404107,0.52876084,0.58203224,0.23678097,0.39866866,0.49052096,0.50022301,0.36375546,0.54948009,0.47190586,0.36301542,0.52319824,0.027311273,0.87874226,0.50377276,0.82622739,0.55450853,0.56524323,0.079057699,0.35877808,0.55857462,0.57037155,0.91809935,0.51087344,0.22878366,0.11597894,0.45189205,0.75937725,0.7162386,0.4584248,0.92111882,0.56055834,0.550182,0.62660723,0.60489389,0.48168507,0.49905148,0.51850692,0.43536433,0.67277975,0.38145799,0.58287769,0.7982831,0.29503415,0.51081365,0.04573952,0.40894002,0.46007065,0.58487543,0.40414027,0.55507048,0.61528084,0.60059811,0.51824482,0.52960647,0.30508631,0.57936977,0.8038794,0.67408046,0.41727889,0.22632767,0.49504433,0.50904044,0.99884592,0.39227309,0.46249632,0.44397533,0.40815295,0.52558707,0.44003814,0.74860448,0.58241969,0.28358845,0.67405738,0.57092551,0.41204516,0.51674123,0.52351626,0.60684097,0.4916072,0.54743973,0.36468444,0.6543364,0.56161193,0.5593525,0.41546482,0.47410497,0.4297403,0.52042022,0.56902432,0.68684659,0.32497672,0.41677193,0.75634035,0.27829938,0.51443744,0.055154686,0.64102186,0.4426052,0.43566975,0.48443632,0.57213033,0.69925383,0.29333635,0.57445493,0.53851307,0.4360113,0.46420451,0.60082297,0.7665945,0.41688175,0.60211667,0.58314531,0.50564006,0.4436138,0.27989007,0.57786656,0.56247497,0.10383165,0.57271398,0.53601898,0.00036125991,0.49457187,0.49252371,0.89137023,0.56925097,0.37344242,0.48397893,0.57635431,0.71931408,0.58788313,0.42819345,0.32201897,0.38783886,0.41670723,0.78549935,0.59175078,0.45373384,0.4028133,0.67476992,0.43109704,0.43205074,0.94942032,0.55542998,0.49801143,0.92654658,0.4402913,0.39364712,0.26733533,0.57443248,0.81300746,0.53019483,0.51354657,0.5981342,0.67496156,0.43164757,0.56193963,0.5643854,0.45329464,0.96121811,0.67972292,0.43341345,0.50327998,0.57387299,0.45922453,0.60156245,0.17602147,0.52680315,0.13312996,0.46363654,0.44542551,0.94973483,0.60968694,0.56008795,0.38155585,0.24205686,0.56788005,0.82649076,0.49656316,0.46315164,0.020588068,0.53267845,0.54419775,0.6263048,0.64253184,0.42787258,0.64006181,0.27606647,0.57954103,0.58744424,0.47387207,0.46461896,0.38398237,0.28670357,0.42146032,0.40583247,0.57170119,0.4940842,0.57044403,0.79782079,0.54566575,0.8601778,0.46328738,0.41733483,0.17666343,0.40719103,0.44409159,0.6200154,0.95492127,0.54865452,0.41686498,0.18849825,0.58254491,0.39871389,0.38549377,0.5768703,0.30888692,0.29962671,0.5722843,0.49205163,0.83868516,0.58172496,0.51843881,0.30036494,0.43755245,0.88367618,0.88808143,0.56794686,0.6494601,0.39978858,0.49607518,0.50298459,0.33602099,0.56951103,0.4045742,0.2460578,0.44459551,0.87086626,0.53604188,0.57956715,0.73785249,0.56325651,0.49566488,0.57781485,0.24333518,0.41696631,0.3136538,0.086109743,0.43712874,0.62161088,0.38805911,0.5712933,0.11223972,0.12470391,0.57712339,0.52060995,0.54679193,0.48197848,0.59371154,0.90525745,0.46565705,0.23850345,0.81967701,0.41838642,0.6173954,0.049030042,0.47089904,0.31480341,0.42791285,0.53535731,0.59458588,0.53862269,0.45831644,0.6208047,0.69210327,0.58019668,0.65312557,0.62667498,0.44630561,0.57470198,0.62265523,0.55423368,0.41688965,0.52308233,0.56256267,0.66630733,0.59054631,0.49061281,0.45463119,0.58260791,0.4193419,0.15953043,0.46281334,0.54839491,0.36794504,0.36057938,0.42502488,0.66065274,0.486535,0.58139724,0.24321828,0.25607452,0.47160677,0.077228294,0.80340507,0.41673344,0.55539379,0.095927523,0.50266087,0.20552793,0.49540833,0.56772706,0.91655241,0.61166551,0.54978869,0.58384315,0.63500861,0.55089463,0.45714603,0.63602187,0.54785907,0.49148901,0.59875628,0.50396706,0.5171649,0.87883511,0.48625747,0.82222514,0.47990143,0.57830703,0.26927958,0.36791052,0.54712558,0.52832801,0.36035793,0.4410377,0.57540178,0.11735405,0.56215048,0.29665058,0.065171575,0.55886696,0.57743722,0.42141185,0.55468814,0.37328117,0.67191498,0.4255866,0.14984015,0.14263688,0.54739207,0.79688936,0.67814618,0.41692793,0.27880194,0.60165297,0.51388672,0.4846518,0.64533353,0.42170519,0.68019754,0.42255977,0.41676594,0.19974238,0.95734335,0.45150572,0.42954079,0.45361503,0.57060128,0.68814013,0.56857659,0.45140922,0.38080526,0.73910453,0.56836178,0.16151476,0.28272502,0.58312209,0.31440136,0.038505677,0.45139398,0.46842096,0.60471349,0.51814767,0.50451602,0.33514353,0.4233911,0.84104024,0.62256012,0.45035308,0.4336428,0.77124097,0.57841672,0.25169066,0.42629739,0.46935295,0.019595276,0.44238323,0.42889268,0.68704738,0.27143296,0.41959833,0.40526598,0.65012194,0.55616352,0.47455081,0.60062381,0.52615806,0.54474052,0.0029174804,0.4899401,0.46041727,0.38371587,0.4174061,0.19466892,0.85998198,0.42055783,0.51952679,0.53008005,0.58333479,0.79921021,0.4183522,0.41675994,0.2011591,0.8372474,0.56897843,0.262848,0.64195133,0.43788914,0.41267234,0.55905536,0.44534933,0.63682165,0.58400207,0.57707672,0.29237944,0.69653222,0.41757005,0.685965,0.98111638,0.52859994,0.4186792,0.41758398,0.47428467,0.4274797,0.56263969,0.41896509,0.15897423,0.30581807,0.58043012,0.79407881,0.53045468,0.52520176,0.39496025,0.16168951,0.51019691,0.13377592,0.96888732,0.54303792,0.45188531,0.92843188,0.55554956,0.63489455,0.61804711,0.56790863,0.89886585,0.47457765,0.56450243,0.32849703,0.57484797,0.41845134,0.25228558,0.75459235,0.41709895,0.61547515,0.76417815,0.57982746,0.25919943,0.51560869,0.54061888,0.025590553,0.66131538,0.49253823,0.97247055,0.38343822,0.42656157,0.87699267,0.5131671,0.41672213,0.79204512,0.28628942,0.57541932,0.52334764,0.11223727,0.57490151,0.49814505,0.72943416,0.41808456,0.3709891,0.59679519,0.58332761,0.21889243,0.61125868,0.41980729,0.28107402,0.72525261,0.41747054,0.73823373,0.67712348,0.43275812,0.4587251,0.41007651,0.52985512,0.43107403,0.33425226,0.53778635,0.94868225,0.85049516,0.49943339,0.85667889,0.58853608,0.48864768,0.5503973,0.22391149,0.56548911,0.17854389,0.92093318,0.47002046,0.25570734,0.67713386,0.57039588,0.8665252,0.0016847626,0.49244743,0.46872363,0.40073042,0.54613966,0.41076952,0.87102267,0.48821948,0.16773167,0.57932727,0.45318901,0.39134308,0.089300299,0.49877765,0.21469931,0.46655785,0.55628869,0.64883365,0.43690285,0.56761365,0.32811133,0.55903523,0.58307069,0.18962091,0.56940878,0.52496104,0.41571644,0.34971293,0.43735933,0.575372,0.32177886,0.56010164,0.90076138,0.16669654,0.42269403,0.32859975,0.74354605,0.5832934,0.31411945,0.061343093,0.49924511,0.74016414,0.4085427,0.50390691,0.54106611,0.49958412,0.44639593,0.64687893,0.3448326,0.44195895,0.52054933,0.96340763,0.51892419,0.3263989,0.44731062,0.49727841,0.5851482,0.20963702,0.51350297,0.096120847,0.57546005,0.54977954,0.61747249,0.64629339,0.44658378,0.49222779,0.93083651,0.54847924,0.66888721,0.39811702,0.53395229,0.44170526,0.21262461,0.44682567,0.85157088,0.46278875,0.41836338,0.1617926,0.32378632,0.56807107,0.55527033,0.75052105,0.55612078,0.12872386,0.29729018,0.42150847,0.38546347,0.23220424,0.41723898,0.5690176,0.85968396,0.57211457,0.32432693,0.41164617,0.46122342,0.58557134,0.053088218,0.53459642,0.68069327,0.45614804,0.58068978,0.25385054,0.61476959,0.55148483,0.41512402,0.86147524,0.47406856,0.16898943,0.0028284417,0.48584417,0.50643376,0.88930806,0.57335758,0.43340727,0.12444865,0.43819944,0.28194367,0.44761011,0.58199422,0.83166257,0.89444812,0.57251751,0.44253092,0.73295919,0.42105206,0.53758125,0.91138215,0.54882348,0.28940838,0.90061777,0.57155776,0.4603445,0.31662153,0.42260523,0.36814559,0.59218278,0.42586027,0.88037565,0.33069656,0.43693294,0.50094814,0.39315084,0.47823622,0.50518378,0.23769321,0.58249086,0.57071263,0.62085735,0.45835305,0.53828971,0.75877121,0.58028392,0.25892755,0.65785477,0.42342815,0.1554627,0.39546524,0.46152619,0.56410047,0.57308409,0.5644574,0.65708671,0.25326051,0.58332309,0.66467839,0.24191715,0.41840112,0.52616093,0.44371662,0.56997067,0.31707893,0.49072799,0.41800268,0.23589677,0.16144827,0.42477061,0.3142945,0.58476652,0.41907174,0.73759865,0.608899,0.54823494,0.58300432,0.43833702,0.44985421,0.62600375,0.65629048,0.41772619,0.28211975,0.83953137,0.49042959,0.13468368,0.84932127,0.56396043,0.74777682,0.22866999,0.58209807,0.69546691,0.60565732,0.56269303,0.36906742,0.42779402,0.58003928,0.15168692,0.90558061,0.47389239,0.77498578,0.70940962,0.58273107,0.67978747,0.86398136,0.42455282,0.6255417,0.36783109,0.43448608,0.61686131,0.95897395,0.45675296,0.60598654,0.80124939,0.42898255,0.22974101,0.42277467,0.5562636,0.63149646,0.77658977,0.41700709,0.34254897,0.76374749,0.43331285,0.17314625,0.32896864,0.41706183,0.77005389,0.61315004,0.42066655,0.28976349,0.32343946,0.56632577,0.47078049,0.22256859,0.41688885,0.64890975,0.41860316,0.55373932,0.054479219,0.58005996,0.46226462,0.40836997,0.5103886,0.42145565,0.2670826,0.10154247,0.44361987,0.70343594,0.90864454,0.56404646,0.37264048,0.61941352,0.54080163,0.53902518,0.82864627,0.42189734,0.66962888,0.32408884,0.49304068,0.032660409,0.3835918,0.46664623,0.50895839,0.39040651,0.53225392,0.53685999,0.85403136,0.57660808,0.63469196,0.49476964,0.5295224,0.012964872,0.44959731,0.41795534,0.7600763,0.68387616,0.5738839,0.59619708,0.23385067,0.57937908,0.74383871,0.53040174,0.50385529,0.99891098,0.58682061,0.58189804,0.74830517,0.69851155,0.57493071,0.42417687,0.96322754,0.457356,0.40983939,0.23706047,0.58092483,0.72769344,0.31948965,0.56718051,0.52084733,0.11568086,0.4299847,0.36132981,0.47967132,0.48027466,0.39628701,0.40825859,0.53859905,0.58160255,0.68791205,0.57306586,0.57901849,0.46229878,0.4985537,0.0014159963,0.623552,0.42360428,0.31786185,0.5657578,0.48069577,0.58243672,0.49909308,0.56406481,0.67211423,0.69346277,0.4166607,0.72993005,0.82631897,0.56529688,0.77124089,0.58564237,0.42547921,0.69227221,0.32716797,0.43202327,0.4358936,0.40906197,0.41905017,0.26447348,0.52196904,0.52361867,0.60596325,0.83403681,0.41898721,0.59392318,0.81489425,0.43376457,0.21991011,0.78699507,0.54852926,0.86287446,0.49015878,0.50744849,0.60033717,0.88163351,0.56986576,0.35266822,0.50424417,0.48693769,0.0024535364,0.18650729,0.45802861,0.14600025,0.3313372,0.43696518,0.48633177,0.23754343,0.41682814,0.61708798,0.82317481,0.56873873,0.24264958,0.54775622,0.44608961,0.36046286,0.5969405,0.45687209,0.58492315,0.43150193,0.42509607,0.7010007,0.67277239,0.57867169,0.34210195,0.56321887,0.49387908,0.42182314,0.42513248,0.53927274,0.59838681,0.72202848,0.57905434,0.21242581,0.058193121,0.50006877,0.26567753,0.81876766,0.41714207,0.54202959,0.86675774,0.42236197,0.43332699,0.21208285,0.58203985,0.32836462,0.83858665,0.58032438,0.39899425,0.2187044,0.57898531,0.26924254,0.8443483,0.52531637,0.15054574,0.37511209,0.54204098,0.0440706,0.83248372,0.58159021,0.42530481,0.52153982,0.53257144,0.38610786,0.87712088,0.56221759,0.2869929,0.78230996,0.58297297,0.35216886,0.47037372,0.48084551,0.60112386,0.41632875,0.47797125,0.56692571,0.83151142,0.4244132,0.30562575,0.59606666,0.49714699,0.52822611,0.37186302,0.43424211,0.6223536,0.51952029,0.4455226,0.64737641,0.4556995,0.48464577,0.99464996,0.77476033,0.41679158,0.35375551,0.62902193,0.58177887,0.27249297,0.58456465,0.5135981,0.55826371,0.4433897,0.53567318,0.39502643,0.29764855,0.4263917,0.54001134,0.52692301,0.51684662,0.39941122,0.68591268,0.58325503,0.74658226,0.23835137,0.48911455,0.9241507,0.61366673,0.41704758,0.75674122,0.61621425,0.52345538,0.021974071,0.49846511,0.51925439,0.60541827,0.46341614,0.58255512,0.22974846,0.26414173,0.58317738,0.66485094,0.41386624,0.5192184,0.56078928,0.65431324,0.56778587,0.88673217,0.075834285,0.44241674,0.63352732,0.40608345,0.58060171,0.73086194,0.39225057,0.57291816,0.11804849,0.5132345,0.46416701,0.38130446,0.52663731,0.4814619,0.39842534,0.38599683,0.5744955,0.32318122,0.68118483,0.57513073,0.38708683,0.31119177,0.41946916,0.6616721,0.50637951,0.5706838,0.30603444,0.75549346,0.54494973,0.10735021,0.91231927,0.45072843,0.29297104,0.62985026,0.54395292,0.50800059,0.52580586,0.42484251,0.71203839,0.48058808,0.58311015,0.81412772,0.57806996,0.48364274,0.43145451,0.54979781,0.44932068,0.36784021,0.57831165,0.5592343,0.36124635,0.1862239,0.56832271,0.77098479,0.68008897,0.57927622,0.65617682,0.59994088,0.47121802,0.55125554,0.66993793,0.41849479,0.69452931,0.44636748,0.41844648,0.83698284,0.35402492,0.43745346,0.9068345,0.89181745,0.57290095,0.56375893,0.59373462,0.41782943,0.7496315,0.46938874,0.49704213,0.40466145,0.34953102,0.55810021,0.5436399,0.17605451,0.47434585,0.13187744,0.071504291,0.5223544,0.25666907,0.64211405,0.58305668,0.74553214,0.91704589,0.56725461,0.53072187,0.72544158,0.5794179,0.21851722,0.68176056,0.57867986,0.81762464,0.4287498,0.488472,0.57292123,0.75004756,0.58332764,0.66089116,0.85649883,0.53208763,0.82831991,0.42971961,0.49617943,0.42854093,0.27243665,0.41666049,0.69560664,0.39482639,0.41687229,0.79617365,0.39381889,0.5205958,0.49645806,0.40595202,0.50487922,0.53508071,0.67990915,0.57863405,0.35068605,0.19448563,0.4265583,0.74976477,0.50360405,0.5166045,0.6039649,0.36481007,0.45238684,0.48619529,0.44317349,0.52388987,0.59233631,0.67378782,0.4348986,0.52186307,0.52958765,0.41699509,0.1834562,0.94704724,0.44796612,0.59148986,0.87188387,0.46474711,0.80553631,0.67980132,0.43173847,0.45525087,0.38215784,0.54803312,0.56909555,0.061511315,0.54818243,0.64954428,0.68114177,0.41758025,0.22456688,0.78570385,0.41666504,0.58457876,0.7871199,0.539534,0.87980913,0.76989761,0.55186703,0.86829015,0.91698157,0.56751,0.51713246,0.3725173,0.58286756,0.20519093,0.068027457,0.56183874,0.54366019,0.55860557,0.53221817,0.40041089,0.85832596,0.45723414,0.1932034,0.93669334,0.50546421,0.25721327,0.71609833,0.44539404,0.10399705,0.71813483,0.42383572,0.51764555,0.47802512,0.5772677,0.72403665,0.3179502,0.48329651,0.96138904,0.84552119,0.57226262,0.29911869,0.19847088,0.58124598,0.33323393,0.1953742,0.47934957,0.88869716,0.42823766,0.5708217,0.31910314,0.54577299,0.47186854,0.60194706,0.59113487,0.55546656,0.62009003,0.6211415,0.57380282,0.33198951,0.35611506,0.58196304,0.27878886,0.67618138,0.56370248,0.89114545,0.54027104,0.58064429,0.74634471,0.38490037,0.45945979,0.54950743,0.3057939,0.42358334,0.82647203,0.32063173,0.42266021,0.17118569,0.55658865,0.49122159,0.58380831,0.43945754,0.43984804,0.35018401,0.33096403,0.43511625,0.45656373,0.55695659,0.58031802,0.25998155,0.93038985,0.55849881,0.39711095,0.73063831,0.42144134,0.53495024,0.67583613,0.4367886,0.10718399,0.83725571,0.56942666,0.7343568,0.48384987,0.57697237,0.12367249,0.56700817,0.47175128,0.41045647,0.61661096,0.55114396,0.41878507,0.24314243,0.47282417,0.91627411,0.61262721,0.44923837,0.58548845,0.32455986,0.51037204,0.96661571,0.28160327,0.5775929,0.43772915,0.5734851,0.44550415,0.94534175,0.71231544,0.42406045,0.54786398,0.86692927,0.51259039,0.83637021,0.58209619,0.4781713,0.43140109,0.70187764,0.46616375,0.93860033,0.43341077,0.42602761,0.69695702,0.43708425,0.48547487,0.99299484,0.29495734,0.42057902,0.20330373,0.56329739,0.48018013,0.0097717003,0.27318827,0.41760746,0.35353944,0.28263461,0.51411848,0.052873,0.48075647,0.51402712,0.39895753,0.35630313,0.5814413,0.81083861,0.92782801,0.45175428,0.32258297,0.036571312,0.52797825,0.65449529,0.24086432,0.4184272,0.27831324,0.69239132,0.42969505,0.14085429,0.62648892,0.57183644,0.34683992,0.59596284,0.53890975,0.42282497,0.88024798,0.44010171,0.2803583,0.31618563,0.42602932,0.40283502,0.45065588,0.58322422,0.78548127,0.70200369,0.42495767,0.5676692,0.077733617,0.48363423,0.23940941,0.79616701,0.4166605,0.54882443,0.49694429,0.55041311,0.35928039,0.67096839,0.51214257,0.032369212,0.75246703,0.58128415,0.45797588,0.68967667,0.57369806,0.84466302,0.77623563,0.58333523,0.61766109,0.16298094,0.45977938,0.83508919,0.97308164,0.47228362,0.62258958,0.49205605,0.50776871,0.60057561,0.33448511,0.58067456,0.1914125,0.58170905,0.51381315,0.43766806,0.88673228,0.49119997,0.18474069,0.32433195,0.56575051,0.47699107,0.3971763,0.47478385,0.46262855,0.86144863,0.4349943,0.27602818,0.14513692,0.49449034,0.14826989,0.80452496,0.58330579,0.47728003,0.73154246,0.48869744,0.94113724,0.50314552,0.41734557,0.2255937,0.28992916,0.52112822,0.0534247,0.11335331,0.43291623,0.33917284,0.29377333,0.58246851,0.67625988,0.28525282,0.42029993,0.21292623,0.4179622,0.50017721,0.44277653,0.073166539,0.54087783,0.70702135,0.41108545,0.48232905,0.9874656,0.63497435,0.43094182,0.36905398,0.55607703,0.58142604,0.16203417,0.76890287,0.58231929,0.49800564,0.55564728,0.41716492,0.22758175,0.069660375,0.43689837,0.51882611,0.91076804,0.47632797,0.22949832,0.60321853,0.58326844,0.79023466,0.23955228,0.41722636,0.59373609,0.15512023,0.42258806,0.64511727,0.87979013,0.52881332,0.1939946,0.63629297,0.45153361,0.48329828,0.14637625,0.48290713,0.84757164,0.49294173,0.4195691,0.74755149,0.11763414,0.44146134,0.7226183,0.6593787,0.44026426,0.51944207,0.37660433,0.55616335,0.58924369,0.35886011,0.42191333,0.31820717,0.58474617,0.54818775,0.60744583,0.78856862,0.57561357,0.75354933,0.045482191,0.51808434,0.30309204,0.68082653,0.42041561,0.65882675,0.20174314,0.58204376,0.65287029,0.14521498,0.44281411,0.23044802,0.36517949,0.56939556,0.63289384,0.67365763,0.43304714,0.44923161,0.70494457,0.44833703,0.091558943,0.47138305,0.48688579,0.40157875,0.41856673,0.41706345,0.23170641,0.54435692,0.52386146,0.59889655,0.17861404,0.46480779,0.14163568,0.61432813,0.41788027,0.81396211,0.25713771,0.57996583,0.52101696,0.045228093,0.52853001,0.67705809,0.46698011,0.57806095,0.86858594,0.70445807,0.57796994,0.60409807,0.96666933,0.54350672,0.56121529,0.77942118,0.47875786,0.9067235,0.51405339,0.53191233,0.98459938,0.94271592,0.53921975,0.32365697,0.43273144,0.5409591,0.60636853,0.13507182,0.55854142,0.24987126,0.36044199,0.42522118,0.13761233,0.60481297,0.46610541,0.5526665,0.67764393,0.4368993,0.89235594,0.84332789,0.52974962,0.15477906,0.99182494,0.51750495,0.56129961,0.39699545,0.51601537,0.5125329,0.47027461,0.44421209,0.648497,0.83764572,0.51072319,0.13340352,0.6224652,0.4534061,0.94948785,0.53024433,0.45592311,0.37329816,0.30791528,0.53661494,0.0604266,0.19064123,0.58313006,0.44560937,0.61519243,0.54324149,0.4418396,0.54515511,0.42626911,0.70180244,0.21890554,0.41675862,0.42720615,0.65788819,0.48799308,0.027741383,0.5575257,0.53097179,0.59881607,0.30547727,0.56205007,0.88747924,0.70686387,0.57955823,0.62268459,0.11318223,0.45012857,0.74956024,0.44265319,0.54487007,0.38168488,0.56276726,0.54806363,0.62136353,0.63728745,0.43995609,0.41529429,0.48112061,0.49650583,0.59839995,0.33652662,0.4190916,0.69190581,0.7354335,0.57427266,0.18815347,0.67331263,0.5820134,0.787293,0.026537087,0.48134805,0.35544829,0.2878383,0.4773242,0.055531692,0.90980217,0.55956735,0.33997593,0.59514568,0.49725741,0.46885343,0.92173357,0.45422453,0.29894876,0.67787387,0.41666924,0.73801849,0.44257394,0.54236703,0.96877051,0.56134653,0.51434119,0.41728114,0.8915644,0.56012322,0.69752375,0.48292918,0.56067646,0.063209684,0.45351865,0.47096872,0.39751141,0.21390915,0.41666618,0.58246022,0.52132709,0.46632467,0.6151103,0.75656627,0.52889667,0.91469979,0.77162592,0.58332744,0.3662142,0.34650306,0.56089451,0.44366864,0.52126435,0.50784589,0.59863691,0.40312076,0.44600197,0.38853577,0.25003234,0.48218023,0.072248432,0.59116738,0.4773531,0.44298176,0.93787546,0.55213781,0.3723602,0.63600291,0.55397374,0.55744558,0.6042048,0.52254425,0.47372436,0.79157416,0.56907799,0.79098488,0.66501356,0.43510726,0.44315985,0.22142849,0.50928463,0.91379964,0.43832703,0.54815637,0.62211232,0.031898068,0.49655773,0.67556606,0.730828,0.58311611,0.66809494,0.88796785,0.57485115,0.4959141,0.95888388,0.53045105,0.33917152,0.27269257,0.58202299,0.74664738,0.38655272,0.46859231,0.51745835,0.6797278,0.4324452,0.4660706,0.54790749,0.53143706,0.60431727,0.61144213,0.46400195,0.96732724,0.42968947,0.49569126,0.57152487,0.45977512,0.41927221,0.25291302,0.40542852,0.56610677,0.91108636,0.26572539,0.57915,0.5388822,0.23291034,0.54008142,0.10671189,0.60240611,0.52931065,0.023627791,0.80250192,0.48660834,0.89492505,0.61992773,0.44388602,0.59362855,0.86459937,0.5703984,0.31892211,0.65096244,0.54070017,0.94992347,0.2025074,0.41785284,0.65136886,0.39369549,0.51873412,0.9833851,0.54616475,0.58222643,0.17068234,0.60037621,0.48525552,0.47618987,0.94882304,0.46961781,0.68726512,0.38761292,0.56005764,0.61581997,0.42495643,0.50448962,0.56657903,0.2178185,0.58331591,0.41141976,0.076274415,0.4684012,0.26369356,0.4000161,0.53203461,0.44238409,0.51580417,0.44930474,0.6403887,0.36788193,0.58044343,0.82656466,0.78787721,0.50707537,0.092010173,0.18141579,0.43223617,0.76829363,0.64204294,0.57178321,0.36145037,0.78697962,0.41893694,0.30587184,0.55810953,0.46552931,0.60261131,0.34500699,0.43437039,0.58502409,0.0081469513,0.48603356,0.57333793,0.96314008,0.52234224,0.33173148,0.54507349,0.57584048,0.11974469,0.059050309,0.44281808,0.43577676,0.5873468,0.54255013,0.40637807,0.49934004,0.42212293,0.87125634,0.88067085,0.42442194,0.55307483,0.32898151,0.41718194,0.77329228,0.16082205,0.46345633,0.16060426,0.53920717,0.55502979,0.35540914,0.69588376,0.42692783,0.44354988,0.453266,0.5024797,0.58853534,0.11169716,0.42535248,0.47628735,0.26315407,0.41670182,0.69432397,0.36027046,0.57692915,0.85009424,0.46999302,0.42745824,0.69932428,0.3486314,0.56617374,0.59456868,0.59760632,0.50620968,0.47579394,0.082932557,0.54221953,0.27788113,0.57690001,0.42954356,0.10048272,0.62823221,0.45729791,0.4972254,0.2779775,0.57561234,0.81348876,0.26614799,0.58024123,0.76583509,0.85684029,0.54850529,0.20547204,0.54385186,0.44227952,0.64945131,0.32289179,0.41975046,0.67086816,0.45706214,0.56377435,0.33419691,0.39197914,0.47414092,0.47974138,0.40018802,0.46040912,0.57364934,0.55463016,0.52002352,0.40932556,0.67475214,0.58007226,0.19047872,0.79406102,0.42744871,0.23110946,0.46883741,0.41867299,0.1577043,0.47691624,0.55923194,0.65765866,0.80368916,0.58332145,0.50191583,0.67011566,0.43661741,0.50401341,0.15378158,0.5476335,0.80920697,0.27224038,0.41889018,0.61267983,0.63375089,0.56528863,0.61398556,0.19557485,0.57583252,0.2675843,0.392726,0.43974361,0.62122074,0.87490064,0.42387304,0.42959334,0.52091504,0.50050623,0.40220865,0.71529264,0.41799811,0.65339457,0.5841108,0.48690437,0.55857237,0.40839356,0.44884981,0.3913409,0.32449428,0.57293283,0.39742423,0.65298727,0.41669149,0.23559186,0.92994888,0.54385591,0.69021264,0.35785877,0.42034633,0.69489654,0.22509949,0.58221427,0.68751778,0.42917775,0.55276347,0.62678531,0.0073274099,0.49473952,0.58362885,0.40243402,0.46442998,0.56841977,0.6107913,0.54756959,0.5785369,0.093250931,0.52317321,0.77717661,0.52448638,0.52166502,0.99256409,0.75142867,0.41695593,0.36964322,0.53084643,0.46165648,0.61849052,0.23583971,0.43902522,0.84738149,0.50506887,0.46980999,0.38652857,0.81513758,0.42429328,0.71885032,0.65436406,0.4338115,0.58961962,0.18320175,0.58034439,0.65612736,0.54620131,0.50611121,0.58930846,0.30599584,0.57231948,0.4486906,0.41675643,0.42688582,0.3137212,0.49908037,0.46465399,0.61889204,0.88090085,0.57533296,0.44008868,0.66369882,0.45220174,0.06597054,0.21898575,0.42106638,0.73174055,0.95065562,0.47533533,0.30478139,0.59596062,0.49143636,0.46828989,0.58046576,0.58308781,0.2269959,0.82865214,0.42549924,0.70941261,0.49177376,0.45809315,0.62687639,0.52526128,0.45976976,0.37773645,0.57487737,0.47298618,0.41833108,0.087077253,0.53237989,0.75322761,0.076439294,0.47897567,0.24649474,0.614053,0.5347029,0.53096378,0.58803212,0.47583512,0.56360122,0.36309586,0.44504814,0.43950907,0.65105169,0.57983619,0.68994733,0.59326285,0.49321506,0.4621024,0.31824241,0.43250096,0.12430464,0.95445607,0.50281827,0.70842883,0.46433113,0.46311212,0.021950173,0.90731125,0.56820243,0.42049373,0.64501372,0.44694477,0.51494099,0.63524267,0.54735594,0.5074578,0.21547481,0.45483044,0.87177124,0.44755642,0.46620555,0.60481804,0.80641458,0.58328093,0.47703535,0.12266677,0.51974281,0.81945337,0.70151127,0.57991156,0.36367876,0.36231412,0.56912797,0.37149411,0.45838274,0.42538175,0.88688421,0.66567143,0.57791026,0.83198121,0.47200354,0.49250977,0.40315035,0.8745015,0.54758911,0.77437221,0.63209298,0.5721078,0.87788021,0.32597736,0.49171192,0.9677486,0.41802917,0.42600354,0.30882374,0.35736984,0.58327085,0.24500891,0.59808751,0.51335363,0.53007975,0.89237391,0.51010112,0.80764714,0.64108094,0.44985776,0.9376218,0.64209714,0.56432344,0.40156941,0.68644957,0.51906836,0.95827025,0.23574516,0.57533807,0.21925437,0.77300212,0.41766996,0.6873179,0.3280293,0.4392541,0.098291629,0.59408941,0.56191963,0.36305226,0.42345701,0.53447812,0.58974287,0.12708377,0.42286919,0.45320393,0.45478561,0.52254942,0.59751349,0.58402678,0.58208282,0.75183807,0.45052571,0.53760346,0.38899481,0.058659989,0.51141957,0.73117598,0.63002552,0.45264469,0.46209919,0.41764992,0.54247749,0.59794636,0.97803646,0.51701719,0.63181181,0.64161444,0.44890365,0.48932576,0.19177574,0.45540811,0.85355407,0.68917917,0.48127169,0.95735861,0.4347605,0.49185039,0.57708446,0.45414099,0.55336044,0.36097893,0.871921,0.44949607,0.23074098,0.6703436,0.56349417,0.50705095,0.1101114,0.4586612,0.23087841,0.5785208,0.49044554,0.43596677,0.35846361,0.55255085,0.53067901,0.43811428,0.57640614,0.28870295,0.49141284,0.58219252,0.16708178,0.39470085,0.45066785,0.5904896,0.88918588,0.42544173,0.51384892,0.18370633,0.51650834,0.8822195,0.39681193,0.43079558,0.65786699,0.35202029,0.58108058,0.70624339,0.15011586,0.52968842,0.1613174,0.42658028,0.51469777,0.57247574,0.48616103,0.49481177,0.59944764,0.19014579,0.58323544,0.50262992,0.11831667,0.55681517,0.26850424,0.72898327,0.42208307,0.50634632,0.71829158,0.5779077,0.43067582,0.41468787,0.55769317,0.36975291,0.57404416,0.56712324,0.33431335,0.36406626,0.45138807,0.47873317,0.51750556,0.57227699,0.30031153,0.55580985,0.52830146,0.59699079,0.43722983,0.48176821,0.41600416,0.092435488,0.44531882,0.69318724,0.37905404,0.48318948,0.019041363,0.52654144,0.43427817,0.92219235,0.88350856,0.42536594,0.43448526,0.35966193,0.44977869,0.50519654,0.20444887,0.41702125,0.61915401,0.19381166,0.43155228,0.22110527,0.53729029,0.47018956,0.39308509,0.41207062,0.45086358,0.60699673,0.57251524,0.49092384,0.99356296,0.46696472,0.47516125,0.39602621,0.59964181,0.5024166,0.49051477,0.10285807,0.4354547,0.34419123,0.037516164,0.52376822,0.33274344,0.39539862,0.47807602,0.47711091,0.32837479,0.57076313,0.5913402,0.42065936,0.56568659,0.34184375,0.33029834,0.57430027,0.62281318,0.6462764,0.44573357,0.52397676,0.23813407,0.514399,0.92249258,0.67026912,0.57723318,0.64694483,0.41262354,0.58308066,0.7706633,0.90545405,0.43769749,0.34828798,0.62418858,0.54220922,0.47084159,0.55239625,0.43273573,0.085186654,0.44179226,0.43596899,0.66186535,0.70318085,0.57671793,0.18108758,0.75136518,0.5831792,0.35983403,0.90368177,0.51173065,0.79177336,0.85230274,0.55608339,0.77674087,0.51489382,0.56418595,0.6718216,0.59171407,0.5497545,0.39480054,0.52726346,0.41908315,0.84684056,0.77076449,0.58295075,0.33089624,0.59791789,0.49718368,0.47911219,0.39832048,0.48765747,0.4893261,0.099245736,0.42798414,0.49989508,0.069417745,0.45467645,0.68322342,0.1800563,0.52470621,0.12744844,0.28463827,0.48971004,0.050393987,0.66947667,0.57461587,0.37437909,0.56473982,0.51947732,0.41664769,0.018960772,0.53081943,0.43121051,0.71188752,0.57334027,0.16663315,0.65954566,0.5595988,0.48518594,0.26973298,0.44639486,0.10966555,0.41248707,0.52961683,0.57163121,0.51348352,0.47001423,0.013545251,0.59295626,0.49658001,0.53734942,0.42224706,0.45041692,0.045817125,0.43841482,0.43149201,0.090686705,0.49161519,0.54628906,0.36656596,0.59514997,0.43973223,0.36904821,0.61436293,0.46449101,0.53316757,0.33869624,0.5707061,0.39188064,0.40415639,0.51327763,0.46342615,0.40224505,0.42137141,0.14696214,0.57132964,0.58313709,0.80560509,0.60060091,0.46135245,0.42955967,0.48880844,0.51075052,0.99825408,0.68690262,0.42904624,0.44398896,0.6090069,0.44977556,0.41150591,0.92616695,0.55852042,0.61899851,0.4456911,0.51725944,0.58911889,0.17685729,0.56613087,0.22894586,0.035748257,0.54402504,0.5727932,0.44424381,0.58329826,0.19913923,0.95418667,0.54031475,0.63949098,0.52694104,0.50526979,0.40328262,0.24774249,0.41831357,0.56472974,0.46192319,0.56621868,0.080268928,0.36151861,0.56407331,0.60228733,0.024144557,0.52264679,0.37272093,0.63888182,0.49764067,0.98029596,0.32261581,0.57457186,0.38616692,0.65544949,0.55777019,0.48845631,0.22132705,0.58326225,0.41380792,0.32616651,0.47425135,0.041588884,0.59538163,0.51146322,0.4641185,0.2246466,0.42382345,0.2364074,0.52520528,0.49097823,0.402016,0.6472569,0.5584435,0.44428061,0.59735722,0.47452033,0.44970468,0.91961206,0.43318372,0.49873255,0.19576715,0.41670404,0.53756679,0.9931922,0.50380988,0.41849267,0.53886202,0.52970382,0.60626889,0.038634141,0.54922632,0.51059921,0.60469477,0.54246299,0.57351691,0.26266892,0.44615217,0.88552006,0.61388389,0.44875594,0.41470506,0.60939873,0.47476318,0.49946965,0.57359127,0.4346393,0.34021011,0.95632239,0.55187202,0.48365737,0.78798941,0.58274763,0.64793208,0.98441508,0.53048521,0.54194568,0.65232944,0.55622895,0.49508945,0.74989124,0.53323393,0.086139932,0.0096250408,0.47450187,0.48777515,0.63166031,0.54896554,0.54196169,0.61194529,0.53723755,0.54617248,0.70725265,0.56439485,0.87332834,0.046445272,0.54728696,0.39842442,0.40192484,0.41837104,0.74049651,0.19261573,0.54065821,0.86168687,0.62123249,0.44464063,0.58921055,0.59896169,0.4175256,0.18648357,0.62610379,0.44818757,0.56820493,0.75325361,0.50197169,0.93112245,0.7764877,0.58276794,0.51203353,0.23011283,0.45118792,0.87519579,0.45481638,0.53449356,0.39104932,0.66126948,0.49015498,0.97185527,0.10653962,0.42766507,0.56878256,0.64816453,0.41943804,0.81846502,0.30627775,0.42005266,0.35236589,0.41261073,0.49652202,0.45097878,0.77400161,0.41690911,0.42303218,0.40178909,0.47808879,0.016875826,0.52643735,0.41966579,0.25463238,0.21482134,0.57388321,0.7698142,0.38539537,0.4526421,0.5722283,0.46467738,0.5546157,0.35529875,0.64444701,0.44480471,0.45895188,0.47884265,0.47781998,0.60512403,0.42038576,0.53150254,0.58280948,0.84636641,0.5265604,0.15392768,0.47685665,0.42274639,0.7238097,0.63416872,0.56037123,0.91685356,0.40418871,0.52519225,0.55279304,0.34503187,0.44245334,0.48871196,0.18673842,0.58288916,0.4311257,0.34201591,0.44119517,0.48964172,0.26683538,0.5802653,0.23385163,0.19099944,0.57200208,0.7552241,0.42918301,0.47394537,0.015129845,0.2657648,0.42106061,0.47174271,0.36019902,0.46508352,0.96092503,0.30915726,0.4296596,0.47267437,0.58418083,0.51439755,0.44062921,0.46762106,0.57480366,0.70938816,0.35998487,0.53578813,0.040184505,0.46993297,0.49731202,0.00097177596,0.5891215,0.51730059,0.4456969,0.10901119,0.44778214,0.26541364,0.060584,0.54538568,0.33942069,0.39529272,0.52677263,0.53574269,0.87263257,0.52341301,0.82128823,0.72614655,0.41667263,0.69195428,0.33982393,0.57558679,0.64466185,0.76257238,0.50792212,0.075502384,0.67604246,0.46350846,0.053611168,0.70944956,0.4218463,0.40357408,0.39191904,0.44553133,0.93829757,0.29980091,0.4177433,0.76509017,0.91344598,0.56249995,0.62650899,0.5568034,0.55208953,0.36779716,0.56010183,0.46241895,0.3944188,0.4697104,0.5692224,0.68622149,0.36348837,0.43318223,0.3819102,0.81339096,0.58290876,0.56599576,0.52548811,0.42325877,0.27945262,0.28863877,0.5829898,0.73792966,0.92528972,0.48507324,0.24313456,0.82468192,0.41736233,0.47118916,0.44420375,0.53085468,0.59968826,0.48139198,0.58120002,0.84451957,0.88062697,0.50535883,0.82370438,0.38855475,0.4516946,0.57978242,0.15325429,0.43185803,0.27157143,0.63774912,0.57417906,0.8661286,0.65650159,0.5415293,0.053183967,0.38815931,0.45065242,0.41769942,0.16846666,0.41926748,0.61130168,0.034644672,0.54521559,0.44928293,0.70099203,0.53161332,0.058508735,0.24446203,0.43397178,0.83596321,0.77059773,0.41731437,0.68010502,0.26392964,0.41744222,0.27317262,0.25566087,0.41847053,0.41529797,0.63785682,0.43145907,0.10983315,0.41516797,0.43837638,0.64197026,0.023575187,0.47946125,0.63039727,0.45141706,0.41847091,0.24604809,0.03277206,0.54430927,0.45390162,0.65533886,0.44244948,0.50275133,0.64622056,0.41740763,0.26910545,0.5841965,0.53337568,0.58088819,0.30336834,0.4627962,0.06320098,0.56090822,0.51965197,0.41368457,0.43694378,0.46084385,0.39385392,0.37090349,0.45612286,0.48469217,0.50788564,0.49762299,0.59978556,0.91033144,0.52894987,0.76344609,0.39489246,0.52998302,0.4573652,0.36660732,0.42524941,0.86486306,0.67425186,0.46983774,0.045796438,0.90815138,0.43026066,0.53412011,0.62382519,0.54461402,0.54304291,0.8854908,0.45626529,0.76944721,0.86635666,0.57365716,0.35608451,0.23899217,0.58323984,0.62753642,0.4368713,0.47442287,0.41032632,0.2711424,0.41755164,0.35507705,0.54488885,0.47440631,0.011687757,0.63420362,0.43785703,0.40103588,0.82160323,0.42121625,0.67320988,0.90370784,0.56923372,0.579143,0.36788631,0.5824617,0.73680137,0.56857852,0.47806923,0.98820905,0.78392422,0.5790919,0.2737412,0.97988043,0.46364487,0.51307445,0.69699373,0.57607302,0.40576961,0.42491357,0.4872952,0.43043732,0.8278387,0.5825267,0.4972908,0.41723909,0.52739396,0.42582343,0.60795432,0.55550755,0.39466004,0.59831313,0.49985201,0.5183461,0.84456114,0.5781931,0.63269651,0.4496713,0.5682218,0.67819844,0.030889272,0.51643871,0.66165612,0.13485606,0.57039245,0.31992058,0.34358034,0.47596633,0.96601357,0.48862206,0.4187648,0.24489852,0.443666,0.46976881,0.5987028,0.33849473,0.41667424,0.24283882,0.57950037,0.42295119,0.13224099,0.082949733,0.555488,0.66720464,0.61305285,0.41671289,0.22976716,0.0076019649,0.52125055,0.46697602,0.59121015,0.51504516,0.54849071,0.33751665,0.42468554,0.63990677,0.87648819,0.48402149,0.82347342,0.43769577,0.46829232,0.59673993,0.57857332,0.55539064,0.37154573,0.67323482,0.43471513,0.47062178,0.58558699,0.47128915,0.42737843,0.58755782,0.56937427,0.90141704,0.59978886,0.51745359,0.530847,0.49532665,0.54262255,0.97188596,0.39863811,0.52982565,0.44942568,0.60654107,0.52804967,0.5334999,0.96248712,0.45740865,0.40573917,0.77471909,0.58268311,0.48603638,0.99557971,0.49686316,0.56597967,0.51102794,0.54490372,0.96839965,0.077693601,0.46828024,0.73860565,0.23414167,0.58048213,0.73063331,0.67967967,0.57970298,0.18985667,0.68328282,0.57795603,0.63785982,0.5939001,0.46655359,0.43050947,0.95351922,0.44690722,0.52572009,0.94026837,0.55843178,0.54614907,0.15330797,0.57927618,0.60326761,0.37393708,0.45859264,0.51015703,0.53513024,0.43384531,0.32512502,0.62066253,0.57663836,0.1411652,0.58921934,0.56312034,0.64404551,0.50231319,0.49946929,0.59999334,0.25149614,0.41668254,0.65983141,0.22136411,0.41714055,0.49995031,0.38217213,0.4575479,0.45018759,0.21370604,0.41666423,0.40398406,0.44001758,0.575963,0.87755265,0.55000641,0.46330858,0.3904474,0.553139,0.43123666,0.32070026,0.39999005,0.43140775,0.65734634,0.49876269,0.41697341,0.81734839,0.53179245,0.42340505,0.7189098,0.38335672,0.41695946,0.20528702,0.58285771,0.50545541,0.44324446,0.3963336,0.45554349,0.57987167,0.75204594,0.57437758,0.79794821,0.51874052,0.43129617,0.31414194,0.060934276,0.48324011,0.26923632,0.23405107,0.41955444,0.73108289,0.56187375,0.51309339,0.58171437,0.85233181,0.55954501,0.23647611,0.45544947,0.56828796,0.087736817,0.40662285,0.42513281,0.30949271,0.26633069,0.53687418,0.081392049,0.9265897,0.55032969,0.67072775,0.064483138,0.47485697,0.72627027,0.26401215,0.58310785,0.33968747,0.43000565,0.57792145,0.71817097,0.42598675,0.56634015,0.66297108,0.55322578,0.53022087,0.60039259,0.64814737,0.4503503,0.063801206,0.48616287,0.55429864,0.95155203,0.59892261,0.45572105,0.58523619,0.45665611,0.52405662,0.40050612,0.3413462,0.560662,0.53703132,0.75936625,0.56474747,0.16211533,0.092593307,0.54695971,0.27519554,0.44774657,0.56395121,0.6636554,0.81406705,0.43346065,0.22042655,0.75170267,0.41752693,0.39883098,0.45892227,0.57720619,0.279052,0.52540915,0.51384382,0.4004114,0.44020742,0.43663289,0.659271,0.44037443,0.56445882,0.077392125,0.62507199,0.44956948,0.43537045,0.54277276,0.44744222,0.36167441,0.47598606,0.42387527,0.28271028,0.33894978,0.56515287,0.56935261,0.099601729,0.56936396,0.59251919,0.44892812,0.49397403,0.41340347,0.51208739,0.54372468,0.97015102,0.47355417,0.43127703,0.68500519,0.17632766,0.5635523,0.78225194,0.55920828,0.47582732,0.59105193,0.84712533,0.58075136,0.45952556,0.21657893,0.5813628,0.306242,0.44157016,0.4427284,0.35673677,0.47764809,0.43009816,0.31020226,0.40302498,0.57318219,0.32012251,0.38116899,0.45213134,0.43321339,0.28075983,0.41843573,0.63789361,0.80265468,0.41784455,0.35957911,0.30551402,0.5708365,0.49078396,0.80961855,0.55907926,0.8141967,0.35132501,0.44422501,0.52878812,0.67785358,0.43401483,0.50131466,0.64992882,0.57277123,0.36379713,0.5527129,0.42446167,0.70899131,0.39733787,0.51425618,0.50813566,0.84874883,0.49219348,0.14285007,0.6205159,0.55909753,0.075743855,0.69968737,0.57067476,0.1464923,0.42651006,0.53251492,0.4104161,0.69897224,0.5722466,0.47656707,0.56629858,0.41700292,0.18885361,0.46760794,0.42359642,0.28226387,0.1020161,0.44018083,0.68612153,0.24681373,0.58165936,0.5598328,0.38904586,0.5642829,0.63242529,0.48225395,0.44463443,0.94918513,0.50143276,0.4456089,0.35153599,0.64761248,0.56897331,0.88495905,0.83056419,0.52539743,0.1375663,0.025880061,0.4948125,0.34209916,0.98351141,0.47692356,0.40755263,0.74580713,0.58135632,0.57404069,0.33387337,0.57009735,0.40397502,0.14225381,0.56601042,0.72414487,0.45220397,0.4764616,0.98958293,0.13391615,0.57629667,0.39613607,0.22438832,0.41728335,0.49460459,0.66924848,0.57674393,0.16202283,0.89821471,0.5698782,0.59351347,0.54987682,0.41797998,0.83175649,0.37833479,0.58036427,0.83134294,0.43852354,0.49553116,0.57926971,0.3293357,0.48376013,0.03405705,0.38468159,0.55429843,0.063210495,0.8279233,0.43813166,0.78439218,0.74376823,0.58284133,0.36574542,0.61378487,0.46908235,0.51066241,0.77744341,0.49896848,0.91601966,0.72389859,0.42274819,0.52223125,0.59729158,0.52309543,0.45348104,0.47410432,0.53702454,0.38197679,0.26795427,0.49159024,0.94182017,0.93684698,0.44197186,0.57731664,0.3243694,0.42326367,0.36418284,0.78213652,0.58249919,0.33212422,0.38860942,0.54499925,0.42974411,0.60590755,0.43005374,0.65929234,0.14118261,0.54529398,0.8004073,0.60198823,0.48047533,0.47272377,0.57792648,0.48960157,0.56515167,0.81684892,0.5830347,0.48940988,0.76634453,0.58249373,0.44636085,0.32303938,0.49138341,0.96655941,0.35303041,0.44242013,0.080360055,0.52243357,0.52911799,0.61036553,0.68431027,0.56665631,0.12252202,0.48263331,0.54456136,0.031283811,0.36032808,0.56549208,0.39231861,0.91669601,0.5613644,0.62623016,0.68835776,0.42355987,0.61435303,0.6190109,0.56661601,0.097010196,0.81484065,0.5818781,0.62100785,0.4055363,0.46435178,0.5727872,0.62258575,0.57869403,0.6995739,0.54195115,0.50499804,0.99792625,0.55515678,0.42140668,0.72688729,0.69280792,0.41753997,0.76660843,0.5737877,0.54426961,0.60772252,0.17068425,0.54119117,0.15917311,0.83090177,0.48055276,0.13248071,0.52027581,0.48710208,0.0027867757,0.63602393,0.57173112,0.87812506,0.58026453,0.50689238,0.56080706,0.99695876,0.51116278,0.46360211,0.59890067,0.45374899,0.58988129,0.39033427,0.46109779,0.035864731,0.6917992,0.57836593,0.63053309,0.49360431,0.50519994,0.99962051,0.57971561,0.54954794,0.38589069,0.83503659,0.41796486,0.51343864,0.53704661,0.51628849,0.40297458,0.42130871,0.49172495,0.56334448,0.39979035,0.47193258,0.45062933,0.8028824,0.54304678,0.86110753,0.20373504,0.5738773,0.7576367,0.57871484,0.47502159,0.57569664,0.12013619,0.42900525,0.64001157,0.52110242,0.42069221,0.86087657,0.91113957,0.56183764,0.63946012,0.22850149,0.41668099,0.36212617,0.27545906,0.42282975,0.50077668,0.95447806,0.45179757,0.58967102,0.59910611,0.5320417,0.44091604,0.45133571,0.48933607,0.58926463,0.44003409,0.4343354,0.91893516,0.36814334,0.44674144,0.56317283,0.35558105,0.44689609,0.4792582,0.39386341,0.53906383,0.56289565,0.82372895,0.50943886,0.12056665,0.16066593,0.41991038,0.39438857,0.46782252,0.57225173,0.10160839,0.50641541,0.547259,0.63513768,0.30355814,0.54602854,0.076576029,0.4937531,0.52608295,0.39012492,0.36958214,0.56259976,0.60593958,0.31069707,0.41745819,0.23257034,0.42778273,0.57756089,0.86614144,0.7232213,0.58177023,0.24538184,0.16257516,0.45006875,0.81296114,0.19738955,0.41952172,0.67987629,0.35123142,0.55604368,0.46869814,0.17832518,0.41900929,0.36926942,0.31595634,0.41864913,0.6788383,0.4345838,0.46853236,0.40563804,0.21855955,0.48505209,0.90943326,0.45607188,0.49647473,0.99794017,0.45386754,0.46664627,0.60723695,0.33413258,0.42963762,0.87192628,0.53221928,0.4362907,0.33199248,0.47974795,0.58321394,0.18985122,0.46358737,0.53950715,0.61845753,0.68753712,0.58328877,0.74270759,0.72755439,0.57627456,0.19491441,0.35899268,0.55054254,0.50235912,0.64551683,0.48296437,0.97399617,0.77550406,0.41723673,0.47577826,0.4862221,0.57292036,0.29727131,0.37123472,0.56656404,0.90017785,0.89035738,0.50744457,0.81128538,0.4354807,0.44149611,0.35623672,0.32140998,0.56691095,0.52839746,0.78952332,0.58330537,0.5549563,0.79248965,0.41752492,0.34984951,0.3837422,0.45707373,0.043087712,0.43134877,0.49829452,0.0047381432,0.3617096,0.56454245,0.39519257,0.087688652,0.4759282,0.2323437,0.64256918,0.55218051,0.479203,0.82369644,0.41736019,0.53800357,0.59942424,0.54996526,0.050775109,0.46854853,0.50114375,0.40504775,0.88873462,0.56974153,0.37111274,0.17372403,0.44264116,0.19714884,0.38956798,0.41725859,0.80455984,0.55957199,0.53065384,0.59724007,0.33748482,0.42326944,0.15861221,0.15096504,0.4454626,0.78611815,0.94845852,0.48542195,0.2857784,0.61966414,0.44974821,0.57355911,0.55860754,0.47672053,0.40933257,0.3700517,0.41796435,0.73072621,0.51480843,0.4365759,0.33038295,0.22242339,0.42564013,0.22551719,0.46906146,0.4860298,0.0037558967,0.39644554,0.43244727,0.095892826,0.47376928,0.5498393,0.36276575,0.5996384,0.49113824,0.48263128,0.56729668,0.46463084,0.59804396,0.46741439,0.48854663,0.40344624,0.62797679,0.57584611,0.13913051,0.22550227,0.42022606,0.27028162,0.43453886,0.454199,0.38431194,0.51171168,0.54596125,0.63267178,0.26656212,0.55122299,0.10617498,0.62005331,0.52985055,0.028273317,0.30258702,0.42666604,0.5553986,0.94289104,0.55555545,0.42525921,0.97700404,0.51017954,0.35488735,0.38807229,0.56484362,0.36625416,0.75631546,0.41669384,0.64480099,0.85376551,0.55932453,0.23749891,0.49559868,0.5099333,0.60134793,0.51235243,0.47148517,0.3886119,0.53108023,0.52451321,0.0097988634,0.54636439,0.5531586,0.63843581,0.83688711,0.49089767,0.86794259,0.36211615,0.56135913,0.4099141,0.10725178,0.55932188,0.30040436,0.41013055,0.41676701,0.77565107,0.60815128,0.53054918,0.97394288,0.10015908,0.55853907,0.31058601,0.58515434,0.5832645,0.7962802,0.60790378,0.56771209,0.64834658,0.73375923,0.52425344,0.93223801,0.32684722,0.42201202,0.34933286,0.11724745,0.57460989,0.42953426,0.56934827,0.57866898,0.72353143,0.18848528,0.57464721,0.73296706,0.64056903,0.56027056,0.41968638,0.28620488,0.58089594,0.63344643,0.32593385,0.41691543,0.72493484,0.71422819,0.57388486,0.17106795,0.4206338,0.42112532,0.14412838,0.18117161,0.54102556,0.14904152,0.84677896,0.57639751,0.6552784,0.42294833,0.57180925,0.1059451,0.5902058,0.46602341,0.57512,0.18821103,0.57063812,0.23966696,0.36391431,0.43020311,0.88605835,0.64906576,0.43176055,0.60992257,0.86970566,0.53036764,0.18406407,0.68896593,0.57232338,0.56753072,0.10173013,0.56327912,0.66274438,0.40326404,0.50046358,0.52548928,0.57583466,0.46317424,0.40624436,0.43200335,0.52868483,0.58931306,0.52530287,0.42891475,0.096368594,0.98070369,0.50777701,0.63469675,0.62776441,0.45143892,0.055419893,0.43123749,0.42333855,0.12782345,0.74108804,0.42002383,0.5362295,0.23497059,0.41777101,0.46353334,0.52452388,0.48197566,0.60183572,0.36566292,0.54713601,0.51443221,0.84839382,0.48369205,0.1466864,0.46595052,0.46526894,0.38680883,0.62833712,0.57806641,0.690917,0.61094891,0.44079028,0.92660298,0.40098905,0.54428318,0.58518234,0.33032229,0.57485118,0.62731492,0.60021229,0.49076315,0.51440058,0.26456296,0.41705964,0.28385936,0.40425898,0.56715594,0.34568737,0.66402048,0.4174905,0.71682926,0.046040011,0.44681874,0.51116254,0.32995534,0.56374457,0.47994284,0.31686773,0.43217685,0.48405102,0.67249182,0.43253105,0.88015044,0.39244516,0.54698344,0.58134976,0.57526764,0.42535801,0.6971898,0.19612442,0.45760269,0.13849718,0.68849696,0.53622896,0.94161728,0.36852317,0.42946352,0.88472554,0.71406783,0.52448189,0.057882099,0.47785584,0.51358902,0.39973373,0.36894677,0.41943769,0.82588567,0.68606082,0.57680325,0.62185754,0.42207964,0.45656653,0.60323142,0.66585274,0.58096177,0.30943597,0.54987369,0.4878589,0.99541331,0.38618825,0.55053899,0.58326156,0.45797803,0.42707051,0.30117164,0.03775602,0.49018781,0.68722625,0.054942608,0.47242108,0.29780355,0.40637971,0.47428578,0.44266193,0.33474082,0.56288886,0.46550208,0.42235542,0.47245281,0.42031189,0.58232441,0.42025357,0.84854112,0.61564104,0.46197145,0.53902786,0.3920851,0.44068124,0.072901444,0.41210176,0.43582358,0.081500606,0.48138122,0.41715735,0.17871067,0.51020648,0.5644923,0.67305868,0.8986897,0.56647066,0.63430423,0.64328353,0.44633942,0.53281388,0.27288047,0.42625277,0.82099796,0.6269211,0.41818988,0.72908059,0.23918466,0.46577096,0.09416904,0.66532871,0.48743069,0.96950797,0.37502932,0.55584535,0.58580727,0.43407292,0.46966036,0.59269795,0.62065573,0.42315546,0.14237082,0.88109902,0.48419305,0.18186113,0.82935775,0.56412996,0.22702938,0.66413081,0.56823754,0.41417796,0.57790864,0.51461843,0.56754778,0.033231474,0.4654742,0.6207909,0.35570905,0.42004816,0.82598837,0.12898654,0.57779781,0.47615789,0.09022299,0.55968199,0.65939238,0.076672564,0.54400393,0.70406826,0.12390717,0.42336526,0.54427256,0.3360806,0.42544848,0.36770494,0.39243448,0.41731269,0.80670124,0.37883588,0.55729614,0.071534909,0.10085166,0.56698516,0.62769388,0.39548498,0.52004356,0.51711973,0.54721278,0.56286059,0.071259924,0.64565402,0.56589875,0.60162445,0.4786474,0.48902239,0.40051905,0.26871911,0.52704081,0.068887452,0.9284406,0.54734463,0.67987761,0.37553976,0.5441878,0.53915085,0.92884361,0.55925513,0.39844231,0.65726138,0.4211627,0.67487218,0.56207977,0.51264734,0.58134751,0.46936518,0.57960003,0.14207781,0.42571623,0.58235543,0.75901631,0.10899604,0.54619079,0.24546511,0.32441186,0.41805685,0.78707041,0.39320754,0.54037618,0.43489585,0.26675514,0.41943172,0.58692712,0.8067266,0.52396434,0.11582078,0.24445585,0.43029071,0.82021038,0.67628058,0.57577291,0.37383933,0.30718148,0.45010282,0.082096371,0.65282663,0.42723739,0.63287496,0.96591458,0.48726135,0.6751243,0.45569322,0.53707829,0.61250224,0.53402403,0.49404029,0.59459181,0.46766664,0.50776259,0.40444526,0.67241438,0.4189889,0.31474064,0.9045364,0.56652473,0.38513434,0.23354617,0.43875161,0.15528399,0.60370173,0.45316683,0.5857805,0.42874974,0.41666157,0.79250389,0.43913212,0.45732123,0.61287624,0.27334631,0.42523361,0.1845838,0.69763247,0.58277253,0.75579026,0.55887118,0.56064188,0.65182441,0.78671114,0.58317986,0.62370716,0.16187284,0.44147767,0.78540955,0.56454745,0.5237339,0.4130567,0.80043473,0.41669319,0.55624994,0.59453055,0.47511391,0.55454159,0.60286428,0.4504517,0.59378799,0.63606337,0.5526092,0.45015107,0.91199775,0.43189988,0.55278342,0.24615049,0.44424498,0.12999827,0.82467854,0.42285239,0.68905999,0.43738156,0.5806959,0.15568546,0.32037207,0.4334605,0.49988828,0.57280408,0.57182293,0.10519996,0.069623785,0.52687609,0.73303597,0.3759243,0.41763297,0.73932804,0.73476377,0.55010186,0.10458057,0.62240466,0.54806626,0.56072491,0.43093102,0.48148664,0.57911873,0.48539487,0.45719647,0.62758026,0.32628798,0.58247109,0.77914351,0.89814001,0.57234179,0.53114336,0.32736358,0.58333524,0.25437319,0.61680357,0.41719319,0.24834472,0.66253916,0.56605723,0.57279713,0.499982,0.56641534,0.67921967,0.32283357,0.58251789,0.22398272,0.58675766,0.5118282,0.4463063,0.25927493,0.57798051,0.21824131,0.83243395,0.4616943,0.84303945,0.5394573,0.45174383,0.3688678,0.81113771,0.58320663,0.49610344,0.34367669,0.55407189,0.075652137,0.42534589,0.45699593,0.39516481,0.58151451,0.50910632,0.55998982,0.11589195,0.5053723,0.18042147,0.67876985,0.48498319,0.036514421,0.29963908,0.5820862,0.67429085,0.013792353,0.47201342,0.54730788,0.39278603,0.47786542,0.4991386,0.46782238,0.41925942,0.25161673,0.33963069,0.57001276,0.60479578,0.64654941,0.41981186,0.17720369,0.14878064,0.5368889,0.17368131,0.55530394,0.56846567,0.089661624,0.87285968,0.4633793,0.19815755,0.61406632,0.44263064,0.93025451,0.60021473,0.51999238,0.46592805,0.70448037,0.57580175,0.4275597,0.026438035,0.46133094,0.55948507,0.319569,0.57763327,0.82618653,0.26086437,0.58220844,0.3806147,0.36532371,0.58333437,0.76916934,0.68498847,0.47272089,0.95269951,0.41111949,0.51615067,0.55366669,0.52569324,0.41684586,0.78554603,0.64477902,0.55517819,0.53977402,0.39150814,0.47601112,0.50127295,0.5282049,0.44455132,0.64804565,0.24652257,0.5813074,0.46265622,0.39428283,0.52200504,0.5173758,0.46467926,0.49665264,0.40626506,0.40001081,0.42010476,0.72162308,0.27457793,0.52153229,0.061259834,0.47425843,0.5078749,0.99849247,0.86547216,0.48651208,0.83745207,0.57242922,0.58311637,0.77620614,0.55534282,0.48535094,0.58701764,0.62568599,0.42800614,0.6546447,0.36852293,0.57073943,0.64308463,0.8242738,0.41783189,0.57779016,0.28546096,0.48009839,0.94529493,0.21098127,0.43687496,0.81927117,0.64816021,0.56351082,0.58444644,0.29109979,0.41682307,0.73247712,0.83479682,0.4237713,0.31836498,0.33874659,0.43332233,0.58013317,0.66929386,0.4367703,0.5122251,0.45499173,0.45965166,0.38337204,0.43296994,0.52943628,0.59087569,0.60008733,0.49727883,0.50237223,0.08920533,0.4413645,0.66374546,0.084486591,0.4415935,0.65295109,0.47629827,0.53532569,0.61649365,0.078389168,0.5661099,0.5147133,0.72524595,0.57592724,0.80912312,0.35424019,0.55309424,0.50620711,0.59816111,0.53490152,0.56620546,0.57799536,0.52273176,0.42589318,0.57150131,0.54877811,0.61786632,0.61590188,0.45786694,0.44698825,0.85122042,0.57708177,0.36555957,0.46360168,0.46522028,0.6125299,0.94260478,0.5578316,0.53620489,0.34566849,0.42204735,0.33041561,0.43391672,0.45497479,0.38606259,0.63817725,0.58083222,0.29001546,0.58313377,0.46482557,0.58472522,0.90498903,0.52655194,0.22479642,0.89216985,0.44831342,0.7345666,0.48982917,0.42777098,0.30002056,0.83102803,0.55181884,0.18538271,0.67136123,0.56117893,0.90074885,0.53601142,0.5057884,0.99826768,0.62073777,0.57292663,0.33652813,0.31792402,0.57858598,0.64618795,0.54149847,0.47514947,0.39910394,0.78837552,0.41676808,0.5295933,0.38345968,0.45154325,0.57262915,0.73813455,0.58250919,0.27425919,0.805946,0.47403461,0.11712339,0.65184839,0.56206451,0.43157836,0.35531048,0.56243562,0.41546936,0.40855934,0.47825444,0.44452379,0.60218927,0.51583428,0.48264612,0.34888653,0.57216161,0.63103055,0.01445614,0.50613895,0.61756144,0.30384714,0.57745816,0.38720183,0.65221444,0.54676798,0.060015866,0.81372783,0.58299091,0.55327269,0.37628896,0.45817246,0.47106684,0.59403348,0.58200912,0.17788538,0.9941365,0.51974483,0.51605828,0.30214451,0.42029572,0.79893799,0.28292598,0.58333524,0.70743015,0.53831557,0.55129389,0.36287332,0.61260255,0.54483121,0.56777209,0.25776857,0.45724361,0.90480462,0.091621507,0.56456033,0.62322177,0.074612901,0.52437385,0.74592234,0.49100263,0.49196635,0.60054683,0.45813304,0.56370145,0.33413764,0.29011803,0.41805706,0.76305086,0.50357993,0.51335834,0.60254059,0.1732109,0.44158965,0.20130186,0.54725092,0.51314961,0.5909806,0.87800339,0.54678187,0.22820103,0.047659846,0.55259165,0.44861684,0.91717937,0.43287429,0.46541853,0.84958921,0.48694355,0.14590344,0.11940534,0.56589751,0.68349798,0.78702689,0.58315864,0.50201474,0.27660116,0.50586303,0.05317533,0.58343496,0.45797999,0.40387403,0.2639064,0.58199716,0.38105998,0.85176923,0.41952354,0.51369383,0.83144784,0.42028169,0.36372164,0.45793172,0.41786511,0.83126101,0.60426336,0.5313585,0.025997686,0.93871958,0.45022642,0.36007581,0.56203354,0.48648406,0.58179702,0.86051503,0.54575511,0.20281067,0.60576469,0.52562049,0.52911866,0.5245712,0.42098087,0.73518733,0.99601485,0.48515817,0.47041413,0.85599729,0.52237904,0.1593643,0.5733566,0.4250118,0.69971344,0.25253334,0.5473073,0.10666495,0.50309297,0.58203639,0.23517589,0.64933136,0.57336644,0.35931539,0.39739271,0.48559907,0.50946487,0.32354293,0.43010214,0.42655993,0.65090108,0.42592722,0.86146721,0.65678152,0.57844254,0.32831518,0.58592759,0.45995084,0.4097557,0.5890937,0.53627578,0.41968825,0.11701198,0.47474802,0.80675892,0.46500844,0.4284491,0.30566041,0.47944584,0.44214105,0.34529852,0.40821771,0.56084393,0.63515054,0.57633843,0.53087718,0.58500279,0.15484053,0.4407224,0.22605245,0.55723613,0.55410218,0.36364161,0.60816071,0.55972198,0.38138712,0.61422646,0.57458718,0.12790892,0.39703658,0.5062187,0.9887711,0.59789747,0.50296744,0.52106012,0.49450978,0.49051205,0.60116814,0.30842204,0.5081754,0.96086685,0.2420999,0.55304963,0.87401467,0.3921343,0.52381506,0.48949077,0.58576169,0.57314205,0.88648749,0.36600086,0.4450284,0.56678501,0.43376707,0.47279763,0.015420175,0.42744818,0.44908836,0.62170121,0.36281386,0.57979746,0.30018343,0.85649648,0.57961255,0.54376624,0.37866396,0.46237728,0.49236285,0.018643325,0.5198954,0.38749914,0.18530103,0.42009184,0.66830845,0.54772596,0.55995979,0.063675473,0.45891255,0.42248784,0.27721542,0.90259463,0.54756152,0.73129187,0.85056487,0.42251465,0.37056622,0.031702518,0.52834976,0.36209958,0.45924594,0.56640528,0.67449572,0.61308994,0.42644953,0.67215429,0.72921501,0.52432177,0.93460794,0.37816475,0.58094137,0.27891098,0.74653032,0.58229812,0.60659491,0.72703901,0.46245261,0.92133137,0.11317917,0.43127927,0.35461744,0.28294361,0.57602275,0.47835428,0.82554109,0.43956045,0.79268565,0.12303245,0.4811526,0.17933691,0.81043514,0.58322273,0.49760394,0.13953878,0.42553683,0.35136932,0.53565904,0.51375923,0.40364188,0.70322577,0.4517274,0.91611231,0.36742366,0.54669465,0.47802018,0.55595394,0.57191823,0.69095398,0.69902545,0.42594925,0.56137072,0.5659643,0.51892539,0.58199983,0.48075233,0.50613022,0.59870213,0.56593855,0.51966061,0.010028402,0.42094494,0.47141594,0.57956452,0.71108274,0.54413452,0.91959978,0.69031152,0.53116909,0.053330288,0.11637696,0.50897923,0.18100905,0.65866356,0.43220874,0.59257036,0.15027705,0.44349826,0.77856579,0.08651694,0.48164067,0.22753794,0.90078814,0.56916619,0.59386678,0.66918346,0.45732344,0.94046605,0.14951003,0.52645816,0.15795985,0.93780918,0.43962178,0.48928726,0.71028432,0.57674114,0.5713618,0.42118553,0.46940663,0.41765829,0.43384795,0.47403271,0.58786501,0.49576211,0.46664448,0.016700124,0.42902964,0.41774377,0.24169294,0.55742844,0.57416879,0.11302301,0.64504446,0.55462509,0.53401823,0.03714618,0.53459309,0.63473459,0.41139676,0.42389327,0.12890192,0.48328065,0.49869271,0.40137897,0.028417865,0.4615256,0.57511513,0.35659997,0.56199808,0.41560058,0.7212279,0.57680399,0.52300412,0.26528761,0.58288418,0.65135715,0.070752642,0.52103239,0.74375527,0.34390241,0.42369313,0.34550604,0.72738027,0.55206305,0.10449763,0.60866359,0.47480383,0.02150597,0.47237713,0.46432083,0.98000232,0.45664709,0.42756051,0.30360397,0.28378012,0.41934934,0.62482891,0.40587232,0.4655234,0.027153296,0.4808172,0.50950413,0.40052303,0.47592004,0.57877288,0.2664909,0.40545206,0.42871963,0.67215352,0.74539239,0.58319728,0.65178277,0.92983768,0.55207489,0.6529036,0.51071857,0.53681568,0.62011634,0.46209026,0.49745432,0.59266053,0.25868988,0.41750237,0.3751346,0.73767838,0.58213013,0.38024013,0.60962879,0.47087677,0.47422833,0.86737528,0.42152185,0.4999463,0.016645092,0.46975995,0.55511327,0.45042568,0.44907683,0.36726632,0.71145338,0.41676809,0.30172705,0.95288561,0.46084244,0.64858269,0.42169594,0.42058304,0.14793691,0.62591609,0.56187646,0.60825506,0.74745031,0.58233451,0.60585692,0.56706806,0.49017672,0.99412609,0.43864458,0.57303311,0.30576769,0.36956965,0.41915402,0.28499664,0.73849069,0.416883,0.29476535,0.96435646,0.54751725,0.50533567,0.20944295,0.57891461,0.71983375,0.87123523,0.576228,0.58520341,0.18748582,0.41687907,0.53578092,0.40324083,0.50121563,0.52547276,0.59908676,0.52059259,0.46175978,0.58061638,0.4877154,0.43720617,0.33802057,0.42375241,0.15539437,0.60117598,0.51500801,0.52074839,0.42532681,0.49286218,0.43235844,0.34381447,0.57643047,0.84615951,0.562122,0.55586392,0.36171572,0.21039688,0.41671404,0.397404,0.49309804,0.54691959,0.034731059,0.59346617,0.41903031,0.83458355,0.6126942,0.58280059,0.80233489,0.86933672,0.44465957,0.75640279,0.81226698,0.42653093,0.74103836,0.44456485,0.582575,0.17775543,0.64545914,0.58322341,0.77420277,0.58811338,0.42987305,0.89848196,0.89319211,0.55384533,0.27561609,0.21852478,0.58320919,0.56585342,0.61516343,0.43056096,0.89415785,0.7332533,0.4193824,0.41189779,0.47630774,0.44570134,0.64639305,0.54037413,0.4942496,0.59202166,0.49088375,0.46258674,0.021337088,0.47185858,0.46536515,0.61470801,0.15395873,0.46770769,0.83905985,0.67381126,0.41817412,0.69616502,0.13304561,0.57812296,0.45493767,0.72884539,0.57892892,0.44289624,0.91392584,0.43179063,0.52973678,0.26418939,0.41826529,0.38813817,0.57591804,0.57440229,0.3042854,0.43874321,0.44559399,0.36471105,0.22399713,0.5735684,0.78120361,0.51651505,0.41768045,0.83081896,0.50655033,0.57533095,0.28561572,0.81042643,0.48506529,0.11210467,0.25689468,0.56240739,0.85784251,0.52786133,0.43184141,0.68282178,0.48517328,0.44235452,0.34514032,0.51698009,0.49597257,0.40121581,0.56809413,0.51632513,0.99147968,0.94295673,0.53571733,0.31308978,0.93872069,0.43995124,0.49363977,0.39200225,0.56552718,0.36044875,0.63863436,0.43879494,0.41187821,0.78442673,0.41768648,0.33005312,0.52563453,0.5132795,0.40069992,0.56362773,0.57810312,0.86427312,0.39143551,0.47381323,0.48130215,0.48751388,0.41710857,0.17951035,0.5878355,0.58267553,0.23950998,0.70849101,0.52802212,0.058343293,0.46192077,0.54568788,0.6271832,0.34834361,0.41690781,0.77659874,0.65758549,0.43897394,0.45526394,0.27819216,0.5582337,0.88362137,0.56246286,0.55236599,0.36978272,0.5498452,0.45586737,0.37956216,0.49902388,0.51268602,0.3976716,0.98360841,0.50058638,0.62731973,0.65402323,0.55728732,0.51521388,0.43606498,0.54830956,0.37877637,0.35075769,0.49996906,0.97727043,0.39999518,0.47564807,0.45725467,0.88285693,0.53009254,0.19971545,0.83534897,0.42603511,0.70341726,0.4412704,0.50254044,0.58108511,0.46328022,0.42484941,0.71039208,0.49819428,0.49039296,0.0013000176,0.24556302,0.4368701,0.84743476,0.68874052,0.52958253,0.94896839,0.49850269,0.47385146,0.38990967,0.03963605,0.46169271,0.37236834,0.48347339,0.42952152,0.093567726,0.18902638,0.45053736,0.84038313,0.0042132765,0.51723967,0.50209589,0.35143695,0.58231933,0.27586487,0.49399524,0.57003727,0.091632349,0.61548958,0.53225346,0.49495254,0.70472941,0.58085144,0.64620041,0.65245614,0.42862553,0.62440611,0.33960434,0.49392156,0.026937516,0.79548263,0.47644907,0.89327919,0.368389,0.45070189,0.4559732,0.40838126,0.49029383,0.54343774,0.26322147,0.41906238,0.41261602,0.54453373,0.41760598,0.23372478,0.2620654,0.41843106,0.25564359,0.38909236,0.47278607,0.4955159,0.43108793,0.48095265,0.4203675,0.38013047,0.54753265,0.9485907,0.71544427,0.57579191,0.18311971,0.61189745,0.57069381,0.34138643,0.58439821,0.4522557,0.3932583,0.60507547,0.48026841,0.48857685,0.58102075,0.45165818,0.38941628,0.59814615,0.57681442,0.6996513,0.49949192,0.43434617,0.32318364,0.74245153,0.58081762,0.56591805,0.33347832,0.56710829,0.57212984,0.76904434,0.41705306,0.42011699,0.90958538,0.47325573,0.23196137,0.32662517,0.42736001,0.1416557,0.33865673,0.56151209,0.53510174,0.92885215,0.47201817,0.73386392,0.68881658,0.41678882,0.74729175,0.36488396,0.57327446,0.12850876,0.98065425,0.52328159,0.39437217,0.6145123,0.4667095,0.96964273,0.56649667,0.41739715,0.76528966,0.69096598,0.53615659,0.059368538,0.15188319,0.41945507,0.45175497,0.73176399,0.58030262,0.41583813,0.8088938,0.43064654,0.7710634,0.69331402,0.41666248,0.27236496,0.054777633,0.45318304,0.63613356,0.38491485,0.5320903,0.49069541,0.84700218,0.42286021,0.64417484,0.77055051,0.41728045,0.32102338,0.63558101,0.50449646,0.98101818,0.12672586,0.42436436,0.40955642,0.52808582,0.54684099,0.36837591,0.14017914,0.42106637,0.55668837,0.67935783,0.41688714,0.72186714,0.89059582,0.51638814,0.19404094,0.53034869,0.54955856,0.63588009,0.83709524,0.58121488,0.57290735,0.75605215,0.41693845,0.62221643,0.26881182,0.43613714,0.13915523,0.19285168,0.54532968,0.1470375,0.23217467,0.55766658,0.14531952,0.26825986,0.5813901,0.61135135,0.48916077,0.58224367,0.16789,0.72413694,0.42033557,0.78015915,0.86550009,0.42693173,0.65306712,0.28673959,0.45659661,0.080282871,0.77068625,0.53291116,0.90099046,0.49572266,0.50863957,0.39901058,0.4899695,0.52167411,0.39358485,0.18425893,0.47129076,0.12813181,0.047725404,0.44631393,0.47292971,0.85634568,0.57993136,0.48552968,0.28336095,0.58069304,0.62496617,0.39783072,0.45522915,0.95747505,0.47214006,0.58083774,0.84752067,0.64929569,0.44399394,0.47193632,0.35004605,0.57521404,0.65257614,0.69551998,0.57738574,0.81912467,0.29690918,0.58305346,0.69798067,0.30223369,0.42829127,0.1500588,0.54278846,0.51095066,0.59231318,0.24349852,0.57161779,0.1900514,0.78319846,0.56004742,0.16491909,0.84733253,0.42249993,0.63764387,0.50067693,0.48179175,0.60484547,0.85030313,0.57405525,0.67545139,0.36398965,0.4518877,0.51405867,0.47071794,0.44769323,0.045205283,0.98467926,0.53207763,0.50017946,0.30857765,0.57552541,0.59903138,0.16422814,0.48883066,0.13185411,0.61699393,0.58292754,0.20238858,0.9456747,0.55085422,0.6077991,0.83348826,0.53936132,0.15987408,0.86061827,0.57611402,0.62449288,0.77084302,0.55927459,0.84757186,0.72705862,0.41831801,0.62738353,0.82387899,0.5458846,0.16355111,0.50131308,0.51617359,0.99624562,0.37222962,0.45314317,0.54247385,0.30587977,0.58313953,0.7464958,0.25065993,0.41918019,0.53098897,0.36878876,0.53942159,0.95783176,0.26636318,0.54901163,0.89836171,0.2909519,0.58330604,0.72257826,0.50487461,0.43220847,0.68362701,0.42409487,0.47525884,0.57829052,0.64496174,0.56393623,0.59210531,0.2881276,0.57676476,0.56702494,0.58946774,0.52415318,0.43845947,0.20662315,0.41669093,0.47243942,0.43620019,0.528557,0.40779496,0.086410032,0.56736897,0.55933537,0.64506766,0.55398889,0.52759078,0.60123019,0.48284209,0.52509694,0.41367494,0.46668047,0.57854619,0.33196341,0.41995464,0.67743379,0.59377356,0.41696952,0.7668256,0.64016434,0.50864721,0.021133951,0.1228636,0.42795142,0.36488257,0.98491517,0.46844321,0.51662683,0.28458282,0.57566866,0.51915649,0.67452098,0.56613091,0.46336736,0.063527328,0.54744422,0.34102297,0.15038596,0.5285837,0.84039646,0.40016567,0.52856366,0.44891562,0.49109344,0.50216238,0.40032729,0.92330826,0.49587835,0.23421854,0.45473872,0.58033272,0.2573695,0.61184084,0.46754418,0.53002863,0.2244359,0.41687627,0.34853352,0.52284423,0.57077112,0.90500099,0.69508301,0.58222202,0.68296292,0.70520155,0.42554196,0.545528,0.13280422,0.4776985,0.82866129,0.40260124,0.5146072,0.53390733,0.61933496,0.53609613,0.50996059,0.47159667,0.53690461,0.021488741,0.4100873,0.42034281,0.84739189,0.91316898,0.43507094,0.6015301,0.59028044,0.48582043,0.011146117,0.57068436,0.46186313,0.40035427,0.20620844,0.57735962,0.26786106,0.52824922,0.53956166,0.024780424,0.35063551,0.56569896,0.40503259,0.36986101,0.58066106,0.71320473,0.28984193,0.58330611,0.29332207,0.37934886,0.56451306,0.62459573,0.078751086,0.5488409,0.30992415,0.38697515,0.42444506,0.3163727,0.50325717,0.55047458,0.35917326,0.48115174,0.46550509,0.61643951,0.58365295,0.49109621,0.55687399,0.41943488,0.45853988,0.40244238,0.54760839,0.53999267,0.61509439,0.69082078,0.41731897,0.30206975,0.55850506,0.44919334,0.62881576,0.37265099,0.539091,0.040654805,0.72437479,0.41891609,0.76373068,0.82750541,0.49372417,0.12286654,0.50434935,0.56210447,0.066633031,0.40579205,0.50332607,0.46590255,0.88162466,0.51153554,0.82018071,0.85190015,0.50678913,0.1456526,0.47624773,0.49931366,0.40284967,0.50242119,0.55629463,0.65253468,0.44867185,0.58152829,0.83758283,0.67258913,0.58319014,0.73085557,0.914487,0.43506502,0.40408493,0.19506975,0.52220378,0.11282202,0.47520078,0.48241083,0.39847521,0.61190815,0.42189332,0.70125271,0.92023463,0.45252634,0.69780394,0.60718071,0.44515903,0.60411077,0.43017038,0.47504357,0.58396275,0.49604003,0.51509955,0.60325239,0.5390935,0.55152445,0.95556283,0.44704181,0.47411318,0.98729129,0.64792012,0.42565171,0.86129931,0.25913636,0.49575988,0.062068881,0.10573727,0.43625783,0.66895922,0.58456478,0.49108375,0.44450029,0.61529922,0.56184544,0.61938388,0.69176527,0.58169848,0.32356536,0.43178442,0.46643872,0.59500856,0.37734274,0.57656148,0.14137825,0.55959839,0.46411132,0.396429,0.1035183,0.49349015,0.19622303,0.78187866,0.45795566,0.12049875,0.33995722,0.57080094,0.38937901,0.642737,0.55147641,0.50011004,0.31014105,0.41679773,0.71733151,0.72870922,0.47356097,0.93304116,0.079639619,0.5661306,0.53485268,0.38904444,0.53223627,0.5324683,0.67404569,0.43233358,0.44258255,0.24979832,0.41728575,0.2933446,0.028561044,0.48567027,0.34225061,0.79385514,0.4169227,0.61595599,0.11696507,0.56272,0.30071182,0.62377729,0.46059062,0.50153863,0.57452566,0.42688834,0.31008864,0.56718771,0.56939513,0.67695965,0.60082876,0.56653199,0.09180583,0.79856155,0.5825247,0.63552556,0.06583407,0.44410305,0.61228641,0.29016438,0.41737201,0.32385072,0.20186426,0.41687255,0.40040461,0.31805695,0.57233505,0.85551744,0.045781244,0.55309691,0.49417352,0.56568234,0.44895271,0.95340639,0.86874604,0.47097716,0.18105419,0.36306846,0.55432156,0.55713724,0.3585165,0.42140139,0.68581693,0.34195881,0.57906388,0.82708007,0.61663935,0.5742046,0.87326368,0.33865413,0.42393704,0.84601817,0.026354316,0.45875155,0.48448547,0.20658811,0.43728313,0.18323646,0.57227799,0.55499807,0.36885173,0.4586848,0.57486622,0.70812295,0.56179226,0.49164734,0.57991529,0.61128586,0.45694867,0.56477917,0.60051691,0.5060706,0.49782644,0.85678064,0.42047671,0.54723304,0.081628439,0.45025383,0.30743746,0.15528648,0.41892813,0.53439095,0.39034547,0.43265407,0.096795858,0.66400654,0.46160075,0.94851295,0.41320448,0.43619699,0.080173754,0.15370049,0.4334848,0.73868502,0.62901023,0.58065925,0.82569397,0.28608801,0.58063969,0.3713928,0.64448192,0.58122418,0.28953163,0.82257804,0.45423749,0.16202792,0.97111329,0.54310394,0.4884472,0.4030789,0.52440907,0.54945104,0.41832159,0.4771725,0.98558499,0.7359812,0.57907508,0.52097067,0.211959,0.58331292,0.40062294,0.32812498,0.52375183,0.03926326,0.57326234,0.57919859,0.27378432,0.025605896,0.45924644,0.48704199,0.83588368,0.41884364,0.58111402,0.60829581,0.46346504,0.55228339,0.15690865,0.4827756,0.85787753,0.83913312,0.54891165,0.18628379,0.66627585,0.46270996,0.050891325,0.63847542,0.55094037,0.5302262,0.37309624,0.58260335,0.25763165,0.46216973,0.52885099,0.39418104,0.13528995,0.56779076,0.70096011,0.65047291,0.51115451,0.025027442,0.23734935,0.41683354,0.32985787,0.56430068,0.48972011,0.57858457,0.7946113,0.44342263,0.16395703,0.016756485,0.47898403,0.39916889,0.28765011,0.41717993,0.74252921,0.30238185,0.42560401,0.42921181,0.14519518,0.45947636,0.81559597,0.60494127,0.52115132,0.51851134,0.74452352,0.4872912,0.93351364,0.93766573,0.55699469,0.58577643,0.69905125,0.42745031,0.53200324,0.65873084,0.56801225,0.40605989,0.42039393,0.4720711,0.98195996,0.65144913,0.55422528,0.074231791,0.15586475,0.56521959,0.74868538,0.078181545,0.56497092,0.55469195,0.88377205,0.54900108,0.24307185,0.5939921,0.47670421,0.44685478,0.40933042,0.47426983,0.56193362,0.71842593,0.4195419,0.22374981,0.6144181,0.5543803,0.5946163,0.24640483,0.41955986,0.25537303,0.43002487,0.58251917,0.17960541,0.034136165,0.53592041,0.3820039,0.54853527,0.55600553,0.64395722,0.72287115,0.57780668,0.45004378,0.29652164,0.4208446,0.62245039,0.39959945,0.53730117,0.43214091,0.97499938,0.53807171,0.55344756,0.39835597,0.48661075,0.51420962,0.47497847,0.49902968,0.00060304445,0.70200122,0.42436867,0.57656838,0.49550327,0.42253676,0.7262126,0.13893047,0.43424827,0.27969493,0.49006259,0.49607795,0.40026995,0.47142226,0.51692358,0.60019332,0.22207405,0.41690512,0.56201047,0.45073691,0.58314974,0.21758174,0.3478591,0.44365862,0.48728844,0.80043511,0.42316303,0.27142972,0.86885787,0.45373942,0.78548731,0.72018546,0.58273235,0.26224992,0.060005556,0.50464868,0.26294902,0.28814879,0.48103322,0.94717494,0.63153588,0.42057586,0.29993273,0.9882787,0.47179703,0.49633532,0.86142038,0.53559884,0.81724452,0.31706537,0.4315177,0.53404147,0.78736081,0.58295703,0.63870685,0.99687182,0.51469113,0.50938751,0.88751823,0.43036621,0.63377501,0.33661181,0.58332377,0.24439799,0.65071639,0.44454628,0.4989899,0.32349662,0.48794268,0.96562874,0.88903478,0.56116239,0.30335359,0.45246703,0.53376269,0.6071013,0.64288401,0.44184163,0.56450875,0.53978333,0.49432873,0.59226445,0.45732667,0.57047315,0.31150028,0.78486444,0.581126,0.69603481,0.88476899,0.4249385,0.54122919,0.05076061,0.48725398,0.71435,0.85998364,0.42451233,0.3640196,0.42341292,0.47692121,0.42407908,0.9153217,0.56699137,0.44435662,0.606341,0.42822775,0.6674592,0.52539822,0.50968328,0.99804827,0.07844329,0.52883335,0.25467979,0.47262687,0.52822397,0.60844046,0.53764131,0.42927483,0.69054488,0.63629052,0.42820777,0.12223189,0.58312059,0.5776565,0.13680066,0.39012408,0.55087356,0.58936803,0.35997793,0.51808724,0.024929226,0.64197635,0.44761803,0.52668193,0.087894657,0.53803208,0.25771782,0.18009345,0.53107514,0.86540679,0.18191817,0.58299308,0.49186451,0.58657457,0.47457504,0.43289427,0.52072414,0.55950749,0.65865976,0.64994892,0.44157702,0.91650728,0.26035075,0.57871557,0.22374256,0.31312962,0.41760819,0.30516263,0.34117749,0.43633206,0.43665744,0.95339252,0.53110845,0.32603261,0.54496886,0.41903225,0.84448927,0.33910511,0.57787961,0.16546655,0.68672454,0.56885909,0.5156614,0.70356695,0.58020001,0.79008743,0.48810971,0.5530935,0.3546327,0.85242918,0.41956812,0.49872561,0.3992568,0.51590299,0.47537963,0.65501926,0.4562561,0.94400257,0.59484496,0.53376613,0.43121918,0.63831081,0.57799656,0.84368747,0.29499804,0.42211195,0.80946619,0.48364858,0.50027957,0.40134107,0.42053527,0.42834893,0.10575206,0.21275138,0.41670881,0.39200289,0.37702261,0.53892047,0.4927321,0.81414338,0.42195525,0.30413238,0.72250324,0.50581333,0.05273197,0.41759367,0.51901416,0.56556704,0.67504467,0.43425368,0.52703193,0.5827468,0.4166607,0.21115175,0.5697782,0.5011998,0.42833904,0.3349857,0.58060306,0.3132006,0.47037149,0.42361737,0.87888249,0.47494929,0.55389299,0.64533268,0.3066351,0.42414777,0.59892927,0.1916372,0.41723783,0.40194964,0.58403181,0.50107331,0.55426073,0.85240683,0.56718805,0.72551043,0.28325017,0.53535066,0.9295964,0.49849716,0.47189085,0.61172571,0.72504381,0.57948274,0.41681254,0.04827019,0.55263894,0.5557618,0.22306584,0.58333476,0.38265375,0.28809233,0.58244803,0.75188392,0.36640498,0.5464663,0.51064977,0.34955725,0.58251058,0.20842031,0.010505902,0.47613672,0.4530251,0.5727637,0.50253737,0.43126692,0.26146498,0.56436982,0.85426772,0.54120281,0.53036362,0.39397521,0.49853116,0.41702838,0.21875849,0.21152907,0.51097311,0.093661458,0.82558865,0.5756214,0.70377443,0.59596078,0.5525994,0.055072356,0.41895306,0.52140524,0.43055015,0.39856822,0.58110423,0.16920353,0.77196564,0.56614464,0.82229843,0.24569405,0.58329415,0.32919559,0.18733194,0.41696509,0.44679912,0.37167275,0.48545901,0.019877422,0.053486488,0.53913663,0.3331331,0.40961766,0.50824338,0.0091934693,0.66035387,0.57076128,0.39013759,0.048223548,0.52245691,0.30339041,0.99840343,0.49276809,0.53057169,0.52060824,0.42705323,0.70225861,0.48602732,0.47160181,0.61111224,0.054174226,0.53892197,0.66948043,0.45192283,0.4303914,0.90719519,0.32185329,0.43424939,0.88360393,0.55332166,0.41685514,0.78136176,0.17228826,0.47646298,0.86689715,0.51582078,0.58291199,0.18023921,0.59523386,0.49091077,0.53424384,0.56289166,0.51302087,0.4191167,0.36626572,0.42938269,0.35970719,0.67153339,0.47296351,0.95818056,0.028339526,0.50411987,0.66554679,0.96770995,0.5306949,0.36784291,0.77896981,0.57741374,0.74924937,0.48965478,0.52114275,0.39395557,0.86536544,0.44159278,0.75004799,0.91520187,0.54452084,0.28160162,0.83582241,0.57987005,0.62152513,0.93666163,0.54026916,0.31259977,0.42463212,0.5728638,0.31155351,0.60201135,0.48757337,0.5069069,0.27421437,0.57783223,0.53569432,0.39649913,0.5725782,0.67318131,0.67245769,0.58178545,0.30325315,0.88919489,0.53746954,0.77874421,0.44459473,0.56605283,0.66924788,0.38419524,0.4233741,0.86055337,0.78207258,0.41699703,0.49670954,0.60601179,0.44972636,0.59221141,0.4973901,0.49630891,0.99984853,0.5624684,0.56665346,0.33122886,0.97884189,0.46864423,0.57949903,0.46897681,0.47815644,0.39759832,0.40123077,0.48621442,0.52846648,0.37636184,0.44973951,0.43327135,0.24148232,0.4167491,0.66979007,0.79892664,0.49850939,0.099171419,0.30394363,0.57688224,0.3939904,0.17418307,0.55777697,0.1980781,0.69534214,0.41877433,0.33567565,0.75714625,0.41756053,0.70580583,0.16618244,0.47861075,0.13670128,0.91149766,0.51879437,0.22502069,0.13561502,0.57888389,0.5119494,0.56251117,0.55839176,0.64437408,0.70002005,0.56318896,0.11886963,0.98893536,0.49472717,0.39688862,0.41826146,0.48923379,0.56052395,0.59130959,0.49158748,0.0094101711,0.32047027,0.42416538,0.16169621,0.41291185,0.45721782,0.4056702,0.32033534,0.44216707,0.09391618,0.5832147,0.56159414,0.35718294,0.29784979,0.58153806,0.33850806,0.48128799,0.57763554,0.72656362,0.2046777,0.58318972,0.39970829,0.73680473,0.41679262,0.33472539,0.11791897,0.43644953,0.69613592,0.55071939,0.42938162,0.31295225,0.1936217,0.58328032,0.52429935,0.51240996,0.52629712,0.60953511,0.45151985,0.43678313,0.072381931,0.71288977,0.44270542,0.1089084,0.67238793,0.42822198,0.59820704,0.19340259,0.41689486,0.42744844,0.42293262,0.5614955,0.64596072,0.37603014,0.54161818,0.47352681,0.14551248,0.46995477,0.83340418,0.64154164,0.56253094,0.40985635,0.74994821,0.41773695,0.28136096,0.34681101,0.55677651,0.4881626,0.37409981,0.41711799,0.74910825,0.12932513,0.54540607,0.21464953,0.37825758,0.54336775,0.54343049,0.37754722,0.45860295,0.53157166,0.91996539,0.45449596,0.70570439,0.44496761,0.4447685,0.63981305,0.52255761,0.49297805,0.59816643,0.2745716,0.54763619,0.094262773,0.55892181,0.46991056,0.59701102,0.53761704,0.41910854,0.84611863,0.99537171,0.49893184,0.43157107,0.63153444,0.54687412,0.053578867,0.75378781,0.41732886,0.60529938,0.3087599,0.54819865,0.078119278,0.90723836,0.50490869,0.78963613,0.78375727,0.41902971,0.29958809,0.40470113,0.49487987,0.46838143,0.41417435,0.43109129,0.33325948,0.48334078,0.45451116,0.63138777,0.87770341,0.43971352,0.72209664,0.94065599,0.54613291,0.65354593,0.52507968,0.47977833,0.60298035,0.88882441,0.43020209,0.37199511,0.10793154,0.42959167,0.39040071,0.69758738,0.41897593,0.34165081,0.81086087,0.49005493,0.88987806,0.82513378,0.45435166,0.16423506,0.37055492,0.42193199,0.15334174,0.34547283,0.41666071,0.75774201,0.31202347,0.41700595,0.2432155,0.56332532,0.43318756,0.66899705,0.6164738,0.41870347,0.82373573,0.58626136,0.48985734,0.4465294,0.56192608,0.42290228,0.28466001,0.62829186,0.44919028,0.4403527,0.74762904,0.41876983,0.56223257,0.40660669,0.5006446,0.53585714,0.047689671,0.50696001,0.71172252,0.07374718,0.56465197,0.50611094,0.02085816,0.47666056,0.61224541,0.73420596,0.58262406,0.64214992,0.095510889,0.4917915,0.2075826,0.5514287,0.53983373,0.61321014,0.1903736,0.46301488,0.86588023,0.84782861,0.57448302,0.32413519,0.95376954,0.54424935,0.62075257,0.67301158,0.41703896,0.27859634,0.63556918,0.45232062,0.51056316,0.2725899,0.49930102,0.054653703,0.4209787,0.58044024,0.84332396,0.26675916,0.46072105,0.91547106,0.40829484,0.49700653,0.54028333,0.27074193,0.41960455,0.76809666,0.42391086,0.45314421,0.61106922,0.6331292,0.57812677,0.84483105,0.81393264,0.52515198,0.87718715,0.64903599,0.44228337,0.54522241,0.48418896,0.55601389,0.052165645,0.60449406,0.45953023,0.43109104,0.014691892,0.53039216,0.5316719,0.57966044,0.5785093,0.28110349,0.037820613,0.4512115,0.49143301,0.089357261,0.48644151,0.78074206,0.50415197,0.43073629,0.68875316,0.42805838,0.47505953,0.98558857,0.46237919,0.52494685,0.010579916,0.1544684,0.41982425,0.57999824,0.40401152,0.50906307,0.4678907,0.61449154,0.53115923,0.5025377,0.66291477,0.42525195,0.36500654,0.24728656,0.41886337,0.47088678,0.74788474,0.44439841,0.12559727,0.076276278,0.46578971,0.26927069,0.21361707,0.51408097,0.093574659,0.45963941,0.46459963,0.61190633,0.45402312,0.4658794,0.60818957,0.60012675,0.51824122,0.53115705,0.2893304,0.51217496,0.95115746,0.3099389,0.54361072,0.069623875,0.91783754,0.56616771,0.44335798,0.95181171,0.49850576,0.71429218,0.36501977,0.55102601,0.9378461,0.089524356,0.56390964,0.37720541,0.48361829,0.4640322,0.61847665,0.51984685,0.41784527,0.2343297,0.47431111,0.42232806,0.27393632,0.34910234,0.42015314,0.69015561,0.36193755,0.42508844,0.33860658,0.68082874,0.42745497,0.41091881,0.78495899,0.57788561,0.26214645,0.92827949,0.55904482,0.39395359,0.42885894,0.51804299,0.57691934,0.40088985,0.57861416,0.28839657,0.092469008,0.43049201,0.45120075,0.36302054,0.44209985,0.42496531,0.73775415,0.5794184,0.52840433,0.61999582,0.45546759,0.55246142,0.62728579,0.43788176,0.39238823,0.45960718,0.41780006,0.2360154,0.83680768,0.58129564,0.57016248,0.17254985,0.53805744,0.15177808,0.71046278,0.41944033,0.63271419,0.75383183,0.41842733,0.55187539,0.39969165,0.5216676,0.53700127,0.94469152,0.50251425,0.72856961,0.8597506,0.42238158,0.40189656,0.71715928,0.42336263,0.54340167,0.41811366,0.44320252,0.63003559,0.71200971,0.42510347,0.51139712,0.42460939,0.42811212,0.68400548,0.28613341,0.58328087,0.70003233,0.42206339,0.55242625,0.37825424,0.38062762,0.43830528,0.38526948,0.75983855,0.49879842,0.072787073,0.38970292,0.52634889,0.50026336,0.81589221,0.57755509,0.30120649,0.19249752,0.58267518,0.60582343,0.431491,0.46582282,0.40440801,0.54806759,0.46515769,0.39188697,0.79096136,0.42167404,0.72592998,0.59091807,0.47284859,0.56354507,0.50666741,0.55762829,0.65540843,0.034408901,0.48213448,0.66943933,0.64878682,0.44112439,0.44547202,0.51813285,0.41666706,0.19801485,0.51636214,0.4298865,0.30880562,0.25884273,0.41896346,0.42229192,0.048326216,0.45138084,0.59971753,0.24369581,0.41788607,0.28547823,0.6525297,0.57140015,0.8732135,0.41394055,0.53309352,0.42152091,0.39618563,0.51612531,0.4995365,0.29213279,0.42601654,0.49300609,0.36762431,0.5594179,0.41048224,0.37527816,0.45985367,0.50357027,0.6848213,0.41794078,0.69006913,0.69309441,0.58289285,0.24405985,0.79938255,0.41666059,0.48531695,0.26278329,0.58277656,0.64292082,0.93523726,0.44378316,0.60502258,0.76964152,0.58333478,0.36997509,0.52819388,0.43367843,0.67667295,0.47919466,0.56638946,0.6779272,0.44424136,0.4182258,0.16601592,0.7601014,0.52714348,0.91426725,0.37594887,0.4205464,0.29493271,0.68718398,0.56883434,0.49363174,0.6742651,0.43181549,0.56218029,0.71132351,0.41702718,0.31435039,0.40451386,0.53089025,0.43722113,0.1633751,0.4913361,0.13165701,0.63729227,0.43146639,0.89040796,0.54055477,0.56129028,0.65943198,0.41349056,0.48181252,0.44076838,0.088291433,0.43902559,0.35518024,0.99244778,0.47729934,0.49095201,0.12893431,0.57322425,0.36293222,0.17808719,0.44574272,0.81714264,0.021904643,0.52048647,0.62425037,0.475583,0.56495673,0.92463261,0.44571971,0.55088776,0.36918177,0.63799741,0.4344456,0.61008656,0.45348998,0.57523974,0.70892822,0.84068597,0.5800134,0.39683913,0.85383732,0.45193014,0.79930619,0.60431387,0.46199119,0.033495956,0.14796508,0.51412933,0.85110124,0.4735971,0.51073557,0.40181532,0.39672953,0.46202995,0.43506219,0.5881663,0.49152296,0.54937031,0.18004421,0.52412917,0.12689952,0.45091875,0.52215374,0.59532912,0.44174501,0.58329732,0.80047857,0.7525579,0.58172609,0.43444753,0.24701415,0.5812603,0.53726414,0.39412506,0.47483621,0.52742889,0.27077637,0.43257069,0.84906898,0.71745724,0.58024188,0.38488755,0.67344053,0.57360962,0.85355758,0.63221876,0.58321632,0.75737641,0.96175069,0.51025637,0.68803183,0.32266354,0.56696002,0.53619406,0.55777359,0.49483138,0.41790736,0.17052184,0.56327065,0.77668857,0.19817455,0.41725362,0.61751987,0.59655705,0.45039014,0.60042103,0.19602915,0.41669184,0.53116018,0.42159291,0.43891948,0.071005506,0.62640633,0.42663446,0.33843662,0.4146314,0.51018433,0.55496369,0.0036877536,0.49635803,0.43999487,0.11027285,0.5217246,0.80222392,0.74597049,0.43385583,0.84256404,0.42389957,0.45249884,0.6123485,0.44466615,0.5099421,0.41497846,0.73699349,0.58277444,0.64316461,0.52553475,0.51637017,0.60072547,0.59009175,0.43480177,0.65054674,0.64153902,0.55949447,0.5745623,0.45513031,0.55326958,0.36084737,0.33254934,0.49736095,0.028928947,0.28143805,0.43691374,0.87118667,0.057810724,0.47509341,0.71335092,0.5478058,0.56412565,0.66552494,0.59345865,0.52994932,0.43582968,0.85025079,0.42064742,0.58819676,0.19481541,0.42188637,0.29119676,0.53229392,0.41683439,0.7852961,0.51484283,0.50902964,0.39991691,0.47789441,0.53454957,0.61593121,0.61674041,0.44250006,0.39767618,0.47316241,0.47710656,0.0083886937,0.5888946,0.46974362,0.57082358,0.79977207,0.4774404,0.89088359,0.52017412,0.5215119,0.60487143,0.87317226,0.5377923,0.20078971,0.9760857,0.47189629,0.60887831,0.38645477,0.46236223,0.45650882,0.44374486,0.58274728,0.22948273,0.65644105,0.53419956,0.95636346,0.6308353,0.54508276,0.48400868,0.28656251,0.58129746,0.64153613,0.57190718,0.58147802,0.16563469,0.55884085,0.5123255,0.58357714,0.39690314,0.45761475,0.42443625,0.75563625,0.41752846,0.70684581,0.077771097,0.51547818,0.76145116,0.84086195,0.42980367,0.27602576,0.62504757,0.58210485,0.2654778,0.40592496,0.48190167,0.45381683,0.80660681,0.45518682,0.85448942,0.41341418,0.54301203,0.5952624,0.21831132,0.49328346,0.91240595,0.46548506,0.56416862,0.073757953,0.98841603,0.47726304,0.56334323,0.38393624,0.57372039,0.32888058,0.60723506,0.57899844,0.84754947,0.65958802,0.41839433,0.29545377,0.90317028,0.45598482,0.74139065,0.22925357,0.5830428,0.58350147,0.36857792,0.44627938,0.43385292,0.50239412,0.43315345,0.91947691,0.25884528,0.58017632,0.54610098,0.048126708,0.44838847,0.43080104,0.60543345,0.51932798,0.50256139,0.096092374,0.430202,0.56673801,0.49007381,0.47520556,0.60862099,0.39291554,0.52297982,0.51232529,0.077972393,0.43665334,0.58275811,0.31837525,0.58161179,0.78803799,0.69812403,0.41817329,0.32842089,0.58765508,0.41872938,0.83298054,0.67487705,0.42223762,0.35356973,0.051939309,0.46088115,0.33724946,0.65190461,0.57219268,0.36973322,0.50259438,0.57405196,0.89176758,0.61209003,0.44495846,0.400572,0.36951248,0.45432206,0.47557428,0.40360053,0.58052376,0.16193423,0.36899635,0.44910131,0.93930655,0.59535029,0.51795124,0.54326743,0.37642018,0.56063119,0.080580423,0.5782589,0.47540217,0.42425587,0.48096923,0.41872455,0.15626663,0.60591729,0.52487677,0.52629382,0.95164743,0.5533829,0.45731705,0.049438597,0.47180644,0.68828034,0.52074089,0.55630452,0.053004787,0.56891698,0.56720129,0.91260109,0.43608995,0.53097478,0.4051829,0.75453792,0.5574859,0.86483382,0.70279729,0.42716843,0.50256534,0.31049358,0.51804872,0.95763046,0.058341442,0.51109623,0.73079554,0.3661951,0.45330866,0.51237702,0.33562309,0.42976456,0.59997248,0.37922606,0.5718161,0.65763487,0.63125926,0.45486814,0.48723485,0.33261641,0.46338373,0.050439873,0.51508001,0.56597699,0.32281274,0.39674347,0.55128197,0.59804588,0.11390588,0.57264451,0.59702203,0.75735683,0.58091294,0.26588727,0.59552884,0.58245564,0.81484439,0.25371883,0.58026791,0.49671332,0.64783509,0.43046834,0.61898206,0.62618659,0.54503121,0.53781826,0.59912763,0.48927646,0.47740968,0.37238633,0.43248873,0.36916644,0.4475135,0.58240516,0.76509142,0.56121027,0.48258279,0.41540716,0.14334453,0.49593465,0.14980233,0.77390483,0.41687023,0.65400394,0.7853259,0.44915299,0.85893378,0.74039821,0.42032649,0.52166755,0.40874056,0.42790498,0.67763492,0.34717418,0.42266767,0.33421458,0.86706016,0.57668494,0.40824862,0.86098683,0.47599799,0.83370403,0.86028865,0.42053694,0.49322672,0.27735414,0.53720772,0.92413839,0.37757324,0.56106038,0.39099358,0.70155236,0.58214489,0.32588443,0.75801556,0.54874308,0.88357257,0.01380397,0.46953117,0.50860625,0.44314304,0.55400889,0.36367934,0.60105229,0.52683447,0.97885016,0.395163,0.48145689,0.50665449,0.97751603,0.46984935,0.59329545,0.50531874,0.44653492,0.046578759,0.30034513,0.42331123,0.82138416,0.88756001,0.4267663,0.5790171,0.66101281,0.48674585,0.02928234,0.60091855,0.49042195,0.49084424,0.22464073,0.42231358,0.75083393,0.073445622,0.4639359,0.72100883,0.72073949,0.57820879,0.56799003,0.55616867,0.5419089,0.96956882,0.35967632,0.42986406,0.63106566,0.54803087,0.42799415,0.89785045,0.67333373,0.41956984,0.67687764,0.53221935,0.57112976,0.30686598,0.25012134,0.41794668,0.58843153,0.53003571,0.56972491,0.68810256,0.34917896,0.42040401,0.3123277,0.47974059,0.45750491,0.028352774,0.60185176,0.48020095,0.98371905,0.51644688,0.42951218,0.093601063,0.5433922,0.42989415,0.31310712,0.95368971,0.55201667,0.45091669,0.59805717,0.53625735,0.97000669,0.18847496,0.58252254,0.60246633,0.84597901,0.57159864,0.7054947,0.74929913,0.58146607,0.4338849,0.34491802,0.53018089,0.038914311,0.51251569,0.45575649,0.96937208,0.39951958,0.4903779,0.51341399,0.43405439,0.47580071,0.58634087,0.61129446,0.52903469,0.48328417,0.94203478,0.44248342,0.54967982,0.86798823,0.42577112,0.63214463,0.41959021,0.55235667,0.94849845,0.78816062,0.58322098,0.38430902,0.59745775,0.42357389,0.86708113,0.2234812,0.43480603,0.17771702,0.65222187,0.44319311,0.47889188,0.68069513,0.50982472,0.96476893,0.2590455,0.41854551,0.74321449,0.60111862,0.55178972,0.39843411,0.37445397,0.54839822,0.44460941,0.90574846,0.5282394,0.2284437,0.56887996,0.42042871,0.26952025,0.74614033,0.5804702,0.46929535,0.66296275,0.42131715,0.33193222,0.032046462,0.54471289,0.47045867,0.30589643,0.56984219,0.1398198,0.30881384,0.49816788,0.037993172,0.60195887,0.45106424,0.59318273,0.82865147,0.43457169,0.76779994,0.59608409,0.43519046,0.64540326,0.56294353,0.50807374,0.42108708,0.045328171,0.55271234,0.5176669,0.38625474,0.41673237,0.23136461,0.4407446,0.5135909,0.41612757,0.46205769,0.44155916,0.059009715,0.088010095,0.43158307,0.45628129,0.21073944,0.48016975,0.90086798,0.98500626,0.52490953,0.42386937,0.60132157,0.43293278,0.3496734,0.27100414,0.5779078,0.50564394,0.22533241,0.48429235,0.91359659,0.59820687,0.49813704,0.51916738,0.70853252,0.58158373,0.65402733,0.70697633,0.42760411,0.84126128,0.16868407,0.45492292,0.83096804,0.19907133,0.55734598,0.82808417,0.072854593,0.47492455,0.25821267,0.62463961,0.47541033,0.0249451,0.38961369,0.4339712,0.36036821,0.038305119,0.54376928,0.41044074,0.60092006,0.49169503,0.50412563,0.40319199,0.43785557,0.36421672,0.73788647,0.41791547,0.61781833,0.21656597,0.53088092,0.10542331,0.13859662,0.49420428,0.84495624,0.62273958,0.54440885,0.45486124,0.16374433,0.42097035,0.63825794,0.030569443,0.52638047,0.63987701,0.57070903,0.4671662,0.97868046,0.73536997,0.41908375,0.40953588,0.45021412,0.41786505,0.16982626,0.36913666,0.41811619,0.18917256,0.81935908,0.58069147,0.35671564,0.52041888,0.58247156,0.17189432,0.14639733,0.41978541,0.52289131,0.56898168,0.46013605,0.39651952,0.83412549,0.42206851,0.33891505,0.25620479,0.42334362,0.78958151,0.77301291,0.5025022,0.91885036,0.7847487,0.46060212,0.11819952,0.39077128,0.43343954,0.35734585,0.7993847,0.58149444,0.33497904,0.51842699,0.47747423,0.60586653,0.1098148,0.57379492,0.54708827,0.20266833,0.41966275,0.69078202,0.60887266,0.50970894,0.98665927,0.38092984,0.45547242,0.55456703,0.51781022,0.41692856,0.78344401,0.84180729,0.57679262,0.66080358,0.63065283,0.45474442,0.51930873,0.33232287,0.51395738,0.031903886,0.58172983,0.44352567,0.060422243,0.30330425,0.42019637,0.64169218,0.52361066,0.57867936,0.86519019,0.63147363,0.44332359,0.57901214,0.76873031,0.43773686,0.16049607,0.46145239,0.45999946,0.38156452,0.70280536,0.58325353,0.73299734,0.47220105,0.49059802,0.40260744,0.23102311,0.41669186,0.37988561,0.49172457,0.53185722,0.38510238,0.56827847,0.55894014,0.35683076,0.57632363,0.47040353,0.58339528,0.4564026,0.57788511,0.72470105,0.07285126,0.50091244,0.23994549,0.94829225,0.51129042,0.2825782,0.24724388,0.58261578,0.60537899,0.31129886,0.42704294,0.42415017,0.80846606,0.58214069,0.37246107,0.355897,0.43736902,0.58655703,0.36918518,0.57766108,0.15114845,0.30421892,0.58212924,0.68029845,0.87905234,0.47223833,0.19163027,0.96832253,0.45811765,0.43366481,0.61041111,0.45623277,0.56827437,0.066457872,0.44770759,0.64081398,0.44041834,0.49452391,0.41913271,0.74921719,0.58195631,0.5865274,0.71064326,0.58156824,0.65082262,0.78170801,0.50143062,0.086888197,0.90951917,0.43069533,0.53662215,0.87962849,0.43851319,0.2874655,0.11821587,0.44905529,0.24634067,0.52155562,0.54256411,0.97149945,0.4143574,0.4339044,0.65628319,0.38445834,0.53219985,0.5026275,0.80097213,0.58268785,0.37754376,0.74531577,0.53485379,0.91458234,0.56759662,0.44461728,0.36547517,0.90090839,0.55542431,0.70312535,0.4908613,0.56326284,0.66959225,0.38827317,0.57142634,0.33775166,0.42672149,0.56726045,0.33347174,0.43679064,0.44292604,0.35926945,0.065960971,0.45536374,0.67768935,0.68378799,0.56977457,0.1341843,0.28130028,0.41698938,0.67851934,0.49082121,0.45419626,0.36739888,0.14237815,0.54427073,0.19576544,0.98799481,0.51073451,0.39857676,0.88186966,0.57572066,0.46372243,0.11718535,0.42443346,0.53528804,0.91974264,0.45492626,0.7076704,0.70073636,0.41845674,0.66324716,0.75175383,0.54762628,0.8899735,0.098174491,0.43158998,0.60100929,0.40198858,0.48898411,0.52747379,0.42341844,0.49305105,0.43458485,0.60296695,0.48571896,0.49996087,0.55114043,0.50238084,0.41397191,0.60673616,0.47794548,0.50929492,0.14093558,0.47516139,0.16511855,0.59937353,0.56240442,0.36521374,0.25367003,0.54912605,0.10960934,0.45559066,0.5486744,0.36968642,0.39852272,0.5117326,0.48943269,0.74865323,0.43267072,0.16411367,0.38613619,0.46841113,0.48417557,0.60822673,0.46328711,0.4471115,0.38919617,0.55174402,0.40920239,0.23255626,0.41706615,0.41589476,0.59116173,0.56273244,0.35846479,0.37562384,0.48231968,0.020372747,0.53315371,0.4739389,0.39508479,0.20507705,0.470768,0.88801172,0.31670903,0.47566478,0.95588079,0.39082155,0.58241598,0.25261824,0.37831718,0.41896695,0.17529076,0.8591288,0.5509297,0.21517785,0.99395081,0.48251218,0.45911187,0.4703825,0.42629631,0.89228184,0.28890575,0.57524844,0.46417728,0.49688738,0.44928403,0.35873443,0.15156217,0.42031495,0.58503651,0.19179602,0.57059477,0.7648362,0.3295791,0.43014606,0.12806308,0.45836998,0.48526465,0.59440183,0.10841426,0.53735576,0.77565021,0.49539028,0.45578515,0.030455448,0.36675697,0.58317221,0.7548053,0.30958493,0.58332857,0.73516951,0.65463806,0.42460822,0.35094506,0.41447154,0.42494557,0.30483361,0.43960556,0.44764632,0.048373008,0.41258667,0.5528023,0.38394505,0.52428997,0.49059416,0.40167944,0.67956916,0.42392021,0.3757217,0.10804143,0.57361976,0.46183824,0.38325764,0.45492099,0.43879355,0.25706858,0.42249075,0.783778,0.96987791,0.48348861,0.34077956,0.30258208,0.4280974,0.52451343,0.42226655,0.48909284,0.56565583,0.26813854,0.41672316,0.32201445,0.70663119,0.41727759,0.31742539,0.52464614,0.57059922,0.90555722,0.53484843,0.416857,0.81181959,0.32175632,0.50472256,0.033141722,0.037787073,0.45118961,0.50273629,0.64266122,0.58197083,0.27789298,0.67425832,0.42469455,0.15589983,0.16551275,0.58187136,0.45572431,0.04046573,0.54141016,0.6148564,0.4724832,0.52108025,0.60291102,0.61937551,0.44702323,0.41660994,0.41586924,0.42036667,0.84902791,0.52063972,0.44824986,0.04366397,0.6719556,0.58312897,0.23716187,0.72802801,0.46256973,0.92095806,0.60040231,0.50973477,0.48597125,0.28608778,0.58239593,0.66493626,0.36635277,0.45361501,0.50790823,0.84756077,0.51623411,0.85419475,0.73720288,0.42062597,0.52989352,0.39793279,0.42207262,0.14338772,0.16215778,0.41838639,0.45693582,0.020062821,0.46497807,0.46002725,0.0082207383,0.51030415,0.41792881,0.67031779,0.56718241,0.43674102,0.47019155,0.52724012,0.011860725,0.45094572,0.45186235,0.039305118,0.15553835,0.43919107,0.76867414,0.33394245,0.43067425,0.87602402,0.4198803,0.4430258,0.061254356,0.56974989,0.50345806,0.57191521,0.75218064,0.45290071,0.109269,0.28124024,0.41987613,0.38961331,0.0096487718,0.47629748,0.46152761,0.5081914,0.58324904,0.19099355,0.32212244,0.56598901,0.50333388,0.19949929,0.41714773,0.61477406,0.63837884,0.55120182,0.53284182,0.037710661,0.45434961,0.56920104,0.40407704,0.56926386,0.66264733,0.53487853,0.44627925,0.64291859,0.74137621,0.58064934,0.56383337,0.86885155,0.46703152,0.81300461,0.13053018,0.42198344,0.47344593,0.80664997,0.56319922,0.80204444,0.63231451,0.57533786,0.86211748,0.53282722,0.42083059,0.13899256,0.23368905,0.57748516,0.23787529,0.56750664,0.48699331,0.57708004,0.7744583,0.58279559,0.53975677,0.069443188,0.4370551,0.47672947,0.64241375,0.42667366,0.1314801,0.024664093,0.46147736,0.54506357,0.3755248,0.44872074,0.43088903,0.48412922,0.44621194,0.35361997,0.46300407,0.52197198,0.6005075,0.052413674,0.47043433,0.30783206,0.3719445,0.55704468,0.58598308,0.57543897,0.52429909,0.014482836,0.55781698,0.54706072,0.37806601,0.50980365,0.57163258,0.30243606,0.13843835,0.54457871,0.7988279,0.48603634,0.55037178,0.63999914,0.55121108,0.43766164,0.34076702,0.2163233,0.41685636,0.6341061,0.8432662,0.4192636,0.5665557,0.39425105,0.54958918,0.40933962,0.47476206,0.52198836,0.3959221,0.34053596,0.57228844,0.62160603,0.36473151,0.42074005,0.69610809,0.2442406,0.58126472,0.49886072,0.82101941,0.43529068,0.78019138,0.16972845,0.41792585,0.44511272,0.76158564,0.57949538,0.74742118,0.9751147,0.53476844,0.4197287,0.49949107,0.43008811,0.30885593,0.29012221,0.41704464,0.25946228,0.3361509,0.54866638,0.067606417,0.38439464,0.5652677,0.36772549,0.40433009,0.42389988,0.30356894,0.48653462,0.42537735,0.71054536,0.90300463,0.57122335,0.47298301,0.64412454,0.54287841,0.94897795,0.5265672,0.4465337,0.64417317,0.82003442,0.58272075,0.44758719,0.2888996,0.42666122,0.83392697,0.64186666,0.5625523,0.58975556,0.92646357,0.56184921,0.58117242,0.30412839,0.51639008,0.044156683,0.57496925,0.56150131,0.35296192,0.58809138,0.56485715,0.65055829,0.59884556,0.55827201,0.62203586,0.43502379,0.46145164,0.39592262,0.34879341,0.44166113,0.45695261,0.58699606,0.45600366,0.59680949,0.48159212,0.50057824,0.59831538,0.98997694,0.47974633,0.43633448,0.39651638,0.52009363,0.52267014,0.82606483,0.5825573,0.52865905,0.93031761,0.54288727,0.30714715,0.23402867,0.55543742,0.86224029,0.34923317,0.42560059,0.35393958,0.13896216,0.57129116,0.31948292,0.72730554,0.42016612,0.41512065,0.88953882,0.47744493,0.8015423,0.77538319,0.58333177,0.61443594,0.32098765,0.43163442,0.87378347,0.52768722,0.57344733,0.29635697,0.63306827,0.55529472,0.5700722,0.35993853,0.44278125,0.92287769,0.4414333,0.55867737,0.35325784,0.020311696,0.49911387,0.35858062,0.37713126,0.46131706,0.49787985,0.46119953,0.52047288,0.59880776,0.91539286,0.43195611,0.48836347,0.97951765,0.50009653,0.64196622,0.75497467,0.58119748,0.49459134,0.13204369,0.47698261,0.82707968,0.55332607,0.5165605,0.58929053,0.60235291,0.48671771,0.49341527,0.41325261,0.44144128,0.066245408,0.17675188,0.58102119,0.37415531,0.22558934,0.58275067,0.53330152,0.5348021,0.42776912,0.30280382,0.7359064,0.49569683,0.9406134,0.62086702,0.43245647,0.36279138,0.6156292,0.46660368,0.51629928,0.47575217,0.54744584,0.36659801,0.4768888,0.42691103,0.10454856,0.39854347,0.46819701,0.44551147,0.33332302,0.45672138,0.94050021,0.69593932,0.57420773,0.16159166,0.57155476,0.43116135,0.32693571,0.94103361,0.48215245,0.274281,0.63726449,0.55971915,0.5832353,0.29589464,0.42627394,0.46671682,0.038600895,0.45654467,0.40653854,0.66731125,0.54702607,0.93403209,0.576932,0.57360833,0.69137107,0.58021605,0.48803828,0.43687973,0.38434144,0.54999906,0.054734155,0.49472237,0.45975754,0.62476807,0.39971819,0.46531545,0.5625273,0.33230082,0.42563066,0.14755821,0.45551131,0.42565985,0.70485238,0.56319115,0.44759527,0.37006012,0.026423486,0.54062085,0.46674088,0.398117,0.51133594,0.49851654,0.358386,0.42977876,0.63014362,0.60314098,0.55303706,0.057565364,0.80935722,0.41911638,0.34008359,0.58791384,0.53467742,0.026192072,0.0001462348,0.50060668,0.48388071,0.97396653,0.54088896,0.48074633,0.77999432,0.41840008,0.30589613,0.932073,0.56113288,0.44162694,0.02798938,0.54076054,0.54908815,0.5999217,0.50736969,0.48678461,0.067697356,0.56141124,0.55099974,0.43862013,0.53675724,0.97560015,0.30734722,0.52463613,0.95176064,0.44475406,0.45032166,0.6280319,0.65705941,0.41781394,0.79386081,0.30115797,0.57214976,0.52121755,0.60296413,0.53343061,0.97215374,0.34477577,0.41743804,0.2756925,0.70330313,0.42504793,0.8298741,0.63355613,0.43098365,0.63219617,0.40886225,0.51782376,0.4485546,0.35454234,0.47272821,0.9669163,0.46792605,0.56013742,0.34165973,0.66429112,0.43371051,0.11211111,0.41971137,0.44590942,0.62418515,0.25925455,0.42038609,0.49050173,0.85021949,0.56219777,0.75492667,0.6810195,0.572052,0.41606137,0.3348966,0.57080526,0.39704986,0.42629131,0.47409185,0.58156912,0.45196008,0.43533759,0.66708386,0.49683614,0.57260295,0.2981937,0.47905076,0.53877076,0.023389748,0.65055603,0.51142026,0.025145265,0.52409491,0.43148276,0.086817252,0.5158962,0.5625922,0.66722867,0.68909336,0.41803163,0.68409265,0.42663517,0.4989687,0.43199584,0.53709264,0.5761995,0.71588822,0.45382124,0.41819219,0.24225414,0.51344335,0.58219536,0.8327312,0.87181076,0.42463754,0.39836074,0.64594638,0.41865248,0.18905519,0.28176395,0.41806896,0.35244612,0.1216818,0.4874603,0.17644447,0.51590137,0.55843005,0.65661269,0.44986116,0.51171878,0.58884089,0.55076686,0.53498778,0.021131674,0.76465043,0.57892266,0.24971173,0.67612908,0.41672377,0.26680798,0.67490169,0.43288827,0.88033978,0.02862413,0.53252211,0.38907941,0.65292226,0.44300221,0.48092957,0.78014305,0.41705215,0.51735975,0.56705473,0.5011999,0.57423039,0.023939611,0.46797787,0.40857188,0.5886257,0.43621707,0.64658452,0.59883342,0.46160389,0.57238304,0.7222737,0.41666202,0.6997353,0.43434415,0.42387227,0.12427954,0.32873832,0.57594085,0.36563506,0.20099206,0.5826889,0.62719868,0.32867691,0.43616841,0.50688419,0.43273238,0.41667308,0.20404738,0.96969597,0.53470162,0.39214617,0.65632024,0.46257015,0.95250665,0.36928951,0.41708729,0.20764121,0.18794453,0.43688002,0.20319348,0.95350708,0.54861841,0.59086302,0.22777121,0.42408962,0.76886364,0.62261605,0.42910385,0.88617946,0.23728482,0.58215056,0.45546278,0.033699567,0.46141495,0.60228751,0.62956825,0.56540194,0.38078909,0.040680887,0.46007655,0.3763673,0.297462,0.57444817,0.83320081,0.43290419,0.57115908,0.31591933,0.39940939,0.51814702,0.52953126,0.48542801,0.53833311,0.37844925,0.54318269,0.58133081,0.2472497,0.55752541,0.53443507,0.39711448,0.10389307,0.42702068,0.47880418,0.4879565,0.42800975,0.69889993,0.027038346,0.47897205,0.6413932,0.56282686,0.4814181,0.99101323,0.61618255,0.41876686,0.27262939,0.22955766,0.41978388,0.72890717,0.59904338,0.46152981,0.42776282,0.42240842,0.49458166,0.56380043,0.216069,0.48694502,0.091361588,0.40148248,0.4934086,0.47935305,0.57184369,0.55219423,0.37509616,0.027623711,0.54082547,0.45550315,0.069039135,0.43793101,0.45251866,0.53502221,0.51122055,0.40439193,0.035163983,0.52743016,0.65171009,0.36178006,0.55034542,0.47388778,0.46880184,0.42196009,0.27229521,0.89035725,0.52457731,0.20188962,0.82956549,0.42104005,0.34537324,0.72515906,0.5779365,0.54296848,0.40143443,0.54397678,0.040530833,0.25043351,0.41788966,0.27760393,0.47358558,0.47912931,0.39695369,0.0088730598,0.50617165,0.59145036,0.647554,0.55798151,0.44825579,0.5600998,0.41666412,0.20415835,0.45420038,0.55301348,0.047968227,0.55938919,0.4234336,0.71291891,0.092854202,0.52992854,0.23324987,0.33960796,0.44331924,0.083125249,0.58641898,0.50995681,0.55312972,0.43879751,0.47060839,0.59484412,0.66180026,0.43525684,0.4357676,0.59424647,0.42512483,0.8762387,0.63749851,0.54877465,0.49013689,0.33773356,0.5607519,0.51693589,0.40432734,0.4173746,0.18819294,0.38542164,0.57097832,0.34193045,0.64843565,0.56177542,0.42617555,0.42286337,0.51223943,0.9918734,0.95300961,0.5278331,0.31694915,0.3869138,0.53721481,0.45672276,0.55083928,0.4477348,0.63497716,0.41661523,0.55514662,0.37522209,0.87856943,0.472046,0.19129673,0.38090758,0.53034278,0.9715198,0.44298059,0.41843263,0.75265481,0.55878832,0.53536112,0.022470452,0.64542611,0.49716495,0.97831822,0.46794753,0.46836621,0.015990941,0.41447271,0.44896316,0.38676056,0.39439079,0.53630335,0.44300787,0.52747423,0.46376602,0.61671663,0.38401012,0.42097089,0.70616333,0.071309498,0.48665215,0.75249577,0.40785848,0.45898345,0.58584134,0.56027186,0.41837531,0.83502142,0.4597752,0.43982569,0.34344604,0.31203437,0.58255269,0.30243074,0.89092995,0.57341856,0.55437332,0.39936377,0.53384053,0.027798314,0.60211933,0.42605716,0.31907847,0.34936118,0.57060437,0.62193271,0.42606403,0.58227463,0.82350704,0.0065890838,0.52031467,0.52577756,0.15464411,0.43136187,0.2725704,0.61842633,0.53864901,0.53257991,0.12886478,0.53062256,0.81392833,0.0942747,0.42994785,0.4529704,0.89017503,0.54715963,0.75290129,0.63199608,0.46497288,0.96308494,0.79780939,0.46351217,0.12372855,0.37984358,0.4456019,0.41271901,0.55338732,0.552919,0.36464333,0.44350388,0.5661307,0.33087164,0.60130244,0.51038406,0.49266284,0.61594161,0.55422067,0.93679876,0.41380283,0.52611299,0.56850859,0.11471471,0.5674256,0.66115715,0.10825386,0.48425384,0.19498624,0.98053436,0.46608106,0.45352639,0.61270126,0.5529176,0.40796246,0.58173034,0.42349107,0.29497773,0.46897943,0.56656727,0.67700743,0.57524694,0.5036337,0.99416419,0.36233526,0.43994045,0.083459923,0.41450773,0.55749703,0.9365282,0.85284522,0.57550997,0.65322399,0.57712857,0.54378299,0.39556096,0.40515736,0.45277359,0.40359956,0.54001336,0.49918669,0.40834535,0.57517855,0.58314268,0.19553564,0.3530336,0.44273015,0.079609464,0.27913368,0.4227735,0.80336434,0.40870525,0.52257594,0.55678433,0.48628015,0.43616329,0.32911476,0.22175067,0.57863488,0.73821627,0.59006543,0.47455033,0.43762326,0.57361209,0.53341366,0.97762827,0.25624776,0.58333039,0.67868516,0.143748,0.43580674,0.26346214,0.26995503,0.43030773,0.83906401,0.50951273,0.4240385,0.71754414,0.42493453,0.45998648,0.40057891,0.62858271,0.54366852,0.48321979,0.38031354,0.54475659,0.55407029,0.4729645,0.53194778,0.3879265,0.16600684,0.42248782,0.33269936,0.55942584,0.462096,0.39358572,0.58244073,0.51605375,0.56300341,0.74990167,0.58243061,0.39607683,0.36328879,0.51965252,0.97514016,0.37413169,0.54452559,0.53624408,0.51619234,0.42680821,0.8953568,0.37346758,0.58316036,0.21373442,0.97883686,0.46623005,0.56279383,0.64903545,0.55744084,0.5430299,0.26700936,0.58331627,0.69579373,0.35991875,0.57045763,0.36690087,0.28957657,0.42285167,0.57799125,0.59964143,0.52738402,0.5491868,0.24704645,0.41876184,0.5355406,0.64672389,0.41862513,0.28918426,0.68766037,0.57571363,0.39210359,0.62707284,0.4482473,0.56613621,0.53950567,0.45282538,0.62923842,0.089643763,0.43404221,0.59995007,0.58450467,0.49155375,0.44462402,0.41342717,0.50433854,0.44935847,0.77955129,0.43754496,0.82998763,0.37639684,0.54757564,0.55633889,0.59540135,0.52394075,0.017742199,0.7203482,0.58057693,0.7733151,0.39263235,0.52294734,0.49072325,0.21789361,0.42440833,0.76094547,0.58677134,0.48607725,0.44485161,0.15318848,0.42075477,0.39623901,0.64690857,0.44629366,0.5071956,0.56749333,0.4827292,0.42042732,0.39083828,0.57653145,0.6920302,0.39581628,0.52022675,0.51963251,0.8681432,0.55084893,0.22667527,0.042413536,0.45247125,0.4207592,0.2259492,0.49951023,0.91829251,0.67752081,0.41724396,0.77063912,0.37372773,0.41777693,0.73572575,0.77806177,0.42026228,0.72583212,0.44427639,0.44035573,0.93619105,0.20607283,0.58293595,0.62558455,0.54896118,0.51132458,0.99578291,0.98925005,0.47324549,0.48415696,0.084065317,0.48326254,0.22975249,0.092206817,0.56492772,0.6213844,0.25718548,0.58081705,0.56464155,0.32142351,0.42618371,0.60510363,0.51237829,0.49153196,0.39972656,0.11552096,0.4292398,0.37034603,0.57734745,0.56453789,0.6552958,0.44883488,0.57765882,0.13095193,0.406451,0.41726693,0.18968208,0.74008745,0.57950347,0.50119987,0.16219676,0.41936808,0.59405188,0.5646701,0.53689297,0.39812282,0.57386905,0.495188,0.56791512,0.51230301,0.50812101,0.3998002,0.33336123,0.56673682,0.88534873,0.7379828,0.41800066,0.26314828,0.92563456,0.55033181,0.32693069,0.56385299,0.52641134,0.014457218,0.54347904,0.57648938,0.28370023,0.48990744,0.50818913,0.39953459,0.37193455,0.45215995,0.54658229,0.47390168,0.46184275,0.38061982,0.56353808,0.47972242,0.584874,0.60158197,0.52182974,0.53360658,0.24765091,0.58118866,0.46357835,0.166302,0.42874404,0.272623,0.27922704,0.42468031,0.81622646,0.68182952,0.47500336,0.95592599,0.8640425,0.44641534,0.22999763,0.88635181,0.45677626,0.23049096,0.54331719,0.50959601,0.40839567,0.55081439,0.55893792,0.93850456,0.57931031,0.58333178,0.79126,0.86938619,0.49803332,0.83700472,0.3744497,0.54861146,0.44371776,0.928616,0.53563842,0.71800019,0.42472097,0.48801231,0.56898861,0.14003074,0.47816852,0.83701196,0.75862872,0.57150098,0.80878348,0.87433616,0.51613783,0.82584356,0.6018396,0.57234337,0.11390084,0.087822782,0.54264789,0.72983319,0.7096835,0.43173767,0.14213344,0.28514816,0.42038703,0.21215608,0.58567942,0.50522566,0.0077590639,0.30741381,0.57872123,0.36634412,0.98004282,0.46654065,0.44429905,0.53158539,0.48727301,0.0033131194,0.45261894,0.41669379,0.20947085,0.42629926,0.41693009,0.22578269,0.63918617,0.57506491,0.66145048,0.65164556,0.58197406,0.71614074,0.26440933,0.54416854,0.90630385,0.40397846,0.43221547,0.34343194,0.87654474,0.54582454,0.77643363,0.64093275,0.42544567,0.34345794,0.4098848,0.57533468,0.30533193,0.53112414,0.57016759,0.31042703,0.42344644,0.56046586,0.069085037,0.4488811,0.56807836,0.67746445,0.44256396,0.50158465,0.58193672,0.70189655,0.4168852,0.70166662,0.46924635,0.58177623,0.24030204,0.11960225,0.55937903,0.72196452,0.59673831,0.43779506,0.63602995,0.13039926,0.57717211,0.43329464,0.80632591,0.42528651,0.7392268,0.56760469,0.51705147,0.42066457,0.63553563,0.56937725,0.367971,0.4213196,0.56146393,0.92793364,0.019407039,0.53482317,0.5343044,0.24955867,0.41707452,0.69916195,0.53063332,0.51603036,0.59912415,0.55995636,0.47967125,0.41253678,0.46060668,0.56495885,0.32976881,0.20294461,0.50822255,0.90107607,0.53907244,0.51716636,0.59670856,0.31560617,0.58089061,0.32830017,0.067895645,0.53343704,0.28353435,0.093527902,0.44847127,0.70951089,0.58550026,0.42138525,0.28257979,0.29947101,0.58257908,0.7582199,0.69492042,0.57090565,0.50327607,0.47493973,0.57860042,0.86563684,0.28496469,0.41677124,0.72380305,0.076010475,0.52213325,0.24861366,0.23000998,0.467779,0.90232871,0.30937845,0.58195001,0.68227008,0.18328911,0.44387585,0.81675997,0.37916463,0.42559651,0.12904776,0.84118541,0.41871458,0.54539522,0.51843947,0.43856063,0.66385405,0.32093388,0.41671699,0.25013394,0.72289371,0.45719149,0.084350877,0.51598771,0.57435739,0.29090057,0.22335267,0.56956365,0.19714549,0.80010745,0.58262964,0.62739118,0.98176699,0.50628269,0.36801781,0.60297503,0.48567816,0.49864748,0.98188026,0.46583487,0.52471133,0.4215811,0.58225298,0.82278039,0.69491737,0.57429407,0.42340506,0.49201542,0.58005783,0.25565296,0.84672842,0.56220457,0.75962354,0.5412768,0.52557575,0.39841294,0.64467891,0.56005653,0.57146465,0.97345976,0.4957312,0.33981446,0.94762746,0.50519814,0.27792001,0.75272087,0.58244746,0.4023701,0.5621766,0.56436612,0.077489485,0.1700591,0.46823081,0.85545591,0.59651971,0.52728869,0.44511477,0.66821821,0.56394622,0.53478735,0.74480637,0.44265349,0.87182504,0.66340685,0.56087212,0.50276896,0.81174122,0.57544512,0.72593349,0.55582939,0.57912054,0.26944983,0.49527224,0.49777724,0.40003896,0.58389442,0.46495484,0.41624699,0.25113463,0.41911829,0.53867504,0.66893835,0.52116642,0.036338882,0.42642019,0.56595786,0.33816254,0.68854255,0.57856287,0.36256652,0.72271327,0.58184168,0.63864928,0.048790128,0.48244369,0.29495134,0.64921155,0.4168714,0.22344075,0.52497048,0.54372931,0.37267447,0.80989684,0.57966828,0.31931391,0.37243168,0.44577477,0.42465446,0.39226513,0.5295506,0.46580957,0.23005244,0.58274479,0.67888287,0.64561949,0.41683616,0.77708103,0.3512122,0.44405538,0.53011163,0.43640608,0.49502184,0.42234368,0.4940302,0.48005697,0.0058101484,0.16303521,0.45289699,0.17946405,0.070717745,0.45622495,0.69207767,0.50127583,0.4452871,0.95091086,0.39162374,0.5481955,0.41640688,0.52227156,0.46343071,0.61821813,0.52119078,0.57294833,0.10384646,0.87070165,0.42733673,0.64488479,0.94595114,0.52775802,0.3002163,0.68150523,0.43209246,0.53071787,0.98855504,0.50821386,0.60214467,0.39074856,0.45731497,0.56719345,0.42042483,0.42417204,0.70194096,0.5788628,0.4168364,0.19709029,0.26379898,0.41669745,0.32477576,0.35197409,0.55448102,0.51419955,0.23300148,0.44631738,0.13399475,0.68853059,0.41943959,0.79637958,0.2129798,0.58323957,0.54478086,0.25112241,0.57995877,0.24487775,0.60007481,0.41707823,0.76153894,0.34893915,0.46448365,0.95665272,0.53450066,0.55455045,0.35524625,0.0070198671,0.50451467,0.4175821,0.59979128,0.5234606,0.5415672,0.091976016,0.43044023,0.45727824,0.59249989,0.51739925,0.45156528,0.55165934,0.49680153,0.41420614,0.80409855,0.41766578,0.63077755,0.22627493,0.41669167,0.36425345,0.63840736,0.45036637,0.51621636,0.5583581,0.53826903,0.39247809,0.73756233,0.56441947,0.14528609,0.68812811,0.42473325,0.39768228,0.15691896,0.5790621,0.38048289,0.61423438,0.56771546,0.099365907,0.28906424,0.58012745,0.62482731,0.45591009,0.50420745,0.59006628,0.67786577,0.42231318,0.17278294,0.52543393,0.52946406,0.3899824,0.92997739,0.50198185,0.24477789,0.037000653,0.54435678,0.57740893,0.25550694,0.41912374,0.56021672,0.41327736,0.46296064,0.97130451,0.99007814,0.49033179,0.40744946,0.43646786,0.50329057,0.42255252,0.79962775,0.55663068,0.8314219,0.47938758,0.42265374,0.12606778,0.28129951,0.41730987,0.66695241,0.62825352,0.51321012,0.019307955,0.53889161,0.51802939,0.40275161,0.28500672,0.58232195,0.33839673,0.53397362,0.50384621,0.4057224,0.34764518,0.55790773,0.5345445,0.67087537,0.43452155,0.45662339,0.56435694,0.57369582,0.3036397,0.80089943,0.57766471,0.71970227,0.98970424,0.50595527,0.59885121,0.6462416,0.42430775,0.14524052,0.97789145,0.47189229,0.6006417,0.5020015,0.45346996,0.36593779,0.16673204,0.42659186,0.28840967,0.46958734,0.47385565,0.39418182,0.34792647,0.52829651,0.96388534,0.49743624,0.57278306,0.8974422,0.5424924,0.58215963,0.23686972,0.57596298,0.41679008,0.7787164,0.81058795,0.41764026,0.61337645,0.53748802,0.47001807,0.39298665,0.61056593,0.52774731,0.51380989,0.93577378,0.43904334,0.47543402,0.71341638,0.58246414,0.33267894,0.27329809,0.58069538,0.39434,0.92801961,0.44007852,0.40207115,0.88301766,0.56321918,0.30373923,0.22862063,0.58289068,0.43338067,0.69201159,0.57801976,0.62616003,0.62143297,0.48513995,0.018236047,0.55753021,0.45826189,0.38690099,0.33070316,0.58179499,0.30035234,0.38587483,0.53976066,0.5491833,0.23093948,0.58110434,0.71759723,0.98178998,0.51042412,0.62806725,0.72786094,0.44348141,0.88460428,0.18040078,0.57707042,0.69837545,0.42403996,0.48233976,0.57187,0.74633857,0.51795922,0.070250675,0.39162011,0.56046259,0.37906864,0.60628644,0.42527861,0.87379762,0.51219517,0.47165292,0.38874155,0.65320192,0.57714067,0.15695989,0.35417238,0.42694154,0.64238761,0.1656884,0.54717772,0.82312959,0.26706031,0.41667036,0.3157884,0.3755049,0.56631177,0.62849016,0.10088845,0.46972707,0.22192881,0.55913341,0.54196129,0.38737271,0.12121089,0.55813706,0.26956184,0.60507204,0.42181419,0.70548014,0.54540675,0.41693453,0.18705166,0.15872828,0.57799476,0.35570095,0.59495525,0.41681248,0.22816324,0.99272563,0.51499055,0.43628272,0.62658284,0.55486561,0.57951059,0.62444014,0.45628273,0.46330747,0.52293562,0.4627478,0.61891572,0.74817766,0.52924675,0.080605783,0.54339088,0.525085,0.60030812,0.58496821,0.47155364,0.57300456,0.048852027,0.4962913,0.71535363,0.71876636,0.57003165,0.15508567,0.25081352,0.41890922,0.45121663,0.46670267,0.4505074,0.63506562,0.2747592,0.5785819,0.43853004,0.83048769,0.42312777,0.31796722,0.57191906,0.41670869,0.79828679,0.37701477,0.48203485,0.020168811,0.017217879,0.51430114,0.38136306,0.96313066,0.48236851,0.67632991,0.61909768,0.42571688,0.32783803,0.37842132,0.41836434,0.81782186,0.27038181,0.57733914,0.20409762,0.40530718,0.44209263,0.37579131,0.64608243,0.44541007,0.4711951,0.35302361,0.54017724,0.048033413,0.33591414,0.57490632,0.85126843,0.44068799,0.4581655,0.61235507,0.1008264,0.47292244,0.21712859,0.66137375,0.42384681,0.64773101,0.20179661,0.57384059,0.24436495,0.36345513,0.45002573,0.53085889,0.75236897,0.57536273,0.7913009,0.51740191,0.43672142,0.33104025,0.61070243,0.55199349,0.40836095,0.29438859,0.41948953,0.3606556,0.51320184,0.42599739,0.89180228,0.45133001,0.54599144,0.37597928,0.69978871,0.57237608,0.47899311,0.41550777,0.54017581,0.40815302,0.37288204,0.44396743,0.41669385,0.56201354,0.57615174,0.12382007,0.805319,0.42113504,0.69948543,0.67603254,0.42226278,0.17214765,0.92697493,0.56387425,0.46350582,0.12478329,0.42522144,0.60029063,0.90586371,0.56154601,0.65629645,0.60441834,0.48081712,0.48581009,0.40567687,0.55734264,0.37712965,0.38183271,0.42353412,0.31384883,0.39611615,0.51629364,0.50156786,0.6535509,0.4180309,0.71464361,0.41748397,0.55669532,0.62937798,0.50024651,0.49148236,0.60106296,0.34240734,0.43198896,0.59585778,0.55991682,0.57540003,0.88052725,0.32427071,0.56690335,0.54255617,0.76601983,0.57563567,0.77695187,0.060882771,0.45532363,0.33544551,0.35395451,0.42526207,0.65305286,0.41062785,0.50874706,0.4526691,0.093924617,0.44312902,0.68515934,0.5988172,0.48426408,0.46887405,0.28827002,0.41890319,0.35975561,0.90775432,0.55075164,0.71012144,0.33505708,0.43726444,0.53390196,0.36979831,0.5541598,0.067114328,0.41908128,0.54990735,0.61407999,0.32516967,0.45180454,0.92896762,0.61159833,0.50856057,0.98635347,0.26223439,0.41687111,0.34133229,0.50282085,0.47178668,0.38822572,0.44808697,0.56099268,0.6552986,0.30944114,0.57317157,0.42625033,0.47571668,0.56806933,0.91471369,0.1632555,0.58189476,0.48431983,0.002696427,0.49810995,0.55250828,0.26124737,0.47670267,0.069715981,0.67981866,0.56683353,0.5163302,0.42148968,0.49892343,0.56201351,0.40821707,0.49894466,0.99154405,0.3344294,0.56205619,0.51813287,0.39231666,0.58050446,0.72379602,0.52262856,0.46526487,0.61602809,0.3369009,0.56176209,0.47033823,0.36840281,0.44644143,0.066250093,0.63514742,0.5495657,0.46649919,0.69985798,0.42693037,0.54013849,0.79512757,0.57229017,0.76934397,0.34504264,0.55767423,0.48500582,0.34475801,0.55916576,0.53528985,0.70925689,0.56520075,0.1305529,0.27162427,0.48973686,0.056851471,0.48730332,0.41690232,0.21549073,0.043057788,0.55170695,0.50339058,0.27286268,0.5804662,0.40036383,0.47993056,0.45088942,0.6369725,0.25846157,0.54892298,0.89380352,0.24225973,0.58190779,0.55337879,0.42046882,0.54386413,0.3972067,0.63578529,0.45228052,0.50843739,0.09812354,0.57121594,0.54101994,0.5805803,0.55905356,0.36305808,0.0888536,0.44724591,0.69473677,0.95743446,0.51035693,0.69822374,0.59667385,0.48439804,0.53709542,0.096219867,0.50233214,0.2050872,0.47585563,0.51153361,0.0024741425,0.16258109,0.43723899,0.23077451,0.47202114,0.4195415,0.25370096,0.38699951,0.42627773,0.67315918,0.83214881,0.57785019,0.33378963,0.35397941,0.43632695,0.41101618,0.60872456,0.47270487,0.47744701,0.39101864,0.57594591,0.31155244,0.6593736,0.58223007,0.28508796,0.37892814,0.53204948,0.03070741,0.41671545,0.56434122,0.34846351,0.12832059,0.48961954,0.1677615,0.551935,0.58303635,0.77830206,0.28935379,0.45582597,0.9197725,0.99455569,0.50701176,0.5692776,0.27620097,0.42293118,0.49184375,0.10273073,0.42879599,0.57358989,0.6544167,0.58317464,0.22839069,0.27748756,0.58331068,0.70848103,0.4915633,0.53078844,0.38615743,0.25785524,0.4187092,0.58305257,0.21619895,0.41686412,0.53620586,0.56876741,0.53641157,0.40153144,0.67658451,0.4169117,0.76152247,0.42455627,0.57243018,0.31357996,0.27849865,0.56156829,0.87420594,0.043582851,0.46358087,0.64862058,0.24853978,0.42672237,0.19496089,0.52281736,0.43408137,0.67617672,0.23772437,0.58313502,0.32750087,0.3915154,0.56694906,0.095152257,0.12575252,0.42281716,0.53109487,0.20501638,0.41767478,0.34945506,0.15509088,0.42639671,0.30977109,0.58935952,0.41670769,0.79346084,0.076846563,0.43470198,0.46779262,0.20614532,0.46274318,0.12176555,0.76137954,0.42092381,0.24783257,0.17351405,0.57968449,0.64840188,0.33642091,0.42061479,0.82173261,0.59960742,0.52195207,0.53929136,0.75151713,0.58221618,0.40929559,0.57620317,0.44064689,0.35976049,0.37788582,0.48509926,0.98159509,0.84658299,0.4192412,0.45535492,0.76788532,0.54872856,0.12323732,0.1273352,0.57746513,0.52944099,0.9698278,0.54030407,0.42915782,0.57602139,0.55998754,0.067776383,0.53995816,0.57045733,0.31097321,0.49057271,0.50100792,0.40042814,0.49503717,0.4867917,0.60242417,0.76390693,0.55640562,0.13888871,0.24823705,0.41912651,0.49775692,0.67879579,0.57386625,0.60517845,0.45387934,0.55348564,0.36080104,0.70228232,0.42112042,0.19668042,0.35560638,0.58264968,0.73338955,0.61633427,0.46490512,0.47689045,0.86783223,0.4427783,0.24871858,0.52369274,0.58084521,0.75038566,0.63474956,0.58212592,0.19441826,0.66607797,0.42028989,0.6755395,0.067357004,0.54947982,0.34072484,0.63943155,0.57173547,0.12315205,0.35813374,0.4194043,0.70481341,0.54603176,0.55335168,0.048670693,0.21383593,0.51783932,0.095575568,0.60443283,0.57149385,0.66735245,0.90770938,0.43209694,0.4172147,0.41406712,0.53983023,0.58988961,0.35694006,0.44229092,0.9206899,0.28273423,0.42286137,0.55595771,0.24874573,0.42003013,0.24729642,0.77813266,0.56809951,0.80845457,0.4043928,0.51873414,0.45623385,0.5524435,0.46387049,0.39232094,0.7019127,0.58217665,0.32561439,0.81002921,0.52545107,0.88010632,0.56210308,0.41770284,0.2387997,0.59272925,0.47216975,0.56190302,0.40951674,0.47216406,0.43483004,0.3119973,0.43442467,0.1205421,0.27455929,0.47786237,0.93830542,0.72401649,0.41790339,0.25166316,0.73475277,0.57282952,0.17953803,0.014780878,0.46954384,0.46784761,0.5439431,0.42243952,0.72254949,0.1144481,0.45882641,0.77570039,0.29777127,0.41666617,0.28151526,0.2253133,0.41794057,0.30826856,0.12493485,0.52747183,0.81362671,0.59384048,0.58194862,0.74643512,0.999218,0.50197278,0.52862821,0.39279448,0.52689874,0.4722485,0.28640066,0.4247661,0.48660082,0.90575082,0.44121027,0.32512982,0.28753755,0.57531824,0.52926005,0.76219176,0.4172912,0.69138009,0.37631909,0.54052701,0.48003467,0.41426641,0.43752539,0.64408492,0.6826315,0.43213721,0.47815423,0.65774368,0.43273151,0.59069671,0.69232296,0.47942796,0.95488035,0.1813256,0.57999332,0.65902939,0.47911281,0.47634923,0.39380824,0.46589331,0.5025023,0.40589221,0.40729578,0.44042712,0.36939824,0.1177553,0.572875,0.39239292,0.55496604,0.54919609,0.041823656,0.70399851,0.43083527,0.85752268,0.059826785,0.44293258,0.42901354,0.51678554,0.5097255,0.40003266,0.45745692,0.49929422,0.59053267,0.36473674,0.43248129,0.10525062,0.31778748,0.58333254,0.73634933,0.55785553,0.49521069,0.58198349,0.67669971,0.57487342,0.15474898,0.48587219,0.58283643,0.22219176,0.92152505,0.56525931,0.54980882,0.43148412,0.48793883,0.57574215,0.54722566,0.58016533,0.74080413,0.54578728,0.45494063,0.96605223,0.35607484,0.4226181,0.84553579,0.4266905,0.57575247,0.12368952,0.40216782,0.58303352,0.76559041,0.42501188,0.42354025,0.7073171,0.36116622,0.55122878,0.53120558,0.73768494,0.58221584,0.26719144,0.57302054,0.43193112,0.33044222,0.60860437,0.4175989,0.25270965,0.63084448,0.41766585,0.80405129,0.62216382,0.45554486,0.45314803,0.84591932,0.42236249,0.63891961,0.84647097,0.57779285,0.63483433,0.31851042,0.57233212,0.58575348,0.018702586,0.51757529,0.61827483,0.58792868,0.49454837,0.45147061,0.65867771,0.43044987,0.87830603,0.10486256,0.44734005,0.7258204,0.45481617,0.46620101,0.60814987,0.73635983,0.48824337,0.93840252,0.39216646,0.42794501,0.1142594,0.39019314,0.46804419,0.46477475,0.65823767,0.42417322,0.35146082,0.50344782,0.55950164,0.34005807,0.80146218,0.4221709,0.28278472,0.24343015,0.56921443,0.1783505,0.55413762,0.52120588,0.59182676,0.40550372,0.55250808,0.3903918,0.30043911,0.58315529,0.70615098,0.55827316,0.54995998,0.62723473,0.51939584,0.52373909,0.39346364,0.065994193,0.47986554,0.73633672,0.094298918,0.48750805,0.78853461,0.48127885,0.50674339,0.59891933,0.45756963,0.5486755,0.3690271,0.86510706,0.44072675,0.25327223,0.53189621,0.48820871,0.59691071,0.092590791,0.45629865,0.73514442,0.38134181,0.42911192,0.65458364,0.86046212,0.42437318,0.36735636,0.58426916,0.45900529,0.59351672,0.33386867,0.55436486,0.080041581,0.40958724,0.42413973,0.12798718,0.43804499,0.55014176,0.62586089,0.59244211,0.55076686,0.60701565,0.37125542,0.43458722,0.6201714,0.86408611,0.44062621,0.74781235,0.34260241,0.5827097,0.21623206,0.65799583,0.42215693,0.83619872,0.42177438,0.53891921,0.4048586,0.048901875,0.50870455,0.28664573,0.18858213,0.58046421,0.66434892,0.86386817,0.57668083,0.6037856,0.27094843,0.4365266,0.86352824,0.36597531,0.43795627,0.40120743,0.63593243,0.55098847,0.54045719,0.64552121,0.44688724,0.48957387,0.32382232,0.56165901,0.89729228,0.2609923,0.5569123,0.12327003,0.93405652,0.54231192,0.68639245,0.51681706,0.55017315,0.63931918,0.61901345,0.45848323,0.54316058,0.72147078,0.41727089,0.33551655,0.049358129,0.55135977,0.57955327,0.93092245,0.45664227,0.68984104,0.35597699,0.57479704,0.344637,0.27223326,0.41740019,0.65136219,0.67180316,0.4344439,0.54060258,0.88055144,0.56934033,0.3447524,0.43258068,0.55311826,0.37059848,0.18203765,0.41916279,0.35680926,0.019835057,0.46391799,0.51502657,0.77103233,0.58117292,0.71397319,0.051933241,0.46109354,0.66353824,0.73075551,0.46453997,0.077923152,0.59380976,0.43689798,0.35899143,0.75248801,0.58298598,0.69388163,0.39021531,0.54286336,0.43319106,0.5994342,0.50381589,0.51252278,0.20685658,0.5833133,0.53711056,0.20953521,0.58316427,0.61629716,0.53610228,0.52613736,0.39599514,0.90929178,0.54569101,0.27444183,0.35350425,0.44333498,0.92200927,0.21301255,0.50914379,0.90805549,0.43734481,0.58014413,0.8492821,0.0077736219,0.48109564,0.44858688,0.44806345,0.43324344,0.6726572,0.22350505,0.52749212,0.90317764,0.97637476,0.52925476,0.60289594,0.28571037,0.42439224,0.47345553,0.32885872,0.52883439,0.9566934,0.27110568,0.57811535,0.47378986,0.61021995,0.45329781,0.42316058,0.37942536,0.45550382,0.55103556,0.32223381,0.48483254,0.96382495,0.99733963,0.5119906,0.52587348,0.55105766,0.41815698,0.75728043,0.35002681,0.56039486,0.56188387,0.61780434,0.53994894,0.45975176,0.39954009,0.57971842,0.71989661,0.91047746,0.53224231,0.75739288,0.52357369,0.42553488,0.29112399,0.45884138,0.5534707,0.048437443,0.89687167,0.47094335,0.21685904,0.32549968,0.58174735,0.69435183,0.49391261,0.43471329,0.32440665,0.51076656,0.42441396,0.28450019,0.46198052,0.41710927,0.81850455,0.71181596,0.41911545,0.63624681,0.36079758,0.43174439,0.10925774,0.41379736,0.5290421,0.42761671,0.8023803,0.4167683,0.43069876,0.12945621,0.42314253,0.42826775,0.23453207,0.58318968,0.66370921,0.48460576,0.49518275,0.40085037,0.51143065,0.54761861,0.63540549,0.28767609,0.57749185,0.57883723,0.076603506,0.55277487,0.33371142,0.44299328,0.56597663,0.66846486,0.65807158,0.42284557,0.84077758,0.34995262,0.55651853,0.53028398,0.79564682,0.58331517,0.57266125,0.039851348,0.45134036,0.45361725,0.56593426,0.57772902,0.71816421,0.62231273,0.58266164,0.19846212,0.76641132,0.55827848,0.85396147,0.1964993,0.41667755,0.48054694,0.63601964,0.4485119,0.54332308,0.28478631,0.55545852,0.89445448,0.53665922,0.56582945,0.92108786,0.61201205,0.52994539,0.51750895,0.93617316,0.52613519,0.27675303,0.98378528,0.48207325,0.60669618,0.43303356,0.44574775,0.63221672,0.45390018,0.49019831,0.59032777,0.50017263,0.45711287,0.62853206,0.1472392,0.44571228,0.21767506,0.35056593,0.42009216,0.82405767,0.040343818,0.54216991,0.39010684,0.86843196,0.57397006,0.36560807,0.87833307,0.43266478,0.32247408,0.40552675,0.49988382,0.53288944,0.56292948,0.49887511,0.57775513,0.32884474,0.5694914,0.41829897,0.59065115,0.51895565,0.013582997,0.81702979,0.43645321,0.21031081,0.28004613,0.58273769,0.66697484,0.16826669,0.58014951,0.37402075,0.11781877,0.57417391,0.58379812,0.17089026,0.56494086,0.23044419,0.63458668,0.41754874,0.26490145,0.56090249,0.47338143,0.4078279,0.43220468,0.51569136,0.4216688,0.53066904,0.49659223,0.59537046,0.34200336,0.56468768,0.10424293,0.554726,0.4215602,0.86350886,0.40262558,0.48986916,0.52870587,0.83633908,0.58179064,0.46283366,0.13159689,0.42504583,0.62022961,0.55622485,0.57892375,0.72901714,0.5518212,0.51344616,0.41142489,0.40730761,0.41724106,0.23954375,0.23222226,0.41980315,0.26774729,0.41651085,0.55335943,0.3797447,0.69858318,0.42541758,0.42933253,0.33609678,0.43204778,0.11783155,0.55730468,0.5757872,0.87890392,0.89437243,0.45352944,0.25158297,0.88214428,0.57594834,0.48628676,0.65121651,0.58136759,0.29242335,0.11821433,0.55003972,0.24338004,0.049882629,0.44673374,0.4413239,0.039063755,0.46549403,0.64149474,0.22083243,0.43322519,0.81345008,0.41615873,0.52515046,0.57021413,0.56715027,0.52515534,0.41372011,0.17720064,0.582784,0.48734285,0.88810461,0.46009821,0.77500992,0.051051183,0.44433323,0.49867696,0.23715091,0.58271148,0.41700577,0.42945111,0.46049184,0.029118676,0.60238567,0.43587397,0.63855511,0.34773214,0.55975655,0.55120232,0.067640895,0.47337454,0.72977911,0.27509351,0.58218959,0.64391969,0.14942877,0.58041218,0.53770911,0.60255675,0.51382189,0.50678039,0.40135341,0.49612408,0.5178632,0.40554017,0.5553615,0.61722485,0.11522973,0.48264809,0.81254361,0.84422369,0.53421487,0.16200244,0.44722827,0.54691177,0.037667049,0.85852715,0.57890305,0.56527294,0.52257873,0.45035059,0.36247374,0.11649846,0.57238395,0.61085346,0.54418236,0.58084433,0.84575874,0.73120531,0.41829849,0.62019754,0.0039428302,0.51280313,0.54094123,0.60493196,0.4640218,0.55741032,0.69689449,0.57174835,0.47647174,0.50697789,0.44134949,0.65777642,0.38399934,0.57605444,0.31510448,0.18278124,0.46803175,0.13342523,0.54175564,0.52473515,0.60071515,0.20071582,0.55277634,0.84252718,0.70585106,0.57473892,0.54884079,0.23304069,0.5830476,0.59532228,0.55238009,0.58323212,0.21470005,0.63593255,0.58163778,0.2785317,0.88744876,0.45580897,0.23459193,0.67898948,0.41764099,0.2986095,0.54776155,0.45917113,0.028021161,0.46346786,0.51286133,0.0037024419,0.29608705,0.42077929,0.62265514,0.73326291,0.52213599,0.93417875,0.65298765,0.58252824,0.72522074,0.3158551,0.41832388,0.68396575,0.38657798,0.45383512,0.4295563,0.80995084,0.4210936,0.69165657,0.33669638,0.4333771,0.42456303,0.068391452,0.56277053,0.49367938,0.38372346,0.43851151,0.61711702,0.18421971,0.4636357,0.1384614,0.64893757,0.55728235,0.45795729,0.097942591,0.55490365,0.70334912,0.67213593,0.50789207,0.031480768,0.2821508,0.58232326,0.34223242,0.41024826,0.46384969,0.42062229,0.19348297,0.51584149,0.10951118,0.43499264,0.55973755,0.065353206,0.7821329,0.58165087,0.68984792,0.6151123,0.55956823,0.38866283,0.128278,0.53479444,0.19345737,0.05476946,0.52752847,0.70192433,0.99304228,0.47991178,0.46625053,0.98592448,0.47185484,0.54853729,0.33969051,0.41803103,0.79548946,0.78833009,0.41671022,0.39470528,0.24517376,0.58288806,0.61451947,0.77027645,0.50291223,0.92058296,0.71046112,0.58311507,0.3070839,0.27567742,0.58183004,0.3642237,0.98052171,0.46529822,0.46321196,0.35995395,0.57988958,0.69874407,0.67182569,0.58250845,0.2204555,0.17669106,0.45714977,0.8433652,0.60688591,0.57809325,0.145944,0.31176046,0.48374657,0.040880486,0.52969311,0.42190595,0.27174683,0.84817384,0.57779183,0.63039297,0.16771636,0.41799979,0.54844224,0.14313076,0.42032386,0.53654467,0.124292,0.53923719,0.79313883,0.28969014,0.42539026,0.48366753,0.25694649,0.42002931,0.5187426,0.47547476,0.4878418,0.59917165,0.38328007,0.46532021,0.5184924,0.55561719,0.41724813,0.77066632,0.70585135,0.42045857,0.62406281,0.30348428,0.41921261,0.21139075,0.42736296,0.5799377,0.15092452,0.83961986,0.54632445,0.81954919,0.59854762,0.51690494,0.46625346,0.88763968,0.42813843,0.3959652,0.54139785,0.56987086,0.6864824,0.2278938,0.54255225,0.11430141,0.57319234,0.45036087,0.61859553,0.45594024,0.5177574,0.59488738,0.75138671,0.58331732,0.6712936,0.35077454,0.42334617,0.66376617,0.41417398,0.4337684,0.65666864,0.42932911,0.44265774,0.93953771,0.5750221,0.43690768,0.65182348,0.55969276,0.44627343,0.36554474,0.032332502,0.4545127,0.50517113,0.3713426,0.46112061,0.95928057,0.73307716,0.41733127,0.72702602,0.59003029,0.51861685,0.44585145,0.73309864,0.57981025,0.43319509,0.82369433,0.43301831,0.76615457,0.38182192,0.5830165,0.20530554,0.43803864,0.50350289,0.4212644,0.5383373,0.45500116,0.37404465,0.49524073,0.42711956,0.70296379,0.65480414,0.50697845,0.025266577,0.088113464,0.51430503,0.22164595,0.85954463,0.57917668,0.45417859,0.38117411,0.46365939,0.5171241,0.6075569,0.44406354,0.60706407,0.10777216,0.52480323,0.79541457,0.97783426,0.46332271,0.54205847,0.5851302,0.51012006,0.4447566,0.38865741,0.5372288,0.45237559,0.38926574,0.54661264,0.57590393,0.74818139,0.5806797,0.52972562,0.75340899,0.41669336,0.35010662,0.54981189,0.46955155,0.3976526,0.32669892,0.57333696,0.14501584,0.79148929,0.57409919,0.23855309,0.39471508,0.48062571,0.5069499,0,0.5009995,0.51024449,0.4868092,0.45429307,0.36789062,0.39973994,0.53671864,0.43317495,0.27042289,0.41720152,0.72694546,0.46722523,0.54683074,0.36947549,0.37489963,0.42970458,0.3535642,0.74336105,0.58025645,0.46286584,0.12260145,0.42858088,0.64183227,0.57677968,0.49243099,0.0067302601,0.15974479,0.58065319,0.5837788,0.83114346,0.5660404,0.76166203,0.66736417,0.5792644,0.66961781,0.42466913,0.48297833,0.42795702,0.16443326,0.41869624,0.42421646,0.39426905,0.4191297,0.72843331,0.45436456,0.56099553,0.34275065,0.61869076,0.56631979,0.366135,0.48613048,0.57930487,0.73818118,0.22303794,0.42212948,0.25267187,0.49440343,0.4959155,0.99978001,0.50595212,0.51212701,0.60197187,0.027217933,0.53098381,0.61160358,0.89877409,0.5528978,0.71830211,0.66558009,0.57885595,0.66724382,0.71980752,0.57390649,0.82512602,0.4448248,0.52818298,0.59724975,0.15985819,0.41842161,0.47605576,0.42857892,0.50355882,0.57029581,0.57862354,0.54622304,0.39199646,0.35580278,0.42962753,0.62813589,0.87830721,0.43472417,0.69238238,0.48473624,0.537395,0.37969165,0.7990364,0.45281311,0.85598541,0.3467663,0.55789129,0.46980153,0.72811807,0.57538382,0.81052167,0.4668961,0.47823767,0.39830701,0.44752373,0.44919552,0.63139295,0.14216567,0.42239308,0.60522732,0.04397777,0.45730562,0.62128094,0.78846487,0.41673752,0.45838992,0.85038181,0.44300037,0.77591272,0.38562315,0.42845535,0.33904724,0.39268113,0.52304956,0.5105837,0.33483248,0.53045482,0.042701998,0.45438181,0.51444864,0.59240692,0.65915732,0.43103634,0.4004529,0.39487004,0.43176202,0.90132743,0.76098375,0.46388661,0.90321614,0.38465989,0.53935662,0.96217024,0.038302477,0.52091662,0.32513323,0.84964411,0.48147165,0.14953028,0.50106779,0.47663942,0.00798259,0.052296854,0.49992994,0.72286917,0.6376284,0.57796508,0.84417719,0.10406425,0.56428808,0.66083889,0.64911111,0.5802862,0.17934327,0.3887798,0.5307626,0.02698531,0.46858902,0.41919601,0.15243339,0.034085414,0.54641621,0.51675278,0.41726276,0.4729672,0.42625152,0.26027735,0.58006159,0.54839711,0.3289518,0.42892217,0.59492967,0.70099305,0.48246461,0.95299044,0.84427891,0.57777759,0.35942708,0.79241938,0.47385112,0.89313666,0.34027784,0.4268228,0.62744646,0.61028445,0.5802661,0.72017526,0.028171687,0.473936,0.36750417,0.71581743,0.58327964,0.71882939,0.40654755,0.53299451,0.56935929,0.65219539,0.42804203,0.62841538,0.28503696,0.5833299,0.29393521,0.93939998,0.45056874,0.63980865,0.61815078,0.41903571,0.72328849,0.50666202,0.47541909,0.60870876,0.27092661,0.57904595,0.4403127,0.050567812,0.44898617,0.41048079,0.34701702,0.41700309,0.73681601,0.40833535,0.55595078,0.62101843,0.71694423,0.58316993,0.72511341,0.054052372,0.54561495,0.64026289,0.63169862,0.41904271,0.28451943,0.70617264,0.41721249,0.31493714,0.17443347,0.58223505,0.43259447,0.16331345,0.41810224,0.51720551,0.51701083,0.57361818,0.29441675,0.54544329,0.42953778,0.68780142,0.86541542,0.42313505,0.59418358,0.47659763,0.5009629,0.59725723,0.66660611,0.58246403,0.71397859,0.15436846,0.58087486,0.5432438,0.42338504,0.49648562,0.56458996,0.51380774,0.55685963,0.34682924,0.58980231,0.47428444,0.43688653,0.44259893,0.44432506,0.054826353,0.70758215,0.58332202,0.28834017,0.59881676,0.41893481,0.26643382,0.3926162,0.53532399,0.44897918,0.34214935,0.43264333,0.40887979,0.49791257,0.53313513,0.61648995,0.57406556,0.58303791,0.22672297,0.68726115,0.41725955,0.23563818,0.15729261,0.57873318,0.37259285,0.62376994,0.44572614,0.58159116,0.27194721,0.57814976,0.46573806,0.60807599,0.52837056,0.47077882,0.3052087,0.57346505,0.56591748,0.52593161,0.55976284,0.65852824,0.96374049,0.45225617,0.51597325,0.67221669,0.43563685,0.48386792,0.67707377,0.4342412,0.49456802,0.47869678,0.55775533,0.65438355,0.6467646,0.58258731,0.73054687,0.40531029,0.56654989,0.34733545,0.39283935,0.43422592,0.3588689,0.46002225,0.55194803,0.63796416,0.53435277,0.53742355,0.38366268,0.69819114,0.51414753,0.95593849,0.65631966,0.58200988,0.20308207,0.62325581,0.54293435,0.53670053,0.72095258,0.58225268,0.74803574,0.54755227,0.50156448,0.41199072,0.18570742,0.44432911,0.82053804,0.40002559,0.41929973,0.27076117,0.47187475,0.49570778,0.0010202058,0.12714316,0.55360343,0.75766677,0.93182562,0.51516352,0.25449282,0.32889912,0.42188992,0.34583583,0.18011062,0.55775295,0.19172686,0.70336924,0.57934388,0.3746932,0.97670146,0.5325801,0.41529489,0.11265916,0.44963297,0.7470871,0.57978954,0.42409518,0.12581205,0.4247142,0.55581281,0.63148457,0.19468722,0.58314472,0.57160005,0.6197168,0.56536226,0.62894977,0.26784891,0.5804241,0.76521112,0.3958886,0.46983614,0.45457708,0.31131824,0.41917248,0.66601454,0.9756855,0.49968535,0.34570067,0.32908539,0.58166739,0.69624469,0.46072279,0.43657145,0.33431186,0.99728472,0.50314375,0.44844363,0.34855116,0.41835438,0.19541943,0.59685736,0.50735108,0.47213339,0.19140604,0.48521555,0.88947294,0.62309442,0.44750705,0.42399364,0.36374507,0.55003448,0.53261676,0.70343013,0.58233348,0.32382725,0.38720811,0.46848774,0.47818466,0.034306822,0.48832726,0.32316703,0.67382608,0.56943038,0.42475652,0.86704608,0.50101766,0.16040401,0.82525544,0.41732505,0.50236532,0.71071312,0.58025011,0.21560762,0.0065300454,0.49703782,0.58049763,0.089320671,0.4806488,0.7756933,0.60408073,0.42867017,0.66678088,0.68908512,0.4306577,0.50009989,0.27085953,0.43547938,0.1401101,0.39340822,0.47324913,0.47043955,0.5190634,0.42891087,0.90397426,0.062125301,0.44258194,0.42032486,0.61824284,0.53477454,0.49806112,0.9759496,0.53968308,0.49745376,0.63633767,0.44290095,0.075646399,0.25722707,0.42476483,0.80022259,0.76395324,0.58322268,0.61928263,0.91866961,0.48417373,0.7667793,0.65393104,0.43879827,0.55736103,0.45166505,0.42105318,0.13912045,0.32500507,0.57168035,0.59272321,0.63819412,0.55133924,0.46533133,0.97678971,0.50402261,0.34991702,0.89583409,0.44939434,0.73233949,0.54893523,0.43856166,0.06759524,0.42691323,0.51008878,0.57043337,0.36496389,0.41870147,0.71755074,0.41154855,0.55306874,0.6159435,0.64338769,0.57144082,0.63516774,0.95695007,0.49059583,0.29999273,0.71411398,0.44102806,0.11405361,0.21783939,0.43298295,0.19031364,0.94704979,0.55420124,0.43329806,0.96851957,0.45507059,0.49613593,0.57637071,0.47082014,0.58284039,0.35506678,0.58026013,0.8228388,0.40275367,0.51229171,0.46850808,0.0019922688,0.50043829,0.45413608,0.48066809,0.58331878,0.80339896,0.72165206,0.42134954,0.42532996,0.76938517,0.58091269,0.27982703,0.93122057,0.43876208,0.43742974,0.26108481,0.41997172,0.55076137,0.37629843,0.45615547,0.53982374,0.37929587,0.5627857,0.61761518,0.89756981,0.5423223,0.24493503,0.57674565,0.56296987,0.34942373,0.37192576,0.54865174,0.44953229,0.67605841,0.42011467,0.18941721,0.97160528,0.54131295,0.45466193,0.4698281,0.55077683,0.63818241,0.37305436,0.45467544,0.53691364,0.69641502,0.57992833,0.64381096,0.95116933,0.52231284,0.30181906,0.55809573,0.47276842,0.40544378,0.25757575,0.5829649,0.29282449,0.54207609,0.5795508,0.26328366,0.39672052,0.44521233,0.39216403,0.52410716,0.47774905,0.0078142202,0.090174947,0.56543951,0.60845931,0.52878724,0.5275361,0.60746048,0.42824468,0.45890666,0.39640456,0.4937012,0.55208853,0.64376709,0.6546172,0.42383728,0.65486032,0.51527135,0.57605805,0.11854416,0.48782238,0.4358842,0.92764318,0.19261346,0.54726673,0.15137605,0.88156334,0.43947839,0.71418883,0.47333719,0.49613438,0.40339109,0.09662545,0.45317617,0.73243348,0.61518568,0.48412538,0.98284108,0.38238951,0.42955026,0.34674927,0.67605737,0.57543215,0.37657562,0.38608186,0.5591531,0.92595779,0.35716295,0.56453618,0.59850661,0.35774657,0.54870948,0.93990557,0.2708629,0.57683184,0.8000292,0.24358963,0.5785627,0.76226067,0.46474345,0.41674782,0.19284186,0.66299209,0.53851141,0.94872795,0.40335022,0.58322352,0.20504981,0.65216884,0.42405445,0.34437155,0.27302084,0.54422729,0.9110745,0.5678302,0.52662691,0.58722904,0.39911667,0.4211515,0.85058887,0.18106994,0.41759699,0.41533394,0.95515508,0.44784374,0.47100532,0.24042514,0.58226604,0.56720812,0.36184883,0.56827948,0.62361502,0.60104188,0.50917468,0.50609782,0.67638451,0.44774776,0.9203523,0.38590751,0.44502364,0.93567533,0.48313767,0.55567275,0.34975644,0.60605756,0.4171578,0.24280837,0.40476341,0.56557745,0.91261356,0.84165556,0.57881926,0.37155686,0.88610273,0.42536167,0.45224706,0.3840208,0.45199231,0.57208311,0.50197503,0.58235167,0.76938651,0.78413735,0.57477163,0.23526484,0.032873205,0.49010708,0.3253905,0.575348,0.50738666,0.56695637,0.48751275,0.50151259,0.40074644,0.68026001,0.4177191,0.77858439,0.38353924,0.55109436,0.41869535,0.60002387,0.51855558,0.46796504,0.40537334,0.52401836,0.44688415,0.18276122,0.58054332,0.65117156,0.27914352,0.41687332,0.72368685,0.65469774,0.5450797,0.058046166,0.45568826,0.55404099,0.35903483,0.32385775,0.56566831,0.48347174,0.07776065,0.43433979,0.47043358,0.81360642,0.52770597,0.1252262,0.074752747,0.43742818,0.42274689,0.40681105,0.46504444,0.57315966,0.70484533,0.42169657,0.60798294,0.64370175,0.58078399,0.70569924,0.38585897,0.54239296,0.44241394,0.66706463,0.56548467,0.55640805,0.095571881,0.43679313,0.35261179,0.0011483628,0.50667762,0.47505196,0.31731559,0.56661308,0.12156712,0.24879599,0.43258929,0.16633356,0.40315856,0.56918404,0.3382459,0.85576045,0.44294781,0.23126831,0.55739512,0.58230739,0.23750175,0.24369312,0.55126667,0.12075475,0.62065017,0.44594052,0.41463765,0.44847738,0.57919281,0.85863137,0.71652083,0.50875792,0.94952052,0.69388719,0.58171,0.77850568,0.51358415,0.58215854,0.16676482,0.26865988,0.58319322,0.67219397,0.66037432,0.43704475,0.55321222,0.57561848,0.5313588,0.58626368,0.91593658,0.55671361,0.66267933,0.058389928,0.49769687,0.26546931,0.56285876,0.57625751,0.87547332,0.99602696,0.48746705,0.54221443,0.35749334,0.4480358,0.4816791,0.13759102,0.50280667,0.84443758,0.18413557,0.58295246,0.45379084,0.6800199,0.58185842,0.30889909,0.29668279,0.41848893,0.77465818,0.81490461,0.58225019,0.3941409,0.52275464,0.5579579,0.65464683,0.33239223,0.57686345,0.64675247,0.93673911,0.49586011,0.25691697,0.30511892,0.44668013,0.090220135,0.22542522,0.53441019,0.89642473,0.52506957,0.56432896,0.67105374,0.50002081,0.44661639,0.35357866,0.49658152,0.4350633,0.92539198,0.9645879,0.45344973,0.53600788,0.55516194,0.41690614,0.81051749,0.75221126,0.581622,0.72860005,0.75035899,0.41918544,0.74301616,0.64547849,0.44517936,0.46609712,0.48733813,0.46486378,0.38203069,0.49234114,0.52051796,0.99383395,0.91628996,0.45715671,0.7216693,0.55663437,0.52908499,0.4027047,0.081114707,0.46797388,0.74395619,0.30405045,0.58000121,0.35453423,0.75521655,0.41842965,0.54441186,0.09518974,0.4390468,0.66326709,0.09196409,0.56823358,0.57526592,0.25689853,0.4362681,0.14661482,0.91284119,0.51499619,0.22363307,0.18756442,0.56829493,0.22734124,0.20227214,0.57637014,0.73632407,0.28920908,0.5521019,0.095485418,0.56098005,0.57039526,0.097526735,0.12831903,0.47541737,0.17888278,0.14013541,0.57886126,0.44057965,0.3153968,0.4175445,0.30161478,0.3184154,0.42347015,0.37427473,0.37232402,0.44605569,0.57403847,0.70106918,0.41748263,0.31681266,0.58923884,0.43889312,0.36239385,0.43616937,0.42198367,0.72065257,0.3078452,0.58246263,0.30865326,0.69339549,0.58103706,0.21228108,0.08495782,0.52377035,0.23619818,0.63723329,0.4260799,0.34416028,0.020187295,0.50258136,0.35930442,0.58434211,0.53662606,0.41413862,0.63669642,0.45186523,0.50374384,0.3372884,0.56420898,0.5574613,0.73487492,0.57915893,0.4646696,0.63705463,0.55216231,0.5443301,0.62385327,0.55156106,0.42873997,0.43426667,0.47817139,0.58444022,0.46043013,0.44669444,0.64083153,0.38298411,0.56024213,0.92233329,0.095983011,0.46356071,0.75911659,0.37296564,0.58142431,0.72393625,0.091926834,0.52089661,0.77789454,0.25557117,0.53643412,0.086978912,0.33607199,0.57384639,0.62699564,0.39557018,0.4477755,0.40061367,0.214549,0.42253222,0.74136552,0.56437566,0.42432204,0.70645555,0.23858481,0.58201384,0.45912098,0.9306801,0.56205429,0.45001079,0.80219798,0.56550718,0.79696333,0.52240921,0.42788537,0.69851501,0.63198224,0.57004833,0.36100819,0.56036896,0.4953349,0.41988577,0.13691458,0.57114473,0.32231662,0.82391013,0.57966781,0.34582254,0.45464527,0.58097298,0.25136664,0.59791128,0.57981485,0.72186841,0.39381729,0.57055166,0.89238099,0.30278688,0.5472505,0.079120934,0.79253428,0.58310848,0.61628189,0.19313025,0.58327594,0.52153028,0.52065619,0.56649744,0.32172893,0.59926895,0.47036434,0.97675362,0.57520789,0.53773122,0.40434788,0.54091464,0.42655259,0.8924254,0.30814386,0.57103825,0.85624633,0.43499467,0.51029214,0.57803002,0.49738822,0.58042931,0.74766149,0.73326834,0.58332976,0.3076638,0.70672599,0.57214182,0.15738217,0.07629482,0.47469042,0.2525885,0.72221929,0.42236981,0.20068464,0.3858289,0.54094968,0.55294886,0.43169164,0.53079061,0.018941069,0.93126291,0.47299264,0.2688912,0.37796075,0.57921976,0.15907717,0.40882879,0.58138775,0.25967329,0.65573325,0.43994422,0.54221889,0.53531495,0.49016292,0.59506314,0.52503148,0.41671936,0.19348576,0.69061081,0.57314329,0.57321916,0.34940601,0.55568185,0.48600277,0.42901222,0.4255958,0.30244662,0.44832337,0.50560025,0.41384525,0.50851706,0.4857626,0.0029767007,0.59625037,0.55372442,0.38873716,0.36760638,0.576401,0.85610891,0.13658401,0.46723192,0.81963951,0.8780657,0.57578914,0.43730316,0.57775532,0.50966167,0.56502406,0.55258494,0.49866502,0.41491317,0.91381845,0.50418008,0.21968861,0.37914747,0.46077998,0.52576922,0.42834784,0.58128949,0.83654154,0.28068277,0.42184034,0.42860616,0.46228611,0.4908963,0.0025867009,0.40394142,0.52883024,0.44167717,0.11882972,0.52831375,0.8050323,0.49240342,0.4189889,0.84690122,0.41946355,0.56175545,0.35515426,0.37918993,0.46135216,0.52225995,0.1790083,0.42567953,0.27749593,0.48511271,0.51310427,0.60142062,0.42409773,0.5069986,0.56623346,0.68842027,0.42386216,0.61103446,0.58623073,0.48144293,0.98746199,0.68469114,0.57820979,0.18044494,0.69748096,0.57935249,0.3654924,0.31343984,0.56878153,0.51462577,0.34533516,0.56141129,0.44296231,0.29443373,0.41922168,0.35624077,0.60180133,0.51232889,0.49086931,0.41744925,0.56259469,0.07589273,0.053292841,0.50822742,0.27733935,0.70964311,0.41666307,0.28316807,0.42508933,0.50787399,0.43238138,0.59576563,0.47821176,0.54765443,0.051711076,0.44707835,0.42446299,0.63347092,0.4168082,0.24466215,0.4233789,0.57806259,0.7168883,0.59648256,0.46238225,0.57392438,0.087954406,0.56383092,0.38175942,0.39817237,0.57784775,0.29527608,0.88307475,0.43508521,0.31480473,0.44651079,0.47279365,0.40277403,0.50389419,0.57384009,0.29273913,0.14677337,0.56259832,0.74889905,0.73855756,0.5833164,0.68891729,0.21447001,0.57797043,0.73637191,0.60828763,0.50837283,0.01286687,0.9191678,0.43325412,0.52375927,0.81681389,0.58119808,0.36328019,0.7401171,0.41682712,0.65793718,0.55689792,0.55680146,0.64275409,0.65541549,0.41889886,0.19079198,0.29502224,0.58045584,0.36052407,0.89592987,0.49197302,0.19606014,0.168581,0.57352402,0.28651844,0.0081615369,0.52341753,0.48531942,0.25209995,0.58165391,0.42130726,0.54458922,0.42609637,0.2972769,0.014299378,0.5310604,0.49819944,0.49760295,0.52407479,0.39149564,0.84056655,0.57096007,0.71905769,0.79089636,0.58190473,0.67004737,0.10601738,0.55852175,0.70141756,0.33544276,0.4396204,0.90581963,0.49164696,0.43853253,0.335263,0.36607675,0.55069008,0.45496421,0.1916542,0.58278769,0.40393281,0.48030288,0.52558711,0.60789833,0.70705313,0.42271614,0.58853858,0.4338212,0.55028416,0.37602966,0.453423,0.49068597,0.58993065,0.15783414,0.47102459,0.1526148,0.6987804,0.42932384,0.85404612,0.87028874,0.5544544,0.24173616,0.32866877,0.4360121,0.51409262,0.59898366,0.5225614,0.54188883,0.6479307,0.45380441,0.057576706,0.88754964,0.48005565,0.19325169,0.70929582,0.55901833,0.11155855,0.39310814,0.4539437,0.42028709,0.8561804,0.54618836,0.80132106,0.054197145,0.55596668,0.4528359,0.64925869,0.44323999,0.53615854,0.32711378,0.53310048,0.95164825,0.7872431,0.58061459,0.29874329,0.47381704,0.50786128,0.9984726,0.66078821,0.44016645,0.49796529,0.63992202,0.55010609,0.49105734,0.64661892,0.43037069,0.11718387,0.96317391,0.54792392,0.52219543,0.59495782,0.5271314,0.55730779,0.84638902,0.45000006,0.802796,0.8803356,0.55922118,0.72278802,0.64265155,0.44665185,0.46725496,0.28722935,0.42494106,0.48739906,0.98766551,0.49536818,0.39062356,0.42966553,0.44731776,0.37315033,0.45035492,0.5101229,0.58853753,0.60960697,0.56049932,0.92363922,0.38106761,0.57470837,0.67480084,0.80776505,0.55183291,0.83738189,0.11740398,0.52708353,0.19510029,0.33326693,0.41714499,0.72309434,0.47240933,0.54997018,0.36279288,0.45637124,0.44043588,0.34593097,0.56275296,0.50489903,0.42169673,0.3631641,0.54822214,0.49497603,0.71948152,0.57663097,0.52939897,0.5378402,0.44060545,0.34484189,0.4976852,0.46121912,0.37704665,0.70633574,0.58127459,0.6512551,0.30128516,0.58331733,0.28076014,0.80111033,0.42736931,0.23954186,0.67604248,0.57932917,0.33870854,0.45559654,0.41906768,0.15509912,0.54901625,0.46871507,0.39638297,0.71043019,0.4170994,0.74179855,0.99771018,0.49250724,0.5396199,0.89330796,0.571225,0.40811127,0.48076999,0.50924608,0.99844567,0.22806517,0.54349626,0.8841624,0.31594939,0.43208141,0.50598936,0.39201995,0.44192477,0.38660649,0.46117022,0.50964818,0.59363613,0.65146457,0.56255686,0.42759236,0.69356698,0.58176871,0.77786385,0.76427925,0.41696736,0.60093802,0.48014168,0.41670559,0.20723295,0.38221855,0.42794152,0.66109463,0.43350718,0.4167482,0.19803637,0.84770263,0.53205393,0.16234712,0.39866615,0.42020189,0.27986152,0.63822704,0.51301532,0.022002413,0.77274699,0.42667529,0.78587361,0.90097725,0.50429064,0.79837967,0.80568918,0.53840102,0.13310797,0.27625859,0.5793435,0.41625739,0.42539716,0.50156559,0.56668987,0.36800603,0.45015052,0.54595133,0.55163435,0.46870743,0.39765403,0.4595927,0.54112141,0.61941899,0.43332906,0.50756171,0.42434168,0.26068639,0.58326058,0.3052837,0.36409321,0.42956738,0.63721627,0.40180466,0.4403705,0.37329727,0.2918788,0.57473314,0.53800306,0.0046595545,0.51198416,0.44823608,0.15192511,0.56603984,0.26129367,0.85422772,0.44176657,0.2337464,0.2310204,0.41848481,0.28929796,0.53973385,0.44808278,0.36205764,0.71370712,0.42527433,0.8245609,0.60192488,0.51573787,0.48140313,0.77792217,0.42037452,0.72739447,0.60597896,0.47765893,0.51697984,0.1133405,0.43066888,0.36044312,0.47619941,0.41683749,0.21399788,0.92919811,0.4640344,0.7160332,0.19905253,0.42484472,0.25748391,0.96044591,0.5094668,0.30822293,0.23768851,0.56822846,0.82146692,0.36981078,0.57496601,0.33182731,0.34668361,0.44331374,0.50605486,0.13826866,0.55991711,0.25111057,0.065008018,0.54106236,0.31135903,0.52470625,0.563789,0.66953275,0.27466214,0.58313195,0.28130507,0.42363499,0.47987065,0.57344402,0.36506718,0.55646485,0.42799238,0.82758835,0.46955383,0.85933224,0.088836442,0.43577167,0.38279502,0.063885574,0.48097342,0.73378688,0.34612963,0.44261563,0.51875413,0.086750579,0.47159897,0.75980093,0.33137945,0.57299801,0.14112026,0.40954501,0.4724652,0.43522696,0.84860378,0.47853076,0.15095741,0.52113778,0.48819835,0.99758711,0.71971217,0.42331389,0.47018233,0.056089268,0.54085158,0.33260822,0.66668698,0.46728486,0.045624374,0.1786189,0.43588098,0.78242652,0.47566037,0.4180229,0.76289169,0.40182128,0.49145939,0.52407482,0.63343531,0.4527223,0.52245887,0.5143521,0.52661254,0.98936636,0.42691544,0.52448451,0.98575836,0.31512929,0.57815462,0.3621154,0.9610128,0.47550152,0.33031958,0.59326561,0.46284561,0.57707024,0.93588147,0.48297649,0.26359935,0.35639474,0.44508229,0.45806135,0.68807476,0.58204884,0.77728069,0.46912852,0.56273312,0.66551782,0.31542838,0.54984146,0.078289612,0.64073272,0.55668716,0.56109747,0.75223303,0.41730029,0.70460337,0.60032964,0.50472176,0.5003978,0.18541577,0.57873669,0.68627755,0.53658593,0.56827769,0.086921109,0.32982167,0.52044601,0.96370694,0.86764629,0.47802868,0.82845699,0.47218652,0.4477004,0.64160045,0.12649018,0.47101547,0.18656196,0.70852116,0.57714612,0.81249939,0.93571889,0.49448167,0.25548538,0.9622148,0.50792847,0.31149662,0.68401037,0.42413287,0.83569452,0.71729195,0.5811673,0.23156998,0.35768238,0.5575249,0.43776071,0.1826132,0.42288748,0.29853253,0.75110971,0.5723308,0.18945119,0.52046479,0.54699422,0.36672403,0.44210672,0.53831181,0.39215335,0.75977201,0.41669471,0.33871044,0.051255266,0.54757741,0.3808032,0.46162905,0.55661107,0.35163875,0.51944821,0.4297504,0.092831614,0.1342225,0.42350619,0.60103375,0.97502552,0.53619531,0.42944534,0.3842099,0.45817589,0.55228335,0.38684451,0.56106641,0.61863534,0.55231934,0.47533718,0.011717361,0.91563939,0.43198089,0.50079812,0.54982659,0.47839928,0.59451749,0.21978186,0.51349548,0.91099934,0.59606299,0.48966131,0.53294505,0.68635677,0.42427879,0.61018163,0.79879125,0.43121638,0.21491469,0.55082008,0.55397358,0.63861235,0.87721206,0.45837661,0.78594778,0.6014271,0.48618137,0.48340498,0.48160397,0.48389819,0.60214347,0.65277464,0.48287886,0.028353118,0.13821076,0.42102309,0.53961676,0.51166031,0.44498936,0.049878747,0.29958339,0.58093417,0.65341406,0.6938153,0.42880386,0.47036907,0.45630658,0.58183879,0.83493291,0.39684226,0.51472926,0.50233817,0.30808968,0.58272857,0.23878597,0.72317167,0.56399243,0.86540536,0.080920081,0.4447863,0.66369107,0.24468884,0.42199134,0.23159336,0.27337259,0.52846752,0.93222604,0.58995263,0.41918923,0.83713781,0.61679631,0.57755748,0.85446614,0.20500666,0.43422966,0.80303685,0.39845836,0.51929982,0.52853187,0.47108085,0.48928792,0.59748,0.65159147,0.58333515,0.75932605,0.95001755,0.45173035,0.60940179,0.11426224,0.57375256,0.57628742,0.34880591,0.55952433,0.55257674,0.72508078,0.42267367,0.51277154,0.59259324,0.47789094,0.44603811,0.55332774,0.41674386,0.21385389,0.60228849,0.51478633,0.48644695,0.90519653,0.55310249,0.70524459,0.021408629,0.52442849,0.61114953,0.21968879,0.4883261,0.91174597,0.53122308,0.50727282,0.59581804,0.98845583,0.52793767,0.49229771,0.72757999,0.57909167,0.56626427,0.55957832,0.46152856,0.60714828,0.54205415,0.50403253,0.40901557,0.49535061,0.56545269,0.32384599,0.52677637,0.54578734,0.36982887,0.48875622,0.43438883,0.323671,0.47647487,0.52196602,0.60447824,0.81267744,0.41899296,0.34944116,0.81472667,0.57202443,0.74794981,0.51113355,0.44320689,0.65324499,0.20713606,0.5832941,0.47672031,0.55163255,0.57733223,0.71950232,0.97982525,0.48441573,0.62784366,0.48030377,0.52844097,0.61028406,0.28495393,0.58012933,0.78245481,0.57629893,0.55997317,0.067788973,0.18440796,0.57267072,0.7424509,0.52904613,0.49669663,0.40414845,0.5746844,0.4796362,0.42468981,0.42786947,0.41910139,0.15947777,0.3768276,0.49909041,0.98463875,0.049034425,0.52509588,0.30626663,0.98239648,0.50587691,0.62995262,0.82838734,0.58186964,0.4225385,0.41782297,0.47273286,0.98209387,0.30713071,0.42744579,0.55885939,0.12835044,0.53321064,0.19070699,0.83094297,0.55301468,0.81134248,0.55616591,0.48818082,0.58518303,0.44494851,0.57472836,0.29579305,0.2107954,0.41669681,0.553827,0.81341306,0.48373467,0.88471746,0.70096567,0.54621611,0.07904706,0.99969874,0.50181644,0.51865081,0.59610735,0.53971834,0.033950632,0.2638022,0.42089217,0.47887082,0.36737127,0.57944108,0.16482907,0.66084412,0.57873278,0.32939028,0.29836486,0.57309769,0.53107078,0.095772709,0.56303499,0.35070973,0.2684346,0.48946113,0.05860328,0.33928169,0.56412788,0.56217193,0.35607812,0.56078947,0.9124714,0.16442214,0.45953564,0.83607496,0.59904761,0.50766516,0.48098924,0.23947433,0.57464523,0.21115348,0.4031792,0.42993768,0.89671085,0.068950346,0.56291383,0.48654253,0.28771653,0.42930651,0.84605717,0.19451645,0.55460945,0.16802418,0.44395377,0.49692731,0.41700188,0.40712385,0.50677283,0.53890667,0.2544088,0.58286628,0.29291749,0.9152129,0.43229001,0.53495235,0.38489901,0.46532037,0.47323421,0.25814856,0.41693809,0.3516081,0.040977718,0.52390827,0.32374765,0.403308,0.48381193,0.46214568,0.29989933,0.4826629,0.046507583,0.36303365,0.55673532,0.43059898,0.61715969,0.55590066,0.40366099,0.41525587,0.50151581,0.44680274,0.73843514,0.58081772,0.57922683,0.31841821,0.43043158,0.44433001,0.079384417,0.45888381,0.28132649,0.30627832,0.42389574,0.82873571,0.40908715,0.49778852,0.45811447,0.4483097,0.55322427,0.049024817,0.34100922,0.42667311,0.37060634,0.46543705,0.48814825,0.0031958031,0.41292916,0.56248155,0.92353279,0.41212029,0.44290211,0.62688564,0.60825186,0.54390098,0.57201906,0.43419294,0.44317987,0.63891998,0.62838128,0.5713977,0.35074918,0.93816345,0.49431831,0.25994728,0.37451187,0.45712984,0.52779493,0.37178615,0.41667149,0.76767282,0.66102714,0.4382357,0.096644294,0.11368828,0.57518709,0.49475195,0.55338271,0.49211023,0.58563362,0.31169492,0.57364221,0.41540802,0.18041912,0.42135798,0.67896804,0.65607998,0.57807822,0.83541529,0.3275662,0.56537697,0.464628,0.50171818,0.41683579,0.18701937,0.70620032,0.42212254,0.40081608,0.32204642,0.41669264,0.74845283,0.2802795,0.42674229,0.17126177,0.34174648,0.55337137,0.92516045,0.93287815,0.45628022,0.31603283,0.58673427,0.54524274,0.59958187,0.56353705,0.42344873,0.87374088,0.17137361,0.5587142,0.79560055,0.83716357,0.58141467,0.56163511,0.41132065,0.55833855,0.37019744,0.5231653,0.52895118,0.38995311,0.58667583,0.47898872,0.56183519,0.66190744,0.57729689,0.16200519,0.35147273,0.41929639,0.29874092,0.41272658,0.51752139,0.44253027,0.54800647,0.56091393,0.34368526,0.10273725,0.42738477,0.52791966,0.44427391,0.5017874,0.58312056,0.69826565,0.43836238,0.88680971,0.40781198,0.49038683,0.45786143,0.43271033,0.55698491,0.63862971,0.090717108,0.52762439,0.23279879,0.39424596,0.57010667,0.33986984,0.92000071,0.52729149,0.24947525,0.04760701,0.45626394,0.37126465,0.043707718,0.46472274,0.65315747,0.40530452,0.4861366,0.4599553,0.39302771,0.47761502,0.50940098,0.9062012,0.44464272,0.69268003,0.40679213,0.49841361,0.53641921,0.44579843,0.51895325,0.40977375,0.42694279,0.43264763,0.6669553,0.46056283,0.58322682,0.78713961,0.21166512,0.57616007,0.25056782,0.6878963,0.57322753,0.41914386,0.59002466,0.46376579,0.42081336,0.40901511,0.49438037,0.45735704,0.438365,0.58254209,0.82171723,0.56692397,0.50897079,0.5758779,0.044250448,0.50962098,0.70264902,0.64767814,0.42705085,0.36026593,0.4953849,0.50208273,0.59997309,0.2950176,0.41690247,0.30225523,0.13754864,0.56194265,0.73850102,0.89260752,0.42639176,0.53138096,0.83113816,0.55589844,0.1976769,0.13486624,0.42133113,0.52666043,0.68228352,0.57668908,0.62630445,0.15530621,0.43752194,0.76114694,0.58481879,0.58275449,0.76312717,0.51674415,0.55792082,0.943524,0.3789343,0.44208689,0.40128696,0.9492822,0.4451667,0.5356902,0.41639518,0.5070798,0.4437841,0.39701949,0.56275099,0.63328349,0.75261125,0.45474434,0.10604368,0.98649134,0.49579822,0.61473848,0.78007212,0.41674359,0.3695218,0.41440202,0.49246518,0.44668627,0.39039399,0.58068907,0.72473789,0.45744208,0.48033077,0.59672386,0.36152703,0.42316869,0.85122253,0.10204941,0.5293657,0.78118632,0.01279556,0.47940911,0.58115757,0.63475043,0.57845523,0.84187817,0.75668193,0.50481833,0.92876564,0.36361721,0.55016164,0.53306634,0.40598924,0.44015439,0.3695058,0.4935773,0.57319329,0.29571148,0.4860254,0.42347282,0.2796275,0.51992369,0.42358219,0.71931949,0.51975541,0.58283424,0.82132638,0.53821105,0.44372119,0.64764333,0.22761646,0.58325862,0.64515787,0.60080275,0.42524545,0.68606171,0.39050983,0.52655466,0.51463068,0.97478812,0.5212676,0.63448398,0.56455582,0.55288834,0.63034834,0.17013129,0.58225417,0.53923668,0.17268605,0.45712991,0.16050433,0.39828931,0.44936775,0.59790732,0.90062274,0.43014987,0.41683506,0.037779767,0.46089509,0.38329595,0.37703201,0.44637126,0.58045469,0.37234923,0.57479841,0.13337339,0.58138003,0.56631395,0.34069933,0.18508572,0.4351449,0.21359499,0.54205519,0.55585632,0.05352162,0.12829603,0.45938529,0.79531507,0.32027305,0.57716983,0.36539016,0.28186085,0.45606974,0.083674801,0.35135398,0.58329081,0.24692287,0.38706332,0.45468593,0.56868837,0.30571785,0.58135445,0.33222358,0.41302141,0.41984041,0.84393708,0.77863322,0.576107,0.76062873,0.87032871,0.4453208,0.24259606,0.071249826,0.52235547,0.25711903,0.14167226,0.57903124,0.56129634,0.68754982,0.44834568,0.08326866,0.60654283,0.52192547,0.4895229,0.71547536,0.41666171,0.28966639,0.78698336,0.41845103,0.31530212,0.79952713,0.41670718,0.56616155,0.48020732,0.48410555,0.39823212,0.2216965,0.46838997,0.10264784,0.36876209,0.58100675,0.71641265,0.99823848,0.4911916,0.47292581,0.94788736,0.51334976,0.28343767,0.73495172,0.5816942,0.61261528,0.67078877,0.43041116,0.58320353,0.57453504,0.55415994,0.37213512,0.56917338,0.46602218,0.59484429,0.42774524,0.57764077,0.86563484,0.77541169,0.41724403,0.52359208,0.44932566,0.57422433,0.88767483,0.71973072,0.41675455,0.30992813,0.116622,0.42747056,0.60912024,0.54605725,0.56582508,0.67128674,0.15341637,0.47108562,0.15694375,0.52938585,0.4360906,0.66912174,0.43154863,0.45723096,0.39141543,0.90072603,0.5316142,0.22658101,0.55470161,0.49776503,0.41620291,0.978182,0.52114344,0.37782847,0.56339112,0.50651634,0.42186878,0.60691605,0.44442239,0.60660878,0.69974836,0.49042077,0.043032986,0.81038572,0.46405441,0.13320834,0.41621113,0.49049963,0.4430213,0.56132096,0.47121248,0.5941074,0.28380927,0.45526082,0.08403412,0.60667409,0.47841979,0.4942253,0.67778256,0.57352393,0.39618599,0.18149482,0.48168481,0.1208425,0.2099367,0.41667623,0.59086642,0.58121525,0.52730213,0.42427423,0.37990197,0.44514168,0.41101901,0.23642225,0.42276505,0.2329819,0.3818638,0.57227287,0.66196058,0.96056623,0.45690976,0.5999197,0.2663871,0.43739505,0.13653179,0.80248583,0.58324289,0.56536901,0.94802418,0.54267904,0.35192564,0.75386961,0.46172043,0.90467384,0.66629344,0.42026013,0.32435667,0.70916606,0.41667392,0.72009568,0.68117348,0.57600507,0.37874873,0.69203462,0.57377727,0.57736047,0.37409577,0.41976419,0.28871221,0.63672891,0.5485198,0.48631843,0.39773213,0.46171106,0.56723948,0.95195494,0.48198145,0.29724549,0.85868103,0.57679894,0.38164018,0.59910146,0.49223242,0.51886101,0.38535721,0.54615745,0.56844526,0.59122719,0.43319395,0.90957709,0.39886775,0.57620361,0.3056676,0.59306874,0.57057937,0.33015689,0.93181682,0.56031765,0.4261886,0.14516998,0.42126263,0.41179664,0.067718297,0.51074598,0.25188195,0.21843103,0.58306386,0.35613052,0.47922105,0.43328813,0.32106495,0.37196711,0.42844624,0.88168679,0.84487465,0.54638555,0.81372593,0.61836076,0.56706571,0.098329773,0.49635782,0.57540133,0.28518801,0.59233842,0.49873874,0.53847523,0.6138137,0.42848011,0.88629826,0.91075014,0.56233822,0.3636125,0.51388698,0.57449328,0.88944659,0.73853208,0.45524607,0.09646724,0.74337633,0.5829923,0.35772808,0.64386245,0.41708416,0.21397703,0.82423618,0.58269955,0.4824167,0.43218485,0.58206104,0.24363711,0.82781947,0.42889581,0.73677393,0.40692733,0.44716264,0.38835143,0.14532842,0.579931,0.46233008,0.16259776,0.4323168,0.74467356,0.40461659,0.51496862,0.46038631,0.43727698,0.46677812,0.97939001,0.18287479,0.4418443,0.80980727,0.45205154,0.56654402,0.082316792,0.29937961,0.58140319,0.33900519,0.51065607,0.48901028,0.60120175,0.49452632,0.51923557,0.0053962172,0.88791264,0.55885444,0.28884185,0.17933845,0.47479885,0.12855404,0.20944583,0.41666725,0.56403928,0.65222952,0.50815449,0.97531005,0.57041317,0.47166499,0.41301194,0.55814414,0.56505726,0.66509352,0.059282937,0.44271751,0.56425332,0.57270802,0.49535637,0.56912339,0.52792723,0.42266697,0.12646504,0.065125215,0.49466971,0.74613178,0.47749826,0.48165525,0.60248327,0.35135208,0.58240919,0.20563354,0.86049416,0.57516687,0.36085638,0.46706226,0.53879703,0.38148659,0.076693776,0.48419011,0.24059884,0.42413701,0.44420761,0.63109088,0.72548549,0.45767857,0.91505486,0.3548311,0.43483018,0.40160189,0.23668254,0.58322001,0.66470298,0.50433158,0.48705555,0.39766425,0.52953048,0.53495505,0.6147215,0.42393807,0.54331557,0.60440215,0.37994513,0.45480302,0.44513352,0.1933191,0.5832777,0.52258708,0.87384916,0.42289554,0.53989897,0.44762902,0.55577413,0.64208071,0.25257877,0.48788743,0.93212937,0.48673763,0.45472961,0.63143151,0.43582264,0.52599712,0.98585076,0.26405384,0.57620043,0.20082226,0.66988797,0.53828456,0.9464657,0.14968658,0.42596353,0.32429559,0.83226537,0.41779333,0.52092219,0.80291586,0.52799526,0.88316569,0.54902886,0.52426913,0.59699621,0.63762868,0.43826803,0.40781056,0.92298591,0.48217726,0.75799118,0.59777955,0.51810852,0.53768828,0.62247499,0.45608906,0.5436731,0.8625427,0.57321439,0.65830051,0.29162771,0.42680969,0.83640894,0.36563643,0.44927918,0.54387787,0.37996476,0.44120687,0.39683057,0.3009128,0.42802,0.49192477,0.42051885,0.53044954,0.58152989,0.13644644,0.56821892,0.70005212,0.26046122,0.57947723,0.51344396,0.54647645,0.47048784,0.39704538,0.83801373,0.47386816,0.1452886,0.67852894,0.56927287,0.12956597,0.39688068,0.51633234,0.51283293,0.6298402,0.4487613,0.93898445,0.55242225,0.55626219,0.35682954,0.0041252415,0.4834159,0.51558241,0.58361481,0.45194843,0.95585277,0.52484302,0.57581462,0.71557025,0.8978311,0.46102684,0.23709346,0.021450218,0.5282555,0.59692887,0.12155305,0.54209927,0.78322948,0.603332,0.46490354,0.55823639,0.59403202,0.42334164,0.86663747,0.42696625,0.5038399,0.43135209,0.40252204,0.57083138,0.33151241,0.22646196,0.41739567,0.50376508,0.39037521,0.54076682,0.56130836,0.50733123,0.41759149,0.77011999,0.38989143,0.47174504,0.51983668,0.92265965,0.43844506,0.60249038,0.4163584,0.57299544,0.68556672,0.63935186,0.42334526,0.32778546,0.73843333,0.579685,0.46167679,0.11430584,0.55595421,0.27150032,0.40880534,0.54137126,0.58755507,0.53590047,0.58059417,0.84906911,0.46668596,0.41841918,0.75701117,0.57911961,0.44587633,0.62499726,0.5004409,0.52139189,0.60671858,0.44101172,0.51772819,0.41362832,0.98933408,0.52390345,0.45196609,0.57671517,0.53259623,0.97799684,0.57501961,0.42131844,0.85819483,0.76292163,0.46783347,0.90703071,0.35174868,0.58147915,0.80822606,0.23265143,0.5828196,0.32003543,0.15547109,0.52234427,0.14771475,0.31446566,0.57761839,0.17659798,0.66326691,0.5693117,0.12274393,0.47227816,0.54699688,0.63198223,0.40839765,0.41677906,0.22552117,0.54813233,0.50735011,0.58855706,0.94356078,0.55570679,0.43144118,0.63504434,0.42328822,0.32398242,0.52990825,0.52007996,0.60159696,0.69676849,0.42755841,0.54175483,0.61477938,0.49195121,0.98574013,0.91425329,0.5622039,0.62660946,0.9210662,0.56270115,0.59576757,0.93201343,0.54124175,0.30528605,0.56016359,0.52109651,0.58791279,0.55120871,0.58165394,0.75496574,0.22888148,0.57650704,0.76534327,0.98311383,0.47007527,0.559424,0.82977811,0.41831286,0.58145492,0.20075639,0.54152607,0.13308876,0.26751332,0.57870442,0.47074645,0.45180175,0.42729964,0.89489531,0.55868997,0.45112839,0.37510274,0.50601198,0.4297607,0.30772889,0.20096878,0.42098273,0.29308017,0.37143984,0.54353771,0.51563249,0.39966254,0.42985139,0.33625749,0.62173093,0.42867042,0.65437042,0.78420953,0.41848665,0.68968084,0.80532504,0.57857737,0.29698214,0.61604463,0.43447112,0.63292083,0.56273732,0.54874861,0.042035523,0.78318502,0.58315643,0.45366307,0.48823461,0.48942778,0.60095001,0.48903834,0.43283387,0.31872449,0.32371154,0.56727935,0.45464294,0.021889661,0.47002712,0.59121849,0.67586143,0.56918849,0.56799617,0.71046517,0.58165885,0.3471449,0.288998,0.57745327,0.41835119,0.51286687,0.54344494,0.37130889,0.40585797,0.52896064,0.56159368,0.98236976,0.46575093,0.49287411,0.70741194,0.5739572,0.5136182,0.63674965,0.55390856,0.55529121,0.4832253,0.44928856,0.041560259,0.26613255,0.44703146,0.11032879,0.044371952,0.55035149,0.4406831,0.24739527,0.48271103,0.073480903,0.55628622,0.42816693,0.89748205,0.45870382,0.44427725,0.35445624,0.60804825,0.42288023,0.30355488,0.46230406,0.48421567,0.59654321,0.56259272,0.57929473,0.26986804,0.70149806,0.43867538,0.88606224,0.255964,0.4466655,0.88253993,0.84714406,0.42898583,0.29191402,0.44486434,0.56705306,0.32733192,0.74279521,0.58212044,0.39131352,0.71237032,0.58280227,0.32146325,0.61799536,0.53563579,0.48294739,0.72841183,0.42110144,0.21600366,0.44505041,0.57990564,0.26305501,0.66277899,0.43421077,0.8902316,0.5493714,0.44196538,0.64848681,0.5890493,0.50132428,0.54557951,0.81222144,0.50025385,0.10939625,0.44336214,0.56799804,0.67549529,0.040397405,0.52489923,0.32732621,0.49245629,0.58167546,0.23981134,0.55711895,0.53346552,0.020190133,0.76716958,0.56122097,0.15578147,0.46700577,0.52419722,0.99032525,0.48891852,0.52642498,0.60978299,0.37076449,0.57741416,0.31461068,0.72394917,0.57714109,0.51375076,0.60291241,0.55713492,0.38487891,0.40757041,0.58186674,0.17549756,0.46158324,0.57105106,0.3083126,0.53433783,0.53741257,0.61634315,0.88292643,0.52870827,0.19777786,0.12145418,0.43061012,0.65972963,0.37470755,0.45806777,0.52194052,0.40392327,0.41903323,0.83388055,0.20195182,0.57283472,0.76264986,0.48849726,0.56811063,0.68442752,0.36301456,0.42245347,0.84727412,0.20869071,0.46505054,0.88356092,0.65056738,0.55586307,0.4822534,0.39831183,0.48660381,0.48610498,0.15702832,0.54665448,0.18482455,0.50123013,0.43199083,0.9156398,0.55251897,0.52386532,0.59481748,0.16301586,0.48656543,0.13406526,0.65270804,0.44189609,0.46512056,0.36583644,0.55083256,0.54516051,0.62443483,0.45917331,0.5174767,0.084707652,0.5488287,0.70281985,0.84439946,0.5391566,0.17054456,0.15531154,0.45380968,0.18558256,0.052933187,0.46544066,0.31958491,0.42569383,0.44413569,0.36785731,0.43618914,0.52571963,0.41067018,0.68537835,0.57109847,0.56272178,0.42348796,0.54680105,0.38933689,0.89147201,0.55322193,0.27014232,0.83478363,0.42561892,0.70057815,0.62222103,0.46165902,0.50723072,0.026104369,0.5359792,0.42054573,0.60952659,0.52576107,0.49215521,0.73850842,0.57949963,0.52726415,0.39150156,0.51374726,0.98533613,0.14626476,0.56878869,0.28687848,0.0076016431,0.49644315,0.41352649,0.18927035,0.42242236,0.29339615,0.61955099,0.54337759,0.45089705,0.28807611,0.46211746,0.07132651,0.098156555,0.54946728,0.27398541,0.85019006,0.55319953,0.78895247,0.81766988,0.42245596,0.69613383,0.38155643,0.58262014,0.1960888,0.57602704,0.4167686,0.77969929,0.68139377,0.5778848,0.8238441,0.12551483,0.43036446,0.33316529,0.92825256,0.53387127,0.27705544,0.8141381,0.4187151,0.35934943,0.48276627,0.48724459,0.39910153,0.43141926,0.46072334,0.6028658,0.27525491,0.41845322,0.62832694,0.037652397,0.54778803,0.4613768,0.38680221,0.43508505,0.63295071,0.3796357,0.42590116,0.67025453,0.47865904,0.54679607,0.96504804,0.33314451,0.43381862,0.43661256,0.033620176,0.53998091,0.40686405,0.16060066,0.42035358,0.61689097,0.44719693,0.41685987,0.21871844,0.76951525,0.5816826,0.70675299,0.0068053908,0.52173094,0.4984037,0.62883265,0.54310317,0.50190522,0.083547642,0.43475154,0.58240698,0.04774778,0.44857911,0.56911696,0.43901326,0.58150365,0.75103208,0.40670283,0.51586518,0.5452532,0.52415124,0.43042584,0.68837765,0.53149095,0.54498371,0.62783709,0.43387923,0.56666266,0.33258434,0.29851836,0.43317124,0.13200105,0.72733815,0.58063665,0.7668128,0.57838243,0.51484048,0.43287059,0.74752127,0.53382493,0.085444383,0.39806396,0.51212907,0.49317751,0.92745006,0.56054704,0.59324368,0.74362592,0.4531625,0.89663865,0.40783117,0.56395619,0.35501348,0.461573,0.48850103,0.59441439,0.60516343,0.47550124,0.4719355,0.45674433,0.4382335,0.34000307,0.55826435,0.44451365,0.63907683,0.18694648,0.57347592,0.73996726,0.71930701,0.46317178,0.92637449,0.66127965,0.42335692,0.15749338,0.44005317,0.57434073,0.29911619,0.68081104,0.42058425,0.65688761,0.37413335,0.44968443,0.43734966,0.015320393,0.48677616,0.38743057,0.36263092,0.58276111,0.25992713,0.43491019,0.5080637,0.57718579,0.51794936,0.4710143,0.38895544,0.93270975,0.44459854,0.3783338,0.68654174,0.4191612,0.3314672,0.70230626,0.42725262,0.49235379,0.72944261,0.41672919,0.29429455,0.59884035,0.51379612,0.52815206,0.44296519,0.49787598,0.5822512,0.031122231,0.45597093,0.53135328,0.32425872,0.5664831,0.46365899,0.50027298,0.57742856,0.27394226,0.31654936,0.5734132,0.15053506,0.72754783,0.57009807,0.16111165,0.39774549,0.55897112,0.92935724,0.18653773,0.58286145,0.57088666,0.85878137,0.42047578,0.4718332,0.006241027,0.50246856,0.57894861,0.082894593,0.46492894,0.74061686,0.31814514,0.42489506,0.15869686,0.49096811,0.54989971,0.36046731,0.97622239,0.46657629,0.58242231,0.75840142,0.44607604,0.12849105,0.2936546,0.50845989,0.95437355,0.88773576,0.46633189,0.21195434,0.44110797,0.44090599,0.062887731,0.48026859,0.46171837,0.37924884,0.56149426,0.58208047,0.17110281,0.24813604,0.58089541,0.74029936,0.68773628,0.42542076,0.1589657,0.74345516,0.58246245,0.72117019,0.047197379,0.45770711,0.63481013,0.86229729,0.57219825,0.669416,0.43379465,0.49648672,0.42479509,0.80026446,0.57694578,0.27227826,0.75516638,0.52222026,0.07839953,0.63594275,0.57875517,0.83920391,0.058441295,0.4452578,0.40864961,0.41745161,0.43462127,0.084047391,0.16035679,0.55130085,0.80680463,0.74429154,0.41911387,0.25186466,0.46528613,0.56301202,0.66554151,0.44571824,0.50958991,0.41442142,0.63024915,0.54427261,0.49079121,0.46421,0.44921426,0.63684463,0.3363543,0.57536179,0.6389504,0.81151967,0.42002215,0.32710595,0.29859807,0.56219518,0.88350978,0.11594888,0.45188139,0.75930045,0.4745056,0.45550117,0.37160476,0.035859064,0.45604815,0.57423111,0.21618174,0.4168936,0.36331577,0.68447449,0.57176145,0.57288258,0.35187549,0.41818273,0.2839121,0.84180029,0.53627987,0.162839,0.55370366,0.4300982,0.31659485,0.44686194,0.56582595,0.91934114,0.94690403,0.53702682,0.32690987,0.65922345,0.55120297,0.92926552,0.41380045,0.46879691,0.42453075,0.73604473,0.42673916,0.18281168,0.82065419,0.46674862,0.13819546,0.73263565,0.58333473,0.31167582,0.40884021,0.42671342,0.1153956,0.53380288,0.45407133,0.37125025,0.46910417,0.47585193,0.60411272,0.47379907,0.52391268,0.39479595,0.079824637,0.56518442,0.56188625,0.12650959,0.51365184,0.82848498,0.6856643,0.50346608,0.035892083,0.701663,0.46708614,0.060251567,0.53210915,0.57712366,0.72194836,0.30215012,0.42318888,0.39831472,0.66686305,0.43518707,0.44965699,0.55619724,0.55510044,0.63904906,0.81404754,0.41686484,0.50163076,0.26685338,0.41744456,0.64143668,0.56344233,0.44518048,0.63523346,0.5816736,0.48571314,0.43730464,0.29784761,0.55192979,0.090733271,0.81151171,0.41689594,0.45274137,0.20933658,0.42505416,0.24367583,0.65954144,0.42609342,0.63283505,0.56782045,0.55142057,0.3745399,0.50966642,0.52611382,0.39035005,0.60361993,0.44022435,0.92701727,0.24481721,0.42097161,0.75895782,0.79897509,0.41933573,0.68259488,0.19685265,0.57608998,0.73184709,0.59775992,0.49219903,0.52492811,0.2674499,0.42084207,0.22177981,0.07624575,0.5652826,0.52362565,0.61102326,0.57088765,0.33986115,0.24454756,0.55629268,0.13254013,0.79016503,0.41858467,0.31751893,0.41222315,0.52273785,0.43774271,0.48395137,0.5832629,0.20875692,0.86946479,0.57602315,0.59702028,0.71769281,0.41938757,0.62147905,0.46598989,0.49260101,0.59490087,0.40052513,0.57440936,0.31508852,0.54347124,0.57131993,0.69170214,0.33952595,0.58256742,0.21494044,0.83742178,0.44307016,0.20815905,0.67018004,0.58333248,0.25092112,0.028751297,0.45743616,0.47229294,0.24594006,0.58332073,0.66658513,0.53734981,0.55873313,0.34635342,0.75469289,0.46424954,0.09230615,0.45779306,0.57064426,0.68928949,0.95925501,0.53109018,0.65791662,0.5295884,0.43344326,0.32281482,0.8128748,0.52139677,0.11855257,0.6438242,0.42573699,0.34801241,0.61311898,0.45989795,0.55245843,0.7227367,0.42088708,0.78654442,0.99349773,0.48943604,0.5703087,0.097153335,0.50891789,0.79439078,0.67737858,0.41760004,0.22175491,0.39765189,0.48721037,0.49665872,0.49969796,0.46712276,0.61623671,0.55856261,0.42293189,0.2839003,0.45823774,0.57676291,0.71822164,0.65569018,0.56577116,0.5846371,0.10826717,0.53092543,0.78733444,0.27268326,0.56481566,0.86001486,0.26651558,0.58172504,0.74603801,0.3157833,0.5821848,0.22240328,0.46338015,0.428776,0.097783816,0.6908867,0.56745774,0.1287331,0.67734087,0.41677588,0.24506848,0.92091347,0.44480435,0.34105527,0.39338509,0.52590772,0.52686817,0.62011955,0.57923787,0.15854643,0.76865139,0.42256923,0.7602252,0.76228473,0.4197282,0.73747113,0.24053957,0.43887216,0.85041301,0.027620754,0.46275132,0.42048551,0.36659402,0.42860502,0.11949894,0.99712771,0.48608641,0.51260297,0.024308733,0.46125965,0.46217551,0.92379256,0.44276098,0.63719855,0.29909518,0.57721202,0.18301025,0.29965029,0.58093785,0.21585858,0.21592151,0.42130043,0.73057788,0.63661636,0.45194231,0.4996887,0.07536161,0.46486251,0.27311017,0.33586029,0.43571523,0.89455826,0.59196581,0.48781193,0.45552735,0.63113401,0.56036906,0.91782378,0.32721804,0.41732839,0.22436757,0.66383303,0.56323329,0.89790699,0.75232794,0.58330234,0.34830468,0.67010829,0.43543615,0.46557172,0.37210268,0.43740323,0.087286186,0.57128155,0.57693014,0.87013015,0.11031867,0.42698123,0.42678874,0.58499665,0.46775733,0.57833192,0.37429729,0.45856058,0.48569627,0.79348063,0.48324442,0.10018259,0.0027745894,0.49207292,0.54450112,0.22146562,0.4178394,0.31642876,0.59589995,0.42372827,0.69735515,0.56523309,0.43860735,0.069631163,0.38196807,0.4544712,0.56025119,0.012401297,0.47930612,0.57835736,0.053785896,0.44973314,0.61025891,0.66592918,0.43487119,0.44365374,0.73394992,0.56190943,0.86546632,0.54239876,0.57619232,0.28514585,0.54930243,0.48170179,0.0073049551,0.45427975,0.5808496,0.84551099,0.056370026,0.49120019,0.72843784,0.56437858,0.50082269,0.004135917,0.025572049,0.53835084,0.44440378,0.21988071,0.45171062,0.86875143,0.011617398,0.51372328,0.59421126,0.59989197,0.51487928,0.52602087,0.32762868,0.57253295,0.39551506,0.89899119,0.43362591,0.36560573,0.78132961,0.58080206,0.70651347,0.65353737,0.56813191,0.39706186,0.28407294,0.55888879,0.11483357,0.51059982,0.54801806,0.96338643,0.11173865,0.52483389,0.80056984,0.78445504,0.55603222,0.15377832,0.8114812,0.41680062,0.51018481,0.50052476,0.46480915,0.61872036,0.36617103,0.58276091,0.74207404,0.55593719,0.45476247,0.61960985,0.8681545,0.57461501,0.3739624,0.10178012,0.54558597,0.2550731,0.71436833,0.41741653,0.74682916,0.051817145,0.55560784,0.47182189,0.81333029,0.58191603,0.37646143,0.23537915,0.41687649,0.6076512,0.64808347,0.56285349,0.41919703,0.028307599,0.48321013,0.65341562,0.84329066,0.42074062,0.38553412,0.3868114,0.46508669,0.53485292,0.9844909,0.46779935,0.50819639,0.18404362,0.41749767,0.58939238,0.18462744,0.57149494,0.75063409,0.5333832,0.56163112,0.66199882,0.57504192,0.43861128,0.07122212,0.15480259,0.42396715,0.6635488,0.61394338,0.46080865,0.45235756,0.50408524,0.57747395,0.27370484,0.30782659,0.52809974,0.94894926,0.98043541,0.53540542,0.47396348,0.3009169,0.42696279,0.54327199,0.42572829,0.58320496,0.22086904,0.48265538,0.55009347,0.36090278,0.69420747,0.57272214,0.55686511,0.46696648,0.57661205,0.28116459,0.89812324,0.4902507,0.80034154,0.34299914,0.56011672,0.90949716,0.55598607,0.57640413,0.7129326,0.4768428,0.46446012,0.38317088,0.84242345,0.45628695,0.82245198,0.13212506,0.50277149,0.83859921,0.58766105,0.46529408,0.42075535,0.70642216,0.42055678,0.62164285,0.26171889,0.4206197,0.47963503,0.37043804,0.50532627,0.017456297,0.42105729,0.56185506,0.3539794,0.59911886,0.52310698,0.45749179,0.57777677,0.57194921,0.68329137,0.46288238,0.41921655,0.74811744,0.60815737,0.42405126,0.1332473,0.77680152,0.4446962,0.8543894,0.76765131,0.41713372,0.42209409,0.67853611,0.56658021,0.47918915,0.39918292,0.49077081,0.49050775,0.15611771,0.53120632,0.15724946,0.51144545,0.41684002,0.21333229,0.53126393,0.55246618,0.35880215,0.38558275,0.58183652,0.81783846,0.24051243,0.58274027,0.40535998,0.25056188,0.57253202,0.81084057,0.25276571,0.41909079,0.54938785,0.34201824,0.57243813,0.37547162,0.61516386,0.58116467,0.27285985,0.44021798,0.45164693,0.62341335,0.63780576,0.55037866,0.47160647,0.27985621,0.4191895,0.37910139,0.42058366,0.56586534,0.65875039,0.36480944,0.5533849,0.44364987,0.40640728,0.55978288,0.92930272,0.18071115,0.58281018,0.45463623,0.14786974,0.58034576,0.47285591,0.38857809,0.46953485,0.47649017,0.41282652,0.52403676,0.56465628,0.22653148,0.43848967,0.1616998,0.37065922,0.57748813,0.68587601,0.16248506,0.47872428,0.14003369,0.60055668,0.48155083,0.46988833,0.39889783,0.56828209,0.65538792,0.66140241,0.4387106,0.46824602,0.35832446,0.56653055,0.38962269,0.39746364,0.52230799,0.53173809,0.89319053,0.54170999,0.23669129,0.98346749,0.52108428,0.59941996,0.073777035,0.43644285,0.55273403,0.87367752,0.55420013,0.24572913,0.60677909,0.56759745,0.096907624,0.59075954,0.55364604,0.61559843,0.61436757,0.4631959,0.46183425,0.3692381,0.57861148,0.69365021,0.38760927,0.47011367,0.5146274,0.77587236,0.58279452,0.47191121,0.19786942,0.42090273,0.29866699,0.42915899,0.51253542,0.57381046,0.64130174,0.55102783,0.4870232,0.14585574,0.45659429,0.81025137,0.9750337,0.53136543,0.40032085,0.68066284,0.42700498,0.40630284,0.28129657,0.53320442,0.068801427,0.27798317,0.57821634,0.56396131,0.45031425,0.58273189,0.77150263,0.59182384,0.47855759,0.55443131,0.58219274,0.49801746,0.44293715,0.51871851,0.58329043,0.20714032,0.16384864,0.5678621,0.74534848,0.95185317,0.49726076,0.71402766,0.5966079,0.576686,0.69959097,0.52854997,0.51479902,0.59916549,0.69181254,0.45222261,0.92241473,0.11415265,0.44580696,0.26451511,0.39678117,0.57507658,0.31343014,0.12818746,0.46111272,0.79878351,0.2703566,0.41694536,0.33370545,0.61300149,0.42136791,0.84844099,0.4016146,0.49931185,0.51812745,0.97335423,0.45841854,0.5077237,0.84388925,0.43033195,0.27708447,0.40385007,0.49783987,0.52784831,0.98709795,0.48377512,0.40506137,0.083805816,0.49616927,0.77689936,0.099451935,0.46341816,0.23587199,0.50629154,0.57946664,0.26029837,0.13485635,0.57706569,0.59052438,0.0015529741,0.48943834,0.50773386,0.10327793,0.43377419,0.35759055,0.74385433,0.41666611,0.32123545,0.54048834,0.46100409,0.3835953,0.26301725,0.58333437,0.68253101,0.63857504,0.55777073,0.57138335,0.77758345,0.54646454,0.12560448,0.9737081,0.539989,0.45812078,0.010569149,0.52463031,0.45858287,0.81792004,0.5824106,0.58759986,0.86142311,0.44291113,0.76094203,0.21782839,0.577635,0.25642251,0.40269783,0.50285584,0.52372285,0.15662224,0.57245462,0.7029999,0.6888839,0.57744661,0.37558094,0.7161241,0.42107448,0.59432458,0.4585491,0.45626934,0.62297068,0.66581731,0.56852374,0.41529262,0.59475552,0.55600592,0.38126706,0.83183429,0.51010742,0.87212856,0.6262314,0.57488714,0.13335103,0.1483652,0.43560915,0.74235021,0.17387042,0.41801101,0.58060613,0.6442833,0.55620779,0.45105631,0.30776166,0.57332703,0.5712742,0.47625002,0.43192208,0.68312762,0.019375773,0.47285984,0.40873877,0.40282274,0.49059635,0.47136892,0.36437651,0.54767111,0.510091,0.5735831,0.52948622,0.58569596,0.96763945,0.49629064,0.67664961,0.46829222,0.57640615,0.12145433,0.94380545,0.45458965,0.6478598,0.32413769,0.43455363,0.48870548,0.48039761,0.58099527,0.24780626,0.31914623,0.58332961,0.74234208,0.57209148,0.52946382,0.4130871,0.15244885,0.41947094,0.44688209,0.16886872,0.42029952,0.36252764,0.36934198,0.57966694,0.70293416,0.069158175,0.55806599,0.39455244,0.84249009,0.54144429,0.82707683,0.71341253,0.52681506,0.94043742,0.50779076,0.41770702,0.83154093,0.71335366,0.58325155,0.69800686,0.37957544,0.57150977,0.6563412,0.15558037,0.58093052,0.54826792,0.43880905,0.54118045,0.6103201,0.34502468,0.441243,0.46818598,0.18125487,0.44149368,0.80695325,0.23300753,0.58277908,0.57379323,0.65262365,0.4312958,0.88403505,0.72546163,0.42122961,0.56528698,0.51718202,0.51718279,0.60288851,0.36992716,0.54600248,0.47096907,0.36038017,0.5498122,0.49513778,0.87350601,0.45019922,0.76925203,0.64410531,0.44244946,0.55806624,0.87179358,0.46259506,0.8016911,0.4071378,0.52706386,0.43943394,0.35510525,0.44273438,0.55430769,0.77144979,0.53628615,0.89599882,0.033741575,0.54068322,0.41110796,0.48619809,0.57632542,0.11993661,0.15077349,0.43274831,0.26992657,0.28632197,0.41666098,0.29033601,0.64284737,0.56454592,0.40150963,0.55104172,0.58054566,0.74342059,0.95067647,0.49900208,0.71671011,0.020646089,0.53634113,0.52666649,0.72541957,0.41909485,0.76516642,0.41421569,0.48749741,0.5557262,0.96671536,0.48814887,0.67389124,0.47548711,0.48535897,0.60017432,0.75273057,0.58199563,0.2789597,0.44080916,0.44790947,0.36884409,0.91796226,0.54287847,0.28163731,0.54642101,0.48393438,0.59280049,0.013807553,0.47352985,0.55902207,0.70328067,0.49101181,0.95559631,0.40730482,0.57508098,0.69205304,0.63340753,0.45352331,0.48738812,0.72553922,0.55360821,0.89306809,0.68934162,0.55352136,0.088097534,0.64903334,0.42216924,0.32677735,0.79546922,0.41695429,0.38564373,0.95873714,0.45888572,0.38047544,0.77976123,0.58320274,0.57158263,0.58195222,0.41685862,0.80292742,0.555559,0.53881449,0.39023954,0.53158049,0.45161712,0.63348637,0.61863604,0.46392795,0.4839595,0.5365111,0.52661434,0.011803566,0.24871287,0.46657837,0.087195401,0.6297354,0.56481283,0.61641047,0.6575434,0.58016017,0.81781602,0.45309479,0.58329578,0.79011173,0.56444797,0.4191178,0.74343227,0.18300957,0.55586059,0.18273638,0.79465009,0.41843372,0.67183004,0.37123742,0.42235982,0.31264183,0.41773416,0.48325079,0.98910458,0.6507422,0.42921981,0.62282083,0.69198466,0.41666187,0.73207151,0.39518848,0.47647964,0.47328851,0.79965749,0.48061822,0.89346719,0.10236385,0.5163097,0.79686582,0.37776451,0.53905491,0.51664782,0.73785048,0.42540274,0.8080956,0.10837745,0.48490594,0.19434856,0.749338,0.41860941,0.4375536,0.50631871,0.42414133,0.28289962,0.33581006,0.43745798,0.46509868,0.34904303,0.43598561,0.58240186,0.22127448,0.4922547,0.085860535,0.60223956,0.52051424,0.52860957,0.60541127,0.51996296,0.50945848,0.6229795,0.52479873,0.024676762,0.4341928,0.47014571,0.5922295,0.51663768,0.48057325,0.39581131,0.53788816,0.48120105,0.99344408,0.40780606,0.53026053,0.43349511,0.41224313,0.49988904,0.54801449,0.92745901,0.44447616,0.63815496,0.83028067,0.5235657,0.13548247,0.47427071,0.58084981,0.75023151,0.31682069,0.58302254,0.24085146,0.51642412,0.51194302,0.39926528,0.61948677,0.42038153,0.8386751,0.69874767,0.57321554,0.54819942,0.42458623,0.57669439,0.12932726,0.52566281,0.41753841,0.23015612,0.56221716,0.56639547,0.33201101,0.048262647,0.54368553,0.63127739,0.61243851,0.47076876,0.4920992,0.48270717,0.56979145,0.90897157,0.97767237,0.46257594,0.53272464,0.2309962,0.4193213,0.27578086,0.50314369,0.41896933,0.15324047,0.61100174,0.46302515,0.54759413,0.59587397,0.46260005,0.030932171,0.20979606,0.57795289,0.26922515,0.54771034,0.42468454,0.70902233,0.34185283,0.58296925,0.73266534,0.39170749,0.44408819,0.93509115,0.59448944,0.52802495,0.55950079,0.7696555,0.41722542,0.56247728,0.70561028,0.58233539,0.6736846,0.50621188,0.48693132,0.60230107,0.071687312,0.4361825,0.51896977,0.82896539,0.58188202,0.57427665,0.30661761,0.42211472,0.62244978,0.011170144,0.49207846,0.60128508,0.59038977,0.43201415,0.33935116,0.57094379,0.58039088,0.84552253,0.40178675,0.49782907,0.48065927,0.32226029,0.42482143,0.38130784,0.56344932,0.49237968,0.42162673,0.11777282,0.57302664,0.39478696,0.17007855,0.57924996,0.35118957,0.19934933,0.47622474,0.88916136,0.16817716,0.41910491,0.39458635,0.53119559,0.42315538,0.27959296,0.69901074,0.53726415,0.064375997,0.30227802,0.58288362,0.69721414,0.88415694,0.47833901,0.19070494,0.477232,0.5333569,0.38551408,0.72600414,0.43151031,0.15314221,0.38398763,0.41840755,0.26811021,0.75270877,0.56760937,0.16833594,0.34113398,0.44087782,0.50837961,0.56555192,0.54175171,0.39132406,0.56629707,0.56662316,0.33279984,0.65561879,0.57956282,0.31659902,0.48242745,0.58064407,0.74899566,0.30502913,0.42907095,0.50547396,0.45939626,0.58318881,0.21470721,0.38195674,0.45489084,0.55877931,0.47379185,0.48794106,0.0027575843,0.077991694,0.56417269,0.5695293,0.2379155,0.41757038,0.56733492,0.6211371,0.58210876,0.7366412,0.32904233,0.47900933,0.96306542,0.56279875,0.4355627,0.6613974,0.21938043,0.43706195,0.82735973,0.5616525,0.50311305,0.42108928,0.71637161,0.58303847,0.6826803,0.49836028,0.57075506,0.69435362,0.31187954,0.42752239,0.57171147,0.81977337,0.44361838,0.81283544,0.24528318,0.5814501,0.46046714,0.79568411,0.41789009,0.34407702,0.32335396,0.51600726,0.036175358,0.55531857,0.51406064,0.41327284,0.36279231,0.56705848,0.38150311,0.47565263,0.50825344,0.40198993,0.4198488,0.56214245,0.074186494,0.38786325,0.57629847,0.68881565,0.42966518,0.51814956,0.42228148,0.61397989,0.53415435,0.52888902,0.91207564,0.53719177,0.25570376,0.76597027,0.55401745,0.86589846,0.61834816,0.45983393,0.46048619,0.4520472,0.5819218,0.75895217,0.38428529,0.53917432,0.45681543,0.092141606,0.49062526,0.21281449,0.31161634,0.42445359,0.16482063,0.35445073,0.56162471,0.42142665,0.66703696,0.56599099,0.56118545,0.40317504,0.44895105,0.60379556,0.65554462,0.42873728,0.61979703,0.23042464,0.54331089,0.88615238,0.59242487,0.57177542,0.67555727,0.24403638,0.58332601,0.66224204,0.60810177,0.47598971,0.50917161,0.47644254,0.47842155,0.39580518,0.46543225,0.42823449,0.90023491,0.57483493,0.50629751,0.56720735,0.4050791,0.4187991,0.26331826,0.38880433,0.52051136,0.98122307,0.73321513,0.46141636,0.083533097,0.74690537,0.42627067,0.80612916,0.40720304,0.48738584,0.54314778,0.072162569,0.55709211,0.37476159,0.38271025,0.55162112,0.58186101,0.6626052,0.42756244,0.86430098,0.49770304,0.41919522,0.24894727,0.62219822,0.567318,0.89967188,0.48294242,0.42277906,0.27585415,0.91993744,0.43360048,0.47091341,0.28519061,0.52636806,0.059843004,0.38879155,0.55021267,0.41427804,0.83655196,0.56862238,0.25970433,0.37408514,0.55379901,0.42357175,0.67255724,0.576365,0.63640592,0.38824372,0.54281745,0.43667629,0.94908575,0.5087549,0.71749097,0.99339141,0.52077979,0.48056597,0.10167998,0.56933222,0.39846065,0.50764876,0.48718272,0.60210841,0.40257642,0.50585497,0.98996965,0.39391436,0.46317553,0.55739987,0.51422167,0.49939051,0.59900382,0.87044618,0.42326621,0.42429575,0.40031749,0.58050947,0.83726195,0.24117734,0.58332441,0.354674,0.30949066,0.42551929,0.5891142,0.62565716,0.44996099,0.56190998,0.39562657,0.5236782,0.47119141,0.54607004,0.58273111,0.8207825,0.89430418,0.56092633,0.6872984,0.98831269,0.47664455,0.43924731,0.13991906,0.55920782,0.24570193,0.60168666,0.53565131,0.56227711,0.28923817,0.57934145,0.38755893,0.52291686,0.43649065,0.66897044,0.16210013,0.55709267,0.20925967,0.96785176,0.5453595,0.49666659,0.36310462,0.57646395,0.672882,0.19263267,0.5786972,0.30155556,0.074142226,0.5617903,0.41479525,0.094991376,0.54431301,0.26257298,0.70692948,0.42283753,0.58699101,0.51384877,0.50112572,0.59906984,0.2346399,0.56110897,0.84601577,0.89860366,0.42763179,0.47707914,0.84982585,0.43726275,0.2470233,0.6020095,0.51212072,0.50510101,0.85332581,0.54312009,0.81177462,0.91180478,0.44253177,0.33156909,0.51688035,0.41766326,0.83053779,0.48307714,0.41757639,0.82917261,0.91389512,0.56529064,0.59366934,0.5260275,0.47676093,0.39525354,0.64427134,0.58274018,0.73549635,0.40015127,0.42706272,0.67706434,0.56715684,0.46964461,0.59181118,0.12089048,0.42679835,0.61336902,0.50549979,0.5143198,0.0029702545,0.4284193,0.46843417,0.41009887,0.89581529,0.52393218,0.79163627,0.2629159,0.52585957,0.070965845,0.89299983,0.5217802,0.20215119,0.28548476,0.58212412,0.75605072,0.47851049,0.51847781,0.39723885,0.18059756,0.51214195,0.1180013,0.51777317,0.44908975,0.64055285,0.5141884,0.54705111,0.36581636,0.61144724,0.53225986,0.4692786,0.59909915,0.49359299,0.98952959,0.98742189,0.50653504,0.60907271,0.29723099,0.41911206,0.35054922,0.57691084,0.51711264,0.57041324,0.93687351,0.53262807,0.70858975,0.43032322,0.57861503,0.72305016,0.19044457,0.58048746,0.33262127,0.0035690038,0.51565544,0.51118466,0.43321774,0.41696839,0.77486426,0.14834722,0.43413868,0.73444546,0.73523498,0.56762516,0.15578858,0.96018811,0.51378131,0.31142069,0.9387429,0.49038457,0.7371832,0.61903409,0.41739792,0.19589693,0.31136133,0.43054946,0.48195287,0.16184599,0.57589856,0.32088064,0.47376566,0.58320738,0.81000404,0.82427487,0.41738413,0.46321189,0.66442329,0.57987238,0.18302583,0.076444803,0.52223048,0.24800879,0.92985055,0.56305414,0.47073861,0.29195849,0.58000606,0.37234223,0.51131942,0.42271021,0.72493127,0.60777597,0.58330332,0.77406535,0.12560867,0.5021106,0.1685634,0.21310988,0.41677135,0.45931979,0.6099276,0.52595212,0.50256875,0.6497624,0.45148693,0.062251325,0.71327109,0.57525958,0.51933837,0.46624121,0.54964571,0.6352391,0.40177549,0.50694768,0.52233327,0.53009871,0.58328644,0.19461569,0.5989574,0.50065743,0.51451319,0.59145919,0.4459169,0.61616775,0.59717969,0.51654171,0.53701943,0.57611423,0.55120207,0.37987541,0.22091161,0.58303403,0.54738869,0.37523971,0.43443453,0.62496046,0.074663812,0.55451321,0.34891837,0.44429109,0.52998698,0.98345515,0.35163743,0.56913858,0.38391726,0.72566326,0.52193571,0.93832429,0.663609,0.56202076,0.46944235,0.33321954,0.56397862,0.45839554,0.51654693,0.47201012,0.38961671,0.73930047,0.57934516,0.22946795,0.23305691,0.5832071,0.61068986,0.65529894,0.57831506,0.32811309,0.70682517,0.42184866,0.80620547,0.48642849,0.54657038,0.36653739,0.75639295,0.42236572,0.2294104,0.50056609,0.52949476,0.61296279,0.57348378,0.5189795,0.5753774,0.87646293,0.423545,0.45079701,0.50319636,0.5154213,0.99658566,0.081889706,0.5617331,0.381984,0.1723125,0.43888056,0.78767987,0.21678406,0.57237097,0.7813849,0.88488625,0.49618201,0.18106537,0.37615385,0.58173564,0.18439897,0.68557349,0.42892857,0.56175453,0.91636268,0.56522029,0.58310229,0.19327082,0.4246485,0.73354867,0.3979497,0.51192558,0.50297469,0.078092271,0.5313359,0.74006349,0.65098982,0.44441291,0.50220357,0.53180122,0.46254951,0.38291103,0.68665209,0.48719597,0.038661589,0.61574114,0.53601026,0.96626177,0.97233364,0.50563939,0.66288886,0.17027108,0.41965476,0.62664332,0.21972882,0.58308825,0.45007581,0.9693172,0.45761639,0.55294761,0.71277896,0.5751939,0.52102615,0.20355939,0.53264468,0.11730145,0.47846843,0.56517326,0.32595619,0.21766816,0.42781433,0.21662371,0.66697536,0.58221636,0.21224673,0.56354964,0.57858027,0.13893514,0.054261876,0.4442787,0.44739592,0.63863605,0.43099067,0.37319293,0.61437328,0.57521853,0.31922389,0.56532045,0.55750847,0.3591485,0.99344746,0.47913838,0.4834177,0.73124394,0.41693487,0.33544345,0.70121,0.58194153,0.67031284,0.17522469,0.57953597,0.6548043,0.67588879,0.5832599,0.2675188,0.58085574,0.42337623,0.86996537,0.9727134,0.49146591,0.34006961,0.5730104,0.46347589,0.40447519,0.74164853,0.4503916,0.89231386,0.074534798,0.43566827,0.53899444,0.29351706,0.44393309,0.89762219,0.72847281,0.44906349,0.89735034,0.51169915,0.45934928,0.37514016,0.058331956,0.55652441,0.56927168,0.47873817,0.5588386,0.65695834,0.38770152,0.45046872,0.58224136,0.23037323,0.58324456,0.60877627,0.32448341,0.43463225,0.51285409,0.57942921,0.58153964,0.25377335,0.81254616,0.42634572,0.73930559,0.31117102,0.42497009,0.16207616,0.10332709,0.5086717,0.80275946,0.314323,0.42732486,0.57996601,0.58246697,0.5249711,0.57158699,0.42972199,0.56836635,0.091607128,0.74459365,0.55821073,0.13045271,0.44743716,0.58237202,0.82615156,0.9467773,0.4797279,0.71096177,0.87789851,0.55788555,0.73298678,0.67726987,0.58277462,0.71268701,0.28313499,0.50136306,0.95056698,0.18549484,0.58220812,0.39099878,0.41988956,0.5569786,0.3683918,0.43419855,0.57718726,0.86962564,0.593815,0.56018264,0.63167735,0.89848917,0.46046203,0.76060339,0.6978703,0.42783449,0.52906651,0.32990835,0.43146522,0.42412327,0.75396594,0.55423352,0.87379334,0.95087845,0.5362624,0.66510526,0.97143963,0.5429747,0.50157942,0.74563168,0.41679393,0.34825569,0.5057773,0.57116371,0.69586764,0.96592462,0.53919111,0.60026146,0.13185016,0.55361563,0.23571072,0.12993756,0.4381246,0.72687922,0.77192558,0.58251685,0.4906985,0.033070852,0.45512813,0.45989962,0.52689391,0.45762626,0.37508052,0.75715773,0.4173617,0.70026492,0.37107993,0.54716984,0.54061179,0.77375961,0.58286857,0.5533556,0.29912918,0.56977105,0.85676745,0.58295163,0.56274219,0.3534719,0.57311896,0.56647863,0.91424291,0.20674026,0.49563817,0.095288413,0.32198264,0.57216816,0.40876118,0.3945319,0.56857136,0.65367211,0.71638383,0.438866,0.12152293,0.50649855,0.49121133,0.39909383,0.146472,0.57622704,0.64182024,0.97077374,0.46935511,0.62101556,0.6490501,0.57931761,0.31359474,0.71263409,0.55770746,0.10985585,0.45062455,0.512057,0.58940093,0.36343056,0.44995125,0.46866048,0.5842287,0.58231303,0.24475222,0.51656987,0.57741928,0.72540822,0.67808476,0.58329919,0.73411879,0.83548238,0.5031841,0.87064081,0.39243298,0.56680959,0.64493752,0.88480951,0.5431675,0.77185244,0.38900368,0.42077619,0.84469158,0.42206702,0.41667128,0.21360878,0.75986864,0.48275525,0.077855028,0.093236816,0.53542243,0.75696596,0.63296445,0.57553612,0.33036239,0.53875085,0.47841332,0.0083143882,0.21897295,0.41761778,0.67355793,0.57051137,0.57861759,0.27721699,0.48563273,0.45428946,0.96706146,0.2156723,0.58316967,0.45761532,0.34328049,0.43271878,0.4074354,0.66971843,0.42188943,0.65567674,0.91804077,0.48872561,0.22892793,0.61686976,0.45240524,0.569237,0.52821728,0.53807874,0.97711385,0.77611676,0.56030665,0.1598974,0.48513598,0.57006059,0.30886346,0.25366985,0.58032347,0.51495626,0.023126225,0.51573612,0.63827512,0.58734699,0.51989825,0.55969715,0.39330528,0.47545619,0.52183153,0.59066734,0.43698666,0.92129061,0.010226381,0.48999814,0.40622558,0.61827362,0.58292125,0.20273172,0.33558165,0.43778322,0.52913908,0.97164015,0.5231743,0.35924346,0.55811916,0.43048923,0.68056542,0.39171174,0.52412453,0.49178008,0.56141784,0.41934751,0.25803689,0.5141125,0.51615066,0.39717111,0.72482039,0.57874858,0.21185913,0.43669326,0.58127532,0.74788569,0.58127833,0.53832809,0.029342623,0.60705242,0.52647275,0.52686958,0.51164974,0.41679562,0.81120114,0.52344039,0.4362275,0.6696527,0.8404716,0.57732899,0.65625534,0.61670595,0.4664041,0.50803461,0.47237846,0.44917773,0.36122332,0.95763611,0.46347425,0.35568373,0.14449297,0.42538169,0.65830892,0.18475252,0.41705863,0.44740524,0.43880324,0.57178451,0.10307289,0.3125379,0.58308517,0.28591545,0.61323032,0.47005567,0.50555908,0.48673325,0.41669293,0.19468835,0.37003496,0.4417307,0.58817137,0.99386899,0.51965761,0.47608618,0.51433919,0.53699975,0.38005765,0.81326172,0.41797632,0.380021,0.38498237,0.55542047,0.40267823,0.12094088,0.573954,0.39901975,0.80659312,0.41907982,0.66441858,0.53071363,0.58226817,0.76636186,0.1773648,0.42255819,0.68912769,0.83388929,0.43751657,0.77476926,0.4814978,0.48062605,0.39615267,0.49537433,0.51450334,0.60296624,0.55414103,0.44866654,0.63177064,0.95993433,0.50383085,0.30421643,0.9700165,0.53601345,0.59957303,0.5984806,0.42508843,0.68816931,0.35859576,0.58321976,0.75263915,0.82992451,0.43872224,0.78445409,0.15946839,0.46101302,0.16620703,0.2865061,0.41972034,0.21794239,0.94934178,0.55443173,0.4556615,0.1194746,0.45409955,0.77076876,0.31034507,0.41727787,0.29983532,0.65970945,0.41666509,0.75151258,0.75054108,0.41922138,0.51228345,0.58419372,0.53777521,0.58793728,0.54476163,0.5405606,0.61703731,0.71424181,0.49465417,0.95138202,0.50944065,0.49909201,6.5061481e-05,0.46125419,0.56341337,0.92805916,0.39686649,0.48513768,0.50469166,0.51415483,0.43637582,0.67025554,0.35424787,0.55329575,0.48744452,0.51697808,0.46469062,0.61763388,0.60631904,0.54873783,0.58764796,0.39507997,0.52118823,0.51890422,0.40989222,0.49127025,0.0092634424,0.62864454,0.58316334,0.7852057,0.086275542,0.43173404,0.53018283,0.029948524,0.48964603,0.66618809,0.39330453,0.52183086,0.50834575,0.50587018,0.54696338,0.034788897,0.60618523,0.45899032,0.56765045,0.50395658,0.57144665,0.30297931,0.53892991,0.41718499,0.82007943,0.47417657,0.49560216,0.99910611,0.477085,0.57301704,0.89577451,0.60727675,0.4437375,0.3916658,0.99238138,0.49467437,0.58512275,0.88070714,0.48318773,0.18214306,0.58170337,0.51183509,0.56112782,0.62712039,0.56429899,0.61704108,0.60977282,0.58284909,0.24410553,0.69383326,0.44447451,0.90522448,0.57364289,0.50304451,0.43214932,0.84290179,0.51491188,0.85954096,0.3242618,0.41991662,0.32974972,0.68561308,0.41797045,0.68873664,0.16577903,0.51589502,0.86704566,0.53873376,0.44444295,0.64588573,0.93333762,0.4436997,0.61187214,0.96446389,0.48758139,0.32075369,0.49085504,0.56567294,0.92306518,0.74553259,0.41910015,0.55673963,0.81834879,0.50322029,0.11456539,0.33682925,0.41666408,0.75401395,0.74188003,0.58312562,0.70057558,0.67162475,0.42981645,0.41354965,0.53949112,0.52892637,0.3947272,0.5092298,0.4640258,0.61925171,0.94337333,0.52934248,0.29788106,0.29924312,0.54920101,0.91552937,0.042927899,0.55078446,0.46162164,0.41808318,0.46481985,0.41408004,0.59075857,0.46812328,0.97627232,0.56779709,0.42856869,0.68496191,0.59867071,0.50733694,0.52054661,0.93922607,0.53955499,0.31625337,0.88790656,0.50616108,0.18528094,0.57082777,0.49224137,0.5718343,0.43675076,0.58117193,0.25323102,0.64405145,0.55733659,0.55690889,0.62282302,0.53865963,0.50192814,0.60169742,0.51681159,0.52234703,0.36250702,0.41718956,0.25891973,0.31278701,0.41690981,0.2856654,0.26137149,0.41747822,0.36923453,0.61408916,0.46647919,0.47451752,0.13757559,0.51932468,0.83662412,0.21544016,0.43610382,0.17967248,0.20206902,0.55960005,0.82360044,0.65761136,0.45669191,0.05624618,0.51639982,0.56088131,0.66262749,0.13230926,0.42783424,0.6578163,0.42089714,0.56166497,0.92731789,0.76743011,0.4177086,0.69617925,0.56562133,0.45327538,0.38271871,0.25522677,0.5806314,0.5485096,0.21385369,0.43404646,0.18938364,0.81197976,0.41831113,0.36569651,0.8725987,0.49411124,0.83278398,0.53494949,0.45272375,0.63071809,0.57315466,0.43287302,0.087883696,0.5649083,0.53272375,0.40377874,0.57396595,0.42107888,0.14330714,0.49304058,0.57582671,0.28306466,0.77800445,0.41679735,0.35947717,0.75421106,0.58117453,0.51723706,0.71472257,0.41723424,0.32563494,0.38448642,0.46154749,0.458942,0.67420418,0.56516418,0.47992223,0.57362918,0.48487286,0.57250214,0.81125173,0.57950689,0.68085425,0.69665068,0.4237416,0.40282542,0.44218147,0.42584343,0.70059857,0.99856319,0.51012645,0.50692434,0.30546354,0.43149071,0.86538426,0.51589087,0.53368617,0.61600237,0.39890305,0.46780275,0.55598443,0.58208978,0.55743319,0.63159833,0.49524133,0.485139,0.60311218,0.25778851,0.57989444,0.52178365,0.21930751,0.58325903,0.62830537,0.19299131,0.54693274,0.15031227,0.219899,0.47376323,0.90193691,0.24666619,0.58286719,0.30249467,0.48917093,0.45705972,0.371862,0.30921218,0.57810586,0.37098516,0.45548601,0.46140756,0.61440419,0.32126135,0.43368413,0.49196771,0.065172546,0.45875907,0.68843834,0.50893458,0.44215505,0.34423019,0.59137886,0.47850491,0.44477496,0.16863741,0.58086542,0.60766451,0.37251025,0.5830891,0.75454047,0.21692812,0.5830589,0.4797181,0.72713531,0.57766206,0.51298092,0.049450659,0.52696853,0.690958,0.66020179,0.43794462,0.54544327,0.81738743,0.41789406,0.39489778,0.27302653,0.58279778,0.34056319,0.38173257,0.41688416,0.759742,0.643981,0.5457133,0.055478562,0.62199217,0.45702051,0.54089065,0.37415315,0.56030082,0.60200802,0.95364909,0.4868113,0.70439198,0.5260083,0.48548888,0.40028225,0.051849985,0.4439649,0.50149829,0.50357042,0.45458975,0.96773875,0.22093084,0.58287519,0.496999,0.41878328,0.57990626,0.84745806,0.28704477,0.57675191,0.56324557,0.10543628,0.55906294,0.30261107,0.57157253,0.51882315,0.57707532,0.53293832,0.53415391,0.61287722,0.89413677,0.48471049,0.80224304,0.035127841,0.4646939,0.6245968,0.76373177,0.55833839,0.85578683,0.87743559,0.56077999,0.72005535,0.31748438,0.4281327,0.14259541,0.43322587,0.58259179,0.23491495,0.98687143,0.51480294,0.59938378,0.85883931,0.48152728,0.84111057,0.89331293,0.46258016,0.22699712,0.46398747,0.55156019,0.63828929,0.4516609,0.44216222,0.64835384,0.96352715,0.54650799,0.45165932,0.66480746,0.57168335,0.39022011,0.1392035,0.57923051,0.46949852,0.59960218,0.46223877,0.56996851,0.33305553,0.57299652,0.61648468,0.69576751,0.42609606,0.56906525,0.79999921,0.42072806,0.70219563,0.059018616,0.52293945,0.2809869,0.65601777,0.43613804,0.57126525,0.52406084,0.46322265,0.38189864,0.48275276,0.53349052,0.61560301,0.60967558,0.44497096,0.39795416,0.6507692,0.44448237,0.50514486,0.31973051,0.42115826,0.65112586,0.49817957,0.45825718,0.3731146,0.39989198,0.43433449,0.088820513,0.16970967,0.42460192,0.30162869,0.55481103,0.5060885,0.41572149,0.60683565,0.58268905,0.24642831,0.7671848,0.41667179,0.35638853,0.20548441,0.46500686,0.88104393,0.79992708,0.42919834,0.22702712,0.44606875,0.47968877,0.59131906,0.51611786,0.51955422,0.39565266,0.65261407,0.5675706,0.39908426,0.21725685,0.41715177,0.34644158,0.60486034,0.56296873,0.63255657,0.057842861,0.55082489,0.37829792,0.89579756,0.52509979,0.79020384,0.86224419,0.57744596,0.59269409,0.88200465,0.56775283,0.33400102,0.567869,0.49419644,0.42589761,0.39263123,0.46653222,0.45385392,0.46631569,0.52534673,0.39582649,0.43330248,0.51513123,0.57895188,0.2248699,0.57980535,0.72853242,0.60346031,0.58174799,0.73981606,0.41025277,0.58327839,0.20597703,0.67879939,0.42452968,0.61974616,0.49022835,0.44586145,0.35237108,0.91312166,0.56748042,0.44018698,0.42450393,0.4181113,0.75180635,0.58130896,0.44944945,0.61520512,0.78006967,0.57145684,0.21028858,0.13075585,0.57720951,0.43256609,0.49263645,0.47048503,0.98703346,0.86185156,0.44661445,0.77360965,0.36651529,0.58042651,0.70861391,0.92631761,0.5377553,0.71702086,0.8335897,0.57910308,0.35691631,0.15233818,0.43393877,0.260787,0.35998162,0.42173239,0.15887449,0.50601099,0.55537801,0.94945903,0.60913752,0.57038723,0.34089184,0.95373732,0.4471347,0.52953599,0.59731469,0.55123938,0.39620388,0.5053206,0.51761097,0.39561681,0.84487229,0.53651721,0.16637882,0.8895977,0.56722576,0.65218671,0.90522777,0.44066561,0.32724247,0.36841304,0.5471937,0.53106935,0.45012931,0.52617895,0.5982146,0.56042112,0.51147987,0.58207839,0.32768287,0.41870355,0.3106427,0.70135069,0.58295405,0.30410712,0.49006569,0.55716024,0.65416588,0.64163197,0.41707219,0.25827099,0.090351056,0.56431296,0.37851358,0.0060021614,0.49005121,0.43177372,0.091450764,0.43536793,0.6219616,0.2189133,0.55969174,0.83803754,0.094882955,0.43249152,0.60041295,0.63652487,0.56180027,0.59417011,0.58303828,0.49912939,0.99309701,0.37594153,0.54082925,0.52018725,0.13801447,0.57331256,0.65854704,0.90052119,0.53109784,0.22539011,0.53989364,0.45789611,0.37900647,0.97185441,0.47567623,0.63715253,0.39107816,0.53402213,0.45603635,0.68339886,0.4167848,0.24889641,0.85140784,0.4245679,0.34249193,0.41838678,0.56763164,0.33601993,0.61895367,0.56653806,0.63457122,0.57024271,0.56337544,0.075878882,0.86774303,0.42252337,0.433239,0.058565375,0.44460862,0.41503135,0.8055982,0.42197646,0.70920209,0.36450121,0.4198783,0.1717958,0.70936666,0.55855238,0.11033279,0.5921788,0.4172712,0.24000899,0.067295139,0.44285217,0.60675702,0.74424554,0.58253345,0.6205306,0.30861911,0.57254349,0.43657127,0.73544479,0.54897888,0.89734764,0.71425959,0.57678558,0.81112822,0.74332164,0.47012071,0.92158421,0.50443712,0.42682221,0.29574638,0.27005828,0.42100541,0.4454489,0.20034255,0.51764992,0.10534185,0.5239935,0.53593717,0.61713747,0.78617675,0.44818182,0.85592042,0.967505,0.45467657,0.51986038,0.12311985,0.57489924,0.59128223,0.3347128,0.55910182,0.091100251,0.38148477,0.57456455,0.67424396,0.24278606,0.41674841,0.36416707,0.81179613,0.49886704,0.10907908,0.62962094,0.45419607,0.47053663,0.14243232,0.42844604,0.68507511,0.59904383,0.52888806,0.55317496,0.60426367,0.41795767,0.74349648,0.17675384,0.58205241,0.58811171,0.32050328,0.41724155,0.23072413,0.94907799,0.44627784,0.55937901,0.48599944,0.47339478,0.39042289,0.28436799,0.41983937,0.78172092,0.28741223,0.42091674,0.20558104,0.55132959,0.43020933,0.31634178,0.37387292,0.41782105,0.26493102,0.5706346,0.5483583,0.61754542,0.95107226,0.44560446,0.47800018,0.31507713,0.56481781,0.1165096,0.82730455,0.58253318,0.5168735,0.90848316,0.54104217,0.25928579,0.44231522,0.57053607,0.31528633,0.48303636,0.46675499,0.016863256,0.95197056,0.47337748,0.68825321,0.031487407,0.50107491,0.3251076,0.41039537,0.58320426,0.7980747,0.56891909,0.58319767,0.21982372,0.86215579,0.4291782,0.31762493,0.83294006,0.4425545,0.20481442,0.83084313,0.42027998,0.6377198,0.46191946,0.58262525,0.82385852,0.87270475,0.45079481,0.22786184,0.19734621,0.56695516,0.21003199,0.34732349,0.42599773,0.64134949,0.40530903,0.55207709,0.39166453,0.5846504,0.51363482,0.55816483,0.53604911,0.4223962,0.87120769,0.62971352,0.48685876,0.98034453,0.341431,0.42717875,0.37361072,0.36978803,0.42070586,0.16266824,0.41740492,0.46495667,0.414944,0.60923887,0.44384972,0.065702932,0.66706562,0.47430877,0.039041688,0.66355402,0.56593967,0.43045752,0.24937046,0.42107918,0.76442236,0.59145448,0.5253311,0.43983727,0.59833101,0.49370386,0.47885784,0.34753602,0.55635575,0.50872022,0.13161253,0.45523418,0.78992334,0.97476113,0.46974463,0.39403417,0.41450007,0.45513457,0.039282272,0.56333489,0.5832891,0.78645726,0.79719076,0.41667875,0.43490731,0.87203616,0.4365093,0.71486929,0.51192001,0.5173641,0.60372335,0.040939776,0.513231,0.30806878,0.4992584,0.51452524,0.396939,0.52670635,0.57506291,0.71147213,0.46790615,0.47985677,0.39904257,0.63555436,0.53016417,0.96722159,0.63442574,0.41801752,0.27270201,0.59604782,0.46344418,0.4276121,0.19528759,0.56647114,0.20994013,0.5637896,0.57735936,0.71645167,0.38969887,0.41692305,0.76189903,0.68115307,0.43297521,0.49808958,0.52101117,0.5130144,0.6002917,0.84784257,0.56007917,0.76727223,0.26733665,0.41809327,0.62291787,0.41574096,0.52036929,0.56447912,0.66854288,0.57243053,0.13840955,0.099847178,0.47184973,0.77992598,0.75048636,0.58073702,0.49871853,0.29115265,0.57936636,0.38365953,0.51391526,0.57396046,0.10806207,0.11466347,0.45996921,0.22139462,0.46835133,0.5641602,0.073511231,0.39341159,0.477408,0.51415333,0.56233809,0.43040901,0.32055382,0.050462464,0.44836437,0.58278877,0.25400401,0.41919014,0.4493303,0.48693248,0.53621457,0.020016357,0.21215141,0.44923111,0.85711977,0.14694415,0.55722477,0.22834797,0.59298319,0.48397776,0.45401,0.36267461,0.44763759,0.54479908,0.400701,0.50633837,0.51621657,0.16327395,0.49932674,0.86972348,0.094676299,0.50986609,0.20948636,0.48752346,0.57802883,0.87005672,0.96616196,0.52815099,0.35454954,0.98961578,0.52366026,0.54694598,0.44957015,0.4436393,0.35588716,0.23119333,0.42274218,0.76157614,0.63649003,0.4477496,0.45347244,0.44780927,0.50234032,0.58542241,0.38583119,0.46116011,0.54599313,0.49919533,0.47272039,0.38898386,0.087897204,0.43356772,0.41458408,0.5479054,0.42210984,0.27619273,0.38648583,0.57937921,0.28952107,0.14270833,0.57497006,0.35021618,0.61683699,0.55462493,0.59243318,0.98075675,0.46492183,0.52696819,0.052984752,0.53609542,0.67588595,0.7454113,0.54688937,0.10458634,0.10377593,0.46314186,0.77000708,0.38160369,0.42002029,0.16400036,0.59977858,0.51054006,0.48077342,0.7373354,0.58296899,0.34899024,0.14822101,0.41950851,0.51018833,0.43634856,0.43239679,0.67164738,0.49897546,0.4796465,0.39394791,0.62708711,0.42114089,0.69806865,0.4460635,0.4890428,0.41372392,0.32684099,0.42335047,0.36183052,0.36344637,0.5528709,0.93365803,0.59329297,0.4945429,0.53720974,0.49120185,0.581954,0.76362185,0.44658216,0.57161094,0.6903886,0.44721916,0.50353893,0.58517876,0.44708128,0.58325655,0.19585516,0.42798692,0.57804463,0.71833956,0.72596908,0.42432769,0.1897345,0.94874024,0.49563523,0.72010109,0.83603095,0.56042854,0.78060896,0.52920583,0.43565639,0.92615458,0.48527537,0.43177358,0.68458048,0.32664464,0.56653178,0.45300298,0.60697774,0.55727935,0.61182278,0.60282139,0.48430696,0.51257375,0.74207367,0.49347934,0.93686027,0.38391226,0.5575632,0.92925149,0.33677674,0.42129785,0.3319755,0.48589355,0.4491311,0.64089394,0.90408172,0.53284591,0.23381102,0.66967156,0.41695554,0.23241893,0.77260393,0.58332006,0.36575837,0.38451722,0.53459207,0.52464957,0.4302299,0.57239668,0.68848056,0.55409739,0.4402597,0.3488344,0.45173335,0.42288932,0.71890516,0.54817309,0.57235968,0.89633289,0.48199301,0.47432223,0.60826095,0.66303503,0.56592443,0.42936866,0.47393098,0.58329819,0.80488889,0.61899957,0.44154365,0.39688431,2.7491944e-05,0.49982768,0.48791182,0.40719455,0.51159816,0.54227661,0.53490908,0.43570353,0.92586306,0.36675518,0.5821892,0.19472335,0.49744012,0.42449174,0.71536849,0.1839163,0.42539666,0.7271291,0.26110676,0.41997863,0.55058999,0.66897924,0.41995687,0.81303972,0.39118947,0.53256408,0.54002996,0.24788669,0.42669845,0.80437727,0.59978086,0.56768755,0.90458692,0.23511585,0.55801592,0.85588975,0.64444945,0.54515472,0.94530143,0.049390252,0.52553448,0.3062889,0.28871144,0.57369607,0.16813249,0.14804725,0.4932313,0.14567305,0.38208255,0.53484155,0.48980748,0.043872488,0.53359004,0.65929555,0.76569708,0.41680611,0.61171896,0.35393301,0.41893736,0.70732863,0.26170144,0.58052785,0.24157029,0.10036951,0.51232115,0.20303084,0.67461153,0.41788428,0.29950032,0.39158537,0.44896476,0.59158779,0.59310233,0.46040543,0.41807165,0.3816683,0.58049659,0.16871103,0.79033283,0.58144283,0.6815705,0.62325731,0.45532463,0.4551174,0.44195424,0.47692209,0.40912204,0.57604476,0.51430701,0.43057095,0.50022104,0.41706489,0.81971444,0.69741993,0.51902227,0.046333787,0.46755122,0.49855758,0.59464314,0.90970769,0.55577574,0.68289303,0.73014538,0.42263133,0.2047189,0.2203752,0.58304482,0.64881179,0.59990891,0.50423934,0.5084856,0.64649864,0.48882593,0.023792059,0.50805956,0.43663559,0.33009631,0.60299987,0.42705547,0.32474287,0.22037686,0.4169952,0.65140171,0.50891004,0.46158083,0.022567337,0.5651862,0.58309975,0.19177264,0.75180605,0.58333351,0.33926363,0.20475489,0.43115747,0.2115149,0.59996525,0.49701909,0.4941525,0.57005718,0.47621401,0.41738633,0.41303675,0.52086214,0.56130939,0.4925859,0.44959758,0.040747675,0.6328853,0.54816817,0.53254524,0.52419161,0.53333127,0.38583894,0.40495363,0.5140646,0.53943949,0.55948836,0.44180275,0.64514119,0.4102434,0.42177615,0.28711917,0.59941976,0.5360914,0.43327153,0.52904879,0.52463763,0.60501227,0.45359551,0.5612471,0.65771869,0.82382122,0.57694685,0.3072443,0.59467499,0.48601513,0.54017559,0.60688889,0.5363681,0.55468707,0.36061242,0.52170388,0.026967834,0.77033696,0.57345395,0.21267893,0.39364282,0.52121408,0.49245538,0.34325137,0.42396907,0.151703,0.55202626,0.55954007,0.93689142,0.57566549,0.48101099,0.57319133,0.91016907,0.56082178,0.65018132,0.58692609,0.46604176,0.025212206,0.42123567,0.48242553,0.56871848,0.62343544,0.58320393,0.76110232,0.49529511,0.56533436,0.075844189,0.061568393,0.48885783,0.26317677,0.49377268,0.48542108,0.60291241,0.52271511,0.43608617,0.072220776,0.89670481,0.45021235,0.26623397,0.37655383,0.41666313,0.22828863,0.298721,0.42408567,0.41750974,0.86331619,0.46142336,0.80963047,0.60746183,0.56908785,0.89761603,0.029504873,0.5350255,0.60277731,0.56959663,0.49268213,0.42712023,0.016182569,0.52644075,0.42381277,0.0099755034,0.49096906,0.59390354,0.38115517,0.44397653,0.5947141,0.086023561,0.46033286,0.26507894,0.63368713,0.57953848,0.83395568,0.13064283,0.42307757,0.57579053,0.46675272,0.50482049,0.40532585,0.35691589,0.57797169,0.32063832,0.33657181,0.42091782,0.67156034,0.60559309,0.48038626,0.49734106,0.23885111,0.47335048,0.91410582,0.0038492151,0.49531254,0.56030927,0.50815826,0.53432149,0.61748504,0.95583294,0.55227201,0.50356591,0.013185918,0.52983374,0.49333929,0.64167402,0.43788145,0.41218417,0.4545386,0.5368799,0.38822885,0.35230122,0.44317169,0.45729497,0.7231156,0.41718426,0.66525992,0.33264654,0.56353532,0.46673207,0.18968329,0.47282444,0.12189872,0.27407416,0.43108954,0.84518422,0.37735797,0.58008623,0.83351357,0.079202488,0.52606994,0.75118074,0.76178467,0.51664414,0.078690289,0.26306474,0.58066494,0.42075283,0.54534922,0.58004333,0.25988932,0.44251036,0.53243552,0.019159534,0.061318531,0.55999516,0.48569109,0.40948092,0.48500699,0.45025208,0.52520542,0.43469374,0.076470198,0.46940576,0.46914933,0.61005516,0.53027104,0.41668188,0.20606898,0.37956181,0.54417794,0.046082777,0.38504591,0.43573795,0.62887171,0.23886535,0.42456622,0.78303097,0.27890976,0.57807285,0.20332668,0.66712178,0.43398984,0.43892621,0.33332175,0.41666393,0.75168196,0.65935311,0.4403343,0.51818644,0.59752464,0.51941152,0.5402765,0.58515086,0.47054501,0.57416422,0.57830522,0.56274462,0.35092993,0.62448493,0.44692677,0.57593531,0.33125415,0.56328939,0.8956889,0.41662563,0.56208317,0.35575879,0.16178389,0.58118416,0.43076161,0.80257626,0.54542593,0.14332955,0.18955895,0.41715217,0.5846425,0.45170981,0.43529319,0.66714828,0.35931941,0.56531492,0.099752577,0.42135971,0.51429366,0.56651177,0.44049386,0.42467135,0.70605163,0.32517094,0.41790119,0.78510069,0.49813048,0.57285486,0.10287884,0.61572128,0.46362304,0.46798842,0.63245697,0.58186015,0.81042311,0.60022321,0.49612422,0.50060384,0.65610365,0.47840601,0.032146866,0.6429479,0.5476884,0.94149909,0.057502981,0.51495368,0.72598004,0.45423313,0.53811687,0.61327678,0.10761784,0.5728544,0.43835409,0.68776402,0.57048038,0.45402976,0.43082247,0.5797171,0.73163385,0.72135346,0.45531035,0.91333008,0.7608929,0.41824423,0.48659308,0.99805905,0.49900147,0.54491358,0.53311794,0.54702574,0.63077582,0.3819794,0.55110865,0.94255809,0.3625698,0.48258064,0.97620807,0.47606995,0.42088555,0.26406905,0.1984653,0.58333171,0.51540047,0.23862589,0.57423746,0.20930003,0.76377131,0.53403087,0.095850314,0.31228415,0.56330313,0.11300546,0.44329246,0.58299718,0.81293957,0.51535573,0.41922943,0.75028291,0.40372095,0.49959857,0.52716101,0.73726201,0.46109508,0.086291428,0.39748755,0.51365514,0.50681633,0.69601215,0.41865974,0.33458505,0.55318008,0.57014318,0.095464892,0.72644765,0.52871814,0.067956251,0.52914709,0.55993607,0.34161036,0.49547666,0.48692726,0.60239247,0.58708321,0.44494193,0.62198291,0.43301425,0.45798611,0.60825246,0.37023846,0.58263392,0.79899606,0.086652203,0.56865887,0.49080702,0.61796945,0.47322603,0.024994854,0.54798496,0.57773801,0.27715689,0.39357222,0.47617199,0.52050099,0.45890466,0.42067986,0.26491098,0.56675919,0.57642479,0.70992418,0.041741499,0.52471482,0.32340709,0.36706716,0.5467924,0.47923344,0.3904343,0.54813915,0.41813127,0.64855208,0.582776,0.78700328,0.33538027,0.42311118,0.65027547,0.57607166,0.47703036,0.42369422,0.4400919,0.51879224,0.41356469,0.60229132,0.51884151,0.52452834,0.081585488,0.43726423,0.39349665,0.66875206,0.42773997,0.86231738,0.75118245,0.57959489,0.75690601,0.54494513,0.43361722,0.67337012,0.4011607,0.58330538,0.22240104,0.39152131,0.5293003,0.46906334,0.65057681,0.4341016,0.40586472,0.4766101,0.41887456,0.15497331,0.54296972,0.44688391,0.047888831,0.39083615,0.58255503,0.25007716,0.87998702,0.5712815,0.63625426,0.13698021,0.56300683,0.26770497,0.55944387,0.53050292,0.40286426,0.59166525,0.43554923,0.35303181,0.57878556,0.56663564,0.33826376,0.64227101,0.41673547,0.77375614,0.60137459,0.4887973,0.49045504,0.36842502,0.41751706,0.73742225,0.50149089,0.55626484,0.34753403,0.58068442,0.50728295,0.43963276,0.55543621,0.43450057,0.92006493,0.060939597,0.48733556,0.26546087,0.29827101,0.58032737,0.35781768,0.64500304,0.56374766,0.59102964,0.026419469,0.52432894,0.36888095,0.83962139,0.52877548,0.14991023,0.9189442,0.43428816,0.44092864,0.47226202,0.4890623,0.99755012,0.53954831,0.58153399,0.16091944,0.13717049,0.42219705,0.58105466,0.62677237,0.56590124,0.62439316,0.1432982,0.54613066,0.80087649,0.56132798,0.57593236,0.70879827,0.43961802,0.45869491,0.61095216,0.42432402,0.53166417,0.58663318,0.45162349,0.545472,0.37674331,0.51548772,0.48431463,0.39759111,0.10162214,0.44950075,0.72838707,0.26542274,0.42092317,0.22271569,0.40010538,0.50973611,0.51743733,0.8875436,0.42525283,0.47250818,0.94256436,0.53172244,0.30155222,0.38373415,0.53939809,0.54253697,0.48472828,0.46400464,0.019823445,0.84926915,0.57742373,0.63387703,0.37885154,0.4602497,0.52760691,0.55423848,0.49374184,0.58469833,0.52919147,0.50992069,0.40287,0.35047776,0.5606093,0.43566282,0.70445675,0.57157225,0.15331855,0.4757755,0.4360277,0.9275449,0.92943203,0.49723166,0.75604916,0.64363352,0.41746547,0.73133927,0.36806698,0.42499525,0.86406573,0.5776408,0.43867726,0.35489695,0.29253817,0.52780832,0.05764572,0.72756827,0.55848479,0.12048596,0.20568441,0.4299713,0.21671853,0.63717023,0.5638788,0.60307709,0.56360972,0.49342221,0.57798257,0.68319255,0.42336228,0.62442614,0.68834675,0.42010833,0.19677054,0.41069272,0.47347293,0.43505411,0.47569563,0.51805676,0.39810083,0.7366151,0.46715525,0.92207221,0.51987414,0.57071322,0.094634136,0.009195916,0.52373445,0.53180642,0.42463023,0.5090465,0.99314575,0.91449323,0.43653688,0.38666732,0.8576731,0.55788556,0.23703753,0.74986234,0.41691999,0.36444014,0.85179015,0.4227823,0.36926181,0.72924293,0.41727415,0.65336832,0.7250974,0.57648234,0.8054995,0.29370941,0.58209816,0.33252218,0.78841307,0.5192185,0.9018925,0.5009963,0.45350959,0.033977234,0.87503803,0.51977071,0.82208979,0.31745501,0.42222556,0.6369285,0.18335847,0.56479875,0.21527357,0.85227895,0.58038065,0.51999236,0.8717397,0.57774629,0.51581066,0.58467082,0.4474326,0.94730044,0.076291128,0.55655034,0.35758847,0.94123255,0.54691173,0.35204325,0.080395925,0.45736486,0.71603292,0.36862285,0.43635419,0.60934055,0.39561787,0.58274257,0.19344372,0.40895283,0.5423374,0.58963866,0.21720825,0.41752159,0.33236745,0.54155868,0.53340053,0.39087739,0.78881888,0.43021217,0.79013016,0.40209107,0.43725331,0.36299298,0.32222703,0.56745668,0.45822693,0.32807276,0.43263126,0.43935984,0.65132516,0.5609502,0.56225794,0.67200837,0.57622797,0.16020634,0.317729,0.42387698,0.37925886,0.42863818,0.51139901,0.42726143,0.40657714,0.51877495,0.45169978,0.26854851,0.45281352,0.90321737,0.13680091,0.42513255,0.63635474,0.72365358,0.57910496,0.57879164,0.35810964,0.58332429,0.76805684,0.57968652,0.52019357,0.43015445,0.20857559,0.41863523,0.31845149,0.69418924,0.42153324,0.81192293,0.73371935,0.5832431,0.6727615,0.51096713,0.44513778,0.049548959,0.059475855,0.48977456,0.26648339,0.47131858,0.46848463,0.61123359,0.73270724,0.42136793,0.47773951,0.058071166,0.45522516,0.65641507,0.33445374,0.4550381,0.93823221,0.083722584,0.54860469,0.29833442,0.51565449,0.56144937,0.66418116,0.85971012,0.49220585,0.84612951,0.58652256,0.4928263,0.55162414,0.59594676,0.5024472,0.52852365,0.6788934,0.41755859,0.77649807,0.54560871,0.5624686,0.66132132,0.28560885,0.41668119,0.29650364,0.31649793,0.41670688,0.72890944,0.88409034,0.53391186,0.79246744,0.63821251,0.44075721,0.42069963,0.4228173,0.43963522,0.068926976,0.39129265,0.42283214,0.30358211,0.29334346,0.41702339,0.25739494,0.37363341,0.5413539,0.49695844,0.55813167,0.5168909,0.58643476,0.019676695,0.52639197,0.59598611,0.54220656,0.48205243,0.40419366,0.21905731,0.58305551,0.46056294,0.59978945,0.47946549,0.4637436,0.65485343,0.55800294,0.5220714,0.38806785,0.44025374,0.38484519,0.95419282,0.52986031,0.32483314,0.61771432,0.46538516,0.49073939,0.65346558,0.41712344,0.21797462,0.50169444,0.58211445,0.23409778,0.43868799,0.51931163,0.58582101,0.92989735,0.44990641,0.33656542,0.29534132,0.42354771,0.41809634,0.28983353,0.43018195,0.8511901,0.40506559,0.49414964,0.46695105,0.58776178,0.46853563,0.97724697,0.55689127,0.58302486,0.77700308,0.60968218,0.55229377,0.40625032,0.61056051,0.43872517,0.37826516,0.40399417,0.50860457,0.53170039,0.36409843,0.44165037,0.078526132,0.78728881,0.47165787,0.89465039,0.46997598,0.53474374,0.019113092,0.6080716,0.4764922,0.49642962,0.34580827,0.52258452,0.032196113,0.37481478,0.44176715,0.40532316,0.19381349,0.43402713,0.79081606,0.25189868,0.41677237,0.31343977,0.55017905,0.48915776,0.41154313,0.28881078,0.58226957,0.33473417,0.73004513,0.41883279,0.39075435,0.96125295,0.53832781,0.37582988,0.24998654,0.41667048,0.33975183,0.43425599,0.5810274,0.25540285,0.12835196,0.50151547,0.16544461,0.51947002,0.46619527,0.017549412,0.7196,0.4186272,0.36680259,0.14103676,0.42040561,0.51712535,0.96589032,0.54657212,0.5067248,0.54313129,0.54014811,0.61706415,0.57540183,0.52676603,0.41908712,0.98771726,0.49929251,0.38948132,0.45484743,0.47431303,0.3999728,0.43457688,0.44135557,0.64373591,0.76039727,0.5825237,0.69926676,0.45621926,0.42280068,0.12718761,0.31572684,0.47563421,0.9554606,0.25675166,0.41744103,0.37661913,0.37033703,0.41777478,0.19368329,0.52331118,0.42774325,0.69900631,0.57269086,0.52768407,0.41563556,0.93776663,0.48602604,0.26417282,0.067722232,0.55835164,0.40363004,0.58892162,0.45976076,0.41234622,0.53676207,0.53009672,0.60739682,0.38452475,0.55160216,0.41567548,0.38894982,0.4727197,0.50089213,0.84816244,0.44899716,0.79794312,0.47745364,0.45352807,0.03449126,0.48683526,0.49760002,0.59923152,0.089880783,0.54762646,0.71748948,0.26058008,0.57990083,0.54294296,0.57114822,0.55846644,0.64051676,0.62456941,0.5740169,0.87161699,0.55040663,0.58265169,0.17834164,0.62780757,0.54262862,0.50954976,0.62158257,0.53772811,0.49501763,0.34321184,0.44129323,0.52025004,0.56949303,0.53215971,0.4077507,0.71546847,0.57866266,0.4087284,0.54525246,0.49600137,0.58944712,0.15022426,0.43092939,0.7177224,0.65272445,0.48139444,0.029158675,0.38461937,0.43169793,0.64517363,0.75503,0.58330058,0.66877297,0.7632218,0.4171249,0.59237858,0.45444636,0.51428162,0.4076547,0.12679222,0.47724828,0.17865992,0.017742796,0.47782873,0.60192302,0.63883482,0.41681931,0.22018507,0.45427546,0.54957604,0.36846868,0.55022315,0.44793164,0.3652122,0.54543414,0.53710133,0.38794387,0.501869,0.57385312,0.70736415,0.86134759,0.48114345,0.83814315,0.40562692,0.46675411,0.43147547,0.61921028,0.43966121,0.92147067,0.31744808,0.4322567,0.48081491,0.68099692,0.42785129,0.58490816,0.85656883,0.57947487,0.44878119,0.47342961,0.5788588,0.73385857,0.58873096,0.57588045,0.30160846,0.56422637,0.53620574,0.60122055,0.6594619,0.5779055,0.66438378,0.33132243,0.43210921,0.42637328,0.65551819,0.55852931,0.52586383,0.61428413,0.46903511,0.50317579,0.55822293,0.47644243,0.40885318,0.65143377,0.5071991,0.97578682,0.90941883,0.48426783,0.7808441,0.45566483,0.43821343,0.34024346,0.50806232,0.44795999,0.35643897,0.11417256,0.42474885,0.51300605,0.77442544,0.56557959,0.17750771,0.58982247,0.55577885,0.62191029,0.85748959,0.57837498,0.41254278,0.5929441,0.42243441,0.70696627,0.64118704,0.42837174,0.36149811,0.61162278,0.55625818,0.066563293,0.37541508,0.45997256,0.49721804,0.65385978,0.55869029,0.91439227,0.9812463,0.52401959,0.60037583,0.6355695,0.4174131,0.20260069,0.19836431,0.55173848,0.15688193,0.37705635,0.46071305,0.48676986,0.84261373,0.4427571,0.78464046,0.49975382,0.50119907,0.60003686,0.92678025,0.56071933,0.40576597,0.74660457,0.54296783,0.098238613,0.88359588,0.56188404,0.29696817,0.39959623,0.55384026,0.392125,0.10450741,0.57049328,0.59509734,0.89548665,0.56216044,0.32302722,0.40894402,0.43484207,0.64983878,0.15321413,0.56318789,0.75505714,0.42480865,0.58190284,0.24787362,0.47491116,0.47954579,0.60312878,0.71240608,0.54125511,0.92355021,0.58949418,0.57080897,0.32725186,0.39889026,0.49130908,0.4983014,0.52985291,0.42902213,0.096258531,0.39722537,0.44927746,0.4029831,0.43708864,0.51821728,0.58389852,0.68444095,0.50046862,0.96479358,0.93236672,0.55676649,0.61146195,0.35873981,0.55525133,0.55140296,0.52097295,0.57976647,0.14269083,0.67064927,0.56489789,0.53675071,0.091531706,0.43019838,0.52717589,0.53818424,0.47636382,0.39875014,0.80604278,0.58313721,0.43051478,0.59826603,0.50183912,0.48115915,0.63298625,0.46759648,0.034315664,0.18640096,0.47878742,0.88104318,0.97513629,0.52269088,0.62974681,0.34786435,0.57946154,0.31468069,0.27563919,0.56650832,0.85573078,0.60103482,0.52243555,0.53641667,0.59750279,0.56333454,0.36071058,0.38328204,0.44536888,0.59262168,0.31797166,0.43964904,0.10164427,0.27067348,0.41704135,0.6623267,0.35385247,0.53525906,0.9585473,0.90536412,0.54685098,0.271217,0.65060248,0.44773788,0.93024146,0.36493328,0.54800588,0.52015309,0.78269222,0.41697324,0.50502762,0.27902585,0.5458824,0.088578577,0.51484159,0.44836007,0.64226708,0.65445696,0.53371759,0.95758354,0.60206129,0.4189338,0.26782191,0.5468025,0.54342116,0.031594757,0.49881605,0.50915348,0.60122031,0.72171615,0.58243158,0.34476501,0.36517958,0.42037752,0.30027898,0.64883769,0.56216846,0.57537793,0.82538964,0.51631304,0.87461135,0.26791021,0.41666321,0.31238801,0.42635868,0.55527579,0.056364888,0.017885068,0.53366736,0.53030395,0.37625203,0.54862668,0.43980024,0.63337241,0.52507555,0.027703673,0.14550921,0.58001411,0.5326063,0.92198239,0.56550094,0.46163885,0.59408107,0.45088827,0.60154938,0.66144652,0.58139367,0.70010536,0.48087991,0.58310272,0.21555447,0.385339,0.46047299,0.45290061,0.62827831,0.5427092,0.49971506,0.032405104,0.45514765,0.53186228,0.45250127,0.49788549,0.58809984,0.60452113,0.58221342,0.25397098,0.5293604,0.45013794,0.36337207,0.67701466,0.43292357,0.53933325,0.90327628,0.56244014,0.65636353,0.3812527,0.46433026,0.51128068,0.22245896,0.41727877,0.33208719,0.48243799,0.5604038,0.062536753,0.49233788,0.46987048,0.38672917,0.64829582,0.43621054,0.58577533,0.5584684,0.51268213,0.41601874,0.98190377,0.49373616,0.36850211,0.21319288,0.431222,0.20281219,0.71404527,0.58262536,0.32897346,0.79123027,0.44847108,0.14750513,0.79749454,0.58248032,0.36039407,0.54979923,0.55543873,0.053414231,0.25759205,0.55538564,0.12147428,0.53085788,0.52713979,0.39347496,0.49497355,0.53664951,0.62029438,0.45639593,0.44845783,0.36397183,0.39744215,0.5179399,0.4788167,0.68280392,0.57700325,0.82915852,0.6126588,0.52916683,0.50089493,0.9423939,0.54862582,0.63490375,0.090156242,0.51217726,0.21719801,0.79731483,0.42379993,0.73833554,0.61859615,0.54307536,0.44975191,0.4368522,0.44799391,0.37088213,0.5504414,0.49129773,0.99640152,0.12462435,0.5679067,0.67935621,0.074778014,0.56490127,0.48312331,0.44107061,0.52917221,0.40397013,0.58692057,0.4958938,0.45005883,0.28003913,0.42408698,0.18697278,0.84226735,0.41948378,0.41919821,0.50287805,0.45594753,0.96981669,0.49133453,0.5227228,0.9923953,0.49698158,0.46456172,0.38105382,0.89006857,0.42584717,0.5317051,0.64563612,0.58205118,0.27855135,0.53873482,0.5010223,0.40779163,0.92258125,0.43553613,0.4398906,0.14771707,0.45735756,0.18599071,0.70147576,0.58114887,0.6555334,0.68509033,0.57797416,0.63561879,0.5693437,0.57971822,0.14846852,0.43178273,0.47312505,0.015423231,0.62083995,0.54594546,0.44407124,0.3663409,0.44783707,0.44626501,0.60259169,0.51432863,0.49097476,0.63960326,0.57919741,0.69249932,0.88879074,0.42533108,0.49086783,0.14515793,0.41985715,0.50875288,0.31109166,0.58328966,0.27547181,0.40720895,0.48822451,0.45756541,0.55431421,0.41902606,0.74680861,0.45320892,0.57855698,0.72854167,0.3881406,0.46949187,0.47845171,0.7014666,0.45716872,0.073591486,0.39916143,0.47181245,0.54832866,0.55212281,0.47991652,0.40782344,0.66019822,0.56391639,0.43825281,0.97483762,0.52070093,0.63560356,0.3207558,0.43254099,0.46510435,0.49580981,0.55711346,0.34569274,0.39475754,0.4791034,0.51581513,0.32429957,0.50588829,0.96764553,0.74321086,0.57509409,0.80073027,0.5366282,0.58319058,0.78591443,0.39988523,0.58063786,0.83591626,0.82158232,0.42017129,0.6561729,0.59200473,0.57366145,0.68486756,0.15441964,0.48142243,0.85447855,0.91466735,0.53221001,0.24936409,0.61758725,0.49683159,0.014134101,0.55225686,0.52475929,0.59570859,0.88775209,0.44956109,0.25385774,0.26001168,0.4183407,0.39970982,0.54138745,0.44703599,0.36042172,0.39967239,0.41737881,0.7547967,0.35775776,0.58302282,0.25565627,0.50012107,0.44962153,0.64069681,0.47508077,0.42947055,0.30814569,0.61863278,0.44909091,0.94277963,0.55107137,0.53310259,0.60467683,0.14209414,0.56308937,0.26031459,0.21776711,0.56931921,0.20112486,0.53553699,0.54931312,0.36584811,0.049357245,0.51143088,0.28754701,0.35604954,0.5773635,0.32618003,0.50463522,0.57775468,0.72802364,0.13420926,0.53780807,0.80820365,0.84393061,0.41870431,0.48978391,0.19502744,0.58122792,0.33920883,0.37565901,0.45762386,0.95561046,0.40476973,0.46577976,0.56912112,0.90158217,0.44988418,0.72409402,0.80642855,0.57082757,0.76549287,0.98669163,0.50740166,0.61150665,0.50017727,0.52910592,0.38740165,0.8077422,0.42516514,0.73643218,0.12131766,0.42390066,0.45266427,0.39496811,0.58180818,0.17858376,0.67205729,0.56598492,0.45490831,0.57201252,0.57246976,0.68795612,0.51048332,0.47777452,0.39327065,0.56586262,0.52561832,0.58772675,0.68154103,0.58186847,0.68984728,0.37339168,0.45692261,0.47619899,0.87738284,0.57674167,0.52223573,0.020848045,0.53182188,0.42519212,0.4538322,0.49765921,0.58882058,0.63229005,0.43782315,0.39834318,0.32922424,0.46565072,0.048978218,0.35740819,0.53772894,0.95664032,0.54222776,0.58284703,0.77519217,0.55355494,0.52102305,0.40798037,0.38007069,0.42730581,0.66283422,0.47625027,0.58291819,0.81913876,0.35012714,0.57590496,0.3424018,0.539577,0.5765259,0.71726926,0.0097239449,0.52515558,0.52238488,0.41987636,0.56568517,0.65777153,0.3967028,0.58332821,0.78447204,0.53587124,0.42192045,0.86822435,0.76137885,0.46615241,0.094060564,0.35911223,0.5525125,0.46680797,0.279105,0.41937636,0.38419113,0.29603551,0.42348947,0.58447945,0.37201446,0.58322448,0.75993517,0.42898792,0.5313787,0.40987706,0.60342849,0.48327761,0.48841375,0.19227023,0.57423804,0.25889482,0.3979742,0.48758224,0.49299862,0.40586981,0.49565942,0.53465117,0.27290859,0.57898259,0.5652208,0.55310382,0.43274493,0.67398643,0.46880084,0.51773219,0.40017416,0.55106848,0.4292546,0.90253348,0.046769159,0.46123332,0.35081726,0.80833723,0.58324778,0.52329923,0.50041878,0.52092437,0.39359113,0.66328448,0.41853715,0.30048088,0.10593167,0.57336203,0.52668221,0.86255213,0.44396141,0.76335518,0.16141263,0.56331202,0.23473637,0.45851499,0.5043451,0.40870175,0.21012414,0.57551227,0.24713643,0.0029184439,0.48717977,0.47444,0.6592082,0.42899279,0.12789544,0.31349208,0.57798732,0.36617357,0.64840985,0.44386454,0.46628002,0.55099849,0.42217452,0.72272089,0.74388348,0.41677313,0.34375331,0.2329883,0.58310292,0.60006633,0.95249077,0.54815684,0.59954,0.2448946,0.57172607,0.81054681,0.54806363,0.54831048,0.37166527,0.44260436,0.48775575,0.41545892,0.54455472,0.49124471,0.0030642074,0.56102918,0.50163473,0.57928126,0.57627681,0.4765508,0.57658773,0.77301783,0.57732454,0.75653584,0.93138868,0.55850606,0.40145826,0.083308191,0.56744349,0.52720339,0.39754283,0.42930037,0.33510918,0.39998521,0.49107215,0.51534619,0.64836493,0.5667558,0.60246239,0.51908341,0.58331241,0.2052843,0.56651253,0.49356419,0.42452896,0.36646434,0.55775523,0.58038867,0.17846945,0.47536157,0.87126943,0.42282485,0.51319605,0.56753875,0.26369015,0.57728295,0.20898012,0.48229567,0.56383623,0.32947029,0.4180446,0.52636499,0.42618635,0.75728995,0.41695207,0.68477367,0.58435257,0.58241071,0.18124235,0.45529108,0.56184631,0.93178677,0.73482284,0.56080856,0.13169448,0.69671602,0.42822761,0.52562191,0.15084319,0.56716153,0.73070493,0.98007302,0.48405306,0.37376261,0.6603192,0.56384146,0.56084533,0.31792228,0.57322858,0.40672138,0.62003149,0.54425205,0.4486874,0.99537723,0.51019837,0.55651099,0.42081855,0.4686442,0.58301951,0.95849601,0.44912575,0.49853143,0.65876342,0.41829012,0.20003976,0.22937308,0.58250239,0.31420168,0.87630301,0.57315691,0.37715573,0.75035621,0.41698315,0.30454018,0.50538796,0.464404,0.6190553,0.39418185,0.47987002,0.49460281,0.94362236,0.53750967,0.32020342,0.9126672,0.52623809,0.76403581,0.66779337,0.43564664,0.54189219,0.13511477,0.56226418,0.73316375,0.64232485,0.56477354,0.60042903,0.80114075,0.48076395,0.89243835,0.25429107,0.41701243,0.63778578,0.55431954,0.48164933,0.58976469,0.48666792,0.47793488,0.60632229,0.49233241,0.5550537,0.64968415,0.417942,0.58309316,0.80440924,0.37633625,0.46037389,0.5103074,0.23989654,0.58218902,0.43966973,0.57468651,0.56321932,0.65239639,0.83363595,0.41863678,0.58112691,0.23180334,0.5818906,0.70430404,0.47398671,0.49598333,0.40319655,0.12772271,0.48255063,0.17277019,0.94688606,0.44372581,0.5253464,0.82815981,0.42059162,0.64986918,0.67175801,0.42568621,0.61996192,0.64665525,0.56783287,0.38914643,0.56343228,0.4530342,0.61894068,0.44929789,0.52292691,0.40494657,0.027127774,0.49872017,0.33728005,0.12332103,0.42834723,0.64107903,0.67501609,0.55792414,0.092143228,0.19746034,0.43142568,0.78221989,0.2046799,0.58331683,0.51800886,0.52186304,0.46543676,0.38403231,0.78664359,0.58314846,0.50345726,0.64669908,0.44556833,0.47651398,0.42038865,0.42228657,0.13634332,0.6423814,0.56979596,0.88375951,0.54422862,0.47494687,0.4001036,0.89801566,0.57257744,0.51656797,0.59975889,0.4939283,0.51251525,0.36979765,0.55659457,0.58080346,0.3435945,0.58119596,0.80759622,0.86387375,0.45388703,0.20782622,0.28790618,0.477267,0.05554237,0.70875332,0.54092664,0.92585977,0.59377618,0.55197005,0.39116453,0.10862449,0.57101386,0.39680133,0.71863632,0.58169489,0.64172484,0.59251888,0.49835499,0.46193385,0.53293246,0.4956681,0.59472167,0.57190418,0.53709996,0.5972293,0.40009778,0.46024504,0.57388595,0.43831936,0.58039769,0.84723934,0.71687322,0.57557527,0.81728696,0.67816333,0.57829787,0.64790009,0.45132108,0.50737781,0.0031267046,0.63828554,0.55666176,0.43369536,0.38032301,0.43006422,0.35081964,0.44612855,0.43554824,0.66464525,0.38436918,0.44720904,0.41206227,0.60212068,0.51808297,0.52344453,0.6036993,0.54708962,0.41356373,0.9619232,0.45281166,0.55287355,0.13516066,0.56822478,0.69765603,0.28827252,0.41674424,0.27492161,0.09594733,0.56466821,0.63574296,0.83273676,0.41807055,0.55147469,0.48250891,0.43390167,0.92149648,0.43064164,0.43656095,0.34444781,0.56114517,0.52379726,0.41057672,0.72715995,0.58113689,0.23945091,0.92500263,0.43919546,0.39894133,0.61016752,0.41667562,0.22504164,0.51092591,0.42190431,0.27007193,0.28230908,0.57666144,0.54164137,0.30535005,0.42119424,0.63164606,0.60572686,0.42888768,0.66472242,0.3934117,0.47943904,0.98223578,0.7946122,0.58333041,0.45594679,0.98922042,0.51912592,0.42622967,0.45124085,0.58272468,0.82051713,0.08864623,0.52077083,0.22685811,0.59699342,0.57732042,0.13814549,0.16615557,0.58016669,0.3801531,0.17878294,0.4284388,0.74268775,0.15783215,0.57959578,0.39030745,0.11403171,0.42613338,0.42758063,0.18966018,0.45280955,0.15382306,0.19018036,0.41689351,0.55703331,0.64086814,0.5832336,0.22396822,0.6667754,0.42282293,0.34964904,0.63265205,0.5814091,0.72044581,0.064587745,0.50631588,0.25517456,0.20188246,0.41667671,0.55963037,0.5339229,0.47438426,0.39569745,0.36975352,0.54785794,0.45980613,0.23584175,0.58231913,0.4495632,0.40178183,0.5723087,0.3250886,0.45810357,0.56265122,0.33716932,0.35094055,0.58324511,0.22894575,0.7477339,0.44420896,0.12598734,0.39159354,0.42529269,0.12674836,0.61049472,0.58258853,0.80750047,0.46074303,0.48398552,0.40397989,0.82321431,0.58267256,0.46386532,0.917219,0.54036035,0.27284085,0.98606308,0.47956612,0.5881321,0.74981956,0.58149475,0.5654146,0.72893525,0.41857392,0.75495677,0.23639403,0.57097507,0.19270231,0.64262521,0.52584123,0.96898444,0.79254863,0.41737057,0.64408539,0.66231794,0.57570918,0.3568262,0.4785946,0.46044358,0.62212196,0.31360649,0.41840839,0.68027076,0.56679161,0.55144315,0.37394113,0.59560854,0.56005914,0.62999787,0.1747998,0.53886971,0.15106181,0.034769613,0.53518385,0.3762473,0.16230385,0.55595731,0.20518412,0.8517652,0.54048822,0.81901379,0.72812339,0.4173215,0.34661842,0.60391888,0.47416442,0.020958307,0.82462215,0.46961713,0.86209362,0.97819506,0.5365823,0.46094762,0.27412606,0.42231382,0.52841243,0.43267799,0.53717413,0.60057995,0.41437044,0.43168013,0.90564679,0.37452629,0.54231951,0.52400622,0.26500385,0.54392281,0.90707193,0.42981708,0.43567193,0.6579884,0.43783427,0.47664714,0.58836178,0.58463535,0.47107792,0.42598773,0.85217457,0.42712376,0.31656478,0.19863452,0.5833287,0.4728183,0.31353401,0.54438242,0.93070622,0.71001965,0.44616948,0.90107513,0.91937418,0.56396846,0.58679616,0.48856805,0.5796561,0.85862697,0.36705436,0.55263301,0.55783852,0.30557079,0.56785273,0.13205255,0.37135808,0.58136577,0.81825568,0.33449359,0.56349442,0.45898986,0.10537429,0.57000708,0.6059211,0.3364847,0.51790452,0.032389305,0.60419173,0.47949353,0.47967092,0.54367361,0.52199132,0.59779498,0.36870081,0.45049449,0.54608131,0.84780837,0.41972513,0.43517065,0.49184961,0.5016549,0.40029076,0.2052536,0.41732826,0.36227075,0.39733222,0.46945167,0.45056638,0.40002188,0.48824434,0.47963508,0.55273997,0.46570805,0.60525464,0.91844221,0.43382894,0.44798874,0.06301804,0.5435058,0.67490942,0.43388444,0.51172291,0.5776938,0.0094570054,0.47649845,0.53785952,0.20642912,0.4672282,0.11525462,0.45516595,0.53522392,0.60998241,0.47023973,0.52616959,0.39397235,0.43568938,0.51081335,0.42120561,0.3997376,0.49528084,0.50430797,0.78702323,0.57933252,0.28058245,0.29785587,0.44227536,0.89567445,0.80196232,0.52333339,0.88851726,0.32989178,0.54018566,0.056230879,0.56867517,0.41669495,0.21385994,0.39506223,0.41713199,0.7582933,0.52279815,0.5755364,0.28567525,0.046767573,0.48480871,0.70334939,0.44666816,0.44901011,0.63141861,0.95043193,0.50279101,0.71699193,0.12685174,0.57214119,0.35533847,0.46790852,0.42175011,0.7289691,0.24347033,0.41753677,0.58780863,0.17782981,0.45178773,0.83283542,0.26366961,0.42240611,0.78862994,0.83432975,0.55912373,0.21241286,0.67029634,0.42845353,0.59995366,0.67518059,0.42873398,0.1362706,0.60819068,0.45563703,0.57334045,0.45470322,0.49779775,0.58925757,0.72793634,0.43525454,0.85986838,0.77699278,0.58328731,0.59632843,0.31615385,0.57241886,0.58148293,0.69586945,0.58049875,0.79220546,0.57814204,0.43364967,0.3389737,0.79555976,0.58293241,0.62185903,0.78529082,0.42083055,0.72368665,0.97435773,0.46576545,0.41208929,0.42826779,0.41692469,0.80770211,0.35260754,0.56669578,0.39645776,0.4211627,0.50607862,0.56243276,0.58934847,0.50503853,0.45427201,0.20313962,0.49403138,0.90179639,0.99387681,0.51391739,0.5581137,0.6111124,0.45769026,0.56295009,0.8219092,0.44630255,0.18126907,0.55779088,0.46818504,0.40040617,0.13176261,0.57042773,0.67336981,0.7685646,0.41746054,0.5455477,0.52889749,0.4263395,0.70444087,0.32691838,0.58322693,0.26750784,0.098534333,0.46389506,0.76375826,0.72788936,0.43061478,0.15817424,0.51031539,0.46375644,0.019978641,0.44543355,0.5130888,0.58677865,0.3995538,0.50692454,0.49250548,0.62989519,0.56421717,0.61359306,0.56785034,0.45635084,0.96550502,0.49546627,0.54560327,0.63254672,0.79460207,0.41854715,0.67443379,0.42979162,0.4222288,0.13477793,0.40948777,0.41724658,0.76111902,0.5390441,0.50630371,0.0020663085,0.93118077,0.56245655,0.53360358,0.34238436,0.57413042,0.63676344,0.71000792,0.57461653,0.47986471,0.69873157,0.42603274,0.56100971,0.47438854,0.58019845,0.2556788,0.90779535,0.56246965,0.35608624,0.34348962,0.53263858,0.95808196,0.36899818,0.44211526,0.41502798,0.93703321,0.44018638,0.45494281,0.10041796,0.43296394,0.37418816,0.72766451,0.4173476,0.73287973,0.27025744,0.4335955,0.8526891,0.45285201,0.47108416,0.6020859,0.76940459,0.41909386,0.27968509,0.63466877,0.45235453,0.51842714,0.73191111,0.51751675,0.062036331,0.47615961,0.47234945,0.39124927,0.46596298,0.46717963,0.017323473,0.087830528,0.44923003,0.29869831,0.49491587,0.50133162,1,0.19368275,0.58275674,0.39566235,0.67859688,0.57246497,0.40722028,0.89006774,0.57440144,0.50856577,0.58034413,0.56936435,0.32874998,0.38627052,0.54493876,0.56623541,0.61973279,0.42999714,0.35056564,0.43423842,0.42870281,0.68513797,0.65507735,0.42823463,0.37635348,0.55714333,0.52442285,0.59258072,0.3403793,0.47376731,0.036853463,0.63957305,0.44620969,0.45307292,0.49939796,0.58035474,0.25299628,0.6824813,0.57903877,0.65066969,0.4328553,0.41805644,0.75488706,0.0040840684,0.48772813,0.54484439,0.41554085,0.48373687,0.56047315,0.20312464,0.41666217,0.55172684,0.48076731,0.44592381,0.64658406,0.62526091,0.44961464,0.4359178,0.55115696,0.4291829,0.31227859,0.65832246,0.56444689,0.5703019,0.5552179,0.51950198,0.4100406,0.70188781,0.57404209,0.55109114,0.44218343,0.57500826,0.11716728,0.46166082,0.50924475,0.59371861,0.69307171,0.49879943,0.038758358,0.095148505,0.5642307,0.36263341,0.52421599,0.55276356,0.6431806,0.09182682,0.43290122,0.59339955,0.19384145,0.51648252,0.8903986,0.15043563,0.42172086,0.61729787,0.23771195,0.58257514,0.57614923,0.19896773,0.44484448,0.16551325,0.44585666,0.41945973,0.25734916,0.15132508,0.46196107,0.82703077,0.54624337,0.5388893,0.61411577,0.17033871,0.44641096,0.18894621,0.38968177,0.58027338,0.27977427,0.41209525,0.50475494,0.54842246,0.255448,0.41666123,0.67241567,0.61930875,0.56988613,0.10881661,0.39926907,0.49193535,0.50698354,0.18959408,0.57521952,0.7297278,0.12113626,0.57045609,0.64843304,0.51255367,0.5213401,0.39407118,0.87628436,0.56404263,0.70403382,0.51366318,0.57892028,0.13599917,0.67412781,0.58141536,0.31051722,0.87772928,0.57169388,0.36237598,0.89436561,0.55801995,0.70320227,0.69200279,0.58122808,0.78631452,0.57290312,0.44372124,0.63395383,0.03383201,0.51888132,0.66620555,0.80738187,0.41686158,0.43618119,0.35198941,0.43659207,0.90355876,0.94292433,0.55649226,0.56106403,0.63515049,0.4208286,0.163652,0.17901839,0.58272472,0.45411295,0.43227035,0.42210055,0.86488683,0.41709877,0.57999875,0.27051808,0.45754145,0.43360392,0.32596998,0.84509072,0.52071215,0.14682341,0.39775072,0.48133853,0.52437004,0.85451319,0.57274417,0.31990534,0.87571639,0.51320784,0.17384143,0.3727649,0.43939815,0.60147978,0.056214941,0.50537173,0.72966639,0.7403827,0.41771924,0.3809287,0.15222649,0.56866351,0.72354069,0.1603643,0.42282316,0.66030309,0.16100009,0.42033448,0.61759028,0.71606649,0.41715766,0.32472868,0.48297105,0.4737364,0.39112957,0.7168989,0.42343774,0.54255093,0.09446966,0.55036362,0.28406999,0.42619083,0.52490552,0.014683542,0.18840586,0.44990247,0.83827406,0.0604665,0.49269112,0.73695481,0.77646245,0.41673077,0.40654161,0.57431204,0.47159566,0.017629452,0.22329354,0.58278106,0.48632881,0.090986645,0.54938391,0.71310343,0.60676509,0.53169032,0.54284259,0.6305339,0.57492305,0.3323828,0.56629377,0.49216783,0.57606078,0.79594975,0.45356004,0.8601319,0.60312937,0.43449249,0.089075185,0.76631622,0.50302962,0.92308936,0.65223602,0.57723376,0.33445753,0.93227331,0.55066466,0.65396419,0.13389033,0.57861998,0.51486868,0.79071673,0.4398064,0.82812206,0.74340387,0.58290896,0.29189262,0.52601578,0.48157454,0.60168743,0.37814947,0.4217793,0.69628088,0.12112177,0.45289578,0.23028276,0.41665796,0.47788314,0.014228348,0.45958451,0.45500509,0.62532095,0.45795325,0.44432185,0.35477128,0.39201244,0.55893151,0.61619659,0.098264535,0.49097942,0.20415339,0.48157347,0.43551292,0.07367725,0.70863665,0.58007838,0.6278074,0.5093682,0.57370398,0.29353701,0.92194656,0.43530204,0.44032123,0.64153994,0.57830261,0.31672303,0.47508795,0.47817922,0.9924456,0.34624785,0.43478388,0.10425384,0.5906578,0.53022339,0.43150768,0.46681517,0.56378545,0.66807322,0.87643577,0.57690422,0.47748881,0.61037581,0.41669912,0.77243427,0.49031408,0.53286176,0.38419293,0.7694911,0.56833431,0.81497489,0.65093108,0.5653171,0.40983453,0.26190528,0.54833596,0.10293982,0.17766988,0.58274734,0.46923023,0.96207798,0.49950785,0.30878431,0.48877708,0.43083762,0.31191242,0.54273635,0.57469274,0.70696642,0.47437102,0.51293087,0.59918561,0.97787644,0.53090275,0.58754932,9.4799128e-05,0.50121225,0.51389171,0.60829272,0.46101287,0.44116964,0.4410459,0.43105169,0.32183294,0.61457091,0.45833318,0.55434261,0.90361786,0.52654832,0.22278469,0.73636035,0.58317201,0.70451547,0.37630592,0.53942844,0.49395907,0.39698373,0.53123494,0.97441854,0.47340282,0.50142046,0.00070008762,0.50870675,0.57940491,0.73917374,0.11695529,0.57326769,0.59802188,0.52573108,0.5482061,0.36557853,0.49141308,0.49342207,0.39974109,0.44199987,0.58210471,0.24062838,0.88024583,0.53114851,0.80199118,0.65074734,0.55314144,0.071659386,0.60787104,0.55661487,0.066426491,0.70022518,0.41771481,0.32138637,0.60908004,0.47085088,0.52811094,0.90200372,0.55519133,0.29795882,0.97862825,0.52752174,0.59953482,0.44381676,0.58307976,0.81064843,0.084940677,0.46510466,0.25550228,0.41706671,0.44242907,0.36856962,0.57579169,0.41835089,0.7486567,0.52972231,0.58329048,0.19486905,0.31048543,0.42819727,0.55913064,0.59254426,0.44858022,0.052031516,0.55988282,0.43093837,0.32172752,0.39740937,0.57459484,0.6842344,0.6181421,0.53764492,0.52872898,0.89556864,0.49881017,0.19410189,0.045958101,0.49951343,0.70964926,0.42812542,0.51168911,0.99286316,0.59517484,0.55129271,0.60591087,0.66175725,0.46044067,0.9477627,0.37616612,0.5397684,0.48945755,0.18614724,0.53174756,0.86975701,0.23974682,0.41819394,0.28394153,0.88201024,0.4588677,0.78064672,0.65819865,0.41815834,0.79845276,0.60242579,0.48708193,0.49987068,0.48669573,0.58332167,0.79612148,0.52054597,0.57944103,0.14013958,0.46982713,0.41719614,0.22426703,0.34320499,0.58286871,0.78031158,0.072088875,0.43649308,0.53822474,0.59994938,0.47698878,0.45966675,0.84235188,0.42127323,0.37149849,0.32635924,0.5181825,0.9638045,0.44407688,0.51985811,0.5897985,0.51727613,0.50703705,0.59923667,0.70071463,0.41672347,0.71244524,0.37157795,0.42211379,0.31055468,0.28248256,0.56605934,0.13840919,0.58554838,0.48715104,0.44373288,0.87722083,0.57657468,0.53644739,0.30783934,0.57299265,0.56714696,0.40480332,0.58263814,0.2428447,0.31139558,0.41784983,0.31189336,0.15354347,0.56551257,0.25611463,0.41833923,0.54059524,0.032374406,0.59959975,0.51563235,0.52837278,0.10805303,0.56019786,0.69639695,0.98807445,0.5218078,0.57037559,0.12203784,0.53113745,0.80489215,0.40551693,0.49996033,0.5328607,0.066813851,0.45037593,0.65708023,0.6453597,0.44666711,0.5168587,0.39661374,0.48251639,0.51511485,0.38380166,0.57487338,0.67759329,0.81811439,0.53566877,0.13947396,0.51390821,0.52830842,0.012057375,0.59576795,0.55768027,0.62272529,0.63717791,0.55652324,0.56789088,0.039863956,0.53088258,0.343987,0.65530278,0.44221157,0.51375879,0.65353927,0.50272538,0.97578523,0.56730484,0.47563057,0.41459073,0.50319652,0.4366129,0.32987121,0.033228656,0.50849576,0.32339154,0.78995813,0.57654301,0.25573472,0.63304487,0.51558279,0.021648609,0.45536385,0.50402819,0.58977316,0.25263992,0.4210811,0.23251423,0.42558805,0.48585867,0.57111524,0.0090139887,0.50540606,0.40712044,0.88268702,0.43008319,0.6440991,0.4669059,0.44345332,0.35053004,0.0013168851,0.49547325,0.53375779,0.62883618,0.58236705,0.26315331,0.55491047,0.44327033,0.64334853,0.39102665,0.5285111,0.52632294,0.78089386,0.41666227,0.60171183,0.46622165,0.58304334,0.78128751,0.34649629,0.440511,0.54505222,0.4594981,0.51154845,0.59356312,0.25103575,0.58233474,0.60231622,0.16303675,0.56007174,0.21909445,0.80515032,0.57746548,0.28414075,0.25807027,0.47526046,0.92732485,0.49484907,0.54135736,0.37373246,0.35254885,0.44215692,0.44889376,0.13883656,0.46855347,0.82416751,0.88277887,0.42529097,0.56760851,0.77095503,0.41780056,0.30640362,0.42794158,0.44174458,0.63949493,0.48001477,0.49856115,0.59803255,0.58748313,0.44047094,0.9312316,0.78279686,0.58313643,0.54427041,0.54260681,0.49629232,0.40931362,0.66444817,0.43784345,0.4721419,0.64241329,0.41671556,0.24422267,0.16011298,0.58156774,0.47177438,0.27860476,0.42923287,0.83996312,0.11964799,0.55370999,0.25393975,0.38097242,0.4177115,0.80961824,0.6459579,0.56233378,0.41828588,0.57484634,0.43511162,0.34236419,0.29596175,0.57460233,0.55347116,0.84550166,0.50493517,0.1389779,0.23339922,0.41668194,0.37248475,0.58933045,0.52908175,0.56852847,0.18371528,0.58273649,0.42966936,0.43451705,0.50002118,0.0042673433,0.63837637,0.44629247,0.54986826,0.57080071,0.50274717,0.4292243,0.7479791,0.41838366,0.42327363,0.52034745,0.57545802,0.11563386,0.18493425,0.42961327,0.24210087,0.10030077,0.49183032,0.79895986,0.62084993,0.42527934,0.13066454,0.17412765,0.58228309,0.43776975,0.97985898,0.5249605,0.39644754,0.47057062,0.43830995,0.33710028,0.35404779,0.58198143,0.27985755,0.86874697,0.56316305,0.27778698,0.78303939,0.58322674,0.62707097,0.55393742,0.58039047,0.84858579,0.68898489,0.57291924,0.42531876,0.70455472,0.41673566,0.70774297,0.40396808,0.44916967,0.6039786,0.68796442,0.4351125,0.11822002,0.45392299,0.47795967,0.40328493,0.40054535,0.57856004,0.28896506,0.53259754,0.44321057,0.34987361,0.98725105,0.47072515,0.50969257,0.09865353,0.52089318,0.21248992,0.88419814,0.55024291,0.75230343,0.95770334,0.53793954,0.63835387,0.41650983,0.56008562,0.63818556,0.9530056,0.45051546,0.41446012,0.90254264,0.49377587,0.79577076,0.17201175,0.42601398,0.71494234,0.42765033,0.48599834,0.57313091,0.61550992,0.42532893,0.67682341,0.48942805,0.54288775,0.62810481,0.30214869,0.42078792,0.3679211,0.24559197,0.58123454,0.52299001,0.98659252,0.50908798,0.38988618,0.69476222,0.46736234,0.9431723,0.51263322,0.42875953,0.30418365,0.58671725,0.44732159,0.38375637,0.27899394,0.55979156,0.87975049,0.71138927,0.57531341,0.53591457,0.26172835,0.41790444,0.61743092,0.56890793,0.54434739,0.38896984,0.1999036,0.5816867,0.65909841,0.6720973,0.43572596,0.51456322,0.40742271,0.52563006,0.55890604,0.57856534,0.54023403,0.5970569,0.60850109,0.4745786,0.51506743,0.61521048,0.42956952,0.65496778,0.52034762,0.4519092,0.63515112,0.93140173,0.47558954,0.73511859,0.24754269,0.58330316,0.67224541,0.41353938,0.5113286,0.44610661,0.54171043,0.50349178,0.40892203,0.47657173,0.42685574,0.89520499,0.38403955,0.58115798,0.17459405,0.82752676,0.55782839,0.20013658,0.31742001,0.58331558,0.26740766,0.65958155,0.58333517,0.75445444,0.607416,0.52583709,0.9782804,0.25075181,0.42203699,0.77445232,0.8216289,0.51393772,0.87922551,0.93352335,0.51474536,0.25712774,0.62403356,0.42249577,0.68952724,0.94733838,0.46718951,0.68461178,0.5637138,0.57989648,0.73467275,0.6911967,0.4200892,0.34962243,0.60305349,0.45729621,0.039608866,0.57636403,0.54244523,0.03407046,0.53787501,0.45541453,0.62545,0.5586977,0.48600542,0.58445719,0.6640665,0.56895259,0.40881777,0.38972284,0.41666089,0.22030619,0.55444937,0.45503533,0.38018353,0.32666469,0.57726043,0.83255312,0.75153552,0.41869456,0.26540217,0.44118545,0.42666116,0.69641884,0.23787998,0.52725914,0.91289561,0.37737324,0.54512792,0.54859532,0.52760993,0.42046864,0.7386686,0.72942914,0.41751144,0.64523369,0.44521714,0.57259473,0.30577677,0.67688774,0.43408886,0.48380488,0.47727637,0.42404348,0.28347668,0.5273958,0.450907,0.63566163,0.96294718,0.4534004,0.5523827,0.22140724,0.5828725,0.65970193,0.53483687,0.5070979,0.59452511,0.53796459,0.42535592,0.88713169,0.23982849,0.41666242,0.34779506,0.46459385,0.58304175,0.21897351,0.50356685,0.57851268,0.73295189,0.53396743,0.57189521,0.69596707,0.40868136,0.4220843,0.14041008,0.61760777,0.44801089,0.41743626,0.58450267,0.49220378,0.44490007,0.79308244,0.45480761,0.86499953,0.61201851,0.45366199,0.42687663,0.55582505,0.57919542,0.85796389,0.51365903,0.43969451,0.66140108,0.5241935,0.58062588,0.15023056,0.058014363,0.5075704,0.26778814,0.73710532,0.58081482,0.58303809,0.3844693,0.43724287,0.084112238,0.78754044,0.57867549,0.27357928,0.38160141,0.58333447,0.77665051,0.98467008,0.51091571,0.38397082,0.87679324,0.48304152,0.82238939,0.097662881,0.42905406,0.54671444,0.58014701,0.47155158,0.57826955,0.49751715,0.51243669,0.99780465,0.0013035187,0.5043753,0.46617516,0.71701165,0.42809864,0.83741388,0.060757601,0.54835229,0.64640284,0.8030281,0.49042253,0.89612648,0.67424427,0.57881315,0.34226361,0.3753436,0.4313317,0.36101439,0.35462583,0.42587067,0.35034276,0.4056471,0.41676426,0.79531285,0.39887389,0.51181659,0.48626636,0.032908386,0.54350463,0.44188249,0.8801226,0.43109004,0.66033831,0.83283728,0.4260746,0.29217005,0.55205825,0.46941329,0.9832982,0.61814856,0.44344762,0.59738825,0.79132626,0.41675685,0.60498979,0.20953917,0.41675672,0.4982451,0.55052725,0.51244473,0.41111508,0.57745151,0.42609349,0.30740728,0.7513051,0.58101994,0.46888429,0.51149366,0.41890688,0.15404519,0.34325118,0.49390725,0.025719726,0.44815379,0.4696283,0.016487612,0.63201688,0.57487798,0.66618404,0.64465411,0.42756843,0.63970619,0.52357894,0.5317372,0.61264717,0.37194826,0.55123558,0.43793101,0.74797714,0.4229882,0.78329462,0.35772543,0.58314993,0.25109027,0.81344745,0.42119487,0.68727343,0.42462465,0.53492587,0.59136444,0.5363144,0.4485123,0.044144867,0.43472027,0.51468479,0.57987626,0.30187768,0.57031272,0.85599436,0.055961685,0.55760893,0.47725149,0.22238078,0.42819247,0.79016664,0.41226087,0.52944639,0.020830113,0.34937434,0.44192958,0.082863856,0.47399551,0.43632738,0.33102057,0.32137786,0.41673919,0.24818862,0.60642629,0.52727214,0.46838602,0.38336994,0.55592893,0.40289439,0.35686847,0.42406878,0.66391296,0.24947461,0.41867316,0.735384,0.58620844,0.43180266,0.33625617,0.95049546,0.54546136,0.37431725,0.6399271,0.42584371,0.13457793,0.094000693,0.52760752,0.22781146,0.27064469,0.42058249,0.43129223,0.66576587,0.43757958,0.47593234,0.81167223,0.41682004,0.47834765,0.63865463,0.56885308,0.62600496,0.66917574,0.43334365,0.561409,0.66390011,0.57933083,0.32636918,0.47304976,0.48219526,0.60110711,0.81967303,0.50346638,0.88432164,0.56144357,0.54533325,0.61705209,0.42657004,0.56993825,0.90214933,0.39447284,0.43904152,0.37492633,0.98343658,0.5296408,0.55890181,0.6044946,0.46664284,0.97190095,0.62427068,0.54048841,0.51529097,0.3033981,0.57744073,0.61181634,0.61525765,0.47430811,0.97657167,0.51415285,0.58196093,0.76347807,0.25597147,0.41668308,0.31751641,0.46399738,0.53742541,0.61586274,0.57096811,0.51725149,0.42352013,0.35886254,0.5243619,0.97061294,0.97273489,0.5069647,0.33904142,0.07799313,0.48433577,0.76165185,0.76987006,0.56923054,0.18951994,0.7276767,0.42080822,0.78189802,0.045184565,0.54165085,0.36889976,0.81201876,0.57592295,0.72127536,0.11333139,0.51275033,0.81342136,0.51846649,0.43850916,0.33602845,0.32863022,0.42379382,0.84030218,0.98129523,0.48749687,0.62723431,0.5103139,0.58223642,0.23255467,0.91261801,0.55978484,0.65108364,0.16638613,0.41786078,0.51396395,0.53913016,0.46285027,0.61448102,0.98011615,0.46663705,0.44405315,0.061506813,0.44079567,0.54569826,0.4087607,0.53268424,0.97535179,0.67948394,0.43077116,0.55818124,0.74686429,0.48747419,0.067752567,0.26449187,0.58301867,0.71290878,0.25801381,0.58243833,0.72338489,0.41165858,0.48561352,0.55302831,0.67458326,0.58330991,0.75005762,0.5587442,0.56522733,0.33459127,0.39741652,0.4492386,0.40267706,0.015275887,0.47268495,0.56505654,0.16362541,0.42026677,0.62336506,0.56354497,0.4592974,0.60821083,0.6608124,0.56303797,0.44736215,0.22565983,0.5783355,0.25428072,0.33015464,0.44263347,0.91145984,0.59163441,0.58252179,0.81484835,0.95117958,0.50672455,0.28583863,0.38019336,0.45976394,0.53527467,0.48701846,0.43815749,0.93392107,0.58208997,0.47849122,0.56829877,0.70161395,0.4189308,0.6539524,0.28503927,0.41824613,0.64843728,0.59211553,0.41666154,0.78659634,0.31851017,0.57260478,0.14554686,0.44400108,0.43316218,0.67165826,0.2003646,0.41666052,0.48758012,0.76836136,0.56287221,0.16233886,0.30217006,0.4169691,0.70217131,0.41263468,0.41829351,0.17200902,0.82416863,0.43626864,0.78089574,0.60102312,0.57855533,0.28975862,0.12251106,0.57680869,0.48796353,0.85061122,0.41951624,0.46910978,0.66935857,0.57514966,0.15261338,0.13358586,0.42915056,0.67348171,0.55003619,0.52495424,0.59705269,0.60757257,0.58235498,0.74703997,0.98912998,0.51479531,0.41240027,0.34987976,0.4785708,0.030074196,0.2743571,0.4193209,0.39254022,0.50942748,0.5670942,0.31886081,0.42774396,0.46612374,0.40761611,0.73158051,0.43578826,0.85939691,0.055859418,0.54919292,0.3744706,0.19443844,0.58171906,0.35256812,0.27358295,0.43267279,0.85129592,0.80661485,0.48767359,0.89224786,0.31150848,0.56941831,0.48148478,0.3785912,0.53793232,0.48842931,0.74891542,0.41920188,0.53249114,0.21493389,0.55324894,0.14677156,0.63039723,0.45100635,0.056965977,0.25323313,0.41875295,0.56634711,0.17432257,0.48672788,0.12388646,0.18316531,0.41791254,0.392377,0.30963382,0.42748744,0.43404326,0.44620887,0.43257443,0.085897441,0.44420196,0.55007348,0.37144195,0.54879604,0.52546056,0.59811308,0.64926548,0.57568725,0.34342642,0.47997822,0.54049683,0.62361411,0.57643026,0.58328047,0.20238628,0.41350375,0.48182687,0.5592525,0.43108421,0.43354454,0.91505517,0.46066553,0.51437575,0.59521701,0.23429909,0.41679674,0.61276204,0.32849641,0.43064881,0.5797527,0.38048248,0.45655055,0.45049529,0.47956368,0.43912973,0.66213311,0.55096574,0.50523835,0.99704872,0.76128467,0.41692696,0.67777798,0.62335881,0.55277445,0.5766557,0.46640324,0.56236651,0.93139289,0.40036705,0.5104848,0.47999327,0.77472554,0.42319491,0.75917796,0.58399064,0.47032565,0.57577418,0.39929867,0.51237165,0.51774009,0.65584621,0.55780474,0.49410489,0.40094707,0.56562307,0.088444595,0.55319553,0.49056163,0.4138084,0.49510519,0.57757009,0.12691193,0.5574992,0.58207117,0.17025205,0.697797,0.57556373,0.58603407,0.39951834,0.49327384,0.49359564,0.65765614,0.56192001,0.5525138,0.48763252,0.42205604,0.12938691,0.55709627,0.48446262,0.5863483,0.22742437,0.54257596,0.88534092,0.48442069,0.419649,0.7464591,0.582094,0.48737896,0.43894556,0.56460684,0.42157351,0.13804148,0.40995809,0.53548025,0.97251792,0.51374682,0.43514533,0.67387429,0.6881418,0.56861329,0.86828178,0.46862333,0.56961121,0.31254907,0.35031056,0.56826485,0.88681321,0.3901285,0.46255965,0.55152998,0.46793271,0.57599589,0.11925237,0.038507032,0.54851996,0.46640342,0.41298147,0.55269082,0.38392211,0.61445551,0.58137435,0.72999406,0.88251889,0.4304143,0.6479478,0.26158134,0.41673517,0.30419056,0.60214428,0.51947071,0.47342762,0.4034316,0.41789119,0.25238368,0.33210275,0.58328577,0.74031722,0.54854907,0.52657746,0.40079781,0.62947925,0.43169302,0.36725991,0.24602929,0.43969986,0.14300851,0.38794462,0.53104588,0.47679538,0.9015715,0.55300011,0.71268209,0.60219872,0.41716116,0.24132991,0.84195452,0.54979081,0.19167184,0.23504369,0.46487201,0.0980414,0.37378571,0.49173565,0.017165704,0.42111538,0.49839379,0.0062592739,0.7605239,0.44335453,0.86293185,0.7374119,0.5823469,0.37283448,0.39233944,0.53718373,0.44467387,0.8442386,0.43264508,0.73684998,0.30231036,0.57343717,0.55618221,0.063624766,0.56072396,0.52476594,0.59539598,0.58331987,0.21961076,0.59308423,0.5043015,0.53729527,0.6326058,0.4364481,0.39262095,0.135729,0.46318786,0.81184908,0.39583413,0.56747971,0.09581431,0.78451637,0.5833257,0.60444711,0.41369233,0.50590528,0.44845501,0.20621964,0.58333522,0.55994649,0.69266596,0.57803985,0.81611474,0.63210107,0.56676943,0.37723345,0.88209871,0.56752513,0.66769618,0.55696268,0.41668329,0.79933995,0.28959872,0.42436454,0.5491791,0.77322766,0.58002084,0.27196171,0.50196695,0.45758465,0.37217287,0.43834001,0.55939697,0.064022118,0.58232431,0.44506659,0.3750861,0.91616934,0.43557963,0.40461615,0.019066953,0.47909497,0.38836609,0.73525464,0.56852476,0.15951263,0.89589792,0.42727822,0.46155094,0.075420229,0.54141755,0.29006541,0.95168489,0.44633589,0.53583539,0.42756572,0.48299319,0.57495809,0.61253261,0.51797024,0.98239295,0.050679485,0.44585126,0.44957812,0.51588731,0.55413168,0.64710425,0.75934733,0.58260901,0.58746427,0.41638425,0.43416272,0.34354857,0.3031921,0.41768,0.76643984,0.5939191,0.45410691,0.59427169,0.66391021,0.49129537,0.97126907,0.39493164,0.52029612,0.51446241,0.36126216,0.42107634,0.69067197,0.91002846,0.43720501,0.6346512,0.29345156,0.57470113,0.54506126,0.8916599,0.44789641,0.7338672,0.53354701,0.55457836,0.94993477,0.45138786,0.53520894,0.39166737,0.18670959,0.58271047,0.58465054,0.32991033,0.56374221,0.51962879,0.30022084,0.57558386,0.41835253,0.70011531,0.41768115,0.76396835,0.50177108,0.48230559,0.60456052,0.75603452,0.41674089,0.63885492,0.55190547,0.56473614,0.33385739,0.53205586,0.50837981,0.40420823,0.70165561,0.57461421,0.43805028,0.94274861,0.44477119,0.57968529,0.43498872,0.46359856,0.39901622,0.5760507,0.47500789,0.57838725,0.075866133,0.47253033,0.25678424,0.25433503,0.4167134,0.65957132,0.23897151,0.58133472,0.2765321,0.066659655,0.51856159,0.26059714,0.93749192,0.51743748,0.26704331,0.42554925,0.46062737,0.59885629,0.14039001,0.54706961,0.20501062,0.66636196,0.42598282,0.85490362,0.51509885,0.5426952,0.62736951,0.75601857,0.58313969,0.31866319,0.8556783,0.56159393,0.24995468,0.45718613,0.50532356,0.59084924,0.44028224,0.54010305,0.39053376,0.51447314,0.56406134,0.072299244,0.65586501,0.41851918,0.29438246,0.6983758,0.42043668,0.79989169,0.462951,0.41994291,0.74162962,0.62413699,0.57028799,0.35278387,0.51389725,0.51374299,0.60181,0.39319216,0.52150249,0.49959215,0.64288744,0.55401188,0.53745623,0.28039172,0.41667937,0.71067037,0.48839466,0.58073169,0.24985535,0.32795265,0.42400219,0.36618465,0.39950396,0.4440289,0.61384012,0.39000501,0.52605598,0.49609805,0.46421806,0.52590166,0.011178286,0.5128836,0.57352959,0.70549801,0.27199216,0.5833104,0.31255493,0.66412681,0.56144594,0.48386985,0.91618889,0.44804729,0.68747236,0.94231412,0.55571183,0.42387794,0.65888127,0.57008992,0.60751415,0.081719014,0.56457178,0.4165253,0.010515544,0.52404237,0.4543242,0.37876444,0.58276431,0.25132017,0.7861518,0.58163396,0.68410241,0.50096,0.43585621,0.67232976,0.38453643,0.45722851,0.44388028,0.4124824,0.49112469,0.44926063,0.29454295,0.57414606,0.53699897,0.45716897,0.42014482,0.73899782,0.18055772,0.44179499,0.8072518,0.0099875201,0.48135505,0.57043876,0.30540222,0.42183055,0.37608814,0.89072261,0.48479399,0.80670345,0.6846199,0.43536505,0.88425379,0.60844011,0.5240425,0.50406192,0.39224608,0.53040682,0.4633318,0.24894045,0.41740218,0.60835404,0.53635848,0.43402058,0.67408013,0.48812455,0.54345741,0.62882237,0.35297778,0.56839397,0.61356806,0.76727127,0.57831794,0.75354493,0.81251276,0.4171532,0.57663481,0.91955624,0.4589855,0.27905255,0.67217351,0.43000811,0.41626957,0.55984616,0.42143312,0.72550988,0.12655418,0.47498315,0.18143653,0.39746407,0.48572779,0.49036588,0.3719375,0.42525484,0.66842763,0.63461094,0.42551181,0.66161201,0.37159878,0.53660726,0.037792255,0.25319444,0.51688113,0.069866336,0.27509523,0.42110134,0.57033355,0.49154449,0.53532443,0.98111762,0.89645993,0.5403446,0.7617558,0.47713722,0.53956315,0.62187218,0.65755878,0.56406595,0.89788996,0.93924603,0.47589117,0.27940496,0.58254512,0.46321964,0.58784788,0.60384126,0.46970567,0.54629548,0.31249342,0.57918055,0.18987296,0.28959762,0.42848643,0.15658178,0.46385142,0.55611792,0.3522007,0.5691695,0.58250857,0.17925202,0.66250092,0.56447351,0.43977486,0.99884918,0.49429605,0.47217222,0.41932116,0.42038152,0.7270313,0.59731436,0.42582548,0.31523107,0.52697564,0.56479778,0.32785601,0.59307073,0.53092424,0.56634143,0.73281221,0.42100741,0.22046657,0.36806324,0.42141497,0.3074165,0.39740322,0.47889137,0.52877853,0.40343983,0.53556132,0.56982307,0.47439892,0.57458645,0.29075303,0.51958423,0.48895051,0.99790071,0.99309445,0.50724975,0.57869814,0.29087142,0.53999983,0.92706412,0.53208436,0.54630785,0.37018134,0.523684,0.45924862,0.37671302,0.98564569,0.53023826,0.47188581,0.88951456,0.45850664,0.2307472,0.26675707,0.5831489,0.29064171,0.21227559,0.58318676,0.51545785,0.26679657,0.58182623,0.61980095,0.32026868,0.4341214,0.88242737,0.30577181,0.41703411,0.7032591,0.36956397,0.56728111,0.10281925,0.70340447,0.565787,0.12933815,0.38011636,0.54158311,0.45895854,0.64855744,0.41976399,0.82144373,0.30261295,0.41828482,0.32961934,0.53826739,0.55409594,0.35716677,0.71207282,0.58217624,0.66188593,0.28998254,0.57519388,0.45976317,0.399467,0.4617885,0.56963762,0.18267155,0.5769502,0.29673186,0.52082793,0.57749143,0.72549264,0.76348011,0.4176201,0.30080376,0.40823461,0.49041616,0.54304666,0.70009151,0.58069842,0.65008547,0.55084078,0.49235072,0.4129109,0.89592639,0.53018355,0.21731184,0.17196027,0.47655211,0.86668833,0.54097374,0.45556892,0.032551797,0.23076288,0.58332884,0.62676148,0.87255831,0.57422047,0.6187169,0.46094291,0.52979511,0.6062958,0.47987285,0.42720412,0.8969042,0.056649359,0.53855805,0.67709201,0.46863264,0.42318485,0.72023149,0.52402009,0.51990456,0.39697376,0.69136363,0.58207643,0.77456518,0.42850387,0.4728366,0.4151731,0.24847031,0.57385372,0.19841804,0.052218881,0.51095391,0.28122831,0.46510659,0.58325559,0.21082179,0.65870952,0.56884535,0.59951905,0.79899543,0.58296112,0.61114367,0.3661311,0.47033574,0.96819844,0.39759,0.42117725,0.28840418,0.42249523,0.57373637,0.69177708,0.17187661,0.57192966,0.73064598,0.6755531,0.42066067,0.8157398,0.27474582,0.42124607,0.43433734,0.59560021,0.53285475,0.025704549,0.48613729,0.43039273,0.90979236,0.7519939,0.5832306,0.31934612,0.36746169,0.57103079,0.35636978,0.30856414,0.41927275,0.79269438,0.16509669,0.57244288,0.28323164,0.56552844,0.51417582,0.57937337,0.57103116,0.42362932,0.29183728,0.24140925,0.43267018,0.82833145,0.62572088,0.44454857,0.41689239,0.61637666,0.5761765,0.68543497,0.79617046,0.41801235,0.34147963,0.31021571,0.56996631,0.13804427,0.88064528,0.48906695,0.82165121,0.34551469,0.55722204,0.50712318,0.56474534,0.55648904,0.94237107,0.75996089,0.58164458,0.50048812,0.4349763,0.41932274,0.74127837,0.52428284,0.54878086,0.3643064,0.40742499,0.41782857,0.82030153,0.38421663,0.45719977,0.55556791,0.091241772,0.53230822,0.23998552,0.19291853,0.56366743,0.20026895,0.60495453,0.54385383,0.5766258,0.56186364,0.47864707,0.41309464,0.64677691,0.4326014,0.60826447,0.45187636,0.49566384,0.5879955,0.48686221,0.54088377,0.62505563,0.37251751,0.5423825,0.50953535,0.83994452,0.58040563,0.40630156,0.41433083,0.52293711,0.43464945,0.50559319,0.57449554,0.71030935,0.48569168,0.42318806,0.72197373,0.69740408,0.42250503,0.61096834,0.27527879,0.57981781,0.40868888,0.355367,0.4624444,0.95622449,0.35280955,0.44003283,0.43439204,0.33127719,0.50835727,0.030348299,0.47975236,0.52392172,0.39348435,0.026475511,0.495559,0.66001627,0.29091063,0.41668808,0.27768303,0.39999836,0.49411128,0.51033392,0.83743435,0.43155483,0.25985753,0.52743001,0.47537283,0.60543553,0.66593443,0.42400375,0.84422576,0.42230313,0.48633051,0.43279573,0.56063462,0.41979793,0.84917293,0.39941364,0.45174024,0.59298215,0.63163722,0.45431649,0.51707905,0.37205549,0.44079077,0.40512489,0.21516819,0.46337086,0.11400101,0.6035709,0.51959655,0.52070629,0.03102374,0.52547757,0.64383091,0.36982152,0.58329652,0.22292675,0.64646101,0.57211541,0.1275015,0.52021618,0.52740438,0.011507824,0.66269524,0.57366013,0.37285174,0.43987697,0.55873745,0.93781316,0.050837979,0.55034602,0.40317108,0.79550142,0.56829114,0.20908705,0.22883939,0.41753189,0.50585579,0.32222333,0.44513675,0.085955115,0.32070824,0.41666054,0.74032196,0.39150766,0.53440208,0.54608822,0.40810916,0.52349624,0.44298621,0.35107962,0.44132918,0.55280116,0.51935241,0.5552062,0.64894933,0.83394836,0.54755858,0.82257061,0.6509335,0.52073814,0.029890002,0.40314232,0.50048475,0.47499123,0.44900322,0.49260582,0.41305172,0.31713848,0.5793078,0.18819995,0.59805633,0.50861475,0.47546699,0.36418234,0.54935201,0.52904008,0.72325082,0.41928772,0.23063232,0.94291094,0.44169621,0.50846078,0.76496505,0.56331555,0.83878318,0.92306184,0.51838348,0.24272881,0.57778625,0.51515872,0.99058459,0.86490256,0.57484267,0.63195617,0.40142352,0.5311417,0.55830009,0.76951335,0.41707704,0.32745658,0.418666,0.57962676,0.27311446,0.74790316,0.41917156,0.54127572,0.31055578,0.58275981,0.23776465,0.29483789,0.42657816,0.51050923,0.82987815,0.57286647,0.72108305,0.49159634,0.54860686,0.63730921,0.68899679,0.51554532,0.95916837,0.51892904,0.46358482,0.38139825,0.54798597,0.41694253,0.22051368,0.83730919,0.41968604,0.60563337,0.3930203,0.52444053,0.48002007,0.45422108,0.5828891,0.18259334,0.04898271,0.45543675,0.37096342,0.84034476,0.57525043,0.31791712,0.11408975,0.52974596,0.20309095,0.58048773,0.45549346,0.96218562,0.61916887,0.44096522,0.60503374,0.28619861,0.42008355,0.21437553,0.42612969,0.41688648,0.22442477,0.32826775,0.45002177,0.073158272,0.69230437,0.57263741,0.15146656,0.34144209,0.56725942,0.58927807,0.56172122,0.48310328,0.58391003,0.51360691,0.56592614,0.6771633,0.38488561,0.47451049,0.97677358,0.1197229,0.5294833,0.80448712,0.47505548,0.44089033,0.94033126,0.81586004,0.47304347,0.12630056,0.72653457,0.4223826,0.4825717,0.22210865,0.47659421,0.90603891,0.15400565,0.55285834,0.20498103,0.63946154,0.55121247,0.52798938,0.60144108,0.51528008,0.98618957,0.57944106,0.56731059,0.33614974,0.61053017,0.55315779,0.40463699,0.70168351,0.57873668,0.61967478,0.16785738,0.41978609,0.37655884,0.47851184,0.58322071,0.19024042,0.31292897,0.5700996,0.457225,0.55635531,0.44119819,0.35209769,0.52637468,0.48082504,0.39799006,0.89198896,0.56018228,0.69635016,0.039846283,0.5495171,0.52749379,0.39358577,0.52115026,0.49398086,0.58522921,0.47557119,0.43239328,0.35353951,0.43631897,0.5883174,0.20151519,0.41668254,0.5611161,0.890983,0.46534035,0.78181346,0.16022674,0.52799217,0.1490846,0.45580752,0.49733334,0.58984547,0.60185952,0.44804396,0.39873775,0.23309851,0.48991372,0.92115399,0.20775212,0.51711021,0.90053152,0.73303825,0.41927069,0.59155255,0.32106615,0.57750336,0.63895276,0.017667177,0.48568487,0.62044838,0.36265267,0.5480371,0.94266612,0.37204037,0.41666053,0.22839108,0.86136127,0.5382239,0.81257353,0.016342426,0.52563557,0.41887025,0.24179332,0.57238455,0.80441543,0.14281263,0.56244562,0.7439206,0.56182196,0.51011081,0.41952754,0.63586523,0.52570899,0.028920819,0.62056004,0.43795259,0.61483525,0.21892836,0.51299822,0.089366045,0.48280147,0.56255834,0.9318348,0.48217412,0.57974928,0.85763292,0.67913008,0.56782241,0.45878501,0.34534119,0.43188389,0.39884031,0.90898615,0.43332021,0.40423622,0.7197949,0.42255561,0.80251503,0.46926723,0.52579165,0.60545532,0.4609114,0.43316691,0.67626188,0.61823734,0.53485189,0.4949792,0.46467269,0.56419363,0.33117915,0.10075881,0.54578514,0.25734359,0.57274333,0.51932131,0.42365519,0.69260526,0.42913786,0.52891218,0.77852889,0.41676042,0.41833866,0.3491199,0.44247181,0.46307047,0.89579397,0.42704033,0.47270825,0.57380871,0.54707563,0.613019,0.23886049,0.57494126,0.213662,0.35214218,0.43750051,0.57921928,0.17234739,0.41750233,0.47730611,0.63241721,0.44423575,0.42663867,0.58208856,0.55618334,0.62829271,0.19982993,0.42625419,0.24597491,0.58784994,0.4882545,0.55184437,0.39240463,0.54289912,0.429627,0.39888945,0.4452601,0.93937795,0.59652958,0.42068228,0.15172512,0.74436648,0.5817495,0.26523131,0.55680253,0.49849802,0.58235497,0.1777668,0.43934073,0.20448927,0.34653632,0.58296879,0.2205992,0.16619554,0.43888208,0.78056707,0.013437954,0.51516868,0.3997992,0.45372632,0.46116336,0.61403599,0.09788487,0.4331877,0.37997797,0.49689702,0.5832727,0.79226792,0.63657116,0.41996984,0.82858948,0.21228155,0.43627385,0.81816483,0.77698126,0.41975961,0.27942688,0.57427539,0.47510244,0.57997434,0.68526753,0.42995903,0.45099271,0.18255215,0.41700285,0.47828318,0.70327914,0.42956376,0.8525406,0.72060912,0.5626739,0.87126959,0.40300689,0.4318812,0.34270287,0.20013499,0.4210334,0.29365145,0.50270881,0.47649676,0.60809993,0.51195345,0.4942393,0.40023561,0.59608416,0.45499818,0.59004073,0.44508336,0.46332233,0.60718558,0.36889593,0.57571146,0.86052134,0.46994271,0.47742027,0.60321329,0.060473653,0.53707242,0.690982,0.3726038,0.54298206,0.48176317,0.81111881,0.43021381,0.2339244,0.31827006,0.50032633,0.034143605,0.57442455,0.58303245,0.77303504,0.40767739,0.46446556,0.57527979,0.10698534,0.43265168,0.3579522,0.83907459,0.43362029,0.25048473,0.64774654,0.41915777,0.18423616,0.60049205,0.55403067,0.39170073,0.53397975,0.58154954,0.160494,0.45052881,0.47728717,0.40446848,0.45571419,0.42051727,0.14256819,0.080008775,0.51922796,0.23859436,0.83850942,0.41922413,0.58609661,0.5905624,0.57567156,0.69637184,0.56117664,0.56419937,0.92316186,0.53089452,0.57222519,0.30216004,0.42513992,0.48014224,0.4252661,0.53510433,0.5567701,0.64954064,0.7016126,0.44467015,0.90187927,0.4367992,0.47805877,0.41357271,0.47777933,0.583313,0.80384761,0.59980322,0.4856784,0.52540294,0.2760705,0.57981784,0.40676436,0.86305915,0.55229493,0.22445876,0.2450069,0.41672051,0.32787631,0.39152571,0.58075736,0.72599536,0.33457225,0.57967577,0.1817741,0.84963144,0.56723705,0.72949687,0.49683776,0.44008519,0.33904347,0.75059474,0.54814643,0.11033776,0.4279904,0.56563899,0.66147955,0.36394353,0.4221974,0.68340337,0.59941192,0.47256708,0.45028269,0.17645261,0.41735531,0.5387086,0.35246699,0.42952628,0.37513843,0.79300113,0.42237766,0.26942273,0.30764025,0.42323282,0.61123674,0.25943712,0.44701227,0.88554564,0.81827173,0.41760066,0.58725072,0.52514146,0.41955241,0.85136911,0.44486667,0.49263531,0.99621787,0.43199672,0.41854446,0.74861707,0.85997401,0.57817022,0.5828309,0.32990829,0.43081466,0.58135091,0.58775488,0.50726682,0.54954162,0.67001277,0.58315325,0.23691571,0.51556048,0.50683045,0.59947837,0.40024077,0.51830432,0.53250218,0.50360032,0.54794337,0.036395161,0.9589003,0.52263896,0.32104239,0.82461839,0.42416466,0.29675594,0.11807486,0.55773765,0.27297612,0.55476952,0.55099757,0.63083969,0.32764897,0.58327849,0.7545798,0.61748406,0.41867317,0.72783372,0.77789294,0.58333521,0.61382417,0.2537259,0.41698339,0.36165862,0.47202138,0.45337102,0.035040221,0.78737288,0.58301734,0.63500632,0.38608789,0.57441527,0.32357829,0.48138882,0.49923955,0.59828062,0.42427102,0.47139535,0.41725521,0.27262731,0.57807266,0.5354305,0.39881981,0.51907397,0.52933075,0.31522221,0.4253389,0.60226183,0.84936089,0.51148731,0.85512184,0.9353515,0.44640276,0.37394819,0.55732716,0.42435484,0.2916694,0.054263856,0.45523064,0.35477514,0.40281041,0.56329045,0.3606251,0.47670065,0.47844685,0.39576388,0.64795281,0.57234498,0.36431901,0.70881763,0.5783047,0.39984475,0.57581671,0.52672743,0.58049644,0.5832818,0.52590428,0.42827278,0.59424774,0.49629488,0.53404484,0.28043515,0.44350108,0.88946329,0.17964734,0.58289567,0.51250597,0.34307284,0.5694569,0.393728,0.34326668,0.57044745,0.38704056,0.62580522,0.58064187,0.71556989,0.58983955,0.49241863,0.45421611,0.47693914,0.58324531,0.21018784,0.26575323,0.58153079,0.390295,0.67411731,0.4326469,0.55379423,0.83767728,0.53510114,0.15682705,0.41076826,0.43434469,0.3473298,0.58518568,0.47730518,0.43432872,0.30295387,0.4187201,0.66321937,0.44160824,0.5095455,0.58283051,0.066389251,0.4670127,0.28549716,0.40325861,0.51585774,0.46269593,0.25439861,0.419237,0.74853491,0.72740122,0.41984112,0.59201617,0.32900528,0.56864178,0.42520962,0.28551399,0.56705094,0.14027608,0.52601828,0.51762246,0.99484317,0.39930573,0.52448148,0.45864455,0.49453064,0.45966863,0.37513746,0.51627613,0.52513042,0.60810873,0.63012976,0.45290747,0.46405434,0.62027811,0.58320432,0.21295179,0.39427369,0.55006392,0.59200193,0.46244517,0.58290388,0.18186298,0.86056678,0.49348472,0.15439582,0.12258889,0.42315887,0.50907504,0.3708131,0.55360948,0.43004151,0.65972466,0.58035959,0.6884919,0.070472843,0.43807053,0.4382673,0.45449718,0.44485864,0.64299617,0.76659961,0.58278979,0.68217068,0.64337482,0.55888776,0.91763637,0.64391316,0.55431096,0.4640911,0.50722473,0.42420349,0.11689659,0.65239405,0.42039051,0.17473816,0.55105577,0.50640291,0.99684267,0.4116403,0.53028872,0.57157526,0.9529653,0.46514329,0.66404162,0.55119283,0.55829193,0.06001008,0.22245347,0.41707604,0.46209745,0.46560413,0.56100092,0.93494993,0.43407062,0.57035623,0.31879118,0.69180663,0.541403,0.06697039,0.62229078,0.543725,0.54338648,0.465497,0.56669358,0.081471809,0.57111408,0.51316712,0.57385211,0.63717512,0.42015854,0.83000167,0.30760181,0.57049374,0.48046552,0.48217631,0.43190455,0.31615681,0.58017822,0.51268778,0.56360619,0.60339959,0.55967127,0.3773787,0.19661672,0.44939912,0.84443563,0.96028319,0.50384407,0.6949737,0.63328206,0.57884401,0.16042278,0.032797393,0.49170299,0.32439497,0.49682503,0.49325423,0.39939261,0.47464832,0.58232646,0.76781021,0.46453144,0.49802801,0.59358175,0.11166377,0.53850097,0.22221462,0.86224905,0.48393716,0.1607327,0.59138374,0.55192454,0.6107539,0.56355657,0.4510843,0.37742092,0.78632986,0.58250364,0.3395323,0.42099988,0.51542376,0.0097408723,0.41825799,0.53874203,0.40816023,0.73129337,0.41887045,0.60566697,0.36435995,0.41667881,0.76292711,0.48294968,0.46139718,0.62157833,0.88609827,0.49593548,0.81743781,0.78392737,0.41692529,0.51038857,0.0094712773,0.48442163,0.57737417,0.83860992,0.45002315,0.18848465,0.63132934,0.45032394,0.45318153,0.22834387,0.41694354,0.58144338,0.92923901,0.56338259,0.47567804,0.74362791,0.58198138,0.39796343,0.65219699,0.55690654,0.47709449,0.53627515,0.58308585,0.78224775,0.69854971,0.58120319,0.66014726,0.38919457,0.45003619,0.41450358,0.52395301,0.57214557,0.69848152,0.64602846,0.56028569,0.57000345,0.57400215,0.56614615,0.33772076,0.37172994,0.45372808,0.46230146,0.72458725,0.43743062,0.13079009,0.14424502,0.43147622,0.71159147,0.96429301,0.51409443,0.67789575,0.4512983,0.50305924,0.0024750152,0.14716655,0.44558376,0.21819081,0.54586431,0.58308088,0.81229953,0.72449424,0.58331748,0.2947695,0.90960348,0.4575954,0.264962,0.14188899,0.44645815,0.22200753,0.66716544,0.41711012,0.2762798,0.94652564,0.44739417,0.41154359,0.66377943,0.43223322,0.4170112,0.23257826,0.5831144,0.60003459,0.41634636,0.47344681,0.42788911,0.61257511,0.58210343,0.74075033,0.56972418,0.50479403,0.0051841198,0.44292215,0.4269096,0.30422684,0.89996394,0.43579811,0.3487925,0.21011144,0.43235726,0.20039089,0.77384918,0.58263441,0.48691427,0.48787138,0.42949902,0.69299064,0.57230546,0.54336455,0.0347645,0.47852266,0.41923814,0.15127942,0.23242147,0.58284697,0.67856657,0.29911837,0.57631646,0.589014,0.10595723,0.42663714,0.47273774,0.82684313,0.41832139,0.40711459,0.9699107,0.53368286,0.61178359,0.55558712,0.4222232,0.86770646,0.19936698,0.52598197,0.11293986,0.57633226,0.48115272,0.42763476,0.57757489,0.44613152,0.94595542,0.66315881,0.57043132,0.39668814,0.09751155,0.54829461,0.27098572,0.59008765,0.43581826,0.08198741,0.43518918,0.41689712,0.80836296,0.51314719,0.57758867,0.12722579,0.8107266,0.41679806,0.47750084,0.99053324,0.51799159,0.56909475,0.63616168,0.43530631,0.096226559,0.0074966132,0.47855133,0.4705855,0.77618095,0.43706452,0.83110026,0.83300405,0.41846129,0.57530439,0.00078783528,0.50790771,0.50200877,0.59656544,0.57570289,0.87130285,0.28073499,0.58291351,0.73328834,0.5294509,0.44617687,0.64434695,0.20397501,0.41667605,0.51049282,0.041096526,0.49844006,0.69870572,0.53301387,0.53959896,0.025136132,0.6712871,0.43431477,0.11309169,0.43104618,0.58142366,0.74803812,0.23239468,0.41683112,0.6620819,0.75763924,0.58276451,0.69549934,0.43231017,0.58330937,0.21283298,0.85226027,0.57801609,0.61440648,0.74378617,0.50915259,0.93522218,0.29081473,0.42246316,0.41254956,0.35058925,0.44166194,0.45109122,0.4655144,0.44369704,0.3513971,0.5424303,0.44174181,0.65116022,0.10802023,0.43362064,0.34633861,0.81975367,0.4791632,0.87618205,0.5045977,0.51998492,0.39426163,0.33745654,0.4389778,0.52050127,0.46068769,0.47149413,0.39505037,0.64878746,0.41694108,0.22074182,0.639686,0.55326389,0.93183274,0.26564575,0.57886402,0.47750278,0.18885867,0.42038546,0.32051584,0.94419479,0.44555749,0.41906108,0.77870496,0.47106286,0.90012066,0.63078894,0.5447998,0.48761267,0.55127418,0.4174053,0.23151639,0.33346514,0.43503456,0.55303091,0.020017256,0.5053355,0.63900337,0.72374498,0.47800091,0.93926288,0.5482616,0.47213431,0.39947486,0.98074149,0.49800387,0.63755829,0.39407005,0.5802286,0.83793098,0.89393129,0.57297876,0.45379655,0.45462821,0.4862476,0.40780867,0.46611679,0.56072471,0.65949636,0.27260593,0.45737925,0.9135408,0.86801659,0.4838339,0.16706907,0.87191718,0.56552447,0.29715474,0.46059356,0.46884089,0.9839463,0.41937716,0.43561725,0.91936522,0.7766166,0.57904533,0.26434738,0.9358294,0.49593854,0.25527115,0.62372811,0.58323414,0.78411322,0.55778792,0.55639048,0.94355317,0.70153057,0.48516953,0.95415793,0.58320454,0.4229651,0.13297821,0.40914532,0.56800436,0.33951081,0.58290696,0.57599104,0.87303261,0.34021236,0.42531994,0.36179522,0.48726541,0.54360289,0.6289553,0.2793756,0.41908394,0.23096317,0.22567807,0.58330186,0.39313047,0.18428846,0.41727549,0.42572754,0.61137781,0.44772646,0.59167001,0.45978543,0.4768714,0.60010241,0.19517026,0.58331047,0.49120842,0.78960618,0.54801107,0.86192692,0.40109667,0.45316566,0.40871397,0.68109931,0.57236243,0.41319856,0.97559711,0.47343504,0.61650505,0.45369411,0.52423124,0.40170859,0.43263082,0.42792192,0.89473782,0.60174522,0.48801611,0.5083549,0.85205382,0.57113585,0.69868193,0.87288877,0.57065062,0.66093605,0.69393285,0.57613838,0.60115536,0.12037562,0.53906005,0.78842443,0.73298606,0.58020456,0.57812633,0.42424214,0.57819577,0.86133674,0.52619218,0.52170569,0.99244996,0.56401733,0.43224607,0.088463489,0.88858391,0.46984355,0.20725464,0.5289019,0.53145236,0.98439522,0.17973796,0.5828503,0.52959783,0.41580406,0.55904051,0.63474329,0.22818312,0.41741961,0.5268317,0.40261787,0.49744169,0.52329148,0.81410379,0.45991185,0.1431514,0.48436504,0.58301118,0.78197857,0.91644455,0.56375053,0.60255052,0.51910714,0.43687024,0.66837232,0.73005138,0.42190383,0.49132604,0.60893455,0.41716891,0.2442761,0.35228518,0.47701446,0.96962,0.51325244,0.55333243,0.35427488,0.5150907,0.46714832,0.6152253,0.57160232,0.51312424,0.42665938,0.64508898,0.5544207,0.46810873,0.49803091,0.57471913,0.71145336,0.95645265,0.46618748,0.65758094,0.66406803,0.41910424,0.19298347,0.52080942,0.49980504,0.9996172,0.48875259,0.50374579,0.40042811,0.09570572,0.45923743,0.25154187,0.41479688,0.43451749,0.084905148,0.56906051,0.43786976,0.65174281,0.7667104,0.57934313,0.25641827,0.94010574,0.44098868,0.53256808,0.40221609,0.4621065,0.57279285,0.7530298,0.46067036,0.096379969,0.52178069,0.58314734,0.21423609,0.24627571,0.49184657,0.070202958,0.35129807,0.44550046,0.49689386,0.58970245,0.49874065,0.54427435,0.7975679,0.56054283,0.17930718,0.32862867,0.56045845,0.097252997,0.24729262,0.50241421,0.068590141,0.11173078,0.45258552,0.7551012,0.55661428,0.43119325,0.678408,0.77962416,0.47868395,0.90652715,0.54471686,0.42673642,0.3002649,0.58812669,0.41738818,0.18572912,0.24093485,0.58008683,0.25676795,0.59324518,0.44359565,0.62103057,0.79292339,0.42099863,0.71564949,0.4233127,0.57674206,0.87015122,0.60568779,0.56439989,0.36293978,0.87852292,0.42355488,0.53014462,0.60497828,0.55276318,0.39968385,0.56040072,0.48012925,0.99057866,0.10678643,0.43340099,0.64852978,0.99273064,0.48273952,0.55470129,0.71479753,0.50791579,0.95057157,0.40256345,0.51944579,0.54060093,0.62742865,0.41669666,0.77812447,0.63141577,0.57405771,0.33837775,0.44209522,0.52199021,0.010464598,0.001961786,0.50252129,0.5445601,0.26265937,0.41738571,0.36362873,0.634425,0.45130736,0.52987299,0.40890002,0.50424292,0.54194717,0.60236493,0.53499927,0.44030027,0.30626453,0.42113414,0.63372981,0.63642272,0.4502514,0.93983661,0.17115721,0.57835978,0.33448447,0.76649997,0.41744954,0.44272042,0.51151658,0.58290773,0.17995419,0.58907468,0.56027075,0.36482135,0.5117068,0.53184054,0.38541989,0.31576059,0.55137882,0.91879086,0.58467451,0.55851799,0.36706506,0.42885686,0.58288883,0.77015251,0.25829164,0.43548315,0.1484114,0.74390619,0.58332808,0.67019644,0.54998476,0.49347224,0.41268143,0.66576604,0.43268862,0.42463561,0.40057626,0.49069623,0.51932601,0.77936707,0.49686433,0.085436817,0.45347753,0.41672842,0.78823177,0.75628133,0.55608129,0.86744495,0.65085446,0.44283009,0.46666307,0.86876707,0.52385084,0.17476802,0.51084142,0.56948483,0.089702726,0.59335495,0.51432502,0.45652238,0.64835971,0.42026752,0.1739349,0.39453092,0.5753305,0.31322515,0.82025529,0.4181519,0.39279789,0.8197697,0.42487701,0.71737064,0.51243805,0.58171587,0.23951798,0.93135108,0.43778185,0.46063844,0.50103984,0.49872566,0.60003413,0.13152693,0.57058028,0.32851913,0.14602325,0.4204414,0.56361212,0.96470744,0.45463651,0.55425817,0.43527966,0.5144858,0.58022096,0.59921048,0.51003571,0.5212773,0.23586106,0.57601439,0.77601704,0.26507547,0.58139235,0.74991754,0.19984031,0.4169718,0.39698864,0.59241505,0.55431147,0.6160205,0.11087285,0.46906133,0.79083817,0.6047276,0.47740581,0.47575422,0.55505644,0.46439105,0.60571087,0.51827025,0.44405936,0.052091394,0.65897859,0.41792214,0.7124714,0.36598774,0.54778697,0.47574143,0.49959133,0.50219036,0.60008481,0.1915839,0.58324832,0.47783299,0.44872917,0.56219401,0.34117534,0.46658175,0.51580498,0.40189783,0.35583648,0.42364105,0.66607463,0.67902701,0.58150584,0.79106747,0.82540226,0.44459748,0.18994991,0.63413027,0.54860062,0.46952168,0.36045622,0.57826102,0.84135183,0.51914107,0.44726818,0.35613922,0.82769449,0.56285844,0.78053301,0.54202762,0.58328945,0.19624341,0.49580084,0.54296661,0.97139618,0.55991668,0.53742159,0.39452948,0.11653461,0.42440971,0.47447527,0.41292151,0.49308271,0.55062016,0.3115428,0.48762594,0.039215248,0.080361014,0.47853254,0.24058914,0.62936487,0.45478243,0.52630978,0.38542748,0.54834442,0.05145705,0.52019279,0.53536623,0.38282095,0.56193921,0.58315816,0.19313753,0.38290838,0.42161239,0.70042988,0.56575106,0.54155838,0.39175763,0.42136648,0.50577154,0.56260482,0.49218014,0.55178432,0.95667841,0.55991483,0.48215961,0.5857986,0.52797357,0.54531013,0.37084577,0.47899052,0.51916476,0.39674959,0.33968514,0.488768,0.028274383,0.1438047,0.57585687,0.35953771,0.36060826,0.43304452,0.38462409,0.45351194,0.51729834,0.59345744,0.51141935,0.42229381,0.72745666,0.72956611,0.57087726,0.16606797,0.75145268,0.58090132,0.51746691,0.19866141,0.41903028,0.32708437,0.23637603,0.43159686,0.81963321,0.68939481,0.57109765,0.54927028,0.8024482,0.58259345,0.62347323,0.94160661,0.44830549,0.61745588,0.55090752,0.51936071,0.0080652219,0.26617744,0.52326469,0.066995463,0.38834706,0.53090041,0.47557733,0.35607353,0.55796867,0.56110858,0.57947615,0.58222145,0.75535836,0.97435015,0.54087513,0.49500594,0.67826454,0.57577858,0.37660561,0.61517577,0.58325495,0.76751353,0.75990574,0.57891423,0.75531095,0.72632039,0.42080697,0.42722707,0.009735362,0.47871644,0.4437144,0.4786811,0.55380605,0.64574779,0.37909517,0.55323069,0.41789,0.43966609,0.5373119,0.3949054,0.41848009,0.482232,0.5655878,0.71072349,0.58333,0.71673839,0.707927,0.42239102,0.59145842,0.095354316,0.48700433,0.78969131,0.87100738,0.55964634,0.263948,0.6657554,0.43500409,0.5556304,0.15750252,0.56177363,0.23292776,0.51435436,0.44262502,0.65429535,0.69178591,0.57355559,0.42475201,0.75572308,0.41793271,0.57037891,0.32312641,0.52595358,0.95708672,0.42035791,0.50743867,0.43817795,0.37496187,0.54855782,0.5572041,0.0085174811,0.50838626,0.58688083,0.5009788,0.57136499,0.30326759,0.88274961,0.42435024,0.53073599,0.32337175,0.5781726,0.64848925,0.82413253,0.58272402,0.50817925,0.83634458,0.53592467,0.15682357,0.20290269,0.57989542,0.6978454,0.76990742,0.57687107,0.76361691,0.66544731,0.43804728,0.51629301,0.31718614,0.58189718,0.21685165,0.94932685,0.50852821,0.28289228,0.94937068,0.4468183,0.56516548,0.01977205,0.51839855,0.37924988,0.55612505,0.46185401,0.39147328,0.6169233,0.5471568,0.050010924,0.6461424,0.41675037,0.22739285,0.57239578,0.43993018,0.64423696,0.44063435,0.57731185,0.71741904,0.0052379055,0.49761368,0.42757561,0.52082705,0.41668435,0.195908,0.81360456,0.42165192,0.69300179,0.80700493,0.53637653,0.13102876,0.5195692,0.42970885,0.3084374,0.54619681,0.49216127,0.58970176,0.12533854,0.57271466,0.63367871,0.075279492,0.56217471,0.41434747,0.37131095,0.45528736,0.95082875,0.56120107,0.41677593,0.21704985,0.60156046,0.48362762,0.47805534,0.48243841,0.53764892,0.62032062,0.45731114,0.55046714,0.63424759,0.062046612,0.44185467,0.43080823,0.15194443,0.42412643,0.34059571,0.17157833,0.58186119,0.42211412,0.52207204,0.43229592,0.31795045,0.2846344,0.58322097,0.30642007,0.44144332,0.57094309,0.31391556,0.68963537,0.57988042,0.6520186,0.55365995,0.51310307,0.58733281,0.55118075,0.52224554,0.5942747,0.0030342991,0.50538832,0.44780816,0.49410536,0.41945867,0.74856886,0.74993877,0.43999607,0.13929021,0.42589214,0.42634474,0.11343339,0.9527387,0.53690954,0.34237373,0.3016755,0.56763477,0.1333064,0.24680065,0.53891709,0.90415969,0.6594098,0.52661324,0.9628992,0.055761295,0.53211622,0.30624896,0.63965691,0.5596272,0.57869569,0.73986471,0.43031862,0.16779256,0.54305551,0.58056856,0.84849386,0.64003003,0.43163749,0.1099525,0.3373858,0.58260911,0.279854,0.57614955,0.49738732,0.43502928,0.36989558,0.45803673,0.95460346,0.46165685,0.51231459,0.0036378464,0.40090227,0.5159351,0.46937502,0.34635475,0.57592821,0.1497505,0.59290559,0.54901642,0.39760423,0.13751806,0.4232321,0.60696653,0.37423078,0.4517595,0.55420231,0.38503973,0.45138045,0.57561505,0.20011904,0.58027094,0.68776417,0.6022173,0.55123868,0.40102914,0.41620022,0.48050908,0.43579463,0.55745526,0.47797764,0.59040907,0.76710171,0.41681924,0.60692457,0.030138052,0.4581236,0.44533657,0.91468349,0.56513619,0.59228483,0.95329659,0.49703836,0.71091068,0.65056981,0.44167884,0.54500945,0.023090664,0.4626513,0.54370593,0.78613061,0.58177427,0.31899834,0.012253188,0.48769766,0.39984319,0.75004264,0.41818662,0.57805748,0.24373131,0.41823701,0.5512873,0.62875872,0.41844128,0.81593219,0.17098716,0.5807677,0.61744541,0.38814559,0.43191223,0.64698782,0.59431975,0.58328876,0.20816236,0.29427539,0.58128997,0.65239342,0.47446598,0.57319752,0.70282389,0.16753509,0.42904446,0.73126248,0.7600856,0.41731226,0.41043246,0.40477387,0.51291672,0.5377949,0.94296506,0.49621612,0.73164941,0.56518211,0.492141,0.57702359,0.52271525,0.41701059,0.81753647,0.024496501,0.52714672,0.61496837,0.27458032,0.42396644,0.19167367,0.07939917,0.56426683,0.42394656,0.37724188,0.41672708,0.23501699,0.57932084,0.46890817,0.020926138,0.15549706,0.47472999,0.84939621,0.47858377,0.50010069,0.59769988,0.32643388,0.57765976,0.82970512,0.61956644,0.53895235,0.52973795,0.41917462,0.5437998,0.60167258,0.049069881,0.44686383,0.5542916,0.56839349,0.51880446,0.42011915,0.4669391,0.44113094,0.34504658,0.31183213,0.56424906,0.1162292,0.47864816,0.57633664,0.2812528,0.036386832,0.54792424,0.51040501,0.23027173,0.58239418,0.51414069,0.64544167,0.55323606,0.4856522,0.4707231,0.54768674,0.63281687,0.86054339,0.44083885,0.75383582,0.61349209,0.53291655,0.52529914,0.64813517,0.5246701,0.96821128,0.14138237,0.57889011,0.43459155,0.019843392,0.46454463,0.46966614,0.66709902,0.4599575,0.054891375,0.46611521,0.58261018,0.2284127,0.83831358,0.4203938,0.62085752,0.17479281,0.53077109,0.86109119,0.36358903,0.45097097,0.058837058,0.52181264,0.50610778,0.59815793,0.5362075,0.55751389,0.65100733,0.40226111,0.55547658,0.38518605,0.62259063,0.44998458,0.56769177,0.42383321,0.56856513,0.90665193,0.76679252,0.58321179,0.34032535,0.36556355,0.5816129,0.72207075,0.80005765,0.53924065,0.12985395,0.48994936,0.47711533,0.39277992,0.29486317,0.42643838,0.4805458,0.64372396,0.55209489,0.49260359,0.24516922,0.52759831,0.0829152,0.093945537,0.55832095,0.67701113,0.48945401,0.56955868,0.91005258,0.47794495,0.56964843,0.31108946,0.7064282,0.42551478,0.54028012,0.17728723,0.58226731,0.57797112,0.16168374,0.53727078,0.839046,0.46343685,0.4342694,0.67325565,0.36306258,0.41750008,0.26531557,0.96344982,0.4750985,0.6620163,0.43278428,0.45419116,0.61470761,0.23235593,0.41761773,0.30646198,0.38617907,0.46713151,0.52363194,0.67233654,0.58116995,0.31241916,0.4554041,0.49030658,0.99669787,0.94785804,0.47159632,0.30590859,0.33933217,0.41869559,0.80415256,0.82457198,0.417295,0.5087513,0.60022479,0.57359027,0.68017502,0.36752217,0.5832649,0.76002547,0.19087826,0.53210991,0.87325189,0.60867513,0.52484073,0.50966846,0.67506606,0.42397652,0.63005392,0.74001481,0.4806486,0.067562745,0.54941673,0.56973625,0.68400647,0.31595287,0.41698082,0.28564988,0.28462323,0.42340815,0.55052246,0.85991813,0.42077927,0.45975524,0.21879229,0.47206132,0.89944803,0.0063391905,0.47914851,0.49022493,0.51098195,0.58054722,0.1488495,0.62984255,0.48166313,0.022191268,0.025662022,0.49405843,0.34314026,0.4200007,0.4355614,0.65361747,0.4096896,0.41688771,0.22940634,0.47959031,0.53189286,0.61342584,0.3917182,0.42101874,0.15262245,0.45825725,0.52889296,0.39562143,0.7198531,0.58329423,0.71329867,0.52605347,0.4588823,0.62332997,0.58647662,0.57285364,0.31644391,0.75270406,0.41894764,0.52016967,0.42730911,0.54499488,0.60980888,0.21334003,0.58046864,0.70441674,0.88102028,0.44638791,0.74538185,0.15096631,0.43134481,0.72165019,0.37565054,0.42360847,0.68159925,0.35961613,0.4479252,0.53158637,0.66397169,0.42769348,0.13572305,0.51844412,0.41709029,0.22087854,0.2015731,0.47250961,0.88723561,0.52063757,0.44076975,0.94026069,0.095757482,0.45991649,0.24973632,0.78438031,0.58308027,0.49561888,0.77631126,0.55330824,0.85996279,0.16216198,0.43761675,0.22964809,0.25621599,0.52049436,0.92957432,0.74477996,0.51345227,0.066973901,0.46238752,0.4885892,0.59471007,0.24661275,0.58138694,0.54338158,0.61434272,0.42106243,0.84576468,0.29548394,0.45875581,0.92745018,0.6184698,0.57706002,0.68997594,0.71876219,0.57620101,0.51158977,0.75825971,0.5817578,0.53983798,0.50559255,0.43690892,0.33076147,0.55694984,0.5571564,0.64359245,0.64140536,0.55268608,0.067540662,0.71527561,0.58238984,0.24979083,0.4160535,0.4617734,0.97034187,0.45937059,0.56331812,0.071861815,0.3936848,0.53605421,0.55505612,0.19022668,0.58061868,0.66447206,0.18882559,0.56200477,0.80211144,0.43367912,0.48171778,0.58127335,0.27359692,0.42170026,0.5486271,0.3601467,0.55006831,0.061859477,0.63318579,0.45312114,0.48016645,0.049874887,0.47964232,0.70365264,0.85024501,0.54983408,0.79877546,0.75750127,0.57319009,0.19957794,0.16666958,0.55509074,0.19748644,0.34348073,0.57943726,0.17526169,0.88494944,0.5754577,0.49933791,0.38926312,0.52707612,0.49421894,0.87244554,0.42534116,0.38793042,0.87196648,0.51272014,0.16929476,0.1635367,0.5528633,0.19417358,0.82490598,0.58039561,0.63726393,0.059409155,0.44716843,0.38727301,0.58398687,0.56511082,0.34626474,0.35018026,0.44069211,0.4451899,0.89292667,0.53887127,0.22960183,0.66694262,0.4354693,0.547112,0.61325472,0.57828139,0.7018352,0.82507567,0.55780309,0.8026193,0.38317479,0.54923629,0.5747268,0.96675371,0.54553673,0.52790556,0.20635494,0.57908764,0.71359677,0.011399321,0.52783643,0.50518746,0.43659253,0.52735972,0.59124689,0.220764,0.58332805,0.60245619,0.96258495,0.48286324,0.67846106,0.42117885,0.50192451,0.4383374,0.5052003,0.47870184,0.6065298,0.60414171,0.53208105,0.45023253,0.2270303,0.4173241,0.46764531,0.98519565,0.47177008,0.44531431,0.71689412,0.43486666,0.1347323,0.64708209,0.55370536,0.49839607,0.031882918,0.46968802,0.63216466,0.9443579,0.54715665,0.63694703,0.15077925,0.48359568,0.14754379,0.67957405,0.41936191,0.19895087,0.14624464,0.4306344,0.29088578,0.79436995,0.58295844,0.37696964,0.63100002,0.57634768,0.14308839,0.76269337,0.58329075,0.34194312,0.7455124,0.41678535,0.34736257,0.68706516,0.42691538,0.58116278,0.19922926,0.42699427,0.75841989,0.65161874,0.56393932,0.41931674,0.48289646,0.45841585,0.026949791,0.92875136,0.56037432,0.41077988,0.6365298,0.55056663,0.46460483,0.62995614,0.56118113,0.60040936,0.5310551,0.54071899,0.97352955,0.41755725,0.51861612,0.56516481,0.54058308,0.42003858,0.25975677,0.87972091,0.42476217,0.43018476,0.74653293,0.55790621,0.13088947,0.6664767,0.56419226,0.54513861,0.95058773,0.54687763,0.616644,0.83631747,0.52519668,0.14268647,0.54635652,0.54778754,0.62803475,0.31911738,0.57879216,0.35011955,0.4041686,0.56763078,0.65611325,0.72412085,0.58284044,0.26908329,0.87082253,0.55616782,0.75105879,0.079076108,0.46669372,0.26224281,0.13049835,0.48809481,0.16607766,0.65900159,0.55921153,0.50955221,0.59113583,0.49618904,0.54169285,0.37523576,0.45957652,0.49031818,0.30453094,0.4289614,0.49848291,0.54685604,0.5370539,0.38859227,0.085141357,0.47341962,0.7601098,0.28311856,0.50248781,0.95048976,0.4304508,0.50336979,0.42789374,0.44546079,0.42418212,0.71003201,0.084038842,0.51463728,0.22802743,0.53813294,0.4570281,0.62287053,0.13956405,0.42256143,0.59984674,0.46581196,0.48825172,0.0031342809,0.64019647,0.42039467,0.69581978,0.0055846308,0.48025674,0.50320663,0.63554483,0.46385922,0.96074342,0.47411188,0.56810032,0.31708591,0.69423665,0.42897117,0.52140239,0.36870482,0.4455204,0.43022528,0.34099636,0.45506636,0.059321565,0.61087595,0.45209775,0.57936752,0.52841516,0.50233558,0.00085125291,0.89569722,0.42952295,0.59447263,0.35848499,0.4758475,0.97066249,0.054675135,0.55049556,0.38794465,0.44027922,0.56036901,0.65075862,0.77602332,0.53652372,0.89248673,0.66258219,0.43943293,0.50436026,0.41163748,0.48764849,0.44858221,0.98666178,0.52933026,0.52481002,0.35425113,0.57853142,0.68194465,0.5872476,0.41979726,0.1565296,0.70328951,0.58293295,0.2533114,0.24667964,0.52415978,0.078846131,0.69046556,0.55143259,0.08414098,0.84546016,0.44868298,0.8001784,0.96372517,0.46393213,0.62543057,0.44181119,0.44353346,0.056671163,0.47355631,0.5022497,0.59653706,0.94711686,0.54142139,0.34377622,0.54849761,0.50891738,0.41123698,0.2501796,0.58164653,0.42794453,0.27482711,0.42377934,0.807273,0.44556755,0.58314268,0.21878763,0.40878804,0.48519964,0.98843331,0.19493047,0.42165256,0.70627081,0.33218193,0.42875893,0.60177325,0.60702294,0.55237104,0.59701189,0.53810744,0.58157252,0.75629365,0.47534132,0.48365148,0.39907831,0.79163096,0.41669951,0.59323478,0.87016941,0.52492075,0.17755981,0.5261497,0.5380004,0.61918605,0.46774453,0.5673441,0.67934394,0.61258878,0.52717484,0.97598243,0.64615865,0.43761834,0.58161247,0.67188827,0.4184457,0.69355286,0.13982544,0.5142904,0.84265138,0.14726848,0.5325913,0.1683679,0.46426779,0.53425943,0.018973105,0.55119616,0.5120645,0.5883598,0.53166506,0.50431167,0.40486439,0.34261431,0.42276906,0.33937826,0.74950947,0.58307936,0.36356415,0.71432635,0.58329782,0.70131388,0.26000356,0.42441679,0.1998388,0.37871065,0.55200038,0.060089451,0.97708126,0.50965028,0.3546183,0.42645191,0.43776176,0.9267683,0.11372133,0.52535252,0.19753933,0.5385348,0.46741955,0.39067718,0.60131256,0.51202769,0.51269419,0.76749877,0.46551528,0.9011233,0.93189639,0.53938133,0.29910287,0.91043844,0.4316836,0.55877686,0.75582922,0.46846082,0.91225769,0.32269414,0.43088152,0.43659246,0.62595259,0.58330426,0.22169713,0.53447254,0.55245969,0.64045113,0.34801961,0.44380101,0.48927543,0.22539505,0.53722661,0.10753297,0.65905811,0.5819261,0.7099648,0.42998913,0.45067497,0.38014332,0.043773913,0.52803267,0.32552847,0.39046535,0.46070055,0.036354217,0.56021049,0.43706796,0.65780691,0.60060171,0.45590975,0.58280291,0.53650266,0.42030563,0.14333681,0.03858041,0.49373343,0.69141102,0.44190634,0.47789518,0.59008105,0.11005737,0.53298432,0.21370995,0.12262769,0.42332779,0.47109311,0.31500501,0.42590547,0.59616704,0.50011138,0.58218631,0.23308042,0.41515073,0.44119318,0.36635799,0.37245558,0.41688794,0.2448368,0.43425615,0.54590167,0.61573376,0.74517624,0.43311314,0.15978887,0.40825403,0.50506562,0.54078784,0.38060742,0.53583856,0.49547337,0.36160417,0.43519319,0.60595195,0.30585025,0.41717323,0.3011775,0.0078180357,0.50181838,0.41154139,0.90872933,0.5199615,0.22211292,0.21923041,0.54326298,0.12183469,0.81017329,0.580294,0.66976995,0.3006377,0.42121546,0.3758985,0.9764793,0.48737266,0.35594892,0.67698899,0.41903458,0.68027775,0.43261194,0.57925995,0.14452546,0.56471122,0.46661594,0.5971876,0.72550233,0.5568173,0.11480469,0.75363881,0.48309415,0.073885516,0.33331869,0.56211044,0.49716911,0.63718768,0.55871118,0.57855376,0.49738582,0.56744973,0.68254875,0.55439436,0.5751617,0.29341093,0.04601955,0.44677408,0.5050223,0.60382681,0.565778,0.35638671,0.5079918,0.54496537,0.36862606,0.60660164,0.52336782,0.51754841,0.091942402,0.50803528,0.21251276,0.18591598,0.5791649,0.68110282,0.82691833,0.52060979,0.870157,0.66443009,0.42662464,0.14100096,0.24947629,0.52305279,0.92375008,0.60635622,0.42664592,0.32464938,0.48219438,0.49699253,0.40146181,0.11001864,0.56483459,0.67081197,0.055434189,0.44237745,0.49452223,0.79309859,0.48363393,0.09966759,0.4291843,0.47771952,0.4193916,0.2408903,0.41670193,0.33652767,0.52610652,0.58332696,0.1982843,0.37406825,0.44780151,0.42991296,0.3926897,0.41929298,0.27403113,0.29842423,0.5781387,0.19024815,0.79959002,0.58333527,0.5157682,0.33647561,0.57448669,0.36767833,0.4048037,0.52237346,0.45033842,0.63907193,0.44237994,0.56961713,0.8538323,0.47249737,0.83733461,0.51181728,0.55120809,0.64174282,0.87562322,0.54214341,0.7868277,0.27229038,0.49767361,0.94512897,0.59254606,0.41859664,0.73993958,0.57861704,0.4579437,0.96613285,0.48596921,0.50187694,0.40093461,0.60089944,0.50794807,0.50209845,0.20877396,0.41672634,0.52291104,0.44733031,0.57349643,0.30111281,0.11019445,0.42736692,0.5811628,0.45821418,0.53629025,0.6124736,0.46029039,0.56015285,0.9366609,0.40195533,0.58076659,0.16473905,0.41938101,0.58206074,0.75264165,0.59866906,0.44504704,0.61252311,0.92250336,0.4441797,0.65074731,0.40755706,0.47495131,0.55827981,0.39639179,0.52805732,0.45823843,0.30194267,0.57360097,0.44244562,0.56688281,0.43708138,0.34495882,0.61676082,0.44925083,0.056432891,0.84562832,0.46753238,0.83920185,0.45897018,0.48085927,0.0070127611,0.45114897,0.4547442,0.62271531,0.26309818,0.41927437,0.75731562,0.35301045,0.5565597,0.45696602,0.39968992,0.50500532,0.49587142,0.57459975,0.48502667,0.99116381,0.10325243,0.49632094,0.8041292,0.017419164,0.47765246,0.59980254,0.41656386,0.55031646,0.38684331,0.38872552,0.41666737,0.22413748,0.99778741,0.5086121,0.53509235,0.28956114,0.51967426,0.052623954,0.63715734,0.55895331,0.42024988,0.68382319,0.41674066,0.74813846,0.58478302,0.50474487,0.55365766,0.62318733,0.41877603,0.72355945,0.032247926,0.51740981,0.33592448,0.60712048,0.53474025,0.55001838,0.63800113,0.43965418,0.58500547,0.55662725,0.43416318,0.33190229,0.42843176,0.56171734,0.35063355,0.42949038,0.49388754,0.42830589,0.92482793,0.44372623,0.64095782,0.65696822,0.56822203,0.88406616,0.62343457,0.5394653,0.48969915,0.59603803,0.42610831,0.88060723,0.14694403,0.420193,0.44255598,0.6148411,0.45241184,0.42748375,0.81578493,0.48343632,0.11742837,0.85102912,0.44238332,0.22720615,0.69110835,0.41671236,0.25962953,0.44718908,0.45716793,0.38291262,0.39917448,0.48799726,0.4838097,0.025772824,0.48128303,0.35809997,0.25708805,0.58198123,0.60379804,0.5609309,0.43192231,0.67431424,0.50932145,0.49569431,0.40016726,0.14380992,0.57683668,0.37492191,0.67548303,0.42290342,0.36066599,0.83665223,0.44228987,0.79003206,0.51074085,0.48130298,0.0051784039,0.20463406,0.41668133,0.51183965,0.40673648,0.55553406,0.61864839,0.40594292,0.53712568,0.5760869,0.21771399,0.41697225,0.48314399,0.36320451,0.44554712,0.44187812,0.62420491,0.55429955,0.93435267,0.19363606,0.56374398,0.80016825,0.56441366,0.4814273,0.41704204,0.43073979,0.42243312,0.71606366,0.18161085,0.57507536,0.71980515,0.38462078,0.5756421,0.13378123,0.5525036,0.58333354,0.79671368,0.81860628,0.58267807,0.43523706,0.58445674,0.44667362,0.61948423,0.30452686,0.57824005,0.18714015,0.32340436,0.58298238,0.71943077,0.9929938,0.48557906,0.43643119,0.42377074,0.55752362,0.36468625,0.49382839,0.55081095,0.35865162,0.38450986,0.53834375,0.54074933,0.32699983,0.41737489,0.28764025,0.67662614,0.5657174,0.51214586,0.031468244,0.45551157,0.52565874,0.89930803,0.57224902,0.51867565,0.24175643,0.47342331,0.91599263,0.69039062,0.56392658,0.88371586,0.68078844,0.57555231,0.38247828,0.39174992,0.57345419,0.32524812,0.98261139,0.51363031,0.62037889,0.84672352,0.42621885,0.31485365,0.716548,0.41763105,0.33941016,0.73298656,0.44897492,0.105485,0.44386601,0.43276709,0.32705093,0.78869955,0.41984606,0.70628115,0.44970908,0.44719822,0.63630692,0.54319871,0.52295808,0.0096044728,0.67614575,0.43242939,0.54945924,0.52733049,0.48195597,0.39888596,0.78466658,0.54533211,0.87131767,0.20797189,0.41672066,0.48383225,0.49447852,0.53655261,0.97975097,0.59359645,0.52864112,0.43814434,0.65430451,0.55972927,0.54436236,0.86041723,0.42647121,0.34031613,0.63182238,0.44248293,0.92479804,0.54395543,0.53473062,0.39027852,0.76551523,0.58324296,0.38181496,0.6428561,0.41712691,0.73953954,0.44095708,0.53211331,0.40077709,0.74439259,0.58312959,0.69729296,0.76740425,0.58233506,0.53062267,0.55374432,0.49067315,0.41418526,0.855238,0.46249627,0.1791766,0.37519995,0.57765124,0.14888822,0.44113363,0.57772204,0.86751806,0.8289213,0.49996319,0.1233467,0.25505469,0.58047176,0.7528566,0.64971361,0.56572659,0.40546424,0.74502457,0.58083161,0.44381761,0.58829312,0.55792644,0.3711172,0.68367827,0.58002513,0.33905246,0.97233611,0.53226207,0.39216315,0.19112997,0.58292034,0.58371015,0.49400037,0.42344,0.27908395,0.45707471,0.42684342,0.69966551,0.54449481,0.46633889,0.60826637,0.38594978,0.45705623,0.4405244,0.58495035,0.4840687,0.55947267,0.43156028,0.54608461,0.61449952,0.72089469,0.47911215,0.058518202,0.16293429,0.53826507,0.8385791,0.55868873,0.53360262,0.60121014,0.75621941,0.5832453,0.63744154,0.91350957,0.44684906,0.31228963,0.09021418,0.43640994,0.37179767,0.49155671,0.43972111,0.33832277,0.15880964,0.46296388,0.16345415,0.2678915,0.44003461,0.12744057,0.77244076,0.41731691,0.53738364,0.57299077,0.54291686,0.034213416,0.17802179,0.41819253,0.6036665,0.41661011,0.42464716,0.30228213,0.44599002,0.41831679,0.83539526,0.39093485,0.57299956,0.11879007,0.67621357,0.41751047,0.70660328,0.401,0.45596652,0.58461016,0.062042963,0.49323823,0.74008673,0.16537918,0.57867373,0.3516498,0.25713607,0.41912938,0.56627592,0.42285659,0.4483615,0.62046467,0.43546837,0.47588231,0.0127735,0.44408606,0.57978401,0.14660752,0.13812368,0.44549389,0.23020877,0.4343661,0.50979936,0.99432761,0.90529044,0.54909607,0.27890338,0.10644197,0.42830553,0.41773786,0.74226405,0.49499485,0.93704294,0.47026032,0.51497257,0.59890167,0.59661682,0.58058966,0.72961545,0.82214908,0.41772224,0.57978305,0.31613678,0.57097801,0.43430082,0.54518449,0.47620896,0.59846234,0.083940714,0.43855021,0.37234255,0.42607879,0.47210889,0.41645904,0.46593018,0.41915825,0.1530458,0.058091492,0.51942401,0.27787991,0.60299104,0.45364964,0.41460165,0.60317236,0.48325864,0.4862501,0.28953125,0.57484568,0.52635312,0.43237923,0.41666053,0.20748532,0.39968038,0.52648586,0.45391042,0.017862969,0.47833401,0.39594729,0.40428342,0.48202929,0.45748777,0.34506655,0.57296964,0.63185633,0.20512473,0.416823,0.39636707,0.43175408,0.50200122,0.57321073,0.93055963,0.45814574,0.69590359,0.68492089,0.49762411,0.96451896,0.43781716,0.44445368,0.36249322,0.59705548,0.50865128,0.52828027,0.68314478,0.4171554,0.23540959,0.49329635,0.47326944,0.010576121,0.80695128,0.50574968,0.10584539,0.80133033,0.5779251,0.28368289,0.31347585,0.41741437,0.23155714,0.4495463,0.53324505,0.60515263,0.11862437,0.42941109,0.64044422,0.17947267,0.58113456,0.62961003,0.46979018,0.48021012,0.39868165,0.67720933,0.42630885,0.39377049,0.89253095,0.53996404,0.76850121,0.4192417,0.47557831,0.42709218,0.52521213,0.52059593,0.0068142233,0.59173772,0.50044706,0.53983641,0.40983585,0.48670482,0.45106604,0.69438913,0.57578541,0.59611077,0.90175854,0.45330583,0.26442596,0.93051877,0.48069828,0.74357434,0.82919938,0.57014908,0.25894261,0.62745206,0.57826656,0.30694703,0.93736332,0.44037656,0.54642377,0.37556517,0.56738685,0.89875156,0.10873672,0.56533585,0.33601301,0.10529384,0.57279349,0.45330343,0.59200086,0.48691637,0.45484666,0.47985857,0.46812772,0.015585698,0.43443803,0.43833311,0.070406116,0.57461346,0.54899849,0.61637673,0.44063239,0.50835015,0.41826374,0.38395951,0.46127311,0.54061393,0.3800025,0.4633012,0.48932846,0.021714536,0.52987067,0.59078227,0.31468682,0.575032,0.1601719,0.3994458,0.47526519,0.45782545,0.43084308,0.58034396,0.73704934,0.35417515,0.5809688,0.29360744,0.26933947,0.42020333,0.22654329,0.55357116,0.48767737,0.41296909,0.79286685,0.57460981,0.75625558,0.46359775,0.42217872,0.27447095,0.58954554,0.43791845,0.64047575,0.83424808,0.58203193,0.47357295,0.20168006,0.4864441,0.89803104,0.32975719,0.4363621,0.48493149,0.34704196,0.4957427,0.024196271,0.076980168,0.48966189,0.23616762,0.56822185,0.50266158,0.99527195,0.30460875,0.4167559,0.71495557,0.13407789,0.48068497,0.16718376,0.16815771,0.58068653,0.61160523,0.88493869,0.42850267,0.38127967,0.77971771,0.41905359,0.29359347,0.63289195,0.54649532,0.51751227,0.55723443,0.49399914,0.58264782,0.61848261,0.57939077,0.84083535,0.48054701,0.45106071,0.6367593,0.34537184,0.5578709,0.5216523,0.61012809,0.41762716,0.74614375,0.6984506,0.52877012,0.94556038,0.29381936,0.50464041,0.044772932,0.11680005,0.5094142,0.18068214,0.71723377,0.5809984,0.37031251,0.85741698,0.57047647,0.6942637,0.75574089,0.41871914,0.49211003,0.18605885,0.58304712,0.45832015,0.57775388,0.50631969,0.56381402,0.75790436,0.54483597,0.89129514,0.087981803,0.47270603,0.23651427,0.32384813,0.47739075,0.95998799,0.59330529,0.53979696,0.4178956,0.3788608,0.55445538,0.93489022,0.38613772,0.56063082,0.61639962,0.57919542,0.47925149,0.57092014,0.52421301,0.56706836,0.32032455,0.72795662,0.58167868,0.24812402,0.37563838,0.55762968,0.073245509,0.42886914,0.48887109,0.57285409,0.57028002,0.46401003,0.59680164,0.57541212,0.56963488,0.67456291,0.20689277,0.52501264,0.89373588,0.41471083,0.44451049,0.9411045,0.50679099,0.42080597,0.73763743,0.26212478,0.41731648,0.63802625,0.074011839,0.46350461,0.72101334,0.98897458,0.50939665,0.59860223,0.96444969,0.51730842,0.67329621,0.71281672,0.57974025,0.61505869,0.1818105,0.42650108,0.73297347,0.61196737,0.47155114,0.50355836,0.96416984,0.45287483,0.5284932,0.8243678,0.58066164,0.63230539,0.56458335,0.49480659,0.57687121,0.35699715,0.47091444,0.033977248,0.53832529,0.57415371,0.29479874,0.58722345,0.47626776,0.98397366,0.32531352,0.43102375,0.43106369,0.20885252,0.41812831,0.67059863,0.16180324,0.41819701,0.50887112,0.32587443,0.57581842,0.37044733,0.56098541,0.50103824,0.57928592,0.64695581,0.58330868,0.24424372,0.33617258,0.56101761,0.49912456,0.46086538,0.53514026,0.97980596,0.76864968,0.43091033,0.81223532,0.75679502,0.43628005,0.84360544,0.70548998,0.42575163,0.4608052,0.33606936,0.58026865,0.31620177,0.42951049,0.49177066,0.42767237,0.34597837,0.58230975,0.7202587,0.99963173,0.50424819,0.51421653,0.36491956,0.41685376,0.24743489,0.64941283,0.56739762,0.39539949,0.61162779,0.53145231,0.52682645,0.83327045,0.51832769,0.86623107,0.66819798,0.4166816,0.24613862,0.72162007,0.58009133,0.22229993,0.82477579,0.41797772,0.4159572,0.51005985,0.57555864,0.71542946,0.5990408,0.56589176,0.35262176,0.68009033,0.56909494,0.55470411,0.60037971,0.50967021,0.48594088,0.96758993,0.53746628,0.6026971,0.70507061,0.41697127,0.69471119,0.5635032,0.55114705,0.6271419,0.91266982,0.43116435,0.48885164,0.40354715,0.51146524,0.46702967,0.49728571,0.48443653,0.99652604,0.12137645,0.45623541,0.7789724,0.82929961,0.57821879,0.66663476,0.42649135,0.43626389,0.3454323,0.49346398,0.57856747,0.1333556,0.3600536,0.4212567,0.6882163,0.80994479,0.41788928,0.37481995,0.73677037,0.58318664,0.33587021,0.44149147,0.55300857,0.95058885,0.59897565,0.48333822,0.53209169,0.3929382,0.52198228,0.5035358,0.51852347,0.58263628,0.17465722,0.55804898,0.43825343,0.34482013,0.52897185,0.50110663,0.59574373,0.45653,0.52124235,0.40264694,0.45144224,0.57910015,0.73205999,0.88270224,0.45295743,0.23559318,0.49727651,0.549011,0.36177556,0.86783781,0.48586978,0.83448751,0.36696442,0.43218328,0.37319918,0.079592709,0.4345895,0.44465167,0.10944868,0.53336334,0.21521006,0.53074004,0.57880631,0.26704183,0.30064174,0.44340612,0.89994501,0.85678046,0.42051735,0.45047196,0.87288713,0.53124425,0.18913004,0.28786918,0.56702708,0.13879271,0.71190208,0.57486723,0.511101,0.24461932,0.58333202,0.34586062,0.73214661,0.42171455,0.21365499,0.46965195,0.55441723,0.6454193,0.72954436,0.55173086,0.10501529,0.23298146,0.44461709,0.86162528,0.59369524,0.49152785,0.99014026,0.62871735,0.41666049,0.22891626,0.60627648,0.54795915,0.41442264,0.3498394,0.58329804,0.76665403,0.07279281,0.47416675,0.25950862,0.16401347,0.42451159,0.3123793,0.94423793,0.52289053,0.28764271,0.25260965,0.58145112,0.42757234,0.59170455,0.48368176,0.45121138,0.36214941,0.43303216,0.38272606,0.53349793,0.57705567,0.72134102,0.6398857,0.58302428,0.74574752,0.80279491,0.56056191,0.1843037,0.62052914,0.44276995,0.40314459,0.41922485,0.52260438,0.57098024,0.59970672,0.46675647,0.43954021,0.30004755,0.42807223,0.15233261,0.70912711,0.42350887,0.18340146,0.23387827,0.53416187,0.90246908,0.20798591,0.58077382,0.30837847,0.63641516,0.45192373,0.50798437,0.40691638,0.41667475,0.78912625,0.10739909,0.54626886,0.2481658,0.70545693,0.53924501,0.070099723,0.35129618,0.43578041,0.58757524,0.51583119,0.580781,0.84881525,0.35705679,0.44634084,0.53435855,0.37300909,0.58045457,0.17152951,0.93477155,0.50167631,0.74701675,0.57166373,0.52018719,0.42195121,0.33612713,0.56364234,0.5486215,0.36549219,0.54720485,0.51389459,0.37841552,0.4468904,0.58066602,0.72706184,0.4465383,0.1074742,0.52611754,0.57780401,0.27313587,0.36029615,0.44935698,0.479487,0.48310737,0.51231205,0.39920648,0.48211402,0.51246508,0.99747958,0.65961897,0.41903731,0.80863229,0.27605993,0.42000543,0.59680436,0.30272245,0.46630906,0.94086875,0.45678495,0.41781235,0.23664077,0.04485212,0.50360729,0.29322255,0.44311212,0.56690978,0.084623909,0.55257274,0.48584904,0.58847495,0.24960823,0.41683141,0.31242142,0.3512499,0.57087745,0.62586475,0.46455643,0.48806858,0.4042843,0.61251581,0.46427852,0.46030801,0.92701807,0.43560666,0.4953684,0.094088679,0.42977774,0.53928083,0.20204742,0.58333101,0.507763,0.63607003,0.43190568,0.62491977,0.43637979,0.46600702,0.40132434,0.28224858,0.41700858,0.26782368,0.58048422,0.53148247,0.021509465,0.40865996,0.54263871,0.58995216,0.71851135,0.41965846,0.38511977,0.49786862,0.48939247,0.39839472,0.012600678,0.50603721,0.39031705,0.19411496,0.58311494,0.4264253,0.55297266,0.41802942,0.24145805,0.84966961,0.51531662,0.14730373,0.49005096,0.48703666,0.3980479,0.55042966,0.57344452,0.3007798,0.35220971,0.41817096,0.28350661,0.32740995,0.57147565,0.40458146,0.490253,0.50341695,0.5997108,0.69222572,0.44866898,0.9152829,0.5950139,0.50937897,0.98964643,0.067923804,0.4840662,0.74441726,0.37748666,0.54549842,0.55041449,0.8100872,0.58318507,0.46500922,0.74342031,0.43592719,0.14803928,0.26062188,0.42836525,0.82330329,0.31374352,0.56922223,0.4697786,0.53444379,0.51001727,0.59543877,0.31993803,0.42892568,0.57643416,0.11606317,0.5465371,0.76410606,0.36512173,0.4342562,0.38520036,0.60384099,0.56310169,0.63382396,0.34273102,0.42624819,0.36555744,0.59682965,0.47036587,0.44160413,0.13481124,0.44378222,0.24096915,0.097205223,0.4418776,0.31456957,0.40957594,0.47225347,0.5651375,0.47393736,0.55696474,0.34818949,0.25572824,0.58163865,0.4112056,0.16557746,0.55497049,0.80170041,0.23617105,0.5185063,0.91892463,0.46768928,0.53033683,0.60906046,0.80876036,0.57213918,0.24542111,0.21105539,0.41708672,0.36185362,0.33881978,0.43909121,0.47233868,0.45239911,0.42637793,0.70073781,0.16233809,0.58141349,0.44095199,0.47615671,0.47978038,0.39673697,0.37771267,0.45939869,0.52766729,0.41093305,0.51682951,0.44602125,0.74675495,0.41864913,0.57043782,0.59555402,0.49533061,0.53056842,0.039752104,0.45013623,0.48968741,0.73223345,0.41984474,0.7682425,0.76720129,0.58127267,0.71708736,0.41315853,0.41786775,0.17754169,0.054683462,0.49386935,0.72640704,0.71250567,0.41773879,0.33676886,0.62012392,0.54482333,0.44672832,0.61403393,0.55087097,0.41605815,0.27850969,0.42328199,0.48599896,0.32001141,0.58015388,0.33332467,0.38979119,0.42447573,0.13153433,0.34836702,0.57018153,0.1213476,0.37497824,0.56714279,0.368336,0.84416934,0.58073327,0.56165692,0.79217825,0.5832368,0.39710327,0.63892682,0.58018929,0.82611456,0.27788956,0.42123746,0.57581391,0.55263242,0.58218209,0.17100646,0.96013011,0.4995033,0.69587037,0.54736847,0.41757983,0.17377549,0.64430497,0.43698296,0.58823331,0.16703464,0.57701887,0.67566601,0.8625421,0.56657643,0.71275935,0.57773124,0.58317344,0.19734501,0.32513308,0.41705326,0.28049277,0.62130234,0.41668336,0.23072658,0.098239337,0.56901589,0.40786627,0.56883235,0.51452283,0.42329367,0.66697217,0.42225447,0.65524306,0.73782246,0.41829872,0.74229389,0.50205117,0.57739062,0.12579796,0.4345771,0.56033937,0.35172282,0.47163664,0.5137087,0.40126163,0.72468971,0.42261749,0.5221555,0.99406008,0.47971125,0.50405118,0.53207594,0.54218228,0.37658314,0.56594,0.51356085,0.57870703,0.25568539,0.41667591,0.33251659,0.32341,0.56572783,0.88438568,0.1174229,0.49850071,0.17799415,0.847905,0.49112514,0.14238787,0.66619696,0.42479552,0.63456464,0.91526618,0.53037016,0.75311266,0.23708791,0.53714383,0.099489829,0.51872279,0.55795637,0.056652982,0.56797504,0.41846789,0.25050717,0.18986914,0.48491298,0.88808129,0.47265235,0.46311432,0.38247894,0.47640103,0.56649182,0.67790587,0.92964318,0.43924919,0.57981574,0.5243493,0.47248677,0.60852915,0.52971075,0.48280632,0.40002008,0.44423089,0.52563032,0.59449111,0.78627581,0.41666071,0.58832533,0.2499157,0.58148429,0.43599347,0.54189031,0.55307853,0.63968884,0.51230975,0.52598255,0.60929542,0.72976957,0.41799911,0.36932224,0.73243024,0.42101149,0.45764959,0.57479629,0.44044291,0.066472969,0.48260774,0.49529868,0.59881817,0.6956365,0.56777258,0.1324011,0.55307164,0.51893168,0.59088165,0.60902591,0.5306077,0.46673303,0.57496103,0.53336077,0.41052146,0.40546194,0.54684363,0.40417145,0.43981996,0.54127319,0.61101871,0.61106668,0.42066452,0.15622333,0.20218713,0.42296087,0.73012225,0.31408402,0.42187629,0.1804627,0.37323858,0.54452871,0.53300421,0.77587005,0.41689133,0.57224269,0.66703972,0.57515867,0.36683245,0.59885901,0.4922901,0.47998674,0.4389131,0.49671988,0.42061241,0.28793345,0.57653015,0.18563545,0.88342552,0.46740639,0.79560597,0.50790029,0.45360995,0.36638229,0.88949951,0.50705689,0.81248783,0.22121515,0.57712644,0.75203707,0.83494919,0.4765564,0.13964488,0.43454149,0.49144983,0.42298956,0.79326782,0.58328807,0.49450998,0.600447,0.51262743,0.98750025,0.91087709,0.43530927,0.38688138,0.40471764,0.55445404,0.61408291,0.23783321,0.46318153,0.098533834,0.36854658,0.42056495,0.29976345,0.29505317,0.50906917,0.95483625,0.36487665,0.55464903,0.56291635,0.54484118,0.56307072,0.66325327,0.45640998,0.51257893,0.4074495,0.21233908,0.58115061,0.69149163,0.49646429,0.562692,0.93179678,0.48122851,0.43105877,0.088025352,0.069303058,0.47010902,0.27313618,0.42324544,0.58245026,0.24014598,0.44532229,0.56197743,0.65708548,0.69175692,0.55811707,0.10023779,0.4556817,0.46601562,0.39129408,0.60650208,0.53675548,0.55641313,0.43952279,0.57593721,0.70908035,0.80344914,0.45737886,0.86143905,0.72957339,0.52702148,0.93204383,0.39661673,0.4742158,0.53712764,0.59190266,0.53484521,0.57455139,0.60616712,0.4877314,0.98642145,0.33468954,0.5815955,0.20210115,0.62211097,0.53943802,0.47945275,0.31727764,0.57042469,0.13635293,0.91125452,0.44248531,0.33050899,0.36766965,0.56562002,0.61718824,0.40414276,0.51717704,0.54118485,0.60888557,0.54064435,0.43777843,0.66890475,0.58332074,0.25656867,0.6849639,0.58318884,0.75112573,0.50520547,0.46838637,0.61484607,0.97333292,0.5220865,0.63763396,0.52424399,0.49370201,0.59761997,0.67992091,0.48575817,0.96341103,0.58949616,0.54355506,0.038047824,0.39638809,0.4840629,0.50484651,0.3105571,0.42304482,0.8257483,0.19040942,0.41698826,0.57176916,0.2922716,0.5777378,0.19126993,0.81395388,0.5783679,0.69212791,0.41715001,0.57740459,0.13515981,0.48280379,0.54866117,0.36343274,0.24776438,0.57871543,0.76483576,0.31522641,0.57890837,0.81404974,0.64842236,0.55638664,0.46388411,0.67942558,0.45166173,0.92679185,0.6008901,0.47918556,0.46638042,0.93285881,0.46296073,0.29432059,0.59853872,0.4257511,0.31548491,0.98206907,0.47562435,0.40498371,0.64065313,0.44554527,0.4520162,0.64193394,0.57747497,0.32368747,0.60378647,0.48379993,0.49722526,0.57233366,0.42015482,0.73169195,0.77733584,0.56492888,0.17740915,0.9179127,0.46330682,0.26460819,0.83830616,0.58070863,0.58924052,0.66444153,0.53560524,0.048128412,0.85162633,0.46667202,0.83168983,0.98048756,0.5056432,0.63698279,0.76887462,0.41767534,0.5053444,0.42826661,0.49761221,0.0052155754,0.4771293,0.56085682,0.66178404,0.1197494,0.42387711,0.53090826,0.73381577,0.41816862,0.38143787,0.2841246,0.48315426,0.05352422,0.18811592,0.41683468,0.47355999,0.074195245,0.49612675,0.76187497,0.86266022,0.51845556,0.16295864,0.23166661,0.41676055,0.38930898,0.63285497,0.45330686,0.52001579,0.21950588,0.52747338,0.90042564,0.14161116,0.47528052,0.8357496,0.084440737,0.4366457,0.3893483,0.49132658,0.54857185,0.63723203,0.82908286,0.41922914,0.61720872,0.42031498,0.49346144,0.4385318,0.61849718,0.54522016,0.95279309,0.51929536,0.5324042,0.6141368,0.19201821,0.5434367,0.14397515,0.62175647,0.54034398,0.52836167,0.71137109,0.57539584,0.53843697,0.24809078,0.58275,0.3862517,0.84756495,0.53627816,0.16878037,0.69119046,0.42663112,0.425579,0.87092828,0.43244834,0.69097222,0.4877725,0.54542984,0.36822761,0.8540589,0.41989391,0.5288636,0.89985149,0.42886517,0.55964577,0.26191117,0.43194541,0.84053309,0.84539285,0.45517512,0.81680007,0.55385326,0.50640229,0.0034678774,0.4140377,0.44221555,0.064242735,0.58193733,0.4735878,0.42614278,0.23233232,0.50834998,0.078799363,0.36417483,0.449623,0.53678123,0.79820599,0.46027624,0.12915395,0.54630416,0.4169849,0.81427149,0.57215435,0.52090118,0.42181023,0.95964007,0.52080197,0.68034971,0.39774033,0.52921271,0.54744045,0.28239926,0.41792947,0.75448205,0.3440444,0.43403779,0.89244144,0.16164847,0.58096316,0.42096055,0.57943874,0.50409916,0.0065600777,0.61352002,0.46675422,0.47332648,0.32553582,0.58136677,0.68848957,0.69618599,0.42662016,0.56021447,0.36689383,0.56310215,0.6047962,0.1241618,0.57710835,0.50915142,0.62726763,0.55756589,0.41082626,0.47488096,0.43341647,0.91957672,0.70225245,0.50810597,0.95629128,0.75829656,0.57808969,0.23525178,0.71543455,0.57744663,0.56892194,0.90564043,0.42980951,0.45712389,0.59842954,0.41803043,0.82141766,0.98592778,0.48260872,0.59789238,0.54258667,0.52848896,0.60365792,0.71523611,0.4192775,0.77570665,0.040284966,0.53545655,0.64185907,0.57916089,0.57961338,0.85030756,0.60821416,0.52897528,0.5307293,0.51397479,0.41934854,0.14986981,0.39348872,0.44077774,0.61848181,0.58482551,0.51895721,0.43769681,0.45939879,0.41734918,0.2286606,0.40319455,0.41825054,0.25746282,0.68491433,0.58329032,0.74457151,0.8343649,0.42008671,0.6245788,0.78333475,0.41977896,0.71264273,0.82281984,0.58240579,0.43230048,0.79200346,0.51217776,0.096710567,0.80127272,0.44876907,0.15530267,0.61603026,0.46092676,0.45813333,0.70721162,0.57430683,0.46918084,0.10024695,0.52898691,0.77921235,0.41032517,0.54450802,0.59542506,0.61834649,0.46458012,0.51220452,0.54650012,0.51801993,0.40615696,0.39965929,0.44822278,0.60232959,0.78390694,0.57890586,0.27159249,0.57019456,0.43102221,0.674165,0.81331324,0.41706038,0.43680905,0.61108129,0.47264607,0.49862687,0.66838553,0.46346006,0.050727931,0.71372764,0.41866318,0.64174077,0.23648144,0.58000136,0.26054421,0.89899843,0.56141893,0.32610925,0.48639818,0.5831685,0.81238625,0.4118263,0.4985602,0.45270776,0.66218161,0.56091833,0.52110954,0.3156302,0.43156578,0.52387206,0.79036822,0.517971,0.90132878,0.32545683,0.56661515,0.45651231,0.84548265,0.44252634,0.21969632,0.38770349,0.53911334,0.96323955,0.36908515,0.57332781,0.65777545,0.31724235,0.57879857,0.8161174,0.94994326,0.54342526,0.63852398,0.56436479,0.45220208,0.95939849,0.49829145,0.51305771,0.39754161,0.38909964,0.53622142,0.45438953,0.58490323,0.57383271,0.31092413,0.56614866,0.42422459,0.12246943,0.29163315,0.41781847,0.76011837,0.40799806,0.51213597,0.45558901,0.58917152,0.47541905,0.56252708,0.66575956,0.58293041,0.22661007,0.095522328,0.53400897,0.23660789,0.41041239,0.58316496,0.2002963,0.37942843,0.41770114,0.26007039,0.40128428,0.48593415,0.47095748,0.3729945,0.45777751,0.51236911,0.53220733,0.47193028,0.6069549,0.73475845,0.57970879,0.44257842,0.79007324,0.41691695,0.62467416,0.48995196,0.58018274,0.74533497,0.72901284,0.58123776,0.61317462,0.59567915,0.42054252,0.71977315,0.18194004,0.5079741,0.88471216,0.37913274,0.54542397,0.55395698,0.63471265,0.55778823,0.57850904,0.7392377,0.43945332,0.1337356,0.53999218,0.45142797,0.36846433,0.67323639,0.56451574,0.49180535,0.68646438,0.57017695,0.45354662,0.65949868,0.43192756,0.59302348,0.29267365,0.58088625,0.77973397,0.48450645,0.50028095,0.40120286,0.41974068,0.43829347,0.35516137,0.13901415,0.50698454,0.15494079,0.5528724,0.58297803,0.8141144,0.40695736,0.42324041,0.70172145,0.17133552,0.42039878,0.35480677,0.2885032,0.42355585,0.43800123,0.12778849,0.57763517,0.52073031,0.39865573,0.52321245,0.018423585,0.57222276,0.48793191,0.57219561,0.38137392,0.46303381,0.52275498,0.64917531,0.42794388,0.63252071,0.79074905,0.52327558,0.10298827,0.56939305,0.4499147,0.37823622,0.38834308,0.58107449,0.27212736,0.0061844712,0.4922299,0.42656622,0.40214552,0.56962071,0.89811794,0.90817161,0.47757084,0.77595383,0.91195767,0.43106705,0.47930503,0.69509702,0.42903241,0.50543367,0.47472077,0.45730004,0.37426463,0.34927326,0.57771821,0.84035372,0.53172863,0.42127993,0.26780837,0.99610867,0.50249102,0.56229635,0.24305125,0.58263788,0.59586308,0.74110123,0.4433947,0.87621861,0.18825014,0.47025763,0.87402679,0.60917309,0.41704198,0.20011827,0.52425318,0.5641752,0.67072014,0.84903185,0.42078506,0.4032234,0.86041438,0.5712809,0.68181388,0.68448068,0.55862763,0.90186327,0.55688978,0.58331242,0.21019811,0.73706687,0.58035623,0.43051742,0.50284419,0.44380353,0.65230252,0.60693977,0.45321529,0.58157825,0.46733698,0.48199856,0.59951901,0.82419179,0.50549105,0.1198407,0.55200318,0.54375666,0.38108211,0.37857689,0.58314205,0.24059291,0.90962178,0.4386479,0.35231198,0.14788877,0.46773048,0.1672282,0.58526934,0.45665925,0.4029664,0.6794423,0.42005377,0.19193109,0.11005719,0.45396734,0.24337183,0.97322454,0.53303953,0.39990147,0.41321423,0.57058736,0.67319931,0.081900588,0.44729755,0.32043188,0.57708713,0.45933436,0.40105732,0.22901733,0.58311823,0.40966918,0.28094713,0.41868296,0.63299788,0.42417863,0.5141993,0.43036607,0.24698934,0.58099664,0.50205222,0.87698639,0.56185827,0.28480892,0.49721328,0.45393756,0.36670128,0.39809232,0.51154697,0.50339957,0.55603293,0.46213057,0.97491564,0.49900259,0.57756249,0.12683486,0.2706587,0.41991221,0.41457335,0.24636657,0.58327656,0.32602706,0.80937966,0.45528922,0.85228076,0.69056705,0.5809273,0.6653553,0.65030379,0.58246199,0.72568629,0.85406223,0.5792015,0.57668924,0.78269663,0.41666486,0.60652301,0.45593495,0.56100577,0.657739,0.90398622,0.57102093,0.52412425,0.62407855,0.45823598,0.47321477,0.15672451,0.58121903,0.53313998,0.61625016,0.4167592,0.76600953,0.30385202,0.42752882,0.15276869,0.66082989,0.43719795,0.5504236,0.083468523,0.49875371,0.22328191,0.53549975,0.49596754,0.4062643,0.46961265,0.41727245,0.77416158,0.93929231,0.55859075,0.4484866,0.4922947,0.41706235,0.21970605,0.45551764,0.55072939,0.36584412,0.83641504,0.58174183,0.54164803,0.92946597,0.53950473,0.29432789,0.51554884,0.53001389,0.61236834,0.40678044,0.473467,0.44079449,0.56535118,0.43466323,0.33674543,0.53091035,0.5613969,0.33815252,0.47753726,0.47466617,0.39286075,0.24517706,0.41770057,0.287878,0.15762498,0.42735939,0.29683692,0.60264416,0.4247399,0.68791282,0.46031015,0.48597637,0.59490922,0.32952985,0.58300221,0.23166817,0.68407893,0.42974399,0.55613615,0.98532285,0.49062983,0.61527385,0.83270873,0.58193054,0.5512059,0.85415929,0.53023817,0.16655694,0.86268273,0.51682316,0.83827777,0.38951588,0.46565122,0.45910903,0.0087575578,0.49729646,0.40677357,0.51346047,0.43857481,0.33571419,0.83101282,0.54508248,0.83122497,0.9705984,0.52084674,0.64935388,0.81126314,0.48841182,0.88889928,0.23908696,0.42511768,0.78698009,0.33349108,0.44162239,0.089720625,0.9199779,0.47783787,0.75797361,0.35782106,0.44635074,0.53731646,0.25639119,0.43327502,0.84200789,0.051465087,0.5214757,0.29455587,0.70264265,0.42377165,0.58355781,0.24764984,0.5817585,0.43203377,0.78400089,0.55591187,0.84694791,0.47989206,0.58313264,0.21462769,0.56259937,0.44471856,0.63669931,0.20134499,0.58333459,0.53657713,0.42513453,0.56344748,0.34698118,0.46096416,0.53896822,0.61689203,0.67396895,0.54818469,0.070695846,0.60526316,0.45852274,0.42978059,0.52535233,0.54204712,0.62479295,0.72103357,0.4170074,0.67481939,0.7602538,0.41699562,0.31733807,0.096873313,0.4287519,0.47578546,0.59833835,0.55346259,0.057342391,0.65313659,0.57722286,0.33537814,0.62038013,0.42895559,0.65400137,0.62408214,0.53089066,0.96968792,0.72617082,0.54328846,0.9130916,0.58151852,0.52601956,0.98322254,0.39989312,0.49581514,0.49401702,0.34237711,0.5164283,0.97043097,0.96887245,0.46201472,0.59351835,0.33093767,0.5821687,0.70627363,0.83662219,0.41819631,0.46657018,0.38607719,0.53065896,0.49431464,0.61703484,0.45946073,0.96014388,0.22718204,0.53094766,0.098089642,0.73813928,0.41850718,0.59971087,0.4194025,0.43607867,0.65160933,0.26851672,0.42565642,0.18558357,0.44304685,0.45935014,0.61175425,0.39890041,0.44442252,0.937559,0.72254474,0.42104729,0.42145428,0.75077175,0.41908004,0.7411277,0.34498156,0.43912673,0.90821362,0.50485587,0.5198204,0.60564481,0.44536872,0.4545024,0.37934708,0.9444036,0.55767535,0.49406359,0.26793713,0.5813718,0.6102139,0.64715189,0.56816499,0.38793942,0.68083814,0.41841725,0.31434046,0.050289222,0.55387491,0.44813701,0.079108158,0.49249999,0.76859349,0.46141524,0.44885821,0.36324545,0.61931561,0.47917078,0.97907016,0.55591288,0.51446869,0.41345209,0.29798392,0.56869719,0.13947761,0.4793698,0.48759537,0.60014379,0.62163607,0.42786795,0.88128716,0.71435909,0.46600865,0.067561986,0.21573313,0.46727875,0.89174689,0.000774511,0.49418528,0.52015759,0.83837533,0.43575015,0.76117877,0.29134054,0.4241664,0.44004096,0.77179899,0.58328442,0.60959369,0.12964852,0.57036646,0.33064877,0.601914,0.53971999,0.57098006,0.34720331,0.46449471,0.95608821,0.91500992,0.56819299,0.4955533,0.24516352,0.57515325,0.20944036,0.44393481,0.45702852,0.38421147,0.83581219,0.5810683,0.41505785,0.5961641,0.50269701,0.47216655,0.32286696,0.56706385,0.46123057,0.616391,0.43306939,0.36158972,0.36413937,0.55966454,0.41472059,0.40838697,0.53252527,0.57098728,0.30668488,0.41672165,0.28064338,0.43540294,0.45068958,0.6228438,0.41768909,0.5627372,0.64690256,0.7604007,0.58168461,0.5041749,0.24451519,0.53268727,0.91112765,0.70068183,0.5724808,0.51618296,0.74645863,0.41673959,0.34466634,0.28720476,0.426252,0.16935442,0.58319879,0.49945419,0.44450795,0.63075601,0.53372466,0.035112817,0.39333361,0.52380841,0.48085643,0.5845828,0.52463373,0.43134088,0.58811226,0.46648991,0.42320267,0.37642499,0.46411547,0.96440827,0.17567934,0.57629961,0.69901078,0.9819946,0.53018478,0.56612538,0.17103399,0.55150305,0.18233912,0.64293253,0.44058987,0.42864333,0.57845094,0.50832363,0.56363095,0.54109379,0.4166664,0.79480037,0.67287052,0.51440395,0.034002954,0.5545589,0.52201461,0.40783196,0.48332489,0.56753041,0.91690032,0.31573211,0.4304435,0.45416937,0.68722303,0.58282597,0.76212161,0.41226382,0.54911998,0.3928877,0.53184834,0.47902021,0.39843702,0.32416212,0.573035,0.85523562,0.55622131,0.57301699,0.69571411,0.70213762,0.42306747,0.59448946,0.46455015,0.52585912,0.39599404,0.60157856,0.52610392,0.54241702,0.64086018,0.42107704,0.31093013,0.048955203,0.55095411,0.58160247,0.71290481,0.41893017,0.77325269,0.51766236,0.44128304,0.34291686,0.44520993,0.43771475,0.65790933,0.21333171,0.42939565,0.21204097,0.76788304,0.5824969,0.54567115,0.40394217,0.52101075,0.45403196,0.88427712,0.44271386,0.72506377,0.65909986,0.57917031,0.32355336,0.84608845,0.46366566,0.83268991,0.15650681,0.56955919,0.72427766,0.31290381,0.52282009,0.95548943,0.50000698,0.57320276,0.70444602,0.34869703,0.43750337,0.57240629,0.65649528,0.44126173,0.52275297,0.90505307,0.57041943,0.46002523,0.74630926,0.46607443,0.084842951,0.56110492,0.54213203,0.61185829,0.46163017,0.41953713,0.1499777,0.33268509,0.43513707,0.45056636,0.11672947,0.4287718,0.3724903,0.39743582,0.56424098,0.36114399,0.24447318,0.55042439,0.11835401,0.28978017,0.42881468,0.84507439,0.46540766,0.55386476,0.35671167,0.60812723,0.52807858,0.528058,0.43586194,0.49120756,0.42180833,0.61640248,0.43109793,0.35300715,0.57994944,0.58199852,0.17395966,0.91535407,0.45125748,0.70299903,0.60854621,0.55111106,0.5916332,0.88166172,0.45342705,0.23275773,0.60601832,0.48143826,0.98354205,0.25894936,0.54415484,0.90311339,0.40396231,0.51993684,0.45552238,0.52425575,0.57525926,0.71275783,0.22032344,0.5833227,0.38202223,0.84188233,0.57303342,0.29941732,0.88585529,0.44266978,0.722147,0.42944909,0.53805492,0.59965583,0.41229639,0.44544063,0.37975023,0.85793422,0.52090585,0.16001741,0.50144652,0.54298047,0.62866469,0.13116018,0.46483489,0.19062894,0.59865394,0.43236615,0.34569027,0.8658397,0.49252656,0.16026553,0.44936432,0.43632163,0.66333419,0.60959111,0.5833107,0.77407788,0.32934314,0.57639931,0.83945333,0.68224945,0.58228113,0.30307878,0.43464567,0.56298404,0.92602588,0.58471166,0.45028526,0.38918395,0.99629801,0.51070627,0.54611682,0.13756242,0.57265565,0.66455709,0.86155478,0.48317004,0.83948099,0.81348761,0.44054923,0.19094669,0.18295238,0.57996435,0.33724701,0.74752751,0.57115682,0.18053359,0.36134368,0.44561259,0.44684376,0.50915549,0.41674896,0.20934022,0.039739738,0.53549529,0.63993009,0.31324046,0.56974368,0.46202134,0.41079923,0.5680905,0.33825211,0.29767686,0.42668461,0.46726338,0.38119091,0.44515676,0.40935809,0.54787819,0.48790941,0.99562804,0.58952409,0.45256474,0.39820461,0.50656271,0.57486634,0.11218468,0.58397099,0.45697337,0.59757251,0.17300347,0.45703044,0.16039776,0.96092321,0.48053082,0.67926148,0.59363858,0.48571493,0.54283437,0.89901271,0.42995656,0.4127191,0.089743904,0.45968515,0.26032352,0.69577724,0.53396322,0.94120324,0.89476714,0.45742042,0.24127473,0.3933533,0.47874239,0.50083741,0.398959,0.49100231,0.4942898,0.95515166,0.55151368,0.54423129,0.32827272,0.58325417,0.75673492,0.24374657,0.58295507,0.61527021,0.77068295,0.46910435,0.096601012,0.50240257,0.48527037,0.39687905,0.46998185,0.55208659,0.64073825,0.63080409,0.42763646,0.12279737,0.36486202,0.57795398,0.31471937,0.71152871,0.42265823,0.57824018,0.091742145,0.51876001,0.77985129,0.37405389,0.42236182,0.85083082,0.40487659,0.58249697,0.24546497,0.082896159,0.49677632,0.22437579,0.59857067,0.45904323,0.42180004,0.61426881,0.47084395,0.026186004,0.27941748,0.58289931,0.67186182,0.89404614,0.54681128,0.25211421,0.60380635,0.42555003,0.12416544,0.5782364,0.51313881,0.56624318,0.48098176,0.46640346,0.38458124,0.73683661,0.42001243,0.44179207,0.52824255,0.52477047,0.0098186178,0.4007198,0.55063221,0.60038115,0.10794482,0.43388607,0.34425637,0.75983153,0.41876774,0.27344481,0.51717048,0.54402493,0.62906874,0.82894971,0.44795658,0.18381859,0.36735725,0.41845578,0.72217062,0.039340636,0.45047329,0.48323777,0.23866789,0.41769517,0.56228371,0.85732048,0.43629055,0.26259683,0.99515388,0.50153939,0.43014043,0.66925104,0.43434084,0.55128913,0.31178464,0.57119531,0.55507239,0.65324527,0.55688472,0.5137851,0.81430462,0.58248548,0.40433484,0.47376313,0.41740855,0.82571977,0.76419298,0.57176604,0.80261808,0.5329671,0.45289376,0.36907213,0.69378243,0.43553536,0.88027812,0.24453525,0.58297358,0.38188504,0.54215247,0.58169692,0.24288069,0.020979134,0.47002376,0.58629288,0.40103827,0.49905957,0.51469823,0.69266135,0.41668392,0.26385074,0.75315057,0.54311806,0.89742752,0.00046634,0.49386332,0.50655275,0.072842445,0.4880939,0.75611269,0.056834957,0.47704852,0.71456453,0.5637157,0.48150822,0.41656058,0.35987918,0.44766227,0.46511992,0.060797337,0.45071308,0.64133916,0.98478155,0.53176036,0.48561865,0.54838823,0.49483346,0.99731773,0.14260368,0.43791705,0.74536746,0.44455007,0.55651529,0.056438611,0.40699445,0.54014247,0.58316881,0.78267767,0.42174047,0.26312381,0.55703185,0.48096093,0.58851899,0.42455694,0.46002677,0.59908378,0.79288666,0.58090447,0.68795355,0.49120317,0.50460401,0.59993686,0.14153689,0.43320621,0.28172248,0.85755981,0.42158218,0.41392116,0.50099147,0.53882075,0.62304171,0.071135944,0.45180451,0.32481367,0.71206672,0.50181224,0.047205225,0.61543098,0.58075714,0.72250822,0.63156538,0.43171738,0.63056972,0.72307222,0.42088727,0.41951711,0.91628062,0.43393974,0.56930581,0.14544692,0.5648447,0.73563146,0.90698207,0.54426397,0.26586639,0.1484111,0.56031854,0.23866079,0.78344493,0.41694282,0.49065939,0.74422306,0.41757585,0.38375891,0.40211575,0.51815383,0.46246627,0.49512848,0.55699531,0.65403604,0.54397507,0.48593426,0.004781791,0.37006225,0.44561764,0.42814491,0.83669402,0.45342685,0.17795482,0.3733517,0.44200912,0.40824801,0.41454413,0.48218751,0.56041205,0.64417352,0.43262239,0.6115945,0.81728488,0.43012686,0.24181363,0.27705896,0.42300951,0.51569717,0.27301438,0.41676563,0.28872591,0.91269116,0.44646535,0.68767195,0.70345793,0.42573053,0.54909196,0.23606147,0.50053677,0.075272209,0.58243008,0.42336898,0.70549218,0.3784998,0.56081264,0.39091384,0.30265732,0.58309589,0.74578496,0.57356781,0.50263189,0.43211773,0.55367053,0.50957295,0.41405824,0.68022872,0.56699963,0.51770086,0.25803888,0.41672434,0.30961268,0.69619132,0.58053131,0.34734773,0.6880648,0.41681005,0.25104525,0.47938056,0.58179071,0.76089089,0.42281267,0.42354747,0.29354915,0.66668148,0.56528284,0.44439225,0.44542043,0.57926925,0.26802527,0.63746287,0.57617196,0.6703627,0.39926756,0.54970187,0.59650652,0.16558365,0.5779775,0.65980948,0.87510452,0.5769256,0.53761861,0.10051921,0.4280323,0.46569042,0.8870096,0.57362416,0.42737346,0.41520366,0.5430525,0.59693603,0.22368692,0.41721176,0.52094591,0.52805844,0.50982226,0.40256595,0.45502616,0.57963582,0.85614055,0.87545214,0.43414346,0.30595853,0.8525325,0.50783196,0.85342235,0.64392046,0.42585063,0.34883934,0.59559661,0.48905274,0.53482825,0.18318537,0.55075035,0.16827924,0.47684483,0.41747292,0.17293792,0.64286408,0.44421149,0.074742589,0.42448012,0.55102416,0.37987664,0.64710087,0.56305095,0.41631182,0.59331085,0.53007986,0.56461297,0.45014069,0.4660309,0.60627719,0.68347369,0.5830529,0.28377673,0.39328262,0.51691098,0.015739922,0.72420172,0.4981074,0.053092799,0.40912355,0.43989617,0.36652725,0.8367021,0.58185382,0.47536903,0.43396423,0.41676773,0.78227306,0.7843929,0.55379087,0.14764907,0.82880483,0.58053582,0.62415118,0.58297245,0.57288577,0.31468149,0.073284473,0.55292496,0.34327547,0.64045259,0.44810656,0.47049425,0.62964942,0.54738547,0.46063566,0.37626885,0.45369013,0.55081543,0.22930683,0.58333107,0.37525188,0.6087601,0.57283888,0.67123769,0.14661552,0.57276181,0.68219755,0.40825114,0.57853262,0.28570607,0.71790712,0.41699,0.67942873,0.75259287,0.41999846,0.75098763,0.63452401,0.42799129,0.64710495,0.19451006,0.41950499,0.32537358,0.93769335,0.53694377,0.30455075,0.86272177,0.57790746,0.57824328,0.31202761,0.44527671,0.90985614,0.68512071,0.42222612,0.63338572,0.4733486,0.48710442,0.40111468,0.40133941,0.42162566,0.71001533,0.70307459,0.42481524,0.43331509,0.34628692,0.54826679,0.063174551,0.45904953,0.48798701,0.40647524,0.90777827,0.54874983,0.7177725,0.21099309,0.56621009,0.19316052,0.3443894,0.43982368,0.45613146,0.66941695,0.51236185,0.96812701,0.68966586,0.55967825,0.10338768,0.34214219,0.57235847,0.6241589,0.63997724,0.58025391,0.70247342,0.99694241,0.51424052,0.48560795,0.59599187,0.49826264,0.52821918,0.67287462,0.5701293,0.41650578,0.94005255,0.5573522,0.43262236,0.79142455,0.41667936,0.55065786,0.03481472,0.46079841,0.6037133,0.75534028,0.58189337,0.27994124,0.39997396,0.52221978,0.53877014,0.85387848,0.44726598,0.78590336,0.54229084,0.41896835,0.74973146,0.69084709,0.41738022,0.30367668,0.68700647,0.4248754,0.16161717,0.45706087,0.44915517,0.634888,0.58129658,0.54556749,0.60471033,0.59443117,0.41939456,0.26937856,0.42449247,0.50008024,0.43440492,0.58881864,0.5636863,0.6461598,0.69354822,0.57117364,0.46912632,0.47119906,0.45547023,0.62775806,0.21037106,0.41977834,0.29600053,0.51612016,0.55559891,0.051278859,0.86308164,0.56869143,0.30255018,0.34189233,0.44069525,0.47876322,0.68398667,0.57295498,0.41337404,0.16277228,0.56717988,0.25230493,0.74985328,0.41925424,0.51843434,0.16936247,0.58015217,0.37123493,0.069745157,0.55825758,0.39404151,0.55721726,0.42747406,0.30681058,0.66254724,0.56733526,0.41772015,0.34761344,0.42325273,0.15407745,0.84459851,0.4651736,0.163333,0.55929404,0.25394245,0.53832329,0.47130709,0.28811195,0.49156858,0.48691891,0.74455338,0.32256002,0.49796259,0.53343736,0.50493311,0.55442268,0.17183226,0.4554331,0.49780217,0.97495847,0.50894386,0.4684497,0.34161818,0.60673781,0.50011741,0.47829102,0.49880317,0.13481553,0.82831927,0.52820639,0.50001414,0.49483044,0.49993369,0.55610999,0.78670072,0.63080492,0.36286052,0.32170528,0.51242739,0.30371617,0.71460234,0.52111282,0.65004911,0.023270058,0.63726338,0.78500131,0.10811461,0.65519188,0.49998744,0.49983978,0.50000762,0.49940204,0.62848836,0.50451955,0.45301981,0.39378506,0.50967624,0.50112913,0.63040551,0.50611323,0.46993242,0.75303579,0.50225921,0.49317544,0.42285518,0.52234827,0.543692,0.63280451,0.51968707,0.90417823,0.9277873,0.32960982,0.52973563,0.9797175,0.2371095,0.54559367,0.34713304,0.55892557,0.49406508,0.43248581,0.50358533,0.20952186,0.90753251,0.21374195,0.47426037,0.34858205,0.54526369,0.62722112,0.14397319,0.18244347,0.39321293,0.2460799,0.29506143,0.68597213,0.19280472,0.46834661,0.63375091,0.70240093,0.39161329,0.13034257,0.82241791,0.49681821,0.61898603,0.15187058,0.82403131,0.30083691,0.86598816,0.14245322,0.34387852,0.037854931,0.76473298,0.55953576,0.3215865,0.38202211,0.50286862,0.56403575,0.48743849,0.49705282,0.32297345,0.49384578,0.22719847,0.79664755,0.31718512,0.48891379,0.85857291,0.48684463,0.63328533,0.030633581,0.42927449,0.48208438,0.65074563,0.47419093,0.16296755,0.85886139,0.45535107,0.51101078,0.755206,0.25339602,0.37909224,0.83846013,0.76658628,0.53224955,0.31091142,0.4001242,0.44409654,0.30922053,0.52804832,0.7934401,0.055397854,0.46747942,0.40917325,0.08862838,0.16786066,0.61816911,0.16575054,0.86542935,0.60102482,0.13185445,0.47747435,0.49739359,0.5406912,0.50717546,0.50109536,0.47877005,0.49950996,0.43167104,0.99424292,0.65863059,0.49758272,0.78311987,0.51351245,0.65292141,0.31231327,0.46876561,0.20103753,0.20827727,0.4291146,0.50020909,0.55392521,0.50828231,0.43221833,0.86176025,0.52583118,0.60785813,0.030909899,0.48306173,0.48691203,0.25372321,0.4842815,0.50778215,0.29140491,0.34035709,0.5262902,0.42019421,0.51450342,0.57788253,0.94570359,0.076723922,0.26765886,0.057259402,0.39272593,0.64037264,0.21252348,0.69394088,0.73428578,0.021492335,0.63255426,0.86326957,0.90493441,0.25512338,0.1416171,0.95487275,0.29610032,0.69414062,0.11675021,0.30767554,0.49848099,0.54331236,0.49727311,0.48919332,0.30405911,0.49827629,0.61646729,0.06822047,0.6276232,0.64864544,0.79280025,0.43551984,0.49407033,0.58633679,0.46851509,0.50667831,0.98508566,0.37063692,0.42123939,0.1043591,0.40173281,0.49816292,0.056352194,0.48409171,0.63194316,0.67225042,0.52141379,0.7987611,0.83497589,0.48741246,0.21535348,0.79564673,0.31904414,0.50016002,0.52876666,0.49935528,0.28715663,0.9325448,0.75474558,0.49997498,0.34956917,0.50903982,0.35661708,0.2765138,0.50522691,0.49042059,0.55184922,0.50850714,0.50008029,0.46788964,0.4996874,0.53916313,0.010618378,0.57239529,0.27130488,0.87707777,0.14852216,0.96110488,0.91047445,0.5268079,0.67822948,0.72615565,0.47489794,0.49825934,0.54992456,0.5113251,0.77575019,0.056413331,0.38571164,0.38462698,0.18826592,0.49436105,0.49784449,0.53287954,0.50072198,0.47622621,0.86253006,0.93374516,0.49571808,0.4575842,0.5072366,0.47376564,0.99766347,0.38899822,0.53451758,0.62242478,0.51246828,0.517454,0.99059125,0.58533611,0.49305697,0.55779187,0.51352109,0.48922537,0.40488955,0.47040299,0.49960542,0.35775641,0.49740606,0.56003429,0.92606993,0.75622216,0.50251008,0.92997413,0.50030017,0.57360467,0.93093208,0.62413915,0.62611242,0.25144185,0.71436852,0.32305486,0.81464802,0.34263054,0.6619296,0.24138814,0.5770662,0.6540917,0.90332309,0.35608601,0.46575568,0.80293116,0.78886671,0.72420076,0.073876145,0.41165756,0.09930061,0.86714201,0.67492807,0.4018629,0.6524903,0.51728695,0.40459225,0.81577991,0.32645134,0.53550056,0.022199662,0.49681877,0.55720582,0.87833044,0.51441268,0.62756223,0.17897791,0.53749334,0.48905192,0.35344013,0.57468434,0.66715463,0.18552998,0.23268717,0.324334,0.26266897,0.41108863,0.41963257,0.7566949,0.48818224,0.44015666,0.63045145,0.45826196,0.40492548,0.98671069,0.25782962,0.81770339,0.092830465,0.54062119,0.5090745,0.42281235,0.52462646,0.50894051,0.57938748,0.50446755,0.62378247,0.71521582,0.65788222,0.50057169,0.28447268,0.50189712,0.72690072,0.87641289,0.5345429,0.48207518,0.29859876,0.66160023,0.51277634,0.69475118,0.34091039,0.1618871,0.20358135,0.47962656,0.20808592,0.18400091,0.45097741,0.51250123,0.086014417,0.46373562,0.51225431,0.55893895,0.49293857,0.34742124,0.23859475,0.7310393,0.37399167,0.93380387,0.1741469,0.49384827,0.68924594,0.44978005,0.48059566,0.40155863,0.48341266,0.84502293,0.15486794,0.28862099,0.59673871,0.096919836,0.22184841,0.55087327,0.072745831,0.40998689,0.58521938,0.68740007,0.43374155,0.49914588,0.51513479,0.50027977,0.9341801,0.11410607,0.43135838,0.49733912,0.44474404,0.48629023,0.5919097,0.35768679,0.48569828,0.52475405,0.04744456,0.48067364,0.36212762,0.31675046,0.44116067,0.48889969,0.7356212,0.48658937,0.63562584,0.97382005,0.24631996,0.51815536,0.27994519,0.29611706,0.54263508,0.81980284,0.47198947,0.7191561,0.79444499,0.47226566,0.50845767,0.43195582,0.51061004,0.49666917,0.62261158,0.52118665,0.49977973,0.47139861,0.4964039,0.53908024,0.76837264,0.21533593,0.26912358,0.86723003,0.83400908,0.44554155,0.37760963,0.51499648,0.51937566,0.67640403,0.51670051,0.5063249,0.085235362,0.48248881,0.55415608,0.039458869,0.72465662,0.4616333,0.72839869,0.70312954,0.59682923,0.82438149,0.77206133,0.27404949,0.88295881,0.11049853,0.32961171,0.21095723,0.25931799,0.4341274,0.22548399,0.28209901,0.50001692,0.51377681,0.50014029,0.49986163,0.50630284,0.50008569,0.2397682,0.11847791,0.4727743,0.42345771,0.86247961,0.59859173,0.35871269,0.86577602,0.5963478,0.48123883,0.29827555,0.49073389,0.61444784,0.73855903,0.70748986,0.34783411,0.16950753,0.44578083,0.49949229,0.48968343,0.49997898,0.49742071,0.35145081,0.47434408,0.51135569,0.9285284,0.433098,0.52411827,0.65059368,0.52107652,0.6381607,0.98750088,0.50944877,0.49987272,0.485726,0.49904777,0.51742891,0.65726216,0.50808769,0.49998177,0.4986697,0.50000136,0.34025762,0.21521759,0.67642635,0.4756356,0.30973169,0.5491883,0.50810944,0.54405194,0.50081813,0.49514738,0.4510291,0.50868089,0.52414427,0.76762409,0.55954067,0.50821911,0.23044661,0.51131591,0.16272622,0.15579594,0.39821871,0.23168744,0.035302979,0.72894012,0.74892757,0.93603035,0.52026074,0.66089566,0.041936638,0.86808492,0.49084253,0.63240633,0.52404078,0.49972313,0.48625882,0.4997635,0.68708467,0.70808491,0.47924041,0.53067138,0.76329577,0.73701682,0.54489031,0.26066479,0.73700033,0.26210744,0.74197833,0.56254947,0.93698139,0.93455775,0.4045068,0.49259291,0.56136541,0.50567835,0.50153766,0.61706743,0.50411643,0.55114233,0.84658453,0.13257107,0.36606364,0.69841884,0.4097528,0.50758741,0.5703313,0.48038739,0.49792971,0.46642455,0.50466989,0.49950989,0.51507115,0.499038,0.7601014,0.11642454,0.83012142,0.46266901,0.99007459,0.38456744,0.6276461,0.22606384,0.53200952,0.49938225,0.4153265,0.50066572,0.59220027,0.1352401,0.88980137,0.49009982,0.41134514,0.53272332,0.59768509,0.14389581,0.91598385,0.56558458,0.83388958,0.74456182,0.40410699,0.99752821,0.439229,0.23756021,0.86211405,0.43930645,0.52630355,0.87461545,0.50626159,0.59590842,0.24974976,0.38458141,0.66216644,0.035756572,0.79932879,0.55401021,0.016710619,0.33648431,0.49256882,0.54901692,0.49339999,0.53333378,0.63948625,0.58222397,0.51646108,0.84973382,0.90790374,0.4821638,0.36644303,0.43383675,0.37122448,0.15647091,0.34228437,0.49096247,0.39230628,0.49553306,0.48703522,0.80114603,0.68899334,0.57421331,0.18759373,0.4620809,0.50065741,0.53353586,0.50045666,0.27042722,0.78121897,0.40605733,0.21864495,0.97815355,0.41627969,0.61830832,0.99054722,0.55497518,0.28418356,0.17873316,0.33404831,0.5434019,0.69580318,0.65271889,0.15039865,0.89622064,0.6944709,0.73804543,0.80577198,0.27575721,0.88427871,0.037061272,0.44135253,0.56422276,0.33390661,0.60088118,0.60634317,0.8487486,0.32570362,0.39316767,0.74941599,0.27272263,0.61379308,0.80657489,0.77017601,0.48631885,0.44213629,0.50702636,0.29939933,0.10253286,0.35978299,0.5002285,0.57093531,0.49645214,0.11091051,0.16289389,0.59299371,0.51196058,0.93749764,0.84750581,0.56396867,0.058271407,0.48678547,0.47990402,0.60520262,0.53855075,0.5764704,0.9161622,0.4815381,0.14535416,0.16324125,0.34302345,0.31063333,0.9734994,0.76661704,0.35358638,0.078770043,0.62360563,0.49935678,0.41441078,0.52676957,0.49198225,0.42224829,0.51545583,0.49999724,0.50159995,0.50001211,0.58661855,0.14840825,0.89558736,0.46812017,0.37188107,0.51111559,0.35125088,0.84484159,0.11606487,0.46054527,0.66487511,0.58073164,0.49995311,0.50860904,0.50000752,0.49394413,0.63385296,0.56858134,0.49977577,0.61112413,0.50102907,0.48560688,0.027821077,0.2912276,0.4736218,0.74706962,0.40000096,0.40764717,0.13501957,0.92304199,0.45695325,0.61181238,0.53376118,0.62622199,0.31371958,0.57610123,0.50233006,0.99186845,0.47512365,0.49763795,0.44155004,0.50678351,0.50068879,0.48477612,0.50056373,0.49882572,0.48343104,0.49944278,0.056438887,0.092320643,0.6089098,0.50105654,0.46245812,0.5009487,0.51237054,0.36034531,0.46914791,0.49597364,0.46918105,0.50014803,0.51624308,0.58637316,0.52371191,0.73959295,0.95887085,0.19704738,0.49949323,0.42761729,0.50938625,0.65678028,0.97463828,0.80182847,0.50088786,0.56015343,0.49369296,0.31759627,0.0078946946,0.59308259,0.35898699,0.050517409,0.89122785,0.45818547,0.37701649,0.44367065,0.50913794,0.42675953,0.49549711,0.49974962,0.4857519,0.49911633,0.50014683,0.50617912,0.50001122,0.63137761,0.77517995,0.2333109,0.49377511,0.40289791,0.45624967,0.49988537,0.54044281,0.49989127,0.35519247,0.29084767,0.39347803,0.49985882,0.50533156,0.50005006,0.51023261,0.43905136,0.51443135,0.515808,0.38827105,0.54032209,0.65613505,0.25580847,0.43020921,0.30913612,0.97748647,0.7319404,0.78495385,0.16589563,0.4233508,0.49289057,0.56237816,0.49653058,0.67498498,0.22388195,0.45523257,0.47546472,0.11763321,0.32818877,0.50014071,0.49174864,0.49978673,0.41324949,0.29999798,0.36342019,0.34583342,0.14229776,0.30819958,0.73763422,0.2435277,0.60935445,0.39640074,0.19012193,0.61265296,0.48218318,0.38994622,0.51163116,0.42887969,0.78578217,0.80572535,0.50713807,0.44147708,0.50379622,0.46450273,0.69758614,0.64138557,0.39838579,0.27051431,0.30014691,0.72825581,0.81769562,0.79286673,0.75958625,0.14296007,0.31491947,0.73561454,0.15890649,0.16657265,0.48569509,0.66111353,0.52635413,0.5293946,0.67638613,0.49491248,0.43435595,0.89028432,0.83090621,0.44048611,0.31152312,0.40573372,0.500202,0.53553627,0.50048877,0.2457721,0.20136256,0.27046459,0.50087975,0.51875306,0.49958031,0.63812859,0.2169115,0.28667693,0.49984771,0.44510858,0.49978921,0.53818423,0.071900443,0.37072063,0.49238586,0.23990163,0.49640874,0.46249192,0.38289161,0.54826843,0.50186757,0.45747838,0.49156866,0.41327893,0.74249194,0.2846765,0.48829249,0.99041592,0.67529134,0.34442849,0.70351327,0.45820659,0.45611996,0.12228104,0.53644848,0.1392108,0.911346,0.51947895,0.45635209,0.60969843,0.53114186,0.49918856,0.4770911,0.50016132,0.78179711,0.1016753,0.59745457,0.6687684,0.28628039,0.60378378,0.44871917,0.36797544,0.50089288,0.49983038,0.49374901,0.49990534,0.43122833,0.30888469,0.59653863,0.74303457,0.02521656,0.40502114,0.81387873,0.17284397,0.62921632,0.24654521,0.84897515,0.54798691,0.49872923,0.47517025,0.49839221,0.75882043,0.097521466,0.34340783,0.51463205,0.69288807,0.51631068,0.50272297,0.26480478,0.50003734,0.50016541,0.51225866,0.50068885,0.41086243,0.25430555,0.66699146,0.48490389,0.56076351,0.50502514,0.50471406,0.68006533,0.49769738,0.39583439,0.34284683,0.54034303,0.54611879,0.61080858,0.51700224,0.5425266,0.2496016,0.63747516,0.50100629,0.47522432,0.49993482,0.69693531,0.28486294,0.5297993,0.47462139,0.29875328,0.62083514,0.50243808,0.47420413,0.49882278,0.66236426,0.23240382,0.55649664,0.51521616,0.62951851,0.47709596,0.53175478,0.16146997,0.62673654,0.51821581,0.90652252,0.50616355,0.15200835,0.051558937,0.60748444,0.95198603,0.90040309,0.43457631,0.39654278,0.28584092,0.33210561,0.84954392,0.93036877,0.73553938,0.49791591,0.57537248,0.5060928,0.46264372,0.013041919,0.24520476,0.062533038,0.87324624,0.44960792,0.50008646,0.57139315,0.50002425,0.13106604,0.046042588,0.33295478,0.43002874,0.32853552,0.60024998,0.62138179,0.12506185,0.42437475,0.54251344,0.11560008,0.48188471,0.34500055,0.22251741,0.60543865,0.49860732,0.46362126,0.49572646,0.51555748,0.6497378,0.52382505,0.27270652,0.80219202,0.76329171,0.4757324,0.64972888,0.49780432,0.24560643,0.054764904,0.76819941,0.35188811,0.70331621,0.44376888,0.66996273,0.89876073,0.59105636,0.50078864,0.52573077,0.50235782,0.48294332,0.56426163,0.50520602,0.40085778,0.97746919,0.80918962,0.44426941,0.33347405,0.5201151,0.54082162,0.79191932,0.28104563,0.35093506,0.96043022,0.51198664,0.5038024,0.42275682,0.5253788,0.4806857,0.36390872,0.41998452,0.43987535,0.27133141,0.5111701,0.48834304,0.44473983,0.49222457,0.49978366,0.50747914,0.49985005,0.64174707,0.13961341,0.69754395,0.59519409,0.2084298,0.40727337,0.54044921,0.3016324,0.50388148,0.4762929,0.9732234,0.79359883,0.53269422,0.22896442,0.66592349,0.58313792,0.68630925,0.59972727,0.47532451,0.97469674,0.52727563,0.61722417,0.79544894,0.54345524,0.65054504,0.26180197,0.68621424,0.28903149,0.8497849,0.83850971,0.69026202,0.16219906,0.70261215,0.42332085,0.9396834,0.598985,0.52153294,0.66808477,0.59995582,0.57285932,0.7353669,0.4850599,0.82016598,0.12119973,0.28240104,0.45618452,0.2319821,0.76848695,0.51180351,0.0012249663,0.47048976,0.53463739,0.89051055,0.59741961,0.48445396,0.35727313,0.57559102,0.34039189,0.29626017,0.41416331,0.49365785,0.59580858,0.51855835,0.40745784,0.96144458,0.52946981,0.46265977,0.69564469,0.53033372,0.52873798,0.97002342,0.57541417,0.65015489,0.83184513,0.45440033,0.47507204,0.23438086,0.57283192,0.31911939,0.88735202,0.57742592,0.51479008,0.61546695,0.47840981,0.48639678,0.0089759819,0.50430292,0.53810125,0.61832687,0.44860796,0.56134184,0.89805784,0.51971278,0.49173323,0.55305871,0.50326579,0.4781563,0.26501017,0.33846031,0.1876756,0.8824843,0.686355,0.4042446,0.7752306,0.39951519,0.34399643,0.010449126,0.32551243,0.5111669,0.3971069,0.49321937,0.81105491,0.9650903,0.31341512,0.45700846,0.017979316,0.46671667,0.30064434,0.21257064,0.67244187,0.50691425,0.75826174,0.5324703,0.47808772,0.03910753,0.25071936,0.49883257,0.30719473,0.63106217,0.30383629,0.19815807,0.22009927,0.47677439,0.58432614,0.50863955,0.53077086,0.5966983,0.4759211,0.34380319,0.91184396,0.57423811,0.53623179,0.62215775,0.44091865,0.43812888,0.098251103,0.52742311,0.25179961,0.046012063,0.23820657,0.27383016,0.93265845,0.74857589,0.63681989,0.26568657,0.32804628,0.49636595,0.58141573,0.49119745,0.395545,0.78380321,0.61704939,0.28297205,0.068228944,0.68006805,0.50409983,0.580641,0.50878089,0.50307617,0.36932212,0.50488292,0.65632545,0.15286604,0.53204894,0.42665106,0.25470508,0.42194536,0.49075688,0.30060725,0.62525326,0.65241418,0.97686914,0.27648299,0.81270936,0.099843205,0.83759756,0.61551814,0.089971336,0.5648342,0.26610117,0.91436655,0.41306014,0.5432875,0.73949868,0.67314329,0.50331266,0.42121326,0.51371754,0.57856685,0.6459684,0.50815466,0.17680303,0.96638759,0.43019937,0.49714088,0.6230445,0.50142661,0.48934019,0.88555608,0.40676333,0.50016177,0.44776508,0.49265838,0.43676088,0.22017222,0.30310624,0.63377311,0.28104068,0.60670696,0.51043405,0.74340547,0.25712652,0.70595295,0.94766924,0.87579576,0.49998907,0.48913572,0.49992555,0.64638371,0.75976831,0.46042232,0.49508215,0.21484715,0.430248,0.58581999,0.80576805,0.71953271,0.54904416,0.011721254,0.42609008,0.30674754,0.010958416,0.36533663,0.58465523,0.32390439,0.6042996,0.58190943,0.71886966,0.3190278,0.33069214,0.28571475,0.59816906,0.32956342,0.82415657,0.8386332,0.5000172,0.65154241,0.49997277,0.54762042,0.80533022,0.35986317,0.49299059,0.38308844,0.56277484,0.50298709,0.01698264,0.50248052,0.50325398,0.53084449,0.49683288,0.50015972,0.35146543,0.50867248,0.56832062,0.20704893,0.3032048,0.58442188,0.0013472745,0.52260685,0.49868367,0.53084686,0.49686639,0.51015016,0.61405846,0.50120477,0.25919723,0.023818624,0.45427241,0.57587664,0.8734285,0.39413788,0.52561789,0.76840938,0.50129643,0.5595456,0.11326088,0.90052941,0.83069728,0.83954901,0.7334006,0.45839276,0.6234387,0.5092971,0.59634637,0.67991686,0.53622045,0.50590743,0.30530896,0.41434792,0.86487715,0.8256984,0.53503633,0.4997121,0.51122554,0.49964601,0.14514632,0.13976681,0.53029493,0.59390142,0.29894407,0.51562899,0.2690201,0.12008683,0.83208834,0.35233048,0.84857237,0.74639122,0.44830718,0.29057727,0.44466772,0.49675652,0.43523141,0.49001345,0.54994062,0.707816,0.66956283,0.4998304,0.38411363,0.5579904,0.33784372,0.89425308,0.91956895,0.5178415,0.30572705,0.4915144,0.55698957,0.61973743,0.46670238,0.290862,0.82459808,0.18732195,0.51304618,0.98770386,0.42938734,0.088487736,0.9019282,0.33984694,0.74790286,0.027028119,0.38292445,0.50189222,0.4767925,0.50152098,0.50170292,0.48025998,0.50071463,0.50001202,0.50646363,0.50020614,0.63092201,0.7011094,0.52961393,0.49915488,0.69686564,0.52788729,0.49526163,0.92187923,0.42075389,0.50076509,0.358611,0.49706873,0.57228692,0.013337239,0.46424953,0.37870674,0.30047328,0.57359735,0.49748238,0.60316411,0.46533058,0.51098284,0.35603275,0.48720534,0.46586427,0.59018281,0.50589397,0.58075485,0.71980549,0.5718697,0.37134228,0.27105801,0.40871276,0.5206514,0.97606941,0.5302793,0.77953024,0.056102404,0.77190647,0.49911584,0.47941099,0.49953574,0.47711348,0.63209574,0.55090659,0.406481,0.72147602,0.45770162,0.49925146,0.48399105,0.49980007,0.50000206,0.49468629,0.49999868,0.91993782,0.89932617,0.33953951,0.68362952,0.94584314,0.1901008,0.84644726,0.85806019,0.73550452,0.48547484,0.43382774,0.50012935,0.19944272,0.78497891,0.52139681,0.55859114,0.79717207,0.54574032,0.50661747,0.62966122,0.49097352,0.6807095,0.92506691,0.15879002,0.58582617,0.95212272,0.43060608,0.4692782,0.66504964,0.4694422,0.46966663,0.40429151,0.52910123,0.24264631,0.91552923,0.18297618,0.48815764,0.57673257,0.48741816,0.60526396,0.79598486,0.49905797,0.38045843,0.25675312,0.6794563,0.56880468,0.29450066,0.61388772,0.80118231,0.12867614,0.19587753,0.40304939,0.33656924,0.4523961,0.49469458,0.019003437,0.49419845,0.50111715,0.46789562,0.49985315,0.54684741,0.76407703,0.3530609,0.5202593,0.31380436,0.5117099,0.4522557,0.61213811,0.47305968,0.6159026,0.78285475,0.4155283,0.50002536,0.50513173,0.50004254,0.69933476,0.92711443,0.71858186,0.54299017,0.7104166,0.56348739,0.48545897,0.73864556,0.33430537,0.49977787,0.55071803,0.49987561,0.52445409,0.40564139,0.5146019,0.51492482,0.032432712,0.52213134,0.49997815,0.42818997,0.50001645,0.34245548,0.0065178687,0.55687089,0.57434442,0.30327033,0.40279277,0.50764882,0.32978912,0.50007686,0.1414187,0.0526131,0.34107956,0.55025774,0.23898978,0.22583671,0.49828993,0.59079045,0.49067192,0.49300297,0.58351659,0.4883752,0.46858142,0.38168975,0.53442514,0.57838397,0.7172713,0.58907052,0.55574528,0.64722499,0.49901724,0.63824978,0.03862989,0.29402831,0.23023023,0.78311075,0.58535632,0.54168023,0.62893777,0.48914006,0.49940023,0.61481945,0.50225575,0.45995814,0.40687744,0.49712946,0.78175717,0.82026831,0.25176382,0.51438583,0.39603253,0.48777842,0.51703723,0.30432953,0.39931743,0.52917095,0.64151649,0.53697674,0.6325409,0.73943258,0.31901112,0.49997402,0.45913177,0.49998001,0.46904754,0.38402083,0.52756802,0.53574873,0.31821623,0.36747987,0.70918215,0.73788758,0.6121458,0.3097339,0.054072484,0.45735633,0.48961469,0.44300898,0.49280072,0.51147135,0.43398089,0.51476771,0.38228133,0.20969875,0.65645428,0.38340681,0.74121316,0.70816465,0.49608705,0.63690282,0.50571328,0.50007405,0.51938387,0.50006652,0.50189312,0.42869553,0.49678098,0.10285927,0.10702845,0.35245698,0.33788982,0.30549865,0.51389632,0.61503983,0.31392283,0.58688524,0.47354272,0.295392,0.51883589,0.50251736,0.53567007,0.50051604,0.53262978,0.80079935,0.57013136,0.43768382,0.38203815,0.48614635,0.55668148,0.2849956,0.4514159,0.50682423,0.41188592,0.47400686,0.42005973,0.76789918,0.76780166,0.14081003,0.041644873,0.51120519,0.18009924,0.90586573,0.69841367,0.48440441,0.17249241,0.53697121,0.5010459,0.72688288,0.64170807,0.55799817,0.86638239,0.51258432,0.50079011,0.047717071,0.48972529,0.5861775,0.34742304,0.4707577,0.5206186,0.42246404,0.51877698,0.49720934,0.52610131,0.50152576,0.3018005,0.18810178,0.30129996,0.32227152,0.2493084,0.39602895,0.34165209,0.85012724,0.8838737,0.45796784,0.63471167,0.56531998,0.61372187,0.053959073,0.52669618,0.23873993,0.80355237,0.70718899,0.40503277,0.34748156,0.50817675,0.62109302,0.80236749,0.62875867,0.38065666,0.73217441,0.31108029,0.46599167,0.93314691,0.93900928,0.44332363,0.20044407,0.17715972,0.49998738,0.49974187,0.50000769,0.46187898,0.59848161,0.52507924,0.75378666,0.93934272,0.16449649,0.48495366,0.035282893,0.510143,0.52292586,0.094502302,0.75735136,0.78093271,0.96171309,0.27279495,0.4528759,0.38326935,0.4722573,0.60688583,0.70169616,0.36722359,0.60303556,0.22185684,0.46639408,0.63277712,0.95182229,0.10326474,0.36042247,0.69316171,0.46281535,0.065040075,0.86664599,0.45283231,0.54997391,0.6937411,0.48613592,0.49984891,0.49224717,0.49996862,0.53091415,0.35266734,0.53365916,0.55119689,0.6807096,0.40375474,0.48083117,0.79037305,0.4955205,0.45556802,0.19649511,0.78136214,0.54839662,0.38350278,0.52651064,0.63034161,0.27917212,0.34249444,0.93926878,0.89979796,0.46629214,0.44669694,0.6170648,0.5086763,0.42746268,0.79321398,0.4243041,0.36500202,0.18773166,0.60502835,0.20312293,0.04499333,0.4741127,0.49915983,0.46960736,0.49828869,0.19521606,0.1579478,0.68188137,0.2903362,0.20507292,0.23601255,0.50579015,0.65671626,0.49622296,0.63635462,0.075077099,0.41239492,0.69567432,0.16556189,0.33655921,0.43612931,0.74713133,0.54367843,0.49500647,0.46192277,0.50388384,0.50955293,0.62610581,0.49374034,0.44187487,0.67758361,0.43049433,0.26516119,0.014438704,0.48493089,0.54283578,0.91518522,0.33051915,0.50021731,0.52054959,0.50015526,0.36521842,0.26348457,0.32724382,0.78257169,0.87308943,0.21591668,0.49482774,0.46544299,0.50212992,0.50211493,0.86932728,0.27932188,0.50326386,0.96983844,0.47230426,0.70969299,0.99167422,0.50457337,0.53212535,0.99689634,0.43311466,0.55650468,0.87760444,0.056658744,0.49084116,0.0078490844,0.49363161,0.85094398,0.95363555,0.69057628,0.27225307,0.7482679,0.4293575,0.46886953,0.64642592,0.41927842,0.60802016,0.2961682,0.35364088,0.48775408,0.27456226,0.52863407,0.35601873,0.2553864,0.70454549,0.68589807,0.71965957,0.50208098,0.45010981,0.2061684,0.49067465,0.40228098,0.011637371,0.51416498,0.4095093,0.0018897523,0.45961227,0.53991017,0.044343706,0.71342083,0.55201727,0.23256311,0.78501754,0.56083544,0.61671383,0.48953241,0.90610841,0.10412407,0.317749,0.52379141,0.21173225,0.55034673,0.38776322,0.82236921,0.37936392,0.5905171,0.21677882,0.68918925,0.083016329,0.95100909,0.46024874,0.50244569,0.44970642,0.51080026,0.81979801,0.95815269,0.34272264,0.34924986,0.21432562,0.76242693,0.67456054,0.0094194779,0.6354015,0.53982167,0.27834769,0.70711709,0.34911803,0.82021295,0.41349559,0.51213859,0.82831541,0.50282551,0.51209963,0.55536727,0.49348893,0.50000116,0.50376779,0.49994288,0.33098268,0.94339569,0.67389218,0.38283928,0.085194424,0.36072369,0.52718549,0.80685316,0.15571554,0.49973607,0.49193753,0.499867,0.15162699,0.14024791,0.75160015,0.41358065,0.78015832,0.20074639,0.5984304,0.74116143,0.40769758,0.43826122,0.16615907,0.59505556,0.50314237,0.47333014,0.50033035,0.33170243,0.029465645,0.7416303,0.60143759,0.31574265,0.38913636,0.42078681,0.274551,0.66537894,0.49641327,0.53841328,0.49646541,0.61511235,0.29306729,0.59505528,0.56453203,0.14662777,0.90311299,0.5173754,0.31075083,0.46594855,0.51137418,0.58323339,0.52281538,0.51567918,0.1495162,0.87681767,0.52655827,0.63495748,0.49664983,0.48169022,0.5906198,0.4972713,0.75771911,0.79057564,0.35118376,0.50003735,0.51514358,0.50010544,0.67462435,0.7308878,0.59665007,0.46412698,0.38287533,0.48750492,0.50046709,0.51202092,0.49996447,0.5623334,0.28843652,0.68274469,0.34898805,0.68464041,0.48735185,0.36447674,0.99639371,0.54195165,0.48669987,0.42599852,0.5070026,0.87036469,0.81680516,0.45790501,0.94619876,0.92737458,0.41072473,0.49985312,0.46736386,0.49983476,0.51483948,0.013475485,0.48705762,0.51748582,0.90301002,0.48078736,0.60219881,0.67723117,0.42959824,0.7468407,0.83449007,0.40182012,0.5867769,0.13936068,0.52468452,0.39916024,0.1842598,0.75366418,0.4999429,0.47939067,0.4996919,0.65156975,0.78183371,0.68299343,0.64969789,0.71308739,0.5994313,0.49513175,0.54279261,0.50422628,0.50010571,0.50771748,0.49989077,0.64079374,0.17045015,0.1343753,0.26465701,0.24565074,0.37318347,0.1780056,0.045481272,0.41887195,0.5803866,0.34661073,0.43593081,0.4878649,0.11533164,0.56302074,0.52962347,0.34392882,0.50733675,0.37103773,0.94013697,0.36090221,0.41860653,0.16825183,0.79591857,0.49964524,0.5164375,0.50016506,0.099797903,0.87266404,0.68577175,0.49486085,0.41278044,0.48411896,0.34768298,0.13325808,0.31118716,0.4211393,0.92910016,0.8889514,0.44335777,0.67328468,0.42803823,0.49887235,0.56827794,0.48741919,0.49688423,0.52722183,0.5017309,0.17306673,0.87057731,0.37610402,0.50060881,0.48694961,0.50052546,0.45679993,0.65948757,0.50072072,0.54495336,0.010393848,0.65090766,0.5750094,0.36086582,0.46161052,0.56015856,0.84973004,0.4317375,0.60412254,0.65411893,0.48023885,0.56020806,0.74548511,0.47078998,0.49091871,0.3854419,0.45911284,0.55225001,0.30804123,0.57063743,0.73075246,0.75293365,0.60178235,0.59557175,0.86756118,0.72714702,0.36147906,0.86016461,0.76802428,0.52074745,0.42603726,0.49355083,0.57364894,0.77684727,0.58101573,0.14329716,0.17664031,0.56708987,0.38008029,0.10083738,0.32306532,0.46522266,0.76497078,0.5211455,0.18545456,0.075220828,0.35164212,0.3506451,0.0043758079,0.497934,0.29135348,0.1538869,0.20077812,0.42439471,0.29464381,0.46299876,0.55952464,0.064008814,0.90453069,0.49904173,0.40358417,0.53757392,0.50011664,0.48963058,0.49992106,0.47848776,0.024833299,0.44455399,0.33418978,0.70347831,0.45980484,0.50063248,0.52591902,0.5012769,0.49816865,0.52686885,0.49719127,0.33099693,0.74908211,0.31157599,0.4999953,0.4930613,0.49994534,0.67713495,0.97558178,0.50647152,0.51884591,0.64689713,0.58241547,0.62675646,0.88275858,0.93351348,0.80529321,0.12275605,0.28609381,0.4340996,0.14984847,0.49623854,0.5000336,0.5715989,0.50351294,0.53400845,0.052352493,0.49221647,0.15414451,0.95578318,0.2838052,0.34052719,0.81239742,0.56983805,0.48602514,0.20891201,0.70470357,0.3701537,0.24974355,0.65127255,0.28908438,0.89513989,0.55152029,0.49987041,0.49385006,0.49987955,0.50004181,0.4905286,0.49997751,0.2974433,0.77015835,0.67693916,0.50973756,0.5502312,0.49702036,0.66109768,0.74802098,0.61743355,0.49615792,0.46543642,0.49576154,0.20205823,0.89502119,0.19286379,0.57535757,0.25913138,0.46349739,0.11354949,0.10810179,0.58044966,0.77605628,0.10118926,0.76882451,0.60134367,0.14484957,0.1530556,0.47589977,0.28475091,0.58226499,0.41845047,0.92909494,0.71192188,0.3634734,0.73951785,0.69752517,0.43386816,0.90985058,0.71343241,0.70628273,0.16714467,0.17140393,0.35700442,0.02750119,0.52850932,0.37173792,0.1253799,0.13226902,0.49907424,0.43506707,0.52005152,0.56759233,0.16195221,0.12393347,0.49053307,0.60248857,0.54160979,0.59586392,0.67182375,0.51892758,0.49872746,0.52395705,0.50040814,0.51033585,0.60174552,0.54640534,0.57079256,0.22262529,0.45601844,0.49998836,0.50980365,0.50001022,0.49980992,0.48805035,0.50050567,0.49668822,0.065199758,0.38797296,0.48368623,0.43997681,0.49955903,0.53337559,0.64007412,0.51568459,0.50002811,0.49015668,0.50014307,0.51924167,0.068247224,0.31000429,0.30011267,0.75033519,0.66432872,0.48242846,0.10295336,0.50380939,0.46154428,0.37776205,0.48726846,0.59607078,0.33991365,0.52376877,0.76474786,0.032222158,0.73341154,0.43863474,0.61585754,0.48892747,0.50740593,0.59646971,0.4925562,0.50001545,0.49464331,0.50001633,0.66303023,0.75932033,0.71244496,0.71392948,0.073624232,0.23562522,0.48505239,0.77354492,0.47822919,0.75081888,0.92032976,0.75144265,0.29972111,0.25299423,0.45851902,0.29428629,0.90279859,0.18102565,0.52244472,0.17158579,0.51286729,0.33099687,0.10062874,0.92311619,0.52823855,0.18216364,0.56505382,0.56325827,0.81027998,0.41978366,0.55132037,0.90394431,0.10427354,0.47493692,0.57478088,0.50011016,0.50267712,0.30513758,0.49992269,0.51339661,0.69389707,0.54836398,0.67404992,0.014595057,0.6384444,0.37465109,0.31375199,0.42649032,0.47158156,0.31259893,0.47319486,0.59744424,0.35193172,0.47798902,0.50920538,0.41002766,0.49811842,0.21878529,0.76244441,0.50034648,0.25453998,0.16915295,0.42542053,0.44734258,0.26310695,0.71562428,0.60685625,0.73418043,0.35646935,0.45998265,0.31298671,0.53727008,0.47383743,0.27577922,0.42451624,0.5296656,0.08352689,0.32947299,0.79250535,0.89913004,0.74855694,0.054859494,0.88246092,0.4210754,0.32829735,0.15196029,0.49490418,0.23871363,0.11329686,0.79147986,0.4991524,0.52951477,0.50233696,0.58259512,0.64166347,0.45887659,0.49950874,0.48930638,0.49974231,0.5225166,0.70039123,0.61068691,0.49994695,0.56188918,0.51781336,0.78136017,0.96027125,0.77884743,0.47396971,0.3998818,0.489296,0.41088683,0.83307704,0.8870558,0.42127175,0.72639567,0.50044982,0.50179969,0.56701759,0.50023412,0.52150128,0.21368666,0.80557454,0.39766656,0.67593182,0.59380344,0.47177835,0.27913881,0.29502934,0.73647769,0.89119766,0.27406601,0.76905472,0.23416569,0.426729,0.49010149,0.56526218,0.50952105,0.48856374,0.33879883,0.4094113,0.85084141,0.85082889,0.30433627,0.10503448,0.91068645,0.62091889,0.59181868,0.16159882,0.87752524,0.52168461,0.58601821,0.50670247,0.58271565,0.99754125,0.4235538,0.54406639,0.98665539,0.24633218,0.34849888,0.84376874,0.64661621,0.59076943,0.24125584,0.48979464,0.68560518,0.21556545,0.24021495,0.4726318,0.18828295,0.51142557,0.49521672,0.080767842,0.067720663,0.52016002,0.24181224,0.22677505,0.50066374,0.44565858,0.48876603,0.50291628,0.41909806,0.51122394,0.71339397,0.94546435,0.54347619,0.062149852,0.05806992,0.50603052,0.52909018,0.41411074,0.4865435,0.3834908,0.89882112,0.34239671,0.49989496,0.64503834,0.49978631,0.57504417,0.16974115,0.86861383,0.46346415,0.3949193,0.48724004,0.62386046,0.88100898,0.5212777,0.87813854,0.1262337,0.68691111,0.40599722,0.70681617,0.60546283,0.50152869,0.47225201,0.49989936,0.48659774,0.36154055,0.4865812,0.61677858,0.87449734,0.46955792,0.53191751,0.98432325,0.59996356,0.53391946,0.41293649,0.51056266,0.50091172,0.5144928,0.50040644,0.53354045,0.64759172,0.41538592,0.53940605,0.25733387,0.74349465,0.49841504,0.45609254,0.50076973,0.57040424,0.22725054,0.53429966,0.55746927,0.76259572,0.6830001,0.19962828,0.10756602,0.8377413,0.56579761,0.20694929,0.26878498,0.19598791,0.079336162,0.56875013,0.39016101,0.21914293,0.78986288,0.58394922,0.97991425,0.36202269,0.35018807,0.2775031,0.35670527,0.50755428,0.57373309,0.4812769,0.19463924,0.94233319,0.61180563,0.1276573,0.036191455,0.40508647,0.50079514,0.52466403,0.49964994,0.46051903,0.6166492,0.47237026,0.60875947,0.14678391,0.6022224,0.63641106,0.30283889,0.42401676,0.49832279,0.48092922,0.49965692,0.6594625,0.1712248,0.57601961,0.73517739,0.8056522,0.5785519,0.48430956,0.59230522,0.52608544,0.36033363,0.011535934,0.63089891,0.49946454,0.48318107,0.49986494,0.49641013,0.45908025,0.50642917,0.54201918,0.23162584,0.52688361,0.40585901,0.18964361,0.53918768,0.51277896,0.44409999,0.50064866,0.39721631,0.33568865,0.5658695,0.50725059,0.84375754,0.43449093,0.27299943,0.91144064,0.51042556,0.87258861,0.93405411,0.74080649,0.6051672,0.7487498,0.36360825,0.54670859,0.37078754,0.49344697,0.51838737,0.13280369,0.85313453,0.47765186,0.24501077,0.36699847,0.48833437,0.76429088,0.49443784,0.4184008,0.8271118,0.58759234,0.30600343,0.051141017,0.60191662,0.61647642,0.73319515,0.65182386,0.45947234,0.2007493,0.31509364,0.3564201,0.29516867,0.52042001,0.14950519,0.82143217,0.64301785,0.59971007,0.19655525,0.61649523,0.78051607,0.21642562,0.47304576,0.43948728,0.69487428,0.34952021,0.48795337,0.29664491,0.47652826,0.48099467,0.65376505,0.58447349,0.49984496,0.53805376,0.50016747,0.49407316,0.46445262,0.50034949,0.33034402,0.85481482,0.5575571,0.43519529,0.61921499,0.4864015,0.56206882,0.6280843,0.53889139,0.47021015,0.77221373,0.6462352,0.47781101,0.58775977,0.49759589,0.42738119,0.0084036397,0.69238722,0.55602115,0.9639347,0.81540667,0.36943109,0.70389178,0.40142742,0.51970578,0.56648227,0.50393089,0.55688621,0.33824463,0.3959643,0.49586423,0.45732365,0.49855546,0.51306455,0.61584782,0.47269069,0.93708152,0.10350687,0.63814787,0.49869974,0.55915325,0.49838759,0.81262808,0.20943628,0.39639337,0.58802391,0.317794,0.48702166,0.49867112,0.1715107,0.51166894,0.39656549,0.98855837,0.65611916,0.47468163,0.72207262,0.71058408,0.49619967,0.57669384,0.5020571,0.49820314,0.47767031,0.50153844,0.49952522,0.52449874,0.49928397,0.49643931,0.30575758,0.56144745,0.40868232,0.30305926,0.63106829,0.60245228,0.014538778,0.39739308,0.28838248,0.010633899,0.60316893,0.52640892,0.012400123,0.49734825,0.43512331,0.09504704,0.32511922,0.52249345,0.28467979,0.66588642,0.51171533,0.82381518,0.54263125,0.4445478,0.62304067,0.47023414,0.47183343,0.98191874,0.51319081,0.33865777,0.015351308,0.47034262,0.49999064,0.49739348,0.50001391,0.47620643,0.79086677,0.25944892,0.53562823,0.63863793,0.52910841,0.32864515,0.77033151,0.46067544,0.48920404,0.2780615,0.52712025,0.50350025,0.6468823,0.40720856,0.40260267,0.30380145,0.63840014,0.65650248,0.0958142,0.12264986,0.80018808,0.21063206,0.36922901,0.51475675,0.19376799,0.57984339,0.46503916,0.38268516,0.51207282,0.48859676,0.41583292,0.46961792,0.78666218,0.78044669,0.62354518,0.90651286,0.87395894,0.39959493,0.50010143,0.49409125,0.50009729,0.61566202,0.66003982,0.4891771,0.44406242,0.36539741,0.47808514,0.36206251,0.26108338,0.60585583,0.59604278,0.13358271,0.10006848,0.73910097,0.94314322,0.40662228,0.60978402,0.68111598,0.59504013,0.48856122,0.57634139,0.48465399,0.39165655,0.84835157,0.89503603,0.59263171,0.002367298,0.4669477,0.48639229,0.31612126,0.5264605,0.17992915,0.79993007,0.62243283,0.46191123,0.33701253,0.44911124,0.49681875,0.66765567,0.61613653,0.51115555,0.56159358,0.48649852,0.81240173,0.093349049,0.23640636,0.51637988,0.90089001,0.27575021,0.16817464,0.073444271,0.38687598,0.50601532,0.54334455,0.50572515,0.42027461,0.7967533,0.4796371,0.35061066,0.20901557,0.77727846,0.60263644,0.72920273,0.62561029,0.47223783,0.39589201,0.50298421,0.48644243,0.68233411,0.55308117,0.37152828,0.89289784,0.061056238,0.50030892,0.37830786,0.46729413,0.3367223,0.27283513,0.64105031,0.60336606,0.8818416,0.1034988,0.50577954,0.86994082,0.51608437,0.43949098,0.63850284,0.47243624,0.34212809,0.98614731,0.54562611,0.7509193,0.97847045,0.67388977,0.67330662,0.72515853,0.63047007,0.48747106,0.55490406,0.5065594,0.50248149,0.65155947,0.50073891,0.45687153,0.64107876,0.5269123,0.51115459,0.42151014,0.48763997,0.44464994,0.99282657,0.64263753,0.50003142,0.49252822,0.49985817,0.28482206,0.83021548,0.24559447,0.41189332,0.65938074,0.54678727,0.28385107,0.8931266,0.26600104,0.58001118,0.16017124,0.50952562,0.65999682,0.76561074,0.49437393,0.52541624,0.58546343,0.49119586,0.44150426,0.64712491,0.57451149,0.4982397,0.99119903,0.53717814,0.37048721,0.78843073,0.53521955,0.47221771,0.41254757,0.48488898,0.37206662,0.8404298,0.1280248,0.38878779,0.88351663,0.30926545,0.22835194,0.93583698,0.53420639,0.45034866,0.22035858,0.46248731,0.86111831,0.82033151,0.52878412,0.49998687,0.50072213,0.50001007,0.50750864,0.45116966,0.49789783,0.84378105,0.86467211,0.23294513,0.49859328,0.68704406,0.50032557,0.52353487,0.009844835,0.37208031,0.72058567,0.16012078,0.20661727,0.85210724,0.92110316,0.71906727,0.63664253,0.20328307,0.64071378,0.62134309,0.81240223,0.46896484,0.53080127,0.36724987,0.45098942,0.48537963,0.40639185,0.50186587,0.50224423,0.31093726,0.56691897,0.48000207,0.76673162,0.55227572,0.47698825,0.12832121,0.50500913,0.51735376,0.058724025,0.17391113,0.53606336,0.71473674,0.40061302,0.6166788,0.96843286,0.70677264,0.47753544,0.77749612,0.27127379,0.45296477,0.96701401,0.52881484,0.48028797,0.032575327,0.6389341,0.67871719,0.032470044,0.56353372,0.45236464,0.78119779,0.50584022,0.50000462,0.45147158,0.49540006,0.53309822,0.38943478,0.45517117,0.2392425,0.8559127,0.80398616,0.51954352,0.39918191,0.48660082,0.77075391,0.10824874,0.83886785,0.51879815,0.28541235,0.6104498,0.85103757,0.83910616,0.36985786,0.52084838,0.88983597,0.045581271,0.42527335,0.30015438,0.65092861,0.3353488,0.18810786,0.57682773,0.43194038,0.70205254,0.66465784,0.7592856,0.174888,0.61094968,0.44204693,0.35031904,0.58454208,0.49443312,0.4354516,0.50997101,0.49765509,0.41920518,0.4706267,0.35208883,0.6987687,0.49463021,0.23791367,0.24602532,0.48892169,0.25504182,0.93143628,0.66505105,0.58633861,0.80757213,0.57568424,0.49311253,0.61850261,0.56364857,0.50024538,0.50808022,0.50005305,0.88112519,0.081553758,0.51801354,0.53596435,0.98572598,0.54015992,0.85890093,0.15750023,0.69873862,0.49616718,0.54087098,0.49947896,0.8228031,0.21300893,0.4926049,0.35640753,0.9935916,0.58573924,0.50027528,0.44186391,0.50051223,0.54732344,0.22573168,0.62456646,0.2334672,0.80491135,0.3563089,0.067718759,0.89530828,0.6535778,0.52283853,0.66898241,0.53048012,0.54270324,0.59839939,0.51587465,0.47982859,0.62566058,0.46882543,0.6716758,0.76074078,0.62271485,0.50103102,0.45301947,0.5016766,0.5045452,0.53589764,0.5013464,0.50228135,0.73073165,0.50650895,0.48572312,0.4369532,0.49173516,0.50231096,0.47136125,0.5000333,0.29300644,0.085480225,0.2912732,0.49991306,0.49520385,0.49994123,0.14502103,0.80984247,0.50702022,0.50289037,0.54402959,0.50228814,0.48571604,0.57836068,0.47465578,0.42001638,0.24177807,0.42957522,0.079228605,0.14027086,0.42274821,0.50546097,0.53525222,0.49767083,0.49562814,0.45554084,0.50218154,0.49669655,0.59449787,0.5000638,0.52953522,0.0047136144,0.52567659,0.50937428,0.59720441,0.5265116,0.48167598,0.41050327,0.46864,0.50015381,0.46036166,0.50051652,0.45927521,0.38751765,0.53975193,0.679943,0.033209148,0.41624378,0.5984218,0.72971015,0.42726193,0.49911245,0.88021579,0.49915751,0.71105341,0.047542433,0.83362617,0.68536791,0.10580936,0.14043866,0.51067,0.44901924,0.49805186,0.49996597,0.49535719,0.50009169,0.50242872,0.47549693,0.50106027,0.43360428,0.09763988,0.49088513,0.58119644,0.95127539,0.75473144,0.62615981,0.75495735,0.56320263,0.73484126,0.099475086,0.1269608,0.4945818,0.59599336,0.49127893,0.33235051,0.81840713,0.31936425,0.4262871,0.99792463,0.4290298,0.50892881,0.14652435,0.42910237,0.53421542,0.33070622,0.40220106,0.49772013,0.2122394,0.19385183,0.49433113,0.65844459,0.4988528,0.89912709,0.13370254,0.66192304,0.3796332,0.95447492,0.1983999,0.58595062,0.26330053,0.41741952,0.69959324,0.84198372,0.32541723,0.50827806,0.44005537,0.49458377,0.48771438,0.02797498,0.44152441,0.88040751,0.17009219,0.44381027,0.26390474,0.96551072,0.21087125,0.50344216,0.75707035,0.40948238,0.48083398,0.16776413,0.89510561,0.49999228,0.4946515,0.49998539,0.50001234,0.50247553,0.50002241,0.50980216,0.5790859,0.48853478,0.47757987,0.76406075,0.48939011,0.70079617,0.025025532,0.77196357,0.65701883,0.29687956,0.44760246,0.40424669,0.0087915298,0.55932861,0.10034094,0.84036865,0.42779106,0.49480783,0.67872332,0.38647674,0.5000907,0.58910226,0.50127824,0.68116948,0.10165451,0.92249782,0.32229233,0.24124583,0.36057733,0.57090841,0.0093869533,0.69974627,0.48381838,0.39312992,0.53168877,0.5225401,0.35001565,0.58349197,0.68899298,0.87574548,0.84267441,0.73099834,0.8886772,0.34515523,0.48135959,0.70686367,0.41318186,0.5369344,0.39630942,0.46761333,0.67185777,0.19109681,0.19131832,0.48824979,0.55459224,0.50006388,0.31918487,0.7259732,0.62216896,0.56745673,0.9071335,0.77669022,0.48945104,0.64489721,0.58549719,0.57272435,0.65218869,0.54208524,0.48586872,0.26120578,0.40320406,0.52035725,0.96078829,0.47745901,0.53309797,0.58694605,0.49519819,0.46778523,0.10936316,0.59542123,0.49993552,0.49374998,0.49997572,0.3102253,0.94602156,0.70100668,0.51227892,0.58480979,0.5132315,0.67501395,0.26469513,0.63742943,0.47278313,0.97441815,0.65441312,0.46963022,0.37518674,0.51434651,0.5907896,0.029748197,0.8375787,0.51727281,0.18529338,0.46627736,0.48678654,0.67556102,0.48258524,0.73270574,0.15677195,0.56204362,0.72845038,0.8697657,0.19048327,0.77702723,0.09145854,0.65770515,0.49728308,0.22023594,0.80304576,0.42670976,0.66903479,0.50055372,0.48737539,0.70478212,0.50831757,0.48920614,0.39817584,0.53658342,0.4957787,0.55079223,0.48929071,0.31900607,0.28021915,0.59568116,0.23018678,0.19536213,0.72633069,0.34098477,0.94978219,0.35114439,0.5383322,0.0022103082,0.58700582,0.50015698,0.51593736,0.500571,0.42401726,0.31931669,0.40059666,0.50123969,0.99260731,0.49332641,0.47154407,0.81581362,0.13768217,0.37175266,0.30357655,0.47232159,0.60472473,0.13858728,0.43236889,0.50048918,0.51768698,0.50124801,0.39691839,0.020414269,0.61760908,0.49013718,0.68778863,0.49577675,0.65872061,0.83533123,0.83767114,0.53775107,0.2799126,0.4476176,0.47709191,0.58474186,0.50465664,0.30718734,0.24157034,0.31772431,0.75019079,0.75492519,0.51961173,0.087662887,0.92167142,0.58682767,0.59423372,0.32331675,0.40694722,0.52349468,0.57596728,0.51206745,0.50795583,0.54474054,0.5017344,0.53466769,0.21394393,0.3052677,0.47995047,0.64561076,0.51635952,0.71418855,0.82611696,0.48488142,0.53183649,0.7080643,0.65757258,0.36887972,0.25215796,0.64116418,0.72241218,0.81781726,0.59988236,0.50067359,0.98708536,0.49992068,0.50001655,0.49493831,0.49988931,0.38053422,0.31424394,0.48364785,0.45917206,0.23018805,0.41267268,0.50165244,0.39906003,0.50241315,0.49036577,0.35354086,0.57136366,0.54067102,0.60469392,0.53086288,0.49419745,0.59087431,0.50059878,0.51669284,0.56974147,0.49345192,0.43317476,0.73161347,0.46197124,0.6750426,0.19181116,0.80124359,0.49979446,0.50956973,0.50009578,0.18263045,0.10643644,0.19970642,0.50594016,0.35495077,0.51937761,0.4999715,0.4938976,0.49989023,0.35314405,0.98240229,0.70911692,0.68510818,0.10925786,0.87370652,0.39831795,0.04737885,0.64662998,0.50825278,0.73300741,0.48446605,0.64043472,0.69761367,0.42805404,0.41838385,0.74583817,0.26326674,0.22323125,0.016729329,0.57276718,0.51915561,0.26254335,0.56100505,0.56163182,0.02651513,0.16045795,0.50164247,0.56005191,0.50605488,0.28201624,0.16193645,0.83895538,0.43237657,0.68214493,0.51302921,0.36592196,0.78700196,0.29488747,0.20683541,0.7958317,0.36099525,0.42413115,0.18787877,0.14292226,0.082059894,0.94992469,0.5667404,0.49217089,0.58805329,0.53516779,0.50411349,0.44928817,0.49153042,0.52481798,0.38807139,0.51685435,0.47355607,0.63399988,0.52552768,0.44452059,0.044227825,0.35179565,0.49903022,0.3234156,0.63641117,0.51376295,0.57022858,0.4877116,0.26173097,0.12527298,0.75334985,0.48025595,0.42760593,0.51220674,0.79094117,0.93930937,0.61455451,0.45356514,0.36551477,0.4843224,0.37171073,0.7398403,0.30455562,0.12934075,0.94995523,0.50249201,0.92567356,0.9107071,0.41868942,0.77307457,0.13569021,0.77103336,0.50033546,0.47579616,0.50227203,0.44684193,0.3887845,0.50716939,0.42027167,0.14670708,0.15035949,0.43298273,0.83412032,0.89006735,0.40878686,0.33140004,0.44995899,0.49146313,0.42585192,0.50091717,0.29263663,0.23897545,0.61880715,0.52464957,0.28675556,0.4836074,0.44947719,0.80088841,0.52975785,0.51785411,0.57161024,0.50646603,0.41759304,0.87538577,0.90054725,0.76729834,0.17890788,0.58859003,0.47257202,0.58710161,0.51174313,0.80513293,0.9303494,0.29598092,0.56885866,0.13697255,0.4513393,0.50917558,0.61408609,0.45130618,0.51137276,0.67678067,0.43421983,0.49995008,0.49245565,0.50005697,0.48079918,0.74206178,0.45850846,0.26515507,0.22895976,0.42921548,0.49911202,0.48355713,0.50093625,0.48631031,0.82158865,0.87146502,0.49891932,0.52935596,0.49932918,0.5490151,0.76545436,0.22846096,0.53146124,0.33299248,0.52502671,0.35627299,0.26434123,0.31430143,0.38130483,0.058280172,0.42006843,0.55162738,0.68444241,0.49899719,0.40598265,0.66582418,0.49154451,0.48925271,0.22043914,0.5143978,0.49424702,0.27390433,0.50655134,0.67556516,0.96641351,0.46550737,0.54242454,0.19019607,0.55455404,0.4484408,0.6915833,0.45354027,0.50214563,0.55185826,0.50562681,0.58807461,0.13274083,0.27522055,0.44912334,0.18676959,0.61912847,0.52849538,0.70640184,0.32206105,0.49778748,0.53324615,0.49523886,0.5015268,0.53696508,0.49876267,0.76754331,0.97821226,0.67370801,0.50190957,0.47212039,0.50319303,0.28210475,0.72912654,0.50460911,0.50037708,0.54538428,0.49969878,0.37619894,0.21765289,0.23351521,0.205478,0.86762193,0.29399296,0.59403355,0.78421693,0.42382557,0.50558782,0.44888829,0.51041054,0.43210799,0.25672268,0.32594169,0.48596712,0.55968848,0.49998709,0.50684414,0.44163712,0.48904203,0.51839672,0.58140773,0.51266602,0.50715814,0.37920357,0.49425237,0.50973561,0.55007263,0.49940421,0.50246603,0.57793627,0.50117773,0.56211075,0.65381128,0.51468531,0.45082926,0.72943911,0.49205287,0.49962199,0.53291752,0.49600391,0.49921581,0.48212308,0.50122123,0.47690211,0.60754494,0.49058656,0.50029097,0.51019842,0.50040088,0.50260341,0.47662457,0.4999893,0.49653358,0.55842458,0.50874168,0.48255729,0.66459568,0.48282342,0.40585216,0.27745119,0.50382311,0.64980123,0.99140899,0.5284528,0.50318122,0.47297654,0.50085911,0.80065603,0.78363836,0.39819666,0.37372898,0.23915992,0.73357909,0.51070426,0.45196718,0.50133502,0.60986777,0.81892342,0.5191808,0.40490467,0.93824219,0.7264762,0.9041655,0.086263213,0.66502539,0.32365759,0.06772335,0.49967499,0.50036279,0.53806681,0.50013572,0.35102767,0.19563838,0.80854173,0.63000172,0.85266748,0.13044386,0.88440375,0.15462366,0.53200628,0.65159804,0.010315408,0.36245921,0.49827309,0.60652891,0.50288748,0.24290634,0.82818636,0.56004309,0.49587367,0.41550224,0.51985625,0.52349759,0.67198948,0.37352804,0.24415942,0.2107573,0.70395667,0.4435004,0.70423263,0.47940868,0.51968392,0.43182451,0.50692212,0.54906591,0.87228028,0.73609224,0.44160046,0.66309603,0.51163461,0.51142174,0.046436697,0.64028266,0.43464731,0.65942559,0.53400856,0.49899508,0.70780209,0.49410665,0.62551422,0.88927034,0.30262259,0.92842107,0.086146579,0.54732571,0.38698482,0.019394566,0.33406166,0.2753844,0.79966344,0.44519845,0.50896393,0.61268522,0.46358606,0.87459064,0.86619706,0.37104783,0.50666478,0.63479272,0.52201891,0.42444543,0.31668321,0.50397527,0.44096536,0.30659659,0.43069331,0.71650098,0.095970207,0.096671193,0.5004693,0.52060003,0.49935529,0.58259354,0.74372324,0.60548453,0.38611261,0.69041598,0.53767915,0.73994674,0.86626057,0.14015316,0.30272853,0.74597103,0.36270149,0.49320038,0.014602664,0.49538581,0.52379527,0.64168291,0.48909879,0.38669192,0.30517771,0.62347873,0.5867013,0.63877115,0.48086522,0.45402288,0.22462815,0.6560773,0.72252117,0.8568152,0.14014095,0.81318357,0.81396189,0.53430906,0.4535381,0.13671947,0.1076416,0.48308088,0.64959092,0.49665065,0.43506385,0.68079807,0.42724109,0.74727838,0.85701169,0.81866634,0.58116365,0.074197413,0.91699832,0.49183061,0.44295216,0.48722434,0.43292087,0.25689396,0.51674046,0.49994846,0.54110685,0.5005434,0.28644408,0.13685472,0.37803091,0.48990501,0.5593377,0.49021861,0.10243508,0.045875181,0.5811623,0.49979573,0.4625654,0.50520319,0.50041532,0.37677394,0.49486759,0.5941299,0.31839551,0.39893403,0.49999466,0.49817356,0.4999971,0.50982549,0.0029299914,0.46397353,0.4997873,0.52079727,0.49925098,0.49998888,0.50415153,0.50000633,0.71792575,0.25504108,0.53486643,0.53367159,0.59679178,0.49226991,0.1596189,0.80575963,0.56222797,0.72955281,0.037627727,0.19683093,0.24710806,0.11014274,0.6984297,0.49829748,0.52745764,0.4988784,0.54428942,0.60113179,0.51697288,0.42747375,0.31565044,0.53755596,0.50023291,0.49059068,0.49989975,0.31180158,0.97072912,0.22571943,0.67140491,0.88192571,0.16565039,0.59880311,0.26055468,0.62235688,0.49076305,0.57783593,0.52562494,0.49418874,0.70160821,0.49900009,0.75636628,0.065367106,0.86389423,0.38676151,0.94551138,0.43357348,0.54863085,0.80342275,0.80496278,0.50315055,0.46756379,0.49647285,0.53805502,0.18153226,0.55749829,0.48250536,0.68814202,0.51400712,0.76971046,0.80909498,0.46136207,0.1594589,0.16460376,0.68387652,0.49553518,0.54800788,0.49014033,0.74571321,0.87010755,0.47065824,0.41483623,0.8174891,0.18361876,0.32084963,0.74359833,0.67158334,0.54699432,0.09411159,0.80618729,0.48841417,0.64146011,0.53609811,0.6039946,0.22810258,0.76938263,0.59350644,0.17681027,0.8697826,0.49998206,0.50191593,0.50002443,0.43658738,0.29661912,0.46871936,0.44508737,0.6658276,0.51517086,0.63281453,0.75783711,0.58880573,0.35815423,0.69984969,0.55244672,0.26478074,0.19755314,0.64245001,0.45947556,0.76117447,0.36997054,0.85634291,0.18705742,0.54421808,0.62989191,0.20694372,0.43112103,0.50504425,0.3008891,0.44013111,0.53777423,0.60870307,0.53844236,0.2032527,0.82951319,0.65232781,0.51857648,0.40764526,0.48720718,0.30622445,0.84470582,0.13944351,0.38389355,0.10803243,0.92481943,0.68702275,0.77115269,0.41238213,0.46027017,0.83621816,0.34092295,0.46167682,0.98333872,0.57904511,0.5341006,0.66564317,0.55844394,0.71260103,0.92517035,0.67602337,0.50003395,0.49177046,0.50006896,0.70404674,0.95909633,0.15498823,0.53720186,0.37747802,0.45335183,0.52407699,0.27076771,0.59461883,0.47945629,0.79575446,0.50856627,0.054467059,0.065609859,0.45677369,0.92435383,0.079013248,0.33272659,0.38659964,0.27823629,0.47976307,0.49963661,0.43305923,0.50123162,0.52714011,0.67262543,0.62748914,0.54548551,0.63492948,0.45263711,0.52176671,0.36635262,0.48255764,0.51211026,0.42368904,0.49510668,0.23117574,0.10182558,0.87325576,0.14885031,0.15338479,0.57357467,0.7204281,0.051620237,0.26197343,0.57530114,0.26999439,0.6260545,0.49972995,0.51696061,0.50051166,0.27560859,0.97205065,0.22786991,0.14736866,0.12797379,0.60675572,0.24217159,0.19628542,0.32981839,0.47341034,0.36319952,0.54922042,0.53016573,0.39272244,0.48733959,0.48671578,0.11384327,0.52084207,0.50557824,0.45364936,0.49854556,0.51351314,0.85781331,0.54876077,0.68866306,0.71462693,0.55692213,0.37103978,0.68751785,0.46817078,0.47567293,0.9596169,0.2989739,0.51232307,0.63279145,0.5034086,0.44649311,0.65400552,0.52664454,0.26963511,0.023464168,0.73643622,0.36710706,0.89669807,0.32520545,0.72267718,0.24542297,0.4266792,0.40561973,0.22425505,0.7598326,0.75209081,0.18832732,0.43661336,0.51570273,0.99876235,0.41683315,0.50023187,0.48207225,0.50152825,0.49882638,0.44318242,0.49420046,0.40314143,0.076536773,0.37136297,0.47548322,0.88469131,0.36313987,0.44526991,0.20955979,0.79632806,0.7222492,0.78675512,0.52853678,0.56683982,0.27256464,0.29128579,0.48176704,0.093487574,0.5538867,0.67518623,0.76158091,0.56976562,0.61006846,0.34114148,0.48078434,0.64298239,0.062914919,0.51945188,0.50109291,0.53716912,0.49349395,0.51726345,0.39328042,0.54581178,0.27459885,0.95362849,0.19697448,0.45285014,0.67041048,0.49658195,0.4794121,0.76655817,0.7248961,0.50796893,0.69789388,0.49918826,0.47741245,0.57170344,0.50116789,0.54996496,0.68212235,0.41037447,0.43427729,0.15408938,0.37255771,0.50320226,0.24207518,0.295969,0.35031506,0.3160297,0.50548233,0.50447154,0.46830399,0.50133594,0.37134124,0.27867415,0.6559697,0.38929853,0.8257429,0.81055381,0.56723093,0.3109645,0.44437903,0.47842718,0.33849508,0.41111448,0.52458051,0.77331405,0.79467872,0.79953879,0.80715531,0.31739767,0.50100694,0.48528906,0.50018526,0.59166849,0.98548744,0.43876813,0.51046576,0.44665822,0.49361234,0.46939671,0.61314084,0.55113287,0.50305903,0.74923358,0.29123585,0.57751436,0.64257409,0.4586421,0.14341974,0.046660819,0.6913949,0.38860719,0.057703471,0.72723003,0.53195872,0.28870011,0.49922924,0.4857804,0.56512017,0.48869206,0.94946089,0.073676242,0.56407297,0.49995836,0.47718954,0.49997833,0.42824104,0.36700664,0.46490645,0.49952516,0.87026731,0.45146844,0.78549975,0.052179616,0.34294095,0.52698829,0.057580269,0.64777882,0.7837266,0.86090483,0.20121831,0.39549371,0.12635114,0.17444505,0.65201755,0.86044566,0.65604519,0.4785316,0.35144283,0.51648484,0.56548579,0.62553297,0.49540808,0.29151816,0.010223718,0.59145001,0.5188358,0.28600765,0.52896284,0.53431825,0.40949578,0.51630613,0.49774682,0.53283873,0.50305599,0.36217514,0.87396486,0.83303614,0.49925149,0.4845854,0.50015579,0.49211275,0.41567067,0.50674324,0.10670985,0.91994919,0.28889788,0.50014851,0.4917791,0.50018646,0.51098687,0.17120581,0.8850649,0.49878327,0.47256873,0.49670269,0.6172324,0.75075953,0.72896456,0.41523049,0.23957933,0.39427398,0.2700713,0.95551271,0.65270113,0.51086767,0.42926795,0.50926033,0.41744709,0.90007212,0.047381749,0.79473803,0.095305204,0.33302911,0.7011558,0.80282992,0.76814771,0.46820151,0.2379252,0.62241735,0.68916374,0.064146956,0.90447569,0.60017957,0.054630116,0.34081773,0.50032294,0.51371732,0.5003602,0.69443844,0.041857118,0.49329891,0.43080152,0.36369446,0.45320591,0.35835251,0.82340628,0.56446801,0.41103375,0.036970966,0.60699672,0.5920522,0.2617391,0.4434493,0.72601249,0.952116,0.14723922,0.48959814,0.59342322,0.50296554,0.43028142,0.11135858,0.35346463,0.51400859,0.43773183,0.50636002,0.49893671,0.52935023,0.50040955,0.87770468,0.84121611,0.57411908,0.45600004,0.36059436,0.47997355,0.50154553,0.52029898,0.49886087,0.26844027,0.19115223,0.71262916,0.50321012,0.64189403,0.50569255,0.46489695,0.83693012,0.25380884,0.4756049,0.58603946,0.5198783,0.49951361,0.48186489,0.49858127,0.50097433,0.52307776,0.49946069,0.5005497,0.59593769,0.53295791,0.73402332,0.066250768,0.87620093,0.51126615,0.5801622,0.49322108,0.50774541,0.88299634,0.56343896,0.49780636,0.6519353,0.46326662,0.55957314,0.36014708,0.52343932,0.5847389,0.31401884,0.48920108,0.4959057,0.4668471,0.50144429,0.52079766,0.36455947,0.41862692,0.52767105,0.58711887,0.48756406,0.49972502,0.48476945,0.49969657,0.48166861,0.057683485,0.57309862,0.56667396,0.24939561,0.54034874,0.30370825,0.14354714,0.82270552,0.50224289,0.70811408,0.42987235,0.18685824,0.9247008,0.27416284,0.44275416,0.27772575,0.34817778,0.49511785,0.43465718,0.48932903,0.5069033,0.59762743,0.46716709,0.73307108,0.029597448,0.4517781,0.4997248,0.57697676,0.49554075,0.40040664,0.30810977,0.37082599,0.51172893,0.97150721,0.24426309,0.47229041,0.63571557,0.46247915,0.59215927,0.11266604,0.79985374,0.52524427,0.40932412,0.50301539,0.3610752,0.71413526,0.55578588,0.55289474,0.71242293,0.45637991,0.48828124,0.42976687,0.49428255,0.40428918,0.73520436,0.46862444,0.33688619,0.9096061,0.32648961,0.4151449,0.17214692,0.18033985,0.5047734,0.23535896,0.57787592,0.52294057,0.036843142,0.67868529,0.49761946,0.60926756,0.49796442,0.63600794,0.6741798,0.50817832,0.71357558,0.22685744,0.41321177,0.47352131,0.4161549,0.51818422,0.39543863,0.98067701,0.77643837,0.49823294,0.5651161,0.51216525,0.49780146,0.828659,0.50040158,0.33701396,0.80633442,0.51188971,0.55125462,0.08029396,0.32699048,0.49652393,0.66355008,0.54767487,0.68647968,0.89159036,0.23395764,0.33232377,0.74812006,0.31316713,0.70538537,0.84146612,0.18103901,0.52700363,0.3492651,0.55548293,0.46040625,0.40215391,0.50628727,0.78276324,0.036472091,0.24791935,0.51310671,0.83246547,0.54459712,0.50337956,0.59674528,0.45606045,0.49521343,0.4434184,0.50068141,0.62595053,0.91015129,0.48411388,0.31815119,0.8355497,0.71864505,0.49999161,0.49569274,0.50009628,0.51263899,0.34472674,0.49649673,0.45295199,0.70586444,0.4249913,0.49999509,0.48978886,0.49982346,0.49704041,0.59088284,0.50747153,0.20752851,0.14194902,0.50852419,0.7197065,0.75850405,0.35308635,0.40017835,0.2566116,0.66183066,0.50362353,0.70546437,0.4271725,0.52326524,0.66375611,0.49555546,0.31370992,0.26897305,0.57124271,0.47822374,0.57063279,0.50503672,0.22455807,0.88650854,0.18580698,0.72412973,0.81492797,0.46144491,0.46056241,0.71468889,0.4440751,0.50104497,0.52326254,0.50134488,0.56689805,0.35236668,0.42945746,0.59280815,0.713079,0.38958408,0.77533617,0.83324004,0.54069384,0.60133071,0.83049597,0.32856184,0.47549301,0.57435323,0.49111857,0.4648629,0.65633745,0.47084835,0.72161129,0.093337675,0.69838207,0.58242075,0.75610704,0.43147986,0.49039201,0.55447855,0.49595327,0.50353921,0.024689704,0.46692739,0.52057414,0.24788375,0.27617755,0.54056166,0.35240139,0.42729937,0.72461263,0.24285562,0.42173207,0.50741915,0.55912736,0.49232278,0.2253926,0.87239463,0.45439462,0.80992545,0.039638364,0.62444846,0.45434194,0.23617189,0.51658097,0.76907432,0.83011188,0.28386931,0.50020993,0.4887939,0.50048361,0.3934337,0.76721375,0.33856303,0.57978821,0.27136122,0.54684976,0.36062638,0.060040676,0.096056178,0.71430385,0.94001831,0.1481047,0.49988416,0.5138821,0.50049,0.48843638,0.55981957,0.50796655,0.54272747,0.29052712,0.32598877,0.60105211,0.66413194,0.5236674,0.52187151,0.41733812,0.48811231,0.56038008,0.77718432,0.50404621,0.19620479,0.79377382,0.44407249,0.32582651,0.75501212,0.54802523,0.32891221,0.23776348,0.44977004,0.42118687,0.71429868,0.34989156,0.53645886,0.12933658,0.93764766,0.48684478,0.59086561,0.49444129,0.5233232,0.0032595825,0.55522833,0.50016654,0.50802028,0.50019336,0.53436421,0.92301068,0.50683809,0.46217252,0.7190218,0.65669728,0.7501609,0.20741937,0.28627481,0.46806306,0.69187133,0.39077261,0.50524361,0.68951591,0.50041799,0.36302812,0.30543821,0.53218426,0.74004924,0.18720323,0.33940075,0.56519381,0.63010481,0.54097311,0.51511415,0.74428742,0.56359931,0.56075587,0.38584374,0.49671322,0.49968407,0.44408932,0.49753126,0.70202563,0.064479962,0.63155451,0.49738953,0.78747232,0.50261825,0.37737396,0.92208435,0.40470244,0.43055154,0.3075961,0.44815147,0.31923403,0.93666971,0.10959813,0.57178482,0.66728201,0.51453071,0.19072604,0.15778919,0.27427712,0.49950121,0.43860483,0.50021486,0.44969886,0.80552708,0.46265395,0.71675272,0.03921756,0.83046494,0.50312733,0.31369635,0.5149466,0.33740112,0.97168955,0.18596189,0.49892447,0.48372183,0.49935528,0.67370452,0.20874233,0.59695396,0.27380458,0.075165999,0.54696228,0.79399541,0.91943229,0.68958661,0.59987952,0.86914094,0.070301972,0.14637278,0.80924171,0.43844876,0.70144502,0.73915702,0.63136997,0.64497481,0.30757896,0.45432528,0.45937792,0.18167114,0.55416017,0.48365276,0.14126756,0.48774404,0.5183605,0.43376233,0.4912496,0.23244702,0.067784999,0.14583162,0.48665242,0.62396641,0.44174344,0.41011992,0.81614769,0.39464334,0.49798972,0.4024366,0.46789125,0.34052087,0.73072224,0.64646289,0.36678027,0.74295811,0.50970919,0.53310547,0.37812241,0.5521927,0.50621415,0.55461328,0.50489358,0.39004847,0.18007688,0.52782943,0.51288949,0.62017333,0.50454278,0.14598361,0.16532141,0.46658118,0.19440542,0.020032136,0.45467766,0.63711612,0.93418583,0.92631076,0.43648701,0.77688806,0.57325016,0.80327098,0.89019491,0.49410965,0.5288884,0.64981554,0.51850827,0.67039056,0.80329317,0.60584903,0.52534143,0.98998371,0.50291124,0.51068016,0.41872192,0.48275063,0.5000714,0.51055197,0.50004157,0.32845367,0.96309302,0.61346234,0.49181036,0.60091227,0.47496035,0.50046457,0.43375113,0.49632935,0.74537228,0.017552205,0.45245675,0.56237729,0.68872294,0.44900764,0.64426327,0.25391158,0.38147966,0.50003911,0.53790605,0.50012358,0.54051957,0.17412713,0.4379772,0.15117576,0.082319079,0.28254976,0.4256406,0.70872235,0.41049312,0.62157218,0.87729008,0.45623878,0.63367147,0.85465299,0.88521902,0.61726639,0.059919166,0.69173705,0.43749445,0.36831757,0.48711942,0.51430203,0.56967964,0.50973368,0.52753062,0.013094849,0.7558621,0.25352144,0.032173628,0.31397417,0.49652326,0.62342539,0.50640877,0.49834648,0.54920657,0.48955854,0.49073137,0.28764692,0.3684336,0.50135531,0.12812035,0.51196561,0.54411592,0.25400194,0.48761818,0.41645815,0.26453726,0.59586083,0.53939164,0.66859738,0.40860368,0.33362447,0.21601748,0.59892697,0.469961,0.58391592,0.50299413,0.5370002,0.67017222,0.54002208,0.27706366,0.98047971,0.53664508,0.43498213,0.064080054,0.10956901,0.40547856,0.74332165,0.51803619,0.45151221,0.67840225,0.55537577,0.48524312,0.83582477,0.18401,0.49910978,0.37376487,0.49957385,0.56656597,0.94147821,0.11399783,0.51707626,0.30080624,0.39117942,0.28466242,0.12021985,0.58453355,0.53406466,0.22580526,0.43087393,0.59931326,0.80891349,0.2996514,0.52908678,0.41299113,0.5032703,0.48325409,0.57778112,0.50476316,0.37462721,0.97796712,0.33282576,0.25008011,0.91865443,0.12497773,0.39069255,0.85928017,0.60550519,0.4932741,0.084212203,0.72869188,0.86746652,0.099193682,0.22385372,0.31099622,0.82005405,0.59202945,0.35515361,0.18220352,0.43336834,0.51963516,0.88378806,0.091734333,0.33704002,0.78338485,0.7348698,0.50442578,0.33171921,0.50060279,0.51849024,0.56429242,0.49515519,0.35941873,0.98353938,0.50680603,0.36358657,0.31101133,0.49901475,0.50186161,0.52444431,0.50049062,0.49548863,0.42764639,0.50142447,0.49324106,0.62813304,0.50296239,0.40996333,0.22919752,0.34278024,0.38501387,0.74172264,0.69170543,0.90333525,0.90069873,0.54538491,0.37674843,0.9123794,0.54557685,0.49970549,0.48020848,0.50105887,0.49686945,0.4306735,0.50718876,0.51148278,0.86952259,0.52810601,0.45763506,0.76930183,0.4463418,0.38586422,0.91809498,0.94428297,0.21660248,0.13063626,0.83676999,0.49311193,0.34558631,0.55991679,0.53659606,0.37896251,0.54290049,0.4359224,0.36362928,0.54506295,0.14970398,0.86472424,0.53041476,0.73561802,0.19156079,0.26000896,0.50882331,0.18148944,0.49806243,0.098304056,0.10680542,0.47566451,0.26234787,0.81221417,0.66410859,0.50237126,0.19221585,0.49937403,0.42383036,0.12604935,0.87252496,0.52883312,0.048941859,0.079526698,0.48623453,0.43639068,0.51283472,0.46924912,0.37486851,0.5227396,0.50013097,0.49210577,0.49974753,0.36151041,0.68506492,0.48883174,0.47138603,0.91392594,0.50537806,0.54545685,0.61225758,0.47568617,0.48117337,0.32983189,0.55822577,0.50105938,0.5200648,0.50006749,0.90650317,0.8677141,0.33525248,0.81131144,0.19436308,0.46360647,0.49760998,0.41589113,0.52140248,0.52033824,0.33576967,0.61558006,0.64811319,0.94122037,0.09147881,0.51655393,0.57239236,0.48228822,0.49998762,0.5032876,0.50005676,0.49685324,0.57411795,0.52479635,0.41470505,0.33037459,0.58732848,0.54287455,0.20342074,0.17385184,0.26002855,0.86611695,0.83042714,0.60869134,0.15850347,0.51635683,0.46558587,0.19756063,0.47167379,0.50035028,0.52780323,0.50012354,0.50022435,0.031432586,0.50007803,0.5134244,0.060322129,0.46915509,0.73225882,0.80411316,0.69769682,0.49862688,0.42825428,0.51639136,0.50026248,0.4890998,0.50044437,0.7499888,0.80783624,0.72183623,0.29960957,0.85516713,0.7986798,0.4674989,0.37418204,0.43652014,0.51853514,0.43081194,0.49990232,0.49427992,0.58917548,0.5280014,0.10423262,0.91298659,0.28074147,0.20579504,0.11411683,0.19731589,0.53827473,0.82904709,0.5345352,0.4468155,0.17471464,0.14175461,0.59669887,0.28701152,0.42778763,0.72319478,0.73405072,0.4479918,0.45209175,0.74744369,0.46068137,0.3228306,0.87419042,0.69215572,0.46142308,0.2816169,0.44317902,0.11035695,0.93896531,0.64926226,0.48133876,0.79485027,0.51383713,0.50563751,0.4429131,0.514265,0.50029983,0.51287463,0.50071797,0.37027216,0.21753623,0.74749765,0.53881982,0.25732241,0.2656306,0.58204705,0.86216958,0.47582123,0.58704673,0.35143618,0.51664223,0.54955788,0.62852207,0.54348033,0.51416888,0.19574413,0.5600573,0.6621464,0.91434404,0.63143683,0.22270753,0.031610861,0.74157901,0.36244725,0.90496745,0.30767099,0.49275013,0.41496798,0.49150581,0.46988233,0.61094248,0.45621494,0.45281783,0.72659128,0.66359225,0.49437635,0.32703285,0.54899546,0.63968963,0.92528127,0.60212542,0.59000201,0.026041087,0.68838574,0.49623038,0.91664742,0.18246087,0.49079107,0.3885986,0.52213469,0.50619332,0.45504044,0.50641555,0.51873702,0.56647516,0.49727898,0.57425672,0.64134553,0.54102436,0.83102482,0.81918369,0.37722355,0.49783306,0.47337583,0.50134466,0.54609851,0.38707226,0.53740419,0.45289798,0.065310582,0.80780284,0.50023534,0.61906532,0.49905907,0.53147232,0.98207347,0.79024235,0.50455839,0.91326357,0.64886265,0.41910467,0.73269188,0.67168898,0.39577239,0.12186895,0.088149665,0.61830617,0.26849841,0.69492108,0.50655388,0.7353557,0.73450023,0.48972299,0.42760988,0.52261295,0.3295477,0.19908753,0.23017063,0.51663461,0.31171646,0.49586129,0.24563109,0.88968534,0.74287669,0.48724592,0.68204185,0.35270354,0.40746781,0.92420934,0.89965196,0.54224395,0.031900336,0.55247817,0.60974356,0.31574687,0.39823501,0.52499205,0.029290474,0.45104259,0.51747831,0.23698356,0.31905438,0.75137991,0.027186078,0.25921128,0.53906838,0.28521093,0.36063198,0.45209773,0.60927952,0.47109437,0.47835156,0.39588086,0.54505258,0.49845998,0.47822704,0.50069341,0.66208776,0.019938607,0.76021201,0.40026302,0.96189071,0.44374295,0.4675009,0.99793218,0.47891646,0.72942838,0.85684862,0.79520244,0.66102274,0.85314427,0.46371443,0.11346275,0.13782293,0.67294998,0.4952659,0.5525327,0.48778619,0.49101785,0.622625,0.51974743,0.66279685,0.12339859,0.28405622,0.49360419,0.3849276,0.51429592,0.52040323,0.9793048,0.31224608,0.15501472,0.14635144,0.746994,0.56638178,0.75927549,0.23959925,0.47375724,0.6174243,0.48874916,0.39183703,0.27182438,0.38503587,0.17607598,0.86534812,0.34789155,0.59625928,0.28700868,0.58251788,0.63399426,0.031455963,0.50625024,0.27309117,0.16224816,0.38283717,0.62963016,0.15715302,0.68944502,0.49762125,0.66447913,0.49861818,0.18969385,0.90012845,0.83698003,0.50602818,0.54808969,0.50196994,0.42787879,0.68909215,0.56496387,0.50800204,0.91307875,0.50950554,0.62366568,0.8671823,0.89224382,0.39915329,0.74065335,0.35843305,0.4949695,0.55904753,0.49524227,0.44710673,0.33136732,0.56967853,0.23131436,0.83930296,0.80285299,0.11155359,0.15067608,0.3806007,0.56305312,0.72519395,0.4848192,0.49278755,0.10597607,0.330122,0.49998607,0.49935253,0.50000883,0.66228239,0.98278862,0.72023842,0.46017301,0.96892228,0.85152904,0.71598248,0.76749951,0.33120452,0.50154456,0.34678139,0.49854778,0.50061113,0.94888759,0.49814183,0.94999054,0.91529192,0.42501713,0.48684621,0.080824458,0.46147584,0.50009964,0.47362092,0.49992759,0.53897998,0.21051894,0.47710356,0.58356854,0.76397589,0.59239093,0.56773489,0.7357398,0.51805229,0.44673787,0.64235068,0.54311424,0.45089177,0.26851613,0.44949791,0.43206649,0.92408863,0.69249225,0.15892707,0.86277515,0.50459443,0.70770403,0.038578855,0.46713737,0.87834923,0.89255498,0.29928455,0.55262244,0.65517444,0.42368782,0.47956369,0.75915931,0.22506184,0.71015598,0.88735769,0.84335655,0.32809173,0.055280938,0.40856582,0.54196047,0.024193478,0.17298378,0.24702422,0.86188131,0.6129559,0.5710108,0.68058122,0.56161204,0.65439332,0.2337606,0.34753992,0.67199639,0.067596447,0.60370413,0.47727441,0.58271729,0.49039746,0.49933871,0.75886946,0.3672016,0.42153404,0.65765039,0.50341951,0.50241993,0.53580899,0.50563912,0.52212173,0.67359707,0.60735021,0.60352341,0.99049882,0.55205712,0.47250137,0.40284705,0.4719418,0.50030036,0.74928654,0.4999635,0.76886128,0.14604466,0.40817014,0.49698798,0.5445029,0.4926071,0.59609202,0.1498806,0.50418411,0.48836083,0.55231964,0.49896939,0.50914388,0.37615167,0.51222102,0.49976901,0.54055037,0.49631614,0.48062169,0.86025395,0.54980783,0.51922064,0.41281365,0.47495742,0.48929118,0.59479315,0.526719,0.48476842,0.64599064,0.53305199,0.33043716,0.72050315,0.55243889,0.53493514,0.84172691,0.10769795,0.43354365,0.37312944,0.48807159,0.48715328,0.56402161,0.51296924,0.46656232,0.13450009,0.21743044,0.35940866,0.76768873,0.31675991,0.11697217,0.16189109,0.51225329,0.45028539,0.65163363,0.56465834,0.38369525,0.74926788,0.34078539,0.48773587,0.19481002,0.4996599,0.72169758,0.80763121,0.77982075,0.67163962,0.26120147,0.59147509,0.86594212,0.94981886,0.29005238,0.51178077,0.99830543,0.51932446,0.53895159,0.1319037,0.38395023,0.46581098,0.69956434,0.47031279,0.50214928,0.45660429,0.50755792,0.43551629,0.33751971,0.52564557,0.52767423,0.80022977,0.5322897,0.23309582,0.87068802,0.21384077,0.426144,0.80464406,0.81875976,0.48700237,0.59238527,0.51821812,0.39577434,0.97589536,0.51021822,0.49998393,0.50360408,0.50006529,0.50062081,0.54508105,0.49822661,0.51753483,0.58435555,0.47872915,0.48655498,0.40290422,0.46084265,0.55510867,0.63470465,0.49866251,0.5183173,0.56602246,0.4970455,0.069848885,0.93728873,0.38849249,0.49945185,0.61288039,0.51158234,0.527669,0.90433921,0.17485802,0.46847548,0.3146627,0.46847222,0.43024177,0.63664239,0.47337695,0.72643576,0.76373584,0.3872287,0.50038242,0.52522915,0.50281377,0.83998835,0.80862579,0.58113388,0.4677555,0.70542809,0.4677462,0.42040627,0.26666541,0.58536127,0.5971881,0.82479726,0.79361239,0.55496505,0.64711915,0.57800572,0.59801224,0.2303972,0.47003408,0.4086844,0.88340968,0.73961734,0.53514327,0.40802535,0.51326044,0.18329911,0.21342489,0.43708424,0.42752143,0.62921046,0.47710266,0.61993824,0.13502507,0.30838158,0.65753045,0.87341194,0.34712063,0.49845197,0.48058791,0.49909269,0.47817258,0.30725789,0.52872909,0.50419874,0.74465247,0.56951996,0.49466512,0.9824275,0.51530077,0.66346978,0.0091347934,0.50874359,0.89265332,0.87375792,0.43434284,0.4766571,0.84978206,0.50820036,0.50000075,0.48672299,0.49999449,0.7363041,0.078873851,0.38809815,0.62540112,0.87781669,0.069069685,0.49942919,0.45235678,0.49611068,0.26632288,0.96169922,0.20171315,0.51301822,0.37232054,0.44979624,0.49583345,0.5349026,0.49931879,0.4999291,0.4834053,0.50017028,0.5002978,0.61761093,0.43592098,0.5234965,0.89778042,0.48427679,0.49975756,0.52349693,0.50185779,0.4381276,0.1928063,0.69732771,0.55352397,0.61294098,0.52631588,0.55724612,0.1243693,0.90515793,0.49196954,0.69991849,0.50527087,0.54048968,0.37235716,0.52073,0.49850578,0.47022862,0.49992421,0.49680711,0.38913082,0.46345814,0.50137384,0.018580772,0.67164267,0.36874088,0.89162524,0.68144249,0.50029443,0.6049795,0.5032316,0.49719253,0.44784245,0.51244114,0.42071687,0.23092029,0.60173201,0.52073136,0.38446953,0.54247482,0.53028976,0.23119342,0.55618951,0.42090486,0.34876356,0.5625955,0.4862233,0.31282101,0.4501035,0.48370289,0.75589624,0.50221762,0.50364036,0.53752021,0.4994448,0.58735857,0.80100222,0.55126476,0.63329182,0.71510035,0.64039264,0.41224253,0.99060686,0.30881908,0.51171972,0.37420585,0.55353472,0.25832518,0.15036369,0.5226716,0.49996732,0.49540356,0.49996189,0.49674439,0.77914971,0.19077559,0.65850544,0.94024936,0.27929261,0.5847921,0.045303753,0.24825316,0.49159761,0.45605423,0.49679584,0.52996237,0.8265685,0.40926457,0.73314372,0.21072198,0.27698429,0.51871223,0.72190524,0.48859211,0.42013539,0.69892148,0.38159868,0.39910814,0.70951445,0.38316896,0.76886193,0.035450274,0.35333101,0.59606268,0.99637883,0.4294304,0.45810723,0.0059063565,0.49708494,0.53650768,0.3429091,0.47395685,0.67992223,0.20718648,0.28574041,0.73924765,0.17942387,0.78469707,0.49014085,0.2104454,0.17215297,0.36509699,0.85735862,0.62987588,0.36501165,0.30620372,0.41627189,0.39300396,0.89332009,0.94531437,0.81102573,0.83096546,0.70189326,0.41867061,0.81936224,0.51259897,0.5370265,0.38728872,0.52283146,0.56802105,0.64937892,0.55852033,0.37848887,0.70416164,0.47314327,0.49213864,0.56395678,0.50868984,0.49506037,0.26487761,0.61561368,0.62245635,0.22002681,0.47315708,0.55009922,0.63986494,0.48168955,0.48842147,0.43707083,0.50666977,0.52589827,0.38908741,0.4997052,0.50142326,0.57021251,0.49947869,0.4651958,0.79921725,0.6951057,0.53108922,0.37161279,0.49036888,0.61258317,0.093137591,0.42087158,0.86983513,0.95339156,0.60874674,0.38670272,0.85596118,0.45536207,0.82298448,0.076738995,0.63309889,0.49576399,0.40506595,0.4997942,0.7375589,0.24876522,0.56278964,0.79002059,0.07245412,0.26925271,0.52855932,0.96918477,0.64355989,0.62518807,0.66957679,0.52656156,0.42077865,0.34525719,0.43734392,0.49883768,0.53371119,0.49619675,0.63049392,0.90731153,0.51551831,0.2904367,0.11696964,0.59113615,0.25198567,0.037694319,0.73670434,0.28239517,0.24913558,0.62428031,0.49905413,0.61699798,0.48773478,0.29646504,0.18830943,0.25304237,0.57286656,0.75862014,0.51654376,0.50144214,0.53289862,0.49503258,0.61640242,0.28462811,0.47788262,0.76023583,0.17797821,0.4971163,0.50228313,0.65475099,0.46263935,0.50016509,0.47836728,0.50147379,0.37007767,0.86633753,0.9162402,0.55803071,0.79384217,0.49657831,0.5116902,0.71683497,0.66760661,0.56334174,0.20412829,0.41316343,0.63280603,0.67664783,0.51704653,0.82114895,0.02983699,0.66332635,0.74286667,0.045322118,0.64047537,0.37437365,0.90398682,0.64558007,0.4987259,0.46361014,0.50621174,0.54452207,0.13843282,0.51365941,0.48476453,0.72805964,0.53048223,0.71673564,0.047885861,0.67481166,0.4998332,0.52719465,0.499418,0.50087592,0.56400348,0.50412792,0.52194119,0.13395996,0.062437072,0.28131072,0.96485812,0.470016,0.59477388,0.75576661,0.70345674,0.79079665,0.84749984,0.57627045,0.51387839,0.39804749,0.49615746,0.51357323,0.16240106,0.57711904,0.29555858,0.80852349,0.40042701,0.48044171,0.57111517,0.48607468,0.52128514,0.42833847,0.49343489,0.55086076,0.65821252,0.60146022,0.54021248,0.087840789,0.79502469,0.24340827,0.11666188,0.3827782,0.48752288,0.29485173,0.44911524,0.91530933,0.085638129,0.33105624,0.58004836,0.68041253,0.61902738,0.4999937,0.50515079,0.49999376,0.50037841,0.44959689,0.49909675,0.47402705,0.38647102,0.45925592,0.41405903,0.65999678,0.53774054,0.32748605,0.87623479,0.3293088,0.31083231,0.23753499,0.56780793,0.50868348,0.54869126,0.50691685,0.32631955,0.16198927,0.77051514,0.50134529,0.41310294,0.50049546,0.42237627,0.77770999,0.51438463,0.49999875,0.50564148,0.50000711,0.54351839,0.31778092,0.39376641,0.49566848,0.076805646,0.087671427,0.49782097,0.39820724,0.45288181,0.72655115,0.95481164,0.68563738,0.53043425,0.22890962,0.2051905,0.48758286,0.5528522,0.49566982,0.32957737,0.86829211,0.5145941,0.461359,0.37758252,0.44495792,0.60242096,0.17623176,0.3694165,0.50090143,0.52622722,0.49878723,0.51500506,0.79270577,0.36626572,0.35755404,0.74898942,0.50739319,0.78727982,0.97113827,0.71173177,0.75867757,0.24236462,0.58568613,0.52022046,0.10986634,0.60496457,0.44462886,0.38470306,0.47851694,0.2406621,0.77454331,0.34741516,0.36790878,0.25089196,0.54712116,0.32995196,0.25254304,0.54316099,0.51227581,0.27469558,0.50265705,0.18965979,0.13777508,0.50014406,0.54186736,0.35409491,0.47956326,0.50060377,0.48634506,0.50005337,0.25669469,0.012012069,0.46416659,0.79074815,0.78233588,0.45888989,0.22929882,0.75825751,0.54319506,0.60942871,0.022917031,0.23084542,0.89656175,0.87098902,0.55808719,0.56950849,0.93808189,0.27323061,0.52626124,0.40581575,0.47140112,0.49990843,0.028348356,0.5007216,0.68091939,0.81000508,0.40735414,0.44893567,0.3779812,0.45616095,0.52275707,0.6625598,0.45500852,0.42906115,0.85219592,0.08542239,0.4984129,0.39156864,0.5438669,0.4519163,0.3883663,0.51122026,0.68839693,0.77778992,0.35296233,0.499773,0.43542795,0.48056023,0.50005951,0.50463457,0.50000313,0.53870542,0.80749995,0.73540305,0.66737367,0.91870971,0.54311072,0.55096391,0.16885557,0.49001962,0.54476056,0.84845398,0.29522455,0.48443254,0.24419382,0.290477,0.29734363,0.90613772,0.84575745,0.71326723,0.93488115,0.68803229,0.49321467,0.6539364,0.48240848,0.43458581,0.07033296,0.49670622,0.28527439,0.13696168,0.15192529,0.85082602,0.12133365,0.77383001,0.76829917,0.86653802,0.23270013,0.62906819,0.6755226,0.44989904,0.45084938,0.86880218,0.077372854,0.50078967,0.36323801,0.50028837,0.63818591,0.086475605,0.77207885,0.61181973,0.23109828,0.47434002,0.49435764,0.84904738,0.50866001,0.10277977,0.86036268,0.44476417,0.43619345,0.12467004,0.55017197,0.64318252,0.89674642,0.75818239,0.5181873,0.2565141,0.52012872,0.27894889,0.80748924,0.2185719,0.2389186,0.20515667,0.33672431,0.20301357,0.81385822,0.34482963,0.42328786,0.79355723,0.42335586,0.50363177,0.078868413,0.041077059,0.53274773,0.03777512,0.15847395,0.54279142,0.60440925,0.4947863,0.7650019,0.91455132,0.17291747,0.44846292,0.63133174,0.48596044,0.50817498,0.54872831,0.50456724,0.50073453,0.51301892,0.50027223,0.46443194,0.053286219,0.51331757,0.49965644,0.57488798,0.50088492,0.40135205,0.19251735,0.72649466,0.26700657,0.16456845,0.47973123,0.46059597,0.67418452,0.5249771,0.58770977,0.6675264,0.52686626,0.55139174,0.10286312,0.46866156,0.58231786,0.31821251,0.50237853,0.52744421,0.59845821,0.47360222,0.48300568,0.81226251,0.50895841,0.65042957,0.81657766,0.21052212,0.35948252,0.78910862,0.30686667,0.86227214,0.92953939,0.76288598,0.50011269,0.48677146,0.49991688,0.60944366,0.81547542,0.60916875,0.7776235,0.13571341,0.39855678,0.48199954,0.66541265,0.62131383,0.61204511,0.94916697,0.5112772,0.50112527,0.48190351,0.5010187,0.58423565,0.66473323,0.51167078,0.4131784,0.34309937,0.47578581,0.67976196,0.71420596,0.53023551,0.26602188,0.23668501,0.34267158,0.35194723,0.9117963,0.14579008,0.49833808,0.042994323,0.50412259,0.39724483,0.012726812,0.65783798,0.53046506,0.14185168,0.904462,0.50881571,0.40077871,0.46817749,0.49149661,0.61585137,0.5080958,0.48060699,0.35676438,0.48260375,0.57028161,0.81333187,0.85221987,0.38577871,0.32805285,0.49640444,0.48703911,0.96456563,0.58382381,0.49969357,0.44547124,0.49869029,0.49360206,0.73884482,0.42844891,0.49815123,0.31586681,0.47186922,0.07835349,0.13406778,0.40657578,0.49990958,0.53224503,0.50375835,0.70208464,0.8136625,0.39583126,0.27902931,0.2377287,0.37429695,0.49989744,0.50442337,0.5000121,0.50718595,0.298146,0.49631498,0.48393094,0.56240505,0.50154002,0.41805189,0.27130202,0.47719996,0.44789972,0.90257876,0.8969528,0.52197807,0.65783528,0.52121981,0.48927,0.62966221,0.51058931,0.43383688,0.29762043,0.3791184,0.54725907,0.31013496,0.55849198,0.61143987,0.80617665,0.21318827,0.080332257,0.10744547,0.55245143,0.57371861,0.20800122,0.47494487,0.56771757,0.12998327,0.52907834,0.77174148,0.76456341,0.41811404,0.51986113,0.67868006,0.49785392,0.50001105,0.49674316,0.5000216,0.49099793,0.45601052,0.50217087,0.48286416,0.58792559,0.52001241,0.37799927,0.70430492,0.50455366,0.40161947,0.99285118,0.52806572,0.49721125,0.39412075,0.50027829,0.48124481,0.32882408,0.47178802,0.32160342,0.86771638,0.6533811,0.7021132,0.24533193,0.53424909,0.49132313,0.33459383,0.47602555,0.49998716,0.4995514,0.50000708,0.48334312,0.68781125,0.43597159,0.56364572,0.76091023,0.34812522,0.52085022,0.39420302,0.52932263,0.094770895,0.098837537,0.59200782,0.93014526,0.93149529,0.37974987,0.47998423,0.83252459,0.49260221,0.50333145,0.46913007,0.49697511,0.79292447,0.14679457,0.34082405,0.5483032,0.92717771,0.94275338,0.43370158,0.91998489,0.23037461,0.50734325,0.4405531,0.48862553,0.66138283,0.90791455,0.62116201,0.35270198,0.29575756,0.39329427,0.5746347,0.20261473,0.81169742,0.51150039,0.36237774,0.58260373,0.48777105,0.63094399,0.49875344,0.50208678,0.0084958603,0.46808805,0.84981429,0.12900574,0.3314393,0.90551906,0.94209497,0.39258201,0.50231374,0.47447209,0.49970876,0.45829884,0.65323079,0.58785597,0.49766011,0.22083818,0.513033,0.43155943,0.33062261,0.59739187,0.30330976,0.2364205,0.68967385,0.50151074,0.51924116,0.49955356,0.2998299,0.18548583,0.30637708,0.34700853,0.17651133,0.51428891,0.52483929,0.34337606,0.47787137,0.52577571,0.62524278,0.54329835,0.50048086,0.52611663,0.49759331,0.48982556,0.21634774,0.18451508,0.67870664,0.75748925,0.31906108,0.4034242,0.98584578,0.28704397,0.74305578,0.012138432,0.49899321,0.65624065,0.014122561,0.57523342,0.50156976,0.84829574,0.50250061,0.48204544,0.41451159,0.5068384,0.41019375,0.35385692,0.47691273,0.43912149,0.91347604,0.4743642,0.52411089,0.0051651583,0.5231013,0.41028763,0.80505156,0.42173038,0.39702881,0.65980581,0.54691139,0.08398186,0.88698138,0.67876444,0.70811589,0.087717859,0.14445777,0.42183288,0.70767816,0.57540186,0.50166891,0.53084612,0.4995859,0.37584975,0.7725818,0.65428103,0.22311276,0.028173031,0.27981729,0.50283685,0.65367903,0.50258726,0.49986839,0.49379131,0.49992982,0.72006611,0.20637309,0.37606492,0.73927104,0.081876247,0.61367032,0.73759828,0.90043729,0.58961051,0.38785981,0.81918381,0.1781733,0.80842112,0.94174736,0.25878659,0.66021748,0.15878383,0.15533039,0.50309422,0.87624818,0.411903,0.56284771,0.37450428,0.51269785,0.61525908,0.84876016,0.59689101,0.50149387,0.40305155,0.5030072,0.35586119,0.30567256,0.58202202,0.41345861,0.70106002,0.63958405,0.49036938,0.67412347,0.4927825,0.37281046,0.0081961421,0.61147103,0.31341629,0.94005743,0.20580769,0.49958805,0.51641454,0.49879439,0.76524161,0.22529499,0.3542064,0.58804996,0.65858616,0.43182406,0.49998595,0.50720084,0.50000429,0.57141133,0.94992548,0.66043413,0.49983564,0.49278111,0.50009594,0.29700184,0.96633427,0.48889546,0.49491909,0.032793809,0.37373543,0.50107223,0.47601677,0.49950227,0.51438201,0.074458641,0.089378788,0.42165016,0.29737765,0.3826538,0.41040956,0.30560987,0.64015839,0.47588212,0.57688404,0.49997897,0.24475835,0.98004775,0.34041189,0.44277465,0.81766811,0.86964421,0.5962961,0.66287181,0.53703036,0.62441458,0.81802608,0.14664315,0.50131449,0.99367441,0.50204265,0.38208449,0.088845841,0.43916073,0.5293848,0.33914746,0.53026021,0.35533776,0.69018476,0.5687251,0.50128843,0.64138232,0.50387141,0.48524659,0.8668721,0.10380829,0.79222785,0.9147829,0.82325066,0.40669742,0.16438314,0.80626444,0.42493916,0.093520701,0.82938383,0.49712205,0.99922288,0.5263442,0.47753983,0.04365609,0.64676558,0.50344757,0.47016426,0.49887041,0.50007933,0.50513919,0.49992029,0.52579194,0.37624301,0.48958732,0.52014981,0.17826626,0.15496043,0.51413522,0.19696624,0.14975601,0.50455666,0.69861707,0.61268352,0.5214732,0.12575851,0.81722673,0.74436589,0.22144181,0.68561143,0.50725333,0.41728286,0.52493432,0.19626662,0.80955595,0.67092846,0.5220965,0.58253133,0.49666056,0.47624525,0.42456333,0.48737755,0.65865322,0.043292031,0.43548595,0.53141454,0.1260983,0.57488633,0.49998317,0.50155225,0.50000178,0.52554748,0.98741741,0.26171193,0.50299875,0.45416961,0.49982966,0.41865622,0.93315571,0.1019459,0.51606634,0.62718111,0.51271265,0.58398873,0.35385129,0.54666613,0.15876525,0.14790919,0.61170992,0.35336139,0.8085089,0.8269098,0.30416821,0.25691995,0.48924933,0.65628683,0.27585058,0.48502872,0.50386919,0.385517,0.43897905,0.51302042,0.60616534,0.5097355,0.73629436,0.21799607,0.34652408,0.70254394,0.74935771,0.36697397,0.7246906,0.92672558,0.86953908,0.51525957,0.56791989,0.51573365,0.49525234,0.42029634,0.4928173,0.57934976,0.82992125,0.77571794,0.28840188,0.76852161,0.37612541,0.49975407,0.45773752,0.50707631,0.4931218,0.54617207,0.50594415,0.45189455,0.38525611,0.53510587,0.49774332,0.39120939,0.55126915,0.57661432,0.71479808,0.53821922,0.47112046,0.31270883,0.42388674,0.53306613,0.64922095,0.46474644,0.49184355,0.33357158,0.51025834,0.44140073,0.82671592,0.4801982,0.50182324,0.55986496,0.50201335,0.52206274,0.38836142,0.45467398,0.45458039,0.36351109,0.55796407,0.45618225,0.12842177,0.47492542,0.48120321,0.66209969,0.44809698,0.34634362,0.71666992,0.58755429,0.50234094,0.959564,0.49644936,0.47968119,0.93549544,0.86443337,0.70158992,0.72507844,0.51315292,0.51747181,0.16224903,0.7828905,0.44507519,0.31754717,0.52188464,0.49902167,0.45642414,0.49985754,0.48715274,0.41439188,0.51170542,0.091968045,0.15345314,0.54429718,0.48538921,0.56468284,0.48754133,0.30311549,0.011246708,0.36038418,0.57742118,0.7924269,0.73554656,0.79669095,0.85517623,0.49150375,0.57411764,0.24115234,0.75715326,0.59282263,0.24428692,0.47466331,0.547528,0.63308959,0.5077301,0.59413775,0.042590902,0.88715459,0.54192827,0.38052523,0.52471832,0.50549304,0.43026369,0.49070064,0.49998757,0.50202743,0.50000581,0.66406982,0.98122349,0.27965346,0.22400049,0.79752642,0.69755385,0.49997602,0.48951638,0.50002715,0.45002938,0.37156619,0.44866531,0.47885397,0.56879834,0.49374883,0.59099286,0.05967619,0.20984242,0.13329391,0.93791787,0.57830082,0.67717222,0.11781284,0.089661537,0.51091097,0.63115305,0.51288249,0.13799556,0.070799897,0.24338138,0.49988319,0.54969953,0.50290834,0.4768673,0.32961529,0.37646148,0.70430131,0.93888862,0.57778791,0.3789375,0.045502191,0.56975273,0.54813494,0.63609826,0.56506612,0.17332262,0.80128318,0.61403821,0.53995077,0.79121022,0.68634294,0.58083693,0.027495495,0.53415966,0.80385799,0.86013041,0.39865856,0.50168461,0.40552728,0.50618053,0.09207257,0.083049085,0.32236817,0.49982752,0.56625058,0.50175985,0.49934938,0.51755216,0.50054047,0.4680167,0.015652746,0.76432402,0.49991402,0.4933252,0.49985733,0.47784534,0.0026637412,0.55196913,0.4908012,0.98561689,0.47756682,0.090511889,0.14981149,0.58753686,0.71107059,0.99066743,0.44938901,0.5832727,0.31691143,0.4518464,0.49811263,0.6949195,0.49728673,0.5907409,0.28699242,0.35883404,0.70121573,0.16472336,0.17738903,0.077343821,0.11428934,0.52707652,0.20910049,0.91157756,0.30538726,0.63497166,0.31472205,0.55469684,0.43526532,0.6864041,0.40419406,0.41552096,0.69564468,0.49075061,0.49236077,0.5707391,0.49544289,0.55311193,0.77595548,0.34788338,0.62702134,0.75801218,0.66196228,0.061827436,0.1175046,0.56974597,0.50160316,0.47911193,0.49897301,0.43607588,0.67697169,0.47791281,0.47316416,0.67924134,0.42735876,0.063048136,0.12785141,0.46963741,0.071263043,0.94169836,0.57484586,0.74325985,0.80309503,0.30618949,0.76669875,0.064076972,0.57127356,0.54358747,0.042927409,0.4550936,0.10922322,0.95039353,0.41024921,0.15881016,0.086073922,0.36664404,0.74271777,0.98143947,0.50434788,0.46084791,0.69275338,0.49936528,0.49997361,0.49792612,0.50000025,0.52559455,0.73360118,0.67329341,0.13459582,0.11635226,0.64773977,0.4343223,0.21213688,0.81673685,0.52201506,0.66117648,0.6155039,0.2525548,0.073063261,0.46279724,0.515001,0.43805294,0.49825441,0.51250943,0.42402796,0.49795881,0.70986683,0.80636769,0.34402124,0.50035094,0.43644552,0.50628779,0.63265544,0.85339981,0.32912701,0.62922341,0.087767731,0.8609008,0.53861517,0.97398101,0.56759807,0.86832052,0.95625608,0.36078515,0.41977938,0.15797155,0.2684651,0.46776102,0.63390061,0.46369894,0.11347259,0.16926884,0.47741936,0.48723909,0.70891522,0.44556447,0.74350721,0.74135471,0.52362737,0.39887884,0.16891272,0.87667279,0.48708341,0.42904594,0.50920871,0.54529693,0.65474004,0.45770794,0.31862203,0.16482584,0.8544892,0.55225264,0.7393254,0.65271193,0.48909868,0.62065655,0.51723444,0.76867851,0.7747031,0.40357887,0.72188023,0.97810854,0.26906101,0.48429473,0.44066362,0.49589797,0.5011218,0.049131149,0.50292811,0.49629189,0.99727975,0.48973874,0.47317706,0.60453192,0.53109439,0.86942234,0.86192473,0.2879126,0.50493503,0.33877499,0.44439022,0.48194323,0.32304027,0.4663444,0.41282557,0.89035371,0.91517539,0.3556068,0.28809637,0.62067491,0.49951254,0.19351744,0.49923167,0.50654645,0.54862794,0.49798016,0.49917838,0.43613326,0.49535609,0.91914491,0.13416794,0.45948027,0.57793393,0.94276628,0.1471263,0.44432965,0.1146394,0.54702379,0.62123706,0.084515271,0.12786684,0.72888428,0.73278709,0.52323498,0.077007921,0.10293701,0.3788429,0.53147447,0.60845144,0.50393779,0.34766123,0.74793229,0.62093132,0.47255576,0.85804463,0.47012883,0.15483896,0.80300959,0.45069499,0.52329556,0.86096732,0.14608378,0.72259762,0.13494118,0.56624889,0.52339109,0.99542923,0.63512833,0.48526147,0.91275437,0.46615593,0.50945029,0.41663217,0.49675581,0.48848342,0.6753484,0.49035351,0.60183011,0.78297135,0.62167597,0.50071903,0.52057925,0.50069592,0.39059586,0.12843304,0.73049069,0.49998022,0.50137448,0.50000361,0.49823574,0.47406127,0.49884201,0.49934963,0.48767158,0.4997583,0.48716232,0.57916851,0.51760096,0.53287168,0.64768892,0.46103547,0.48710372,0.41284225,0.49909101,0.53226559,0.38011106,0.51198522,0.86165477,0.088332876,0.31871205,0.49750408,0.41388106,0.48153073,0.58711292,0.74142782,0.27205576,0.45906471,0.32133211,0.53621299,0.38160908,0.88938082,0.94042685,0.5088968,0.55687169,0.48928575,0.50359794,0.52992779,0.50223676,0.76232823,0.81321474,0.32283978,0.27180286,0.96116957,0.61187522,0.35015906,0.27519225,0.3479343,0.46751077,0.16475463,0.17610517,0.46791467,0.23882781,0.49114303,0.61161344,0.77366993,0.56238053,0.48104079,0.78793347,0.28111087,0.47220396,0.42054156,0.49004126,0.47033602,0.21945382,0.52095276,0.42593049,0.086337357,0.25509232,0.49067133,0.96725373,0.45483478,0.6145785,0.13659322,0.49570187,0.45508138,0.10156637,0.34411774,0.4849171,0.59068039,0.51403228,0.5011362,0.52948009,0.49945156,0.34616313,0.029079971,0.36213506,0.43576184,0.31358573,0.39945372,0.3496096,0.034231253,0.62540457,0.51093738,0.45158923,0.50199105,0.49926399,0.44754483,0.51184931,0.15860142,0.12488457,0.27025168,0.49997512,0.5068238,0.50007985,0.39900291,0.28898486,0.35830566,0.94081434,0.089616462,0.61402345,0.50053475,0.47634736,0.49818426,0.14448113,0.97034483,0.45680944,0.77824986,0.77930524,0.42765311,0.47776969,0.33128404,0.58087763,0.50035509,0.4871257,0.5004082,0.94906868,0.11095639,0.54812572,0.20638626,0.038377081,0.65550239,0.42313784,0.9246165,0.60078033,0.37294911,0.20149656,0.74377515,0.53418327,0.34815871,0.40196985,0.57629565,0.98885154,0.27362045,0.35544049,0.9199409,0.61068295,0.4994874,0.51755453,0.49904048,0.48260044,0.19628806,0.50232542,0.33846067,0.1985873,0.60698565,0.54393867,0.3237356,0.48666772,0.54718968,0.9484514,0.43372413,0.50121573,0.35977844,0.5072288,0.46627426,0.10347089,0.82703568,0.44539841,0.61401797,0.52207586,0.46001017,0.26158113,0.72784274,0.48431248,0.4194852,0.47918397,0.60988985,0.025122183,0.53447634,0.44787006,0.32295837,0.61135813,0.43258021,0.83473372,0.86923445,0.67752921,0.79225098,0.73752887,0.47495594,0.58330179,0.50429197,0.77843091,0.83873169,0.74299511,0.36909497,0.14481742,0.51832988,0.50177762,0.87175084,0.16684034,0.51267204,0.42334819,0.49490639,0.59874814,0.72614053,0.53445751,0.50620102,0.45465754,0.49712979,0.1925383,0.06388825,0.43522202,0.51058699,0.60892533,0.44842234,0.58808838,0.80482937,0.5335782,0.55821509,0.22977326,0.77146739,0.44586016,0.76822578,0.46170967,0.3931904,0.7932206,0.67178699,0.50004281,0.49569284,0.50007347,0.28774286,0.89957442,0.31957817,0.73043324,0.84563823,0.8362797,0.51602579,0.090843662,0.54630261,0.41064246,0.30819347,0.57446931,0.49962882,0.46753123,0.50066776,0.74119529,0.25165361,0.53213671,0.81128125,0.80954759,0.43262161,0.49969483,0.47016181,0.49912872,0.50677788,0.44357191,0.48782306,0.32146391,0.28425729,0.5905875,0.36301471,0.078227591,0.73391214,0.59646588,0.95181028,0.63992713,0.41451938,0.062964447,0.90262183,0.14608137,0.83691321,0.44163325,0.50164433,0.52786878,0.50124246,0.22718798,0.7764904,0.6366782,0.5740692,0.83265766,0.42653418,0.50017878,0.43142325,0.49991397,0.58697422,0.81344011,0.6060709,0.31387409,0.18475943,0.63019514,0.13921118,0.16508963,0.58073961,0.52720053,0.42388974,0.49695917,0.34503673,0.074578007,0.07316927,0.17076661,0.19857783,0.40925308,0.40812751,0.29315908,0.47188421,0.48797616,0.012986484,0.48672821,0.57712727,0.067460294,0.085754159,0.49802613,0.53320883,0.50087925,0.48437383,0.57228047,0.480945,0.47451919,0.39385442,0.5007165,0.40033836,0.99179984,0.68187893,0.24175649,0.06880456,0.16326459,0.43239925,0.20610444,0.54474497,0.29445715,0.12451315,0.89656637,0.46138142,0.63669565,0.44968687,0.41388451,0.67911923,0.55070273,0.53653562,0.40209768,0.47364024,0.50082982,0.47063104,0.49975136,0.34793347,0.029657483,0.28210293,0.536992,0.68536593,0.39319899,0.49981807,0.50800574,0.50003877,0.53362914,0.17487309,0.31733214,0.48036414,0.57040856,0.48961721,0.51261436,0.032570835,0.45977707,0.47084546,0.37319633,0.43508961,0.59634539,0.27218179,0.30513562,0.36624488,0.71058791,0.54171305,0.49719433,0.40138646,0.49732247,0.34964576,0.773062,0.42438846,0.85215202,0.85398319,0.3184903,0.5820687,0.045821019,0.41351647,0.59109708,0.73779538,0.44782865,0.50175507,0.58029839,0.49384939,0.70997291,0.26370558,0.59737312,0.43669647,0.7359236,0.68953765,0.36958771,0.13378954,0.47366292,0.49916157,0.47450901,0.50172991,0.41722159,0.64915525,0.44354322,0.65342723,0.25121516,0.70627966,0.49922223,0.48706746,0.50014642,0.49966729,0.0010748685,0.50010875,0.14585561,0.084120529,0.7436263,0.48592619,0.55739293,0.50026813,0.43876114,0.63515123,0.47026764,0.20900404,0.93630773,0.1624457,0.45727329,0.62759366,0.44578574,0.5225566,0.57642735,0.51019135,0.1209438,0.91225396,0.67530583,0.50282231,0.18048487,0.50292188,0.49999331,0.49848877,0.50000097,0.82987746,0.15601009,0.32548546,0.48542049,0.43715017,0.50744286,0.16758491,0.18433768,0.56527359,0.50046271,0.5255134,0.49785523,0.81725397,0.1420104,0.36670758,0.50619251,0.55210762,0.49854623,0.52895641,0.97815757,0.39193317,0.49806416,0.37617946,0.53088683,0.44569716,0.1515546,0.8248297,0.54861845,0.10188175,0.88051808,0.69272282,0.011374234,0.57584065,0.62614105,0.31058908,0.59575231,0.61948325,0.16838975,0.14435113,0.49508249,0.44659351,0.5100235,0.52431921,0.72548029,0.40514627,0.64114771,0.30635995,0.47223462,0.17005213,0.90865088,0.74966872,0.50631794,0.57860532,0.47147202,0.27984205,0.14118961,0.54525137,0.51971518,0.36793374,0.469966,0.70600097,0.90636014,0.35762055,0.53026855,0.77461264,0.52338118,0.45335826,0.99715661,0.55337006,0.49935007,0.21131251,0.35506054,0.63197545,0.25096484,0.36258727,0.080254577,0.88383156,0.32903677,0.5080933,0.54385587,0.5033824,0.49837422,0.46024512,0.50239289,0.67489386,0.95762192,0.42465954,0.5601367,0.28083829,0.57202497,0.49673629,0.37163808,0.57606014,0.49258097,0.40343674,0.48864595,0.62900301,0.32706972,0.46350104,0.043325698,0.90099812,0.46463101,0.49811163,0.52482137,0.49772575,0.73528244,0.13409642,0.27583817,0.44712262,0.6551119,0.57872105,0.50000052,0.54564085,0.50288555,0.2683216,0.85346892,0.56361601,0.31096347,0.22775744,0.7252901,0.87755927,0.072312475,0.38063486,0.45297626,0.36056664,0.50286369,0.28862963,0.01927604,0.37381646,0.50124125,0.52336453,0.50057679,0.73984493,0.86377294,0.86011599,0.50829757,0.69224842,0.48313025,0.45707227,0.38052882,0.52696204,0.49430479,0.91707559,0.49812634,0.50204342,0.896534,0.49738781,0.73692023,0.83704312,0.27910302,0.66995315,0.8342342,0.85341776,0.55533587,0.71079751,0.43504175,0.55689451,0.70421552,0.6354085,0.33975043,0.93160098,0.78325565,0.55306847,0.3307723,0.57962525,0.70720383,0.23590047,0.38241164,0.58722084,0.14027915,0.36979287,0.46387107,0.75393955,0.53959688,0.53230331,0.39345632,0.53744593,0.4810667,0.34738023,0.60240061,0.22340566,0.85654289,0.58539596,0.56703515,0.3787984,0.51360719,0.50059335,0.48501018,0.4997025,0.50174728,0.47847834,0.50136239,0.58167167,0.92148815,0.53965595,0.54131857,0.23387171,0.50336915,0.50544125,0.19578343,0.50602867,0.38272109,0.67365359,0.56743113,0.39992313,0.15783177,0.44691239,0.47072402,0.76166686,0.52599475,0.49970612,0.38708419,0.50144791,0.5283437,0.5994382,0.53629909,0.42620652,0.88297972,0.50552728,0.49320988,0.56073859,0.49299986,0.79946864,0.1446914,0.80024398,0.23626694,0.83830629,0.21662618,0.49384041,0.1738637,0.50925456,0.45201859,0.34168856,0.4248908,0.50108572,0.54475927,0.49838668,0.4658078,0.65724981,0.52906319,0.45997385,0.30005993,0.41217416,0.52234895,0.26936815,0.53344085,0.4990209,0.16353616,0.62240047,0.51980907,0.5849416,0.47484116,0.5032003,0.46573322,0.49945032,0.24057087,0.087862536,0.22898512,0.49880464,0.26926665,0.67366883,0.69453275,0.84798655,0.13263849,0.40932338,0.96291779,0.86995367,0.46662613,0.23598533,0.51221947,0.050498105,0.93172837,0.5415552,0.39686653,0.062567808,0.45991202,0.53756392,0.60900138,0.53590385,0.78967882,0.055600064,0.81708759,0.51280935,0.96185046,0.734322,0.44905296,0.99820124,0.41593156,0.70298056,0.89381689,0.69578837,0.59316584,0.3035194,0.36840947,0.34209731,0.85435269,0.18359217,0.72143267,0.79895997,0.24290688,0.37917827,0.80175757,0.82691718,0.49236954,0.70479523,0.3221491,0.14986872,0.82990995,0.61989048,0.50322356,0.7412871,0.50950123,0.23869315,0.24037792,0.41144062,0.52482177,0.37080982,0.45917837,0.29497425,0.88941839,0.61442263,0.57555356,0.70158543,0.65492601,0.49399713,0.18683439,0.38418072,0.5089777,0.82410482,0.27455327,0.50013833,0.51850532,0.50040983,0.68466725,0.018274877,0.72916006,0.55817848,0.78063667,0.3976494,0.45294105,0.8697814,0.47826069,0.58077633,0.048727236,0.30266808,0.14282281,0.88424235,0.53339086,0.8934329,0.87897897,0.58399238,0.80928869,0.077725514,0.33307522,0.52222463,0.41332702,0.49808618,0.5246816,0.26314835,0.55076108,0.48599663,0.84459181,0.089847937,0.53844826,0.40546667,0.51095965,0.48729678,0.9799849,0.4930782,0.50270121,0.71711408,0.50634646,0.46599778,0.17957318,0.44466948,0.79723052,0.18630587,0.49348241,0.39722777,0.74962642,0.32423908,0.53050364,0.0026216986,0.57815425,0.5312676,0.92767436,0.92651325,0.48250621,0.793264,0.51820167,0.51713255,0.67228644,0.57131715,0.51928776,0.57699545,0.49912287,0.49755455,0.46753993,0.49572927,0.47897207,0.28014709,0.40015849,0.4675771,0.35056018,0.50692971,0.47099899,0.63979279,0.57609617,0.49974208,0.55439251,0.50590775,0.49976857,0.5130331,0.50019836,0.23572494,0.10022514,0.3902655,0.36358695,0.89620014,0.10449134,0.3360162,0.96391802,0.74135341,0.60560681,0.017979097,0.50003903,0.13872009,0.96578152,0.45461718,0.48988094,0.43858629,0.48821148,0.50019428,0.34478372,0.49990044,0.64736865,0.21570641,0.7125209,0.67664958,0.12464764,0.83254174,0.59555631,0.73263227,0.63483531,0.49457557,0.08000709,0.51416902,0.28659657,0.77201731,0.43784994,0.45567739,0.98661822,0.56294765,0.44292,0.24800605,0.5336003,0.78602529,0.86982547,0.2005772,0.53325948,0.11436908,0.62579372,0.501278,0.40965727,0.50021533,0.34617949,0.73809586,0.66339275,0.64734622,0.78149651,0.77769334,0.52837628,0.63805428,0.41790525,0.46349337,0.10464889,0.85969499,0.7595781,0.20351313,0.54808376,0.49643608,0.46709167,0.50167049,0.49890789,0.51579392,0.49949496,0.48186064,0.41604678,0.52399777,0.31457978,0.93855814,0.81057452,0.049999817,0.078941686,0.47073853,0.55327902,0.38507158,0.48778109,0.71216577,0.87825887,0.65860527,0.49992773,0.49450866,0.50005979,0.4774569,0.72243746,0.39664625,0.53304225,0.4067454,0.47865704,0.88869311,0.13437833,0.33836773,0.50384955,0.47044822,0.49877423,0.47646276,0.61175343,0.52143941,0.49994395,0.39904273,0.49986072,0.49071975,0.86367823,0.47985544,0.58214062,0.84864546,0.43459536,0.34208121,0.87589882,0.28419925,0.4976032,0.43746743,0.49760074,0.38943098,0.96764526,0.74780285,0.71218966,0.0452332,0.78170473,0.48272472,0.17798404,0.51344824,0.43704711,0.76422543,0.62314008,0.26953506,0.17492977,0.79350978,0.45254631,0.10393696,0.67914002,0.55596777,0.61118323,0.50681567,0.90380154,0.91444878,0.38564871,0.6025808,0.90450135,0.44037211,0.50038183,0.4792525,0.5000421,0.52942091,0.69516961,0.56114385,0.49907275,0.46140707,0.49577854,0.65682012,0.71112428,0.45429708,0.77639177,0.23048063,0.42601098,0.58875545,0.94569504,0.089622172,0.6068642,0.69832134,0.38133729,0.22624404,0.80415037,0.49972953,0.39594699,0.27456197,0.55959149,0.51760693,0.74720661,0.36461131,0.53392728,0.14489558,0.09341163,0.5439865,0.39633535,0.47544848,0.493257,0.4445974,0.50485126,0.5600294,0.62880089,0.50003971,0.45054355,0.82641373,0.4440178,0.63956135,0.83650339,0.54730938,0.49985495,0.50854679,0.5001325,0.66879005,0.17333667,0.33907295,0.49311459,0.98503459,0.46907608,0.58094013,0.13798432,0.67500181,0.62807852,0.057874259,0.4219694,0.66608174,0.24491134,0.32714551,0.50265647,0.54908366,0.49842232,0.57481979,0.70857531,0.57211874,0.78723682,0.062222391,0.56225166,0.38272716,0.79534227,0.28053001,0.53101762,0.39437576,0.53385194,0.50011063,0.5150055,0.4998414,0.46933813,0.38901309,0.54838995,0.57865368,0.65703219,0.57801702,0.66528588,0.77569621,0.62362216,0.37982184,0.33305792,0.53612166,0.50373689,0.52833976,0.49945903,0.4784218,0.57741626,0.49855563,0.77970615,0.8915358,0.53553272,0.49308356,0.56257188,0.50127848,0.47495622,0.34317365,0.4683758,0.57643702,0.099693573,0.26389476,0.61662538,0.66132347,0.49872465,0.49604391,0.6278272,0.43096716,0.32419814,0.99008329,0.53221411,0.49543605,0.532601,0.49797235,0.42849298,0.71140077,0.51409065,0.52628236,0.79937172,0.80721596,0.49996135,0.49575493,0.49999101,0.50990848,0.57195584,0.47856438,0.53500067,0.80571669,0.34531273,0.4932759,0.35758519,0.50123817,0.5896495,0.26614244,0.47103265,0.49837004,0.13959156,0.49769938,0.505886,0.33541898,0.50648011,0.42514433,0.29816899,0.33773126,0.12711101,0.1121415,0.693247,0.5997432,0.80447414,0.26582238,0.49892802,0.5361679,0.49515497,0.49913242,0.51961896,0.4999145,0.67846526,0.95099268,0.65689529,0.43817525,0.73187266,0.67418637,0.53046373,0.67009954,0.52480167,0.59070155,0.73045075,0.56754431,0.48309854,0.63255653,0.57904107,0.66884526,0.84133876,0.17980279,0.78404639,0.16880363,0.76939365,0.5715424,0.13108032,0.35719861,0.49794219,0.7229538,0.52405485,0.090554812,0.077149995,0.5758281,0.94930132,0.07582741,0.57283615,0.51960333,0.27832629,0.63996516,0.61928988,0.99603175,0.50428516,0.21353411,0.080936462,0.80377903,0.55759669,0.26147373,0.43939013,0.51425081,0.25589036,0.38033217,0.93177637,0.078225524,0.58879905,0.50248316,0.53689116,0.50581171,0.50217002,0.69926402,0.48196147,0.30899905,0.78974706,0.23283138,0.50033456,0.42507174,0.49932214,0.52218485,0.42841514,0.49697282,0.32265049,0.72989648,0.57733805,0.33721369,0.2324084,0.39585622,0.49401714,0.72684138,0.50410961,0.55582161,0.070868132,0.50718084,0.43356553,0.18619819,0.21274574,0.15912268,0.91537579,0.35941481,0.42498237,0.99529712,0.36868738,0.6427933,0.19713834,0.75914116,0.38749851,0.24574607,0.44977841,0.18466587,0.97718235,0.41654009,0.78673155,0.18477212,0.52879421,0.55839106,0.22052268,0.80293565,0.77213185,0.95294914,0.30319264,0.50386559,0.78153659,0.50771599,0.59598733,0.79866446,0.3986374,0.50809749,0.42594881,0.52473711,0.52118634,0.36072257,0.53480856,0.2247292,0.86189483,0.22373826,0.17566404,0.80238243,0.57865873,0.50765674,0.37539796,0.54434886,0.50013357,0.53978857,0.50006301,0.4997668,0.48839288,0.50029434,0.43460532,0.25045891,0.72783746,0.61142001,0.80703595,0.53802956,0.5446495,0.86568646,0.54234695,0.80241415,0.054012188,0.40245026,0.5719342,0.36492762,0.46123042,0.52858215,0.40156887,0.48324282,0.57879101,0.66007546,0.44584432,0.50062646,0.52798047,0.5004692,0.50593459,0.037821575,0.51320532,0.45997617,0.37589497,0.54363763,0.50302528,0.24569957,0.50041181,0.49969893,0.49204388,0.49991351,0.56692154,0.89086062,0.90149239,0.49814191,0.52586311,0.49898497,0.30066325,0.13446831,0.49275196,0.52165539,0.62602023,0.43794909,0.4565989,0.1145872,0.91064833,0.49998734,0.50200186,0.50001382,0.50001548,0.51375687,0.49994165,0.63039705,0.80121395,0.35952725,0.7763434,0.14373053,0.80439028,0.54867381,0.60385836,0.49275895,0.53489757,0.71516687,0.66944398,0.49187911,0.4583188,0.49834253,0.5447344,0.89253705,0.32787923,0.4992184,0.22873485,0.51146532,0.20154735,0.81804916,0.442784,0.53534232,0.40276775,0.52694872,0.53276444,0.34546776,0.59604849,0.45962292,0.60847792,0.5009091,0.51122514,0.57618009,0.52450506,0.65414788,0.9399345,0.39309664,0.50733174,0.37421099,0.51387912,0.4999993,0.48802165,0.49992319,0.559906,0.71952748,0.47513853,0.48695759,0.64698528,0.5095463,0.49936922,0.66577261,0.57722759,0.49825969,0.42636226,0.49507472,0.43394843,0.6686723,0.40102205,0.59197496,0.074605497,0.5340872,0.51004507,0.44674799,0.50455072,0.55807637,0.3444184,0.59114012,0.17373635,0.88780804,0.52019305,0.78266978,0.033567106,0.35424774,0.75242768,0.12321018,0.75338132,0.49993944,0.50462095,0.50008396,0.64956499,0.30872334,0.56278777,0.74428043,0.93984536,0.82976475,0.73623605,0.80796491,0.76107727,0.49976034,0.4922807,0.500181,0.4985844,0.69570168,0.4854048,0.92124798,0.057758127,0.60830335,0.56393142,0.80784353,0.57990809,0.4242186,0.96790447,0.60542727,0.55644018,0.34347419,0.46361345,0.57662663,0.65796192,0.45377157,0.49230189,0.40558203,0.49015225,0.7386297,0.20650678,0.52455205,0.17317068,0.19907778,0.56618592,0.5999201,0.70827491,0.52889214,0.5353094,0.0049512515,0.6006824,0.169436,0.81243094,0.65654765,0.83802055,0.8696286,0.53063578,0.50000728,0.50830623,0.49997545,0.5000842,0.59670608,0.50006807,0.074726385,0.85538363,0.48426317,0.50634844,0.64437049,0.55689668,0.46509307,0.59157128,0.5069572,0.78968846,0.039230463,0.38775224,0.6932093,0.98499116,0.45925796,0.55138336,0.64545819,0.58062362,0.46187869,0.64309365,0.51196477,0.55457708,0.63583148,0.44962401,0.49962236,0.4861929,0.49918872,0.85898942,0.954211,0.70467851,0.15847163,0.86435428,0.35054539,0.50018917,0.46636189,0.5040656,0.52266832,0.99310699,0.37631746,0.79381025,0.88916117,0.42887888,0.44267703,0.35059868,0.54525567,0.35851805,0.71728126,0.6382699,0.50721873,0.56027177,0.48581042,0.67825088,0.037603709,0.8474223,0.51591682,0.71753032,0.45331869,0.57940681,0.99669986,0.4010584,0.49962524,0.52911731,0.49647004,0.14049259,0.8637263,0.42884662,0.50606411,0.74025855,0.50752177,0.3838444,0.77066185,0.32662137,0.5026735,0.5278378,0.49949685,0.54639253,0.39457061,0.52208048,0.54401855,0.99866782,0.51525883,0.23788746,0.94617372,0.78464993,0.46583086,0.3335532,0.49209961,0.52148651,0.66768278,0.44641299,0.71262271,0.81044752,0.40085713,0.31615765,0.066519561,0.60859063,0.50682175,0.44398772,0.49532057,0.40639679,0.7063442,0.5060517,0.45916308,0.69805732,0.59363627,0.48497468,0.92748782,0.51002244,0.51400802,0.62244329,0.54073091,0.51120877,0.69792037,0.64288372,0.44070588,0.34818539,0.42856432,0.4877843,0.42278975,0.50433024,0.45832811,0.76693853,0.76982759,0.50243043,0.42657314,0.52426343,0.3440394,0.27976201,0.58307277,0.41007705,0.3442076,0.4810554,0.49949178,0.47445837,0.49994944,0.28211688,0.80473161,0.63800198,0.47887717,0.6241132,0.4332791,0.49975134,0.17443597,0.50022858,0.50440455,0.37377749,0.45896899,0.69684901,0.72067903,0.54234526,0.49998336,0.49899749,0.5000088,0.45141805,0.31302079,0.50633213,0.4835936,0.43596134,0.49001001,0.48022563,0.31721424,0.53386427,0.45395383,0.9475899,0.67144615,0.47913597,0.67900051,0.43544078,0.48311358,0.56988173,0.49329093,0.54030425,0.67763119,0.3858215,0.74463117,0.87039579,0.51310332,0.70150755,0.26812319,0.39535277,0.4991134,0.4854847,0.50050632,0.72024003,0.19940371,0.45764792,0.46603703,0.040519908,0.5353258,0.48990231,0.32110317,0.4890983,0.63996196,0.30885004,0.56891171,0.50037978,0.46484538,0.50568675,0.53862175,0.59066077,0.50342709,0.29232196,0.96681912,0.56543532,0.49691058,0.40330554,0.49169039,0.53803566,0.12585314,0.52465311,0.50604962,0.37852535,0.50830299,0.41185654,0.64907446,0.44997791,0.46805063,0.61932847,0.44276297,0.65981911,0.27062037,0.37260106,0.49695683,0.52890551,0.5017212,0.55830824,0.18090767,0.53107885,0.21995653,0.039967439,0.54646071,0.48797714,0.37384563,0.53940909,0.17933211,0.94801498,0.75667201,0.45191834,0.062524531,0.67062782,0.51304915,0.41806697,0.49978933,0.66331185,0.10984608,0.92675585,0.4694015,0.32121296,0.45098194,0.82989557,0.039806857,0.31539225,0.83665614,0.81709994,0.37869931,0.521777,0.68260066,0.46643177,0.496074,0.39138726,0.52521755,0.44671167,0.77110126,0.71184008,0.53111996,0.35186444,0.58643654,0.49258431,0.61490126,0.43920265,0.57363253,0.31450812,0.5373529,0.93036883,0.86987654,0.48992252,0.66331801,0.9936839,0.44964659,0.47107175,0.6683446,0.55640182,0.54392532,0.33863017,0.39865486,0.78229036,0.89329318,0.49356322,0.54369342,0.77348189,0.4960722,0.48390499,0.35794272,0.50785568,0.46625163,0.37423978,0.46215592,0.50009945,0.053422691,0.55215373,0.49982523,0.49155634,0.50030174,0.37409226,0.67587991,0.46396004,0.49988549,0.48026586,0.49957926,0.44545052,0.85893457,0.075648403,0.472438,0.69575406,0.62474771,0.66253885,0.18410343,0.2978093,0.49693475,0.52596286,0.50085787,0.66558136,0.13147661,0.54536261,0.49998766,0.49915504,0.50000859,0.55858807,0.13166426,0.28844211,0.29944788,0.094328041,0.38014817,0.49994061,0.49650109,0.50002366,0.50466405,0.59828004,0.48854973,0.51800557,0.34421291,0.51515885,0.50000621,0.50707647,0.50024736,0.49762573,0.44876013,0.5123045,0.51882056,0.43319075,0.49766852,0.51457598,0.35752147,0.46852421,0.4128431,0.71623711,0.53748174,0.5501991,0.36299145,0.52718731,0.69788922,0.86084774,0.61433496,0.54107906,0.26060245,0.43920856,0.66635194,0.69551596,0.51541901,0.49838425,0.31097962,0.56868726,0.21811802,0.22993039,0.43029177,0.50189046,0.53106431,0.49627106,0.49645597,0.61551422,0.56222414,0.70891157,0.96956737,0.6570005,0.29728598,0.017400747,0.4277619,0.4023943,0.33808385,0.43280531,0.45903824,0.60043001,0.51777937,0.49963311,0.75503858,0.49818365,0.34392856,0.21519892,0.57436603,0.50137378,0.57547905,0.49931459,0.80532913,0.79546584,0.64446883,0.34797993,0.7358948,0.56797831,0.2861467,0.90297753,0.81391195,0.71232774,0.16967407,0.73404695,0.56174056,0.76537855,0.31278177,0.34875105,0.13489744,0.42706698,0.50082269,0.53608377,0.50245601,0.50006483,0.50503454,0.49996661,0.57738986,0.68542143,0.36794862,0.25195453,0.76732324,0.63629248,0.3578828,0.87409955,0.45808521,0.51654078,0.60362789,0.48815067,0.65355415,0.70554412,0.50758766,0.4911555,0.044577468,0.47902695,0.50952859,0.76597737,0.49369843,0.4832074,0.43042792,0.51137627,0.55688321,0.65384626,0.43216163,0.56692611,0.6386792,0.4643434,0.8291813,0.92081879,0.82001292,0.50042492,0.48953525,0.49980821,0.13546531,0.95824992,0.53684913,0.44338987,0.13793306,0.92908306,0.57943847,0.64059336,0.47269674,0.3535415,0.11797513,0.27347095,0.5057422,0.36784379,0.50127894,0.49969502,0.51000454,0.50034825,0.31667489,0.13754008,0.86082716,0.50139501,0.21145606,0.62281811,0.49739152,0.57237258,0.49372124,0.49232612,0.41628134,0.52326819,0.43720473,0.64573274,0.56339308,0.61402567,0.92496661,0.39150677,0.42266579,0.24279219,0.69235922,0.42884128,0.755666,0.62345413,0.7158708,0.80909936,0.25815698,0.53016258,0.28703378,0.51133503,0.56023885,0.27487356,0.38022781,0.71455478,0.81803346,0.59755147,0.31343246,0.033250396,0.1754515,0.47021035,0.59346694,0.5024171,0.49774802,0.61609265,0.5008828,0.38866665,0.16532049,0.85539337,0.49994846,0.50324468,0.49998022,0.34686009,0.17935484,0.560868,0.81714191,0.7968126,0.42425875,0.56552496,0.79496153,0.46758728,0.87855464,0.85763844,0.38418454,0.27133792,0.73455149,0.47007646,0.46698731,0.68621545,0.59883887,0.49981674,0.51205073,0.49948124,0.41559809,0.11548327,0.57020467,0.68222938,0.21556686,0.66474835,0.49878645,0.53709759,0.5006625,0.44342143,0.0080931391,0.64918839,0.21219304,0.89662316,0.63120649,0.56503025,0.9990481,0.47892256,0.49617204,0.54954478,0.49172165,0.62977496,0.98975223,0.46163043,0.5295863,0.0626614,0.79480782,0.55504194,0.019973067,0.50673778,0.21345369,0.86366539,0.81393923,0.49019649,0.56428557,0.49074555,0.43189129,0.17245425,0.70158272,0.41779446,0.88060039,0.2673657,0.6695035,0.18455544,0.37992255,0.58645266,0.30043477,0.40691378,0.39407251,0.3083202,0.47733186,0.50164221,0.52291154,0.49898292,0.87036445,0.92327843,0.49116797,0.51829731,0.10328219,0.48347358,0.52524004,0.75896023,0.52059951,0.18824637,0.079019346,0.27138602,0.50622517,0.43870103,0.51613478,0.49768884,0.75553227,0.45028187,0.5022939,0.44567885,0.49552484,0.4158669,0.1282004,0.093570711,0.43743006,0.64624085,0.45572346,0.59506795,0.8433604,0.3675819,0.5033149,0.46933515,0.50298831,0.59621894,0.22175475,0.48755101,0.47545605,0.87531355,0.55536096,0.89921549,0.95563347,0.40716341,0.50404775,0.40543047,0.47652431,0.66660273,0.96728311,0.46786065,0.5612071,0.63754638,0.45934478,0.46668054,0.67425782,0.54461705,0.6361554,0.055646175,0.88675133,0.42471313,0.68204432,0.56075127,0.71726764,0.21958956,0.68504213,0.29785804,0.040580242,0.46993796,0.59745574,0.64862652,0.4959035,0.51129292,0.43434123,0.49650288,0.54436416,0.17875492,0.86882815,0.70896913,0.086887332,0.31567438,0.39412867,0.29376362,0.38232771,0.39175959,0.21531726,0.77243704,0.51678766,0.93190563,0.47908456,0.38619271,0.95082133,0.297034,0.83374936,0.055919102,0.40673066,0.7461404,0.21169614,0.68574993,0.38200812,0.94784271,0.37316218,0.64559617,0.091358114,0.41322154,0.67679618,0.84744235,0.42070144,0.49607576,0.72666977,0.49610394,0.53021188,0.59651832,0.53035231,0.3874616,0.17969891,0.83058045,0.16311894,0.15285352,0.27822851,0.37832648,0.78249102,0.63267529,0.45731208,0.24660231,0.49671707,0.45563071,0.34540969,0.55069855,0.69636495,0.8690608,0.74335371,0.55527301,0.90606778,0.80610482,0.50214746,0.47017134,0.49634371,0.51074355,0.41676265,0.49527967,0.40415944,0.69176255,0.55281213,0.50244684,0.67897678,0.45579946,0.41566124,0.67649807,0.61143216,0.49626967,0.097950814,0.63669157,0.34917233,0.6913184,0.4510575,0.45346933,0.62573648,0.489927,0.4856921,0.94451415,0.52178794,0.81196477,0.90568736,0.83953418,0.42490185,0.30103884,0.55873639,0.57106789,0.80586947,0.52705238,0.70165874,0.095765584,0.10834422,0.72525415,0.25907631,0.58799418,0.57126481,0.10621951,0.78575314,0.49990303,0.48030215,0.49996795,0.47696283,0.41433887,0.4912906,0.49812679,0.55461489,0.48631584,0.51433051,0.32123026,0.50683019,0.41797784,0.63518419,0.50973428,0.50479856,0.53611426,0.50285596,0.49722691,0.058853069,0.50259931,0.50724382,0.93902568,0.47806362,0.4053955,0.29860715,0.49487798,0.40447731,0.67279196,0.45380004,0.51500479,0.73390624,0.51850483,0.49942628,0.47165581,0.4982544,0.60456175,0.74700646,0.73208399,0.50002004,0.49292648,0.50021459,0.39833208,0.67999505,0.39647949,0.49853711,0.37926008,0.49810321,0.48270939,0.41466096,0.49855723,0.28565678,0.26509065,0.51216983,0.69587013,0.79897874,0.78123191,0.4780587,0.25798467,0.35652671,0.46224036,0.065080529,0.82733964,0.94595624,0.11516405,0.56618912,0.50088876,0.44167133,0.49611094,0.53182402,0.61049146,0.53139495,0.49586102,0.55250776,0.4886242,0.49672156,0.80088154,0.48313298,0.50283088,0.53095023,0.50208462,0.44306192,0.7974734,0.83074369,0.33199416,0.022055976,0.47620455,0.49256671,0.27970884,0.34468351,0.51214038,0.57763669,0.50326966,0.46240463,0.22029179,0.60688554,0.57470229,0.10882039,0.79164212,0.43681751,0.04039879,0.67576785,0.72923469,0.18295993,0.26139216,0.65032468,0.23808335,0.73539597,0.46731381,0.39965415,0.4781815,0.64845292,0.99161388,0.61252659,0.51080864,0.99736107,0.61867539,0.5586025,0.039697461,0.28480461,0.61395992,0.22419403,0.49081881,0.1821638,0.038947696,0.5666907,0.67636841,0.70781942,0.53849437,0.59783989,0.65641685,0.44862529,0.47757877,0.81420488,0.13936209,0.50070761,0.45359108,0.49279802,0.50426455,0.65283542,0.49192434,0.50086646,0.37177154,0.51168026,0.44739919,0.80916685,0.54375206,0.68387943,0.99147207,0.46117861,0.5056749,0.34247837,0.40687844,0.38933504,0.74166003,0.44003668,0.52956088,0.33999389,0.49753018,0.55228835,0.61636953,0.51677674,0.32702027,0.21623158,0.76666947,0.50930822,0.23492275,0.47296919,0.35696093,0.72003406,0.46390709,0.32055563,0.20830497,0.43082937,0.35293097,0.68664215,0.53367616,0.47500496,0.96555339,0.69660646,0.41633902,0.21395346,0.57942799,0.53004411,0.21179422,0.5186488,0.6011552,0.90916786,0.79175938,0.4227136,0.27060744,0.42642328,0.55146403,0.84101706,0.63911837,0.48301905,0.59084182,0.53373671,0.16445934,0.053671311,0.77065278,0.72037968,0.14471167,0.48902704,0.64464003,0.12065162,0.50819856,0.52815406,0.41352178,0.49095796,0.46864062,0.60195192,0.52255263,0.49419469,0.014860638,0.52445455,0.34490952,0.0072246734,0.60453255,0.38328469,0.0093060771,0.46580231,0.36667372,0.97522006,0.7064424,0.67585609,0.84427416,0.74986921,0.23708932,0.82988085,0.56918042,0.7904107,0.19291298,0.55064876,0.88822746,0.13102272,0.70730513,0.49736385,0.69341393,0.48446157,0.38610001,0.33896772,0.50336734,0.48382632,0.12680269,0.89402144,0.49541799,0.41255111,0.53358074,0.49852555,0.63771805,0.47898605,0.31500277,0.76596116,0.59557871,0.49233032,0.56024233,0.50969442,0.50001096,0.45605202,0.50049167,0.3856411,0.73115374,0.34529128,0.43465648,0.99889829,0.49590801,0.31551498,0.92434774,0.71332303,0.44430538,0.26465509,0.51027147,0.58896353,0.31891309,0.60154442,0.49705641,0.394642,0.4727486,0.51387354,0.59747163,0.4802374,0.49493231,0.53575302,0.49677798,0.54633316,0.85721921,0.67463325,0.50687787,0.42783247,0.49261473,0.2696636,0.19860356,0.40730973,0.83306551,0.19166405,0.53181446,0.49998716,0.50119614,0.50000924,0.62938907,0.15666082,0.49984835,0.5000046,0.46645751,0.50015219,0.38522059,0.7193358,0.58970839,0.40195947,0.069351576,0.48809892,0.49999364,0.50155856,0.50000379,0.74226422,0.11538282,0.33740566,0.43586024,0.32597246,0.49190065,0.69222798,0.92372057,0.48516294,0.58356304,0.65404031,0.4694285,0.63180862,0.26591192,0.30872168,0.50004287,0.4664401,0.49681526,0.49326908,0.39998118,0.50908497,0.52949964,0.67959332,0.56985382,0.6414494,0.79320225,0.20199934,0.4203304,0.84211437,0.61374466,0.49853037,0.46436377,0.49411184,0.2700649,0.86270905,0.17431091,0.37611104,0.6992701,0.49974679,0.43812215,0.24978404,0.4609016,0.85401608,0.94517703,0.25754407,0.36870842,0.70301782,0.51711781,0.64072054,0.7850174,0.69587407,0.65831619,0.10627984,0.89823613,0.96137042,0.09614559,0.48636062,0.37162183,0.70046373,0.60483204,0.50915277,0.44818568,0.50138516,0.52046877,0.81602942,0.62251958,0.40765496,0.78433596,0.40479649,0.49732255,0.43704369,0.51748422,0.80528822,0.020682218,0.56778348,0.37090481,0.32847926,0.52983173,0.57153213,0.35535731,0.44231606,0.41633764,0.27377948,0.65665312,0.38937217,0.86208622,0.91884131,0.53232954,0.22428014,0.6898896,0.33014908,0.76291434,0.33979658,0.57795872,0.83316705,0.11429185,0.58650117,0.71362938,0.67785593,0.49998873,0.49913985,0.50001081,0.54418262,0.74301489,0.54113098,0.41426317,0.052106673,0.46543983,0.48320294,0.86688327,0.53086491,0.41140303,0.71741872,0.63216675,0.49847452,0.47191737,0.49977312,0.67858991,0.98997958,0.43778095,0.50488747,0.45022459,0.48938841,0.53060208,0.37860127,0.51097357,0.49577311,0.45324058,0.49202143,0.33013868,0.88870457,0.14107918,0.29850108,0.06582727,0.11081222,0.83704354,0.80652595,0.45528638,0.22082733,0.088566888,0.73825274,0.53273634,0.75562191,0.52644892,0.41853114,0.012579932,0.26844163,0.37140881,0.83269035,0.36555896,0.5784547,0.99238967,0.54622017,0.50018698,0.48657877,0.50051823,0.49959081,0.65423823,0.45585476,0.55508703,0.35300713,0.47365523,0.55366759,0.0088679905,0.37553947,0.51280483,0.34417619,0.50377239,0.50982934,0.38800433,0.50166512,0.2088332,0.81220629,0.62277995,0.50541751,0.40928915,0.49675624,0.45068776,0.98829902,0.6127546,0.67572264,0.96655526,0.19986077,0.50582187,0.11809957,0.4870066,0.50081219,0.48363006,0.49927198,0.49088344,0.67625579,0.55186708,0.48289968,0.56502387,0.49254736,0.37097523,0.2104311,0.74067826,0.49199523,0.38492433,0.45823378,0.65066561,0.16408868,0.71870105,0.61014205,0.66753735,0.52705159,0.34652785,0.69457201,0.56587261,0.52739778,0.83962013,0.88565507,0.1146602,0.83951168,0.62241712,0.59695229,0.8540613,0.13215144,0.52280274,0.38762857,0.52439505,0.29966765,0.79373131,0.6549127,0.47693202,0.005076625,0.4737648,0.24799377,0.030985702,0.24342702,0.49908321,0.022444512,0.49706689,0.51734352,0.2304044,0.63935133,0.3025008,0.27873753,0.43267523,0.50890502,0.2306004,0.61843933,0.7839579,0.85686996,0.53169996,0.49730526,0.53534876,0.49545033,0.51949254,0.5738619,0.49673657,0.3907199,0.27589423,0.59176536,0.48499206,0.55641357,0.50197965,0.50190887,0.55196669,0.50173192,0.48909283,0.3965009,0.50256892,0.4742946,0.2063251,0.51035984,0.46791519,0.6268668,0.56554472,0.59165217,0.010069007,0.58835884,0.53607375,0.70979817,0.47232961,0.52538746,0.41027135,0.5036429,0.51138158,0.38586772,0.47983808,0.086653069,0.14101289,0.62072927,0.40739178,0.043281058,0.10838077,0.49773043,0.43723802,0.50213059,0.25979443,0.7868116,0.40319088,0.36173043,0.95663253,0.81977433,0.49874813,0.48030918,0.50047374,0.64736337,0.74379028,0.29944365,0.49361291,0.45861428,0.50515192,0.55351552,0.7012328,0.47175117,0.75301439,0.76546098,0.62827051,0.50120453,0.4417128,0.48715165,0.22588051,0.92038625,0.46681203,0.50902626,0.45463684,0.49998763,0.40436588,0.33941854,0.50368369,0.69286924,0.23229684,0.6102138,0.36957875,0.12613175,0.10807603,0.38727237,0.21252311,0.80140866,0.58212159,0.23035524,0.41013732,0.47929557,0.38754027,0.45145864,0.66543091,0.70607741,0.55495771,0.57600001,0.34036936,0.45955765,0.38645762,0.33593481,0.53054235,0.92905612,0.099171756,0.51134788,0.4298357,0.82134426,0.26472877,0.43642208,0.76252894,0.55494377,0.47633231,0.75194262,0.5024265,0.5504957,0.64993627,0.46999995,0.37868011,0.88688905,0.15938499,0.25890708,0.067829245,0.15460794,0.49814869,0.54671937,0.49688105,0.52263534,0.42314737,0.50784988,0.30233238,0.82123801,0.37407278,0.50217042,0.47059507,0.50340234,0.51199633,0.71720804,0.42718967,0.77131955,0.15097074,0.33962113,0.49681518,0.73261861,0.64635677,0.44964656,0.72758995,0.49613005,0.49998823,0.50044568,0.5000071,0.50157577,0.52588461,0.49868976,0.49998744,0.50007425,0.5000076,0.50603236,0.6845155,0.39249021,0.33807453,0.74583876,0.36862363,0.46241551,0.26504357,0.35978275,0.32438221,0.21537453,0.74485364,0.50554735,0.53586533,0.50260569,0.40258649,0.12050896,0.506884,0.7737395,0.89972633,0.86322694,0.49651664,0.44022238,0.48556672,0.60907535,0.67196418,0.42472024,0.55115715,0.2018511,0.4431893,0.49985188,0.4622674,0.49485594,0.51099432,0.095957642,0.43866723,0.75912489,0.13167528,0.77020417,0.59681416,0.1042587,0.62967046,0.53434438,0.91705758,0.33282094,0.43303699,0.0061739611,0.59186101,0.5010314,0.57519913,0.50226014,0.56225538,0.0033206199,0.53581309,0.4127517,0.34372037,0.56658619,0.68636176,0.13883489,0.15154311,0.5784786,0.32854561,0.52646283,0.49472075,0.029009992,0.43670137,0.48500708,0.77696642,0.21442975,0.55664479,0.31257616,0.63997673,0.5938018,0.65622299,0.52894886,0.51397226,0.62235498,0.45903053,0.43896462,0.68919136,0.40450899,0.36311161,0.026013064,0.37176433,0.49705676,0.71187588,0.50155906,0.54377148,0.35320917,0.58407577,0.43667431,0.75138936,0.4218506,0.31658027,0.99056602,0.45475138,0.56070591,0.24554781,0.41583241,0.27864064,0.9689032,0.22902903,0.52823596,0.62117651,0.44875614,0.4893656,0.45138867,0.49765977,0.48122509,0.68631204,0.64687515,0.85548526,0.939086,0.3122984,0.32216765,0.27671649,0.43710279,0.80089626,0.21776033,0.59138695,0.5010812,0.24051473,0.50626087,0.48959237,0.59270095,0.50041526,0.52653504,0.34618072,0.4985025,0.49502051,0.020035996,0.50783294,0.69832879,0.77179914,0.34585401,0.70099747,0.25595259,0.46874451,0.45780799,0.60902894,0.53616689,0.45707546,0.39245803,0.53297116,0.51723884,0.60124827,0.53144388,0.50851869,0.40856994,0.50727219,0.50146745,0.37552373,0.53069917,0.49251945,0.39494835,0.50684682,0.47824766,0.073715007,0.58486771,0.49339277,0.97379859,0.49983978,0.49606107,0.41083491,0.49161817,0.49978292,0.42258231,0.50131312,0.67719327,0.039613682,0.75955532,0.35373864,0.11201471,0.48994971,0.40035199,0.81723162,0.85345507,0.39974707,0.0020237895,0.53103961,0.50029443,0.35504236,0.5829276,0.48580169,0.87247924,0.46465907,0.5331306,0.60194134,0.51972672,0.49988756,0.54279282,0.50108874,0.52830601,0.58624018,0.48882141,0.50615382,0.78325087,0.50427073,0.49853714,0.52669831,0.49843384,0.49404779,0.55086809,0.49598983,0.389286,0.088939786,0.41802565,0.83878846,0.89191582,0.68196219,0.51663561,0.74548609,0.52103345,0.69502197,0.96443192,0.81698267,0.49923312,0.48430224,0.499321,0.64772674,0.095438218,0.30711306,0.50129821,0.48096883,0.5000158,0.83354543,0.92229564,0.80364823,0.28000602,0.83163799,0.40543208,0.50526529,0.78310174,0.47928481,0.37732475,0.68237184,0.57833318,0.49730222,0.21758598,0.49393155,0.7564614,0.14136032,0.58031233,0.49512701,0.53401228,0.49801154,0.38558323,0.09709947,0.81965573,0.47736797,0.93572328,0.52153841,0.42922185,0.86678476,0.78041568,0.48835472,0.37637437,0.48555155,0.55842934,0.65417764,0.53457196,0.51517635,0.98566057,0.76852719,0.42974765,0.69606281,0.5629589,0.33619132,0.90924996,0.5060381,0.46662924,0.96051198,0.12956087,0.28388973,0.91369458,0.73583484,0.33563674,0.30514667,0.50097809,0.50354548,0.4326849,0.50188145,0.50682682,0.63767837,0.50389634,0.7081115,0.87122736,0.29549517,0.36060804,0.94204412,0.34081219,0.59108415,0.72809184,0.57446995,0.49788631,0.76016932,0.47271837,0.62351621,0.73648123,0.32924305,0.76401227,0.22195394,0.3654381,0.64984699,0.23554192,0.39008513,0.39225539,0.70949697,0.40955715,0.69765625,0.1222526,0.45720503,0.65864497,0.80634238,0.40467632,0.49791344,0.46352937,0.50095457,0.46743747,0.6259626,0.53711834,0.39442136,0.86117295,0.094569601,0.22693035,0.064003219,0.14734327,0.5067192,0.54463688,0.50658103,0.5062781,0.87506654,0.81261272,0.45852845,0.40442529,0.49180119,0.66296512,0.8113807,0.50132851,0.4913637,0.38126111,0.52552496,0.47563995,0.99067868,0.43173541,0.52955043,0.62310586,0.5318861,0.50863035,0.59214234,0.47034069,0.32488815,0.22166501,0.68695968,0.55298528,0.28192116,0.58117316,0.56241603,0.91765389,0.74118385,0.6605681,0.70335681,0.55365093,0.75260798,0.13377537,0.14268952,0.49027603,0.21847589,0.51214131,0.54872216,0.37552938,0.49770387,0.49922817,0.51853377,0.50115865,0.65970856,0.11654969,0.40685779,0.85460987,0.82851228,0.65866004,0.30489281,0.27387275,0.56170215,0.48893193,0.40067378,0.47971691,0.6872732,0.71623184,0.56268679,0.56957596,0.75874043,0.76488989,0.53719391,0.13819736,0.8977829,0.21514749,0.86197856,0.76120832,0.49998605,0.50074749,0.50000689,0.36776496,0.89861826,0.46970535,0.29777037,0.75474119,0.6709486,0.48564504,0.58412925,0.52337653,0.49901762,0.57128104,0.49992854,0.56291649,0.78092016,0.20265541,0.50030618,0.48596496,0.49991156,0.49799999,0.59371418,0.4650924,0.69789939,0.94575394,0.77624586,0.49999265,0.50517159,0.50003454,0.52992499,0.31288604,0.37844882,0.4980578,0.62976378,0.51065758,0.54771336,0.92676451,0.39996489,0.50435905,0.54201662,0.50495481,0.48720632,0.88019215,0.4800583,0.499114,0.52759428,0.49891678,0.46183272,0.16321621,0.55824498,0.49478479,0.40871256,0.51618456,0.43288278,0.31271356,0.4695637,0.494769,0.61009547,0.44427355,0.88091266,0.15596841,0.34528158,0.58827917,0.12077319,0.50895952,0.18682871,0.034297167,0.53968671,0.48811438,0.58070195,0.49840202,0.51220848,0.55906556,0.51127264,0.41057511,0.28020883,0.33421344,0.45368992,0.89973612,0.44948562,0.48204519,0.36834116,0.4897902,0.47832425,0.27419176,0.41535513,0.32075846,0.73519334,0.47127573,0.58163752,0.80051305,0.55421978,0.50063079,0.44996832,0.50013927,0.52303707,0.30215262,0.47336225,0.34446674,0.21998039,0.45232941,0.84759259,0.12585281,0.51032459,0.47819018,0.65710812,0.50008414,0.47991839,0.6407484,0.51623958,0.36593639,0.99272782,0.36728347,0.49957739,0.51385806,0.50035777,0.37470814,0.29460412,0.63561125,0.25443149,0.24216324,0.39704,0.31380977,0.10755229,0.34806258,0.40690292,0.65770929,0.44954777,0.33556052,0.92354886,0.67817548,0.62557234,0.26422114,0.30151852,0.56210871,0.24093231,0.56116446,0.22759546,0.93793495,0.85064108,0.82007005,0.038338458,0.69214818,0.59218854,0.10321633,0.34341169,0.45500674,0.61026905,0.50318068,0.49504103,0.30501399,0.6063394,0.70795146,0.19186948,0.55797381,0.32231367,0.10006925,0.92477463,0.30079131,0.012141,0.63320722,0.50761942,0.4430443,0.50405039,0.44289478,0.66625065,0.40927518,0.49517704,0.36389585,0.41525357,0.066609095,0.9054702,0.58113986,0.73532816,0.025070964,0.53629261,0.5949004,0.72951685,0.6845155,0.54475596,0.82790477,0.86662928,0.26491975,0.24905505,0.46457832,0.59697548,0.78522168,0.35566376,0.48351834,0.76785451,0.6651338,0.50493255,0.45077691,0.49286877,0.52808321,0.33663403,0.4015166,0.75512353,0.013070496,0.47211906,0.70242573,0.92975973,0.90330089,0.47548019,0.62261728,0.53602747,0.50279755,0.44504888,0.51317776,0.58206399,0.73706097,0.45240628,0.50013493,0.48761669,0.49989827,0.72648292,0.9652828,0.32309002,0.59912788,0.026938292,0.4907578,0.45021612,0.8061436,0.85218118,0.48246428,0.73643278,0.68884994,0.34170543,0.057882557,0.68807946,0.18756204,0.21380743,0.54162719,0.50420453,0.83420795,0.89683452,0.66362786,0.72082175,0.37265231,0.50522813,0.38015969,0.5638721,0.62200321,0.71975463,0.47404481,0.47179401,0.36581283,0.5574275,0.5133002,0.56229319,0.49040927,0.48624165,0.31881827,0.62642129,0.49994976,0.42839424,0.490238,0.41738436,0.99096414,0.34672054,0.59919104,0.78997079,0.34646053,0.5481878,0.17281467,0.5831263,0.77700709,0.81058185,0.73253955,0.53991213,0.25013453,0.52227812,0.72634225,0.073109614,0.89200073,0.7042804,0.11482312,0.81503529,0.28676636,0.23973137,0.32218494,0.50086256,0.51738925,0.50027022,0.50223614,0.46229737,0.5063219,0.71578593,0.85740264,0.46801934,0.32150913,0.2670601,0.46285207,0.49172816,0.5500689,0.50451884,0.47471417,0.69167199,0.64118642,0.22447994,0.14480898,0.37373469,0.68270838,0.16652454,0.21029197,0.57818981,0.72604115,0.54275467,0.50309098,0.39941566,0.50100296,0.51686883,0.56379605,0.49985103,0.49963369,0.5354956,0.49826382,0.54375785,0.70200792,0.48889218,0.48870591,0.44890369,0.49483458,0.49765923,0.32205185,0.39226616,0.52980612,0.80517913,0.19038877,0.473822,0.37008914,0.4388899,0.30474611,0.12582998,0.89860578,0.52089529,0.40594627,0.53459307,0.55759267,0.19703632,0.73371916,0.50000208,0.24480254,0.50007,0.59716483,0.6695818,0.41622392,0.46088954,0.68727793,0.38262903,0.5685567,0.29655002,0.4947993,0.48490526,0.31642052,0.50984864,0.50460027,0.35751994,0.49249375,0.47926008,0.58813446,0.4841305,0.57449103,0.27706072,0.63893361,0.58038089,0.3635956,0.47363665,0.51411646,0.79491258,0.5132422,0.48963879,0.62612164,0.4948988,0.49507086,0.36878849,0.54087544,0.53153853,0.75847952,0.64589575,0.50642175,0.23704499,0.4992333,0.67408095,0.94008508,0.20867276,0.72660958,0.11669453,0.82875225,0.62679097,0.88188823,0.91204318,0.49878239,0.47734889,0.50211037,0.48258546,0.30708692,0.46845249,0.6298005,0.78090857,0.38444284,0.42220036,0.99535082,0.37542588,0.427762,0.0079468622,0.556474,0.19822471,0.11105948,0.83611479,0.54175679,0.26776083,0.68863787,0.49927057,0.93119969,0.39202958,0.49435175,0.4540805,0.49482012,0.093233198,0.099711617,0.3427519,0.50121881,0.54141205,0.49191138,0.056422679,0.067079587,0.5118697,0.41963744,0.81292497,0.74564536,0.6270273,0.96908921,0.41880392,0.74794748,0.84534358,0.47075107,0.49659773,0.53382861,0.50264128,0.77466401,0.10581857,0.34862126,0.65336093,0.97935064,0.3900998,0.54706179,0.91052276,0.19612215,0.49737441,0.45885048,0.50321062,0.49090571,0.40075269,0.49553204,0.41600509,0.95448069,0.53943556,0.49984383,0.44981194,0.50723953,0.47280297,0.59883753,0.53666628,0.56922827,0.66719115,0.52905189,0.78143889,0.065349787,0.21785428,0.79089062,0.95200177,0.80207396,0.52530197,0.63978584,0.45740528,0.79782339,0.060535166,0.26111406,0.41849803,0.21396012,0.74763584,0.49827336,0.58978702,0.49840273,0.47657321,0.62679828,0.51462255,0.90357721,0.89096882,0.61149914,0.40984057,0.15818561,0.26167582,0.50683711,0.54265606,0.5052238,0.42094295,0.2767888,0.41207635,0.51504731,0.43807233,0.50432276,0.26924677,0.86569191,0.37033527,0.49761798,0.45582017,0.49324349,0.50134248,0.45463106,0.49579836,0.47568346,0.27521503,0.44433179,0.40951113,0.86243468,0.4947038,0.58029573,0.36121695,0.49112982,0.50348258,0.77107307,0.49569488,0.51051708,0.28216842,0.43532023,0.38475858,0.051913416,0.85626498,0.53769658,0.23805798,0.38652158,0.91842082,0.099137649,0.30865177,0.6900671,0.89859839,0.55295351,0.59760913,0.26061855,0.4908047,0.51606992,0.57664885,0.48284446,0.89649001,0.87419911,0.62875787,0.36936744,0.98603732,0.71830529,0.68174781,0.17443742,0.35201584,0.19759817,0.85093151,0.56325162,0.49954421,0.85002617,0.49990349,0.42510498,0.2687028,0.28641041,0.056354803,0.92402551,0.39470814,0.50567062,0.46298792,0.49734659,0.49998727,0.5009361,0.50000731,0.18285354,0.13781266,0.53088401,0.43509006,0.2725757,0.30968479,0.56770102,0.22936946,0.73123767,0.51436841,0.65335763,0.4339271,0.45706708,0.15444558,0.11216121,0.88892933,0.089717133,0.318553,0.80253474,0.8572903,0.60503144,0.49984337,0.48834958,0.49954556,0.5247534,0.4161031,0.47930643,0.57817293,0.77886993,0.28793,0.43724573,0.63709721,0.48919138,0.7363631,0.82003691,0.45419421,0.59439514,0.6590982,0.43927163,0.50395366,0.42412163,0.49549265,0.4741795,0.18855369,0.53602094,0.87531554,0.059599799,0.56856638,0.64424034,0.97672843,0.54097214,0.7768557,0.93383339,0.85147273,0.96137358,0.90678695,0.47972123,0.50008119,0.48031494,0.50066191,0.42442084,0.6537841,0.48881805,0.57104749,0.9091214,0.945019,0.52056053,0.25899442,0.25716112,0.56180259,0.21149412,0.46789614,0.50711246,0.74642769,0.51714158,0.91285248,0.15169314,0.45441244,0.16453659,0.041306396,0.63541149,0.44852256,0.1135149,0.47374555,0.90926001,0.058417606,0.63811825,0.47901387,0.39795512,0.54345475,0.46660633,0.20922997,0.62391197,0.49952997,0.48075742,0.50082544,0.50013657,0.062705104,0.50100743,0.54921681,0.22164612,0.48475095,0.3913378,0.27946886,0.32169423,0.50211088,0.44782657,0.49835754,0.43229741,0.635583,0.54647638,0.90230865,0.10258475,0.32199119,0.49785496,0.37503034,0.48181303,0.50454267,0.5620611,0.51160145,0.73837075,0.097671996,0.37855417,0.763092,0.8289944,0.38377567,0.5761816,0.7214618,0.44067568,0.42968986,0.93802431,0.21812522,0.52584236,0.6883253,0.46451332,0.37114975,0.20761949,0.59679918,0.3213347,0.060771622,0.3161283,0.48026263,0.59211012,0.46619213,0.39343233,0.94030284,0.62356072,0.4984281,0.55711202,0.48514868,0.49970211,0.57099653,0.49969639,0.4766846,0.20347285,0.56910281,0.32058184,0.92437813,0.134339,0.52279334,0.64984885,0.55332804,0.52310685,0.8384249,0.55071455,0.70004001,0.84822395,0.30670025,0.81035654,0.10811193,0.41661887,0.41790831,0.67163579,0.48656082,0.47840877,0.91330255,0.84242487,0.46271847,0.11785549,0.21902583,0.49296183,0.43812666,0.51264169,0.38304113,0.17257402,0.14226496,0.50170759,0.55984689,0.49212491,0.49954068,0.42423154,0.49953862,0.57865527,0.32431886,0.55112411,0.4950069,0.99374097,0.50090826,0.85800454,0.84114429,0.57961343,0.72995783,0.25863395,0.55403769,0.51393297,0.41532532,0.4960712,0.50396868,0.44589917,0.51330846,0.50640297,0.45098374,0.50442576,0.79747509,0.84578779,0.66392756,0.50170476,0.5439307,0.50290201,0.36717178,0.88137147,0.76540456,0.58228451,0.11140033,0.54976873,0.64912708,0.6956745,0.52251649,0.62140632,0.1692775,0.86957791,0.4767955,0.6996558,0.60133766,0.87897572,0.13918963,0.29313953,0.22557286,0.06505524,0.8539607,0.76050799,0.85876677,0.82140105,0.49101607,0.40910174,0.46624792,0.5073202,0.7525246,0.44647855,0.41899379,0.82456763,0.53691619,0.4999894,0.49899248,0.50000333,0.47171299,0.79110166,0.72322511,0.50098484,0.5708582,0.50911119,0.35910312,0.89643349,0.3749366,0.50057436,0.51957007,0.50081962,0.74711629,0.89065031,0.82507518,0.79001342,0.06688865,0.81630127,0.50306119,0.47145527,0.49897863,0.52715264,0.71112183,0.37332047,0.55675581,0.77027204,0.2529239,0.8625775,0.17327106,0.36768176,0.49998032,0.50480353,0.50002412,0.43260253,0.13661648,0.92089309,0.51425405,0.41754518,0.50803423,0.61534619,0.95985041,0.76850869,0.48006852,0.1986696,0.80051896,0.49647482,0.46320297,0.50367721,0.50000441,0.49806936,0.50000952,0.57572229,0.16590071,0.53835145,0.50427992,0.5639512,0.51743784,0.54918613,0.95719282,0.14676336,0.38075739,0.87132924,0.25646951,0.45638728,0.65609674,0.39910876,0.3518986,0.28215068,0.54693054,0.51451876,0.68530659,0.46262815,0.40994004,0.64884575,0.54670067,0.49914878,0.4600518,0.49462636,0.51782569,0.5631757,0.49531843,0.52678407,0.57986954,0.49053165,0.50930913,0.8637543,0.74551006,0.50170679,0.54901735,0.50225124,0.46801103,0.84896168,0.70773802,0.50183927,0.46478641,0.49463366,0.64195625,0.31819557,0.50303551,0.48833327,0.43681758,0.50128679,0.72433192,0.81710237,0.52778132,0.31407758,0.73192691,0.60847699,0.49825316,0.52638579,0.500434,0.48630839,0.56380424,0.51185751,0.49407299,0.59554395,0.47942098,0.50053267,0.30257031,0.50060672,0.88920834,0.94242876,0.53381178,0.43261576,0.77740895,0.20148553,0.46870698,0.69573512,0.50611745,0.58250492,0.34775773,0.43814906,0.48899337,0.26033636,0.37453731,0.55223776,0.8223508,0.45826001,0.50261251,0.54979609,0.51053845,0.44774544,0.27458687,0.489863,0.63095379,0.13323487,0.88807199,0.50088722,0.43297886,0.49687334,0.58520486,0.21042611,0.19183978,0.49936659,0.51617195,0.4991446,0.46329089,0.6697124,0.44442771,0.52037014,0.57092817,0.5108851,0.50851307,0.82787578,0.22723392,0.49450966,0.41290295,0.4848295,0.5000318,0.52155684,0.50002759,0.54119594,0.88531772,0.10230241,0.51102865,0.64601816,0.50497384,0.50520481,0.95810756,0.30611516,0.59951898,0.072579237,0.510964,0.744585,0.24658622,0.41645949,0.50771708,0.56424515,0.49840335,0.49926942,0.48252411,0.49969569,0.44186317,0.057774977,0.41850042,0.49679312,0.29905093,0.50844741,0.17671917,0.87282459,0.48967859,0.45714785,0.27731671,0.49313393,0.49999473,0.49832354,0.5000182,0.26597272,0.92129827,0.29820396,0.61094264,0.83765357,0.60061145,0.41601586,0.68045804,0.38346382,0.60913534,0.31502318,0.58447787,0.27065337,0.83274983,0.58405363,0.43871824,0.63823536,0.47458882,0.55053585,0.33154643,0.46667781,0.92785427,0.87398887,0.56307925,0.42701761,0.8020723,0.2432171,0.62077331,0.67974195,0.44662044,0.49823648,0.4197646,0.48168364,0.2436708,0.96089481,0.78174903,0.4901386,0.79662349,0.46826819,0.47725338,0.17515352,0.5036394,0.54127426,0.70395181,0.32358438,0.48188552,0.38145565,0.47663004,0.50603559,0.43632431,0.50391289,0.48509122,0.56859989,0.51664193,0.49834682,0.46453753,0.49866307,0.51810002,0.59965726,0.45703871,0.8399027,0.080673798,0.37254674,0.32641986,0.25448255,0.61848198,0.37885241,0.29877593,0.52578213,0.50493581,0.57624356,0.52068291,0.38085825,0.17359169,0.70450167,0.55227462,0.29481578,0.39248949,0.78667763,0.16057213,0.21239174,0.77976007,0.031873659,0.34586387,0.41750187,0.77111208,0.77798153,0.56249034,0.33340825,0.58813861,0.4991768,0.27972835,0.4997456,0.59808141,0.28085745,0.40025488,0.49804967,0.47880416,0.49907636,0.54175514,0.60467257,0.50648135,0.53929137,0.62807843,0.47241092,0.53416205,0.6281566,0.54048758,0.54417523,0.64343526,0.50566342,0.57575944,0.6680049,0.60051517,0.58281157,0.92341581,0.51604385,0.68135506,0.94383871,0.70943524,0.47499141,0.32296351,0.40839494,0.50005192,0.49585668,0.50001813,0.46036404,0.22841667,0.56505767,0.49826612,0.52050405,0.50062822,0.74892279,0.78224478,0.34323735,0.66564354,0.023745983,0.39909837,0.48476386,0.40175067,0.45723136,0.42459197,0.7658471,0.48154201,0.50088898,0.44167652,0.4996273,0.53417135,0.69191421,0.55967891,0.53329535,0.71814316,0.41942532,0.53713506,0.38164076,0.51489008,0.50042792,0.58761265,0.52966066,0.50692094,0.56986842,0.50763455,0.51373772,0.72416172,0.44868199,0.49023876,0.64164361,0.42966863,0.46790904,0.40043839,0.48771077,0.50056726,0.92911498,0.50454142,0.49982112,0.51053998,0.50022074,0.48822059,0.65049323,0.42111894,0.59625625,0.17257014,0.39160644,0.55523259,0.32195272,0.50361613,0.51435717,0.32120881,0.44256759,0.65053489,0.22752746,0.3654339,0.50128237,0.46270344,0.50636051,0.50739747,0.97289714,0.49766107,0.46401254,0.17097279,0.31194003,0.50306926,0.63881979,0.5025665,0.34826573,0.8341018,0.6488368,0.54597418,0.13304268,0.67032859,0.44911832,0.069538374,0.10863593,0.49403879,0.45187843,0.50932723,0.49906144,0.19889881,0.39128968,0.52153537,0.62745515,0.48178619,0.41155767,0.84395869,0.43806683,0.51512654,0.68490986,0.37876719,0.48168075,0.62819774,0.51768404,0.56213237,0.38209328,0.49693389,0.55363626,0.35509211,0.46856567,0.5114306,0.55396948,0.50261727,0.42675486,0.048051473,0.89639646,0.77221516,0.94872425,0.47156878,0.39144833,0.027449141,0.5628108,0.49649481,0.39541154,0.49417669,0.50043947,0.46478706,0.49545777,0.66055731,0.79085895,0.69894264,0.48215257,0.18462967,0.73520256,0.31046167,0.83195836,0.80996458,0.59266794,0.97510964,0.67908425,0.62232324,0.99707949,0.48346989,0.56904452,0.16245964,0.4899475,0.50657685,0.44856987,0.49893715,0.66437491,0.72688591,0.48758958,0.58914824,0.35635313,0.46868478,0.52182538,0.42912249,0.49585254,0.36900279,0.014430846,0.28337847,0.46717206,0.35999814,0.49425967,0.136823,0.17797335,0.53226362,0.5002891,0.57126729,0.49930292,0.66270287,0.73569028,0.41251319,0.4985905,0.61733074,0.49985334,0.61834105,0.90470576,0.40473722,0.52001715,0.56942025,0.49907896,0.49860424,0.92429706,0.51555712,0.5347946,0.65152101,0.41948294,0.49076251,0.23371538,0.61610858,0.49732313,0.5398877,0.49798255,0.53345939,0.60694405,0.530822,0.47826356,0.063182673,0.30940455,0.51007518,0.73663401,0.55615884,0.45417433,0.26862477,0.54853822,0.49998711,0.49912883,0.50000728,0.33477627,0.21022901,0.76161606,0.50669742,0.65708939,0.50889396,0.40388056,0.68612406,0.40695418,0.56956679,0.079615788,0.56198696,0.4997112,0.51529604,0.49995189,0.66060181,0.2949728,0.42578216,0.68773946,0.03128527,0.81565088,0.47976412,0.59491512,0.51578692,0.5387134,0.30253557,0.65727119,0.45005802,0.72322338,0.39133631,0.50797428,0.37243899,0.52192644,0.48944159,0.63410959,0.57608558,0.57294028,0.9875889,0.46185556,0.66642003,0.28910991,0.59393994,0.46998934,0.30413759,0.3478293,0.40810084,0.66873831,0.48371953,0.5457362,0.93615209,0.65822687,0.42964565,0.98011085,0.44989041,0.46016238,0.30814125,0.53561452,0.18927322,0.96145163,0.74159324,0.49903554,0.44558273,0.48592896,0.4097403,0.64169857,0.51947742,0.69959423,0.28529519,0.5079875,0.72880542,0.74827033,0.53204229,0.47952481,0.27872272,0.62867635,0.49267333,0.61160731,0.46699156,0.64014714,0.96684757,0.44230133,0.22475988,0.93468437,0.57690545,0.49979128,0.35461379,0.5000004,0.46234684,0.68020981,0.62363959,0.37112428,0.85508111,0.1138642,0.47354837,0.08547318,0.93091529,0.4154334,0.27845281,0.62933885,0.42604804,0.67449332,0.51402106,0.50094738,0.94038072,0.6576799,0.62927729,0.25522902,0.69021774,0.32254711,0.18476397,0.39056607,0.49806099,0.64897358,0.52547456,0.7621189,0.78861398,0.32523429,0.44155448,0.37231531,0.46276526,0.17780987,0.15654767,0.50105832,0.49877216,0.12509105,0.38709875,0.45657606,0.99319609,0.49359859,0.6168097,0.047570862,0.57185979,0.91920861,0.1352903,0.61793088,0.5481817,0.63812666,0.54553638,0.73277451,0.82234553,0.38952307,0.14784036,0.87320651,0.76689429,0.53311692,0.64426293,0.56544674,0.35036318,0.25618981,0.5230497,0.17119142,0.91698337,0.25210364,0.50858386,0.36057268,0.47808812,0.48080186,0.11137126,0.87394804,0.50066973,0.099941231,0.49546036,0.49450642,0.58327713,0.51041407,0.31971894,0.70648594,0.4966308,0.37122415,0.30816823,0.39995298,0.4902658,0.42942162,0.51287874,0.32516527,0.80540911,0.37822342,0.49891528,0.54825026,0.50124871,0.45340753,0.64192852,0.4515082,0.72312519,0.012227983,0.57739796,0.49677771,0.58563104,0.53180715,0.57082775,0.77030775,0.26397447,0.50489621,0.53871753,0.5032643,0.49943382,0.48366077,0.49894715,0.64636031,0.70035848,0.57426609,0.27596603,0.96752808,0.21917144,0.46982469,0.11199889,0.46728127,0.22257898,0.20090669,0.3553317,0.53096593,0.079560798,0.39712916,0.49937856,0.55043766,0.50907548,0.49775305,0.64736309,0.49972066,0.27207404,0.072205448,0.32836923,0.58946198,0.32911167,0.42451061,0.49987611,0.49281889,0.50021211,0.48842057,0.12002685,0.90717368,0.27336266,0.083155732,0.83055699,0.53699866,0.59471541,0.49471881,0.34849851,0.06545082,0.57341815,0.76841766,0.22084523,0.60902119,0.51201183,0.2109874,0.64988265,0.5333861,0.6322276,0.46804516,0.36713107,0.19954585,0.50882135,0.49625266,0.29593741,0.50250449,0.17853789,0.79823189,0.58015426,0.46941902,0.65877926,0.50207405,0.5036159,0.53247295,0.50348811,0.35335358,0.15354081,0.38244254,0.41128548,0.34575472,0.4661997,0.50023644,0.55504599,0.49796445,0.70932945,0.75181716,0.34689823,0.50685169,0.40120289,0.49941789,0.49957878,0.66598075,0.49373335,0.53761103,0.34208018,0.45900603,0.51407683,0.051118126,0.24170215,0.61058498,0.73034929,0.57043849,0.39158803,0.14208538,0.52913992,0.49962919,0.45586298,0.49208717,0.48263103,0.21776161,0.59604673,0.52732033,0.38456429,0.53691177,0.51902091,0.0059811281,0.66836261,0.51103197,0.12411786,0.84868167,0.81340052,0.18581072,0.3899806,0.53647985,0.33742961,0.4038179,0.49502933,0.91594143,0.45600863,0.57702877,0.69077813,0.48462212,0.46770505,0.39801894,0.52816407,0.47068553,0.28577928,0.5087289,0.64403063,0.083061382,0.1179131,0.63549508,0.91428032,0.9396683,0.61675128,0.76422212,0.7573714,0.50074237,0.48119785,0.49893268,0.29131616,0.27238285,0.5686922,0.39000786,0.67609959,0.4262439,0.49519265,0.60115092,0.45497199,0.51066818,0.3456756,0.57251122,0.50183827,0.4133848,0.50091995,0.61068279,0.088242716,0.059925901,0.42770153,0.079322474,0.95187211,0.44536872,0.34421151,0.47664891,0.62265465,0.28598366,0.59510029,0.50742932,0.41293718,0.49758384,0.42657617,0.67666779,0.41227736,0.54386737,0.68629424,0.52907234,0.74062632,0.12783463,0.26341117,0.55147635,0.87285154,0.24408465,0.46689761,0.16021423,0.46666699,0.50318878,0.46662828,0.49767287,0.43242215,0.69909786,0.37176088,0.58762603,0.85188606,0.82439904,0.4909585,0.45139566,0.50163801,0.45967139,0.094544636,0.40884533,0.50039625,0.5097703,0.5000376,0.47337449,0.99795825,0.54450324,0.46874608,0.68027787,0.58931723,0.53253254,0.37734651,0.52832813,0.47335637,0.67881953,0.48310582,0.49614826,0.32656318,0.59368531,0.27859002,0.074243123,0.36495958,0.53006898,0.58313081,0.48953403,0.49100938,0.54693648,0.49628491,0.4801177,0.33634958,0.56617664,0.46915222,0.023320623,0.18378814,0.1848661,0.78828013,0.42004373,0.51796942,0.004986677,0.35187757,0.49932001,0.51245955,0.50016124,0.49999337,0.50505461,0.50006803,0.60636521,0.30552694,0.39723664,0.38109072,0.75733836,0.28289367,0.50384236,0.55876902,0.50309271,0.45087292,0.83542735,0.55533305,0.53952714,0.65974376,0.60448291,0.54052833,0.36243238,0.55751031,0.4400382,0.37915254,0.53081952,0.41155586,0.98762512,0.71355373,0.5071963,0.59773717,0.51808583,0.50030279,0.53921527,0.49685333,0.50065831,0.47328291,0.49689065,0.58571205,0.11738069,0.91508801,0.94981203,0.88090348,0.48200139,0.34056062,0.71347695,0.54352494,0.50112657,0.51955836,0.49983684,0.57621414,0.028800296,0.7894635,0.58501709,0.31621209,0.61723626,0.56421541,0.70205083,0.63462444,0.45489078,0.64495672,0.44077697,0.53209602,0.89921004,0.55952104,0.82443805,0.1411769,0.35157117,0.40105049,0.33268137,0.42991298,0.33626575,0.27749997,0.63032348,0.38928569,0.91467598,0.19634723,0.58215685,0.2255626,0.50734622,0.37627501,0.94220714,0.18726621,0.45411532,0.12627625,0.5776902,0.50091245,0.51872015,0.50099393,0.10404639,0.87389382,0.47386592,0.60846334,0.082261058,0.94634155,0.50034586,0.52316278,0.50255186,0.25145853,0.87727007,0.2658974,0.53771336,0.73740757,0.46975416,0.45763965,0.75154186,0.69367916,0.52504472,0.59371261,0.51149196,0.69246411,0.077087167,0.69893212,0.36967251,0.94454478,0.14964347,0.47788346,0.4202782,0.49136781,0.2896369,0.042785702,0.78296703,0.49896188,0.65524985,0.58636869,0.4576487,0.73051764,0.46109723,0.47689351,0.34863695,0.56645834,0.49944896,0.57211214,0.50139732,0.50335325,0.091241484,0.51487942,0.46729048,0.3888691,0.54765886,0.23674479,0.83165686,0.76546471,0.65979922,0.15532287,0.15484866,0.46528154,0.59328708,0.50748244,0.43168718,0.90942419,0.74339368,0.47020803,0.99483569,0.42563498,0.824609,0.16376416,0.33300412,0.51861619,0.33213695,0.48713952,0.5011555,0.55833153,0.50128559,0.27812116,0.13774186,0.81585966,0.3516361,0.86325467,0.42984061,0.47921761,0.86615931,0.43161042,0.49602182,0.53116392,0.49801088,0.42218332,0.1776124,0.46575334,0.52204263,0.091434361,0.30366735,0.5050547,0.75792227,0.49140015,0.28412502,0.8410286,0.52689926,0.38468246,0.26471531,0.69479625,0.52035474,0.70990094,0.51555326,0.788104,0.78386434,0.6356338,0.34836835,0.7225358,0.47481071,0.49630806,0.55076259,0.49303012,0.42453143,0.80023823,0.71167808,0.59101012,0.75060107,0.50718236,0.49822897,0.42196055,0.5093277,0.48929133,0.2513495,0.53595489,0.4789206,0.41037793,0.50323396,0.38856658,0.25296033,0.67314628,0.53725279,0.91827588,0.34616902,0.5626013,0.87360745,0.91900393,0.39548656,0.31087649,0.61714324,0.59625555,0.32744795,0.50912359,0.49425241,0.55019104,0.50598655,0.44874025,0.65191518,0.40785645,0.49176249,0.43993073,0.5096713,0.52832134,0.87159722,0.63029404,0.41240571,0.6937575,0.63749502,0.52429775,0.19949473,0.15443092,0.48705722,0.17172756,0.19965317,0.059817914,0.068137632,0.42519595,0.61605093,0.069664716,0.75361239,0.60482233,0.73095988,0.29855998,0.49674089,0.30585022,0.50741167,0.50758914,0.143515,0.50086701,0.74896221,0.19927371,0.62663844,0.45569278,0.35292141,0.51983546,0.61143476,0.31401844,0.39356739,0.62506644,0.88848289,0.50750923,0.35992905,0.088201257,0.2315182,0.82476578,0.79635566,0.59718441,0.84028201,0.93994949,0.59879734,0.9300641,0.93423075,0.57529741,0.56856112,0.6555263,0.50297765,0.81078507,0.96680031,0.68059195,0.64899465,0.70940091,0.53295082,0.49562254,0.469794,0.50019397,0.40361653,0.27184502,0.30004673,0.41209767,0.93046206,0.86795946,0.16924651,0.88677015,0.37516142,0.58547399,0.031388348,0.59184142,0.41771787,0.34144799,0.49582801,0.48987212,0.86154415,0.47780439,0.73895732,0.21823583,0.61799556,0.29915614,0.15512633,0.1500047,0.61503632,0.25566233,0.63387233,0.48943954,0.35406802,0.5951771,0.50383136,0.58749146,0.5217498,0.47374902,0.21574957,0.45178383,0.37240439,0.7892973,0.72166955,0.65451747,0.16860589,0.48739563,0.45581815,0.047898499,0.85675946,0.74265134,0.74491076,0.44568988,0.46066785,0.6264137,0.51813416,0.22135331,0.091851599,0.85938388,0.46199269,0.81643537,0.46810286,0.2545526,0.11823637,0.75048368,0.38897692,0.10388542,0.79603082,0.47618407,0.77658204,0.35458865,0.55689401,0.72294191,0.47770459,0.54514693,0.29139791,0.50928738,0.19701672,0.14867599,0.73962104,0.51034297,0.32065121,0.4712069,0.50078671,0.90634512,0.64428602,0.56735068,0.12926513,0.52803084,0.49854856,0.43764447,0.49987596,0.50597626,0.44936304,0.49105382,0.61954327,0.92976684,0.18840646,0.53068448,0.99448217,0.37741765,0.54868812,0.74674443,0.43094145,0.5000125,0.50414338,0.49993108,0.50425154,0.44744993,0.50658526,0.81641259,0.2031824,0.54097857,0.15016647,0.13421618,0.48385115,0.81875479,0.18562838,0.35575808,0.29452974,0.1211102,0.36635926,0.083092136,0.87544026,0.3487615,0.37926292,0.6669157,0.48356356,0.35630838,0.74142999,0.60153187,0.49975113,0.45605434,0.49974197,0.49998822,0.50056515,0.50000834,0.41967603,0.10254788,0.49783111,0.25758441,0.85963519,0.34417275,0.50670777,0.99779934,0.50514395,0.64258813,0.8156912,0.4102823,0.73953199,0.91750611,0.41446245,0.72794074,0.84576637,0.81870759,0.57262308,0.22230424,0.46179226,0.49881369,0.47925857,0.50168591,0.49382137,0.62735179,0.50209614,0.6326877,0.014821888,0.70742078,0.4352416,0.62003215,0.51574671,0.5339989,0.61612763,0.52628938,0.46914216,0.9666782,0.67821128,0.42148943,0.82102279,0.55296453,0.51596214,0.56375176,0.51082037,0.49412463,0.43622102,0.50370277,0.49922357,0.25469255,0.49823625,0.50421544,0.83426642,0.43253861,0.47537895,0.19988445,0.844922,0.81379996,0.97273499,0.60337452,0.49992816,0.49366513,0.49999084,0.50005012,0.48517143,0.50022163,0.48244157,0.40344466,0.49095715,0.49688539,0.65476123,0.52941344,0.51777736,0.35086403,0.4036599,0.49788198,0.39932107,0.54439368,0.50084899,0.57247747,0.5098429,0.79451489,0.87072826,0.52241001,0.57606399,0.32348515,0.41888716,0.53446996,0.61649472,0.4473033,0.70762081,0.85669761,0.45493044,0.30644839,0.27289988,0.43199166,0.51790207,0.32489885,0.51837451,0.48959837,0.5710254,0.50384747,0.37150336,0.32093525,0.43568734,0.67533359,0.72264896,0.6137401,0.50626669,0.56042394,0.50170014,0.48151415,0.62038416,0.5356348,0.21007281,0.90246462,0.81743649,0.4973137,0.54655015,0.50017202,0.3893128,0.77358233,0.49989625,0.50981032,0.35046267,0.43325465,0.50628335,0.13863952,0.50698689,0.70583277,0.17205202,0.6158895,0.62408556,0.26397868,0.52097547,0.20100163,0.089968062,0.81894595,0.49649433,0.68357051,0.49448504,0.67634582,0.19094123,0.78014669,0.61771181,0.18085582,0.38103868,0.59999263,0.30575584,0.36723765,0.47246411,0.7711254,0.5491468,0.46240867,0.5974426,0.48887337,0.66298365,0.87634188,0.84499559,0.07582647,0.85613869,0.51213076,0.50036288,0.41597418,0.49129686,0.54166671,0.33964713,0.4827257,0.55562313,0.24157203,0.53158432,0.37487533,0.26317638,0.2989125,0.41876475,0.6403032,0.54000977,0.49760455,0.32201812,0.51270082,0.44687826,0.60664243,0.49891634,0.53305514,0.26958802,0.45447312,0.32933376,0.21833105,0.43269286,0.42013515,0.68995191,0.42737555,0.47987345,0.3742364,0.51057536,0.61347317,0.67674212,0.44574139,0.52594071,0.93482674,0.51817531,0.50151425,0.46597854,0.50268998,0.39127087,0.30893038,0.47019969,0.39021347,0.93279579,0.29093881,0.4565865,0.36337221,0.52700747,0.49964109,0.60231287,0.47971403,0.54886537,0.62775264,0.46966981,0.68443183,0.80479228,0.2710132,0.44325251,0.3416003,0.59802623,0.4807134,0.79573533,0.56912274,0.70555596,0.77147212,0.55319959,0.62172641,0.91939645,0.86849564,0.56349398,0.33582438,0.59665329,0.45561234,0.70270632,0.46425302,0.50004975,0.47801465,0.50082452,0.49187197,0.56026248,0.50025079,0.49745487,0.30328184,0.49083428,0.48243024,0.61220997,0.48627548,0.53023457,0.3824465,0.46997748,0.46216827,0.38856081,0.47598949,0.70180247,0.28261782,0.48604448,0.53121929,0.3908897,0.54600253,0.50750352,0.29976426,0.6155657,0.77127271,0.16046737,0.25571501,0.45373286,0.6699778,0.6057201,0.48338863,0.34840163,0.51797648,0.45445064,0.68394578,0.58377963,0.50739337,0.43997364,0.49535222,0.49182453,0.74218837,0.52116422,0.55072825,0.84331726,0.57351823,0.60230965,0.86623427,0.087470234,0.77511137,0.17245764,0.51957631,0.17054663,0.79383196,0.49362677,0.12486952,0.83503469,0.58466131,0.38327092,0.71433157,0.61983834,0.49998742,0.50004748,0.50000763,0.46714623,0.91143232,0.44801629,0.62142415,0.7576882,0.26302897,0.53378158,0.85244659,0.48242452,0.48925453,0.55935778,0.51022027,0.42606535,0.27973421,0.52214603,0.50563408,0.97891815,0.50864288,0.49976191,0.48052472,0.49823018,0.58206321,0.78228872,0.3489642,0.58021938,0.73485394,0.55807693,0.48157416,0.35264374,0.49707872,0.47142315,0.78353133,0.20199412,0.40453028,0.25548298,0.51134284,0.50053353,0.99799094,0.60651103,0.86791228,0.15691655,0.31689568,0.52871703,0.38723678,0.45075584,0.47702439,0.10647474,0.47452797,0.18833388,0.068663994,0.53824343,0.47516712,0.42762239,0.49982105,0.5709843,0.36266401,0.54204102,0.39703475,0.72537369,0.58056019,0.80114692,0.070443725,0.30257717,0.44903983,0.88091146,0.54135561,0.50915778,0.44179999,0.48674856,0.48822044,0.55473501,0.49267033,0.54199129,0.36847258,0.49649907,0.4104878,0.13076247,0.15030169,0.54840194,0.60513824,0.51480017,0.49768458,0.33438335,0.47797389,0.45349366,0.70838549,0.50913826,0.48362158,0.20059868,0.78075158,0.49747041,0.40935209,0.49365017,0.29759596,0.25381106,0.39406173,0.42965123,0.35584465,0.49028061,0.37400001,0.71887418,0.51788911,0.47968435,0.57277872,0.51208773,0.42066872,0.11987779,0.07089276,0.464229,0.8865066,0.50804887,0.45863077,0.72666359,0.31126743,0.67883788,0.7595548,0.51768789,0.50238887,0.54923034,0.51113828,0.42702656,0.11946454,0.93183639,0.4949209,0.53944712,0.50411519,0.60886676,0.054039868,0.30240654,0.055330584,0.90928054,0.53682612,0.42551614,0.33488636,0.41885408,0.58504936,0.86207355,0.79675764,0.4946769,0.99195831,0.49911539,0.55835983,0.32716773,0.37913908,0.50053364,0.53437932,0.498886,0.48597904,0.68218522,0.39587913,0.84168797,0.81230568,0.50706922,0.52657602,0.92424482,0.58684217,0.44575249,0.78038803,0.49573154,0.44235429,0.016098952,0.2229849,0.52659107,0.61592545,0.46374264,0.50036229,0.50927025,0.49983544,0.55837687,0.34453804,0.50944484,0.48800375,0.55921314,0.49135463,0.49543463,0.33424351,0.61344116,0.50188375,0.4779452,0.50113323,0.62678461,0.71204052,0.57499689,0.49440905,0.89207422,0.94558836,0.4991133,0.53783015,0.49869553,0.21705773,0.064762318,0.15359433,0.37669709,0.85924179,0.62072234,0.53276003,0.34599718,0.47646344,0.51394162,0.6179369,0.52882852,0.45484683,0.80395279,0.78479735,0.43191271,0.22527705,0.41924081,0.5098506,0.31937116,0.39146204,0.52878348,0.25878468,0.52258508,0.56405095,0.12593599,0.36552766,0.50013295,0.53633468,0.497898,0.49929038,0.54204643,0.50842734,0.47599205,0.95752328,0.39517193,0.7793225,0.92906236,0.35508957,0.73576925,0.92155617,0.70116182,0.49956446,0.57340146,0.50039442,0.7201221,0.26186029,0.42199857,0.49825722,0.54314321,0.50548226,0.51937576,0.071875691,0.56303111,0.4997515,0.34728406,0.50335727,0.50487641,0.60283633,0.54177455,0.3872948,0.1820001,0.56389593,0.42091314,0.95807893,0.49956896,0.51132837,0.029217039,0.39737534,0.38661664,0.3030067,0.61256266,0.48721797,0.38946032,0.4978551,0.49751465,0.42006119,0.49113851,0.49359974,0.0091387196,0.28652316,0.57616119,0.16586197,0.12251415,0.44172351,0.29138151,0.52084515,0.49348439,0.55342677,0.51128,0.49373883,0.66715824,0.49622655,0.49848402,0.70444373,0.61472365,0.59270876,0.35464048,0.52829554,0.53337472,0.41112916,0.48735029,0.65929178,0.29106075,0.59364521,0.49321056,0.37785509,0.53010417,0.4581435,0.29035228,0.48920009,0.44569474,0.8387591,0.41854353,0.49978138,0.51801407,0.49849433,0.5981058,0.30938839,0.5969283,0.33778187,0.75661801,0.66617172,0.35747686,0.047089639,0.10801485,0.44693093,0.92188084,0.066545206,0.66307026,0.25190736,0.35697581,0.34981926,0.87274486,0.72516943,0.67116747,0.063560144,0.20442108,0.45374905,0.97646764,0.64870244,0.40298044,0.22675082,0.38876848,0.49859851,0.46502047,0.49895458,0.50108391,0.55261892,0.49672274,0.47867091,0.35787672,0.49249975,0.21721275,0.02073395,0.41509817,0.4326998,0.70661335,0.48718161,0.3316161,0.041196343,0.86114785,0.47995548,0.58390259,0.47861104,0.53470155,0.62076183,0.55045221,0.76036031,0.90031131,0.65854383,0.50153828,0.40401722,0.49688976,0.41918792,0.7723445,0.77454961,0.32426084,0.28749837,0.41676365,0.092635705,0.10483868,0.29675787,0.49817083,0.5637017,0.49738234,0.50047897,0.52133655,0.50071291,0.49810362,0.52412348,0.49990055,0.59367773,0.78221256,0.21416573,0.53621903,0.22769315,0.25190853,0.48309457,0.56257246,0.49936028,0.63431222,0.80303726,0.64242902,0.50406785,0.55795769,0.48455632,0.5856387,0.24706858,0.49359501,0.30968916,0.8558934,0.32979179,0.14214222,0.81478318,0.49327167,0.32503285,0.17232395,0.26396355,0.46995963,0.12814287,0.53073404,0.47755093,0.62805892,0.49761711,0.46093721,0.090288505,0.61491181,0.80783436,0.86403036,0.33136826,0.50175977,0.45118925,0.50194753,0.49335574,0.63614738,0.48810321,0.60908497,0.020974285,0.69486812,0.23231298,0.97255073,0.54136059,0.49330827,0.68776911,0.47279267,0.41657175,0.27063989,0.55246609,0.49399717,0.80094989,0.48830591,0.54111159,0.062942618,0.25852984,0.45616255,0.047476644,0.084972605,0.51883374,0.0041699223,0.50582707,0.26802494,0.075177652,0.81864189,0.43153212,0.68817291,0.64148348,0.47483685,0.58050355,0.49066658,0.19171551,0.16151182,0.27292988,0.15288688,0.92935925,0.66198849,0.36624448,0.77118398,0.30097188,0.43696757,0.1314577,0.4635135,0.68146566,0.90892692,0.67366061,0.52456509,0.60841924,0.52960255,0.80095233,0.86081345,0.76613741,0.52649809,0.98720439,0.45007211,0.65809479,0.87327944,0.38342753,0.69523343,0.25116326,0.36401371,0.50132798,0.51953106,0.49907079,0.48186386,0.90243539,0.48380543,0.49998958,0.49087677,0.50005733,0.41897208,0.77404265,0.26604315,0.3982343,0.66314159,0.56505701,0.30416084,0.10774667,0.84288164,0.22730875,0.89745355,0.50942616,0.42338895,0.11852247,0.61161553,0.50405436,0.84627138,0.43226638,0.39977201,0.88419803,0.48509931,0.50134596,0.38224104,0.50798035,0.76719476,0.1591529,0.45014612,0.65285151,0.27717552,0.62933728,0.053066098,0.92473374,0.42994945,0.9107979,0.15050283,0.45386244,0.51462404,0.075869679,0.4489336,0.46604929,0.64673927,0.55114252,0.74306081,0.79312426,0.67123243,0.51334622,0.44066261,0.49137583,0.46996296,0.17361709,0.61808504,0.62880514,0.7396036,0.47363246,0.40998919,0.27515403,0.30433555,0.4907579,0.067843459,0.31800796,0.62117617,0.30418947,0.50679887,0.50094177,0.69642319,0.49239595,0.36665156,0.045253567,0.83110471,0.21160146,0.94824807,0.25399892,0.28003013,0.77919593,0.69933913,0.62639742,0.78424431,0.75576247,0.50453253,0.71047924,0.51397292,0.69800331,0.080435898,0.47919355,0.57147246,0.18824158,0.37788153,0.66803898,0.69986633,0.47378243,0.30119786,0.074395136,0.096987412,0.63489165,0.72107585,0.65952485,0.24824015,0.10158321,0.84836225,0.25122213,0.083642582,0.46257905,0.47042942,0.15546283,0.55954203,0.4931645,0.98860953,0.73967453,0.69381137,0.99000156,0.37729648,0.36907501,0.80933368,0.1760132,0.39858169,0.34787703,0.47977922,0.93374488,0.90448314,0.351476,0.50554528,0.31851939,0.3901589,0.58722167,0.65110351,0.52034923,0.49151771,0.4141164,0.5008042,0.55192993,0.37499879,0.55046892,0.5104577,0.65603562,0.54581234,0.46482631,0.93328206,0.08006675,0.45105181,0.34390895,0.59944687,0.49086575,0.55001533,0.49782759,0.47973714,0.76837807,0.34898137,0.11322831,0.89683679,0.73717494,0.38480899,0.30598273,0.38306379,0.50017627,0.54423952,0.50913715,0.25304819,0.065683186,0.80911069,0.50651226,0.66630188,0.51523102,0.29978488,0.19665152,0.30460137,0.53799349,0.63942177,0.48045389,0.50124557,0.52918123,0.49820978,0.50048795,0.52745585,0.50106463,0.15542719,0.076244737,0.2432132,0.77613969,0.82272454,0.73300636,0.59487526,0.91255005,0.90016379,0.24939281,0.21213793,0.70262285,0.45989585,0.62452814,0.44591047,0.49833935,0.45798565,0.49972003,0.49908156,0.65215404,0.43594434,0.23675192,0.084413474,0.51750328,0.44678744,0.9919159,0.51162643,0.47335619,0.71951627,0.54650476,0.51459528,0.33466403,0.46912048,0.49983339,0.56404002,0.50056488,0.51950076,0.58593601,0.4888312,0.48016237,0.57577096,0.48506199,0.43909014,0.3569633,0.53331528,0.74373221,0.064531834,0.85566146,0.58248682,0.078177808,0.76235407,0.22171481,0.040089491,0.56486935,0.55643517,0.62033422,0.47884812,0.55151359,0.96175155,0.15287733,0.61507941,0.25656168,0.39975894,0.9425664,0.099943754,0.61537675,0.32142159,0.21451948,0.66596021,0.18609771,0.030215536,0.67626933,0.42462502,0.71831896,0.56630154,0.49972097,0.59104437,0.4983086,0.41377194,0.76937808,0.37537127,0.52955862,0.82204807,0.58613677,0.55164257,0.7260867,0.70436429,0.52440086,0.62153098,0.55563307,0.49985685,0.50630488,0.49998682,0.48020115,0.41719402,0.47692029,0.13680088,0.083606211,0.24188867,0.44754778,0.1575311,0.48041463,0.20918956,0.8515545,0.20124128,0.77410496,0.96404731,0.25891766,0.50345062,0.021359325,0.2703314,0.4825314,0.92283074,0.49771415,0.3569874,0.035805263,0.6604691,0.50483305,0.56787088,0.49613205,0.29032229,0.22031591,0.43923541,0.37616069,0.85962166,0.90233523,0.31669853,0.24096654,0.48389839,0.54120487,0.31982397,0.42429276,0.49999256,0.502855,0.49997473,0.44218429,0.15028966,0.48118451,0.85257603,0.11807719,0.32883982,0.5798738,0.25458389,0.56534216,0.50017258,0.44994899,0.49644073,0.35862882,0.0075369252,0.3627324,0.30026843,0.71861185,0.50753927,0.50108319,1.6777662e-05,0.48667969,0.28652889,0.2526434,0.4647683,0.50357773,0.36495495,0.50719406,0.2882774,0.83919136,0.15573042,0.50050216,0.47779467,0.4988997,0.66346879,0.78267776,0.45450908,0.15773103,0.13868915,0.722561,0.40739576,0.21296409,0.31050719,0.5085514,0.3457042,0.50003066,0.40896077,0.11938426,0.8565231,0.20839628,0.18732643,0.42171862,0.41710146,0.86661171,0.28904089,0.57162101,0.25148173,0.54987471,0.49998743,0.49999646,0.50000762,0.49959707,0.52823359,0.49939606,0.49984588,0.53930391,0.49588034,0.097626696,0.94908417,0.51852666,0.57496772,0.32252288,0.46843473,0.58522093,0.069670947,0.13177979,0.50516323,0.59715958,0.45855062,0.64199621,0.2759661,0.65951393,0.4175494,0.7681702,0.57397651,0.50177311,0.54104034,0.49950133,0.43916251,0.35792539,0.50110256,0.49409187,0.54960198,0.49030426,0.52836658,0.58145507,0.48686823,0.61466177,0.7256012,0.67282051,0.41771495,0.82246682,0.50985021,0.38202367,0.00958494,0.36069578,0.78168623,0.84215982,0.54480695,0.46377361,0.59164926,0.48954353,0.41296889,0.30085728,0.64701117,0.49206629,0.54757516,0.49716828,0.6445809,0.21170007,0.49233689,0.48804311,0.56719907,0.51410485,0.48175616,0.80794848,0.52914856,0.49881192,0.35640816,0.49781597,0.40744193,0.65319327,0.46422374,0.64719831,0.20221119,0.43287048,0.4981275,0.58002979,0.47596943,0.55806043,0.37482798,0.53862906,0.49656057,0.47206523,0.50002689,0.25404928,0.097980676,0.88822006,0.42836922,0.73463317,0.48637936,0.90830108,0.95255135,0.54352526,0.48952613,0.60265417,0.4677474,0.72582428,0.73313065,0.47359215,0.78378918,0.22705131,0.41232011,0.50521271,0.45127827,0.50151538,0.90224549,0.8600545,0.54122857,0.50603756,0.58454547,0.5065078,0.4122939,0.3135264,0.60183684,0.53088477,0.073689771,0.38982354,0.534261,0.38935539,0.51028594,0.50364097,0.58894893,0.52748602,0.75662448,0.7493868,0.47416577,0.50271825,0.45824948,0.4939218,0.49432832,0.27062956,0.6183683,0.50112288,0.32523175,0.4982364,0.52380684,0.88430693,0.49358941,0.48641941,0.42048555,0.49990402,0.75070878,0.88848367,0.68089289,0.50042316,0.44525953,0.4930519,0.60612417,0.76980828,0.28261739,0.59577763,0.023438801,0.18795559,0.45938548,0.14907827,0.59566298,0.45886594,0.63905865,0.5178758,0.34517288,0.71944612,0.44168399,0.74597173,0.068576651,0.48562615,0.53145415,0.6592541,0.60451923,0.51450535,0.058879076,0.27136177,0.56761034,0.26500897,0.55454547,0.51966685,0.20376951,0.43588271,0.15528157,0.066753413,0.35382864,0.62204984,0.26972247,0.44839265,0.4996088,0.46712476,0.50053264,0.48533465,0.00091318184,0.48523256,0.54442985,0.90492464,0.34031972,0.68209485,0.84595277,0.85473146,0.68912913,0.23437545,0.47874273,0.33945122,0.20165594,0.79915164,0.49391841,0.56178397,0.51633245,0.58221931,0.35172041,0.53328581,0.69462258,0.20134299,0.5111679,0.50221356,0.20698558,0.49037899,0.51704969,0.40227725,0.4635111,0.50028201,0.48157675,0.49996878,0.51290204,0.56672593,0.51587009,0.43346011,0.85601965,0.8939328,0.51612617,0.23269094,0.24344193,0.51257267,0.70087768,0.5012682,0.14976428,0.15886599,0.66871232,0.44909886,0.6121472,0.51749441,0.48281991,0.39259827,0.50351287,0.49991592,0.5046655,0.49993415,0.46733852,0.97301458,0.4597045,0.49707789,0.47141256,0.49807861,0.48186159,0.71651266,0.49769004,0.41872128,0.10989627,0.52715221,0.75548921,0.83556812,0.36761467,0.62024092,0.67035799,0.4900597,0.52234577,0.27966911,0.46021121,0.42233427,0.93324074,0.51302106,0.56523235,0.22293764,0.23364804,0.50507086,0.0043975202,0.61466546,0.67838369,0.79399383,0.37056554,0.58517171,0.30877959,0.62784288,0.39973136,0.21747242,0.47780475,0.55780438,0.15150349,0.77452883,0.5056509,0.049032957,0.50022922,0.4699412,0.72368677,0.66537319,0.50682733,0.55745543,0.51353318,0.55337989,0.74450525,0.31678449,0.38392417,0.33690512,0.5099035,0.49432474,0.40587602,0.46257931,0.49998775,0.50483155,0.50000454,0.48086976,0.87557647,0.53482614,0.43202695,0.11648298,0.14250716,0.48442026,0.042061059,0.1005059,0.69880576,0.76895084,0.33748424,0.47279501,0.19611336,0.36842833,0.50804743,0.28168471,0.44731762,0.50164662,0.20324609,0.47982511,0.31805433,0.7667048,0.46003244,0.43691182,0.30355656,0.50751577,0.91730814,0.084893257,0.63354436,0.22765256,0.92959858,0.13769628,0.51241624,0.86471173,0.30835782,0.64196103,0.32013473,0.52386544,0.52313544,0.69367862,0.60106361,0.55870123,0.21878887,0.51653493,0.56860679,0.93266224,0.081088907,0.5002048,0.53559049,0.49554511,0.48432552,0.4368007,0.48940659,0.5629755,0.74091979,0.66834805,0.15473943,0.13281512,0.57503566,0.49973849,0.52543502,0.49979118,0.49640018,0.70969914,0.54472801,0.46249066,0.99104371,0.47758051,0.39558814,0.95962215,0.43707249,0.21563191,0.97715279,0.65889262,0.69285759,0.78865182,0.31683298,0.40258302,0.34660026,0.52976138,0.39612773,0.98609263,0.36347717,0.51007348,0.3267856,0.50377941,0.49966867,0.54091309,0.49693236,0.50663018,0.57149768,0.5042928,0.49991265,0.52338541,0.50246768,0.92691295,0.90113253,0.6519074,0.56376337,0.79034855,0.59326682,0.47939358,0.97905138,0.74173029,0.71683094,0.10197366,0.2477154,0.77251941,0.023458369,0.31508207,0.50109419,0.52983426,0.49813442,0.49677522,0.56636671,0.49329932,0.17463611,0.83419282,0.2879259,0.50792637,0.074680638,0.48276715,0.088426981,0.064373073,0.37519061,0.39358118,0.085902261,0.31174595,0.7410162,0.16667418,0.44890704,0.76562849,0.20256103,0.40438013,0.50486979,0.31449111,0.52083766,0.27591215,0.20219478,0.75642306,0.50434042,0.41133555,0.47633876,0.79303406,0.21470855,0.58776998,0.6181149,0.017954225,0.55660708,0.38767233,0.89794574,0.92901431,0.52250294,0.42156591,0.5116757,0.51917667,0.63918656,0.41795022,0.55563235,0.28247293,0.69412783,0.49906831,0.68772528,0.49452917,0.49859795,0.47479757,0.49737084,0.49914715,0.93352656,0.062629528,0.49843838,0.47776249,0.5014839,0.50163378,0.4614395,0.49492108,0.5093399,0.56025462,0.50561763,0.50440138,0.38344518,0.53210232,0.76772577,0.18248888,0.46834847,0.79717164,0.21146442,0.39114645,0.88276562,0.079911939,0.64668995,0.46124949,0.63183405,0.55467619,0.4547658,0.61926152,0.45199622,0.24515395,0.17281609,0.79335675,0.7307565,0.96763332,0.77414368,0.68364916,0.091282779,0.18318238,0.2462522,0.7723072,0.60267011,0.46068965,0.67097757,0.37957839,0.59933384,0.32903179,0.55418892,0.41631493,0.020272675,0.53523516,0.50798667,0.70350262,0.32947039,0.49914372,0.51357088,0.50023276,0.40399721,0.97904502,0.72836341,0.60069723,0.74356818,0.43091915,0.53038485,0.60350002,0.53534779,0.50368656,0.47033276,0.50051402,0.49422229,0.37085196,0.576991,0.51173254,0.57425194,0.50664452,0.48045264,0.96618188,0.12746783,0.14609855,0.83614573,0.6328373,0.52404833,0.72620062,0.61042035,0.63957298,0.31206213,0.43821838,0.54290857,0.25059042,0.47269017,0.48088772,0.38663464,0.51604467,0.47402733,0.30112462,0.47965103,0.49998741,0.4997432,0.50000767,0.41852051,0.11075242,0.38260293,0.49207114,0.57621045,0.50662746,0.49233446,0.41331542,0.51381768,0.59260405,0.97510059,0.38317744,0.85269071,0.92304962,0.56989832,0.52041715,0.69756231,0.39362668,0.33087114,0.79278617,0.78693729,0.53963976,0.956507,0.18555795,0.69313454,0.18971773,0.22004625,0.29977344,0.22241597,0.41418275,0.5970241,0.27591503,0.40407762,0.076315641,0.92775994,0.63331569,0.50638923,0.56973898,0.49349741,0.50301757,0.062631627,0.24918521,0.50002881,0.8096763,0.47001404,0.50442666,0.99859049,0.4948233,0.4530715,0.3197964,0.58363229,0.63521093,0.87002517,0.3172332,0.1014396,0.14813426,0.59883204,0.57429438,0.3564711,0.49234991,0.62178036,0.12321288,0.49362741,0.68165727,0.96673454,0.52789984,0.36013044,0.96840038,0.48880182,0.49052324,0.64546832,0.48266003,0.6844978,0.90194107,0.4410635,0.50466075,0.71052846,0.45952998,0.37773016,0.27428814,0.47723519,0.49823916,0.52094745,0.49931667,0.79838181,0.84204051,0.77783291,0.62854637,0.94453426,0.54999383,0.40189588,0.011026296,0.64497346,0.63035687,0.73280362,0.35317349,0.47197171,0.68273992,0.48786536,0.21565925,0.93094766,0.45788417,0.55990546,0.0335224,0.41340316,0.38436718,0.77471753,0.29247372,0.61702063,0.29755721,0.36723984,0.49939228,0.98314393,0.50649533,0.49990141,0.5065428,0.50006165,0.26725983,0.97474584,0.71576782,0.55229301,0.78797525,0.46174523,0.55237108,0.23599982,0.60372628,0.50451105,0.60774212,0.46666484,0.50582704,0.7217819,0.52759687,0.71032394,0.21385964,0.26887108,0.5000777,0.53598398,0.49986464,0.80670685,0.13589902,0.35746366,0.93186481,0.89244443,0.56404585,0.81191609,0.074632715,0.83315084,0.2441946,0.13611715,0.62102806,0.4209698,0.21665435,0.19333019,0.50006545,0.48468681,0.5000744,0.50035062,0.9582172,0.48634035,0.48207003,0.60921444,0.49683474,0.66294202,0.80588223,0.5373958,0.51011134,0.41901493,0.49915996,0.50027086,0.60286981,0.50566482,0.39929179,0.24740304,0.40067609,0.33656126,0.81559003,0.40339526,0.50166268,0.64562988,0.51237714,0.46688425,0.35834051,0.54276174,0.34226985,0.29903233,0.52905745,0.68250188,0.18181001,0.79763148,0.30643349,0.95420439,0.26310119,0.53837762,0.80577951,0.60398442,0.55342396,0.018948854,0.47971593,0.50246974,0.41745794,0.52274044,0.38265142,0.31655817,0.43996267,0.55912219,0.9460512,0.44354865,0.46032397,0.64402757,0.51903868,0.88847269,0.039886178,0.53010461,0.88601864,0.86588661,0.42717229,0.70903379,0.17367988,0.73484973,0.62936978,0.93285763,0.92784412,0.62243159,0.28389506,0.63384499,0.49988614,0.60928273,0.46165049,0.60175085,0.33903802,0.44668806,0.50532348,0.45516185,0.49703472,0.28708464,0.73668903,0.45620295,0.50147379,0.61831986,0.50410291,0.50160223,0.5465389,0.50139436,0.63692285,0.066818722,0.47226737,0.30893114,0.23995225,0.69335842,0.55175989,0.045812946,0.27820174,0.50399733,0.3784511,0.49463395,0.4795334,0.89924121,0.63101061,0.47920471,0.74931169,0.25916535,0.49426599,0.43693463,0.49895229,0.79311065,0.91413182,0.14374292,0.5599906,0.29956698,0.61565395,0.41586288,0.73301249,0.68120704,0.77759634,0.13026809,0.26354555,0.49158116,0.64857393,0.60059192,0.78384485,0.90678376,0.16170456,0.5122424,0.075982079,0.1604681,0.62036892,0.29886779,0.52562987,0.4646158,0.34806289,0.50413809,0.49326531,0.99980092,0.50620149,0.74002241,0.96874822,0.74323449,0.49295728,0.6920871,0.4860283,0.52209812,0.0015542044,0.56480011,0.24076864,0.8070657,0.36101345,0.44340806,0.6926622,0.48093709,0.2811621,0.86788622,0.51119235,0.72965503,0.95247654,0.44360989,0.50067343,0.5452923,0.50646139,0.49992819,0.5084153,0.50023642,0.67279939,0.70910719,0.54480803,0.4749531,0.65964898,0.44810386,0.62579366,0.18884903,0.36412285,0.53741362,0.64923035,0.40732797,0.38910212,0.066135114,0.92460158,0.56678554,0.88019602,0.68086445,0.32675485,0.92503304,0.40654437,0.51510064,0.031427018,0.86286611,0.676667,0.81676431,0.21172555,0.58895578,0.3550897,0.46780755,0.58681455,0.94362122,0.57399854,0.5810786,0.33888784,0.58303633,0.43502552,0.81529576,0.861874,0.30752416,0.087472422,0.08860822,0.45710755,0.63315992,0.44835726,0.30674107,0.23825182,0.66811702,0.84093401,0.82285515,0.66413404,0.66001144,0.15021524,0.3435455,0.49810916,0.54699275,0.505922,0.20159034,0.097439945,0.17303931,0.50196556,0.45781812,0.50039591,0.4998394,0.48063568,0.49891243,0.55111654,0.15365375,0.84197052,0.59951354,0.86546596,0.53859616,0.32539497,0.25591446,0.66311319,0.48985455,0.64251553,0.5119933,0.46785278,0.22747584,0.21074992,0.50395503,0.2160049,0.4927397,0.55873964,0.34642915,0.41540771,0.40772453,0.20306109,0.39024213,0.52490024,0.28973994,0.68947979,0.49507149,0.4653987,0.50295517,0.34506464,0.17618291,0.68795741,0.3608691,0.084611853,0.091506183,0.70982891,0.026845327,0.70088827,0.49367869,0.42060631,0.49454801,0.4960468,0.06211803,0.41525775,0.43458492,0.75333839,0.75638793,0.55973248,0.67061235,0.40433587,0.53081184,0.65737665,0.60756989,0.4322733,0.08332936,0.95323389,0.49431893,0.22625693,0.5157349,0.57682278,0.77704579,0.2831737,0.50417525,0.060080168,0.77285507,0.36337969,0.19858596,0.68938869,0.87557561,0.057885745,0.29022143,0.60261395,0.71665606,0.40812761,0.5009105,0.45509467,0.50219053,0.50947672,0.41687495,0.50486474,0.62074816,0.84151862,0.58395178,0.69018334,0.71042293,0.52732597,0.5165456,0.94680613,0.12733408,0.22002827,0.20034627,0.55589662,0.41122612,0.79365413,0.47368059,0.5394845,0.67116446,0.61947203,0.54428535,0.31739304,0.4381372,0.48292843,0.34499659,0.56248544,0.53498686,0.23464719,0.33023224,0.49332944,0.14402078,0.50191836,0.51101723,0.92162938,0.5595231,0.4760168,0.05005293,0.61947547,0.18353309,0.033809958,0.61960159,0.35643078,0.27416675,0.43519544,0.35053452,0.11108674,0.15007786,0.50535778,0.35856326,0.49970514,0.47780787,0.61197569,0.45679561,0.13298281,0.94730962,0.28238605,0.61586779,0.93830988,0.55397166,0.30338782,0.75858028,0.3110893,0.35687612,0.76291565,0.48396193,0.68955558,0.28421994,0.47110939,0.50486932,0.40623987,0.49750269,0.51803834,0.37452129,0.44324623,0.49754167,0.60571615,0.49789796,0.56620029,0.65688485,0.56947614,0.21694141,0.88295443,0.84031981,0.50442659,0.54408736,0.50740969,0.45024609,0.35340565,0.43514252,0.41957675,0.72571202,0.51206859,0.11364204,0.10899611,0.58892407,0.28468937,0.23318071,0.6909,0.69415231,0.75813375,0.67093273,0.72659713,0.10600254,0.36960498,0.95766149,0.90831792,0.56289725,0.49999187,0.49059191,0.49973774,0.60591245,0.25561788,0.59476102,0.67277138,0.10174033,0.12026128,0.50200898,0.47861519,0.50051488,0.49187236,0.4493637,0.50362271,0.19415948,0.059150333,0.18948581,0.4175757,0.71928659,0.49966659,0.25849227,0.76351259,0.4786128,0.25398778,0.83724962,0.20882293,0.36548619,0.12407408,0.62954511,0.50971346,0.56151195,0.50323486,0.44724223,0.13682947,0.4494557,0.31656301,0.11352654,0.086200153,0.55871814,0.15667873,0.55496111,0.50164432,0.22337814,0.66551188,0.44606689,0.86065989,0.50723077,0.48849851,0.11821851,0.62699725,0.55020419,0.25415309,0.55481035,0.50183034,0.47735587,0.49876051,0.50975685,0.27888306,0.68711735,0.42290222,0.20713506,0.40765679,0.49398098,0.4503889,0.51008307,0.82714581,0.028486479,0.424868,0.50011796,0.53223341,0.50233204,0.51846727,0.78791952,0.47068481,0.48257481,0.38292002,0.53587572,0.47979307,0.42688075,0.49450272,0.86528548,0.072864052,0.62817033,0.43046225,0.87156757,0.7100497,0.38819935,0.20666188,0.77629747,0.30526893,0.089709985,0.60042645,0.45613811,0.66217553,0.54734574,0.56290921,0.87304651,0.74177408,0.55364434,0.34198431,0.42240378,0.58919676,0.72336966,0.61073523,0.55645432,0.3465695,0.50881347,0.74732659,0.2514714,0.5518796,0.4013236,0.22041621,0.56173665,0.49584159,0.94221538,0.48893002,0.43683151,0.63381749,0.47821224,0.38497725,0.021764214,0.2021238,0.5213873,0.66092575,0.49098386,0.533307,0.035368816,0.33529014,0.50028703,0.51945391,0.50000422,0.46658397,0.71402009,0.32014923,0.56245382,0.64100308,0.56546797,0.45211591,0.60961286,0.52584644,0.51973905,0.41325733,0.50931738,0.58205871,0.34283445,0.49601569,0.45610205,0.62641219,0.46106976,0.20636452,0.04113635,0.30577138,0.36915824,0.031335146,0.42775412,0.27411754,0.25305023,0.53665139,0.49825229,0.36889005,0.50184822,0.16535504,0.18999947,0.45349329,0.4390785,0.32623302,0.59559651,0.49644552,0.82631488,0.49832981,0.70484973,0.10973662,0.74583546,0.49227489,0.66865765,0.44826393,0.52220664,0.62827403,0.51301566,0.4115311,0.065163929,0.74229963,0.48765347,0.81798374,0.12567758,0.48331511,0.59099194,0.52427707,0.4834456,0.93781175,0.83190659,0.49601021,0.41683071,0.4971092,0.50086375,0.47392416,0.50289012,0.4986617,0.54752041,0.49944696,0.49024259,0.44001765,0.51343956,0.64028,0.21429436,0.22213616,0.87368083,0.94512757,0.46993104,0.51802414,0.4192885,0.47829373,0.50330247,0.1254066,0.56881433,0.44665648,0.68324659,0.64017422,0.41676701,0.8950041,0.34096568,0.72359218,0.8200162,0.80435408,0.18480602,0.79557183,0.54670231,0.30629556,0.73362833,0.47665293,0.48794935,0.65953579,0.51545495,0.55836446,0.29005528,0.52339806,0.50278353,0.72022784,0.50549653,0.67476847,0.28167129,0.5630872,0.37929889,0.26299046,0.61810574,0.72742214,0.056769752,0.46349921,0.48569023,0.97686822,0.48564963,0.51160673,0.62952211,0.44442355,0.45743023,0.93571528,0.85298255,0.83828965,0.046583687,0.29032977,0.50108942,0.59462263,0.45793188,0.50903924,0.35314383,0.50272753,0.6419677,0.026258059,0.43271703,0.47549873,0.76019878,0.72786974,0.15094197,0.12685707,0.36964334,0.72969495,0.7441624,0.43233475,0.45678805,0.28226104,0.52257442,0.42059362,0.30564666,0.61236464,0.52724127,0.41480007,0.48056817,0.50042513,0.59713065,0.45560897,0.30316253,0.21082055,0.73350101,0.50028242,0.48715247,0.49939995,0.28065682,0.92036756,0.13979864,0.66649073,0.98276153,0.59557268,0.44172402,0.14246565,0.16820792,0.25910576,0.83198689,0.8130457,0.93168886,0.064183803,0.41964786,0.47004494,0.11352074,0.12279299,0.34798701,0.71691985,0.63203514,0.47456007,0.9670634,0.36228092,0.67297175,0.71160147,0.4131991,0.41721582,0.09220614,0.43487832,0.48079334,0.93650257,0.56331222,0.46031072,0.30689184,0.48047962,0.45603215,0.83291198,0.11027859,0.59007434,0.076709872,0.060604057,0.669086,0.89709286,0.14230581,0.32760026,0.8828261,0.91615694,0.45507387,0.29787665,0.57837069,0.48077946,0.59551975,0.53778709,0.48375755,0.99485066,0.43237493,0.73841922,0.24593417,0.59679465,0.45335648,0.13921768,0.90319368,0.51113115,0.42665225,0.50175997,0.20627256,0.98054858,0.52186312,0.819774,0.18815181,0.32698949,0.50646164,0.88409053,0.5045557,0.39205089,0.75894486,0.64799959,0.32873432,0.094113856,0.92541919,0.47970146,0.68379468,0.62562795,0.46878909,0.34534771,0.43630109,0.65479641,0.032218832,0.34692754,0.43466509,0.68867558,0.47395882,0.30465074,0.16528062,0.26734381,0.78595157,0.85851949,0.67529804,0.49720705,0.16227374,0.28906582,0.50870008,0.68485156,0.36154994,0.66415179,0.27198655,0.44981137,0.61061994,0.76883936,0.43245951,0.2057977,0.83411963,0.45900045,0.49384599,0.30874161,0.56363177,0.50760856,0.14336096,0.92690928,0.69462614,0.25752838,0.59845327,0.23408486,0.75844001,0.56028232,0.47250487,0.32159295,0.52004811,0.49986993,0.52105757,0.49998505,0.42594769,0.97039256,0.65140654,0.73390755,0.26129636,0.44920931,0.48648674,0.61747534,0.51354203,0.24372319,0.21498665,0.56840888,0.31984362,0.84511106,0.49976936,0.45548168,0.65532244,0.54416865,0.55700668,0.33184646,0.46345345,0.38591541,0.82321593,0.25191101,0.49891274,0.65963974,0.61306765,0.35857049,0.19980111,0.57417473,0.29979343,0.90518783,0.85606891,0.32466548,0.15722478,0.3196574,0.077833198,0.11536576,0.35755813,0.50309005,0.032396601,0.47879766,0.54993989,0.15454069,0.4803545,0.45278995,0.018949485,0.72605331,0.63181797,0.12038987,0.36744188,0.50488483,0.35542964,0.55065681,0.51876096,0.043155827,0.19040944,0.49080784,0.71396982,0.39449894,0.5649092,0.74651877,0.55182503,0.54726202,0.8261554,0.58783008,0.58609576,0.64014893,0.50557393,0.50899243,0.2503914,0.49540474,0.50085396,0.22656632,0.46097186,0.58672199,0.77314013,0.21876736,0.50015955,0.47642037,0.49885233,0.48368362,0.58138402,0.48019262,0.50009336,0.50508299,0.50005849,0.4572505,0.81834815,0.71235855,0.50025746,0.48854721,0.49946452,0.500945,0.51982434,0.49974059,0.59511398,0.27255757,0.54928624,0.52275166,0.4036701,0.50837953,0.48807379,0.64832704,0.49802176,0.74945461,0.9829122,0.57762898,0.88867979,0.11321256,0.48135081,0.59317166,0.91665495,0.080573443,0.32944204,0.83624364,0.8636726,0.61893908,0.17697437,0.5624625,0.34613945,0.73025143,0.43900999,0.34811064,0.19256167,0.58496658,0.61147797,0.88546961,0.2524493,0.24293507,0.06330981,0.59162013,0.52444437,0.027642402,0.81011939,0.50046532,0.61344433,0.44361049,0.11964701,0.93460883,0.43657791,0.65750651,0.69283011,0.45899436,0.59086783,0.66447819,0.58180818,0.46650228,0.41055886,0.51608972,0.57470414,0.34578033,0.49927351,0.40817879,0.72496566,0.31907376,0.56428009,0.75416039,0.60776844,0.60528782,0.93179487,0.1100742,0.48866831,0.42056484,0.47708751,0.52588743,0.66647672,0.55435188,0.13797532,0.035149196,0.60256798,0.52239079,0.10060473,0.47129609,0.49726356,0.55467199,0.50037885,0.22852291,0.20001038,0.40948832,0.50360514,0.5477363,0.49743021,0.62524429,0.054744864,0.45222257,0.82680566,0.10422001,0.54079244,0.63412165,0.88381981,0.44622642,0.48129411,0.79273372,0.1793496,0.50262126,0.53589427,0.49844159,0.47181561,0.14274443,0.13598857,0.7966504,0.83084421,0.57138896,0.30309874,0.20086583,0.47164291,0.49714814,0.47085878,0.50270579,0.18190594,0.13447816,0.20807883,0.50849374,0.58694198,0.4967264,0.46193892,0.66588478,0.58356294,0.46228693,0.59934426,0.47794043,0.64288965,0.12999145,0.45683472,0.44558551,0.91797882,0.26570617,0.65684484,0.14013276,0.85210503,0.12761146,0.11220533,0.46893874,0.58382303,0.91494982,0.85864248,0.55449168,0.38827088,0.5062989,0.54067057,0.36222997,0.5667531,0.85405485,0.83831911,0.50996301,0.51651347,0.067475784,0.41144114,0.58599131,0.676411,0.42097907,0.40613599,0.83997315,0.70628169,0.49984022,0.49055442,0.49978809,0.73594586,0.86817215,0.34533485,0.41210843,0.045318551,0.90010776,0.47264832,0.67562722,0.53513786,0.45848224,0.91100329,0.45862569,0.49994638,0.50659426,0.50009334,0.5117873,0.32342451,0.6318829,0.74338307,0.97198865,0.75493564,0.50071801,0.52519959,0.49808979,0.19510845,0.024814292,0.38058199,0.51391056,0.27939085,0.50496367,0.48836775,0.93466462,0.32086785,0.50167978,0.39116334,0.49946066,0.79222867,0.96589369,0.73986882,0.7368061,0.11396668,0.88775842,0.59887065,0.34964474,0.52466471,0.42624192,0.3388445,0.45371846,0.50117628,0.44018161,0.50272993,0.75813388,0.82521886,0.31567693,0.50123741,0.42758082,0.52426047,0.39247847,0.2927717,0.43514789,0.42014294,0.73796384,0.66129865,0.41921344,0.83152469,0.5898617,0.50519262,0.8418521,0.34529367,0.461196,0.16476438,0.56391353,0.67855018,0.12365458,0.85783736,0.57226273,0.63402489,0.53785859,0.30350071,0.82789998,0.81611163,0.52471414,0.64695955,0.40573345,0.28238904,0.80638219,0.2801624,0.41313493,0.95552513,0.098919973,0.51372504,0.44349143,0.50378589,0.50004478,0.62780616,0.49934571,0.58390068,0.91660431,0.76407386,0.5012907,0.53033979,0.49585765,0.60341741,0.80634974,0.51934526,0.15158041,0.067358513,0.71131533,0.31192383,0.8314825,0.50045713,0.49986086,0.51386943,0.49996744,0.51017655,0.33562882,0.55385039,0.50022306,0.44905165,0.50383709,0.5286233,0.38475372,0.55158457,0.58208182,0.23602186,0.7116815,0.53416912,0.63326738,0.48961899,0.44447774,0.81694202,0.63250835,0.49894638,0.47280942,0.50121265,0.51610562,0.92312512,0.49657454,0.47374518,0.41358582,0.52034066,0.4928432,0.44297692,0.49659563,0.48005966,0.4148423,0.47959709,0.47980125,0.30844481,0.49655799,0.46952913,0.95367782,0.20698132,0.49292823,0.56919805,0.50495319,0.7113375,0.13758348,0.66185083,0.56044691,0.3736068,0.50137311,0.51351538,0.64726699,0.47097669,0.50729575,0.64035935,0.51981643,0.42146125,0.046217893,0.66366009,0.49998868,0.50112222,0.50000662,0.51342429,0.10301739,0.32615801,0.50836161,0.82269319,0.50031937,0.50073635,0.4341517,0.50351604,0.56090669,0.75870809,0.30839768,0.50024303,0.54202694,0.5025266,0.80219634,0.82328132,0.45103309,0.52126671,0.08553321,0.23946139,0.53861463,0.99703697,0.43557525,0.18142757,0.82636169,0.71138344,0.67982692,0.722977,0.61437393,0.33301256,0.25841253,0.60616647,0.49882806,0.5269568,0.49991754,0.54747021,0.64004832,0.53728172,0.50347108,0.54026849,0.49462052,0.62204694,0.9740817,0.17949312,0.90598509,0.15687395,0.55593835,0.49876178,0.52043477,0.49885728,0.4520108,0.36112925,0.54362988,0.56520416,0.08783033,0.9118445,0.40621148,0.28995813,0.45976653,0.51270293,0.44287895,0.4927253,0.50329495,0.34389502,0.60811365,0.53022118,0.59302998,0.48157029,0.21076221,0.77466005,0.57355392,0.47166804,0.58087804,0.48904557,0.51417907,0.30743632,0.52019893,0.4998336,0.43312479,0.50011033,0.55329779,0.27561169,0.70632261,0.50381536,0.47076289,0.49994768,0.3348081,0.97828955,0.22937644,0.50418259,0.40392039,0.45679125,0.50529564,0.32440771,0.48792906,0.50163258,0.4401704,0.50039393,0.69560712,0.85916522,0.5497141,0.55077048,0.17965728,0.86181329,0.78738851,0.97880259,0.37234696,0.50792581,0.69874636,0.55904533,0.59161628,0.65458574,0.49683581,0.51185287,0.57712007,0.50994567,0.54646859,0.10581181,0.52217841,0.50177175,0.32609523,0.50337094,0.47973581,0.42063341,0.4783519,0.54457137,0.93252138,0.67195834,0.40872709,0.02831749,0.56581889,0.52553641,0.32335087,0.39040171,0.48697564,0.43175581,0.49709919,0.50007795,0.50561739,0.50012659,0.51521278,0.69563733,0.33307983,0.70746912,0.2208487,0.5397625,0.17635904,0.11360512,0.65860064,0.62504301,0.85207778,0.42662031,0.51967547,0.081685916,0.53105515,0.57574419,0.99526007,0.59949241,0.49936647,0.78559907,0.5031525,0.51303476,0.86823706,0.34099971,0.82243503,0.071367836,0.77659318,0.37505335,0.67990169,0.5492714,0.50009498,0.38520964,0.52061545,0.49802289,0.84173682,0.49826806,0.49712967,0.54023908,0.50078697,0.24404806,0.85518533,0.82803566,0.53858461,0.6243294,0.53489633,0.50005998,0.52573564,0.4997801,0.4902581,0.55309594,0.50627702,0.38829695,0.77824868,0.45230133,0.63298099,0.18359526,0.15251991,0.64969944,0.15488271,0.50199322,0.43051686,0.34276881,0.48814249,0.49930063,0.4839224,0.50010236,0.47317812,0.1836695,0.49366348,0.50150818,0.48054615,0.49912545,0.54255919,0.99031932,0.45014661,0.43558499,0.71351517,0.31673906,0.41589472,0.82252485,0.41629711,0.49498339,0.089865827,0.31930251,0.53558567,0.31352326,0.4213027,0.49996473,0.49597475,0.50005907,0.50831084,0.14705459,0.56411322,0.49815987,0.57183623,0.51737447,0.49881157,0.47003277,0.49921891,0.4960024,0.41172145,0.48801771,0.4999749,0.50623575,0.49998645,0.40677252,0.75081077,0.32116057,0.48516757,0.67328755,0.49001595,0.50374203,0.60971418,0.50331315,0.50004313,0.50389974,0.49996726,0.88166423,0.92564899,0.74858986,0.55579063,0.67430775,0.4587384,0.15666074,0.89066003,0.42413476,0.57544063,0.66466455,0.43667812,0.17838712,0.9684918,0.66729293,0.56875837,0.98778029,0.3001144,0.26263286,0.070429462,0.75330059,0.41075354,0.35835742,0.51545823,0.47921118,0.67511662,0.51707988,0.39722782,0.30739946,0.60546571,0.49993848,0.4876951,0.50031126,0.56226586,0.26211623,0.70635597,0.34153509,0.11368033,0.66471668,0.48680695,0.065849451,0.47146261,0.53923918,0.39777313,0.50888678,0.56607175,0.37820221,0.49258819,0.44300873,0.63779512,0.51845281,0.4988626,0.71330543,0.54632266,0.5113691,0.56888958,0.50120565,0.44046002,0.38703805,0.50254476,0.48632294,0.55848892,0.50841997,0.82002538,0.060384277,0.30932945,0.50788467,0.54454632,0.49846814,0.50925758,0.44632182,0.49984496,0.54946881,0.60898101,0.49919308,0.5013122,0.37561726,0.49843596,0.4469441,0.38491469,0.4970247,0.46834301,0.33482653,0.47849643,0.76066859,0.91072118,0.64234105,0.47964243,0.57866664,0.4993181,0.50282169,0.80319194,0.50188545,0.51146397,0.38786676,0.44345938,0.48339228,0.63747557,0.57817319,0.1475618,0.96925709,0.47813841,0.29995326,0.7210533,0.52617063,0.50678309,0.10546833,0.33908337,0.4491098,0.94051148,0.77324381,0.19482393,0.15241336,0.76722222,0.40783602,0.31740782,0.39506899,0.50672201,0.59807908,0.45811734,0.677607,0.98365828,0.40693371,0.50835593,0.36402413,0.58072507,0.73606836,0.25642261,0.52729923,0.67124127,0.75832662,0.30580564,0.50096865,0.81290239,0.49780354,0.94770134,0.93103716,0.49434908,0.48401128,0.97154187,0.43635396,0.56858521,0.3345157,0.48760175,0.51211709,0.044212403,0.69385312,0.48328655,0.33989318,0.54417245,0.34713151,0.029419147,0.64025422,0.49983543,0.55980051,0.49820117,0.52974145,0.70250482,0.46661568,0.75035337,0.1409814,0.78274015,0.47281681,0.19175141,0.43995167,0.50058176,0.0026573642,0.50038078,0.49998841,0.49531312,0.49997054,0.44955443,0.28915219,0.32224583,0.52512671,0.60786808,0.51177628,0.50542438,0.46461926,0.4998185,0.48254264,0.5855276,0.51976366,0.45898867,0.34156893,0.58869747,0.47402348,0.16935594,0.39470222,0.5718257,0.70439453,0.46428766,0.53805191,0.1464411,0.12686893,0.61648948,0.93874538,0.24918914,0.34793012,0.28547872,0.39165948,0.48715515,0.80989704,0.49471024,0.38385152,0.66088484,0.48153015,0.47735884,0.18647196,0.32763076,0.47741273,0.28045998,0.37497957,0.95353345,0.88443681,0.51064299,0.50070259,0.48296526,0.50113267,0.49793822,0.55083649,0.49680855,0.50607199,0.89174509,0.55737191,0.54129398,0.26365187,0.28241789,0.66001344,0.75868191,0.28057895,0.36249081,0.92086819,0.33385808,0.43364651,0.073897009,0.81162769,0.49896051,0.51690758,0.49943565,0.50405927,0.80690068,0.4480829,0.48473236,0.14376264,0.49130944,0.49238755,0.55886868,0.50459529,0.50005622,0.49002557,0.50006212,0.65766572,0.037851823,0.47394261,0.51255556,0.56637761,0.51016578,0.60916963,0.2840678,0.34963051,0.43091902,0.032644538,0.13401216,0.22855946,0.89079443,0.36539444,0.41856364,0.33093149,0.59853707,0.61690884,0.33647907,0.48409738,0.14541115,0.92256153,0.65128645,0.47957459,0.65838647,0.56764526,0.40691599,0.0076781325,0.32025601,0.93887192,0.095525676,0.61498096,0.44531268,0.27332491,0.44920658,0.49935798,0.48340513,0.50054386,0.50058013,0.47247421,0.50016325,0.43256414,0.96754926,0.24898684,0.28828899,0.17423306,0.36717079,0.50337508,0.45467428,0.50918355,0.60701046,0.34467042,0.49027251,0.17780299,0.8792206,0.42097805,0.48425151,0.60839627,0.4790525,0.48603499,0.11370672,0.051435923,0.50371287,0.45280977,0.49673505,0.50388089,0.17239074,0.49976692,0.50045043,0.4645592,0.49768223,0.83445327,0.86829636,0.74475591,0.50181689,0.56605062,0.50008934,0.87113987,0.16598661,0.4512859,0.558389,0.37772703,0.49864645,0.6271657,0.01138374,0.66085505,0.46253449,0.31606703,0.37993069,0.49993215,0.50362093,0.5000359,0.26068803,0.98807157,0.56400938,0.56452229,0.66785738,0.40096823,0.74842615,0.98768171,0.52244836,0.67867978,0.19194316,0.54667254,0.69791301,0.13103553,0.35305207,0.50190399,0.46667219,0.49793919,0.51663625,0.18851379,0.86265563,0.45071999,0.77666667,0.7567753,0.31384893,0.28703992,0.54052426,0.38387296,0.71426004,0.42293303,0.43515602,0.84079648,0.36648354,0.50303523,0.462176,0.50064576,0.56619027,0.68416713,0.37319913,0.54710191,0.10167925,0.43515981,0.49944971,0.66453919,0.50034366,0.50979306,0.56870611,0.50614311,0.65509741,0.18971273,0.2735377,0.53075973,0.38865948,0.45318144,0.48103363,0.2725532,0.4084607,0.5099857,0.58693461,0.52747113,0.12969208,0.85374719,0.69770616,0.49256042,0.43901125,0.48396232,0.54883808,0.30217389,0.6273905,0.8144503,0.95000178,0.69813345,0.47362261,0.22173483,0.5247808,0.69223577,0.25527025,0.43060049,0.51006521,0.014522119,0.49591261,0.5648862,0.24379279,0.41213423,0.49974232,0.37627871,0.43849753,0.39249377,0.65973155,0.47304141,0.53145666,0.73524782,0.3510633,0.52170526,0.42939375,0.49363342,0.49551276,0.67223857,0.55549493,0.52162526,0.59815918,0.4743018,0.52502973,0.63119575,0.49015695,0.69835972,0.26248855,0.39091291,0.6689252,0.21439345,0.74269208,0.34320251,0.91744522,0.73271808,0.45078965,0.36774462,0.47696304,0.39442799,0.99550151,0.5873641,0.80755826,0.9601377,0.53726669,0.45901816,0.28253511,0.58008337,0.43664338,0.67109822,0.44403606,0.41827458,0.14060487,0.57310296,0.56064765,0.70492781,0.37408604,0.50391116,0.3266394,0.50206011,0.61699313,0.22356454,0.77148744,0.2538658,0.94254536,0.31648069,0.50325676,0.42604394,0.50640123,0.50862941,0.61514465,0.56131624,0.49287338,0.45736008,0.50308199,0.69192914,0.83401619,0.39522037,0.075722415,0.05703317,0.581386,0.49906681,0.41485509,0.49801592,0.39341215,0.2435305,0.68073598,0.22707448,0.14145346,0.50843017,0.45537665,0.7160743,0.32864751,0.51035925,0.049110482,0.51601887,0.64551415,0.69421772,0.57019296,0.41760328,0.21282734,0.46400048,0.41358388,0.028934387,0.25810888,0.21983649,0.094142562,0.55126942,0.49836004,0.52375232,0.49909165,0.50341774,0.55144672,0.5017284,0.09952938,0.91815999,0.55261987,0.59977149,0.11775241,0.47122709,0.50057759,0.48136502,0.50101305,0.7177995,0.15690313,0.25108782,0.49294435,0.33972568,0.50671812,0.40604434,0.039160807,0.6476759,0.5009752,0.46216971,0.49924406,0.37387792,0.85475312,0.43813854,0.47825346,0.81804689,0.46084859,0.29348309,0.8286763,0.40003862,0.59369738,0.024544703,0.25805622,0.54425913,0.33473077,0.3915193,0.48252247,0.40859945,0.51008861,0.40213974,0.7657309,0.33718142,0.5161052,0.43606019,0.51029502,0.49862466,0.62269211,0.56995136,0.8991263,0.90785718,0.62048022,0.4488257,0.95835016,0.89453952,0.52671658,0.40562736,0.52816984,0.55533267,0.34488179,0.43514096,0.49454823,0.0021222996,0.60889889,0.60258887,0.30420118,0.45182577,0.80626895,0.91255916,0.23449336,0.47700956,0.16675134,0.48208087,0.24906074,0.84464846,0.82785405,0.35082056,0.075446963,0.074795398,0.68562167,0.79099842,0.67598973,0.34191122,0.7505138,0.43515838,0.11365589,0.1683458,0.44464104,0.48917479,0.41401262,0.47548269,0.38359374,0.33239088,0.54762013,0.48668205,0.55681958,0.50757626,0.65491293,0.98632532,0.41667804,0.50008706,0.54104996,0.50012031,0.68852418,0.26405355,0.5204481,0.50149507,0.42834551,0.49696883,0.32114992,0.04699409,0.55637911,0.45460236,0.61411968,0.49120088,0.48994782,0.62249675,0.55561368,0.65241543,0.30766244,0.47483714,0.43522205,0.63891914,0.48303807,0.43615852,0.22555299,0.56805455,0.49834173,0.29592283,0.60157503,0.56537146,0.2689538,0.55606023,0.762838,0.94267349,0.30117372,0.29342587,0.81838059,0.60287591,0.53403717,0.62664195,0.48634564,0.55718914,0.63155168,0.48481019,0.3103146,0.015032077,0.68097953,0.41330145,0.82975512,0.86496922,0.52498329,0.65704809,0.44142166,0.29771509,0.8776474,0.40160534,0.5168228,0.5827477,0.51227394,0.61291727,0.12538924,0.88575878,0.041443226,0.91645844,0.5237086,0.4998737,0.48593669,0.5009029,0.47874063,0.42366529,0.51712902,0.49242742,0.45631415,0.504924,0.50422593,0.46858609,0.50002359,0.45037311,0.82382074,0.44567794,0.49997399,0.4905339,0.49998595,0.54067905,0.19942226,0.74331866,0.50400616,0.46005671,0.50077435,0.51041837,0.34633818,0.49202212,0.28403792,0.86750345,0.23167205,0.77686269,0.016630293,0.42520288,0.44076598,0.74206061,0.66006984,0.29623733,0.20764335,0.23890901,0.18465183,0.14280469,0.30939916,0.51194977,0.095169902,0.46729417,0.58463492,0.68103567,0.49738161,0.3767417,0.082157428,0.59744159,0.52885803,0.63536355,0.49797847,0.82694985,0.081651579,0.47582577,0.59201932,0.68899342,0.54864266,0.73424523,0.95728075,0.23394391,0.50963867,0.59367929,0.50138182,0.50075662,0.65712239,0.50074252,0.43155394,0.027702673,0.80593993,0.40704259,0.67453456,0.59053545,0.56832172,0.34661625,0.51321135,0.52988451,0.34101072,0.59381035,0.3809618,0.78463171,0.77278579,0.44784049,0.2371167,0.7336231,0.85847125,0.82633593,0.50482892,0.46316241,0.98822625,0.41801533,0.50077049,0.47979366,0.49835856,0.50349593,0.45558115,0.49192884,0.44706654,0.82813132,0.7619224,0.37966889,0.83106352,0.25690326,0.39503638,0.70406583,0.54296806,0.81306458,0.78099376,0.48670296,0.65913509,0.77667754,0.63039681,0.4815672,0.3588033,0.5005675,0.3831245,0.97818737,0.67147081,0.48187965,0.60911276,0.5276617,0.48758116,0.56080301,0.50203743,0.50751343,0.73352663,0.44093032,0.48179211,0.030856544,0.54317279,0.55823711,0.71248739,0.51863899,0.2288085,0.77544518,0.41274551,0.48873723,0.36332886,0.58390684,0.42836278,0.88797583,0.05243312,0.66964495,0.89456438,0.71759238,0.50074336,0.36329793,0.49577877,0.48741249,0.60539914,0.52122933,0.55336683,0.63102393,0.51998706,0.5677147,0.73239886,0.40448036,0.55723111,0.012411633,0.58456884,0.49670804,0.35412542,0.46294634,0.48723907,0.57108713,0.48983355,0.85289157,0.96328868,0.36794118,0.48349514,0.037658356,0.29665461,0.36463908,0.048023585,0.43478173,0.83706364,0.96480603,0.32106194,0.52863617,0.60327488,0.45894998,0.56127354,0.37376348,0.52145411,0.4662755,0.97954225,0.7687344,0.33854308,0.1040221,0.11480307,0.14415604,0.14141337,0.70028963,0.49877048,0.021079514,0.66108766,0.083736305,0.87115954,0.65139453,0.46182133,0.9581719,0.26078005,0.74165584,0.93209125,0.55412937,0.92479764,0.11468055,0.58196757,0.49331402,0.061008246,0.55873847,0.49960611,0.48407555,0.50029615,0.47706809,0.61897358,0.49969675,0.47852266,0.65714622,0.61032222,0.35999746,0.22212311,0.49302502,0.49781716,0.59798448,0.49673467,0.38073922,0.24687826,0.57578019,0.49679167,0.38475177,0.4995629,0.49973604,0.58237211,0.50019238,0.56839217,0.94764336,0.61903882,0.42693661,0.038216739,0.87867488,0.45763734,0.2854405,0.65094966,0.52247444,0.19552154,0.74077144,0.58364836,0.031620987,0.76565224,0.088033013,0.069720619,0.32093454,0.35134622,0.14670407,0.52240521,0.50197928,0.53816175,0.50452496,0.561732,0.22089156,0.53179011,0.23675444,0.2433916,0.43511161,0.47747362,0.70649803,0.3688432,0.74323471,0.076602978,0.69277143,0.90695933,0.1434725,0.57729322,0.50054857,0.48144581,0.49852153,0.91305569,0.92712939,0.4148643,0.43804296,0.0078217199,0.42542925,0.4373812,0.0088837087,0.39063084,0.4769929,0.63638093,0.54633478,0.48283144,0.37645533,0.53103288,0.55237998,0.69727684,0.33817014,0.72546921,0.14883724,0.39466258,0.13142993,0.89749681,0.26687866,0.50370198,0.3738807,0.54704043,0.51470304,0.099611512,0.56931575,0.27581642,0.89996501,0.50029588,0.46497759,0.76666819,0.62081088,0.49400196,0.91002886,0.49235069,0.89671173,0.12804717,0.61448635,0.46045646,0.61144587,0.53080527,0.20606409,0.90499728,0.38858682,0.50546873,0.65454989,0.53412754,0.54403185,0.026283274,0.40767942,0.46166127,0.92319689,0.084183033,0.28674702,0.83651062,0.51676724,0.14203135,0.047770196,0.67682788,0.52340461,0.39659875,0.50963525,0.49338989,0.051347055,0.53429799,0.53585295,0.12068284,0.54038384,0.83337609,0.17238147,0.49000937,0.49848225,0.29258563,0.55433796,0.45817104,0.35068169,0.48645119,0.48709793,0.61771534,0.54208812,0.51504925,0.3822414,0.48117196,0.49971259,0.05855365,0.2903867,0.25094784,0.1772228,0.55562673,0.50413413,0.53771613,0.49516092,0.15867331,0.16273747,0.38563658,0.059066341,0.87398198,0.53245063,0.4995109,0.14834642,0.49861919,0.7499323,0.21254248,0.55265729,0.57749041,0.63165342,0.4944356,0.48175475,0.15677832,0.45546623,0.71736483,0.96266346,0.28634372,0.51294051,0.14154198,0.51068682,0.50244382,0.33966739,0.50909792,0.4885464,0.59874637,0.51743052,0.37080111,0.99018293,0.5318753,0.52066073,0.91222921,0.44659195,0.61416822,0.081659812,0.70044278,0.59515003,0.18974678,0.2484384,0.6722818,0.041339028,0.80468077,0.88164989,0.049964047,0.46442225,0.50007327,0.51121067,0.50003589,0.6386345,0.0082119211,0.39631891,0.18037009,0.20624359,0.59896453,0.57381606,0.89390905,0.75798462,0.8902667,0.8324548,0.54355972,0.58588001,0.19946074,0.83374691,0.60402828,0.14407935,0.49394769,0.49761576,0.68044243,0.49849959,0.44092266,0.9828954,0.6665962,0.50245686,0.57570567,0.47306833,0.50358597,0.84689658,0.48813591,0.49096472,0.59176098,0.48109555,0.42389167,0.7716035,0.76352311,0.51014828,0.42173742,0.4901715,0.48882523,0.75411874,0.49075664,0.3331245,0.20595172,0.33658029,0.77200831,0.77529501,0.62578427,0.49998996,0.49428759,0.50014734,0.50566002,0.56193353,0.51162585,0.49318723,0.8976595,0.72760828,0.5724247,0.97004496,0.59751161,0.50028811,0.50948489,0.49972479,0.46423902,0.34498401,0.4295313,0.45038243,0.98769205,0.49931236,0.69407581,0.27335,0.5998117,0.50066197,0.98524444,0.49924466,0.54632044,0.75551037,0.51752493,0.50065968,0.514021,0.49980776,0.84468857,0.91561022,0.20183923,0.33900927,0.73538054,0.63307609,0.63875471,0.30479559,0.58692012,0.38396131,0.73603234,0.58157494,0.12224404,0.1587898,0.62724866,0.5764689,0.75660708,0.24146124,0.31199615,0.080097797,0.41513042,0.41820273,0.79794836,0.32312124,0.4950818,0.54446879,0.50228394,0.48006232,0.61303034,0.44622707,0.50897635,0.32036633,0.64422772,0.42825285,0.66812113,0.59655907,0.54443303,0.63231971,0.54766734,0.55601392,0.65891454,0.40097078,0.50548432,0.56672209,0.50029227,0.49854515,0.72273277,0.50282979,0.60807862,0.26758772,0.30826421,0.55576485,0.71993275,0.52856329,0.54969699,0.23790952,0.22676069,0.59748265,0.91386485,0.23214904,0.49862596,0.52762526,0.50340056,0.31772205,0.0067715454,0.48290832,0.47873072,0.65167575,0.4869235,0.89729436,0.93126042,0.32968973,0.48013804,0.59113978,0.50486905,0.47975694,0.4291245,0.49172305,0.49750286,0.37873167,0.56699876,0.43922344,0.38016045,0.47533442,0.88372958,0.088130149,0.48690666,0.5696981,0.6611049,0.41875404,0.50926069,0.23498365,0.51548762,0.4987255,0.054386393,0.57571845,0.60420285,0.67499209,0.54291561,0.4342382,0.01793953,0.48486974,0.37183448,0.95000614,0.53992001,0.46766458,0.60556392,0.52890039,0.49774393,0.1511567,0.49538362,0.6579515,0.88884701,0.6106231,0.49795019,0.58686111,0.49847536,0.41419085,0.78598401,0.47694705,0.73504771,0.87098108,0.14693704,0.56151626,0.7889729,0.38500838,0.3117189,0.10897436,0.70619165,0.36879785,0.2816039,0.48950919,0.44348412,0.61858282,0.50998416,0.62552563,0.0089003762,0.63612956,0.56586755,0.35745971,0.53176692,0.35285741,0.27831995,0.64658495,0.49312021,0.65995599,0.52253889,0.58755176,0.25454815,0.60778454,0.41074452,0.02578418,0.45269823,0.51102274,0.62311601,0.50326889,0.50635676,0.41052949,0.5233501,0.72915834,0.23122981,0.33519941,0.52978824,0.25216816,0.48801553,0.35885382,0.69191826,0.41794104,0.71212378,0.069300897,0.35319174,0.49791176,0.53076494,0.50008097,0.80708226,0.86142519,0.36669212,0.44091675,0.87993532,0.64429304,0.72664291,0.81776254,0.74981779,0.50066416,0.52601469,0.50315136,0.30847801,0.86449852,0.21881224,0.50470262,0.54753176,0.50968074,0.49245734,0.45532336,0.50253685,0.44882433,0.71836091,0.47434713,0.45666141,0.31538845,0.59720823,0.46937463,0.31463686,0.44013009,0.25229684,0.91338387,0.67197767,0.53972827,0.40103083,0.48455851,0.084386426,0.86000637,0.44553387,0.37692323,0.0052950359,0.56067351,0.47877945,0.4178454,0.49275088,0.72708221,0.17612973,0.7337138,0.51148408,0.61902573,0.45842758,0.11100461,0.093206746,0.61799203,0.37810864,0.93291898,0.93263122,0.21033259,0.12657487,0.1822412,0.50044766,0.48462678,0.50034264,0.51267076,0.99486763,0.36691258,0.53102,0.83970025,0.15368592,0.74442642,0.79111267,0.45700677,0.54220824,0.79957516,0.46838956,0.50391254,0.5446555,0.49132341,0.31010935,0.29018447,0.47966001,0.49951107,0.48853527,0.4999339,0.50128652,0.51894175,0.50014458,0.66177954,0.88943235,0.65428469,0.51171717,0.71509076,0.51784758,0.4851051,0.59240257,0.51305782,0.39537969,0.78976024,0.80662383,0.55537189,0.83777493,0.49437305,0.50763915,0.603495,0.48275382,0.45463132,0.2009051,0.50954904,0.76410277,0.038795593,0.3710613,0.44530484,0.84544389,0.47504761,0.43452622,0.70269877,0.60382114,0.18434722,0.95125614,0.60986655,0.69497055,0.1078511,0.60129874,0.32855304,0.10928692,0.53989147,0.84474161,0.17007109,0.37004312,0.8279617,0.87296135,0.77950011,0.3299408,0.78485078,0.34974905,0.47141987,0.33441072,0.61443928,0.49502874,0.19851102,0.54004591,0.49998555,0.49526373,0.50000545,0.79569737,0.17858782,0.60841938,0.47542872,0.63694488,0.56855022,0.050697103,0.11966692,0.48152827,0.33403705,0.89751221,0.47481627,0.50332714,0.40742724,0.49047823,0.47351857,0.58191555,0.51154517,0.48834081,0.96684154,0.58930502,0.41862494,0.081614487,0.55463716,0.086784252,0.13943533,0.37277862,0.51227373,0.66047551,0.61586562,0.46289121,0.78969881,0.7330701,0.10540951,0.87259793,0.70449541,0.81184971,0.93626951,0.3492736,0.50981432,0.36586564,0.4996654,0.50268067,0.53534336,0.50002178,0.46849238,0.99088034,0.56247063,0.41472694,0.88854432,0.46989185,0.58116905,0.7262821,0.52458504,0.46487291,0.98735147,0.64759527,0.45274121,0.2760515,0.6829616,0.69892353,0.19125174,0.72335123,0.50016668,0.47787449,0.50035777,0.87527267,0.82005961,0.54348587,0.49371127,0.98983295,0.28608015,0.58708831,0.6386986,0.48369419,0.48068165,0.42037226,0.52146263,0.29503597,0.96360346,0.32013495,0.5470428,0.75133113,0.68092155,0.50000786,0.49027345,0.50002716,0.30439724,0.27387687,0.52701299,0.5053441,0.72803515,0.42059483,0.53552357,0.77932095,0.5265482,0.55637423,0.65849506,0.57427641,0.42906961,0.63510835,0.54191108,0.50297562,0.41589675,0.46738261,0.27945104,0.82559064,0.61177792,0.822689,0.79202179,0.56925237,0.77095264,0.21554028,0.39963971,0.51068086,0.78717468,0.49131026,0.45801384,0.81559257,0.77273506,0.31137066,0.81086897,0.40124435,0.55028365,0.77432328,0.3156378,0.56213394,0.38003608,0.49502075,0.76016945,0.018515785,0.53026107,0.53490118,0.37041912,0.55298362,0.18336836,0.84534124,0.53355344,0.46888933,0.69534681,0.40295215,0.73596855,0.85498482,0.26305519,0.17700903,0.90976235,0.25552133,0.4464525,0.98958727,0.69260119,0.32416875,0.11262848,0.37260522,0.59215809,0.79197183,0.25450732,0.60360409,0.89053779,0.85370918,0.48712395,0.11608434,0.47018238,0.59053727,0.72039019,0.34193394,0.42569384,0.35041459,0.4324901,0.5200707,0.20839864,0.20887273,0.22493338,0.97415571,0.49215682,0.54538954,0.36928369,0.49068127,0.52867422,0.74571131,0.46943442,0.50005697,0.49505314,0.49999845,0.35485571,0.80194861,0.37268452,0.50954555,0.42418532,0.50635608,0.73796523,0.24806353,0.49353239,0.34659631,0.062162259,0.37426826,0.19869394,0.021203294,0.56204821,0.48931392,0.58301101,0.488524,0.38237501,0.085776125,0.61967464,0.2163995,0.20094242,0.3212832,0.50002152,0.49674176,0.50002814,0.48745542,0.94192963,0.52645931,0.065748433,0.074843009,0.36895931,0.48447088,0.2999448,0.60120395,0.26403395,0.77532523,0.35743074,0.55665711,0.32341918,0.44039231,0.47352617,0.07927036,0.43332299,0.4805495,0.41258195,0.48882344,0.48066023,0.57453713,0.48277446,0.52252585,0.17093166,0.57680893,0.12638822,0.96587401,0.46169447,0.49029169,0.19294579,0.84443481,0.0877681,0.90405071,0.70502448,0.49877121,0.48069405,0.4992127,0.59571678,0.72414845,0.53836261,0.50452737,0.54622656,0.49985652,0.49676899,0.65088311,0.51850087,0.71247811,0.25190435,0.37528798,0.56649491,0.019391205,0.41747898,0.50636301,0.82623953,0.33037776,0.30264162,0.20062418,0.55691671,0.10033677,0.11474651,0.51294968,0.45943498,0.36383116,0.5752639,0.50795478,0.59196879,0.53895931,0.59739624,0.31779083,0.52090896,0.50195737,0.67614542,0.51280963,0.27389654,0.91018984,0.10146808,0.5012616,0.52508372,0.50057713,0.36537668,0.89348329,0.44790116,0.62406997,0.24066536,0.45699005,0.56656312,0.96818006,0.71071082,0.42967219,0.94653913,0.52003941,0.48628607,0.42942225,0.49611488,0.46134864,0.61518019,0.51635567,0.61496241,0.12247308,0.61499171,0.77681221,0.93238906,0.17133225,0.33447541,0.15156226,0.67801011,0.46723159,0.61586871,0.51513707,0.56381271,0.93626616,0.80471699,0.50736372,0.6588866,0.50233617,0.49211285,0.54178976,0.49782135,0.48574695,0.33095082,0.50863279,0.50108805,0.47072298,0.49873375,0.42241573,0.95923838,0.53355135,0.38983198,0.78463618,0.33118723,0.48504458,0.64215947,0.4825704,0.49478983,0.10796886,0.27621865,0.21066148,0.93447671,0.82204533,0.51372051,0.98616626,0.76114017,0.49766799,0.47546077,0.50128383,0.51726317,0.5760794,0.48702604,0.2877345,0.94498211,0.61133704,0.41367007,0.65209777,0.43897681,0.50248683,0.60465766,0.52250259,0.32680388,0.76442512,0.30608468,0.85328625,0.81678485,0.41668733,0.47265792,0.38799497,0.52920809,0.3441382,0.74214832,0.61213981,0.49176077,0.33811355,0.49960706,0.57296421,0.27213853,0.29269278,0.63053363,0.81959586,0.72934113,0.050373485,0.93241002,0.46974182,0.41199004,0.95250674,0.7946844,0.48876512,0.97766665,0.49614654,0.63481755,0.21009738,0.48902906,0.41834318,0.36253351,0.53028725,0.62351458,0.27928827,0.33081282,0.48129718,0.58540613,0.47760571,0.55798366,0.74689054,0.54209762,0.52775369,0.8932064,0.92333743,0.62749228,0.70997728,0.45965663,0.24424589,0.16349484,0.44518009,0.5744289,0.64562986,0.44304314,0.42521397,0.15811045,0.40981885,0.76709545,0.066737052,0.6951049,0.60717359,0.082847452,0.89358898,0.50544745,0.332087,0.4128371,0.49727892,0.44335156,0.51429727,0.49552205,0.57734022,0.47898393,0.50962327,0.33964916,0.40470288,0.45507279,0.94852771,0.46962745,0.55645958,0.0028769472,0.39894272,0.26617532,0.96430156,0.73062806,0.58102803,0.35291226,0.54514699,0.38139382,0.23911558,0.6466001,0.53902989,0.95725312,0.70546395,0.57610006,0.63171285,0.52375101,0.5308125,0.65189093,0.58956428,0.88119129,0.15108443,0.67153978,0.49817897,0.87317898,0.49101311,0.63114772,0.67325948,0.46798227,0.46060665,0.77117435,0.51955035,0.90254388,0.15482917,0.5726484,0.65371819,0.90136191,0.92862068,0.4375249,0.90179627,0.21976731,0.1319636,0.053638746,0.61687823,0.42837367,0.14542421,0.44450738,0.12507805,0.17648128,0.51771402,0.10520782,0.92563306,0.69213715,0.58057439,0.92936782,0.16738664,0.51049874,0.61469072,0.50697063,0.48589115,0.4216115,0.49065548,0.54377402,0.66200849,0.4000557,0.56939276,0.17658068,0.87219511,0.21556014,0.038895655,0.65994471,0.49022784,0.43456296,0.49982657,0.16148946,0.16704048,0.33700937,0.78618197,0.21810983,0.44813471,0.55219533,0.71693521,0.65725235,0.35827797,0.26306118,0.45865275,0.69044459,0.7932045,0.6293625,0.5912632,0.94965552,0.47266493,0.46196639,0.86083552,0.5705458,0.58517661,0.21388542,0.80364096,0.51039739,0.59901375,0.51098794,0.30323938,0.81478494,0.30092575,0.26479209,0.21156437,0.72024454,0.21288792,0.7706212,0.45143684,0.4496506,0.92930317,0.77046711,0.46351325,0.67923506,0.62278234,0.45450691,0.60342765,0.49070727,0.3815479,0.99359409,0.38318305,0.51732519,0.40633081,0.47926599,0.60366617,0.31929816,0.58130561,0.4160809,0.144183,0.50952079,0.48826288,0.93975932,0.37961338,0.94759548,0.91425871,0.38828322,0.3434713,0.97620196,0.76367352,0.200383,0.8593935,0.45896367,0.48751811,0.8019659,0.5482929,0.49979123,0.52068113,0.49798035,0.48412606,0.63421097,0.54469005,0.55712936,0.2560152,0.50314303,0.48877946,0.34992148,0.43370577,0.48402767,0.38361003,0.50013315,0.82333134,0.20348487,0.39601717,0.2711771,0.73586726,0.50120228,0.48379923,0.43314945,0.50099683,0.50883953,0.44978352,0.49654866,0.49605295,0.56140256,0.50683514,0.35838285,0.71216515,0.60275412,0.55989207,0.99427636,0.33427429,0.80344392,0.040909019,0.23809228,0.49899744,0.52012511,0.49885276,0.5186719,0.2910746,0.49772567,0.83168223,0.96836941,0.62312792,0.43185269,0.67071073,0.56801452,0.27973675,0.9799293,0.71854295,0.25299306,0.94374905,0.84200349,0.60531421,0.18831809,0.72882379,0.51396384,0.5879865,0.52864628,0.64792907,0.21069288,0.52729194,0.38968575,0.73312437,0.30722371,0.36575657,0.68080905,0.4691151,0.49863506,0.52193226,0.49829261,0.38726096,0.16945101,0.65522082,0.4997493,0.39085279,0.48625119,0.49792587,0.52234953,0.50092382,0.19698839,0.10641076,0.83797527,0.26211095,0.083020567,0.19965571,0.50610256,0.39456993,0.53043014,0.47701641,0.32804353,0.5092324,0.49998797,0.50069266,0.50000551,0.66799142,0.026189141,0.45417535,0.19399145,0.088130566,0.47646254,0.82388995,0.90571328,0.42004177,0.49962472,0.48181635,0.50063349,0.50702067,0.72405628,0.44058185,0.51526335,0.84030211,0.49512372,0.51149517,0.55918996,0.50766472,0.29879547,0.71810842,0.52115557,0.49995412,0.4790678,0.49990609,0.49696896,0.43963942,0.51403396,0.5082361,0.61326955,0.50519966,0.28951661,0.93657233,0.1820353,0.54653903,0.82584549,0.14363924,0.36150384,0.72851734,0.32694335,0.49730497,0.36388659,0.50573202,0.82052008,0.87558503,0.67287554,0.49951742,0.53033802,0.49725098,0.51291226,0.97995654,0.80489214,0.49653297,0.99997051,0.51159334,0.50080763,0.47965289,0.50089322,0.85083479,0.85011218,0.73083076,0.37021959,0.96750479,0.80545769,0.51733898,0.57052633,0.49680423,0.46626049,0.63163784,0.52068697,0.54025703,0.38810712,0.52491772,0.50014054,0.19931979,0.50061623,0.31969316,0.1853078,0.1775866,0.29692241,0.73478284,0.49490616,0.50017937,0.44666563,0.49387988,0.49324511,0.72818329,0.68379747,0.28386416,0.82237622,0.81414831,0.32524855,0.26766333,0.35133343,0.54095143,0.69432786,0.44632979,0.499564,0.51424818,0.50085166,0.43892617,0.82095357,0.53388482,0.53657104,0.99612317,0.36825289,0.5090203,0.42695378,0.52148665,0.56002137,0.65376626,0.49055532,0.47899079,0.2919018,0.50407669,0.4536144,0.33154074,0.52631965,0.23482221,0.91859689,0.39201746,0.56459123,0.10198986,0.76938138,0.48333696,0.64622007,0.4730918,0.35369199,0.0062698024,0.56469891,0.31427528,0.92991172,0.10307234,0.4338002,0.36192244,0.55611726,0.51149953,0.1656381,0.35666878,0.61159919,0.73270705,0.32993894,0.54058677,0.91269565,0.40777934,0.50391656,0.53156425,0.50055079,0.68863096,0.01255694,0.32995477,0.22723389,0.21273655,0.56165939,0.50062305,0.46064682,0.49292439,0.63974186,0.15363073,0.71899172,0.61451626,0.19096912,0.20631844,0.22857942,0.14068948,0.38290863,0.50020217,0.51011997,0.49992176,0.47084814,0.9889619,0.5039787,0.5955463,0.090156229,0.54776587,0.53846739,0.2521245,0.50667326,0.50767787,0.59694813,0.54256725,0.53160274,0.4039794,0.5288899,0.48055518,0.99982527,0.51920843,0.79923852,0.96910821,0.36488835,0.51220905,0.57943835,0.52683009,0.46711315,0.82581093,0.48279933,0.66188167,0.19602823,0.46285795,0.66862912,0.98247849,0.70439511,0.3756478,0.97643606,0.19798126,0.49900116,0.48303207,0.49913715,0.70287733,0.8742588,0.22463634,0.55501668,0.75521456,0.4441273,0.4978132,0.54740825,0.5102527,0.48868048,0.56109462,0.49593362,0.28415968,0.16391275,0.71420035,0.49406177,0.61534186,0.47865687,0.61097193,0.98686258,0.66981322,0.090488094,0.88931484,0.37856301,0.56644348,0.23287849,0.49227706,0.77377224,0.81179487,0.34786488,0.24775422,0.89801868,0.12944704,0.32507764,0.032809808,0.25591524,0.43688909,0.074340486,0.36530489,0.31623174,0.22779134,0.58154466,0.49973268,0.54775884,0.50072501,0.86969326,0.9565203,0.33479187,0.28381679,0.82420689,0.20021724,0.54544487,0.65010936,0.52055278,0.30122773,0.85805041,0.11950506,0.63137684,0.83742425,0.77274735,0.44521936,0.66825698,0.58556695,0.67391279,0.21565617,0.72728824,0.76229039,0.761275,0.59578834,0.49998742,0.50321175,0.50000761,0.50010461,0.49419879,0.5000786,0.48730982,0.58376146,0.51412682,0.28311429,0.22117846,0.30711974,0.90177572,0.14767502,0.3741014,0.36032546,0.11650144,0.52642139,0.48357618,0.043873797,0.64582477,0.47005096,0.41078323,0.52272703,0.49682551,0.9577755,0.71595524,0.4957044,0.54612442,0.50028882,0.50285585,0.178877,0.49946541,0.51507621,0.57068589,0.49006356,0.46728984,0.40000419,0.53146319,0.46957031,0.97026206,0.27614799,0.60192851,0.7495573,0.44566228,0.46628968,0.24985334,0.25967258,0.50420983,0.44636469,0.50695876,0.57012067,0.1885885,0.62828852,0.83973567,0.95275216,0.43460637,0.52322824,0.024846037,0.40371825,0.49995279,0.4959001,0.50006369,0.6958084,0.92987985,0.57353505,0.46310577,0.27011224,0.51709556,0.48217381,0.56292607,0.49413877,0.81515282,0.84326339,0.29614765,0.48676059,0.065655229,0.49518899,0.30495835,0.95131978,0.12973874,0.53689565,0.32270119,0.47207809,0.49699464,0.55961095,0.48544512,0.49995303,0.50536794,0.50001285,0.066591524,0.87298809,0.53546998,0.5006662,0.51645241,0.49938397,0.50173206,0.53149049,0.50078394,0.24528619,0.91652971,0.23363011,0.58663502,0.99823569,0.54831276,0.44007731,0.29973931,0.33508578,0.50324843,0.46480821,0.49895794,0.40476026,0.33337116,0.55935856,0.51024572,0.7958562,0.63706909,0.52257567,0.66815491,0.51243069,0.78205313,0.01931597,0.456463,0.5254841,0.99960945,0.48481476,0.50475286,0.2252894,0.70179929,0.50027155,0.54081783,0.50547751,0.44022662,0.63600704,0.55380033,0.34877016,0.80747526,0.43759514,0.51531808,0.29493062,0.40239466,0.43799492,0.32741593,0.52284028,0.47242459,0.82526922,0.11621267,0.52873163,0.37733141,0.45091124,0.087965895,0.94006237,0.61820074,0.56661497,0.66419949,0.48962928,0.49965513,0.4452798,0.49460616,0.56691571,0.65486262,0.42110248,0.50055739,0.46893387,0.50295408,0.63250506,0.74965874,0.69102402,0.49211055,0.29247332,0.35950023,0.92425245,0.054959508,0.49518169,0.49888134,0.54839638,0.50684771,0.52340918,0.59402993,0.49991698,0.76629216,0.90979189,0.33925384,0.93446302,0.88035025,0.47739704,0.42551683,0.14307518,0.093640416,0.49998745,0.49976095,0.50000737,0.5004844,0.48884036,0.50015681,0.32785463,0.97741626,0.6585826,0.40295488,0.28400161,0.36854348,0.55919506,0.97113538,0.85149317,0.47189383,0.59311632,0.52927428,0.23219795,0.13220723,0.69934736,0.80949891,0.10156219,0.39798986,0.50495342,0.61612124,0.46907318,0.50014895,0.48666181,0.49983126,0.34384641,0.81451005,0.25994276,0.48421913,0.60648804,0.45345005,0.56136815,0.34595141,0.56511509,0.55917081,0.33086945,0.51390573,0.50023266,0.50817047,0.5001258,0.43704659,0.15126854,0.31252782,0.41320174,0.36249333,0.49534297,0.32163074,0.29414121,0.46373463,0.79759554,0.19866795,0.44015503,0.20378824,0.061498854,0.46426589,0.10015198,0.8937908,0.3953021,0.48808574,0.44570545,0.49968139,0.60371019,0.34531599,0.49317746,0.50018156,0.47096286,0.50050217,0.70272514,0.94562737,0.86982848,0.84380323,0.86645045,0.35596511,0.43981802,0.37973734,0.48677416,0.5226969,0.025003293,0.24384648,0.50046185,0.57100767,0.50018214,0.51118151,0.58125965,0.48484369,0.50642767,0.35337003,0.53223592,0.50647235,0.53780587,0.50217524,0.51326152,0.63925892,0.4416417,0.47832848,0.105791,0.74460216,0.55922191,0.3483251,0.45472488,0.89766126,0.86315402,0.34308627,0.1737615,0.89020487,0.40049723,0.52551736,0.65389849,0.5517218,0.5000177,0.503658,0.5000537,0.68892735,0.23858849,0.66188907,0.45592071,0.38867029,0.47057039,0.49004992,0.57386668,0.51997363,0.140392,0.94942496,0.72607252,0.49998802,0.50206648,0.50000536,0.51397249,0.75846739,0.50460599,0.51381106,0.1045567,0.066772243,0.41767739,0.22551154,0.27052027,0.50226704,0.42456851,0.47874086,0.33424528,0.71879677,0.41904433,0.49270662,0.45506719,0.50047859,0.50140234,0.35813707,0.56814415,0.51546104,0.58642172,0.51629249,0.50247251,0.5676583,0.50310809,0.45788118,0.80963751,0.42619831,0.50001179,0.50354721,0.50002209,0.28018933,0.26471829,0.41972117,0.31280404,0.1558451,0.6547872,0.10659431,0.16920988,0.48083904,0.39254226,0.085520232,0.27682295,0.89494398,0.076475373,0.71748101,0.49945291,0.48181968,0.50119826,0.36017209,0.79305298,0.65062385,0.50143048,0.41314573,0.49675531,0.29477899,0.91951159,0.49560808,0.49363031,0.9037847,0.57393334,0.4991123,0.42793106,0.5001284,0.50408709,0.54079489,0.49777309,0.46227769,0.16471787,0.50133526,0.49773863,0.46916948,0.50028519,0.49999837,0.49740413,0.4999901,0.48329672,0.1337525,0.40660176,0.49246117,0.54725118,0.50263292,0.57783316,0.78986175,0.4245204,0.52108836,0.58432007,0.50779212,0.44211387,0.87184814,0.38510326,0.40768343,0.74126297,0.588792,0.5022081,0.41593277,0.50078266,0.51290959,0.80902947,0.85808582,0.50556819,0.45019009,0.50999831,0.6518263,0.68527725,0.48960386,0.48578719,0.70162283,0.4323857,0.41558784,0.22193326,0.57553518,0.55130337,0.14075326,0.90417607,0.18316675,0.13677612,0.31496533,0.64244902,0.8663135,0.20144746,0.76271822,0.019905832,0.35718948,0.49877474,0.551817,0.48781639,0.56418984,0.34421737,0.46439491,0.35769589,0.74293204,0.51717613,0.75404759,0.1959953,0.29216398,0.78833237,0.22466881,0.52658686,0.68536577,0.11520494,0.90624056,0.77325374,0.23573363,0.46291376,0.28785632,0.13742333,0.32601873,0.45505925,0.66100983,0.54130355,0.20145914,0.81260177,0.62020656,0.59274116,0.67406558,0.47570493,0.35305683,0.89634718,0.89485803,0.61014854,0.28968121,0.53413263,0.14894006,0.97196769,0.48884551,0.55394456,0.17612478,0.78935134,0.23816243,0.96072637,0.38853393,0.48445975,0.17865463,0.57315669,0.47361325,0.40440413,0.52093581,0.56575079,0.88663249,0.84718326,0.61697847,0.75391255,0.4110448,0.49991862,0.47766834,0.50008609,0.43912217,0.12463668,0.8072319,0.26280343,0.24333832,0.40786397,0.35763172,0.75549428,0.60488012,0.49833448,0.55808453,0.50539203,0.52031443,0.29445596,0.56230082,0.4651107,0.186759,0.58446382,0.5028535,0.63351276,0.46026345,0.40926213,0.7716692,0.67279254,0.43161742,0.22343489,0.52093166,0.65787066,0.73140768,0.45974488,0.66774845,0.93854846,0.7145643,0.4734028,0.10013399,0.58572849,0.22473317,0.22168368,0.45817285,0.39644579,0.84737727,0.52664372,0.23088921,0.24000215,0.56290058,0.50003693,0.49594943,0.49999623,0.45304715,0.39825496,0.49127205,0.49284544,0.45384682,0.50059294,0.49727759,0.7368512,0.47766207,0.49609709,0.52931631,0.50047241,0.45522389,0.76330119,0.50481349,0.12921392,0.098353601,0.26183742,0.4785747,0.6565448,0.48793347,0.77180194,0.065004351,0.18990875,0.46957266,0.78219234,0.74566111,0.49968622,0.49065971,0.49989882,0.49992594,0.51667075,0.49881153,0.50318703,0.46608991,0.49643993,0.6309908,0.035346727,0.32524267,0.88344453,0.95285624,0.33552505,0.48388195,0.43304758,0.4910411,0.51189833,0.67311439,0.58475399,0.48317591,0.6466598,0.40472599,0.33483746,0.92726364,0.73786581,0.55298492,0.293069,0.53652507,0.56519477,0.082169495,0.45199924,0.55546495,0.23033063,0.2723686,0.46641654,0.67246954,0.47299766,0.53971085,0.38603839,0.46835952,0.47003806,0.10829374,0.51885621,0.63193701,0.69785146,0.56673617,0.48987005,0.44606589,0.50330637,0.63915268,0.16350855,0.85239976,0.25891007,0.81265731,0.5534714,0.11801607,0.95159104,0.32693115,0.58890241,0.22591749,0.77681717,0.40700245,0.05118027,0.19639106,0.28799732,0.91215771,0.90682509,0.46073048,0.11870882,0.44798004,0.36226604,0.72111197,0.53311615,0.50102851,0.51637867,0.50073641,0.49602284,0.3029476,0.4669088,0.69876965,0.26416782,0.5133251,0.50000115,0.5056294,0.49999468,0.5838932,0.98917364,0.47506463,0.65301673,0.84654205,0.84778254,0.70071932,0.23113317,0.28815627,0.49809351,0.63837553,0.49378461,0.90311716,0.93160413,0.59208848,0.50518969,0.607016,0.50576988,0.58000379,0.32725029,0.60802345,0.46765183,0.021846757,0.30373096,0.14406884,0.10634536,0.52996505,0.63629199,0.92518147,0.087958009,0.54705726,0.32035359,0.57293172,0.75758879,0.14175065,0.83425058,0.52293113,0.623506,0.51081846,0.44295641,0.22638948,0.60131597,0.6630195,0.97012809,0.79086071,0.1041581,0.91663035,0.44501646,0.48086571,0.58735966,0.47588524,0.55339202,0.028089768,0.55366515,0.55662608,0.085549052,0.28439413,0.4971716,0.46997926,0.50284561,0.4990447,0.48548388,0.49969757,0.41939912,0.35842409,0.45582273,0.53777879,0.60838679,0.47041248,0.49959034,0.48476562,0.50023513,0.50056065,0.36016921,0.49557887,0.35295176,0.99511704,0.4328639,0.47827008,0.82603439,0.33470413,0.82674107,0.84612147,0.7240742,0.4608253,0.018644624,0.48257726,0.19291526,0.11627239,0.22543688,0.49800724,0.47548297,0.50208929,0.54834757,0.79913114,0.19959792,0.60309152,0.74519425,0.48602768,0.50015601,0.64192751,0.49963656,0.69966847,0.25785292,0.40507088,0.51302056,0.22584854,0.66877221,0.938083,0.13303188,0.50688721,0.49542513,0.45263337,0.49161955,0.5198415,0.63878749,0.43420457,0.49365076,0.88212981,0.56501273,0.39235433,0.67506793,0.50555685,0.095831703,0.088994712,0.40693096,0.40892641,0.66699032,0.41948269,0.45845295,0.20992452,0.50914718,0.50013795,0.49006311,0.50027087,0.87124894,0.1436253,0.64072125,0.068809193,0.8634821,0.43884724,0.25276407,0.83580771,0.78453561,0.49945757,0.46132556,0.50039334,0.49948774,0.55328259,0.50214574,0.50987271,0.1676788,0.28995094,0.39426458,0.83143648,0.75661381,0.49985195,0.48729708,0.5002196,0.4437669,0.86206544,0.84087068,0.52738569,0.69647973,0.66642413,0.44238203,0.88792608,0.21360968,0.32977912,0.22193013,0.75718466,0.49160611,0.0064791071,0.48527163,0.49946236,0.4609994,0.5002559,0.5405129,0.63933842,0.45007266,0.52194909,0.69311762,0.46994381,0.90648635,0.062682465,0.47135393,0.50601526,0.41520052,0.50451774,0.2526114,0.89253017,0.41817321,0.5109501,0.14971959,0.15952478,0.72968438,0.96291235,0.21860137,0.51596719,0.9715807,0.18606276,0.51040796,0.43678729,0.49894774,0.70896968,0.74726201,0.37149569,0.17585124,0.12306097,0.79178033,0.45432989,0.026660242,0.71135095,0.58571917,0.83121927,0.65070703,0.24128161,0.75260512,0.46360347,0.4580951,0.91937004,0.39935842,0.49295615,0.79126989,0.40224778,0.34124491,0.83801349,0.2882141,0.27235054,0.96621108,0.35315864,0.3076768,0.048190886,0.69414828,0.36975063,0.24145931,0.4955167,0.43299114,0.85771986,0.10100987,0.63385074,0.91617751,0.4599786,0.50020935,0.22282045,0.42741621,0.55317878,0.87340415,0.25644219,0.50402841,0.44152495,0.49509993,0.48836668,0.12907953,0.42300008,0.63328323,0.10340822,0.49127466,0.49444393,0.44067257,0.48432356,0.66847938,0.16294036,0.56663792,0.45339841,0.036321215,0.62554715,0.75445611,0.20912039,0.66661875,0.68908194,0.2767162,0.55008615,0.62255597,0.67834946,0.45969292,0.50881432,0.66345628,0.40702175,0.54133688,0.34784786,0.49369143,0.50131814,0.71807837,0.47513433,0.53404628,0.76674986,0.52863902,0.49882106,0.52806238,0.4991421,0.55787607,0.34491344,0.43432359,0.49220189,0.43121629,0.48976935,0.48516791,0.43995819,0.49613388,0.43776637,0.80720307,0.48047446,0.41620885,0.99222131,0.65344953,0.42981345,0.85759166,0.085869514,0.21105115,0.78234914,0.37300271,0.47716616,0.28241495,0.49273854,0.57609855,0.86935884,0.084329638,0.79237563,0.074294512,0.29129377,0.50744973,0.43863387,0.49862338,0.50289956,0.46980185,0.5015801,0.47507958,0.67556733,0.50331913,0.24725109,0.067846577,0.81889733,0.59726642,0.95470291,0.62568221,0.4762716,0.91162705,0.52440843,0.25398593,0.029853212,0.56498095,0.47649322,0.63067093,0.55527659,0.53758996,0.0032161938,0.5774325,0.55740415,0.17349817,0.32955383,0.50292003,0.54314699,0.50362266,0.53039883,0.3430266,0.56113564,0.56686034,0.84694362,0.23610819,0.49997768,0.50544383,0.50002726,0.72487109,0.23957511,0.61042962,0.2347623,0.040754654,0.6078887,0.49971002,0.47573427,0.49785806,0.46103322,0.010928852,0.35077131,0.67965926,0.90746011,0.76387062,0.49352365,0.62722341,0.45432125,0.52107687,0.011021676,0.33838142,0.50220656,0.43295755,0.50136917,0.50808711,0.55540428,0.50412557,0.65766358,0.1833125,0.51204563,0.34605783,0.71730823,0.36673071,0.53627546,0.39388102,0.46178445,0.49911752,0.47052503,0.49977856,0.50684954,0.8023791,0.2497234,0.35029115,0.82607854,0.493443,0.92172287,0.10164388,0.32846034,0.53032234,0.79618585,0.26293715,0.10194754,0.14012969,0.33968456,0.49785444,0.26905131,0.50304388,0.5031973,0.46587041,0.50111184,0.5447316,0.045705624,0.47072763,0.50010561,0.46672996,0.49471469,0.48387087,0.44044755,0.49539384,0.50528336,0.6834811,0.51774706,0.49549501,0.57362517,0.51764886,0.80762211,0.7928703,0.38048274,0.57742596,0.76264366,0.75487804,0.50404073,0.44178023,0.48894837,0.43624176,0.044999576,0.27629644,0.2686528,0.79654307,0.25316078,0.61303992,0.053768612,0.67381068,0.5496527,0.28076154,0.56669179,0.53184084,0.76436365,0.54681919,0.6779925,0.29845444,0.50422442,0.21828839,0.98370018,0.47043074,0.9209417,0.10952338,0.52333933,0.40864409,0.70509478,0.64110471,0.50320356,0.051310629,0.49994154,0.52015901,0.19955598,0.43666504,0.55071217,0.67152598,0.51959097,0.54547654,0.35365056,0.55268797,0.49984111,0.56787657,0.49324734,0.23505144,0.060829559,0.57520995,0.49680768,0.54225077,0.50200107,0.45925156,0.38708515,0.53254606,0.49998745,0.49924513,0.50000773,0.46652807,0.3855083,0.50519361,0.52258671,0.81443934,0.63806411,0.21128602,0.14635123,0.1889682,0.50026288,0.42405285,0.49945428,0.9299388,0.08521787,0.47402692,0.49921754,0.041422599,0.51582193,0.51285016,0.70524687,0.43008327,0.62244331,0.033124054,0.25080846,0.61508272,0.30850592,0.51481563,0.51031125,0.44687755,0.50650818,0.15040876,0.15878565,0.29315253,0.86593848,0.14918399,0.58498618,0.62871192,0.20694751,0.419828,0.67997454,0.09377342,0.38905018,0.49459965,0.43947156,0.49132559,0.50300036,0.68487868,0.61228241,0.28103663,0.98066834,0.32713221,0.56860141,0.3715114,0.48310485,0.59509584,0.069320631,0.61361159,0.50007869,0.40038556,0.52298895,0.58179207,0.36542137,0.48642326,0.48697961,0.29337582,0.53082261,0.43762792,0.64233938,0.47327896,0.50644494,0.53745944,0.49926078,0.51750258,0.081824277,0.30897519,0.33075066,0.74874071,0.44677786,0.54780244,0.61115566,0.50874394,0.47891354,0.148366,0.79967936,0.48628875,0.62591454,0.4954832,0.4501645,0.39010109,0.49005919,0.51168242,0.36748934,0.54835866,0.43953206,0.73115129,0.48709186,0.47825837,0.77447766,0.66544676,0.50179158,0.69251498,0.5120147,0.47171454,0.75811875,0.7328127,0.070696412,0.86385079,0.50386834,0.25099242,0.018072372,0.60180306,0.48456732,0.3842877,0.43991432,0.41143434,0.19321754,0.30733625,0.60884237,0.71317332,0.3415228,0.85772569,0.12813299,0.34356226,0.3439141,0.092526322,0.65166294,0.4999908,0.49574262,0.50000195,0.50049641,0.53770981,0.49762662,0.50078308,0.51365141,0.50033711,0.57200069,0.10471148,0.91760013,0.4647497,0.12344292,0.45444778,0.42040521,0.14057051,0.61579201,0.49999951,0.50601715,0.49999663,0.57944458,0.34637875,0.55865812,0.4476193,0.79667226,0.22323637,0.41767155,0.027144155,0.37346811,0.71858768,0.11231066,0.79127593,0.28678242,0.76458648,0.38617574,0.24429283,0.044115459,0.81387781,0.42496479,0.32815714,0.56812023,0.4982601,0.45596584,0.50836443,0.52355666,0.22663564,0.20396818,0.68385498,0.096020585,0.9186302,0.46280473,0.70712663,0.35302245,0.49987159,0.43741089,0.51171303,0.8988097,0.060475706,0.6756495,0.65450712,0.76128199,0.48262961,0.33524014,0.94483153,0.57935766,0.4895655,0.10859744,0.50398817,0.20381657,0.13111911,0.81177578,0.47265974,0.5940633,0.4802935,0.48715562,0.36974883,0.43614201,0.49985174,0.48772377,0.49988199,0.66902229,0.97747349,0.56661864,0.43255704,0.66228377,0.45487731,0.5180554,0.94114114,0.47788799,0.46090154,0.082476227,0.45810234,0.41235681,0.088028441,0.12584538,0.38794831,0.88933725,0.37493249,0.87626132,0.11083079,0.41198943,0.7245933,0.032213062,0.67231437,0.49694278,0.36166714,0.49489869,0.4083468,0.99210698,0.56283738,0.5076607,0.23220254,0.32479484,0.70260911,0.25129511,0.63204606,0.51414607,0.96830636,0.28092722,0.50318879,0.40427173,0.45723133,0.42042075,0.76849759,0.45082629,0.25238843,0.066121372,0.85847492,0.53437545,0.7886209,0.73841972,0.28878869,0.056391565,0.87645935,0.87428181,0.13015917,0.50801568,0.54326443,0.14928636,0.51930242,0.49508911,0.0013205675,0.4541358,0.46600412,0.76281959,0.5776046,0.21365376,0.92352343,0.56713229,0.50009274,0.7061526,0.50015391,0.49057715,0.66965701,0.40123016,0.45365538,0.31929458,0.44764999,0.50021757,0.5128697,0.49973538,0.50081909,0.53071218,0.50084696,0.49968008,0.51853766,0.50012825,0.51552931,0.60179774,0.50305608,0.47464625,0.89788049,0.81981258,0.50419783,0.5734885,0.50235963,0.48224888,0.41697253,0.50190891,0.63318291,0.8645732,0.45602537,0.50061978,0.43720037,0.49565033,0.50988118,0.29958366,0.3831862,0.48827882,0.32995498,0.59322115,0.31181004,0.97365036,0.48476343,0.50458945,0.328895,0.49896866,0.50071486,0.4848205,0.49947614,0.32387207,0.021575879,0.42444026,0.62546127,0.0096291935,0.5753405,0.36091419,0.68487672,0.50476237,0.41312784,0.74391411,0.60493941,0.52908506,0.99967579,0.48119469,0.62312973,0.73743495,0.48858642,0.64290718,0.013490633,0.63288102,0.49998723,0.49946544,0.50000786,0.49364168,0.21436115,0.50340784,0.69131717,0.72265312,0.41815394,0.45382515,0.6810463,0.51566754,0.60823065,0.010064716,0.41785586,0.59232939,0.66395501,0.54660981,0.50307265,0.58503305,0.47442031,0.48502977,0.59279256,0.50045849,0.4705723,0.2533774,0.48743055,0.48480029,0.65944343,0.61404374,0.69993593,0.75146639,0.41016478,0.50077238,0.70328652,0.49900983,0.50410621,0.55179973,0.49267945,0.51513105,0.13086377,0.21355046,0.55375798,0.73724606,0.64441994,0.56590256,0.65346382,0.42083932,0.49989067,0.49498093,0.49996095,0.54401012,0.63082428,0.43448645,0.58765146,0.84809697,0.31690335,0.49998624,0.48718557,0.50002997,0.37171338,0.97332889,0.50223198,0.06734348,0.10180252,0.65613662,0.50040624,0.78717513,0.50018749,0.54743627,0.19975977,0.16909057,0.54074172,0.59906556,0.47835908,0.49973632,0.48334697,0.50006991,0.42911579,0.22928773,0.7584838,0.492994,0.56884101,0.47874029,0.65995997,0.18134515,0.34231233,0.50247383,0.66661803,0.42530134,0.42310023,0.26859365,0.49080867,0.56363057,0.69680646,0.36766502,0.58796025,0.76431438,0.58539635,0.43250742,0.3134976,0.61285885,0.50450065,0.81356937,0.14307475,0.57516912,0.67203914,0.44875201,0.30771778,0.71302871,0.53897462,0.61821061,0.99270689,0.65758635,0.51216283,0.33253183,0.4497856,0.49579526,0.46005483,0.50562307,0.27900835,0.74847078,0.36878217,0.44637611,0.25657467,0.57659838,0.57725928,0.17611437,0.54804697,0.42023804,0.10645639,0.39215056,0.50053395,0.48286285,0.49875729,0.70483117,0.88196943,0.83217658,0.50491379,0.79974568,0.49645244,0.53883494,0.40732551,0.50803149,0.4985865,0.80572038,0.49982981,0.71639409,0.26362749,0.59477132,0.82406562,0.11339552,0.51130116,0.33008924,0.80101906,0.19921198,0.74907888,0.95699674,0.20565819,0.69541756,0.12336316,0.24907086,0.51153249,0.41867058,0.48155755,0.50193163,0.42388276,0.49487037,0.45211143,0.74878818,0.73163573,0.39877689,0.84073315,0.55537088,0.50086234,0.4770577,0.49771917,0.54078478,0.6130835,0.53996929,0.4547307,0.024987663,0.57428617,0.49510602,0.53830787,0.50282809,0.35662702,0.043732436,0.1336344,0.17359429,0.88341165,0.59703973,0.54165317,0.34522583,0.55586682,0.48536032,0.26080717,0.49964381,0.52019618,0.61820442,0.53989877,0.52560403,0.42302129,0.49066864,0.6013607,0.90037837,0.36390832,0.47181147,0.22861634,0.54891598,0.67547527,0.91525371,0.76974386,0.39645315,0.23166815,0.48583439,0.8947366,0.079964111,0.31294754,0.7099855,0.033461411,0.74746679,0.2534208,0.89172346,0.17297058,0.30975061,0.1248572,0.22885514,0.28678347,0.189736,0.28350936,0.47426578,0.60755089,0.45830498,0.4755244,0.38995925,0.4554068,0.1205735,0.096772324,0.42063106,0.41358953,0.32751639,0.59294407,0.49930216,0.48773035,0.49988723,0.49827623,0.59551327,0.47875547,0.51194325,0.69922085,0.44813961,0.23418435,0.07072214,0.27555192,0.53470487,0.998776,0.43506768,0.38393529,0.71333673,0.46422517,0.48137205,0.73981916,0.46279048,0.55900619,0.90832661,0.43641843,0.51428937,0.38619648,0.54513077,0.43274944,0.071910277,0.55420294,0.52651137,0.16195262,0.45270233,0.54079454,0.76870181,0.54394683,0.45462476,0.3461174,0.57169417,0.50021954,0.59358812,0.4718043,0.50418492,0.07599688,0.42775603,0.49998857,0.51136672,0.4999241,0.74062919,0.82965958,0.3876703,0.61357046,0.13083108,0.28688594,0.45018449,0.33252578,0.49378588,0.27335288,0.79489276,0.38052708,0.25608304,0.77125277,0.66588118,0.28521931,0.019421021,0.50573429,0.53192583,0.14666862,0.64170801,0.50719347,0.26780293,0.50703648,0.47961348,0.59192717,0.50109475,0.49537089,0.37300156,0.50734638,0.47550397,0.878186,0.3907042,0.49541267,0.00025890469,0.49972828,0.5225429,0.65112693,0.46992053,0.53518187,0.19156651,0.1701074,0.40217016,0.3427139,0.51530047,0.7293487,0.084798861,0.2221678,0.40562817,0.30523892,0.5792683,0.50074099,0.60889521,0.54898254,0.24101639,0.18266064,0.73015449,0.52473671,0.053163095,0.49791913,0.54516034,0.13796718,0.37026655,0.49976955,0.48448021,0.50023345,0.49539464,0.66463647,0.49288937,0.43582648,0.64065053,0.45799414,0.45232642,0.61475142,0.52579383,0.66914352,0.21793178,0.55782623,0.89231749,0.87048368,0.62778686,0.45738955,0.39646768,0.47403364,0.49995479,0.50269245,0.49999579,0.50130897,0.52308157,0.49972999,0.50762527,0.79282025,0.83295946,0.65831009,0.26863597,0.61691657,0.13069462,0.095760456,0.22452986,0.54335112,0.94534203,0.67893058,0.72818916,0.9220098,0.54750422,0.23298068,0.15346561,0.4315481,0.52039685,0.18785237,0.44756967,0.42282026,0.13126604,0.40033029,0.58559939,0.23478513,0.72596236,0.50002912,0.50414053,0.49994013,0.5758356,0.34476314,0.42250572,0.50092028,0.16390149,0.48319079,0.51494048,0.023819999,0.36028618,0.50793227,0.23011497,0.46402399,0.50078439,0.99821632,0.50511245,0.51806751,0.287128,0.47407239,0.49871702,0.53946844,0.50270207,0.49774089,0.2540617,0.37355123,0.3402527,0.95609622,0.4469687,0.48280199,0.63550992,0.48401891,0.4405231,0.80613808,0.40276501,0.49973595,0.33742291,0.50008937,0.27876471,0.98138413,0.62957819,0.79495802,0.8713257,0.76779936,0.12117708,0.055962566,0.40298813,0.48366367,0.65633901,0.61017058,0.59107395,0.73416771,0.60593572,0.38442941,0.73368172,0.5978288,0.50043442,0.4694071,0.49604895,0.63741507,0.74778628,0.47642178,0.49391146,0.55106155,0.49099608,0.38182549,0.90966755,0.36812521,0.3069675,0.27626892,0.54552747,0.49401205,0.99540095,0.62837129,0.53508571,0.39079641,0.50853784,0.47713212,0.42572524,0.51261116,0.52286967,0.74425711,0.74464099,0.50121352,0.52233389,0.50051069,0.51914558,0.37408827,0.52568945,0.50006473,0.49400322,0.50013142,0.50396735,0.45816714,0.50471469,0.4951801,0.37011332,0.52567067,0.47458603,0.35509019,0.4490601,0.46475044,0.85444912,0.48842058,0.50723624,0.55980505,0.48882858,0.52412645,0.12745719,0.51784013,0.55595554,0.21181364,0.51355637,0.56485541,0.32595857,0.40513495,0.42928815,0.80317118,0.63959819,0.28945909,0.89935959,0.62547305,0.23587964,0.89033212,0.48534406,0.48193937,0.56401217,0.50673154,0.51854278,0.33317525,0.53724755,0.34227533,0.8971022,0.72208484,0.558294,0.91119905,0.93768068,0.5050041,0.46597259,0.50179463,0.35469522,0.69125868,0.53571827,0.67241101,0.8361956,0.21989734,0.7537966,0.078227722,0.51810028,0.58912681,0.36060836,0.50583598,0.49524412,0.4464621,0.49622786,0.50846044,0.39333985,0.51777588,0.58108897,0.11168133,0.85026646,0.15897027,0.14381702,0.24336248,0.516546,0.31306836,0.61480653,0.49997719,0.49519974,0.49990053,0.85312014,0.93300557,0.5606283,0.49774699,0.99941287,0.48563415,0.48928646,0.5606845,0.49184971,0.50043493,0.48120618,0.50104401,0.52153995,0.20157239,0.51182035,0.50712841,0.54560074,0.49845964,0.55418836,0.11888064,0.42025234,0.60401735,0.098192392,0.90459717,0.49403838,0.44857032,0.49739617,0.56288163,0.63983126,0.4740096,0.7741304,0.98081225,0.63271558,0.69061768,0.81119808,0.80024613,0.62098737,0.66844622,0.5232217,0.49999879,0.5057889,0.50016499,0.54103428,0.87416658,0.66715041,0.50354618,0.64991725,0.49168176,0.78365634,0.075757762,0.75092451,0.517394,0.4096177,0.53367072,0.49802983,0.43848456,0.499268,0.67051707,0.95683005,0.78686623,0.53200122,0.0019016736,0.50162859,0.48229857,0.56209385,0.50249076,0.10183755,0.9228741,0.2871921,0.49967063,0.62977502,0.50012622,0.1493068,0.030527667,0.56980799,0.51771851,0.62051134,0.45701794,0.17385226,0.95929605,0.54163377,0.48219393,0.3757856,0.44036656,0.5494598,0.15396288,0.90999189,0.50163039,0.42195795,0.50615781,0.49735767,0.2410555,0.44937963,0.53119411,0.12441131,0.54061499,0.35833624,0.15203895,0.2501278,0.86723192,0.90988586,0.42321061,0.50085815,0.99864781,0.4988847,0.70232578,0.1291452,0.24754508,0.77065665,0.846154,0.27690714,0.49956931,0.48986497,0.50025505,0.49854348,0.74520935,0.32077341,0.50375439,0.56631977,0.51897369,0.49960945,0.56523015,0.49759191,0.52329676,0.11476911,0.61914628,0.66955135,0.18848938,0.70140617,0.43001471,0.34383724,0.46394886,0.75684861,0.031261157,0.68412569,0.45773583,0.71225828,0.43098542,0.56237079,0.16967943,0.16630167,0.49984944,0.50633791,0.50009035,0.53549325,0.28467368,0.32064205,0.62376952,0.31931476,0.57353672,0.44895184,0.053534511,0.38127778,0.4500055,0.12779585,0.93145794,0.6852959,0.71300211,0.46336414,0.48075199,0.58649773,0.52635789,0.49915893,0.5138443,0.50040091,0.540664,0.95649809,0.52370023,0.57618013,0.021694347,0.67831624,0.77114198,0.17099411,0.21827518,0.67765048,0.18429969,0.6937692,0.30455692,0.071209227,0.092473434,0.62778795,0.26103364,0.53662968,0.2789949,0.252003,0.50262593,0.70770817,0.74755779,0.40505384,0.64028704,0.90793288,0.12094632,0.50480159,0.57210577,0.48284192,0.50583109,0.4498111,0.50587566,0.42762788,0.74427416,0.59544751,0.46257279,0.053784502,0.50605953,0.39740357,0.20695432,0.27946068,0.51393428,0.0034165492,0.46021682,0.49135274,0.56149057,0.49209592,0.53196795,0.16790728,0.44147283,0.50666103,0.45409454,0.50651409,0.60043368,0.20643709,0.19185971,0.64480141,0.86298281,0.71148808,0.53700202,0.31351998,0.35429185,0.63833048,0.84280472,0.66791996,0.50009974,0.44612828,0.5021984,0.53636428,0.60096752,0.51936034,0.50031687,0.41993456,0.50838702,0.50038239,0.46179393,0.50035233,0.59822028,0.19197614,0.27678182,0.7478298,0.85394966,0.4563149,0.28848549,0.83251623,0.64591655,0.58357405,0.96029946,0.55196698,0.47387871,0.40109362,0.47816699,0.4578046,0.26348109,0.72575876,0.10554484,0.16774899,0.46649287,0.49844243,0.98643971,0.23877229,0.45563332,0.37594753,0.55377642,0.48818442,0.66185011,0.50500689,0.51532516,0.58906446,0.52021707,0.95160645,0.098577025,0.41066835,0.4989636,0.34741376,0.49080675,0.59112494,0.99737327,0.50980154,0.71257259,0.81143496,0.20515284,0.46734065,0.3053393,0.6232306,0.49871569,0.47895459,0.5011464,0.41776282,0.33955918,0.57621345,0.5367622,0.40801531,0.48534637,0.49940186,0.45259114,0.49631438,0.31450871,0.14205874,0.23096796,0.77477208,0.836373,0.22881196,0.48990953,0.39141696,0.49777104,0.50000234,0.4954307,0.50004163,0.90091296,0.85020198,0.57465156,0.22023894,0.031805475,0.4159633,0.31049763,0.22778623,0.68095364,0.68891093,0.76506664,0.29720882,0.49500682,0.31810413,0.48520118,0.49961368,0.47634094,0.49986977,0.51422317,0.41921815,0.50951125,0.43606527,0.20038278,0.66581694,0.11340765,0.85355616,0.39794655,0.4999704,0.50524607,0.5001017,0.37456644,0.68983956,0.40090113,0.71137381,0.74228827,0.60887589,0.48638484,0.58848655,0.50109165,0.44250933,0.64304646,0.49063088,0.51826768,0.43066738,0.51179685,0.27078653,0.18920785,0.60131441,0.48136218,0.41301188,0.49738793,0.13198386,0.17113454,0.63114496,0.41585718,0.91227037,0.2784378,0.37101565,0.75944485,0.28685074,0.50412663,0.95653231,0.50540005,0.49077212,0.44202209,0.48705466,0.55175645,0.61750511,0.48339343,0.35725977,0.75405294,0.54837691,0.50022872,0.51165383,0.50055525,0.95082981,0.90163988,0.40249442,0.53832394,0.26191332,0.6229777,0.50015253,0.32192643,0.49513448,0.49972743,0.50973262,0.50006974,0.50047535,0.27491829,0.7141689,0.2511556,0.78837724,0.46646176,0.48104541,0.35417079,0.48764484,0.50874378,0.58893643,0.51479971,0.17872002,0.80703271,0.50864007,0.1150908,0.083245001,0.62236463,0.4922324,0.34972511,0.49575108,0.53758612,0.81523549,0.39252649,0.31299588,0.14042062,0.18613092,0.38946021,0.0071765357,0.35627485,0.86146964,0.032672398,0.41179995,0.51112553,0.41588807,0.48763491,0.40464037,0.6675253,0.42574626,0.62488589,0.74880906,0.47962799,0.51125569,0.39337579,0.44802159,0.49608517,0.35386261,0.59356122,0.45103309,0.60725181,0.49154692,0.56623769,0.84691726,0.60430001,0.47634895,0.91665224,0.90393229,0.49648534,0.43386224,0.51160006,0.49731204,0.82636116,0.50154294,0.60473239,0.19751765,0.54439969,0.48720682,0.29359634,0.5300369,0.26787721,0.7441807,0.53303469,0.62646219,0.30522879,0.55271139,0.50000538,0.51714054,0.5002409,0.50021318,0.50851708,0.50016064,0.57849191,0.98947306,0.7191885,0.69300013,0.097563881,0.092403645,0.34688453,0.75916687,0.45765914,0.55432768,0.37998046,0.47590248,0.60514112,0.80617205,0.49859696,0.48195224,0.57666344,0.51490225,0.54649362,0.73283921,0.52891229,0.36837542,0.8787945,0.65416684,0.51519355,0.17879819,0.50037533,0.70099903,0.74736443,0.65684834,0.49562345,0.53260981,0.49741602,0.50049234,0.3697311,0.50090561,0.1489723,0.14203257,0.34531522,0.50637259,0.68161009,0.39743241,0.50537965,0.549648,0.5001341,0.44831127,0.34737539,0.47587241,0.43859193,0.62136924,0.51707427,0.5294758,0.66098922,0.54767393,0.73699378,0.11508557,0.5947514,0.59459226,0.70803841,0.41288934,0.40346412,0.93902064,0.39023153,0.47254541,0.29145404,0.65165183,0.73018009,0.19111923,0.30327771,0.60038899,0.65845533,0.47247828,0.41949007,0.1195349,0.71574306,0.5754804,0.31913953,0.56097923,0.5046018,0.6378846,0.51029311,0.63037097,0.88542384,0.59525221,0.5009616,0.85514121,0.5064828,0.50254084,0.69318373,0.48645508,0.48397232,0.62527272,0.43874165,0.46495404,0.89416973,0.45607351,0.44124815,0.029213198,0.42590227,0.50330504,0.44247978,0.49723668,0.64515877,0.16385524,0.8736323,0.4885609,0.26701015,0.48394173,0.53126915,0.2049821,0.53497076,0.59628038,0.32114821,0.60438976,0.49695686,0.46069943,0.50218537,0.4756849,0.60764668,0.52228334,0.79178781,0.86384427,0.82211106,0.38574971,0.06361562,0.34583564,0.48812292,0.39529502,0.50101286,0.54769424,0.79678061,0.31622756,0.45466938,0.34295522,0.47290876,0.36801292,0.047326414,0.14082524,0.50588797,0.54031267,0.50140159,0.86568546,0.03601894,0.40846197,0.59837667,0.33237132,0.54442692,0.50519852,0.65611769,0.50007033,0.55451017,0.77482139,0.47839593,0.53751253,0.60447626,0.47884654,0.49895094,0.51954355,0.49895532,0.21777586,0.2057222,0.45640747,0.42746183,0.6373329,0.49423853,0.54257544,0.66383267,0.55904021,0.48303869,0.61350283,0.53675286,0.7370527,0.17799934,0.30376972,0.64013117,0.30429998,0.59477497,0.30962287,0.18061883,0.58723031,0.49999259,0.46702447,0.49481345,0.47983587,0.36585732,0.47490755,0.04909868,0.88577766,0.44450371,0.69204358,0.76550441,0.61492725,0.50030482,0.48906761,0.500141,0.63873146,0.69646521,0.46811855,0.49833044,0.96745497,0.49529609,0.57704921,0.11427066,0.17431771,0.41248838,0.041487789,0.52443081,0.095677607,0.11255082,0.60408543,0.22134174,0.87143728,0.75847369,0.49307064,0.62411795,0.50332329,0.50291065,0.4038084,0.47843919,0.49626232,0.39039859,0.49607757,0.25571533,0.85968744,0.68113719,0.49818826,0.62006949,0.49974361,0.57456767,0.27961875,0.36094516,0.47893378,0.73578687,0.29931437,0.48843421,0.57913919,0.48813839,0.42686826,0.26580869,0.39152988,0.46998045,0.38387436,0.48597144,0.48659605,0.1781412,0.1401819,0.44214498,0.20247119,0.53631964,0.50332565,0.47250312,0.50081161,0.86578663,0.95320318,0.46380759,0.48372381,0.58877588,0.51260355,0.49889861,0.54457332,0.50061803,0.6830664,0.8240094,0.54893253,0.30900354,0.092033609,0.66883073,0.49913704,0.3217162,0.47467915,0.45527206,0.76805801,0.54867338,0.42508705,0.78821195,0.40208169,0.46838364,0.41224211,0.48622634,0.39661116,0.15257848,0.78925407,0.37736757,0.67611757,0.48074968,0.57725434,0.64703439,0.4848233,0.4998972,0.50607569,0.4998652,0.43452857,0.97588808,0.51826207,0.85024213,0.18129074,0.36403352,0.49748232,0.87274017,0.51643196,0.38897556,0.30017474,0.36677338,0.67787925,0.25981902,0.56441464,0.41266427,0.073020758,0.61160126,0.3643294,0.80413301,0.36574431,0.063823477,0.11342574,0.52162771,0.48908493,0.5615092,0.48996528,0.53188002,0.7925263,0.61545595,0.65512066,0.17329128,0.16692987,0.49901864,0.6299135,0.50226719,0.15195588,0.87477051,0.73886479,0.48036021,0.70801277,0.4972802,0.41495205,0.73966319,0.45577216,0.49586754,0.42363644,0.48828046,0.57832431,0.20815316,0.69143454,0.71077069,0.27028147,0.42172679,0.45842222,0.198438,0.60048359,0.50371732,0.055369661,0.28764921,0.49592942,0.45619389,0.50773979,0.73195921,0.25200357,0.50137777,0.39452514,0.30094533,0.53030953,0.34133796,0.28994178,0.45062662,0.12630027,0.86713392,0.69215732,0.55655158,0.61748358,0.52925457,0.49198524,0.65183241,0.54443045,0.54136307,0.33562668,0.38805378,0.26716274,0.92525719,0.56392474,0.45080516,0.17808081,0.6863894,0.48188723,0.22576491,0.47252369,0.49882982,0.25348119,0.39427206,0.57703551,0.88450639,0.65278926,0.064320105,0.091124619,0.62910294,0.54561081,0.60395177,0.49299673,0.49871741,0.5584319,0.50646827,0.81830028,0.1751782,0.3116935,0.49862229,0.48080258,0.50108652,0.49613041,0.44136449,0.49708753,0.3873036,0.22028168,0.4594874,0.49978576,0.52223855,0.49788856,0.49035458,0.41070557,0.53114524,0.67355493,0.72822045,0.56019577,0.25778777,0.22433201,0.63847376,0.59382182,0.033184109,0.55770689,0.67852922,0.77187774,0.26429987,0.6176277,0.33886278,0.50895759,0.58071268,0.1113046,0.29756676,0.39864906,0.75529538,0.73848042,0.47938439,0.40008669,0.50489198,0.49545772,0.46075414,0.50163681,0.26311382,0.91919472,0.77283717,0.50859413,0.5427527,0.50106187,0.50005846,0.46169829,0.49846607,0.72392663,0.073026103,0.33716826,0.36389797,0.915716,0.49370932,0.54362582,0.40059738,0.51414721,0.51017984,0.36222644,0.4434638,0.55078267,0.93399966,0.47951938,0.37603011,0.24229301,0.6562429,0.49865522,0.68152575,0.43793779,0.47988283,0.59104957,0.51064875,0.51286347,0.6892242,0.48228638,0.50654379,0.61643761,0.44873455,0.84282502,0.10297987,0.49226136,0.52599772,0.32527568,0.5577063,0.57021391,0.77003091,0.21998175,0.51859776,0.30010876,0.5451506,0.50092038,0.48193673,0.49899125,0.77897643,0.19666929,0.62632849,0.40734548,0.34940057,0.54279785,0.47304101,0.70518582,0.59685229,0.52377545,0.63368302,0.5021738,0.39970827,0.27730731,0.31611599,0.53805862,0.66239517,0.42804135,0.5157164,0.2076568,0.45320394,0.79329862,0.9405585,0.70554104,0.43810155,0.3777403,0.52886267,0.52716972,0.71338777,0.64123286,0.26609525,0.13497182,0.75362974,0.13522547,0.18050934,0.58416647,0.57748441,0.67759813,0.53861026,0.49538379,0.41166527,0.48142741,0.50001186,0.50316639,0.50000478,0.49145862,0.36720166,0.48934644,0.63218571,0.77221822,0.30722028,0.91200286,0.89347689,0.30959989,0.50806981,0.31375739,0.6540422,0.33003911,0.72887977,0.62869834,0.37815684,0.010372844,0.40786708,0.5781741,0.73648853,0.48085907,0.92432956,0.11723856,0.39093534,0.44236655,0.28005487,0.49845691,0.53337935,0.97475795,0.49834219,0.51416137,0.44025944,0.50797965,0.5725187,0.71861752,0.54803602,0.56104696,0.64110476,0.4941875,0.47908721,0.42013253,0.52166349,0.51080414,0.42632121,0.52337803,0.28618573,0.016680875,0.63665761,0.88239772,0.94727858,0.66208674,0.35227211,0.69008387,0.53284192,0.54003302,0.14037167,0.076492012,0.56504323,0.71711563,0.55911339,0.5457277,0.39699713,0.5099552,0.44847054,0.617451,0.50826136,0.51201637,0.37153968,0.53723999,0.63244001,0.72445476,0.52013564,0.54359222,0.92379669,0.14410669,0.63603767,0.67975599,0.49042291,0.49682316,0.55270707,0.48746711,0.37339281,0.13111894,0.67294313,0.31496648,0.84546576,0.5755371,0.50774351,0.58703986,0.51823325,0.19175458,0.081176972,0.16048728,0.49275761,0.92793487,0.43211152,0.5162016,0.44156235,0.50083235,0.49165033,0.45185598,0.4928314,0.43502535,0.94991219,0.59742143,0.49770389,0.68886773,0.48076637,0.34918147,0.98173024,0.27817062,0.49647826,0.74420508,0.4848864,0.42906973,0.36325805,0.51290185,0.38292048,0.66503309,0.5034939,0.48988609,0.84756069,0.7004154,0.50133484,0.14868267,0.49159314,0.60956293,0.79839136,0.59377777,0.53743461,0.39283143,0.51288836,0.49995772,0.38294628,0.50088173,0.48578385,0.29855463,0.32898386,0.49046281,0.93674304,0.88694376,0.50269535,0.46610283,0.49678816,0.52488497,0.69951683,0.53594442,0.42254605,0.29057637,0.56179955,0.52303202,0.60769545,0.48446457,0.51889944,0.4147682,0.50324967,0.50005902,0.035266788,0.5072407,0.56227922,0.71735019,0.55727947,0.45914669,0.39988428,0.50672868,0.51013907,0.44904785,0.50705076,0.48375658,0.61219077,0.4533141,0.50990709,0.42855697,0.50282382,0.55094028,0.21925406,0.60741835,0.88159263,0.061923914,0.40332927,0.49998211,0.49317921,0.50002549,0.59754888,0.69289325,0.48072964,0.52226158,0.66792804,0.51304675,0.59233745,0.3515133,0.47521552,0.50572177,0.40822042,0.48482519,0.65937658,0.28529929,0.43821443,0.49993321,0.50377858,0.49996619,0.45793872,0.35853294,0.47849021,0.48957796,0.66532035,0.52286092,0.45234445,0.7895491,0.5746733,0.50245104,0.362925,0.50680545,0.82369804,0.13216341,0.7873693,0.47270891,0.34928561,0.57550516,0.59000151,0.95498757,0.59366884,0.50755847,0.40659381,0.46598892,0.53676491,0.90296723,0.91383948,0.34767457,0.83411298,0.8642777,0.50478948,0.42119874,0.52702043,0.59736815,0.24285802,0.37075466,0.50455946,0.68826867,0.44851219,0.50014774,0.18349152,0.49904269,0.50364772,0.38099911,0.5589572,0.46562954,0.21679843,0.40293413,0.4862347,0.30218337,0.64336569,0.40825052,0.77011009,0.3491189,0.53090233,0.64236948,0.51459185,0.49995884,0.4914125,0.50020714,0.52225223,0.63419985,0.58025133,0.5077951,0.77261041,0.46931707,0.48710818,0.62265598,0.50707734,0.46439269,0.72866177,0.28339393,0.51295293,0.75649218,0.22926477,0.45436326,0.95346902,0.62235384,0.42196868,0.70862206,0.6646846,0.5525053,0.68120892,0.37035638,0.32108171,0.99103081,0.62192088,0.84438804,0.96429959,0.36958636,0.53420773,0.697158,0.33395591,0.53244447,0.36547208,0.54074923,0.39084644,0.89157725,0.54523274,0.50815384,0.58755706,0.50892546,0.50038717,0.57446598,0.48128401,0.49653258,0.5852613,0.49813068,0.34215787,0.097341238,0.13507493,0.67184183,0.76542327,0.57689998,0.4926202,0.69292644,0.51532619,0.84954422,0.15099159,0.57165255,0.15570091,0.85955214,0.75140742,0.31912324,0.11443154,0.33284285,0.51120207,0.57118796,0.51836667,0.54907484,0.86619534,0.6585815,0.49804927,0.52728376,0.50088971,0.48704904,0.025884873,0.16413959,0.43205415,0.37671292,0.51897315,0.52353101,0.4124485,0.47492248,0.65040522,0.95213,0.73380084,0.56098862,0.67583169,0.39343159,0.76305257,0.16273935,0.4753011,0.47406894,0.64793455,0.42801474,0.504168,0.46147619,0.49479723,0.57596146,0.16738424,0.2493396,0.50036133,0.47362207,0.50024588,0.50000654,0.52520122,0.49911497,0.50011448,0.73098809,0.47673752,0.55910687,0.71080479,0.67492039,0.64071759,0.31439546,0.43936699,0.25409263,0.12295224,0.12791394,0.43744197,0.84757875,0.49755349,0.68867522,0.86674415,0.62589189,0.45586084,0.10270452,0.66038816,0.49525643,0.33422915,0.4473447,0.50224239,0.46092913,0.49775731,0.82180059,0.91600531,0.53536879,0.83102021,0.84781562,0.6945471,0.90206071,0.11112482,0.66303308,0.53514089,0.99259687,0.66016144,0.65452745,0.83744099,0.47439111,0.45528985,0.73101958,0.53560154,0.498648,0.19727791,0.2559088,0.21048604,0.15098452,0.25693719,0.48767275,0.40636445,0.48855565,0.56120616,0.68716699,0.42857132,0.55191644,0.85293059,0.43374354,0.49822615,0.52336088,0.50180719,0.38808275,0.77610387,0.29747027,0.45558134,0.73490062,0.41689256,0.73999637,0.89278415,0.11234275,0.5009619,0.54828038,0.50818269,0.42064624,0.17137701,0.8716192,0.53066495,0.33275349,0.46550375,0.88489355,0.83536561,0.54862712,0.50260568,0.56860473,0.51090946,0.43528748,0.91715597,0.51309739,0.66583636,0.93399518,0.27094203,0.73213605,0.90499646,0.29214689,0.42065498,0.64858258,0.55875077,0.48552587,0.7708755,0.51786654,0.47862086,0.41052691,0.4754458,0.49661938,0.34685438,0.51059933,0.27364928,0.1859386,0.56189321,0.59724254,0.028563098,0.5935084,0.68865465,0.015483491,0.62007865,0.49267724,0.58885946,0.48932147,0.49981183,0.52985893,0.50049419,0.39202211,0.058314793,0.38455575,0.59668875,0.76451461,0.60916154,0.61508502,0.87826757,0.65583071,0.36729908,0.81058169,0.81798172,0.58168558,0.10455039,0.84705604,0.50296525,0.45944204,0.49495419,0.50488124,0.37819977,0.51878356,0.22186612,0.050845251,0.55729126,0.49859032,0.47450615,0.49742672,0.65358931,0.71816065,0.41058236,0.53143672,0.0028649458,0.56661928,0.73341321,0.18180605,0.6936788,0.55913348,0.35793638,0.46471389,0.50225956,0.54996716,0.49771379,0.4609279,0.29240634,0.39441477,0.499921,0.49400778,0.50005395,0.61279104,0.25596447,0.7223596,0.51020819,0.45069666,0.49553044,0.59455127,0.72261682,0.36772874,0.35086922,0.23920651,0.33935907,0.37240611,0.89538568,0.93858776,0.48672028,0.1533501,0.1404369,0.4978042,0.23587785,0.48364117,0.11637616,0.89500402,0.71082775,0.52659188,0.71763059,0.52384534,0.40462365,0.24993942,0.28937755,0.39549052,0.83404369,0.63140427,0.51504334,0.61328257,0.52173546,0.68004354,0.75585276,0.51126429,0.52935797,0.64275997,0.50522374,0.35678219,0.29645017,0.51753887,0.67053015,0.7393164,0.59701975,0.33929572,0.9822869,0.26709118,0.50085179,0.4725666,0.50020253,0.37477912,0.72701052,0.42255674,0.81507913,0.90139547,0.25976089,0.38444638,0.32690997,0.53544614,0.50887633,0.11650541,0.68228793,0.68853394,0.006833406,0.52374581,0.50992074,0.72151749,0.59347192,0.43832745,0.98953657,0.64024979,0.41246543,0.99630156,0.45907159,0.47826576,0.91551822,0.3155627,0.32780858,0.18331917,0.54504371,0.63706892,0.85828878,0.73724081,0.45127093,0.10397075,0.64148014,0.49250864,0.99204577,0.45233364,0.66588126,0.69678236,0.5102217,0.47731165,0.61324184,0.55346801,0.66148731,0.053825939,0.38927934,0.47363903,0.41443599,0.4905935,0.57847665,0.2053465,0.58858883,0.59155048,0.15830638,0.87874259,0.60205354,0.31614424,0.51949041,0.49996891,0.49162849,0.50034277,0.22032882,0.13851084,0.43130204,0.40286353,0.14501208,0.26904823,0.16743616,0.1832124,0.5112595,0.48848236,0.43083772,0.48093081,0.41470109,0.13968831,0.92326807,0.5350931,0.58833259,0.50950096,0.48853594,0.32721213,0.59282989,0.61417635,0.84629405,0.25483976,0.28164618,0.89008367,0.70940441,0.44127203,0.35809293,0.47924746,0.313362,0.75547611,0.67656373,0.49565257,0.26715732,0.42033423,0.53201936,0.61385538,0.5111485,0.49991926,0.50520283,0.49989688,0.49403688,0.55071034,0.49609426,0.44176635,0.1899609,0.36980351,0.62136762,0.014034957,0.73760832,0.4938406,0.7624083,0.515606,0.52397333,0.42031344,0.48443919,0.62575949,0.7113607,0.48571756,0.49234455,0.68337321,0.42402074,0.51053308,0.43795527,0.48538349,0.51123089,0.82841046,0.61336405,0.50066238,0.39332241,0.47782638,0.7040502,0.75622445,0.3254011,0.49992399,0.50588305,0.50006639,0.47085649,0.60925331,0.45229849,0.31589721,0.28118471,0.41938315,0.11430513,0.93731712,0.710553,0.46110406,0.85091186,0.60277199,0.31694326,0.92724271,0.7449288,0.49814754,0.39948994,0.51038313,0.37065921,0.92356255,0.74453187,0.50053486,0.22765789,0.49539613,0.47321863,0.64454994,0.42401736,0.55114944,0.32817284,0.62243837,0.45016833,0.20607855,0.40771392,0.49034583,0.58788389,0.50793239,0.46356503,0.038236643,0.42353827,0.49618025,0.4674593,0.50123883,0.52007401,0.85208794,0.57902608,0.21933317,0.16032142,0.32209937,0.49244262,0.45720441,0.4955846,0.79529653,0.97353318,0.46968908,0.43617516,0.32461576,0.61225735,0.48087077,0.2672461,0.49129685,0.42679581,0.99864786,0.51995632,0.47761266,0.3623852,0.47538848,0.55219976,0.63233184,0.46714179,0.10634556,0.115462,0.39496843,0.50278594,0.55756987,0.50362319,0.50023661,0.49141349,0.5001868,0.58736968,0.88907142,0.47185988,0.50869343,0.37512476,0.5699685,0.50208565,0.52398355,0.50027628,0.86673532,0.94744921,0.6836563,0.52087794,0.93926071,0.37483421,0.52761069,0.19324509,0.84629158,0.47471243,0.57860465,0.48841465,0.48761142,0.67183111,0.63061564,0.59223264,0.99841354,0.47698221,0.6371872,0.72240919,0.53282902,0.47553633,0.26733968,0.71773591,0.50314957,0.45744331,0.50793224,0.69138402,0.069368893,0.50789499,0.54886788,0.81770215,0.68118169,0.49378178,0.7008245,0.46678644,0.51426275,0.44253896,0.50653972,0.599169,0.83056342,0.67500035,0.55971126,0.8310814,0.55842167,0.52519293,0.42658281,0.49571941,0.41100302,0.80379424,0.67473811,0.23198335,0.17744746,0.32332203,0.49983138,0.14209247,0.50017989,0.40501677,0.33084169,0.43063478,0.50232356,0.52558289,0.49872257,0.10559777,0.915315,0.42668525,0.15511627,0.90490469,0.49125196,0.59048895,0.64964473,0.48243056,0.31173593,0.19213195,0.25198222,0.51961905,0.37124541,0.44424341,0.46189384,0.77300555,0.36609377,0.45643976,0.62624518,0.55969233,0.64962414,0.77571423,0.43753593,0.61017227,0.055981921,0.50720048,0.50647051,0.92054818,0.9573977,0.36139638,0.090288155,0.1252039,0.2017554,0.16455013,0.46338314,0.69134636,0.080909337,0.85835853,0.49126882,0.98247315,0.49936059,0.36492247,0.74004869,0.44388543,0.53304583,0.33486864,0.44733767,0.48624934,0.19460477,0.52991915,0.50137613,0.59364138,0.5175211,0.79213269,0.134004,0.23534363,0.49801286,0.44522919,0.50828704,0.32453932,0.83460966,0.75801937,0.79085333,0.81728789,0.72686668,0.58246392,0.76079329,0.46075355,0.76003271,0.070004195,0.66840401,0.64881621,0.93771005,0.12109159,0.66363713,0.2376502,0.48718067,0.38592775,0.31736948,0.46750494,0.56689866,0.98148518,0.55017084,0.49979845,0.48566501,0.49962566,0.48457579,0.56966422,0.51144049,0.66805138,0.29572633,0.43837218,0.53035102,0.78703925,0.43482554,0.48118095,0.37594776,0.43839194,0.61329682,0.15914962,0.22778516,0.28849371,0.2400476,0.56116883,0.54496411,0.67535006,0.48533663,0.25558143,0.7784955,0.52526011,0.76149819,0.068605725,0.8116621,0.53440807,0.8311777,0.52466933,0.51252067,0.41052625,0.49312457,0.26422439,0.19224661,0.44542022,0.37561392,0.18993308,0.17458905,0.7571508,0.75666988,0.41669064,0.50654345,0.71297447,0.48661908,0.53738783,0.40354731,0.47869515,0.40984097,0.26062341,0.44194922,0.12802859,0.096315838,0.62482481,0.42779823,0.77146261,0.64466884,0.51249631,0.049470913,0.50965677,0.32341258,0.94963234,0.539729,0.13471516,0.84068151,0.64411791,0.38264697,0.85190129,0.63484878,0.542578,0.20795019,0.63076154,0.60899195,0.20981013,0.72311644,0.21964473,0.87443988,0.84198096,0.54443668,0.15925341,0.42913826,0.64002803,0.32324388,0.50728147,0.50010783,0.53736641,0.50668626,0.50405209,0.46305394,0.5045708,0.26617323,0.098120283,0.50664278,0.68013653,0.88438981,0.82993407,0.29988681,0.82953463,0.51456117,0.498583,0.64004603,0.41873949,0.56185476,0.31112234,0.48500883,0.36591781,0.72112983,0.64769344,0.458856,0.26758844,0.52592077,0.46974273,0.88690712,0.51803065,0.47112261,0.026610541,0.26413698,0.68540646,0.74555644,0.3597467,0.78921449,0.13393208,0.42254809,0.50411954,0.56117603,0.49695395,0.66231099,0.70723995,0.42108227,0.54806382,0.63425466,0.48746974,0.48922187,0.085277091,0.95699658,0.59859791,0.068819838,0.88658559,0.46733699,0.76348725,0.50518253,0.50024383,0.4828957,0.49867778,0.49859065,0.027697705,0.48905242,0.49914269,0.554869,0.50055035,0.7067017,0.010923742,0.39662957,0.51718293,0.35887209,0.55822341,0.49855569,0.64166882,0.50368003,0.23084758,0.87175469,0.15828831,0.47516119,0.061881136,0.38025091,0.23373526,0.065531485,0.86094305,0.49587518,0.4417579,0.51320477,0.58741175,0.70428419,0.44725018,0.49904893,0.46967727,0.50326479,0.51021057,0.45135816,0.49558826,0.67730078,0.74035664,0.62732233,0.45831621,0.32101448,0.36686412,0.49498042,0.72422761,0.4863208,0.4922015,0.44417778,0.49690788,0.50253351,0.46613773,0.50486408,0.55899698,0.37501686,0.53996017,0.4410579,0.6602632,0.44468661,0.49895657,0.57076993,0.50027412,0.49105739,0.4382142,0.49714011,0.2529972,0.14698747,0.51947858,0.41415873,0.34453922,0.56758012,0.48912906,0.40905928,0.50373304,0.51256777,0.26474846,0.46452949,0.57092245,0.12617736,0.76997209,0.49952523,0.48082322,0.49975134,0.59514719,0.13065399,0.36564294,0.13850847,0.88809987,0.47245527,0.31867732,0.12691961,0.62910413,0.50853879,0.56604364,0.50580583,0.49201292,0.98131853,0.49777724,0.51398537,0.7551871,0.50151685,0.63314491,0.27129604,0.42553874,0.51981931,0.07170324,0.83640789,0.42427486,0.65619517,0.47554768,0.49904016,0.22613274,0.36144012,0.49994253,0.5993181,0.49973443,0.500057,0.49588405,0.49999294,0.49456063,0.71216518,0.4721567,0.55995729,0.37998166,0.51619733,0.49996709,0.49773494,0.50000406,0.50287545,0.45131384,0.50393714,0.50510838,0.46101066,0.50008078,0.63368075,0.98097916,0.60700942,0.50117045,0.53001283,0.49898164,0.45862451,0.68354723,0.63836195,0.78230691,0.15565453,0.20139974,0.12340049,0.90361608,0.2421846,0.71723237,0.89219584,0.5029657,0.50898914,0.45578202,0.50233436,0.48739449,0.42757683,0.4893526,0.31920968,0.71286072,0.47727842,0.50075105,0.41917118,0.48143175,0.84058771,0.88781126,0.49265848,0.62024884,0.85721229,0.49730588,0.50743751,0.44822137,0.49965795,0.80530777,0.81736716,0.59322381,0.71498734,0.13516584,0.25346745,0.49429599,0.58736298,0.49819637,0.32484529,0.012409154,0.61518206,0.64880801,0.21283175,0.37794863,0.28623297,0.029918236,0.42726433,0.41099995,0.67076763,0.57469761,0.44620964,0.30510875,0.39620933,0.58590075,0.16128184,0.46659215,0.68040121,0.72853325,0.3727325,0.48424418,0.24251802,0.24240298,0.43658951,0.3355775,0.55926445,0.36684281,0.91912209,0.42486146,0.51959883,0.63058509,0.51273573,0.78667891,0.77171703,0.44044907,0.58654699,0.24605886,0.29412206,0.63211002,0.79490837,0.40149543,0.50952858,0.45234618,0.50361252,0.55732284,0.27602892,0.51205216,0.47742306,0.039275948,0.24806541,0.4728305,0.15533199,0.7211668,0.36733305,0.93261548,0.5450708,0.6206286,0.17201626,0.59014263,0.5289404,0.31586794,0.51204304,0.70822679,0.74472704,0.4006809,0.51425981,0.090148772,0.36095179,0.65280436,0.94403507,0.81311455,0.6934732,0.89109531,0.20017733,0.71166999,0.25039295,0.64010672,0.44130446,0.78571822,0.59012006,0.40491865,0.73027597,0.49643982,0.53035184,0.6875907,0.51401024,0.52216008,0.32585053,0.5112937,0.49402165,0.5726416,0.49037316,0.5520783,0.86021074,0.46478852,0.18028128,0.86959883,0.65349115,0.58658842,0.22887616,0.7674113,0.50012038,0.53856509,0.50331983,0.33269503,0.25929321,0.46772235,0.22188743,0.95815013,0.69404674,0.74238896,0.14078996,0.14978135,0.51311023,0.6455639,0.53787407,0.48888123,0.57160691,0.50570487,0.42278435,0.17371638,0.6180136,0.53090375,0.75113014,0.45879143,0.7414191,0.88584228,0.24388253,0.49860131,0.39076273,0.50027511,0.37947505,0.30859973,0.49477765,0.50261032,0.37989404,0.56679654,0.48668293,0.87831418,0.66373214,0.39395924,0.94563143,0.52717441,0.6233748,0.1207171,0.61282306,0.49634666,0.68466766,0.37804516,0.24484533,0.16054283,0.35885574,0.68626905,0.17061144,0.31422145,0.49648001,0.5357643,0.50486885,0.50299837,0.47329897,0.49866695,0.49058995,0.67548559,0.61331734,0.069142579,0.90476555,0.44736672,0.50052845,0.47913647,0.50100291,0.82380755,0.19332843,0.51524716,0.22690425,0.051253206,0.47430396,0.50258842,0.42717947,0.49716926,0.49998701,0.49963628,0.50000723,0.58417215,0.97219515,0.57561285,0.46602493,0.87978187,0.94853143,0.61790109,0.29866257,0.47881676,0.55274727,0.71509444,0.43689985,0.43146051,0.79452916,0.23844766,0.54294688,0.608665,0.52756725,0.47303055,0.62161018,0.49353348,0.1645241,0.035360478,0.4744035,0.46984421,0.37997724,0.53751271,0.44597627,0.88748245,0.45508334,0.50409929,0.89724031,0.58227354,0.51158055,0.79320582,0.83387028,0.50006299,0.49569873,0.49999767,0.30169053,0.046627594,0.63132373,0.5054328,0.4160049,0.51052383,0.49165277,0.81892199,0.46422952,0.3421964,0.770124,0.55239294,0.66039819,0.25539504,0.53433358,0.49422485,0.59427087,0.50444696,0.51436026,0.11256125,0.50918949,0.50779905,0.54719092,0.49285823,0.44583635,0.6910528,0.65247869,0.50049333,0.4545127,0.50088617,0.49000629,0.37552027,0.51220352,0.8867376,0.065831121,0.72300157,0.50332893,0.92594198,0.50450366,0.53275979,0.38430127,0.48963613,0.84041106,0.95718771,0.36111615,0.49998165,0.49728814,0.49999944,0.47623703,0.18227469,0.63275455,0.42438772,0.94642716,0.51919943,0.47641641,0.69042698,0.43600134,0.46584824,0.28382703,0.69807453,0.51040747,0.45322915,0.49947499,0.49980009,0.48618793,0.49970695,0.55043628,0.24361313,0.73872557,0.49288341,0.54306075,0.49825404,0.21587798,0.77492252,0.42048368,0.50348479,0.9960837,0.5006431,0.49891177,0.98695778,0.32660429,0.67950462,0.012022422,0.42022568,0.47804251,0.68059919,0.57061915,0.50221869,0.59266063,0.5088153,0.50022634,0.43791415,0.48978598,0.3273812,0.94274877,0.50533131,0.55577143,0.36325699,0.56487725,0.55787203,0.67772663,0.51179105,0.54060682,0.37988991,0.44744918,0.60856202,0.71234145,0.66299626,0.62655903,0.086319249,0.31741706,0.39437216,0.29057199,0.42641194,0.72103089,0.045851071,0.5148469,0.50360907,0.34228042,0.49903542,0.49944764,0.44576297,0.49915253,0.46788682,0.26811953,0.47841312,0.46745045,0.64936484,0.47671371,0.50540033,0.23112159,0.50369814,0.49964466,0.54019923,0.49285423,0.50441482,0.6534494,0.49995738,0.50001985,0.53687895,0.50007566,0.547384,0.3780457,0.48551931,0.56102646,0.71468737,0.46995226,0.56002587,0.6201719,0.49810616,0.54664625,0.28951567,0.33951072,0.78848824,0.042058044,0.25397502,0.38538307,0.12989745,0.10547982,0.48673623,0.42299445,0.49479558,0.53386854,0.81716624,0.6931034,0.50662661,0.99987933,0.49247195,0.49999926,0.49521338,0.50000681,0.53972951,0.3826882,0.51227371,0.53730515,0.13339725,0.47363641,0.28447613,0.17544933,0.23779272,0.63169744,0.033886585,0.34214151,0.42452954,0.14051438,0.49385709,0.50155757,0.58688432,0.49948826,0.49999855,0.49762477,0.49999125,0.49561588,0.46642299,0.49926638,0.24614054,0.83406956,0.35299841,0.3601328,0.7967572,0.80656502,0.68322454,0.82718893,0.57103327,0.65461513,0.72949347,0.46234285,0.49346936,0.42804747,0.52316956,0.46633863,0.27939752,0.44625699,0.084833072,0.14231637,0.59339291,0.50082041,0.58686842,0.50027809,0.61610086,0.7346143,0.31619044,0.50020004,0.50941178,0.49987895,0.45347961,0.3853862,0.52122842,0.61072649,0.11788912,0.78212397,0.49861645,0.21392045,0.77694376,0.29358821,0.97338429,0.22179764,0.57046578,0.97536866,0.66733126,0.56884238,0.76731413,0.77769212,0.6152651,0.30114131,0.53430321,0.50485741,0.7891396,0.37448566,0.19118692,0.10034117,0.3924605,0.51853867,0.36356595,0.53378124,0.59229445,0.76208188,0.46847658,0.52705488,0.36402454,0.57921447,0.48596483,0.43021732,0.50549315,0.49996266,0.49702763,0.49999143,0.50025029,0.39945466,0.49167442,0.42266924,0.16535785,0.11498634,0.12194987,0.95473547,0.61490851,0.28492262,0.75127061,0.37970393,0.59907552,0.72237554,0.6787472,0.45878059,0.349411,0.47276445,0.28826411,0.2354902,0.65375197,0.13921287,0.9428321,0.74264842,0.49277421,0.95489334,0.68471619,0.50008206,0.50932836,0.50024951,0.59370398,0.049522513,0.45259365,0.50046282,0.48959086,0.50021744,0.48130825,0.25826874,0.36459175,0.50008954,0.5249397,0.49719749,0.79430915,0.1459042,0.26789293,0.11393678,0.067474754,0.72344234,0.45593169,0.77278375,0.49510851,0.29123608,0.026295047,0.58423113,0.46452384,0.28952614,0.51889768,0.90636502,0.92189288,0.67933338,0.47500827,0.67255949,0.62461778,0.48538795,0.32955889,0.56670223,0.42274149,0.21622461,0.69246322,0.58709282,0.33329036,0.40979293,0.60807091,0.3121808,0.48620985,0.49995553,0.49398285,0.50004156,0.49963455,0.52620143,0.50003156,0.47804697,0.010311943,0.41428811,0.69060541,0.21392653,0.51942628,0.45473542,0.66093305,0.56075907,0.48604252,0.38811265,0.5058621,0.72177884,0.97571399,0.46360658,0.50368067,0.46531991,0.49992427,0.37556217,0.76284122,0.33489141,0.51504534,0.41419682,0.47131862,0.38047934,0.32791264,0.53732888,0.47892621,0.16997235,0.1158551,0.33264434,0.16759546,0.40075379,0.41629911,0.35351926,0.53139812,0.5025795,0.46514394,0.49480546,0.46445894,0.32314933,0.512129,0.61814946,0.86765741,0.46873209,0.7146167,0.84820738,0.78332206,0.31175784,0.2823114,0.42210643,0.46428909,0.76617666,0.77834393,0.49994288,0.48931329,0.4999392,0.41685763,0.30537263,0.43133925,0.49286384,0.95121078,0.58797053,0.52865387,0.58851144,0.51596945,0.50264878,0.72114087,0.50897678,0.49306944,0.56371283,0.49518469,0.34658182,0.98886031,0.39569011,0.47500001,0.40995973,0.48918352,0.64603492,0.97334512,0.61757076,0.6022928,0.2797594,0.61523304,0.090716854,0.1174161,0.37604957,0.44825995,0.69236173,0.44320312,0.15681008,0.17844243,0.46615519,0.50653507,0.55691789,0.50389345,0.37776497,0.25203791,0.64868299,0.70756478,0.76501837,0.59989624,0.49502632,0.53644225,0.49943979,0.30679263,0.050086222,0.45532033,0.5486942,0.10848997,0.50603657,0.65817728,0.82661581,0.60727571,0.50039919,0.4878936,0.49944699,0.52524974,0.65572523,0.52488669,0.45784803,0.64063877,0.4961586,0.55772186,0.90726193,0.059133564,0.20326048,0.095196704,0.14880399,0.43665328,0.87293774,0.71238195,0.49666722,0.53391533,0.50151736,0.50383163,0.41852979,0.49513059,0.52713087,0.080714439,0.6145562,0.49328332,0.64649677,0.5951401,0.072275453,0.89828614,0.33003379,0.46435792,0.35384803,0.42701373,0.49786683,0.47265148,0.5009005,0.4275449,0.78643153,0.47010469,0.84020159,0.1889163,0.58400153,0.24041952,0.18266935,0.26261896,0.11840138,0.89127486,0.68346774,0.49084918,0.35896184,0.50033672,0.52671967,0.41961964,0.51442648,0.6199792,0.78223602,0.73894784,0.50725778,0.37733634,0.46805825,0.93211717,0.94422143,0.52711071,0.29731834,0.86318539,0.11494362,0.54891047,0.39388183,0.51721044,0.70014781,0.0089666195,0.47126009,0.51147169,0.56489561,0.51300654,0.50052375,0.51379068,0.49991193,0.4996603,0.62832236,0.55633555,0.80373152,0.18363201,0.50939714,0.49790387,0.043546616,0.4918402,0.49299724,0.60864589,0.48186137,0.45285458,0.19695445,0.48147775,0.51151197,0.42882652,0.49572043,0.17244443,0.19241737,0.38211419,0.44879368,0.67852436,0.4514703,0.45330646,0.25520005,0.72576135,0.51503541,0.013795706,0.76370342,0.40471854,0.20779286,0.19195446,0.80456153,0.074459022,0.1708368,0.44910033,0.37427016,0.53320235,0.74664466,0.80864626,0.65129528,0.60340049,0.68983017,0.62172313,0.27765136,0.13881678,0.22563164,0.578635,0.24609361,0.24649989,0.50883494,0.20953057,0.50397814,0.52082628,0.41867473,0.52178729,0.48079034,0.97639369,0.81625861,0.30451154,0.83391146,0.37751364,0.50102098,0.5775124,0.49963884,0.50412726,0.54059931,0.49861335,0.5293563,0.047421164,0.43661924,0.66003688,0.16137302,0.73034743,0.31196303,0.74764998,0.33282989,0.44663494,0.35971095,0.51008264,0.49999015,0.50103286,0.5000048,0.78360127,0.070790512,0.42966303,0.49975247,0.38943284,0.5006107,0.50012395,0.5352418,0.49993805,0.53042157,0.62554115,0.45391852,0.50205005,0.46986562,0.50306506,0.44115804,0.63976535,0.4484244,0.45149177,0.22061979,0.67983051,0.54707079,0.70347493,0.32477294,0.71198384,0.018771172,0.6986197,0.50188669,0.23131667,0.49749443,0.50035924,0.48559762,0.500229,0.50107173,0.896006,0.49832554,0.46970067,0.66515189,0.40109862,0.49824949,0.57318216,0.51618803,0.46859709,0.87690189,0.3820761,0.61458915,0.83264152,0.49458926,0.50270985,0.52554115,0.4993186,0.53044595,0.87046455,0.49194862,0.51191979,0.41741449,0.49779497,0.48081205,0.56754925,0.48984854,0.57265312,0.99907825,0.49486339,0.57459716,0.7362515,0.62885658,0.48163721,0.15017376,0.542864,0.67260446,0.2331297,0.6414158,0.40576443,0.94028283,0.34654249,0.45044102,0.65113111,0.52980245,0.41909008,0.17238346,0.87935126,0.47507795,0.58786753,0.49396597,0.19412238,0.78204127,0.44088523,0.4775555,0.77767496,0.48783198,0.18788924,0.93333242,0.53219481,0.50253473,0.53489341,0.49700953,0.2707622,0.90501945,0.099157627,0.51655269,0.65327019,0.5049953,0.49971466,0.51145007,0.50048517,0.38972493,0.011166925,0.44026142,0.49428525,0.39054827,0.5309382,0.85790499,0.93129909,0.58557282,0.29447563,0.94540153,0.85157049,0.54046443,0.088059465,0.49367582,0.29430383,0.0107687,0.49846381,0.87454408,0.89426742,0.70410868,0.55441279,0.66194385,0.58764422,0.55838913,0.73814036,0.64392219,0.52608667,0.98196666,0.61058,0.498837,0.44868888,0.50177065,0.46251136,0.60315209,0.53243292,0.67213019,0.099342355,0.072509213,0.61018937,0.90407713,0.44671021,0.50986007,0.74531704,0.41169114,0.50277079,0.56149115,0.48265327,0.43350244,0.25836283,0.32579429,0.51017498,0.25482799,0.54527225,0.71882068,0.16124555,0.36915303,0.19062125,0.94914576,0.61010448,0.49868072,0.5257423,0.49799637,0.43121697,0.22408046,0.53607273,0.35005793,0.11166811,0.35110083,0.28880109,0.024077444,0.40291275,0.40784585,0.90977681,0.94478099,0.11419567,0.92109075,0.7470245,0.50019796,0.30820606,0.52673681,0.48570809,0.57039122,0.49874186,0.60519311,0.26716653,0.51558289,0.69000052,0.92842438,0.88710602,0.68046538,0.02222166,0.74956641,0.59371437,0.0015228062,0.49671465,0.47714724,0.42097534,0.48563528,0.47475504,0.34842382,0.48133555,0.45277444,0.6608893,0.51057312,0.48394849,0.32103647,0.61346851,0.871691,0.12367508,0.6650467,0.50042832,0.55476072,0.5020357,0.50553467,0.4654381,0.49861781,0.61987619,0.20323185,0.49864635,0.4786348,0.60241947,0.50977888,0.50032458,0.46085156,0.49544874,0.49832535,0.53915357,0.5031277,0.69027371,0.91541547,0.90376995,0.53477927,0.31758133,0.3587753,0.50044049,0.5243786,0.50273711,0.76448777,0.10241008,0.87653762,0.59124722,0.66645993,0.58319693,0.50126317,0.54425477,0.5010743,0.28937334,0.8843375,0.80296217,0.53579355,0.81476361,0.46710025,0.57882172,0.71581223,0.46727212,0.45370294,0.36114095,0.50294276,0.51092805,0.95179614,0.66667889,0.32709975,0.74578004,0.42568181,0.52579505,0.98184679,0.48126191,0.4131079,0.058457996,0.38767189,0.4996022,0.65252513,0.39366212,0.64647006,0.014668074,0.5705898,0.41945499,0.21220636,0.6053683,0.49999379,0.50373468,0.5000399,0.68345179,0.81011949,0.71146341,0.34835691,0.14622461,0.60516665,0.32239344,0.86719493,0.42195201,0.7202271,0.20735464,0.40455114,0.52018078,0.29337506,0.52236229,0.64770351,0.31825023,0.49961878,0.47023703,0.37853807,0.51535921,0.50585764,0.27284449,0.51829614,0.5257956,0.37880106,0.47233161,0.5152483,0.56826168,0.5087876,0.11648519,0.12087457,0.55386054,0.49732674,0.5548175,0.5005744,0.54505323,0.35519392,0.4182703,0.54163955,0.61400964,0.50299304,0.52823674,0.61269501,0.5448355,0.50939746,0.62912117,0.44878891,0.26160011,0.015515991,0.61560381,0.67883736,0.73292544,0.35473805,0.83760947,0.89257685,0.56839159,0.56308461,0.22091955,0.20385708,0.31702058,0.056883327,0.55348623,0.60766868,0.99750249,0.50001083,0.85272201,0.93945057,0.23728546,0.50324254,0.35849864,0.50074707,0.20384311,0.78683471,0.46980067,0.47677805,0.91744627,0.59192484,0.37533964,0.87866838,0.58075759,0.50771529,0.58296607,0.4892365,0.50061032,0.58503181,0.49578514,0.61209702,0.78138601,0.62152732,0.46503904,0.61647715,0.46496108,0.39114709,0.086150203,0.59516278,0.4843916,0.38211122,0.55526761,0.54599698,0.72109685,0.68094997,0.49763788,0.76582035,0.7708583,0.50799737,0.34019322,0.5088346,0.57770537,0.32182718,0.61499312,0.6765837,0.88983233,0.66663089,0.39210622,0.72955095,0.69499665,0.49769791,0.70079363,0.47056975,0.47996545,0.59769629,0.45978662,0.50590208,0.44753741,0.49098468,0.71911561,0.22904729,0.56231655,0.51836812,0.40031332,0.49164397,0.74898032,0.096314095,0.31538514,0.5015115,0.44314122,0.49347811,0.59159786,0.086890516,0.91172375,0.83814948,0.86588872,0.58753559,0.49313318,0.26539902,0.44304099,0.45932248,0.70664164,0.62324355,0.49689704,0.46996532,0.50048496,0.70119572,0.89590566,0.47960415,0.51694034,0.59889699,0.48759363,0.46189485,0.29693271,0.57837366,0.26696278,0.94316305,0.13095057,0.56732574,0.96474903,0.85648854,0.80292875,0.053953611,0.24844604,0.51884331,0.9754956,0.49164603,0.50172006,0.64727582,0.40351556,0.72481779,0.098186841,0.099573565,0.50574541,0.44458693,0.50585982,0.49818382,0.75225302,0.50155385,0.50235563,0.56953025,0.49236698,0.60957322,0.30747075,0.46276856,0.50111479,0.45556221,0.50189356,0.5114788,0.55023124,0.49849309,0.4895256,0.17971556,0.50547655,0.31006965,0.93548745,0.19097681,0.24968216,0.058683352,0.28760783,0.80416403,0.14031481,0.19836216,0.49959535,0.50931099,0.5000678,0.27173394,0.94621112,0.77421945,0.079253251,0.87433488,0.5865694,0.20725043,0.18682425,0.33360133,0.49994898,0.50386873,0.50000357,0.51051358,0.37389473,0.52136301,0.50004412,0.49541492,0.50004076,0.49070499,0.58960337,0.47505085,0.50004521,0.30362128,0.50116755,0.69895317,0.72065989,0.55771177,0.19744959,0.95610974,0.65553783,0.53747524,0.39568332,0.47056712,0.50711221,0.4530065,0.49222733,0.48917072,0.40412961,0.49478782,0.56682979,0.76746065,0.39136282,0.43743093,0.92323205,0.50116982,0.17294733,0.80700562,0.57242029,0.70998221,0.80327663,0.29176597,0.51662429,0.68379935,0.50269544,0.44064429,0.32962361,0.61586826,0.59935636,0.24024524,0.39685614,0.8825325,0.076896707,0.75110112,0.66789417,0.23403759,0.45944256,0.51798286,0.69373507,0.40294613,0.30047471,0.88987691,0.30117264,0.55058825,0.13661892,0.4439199,0.84968455,0.034995519,0.45995272,0.50320435,0.53251609,0.50011337,0.49191402,0.69777317,0.51479427,0.50627247,0.36874325,0.51499342,0.73365681,0.86104421,0.62175701,0.73403834,0.12895544,0.80682122,0.4048632,0.71874552,0.48639226,0.63549842,0.6855902,0.47275184,0.50416804,0.08347854,0.46627684,0.50121672,0.52547341,0.50145476,0.11279802,0.13486903,0.54685603,0.50037712,0.48575445,0.5004212,0.51659026,0.1542072,0.095975413,0.51824832,0.99608804,0.49299732,0.31388241,0.98560381,0.6405517,0.49475325,0.57692868,0.50876794,0.82840549,0.89677177,0.37184964,0.49730314,0.70122261,0.47855149,0.55093084,0.72422397,0.40539677,0.50037264,0.45161433,0.51025309,0.61967783,0.067836322,0.26074607,0.32214114,0.053124307,0.2682599,0.5266403,0.79732262,0.49928317,0.44865686,0.019536106,0.78860843,0.4993318,0.41966073,0.49803169,0.59174523,0.057406644,0.15049559,0.73570384,0.23668733,0.53371824,0.49760675,0.71258467,0.43454756,0.49656725,0.59984663,0.49265965,0.48621101,0.39494868,0.53304961,0.4841324,0.40661159,0.46488966,0.48922401,0.42410649,0.52264866,0.6226736,0.26717773,0.50576752,0.5049494,0.5616391,0.49736305,0.52334936,0.58409957,0.47866236,0.29777575,0.85738818,0.38993608,0.33220974,0.16706608,0.68411385,0.48486815,0.65129323,0.53948809,0.56615323,0.704266,0.35362212,0.68401068,0.72784341,0.57961542,0.93800081,0.88771207,0.40992797,0.48700191,0.60327234,0.45622214,0.33921078,0.75828251,0.27904534,0.49165151,0.7287254,0.48981849,0.40219404,0.046001757,0.45990037,0.54312608,0.369429,0.54353174,0.52643702,0.38754484,0.49109049,0.49998416,0.49565752,0.50002838,0.7543804,0.057709233,0.74894983,0.48056438,0.5681104,0.5080894,0.43482098,0.65824444,0.52224017,0.49675153,0.61689244,0.44845627,0.13272575,0.15895806,0.5161454,0.46058702,0.63044362,0.45823029,0.48144442,0.42209672,0.49792861,0.056820532,0.086831571,0.38673775,0.31154105,0.2219577,0.40602784,0.59071833,0.18958007,0.83497361,0.4739567,0.67198648,0.53938779,0.50680785,0.094852725,0.44371508,0.39155108,0.73351645,0.30669787,0.4966725,0.39326069,0.51498278,0.44889256,0.85636176,0.58382099,0.42621746,0.1379715,0.55695423,0.45155926,0.17635934,0.84018076,0.50328616,0.56805719,0.48562774,0.56964041,0.67858057,0.51228945,0.66520155,0.20478295,0.53091236,0.47009706,0.62450457,0.52469555,0.49376833,0.64180705,0.50803579,0.70595251,0.24954596,0.65953735,0.49863215,0.53664117,0.4967998,0.44208861,0.35908926,0.46008274,0.4879299,0.62347999,0.44939934,0.38191245,0.99222713,0.65596123,0.63597182,0.0036246284,0.48003255,0.37411241,0.29475588,0.38118595,0.46339917,0.70795617,0.32187884,0.49712655,0.46320356,0.50139745,0.49274267,0.54067218,0.50118151,0.83502649,0.18409492,0.49127499,0.49859416,0.48166443,0.50058685,0.41515662,0.72841208,0.33955164,0.434738,0.34621422,0.49530179,0.72761719,0.13291448,0.27900118,0.47440338,0.062744999,0.80225511,0.49991615,0.4933033,0.50001597,0.5093333,0.45505552,0.50130463,0.57663761,0.71888585,0.33750976,0.74991662,0.14095752,0.83758208,0.50015761,0.57123692,0.50054239,0.51742979,0.73105415,0.61278931,0.42685419,0.70674895,0.34435792,0.49764608,0.47186024,0.50286165,0.46263672,0.017429808,0.37961552,0.29781779,0.82155707,0.21765813,0.49546468,0.53164924,0.50070121,0.47313655,0.36126018,0.50230017,0.49495544,0.4333276,0.49985608,0.48119288,0.3480532,0.47597677,0.48082209,0.3777414,0.5326761,0.31528051,0.91989932,0.69896714,0.53874291,0.35016644,0.49756258,0.15494881,0.94198526,0.60687367,0.48668335,0.42018139,0.51200953,0.7962766,0.77998021,0.40342207,0.50590352,0.90323346,0.43971062,0.46864474,0.24145558,0.77248955,0.37524775,0.78868845,0.48770029,0.51023372,0.41789705,0.48630574,0.4663318,0.67383871,0.52453975,0.49885599,0.52016294,0.50105906,0.49994893,0.50454796,0.50004535,0.49761241,0.55707078,0.48830726,0.5216307,0.58200041,0.49599442,0.48095362,0.64846124,0.5813467,0.29026763,0.96918087,0.67003896,0.50772256,0.61680752,0.49407752,0.53407662,0.4062763,0.49753538,0.62172629,0.99468321,0.58106615,0.51194849,0.44902867,0.49907089,0.86563986,0.032477983,0.43618737,0.50124919,0.42873233,0.49755115,0.73794954,0.74233023,0.50183103,0.60301291,0.96387572,0.40067126,0.12505492,0.85899357,0.31725928,0.44094728,0.17481892,0.48907722,0.49841691,0.41278114,0.49992854,0.19827733,0.06407214,0.18361179,0.51099624,0.42009957,0.51050304,0.52583607,0.97247246,0.61610925,0.41097785,0.34541666,0.54931262,0.34034153,0.77507766,0.47059079,0.49556743,0.40954667,0.49900152,0.51866539,0.57138843,0.51525051,0.079828378,0.069187278,0.41583763,0.27692312,0.76776438,0.3601821,0.49002587,0.3755322,0.47950766,0.50968411,0.38422687,0.53435117,0.51981912,0.39540006,0.53265119,0.3098791,0.23633999,0.28995017,0.6493082,0.78513825,0.65665444,0.54698638,0.60306438,0.51673438,0.47009081,0.21459329,0.46752527,0.60076807,0.76986602,0.77587219,0.50495795,0.36939251,0.49717233,0.1718468,0.93562706,0.2307742,0.53917353,0.24345331,0.61570333,0.42076651,0.8589532,0.40616334,0.50056088,0.51583812,0.49983213,0.66022415,0.99353158,0.41532192,0.54816173,0.87206025,0.44238788,0.50136557,0.47844695,0.49881904,0.63385585,0.31175705,0.4322641,0.52811981,0.41545625,0.51755061,0.50231747,0.44972892,0.50098192,0.49981796,0.52727484,0.49978179,0.38405475,0.12036155,0.22439845,0.50000842,0.49608613,0.49998813,0.50951754,0.55376623,0.49392917,0.34700417,0.030362866,0.32143096,0.27954281,0.089706179,0.41812351,0.42111526,0.70262899,0.50432521,0.55743121,0.062857603,0.49240785,0.49932109,0.5206983,0.49892248,0.57778111,0.21242067,0.52380793,0.49998616,0.49944765,0.50000778,0.52319107,0.30671937,0.66348881,0.37132082,0.86637071,0.44709724,0.63603175,0.70962769,0.50979914,0.51779989,0.38029628,0.53657528,0.49976136,0.53477683,0.50577692,0.5160742,0.42436659,0.51882688,0.50810792,0.4278718,0.50450053,0.48339944,0.018382201,0.62121978,0.4101433,0.72232616,0.49841946,0.34511031,0.72965762,0.64830984,0.52762604,0.41593501,0.49231161,0.5189077,0.039031435,0.48667885,0.4058503,0.6526921,0.53696649,0.9481241,0.90054497,0.46260021,0.4152323,0.98430632,0.55279642,0.81268607,0.060639468,0.80098485,0.51428633,0.69942451,0.34135363,0.51018754,0.58012386,0.49427164,0.51037419,0.84406297,0.39623425,0.50916841,0.30557836,0.48654829,0.50031202,0.54821321,0.50101603,0.44434865,0.65491938,0.59420531,0.39153878,0.90414631,0.79780384,0.23435566,0.91290605,0.59549544,0.42924939,0.17577556,0.50381541,0.38740132,0.13269991,0.70629717,0.45153638,0.82308772,0.7097312,0.4944217,0.45191867,0.50697506,0.85893193,0.17147845,0.49099352,0.19270284,0.90202495,0.42716723,0.49910421,0.51663222,0.50095453,0.36546456,0.89240478,0.09130023,0.53035882,0.12629536,0.57245855,0.35689461,0.019406431,0.49449413,0.51653055,0.81894638,0.5111025,0.082097362,0.12062069,0.37267491,0.5009958,0.42658022,0.49991625,0.49903571,0.695813,0.49910774,0.5182168,0.60650231,0.53280377,0.47306163,0.62085048,0.45077275,0.55597714,0.34568865,0.42288268,0.44669722,0.36148417,0.49437794,0.66861155,0.89180774,0.89051677,0.50535429,0.58244565,0.49770073,0.45770314,0.07487074,0.48071968,0.45338971,0.35127569,0.50020848,0.500949,0.44110964,0.49859544,0.45370479,0.65553569,0.40054219,0.49553521,0.70205226,0.50249579,0.43035704,0.62294997,0.49026517,0.42416487,0.90811406,0.58304864,0.49608994,0.38650342,0.50429219,0.4947424,0.4542022,0.50136269,0.53108974,0.1941388,0.48681222,0.27733313,0.9868724,0.55881946,0.50067024,0.59756372,0.50486893,0.52387641,0.70157544,0.50962925,0.49988534,0.51965765,0.50045477,0.40880993,0.31166119,0.58028932,0.60821211,0.10287363,0.51464435,0.73165086,0.74521318,0.59503361,0.47482709,0.42484856,0.49087168,0.50781329,0.44750039,0.49698747,0.52254945,0.35381479,0.45553954,0.56332175,0.065844917,0.26104775,0.13486143,0.8517207,0.33086424,0.46491227,0.66775044,0.54024317,0.82931349,0.83790207,0.71159473,0.50248436,0.56241197,0.49295169,0.54559087,0.3363012,0.4253589,0.47791257,0.65531572,0.50118693,0.82422396,0.96415901,0.70573804,0.45787042,0.083061909,0.47091431,0.3792901,0.71670756,0.59884848,0.55104617,0.6302322,0.4463483,0.49380963,0.43436344,0.50308995,0.50138101,0.57289797,0.50132179,0.49991058,0.51397616,0.5002297,0.51830505,0.18607363,0.43434467,0.39879646,0.6611223,0.45431464,0.14796616,0.18844097,0.58472922,0.94112556,0.88474858,0.42631413,0.49908604,0.46398687,0.49508581,0.4253617,0.70811617,0.67342874,0.65537155,0.91613068,0.11339489,0.52124801,0.010724192,0.35521836,0.73791521,0.20922001,0.50276908,0.58363256,0.74078251,0.39389871,0.57703584,0.30638914,0.4815399,0.51955507,0.31136773,0.54256964,0.52723737,0.9534375,0.65198721,0.5003049,0.73430952,0.40014385,0.22967602,0.81928858,0.29424682,0.468294,0.81146949,0.17235846,0.63234603,0.96799073,0.24481383,0.4278514,0.29766362,0.61907603,0.49502771,0.94378177,0.80041796,0.36761946,0.14838423,0.84811636,0.43477188,0.34589877,0.47526293,0.64693122,0.21503567,0.25691046,0.15766339,0.8369931,0.39441023,0.61950657,0.12226684,0.80840331,0.41216564,0.36079112,0.50997257,0.4993082,0.45732005,0.500277,0.4814768,0.40934411,0.52688022,0.84681447,0.10005731,0.46334107,0.79137735,0.13833707,0.80415833,0.59442448,0.33978625,0.46674024,0.4725283,0.80551921,0.7758854,0.72268729,0.21752698,0.6509879,0.53532399,0.29877978,0.39473886,0.70234443,0.80756333,0.64452813,0.9162427,0.080681915,0.46473258,0.12990401,0.87909247,0.47026742,0.40679438,0.82316611,0.4674701,0.40986984,0.16356092,0.79232084,0.13262121,0.95353562,0.63472335,0.50313266,0.40901503,0.46106916,0.50638346,0.6120791,0.48382319,0.50117865,0.48298296,0.49986033,0.21065006,0.1982658,0.59127,0.23304761,0.79611875,0.33792487,0.87032891,0.073634232,0.66863762,0.41555684,0.16096767,0.16348168,0.3193624,0.1925749,0.7548669,0.35418252,0.8647003,0.54246525,0.50941154,0.71197905,0.48244751,0.60602397,0.68993929,0.40489579,0.84897823,0.87318905,0.26008945,0.46781221,0.41658628,0.50078382,0.50008293,0.49397539,0.50009954,0.34660684,0.25309538,0.67484695,0.27796324,0.77821332,0.29804488,0.65691307,0.090492075,0.45845452,0.45585986,0.92480033,0.54091704,0.59799048,0.028497652,0.50210569,0.61374555,0.30416707,0.38840052,0.50107078,0.54745756,0.49430839,0.21280374,0.12177687,0.79630413,0.49286715,0.54633835,0.49505852,0.66433594,0.084921445,0.28811051,0.60202381,0.29633062,0.46868014,0.59827657,0.7127281,0.4049587,0.3748786,0.93809383,0.87652617,0.51495733,0.42850815,0.50711614,0.63328308,0.69495101,0.5662751,0.46600065,0.67970961,0.39130221,0.54468691,0.099376909,0.63282978,0.34088673,0.19582739,0.18549626,0.5799216,0.97130386,0.55638812,0.50538848,0.54680646,0.49436614,0.31274178,0.78645405,0.23941997,0.36164578,0.22893513,0.61041327,0.51111788,0.66684677,0.56393936,0.56776658,0.18068481,0.59667558,0.64274942,0.26252502,0.31511488,0.30205381,0.12093685,0.70328822,0.24728513,0.19333672,0.52675926,0.49066816,0.43583604,0.50433494,0.61205305,0.23629987,0.35436047,0.82302822,0.88393503,0.20405842,0.23151111,0.21450072,0.62708937,0.32483931,0.81942999,0.52250635,0.8025602,0.044613908,0.76830762,0.4334931,0.70043027,0.4887683,0.40046093,0.86647901,0.40687095,0.94088132,0.90534393,0.62438605,0.14231804,0.87745979,0.77062822,0.51796087,0.3328249,0.39224792,0.71113519,0.95345962,0.45485789,0.57113358,0.016333027,0.2468402,0.53823085,0.65263855,0.51872292,0.60045625,0.76558862,0.33895119,0.64689106,0.84242847,0.46582446,0.49425087,0.33775512,0.47039655,0.30922686,0.17646298,0.69014454,0.26032463,0.077079456,0.11172893,0.50007764,0.48628765,0.49987729,0.30703458,0.89537176,0.5146773,0.36961046,0.11077032,0.8352862,0.3838963,0.99275194,0.4794408,0.66009663,0.97587603,0.57286328,0.50574451,0.53830928,0.50122619,0.2416793,0.076497627,0.55160529,0.86975512,0.060361789,0.30051725,0.58720443,0.71219166,0.67519582,0.54737498,0.63995774,0.53241582,0.54372256,0.37843357,0.51896095,0.49446993,0.86482251,0.49601461,0.44591942,0.64804169,0.58468342,0.40347698,0.24694368,0.42408321,0.36948899,0.83407824,0.54680689,0.53898224,0.38301259,0.53346834,0.45322977,0.36889629,0.44317768,0.58057449,0.94416496,0.71901338,0.49352269,0.579879,0.52109566,0.30632345,0.90246151,0.10995139,0.49360133,0.45486014,0.50729091,0.05319505,0.89046624,0.40351278,0.45089445,0.2643715,0.5350935,0.56624095,0.72121266,0.30862794,0.71150956,0.23620948,0.35597922,0.49993808,0.4830026,0.50006465,0.49799473,0.10669484,0.50907414,0.63522674,0.28980579,0.3696078,0.35381354,0.73879856,0.3933403,0.49851077,0.46521669,0.49440657,0.76115375,0.97205047,0.51045444,0.35361874,0.0074583406,0.37440012,0.35742206,0.15500008,0.87201478,0.49867682,0.60851353,0.52066437,0.5918147,0.66760627,0.52807226,0.58574223,0.850475,0.49854137,0.55091726,0.38831169,0.5060809,0.28886112,0.26218319,0.60933888,0.51404614,0.35338469,0.42923473,0.49646787,0.47022932,0.499204,0.50160644,0.22155751,0.28279179,0.68086433,0.89867945,0.21985055,0.46856633,0.60162203,0.47054774,0.47606495,0.35297297,0.41246076,0.23017538,0.13103864,0.25619611,0.9287494,0.94196635,0.57813111,0.37795449,0.81853464,0.85392303,0.80522281,0.94987337,0.47857004,0.44342361,0.84671623,0.55838339,0.44371348,0.97451474,0.16785736,0.79381739,0.13013208,0.45408998,0.76532568,0.79472031,0.64934191,0.51126229,0.43198816,0.50866767,0.5017892,0.52289852,0.50048592,0.35638233,0.12356371,0.33365614,0.76492748,0.089879155,0.60130795,0.6104071,0.27201653,0.56615426,0.4776037,0.10883609,0.52081211,0.46835134,0.14148646,0.62705559,0.4997116,0.47211349,0.49934589,0.67363927,0.20293269,0.47861119,0.33555577,0.26743616,0.39816746,0.46638881,0.59870791,0.52264233,0.48810387,0.12822402,0.48845178,0.49914324,0.5470019,0.48955542,0.48739116,0.69678421,0.41962019,0.47540093,0.0062106063,0.43037733,0.51759127,0.64343192,0.58654315,0.50085514,0.48532649,0.49945843,0.49734998,0.36940639,0.48067015,0.76968323,0.22367608,0.49636445,0.92363186,0.094586362,0.39501172,0.59331745,0.96559403,0.41785982,0.50828519,0.55648767,0.48821681,0.49819665,0.28602777,0.49784826,0.52300322,0.97194795,0.20504848,0.54153783,0.40410526,0.49956976,0.11796506,0.87067132,0.62953313,0.63801895,0.25104442,0.51148146,0.49577224,0.44929079,0.50027465,0.49048613,0.69405599,0.51693327,0.72076424,0.86010094,0.23901918,0.49949274,0.53317086,0.49917562,0.87458892,0.12853414,0.64730003,0.42055814,0.0034481258,0.5848039,0.49985161,0.49111061,0.49988952,0.31331536,0.97353127,0.47054024,0.50016571,0.49365009,0.49995304,0.3748666,0.0030323851,0.51683472,0.48086306,0.42887073,0.50338164,0.52206009,0.94851307,0.34200878,0.66111502,0.02596211,0.54216458,0.50936236,0.046425759,0.35377501,0.18166129,0.1558915,0.66478629,0.60030448,0.27416785,0.47553058,0.49133893,0.35092149,0.56408832,0.40842159,0.66510147,0.48767214,0.45323551,0.71232143,0.31236149,0.76900574,0.21460813,0.32502445,0.51760958,0.41694883,0.51803187,0.13307502,0.043096789,0.32480932,0.33828261,0.70023099,0.51721234,0.6961229,0.26902715,0.42872219,0.4459827,0.66970554,0.58913872,0.55008292,0.22190645,0.23652041,0.40828213,0.33687389,0.42354189,0.68256523,0.063367637,0.62555361,0.75763191,0.78420098,0.50841419,0.54181446,0.64198375,0.47603521,0.55672302,0.034627004,0.33604323,0.50187827,0.52626559,0.50103433,0.55555684,0.8865167,0.55997181,0.72652744,0.77534793,0.7021589,0.55823769,0.65859806,0.53263911,0.4722838,0.60399328,0.47051754,0.53825912,0.99531945,0.34699122,0.50512866,0.71848166,0.4161366,0.47396807,0.84825643,0.35228116,0.52306199,0.33093418,0.62669392,0.61663246,0.26170117,0.48953685,0.82493247,0.95766727,0.47084781,0.55147175,0.92607426,0.37028558,0.73490099,0.042555066,0.41569443,0.62286585,0.85392171,0.1229426,0.40753207,0.0066609988,0.5794575,0.62475559,0.32321861,0.48783804,0.49821558,0.46000965,0.49303351,0.48263963,0.31762697,0.36301003,0.49839129,0.77475938,0.50572766,0.44535147,0.27806742,0.44309226,0.5003048,0.51185599,0.50059983,0.52604889,0.23169645,0.76673701,0.50099084,0.72964872,0.31533188,0.43233871,0.68237172,0.60811204,0.50291949,0.5254496,0.50059966,0.66350416,0.85326763,0.63622382,0.57695076,0.85464234,0.21962376,0.50265997,0.58420483,0.48694898,0.54600875,0.87359363,0.40661436,0.407737,0.77721766,0.43025734,0.39459712,0.99779395,0.47343967,0.50201984,0.61086505,0.50764411,0.49940972,0.26533895,0.50985437,0.61276926,0.058922058,0.15772903,0.36065737,0.79590896,0.72763822,0.38933413,0.11215468,0.92847633,0.41615997,0.078021368,0.94840009,0.50127551,0.52460999,0.50177535,0.49389541,0.2000562,0.55266451,0.49858417,0.29609791,0.49786731,0.49785518,0.46446389,0.503204,0.91111841,0.86641071,0.36686793,0.50734913,0.14459198,0.50472664,0.48678759,0.59066505,0.53561213,0.50035186,0,0.50018554,0.5004814,0.51131939,0.50026376,0.49930836,0.33964132,0.49888598,0.49868379,0.39401775,0.48411602,0.50476231,0.60851232,0.53962324,0.50544637,0.26715953,0.46370335,0.47921495,0.57261684,0.49451757,0.66758817,0.83697695,0.55936179,0.49131219,0.55759172,0.48730211,0.54044657,0.61011759,0.48211955,0.6290602,0.74982032,0.27797178,0.48145125,0.57920853,0.50380658,0.42027031,0.35289344,0.47361492,0.49894279,0.46618221,0.50089393,0.46454935,0.79636247,0.72835356,0.45843984,0.80297342,0.41897873,0.49957941,0.52852969,0.49934108,0.41054024,0.30301478,0.63251024,0.49996137,0.48275462,0.49998233,0.50599137,0.45403803,0.49760637,0.50518506,0.61171635,0.5043129,0.43683433,0.0044949708,0.63498732,0.50200495,0.021338919,0.66476864,0.70501138,0.94709307,0.72604776,0.5411299,0.67481833,0.51970821,0.401709,0.29397734,0.41250918,0.13720943,0.079605306,0.46532561,0.49995016,0.57875621,0.48827862,0.49998537,0.50593055,0.50000574,0.49012537,0.43380615,0.49645744,0.54074691,0.36904421,0.49463723,0.63559231,0.24109524,0.6357105,0.85578221,0.84500433,0.44791369,0.13885988,0.043093873,0.67684901,0.89428965,0.94732803,0.64253734,0.30971663,0.010999388,0.3618514,0.50319503,0.44146923,0.49341553,0.49245026,0.37952977,0.51023625,0.49969474,0.52860729,0.49975368,0.62887315,0.69648613,0.392034,0.77971658,0.21867461,0.49441171,0.3980759,0.74337198,0.37374205,0.54982159,0.087313521,0.51521919,0.68429839,0.97222392,0.75888935,0.49975884,0.49303304,0.49996509,0.50212516,0.43646373,0.50185535,0.57803318,0.70429541,0.44442254,0.17336621,0.9551456,0.30093383,0.50223207,0.473337,0.50128112,0.47841271,0.78175397,0.50496415,0.65476975,0.15832466,0.87761576,0.52269974,0.20088544,0.76037164,0.29967325,0.25568372,0.60949508,0.67010064,0.84239241,0.84815992,0.5184304,0.38855707,0.48057179,0.43216375,0.89302108,0.51514335,0.50537515,0.43698905,0.48440884,0.53120178,0.33585276,0.55133027,0.51656321,0.12408152,0.58109563,0.60680803,0.33787249,0.44963509,0.63468832,0.14540974,0.27283662,0.56390667,0.22564476,0.4219005,0.51103328,0.71692716,0.57797123,0.50863558,0.61937553,0.47931647,0.49635383,0.56516391,0.48595324,0.47923676,0.42167231,0.52035067,0.51474976,0.41261982,0.51403918,0.45796268,0.32288352,0.62893792,0.49953169,0.48743605,0.50011812,0.4890598,0.42962321,0.51926495,0.49998609,0.50135644,0.50000667,0.86234556,0.078221859,0.72707591,0.50193583,0.59557067,0.49995165,0.72160914,0.091247538,0.11967479,0.32269701,0.97971363,0.28609593,0.6952011,0.76276008,0.64627439,0.59768511,0.82165182,0.30192478,0.78737279,0.92615723,0.83512882,0.50673799,0.71646408,0.41096065,0.092389106,0.13153369,0.46196566,0.50217677,0.52945639,0.49919229,0.78559815,0.02072444,0.38811254,0.48763887,0.39102044,0.50997639,0.50209696,0.54669,0.49989366,0.68460021,0.88642215,0.56055732,0.47095131,0.28862212,0.42153277,0.38472595,0.93694907,0.19683388,0.50640684,0.43844431,0.49838412,0.49029363,0.58886645,0.53512097,0.526338,0.3418433,0.40854118,0.52191599,0.076118111,0.48324232,0.51929336,0.31458794,0.48006234,0.47738766,0.73309417,0.35976261,0.25489788,0.029132127,0.69549927,0.50475556,0.65041368,0.52594308,0.8598494,0.13403261,0.50318835,0.47092875,0.40912586,0.50341182,0.49719516,0.42377084,0.47407025,0.51563617,0.41601765,0.49378119,0.669421,0.94166121,0.53142448,0.49134239,0.55524014,0.50176411,0.6424408,0.93794236,0.91595084,0.4819914,0.41975194,0.49403457,0.5770425,0.059210539,0.50495213,0.325522,0.052928215,0.21809242,0.49993498,0.48955906,0.49973415,0.38375035,0.83139302,0.44656653,0.32327599,0.76032087,0.55390697,0.40374188,0.13220754,0.5654845,0.50150476,0.52365662,0.50071984,0.4489393,0.99743801,0.59032632,0.49945331,0.40779973,0.53797197,0.40999995,0.80304518,0.27277947,0.46334314,0.62695083,0.55363922,0.64968773,0.71922772,0.62470457,0.38628661,0.25249392,0.53764706,0.38293669,0.042558347,0.43328223,0.51639516,0.41257746,0.48074543,0.8359407,0.84369164,0.69094098,0.52576566,0.83175433,0.46729354,0.46035279,0.26257503,0.64497676,0.5800474,0.91081427,0.352196,0.59746484,0.14706693,0.20984106,0.61064712,0.72104904,0.33304883,0.47635279,0.94122405,0.6849346,0.43190366,0.35333555,0.4425305,0.49326424,0.84052982,0.87269427,0.49994593,0.67848903,0.49964533,0.5155192,0.10262824,0.079623329,0.45181206,0.32174,0.54419269,0.50557153,1,0.4909762,0.80405366,0.1076275,0.22110291,0.48619749,0.91548691,0.11973666,0.63854147,0.12363086,0.26721648,0.68653751,0.16772064,0.84795887,0.65809837,0.25419302,0.4275496,0.33862625,0.0066934812,0.57914732,0.17494843,0.88951549,0.465663,0.10315111,0.90957204,0.40222771,0.40653657,0.65927033,0.51831531,0.47746593,0.3178796,0.52947097,0.61787967,0.021089576,0.44836265,0.365026,0.025848304,0.65589842,0.52043982,0.010382387,0.68995861,0.53595383,0.38986239,0.53424576,0.42967276,0.76665891,0.56514001,0.16061677,0.029300115,0.58728031,0.4997157,0.48675444,0.50027542,0.51312221,0.93794525,0.55085917,0.49987532,0.55701962,0.48710324,0.32539887,0.88155248,0.36438006,0.5343712,0.34159021,0.5183811,0.55891411,0.70499528,0.37737323,0.37464872,0.89329187,0.85452482,0.50337523,0.2662856,0.54371236,0.69399028,0.76907138,0.70585561,0.56055192,0.28962548,0.39252761,0.47450411,0.31310754,0.47869817,0.49698885,0.42454648,0.49720085,0.50188953,0.35145603,0.45783642,0.50005401,0.48441175,0.50023372,0.69486599,0.97393201,0.47593573,0.49304516,0.54994814,0.4986013,0.39724136,0.91559653,0.39371367,0.49325371,0.34229355,0.60851868,0.49989542,0.51781682,0.50006994,0.4559512,0.61043424,0.48800322,0.50003727,0.50362862,0.50002407,0.49481622,0.4314965,0.50892286,0.54764053,0.21038166,0.7182472,0.55710804,0.27507239,0.49492889,0.50381174,0.54088461,0.49382004,0.50013261,0.5176501,0.49998644,0.45661432,0.24684193,0.39363523,0.46848954,0.69721262,0.5251101,0.78362334,0.13414374,0.38645843,0.55781009,0.74117979,0.53501408,0.54215915,0.39605781,0.48475242,0.63648042,0.0083769311,0.44516762,0.50113203,0.52758383,0.49906821,0.54756694,0.35510413,0.42471954,0.35161852,0.74284886,0.67548926,0.50700681,0.91334952,0.71774515,0.49087604,0.44860344,0.50842521,0.47211853,0.35901703,0.53981589,0.59264731,0.27381806,0.64757123,0.29621492,0.74446181,0.60052205,0.52474153,0.16819295,0.3632125,0.42361448,0.86258207,0.46321173,0.51416871,0.82749854,0.52555249,0.49993161,0.5112024,0.49993058,0.49443049,0.56724604,0.48255671,0.56088258,0.69068447,0.49848395,0.50570627,0.21603248,0.50744285,0.46348335,0.68043291,0.51189396,0.48125578,0.5664125,0.50347583,0.50048029,0.33350339,0.49277624,0.59257168,0.33869237,0.48025978,0.47285544,0.009085569,0.63156031,0.49802591,0.26768571,0.6616152,0.62771937,0.26382909,0.69431199,0.58560251,0.25871116,0.65279122,0.59645694,0.89240809,0.28308996,0.48035245,0.4264532,0.50439038,0.49513118,0.55760744,0.49124233,0.43610672,0.29015251,0.46403456,0.52267064,0.31244616,0.50246273,0.83308623,0.88885277,0.20424934,0.50027148,0.51362797,0.50045935,0.5536937,0.33670612,0.54892242,0.36640557,0.29455896,0.37521508,0.49238645,0.44240524,0.4939042,0.49552913,0.46925916,0.49971046,0.50008101,0.49512083,0.50003994,0.48524674,0.40755681,0.53593286,0.45665474,0.62690986,0.48969008,0.47301438,0.58014045,0.48887009,0.50036092,0.48702493,0.50045146,0.50091981,0.52997907,0.50027576,0.35818298,0.036129378,0.64474697,0.82054494,0.039691076,0.45238834,0.39106165,0.79521812,0.22240781,0.42238282,0.97615319,0.80984302,0.55670749,0.12968404,0.46270993,0.47566074,0.64996785,0.51316547,0.33132706,0.29847113,0.54996741,0.4818298,0.19577646,0.49062234,0.23560934,0.8912914,0.30707822,0.30766772,0.2688526,0.56103025,0.52118382,0.75669594,0.70003582,0.51910601,0.32580777,0.56533976,0.82440569,0.023835023,0.43652406,0.49713652,0.42644485,0.51750632,0.59780279,0.81689972,0.29886751,0.49599811,0.33424159,0.61225487,0.3793875,0.2401366,0.51672111,0.36671149,0.22815291,0.68320746,0.7831869,0.20730724,0.67040321,0.18958122,0.82815356,0.36292632,0.49944643,0.60295507,0.49905656,0.44322581,0.65604033,0.40458752,0.42669608,0.25714352,0.28917465,0.38591414,0.27393157,0.56143392,0.33301891,0.82328045,0.30691287,0.11921121,0.95170547,0.50364632,0.55834295,0.90872555,0.19982891,0.90776331,0.10926739,0.38417532,0.47202671,0.65479638,0.56399097,0.069759473,0.93137703,0.58036183,0.52097649,0.75578266,0.23741948,0.6550942,0.073153175,0.075782523,0.57197191,0.30541046,0.63568989,0.49053641,0.5541931,0.49612644,0.64937723,0.30521042,0.53946763,0.49899376,0.47093435,0.50357996,0.49092964,0.34941629,0.53490799,0.50000158,0.49670103,0.50001697,0.24857095,0.095292383,0.15703528,0.54753618,0.80024964,0.50039504,0.41176229,0.97375951,0.29684887,0.53859497,0.33503651,0.59653005,0.26352263,0.21395191,0.38407421,0.48931111,0.33044656,0.49934684,0.72239076,0.89956236,0.21612126,0.49762007,0.54933031,0.48912421,0.87295103,0.16582102,0.54784715,0.43115907,0.76950383,0.32495781,0.7655802,0.9268701,0.20201581,0.31713681,0.9320882,0.097956035,0.73141402,0.058858054,0.22601059,0.51313097,0.12705089,0.92923212,0.47807156,0.18709994,0.6600308,0.59077168,0.69711392,0.36246939,0.44336257,0.63401922,0.48492588,0.50027275,0.64784013,0.492013,0.91372397,0.14114518,0.45300232,0.39988233,0.8327783,0.45075065,0.53071697,0.010660847,0.72154635,0.12173028,0.13963005,0.292338,0.5814219,0.97429639,0.33482318,0.43424031,0.74934497,0.49139952,0.50082211,0.83596679,0.52750563,0.16832289,0.9165871,0.47270412,0.44064002,0.61530797,0.48175275,0.49941968,0.52312776,0.49767023,0.46537632,0.065369238,0.80922686,0.43043087,0.77668032,0.47456333,0.49883301,0.12640645,0.15398696,0.55756768,0.88256454,0.36571087,0.84206016,0.95125281,0.26602087,0.49129011,0.5576742,0.50135544,0.4164225,0.9944138,0.54367942,0.49568332,0.55110649,0.49429687,0.46324007,0.72414832,0.52809198,0.51922565,0.94742264,0.49326957,0.49996415,0.40379965,0.4767236,0.62040012,0.6779729,0.47158089,0.63317734,0.21349886,0.58476949,0.32775263,0.16428695,0.68906138,0.50002074,0.49282524,0.50017871,0.58528585,0.9859495,0.60755909,0.6126042,0.79341426,0.51936147,0.54190595,0.93821381,0.43132938,0.24729898,0.83043823,0.62626853,0.59664329,0.21643578,0.43472109,0.12892535,0.83620869,0.6532883,0.50336025,0.7947674,0.72373802,0.57170066,0.73381674,0.50914425,0.59273546,0.75662629,0.27368871,0.4113973,0.95562038,0.79334885,0.51132022,0.55574692,0.50949242,0.23164976,0.93153211,0.26800933,0.50452581,0.56413544,0.50267534,0.5989601,0.29315199,0.61701044,0.42688976,0.64555335,0.49112129,0.42995253,0.63023499,0.4864867,0.51546625,0.39446569,0.53764215,0.43143627,0.35369307,0.56730944,0.49543313,0.24307909,0.48808994,0.49409112,0.34264809,0.50016506,0.33437873,0.71537461,0.52509363,0.51587993,0.42142098,0.49802545,0.50601948,0.56540217,0.50061849,0.87877335,0.82686844,0.55336974,0.41722954,0.17723191,0.51985995,0.4278672,0.79173374,0.47525648,0.48909399,0.77141923,0.69240094,0.31413332,0.16553684,0.73554504,0.57830302,0.65101647,0.44901077,0.60825416,0.6993248,0.51691687,0.5134148,0.66658463,0.50936708,0.39030214,0.31810009,0.58062719,0.53066044,0.6734207,0.48208644,0.465192,0.61376315,0.54922012,0.58033069,0.35094157,0.4426776,0.9090867,0.85803965,0.50154818,0.47989694,0.57539496,0.48378694,0.34131297,0.26663244,0.36088073,0.49799803,0.44989818,0.49927904,0.47406917,0.60906308,0.50258701,0.49285432,0.29861603,0.3986653,0.37103362,0.13593765,0.083933558,0.49791344,0.22294171,0.49804445,0.37888851,0.67398881,0.54818495,0.49397297,0.68185711,0.49470312,0.49138985,0.56051789,0.48969499,0.67680548,0.94864893,0.87127196,0.50166204,0.34249648,0.5042248,0.17123852,0.94144991,0.21694758,0.49833484,0.56703458,0.50174154,0.49567562,0.44170231,0.50333316,0.39934652,0.97267561,0.40273723,0.19145975,0.047172177,0.21881885,0.44823918,0.64402853,0.53468622,0.90011168,0.93510331,0.49645466,0.29965635,0.90689957,0.38486551,0.50277266,0.63961972,0.50046111,0.47063248,0.92978024,0.46951597,0.52365541,0.62772236,0.57161873,0.66106054,0.085685975,0.68988496,0.65053492,0.73193306,0.56647961,0.14865412,0.81182361,0.5673948,0.13060706,0.92856813,0.31724998,0.37270362,0.27411731,0.39647431,0.044940915,0.084607433,0.43497729,0.53436423,0.8224264,0.6335322,0.3454282,0.6912137,0.45558753,0.79651462,0.15535502,0.42914873,0.39229322,0.89727291,0.42005361,0.51018107,0.3033966,0.50858182,0.53812121,0.83154026,0.71699545,0.45800622,0.40354647,0.48758645,0.4133548,0.93723123,0.51179429,0.37207112,0.20495065,0.32948554,0.32964466,0.25948616,0.41927016,0.43912458,0.70744586,0.33383124,0.41933455,0.99131395,0.68953173,0.48622683,0.67655989,0.48348534,0.34726626,0.79761913,0.40065551,0.50132049,0.48278885,0.49968935,0.60763217,0.89286876,0.85146908,0.85980101,0.9575455,0.43575038,0.43428154,0.65644963,0.49524897,0.29910051,0.75255227,0.57869331,0.49846048,0.98036265,0.49994634,0.6841127,0.256891,0.47316431,0.70195777,0.82051953,0.61777973,0.47535611,0.32588164,0.51336944,0.7738339,0.80797355,0.53414656,0.49029163,0.65049437,0.59499231,0.57544056,0.35490086,0.4443612,0.77425989,0.79979192,0.64500665,0.32673809,0.95821267,0.42856959,0.50057966,0.51332312,0.49978534,0.5194383,0.00555378,0.44407933,0.49644483,0.53632171,0.49598899,0.46749355,0.38954654,0.45838109,0.55255841,0.39144469,0.51613733,0.56391876,0.74085435,0.44309993,0.25161712,0.074644055,0.5013744,0.56093518,0.85586828,0.46426412,0.57157563,0.7744966,0.33139423,0.8502672,0.8394135,0.39103228,0.5436725,0.35806912,0.58063917,0.34126499,0.028942256,0.76314817,0.49998823,0.49949033,0.50000731,0.31240391,0.82444679,0.47821702,0.48082216,0.43090002,0.509529,0.86122687,0.81695985,0.54734152,0.50095143,0.48427474,0.49931709,0.50215758,0.5796294,0.49370489,0.48297672,0.22789638,0.75609625,0.43985497,0.62679342,0.54424077,0.17832572,0.89185901,0.67550516,0.69935253,0.12105973,0.73507799,0.34187527,0.89068484,0.63948846,0.89370866,0.065242384,0.52827775,0.73963963,0.12123165,0.48018279,0.64921653,0.75838295,0.41630158,0.38064096,0.14252068,0.86011882,0.43500658,0.20433164,0.43569672,0.82642685,0.15653456,0.70231911,0.30944954,0.88587062,0.251831,0.4184657,0.93056564,0.3249114,0.47699049,0.16921861,0.50116428,0.36909145,0.26577831,0.35201241,0.51087072,0.10456521,0.65402976,0.70144513,0.06173,0.6136519,0.51145618,0.58006405,0.49976366,0.50313835,0.44213511,0.50938623,0.50819311,0.31993061,0.50516527,0.50556668,0.61456797,0.54130404,0.67685152,0.22421382,0.26645345,0.51034888,0.7562722,0.51226043,0.53010677,0.38320291,0.55535089,0.49748852,0.26483644,0.49980737,0.19209499,0.97799625,0.52213091,0.81125528,0.97721831,0.45067788,0.38664159,0.67626534,0.56255569,0.44078583,0.03100238,0.45468827,0.50405331,0.46252074,0.49537334,0.54143589,0.027305716,0.45045711,0.53180827,0.58676382,0.48408718,0.48662767,0.90634349,0.345693,0.72101404,0.018020042,0.56363216,0.40359691,0.87504249,0.15202498,0.8468047,0.17398382,0.66312846,0.51884626,0.16706822,0.47195818,0.50059835,0.52093596,0.50201646,0.42949598,0.71366302,0.56925328,0.88430188,0.1710494,0.43754718,0.088160371,0.90184938,0.29293387,0.52123667,0.2569227,0.74504604,0.25832736,0.78245332,0.57897436,0.44138258,0.9730711,0.6031845,0.52540806,0.71860711,0.36191418,0.69738006,0.95190994,0.69518959,0.4771737,0.86482835,0.52144551,0.56658837,0.31708627,0.3820812,0.50602018,0.45772347,0.49791938,0.28566696,0.96484972,0.7850966,0.45882459,0.62531391,0.49416831,0.80884184,0.81855983,0.71245919,0.61224871,0.65948822,0.4907915,0.73163723,0.059605412,0.78294714,0.89109797,0.074504554,0.45345782,0.50691577,0.34968757,0.4270808,0.49059328,0.99311049,0.41424981,0.451804,0.71190814,0.43317779,0.26021118,0.76786635,0.64881762,0.56481203,0.37928682,0.48164148,0.38343784,0.70677792,0.48125672,0.57320482,0.88857526,0.40622676,0.11821788,0.92955534,0.25787941,0.2583785,0.85144472,0.59743562,0.67084371,0.20059296,0.45561122,0.5000414,0.50335444,0.50001087,0.48469848,0.26494671,0.45338161,0.51331955,0.55572504,0.50639327,0.53129145,0.2585571,0.7235939,0.23203272,0.12938927,0.68542164,0.35936433,0.18408905,0.50398498,0.50641844,0.56100163,0.50580703,0.52008808,0.12477133,0.28786042,0.37239128,0.061278892,0.7875608,0.52872536,0.67453747,0.51327625,0.72249767,0.25209971,0.40575272,0.34997981,0.97545616,0.19954838,0.55664648,0.013056085,0.61309712,0.7778991,0.066611385,0.8531118,0.70196187,0.1238157,0.10086797,0.72981183,0.25685089,0.52089414,0.50001066,0.51663615,0.50000084,0.061096756,0.060102358,0.54460387,0.56824982,0.82603515,0.73071186,0.19702155,0.94822317,0.53968089,0.4125811,0.30922785,0.60692506,0.48025197,0.39094097,0.51584282,0.49987153,0.49244118,0.49988433,0.59100887,0.28402827,0.49748792,0.45023213,0.71593051,0.40311375,0.35280648,0.31015034,0.54936851,0.63575398,0.21693913,0.64405849,0.50011824,0.76272725,0.50314865,0.55470118,0.10039587,0.40604386,0.50049345,0.51478414,0.4990888,0.25866989,0.82454743,0.3276073,0.49961486,0.23629162,0.50002054,0.21590294,0.90248714,0.72842018,0.50791686,0.86193434,0.50443926,0.49956712,0.48004289,0.49941365,0.79697877,0.96148053,0.2603378,0.15025171,0.94268597,0.43223195,0.50539405,0.25056951,0.49355486,0.87522291,0.14087217,0.43986894,0.49999061,0.49597958,0.50000774,0.43392197,0.34120646,0.51820301,0.4998486,0.4939945,0.49991263,0.52026699,0.69552105,0.48122915,0.55930206,0.71776443,0.39216251,0.87338861,0.86201193,0.2927627,0.39496808,0.008238273,0.57690517,0.48291505,0.36648916,0.42304392,0.34492538,0.85546861,0.18267102,0.50478138,0.0619463,0.48306924,0.49761822,0.58998663,0.48537455,0.38362842,0.74934433,0.6994188,0.3640315,0.81878461,0.6442916,0.58061224,0.64165401,0.49208411,0.49870277,0.52130644,0.50145772,0.53581651,0.0027747473,0.62007976,0.45498861,0.77855899,0.19517356,0.48535675,0.61690231,0.4924671,0.70744695,0.93938491,0.20287773,0.47203644,0.29402947,0.45283183,0.49970839,0.48898856,0.49952532,0.47300357,0.66261035,0.55190928,0.83970787,0.061917202,0.76575371,0.70178825,0.95209981,0.63966216,0.53798539,0.68034413,0.4914831,0.46619542,0.070822869,0.10054865,0.10020236,0.94182473,0.59684571,0.40824877,0.034062612,0.70496091,0.51375942,0.57852304,0.51003675,0.50127965,0.52511401,0.50076512,0.50590213,0.37740915,0.49364998,0.37638171,0.88430683,0.86296962,0.59045256,0.31900729,0.60831333,0.50187705,0.47441312,0.49941261,0.49998737,0.49968474,0.50000749,0.50879122,0.099077167,0.4611125,0.29309415,0.20174167,0.52892689,0.51219716,0.87554804,0.52241715,0.40444664,0.94532647,0.62012208,0.45623466,0.28879356,0.34272097,0.54891174,0.34725694,0.53025918,0.62851553,0.30455256,0.52564486,0.54008637,0.27003939,0.57324903,0.50778843,0.89288988,0.50012243,0.50168035,0.21126704,0.53443885,0.66798588,0.79719649,0.2623993,0.85821326,0.96225075,0.60399688,0.076447944,0.089029514,0.5479036,0.63872923,0.095807285,0.89731895,0.51741388,0.58225865,0.47325899,0.69899617,0.81602987,0.81328149,0.31396764,0.81528656,0.70372842,0.49985111,0.5477168,0.50100669,0.50088654,0.4728523,0.50207208,0.76599791,0.85096719,0.1772631,0.49364985,0.43433331,0.48068733,0.49855241,0.46146914,0.49359373,0.34300306,0.91664151,0.18159659,0.5043259,0.4551219,0.49510166,0.20588338,0.17179227,0.4210333,0.48366701,0.98444333,0.39889004,0.50753044,0.56640114,0.51390282,0.1902889,0.85505719,0.60065514,0.49674149,0.60790289,0.51256134,0.44764759,0.65080014,0.49621394,0.52539214,0.39675421,0.47421116,0.50590331,0.0037598393,0.49197811,0.53536703,0.047689873,0.83827402,0.40574941,0.22674979,0.2740398,0.66862563,0.81948861,0.29372316,0.34273234,0.93725006,0.57295777,0.49522568,0.42450784,0.49128983,0.5052421,0.62735127,0.56503966,0.51540389,0.56009389,0.5048344,0.46436916,0.36457685,0.57675408,0.49748374,0.56278044,0.4985165,0.47816523,0.43124035,0.50235238,0.7235359,0.77195457,0.30310199,0.1549477,0.80798892,0.4950673,0.50012908,0.60222287,0.5002409,0.50127347,0.45867437,0.50224868,0.51932084,0.4260114,0.51732498,0.49778018,0.44225038,0.48426193,0.59669394,0.92454981,0.45450674,0.49694415,0.45348295,0.49285751,0.40997137,0.7827997,0.38342197,0.59835686,0.13062922,0.77484682,0.49952979,0.52717896,0.49685288,0.52632167,0.39263245,0.54606435,0.49853764,0.61628777,0.49962401,0.3171478,0.85138575,0.59091867,0.14361317,0.18661438,0.47678898,0.49783273,0.54926428,0.49367358,0.47180926,0.57782267,0.49544049,0.70825176,0.9540682,0.30726582,0.52305228,0.34235223,0.4220759,0.3469326,0.92658385,0.25931907,0.68756659,0.25934978,0.65498914,0.49972523,0.50978987,0.4998247,0.35507169,0.24374033,0.53200421,0.54120295,0.76313745,0.55838318,0.38930508,0.0070136091,0.50948658,0.52504289,0.14633505,0.47404679,0.52185855,0.34235762,0.40151291,0.51943957,0.29679775,0.45477329,0.49717996,0.57867272,0.52250128,0.42844344,0.70918037,0.53097313,0.55881869,0.83355887,0.11996985,0.54245533,0.39663355,0.51604389,0.50309287,0.28447465,0.30875506,0.096038009,0.90328973,0.62656353,0.51071078,0.64258479,0.5236647,0.54009479,0.1615837,0.55964159,0.251487,0.83629358,0.42760572,0.79488987,0.21794605,0.40649287,0.5372939,0.30324832,0.51646685,0.50600143,0.79911939,0.20754569,0.54956072,0.26010059,0.28367582,0.6221738,0.30417683,0.42299883,0.49253377,0.083159012,0.50613114,0.47101541,0.96990011,0.77925856,0.47054069,0.31790311,0.51513371,0.66213731,0.22072562,0.3643312,0.39787053,0.88451389,0.46608947,0.43008402,0.70009864,0.48144267,0.53039171,0.73111937,0.57093308,0.33244203,0.22177332,0.31035588,0.76858347,0.81283047,0.49496028,0.49991067,0.53826507,0.49977726,0.2935338,0.05661366,0.17960923,0.5482251,0.64814972,0.48395127,0.14616869,0.9091265,0.39767388,0.12197986,0.0461617,0.57408529,0.50952246,0.4500066,0.50692195,0.50535508,0.33605035,0.54957649,0.5441789,0.77715808,0.72376653,0.50975217,0.63114432,0.5123014,0.66626343,0.23586943,0.50603388,0.49943296,0.51745889,0.50040882,0.57334187,0.37044805,0.47727668,0.50479252,0.3445492,0.46921909,0.16964409,0.19918291,0.4099463,0.24364837,0.2082782,0.66034493,0.48338756,0.57303434,0.48400201,0.4936478,0.68031671,0.57895992,0.5014224,0.48214199,0.49964281,0.49452907,0.71019633,0.48691449,0.49200668,0.40835666,0.50074347,0.31053729,0.82031071,0.3963216,0.27043523,0.047395403,0.78463066,0.37914248,0.14469688,0.30242052,0.42625477,0.28324499,0.45709262,0.74495344,0.12659749,0.60136848,0.51863311,0.35039218,0.41186677,0.54764146,0.60134688,0.49279329,0.62154606,0.67694084,0.45560626,0.50503978,0.56898979,0.49107296,0.50230046,0.57441118,0.49529013,0.46207611,0.054626009,0.43705032,0.29885521,0.26330698,0.5494656,0.45183487,0.17957361,0.56740374,0.50648504,0.30762324,0.37331413,0.50022454,0.48804476,0.50055507,0.50656326,0.65919288,0.49001377,0.50266228,0.91802197,0.49814833,0.46774048,0.14488792,0.25294276,0.49970147,0.5117257,0.49953806,0.49324491,0.62112189,0.50258944,0.44705198,0.11146084,0.38005793,0.55255105,0.35361544,0.51045858,0.49921073,0.1019638,0.50748246,0.48213155,0.43133773,0.48693905,0.93191655,0.8683026,0.47101452,0.33205347,0.75323527,0.39734652,0.072700855,0.86249371,0.57866627,0.50955603,0.25978887,0.51240978,0.5067548,0.40005635,0.4823423,0.32275762,0.88830226,0.56854465,0.33552648,0.26308855,0.42215974,0.50020276,0.57530483,0.48920489,0.75454374,0.79526867,0.6325803,0.40530602,0.92815415,0.33171651,0.24793357,0.22911329,0.35494026,0.49972305,0.50890184,0.49993642,0.39738543,0.19219902,0.41384952,0.50024136,0.010374582,0.51048951,0.50333744,0.55959439,0.48452647,0.48957191,0.18390408,0.51787393,0.45302892,0.37042725,0.51654374,0.43695125,0.91179701,0.61080916,0.831981,0.88204987,0.79832473,0.45799838,0.64548511,0.44895819,0.68687364,0.20515422,0.6086184,0.72592554,0.96473574,0.20499505,0.51044045,0.19022634,0.5798362,0.41487009,0.18768584,0.68758982,0.41728117,0.71883787,0.50718761,0.49983823,0.51113659,0.50037706,0.4943769,0.61095482,0.51902899,0.40480683,0.30844392,0.42011654,0.50788172,0.078755313,0.62457272,0.39229508,0.90002556,0.091141559,0.80759081,0.91063059,0.55873697,0.49841116,0.60544703,0.49043347,0.68046147,0.25628438,0.33315789,0.78251912,0.13618938,0.26439864,0.86166814,0.061387897,0.52995068,0.54660397,0.68454673,0.57394799,0.44935551,0.72375003,0.50108775,0.67409133,0.72641124,0.61747459,0.82615126,0.1614128,0.36799137,0.49728469,0.57841876,0.49904983,0.49959909,0.41839962,0.46864194,0.49062184,0.59134836,0.50914044,0.081153603,0.09005643,0.34376512,0.36080742,0.21424176,0.58188692,0.74771976,0.95521805,0.21617815,0.50085006,0.4272646,0.49840252,0.50203337,0.4738854,0.50208214,0.5270458,0.85131507,0.40888384,0.51416994,0.64635166,0.52926728,0.50000009,0.45406764,0.49998094,0.52956191,0.25783364,0.28153775,0.7087724,0.11360231,0.11250935,0.49767224,0.76255513,0.41734401,0.55688338,0.26039474,0.32585968,0.44920618,0.20253122,0.34507675,0.49802734,0.52043547,0.49976013,0.22028564,0.88783365,0.22294175,0.44996392,0.25399725,0.63337097,0.48926464,0.39148091,0.51214247,0.59633335,0.092598994,0.43762258,0.47829837,0.41502807,0.51826237,0.59857572,0.72836956,0.30440813,0.65034587,0.91960399,0.78632015,0.27679507,0.23851325,0.38543205,0.41964552,0.094092352,0.094359536,0.54439307,0.31024434,0.51574378,0.49926158,0.48765827,0.50009192,0.48950995,0.43481655,0.50538224,0.51898537,0.64240696,0.52251064,0.5000986,0.6839942,0.50049586,0.49962848,0.37691537,0.5340515,0.61927816,0.16991328,0.81815732,0.47476058,0.58205086,0.4937924,0.50822294,0.54736817,0.49818933,0.50000715,0.50822684,0.50030641,0.4988204,0.4560655,0.49636024,0.50639258,0.41145634,0.4935787,0.60913771,0.30406068,0.49404108,0.43110129,0.95749822,0.26317417,0.45782683,0.65732557,0.41223215,0.50344769,0.46784606,0.50057671,0.36097171,0.123294,0.23410054,0.50825158,0.96131373,0.49483792,0.52404679,0.33279275,0.51731116,0.86615382,0.88750873,0.52726789,0.66215684,0.13897616,0.1132826,0.633497,0.02094432,0.24121212,0.4470082,0.627332,0.52126956,0.63631371,0.1195352,0.54827964,0.51775192,0.27908614,0.51092814,0.6237236,0.88079201,0.63439288,0.69990844,0.067441969,0.84473745,0.52521644,0.99548892,0.48328894,0.53853827,0.27370434,0.69233765,0.52582202,0.64141734,0.58374243,0.29350696,0.19650869,0.78265014,0.49659304,0.53301645,0.49834698,0.483918,0.1025079,0.80597118,0.33850993,0.090554624,0.71323638,0.49821017,0.4616331,0.49996509,0.50205673,0.47915243,0.49975939,0.51782815,0.59477079,0.46167164,0.43698982,0.15517725,0.13260409,0.50816474,0.45768753,0.4995081,0.11473824,0.95298663,0.38599378,0.4862675,0.39461939,0.50344273,0.35443776,0.13855225,0.74438304,0.50105246,0.87973772,0.54532713,0.48271902,0.16225708,0.60038936,0.49997962,0.49312489,0.50019897,0.50309388,0.40124322,0.50314658,0.63706127,0.74947525,0.45865835,0.42506641,0.71909932,0.69040431,0.74403645,0.7448924,0.51026224,0.4524265,0.93713953,0.41273956,0.49910917,0.48011955,0.49943362,0.11855104,0.85640011,0.68947996,0.60186961,0.31836216,0.39887671,0.66452761,0.70635117,0.47004107,0.47792947,0.71366617,0.49466531,0.52520796,0.085185422,0.51067581,0.62769578,0.095499185,0.66749125,0.48784516,0.70804184,0.4617793,0.49213164,0.16504375,0.47958324,0.38407216,0.31553951,0.53986303,0.43224576,0.8248576,0.56009956,0.054375422,0.11008188,0.40609416,0.64563986,0.71511242,0.45779545,0.26289433,0.25813993,0.49905791,0.53125112,0.82960758,0.50886819,0.54637315,0.15178591,0.43126302,0.64260374,0.71862445,0.46367897,0.46870975,0.5956892,0.51232563,0.33371527,0.81174055,0.82463057,0.49999086,0.49703394,0.5000089,0.44506075,0.64653988,0.58127956,0.32495589,0.11092439,0.099935841,0.76554164,0.18560815,0.37511512,0.099701178,0.91181752,0.33422777,0.76326304,0.16824706,0.20748371,0.49990897,0.48788259,0.50004216,0.46550913,0.75582461,0.25924337,0.53448398,0.80019925,0.47023085,0.36456574,0.7604232,0.55126537,0.56636119,0.069953061,0.50314441,0.49806949,0.54030676,0.49367111,0.46857852,0.38634986,0.50311109,0.38121913,0.0975512,0.564544,0.49817181,0.46461036,0.50011506,0.58583548,0.64184907,0.47293414,0.68680441,0.72239878,0.41698327,0.41472719,0.72591109,0.69488191,0.3719972,0.71177751,0.35949635,0.45738481,0.59579906,0.50421775,0.50321909,0.67252723,0.51660561,0.60669787,0.098585127,0.50725327,0.80247257,0.81130187,0.32931489,0.63207834,0.1354167,0.52714845,0.50058589,0.54574312,0.49896383,0.49728527,0.69948526,0.66544589,0.49989063,0.45086153,0.50022295,0.87004754,0.88619385,0.59098438,0.49298913,0.17260554,0.39173208,0.50120123,0.47332495,0.50126633,0.52202855,0.42219785,0.48168195,0.48730107,0.57824582,0.49374064,0.60992758,0.019425761,0.30985409,0.70836009,0.81573915,0.44861251,0.57310857,0.27377412,0.44050072,0.6293056,0.28295043,0.42140213,0.53297277,0.26577893,0.47981971,0.49689135,0.40419733,0.45927028,0.54632417,0.35886973,0.51389102,0.45689729,0.68105294,0.49177512,0.4927918,0.27127732,0.51313287,0.53566906,0.35242994,0.47604932,0.50275369,0.79419678,0.17115812,0.36288281,0.83346482,0.12811023,0.49692965,0.44889459,0.50129062,0.62559504,0.79628184,0.43484115,0.49543633,0.34361813,0.49023264,0.49855056,0.48064077,0.49996512,0.46569782,0.69210783,0.48001401,0.55748247,0.35628345,0.47781826,0.4757231,0.25934011,0.46500243,0.82421378,0.9240088,0.22180584,0.44203421,0.62791882,0.51430911,0.47311769,0.59088393,0.52825701,0.52645534,0.65836977,0.59049558,0.27443178,0.74850907,0.54879353,0.51186153,0.69676324,0.5212958,0.45556786,0.60950091,0.48924045,0.43831107,0.80399312,0.15537996,0.50070673,0.20308355,0.49992529,0.49725558,0.55937144,0.497992,0.63827328,0.31680794,0.45993064,0.41658897,0.33178636,0.50378867,0.7838194,0.081229841,0.14287617,0.64549726,0.10649899,0.64377786,0.57212836,0.32776407,0.49051319,0.46999007,0.38137041,0.47880493,0.31935378,0.010451396,0.39605054,0.51318021,0.43798516,0.5099573,0.49888589,0.66535524,0.5002557,0.52372801,0.4105093,0.47084401,0.47733701,0.26564551,0.71523379,0.73766498,0.24819487,0.46890195,0.50315604,0.46675305,0.49827832,0.56715027,0.34004044,0.559137,0.58341749,0.018918019,0.51872675,0.43974531,0.73545932,0.68822382,0.50021885,0.47831153,0.50189647,0.49824696,0.51910267,0.50019756,0.4471303,0.33155639,0.52663891,0.28707022,0.15834835,0.43132032,0.53597372,0.18448314,0.25927457,0.39105601,0.081117907,0.32344515,0.79758726,0.21872981,0.58753958,0.4072361,0.0022364913,0.43579248,0.5631391,0.24914872,0.56933987,0.49971254,0.49028983,0.50009746,0.75620754,0.10298125,0.87871064,0.48053342,0.11240931,0.12425716,0.79938768,0.97474718,0.44734161,0.36457578,0.93319202,0.62860731,0.6190519,0.26239797,0.70575311,0.53195649,0.82710256,0.56358755,0.8047385,0.95951807,0.35508595,0.50889101,0.0256746,0.37808313,0.37196269,0.99009686,0.49132114,0.54160971,0.14348576,0.60915181,0.49501789,0.34299085,0.50888258,0.50680129,0.88798731,0.50045215,0.54872174,0.2356817,0.42721492,0.60511679,0.75187597,0.7403958,0.37610173,0.24286956,0.71028027,0.49087198,0.23120751,0.22798072,0.4094242,0.6830781,0.5604449,0.49304039,0.41512979,0.51021644,0.50148711,0.11783529,0.49867189,0.56894581,0.043603631,0.57081531,0.44467104,0.00420852,0.60985655,0.61609452,0.66481714,0.51913599,0.58443388,0.12973181,0.37896637,0.38312877,0.99638218,0.4209451,0.50132616,0.33578089,0.4982292,0.77174112,0.82498,0.34757739,0.56906312,0.35442941,0.4765456,0.26334789,0.78134296,0.29499736,0.49850025,0.52469801,0.4984602,0.29037773,0.082457977,0.79429433,0.90295289,0.1216693,0.69861645,0.64819992,0.29712375,0.59271959,0.51182922,0.58442243,0.47955288,0.51978054,0.0060752403,0.56333109,0.25757586,0.24158972,0.61365392,0.45864513,0.01938615,0.61647777,0.50439698,0.53629612,0.49969396,0.46293614,0.38919398,0.5242771,0.50363628,0.57810242,0.52851243,0.7338122,0.16599174,0.28851893,0.54418,0.77472943,0.46823044,0.5165464,0.82789559,0.38064634,0.49982653,0.48993876,0.49962336,0.49140171,0.13722333,0.48504386,0.49719912,0.75139751,0.51398318,0.39675826,0.69982394,0.38321762,0.40645109,0.066405614,0.6317155,0.50448492,0.68430716,0.49979571,0.43150562,0.011737754,0.39646162,0.46445903,0.6109643,0.46839399,0.57294578,0.98810569,0.73428666,0.85524686,0.92217426,0.48151377,0.51517758,0.22567673,0.67680796,0.44281625,0.7783128,0.43431203,0.7074679,0.15232103,0.15725217,0.49549434,0.2754128,0.51098221,0.5486927,0.39090047,0.48922265,0.57443296,0.3162896,0.53367148,0.46961215,0.86316033,0.35310498,0.60402117,0.98265113,0.538768,0.83132538,0.89708267,0.65523963,0.85655261,0.94568073,0.29408655,0.57801277,0.082433626,0.77617615,0.66527991,0.14546838,0.36077972,0.47366648,0.61500793,0.47744926,0.78584903,0.13523208,0.82483652,0.31810709,0.84121358,0.52061867,0.52751777,0.34282085,0.60588397,0.43448423,0.0011995351,0.45328651,0.64012936,0.1459498,0.21130784,0.47725371,0.34760919,0.39645507,0.819045,0.82932256,0.61560437,0.49654071,0.89377431,0.41769977,0.51273034,0.43254108,0.49960027,0.4981702,0.47449176,0.50254198,0.6130323,0.26453691,0.58422198,0.48232729,0.6259533,0.48638837,0.49968161,0.53532615,0.4997931,0.52187771,0.6682912,0.50105126,0.26688993,0.18826337,0.46104684,0.35116412,0.86456136,0.091277106,0.55406253,0.21949224,0.53708075,0.62341933,0.18649703,0.37645819,0.51610574,0.39520113,0.48196517,0.4995327,0.52764582,0.50046137,0.35245736,0.26731729,0.37171191,0.55558641,0.32510922,0.61024705,0.47385456,0.39712807,0.51807348,0.47451824,0.84117651,0.81711521,0.45593743,0.22737663,0.49256314,0.50668757,0.42726995,0.48163919,0.51200741,0.25752704,0.73868961,0.55580567,0.8801352,0.53993905,0.54531125,0.63799223,0.57227433,0.32035006,0.25274388,0.62890442,0.66299908,0.80200818,0.26621303,0.49131286,0.0063925804,0.3789812,0.52543176,0.10647302,0.5182736,0.50022235,0.46581639,0.50006003,0.45711829,0.66325484,0.39992796,0.32678255,0.11676688,0.62845204,0.60483634,0.92166808,0.2085466,0.6531547,0.69406954,0.56056637,0.54596492,0.35845649,0.42480097,0.47535408,0.74105988,0.59029663,0.49529702,0.41032888,0.49572927,0.5156201,0.5926911,0.50517541,0.53209216,0.84027641,0.5039103,0.51356864,0.65442247,0.60084077,0.49991007,0.53140788,0.49976367,0.49977522,0.38457013,0.56192014,0.5217435,0.088197777,0.94487039,0.50150962,0.46862523,0.49776251,0.34004839,0.89157191,0.67875524,0.71159793,0.22379185,0.31623227,0.41412393,0.25939448,0.29116075,0.54638883,0.89251606,0.18855823,0.51418201,0.35972823,0.49482153,0.28773315,0.97512245,0.56884775,0.60576495,0.082550331,0.9403493,0.41402926,0.83052638,0.81693583,0.2013431,0.022747093,0.40526264,0.6479296,0.71655037,0.48176727,0.54037252,0.093996252,0.47565386,0.41760609,0.96855543,0.57366672,0.24726618,0.88606038,0.85526635,0.31104412,0.98126795,0.26906165,0.475899,0.66404518,0.61430593,0.50361613,0.36374333,0.46477728,0.50439545,0.56923685,0.4853008,0.55369212,0.61476193,0.47003168,0.44254165,0.38580379,0.49484549,0.45557848,0.64635145,0.41724223,0.51733634,0.88143653,0.049242508,0.52107973,0.88938103,0.54487632,0.50015874,0.36742687,0.4996564,0.49384584,0.62087861,0.53279769,0.49733326,0.0079649326,0.30437353,0.45025471,0.28222303,0.67579196,0.4635844,0.80888631,0.24085963,0.46836358,0.2639422,0.54319188,0.46559257,0.61380377,0.48681049,0.11423633,0.90215591,0.69623255,0.49763017,0.52625397,0.49999165,0.62772886,0.24951236,0.48244834,0.55260041,0.65684691,0.43315696,0.71630343,0.91130687,0.58339054,0.43163173,0.32218771,0.60788651,0.52215317,0.80579563,0.50202389,0.49973649,0.49030764,0.49984079,0.50618119,0.54428303,0.50089177,0.2117544,0.1403958,0.69566009,0.6512296,0.24697025,0.50222208,0.81223001,0.86201656,0.78598527,0.486497,0.42806322,0.48128575,0.53038646,0.17279548,0.11947542,0.16128671,0.9191503,0.3936827,0.60393278,0.19644905,0.38157308,0.47677264,0.41189928,0.52417424,0.54698027,0.24125096,0.61667875,0.50817732,0.14518173,0.2417916,0.37851204,0.74600722,0.49891044,0.50130767,0.52594019,0.5000696,0.51793535,0.57022332,0.48493325,0.52659831,0.016008926,0.47418569,0.63567502,0.96035966,0.46836952,0.88318287,0.067685948,0.48749804,0.53886715,0.39839495,0.49362344,0.50571293,0.45788001,0.50427169,0.48695051,0.21533473,0.51089204,0.42156604,0.013699156,0.55609006,0.29107541,0.89856792,0.4068148,0.46461076,0.61263067,0.47069785,0.58713248,0.86382574,0.92439632,0.57711883,0.93602646,0.60921133,0.52027638,0.41635988,0.48152687,0.45763998,0.74782392,0.61866034,0.50240385,0.63338156,0.47960879,0.53100372,0.67723432,0.44645759,0.7689205,0.1354396,0.35866616,0.36591427,0.8302503,0.56118405,0.49980139,0.48744695,0.49928707,0.38829878,0.26216111,0.4122652,0.75527837,0.83343493,0.58357591,0.49975638,0.43829433,0.4999678,0.50061418,0.54045872,0.49884495,0.65530912,0.90040661,0.67166219,0.41877839,0.91847443,0.94714439,0.52821679,0.83313931,0.45015707,0.5162374,0.21606843,0.45195904,0.54202199,0.34191277,0.46962251,0.51001856,0.71396355,0.48320347,0.49122291,0.40737706,0.52194869,0.38538439,0.74904255,0.27681216,0.50068856,0.28944487,0.49919608,0.51110072,0.98918554,0.49700171,0.50068913,0.56313725,0.5048987,0.58149233,0.22012519,0.45299258,0.50063639,0.52721427,0.49767612,0.52576207,0.37571728,0.55999248,0.62259723,0.24737651,0.43620849,0.55259294,0.35901835,0.5641957,0.50087343,0.35757946,0.55181245,0.50002961,0.52071021,0.49980448,0.43599244,0.664922,0.40109382,0.47871136,0.33806323,0.61710271,0.59313812,0.12066751,0.69539195,0.58347552,0.81579514,0.1605644,0.50963035,0.56400902,0.50685135,0.82716501,0.92619969,0.25356991,0.4405859,0.92200783,0.86782505,0.82222123,0.060933201,0.53724613,0.33210407,0.11707566,0.70099015,0.49473674,0.60559402,0.53013544,0.42803008,0.67678547,0.41784938,0.54273159,0.68770196,0.35259133,0.46861012,0.61217945,0.48965906,0.51947279,0.25635082,0.66092193,0.44388052,0.1613322,0.38044689,0.68799694,0.89477145,0.26092423,0.4986356,0.46167847,0.49918711,0.5046732,0.55299605,0.50763683,0.74807337,0.82811407,0.72703915,0.50373457,0.6340657,0.54095955,0.64803815,0.021189296,0.69750809,0.49895472,0.55109812,0.48952443,0.49575623,0.44264503,0.5131551,0.46412699,0.81039597,0.45287185,0.49562694,0.33411111,0.44123399,0.51518371,0.43483281,0.48718754,0.23913097,0.17289113,0.63245692,0.35885219,0.85210285,0.89782723,0.49349624,0.4361955,0.49404548,0.57683609,0.837613,0.40770581,0.50402955,0.55593373,0.50227712,0.48034083,0.66456646,0.44724229,0.92098518,0.93173652,0.53527216,0.51944343,0.24019277,0.49151233,0.61170015,0.034557001,0.54689555,0.4993575,0.53064534,0.50147862,0.8473661,0.18400475,0.36842014,0.56069371,0.027810916,0.15970385,0.58701922,0.83925844,0.66680122,0.40876665,0.93856295,0.78537157,0.39316688,0.34688678,0.50495666,0.53429657,0.71269735,0.68232249,0.49671014,0.56640762,0.49327515,0.5037453,0.43061017,0.50224531,0.49092785,0.61127873,0.53684818,0.50727595,0.34669929,0.50993637,0.55780817,0.21871522,0.58955345,0.37154348,0.67293496,0.53129099,0.57385042,0.66642766,0.5386063,0.50200834,0.54762855,0.50369164,0.50798112,0.54093423,0.50014614,0.34761878,0.89932671,0.84947361,0.50007342,0.49514432,0.49998714,0.63088621,0.2823802,0.65733838,0.49983801,0.63667775,0.43400682,0.33592233,0.84460171,0.70688188,0.62002146,0.7693921,0.26030027,0.47281228,0.32684079,0.53831587,0.48040762,0.36166747,0.5799891,0.73710094,0.25423193,0.57007912,0.48617232,0.27471467,0.44278243,0.62870512,0.21575776,0.66854137,0.41844939,0.33181458,0.55840992,0.85510508,0.19230593,0.53187982,0.5014054,0.46115237,0.497827,0.92370052,0.947434,0.56723193,0.53982489,0.38518621,0.52322688,0.49892929,0.564835,0.5012309,0.5012916,0.60368175,0.47948081,0.50079698,0.47810573,0.49882662,0.3347076,0.73210682,0.6401865,0.56528155,0.65954049,0.46052566,0.57738164,0.70653858,0.34136078,0.49880312,0.53333155,0.49661833,0.17556621,0.84869518,0.52388875,0.61781702,0.30514118,0.56296008,0.57943784,0.021200018,0.26181712,0.60438724,0.72840108,0.49991882,0.49835112,0.66013209,0.48485498,0.52293332,0.8043647,0.55880285,0.51773213,0.71313916,0.40055782,0.53220102,0.14756076,0.3834558,0.51433206,0.6234733,0.4573735,0.52093317,0.41928515,0.49332929,0.66478524,0.71351262,0.40372865,0.52011343,0.11946336,0.40322516,0.32466806,0.7110504,0.42556854,0.51619389,0.39732374,0.48182226,0.5002853,0.46205039,0.49682399,0.87852256,0.9575724,0.41063241,0.75901389,0.053033975,0.42902974,0.59178741,0.94646524,0.69766037,0.62564405,0.87449537,0.49570705,0.50246282,0.53490122,0.4968288,0.58762246,0.3397213,0.4243219,0.35254983,0.683655,0.47237775,0.49999148,0.49433824,0.50007974,0.47742536,0.326975,0.38492313,0.75248954,0.93199739,0.5417693,0.49970129,0.49134121,0.49987209,0.50503937,0.60887219,0.49049363,0.42056717,0.36524009,0.48361432,0.4993057,0.43606687,0.51552903,0.1115644,0.081980141,0.44885032,0.51974055,0.27064569,0.29580606,0.58285734,0.63881971,0.47570192,0.81257162,0.97810694,0.5742351,0.48165173,0.32649006,0.36696476,0.50326227,0.35792875,0.55312505,0.70183746,0.97050591,0.54784513,0.48599596,0.57385259,0.51957063,0.4735355,0.99738358,0.47472876,0.50080524,0.47307122,0.5031211,0.57340914,0.99553473,0.36732204,0.49782377,0.47757444,0.50103785,0.068987374,0.89013848,0.59832165,0.4797742,0.39303296,0.45969871,0.40858774,0.83458303,0.30958486,0.54658471,0.23937514,0.32511907,0.3411983,0.98152701,0.24577273,0.5483294,0.62126809,0.46904496,0.53001408,0.36606984,0.52201529,0.5031484,0.38618112,0.50196972,0.520097,0.59983048,0.45804397,0.46800965,0.056542724,0.93411802,0.21332455,0.12890679,0.55737431,0.46206265,0.39572126,0.52905423,0.21907526,0.10661817,0.2161716,0.37120038,0.20092984,0.68439444,0.51009948,0.39675754,0.53120697,0.62868977,0.77346285,0.45265359,0.51584414,0.64836027,0.4256946,0.44525834,0.24464661,0.23995598,0.38205752,0.70843498,0.36610196,0.48985109,0.66985225,0.51830728,0.50015414,0.51490969,0.49902287,0.060418172,0.090127407,0.51560579,0.5852505,0.14421807,0.58291857,0.67413659,0.74070538,0.55634069,0.61602164,0.74075791,0.46769935,0.52177767,0.22212147,0.76579636,0.49977352,0.46791352,0.50029993,0.54973212,0.72100815,0.34356531,0.47270527,0.64404097,0.57815894,0.78513761,0.95855164,0.46019258,0.499994,0.51367359,0.50049316,0.22074121,0.12490004,0.61650282,0.49937375,0.51339622,0.50003576,0.49998502,0.59932218,0.46975308,0.46926923,0.92393439,0.070027344,0.48506099,0.08404135,0.4962007,0.634928,0.82594092,0.50792411,0.46769148,0.31495022,0.4079864,0.49392909,0.43477308,0.48871438,0.93880454,0.065102751,0.58922891,0.46172415,0.89337338,0.52663881,0.53968743,0.398254,0.5118864,0.53554332,0.074330075,0.45552682,0.50207119,0.57013015,0.52318802,0.43870836,0.8289734,0.45103482,0.32277516,0.77781243,0.41729439,0.45386585,0.02394402,0.56584844,0.69092171,0.90607974,0.63466683,0.40789099,0.80242629,0.56526303,0.54810627,0.17274805,0.82115938,0.50035749,0.66595802,0.4646098,0.48804942,0.55972008,0.5064404,0.22875234,0.052869527,0.71566539,0.49666048,0.67537925,0.50460409,0.51638668,0.0051603094,0.34589043,0.47898399,0.22013356,0.52325511,0.15386065,0.13658023,0.354921,0.75544229,0.92377087,0.65271275,0.55789509,0.66216164,0.49620157,0.50865871,0.44766346,0.50752748,0.51501755,0.10469866,0.46617391,0.65736607,0.049226066,0.88951066,0.47963773,0.43147322,0.49584547,0.61480683,0.10655232,0.30013493,0.54775901,0.061445756,0.29072514,0.49996664,0.50238092,0.5000023,0.35389713,0.2278967,0.26446596,0.79994455,0.19777709,0.39246264,0.76563646,0.12464242,0.73689319,0.39801822,0.75624586,0.30558324,0.4304442,0.9211282,0.12158711,0.22872455,0.90255204,0.82159184,0.56120724,0.25795378,0.73500648,0.50034636,0.48527855,0.49980781,0.35341254,0.14387927,0.16325174,0.61804438,0.029768741,0.79403534,0.63840864,0.69491922,0.48535077,0.49392542,0.45555128,0.50632828,0.44036929,0.17750042,0.57395579,0.47813183,0.99877676,0.42102009,0.50534097,0.4173702,0.49473158,0.51027535,0.0078625915,0.47096154,0.50012046,0.49317192,0.50016243,0.49973655,0.4871284,0.50038545,0.59309383,0.74034103,0.27563945,0.21898231,0.18300817,0.60123202,0.42173463,0.994538,0.43918659,0.19646028,0.18029972,0.39532827,0.70908492,0.94350404,0.33944633,0.31859361,0.71193813,0.52276236,0.45419175,0.10846826,0.38312877,0.18804224,0.95265444,0.2304378,0.50163723,0.43816677,0.49635886,0.37972164,0.29746786,0.51838887,0.47152245,0.59886344,0.50773144,0.48538084,0.43923185,0.49351946,0.68563018,0.050764399,0.14232116,0.19531042,0.21994084,0.44609398,0.5349905,0.32317399,0.61007139,0.50415348,0.53003962,0.50102744,0.46317266,0.068248908,0.74209824,0.87973863,0.94774451,0.43472719,0.49119224,0.54357795,0.49850576,0.42912247,0.18604566,0.82666506,0.63099647,0.95200725,0.59300582,0.36689323,0.12479035,0.54744156,0.50902554,0.37929296,0.54319457,0.71085902,0.12623285,0.83124213,0.46807126,0.99885268,0.44573578,0.35921219,0.012526801,0.42568616,0.61246216,0.78675347,0.61625597,0.40159295,0.8900065,0.68956809,0.52346363,0.096362221,0.95423503,0.53277468,0.26306834,0.43214475,0.73757092,0.9018226,0.54757832,0.49996859,0.28180207,0.46656449,0.19244591,0.96367214,0.26638467,0.58185122,0.63818798,0.48795046,0.49463567,0.681783,0.47633665,0.46094326,0.64411024,0.57396686,0.49997478,0.00015337721,0.51261167,0.4102187,0.31983319,0.45055028,0.43182906,0.76627785,0.4759763,0.69369734,0.71184994,0.51814694,0.58424324,0.82239386,0.17465578,0.27843923,0.0320347,0.46276981,0.72578052,0.97059437,0.52397548,0.48210033,0.27084429,0.47704054,0.34981668,0.91555756,0.54767044,0.62966233,0.1695724,0.66162259,0.80727133,0.13471058,0.52035712,0.50075779,0.037149618,0.47105776,0.13365232,0.84809089,0.44987629,0.4419891,0.92968546,0.94948009,0.50884654,0.45398462,0.49768578,0.60354734,0.11448226,0.64047838,0.51361265,0.68043965,0.59372789,0.52173012,0.35793673,0.57113671,0.38166326,0.7188692,0.49975304,0.33709158,0.85693024,0.59169247,0.096270435,0.048224706,0.41243319,0.41137973,0.73106913,0.6311524,0.55453243,0.25002502,0.24962029,0.49984426,0.66510065,0.4990993,0.45264125,0.86772391,0.9283136,0.49949886,0.55992748,0.49944139,0.6594175,0.22551916,0.54722877,0.4915855,0.72835579,0.70964298,0.50274385,0.37739083,0.47647788,0.4341073,0.89331074,0.33481698,0.5197504,0.41577321,0.49272593,0.46033671,0.16459951,0.52834843,0.18774189,0.88667501,0.43459023,0.58374518,0.97833937,0.19138573,0.4939845,0.44070088,0.4940845,0.50792624,0.35700882,0.49184831,0.58190805,0.99342755,0.57473095,0.37348413,0.10723816,0.83919033,0.66680226,0.75033136,0.61822475,0.43767448,0.0095174033,0.63448349,0.51338916,0.58544041,0.49702844,0.50018192,0.51438329,0.49938191,0.47847249,0.24474994,0.62077407,0.50351731,0.54094053,0.50333683,0.61884022,0.019352876,0.67873998,0.4258442,0.061532386,0.60002254,0.82389354,0.094746774,0.75586209,0.22842198,0.76527593,0.54326846,0.49930791,0.53886438,0.50689163,0.85244672,0.16269825,0.60533166,0.66922127,0.25525287,0.57883142,0.45398268,0.23423205,0.23411649,0.50145963,0.61393133,0.50502582,0.48902842,0.41760175,0.50400047,0.45114075,0.67660473,0.63068193,0.51561831,0.64578021,0.54143043,0.44967945,0.11578328,0.5307986,0.13177726,0.90816597,0.40296992,0.48907864,0.54972942,0.50452937,0.62236133,0.033150232,0.43474063,0.55374891,0.62536225,0.5303462,0.51391611,0.58554308,0.48626086,0.59754011,0.26337421,0.6982567,0.56047029,0.31842056,0.47308601,0.22549267,0.085284577,0.18189378,0.502309,0.52703845,0.49912045,0.49870198,0.45283435,0.50028378,0.5422866,0.80691114,0.50829095,0.50061554,0.51340227,0.49944172,0.76103699,0.029067203,0.46613374,0.15484012,0.85970653,0.26730404,0.29392721,0.98795278,0.62839859,0.50050528,0.51144695,0.49975435,0.50375929,0.77922216,0.44636635,0.49704025,0.46001823,0.49821886,0.50676137,0.44412777,0.4871532,0.49439922,0.89523456,0.6150447,0.71662171,0.010112584,0.53153886,0.7342033,0.23150812,0.59376355,0.24103058,0.86208902,0.78882565,0.57011482,0.91064063,0.72491096,0.49151853,0.56398917,0.49368311,0.21537101,0.96670135,0.3181681,0.79504145,0.16019581,0.70829682,0.33244057,0.081334156,0.67405009,0.90750802,0.84631633,0.48291859,0.5501926,0.75875266,0.29675826,0.5533504,0.68154844,0.39514876,0.4871302,0.36466524,0.5713236,0.50034658,0.51621422,0.50009007,0.89817707,0.077865391,0.61257622,0.60708584,0.95130453,0.39055407,0.49459162,0.43966031,0.50018513,0.5001985,0.4889395,0.50014633,0.50034856,0.58103537,0.47509397,0.39509882,0.6645278,0.56192617,0.17726842,0.043366476,0.44362972,0.43406936,0.7216163,0.56867982,0.68439757,0.24458213,0.30414949,0.34510756,0.70338527,0.55755471,0.50034962,0.34332779,0.46902036,0.89557251,0.1323147,0.32529047,0.24135542,0.97759865,0.59561406,0.50023779,0.59358712,0.48175915,0.49422746,0.57178501,0.493843,0.9348959,0.87540701,0.54114126,0.37737009,0.72274823,0.60429436,0.685893,0.27299841,0.54069017,0.26427559,0.089101971,0.56655187,0.5111076,0.60414671,0.4910903,0.52983208,0.35181321,0.52537442,0.48632099,0.61136534,0.49616751,0.48614985,0.58605204,0.52051086,0.40837798,0.1229842,0.61367666,0.4122449,0.6525784,0.5098453,0.52422112,0.41616063,0.51716458,0.48547051,0.40633365,0.49940792,0.51642001,0.17512676,0.72611581,0.50074301,0.0047832928,0.49846397,0.56887157,0.27104721,0.47296923,0.45308696,0.19073073,0.76112541,0.55210701,0.18494506,0.4788058,0.48919932,0.64709818,0.51493847,0.8883638,0.08638654,0.65819302,0.47085823,0.41623863,0.48605918,0.78664869,0.95856095,0.48517588,0.3891882,0.068827075,0.9320486,0.45528823,0.62738435,0.5582365,0.51722632,0.20549783,0.55232458,0.60463488,0.32055849,0.44260481,0.68399412,0.71542912,0.43087643,0.4944263,0.46149081,0.49910248,0.69397206,0.94877501,0.32337492,0.60951422,0.1027485,0.32713101,0.33476702,0.28538122,0.59246973,0.49229643,0.64812899,0.45503674,0.078778486,0.060771002,0.59718124,0.57417549,0.89951046,0.049833566,0.46533718,0.68489744,0.50623467,0.4858455,0.59141014,0.494472,0.64902394,0.77286939,0.65491846,0.50953147,0.44506145,0.50052271,0.49750144,0.82474003,0.38472652,0.51297773,0.42203989,0.5053295,0.37421218,0.24252901,0.44763878,0.86361294,0.91566476,0.22136749,0.46530575,0.32124142,0.62818923,0.62733677,0.68747486,0.48915454,0.3657722,0.1925222,0.31256124,0.46206731,0.65293903,0.43571173,0.50236835,0.43800931,0.50998289,0.51206761,0.55653954,0.49452052,0.55537945,0.70675463,0.42924102,0.48104325,0.33012251,0.49678814,0.62366735,0.96654646,0.46559067,0.500125,0.50834278,0.49970558,0.50054472,0.53330513,0.50053316,0.28848492,0.79445737,0.37442275,0.34377064,0.8665549,0.090107353,0.47955405,0.80333324,0.45604158,0.49967935,0.52604935,0.49726699,0.78000373,0.8683038,0.63660444,0.2986679,0.76032629,0.32300055,0.47971307,0.31526625,0.53697119,0.84288182,0.82669065,0.51022238,0.51190887,0.13250659,0.52401874,0.49891926,0.39321611,0.46610703,0.34240926,0.86916131,0.87829525,0.69457339,0.1651659,0.1559949,0.50206152,0.53667271,0.5027169,0.39395969,0.93994328,0.49208348,0.52784849,0.37850401,0.48363757,0.50067229,0.48350081,0.5010915,0.49205736,0.8546939,0.50473844,0.4994731,0.5176743,0.50111747,0.46642419,0.69339504,0.6197062,0.69812481,0.82328964,0.35819606,0.57566258,0.34523512,0.42735759,0.57712719,0.95513726,0.22470775,0.48389211,0.57375311,0.48087459,0.4956956,0.4282187,0.50140819,0.53453924,0.61908878,0.48135741,0.18698036,0.1808192,0.42253272,0.59138792,0.96577531,0.1830972,0.57925207,0.98910298,0.64021733,0.59954506,0.92366336,0.94471867,0.56625711,0.64390828,0.56696165,0.49998104,0.60910495,0.50035797,0.50000151,0.48613964,0.49999112,0.41017704,0.3074181,0.56256346,0.50653726,0.38263179,0.4722677,0.56273258,0.68698014,0.57909885,0.53721892,0.3181077,0.4183156,0.72326333,0.053895585,0.26635909,0.5034422,0.59885287,0.50776148,0.077708796,0.13994002,0.49743205,0.54714451,0.92704908,0.24001939,0.7135021,0.17958354,0.46604377,0.25735606,0.95875551,0.68860162,0.39213623,0.13038171,0.30493466,0.50471772,0.28497456,0.67336761,0.3433725,0.88690746,0.59692614,0.51306115,0.60834468,0.4575269,0.49607831,0.40511509,0.52359661,0.50714051,0.45293664,0.50585814,0.46799251,0.29034965,0.49798505,0.73867055,0.89598121,0.38737885,0.54438835,0.6425579,0.53087273,0.41243884,0.69099142,0.52535062,0.44378782,0.6115904,0.5151376,0.48223676,0.89286503,0.71022671,0.52286636,0.5748981,0.4881539,0.44881618,0.35681416,0.44509448,0.11166704,0.15233757,0.65090174,0.46019735,0.30578945,0.41356169,0.50666185,0.56781877,0.49128538,0.45373206,0.83089731,0.66795439,0.64882662,0.69496542,0.51095404,0.48342041,0.66992047,0.47107668,0.45380092,0.65179854,0.58442342,0.9160416,0.89544052,0.30519046,0.52539977,0.96478208,0.44628852,0.57840891,0.99817509,0.55490478,0.49513984,0.42931119,0.48569938,0.6335468,0.19631568,0.5413809,0.4895819,0.58392348,0.50108216,0.4736403,0.19326815,0.15892705,0.38953863,0.92199339,0.27973721,0.70552726,0.98914374,0.38045538,0.10377517,0.90768436,0.71836554,0.24625047,0.96954133,0.58693232,0.46802665,0.61929133,0.51348384,0.4999971,0.50201123,0.50001014,0.58944554,0.033378808,0.54097851,0.75189954,0.87862283,0.42369987,0.4480652,0.30325511,0.54553876,0.5878763,0.17076774,0.7936274,0.32665383,0.094075756,0.5141604,0.6397424,0.24720663,0.69296542,0.40294848,0.73434711,0.50329317,0.6623462,0.70347876,0.5801358,0.54768755,0.86129953,0.43207922,0.50069269,0.54320196,0.49942551,0.51668612,0.81436959,0.51153856,0.19785869,0.88296474,0.3051837,0.86882191,0.93198657,0.33641591,0.50024272,0.35660538,0.49294305,0.49690978,0.46800895,0.50075807,0.49553324,0.57685406,0.48495341,0.3310958,0.12882699,0.24917962,0.40389753,0.27501801,0.30685466,0.49962181,0.48450769,0.50097061,0.16719371,0.80130372,0.5300278,0.28012771,0.92983016,0.65293522,0.32595294,0.81363005,0.80036815,0.31965032,0.28924056,0.48199028,0.32626787,0.95551064,0.83523542,0.49990291,0.47733458,0.49785972,0.63326651,0.91698403,0.52164404,0.35329961,0.26179508,0.51792089,0.43887466,0.63175073,0.45398118,0.46068914,0.34582913,0.45230363,0.45547172,0.39749368,0.5104707,0.6297242,0.84745813,0.22565557,0.45966024,0.9204394,0.24330675,0.56680345,0.65237208,0.57113409,0.48273252,0.41873466,0.48085343,0.80633029,0.12982137,0.63921236,0.49999296,0.50494005,0.50002113,0.5057324,0.46293115,0.50162228,0.53828683,0.98959609,0.71839274,0.24229612,0.78250321,0.36972158,0.42756171,0.68821866,0.51002712,0.48848016,0.60312884,0.50795252,0.62012479,0.70401332,0.57117758,0.37991145,0.91390061,0.52505453,0.49921211,0.44772084,0.50060924,0.4330758,0.65154583,0.45763568,0.49993281,0.49644334,0.49999502,0.81110941,0.15807201,0.46944816,0.20633118,0.95853179,0.2552374,0.71500005,0.89998366,0.66378433,0.50018504,0.46071505,0.50024006,0.5304616,0.3850094,0.51741351,0.28633143,0.79677811,0.52465677,0.50753077,0.40125624,0.50613601,0.39048197,0.23503805,0.24854859,0.52815943,0.005282828,0.33166682,0.68515943,0.19585812,0.36403124,0.49960551,0.42885955,0.49924302,0.33482302,0.27400668,0.5333868,0.55303404,0.65802022,0.42096109,0.56164632,0.78973686,0.75963347,0.62716997,0.71216861,0.45152055,0.50429382,0.46393508,0.50077922,0.90257703,0.15974698,0.47490885,0.49993481,0.33240765,0.50108141,0.67288197,0.1123315,0.33890014,0.50154226,0.68872953,0.4959113,0.48486845,0.32297737,0.46019591,0.37717072,0.28312811,0.38219104,0.49949406,0.48621328,0.49933716,0.44228059,0.89527823,0.54144183,0.27092534,0.90673272,0.10094642,0.85205192,0.8600856,0.62711836,0.22084351,0.80696323,0.56257669,0.35064865,0.090825708,0.37018571,0.79599274,0.22011472,0.56095419,0.48226597,0.4219602,0.47728336,0.53446195,0.081134869,0.56937997,0.50581517,0.28666548,0.49560765,0.48400371,0.91917758,0.32880694,0.51655212,0.40434117,0.52385217,0.28107606,0.74330531,0.58384491,0.59015083,0.67957186,0.43420151,0.059622653,0.12355841,0.4517786,0.23599683,0.23252922,0.58241842,0.49852045,0.44303661,0.49996503,0.5133565,0.38881756,0.51637312,0.52708359,0.63405315,0.49194502,0.4999788,0.50294912,0.50000997,0.59351097,0.18055692,0.65034834,0.25482196,0.93688871,0.18602329,0.51584259,0.61299865,0.53121962,0.52660652,0.0088195465,0.47717291,0.3621486,0.30720365,0.52418762,0.56535579,0.75376317,0.6612776,0.51478111,0.71419292,0.68880151,0.58918371,0.82354953,0.60038916,0.41481357,0.054171126,0.44997929,0.56675037,0.34179385,0.59126353,0.73461096,0.9627289,0.21841614,0.64397802,0.13494439,0.16061014,0.48638483,0.110781,0.27808646,0.25517882,0.14828757,0.53481569,0.47093915,0.61669934,0.5264348,0.5161165,0.57310912,0.51948358,0.42548651,0.6648772,0.44456635,0.49175061,0.58542353,0.46660117,0.50394864,0.62964214,0.45892023,0.48803943,0.38938278,0.50041126,0.47886985,0.9922473,0.50316912,0.50000487,0.66500612,0.50003756,0.47846168,0.38148521,0.48605986,0.52241265,0.41917163,0.49304672,0.61548916,0.33099037,0.51437418,0.3777482,0.91600723,0.25426034,0.14577982,0.085330096,0.41486638,0.55018584,0.17749274,0.48002788,0.51016881,0.42685671,0.48114035,0.47256967,0.050107702,0.47195666,0.6456527,0.72726759,0.62235521,0.65606386,0.013631335,0.55934593,0.90409661,0.94513997,0.65581598,0.58350647,0.99050773,0.49657984,0.57514763,0.64363539,0.55563357,0.57307586,0.0029775089,0.60550242,0.11929294,0.078277985,0.24573606,0.24470882,0.88980648,0.76725133,0.57354253,0.2315021,0.46537152,0.4793121,0.62277386,0.46686739,0.42437563,0.27636203,0.48780452,0.60740229,0.20562748,0.80572245,0.47381638,0.037383631,0.87876006,0.28618567,0.95142755,0.61189747,0.072631648,0.053636022,0.55560515,0.43074419,0.89631634,0.61237917,0.39210777,0.27652001,0.58146512,0.49965486,0.51902583,0.50033561,0.73527583,0.015892764,0.54981662,0.51625644,0.4060704,0.47879339,0.44658808,0.83932589,0.53322954,0.51093855,0.18259936,0.13277613,0.42268537,0.22636852,0.54273249,0.46637433,0.58598246,0.49787726,0.5001054,0.52234454,0.49942422,0.57206873,0.33798097,0.40567789,0.51917897,0.39628506,0.52308193,0.60274293,0.95460402,0.47099281,0.43700554,0.61858921,0.49822567,0.49989869,0.50875406,0.49982975,0.48245874,0.21041309,0.48314937,0.4958119,0.79513608,0.40034393,0.90794943,0.106258,0.6325109,0.34722408,0.86580505,0.47879174,0.50837285,0.5794155,0.51890218,0.061203571,0.88781191,0.54777202,0.49485053,0.43459344,0.49495451,0.46912106,0.37679249,0.5099172,0.50037535,0.72293932,0.50052791,0.49989965,0.56825614,0.4972941,0.50161656,0.54573475,0.49993303,0.52781585,0.58183205,0.51062322,0.49159406,0.070174934,0.50615157,0.63897193,0.98417258,0.58230477,0.3271434,0.75350464,0.35370547,0.36476764,0.76506878,0.60542206,0.49995591,0.5374781,0.50001763,0.49934846,0.48462569,0.50081522,0.51013137,0.19002705,0.49194095,0.47929056,0.17714595,0.67334481,0.48988498,0.66674592,0.50397816,0.49790439,0.36233722,0.49810352,0.5184128,0.4297262,0.49199551,0.50795742,0.20599333,0.50256841,0.61020607,0.12248179,0.58003403,0.54984538,0.68071539,0.52490842,0.37010495,0.2649803,0.65810538,0.50008426,0.48941059,0.4999409,0.50054103,0.52486961,0.49731786,0.20989874,0.13598274,0.66212997,0.66261832,0.81320532,0.35550754,0.56206463,0.11664161,0.92741845,0.65890086,0.1446234,0.37388995,0.17181536,0.96525714,0.50778144,0.50004464,0.45135944,0.50049541,0.25438376,0.18288583,0.32255713,0.49184701,0.45500109,0.49630655,0.49036737,0.45371753,0.49886354,0.46182811,0.93650472,0.43332821,0.39274928,0.091299025,0.095155263,0.49839303,0.54412931,0.50542295,0.30195914,0.83860074,0.50827318,0.49034317,0.090328292,0.62456659,0.93672763,0.90631745,0.61899605,0.40608589,0.19437571,0.84008637,0.45566929,0.6761388,0.58493814,0.62980198,0.77074851,0.41037316,0.49315912,0.45588374,0.49408335,0.49003061,0.60168855,0.50880764,0.54162035,0.403283,0.48851515,0.53837791,0.61084651,0.51568202,0.64945191,0.0093808159,0.44975301,0.5748661,0.2848007,0.31499977,0.30655877,0.22986906,0.70326327,0.6824421,0.039467747,0.55786737,0.49856645,0.57545087,0.50136393,0.50681007,0.77742837,0.43434307,0.49979372,0.47048444,0.50020047,0.57995619,0.16824707,0.21362954,0.37050579,0.95809575,0.72218056,0.6913819,0.99230466,0.56298949,0.49251401,0.71145991,0.52208202,0.23596234,0.22462555,0.37820272,0.48562005,0.29196869,0.52261524,0.48354023,0.57816386,0.49712271,0.50003502,0.49522719,0.50010452,0.81335102,0.18953586,0.3510063,0.62762336,0.66822207,0.50412279,0.41460508,0.69477077,0.48188771,0.68465689,0.082505637,0.64844927,0.56599104,0.26778902,0.45715111,0.56962974,0.26873439,0.52363205,0.22721031,0.055990101,0.57985607,0.49998807,0.49650036,0.49996963,0.54853608,0.6974833,0.60456973,0.79221443,0.79970688,0.47209788,0.54475042,0.39316916,0.52180523,0.45241,0.789233,0.62847831,0.20106602,0.16009952,0.24191736,0.49994661,0.49185401,0.4997569,0.49486262,0.57468627,0.50581766,0.39778465,0.67824889,0.41817531,0.14486469,0.076609156,0.67939421,0.73851023,0.86204276,0.85580624,0.34121444,0.1606674,0.71297106,0.49042319,0.92038286,0.59416646,0.3977983,0.75227207,0.74126875,0.498328,0.57166278,0.51817306,0.62531916,0.7422088,0.52281885,0.50245978,0.2756672,0.51893477,0.63135293,0.30886833,0.55236236,0.49839147,0.46146633,0.50692071,0.23206488,0.045894744,0.51727619,0.54628773,0.64578587,0.46707963,0.52999685,0.3564667,0.54262078,0.39744496,0.73873982,0.70027896,0.53721697,0.59831717,0.47861008,0.49614904,0.45901796,0.5028276,0.46375839,0.89356117,0.35860498,0.54110525,0.93146145,0.4734515,0.82132244,0.17747961,0.36827136,0.29300195,0.94886626,0.23127905,0.47496122,0.19044077,0.30143175,0.52411163,0.012613398,0.67487265,0.49827549,0.42714235,0.50808606,0.69177099,0.97099778,0.77723638,0.76553995,0.10446892,0.20838796,0.39770926,0.16516198,0.47400473,0.4594673,0.71418401,0.69119715,0.5134001,0.30938936,0.49158803,0.50587899,0.91488375,0.49438344,0.45022255,0.13123615,0.86910147,0.50024182,0.50913553,0.5001188,0.65274279,0.99357486,0.5762018,0.30958638,0.2616183,0.45380634,0.17980206,0.85149639,0.67039641,0.48503554,0.68275525,0.5092653,0.9518294,0.070488561,0.4871277,0.33306855,0.97666691,0.56184038,0.47961857,0.99943417,0.49215375,0.35735367,0.79867892,0.21070394,0.73913958,0.015003089,0.59283941,0.49023085,0.27683769,0.48509741,0.52654253,0.64434695,0.51683763,0.47604512,0.6022085,0.48524983,0.57720128,0.11880288,0.35411702,0.50472658,0.0096145855,0.59893493,0.30618957,0.25627703,0.56248875,0.46516161,0.12535925,0.73620303,0.61736022,0.334658,0.53787609,0.38838893,0.23713326,0.62487508,0.44935711,0.97703714,0.35325577,0.46546627,0.21381738,0.55152915,0.55823215,0.91127103,0.89905257,0.42075766,0.63390077,0.47840102,0.59039429,0.10158652,0.2276751,0.4886718,0.9096334,0.49452285,0.45126062,0.75962197,0.39107477,0.29571917,0.77548942,0.53150732,0.50021686,0.28567746,0.49837278,0.32697091,0.2415936,0.43979112,0.47937742,0.40843799,0.48160478,0.52763158,0.68375626,0.49995923,0.49245453,0.38613099,0.52044304,0.50045705,0.48669132,0.50067697,0.4431285,0.9942274,0.51144819,0.57032659,0.22855215,0.38901731,0.49617223,0.52961254,0.49885879,0.4668299,0.68234949,0.64472787,0.52833968,0.58606373,0.48897315,0.50492109,0.21481262,0.77153212,0.58035374,0.27577506,0.69492172,0.45849619,0.31711976,0.53703203,0.48528972,0.066244953,0.9142194,0.52959445,0.075898829,0.49220005,0.71015189,0.072737568,0.53858385,0.62904949,0.093401828,0.22763311,0.25308373,0.82544373,0.4517859,0.55752787,0.37377982,0.47633942,0.20555137,0.90909014,0.23809607,0.45781734,0.16092115,0.5531468,0.48120193,0.58079475,0.50690006,0.45249721,0.63788098,0.57135264,0.6195822,0.15451193,0.52562278,0.13263137,0.05179623,0.71863698,0.44900603,0.0026301831,0.48046847,0.50055909,0.47945417,0.50021194,0.52191785,0.66808166,0.51304467,0.49730084,0.14705112,0.47866181,0.43997063,0.11329694,0.49774878,0.31962759,0.72328937,0.61536003,0.31307225,0.15707019,0.42308927,0.42185464,0.89581993,0.79083924,0.59966697,0.1688085,0.17357281,0.57099364,0.20685133,0.68790953,0.44456706,0.35101939,0.52428652,0.48062902,0.87169238,0.48401049,0.49216133,0.6517203,0.50770301,0.46768929,0.81312287,0.59965854,0.5035465,0.60431602,0.49797031,0.2858596,0.19177482,0.77944634,0.56074324,0.69186828,0.35776684,0.53141905,0.60996214,0.53646625,0.94216823,0.060562272,0.49720326,0.50371865,0.018451549,0.33786784,0.499979,0.96483172,0.50008578,0.46665822,0.64721622,0.51973341,0.50134547,0.12005892,0.64326408,0.44796604,0.33166305,0.61530764,0.41903391,0.64696656,0.53969611,0.35828731,0.24899305,0.70691442,0.61945209,0.25614825,0.32691741,0.46529303,0.04084044,0.10082796,0.5796376,0.71734326,0.31427941,0.53629281,0.90204264,0.92740945,0.37247562,0.0096621635,0.49164033,0.70934137,0.83896616,0.36799671,0.37199263,0.18387176,0.75326052,0.33948382,0.7644881,0.73373715,0.50078856,0.5191395,0.50017205,0.45553383,0.013142084,0.3357725,0.52504913,0.58198633,0.50399481,0.52847969,0.37918528,0.47091111,0.71906267,0.82440013,0.18683933,0.32251871,0.066743603,0.8628672,0.68872713,0.2609027,0.40688949,0.49920991,0.52339624,0.50059671,0.48852103,0.57412088,0.4963799,0.48504176,0.19109984,0.29814718,0.5872146,0.2508493,0.73001902,0.66596588,0.77383416,0.71830264,0.54531651,0.00050206973,0.51764524,0.84499446,0.11560088,0.75587845,0.34078034,0.72079013,0.63673988,0.751242,0.92839241,0.34245809,0.26913363,0.24818343,0.43040723,0.57191967,0.096850411,0.57636661,0.67019102,0.20290799,0.28997896,0.68408043,0.90123901,0.37444746,0.76626127,0.13614081,0.81866707,0.67740732,0.8711516,0.73523698,0.49295961,0.99696031,0.54835726,0.43985352,0.69141294,0.3520179,0.24456777,0.24568417,0.45697869,0.52281183,0.41085819,0.4732923,0.57591859,0.66329169,0.40735303,0.33122375,0.095867808,0.62826124,0.25843042,0.78817428,0.696271,0.45873103,0.64918811,0.59258667,0.50256789,0.54678661,0.50324291,0.44740726,0.85109924,0.57896107,0.41480434,0.64699053,0.50618025,0.49547732,0.46673481,0.50278709,0.60399981,0.70606362,0.34841029,0.39073842,0.74833076,0.62879222,0.83473854,0.95291939,0.39857102,0.50031404,0.45112653,0.49872687,0.55607299,0.079767499,0.2468578,0.21568969,0.049437011,0.76890433,0.25073838,0.099933412,0.88390058,0.37227469,0.22494763,0.26557865,0.3252139,0.86358245,0.62262266,0.52877199,0.24799368,0.36280726,0.52184411,0.22155852,0.62826441,0.49917941,0.58269084,0.49870387,0.42732067,0.67968947,0.57304385,0.52519874,0.70156434,0.47730327,0.50147477,0.20856077,0.49807997,0.40184956,0.77284909,0.32416559,0.55496436,0.32740059,0.38206383,0.52105948,0.75638088,0.50366635,0.80724236,0.85958035,0.52890488,0.78571773,0.85105612,0.21264593,0.5010192,0.5215917,0.49835641,0.19683945,0.050938795,0.37155714,0.49934685,0.54794296,0.49889353,0.50590856,0.61976157,0.56511462,0.48921431,0.42418991,0.5247323,0.42203575,0.2474538,0.41966026,0.5002428,0.46591174,0.50126156,0.66222318,0.023900023,0.6966381,0.46059813,0.60602553,0.4650026,0.25750735,0.97832306,0.7088465,0.4419005,0.65588894,0.5856607,0.79387129,0.15188304,0.40597527,0.58896526,0.23718032,0.505554,0.56598713,0.18768489,0.51902259,0.52603768,0.84759585,0.61738928,0.41557188,0.78001505,0.36872486,0.36247234,0.050220305,0.67844455,0.087864884,0.053953652,0.3786912,0.5121985,0.65615243,0.4722164,0.49953404,0.29159591,0.50369467,0.56637221,0.70898235,0.34318462,0.47869907,0.0052921336,0.53276525,0.49957147,0.47775272,0.49769826,0.45198333,0.71067575,0.67491849,0.53032362,0.40976788,0.49837952,0.63968834,0.68436545,0.52775582,0.5213486,0.42162282,0.48166206,0.48783861,0.57637391,0.48654851,0.49869447,0.42796301,0.48818656,0.50009066,0.51576209,0.49996638,0.48530641,0.5608553,0.49982628,0.50524777,0.67786539,0.48701267,0.30885385,0.90081938,0.44488066,0.095970705,0.90401794,0.29966657,0.10866783,0.87238121,0.46033118,0.47311596,0.72367757,0.4739441,0.41837862,0.20225022,0.69259925,0.50376942,0.39438201,0.47351295,0.39316522,0.26275395,0.43148244,0.69979256,0.94012917,0.19160689,0.393126,0.28623588,0.56919429,0.49989895,0.50856335,0.50002893,0.57054319,0.65590873,0.49113763,0.49999617,0.52535577,0.49990494,0.48729964,0.92970647,0.41141683,0.38567366,0.66467099,0.48812902,0.51417625,0.4338914,0.51356568,0.52079435,0.43096017,0.50776621,0.57358126,0.6741314,0.40194181,0.88328529,0.88479126,0.25748388,0.44437271,0.31855075,0.42933454,0.48158517,0.35720121,0.52003314,0.58843477,0.05193212,0.29640685,0.71949029,0.034800502,0.20800407,0.49126519,0.67007209,0.54602992,0.52063227,0.58899594,0.49023961,0.55023467,0.29798724,0.64418303,0.34644865,0.68612832,0.50923524,0.54721599,0.31932861,0.36613566,0.44623774,0.076553174,0.13301761,0.67013502,0.7404959,0.60668176,0.72852895,0.18776533,0.37007139,0.80182625,0.15184004,0.57242574,0.86464227,0.18532995,0.55711585,0.29904138,0.84964167,0.83976879,0.68069656,0.018524918,0.5150072,0.53213255,0.87202394,0.49566243,0.72855658,0.1587859,0.34754437,0.82964848,0.17653704,0.67398289,0.55246283,0.24172654,0.64506119,0.4454876,0.60793588,0.5034158,0.21820005,0.14376,0.29165832,0.49985721,0.43776965,0.49928038,0.15926767,0.18375041,0.43210286,0.75214341,0.95799777,0.47485491,0.32227276,0.05149459,0.56356081,0.41860891,0.002710555,0.54909575,0.39469834,0.80065679,0.70170656,0.73883743,0.19047148,0.42498451,0.45455133,0.2552152,0.42611639,0.3583838,0.087205101,0.06151624,0.40050396,0.09126603,0.61011576,0.50407432,0.043008434,0.68420905,0.5004438,0.19563827,0.49888857,0.47518642,0.68788878,0.48242609,0.40588374,0.0073235575,0.46081564,0.88217763,0.86671895,0.45071298,0.34380699,0.74790011,0.30019746,0.50595239,0.56137397,0.49505239,0.47597011,0.27378501,0.51986171,0.69348981,0.14188558,0.60268421,0.74382843,0.78629116,0.47220832,0.51159368,0.32263048,0.54033579,0.50410236,0.45838294,0.49284887,0.82125889,0.82845891,0.72118537,0.84350097,0.92854239,0.27243015,0.11318553,0.84074206,0.372547,0.68648208,0.93490071,0.71221256,0.53762031,0.97582687,0.77000586,0.3950789,0.23127054,0.76692646,0.50151816,0.54698836,0.49222183,0.49939564,0.51504766,0.49956485,0.45329957,0.19633066,0.3264813,0.45257816,0.22048316,0.45693196,0.50413826,0.59969524,0.51711678,0.54635539,0.22316217,0.2916028,0.14880991,0.91402428,0.64318174,0.27492361,0.015365242,0.45898447,0.17157704,0.97657278,0.48611314,0.88654163,0.89474321,0.33122244,0.30554084,0.16687932,0.19370538,0.3618925,0.72563684,0.66373618,0.5005854,0.54821514,0.4889399,0.69670946,0.73483884,0.60591814,0.49148274,0.78580605,0.75445002,0.501729,0.46644166,0.49605104,0.50166075,0.66699589,0.50128391,0.47224675,0.42091638,0.49421609,0.49779173,0.9914757,0.51857958,0.29718877,0.048218001,0.13346869,0.38705801,0.71307297,0.64991303,0.49364535,0.54622048,0.50057652,0.19980777,0.90719361,0.79584968,0.54167953,0.93709602,0.55615875,0.50112284,0.26893726,0.54237159,0.53026099,0.91414683,0.70852791,0.80111464,0.81032541,0.68093307,0.62354807,0.66598776,0.50253332,0.43507487,0.303871,0.42054185,0.73527022,0.88098829,0.57097852,0.47985763,0.29824621,0.4838437,0.49740017,0.30276274,0.48017019,0.81516369,0.9582572,0.26391395,0.06737474,0.11220302,0.49405951,0.57724819,0.87727263,0.38189979,0.54426107,0.63948584,0.54200399,0.4482901,0.10352906,0.07088231,0.84006626,0.14254029,0.63452277,0.54455562,0.33280424,0.60513381,0.30670737,0.1627161,0.3327605,0.67344671,0.15869038,0.53081718,0.66949708,0.83916367,0.3719052,0.34386067,0.28909201,0.54541796,0.56854068,0.93621926,0.11707814,0.45228961,0.3739521,0.5559558,0.64454086,0.11304664,0.78560962,0.52367521,0.42881858,0.50403436,0.74924699,0.86720887,0.84495452,0.24087195,0.79015428,0.30667056,0.49447178,0.41741766,0.50059725,0.67880264,0.26176995,0.41621059,0.49997421,0.50171078,0.50000945,0.50287328,0.46070078,0.49366897,0.58281571,0.87428427,0.77395675,0.19021154,0.8549428,0.70375179,0.75730021,0.77874921,0.67011885,0.64035973,0.99203815,0.39063413,0.72816312,0.25442462,0.41247321,0.5133067,0.650549,0.47534121,0.53368368,0.24320699,0.46987324,0.50002249,0.50502615,0.5000033,0.47266976,0.61003781,0.4661713,0.50263347,0.29119858,0.40651631,0.60840842,0.98689567,0.3901201,0.5150249,0.5563731,0.50181302,0.27271533,0.74044866,0.58274919,0.88056698,0.16567366,0.38288445,0.79364504,0.8365476,0.7432159,0.16588206,0.11226694,0.46330939,0.34340072,0.14754714,0.32964024,0.62093946,0.82151739,0.37743065,0.50296792,0.3847725,0.44112269,0.33075418,0.29341243,0.56668225,0.50023242,0.48705496,0.49976584,0.49351808,0.69197376,0.65686178,0.68574513,0.83088691,0.75890314,0.11753528,0.88567411,0.61634379,0.47644631,0.64897268,0.5624818,0.53678545,0.073938604,0.4260595,0.54898793,0.3131186,0.6401941,0.4980784,0.4612943,0.50385363,0.49334352,0.43618094,0.49305061,0.53826558,0.22629439,0.65469869,0.52194859,0.97150731,0.21992613,0.5002563,0.48797523,0.4994923,0.50152141,0.53187089,0.50450283,0.73430444,0.8110532,0.36749513,0.43351659,0.15981275,0.65253748,0.70951045,0.85059523,0.14424825,0.69585182,0.20624938,0.41257327,0.56620942,0.71157897,0.39422416,0.45397988,0.63914004,0.42950378,0.50001433,0.49594165,0.49996924,0.60159689,0.30509074,0.46024988,0.53997051,0.73800882,0.56984523,0.39694497,0.15110169,0.62023905,0.56349289,0.74387387,0.50036245,0.46452422,0.60405706,0.51747298,0.65697799,0.99176278,0.55755826,0.689296,0.030338185,0.809312,0.48529162,0.39196663,0.50138524,0.83843616,0.86138556,0.74263297,0.67772943,0.1002712,0.91679999,0.50149828,0.58746058,0.49485267,0.48976494,0.083316761,0.56199017,0.59509775,0.35218128,0.47894357,0.50090468,0.54668057,0.50063668,0.7104997,0.226012,0.54200305,0.1747261,0.81735729,0.64909823,0.52664926,0.64119133,0.57137386,0.30777952,0.23711271,0.30598998,0.71760085,0.8307424,0.63649876,0.50204638,0.54038146,0.50421401,0.50921805,0.38164658,0.49897855,0.52630794,0.96004034,0.76793206,0.2676069,0.91129436,0.18377901,0.52537154,0.73034618,0.32151997,0.49175469,0.1368279,0.49318525,0.48470799,0.71623268,0.4818649,0.48622324,0.24252268,0.5192806,0.3371081,0.77585543,0.27541331,0.71580779,0.9452188,0.64731635,0.61311138,0.75713931,0.27224855,0.60930895,0.69358126,0.56459654,0.49007446,0.44994077,0.50479262,0.30563494,0.82518707,0.19119134,0.82710227,0.82161693,0.39947895,0.3388686,0.30554224,0.47337823,0.47096776,0.335854,0.3904435,0.56018233,0.76339338,0.64293621,0.6558977,0.26801539,0.40481615,0.47022518,0.30601073,0.37800002,0.047753922,0.10458364,0.43343322,0.68609304,0.16750149,0.64194011,0.46208651,0.63145603,0.5685295,0.34221394,0.049692731,0.48130761,0.63334943,0.97435985,0.5467665,0.37910841,0.7403848,0.53921027,0.45096712,0.18781359,0.44363278,0.19128525,0.88930962,0.60810376,0.42139475,0.76047136,0.24113226,0.62531426,0.86839134,0.43574941,0.67656952,0.7496783,0.67891705,0.72278311,0.028837917,0.76889304,0.53952257,0.18923409,0.86039241,0.55111786,0.36782994,0.56248002,0.41767881,0.85619738,0.60884435,0.53288833,0.28967375,0.47232459,0.49887657,0.47531407,0.49789747,0.56285955,0.81946797,0.17640951,0.50678921,0.45693963,0.50307107,0.49127962,0.54419033,0.49867946,0.564803,0.68606177,0.55851967,0.62596998,0.30634983,0.45077351,0.57267467,0.0072563336,0.67315351,0.69483985,0.22125825,0.53763943,0.67645006,0.13887888,0.28738392,0.45846408,0.0043735833,0.44078306,0.65437097,0.73814931,0.52751558,0.41814475,0.19190703,0.46276106,0.41656226,0.21331535,0.21645574,0.51056882,0.081444856,0.47245177,0.38319699,0.90321443,0.61983745,0.39258197,0.7680813,0.56678453,0.48302561,0.81453075,0.4603232,0.3879839,0.8342722,0.72413933,0.49885049,0.45507421,0.49097455,0.71241233,0.77546089,0.2988988,0.41822625,0.88062101,0.61046868,0.51423311,0.640389,0.50353742,0.74451766,0.96685538,0.21908383,0.62543685,0.8076446,0.66205241,0.49834174,0.51881114,0.50022623,0.80156888,0.19010461,0.39655891,0.40265821,0.22366403,0.56719263,0.49999644,0.49728161,0.50001325,0.51912594,0.99754726,0.48065615,0.60395031,0.053721001,0.19672869,0.64547931,0.70572006,0.52234732,0.6338921,0.88491936,0.067998287,0.50099032,0.46224219,0.50648902,0.54800378,0.34794834,0.46803509,0.46765545,0.99195149,0.32563783,0.3049134,0.14308286,0.39197552,0.50324484,0.41215,0.48769527,0.80974228,0.045667202,0.40700983,0.30391271,0.92358217,0.20079218,0.47260266,0.34248696,0.44019406,0.51215006,0.55922799,0.5090979,0.50095737,0.52514519,0.49827097,0.49045323,0.42397948,0.49853336,0.63088569,0.68790776,0.56503402,0.5757697,0.63205518,0.49457691,0.28391679,0.26788149,0.47979047,0.49924,0.46986963,0.50310244,0.50132772,0.45873439,0.49823137,0.65631446,0.76813968,0.66939871,0.60226762,0.28885068,0.43053179,0.49991142,0.55676691,0.4850753,0.52730807,0.5874345,0.48372105,0.66573477,0.90794793,0.83655664,0.46764234,0.19594933,0.7768902,0.72576357,0.19550084,0.73950913,0.49953588,0.56260965,0.50738991,0.34917919,0.023129567,0.35128614,0.4793519,0.57515882,0.49387706,0.49909598,0.6980756,0.46819936,0.556671,0.33823842,0.48227549,0.7400964,0.12874516,0.32249618,0.46831576,0.66164007,0.47422931,0.47541501,0.97555301,0.4651795,0.6571754,0.25195339,0.64147334,0.42102536,0.15404642,0.30678939,0.5708817,0.76656257,0.2250915,0.49998739,0.50456686,0.50000767,0.72572675,0.88286361,0.11643002,0.41685849,0.29474051,0.52832864,0.56199867,0.10671059,0.097704913,0.80756276,0.93527793,0.26862206,0.51674025,0.40096397,0.51183501,0.5515774,0.62284862,0.48825611,0.66740035,0.71259437,0.39981223,0.44559325,0.12563243,0.87472248,0.48508958,0.17529985,0.52605624,0.49998743,0.49946757,0.50000651,0.48151969,0.70272789,0.66253674,0.5081672,0.58327403,0.51064176,0.52208345,0.58798134,0.5291585,0.54945771,0.95141785,0.14944293,0.34586371,0.7707372,0.47790764,0.61954262,0.93676892,0.18283382,0.24659021,0.96029744,0.36888513,0.49994676,0.50329171,0.50003649,0.50012257,0.71108352,0.49757853,0.50326297,0.46905529,0.49721479,0.3289347,0.74147375,0.60303453,0.74437374,0.84595059,0.52687563,0.7125767,0.79245765,0.4862709,0.65986222,0.69887264,0.52928736,0.53213115,0.016199397,0.68354626,0.45785854,0.9054245,0.48499067,0.49653683,0.13061255,0.50095803,0.39060396,0.87335278,0.92762681,0.57908384,0.24611791,0.62251271,0.52414891,0.64563986,0.58534277,0.64464766,0.73674291,0.42860146,0.63789169,0.25912428,0.30129918,0.7413073,0.8557397,0.6180351,0.39715546,0.68103747,0.40243095,0.42840777,0.99005769,0.48231959,0.47988945,0.32018092,0.4560131,0.44906206,0.098487473,0.47333771,0.42962548,0.27254353,0.68028979,0.4808284,0.24894315,0.3847009,0.49889012,0.75148126,0.7346615,0.39645473,0.66139914,0.46414967,0.70622181,0.04292478,0.54074836,0.51491717,0.27036224,0.2765684,0.52314227,0.66015957,0.52046381,0.50301236,0.24369376,0.4990986,0.80265021,0.15566993,0.23030909,0.48560955,0.1210728,0.43603646,0.55806571,0.18409733,0.51590698,0.32532665,0.70671533,0.50702344,0.53941718,0.31539934,0.36716741,0.50165689,0.4798723,0.49956112,0.32088306,0.70259873,0.51701048,0.45682795,0.61754186,0.49293109,0.50620669,0.36126702,0.58563327,0.86788181,0.12908563,0.43433432,0.50126024,0.5260592,0.49782513,0.5293236,0.37258438,0.54710948,0.48536627,0.81833301,0.41373715,0.095930981,0.91099952,0.40066456,0.33998268,0.023525566,0.31440926,0.51283395,0.59215436,0.51512773,0.49343081,0.99644999,0.39520953,0.54010248,0.7196712,0.59077551,0.59357733,0.80295664,0.37520747,0.52138492,0.92579884,0.47509062,0.14260248,0.86563158,0.69772223,0.60209338,0.67355263,0.53855653,0.50058421,0.42703785,0.49998814,0.38263457,0.87429688,0.38383583,0.4535252,0.29220422,0.45436669,0.87430333,0.049039638,0.67518359,0.49048693,0.064684781,0.51238534,0.34900448,0.1162213,0.83371732,0.51158522,0.028218402,0.50959336,0.67555248,0.80008438,0.58097234,0.49952872,0.51200737,0.49987757,0.80814775,0.12728617,0.72244941,0.45571788,0.33502222,0.52594355,0.51438586,0.65222368,0.46497024,0.85004216,0.16151089,0.33928022,0.4963879,0.61455888,0.50347656,0.49081672,0.41390048,0.52425685,0.23473241,0.81148845,0.67028153,0.49253732,0.41191461,0.47030333,0.64209918,0.72653617,0.43385713,0.53838055,0.62449191,0.48710323,0.49715957,0.46169451,0.49777222,0.35692359,0.23426776,0.74852259,0.72388026,0.046120578,0.32226119,0.32266745,0.23607016,0.69170194,0.31499886,0.29381516,0.51289067,0.3456328,0.83258283,0.22092406,0.59412609,0.11825916,0.76675373,0.21733687,0.021697392,0.5882895,0.50234697,0.072514772,0.45362462,0.68302121,0.050704105,0.36922143,0.52495949,0.74917942,0.32399422,0.63367306,0.99408369,0.54383242,0.4157956,0.22276163,0.40605829,0.44598212,0.69084047,0.438925,0.30153491,0.16762168,0.55363657,0.42420257,0.083701916,0.48534097,0.5138674,0.59479209,0.52403399,0.47201088,0.66200456,0.50207455,0.41512927,0.90215506,0.28621348,0.61082227,0.32229452,0.42486397,0.497069,0.29009449,0.53200672,0.4135042,0.13329324,0.55018328,0.5012834,0.46015103,0.49283105,0.49740942,0.36710759,0.50063631,0.40036115,0.15849448,0.17388819,0.4998747,0.30085938,0.62064234,0.49887059,0.51751044,0.49913548,0.50248308,0.46537264,0.50160013,0.26666995,0.97887871,0.36057763,0.43951067,0.20871202,0.57409436,0.29558936,0.85582552,0.56251987,0.69053763,0.28995192,0.48156002,0.33282292,0.75435697,0.30184053,0.47325086,0.29277386,0.35582513,0.80244046,0.22302863,0.5491254,0.68756188,0.1720562,0.68429024,0.79128872,0.79208959,0.54655627,0.68796518,0.1725112,0.37250745,0.53457591,0.83149597,0.47187086,0.52016742,0.15618052,0.52742886,0.55883074,0.634561,0.50933913,0.44775176,0.0071207104,0.56747776,0.50018245,0.85714123,0.50299786,0.89186053,0.94155719,0.47236318,0.35795171,0.72544035,0.58292169,0.49895218,0.44803995,0.49430115,0.4954897,0.062688292,0.48329635,0.53309163,0.22770449,0.60859607,0.49891362,0.46346696,0.49376163,0.84419823,0.82173833,0.36021901,0.52837255,0.33998365,0.52114074,0.51182397,0.44381774,0.49806273,0.52973119,0.6092796,0.48047018,0.50328956,0.55233354,0.50107442,0.55459241,0.69796056,0.33711354,0.52612329,0.12572836,0.50473656,0.72703544,0.97449709,0.43671387,0.54175124,0.64917908,0.41389315,0.63184716,0.70821576,0.40909257,0.41875275,0.090283723,0.045352231,0.48160883,0.39015199,0.46589597,0.50094248,0.54700826,0.49984011,0.49365717,0.57988613,0.50975561,0.38479873,0.75721834,0.27663773,0.49324045,0.42448,0.48119814,0.47856057,0.58443651,0.51174708,0.44467446,0.35884357,0.4732654,0.3515583,0.74379565,0.45282386,0.4009788,0.28751418,0.66576883,0.47446905,0.4130163,0.52461923,0.57280011,0.66882788,0.57779681,0.76959911,0.828235,0.60755019,0.52177744,0.39697498,0.5220538,0.17656672,0.91514227,0.22398271,0.44101885,0.34146754,0.43942113,0.63222434,0.77902215,0.23467549,0.45404265,0.39994546,0.50344638,0.56774225,0.21377174,0.50242315,0.73039072,0.73396904,0.47361384,0.21319372,0.21984525,0.52828229,0.48581217,0.56851761,0.51170712,0.49988225,0.51534897,0.49997625,0.28501685,0.9200952,0.89366341,0.54699527,0.67668462,0.45875972,0.86913529,0.16903616,0.6274572,0.72993839,0.97504427,0.32260166,0.48367906,0.37861306,0.44584342,0.49664565,0.64198892,0.5108084,0.47683222,0.15576082,0.51172052,0.56298418,0.23551013,0.48452059,0.46238676,0.98422346,0.37307591,0.81885395,0.089317185,0.16969331,0.45150499,0.67257964,0.62273605,0.3116507,0.89827392,0.63089615,0.51850536,0.68005256,0.54676415,0.56086331,0.26785552,0.47798633,0.50321217,0.53382617,0.5042602,0.68129162,0.098201236,0.15978413,0.11338285,0.92478101,0.61796899,0.49718753,0.55304721,0.48858088,0.51765089,0.76332983,0.61090478,0.326554,0.72715419,0.41249795,0.49998815,0.49912682,0.50000867,0.48139066,0.92430902,0.45859696,0.49919158,0.48101423,0.49916947,0.78224271,0.87572341,0.56552371,0.50000826,0.60505283,0.49960711,0.55785597,0.20460596,0.61512706,0.074233996,0.89792134,0.42873416,0.42487915,0.35038069,0.44664649,0.4378063,0.078344,0.45794652,0.54272456,0.63822806,0.57300358,0.50216591,0.55813397,0.49578915,0.58868226,0.33966261,0.52068986,0.51946066,0.56464357,0.50144426,0.54511328,0.59980207,0.48905262,0.50296423,0.53053045,0.49892089,0.28111811,0.23329655,0.63664559,0.67877712,0.27945891,0.42790884,0.50844623,0.55279346,0.49909078,0.54580388,0.99560958,0.43594336,0.35229767,0.97791179,0.36381394,0.6148942,0.0085713572,0.52595289,0.44189037,0.11039939,0.58644321,0.42919511,0.36165678,0.45780939,0.53202999,0.60144454,0.48928004,0.50370894,0.72707281,0.50391858,0.54929846,0.83057648,0.61646881,0.49998004,0.4984846,0.50001053,0.60143246,0.32781159,0.46674922,0.50389784,0.4701568,0.50171517,0.42988112,0.069294696,0.93050557,0.67606338,0.037533609,0.15635014,0.50875492,0.60406545,0.50761662,0.3881883,0.94126447,0.55101467,0.66532611,0.847751,0.87049783,0.31567194,0.29317153,0.50289423,0.44519422,0.17006539,0.47149581,0.41133747,0.24904508,0.40132078,0.51702371,0.14625293,0.54046165,0.51349973,0.73845807,0.62933143,0.37021927,0.014599308,0.53385304,0.45674094,0.68516024,0.59848003,0.77902426,0.04501896,0.27677312,0.89013416,0.048136125,0.62372863,0.38025436,0.67155065,0.44329628,0.31578346,0.034958484,0.82378358,0.55748249,0.88885102,0.2792143,0.81489205,0.80426149,0.64307412,0.070819392,0.94107035,0.45073723,0.44069208,0.99390194,0.32827616,0.58168264,0.2975674,0.36516911,0.50485998,0.69046488,0.58456257,0.49857338,0.53358736,0.5011393,0.60359501,0.0023574183,0.55102349,0.92697895,0.086641591,0.48697087,0.47759706,0.026025855,0.65631332,0.49734247,0.58563381,0.48462615,0.44146716,0.24250127,0.52182982,0.50001242,0.93745753,0.50007754,0.4846878,0.32012241,0.49405112,0.28030371,0.22903583,0.66955371,0.49017337,0.76300246,0.69291917,0.40702096,0.79530009,0.45053259,0.56323071,0.27698632,0.69876063,0.6871433,0.85717602,0.70744121,0.52806206,0.90820009,0.67950561,0.045420341,0.090535549,0.44606859,0.31241565,0.15888901,0.15873573,0.46627205,0.69135997,0.63470259,0.52174427,0.074826226,0.7971034,0.49937567,0.38205085,0.50043218,0.43640928,0.78939133,0.68732608,0.49169783,0.64110821,0.51876971,0.49871617,0.68616261,0.48249208,0.52742412,0.65360004,0.50040852,0.36613216,0.17614917,0.46587418,0.38565243,0.99350853,0.51704251,0.51651305,0.40197325,0.53745678,0.50059048,0.47476389,0.50011803,0.48364768,0.57169608,0.50141167,0.41745161,0.73099675,0.68991547,0.38390431,0.30283096,0.39515068,0.50048416,0.59380333,0.51385544,0.55046803,0.38566628,0.46562053,0.40238438,0.94796366,0.099568097,0.45944193,0.17681432,0.8561666,0.48375267,0.4102098,0.48559161,0.45168894,0.69458098,0.40982486,0.52368414,0.70151527,0.32580032,0.49998328,0.49565262,0.50008757,0.2833144,0.95556331,0.16262116,0.5053804,0.55465448,0.49544253,0.50535369,0.14302094,0.59743657,0.47160501,0.39321764,0.45724687,0.47897604,0.73531615,0.5801795,0.62663218,0.69564793,0.39125561,0.66789806,0.29512324,0.48839961,0.62307486,0.32496181,0.56183609,0.60940305,0.33465321,0.45002256,0.29513877,0.21670088,0.41392165,0.50904947,0.38306843,0.45311691,0.51228451,0.016996602,0.46689552,0.48785007,0.68734015,0.46418474,0.49311753,0.69422956,0.49022322,0.4613243,0.094985896,0.69413783,0.4880867,0.57729615,0.47642209,0.24961286,0.030200514,0.71574875,0.49986235,0.49118174,0.50024265,0.48124238,0.33717672,0.38131324,0.37801059,0.98359982,0.24219868,0.6670024,0.0088671867,0.53042222,0.3468556,0.76122893,0.67302875,0.71280891,0.96701396,0.1975801,0.18637045,0.13585716,0.8003372,0.45620957,0.59717868,0.50212435,0.05564045,0.92399698,0.5887722,0.51109152,0.58169409,0.49474052,0.50420521,0.15073259,0.50438965,0.34462601,0.21643235,0.30230315,0.34013291,0.86685784,0.67295485,0.53685678,0.079849924,0.73276595,0.23549243,0.01525078,0.45731426,0.49989701,0.50740245,0.50025056,0.45405356,0.23557043,0.51520804,0.50020353,0.5208644,0.50208295,0.4903032,0.36740085,0.42351215,0.75512609,0.77290015,0.40891707,0.75079831,0.219286,0.6644086,0.47800515,0.78807453,0.21535253,0.4978401,0.45084213,0.50231614,0.22214016,0.87754993,0.7714018,0.21123269,0.8435563,0.26678158,0.17972348,0.043640141,0.69990666,0.1165378,0.17323105,0.44094613,0.41875909,0.21578356,0.50058116,0.51944224,0.24261859,0.51842068,0.35974913,0.28851046,0.40024641,0.075479601,0.87295334,0.49986085,0.48714576,0.4150328,0.50393045,0.57337162,0.66792037,0.47159317,0.48666805,0.609067,0.47435681,0.6694409,0.72039477,0.50517926,0.69114292,0.12217043,0.10131015,0.52271236,0.43062834,0.50264398,0.447937,0.35325768,0.43962055,0.4394183,0.62289382,0.52300473,0.14588597,0.18306519,0.61699702,0.51106285,0.59959954,0.50573899,0.59064893,0.30377275,0.64364789,0.24151126,0.86294009,0.30942767,0.49808587,0.085801512,0.50040968,0.46738425,0.74503072,0.29314804,0.6697348,0.97945143,0.23678842,0.49996722,0.4897793,0.49999913,0.53787639,0.24469056,0.65168525,0.50541534,0.44093386,0.4910045,0.90123797,0.94953077,0.52933812,0.43803429,0.36790987,0.48175994,0.396682,0.9581232,0.57578679,0.59893781,0.26585696,0.48840809,0.48678958,0.31026483,0.55377608,0.45620898,0.017817174,0.78811934,0.54850368,0.023469011,0.73157291,0.49982592,0.47031727,0.5000634,0.16883045,0.93334723,0.57773486,0.49930691,0.51336589,0.50048013,0.60219239,0.22843119,0.27644891,0.42835762,0.6933768,0.38526429,0.21690616,0.86814311,0.6978391,0.45578162,0.95142192,0.51077785,0.21234512,0.94248462,0.70480634,0.63424202,0.82529477,0.81909376,0.31530178,0.98154201,0.73618396,0.5293984,0.89578802,0.6169156,0.59944661,0.8516442,0.63508053,0.49856492,0.60478528,0.51460942,0.6584379,0.77632341,0.55368508,0.57422533,0.69508983,0.63199242,0.55196514,0.030110942,0.55686897,0.49963405,0.51277565,0.49988168,0.48076804,0.86381482,0.15412786,0.58989851,0.28468806,0.33405202,0.57606585,0.18552989,0.47787323,0.20425214,0.7918602,0.37116896,0.50020121,0.48138854,0.49841061,0.50341131,0.4705997,0.49835897,0.50007632,0.47707057,0.50034212,0.49237447,0.36567941,0.47256786,0.33160792,0.10188396,0.24734656,0.49815559,0.19905647,0.7646298,0.49990633,0.50835467,0.49995256,0.49885552,0.44354054,0.49953537,0.49330834,0.5988581,0.48367565,0.50123255,0.56237834,0.51015719,0.32828772,0.29833302,0.50928838,0.54549023,0.1028435,0.59833723,0.37678959,0.31521472,0.41629159,0.489746,0.2821271,0.46977871,0.50094816,0.55929803,0.48700922,0.61842495,0.2877101,0.47625308,0.85907166,0.89139398,0.76559704,0.47814967,0.08383202,0.59494492,0.5095503,0.24297009,0.38323101,0.50129297,0.52242967,0.50156453,0.79223496,0.91266795,0.31058231,0.61185541,0.99305315,0.39278894,0.50687434,0.62623641,0.53131797,0.5185759,0.65915999,0.38630725,0.49830136,0.53919262,0.49452049,0.41527821,0.92630139,0.345604,0.56537142,0.63638096,0.53989006,0.40269043,0.66811108,0.54182905,0.04233706,0.082674351,0.45230024,0.46149362,0.40787615,0.48963971,0.51693205,0.42941617,0.50622424,0.49998745,0.49964355,0.50000764,0.5036333,0.7832819,0.48764725,0.51506326,0.66313301,0.55843589,0.49923281,0.48617655,0.49952706,0.43079144,0.23510726,0.77621734,0.47835999,0.68853115,0.51963136,0.6167459,0.82158766,0.74471424,0.42015752,0.012337747,0.69976381,0.50548547,0.64440893,0.5666834,0.70161609,0.92824019,0.84043536,0.80123039,0.79358858,0.53994045,0.68186351,0.09603909,0.19435275,0.60860669,0.28213265,0.38714704,0.44436459,0.044377959,0.35936658,0.94851632,0.10399602,0.39960787,0.41042661,0.86398673,0.6735325,0.5014834,0.56116288,0.49895009,0.82942682,0.85330569,0.76556227,0.49995289,0.34809177,0.50002202,0.52902101,0.31708526,0.56225418,0.54431552,0.61379737,0.50600089,0.50067976,0.53966414,0.49303529,0.41674601,0.12455304,0.56412101,0.51875829,0.57932103,0.48994986,0.47348538,0.2855391,0.55944752,0.30277663,0.19388816,0.69954527,0.517147,0.70045592,0.41527083,0.58334416,0.67559821,0.44503183,0.15857001,0.80144245,0.56755262,0.50693884,0.57492418,0.49528224,0.47621825,0.13042037,0.84615143,0.50631232,0.0082343592,0.47487699,0.29839289,0.26265088,0.6082385,0.49895733,0.48245483,0.50075661,0.49610403,0.71548103,0.64656479,0.74845063,0.85607084,0.15258234,0.50667352,0.54516008,0.49792939,0.50858527,0.42745234,0.5102911,0.5258912,0.27284913,0.56131049,0.36064613,0.74828721,0.4578134,0.49991375,0.57838142,0.50273202,0.36012697,0.7031386,0.44899558,0.47660133,0.23851904,0.53212244,0.50630998,0.40286203,0.50538415,0.50715009,0.58012885,0.49850103,0.50000593,0.49749809,0.49999955,0.52823116,0.32363075,0.40257154,0.50599872,0.62626514,0.43040807,0.65740159,0.3070301,0.48358345,0.57367855,0.13738273,0.62674514,0.4991417,0.42503055,0.49966168,0.50344407,0.6422788,0.50749822,0.44530938,0.86517684,0.42870923,0.50824967,0.57869509,0.49428656,0.43738554,0.64415701,0.52286492,0.36737784,0.019985302,0.45162746,0.38860571,0.65664058,0.49711412,0.62685379,0.010910018,0.50628576,0.45091757,0.70724603,0.32220803,0.50132349,0.46581793,0.4994428,0.4999876,0.50101029,0.50000998,0.38575433,0.27520191,0.68371361,0.50589376,0.393704,0.53577495,0.50928474,0.64418437,0.48151854,0.47512541,0.40947663,0.49310416,0.63507685,0.84789825,0.5240587,0.51896762,0.25374529,0.50912802,0.5753894,0.63500226,0.46276851,0.37364901,0.061740558,0.089284357,0.43865041,0.15772243,0.42379228,0.73251778,0.26152245,0.54014604,0.24900828,0.19974574,0.62915441,0.50259958,0.54869417,0.49348727,0.90585074,0.90712812,0.28111124,0.37856587,0.18635906,0.3444252,0.57650556,0.80674664,0.79469662,0.49767277,0.66599728,0.4125457,0.64519155,0.21564477,0.67756405,0.55317249,0.31047106,0.46154136,0.45725173,0.3382059,0.59180297,0.45481768,0.6101162,0.46562851,0.60741369,0.33774388,0.45117077,0.58077399,0.67960773,0.49132986,0.35031145,0.27103039,0.58583115,0.87251474,0.10429697,0.70376394,0.48158435,0.99229549,0.64551482,0.67749548,0.98834735,0.36351081,0.8663387,0.053313642,0.30544026,0.45663427,0.74216908,0.31749964,0.73149488,0.22252343,0.5174831,0.80401119,0.11180284,0.16025763,0.48311608,0.39725744,0.49933338,0.34580325,0.73978239,0.52155851,0.5807755,0.34160808,0.49340298,0.41547589,0.3627128,0.50070142,0.5721567,0.6460148,0.56611904,0.49964763,0.51859684,0.50161246,0.50863816,0.29556796,0.6463749,0.50975356,0.62181947,0.51214551,0.60115098,0.32783313,0.47204422,0.44310417,0.38681334,0.51228697,0.50089572,0.52492792,0.49756715,0.49651081,0.45441773,0.4975984,0.64671362,0.015635809,0.37180016,0.81844662,0.86210786,0.40007585,0.62751704,0.66950909,0.52350349,0.2335357,0.79676011,0.70959232,0.32861764,0.70334519,0.44401737,0.30847497,0.10786003,0.12191491,0.89204766,0.12325087,0.5199686,0.437937,0.74111767,0.42634775,0.30718624,0.80469981,0.52074686,0.6192857,0.011808936,0.63208385,0.49553869,0.5838988,0.47789615,0.56454617,0.63713492,0.47160941,0.5145831,0.40903269,0.4660568,0.24305633,0.78973524,0.62257929,0.57751067,0.66815732,0.5060791,0.6415679,0.2826389,0.58272014,0.36210049,0.91959127,0.27792665,0.49998881,0.47736896,0.5000087,0.51545942,0.1923984,0.23077993,0.45390063,0.60828673,0.4845933,0.47747412,0.12351006,0.52936386,0.54776145,0.70528202,0.52004638,0.45573732,0.73961248,0.56154669,0.53367572,0.054480973,0.77343628,0.50977709,0.5813029,0.50171591,0.48900612,0.96614374,0.36192103,0.56329039,0.28022855,0.42765893,0.50439744,0.83835362,0.49764127,0.31983503,0.041683385,0.8292257,0.72111363,0.85596788,0.83253334,0.76778311,0.92291231,0.14500095,0.48795709,0.7203187,0.5856218,0.41429114,0.90223514,0.42252634,0.49739947,0.58071229,0.51968277,0.50774321,0.97403024,0.60850378,0.34468788,0.19656044,0.77144353,0.50112571,0.34106224,0.49906673,0.28629858,0.24232378,0.33444533,0.59837707,0.69008194,0.53655313,0.60322794,0.80476942,0.58873901,0.57703816,0.23189754,0.28147016,0.3753917,0.13430508,0.87399419,0.47611554,0.60828386,0.54670824,0.34852119,0.15850094,0.1617734,0.50780426,0.75850785,0.50445942,0.71294454,0.86862369,0.74332945,0.21426445,0.86225262,0.24904672,0.51052577,0.57175227,0.5215596,0.71214326,0.24439859,0.47864441,0.69340096,0.87803611,0.38333793,0.49313403,0.21712705,0.49950695,0.49597298,0.64940052,0.48720404,0.54668402,0.32400052,0.53474413,0.49139353,0.032865136,0.46392931,0.55300156,0.64235858,0.57272401,0.12800162,0.12533352,0.30692386,0.5998796,0.68886261,0.61886256,0.45018539,0.68035273,0.43404441,0.49997148,0.49622764,0.50006901,0.49861442,0.54700477,0.49474189,0.46235661,0.28274413,0.33603743,0.7175251,0.97048918,0.64291317,0.50040757,0.56483408,0.49975372,0.59538906,0.27352038,0.52923097,0.28898475,0.72821841,0.43992561,0.5000412,0.47996314,0.50016926,0.50195438,0.24970286,0.41510958,0.89690284,0.060311656,0.38199212,0.37876695,0.95601222,0.12979926,0.50614933,0.013038597,0.50346147,0.47866234,0.16531846,0.40869452,0.65472647,0.16774472,0.42454551,0.49391347,0.45759741,0.49872486,0.57987837,0.68012638,0.44209864,0.6278069,0.31515342,0.56394855,0.56878159,0.04330204,0.55313681,0.49152216,0.37533151,0.43656496,0.24250426,0.23178832,0.40499678,0.37047424,0.91415102,0.68113288,0.93119352,0.074396704,0.44176377,0.50828677,0.26327245,0.62857475,0.52388006,0.58103839,0.49703871,0.75429609,0.91718787,0.73510297,0.54869581,0.25779089,0.51269815,0.4623658,0.1226029,0.16467044,0.49996274,0.50581401,0.5000565,0.37815699,0.72066375,0.43222461,0.56943355,0.84490294,0.51822961,0.40294843,0.34271497,0.48503866,0.4999216,0.50988415,0.50006931,0.50107522,0.5540186,0.49808362,0.47133539,0.35441001,0.45954671,0.15788091,0.8137866,0.37834603,0.82398808,0.11675883,0.2223975,0.34660689,0.85052546,0.69281808,0.47507185,0.22139249,0.53102289,0.55814845,0.66913876,0.45773182,0.29440315,0.86295131,0.55984844,0.67045803,0.21655782,0.44468386,0.54107112,0.99252483,0.65214014,0.70309378,0.14948134,0.67489866,0.52609967,0.67913517,0.59638481,0.50806541,0.61252381,0.44271866,0.59758656,0.059264836,0.45338961,0.51091123,0.44286323,0.50992057,0.48006319,0.25320843,0.44807523,0.55522173,0.79800729,0.33235623,0.49096109,0.43849393,0.49548992,0.45438751,0.92219203,0.52342466,0.50097196,0.46119394,0.4998474,0.68780666,0.29249127,0.50218955,0.51425878,0.64442047,0.46917779,0.53447967,0.35742455,0.41309981,0.58322702,0.24987324,0.60687448,0.38976937,0.65591602,0.50519703,0.82066366,0.97456978,0.56651437,0.5000268,0.47780949,0.499495,0.49941677,0.45738377,0.49147093,0.47746494,0.81302283,0.52066827,0.5666308,0.016237604,0.65865225,0.27884021,0.94452447,0.35245096,0.53138981,0.19342179,0.24040277,0.71588976,0.11202798,0.48794149,0.48449293,0.43921086,0.49638706,0.38427253,0.89039411,0.8640198,0.50228388,0.7873889,0.50083334,0.22819105,0.9266973,0.62840753,0.517162,0.30714089,0.47524671,0.48128051,0.069085257,0.69565969,0.49175317,0.87117703,0.50148232,0.45635475,0.25954333,0.43366217,0.5003324,0.57201487,0.47925234,0.49991209,0.44402558,0.50007476,0.19681192,0.78927477,0.45569106,0.53933732,0.33143892,0.45749279,0.74049664,0.2338942,0.60657837,0.60168784,0.79966057,0.40093395,0.56834248,0.62675675,0.49534745,0.4536051,0.36099351,0.42652543,0.46179687,0.76997647,0.662529,0.49671453,0.3767193,0.49322424,0.30468087,0.10590608,0.46978982,0.51782459,0.66193771,0.53813109,0.43063329,0.35040902,0.51999124,0.50127401,0.55844373,0.49826896,0.53854985,0.36036342,0.43467625,0.32919597,0.30240038,0.51998975,0.71005622,0.87331351,0.42254644,0.88941712,0.85568333,0.64017394,0.72389724,0.14027593,0.14083643,0.50945774,0.56452935,0.51606926,0.66198476,0.8921692,0.083993612,0.67769296,0.80602206,0.63696117,0.7110688,0.27003316,0.45307676,0.51669948,0.34004996,0.48650436,0.70664953,0.92267921,0.39401941,0.18273551,0.1144228,0.62749467,0.50093322,0.043474767,0.48960436,0.29055941,0.19188093,0.56708486,0.57338198,0.65204943,0.57486227,0.48829465,0.43952573,0.48851516,0.54025577,0.69132272,0.38417172,0.45273389,0.056048461,0.81062095,0.41221728,0.18680538,0.60390763,0.64803315,0.12631549,0.44044164,0.39466731,0.1227699,0.068091858,0.53699238,0.0023335927,0.40284289,0.52119262,0.067492071,0.53111259,0.40234355,0.94167314,0.84580966,0.34367181,0.28310396,0.37081344,0.50042336,0.92369489,0.50161418,0.43322076,0.016529998,0.48702809,0.13144036,0.10654593,0.27277325,0.25554472,0.92704376,0.39168071,0.3682697,0.83728911,0.85002732,0.48608149,0.40015956,0.46347893,0.16999478,0.024258487,0.49889236,0.51806171,0.41260386,0.53042985,0.5043138,0.80937632,0.62697887,0.47598078,0.89590872,0.48732898,0.53749758,0.28393344,0.60014083,0.90270533,0.067742631,0.47184005,0.61273999,0.29377706,0.52642981,0.5022196,0.42922173,0.49714247,0.50008601,0.59856718,0.54396032,0.39893032,0.67727137,0.49855018,0.49111197,0.59955282,0.46620929,0.33279122,0.84943512,0.11694475,0.62965658,0.69780341,0.60993785,0.58453068,0.12322737,0.31428533,0.51384945,0.82759448,0.61714453,0.51445863,0.42501941,0.50019435,0.45374501,0.0037497202,0.56302127,0.30250507,0.74097188,0.59250698,0.9261146,0.88296327,0.34736304,0.48912298,0.6509239,0.46553239,0.48403711,0.69490237,0.51300216,0.50052834,0.83103769,0.34616886,0.49885474,0.54612443,0.50770685,0.49999243,0.49602054,0.50001098,0.50496553,0.59197013,0.46488993,0.5409411,0.064443231,0.5122443,0.45159176,0.62309853,0.49853239,0.32527599,0.20838368,0.71246786,0.47490951,0.57805609,0.49019663,0.46494165,0.81720532,0.87170203,0.49999352,0.49874493,0.50000681,0.43394974,0.77096404,0.64260527,0.55861341,0.37087562,0.45230534,0.29276433,0.20966724,0.44493575,0.53641086,0.30648938,0.34579566,0.47691978,0.60276739,0.53010395,0.50646987,0.81507017,0.29378149,0.50657087,0.10482863,0.57678679,0.50087358,0.48606513,0.5001646,0.64148399,0.076498244,0.42474697,0.87205652,0.034596515,0.46301779,0.48525052,0.3975033,0.47632,0.6769309,0.10180665,0.45049638,0.47762166,0.81298485,0.49806021,0.50787667,0.44134915,0.48573004,0.68502288,0.2862008,0.43295475,0.38977261,0.97248411,0.55821826,0.24775095,0.094089702,0.11692963,0.33584392,0.23001624,0.28928211,0.5174684,0.75035987,0.24472469,0.16945536,0.092787839,0.40271517,0.50276412,0.42370001,0.47256642,0.59248109,0.015038485,0.48986289,0.45052134,0.61657142,0.49218248,0.49647999,0.45631925,0.50560338,0.21457646,0.21394802,0.40214037,0.36873872,0.16724373,0.5065065,0.55356097,0.2780584,0.47878425,0.38667207,0.10469008,0.78430115,0.38445477,0.66258633,0.46970608,0.31497608,0.10511948,0.31826225,0.66103708,0.84169279,0.3982365,0.49202982,0.36692177,0.52673056,0.6388798,0.16339288,0.42335503,0.37373014,0.76171896,0.27256228,0.52928069,0.13313025,0.49559157,0.52565486,0.10301691,0.56708145,0.61438061,0.75652759,0.7027149,0.49398333,0.59391738,0.46931516,0.49344288,0.55133065,0.50330169,0.56689087,0.65928464,0.5869702,0.49877381,0.47399505,0.49717033,0.49989601,0.36264331,0.50102161,0.67880618,0.79758459,0.3647777,0.042698918,0.10843734,0.47974818,0.24113504,0.91921852,0.15512054,0.49403042,0.59119445,0.49758902,0.078646072,0.88855512,0.61442007,0.56189225,0.73068504,0.48962729,0.4997828,0.51060477,0.5001623,0.48896647,0.86335407,0.26124302,0.51695218,0.433299,0.50031063,0.41635965,0.88755414,0.3000715,0.54815813,0.64636163,0.45366889,0.48209598,0.66557053,0.57791394,0.46595962,0.81601241,0.27038596,0.80333647,0.85512066,0.58054449,0.50722071,0.44709111,0.49833323,0.49638035,0.20251646,0.51059519,0.78211946,0.053559648,0.77705451,0.60212578,0.299413,0.38123095,0.54168929,0.71627835,0.50265003,0.61117969,0.292279,0.48552622,0.87668449,0.1751392,0.53821414,0.50149725,0.47067276,0.50331989,0.20873053,0.91119315,0.67420462,0.6285716,0.71191649,0.6239151,0.30678012,0.023789583,0.28802636,0.49287818,0.60846561,0.46633634,0.60385205,0.76548725,0.76618976,0.50214419,0.34214049,0.46356816,0.49158362,0.24942427,0.64904718,0.36751757,0.8771474,0.34388549,0.43507323,0.33267168,0.60357713,0.49977393,0.37344576,0.50588286,0.93018467,0.074155786,0.64306013,0.50224665,0.52697758,0.50263719,0.51885523,0.57899335,0.51786689,0.55092997,0.71631976,0.41367534,0.50785258,0.11241145,0.60464489,0.76128612,0.13432261,0.78568768,0.422857,0.051086742,0.45555086,0.48004561,0.41883571,0.49230133,0.49884172,0.47405639,0.49870724,0.53321025,0.21817707,0.70467517,0.47513354,0.86819889,0.47687756,0.5008078,0.54285303,0.49221162,0.66124884,0.21800855,0.39523281,0.51176282,0.40671533,0.50718316,0.59520728,0.13270367,0.44551928,0.33069766,0.89522777,0.38969327,0.63088695,0.2926296,0.38418085,0.50267147,0.5240064,0.49978075,0.82150918,0.065266578,0.27603853,0.85814243,0.93371969,0.36136843,0.49863137,0.46559157,0.49453767,0.53023929,0.27261721,0.50039458,0.50908485,0.45099774,0.49381929,0.51688402,0.80191756,0.36741615,0.70429384,0.24128133,0.35517199,0.39980888,0.30179476,0.50592036,0.50745361,0.39200934,0.53064345,0.49958162,0.48359739,0.50003258,0.44620576,0.65341409,0.57906182,0.78505718,0.79836314,0.31433593,0.36998169,0.18403096,0.36381979,0.49564005,0.55767695,0.50289716,0.91211711,0.8651197,0.39694883,0.5784644,0.92067459,0.62027482,0.51626455,0.34252906,0.52570662,0.49998743,0.4999898,0.50000762,0.43090255,0.63891177,0.49170687,0.50781106,0.55221153,0.50512881,0.64261707,0.86293539,0.881682,0.49910229,0.93918863,0.12039211,0.50061068,0.54212951,0.50683032,0.74297949,0.94466002,0.17415324,0.40559361,0.073561843,0.081638208,0.49265565,0.5541974,0.50090632,0.39322034,0.23114283,0.76008996,0.3457423,0.91354654,0.61862754,0.50050845,0.54471817,0.49773636,0.62415086,0.80045591,0.50097106,0.3213165,0.95043385,0.51498452,0.49616855,0.049464984,0.50470257,0.42112338,0.19113577,0.47700545,0.50089525,0.99999098,0.50691097,0.75148637,0.85958453,0.52489098,0.72987827,0.23407833,0.6250999,0.2065593,0.94749051,0.35471814,0.55001032,0.74265681,0.40033585,0.41905332,0.18406712,0.55071696,0.49583617,0.60867309,0.5434116,0.50307083,0.60149909,0.49785714,0.89851561,0.93540572,0.50333979,0.4505044,0.28865213,0.68278786,0.14683406,0.89479295,0.3113173,0.67264652,0.14197541,0.49380688,0.43053728,0.80071619,0.24573462,0.60621271,0.68699658,0.42780106,0.43793851,0.7093906,0.66715277,0.49998641,0.49946041,0.50000794,0.57937444,0.82085844,0.42380388,0.79473379,0.16613969,0.23246325,0.4842111,0.58321228,0.50876985,0.49815449,0.57986784,0.50072547,0.35445064,0.094854517,0.091214628,0.50684791,0.073937672,0.50496073,0.46740254,0.38817237,0.4946362,0.51116415,0.43501071,0.48330672,0.2827462,0.73274234,0.43188571,0.84992683,0.96858864,0.39022326,0.49946588,0.45791435,0.49816942,0.39034532,0.19886202,0.4880114,0.50944894,0.095516614,0.50382166,0.42437183,0.2453054,0.65335197,0.48901176,0.15022246,0.54678548,0.51859254,0.57949603,0.51666867,0.69900849,0.074230895,0.58958557,0.50283405,0.52714617,0.49951961,0.64317052,0.6950213,0.4328364,0.75737631,0.22307908,0.38452371,0.62981577,0.12336624,0.52913107,0.49192368,0.45662732,0.50119851,0.84862321,0.12418143,0.28592308,0.52564522,0.78133766,0.46650033,0.33457089,0.96375252,0.4970458,0.30783255,0.012562586,0.64880623,0.56090919,0.023638249,0.42721546,0.50131046,0.51756511,0.49937474,0.4981322,0.54813566,0.51089087,0.4621077,0.65162664,0.59739067,0.53253648,0.67995157,0.39116071,0.49965065,0.5145147,0.50069833,0.49887728,0.5326368,0.50197063,0.60265749,0.12016268,0.2302606,0.49998749,0.50027789,0.50000755,0.59545402,0.32811371,0.52117874,0.47597894,0.6313334,0.43175729,0.53012621,0.89514666,0.54556243,0.43302658,0.28901693,0.56467794,0.51614454,0.93346359,0.55082363,0.60129343,0.22730365,0.43597518,0.49996492,0.49669793,0.50003277,0.47806684,0.67282663,0.63117962,0.49366393,0.32275567,0.5280583,0.79534515,0.1122879,0.34840362,0.56297968,0.084571461,0.26229861,0.51090931,0.24625698,0.44782131,0.51976394,0.61247663,0.5053325,0.49425074,0.44872428,0.50018089,0.50427576,0.40250023,0.51097483,0.52611377,0.20380036,0.43886794,0.75062949,0.95777086,0.26662142,0.50333173,0.32199984,0.49315581,0.54135542,0.3615949,0.42948298,0.50923334,0.18199897,0.75573349,0.46204181,0.38871744,0.46930075,0.30639808,0.84644709,0.71314234,0.86689161,0.85794384,0.50528827,0.50083988,0.82639166,0.5002917,0.57567038,0.17303815,0.30755488,0.49960782,0.54406528,0.50300533,0.4978143,0.47527323,0.50098459,0.14071502,0.054600317,0.66532703,0.49865832,0.46359825,0.49635147,0.68749385,0.1996495,0.43540609,0.52926423,0.40726285,0.52803194,0.45464232,0.67364092,0.49005783,0.39256881,0.86887837,0.60721271,0.50000746,0.48174139,0.50160337,0.49036092,0.56124631,0.51498742,0.4906295,0.3298676,0.53897814,0.43253202,0.17508145,0.45156288,0.50195319,0.56133112,0.5113415,0.37438616,0.24810464,0.70866658,0.30761451,0.020180941,0.41677579,0.49997185,0.47298999,0.50000455,0.49519561,0.2215539,0.50924674,0.40987079,0.2677051,0.40837988,0.50931478,0.18324715,0.49488115,0.5507195,0.042413077,0.21396669,0.50811554,0.64683439,0.42145043,0.49995887,0.81992442,0.51851406,0.51733279,0.76778703,0.64902787,0.42113287,0.88713655,0.4279653,0.4994816,0.20422355,0.35293347,0.7703294,0.93102061,0.14478719,0.51453646,0.42857959,0.51918142,0.58742347,0.91999826,0.9446951,0.34732652,0.70909255,0.55259582,0.4190204,0.2190051,0.75574659,0.49738362,0.67360563,0.49619252,0.58761832,0.11580544,0.37533758,0.47961228,0.20967917,0.71645951,0.28744523,0.15278964,0.41518729,0.56120674,0.36571933,0.50640437,0.41376041,0.69021589,0.37540503,0.60987753,0.30546618,0.61927635,0.26187998,0.94598545,0.55324229,0.51228131,0.39233596,0.51320032,0.50289087,0.69245055,0.50082939,0.50551095,0.58398678,0.48984313,0.26861714,0.86230564,0.30158889,0.47504941,0.64941335,0.50633199,0.4867239,0.43323202,0.51650906,0.2374115,0.80813052,0.29755632,0.600961,0.24862175,0.37139596,0.6931404,0.1022382,0.90557226,0.50547667,0.37940513,0.48115477,0.27187084,0.13945955,0.33896191,0.7357933,0.75672289,0.62083197,0.26863811,0.023868878,0.53980877,0.48902626,0.45105203,0.49858362,0.41019277,0.70835214,0.54595819,0.71241331,0.13501996,0.47829531,0.64183554,0.71188053,0.45710091,0.75715197,0.018481918,0.57092005,0.49147127,0.76590282,0.78204484,0.48120186,0.17702385,0.40581648,0.51491044,0.91152108,0.56561762,0.57257199,0.22476874,0.47702258,0.47079736,0.61271137,0.45982596,0.48338108,0.3292925,0.44077692,0.47803534,0.60542208,0.54136274,0.51094886,0.26692108,0.70491669,0.45080535,0.67064359,0.50610735,0.55078275,0.14445349,0.56856046,0.43241627,0.36621585,0.50420423,0.32875018,0.15837963,0.69974659,0.49448863,0.33226048,0.4541709,0.63191586,0.99017555,0.40228591,0.49915637,0.22850661,0.46972414,0.53163799,0.3997195,0.53409976,0.39355419,0.76441154,0.69749181,0.53768812,0.62278697,0.50465006,0.55010228,0.84827045,0.50219825,0.43124665,0.34018053,0.5185685,0.27949885,0.12543202,0.21239176,0.60737488,0.68840238,0.42552663,0.48811845,0.55466668,0.49858134,0.51158077,0.71088925,0.59942,0.71668028,0.73147311,0.54341926,0.7137957,0.83505052,0.23150697,0.62551114,0.96415686,0.62797136,0.21196962,0.83050333,0.26062877,0.75226426,0.014144502,0.50799307,0.39893306,0.70216768,0.38295781,0.44294318,0.32511732,0.48214653,0.50083242,0.48305543,0.5010256,0.29845525,0.96503651,0.42240072,0.46940246,0.15782293,0.40472679,0.55647282,0.76561978,0.6518871,0.50032085,0.53293573,0.49485522,0.44512363,0.60912783,0.49402723,0.81269282,0.027314201,0.64245904,0.48493291,0.41837947,0.51435475,0.5000825,0.495456,0.50003477,0.7676149,0.91587249,0.3957492,0.4960207,0.53292251,0.49889242,0.66342183,0.30234123,0.54367396,0.71276221,0.17746181,0.3917513,0.40860619,0.86332492,0.46728076,0.47859559,0.38009144,0.51083397,0.47614994,0.28199581,0.3004274,0.47895969,0.57162691,0.50946989,0.49867212,0.44805052,0.49916165,0.55529851,0.92717338,0.74547814,0.57223228,0.027776829,0.16359951,0.51674966,0.56599905,0.50251442,0.26494212,0.90394835,0.63882289,0.49637123,0.40800071,0.47515141,0.2639622,0.8886437,0.5446213,0.6344043,0.11495229,0.71002311,0.45860845,0.75810094,0.26191168,0.44232737,0.67244185,0.51283258,0.47807721,0.58522266,0.48603616,0.54497435,0.37647886,0.52711421,0.29693782,0.74238373,0.48359679,0.5204279,0.58238825,0.47534199,0.49849757,0.5502071,0.49958521,0.35784221,0.96847429,0.23037475,0.45110808,0.69023185,0.64552154,0.44370545,0.027731485,0.77156054,0.37674096,0.016012919,0.42336497,0.50091733,0.58932842,0.51107639,0.49154388,0.57189726,0.50712566,0.27228497,0.96509598,0.1942197,0.51459205,0.76460652,0.55152352,0.50210026,0.99996741,0.50167385,0.50040234,0.43919601,0.50010654,0.46344215,0.15752925,0.44400119,0.85286307,0.18422591,0.3900649,0.5303439,0.015197884,0.50871563,0.46515732,0.23923267,0.45927112,0.4972985,0.55739616,0.51302151,0.49953561,0.52754943,0.50234618,0.43234402,0.21763211,0.20215503,0.4680451,0.67541109,0.58286272,0.52377916,0.63048565,0.51265308,0.41014251,0.015195223,0.344217,0.37508026,0.75719573,0.74196539,0.28513889,0.94630773,0.68895557,0.49841858,0.45382911,0.5010355,0.5058688,0.57068373,0.47794547,0.41263633,0.65903379,0.43264405,0.68281739,0.88365551,0.54033662,0.70103957,0.2236618,0.28681304,0.23861704,0.038430671,0.58073309,0.58959899,0.16083182,0.89507131,0.55401881,0.26439762,0.51690627,0.50011162,0.48107042,0.49990402,0.38810554,0.22203137,0.45979411,0.72501784,0.77636635,0.29379944,0.25938665,0.15583657,0.82805425,0.15874374,0.87125089,0.36339345,0.25397976,0.15444113,0.73437963,0.50037973,0.61709352,0.4993024,0.086162424,0.1061543,0.59180995,0.41180724,0.70997315,0.51185494,0.53515205,0.91544908,0.47622686,0.50706231,0.42702277,0.48893244,0.59234909,0.99002563,0.65689113,0.49994255,0.51071372,0.50003652,0.52778936,0.58352733,0.51360327,0.40302962,0.31065422,0.37436783,0.64321263,0.75231722,0.61181071,0.44583842,0.92956329,0.59632547,0.54978601,0.77845737,0.2980228,0.48088636,0.67501744,0.63041337,0.49856435,0.039194078,0.49490913,0.55071219,0.0038440683,0.42325116,0.60250708,0.14632812,0.5658387,0.48757968,0.00052618448,0.50161706,0.30801796,0.92425837,0.76519695,0.50883816,0.3861778,0.55874337,0.20046206,0.96597483,0.56400475,0.50537634,0.45988319,0.50027064,0.48451668,0.12655948,0.2823884,0.45554244,0.62413206,0.46578791,0.51016321,0.17419578,0.46684764,0.62949314,0.23249584,0.27670751,0.4922517,0.42286426,0.5192605,0.51112597,0.99758043,0.47382694,0.20051665,0.083074363,0.40996066,0.50224153,0.83316719,0.50713666,0.49982359,0.49343429,0.50008936,0.30723807,0.94902837,0.29250599,0.4744951,0.26644881,0.35082299,0.48266747,0.4263781,0.51249617,0.49989091,0.53498832,0.49996971,0.42367882,0.65418147,0.43507542,0.077234481,0.11108267,0.64378562,0.50734585,0.33795256,0.49832863,0.43179733,0.82242369,0.47354996,0.76919655,0.80322229,0.72511754,0.4988186,0.47291901,0.49726042,0.48525515,0.68622079,0.47288852,0.75878513,0.24008686,0.54168588,0.49957379,0.53099887,0.50005546,0.3874162,0.91228193,0.21019256,0.38907221,0.24563515,0.44677628,0.50337182,0.41611956,0.50920433,0.11695963,0.12528568,0.72284049,0.50008592,0.50745782,0.49985418,0.28994249,0.14981645,0.13960809,0.50469188,0.57276404,0.48267544,0.3027193,0.17598958,0.17688498,0.50983737,0.30461709,0.44460135,0.60520191,0.99302422,0.66072026,0.39500982,0.11442034,0.83828976,0.57307808,0.36432982,0.54332529,0.49166176,0.54279145,0.49797181,0.50258203,0.46812406,0.50412031,0.4796564,0.40957885,0.53163293,0.50406825,0.39836593,0.49674765,0.31838461,0.71843056,0.58775228,0.49494763,0.34048301,0.53582505,0.4963079,0.44567832,0.50618499,0.47786124,0.15788763,0.39731836,0.79972451,0.79616038,0.38355702,0.10864749,0.90961598,0.25489092,0.50310933,0.42929116,0.49964486,0.80763184,0.83825002,0.40667286,0.49991219,0.51060644,0.49997965,0.48723244,0.31160832,0.48784525,0.49879204,0.54031959,0.49766603,0.15141779,0.11316451,0.78146305,0.50462559,0.73718492,0.41154896,0.33603777,0.14558282,0.12304031,0.63846746,0.76903354,0.67388168,0.48736839,0.3334811,0.51176151,0.093420261,0.058492049,0.54827925,0.44240601,0.9645543,0.23393014,0.45189976,0.99870486,0.46186622,0.44364335,0.69711042,0.45981524,0.64213517,0.014606642,0.44881319,0.49978364,0.48778853,0.50066198,0.49853488,0.59790439,0.49461271,0.49989672,0.50893462,0.50026742,0.50038965,0.46024474,0.4997519,0.53491629,0.62508897,0.44635366,0.91992548,0.88583562,0.50923006,0.65148447,0.23985924,0.39012684,0.34975095,0.1759158,0.30960998,0.56486577,0.66522468,0.41976793,0.41399252,0.34435165,0.49163588,0.49551555,0.68242184,0.50365927,0.4946398,0.99651916,0.62866327,0.41794004,0.35094265,0.48644507,0.79998165,0.049311058,0.79503967,0.5075251,0.33380509,0.51084297,0.18617317,0.04005979,0.42314523,0.54635234,0.97945293,0.48548573,0.31743978,0.032148822,0.74744558,0.50157219,0.29661641,0.50418069,0.42645048,0.63963688,0.48589797,0.52155672,0.65723819,0.49952594,0.50347296,0.57788353,0.51673692,0.39367859,0.012192659,0.31360694,0.22660357,0.89663763,0.32422988,0.46611884,0.38352188,0.53212495,0.6513539,0.21395989,0.5477551,0.91333349,0.8758204,0.62762507,0.28190069,0.073179035,0.7831556,0.544999,0.76028931,0.47222897,0.51091461,0.98566948,0.49891364,0.31152501,0.19898025,0.71088922,0.53017821,0.038469698,0.32803555,0.55457368,0.3752385,0.47823122,0.26521631,0.20290075,0.48364883,0.46835245,0.65398331,0.48008699,0.44630673,0.87284059,0.33965941,0.4705546,0.65424676,0.50982931,0.49971015,0.49202718,0.49988878,0.46173557,0.12642137,0.65512749,0.51262298,0.6274711,0.57350661,0.50081019,0.46835514,0.50435113,0.51615048,0.31149511,0.43738524,0.56463105,0.11935147,0.054563387,0.49218301,0.12631562,0.4723202,0.36014309,0.70953909,0.57616655,0.54822798,0.21905806,0.62728966,0.39354534,0.97165393,0.25051591,0.1496079,0.95242359,0.51054006,0.62990773,0.99381265,0.56969479,0.4014825,0.71849222,0.63072322,0.50325583,0.41728614,0.48471824,0.50307206,0.47395248,0.49914181,0.49926382,0.44781789,0.50138662,0.49970742,0.52015585,0.49899299,0.25665385,0.7449198,0.52855346,0.65896327,0.93174542,0.39953909,0.5090295,0.34248032,0.38756161,0.48897932,0.61950723,0.5261216,0.50112514,0.54402842,0.49927199,0.52226024,0.57106184,0.4962238,0.50426976,0.53516697,0.50395307,0.55741547,0.20286102,0.30921883,0.4107268,0.24333129,0.755685,0.67262452,0.10962568,0.33989406,0.62664555,0.25975133,0.6423448,0.34013091,0.70968314,0.58745255,0.48530202,0.86751001,0.83127362,0.49991182,0.495938,0.5000162,0.4964969,0.21992512,0.62716526,0.2847773,0.73470223,0.41098229,0.48587773,0.43180958,0.48589308,0.64415236,0.72024676,0.44524998,0.57781301,0.27154002,0.70446997,0.51204579,0.43015683,0.49987529,0.69967377,0.91148464,0.4727009,0.52243262,0.87298434,0.66968815,0.42196522,0.86081969,0.6412937,0.50301807,0.40002784,0.48230375,0.65512966,0.92525547,0.32330255,0.5931419,0.75833327,0.26067692,0.51718349,0.68308243,0.59997214,0.71159246,0.19394341,0.57475256,0.50046878,0.4712198,0.50028738,0.51731642,0.409436,0.48931524,0.40190979,0.84058495,0.42098497,0.29021097,0.75071865,0.51381474,0.51320597,0.27178213,0.57175658,0.50226283,0.56329886,0.51087921,0.5391966,0.39953462,0.49933352,0.49096736,0.70397237,0.48650349,0.51472877,0.40256497,0.51611702,0.59372781,0.0085663299,0.57240282,0.44771494,0.61411413,0.5310595,0.50762675,0.44525326,0.49006225,0.50373559,0.70202197,0.50157769,0.5048102,0.35014133,0.46154753,0.3269261,0.27242335,0.57968541,0.36617707,0.28496204,0.61899,0.47809047,0.38207292,0.51950698,0.50054281,0.51334155,0.50065525,0.48542856,0.58516381,0.47578784,0.25267655,0.89131334,0.16196115,0.49607299,0.53506397,0.5036859,0.49982253,0.51035981,0.49990305,0.60757386,0.72687425,0.33528071,0.50037048,0.46223956,0.49570929,0.49844614,0.48036317,0.50102143,0.67468813,0.78371869,0.39047506,0.5007487,0.47194491,0.49990873,0.51167412,0.22926922,0.47458274,0.49501006,0.66868194,0.48930712,0.36112446,0.81648634,0.41073218,0.51821551,0.32351127,0.41365056,0.33812944,0.26455067,0.61272158,0.47091659,0.2799264,0.4582314,0.55105874,0.29075347,0.49319922,0.46016167,0.00063420477,0.50333858,0.49982406,0.96921076,0.50003602,0.30418128,0.73140826,0.49440714,0.53782501,0.93042427,0.4896264,0.76208243,0.041454301,0.58182619,0.46127855,0.37505492,0.45627583,0.81529461,0.096991306,0.26992352,0.14592043,0.91640984,0.24525385,0.48191734,0.29996145,0.49743789,0.71450703,0.069842842,0.79404213,0.49762562,0.562367,0.50097485,0.4218766,0.71366309,0.53833025,0.33026466,0.79752552,0.36558305,0.49004879,0.97543296,0.60035426,0.48921377,0.43605416,0.48768881,0.51289359,0.55346208,0.50280878,0.48925745,0.54979971,0.50353948,0.47346765,0.41326067,0.49007628,0.16712779,0.033236973,0.39840293,0.48746599,0.35833117,0.41641631,0.5942413,0.053494361,0.8922127,0.63364408,0.75685042,0.39682013,0.5283922,0.80388708,0.50610237,0.28523851,0.085816239,0.093185036,0.46783623,0.87555409,0.43245725,0.24238975,0.21246583,0.69752841,0.4938802,0.63805731,0.48007234,0.41428252,0.74282637,0.63661545,0.6624635,0.21071367,0.74967608,0.60364387,0.34097529,0.48139124,0.46824828,0.38510018,0.51592221,0.70714568,0.74105549,0.62964468,0.52556889,0.087528893,0.90829073,0.49824926,0.70015754,0.63696392,0.37541296,0.85094504,0.7643939,0.31706859,0.079761134,0.87893507,0.62661909,0.0048641625,0.60223409,0.40193737,0.68892551,0.41971362,0.44255169,0.38716195,0.50652945,0.39657849,0.12667018,0.73123324,0.5209148,0.89933739,0.46055822,0.32528799,0.12423866,0.612341,0.49702228,0.45285467,0.49250373,0.52820511,0.36051431,0.50570989,0.50018877,0.47403272,0.49966408,0.54938562,0.37097221,0.49348842,0.48921225,0.11123595,0.77764504,0.47508796,0.98004676,0.70344973,0.25677855,0.92196232,0.88775261,0.4928774,0.34908033,0.39667118,0.50002615,0.49705714,0.50000542,0.49890054,0.26904398,0.49922237,0.45317917,0.77818007,0.24455513,0.51255647,0.58335285,0.52651622,0.50793749,0.78743819,0.45815887,0.43531936,0.22262672,0.53703367,0.78077982,0.77338478,0.57342035,0.34119751,0.19174267,0.63074469,0.38487534,0.16389234,0.12707181,0.57684201,0.3537805,0.56088193,0.52208714,0.81858586,0.18655342,0.18476732,0.83590276,0.34157814,0.4579335,0.77651924,0.4950609,0.50057663,0.46330923,0.50389815,0.52242978,0.10863248,0.48497503,0.30668722,0.75936722,0.53839828,0.49998751,0.49931318,0.50000735,0.59341247,0.24176935,0.74640474,0.50247963,0.0016420369,0.51206068,0.5315945,0.048046781,0.51464264,0.5154656,0.35646734,0.49807888,0.42882867,0.79982566,0.40306422,0.69066872,0.28391205,0.43406048,0.81380739,0.036405275,0.72202692,0.49248405,0.56118847,0.49200246,0.47584157,0.39943322,0.46382268,0.70557252,0.016528666,0.69255561,0.60433697,0.31973399,0.50434341,0.67988467,0.25018178,0.62322526,0.45838331,0.024474108,0.6453838,0.50014246,0.47924017,0.5000536,0.50153398,0.58479367,0.46604145,0.50426196,0.81778027,0.50554934,0.49117714,0.73186319,0.41890091,0.58168165,0.87733344,0.5636188,0.49720095,0.43121444,0.49818353,0.55323461,0.34387,0.57958889,0.84225552,0.89976422,0.21146886,0.50199564,0.58114466,0.50772397,0.24287354,0.86079027,0.38928034,0.50867101,0.20080588,0.52312061,0.2938315,0.88018563,0.73983789,0.41707238,0.71871798,0.6753439,0.63092167,0.95133797,0.89814988,0.55647816,0.27396522,0.35731729,0.80559866,0.84326943,0.45173243,0.5048821,0.77344839,0.54280209,0.51618646,0.89157005,0.5186727,0.50051697,0.51577625,0.50098785,0.49828279,0.43457892,0.49911919,0.32316594,0.092250308,0.63800622,0.15432212,0.88683522,0.7920358,0.89171545,0.86084849,0.6070729,0.61875593,0.78590524,0.54506529,0.68770985,0.093854435,0.67625937,0.63769314,0.68038572,0.45803346,0.47184852,0.58938072,0.48075497,0.49874563,0.52252225,0.49791905,0.26402151,0.94209526,0.64939152,0.86596732,0.087547956,0.77766382,0.25628447,0.96384827,0.7746292,0.49198726,0.24232363,0.38354101,0.49954645,0.54419916,0.49828515,0.25847816,0.096485792,0.3212093,0.46041233,0.59463401,0.48918247,0.53378837,0.6567615,0.55893171,0.61577972,0.11322931,0.14371509,0.49989623,0.64117474,0.49960623,0.4917903,0.43553752,0.48990917,0.50287492,0.35123407,0.51638612,0.49983674,0.48765762,0.50048662,0.56984076,0.90176898,0.46794236,0.42618752,0.32646193,0.6137293,0.50471928,0.38151341,0.54911274,0.56459002,0.36428029,0.4535372,0.40043104,0.72237424,0.37461936,0.38432965,0.21782548,0.75903762,0.50378904,0.45770623,0.49236361,0.51483716,0.94823898,0.47556542,0.16227055,0.84504051,0.7026366,0.55638198,0.62688115,0.45284923,0.50800069,0.15850406,0.43439662,0.32146185,0.1271818,0.16929371,0.65248068,0.053968597,0.67322226,0.49986255,0.48558749,0.50014588,0.9024757,0.87527577,0.41927222,0.23363297,0.93888928,0.20873958,0.5495277,0.64087086,0.56140184,0.71909252,0.8311445,0.71429939,0.45491225,0.61320734,0.52351996,0.40970521,0.91330582,0.58849247,0.75436287,0.16305141,0.34191438,0.95004236,0.92328586,0.50314145,0.50196227,0.44244272,0.50050228,0.5576256,0.23979086,0.51432713,0.49973256,0.56700069,0.50185955,0.56657354,0.70861335,0.46004494,0.3507127,0.25683498,0.63299401,0.38537669,0.18779659,0.72704266,0.50011561,0.48925948,0.49979587,0.49364601,0.61630366,0.52117196,0.45677185,0.62562436,0.48786074,0.50004571,0.5589179,0.50635724,0.40648227,0.0059958582,0.36590326,0.42600074,0.31146557,0.36200743,0.66097222,0.90541431,0.6427661,0.23882251,0.034108384,0.25342193,0.49991073,0.5049198,0.49993157,0.59668365,0.20225477,0.50103326,0.49524994,0.98016329,0.5024898,0.53973147,0.59670286,0.51007974,0.50638547,0.83182167,0.50905351,0.42870943,0.25506711,0.50009197,0.49787043,0.12910087,0.49084322,0.35460015,0.73128214,0.45823658,0.5331523,0.59138551,0.50673217,0.4981656,0.57780885,0.50030165,0.71780596,0.21978869,0.7150759,0.53504965,0.84447415,0.35435897,0.50164844,0.33986663,0.5139552,0.43678651,0.33126519,0.60980476,0.42982678,0.36884035,0.49638224,0.33017146,0.82564051,0.73492034,0.52528684,0.71352554,0.48894406,0.45379075,0.38955107,0.46801788,0.72150871,0.094883342,0.9042804,0.29941666,0.9221933,0.5827989,0.32869124,0.72337553,0.39593316,0.65149751,0.82459769,0.20354774,0.26092306,0.92127044,0.85028506,0.50157697,0.47270189,0.50035603,0.63984245,0.17406671,0.64368583,0.49670857,0.40370874,0.50622779,0.52466881,0.0037846137,0.51508732,0.22733489,0.80504396,0.68635498,0.60228286,0.26432358,0.69270464,0.49622386,0.53583476,0.5005533,0.7982121,0.17513418,0.27637605,0.89075811,0.063882312,0.28456327,0.57347766,0.31493148,0.46637634,0.64017522,0.97388709,0.77715743,0.5691126,0.31247449,0.36361068,0.37248214,0.29603174,0.6031053,0.52048603,0.024351353,0.48856534,0.49402259,0.044680439,0.49918859,0.50120107,0.47364174,0.49810908,0.59567235,0.33216387,0.42106578,0.50246055,0.56855034,0.50996682,0.50790665,0.4569627,0.49638391,0.51168862,0.18946942,0.49992215,0.50022311,0.46269672,0.49987491,0.50129039,0.45147178,0.5062835,0.53029533,0.20754983,0.46729625,0.46070124,0.86338221,0.52203615,0.48502382,0.34140399,0.49867893,0.47887592,0.75387674,0.52301974,0.41319666,0.35428057,0.54265875,0.20976304,0.97652022,0.58981461,0.75592136,0.19909298,0.31002707,0.46489135,0.73850337,0.29128742,0.51089874,0.71812785,0.51888283,0.34339516,0.30064111,0.56858028,0.48976871,0.64068386,0.5742797,0.33473989,0.8720525,0.16013676,0.68215275,0.908823,0.23091195,0.38841232,0.010254196,0.47557931,0.47037228,0.58327276,0.48975366,0.37591001,0.29570494,0.3706824,0.72086569,0.96078949,0.78985203,0.50004035,0.50415187,0.49996247,0.49964001,0.42073654,0.50113001,0.33673845,0.84746221,0.68305827,0.49816712,0.45756858,0.49687566,0.4822091,0.38317544,0.47136751,0.73272056,0.20934383,0.42389929,0.63958367,0.98994057,0.3283455,0.49364147,0.44796032,0.48874653,0.51852874,0.43361609,0.49026348,0.85719161,0.179629,0.45058833,0.73578824,0.15398625,0.84050093,0.5059233,0.54345513,0.50675995,0.51628557,0.6692018,0.41128463,0.23670328,0.17373507,0.5032589,0.63134361,0.97671506,0.79663129,0.43208299,0.80968627,0.84923643,0.45705261,0.013289401,0.75688871,0.52027089,0.29740089,0.5429636,0.50858498,0.59631364,0.53861637,0.48224282,0.30186998,0.59528331,0.77479297,0.8563382,0.54182107,0.63076212,0.29478297,0.62859085,0.66966,0.71282974,0.52410758,0.63892317,0.68585223,0.43574292,0.50147696,0.53755193,0.49561471,0.49994892,0.51606386,0.50099502,0.25169399,0.083974771,0.1628182,0.50143058,0.4621922,0.49939596,0.46171897,0.14697741,0.53587718,0.50047607,0.63279335,0.49498591,0.7090967,0.2373225,0.50302363,0.58023163,0.91671746,0.53339831,0.66824671,0.22367341,0.29995942,0.54348297,0.63391409,0.47743307,0.50110334,0.9848991,0.31588625,0.53463279,0.36318295,0.57777003,0.39375478,0.15168893,0.26495918,0.47783749,0.88679231,0.67679179,0.5071382,0.7600347,0.49149018,0.50435473,0.98706354,0.75112888,0.59168462,0.067443665,0.45801311,0.12037361,0.87862756,0.30921655,0.51791148,0.2887077,0.67640895,0.6860218,0.045472922,0.71575858,0.43541741,0.16161561,0.54638518,0.44608786,0.29386913,0.38107067,0.4526782,0.35671291,0.42345754,0.49992252,0.52194732,0.49962683,0.43854447,0.78682228,0.46791859,0.33541576,0.82960052,0.29162642,0.554513,0.26211719,0.52975964,0.47654369,0.61429512,0.54661146,0.27866992,0.93046638,0.136941,0.5971257,0.19533513,0.52167981,0.11645416,0.055865455,0.30133717,0.49878875,0.46587048,0.49464216,0.16210942,0.94939181,0.34670422,0.50014329,0.53550614,0.50029023,0.71960936,0.94311891,0.12349743,0.37222326,0.90015148,0.46669955,0.46305683,0.58993035,0.49156255,0.40957834,0.11435885,0.89440896,0.42969893,0.1641728,0.25058278,0.28587866,0.84196039,0.61140426,0.64456639,0.73153316,0.49059249,0.66148287,0.714242,0.52561499,0.47173874,0.67523603,0.5022479,0.49724799,0.52908221,0.49780694,0.51374274,0.99487919,0.49227858,0.50000832,0.50771382,0.50003093,0.34531503,0.30617738,0.47898976,0.49163631,0.42247457,0.50291844,0.44796305,0.80355628,0.46057106,0.43948335,0.69876163,0.66144163,0.582082,0.32239695,0.47467071,0.52826321,0.28034843,0.5837387,0.50389882,0.61224184,0.51033752,0.56165304,0.37356173,0.46170121,0.55067156,0.062688362,0.79179713,0.48846302,0.55072242,0.50298805,0.42243757,0.94954752,0.50576774,0.48973976,0.59564514,0.49008215,0.50046549,0.60554058,0.55122238,0.85225815,0.10586642,0.20959479,0.50016493,0.50985847,0.49959469,0.68963423,0.81551536,0.42703576,0.62928358,0.2919389,0.61994142,0.73747438,0.88966064,0.52858885,0.50662178,0.54199531,0.49750764,0.42304759,0.023630014,0.5949186,0.37162071,0.018682438,0.23739896,0.49404891,0.6494188,0.49572143,0.50380112,0.60699426,0.50406881,0.51942764,0.3130161,0.64753126,0.43156241,0.69062171,0.38879983,0.46671017,0.34375329,0.46325871,0.41693839,0.63561746,0.51233904,0.58315611,0.26413147,0.47053994,0.38109939,0.18391728,0.44067605,0.58487619,0.33997824,0.4316701,0.31757162,0.76887499,0.33901611,0.50572677,0.45509652,0.50205074,0.46209296,0.40564989,0.51482096,0.54747532,0.26306024,0.27345427,0.87921686,0.049140403,0.32231511,0.49403157,0.46393031,0.49980506,0.50056687,0.4885617,0.50024531,0.21267343,0.88718256,0.72254042,0.45267402,0.34425573,0.4771115,0.60202282,0.34001951,0.45075366,0.61350526,0.84250371,0.16094439,0.45661297,0.63693332,0.49297166,0.51934531,0.41698808,0.48906489,0.46511072,0.30025216,0.33077161,0.24775239,0.8191418,0.76320895,0.47920003,0.72070767,0.349413,0.47028078,0.88791667,0.55531951,0.50025307,0.49212894,0.49988958,0.31646186,0.075014018,0.85295053,0.53241077,0.35467637,0.55171314,0.43147741,0.060262551,0.92525648,0.47663066,0.096034655,0.50587816,0.63787881,0.13008676,0.70021109,0.5946921,0.95834951,0.54957916,0.27948768,0.18679559,0.58712145,0.5038078,0.61446358,0.50593476,0.48131938,0.40603695,0.51281977,0.48777397,0.44584305,0.4943514,0.82568484,0.90831755,0.65858803,0.39435331,0.010742222,0.59100667,0.48488838,0.56645119,0.48759713,0.49921178,0.48326171,0.4989962,0.49709563,0.4075703,0.49964443,0.30501063,0.75334637,0.66704293,0.77040091,0.89128815,0.58922922,0.39796336,0.9332703,0.64045229,0.74067712,0.040230991,0.54630653,0.51500615,0.69669486,0.50669838,0.49224636,0.55763515,0.49364521,0.33716707,0.12998213,0.8769516,0.5246327,0.40608049,0.53272677,0.46293093,0.99977741,0.50162564,0.62868061,0.0070450593,0.63376254,0.32623802,0.25882715,0.66560017,0.48704674,0.37133702,0.52772009,0.18892278,0.1143174,0.30795271,0.31157168,0.9782053,0.6295726,0.36126622,0.9958945,0.50135781,0.50861327,0.32979491,0.37336679,0.78988724,0.049482632,0.77418714,0.38512874,0.82011466,0.21692397,0.60716667,0.72128137,0.53016936,0.49195729,0.55122461,0.50957433,0.49412256,0.42423785,0.51672007,0.43917624,0.65685813,0.51950558,0.45532217,0.60246314,0.51955498,0.49974658,0.5892496,0.52225102,0.54516951,0.66831493,0.55457168,0.32648471,0.82300564,0.23545273,0.64730549,0.8078174,0.17363811,0.39437154,0.68381311,0.55780611,0.45071079,0.9359045,0.46969336,0.59192681,0.75281075,0.5585382,0.48806599,0.55273623,0.49505968,0.50333851,0.4345854,0.50849057,0.49335725,0.54221864,0.50339303,0.77520594,0.09310253,0.55403703,0.4760448,0.85350655,0.33886183,0.48039383,0.43359465,0.50476219,0.57584283,0.21270062,0.5479496,0.49494509,0.45300891,0.49074896,0.5213413,0.8090946,0.17098233,0.46413079,0.77409418,0.48411768,0.5096497,0.60113058,0.50919913,0.4999863,0.49586132,0.50006045,0.49724071,0.53949668,0.49565943,0.5024905,0.43676495,0.49388226,0.56327398,0.31581529,0.52202484,0.51350991,0.056174773,0.44094388,0.43325472,0.18069506,0.80183642,0.41637649,0.16392696,0.31820538,0.64998855,0.95404327,0.38118643,0.85195429,0.87489285,0.25836658,0.45742136,0.23018179,0.44490215,0.48089573,0.41395549,0.50195184,0.49998636,0.4993352,0.50000756,0.32654074,0.025975266,0.30372224,0.52854453,0.6346774,0.51986271,0.62562588,0.67224476,0.46232761,0.47104725,0.31960849,0.60966374,0.47953861,0.74247765,0.49415067,0.37946367,0.14877584,0.240416,0.4396195,0.34167637,0.51023385,0.49998744,0.50019782,0.50000767,0.50772743,0.28091911,0.49348563,0.2093064,0.037294354,0.56156939,0.59471364,0.24108062,0.71979668,0.57843269,0.86461548,0.51963355,0.51698705,0.41273728,0.48691651,0.54969621,0.80541885,0.53451392,0.11379847,0.087535026,0.49774805,0.49477513,0.39393953,0.45619719,0.50110117,0.45976737,0.49327291,0.43044043,0.82103762,0.27122374,0.37083408,0.70648856,0.36768419,0.48355255,0.94808169,0.66726526,0.48177753,0.43772722,0.50250546,0.51412087,0.89971799,0.50479758,0.74496292,0.0786924,0.55021884,0.41738083,0.9109425,0.60266348,0.52363404,0.18063886,0.59399124,0.50271611,0.54924839,0.49480183,0.40518397,0.35544982,0.50968719,0.55430661,0.21422509,0.58729496,0.70950583,0.18496119,0.75645415,0.6549108,0.053686479,0.1020695,0.55324103,0.91069292,0.93896668,0.50003087,0.42153517,0.50014589,0.49898898,0.44444745,0.49618734,0.45589089,0.38842785,0.47823801,0.77357062,0.95769725,0.48419319,0.49861188,0.48296135,0.49987291,0.26630627,0.94939306,0.81244164,0.50201734,0.44187141,0.5111881,0.51409016,0.40006768,0.48932173,0.6277565,0.32626093,0.45731578,0.47889543,0.60752146,0.45123981,0.37344361,0.66812663,0.48751066,0.59115768,0.78812042,0.43610275,0.36077405,0.31001012,0.57169133,0.73429802,0.22582435,0.44124278,0.59175802,0.77477079,0.52491557,0.49985813,0.47106425,0.49944911,0.56540821,0.0094642331,0.60784753,0.3703252,0.81468258,0.22626278,0.094244134,0.076748717,0.37246086,0.68640911,0.15878387,0.65648543,0.50023926,0.51035447,0.50016036,0.31109625,0.72101469,0.47810968,0.20900252,0.045875036,0.79107048,0.49983382,0.56038867,0.51677385,0.39218792,0.31020481,0.49746601,0.47745983,0.37937746,0.48383063,0.39966158,0.74129336,0.54746724,0.57914251,0.0024605603,0.4885054,0.49631548,0.53409028,0.49901112,0.4284144,0.29639718,0.61954565,0.29150137,0.78691598,0.54115916,0.51050547,0.43211895,0.48161536,0.46730643,0.37020264,0.51947315,0.72857266,0.91145359,0.82633596,0.50105699,0.46930671,0.5034626,0.6791497,0.7038846,0.48874796,0.49995954,0.49442548,0.49992733,0.54002841,0.96566274,0.51755711,0.69215066,0.0069941503,0.52969362,0.48790738,0.94531737,0.92710624,0.46436967,0.92139407,0.9416818,0.60849738,0.79057565,0.725026,0.55758883,0.82873442,0.81474442,0.18347864,0.94615889,0.69781269,0.45806144,0.63524019,0.55861472,0.4952728,0.54466143,0.50311119,0.39556989,0.78148415,0.70899841,0.41132172,0.73177925,0.31255401,0.48321131,0.41842832,0.47382775,0.5432504,0.38303283,0.45439636,0.55479538,0.64679584,0.57763045,0.86502832,0.93676453,0.50695849,0.52157695,0.84707382,0.20664477,0.43877745,0.7848613,0.18805948,0.46485792,0.35285414,0.5356787,0.67505142,0.78641186,0.30368789,0.50054566,0.45828,0.49863806,0.43857131,0.27016511,0.37575275,0.49524942,0.53644309,0.49901723,0.38751193,0.23208301,0.3310109,0.26799871,0.80220663,0.75335721,0.4778049,0.2016166,0.51020963,0.47583551,0.17206299,0.25864966,0.58591409,0.6410658,0.51685076,0.24103442,0.21303632,0.565127,0.21845493,0.91452387,0.14971774,0.37377118,0.68839202,0.51252358,0.55964468,0.38125096,0.51256554,0.4799383,0.33572976,0.4190768,0.54822102,0.66081067,0.478881,0.43604733,0.29902102,0.44971375,0.45544968,0.32062089,0.62656435,0.45748023,0.040724351,0.81335292,0.50085374,0.64636519,0.50141036,0.49932131,0.47952988,0.50189823,0.49880795,0.41813661,0.4771549,0.72114108,0.87890835,0.43908576,0.49279424,0.54431841,0.49699259,0.5074902,0.61306935,0.54063682,0.26358101,0.11775355,0.28467642,0.59222429,0.72398165,0.68277114,0.490232,0.79376182,0.45689146,0.63256566,0.99279786,0.35537056,0.50232587,0.62981943,0.56346932,0.51275461,0.4404802,0.50764989,0.29897744,0.12505104,0.10281525,0.68533935,0.073592218,0.21905242,0.49650824,0.37865838,0.52656988,0.53844649,0.3194347,0.49709935,0.49457994,0.15344291,0.50095068,0.48796356,0.25137721,0.49460435,0.44028529,0.035223672,0.86678708,0.4502735,0.77315493,0.40218209,0.41034111,0.78653434,0.18990693,0.4127059,0.99100338,0.59790034,0.31709766,0.71926355,0.44103602,0.53799537,0.66529899,0.53951214,0.63776064,0.85876144,0.50706966,0.68691285,0.14888288,0.48832216,0.47587856,0.1043714,0.33618459,0.77190527,0.13914366,0.16938536,0.47284742,0.40786535,0.48881874,0.38770553,0.26127846,0.46109737,0.52285376,0.29992214,0.52736739,0.33739537,0.24513502,0.34584166,0.50014337,0.44679007,0.50017439,0.41606499,0.20536615,0.67887029,0.45028158,0.30833423,0.34972973,0.11566524,0.82469293,0.51025075,0.39327992,0.0050062665,0.5494562,0.50963757,0.24951155,0.4611626,0.91306959,0.11418747,0.39153611,0.28846187,0.82157704,0.22612151,0.43772192,0.78295356,0.32404252,0.54178051,0.84966161,0.71774811,0.50006832,0.49354342,0.50002504,0.52884781,0.90136266,0.90484248,0.22270934,0.20819574,0.32910263,0.55924479,0.83571947,0.30693285,0.32316298,0.076519928,0.6514935,0.49008838,0.58600932,0.49625375,0.48635438,0.28058272,0.61390655,0.48748376,0.72537059,0.30776374,0.50233511,0.55786773,0.49788169,0.49444969,0.53870075,0.50033882,0.5063752,0.53706977,0.50158161,0.70797309,0.8123643,0.64248049,0.33953077,0.096283232,0.40097788,0.28712347,0.23712292,0.31477391,0.49769921,0.5309544,0.49838563,0.78813649,0.78847827,0.35932146,0.60907579,0.26972038,0.30251758,0.43237127,0.17897975,0.37963473,0.57021926,0.29614131,0.47519913,0.50897671,0.64210376,0.48737402,0.41599436,0.15588932,0.50832773,0.70412826,0.88439787,0.37828962,0.53112032,0.36802179,0.43174294,0.50427854,0.37892049,0.56593762,0.49618592,0.27666316,0.62759313,0.51895827,0.98647804,0.51639585,0.55517967,0.63917046,0.54647931,0.45763276,0.28762756,0.34015445,0.5026396,0.19178341,0.55529365,0.5033275,0.44106094,0.48863514,0.51207639,0.66927512,0.37974036,0.41730323,0.64474069,0.4610629,0.44761299,0.37625433,0.45466238,0.50137782,0.54200828,0.49993216,0.52663296,0.37535305,0.50782463,0.50172007,0.42017016,0.50263294,0.32370648,0.82713383,0.46237413,0.49125821,0.54618523,0.50034262,0.47208082,0.92602571,0.32199362,0.50006404,0.53627952,0.5028069,0.50006446,0.5131046,0.49995052,0.46698369,0.59469816,0.48294789,0.73251174,0.13097051,0.21670167,0.49728522,0.55252323,0.50569077,0.49999016,0.49765949,0.49999942,0.61556017,0.71852074,0.33890717,0.53469691,0.011868683,0.62144872,0.91441371,0.90818028,0.52096538,0.5146656,0.40096658,0.5377981,0.40283438,0.65270861,0.46328905,0.50471157,0.45599966,0.49989513,0.43837708,0.94013512,0.53874034,0.52629527,0.11208424,0.39423243,0.27272578,0.74890495,0.38727451,0.51266617,0.62152786,0.501488,0.16372691,0.86314594,0.48671313,0.48170735,0.58425137,0.51693853,0.66845516,0.88357753,0.91983934,0.53364648,0.12658459,0.23199599,0.5113023,0.54982805,0.49819102,0.095198829,0.063805443,0.41031076,0.45691615,0.099529031,0.22637053,0.16891675,0.19596469,0.48470512,0.57286909,0.077541855,0.570424,0.42978767,0.099167675,0.5891512,0.47024274,0.38005361,0.44367172,0.43860364,0.76569569,0.65776967,0.49922562,0.47161927,0.50006221,0.55632735,0.68034403,0.62227532,0.49311492,0.58655577,0.49754593,0.49160208,0.45401268,0.50564988,0.54241222,0.30558802,0.57892952,0.32776796,0.0065317352,0.55689605,0.47415077,0.42191908,0.50933394,0.48966189,0.43324265,0.51852145,0.47405742,0.31218971,0.34729262,0.50088662,0.44077481,0.48390434,0.48499179,0.234915,0.40309155,0.099278012,0.92751415,0.65448249,0.55274714,0.068565586,0.51863621,0.51668389,0.94424574,0.51791355,0.45912016,0.079415397,0.21962129,0.45166834,0.076875926,0.3126538,0.56456172,0.15274395,0.56680191,0.59487713,0.97844413,0.38953615,0.49974602,0.45469167,0.4976802,0.50076975,0.52908283,0.50209154,0.88280118,0.83588875,0.56936066,0.22377639,0.8075511,0.6598017,0.45073139,0.97517733,0.24741398,0.58416119,0.011232145,0.54570094,0.43678647,0.86513398,0.76759908,0.42157416,0.77756848,0.50989425,0.21241321,0.11375715,0.2346716,0.49461559,0.57510834,0.51306621,0.80615475,0.073460865,0.43363586,0.8807362,0.87851033,0.41598211,0.34863142,0.22956938,0.34045435,0.47171291,0.61932054,0.44277278,0.11581953,0.044540951,0.63893839,0.54081449,0.33872594,0.40012927,0.54794388,0.32164915,0.41264579,0.41255441,0.31501881,0.56004805,0.49606587,0.95554514,0.75475845,0.64191796,0.21154194,0.68645695,0.52454071,0.59897061,0.50957876,0.15871298,0.87452037,0.30113309,0.63184265,0.80510701,0.37163148,0.64082642,0.11008591,0.11840608,0.50966933,0.66311053,0.61908386,0.56110977,0.93702539,0.33761457,0.48952991,0.29531962,0.67289613,0.50539177,0.40466434,0.49901935,0.50032981,0.51334762,0.50030706,0.49998704,0.50057675,0.50000785,0.5803129,0.35909076,0.45987624,0.72859023,0.76372303,0.41433527,0.73630145,0.24413546,0.5745963,0.50012676,0.50688204,0.49995703,0.47505631,0.38874741,0.4988978,0.62558964,0.2416066,0.30529535,0.49424338,0.33065234,0.52422734,0.82786421,0.84977646,0.25803091,0.4960219,0.59802196,0.48877638,0.55691097,0.77629271,0.63593047,0.48565298,0.13831838,0.078766284,0.52177593,0.43038928,0.50481649,0.59626942,0.84188238,0.48323587,0.38660139,0.78830889,0.47546938,0.3509088,0.040536887,0.79306813,0.4674167,0.69832607,0.34143753,0.63414786,0.073625678,0.16576176,0.23946257,0.073029407,0.75168142,0.47219659,0.29126593,0.52409585,0.86138925,0.13818275,0.30114878,0.32585223,0.86639786,0.8571238,0.76669923,0.97291831,0.34523286,0.52011334,0.58824876,0.5069205,0.57602306,0.75999534,0.32899799,0.6290963,0.94801555,0.25325036,0.56584663,0.032783472,0.45066614,0.35615607,0.87417603,0.80471136,0.44347805,0.63752569,0.56593184,0.35644502,0.2337594,0.38542243,0.4403704,0.84323758,0.72291228,0.45873324,0.36046567,0.42036786,0.1788293,0.84507283,0.28748725,0.49065516,0.70248321,0.48365885,0.31432485,0.23383544,0.39785283,0.34017207,0.038574897,0.64514194,0.60944422,0.24233968,0.25377689,0.49129446,0.60228253,0.47456365,0.58232583,0.25032951,0.71305266,0.50000199,0.50744567,0.49999023,0.45152811,0.85415268,0.40152915,0.39285753,0.87007991,0.61734518,0.47466269,0.0068653239,0.50599635,0.25585073,0.050134391,0.26852017,0.45503,0.32762719,0.60371731,0.50138618,0.35629472,0.50028648,0.5666659,0.11515299,0.13692728,0.5302671,0.60210943,0.52811207,0.51512059,0.5564725,0.49845335,0.56327649,0.27877226,0.41065556,0.4004064,0.26341951,0.71154295,0.53568645,0.012570033,0.54807185,0.36152424,0.92423971,0.79931638,0.553058,0.70195763,0.53370398,0.64761915,0.084821087,0.20082554,0.28985542,0.068190874,0.47782711,0.45802802,0.32457202,0.46084239,0.38397437,0.83025443,0.52230876,0.47527322,0.28873926,0.60436078,0.39976783,0.75921048,0.57695013,0.55466506,0.95483294,0.43749077,0.83556123,0.099283182,0.21308276,0.78574758,0.13468511,0.71367918,0.22294292,0.18704157,0.30365242,0.060079332,0.92915148,0.54544174,0.49793351,0.3946616,0.52883873,0.32715101,0.70483111,0.56217909,0.59203654,0.3218007,0.59886503,0.49686738,0.56156475,0.49428409,0.43770786,0.34612912,0.58817714,0.50009222,0.4495353,0.4994514,0.46051847,0.18112808,0.49911336,0.7328213,0.23992853,0.567785,0.52319796,0.85823297,0.5311662,0.64523253,0.73518237,0.49813507,0.38289007,0.66195405,0.4985278,0.52878868,0.16744885,0.53213715,0.5782041,0.79413643,0.79235891,0.74597219,0.75914238,0.38723916,0.48887478,0.64172153,0.48774152,0.51287993,0.560746,0.5108203,0.49151271,0.59643247,0.49373806,0.50214952,0.43069302,0.49606634,0.49812711,0.46596607,0.50325095,0.49868704,0.56264435,0.49876096,0.54363885,0.23859404,0.54401041,0.49998781,0.49961202,0.50000713,0.69008055,0.27591995,0.52358956,0.47785192,0.23201524,0.78989647,0.49884607,0.28729519,0.50091055,0.45209525,0.10745555,0.32226188,0.79223945,0.18774107,0.28687826,0.47904601,0.58002132,0.51519237,0.50083619,0.56910876,0.50453365,0.49715189,0.5296589,0.49825244,0.52329287,0.92164609,0.4837332,0.49722745,0.39438399,0.50454869,0.21946535,0.91454529,0.21830564,0.46351277,0.34469565,0.47018774,0.47909014,0.60625717,0.50262517,0.61681498,0.79185874,0.47774808,0.77211016,0.91355864,0.4923835,0.5355031,0.58714825,0.4950443,0.67390676,0.8530909,0.69904838,0.39227015,0.15322326,0.8989132,0.64465238,0.81529068,0.22563538,0.5599013,0.18163214,0.34315783,0.47583901,0.37563921,0.52859939,0.42511181,0.17185274,0.52595742,0.37643614,0.80061388,0.22653278,0.48862451,0.36259047,0.43094153,0.90693286,0.92721574,0.33047609,0.40534915,0.99476827,0.38504808,0.66044931,0.98869614,0.52014483,0.52581078,0.97990938,0.80403154,0.42617549,0.64561971,0.45387634,0.48770779,0.63878398,0.50104465,0.49876855,0.36202085,0.50296909,0.46548791,0.18843284,0.44329215,0.51611555,0.22746329,0.24065576,0.49843605,0.3575302,0.56384442,0.47209169,0.57969543,0.48891762,0.5107497,0.31639693,0.45237663,0.50094753,0.34578518,0.48630028,0.25156926,0.20527206,0.37934924,0.49962317,0.46560568,0.49532756,0.46741849,0.62357797,0.44277746,0.41877772,0.32342645,0.58902611,0.49142429,0.41944227,0.49584797,0.57023141,0.70936691,0.62965382,0.75353181,0.15170127,0.17229318,0.50768172,0.2839538,0.38923208,0.64939788,0.98681452,0.29845791,0.4953389,0.68248584,0.48859634,0.52983622,0.14830126,0.68954876,0.53629768,0.31002117,0.56836719,0.49366365,0.7126214,0.31222842,0.51486161,0.21797891,0.51876058,0.72770737,0.21384704,0.61379633,0.51928917,0.36186032,0.55800302,0.49525501,0.40902872,0.51546351,0.49996953,0.49629102,0.49995161,0.576017,0.72368133,0.52076744,0.49144048,0.31395273,0.44838759,0.29929742,0.78791753,0.70358156,0.48628393,0.55487291,0.49751798,0.50726086,0.73293956,0.52854718,0.64912359,0.99038433,0.39252168,0.48657913,0.91104329,0.53381123,0.54261955,0.022816937,0.47645298,0.72250233,0.21200651,0.2692828,0.29255846,0.16706147,0.17164252,0.33942715,0.3093601,0.49806174,0.94788505,0.92864918,0.42813161,0.66302144,0.24165835,0.35011561,0.49978236,0.64372792,0.50083165,0.50022895,0.48535453,0.50046998,0.49997896,0.49844101,0.50000053,0.61417177,0.050665998,0.83481517,0.5027274,0.57279477,0.52123372,0.44199017,0.02307698,0.52693007,0.51059382,0.42619679,0.5100229,0.54039868,0.69449835,0.66157062,0.52848543,0.70467364,0.33457527,0.50225527,0.45269054,0.49257763,0.50305496,0.54804922,0.49774435,0.54586385,0.64461998,0.42242125,0.59238811,0.13042878,0.14892204,0.76381572,0.02636141,0.28016095,0.8683601,0.093140464,0.41928218,0.5291578,0.38016947,0.54870823,0.52810187,0.74061788,0.53951205,0.50497989,0.4594613,0.50272389,0.41468465,0.33392657,0.4181459,0.54359354,0.9056552,0.39339128,0.58878325,0.93758265,0.80267171,0.36065644,0.78799056,0.69752231,0.42353168,0.29225914,0.48236912,0.44217562,0.37613196,0.52781509,0.45226391,0.13278936,0.21683916,0.15970607,0.084770228,0.60913907,0.42915323,0.095125582,0.94359807,0.54364951,0.63432479,0.48454205,0.28353248,0.83004509,0.5766959,0.5177888,0.417546,0.52270051,0.49565887,0.53246208,0.49881521,0.51729097,0.67342922,0.59906043,0.67862853,0.92679309,0.17883715,0.52123437,0.026334403,0.50834774,0.62869563,0.80787665,0.1726817,0.49981504,0.49157105,0.49990967,0.49619997,0.86994474,0.82436124,0.51034252,0.65043209,0.55839753,0.43797112,0.35049174,0.52166053,0.53973622,0.26492417,0.71514534,0.49921237,0.55326527,0.50002599,0.39036287,0.90723978,0.46262472,0.49363428,0.73599243,0.51333772,0.55782453,0.71849606,0.55756202,0.50187281,0.58258601,0.50398887,0.49493823,0.62240529,0.45920569,0.46536451,0.74343379,0.48073967,0.71180762,0.81656294,0.26012439,0.49483418,0.62684797,0.50723585,0.50031424,0.48478351,0.49956082,0.22837792,0.77563221,0.43083526,0.49931281,0.46645646,0.50231718,0.11896409,0.16141898,0.61275165,0.081585574,0.12655269,0.4874299,0.49998647,0.49940611,0.5000086,0.55601006,0.051103219,0.39902007,0.59472777,0.33870067,0.43072302,0.2783765,0.89073449,0.17038677,0.51981656,0.30324107,0.51863647,0.04796811,0.91350224,0.44688886,0.56664849,0.62590794,0.49944481,0.61641591,0.7207726,0.66089514,0.50291936,0.11017218,0.86179421,0.5044756,0.46610256,0.49974941,0.64383122,0.18619804,0.20568577,0.45475686,0.84572396,0.088531573,0.48479824,0.71969623,0.51913158,0.70214446,0.24099191,0.47044775,0.57652064,0.76477437,0.7694722,0.12835042,0.87198468,0.26118872,0.41792163,0.73815938,0.2948121,0.54030661,0.35345927,0.41207969,0.53090777,0.173525,0.86231881,0.5540056,0.32049003,0.37545938,0.56139737,0.02844188,0.54786492,0.52525897,0.27260291,0.34740099,0.26649334,0.13150542,0.83049805,0.43668905,0.90807318,0.91817844,0.48520079,0.65069418,0.4056884,0.47625802,0.37000541,0.51496986,0.4433802,0.95268115,0.35496792,0.49786487,0.44148958,0.50553238,0.5962491,0.11555276,0.66822822,0.41955462,0.20052697,0.51736064,0.29725779,0.8503357,0.51329107,0.40360413,0.29148492,0.35403333,0.32257125,0.90165316,0.35539204,0.88762357,0.080110708,0.32804902,0.16545036,0.1759609,0.45235159,0.71680915,0.87678955,0.87303955,0.39570596,0.031812787,0.54329516,0.37573744,0.13463272,0.77242415,0.35173798,0.27811756,0.34883921,0.55012744,0.011009854,0.63093585,0.51058312,0.42843092,0.48420814,0.68230667,0.7260824,0.54797836,0.42489898,0.66802697,0.43908632,0.51940814,0.95526548,0.79498927,0.64651597,0.28437754,0.60975176,0.21890133,0.22797356,0.41648061,0.31772902,0.17004088,0.45464014,0.25190318,0.86101544,0.46240708,0.84818235,0.8060156,0.5282805,0.27060402,0.77143787,0.33495894,0.57167412,0.29617304,0.57252631,0.93053082,0.076724347,0.43849063,0.36206374,0.78711871,0.41508239,0.69253861,0.086999489,0.18857284,0.51626227,0.3431418,0.53515362,0.64441613,0.72871207,0.41842151,0.61611439,0.30711852,0.40006231,0.63265185,0.02337697,0.79162129,0.56603821,0.3585159,0.54975892,0.50343518,0.53463428,0.50265585,0.68970539,0.12242827,0.2597229,0.49994551,0.50470026,0.49996507,0.54492418,0.95166868,0.13537364,0.4918803,0.57266583,0.4788081,0.19343856,0.93428593,0.33811663,0.50011227,0.50781811,0.4999945,0.49816038,0.44384399,0.506786,0.45440175,0.85363353,0.60711736,0.36844293,0.26154841,0.3454242,0.47864023,0.39280693,0.52380732,0.554791,0.25979741,0.54239584,0.48665694,0.26040819,0.51103045,0.22023342,0.88636502,0.80765919,0.7816519,0.92532343,0.23670537,0.39174489,0.021395118,0.56379407,0.5122412,0.55692999,0.50924656,0.58980737,0.019064323,0.4484117,0.47865013,0.22904921,0.67530953,0.49981636,0.48386073,0.50014148,0.40348629,0.015713588,0.4412295,0.48718454,0.59158766,0.47394911,0.51773458,0.26081558,0.3677125,0.52180758,0.31432066,0.47221306,0.50049152,0.47760077,0.49925152,0.19997671,0.86684902,0.25185534,0.53959006,0.96056362,0.65793216,0.49451783,0.71117464,0.497381,0.45109458,0.19819284,0.7104096,0.36635377,0.86856262,0.42947395,0.5971699,0.33570295,0.54569245,0.32423513,0.78661715,0.70369811,0.47682644,0.84668405,0.75214833,0.48183535,0.4071015,0.48912163,0.53162811,0.74641286,0.50145854,0.5011109,0.8278191,0.54891223,0.49155279,0.97170114,0.63145346,0.40475468,0.34761712,0.46855352,0.68383641,0.072985059,0.37948687,0.49669436,0.46849875,0.49695458,0.38620213,0.32348068,0.51256936,0.49088462,0.58444506,0.53194458,0.54624048,0.89010407,0.51077792,0.73902469,0.04695101,0.18020525,0.25247052,0.78355119,0.58649943,0.48206047,0.64028253,0.50672811,0.49040377,0.2942335,0.52067433,0.44879966,0.61157922,0.51888346,0.49808288,0.3989175,0.49488341,0.45523382,0.35667152,0.53028335,0.58060904,0.011505103,0.44910715,0.15519032,0.033347286,0.43620571,0.49782827,0.40560417,0.50032156,0.57571931,0.043885374,0.10584009,0.61253955,0.14315139,0.61837534,0.39915756,0.19412215,0.44493635,0.56448947,0.74044331,0.71172288,0.47925576,0.59474994,0.50870541,0.49196462,0.4385648,0.51596968,0.51464805,0.43650956,0.48774471,0.57810936,0.67892024,0.52906344,0.52884383,0.28544996,0.64568819,0.27565206,0.19051257,0.78271683,0.48042838,0.59940746,0.54211744,0.45270435,0.079846504,0.04629802,0.51198502,0.64138467,0.45168407,0.68769742,0.19901796,0.76790231,0.49998037,0.49843671,0.50000499,0.50227026,0.28464556,0.54483812,0.53354834,0.9254089,0.58004189,0.49102432,0.23321729,0.65141846,0.25540491,0.25689458,0.51416117,0.87666888,0.082970592,0.76225668,0.50223572,0.56069846,0.50569021,0.5031881,0.54865447,0.49738883,0.76714457,0.91258104,0.84618998,0.49314631,0.43526391,0.48325723,0.54489226,0.980155,0.54144562,0.49759217,0.92479158,0.60902809,0.50908914,0.3434383,0.50655249,0.5249973,0.37514749,0.56469359,0.5404988,0.7993201,0.18336524,0.25064151,0.056798196,0.74392884,0.50007019,0.61701817,0.50409663,0.5004415,0.48007989,0.49965091,0.24919345,0.1767178,0.72358844,0.45450546,0.37338035,0.55859285,0.56562081,0.11246708,0.5252782,0.69954877,0.098587382,0.43410125,0.42593108,0.19608917,0.48369952,0.64241606,0.0082477755,0.37788322,0.73902674,0.014433874,0.47170638,0.50064838,0.48732398,0.49961099,0.50036748,0.48707401,0.50033386,0.45273559,0.70450035,0.34050352,0.57588695,0.82041396,0.45548254,0.57290839,0.092660101,0.35949037,0.60599412,0.85282975,0.64534415,0.64889768,0.88328092,0.49980382,0.72787856,0.23076701,0.49693743,0.48169503,0.62876642,0.47237475,0.63420587,0.67669035,0.46865723,0.70033036,0.92110799,0.7360888,0.5017706,0.57205926,0.51481569,0.54490885,0.090590611,0.34226102,0.45759215,0.94459637,0.58278039,0.6093273,0.24107662,0.36406009,0.46743317,0.25129057,0.72116257,0.43086933,0.36236615,0.52329981,0.24259862,0.80053865,0.45066132,0.72718527,0.73783437,0.49071639,0.63522497,0.73321849,0.33351455,0.42050514,0.26271005,0.27859645,0.58395455,0.22733404,0.48972744,0.50894691,0.85455652,0.45412827,0.44284911,0.14898405,0.38247188,0.60302935,0.20905116,0.80393805,0.25357875,0.76695321,0.4597213,0.44880355,0.90063153,0.93130442,0.57521039,0.85162043,0.76607492,0.49964264,0.51066761,0.49972024,0.45155565,0.21306315,0.59712669,0.70940941,0.96148744,0.79490781,0.3952724,0.74700747,0.72897444,0.50001442,0.50356297,0.50002575,0.49998743,0.5002148,0.50000761,0.48660527,0.62852892,0.43952924,0.52588873,0.38861861,0.48056015,0.52986745,0.22657967,0.52483569,0.38508778,0.94687644,0.44775311,0.2936039,0.08903472,0.22368117,0.50156817,0.47679283,0.50050798,0.47304357,0.58703707,0.491477,0.50111809,0.25504406,0.49022769,0.29533299,0.041677757,0.388416,0.50090152,0.95412512,0.50082792,0.48808128,0.78694819,0.4032575,0.58842884,0.64886675,0.54761739,0.73324163,0.11491166,0.21904226,0.52848056,0.66844542,0.52931738,0.47422193,0.38874015,0.49132237,0.52293318,0.74870265,0.63693979,0.48757133,0.93948438,0.5456375,0.50001964,0.51016113,0.50001303,0.51621349,0.3593119,0.49925265,0.76740659,0.10451239,0.73766262,0.34046765,0.74931262,0.46605793,0.68389088,0.016735523,0.41720833,0.75929467,0.020955945,0.32341215,0.49497275,0.3627046,0.51476127,0.30092218,0.2550131,0.64764091,0.48793259,0.99867427,0.52113527,0.44764089,0.72525659,0.7092485,0.53698345,0.16027418,0.31619671,0.49990263,0.51474364,0.5000208,0.65368906,0.19428024,0.42645788,0.48125395,0.77909684,0.46830351,0.66492323,0.26594824,0.33664894,0.49905863,0.47634782,0.49793426,0.50830194,0.4500738,0.50346057,0.86790054,0.84770603,0.61435627,0.26434767,0.16188615,0.69281654,0.54283603,0.15026852,0.5868732,0.50619386,0.72811639,0.5744997,0.49996667,0.49059654,0.49959094,0.453439,0.75699687,0.27295,0.62057177,0.74525803,0.57541123,0.44942934,0.12981635,0.82663883,0.53735954,0.4043718,0.52100624,0.78951405,0.76957961,0.45478168,0.57135379,0.936726,0.28154397,0.17705176,0.17835727,0.58897951,0.55302897,0.094383027,0.87831655,0.55941682,0.049587169,0.20706968,0.47180231,0.6172412,0.5187575,0.43846997,0.18906601,0.31903668,0.41309817,0.79947709,0.61560869,0.50195779,0.71738613,0.49775151,0.64634116,0.7763255,0.34006206,0.65578474,0.010020915,0.57554719,0.45085019,0.25627928,0.45350919,0.49118637,0.57388348,0.50771444,0.5015205,0.51849097,0.49986176,0.47079348,0.21504858,0.31441307,0.48518048,0.42774169,0.5071348,0.82680729,0.95030313,0.43672831,0.80472477,0.06028801,0.1867413,0.47714109,0.28244761,0.61189519,0.37008697,0.75422562,0.36724658,0.5033139,0.53465874,0.49847926,0.38707792,0.76713897,0.53952104,0.52757869,0.8469762,0.50685884,0.46955293,0.78790302,0.4890898,0.4841845,0.64729947,0.4139613,0.50442864,0.18190345,0.628492,0.50046543,0.54856555,0.5046024,0.49622477,0.53055904,0.50013926,0.49810172,0.59019181,0.47412273,0.45722636,0.86428806,0.27811127,0.51719941,0.011859497,0.50788906,0.50045745,0.52052158,0.50159078,0.5011355,0.45521151,0.49191919,0.46495308,0.39055987,0.47900873,0.65091899,0.11849364,0.094867329,0.90441616,0.873945,0.58040734,0.46418421,0.65027578,0.59607823,0.46557856,0.24208854,0.58956087,0.48920152,0.84898865,0.4405807,0.49949901,0.44143382,0.49841539,0.2505923,0.079975785,0.63309621,0.49998391,0.50460647,0.50001469,0.50997797,0.90488982,0.46595005,0.84331878,0.80721745,0.44939222,0.52477712,0.69890043,0.48866501,0.51496554,0.33103318,0.37456517,0.54278271,0.23965572,0.36316819,0.51317193,0.38200597,0.5520439,0.52105785,0.62810032,0.4285029,0.24191499,0.88348093,0.67256874,0.35434566,0.10561795,0.46983687,0.54846567,0.031748898,0.58253587,0.64703245,0.24046959,0.72619428,0.80998987,0.86911257,0.31592355,0.51110855,0.55841443,0.49176247,0.86426721,0.15692206,0.57945212,0.49600987,0.20324204,0.69154268,0.63317899,0.89465646,0.1878847,0.63625943,0.74776409,0.32161083,0.49713512,0.52881926,0.49730351,0.60709305,0.99388828,0.3759208,0.22758926,0.17196892,0.72968723,0.49983256,0.55925447,0.49990676,0.43378731,0.62946617,0.46509738,0.47168948,0.78493878,0.27835102,0.40362596,0.70979161,0.47792334,0.4813394,0.73568227,0.43795297,0.40246977,0.25103746,0.36830205,0.50041315,0.46689487,0.49515487,0.49853478,0.48036022,0.49994647,0.49969686,0.50866853,0.50019398,0.68748343,0.17411412,0.16199976,0.59281745,0.64608792,0.49220548,0.73094735,0.15106694,0.45976453,0.51814289,0.91815534,0.44471846,0.54736984,0.18545849,0.47705236,0.55760718,0.65539254,0.44784441,0.3133192,0.21230278,0.55819992,0.47520812,0.21829125,0.48786505,0.29071332,0.17370746,0.47440278,0.35039745,0.050568372,0.42531907,0.66227744,0.9734242,0.60950452,0.50166266,0.60959489,0.50648307,0.49576629,0.77036997,0.65023328,0.11421887,0.90000484,0.6513902,0.66414607,0.17547532,0.19586371,0.58438599,0.75943901,0.33602177,0.5270332,0.04939961,0.49354444,0.49678753,0.31259036,0.50004607,0.18981677,0.96735747,0.70341187,0.28336166,0.86295916,0.39369108,0.46308551,0.097879267,0.17777718,0.35142444,0.2942757,0.39908761,0.31352051,0.074504188,0.79276984,0.49992128,0.48157758,0.49977112,0.41712227,0.92473225,0.36223844,0.94137363,0.87742052,0.5402459,0.49412048,0.35428345,0.52256775,0.49094215,0.42904948,0.51175892,0.57948162,0.80985127,0.7448921,0.2764767,0.79081832,0.54663091,0.52032987,0.14978193,0.59033492,0.5208387,0.64381007,0.41627737,0.47591284,0.41176148,0.47414978,0.37150764,0.016151241,0.3311724,0.63539791,0.059992807,0.91939483,0.59800621,0.045326891,0.75703046,0.48898912,0.54800404,0.49946827,0.94999491,0.073247902,0.56619934,0.41709329,0.03700592,0.53320484,0.44018386,0.69055905,0.5491295,0.56192214,0.755546,0.68118325,0.42475713,0.71268861,0.64439035,0.57987168,0.35421634,0.52871298,0.50093668,0.38095554,0.50455089,0.54739455,0.37951007,0.50203488,0.26384206,0.80326508,0.34260758,0.60322978,0.9829467,0.33729379,0.40036889,0.80475284,0.3745217,0.1308957,0.84709839,0.31469487,0.42677404,0.6596809,0.44972411,0.4577335,0.019031489,0.45920535,0.36328074,0.96009594,0.79006357,0.45941881,0.00031352081,0.51097978,0.62184011,0.0049465374,0.40631401,0.49791798,0.43497564,0.494721,0.47327183,0.33668026,0.48407384,0.49980053,0.41984101,0.50435082,0.49967835,0.48805293,0.4997179,0.36398605,0.78787272,0.72762682,0.53928965,0.84756623,0.51131883,0.5440469,0.60351287,0.48271093,0.84620501,0.1705033,0.56095772,0.364258,0.073528785,0.70002188,0.27364916,0.9567465,0.17723683,0.26432489,0.2201995,0.38671625,0.34407652,0.70393941,0.58353454,0.54196657,0.33567925,0.48912317,0.65470634,0.7292052,0.53528053,0.71866316,0.26863369,0.56385116,0.38900412,0.74373716,0.49991715,0.42506833,0.99011006,0.69844853,0.44469771,0.26684302,0.56703236,0.50070827,0.52486999,0.49741683,0.91704942,0.91580317,0.33436504,0.50072571,0.52512971,0.50293145,0.49661513,0.65750647,0.50226899,0.49659196,0.4664413,0.50117174,0.51848631,0.2052952,0.56403712,0.50521952,0.5658691,0.49146236,0.49545941,0.46747463,0.49903328,0.50043098,0.47389109,0.49885485,0.27610485,0.23040184,0.42603937,0.56526945,0.0089811607,0.38024221,0.60975956,0.88932436,0.89316929,0.52665454,0.6505999,0.50878642,0.4994275,0.43272779,0.51532221,0.60585005,0.71078615,0.54564747,0.62086318,0.18396043,0.29314892,0.49995223,0.53056923,0.49690887,0.40056766,0.043140104,0.42677509,0.56478426,0.98009432,0.234479,0.93427194,0.88713219,0.36597785,0.49407108,0.62627891,0.48228931,0.52180889,0.32261051,0.51689677,0.51059601,0.67615737,0.38338781,0.76519552,0.065842133,0.74024574,0.49927491,0.44259042,0.51130038,0.47615126,0.99843613,0.51559607,0.40699476,0.92094908,0.88049336,0.47998814,0.75040186,0.67288049,0.50221533,0.37933054,0.48643472,0.49626415,0.16913598,0.48025443,0.42176628,0.69461631,0.3525703,0.52333693,0.40224471,0.46304358,0.4808433,0.28612918,0.454324,0.89117173,0.041397309,0.50453715,0.54695655,0.84435562,0.82223788,0.49610268,0.0029747441,0.51563632,0.59342228,0.67997348,0.49606679,0.22394744,0.17909377,0.2424102,0.24795117,0.91657636,0.58175097,0.78418339,0.82482145,0.75511385,0.49850832,0.65979272,0.41710079,0.48583694,0.38081937,0.55932225,0.3292222,0.86704629,0.42009593,0.40274764,0.97652927,0.63344705,0.81996838,0.19809668,0.63865693,0.49775544,0.42400795,0.47366068,0.50354751,0.41217518,0.52953503,0.50628067,0.39156706,0.4818668,0.63591513,0.21202461,0.38337679,0.49370516,0.33617427,0.48304343,0.38658372,0.90820352,0.45895085,0.56604663,0.13557503,0.62335477,0.81741111,0.097051511,0.82659963,0.49843055,0.60853039,0.49891961,0.47320886,0.93138147,0.53255838,0.49351479,0.025935828,0.50831985,0.70976552,0.23045983,0.70166218,0.54647873,0.84399499,0.84462782,0.46939199,0.38690135,0.45941827,0.48599339,0.42232687,0.51799001,0.56735493,0.63948699,0.55370795,0.19419879,0.19316732,0.34633115,0.31499275,0.28237728,0.53187614,0.56563315,0.047233581,0.13638203,0.5419619,0.69725575,0.52523687,0.46857478,0.24884376,0.6929632,0.099073348,0.11214269,0.49247074,0.32465018,0.79062798,0.34263822,0.49940067,0.52311987,0.50228301,0.50304116,0.47472356,0.50016501,0.33261395,0.17557755,0.6405997,0.71884,0.067143688,0.45950989,0.49931449,0.47547692,0.50181636,0.7038498,0.15957754,0.30405522,0.47659174,0.31950499,0.42716722,0.53920968,0.011393299,0.48334896,0.40888369,0.27763436,0.4309098,0.68578173,0.89736625,0.9098127,0.51731962,0.42471947,0.51563767,0.49912315,0.39065577,0.51276452,0.68000843,0.16777525,0.72759123,0.48693385,0.61916703,0.54808374,0.36143897,0.18397904,0.55379133,0.5503134,0.78046843,0.29972691,0.51918518,0.38459008,0.5000796,0.50156081,0.54682544,0.50775231,0.25554917,0.036599937,0.78677463,0.51583665,0.68573677,0.49940898,0.54400507,0.25855861,0.714956,0.40194395,0.19375627,0.49132406,0.15005266,0.92928018,0.43694422,0.4888215,0.57593419,0.5090613,0.54707005,0.25400787,0.53535286,0.45753731,0.84956241,0.22874057,0.49928639,0.5288354,0.5002939,0.64674427,0.047160109,0.52076147,0.40314114,0.13135782,0.35413012,0.7896621,0.14458206,0.49646311,0.49960618,0.047081157,0.49700724,0.54281538,0.71340826,0.3470353,0.49667118,0.43418814,0.49988977,0.24954566,0.90626677,0.44023455,0.62035528,0.014950464,0.30082465,0.49998759,0.48860873,0.50000736,0.50603349,0.45131544,0.50740173,0.42369982,0.98132703,0.52585829,0.47437014,0.39773811,0.45814408,0.50144686,0.45148458,0.5013947,0.49965439,0.56842263,0.49985471,0.50020838,0.5997682,0.49988798,0.79877977,0.05351463,0.78100683,0.46343649,0.34528408,0.4233099,0.50351497,0.69292163,0.56779096,0.40944692,0.30276861,0.48249937,0.53610318,0.31516215,0.46093846,0.51424715,0.4023346,0.5421655,0.60915819,0.075447574,0.68409171,0.49555263,0.56975638,0.49653954,0.62954801,0.86014981,0.49374405,0.47197258,0.62232383,0.47860044,0.79407595,0.13411317,0.82083357,0.79298649,0.85438363,0.53574386,0.55526097,0.77068731,0.25490127,0.72404807,0.81219443,0.68504749,0.59064494,0.74818474,0.65093853,0.62168372,0.776279,0.51382376,0.50359063,0.53489326,0.50361543,0.50868069,0.43553453,0.51176611,0.52318645,0.28103516,0.48014551,0.50056801,0.6343047,0.50037919,0.64757952,0.2766121,0.44484859,0.47017736,0.33640542,0.60666608,0.441391,0.7100494,0.49126903,0.5400183,0.13571964,0.49979609,0.49248235,0.03400206,0.87711068,0.45148774,0.079496243,0.63839392,0.5321606,0.72222937,0.36951914,0.50638379,0.38134255,0.50693594,0.50493426,0.6358676,0.48298868,0.61664736,0.12371582,0.42785013,0.58694259,0.29162541,0.59962889,0.50704947,0.44358359,0.49584464,0.33987161,0.014952237,0.31531725,0.37539559,0.84877661,0.41042621,0.60697601,0.94605234,0.85990475,0.50436536,0.60594767,0.49750881,0.73743999,0.019469653,0.68245311,0.56951219,0.22875501,0.45495714,0.574945,0.87715807,0.75401121,0.66931541,0.13517652,0.45295478,0.22779792,0.97506483,0.59409496,0.52648058,0.86107264,0.21997325,0.36944451,0.87325722,0.081788137,0.27418621,0.1540319,0.69697197,0.87421918,0.03704918,0.60366724,0.49955138,0.47603917,0.50056056,0.50114442,0.51626154,0.50041264,0.27020937,0.021877499,0.63021906,0.7741943,0.19637413,0.71955424,0.6271309,0.93925824,0.21383575,0.50074432,0.48034071,0.49831752,0.20572731,0.083480943,0.14569648,0.77559738,0.87449023,0.31021955,0.42985872,0.28015698,0.42593917,0.46603495,0.58634952,0.50158314,0.34034284,0.96362205,0.39159752,0.078699105,0.059774482,0.41828286,0.30826621,0.93076791,0.80332845,0.44430343,0.26840471,0.38144209,0.37551869,0.70431983,0.62542415,0.52722395,0.37218081,0.53334241,0.49481924,0.46260297,0.50373023,0.38484449,0.18235075,0.77408429,0.39465121,0.1304557,0.79768682,0.51959626,0.94625925,0.92794719,0.47473516,0.57995496,0.51316562,0.50106961,0.56800565,0.4791348,0.49862268,0.53110033,0.50302733,0.34346714,0.99169348,0.59800748,0.83544211,0.9345335,0.61311235,0.40843706,0.23022318,0.23257695,0.50121963,0.41764019,0.50815643,0.50425256,0.36355032,0.50342938,0.50333171,0.6344251,0.52068077,0.66498683,0.053909012,0.73578531,0.50017941,0.47411963,0.50002888,0.4876641,0.55999349,0.49009109,0.19417663,0.14949208,0.23162725,0.47567971,0.58333241,0.47818654,0.4955216,0.40302783,0.54069775,0.49949594,0.51304918,0.50063432,0.51524863,0.67212642,0.45556187,0.49999724,0.50611737,0.50002738,0.50494094,0.54901549,0.49651731,0.55905049,0.82514971,0.88097176,0.54640621,0.68602945,0.40569333,0.62490941,0.80831425,0.51493749,0.73174245,0.80281889,0.52063388,0.16795007,0.024299289,0.4939724,0.48159052,0.67513014,0.3857043,0.39981377,0.27236952,0.42226991,0.46768873,0.34578694,0.49263098,0.48892845,0.42954939,0.49667922,0.47092097,0.24804781,0.60944289,0.47861703,0.14962961,0.20160263,0.79126704,0.18689568,0.3126832,0.4914831,0.45048607,0.49276373,0.499825,0.52425814,0.49979975,0.51924103,0.064506823,0.52463547,0.72762807,0.97921463,0.41976606,0.55039317,0.94854606,0.55729475,0.52488718,0.59711403,0.4885048,0.53643176,0.0098679041,0.40000182,0.52403136,0.33781016,0.59491996,0.44756709,0.99675827,0.46903694,0.53642835,0.70511509,0.54630167,0.59342127,0.047645553,0.60871713,0.51008204,0.28359874,0.49919599,0.50227699,0.47028411,0.4969622,0.61755703,0.25553729,0.6617192,0.49945835,0.51518038,0.49921981,0.50123351,0.47567833,0.50117769,0.43405696,0.053613979,0.084177154,0.58658034,0.67144978,0.43244474,0.40677047,0.99159968,0.57944486,0.43168021,0.27227166,0.70846138,0.41650376,0.35770562,0.50883081,0.44729819,0.78868333,0.76284239,0.51340848,0.36839222,0.42100164,0.51588979,0.88875935,0.77197706,0.59336186,0.88274077,0.39237721,0.82115693,0.084258434,0.63044031,0.39373724,0.83369094,0.59868427,0.50204698,0.53027304,0.5000645,0.43872751,0.68590043,0.63898873,0.46450248,0.049757282,0.49461132,0.45930414,0.84068415,0.53244948,0.26787927,0.20513303,0.50783402,0.50478684,0.80032946,0.45011452,0.4864251,0.64719635,0.42893821,0.44999386,0.22768536,0.26532294,0.52366672,0.092990966,0.35472521,0.56704726,0.35678538,0.56490778,0.60455896,0.044480417,0.74960617,0.61823146,0.25951375,0.50588505,0.709941,0.018851647,0.67476063,0.48730323,0.44038056,0.50575773,0.58788998,0.32361111,0.60673475,0.42050936,0.65034987,0.56629454,0.42278836,0.33514572,0.40405392,0.49012511,0.68581635,0.49336734,0.49211395,0.34908972,0.39770338,0.4411784,0.137887,0.78550512,0.46226443,0.27223415,0.3502866,0.48484504,0.63855834,0.51323019,0.42189813,0.63696174,0.53630877,0.46760842,0.41597206,0.50823249,0.44445129,0.67501872,0.4667277,0.15323784,0.14321162,0.37087666,0.48823946,0.4270352,0.49511841,0.49997454,0.50400848,0.49996343,0.50072863,0.43340954,0.49646845,0.48038607,0.62869687,0.47898893,0.4910964,0.63593751,0.51268661,0.61761301,0.72767581,0.63958637,0.72104289,0.04194699,0.45956877,0.6363531,0.19005778,0.30501218,0.45466469,0.7038371,0.60377638,0.54676068,0.62042988,0.46254234,0.57360878,0.32403634,0.38382207,0.51804579,0.57807493,0.50558125,0.52278074,0.054535176,0.43328813,0.45088187,0.91233146,0.83441495,0.41122468,0.83069565,0.70585969,0.5967224,0.74601738,0.4178749,0.48066144,0.28231699,0.63655612,0.26040339,0.84995718,0.75831438,0.50468892,0.55399871,0.48749401,0.47642517,0.26656872,0.33849175,0.5301188,0.31301485,0.37439199,0.71424677,0.152608,0.43624747,0.42070684,0.99008447,0.65225426,0.55062927,0.29747297,0.49843715,0.44288313,0.63901142,0.47206933,0.51025389,0.8978484,0.49274502,0.59001766,0.85336796,0.60881566,0.48495293,0.022222782,0.45432798,0.61083117,0.093965417,0.58896242,0.49840195,0.47094051,0.49875908,0.81137203,0.84142812,0.41551534,0.67767883,0.011037442,0.35217492,0.3353291,0.25726726,0.67225536,0.2987461,0.84565094,0.40218543,0.53069072,0.69352348,0.64088381,0.31439029,0.20304244,0.54808054,0.85202778,0.11374956,0.32888837,0.50010971,0.49052355,0.50024142,0.25201812,0.90264822,0.6993729,0.44903232,0.99142876,0.37156421,0.59692224,0.26008095,0.28986825,0.49963483,0.55190011,0.49805151,0.50745383,0.64531441,0.49167896,0.46448308,0.63307235,0.54515243,0.68179844,0.18809014,0.18618084,0.35357925,0.18324089,0.27285725,0.15443542,0.94509938,0.51937021,0.50165257,0.46101343,0.49727801,0.54478331,0.80582032,0.3540619,0.41277474,0.81822898,0.1416028,0.62087723,0.07990982,0.9025701,0.28977935,0.043849919,0.83434222,0.8441173,0.085689978,0.26315589,0.49292687,0.74966128,0.59550295,0.49879112,0.11637455,0.53168965,0.49818566,0.52505142,0.4976225,0.13826872,0.16824339,0.36240909,0.44068481,0.63530237,0.46989676,0.29433879,0.94261023,0.11652851,0.47617883,0.60497166,0.53882193,0.61021584,0.6796297,0.51372694,0.61590409,0.87083233,0.92733034,0.50002255,0.53164015,0.49695641,0.50001486,0.49634672,0.49996019,0.68334582,0.17747513,0.55844141,0.60393841,0.80624105,0.76616237,0.62266646,0.79348468,0.56921666,0.81011207,0.79486187,0.37670699,0.65218942,0.7969453,0.55213474,0.6202383,0.044748025,0.13174232,0.46812532,0.68886325,0.35524188,0.50073022,0.5292293,0.49923571,0.71327192,0.73214246,0.47466317,0.5005335,0.44471953,0.51452624,0.54246304,0.25731479,0.57779502,0.47329909,0.82630679,0.47604238,0.31755944,0.85866374,0.86149808,0.20764946,0.79757557,0.48031306,0.63957926,0.99642278,0.52420462,0.2329524,0.089235541,0.27483515,0.32806982,0.1050041,0.89461826,0.41476091,0.32321501,0.46356848,0.50062537,0.45571716,0.49861249,0.75641853,0.83679214,0.5299415,0.12678438,0.94182435,0.50597646,0.64822732,0.013754777,0.49255991,0.58447235,0.10521674,0.45495422,0.40211279,0.11441473,0.93349667,0.46837287,0.017630648,0.58542872,0.88710203,0.17149664,0.54253489,0.38427156,0.73708094,0.45734356,0.2654688,0.95972177,0.5847207,0.39199435,0.89755751,0.052845959,0.49853359,0.47726982,0.49840326,0.50226493,0.55452461,0.49881571,0.61696099,0.92917084,0.73051988,0.66362774,0.30538887,0.52606417,0.80237823,0.097150992,0.52549672,0.55956085,0.016832956,0.36618611,0.092253464,0.14611731,0.40690058,0.55563213,0.70631074,0.34878318,0.42145744,0.11054169,0.25522721,0.51796604,0.043250825,0.52628637,0.39610974,0.12790349,0.38677788,0.4529245,0.79287866,0.68540953,0.49754718,0.57626634,0.49964257,0.57138159,0.6553879,0.41878609,0.70509831,0.90766236,0.47965606,0.50161289,0.76561877,0.70628738,0.33414324,0.98806698,0.48426541,0.69830747,0.91473,0.44630155,0.50833096,0.38196939,0.50686514,0.49711008,0.39211668,0.54826435,0.63812742,0.15116602,0.86962222,0.70154229,0.8159357,0.39806937,0.50135148,0.45990771,0.49838265,0.35294807,0.08154621,0.11516518,0.51546799,0.38995398,0.51923249,0.14429028,0.14206511,0.62283336,0.41159627,0.29086655,0.33107674,0.43435412,0.30213488,0.57468525,0.49411287,0.87276179,0.77593354,0.40624665,0.1528246,0.74843885,0.86252761,0.18286445,0.46339354,0.48499684,0.12957387,0.47996102,0.51768101,0.28615859,0.42340151,0.50689721,0.71414148,0.39091877,0.50052553,0.4871539,0.50050881,0.59342473,0.071465068,0.89493361,0.46842477,0.27605083,0.38308916,0.72461829,0.8154161,0.52173638,0.54609558,0.70303487,0.41360208,0.50108378,0.59001574,0.49968662,0.4831201,0.76096172,0.41732467,0.32790862,0.96512005,0.83011463,0.50081188,0.73769364,0.49967649,0.49418872,0.4644277,0.49825792,0.36940084,0.10190671,0.71204496,0.49654729,0.41156828,0.51833187,0.35039098,0.086876678,0.64755229,0.29951895,0.21882831,0.2893242,0.42677234,0.34581608,0.57996218,0.48928815,0.40529395,0.49180918,0.51552849,0.074366311,0.36512427,0.85445577,0.96582748,0.61435963,0.56760009,0.1043022,0.33248591,0.49820435,0.52298725,0.49865856,0.51077939,0.44939531,0.4987943,0.74474055,0.81274543,0.59074886,0.35161752,0.21458429,0.26259698,0.69973505,0.91484113,0.32759992,0.50767061,0.68081602,0.49080151,0.65777616,0.95145144,0.54438073,0.54087357,0.60504973,0.52723284,0.75539522,0.1468751,0.56294633,0.74069909,0.96339133,0.2585729,0.30957017,0.035124549,0.62625169,0.3981707,0.29167731,0.5677989,0.52178341,0.76133689,0.48025356,0.53699799,0.27637623,0.46558752,0.27620361,0.24927509,0.59685382,0.56037943,0.046240913,0.26951901,0.36651951,0.99680214,0.51265599,0.49904383,0.34719664,0.5009807,0.47642274,0.092598379,0.48227781,0.73648378,0.0837086,0.85953449,0.48596034,0.19227516,0.5098668,0.67422192,0.19327914,0.55999756,0.30601484,0.18598237,0.35456749,0.49365345,0.56113957,0.50640466,0.48279338,0.6476629,0.51433179,0.49824409,0.62063761,0.5036202,0.56098537,0.76109781,0.50340109,0.49995597,0.50310745,0.50003328,0.89975627,0.087786388,0.54893358,0.44860479,0.0010169216,0.55424262,0.50702503,0.56351412,0.514245,0.43987082,0.34932609,0.54775477,0.56454819,0.65490338,0.47782282,0.50008132,0.48493594,0.49914079,0.16334752,0.14240711,0.24779713,0.36443812,0.28435045,0.63850223,0.22316357,0.19408482,0.48370119,0.4967109,0.65474022,0.49768314,0.50831624,0.6895916,0.51949475,0.22605923,0.95874435,0.7782663,0.37136848,0.68014781,0.56761463,0.53989319,0.77627539,0.67608665,0.49289661,0.91546518,0.15845775,0.51183081,0.4116097,0.52105232,0.45793231,0.2832602,0.36933179,0.52153093,0.35942911,0.58767566,0.15232714,0.95387921,0.6407893,0.48336201,0.9913407,0.33867871,0.48818799,0.6827994,0.49894287,0.51839463,0.99563807,0.46970733,0.44063055,0.61305391,0.50663473,0.44646201,0.37126115,0.53275701,0.50849665,0.1181113,0.48804291,0.36243919,0.75284779,0.63363057,0.92371612,0.90495123,0.54940062,0.37009384,0.073474627,0.35243893,0.49886525,0.53847656,0.50571248,0.50002724,0.48352878,0.49954506,0.49657501,0.34928567,0.60367013,0.5005392,0.51683684,0.49905813,0.50838438,0.7071224,0.68285609,0.50514333,0.54093314,0.49785934,0.47650989,0.36058181,0.57794035,0.89039563,0.8433742,0.43827513,0.36753796,0.82486628,0.25485701,0.38813022,0.29277181,0.50577638,0.52526297,0.4114222,0.48688543,0.45600288,0.8424726,0.36307269,0.63389497,0.28463886,0.50252675,0.62171559,0.90804613,0.40916419,0.20531033,0.028676957,0.61936818,0.57852879,0.64399781,0.54456196,0.15583844,0.10134317,0.46864663,0.5082287,0.77803113,0.30551761,0.5497323,0.67034081,0.42137354,0.25202385,0.065932704,0.75392855,0.53646655,0.92122228,0.57393135,0.50480476,0.59976595,0.49930756,0.62334269,0.80725948,0.33975248,0.56401418,0.31743832,0.56253787,0.55086974,0.83255131,0.7391426,0.4001018,0.67167165,0.57954118,0.37643014,0.20690212,0.24982306,0.44535763,0.77882826,0.48950187,0.44864123,0.75853935,0.33384636,0.55019677,0.20959415,0.48603929,0.50035407,0.52013896,0.5005572,0.49082808,0.32270245,0.64030083,0.31816685,0.93471149,0.41303978,0.53387587,0.33387389,0.57071316,0.60852121,0.23603033,0.48759703,0.49748343,0.53427875,0.50357761,0.39386964,0.98041498,0.28147397,0.50401887,0.67621835,0.49626741,0.67595543,0.12493127,0.31799086,0.65639768,0.11843381,0.41144869,0.60540763,0.3066139,0.62539358,0.5221831,0.92555545,0.18288388,0.54192738,0.61553025,0.4895708,0.39445852,0.77585753,0.40279702,0.44026746,0.63712639,0.47657444,0.56425463,0.9685929,0.57772418,0.43477001,0.32224771,0.48471777,0.54026739,0.10518896,0.46176718,0.4852544,0.57880425,0.49466808,0.69138182,0.8662107,0.15250047,0.41271835,0.689006,0.53055061,0.67024673,0.98801763,0.54539123,0.17979338,0.022310096,0.45421654,0.49958108,0.54015105,0.50096246,0.61434229,0.96760766,0.43569814,0.89049099,0.88232626,0.66665091,0.42811462,0.99473459,0.41345674,0.51861804,0.34933952,0.39825457,0.60650998,0.12116282,0.48903729,0.56192098,0.88377579,0.45735053,0.062802991,0.90306611,0.64732384,0.069024836,0.11186704,0.63246619,0.49985615,0.51147801,0.49965295,0.55331096,0.30922733,0.51640401,0.63344007,0.73502865,0.43355196,0.52124668,0.59837054,0.5044427,0.43688699,0.22734825,0.55528026,0.48590004,0.35448014,0.57924199,0.75529518,0.96118694,0.79193854,0.80700904,0.95253315,0.27091029,0.5476791,0.69199474,0.54426137,0.49561662,0.39056218,0.46494222,0.50178115,0.091175006,0.50010944,0.49998741,0.50015463,0.50000767,0.64109801,0.2573802,0.29838223,0.49404522,0.53692776,0.50151142,0.20937638,0.93092343,0.42059816,0.51560564,0.43445819,0.48742092,0.60366535,0.30251083,0.53845955,0.36341047,0.94463828,0.83429105,0.67820638,0.18814825,0.5118286,0.62917755,0.79877855,0.48765908,0.33267657,0.90044537,0.13204243,0.52730602,0.68660922,0.38260516,0.49068769,0.58229393,0.49113626,0.52477497,0.33602978,0.56047006,0.50938702,0.57157049,0.48358272,0.12561528,0.92185511,0.24439305,0.21150517,0.81419293,0.35067894,0.50454421,0.018694139,0.65894364,0.59696919,0.1028613,0.43257472,0.48777616,0.56005096,0.48870487,0.52689969,0.39674384,0.54216598,0.49573394,0.5923588,0.49017277,0.55706356,0.85948982,0.47248842,0.65178697,0.051248602,0.41194651,0.6754469,0.19350291,0.68893639,0.73105435,0.98862857,0.57158035,0.49971228,0.012122391,0.49961902,0.89064427,0.89058521,0.3951922,0.45538633,0.39196882,0.50732709,0.62768305,0.16722765,0.48404793,0.5499604,0.98946619,0.39131971,0.67916004,0.89602099,0.76187272,0.6871303,0.013397561,0.65907105,0.26015593,0.92265076,0.36176827,0.47239882,0.30176832,0.50464513,0.71035368,0.7254821,0.45859256,0.84313389,0.81412739,0.57202309,0.48404036,0.078497173,0.45268528,0.50308806,0.47064517,0.50273175,0.50004654,0.50921806,0.50024848,0.49963192,0.46926992,0.50059182,0.41831402,0.86447445,0.92509954,0.50248398,0.34305021,0.50045593,0.54386622,0.068906623,0.1384037,0.40603156,0.99464041,0.61262452,0.42647979,0.98562699,0.43500156,0.50085843,0.4733048,0.50232407,0.12187194,0.88533009,0.63743034,0.43666426,0.7547499,0.24887781,0.49299421,0.56502246,0.5177946,0.48968776,0.42982897,0.48677451,0.60602895,0.16285461,0.52525143,0.50881361,0.54405794,0.49886399,0.49929562,0.092637414,0.89878094,0.49295515,0.41209358,0.49501195,0.48693883,0.67955726,0.52480908,0.51513064,0.61885511,0.51546101,0.5071249,0.79539686,0.48225358,0.30644292,0.83406232,0.55325025,0.48005445,0.070449662,0.94523556,0.47486338,0.28870057,0.49547796,0.34016412,0.10583548,0.63213855,0.42447702,0.19790919,0.52315803,0.14467931,0.13788393,0.44975609,0.62649432,0.32784904,0.51109195,0.50021306,0.55639837,0.49992733,0.52140883,0.74038045,0.56453344,0.67527307,0.73035634,0.40880614,0.40148496,0.6542444,0.49523378,0.22299487,0.93524428,0.14856881,0.35621671,0.30019679,0.40547537,0.49169892,0.55311805,0.51058884,0.85618574,0.17950128,0.59733371,0.50365029,0.58718585,0.51516048,0.46474957,0.34237008,0.56054514,0.50732808,0.54586474,0.49317332,0.49975908,0.64104982,0.49274769,0.574981,0.71884737,0.68672555,0.39715234,0.16023677,0.48043714,0.90865786,0.86956117,0.6483785,0.46486627,0.3097515,0.62292729,0.63054958,0.70927656,0.36469552,0.36335074,0.92271516,0.74341678,0.49735313,0.4760289,0.50011204,0.38311515,0.69604665,0.52945159,0.58044379,0.02577436,0.82504133,0.37146656,0.6714857,0.49860822,0.59616926,0.25250831,0.46963492,0.45125514,0.29265054,0.50345358,0.51505831,0.80355008,0.42072306,0.45234658,0.60436898,0.4835156,0.51774968,0.33478578,0.46858309,0.57625891,0.66966216,0.4668693,0.3179253,0.20077281,0.65010574,0.50268388,0.52608692,0.49962141,0.37397077,0.2298106,0.2447225,0.50006273,0.44595055,0.49745811,0.45948096,0.60656923,0.49194887,0.62076828,0.69034491,0.41951992,0.49950628,0.55199122,0.50001812,0.53864462,0.59765232,0.47905166,0.49063907,0.97595646,0.52820972,0.58893665,0.021096567,0.21937782,0.44362181,0.73637391,0.3375367,0.51851587,0.74625393,0.5338477,0.58818138,0.82751987,0.39803193,0.73838388,0.75664762,0.53038925,0.59422245,0.84151786,0.61354441,0.43973133,0.35761055,0.56425882,0.45272565,0.37168341,0.47376285,0.41424598,0.11060284,0.49208655,0.50397964,0.55031173,0.49196579,0.39589616,0.71348915,0.33843469,0.50929838,0.88600453,0.48928985,0.36051606,0.77832711,0.27664069,0.73552388,0.14696124,0.29569619,0.23696347,0.21665888,0.50970411,0.50816435,0.43319321,0.50067449,0.53053379,0.93561637,0.21333461,0.48720774,0.75086533,0.48220113,0.40632613,0.071812083,0.54286242,0.48161646,0.14099752,0.72449257,0.65612091,0.11409611,0.45325113,0.37438151,0.19669393,0.52487348,0.54636584,0.60507927,0.50986927,0.35520342,0.8650882,0.36544788,0.3489599,0.78512623,0.36342261,0.36386286,0.74777841,0.49752812,0.52156337,0.23809448,0.58577325,0.42745474,0.12167425,0.60995498,0.56168643,0.0042371298,0.53499712,0.36143124,0.83125489,0.18959234,0.32269715,0.14698772,0.50470883,0.73372383,0.2235235,0.30602257,0.36168602,0.099744821,0.75602337,0.80572043,0.77871615,0.54392009,0.31424448,0.76539589,0.71044463,0.50007353,0.4945252,0.49992665,0.51636892,0.41422205,0.51015944,0.70355079,0.019684641,0.31031764,0.49789088,0.46653916,0.49652511,0.69930297,0.84666137,0.51362121,0.54877061,0.24813755,0.47074946,0.50017727,0.44790942,0.48832726,0.72654741,0.18914236,0.75006554,0.50037421,0.38109861,0.49919854,0.57893261,0.6425092,0.49250293,0.44406314,0.98275166,0.39444021,0.42843446,0.87034808,0.29604252,0.38585164,0.1911353,0.80589525,0.47146923,0.73192486,0.46393365,0.5054229,0.63466751,0.58366484,0.4999792,0.49666621,0.5000292,0.49289558,0.78130399,0.24479629,0.50010852,0.5079754,0.50023085,0.23395029,0.18519988,0.72183357,0.65324049,0.89754418,0.59442666,0.52400327,0.41038636,0.51553156,0.42979917,0.70256643,0.33694087,0.49508623,0.45351689,0.5048731,0.49701891,0.37086049,0.51359265,0.31817538,0.22203301,0.32179172,0.49070167,0.54600901,0.49656766,0.75922303,0.085506673,0.43248222,0.50000456,0.49674343,0.49996509,0.48218381,0.63865212,0.56909469,0.39057876,0.28313591,0.47647892,0.24131559,0.83259256,0.22297413,0.49193239,0.26490724,0.48570714,0.83141812,0.95971134,0.50712523,0.22969664,0.88095107,0.20303574,0.31497239,0.93506705,0.52148547,0.73338039,0.19397741,0.71870782,0.7343396,0.88544988,0.4176736,0.41589446,0.70647179,0.36916705,0.51756507,0.41234417,0.49391555,0.51043442,0.59757787,0.5064473,0.49874725,0.47003755,0.49942828,0.46460599,0.6414182,0.50597489,0.51066794,0.66737191,0.49702998,0.44366752,0.69986878,0.44996989,0.66795782,0.087026214,0.49681427,0.45616862,0.39423066,0.4897739,0.72279341,0.15550926,0.19431349,0.51738567,0.20078779,0.84066073,0.53995715,0.6835738,0.41003326,0.43398336,0.02730344,0.37852176,0.45379463,0.6294122,0.52230572,0.48024758,0.40046836,0.50134108,0.43753664,0.90753148,0.94935588,0.65826823,0.72217952,0.51714714,0.31355219,0.90624716,0.52167782,0.37271542,0.82340602,0.73037062,0.54388517,0.40339203,0.50110601,0.48948408,0.71396417,0.63751837,0.40356614,0.75135323,0.60713111,0.49120332,0.26433756,0.48346515,0.50006866,0.49418085,0.49993416,0.49932815,0.57603405,0.49812243,0.58759205,0.96164845,0.70599121,0.42758271,0.70322484,0.41800002,0.54397691,0.17040325,0.87061327,0.49219117,0.45234521,0.50754345,0.49975663,0.51028371,0.50023061,0.48186998,0.01905797,0.48418073,0.49095028,0.55837899,0.49923696,0.73515895,0.11856496,0.76909072,0.50588821,0.45822548,0.50382294,0.49113014,0.59045586,0.49956076,0.50869871,0.090883061,0.69489713,0.34293693,0.77209871,0.51425965,0.55910892,0.24811432,0.72895989,0.72131575,0.25637353,0.44626405,0.33719348,0.9314519,0.11266689,0.27693091,0.84454158,0.58398947,0.43310587,0.85003647,0.48295789,0.4004922,0.21687449,0.77777863,0.28505089,0.9878102,0.51245938,0.52384822,0.66743457,0.51799141,0.3349955,0.23138195,0.67022535,0.46479457,0.37409441,0.43536491,0.40791931,0.010321451,0.71347772,0.67850305,0.12172096,0.089828846,0.47714349,0.2797675,0.70736687,0.55449829,0.37172575,0.45010505,0.49394477,0.018419256,0.64077888,0.5866629,0.27146596,0.32415633,0.52667593,0.0084477882,0.50897896,0.39452989,0.83516779,0.52784133,0.66682271,0.26096521,0.63700297,0.49181554,0.85924575,0.55023972,0.69618898,0.78347212,0.617681,0.69756252,0.029243391,0.34890752,0.50115573,0.45304612,0.50180257,0.59187588,0.050539088,0.5488246,0.51802798,0.59557364,0.48484356,0.69232795,0.90659239,0.10848808,0.28972996,0.8280211,0.22377475,0.50642911,0.55652929,0.5079887,0.50597273,0.45884903,0.49460248,0.35855706,0.75028878,0.42108791,0.40397243,0.94980264,0.26449642,0.5872323,0.34038659,0.55411712,0.48700139,0.084456083,0.10268821,0.70133309,0.087243865,0.36958305,0.45964406,0.23564154,0.31831043,0.43051919,0.75118045,0.25582467,0.49237084,0.57594695,0.51708092,0.68958094,0.86799418,0.66481299,0.59306064,0.28764232,0.47409122,0.47558553,0.074069064,0.57295125,0.81894935,0.12598279,0.75188821,0.46292525,0.17034528,0.48990099,0.50034953,0.35567793,0.56687218,0.51373149,0.66484841,0.56522845,0.49703087,0.15804866,0.41173648,0.49898322,0.51473476,0.50020267,0.59978366,0.32916432,0.54090924,0.50154556,0.54027548,0.50645913,0.51432205,0.24669312,0.5015307,0.50079533,0.48020049,0.4998765,0.5352302,0.95470135,0.67493891,0.60691864,0.93839607,0.33776079,0.42532337,0.65800684,0.4361675,0.62036194,0.30814534,0.44626979,0.33557471,0.90171544,0.92157602,0.50310089,0.22171088,0.47383979,0.41760959,0.2957895,0.66137073,0.48969098,0.20855778,0.7165092,0.43979287,0.063675894,0.39366286,0.77301465,0.084347263,0.85163142,0.50391694,0.53526278,0.50146098,0.77609502,0.86452827,0.17015753,0.39716627,0.32236016,0.56147798,0.68487643,0.80539215,0.42420706,0.47022235,0.41327324,0.5008053,0.50029799,0.48355732,0.49992616,0.21388936,0.18524071,0.47756376,0.72967539,0.056774723,0.2944796,0.53493282,0.59016824,0.50404981,0.51158202,0.44056889,0.50554971,0.30892483,0.20225205,0.52192375,0.84769708,0.060521687,0.37204529,0.70424222,0.24251291,0.62995223,0.49733051,0.39596326,0.50071976,0.43730109,0.013685287,0.38253567,0.68307914,0.25853709,0.5412442,0.49816877,0.219318,0.40646499,0.30498637,0.77466815,0.43239454,0.29721966,0.93072157,0.6772824,0.50002789,0.49438286,0.50010743,0.5960195,0.73775939,0.66727177,0.41779438,0.069866774,0.45036651,0.61933276,0.27625557,0.63581078,0.49952745,0.59915242,0.50976675,0.61193056,0.95374612,0.43326578,0.37512828,0.30637526,0.43545408,0.40294695,0.91974678,0.81933672,0.4997799,0.5578266,0.48845181,0.39926094,0.93995534,0.27602359,0.54776154,0.24128599,0.59095243,0.41830078,0.027711423,0.79085122,0.48267595,0.72303324,0.48761178,0.71138005,0.054793993,0.39068143,0.63290973,0.20781979,0.52943594,0.53698819,0.77551823,0.41218465,0.58587631,0.096730099,0.49197044,0.62891194,0.018784468,0.58576484,0.49041335,0.44133428,0.48717214,0.37867997,0.79530937,0.22598535,0.28537093,0.91810827,0.15818756,0.51906963,0.30754622,0.47999335,0.50584085,0.37376011,0.51688053,0.53643647,0.62606163,0.49526776,0.50014791,0.53020767,0.49802421,0.47450266,0.59530378,0.5340395,0.39768901,0.72108009,0.32871252,0.49998298,0.50128562,0.5000106,0.61944926,0.27930213,0.33806197,0.34347789,0.18648449,0.16751021,0.61264222,0.2309056,0.49830554,0.43880115,0.66562236,0.39773755,0.54159897,0.007314827,0.45310982,0.44022782,0.32796661,0.61916162,0.82974302,0.88504776,0.70989158,0.48776445,0.24574999,0.36571459,0.52949455,0.78945656,0.7914841,0.50030995,0.60134819,0.49741177,0.47769705,0.67130701,0.37402316,0.36385752,0.87402106,0.27737222,0.24016992,0.94273962,0.71298191,0.50398614,0.6722958,0.4864518,0.34173741,0.090720082,0.2797674,0.4532974,0.6652279,0.49148259,0.41594596,0.35831497,0.46348426,0.35045478,0.77240237,0.35435017,0.5371484,0.38466193,0.45072012,0.45225446,0.80642375,0.28223677,0.51448078,0.55551015,0.49808016,0.79788075,0.22327419,0.42934169,0.6432411,0.85259848,0.35712078,0.5447765,0.61527077,0.51421395,0.50066248,0.25790716,0.44702954,0.42045043,0.36526642,0.50782883,0.33496783,0.73015191,0.5596567,0.77199846,0.086302559,0.83976196,0.45232936,0.8861904,0.45491505,0.81752484,0.9129039,0.48229699,0.64595636,0.82994044,0.863323,0.41239585,0.70136645,0.49439668,0.799675,0.2184198,0.4323964,0.52712887,0.71751407,0.31949257,0.50891615,0.3892456,0.4813575,0.49762678,0.47597,0.49876594,0.68192609,0.19455257,0.53515216,0.51386802,0.43263137,0.48750022,0.3182341,0.73855557,0.39288386,0.49958205,0.51553908,0.50051612,0.49833642,0.61250904,0.5313625,0.40094072,0.64793102,0.51557657,0.72291134,0.25361428,0.60300396,0.80143113,0.86442896,0.68339464,0.35531897,0.15459102,0.59337548,0.4987913,0.9421695,0.53216532,0.48693637,0.97762784,0.46819624,0.54157924,0.61294393,0.53746773,0.37746825,0.32162505,0.48201458,0.6138881,0.99669765,0.42632772,0.25916081,0.25240312,0.57907653,0.60431745,0.21041868,0.26439577,0.49626623,0.5305839,0.5019321,0.53226553,0.68771267,0.56245451,0.49539112,0.93726218,0.47242017,0.17880962,0.94433971,0.61455183,0.77909603,0.21115775,0.58496826,0.49991725,0.50625078,0.50008498,0.30183344,0.03727065,0.45663709,0.50030687,0.51376944,0.50007873,0.50170077,0.46459245,0.49894564,0.48087543,0.35234594,0.53515711,0.48892429,0.57572043,0.47969547,0.57623118,0.22133587,0.44153653,0.42006537,0.69809412,0.57954819,0.49484102,0.012266247,0.50882544,0.59577632,0.32094538,0.5376045,0.47202862,0.35159248,0.53985214,0.50445545,0.24689037,0.51417473,0.42040551,0.3575564,0.53013644,0.8172776,0.096991059,0.60476091,0.67435501,0.026975402,0.23929455,0.51303033,0.34642971,0.50261432,0.16033227,0.066035037,0.23526425,0.47177898,0.40708346,0.47419434,0.48593572,0.92525015,0.497155,0.36997628,0.30904417,0.4082747,0.59621279,0.98963937,0.71085258,0.52875913,0.61233569,0.51522703,0.4953452,0.57233504,0.50168059,0.4805964,0.41090284,0.51135742,0.64322692,0.97804295,0.43351189,0.4925471,0.43586966,0.48256517,0.33491175,0.26078329,0.49239015,0.49481423,0.54872364,0.49166275,0.50073463,0.1574203,0.49442029,0.50034686,0.51326155,0.5002092,0.55877846,0.83123581,0.11004387,0.53554364,0.72271391,0.48719626,0.44974814,0.217432,0.44497214,0.54422063,0.64809504,0.58030794,0.49448984,0.43849469,0.51289173,0.47985803,0.13868543,0.43426081,0.54800923,0.33234698,0.45650234,0.70709238,0.7992805,0.61843887,0.48947593,0.40613457,0.53996784,0.59358564,0.90540523,0.051712921,0.66918983,0.24797588,0.35552141,0.6043407,0.3462555,0.52772215,0.13037685,0.92304871,0.41953939,0.50863752,0.9985202,0.49741778,0.095560492,0.12671067,0.67187802,0.41262572,0.75629977,0.24982918,0.14628726,0.92560138,0.35204861,0.43183187,0.19101552,0.81747337,0.52830382,0.11092455,0.24668421,0.81757162,0.91554453,0.41162344,0.60277063,0.78801466,0.23703641,0.63754373,0.24415892,0.29396073,0.72389616,0.75991408,0.65290117,0.49819164,0.41334435,0.53363179,0.71164595,0.73957773,0.51875138,0.55231546,0.10136623,0.45298074,0.37168053,0.045649928,0.80216911,0.81903424,0.2017792,0.57921375,0.54046058,0.038770097,0.42885938,0.059578671,0.92802327,0.45728955,0.4523056,0.74148547,0.55348505,0.49958826,0.52386893,0.5004635,0.5813631,0.73140575,0.45366663,0.63089212,0.30762952,0.53426065,0.5263995,0.99677522,0.62947937,0.4959855,0.554994,0.50927426,0.46229794,0.20887542,0.48551002,0.4983615,0.41494634,0.49196565,0.60046452,0.31704852,0.44226479,0.48634205,0.20793969,0.46080685,0.36124404,0.016466198,0.25248428,0.49352131,0.45705454,0.50468812,0.48204959,0.58393807,0.52809321,0.50212349,0.54971709,0.5063783,0.52395845,0.26560992,0.51469345,0.28796844,0.1013805,0.83049686,0.5623398,0.68559249,0.39682916,0.4941736,0.39650701,0.47269825,0.50757029,0.40662654,0.47854247,0.70265654,0.86337914,0.24212809,0.82838353,0.043671025,0.26317684,0.4962888,0.19753246,0.44364959,0.54312024,0.59640149,0.49449302,0.35120546,0.25466212,0.70252461,0.45619121,0.22814692,0.44009476,0.49670699,0.43723954,0.49874343,0.5623629,0.97992612,0.59290484,0.49871179,0.54770594,0.49374501,0.49429147,0.40474282,0.48566372,0.2067723,0.20019628,0.32089541,0.62740794,0.25674331,0.54722872,0.50001501,0.47934374,0.50002005,0.50567814,0.29218747,0.51096452,0.56837318,0.73806502,0.55801213,0.57540214,0.99843015,0.55782593,0.50575802,0.45730787,0.5047575,0.52818671,0.2418066,0.47862737,0.67996385,0.72308209,0.53816576,0.39610996,0.0079622479,0.323442,0.18356105,0.060562458,0.7844862,0.49949083,0.48234476,0.50121971,0.80522178,0.024110364,0.44114527,0.39810679,0.97403411,0.18489434,0.42338552,0.667989,0.41677904,0.28566423,0.20885476,0.32153468,0.50735546,0.57596082,0.51200197,0.33366134,0.017605303,0.27465222,0.47116558,0.84577027,0.33308157,0.48180672,0.25557985,0.34005061,0.49864723,0.54655583,0.49937369,0.52743113,0.65476592,0.58066357,0.44214121,0.27970392,0.30467927,0.49239422,0.55298505,0.49024436,0.7259818,0.20825072,0.28076069,0.61279205,0.74294202,0.50180302,0.85455477,0.92895923,0.49891872,0.53703052,0.62020185,0.55228521,0.52608559,0.62948493,0.49183716,0.49215708,0.40857584,0.46136764,0.70944033,0.73283795,0.40817279,0.71841597,0.15954108,0.26351992,0.18347064,0.023704758,0.59604352,0.84142522,0.19007892,0.61415872,0.4971296,0.45563792,0.49283742,0.50933011,0.16273034,0.52286419,0.49554956,0.45865604,0.49582849,0.54845094,0.75562715,0.24531081,0.49372611,0.55058072,0.48979328,0.57649889,0.63914757,0.53844492,0.56838288,0.33915726,0.47491151,0.49405605,0.42380385,0.49109209,0.56535229,0.05801934,0.46195732,0.40031181,0.8656303,0.091328105,0.35333875,0.074390551,0.76374017,0.71423039,0.032580787,0.80386646,0.39453599,0.7786147,0.23218704,0.36632393,0.70553395,0.43827285,0.47261385,0.78184947,0.47528197,0.48689757,0.35398746,0.50213887,0.50993654,0.56102242,0.49328619,0.49291,0.44936269,0.49001646,0.50286129,0.5267435,0.50086655,0.72818113,0.21855731,0.53727084,0.49899028,0.46388283,0.50097723,0.54377086,0.69823297,0.53370718,0.54000457,0.20924473,0.47752438,0.4148911,0.26192466,0.56153037,0.57469023,0.33568012,0.46024791,0.51588261,0.42270673,0.51059014,0.61932389,0.1971337,0.55438128,0.49454954,0.45807778,0.504919,0.24001908,0.02451354,0.41566151,0.52642226,0.3114085,0.5432375,0.4452081,0.36816548,0.46283006,0.58058819,0.71891955,0.43311954,0.46462969,0.68492108,0.43005153,0.50003013,0.48696445,0.49998549,0.55209052,0.8021806,0.47507064,0.48231025,0.75004674,0.49426209,0.51553968,0.88955792,0.54947474,0.307635,0.71469012,0.53217966,0.54369436,0.31672984,0.43610175,0.548292,0.23869797,0.50206965,0.55970335,0.22965886,0.65212649,0.42636821,0.99025841,0.45513252,0.86585862,0.077276276,0.68669066,0.54477571,0.65785879,0.46697512,0.49702631,0.46446924,0.50246321,0.4998076,0.51395048,0.49955101,0.50169226,0.4458421,0.48707964,0.51004489,0.7176157,0.30277377,0.45278082,0.31534613,0.6240243,0.57324633,0.21075189,0.61141038,0.49998804,0.5005493,0.50000734,0.50815591,0.35980278,0.53610529,0.1127827,0.16673513,0.55996107,0.66364474,0.27146779,0.41257183,0.53413275,0.79288182,0.33807747,0.50548282,0.6318897,0.49616141,0.60893992,0.73156727,0.36470172,0.67180935,0.10373915,0.16625723,0.12021967,0.92017513,0.75770786,0.4959146,0.56293557,0.5053285,0.53947721,0.26747685,0.47841666,0.45573902,0.09696722,0.35638158,0.46989489,0.060982721,0.93420716,0.44962069,0.95278639,0.74910281,0.50072552,0.73561251,0.49980826,0.50170657,0.32590899,0.50104647,0.44439719,0.89790811,0.43005847,0.44684341,0.064169369,0.45834707,0.51092153,0.60728028,0.55128947,0.6008431,0.73580551,0.51956572,0.75222055,0.91000035,0.11756048,0.58548782,0.34879936,0.55482836,0.4769181,0.40637799,0.46925897,0.50193935,0.52787298,0.50262696,0.44060318,0.22159565,0.72762159,0.20584331,0.92000882,0.44677533,0.83019914,0.95137708,0.35336641,0.47504511,0.96625462,0.49633821,0.43480895,0.87329662,0.5689192,0.24308331,0.81157409,0.32547688,0.33263291,0.22146431,0.29969051,0.92344989,0.086912999,0.44103208,0.38813573,0.115475,0.53440119,0.44016266,0.3584034,0.5660424,0.54186352,0.61409942,0.4626469,0.43162747,0.2625875,0.62773554,0.49643395,0.46950803,0.49825741,0.65790321,0.062121169,0.86973324,0.31448155,0.052228667,0.13385353,0.58530984,0.85782681,0.23191164,0.49866994,0.47218483,0.50100526,0.50139672,0.53629499,0.50023404,0.47458017,0.25581298,0.28471145,0.51943622,0.57336245,0.50189861,0.11167474,0.15034653,0.64403115,0.593055,0.081638525,0.58281221,0.49244226,0.59918417,0.53010568,0.49792118,0.656752,0.50370388,0.50331697,0.66462415,0.58194223,0.52482322,0.64131165,0.50417672,0.79132294,0.19454669,0.49258828,0.48138202,0.78974499,0.48843251,0.48776257,0.64772269,0.48383436,0.37473859,0.20415972,0.18533486,0.69050287,0.88599186,0.14539563,0.70615941,0.10513866,0.17935853,0.49608126,0.53444525,0.50391924,0.49732369,0.34221607,0.52487743,0.50966204,0.1553605,0.53086765,0.43256699,0.94837277,0.50200703,0.3709997,0.016281993,0.44018062,0.51326855,0.41431913,0.52761869,0.16082508,0.050250648,0.24646615,0.46253957,0.73832349,0.48361549,0.74543315,0.038053206,0.70826781,0.49752171,0.47617196,0.50025925,0.50714178,0.55240835,0.50316665,0.8194623,0.89038322,0.82122173,0.1086398,0.87483228,0.70235244,0.57084418,0.9530417,0.096365863,0.4275523,0.94305827,0.79270151,0.61093729,0.76378222,0.72244498,0.46919309,0.21683268,0.71107662,0.38732137,0.92273376,0.43366359,0.46015362,0.70764114,0.56910059,0.44916568,0.62059526,0.50215046,0.53770283,0.30856447,0.40933402,0.50731904,0.45688032,0.49797941,0.36361871,0.12158348,0.89412758,0.50085389,0.53440858,0.50076232,0.62029674,0.71344326,0.65217737,0.49991497,0.49465282,0.50006421,0.57849837,0.075912925,0.81633778,0.5262127,0.59317125,0.53030521,0.12853593,0.87074253,0.45697338,0.48221993,0.22852033,0.48886722,0.62359716,0.30945669,0.40501878,0.62762472,0.90696484,0.77038592,0.55799429,0.85420114,0.69797577,0.43974637,0.64937656,0.5675494,0.29662783,0.87328619,0.3562215,0.12903234,0.06442258,0.73422965,0.44818182,0.82548365,0.46785577,0.50330008,0.64929856,0.54419835,0.50165426,0.45680389,0.50283051,0.45205368,0.019301127,0.7473144,0.58274575,0.32970279,0.45999079,0.4997694,0.49067447,0.50034342,0.41319183,0.67835583,0.61179303,0.53798682,0.66072203,0.48116329,0.3139175,0.2547979,0.64489613,0.24985785,0.84184763,0.60098692,0.64090646,0.18592447,0.75983333,0.50003871,0.50394349,0.50002993,0.49893347,0.085257334,0.20980524,0.71384682,0.91302408,0.89493119,0.40414677,0.33831633,0.56329564,0.51082608,0.54972536,0.49672693,0.3446796,0.30564574,0.45348904,0.45865834,0.11307596,0.55188908,0.49102236,0.44630474,0.50149638,0.87967981,0.15823453,0.48419448,0.74770159,0.22880196,0.60647739,0.50177816,0.46842397,0.50438168,0.42913505,0.16538462,0.66829438,0.49119079,0.60150767,0.51088848,0.8210799,0.087315372,0.78296679,0.49984305,0.95970544,0.49795005,0.50098759,0.55433432,0.49276889,0.80721288,0.12000499,0.23174307,0.485526,0.57122287,0.50252335,0.51514897,0.56741665,0.4879289,0.50414058,0.031575773,0.55513394,0.58465999,0.76890711,0.67408109,0.50057107,0.52028325,0.49888778,0.26482701,0.20357341,0.31563844,0.10214709,0.048512415,0.36873753,0.37518872,0.29482039,0.37156634,0.42959119,0.22030572,0.28976204,0.48954346,0.63118233,0.45979358,0.43785494,0.25524675,0.63909615,0.58970899,0.030678997,0.49157538,0.53610277,0.31642808,0.60966346,0.49750252,0.6242876,0.50313912,0.32356873,0.043527034,0.21461032,0.74011312,0.96052763,0.28005192,0.5284465,0.98789007,0.63012179,0.42696171,0.6704857,0.47929798,0.49907704,0.56782539,0.47818126,0.49954236,0.47011921,0.50099871,0.54155858,0.79435118,0.34154517,0.85184967,0.18160646,0.4686572,0.3328075,0.14871009,0.16852568,0.50977313,0.56382749,0.51619604,0.51529236,0.66944114,0.38805768,0.51273462,0.42502376,0.51192901,0.50002032,0.46814743,0.4959953,0.52099266,0.15307843,0.51248375,0.49963656,0.41490999,0.51878338,0.49223027,0.54852869,0.49230205,0.59378797,0.66432664,0.54454484,0.51831457,0.58652332,0.52929257,0.42158679,0.013193139,0.53153047,0.41404859,0.32022505,0.61403047,0.51289855,0.43978659,0.49657779,0.36618204,0.16073604,0.76269785,0.63592496,0.18582179,0.42540141,0.49812597,0.53958186,0.49438834,0.49966739,0.47815851,0.49996673,0.2337613,0.8846003,0.52866415,0.53090527,0.74132632,0.70413568,0.49405904,0.29537185,0.50092807,0.78156188,0.22313247,0.37914385,0.39005647,0.77271994,0.76708619,0.50060933,0.48158355,0.50147916,0.56906147,0.26411403,0.58877269,0.32835862,0.21961854,0.56859087,0.2547559,0.08594558,0.80342558,0.48062738,0.67411038,0.59704662,0.56219357,0.88036395,0.12957288,0.71458081,0.15393166,0.85315548,0.50507913,0.54515892,0.49298878,0.50085983,0.56514558,0.51656619,0.55714777,0.27565513,0.55052758,0.59001468,0.82652211,0.5294531,0.50766364,0.42560131,0.47644344,0.38169814,0.1038346,0.20287665,0.43950697,0.79373635,0.28333534,0.27141505,0.047563369,0.25339011,0.53723244,0.25524753,0.51861339,0.55394166,0.65587509,0.58959634,0.49358135,0.74806574,0.49892317,0.50737358,0.3483433,0.50388488,0.47144738,0.33209115,0.47304272,0.53500455,0.65539497,0.41378443,0.58988586,0.089394613,0.13340211,0.45945345,0.2879575,0.38368484,0.49991798,0.58777191,0.50005662,0.54002077,0.64268115,0.51861862,0.47562428,0.5937682,0.47048204,0.46096671,0.35978297,0.50577466,0.31362906,0.7635323,0.69581892,0.53654328,0.20252913,0.78697301,0.25441816,0.95668083,0.78605207,0.49775968,0.68575709,0.42079994,0.48276308,0.67469963,0.52110763,0.58809094,0.67635409,0.60023059,0.40860021,0.26029278,0.71941403,0.50917307,0.34988945,0.51670185,0.50390806,0.53619754,0.49836298,0.48884787,0.34216403,0.50639075,0.8378354,0.1434944,0.56933251,0.49431785,0.61699932,0.49946608,0.51150465,0.33394849,0.5677424,0.52727341,0.37265998,0.43805365,0.7458332,0.81357513,0.76776843,0.54018418,0.65190846,0.47379388,0.4963798,0.5702707,0.49908304,0.49813202,0.54503176,0.49860478,0.41254888,0.86368996,0.60951243,0.4426222,0.350987,0.56366374,0.44265481,0.67943416,0.37061559,0.58750373,0.36013934,0.51969915,0.42890315,0.77071131,0.78446275,0.2921879,0.11100716,0.47795032,0.65799412,0.31062038,0.4984439,0.54211148,0.15953221,0.47817453,0.20239916,0.077856619,0.28847357,0.48286039,0.35891687,0.50286708,0.54740551,0.29054608,0.5086122,0.39939511,0.8308739,0.32221454,0.50000664,0.50455105,0.50003292,0.49566765,0.57933501,0.51712332,0.47928846,0.61761379,0.47062281,0.52098703,0.41519526,0.47903737,0.3419301,0.28919588,0.61142755,0.47771567,0.58983293,0.50696007,0.65241003,0.75383477,0.36156943,0.49960676,0.7154395,0.49345259,0.88646697,0.85525172,0.32000602,0.50002558,0.49119489,0.50033086,0.50076346,0.48541767,0.49950613,0.55555257,0.035990235,0.38830703,0.70261659,0.90762614,0.36761164,0.49709039,0.42240743,0.47864959,0.51244389,0.75379327,0.48884894,0.51696248,0.74535187,0.40921948,0.5010846,0.59261047,0.48480048,0.35496062,0.084502074,0.33344004,0.40750128,0.2238137,0.48098938,0.54514504,0.90542313,0.63894682,0.6079782,0.95798322,0.4501928,0.49292041,0.92961763,0.49704767,0.49852714,0.41037459,0.4897844,0.48558486,0.40217289,0.52405443,0.6404404,0.27736394,0.65431251,0.65312924,0.26741995,0.66677737,0.49456528,0.5807918,0.48792821,0.36497293,0.16740595,0.57193941,0.34753408,0.045690702,0.11533542,0.44919416,0.38799922,0.51819868,0.5171943,0.19668276,0.4919328,0.53510997,0.7986061,0.43610547,0.48061456,0.80790656,0.15404102,0.16797731,0.84894192,0.2503055,0.50493225,0.58731157,0.50884259,0.35180329,0.17796828,0.15385068,0.49102879,0.55603135,0.4989527,0.203719,0.077219399,0.80858489,0.67087038,0.12949724,0.89234397,0.10602457,0.93818624,0.68571653,0.38159215,0.28349471,0.4270799,0.20333546,0.057831842,0.50988493,0.44752614,0.63649343,0.52403334,0.53160973,0.28152,0.40026984,0.49477309,0.7153582,0.51631283,0.50034373,0.49122187,0.49998479,0.32650328,0.23016105,0.30787521,0.33121162,0.063055668,0.45130273,0.70823825,0.12281631,0.85630623,0.5554488,0.99013796,0.28129101,0.5746989,0.70819673,0.66535984,0.22819837,0.91583431,0.25895214,0.49813823,0.61536195,0.51728346,0.48178234,0.75086615,0.47582548,0.45776344,0.93028239,0.50471096,0.69106038,0.76845354,0.42284847,0.4838375,0.0116927,0.74561692,0.36760984,0.30092765,0.3927481,0.49460741,0.42005444,0.52798767,0.49686026,0.62840168,0.47398179,0.44214627,0.31634174,0.60223426,0.50811039,0.69809031,0.46711709,0.49834316,0.53348633,0.49711702,0.40838616,0.93008319,0.1065973,0.55293364,0.3753544,0.46229717,0.4901333,0.61451616,0.49253002,0.47709908,0.2885802,0.59077424,0.66904822,0.77809617,0.71809074,0.41597353,0.23591018,0.42992538,0.37715591,0.70278615,0.62647428,0.50335022,0.7227343,0.47019683,0.5069404,0.79700052,0.47475625,0.49920805,0.52908092,0.50031365,0.6863515,0.78870119,0.55614415,0.7300573,0.94205677,0.75164014,0.62430212,0.95522902,0.81410361,0.82585766,0.90789787,0.58603232,0.49945225,0.51996619,0.50012908,0.59888459,0.71829119,0.64134421,0.46375949,0.75981652,0.53932029,0.43359006,0.70211523,0.41199238,0.61860948,0.84713762,0.53296257,0.55465692,0.34216041,0.46840428,0.45075762,0.012372848,0.5128813,0.49204321,0.64767363,0.49064263,0.6725687,0.16223412,0.35225551,0.60204687,0.70283596,0.35846988,0.64870891,0.25737273,0.62510176,0.37052654,0.92659371,0.56371952,0.6185551,0.053622282,0.83696248,0.55491144,0.88827427,0.47891172,0.49827758,0.0039326581,0.48507341,0.54279607,0.74143207,0.62897866,0.53432974,0.60119431,0.505233,0.4938842,0.63509698,0.4952812,0.24040412,0.086036203,0.34165733,0.58537366,0.93432347,0.4653222,0.42941201,0.2166034,0.62809407,0.49998969,0.49923789,0.50000663,0.50041401,0.53052502,0.50116776,0.54923228,0.15253768,0.90696031,0.60552369,0.27668344,0.47191397,0.49764054,0.52930485,0.5000634,0.49480336,0.68874559,0.3420647,0.34839432,0.12900087,0.71267344,0.46781673,0.62726106,0.49895057,0.50081591,0.47785451,0.50195511,0.53313124,0.58608833,0.50598847,0.43793536,0.36589072,0.45659773,0.63739215,0.80089488,0.61760141,0.4778153,0.61169334,0.45399105,0.47637046,0.4048975,0.48755011,0.48533882,0.77445972,0.67669456,0.49090615,0.42204649,0.47415083,0.52550284,0.67712171,0.49979759,0.49351623,0.92291102,0.49628261,0.55399679,0.70307331,0.5822654,0.5394583,0.6778574,0.49898531,0.50012448,0.48766237,0.50003481,0.26400706,0.85531633,0.48915632,0.68109049,0.18742623,0.58846713,0.49707847,0.54495427,0.49079753,0.46126923,0.14770474,0.59408927,0.49907478,0.38734627,0.49989105,0.58387435,0.15851509,0.60979988,0.50039346,0.38758958,0.53494843,0.41634636,0.35218133,0.54428441,0.50129699,0.07887421,0.78008651,0.58660358,0.75150713,0.58331234,0.68467129,0.24014346,0.3759765,0.5042247,0.6081555,0.49769029,0.51822619,0.73049918,0.49436527,0.49708379,0.62584461,0.51933442,0.31276044,0.058318611,0.32398916,0.50108908,0.5311097,0.49718448,0.50285485,0.55035902,0.500106,0.45745523,0.30432063,0.57484848,0.49843495,0.4600328,0.49610055,0.50019197,0.481779,0.49940448,0.74056363,0.22788275,0.35173796,0.4014994,0.17827615,0.35772338,0.38715326,0.71172011,0.39761345,0.22339381,0.81716813,0.53380618,0.61139685,0.98576526,0.27183338,0.46360285,0.64841755,0.45573303,0.4944923,0.66807372,0.46986037,0.49152904,0.58684559,0.49228116,0.54413882,0.75428543,0.58175977,0.75180522,0.13192216,0.14343935,0.54850786,0.24124605,0.5167166,0.41743621,0.017576338,0.50937911,0.52367903,0.8277747,0.51652895,0.82655898,0.89773987,0.62354001,0.4894269,0.42055428,0.49953743,0.68232471,0.92246591,0.081303421,0.4249027,0.76350117,0.45122347,0.48795231,0.98106074,0.51527094,0.48294911,0.6249979,0.42964058,0.49997205,0.51851037,0.50132505,0.47726265,0.58163315,0.49141897,0.51010083,0.24997733,0.53795251,0.54112304,0.81313997,0.6345869,0.50105503,0.530048,0.50348546,0.57326326,0.85807991,0.42883479,0.22334119,0.91235295,0.65857638,0.49392055,0.53856783,0.50206929,0.49045808,0.61360314,0.44045286,0.50274689,0.35984522,0.56151298,0.55448378,0.67241475,0.5910674,0.48615539,0.84833276,0.55632471,0.83472394,0.94084442,0.69025502,0.49924745,0.46709251,0.50074316,0.48912464,0.43200337,0.48930092,0.50048686,0.44161176,0.5043082,0.31520368,0.8034196,0.23091625,0.5404776,0.12589037,0.38283371,0.9085072,0.14731667,0.58608742,0.42321777,0.14798407,0.4491892,0.48707514,0.90943824,0.49038136,0.47709488,0.39807655,0.48294931,0.50795429,0.57884895,0.49240233,0.31253029,0.023961907,0.40587159,0.26690112,0.11939879,0.41997802,0.58773109,0.97386474,0.41703361,0.42941217,0.35621972,0.53414074,0.51390958,0.36423218,0.49222064,0.67740058,0.87018174,0.095289045,0.54932592,0.31553477,0.56741048,0.49996661,0.5425076,0.5060612,0.43813246,0.69764783,0.42427476,0.61394375,0.884655,0.92924278,0.34797224,0.8031157,0.49819128,0.49602239,0.36914204,0.50192886,0.41582542,0.1018075,0.15952589,0.73719511,0.13175228,0.46402422,0.49987428,0.49173921,0.49999137,0.94033322,0.89852245,0.42144535,0.54496167,0.17686906,0.25224611,0.44281632,0.36827867,0.54577904,0.53681354,0.64193804,0.47791203,0.5130165,0.44421017,0.49744856,0.4998439,0.51617688,0.49995955,0.29931764,0.72736324,0.47824571,0.65456924,0.16807526,0.82093017,0.46639607,0.94708043,0.52257268,0.25841041,0.96956453,0.70296084,0.79430407,0.95056745,0.25342909,0.41231004,0.78681265,0.72899368,0.49999062,0.50468717,0.50004558,0.50005856,0.5082176,0.50004795,0.50538224,0.82546971,0.59553791,0.49601326,0.38696998,0.44248403,0.13849451,0.89181772,0.3097564,0.7181866,0.015081223,0.34445279,0.44774836,0.86044608,0.52508542,0.9360405,0.086122838,0.35306151,0.79898632,0.82284567,0.63087927,0.66989253,0.042229737,0.71020312,0.42308329,0.7812377,0.77054524,0.50538855,0.0057490038,0.67534684,0.58420026,0.80964237,0.16098779,0.55797513,0.34440121,0.44763347,0.45544583,0.85920357,0.28757768,0.49458408,0.43846628,0.51385573,0.32564136,0.70280202,0.46424676,0.53307054,0.0017086709,0.44679137,0.49994277,0.45408312,0.49224368,0.46500138,0.31833745,0.51029787,0.49965712,0.49056708,0.49992865,0.23165481,0.075809977,0.55355815,0.55224028,0.13372574,0.52772601,0.47386073,0.37375789,0.44756398,0.77653885,0.0752428,0.55092513,0.47975628,0.17372617,0.59189383,0.48072802,0.4005488,0.5423371,0.49977991,0.48226008,0.5002432,0.58740469,0.76443927,0.39515724,0.54163604,0.39638555,0.50389366,0.57131391,0.75767181,0.51812238,0.53290985,0.82130162,0.50813036,0.5138992,0.55617084,0.4956716,0.80908247,0.042924582,0.3814326,0.36756541,0.32487443,0.53174333,0.4992024,0.51297493,0.49982589,0.25307983,0.069817414,0.40379024,0.52098211,0.59635535,0.4999802,0.44840471,0.27034241,0.45393102,0.60442108,0.31879024,0.46922074,0.60885084,0.93166472,0.9356616,0.52489171,0.19593868,0.21338634,0.23664235,0.24436607,0.46187213,0.46624061,0.66337978,0.3909099,0.51739682,0.68633279,0.53202801,0.59203634,0.26142521,0.28347642,0.44690595,0.18601906,0.86276253,0.37441894,0.27230817,0.33448304,0.44512001,0.26684038,0.53377937,0.49206349,0.66301077,0.50297494,0.42060021,0.31980154,0.62165676,0.47177836,0.092210398,0.4858327,0.56181157,0.8248718,0.73873552,0.57911449,0.20428118,0.82909092,0.65487174,0.13353687,0.42334394,0.54327862,0.39741353,0.52174368,0.52264647,0.64993622,0.44006487,0.59026033,0.27544694,0.3094805,0.53530051,0.11166367,0.87549399,0.25731712,0.79494118,0.28049409,0.7300983,0.1065918,0.58217203,0.50032909,0.44777052,0.49708859,0.5433486,0.13695806,0.77736581,0.56599664,0.61986099,0.48952967,0.48685274,0.91243046,0.48437096,0.49146329,0.28029412,0.54504685,0.58702581,0.075572459,0.2714359,0.49899327,0.4679449,0.49991273,0.2678107,0.91714161,0.82743364,0.44776318,0.28378208,0.69120105,0.4383364,0.21581644,0.50161239,0.45071227,0.28185655,0.60298724,0.18689992,0.16173881,0.52874492,0.55906417,0.90715492,0.39256321,0.53045993,0.73826814,0.40631503,0.42659614,0.64512565,0.47816687,0.50130762,0.43830315,0.50533702,0.4540873,0.66242082,0.60934552,0.52273436,0.57677032,0.48863686,0.53220781,0.058180353,0.80818884,0.65981559,0.24765201,0.54301871,0.18624842,0.80206208,0.36298028,0.59503309,0.28575321,0.63708227,0.42559569,0.15892778,0.85753387,0.5552781,0.33821237,0.42329005,0.50338234,0.35904181,0.49659094,0.16266521,0.92734098,0.30474806,0.27832867,0.96041473,0.20504845,0.39520137,0.90753451,0.16373245,0.52510559,0.6475735,0.59642229,0.50657375,0.93536528,0.4893325,0.47651418,0.040618268,0.10466137,0.52185676,0.61165978,0.48593213,0.95038358,0.11207651,0.56585311,0.45681063,0.95332385,0.5521174,0.50291239,0.63121442,0.48037871,0.52404816,0.31140569,0.63867881,0.17709789,0.19390995,0.4159898,0.70358276,0.97378341,0.25181842,0.45753301,0.36411684,0.45110258,0.41364858,0.65499018,0.4967784,0.52055488,0.82023043,0.74302012,0.50209857,0.47112205,0.50339993,0.56282983,0.80714408,0.3893109,0.41388536,0.69442325,0.42091924,0.49282777,0.72714075,0.46692506,0.53637085,0.073355505,0.7094301,0.51146105,0.44881434,0.49776195,0.40425824,0.65909576,0.48362085,0.42867422,0.993825,0.40336311,0.31107301,0.99294187,0.48120327,0.74737013,0.033952507,0.22317405,0.65405272,0.062978358,0.85069653,0.19004712,0.052148853,0.43084773,0.5093111,0.4060526,0.50419651,0.53791263,0.36595515,0.48109552,0.25903594,0.82892452,0.70509303,0.37279726,0.10730127,0.56995816,0.54653589,0.74900711,0.74948526,0.49605951,0.44837743,0.49791581,0.50022326,0.50926489,0.50003431,0.59897426,0.75522819,0.71249454,0.41347898,0.75611742,0.40498922,0.55372296,0.74769069,0.56967876,0.65846521,0.24174654,0.37721547,0.500005,0.49659636,0.49997864,0.48317118,0.42892325,0.51023647,0.70426602,0.11451436,0.84622881,0.49632127,0.89477252,0.74579332,0.51034495,0.33169439,0.49689207,0.16531042,0.80582544,0.58970407,0.28627077,0.95087159,0.13806648,0.77051304,0.8393847,0.52051325,0.47105571,0.6755169,0.62522728,0.49660228,0.52734424,0.50086721,0.63330518,0.69772158,0.56963051,0.49983763,0.50927164,0.49972339,0.6282956,0.22230866,0.48036604,0.58110385,0.039370781,0.42372849,0.6901479,0.85261094,0.6500385,0.40773399,0.7173868,0.33787102,0.48526005,0.38654981,0.55834176,0.33173645,0.77226329,0.73055385,0.40102403,0.75233489,0.74379113,0.50601324,0.67942009,0.50795079,0.84867528,0.95620817,0.38371173,0.48537485,0.57953834,0.48897659,0.63626599,0.15521077,0.30224888,0.34484631,0.1709149,0.36887642,0.52657414,0.34692264,0.5608537,0.35329379,0.19933032,0.41216197,0.30200543,0.11043379,0.52092457,0.5068605,0.70265361,0.49823798,0.50097247,0.46125,0.49853069,0.65634224,0.6889476,0.47567788,0.052246947,0.10866364,0.53154956,0.56057523,0.67784511,0.47016988,0.77305366,0.24075534,0.49801768,0.52388608,0.7765297,0.5563947,0.45152013,0.28779507,0.68133319,0.49814015,0.26525598,0.3856651,0.50086129,0.46902501,0.49826718,0.58488264,0.26136993,0.43627564,0.49107272,0.58594013,0.49736593,0.4456223,0.92481173,0.94898084,0.49070503,0.41817317,0.50995326,0.55472316,0.90446624,0.5159842,0.65314928,0.81968397,0.34539136,0.65424291,0.78876186,0.57301121,0.48169278,0.33239602,0.4430675,0.7935486,0.92389652,0.15456578,0.62098284,0.012597695,0.38622551,0.50267891,0.12170082,0.49826146,0.61565998,0.8157038,0.76689679,0.57905827,0.12889131,0.27304364,0.54781107,0.81076587,0.44716651,0.50791462,0.43766633,0.49503087,0.53635278,0.74336083,0.41090251,0.9498356,0.071484279,0.50609537,0.25877061,0.875615,0.76013299,0.50198927,0.62289344,0.50351216,0.67311847,0.87772724,0.69797304,0.52277286,0.9113157,0.50335736,0.49997983,0.49832642,0.50001221,0.6262569,0.91744898,0.62021738,0.44527926,0.80518961,0.15058214,0.46991125,0.71701836,0.29884613,0.44399349,0.15903863,0.57059447,0.070953502,0.1019278,0.62455969,0.5001085,0.48424786,0.50101518,0.50130198,0.47449072,0.49762992,0.60592305,0.32280851,0.45858308,0.44296947,0.15291219,0.39525044,0.84551004,0.19689807,0.43973879,0.352838,0.99233913,0.56021855,0.40689808,0.30772333,0.52791499,0.51947365,0.42980448,0.49364731,0.74925465,0.14375343,0.43251744,0.49973603,0.52005957,0.50146585,0.46974328,0.58179434,0.49313066,0.51002158,0.55262065,0.49852983,0.65574435,0.28623859,0.37984722,0.14892416,0.14357501,0.25988206,0.4965216,0.44556098,0.49855263,0.46086135,0.40788078,0.49699204,0.45546868,0.71749917,0.50351011,0.46511962,0.2591427,0.64054844,0.50113959,0.48093328,0.50024936,0.34794451,0.1762367,0.56469624,0.55223231,0.69300689,0.64854211,0.51972403,0.31014469,0.42647015,0.49998372,0.50590857,0.50000833,0.53702596,0.8718912,0.070379884,0.47567277,0.62401521,0.46865296,0.58796241,0.29603409,0.37785605,0.50088898,0.47757829,0.49985644,0.28606307,0.11680972,0.47516786,0.508076,0.38154622,0.56039769,0.49890852,0.43439379,0.50163397,0.5287032,0.68228822,0.43667938,0.47708925,0.046118727,0.91279552,0.5045268,0.98058181,0.53422453,0.50783716,0.58088921,0.47363745,0.5022137,0.5307025,0.49939144,0.50009392,0.52235626,0.49988439,0.48037701,0.32756927,0.43273448,0.5814257,0.27442808,0.29811998,0.50055302,0.56793137,0.52042346,0.52206832,0.58390609,0.49944773,0.49954566,0.61424721,0.50856261,0.50679561,0.22245629,0.50223861,0.67691796,0.73263598,0.62665494,0.5131692,0.025321727,0.52772504,0.81886107,0.043860003,0.73649874,0.57105173,0.78575174,0.50595389,0.50170998,0.60376982,0.44971759,0.54712934,0.78773486,0.50038067,0.61682389,0.71202553,0.40036725,0.66112142,0.90638519,0.53264078,0.24995934,0.81833759,0.3053218,0.50579469,0.95644644,0.56811291,0.67349887,0.039649601,0.27890541,0.52427392,0.64446085,0.47900572,0.24954548,0.98556552,0.59658819,0.41919541,0.26453332,0.37996091,0.12360782,0.94181064,0.60269552,0.44484995,0.87862172,0.4385772,0.42831234,0.90823123,0.41414196,0.15272015,0.81682752,0.62380838,0.50113462,0.5323356,0.4964353,0.50607898,0.76554037,0.60969747,0.39818355,0.16400897,0.22016654,0.44347693,0.71256585,0.34745362,0.49784223,0.52328356,0.49856216,0.52571001,0.35433159,0.56589358,0.51699002,0.56177349,0.50644133,0.82073139,0.89719925,0.57502556,0.50246858,0.60114014,0.50572611,0.27193587,0.26613505,0.54295008,0.56536299,0.80765546,0.42792139,0.30246295,0.86823172,0.28695252,0.34700851,0.13439572,0.76792721,0.72064425,0.80031097,0.51012044,0.52817878,0.68674768,0.358222,0.57541706,0.89095318,0.37685379,0.44370191,0.090738584,0.57076457,0.40110108,0.17717514,0.29075473,0.51306259,0.11432487,0.50189823,0.288672,0.91540148,0.5857536,0.5012084,0.34274728,0.49891473,0.11490108,0.87515083,0.69368288,0.53781495,0.59357703,0.50588757,0.31500697,0.27838485,0.58863477,0.4989978,0.52518825,0.50007475,0.48494399,0.31153816,0.44541962,0.49852186,0.34579512,0.48101797,0.48605666,0.67947105,0.49178068,0.51581332,0.18277003,0.53312828,0.82218307,0.061004019,0.36284288,0.49876301,0.47968211,0.49847125,0.52890592,0.36715386,0.55012087,0.5533125,0.81984691,0.17791915,0.54878301,0.31753281,0.36183389,0.50021861,0.52351372,0.50021544,0.36432137,0.97078355,0.70034942,0.33240529,0.10085474,0.14866971,0.47088848,0.59700953,0.47226421,0.50948957,0.98267217,0.50246391,0.48213769,0.17873254,0.71940565,0.5512254,0.13660072,0.77660567,0.45850298,0.21348397,0.63263276,0.4844647,0.92351333,0.13533163,0.48216352,0.59929454,0.45834484,0.5743359,0.26547863,0.50765855,0.18863767,0.1361143,0.6517888,0.48058382,0.5773262,0.48563568,0.47321444,0.91381766,0.46750297,0.42107154,0.66271179,0.42826091,0.24954246,0.18811037,0.30663999,0.17603863,0.03262351,0.6809849,0.48181472,0.68954747,0.51678055,0.65545494,0.27232814,0.65499377,0.71874267,0.082036164,0.33836878,0.50085806,0.39695046,0.51864903,0.51472246,0.21208756,0.48137857,0.42617997,0.81863268,0.15027731,0.40007303,0.80339107,0.31130913,0.64403524,0.17912999,0.79789633,0.22256924,0.10382879,0.52903554,0.50265945,0.44622457,0.49524754,0.59149823,0.31918035,0.5287474,0.70531581,0.81148441,0.20546127,0.50288841,0.46814302,0.49717619,0.46985944,0.28442477,0.69641601,0.41416717,0.28086312,0.47849018,0.38177594,0.21925301,0.61413597,0.51072228,0.0025605345,0.59207327,0.095254078,0.87825919,0.50663776,0.50215624,0.59253402,0.48695668,0.22132171,0.87554988,0.23893908,0.42751434,0.2880767,0.67805618,0.67094373,0.77515154,0.67847432,0.31320968,0.17346786,0.39936353,0.52716217,0.18247323,0.45296872,0.40700285,0.16422974,0.63438228,0.49410391,0.54426066,0.50505006,0.49798936,0.46328315,0.50097318,0.49950507,0.69548022,0.50029791,0.487565,0.15172861,0.71923479,0.57506522,0.32051201,0.62320069,0.48588066,0.62795446,0.50752428,0.61679689,0.24897706,0.40185068,0.44875964,0.31920773,0.44324032,0.49988926,0.43433147,0.49931243,0.53010581,0.047204197,0.51924858,0.484103,0.43705171,0.50938535,0.46998882,0.81962594,0.27024792,0.53601529,0.68022442,0.52474194,0.50930642,0.08411535,0.58768113,0.31980629,0.82024951,0.77583852,0.29878851,0.80342163,0.26987054,0.26985808,0.036676624,0.80440822,0.87319326,0.086377018,0.5195558,0.42681729,0.021791768,0.37330337,0.69772991,0.85164069,0.78629764,0.71597253,0.96902126,0.73309494,0.041812859,0.90412647,0.5485792,0.4998595,0.48668775,0.50029714,0.4897314,0.59698265,0.49595296,0.47071861,0.66413452,0.40920297,0.69958745,0.78190041,0.30844264,0.67408531,0.7153863,0.52546476,0.47585329,0.32693913,0.51813095,0.45531117,0.77388839,0.21743859,0.55243253,0.32201819,0.63165435,0.50013726,0.46344347,0.50509661,0.29301474,0.23875164,0.50792554,0.71424782,0.063658227,0.78734931,0.48400763,0.41730349,0.50968368,0.45548799,0.68366504,0.36373258,0.49859799,0.36069822,0.58631247,0.8317463,0.83375201,0.57015834,0.47589062,0.3969939,0.51132235,0.35092832,0.93462903,0.1801784,0.81848357,0.20888624,0.58540237,0.48847988,0.32014482,0.42475092,0.39863513,0.78506914,0.21177318,0.29786982,0.26043177,0.3674476,0.49572561,0.92200807,0.43251537,0.446072,0.70226343,0.57375602,0.50819608,0.585817,0.47794308,0.74534327,0.072553367,0.5334982,0.5133335,0.41792274,0.4907241,0.36664232,0.68336964,0.56850067,0.57157576,0.32782378,0.42495134,0.25156664,0.91841461,0.11435594,0.5000154,0.48098979,0.50010882,0.49555636,0.44170545,0.50085965,0.67126804,0.02044005,0.54212138,0.58667332,0.11724995,0.47329866,0.34443261,0.25967894,0.32031732,0.50397598,0.43299093,0.50048963,0.50329219,0.58692936,0.46698164,0.5034045,0.42120324,0.496174,0.5516378,0.70746401,0.48505543,0.72165069,0.85171854,0.1649191,0.46706594,0.92898263,0.4900515,0.46817266,0.66988702,0.62222664,0.051463839,0.90273253,0.41140371,0.5032715,0.44836238,0.49052371,0.52262256,0.34795215,0.59990069,0.79522481,0.20493914,0.34709988,0.59961823,0.94600161,0.53338361,0.49366618,0.34390075,0.38915358,0.50088249,0.48289404,0.49894387,0.42833166,0.89982778,0.67836138,0.52896769,0.90277783,0.48724403,0.31860839,0.26538879,0.63954928,0.51860255,0.37839912,0.50908288,0.49790378,0.54906059,0.49581921,0.50741114,0.90637108,0.57567218,0.71926475,0.86468584,0.12818347,0.47517155,0.14501828,0.18045878,0.51556108,0.97452463,0.49401257,0.51256722,0.93182626,0.95066169,0.67783892,0.12893846,0.32610377,0.51948474,0.046002782,0.49527511,0.23300329,0.018491204,0.36772778,0.52693659,0.14535185,0.64983975,0.49976512,0.49019991,0.49980967,0.50353278,0.42060811,0.49318277,0.45600792,0.037116464,0.32150969,0.50184078,0.54947838,0.51147597,0.4984422,0.4584236,0.49612211,0.48205705,0.59511662,0.47969519,0.49910747,0.48615946,0.5002179,0.87576519,0.17721864,0.56641989,0.83287528,0.075023747,0.2397662,0.56287493,0.99534618,0.49711251,0.42143736,0.14976389,0.53764633,0.54541933,0.33957332,0.40682935,0.52093094,0.07371978,0.89730646,0.42304642,0.30135146,0.41654975,0.5538115,0.3627223,0.52849194,0.50020871,0.48532149,0.50080144,0.53409738,0.10654021,0.47058775,0.48971387,0.5667963,0.4932295,0.4951647,0.39199358,0.53940279,0.50255941,0.7673993,0.2551955,0.50426437,0.80583509,0.48315777,0.68418434,0.23486816,0.59367066,0.57685511,0.64311434,0.54283159,0.14970765,0.17286892,0.47750369,0.91442771,0.84572314,0.50451225,0.3898194,0.30346886,0.62920016,0.51978201,0.12868584,0.49642093,0.64622103,0.26899838,0.32718546,0.49993218,0.51320171,0.49996166,0.87749597,0.14911219,0.32346274,0.61269122,0.72583351,0.58125936,0.56229137,0.81085962,0.51638607,0.50444175,0.46916924,0.50047662,0.4763977,0.83721244,0.86662389,0.49497981,0.66257671,0.49285759,0.42410058,0.26768886,0.49050887,0.52016672,0.75488181,0.50548489,0.64270237,0.697972,0.40265812,0.56711362,0.32106935,0.46207054,0.44060223,0.34075788,0.40110986,0.4803782,0.70022001,0.32607512,0.27564458,0.72968342,0.4881594,0.31811612,0.17983432,0.83059448,0.30356409,0.8180363,0.67972967,0.49680049,0.43725991,0.49980365,0.50132222,0.52105282,0.50028248,0.52661807,0.59766931,0.50382848,0.58313428,0.28948141,0.60084432,0.48303677,0.69684963,0.34379036,0.19389971,0.88652017,0.22657812,0.19094879,0.074304487,0.48870371,0.39247506,0.31607834,0.51956118,0.49997527,0.50362311,0.5000498,0.55268019,0.15121027,0.20637533,0.38910104,0.3149161,0.52155286,0.78180046,0.03776807,0.24800534,0.43793912,0.79460038,0.44316493,0.50034023,0.51436755,0.50006077,0.46598585,0.3914176,0.54352968,0.52261073,0.84869778,0.40858798,0.5036503,0.46849728,0.4998659,0.49648178,0.87787214,0.12235092,0.483275,0.18537661,0.73514367,0.39374319,0.13424604,0.66590169,0.094517363,0.088318523,0.34994552,0.65762515,0.9944128,0.42458468,0.66233041,0.84850767,0.43893988,0.32367537,0.74001115,0.62896623,0.50543027,0.63313209,0.49582463,0.32498648,0.75393715,0.58148358,0.10564801,0.94445835,0.33679088,0.58561873,0.29933598,0.35754793,0.55366277,0.98626738,0.50475234,0.65675217,0.097481674,0.41547726,0.78911174,0.89737759,0.47856949,0.77249059,0.96422862,0.47453741,0.45417904,0.27985004,0.30292586,0.58604858,0.21358626,0.58159341,0.50491561,0.19381161,0.50258809,0.50992227,0.39973568,0.50205384,0.45498937,0.10167202,0.89739314,0.49499493,0.36374287,0.56439656,0.49998254,0.50389094,0.50004224,0.43718853,0.020756608,0.52759195,0.47644913,0.41327873,0.50561867,0.59365577,0.28816254,0.6118517,0.44693408,0.65010024,0.55428855,0.6545198,0.7098815,0.59398444,0.55993536,0.36169798,0.56413716,0.41555014,0.94797566,0.3538465,0.34120178,0.73853808,0.67466491,0.4621462,0.83835238,0.26369573,0.18787052,0.86012096,0.7113021,0.50644506,0.32930243,0.52473383,0.58397559,0.29328386,0.60871887,0.52530587,0.78669561,0.62530281,0.32758345,0.749772,0.4878007,0.866352,0.91743964,0.24768329,0.75146007,0.85925391,0.84173536,0.2337838,0.8021207,0.38635528,0.6387343,0.94032565,0.90890739,0.46736879,0.3697113,0.42846886,0.5118635,0.89559337,0.7069456,0.50697048,0.074379532,0.53006963,0.47304647,0.030677122,0.72838402,0.49168134,0.42324695,0.50432659,0.4690904,0.94544633,0.46125279,0.81849507,0.096206723,0.44123237,0.49526508,0.41861418,0.51504326,0.43172889,0.035074354,0.65482485,0.60967932,0.74439779,0.28614387,0.49830879,0.0026145464,0.50021313,0.46266324,0.99905696,0.44613126,0.59833495,0.65415849,0.54346779,0.50218714,0.53205252,0.4990864,0.51951038,0.58188678,0.51857467,0.62340908,0.66655216,0.47764626,0.50052679,0.5667157,0.50182573,0.49987129,0.46306097,0.50272045,0.77970523,0.93271806,0.3093873,0.18985481,0.16620664,0.39716109,0.52052441,0.21782749,0.30708282,0.10830514,0.10649466,0.73544558,0.42452903,0.17436753,0.2971885,0.88131399,0.087222706,0.30080857,0.49981759,0.5360959,0.50023072,0.48193331,0.60551468,0.48972801,0.18476605,0.86643839,0.80388599,0.49136912,0.56015101,0.50230784,0.49749787,0.41606794,0.51000329,0.49998803,0.50134646,0.5000154,0.49911954,0.31730053,0.48937895,0.50943907,0.10989055,0.52429293,0.39618783,0.2377526,0.53550671,0.58198489,0.93294149,0.40855123,0.50108334,0.43463404,0.50630532,0.48399336,0.25838507,0.35988292,0.51601795,0.98891082,0.28167714,0.50711482,0.45671314,0.49533205,0.61656878,0.94785304,0.42984407,0.70037801,0.90052207,0.71006305,0.42829951,0.70046249,0.48852107,0.32369624,0.29437342,0.53117191,0.49888007,0.93342818,0.4990019,0.13317813,0.13467088,0.26168456,0.49981722,0.68354577,0.49839472,0.3746085,0.92940316,0.92341315,0.54217747,0.82173125,0.59974279,0.60576962,0.97562282,0.39374658,0.82280373,0.069162988,0.57485477,0.51431545,0.44141205,0.50644474,0.26496144,0.16992105,0.4561558,0.39528624,0.12513643,0.45104881,0.24432553,0.87395344,0.75061132,0.34696055,0.87217497,0.66312612,0.69654362,0.13620888,0.83472443,0.44514497,0.050237988,0.092244254,0.48074318,0.64592229,0.50348122,0.35705834,0.27755587,0.46752546,0.53334668,0.61847765,0.51676811,0.77105767,0.80663502,0.71346473,0.54613405,0.62027512,0.45553218,0.5107582,0.3337663,0.49276429,0.37244471,0.067937084,0.28491009,0.51197381,0.89400865,0.4632478,0.53890288,0.62792465,0.48023135,0.55750982,0.28017257,0.60443956,0.5000006,0.50422211,0.49998235,0.47208593,0.69094384,0.41401853,0.66999122,0.16672846,0.45133329,0.53496124,0.32961689,0.45830156,0.48695898,0.44426769,0.50641355,0.64407203,0.31078291,0.56323793,0.49953665,0.51354819,0.50040389,0.51161115,0.89135944,0.48962674,0.50144719,0.46172681,0.49574694,0.2497247,0.76689499,0.64481181,0.76447771,0.1299937,0.83839691,0.59674449,0.059672026,0.7054512,0.4684918,0.58930373,0.49769991,0.4854632,0.66742684,0.3840727,0.5003583,0.60057393,0.52252461,0.41895833,0.34263709,0.46252616,0.59947702,0.98429232,0.66021724,0.85134363,0.14941422,0.41173239,0.18868831,0.022362369,0.42486776,0.49943537,0.48111793,0.49924291,0.5238788,0.90363863,0.71903604,0.50021009,0.50950096,0.50026445,0.55962489,0.23635992,0.45411643,0.34783818,0.75575804,0.54806217,0.46074028,0.85731679,0.59877373,0.51562555,0.62025255,0.47817369,0.49777232,0.47493775,0.50016217,0.4847244,0.5946055,0.50669923,0.29870825,0.72796868,0.43574715,0.80427667,0.16136489,0.55619104,0.44449024,0.22592694,0.68454737,0.5101664,0.38959161,0.55140645,0.49999668,0.50738396,0.49975736,0.54912928,0.71972373,0.39511066,0.46870409,0.4064864,0.52673395,0.51752645,0.71994318,0.4758067,0.58019597,0.93242797,0.075840457,0.54754857,0.62552748,0.46372704,0.65280696,0.15539532,0.24537102,0.52263468,0.20643654,0.44425575,0.074417895,0.11327396,0.33887424,0.38002576,0.25048029,0.39995007,0.53880238,0.69996614,0.64302486,0.46305033,0.35919066,0.51877745,0.50033662,0.47576701,0.49895423,0.53936552,0.65816935,0.55120081,0.53150825,0.64702012,0.58616715,0.42143489,0.65159317,0.5698544,0.39912377,0.26824646,0.34089302,0.47698134,0.077313593,0.48113267,0.47274534,0.60033822,0.47877057,0.42100311,0.63219951,0.48293089,0.6973343,0.21770862,0.40381087,0.4758997,0.65675706,0.53288421,0.62624918,0.077707785,0.62800181,0.55489105,0.76731286,0.53772884,0.82678519,0.036240704,0.60813505,0.73133337,0.23259408,0.53218465,0.49987786,0.48815518,0.50049322,0.49431704,0.36427777,0.44093653,0.66552195,0.73144722,0.65602125,0.46059747,0.1034217,0.89476597,0.50343891,0.56330546,0.49581957,0.50628824,0.59927734,0.50076496,0.4876053,0.37866576,0.4847992,0.31726691,0.20307607,0.6875462,0.49345357,0.4007862,0.49098274,0.60568311,0.23982669,0.6168343,0.058104553,0.065156281,0.49540289,0.5155001,0.34413472,0.50872517,0.43601007,0.20616581,0.61836674,0.61546569,0.72681276,0.45356353,0.40080795,0.33668771,0.55805928,0.39603242,0.037224901,0.46829189,0.34649085,0.87809438,0.4313659,0.50855492,0.28866822,0.65666835,0.55214042,0.22692803,0.61101982,0.27090447,0.057633998,0.18184111,0.60378909,0.26728006,0.63764825,0.77465744,0.14267735,0.17836296,0.50006159,0.51532175,0.50019473,0.55389128,0.1774717,0.54795162,0.49983456,0.51266475,0.49960044,0.51507152,0.38740197,0.55269675,0.50111964,0.51940258,0.49888978,0.44945285,0.93842459,0.91507855,0.431785,0.17109982,0.43576324,0.51307684,0.72303841,0.59367274,0.49919555,0.46732751,0.49860717,0.19418884,0.13280846,0.7221311,0.48915462,0.58457749,0.52569014,0.28795054,0.98652391,0.41858788,0.42669741,0.31463661,0.63446911,0.4782425,0.22944381,0.564677,0.56345759,0.36726902,0.48625334,0.80000315,0.20373142,0.64339154,0.34373525,0.25222404,0.37597956,0.49126959,0.98846654,0.49435886,0.46673551,0.21394848,0.56816703,0.64345371,0.72645438,0.35570113,0.66986198,0.89712708,0.84034042,0.49008008,0.08984143,0.71549717,0.58207193,0.65149572,0.50112142,0.48869084,0.38576287,0.50743823,0.43525047,0.75854601,0.39160675,0.70368214,0.07915321,0.57528035,0.53317626,0.99215749,0.31413087,0.4925211,0.30863181,0.54206165,0.50753011,0.62874673,0.56353833,0.45497307,0.12177329,0.46205792,0.45106034,0.39468571,0.51648641,0.47900695,0.64498344,0.42624779,0.57651854,0.2273272,0.73016495,0.30566884,0.81450803,0.79770046,0.4414693,0.16546566,0.84693087,0.81968582,0.89207863,0.72777703,0.514968,0.042581143,0.51291165,0.50197022,0.52702783,0.49755415,0.49997708,0.4825997,0.50008163,0.55683527,0.66872225,0.46784147,0.26570046,0.9161459,0.12766616,0.92143239,0.89665133,0.68331394,0.42650513,0.99246357,0.47524063,0.63703782,0.82937554,0.49823649,0.48816563,0.27310247,0.7105615,0.483821,0.23272604,0.21907295,0.50021016,0.48600662,0.50036665,0.55437897,0.34239643,0.55174986,0.4484696,0.10340387,0.33097626,0.44973556,0.96305025,0.8824603,0.50933109,0.56421047,0.50684177,0.68163465,0.13114406,0.25490857,0.54636287,0.68220028,0.4104834,0.3684526,0.27102831,0.39473083,0.63922826,0.25611997,0.52310074,0.38816533,0.22212337,0.21443296,0.12787639,0.037507637,0.44060437,0.45967379,0.67173793,0.572433,0.52252647,0.63013177,0.56967527,0.21696748,0.94430755,0.63115161,0.8258793,0.88612375,0.79709981,0.89397014,0.13161837,0.6276551,0.46753104,0.67356784,0.45801366,0.47130543,0.66472294,0.41548224,0.43271003,0.66860899,0.47854319,0.47499392,0.33799118,0.50190041,0.50257515,0.61478031,0.50238287,0.46833145,0.38606218,0.47985159,0.57707692,0.96552347,0.53003786,0.66125019,0.71152135,0.60300862,0.50621591,0.70970593,0.68701232,0.50198102,0.87326631,0.59521316,0.46142658,0.33812155,0.45466372,0.85891941,0.18532932,0.57647269,0.65287368,0.041057099,0.47542198,0.34077207,0.30909727,0.47182522,0.52636481,0.38555111,0.55469897,0.49989406,0.49541183,0.50003087,0.33723372,0.29637349,0.56319863,0.43770823,0.83686093,0.84084181,0.3240012,0.02259143,0.5858921,0.66846912,0.83868747,0.27721969,0.50104874,0.47508609,0.50265675,0.52665035,0.030658331,0.16495644,0.49998586,0.50720252,0.50000974,0.53314928,0.58515472,0.50525088,0.3053777,0.083824362,0.70243892,0.53981726,0.90468125,0.28801917,0.73443806,0.16650278,0.55910348,0.69456095,0.055306599,0.15809614,0.48764929,0.56935046,0.49558063,0.49976441,0.3006876,0.49913566,0.48329243,0.34289485,0.44787106,0.65399306,0.20671663,0.20342324,0.69028272,0.81520015,0.60420552,0.54523865,0.62363607,0.44542033,0.50025594,0.47897451,0.49993201,0.39495158,0.28394131,0.65939489,0.49496663,0.58641919,0.49604508,0.48338268,0.9753541,0.56584708,0.50633126,0.46162914,0.49694694,0.24911581,0.83954217,0.30732516,0.68278523,0.045059405,0.32735572,0.30309755,0.06941558,0.53857062,0.50253848,0.45296437,0.49794765,0.52994329,0.29349534,0.50229306,0.39990165,0.6733879,0.49920167,0.57201046,0.6657929,0.49141982,0.46983715,0.36360816,0.58039583,0.62934679,0.90209433,0.45358358,0.45948137,0.060793952,0.51200084,0.49965005,0.51005225,0.5003173,0.478224,0.63413568,0.44621441,0.49937219,0.5225873,0.50050267,0.50525768,0.53591831,0.50015579,0.6071569,0.02237848,0.44356579,0.39961325,0.65242552,0.53477234,0.53572224,0.23174251,0.54717665,0.45660667,0.33403314,0.61398643,0.45557692,0.69348865,0.3610767,0.57278934,0.85943018,0.35004045,0.68742402,0.83505806,0.66267654,0.48853109,0.26996906,0.49469264,0.43646311,0.28978841,0.53053172,0.82394881,0.085066857,0.27953505,0.49815833,0.52748361,0.49910582,0.58944237,0.79506253,0.80539269,0.49986018,0.48811473,0.49999139,0.48763073,0.74184519,0.36866509,0.49763763,0.78087936,0.49125274,0.75316908,0.91212265,0.14886799,0.49036907,0.45444715,0.50242949,0.51311759,0.39871037,0.46160334,0.13326825,0.056569824,0.54863039,0.39033164,0.87647421,0.7568831,0.4614474,0.3944526,0.53163695,0.59488289,0.25178486,0.49378352,0.57817019,0.85969509,0.92401177,0.62462077,0.74609675,0.70938574,0.82497745,0.17678722,0.51382733,0.50845135,0.0072158131,0.30545179,0.53633199,0.65461939,0.59707086,0.55240979,0.68640458,0.61360267,0.4022501,0.72808007,0.49488476,0.36030416,0.21729477,0.64708105,0.23449598,0.15100965,0.17753131,0.6393142,0.011376682,0.30142208,0.45140471,0.22208147,0.43560388,0.50030668,0.48873962,0.5003097,0.50387571,0.58302833,0.49926229,0.4829659,0.56402812,0.49867229,0.32513665,0.25540402,0.66701645,0.49523179,0.56506936,0.51365928,0.51441402,0.56198541,0.48889247,0.53214736,0.61672797,0.48621667,0.52417028,0.20304543,0.7865912,0.50139451,0.69408236,0.42639799,0.50620944,0.58319505,0.50284624,0.70822361,0.065327971,0.86522988,0.49989259,0.4945119,0.50010511,0.55279815,0.67828278,0.37121163,0.3281439,0.97285694,0.80077499,0.92008879,0.93526663,0.36397666,0.39015116,0.068491079,0.3579829,0.48859738,0.96455142,0.88164279,0.33395372,0.19387937,0.66338031,0.51090461,0.88103031,0.50002991,0.50135357,0.52634441,0.50019962,0.22326884,0.05667588,0.1645031,0.56902481,0.11218547,0.088088319,0.68735189,0.060877783,0.09894296,0.44679477,0.71750139,0.39319115,0.52649735,0.89214266,0.40890462,0.46760531,0.32883365,0.38833491,0.64664344,0.90246148,0.56225987,0.35755002,0.82723642,0.23673831,0.499983,0.49872232,0.50001377,0.4931912,0.45029366,0.50659774,0.49378976,0.45974705,0.50400277,0.67283043,0.10387448,0.44437478,0.50363639,0.54401549,0.49309643,0.63849458,0.28772496,0.51128955,0.46884073,0.8334567,0.48567371,0.42367721,0.25402105,0.53361449,0.50943491,0.15584633,0.34042703,0.56616727,0.19815775,0.2227629,0.58734888,0.91249157,0.17204633,0.75899316,0.1331318,0.46128706,0.46297402,0.76589895,0.7135729,0.58427588,0.69315,0.43472711,0.42147004,0.67317809,0.54239445,0.54128782,0.30411865,0.34586419,0.46649815,0.22797688,0.65444344,0.38569862,0.16803977,0.57257129,0.25263979,0.22372575,0.57127513,0.34785025,0.26791499,0.47349504,0.4997196,0.52382348,0.49729918,0.66699437,0.99358429,0.46085398,0.58435821,0.36091209,0.49854942,0.49192196,0.42509484,0.50727224,0.5358857,0.6643346,0.58965569,0.4926567,0.29312342,0.58757016,0.50536473,0.38319735,0.50028161,0.5395784,0.59415604,0.50536273,0.21479921,0.13260233,0.83377867,0.30751434,0.90343608,0.84829046,0.49353295,0.68417374,0.42821741,0.82455003,0.81239351,0.66858678,0.51490043,0.7165353,0.30209492,0.49862476,0.96300845,0.2909396,0.67686379,0.12200534,0.75921305,0.47401884,0.12744704,0.50093631,0.44152211,0.36859019,0.51741505,0.51111204,0.43527619,0.50288402,0.84843093,0.86544246,0.76457801,0.57222427,0.032492997,0.55116867,0.29093505,0.26549327,0.40878627,0.50406805,0.45245552,0.50070633,0.70413847,0.22207931,0.30086999,0.43517627,0.717135,0.67632941,0.27149605,0.88627959,0.39023014,0.54545724,0.60252109,0.51407873,0.67357495,0.98597766,0.68812131,0.50518642,0.42532384,0.48750727,0.60078414,0.75112009,0.48285441,0.68291755,0.063707784,0.58872696,0.58742902,0.64327561,0.47642143,0.65668215,0.92692346,0.2076221,0.47147029,0.046646271,0.49250125,0.55985716,0.30999125,0.63336475,0.32493132,0.74544643,0.67874589,0.60721673,0.99548522,0.47492069,0.40018458,0.1462181,0.60654862,0.54028583,0.40238495,0.51798527,0.55785856,0.36022794,0.48752594,0.50014188,0.47480001,0.50275505,0.50004549,0.49558362,0.4999343,0.56084748,0.66910829,0.50821567,0.8341043,0.79658152,0.44065864,0.79589553,0.9120412,0.85357175,0.67776008,0.94318999,0.63242004,0.49706632,0.95831148,0.86704615,0.47338103,0.69621143,0.55873631,0.23513515,0.082925985,0.36172501,0.44357535,0.34888062,0.58363194,0.43691447,0.7881097,0.5292202,0.28505056,0.22781051,0.51894653,0.56668265,0.06890029,0.47769496,0.49876811,0.53689182,0.49987475,0.62993609,0.23746109,0.38203131,0.6200495,0.75963416,0.5649755,0.37528321,0.93298011,0.89882639,0.49919181,0.546386,0.49809947,0.3376602,0.69768591,0.49059941,0.37549596,0.88079561,0.17003808,0.59739247,0.1447792,0.20711477,0.49617086,0.0043415403,0.5009316,0.13080002,0.10096159,0.37543361,0.48829768,0.3546575,0.49934945,0.86882868,0.83914658,0.66669484,0.49945746,0.63741989,0.5004344,0.50545478,0.051756773,0.49791154,0.38528261,0.21137583,0.62823722,0.36471091,0.69163918,0.43325363,0.44781825,0.98716723,0.5486344,0.52231088,0.79364698,0.30186139,0.49104053,0.37655754,0.48946759,0.55721133,0.37002943,0.51974257,0.44341043,0.66274244,0.41683784,0.44198695,0.72882076,0.70156946,0.29563435,0.84979703,0.5673097,0.60831339,0.33021946,0.47792778,0.46322793,0.097807528,0.35833042,0.46696818,0.33687423,0.38605618,0.50141022,0.48199077,0.49940648,0.50886316,0.038021312,0.49080198,0.28256896,0.078341914,0.53976079,0.74289723,0.82926857,0.8063619,0.87281942,0.95321834,0.35146418,0.49847424,0.62002389,0.56676466,0.57374791,0.63973179,0.45389667,0.68114336,0.82227277,0.28065713,0.36081585,0.12634099,0.20373223,0.53747718,0.67222578,0.39959035,0.43317941,0.78406633,0.58668058,0.49707425,0.035723192,0.17969459,0.53639199,0.91879403,0.46268201,0.64468422,0.17197331,0.53466429,0.65895688,0.7493722,0.4399568,0.33211561,0.98322145,0.30797384,0.63250714,0.023439862,0.39056568,0.23618227,0.86871155,0.80793737,0.24510502,0.86918543,0.21539326,0.52081898,0.91882468,0.41011934,0.57673471,0.66261191,0.45011232,0.48746745,0.13337647,0.38527562,0.50731963,0.55035155,0.49097559,0.50214556,0.4722772,0.49728442,0.62745042,0.28500674,0.52219893,0.54581682,0.65637538,0.40318901,0.49595551,0.57614469,0.47690634,0.69741127,0.042919489,0.14454488,0.45740835,0.70091938,0.5206613,0.47529639,0.32120595,0.62947186,0.50170501,0.76681468,0.4999277,0.50559195,0.53574026,0.50151084,0.38645377,0.31972446,0.57922296,0.38616275,0.74683696,0.52076918,0.55840652,0.37658847,0.53005272,0.50351709,0.59977417,0.4936526,0.49863873,0.5471523,0.49787015,0.56148847,0.7268849,0.70183355,0.46160309,0.60483047,0.47562588,0.49808104,0.2904901,0.50964499,0.49954779,0.46803043,0.50000236,0.8672408,0.078646155,0.75100841,0.17926761,0.8501998,0.7490072,0.20006904,0.2156916,0.43591824,0.48488766,0.60133884,0.5455991,0.49979334,0.1566644,0.5209814,0.55810818,0.30250491,0.38606218,0.84853573,0.8881629,0.3440932,0.53660015,0.61574376,0.45724905,0.47907564,0.26373297,0.73142476,0.54345084,0.70046838,0.32905672,0.61156471,0.95545857,0.49947306,0.50088395,0.48439174,0.50048079,0.52498404,0.17704184,0.50415966,0.43894544,0.1373272,0.77360972,0.63402638,0.2554672,0.29108364,0.87996412,0.92474603,0.36052971,0.32322639,0.25066453,0.31705072,0.94378952,0.12099388,0.42953841,0.72451908,0.031324134,0.3024386,0.82503457,0.93924631,0.31029672,0.44663617,0.12174306,0.90858247,0.50511125,0.83948215,0.49255995,0.52361951,0.42640996,0.50802325,0.34438064,0.13029353,0.097185245,0.58199238,0.8826643,0.47554454,0.37165768,0.85377665,0.89805183,0.53205503,0.36486638,0.57375797,0.65682109,0.074686142,0.45130711,0.46565273,0.75509351,0.47671168,0.32721708,0.80478727,0.37775535,0.49155267,0.36677895,0.57243689,0.53836765,0.68163173,0.40822999,0.49982543,0.49295718,0.50005405,0.32259995,0.72764725,0.4589503,0.50872496,0.40972381,0.50203556,0.57436185,0.92320465,0.58504586,0.49316028,0.55629226,0.48812774,0.44984605,0.73658463,0.66165682,0.51282459,0.56790901,0.48309746,0.49992037,0.52353777,0.49750552,0.40370166,0.96681838,0.4638477,0.44367749,0.30156461,0.57273043,0.53779999,0.69335562,0.66073871,0.82948864,0.85799071,0.77249747,0.49016832,0.6301216,0.42876509,0.47900795,0.66256712,0.53464411,0.63930996,0.16853537,0.33908173,0.1835837,0.16594338,0.37556864,0.27540443,0.95282076,0.77392388,0.25168478,0.8968106,0.169422,0.48292434,0.92952277,0.098082975,0.49069631,0.64761316,0.50126762,0.53028875,0.26019681,0.29032578,0.35431506,0.28673017,0.36669269,0.25490995,0.95558287,0.47850418,0.25990968,0.17076076,0.19488803,0.64176179,0.77568188,0.52179918,0.45003947,0.78805394,0.3191963,0.62551716,0.031099528,0.64907835,0.51622411,0.61673308,0.49505186,0.77773776,0.15597281,0.39782284,0.538994,0.88513233,0.5500057,0.22959326,0.24231288,0.46422137,0.59479062,0.91319213,0.05151855,0.46578892,0.94256066,0.41094056,0.69665364,0.89382927,0.75406976,0.25354476,0.078692469,0.66379767,0.67875612,0.9308896,0.89528772,0.53057741,0.40781407,0.48255446,0.67025372,0.25894538,0.5699421,0.24158385,0.79138467,0.33177056,0.43661535,0.61828262,0.51214903,0.42929366,0.7016682,0.44616753,0.60043728,0.95315538,0.80185086,0.57413934,0.86228673,0.50873117,0.50363175,0.34001134,0.50739766,0.57971476,0.72122567,0.46719028,0.52032463,0.37994142,0.51091775,0.913193,0.9223911,0.69785184,0.48114324,0.32187084,0.54732978,0.53242625,0.3062538,0.48240673,0.54708367,0.60942178,0.4964626,0.43459431,0.62152527,0.4921666,0.41391129,0.78314773,0.40880293,0.67899957,0.8391287,0.19989538,0.48977125,0.55786164,0.48777371,0.27268436,0.87216668,0.49245952,0.54955772,0.85066215,0.14599806,0.35598425,0.97235311,0.20273709,0.25452076,0.044591999,0.76669126,0.51435281,0.5594208,0.49492289,0.61941681,0.28795335,0.38236292,0.66720113,0.12711287,0.75913673,0.56063125,0.68797975,0.57238287,0.84412213,0.93701894,0.47277242,0.50053097,0.52265686,0.4987356,0.57406104,0.22319347,0.74942649,0.29657616,0.18827407,0.56829317,0.061523342,0.087805573,0.40269394,0.49985624,0.49415936,0.49995137,0.7198987,0.84693964,0.14738784,0.47379351,0.85210581,0.5077897,0.053770087,0.11493525,0.54873906,0.56347882,0.18409922,0.57459023,0.50085737,0.520628,0.49916772,0.49915342,0.4317097,0.51054989,0.55718279,0.86428132,0.6408592,0.50193825,0.57815302,0.48402328,0.36434375,0.14649555,0.81345277,0.49836185,0.55611449,0.49067994,0.26733097,0.23014859,0.5551464,0.75395446,0.7766179,0.67068363,0.40352639,0.31515584,0.52356394,0.59926383,0.10166484,0.24218555,0.68484275,0.13251598,0.2714423,0.49623771,0.25520725,0.51371028,0.4938109,0.95807356,0.51601005,0.15015365,0.92149136,0.21568365,0.50671266,0.57783981,0.49379512,0.50049413,0.47994894,0.49966254,0.44850711,0.67027988,0.46936134,0.64192784,0.026046365,0.33212245,0.5213501,0.29157973,0.32186838,0.67473893,0.76688722,0.60307083,0.5122888,0.30491191,0.58490443,0.47127602,0.58418119,0.4874482,0.37013449,0.20626219,0.3011022,0.25873487,0.93263575,0.77596195,0.48809619,0.63851325,0.48361645,0.44961612,0.74845394,0.56916649,0.55756988,0.99072053,0.56175644,0.64696515,0.84054985,0.16734923,0.39678281,0.10557132,0.73156666,0.49955021,0.48864861,0.49994724,0.30251213,0.059777329,0.45434514,0.47079502,0.40695335,0.4799583,0.46013143,0.74899581,0.41851504,0.54404573,0.95104867,0.6329458,0.49481596,0.19095543,0.81849603,0.49318085,0.45280667,0.49830767,0.5452406,0.03909235,0.70414256,0.49979291,0.48809408,0.49946412,0.50172655,0.61541507,0.5369486,0.5112786,0.44391466,0.50988044,0.51808466,0.5908069,0.50224429,0.53607672,0.407624,0.48526807,0.48851293,0.8109693,0.53267849,0.46326512,0.32999194,0.47661913,0.32725527,0.27365883,0.38934645,0.57009758,0.28645626,0.44967238,0.56520755,0.64531079,0.57119606,0.48848356,0.55912229,0.49892741,0.50246307,0.5318161,0.49979381,0.61583062,0.16007692,0.50341333,0.49340272,0.39312435,0.45552497,0.75128458,0.83123321,0.7845794,0.49559716,0.23488459,0.69690401,0.50963212,0.18465244,0.21112478,0.26760878,0.84993434,0.60352063,0.38942537,0.21765731,0.61173667,0.81221833,0.10282118,0.82797893,0.49356851,0.43612493,0.51574342,0.52296998,0.7870163,0.74544148,0.49994785,0.51984298,0.499985,0.70429235,0.74514433,0.54229418,0.42161099,0.85133029,0.52617441,0.32956251,0.0066804742,0.53758293,0.49539086,0.95811839,0.44405868,0.42630929,0.72828032,0.5187352,0.51219695,0.66297385,0.51184173,0.43732027,0.6663892,0.56443864,0.61946578,0.97142967,0.45415528,0.47555585,0.025745421,0.51116106,0.50662347,0.37575966,0.56269467,0.43805692,0.81073199,0.14222818,0.85533696,0.87785748,0.58465539,0.50373456,0.55256613,0.50282544,0.47099818,0.7123352,0.56680616,0.41233821,0.29311617,0.36555391,0.43499513,0.99274882,0.50457918,0.098478806,0.86874691,0.33633348,0.50216159,0.57362473,0.52512387,0.28759719,0.95181731,0.3288513,0.35348471,0.7685053,0.6589025,0.50041765,0.48304127,0.50005228,0.51489631,0.43208048,0.51462497,0.21505696,0.81807989,0.39698548,0.82301228,0.028669248,0.35185485,0.48715218,0.83810458,0.50378059,0.53098384,0.58465116,0.49128121,0.34759088,0.028014617,0.64883932,0.49021034,0.43008618,0.48734257,0.50005889,0.47812081,0.5013853,0.1339544,0.94970807,0.54802131,0.46672308,0.20426302,0.29403247,0.47839759,0.72785131,0.59269433,0.53192911,0.32455885,0.48346471,0.49845086,0.0061776016,0.59920294,0.49311147,0.5801806,0.47140486,0.66510356,0.74245644,0.4970007,0.50015699,0.5062171,0.50008285,0.46671056,0.22853884,0.65043519,0.49361835,0.11935444,0.47948844,0.49458021,0.88233582,0.50365125,0.65569882,0.29168636,0.58560581,0.22033263,0.16237242,0.40516771,0.56421594,0.23228539,0.5005512,0.099391693,0.091056532,0.62977391,0.73078814,0.19315131,0.27146079,0.49456813,0.61714967,0.53854998,0.49999588,0.49782888,0.50002839,0.27449451,0.25316784,0.43108183,0.47150359,0.099315209,0.7066328,0.52055912,0.32544932,0.62452564,0.5029188,0.46482804,0.49490768,0.40094858,0.32439608,0.4651282,0.70477447,0.13418861,0.53482951,0.54765153,0.22294225,0.45326571,0.23692723,0.8565646,0.64502597,0.78091384,0.78385332,0.60880003,0.43536559,0.67622554,0.44905331,0.50067178,0.35952661,0.49977058,0.49152313,0.44123823,0.49345876,0.81636878,0.82251168,0.71250585,0.94110641,0.12660207,0.48731167,0.49997259,0.5028334,0.50001795,0.51392171,0.98460451,0.54702416,0.77212875,0.14326309,0.76791659,0.47036494,0.37918269,0.55726056,0.53983702,0.78218128,0.19084057,0.50145761,0.43047116,0.50088276,0.48834758,0.97861316,0.49409811,0.54190231,0.91538342,0.45841452,0.49836703,0.52141061,0.49932984,0.4425475,0.93662804,0.3357979,0.89421037,0.060578707,0.48108296,0.40551782,0.78444476,0.36010647,0.51839706,0.56458017,0.50422306,0.63255331,0.77054682,0.3104211,0.49344287,0.04454697,0.72670437,0.51362229,0.17149846,0.37141102,0.23755265,0.22858915,0.45435735,0.53395622,0.60742791,0.50964537,0.4680287,0.30998542,0.49118939,0.51460471,0.24735255,0.73640258,0.23191352,0.80450639,0.30162392,0.43123257,0.35707445,0.55501459,0.2757157,0.24398433,0.38850972,0.66094405,0.19890706,0.80787646,0.33381887,0.74410887,0.46141741,0.49012073,0.43800192,0.50429924,0.41198632,0.67146334,0.40765379,0.48270914,0.76371288,0.52411709,0.55107155,0.73867909,0.41166429,0.51844202,0.053788336,0.44151134,0.60870046,0.025003246,0.81813248,0.38377048,0.22224497,0.2440669,0.5123289,0.55834015,0.50596016,0.60013226,0.16986227,0.7636526,0.45337657,0.28469908,0.56546672,0.51374287,0.33899103,0.51357786,0.51150063,0.12387234,0.49540083,0.30539668,0.73891564,0.55733994,0.18473489,0.97618746,0.52734756,0.2585301,0.9443549,0.45360384,0.24465611,0.16857014,0.78204648,0.22866617,0.19862869,0.71688305,0.49330337,0.094587571,0.48596581,0.52954254,0.38394306,0.46231843,0.61349526,0.99338491,0.6022553,0.50164158,0.56559597,0.49543061,0.58384621,0.2549103,0.28663611,0.35151032,0.15410941,0.74961647,0.83003572,0.90857628,0.19802308,0.49574871,0.72428384,0.50232831,0.49278489,0.45240973,0.5071519,0.47355034,0.67328164,0.50796478,0.52656682,0.27451869,0.69641257,0.62640295,0.72360792,0.39990088,0.49592117,0.40440457,0.50218079,0.4790409,0.59787428,0.48021461,0.51135189,0.54877204,0.50017141,0.54607916,0.78013981,0.45098086,0.59358292,0.33160842,0.44369118,0.60511929,0.024454581,0.38345326,0.42074173,0.99641651,0.43293798,0.44504958,0.059352843,0.58713145,0.58619663,0.021134949,0.40347227,0.7305118,0.86076349,0.21097544,0.40781995,0.98911411,0.60718489,0.45475178,0.74759913,0.25921804,0.93504825,0.90557895,0.38988369,0.38878546,0.67869915,0.56336094,0.42458314,0.6904861,0.37851176,0.49234632,0.92727094,0.50080855,0.70225647,0.17389222,0.82866638,0.49265965,0.44691348,0.50562757,0.55229273,0.61989102,0.51172471,0.07157114,0.90010054,0.50242731,0.49754109,0.5529511,0.50228353,0.61791518,0.083007078,0.60443741,0.53180778,0.34466225,0.39481486,0.5002741,0.5212732,0.50036345,0.49951714,0.44788103,0.49928676,0.46267426,0.59391165,0.5110411,0.50692756,0.11373562,0.3995371,0.43736193,0.79215157,0.49862382,0.56213645,0.37721766,0.52623117,0.49975624,0.50802906,0.49994678,0.49062067,0.41156271,0.50265804,0.49246982,0.41743566,0.47622281,0.26633773,0.077727447,0.80944462,0.6484361,0.88598732,0.54150303,0.46454137,0.61950322,0.45856294,0.63636945,0.98289174,0.38163953,0.78706405,0.10862355,0.80141142,0.50826201,0.68323061,0.41376541,0.35807171,0.30736508,0.56627011,0.59330133,0.009988981,0.43657868,0.23306188,0.96973358,0.28514694,0.51103537,0.35897015,0.50779272,0.50019376,0.32737592,0.49763298,0.79250971,0.039843538,0.3070954,0.61509361,0.68155967,0.4091507,0.48491726,0.4395841,0.50667461,0.40203667,0.098533245,0.91068313,0.51322701,0.44282484,0.49192621,0.81886126,0.2147344,0.53524858,0.49245198,0.63928613,0.44926257,0.49942185,0.47804903,0.50183709,0.50731813,0.42838424,0.50821878,0.43705079,0.36436093,0.51257042,0.49997363,0.47621817,0.50171217,0.76509766,0.19177935,0.26505623,0.47758724,0.17161257,0.50989975,0.46997816,0.63517021,0.47844783,0.53259309,0.58668387,0.48972043,0.49824534,0.3791265,0.5059915,0.50003943,0.51391004,0.49994151,0.64056428,0.26313048,0.39748607,0.57640123,0.10890611,0.84774182,0.47914541,0.76150119,0.22164218,0.47313416,0.36836273,0.51447216,0.49992904,0.57930572,0.49997277,0.47874482,0.96786401,0.48644521,0.50656908,0.46046468,0.49984076,0.49423165,0.58998825,0.46528874,0.20195747,0.82176241,0.72250918,0.51122746,0.6375498,0.48476615,0.44172762,0.74043629,0.56591316,0.50521426,0.38557943,0.49753273,0.50001058,0.49124361,0.50019662,0.5885917,0.3312246,0.40679609,0.49430525,0.46428154,0.50221051,0.50003396,0.4945128,0.49995228,0.24494546,0.21847985,0.46073667,0.60497226,0.83494261,0.50791722,0.54371909,0.34653052,0.56390611,0.49997549,0.4944682,0.49991678,0.50607177,0.54582959,0.50479345,0.52591419,0.14409801,0.32042465,0.84129356,0.081085699,0.19593077,0.50072863,0.51566606,0.49934839,0.21654634,0.21982655,0.40238347,0.55795417,0.61766521,0.52839036,0.38178446,0.31152281,0.59302272,0.42433799,0.96469273,0.48333176,0.35682472,0.14307683,0.84594724,0.50134123,0.29531487,0.5005134,0.40801321,0.82694988,0.56608357,0.6548845,0.75911395,0.4771273,0.48941386,0.40590446,0.47613779,0.44111937,0.29983791,0.46446579,0.32803681,0.74137109,0.63730631,0.38708488,0.34169895,0.4881577,0.44216039,0.7334591,0.58129016,0.50111819,0.40175711,0.49860386,0.3539679,0.70429357,0.44544357,0.46918137,0.61511272,0.50152636,0.57360652,0.72558825,0.66249163,0.52603353,0.86700946,0.59749681,0.40941037,0.34721133,0.44361472,0.24568941,0.24739406,0.57207338,0.12602733,0.045454931,0.6756721,0.4886258,0.019594656,0.47786148,0.43885594,0.047561862,0.15585474,0.20498501,0.021665189,0.4963815,0.54042386,0.88334348,0.54935151,0.65378296,0.75527127,0.5915835,0.50896881,0.6176541,0.53843571,0.59373818,0.93359294,0.74856076,0.63201433,0.91160806,0.066667858,0.50058814,0.51155359,0.50021223,0.47850282,0.38546041,0.48581101,0.46162427,0.0030752012,0.53079147,0.46733442,0.17987126,0.4943084,0.50081121,0.47388049,0.50252308,0.5048093,0.91031162,0.50973351,0.49814417,0.98525527,0.49354653,0.49035481,0.96531797,0.20903233,0.37261182,0.22148483,0.51818244,0.59661961,0.15137984,0.10318035,0.51672044,0.39559111,0.547264,0.4991003,0.5324234,0.50035653,0.84449655,0.12771793,0.7063754,0.58728452,0.72356165,0.46863813,0.4762593,0.42304805,0.5058981,0.39335968,0.90891101,0.37257115,0.49631333,0.44620184,0.50094977,0.49647173,0.41868363,0.50485334,0.32061995,0.74222014,0.33121759,0.56516687,0.92979921,0.48312865,0.08121254,0.93453935,0.5296777,0.34669519,0.88601645,0.81854837,0.50400403,0.62150187,0.56807054,0.39132282,0.87835561,0.91660642,0.46074547,0.21944345,0.36914115,0.66775653,0.16444665,0.81708094,0.4225389,0.65596171,0.48230149,0.50006043,0.50564377,0.49997702,0.53072031,0.41825814,0.50117597,0.50611916,0.46089717,0.50191542,0.64178897,0.20795583,0.60779939,0.47747212,0.017344628,0.61041559,0.27400437,0.22379154,0.68599185,0.52728035,0.7290505,0.29350808,0.49997917,0.50479268,0.4999126,0.72247015,0.23879585,0.33120476,0.25829641,0.076055782,0.8839077,0.49956838,0.5106828,0.49968435,0.64072427,0.69662064,0.56091846,0.51565082,0.40438121,0.48185999,0.50126773,0.52572115,0.49808917,0.49034693,0.44909982,0.49293163,0.59549296,0.73033835,0.48678188,0.41908976,0.76307209,0.29800099,0.6557053,0.94535282,0.90378485,0.42150089,0.32571167,0.53996127,0.50210057,0.97780173,0.50937146,0.5478916,0.080119013,0.2910806,0.17521975,0.037698017,0.30825885,0.50383601,0.46125307,0.49827479,0.46641676,0.63663971,0.4747451,0.37763012,0.97165042,0.69734342,0.4410765,0.24712094,0.50526143,0.486399,0.55512852,0.49494308,0.37989394,0.064943701,0.25500769,0.50218347,0.40400315,0.50492564,0.5009789,0.53380335,0.49490064,0.45983339,0.7496705,0.44795847,0.62886368,0.23865126,0.72697627,0.36521652,0.32309953,0.53729222,0.51881202,0.42783248,0.50608864,0.53204736,0.26297275,0.66859849,0.43976776,0.034696459,0.53636294,0.49663331,0.31919448,0.50792962,0.54968121,0.19828592,0.47947763,0.55384186,0.61396898,0.49849591,0.33837104,0.040027968,0.68106237,0.88838416,0.07349792,0.67567748,0.16890309,0.96288551,0.66810264,0.50178112,0.55934615,0.51650308,0.40607364,0.65696055,0.47552515,0.66303767,0.84535015,0.20922313,0.47588035,0.73961672,0.74002744,0.36531654,0.93293723,0.20286459,0.67821881,0.10873392,0.91335874,0.47991772,0.90374202,0.5063619,0.73547158,0.85765505,0.80157578,0.49992636,0.46772217,0.50469749,0.40243544,0.98427412,0.23864469,0.63294651,0.69814236,0.55909091,0.49144072,0.39897802,0.49307248,0.45897663,0.97290655,0.65667283,0.52753435,0.70348057,0.43622548,0.50024601,0.46582963,0.50501682,0.17907911,0.94038125,0.36958466,0.45014064,0.92512009,0.51021484,0.62926108,0.91450094,0.24655763,0.4688736,0.89431608,0.50469469,0.62085166,0.027423538,0.4937078,0.54065313,0.094544092,0.62083046,0.59629884,0.69654095,0.36841457,0.18416732,0.97494648,0.43123392,0.37481488,0.26225489,0.29901427,0.53047926,0.65536914,0.51602779,0.49992344,0.56239001,0.50140272,0.45998791,0.40638656,0.48963235,0.45046635,0.018964659,0.72936615,0.49993973,0.51761193,0.50009611,0.34572604,0.97165208,0.35988961,0.67895659,0.063558721,0.2909271,0.17643495,0.19379097,0.4831089,0.50396941,0.44521841,0.49147874,0.52222222,0.057674616,0.5034683,0.70977007,0.1362188,0.84138874,0.45996371,0.28839606,0.39375221,0.48042048,0.33780784,0.51783678,0.64167551,0.95718298,0.13015889,0.49734418,0.64315648,0.55078858,0.50183433,0.3768845,0.52468573,0.43441626,0.18242936,0.54643136,0.32682519,0.13199558,0.7927121,0.47278997,0.41316846,0.48065963,0.45018571,0.3859001,0.50740271,0.95746122,0.094375758,0.54831863,0.73013406,0.23232954,0.50452829,0.56908247,0.64891599,0.47975185,0.4646559,0.32455746,0.58791262,0.52325912,0.68107666,0.47706724,0.48305542,0.060729201,0.52333387,0.41562391,0.29279472,0.63515979,0.50137883,0.54393037,0.49985775,0.58599485,0.012398169,0.61509163,0.48948868,0.93391495,0.051969401,0.43213461,0.64030862,0.50526091,0.65139232,0.15979695,0.64554898,0.48314726,0.57003921,0.49479705,0.78079505,0.86001737,0.54504194,0.53228173,0.65613679,0.41996847,0.23534176,0.15475685,0.18467639,0.20844771,0.079111608,0.40278457,0.49464705,0.34508382,0.43634288,0.56346553,0.86997948,0.077468046,0.3464929,0.26720641,0.66994819,0.68790133,0.97730378,0.29950009,0.52505367,0.17725644,0.4575408,0.35336971,0.12175992,0.6995756,0.51766588,0.62337413,0.50345324,0.60148895,0.12668343,0.62097295,0.44746834,0.98883903,0.4033359,0.4347356,0.28771046,0.45912054,0.48953936,0.64205433,0.50129599,0.50641151,0.45523435,0.49739938,0.50098855,0.038185267,0.50077907,0.54154525,0.73787207,0.70702912,0.53129696,0.038079063,0.28024203,0.56761067,0.92766324,0.37606577,0.50161664,0.57970982,0.5184658,0.542396,0.59990464,0.47997816,0.49036139,0.71139713,0.50240315,0.50813472,0.57149497,0.49590132,0.31539628,0.80929189,0.56123633,0.5139549,0.35964885,0.48303581,0.37043174,0.18999943,0.64562899,0.55864764,0.30908347,0.57246705,0.46611254,0.40347642,0.49197351,0.50782177,0.69903062,0.41504259,0.62178726,0.31943383,0.47251957,0.67408728,0.2962741,0.45221643,0.84623552,0.90528308,0.80467554,0.46629943,0.89218269,0.94092927,0.50878108,0.33712474,0.49525556,0.4999439,0.51558144,0.49974791,0.66725846,0.7650161,0.69474714,0.47652823,0.10650017,0.39422736,0.48483807,0.32697335,0.58029653,0.30946012,0.71327688,0.50919527,0.70698562,0.21486748,0.54432065,0.49480776,0.66546771,0.49526655,0.44175169,0.90562335,0.31720657,0.60849518,0.95231917,0.28627215,0.4243859,0.27571968,0.39408377,0.52504843,0.41474167,0.48291384,0.11045036,0.92079868,0.38854401,0.63165627,0.16165585,0.50202632,0.4393995,0.79553936,0.39801807,0.71697918,0.21026577,0.29024084,0.39660022,0.2460513,0.35033306,0.50020719,0.30271987,0.51045083,0.28669775,0.73763886,0.59720273,0.50035701,0.10587712,0.50551728,0.45614369,0.96900572,0.53781767,0.65000693,0.14574307,0.88726145,0.37643456,0.73919001,0.68937508,0.10983009,0.12400698,0.62295957,0.49060786,0.89452883,0.51662771,0.50009755,0.51359746,0.49999958,0.5875732,0.73045576,0.58103311,0.42883983,0.19459687,0.80788928,0.71294071,0.84101936,0.64144308,0.87325327,0.053000394,0.6058178,0.13900237,0.086511007,0.70350532,0.22650747,0.095167806,0.28185866,0.50512299,0.59027612,0.49164579,0.50325739,0.41983649,0.51624195,0.45657711,0.65828592,0.50086346,0.59644,0.64939949,0.49499029,0.51119756,0.55713877,0.50558054,0.73116768,0.87026277,0.37455313,0.49167718,0.41769799,0.53046868,0.3406111,0.10761993,0.84297092,0.50005768,0.50817834,0.50020036,0.84517794,0.80154685,0.46932261,0.43808209,0.99297023,0.44261269,0.30528641,0.078627799,0.80037784,0.50174585,0.52466861,0.49786285,0.28379787,0.086168116,0.6769598,0.59829184,0.12046927,0.52185875,0.27617367,0.95007151,0.34673608,0.45672783,0.097040237,0.47029525,0.42876053,0.013251565,0.60154059,0.5050265,0.31388497,0.61230597,0.49337899,0.41663064,0.50813721,0.49403331,0.27762073,0.46805673,0.30286799,0.78706878,0.24335616,0.48755755,0.4335874,0.51459568,0.35161082,0.70719035,0.45579869,0.50281131,0.44131274,0.48795953,0.50207104,0.5525176,0.50223022,0.49722028,0.31252439,0.64515713,0.40260318,0.2388129,0.76136318,0.50387407,0.6060436,0.50912479,0.5175841,0.64495238,0.44886922,0.50243694,0.46585871,0.49599985,0.43241601,0.99913017,0.48280868,0.49925255,0.89607531,0.43202483,0.54077594,0.23780783,0.49039004,0.48161991,0.68573317,0.65088598,0.54124148,0.62883943,0.48939068,0.64585983,0.16148571,0.13721541,0.51448649,0.68790839,0.44894643,0.48962982,0.58416293,0.4826573,0.53366007,0.8165183,0.39143758,0.534198,0.83539942,0.56548196,0.50596318,0.54512434,0.50411226,0.49827476,0.3327217,0.47715619,0.50143826,0.58347674,0.47066721,0.46680172,0.32940777,0.58142969,0.56473755,0.19520896,0.79588446,0.6736764,0.19409031,0.48680351,0.49933426,0.69544941,0.46690943,0.44905765,0.60961584,0.51645493,0.42979512,0.76775195,0.45077308,0.49086509,0.21970069,0.44213438,0.34037833,0.8139047,0.22145077,0.40056471,0.68699638,0.38666464,0.51331482,0.21109403,0.21377761,0.74164782,0.17175216,0.71775119,0.52405972,0.60989152,0.54868932,0.44391728,0.87442721,0.91597613,0.18663654,0.2004325,0.56134992,0.50621452,0.87340545,0.45093166,0.5221194,0.60618744,0.4877572,0.43096369,0.8343642,0.48255459,0.51088731,0.71834196,0.55100087,0.43587353,0.16180167,0.20602901,0.67098689,0.94699548,0.22213714,0.12605322,0.044593178,0.62196407,0.48631322,0.26291069,0.39594145,0.43909903,0.27309452,0.3676575,0.72607467,0.24946003,0.3781085,0.5162425,0.65877325,0.42190533,0.49997312,0.49792725,0.49999639,0.53818901,0.37880621,0.539717,0.74029294,0.18411067,0.3733066,0.55267658,0.73033474,0.47547016,0.6938079,0.16660654,0.32439853,0.45470724,0.6289394,0.52517485,0.49971813,0.52830021,0.50213268,0.77932877,0.77351736,0.5910746,0.49988968,0.49457871,0.49996935,0.53362731,0.10342167,0.48357366,0.5177296,0.17004319,0.45433145,0.84044828,0.92354511,0.66968409,0.48705771,0.43032734,0.48150174,0.5010731,0.46256657,0.50064755,0.35012762,0.71696936,0.59294165,0.73060633,0.83285358,0.22005629,0.57085274,0.36005711,0.47932553,0.22130218,0.88111454,0.60311281,0.57726341,0.79947634,0.63928255,0.5003786,0.026611798,0.46887898,0.45459059,0.61176036,0.52857038,0.43498551,0.6446182,0.44501773,0.47017197,0.73237548,0.53571227,0.37196926,0.13619583,0.916382,0.52741973,0.63866419,0.52235221,0.67870703,0.80151681,0.24938954,0.43216059,0.20429144,0.80639236,0.45346019,0.9817289,0.44527966,0.46456255,0.98770469,0.55485879,0.79443158,0.215588,0.43523573,0.45866912,0.2717484,0.51049468,0.66489908,0.29299164,0.54512315,0.6069722,0.8361401,0.42101986,0.50938282,0.70917806,0.53368462,0.49280135,0.53881468,0.49986472,0.5018818,0.58654162,0.51488002,0.46301137,0.35898817,0.51457267,0.48757348,0.38404365,0.50177588,0.64543917,0.29842296,0.43435275,0.53454663,0.89948184,0.54513788,0.35840195,0.87515099,0.58666246,0.67537337,0.26582947,0.52492804,0.49206763,0.34677662,0.49768023,0.74908653,0.20293924,0.60652577,0.60128179,0.33691479,0.54724602,0.084848916,0.9286751,0.36270541,0.19435692,0.83348513,0.46000982,0.50458335,0.34668813,0.49974709,0.57550282,0.95729272,0.26525637,0.34331034,0.25922024,0.34957287,0.18955306,0.15805135,0.59054394,0.70605363,0.74541038,0.38659018,0.49648241,0.66639553,0.62182339,0.5171699,0.30087921,0.33918643,0.49239325,0.43839155,0.4837128,0.49865564,0.47372722,0.49976078,0.61405472,0.68695453,0.41178921,0.35307817,0.20419038,0.50493356,0.55281995,0.23151906,0.40865727,0.51602195,0.39998088,0.45626247,0.50378731,0.63237261,0.47401482,0.33350811,0.76393185,0.38195363,0.3947314,0.96734712,0.23145943,0.5087267,0.4368077,0.4912106,0.59136117,0.19614357,0.3470648,0.50127162,0.47605239,0.5021256,0.66061264,0.79550936,0.39902077,0.90252455,0.88132394,0.48937816,0.49496325,0.45555318,0.49380937,0.50502039,0.88153855,0.64826937,0.5887451,0.87064346,0.65587306,0.42743925,0.024857474,0.77088425,0.25006167,0.079026798,0.82879061,0.49560055,0.66054564,0.54445474,0.42423688,0.16982395,0.2696657,0.53979629,0.73824446,0.51794059,0.47887456,0.75727612,0.23552428,0.35239984,0.052113037,0.30301929,0.68883995,0.2239712,0.51382238,0.49996276,0.50335901,0.50000612,0.26025523,0.98169346,0.48280211,0.44677269,0.089133937,0.50902136,0.69467813,0.89312348,0.3853014,0.67850478,0.7916887,0.65038965,0.24150265,0.97775676,0.60675157,0.39953919,0.86896826,0.6587857,0.5095325,0.8445437,0.43162808,0.68357771,0.039404159,0.15314489,0.48505853,0.96925683,0.20756434,0.33707621,0.79015605,0.42171296,0.50170817,0.52790664,0.50259352,0.90929786,0.11403583,0.69765204,0.70358861,0.011390911,0.53238795,0.48137879,0.74468304,0.49845577,0.69345165,0.084760229,0.73389651,0.21220475,0.20256038,0.32309982,0.88483188,0.89721904,0.7515975,0.45111074,0.11597403,0.27425531,0.65769862,0.87534827,0.90945368,0.54486606,0.83587494,0.12364378,0.84046448,0.025813369,0.47417418,0.47755944,0.86397443,0.52539415,0.63830275,0.089993281,0.76929566,0.48064496,0.88639639,0.46112018,0.50035101,0.52367886,0.49930731,0.49976183,0.51318571,0.49920889,0.59830405,0.874708,0.38866846,0.13703958,0.046901994,0.65448722,0.48830221,0.42065177,0.51128731,0.52556953,0.029128017,0.52637088,0.5560216,0.21874399,0.57586028,0.49067058,0.64894892,0.42791251,0.26753696,0.1054301,0.19353047,0.52037059,0.4290229,0.49246831,0.56439911,0.14662217,0.76064384,0.54477224,0.041541785,0.46880602,0.50030887,0.49119386,0.49993851,0.12251862,0.8420006,0.63274049,0.89776097,0.055159516,0.67039932,0.64808572,0.14548808,0.61375867,0.40170533,0.64633421,0.50158053,0.5009345,0.57249805,0.49201291,0.42497941,0.79032874,0.36794411,0.49766285,0.26427587,0.50461433,0.36102145,0.015282661,0.29133484,0.51862951,0.40336509,0.51194362,0.41785606,0.28888938,0.62712603,0.72488628,0.0999578,0.12848386,0.45093294,0.3136056,0.58308351,0.58482679,0.65094896,0.52601159,0.53019707,0.58434483,0.51002405,0.41433952,0.19627288,0.57237066,0.46350856,0.3250576,0.36731538,0.51312877,0.618154,0.53932775,0.55829615,0.20885803,0.18549501,0.49925269,0.54152076,0.49989826,0.53831531,0.37998603,0.49238338,0.49955146,0.95954263,0.43142638,0.50008255,0.50512283,0.49992651,0.48633479,0.5892516,0.51036843,0.45707442,0.63510206,0.56916527,0.50003734,0.50635533,0.5000685,0.45969711,0.6017104,0.49031002,0.54477926,0.8335416,0.58671895,0.51885031,0.59640582,0.46104715,0.81821418,0.80017514,0.53553201,0.60606951,0.65895971,0.50153312,0.5442965,0.72462177,0.44641229,0.53600363,0.600168,0.52946546,0.49808054,0.44503822,0.49741943,0.30843772,0.01190215,0.53865619,0.49827008,0.44256459,0.49530752,0.51690485,0.93289559,0.62438773,0.71304722,0.17699794,0.68807236,0.40977434,0.029471784,0.83919477,0.21887035,0.91148803,0.35582213,0.51181996,0.44499341,0.50625034,0.57037785,0.67238421,0.55909986,0.39032458,0.92526704,0.10674389,0.53720753,0.62906642,0.50213541,0.5006751,0.98402034,0.3373813,0.70775542,0.83415888,0.18018062,0.51023148,0.31744509,0.499012,0.39656771,0.95808317,0.71684372,0.41500888,0.056540772,0.63452243,0.39689513,0.34668891,0.47269891,0.39823335,0.7927921,0.62220509,0.59306723,0.017036947,0.22557825,0.45892513,0.24915521,0.31205608,0.53777773,0.27530196,0.43623921,0.49959447,0.48421558,0.50038871,0.45661738,0.26518347,0.68916722,0.50417818,0.46323884,0.49617115,0.37290316,0.17289637,0.52956893,0.50646322,0.10624926,0.59304479,0.22538218,0.067560771,0.17809847,0.49748898,0.42761743,0.50231119,0.54666692,0.30949031,0.64198616,0.50663603,0.82724017,0.44539149,0.40149125,0.76269931,0.24097414,0.4948299,0.56412033,0.48233542,0.25677206,0.84546823,0.82056644,0.57785081,0.65702633,0.48002942,0.56727073,0.77186278,0.48455231,0.60165856,0.9186507,0.31811949,0.55398649,0.36568274,0.49133961,0.5079653,0.562551,0.49155786,0.48461285,0.41583705,0.50100096,0.49606536,0.60893731,0.52437441,0.49987421,0.49122417,0.50017222,0.43273839,0.047152075,0.33501372,0.45850481,0.94638166,0.36498516,0.49995494,0.50992313,0.50030368,0.43218071,0.62471885,0.52251928,0.50477633,0.61613942,0.48887142,0.65869205,0.14690957,0.37963467,0.90919968,0.055117403,0.37186147,0.49099708,0.55662385,0.49324609,0.48439517,0.4165224,0.49863542,0.49800762,0.68361207,0.54817784,0.91868564,0.11992008,0.65177201,0.49762501,0.15353072,0.4796282,0.3280554,0.093868007,0.62648236,0.53680258,0.65293422,0.51514352,0.37561835,0.80878662,0.24465467,0.56806481,0.64031032,0.49358372,0.2110563,0.12025029,0.30614003,0.77294312,0.072710639,0.84702442,0.44815161,0.6145222,0.50189437,0.37257994,0.89975937,0.18566465,0.37695376,0.91123951,0.59420846,0.49519542,0.19354274,0.51363931,0.2756071,0.13848711,0.26571511,0.50890614,0.32627823,0.41218344,0.89268162,0.15342473,0.41100379,0.54850872,0.69334243,0.36804784,0.62341852,0.98702137,0.5845627,0.50193099,0.47934814,0.50054248,0.66156075,0.7158051,0.39638815,0.49463735,0.46044897,0.50481057,0.50027693,0.48920622,0.50029714,0.63683076,0.2661099,0.51490189,0.78499722,0.12027204,0.84811222,0.54800908,0.97618583,0.66667749,0.32243899,0.17796459,0.16356316,0.50776347,0.36183615,0.50958308,0.44751133,0.28902254,0.35595581,0.059332667,0.89039745,0.38048476,0.50112895,0.52024776,0.50144216,0.49113844,1.6589759e-05,0.49656413,0.72600242,0.029094304,0.76879201,0.50003924,0.52166863,0.4998835,0.50507186,0.70262523,0.33310062,0.4690285,0.41546979,0.48672411,0.44151899,0.67274545,0.58376135,0.36511396,0.049817045,0.32980537,0.77944621,0.16497163,0.30104557,0.50136533,0.66418464,0.48847053,0.52706778,0.62337574,0.50016683,0.2466661,0.072196388,0.87675292,0.50022193,0.48939113,0.50048151,0.57788915,0.36734765,0.51224377,0.42332886,0.10779353,0.5306145,0.48805192,0.053010977,0.50018153,0.40831529,0.27486575,0.5485218,0.45852828,0.62947868,0.56105975,0.67142946,0.091016487,0.40105062,0.50186858,0.52703871,0.49937544,0.48339906,0.95760286,0.76458951,0.49600259,0.64181858,0.49786778,0.27534102,0.25687417,0.59082119,0.61108893,0.65620564,0.49811107,0.64009551,0.091622375,0.93985075,0.44836581,0.1351309,0.59525069,0.35078447,0.70637553,0.39421104,0.13565049,0.81302514,0.52884221,0.42568964,0.93769314,0.07252078,0.49826171,0.5249768,0.500703,0.75535633,0.80351757,0.28862522,0.78942121,0.83966755,0.2320744,0.45250235,0.066718708,0.79565125,0.49998933,0.49869641,0.50000691,0.5843387,0.74469878,0.42545571,0.42567866,0.1741226,0.52600532,0.46552529,0.12379039,0.93902506,0.5687116,0.68264559,0.53168944,0.23471397,0.94486027,0.75341315,0.52455718,0.66839452,0.37990036,0.50915839,0.23777114,0.22045268,0.53968329,0.2484529,0.43264525,0.56912883,0.36049683,0.55420692,0.29597848,0.17556497,0.80200144,0.62236399,0.02069098,0.74568191,0.58656847,0.15710163,0.54384271,0.56705613,0.65498834,0.50096345,0.33836665,0.17489032,0.49906819,0.32262293,0.70314736,0.52513507,0.50776889,0.44726526,0.50608395,0.35389309,0.29969021,0.42123066,0.47223065,0.032442536,0.48493619,0.26273144,0.20544608,0.59775732,0.54224053,0.19955884,0.71718536,0.3960745,0.71587322,0.44104809,0.49989951,0.48951741,0.49955025,0.49971461,0.28125001,0.50005041,0.50391503,0.27467609,0.71730187,0.52320218,0.3711851,0.42676689,0.45626704,0.17286572,0.88370732,0.48877608,0.66370527,0.60549977,0.47377904,0.92771403,0.46917028,0.47202982,0.62946231,0.50803775,0.54385649,0.96532503,0.62630493,0.081228126,0.077244903,0.59362732,0.71720242,0.75208806,0.5533013,0.69214836,0.28778454,0.51629481,0.51014584,0.9705494,0.23889248,0.48543153,0.60255708,0.53823653,0.66123767,0.22183153,0.29035542,0.34494707,0.76479549,0.5241939,0.48350664,0.94450557,0.53838581,0.52824692,0.29902949,0.55130106,0.48825956,0.35477117,0.40991855,0.48575454,0.33762147,0.58333784,0.50251631,0.46146284,0.49679137,0.63114027,0.31512417,0.42685889,0.61519605,0.85685609,0.52200919,0.45048362,0.31033322,0.55171354,0.44358716,0.84188996,0.515299,0.38155139,0.28318329,0.54771181,0.50978757,0.42066199,0.5000032,0.39814789,0.81619221,0.42453982,0.50730705,0.63372002,0.49391267,0.50849082,0.61340761,0.49818352,0.59424594,0.25190316,0.69287152,0.71114784,0.22013764,0.40001304,0.80506523,0.97755342,0.38983049,0.750052,0.13265881,0.73978856,0.62644378,0.17322029,0.61671904,0.52154305,0.62467371,0.49140778,0.52846622,0.065128258,0.4726053,0.25802068,0.74684754,0.50793004,0.44055048,0.63067803,0.5181785,0.31957152,0.23957203,0.71133732,0.64240073,0.16176973,0.48541154,0.50732168,0.57791215,0.48297384,0.54457434,0.60007881,0.49152075,0.50986465,0.54807139,0.50048579,0.5749915,0.21647587,0.72099139,0.52163639,0.41806341,0.49628104,0.55734081,0.019882631,0.49627828,0.49184574,0.59490153,0.48745874,0.26438735,0.2102415,0.71758887,0.49933258,0.45492978,0.49997201,0.48323643,0.33351834,0.3910917,0.60872305,0.0045431573,0.39898344,0.58782713,0.96002021,0.53198752,0.50052794,0.74005839,0.41739374,0.50953678,0.65895547,0.61377941,0.52167926,0.65524285,0.47790147,0.72764296,0.98785955,0.53186417,0.51182598,0.71574147,0.57570721,0.67788517,0.040863323,0.31500758,0.50643858,0.42003643,0.48374308,0.44137868,0.37688076,0.48179169,0.41915754,0.35770283,0.45380633,0.39615564,0.059148246,0.60009684,0.49733042,0.47005993,0.49892521,0.48099591,0.25778472,0.46159633,0.54009263,0.95240535,0.73994262,0.74382363,0.17604855,0.26169475,0.83413509,0.025526844,0.49424679,0.46930992,0.40253348,0.46870122,0.50125822,0.66187776,0.51836818,0.44455487,0.38545646,0.50247453,0.4942361,0.3950717,0.50644594,0.4853182,0.089536318,0.90325684,0.5002656,0.55865017,0.49867872,0.38164996,0.75433426,0.30978041,0.68800118,0.069593972,0.34154123,0.46935625,0.28081887,0.30899076,0.47500255,0.37110918,0.47185326,0.32676925,0.77636649,0.71490011,0.52172215,0.28984373,0.54366272,0.63325182,0.70547069,0.49209952,0.49547784,0.91715505,0.6987085,0.73483784,0.84360895,0.58745577,0.51197223,0.085441623,0.40058306,0.82057222,0.7867457,0.49991799,0.61777588,0.88555428,0.40075142,0.30195763,0.76175566,0.49347191,0.49609664,0.61809258,0.51884006,0.50343241,0.54121783,0.49265841,0.62658652,0.18289159,0.69967356,0.29637432,0.9743698,0.47995831,0.68951025,0.93288048,0.88363098,0.5108096,0.81134087,0.43255864,0.51983607,0.0016872387,0.49377688,0.32681116,0.24891001,0.69063636,0.43556871,0.85886161,0.14703971,0.50509918,0.44358275,0.49406888,0.49705194,0.67687461,0.55746148,0.49978191,0.48717341,0.50075995,0.49945848,0.47509812,0.49905166,0.50828939,0.24162808,0.30470607,0.75959699,0.87423921,0.30022984,0.58431339,0.68310712,0.60461786,0.49907334,0.51478911,0.50025823,0.40945142,0.77312268,0.24423149,0.27975111,0.22226169,0.70502714,0.4989882,0.60700737,0.49963279,0.64304202,0.74646186,0.46296045,0.29953363,0.076418556,0.65147327,0.38195495,0.89240602,0.5603556,0.60026355,0.30437338,0.60433727,0.51883598,0.33297792,0.51391456,0.24013124,0.13206347,0.48055477,0.3839865,0.896248,0.27630902,0.82213477,0.91971574,0.44511809,0.66763361,0.067774965,0.16180937,0.6165977,0.32585526,0.56999411,0.42803922,0.95308593,0.72000388,0.50111206,0.39064514,0.50492055,0.58349213,0.82183388,0.49084575,0.47096011,0.41464582,0.48765517,0.26605223,0.11837859,0.88531609,0.21823595,0.11564976,0.72980313,0.27768625,0.03174933,0.72895617,0.50252688,0.41344268,0.50536816,0.51685132,0.27229713,0.40351324,0.39281436,0.31741492,0.43265078,0.45796804,0.92977178,0.70808613,0.51797857,0.20617455,0.47821322,0.69489601,0.96502922,0.56300197,0.72140068,0.21211279,0.62206321,0.54088376,0.97960018,0.48691104,0.50070456,0.51866433,0.49887413,0.82624325,0.95803468,0.2695272,0.47287751,0.61254262,0.49170439,0.49968438,0.5637781,0.51091913,0.45248866,0.6402247,0.49348988,0.26051273,0.75218273,0.48996013,0.43030325,0.68035833,0.3724168,0.58959106,0.15089113,0.11579218,0.71985546,0.117782,0.28813851,0.49956861,0.99991809,0.48075102,0.49944847,0.83453408,0.83824419,0.46791075,0.41449358,0.51046739,0.49773148,0.45753795,0.49403607,0.48357721,0.43225932,0.50279143,0.57354782,0.68517147,0.48678321,0.6040443,0.79558099,0.23679757,0.35717312,0.15975794,0.43885295,0.53313633,0.0025668857,0.61178204,0.41974973,0.10960628,0.77098364,0.77093087,0.97776034,0.6616526,0.89219724,0.088868527,0.26789881,0.50413639,0.53272228,0.4973808,0.79982803,0.18468505,0.44894542,0.41480748,0.020371183,0.37452375,0.50040375,0.99627979,0.63431949,0.38242621,0.68547704,0.57532996,0.34643726,0.90813582,0.87978065,0.50029278,0.5206141,0.50136405,0.50007195,0.49377712,0.49985104,0.48681231,0.44114199,0.50456779,0.50426711,0.4461921,0.50276408,0.5183549,0.61508219,0.44136025,0.53451384,0.11677758,0.26028759,0.45488966,0.64406823,0.42001791,0.49383367,0.65542873,0.50795913,0.36358793,0.20739686,0.80207094,0.65941167,0.71555812,0.38380874,0.4572448,0.92203124,0.47118475,0.49765601,0.59725548,0.5220355,0.74348887,0.24963604,0.52082606,0.48447109,0.58609793,0.46876325,0.50138366,0.04278491,0.70516532,0.49892833,0.55163079,0.48742377,0.53847695,0.65882264,0.6081609,0.59548122,0.29028328,0.66290892,0.50655231,0.43668784,0.51730109,0.43206497,0.0040936297,0.55421317,0.27550373,0.84437189,0.52109214,0.33223153,0.74780887,0.3917549,0.4215601,0.69786253,0.55246364,0.38545128,0.18341222,0.84965762,0.6178207,0.30293774,0.37648937,0.61652334,0.089248467,0.054270902,0.51815022,0.40885784,0.49835059,0.5364334,0.068645599,0.64479527,0.51081231,0.5598513,0.51239431,0.54161973,0.28273532,0.3808104,0.49974793,0.61267696,0.55459527,0.59031371,0.96219746,0.48807282,0.43796816,0.64565432,0.4871208,0.47515335,0.15743012,0.4597217,0.50005343,0.50457382,0.49998365,0.046180579,0.10574966,0.56850081,0.52087637,0.77835459,0.49890901,0.31680792,0.85905866,0.18749225,0.38691665,0.9416779,0.58054991,0.13592592,0.085999362,0.45790388,0.49071829,0.40503489,0.47303262,0.42434303,0.0058576877,0.60998543,0.48334046,0.6039905,0.53240667,0.47805236,0.90319875,0.060932833,0.49708083,0.56770171,0.49959125,0.54575421,0.13753136,0.47199791,0.41349878,0.96082613,0.37286979,0.5851283,0.80150493,0.66356304,0.49841802,0.51880554,0.49938852,0.71570835,0.087999731,0.30074794,0.49940671,0.41318722,0.48794364,0.49995213,0.66334449,0.50074139,0.37657718,0.67896212,0.48136896,0.30586566,0.069702788,0.87246856,0.48742362,0.13544762,0.4478323,0.59019375,0.037825767,0.88056808,0.78823286,0.7756819,0.52112759,0.83148547,0.19245179,0.62971524,0.59719799,0.23674601,0.69897517,0.5540531,0.3119158,0.40501863,0.57613514,0.63491417,0.53136857,0.36499515,0.96188067,0.39478454,0.36985016,0.11733461,0.18542227,0.47332107,0.91660531,0.10089589,0.42384203,0.88875256,0.27873528,0.6831017,0.75091815,0.58452526,0.53930656,0.39665553,0.53089534,0.75572571,0.97554547,0.54578835,0.45507046,0.35565192,0.57060445,0.50306223,0.36592639,0.49706625,0.42049613,0.27517215,0.36507896,0.50314247,0.52674198,0.498816,0.62962876,0.99320604,0.62592905,0.2153852,0.063596294,0.83697173,0.50532206,0.31639789,0.62265335,0.49351178,0.42883819,0.49776506,0.46462923,0.62668053,0.46800124,0.60677165,0.2010395,0.26399267,0.43254309,0.88040521,0.1987559,0.4194426,0.68874086,0.61466178,0.59827685,0.94333886,0.43603631,0.69404355,0.92712016,0.87834749,0.7400142,0.88966655,0.41573781,0.46031461,0.073616962,0.62469573,0.45601569,0.90416232,0.54970651,0.5005358,0.66818006,0.50885561,0.67450945,0.91700812,0.75593594,0.50193059,0.54454441,0.49741874,0.49916607,0.52773607,0.49745489,0.67876132,0.70831265,0.46092029,0.43880413,0.63112117,0.50255595,0.75348006,0.79732589,0.66433164,0.26408905,0.13110997,0.86405207,0.3139509,0.80685963,0.69953323,0.44811651,0.10587063,0.51974656,0.43066131,0.37073778,0.46973333,0.54318417,0.042279082,0.52401699,0.55597448,0.22306663,0.64083028,0.13271943,0.039664664,0.3810121,0.49999224,0.49764024,0.50003382,0.50127331,0.6415146,0.55521516,0.69058554,0.27124442,0.59580016,0.31471221,0.2508621,0.46080496,0.34550619,0.69535203,0.54722819,0.53058054,0.3560682,0.49744144,0.30137719,0.035574845,0.46200918,0.65847315,0.81966907,0.26350858,0.49182572,0.58435753,0.47511753,0.52148473,0.63940278,0.48760395,0.4379087,0.24974172,0.63717131,0.37330615,0.28305495,0.51962118,0.19491005,0.072193633,0.83344543,0.4282559,0.7138159,0.33799443,0.49240041,0.57959128,0.49885665,0.45970564,0.25623454,0.25444608,0.39374678,0.1284336,0.60939977,0.49998401,0.5100307,0.49998771,0.50034258,0.50934451,0.49983079,0.5129117,0.33610558,0.50565274,0.46673361,0.88794262,0.46644687,0.30767905,0.27747288,0.58199413,0.51497008,0.36248557,0.47765606,0.79481738,0.79865262,0.54481704,0.47306388,0.099655084,0.8079603,0.45551817,0.12323641,0.8006142,0.69201144,0.82066591,0.46636272,0.49887616,0.39173007,0.54503321,0.25885087,0.15684767,0.19678858,0.37013773,0.73723579,0.59971557,0.49431882,0.40211546,0.49804143,0.45375066,0.097559371,0.34800696,0.5235449,0.41869833,0.48682494,0.47006116,0.31869721,0.46540106,0.554581,0.26160233,0.34960329,0.20309742,0.93910167,0.21831678,0.4486126,0.035624937,0.86495361,0.66081059,0.18096798,0.48698574,0.56600737,0.75407409,0.46361626,0.44622031,0.63162868,0.44049688,0.58846413,0.67871303,0.4763771,0.56145392,0.056974328,0.24212085,0.54875747,0.13000571,0.25361129,0.49807004,0.041156464,0.11766416,0.64420352,0.79069157,0.24406514,0.54577283,0.36804512,0.43854365,0.49997179,0.95530703,0.51705484,0.51791631,0.5858919,0.47940153,0.52463784,0.959035,0.21440807,0.50162109,0.54235524,0.50813704,0.472078,0.61910035,0.46688997,0.3689358,0.94381103,0.12996901,0.50017057,0.55569891,0.49957255,0.50788257,0.026622195,0.52938136,0.56540849,0.30480227,0.36352523,0.40540832,0.15023345,0.34733511,0.65544007,0.70456849,0.5487927,0.50222405,0.55783677,0.51445897,0.56094835,0.19655673,0.48900997,0.77700224,0.77367283,0.57370003,0.45304466,0.86341698,0.68128677,0.49984588,0.49294213,0.49981551,0.16826657,0.10012866,0.64756466,0.46877847,0.61155825,0.46229147,0.5949041,0.86043805,0.43060092,0.51062054,0.33396566,0.44681246,0.29837643,0.84003052,0.22369096,0.37224228,0.30765112,0.4809085,0.48504402,0.24061573,0.47751147,0.49484852,0.61403174,0.49738081,0.51130404,0.80680479,0.45524484,0.77624216,0.91374148,0.27055572,0.5065062,0.45809349,0.50474423,0.51725459,0.77235162,0.42442157,0.58380554,0.34303233,0.51352495,0.50292181,0.60610766,0.51674239,0.4714194,0.2993731,0.5504299,0.66927113,0.76762285,0.7329981,0.47089982,0.40831675,0.47814472,0.62439308,0.68054392,0.5399221,0.4992057,0.47679918,0.49831122,0.50180285,0.52094339,0.50101693,0.51621221,0.090583024,0.052920818,0.74635669,0.93610671,0.44497145,0.49604235,0.46279169,0.49479523,0.56679339,0.62566516,0.51170737,0.50071032,0.41731153,0.48738293,0.6037572,0.87180899,0.34431294,0.35781139,0.94400987,0.58685746,0.54172146,0.61480422,0.45538649,0.49688912,0.47448465,0.50020281,0.48096101,0.95025186,0.2626837,0.52779021,0.6208813,0.5227555,0.2633204,0.80747397,0.7670155,0.49994873,0.493575,0.50000271,0.48387481,0.61375041,0.46175724,0.73019683,0.81364674,0.41230457,0.57911097,0.90152639,0.51188591,0.4896374,0.8212318,0.49004199,0.77017601,0.067725362,0.15485752,0.49913213,0.48547856,0.50010507,0.5296773,0.63247791,0.42440058,0.5051968,0.41980014,0.4704439,0.55587931,0.79202541,0.62017855,0.48303978,0.75408534,0.50137933,0.59182193,0.94458879,0.60195193,0.60974776,0.97993664,0.78997849,0.741784,0.22970401,0.45413493,0.22740026,0.17296211,0.66199595,0.51465652,0.60871532,0.44672384,0.22825807,0.10101164,0.54162752,0.63764775,0.95451162,0.88291435,0.46215665,0.40496856,0.5178066,0.50085613,0.48299177,0.49893133,0.26653234,0.089697207,0.83864335,0.46478136,0.38202291,0.44652187,0.2626483,0.93842453,0.83893496,0.64213824,0.96686553,0.42853858,0.57895229,0.28939346,0.32454064,0.52626337,0.93746711,0.4811927,0.24121796,0.047133638,0.28884506,0.5842013,0.13590054,0.88127703,0.47942935,0.34960101,0.46881947,0.50376171,0.67687726,0.5890874,0.44372601,0.98998546,0.48648885,0.49806384,0.55024306,0.5110747,0.50488783,0.6983941,0.64209499,0.13852512,0.85377895,0.37838591,0.4909438,0.43190587,0.51294402,0.75895017,0.89816591,0.77141372,0.49755999,0.55196175,0.49903322,0.33403736,0.079817467,0.63675927,0.49580681,0.59331534,0.5379699,0.51944009,0.58754318,0.48551512,0.68765638,0.74306005,0.58722389,0.59409248,0.35409357,0.50938239,0.89750207,0.16309868,0.50765949,0.23120615,0.067916063,0.25097743,0.49326944,0.35813022,0.45678236,0.38245735,0.98334455,0.44141492,0.36839108,0.96129058,0.31943517,0.5058864,0.40151417,0.51100359,0.49961698,0.54468378,0.50040171,0.49480024,0.23552025,0.23030335,0.65987354,0.053358027,0.50827427,0.39129137,0.24588305,0.62811807,0.31836396,0.22032081,0.41060053,0.58588997,0.31596312,0.38148018,0.4980353,0.18255756,0.62878079,0.27494198,0.13226451,0.48401699,0.50008697,0.95540213,0.5821948,0.49996585,0.50387128,0.5000652,0.44907644,0.33385935,0.43184628,0.39347993,0.11771612,0.64725339,0.49110872,0.8256793,0.12060392,0.54351932,0.92699837,0.40593831,0.57910541,0.060478686,0.22795262,0.26868236,0.75512839,0.63674489,0.79847161,0.8582129,0.1967357,0.49039095,0.44339248,0.50841788,0.55903532,0.84727742,0.5719419,0.50514511,0.57040349,0.50134383,0.67847255,0.034877162,0.24214085,0.51419008,0.77355898,0.52537695,0.67583403,0.075475813,0.39930182,0.49325399,0.34377931,0.49434142,0.62372504,0.69984645,0.47422004,0.086827883,0.13752205,0.59124439,0.51152157,0.0032816592,0.50986481,0.52321414,0.41946552,0.51984925,0.51939987,0.90101388,0.64606713,0.29809392,0.96721303,0.76010401,0.44853721,0.044228335,0.17415069,0.61718835,0.71369928,0.42270048,0.43526644,0.37835448,0.49321282,0.54577598,0.19959944,0.51150504,0.50076789,0.52503222,0.49770681,0.45071473,0.26138829,0.44354722,0.50048505,0.46683826,0.50101383,0.39502814,0.7514169,0.41594221,0.20801502,0.96334601,0.75302074,0.4999843,0.49911076,0.50000616,0.4886379,0.80628329,0.59215893,0.5027698,0.58931944,0.50331109,0.49677301,0.56509482,0.49308605,0.45304562,0.033879834,0.20287504,0.94795308,0.077816384,0.40269961,0.50684324,0.78915643,0.34406196,0.38485139,0.70964505,0.35799421,0.065427628,0.89888684,0.45608311,0.46968157,0.26635818,0.43908815,0.47877612,0.31025833,0.48124037,0.18291525,0.1506675,0.65393664,0.81514641,0.89799521,0.40095606,0.70003155,0.050979957,0.56983453,0.50672581,0.19907199,0.31101696,0.5537969,0.034506371,0.25890432,0.65270913,0.78706669,0.46511592,0.68218077,0.16750405,0.46102255,0.66408138,0.73444093,0.41206289,0.52944306,0.39038533,0.47984848,0.35010572,0.97040198,0.21039669,0.7979913,0.80229425,0.67777232,0.5001421,0.52855306,0.49775422,0.50068425,0.51936175,0.49924308,0.87250854,0.84426684,0.52385935,0.24906574,0.21167763,0.36227158,0.63590989,0.72238323,0.33666042,0.48718452,0.37159641,0.55960045,0.4350296,0.7510673,0.2916581,0.50157637,0.46524281,0.49451564,0.4708197,0.62355758,0.45422006,0.65271504,0.68738816,0.52554404,0.498697,0.97402491,0.499663,0.52618375,0.67360324,0.5223006,0.49586205,0.015666263,0.30629106,0.39941775,0.042664161,0.10721303,0.47450185,0.35146341,0.55662862,0.70135608,0.81032733,0.31750284,0.49621664,0.99781198,0.49876648,0.54353036,0.5987959,0.48576959,0.51208801,0.42633778,0.52269157,0.49754086,0.68828589,0.39991261,0.47742935,0.025563153,0.47538826,0.47384933,0.63260033,0.47917199,0.55521056,0.13440475,0.45037081,0.62141876,0.16457313,0.68878876,0.50767947,0.61535648,0.49058033,0.50283391,0.41780798,0.49914998,0.45890458,0.17113137,0.15089524,0.45752608,0.82836702,0.70688884,0.76364985,0.1554664,0.18219844,0.41583045,0.27073263,0.55032374,0.30712436,0.82583428,0.52065715,0.53552541,0.8671289,0.56926707,0.62561029,0.87438651,0.07937937,0.30094547,0.040980393,0.30580309,0.44933953,0.18798389,0.48838439,0.47533429,0.67130444,0.56668866,0.34362596,0.74867211,0.47099811,0.4513958,0.36403723,0.44031797,0.51348201,0.8196745,0.50407351,0.37078097,0.85893907,0.4493765,0.5020421,0.59083039,0.48471203,0.51468324,0.57192051,0.48096589,0.8583432,0.8514338,0.71899768,0.55191658,0.68237044,0.57459285,0.39407379,0.12032557,0.79123734,0.49645983,0.32589089,0.46771514,0.59009384,0.7280088,0.55094012,0.47217184,0.66052063,0.54303615,0.62482368,0.17374725,0.14722373,0.78395148,0.10646208,0.58935198,0.45784103,0.88974418,0.50733173,0.65410754,0.86557654,0.18752228,0.5339635,0.35343153,0.43230528,0.89420191,0.072982469,0.30726075,0.528937,0.5848748,0.49401931,0.51771926,0.70526548,0.44789381,0.1297103,0.84145696,0.67328595,0.45149599,0.35189019,0.52683476,0.84030561,0.038456936,0.68356216,0.41975488,0.32690577,0.59644547,0.58229776,0.7096579,0.52487745,0.50559257,0.54232967,0.49725135,0.59910817,0.013364366,0.46133779,0.54244323,0.68922189,0.37065132,0.60366897,0.26337462,0.67324854,0.18140416,0.12830649,0.2098444,0.50534308,0.40911176,0.46227337,0.49416275,0.57464501,0.49289605,0.5235821,0.14633995,0.50162552,0.57000582,0.74516258,0.27364956,0.31533572,0.92349613,0.86043789,0.42929522,0.65806735,0.41260318,0.73722487,0.86804613,0.594804,0.50002409,0.50558174,0.50011661,0.49041439,0.41415408,0.52711706,0.54880756,0.70675948,0.48722805,0.5053369,0.54594957,0.50253152,0.30753245,0.13731253,0.11386727,0.089893419,0.84535975,0.4451676,0.47884421,0.67290167,0.50185423,0.39975587,0.66771573,0.5548427,0.45033916,0.61473855,0.46682732,0.44598984,0.61618875,0.53027205,0.50454647,0.63531668,0.49823251,0.72716683,0.10092768,0.63041008,0.51710772,0.96450673,0.24447748,0.50124214,0.82951429,0.52099329,0.5108967,0.33312613,0.55654474,0.24701068,0.88888107,0.17355639,0.50036298,0.53385869,0.49605538,0.6243058,0.72779326,0.32992837,0.73545687,0.94260272,0.19721917,0.49978929,0.48787217,0.49989354,0.4603487,0.69078264,0.35886989,0.45454411,0.02819599,0.72676461,0.2735383,0.77789382,0.30678211,0.5218123,0.2753633,0.62948289,0.49904453,0.54931686,0.49803431,0.69930747,0.16925715,0.39718907,0.5877927,0.94991676,0.28882815,0.63414258,0.9689786,0.83907352,0.54213523,0.088804551,0.77530403,0.5061839,0.55548157,0.49929051,0.51416136,0.64346295,0.5549993,0.10999882,0.070554791,0.53594064,0.64017374,0.74939974,0.44553842,0.4152386,0.33850343,0.47516433,0.8628621,0.05336227,0.72864011,0.50005399,0.55130623,0.50536184,0.43645053,0.89759119,0.62443352,0.56504201,0.62640003,0.52491118,0.27738641,0.07659384,0.10068244,0.45138892,0.68177466,0.52536947,0.55024523,0.32971478,0.38059485,0.48885342,0.54964395,0.49726911,0.43769519,0.86634794,0.85427735,0.42439302,0.65115749,0.526065,0.5197689,0.39106262,0.46216927,0.69356852,0.12703778,0.47433872,0.48079903,0.87000364,0.06159659,0.53553392,0.33831685,0.55211644,0.48784408,0.81390166,0.62770902,0.25279979,0.75879363,0.40587305,0.42338235,0.013449124,0.72308731,0.64599988,0.79539823,0.77725261,0.37364485,0.94412497,0.71593806,0.4951639,0.43847907,0.48500775,0.49785131,0.57005049,0.50617721,0.55257239,0.38830941,0.47745075,0.25433327,0.93583668,0.12694992,0.50970531,0.7923433,0.30632568,0.32267944,0.098339884,0.21105963,0.48503199,0.37561609,0.44169796,0.50259681,0.45492232,0.49541912,0.66278095,0.27665894,0.52810935,0.48318732,0.59703474,0.5384607,0.28707405,0.91921738,0.20816798,0.36048676,0.79590558,0.62432576,0.65539263,0.93059138,0.85029335,0.51954147,0.26677645,0.6072304,0.50143224,0.47497146,0.49777492,0.49231217,0.44988542,0.49899225,0.50075053,0.43073307,0.5007283,0.20402213,0.042995395,0.77285948,0.4999918,0.54969059,0.50002898,0.61062189,0.89001461,0.072924641,0.4999212,0.50415544,0.49995981,0.47018341,0.29380011,0.32389678,0.61611647,0.21944658,0.43051254,0.65322351,0.77875767,0.43556414,0.70815316,0.094560031,0.25355182,0.73092765,0.10102374,0.64291172,0.25883383,0.22324387,0.5639157,0.65634635,0.064895631,0.28505477,0.75307729,0.76670003,0.48682927,0.52255782,0.57406369,0.51271365,0.50296359,0.4007247,0.50176539,0.50230971,0.41618057,0.49148317,0.241726,0.87080834,0.42607213,0.52275167,0.39597697,0.54540385,0.544246,0.65844853,0.3948783,0.57576512,0.85029013,0.30849853,0.49996764,0.50616967,0.49994168,0.13367009,0.14118056,0.31512344,0.38529054,0.042529183,0.61883517,0.71826477,0.26552579,0.47800449,0.2768918,0.26321265,0.43315737,0.41202039,0.24118164,0.49531607,0.50480766,0.25155037,0.68726383,0.53048097,0.77172331,0.49784856,0.55362167,0.69117111,0.57720422,0.79930114,0.78696495,0.40744236,0.35704363,0.82584416,0.18246991,0.34211761,0.25883617,0.52625039,0.39827714,0.17864646,0.13993666,0.53498597,0.61637828,0.47515264,0.53516425,0.78889261,0.4769562,0.45566655,0.34796112,0.54474505,0.79509117,0.84099965,0.64438152,0.5819071,0.94689034,0.51982629,0.37151301,0.10251215,0.5412579,0.51217599,0.13046248,0.10052331,0.6629915,0.19766276,0.21856583,0.69127215,0.28356,0.43340468,0.49938854,0.52081988,0.49887584,0.18456336,0.065779038,0.81337994,0.57604439,0.93022425,0.44235232,0.50665508,0.55897739,0.49047485,0.50055123,0.70328773,0.49614005,0.81848626,0.082395651,0.7785073,0.50037695,0.93945059,0.14553209,0.5254568,0.37599115,0.51155034,0.39379833,0.72073019,0.46880348,0.51584838,0.61973718,0.48428755,0.50162377,0.52142896,0.50145456,0.25722417,0.14545554,0.66870554,0.90838259,0.12914496,0.39508139,0.39062916,0.86507709,0.4993688,0.29196498,0.73971272,0.51852998,0.55900981,0.27159358,0.31713468,0.48339893,0.37854192,0.49828338,0.57543551,0.87653456,0.55545268,0.50481172,0.57276959,0.51876075,0.49410575,0.053774879,0.49424983,0.42589616,0.32029713,0.58657608,0.55823751,0.6589001,0.48683371,0.49445725,0.5344798,0.50103062,0.43133017,0.078925802,0.64019015,0.51714268,0.41232342,0.50691858,0.50335969,0.38419373,0.53360502,0.37237461,0.10427073,0.086711413,0.50041252,0.45284743,0.49831558,0.51580184,0.306148,0.36615297,0.50882424,0.18792205,0.483555,0.40492684,0.80377354,0.67128058,0.85536351,0.13382151,0.75516541,0.094574515,0.12535614,0.57698341,0.44703598,0.61290192,0.52572594,0.49302274,0.63643084,0.58443697,0.4999667,0.49264132,0.49993281,0.44657709,0.77552838,0.48362394,0.5468306,0.8920563,0.049196172,0.51766939,0.37197656,0.51119468,0.59273202,0.10887535,0.30512123,0.74390079,0.85680121,0.40681163,0.15260227,0.046994725,0.28061454,0.61397695,0.74096519,0.38562822,0.54021031,0.99428842,0.63596619,0.49849665,0.43360872,0.52020668,0.79354826,0.039087245,0.71996951,0.55412571,0.66696212,0.40374804,0.62589913,0.94437088,0.67210733,0.7457365,0.020267757,0.44913805,0.78172495,0.90956662,0.86433605,0.15202207,0.18113209,0.38824642,0.23451467,0.114946,0.60041677,0.17557406,0.90014089,0.17365419,0.82554475,0.12012273,0.61127221,0.49650134,0.66596579,0.50892226,0.47926893,0.42576909,0.49394603,0.54161867,0.36604695,0.46585494,0.52112507,0.67395868,0.51647194,0.26244265,0.011743871,0.54431379,0.34393485,0.76976666,0.28624397,0.2866288,0.94987739,0.32330776,0.5706954,0.85242093,0.70391367,0.5037851,0.40772235,0.51347896,0.5023556,0.40191218,0.45489592,0.44970845,0.046959342,0.42180538,0.44601686,0.63269663,0.55373637,0.12773695,0.16839329,0.58799814,0.45435032,0.31852817,0.54764905,0.48083946,0.16553121,0.51415171,0.47994834,0.18728763,0.49474983,0.49442279,0.45574296,0.50171336,0.65367575,0.098126625,0.31798554,0.49936367,0.32673233,0.47289925,0.49517535,0.45649904,0.49780738,0.80252538,0.12440028,0.39212449,0.68866738,0.27897202,0.49397264,0.26411849,0.1434538,0.68804703,0.27029666,0.75811844,0.4720119,0.49918871,0.51450733,0.50017517,0.5155535,0.0053271735,0.43929207,0.51163916,0.39505892,0.52948995,0.49794235,0.45767616,0.49965113,0.1706317,0.95083661,0.73231946,0.49999982,0.55227028,0.51180779,0.47095066,0.60311461,0.51499439,0.50321954,0.43431961,0.49896275,0.49864579,0.52721224,0.50235909,0.42646727,0.28711376,0.58319283,0.14916463,0.93688516,0.457124,0.77241231,0.77202612,0.41166044,0.54073656,0.36148434,0.45457089,0.63719322,0.6951455,0.47834145,0.33813755,0.74150855,0.68389096,0.41802913,0.98394842,0.77025394,0.44190412,0.1259896,0.41866537,0.47124335,0.64063812,0.54077732,0.54532897,0.79153071,0.56047494,0.42602296,0.74284527,0.31397693,0.91090583,0.12060328,0.63374189,0.50761978,0.44764379,0.48976371,0.48262238,0.066793858,0.49201324,0.25068733,0.83461549,0.19888768,0.62755698,0.98240698,0.41613375,0.18322551,0.12102231,0.42451183,0.52681832,0.97398911,0.45666834,0.49363456,0.098961933,0.62959701,0.49441379,0.41728666,0.50532434,0.50907763,0.75775913,0.5164711,0.50100895,0.51755359,0.50070687,0.56841406,0.72183326,0.35933654,0.58459702,0.75631688,0.40410134,0.50165117,0.69605359,0.51162241,0.38568552,0.21677824,0.60290763,0.50017698,0.49203034,0.50018063,0.58049288,0.24557894,0.65291923,0.63356818,0.24672853,0.48099694,0.34876207,0.21394853,0.4092133,0.49286229,0.45496433,0.49380196,0.51491495,0.60366801,0.54629376,0.52675703,0.28580856,0.36476805,0.77075691,0.97675046,0.49513429,0.56967289,0.0040427458,0.5739635,0.50056098,0.53819831,0.49391283,0.33163633,0.82465862,0.31842946,0.56548521,0.2092426,0.48788327,0.64157858,0.30207621,0.42544525,0.54903067,0.016592127,0.56577463,0.50445058,0.65909829,0.615101,0.49935084,0.47729914,0.49781686,0.41788925,0.69732124,0.40260812,0.50070392,0.52980254,0.50256066,0.60984464,0.31206929,0.46562398,0.46243699,0.24362221,0.55823377,0.50005593,0.45184571,0.50076096,0.32694619,0.8174035,0.22642401,0.48260354,0.58046833,0.51984195,0.44402964,0.65829031,0.57938583,0.56338761,0.80251582,0.68790481,0.69595202,0.71739691,0.44241519,0.36491378,0.67407291,0.50936234,0.76411657,0.10575375,0.33058081,0.70275357,0.74645224,0.40064513,0.32116292,0.072908044,0.88877671,0.84954399,0.96593505,0.40163958,0.34761618,0.051469651,0.57568621,0.44479166,0.071602337,0.46678132,0.63757748,0.82626064,0.71074794,0.72549387,0.26030406,0.49911896,0.53770001,0.92128182,0.9411215,0.53471069,0.38600379,0.48364259,0.50273411,0.55360519,0.50377547,0.6394495,0.82752905,0.68369527,0.53640703,0.6933376,0.64539169,0.43855936,0.6553066,0.44770115,0.52041387,0.64742415,0.4029418,0.32662946,0.0076304097,0.54910252,0.59431054,0.78248055,0.79913809,0.68624672,0.8101477,0.45584186,0.47509212,0.15744919,0.40198298,0.65007479,0.16875351,0.8253202,0.48481296,0.571137,0.5183403,0.38269931,0.73731024,0.29626278,0.24547223,0.18441369,0.56243762,0.76115224,0.96892587,0.74300716,0.31340432,0.98443016,0.33438373,0.18002568,0.84289627,0.58730847,0.49789838,0.64022119,0.59033482,0.50809774,0.41600522,0.4985932,0.48791498,0.34530885,0.45978821,0.69286902,0.84209689,0.34456681,0.50034934,0.55979808,0.5095367,0.59273473,0.95309867,0.8641371,0.54615732,0.0057365535,0.34941053,0.37741616,0.96597128,0.66738187,0.26411343,0.79624571,0.74393455,0.792191,0.85463786,0.29319749,0.58932601,0.31099707,0.61420531,0.56012252,0.72014274,0.34339631,0.35703241,0.79565525,0.54983225,0.49429442,0.81626189,0.45620231,0.34447627,0.88045371,0.7463345,0.53087594,0.67464745,0.57903372,0.50543282,0.42324707,0.48712275,0.20291658,0.92927992,0.25533432,0.48863898,0.23460142,0.4251072,0.44183386,0.27131617,0.28507828,0.094580484,0.15808344,0.46405523,0.59285504,0.072889122,0.070753323,0.49666672,0.40477911,0.50899415,0.53977429,0.69326892,0.4407725,0.72548883,0.10138107,0.51974928,0.52530876,0.074319293,0.11757469,0.7118828,0.27608744,0.51743673,0.54729043,0.31245561,0.51065731,0.60400441,0.33230714,0.42685309,0.65353574,0.13306187,0.45666676,0.55853116,0.24644876,0.62844829,0.62632229,0.025879062,0.37863648,0.50475603,0.53694868,0.50369698,0.49934502,0.43353437,0.51739889,0.58329434,0.14239596,0.12790313,0.49993811,0.65058768,0.53935036,0.49998468,0.50364181,0.50003871,0.80595514,0.18506764,0.70652178,0.49151798,0.9901316,0.59667752,0.33441864,0.13433605,0.17159157,0.91391063,0.85104753,0.49624145,0.24837115,0.18930714,0.59193905,0.50365188,0.62086948,0.50982276,0.50870442,0.58241551,0.50205712,0.51689658,0.63020813,0.46591931,0.3080934,0.24312048,0.52671507,0.58556707,0.16371037,0.57186985,0.39821459,0.74518445,0.72009144,0.61885463,0.88627059,0.5757013,0.45175758,0.35995978,0.44370852,0.27751101,0.26384142,0.55955838,0.41173761,0.75184725,0.3456767,0.49928603,0.53144952,0.49808178,0.55978266,0.63706006,0.5202535,0.21499674,0.079828812,0.40680856,0.55823206,0.69725542,0.49741735,0.27075262,0.19248837,0.28863584,0.49832622,0.15365215,0.51611486,0.42153626,0.2538649,0.38169055,0.36438052,0.055313332,0.28544407,0.57063942,0.78734476,0.77108523,0.29651657,0.87917006,0.51858727,0.48061002,0.047582921,0.083381114,0.45963866,0.080075826,0.30930351,0.53249884,0.70686188,0.45539993,0.52221725,0.58525659,0.48968473,0.31654026,0.20041964,0.73461411,0.31156994,0.21481314,0.55332167,0.54695293,0.20745085,0.29272236,0.67230437,0.72212688,0.51987761,0.67254403,0.95005158,0.57437021,0.40158435,0.76073982,0.4809344,0.49487654,0.42162806,0.47993637,0.50028756,0.47530222,0.49895277,0.45294975,0.28101665,0.43168956,0.73288018,0.11068083,0.18448918,0.30096804,0.71714846,0.54306577,0.47140305,0.36970145,0.49122325,0.31638314,0.27918477,0.60152645,0.86649261,0.17272651,0.61591938,0.48257353,0.63078216,0.51193246,0.51503114,0.23201283,0.23201318,0.53096722,0.6123308,0.52328576,0.51380833,0.67447383,0.36471951,0.78154767,0.84088975,0.52207746,0.49926667,0.37072098,0.49829125,0.49875714,0.52652646,0.49897399,0.58584948,0.050534684,0.81260039,0.54352545,0.92440025,0.54834774,0.63359381,0.70683554,0.38212908,0.47494932,0.17288249,0.71773914,0.34159728,0.98930636,0.65817079,0.43073483,0.96623973,0.44050775,0.54752371,0.34151018,0.60398936,0.55189537,0.71100118,0.66760094,0.37870248,0.33577479,0.50935565,0.61072522,0.29202332,0.54320732,0.36085399,0.87902418,0.43595322,0.50053106,0.48736519,0.49947556,0.49987328,0.45795628,0.50114619,0.30298436,0.76740405,0.71164336,0.27207773,0.88270233,0.14102665,0.82005539,0.83742477,0.31679301,0.60015651,0.97222373,0.56174011,0.77168141,0.92801182,0.13740513,0.69891023,0.23856378,0.531838,0.48040511,0.62619085,0.43457653,0.49997145,0.4921404,0.49998228,0.38246892,0.7176827,0.66654002,0.59920947,0.69080453,0.51529263,0.26596172,0.133622,0.25998012,0.49318597,0.4511367,0.49481115,0.41291132,0.27118649,0.50403014,0.50946221,0.58145709,0.47233136,0.50201577,0.53477764,0.50021049,0.057230455,0.12742035,0.53594882,0.50049768,0.5262504,0.50325666,0.50629973,0.46244135,0.49985839,0.73293419,0.88115384,0.3786697,0.80973787,0.90461608,0.56083527,0.57142257,0.66143482,0.55690829,0.16808639,0.91179456,0.74058483,0.5102272,0.31765966,0.42807847,0.50409405,0.52971782,0.4992342,0.38067642,0.70274126,0.43736465,0.50139963,0.55580142,0.49399891,0.50528232,0.98376542,0.24756063,0.6133328,0.6690686,0.44077748,0.49176976,0.44790864,0.49960661,0.50087353,0.77571052,0.48892007,0.45839121,0.014621875,0.49209457,0.61932749,0.72690375,0.58942394,0.37873264,0.066529819,0.59000899,0.50240733,0.99817482,0.47072523,0.5055972,0.3149777,0.49343669,0.47485549,0.81022821,0.36230514,0.49558984,0.407419,0.49589749,0.52287486,0.22773095,0.79512942,0.56189087,0.86655616,0.76835829,0.29821851,0.84423289,0.65112271,0.72671095,0.11126565,0.89211994,0.59464529,0.02118961,0.59917858,0.4092623,0.69233928,0.38163132,0.49480067,0.43181672,0.50346962,0.52953036,0.60562032,0.53358075,0.37797269,0.047964097,0.32376796,0.34514808,0.13307737,0.52657832,0.54378535,0.40330374,0.49839784,0.61012695,0.73439787,0.59494303,0.48103531,0.74160483,0.74197483,0.50476967,0.79835621,0.26869083,0.69419648,0.92975201,0.61477608,0.64042813,0.77246581,0.61772971,0.48333135,0.28494961,0.65968095,0.52917298,0.28909341,0.5237567,0.3860995,0.13904473,0.65908508,0.51143303,0.87792823,0.65688179,0.21958615,0.069950377,0.59424202,0.52025708,0.67010417,0.61657065,0.57798614,0.0010645471,0.49551183,0.31847089,0.83051374,0.83130046,0.5747163,0.7914738,0.59028366,0.55039795,0.33736485,0.57004214,0.49721208,0.12202379,0.47874601,0.52489747,0.40024995,0.4604969,0.88977907,0.093184905,0.26250546,0.5909494,0.03176144,0.85714678,0.47359246,0.13228088,0.74273021,0.56783043,0.15246876,0.65465981,0.50058587,0.56192295,0.50111783,0.50974189,0.70225461,0.54812632,0.40520284,0.12354589,0.54188839,0.41419837,0.73938791,0.27715994,0.50290757,0.47150409,0.49904948,0.48632914,0.43456051,0.50317791,0.37563001,0.69329749,0.39467717,0.42604269,0.25073132,0.38310261,0.50089753,0.47830065,0.4993605,0.66968317,0.98532558,0.70484998,0.49925782,0.54550503,0.49034768,0.62523403,0.79866785,0.18048652,0.50003897,0.44899682,0.50090348,0.48463011,0.34268723,0.50340315,0.50142362,0.52238819,0.50177586,0.52602743,0.88172048,0.50694161,0.4394423,0.66277562,0.43026975,0.48273743,0.82033935,0.41839122,0.49997717,0.47684414,0.50000859,0.4845155,0.41001,0.53362219,0.49781588,0.42089927,0.52150713,0.78983909,0.96333801,0.25485862,0.50029788,0.88456196,0.48394789,0.45117462,0.66462775,0.49909512,0.8988908,0.11434502,0.28460296,0.50415877,0.46064357,0.50534868,0.50054997,0.52390984,0.50258831,0.49793016,0.61528118,0.46791247,0.47149925,0.041743027,0.74213567,0.48957841,0.14251601,0.082681632,0.49286736,0.61856986,0.5189664,0.10257575,0.89269515,0.54392401,0.46341286,0.74927401,0.5928115,0.40323271,0.136698,0.59483354,0.17398595,0.92896314,0.79868474,0.76245884,0.17770667,0.24345778,0.59541757,0.94565624,0.62569831,0.25347602,0.97580403,0.43636557,0.23807902,0.24411942,0.43531316,0.52244695,0.24784985,0.47586535,0.33253243,0.70886598,0.56095022,0.53092593,0.051809359,0.87603235,0.16625882,0.11162439,0.77732772,0.49320106,0.27344239,0.48013623,0.51166093,0.63057575,0.53772479,0.52100914,0.68645085,0.51814267,0.44179777,0.62763611,0.47846644,0.48990997,0.33266261,0.49358338,0.44899909,0.96284325,0.87877369,0.58076038,0.050542122,0.39949859,0.40875709,0.78983251,0.50586205,0.24313208,0.77247912,0.42972653,0.1508631,0.84297904,0.62384844,0.49592928,0.55561131,0.4999105,0.39164858,0.9518546,0.88555065,0.50410058,0.37456436,0.49254798,0.48808187,0.55308445,0.50199902,0.53718663,0.39113371,0.53958306,0.48343564,0.43201597,0.49015882,0.66379486,0.74365808,0.53239039,0.6351712,0.075092165,0.32799872,0.083232205,0.067679312,0.33203595,0.48317034,0.4246129,0.47955012,0.59233734,0.12122711,0.22345934,0.72015826,0.067037486,0.51074346,0.48680075,0.23145264,0.76739501,0.32968101,0.73456168,0.65650826,0.49992932,0.49632955,0.49999711,0.59490093,0.74724114,0.72991764,0.29922675,0.16559988,0.21660241,0.42681172,0.29585789,0.662549,0.38306466,0.83688333,0.73602393,0.72853587,0.98565268,0.64031619,0.50804216,0.40389805,0.53267004,0.49600529,0.82633088,0.35944537,0.51247161,0.87854649,0.60218541,0.61903914,0.98891272,0.40414288,0.91059159,0.082751569,0.38141995,0.50010666,0.69581194,0.49512196,0.47976491,0.41820127,0.51426004,0.2528709,0.13173139,0.66787249,0.49215104,0.58794315,0.48628995,0.40863476,0.042345279,0.4692916,0.16176483,0.82861267,0.39722828,0.49976608,0.50965154,0.49962632,0.53718082,0.080285065,0.4946047,0.45162899,0.29199134,0.57924309,0.46967248,0.67941986,0.54846337,0.56201929,0.20936923,0.63940447,0.31296886,0.97265586,0.59923145,0.50991123,0.34107116,0.53517942,0.34416352,0.89852969,0.92285155,0.32499404,0.29655154,0.54721394,0.52220352,0.59043066,0.53102147,0.75560299,0.073278809,0.59920803,0.35051751,0.69089884,0.56092115,0.49540842,0.093364441,0.54226077,0.58247581,0.32493094,0.58280619,0.50573713,0.86266403,0.45770585,0.50250595,0.54760961,0.49993034,0.79825778,0.11625819,0.66363268,0.52414967,0.75853628,0.77314422,0.46893239,0.71579193,0.53689051,0.60322358,0.31074427,0.38023728,0.49620422,0.23415423,0.51016132,0.49293028,0.37776399,0.56359556,0.26181443,0.9868159,0.43168093,0.49748493,0.52611602,0.49792358,0.92094542,0.90929695,0.31948083,0.34191829,0.0094370854,0.47479883,0.42997052,0.94664054,0.43963933,0.52562674,0.61122578,0.55191513,0.44671249,0.29836005,0.47636309,0.50321483,0.44350566,0.51303799,0.49758925,0.52236969,0.50000207,0.067823737,0.94394608,0.48055482,0.62958173,0.76376215,0.57266853,0.77990666,0.092992602,0.85552233,0.62346737,0.28306013,0.36190971,0.55523767,0.75464674,0.32800839,0.49838159,0.41934357,0.49839757,0.74358111,0.076884173,0.37567043,0.51484937,0.4353496,0.50796156,0.46980473,0.93215233,0.051393863,0.88325537,0.87575743,0.5376713,0.4999107,0.53179418,0.50007393,0.70434285,0.91109453,0.49692475,0.52425691,0.60123123,0.47435188,0.70573032,0.78762923,0.28315325,0.6203834,0.32372813,0.49651577,0.45170005,0.65294785,0.46660723,0.7398545,0.063375363,0.14906597,0.49177356,0.54644609,0.49783488,0.2990636,0.8601725,0.87053087,0.518575,0.31913538,0.63972171,0.58258365,0.056687734,0.21294313,0.53110013,0.39334151,0.47140802,0.42820886,0.034598841,0.28635753,0.43957936,0.31133023,0.64268874,0.38766953,0.27118832,0.36326358,0.48608562,0.8676228,0.46799329,0.30193797,0.18473765,0.33802391,0.18773529,0.78708881,0.42336219,0.48297035,0.63150531,0.47738986,0.49317936,0.38377279,0.49856667,0.2007777,0.79241451,0.5285612,0.65641696,0.047486104,0.53754437,0.49935064,0.42926458,0.47840391,0.49980949,0.51020583,0.49966281,0.50313786,0.52619072,0.49914579,0.48685723,0.68153434,0.50040532,0.47080648,0.062470477,0.71972569,0.57662874,0.86335272,0.44483955,0.68931566,0.11623243,0.50966293,0.48749762,0.42412502,0.49422815,0.58368926,0.073481106,0.25498872,0.29940539,0.24889099,0.35078795,0.50871374,0.38964589,0.47590252,0.49258544,0.25190784,0.55340802,0.54397278,0.13696387,0.067503646,0.35205416,0.25190995,0.34510172,0.48816316,0.55189962,0.49511931,0.35698151,0.28615836,0.61197944,0.45785499,0.62278598,0.45845832,0.54601546,0.8983885,0.94283686,0.51071003,0.56571796,0.51311905,0.50190259,0.2529677,0.64573211,0.49802991,0.4782781,0.50016135,0.4919091,0.4163718,0.51107182,0.50392194,0.43395873,0.49956576,0.60429299,0.33323178,0.50393187,0.51790169,0.87861608,0.056664075,0.36629634,0.72696944,0.62162717,0.4947942,0.58358407,0.50490303,0.79066431,0.10654964,0.41318788,0.66651648,0.77415746,0.24852363,0.34771071,0.030982175,0.4734363,0.60871051,0.044337582,0.85738865,0.45627291,0.66069094,0.40761612,0.52730131,0.88971811,0.64241876,0.49897984,0.47060828,0.4979102,0.44505026,0.23817993,0.22544831,0.52559925,0.95015369,0.52874293,0.64841234,0.68222676,0.4977418,0.59745777,0.94448615,0.34475933,0.49669623,0.38433182,0.48945832,0.48471375,0.3121389,0.49009854,0.53521249,0.59881859,0.50622528,0.5087028,0.59424961,0.50106493,0.486446,0.40142675,0.53014145,0.48548831,0.6418989,0.56596517,0.5107036,0.17707061,0.6236227,0.5482479,0.63256972,0.54147232,0.42218367,0.3234789,0.46890657,0.44106449,0.24337834,0.51660047,0.7147169,0.75458105,0.39854632,0.70561981,0.23974051,0.68619208,0.54836604,0.19823603,0.22518129,0.49464429,0.58799921,0.4962681,0.95903765,0.89488308,0.51208718,0.50017611,0.38906815,0.49588102,0.47204148,0.40321238,0.46867617,0.21380248,0.019687297,0.44472857,0.54828039,0.31044579,0.38957755,0.49997443,0.50390353,0.50006861,0.73668027,0.9205559,0.71060653,0.43143527,0.17802761,0.45079718,0.46179651,0.66263246,0.60437263,0.2691858,0.98141662,0.6885668,0.41421853,0.28467859,0.59853372,0.50316739,0.35482768,0.40417503,0.13730745,0.9502429,0.71822379,0.16172006,0.86335518,0.33001987,0.50437066,0.68762649,0.50944752,0.73019616,0.91980731,0.48084165,0.612882,0.33502609,0.51695317,0.70997483,0.15526517,0.555976,0.5745944,0.063167217,0.45182579,0.86248585,0.07954555,0.24185703,0.10141402,0.12485101,0.31321834,0.50699964,0.6550962,0.39263642,0.63544782,0.90857696,0.12484339,0.20544234,0.039795092,0.33056128,0.63413386,0.72430553,0.50932256,0.29774713,0.25096567,0.66039008,0.86616832,0.07566089,0.41977738,0.3600776,0.30341868,0.40937816,0.22170441,0.23158793,0.43425022,0.54701668,0.39669173,0.50640243,0.56435974,0.14693651,0.35849985,0.3341955,0.056806812,0.72367601,0.74697827,0.76275482,0.55241707,0.55381012,0.31733204,0.36117117,0.55586323,0.66891035,0.40966371,0.499996,0.51036734,0.50004232,0.51004119,0.36411747,0.54125578,0.31414197,0.851366,0.23302102,0.52123237,0.30904543,0.53474879,0.48328922,0.79174556,0.624303,0.45804096,0.71963581,0.46684109,0.49999934,0.49839654,0.50000477,0.52139797,0.57304337,0.4937833,0.47771609,0.34312939,0.49111629,0.62693696,0.8821444,0.62291295,0.51735303,0.65645746,0.6051417,0.50414732,0.069647669,0.49766645,0.47804849,0.3581414,0.45206809,0.50419718,0.65104947,0.59580685,0.40709087,0.045123963,0.7736934,0.49928982,0.53909265,0.5021354,0.54130099,0.18206048,0.51091806,0.79416565,0.96278443,0.74871409,0.48814919,0.5759623,0.4901807,0.24689293,0.21149744,0.37328779,0.50535914,0.54281848,0.49883568,0.49996647,0.52327446,0.50187011,0.54481251,0.22366288,0.38547442,0.33028898,0.77031482,0.47322488,0.6206619,0.021984894,0.37634436,0.55963611,0.77287433,0.42569553,0.61024649,0.24580744,0.37825362,0.78904098,0.16478571,0.22567529,0.42068648,0.90549756,0.35111104,0.50249664,0.99950766,0.48581414,0.25763843,0.24215159,0.57942878,0.21792938,0.91221294,0.47472624,0.54064483,0.66275675,0.52915477,0.49960311,0.47848866,0.50004649,0.38366971,0.99041296,0.30712836,0.48630361,0.95675988,0.47040612,0.50834295,0.58906111,0.52262517,0.49871874,0.84712665,0.51042346,0.59342723,0.67991925,0.4553698,0.45473865,0.76568947,0.65255651,0.48568134,0.39368197,0.53417706,0.52929053,0.93564356,0.46744519,0.54479927,0.23357589,0.26195637,0.51012032,0.4298157,0.49896508,0.49848761,0.44667108,0.49876472,0.60882141,0.10891037,0.47537239,0.44300566,0.37542108,0.5293377,0.71297694,0.24592344,0.35384273,0.5004511,0.54869609,0.50998176,0.66004332,0.25085119,0.33359724,0.50683746,0.43679457,0.51703046,0.50471964,0.58308201,0.50014304,0.50279442,0.66082851,0.6172592,0.44375014,0.020786939,0.34493281,0.81590343,0.11034803,0.34674755,0.46599465,0.61672572,0.55336672,0.90427761,0.074951793,0.46182591,0.4804834,0.66171449,0.53484067,0.50060393,0.46873571,0.49931691,0.14722031,0.13730309,0.27576812,0.47677592,0.11894357,0.94047529,0.42450446,0.1884966,0.51512772,0.52132511,0.42867446,0.51081211,0.52568589,0.58462724,0.5195624,0.51852882,0.69354012,0.51806223,0.50819718,0.39933277,0.5180722,0.50653541,0.68424956,0.46566178,0.49990324,0.49449382,0.50012488,0.49963225,0.45392569,0.49323408,0.32118954,0.028927716,0.20994065,0.57554088,0.94995308,0.754134,0.67223642,0.71764021,0.52743236,0.70115958,0.26293542,0.55572776,0.54226769,0.16100244,0.49726745,0.56488133,0.74582415,0.25596801,0.75053204,0.86705324,0.75990561,0.69468722,0.049945087,0.86774043,0.63396855,0.071685547,0.43382678,0.50018116,0.5088603,0.49973851,0.20569945,0.17003368,0.65541272,0.1242044,0.150462,0.62663737,0.63580758,0.81385462,0.44328725,0.50104945,0.47458264,0.50109522,0.70534589,0.087880848,0.81297317,0.41796699,0.78677773,0.81029321,0.74857715,0.088382613,0.8564842,0.45682202,0.1596615,0.17520851,0.4321083,0.34878466,0.50213472,0.16357213,0.042323673,0.30397883,0.51907179,0.43624264,0.49715612,0.49524208,0.44140666,0.49908318,0.66420045,0.13696246,0.13702901,0.2272703,0.92715833,0.30168145,0.44987672,0.88628985,0.38142866,0.63073482,0.16132108,0.40721024,0.70485204,0.10574372,0.35287734,0.4839224,0.65723067,0.55759437,0.29233051,0.17948414,0.33812854,0.25335396,0.84762119,0.55932131,0.82686454,0.83615748,0.41046538,0.50890246,0.8273206,0.35579951,0.51374156,0.67493147,0.50799993,0.49970947,0.52067842,0.50035588,0.46200883,0.36019842,0.49865822,0.56998839,0.79791434,0.43144108,0.493609,0.37013237,0.49681056,0.54712901,0.89147444,0.25991204,0.57225692,0.030290789,0.51079103,0.50009025,0.48056599,0.49947782,0.50901076,0.26294964,0.4542845,0.49780756,0.54894907,0.48963415,0.4845027,0.29316,0.56092939,0.59407919,0.71782246,0.36671787,0.51421052,0.93544877,0.074554325,0.51570469,0.6625163,0.56962813,0.64720552,0.77917557,0.77048815,0.44699782,0.70056744,0.41400546,0.49770217,0.39044197,0.51817016,0.50408914,0.45146466,0.50065116,0.49656481,0.46069393,0.49985216,0.73803385,0.21915863,0.4774675,0.48790031,0.99689569,0.36857414,0.40137296,0.12812995,0.53398259,0.53309191,0.35222402,0.57376155,0.54989818,0.13161873,0.43955286,0.49261881,0.28328583,0.68420234,0.50669414,0.5391255,0.50270395,0.40084759,0.99618765,0.46846752,0.69949999,0.71735163,0.50025372,0.35211568,0.083152519,0.87986784,0.55028541,0.73603568,0.52659934,0.78501616,0.052020438,0.67608097,0.4697082,0.78994457,0.47495145,0.18583663,0.94967238,0.42724583,0.37844906,0.30026821,0.62127744,0.75247521,0.13055952,0.19438855,0.45447485,0.65821693,0.39608859,0.49998226,0.49233795,0.50001125,0.50360494,0.098466248,0.52387149,0.48322259,0.27215209,0.48608876,0.5017239,0.47873602,0.50121914,0.43466547,0.69051248,0.43417969,0.50720218,0.41259891,0.50310936,0.29130784,0.26784698,0.56467898,0.50501386,0.36278552,0.48524272,0.50127347,0.56883268,0.50061208,0.84924934,0.9492594,0.69132188,0.4999758,0.49569097,0.49992004,0.45406443,0.09853817,0.35180766,0.19092746,0.93536168,0.62279477,0.84460106,0.12557126,0.75068405,0.52408313,0.57218081,0.50177874,0.81298025,0.87296436,0.79847373,0.31458751,0.21155766,0.33462846,0.58878812,0.73246065,0.43339288,0.28642188,0.17702788,0.80911915,0.5087522,0.21896042,0.33920135,0.57572131,0.13444678,0.86666657,0.55132239,0.37298361,0.47260985,0.46901902,0.4173409,0.5088496,0.49088063,0.28211871,0.51710855,0.4814407,0.90550519,0.48515501,0.70319676,0.98765133,0.42869058,0.36894303,0.92104029,0.62838408,0.45702656,0.37026112,0.56511208,0.28206233,0.16526511,0.16834481,0.52273548,0.24711942,0.45468774,0.49838337,0.40470097,0.50992927,0.49766346,0.4723257,0.50116958,0.5113488,0.43702191,0.48543376,0.49670395,0.57521046,0.52296119,0.46168126,0.66375082,0.48801629,0.62685521,0.29998888,0.41654435,0.52610946,0.77021367,0.67084375,0.51266153,0.62068056,0.49456907,0.43767103,0.18263198,0.23203055,0.09824002,0.83941918,0.45297521,0.64809212,0.16767788,0.55368931,0.45764853,0.99107761,0.31197743,0.49919891,0.98920131,0.49365504,0.68123272,0.8699184,0.84104437,0.51472525,0.16315614,0.85835278,0.35764485,0.71495503,0.55943813,0.52287564,0.24368393,0.50715467,0.5888538,0.18891249,0.30217734,0.79765469,0.19736193,0.57105277,0.64241725,0.24450013,0.71768377,0.48987007,0.0041493928,0.61505028,0.52095843,0.98967662,0.45112016,0.5003065,0.45602804,0.50098435,0.43726449,0.63262222,0.47769298,0.50546419,0.76475659,0.50142262,0.58414901,0.78963722,0.18290584,0.6462516,0.31320345,0.53299073,0.64397718,0.10384599,0.51029462,0.5209616,0.58884064,0.47443815,0.47949416,0.76896,0.77692223,0.54484705,0.3975292,0.51858888,0.50021184,0.51238627,0.50067393,0.38901951,0.6678526,0.45899295,0.49987436,0.53286271,0.50360814,0.54242081,0.39697193,0.47594248,0.38805716,0.74710797,0.2984908,0.50046692,0.42612587,0.49800362,0.79388,0.15101695,0.68851037,0.43186398,0.11913099,0.75295238,0.4981331,0.46944455,0.49844978,0.45434836,0.31663079,0.43369337,0.50313853,0.54469722,0.49278286,0.53527333,0.28165231,0.47177158,0.5885793,0.71198368,0.65456653,0.46241894,0.81580223,0.86843944,0.17677293,0.86040172,0.38709167,0.41710217,0.66109997,0.41628335,0.5323464,0.37725911,0.51775641,0.49943678,0.11090856,0.49298579,0.2527907,0.95752068,0.70571133,0.68095147,0.13537506,0.70426443,0.46616071,0.59221683,0.50858972,0.50007263,0.49545254,0.49999368,0.90155043,0.13593483,0.44451915,0.51636902,0.06844817,0.57442156,0.46093595,0.66844653,0.38468622,0.26940041,0.76976933,0.36870285,0.59021846,0.23877143,0.71914937,0.50134328,0.61648127,0.50306972,0.51320308,0.1236198,0.56695338,0.27922831,0.20455528,0.75575543,0.8026153,0.93549209,0.78519338,0.75803767,0.1971112,0.28946354,0.52814503,0.74273527,0.31469334,0.23770603,0.98154433,0.36464295,0.5408902,0.38365514,0.4522121,0.5199502,0.60119779,0.50958647,0.45510713,0.033973042,0.67143046,0.29517267,0.86790397,0.72806648,0.50588517,0.54037674,0.49868182,0.50547855,0.37171956,0.48494564,0.84517378,0.92970473,0.24059988,0.44497209,0.88137604,0.53743119,0.32180167,0.87404312,0.45513109,0.48562989,0.42372459,0.51071864,0.53496358,0.99838784,0.43577524,0.52507103,0.39710072,0.47790988,0.61014606,0.83828686,0.15264601,0.50022258,0.2161244,0.49950596,0.48457668,0.78014308,0.49471369,0.55897466,0.91710672,0.61890579,0.68954519,0.2334006,0.47073028,0.73170014,0.93696262,0.30988949,0.49918758,0.45960521,0.50293833,0.50004027,0.49242061,0.50005092,0.46934651,0.60927646,0.46165487,0.4124328,0.96983679,0.58868324,0.69992407,0.1658936,0.39458566,0.50070968,0.52961239,0.49912398,0.62959316,0.94509659,0.85496666,0.47574384,0.60252766,0.52334951,0.53511709,0.36789436,0.52573055,0.49699277,0.61320466,0.50196128,0.43276569,0.030140114,0.7023898,0.49694372,0.77578951,0.50108618,0.60532752,0.67367986,0.53661872,0.50044192,0.64778347,0.53450544,0.42332364,0.27464209,0.48390302,0.38830342,0.29670514,0.49742529,0.94487786,0.083240471,0.38243089,0.4319784,0.69677139,0.47164262,0.49748495,0.69541264,0.51971629,0.50076014,0.46085949,0.50028576,0.59231736,0.30243908,0.61565886,0.49785962,0.74661085,0.49821448,0.45420636,0.70304371,0.48213513,0.49475082,0.43266819,0.50360124,0.66864179,0.73973998,0.53385959,0.58304734,0.17658618,0.81819468,0.57349119,0.24958582,0.61036619,0.50649305,0.70099363,0.43183878,0.63165639,0.19741231,0.19909699,0.50394869,0.73560935,0.37889412,0.49821065,0.61471585,0.53242442,0.53390769,0.2991572,0.4381196,0.48835455,0.41149578,0.47888194,0.36148917,0.89601741,0.33433673,0.50518927,0.46458143,0.50300221,0.500469,0.52674212,0.49950152,0.48137939,0.3576368,0.48580401,0.59119637,0.27340532,0.59861803,0.13758364,0.046658051,0.70294245,0.6899236,0.78138798,0.54353571,0.37405589,0.92981738,0.92867863,0.50250471,0.41732319,0.50529083,0.57690647,0.0029219092,0.42569417,0.57694872,0.098547658,0.59296133,0.49996465,0.49521221,0.50002311,0.58805935,0.66748203,0.47207298,0.56818612,0.63854198,0.5477389,0.48543208,0.3773198,0.45775517,0.64627668,0.23045061,0.70317686,0.53129242,0.040896598,0.21405466,0.49998519,0.49893669,0.50000966,0.708179,0.095657999,0.59075854,0.78541009,0.94689456,0.54119164,0.51733821,0.15659603,0.51752537,0.54059449,0.64588702,0.49815001,0.47370544,0.1731833,0.51458289,0.49981727,0.59405447,0.50028496,0.49994668,0.49679175,0.49998739,0.49666748,0.53710982,0.49889061,0.1006816,0.93867444,0.51194176,0.33853357,0.27060605,0.4934705,0.54566179,0.65796809,0.3999354,0.52451298,0.59833788,0.49563185,0.53443948,0.40549284,0.47927792,0.49372436,0.61660151,0.48426381,0.50005779,0.50385026,0.50001763,0.60734088,0.125559,0.1536065,0.49804189,0.22137343,0.49953331,0.18507287,0.03055277,0.34847556,0.31458642,0.78762983,0.23717489,0.52644542,0.90703637,0.4569044,0.3805258,0.79439206,0.60318756,0.85945188,0.11547262,0.73009506,0.64147027,0.22855494,0.40064417,0.90924844,0.1576478,0.48852435,0.4432683,0.89129716,0.41015061,0.23378477,0.23237544,0.41941618,0.58949761,0.084270025,0.43183586,0.68766917,0.23099517,0.69720909,0.17666432,0.94118973,0.65764624,0.50812447,0.060778906,0.49139976,0.29290657,0.046635261,0.53103265,0.49928903,0.44456925,0.5002702,0.59102785,0.97293918,0.75637052,0.58560019,0.78771463,0.80312477,0.50246687,0.58315638,0.47486928,0.51109065,0.44674208,0.49664442,0.52558789,0.58700446,0.4799289,0.49965146,0.48835971,0.4997451,0.4898314,0.40430709,0.49513283,0.71879973,0.22682007,0.70155527,0.60045164,0.65088526,0.50272286,0.50426848,0.44400598,0.49755559,0.26159319,0.75771367,0.47434841,0.47484741,0.88311554,0.37705052,0.44697458,0.30857315,0.38013344,0.47015046,0.87585258,0.06195165,0.086094043,0.85652633,0.42533502,0.49893292,0.46604297,0.49710002,0.5317001,0.66102418,0.44777287,0.50567881,0.45224925,0.50460526,0.59222763,0.11207951,0.9412711,0.46686265,0.58574472,0.50663283,0.49749911,0.24584823,0.41873826,0.51523763,0.42843735,0.49522876,0.89995687,0.081457522,0.7049192,0.67954221,0.77877627,0.74631771,0.35294942,0.68969457,0.55072433,0.64543453,0.93320092,0.33584881,0.52348562,0.31499175,0.38832788,0.33962617,0.73624333,0.52791997,0.52336965,0.41139983,0.49007258,0.88516852,0.95005308,0.3263149,0.75243527,0.77018749,0.53694479,0.38096613,0.33341003,0.49383923,0.37598264,0.91011421,0.8057575,0.49848224,0.40785642,0.4808479,0.5070126,0.79797919,0.73422476,0.62887482,0.82925846,0.77743818,0.65990203,0.72216681,0.37232534,0.5009164,0.47412969,0.4998993,0.44974782,0.37145475,0.44359989,0.50269657,0.46897074,0.49914248,0.24626742,0.768687,0.60775354,0.5466546,0.82118935,0.5068145,0.15320927,0.10823942,0.34241566,0.6015464,0.24229552,0.44555495,0.46301665,0.92710567,0.44710078,0.49258428,0.54436565,0.49698137,0.48584904,0.37278874,0.52099176,0.50012917,0.46549019,0.49481468,0.75167853,0.79275673,0.70389964,0.48742804,0.73931539,0.51147532,0.80666966,0.15130932,0.34689598,0.56738764,0.90455396,0.86180569,0.36320713,0.71266603,0.60042643,0.57868092,0.010413527,0.47190024,0.74402376,0.76411505,0.63048406,0.50980416,0.44202127,0.48870181,0.51409992,0.42575085,0.49121077,0.63404538,0.89922654,0.93819891,0.40997037,0.73591205,0.49322271,0.50611792,0.53975836,0.49832151,0.51330647,0.42817917,0.49426757,0.51372666,0.078418908,0.53225458,0.55717233,0.98549022,0.38896138,0.4485689,0.22063712,0.1936077,0.36108745,0.73392355,0.63830871,0.49973108,0.47153995,0.50346976,0.83212542,0.92367999,0.7191776,0.70048827,0.84551804,0.76972165,0.63972334,0.79936002,0.50851962,0.49718793,0.3671388,0.49867418,0.63837305,0.81004171,0.3288745,0.49989786,0.51534471,0.50081119,0.55511225,0.020279345,0.49880328,0.5816119,0.31706039,0.47987047,0.74390686,0.8059511,0.3518629,0.45333829,0.81060821,0.66789545,0.43628394,0.81479506,0.68466929,0.50307107,0.4525059,0.50048017,0.54209079,0.98802375,0.32743121,0.60265133,0.97501266,0.18393421,0.50377415,0.46780369,0.49835239,0.76071916,0.95466615,0.25703428,0.59531278,0.65769296,0.5197509,0.49916899,0.37548537,0.49909281,0.51970555,0.60925274,0.51958009,0.53686613,0.38402829,0.55082691,0.31137439,0.11859062,0.10618228,0.49713959,0.79362654,0.4976443,0.36495788,0.24334947,0.32643716,0.15645381,0.1586142,0.27986897,0.50428183,0.42378891,0.50126206,0.56173581,0.34645925,0.49402521,0.43002317,0.93465512,0.71274594,0.21728186,0.82762038,0.57216237,0.69872423,0.08421124,0.86897833,0.12394996,0.071846457,0.60824794,0.44224115,0.67810223,0.60708012,0.051997035,0.073111892,0.51617175,0.40729267,0.031375761,0.61478106,0.5037025,0.15257891,0.50356258,0.49999405,0.50131876,0.50000894,0.36066184,0.71017921,0.538655,0.50465845,0.7602156,0.648048,0.50025595,0.56330023,0.48100104,0.32933205,0.066908978,0.63710066,0.39744938,0.88686758,0.89817817,0.6011438,0.80092954,0.22717206,0.49999284,0.8661722,0.52303374,0.42326616,0.75697495,0.34710121,0.39409732,0.73709163,0.47049676,0.55225006,0.30915292,0.45000155,0.23231476,0.84297108,0.40644865,0.70034095,0.25288703,0.65604351,0.48823749,0.43129972,0.50689468,0.48854794,0.55188367,0.49968849,0.55829587,0.23168892,0.23427747,0.29967641,0.7357515,0.38293958,0.043252895,0.097729275,0.48970802,0.50950983,0.087943569,0.50092008,0.50082068,0.75432474,0.47906272,0.49933506,0.51727237,0.49878717,0.4717092,0.23671549,0.4497527,0.61574745,0.67462684,0.55600178,0.18575243,0.88809897,0.82770838,0.60920198,0.089103004,0.070420726,0.50082086,0.53237339,0.50471758,0.5645068,0.65832249,0.44342789,0.38972159,0.86979772,0.40056015,0.69619922,0.82524387,0.43818659,0.36986941,0.96818079,0.45348659,0.46474361,0.24459685,0.43364793,0.4786236,0.41337011,0.52459984,0.52679599,0.58596358,0.52058528,0.49726572,0.47032665,0.49885652,0.73465878,0.73963116,0.55537337,0.58337399,0.65291553,0.44609129,0.41692366,0.92842308,0.17625619,0.4127267,0.85222168,0.41937506,0.49889681,0.42526043,0.49994197,0.44101463,0.61389239,0.48923956,0.25126025,0.043864976,0.48902417,0.41048217,0.92173007,0.47509932,0.31120264,0.23019669,0.35703077,0.4991097,0.37407441,0.56831501,0.47282908,0.82698916,0.50282962,0.81434346,0.80722064,0.42363672,0.47857382,0.3864583,0.47857708,0.48372028,0.90368755,0.12946632,0.74427567,0.10873504,0.51394342,0.51338143,0.37889746,0.44170915,0.50148428,0.53106183,0.49968786,0.67611633,0.89219505,0.58077791,0.51615926,0.59744222,0.48303174,0.23215757,0.099805005,0.84504245,0.48607881,0.56947949,0.48467998,0.49995386,0.50313337,0.50001008,0.49998177,0.50224972,0.50000244,0.29962166,0.96628268,0.78559147,0.48736941,0.302426,0.49322365,0.45817396,0.35765175,0.41985545,0.50430069,0.64231615,0.51434451,0.47933178,0.39990536,0.51437272,0.735111,0.22043683,0.54767844,0.50034,0.48712552,0.50034493,0.50116284,0.4049653,0.53330136,0.15054674,0.87534022,0.70933472,0.49535286,0.42108619,0.50068194,0.62750114,0.074331464,0.52938988,0.50031018,0.53089745,0.50177592,0.61703235,0.72376172,0.33427636,0.34738912,0.68554243,0.50789737,0.53368828,0.98647236,0.41975521,0.48539295,0.3849837,0.53555582,0.46557633,0.37460092,0.46698349,0.9126864,0.049890123,0.59499677,0.50011055,0.6748672,0.49450396,0.58587532,0.68093459,0.57676348,0.65344686,0.24269148,0.57636327,0.49950134,0.35680529,0.50561075,0.44491736,0.29378481,0.54753135,0.43944659,0.63396584,0.55200359,0.31672517,0.16029438,0.71760734,0.16988841,0.052391324,0.57545336,0.50456721,0.44751352,0.48835329,0.47731641,0.35870887,0.54705552,0.57514723,0.29267078,0.33746003,0.49964115,0.60782955,0.55367157,0.50153928,0.38465521,0.48772557,0.51968468,0.58140388,0.48360938,0.63152667,0.87987281,0.14136118,0.50977447,0.32573102,0.60600466,0.50396061,0.41839672,0.50070549,0.44229822,0.64094815,0.44497813,0.43689185,0.63114779,0.4514766,0.51714338,0.61139151,0.50889754,0.4972312,0.57571763,0.52091918,0.51279086,0.22472515,0.51642535,0.47970602,0.058105381,0.48720607,0.49996978,0.51256844,0.50003832,0.13997241,0.87560797,0.37889825,0.3947719,0.29556925,0.62580493,0.46133298,0.69498084,0.41696876,0.48331014,0.40614617,0.46888808,0.42260828,0.21283152,0.51283661,0.60045661,0.92187789,0.69126077,0.49984571,0.48194633,0.50092792,0.81441261,0.90524263,0.74344902,0.38424145,0.28163249,0.65800532,0.48167229,0.34101478,0.4356899,0.56665881,0.35877174,0.44541808,0.69584952,0.71752792,0.44388045,0.55890916,0.81656671,0.41840366,0.43335745,0.62327108,0.51478104,0.3356194,0.9882544,0.60655373,0.49904273,0.066393898,0.52485002,0.38188284,0.0030559307,0.55764679,0.48653774,0.5739635,0.49508566,0.50374682,0.56401788,0.50387112,0.58484271,0.062535813,0.65902952,0.31449561,0.75492016,0.32313112,0.49213423,0.54411472,0.49640745,0.49935398,0.41636967,0.48656221,0.53185818,0.027614514,0.20007568,0.49441044,0.53832769,0.49767884,0.48271012,0.17071013,0.74542961,0.50024585,0.55552012,0.50166036,0.14477859,0.85144174,0.53999851,0.66497572,0.24089977,0.58313469,0.6483748,0.13811331,0.11914026,0.4135592,0.25998582,0.72339271,0.59760465,0.66938505,0.50004824,0.42227051,0.15289558,0.78873885,0.35823427,0.86004268,0.31817147,0.47689037,0.85387872,0.4079292,0.37340297,0.72285578,0.37762852,0.43484959,0.19480472,0.2758705,0.52837932,0.32458389,0.48808746,0.49022011,0.033114191,0.59750888,0.43075287,0.69956834,0.66097617,0.65473287,0.97649054,0.2164628,0.50124539,0.48239392,0.49945229,0.31737011,0.91682603,0.60978999,0.53680588,0.3815719,0.49283882,0.82830635,0.10549446,0.71790024,0.50330657,0.52828002,0.50086676,0.28790067,0.79472492,0.60962151,0.50639808,0.54114036,0.50283212,0.50959092,0.057240214,0.70648062,0.50036804,0.4842141,0.50032273,0.52960412,0.31448023,0.53496434,0.33642414,0.26314298,0.67130353,0.63591401,0.27558438,0.56742661,0.76508573,0.12108895,0.77463629,0.50079169,0.60021413,0.49363846,0.70181862,0.26247243,0.37876181,0.479083,0.19286783,0.39250975,0.34408203,0.16771633,0.82995043,0.47936409,0.34827529,0.39812746,0.70767301,0.87653472,0.12288694,0.5221985,0.28223842,0.34570508,0.50113491,0.52082265,0.49929362,0.29948151,0.84877362,0.48369249,0.53497889,0.75110851,0.39984427,0.50025854,0.52982115,0.49891885,0.5038314,0.46515136,0.49697359,0.93305499,0.11108672,0.6309103,0.6150082,0.95830426,0.11876692,0.67674306,0.17128535,0.65280263,0.39749314,0.34917421,0.51214489,0.50846368,0.56785855,0.49382815,0.50728679,0.37739382,0.51232235,0.47311666,0.58059761,0.49839176,0.88522794,0.15851494,0.57036699,0.60807805,0.083048101,0.91056723,0.49976384,0.53493497,0.49862053,0.49944414,0.52534559,0.49912465,0.50317158,0.47238137,0.49905935,0.590984,0.10529941,0.5993178,0.17942588,0.11482555,0.61383351,0.58047839,0.20765997,0.82128833,0.68741889,0.94739313,0.4550849,0.41297788,0.30760512,0.5582263,0.4916315,0.38239288,0.5017207,0.50396909,0.62523002,0.50813897,0.5000598,0.37525057,0.57048457,0.44186456,0.31887595,0.48052592,0.52067773,0.64885318,0.50557693,0.32197813,0.12208968,0.53930823,0.60008267,0.78460922,0.68144362,0.50887413,0.94730235,0.6420787,0.81286344,0.14349365,0.50753005,0.47693343,0.3825466,0.48662077,0.27139797,0.74206468,0.49349467,0.39371223,0.68748999,0.59500779,0.61272659,0.04242876,0.51177611,0.51339613,0.68315705,0.62247859,0.50599405,0.53639375,0.50204129,0.50124158,0.48177355,0.49992086,0.53184068,0.3140412,0.41598174,0.50227481,0.43395776,0.51689549,0.8458365,0.047523819,0.65045668,0.47136867,0.31294226,0.45441435,0.46633943,0.83025257,0.64348752,0.074499752,0.89017134,0.60399728,0.43299475,0.23899089,0.62682023,0.30480834,0.83081174,0.60666288,0.30239478,0.22202244,0.56055679,0.83927962,0.97251226,0.41347229,0.68077535,0.11510402,0.50098194,0.46332201,0.62956586,0.50593118,0.50326464,0.56108334,0.5071725,0.5644131,0.68573205,0.54358057,0.38347744,0.25963302,0.47227527,0.57202732,0.99035671,0.38768801,0.44716853,0.70517083,0.35558189,0.48305518,0.73242098,0.48267218,0.2532982,0.86709308,0.83903181,0.59283488,0.96350721,0.38275243,0.51879254,0.21011875,0.46626941,0.40927709,0.28012213,0.51442338,0.50744774,0.45889967,0.50309493,0.78184768,0.14683469,0.81001588,0.73565114,0.80026749,0.67129187,0.47364907,0.41686844,0.4973549,0.56060871,0.71914745,0.46819936,0.48592686,0.7003958,0.50690271,0.4989176,0.53582179,0.50041835,0.6214989,0.78363389,0.24861173,0.46509639,0.64328732,0.51084967,0.58480974,0.79229391,0.80796214,0.44722387,0.24240525,0.28337319,0.56687301,0.22494183,0.7219835,0.41416682,0.0018054149,0.5128346,0.49164876,0.42257921,0.51676464,0.42523616,0.27823371,0.69504882,0.75972888,0.90417441,0.21002886,0.50243237,0.99436283,0.48634768,0.45242332,0.38648657,0.49216851,0.47445759,0.93483608,0.53019496,0.63384353,0.32291339,0.50685033,0.73287651,0.061386858,0.52911298,0.097116511,0.043004216,0.51288947,0.51377667,0.037265425,0.21211948,0.51741634,0.42510067,0.50415917,0.46705761,0.045326864,0.62746667,0.54943547,0.97720072,0.58255897,0.54254504,0.77385497,0.67372094,0.50025966,0.47711138,0.50019062,0.8279152,0.83498912,0.47634452,0.39154078,0.18004377,0.83979917,0.8365027,0.95177028,0.25590626,0.53858207,0.96352201,0.53725095,0.55517679,0.96003145,0.14086905,0.12437444,0.13402244,0.63816699,0.91935841,0.90075722,0.47661209,0.79083453,0.10950897,0.46693707,0.44525228,0.1149846,0.27379717,0.40356763,0.82039139,0.65278803,0.49743415,0.96692663,0.5112794,0.50300888,0.98480827,0.46377323,0.60304892,0.69169878,0.50784726,0.47723746,0.41737103,0.51452687,0.58204119,0.30943622,0.5284438,0.14342675,0.16729747,0.39952699,0.43345055,0.34131363,0.46384569,0.17310465,0.87706583,0.78215802,0.71550576,0.86726653,0.72853912,0.52097366,0.41716442,0.49461406,0.44588673,0.35867039,0.42665904,0.55820239,0.1679493,0.21244933,0.6993939,0.98330365,0.30912308,0.74621046,0.8009313,0.46684034,0.81417774,0.053327463,0.34959993,0.65396408,0.77623334,0.73419546,0.39303973,0.32360393,0.53365689,0.47157294,0.40935538,0.47465438,0.53853307,0.33469116,0.38242369,0.50633029,0.35163002,0.44976069,0.31455057,0.93509207,0.4096962,0.41119383,0.88207603,0.51008477,0.49393858,0.56092624,0.50129191,0.51767575,0.33172014,0.55825419,0.49926876,0.47680095,0.49866328,0.51119517,0.8190007,0.49593797,0.47671016,0.10072427,0.48405136,0.46055513,0.1535203,0.65188782,0.81826726,0.15272391,0.4801451,0.63190488,0.31857257,0.54912716,0.49859701,0.47457021,0.49729652,0.081306528,0.12812267,0.37565645,0.45030099,0.7391409,0.57326923,0.45931171,0.85888757,0.28618597,0.4996986,0.38900341,0.49852461,0.41890858,0.21099051,0.32229938,0.66861118,0.72245892,0.50211256,0.49996433,0.5148217,0.49909375,0.49857573,0.96420617,0.49849017,0.25012511,0.75958235,0.61619369,0.41173718,0.71971249,0.36920154,0.30819692,0.96768572,0.27252485,0.4839565,0.0065047132,0.53144985,0.43427771,0.21078713,0.26455722,0.4297097,0.64656463,0.50697874,0.50805076,0.61606821,0.55092349,0.4940196,0.0082371675,0.50031234,0.48962625,0.30212479,0.65185747,0.37002002,0.82495764,0.32131133,0.53699759,0.30309522,0.51509036,0.33648673,0.26933974,0.53686719,0.50617558,0.20944281,0.77486562,0.51014318,0.59998775,0.46468519,0.50269753,0.61431662,0.51506707,0.63179039,0.78057465,0.78328469,0.42864968,0.3231814,0.40788575,0.52885629,0.70105527,0.5428164,0.48730106,0.35862076,0.49852538,0.41914088,0.851558,0.5406958,0.51952203,0.78995035,0.27447423,0.72607777,0.21515664,0.67575059,0.50010016,0.53931977,0.50017278,0.44936343,0.68846894,0.49297566,0.48207315,0.43812713,0.49660308,0.39926609,0.28550633,0.43786549,0.42805167,0.095065906,0.69569485,0.23788865,0.87982339,0.81107295,0.5181699,0.60787107,0.44859608,0.52241768,0.99874371,0.43530547,0.51916394,0.22728063,0.61042485,0.49835214,0.39887321,0.47266789,0.19933782,0.8300985,0.74782531,0.58216094,0.75698978,0.48324432,0.5008227,0.57440915,0.50023602,0.50626598,0.60174385,0.45184309,0.34638523,0.25906467,0.66943293,0.74959845,0.9866911,0.5033284,0.29708749,0.26747421,0.44652363,0.63891039,0.88053305,0.91892567,0.58526389,0.29641328,0.55831305,0.45233118,0.61224046,0.46535676,0.44507663,0.63380356,0.49056311,0.39204715,0.24464499,0.65110609,0.50104507,0.55232472,0.50134703,0.66579591,0.98043943,0.42757313,0.3609469,0.053762003,0.095704507,0.42465799,0.99769236,0.4303317,0.51418561,0.02597608,0.54503435,0.67918659,0.22578339,0.42754103,0.55536855,0.34617494,0.42505403,0.50805822,0.19646674,0.51651436,0.49918205,0.29983163,0.40892832,0.54927133,0.70560732,0.63498181,0.7103113,0.016168112,0.68132787,0.7138988,0.78218145,0.33065468,0.23868389,0.9443499,0.26765858,0.41268908,0.36079769,0.49108995,0.49