├── src ├── num.exe ├── num_predict.bin └── data │ ├── 0 │ ├── 43.txt │ ├── 26.txt │ ├── 6.txt │ ├── 41.txt │ └── 20.txt │ ├── 1 │ ├── 79.txt │ ├── 70.txt │ ├── 30.txt │ ├── 34.txt │ ├── 44.txt │ ├── 69.txt │ ├── 98.txt │ ├── 77.txt │ ├── 49.txt │ ├── 53.txt │ ├── 76.txt │ ├── 24.txt │ ├── 8.txt │ ├── 65.txt │ ├── 42.txt │ ├── 92.txt │ ├── 93.txt │ ├── 75.txt │ ├── 29.txt │ ├── 4.txt │ ├── 87.txt │ ├── 51.txt │ ├── 28.txt │ ├── 31.txt │ ├── 60.txt │ ├── 90.txt │ ├── 96.txt │ ├── 48.txt │ ├── 3.txt │ ├── 55.txt │ ├── 67.txt │ ├── 16.txt │ ├── 50.txt │ ├── 68.txt │ ├── 94.txt │ ├── 84.txt │ ├── 15.txt │ ├── 45.txt │ ├── 1.txt │ ├── 27.txt │ ├── 64.txt │ ├── 9.txt │ ├── 12.txt │ ├── 59.txt │ └── 72.txt │ ├── 2 │ ├── 90.txt │ ├── 81.txt │ ├── 48.txt │ ├── 17.txt │ └── 30.txt │ ├── 3 │ ├── 3.txt │ ├── 7.txt │ ├── 38.txt │ └── 93.txt │ ├── 4 │ ├── 82.txt │ ├── 86.txt │ ├── 33.txt │ └── 25.txt │ ├── 5 │ ├── 97.txt │ ├── 93.txt │ ├── 95.txt │ ├── 92.txt │ ├── 48.txt │ └── 79.txt │ ├── 6 │ ├── 47.txt │ ├── 46.txt │ ├── 83.txt │ └── 34.txt │ ├── 7 │ ├── 98.txt │ └── 83.txt │ ├── 8 │ ├── 50.txt │ └── 40.txt │ └── 9 │ ├── 11.txt │ ├── 26.txt │ ├── 63.txt │ ├── 69.txt │ └── 18.txt ├── Book1 ├── images │ ├── 1693394603517.png │ ├── 1693457556412.png │ ├── 1693472595158.png │ ├── 1693474767897.jpg │ ├── 1693475859793.jpg │ ├── 1693484723456.png │ ├── 1693559043608.png │ ├── 1693572500892.png │ ├── 1693635604732.png │ ├── 1693654283495.png │ ├── 1694611799051.jpg │ ├── 1694702023153.png │ ├── 1694702138730.png │ ├── 1694773843206.jpg │ ├── 1694773983783.png │ ├── 1694844636677.png │ ├── 1694845138835.png │ ├── 1694845300706.png │ ├── 1694849005422.png │ ├── 1694849753859.png │ ├── 1694949627142.jpg │ ├── 1696401537819.png │ ├── 1696402047670.jpg │ ├── 1696408303584.png │ ├── 1696411150874.png │ ├── 1696426188115.png │ ├── 1696426536077.png │ ├── 1696473928655.png │ ├── 1696474777106.png │ ├── 1696484033134.png │ ├── 1696485527349.png │ ├── 1696485570735.png │ ├── 1696486453856.png │ ├── 1696678707481.png │ ├── 1697552067655.png │ ├── 1698116595178.png │ ├── 1698131428410.png │ ├── 1698131465385.png │ ├── 1698131712788.png │ ├── 1698131726284.png │ ├── 1698132872218.png │ ├── 1698479067117.png │ ├── 1698479719401.png │ ├── 1698482097001.png │ ├── 1698499473936.png │ ├── 1698826249512.png │ ├── 1698826335568.png │ ├── 1698827561583.png │ ├── 1698836962519.png │ ├── 1700829181619.png │ ├── 1700830351287.jpg │ ├── 1700830419486.jpg │ ├── 1700830862447.png │ ├── 1700832289422.png │ ├── 1702108849083.png │ ├── 1702110371360.png │ ├── 1702110642472.png │ └── 1702540024861.png └── README.md └── README.md /src/num.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/src/num.exe -------------------------------------------------------------------------------- /src/num_predict.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/src/num_predict.bin -------------------------------------------------------------------------------- /Book1/images/1693394603517.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693394603517.png -------------------------------------------------------------------------------- /Book1/images/1693457556412.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693457556412.png -------------------------------------------------------------------------------- /Book1/images/1693472595158.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693472595158.png -------------------------------------------------------------------------------- /Book1/images/1693474767897.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693474767897.jpg -------------------------------------------------------------------------------- /Book1/images/1693475859793.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693475859793.jpg -------------------------------------------------------------------------------- /Book1/images/1693484723456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693484723456.png -------------------------------------------------------------------------------- /Book1/images/1693559043608.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693559043608.png -------------------------------------------------------------------------------- /Book1/images/1693572500892.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693572500892.png -------------------------------------------------------------------------------- /Book1/images/1693635604732.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693635604732.png -------------------------------------------------------------------------------- /Book1/images/1693654283495.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1693654283495.png -------------------------------------------------------------------------------- /Book1/images/1694611799051.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694611799051.jpg -------------------------------------------------------------------------------- /Book1/images/1694702023153.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694702023153.png -------------------------------------------------------------------------------- /Book1/images/1694702138730.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694702138730.png -------------------------------------------------------------------------------- /Book1/images/1694773843206.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694773843206.jpg -------------------------------------------------------------------------------- /Book1/images/1694773983783.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694773983783.png -------------------------------------------------------------------------------- /Book1/images/1694844636677.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694844636677.png -------------------------------------------------------------------------------- /Book1/images/1694845138835.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694845138835.png -------------------------------------------------------------------------------- /Book1/images/1694845300706.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694845300706.png -------------------------------------------------------------------------------- /Book1/images/1694849005422.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694849005422.png -------------------------------------------------------------------------------- /Book1/images/1694849753859.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694849753859.png -------------------------------------------------------------------------------- /Book1/images/1694949627142.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1694949627142.jpg -------------------------------------------------------------------------------- /Book1/images/1696401537819.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696401537819.png -------------------------------------------------------------------------------- /Book1/images/1696402047670.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696402047670.jpg -------------------------------------------------------------------------------- /Book1/images/1696408303584.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696408303584.png -------------------------------------------------------------------------------- /Book1/images/1696411150874.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696411150874.png -------------------------------------------------------------------------------- /Book1/images/1696426188115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696426188115.png -------------------------------------------------------------------------------- /Book1/images/1696426536077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696426536077.png -------------------------------------------------------------------------------- /Book1/images/1696473928655.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696473928655.png -------------------------------------------------------------------------------- /Book1/images/1696474777106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696474777106.png -------------------------------------------------------------------------------- /Book1/images/1696484033134.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696484033134.png -------------------------------------------------------------------------------- /Book1/images/1696485527349.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696485527349.png -------------------------------------------------------------------------------- /Book1/images/1696485570735.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696485570735.png -------------------------------------------------------------------------------- /Book1/images/1696486453856.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696486453856.png -------------------------------------------------------------------------------- /Book1/images/1696678707481.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1696678707481.png -------------------------------------------------------------------------------- /Book1/images/1697552067655.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1697552067655.png -------------------------------------------------------------------------------- /Book1/images/1698116595178.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698116595178.png -------------------------------------------------------------------------------- /Book1/images/1698131428410.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698131428410.png -------------------------------------------------------------------------------- /Book1/images/1698131465385.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698131465385.png -------------------------------------------------------------------------------- /Book1/images/1698131712788.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698131712788.png -------------------------------------------------------------------------------- /Book1/images/1698131726284.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698131726284.png -------------------------------------------------------------------------------- /Book1/images/1698132872218.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698132872218.png -------------------------------------------------------------------------------- /Book1/images/1698479067117.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698479067117.png -------------------------------------------------------------------------------- /Book1/images/1698479719401.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698479719401.png -------------------------------------------------------------------------------- /Book1/images/1698482097001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698482097001.png -------------------------------------------------------------------------------- /Book1/images/1698499473936.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698499473936.png -------------------------------------------------------------------------------- /Book1/images/1698826249512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698826249512.png -------------------------------------------------------------------------------- /Book1/images/1698826335568.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698826335568.png -------------------------------------------------------------------------------- /Book1/images/1698827561583.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698827561583.png -------------------------------------------------------------------------------- /Book1/images/1698836962519.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1698836962519.png -------------------------------------------------------------------------------- /Book1/images/1700829181619.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1700829181619.png -------------------------------------------------------------------------------- /Book1/images/1700830351287.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1700830351287.jpg -------------------------------------------------------------------------------- /Book1/images/1700830419486.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1700830419486.jpg -------------------------------------------------------------------------------- /Book1/images/1700830862447.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1700830862447.png -------------------------------------------------------------------------------- /Book1/images/1700832289422.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1700832289422.png -------------------------------------------------------------------------------- /Book1/images/1702108849083.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1702108849083.png -------------------------------------------------------------------------------- /Book1/images/1702110371360.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1702110371360.png -------------------------------------------------------------------------------- /Book1/images/1702110642472.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1702110642472.png -------------------------------------------------------------------------------- /Book1/images/1702540024861.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/VeritNet/AI-Learning/HEAD/Book1/images/1702540024861.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # AI-Learning 2 | 3 | This book is a free Neural Networks/Deep Learning instructional eBook, in the first book, you will learn neural networks initially and understand its nature and design principles very deeply, improve it accordingly, and finally put it into simple practice. This book supports bilingual JS/C++ practice, equipped with tons of interactive Geogebra math animation demos to help you learn neural networks in depth. Discussions/comments are welcome! 4 | 5 | 本书是免费神经网络/深度学习教学电子书,在第一册中,你将初步学习神经网络,并且非常深刻地理解了它的本质和设计原理,并据此对其进行改进,最终投入简单的实践。 6 | 本书支持JS/C++双语实践,配备海量可互动Geogebra数学动画演示,帮助你深入浅出学习神经网络。 7 | 欢迎进行讨论/提出意见修改 -------------------------------------------------------------------------------- /Book1/README.md: -------------------------------------------------------------------------------- 1 | # Start Learning 2 | 3 | [Book 1](./en_BINKLINGS%20AI%20learning%201.md) 4 | 5 | You can choose to download this repository or [read better online on Note](https://www.veritnet.com/article?type=Learn&page=Book1_en). 6 | 7 | In Book 1, you will initially learn about neural networks and gain a profound understanding of their essence and design principles. Based on this, you will explore improvements and eventually apply them in simple practical scenarios. 8 | 9 | This book is an open-source free book hosted on GitHub. If you have any questions while reading, feel free to contact the author via email, X, YouTube, or discuss in this repository or other related venues. You are welcome to cite this book for academic or other purposes using the open-source URL of the book. For partial reproduction (non-commercial purposes and adhering to CC BY-NC-SA 4.0), no separate permission from the author is required. We hope the content of this book proves helpful to you. 10 | 11 | 12 | Official Website: BINKLINGS.com or VeritNet.com 13 | Bilibili Space: https://b23.tv/39Ke15n 14 | YouTube Channel: https://www.youtube.com/@BINKLINGS 15 | 16 | 17 | # 开始学习 18 | 19 | [第一册](./zh_BINKLINGS%20AI%20learning%201.md) 20 | 你可以选择下载本仓库,或[在Note上更好地在线阅读](https://www.veritnet.com/article?type=Learn&page=Book1_zh) 21 | 22 | 在第一册书中,你将初步学习神经网络,并且非常深刻地理解了它的本质和设计原理,并据此对其进行改进,最终投入简单的实践。 23 | 24 | 本书是开源在Github的免费书籍,如果您在阅读中有任何方面疑问,欢迎通过 电子邮件、X、Youtube、QQ(中国大陆)联系本书作者,或在本仓库或其它相关位置进行讨论。 您可以通过本书的开源网址进行学术或其它目的的引用,如需转载部分内容(出于非商业用途并遵循CC BY-NC-SA 4.0),无需向作者单独申请,希望本书内容对您有所帮助。 25 | 26 | 27 | 官网:BINKLINGS.com 或 VeritNet.com 28 | Bilibili空间:https://b23.tv/39Ke15n 29 | Youtube频道:https://www.youtube.com/@BINKLINGS 30 | 欢迎加入QQ群讨论 653703128 31 | 32 | 33 |
Thanks to all authors who freely share knowledge in the field of machine learning on the internet or through other means.
34 |
感谢所有在网络或其它途径上在机器学习领域免费共享知识的作者。
35 | -------------------------------------------------------------------------------- /src/data/1/79.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/70.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/30.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/6/47.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0.7490196078431373,1,1,1,1,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/34.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/44.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/69.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/98.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/6/46.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,1,0.7490196078431373,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/2/90.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,0.7490196078431373,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/2/81.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0.7490196078431373,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0,0,0,0,0.25098039215686274,0.5019607843137255,0.7490196078431373,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/77.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/4/82.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/9/11.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0.25098039215686274,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0.25098039215686274,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0.25098039215686274,0.25098039215686274,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/4/86.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0,0,0,0.5019607843137255,0.25098039215686274,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,1,1,0.7490196078431373,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0.5019607843137255,0,0,0.25098039215686274,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/7/98.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.7764705882352941,1,0.8862745098039215,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.7764705882352941,0.6666666666666666,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.33725490196078434,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,0.11372549019607843,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.4470588235294118,0,0,0,0.2235294117647059,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.7764705882352941,0,0,0,0,0.5529411764705883,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,0.2235294117647059,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.5529411764705883,0,0,0,0,0.33725490196078434,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,0,0,0,0,0,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0,0,0,0,0.11372549019607843,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/5/97.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.7490196078431373,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.25098039215686274,0.7490196078431373,1,1,0,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7490196078431373,0.5019607843137255,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/2/48.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0.5019607843137255,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,1,1,1,0.5019607843137255,1,1,1,0.7490196078431373,0.5019607843137255,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/49.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11764705882352941,0.7058823529411765,0.9803921568627451,0.5176470588235295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5843137254901961,0.7176470588235294,0.17254901960784313,0.20392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8392156862745098,0.5647058823529412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1411764705882353,0.9686274509803922,0.3137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.996078431372549,0.0196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3686274509803922,0.7843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5607843137254902,0.6823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3686274509803922,0.6823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.6823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.058823529411764705,0.9098039215686274,0.29411764705882354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18823529411764706,1,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18823529411764706,0.996078431372549,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18823529411764706,0.792156862745098,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4627450980392157,0.7450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6549019607843137,0.7450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8117647058823529,0.807843137254902,0.09411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.615686274509804,0.7411764705882353,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/53.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14901960784313725,0.4745098039215686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23137254901960785,0.7215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2627450980392157,0.7215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12549019607843137,0.792156862745098,0.00784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8549019607843137,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07450980392156863,0.9254901960784314,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14901960784313725,0.996078431372549,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3686274509803922,0.996078431372549,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4392156862745098,1,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4392156862745098,0.9568627450980393,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6,0.7215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7254901960784313,0.6039215686274509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7254901960784313,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7254901960784313,0.23921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.011764705882352941,0.9450980392156862,0.1450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.20392156862745098,0.996078431372549,0.1450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3058823529411765,0.9686274509803922,0.11764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5647058823529412,0.8509803921568627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5490196078431373,0.8745098039215686,0.4117647058823529,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.13333333333333333,0.8352941176470589,0.6666666666666666,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/9/26.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0.25098039215686274,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.7490196078431373,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/4/33.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.7764705882352941,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,1,0,0,0,0.11372549019607843,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.8862745098039215,0,0,0,0.8862745098039215,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.11372549019607843,0,0,0.2235294117647059,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,0.33725490196078434,0,0,0,0.8862745098039215,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,0.6666666666666666,0,0,0,0.33725490196078434,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.7764705882352941,1,0.6666666666666666,0,0,0,0,0.8862745098039215,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.8862745098039215,0,0,0,0,0.5529411764705883,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,1,1,1,1,1,1,1,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,1,1,1,1,1,1,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.33725490196078434,0.33725490196078434,0.4470588235294118,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/76.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.996078431372549,0.09019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.17254901960784313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.996078431372549,0.5411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.6627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.7843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.996078431372549,0.792156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.9450980392156862,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8156862745098039,0.9921568627450981,0.3764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9098039215686274,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9058823529411765,0.9254901960784314,0.06666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7843137254901961,1,0.6901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2901960784313726,0.996078431372549,0.8117647058823529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5843137254901961,0.6039215686274509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/24.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.050980392156862744,0.8313725490196079,0.30980392156862746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.9882352941176471,0.7176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4235294117647059,0.9882352941176471,0.39215686274509803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16862745098039217,0.9137254901960784,0.9215686274509803,0.17254901960784313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4549019607843137,0.9921568627450981,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7019607843137254,1,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9019607843137255,0.9372549019607843,0.12941176470588237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10196078431372549,0.9254901960784314,0.9019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36470588235294116,0.9882352941176471,0.9019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5647058823529412,0.9882352941176471,0.49411764705882355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8156862745098039,0.9921568627450981,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8117647058823529,0.9882352941176471,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8117647058823529,0.9882352941176471,0.32941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8117647058823529,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8117647058823529,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9882352941176471,0.6980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6,0.9882352941176471,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7215686274509804,0.9882352941176471,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.396078431372549,0.7411764705882353,0.08627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/8.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.35294117647058826,1,0.5058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34901960784313724,0.9921568627450981,0.5058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9176470588235294,0.5058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8823529411764706,0.8509803921568627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8823529411764706,0.9686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8823529411764706,0.9921568627450981,0.38823529411764707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6549019607843137,0.9921568627450981,0.6627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4196078431372549,0.9921568627450981,0.9019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.35294117647058826,0.9882352941176471,0.9019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9529411764705882,0.9019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9529411764705882,0.9019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9529411764705882,0.9803921568627451,0.30980392156862746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7450980392156863,0.9921568627450981,0.5725490196078431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49019607843137253,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49019607843137253,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0.2196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49019607843137253,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49019607843137253,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01568627450980392,0.8196078431372549,0.8941176470588236,0.12156862745098039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3411764705882353,0.9921568627450981,0.2980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/65.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.5411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.07058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.5882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.9490196078431372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.9490196078431372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.7686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4549019607843137,1,0.4823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9019607843137255,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9019607843137255,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9019607843137255,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9019607843137255,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9019607843137255,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7450980392156863,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.6549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24705882352941178,0.9764705882352941,0.9490196078431372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7215686274509804,0.996078431372549,0.40784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/0/43.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0.5019607843137255,0.7490196078431373,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/0/26.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,0.7490196078431373,0,0,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/42.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,0.8431372549019608,0.4823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5725490196078431,0.8666666666666667,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16470588235294117,0.9450980392156862,0.47058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5843137254901961,0.996078431372549,0.2549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.796078431372549,0.7254901960784313,0.01568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.42745098039215684,0.9882352941176471,0.36470588235294116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6901960784313725,0.8705882352941177,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2901960784313726,1,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00392156862745098,0.6980392156862745,0.8784313725490196,0.0196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.396078431372549,0.996078431372549,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7254901960784313,1,0.12156862745098039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.984313725490196,0.5647058823529412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.47843137254901963,0.996078431372549,0.30980392156862746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7568627450980392,0.7725490196078432,0.03137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.054901960784313725,0.8784313725490196,0.4392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4392156862745098,0.996078431372549,0.27450980392156865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.792156862745098,0.9411764705882353,0.058823529411764705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.058823529411764705,0.8745098039215686,0.6392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5176470588235295,0.996078431372549,0.23921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8274509803921568,0.6862745098039216,0.07450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/5/93.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.25098039215686274,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0.25098039215686274,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0.25098039215686274,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0.25098039215686274,1,0.7490196078431373,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0,0,0,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/92.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.2823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.9921568627450981,0.2823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8274509803921568,0.9882352941176471,0.44313725490196076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.42745098039215684,0.9882352941176471,0.8431372549019608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.42745098039215684,0.9882352941176471,0.8431372549019608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43137254901960786,0.9921568627450981,0.8509803921568627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.42745098039215684,0.9882352941176471,0.9686274509803922,0.36470588235294116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3686274509803922,0.9686274509803922,0.9882352941176471,0.4235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8509803921568627,0.9882352941176471,0.7450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.611764705882353,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.28627450980392155,0.9882352941176471,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24705882352941178,0.9450980392156862,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7098039215686275,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/93.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2823529411764706,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7568627450980392,0.9882352941176471,0.3215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4,0.996078431372549,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.9921568627450981,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.9137254901960784,0.996078431372549,0.7529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.596078431372549,0.9882352941176471,0.9137254901960784,0.19607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8392156862745098,0.9921568627450981,0.7176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,0.9921568627450981,0.9882352941176471,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6392156862745098,0.996078431372549,0.9137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.796078431372549,0.9921568627450981,0.592156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2823529411764706,0.9921568627450981,0.996078431372549,0.3568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7568627450980392,0.9882352941176471,0.8352941176470589,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08235294117647059,0.996078431372549,0.9921568627450981,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.9921568627450981,0.9882352941176471,0.23921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.9921568627450981,0.996078431372549,0.3568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3607843137254902,0.9882352941176471,0.9137254901960784,0.11764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08235294117647059,1,0.9921568627450981,0.3215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4,0.9921568627450981,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.403921568627451,1,0.5137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4,0.8352941176470589,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/4/25.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,1,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0,0,0,0,0.8862745098039215,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.8862745098039215,0,0,0,0.4470588235294118,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.6666666666666666,0,0,0.11372549019607843,1,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.8862745098039215,0.2235294117647059,0,0,0.7764705882352941,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,1,0.11372549019607843,0,0,0.2235294117647059,1,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.2235294117647059,0,0,0,0.7764705882352941,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.8862745098039215,0,0,0,0,1,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,0.33725490196078434,0,0,0.4470588235294118,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,1,1,1,1,1,0.6666666666666666,0.11372549019607843,0,0,0,0.11372549019607843,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.6666666666666666,1,1,1,1,1,1,1,1,1,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,1,0.6666666666666666,0.8862745098039215,1,1,1,0.7764705882352941,0.6666666666666666,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/6/83.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.25098039215686274,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0.25098039215686274,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0.5019607843137255,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.7490196078431373,0,0,0,0.5019607843137255,1,0.7490196078431373,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0.5019607843137255,0.25098039215686274,0,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0.5019607843137255,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/75.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5490196078431373,0.6196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.3058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.6431372549019608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7411764705882353,1,0.8705882352941177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.8666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,0.9490196078431372,0.45098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9921568627450981,0.996078431372549,0.7333333333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0392156862745098,0.6941176470588235,0.9411764705882353,0.22745098039215686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/29.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0392156862745098,0.8980392156862745,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3333333333333333,0.9882352941176471,0.44313725490196076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6745098039215687,0.9882352941176471,0.44313725490196076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.9647058823529412,0.9882352941176471,0.44313725490196076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.8901960784313725,0.14901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.5450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.35294117647058826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06274509803921569,0.8470588235294118,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.40784313725490196,0.9882352941176471,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9882352941176471,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9882352941176471,0.8392156862745098,0.058823529411764705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9882352941176471,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8980392156862745,0.9882352941176471,0.3137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.8901960784313725,0.12156862745098039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7725490196078432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.9921568627450981,0.7686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.7686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.796078431372549,0.7686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/3/3.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/8/50.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0.5019607843137255,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0.7490196078431373,0.25098039215686274,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0,0,0,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/8/40.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0.25098039215686274,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/6/34.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7490196078431373,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.25098039215686274,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0.25098039215686274,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0.5019607843137255,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.7490196078431373,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/9/63.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.7490196078431373,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0.25098039215686274,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/4.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11764705882352941,0.9294117647058824,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3803921568627451,0.9921568627450981,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12549019607843137,0.8784313725490196,0.9176470588235294,0.050980392156862744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10196078431372549,0.6,0.8784313725490196,0.06666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36470588235294116,0.996078431372549,0.611764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24313725490196078,0.8784313725490196,0.8705882352941177,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7137254901960784,0.9921568627450981,0.592156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.41568627450980394,0.996078431372549,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8705882352941177,0.9725490196078431,0.3843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2901960784313726,0.9450980392156862,0.7333333333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7647058823529411,0.9921568627450981,0.2784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3333333333333333,1,0.48627450980392156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.050980392156862744,0.8705882352941177,0.8470588235294118,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.42745098039215684,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4,0.9411764705882353,0.7254901960784313,0.09803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.17647058823529413,0.9607843137254902,0.996078431372549,0.27058823529411763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8,0.9921568627450981,0.7098039215686275,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.996078431372549,0.9725490196078431,0.22745098039215686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.996078431372549,0.5450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/87.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,0.8941176470588236,0.4117647058823529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.6235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.6235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.4980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8235294117647058,0.7294117647058823,0.0196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16470588235294117,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.011764705882352941,0.4627450980392157,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,1,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.996078431372549,0.23137254901960785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.8,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.49411764705882355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.38823529411764707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.996078431372549,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01568627450980392,0.4980392156862745,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09019607843137255,0.6235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/0/6.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.5019607843137255,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0.5019607843137255,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.25098039215686274,0.25098039215686274,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/51.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5450980392156862,0.996078431372549,0.8509803921568627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.396078431372549,0.9803921568627451,0.4745098039215686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6901960784313725,0.8392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3411764705882353,0.9725490196078431,0.8392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8431372549019608,0.996078431372549,0.6901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23529411764705882,0.996078431372549,0.807843137254902,0.03137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4117647058823529,0.996078431372549,0.6549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.611764705882353,0.996078431372549,0.3058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27058823529411763,0.9686274509803922,0.8627450980392157,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7686274509803922,0.996078431372549,0.38823529411764707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3333333333333333,1,0.7686274509803922,0.058823529411764705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9215686274509803,0.996078431372549,0.3568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21568627450980393,0.9725490196078431,0.7254901960784313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01568627450980392,0.7098039215686275,0.996078431372549,0.25882352941176473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.22745098039215686,0.996078431372549,0.8745098039215686,0.054901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.22745098039215686,0.9725490196078431,0.8235294117647058,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.611764705882353,0.9411764705882353,0.09411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06274509803921569,0.9686274509803922,0.8588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23921568627450981,0.996078431372549,0.5333333333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/3/7.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7764705882352941,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.8862745098039215,1,1,0.8862745098039215,0.6666666666666666,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.33725490196078434,0.6666666666666666,0.8862745098039215,1,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.8862745098039215,0.7764705882352941,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.8862745098039215,1,0.4470588235294118,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.6666666666666666,1,0.8862745098039215,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.8862745098039215,1,0.8862745098039215,0.33725490196078434,0.33725490196078434,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,1,1,1,1,1,1,0.6666666666666666,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.33725490196078434,0.33725490196078434,0.6666666666666666,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.6666666666666666,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.33725490196078434,0.7764705882352941,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,0.8862745098039215,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/28.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6862745098039216,0.8941176470588236,0.13725490196078433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6823529411764706,0.996078431372549,0.5254901960784314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6823529411764706,0.996078431372549,0.7529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4,0.996078431372549,0.7529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.7529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07450980392156863,0.8156862745098039,0.8745098039215686,0.12156862745098039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7098039215686275,0.9137254901960784,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7098039215686275,0.996078431372549,0.24313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7098039215686275,0.996078431372549,0.24313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7098039215686275,0.996078431372549,0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3411764705882353,0.996078431372549,0.8,0.058823529411764705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1568627450980392,0.9215686274509803,0.996078431372549,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1803921568627451,0.9490196078431372,0.996078431372549,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0392156862745098,0.7764705882352941,0.996078431372549,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7333333333333333,0.996078431372549,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5411764705882353,0.996078431372549,0.4117647058823529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24705882352941178,1,0.8274509803921568,0.08235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24705882352941178,0.996078431372549,0.996078431372549,0.40784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.011764705882352941,0.5411764705882353,0.996078431372549,0.6784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00784313725490196,0.788235294117647,0.20392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/31.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23921568627450981,0.9921568627450981,0.6470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.043137254901960784,0.9764705882352941,0.9725490196078431,0.3803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5176470588235295,0.996078431372549,0.5647058823529412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10588235294117647,0.9176470588235294,0.596078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8941176470588236,0.7254901960784313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8666666666666667,0.7411764705882353,0.047058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,1,0.807843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.9176470588235294,0.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3568627450980392,0.996078431372549,0.996078431372549,0.34901960784313724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21176470588235294,0.9215686274509803,0.996078431372549,0.5686274509803921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.996078431372549,0.8901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.20784313725490197,0.9333333333333333,0.9176470588235294,0.10588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7333333333333333,0.996078431372549,0.8313725490196079,0.36470588235294116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6862745098039216,0.996078431372549,0.996078431372549,0.5098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09019607843137255,0.807843137254902,0.984313725490196,0.23529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/60.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1803921568627451,0.9490196078431372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.058823529411764705,0.8823529411764706,0.3137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0.8901960784313725,0.615686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03529411764705882,0.6901960784313725,0.7098039215686275,0.01568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4117647058823529,0.9372549019607843,0.11764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.20784313725490197,0.9803921568627451,0.6196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08627450980392157,0.7686274509803922,0.8901960784313725,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03529411764705882,0.5568627450980392,1,0.5098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.41568627450980394,0.996078431372549,0.6352941176470588,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09803921568627451,0.9254901960784314,0.8117647058823529,0.03137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.40784313725490196,0.9137254901960784,0.1411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21568627450980393,0.9490196078431372,0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10196078431372549,0.8666666666666667,0.8117647058823529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.40784313725490196,0.996078431372549,0.5098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1843137254901961,0.9764705882352941,0.8431372549019608,0.03137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0196078431372549,0.6352941176470588,0.9058823529411765,0.24313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.996078431372549,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23137254901960785,0.7450980392156863,0.8156862745098039,0.03137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10588235294117647,0.8627450980392157,0.9058823529411765,0.1568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9803921568627451,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/90.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8274509803921568,0.5450980392156862,0.01568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.996078431372549,0.9921568627450981,0.5294117647058824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4196078431372549,0.996078431372549,0.9921568627450981,0.3215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4196078431372549,0.996078431372549,0.7725490196078432,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7647058823529411,0.996078431372549,0.3176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14901960784313725,0.9294117647058824,0.8352941176470589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5607843137254902,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9921568627450981,0.45098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.023529411764705882,0.7490196078431373,0.9921568627450981,0.3137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08627450980392157,0.9921568627450981,0.8196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.32941176470588235,1,0.5803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.9921568627450981,0.5764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.9921568627450981,0.5764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,0.9921568627450981,0.5764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5647058823529412,0.9921568627450981,0.5764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08627450980392157,1,0.5803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08627450980392157,0.9921568627450981,0.8901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00784313725490196,0.6901960784313725,0.9921568627450981,0.592156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.7803921568627451,0.8745098039215686,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4196078431372549,0.7529411764705882,0.49411764705882355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/96.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.9607843137254902,0.23921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4549019607843137,0.996078431372549,0.9294117647058824,0.17254901960784313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4549019607843137,1,0.9921568627450981,0.27058823529411763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6196078431372549,0.996078431372549,0.9921568627450981,0.27058823529411763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.6196078431372549,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.20784313725490197,0.796078431372549,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08627450980392157,0.996078431372549,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4549019607843137,0.996078431372549,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.13333333333333333,0.6509803921568628,0.9647058823529412,0.23137254901960785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36470588235294116,0.9921568627450981,0.9058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8196078431372549,0.996078431372549,0.8705882352941177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8156862745098039,0.9921568627450981,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8156862745098039,0.9921568627450981,0.3333333333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8156862745098039,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12549019607843137,0.8980392156862745,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.15294117647058825,0.9176470588235294,0.996078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0.08627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0.3333333333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.027450980392156862,0.6235294117647059,0.7843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/48.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.20784313725490197,0.9254901960784314,0.7215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6941176470588235,0.9921568627450981,0.9058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6941176470588235,0.9921568627450981,0.9058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6941176470588235,0.9921568627450981,0.8705882352941177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03137254901960784,0.7607843137254902,0.9921568627450981,0.3803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2823529411764706,0.9921568627450981,0.8588235294117647,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9607843137254902,0.9921568627450981,0.6039215686274509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.26666666666666666,0.996078431372549,0.9921568627450981,0.3411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7568627450980392,1,0.6666666666666666,0.047058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.26666666666666666,0.9764705882352941,0.996078431372549,0.30196078431372547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36470588235294116,0.996078431372549,0.8156862745098039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.047058823529411764,0.803921568627451,0.9921568627450981,0.13333333333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5333333333333333,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03137254901960784,0.8588235294117647,0.9921568627450981,0.12941176470588237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.9921568627450981,0.7529411764705882,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4980392156862745,0.9921568627450981,0.6705882352941176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9098039215686274,0.9647058823529412,0.21176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9098039215686274,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7019607843137254,0.2196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/5/95.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.25098039215686274,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0.7490196078431373,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.7490196078431373,0.25098039215686274,0.5019607843137255,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.25098039215686274,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/3.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.28627450980392155,0.8470588235294118,0.5098039215686274,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8,0.996078431372549,0.996078431372549,0.24313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.5019607843137255,0.00784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.996078431372549,0.8509803921568627,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49411764705882355,0.996078431372549,0.996078431372549,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49411764705882355,0.996078431372549,0.996078431372549,0.24313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5725490196078431,0.996078431372549,0.996078431372549,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.996078431372549,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6627450980392157,0.00784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9176470588235294,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.807843137254902,1,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49411764705882355,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49411764705882355,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49411764705882355,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12941176470588237,0.996078431372549,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/55.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03529411764705882,0.4980392156862745,0.9411764705882353,0.24705882352941178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1568627450980392,0.6431372549019608,1,0.7411764705882353,0.615686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5215686274509804,0.9921568627450981,0.8117647058823529,0.03529411764705882,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.29411764705882354,0.9725490196078431,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8549019607843137,0.9725490196078431,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00392156862745098,0.611764705882353,0.996078431372549,0.5098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0.996078431372549,0.9294117647058824,0.050980392156862744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.396078431372549,0.996078431372549,0.49411764705882355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.9215686274509803,0.8941176470588236,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.043137254901960784,0.8156862745098039,0.984313725490196,0.4392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5294117647058824,0.996078431372549,0.7803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.9764705882352941,0.8235294117647058,0.06666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6509803921568628,0.996078431372549,0.6549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8156862745098039,0.9254901960784314,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2196078431372549,0.9490196078431372,0.5764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7450980392156863,0.9686274509803922,0.12156862745098039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7450980392156863,0.7803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7450980392156863,0.5294117647058824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7450980392156863,0.6470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5647058823529412,0.9568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/2/17.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.25098039215686274,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0.7490196078431373,1,0.7490196078431373,0.7490196078431373,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,0.5019607843137255,0.25098039215686274,0.25098039215686274,0.7490196078431373,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0.7490196078431373,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0.7490196078431373,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/67.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10196078431372549,0.8862745098039215,0.996078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2901960784313726,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0.058823529411764705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0.15294117647058825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,1,0.996078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6078431372549019,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4588235294117647,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.17647058823529413,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8352941176470589,0.9921568627450981,0.26666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9921568627450981,0.8509803921568627,0.6235294117647059,0.054901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.17254901960784313,0.9372549019607843,0.996078431372549,0.5764705882352941,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/0/41.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.7490196078431373,0,0,0,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0.25098039215686274,0.5019607843137255,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/16.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.48627450980392156,0.8588235294117647,0.08627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9019607843137255,0.9333333333333333,0.12549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5098039215686274,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6274509803921569,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6274509803921569,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09019607843137255,0.9725490196078431,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6274509803921569,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6274509803921569,0.996078431372549,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6274509803921569,1,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27058823529411763,0.996078431372549,0.9294117647058824,0.12549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16470588235294117,1,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.996078431372549,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.39215686274509803,0.996078431372549,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16470588235294117,1,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16470588235294117,0.996078431372549,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12156862745098039,0.9215686274509803,0.996078431372549,0.1607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.6509803921568628,0.03137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.996078431372549,0.09019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.8235294117647058,0.050980392156862744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/9/69.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.5019607843137255,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0.25098039215686274,0.5019607843137255,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0.25098039215686274,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/50.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.396078431372549,1,0.18823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.26666666666666666,0.9764705882352941,0.8235294117647058,0.054901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36470588235294116,0.9921568627450981,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.615686274509804,0.9803921568627451,0.2823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8509803921568627,0.9098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.41568627450980394,0.9921568627450981,0.7098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6352941176470588,0.9921568627450981,0.48627450980392156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6352941176470588,0.9921568627450981,0.48627450980392156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.058823529411764705,0.9647058823529412,0.9725490196078431,0.09411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.9921568627450981,0.6313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8235294117647058,0.9921568627450981,0.6313725490196078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9137254901960784,0.9764705882352941,0.2196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.22745098039215686,0.9647058823529412,0.6823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07450980392156863,0.7725490196078432,0.9921568627450981,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9921568627450981,0.9607843137254902,0.16862745098039217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9921568627450981,0.9294117647058824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9921568627450981,0.9294117647058824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9921568627450981,0.9294117647058824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9921568627450981,0.9764705882352941,0.43137254901960786,0.3333333333333333,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10980392156862745,0.7137254901960784,0.9921568627450981,0.7215686274509804,0.1843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/68.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,1,0.47058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7019607843137254,0.9921568627450981,0.8823529411764706,0.07450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21176470588235294,0.9921568627450981,0.9921568627450981,0.4549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.996078431372549,0.996078431372549,0.996078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09019607843137255,0.9215686274509803,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.996078431372549,0.996078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09019607843137255,0.9215686274509803,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.9921568627450981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.996078431372549,0.996078431372549,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21176470588235294,0.9921568627450981,0.9921568627450981,0.5490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.9921568627450981,0.20392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.996078431372549,0.6627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8509803921568627,0.9921568627450981,0.5607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.996078431372549,0.9921568627450981,0.2196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8,0.596078431372549,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/7/83.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0,0.33725490196078434,0.6666666666666666,1,0.8862745098039215,0.33725490196078434,0.2235294117647059,0,0,0,0,0,0,0,0,0,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,1,0.33725490196078434,1,1,1,1,1,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.8862745098039215,1,1,1,0.5529411764705883,0.2235294117647059,0.2235294117647059,0.4470588235294118,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,1,1,1,0.33725490196078434,0,0,0,0.6666666666666666,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,1,0.8862745098039215,0.11372549019607843,0,0,0,0.4470588235294118,0.7764705882352941,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.8862745098039215,0.5529411764705883,0,0,0,0,0.4470588235294118,0.8862745098039215,0.5529411764705883,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.11372549019607843,0,0,0,0,0,0.7764705882352941,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,0.6666666666666666,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.7764705882352941,0.5529411764705883,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,0.5529411764705883,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.6666666666666666,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.6666666666666666,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.7764705882352941,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,0.8862745098039215,1,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/9/18.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,0.6666666666666666,1,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.5529411764705883,1,0.7764705882352941,0.33725490196078434,0.8862745098039215,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.6666666666666666,0.8862745098039215,0.5529411764705883,0,0,0.2235294117647059,1,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.6666666666666666,0.8862745098039215,0.2235294117647059,0,0,0,0.33725490196078434,1,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.2235294117647059,0,0,0,0.2235294117647059,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,0.7764705882352941,0,0,0,0.11372549019607843,0.6666666666666666,0.8862745098039215,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,1,0.4470588235294118,0,0,0,0.33725490196078434,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.7764705882352941,0.33725490196078434,0.33725490196078434,0.7764705882352941,1,1,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.5529411764705883,1,1,1,0.7764705882352941,0.5529411764705883,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.8862745098039215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,0.7764705882352941,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8862745098039215,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,0.7764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/94.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1411764705882353,0.8980392156862745,0.6823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.29411764705882354,0.996078431372549,0.6784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7568627450980392,0.996078431372549,0.6784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.027450980392156862,0.7803921568627451,0.996078431372549,0.396078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3058823529411765,0.996078431372549,0.996078431372549,0.19215686274509805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7333333333333333,0.996078431372549,0.8117647058823529,0.07058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7333333333333333,0.996078431372549,0.7019607843137254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.15294117647058825,0.9137254901960784,0.996078431372549,0.6078431372549019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.996078431372549,0.996078431372549,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5803921568627451,0.996078431372549,0.9333333333333333,0.16470588235294117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.054901960784313725,0.788235294117647,0.996078431372549,0.7294117647058823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.996078431372549,0.7294117647058823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.996078431372549,0.7294117647058823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.996078431372549,0.5607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.788235294117647,0.03529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.39215686274509803,0.996078431372549,0.7529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,0.996078431372549,0.3137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.47058823529411764,0.996078431372549,0.26666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.26666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,1,0.26666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/3/38.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,1,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,0.7490196078431373,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0.25098039215686274,0.5019607843137255,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,0.7490196078431373,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.7490196078431373,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,1,0.7490196078431373,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/5/92.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.4470588235294118,0.4470588235294118,0.6666666666666666,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.33725490196078434,0.7764705882352941,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,0.7764705882352941,0.8862745098039215,1,1,1,1,1,1,1,1,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,1,1,1,1,1,1,1,1,1,0.6666666666666666,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,1,1,1,0.6666666666666666,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.8862745098039215,1,1,0.7764705882352941,0.4470588235294118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,1,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,1,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,1,1,0.33725490196078434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,1,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7764705882352941,0.33725490196078434,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,1,1,1,1,1,1,0.8862745098039215,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.6666666666666666,1,1,1,1,1,1,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.33725490196078434,0.7764705882352941,1,1,0.6666666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4470588235294118,0.6666666666666666,0.6666666666666666,0.4470588235294118,0.5529411764705883,0.6666666666666666,0.6666666666666666,0.6666666666666666,0.6666666666666666,1,1,1,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,0.7764705882352941,0.11372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,1,1,1,1,1,1,1,0.6666666666666666,0.5529411764705883,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.33725490196078434,0.5529411764705883,0.6666666666666666,0.4470588235294118,0.33725490196078434,0.33725490196078434,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/0/20.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.5019607843137255,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/84.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7764705882352941,0.9294117647058824,0.19607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7725490196078432,0.9882352941176471,0.9294117647058824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.9882352941176471,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07450980392156863,0.7686274509803922,0.9882352941176471,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.5490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4235294117647059,0.9921568627450981,0.5529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.5490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.6509803921568628,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.7450980392156863,0.047058823529411764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9921568627450981,0.10588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,1,0.10588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9921568627450981,0.596078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9921568627450981,0.6549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9921568627450981,0.6549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9921568627450981,0.6549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,1,0.9921568627450981,0.2196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3686274509803922,0.9921568627450981,0.9882352941176471,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6235294117647059,0.9882352941176471,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.44313725490196076,0.9882352941176471,0.21568627450980393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/5/48.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.25098039215686274,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0.25098039215686274,0,0,0.25098039215686274,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/15.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14901960784313725,0.7333333333333333,0.996078431372549,0.592156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.050980392156862744,0.7568627450980392,0.9921568627450981,0.9254901960784314,0.4627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6,0.9921568627450981,0.7843137254901961,0.21176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4,0.996078431372549,0.9921568627450981,0.40784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.058823529411764705,0.8980392156862745,1,0.35294117647058826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.615686274509804,0.9921568627450981,0.7803921568627451,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1843137254901961,0.9607843137254902,0.9568627450980393,0.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.807843137254902,0.9921568627450981,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.17647058823529413,0.9607843137254902,0.9372549019607843,0.09803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0,0,0,0,0.9294117647058824,0.9921568627450981,0.3764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0,0,0.011764705882352941,0.49019607843137253,0.996078431372549,0.7098039215686275,0.09803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.9921568627450981,0.996078431372549,0.09019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21568627450980393,0.9294117647058824,0.996078431372549,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7411764705882353,0.9921568627450981,0.792156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.9764705882352941,0.9490196078431372,0.21176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.996078431372549,0.1803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8313725490196079,0.9921568627450981,0.1803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.996078431372549,0.9921568627450981,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.596078431372549,0.9921568627450981,0.40784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/45.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.027450980392156862,0.6509803921568628,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3215686274509804,0.9882352941176471,0.45098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.050980392156862744,0.807843137254902,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.9921568627450981,0.3568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.5450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.5450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6627450980392157,0.9882352941176471,0.1568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9882352941176471,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3607843137254902,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9882352941176471,0.9882352941176471,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9882352941176471,0.8784313725490196,0.07450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9450980392156862,0.9882352941176471,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.9921568627450981,0.2196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9921568627450981,0.9882352941176471,0.29411764705882354,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8470588235294118,0.9882352941176471,0.8941176470588236,0.2549019607843137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.30980392156862746,0.8431372549019608,0.8392156862745098,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/2/30.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0.25098039215686274,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0.7490196078431373,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.25098039215686274,0.5019607843137255,0.25098039215686274,0,0,0.25098039215686274,0.5019607843137255,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,0.7490196078431373,1,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,0.7490196078431373,0,0.5019607843137255,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0.25098039215686274,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0.5019607843137255,0,0,0,0,0.5019607843137255,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0.7490196078431373,1,1,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/1.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0196078431372549,0.6313725490196078,0.8588235294117647,0.8156862745098039,0.24705882352941178,0.0196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.9254901960784314,0.396078431372549,0.011764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.28627450980392155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.18823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.18823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.18823529411764706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.6274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.7686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0784313725490196,0.996078431372549,0.996078431372549,0.5607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03529411764705882,0.8274509803921568,0.996078431372549,0.5607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.5607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6980392156862745,0.996078431372549,0.6784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.35294117647058826,0.996078431372549,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3254901960784314,0.996078431372549,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3254901960784314,0.996078431372549,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3254901960784314,0.996078431372549,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3254901960784314,0.996078431372549,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3254901960784314,0.996078431372549,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,0.9725490196078431,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5137254901960784,0.9411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/27.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.40784313725490196,1,0.48627450980392156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8352941176470589,0.9921568627450981,0.48627450980392156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0.8666666666666667,0.9921568627450981,0.38823529411764707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3058823529411765,0.9921568627450981,0.9921568627450981,0.0196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3058823529411765,0.9921568627450981,0.8392156862745098,0.01568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7137254901960784,0.9921568627450981,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11764705882352941,0.8784313725490196,0.9921568627450981,0.09019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.49411764705882355,0.9921568627450981,0.9921568627450981,0.09019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6941176470588235,0.9921568627450981,0.7568627450980392,0.03529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6941176470588235,0.9921568627450981,0.2980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12941176470588237,0.9254901960784314,0.7607843137254902,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.33725490196078434,0.9921568627450981,0.6901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.043137254901960784,0.788235294117647,0.9921568627450981,0.49019607843137253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09411764705882353,0.9921568627450981,0.9921568627450981,0.23137254901960785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36470588235294116,0.9921568627450981,0.8588235294117647,0.09803921568627451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.9921568627450981,0.4588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.9921568627450981,0.2980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00784313725490196,0.6980392156862745,0.9921568627450981,0.2980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.42745098039215684,0.9921568627450981,0.8509803921568627,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9921568627450981,0.8313725490196079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/64.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6705882352941176,0.396078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11764705882352941,0.9215686274509803,0.9490196078431372,0.054901960784313725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.9921568627450981,0.9921568627450981,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2235294117647059,0.9921568627450981,0.9921568627450981,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09803921568627451,0.9098039215686274,0.9921568627450981,0.7098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8470588235294118,0.9921568627450981,0.7372549019607844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7215686274509804,0.9921568627450981,0.7372549019607844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4823529411764706,0.9921568627450981,0.792156862745098,0.027450980392156862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4823529411764706,0.9921568627450981,0.996078431372549,0.28627450980392155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4823529411764706,0.9921568627450981,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4823529411764706,0.996078431372549,1,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4823529411764706,0.9921568627450981,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19215686274509805,0.9921568627450981,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07450980392156863,0.9058823529411765,0.996078431372549,0.596078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.996078431372549,0.8431372549019608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4235294117647059,0.996078431372549,0.8431372549019608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23529411764705882,0.7215686274509804,0.5686274509803921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/9.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.9764705882352941,0.7647058823529411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.788235294117647,0.996078431372549,0.6352941176470588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.09803921568627451,0.8823529411764706,0.9137254901960784,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.47058823529411764,0.996078431372549,0.49019607843137253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.023529411764705882,0.7529411764705882,0.996078431372549,0.49019607843137253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0.996078431372549,0.996078431372549,0.49019607843137253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0.996078431372549,0.996078431372549,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06666666666666667,0.996078431372549,0.996078431372549,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.27450980392156865,0.996078431372549,0.996078431372549,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5803921568627451,0.996078431372549,0.7647058823529411,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12549019607843137,0.9450980392156862,0.996078431372549,0.30196078431372547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.996078431372549,0.996078431372549,0.21176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.996078431372549,0.996078431372549,0.21176470588235294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.996078431372549,0.8235294117647058,0.043137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5686274509803921,0.996078431372549,0.7372549019607844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7686274509803922,1,0.3607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,0.9607843137254902,0.9450980392156862,0.06274509803921569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.9686274509803922,0.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.19607843137254902,0.996078431372549,0.996078431372549,0.47843137254901963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03137254901960784,0.8,0.996078431372549,0.7843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/3/93.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.6901960784313725,0.9215686274509803,0.10588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7176470588235294,0.9921568627450981,0.984313725490196,0.9490196078431372,0.5686274509803921,0.49411764705882355,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1568627450980392,0.4980392156862745,0.4980392156862745,0.6196078431372549,0.9450980392156862,0.9921568627450981,0.9215686274509803,0.23529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.13725490196078433,0.615686274509804,0.9803921568627451,0.8431372549019608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8509803921568627,0.9215686274509803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06274509803921569,0.8941176470588236,0.6941176470588235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4980392156862745,0.9921568627450981,0.23529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.043137254901960784,0.9333333333333333,0.9176470588235294,0.10588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.9921568627450981,0.4196078431372549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25882352941176473,0.996078431372549,0.9137254901960784,0.09019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7137254901960784,1,0.45098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7098039215686275,0.996078431372549,0.1450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4823529411764706,0.996078431372549,0.8352941176470589,0.07058823529411765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6666666666666666,0.984313725490196,0.5686274509803921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9215686274509803,0.9490196078431372,0.15294117647058825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.34509803921568627,0.996078431372549,0.3137254901960784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16862745098039217,0.9607843137254902,0.6392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8509803921568627,0.9215686274509803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11764705882352941,0.9137254901960784,0.9215686274509803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10588235294117647,0.8470588235294118,0.9921568627450981,0.5372549019607843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/12.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.058823529411764705,0.807843137254902,0.9921568627450981,0.41568627450980394,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43529411764705883,0.9921568627450981,0.9882352941176471,0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.43529411764705883,0.9921568627450981,0.9882352941176471,0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.4745098039215686,0.9921568627450981,0.9882352941176471,0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8627450980392157,0.9921568627450981,0.9882352941176471,0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8627450980392157,0.9921568627450981,0.9882352941176471,0.45098039215686275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8627450980392157,0.9921568627450981,0.9882352941176471,0.17254901960784313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18823529411764706,0.9411764705882353,0.9921568627450981,0.9450980392156862,0.1411764705882353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3058823529411765,0.9882352941176471,0.9921568627450981,0.7294117647058823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6784313725490196,0.9882352941176471,0.9921568627450981,0.3568627450980392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7372549019607844,0.9921568627450981,1,0.30196078431372547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7333333333333333,0.9882352941176471,0.9607843137254902,0.2235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8352941176470589,0.9882352941176471,0.8627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.9882352941176471,0.9882352941176471,0.8627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9882352941176471,0.9882352941176471,0.7686274509803922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9882352941176471,0.9882352941176471,0.43529411764705883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9882352941176471,0.9882352941176471,0.0392156862745098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9882352941176471,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9882352941176471,0.9882352941176471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.6039215686274509,0.9882352941176471,0.8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/59.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.37254901960784315,0.9019607843137255,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.027450980392156862,0.7372549019607844,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06274509803921569,0.8470588235294118,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,1,0.996078431372549,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11372549019607843,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.996078431372549,0.996078431372549,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.9921568627450981,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.996078431372549,0.996078431372549,0.10980392156862745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.7686274509803922,0.03529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5568627450980392,0.996078431372549,0.6627450980392157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5529411764705883,0.9921568627450981,0.6588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.10980392156862745,0.6470588235294118,0.4666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/1/72.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3137254901960784,0.996078431372549,0.8313725490196079,0.08235294117647059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08627450980392157,0.8666666666666667,0.996078431372549,0.996078431372549,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.45098039215686275,0.8,0.8941176470588236,0.996078431372549,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.023529411764705882,0.03137254901960784,0.5882352941176471,0.996078431372549,0.6784313725490196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.996078431372549,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5882352941176471,0.996078431372549,0.5215686274509804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8745098039215686,0.996078431372549,0.37254901960784315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9803921568627451,0.9803921568627451,0.023529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2901960784313726,0.996078431372549,0.9764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.3764705882352941,0.996078431372549,0.7450980392156863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5333333333333333,0.996078431372549,0.5843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7647058823529411,0.996078431372549,0.5843137254901961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7647058823529411,0.996078431372549,0.5607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7647058823529411,0.996078431372549,0.19607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7647058823529411,0.996078431372549,0.19607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.050980392156862744,0.8392156862745098,0.996078431372549,0.19607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,1,0.996078431372549,0.19607843137254902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1607843137254902,0.996078431372549,0.9215686274509803,0.11764705882352941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07058823529411765,0.8666666666666667,0.996078431372549,0.8156862745098039,0.9607843137254902,0.4588235294117647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.611764705882353,0.996078431372549,0.996078431372549,0.6588235294117647,0.03529411764705882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -------------------------------------------------------------------------------- /src/data/5/79.txt: -------------------------------------------------------------------------------- 1 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,0.5019607843137255,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.5019607843137255,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,1,0.7490196078431373,0.5019607843137255,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,0.5019607843137255,0.7490196078431373,1,1,1,1,0.7490196078431373,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.7490196078431373,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.25098039215686274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7490196078431373,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,1,0.7490196078431373,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0.5019607843137255,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0.5019607843137255,0.7490196078431373,1,1,1,0.5019607843137255,0.25098039215686274,0.25098039215686274,0.5019607843137255,0.25098039215686274,0.25098039215686274,0.5019607843137255,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,1,1,1,1,1,1,1,1,1,1,0.7490196078431373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25098039215686274,0.5019607843137255,0.5019607843137255,0.5019607843137255,0.7490196078431373,1,1,1,1,0.5019607843137255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 --------------------------------------------------------------------------------