From 27cbb7ba3804df616c1f8caada73f097a1856cf2 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Tue, 11 Jun 2024 10:15:57 +0000 Subject: [PATCH 01/31] Initial commit --- LICENSE | 232 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 + 2 files changed, 234 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..4d6678f --- /dev/null +++ b/LICENSE @@ -0,0 +1,232 @@ +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +“This License” refers to version 3 of the GNU General Public License. + +“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. + +To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. + +A “covered work” means either the unmodified Program or a work based on the Program. + +To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. + +A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. + +A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. + + opendnd + Copyright (C) 2024 Patrick_Pluto + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + opendnd Copyright (C) 2024 Patrick_Pluto + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . diff --git a/README.md b/README.md new file mode 100644 index 0000000..1629924 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# opendnd + From bf0b325a81f218927b4420320030a21365898bf1 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Tue, 11 Jun 2024 12:27:36 +0200 Subject: [PATCH 02/31] initial godot project setup --- .gitattributes | 2 ++ .gitignore | 2 ++ icon.svg | 1 + icon.svg.import | 37 +++++++++++++++++++++++++++++++++++++ project.godot | 20 ++++++++++++++++++++ 5 files changed, 62 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 icon.svg create mode 100644 icon.svg.import create mode 100644 project.godot diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8ad74f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4709183 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Godot 4+ specific ignores +.godot/ diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000..3fe4f4a --- /dev/null +++ b/icon.svg @@ -0,0 +1 @@ + diff --git a/icon.svg.import b/icon.svg.import new file mode 100644 index 0000000..83cb44f --- /dev/null +++ b/icon.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crc6uo0vyn40q" +path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icon.svg" +dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/project.godot b/project.godot new file mode 100644 index 0000000..7955458 --- /dev/null +++ b/project.godot @@ -0,0 +1,20 @@ +; Engine configuration file. +; It's best edited using the editor UI and not directly, +; since the parameters that go here are not all obvious. +; +; Format: +; [section] ; section goes between [] +; param=value ; assign values to parameters + +config_version=5 + +[application] + +config/name="openDND" +config/features=PackedStringArray("4.2", "GL Compatibility") +config/icon="res://icon.svg" + +[rendering] + +renderer/rendering_method="gl_compatibility" +renderer/rendering_method.mobile="gl_compatibility" From f90243b98a6d9cac37fe5f367b7455df6e8d8ead Mon Sep 17 00:00:00 2001 From: Sage The DM Date: Thu, 13 Jun 2024 11:37:21 +0200 Subject: [PATCH 03/31] added the Notes --- Notes/rules/charackter-rules.txt | 62 +++++++++++++++++++++++++++ Notes/todolist/todo.txt | 39 +++++++++++++++++ assets/test-charackters/Björn | 46 ++++++++++++++++++++ assets/test-charackters/elana | 44 +++++++++++++++++++ assets/test-charackters/gigachad | 72 ++++++++++++++++++++++++++++++++ assets/test-charackters/lyra | 45 ++++++++++++++++++++ assets/test-charackters/tharok | 43 +++++++++++++++++++ 7 files changed, 351 insertions(+) create mode 100644 Notes/rules/charackter-rules.txt create mode 100644 Notes/todolist/todo.txt create mode 100644 assets/test-charackters/Björn create mode 100644 assets/test-charackters/elana create mode 100644 assets/test-charackters/gigachad create mode 100644 assets/test-charackters/lyra create mode 100644 assets/test-charackters/tharok diff --git a/Notes/rules/charackter-rules.txt b/Notes/rules/charackter-rules.txt new file mode 100644 index 0000000..c8040eb --- /dev/null +++ b/Notes/rules/charackter-rules.txt @@ -0,0 +1,62 @@ +openDND + +Character-informations + +STR=Strength +DEX=Dexterity +CON=Constitution +INT=Itelligence +WIS=Wisdom +CHA=Charisma + +Skillchecks; +1. Acrobatics (Dexterity) +2. Animal Handling (Wisdom) +3. Arcana (Intelligence) +4. Athletics (Strength) +5. Deception (Charisma) +6. History (Intelligence) +7. Insight (Wisdom) +8. Intimidation (Charisma) +9. Investigation (Intelligence) +10. Medicine (Wisdom) +11. Nature (Intelligence) +12. Perception (Wisdom) +13. Performance (Charisma) +14. Persuasion (Charisma) +15. Religion (Intelligence) +16. Sleight of Hand (Dexterity) +17. Stealth (Dexterity) +18. Survival (Wisdom) + +Proficency Bonus{ + 1-4: +2 + 5-8: +3 + 9-12: +4 + 13-16: +5 + 17-20: +6 +} + +Calculation Modifier=(stat-10)/2 + +Armour Class{ + Base-AC 10 (can be modified by your class) + Dexterity-bonus plus dex (can by limited by your armour) + Armour-Bonus 0 (if not stated different in the item) + Shield: +2 +} +# Example Calculation 10+3+0+2=15 --> AC=15 + +HP{ + Hit-dice (definied by class) + Char-Level multiplier + Con-modifier +} + +#Calculation= level*(hitdice+con-modifier) + +# spellsave-dc-calculation = (10+level+magic-modifier) + + + + diff --git a/Notes/todolist/todo.txt b/Notes/todolist/todo.txt new file mode 100644 index 0000000..dd5f7fb --- /dev/null +++ b/Notes/todolist/todo.txt @@ -0,0 +1,39 @@ +# Will be enbeded in an open source Dynamik online tool later on + +ToDo-List + +1. Create a test map + 1.1 Distance Manager + 1.2 Tile creation + 1.3 Limit walking per turn + 1.4 Dynamik Field +2. Create test character 1-3 + 2.1 Base Stats + 2.2 Race + 2.3 Class + 2.4 Background + 2.5 Skill Checks + 2.6 Saving throws + 2.7 Dynamic AC + 2.8 Dynamic HP + 2.9 Inventory + 2.10 pdf, odf, html export +3. Simulation Dice (20, 12, 00, 10, 8, 6, 4, 2) + 3.1 20: For Attacks, Skill Checks, Saving Throws + 3.2 12: Heavy Weapon Damage* + 3.3 10: Two handed Weapon Damage* + 3.4 00: Combined with 10 1-100, for special effects and loot tables + 3.5 8: Weapon Damage* + 3.6 6: short weapon damage* + 3.7 4: Minor Weapon damage* + 3.8 2: Coinflips, Gambling in game etc. +4. combat turns + 4.1 Initiative System + 4.2 Movement, Action, Bonus-action, reaction +5. Enemies + 5.1 Stats + 5.2 Attacks + 5.3 HP + 5.4 AC + 5.5 Inventory +6. To be continiued \ No newline at end of file diff --git a/assets/test-charackters/Björn b/assets/test-charackters/Björn new file mode 100644 index 0000000..ee1fe03 --- /dev/null +++ b/assets/test-charackters/Björn @@ -0,0 +1,46 @@ +Charackter1{ + Name: Björn + Race: Dwarf + Class: Mage (Level 1) + + Stats{ + STR 8 -1 + DEX 12 +1 + CON 10 -0 + INT 16 +3 + WIS 14 +2 + CHA 12 +1 + } + + Proficency{Arcana, History, Nature} + + Movement: 30 + Action: Cast a spell (watch spelllist) + Bonus-action: + Dagger: +dex+prof 1d4 5 + Dodge: Damage-halved + Reaction: + Counterspell: Watch Spellist + reduce-harm: Reduce damage taken by a ally by 1d10+level + + Race-feature{ + Dwarfen-resistance: Poison Damage halved + Healing-Word ability + reduce-harm + } + + Spellslots: 3x Longrest + + Spelllist{ + Level 0 (At Will Spells): + Name Bonus to hit Damage Damagetype reach + Firedagger +int+prof 1d10+int fire 120 + Icedagger +int+prof 1d10+int ice 120 + Mage-shield - 10 Temporary HP - self + Level 1: + Create-flame Dex-save 3d6 fire 80 / 20 radius + Healing-word - 1d8 heal 30 + Counterspell If roll higher than enemy == enemy spells doesn't work 30 + } + +} diff --git a/assets/test-charackters/elana b/assets/test-charackters/elana new file mode 100644 index 0000000..27ee243 --- /dev/null +++ b/assets/test-charackters/elana @@ -0,0 +1,44 @@ +Character2 { + Name: Elara + Race: Elf + Class: Ranger (Level 1) + + Stats { + STR 10 +0 + DEX 14 +2 + CON 12 +1 + INT 10 +0 + WIS 16 +3 + CHA 8 -1 + } + + Proficiency { Animal Handling, Stealth, Survival } + + Movement: 35 + Action: Shoot Longbow (watch weaponlist) + Bonus-action: + Dagger: +dex+prof 1d4+2 + Hide: Become invisible + Reaction: + Parry: Reduce damage taken by 1d6+level + + Race-feature { + Elven-Agility: Advantage on DEX saves + Trance: Elves don't need to sleep and meditate for 4 hours + Fey-Ancestry: Advantage on saving throws against being charmed, and magic can't put you to sleep + } + + Spellslots: 2x Longrest + + Spelllist { + Level 0 (At Will Spells): + Name Bonus to hit Damage Damagetype reach + Thornwhip +wis+prof 1d6+wis piercing 30 + Mage-hand - - - 30 + Guidance - 1d4 - touch + Level 1: + Goodberry - 1d4 heal 30 + Hunter's-Mark - 1d6 magic 90 + Entangle STR-save - Restrained 20 / 20 radius + } +} diff --git a/assets/test-charackters/gigachad b/assets/test-charackters/gigachad new file mode 100644 index 0000000..f8ca9f8 --- /dev/null +++ b/assets/test-charackters/gigachad @@ -0,0 +1,72 @@ +Character5 { + Name: Gigachad + Race: Human + Class: Paladin (Level 20) + + Stats { + STR 20 +5 + DEX 14 +2 + CON 18 +4 + INT 10 +0 + WIS 14 +2 + CHA 20 +5 + } + + Proficiency { Athletics, Intimidation, Persuasion, Religion } + + Movement: 30 + Action: Attack with Greatsword (watch weaponlist) + Bonus-action: + Divine Smite: Expend a spell slot to deal extra radiant damage + Shield of Faith: +2 AC for 10 minutes + Lay on Hands: Heal up to 100 HP (pool: level x 5) + Reaction: + Divine Sense: Detect celestial, fiend, or undead within 60 feet + Aura of Protection: Allies within 10 feet add +cha to saving throws + + Race-feature { + Human-Determination: Gain proficiency in one additional skill + Versatility: Gain one extra feat at Level 1 + Resilience: Advantage on saving throws against being frightened + } + + Feats: + Great Weapon Master: Bonus attack on critical hit or kill, and can take a -5 penalty to hit for +10 damage + Tough: +2 HP per level + Inspiring Leader: Can spend 10 minutes inspiring allies, granting temporary HP equal to level + cha modifier + + Class Features: + Divine Health: Immune to disease + Aura of Courage: Allies within 10 feet are immune to being frightened + Aura of Devotion: Allies within 10 feet are immune to being charmed + Cleansing Touch: End one spell on yourself or an ally within touch range (5 times per long rest) + Improved Divine Smite: +1d8 radiant damage on melee attacks + Lay on Hands: Heal up to 100 HP per long rest + Sacred Oath: Oath of Devotion, Oath Spells: (Protection from Evil and Good, Sanctuary, Lesser Restoration, Zone of Truth, Beacon of Hope, Dispel Magic, Freedom of Movement, Guardian of Faith, Commune, Flame Strike, Circle of Power, Holy Weapon) + + Spellslots: 4x 1st, 3x 2nd, 3x 3rd, 3x 4th, 2x 5th (per long rest) + + Spelllist { + Level 1: + Bless - - adv on attacks and saves 30 + Shield of Faith - +2 AC - 60 + Level 2: + Lesser Restoration- - heal conditions touch + Zone of Truth - - - 60 + Level 3: + Dispel Magic - - - 120 + Beacon of Hope - - heal max 30 + Level 4: + Guardian of Faith- 20 radiant - 30 + Freedom of Movement- - - touch + Level 5: + Circle of Power - - adv on saves self (30 radius) + Holy Weapon - 2d8 radiant - 30 + } + + Weaponlist { + Greatsword: +str+prof 2d6+5 slashing + Warhammer: +str+prof 1d8+5 bludgeoning (versatile 1d10) + Javelin: +str+prof 1d6+5 piercing (range 30/120) + } +} diff --git a/assets/test-charackters/lyra b/assets/test-charackters/lyra new file mode 100644 index 0000000..f77a603 --- /dev/null +++ b/assets/test-charackters/lyra @@ -0,0 +1,45 @@ +Character4 { + Name: Lyra + Race: Tiefling + Class: Bard (Level 1) + + Stats { + STR 8 -1 + DEX 14 +2 + CON 12 +1 + INT 12 +1 + WIS 10 +0 + CHA 16 +3 + } + + Proficiency { Performance, Persuasion, Deception } + + Movement: 30 + Action: Cast a spell (watch spelllist) + Bonus-action: + Inspiration: Grant a d6 to an ally's ability check, attack roll, or saving throw + Dagger: +dex+prof 1d4+2 + Healing Word: Restore 1d4+cha HP to an ally within 60 feet + Reaction: + Cutting Words: Use a Bardic Inspiration die to subtract from an enemy's attack roll, ability check, or damage roll + + Race-feature { + Hellish Resistance: Resistance to fire damage + Infernal Legacy: Can cast Thaumaturgy cantrip; at 3rd level, can cast Hellish Rebuke once per long rest + Darkvision: See in darkness within 60 feet + } + + Spellslots: 2x Longrest + + Spelllist { + Level 0 (At Will Spells): + Name Bonus to hit Damage Damagetype reach + Vicious Mockery - 1d4 psychic 60 + Mending - - - touch + Prestidigitation- - - 10 + Level 1: + Healing Word - 1d4+cha heal 60 + Faerie Fire Dex-save - adv on attacks 20 ft cube + Charm Person Wis-save - charmed 30 + } +} diff --git a/assets/test-charackters/tharok b/assets/test-charackters/tharok new file mode 100644 index 0000000..8a30341 --- /dev/null +++ b/assets/test-charackters/tharok @@ -0,0 +1,43 @@ +Character3 { + Name: Tharok + Race: Human + Class: Fighter (Level 1) + + Stats { + STR 16 +3 + DEX 12 +1 + CON 14 +2 + INT 10 +0 + WIS 12 +1 + CHA 10 +0 + } + + Proficiency { Athletics, Intimidation, Perception } + + Movement: 30 + Action: Attack with Longsword (watch weaponlist) + Bonus-action: + Second Wind: Regain 1d10+level HP + Dagger: +dex+prof 1d4+1 + Reaction: + Parry: Reduce damage taken by 1d6+level + + Race-feature { + Human-Determination: Gain proficiency in one additional skill + Versatility: Gain one extra feat at Level 1 + Resilience: Advantage on saving throws against being frightened + } + + Feats: + Great Weapon Fighting: Reroll 1s and 2s on damage dice with melee weapons wielded in two hands + + Combat Skills: + Second Wind: Once per short rest, you can use a bonus action to regain 1d10+level HP + Action Surge: Once per short rest, take one additional action on your turn + + Weaponlist { + Longsword: +str+prof 1d8+3 slashing + Greatsword: +str+prof 2d6+3 slashing + Dagger: +dex+prof 1d4+1 piercing + } +} From d31d027b804cec4a309d507f4b2134bc2a4bfb5d Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Thu, 13 Jun 2024 13:29:05 +0200 Subject: [PATCH 04/31] Movement Implemented + Map --- assets/test/grass.png | Bin 0 -> 1877 bytes assets/test/grass.png.import | 34 +++++++++++++++++++++++++++++++ assets/test/player.png | Bin 0 -> 461 bytes assets/test/player.png.import | 34 +++++++++++++++++++++++++++++++ assets/test/water.png | Bin 0 -> 2632 bytes assets/test/water.png.import | 34 +++++++++++++++++++++++++++++++ project.godot | 32 +++++++++++++++++++++++++++++ scenes/menu/main.tscn | 23 +++++++++++++++++++++ scenes/test/map.tscn | 37 ++++++++++++++++++++++++++++++++++ scenes/test/player.tscn | 18 +++++++++++++++++ scripts/menu.gd | 4 ++++ scripts/player.gd | 11 ++++++++++ 12 files changed, 227 insertions(+) create mode 100644 assets/test/grass.png create mode 100644 assets/test/grass.png.import create mode 100644 assets/test/player.png create mode 100644 assets/test/player.png.import create mode 100644 assets/test/water.png create mode 100644 assets/test/water.png.import create mode 100644 scenes/menu/main.tscn create mode 100644 scenes/test/map.tscn create mode 100644 scenes/test/player.tscn create mode 100644 scripts/menu.gd create mode 100644 scripts/player.gd diff --git a/assets/test/grass.png b/assets/test/grass.png new file mode 100644 index 0000000000000000000000000000000000000000..829088123b558bbfa61727760bf9ff7240d7d6df GIT binary patch literal 1877 zcmV-b2demqP)DD~m%r(WAx+QH_|B207+_avT|*7$aE&F5KLX*%j-KD^g?4==dfb(}Rm z%$m8#BM%nxf9tB8R_Cm_Aa$W^sq!^eNLfpLKlnaIuAn)3=GK?&Q z)Pz$f^(N7dU}A>n=G|yLEFRy|(?AZRI6w*@l;rTAQJ-5YSDe`IxP0y9at9GHeqy|_ zR*Wj7lSDyVKLdiNds5)!`AkE2V(tvt5WVjuC_KRdIi_!MfVj;;WkciCep!i*3W)ba z?tKja;b|r0t_0QjL9~WpQx@lBg&t17axx)sG&TwR>GMZIG_(VQE1M_8JWK^_EL?D8 zoe{jY(yzT-@tWe|;8}h$_KNX;vHxKJ5ub_2G@Rs#ogsSn;P`><=RZF76ZoMid4gGk z_VdlgTvrY(WjC_RVC;$mrcPvyQb*dxMoLRxQf@?Wu*WULG04rn5Yfso^^e~^v4cfy za#0QAiGF9fr)Gm?Nhp>aMv`gvNWR5#<58h(gE9vb2I!2E_OSJ`m2GF&dWg6Oix5GD#d{o7 zS5pu_fBD4YNDa4Gu;_{=uHl1Z33F3QgCG5$B`W42fD%}v7c<8~8*xDuqgqqo7VXFl z$?FCmSp~EDhXxQ)Cuz5y5Z7c3`8^>YWdAyEUh6Ne56*SW7A3_8RJClT!P_g|1=axS(>)R54!QE%mb%pKNvs$_mW~gmH7|N}A&X4m8Il#Z%)tqDV-d z_k)0(&e*Oz$B06L7?w?RL_>RWEzK}$kU1fRpIOt-(J5WW3>cBH^6CRA2&HVVDUYGw z8q-np7Dc=QBqud=e}Tepu6-Y+hF+*6`oCCFfypYc)zGN8Pj!#pz!2>5=KHM zqlcOifsl*y!C2%xwvvWSHAFtE&_2;5^gk$5Hk=@$m1ioGufx{$PH&lcS}wjPFpukN-^Cq z%$yS}(o@=-GaJjP=|l3+8$=-O8WL1wRvC!8DlVEf*Z!D!i^QdC-il(7$pLi~Q!vR7 z6op6~Fpn1ej(19^4Ti>}hn+|l2UaV^1~mdJD{HLrRE?8O`oIvmtWm&RZCJYy6Z`PF*u-X|wA=bW+GF zaQe!ym~N)|(Td~wsHi|3XJ$yEaafwSahyFFZlinwAZRMVi^yff_7h_f1ox&FFb_Dz zXLOz=mLHNM6}H!R9Kp?BGvl0@*>twJI!Nd8pf!Fyd8hJ5Pb$NKnjp3&^B~jBL%mxlx~r7h4o$`#a3{R6kH=k z>U5zX7l<+x`;k9ukL_fk$&;c;9`C$2Z^qsQuJ~t&m`zG4>i&)WRDy!Z8$SPCEO}8B zQKUMk1aTsQL7iMmDN@J{l7NUC?%}?2E>SML0{ZF!KuQ@VuB!Hzf#3}2)jNbS>vhcv z7P})pI@82S8k&9J>$u9exEb<4k%*i4rKOlxU zjEaM0p#hso5*Q4`CLlCKAgR^E8@}B8y_Q#LfzM@OX=dosZIh0b(zPiQO@t z2mII~FvIY}Uf5KOVh*S&#JrQo_y7KncH`u)5c#~5ue7ziOWy#Yy@fdTkwyn1j}C3c zs%ISlBBM9{=Vw3i5&HxuV7_eduRAVdv;_uYdoj=*p?6sK@vP^;tpD@8?Hu*6Pz$Um zBsL==j+p@g$QU{&8jryd4IRs&-qSEaEdy|&@|w>;6qXc z0)Ghd?5`K?{0f723YLc>-b6#jM-UG&^3EiUss=L?8aha6k{N0Qu#!@xwRT5fd z&3Awt0uvHY8bQXQsuUx`Y=pd=#HA9X$pt!(9%6jo4(xs4s!FHgm!Q#?%5>)Qyb7wU z@bIWZ4IDy>2Nx@4ap34QwwX%giJOQS;Xf!=kARX?GhL3bK*1kERNaFWd6H6~RJJ7X zEU$sD`_Em-+lT-nJ4(`Y!_cwML*H%paNvn5$wQ3H8D>N_;_amW)Veb2CwYxFQ!+^a zF{76Ah~LkxVmZB6sGDteBrWAEvMjTMKm)1GKW<7 z3MsE0lj{R)c$t7xxeRL)lUs!>O^3|g>GLJV6|jrM-q6+4@I905+9+0gx%wHrsWqsj zfEcBaKM80bh8-ZCxOFH*>kp%J-i_KNYKjsnX7VNH5xYy4Rg$j{0__jz>)iQ8We_%? z(F|2hbYZ`Xv&)1klKdHFqF5UuyC~;OsffYSkUg&EBVA=o*8!b_Q&{u1ncWd1P0(JM z4&U?^(KVRr@~%?fI6?Sl*@hYm$@gk2X_vv>wg~UM8N;UM`y3wKAjTV_mS(DMVJ^hg zk4rdmr5dSt61i|a20J743^5{>$Vrm;qWQv4*N&r-MT?=X5V@rSNqAx2dW=LV6+uFx zy}tt}W=C=GUWZey6hXyIp>ay6^6))V`OjlzY?;WSsyK}m^Xo9PE=0quL5BUVmjX$t zlUUa2MuSJK9yUG;QB`<_m+PBRCQHp(>cBGDgto-?80dY9J@+?b?F^&MP*8$IUL%su zv6z50Ql}dt)GSQk#d|)sKG}sFzcPw;S?fgr=>+rlWnYZFw+(9Yw<+(<%yko1E|4du z&kHWo#oqyi;o7MX$FCUVf)oM@QkHF}cszE27%z|#o2z{x-XG?`ijL3_ODIXE*eti4 zGRXmrIBjredxXaS`e=MPiYPsUnsOg`r9NYCoM9J;_yNf=yw~9UJ4K{}8ca2Zcz2Q$ zAYdDL84^xolqF#A7qYxgkEv)1*`NvKT&3mI^A+uo=yDukW)(|P5)X#)q@@#W6Ui|B zqOXM0|6tiq6F`|LhYrNp_N2g+*P?!o>1H;nmS{#ZW;ykYeu;Tj-}{_$p52Xk%5uXS z;tG;XxkW@e&!{5)z50>G?%N(#E{i*Aa+eE6G1`+ck7aCwTJffn|$ zhnMd$`WK8cmWZS!Nlt3RoR8tQ5C^_}NMi1DN?6L$*pfs^8By>H@d&cE zgN~DqsAXVopOM@({&n8Y)&s|`Xs%~)u`iFlYgOJ|-MQ&|T4j~a9g4lz?HJl=K?ZR6m0my{Efx+oD_{=2wfPu<``5o9pQ zy4TNheq{n|g>utBCB?f19?awV!Qlz2eJapv5jF|*p>`MbBUd*Udn zlo>iHyABZmEu6_htNEZcYp@&G`d|oa=DA-GT)x)2ebZ5-vTu5BhVuTpzr3+sx6^n{ zNnQV+%2KL`NEV-|in!?xwWqLc`~e#B`%&WOC~Hv7Eyo#jsb{BGoKLijVDpb2GUYDE zk);~XMJ}~-X|Bt=n}IsvHcsg-9PN?6u4>EEKx=O z&v;iNZXPl?aE}={`P)TXr6oi2fM2MdX`(OYxL|Zzw2r;NhS^PSi4b}xnF-xomvGkM zS#z50cM}_4A3-fQ>!h(gOtiN&3rL)iB8Fls}KMTrc%$ah;6i|iaHkmY=A zM}+5FERNlvm?=LRMta)Qnw%!VxFTb&-gjelA2*gYZ+M7Jku7Klxv9Wzq1b3;V>ZNz zfLgJ#Xz1L-SVtLM0~*{J6Kb&i`+ zn&mpNL?JRbcPZq)_FS0X60HonWlvrQ$|JmZ{SKbq%r0qs!slYM} Date: Thu, 13 Jun 2024 14:25:37 +0200 Subject: [PATCH 05/31] Distance counter and player switching implemented. --- scenes/test/map.tscn | 9 +++++++-- scenes/test/player.tscn | 5 +++-- scripts/mapscript.gd | 17 +++++++++++++++++ scripts/player.gd | 19 +++++++++++++++++-- 4 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 scripts/mapscript.gd diff --git a/scenes/test/map.tscn b/scenes/test/map.tscn index 80a9079..7637d09 100644 --- a/scenes/test/map.tscn +++ b/scenes/test/map.tscn @@ -1,6 +1,7 @@ -[gd_scene load_steps=7 format=3 uid="uid://brmtkn1ddxrp1"] +[gd_scene load_steps=8 format=3 uid="uid://brmtkn1ddxrp1"] [ext_resource type="Texture2D" uid="uid://bgdgd23qgi52x" path="res://assets/test/grass.png" id="1_6ekaf"] +[ext_resource type="Script" path="res://scripts/mapscript.gd" id="1_d7ssr"] [ext_resource type="Texture2D" uid="uid://chgkgpiiy1yui" path="res://assets/test/water.png" id="2_2akb5"] [ext_resource type="PackedScene" uid="uid://dv67vdgb4h44q" path="res://scenes/test/player.tscn" id="3_5eqoy"] @@ -26,6 +27,7 @@ sources/0 = SubResource("TileSetAtlasSource_cpufv") sources/1 = SubResource("TileSetAtlasSource_wknfx") [node name="Map" type="Node2D"] +script = ExtResource("1_d7ssr") [node name="TileMap" type="TileMap" parent="."] tile_set = SubResource("TileSet_5wtmq") @@ -33,5 +35,8 @@ rendering_quadrant_size = 32 format = 2 layer_0/tile_data = PackedInt32Array(0, 0, 0, 65537, 0, 0, 65538, 0, 0, 131075, 0, 0, 131076, 0, 0, 131077, 0, 0, 131078, 0, 0, 131079, 0, 0, 131080, 0, 0, 131081, 0, 0, 131082, 0, 0, 131083, 0, 0, 131084, 0, 0, 131085, 0, 0, 65550, 0, 0, 65551, 0, 0, 65552, 0, 0, 17, 0, 0, 18, 0, 0, -65517, 0, 0, -65516, 0, 0, -65518, 0, 0, -65519, 0, 0, -65520, 0, 0, -65521, 0, 0, -65522, 0, 0, -65523, 0, 0, -65524, 0, 0, -65525, 0, 0, -65526, 0, 0, 9, 0, 0, 8, 0, 0, 7, 0, 0, 6, 0, 0, 5, 0, 0, 65540, 0, 0, 65539, 0, 0, 131072, 0, 0, 196607, 0, 0, 131073, 0, 0, 65541, 0, 0, 10, 0, 0, 11, 0, 0, -131054, 0, 0, -131053, 0, 0, -131052, 0, 0, -131051, 0, 0, -131050, 0, 0, 16, 0, 0, 15, 0, 0, 65549, 0, 0, 65548, 0, 0, 65547, 0, 0, 65546, 0, 0, 65545, 0, 0, 65544, 0, 0, 65543, 0, 0, 65542, 0, 0, 131074, 0, 0, 262142, 0, 0, 262141, 0, 0, 262140, 0, 0, 327676, 0, 0, 327677, 0, 0, 327678, 0, 0, 262143, 0, 0, 196608, 0, 0, 196609, 0, 0, 196610, 0, 0, 12, 0, 0, 13, 0, 0, 14, 0, 0, -196585, 0, 0, -196584, 0, 0, -196586, 0, 0, -196587, 0, 0, -196588, 0, 0, -196589, 0, 0, -196590, 0, 0, -196591, 0, 0, -196592, 0, 0, -196593, 0, 0, -196594, 0, 0, -196595, 0, 0, -196596, 0, 0, -196597, 0, 0, -196598, 0, 0, -196599, 0, 0, -196600, 0, 0, -196601, 0, 0, -196602, 0, 0, -196603, 0, 0, -196604, 0, 0, -196605, 0, 0, -196606, 0, 0, -131057, 0, 0, -131058, 0, 0, 65536, 0, 0, 196606, 0, 0, 196605, 0, 0, 131071, 0, 0, 65535, 0, 0, 131070, 0, 0, 131069, 0, 0, 1, 0, 0, -65534, 0, 0, -65533, 0, 0, -65532, 0, 0, -131067, 0, 0, -131066, 0, 0, -131069, 0, 0, -131070, 0, 0, -131071, 0, 0, -131072, 0, 0, -65536, 0, 0, -1, 0, 0, -65535, 0, 0, -131068, 0, 0, -131065, 0, 0, 2, 0, 0, 3, 0, 0, -65531, 0, 0, -65530, 0, 0, -65529, 0, 0, -131064, 0, 0, -131063, 0, 0, -65528, 0, 0, 4, 0, 0, -65527, 0, 0, -131059, 0, 0, -131062, 0, 0, -131061, 0, 0, -131055, 0, 0, -131056, 0, 0, -131060, 0, 0, -262136, 0, 0, -262135, 0, 0, -262134, 0, 0, -262133, 0, 0, -262132, 0, 0, -262131, 0, 0, -262130, 0, 0, -262129, 0, 0, -262128, 0, 0, -262127, 0, 0, -262126, 0, 0, -262125, 0, 0, -262124, 0, 0, -262123, 0, 0, -262122, 0, 0, -262121, 0, 0, -262120, 0, 0, -196582, 0, 0, -196583, 0, 0, -131049, 0, 0, -65515, 0, 0, 19, 0, 0, 262139, 0, 0, 262138, 0, 0, 327673, 0, 0, 327672, 0, 0, 327671, 0, 0, 327670, 0, 0, 393205, 0, 0, 393204, 0, 0, 393203, 0, 0, 393202, 0, 0, 327668, 0, 0, 327669, 0, 0, 262134, 0, 0, 262135, 0, 0, 196600, 0, 0, 196601, 0, 0, 196602, 0, 0, 131067, 0, 0, 131068, 0, 0, -327657, 0, 0, -327656, 0, 0, -327655, 0, 0, -393191, 0, 0, 196619, 0, 0, 196618, 0, 0, 196617, 0, 0, 262152, 0, 0, 262151, 0, 0, 262150, 0, 0, 262149, 0, 0, 327684, 0, 0, 327683, 0, 0, 393218, 0, 0, 393217, 0, 0, 262148, 0, 0, 196614, 0, 0, 196615, 0, 0, 196612, 0, 0, 196611, 0, 0, 262146, 0, 0, 262145, 0, 0, 327680, 0, 0, 393215, 0, 0, 393214, 0, 0, 393213, 0, 0, 393212, 0, 0, 458747, 0, 0, 458746, 0, 0, 458745, 0, 0, 458744, 0, 0, 458743, 0, 0, 524278, 0, 0, 524277, 0, 0, 524276, 0, 0, 524275, 0, 0, 589810, 0, 0, 589809, 0, 0, 589808, 0, 0, 589807, 0, 0, 524273, 0, 0, 524274, 0, 0, 458739, 0, 0, 458740, 0, 0, 393206, 0, 0, 262137, 0, 0, 196603, 0, 0, 196604, 0, 0, 327674, 0, 0, 393207, 0, 0, 393211, 0, 0, 393210, 0, 0, 589811, 0, 0, 589812, 0, 0, 589813, 0, 0, 524279, 0, 0, 196616, 0, 0, 327682, 0, 0, 327681, 0, 0, -327660, 0, 0, -327659, 0, 0, -327658, 0, 0, -393192, 0, 0, -393190, 0, 0, -393189, 0, 0, -393188, 0, 0, -262137, 0, 0, -327671, 0, 0, -327670, 0, 0, -327669, 0, 0, -393204, 0, 0, -393203, 0, 0, -393202, 0, 0, -393201, 0, 0, -458736, 0, 0, -458735, 0, 0, -458734, 0, 0, -524269, 0, 0, -524268, 0, 0, -524267, 0, 0, -524266, 0, 0, -458733, 0, 0, -393199, 0, 0, -393200, 0, 0, -327665, 0, 0, -327666, 0, 0, -327667, 0, 0, -2, 0, 0, -3, 0, 0, -4, 0, 0, -5, 0, 0, 65530, 0, 0, 65529, 0, 0, -6, 0, 0, -65540, 0, 0, -65539, 0, 0, -131074, 0, 0, -131073, 0, 0, -196608, 0, 0, -262143, 0, 0, -262142, 0, 0, -262141, 0, 0, -262140, 0, 0, -327675, 0, 0, -327674, 0, 0, -327673, 0, 0, -393208, 0, 0, -393207, 0, 0, -393206, 0, 0, -393205, 0, 0, -458738, 0, 0, -458737, 0, 0, -458732, 0, 0, -458731, 0, 0, -458730, 0, 0, -393195, 0, 0, -393196, 0, 0, -327661, 0, 0, -327662, 0, 0, -327668, 0, 0, -524265, 0, 0, -524264, 0, 0, -524263, 0, 0, -458728, 0, 0, -458729, 0, 0, -393194, 0, 0, -393193, 0, 0, -458726, 0, 0, -458725, 0, 0, -458724, 0, 0, -458723, 0, 0, -458722, 0, 0, -524257, 0, 0, -524256, 0, 0, -524255, 0, 0, -524254, 0, 0, -524253, 0, 0, -458719, 0, 0, -458720, 0, 0, -393185, 0, 0, -393186, 0, 0, -327651, 0, 0, -327652, 0, 0, -262117, 0, 0, -262118, 0, 0, -262119, 0, 0, -327654, 0, 0, -458727, 0, 0, -524262, 0, 0, -524261, 0, 0, -589796, 0, 0, -589797, 0, 0, -589798, 0, 0, -589795, 0, 0, -655330, 0, 0, -655329, 0, 0, -655328, 0, 0, -655327, 0, 0, -655326, 0, 0, -655325, 0, 0, -655324, 0, 0, -589788, 0, 0, -589789, 0, 0, -458721, 0, 0, -524258, 0, 0, -393187, 0, 0, -327653, 0, 0, -524259, 0, 0, -524260, 0, 0, -589794, 0, 0, -589793, 0, 0, -589792, 0, 0, -589791, 0, 0, -589790, 0, 0, 196613, 0, 0, 262147, 0, 0, 262144, 0, 0, 458748, 0, 0, 458742, 0, 0, 524280, 0, 0, 458749, 0, 0, 327679, 0, 0, 327675, 0, 0, 393209, 0, 0, 393208, 0, 0, 458741, 0, 0, 458738, 0, 0, 458737, 0, 0, 524272, 0, 0, 524271, 0, 0, 524270, 0, 0, 524269, 0, 0, 589806, 0, 0, 589805, 0, 0, 655341, 0, 0, 655340, 0, 0, 262136, 0, 0, 131066, 0, 0, 196599, 0, 0, 262133, 0, 0, 327667, 0, 0, 393201, 0, 0, 458736, 0, 0, 458735, 0, 0, 458734, 0, 0, 589804, 0, 0, 589803, 0, 0, 655339, 0, 0, 655338, 0, 0, 131065, 0, 0, 65531, 0, 0, 65532, 0, 0, 65533, 0, 0, 65534, 0, 0, -65538, 0, 0, -65537, 0, 0, -196607, 0, 0, -262139, 0, 0, -262138, 0, 0, -327672, 0, 0, -327664, 0, 0, -327663, 0, 0, -393198, 0, 0, -393197, 0, 0, -458761, 1, 0, -524297, 1, 0, -589833, 1, 0, -589834, 1, 0, -589835, 1, 0, -589836, 1, 0, -589837, 1, 0, -589838, 1, 0, -589839, 1, 0, -589840, 1, 0, -589841, 1, 0, -589842, 1, 0, -589843, 1, 0, -589844, 1, 0, -589845, 1, 0, -589846, 1, 0, -524310, 1, 0, -458774, 1, 0, -393238, 1, 0, -327702, 1, 0, -262166, 1, 0, -196630, 1, 0, -131094, 1, 0, -65558, 1, 0, -22, 1, 0, 65514, 1, 0, 131050, 1, 0, 196586, 1, 0, 262122, 1, 0, 327658, 1, 0, 393194, 1, 0, 458730, 1, 0, 524266, 1, 0, 589802, 1, 0, 524267, 0, 0, 458731, 1, 0, 393195, 1, 0, 327659, 1, 0, 262123, 1, 0, 196587, 1, 0, 131051, 1, 0, 65515, 1, 0, -21, 1, 0, -65557, 1, 0, -131093, 1, 0, -196629, 1, 0, -262165, 1, 0, -327701, 1, 0, -393237, 1, 0, -458773, 1, 0, -524309, 1, 0, -524308, 1, 0, -458772, 1, 0, -393236, 1, 0, -327700, 1, 0, -262164, 1, 0, -196628, 1, 0, -131092, 1, 0, -65556, 1, 0, -20, 1, 0, 65516, 1, 0, 131052, 1, 0, 196588, 1, 0, 262124, 1, 0, 327660, 1, 0, 393196, 0, 0, 458732, 0, 0, 524268, 0, 0, 458733, 0, 0, 393197, 0, 0, 327661, 0, 0, 262125, 1, 0, 196589, 1, 0, 131053, 1, 0, 65517, 1, 0, -19, 1, 0, -65555, 1, 0, -131091, 1, 0, -196627, 1, 0, -262163, 1, 0, -327699, 1, 0, -393235, 1, 0, -458771, 1, 0, -524307, 1, 0, -524306, 1, 0, -458770, 1, 0, -393234, 1, 0, -327698, 1, 0, -262162, 1, 0, -196626, 1, 0, -131090, 1, 0, -65554, 1, 0, -18, 1, 0, 65518, 1, 0, 131054, 1, 0, 196590, 1, 0, 262126, 0, 0, 327662, 0, 0, 393198, 0, 0, 393199, 0, 0, 327663, 0, 0, 262127, 0, 0, 196591, 1, 0, 131055, 1, 0, 65519, 1, 0, -17, 1, 0, -65553, 1, 0, -131089, 1, 0, -196625, 1, 0, -262161, 1, 0, -327697, 1, 0, -393233, 1, 0, -458769, 1, 0, -524305, 1, 0, -524304, 1, 0, -458768, 1, 0, -393232, 1, 0, -327696, 1, 0, -262160, 1, 0, -196624, 1, 0, -131088, 1, 0, -65552, 1, 0, -16, 1, 0, 65520, 1, 0, 131056, 1, 0, 196592, 1, 0, 262128, 0, 0, 327664, 0, 0, 393200, 0, 0, 327665, 0, 0, 262129, 0, 0, 196593, 0, 0, 131057, 1, 0, 65521, 1, 0, -15, 1, 0, -65551, 1, 0, -131087, 1, 0, -196623, 1, 0, -262159, 1, 0, -327695, 1, 0, -393231, 1, 0, -458767, 1, 0, -524303, 1, 0, -524302, 1, 0, -458766, 1, 0, -393230, 1, 0, -327694, 1, 0, -262158, 1, 0, -196622, 1, 0, -131086, 1, 0, -65550, 1, 0, -14, 1, 0, 65522, 1, 0, 131058, 0, 0, 196594, 0, 0, 262130, 0, 0, 327666, 0, 0, 262131, 0, 0, 196595, 0, 0, 131059, 0, 0, 65523, 0, 0, -13, 1, 0, -65549, 1, 0, -131085, 1, 0, -196621, 1, 0, -262157, 1, 0, -327693, 1, 0, -393229, 1, 0, -458765, 1, 0, -524301, 1, 0, -524300, 1, 0, -458764, 1, 0, -393228, 1, 0, -327692, 1, 0, -262156, 1, 0, -196620, 1, 0, -131084, 1, 0, -65548, 1, 0, -12, 0, 0, 65524, 0, 0, 131060, 0, 0, 196596, 0, 0, 262132, 0, 0, 196597, 0, 0, 131061, 0, 0, 65525, 0, 0, -11, 0, 0, -65547, 0, 0, -131083, 1, 0, -196619, 1, 0, -262155, 1, 0, -327691, 1, 0, -393227, 1, 0, -458763, 1, 0, -524299, 1, 0, -524298, 1, 0, -458762, 1, 0, -393226, 1, 0, -327690, 1, 0, -262154, 1, 0, -196618, 1, 0, -131082, 1, 0, -65546, 0, 0, -10, 0, 0, 65526, 0, 0, 131062, 0, 0, 196598, 0, 0, 131063, 0, 0, 65527, 0, 0, -9, 0, 0, -65545, 0, 0, -131081, 0, 0, -196617, 1, 0, -262153, 1, 0, -327689, 1, 0, -393225, 1, 0, -393224, 1, 0, -458760, 1, 0, -524296, 1, 0, -589832, 1, 0, -589831, 1, 0, -524295, 1, 0, -458759, 1, 0, -393223, 1, 0, -327687, 1, 0, -327688, 1, 0, -262152, 1, 0, -196616, 0, 0, -131080, 0, 0, -65544, 0, 0, -8, 0, 0, 65528, 0, 0, 131064, 0, 0, -7, 0, 0, -65543, 0, 0, -131079, 0, 0, -196615, 0, 0, -262151, 0, 0, -262150, 0, 0, -327686, 0, 0, -393222, 1, 0, -458758, 1, 0, -524294, 1, 0, -589830, 1, 0, -589829, 1, 0, -524293, 1, 0, -458757, 1, 0, -393221, 0, 0, -327685, 0, 0, -262149, 0, 0, -196613, 0, 0, -196614, 0, 0, -131078, 0, 0, -65542, 0, 0, -65541, 0, 0, -131077, 0, 0, -131076, 0, 0, -196612, 0, 0, -262148, 0, 0, -327684, 0, 0, -393220, 0, 0, -458756, 0, 0, -524292, 1, 0, -589828, 1, 0, -589827, 0, 0, -524291, 0, 0, -458755, 0, 0, -393219, 0, 0, -327683, 0, 0, -262147, 0, 0, -196611, 0, 0, -131075, 0, 0, -196610, 0, 0, -262146, 0, 0, -327682, 0, 0, -393218, 0, 0, -458754, 0, 0, -524290, 0, 0, -589826, 0, 0, -589825, 0, 0, -524289, 0, 0, -458753, 0, 0, -393217, 0, 0, -327681, 0, 0, -262145, 0, 0, -196609, 0, 0, -262144, 0, 0, -327680, 0, 0, -393216, 0, 0, -458752, 0, 0, -524288, 0, 0, -589824, 0, 0, -655360, 0, 0, -655359, 0, 0, -589823, 0, 0, -524287, 0, 0, -458751, 0, 0, -393215, 0, 0, -327679, 0, 0, -327678, 0, 0, -393214, 0, 0, -458750, 0, 0, -524286, 0, 0, -589822, 0, 0, -655358, 0, 0, -655357, 0, 0, -589821, 0, 0, -524285, 0, 0, -458749, 0, 0, -393213, 0, 0, -327677, 0, 0, -327676, 0, 0, -393212, 0, 0, -458748, 0, 0, -524284, 0, 0, -589820, 0, 0, -655356, 0, 0, -655355, 0, 0, -589819, 0, 0, -524283, 0, 0, -458747, 0, 0, -393211, 0, 0, -393210, 0, 0, -458746, 0, 0, -524282, 0, 0, -589818, 0, 0, -655354, 0, 0, -655353, 0, 0, -589817, 0, 0, -524281, 0, 0, -458745, 0, 0, -393209, 0, 0, -458744, 0, 0, -524280, 0, 0, -589816, 0, 0, -655352, 0, 0, -655351, 0, 0, -589815, 0, 0, -524279, 0, 0, -458743, 0, 0, -458742, 0, 0, -524278, 0, 0, -589814, 0, 0, -655350, 0, 0, -655349, 0, 0, -589813, 0, 0, -524277, 0, 0, -458741, 0, 0, -458740, 0, 0, -524276, 0, 0, -589812, 0, 0, -655348, 0, 0, -655347, 0, 0, -589811, 0, 0, -524275, 0, 0, -458739, 0, 0, -524274, 0, 0, -589810, 0, 0, -655346, 0, 0, -655345, 0, 0, -589809, 0, 0, -524273, 0, 0, -524272, 0, 0, -589808, 0, 0, -655344, 0, 0, -655343, 0, 0, -589807, 0, 0, -524271, 0, 0, -524270, 0, 0, -589806, 0, 0, -655342, 0, 0, -655341, 0, 0, -589805, 0, 0, -589804, 0, 0, -655340, 0, 0, -655339, 0, 0, -589803, 0, 0, -589802, 0, 0, -655338, 0, 0, -655337, 0, 0, -589801, 0, 0, -589800, 0, 0, -655336, 0, 0, -655335, 0, 0, -589799, 0, 0, -655334, 0, 0, -655333, 0, 0, -655332, 0, 0, -655331, 0, 0, 524306, 1, 0, 458770, 1, 0, 393234, 1, 0, 327698, 1, 0, 262162, 1, 0, 196626, 1, 0, 131090, 0, 0, 65554, 0, 0, 65553, 0, 0, 131089, 0, 0, 131088, 0, 0, 131087, 0, 0, 131086, 0, 0, 196622, 1, 0, 196621, 0, 0, 196620, 0, 0, 262156, 1, 0, 262155, 1, 0, 262154, 0, 0, 262153, 0, 0, 327689, 1, 0, 327688, 1, 0, 327687, 1, 0, 327686, 1, 0, 327685, 1, 0, 393221, 1, 0, 393220, 1, 0, 393219, 1, 0, 458755, 1, 0, 458754, 1, 0, 458753, 1, 0, 458752, 0, 0, 393216, 0, 0, 458751, 0, 0, 458750, 0, 0, 524286, 0, 0, 524285, 0, 0, 524284, 0, 0, 524283, 0, 0, 524282, 0, 0, 524281, 0, 0, 589817, 0, 0, 589816, 0, 0, 589815, 0, 0, 589814, 0, 0, 655350, 1, 0, 655349, 1, 0, 655348, 0, 0, 655347, 0, 0, 655346, 0, 0, 655345, 0, 0, 655344, 0, 0, 655343, 0, 0, 655342, 0, 0, 655351, 1, 0, 655352, 1, 0, 655353, 1, 0, 655354, 1, 0, 589818, 0, 0, 589819, 0, 0, 655355, 1, 0, 655356, 1, 0, 589820, 1, 0, 589821, 1, 0, 655357, 1, 0, 655358, 1, 0, 589822, 1, 0, 589823, 1, 0, 524287, 0, 0, 655359, 1, 0, 589824, 1, 0, 524288, 1, 0, 524289, 1, 0, 589825, 1, 0, 589826, 1, 0, 524290, 1, 0, 524291, 1, 0, 589827, 1, 0, 589828, 1, 0, 524292, 1, 0, 458756, 1, 0, 458757, 1, 0, 524293, 1, 0, 589829, 1, 0, 589830, 1, 0, 524294, 1, 0, 458758, 1, 0, 393222, 1, 0, 393223, 1, 0, 458759, 1, 0, 524295, 1, 0, 589831, 1, 0, 589832, 1, 0, 524296, 1, 0, 458760, 1, 0, 393224, 1, 0, 393225, 1, 0, 458761, 1, 0, 524297, 1, 0, 589833, 1, 0, 589834, 1, 0, 524298, 1, 0, 458762, 1, 0, 393226, 1, 0, 327690, 1, 0, 327691, 1, 0, 393227, 1, 0, 458763, 1, 0, 524299, 1, 0, 589835, 1, 0, 589836, 1, 0, 524300, 1, 0, 458764, 1, 0, 393228, 1, 0, 327692, 1, 0, 327693, 1, 0, 262157, 1, 0, 262158, 1, 0, 327694, 1, 0, 393230, 1, 0, 393229, 1, 0, 458765, 1, 0, 524301, 1, 0, 589837, 1, 0, 589838, 1, 0, 524302, 1, 0, 458766, 1, 0, 458767, 1, 0, 393231, 1, 0, 327695, 1, 0, 262159, 1, 0, 196623, 1, 0, 196624, 1, 0, 262160, 1, 0, 327696, 1, 0, 393232, 1, 0, 458768, 1, 0, 524304, 1, 0, 524303, 1, 0, 589839, 1, 0, 589840, 1, 0, 589841, 1, 0, 524305, 1, 0, 458769, 1, 0, 393233, 1, 0, 327697, 1, 0, 262161, 1, 0, 196625, 1, 0, 589842, 1, 0, 589843, 1, 0, 524307, 1, 0, 458771, 1, 0, 393235, 1, 0, 327699, 1, 0, 262163, 1, 0, 196627, 1, 0, 131091, 0, 0, 65555, 0, 0, 65556, 0, 0, 20, 0, 0, 21, 0, 0, 65557, 0, 0, 131093, 0, 0, 131092, 0, 0, 196628, 1, 0, 262164, 1, 0, 327700, 1, 0, 393236, 1, 0, 458772, 1, 0, 524308, 1, 0, 589844, 1, 0, 589845, 1, 0, 524309, 1, 0, 458773, 1, 0, 393237, 1, 0, 327701, 1, 0, 262165, 1, 0, 196629, 1, 0, 196630, 1, 0, 131094, 1, 0, 65558, 0, 0, 22, 0, 0, -65514, 0, 0, -65513, 0, 0, 23, 0, 0, 65559, 0, 0, 131095, 1, 0, 196631, 1, 0, 262167, 1, 0, 262166, 1, 0, 327702, 1, 0, 393238, 1, 0, 458774, 1, 0, 524310, 1, 0, 589846, 1, 0, 589847, 1, 0, 524311, 1, 0, 458775, 1, 0, 393239, 1, 0, 327703, 1, 0, 327704, 1, 0, 262168, 1, 0, 196632, 1, 0, 131096, 1, 0, 65560, 0, 0, 24, 0, 0, -65512, 0, 0, -131048, 0, 0, -131047, 0, 0, -65511, 0, 0, 25, 0, 0, 65561, 0, 0, 131097, 0, 0, 196633, 1, 0, 262169, 1, 0, 327705, 1, 0, 393241, 1, 0, 393240, 1, 0, 458776, 1, 0, 524312, 1, 0, 589848, 1, 0, 589849, 1, 0, 524313, 1, 0, 458777, 1, 0, 458778, 1, 0, 393242, 1, 0, 327706, 1, 0, 262170, 1, 0, 196634, 1, 0, 131098, 0, 0, 65562, 0, 0, 26, 0, 0, -65510, 0, 0, -131046, 0, 0, -131045, 0, 0, -196581, 0, 0, -196580, 0, 0, -262116, 0, 0, -262115, 0, 0, -196579, 0, 0, -131043, 0, 0, -131044, 0, 0, -65508, 0, 0, -65509, 0, 0, 27, 0, 0, 65563, 0, 0, 131099, 0, 0, 196635, 1, 0, 262171, 1, 0, 327707, 1, 0, 393243, 1, 0, 458779, 1, 0, 524315, 1, 0, 524314, 1, 0, 589850, 1, 0, 589851, 1, 0, 589852, 1, 0, 524316, 1, 0, 458780, 1, 0, 393244, 1, 0, 327708, 1, 0, 262172, 1, 0, 196636, 1, 0, 131100, 0, 0, 65564, 0, 0, 28, 0, 0, 29, 0, 0, -65507, 0, 0, -65506, 0, 0, -131042, 0, 0, -196578, 0, 0, -262114, 0, 0, -327650, 0, 0, -327649, 0, 0, -262113, 0, 0, -196577, 0, 0, -131041, 0, 0, -65505, 0, 0, 31, 0, 0, 30, 0, 0, 65566, 0, 0, 65565, 0, 0, 131101, 0, 0, 196637, 1, 0, 262173, 1, 0, 327709, 1, 0, 393245, 1, 0, 458781, 1, 0, 524317, 1, 0, 589853, 1, 0, 589854, 1, 0, 524318, 1, 0, 458782, 1, 0, 393246, 1, 0, 327710, 1, 0, 262174, 1, 0, 196638, 1, 0, 131102, 0, 0, 131103, 1, 0, 65567, 0, 0, 65568, 0, 0, 32, 0, 0, -65504, 0, 0, -131040, 0, 0, -196576, 0, 0, -262112, 0, 0, -327648, 0, 0, -393184, 0, 0, -393183, 0, 0, -327647, 0, 0, -262111, 0, 0, -196575, 0, 0, -131039, 0, 0, -65503, 0, 0, 33, 0, 0, 65569, 0, 0, 131105, 1, 0, 131104, 1, 0, 196640, 1, 0, 196639, 1, 0, 262175, 1, 0, 327711, 1, 0, 393247, 1, 0, 458783, 1, 0, 524319, 1, 0, 589855, 1, 0, 589856, 1, 0, 524320, 1, 0, 458784, 1, 0, 393248, 1, 0, 327712, 1, 0, 262176, 1, 0, 262177, 1, 0, 196641, 1, 0, 196642, 1, 0, 131106, 1, 0, 65570, 1, 0, 34, 0, 0, -65502, 0, 0, -131038, 0, 0, -196574, 0, 0, -262110, 0, 0, -327646, 0, 0, -393182, 0, 0, -458718, 0, 0, -458717, 0, 0, -393181, 0, 0, -327645, 0, 0, -262109, 0, 0, -196573, 0, 0, -131037, 0, 0, -65501, 0, 0, 35, 0, 0, 65571, 1, 0, 131107, 1, 0, 196643, 1, 0, 262179, 1, 0, 262178, 1, 0, 327714, 1, 0, 327713, 1, 0, 393249, 1, 0, 458785, 1, 0, 524321, 1, 0, 589857, 1, 0, 589858, 1, 0, 524322, 1, 0, 458786, 1, 0, 393250, 1, 0, 393251, 1, 0, 327715, 1, 0, 327716, 1, 0, 262180, 1, 0, 196644, 1, 0, 131108, 1, 0, 65572, 1, 0, 36, 1, 0, -65500, 0, 0, -131036, 0, 0, -196572, 0, 0, -262108, 0, 0, -327644, 0, 0, -393180, 0, 0, -458716, 0, 0, -524252, 0, 0, 393252, 1, 0, 458788, 1, 0, 458787, 1, 0, 524323, 1, 0, 589859, 1, 0, 589860, 1, 0, 524324, 1, 0, -589862, 1, 0, -524326, 1, 0, -458790, 1, 0, -393254, 1, 0, -327718, 1, 0, -262182, 1, 0, -196646, 1, 0, -131110, 1, 0, -65574, 1, 0, -38, 1, 0, 65498, 1, 0, 131034, 1, 0, 196570, 1, 0, 262106, 1, 0, 327642, 1, 0, 393178, 1, 0, 458714, 1, 0, 524250, 1, 0, 589786, 1, 0, 655322, 1, 0, -589861, 1, 0, -524325, 1, 0, -458789, 1, 0, -393253, 1, 0, -327717, 1, 0, -262181, 1, 0, -196645, 1, 0, -131109, 1, 0, -65573, 1, 0, -37, 1, 0, 65499, 1, 0, 131035, 1, 0, 196571, 1, 0, 262107, 1, 0, 327643, 1, 0, 393179, 1, 0, 458715, 1, 0, 524251, 1, 0, 589787, 1, 0, 655323, 1, 0, -589860, 1, 0, -524324, 1, 0, -458788, 1, 0, -393252, 1, 0, -327716, 1, 0, -262180, 1, 0, -196644, 1, 0, -131108, 1, 0, -65572, 1, 0, -36, 1, 0, 65500, 1, 0, 131036, 1, 0, 196572, 1, 0, 262108, 1, 0, 327644, 1, 0, 393180, 1, 0, 458716, 1, 0, 524252, 1, 0, 589788, 1, 0, 655324, 1, 0, -589859, 1, 0, -524323, 1, 0, -458787, 1, 0, -393251, 1, 0, -327715, 1, 0, -262179, 1, 0, -196643, 1, 0, -131107, 1, 0, -65571, 1, 0, -35, 1, 0, 65501, 1, 0, 131037, 1, 0, 196573, 1, 0, 262109, 1, 0, 327645, 1, 0, 393181, 1, 0, 458717, 1, 0, 524253, 1, 0, 589789, 1, 0, 655325, 1, 0, -589858, 1, 0, -524322, 1, 0, -458786, 1, 0, -393250, 1, 0, -327714, 1, 0, -262178, 1, 0, -196642, 1, 0, -131106, 1, 0, -65570, 1, 0, -34, 1, 0, 65502, 1, 0, 131038, 1, 0, 196574, 1, 0, 262110, 1, 0, 327646, 1, 0, 393182, 1, 0, 458718, 1, 0, 524254, 1, 0, 589790, 1, 0, 655326, 1, 0, -589857, 1, 0, -524321, 1, 0, -458785, 1, 0, -393249, 1, 0, -327713, 1, 0, -262177, 1, 0, -196641, 1, 0, -131105, 1, 0, -65569, 1, 0, -33, 1, 0, 65503, 1, 0, 131039, 1, 0, 196575, 1, 0, 262111, 1, 0, 327647, 1, 0, 393183, 1, 0, 458719, 1, 0, 524255, 1, 0, 589791, 1, 0, 655327, 1, 0, -589856, 1, 0, -524320, 1, 0, -458784, 1, 0, -393248, 1, 0, -327712, 1, 0, -262176, 1, 0, -196640, 1, 0, -131104, 1, 0, -65568, 1, 0, -32, 1, 0, 65504, 1, 0, 131040, 1, 0, 196576, 1, 0, 262112, 1, 0, 327648, 1, 0, 393184, 1, 0, 458720, 1, 0, 524256, 1, 0, 589792, 1, 0, 655328, 1, 0, -589855, 1, 0, -524319, 1, 0, -458783, 1, 0, -393247, 1, 0, -327711, 1, 0, -262175, 1, 0, -196639, 1, 0, -131103, 1, 0, -65567, 1, 0, -31, 1, 0, 65505, 1, 0, 131041, 1, 0, 196577, 1, 0, 262113, 1, 0, 327649, 1, 0, 393185, 1, 0, 458721, 1, 0, 524257, 1, 0, 589793, 1, 0, 655329, 1, 0, -589854, 1, 0, -524318, 1, 0, -458782, 1, 0, -393246, 1, 0, -327710, 1, 0, -262174, 1, 0, -196638, 1, 0, -131102, 1, 0, -65566, 1, 0, -30, 1, 0, 65506, 1, 0, 131042, 1, 0, 196578, 1, 0, 262114, 1, 0, 327650, 1, 0, 393186, 1, 0, 458722, 1, 0, 524258, 1, 0, 589794, 1, 0, 655330, 1, 0, -589853, 1, 0, -524317, 1, 0, -458781, 1, 0, -393245, 1, 0, -327709, 1, 0, -262173, 1, 0, -196637, 1, 0, -131101, 1, 0, -65565, 1, 0, -29, 1, 0, 65507, 1, 0, 131043, 1, 0, 196579, 1, 0, 262115, 1, 0, 327651, 1, 0, 393187, 1, 0, 458723, 1, 0, 524259, 1, 0, 589795, 1, 0, 655331, 1, 0, -589852, 1, 0, -524316, 1, 0, -458780, 1, 0, -393244, 1, 0, -327708, 1, 0, -262172, 1, 0, -196636, 1, 0, -131100, 1, 0, -65564, 1, 0, -28, 1, 0, 65508, 1, 0, 131044, 1, 0, 196580, 1, 0, 262116, 1, 0, 327652, 1, 0, 393188, 1, 0, 458724, 1, 0, 524260, 1, 0, 589796, 1, 0, 655332, 1, 0, -589851, 1, 0, -524315, 1, 0, -458779, 1, 0, -393243, 1, 0, -327707, 1, 0, -262171, 1, 0, -196635, 1, 0, -131099, 1, 0, -65563, 1, 0, -27, 1, 0, 65509, 1, 0, 131045, 1, 0, 196581, 1, 0, 262117, 1, 0, 327653, 1, 0, 393189, 1, 0, 458725, 1, 0, 524261, 1, 0, 589797, 1, 0, 655333, 1, 0, -589850, 1, 0, -524314, 1, 0, -458778, 1, 0, -393242, 1, 0, -327706, 1, 0, -262170, 1, 0, -196634, 1, 0, -131098, 1, 0, -65562, 1, 0, -26, 1, 0, 65510, 1, 0, 131046, 1, 0, 196582, 1, 0, 262118, 1, 0, 327654, 1, 0, 393190, 1, 0, 458726, 1, 0, 524262, 1, 0, 589798, 1, 0, 655334, 1, 0, -589849, 1, 0, -524313, 1, 0, -458777, 1, 0, -393241, 1, 0, -327705, 1, 0, -262169, 1, 0, -196633, 1, 0, -131097, 1, 0, -65561, 1, 0, -25, 1, 0, 65511, 1, 0, 131047, 1, 0, 196583, 1, 0, 262119, 1, 0, 327655, 1, 0, 393191, 1, 0, 458727, 1, 0, 524263, 1, 0, 589799, 1, 0, 655335, 1, 0, -589848, 1, 0, -524312, 1, 0, -458776, 1, 0, -393240, 1, 0, -327704, 1, 0, -262168, 1, 0, -196632, 1, 0, -131096, 1, 0, -65560, 1, 0, -24, 1, 0, 65512, 1, 0, 131048, 1, 0, 196584, 1, 0, 262120, 1, 0, 327656, 1, 0, 393192, 1, 0, 458728, 1, 0, 524264, 1, 0, 589800, 1, 0, 655336, 1, 0, -589847, 1, 0, -524311, 1, 0, -458775, 1, 0, -393239, 1, 0, -327703, 1, 0, -262167, 1, 0, -196631, 1, 0, -131095, 1, 0, -65559, 1, 0, -23, 1, 0, 65513, 1, 0, 131049, 1, 0, 196585, 1, 0, 262121, 1, 0, 327657, 1, 0, 393193, 1, 0, 458729, 1, 0, 524265, 1, 0, 589801, 1, 0, 655337, 1, 0, -1507366, 1, 0, -1441830, 1, 0, -1376294, 1, 0, -1310758, 1, 0, -1245222, 1, 0, -1179686, 1, 0, -1114150, 1, 0, -1048614, 1, 0, -983078, 1, 0, -917542, 1, 0, -852006, 1, 0, -786470, 1, 0, -720934, 1, 0, -655398, 1, 0, -1507365, 1, 0, -1441829, 1, 0, -1376293, 1, 0, -1310757, 1, 0, -1245221, 1, 0, -1179685, 1, 0, -1114149, 1, 0, -1048613, 1, 0, -983077, 1, 0, -917541, 1, 0, -852005, 1, 0, -786469, 1, 0, -720933, 1, 0, -655397, 1, 0, -1507364, 1, 0, -1441828, 1, 0, -1376292, 1, 0, -1310756, 1, 0, -1245220, 1, 0, -1179684, 1, 0, -1114148, 1, 0, -1048612, 1, 0, -983076, 1, 0, -917540, 1, 0, -852004, 1, 0, -786468, 1, 0, -720932, 1, 0, -655396, 1, 0, -1507363, 1, 0, -1441827, 1, 0, -1376291, 1, 0, -1310755, 1, 0, -1245219, 1, 0, -1179683, 1, 0, -1114147, 1, 0, -1048611, 1, 0, -983075, 1, 0, -917539, 1, 0, -852003, 1, 0, -786467, 1, 0, -720931, 1, 0, -655395, 1, 0, -1507362, 1, 0, -1441826, 1, 0, -1376290, 1, 0, -1310754, 1, 0, -1245218, 1, 0, -1179682, 1, 0, -1114146, 1, 0, -1048610, 1, 0, -983074, 1, 0, -917538, 1, 0, -852002, 1, 0, -786466, 1, 0, -720930, 1, 0, -655394, 1, 0, -1507361, 1, 0, -1441825, 1, 0, -1376289, 1, 0, -1310753, 1, 0, -1245217, 1, 0, -1179681, 1, 0, -1114145, 1, 0, -1048609, 1, 0, -983073, 1, 0, -917537, 1, 0, -852001, 1, 0, -786465, 1, 0, -720929, 1, 0, -655393, 1, 0, -1507360, 1, 0, -1441824, 1, 0, -1376288, 1, 0, -1310752, 1, 0, -1245216, 1, 0, -1179680, 1, 0, -1114144, 1, 0, -1048608, 1, 0, -983072, 1, 0, -917536, 1, 0, -852000, 1, 0, -786464, 1, 0, -720928, 1, 0, -655392, 1, 0, -1507359, 1, 0, -1441823, 1, 0, -1376287, 1, 0, -1310751, 1, 0, -1245215, 1, 0, -1179679, 1, 0, -1114143, 1, 0, -1048607, 1, 0, -983071, 1, 0, -917535, 1, 0, -851999, 1, 0, -786463, 1, 0, -720927, 1, 0, -655391, 1, 0, -1507358, 1, 0, -1441822, 1, 0, -1376286, 1, 0, -1310750, 1, 0, -1245214, 1, 0, -1179678, 1, 0, -1114142, 1, 0, -1048606, 1, 0, -983070, 1, 0, -917534, 1, 0, -851998, 1, 0, -786462, 1, 0, -720926, 1, 0, -655390, 1, 0, -1507357, 1, 0, -1441821, 1, 0, -1376285, 1, 0, -1310749, 1, 0, -1245213, 1, 0, -1179677, 1, 0, -1114141, 1, 0, -1048605, 1, 0, -983069, 1, 0, -917533, 1, 0, -851997, 1, 0, -786461, 1, 0, -720925, 1, 0, -655389, 1, 0, -1507356, 1, 0, -1441820, 1, 0, -1376284, 1, 0, -1310748, 1, 0, -1245212, 1, 0, -1179676, 1, 0, -1114140, 1, 0, -1048604, 1, 0, -983068, 1, 0, -917532, 1, 0, -851996, 1, 0, -786460, 1, 0, -720924, 1, 0, -655388, 1, 0, -1507355, 1, 0, -1441819, 1, 0, -1376283, 1, 0, -1310747, 1, 0, -1245211, 1, 0, -1179675, 1, 0, -1114139, 1, 0, -1048603, 1, 0, -983067, 1, 0, -917531, 1, 0, -851995, 1, 0, -786459, 1, 0, -720923, 1, 0, -655387, 1, 0, -1507354, 1, 0, -1441818, 1, 0, -1376282, 1, 0, -1310746, 1, 0, -1245210, 1, 0, -1179674, 1, 0, -1114138, 1, 0, -1048602, 1, 0, -983066, 1, 0, -917530, 1, 0, -851994, 1, 0, -786458, 1, 0, -720922, 1, 0, -655386, 1, 0, -1507353, 1, 0, -1441817, 1, 0, -1376281, 1, 0, -1310745, 1, 0, -1245209, 1, 0, -1179673, 1, 0, -1114137, 1, 0, -1048601, 1, 0, -983065, 1, 0, -917529, 1, 0, -851993, 1, 0, -786457, 1, 0, -720921, 1, 0, -655385, 1, 0, -1507352, 1, 0, -1441816, 1, 0, -1376280, 1, 0, -1310744, 1, 0, -1245208, 1, 0, -1179672, 1, 0, -1114136, 1, 0, -1048600, 1, 0, -983064, 1, 0, -917528, 1, 0, -851992, 1, 0, -786456, 1, 0, -720920, 1, 0, -655384, 1, 0, -1507351, 1, 0, -1441815, 1, 0, -1376279, 1, 0, -1310743, 1, 0, -1245207, 1, 0, -1179671, 1, 0, -1114135, 1, 0, -1048599, 1, 0, -983063, 1, 0, -917527, 1, 0, -851991, 1, 0, -786455, 1, 0, -720919, 1, 0, -655383, 1, 0, -1507350, 1, 0, -1441814, 1, 0, -1376278, 1, 0, -1310742, 1, 0, -1245206, 1, 0, -1179670, 1, 0, -1114134, 1, 0, -1048598, 1, 0, -983062, 1, 0, -917526, 1, 0, -851990, 1, 0, -786454, 1, 0, -720918, 1, 0, -655382, 1, 0, -1507349, 1, 0, -1441813, 1, 0, -1376277, 1, 0, -1310741, 1, 0, -1245205, 1, 0, -1179669, 1, 0, -1114133, 1, 0, -1048597, 1, 0, -983061, 1, 0, -917525, 1, 0, -851989, 1, 0, -786453, 1, 0, -720917, 1, 0, -655381, 1, 0, -1507348, 1, 0, -1441812, 1, 0, -1376276, 1, 0, -1310740, 1, 0, -1245204, 1, 0, -1179668, 1, 0, -1114132, 1, 0, -1048596, 1, 0, -983060, 1, 0, -917524, 1, 0, -851988, 1, 0, -786452, 1, 0, -720916, 1, 0, -655380, 1, 0, -1507347, 1, 0, -1441811, 1, 0, -1376275, 1, 0, -1310739, 1, 0, -1245203, 1, 0, -1179667, 1, 0, -1114131, 1, 0, -1048595, 1, 0, -983059, 1, 0, -917523, 1, 0, -851987, 1, 0, -786451, 1, 0, -720915, 1, 0, -655379, 1, 0, -1507346, 1, 0, -1441810, 1, 0, -1376274, 1, 0, -1310738, 1, 0, -1245202, 1, 0, -1179666, 1, 0, -1114130, 1, 0, -1048594, 1, 0, -983058, 1, 0, -917522, 1, 0, -851986, 1, 0, -786450, 1, 0, -720914, 1, 0, -655378, 1, 0, -1507345, 1, 0, -1441809, 1, 0, -1376273, 1, 0, -1310737, 1, 0, -1245201, 1, 0, -1179665, 1, 0, -1114129, 1, 0, -1048593, 1, 0, -983057, 1, 0, -917521, 1, 0, -851985, 1, 0, -786449, 1, 0, -720913, 1, 0, -655377, 1, 0, 720858, 1, 0, 786394, 1, 0, 851930, 1, 0, 917466, 1, 0, 983002, 1, 0, 1048538, 1, 0, 1114074, 1, 0, 1179610, 1, 0, 1245146, 1, 0, 1310682, 1, 0, 1376218, 1, 0, 1441754, 1, 0, 1507290, 1, 0, 1572826, 1, 0, 1638362, 1, 0, 720859, 1, 0, 786395, 1, 0, 851931, 1, 0, 917467, 1, 0, 983003, 1, 0, 1048539, 1, 0, 1114075, 1, 0, 1179611, 1, 0, 1245147, 1, 0, 1310683, 1, 0, 1376219, 1, 0, 1441755, 1, 0, 1507291, 1, 0, 1572827, 1, 0, 1638363, 1, 0, 720860, 1, 0, 786396, 1, 0, 851932, 1, 0, 917468, 1, 0, 983004, 1, 0, 1048540, 1, 0, 1114076, 1, 0, 1179612, 1, 0, 1245148, 1, 0, 1310684, 1, 0, 1376220, 1, 0, 1441756, 1, 0, 1507292, 1, 0, 1572828, 1, 0, 1638364, 1, 0, 720861, 1, 0, 786397, 1, 0, 851933, 1, 0, 917469, 1, 0, 983005, 1, 0, 1048541, 1, 0, 1114077, 1, 0, 1179613, 1, 0, 1245149, 1, 0, 1310685, 1, 0, 1376221, 1, 0, 1441757, 1, 0, 1507293, 1, 0, 1572829, 1, 0, 1638365, 1, 0, 720862, 1, 0, 786398, 1, 0, 851934, 1, 0, 917470, 1, 0, 983006, 1, 0, 1048542, 1, 0, 1114078, 1, 0, 1179614, 1, 0, 1245150, 1, 0, 1310686, 1, 0, 1376222, 1, 0, 1441758, 1, 0, 1507294, 1, 0, 1572830, 1, 0, 1638366, 1, 0, 720863, 1, 0, 786399, 1, 0, 851935, 1, 0, 917471, 1, 0, 983007, 1, 0, 1048543, 1, 0, 1114079, 1, 0, 1179615, 1, 0, 1245151, 1, 0, 1310687, 1, 0, 1376223, 1, 0, 1441759, 1, 0, 1507295, 1, 0, 1572831, 1, 0, 1638367, 1, 0, 720864, 1, 0, 786400, 1, 0, 851936, 1, 0, 917472, 1, 0, 983008, 1, 0, 1048544, 1, 0, 1114080, 1, 0, 1179616, 1, 0, 1245152, 1, 0, 1310688, 1, 0, 1376224, 1, 0, 1441760, 1, 0, 1507296, 1, 0, 1572832, 1, 0, 1638368, 1, 0, 720865, 1, 0, 786401, 1, 0, 851937, 1, 0, 917473, 1, 0, 983009, 1, 0, 1048545, 1, 0, 1114081, 1, 0, 1179617, 1, 0, 1245153, 1, 0, 1310689, 1, 0, 1376225, 1, 0, 1441761, 1, 0, 1507297, 1, 0, 1572833, 1, 0, 1638369, 1, 0, 720866, 1, 0, 786402, 1, 0, 851938, 1, 0, 917474, 1, 0, 983010, 1, 0, 1048546, 1, 0, 1114082, 1, 0, 1179618, 1, 0, 1245154, 1, 0, 1310690, 1, 0, 1376226, 1, 0, 1441762, 1, 0, 1507298, 1, 0, 1572834, 1, 0, 1638370, 1, 0, 720867, 1, 0, 786403, 1, 0, 851939, 1, 0, 917475, 1, 0, 983011, 1, 0, 1048547, 1, 0, 1114083, 1, 0, 1179619, 1, 0, 1245155, 1, 0, 1310691, 1, 0, 1376227, 1, 0, 1441763, 1, 0, 1507299, 1, 0, 1572835, 1, 0, 1638371, 1, 0, 720868, 1, 0, 786404, 1, 0, 851940, 1, 0, 917476, 1, 0, 983012, 1, 0, 1048548, 1, 0, 1114084, 1, 0, 1179620, 1, 0, 1245156, 1, 0, 1310692, 1, 0, 1376228, 1, 0, 1441764, 1, 0, 1507300, 1, 0, 1572836, 1, 0, 1638372, 1, 0, 720869, 1, 0, 786405, 1, 0, 851941, 1, 0, 917477, 1, 0, 983013, 1, 0, 1048549, 1, 0, 1114085, 1, 0, 1179621, 1, 0, 1245157, 1, 0, 1310693, 1, 0, 1376229, 1, 0, 1441765, 1, 0, 1507301, 1, 0, 1572837, 1, 0, 1638373, 1, 0, 720870, 1, 0, 786406, 1, 0, 851942, 1, 0, 917478, 1, 0, 983014, 1, 0, 1048550, 1, 0, 1114086, 1, 0, 1179622, 1, 0, 1245158, 1, 0, 1310694, 1, 0, 1376230, 1, 0, 1441766, 1, 0, 1507302, 1, 0, 1572838, 1, 0, 1638374, 1, 0, 720871, 1, 0, 786407, 1, 0, 851943, 1, 0, 917479, 1, 0, 983015, 1, 0, 1048551, 1, 0, 1114087, 1, 0, 1179623, 1, 0, 1245159, 1, 0, 1310695, 1, 0, 1376231, 1, 0, 1441767, 1, 0, 1507303, 1, 0, 1572839, 1, 0, 1638375, 1, 0, 720872, 1, 0, 786408, 1, 0, 851944, 1, 0, 917480, 1, 0, 983016, 1, 0, 1048552, 1, 0, 1114088, 1, 0, 1179624, 1, 0, 1245160, 1, 0, 1310696, 1, 0, 1376232, 1, 0, 1441768, 1, 0, 1507304, 1, 0, 1572840, 1, 0, 1638376, 1, 0, 720873, 0, 0, 786409, 1, 0, 851945, 1, 0, 917481, 1, 0, 983017, 1, 0, 1048553, 1, 0, 1114089, 1, 0, 1179625, 1, 0, 1245161, 1, 0, 1310697, 1, 0, 1376233, 1, 0, 1441769, 1, 0, 1507305, 1, 0, 1572841, 1, 0, 1638377, 1, 0, 720874, 0, 0, 786410, 1, 0, 851946, 1, 0, 917482, 1, 0, 983018, 1, 0, 1048554, 1, 0, 1114090, 1, 0, 1179626, 1, 0, 1245162, 1, 0, 1310698, 1, 0, 1376234, 1, 0, 1441770, 1, 0, 1507306, 1, 0, 1572842, 1, 0, 1638378, 1, 0, 720875, 0, 0, 786411, 0, 0, 851947, 1, 0, 917483, 1, 0, 983019, 1, 0, 1048555, 1, 0, 1114091, 1, 0, 1179627, 1, 0, 1245163, 1, 0, 1310699, 1, 0, 1376235, 1, 0, 1441771, 1, 0, 1507307, 1, 0, 1572843, 1, 0, 1638379, 1, 0, 720876, 0, 0, 786412, 0, 0, 851948, 1, 0, 917484, 1, 0, 983020, 1, 0, 1048556, 1, 0, 1114092, 1, 0, 1179628, 1, 0, 1245164, 1, 0, 1310700, 1, 0, 1376236, 1, 0, 1441772, 1, 0, 1507308, 1, 0, 1572844, 1, 0, 1638380, 1, 0, 720877, 0, 0, 786413, 0, 0, 851949, 1, 0, 917485, 1, 0, 983021, 1, 0, 1048557, 1, 0, 1114093, 1, 0, 1179629, 1, 0, 1245165, 1, 0, 1310701, 1, 0, 1376237, 1, 0, 1441773, 1, 0, 1507309, 1, 0, 1572845, 1, 0, 1638381, 1, 0, 720878, 0, 0, 786414, 0, 0, 851950, 1, 0, 917486, 1, 0, 983022, 1, 0, 1048558, 1, 0, 1114094, 1, 0, 1179630, 1, 0, 1245166, 1, 0, 1310702, 1, 0, 1376238, 1, 0, 1441774, 1, 0, 1507310, 1, 0, 1572846, 1, 0, 1638382, 1, 0, 720879, 0, 0, 786415, 1, 0, 851951, 1, 0, 917487, 1, 0, 983023, 1, 0, 1048559, 1, 0, 1114095, 1, 0, 1179631, 1, 0, 1245167, 1, 0, 1310703, 1, 0, 1376239, 1, 0, 1441775, 1, 0, 1507311, 1, 0, 1572847, 1, 0, 1638383, 1, 0, 720880, 0, 0, 786416, 1, 0, 851952, 1, 0, 917488, 1, 0, 983024, 1, 0, 1048560, 1, 0, 1114096, 1, 0, 1179632, 1, 0, 1245168, 1, 0, 1310704, 1, 0, 1376240, 1, 0, 1441776, 1, 0, 1507312, 1, 0, 1572848, 1, 0, 1638384, 1, 0, -1507344, 1, 0, -1441808, 1, 0, -1376272, 1, 0, -1310736, 1, 0, -1245200, 1, 0, -1179664, 1, 0, -1114128, 1, 0, -1048592, 1, 0, -983056, 1, 0, -917520, 1, 0, -851984, 1, 0, -786448, 1, 0, -720912, 1, 0, -655376, 1, 0, -1507343, 1, 0, -1441807, 1, 0, -1376271, 1, 0, -1310735, 1, 0, -1245199, 1, 0, -1179663, 1, 0, -1114127, 1, 0, -1048591, 1, 0, -983055, 1, 0, -917519, 1, 0, -851983, 1, 0, -786447, 1, 0, -720911, 1, 0, -655375, 1, 0, -1507342, 1, 0, -1441806, 1, 0, -1376270, 1, 0, -1310734, 1, 0, -1245198, 1, 0, -1179662, 1, 0, -1114126, 1, 0, -1048590, 1, 0, -983054, 1, 0, -917518, 1, 0, -851982, 1, 0, -786446, 1, 0, -720910, 1, 0, -655374, 1, 0, -1507341, 1, 0, -1441805, 1, 0, -1376269, 1, 0, -1310733, 1, 0, -1245197, 1, 0, -1179661, 1, 0, -1114125, 1, 0, -1048589, 1, 0, -983053, 1, 0, -917517, 1, 0, -851981, 1, 0, -786445, 1, 0, -720909, 1, 0, -655373, 1, 0, -1507340, 1, 0, -1441804, 1, 0, -1376268, 1, 0, -1310732, 1, 0, -1245196, 1, 0, -1179660, 1, 0, -1114124, 1, 0, -1048588, 1, 0, -983052, 1, 0, -917516, 1, 0, -851980, 1, 0, -786444, 1, 0, -720908, 1, 0, -655372, 1, 0, -1507339, 1, 0, -1441803, 1, 0, -1376267, 1, 0, -1310731, 1, 0, -1245195, 1, 0, -1179659, 1, 0, -1114123, 1, 0, -1048587, 1, 0, -983051, 1, 0, -917515, 1, 0, -851979, 1, 0, -786443, 1, 0, -720907, 1, 0, -655371, 1, 0, -1507338, 1, 0, -1441802, 1, 0, -1376266, 1, 0, -1310730, 1, 0, -1245194, 1, 0, -1179658, 1, 0, -1114122, 1, 0, -1048586, 1, 0, -983050, 1, 0, -917514, 1, 0, -851978, 1, 0, -786442, 1, 0, -720906, 1, 0, -655370, 1, 0, -1507337, 1, 0, -1441801, 1, 0, -1376265, 1, 0, -1310729, 1, 0, -1245193, 1, 0, -1179657, 1, 0, -1114121, 1, 0, -1048585, 1, 0, -983049, 1, 0, -917513, 1, 0, -851977, 1, 0, -786441, 1, 0, -720905, 1, 0, -655369, 1, 0, -1507336, 1, 0, -1441800, 1, 0, -1376264, 1, 0, -1310728, 1, 0, -1245192, 1, 0, -1179656, 1, 0, -1114120, 1, 0, -1048584, 1, 0, -983048, 1, 0, -917512, 1, 0, -851976, 1, 0, -786440, 1, 0, -720904, 1, 0, -655368, 1, 0, -1507335, 1, 0, -1441799, 1, 0, -1376263, 1, 0, -1310727, 1, 0, -1245191, 1, 0, -1179655, 1, 0, -1114119, 1, 0, -1048583, 1, 0, -983047, 1, 0, -917511, 1, 0, -851975, 1, 0, -786439, 1, 0, -720903, 1, 0, -655367, 1, 0, -1507334, 1, 0, -1441798, 1, 0, -1376262, 1, 0, -1310726, 1, 0, -1245190, 1, 0, -1179654, 1, 0, -1114118, 1, 0, -1048582, 1, 0, -983046, 1, 0, -917510, 1, 0, -851974, 1, 0, -786438, 1, 0, -720902, 1, 0, -655366, 1, 0, -1507333, 1, 0, -1441797, 1, 0, -1376261, 1, 0, -1310725, 1, 0, -1245189, 1, 0, -1179653, 1, 0, -1114117, 1, 0, -1048581, 1, 0, -983045, 1, 0, -917509, 1, 0, -851973, 1, 0, -786437, 1, 0, -720901, 1, 0, -655365, 1, 0, -1507332, 1, 0, -1441796, 1, 0, -1376260, 1, 0, -1310724, 1, 0, -1245188, 1, 0, -1179652, 1, 0, -1114116, 1, 0, -1048580, 1, 0, -983044, 1, 0, -917508, 1, 0, -851972, 1, 0, -786436, 1, 0, -720900, 1, 0, -655364, 1, 0, -1507331, 1, 0, -1441795, 1, 0, -1376259, 1, 0, -1310723, 1, 0, -1245187, 1, 0, -1179651, 1, 0, -1114115, 1, 0, -1048579, 1, 0, -983043, 1, 0, -917507, 1, 0, -851971, 1, 0, -786435, 1, 0, -720899, 1, 0, -655363, 0, 0, -1507330, 1, 0, -1441794, 1, 0, -1376258, 1, 0, -1310722, 1, 0, -1245186, 1, 0, -1179650, 1, 0, -1114114, 1, 0, -1048578, 1, 0, -983042, 1, 0, -917506, 1, 0, -851970, 0, 0, -786434, 0, 0, -720898, 0, 0, -655362, 0, 0, -1507329, 1, 0, -1441793, 1, 0, -1376257, 1, 0, -1310721, 1, 0, -1245185, 1, 0, -1179649, 1, 0, -1114113, 1, 0, -1048577, 1, 0, -983041, 1, 0, -917505, 0, 0, -851969, 0, 0, -786433, 0, 0, -720897, 0, 0, -655361, 0, 0, -1572864, 1, 0, -1507328, 1, 0, -1441792, 1, 0, -1376256, 1, 0, -1310720, 1, 0, -1245184, 1, 0, -1179648, 1, 0, -1114112, 0, 0, -1048576, 0, 0, -983040, 0, 0, -917504, 0, 0, -851968, 0, 0, -786432, 0, 0, -720896, 0, 0, -1572863, 1, 0, -1507327, 1, 0, -1441791, 1, 0, -1376255, 1, 0, -1310719, 1, 0, -1245183, 1, 0, -1179647, 0, 0, -1114111, 0, 0, -1048575, 0, 0, -983039, 0, 0, -917503, 0, 0, -851967, 0, 0, -786431, 0, 0, -720895, 0, 0, -1572862, 1, 0, -1507326, 1, 0, -1441790, 1, 0, -1376254, 1, 0, -1310718, 1, 0, -1245182, 0, 0, -1179646, 0, 0, -1114110, 0, 0, -1048574, 0, 0, -983038, 0, 0, -917502, 0, 0, -851966, 0, 0, -786430, 0, 0, -720894, 0, 0, -1572861, 1, 0, -1507325, 1, 0, -1441789, 1, 0, -1376253, 1, 0, -1310717, 1, 0, -1245181, 0, 0, -1179645, 0, 0, -1114109, 0, 0, -1048573, 0, 0, -983037, 0, 0, -917501, 0, 0, -851965, 0, 0, -786429, 0, 0, -720893, 0, 0, -1572860, 1, 0, -1507324, 1, 0, -1441788, 1, 0, -1376252, 1, 0, -1310716, 1, 0, -1245180, 0, 0, -1179644, 0, 0, -1114108, 0, 0, -1048572, 0, 0, -983036, 0, 0, -917500, 0, 0, -851964, 0, 0, -786428, 0, 0, -720892, 0, 0, -1572859, 1, 0, -1507323, 1, 0, -1441787, 1, 0, -1376251, 1, 0, -1310715, 1, 0, -1245179, 0, 0, -1179643, 0, 0, -1114107, 0, 0, -1048571, 0, 0, -983035, 0, 0, -917499, 0, 0, -851963, 0, 0, -786427, 0, 0, -720891, 0, 0, -1572858, 1, 0, -1507322, 1, 0, -1441786, 1, 0, -1376250, 1, 0, -1310714, 1, 0, -1245178, 0, 0, -1179642, 0, 0, -1114106, 0, 0, -1048570, 0, 0, -983034, 0, 0, -917498, 0, 0, -851962, 0, 0, -786426, 0, 0, -720890, 0, 0, -1572857, 1, 0, -1507321, 1, 0, -1441785, 1, 0, -1376249, 1, 0, -1310713, 1, 0, -1245177, 0, 0, -1179641, 0, 0, -1114105, 0, 0, -1048569, 0, 0, -983033, 0, 0, -917497, 0, 0, -851961, 0, 0, -786425, 0, 0, -720889, 0, 0, -1572856, 1, 0, -1507320, 1, 0, -1441784, 1, 0, -1376248, 1, 0, -1310712, 1, 0, -1245176, 0, 0, -1179640, 0, 0, -1114104, 0, 0, -1048568, 0, 0, -983032, 0, 0, -917496, 0, 0, -851960, 0, 0, -786424, 0, 0, -720888, 0, 0, -1572855, 1, 0, -1507319, 1, 0, -1441783, 1, 0, -1376247, 1, 0, -1310711, 1, 0, -1245175, 0, 0, -1179639, 0, 0, -1114103, 0, 0, -1048567, 0, 0, -983031, 0, 0, -917495, 0, 0, -851959, 0, 0, -786423, 0, 0, -720887, 0, 0, -1572854, 1, 0, -1507318, 1, 0, -1441782, 1, 0, -1376246, 1, 0, -1310710, 1, 0, -1245174, 0, 0, -1179638, 0, 0, -1114102, 0, 0, -1048566, 0, 0, -983030, 0, 0, -917494, 0, 0, -851958, 0, 0, -786422, 0, 0, -720886, 0, 0, -1572853, 1, 0, -1507317, 1, 0, -1441781, 1, 0, -1376245, 1, 0, -1310709, 1, 0, -1245173, 0, 0, -1179637, 0, 0, -1114101, 0, 0, -1048565, 0, 0, -983029, 0, 0, -917493, 0, 0, -851957, 0, 0, -786421, 0, 0, -720885, 0, 0, -1572852, 1, 0, -1507316, 1, 0, -1441780, 1, 0, -1376244, 1, 0, -1310708, 1, 0, -1245172, 0, 0, -1179636, 0, 0, -1114100, 0, 0, -1048564, 0, 0, -983028, 0, 0, -917492, 0, 0, -851956, 0, 0, -786420, 0, 0, -720884, 0, 0, -1572851, 1, 0, -1507315, 1, 0, -1441779, 1, 0, -1376243, 1, 0, -1310707, 1, 0, -1245171, 0, 0, -1179635, 0, 0, -1114099, 0, 0, -1048563, 0, 0, -983027, 0, 0, -917491, 0, 0, -851955, 0, 0, -786419, 0, 0, -720883, 0, 0, -1572850, 1, 0, -1507314, 1, 0, -1441778, 1, 0, -1376242, 1, 0, -1310706, 1, 0, -1245170, 0, 0, -1179634, 0, 0, -1114098, 0, 0, -1048562, 0, 0, -983026, 0, 0, -917490, 0, 0, -851954, 0, 0, -786418, 0, 0, -720882, 0, 0, -1572849, 1, 0, -1507313, 1, 0, -1441777, 1, 0, -1376241, 1, 0, -1310705, 1, 0, -1245169, 0, 0, -1179633, 0, 0, -1114097, 0, 0, -1048561, 0, 0, -983025, 0, 0, -917489, 0, 0, -851953, 0, 0, -786417, 0, 0, -720881, 0, 0, -1572848, 1, 0, -1507312, 1, 0, -1441776, 1, 0, -1376240, 1, 0, -1310704, 1, 0, -1245168, 0, 0, -1179632, 0, 0, -1114096, 0, 0, -1048560, 0, 0, -983024, 0, 0, -917488, 0, 0, -851952, 0, 0, -786416, 0, 0, -720880, 0, 0, -1572847, 1, 0, -1507311, 1, 0, -1441775, 1, 0, -1376239, 1, 0, -1310703, 0, 0, -1245167, 0, 0, -1179631, 0, 0, -1114095, 0, 0, -1048559, 0, 0, -983023, 0, 0, -917487, 0, 0, -851951, 0, 0, -786415, 0, 0, -720879, 0, 0, -1572846, 1, 0, -1507310, 1, 0, -1441774, 1, 0, -1376238, 1, 0, -1310702, 0, 0, -1245166, 0, 0, -1179630, 0, 0, -1114094, 0, 0, -1048558, 0, 0, -983022, 0, 0, -917486, 0, 0, -851950, 0, 0, -786414, 0, 0, -720878, 0, 0, -1572845, 1, 0, -1507309, 1, 0, -1441773, 1, 0, -1376237, 1, 0, -1310701, 0, 0, -1245165, 0, 0, -1179629, 0, 0, -1114093, 0, 0, -1048557, 0, 0, -983021, 0, 0, -917485, 0, 0, -851949, 0, 0, -786413, 0, 0, -720877, 0, 0, -1572844, 1, 0, -1507308, 1, 0, -1441772, 1, 0, -1376236, 1, 0, -1310700, 0, 0, -1245164, 0, 0, -1179628, 0, 0, -1114092, 0, 0, -1048556, 0, 0, -983020, 0, 0, -917484, 0, 0, -851948, 0, 0, -786412, 0, 0, -720876, 0, 0, -1572843, 1, 0, -1507307, 1, 0, -1441771, 1, 0, -1376235, 0, 0, -1310699, 0, 0, -1245163, 0, 0, -1179627, 0, 0, -1114091, 0, 0, -1048555, 0, 0, -983019, 0, 0, -917483, 0, 0, -851947, 0, 0, -786411, 0, 0, -720875, 0, 0, -1572842, 1, 0, -1507306, 1, 0, -1441770, 1, 0, -1376234, 0, 0, -1310698, 0, 0, -1245162, 0, 0, -1179626, 0, 0, -1114090, 0, 0, -1048554, 0, 0, -983018, 0, 0, -917482, 0, 0, -851946, 0, 0, -786410, 0, 0, -720874, 0, 0, -1572841, 1, 0, -1507305, 1, 0, -1441769, 1, 0, -1376233, 0, 0, -1310697, 0, 0, -1245161, 0, 0, -1179625, 0, 0, -1114089, 0, 0, -1048553, 0, 0, -983017, 0, 0, -917481, 0, 0, -851945, 0, 0, -786409, 0, 0, -720873, 0, 0, -1572840, 1, 0, -1507304, 1, 0, -1441768, 1, 0, -1376232, 0, 0, -1310696, 0, 0, -1245160, 0, 0, -1179624, 0, 0, -1114088, 0, 0, -1048552, 0, 0, -983016, 0, 0, -917480, 0, 0, -851944, 0, 0, -786408, 0, 0, -720872, 0, 0, -1572839, 1, 0, -1507303, 1, 0, -1441767, 1, 0, -1376231, 0, 0, -1310695, 0, 0, -1245159, 0, 0, -1179623, 0, 0, -1114087, 0, 0, -1048551, 0, 0, -983015, 0, 0, -917479, 0, 0, -851943, 0, 0, -786407, 0, 0, -720871, 0, 0, -1572838, 1, 0, -1507302, 1, 0, -1441766, 0, 0, -1376230, 0, 0, -1310694, 0, 0, -1245158, 0, 0, -1179622, 0, 0, -1114086, 0, 0, -1048550, 0, 0, -983014, 0, 0, -917478, 0, 0, -851942, 0, 0, -786406, 0, 0, -720870, 0, 0, -1572837, 1, 0, -1507301, 1, 0, -1441765, 0, 0, -1376229, 0, 0, -1310693, 0, 0, -1245157, 0, 0, -1179621, 0, 0, -1114085, 0, 0, -1048549, 0, 0, -983013, 0, 0, -917477, 0, 0, -851941, 0, 0, -786405, 0, 0, -720869, 0, 0, -1572836, 1, 0, -1507300, 0, 0, -1441764, 0, 0, -1376228, 0, 0, -1310692, 0, 0, -1245156, 0, 0, -1179620, 0, 0, -1114084, 0, 0, -1048548, 0, 0, -983012, 0, 0, -917476, 0, 0, -851940, 0, 0, -786404, 0, 0, -720868, 0, 0, -1572835, 1, 0, -1507299, 0, 0, -1441763, 0, 0, -1376227, 0, 0, -1310691, 0, 0, -1245155, 0, 0, -1179619, 0, 0, -1114083, 0, 0, -1048547, 0, 0, -983011, 0, 0, -917475, 0, 0, -851939, 0, 0, -786403, 0, 0, -720867, 0, 0, -1572834, 1, 0, -1507298, 0, 0, -1441762, 0, 0, -1376226, 0, 0, -1310690, 0, 0, -1245154, 0, 0, -1179618, 0, 0, -1114082, 0, 0, -1048546, 0, 0, -983010, 0, 0, -917474, 0, 0, -851938, 0, 0, -786402, 0, 0, -720866, 0, 0, -1572833, 1, 0, -1507297, 0, 0, -1441761, 0, 0, -1376225, 0, 0, -1310689, 0, 0, -1245153, 0, 0, -1179617, 0, 0, -1114081, 0, 0, -1048545, 0, 0, -983009, 0, 0, -917473, 0, 0, -851937, 0, 0, -786401, 0, 0, -720865, 0, 0, -1572832, 0, 0, -1507296, 0, 0, -1441760, 0, 0, -1376224, 0, 0, -1310688, 0, 0, -1245152, 0, 0, -1179616, 0, 0, -1114080, 0, 0, -1048544, 0, 0, -983008, 0, 0, -917472, 0, 0, -851936, 0, 0, -786400, 0, 0, -720864, 0, 0, -1572831, 0, 0, -1507295, 0, 0, -1441759, 0, 0, -1376223, 0, 0, -1310687, 0, 0, -1245151, 0, 0, -1179615, 0, 0, -1114079, 0, 0, -1048543, 0, 0, -983007, 0, 0, -917471, 0, 0, -851935, 0, 0, -786399, 0, 0, -720863, 0, 0, -1572830, 0, 0, -1507294, 0, 0, -1441758, 0, 0, -1376222, 0, 0, -1310686, 0, 0, -1245150, 0, 0, -1179614, 0, 0, -1114078, 0, 0, -1048542, 0, 0, -983006, 0, 0, -917470, 0, 0, -851934, 0, 0, -786398, 0, 0, -720862, 0, 0, -1572829, 0, 0, -1507293, 0, 0, -1441757, 0, 0, -1376221, 0, 0, -1310685, 0, 0, -1245149, 0, 0, -1179613, 0, 0, -1114077, 0, 0, -1048541, 0, 0, -983005, 0, 0, -917469, 0, 0, -851933, 0, 0, -786397, 0, 0, -720861, 0, 0, -1572828, 0, 0, -1507292, 0, 0, -1441756, 0, 0, -1376220, 0, 0, -1310684, 0, 0, -1245148, 0, 0, -1179612, 0, 0, -1114076, 0, 0, -1048540, 0, 0, -983004, 0, 0, -917468, 0, 0, -851932, 0, 0, -786396, 0, 0, -720860, 0, 0, -1572827, 0, 0, -1507291, 0, 0, -1441755, 0, 0, -1376219, 0, 0, -1310683, 0, 0, -1245147, 0, 0, -1179611, 0, 0, -1114075, 0, 0, -1048539, 0, 0, -983003, 0, 0, -917467, 0, 0, -851931, 0, 0, -786395, 0, 0, -720859, 0, 0, -1572826, 0, 0, -1507290, 0, 0, -1441754, 0, 0, -1376218, 0, 0, -1310682, 0, 0, -1245146, 0, 0, -1179610, 0, 0, -1114074, 0, 0, -1048538, 0, 0, -983002, 0, 0, -917466, 0, 0, -851930, 0, 0, -786394, 0, 0, -720858, 0, 0, -1572825, 0, 0, -1507289, 0, 0, -1441753, 0, 0, -1376217, 0, 0, -1310681, 0, 0, -1245145, 0, 0, -1179609, 0, 0, -1114073, 0, 0, -1048537, 0, 0, -983001, 0, 0, -917465, 0, 0, -851929, 0, 0, -786393, 0, 0, -720857, 0, 0, -1572824, 0, 0, -1507288, 0, 0, -1441752, 0, 0, -1376216, 0, 0, -1310680, 0, 0, -1245144, 0, 0, -1179608, 0, 0, -1114072, 0, 0, -1048536, 0, 0, -983000, 0, 0, -917464, 0, 0, -851928, 0, 0, -786392, 0, 0, -720856, 0, 0, -1572823, 0, 0, -1507287, 0, 0, -1441751, 0, 0, -1376215, 0, 0, -1310679, 0, 0, -1245143, 0, 0, -1179607, 0, 0, -1114071, 0, 0, -1048535, 0, 0, -982999, 0, 0, -917463, 0, 0, -851927, 0, 0, -786391, 0, 0, -720855, 0, 0, -1572822, 0, 0, -1507286, 0, 0, -1441750, 0, 0, -1376214, 0, 0, -1310678, 0, 0, -1245142, 0, 0, -1179606, 0, 0, -1114070, 0, 0, -1048534, 0, 0, -982998, 0, 0, -917462, 0, 0, -851926, 0, 0, -786390, 0, 0, -720854, 0, 0, -1572821, 0, 0, -1507285, 0, 0, -1441749, 0, 0, -1376213, 0, 0, -1310677, 0, 0, -1245141, 0, 0, -1179605, 0, 0, -1114069, 0, 0, -1048533, 0, 0, -982997, 0, 0, -917461, 0, 0, -851925, 0, 0, -786389, 0, 0, -720853, 0, 0, -1572820, 0, 0, -1507284, 0, 0, -1441748, 0, 0, -1376212, 0, 0, -1310676, 0, 0, -1245140, 0, 0, -1179604, 0, 0, -1114068, 0, 0, -1048532, 0, 0, -982996, 0, 0, -917460, 0, 0, -851924, 0, 0, -786388, 0, 0, -720852, 0, 0, -1572819, 0, 0, -1507283, 0, 0, -1441747, 0, 0, -1376211, 0, 0, -1310675, 0, 0, -1245139, 0, 0, -1179603, 0, 0, -1114067, 0, 0, -1048531, 0, 0, -982995, 0, 0, -917459, 0, 0, -851923, 0, 0, -786387, 0, 0, -720851, 0, 0, -1572818, 0, 0, -1507282, 0, 0, -1441746, 0, 0, -1376210, 0, 0, -1310674, 0, 0, -1245138, 0, 0, -1179602, 0, 0, -1114066, 0, 0, -1048530, 0, 0, -982994, 0, 0, -917458, 0, 0, -851922, 0, 0, -786386, 0, 0, -720850, 0, 0, -1572817, 0, 0, -1507281, 0, 0, -1441745, 0, 0, -1376209, 0, 0, -1310673, 0, 0, -1245137, 0, 0, -1179601, 0, 0, -1114065, 0, 0, -1048529, 0, 0, -982993, 0, 0, -917457, 0, 0, -851921, 0, 0, -786385, 0, 0, -720849, 0, 0, -1572816, 0, 0, -1507280, 0, 0, -1441744, 0, 0, -1376208, 0, 0, -1310672, 0, 0, -1245136, 0, 0, -1179600, 0, 0, -1114064, 0, 0, -1048528, 0, 0, -982992, 0, 0, -917456, 0, 0, -851920, 0, 0, -786384, 0, 0, -720848, 0, 0, -1572815, 0, 0, -1507279, 0, 0, -1441743, 0, 0, -1376207, 0, 0, -1310671, 0, 0, -1245135, 0, 0, -1179599, 0, 0, -1114063, 0, 0, -1048527, 0, 0, -982991, 0, 0, -917455, 0, 0, -851919, 0, 0, -786383, 0, 0, -720847, 0, 0, -1572814, 0, 0, -1507278, 0, 0, -1441742, 0, 0, -1376206, 0, 0, -1310670, 0, 0, -1245134, 0, 0, -1179598, 0, 0, -1114062, 0, 0, -1048526, 0, 0, -982990, 0, 0, -917454, 0, 0, -851918, 0, 0, -786382, 0, 0, -720846, 0, 0, -1572813, 0, 0, -1507277, 0, 0, -1441741, 0, 0, -1376205, 0, 0, -1310669, 0, 0, -1245133, 0, 0, -1179597, 0, 0, -1114061, 0, 0, -1048525, 0, 0, -982989, 0, 0, -917453, 0, 0, -851917, 0, 0, -786381, 0, 0, -720845, 0, 0, -1572812, 0, 0, -1507276, 0, 0, -1441740, 0, 0, -1376204, 0, 0, -1310668, 0, 0, -1245132, 0, 0, -1179596, 0, 0, -1114060, 0, 0, -1048524, 0, 0, -982988, 0, 0, -917452, 0, 0, -851916, 0, 0, -786380, 0, 0, -720844, 0, 0, -1572811, 0, 0, -1507275, 0, 0, -1441739, 0, 0, -1376203, 0, 0, -1310667, 0, 0, -1245131, 0, 0, -1179595, 0, 0, -1114059, 0, 0, -1048523, 0, 0, -982987, 0, 0, -917451, 0, 0, -851915, 0, 0, -786379, 0, 0, -720843, 0, 0, -1572810, 0, 0, -1507274, 0, 0, -1441738, 0, 0, -1376202, 0, 0, -1310666, 0, 0, -1245130, 0, 0, -1179594, 0, 0, -1114058, 0, 0, -1048522, 0, 0, -982986, 0, 0, -917450, 0, 0, -851914, 0, 0, -786378, 0, 0, -720842, 0, 0, -1572809, 0, 0, -1507273, 0, 0, -1441737, 0, 0, -1376201, 0, 0, -1310665, 0, 0, -1245129, 0, 0, -1179593, 0, 0, -1114057, 0, 0, -1048521, 0, 0, -982985, 0, 0, -917449, 0, 0, -851913, 0, 0, -786377, 0, 0, -720841, 0, 0, -1572808, 0, 0, -1507272, 0, 0, -1441736, 0, 0, -1376200, 0, 0, -1310664, 0, 0, -1245128, 0, 0, -1179592, 0, 0, -1114056, 0, 0, -1048520, 0, 0, -982984, 0, 0, -917448, 0, 0, -851912, 0, 0, -786376, 0, 0, -720840, 0, 0, -1572807, 0, 0, -1507271, 0, 0, -1441735, 0, 0, -1376199, 0, 0, -1310663, 0, 0, -1245127, 0, 0, -1179591, 0, 0, -1114055, 0, 0, -1048519, 0, 0, -982983, 0, 0, -917447, 0, 0, -851911, 0, 0, -786375, 0, 0, -720839, 0, 0, -1572806, 0, 0, -1507270, 0, 0, -1441734, 0, 0, -1376198, 0, 0, -1310662, 0, 0, -1245126, 0, 0, -1179590, 0, 0, -1114054, 0, 0, -1048518, 0, 0, -982982, 0, 0, -917446, 0, 0, -851910, 0, 0, -786374, 0, 0, -720838, 0, 0, 983054, 1, 0, 917518, 1, 0, 851982, 1, 0, 786446, 1, 0, 720910, 1, 0, 655374, 1, 0, 655373, 1, 0, 655372, 1, 0, 655371, 1, 0, 655370, 1, 0, 655369, 1, 0, 655368, 1, 0, 655367, 1, 0, 655366, 1, 0, 655365, 1, 0, 655364, 1, 0, 655363, 1, 0, 655362, 1, 0, 655361, 1, 0, 655360, 1, 0, 720895, 1, 0, 720894, 1, 0, 720893, 1, 0, 720892, 1, 0, 720891, 1, 0, 720890, 1, 0, 720889, 1, 0, 720888, 1, 0, 720887, 1, 0, 720886, 1, 0, 720885, 1, 0, 720884, 1, 0, 720883, 1, 0, 720882, 1, 0, 720881, 1, 0, 786417, 1, 0, 851953, 1, 0, 917489, 1, 0, 983025, 1, 0, 1048561, 1, 0, 1114097, 1, 0, 1179633, 1, 0, 1245169, 1, 0, 1310705, 1, 0, 1376241, 1, 0, 1441777, 1, 0, 1507313, 1, 0, 1572849, 1, 0, 1638385, 1, 0, 1638386, 1, 0, 1572850, 1, 0, 1507314, 1, 0, 1441778, 1, 0, 1376242, 1, 0, 1310706, 1, 0, 1245170, 1, 0, 1179634, 1, 0, 1114098, 1, 0, 1048562, 1, 0, 983026, 1, 0, 917490, 1, 0, 851954, 1, 0, 786418, 1, 0, 786419, 1, 0, 851955, 1, 0, 917491, 1, 0, 983027, 1, 0, 1048563, 1, 0, 1114099, 1, 0, 1179635, 1, 0, 1245171, 1, 0, 1310707, 1, 0, 1376243, 1, 0, 1441779, 1, 0, 1507315, 1, 0, 1572851, 1, 0, 1638387, 1, 0, 1638388, 1, 0, 1572852, 1, 0, 1507316, 1, 0, 1441780, 1, 0, 1376244, 1, 0, 1310708, 1, 0, 1245172, 1, 0, 1179636, 1, 0, 1114100, 1, 0, 1048564, 1, 0, 983028, 1, 0, 917492, 1, 0, 851956, 1, 0, 786420, 1, 0, 786421, 1, 0, 851957, 1, 0, 917493, 1, 0, 983029, 1, 0, 1048565, 1, 0, 1114101, 1, 0, 1179637, 1, 0, 1245173, 1, 0, 1310709, 1, 0, 1376245, 1, 0, 1441781, 1, 0, 1507317, 1, 0, 1572853, 1, 0, 1638389, 1, 0, 1638390, 1, 0, 1572854, 1, 0, 1507318, 1, 0, 1441782, 1, 0, 1376246, 1, 0, 1310710, 1, 0, 1245174, 1, 0, 1179638, 1, 0, 1114102, 1, 0, 1048566, 1, 0, 983030, 1, 0, 917494, 1, 0, 851958, 1, 0, 786422, 1, 0, 786423, 1, 0, 851959, 1, 0, 917495, 1, 0, 983031, 1, 0, 1048567, 1, 0, 1114103, 1, 0, 1179639, 1, 0, 1245175, 1, 0, 1310711, 1, 0, 1376247, 1, 0, 1441783, 1, 0, 1507319, 1, 0, 1572855, 1, 0, 1638391, 1, 0, 1638392, 1, 0, 1572856, 1, 0, 1507320, 1, 0, 1441784, 1, 0, 1376248, 1, 0, 1310712, 1, 0, 1245176, 1, 0, 1179640, 1, 0, 1114104, 1, 0, 1048568, 1, 0, 983032, 1, 0, 917496, 1, 0, 851960, 1, 0, 786424, 1, 0, 786425, 1, 0, 851961, 1, 0, 917497, 1, 0, 983033, 1, 0, 1048569, 1, 0, 1114105, 1, 0, 1179641, 1, 0, 1245177, 1, 0, 1310713, 1, 0, 1376249, 1, 0, 1441785, 1, 0, 1507321, 1, 0, 1572857, 1, 0, 1638393, 1, 0, 1638394, 1, 0, 1572858, 1, 0, 1507322, 1, 0, 1441786, 1, 0, 1376250, 1, 0, 1310714, 1, 0, 1245178, 1, 0, 1179642, 1, 0, 1114106, 1, 0, 1048570, 1, 0, 983034, 1, 0, 917498, 1, 0, 851962, 1, 0, 786426, 1, 0, 786427, 1, 0, 851963, 1, 0, 917499, 1, 0, 983035, 1, 0, 1048571, 1, 0, 1114107, 1, 0, 1179643, 1, 0, 1245179, 1, 0, 1310715, 1, 0, 1376251, 1, 0, 1441787, 1, 0, 1507323, 1, 0, 1572859, 1, 0, 1638395, 1, 0, 1638396, 1, 0, 1572860, 1, 0, 1507324, 1, 0, 1441788, 1, 0, 1376252, 1, 0, 1310716, 1, 0, 1245180, 1, 0, 1179644, 1, 0, 1114108, 1, 0, 1048572, 1, 0, 983036, 1, 0, 917500, 1, 0, 851964, 1, 0, 786428, 1, 0, 786429, 1, 0, 851965, 1, 0, 917501, 1, 0, 983037, 1, 0, 1048573, 1, 0, 1114109, 1, 0, 1179645, 1, 0, 1245181, 1, 0, 1310717, 1, 0, 1376253, 1, 0, 1441789, 1, 0, 1507325, 1, 0, 1572861, 1, 0, 1638397, 1, 0, 1638398, 1, 0, 1572862, 1, 0, 1507326, 1, 0, 1441790, 1, 0, 1376254, 1, 0, 1310718, 1, 0, 1245182, 1, 0, 1179646, 1, 0, 1114110, 1, 0, 1048574, 1, 0, 983038, 1, 0, 917502, 1, 0, 851966, 1, 0, 786430, 1, 0, 786431, 1, 0, 851967, 1, 0, 917503, 1, 0, 983039, 1, 0, 1048575, 1, 0, 1114111, 1, 0, 1179647, 1, 0, 1245183, 1, 0, 1310719, 1, 0, 1376255, 1, 0, 1441791, 1, 0, 1507327, 1, 0, 1572863, 1, 0, 1638399, 1, 0, 1572864, 1, 0, 1507328, 1, 0, 1441792, 1, 0, 1376256, 1, 0, 1310720, 1, 0, 1245184, 1, 0, 1179648, 1, 0, 1114112, 1, 0, 1048576, 1, 0, 983040, 1, 0, 917504, 1, 0, 851968, 1, 0, 786432, 1, 0, 720896, 1, 0, 720897, 1, 0, 786433, 1, 0, 851969, 1, 0, 917505, 1, 0, 983041, 1, 0, 1048577, 1, 0, 1114113, 1, 0, 1179649, 1, 0, 1245185, 1, 0, 1310721, 1, 0, 1376257, 1, 0, 1441793, 1, 0, 1507329, 1, 0, 1572865, 1, 0, 1572866, 1, 0, 1507330, 1, 0, 1441794, 1, 0, 1376258, 1, 0, 1310722, 1, 0, 1245186, 1, 0, 1179650, 1, 0, 1114114, 1, 0, 1048578, 1, 0, 983042, 1, 0, 917506, 1, 0, 851970, 1, 0, 786434, 1, 0, 720898, 1, 0, 720899, 1, 0, 786435, 1, 0, 851971, 1, 0, 917507, 1, 0, 983043, 1, 0, 1048579, 1, 0, 1114115, 1, 0, 1179651, 1, 0, 1245187, 1, 0, 1310723, 1, 0, 1376259, 1, 0, 1441795, 1, 0, 1507331, 1, 0, 1572867, 1, 0, 1572868, 1, 0, 1507332, 1, 0, 1441796, 1, 0, 1376260, 1, 0, 1310724, 1, 0, 1245188, 1, 0, 1179652, 1, 0, 1114116, 1, 0, 1048580, 1, 0, 983044, 1, 0, 917508, 1, 0, 851972, 1, 0, 786436, 1, 0, 720900, 1, 0, 720901, 1, 0, 786437, 1, 0, 851973, 1, 0, 917509, 1, 0, 983045, 1, 0, 1048581, 1, 0, 1114117, 1, 0, 1179653, 1, 0, 1245189, 1, 0, 1310725, 1, 0, 1376261, 1, 0, 1441797, 1, 0, 1507333, 1, 0, 1572869, 1, 0, 1572870, 1, 0, 1507334, 1, 0, 1441798, 1, 0, 1376262, 1, 0, 1310726, 1, 0, 1245190, 1, 0, 1179654, 1, 0, 1114118, 1, 0, 1048582, 1, 0, 983046, 1, 0, 917510, 1, 0, 851974, 1, 0, 786438, 1, 0, 720902, 1, 0, 720903, 1, 0, 786439, 1, 0, 851975, 1, 0, 917511, 1, 0, 983047, 1, 0, 1048583, 1, 0, 1114119, 1, 0, 1179655, 1, 0, 1245191, 1, 0, 1310727, 1, 0, 1376263, 1, 0, 1441799, 1, 0, 1507335, 1, 0, 1572871, 1, 0, 1572872, 1, 0, 1507336, 1, 0, 1441800, 1, 0, 1376264, 1, 0, 1310728, 1, 0, 1245192, 1, 0, 1179656, 1, 0, 1114120, 1, 0, 1048584, 1, 0, 983048, 1, 0, 917512, 1, 0, 851976, 1, 0, 786440, 1, 0, 720904, 1, 0, 720905, 1, 0, 786441, 1, 0, 851977, 1, 0, 917513, 1, 0, 983049, 1, 0, 1048585, 1, 0, 1114121, 1, 0, 1179657, 1, 0, 1245193, 1, 0, 1310729, 1, 0, 1376265, 1, 0, 1441801, 1, 0, 1507337, 1, 0, 1572873, 1, 0, 1572874, 1, 0, 1507338, 1, 0, 1441802, 1, 0, 1376266, 1, 0, 1310730, 1, 0, 1245194, 1, 0, 1179658, 1, 0, 1114122, 1, 0, 1048586, 1, 0, 983050, 1, 0, 917514, 1, 0, 851978, 1, 0, 786442, 1, 0, 720906, 1, 0, 720907, 1, 0, 786443, 1, 0, 851979, 1, 0, 917515, 1, 0, 983051, 1, 0, 1048587, 1, 0, 1114123, 1, 0, 1179659, 1, 0, 1245195, 1, 0, 1310731, 1, 0, 1376267, 1, 0, 1441803, 1, 0, 1507339, 1, 0, 1572875, 1, 0, 1572876, 1, 0, 1507340, 1, 0, 1441804, 1, 0, 1376268, 1, 0, 1310732, 1, 0, 1245196, 1, 0, 1179660, 1, 0, 1114124, 1, 0, 1048588, 1, 0, 983052, 1, 0, 917516, 1, 0, 851980, 1, 0, 786444, 1, 0, 720908, 1, 0, 720909, 1, 0, 786445, 1, 0, 851981, 1, 0, 917517, 1, 0, 983053, 1, 0, 1048589, 1, 0, 1114125, 1, 0, 1179661, 1, 0, 1245197, 1, 0, 1310733, 1, 0, 1376269, 1, 0, 1441805, 1, 0, 1507341, 1, 0, 1572877, 1, 0, 1572878, 1, 0, 1507342, 1, 0, 1441806, 1, 0, 1376270, 1, 0, 1310734, 1, 0, 1245198, 1, 0, 1179662, 1, 0, 1114126, 1, 0, 1048590, 1, 0, 1048591, 1, 0, 983055, 1, 0, 917519, 1, 0, 851983, 1, 0, 786447, 1, 0, 720911, 1, 0, 655375, 1, 0, 655376, 1, 0, 720912, 1, 0, 786448, 1, 0, 851984, 1, 0, 917520, 1, 0, 983056, 1, 0, 1048592, 1, 0, 1114128, 1, 0, 1114127, 1, 0, 1179663, 1, 0, 1245199, 1, 0, 1310735, 1, 0, 1376271, 1, 0, 1441807, 1, 0, 1507343, 1, 0, 1572879, 1, 0, 1572880, 1, 0, 1507344, 1, 0, 1441808, 1, 0, 1376272, 1, 0, 1310736, 1, 0, 1245200, 1, 0, 1179664, 1, 0, 1179665, 1, 0, 1114129, 1, 0, 1048593, 1, 0, 983057, 1, 0, 917521, 1, 0, 851985, 1, 0, 786449, 1, 0, 720913, 1, 0, 655377, 1, 0, 655378, 1, 0, 720914, 1, 0, 786450, 1, 0, 851986, 1, 0, 917522, 1, 0, 983058, 1, 0, 1048594, 1, 0, 1114130, 1, 0, 1179666, 1, 0, 1245202, 1, 0, 1245201, 1, 0, 1310737, 1, 0, 1376273, 1, 0, 1441809, 1, 0, 1507345, 1, 0, 1572881, 1, 0, 1572882, 1, 0, 1507346, 1, 0, 1441810, 1, 0, 1376274, 1, 0, 1310738, 1, 0, 1310739, 1, 0, 1245203, 1, 0, 1179667, 1, 0, 1114131, 1, 0, 1048595, 1, 0, 983059, 1, 0, 917523, 1, 0, 851987, 1, 0, 786451, 1, 0, 720915, 1, 0, 655379, 1, 0, 655380, 1, 0, 720916, 1, 0, 786452, 1, 0, 851988, 1, 0, 917524, 1, 0, 983060, 1, 0, 1048596, 1, 0, 1114132, 1, 0, 1179668, 1, 0, 1245204, 1, 0, 1310740, 1, 0, 1376276, 1, 0, 1376275, 1, 0, 1441811, 1, 0, 1507347, 1, 0, 1572883, 1, 0, 1572884, 1, 0, 1507348, 1, 0, 1441812, 1, 0, 1441813, 1, 0, 1376277, 1, 0, 1310741, 1, 0, 1245205, 1, 0, 1179669, 1, 0, 1114133, 1, 0, 1048597, 1, 0, 983061, 1, 0, 917525, 1, 0, 851989, 1, 0, 786453, 1, 0, 720917, 1, 0, 655381, 1, 0, 655382, 1, 0, 720918, 1, 0, 786454, 1, 0, 851990, 1, 0, 917526, 1, 0, 983062, 1, 0, 1048598, 1, 0, 1114134, 1, 0, 1179670, 1, 0, 1245206, 1, 0, 1310742, 1, 0, 1376278, 1, 0, 1441814, 1, 0, 1507350, 1, 0, 1507349, 1, 0, 1572885, 1, 0, 1572886, 1, 0, 1572887, 1, 0, 1507351, 1, 0, 1441815, 1, 0, 1376279, 1, 0, 1310743, 1, 0, 1245207, 1, 0, 1179671, 1, 0, 1114135, 1, 0, 1048599, 1, 0, 983063, 1, 0, 917527, 1, 0, 851991, 1, 0, 786455, 1, 0, 720919, 1, 0, 655383, 1, 0, 655384, 1, 0, 720920, 1, 0, 786456, 1, 0, 851992, 1, 0, 917528, 1, 0, 983064, 1, 0, 1048600, 1, 0, 1114136, 1, 0, 1179672, 1, 0, 1245208, 1, 0, 1310744, 1, 0, 1376280, 1, 0, 1441816, 1, 0, 1507352, 1, 0, 1572888, 1, 0, 1572889, 1, 0, 1507353, 1, 0, 1441817, 1, 0, 1376281, 1, 0, 1310745, 1, 0, 1245209, 1, 0, 1179673, 1, 0, 1114137, 1, 0, 1048601, 1, 0, 983065, 1, 0, 917529, 1, 0, 851993, 1, 0, 786457, 1, 0, 720921, 1, 0, 655385, 1, 0, 655386, 1, 0, 720922, 1, 0, 786458, 1, 0, 851994, 1, 0, 917530, 1, 0, 983066, 1, 0, 1048602, 1, 0, 1114138, 1, 0, 1179674, 1, 0, 1245210, 1, 0, 1310746, 1, 0, 1376282, 1, 0, 1441818, 1, 0, 1507354, 1, 0, 1572890, 1, 0, 1572891, 1, 0, 1507355, 1, 0, 1441819, 1, 0, 1376283, 1, 0, 1310747, 1, 0, 1245211, 1, 0, 1179675, 1, 0, 1114139, 1, 0, 1048603, 1, 0, 983067, 1, 0, 917531, 1, 0, 851995, 1, 0, 786459, 1, 0, 720923, 1, 0, 655387, 1, 0, 655388, 1, 0, 720924, 1, 0, 786460, 1, 0, 851996, 1, 0, 917532, 1, 0, 983068, 1, 0, 1048604, 1, 0, 1114140, 1, 0, 1179676, 1, 0, 1245212, 1, 0, 1310748, 1, 0, 1376284, 1, 0, 1441820, 1, 0, 1507356, 1, 0, 1572892, 1, 0, 1572893, 1, 0, 1507357, 1, 0, 1441821, 1, 0, 1376285, 1, 0, 1310749, 1, 0, 1245213, 1, 0, 1179677, 1, 0, 1114141, 1, 0, 1048605, 1, 0, 983069, 1, 0, 917533, 1, 0, 851997, 1, 0, 786461, 1, 0, 720925, 1, 0, 655389, 1, 0, 655390, 1, 0, 720926, 1, 0, 786462, 1, 0, 851998, 1, 0, 917534, 1, 0, 983070, 1, 0, 1048606, 1, 0, 1114142, 1, 0, 1179678, 1, 0, 1245214, 1, 0, 1310750, 1, 0, 1376286, 1, 0, 1441822, 1, 0, 1507358, 1, 0, 1572894, 1, 0, 1572895, 1, 0, 1507359, 1, 0, 1441823, 1, 0, 1376287, 1, 0, 1310751, 1, 0, 1245215, 1, 0, 1179679, 1, 0, 1114143, 1, 0, 1048607, 1, 0, 983071, 1, 0, 917535, 1, 0, 851999, 1, 0, 786463, 1, 0, 720927, 1, 0, 655391, 1, 0, 655392, 1, 0, 720928, 1, 0, 786464, 1, 0, 852000, 1, 0, 917536, 1, 0, 983072, 1, 0, 1048608, 1, 0, 1114144, 1, 0, 1179680, 1, 0, 1245216, 1, 0, 1310752, 1, 0, 1376288, 1, 0, 1441824, 1, 0, 1507360, 1, 0, 1572896, 1, 0, 1572897, 1, 0, 1507361, 1, 0, 1441825, 1, 0, 1376289, 1, 0, 1310753, 1, 0, 1245217, 1, 0, 1179681, 1, 0, 1114145, 1, 0, 1048609, 1, 0, 983073, 1, 0, 917537, 1, 0, 852001, 1, 0, 786465, 1, 0, 720929, 1, 0, 655393, 1, 0, 655394, 1, 0, 720930, 1, 0, 786466, 1, 0, 852002, 1, 0, 917538, 1, 0, 983074, 1, 0, 1048610, 1, 0, 1114146, 1, 0, 1179682, 1, 0, 1245218, 1, 0, 1310754, 1, 0, 1376290, 1, 0, 1441826, 1, 0, 1507362, 1, 0, 1572898, 1, 0, 1572899, 1, 0, 1507363, 1, 0, 1441827, 1, 0, 1376291, 1, 0, 1310755, 1, 0, 1245219, 1, 0, 1179683, 1, 0, 1114147, 1, 0, 1048611, 1, 0, 983075, 1, 0, 917539, 1, 0, 852003, 1, 0, 786467, 1, 0, 720931, 1, 0, 655395, 1, 0, 655396, 1, 0, 720932, 1, 0, 786468, 1, 0, 852004, 1, 0, 917540, 1, 0, 983076, 1, 0, 1048612, 1, 0, 1114148, 1, 0, 1179684, 1, 0, 1245220, 1, 0, 1310756, 1, 0, 1376292, 1, 0, 1441828, 1, 0, 1507364, 1, 0, 1572900, 1, 0, 1572901, 1, 0, 1507365, 1, 0, 1441829, 1, 0, 1376293, 1, 0, 1310757, 1, 0, 1245221, 1, 0, 1179685, 1, 0, 1114149, 1, 0, 1048613, 1, 0, 983077, 1, 0, 917541, 1, 0, 852005, 1, 0, 786469, 1, 0, 720933, 1, 0, 655397, 1, 0, 589861, 1, 0, 524325, 1, 0, 458789, 1, 0, 393253, 1, 0, 327717, 1, 0, 262181, 1, 0, 196645, 1, 0, 131109, 1, 0, 65573, 1, 0, 37, 1, 0, -65499, 0, 0, -131035, 0, 0, -196571, 0, 0, -262107, 0, 0, -327643, 0, 0, -393179, 0, 0, -458715, 0, 0, -524251, 0, 0, -589787, 0, 0, -655323, 0, 0, -655322, 0, 0, -589786, 0, 0, -524250, 0, 0, -458714, 0, 0, -393178, 0, 0, -327642, 0, 0, -262106, 0, 0, -196570, 0, 0, -131034, 0, 0, -65498, 1, 0, 38, 1, 0, 65574, 1, 0, 131110, 1, 0, 196646, 1, 0, 262182, 1, 0, 327718, 1, 0, 393254, 1, 0, 458790, 1, 0, 524326, 1, 0, 589862, 1, 0, 655398, 1, 0, 720934, 1, 0, 786470, 1, 0, 852006, 1, 0, 917542, 1, 0, 983078, 1, 0, 1048614, 1, 0, 1114150, 1, 0, 1179686, 1, 0, 1245222, 1, 0, 1310758, 1, 0, 1376294, 1, 0, 1441830, 1, 0, 1507366, 1, 0, 1572902, 1, 0, 1572903, 1, 0, 1507367, 1, 0, 1441831, 1, 0, 1376295, 1, 0, 1310759, 1, 0, 1245223, 1, 0, 1179687, 1, 0, 1114151, 1, 0, 1048615, 1, 0, 983079, 1, 0, 917543, 1, 0, 852007, 1, 0, 786471, 1, 0, 720935, 1, 0, 655399, 1, 0, 589863, 1, 0, 524327, 1, 0, 458791, 1, 0, 393255, 1, 0, 327719, 1, 0, 262183, 1, 0, 196647, 1, 0, 131111, 1, 0, 65575, 1, 0, 39, 1, 0, -65497, 1, 0, -131033, 0, 0, -196569, 0, 0, -262105, 0, 0, -327641, 0, 0, -393177, 0, 0, -458713, 0, 0, -524249, 0, 0, -589785, 0, 0, -655321, 0, 0, -655320, 0, 0, -589784, 0, 0, -524248, 0, 0, -458712, 0, 0, -393176, 0, 0, -327640, 0, 0, -262104, 0, 0, -196568, 0, 0, -131032, 0, 0, -65496, 1, 0, 40, 1, 0, 65576, 1, 0, 131112, 1, 0, 196648, 1, 0, 262184, 1, 0, 327720, 1, 0, 393256, 1, 0, 458792, 1, 0, 524328, 1, 0, 589864, 1, 0, 655400, 1, 0, 720936, 1, 0, 786472, 1, 0, 852008, 1, 0, 917544, 1, 0, 983080, 1, 0, 1048616, 1, 0, 1114152, 1, 0, 1179688, 1, 0, 1245224, 1, 0, 1310760, 1, 0, 1376296, 1, 0, 1441832, 1, 0, 1507368, 1, 0, 1572904, 1, 0, 1572905, 1, 0, 1507369, 1, 0, 1441833, 1, 0, 1376297, 1, 0, 1310761, 1, 0, 1245225, 1, 0, 1179689, 1, 0, 1114153, 1, 0, 1048617, 1, 0, 983081, 1, 0, 917545, 1, 0, 852009, 1, 0, 786473, 1, 0, 720937, 1, 0, 655401, 1, 0, 589865, 1, 0, 524329, 1, 0, 458793, 1, 0, 393257, 1, 0, 327721, 1, 0, 262185, 1, 0, 196649, 1, 0, 131113, 1, 0, 65577, 1, 0, 41, 1, 0, -65495, 1, 0, -131031, 0, 0, -196567, 0, 0, -262103, 0, 0, -327639, 0, 0, -393175, 0, 0, -458711, 0, 0, -524247, 0, 0, -589783, 0, 0, -655319, 0, 0, -655318, 0, 0, -589782, 0, 0, -524246, 0, 0, -458710, 0, 0, -393174, 0, 0, -327638, 0, 0, -262102, 0, 0, -196566, 0, 0, -131030, 1, 0, -65494, 1, 0, 42, 1, 0, 65578, 1, 0, 131114, 1, 0, 196650, 1, 0, 262186, 1, 0, 327722, 1, 0, 393258, 1, 0, 458794, 1, 0, 524330, 1, 0, 589866, 1, 0, 655402, 1, 0, 720938, 1, 0, 786474, 1, 0, 852010, 1, 0, 917546, 1, 0, 983082, 1, 0, 1048618, 1, 0, 1114154, 1, 0, 1179690, 1, 0, 1245226, 1, 0, 1310762, 1, 0, 1376298, 1, 0, 1441834, 1, 0, 1507370, 1, 0, 1572906, 1, 0, 1572907, 1, 0, 1507371, 1, 0, 1441835, 1, 0, 1376299, 1, 0, 1310763, 1, 0, 1245227, 1, 0, 1179691, 1, 0, 1114155, 1, 0, 1048619, 1, 0, 983083, 1, 0, 917547, 1, 0, 852011, 1, 0, 786475, 1, 0, 720939, 1, 0, 655403, 1, 0, 589867, 1, 0, 524331, 1, 0, 458795, 1, 0, 393259, 1, 0, 327723, 1, 0, 262187, 1, 0, 196651, 1, 0, 131115, 1, 0, 65579, 1, 0, 43, 1, 0, -65493, 1, 0, -131029, 1, 0, -196565, 1, 0, -262101, 0, 0, -327637, 0, 0, -393173, 0, 0, -458709, 0, 0, -524245, 0, 0, -589781, 0, 0, -655317, 0, 0, -655316, 0, 0, -589780, 0, 0, -524244, 0, 0, -458708, 0, 0, -393172, 0, 0, -327636, 0, 0, -262100, 1, 0, -196564, 1, 0, -131028, 1, 0, -65492, 1, 0, 44, 1, 0, 65580, 1, 0, 131116, 1, 0, 196652, 1, 0, 262188, 1, 0, 327724, 1, 0, 393260, 1, 0, 458796, 1, 0, 524332, 1, 0, 589868, 1, 0, 655404, 1, 0, 720940, 1, 0, 786476, 1, 0, 852012, 1, 0, 917548, 1, 0, 983084, 1, 0, 1048620, 1, 0, 1114156, 1, 0, 1179692, 1, 0, 1245228, 1, 0, 1310764, 1, 0, 1376300, 1, 0, 1441836, 1, 0, 1507372, 1, 0, 1572908, 1, 0, 1572909, 1, 0, 1507373, 1, 0, 1441837, 1, 0, 1376301, 1, 0, 1310765, 1, 0, 1245229, 1, 0, 1179693, 1, 0, 1114157, 1, 0, 1048621, 1, 0, 983085, 1, 0, 917549, 1, 0, 852013, 1, 0, 786477, 1, 0, 720941, 1, 0, 655405, 1, 0, 589869, 1, 0, 524333, 1, 0, 458797, 1, 0, 393261, 1, 0, 327725, 1, 0, 262189, 1, 0, 196653, 1, 0, 131117, 1, 0, 65581, 1, 0, 45, 1, 0, -65491, 1, 0, -131027, 1, 0, -196563, 1, 0, -262099, 1, 0, -327635, 0, 0, -393171, 0, 0, -458707, 0, 0, -524243, 0, 0, -589779, 0, 0, -655315, 0, 0, -655314, 0, 0, -589778, 0, 0, -524242, 0, 0, -458706, 0, 0, -393170, 0, 0, -327634, 0, 0, -262098, 1, 0, -196562, 1, 0, -131026, 1, 0, -65490, 1, 0, 46, 1, 0, 65582, 1, 0, 131118, 1, 0, 196654, 1, 0, 262190, 1, 0, 327726, 1, 0, 393262, 1, 0, 458798, 1, 0, 524334, 1, 0, 589870, 1, 0, 655406, 1, 0, 720942, 1, 0, 786478, 1, 0, 852014, 1, 0, 917550, 1, 0, 983086, 1, 0, 1048622, 1, 0, 1114158, 1, 0, 1179694, 1, 0, 1245230, 1, 0, 1310766, 1, 0, 1376302, 1, 0, 1441838, 1, 0, 1507374, 1, 0, 1572910, 1, 0, 1572911, 1, 0, 1507375, 1, 0, 1441839, 1, 0, 1376303, 1, 0, 1310767, 1, 0, 1245231, 1, 0, 1179695, 1, 0, 1114159, 1, 0, 1048623, 1, 0, 983087, 1, 0, 917551, 1, 0, 852015, 1, 0, 786479, 1, 0, 720943, 1, 0, 655407, 1, 0, 589871, 1, 0, 524335, 1, 0, 458799, 1, 0, 393263, 1, 0, 327727, 1, 0, 262191, 1, 0, 196655, 1, 0, 131119, 1, 0, 65583, 1, 0, 47, 1, 0, -65489, 1, 0, -131025, 1, 0, -196561, 1, 0, -262097, 1, 0, -327633, 0, 0, -393169, 0, 0, -458705, 0, 0, -524241, 0, 0, -589777, 0, 0, -655313, 0, 0, -655312, 0, 0, -589776, 0, 0, -524240, 0, 0, -458704, 0, 0, -393168, 0, 0, -327632, 1, 0, -262096, 1, 0, -196560, 1, 0, -131024, 1, 0, -65488, 1, 0, 48, 1, 0, 65584, 1, 0, 131120, 1, 0, 196656, 1, 0, 262192, 1, 0, 327728, 1, 0, 393264, 1, 0, 458800, 1, 0, 524336, 1, 0, 589872, 1, 0, 655408, 1, 0, 720944, 1, 0, 786480, 1, 0, 852016, 1, 0, 917552, 1, 0, 983088, 1, 0, 1048624, 1, 0, 1114160, 1, 0, 1179696, 1, 0, 1245232, 1, 0, 1310768, 1, 0, 1376304, 1, 0, 1441840, 1, 0, 1507376, 1, 0, 1572912, 1, 0, 1572913, 1, 0, 1507377, 1, 0, 1441841, 1, 0, 1376305, 1, 0, 1310769, 1, 0, 1245233, 1, 0, 1179697, 1, 0, 1114161, 1, 0, 1048625, 1, 0, 983089, 1, 0, 917553, 1, 0, 852017, 1, 0, 786481, 1, 0, 720945, 1, 0, 655409, 1, 0, 589873, 1, 0, 524337, 1, 0, 458801, 1, 0, 393265, 1, 0, 327729, 1, 0, 262193, 1, 0, 196657, 1, 0, 131121, 1, 0, 65585, 1, 0, 49, 1, 0, -65487, 1, 0, -131023, 1, 0, -196559, 1, 0, -262095, 1, 0, -327631, 1, 0, -393167, 0, 0, -458703, 0, 0, -524239, 0, 0, -589775, 0, 0, -655311, 0, 0, -655310, 0, 0, -589774, 0, 0, -524238, 0, 0, -458702, 0, 0, -393166, 0, 0, -327630, 1, 0, -262094, 1, 0, -196558, 1, 0, -131022, 1, 0, -65486, 1, 0, 50, 1, 0, 65586, 1, 0, 131122, 1, 0, 196658, 1, 0, 262194, 1, 0, 327730, 1, 0, 393266, 1, 0, 458802, 1, 0, 524338, 1, 0, 589874, 1, 0, 655410, 1, 0, 720946, 1, 0, 786482, 1, 0, 852018, 1, 0, 917554, 1, 0, 983090, 1, 0, 1048626, 1, 0, 1114162, 1, 0, 1179698, 1, 0, 1245234, 1, 0, 1310770, 1, 0, 1376306, 1, 0, 1441842, 1, 0, 1507378, 1, 0, 1572914, 1, 0, 1572915, 1, 0, 1507379, 1, 0, 1441843, 1, 0, 1376307, 1, 0, 1310771, 1, 0, 1245235, 1, 0, 1179699, 1, 0, 1114163, 1, 0, 1048627, 1, 0, 983091, 1, 0, 917555, 1, 0, 852019, 1, 0, 786483, 1, 0, 720947, 1, 0, 655411, 1, 0, 589875, 1, 0, 524339, 1, 0, 458803, 1, 0, 393267, 1, 0, 327731, 1, 0, 262195, 1, 0, 196659, 1, 0, 131123, 1, 0, 65587, 1, 0, 51, 1, 0, -65485, 1, 0, -131021, 1, 0, -196557, 1, 0, -262093, 1, 0, -327629, 1, 0, -393165, 0, 0, -458701, 0, 0, -524237, 0, 0, -589773, 0, 0, -655309, 0, 0, -655308, 0, 0, -589772, 0, 0, -524236, 0, 0, -458700, 0, 0, -393164, 0, 0, -327628, 1, 0, -262092, 1, 0, -196556, 1, 0, -131020, 1, 0, -65484, 1, 0, 52, 1, 0, 65588, 1, 0, 131124, 1, 0, 196660, 1, 0, 262196, 1, 0, 327732, 1, 0, 393268, 1, 0, 458804, 1, 0, 524340, 1, 0, 589876, 1, 0, 655412, 1, 0, 720948, 1, 0, 786484, 1, 0, 852020, 1, 0, 917556, 1, 0, 983092, 1, 0, 1048628, 1, 0, 1114164, 1, 0, 1179700, 1, 0, 1245236, 1, 0, 1310772, 1, 0, 1376308, 1, 0, 1441844, 1, 0, 1507380, 1, 0, 1572916, 1, 0, 1572917, 1, 0, 1507381, 1, 0, 1441845, 1, 0, 1376309, 1, 0, 1310773, 1, 0, 1245237, 1, 0, 1179701, 1, 0, 1114165, 1, 0, 1048629, 1, 0, 983093, 1, 0, 917557, 1, 0, 852021, 1, 0, 786485, 1, 0, 720949, 1, 0, 655413, 1, 0, 589877, 1, 0, 524341, 1, 0, 458805, 1, 0, 393269, 1, 0, 327733, 1, 0, 262197, 1, 0, 196661, 1, 0, 131125, 1, 0, 65589, 1, 0, 53, 1, 0, -65483, 1, 0, -131019, 1, 0, -196555, 1, 0, -262091, 1, 0, -327627, 1, 0, -393163, 0, 0, -458699, 0, 0, -524235, 0, 0, -589771, 0, 0, -655307, 0, 0, -655306, 0, 0, -589770, 0, 0, -524234, 0, 0, -458698, 0, 0, -393162, 0, 0, -327626, 1, 0, -262090, 1, 0, -196554, 1, 0, -131018, 1, 0, -65482, 1, 0, 54, 1, 0, 65590, 1, 0, 131126, 1, 0, 196662, 1, 0, 262198, 1, 0, 327734, 1, 0, 393270, 1, 0, 458806, 1, 0, 524342, 1, 0, 589878, 1, 0, 655414, 1, 0, 720950, 1, 0, 786486, 1, 0, 852022, 1, 0, 917558, 1, 0, 983094, 1, 0, 1048630, 1, 0, 1114166, 1, 0, 1179702, 1, 0, 1245238, 1, 0, 1310774, 1, 0, 1376310, 1, 0, 1441846, 1, 0, 1507382, 1, 0, 1572918, 1, 0, 1572919, 1, 0, 1507383, 1, 0, 1441847, 1, 0, 1376311, 1, 0, 1310775, 1, 0, 1245239, 1, 0, 1179703, 1, 0, 1114167, 1, 0, 1048631, 1, 0, 983095, 1, 0, 917559, 1, 0, 852023, 1, 0, 786487, 1, 0, 720951, 1, 0, 655415, 1, 0, 589879, 1, 0, 524343, 1, 0, 458807, 1, 0, 393271, 1, 0, 327735, 1, 0, 262199, 1, 0, 196663, 1, 0, 131127, 1, 0, 65591, 1, 0, 55, 1, 0, -65481, 1, 0, -131017, 1, 0, -196553, 1, 0, -262089, 1, 0, -327625, 1, 0, -393161, 1, 0, -458697, 0, 0, -524233, 0, 0, -589769, 0, 0, -655305, 0, 0, -655304, 0, 0, -589768, 0, 0, -524232, 0, 0, -458696, 0, 0, -393160, 1, 0, -327624, 1, 0, -262088, 1, 0, -196552, 1, 0, -131016, 1, 0, -65480, 1, 0, 56, 1, 0, 65592, 1, 0, 131128, 1, 0, 196664, 1, 0, 262200, 1, 0, 327736, 1, 0, 393272, 1, 0, 458808, 1, 0, 524344, 1, 0, 589880, 1, 0, 655416, 1, 0, 720952, 1, 0, 786488, 1, 0, 852024, 1, 0, 917560, 1, 0, 983096, 1, 0, 1048632, 1, 0, 1114168, 1, 0, 1179704, 1, 0, 1245240, 1, 0, 1310776, 1, 0, 1376312, 1, 0, 1441848, 1, 0, 1507384, 1, 0, 1572920, 1, 0, 1572921, 1, 0, 1507385, 1, 0, 1441849, 1, 0, 1376313, 1, 0, 1310777, 1, 0, 1245241, 1, 0, 1179705, 1, 0, 1114169, 1, 0, 1048633, 1, 0, 983097, 1, 0, 917561, 1, 0, 852025, 1, 0, 786489, 1, 0, 720953, 1, 0, 655417, 1, 0, 589881, 1, 0, 524345, 1, 0, 458809, 1, 0, 393273, 1, 0, 327737, 1, 0, 262201, 1, 0, 196665, 1, 0, 131129, 1, 0, 65593, 1, 0, 57, 1, 0, -65479, 1, 0, -131015, 1, 0, -196551, 1, 0, -262087, 1, 0, -327623, 1, 0, -393159, 1, 0, -458695, 1, 0, -524231, 0, 0, -589767, 0, 0, -655303, 0, 0, -655302, 0, 0, -589766, 0, 0, -524230, 0, 0, -458694, 1, 0, -393158, 1, 0, -327622, 1, 0, -262086, 1, 0, -196550, 1, 0, -131014, 1, 0, -65478, 1, 0, 58, 1, 0, 65594, 1, 0, 131130, 1, 0, 196666, 1, 0, 262202, 1, 0, 327738, 1, 0, 393274, 1, 0, 458810, 1, 0, 524346, 1, 0, 589882, 1, 0, 655418, 1, 0, 720954, 1, 0, 786490, 1, 0, 852026, 1, 0, 917562, 1, 0, 983098, 1, 0, 1048634, 1, 0, 1114170, 1, 0, 1179706, 1, 0, 1245242, 1, 0, 1310778, 1, 0, 1376314, 1, 0, 1441850, 1, 0, 1507386, 1, 0, 1572922, 1, 0, 1638447, 1, 0, 1703983, 1, 0, 1769519, 1, 0, 1835055, 1, 0, 1900591, 1, 0, 1966127, 1, 0, 2031663, 1, 0, 2097199, 1, 0, 2162735, 1, 0, 2228271, 1, 0, 2293807, 1, 0, 2359343, 1, 0, 2424879, 1, 0, 2490415, 1, 0, 2555951, 1, 0, 2621487, 1, 0, 2687023, 1, 0, 2752559, 1, 0, 2818095, 1, 0, 2883631, 1, 0, 2949167, 1, 0, 3014703, 1, 0, 3080239, 1, 0, 1638448, 1, 0, 1703984, 1, 0, 1769520, 1, 0, 1835056, 1, 0, 1900592, 1, 0, 1966128, 1, 0, 2031664, 1, 0, 2097200, 1, 0, 2162736, 1, 0, 2228272, 1, 0, 2293808, 1, 0, 2359344, 1, 0, 2424880, 1, 0, 2490416, 1, 0, 2555952, 1, 0, 2621488, 1, 0, 2687024, 1, 0, 2752560, 1, 0, 2818096, 1, 0, 2883632, 1, 0, 2949168, 1, 0, 3014704, 1, 0, 3080240, 1, 0, 1638449, 1, 0, 1703985, 1, 0, 1769521, 1, 0, 1835057, 1, 0, 1900593, 1, 0, 1966129, 1, 0, 2031665, 1, 0, 2097201, 1, 0, 2162737, 1, 0, 2228273, 1, 0, 2293809, 1, 0, 2359345, 1, 0, 2424881, 1, 0, 2490417, 1, 0, 2555953, 1, 0, 2621489, 1, 0, 2687025, 1, 0, 2752561, 1, 0, 2818097, 1, 0, 2883633, 1, 0, 2949169, 1, 0, 3014705, 1, 0, 3080241, 1, 0, 1638450, 1, 0, 1703986, 1, 0, 1769522, 1, 0, 1835058, 1, 0, 1900594, 1, 0, 1966130, 1, 0, 2031666, 1, 0, 2097202, 1, 0, 2162738, 1, 0, 2228274, 1, 0, 2293810, 1, 0, 2359346, 1, 0, 2424882, 1, 0, 2490418, 1, 0, 2555954, 1, 0, 2621490, 1, 0, 2687026, 1, 0, 2752562, 1, 0, 2818098, 1, 0, 2883634, 1, 0, 2949170, 1, 0, 3014706, 1, 0, 3080242, 1, 0, 1638451, 1, 0, 1703987, 1, 0, 1769523, 1, 0, 1835059, 1, 0, 1900595, 1, 0, 1966131, 1, 0, 2031667, 1, 0, 2097203, 1, 0, 2162739, 1, 0, 2228275, 1, 0, 2293811, 1, 0, 2359347, 1, 0, 2424883, 1, 0, 2490419, 1, 0, 2555955, 1, 0, 2621491, 1, 0, 2687027, 1, 0, 2752563, 1, 0, 2818099, 1, 0, 2883635, 1, 0, 2949171, 1, 0, 3014707, 1, 0, 3080243, 1, 0, 1638452, 1, 0, 1703988, 1, 0, 1769524, 1, 0, 1835060, 1, 0, 1900596, 1, 0, 1966132, 1, 0, 2031668, 1, 0, 2097204, 1, 0, 2162740, 1, 0, 2228276, 1, 0, 2293812, 1, 0, 2359348, 1, 0, 2424884, 1, 0, 2490420, 1, 0, 2555956, 1, 0, 2621492, 1, 0, 2687028, 1, 0, 2752564, 1, 0, 2818100, 1, 0, 2883636, 1, 0, 2949172, 1, 0, 3014708, 1, 0, 3080244, 1, 0, 1638453, 1, 0, 1703989, 1, 0, 1769525, 1, 0, 1835061, 1, 0, 1900597, 1, 0, 1966133, 1, 0, 2031669, 1, 0, 2097205, 1, 0, 2162741, 1, 0, 2228277, 1, 0, 2293813, 1, 0, 2359349, 1, 0, 2424885, 1, 0, 2490421, 1, 0, 2555957, 1, 0, 2621493, 1, 0, 2687029, 1, 0, 2752565, 1, 0, 2818101, 1, 0, 2883637, 1, 0, 2949173, 1, 0, 3014709, 1, 0, 3080245, 1, 0, 1638454, 1, 0, 1703990, 1, 0, 1769526, 1, 0, 1835062, 1, 0, 1900598, 1, 0, 1966134, 1, 0, 2031670, 1, 0, 2097206, 1, 0, 2162742, 1, 0, 2228278, 1, 0, 2293814, 1, 0, 2359350, 1, 0, 2424886, 1, 0, 2490422, 1, 0, 2555958, 1, 0, 2621494, 1, 0, 2687030, 1, 0, 2752566, 1, 0, 2818102, 1, 0, 2883638, 1, 0, 2949174, 1, 0, 3014710, 1, 0, 3080246, 1, 0, 1638455, 1, 0, 1703991, 1, 0, 1769527, 1, 0, 1835063, 1, 0, 1900599, 1, 0, 1966135, 1, 0, 2031671, 1, 0, 2097207, 1, 0, 2162743, 1, 0, 2228279, 1, 0, 2293815, 1, 0, 2359351, 1, 0, 2424887, 1, 0, 2490423, 1, 0, 2555959, 1, 0, 2621495, 1, 0, 2687031, 1, 0, 2752567, 1, 0, 2818103, 1, 0, 2883639, 1, 0, 2949175, 1, 0, 3014711, 1, 0, 3080247, 1, 0, 1638456, 1, 0, 1703992, 1, 0, 1769528, 1, 0, 1835064, 1, 0, 1900600, 1, 0, 1966136, 1, 0, 2031672, 1, 0, 2097208, 1, 0, 2162744, 1, 0, 2228280, 1, 0, 2293816, 1, 0, 2359352, 1, 0, 2424888, 1, 0, 2490424, 1, 0, 2555960, 1, 0, 2621496, 1, 0, 2687032, 1, 0, 2752568, 1, 0, 2818104, 1, 0, 2883640, 1, 0, 2949176, 1, 0, 3014712, 1, 0, 3080248, 1, 0, 1638457, 1, 0, 1703993, 1, 0, 1769529, 1, 0, 1835065, 1, 0, 1900601, 1, 0, 1966137, 1, 0, 2031673, 1, 0, 2097209, 1, 0, 2162745, 1, 0, 2228281, 1, 0, 2293817, 1, 0, 2359353, 1, 0, 2424889, 1, 0, 2490425, 1, 0, 2555961, 1, 0, 2621497, 1, 0, 2687033, 1, 0, 2752569, 1, 0, 2818105, 1, 0, 2883641, 1, 0, 2949177, 1, 0, 3014713, 1, 0, 3080249, 1, 0, 1638458, 1, 0, 1703994, 1, 0, 1769530, 1, 0, 1835066, 1, 0, 1900602, 1, 0, 1966138, 1, 0, 2031674, 1, 0, 2097210, 1, 0, 2162746, 1, 0, 2228282, 1, 0, 2293818, 1, 0, 2359354, 1, 0, 2424890, 1, 0, 2490426, 1, 0, 2555962, 1, 0, 2621498, 1, 0, 2687034, 1, 0, 2752570, 1, 0, 2818106, 1, 0, 2883642, 1, 0, 2949178, 1, 0, 3014714, 1, 0, 3080250, 1, 0, 1114171, 1, 0, 1179707, 1, 0, 1245243, 1, 0, 1310779, 1, 0, 1376315, 1, 0, 1441851, 1, 0, 1507387, 1, 0, 1572923, 1, 0, 1638459, 1, 0, 1703995, 1, 0, 1769531, 1, 0, 1835067, 1, 0, 1900603, 1, 0, 1966139, 1, 0, 2031675, 1, 0, 2097211, 1, 0, 2162747, 1, 0, 2228283, 1, 0, 2293819, 1, 0, 2359355, 1, 0, 2424891, 1, 0, 2490427, 1, 0, 2555963, 1, 0, 2621499, 1, 0, 2687035, 1, 0, 2752571, 1, 0, 2818107, 1, 0, 2883643, 1, 0, 2949179, 1, 0, 3014715, 1, 0, 3080251, 1, 0, 1114172, 1, 0, 1179708, 1, 0, 1245244, 1, 0, 1310780, 1, 0, 1376316, 1, 0, 1441852, 1, 0, 1507388, 1, 0, 1572924, 1, 0, 1638460, 1, 0, 1703996, 1, 0, 1769532, 1, 0, 1835068, 1, 0, 1900604, 1, 0, 1966140, 1, 0, 2031676, 1, 0, 2097212, 1, 0, 2162748, 1, 0, 2228284, 1, 0, 2293820, 1, 0, 2359356, 1, 0, 2424892, 1, 0, 2490428, 1, 0, 2555964, 1, 0, 2621500, 1, 0, 2687036, 1, 0, 2752572, 1, 0, 2818108, 1, 0, 2883644, 1, 0, 2949180, 1, 0, 3014716, 1, 0, 3080252, 1, 0, 1114173, 1, 0, 1179709, 1, 0, 1245245, 1, 0, 1310781, 1, 0, 1376317, 1, 0, 1441853, 1, 0, 1507389, 1, 0, 1572925, 1, 0, 1638461, 1, 0, 1703997, 1, 0, 1769533, 1, 0, 1835069, 1, 0, 1900605, 1, 0, 1966141, 1, 0, 2031677, 1, 0, 2097213, 1, 0, 2162749, 1, 0, 2228285, 1, 0, 2293821, 1, 0, 2359357, 1, 0, 2424893, 1, 0, 2490429, 1, 0, 2555965, 1, 0, 2621501, 1, 0, 2687037, 1, 0, 2752573, 1, 0, 2818109, 1, 0, 2883645, 1, 0, 2949181, 1, 0, 3014717, 1, 0, 3080253, 1, 0, 1114174, 1, 0, 1179710, 1, 0, 1245246, 1, 0, 1310782, 1, 0, 1376318, 1, 0, 1441854, 1, 0, 1507390, 1, 0, 1572926, 1, 0, 1638462, 1, 0, 1703998, 1, 0, 1769534, 1, 0, 1835070, 1, 0, 1900606, 1, 0, 1966142, 1, 0, 2031678, 1, 0, 2097214, 1, 0, 2162750, 1, 0, 2228286, 1, 0, 2293822, 1, 0, 2359358, 1, 0, 2424894, 1, 0, 2490430, 1, 0, 2555966, 1, 0, 2621502, 1, 0, 2687038, 1, 0, 2752574, 1, 0, 2818110, 1, 0, 2883646, 1, 0, 2949182, 1, 0, 3014718, 1, 0, 3080254, 1, 0, 1114175, 1, 0, 1179711, 1, 0, 1245247, 1, 0, 1310783, 1, 0, 1376319, 1, 0, 1441855, 1, 0, 1507391, 1, 0, 1572927, 1, 0, 1638463, 1, 0, 1703999, 1, 0, 1769535, 1, 0, 1835071, 1, 0, 1900607, 1, 0, 1966143, 1, 0, 2031679, 1, 0, 2097215, 1, 0, 2162751, 1, 0, 2228287, 1, 0, 2293823, 1, 0, 2359359, 1, 0, 2424895, 1, 0, 2490431, 1, 0, 2555967, 1, 0, 2621503, 1, 0, 2687039, 1, 0, 2752575, 1, 0, 2818111, 1, 0, 2883647, 1, 0, 2949183, 1, 0, 3014719, 1, 0, 3080255, 1, 0, 1114176, 1, 0, 1179712, 1, 0, 1245248, 1, 0, 1310784, 1, 0, 1376320, 1, 0, 1441856, 1, 0, 1507392, 1, 0, 1572928, 1, 0, 1638464, 1, 0, 1704000, 1, 0, 1769536, 1, 0, 1835072, 1, 0, 1900608, 1, 0, 1966144, 1, 0, 2031680, 1, 0, 2097216, 1, 0, 2162752, 1, 0, 2228288, 1, 0, 2293824, 1, 0, 2359360, 1, 0, 2424896, 1, 0, 2490432, 1, 0, 2555968, 1, 0, 2621504, 1, 0, 2687040, 1, 0, 2752576, 1, 0, 2818112, 1, 0, 2883648, 1, 0, 2949184, 1, 0, 3014720, 1, 0, 3080256, 1, 0, 1114177, 1, 0, 1179713, 1, 0, 1245249, 1, 0, 1310785, 1, 0, 1376321, 1, 0, 1441857, 1, 0, 1507393, 1, 0, 1572929, 1, 0, 1638465, 1, 0, 1704001, 1, 0, 1769537, 1, 0, 1835073, 1, 0, 1900609, 1, 0, 1966145, 1, 0, 2031681, 1, 0, 2097217, 1, 0, 2162753, 1, 0, 2228289, 1, 0, 2293825, 1, 0, 2359361, 1, 0, 2424897, 1, 0, 2490433, 1, 0, 2555969, 1, 0, 2621505, 1, 0, 2687041, 1, 0, 2752577, 1, 0, 2818113, 1, 0, 2883649, 1, 0, 2949185, 1, 0, 3014721, 1, 0, 3080257, 1, 0, 1114178, 1, 0, 1179714, 1, 0, 1245250, 1, 0, 1310786, 1, 0, 1376322, 1, 0, 1441858, 1, 0, 1507394, 1, 0, 1572930, 1, 0, 1638466, 1, 0, 1704002, 1, 0, 1769538, 1, 0, 1835074, 1, 0, 1900610, 1, 0, 1966146, 1, 0, 2031682, 1, 0, 2097218, 1, 0, 2162754, 1, 0, 2228290, 1, 0, 2293826, 1, 0, 2359362, 1, 0, 2424898, 1, 0, 2490434, 1, 0, 2555970, 1, 0, 2621506, 1, 0, 2687042, 1, 0, 2752578, 1, 0, 2818114, 1, 0, 2883650, 1, 0, 2949186, 1, 0, 3014722, 1, 0, 3080258, 1, 0, 1114179, 1, 0, 1179715, 1, 0, 1245251, 1, 0, 1310787, 1, 0, 1376323, 1, 0, 1441859, 1, 0, 1507395, 1, 0, 1572931, 1, 0, 1638467, 1, 0, 1704003, 1, 0, 1769539, 1, 0, 1835075, 1, 0, 1900611, 1, 0, 1966147, 1, 0, 2031683, 1, 0, 2097219, 1, 0, 2162755, 1, 0, 2228291, 1, 0, 2293827, 1, 0, 2359363, 1, 0, 2424899, 1, 0, 2490435, 1, 0, 2555971, 1, 0, 2621507, 1, 0, 2687043, 1, 0, 2752579, 1, 0, 2818115, 1, 0, 2883651, 1, 0, 2949187, 1, 0, 3014723, 1, 0, 3080259, 1, 0, 1114180, 1, 0, 1179716, 1, 0, 1245252, 1, 0, 1310788, 1, 0, 1376324, 1, 0, 1441860, 1, 0, 1507396, 1, 0, 1572932, 1, 0, 1638468, 1, 0, 1704004, 1, 0, 1769540, 1, 0, 1835076, 1, 0, 1900612, 1, 0, 1966148, 1, 0, 2031684, 1, 0, 2097220, 1, 0, 2162756, 1, 0, 2228292, 1, 0, 2293828, 1, 0, 2359364, 1, 0, 2424900, 1, 0, 2490436, 1, 0, 2555972, 1, 0, 2621508, 1, 0, 2687044, 1, 0, 2752580, 1, 0, 2818116, 1, 0, 2883652, 1, 0, 2949188, 1, 0, 3014724, 1, 0, 3080260, 1, 0, 1114181, 1, 0, 1179717, 1, 0, 1245253, 1, 0, 1310789, 1, 0, 1376325, 1, 0, 1441861, 1, 0, 1507397, 1, 0, 1572933, 1, 0, 1638469, 1, 0, 1704005, 1, 0, 1769541, 1, 0, 1835077, 1, 0, 1900613, 1, 0, 1966149, 1, 0, 2031685, 1, 0, 2097221, 1, 0, 2162757, 1, 0, 2228293, 1, 0, 2293829, 1, 0, 2359365, 1, 0, 2424901, 1, 0, 2490437, 1, 0, 2555973, 1, 0, 2621509, 1, 0, 2687045, 1, 0, 2752581, 1, 0, 2818117, 1, 0, 2883653, 1, 0, 2949189, 1, 0, 3014725, 1, 0, 3080261, 1, 0, 1114182, 1, 0, 1179718, 1, 0, 1245254, 1, 0, 1310790, 1, 0, 1376326, 1, 0, 1441862, 1, 0, 1507398, 1, 0, 1572934, 1, 0, 1638470, 1, 0, 1704006, 1, 0, 1769542, 1, 0, 1835078, 1, 0, 1900614, 1, 0, 1966150, 1, 0, 2031686, 1, 0, 2097222, 1, 0, 2162758, 1, 0, 2228294, 1, 0, 2293830, 1, 0, 2359366, 1, 0, 2424902, 1, 0, 2490438, 1, 0, 2555974, 1, 0, 2621510, 1, 0, 2687046, 1, 0, 2752582, 1, 0, 2818118, 1, 0, 2883654, 1, 0, 2949190, 1, 0, 3014726, 1, 0, 3080262, 1, 0, 1114183, 1, 0, 1179719, 1, 0, 1245255, 1, 0, 1310791, 1, 0, 1376327, 1, 0, 1441863, 1, 0, 1507399, 1, 0, 1572935, 1, 0, 1638471, 1, 0, 1704007, 1, 0, 1769543, 1, 0, 1835079, 1, 0, 1900615, 1, 0, 1966151, 1, 0, 2031687, 1, 0, 2097223, 1, 0, 2162759, 1, 0, 2228295, 1, 0, 2293831, 1, 0, 2359367, 1, 0, 2424903, 1, 0, 2490439, 1, 0, 2555975, 1, 0, 2621511, 1, 0, 2687047, 1, 0, 2752583, 1, 0, 2818119, 1, 0, 2883655, 1, 0, 2949191, 1, 0, 3014727, 1, 0, 3080263, 1, 0, 1114184, 1, 0, 1179720, 1, 0, 1245256, 1, 0, 1310792, 1, 0, 1376328, 1, 0, 1441864, 1, 0, 1507400, 1, 0, 1572936, 1, 0, 1638472, 1, 0, 1704008, 1, 0, 1769544, 1, 0, 1835080, 1, 0, 1900616, 1, 0, 1966152, 1, 0, 2031688, 1, 0, 2097224, 1, 0, 2162760, 1, 0, 2228296, 1, 0, 2293832, 1, 0, 2359368, 1, 0, 2424904, 1, 0, 2490440, 1, 0, 2555976, 1, 0, 2621512, 1, 0, 2687048, 1, 0, 2752584, 1, 0, 2818120, 1, 0, 2883656, 1, 0, 2949192, 1, 0, 3014728, 1, 0, 3080264, 1, 0, 1114185, 1, 0, 1179721, 1, 0, 1245257, 1, 0, 1310793, 1, 0, 1376329, 1, 0, 1441865, 1, 0, 1507401, 1, 0, 1572937, 1, 0, 1638473, 1, 0, 1704009, 1, 0, 1769545, 1, 0, 1835081, 1, 0, 1900617, 1, 0, 1966153, 1, 0, 2031689, 1, 0, 2097225, 1, 0, 2162761, 1, 0, 2228297, 1, 0, 2293833, 1, 0, 2359369, 1, 0, 2424905, 1, 0, 2490441, 1, 0, 2555977, 1, 0, 2621513, 1, 0, 2687049, 1, 0, 2752585, 1, 0, 2818121, 1, 0, 2883657, 1, 0, 2949193, 1, 0, 3014729, 1, 0, 3080265, 1, 0, 1114186, 1, 0, 1179722, 1, 0, 1245258, 1, 0, 1310794, 1, 0, 1376330, 1, 0, 1441866, 1, 0, 1507402, 1, 0, 1572938, 1, 0, 1638474, 1, 0, 1704010, 1, 0, 1769546, 1, 0, 1835082, 1, 0, 1900618, 1, 0, 1966154, 1, 0, 2031690, 1, 0, 2097226, 1, 0, 2162762, 1, 0, 2228298, 1, 0, 2293834, 1, 0, 2359370, 1, 0, 2424906, 1, 0, 2490442, 1, 0, 2555978, 1, 0, 2621514, 1, 0, 2687050, 1, 0, 2752586, 1, 0, 2818122, 1, 0, 2883658, 1, 0, 2949194, 1, 0, 3014730, 1, 0, 3080266, 1, 0, 1114187, 1, 0, 1179723, 1, 0, 1245259, 1, 0, 1310795, 1, 0, 1376331, 1, 0, 1441867, 1, 0, 1507403, 1, 0, 1572939, 1, 0, 1638475, 1, 0, 1704011, 1, 0, 1769547, 1, 0, 1835083, 1, 0, 1900619, 1, 0, 1966155, 1, 0, 2031691, 1, 0, 2097227, 1, 0, 2162763, 1, 0, 2228299, 1, 0, 2293835, 1, 0, 2359371, 1, 0, 2424907, 1, 0, 2490443, 1, 0, 2555979, 1, 0, 2621515, 1, 0, 2687051, 1, 0, 2752587, 1, 0, 2818123, 1, 0, 2883659, 1, 0, 2949195, 1, 0, 3014731, 1, 0, 3080267, 1, 0, 1114188, 1, 0, 1179724, 1, 0, 1245260, 1, 0, 1310796, 1, 0, 1376332, 1, 0, 1441868, 1, 0, 1507404, 1, 0, 1572940, 1, 0, 1638476, 1, 0, 1704012, 1, 0, 1769548, 1, 0, 1835084, 1, 0, 1900620, 1, 0, 1966156, 1, 0, 2031692, 1, 0, 2097228, 1, 0, 2162764, 1, 0, 2228300, 1, 0, 2293836, 1, 0, 2359372, 1, 0, 2424908, 1, 0, 2490444, 1, 0, 2555980, 1, 0, 2621516, 1, 0, 2687052, 1, 0, 2752588, 1, 0, 2818124, 1, 0, 2883660, 1, 0, 2949196, 1, 0, 3014732, 1, 0, 3080268, 1, 0, 1114189, 1, 0, 1179725, 1, 0, 1245261, 1, 0, 1310797, 1, 0, 1376333, 1, 0, 1441869, 1, 0, 1507405, 1, 0, 1572941, 1, 0, 1638477, 1, 0, 1704013, 1, 0, 1769549, 1, 0, 1835085, 1, 0, 1900621, 1, 0, 1966157, 1, 0, 2031693, 1, 0, 2097229, 1, 0, 2162765, 1, 0, 2228301, 1, 0, 2293837, 1, 0, 2359373, 1, 0, 2424909, 1, 0, 2490445, 1, 0, 2555981, 1, 0, 2621517, 1, 0, 2687053, 1, 0, 2752589, 1, 0, 2818125, 1, 0, 2883661, 1, 0, 2949197, 1, 0, 3014733, 1, 0, 3080269, 1, 0, 1114190, 1, 0, 1179726, 1, 0, 1245262, 1, 0, 1310798, 1, 0, 1376334, 1, 0, 1441870, 1, 0, 1507406, 1, 0, 1572942, 1, 0, 1638478, 1, 0, 1704014, 1, 0, 1769550, 1, 0, 1835086, 1, 0, 1900622, 1, 0, 1966158, 1, 0, 2031694, 1, 0, 2097230, 1, 0, 2162766, 1, 0, 2228302, 1, 0, 2293838, 1, 0, 2359374, 1, 0, 2424910, 1, 0, 2490446, 1, 0, 2555982, 1, 0, 2621518, 1, 0, 2687054, 1, 0, 2752590, 1, 0, 2818126, 1, 0, 2883662, 1, 0, 2949198, 1, 0, 3014734, 1, 0, 3080270, 1, 0, 1114191, 1, 0, 1179727, 1, 0, 1245263, 1, 0, 1310799, 1, 0, 1376335, 1, 0, 1441871, 1, 0, 1507407, 1, 0, 1572943, 1, 0, 1638479, 1, 0, 1704015, 1, 0, 1769551, 1, 0, 1835087, 1, 0, 1900623, 1, 0, 1966159, 1, 0, 2031695, 1, 0, 2097231, 1, 0, 2162767, 1, 0, 2228303, 1, 0, 2293839, 1, 0, 2359375, 1, 0, 2424911, 1, 0, 2490447, 1, 0, 2555983, 1, 0, 2621519, 1, 0, 2687055, 1, 0, 2752591, 1, 0, 2818127, 1, 0, 2883663, 1, 0, 2949199, 1, 0, 3014735, 1, 0, 3080271, 1, 0, 1114192, 1, 0, 1179728, 1, 0, 1245264, 1, 0, 1310800, 1, 0, 1376336, 1, 0, 1441872, 1, 0, 1507408, 1, 0, 1572944, 1, 0, 1638480, 1, 0, 1704016, 1, 0, 1769552, 1, 0, 1835088, 1, 0, 1900624, 1, 0, 1966160, 1, 0, 2031696, 1, 0, 2097232, 1, 0, 2162768, 1, 0, 2228304, 1, 0, 2293840, 1, 0, 2359376, 1, 0, 2424912, 1, 0, 2490448, 1, 0, 2555984, 1, 0, 2621520, 1, 0, 2687056, 1, 0, 2752592, 1, 0, 2818128, 1, 0, 2883664, 1, 0, 2949200, 1, 0, 3014736, 1, 0, 3080272, 1, 0, 1114193, 1, 0, 1179729, 1, 0, 1245265, 1, 0, 1310801, 1, 0, 1376337, 1, 0, 1441873, 1, 0, 1507409, 1, 0, 1572945, 1, 0, 1638481, 1, 0, 1704017, 1, 0, 1769553, 1, 0, 1835089, 1, 0, 1900625, 1, 0, 1966161, 1, 0, 2031697, 1, 0, 2097233, 1, 0, 2162769, 1, 0, 2228305, 1, 0, 2293841, 1, 0, 2359377, 1, 0, 2424913, 1, 0, 2490449, 1, 0, 2555985, 1, 0, 2621521, 1, 0, 2687057, 1, 0, 2752593, 1, 0, 2818129, 1, 0, 2883665, 1, 0, 2949201, 1, 0, 3014737, 1, 0, 3080273, 1, 0, 1114194, 1, 0, 1179730, 1, 0, 1245266, 1, 0, 1310802, 1, 0, 1376338, 1, 0, 1441874, 1, 0, 1507410, 1, 0, 1572946, 1, 0, 1638482, 1, 0, 1704018, 1, 0, 1769554, 1, 0, 1835090, 1, 0, 1900626, 1, 0, 1966162, 1, 0, 2031698, 1, 0, 2097234, 1, 0, 2162770, 1, 0, 2228306, 1, 0, 2293842, 1, 0, 2359378, 1, 0, 2424914, 1, 0, 2490450, 1, 0, 2555986, 1, 0, 2621522, 1, 0, 2687058, 1, 0, 2752594, 1, 0, 2818130, 1, 0, 2883666, 1, 0, 2949202, 1, 0, 3014738, 1, 0, 3080274, 1, 0, 1114195, 1, 0, 1179731, 1, 0, 1245267, 1, 0, 1310803, 1, 0, 1376339, 1, 0, 1441875, 1, 0, 1507411, 1, 0, 1572947, 1, 0, 1638483, 1, 0, 1704019, 1, 0, 1769555, 1, 0, 1835091, 1, 0, 1900627, 1, 0, 1966163, 1, 0, 2031699, 1, 0, 2097235, 1, 0, 2162771, 1, 0, 2228307, 1, 0, 2293843, 1, 0, 2359379, 1, 0, 2424915, 1, 0, 2490451, 1, 0, 2555987, 1, 0, 2621523, 1, 0, 2687059, 1, 0, 2752595, 1, 0, 2818131, 1, 0, 2883667, 1, 0, 2949203, 1, 0, 3014739, 1, 0, 3080275, 1, 0, 1114196, 1, 0, 1179732, 1, 0, 1245268, 1, 0, 1310804, 1, 0, 1376340, 1, 0, 1441876, 1, 0, 1507412, 1, 0, 1572948, 1, 0, 1638484, 1, 0, 1704020, 1, 0, 1769556, 1, 0, 1835092, 1, 0, 1900628, 1, 0, 1966164, 1, 0, 2031700, 1, 0, 2097236, 1, 0, 2162772, 1, 0, 2228308, 1, 0, 2293844, 1, 0, 2359380, 1, 0, 2424916, 1, 0, 2490452, 1, 0, 2555988, 1, 0, 2621524, 1, 0, 2687060, 1, 0, 2752596, 1, 0, 2818132, 1, 0, 2883668, 1, 0, 2949204, 1, 0, 3014740, 1, 0, 3080276, 1, 0, 1114197, 1, 0, 1179733, 1, 0, 1245269, 1, 0, 1310805, 1, 0, 1376341, 1, 0, 1441877, 1, 0, 1507413, 1, 0, 1572949, 1, 0, 1638485, 1, 0, 1704021, 1, 0, 1769557, 1, 0, 1835093, 1, 0, 1900629, 1, 0, 1966165, 1, 0, 2031701, 1, 0, 2097237, 1, 0, 2162773, 1, 0, 2228309, 1, 0, 2293845, 1, 0, 2359381, 1, 0, 2424917, 1, 0, 2490453, 1, 0, 2555989, 1, 0, 2621525, 1, 0, 2687061, 1, 0, 2752597, 1, 0, 2818133, 1, 0, 2883669, 1, 0, 2949205, 1, 0, 3014741, 1, 0, 3080277, 1, 0, 1114198, 1, 0, 1179734, 1, 0, 1245270, 1, 0, 1310806, 1, 0, 1376342, 1, 0, 1441878, 1, 0, 1507414, 1, 0, 1572950, 1, 0, 1638486, 1, 0, 1704022, 1, 0, 1769558, 1, 0, 1835094, 1, 0, 1900630, 1, 0, 1966166, 1, 0, 2031702, 1, 0, 2097238, 1, 0, 2162774, 1, 0, 2228310, 1, 0, 2293846, 1, 0, 2359382, 1, 0, 2424918, 1, 0, 2490454, 1, 0, 2555990, 1, 0, 2621526, 1, 0, 2687062, 1, 0, 2752598, 1, 0, 2818134, 1, 0, 2883670, 1, 0, 2949206, 1, 0, 3014742, 1, 0, 3080278, 1, 0, 1114199, 1, 0, 1179735, 1, 0, 1245271, 1, 0, 1310807, 1, 0, 1376343, 1, 0, 1441879, 1, 0, 1507415, 1, 0, 1572951, 1, 0, 1638487, 1, 0, 1704023, 1, 0, 1769559, 1, 0, 1835095, 1, 0, 1900631, 1, 0, 1966167, 1, 0, 2031703, 1, 0, 2097239, 1, 0, 2162775, 1, 0, 2228311, 1, 0, 2293847, 1, 0, 2359383, 1, 0, 2424919, 1, 0, 2490455, 1, 0, 2555991, 1, 0, 2621527, 1, 0, 2687063, 1, 0, 2752599, 1, 0, 2818135, 1, 0, 2883671, 1, 0, 2949207, 1, 0, 3014743, 1, 0, 3080279, 1, 0, 1114200, 1, 0, 1179736, 1, 0, 1245272, 1, 0, 1310808, 1, 0, 1376344, 1, 0, 1441880, 1, 0, 1507416, 1, 0, 1572952, 1, 0, 1638488, 1, 0, 1704024, 1, 0, 1769560, 1, 0, 1835096, 1, 0, 1900632, 1, 0, 1966168, 1, 0, 2031704, 1, 0, 2097240, 1, 0, 2162776, 1, 0, 2228312, 1, 0, 2293848, 1, 0, 2359384, 1, 0, 2424920, 1, 0, 2490456, 1, 0, 2555992, 1, 0, 2621528, 1, 0, 2687064, 1, 0, 2752600, 1, 0, 2818136, 1, 0, 2883672, 1, 0, 2949208, 1, 0, 3014744, 1, 0, 3080280, 1, 0, 1114201, 1, 0, 1179737, 1, 0, 1245273, 1, 0, 1310809, 1, 0, 1376345, 1, 0, 1441881, 1, 0, 1507417, 1, 0, 1572953, 1, 0, 1638489, 1, 0, 1704025, 1, 0, 1769561, 1, 0, 1835097, 1, 0, 1900633, 1, 0, 1966169, 1, 0, 2031705, 1, 0, 2097241, 1, 0, 2162777, 1, 0, 2228313, 1, 0, 2293849, 1, 0, 2359385, 1, 0, 2424921, 1, 0, 2490457, 1, 0, 2555993, 1, 0, 2621529, 1, 0, 2687065, 1, 0, 2752601, 1, 0, 2818137, 1, 0, 2883673, 1, 0, 2949209, 1, 0, 3014745, 1, 0, 3080281, 1, 0, 1114202, 1, 0, 1179738, 1, 0, 1245274, 1, 0, 1310810, 1, 0, 1376346, 1, 0, 1441882, 1, 0, 1507418, 1, 0, 1572954, 1, 0, 1638490, 1, 0, 1704026, 1, 0, 1769562, 1, 0, 1835098, 1, 0, 1900634, 1, 0, 1966170, 1, 0, 2031706, 1, 0, 2097242, 1, 0, 2162778, 1, 0, 2228314, 1, 0, 2293850, 1, 0, 2359386, 1, 0, 2424922, 1, 0, 2490458, 1, 0, 2555994, 1, 0, 2621530, 1, 0, 2687066, 1, 0, 2752602, 1, 0, 2818138, 1, 0, 2883674, 1, 0, 2949210, 1, 0, 3014746, 1, 0, 3080282, 1, 0, 1114203, 1, 0, 1179739, 1, 0, 1245275, 1, 0, 1310811, 1, 0, 1376347, 1, 0, 1441883, 1, 0, 1507419, 1, 0, 1572955, 1, 0, 1638491, 1, 0, 1704027, 1, 0, 1769563, 1, 0, 1835099, 1, 0, 1900635, 1, 0, 1966171, 1, 0, 2031707, 1, 0, 2097243, 1, 0, 2162779, 1, 0, 2228315, 1, 0, 2293851, 1, 0, 2359387, 1, 0, 2424923, 1, 0, 2490459, 1, 0, 2555995, 1, 0, 2621531, 1, 0, 2687067, 1, 0, 2752603, 1, 0, 2818139, 1, 0, 2883675, 1, 0, 2949211, 1, 0, 3014747, 1, 0, 3080283, 1, 0, 1114204, 1, 0, 1179740, 1, 0, 1245276, 1, 0, 1310812, 1, 0, 1376348, 1, 0, 1441884, 1, 0, 1507420, 1, 0, 1572956, 1, 0, 1638492, 1, 0, 1704028, 1, 0, 1769564, 1, 0, 1835100, 1, 0, 1900636, 1, 0, 1966172, 1, 0, 2031708, 1, 0, 2097244, 1, 0, 2162780, 1, 0, 2228316, 1, 0, 2293852, 1, 0, 2359388, 1, 0, 2424924, 1, 0, 2490460, 1, 0, 2555996, 1, 0, 2621532, 1, 0, 2687068, 1, 0, 2752604, 1, 0, 2818140, 1, 0, 2883676, 1, 0, 2949212, 1, 0, 3014748, 1, 0, 3080284, 1, 0, 1114205, 1, 0, 1179741, 1, 0, 1245277, 1, 0, 1310813, 1, 0, 1376349, 1, 0, 1441885, 1, 0, 1507421, 1, 0, 1572957, 1, 0, 1638493, 1, 0, 1704029, 1, 0, 1769565, 1, 0, 1835101, 1, 0, 1900637, 1, 0, 1966173, 1, 0, 2031709, 1, 0, 2097245, 1, 0, 2162781, 1, 0, 2228317, 1, 0, 2293853, 1, 0, 2359389, 1, 0, 2424925, 1, 0, 2490461, 1, 0, 2555997, 1, 0, 2621533, 1, 0, 2687069, 1, 0, 2752605, 1, 0, 2818141, 1, 0, 2883677, 1, 0, 2949213, 1, 0, 3014749, 1, 0, 3080285, 1, 0, 1114206, 1, 0, 1179742, 1, 0, 1245278, 1, 0, 1310814, 1, 0, 1376350, 1, 0, 1441886, 1, 0, 1507422, 1, 0, 1572958, 1, 0, 1638494, 1, 0, 1704030, 1, 0, 1769566, 1, 0, 1835102, 1, 0, 1900638, 1, 0, 1966174, 1, 0, 2031710, 1, 0, 2097246, 1, 0, 2162782, 1, 0, 2228318, 1, 0, 2293854, 1, 0, 2359390, 1, 0, 2424926, 1, 0, 2490462, 1, 0, 2555998, 1, 0, 2621534, 1, 0, 2687070, 1, 0, 2752606, 1, 0, 2818142, 1, 0, 2883678, 1, 0, 2949214, 1, 0, 3014750, 1, 0, 3080286, 1, 0, 1114207, 1, 0, 1179743, 1, 0, 1245279, 1, 0, 1310815, 1, 0, 1376351, 1, 0, 1441887, 1, 0, 1507423, 1, 0, 1572959, 1, 0, 1638495, 1, 0, 1704031, 1, 0, 1769567, 1, 0, 1835103, 1, 0, 1900639, 1, 0, 1966175, 1, 0, 2031711, 1, 0, 2097247, 1, 0, 2162783, 1, 0, 2228319, 1, 0, 2293855, 1, 0, 2359391, 1, 0, 2424927, 1, 0, 2490463, 1, 0, 2555999, 1, 0, 2621535, 1, 0, 2687071, 1, 0, 2752607, 1, 0, 2818143, 1, 0, 2883679, 1, 0, 2949215, 1, 0, 3014751, 1, 0, 3080287, 1, 0, 1114208, 1, 0, 1179744, 1, 0, 1245280, 1, 0, 1310816, 1, 0, 1376352, 1, 0, 1441888, 1, 0, 1507424, 1, 0, 1572960, 1, 0, 1638496, 1, 0, 1704032, 1, 0, 1769568, 1, 0, 1835104, 1, 0, 1900640, 1, 0, 1966176, 1, 0, 2031712, 1, 0, 2097248, 1, 0, 2162784, 1, 0, 2228320, 1, 0, 2293856, 1, 0, 2359392, 1, 0, 2424928, 1, 0, 2490464, 1, 0, 2556000, 1, 0, 2621536, 1, 0, 2687072, 1, 0, 2752608, 1, 0, 2818144, 1, 0, 2883680, 1, 0, 2949216, 1, 0, 3014752, 1, 0, 3080288, 1, 0, 1114209, 1, 0, 1179745, 1, 0, 1245281, 1, 0, 1310817, 1, 0, 1376353, 1, 0, 1441889, 1, 0, 1507425, 1, 0, 1572961, 1, 0, 1638497, 1, 0, 1704033, 1, 0, 1769569, 1, 0, 1835105, 1, 0, 1900641, 1, 0, 1966177, 1, 0, 2031713, 1, 0, 2097249, 1, 0, 2162785, 1, 0, 2228321, 1, 0, 2293857, 1, 0, 2359393, 1, 0, 2424929, 1, 0, 2490465, 1, 0, 2556001, 1, 0, 2621537, 1, 0, 2687073, 1, 0, 2752609, 1, 0, 2818145, 1, 0, 2883681, 1, 0, 2949217, 1, 0, 3014753, 1, 0, 3080289, 1, 0, 1114210, 1, 0, 1179746, 1, 0, 1245282, 1, 0, 1310818, 1, 0, 1376354, 1, 0, 1441890, 1, 0, 1507426, 1, 0, 1572962, 1, 0, 1638498, 1, 0, 1704034, 1, 0, 1769570, 1, 0, 1835106, 1, 0, 1900642, 1, 0, 1966178, 1, 0, 2031714, 1, 0, 2097250, 1, 0, 2162786, 1, 0, 2228322, 1, 0, 2293858, 1, 0, 2359394, 1, 0, 2424930, 1, 0, 2490466, 1, 0, 2556002, 1, 0, 2621538, 1, 0, 2687074, 1, 0, 2752610, 1, 0, 2818146, 1, 0, 2883682, 1, 0, 2949218, 1, 0, 3014754, 1, 0, 3080290, 1, 0, 1114211, 1, 0, 1179747, 1, 0, 1245283, 1, 0, 1310819, 1, 0, 1376355, 1, 0, 1441891, 1, 0, 1507427, 1, 0, 1572963, 1, 0, 1638499, 1, 0, 1704035, 1, 0, 1769571, 1, 0, 1835107, 1, 0, 1900643, 1, 0, 1966179, 1, 0, 2031715, 1, 0, 2097251, 1, 0, 2162787, 1, 0, 2228323, 1, 0, 2293859, 1, 0, 2359395, 1, 0, 2424931, 1, 0, 2490467, 1, 0, 2556003, 1, 0, 2621539, 1, 0, 2687075, 1, 0, 2752611, 1, 0, 2818147, 1, 0, 2883683, 1, 0, 2949219, 1, 0, 3014755, 1, 0, 3080291, 1, 0, -3211332, 1, 0, -3145796, 1, 0, -3080260, 1, 0, -3014724, 1, 0, -2949188, 1, 0, -2883652, 1, 0, -2818116, 1, 0, -2752580, 1, 0, -2687044, 1, 0, -2621508, 1, 0, -2555972, 1, 0, -2490436, 1, 0, -2424900, 1, 0, -2359364, 1, 0, -2293828, 1, 0, -2228292, 1, 0, -2162756, 1, 0, -2097220, 1, 0, -2031684, 1, 0, -1966148, 1, 0, -1900612, 1, 0, -1835076, 1, 0, -1769540, 1, 0, -1704004, 1, 0, -1638468, 1, 0, -1572932, 1, 0, -1507396, 1, 0, -1441860, 1, 0, -1376324, 1, 0, -1310788, 1, 0, -3211331, 1, 0, -3145795, 1, 0, -3080259, 1, 0, -3014723, 1, 0, -2949187, 1, 0, -2883651, 1, 0, -2818115, 1, 0, -2752579, 1, 0, -2687043, 1, 0, -2621507, 1, 0, -2555971, 1, 0, -2490435, 1, 0, -2424899, 1, 0, -2359363, 1, 0, -2293827, 1, 0, -2228291, 1, 0, -2162755, 1, 0, -2097219, 1, 0, -2031683, 1, 0, -1966147, 1, 0, -1900611, 1, 0, -1835075, 1, 0, -1769539, 1, 0, -1704003, 1, 0, -1638467, 1, 0, -1572931, 1, 0, -1507395, 1, 0, -1441859, 1, 0, -1376323, 1, 0, -1310787, 1, 0, -3211330, 1, 0, -3145794, 1, 0, -3080258, 1, 0, -3014722, 1, 0, -2949186, 1, 0, -2883650, 1, 0, -2818114, 1, 0, -2752578, 1, 0, -2687042, 1, 0, -2621506, 1, 0, -2555970, 1, 0, -2490434, 1, 0, -2424898, 1, 0, -2359362, 1, 0, -2293826, 1, 0, -2228290, 1, 0, -2162754, 1, 0, -2097218, 1, 0, -2031682, 1, 0, -1966146, 1, 0, -1900610, 1, 0, -1835074, 1, 0, -1769538, 1, 0, -1704002, 1, 0, -1638466, 1, 0, -1572930, 1, 0, -1507394, 1, 0, -1441858, 1, 0, -1376322, 1, 0, -1310786, 1, 0, -3211329, 1, 0, -3145793, 1, 0, -3080257, 1, 0, -3014721, 1, 0, -2949185, 1, 0, -2883649, 1, 0, -2818113, 1, 0, -2752577, 1, 0, -2687041, 1, 0, -2621505, 1, 0, -2555969, 1, 0, -2490433, 1, 0, -2424897, 1, 0, -2359361, 1, 0, -2293825, 1, 0, -2228289, 1, 0, -2162753, 1, 0, -2097217, 1, 0, -2031681, 1, 0, -1966145, 1, 0, -1900609, 1, 0, -1835073, 1, 0, -1769537, 1, 0, -1704001, 1, 0, -1638465, 1, 0, -1572929, 1, 0, -1507393, 1, 0, -1441857, 1, 0, -1376321, 1, 0, -1310785, 1, 0, -3211328, 1, 0, -3145792, 1, 0, -3080256, 1, 0, -3014720, 1, 0, -2949184, 1, 0, -2883648, 1, 0, -2818112, 1, 0, -2752576, 1, 0, -2687040, 1, 0, -2621504, 1, 0, -2555968, 1, 0, -2490432, 1, 0, -2424896, 1, 0, -2359360, 1, 0, -2293824, 1, 0, -2228288, 1, 0, -2162752, 1, 0, -2097216, 1, 0, -2031680, 1, 0, -1966144, 1, 0, -1900608, 1, 0, -1835072, 1, 0, -1769536, 1, 0, -1704000, 1, 0, -1638464, 1, 0, -1572928, 1, 0, -1507392, 1, 0, -1441856, 1, 0, -1376320, 1, 0, -1310784, 1, 0, -3211327, 1, 0, -3145791, 1, 0, -3080255, 1, 0, -3014719, 1, 0, -2949183, 1, 0, -2883647, 1, 0, -2818111, 1, 0, -2752575, 1, 0, -2687039, 1, 0, -2621503, 1, 0, -2555967, 1, 0, -2490431, 1, 0, -2424895, 1, 0, -2359359, 1, 0, -2293823, 1, 0, -2228287, 1, 0, -2162751, 1, 0, -2097215, 1, 0, -2031679, 1, 0, -1966143, 1, 0, -1900607, 1, 0, -1835071, 1, 0, -1769535, 1, 0, -1703999, 1, 0, -1638463, 1, 0, -1572927, 1, 0, -1507391, 1, 0, -1441855, 1, 0, -1376319, 1, 0, -1310783, 1, 0, -3211326, 1, 0, -3145790, 1, 0, -3080254, 1, 0, -3014718, 1, 0, -2949182, 1, 0, -2883646, 1, 0, -2818110, 1, 0, -2752574, 1, 0, -2687038, 1, 0, -2621502, 1, 0, -2555966, 1, 0, -2490430, 1, 0, -2424894, 1, 0, -2359358, 1, 0, -2293822, 1, 0, -2228286, 1, 0, -2162750, 1, 0, -2097214, 1, 0, -2031678, 1, 0, -1966142, 1, 0, -1900606, 1, 0, -1835070, 1, 0, -1769534, 1, 0, -1703998, 1, 0, -1638462, 1, 0, -1572926, 1, 0, -1507390, 1, 0, -1441854, 1, 0, -1376318, 1, 0, -1310782, 1, 0, -3211325, 1, 0, -3145789, 1, 0, -3080253, 1, 0, -3014717, 1, 0, -2949181, 1, 0, -2883645, 1, 0, -2818109, 1, 0, -2752573, 1, 0, -2687037, 1, 0, -2621501, 1, 0, -2555965, 1, 0, -2490429, 1, 0, -2424893, 1, 0, -2359357, 1, 0, -2293821, 1, 0, -2228285, 1, 0, -2162749, 1, 0, -2097213, 1, 0, -2031677, 1, 0, -1966141, 1, 0, -1900605, 1, 0, -1835069, 1, 0, -1769533, 1, 0, -1703997, 1, 0, -1638461, 1, 0, -1572925, 1, 0, -1507389, 1, 0, -1441853, 1, 0, -1376317, 1, 0, -1310781, 1, 0, -3211324, 1, 0, -3145788, 1, 0, -3080252, 1, 0, -3014716, 1, 0, -2949180, 1, 0, -2883644, 1, 0, -2818108, 1, 0, -2752572, 1, 0, -2687036, 1, 0, -2621500, 1, 0, -2555964, 1, 0, -2490428, 1, 0, -2424892, 1, 0, -2359356, 1, 0, -2293820, 1, 0, -2228284, 1, 0, -2162748, 1, 0, -2097212, 1, 0, -2031676, 1, 0, -1966140, 1, 0, -1900604, 1, 0, -1835068, 1, 0, -1769532, 1, 0, -1703996, 1, 0, -1638460, 1, 0, -1572924, 1, 0, -1507388, 1, 0, -1441852, 1, 0, -1376316, 1, 0, -1310780, 1, 0, -3211323, 1, 0, -3145787, 1, 0, -3080251, 1, 0, -3014715, 1, 0, -2949179, 1, 0, -2883643, 1, 0, -2818107, 1, 0, -2752571, 1, 0, -2687035, 1, 0, -2621499, 1, 0, -2555963, 1, 0, -2490427, 1, 0, -2424891, 1, 0, -2359355, 1, 0, -2293819, 1, 0, -2228283, 1, 0, -2162747, 1, 0, -2097211, 1, 0, -2031675, 1, 0, -1966139, 1, 0, -1900603, 1, 0, -1835067, 1, 0, -1769531, 1, 0, -1703995, 1, 0, -1638459, 1, 0, -1572923, 1, 0, -1507387, 1, 0, -1441851, 1, 0, -1376315, 1, 0, -1310779, 1, 0, -3211322, 1, 0, -3145786, 1, 0, -3080250, 1, 0, -3014714, 1, 0, -2949178, 1, 0, -2883642, 1, 0, -2818106, 1, 0, -2752570, 1, 0, -2687034, 1, 0, -2621498, 1, 0, -2555962, 1, 0, -2490426, 1, 0, -2424890, 1, 0, -2359354, 1, 0, -2293818, 1, 0, -2228282, 1, 0, -2162746, 1, 0, -2097210, 1, 0, -2031674, 1, 0, -1966138, 1, 0, -1900602, 1, 0, -1835066, 1, 0, -1769530, 1, 0, -1703994, 1, 0, -1638458, 1, 0, -1572922, 1, 0, -1507386, 1, 0, -1441850, 1, 0, -1376314, 1, 0, -1310778, 1, 0, -3211321, 1, 0, -3145785, 1, 0, -3080249, 1, 0, -3014713, 1, 0, -2949177, 1, 0, -2883641, 1, 0, -2818105, 1, 0, -2752569, 1, 0, -2687033, 1, 0, -2621497, 1, 0, -2555961, 1, 0, -2490425, 1, 0, -2424889, 1, 0, -2359353, 1, 0, -2293817, 1, 0, -2228281, 1, 0, -2162745, 1, 0, -2097209, 1, 0, -2031673, 1, 0, -1966137, 1, 0, -1900601, 1, 0, -1835065, 1, 0, -1769529, 1, 0, -1703993, 1, 0, -1638457, 1, 0, -1572921, 1, 0, -1507385, 1, 0, -1441849, 1, 0, -1376313, 1, 0, -1310777, 1, 0, -3211320, 1, 0, -3145784, 1, 0, -3080248, 1, 0, -3014712, 1, 0, -2949176, 1, 0, -2883640, 1, 0, -2818104, 1, 0, -2752568, 1, 0, -2687032, 1, 0, -2621496, 1, 0, -2555960, 1, 0, -2490424, 1, 0, -2424888, 1, 0, -2359352, 1, 0, -2293816, 1, 0, -2228280, 1, 0, -2162744, 1, 0, -2097208, 1, 0, -2031672, 1, 0, -1966136, 1, 0, -1900600, 1, 0, -1835064, 1, 0, -1769528, 1, 0, -1703992, 1, 0, -1638456, 1, 0, -1572920, 1, 0, -1507384, 1, 0, -1441848, 1, 0, -1376312, 1, 0, -1310776, 1, 0, -3211319, 1, 0, -3145783, 1, 0, -3080247, 1, 0, -3014711, 1, 0, -2949175, 1, 0, -2883639, 1, 0, -2818103, 1, 0, -2752567, 1, 0, -2687031, 1, 0, -2621495, 1, 0, -2555959, 1, 0, -2490423, 1, 0, -2424887, 1, 0, -2359351, 1, 0, -2293815, 1, 0, -2228279, 1, 0, -2162743, 1, 0, -2097207, 1, 0, -2031671, 1, 0, -1966135, 1, 0, -1900599, 1, 0, -1835063, 1, 0, -1769527, 1, 0, -1703991, 1, 0, -1638455, 1, 0, -1572919, 1, 0, -1507383, 1, 0, -1441847, 1, 0, -1376311, 1, 0, -1310775, 1, 0, -3211318, 1, 0, -3145782, 1, 0, -3080246, 1, 0, -3014710, 1, 0, -2949174, 1, 0, -2883638, 1, 0, -2818102, 1, 0, -2752566, 1, 0, -2687030, 1, 0, -2621494, 1, 0, -2555958, 1, 0, -2490422, 1, 0, -2424886, 1, 0, -2359350, 1, 0, -2293814, 1, 0, -2228278, 1, 0, -2162742, 1, 0, -2097206, 1, 0, -2031670, 1, 0, -1966134, 1, 0, -1900598, 1, 0, -1835062, 1, 0, -1769526, 1, 0, -1703990, 1, 0, -1638454, 1, 0, -1572918, 1, 0, -1507382, 1, 0, -1441846, 1, 0, -1376310, 1, 0, -1310774, 1, 0, -3211317, 1, 0, -3145781, 1, 0, -3080245, 1, 0, -3014709, 1, 0, -2949173, 1, 0, -2883637, 1, 0, -2818101, 1, 0, -2752565, 1, 0, -2687029, 1, 0, -2621493, 1, 0, -2555957, 1, 0, -2490421, 1, 0, -2424885, 1, 0, -2359349, 1, 0, -2293813, 1, 0, -2228277, 1, 0, -2162741, 1, 0, -2097205, 1, 0, -2031669, 1, 0, -1966133, 1, 0, -1900597, 1, 0, -1835061, 1, 0, -1769525, 1, 0, -1703989, 1, 0, -1638453, 1, 0, -1572917, 1, 0, -1507381, 1, 0, -1441845, 1, 0, -1376309, 1, 0, -1310773, 1, 0, -3211316, 1, 0, -3145780, 1, 0, -3080244, 1, 0, -3014708, 1, 0, -2949172, 1, 0, -2883636, 1, 0, -2818100, 1, 0, -2752564, 1, 0, -2687028, 1, 0, -2621492, 1, 0, -2555956, 1, 0, -2490420, 1, 0, -2424884, 1, 0, -2359348, 1, 0, -2293812, 1, 0, -2228276, 1, 0, -2162740, 1, 0, -2097204, 1, 0, -2031668, 1, 0, -1966132, 1, 0, -1900596, 1, 0, -1835060, 1, 0, -1769524, 1, 0, -1703988, 1, 0, -1638452, 1, 0, -1572916, 1, 0, -1507380, 1, 0, -1441844, 1, 0, -1376308, 1, 0, -1310772, 1, 0, -3211315, 1, 0, -3145779, 1, 0, -3080243, 1, 0, -3014707, 1, 0, -2949171, 1, 0, -2883635, 1, 0, -2818099, 1, 0, -2752563, 1, 0, -2687027, 1, 0, -2621491, 1, 0, -2555955, 1, 0, -2490419, 1, 0, -2424883, 1, 0, -2359347, 1, 0, -2293811, 1, 0, -2228275, 1, 0, -2162739, 1, 0, -2097203, 1, 0, -2031667, 1, 0, -1966131, 1, 0, -1900595, 1, 0, -1835059, 1, 0, -1769523, 1, 0, -1703987, 1, 0, -1638451, 1, 0, -1572915, 1, 0, -1507379, 1, 0, -1441843, 1, 0, -1376307, 1, 0, -1310771, 1, 0, -3211314, 1, 0, -3145778, 1, 0, -3080242, 1, 0, -3014706, 1, 0, -2949170, 1, 0, -2883634, 1, 0, -2818098, 1, 0, -2752562, 1, 0, -2687026, 1, 0, -2621490, 1, 0, -2555954, 1, 0, -2490418, 1, 0, -2424882, 1, 0, -2359346, 1, 0, -2293810, 1, 0, -2228274, 1, 0, -2162738, 1, 0, -2097202, 1, 0, -2031666, 1, 0, -1966130, 1, 0, -1900594, 1, 0, -1835058, 1, 0, -1769522, 1, 0, -1703986, 1, 0, -1638450, 1, 0, -1572914, 1, 0, -1507378, 1, 0, -1441842, 1, 0, -1376306, 1, 0, -1310770, 1, 0, -3211313, 1, 0, -3145777, 1, 0, -3080241, 1, 0, -3014705, 1, 0, -2949169, 1, 0, -2883633, 1, 0, -2818097, 1, 0, -2752561, 1, 0, -2687025, 1, 0, -2621489, 1, 0, -2555953, 1, 0, -2490417, 1, 0, -2424881, 1, 0, -2359345, 1, 0, -2293809, 1, 0, -2228273, 1, 0, -2162737, 1, 0, -2097201, 1, 0, -2031665, 1, 0, -1966129, 1, 0, -1900593, 1, 0, -1835057, 1, 0, -1769521, 1, 0, -1703985, 1, 0, -1638449, 1, 0, -1572913, 1, 0, -1507377, 1, 0, -1441841, 1, 0, -1376305, 1, 0, -1310769, 1, 0, -3211312, 1, 0, -3145776, 1, 0, -3080240, 1, 0, -3014704, 1, 0, -2949168, 1, 0, -2883632, 1, 0, -2818096, 1, 0, -2752560, 1, 0, -2687024, 1, 0, -2621488, 1, 0, -2555952, 1, 0, -2490416, 1, 0, -2424880, 1, 0, -2359344, 1, 0, -2293808, 1, 0, -2228272, 1, 0, -2162736, 1, 0, -2097200, 1, 0, -2031664, 1, 0, -1966128, 1, 0, -1900592, 1, 0, -1835056, 1, 0, -1769520, 1, 0, -1703984, 1, 0, -1638448, 1, 0, -1572912, 1, 0, -1507376, 1, 0, -1441840, 1, 0, -1376304, 1, 0, -1310768, 1, 0, -3211311, 1, 0, -3145775, 1, 0, -3080239, 1, 0, -3014703, 1, 0, -2949167, 1, 0, -2883631, 1, 0, -2818095, 1, 0, -2752559, 1, 0, -2687023, 1, 0, -2621487, 1, 0, -2555951, 1, 0, -2490415, 1, 0, -2424879, 1, 0, -2359343, 1, 0, -2293807, 1, 0, -2228271, 1, 0, -2162735, 1, 0, -2097199, 1, 0, -2031663, 1, 0, -1966127, 1, 0, -1900591, 1, 0, -1835055, 1, 0, -1769519, 1, 0, -1703983, 1, 0, -1638447, 1, 0, -1572911, 1, 0, -1507375, 1, 0, -1441839, 1, 0, -1376303, 1, 0, -1310767, 1, 0, -3211310, 1, 0, -3145774, 1, 0, -3080238, 1, 0, -3014702, 1, 0, -2949166, 1, 0, -2883630, 1, 0, -2818094, 1, 0, -2752558, 1, 0, -2687022, 1, 0, -2621486, 1, 0, -2555950, 1, 0, -2490414, 1, 0, -2424878, 1, 0, -2359342, 1, 0, -2293806, 1, 0, -2228270, 1, 0, -2162734, 1, 0, -2097198, 1, 0, -2031662, 1, 0, -1966126, 1, 0, -1900590, 1, 0, -1835054, 1, 0, -1769518, 1, 0, -1703982, 1, 0, -1638446, 1, 0, -1572910, 1, 0, -1507374, 1, 0, -1441838, 1, 0, -1376302, 1, 0, -1310766, 1, 0, -3211309, 1, 0, -3145773, 1, 0, -3080237, 1, 0, -3014701, 1, 0, -2949165, 1, 0, -2883629, 1, 0, -2818093, 1, 0, -2752557, 1, 0, -2687021, 1, 0, -2621485, 1, 0, -2555949, 1, 0, -2490413, 1, 0, -2424877, 1, 0, -2359341, 1, 0, -2293805, 1, 0, -2228269, 1, 0, -2162733, 1, 0, -2097197, 1, 0, -2031661, 1, 0, -1966125, 1, 0, -1900589, 1, 0, -1835053, 1, 0, -1769517, 1, 0, -1703981, 1, 0, -1638445, 1, 0, -1572909, 1, 0, -1507373, 1, 0, -1441837, 1, 0, -1376301, 1, 0, -1310765, 1, 0, -3211308, 1, 0, -3145772, 1, 0, -3080236, 1, 0, -3014700, 1, 0, -2949164, 1, 0, -2883628, 1, 0, -2818092, 1, 0, -2752556, 1, 0, -2687020, 1, 0, -2621484, 1, 0, -2555948, 1, 0, -2490412, 1, 0, -2424876, 1, 0, -2359340, 1, 0, -2293804, 1, 0, -2228268, 1, 0, -2162732, 1, 0, -2097196, 1, 0, -2031660, 1, 0, -1966124, 1, 0, -1900588, 1, 0, -1835052, 1, 0, -1769516, 1, 0, -1703980, 1, 0, -1638444, 1, 0, -1572908, 1, 0, -1507372, 1, 0, -1441836, 1, 0, -1376300, 1, 0, -1310764, 1, 0, -3211307, 1, 0, -3145771, 1, 0, -3080235, 1, 0, -3014699, 1, 0, -2949163, 1, 0, -2883627, 1, 0, -2818091, 1, 0, -2752555, 1, 0, -2687019, 1, 0, -2621483, 1, 0, -2555947, 1, 0, -2490411, 1, 0, -2424875, 1, 0, -2359339, 1, 0, -2293803, 1, 0, -2228267, 1, 0, -2162731, 1, 0, -2097195, 1, 0, -2031659, 1, 0, -1966123, 1, 0, -1900587, 1, 0, -1835051, 1, 0, -1769515, 1, 0, -1703979, 1, 0, -1638443, 1, 0, -1572907, 1, 0, -1507371, 1, 0, -1441835, 1, 0, -1376299, 1, 0, -1310763, 1, 0, -3211306, 1, 0, -3145770, 1, 0, -3080234, 1, 0, -3014698, 1, 0, -2949162, 1, 0, -2883626, 1, 0, -2818090, 1, 0, -2752554, 1, 0, -2687018, 1, 0, -2621482, 1, 0, -2555946, 1, 0, -2490410, 1, 0, -2424874, 1, 0, -2359338, 1, 0, -2293802, 1, 0, -2228266, 1, 0, -2162730, 1, 0, -2097194, 1, 0, -2031658, 1, 0, -1966122, 1, 0, -1900586, 1, 0, -1835050, 1, 0, -1769514, 1, 0, -1703978, 1, 0, -1638442, 1, 0, -1572906, 1, 0, -1507370, 1, 0, -1441834, 1, 0, -1376298, 1, 0, -1310762, 1, 0, -3211305, 1, 0, -3145769, 1, 0, -3080233, 1, 0, -3014697, 1, 0, -2949161, 1, 0, -2883625, 1, 0, -2818089, 1, 0, -2752553, 1, 0, -2687017, 1, 0, -2621481, 1, 0, -2555945, 1, 0, -2490409, 1, 0, -2424873, 1, 0, -2359337, 1, 0, -2293801, 1, 0, -2228265, 1, 0, -2162729, 1, 0, -2097193, 1, 0, -2031657, 1, 0, -1966121, 1, 0, -1900585, 1, 0, -1835049, 1, 0, -1769513, 1, 0, -1703977, 1, 0, -1638441, 1, 0, -1572905, 1, 0, -1507369, 1, 0, -1441833, 1, 0, -1376297, 1, 0, -1310761, 1, 0, -3211304, 1, 0, -3145768, 1, 0, -3080232, 1, 0, -3014696, 1, 0, -2949160, 1, 0, -2883624, 1, 0, -2818088, 1, 0, -2752552, 1, 0, -2687016, 1, 0, -2621480, 1, 0, -2555944, 1, 0, -2490408, 1, 0, -2424872, 1, 0, -2359336, 1, 0, -2293800, 1, 0, -2228264, 1, 0, -2162728, 1, 0, -2097192, 1, 0, -2031656, 1, 0, -1966120, 1, 0, -1900584, 1, 0, -1835048, 1, 0, -1769512, 1, 0, -1703976, 1, 0, -1638440, 1, 0, -1572904, 1, 0, -1507368, 1, 0, -1441832, 1, 0, -1376296, 1, 0, -1310760, 1, 0, -3211303, 1, 0, -3145767, 1, 0, -3080231, 1, 0, -3014695, 1, 0, -2949159, 1, 0, -2883623, 1, 0, -2818087, 1, 0, -2752551, 1, 0, -2687015, 1, 0, -2621479, 1, 0, -2555943, 1, 0, -2490407, 1, 0, -2424871, 1, 0, -2359335, 1, 0, -2293799, 1, 0, -2228263, 1, 0, -2162727, 1, 0, -2097191, 1, 0, -2031655, 1, 0, -1966119, 1, 0, -1900583, 1, 0, -1835047, 1, 0, -1769511, 1, 0, -1703975, 1, 0, -1638439, 1, 0, -1572903, 1, 0, -1507367, 1, 0, -1441831, 1, 0, -1376295, 1, 0, -1310759, 1, 0, -3211302, 1, 0, -3145766, 1, 0, -3080230, 1, 0, -3014694, 1, 0, -2949158, 1, 0, -2883622, 1, 0, -2818086, 1, 0, -2752550, 1, 0, -2687014, 1, 0, -2621478, 1, 0, -2555942, 1, 0, -2490406, 1, 0, -2424870, 1, 0, -2359334, 1, 0, -2293798, 1, 0, -2228262, 1, 0, -2162726, 1, 0, -2097190, 1, 0, -2031654, 1, 0, -1966118, 1, 0, -1900582, 1, 0, -1835046, 1, 0, -1769510, 1, 0, -1703974, 1, 0, -1638438, 1, 0, -1572902, 1, 0, -3211301, 1, 0, -3145765, 1, 0, -3080229, 1, 0, -3014693, 1, 0, -2949157, 1, 0, -2883621, 1, 0, -2818085, 1, 0, -2752549, 1, 0, -2687013, 1, 0, -2621477, 1, 0, -2555941, 1, 0, -2490405, 1, 0, -2424869, 1, 0, -2359333, 1, 0, -2293797, 1, 0, -2228261, 1, 0, -2162725, 1, 0, -2097189, 1, 0, -2031653, 1, 0, -1966117, 1, 0, -1900581, 1, 0, -1835045, 1, 0, -1769509, 1, 0, -1703973, 1, 0, -1638437, 1, 0, -1572901, 1, 0, -3211300, 1, 0, -3145764, 1, 0, -3080228, 1, 0, -3014692, 1, 0, -2949156, 1, 0, -2883620, 1, 0, -2818084, 1, 0, -2752548, 1, 0, -2687012, 1, 0, -2621476, 1, 0, -2555940, 1, 0, -2490404, 1, 0, -2424868, 1, 0, -2359332, 1, 0, -2293796, 1, 0, -2228260, 1, 0, -2162724, 1, 0, -2097188, 1, 0, -2031652, 1, 0, -1966116, 1, 0, -1900580, 1, 0, -1835044, 1, 0, -1769508, 1, 0, -1703972, 1, 0, -1638436, 1, 0, -1572900, 1, 0, -3211299, 1, 0, -3145763, 1, 0, -3080227, 1, 0, -3014691, 1, 0, -2949155, 1, 0, -2883619, 1, 0, -2818083, 1, 0, -2752547, 1, 0, -2687011, 1, 0, -2621475, 1, 0, -2555939, 1, 0, -2490403, 1, 0, -2424867, 1, 0, -2359331, 1, 0, -2293795, 1, 0, -2228259, 1, 0, -2162723, 1, 0, -2097187, 1, 0, -2031651, 1, 0, -1966115, 1, 0, -1900579, 1, 0, -1835043, 1, 0, -1769507, 1, 0, -1703971, 1, 0, -1638435, 1, 0, -1572899, 1, 0, -3211298, 1, 0, -3145762, 1, 0, -3080226, 1, 0, -3014690, 1, 0, -2949154, 1, 0, -2883618, 1, 0, -2818082, 1, 0, -2752546, 1, 0, -2687010, 1, 0, -2621474, 1, 0, -2555938, 1, 0, -2490402, 1, 0, -2424866, 1, 0, -2359330, 1, 0, -2293794, 1, 0, -2228258, 1, 0, -2162722, 1, 0, -2097186, 1, 0, -2031650, 1, 0, -1966114, 1, 0, -1900578, 1, 0, -1835042, 1, 0, -1769506, 1, 0, -1703970, 1, 0, -1638434, 1, 0, -1572898, 1, 0, -3211297, 1, 0, -3145761, 1, 0, -3080225, 1, 0, -3014689, 1, 0, -2949153, 1, 0, -2883617, 1, 0, -2818081, 1, 0, -2752545, 1, 0, -2687009, 1, 0, -2621473, 1, 0, -2555937, 1, 0, -2490401, 1, 0, -2424865, 1, 0, -2359329, 1, 0, -2293793, 1, 0, -2228257, 1, 0, -2162721, 1, 0, -2097185, 1, 0, -2031649, 1, 0, -1966113, 1, 0, -1900577, 1, 0, -1835041, 1, 0, -1769505, 1, 0, -1703969, 1, 0, -1638433, 1, 0, -1572897, 1, 0, -2621439, 1, 0, -2686975, 1, 0, -2752511, 1, 0, -2818047, 1, 0, -2883583, 1, 0, -2949119, 1, 0, -3014655, 1, 0, -3080191, 1, 0, -3145727, 1, 0, -3211263, 1, 0, -3276799, 1, 0, -3276800, 1, 0, -3211265, 1, 0, -3211266, 1, 0, -3211267, 1, 0, -3211268, 1, 0, -3211269, 1, 0, -3211270, 1, 0, -3211271, 1, 0, -3211272, 1, 0, -3211273, 1, 0, -3211274, 1, 0, -3211275, 1, 0, -3211276, 1, 0, -3211277, 1, 0, -3211278, 1, 0, -3211279, 1, 0, -3211280, 1, 0, -3211281, 1, 0, -3211282, 1, 0, -3211283, 1, 0, -3211284, 1, 0, -3211285, 1, 0, -3211286, 1, 0, -3211287, 1, 0, -3211288, 1, 0, -3211289, 1, 0, -3211290, 1, 0, -3211291, 1, 0, -3211292, 1, 0, -3211293, 1, 0, -3211294, 1, 0, -3211295, 1, 0, -3211296, 1, 0, -3145760, 1, 0, -3080224, 1, 0, -3014688, 1, 0, -2949152, 1, 0, -2883616, 1, 0, -2818080, 1, 0, -2752544, 1, 0, -2687008, 1, 0, -2621472, 1, 0, -2555936, 1, 0, -2490400, 1, 0, -2424864, 1, 0, -2359328, 1, 0, -2293792, 1, 0, -2228256, 1, 0, -2162720, 1, 0, -2097184, 1, 0, -2031648, 1, 0, -1966112, 1, 0, -1900576, 1, 0, -1835040, 1, 0, -1769504, 1, 0, -1703968, 1, 0, -1638432, 1, 0, -1572896, 1, 0, -1572895, 1, 0, -1638431, 1, 0, -1703967, 1, 0, -1769503, 1, 0, -1835039, 1, 0, -1900575, 1, 0, -1966111, 1, 0, -2031647, 1, 0, -2097183, 1, 0, -2162719, 1, 0, -2228255, 1, 0, -2293791, 1, 0, -2359327, 1, 0, -2424863, 1, 0, -2490399, 1, 0, -2555935, 1, 0, -2621471, 1, 0, -2687007, 1, 0, -2752543, 1, 0, -2818079, 1, 0, -2883615, 1, 0, -2949151, 1, 0, -3014687, 1, 0, -3080223, 1, 0, -3145759, 1, 0, -3145758, 1, 0, -3080222, 1, 0, -3014686, 1, 0, -2949150, 1, 0, -2883614, 1, 0, -2818078, 1, 0, -2752542, 1, 0, -2687006, 1, 0, -2621470, 1, 0, -2555934, 1, 0, -2490398, 1, 0, -2424862, 1, 0, -2359326, 1, 0, -2293790, 1, 0, -2228254, 1, 0, -2162718, 1, 0, -2097182, 1, 0, -2031646, 1, 0, -1966110, 1, 0, -1900574, 1, 0, -1835038, 1, 0, -1769502, 1, 0, -1703966, 1, 0, -1638430, 1, 0, -1572894, 1, 0, -1572893, 1, 0, -1638429, 1, 0, -1703965, 1, 0, -1769501, 1, 0, -1835037, 1, 0, -1900573, 1, 0, -1966109, 1, 0, -2031645, 1, 0, -2097181, 1, 0, -2162717, 1, 0, -2228253, 1, 0, -2293789, 1, 0, -2359325, 1, 0, -2424861, 1, 0, -2490397, 1, 0, -2555933, 1, 0, -2621469, 1, 0, -2687005, 1, 0, -2752541, 1, 0, -2818077, 1, 0, -2883613, 1, 0, -2949149, 1, 0, -3014685, 1, 0, -3080221, 1, 0, -3145757, 1, 0, -3145756, 1, 0, -3080220, 1, 0, -3014684, 1, 0, -2949148, 1, 0, -2883612, 1, 0, -2818076, 1, 0, -2752540, 1, 0, -2687004, 1, 0, -2621468, 1, 0, -2555932, 1, 0, -2490396, 1, 0, -2424860, 1, 0, -2359324, 1, 0, -2293788, 1, 0, -2228252, 1, 0, -2162716, 1, 0, -2097180, 1, 0, -2031644, 1, 0, -1966108, 1, 0, -1900572, 1, 0, -1835036, 1, 0, -1769500, 1, 0, -1703964, 1, 0, -1638428, 1, 0, -1572892, 1, 0, -1572891, 1, 0, -1638427, 1, 0, -1703963, 1, 0, -1769499, 1, 0, -1835035, 1, 0, -1900571, 1, 0, -1966107, 1, 0, -2031643, 1, 0, -2097179, 1, 0, -2162715, 1, 0, -2228251, 1, 0, -2293787, 1, 0, -2359323, 1, 0, -2424859, 1, 0, -2490395, 1, 0, -2555931, 1, 0, -2621467, 1, 0, -2687003, 1, 0, -2752539, 1, 0, -2818075, 1, 0, -2883611, 1, 0, -2949147, 1, 0, -3014683, 1, 0, -3080219, 1, 0, -3145755, 1, 0, -3145754, 1, 0, -3080218, 1, 0, -3014682, 1, 0, -2949146, 1, 0, -2883610, 1, 0, -2818074, 1, 0, -2752538, 1, 0, -2687002, 1, 0, -2621466, 1, 0, -2555930, 1, 0, -2490394, 1, 0, -2424858, 1, 0, -2359322, 1, 0, -2293786, 1, 0, -2228250, 1, 0, -2162714, 1, 0, -2097178, 1, 0, -2031642, 1, 0, -1966106, 1, 0, -1900570, 1, 0, -1835034, 1, 0, -1769498, 1, 0, -1703962, 1, 0, -1638426, 1, 0, -1572890, 1, 0, -1572889, 1, 0, -1638425, 1, 0, -1703961, 1, 0, -1769497, 1, 0, -1835033, 1, 0, -1900569, 1, 0, -1966105, 1, 0, -2031641, 1, 0, -2097177, 1, 0, -2162713, 1, 0, -2228249, 1, 0, -2293785, 1, 0, -2359321, 1, 0, -2424857, 1, 0, -2490393, 1, 0, -2555929, 1, 0, -2621465, 1, 0, -2687001, 1, 0, -2752537, 1, 0, -2818073, 1, 0, -2883609, 1, 0, -2949145, 1, 0, -3014681, 1, 0, -3080217, 1, 0, -3145753, 1, 0, -3145752, 1, 0, -3080216, 1, 0, -3014680, 1, 0, -2949144, 1, 0, -2883608, 1, 0, -2818072, 1, 0, -2752536, 1, 0, -2687000, 1, 0, -2621464, 1, 0, -2555928, 1, 0, -2490392, 1, 0, -2424856, 1, 0, -2359320, 1, 0, -2293784, 1, 0, -2228248, 1, 0, -2162712, 1, 0, -2097176, 1, 0, -2031640, 1, 0, -1966104, 1, 0, -1900568, 1, 0, -1835032, 1, 0, -1769496, 1, 0, -1703960, 1, 0, -1638424, 1, 0, -1572888, 1, 0, -1572887, 1, 0, -1638423, 1, 0, -1703959, 1, 0, -1769495, 1, 0, -1835031, 1, 0, -1900567, 1, 0, -1966103, 1, 0, -2031639, 1, 0, -2097175, 1, 0, -2162711, 1, 0, -2228247, 1, 0, -2293783, 1, 0, -2359319, 1, 0, -2424855, 1, 0, -2490391, 1, 0, -2555927, 1, 0, -2621463, 1, 0, -2686999, 1, 0, -2752535, 1, 0, -2818071, 1, 0, -2883607, 1, 0, -2949143, 1, 0, -3014679, 1, 0, -3080215, 1, 0, -3145751, 1, 0, -3145750, 1, 0, -3080214, 1, 0, -3014678, 1, 0, -2949142, 1, 0, -2883606, 1, 0, -2818070, 1, 0, -2752534, 1, 0, -2686998, 1, 0, -2621462, 1, 0, -2555926, 1, 0, -2490390, 1, 0, -2424854, 1, 0, -2359318, 1, 0, -2293782, 1, 0, -2228246, 1, 0, -2162710, 1, 0, -2097174, 1, 0, -2031638, 1, 0, -1966102, 1, 0, -1900566, 1, 0, -1835030, 1, 0, -1769494, 1, 0, -1703958, 1, 0, -1638422, 1, 0, -1572886, 1, 0, -1572885, 1, 0, -1638421, 1, 0, -1703957, 1, 0, -1769493, 1, 0, -1835029, 1, 0, -1900565, 1, 0, -1966101, 1, 0, -2031637, 1, 0, -2097173, 1, 0, -2162709, 1, 0, -2228245, 1, 0, -2293781, 1, 0, -2359317, 1, 0, -2424853, 1, 0, -2490389, 1, 0, -2555925, 1, 0, -2621461, 1, 0, -2686997, 1, 0, -2752533, 1, 0, -2818069, 1, 0, -2883605, 1, 0, -2949141, 1, 0, -3014677, 1, 0, -3080213, 1, 0, -3145749, 1, 0, -3145748, 1, 0, -3080212, 1, 0, -3014676, 1, 0, -2949140, 1, 0, -2883604, 1, 0, -2818068, 1, 0, -2752532, 1, 0, -2686996, 1, 0, -2621460, 1, 0, -2555924, 1, 0, -2490388, 1, 0, -2424852, 1, 0, -2359316, 1, 0, -2293780, 1, 0, -2228244, 1, 0, -2162708, 1, 0, -2097172, 1, 0, -2031636, 1, 0, -1966100, 1, 0, -1900564, 1, 0, -1835028, 1, 0, -1769492, 1, 0, -1703956, 1, 0, -1638420, 1, 0, -1572884, 1, 0, -1572883, 1, 0, -1638419, 1, 0, -1703955, 1, 0, -1769491, 1, 0, -1835027, 1, 0, -1900563, 1, 0, -1966099, 1, 0, -2031635, 1, 0, -2097171, 1, 0, -2162707, 1, 0, -2228243, 1, 0, -2293779, 1, 0, -2359315, 1, 0, -2424851, 1, 0, -2490387, 1, 0, -2555923, 1, 0, -2621459, 1, 0, -2686995, 1, 0, -2752531, 1, 0, -2818067, 1, 0, -2883603, 1, 0, -2949139, 1, 0, -3014675, 1, 0, -3080211, 1, 0, -3145747, 1, 0, -3145746, 1, 0, -3080210, 1, 0, -3014674, 1, 0, -2949138, 1, 0, -2883602, 1, 0, -2818066, 1, 0, -2752530, 1, 0, -2686994, 1, 0, -2621458, 1, 0, -2555922, 1, 0, -2490386, 1, 0, -2424850, 1, 0, -2359314, 1, 0, -2293778, 1, 0, -2228242, 1, 0, -2162706, 1, 0, -2097170, 1, 0, -2031634, 1, 0, -1966098, 1, 0, -1900562, 1, 0, -1835026, 1, 0, -1769490, 1, 0, -1703954, 1, 0, -1638418, 1, 0, -1572882, 1, 0, -1572881, 1, 0, -1638417, 1, 0, -1703953, 1, 0, -1769489, 1, 0, -1835025, 1, 0, -1900561, 1, 0, -1966097, 1, 0, -2031633, 1, 0, -2097169, 1, 0, -2162705, 1, 0, -2228241, 1, 0, -2293777, 1, 0, -2359313, 1, 0, -2424849, 1, 0, -2490385, 1, 0, -2555921, 1, 0, -2621457, 1, 0, -2686993, 1, 0, -2752529, 1, 0, -2818065, 1, 0, -2883601, 1, 0, -2949137, 1, 0, -3014673, 1, 0, -3080209, 1, 0, -3145745, 1, 0, -3145744, 1, 0, -3080208, 1, 0, -3014672, 1, 0, -2949136, 1, 0, -2883600, 1, 0, -2818064, 1, 0, -2752528, 1, 0, -2686992, 1, 0, -2621456, 1, 0, -2555920, 1, 0, -2490384, 1, 0, -2424848, 1, 0, -2359312, 1, 0, -2293776, 1, 0, -2228240, 1, 0, -2162704, 1, 0, -2097168, 1, 0, -2031632, 1, 0, -1966096, 1, 0, -1900560, 1, 0, -1835024, 1, 0, -1769488, 1, 0, -1703952, 1, 0, -1638416, 1, 0, -1572880, 1, 0, -1572879, 1, 0, -1638415, 1, 0, -1703951, 1, 0, -1769487, 1, 0, -1835023, 1, 0, -1900559, 1, 0, -1966095, 1, 0, -2031631, 1, 0, -2097167, 1, 0, -2162703, 1, 0, -2228239, 1, 0, -2293775, 1, 0, -2359311, 1, 0, -2424847, 1, 0, -2490383, 1, 0, -2555919, 1, 0, -2621455, 1, 0, -2686991, 1, 0, -2752527, 1, 0, -2818063, 1, 0, -2883599, 1, 0, -2949135, 1, 0, -3014671, 1, 0, -3080207, 1, 0, -3145743, 1, 0, -3145742, 1, 0, -3080206, 1, 0, -3014670, 1, 0, -2949134, 1, 0, -2883598, 1, 0, -2818062, 1, 0, -2752526, 1, 0, -2686990, 1, 0, -2621454, 1, 0, -2555918, 1, 0, -2490382, 1, 0, -2424846, 1, 0, -2359310, 1, 0, -2293774, 1, 0, -2228238, 1, 0, -2162702, 1, 0, -2097166, 1, 0, -2031630, 1, 0, -1966094, 1, 0, -1900558, 1, 0, -1835022, 1, 0, -1769486, 1, 0, -1703950, 1, 0, -1638414, 1, 0, -1572878, 1, 0, -1572877, 1, 0, -1638413, 1, 0, -1703949, 1, 0, -1769485, 1, 0, -1835021, 1, 0, -1900557, 1, 0, -1966093, 1, 0, -2031629, 1, 0, -2097165, 1, 0, -2162701, 1, 0, -2228237, 1, 0, -2293773, 1, 0, -2359309, 1, 0, -2424845, 1, 0, -2490381, 1, 0, -2555917, 1, 0, -2621453, 1, 0, -2686989, 1, 0, -2752525, 1, 0, -2818061, 1, 0, -2883597, 1, 0, -2949133, 1, 0, -3014669, 1, 0, -3080205, 1, 0, -3145741, 1, 0, -3145740, 1, 0, -3080204, 1, 0, -3014668, 1, 0, -2949132, 1, 0, -2883596, 1, 0, -2818060, 1, 0, -2752524, 1, 0, -2686988, 1, 0, -2621452, 1, 0, -2555916, 1, 0, -2490380, 1, 0, -2424844, 1, 0, -2359308, 1, 0, -2293772, 1, 0, -2228236, 1, 0, -2162700, 1, 0, -2097164, 1, 0, -2031628, 1, 0, -1966092, 1, 0, -1900556, 1, 0, -1835020, 1, 0, -1769484, 1, 0, -1703948, 1, 0, -1638412, 1, 0, -1572876, 1, 0, -1572875, 1, 0, -1638411, 1, 0, -1703947, 1, 0, -1769483, 1, 0, -1835019, 1, 0, -1900555, 1, 0, -1966091, 1, 0, -2031627, 1, 0, -2097163, 1, 0, -2162699, 1, 0, -2228235, 1, 0, -2293771, 1, 0, -2359307, 1, 0, -2424843, 1, 0, -2490379, 1, 0, -2555915, 1, 0, -2621451, 1, 0, -2686987, 1, 0, -2752523, 1, 0, -2818059, 1, 0, -2883595, 1, 0, -2949131, 1, 0, -3014667, 1, 0, -3080203, 1, 0, -3145739, 1, 0, -3145738, 1, 0, -3080202, 1, 0, -3014666, 1, 0, -2949130, 1, 0, -2883594, 1, 0, -2818058, 1, 0, -2752522, 1, 0, -2686986, 1, 0, -2621450, 1, 0, -2555914, 1, 0, -2490378, 1, 0, -2424842, 1, 0, -2359306, 1, 0, -2293770, 1, 0, -2228234, 1, 0, -2162698, 1, 0, -2097162, 1, 0, -2031626, 1, 0, -1966090, 1, 0, -1900554, 1, 0, -1835018, 1, 0, -1769482, 1, 0, -1703946, 1, 0, -1638410, 1, 0, -1572874, 1, 0, -1572873, 1, 0, -1638409, 1, 0, -1703945, 1, 0, -1769481, 1, 0, -1835017, 1, 0, -1900553, 1, 0, -1966089, 1, 0, -2031625, 1, 0, -2097161, 1, 0, -2162697, 1, 0, -2228233, 1, 0, -2293769, 1, 0, -2359305, 1, 0, -2424841, 1, 0, -2490377, 1, 0, -2555913, 1, 0, -2621449, 1, 0, -2686985, 1, 0, -2752521, 1, 0, -2818057, 1, 0, -2883593, 1, 0, -2949129, 1, 0, -3014665, 1, 0, -3080201, 1, 0, -3145737, 1, 0, -3145736, 1, 0, -3080200, 1, 0, -3014664, 1, 0, -2949128, 1, 0, -2883592, 1, 0, -2818056, 1, 0, -2752520, 1, 0, -2686984, 1, 0, -2621448, 1, 0, -2555912, 1, 0, -2490376, 1, 0, -2424840, 1, 0, -2359304, 1, 0, -2293768, 1, 0, -2228232, 1, 0, -2162696, 1, 0, -2097160, 1, 0, -2031624, 1, 0, -1966088, 1, 0, -1900552, 1, 0, -1835016, 1, 0, -1769480, 1, 0, -1703944, 1, 0, -1638408, 1, 0, -1572872, 1, 0, -1572871, 1, 0, -1638407, 1, 0, -1703943, 1, 0, -1769479, 1, 0, -1835015, 1, 0, -1900551, 1, 0, -1966087, 1, 0, -2031623, 1, 0, -2097159, 1, 0, -2162695, 1, 0, -2228231, 1, 0, -2293767, 1, 0, -2359303, 1, 0, -2424839, 1, 0, -2490375, 1, 0, -2555911, 1, 0, -2621447, 1, 0, -2686983, 1, 0, -2752519, 1, 0, -2818055, 1, 0, -2883591, 1, 0, -2949127, 1, 0, -3014663, 1, 0, -3080199, 1, 0, -3145735, 1, 0, -3145734, 1, 0, -3080198, 1, 0, -3014662, 1, 0, -2949126, 1, 0, -2883590, 1, 0, -2818054, 1, 0, -2752518, 1, 0, -2686982, 1, 0, -2621446, 1, 0, -2555910, 1, 0, -2490374, 1, 0, -2424838, 1, 0, -2359302, 1, 0, -2293766, 1, 0, -2228230, 1, 0, -2162694, 1, 0, -2097158, 1, 0, -2031622, 1, 0, -1966086, 1, 0, -1900550, 1, 0, -1835014, 1, 0, -1769478, 1, 0, -1703942, 1, 0, -1638406, 1, 0, -1572870, 1, 0, -1572869, 1, 0, -1638405, 1, 0, -1703941, 1, 0, -1769477, 1, 0, -1835013, 1, 0, -1900549, 1, 0, -1966085, 1, 0, -2031621, 1, 0, -2097157, 1, 0, -2162693, 1, 0, -2228229, 1, 0, -2293765, 1, 0, -2359301, 1, 0, -2424837, 1, 0, -2490373, 1, 0, -2555909, 1, 0, -2621445, 1, 0, -2686981, 1, 0, -2752517, 1, 0, -2818053, 1, 0, -2883589, 1, 0, -2949125, 1, 0, -3014661, 1, 0, -3080197, 1, 0, -3145733, 1, 0, -3145732, 1, 0, -3080196, 1, 0, -3014660, 1, 0, -2949124, 1, 0, -2883588, 1, 0, -2818052, 1, 0, -2752516, 1, 0, -2686980, 1, 0, -2621444, 1, 0, -2555908, 1, 0, -2490372, 1, 0, -2424836, 1, 0, -2359300, 1, 0, -2293764, 1, 0, -2228228, 1, 0, -2162692, 1, 0, -2097156, 1, 0, -2031620, 1, 0, -1966084, 1, 0, -1900548, 1, 0, -1835012, 1, 0, -1769476, 1, 0, -1703940, 1, 0, -1638404, 1, 0, -1572868, 1, 0, -1572867, 1, 0, -1638403, 1, 0, -1703939, 1, 0, -1769475, 1, 0, -1835011, 1, 0, -1900547, 1, 0, -1966083, 1, 0, -2031619, 1, 0, -2097155, 1, 0, -2162691, 1, 0, -2228227, 1, 0, -2293763, 1, 0, -2359299, 1, 0, -2424835, 1, 0, -2490371, 1, 0, -2555907, 1, 0, -2621443, 1, 0, -2686979, 1, 0, -2752515, 1, 0, -2818051, 1, 0, -2883587, 1, 0, -2949123, 1, 0, -3014659, 1, 0, -3080195, 1, 0, -3145731, 1, 0, -3145730, 1, 0, -3080194, 1, 0, -3014658, 1, 0, -2949122, 1, 0, -2883586, 1, 0, -2818050, 1, 0, -2752514, 1, 0, -2686978, 1, 0, -2621442, 1, 0, -2555906, 1, 0, -2490370, 1, 0, -2424834, 1, 0, -2359298, 1, 0, -2293762, 1, 0, -2228226, 1, 0, -2162690, 1, 0, -2097154, 1, 0, -2031618, 1, 0, -1966082, 1, 0, -1900546, 1, 0, -1835010, 1, 0, -1769474, 1, 0, -1703938, 1, 0, -1638402, 1, 0, -1572866, 1, 0, -1572865, 1, 0, -1638401, 1, 0, -1703937, 1, 0, -1769473, 1, 0, -1835009, 1, 0, -1900545, 1, 0, -1966081, 1, 0, -2031617, 1, 0, -2097153, 1, 0, -2162689, 1, 0, -2228225, 1, 0, -2293761, 1, 0, -2359297, 1, 0, -2424833, 1, 0, -2490369, 1, 0, -2555905, 1, 0, -2621441, 1, 0, -2686977, 1, 0, -2752513, 1, 0, -2818049, 1, 0, -2883585, 1, 0, -2949121, 1, 0, -3014657, 1, 0, -3080193, 1, 0, -3145729, 1, 0, -3211264, 1, 0, -3145728, 1, 0, -3080192, 1, 0, -3014656, 1, 0, -2949120, 1, 0, -2883584, 1, 0, -2818048, 1, 0, -2752512, 1, 0, -2686976, 1, 0, -2621440, 1, 0, -2555904, 1, 0, -2490368, 1, 0, -2424832, 1, 0, -2359296, 1, 0, -2293760, 1, 0, -2228224, 1, 0, -2162688, 1, 0, -2097152, 1, 0, -2031616, 1, 0, -1966080, 1, 0, -1900544, 1, 0, -1835008, 1, 0, -1769472, 1, 0, -1703936, 1, 0, -1638400, 1, 0, -1638399, 1, 0, -1703935, 1, 0, -1769471, 1, 0, -1835007, 1, 0, -1900543, 1, 0, -1966079, 1, 0, -2031615, 1, 0, -2097151, 1, 0, -2162687, 1, 0, -2228223, 1, 0, -2293759, 1, 0, -2359295, 1, 0, -2424831, 1, 0, -2490367, 1, 0, -2555903, 1, 0, -2555902, 1, 0, -2621438, 1, 0, -2686974, 1, 0, -2752510, 1, 0, -2818046, 1, 0, -2883582, 1, 0, -2949118, 1, 0, -3014654, 1, 0, -3080190, 1, 0, -3145726, 1, 0, -3211262, 1, 0, -3276798, 1, 0, -3276797, 1, 0, -3211261, 1, 0, -3145725, 1, 0, -3080189, 1, 0, -3014653, 1, 0, -2949117, 1, 0, -2883581, 1, 0, -2818045, 1, 0, -2752509, 1, 0, -2686973, 1, 0, -2621437, 1, 0, -2555901, 1, 0, -2490365, 1, 0, -2490366, 1, 0, -2424830, 1, 0, -2359294, 1, 0, -2293758, 1, 0, -2228222, 1, 0, -2162686, 1, 0, -2097150, 1, 0, -2031614, 1, 0, -1966078, 1, 0, -1900542, 1, 0, -1835006, 1, 0, -1769470, 1, 0, -1703934, 1, 0, -1638398, 1, 0, -1638397, 1, 0, -1703933, 1, 0, -1769469, 1, 0, -1835005, 1, 0, -1900541, 1, 0, -1966077, 1, 0, -2031613, 1, 0, -2097149, 1, 0, -2162685, 1, 0, -2228221, 1, 0, -2293757, 1, 0, -2359293, 1, 0, -2424829, 1, 0, -2424828, 1, 0, -2490364, 1, 0, -2555900, 1, 0, -2621436, 1, 0, -2686972, 1, 0, -2752508, 1, 0, -2818044, 1, 0, -2883580, 1, 0, -2949116, 1, 0, -3014652, 1, 0, -3080188, 1, 0, -3145724, 1, 0, -3211260, 1, 0, -3276796, 1, 0, -3276795, 1, 0, -3211259, 1, 0, -3145723, 1, 0, -3080187, 1, 0, -3014651, 1, 0, -2949115, 1, 0, -2883579, 1, 0, -2818043, 1, 0, -2752507, 1, 0, -2686971, 1, 0, -2621435, 1, 0, -2555899, 1, 0, -2490363, 1, 0, -2424827, 1, 0, -2359291, 1, 0, -2359292, 1, 0, -2293756, 1, 0, -2228220, 1, 0, -2162684, 1, 0, -2097148, 1, 0, -2031612, 1, 0, -1966076, 1, 0, -1900540, 1, 0, -1835004, 1, 0, -1769468, 1, 0, -1703932, 1, 0, -1638396, 1, 0, -1638395, 1, 0, -1703931, 1, 0, -1769467, 1, 0, -1835003, 1, 0, -1900539, 1, 0, -1966075, 1, 0, -2031611, 1, 0, -2097147, 1, 0, -2162683, 1, 0, -2228219, 1, 0, -2293755, 1, 0, -2293754, 1, 0, -2359290, 1, 0, -2424826, 1, 0, -2490362, 1, 0, -2555898, 1, 0, -2621434, 1, 0, -2686970, 1, 0, -2752506, 1, 0, -2818042, 1, 0, -2883578, 1, 0, -2949114, 1, 0, -3014650, 1, 0, -3080186, 1, 0, -3145722, 1, 0, -3211258, 1, 0, -3276794, 1, 0, -3276793, 1, 0, -3211257, 1, 0, -3145721, 1, 0, -3080185, 1, 0, -3014649, 1, 0, -2949113, 1, 0, -2883577, 1, 0, -2818041, 1, 0, -2752505, 1, 0, -2686969, 1, 0, -2621433, 1, 0, -2555897, 1, 0, -2490361, 1, 0, -2424825, 1, 0, -2359289, 1, 0, -2293753, 1, 0, -2228217, 1, 0, -2228218, 1, 0, -2162682, 1, 0, -2097146, 1, 0, -2031610, 1, 0, -1966074, 1, 0, -1900538, 1, 0, -1835002, 1, 0, -1769466, 1, 0, -1703930, 1, 0, -1638394, 1, 0, -1638393, 1, 0, -1703929, 1, 0, -1769465, 1, 0, -1835001, 1, 0, -1900537, 1, 0, -1966073, 1, 0, -2031609, 1, 0, -2097145, 1, 0, -2162681, 1, 0, -2162680, 1, 0, -2228216, 1, 0, -2293752, 1, 0, -2359288, 1, 0, -2424824, 1, 0, -2490360, 1, 0, -2555896, 1, 0, -2621432, 1, 0, -2686968, 1, 0, -2752504, 1, 0, -2818040, 1, 0, -2883576, 1, 0, -2949112, 1, 0, -3014648, 1, 0, -3080184, 1, 0, -3145720, 1, 0, -3211256, 1, 0, -3276792, 1, 0, -3276791, 1, 0, -3211255, 1, 0, -3145719, 1, 0, -3080183, 1, 0, -3014647, 1, 0, -2949111, 1, 0, -2883575, 1, 0, -2818039, 1, 0, -2752503, 1, 0, -2686967, 1, 0, -2621431, 1, 0, -2555895, 1, 0, -2490359, 1, 0, -2424823, 1, 0, -2359287, 1, 0, -2293751, 1, 0, -2228215, 1, 0, -2162679, 1, 0, -2097143, 1, 0, -2097144, 1, 0, -2031608, 1, 0, -1966072, 1, 0, -1900536, 1, 0, -1835000, 1, 0, -1769464, 1, 0, -1703928, 1, 0, -1638392, 1, 0, -1638391, 1, 0, -1703927, 1, 0, -1769463, 1, 0, -1834999, 1, 0, -1900535, 1, 0, -1966071, 1, 0, -2031607, 1, 0, -2031606, 1, 0, -2097142, 1, 0, -2162678, 1, 0, -2228214, 1, 0, -2293750, 1, 0, -2359286, 1, 0, -2424822, 1, 0, -2490358, 1, 0, -2555894, 1, 0, -2621430, 1, 0, -2686966, 1, 0, -2752502, 1, 0, -2818038, 1, 0, -2883574, 1, 0, -2949110, 1, 0, -3014646, 1, 0, -3080182, 1, 0, -3145718, 1, 0, -3211254, 1, 0, -3276790, 1, 0, -3276789, 1, 0, -3211253, 1, 0, -3145717, 1, 0, -3080181, 1, 0, -3014645, 1, 0, -2949109, 1, 0, -2883573, 1, 0, -2818037, 1, 0, -2752501, 1, 0, -2686965, 1, 0, -2621429, 1, 0, -2555893, 1, 0, -2490357, 1, 0, -2424821, 1, 0, -2359285, 1, 0, -2293749, 1, 0, -2228213, 1, 0, -2162677, 1, 0, -2097141, 1, 0, -2031605, 1, 0, -1966069, 1, 0, -1966070, 1, 0, -1900534, 1, 0, -1834998, 1, 0, -1769462, 1, 0, -1703926, 1, 0, -1638390, 1, 0, -1638389, 1, 0, -1703925, 1, 0, -1769461, 1, 0, -1834997, 1, 0, -1900533, 1, 0, -1900532, 1, 0, -1966068, 1, 0, -2031604, 1, 0, -2097140, 1, 0, -2162676, 1, 0, -2228212, 1, 0, -2293748, 1, 0, -2359284, 1, 0, -2424820, 1, 0, -2490356, 1, 0, -2555892, 1, 0, -2621428, 1, 0, -2686964, 1, 0, -2752500, 1, 0, -2818036, 1, 0, -2883572, 1, 0, -2949108, 1, 0, -3014644, 1, 0, -3080180, 1, 0, -3145716, 1, 0, -3211252, 1, 0, -3276788, 1, 0, -3276787, 1, 0, -3211251, 1, 0, -3145715, 1, 0, -3080179, 1, 0, -3014643, 1, 0, -2949107, 1, 0, -2883571, 1, 0, -2818035, 1, 0, -2752499, 1, 0, -2686963, 1, 0, -2621427, 1, 0, -2555891, 1, 0, -2490355, 1, 0, -2424819, 1, 0, -2359283, 1, 0, -2293747, 1, 0, -2228211, 1, 0, -2162675, 1, 0, -2097139, 1, 0, -2031603, 1, 0, -1966067, 1, 0, -1900531, 1, 0, -1834995, 1, 0, -1834996, 1, 0, -1769460, 1, 0, -1703924, 1, 0, -1638388, 1, 0, -1638387, 1, 0, -1703923, 1, 0, -1769459, 1, 0, -1769458, 1, 0, -1834994, 1, 0, -1900530, 1, 0, -1966066, 1, 0, -2031602, 1, 0, -2097138, 1, 0, -2162674, 1, 0, -2228210, 1, 0, -2293746, 1, 0, -2359282, 1, 0, -2424818, 1, 0, -2490354, 1, 0, -2555890, 1, 0, -2621426, 1, 0, -2686962, 1, 0, -2752498, 1, 0, -2818034, 1, 0, -2883570, 1, 0, -2949106, 1, 0, -3014642, 1, 0, -3080178, 1, 0, -3145714, 1, 0, -3211250, 1, 0, -3276786, 1, 0, -3276785, 1, 0, -3211249, 1, 0, -3145713, 1, 0, -3080177, 1, 0, -3014641, 1, 0, -2949105, 1, 0, -2883569, 1, 0, -2818033, 1, 0, -2752497, 1, 0, -2686961, 1, 0, -2621425, 1, 0, -2555889, 1, 0, -2490353, 1, 0, -2424817, 1, 0, -2359281, 1, 0, -2293745, 1, 0, -2228209, 1, 0, -2162673, 1, 0, -2097137, 1, 0, -2031601, 1, 0, -1966065, 1, 0, -1900529, 1, 0, -1834993, 1, 0, -1769457, 1, 0, -1703921, 1, 0, -1703922, 1, 0, -1638386, 1, 0, -1638385, 1, 0, -1638384, 1, 0, -1703920, 1, 0, -1769456, 1, 0, -1834992, 1, 0, -1900528, 1, 0, -1966064, 1, 0, -2031600, 1, 0, -2097136, 1, 0, -2162672, 1, 0, -2228208, 1, 0, -2293744, 1, 0, -2359280, 1, 0, -2424816, 1, 0, -2490352, 1, 0, -2555888, 1, 0, -2621424, 1, 0, -2686960, 1, 0, -2752496, 1, 0, -2818032, 1, 0, -2883568, 1, 0, -2949104, 1, 0, -3014640, 1, 0, -3080176, 1, 0, -3145712, 1, 0, -3211248, 1, 0, -3276784, 1, 0, -3276783, 1, 0, -3211247, 1, 0, -3145711, 1, 0, -3080175, 1, 0, -3014639, 1, 0, -2949103, 1, 0, -2883567, 1, 0, -2818031, 1, 0, -2752495, 1, 0, -2686959, 1, 0, -2621423, 1, 0, -2555887, 1, 0, -2490351, 1, 0, -2424815, 1, 0, -2359279, 1, 0, -2293743, 1, 0, -2228207, 1, 0, -2162671, 1, 0, -2097135, 1, 0, -2031599, 1, 0, -1966063, 1, 0, -1900527, 1, 0, -1834991, 1, 0, -1769455, 1, 0, -1703919, 1, 0, -1638383, 1, 0, -1638382, 1, 0, -1703918, 1, 0, -1769454, 1, 0, -1834990, 1, 0, -1900526, 1, 0, -1966062, 1, 0, -2031598, 1, 0, -2097134, 1, 0, -2162670, 1, 0, -2228206, 1, 0, -2293742, 1, 0, -2359278, 1, 0, -2424814, 1, 0, -2490350, 1, 0, -2555886, 1, 0, -2621422, 1, 0, -2686958, 1, 0, -2752494, 1, 0, -2818030, 1, 0, -2883566, 1, 0, -2949102, 1, 0, -3014638, 1, 0, -3080174, 1, 0, -3145710, 1, 0, -3211246, 1, 0, -3276782, 1, 0, -3276781, 1, 0, -3211245, 1, 0, -3145709, 1, 0, -3080173, 1, 0, -3014637, 1, 0, -2949101, 1, 0, -2883565, 1, 0, -2818029, 1, 0, -2752493, 1, 0, -2686957, 1, 0, -2621421, 1, 0, -2555885, 1, 0, -2490349, 1, 0, -2424813, 1, 0, -2359277, 1, 0, -2293741, 1, 0, -2228205, 1, 0, -2162669, 1, 0, -2097133, 1, 0, -2031597, 1, 0, -1966061, 1, 0, -1900525, 1, 0, -1834989, 1, 0, -1769453, 1, 0, -1703917, 1, 0, -1638381, 1, 0, -1638380, 1, 0, -1703916, 1, 0, -1769452, 1, 0, -1834988, 1, 0, -1900524, 1, 0, -1966060, 1, 0, -2031596, 1, 0, -2097132, 1, 0, -2162668, 1, 0, -2228204, 1, 0, -2293740, 1, 0, -2359276, 1, 0, -2424812, 1, 0, -2490348, 1, 0, -2555884, 1, 0, -2621420, 1, 0, -2686956, 1, 0, -2752492, 1, 0, -2818028, 1, 0, -2883564, 1, 0, -2949100, 1, 0, -3014636, 1, 0, -3080172, 1, 0, -3145708, 1, 0, -3211244, 1, 0, -3276780, 1, 0, -3276779, 1, 0, -3211243, 1, 0, -3145707, 1, 0, -3080171, 1, 0, -3014635, 1, 0, -2949099, 1, 0, -2883563, 1, 0, -2818027, 1, 0, -2752491, 1, 0, -2686955, 1, 0, -2621419, 1, 0, -2555883, 1, 0, -2490347, 1, 0, -2424811, 1, 0, -2359275, 1, 0, -2293739, 1, 0, -2228203, 1, 0, -2162667, 1, 0, -2097131, 1, 0, -2031595, 1, 0, -1966059, 1, 0, -1900523, 1, 0, -1834987, 1, 0, -1769451, 1, 0, -1703915, 1, 0, -1638379, 1, 0, -1638378, 1, 0, -1703914, 1, 0, -1769450, 1, 0, -1834986, 1, 0, -1900522, 1, 0, -1966058, 1, 0, -2031594, 1, 0, -2097130, 1, 0, -2162666, 1, 0, -2228202, 1, 0, -2293738, 1, 0, -2359274, 1, 0, -2424810, 1, 0, -2490346, 1, 0, -2555882, 1, 0, -2621418, 1, 0, -2686954, 1, 0, -2752490, 1, 0, -2818026, 1, 0, -2883562, 1, 0, -2949098, 1, 0, -3014634, 1, 0, -3080170, 1, 0, -3145706, 1, 0, -3211242, 1, 0, -3276778, 1, 0, -3276777, 1, 0, -3211241, 1, 0, -3145705, 1, 0, -3080169, 1, 0, -3014633, 1, 0, -2949097, 1, 0, -2883561, 1, 0, -2818025, 1, 0, -2752489, 1, 0, -2686953, 1, 0, -2621417, 1, 0, -2555881, 1, 0, -2490345, 1, 0, -2424809, 1, 0, -2359273, 1, 0, -2293737, 1, 0, -2228201, 1, 0, -2162665, 1, 0, -2097129, 1, 0, -2031593, 1, 0, -1966057, 1, 0, -1900521, 1, 0, -1834985, 1, 0, -1769449, 1, 0, -1703913, 1, 0, -1638377, 1, 0, -1638376, 1, 0, -1703912, 1, 0, -1769448, 1, 0, -1834984, 1, 0, -1900520, 1, 0, -1966056, 1, 0, -2031592, 1, 0, -2097128, 1, 0, -2162664, 1, 0, -2228200, 1, 0, -2293736, 1, 0, -2359272, 1, 0, -2424808, 1, 0, -2490344, 1, 0, -2555880, 1, 0, -2621416, 1, 0, -2686952, 1, 0, -2752488, 1, 0, -2818024, 1, 0, -2883560, 1, 0, -2949096, 1, 0, -3014632, 1, 0, -3080168, 1, 0, -3145704, 1, 0, -3211240, 1, 0, -3276776, 1, 0, -3276775, 1, 0, -3211239, 1, 0, -3145703, 1, 0, -3080167, 1, 0, -3014631, 1, 0, -2949095, 1, 0, -2883559, 1, 0, -2818023, 1, 0, -2752487, 1, 0, -2686951, 1, 0, -2621415, 1, 0, -2555879, 1, 0, -2490343, 1, 0, -2424807, 1, 0, -2359271, 1, 0, -2293735, 1, 0, -2228199, 1, 0, -2162663, 1, 0, -2097127, 1, 0, -2031591, 1, 0, -1966055, 1, 0, -1900519, 1, 0, -1834983, 1, 0, -1769447, 1, 0, -1703911, 1, 0, -1638375, 1, 0, -1638374, 1, 0, -1703910, 1, 0, -1769446, 1, 0, -1834982, 1, 0, -1900518, 1, 0, -1966054, 1, 0, -2031590, 1, 0, -2097126, 1, 0, -2162662, 1, 0, -2228198, 1, 0, -2293734, 1, 0, -2359270, 1, 0, -2424806, 1, 0, -2490342, 1, 0, -2555878, 1, 0, -2621414, 1, 0, -2686950, 1, 0, -2752486, 1, 0, -2818022, 1, 0, -2883558, 1, 0, -2949094, 1, 0, -3014630, 1, 0, -3080166, 1, 0, -3145702, 1, 0, -3211238, 1, 0, -3276774, 1, 0, -3276773, 1, 0, -3211237, 1, 0, -3145701, 1, 0, -3080165, 1, 0, -3014629, 1, 0, -2949093, 1, 0, -2883557, 1, 0, -2818021, 1, 0, -2752485, 1, 0, -2686949, 1, 0, -2621413, 1, 0, -2555877, 1, 0, -2490341, 1, 0, -2424805, 1, 0, -2359269, 1, 0, -2293733, 1, 0, -2228197, 1, 0, -2162661, 1, 0, -2097125, 1, 0, -2031589, 1, 0, -1966053, 1, 0, -1900517, 1, 0, -1834981, 1, 0, -1769445, 1, 0, -1703909, 1, 0, -1638373, 1, 0, -1638372, 1, 0, -1703908, 1, 0, -1769444, 1, 0, -1834980, 1, 0, -1900516, 1, 0, -1966052, 1, 0, -2031588, 1, 0, -2097124, 1, 0, -2162660, 1, 0, -2228196, 1, 0, -2293732, 1, 0, -2359268, 1, 0, -2424804, 1, 0, -2490340, 1, 0, -2555876, 1, 0, -2621412, 1, 0, -2686948, 1, 0, -2752484, 1, 0, -2818020, 1, 0, -2883556, 1, 0, -2949092, 1, 0, -3014628, 1, 0, -3080164, 1, 0, -3145700, 1, 0, -3211236, 1, 0, -3276772, 1, 0, -3276771, 1, 0, -3211235, 1, 0, -3145699, 1, 0, -3080163, 1, 0, -3014627, 1, 0, -2949091, 1, 0, -2883555, 1, 0, -2818019, 1, 0, -2752483, 1, 0, -2686947, 1, 0, -2621411, 1, 0, -2555875, 1, 0, -2490339, 1, 0, -2424803, 1, 0, -2359267, 1, 0, -2293731, 1, 0, -2228195, 1, 0, -2162659, 1, 0, -2097123, 1, 0, -2031587, 1, 0, -1966051, 1, 0, -1900515, 1, 0, -1834979, 1, 0, -1769443, 1, 0, -1703907, 1, 0, -1638371, 1, 0, -1638370, 1, 0, -1703906, 1, 0, -1769442, 1, 0, -1834978, 1, 0, -1900514, 1, 0, -1966050, 1, 0, -2031586, 1, 0, -2097122, 1, 0, -2162658, 1, 0, -2228194, 1, 0, -2293730, 1, 0, -2359266, 1, 0, -2424802, 1, 0, -2490338, 1, 0, -2555874, 1, 0, -2621410, 1, 0, -2686946, 1, 0, -2752482, 1, 0, -2818018, 1, 0, -2883554, 1, 0, -2949090, 1, 0, -3014626, 1, 0, -3080162, 1, 0, -3145698, 1, 0, -3211234, 1, 0, -3276770, 1, 0, -3276769, 1, 0, -3211233, 1, 0, -3145697, 1, 0, -3080161, 1, 0, -3014625, 1, 0, -2949089, 1, 0, -2883553, 1, 0, -2818017, 1, 0, -2752481, 1, 0, -2686945, 1, 0, -2621409, 1, 0, -2555873, 1, 0, -2490337, 1, 0, -2424801, 1, 0, -2359265, 1, 0, -2293729, 1, 0, -2228193, 1, 0, -2162657, 1, 0, -2097121, 1, 0, -2031585, 1, 0, -1966049, 1, 0, -1900513, 1, 0, -1834977, 1, 0, -1769441, 1, 0, -1703905, 1, 0, -1638369, 1, 0, -1638368, 1, 0, -1703904, 1, 0, -1769440, 1, 0, -1834976, 1, 0, -1900512, 1, 0, -1966048, 1, 0, -2031584, 1, 0, -2097120, 1, 0, -2162656, 1, 0, -2228192, 1, 0, -2293728, 1, 0, -2359264, 1, 0, -2424800, 1, 0, -2490336, 1, 0, -2555872, 1, 0, -2621408, 1, 0, -2686944, 1, 0, -2752480, 1, 0, -2818016, 1, 0, -2883552, 1, 0, -2949088, 1, 0, -3014624, 1, 0, -3080160, 1, 0, -3145696, 1, 0, -3211232, 1, 0, -3276768, 1, 0, -3276767, 1, 0, -3211231, 1, 0, -3145695, 1, 0, -3080159, 1, 0, -3014623, 1, 0, -2949087, 1, 0, -2883551, 1, 0, -2818015, 1, 0, -2752479, 1, 0, -2686943, 1, 0, -2621407, 1, 0, -2555871, 1, 0, -2490335, 1, 0, -2424799, 1, 0, -2359263, 1, 0, -2293727, 1, 0, -2228191, 1, 0, -2162655, 1, 0, -2097119, 1, 0, -2031583, 1, 0, -1966047, 1, 0, -1900511, 1, 0, -1834975, 1, 0, -1769439, 1, 0, -1703903, 1, 0, -1638367, 1, 0, -1638366, 1, 0, -1703902, 1, 0, -1769438, 1, 0, -1834974, 1, 0, -1900510, 1, 0, -1966046, 1, 0, -2031582, 1, 0, -2097118, 1, 0, -2162654, 1, 0, -2228190, 1, 0, -2293726, 1, 0, -2359262, 1, 0, -2424798, 1, 0, -2490334, 1, 0, -2555870, 1, 0, -2621406, 1, 0, -2686942, 1, 0, -2752478, 1, 0, -2818014, 1, 0, -2883550, 1, 0, -2949086, 1, 0, -3014622, 1, 0, -3080158, 1, 0, -3145694, 1, 0, -3211230, 1, 0, -3276766, 1, 0, -3276765, 1, 0, -3211229, 1, 0, -3145693, 1, 0, -3080157, 1, 0, -3014621, 1, 0, -2949085, 1, 0, -2883549, 1, 0, -2818013, 1, 0, -2752477, 1, 0, -2686941, 1, 0, -2621405, 1, 0, -2555869, 1, 0, -2490333, 1, 0, -2424797, 1, 0, -2359261, 1, 0, -2293725, 1, 0, -2228189, 1, 0, -2162653, 1, 0, -2097117, 1, 0, -2031581, 1, 0, -1966045, 1, 0, -1900509, 1, 0, -1834973, 1, 0, -1769437, 1, 0, -1703901, 1, 0, -1638365, 0, 0, -1638364, 0, 0, -1703900, 1, 0, -1769436, 1, 0, -1834972, 1, 0, -1900508, 1, 0, -1966044, 1, 0, -2031580, 1, 0, -2097116, 1, 0, -2162652, 1, 0, -2228188, 1, 0, -2293724, 1, 0, -2359260, 1, 0, -2424796, 1, 0, -2490332, 1, 0, -2555868, 1, 0, -2621404, 1, 0, -2686940, 1, 0, -2752476, 1, 0, -2818012, 1, 0, -2883548, 1, 0, -2949084, 1, 0, -3014620, 1, 0, -3080156, 1, 0, -3145692, 1, 0, -3211228, 1, 0, -3276764, 1, 0, -3276763, 1, 0, -3211227, 1, 0, -3145691, 1, 0, -3080155, 1, 0, -3014619, 1, 0, -2949083, 1, 0, -2883547, 1, 0, -2818011, 1, 0, -2752475, 1, 0, -2686939, 1, 0, -2621403, 1, 0, -2555867, 1, 0, -2490331, 1, 0, -2424795, 1, 0, -2359259, 1, 0, -2293723, 1, 0, -2228187, 1, 0, -2162651, 1, 0, -2097115, 1, 0, -2031579, 1, 0, -1966043, 1, 0, -1900507, 1, 0, -1834971, 1, 0, -1769435, 1, 0, -1703899, 1, 0, -1638363, 0, 0, -1638362, 0, 0, -1703898, 1, 0, -1769434, 1, 0, -1834970, 1, 0, -1900506, 1, 0, -1966042, 1, 0, -2031578, 1, 0, -2097114, 1, 0, -2162650, 1, 0, -2228186, 1, 0, -2293722, 1, 0, -2359258, 1, 0, -2424794, 1, 0, -2490330, 1, 0, -2555866, 1, 0, -2621402, 1, 0, -2686938, 1, 0, -2752474, 1, 0, -2818010, 1, 0, -2883546, 1, 0, -2949082, 1, 0, -3014618, 1, 0, -3080154, 1, 0, -3145690, 1, 0, -3211226, 1, 0, -3276762, 1, 0, -3276761, 1, 0, -3211225, 1, 0, -3145689, 1, 0, -3080153, 1, 0, -3014617, 1, 0, -2949081, 1, 0, -2883545, 1, 0, -2818009, 1, 0, -2752473, 1, 0, -2686937, 1, 0, -2621401, 1, 0, -2555865, 1, 0, -2490329, 1, 0, -2424793, 1, 0, -2359257, 1, 0, -2293721, 1, 0, -2228185, 1, 0, -2162649, 1, 0, -2097113, 1, 0, -2031577, 1, 0, -1966041, 1, 0, -1900505, 1, 0, -1834969, 1, 0, -1769433, 1, 0, -1703897, 1, 0, -1638361, 0, 0, -1638360, 0, 0, -1703896, 1, 0, -1769432, 1, 0, -1834968, 1, 0, -1900504, 1, 0, -1966040, 1, 0, -2031576, 1, 0, -2097112, 1, 0, -2162648, 1, 0, -2228184, 1, 0, -2293720, 1, 0, -2359256, 1, 0, -2424792, 1, 0, -2490328, 1, 0, -2555864, 1, 0, -2621400, 1, 0, -2686936, 1, 0, -2752472, 1, 0, -2818008, 1, 0, -2883544, 1, 0, -2949080, 1, 0, -3014616, 1, 0, -3080152, 1, 0, -3145688, 1, 0, -3211224, 1, 0, -3276760, 1, 0, -3276759, 1, 0, -3211223, 1, 0, -3145687, 1, 0, -3080151, 1, 0, -3014615, 1, 0, -2949079, 1, 0, -2883543, 1, 0, -2818007, 1, 0, -2752471, 1, 0, -2686935, 1, 0, -2621399, 1, 0, -2555863, 1, 0, -2490327, 1, 0, -2424791, 1, 0, -2359255, 1, 0, -2293719, 1, 0, -2228183, 1, 0, -2162647, 1, 0, -2097111, 1, 0, -2031575, 1, 0, -1966039, 1, 0, -1900503, 1, 0, -1834967, 1, 0, -1769431, 1, 0, -1703895, 1, 0, -1638359, 0, 0, -1638358, 0, 0, -1703894, 1, 0, -1769430, 1, 0, -1834966, 1, 0, -1900502, 1, 0, -1966038, 1, 0, -2031574, 1, 0, -2097110, 1, 0, -2162646, 1, 0, -2228182, 1, 0, -2293718, 1, 0, -2359254, 1, 0, -2424790, 1, 0, -2490326, 1, 0, -2555862, 1, 0, -2621398, 1, 0, -2686934, 1, 0, -2752470, 1, 0, -2818006, 1, 0, -2883542, 1, 0, -2949078, 1, 0, -3014614, 1, 0, -3080150, 1, 0, -3145686, 1, 0, -3211222, 1, 0, -3276758, 1, 0, -3276757, 1, 0, -3211221, 1, 0, -3145685, 1, 0, -3080149, 1, 0, -3014613, 1, 0, -2949077, 1, 0, -2883541, 1, 0, -2818005, 1, 0, -2752469, 1, 0, -2686933, 1, 0, -2621397, 1, 0, -2555861, 1, 0, -2490325, 1, 0, -2424789, 1, 0, -2359253, 1, 0, -2293717, 1, 0, -2228181, 1, 0, -2162645, 1, 0, -2097109, 1, 0, -2031573, 1, 0, -1966037, 1, 0, -1900501, 1, 0, -1834965, 1, 0, -1769429, 1, 0, -1703893, 0, 0, -1638357, 0, 0, -1638356, 0, 0, -1703892, 0, 0, -1769428, 1, 0, -1834964, 1, 0, -1900500, 1, 0, -1966036, 1, 0, -2031572, 1, 0, -2097108, 1, 0, -2162644, 1, 0, -2228180, 1, 0, -2293716, 1, 0, -2359252, 1, 0, -2424788, 1, 0, -2490324, 1, 0, -2555860, 1, 0, -2621396, 1, 0, -2686932, 1, 0, -2752468, 1, 0, -2818004, 1, 0, -2883540, 1, 0, -2949076, 1, 0, -3014612, 1, 0, -3080148, 1, 0, -3145684, 1, 0, -3211220, 1, 0, -3276756, 1, 0, -3276755, 1, 0, -3211219, 1, 0, -3145683, 1, 0, -3080147, 1, 0, -3014611, 1, 0, -2949075, 1, 0, -2883539, 1, 0, -2818003, 1, 0, -2752467, 1, 0, -2686931, 1, 0, -2621395, 1, 0, -2555859, 1, 0, -2490323, 1, 0, -2424787, 1, 0, -2359251, 1, 0, -2293715, 1, 0, -2228179, 1, 0, -2162643, 1, 0, -2097107, 1, 0, -2031571, 1, 0, -1966035, 1, 0, -1900499, 1, 0, -1834963, 1, 0, -1769427, 1, 0, -1703891, 0, 0, -1638355, 0, 0, -1638354, 0, 0, -1703890, 0, 0, -1769426, 0, 0, -1834962, 1, 0, -1900498, 1, 0, -1966034, 1, 0, -2031570, 1, 0, -2097106, 1, 0, -2162642, 1, 0, -2228178, 1, 0, -2293714, 1, 0, -2359250, 1, 0, -2424786, 1, 0, -2490322, 1, 0, -2555858, 1, 0, -2621394, 1, 0, -2686930, 1, 0, -2752466, 1, 0, -2818002, 1, 0, -2883538, 1, 0, -2949074, 1, 0, -3014610, 1, 0, -3080146, 1, 0, -3145682, 1, 0, -3211218, 1, 0, -3276754, 1, 0, -3276753, 1, 0, -3211217, 1, 0, -3145681, 1, 0, -3080145, 1, 0, -3014609, 1, 0, -2949073, 1, 0, -2883537, 1, 0, -2818001, 1, 0, -2752465, 1, 0, -2686929, 1, 0, -2621393, 1, 0, -2555857, 1, 0, -2490321, 1, 0, -2424785, 1, 0, -2359249, 1, 0, -2293713, 1, 0, -2228177, 1, 0, -2162641, 1, 0, -2097105, 1, 0, -2031569, 1, 0, -1966033, 1, 0, -1900497, 1, 0, -1834961, 1, 0, -1769425, 0, 0, -1703889, 0, 0, -1638353, 0, 0, -1638352, 0, 0, -1703888, 0, 0, -1769424, 0, 0, -1834960, 1, 0, -1900496, 1, 0, -1966032, 1, 0, -2031568, 1, 0, -2097104, 1, 0, -2162640, 1, 0, -2228176, 1, 0, -2293712, 1, 0, -2359248, 1, 0, -2424784, 1, 0, -2490320, 1, 0, -2555856, 1, 0, -2621392, 1, 0, -2686928, 1, 0, -2752464, 1, 0, -2818000, 1, 0, -2883536, 1, 0, -2949072, 1, 0, -3014608, 1, 0, -3080144, 1, 0, -3145680, 1, 0, -3211216, 1, 0, -3276752, 1, 0, -3276751, 1, 0, -3211215, 1, 0, -3145679, 1, 0, -3080143, 1, 0, -3014607, 1, 0, -2949071, 1, 0, -2883535, 1, 0, -2817999, 1, 0, -2752463, 1, 0, -2686927, 1, 0, -2621391, 1, 0, -2555855, 1, 0, -2490319, 1, 0, -2424783, 1, 0, -2359247, 1, 0, -2293711, 1, 0, -2228175, 1, 0, -2162639, 1, 0, -2097103, 1, 0, -2031567, 1, 0, -1966031, 1, 0, -1900495, 1, 0, -1834959, 1, 0, -1769423, 0, 0, -1703887, 0, 0, -1638351, 0, 0, -1638350, 0, 0, -1703886, 0, 0, -1769422, 0, 0, -1834958, 1, 0, -1900494, 1, 0, -1966030, 1, 0, -2031566, 1, 0, -2097102, 1, 0, -2162638, 1, 0, -2228174, 1, 0, -2293710, 1, 0, -2359246, 1, 0, -2424782, 1, 0, -2490318, 1, 0, -2555854, 1, 0, -2621390, 1, 0, -2686926, 1, 0, -2752462, 1, 0, -2817998, 1, 0, -2883534, 1, 0, -2949070, 1, 0, -3014606, 1, 0, -3080142, 1, 0, -3145678, 1, 0, -3211214, 1, 0, -3276750, 1, 0, -3276749, 1, 0, -3211213, 1, 0, -3145677, 1, 0, -3080141, 1, 0, -3014605, 1, 0, -2949069, 1, 0, -2883533, 1, 0, -2817997, 1, 0, -2752461, 1, 0, -2686925, 1, 0, -2621389, 1, 0, -2555853, 1, 0, -2490317, 1, 0, -2424781, 1, 0, -2359245, 1, 0, -2293709, 1, 0, -2228173, 1, 0, -2162637, 1, 0, -2097101, 1, 0, -2031565, 1, 0, -1966029, 1, 0, -1900493, 1, 0, -1834957, 1, 0, -1769421, 0, 0, -1703885, 0, 0, -1638349, 0, 0, -1638348, 0, 0, -1703884, 0, 0, -1769420, 0, 0, -1834956, 1, 0, -1900492, 1, 0, -1966028, 1, 0, -2031564, 1, 0, -2097100, 1, 0, -2162636, 1, 0, -2228172, 1, 0, -2293708, 1, 0, -2359244, 1, 0, -2424780, 1, 0, -2490316, 1, 0, -2555852, 1, 0, -2621388, 1, 0, -2686924, 1, 0, -2752460, 1, 0, -2817996, 1, 0, -2883532, 1, 0, -2949068, 1, 0, -3014604, 1, 0, -3080140, 1, 0, -3145676, 1, 0, -3211212, 1, 0, -3276748, 1, 0, -3276747, 1, 0, -3211211, 1, 0, -3145675, 1, 0, -3080139, 1, 0, -3014603, 1, 0, -2949067, 1, 0, -2883531, 1, 0, -2817995, 1, 0, -2752459, 1, 0, -2686923, 1, 0, -2621387, 1, 0, -2555851, 1, 0, -2490315, 1, 0, -2424779, 1, 0, -2359243, 1, 0, -2293707, 1, 0, -2228171, 1, 0, -2162635, 1, 0, -2097099, 1, 0, -2031563, 1, 0, -1966027, 1, 0, -1900491, 1, 0, -1834955, 1, 0, -1769419, 0, 0, -1703883, 0, 0, -1638347, 0, 0, -1638346, 0, 0, -1703882, 0, 0, -1769418, 0, 0, -1834954, 1, 0, -1900490, 1, 0, -1966026, 1, 0, -2031562, 1, 0, -2097098, 1, 0, -2162634, 1, 0, -2228170, 1, 0, -2293706, 1, 0, -2359242, 1, 0, -2424778, 1, 0, -2490314, 1, 0, -2555850, 1, 0, -2621386, 1, 0, -2686922, 1, 0, -2752458, 1, 0, -2817994, 1, 0, -2883530, 1, 0, -2949066, 1, 0, -3014602, 1, 0, -3080138, 1, 0, -3145674, 1, 0, -3211210, 1, 0, -3276746, 1, 0, -3276745, 1, 0, -3211209, 1, 0, -3145673, 1, 0, -3080137, 1, 0, -3014601, 1, 0, -2949065, 1, 0, -2883529, 1, 0, -2817993, 1, 0, -2752457, 1, 0, -2686921, 1, 0, -2621385, 1, 0, -2555849, 1, 0, -2490313, 1, 0, -2424777, 1, 0, -2359241, 1, 0, -2293705, 1, 0, -2228169, 1, 0, -2162633, 1, 0, -2097097, 1, 0, -2031561, 1, 0, -1966025, 1, 0, -1900489, 1, 0, -1834953, 1, 0, -1769417, 0, 0, -1703881, 0, 0, -1638345, 0, 0, -1638344, 0, 0, -1703880, 0, 0, -1769416, 0, 0, -1834952, 1, 0, -1900488, 1, 0, -1966024, 1, 0, -2031560, 1, 0, -2097096, 1, 0, -2162632, 1, 0, -2228168, 1, 0, -2293704, 1, 0, -2359240, 1, 0, -2424776, 1, 0, -2490312, 1, 0, -2555848, 1, 0, -2621384, 1, 0, -2686920, 1, 0, -2752456, 1, 0, -2817992, 1, 0, -2883528, 1, 0, -2949064, 1, 0, -3014600, 1, 0, -3080136, 1, 0, -3145672, 1, 0, -3211208, 1, 0, -3276744, 1, 0, -3276743, 1, 0, -3211207, 1, 0, -3145671, 1, 0, -3080135, 1, 0, -3014599, 1, 0, -2949063, 1, 0, -2883527, 1, 0, -2817991, 1, 0, -2752455, 1, 0, -2686919, 1, 0, -2621383, 1, 0, -2555847, 1, 0, -2490311, 1, 0, -2424775, 1, 0, -2359239, 1, 0, -2293703, 1, 0, -2228167, 1, 0, -2162631, 1, 0, -2097095, 1, 0, -2031559, 1, 0, -1966023, 1, 0, -1900487, 1, 0, -1834951, 1, 0, -1769415, 0, 0, -1703879, 0, 0, -1638343, 0, 0, -1638342, 0, 0, -1703878, 0, 0, -1769414, 1, 0, -1834950, 1, 0, -1900486, 1, 0, -1966022, 1, 0, -2031558, 1, 0, -2097094, 1, 0, -2162630, 1, 0, -2228166, 1, 0, -2293702, 1, 0, -2359238, 1, 0, -2424774, 1, 0, -2490310, 1, 0, -2555846, 1, 0, -2621382, 1, 0, -2686918, 1, 0, -2752454, 1, 0, -2817990, 1, 0, -2883526, 1, 0, -2949062, 1, 0, -3014598, 1, 0, -3080134, 1, 0, -3145670, 1, 0, -3211206, 1, 0, -3276742, 1, 0, -3276741, 1, 0, -3211205, 1, 0, -3145669, 1, 0, -3080133, 1, 0, -3014597, 1, 0, -2949061, 1, 0, -2883525, 1, 0, -2817989, 1, 0, -2752453, 1, 0, -2686917, 1, 0, -2621381, 1, 0, -2555845, 1, 0, -2490309, 1, 0, -2424773, 1, 0, -2359237, 1, 0, -2293701, 1, 0, -2228165, 1, 0, -2162629, 1, 0, -2097093, 1, 0, -2031557, 1, 0, -1966021, 1, 0, -1900485, 1, 0, -1834949, 1, 0, -1769413, 1, 0, -1703877, 1, 0, -1638341, 1, 0, -1572805, 0, 0, -1507269, 0, 0, -1441733, 0, 0, -1376197, 0, 0, -1310661, 0, 0, -1245125, 0, 0, -1179589, 0, 0, -1114053, 0, 0, -1048517, 0, 0, -982981, 0, 0, -917445, 0, 0, -851909, 0, 0, -786373, 0, 0, -720837, 0, 0, -655301, 0, 0, -589765, 0, 0, -524229, 0, 0, -458693, 1, 0, -393157, 1, 0, -327621, 1, 0, -262085, 1, 0, -196549, 1, 0, -131013, 1, 0, -65477, 1, 0, 59, 1, 0, 65595, 1, 0, 131131, 1, 0, 196667, 1, 0, 262203, 1, 0, 327739, 1, 0, 393275, 1, 0, 458811, 1, 0, 524347, 1, 0, 589883, 1, 0, 655419, 1, 0, 720955, 1, 0, 786491, 1, 0, 852027, 1, 0, 917563, 1, 0, 983099, 1, 0, 1048635, 1, 0, 1048636, 1, 0, 983100, 1, 0, 917564, 1, 0, 852028, 1, 0, 786492, 1, 0, 720956, 1, 0, 655420, 1, 0, 589884, 1, 0, 524348, 1, 0, 458812, 1, 0, 393276, 1, 0, 327740, 1, 0, 262204, 1, 0, 196668, 1, 0, 131132, 1, 0, 65596, 1, 0, 60, 1, 0, -65476, 1, 0, -131012, 1, 0, -196548, 1, 0, -262084, 1, 0, -327620, 1, 0, -393156, 1, 0, -458692, 1, 0, -524228, 1, 0, -589764, 0, 0, -655300, 0, 0, -720836, 0, 0, -786372, 0, 0, -851908, 0, 0, -917444, 0, 0, -982980, 0, 0, -1048516, 0, 0, -1114052, 0, 0, -1179588, 0, 0, -1245124, 0, 0, -1310660, 0, 0, -1376196, 0, 0, -1441732, 0, 0, -1507268, 0, 0, -1572804, 1, 0, -1638340, 1, 0, -1703876, 1, 0, -1769412, 1, 0, -1834948, 1, 0, -1900484, 1, 0, -1966020, 1, 0, -2031556, 1, 0, -2097092, 1, 0, -2162628, 1, 0, -2228164, 1, 0, -2293700, 1, 0, -2359236, 1, 0, -2424772, 1, 0, -2490308, 1, 0, -2555844, 1, 0, -2621380, 1, 0, -2686916, 1, 0, -2752452, 1, 0, -2817988, 1, 0, -2883524, 1, 0, -2949060, 1, 0, -3014596, 1, 0, -3080132, 1, 0, -3145668, 1, 0, -3211204, 1, 0, -3276740, 1, 0, -3276739, 1, 0, -3211203, 1, 0, -3145667, 1, 0, -3080131, 1, 0, -3014595, 1, 0, -2949059, 1, 0, -2883523, 1, 0, -2817987, 1, 0, -2752451, 1, 0, -2686915, 1, 0, -2621379, 1, 0, -2555843, 1, 0, -2490307, 1, 0, -2424771, 1, 0, -2359235, 1, 0, -2293699, 1, 0, -2228163, 1, 0, -2162627, 1, 0, -2097091, 1, 0, -2031555, 1, 0, -1966019, 1, 0, -1900483, 1, 0, -1834947, 1, 0, -1769411, 1, 0, -1703875, 1, 0, -1638339, 1, 0, -1572803, 1, 0, -1507267, 1, 0, -1441731, 1, 0, -1376195, 0, 0, -1310659, 0, 0, -1245123, 0, 0, -1179587, 0, 0, -1114051, 0, 0, -1048515, 0, 0, -982979, 0, 0, -917443, 0, 0, -851907, 0, 0, -786371, 0, 0, -720835, 0, 0, -655299, 0, 0, -589763, 0, 0, -524227, 1, 0, -458691, 1, 0, -393155, 1, 0, -327619, 1, 0, -262083, 1, 0, -196547, 1, 0, -131011, 1, 0, -65475, 1, 0, 61, 1, 0, 65597, 1, 0, 131133, 1, 0, 196669, 1, 0, 262205, 1, 0, 327741, 1, 0, 393277, 1, 0, 458813, 1, 0, 524349, 1, 0, 589885, 1, 0, 655421, 1, 0, 720957, 1, 0, 786493, 1, 0, 852029, 1, 0, 917565, 1, 0, 983101, 1, 0, 1048637, 1, 0, 1048638, 1, 0, 983102, 1, 0, 917566, 1, 0, 852030, 1, 0, 786494, 1, 0, 720958, 1, 0, 655422, 1, 0, 589886, 1, 0, 524350, 1, 0, 458814, 1, 0, 393278, 1, 0, 327742, 1, 0, 262206, 1, 0, 196670, 1, 0, 131134, 1, 0, 65598, 1, 0, 62, 1, 0, -65474, 1, 0, -131010, 1, 0, -196546, 1, 0, -262082, 1, 0, -327618, 1, 0, -393154, 1, 0, -458690, 1, 0, -524226, 1, 0, -589762, 1, 0, -655298, 0, 0, -720834, 0, 0, -786370, 0, 0, -851906, 0, 0, -917442, 0, 0, -982978, 0, 0, -1048514, 0, 0, -1114050, 0, 0, -1179586, 0, 0, -1245122, 0, 0, -1310658, 0, 0, -1376194, 1, 0, -1441730, 1, 0, -1507266, 1, 0, -1572802, 1, 0, -1638338, 1, 0, -1703874, 1, 0, -1769410, 1, 0, -1834946, 1, 0, -1900482, 1, 0, -1966018, 1, 0, -2031554, 1, 0, -2097090, 1, 0, -2162626, 1, 0, -2228162, 1, 0, -2293698, 1, 0, -2359234, 1, 0, -2424770, 1, 0, -2490306, 1, 0, -2555842, 1, 0, -2621378, 1, 0, -2686914, 1, 0, -2752450, 1, 0, -2817986, 1, 0, -2883522, 1, 0, -2949058, 1, 0, -3014594, 1, 0, -3080130, 1, 0, -3145666, 1, 0, -3211202, 1, 0, -3276738, 1, 0, -3276737, 1, 0, -3211201, 1, 0, -3145665, 1, 0, -3080129, 1, 0, -3014593, 1, 0, -2949057, 1, 0, -2883521, 1, 0, -2817985, 1, 0, -2752449, 1, 0, -2686913, 1, 0, -2621377, 1, 0, -2555841, 1, 0, -2490305, 1, 0, -2424769, 1, 0, -2359233, 1, 0, -2293697, 1, 0, -2228161, 1, 0, -2162625, 1, 0, -2097089, 1, 0, -2031553, 1, 0, -1966017, 1, 0, -1900481, 1, 0, -1834945, 1, 0, -1769409, 1, 0, -1703873, 1, 0, -1638337, 1, 0, -1572801, 1, 0, -1507265, 1, 0, -1441729, 1, 0, -1376193, 1, 0, -1310657, 1, 0, -1245121, 0, 0, -1179585, 0, 0, -1114049, 0, 0, -1048513, 0, 0, -982977, 0, 0, -917441, 0, 0, -851905, 0, 0, -786369, 0, 0, -720833, 0, 0, -655297, 0, 0, -589761, 1, 0, -524225, 1, 0, -458689, 1, 0, -393153, 1, 0, -327617, 1, 0, -262081, 1, 0, -196545, 1, 0, -131009, 1, 0, -65473, 1, 0, 63, 1, 0, 65599, 1, 0, 131135, 1, 0, 196671, 1, 0, 262207, 1, 0, 327743, 1, 0, 393279, 1, 0, 458815, 1, 0, 524351, 1, 0, 589887, 1, 0, 655423, 1, 0, 720959, 1, 0, 786495, 1, 0, 852031, 1, 0, 917567, 1, 0, 983103, 1, 0, 1048639, 1, 0, 1048640, 1, 0, 983104, 1, 0, 917568, 1, 0, 852032, 1, 0, 786496, 1, 0, 720960, 1, 0, 655424, 1, 0, 589888, 1, 0, 524352, 1, 0, 458816, 1, 0, 393280, 1, 0, 327744, 1, 0, 262208, 1, 0, 196672, 1, 0, 131136, 1, 0, 65600, 1, 0, 64, 1, 0, -65472, 1, 0, -131008, 1, 0, -196544, 1, 0, -262080, 1, 0, -327616, 1, 0, -393152, 1, 0, -458688, 1, 0, -524224, 1, 0, -589760, 1, 0, -655296, 1, 0, -720832, 0, 0, -786368, 0, 0, -851904, 0, 0, -917440, 0, 0, -982976, 0, 0, -1048512, 0, 0, -1114048, 0, 0, -1179584, 0, 0, -1245120, 0, 0, -1310656, 1, 0, -1376192, 1, 0, -1441728, 1, 0, -1507264, 1, 0, -1572800, 1, 0, -1638336, 1, 0, -1703872, 1, 0, -1769408, 1, 0, -1834944, 1, 0, -1900480, 1, 0, -1966016, 1, 0, -2031552, 1, 0, -2097088, 1, 0, -2162624, 1, 0, -2228160, 1, 0, -2293696, 1, 0, -2359232, 1, 0, -2424768, 1, 0, -2490304, 1, 0, -2555840, 1, 0, -2621376, 1, 0, -2686912, 1, 0, -2752448, 1, 0, -2817984, 1, 0, -2883520, 1, 0, -2949056, 1, 0, -3014592, 1, 0, -3080128, 1, 0, -3145664, 1, 0, -3211200, 1, 0, -3276736, 1, 0, -3276735, 1, 0, -3211199, 1, 0, -3145663, 1, 0, -3080127, 1, 0, -3014591, 1, 0, -2949055, 1, 0, -2883519, 1, 0, -2817983, 1, 0, -2752447, 1, 0, -2686911, 1, 0, -2621375, 1, 0, -2555839, 1, 0, -2490303, 1, 0, -2424767, 1, 0, -2359231, 1, 0, -2293695, 1, 0, -2228159, 1, 0, -2162623, 1, 0, -2097087, 1, 0, -2031551, 1, 0, -1966015, 1, 0, -1900479, 1, 0, -1834943, 1, 0, -1769407, 1, 0, -1703871, 1, 0, -1638335, 1, 0, -1572799, 1, 0, -1507263, 1, 0, -1441727, 1, 0, -1376191, 1, 0, -1310655, 1, 0, -1245119, 1, 0, -1179583, 0, 0, -1114047, 0, 0, -1048511, 0, 0, -982975, 0, 0, -917439, 0, 0, -851903, 0, 0, -786367, 0, 0, -720831, 1, 0, -655295, 1, 0, -589759, 1, 0, -524223, 1, 0, -458687, 1, 0, -393151, 1, 0, -327615, 1, 0, -262079, 1, 0, -196543, 1, 0, -131007, 1, 0, -65471, 1, 0, 65, 1, 0, 65601, 1, 0, 131137, 1, 0, 196673, 1, 0, 262209, 1, 0, 327745, 1, 0, 393281, 1, 0, 458817, 1, 0, 524353, 1, 0, 589889, 1, 0, 655425, 1, 0, 720961, 1, 0, 786497, 1, 0, 852033, 1, 0, 917569, 1, 0, 983105, 1, 0, 1048641, 1, 0, 1048642, 1, 0, 983106, 1, 0, 917570, 1, 0, 852034, 1, 0, 786498, 1, 0, 720962, 1, 0, 655426, 1, 0, 589890, 1, 0, 524354, 1, 0, 458818, 1, 0, 393282, 1, 0, 327746, 1, 0, 262210, 1, 0, 196674, 1, 0, 131138, 1, 0, 65602, 1, 0, 66, 1, 0, -65470, 1, 0, -131006, 1, 0, -196542, 1, 0, -262078, 1, 0, -327614, 1, 0, -393150, 1, 0, -458686, 1, 0, -524222, 1, 0, -589758, 1, 0, -655294, 1, 0, -720830, 1, 0, -786366, 0, 0, -851902, 0, 0, -917438, 0, 0, -982974, 0, 0, -1048510, 0, 0, -1114046, 0, 0, -1179582, 0, 0, -1245118, 1, 0, -1310654, 1, 0, -1376190, 1, 0, -1441726, 1, 0, -1507262, 1, 0, -1572798, 1, 0, -1638334, 1, 0, -1703870, 1, 0, -1769406, 1, 0, -1834942, 1, 0, -1900478, 1, 0, -1966014, 1, 0, -2031550, 1, 0, -2097086, 1, 0, -2162622, 1, 0, -2228158, 1, 0, -2293694, 1, 0, -2359230, 1, 0, -2424766, 1, 0, -2490302, 1, 0, -2555838, 1, 0, -2621374, 1, 0, -2686910, 1, 0, -2752446, 1, 0, -2817982, 1, 0, -2883518, 1, 0, -2949054, 1, 0, -3014590, 1, 0, -3080126, 1, 0, -3145662, 1, 0, -3211198, 1, 0, -3276734, 1, 0, -3276733, 1, 0, -3211197, 1, 0, -3145661, 1, 0, -3080125, 1, 0, -3014589, 1, 0, -2949053, 1, 0, -2883517, 1, 0, -2817981, 1, 0, -2752445, 1, 0, -2686909, 1, 0, -2621373, 1, 0, -2555837, 1, 0, -2490301, 1, 0, -2424765, 1, 0, -2359229, 1, 0, -2293693, 1, 0, -2228157, 1, 0, -2162621, 1, 0, -2097085, 1, 0, -2031549, 1, 0, -1966013, 1, 0, -1900477, 1, 0, -1834941, 1, 0, -1769405, 1, 0, -1703869, 1, 0, -1638333, 1, 0, -1572797, 1, 0, -1507261, 1, 0, -1441725, 1, 0, -1376189, 1, 0, -1310653, 1, 0, -1245117, 1, 0, -1179581, 1, 0, -1114045, 1, 0, -1048509, 0, 0, -982973, 0, 0, -917437, 0, 0, -851901, 0, 0, -786365, 1, 0, -720829, 1, 0, -655293, 1, 0, -589757, 1, 0, -524221, 1, 0, -458685, 1, 0, -393149, 1, 0, -327613, 1, 0, -262077, 1, 0, -196541, 1, 0, -131005, 1, 0, -65469, 1, 0, 67, 1, 0, 65603, 1, 0, 131139, 1, 0, 196675, 1, 0, 262211, 1, 0, 327747, 1, 0, 393283, 1, 0, 458819, 1, 0, 524355, 1, 0, 589891, 1, 0, 655427, 1, 0, 720963, 1, 0, 786499, 1, 0, 852035, 1, 0, 917571, 1, 0, 983107, 1, 0, 1048643, 1, 0, 1048644, 1, 0, 983108, 1, 0, 917572, 1, 0, 852036, 1, 0, 786500, 1, 0, 720964, 1, 0, 655428, 1, 0, 589892, 1, 0, 524356, 1, 0, 458820, 1, 0, 393284, 1, 0, 327748, 1, 0, 262212, 1, 0, 196676, 1, 0, 131140, 1, 0, 65604, 1, 0, 68, 1, 0, -65468, 1, 0, -131004, 1, 0, -196540, 1, 0, -262076, 1, 0, -327612, 1, 0, -393148, 1, 0, -458684, 1, 0, -524220, 1, 0, -589756, 1, 0, -655292, 1, 0, -720828, 1, 0, -786364, 1, 0, -851900, 0, 0, -917436, 0, 0, -982972, 1, 0, -1048508, 1, 0, -1114044, 1, 0, -1179580, 1, 0, -1245116, 1, 0, -1310652, 1, 0, -1376188, 1, 0, -1441724, 1, 0, -1507260, 1, 0, -1572796, 1, 0, -1638332, 1, 0, -1703868, 1, 0, -1769404, 1, 0, -1834940, 1, 0, -1900476, 1, 0, -1966012, 1, 0, -2031548, 1, 0, -2097084, 1, 0, -2162620, 1, 0, -2228156, 1, 0, -2293692, 1, 0, -2359228, 1, 0, -2424764, 1, 0, -2490300, 1, 0, -2555836, 1, 0, -2621372, 1, 0, -2686908, 1, 0, -2752444, 1, 0, -2817980, 1, 0, -2883516, 1, 0, -2949052, 1, 0, -3014588, 1, 0, -3080124, 1, 0, -3145660, 1, 0, -3211196, 1, 0, -3276732, 1, 0, -3276731, 1, 0, -3211195, 1, 0, -3145659, 1, 0, -3080123, 1, 0, -3014587, 1, 0, -2949051, 1, 0, -2883515, 1, 0, -2817979, 1, 0, -2752443, 1, 0, -2686907, 1, 0, -2621371, 1, 0, -2555835, 1, 0, -2490299, 1, 0, -2424763, 1, 0, -2359227, 1, 0, -2293691, 1, 0, -2228155, 1, 0, -2162619, 1, 0, -2097083, 1, 0, -2031547, 1, 0, -1966011, 1, 0, -1900475, 1, 0, -1834939, 1, 0, -1769403, 1, 0, -1703867, 1, 0, -1638331, 1, 0, -1572795, 1, 0, -1507259, 1, 0, -1441723, 1, 0, -1376187, 1, 0, -1310651, 1, 0, -1245115, 1, 0, -1179579, 1, 0, -1114043, 1, 0, -1048507, 1, 0, -982971, 1, 0, -917435, 1, 0, -851899, 1, 0, -786363, 1, 0, -720827, 1, 0, -655291, 1, 0, -589755, 1, 0, -524219, 1, 0, -458683, 1, 0, -393147, 1, 0, -327611, 1, 0, -262075, 1, 0, -196539, 1, 0, -131003, 1, 0, -65467, 1, 0, 69, 1, 0, 65605, 1, 0, 131141, 1, 0, 196677, 1, 0, 262213, 1, 0, 327749, 1, 0, 393285, 1, 0, 458821, 1, 0, 524357, 1, 0, 589893, 1, 0, 655429, 1, 0, 720965, 1, 0, 786501, 1, 0, 852037, 1, 0, 917573, 1, 0, 983109, 1, 0, 1048645, 1, 0, 1048646, 1, 0, 983110, 1, 0, 917574, 1, 0, 852038, 1, 0, 786502, 1, 0, 720966, 1, 0, 655430, 1, 0, 589894, 1, 0, 524358, 1, 0, 458822, 1, 0, 393286, 1, 0, 327750, 1, 0, 262214, 1, 0, 196678, 1, 0, 131142, 1, 0, 65606, 1, 0, 70, 1, 0, -65466, 1, 0, -131002, 1, 0, -196538, 1, 0, -262074, 1, 0, -327610, 1, 0, -393146, 1, 0, -458682, 1, 0, -524218, 1, 0, -589754, 1, 0, -655290, 1, 0, -720826, 1, 0, -786362, 1, 0, -851898, 1, 0, -917434, 1, 0, -982970, 1, 0, -1048506, 1, 0, -1114042, 1, 0, -1179578, 1, 0, -1245114, 1, 0, -1310650, 1, 0, -1376186, 1, 0, -1441722, 1, 0, -1507258, 1, 0, -1572794, 1, 0, -1638330, 1, 0, -1703866, 1, 0, -1769402, 1, 0, -1834938, 1, 0, -1900474, 1, 0, -1966010, 1, 0, -2031546, 1, 0, -2097082, 1, 0, -2162618, 1, 0, -2228154, 1, 0, -2293690, 1, 0, -2359226, 1, 0, -2424762, 1, 0, -2490298, 1, 0, -2555834, 1, 0, -2621370, 1, 0, -2686906, 1, 0, -2752442, 1, 0, -2817978, 1, 0, -2883514, 1, 0, -2949050, 1, 0, -3014586, 1, 0, -3080122, 1, 0, -3145658, 1, 0, -3211194, 1, 0, -3276730, 1, 0, -3276729, 1, 0, -3211193, 1, 0, -3145657, 1, 0, -3080121, 1, 0, -3014585, 1, 0, -2949049, 1, 0, -2883513, 1, 0, -2817977, 1, 0, -2752441, 1, 0, -2686905, 1, 0, -2621369, 1, 0, -2555833, 1, 0, -2490297, 1, 0, -2424761, 1, 0, -2359225, 1, 0, -2293689, 1, 0, -2228153, 1, 0, -2162617, 1, 0, -2097081, 1, 0, -2031545, 1, 0, -1966009, 1, 0, -1900473, 1, 0, -1834937, 1, 0, -1769401, 1, 0, -1703865, 1, 0, -1638329, 1, 0, -1572793, 1, 0, -1507257, 1, 0, -1441721, 1, 0, -1376185, 1, 0, -1310649, 1, 0, -1245113, 1, 0, -1179577, 1, 0, -1114041, 1, 0, -1048505, 1, 0, -982969, 1, 0, -917433, 1, 0, -851897, 1, 0, -786361, 1, 0, -720825, 1, 0, -655289, 1, 0, -589753, 1, 0, -524217, 1, 0, -458681, 1, 0, -393145, 1, 0, -327609, 1, 0, -262073, 1, 0, -196537, 1, 0, -131001, 1, 0, -65465, 1, 0, 71, 1, 0, 65607, 1, 0, 131143, 1, 0, 196679, 1, 0, 262215, 1, 0, 327751, 1, 0, 393287, 1, 0, 458823, 1, 0, 524359, 1, 0, 589895, 1, 0, 655431, 1, 0, 720967, 1, 0, 786503, 1, 0, 852039, 1, 0, 917575, 1, 0, 983111, 1, 0, 1048647, 1, 0, 1048648, 1, 0, 983112, 1, 0, 917576, 1, 0, 852040, 1, 0, 786504, 1, 0, 720968, 1, 0, 655432, 1, 0, 589896, 1, 0, 524360, 1, 0, 458824, 1, 0, 393288, 1, 0, 327752, 1, 0, 262216, 1, 0, 196680, 1, 0, 131144, 1, 0, 65608, 1, 0, 72, 1, 0, -65464, 1, 0, -131000, 1, 0, -196536, 1, 0, -262072, 1, 0, -327608, 1, 0, -393144, 1, 0, -458680, 1, 0, -524216, 1, 0, -589752, 1, 0, -655288, 1, 0, -720824, 1, 0, -786360, 1, 0, -851896, 1, 0, -917432, 1, 0, -982968, 1, 0, -1048504, 1, 0, -1114040, 1, 0, -1179576, 1, 0, -1245112, 1, 0, -1310648, 1, 0, -1376184, 1, 0, -1441720, 1, 0, -1507256, 1, 0, -1572792, 1, 0, -1638328, 1, 0, -1703864, 1, 0, -1769400, 1, 0, -1834936, 1, 0, -1900472, 1, 0, -1966008, 1, 0, -2031544, 1, 0, -2097080, 1, 0, -2162616, 1, 0, -2228152, 1, 0, -2293688, 1, 0, -2359224, 1, 0, -2424760, 1, 0, -2490296, 1, 0, -2555832, 1, 0, -2621368, 1, 0, -2686904, 1, 0, -2752440, 1, 0, -2817976, 1, 0, -2883512, 1, 0, -2949048, 1, 0, -3014584, 1, 0, -3080120, 1, 0, -3145656, 1, 0, -3211192, 1, 0, -3276728, 1, 0, -3276727, 1, 0, -3211191, 1, 0, -3145655, 1, 0, -3080119, 1, 0, -3014583, 1, 0, -2949047, 1, 0, -2883511, 1, 0, -2817975, 1, 0, -2752439, 1, 0, -2686903, 1, 0, -2621367, 1, 0, -2555831, 1, 0, -2490295, 1, 0, -2424759, 1, 0, -2359223, 1, 0, -2293687, 1, 0, -2228151, 1, 0, -2162615, 1, 0, -2097079, 1, 0, -2031543, 1, 0, -1966007, 1, 0, -1900471, 1, 0, -1834935, 1, 0, -1769399, 1, 0, -1703863, 1, 0, -1638327, 1, 0, -1572791, 1, 0, -1507255, 1, 0, -1441719, 1, 0, -1376183, 1, 0, -1310647, 1, 0, -1245111, 1, 0, -1179575, 1, 0, -1114039, 1, 0, -1048503, 1, 0, -982967, 1, 0, -917431, 1, 0, -851895, 1, 0, -786359, 1, 0, -720823, 1, 0, -655287, 1, 0, -589751, 1, 0, -524215, 1, 0, -458679, 1, 0, -393143, 1, 0, -327607, 1, 0, -262071, 1, 0, -196535, 1, 0, -130999, 1, 0, -65463, 1, 0, 73, 1, 0, 65609, 1, 0, 131145, 1, 0, 196681, 1, 0, 262217, 1, 0, 327753, 1, 0, 393289, 1, 0, 458825, 1, 0, 524361, 1, 0, 589897, 1, 0, 655433, 1, 0, 720969, 1, 0, 786505, 1, 0, 852041, 1, 0, 917577, 1, 0, 983113, 1, 0, 1048649, 1, 0, 1048650, 1, 0, 983114, 1, 0, 917578, 1, 0, 852042, 1, 0, 786506, 1, 0, 720970, 1, 0, 655434, 1, 0, 589898, 1, 0, 524362, 1, 0, 458826, 1, 0, 393290, 1, 0, 327754, 1, 0, 262218, 1, 0, 196682, 1, 0, 131146, 1, 0, 65610, 1, 0, 74, 1, 0, -65462, 1, 0, -130998, 1, 0, -196534, 1, 0, -262070, 1, 0, -327606, 1, 0, -393142, 1, 0, -458678, 1, 0, -524214, 1, 0, -589750, 1, 0, -655286, 1, 0, -720822, 1, 0, -786358, 1, 0, -851894, 1, 0, -917430, 1, 0, -982966, 1, 0, -1048502, 1, 0, -1114038, 1, 0, -1179574, 1, 0, -1245110, 1, 0, -1310646, 1, 0, -1376182, 1, 0, -1441718, 1, 0, -1507254, 1, 0, -1572790, 1, 0, -1638326, 1, 0, -1703862, 1, 0, -1769398, 1, 0, -1834934, 1, 0, -1900470, 1, 0, -1966006, 1, 0, -2031542, 1, 0, -2097078, 1, 0, -2162614, 1, 0, -2228150, 1, 0, -2293686, 1, 0, -2359222, 1, 0, -2424758, 1, 0, -2490294, 1, 0, -2555830, 1, 0, -2621366, 1, 0, -2686902, 1, 0, -2752438, 1, 0, -2817974, 1, 0, -2883510, 1, 0, -2949046, 1, 0, -3014582, 1, 0, -3080118, 1, 0, -3145654, 1, 0, -3211190, 1, 0, -3276726, 1, 0, -3276725, 1, 0, -3211189, 1, 0, -3145653, 1, 0, -3080117, 1, 0, -3014581, 1, 0, -2949045, 1, 0, -2883509, 1, 0, -2817973, 1, 0, -2752437, 1, 0, -2686901, 1, 0, -2621365, 1, 0, -2555829, 1, 0, -2490293, 1, 0, -2424757, 1, 0, -2359221, 1, 0, -2293685, 1, 0, -2228149, 1, 0, -2162613, 1, 0, -2097077, 1, 0, -2031541, 1, 0, -1966005, 1, 0, -1900469, 1, 0, -1834933, 1, 0, -1769397, 1, 0, -1703861, 1, 0, -1638325, 1, 0, -1572789, 1, 0, -1507253, 1, 0, -1441717, 1, 0, -1376181, 1, 0, -1310645, 1, 0, -1245109, 1, 0, -1179573, 1, 0, -1114037, 1, 0, -1048501, 1, 0, -982965, 1, 0, -917429, 1, 0, -851893, 1, 0, -786357, 1, 0, -720821, 1, 0, -655285, 1, 0, -589749, 1, 0, -524213, 1, 0, -458677, 1, 0, -393141, 1, 0, -327605, 1, 0, -262069, 1, 0, -196533, 1, 0, -130997, 1, 0, -65461, 1, 0, 75, 1, 0, 65611, 1, 0, 131147, 1, 0, 196683, 1, 0, 262219, 1, 0, 327755, 1, 0, 393291, 1, 0, 458827, 1, 0, 524363, 1, 0, 589899, 1, 0, 655435, 1, 0, 720971, 1, 0, 786507, 1, 0, 852043, 1, 0, 917579, 1, 0, 983115, 1, 0, 1048651, 1, 0, 1048652, 1, 0, 983116, 1, 0, 917580, 1, 0, 852044, 1, 0, 786508, 1, 0, 720972, 1, 0, 655436, 1, 0, 589900, 1, 0, 524364, 1, 0, 458828, 1, 0, 393292, 1, 0, 327756, 1, 0, 262220, 1, 0, 196684, 1, 0, 131148, 1, 0, 65612, 1, 0, 76, 1, 0, -65460, 1, 0, -130996, 1, 0, -196532, 1, 0, -262068, 1, 0, -327604, 1, 0, -393140, 1, 0, -458676, 1, 0, -524212, 1, 0, -589748, 1, 0, -655284, 1, 0, -720820, 1, 0, -786356, 1, 0, -851892, 1, 0, -917428, 1, 0, -982964, 1, 0, -1048500, 1, 0, -1114036, 1, 0, -1179572, 1, 0, -1245108, 1, 0, -1310644, 1, 0, -1376180, 1, 0, -1441716, 1, 0, -1507252, 1, 0, -1572788, 1, 0, -1638324, 1, 0, -1703860, 1, 0, -1769396, 1, 0, -1834932, 1, 0, -1900468, 1, 0, -1966004, 1, 0, -2031540, 1, 0, -2097076, 1, 0, -2162612, 1, 0, -2228148, 1, 0, -2293684, 1, 0, -2359220, 1, 0, -2424756, 1, 0, -2490292, 1, 0, -2555828, 1, 0, -2621364, 1, 0, -2686900, 1, 0, -2752436, 1, 0, -2817972, 1, 0, -2883508, 1, 0, -2949044, 1, 0, -3014580, 1, 0, -3080116, 1, 0, -3145652, 1, 0, -3211188, 1, 0, -3276724, 1, 0, -3276723, 1, 0, -3211187, 1, 0, -3145651, 1, 0, -3080115, 1, 0, -3014579, 1, 0, -2949043, 1, 0, -2883507, 1, 0, -2817971, 1, 0, -2752435, 1, 0, -2686899, 1, 0, -2621363, 1, 0, -2555827, 1, 0, -2490291, 1, 0, -2424755, 1, 0, -2359219, 1, 0, -2293683, 1, 0, -2228147, 1, 0, -2162611, 1, 0, -2097075, 1, 0, -2031539, 1, 0, -1966003, 1, 0, -1900467, 1, 0, -1834931, 1, 0, -1769395, 1, 0, -1703859, 1, 0, -1638323, 1, 0, -1572787, 1, 0, -1507251, 1, 0, -1441715, 1, 0, -1376179, 1, 0, -1310643, 1, 0, -1245107, 1, 0, -1179571, 1, 0, -1114035, 1, 0, -1048499, 1, 0, -982963, 1, 0, -917427, 1, 0, -851891, 1, 0, -786355, 1, 0, -720819, 1, 0, -655283, 1, 0, -589747, 1, 0, -524211, 1, 0, -458675, 1, 0, -393139, 1, 0, -327603, 1, 0, -262067, 1, 0, -196531, 1, 0, -130995, 1, 0, -65459, 1, 0, 77, 1, 0, 65613, 1, 0, 131149, 1, 0, 196685, 1, 0, 262221, 1, 0, 327757, 1, 0, 393293, 1, 0, 458829, 1, 0, 524365, 1, 0, 589901, 1, 0, 655437, 1, 0, 720973, 1, 0, 786509, 1, 0, 852045, 1, 0, 917581, 1, 0, 983117, 1, 0, 1048653, 1, 0, 1048654, 1, 0, 983118, 1, 0, 917582, 1, 0, 852046, 1, 0, 786510, 1, 0, 720974, 1, 0, 655438, 1, 0, 589902, 1, 0, 524366, 1, 0, 458830, 1, 0, 393294, 1, 0, 327758, 1, 0, 262222, 1, 0, 196686, 1, 0, 131150, 1, 0, 65614, 1, 0, 78, 1, 0, -65458, 1, 0, -130994, 1, 0, -196530, 1, 0, -262066, 1, 0, -327602, 1, 0, -393138, 1, 0, -458674, 1, 0, -524210, 1, 0, -589746, 1, 0, -655282, 1, 0, -720818, 1, 0, -786354, 1, 0, -851890, 1, 0, -917426, 1, 0, -982962, 1, 0, -1048498, 1, 0, -1114034, 1, 0, -1179570, 1, 0, -1245106, 1, 0, -1310642, 1, 0, -1376178, 1, 0, -1441714, 1, 0, -1507250, 1, 0, -1572786, 1, 0, -1638322, 1, 0, -1703858, 1, 0, -1769394, 1, 0, -1834930, 1, 0, -1900466, 1, 0, -1966002, 1, 0, -2031538, 1, 0, -2097074, 1, 0, -2162610, 1, 0, -2228146, 1, 0, -2293682, 1, 0, -2359218, 1, 0, -2424754, 1, 0, -2490290, 1, 0, -2555826, 1, 0, -2621362, 1, 0, -2686898, 1, 0, -2752434, 1, 0, -2817970, 1, 0, -2883506, 1, 0, -2949042, 1, 0, -3014578, 1, 0, -3080114, 1, 0, -3145650, 1, 0, -3211186, 1, 0, -3276722, 1, 0, -3276721, 1, 0, -3211185, 1, 0, -3145649, 1, 0, -3080113, 1, 0, -3014577, 1, 0, -2949041, 1, 0, -2883505, 1, 0, -2817969, 1, 0, -2752433, 1, 0, -2686897, 1, 0, -2621361, 1, 0, -2555825, 1, 0, -2490289, 1, 0, -2424753, 1, 0, -2359217, 1, 0, -2293681, 1, 0, -2228145, 1, 0, -2162609, 1, 0, -2097073, 1, 0, -2031537, 1, 0, -1966001, 1, 0, -1900465, 1, 0, -1834929, 1, 0, -1769393, 1, 0, -1703857, 1, 0, -1638321, 1, 0, -1572785, 1, 0, -1507249, 1, 0, -1441713, 1, 0, -1376177, 1, 0, -1310641, 1, 0, -1245105, 1, 0, -1179569, 1, 0, -1114033, 1, 0, -1048497, 1, 0, -982961, 1, 0, -917425, 1, 0, -851889, 1, 0, -786353, 1, 0, -720817, 1, 0, -655281, 1, 0, -589745, 1, 0, -524209, 1, 0, -458673, 1, 0, -393137, 1, 0, -327601, 1, 0, -262065, 1, 0, -196529, 1, 0, -130993, 1, 0, -65457, 1, 0, 79, 1, 0, 65615, 1, 0, 131151, 1, 0, 196687, 1, 0, 262223, 1, 0, 327759, 1, 0, 393295, 1, 0, 458831, 1, 0, 524367, 1, 0, 589903, 1, 0, 655439, 1, 0, 720975, 1, 0, 786511, 1, 0, 852047, 1, 0, 917583, 1, 0, 983119, 1, 0, 1048655, 1, 0, 1048656, 1, 0, 983120, 1, 0, 917584, 1, 0, 852048, 1, 0, 786512, 1, 0, 720976, 1, 0, 655440, 1, 0, 589904, 1, 0, 524368, 1, 0, 458832, 1, 0, 393296, 1, 0, 327760, 1, 0, 262224, 1, 0, 196688, 1, 0, 131152, 1, 0, 65616, 1, 0, 80, 1, 0, -65456, 1, 0, -130992, 1, 0, -196528, 1, 0, -262064, 1, 0, -327600, 1, 0, -393136, 1, 0, -458672, 1, 0, -524208, 1, 0, -589744, 1, 0, -655280, 1, 0, -720816, 1, 0, -786352, 1, 0, -851888, 1, 0, -917424, 1, 0, -982960, 1, 0, -1048496, 1, 0, -1114032, 1, 0, -1179568, 1, 0, -1245104, 1, 0, -1310640, 1, 0, -1376176, 1, 0, -1441712, 1, 0, -1507248, 1, 0, -1572784, 1, 0, -1638320, 1, 0, -1703856, 1, 0, -1769392, 1, 0, -1834928, 1, 0, -1900464, 1, 0, -1966000, 1, 0, -2031536, 1, 0, -2097072, 1, 0, -2162608, 1, 0, -2228144, 1, 0, -2293680, 1, 0, -2359216, 1, 0, -2424752, 1, 0, -2490288, 1, 0, -2555824, 1, 0, -2621360, 1, 0, -2686896, 1, 0, -2752432, 1, 0, -2817968, 1, 0, -2883504, 1, 0, -2949040, 1, 0, -3014576, 1, 0, -3080112, 1, 0, -3145648, 1, 0, -3211184, 1, 0, -3276720, 1, 0, -3276719, 1, 0, -3211183, 1, 0, -3145647, 1, 0, -3080111, 1, 0, -3014575, 1, 0, -2949039, 1, 0, -2883503, 1, 0, -2817967, 1, 0, -2752431, 1, 0, -2686895, 1, 0, -2621359, 1, 0, -2555823, 1, 0, -2490287, 1, 0, -2424751, 1, 0, -2359215, 1, 0, -2293679, 1, 0, -2228143, 1, 0, -2162607, 1, 0, -2097071, 1, 0, -2031535, 1, 0, -1965999, 1, 0, -1900463, 1, 0, -1834927, 1, 0, -1769391, 1, 0, -1703855, 1, 0, -1638319, 1, 0, -1572783, 1, 0, -1507247, 1, 0, -1441711, 1, 0, -1376175, 1, 0, -1310639, 1, 0, -1245103, 1, 0, -1179567, 1, 0, -1114031, 1, 0, -1048495, 1, 0, -982959, 1, 0, -917423, 1, 0, -851887, 1, 0, -786351, 1, 0, -720815, 1, 0, -655279, 1, 0, -589743, 1, 0, -524207, 1, 0, -458671, 1, 0, -393135, 1, 0, -327599, 1, 0, -262063, 1, 0, -196527, 1, 0, -130991, 1, 0, -65455, 1, 0, 81, 1, 0, 65617, 1, 0, 131153, 1, 0, 196689, 1, 0, 262225, 1, 0, 327761, 1, 0, 393297, 1, 0, 458833, 1, 0, 524369, 1, 0, 589905, 1, 0, 655441, 1, 0, 720977, 1, 0, 786513, 1, 0, 852049, 1, 0, 917585, 1, 0, 983121, 1, 0, 1048657, 1, 0, 1048658, 1, 0, 983122, 1, 0, 917586, 1, 0, 852050, 1, 0, 786514, 1, 0, 720978, 1, 0, 655442, 1, 0, 589906, 1, 0, 524370, 1, 0, 458834, 1, 0, 393298, 1, 0, 327762, 1, 0, 262226, 1, 0, 196690, 1, 0, 131154, 1, 0, 65618, 1, 0, 82, 1, 0, -65454, 1, 0, -130990, 1, 0, -196526, 1, 0, -262062, 1, 0, -327598, 1, 0, -393134, 1, 0, -458670, 1, 0, -524206, 1, 0, -589742, 1, 0, -655278, 1, 0, -720814, 1, 0, -786350, 1, 0, -851886, 1, 0, -917422, 1, 0, -982958, 1, 0, -1048494, 1, 0, -1114030, 1, 0, -1179566, 1, 0, -1245102, 1, 0, -1310638, 1, 0, -1376174, 1, 0, -1441710, 1, 0, -1507246, 1, 0, -1572782, 1, 0, -1638318, 1, 0, -1703854, 1, 0, -1769390, 1, 0, -1834926, 1, 0, -1900462, 1, 0, -1965998, 1, 0, -2031534, 1, 0, -2097070, 1, 0, -2162606, 1, 0, -2228142, 1, 0, -2293678, 1, 0, -2359214, 1, 0, -2424750, 1, 0, -2490286, 1, 0, -2555822, 1, 0, -2621358, 1, 0, -2686894, 1, 0, -2752430, 1, 0, -2817966, 1, 0, -2883502, 1, 0, -2949038, 1, 0, -3014574, 1, 0, -3080110, 1, 0, -3145646, 1, 0, -3211182, 1, 0, -3276718, 1, 0, -3276717, 1, 0, -3211181, 1, 0, -3145645, 1, 0, -3080109, 1, 0, -3014573, 1, 0, -2949037, 1, 0, -2883501, 1, 0, -2817965, 1, 0, -2752429, 1, 0, -2686893, 1, 0, -2621357, 1, 0, -2555821, 1, 0, -2490285, 1, 0, -2424749, 1, 0, -2359213, 1, 0, -2293677, 1, 0, -2228141, 1, 0, -2162605, 1, 0, -2097069, 1, 0, -2031533, 1, 0, -1965997, 1, 0, -1900461, 1, 0, -1834925, 1, 0, -1769389, 1, 0, -1703853, 1, 0, -1638317, 1, 0, -1572781, 1, 0, -1507245, 1, 0, -1441709, 1, 0, -1376173, 1, 0, -1310637, 1, 0, -1245101, 1, 0, -1179565, 1, 0, -1114029, 1, 0, -1048493, 1, 0, -982957, 1, 0, -917421, 1, 0, -851885, 1, 0, -786349, 1, 0, -720813, 1, 0, -655277, 1, 0, -589741, 1, 0, -524205, 1, 0, -458669, 1, 0, -393133, 1, 0, -327597, 1, 0, -262061, 1, 0, -196525, 1, 0, -130989, 1, 0, -65453, 1, 0, 83, 1, 0, 65619, 1, 0, 131155, 1, 0, 196691, 1, 0, 262227, 1, 0, 327763, 1, 0, 393299, 1, 0, 458835, 1, 0, 524371, 1, 0, 589907, 1, 0, 655443, 1, 0, 720979, 1, 0, 786515, 1, 0, 852051, 1, 0, 917587, 1, 0, 983123, 1, 0, 1048659, 1, 0, 1048660, 1, 0, 983124, 1, 0, 917588, 1, 0, 852052, 1, 0, 786516, 1, 0, 720980, 1, 0, 655444, 1, 0, 589908, 1, 0, 524372, 1, 0, 458836, 1, 0, 393300, 1, 0, 327764, 1, 0, 262228, 1, 0, 196692, 1, 0, 131156, 1, 0, 65620, 1, 0, 84, 1, 0, -65452, 1, 0, -130988, 1, 0, -196524, 1, 0, -262060, 1, 0, -327596, 1, 0, -393132, 1, 0, -458668, 1, 0, -524204, 1, 0, -589740, 1, 0, -655276, 1, 0, -720812, 1, 0, -786348, 1, 0, -851884, 1, 0, -917420, 1, 0, -982956, 1, 0, -1048492, 1, 0, -1114028, 1, 0, -1179564, 1, 0, -1245100, 1, 0, -1310636, 1, 0, -1376172, 1, 0, -1441708, 1, 0, -1507244, 1, 0, -1572780, 1, 0, -1638316, 1, 0, -1703852, 1, 0, -1769388, 1, 0, -1834924, 1, 0, -1900460, 1, 0, -1965996, 1, 0, -2031532, 1, 0, -2097068, 1, 0, -2162604, 1, 0, -2228140, 1, 0, -2293676, 1, 0, -2359212, 1, 0, -2424748, 1, 0, -2490284, 1, 0, -2555820, 1, 0, -2621356, 1, 0, -2686892, 1, 0, -2752428, 1, 0, -2817964, 1, 0, -2883500, 1, 0, -2949036, 1, 0, -3014572, 1, 0, -3080108, 1, 0, -3145644, 1, 0, -3211180, 1, 0, -3276716, 1, 0, -3276715, 1, 0, -3211179, 1, 0, -3145643, 1, 0, -3080107, 1, 0, -3014571, 1, 0, -2949035, 1, 0, -2883499, 1, 0, -2817963, 1, 0, -2752427, 1, 0, -2686891, 1, 0, -2621355, 1, 0, -2555819, 1, 0, -2490283, 1, 0, -2424747, 1, 0, -2359211, 1, 0, -2293675, 1, 0, -2228139, 1, 0, -2162603, 1, 0, -2097067, 1, 0, -2031531, 1, 0, -1965995, 1, 0, -1900459, 1, 0, -1834923, 1, 0, -1769387, 1, 0, -1703851, 1, 0, -1638315, 1, 0, -1572779, 1, 0, -1507243, 1, 0, -1441707, 1, 0, -1376171, 1, 0, -1310635, 1, 0, -1245099, 1, 0, -1179563, 1, 0, -1114027, 1, 0, -1048491, 1, 0, -982955, 1, 0, -917419, 1, 0, -851883, 1, 0, -786347, 1, 0, -720811, 1, 0, -655275, 1, 0, -589739, 1, 0, -524203, 1, 0, -458667, 1, 0, -393131, 1, 0, -327595, 1, 0, -262059, 1, 0, -196523, 1, 0, -130987, 1, 0, -65451, 1, 0, 85, 1, 0, 65621, 1, 0, 131157, 1, 0, 196693, 1, 0, 262229, 1, 0, 327765, 1, 0, 393301, 1, 0, 458837, 1, 0, 524373, 1, 0, 589909, 1, 0, 655445, 1, 0, 720981, 1, 0, 786517, 1, 0, 852053, 1, 0, 917589, 1, 0, 983125, 1, 0, 1048661, 1, 0, 1048662, 1, 0, 983126, 1, 0, 917590, 1, 0, 852054, 1, 0, 786518, 1, 0, 720982, 1, 0, 655446, 1, 0, 589910, 1, 0, 524374, 1, 0, 458838, 1, 0, 393302, 1, 0, 327766, 1, 0, 262230, 1, 0, 196694, 1, 0, 131158, 1, 0, 65622, 1, 0, 86, 1, 0, -65450, 1, 0, -130986, 1, 0, -196522, 1, 0, -262058, 1, 0, -327594, 1, 0, -393130, 1, 0, -458666, 1, 0, -524202, 1, 0, -589738, 1, 0, -655274, 1, 0, -720810, 1, 0, -786346, 1, 0, -851882, 1, 0, -917418, 1, 0, -982954, 1, 0, -1048490, 1, 0, -1114026, 1, 0, -1179562, 1, 0, -1245098, 1, 0, -1310634, 1, 0, -1376170, 1, 0, -1441706, 1, 0, -1507242, 1, 0, -1572778, 1, 0, -1638314, 1, 0, -1703850, 1, 0, -1769386, 1, 0, -1834922, 1, 0, -1900458, 1, 0, -1965994, 1, 0, -2031530, 1, 0, -2097066, 1, 0, -2162602, 1, 0, -2228138, 1, 0, -2293674, 1, 0, -2359210, 1, 0, -2424746, 1, 0, -2490282, 1, 0, -2555818, 1, 0, -2621354, 1, 0, -2686890, 1, 0, -2752426, 1, 0, -2817962, 1, 0, -2883498, 1, 0, -2949034, 1, 0, -3014570, 1, 0, -3080106, 1, 0, -3145642, 1, 0, -3211178, 1, 0, -3276714, 1, 0, -3276713, 1, 0, -3211177, 1, 0, -3145641, 1, 0, -3080105, 1, 0, -3014569, 1, 0, -2949033, 1, 0, -2883497, 1, 0, -2817961, 1, 0, -2752425, 1, 0, -2686889, 1, 0, -2621353, 1, 0, -2555817, 1, 0, -2490281, 1, 0, -2424745, 1, 0, -2359209, 1, 0, -2293673, 1, 0, -2228137, 1, 0, -2162601, 1, 0, -2097065, 1, 0, -2031529, 1, 0, -1965993, 1, 0, -1900457, 1, 0, -1834921, 1, 0, -1769385, 1, 0, -1703849, 1, 0, -1638313, 1, 0, -1572777, 1, 0, -1507241, 1, 0, -1441705, 1, 0, -1376169, 1, 0, -1310633, 1, 0, -1245097, 1, 0, -1179561, 1, 0, -1114025, 1, 0, -1048489, 1, 0, -982953, 1, 0, -917417, 1, 0, -851881, 1, 0, -786345, 1, 0, -720809, 1, 0, -655273, 1, 0, -589737, 1, 0, -524201, 1, 0, -458665, 1, 0, -393129, 1, 0, -327593, 1, 0, -262057, 1, 0, -196521, 1, 0, -130985, 1, 0, -65449, 1, 0, 87, 1, 0, 65623, 1, 0, 131159, 1, 0, 196695, 1, 0, 262231, 1, 0, 327767, 1, 0, 393303, 1, 0, 458839, 1, 0, 524375, 1, 0, 589911, 1, 0, 655447, 1, 0, 720983, 1, 0, 786519, 1, 0, 852055, 1, 0, 917591, 1, 0, 983127, 1, 0, 1048663, 1, 0, 1048664, 1, 0, 983128, 1, 0, 917592, 1, 0, 852056, 1, 0, 786520, 1, 0, 720984, 1, 0, 655448, 1, 0, 589912, 1, 0, 524376, 1, 0, 458840, 1, 0, 393304, 1, 0, 327768, 1, 0, 262232, 1, 0, 196696, 1, 0, 131160, 1, 0, 65624, 1, 0, 88, 1, 0, -65448, 1, 0, -130984, 1, 0, -196520, 1, 0, -262056, 1, 0, -327592, 1, 0, -393128, 1, 0, -458664, 1, 0, -524200, 1, 0, -589736, 1, 0, -655272, 1, 0, -720808, 1, 0, -786344, 1, 0, -851880, 1, 0, -917416, 1, 0, -982952, 1, 0, -1048488, 1, 0, -1114024, 1, 0, -1179560, 1, 0, -1245096, 1, 0, -1310632, 1, 0, -1376168, 1, 0, -1441704, 1, 0, -1507240, 1, 0, -1572776, 1, 0, -1638312, 1, 0, -1703848, 1, 0, -1769384, 1, 0, -1834920, 1, 0, -1900456, 1, 0, -1965992, 1, 0, -2031528, 1, 0, -2097064, 1, 0, -2162600, 1, 0, -2228136, 1, 0, -2293672, 1, 0, -2359208, 1, 0, -2424744, 1, 0, -2490280, 1, 0, -2555816, 1, 0, -2621352, 1, 0, -2686888, 1, 0, -2752424, 1, 0, -2817960, 1, 0, -2883496, 1, 0, -2949032, 1, 0, -3014568, 1, 0, -3080104, 1, 0, -3145640, 1, 0, -3211176, 1, 0, -3276712, 1, 0, -3276711, 1, 0, -3211175, 1, 0, -3145639, 1, 0, -3080103, 1, 0, -3014567, 1, 0, -2949031, 1, 0, -2883495, 1, 0, -2817959, 1, 0, -2752423, 1, 0, -2686887, 1, 0, -2621351, 1, 0, -2555815, 1, 0, -2490279, 1, 0, -2424743, 1, 0, -2359207, 1, 0, -2293671, 1, 0, -2228135, 1, 0, -2162599, 1, 0, -2097063, 1, 0, -2031527, 1, 0, -1965991, 1, 0, -1900455, 1, 0, -1834919, 1, 0, -1769383, 1, 0, -1703847, 1, 0, -1638311, 1, 0, -1572775, 1, 0, -1507239, 1, 0, -1441703, 1, 0, -1376167, 1, 0, -1310631, 1, 0, -1245095, 1, 0, -1179559, 1, 0, -1114023, 1, 0, -1048487, 1, 0, -982951, 1, 0, -917415, 1, 0, -851879, 1, 0, -786343, 1, 0, -720807, 1, 0, -655271, 1, 0, -589735, 1, 0, -524199, 1, 0, -458663, 1, 0, -393127, 1, 0, -327591, 1, 0, -262055, 1, 0, -196519, 1, 0, -130983, 1, 0, -65447, 1, 0, 89, 1, 0, 65625, 1, 0, 131161, 1, 0, 196697, 1, 0, 262233, 1, 0, 327769, 1, 0, 393305, 1, 0, 458841, 1, 0, 524377, 1, 0, 589913, 1, 0, 655449, 1, 0, 720985, 1, 0, 786521, 1, 0, 852057, 1, 0, 917593, 1, 0, 983129, 1, 0, 1048665, 1, 0, 1048666, 1, 0, 983130, 1, 0, 917594, 1, 0, 852058, 1, 0, 786522, 1, 0, 720986, 1, 0, 655450, 1, 0, 589914, 1, 0, 524378, 1, 0, 458842, 1, 0, 393306, 1, 0, 327770, 1, 0, 262234, 1, 0, 196698, 1, 0, 131162, 1, 0, 65626, 1, 0, 90, 1, 0, -65446, 1, 0, -130982, 1, 0, -196518, 1, 0, -262054, 1, 0, -327590, 1, 0, -393126, 1, 0, -458662, 1, 0, -524198, 1, 0, -589734, 1, 0, -655270, 1, 0, -720806, 1, 0, -786342, 1, 0, -851878, 1, 0, -917414, 1, 0, -982950, 1, 0, -1048486, 1, 0, -1114022, 1, 0, -1179558, 1, 0, -1245094, 1, 0, -1310630, 1, 0, -1376166, 1, 0, -1441702, 1, 0, -1507238, 1, 0, -1572774, 1, 0, -1638310, 1, 0, -1703846, 1, 0, -1769382, 1, 0, -1834918, 1, 0, -1900454, 1, 0, -1965990, 1, 0, -2031526, 1, 0, -2097062, 1, 0, -2162598, 1, 0, -2228134, 1, 0, -2293670, 1, 0, -2359206, 1, 0, -2424742, 1, 0, -2490278, 1, 0, -2555814, 1, 0, -2621350, 1, 0, -2686886, 1, 0, -2752422, 1, 0, -2817958, 1, 0, -2883494, 1, 0, -2949030, 1, 0, -3014566, 1, 0, -3080102, 1, 0, -3145638, 1, 0, -3211174, 1, 0, -3276710, 1, 0, -3276709, 1, 0, -3211173, 1, 0, -3145637, 1, 0, -3080101, 1, 0, -3014565, 1, 0, -2949029, 1, 0, -2883493, 1, 0, -2817957, 1, 0, -2752421, 1, 0, -2686885, 1, 0, -2621349, 1, 0, -2555813, 1, 0, -2490277, 1, 0, -2424741, 1, 0, -2359205, 1, 0, -2293669, 1, 0, -2228133, 1, 0, -2162597, 1, 0, -2097061, 1, 0, -2031525, 1, 0, -1965989, 1, 0, -1900453, 1, 0, -1834917, 1, 0, -1769381, 1, 0, -1703845, 1, 0, -1638309, 1, 0, -1572773, 1, 0, -1507237, 1, 0, -1441701, 1, 0, -1376165, 1, 0, -1310629, 1, 0, -1245093, 1, 0, -1179557, 1, 0, -1114021, 1, 0, -1048485, 1, 0, -982949, 1, 0, -917413, 1, 0, -851877, 1, 0, -786341, 1, 0, -720805, 1, 0, -655269, 1, 0, -589733, 1, 0, -524197, 1, 0, -458661, 1, 0, -393125, 1, 0, -327589, 1, 0, -262053, 1, 0, -196517, 1, 0, -130981, 1, 0, -65445, 1, 0, 91, 1, 0, 65627, 1, 0, 131163, 1, 0, 196699, 1, 0, 262235, 1, 0, 327771, 1, 0, 393307, 1, 0, 458843, 1, 0, 524379, 1, 0, 589915, 1, 0, 655451, 1, 0, 720987, 1, 0, 786523, 1, 0, 852059, 1, 0, 917595, 1, 0, 983131, 1, 0, 1048667, 1, 0, 1048668, 1, 0, 983132, 1, 0, 917596, 1, 0, 852060, 1, 0, 786524, 1, 0, 720988, 1, 0, 655452, 1, 0, 589916, 1, 0, 524380, 1, 0, 458844, 1, 0, 393308, 1, 0, 327772, 1, 0, 262236, 1, 0, 196700, 1, 0, 131164, 1, 0, 65628, 1, 0, 92, 1, 0, -65444, 1, 0, -130980, 1, 0, -196516, 1, 0, -262052, 1, 0, -327588, 1, 0, -393124, 1, 0, -458660, 1, 0, -524196, 1, 0, -589732, 1, 0, -655268, 1, 0, -720804, 1, 0, -786340, 1, 0, -851876, 1, 0, -917412, 1, 0, -982948, 1, 0, -1048484, 1, 0, -1114020, 1, 0, -1179556, 1, 0, -1245092, 1, 0, -1310628, 1, 0, -1376164, 1, 0, -1441700, 1, 0, -1507236, 1, 0, -1572772, 1, 0, -1638308, 1, 0, -1703844, 1, 0, -1769380, 1, 0, -1834916, 1, 0, -1900452, 1, 0, -1965988, 1, 0, -2031524, 1, 0, -2097060, 1, 0, -2162596, 1, 0, -2228132, 1, 0, -2293668, 1, 0, -2359204, 1, 0, -2424740, 1, 0, -2490276, 1, 0, -2555812, 1, 0, -2621348, 1, 0, -2686884, 1, 0, -2752420, 1, 0, -2817956, 1, 0, -2883492, 1, 0, -2949028, 1, 0, -3014564, 1, 0, -3080100, 1, 0, -3145636, 1, 0, -3211172, 1, 0, -3276708, 1, 0, -3276707, 1, 0, -3211171, 1, 0, -3145635, 1, 0, -3080099, 1, 0, -3014563, 1, 0, -2949027, 1, 0, -2883491, 1, 0, -2817955, 1, 0, -2752419, 1, 0, -2686883, 1, 0, -2621347, 1, 0, -2555811, 1, 0, -2490275, 1, 0, -2424739, 1, 0, -2359203, 1, 0, -2293667, 1, 0, -2228131, 1, 0, -2162595, 1, 0, -2097059, 1, 0, -2031523, 1, 0, -1965987, 1, 0, -1900451, 1, 0, -1834915, 1, 0, -1769379, 1, 0, -1703843, 1, 0, -1638307, 1, 0, -1572771, 1, 0, -1507235, 1, 0, -1441699, 1, 0, -1376163, 1, 0, -1310627, 1, 0, -1245091, 1, 0, -1179555, 1, 0, -1114019, 1, 0, -1048483, 1, 0, -982947, 1, 0, -917411, 1, 0, -851875, 1, 0, -786339, 1, 0, -720803, 1, 0, -655267, 1, 0, -589731, 1, 0, -524195, 1, 0, -458659, 1, 0, -393123, 1, 0, -327587, 1, 0, -262051, 1, 0, -196515, 1, 0, -130979, 1, 0, -65443, 1, 0, 93, 1, 0, 65629, 1, 0, 131165, 1, 0, 196701, 1, 0, 262237, 1, 0, 327773, 1, 0, 393309, 1, 0, 458845, 1, 0, 524381, 1, 0, 589917, 1, 0, 655453, 1, 0, 720989, 1, 0, 786525, 1, 0, 852061, 1, 0, 917597, 1, 0, 983133, 1, 0, 1048669, 1, 0, 1048670, 1, 0, 983134, 1, 0, 917598, 1, 0, 852062, 1, 0, 786526, 1, 0, 720990, 1, 0, 655454, 1, 0, 589918, 1, 0, 524382, 1, 0, 458846, 1, 0, 393310, 1, 0, 327774, 1, 0, 262238, 1, 0, 196702, 1, 0, 131166, 1, 0, 65630, 1, 0, 94, 1, 0, -65442, 1, 0, -130978, 1, 0, -196514, 1, 0, -262050, 1, 0, -327586, 1, 0, -393122, 1, 0, -458658, 1, 0, -524194, 1, 0, -589730, 1, 0, -655266, 1, 0, -720802, 1, 0, -786338, 1, 0, -851874, 1, 0, -917410, 1, 0, -982946, 1, 0, -1048482, 1, 0, -1114018, 1, 0, -1179554, 1, 0, -1245090, 1, 0, -1310626, 1, 0, -1376162, 1, 0, -1441698, 1, 0, -1507234, 1, 0, -1572770, 1, 0, -1638306, 1, 0, -1703842, 1, 0, -1769378, 1, 0, -1834914, 1, 0, -1900450, 1, 0, -1965986, 1, 0, -2031522, 1, 0, -2097058, 1, 0, -2162594, 1, 0, -2228130, 1, 0, -2293666, 1, 0, -2359202, 1, 0, -2424738, 1, 0, -2490274, 1, 0, -2555810, 1, 0, -2621346, 1, 0, -2686882, 1, 0, -2752418, 1, 0, -2817954, 1, 0, -2883490, 1, 0, -2949026, 1, 0, -3014562, 1, 0, -3080098, 1, 0, -3145634, 1, 0, -3211170, 1, 0, -3276706, 1, 0, -3276705, 1, 0, -3211169, 1, 0, -3145633, 1, 0, -3080097, 1, 0, -3014561, 1, 0, -2949025, 1, 0, -2883489, 1, 0, -2817953, 1, 0, -2752417, 1, 0, -2686881, 1, 0, -2621345, 1, 0, -2555809, 1, 0, -2490273, 1, 0, -2424737, 1, 0, -2359201, 1, 0, -2293665, 1, 0, -2228129, 1, 0, -2162593, 1, 0, -2097057, 1, 0, -2031521, 1, 0, -1965985, 1, 0, -1900449, 1, 0, -1834913, 1, 0, -1769377, 1, 0, -1703841, 1, 0, -1638305, 1, 0, -1572769, 1, 0, -1507233, 1, 0, -1441697, 1, 0, -1376161, 1, 0, -1310625, 1, 0, -1245089, 1, 0, -1179553, 1, 0, -1114017, 1, 0, -1048481, 1, 0, -982945, 1, 0, -917409, 1, 0, -851873, 1, 0, -786337, 1, 0, -720801, 1, 0, -655265, 1, 0, -589729, 1, 0, -524193, 1, 0, -458657, 1, 0, -393121, 1, 0, -327585, 1, 0, -262049, 1, 0, -196513, 1, 0, -130977, 1, 0, -65441, 1, 0, 95, 1, 0, 65631, 1, 0, 131167, 1, 0, 196703, 1, 0, 262239, 1, 0, 327775, 1, 0, 393311, 1, 0, 458847, 1, 0, 524383, 1, 0, 589919, 1, 0, 655455, 1, 0, 720991, 1, 0, 786527, 1, 0, 852063, 1, 0, 917599, 1, 0, 983135, 1, 0, 1048671, 1, 0, 1048672, 1, 0, 983136, 1, 0, 917600, 1, 0, 852064, 1, 0, 786528, 1, 0, 720992, 1, 0, 655456, 1, 0, 589920, 1, 0, 524384, 1, 0, 458848, 1, 0, 393312, 1, 0, 327776, 1, 0, 262240, 1, 0, 196704, 1, 0, 131168, 1, 0, 65632, 1, 0, 96, 1, 0, -65440, 1, 0, -130976, 1, 0, -196512, 1, 0, -262048, 1, 0, -327584, 1, 0, -393120, 1, 0, -458656, 1, 0, -524192, 1, 0, -589728, 1, 0, -655264, 1, 0, -720800, 1, 0, -786336, 1, 0, -851872, 1, 0, -917408, 1, 0, -982944, 1, 0, -1048480, 1, 0, -1114016, 1, 0, -1179552, 1, 0, -1245088, 1, 0, -1310624, 1, 0, -1376160, 1, 0, -1441696, 1, 0, -1507232, 1, 0, -1572768, 1, 0, -1638304, 1, 0, -1703840, 1, 0, -1769376, 1, 0, -1834912, 1, 0, -1900448, 1, 0, -1965984, 1, 0, -2031520, 1, 0, -2097056, 1, 0, -2162592, 1, 0, -2228128, 1, 0, -2293664, 1, 0, -2359200, 1, 0, -2424736, 1, 0, -2490272, 1, 0, -2555808, 1, 0, -2621344, 1, 0, -2686880, 1, 0, -2752416, 1, 0, -2817952, 1, 0, -2883488, 1, 0, -2949024, 1, 0, -3014560, 1, 0, -3080096, 1, 0, -3145632, 1, 0, -3211168, 1, 0, -3276704, 1, 0, -3276703, 1, 0, -3211167, 1, 0, -3145631, 1, 0, -3080095, 1, 0, -3014559, 1, 0, -2949023, 1, 0, -2883487, 1, 0, -2817951, 1, 0, -2752415, 1, 0, -2686879, 1, 0, -2621343, 1, 0, -2555807, 1, 0, -2490271, 1, 0, -2424735, 1, 0, -2359199, 1, 0, -2293663, 1, 0, -2228127, 1, 0, -2162591, 1, 0, -2097055, 1, 0, -2031519, 1, 0, -1965983, 1, 0, -1900447, 1, 0, -1834911, 1, 0, -1769375, 1, 0, -1703839, 1, 0, -1638303, 1, 0, -1572767, 1, 0, -1507231, 1, 0, -1441695, 1, 0, -1376159, 1, 0, -1310623, 1, 0, -1245087, 1, 0, -1179551, 1, 0, -1114015, 1, 0, -1048479, 1, 0, -982943, 1, 0, -917407, 1, 0, -851871, 1, 0, -786335, 1, 0, -720799, 1, 0, -655263, 1, 0, -589727, 1, 0, -524191, 1, 0, -458655, 1, 0, -393119, 1, 0, -327583, 1, 0, -262047, 1, 0, -196511, 1, 0, -130975, 1, 0, -65439, 1, 0, 97, 1, 0, 65633, 1, 0, 131169, 1, 0, 196705, 1, 0, 262241, 1, 0, 327777, 1, 0, 393313, 1, 0, 458849, 1, 0, 524385, 1, 0, 589921, 1, 0, 655457, 1, 0, 720993, 1, 0, 786529, 1, 0, 852065, 1, 0, 917601, 1, 0, 983137, 1, 0, 1048673, 1, 0, 1048674, 1, 0, 983138, 1, 0, 917602, 1, 0, 852066, 1, 0, 786530, 1, 0, 720994, 1, 0, 655458, 1, 0, 589922, 1, 0, 524386, 1, 0, 458850, 1, 0, 393314, 1, 0, 327778, 1, 0, 262242, 1, 0, 196706, 1, 0, 131170, 1, 0, 65634, 1, 0, 98, 1, 0, -65438, 1, 0, -130974, 1, 0, -196510, 1, 0, -262046, 1, 0, -327582, 1, 0, -393118, 1, 0, -458654, 1, 0, -524190, 1, 0, -589726, 1, 0, -655262, 1, 0, -720798, 1, 0, -786334, 1, 0, -851870, 1, 0, -917406, 1, 0, -982942, 1, 0, -1048478, 1, 0, -1114014, 1, 0, -1179550, 1, 0, -1245086, 1, 0, -1310622, 1, 0, -1376158, 1, 0, -1441694, 1, 0, -1507230, 1, 0, -1572766, 1, 0, -1638302, 1, 0, -1703838, 1, 0, -1769374, 1, 0, -1834910, 1, 0, -1900446, 1, 0, -1965982, 1, 0, -2031518, 1, 0, -2097054, 1, 0, -2162590, 1, 0, -2228126, 1, 0, -2293662, 1, 0, -2359198, 1, 0, -2424734, 1, 0, -2490270, 1, 0, -2555806, 1, 0, -2621342, 1, 0, -2686878, 1, 0, -2752414, 1, 0, -2817950, 1, 0, -2883486, 1, 0, -2949022, 1, 0, -3014558, 1, 0, -3080094, 1, 0, -3145630, 1, 0, -3211166, 1, 0, -3276702, 1, 0, -3276701, 1, 0, -3211165, 1, 0, -3145629, 1, 0, -3080093, 1, 0, -3014557, 1, 0, -2949021, 1, 0, -2883485, 1, 0, -2817949, 1, 0, -2752413, 1, 0, -2686877, 1, 0, -2621341, 1, 0, -2555805, 1, 0, -2490269, 1, 0, -2424733, 1, 0, -2359197, 1, 0, -2293661, 1, 0, -2228125, 1, 0, -2162589, 1, 0, -2097053, 1, 0, -2031517, 1, 0, -1965981, 1, 0, -1900445, 1, 0, -1834909, 1, 0, -1769373, 1, 0, -1703837, 1, 0, -1638301, 1, 0, -1572765, 1, 0, -1507229, 1, 0, -1441693, 1, 0, -1376157, 1, 0, -1310621, 1, 0, -1245085, 1, 0, -1179549, 1, 0, -1114013, 1, 0, -1048477, 1, 0, -982941, 1, 0, -917405, 1, 0, -851869, 1, 0, -786333, 1, 0, -720797, 1, 0, -655261, 1, 0, -589725, 1, 0, -524189, 1, 0, -458653, 1, 0, -393117, 1, 0, -327581, 1, 0, -262045, 1, 0, -196509, 1, 0, -130973, 1, 0, -65437, 1, 0, 99, 1, 0, 65635, 1, 0, 131171, 1, 0, 196707, 1, 0, 262243, 1, 0, 327779, 1, 0, 393315, 1, 0, 458851, 1, 0, 524387, 1, 0, 589923, 1, 0, 655459, 1, 0, 720995, 1, 0, 786531, 1, 0, 852067, 1, 0, 917603, 1, 0, 983139, 1, 0, 1048675, 1, 0, -47, 1, 0, -65583, 1, 0, -131119, 1, 0, -196655, 1, 0, -262191, 1, 0, -327727, 1, 0, -393263, 1, 0, -458799, 1, 0, -524335, 1, 0, -589871, 1, 0, -655407, 1, 0, -720943, 1, 0, -786479, 1, 0, -852015, 1, 0, -917551, 1, 0, -983087, 1, 0, -1048623, 1, 0, -1114159, 1, 0, -1179695, 1, 0, -1245231, 1, 0, -1245232, 1, 0, -1245233, 1, 0, -1245234, 1, 0, -1245235, 1, 0, -1245236, 1, 0, -1245237, 1, 0, -1245238, 1, 0, -1245239, 1, 0, -1245240, 1, 0, -1245241, 1, 0, -1245242, 1, 0, -1245243, 1, 0, -1245244, 1, 0, -1245245, 1, 0, -1245246, 1, 0, -1245247, 1, 0, -1245248, 1, 0, -1245249, 1, 0, -1245250, 1, 0, -1245251, 1, 0, -1245252, 1, 0, -1179716, 1, 0, -1114180, 1, 0, -1048644, 1, 0, -983108, 1, 0, -917572, 1, 0, -852036, 1, 0, -786500, 1, 0, -720964, 1, 0, -655428, 1, 0, -589892, 1, 0, -524356, 1, 0, -458820, 1, 0, -393284, 1, 0, -327748, 1, 0, -262212, 1, 0, -196676, 1, 0, -131140, 1, 0, -65604, 1, 0, -68, 1, 0, 65468, 1, 0, 131004, 1, 0, 196540, 1, 0, 262076, 1, 0, 327612, 1, 0, 393148, 1, 0, 458684, 1, 0, 524220, 1, 0, 589756, 1, 0, 655292, 1, 0, 720828, 1, 0, 786364, 1, 0, 851900, 1, 0, 917436, 1, 0, 982972, 1, 0, 1048508, 1, 0, 1114044, 1, 0, 1179580, 1, 0, 1245116, 1, 0, 1310652, 1, 0, 1376188, 1, 0, 1441724, 1, 0, 1507260, 1, 0, 1572796, 1, 0, 1638332, 1, 0, 1703868, 1, 0, 1769404, 1, 0, 1834940, 1, 0, 1900476, 1, 0, 1966012, 1, 0, 2031548, 1, 0, 2097084, 1, 0, 2162620, 1, 0, 2228156, 1, 0, 2293692, 1, 0, 2359228, 1, 0, 2424764, 1, 0, 2490300, 1, 0, 2555836, 1, 0, 2621372, 1, 0, 2686908, 1, 0, 2752444, 1, 0, 2817980, 1, 0, 2883516, 1, 0, 2949052, 1, 0, 3014588, 1, 0, 3080124, 1, 0, 3145660, 1, 0, 3145661, 1, 0, 3080125, 1, 0, 3014589, 1, 0, 2949053, 1, 0, 2883517, 1, 0, 2817981, 1, 0, 2752445, 1, 0, 2686909, 1, 0, 2621373, 1, 0, 2555837, 1, 0, 2490301, 1, 0, 2424765, 1, 0, 2359229, 1, 0, 2293693, 1, 0, 2228157, 1, 0, 2162621, 1, 0, 2097085, 1, 0, 2031549, 1, 0, 1966013, 1, 0, 1900477, 1, 0, 1834941, 1, 0, 1769405, 1, 0, 1703869, 1, 0, 1638333, 1, 0, 1572797, 1, 0, 1507261, 1, 0, 1441725, 1, 0, 1376189, 1, 0, 1310653, 1, 0, 1245117, 1, 0, 1179581, 1, 0, 1114045, 1, 0, 1048509, 1, 0, 982973, 1, 0, 917437, 1, 0, 851901, 1, 0, 786365, 1, 0, 720829, 1, 0, 655293, 1, 0, 589757, 1, 0, 524221, 1, 0, 458685, 1, 0, 393149, 1, 0, 327613, 1, 0, 262077, 1, 0, 196541, 1, 0, 131005, 1, 0, 65469, 1, 0, -67, 1, 0, -65603, 1, 0, -131139, 1, 0, -196675, 1, 0, -262211, 1, 0, -327747, 1, 0, -393283, 1, 0, -458819, 1, 0, -524355, 1, 0, -589891, 1, 0, -655427, 1, 0, -720963, 1, 0, -786499, 1, 0, -852035, 1, 0, -917571, 1, 0, -983107, 1, 0, -1048643, 1, 0, -1114179, 1, 0, -1179715, 1, 0, -1179714, 1, 0, -1114178, 1, 0, -1048642, 1, 0, -983106, 1, 0, -917570, 1, 0, -852034, 1, 0, -786498, 1, 0, -720962, 1, 0, -655426, 1, 0, -589890, 1, 0, -524354, 1, 0, -458818, 1, 0, -393282, 1, 0, -327746, 1, 0, -262210, 1, 0, -196674, 1, 0, -131138, 1, 0, -65602, 1, 0, -66, 1, 0, 65470, 1, 0, 131006, 1, 0, 196542, 1, 0, 262078, 1, 0, 327614, 1, 0, 393150, 1, 0, 458686, 1, 0, 524222, 1, 0, 589758, 1, 0, 655294, 1, 0, 720830, 1, 0, 786366, 1, 0, 851902, 1, 0, 917438, 1, 0, 982974, 1, 0, 1048510, 1, 0, 1114046, 1, 0, 1179582, 1, 0, 1245118, 1, 0, 1310654, 1, 0, 1376190, 1, 0, 1441726, 1, 0, 1507262, 1, 0, 1572798, 1, 0, 1638334, 1, 0, 1703870, 1, 0, 1769406, 1, 0, 1834942, 1, 0, 1900478, 1, 0, 1966014, 1, 0, 2031550, 1, 0, 2097086, 1, 0, 2162622, 1, 0, 2228158, 1, 0, 2293694, 1, 0, 2359230, 1, 0, 2424766, 1, 0, 2490302, 1, 0, 2555838, 1, 0, 2621374, 1, 0, 2686910, 1, 0, 2752446, 1, 0, 2817982, 1, 0, 2883518, 1, 0, 2949054, 1, 0, 3014590, 1, 0, 3080126, 1, 0, 3145662, 1, 0, 3145663, 1, 0, 3080127, 1, 0, 3014591, 1, 0, 2949055, 1, 0, 2883519, 1, 0, 2817983, 1, 0, 2752447, 1, 0, 2686911, 1, 0, 2621375, 1, 0, 2555839, 1, 0, 2490303, 1, 0, 2424767, 1, 0, 2359231, 1, 0, 2293695, 1, 0, 2228159, 1, 0, 2162623, 1, 0, 2097087, 1, 0, 2031551, 1, 0, 1966015, 1, 0, 1900479, 1, 0, 1834943, 1, 0, 1769407, 1, 0, 1703871, 1, 0, 1638335, 1, 0, 1572799, 1, 0, 1507263, 1, 0, 1441727, 1, 0, 1376191, 1, 0, 1310655, 1, 0, 1245119, 1, 0, 1179583, 1, 0, 1114047, 1, 0, 1048511, 1, 0, 982975, 1, 0, 917439, 1, 0, 851903, 1, 0, 786367, 1, 0, 720831, 1, 0, 655295, 1, 0, 589759, 1, 0, 524223, 1, 0, 458687, 1, 0, 393151, 1, 0, 327615, 1, 0, 262079, 1, 0, 196543, 1, 0, 131007, 1, 0, 65471, 1, 0, -65, 1, 0, -65601, 1, 0, -131137, 1, 0, -196673, 1, 0, -262209, 1, 0, -327745, 1, 0, -393281, 1, 0, -458817, 1, 0, -524353, 1, 0, -589889, 1, 0, -655425, 1, 0, -720961, 1, 0, -786497, 1, 0, -852033, 1, 0, -917569, 1, 0, -983105, 1, 0, -1048641, 1, 0, -1114177, 1, 0, -1179713, 1, 0, -1179712, 1, 0, -1114176, 1, 0, -1048640, 1, 0, -983104, 1, 0, -917568, 1, 0, -852032, 1, 0, -786496, 1, 0, -720960, 1, 0, -655424, 1, 0, -589888, 1, 0, -524352, 1, 0, -458816, 1, 0, -393280, 1, 0, -327744, 1, 0, -262208, 1, 0, -196672, 1, 0, -131136, 1, 0, -65600, 1, 0, -64, 1, 0, 65472, 1, 0, 131008, 1, 0, 196544, 1, 0, 262080, 1, 0, 327616, 1, 0, 393152, 1, 0, 458688, 1, 0, 524224, 1, 0, 589760, 1, 0, 655296, 1, 0, 720832, 1, 0, 786368, 1, 0, 851904, 1, 0, 917440, 1, 0, 982976, 1, 0, 1048512, 1, 0, 1114048, 1, 0, 1179584, 1, 0, 1245120, 1, 0, 1310656, 1, 0, 1376192, 1, 0, 1441728, 1, 0, 1507264, 1, 0, 1572800, 1, 0, 1638336, 1, 0, 1703872, 1, 0, 1769408, 1, 0, 1834944, 1, 0, 1900480, 1, 0, 1966016, 1, 0, 2031552, 1, 0, 2097088, 1, 0, 2162624, 1, 0, 2228160, 1, 0, 2293696, 1, 0, 2359232, 1, 0, 2424768, 1, 0, 2490304, 1, 0, 2555840, 1, 0, 2621376, 1, 0, 2686912, 1, 0, 2752448, 1, 0, 2817984, 1, 0, 2883520, 1, 0, 2949056, 1, 0, 3014592, 1, 0, 3080128, 1, 0, 3145664, 1, 0, 3145665, 1, 0, 3080129, 1, 0, 3014593, 1, 0, 2949057, 1, 0, 2883521, 1, 0, 2817985, 1, 0, 2752449, 1, 0, 2686913, 1, 0, 2621377, 1, 0, 2555841, 1, 0, 2490305, 1, 0, 2424769, 1, 0, 2359233, 1, 0, 2293697, 1, 0, 2228161, 1, 0, 2162625, 1, 0, 2097089, 1, 0, 2031553, 1, 0, 1966017, 1, 0, 1900481, 1, 0, 1834945, 1, 0, 1769409, 1, 0, 1703873, 1, 0, 1638337, 1, 0, 1572801, 1, 0, 1507265, 1, 0, 1441729, 1, 0, 1376193, 1, 0, 1310657, 1, 0, 1245121, 1, 0, 1179585, 1, 0, 1114049, 1, 0, 1048513, 1, 0, 982977, 1, 0, 917441, 1, 0, 851905, 1, 0, 786369, 1, 0, 720833, 1, 0, 655297, 1, 0, 589761, 1, 0, 524225, 1, 0, 458689, 1, 0, 393153, 1, 0, 327617, 1, 0, 262081, 1, 0, 196545, 1, 0, 131009, 1, 0, 65473, 1, 0, -63, 1, 0, -65599, 1, 0, -131135, 1, 0, -196671, 1, 0, -262207, 1, 0, -327743, 1, 0, -393279, 1, 0, -458815, 1, 0, -524351, 1, 0, -589887, 1, 0, -655423, 1, 0, -720959, 1, 0, -786495, 1, 0, -852031, 1, 0, -917567, 1, 0, -983103, 1, 0, -1048639, 1, 0, -1114175, 1, 0, -1179711, 1, 0, -1179710, 1, 0, -1114174, 1, 0, -1048638, 1, 0, -983102, 1, 0, -917566, 1, 0, -852030, 1, 0, -786494, 1, 0, -720958, 1, 0, -655422, 1, 0, -589886, 1, 0, -524350, 1, 0, -458814, 1, 0, -393278, 1, 0, -327742, 1, 0, -262206, 1, 0, -196670, 1, 0, -131134, 1, 0, -65598, 1, 0, -62, 1, 0, 65474, 1, 0, 131010, 1, 0, 196546, 1, 0, 262082, 1, 0, 327618, 1, 0, 393154, 1, 0, 458690, 1, 0, 524226, 1, 0, 589762, 1, 0, 655298, 1, 0, 720834, 1, 0, 786370, 1, 0, 851906, 1, 0, 917442, 1, 0, 982978, 1, 0, 1048514, 1, 0, 1114050, 1, 0, 1179586, 1, 0, 1245122, 1, 0, 1310658, 1, 0, 1376194, 1, 0, 1441730, 1, 0, 1507266, 1, 0, 1572802, 1, 0, 1638338, 1, 0, 1703874, 1, 0, 1769410, 1, 0, 1834946, 1, 0, 1900482, 1, 0, 1966018, 1, 0, 2031554, 1, 0, 2097090, 1, 0, 2162626, 1, 0, 2228162, 1, 0, 2293698, 1, 0, 2359234, 1, 0, 2424770, 1, 0, 2490306, 1, 0, 2555842, 1, 0, 2621378, 1, 0, 2686914, 1, 0, 2752450, 1, 0, 2817986, 1, 0, 2883522, 1, 0, 2949058, 1, 0, 3014594, 1, 0, 3080130, 1, 0, 3145666, 1, 0, 3145667, 1, 0, 3080131, 1, 0, 3014595, 1, 0, 2949059, 1, 0, 2883523, 1, 0, 2817987, 1, 0, 2752451, 1, 0, 2686915, 1, 0, 2621379, 1, 0, 2555843, 1, 0, 2490307, 1, 0, 2424771, 1, 0, 2359235, 1, 0, 2293699, 1, 0, 2228163, 1, 0, 2162627, 1, 0, 2097091, 1, 0, 2031555, 1, 0, 1966019, 1, 0, 1900483, 1, 0, 1834947, 1, 0, 1769411, 1, 0, 1703875, 1, 0, 1638339, 1, 0, 1572803, 1, 0, 1507267, 1, 0, 1441731, 1, 0, 1376195, 1, 0, 1310659, 1, 0, 1245123, 1, 0, 1179587, 1, 0, 1114051, 1, 0, 1048515, 1, 0, 982979, 1, 0, 917443, 1, 0, 851907, 1, 0, 786371, 1, 0, 720835, 1, 0, 655299, 1, 0, 589763, 1, 0, 524227, 1, 0, 458691, 1, 0, 393155, 1, 0, 327619, 1, 0, 262083, 1, 0, 196547, 1, 0, 131011, 1, 0, 65475, 1, 0, -61, 1, 0, -65597, 1, 0, -131133, 1, 0, -196669, 1, 0, -262205, 1, 0, -327741, 1, 0, -393277, 1, 0, -458813, 1, 0, -524349, 1, 0, -589885, 1, 0, -655421, 1, 0, -720957, 1, 0, -786493, 1, 0, -852029, 1, 0, -917565, 1, 0, -983101, 1, 0, -1048637, 1, 0, -1114173, 1, 0, -1179709, 1, 0, -1179708, 1, 0, -1114172, 1, 0, -1048636, 1, 0, -983100, 1, 0, -917564, 1, 0, -852028, 1, 0, -786492, 1, 0, -720956, 1, 0, -655420, 1, 0, -589884, 1, 0, -524348, 1, 0, -458812, 1, 0, -393276, 1, 0, -327740, 1, 0, -262204, 1, 0, -196668, 1, 0, -131132, 1, 0, -65596, 1, 0, -60, 1, 0, 65476, 1, 0, 131012, 1, 0, 196548, 1, 0, 262084, 1, 0, 327620, 1, 0, 393156, 1, 0, 458692, 1, 0, 524228, 1, 0, 589764, 1, 0, 655300, 1, 0, 720836, 1, 0, 786372, 1, 0, 851908, 1, 0, 917444, 1, 0, 982980, 1, 0, 1048516, 1, 0, 1114052, 1, 0, 1179588, 1, 0, 1245124, 1, 0, 1310660, 1, 0, 1376196, 1, 0, 1441732, 1, 0, 1507268, 1, 0, 1572804, 1, 0, 1638340, 1, 0, 1703876, 1, 0, 1769412, 1, 0, 1834948, 1, 0, 1900484, 1, 0, 1966020, 1, 0, 2031556, 1, 0, 2097092, 1, 0, 2162628, 1, 0, 2228164, 1, 0, 2293700, 1, 0, 2359236, 1, 0, 2424772, 1, 0, 2490308, 1, 0, 2555844, 1, 0, 2621380, 1, 0, 2686916, 1, 0, 2752452, 1, 0, 2817988, 1, 0, 2883524, 1, 0, 2949060, 1, 0, 3014596, 1, 0, 3080132, 1, 0, 3145668, 1, 0, 3145669, 1, 0, 3080133, 1, 0, 3014597, 1, 0, 2949061, 1, 0, 2883525, 1, 0, 2817989, 1, 0, 2752453, 1, 0, 2686917, 1, 0, 2621381, 1, 0, 2555845, 1, 0, 2490309, 1, 0, 2424773, 1, 0, 2359237, 1, 0, 2293701, 1, 0, 2228165, 1, 0, 2162629, 1, 0, 2097093, 1, 0, 2031557, 1, 0, 1966021, 1, 0, 1900485, 1, 0, 1834949, 1, 0, 1769413, 1, 0, 1703877, 1, 0, 1638341, 1, 0, 1572805, 1, 0, 1507269, 1, 0, 1441733, 1, 0, 1376197, 1, 0, 1310661, 1, 0, 1245125, 1, 0, 1179589, 1, 0, 1114053, 1, 0, 1048517, 1, 0, 982981, 1, 0, 917445, 1, 0, 851909, 1, 0, 786373, 1, 0, 720837, 1, 0, 655301, 1, 0, 589765, 1, 0, 524229, 1, 0, 458693, 1, 0, 393157, 1, 0, 327621, 1, 0, 262085, 1, 0, 196549, 1, 0, 131013, 1, 0, 65477, 1, 0, -59, 1, 0, -65595, 1, 0, -131131, 1, 0, -196667, 1, 0, -262203, 1, 0, -327739, 1, 0, -393275, 1, 0, -458811, 1, 0, -524347, 1, 0, -589883, 1, 0, -655419, 1, 0, -720955, 1, 0, -786491, 1, 0, -852027, 1, 0, -917563, 1, 0, -983099, 1, 0, -1048635, 1, 0, -1114171, 1, 0, -1179707, 1, 0, -1179706, 1, 0, -1114170, 1, 0, -1048634, 1, 0, -983098, 1, 0, -917562, 1, 0, -852026, 1, 0, -786490, 1, 0, -720954, 1, 0, -655418, 1, 0, -589882, 1, 0, -524346, 1, 0, -458810, 1, 0, -393274, 1, 0, -327738, 1, 0, -262202, 1, 0, -196666, 1, 0, -131130, 1, 0, -65594, 1, 0, -58, 1, 0, 65478, 1, 0, 131014, 1, 0, 196550, 1, 0, 262086, 1, 0, 327622, 1, 0, 393158, 1, 0, 458694, 1, 0, 524230, 1, 0, 589766, 1, 0, 655302, 1, 0, 720838, 1, 0, 786374, 1, 0, 851910, 1, 0, 917446, 1, 0, 982982, 1, 0, 1048518, 1, 0, 1114054, 1, 0, 1179590, 1, 0, 1245126, 1, 0, 1310662, 1, 0, 1376198, 1, 0, 1441734, 1, 0, 1507270, 1, 0, 1572806, 1, 0, 1638342, 1, 0, 1703878, 1, 0, 1769414, 1, 0, 1834950, 1, 0, 1900486, 1, 0, 1966022, 1, 0, 2031558, 1, 0, 2097094, 1, 0, 2162630, 1, 0, 2228166, 1, 0, 2293702, 1, 0, 2359238, 1, 0, 2424774, 1, 0, 2490310, 1, 0, 2555846, 1, 0, 2621382, 1, 0, 2686918, 1, 0, 2752454, 1, 0, 2817990, 1, 0, 2883526, 1, 0, 2949062, 1, 0, 3014598, 1, 0, 3080134, 1, 0, 3145670, 1, 0, 3145671, 1, 0, 3080135, 1, 0, 3014599, 1, 0, 2949063, 1, 0, 2883527, 1, 0, 2817991, 1, 0, 2752455, 1, 0, 2686919, 1, 0, 2621383, 1, 0, 2555847, 1, 0, 2490311, 1, 0, 2424775, 1, 0, 2359239, 1, 0, 2293703, 1, 0, 2228167, 1, 0, 2162631, 1, 0, 2097095, 1, 0, 2031559, 1, 0, 1966023, 1, 0, 1900487, 1, 0, 1834951, 1, 0, 1769415, 1, 0, 1703879, 1, 0, 1638343, 1, 0, 1572807, 1, 0, 1507271, 1, 0, 1441735, 1, 0, 1376199, 1, 0, 1310663, 1, 0, 1245127, 1, 0, 1179591, 1, 0, 1114055, 1, 0, 1048519, 1, 0, 982983, 1, 0, 917447, 1, 0, 851911, 1, 0, 786375, 1, 0, 720839, 1, 0, 655303, 1, 0, 589767, 1, 0, 524231, 1, 0, 458695, 1, 0, 393159, 1, 0, 327623, 1, 0, 262087, 1, 0, 196551, 1, 0, 131015, 1, 0, 65479, 1, 0, -57, 1, 0, -65593, 1, 0, -131129, 1, 0, -196665, 1, 0, -262201, 1, 0, -327737, 1, 0, -393273, 1, 0, -458809, 1, 0, -524345, 1, 0, -589881, 1, 0, -655417, 1, 0, -720953, 1, 0, -786489, 1, 0, -852025, 1, 0, -917561, 1, 0, -983097, 1, 0, -1048633, 1, 0, -1114169, 1, 0, -1179705, 1, 0, -1179704, 1, 0, -1114168, 1, 0, -1048632, 1, 0, -983096, 1, 0, -917560, 1, 0, -852024, 1, 0, -786488, 1, 0, -720952, 1, 0, -655416, 1, 0, -589880, 1, 0, -524344, 1, 0, -458808, 1, 0, -393272, 1, 0, -327736, 1, 0, -262200, 1, 0, -196664, 1, 0, -131128, 1, 0, -65592, 1, 0, -56, 1, 0, 65480, 1, 0, 131016, 1, 0, 196552, 1, 0, 262088, 1, 0, 327624, 1, 0, 393160, 1, 0, 458696, 1, 0, 524232, 1, 0, 589768, 1, 0, 655304, 1, 0, 720840, 1, 0, 786376, 1, 0, 851912, 1, 0, 917448, 1, 0, 982984, 1, 0, 1048520, 1, 0, 1114056, 1, 0, 1179592, 1, 0, 1245128, 1, 0, 1310664, 1, 0, 1376200, 1, 0, 1441736, 1, 0, 1507272, 1, 0, 1572808, 1, 0, 1638344, 1, 0, 1703880, 1, 0, 1769416, 1, 0, 1834952, 1, 0, 1900488, 1, 0, 1966024, 1, 0, 2031560, 1, 0, 2097096, 1, 0, 2162632, 1, 0, 2228168, 1, 0, 2293704, 1, 0, 2359240, 1, 0, 2424776, 1, 0, 2490312, 1, 0, 2555848, 1, 0, 2621384, 1, 0, 2686920, 1, 0, 2752456, 1, 0, 2817992, 1, 0, 2883528, 1, 0, 2949064, 1, 0, 3014600, 1, 0, 3080136, 1, 0, 3145672, 1, 0, 3145673, 1, 0, 3080137, 1, 0, 3014601, 1, 0, 2949065, 1, 0, 2883529, 1, 0, 2817993, 1, 0, 2752457, 1, 0, 2686921, 1, 0, 2621385, 1, 0, 2555849, 1, 0, 2490313, 1, 0, 2424777, 1, 0, 2359241, 1, 0, 2293705, 1, 0, 2228169, 1, 0, 2162633, 1, 0, 2097097, 1, 0, 2031561, 1, 0, 1966025, 1, 0, 1900489, 1, 0, 1834953, 1, 0, 1769417, 1, 0, 1703881, 1, 0, 1638345, 1, 0, 1572809, 1, 0, 1507273, 1, 0, 1441737, 1, 0, 1376201, 1, 0, 1310665, 1, 0, 1245129, 1, 0, 1179593, 1, 0, 1114057, 1, 0, 1048521, 1, 0, 982985, 1, 0, 917449, 1, 0, 851913, 1, 0, 786377, 1, 0, 720841, 1, 0, 655305, 1, 0, 589769, 1, 0, 524233, 1, 0, 458697, 1, 0, 393161, 1, 0, 327625, 1, 0, 262089, 1, 0, 196553, 1, 0, 131017, 1, 0, 65481, 1, 0, -55, 1, 0, -65591, 1, 0, -131127, 1, 0, -196663, 1, 0, -262199, 1, 0, -327735, 1, 0, -393271, 1, 0, -458807, 1, 0, -524343, 1, 0, -589879, 1, 0, -655415, 1, 0, -720951, 1, 0, -786487, 1, 0, -852023, 1, 0, -917559, 1, 0, -983095, 1, 0, -1048631, 1, 0, -1114167, 1, 0, -1179703, 1, 0, -1179702, 1, 0, -1114166, 1, 0, -1048630, 1, 0, -983094, 1, 0, -917558, 1, 0, -852022, 1, 0, -786486, 1, 0, -720950, 1, 0, -655414, 1, 0, -589878, 1, 0, -524342, 1, 0, -458806, 1, 0, -393270, 1, 0, -327734, 1, 0, -262198, 1, 0, -196662, 1, 0, -131126, 1, 0, -65590, 1, 0, -54, 1, 0, 65482, 1, 0, 131018, 1, 0, 196554, 1, 0, 262090, 1, 0, 327626, 1, 0, 393162, 1, 0, 458698, 1, 0, 524234, 1, 0, 589770, 1, 0, 655306, 1, 0, 720842, 1, 0, 786378, 1, 0, 851914, 1, 0, 917450, 1, 0, 982986, 1, 0, 1048522, 1, 0, 1114058, 1, 0, 1179594, 1, 0, 1245130, 1, 0, 1310666, 1, 0, 1376202, 1, 0, 1441738, 1, 0, 1507274, 1, 0, 1572810, 1, 0, 1638346, 1, 0, 1703882, 1, 0, 1769418, 1, 0, 1834954, 1, 0, 1900490, 1, 0, 1966026, 1, 0, 2031562, 1, 0, 2097098, 1, 0, 2162634, 1, 0, 2228170, 1, 0, 2293706, 1, 0, 2359242, 1, 0, 2424778, 1, 0, 2490314, 1, 0, 2555850, 1, 0, 2621386, 1, 0, 2686922, 1, 0, 2752458, 1, 0, 2817994, 1, 0, 2883530, 1, 0, 2949066, 1, 0, 3014602, 1, 0, 3080138, 1, 0, 3145674, 1, 0, 3145675, 1, 0, 3080139, 1, 0, 3014603, 1, 0, 2949067, 1, 0, 2883531, 1, 0, 2817995, 1, 0, 2752459, 1, 0, 2686923, 1, 0, 2621387, 1, 0, 2555851, 1, 0, 2490315, 1, 0, 2424779, 1, 0, 2359243, 1, 0, 2293707, 1, 0, 2228171, 1, 0, 2162635, 1, 0, 2097099, 1, 0, 2031563, 1, 0, 1966027, 1, 0, 1900491, 1, 0, 1834955, 1, 0, 1769419, 1, 0, 1703883, 1, 0, 1638347, 1, 0, 1572811, 1, 0, 1507275, 1, 0, 1441739, 1, 0, 1376203, 1, 0, 1310667, 1, 0, 1245131, 1, 0, 1179595, 1, 0, 1114059, 1, 0, 1048523, 1, 0, 982987, 1, 0, 917451, 1, 0, 851915, 1, 0, 786379, 1, 0, 720843, 1, 0, 655307, 1, 0, 589771, 1, 0, 524235, 1, 0, 458699, 1, 0, 393163, 1, 0, 327627, 1, 0, 262091, 1, 0, 196555, 1, 0, 131019, 1, 0, 65483, 1, 0, -53, 1, 0, -65589, 1, 0, -131125, 1, 0, -196661, 1, 0, -262197, 1, 0, -327733, 1, 0, -393269, 1, 0, -458805, 1, 0, -524341, 1, 0, -589877, 1, 0, -655413, 1, 0, -720949, 1, 0, -786485, 1, 0, -852021, 1, 0, -917557, 1, 0, -983093, 1, 0, -1048629, 1, 0, -1114165, 1, 0, -1179701, 1, 0, -1179700, 1, 0, -1114164, 1, 0, -1048628, 1, 0, -983092, 1, 0, -917556, 1, 0, -852020, 1, 0, -786484, 1, 0, -720948, 1, 0, -655412, 1, 0, -589876, 1, 0, -524340, 1, 0, -458804, 1, 0, -393268, 1, 0, -327732, 1, 0, -262196, 1, 0, -196660, 1, 0, -131124, 1, 0, -65588, 1, 0, -52, 1, 0, 65484, 1, 0, 131020, 1, 0, 196556, 1, 0, 262092, 1, 0, 327628, 1, 0, 393164, 1, 0, 458700, 1, 0, 524236, 1, 0, 589772, 1, 0, 655308, 1, 0, 720844, 1, 0, 786380, 1, 0, 851916, 1, 0, 917452, 1, 0, 982988, 1, 0, 1048524, 1, 0, 1114060, 1, 0, 1179596, 1, 0, 1245132, 1, 0, 1310668, 1, 0, 1376204, 1, 0, 1441740, 1, 0, 1507276, 1, 0, 1572812, 1, 0, 1638348, 1, 0, 1703884, 1, 0, 1769420, 1, 0, 1834956, 1, 0, 1900492, 1, 0, 1966028, 1, 0, 2031564, 1, 0, 2097100, 1, 0, 2162636, 1, 0, 2228172, 1, 0, 2293708, 1, 0, 2359244, 1, 0, 2424780, 1, 0, 2490316, 1, 0, 2555852, 1, 0, 2621388, 1, 0, 2686924, 1, 0, 2752460, 1, 0, 2817996, 1, 0, 2883532, 1, 0, 2949068, 1, 0, 3014604, 1, 0, 3080140, 1, 0, 3145676, 1, 0, 3145677, 1, 0, 3080141, 1, 0, 3014605, 1, 0, 2949069, 1, 0, 2883533, 1, 0, 2817997, 1, 0, 2752461, 1, 0, 2686925, 1, 0, 2621389, 1, 0, 2555853, 1, 0, 2490317, 1, 0, 2424781, 1, 0, 2359245, 1, 0, 2293709, 1, 0, 2228173, 1, 0, 2162637, 1, 0, 2097101, 1, 0, 2031565, 1, 0, 1966029, 1, 0, 1900493, 1, 0, 1834957, 1, 0, 1769421, 1, 0, 1703885, 1, 0, 1638349, 1, 0, 1572813, 1, 0, 1507277, 1, 0, 1441741, 1, 0, 1376205, 1, 0, 1310669, 1, 0, 1245133, 1, 0, 1179597, 1, 0, 1114061, 1, 0, 1048525, 1, 0, 982989, 1, 0, 917453, 1, 0, 851917, 1, 0, 786381, 1, 0, 720845, 1, 0, 655309, 1, 0, 589773, 1, 0, 524237, 1, 0, 458701, 1, 0, 393165, 1, 0, 327629, 1, 0, 262093, 1, 0, 196557, 1, 0, 131021, 1, 0, 65485, 1, 0, -51, 1, 0, -65587, 1, 0, -131123, 1, 0, -196659, 1, 0, -262195, 1, 0, -327731, 1, 0, -393267, 1, 0, -458803, 1, 0, -524339, 1, 0, -589875, 1, 0, -655411, 1, 0, -720947, 1, 0, -786483, 1, 0, -852019, 1, 0, -917555, 1, 0, -983091, 1, 0, -1048627, 1, 0, -1114163, 1, 0, -1179699, 1, 0, -1179698, 1, 0, -1114162, 1, 0, -1048626, 1, 0, -983090, 1, 0, -917554, 1, 0, -852018, 1, 0, -786482, 1, 0, -720946, 1, 0, -655410, 1, 0, -589874, 1, 0, -524338, 1, 0, -458802, 1, 0, -393266, 1, 0, -327730, 1, 0, -262194, 1, 0, -196658, 1, 0, -131122, 1, 0, -65586, 1, 0, -50, 1, 0, 65486, 1, 0, 131022, 1, 0, 196558, 1, 0, 262094, 1, 0, 327630, 1, 0, 393166, 1, 0, 458702, 1, 0, 524238, 1, 0, 589774, 1, 0, 655310, 1, 0, 720846, 1, 0, 786382, 1, 0, 851918, 1, 0, 917454, 1, 0, 982990, 1, 0, 1048526, 1, 0, 1114062, 1, 0, 1179598, 1, 0, 1245134, 1, 0, 1310670, 1, 0, 1376206, 1, 0, 1441742, 1, 0, 1507278, 1, 0, 1572814, 1, 0, 1638350, 1, 0, 1703886, 1, 0, 1769422, 1, 0, 1834958, 1, 0, 1900494, 1, 0, 1966030, 1, 0, 2031566, 1, 0, 2097102, 1, 0, 2162638, 1, 0, 2228174, 1, 0, 2293710, 1, 0, 2359246, 1, 0, 2424782, 1, 0, 2490318, 1, 0, 2555854, 1, 0, 2621390, 1, 0, 2686926, 1, 0, 2752462, 1, 0, 2817998, 1, 0, 2883534, 1, 0, 2949070, 1, 0, 3014606, 1, 0, 3080142, 1, 0, 3145678, 1, 0, 3145679, 1, 0, 3080143, 1, 0, 3014607, 1, 0, 2949071, 1, 0, 2883535, 1, 0, 2817999, 1, 0, 2752463, 1, 0, 2686927, 1, 0, 2621391, 1, 0, 2555855, 1, 0, 2490319, 1, 0, 2424783, 1, 0, 2359247, 1, 0, 2293711, 1, 0, 2228175, 1, 0, 2162639, 1, 0, 2097103, 1, 0, 2031567, 1, 0, 1966031, 1, 0, 1900495, 1, 0, 1834959, 1, 0, 1769423, 1, 0, 1703887, 1, 0, 1638351, 1, 0, 1572815, 1, 0, 1507279, 1, 0, 1441743, 1, 0, 1376207, 1, 0, 1310671, 1, 0, 1245135, 1, 0, 1179599, 1, 0, 1114063, 1, 0, 1048527, 1, 0, 982991, 1, 0, 917455, 1, 0, 851919, 1, 0, 786383, 1, 0, 720847, 1, 0, 655311, 1, 0, 589775, 1, 0, 524239, 1, 0, 458703, 1, 0, 393167, 1, 0, 327631, 1, 0, 262095, 1, 0, 196559, 1, 0, 131023, 1, 0, 65487, 1, 0, -49, 1, 0, -65585, 1, 0, -131121, 1, 0, -196657, 1, 0, -262193, 1, 0, -327729, 1, 0, -393265, 1, 0, -458801, 1, 0, -524337, 1, 0, -589873, 1, 0, -655409, 1, 0, -720945, 1, 0, -786481, 1, 0, -852017, 1, 0, -917553, 1, 0, -983089, 1, 0, -1048625, 1, 0, -1114161, 1, 0, -1179697, 1, 0, -1179696, 1, 0, -1114160, 1, 0, -1048624, 1, 0, -983088, 1, 0, -917552, 1, 0, -852016, 1, 0, -786480, 1, 0, -720944, 1, 0, -655408, 1, 0, -589872, 1, 0, -524336, 1, 0, -458800, 1, 0, -393264, 1, 0, -327728, 1, 0, -262192, 1, 0, -196656, 1, 0, -131120, 1, 0, -65584, 1, 0, -48, 1, 0, 65488, 1, 0, 131024, 1, 0, 196560, 1, 0, 262096, 1, 0, 327632, 1, 0, 393168, 1, 0, 458704, 1, 0, 524240, 1, 0, 589776, 1, 0, 655312, 1, 0, 720848, 1, 0, 786384, 1, 0, 851920, 1, 0, 917456, 1, 0, 982992, 1, 0, 1048528, 1, 0, 1114064, 1, 0, 1179600, 1, 0, 1245136, 1, 0, 1310672, 1, 0, 1376208, 1, 0, 1441744, 1, 0, 1507280, 1, 0, 1572816, 1, 0, 1638352, 1, 0, 1703888, 1, 0, 1769424, 1, 0, 1834960, 1, 0, 1900496, 1, 0, 1966032, 1, 0, 2031568, 1, 0, 2097104, 1, 0, 2162640, 1, 0, 2228176, 1, 0, 2293712, 1, 0, 2359248, 1, 0, 2424784, 1, 0, 2490320, 1, 0, 2555856, 1, 0, 2621392, 1, 0, 2686928, 1, 0, 2752464, 1, 0, 2818000, 1, 0, 2883536, 1, 0, 2949072, 1, 0, 3014608, 1, 0, 3080144, 1, 0, 3145680, 1, 0, 3145681, 1, 0, 3080145, 1, 0, 3014609, 1, 0, 2949073, 1, 0, 2883537, 1, 0, 2818001, 1, 0, 2752465, 1, 0, 2686929, 1, 0, 2621393, 1, 0, 2555857, 1, 0, 2490321, 1, 0, 2424785, 1, 0, 2359249, 1, 0, 2293713, 1, 0, 2228177, 1, 0, 2162641, 1, 0, 2097105, 1, 0, 2031569, 1, 0, 1966033, 1, 0, 1900497, 1, 0, 1834961, 1, 0, 1769425, 1, 0, 1703889, 1, 0, 1638353, 1, 0, 1572817, 1, 0, 1507281, 1, 0, 1441745, 1, 0, 1376209, 1, 0, 1310673, 1, 0, 1245137, 1, 0, 1179601, 1, 0, 1114065, 1, 0, 1048529, 1, 0, 982993, 1, 0, 917457, 1, 0, 851921, 1, 0, 786385, 1, 0, 720849, 1, 0, 655313, 1, 0, 589777, 1, 0, 524241, 1, 0, 458705, 1, 0, 393169, 1, 0, 327633, 1, 0, 262097, 1, 0, 196561, 1, 0, 131025, 1, 0, 65489, 1, 0, 65490, 1, 0, -46, 1, 0, -65582, 1, 0, -131118, 1, 0, -196654, 1, 0, -262190, 1, 0, -327726, 1, 0, -393262, 1, 0, -458798, 1, 0, -524334, 1, 0, -589870, 1, 0, -655406, 1, 0, -720942, 1, 0, -786478, 1, 0, -852014, 1, 0, -917550, 1, 0, -983086, 1, 0, -1048622, 1, 0, -1114158, 1, 0, -1179694, 1, 0, -1245230, 1, 0, -1245229, 1, 0, -1179693, 1, 0, -1114157, 1, 0, -1048621, 1, 0, -983085, 1, 0, -917549, 1, 0, -852013, 1, 0, -786477, 1, 0, -720941, 1, 0, -655405, 1, 0, -589869, 1, 0, -524333, 1, 0, -458797, 1, 0, -393261, 1, 0, -327725, 1, 0, -262189, 1, 0, -196653, 1, 0, -131117, 1, 0, -65581, 1, 0, -45, 1, 0, 65491, 1, 0, 131027, 1, 0, 131026, 1, 0, 196562, 1, 0, 262098, 1, 0, 327634, 1, 0, 393170, 1, 0, 458706, 1, 0, 524242, 1, 0, 589778, 1, 0, 655314, 1, 0, 720850, 1, 0, 786386, 1, 0, 851922, 1, 0, 917458, 1, 0, 982994, 1, 0, 1048530, 1, 0, 1114066, 1, 0, 1179602, 1, 0, 1245138, 1, 0, 1310674, 1, 0, 1376210, 1, 0, 1441746, 1, 0, 1507282, 1, 0, 1572818, 1, 0, 1638354, 1, 0, 1703890, 1, 0, 1769426, 1, 0, 1834962, 1, 0, 1900498, 1, 0, 1966034, 1, 0, 2031570, 1, 0, 2097106, 1, 0, 2162642, 1, 0, 2228178, 1, 0, 2293714, 1, 0, 2359250, 1, 0, 2424786, 1, 0, 2490322, 1, 0, 2555858, 1, 0, 2621394, 1, 0, 2686930, 1, 0, 2752466, 1, 0, 2818002, 1, 0, 2883538, 1, 0, 2949074, 1, 0, 3014610, 1, 0, 3080146, 1, 0, 3145682, 1, 0, 3145683, 1, 0, 3080147, 1, 0, 3014611, 1, 0, 2949075, 1, 0, 2883539, 1, 0, 2818003, 1, 0, 2752467, 1, 0, 2686931, 1, 0, 2621395, 1, 0, 2555859, 1, 0, 2490323, 1, 0, 2424787, 1, 0, 2359251, 1, 0, 2293715, 1, 0, 2228179, 1, 0, 2162643, 1, 0, 2097107, 1, 0, 2031571, 1, 0, 1966035, 1, 0, 1900499, 1, 0, 1834963, 1, 0, 1769427, 1, 0, 1703891, 1, 0, 1638355, 1, 0, 1572819, 1, 0, 1507283, 1, 0, 1441747, 1, 0, 1376211, 1, 0, 1310675, 1, 0, 1245139, 1, 0, 1179603, 1, 0, 1114067, 1, 0, 1048531, 1, 0, 982995, 1, 0, 917459, 1, 0, 851923, 1, 0, 786387, 1, 0, 720851, 1, 0, 655315, 1, 0, 589779, 1, 0, 524243, 1, 0, 458707, 1, 0, 393171, 1, 0, 327635, 1, 0, 262099, 1, 0, 196563, 1, 0, 196564, 1, 0, 131028, 1, 0, 65492, 1, 0, -44, 1, 0, -65580, 1, 0, -131116, 1, 0, -196652, 1, 0, -262188, 1, 0, -327724, 1, 0, -393260, 1, 0, -458796, 1, 0, -524332, 1, 0, -589868, 1, 0, -655404, 1, 0, -720940, 1, 0, -786476, 1, 0, -852012, 1, 0, -917548, 1, 0, -983084, 1, 0, -1048620, 1, 0, -1114156, 1, 0, -1179692, 1, 0, -1245228, 1, 0, -1245227, 1, 0, -1179691, 1, 0, -1114155, 1, 0, -1048619, 1, 0, -983083, 1, 0, -917547, 1, 0, -852011, 1, 0, -786475, 1, 0, -720939, 1, 0, -655403, 1, 0, -589867, 1, 0, -524331, 1, 0, -458795, 1, 0, -393259, 1, 0, -327723, 1, 0, -262187, 1, 0, -196651, 1, 0, -131115, 1, 0, -65579, 1, 0, -43, 1, 0, 65493, 1, 0, 131029, 1, 0, 196565, 1, 0, 262101, 1, 0, 262100, 1, 0, 327636, 1, 0, 393172, 1, 0, 458708, 1, 0, 524244, 1, 0, 589780, 1, 0, 655316, 1, 0, 720852, 1, 0, 786388, 1, 0, 851924, 1, 0, 917460, 1, 0, 982996, 1, 0, 1048532, 1, 0, 1114068, 1, 0, 1179604, 1, 0, 1245140, 1, 0, 1310676, 1, 0, 1376212, 1, 0, 1441748, 1, 0, 1507284, 1, 0, 1572820, 1, 0, 1638356, 1, 0, 1703892, 1, 0, 1769428, 1, 0, 1834964, 1, 0, 1900500, 1, 0, 1966036, 1, 0, 2031572, 1, 0, 2097108, 1, 0, 2162644, 1, 0, 2228180, 1, 0, 2293716, 1, 0, 2359252, 1, 0, 2424788, 1, 0, 2490324, 1, 0, 2555860, 1, 0, 2621396, 1, 0, 2686932, 1, 0, 2752468, 1, 0, 2818004, 1, 0, 2883540, 1, 0, 2949076, 1, 0, 3014612, 1, 0, 3080148, 1, 0, 3145684, 1, 0, 3145685, 1, 0, 3080149, 1, 0, 3014613, 1, 0, 2949077, 1, 0, 2883541, 1, 0, 2818005, 1, 0, 2752469, 1, 0, 2686933, 1, 0, 2621397, 1, 0, 2555861, 1, 0, 2490325, 1, 0, 2424789, 1, 0, 2359253, 1, 0, 2293717, 1, 0, 2228181, 1, 0, 2162645, 1, 0, 2097109, 1, 0, 2031573, 1, 0, 1966037, 1, 0, 1900501, 1, 0, 1834965, 1, 0, 1769429, 1, 0, 1703893, 1, 0, 1638357, 1, 0, 1572821, 1, 0, 1507285, 1, 0, 1441749, 1, 0, 1376213, 1, 0, 1310677, 1, 0, 1245141, 1, 0, 1179605, 1, 0, 1114069, 1, 0, 1048533, 1, 0, 982997, 1, 0, 917461, 1, 0, 851925, 1, 0, 786389, 1, 0, 720853, 1, 0, 655317, 1, 0, 589781, 1, 0, 524245, 1, 0, 458709, 1, 0, 393173, 1, 0, 327637, 1, 0, 327638, 1, 0, 262102, 1, 0, 196566, 1, 0, 131030, 1, 0, 65494, 1, 0, -42, 1, 0, -65578, 1, 0, -131114, 1, 0, -196650, 1, 0, -262186, 1, 0, -327722, 1, 0, -393258, 1, 0, -458794, 1, 0, -524330, 1, 0, -589866, 1, 0, -655402, 1, 0, -720938, 1, 0, -786474, 1, 0, -852010, 1, 0, -917546, 1, 0, -983082, 1, 0, -1048618, 1, 0, -1114154, 1, 0, -1179690, 1, 0, -1245226, 1, 0, -1245225, 1, 0, -1179689, 1, 0, -1114153, 1, 0, -1048617, 1, 0, -983081, 1, 0, -917545, 1, 0, -852009, 1, 0, -786473, 1, 0, -720937, 1, 0, -655401, 1, 0, -589865, 1, 0, -524329, 1, 0, -458793, 1, 0, -393257, 1, 0, -327721, 1, 0, -262185, 1, 0, -196649, 1, 0, -131113, 1, 0, -65577, 1, 0, -41, 1, 0, 65495, 1, 0, 131031, 1, 0, 196567, 1, 0, 262103, 1, 0, 327639, 1, 0, 393175, 1, 0, 393174, 1, 0, 458710, 1, 0, 524246, 1, 0, 589782, 1, 0, 655318, 1, 0, 720854, 1, 0, 786390, 1, 0, 851926, 1, 0, 917462, 1, 0, 982998, 1, 0, 1048534, 1, 0, 1114070, 1, 0, 1179606, 1, 0, 1245142, 1, 0, 1310678, 1, 0, 1376214, 1, 0, 1441750, 1, 0, 1507286, 1, 0, 1572822, 1, 0, 1638358, 1, 0, 1703894, 1, 0, 1769430, 1, 0, 1834966, 1, 0, 1900502, 1, 0, 1966038, 1, 0, 2031574, 1, 0, 2097110, 1, 0, 2162646, 1, 0, 2228182, 1, 0, 2293718, 1, 0, 2359254, 1, 0, 2424790, 1, 0, 2490326, 1, 0, 2555862, 1, 0, 2621398, 1, 0, 2686934, 1, 0, 2752470, 1, 0, 2818006, 1, 0, 2883542, 1, 0, 2949078, 1, 0, 3014614, 1, 0, 3080150, 1, 0, 3145686, 1, 0, 3145687, 1, 0, 3080151, 1, 0, 3014615, 1, 0, 2949079, 1, 0, 2883543, 1, 0, 2818007, 1, 0, 2752471, 1, 0, 2686935, 1, 0, 2621399, 1, 0, 2555863, 1, 0, 2490327, 1, 0, 2424791, 1, 0, 2359255, 1, 0, 2293719, 1, 0, 2228183, 1, 0, 2162647, 1, 0, 2097111, 1, 0, 2031575, 1, 0, 1966039, 1, 0, 1900503, 1, 0, 1834967, 1, 0, 1769431, 1, 0, 1703895, 1, 0, 1638359, 1, 0, 1572823, 1, 0, 1507287, 1, 0, 1441751, 1, 0, 1376215, 1, 0, 1310679, 1, 0, 1245143, 1, 0, 1179607, 1, 0, 1114071, 1, 0, 1048535, 1, 0, 982999, 1, 0, 917463, 1, 0, 851927, 1, 0, 786391, 1, 0, 720855, 1, 0, 655319, 1, 0, 589783, 1, 0, 524247, 1, 0, 458711, 1, 0, 458712, 1, 0, 393176, 1, 0, 327640, 1, 0, 262104, 1, 0, 196568, 1, 0, 131032, 1, 0, 65496, 1, 0, -40, 1, 0, -65576, 1, 0, -131112, 1, 0, -196648, 1, 0, -262184, 1, 0, -327720, 1, 0, -393256, 1, 0, -458792, 1, 0, -524328, 1, 0, -589864, 1, 0, -655400, 1, 0, -720936, 1, 0, -786472, 1, 0, -852008, 1, 0, -917544, 1, 0, -983080, 1, 0, -1048616, 1, 0, -1114152, 1, 0, -1179688, 1, 0, -1245224, 1, 0, -1245223, 1, 0, -1179687, 1, 0, -1114151, 1, 0, -1048615, 1, 0, -983079, 1, 0, -917543, 1, 0, -852007, 1, 0, -786471, 1, 0, -720935, 1, 0, -655399, 1, 0, -589863, 1, 0, -524327, 1, 0, -458791, 1, 0, -393255, 1, 0, -327719, 1, 0, -262183, 1, 0, -196647, 1, 0, -131111, 1, 0, -65575, 1, 0, -39, 1, 0, 65497, 1, 0, 131033, 1, 0, 196569, 1, 0, 262105, 1, 0, 327641, 1, 0, 393177, 1, 0, 458713, 1, 0, 524249, 1, 0, 524248, 1, 0, 589784, 1, 0, 655320, 1, 0, 720856, 1, 0, 786392, 1, 0, 851928, 1, 0, 917464, 1, 0, 983000, 1, 0, 1048536, 1, 0, 1114072, 1, 0, 1179608, 1, 0, 1245144, 1, 0, 1310680, 1, 0, 1376216, 1, 0, 1441752, 1, 0, 1507288, 1, 0, 1572824, 1, 0, 1638360, 1, 0, 1703896, 1, 0, 1769432, 1, 0, 1834968, 1, 0, 1900504, 1, 0, 1966040, 1, 0, 2031576, 1, 0, 2097112, 1, 0, 2162648, 1, 0, 2228184, 1, 0, 2293720, 1, 0, 2359256, 1, 0, 2424792, 1, 0, 2490328, 1, 0, 2555864, 1, 0, 2621400, 1, 0, 2686936, 1, 0, 2752472, 1, 0, 2818008, 1, 0, 2883544, 1, 0, 2949080, 1, 0, 3014616, 1, 0, 3080152, 1, 0, 3145688, 1, 0, 3145689, 1, 0, 3080153, 1, 0, 3014617, 1, 0, 2949081, 1, 0, 2883545, 1, 0, 2818009, 1, 0, 2752473, 1, 0, 2686937, 1, 0, 2621401, 1, 0, 2555865, 1, 0, 2490329, 1, 0, 2424793, 1, 0, 2359257, 1, 0, 2293721, 1, 0, 2228185, 1, 0, 2162649, 1, 0, 2097113, 1, 0, 2031577, 1, 0, 1966041, 1, 0, 1900505, 1, 0, 1834969, 1, 0, 1769433, 1, 0, 1703897, 1, 0, 1638361, 1, 0, 1572825, 1, 0, 1507289, 1, 0, 1441753, 1, 0, 1376217, 1, 0, 1310681, 1, 0, 1245145, 1, 0, 1179609, 1, 0, 1114073, 1, 0, 1048537, 1, 0, 983001, 1, 0, 917465, 1, 0, 851929, 1, 0, 786393, 1, 0, 720857, 1, 0, 655321, 1, 0, 589785, 1, 0, 1703898, 1, 0, 1769434, 1, 0, 1834970, 1, 0, 1900506, 1, 0, 1966042, 1, 0, 2031578, 1, 0, 2097114, 1, 0, 2162650, 1, 0, 2228186, 1, 0, 2293722, 1, 0, 2359258, 1, 0, 2424794, 1, 0, 2490330, 1, 0, 2555866, 1, 0, 2621402, 1, 0, 2686938, 1, 0, 2752474, 1, 0, 2818010, 1, 0, 2883546, 1, 0, 2949082, 1, 0, 3014618, 1, 0, 3080154, 1, 0, 3145690, 1, 0, 3145691, 1, 0, 3080155, 1, 0, 3014619, 1, 0, 2949083, 1, 0, 2883547, 1, 0, 2818011, 1, 0, 2752475, 1, 0, 2686939, 1, 0, 2621403, 1, 0, 2555867, 1, 0, 2490331, 1, 0, 2424795, 1, 0, 2359259, 1, 0, 2293723, 1, 0, 2228187, 1, 0, 2162651, 1, 0, 2097115, 1, 0, 2031579, 1, 0, 1966043, 1, 0, 1900507, 1, 0, 1834971, 1, 0, 1769435, 1, 0, 1703899, 1, 0, 1703900, 1, 0, 1769436, 1, 0, 1834972, 1, 0, 1900508, 1, 0, 1966044, 1, 0, 2031580, 1, 0, 2097116, 1, 0, 2162652, 1, 0, 2228188, 1, 0, 2293724, 1, 0, 2359260, 1, 0, 2424796, 1, 0, 2490332, 1, 0, 2555868, 1, 0, 2621404, 1, 0, 2686940, 1, 0, 2752476, 1, 0, 2818012, 1, 0, 2883548, 1, 0, 2949084, 1, 0, 3014620, 1, 0, 3080156, 1, 0, 3145692, 1, 0, 3145693, 1, 0, 3080157, 1, 0, 3014621, 1, 0, 2949085, 1, 0, 2883549, 1, 0, 2818013, 1, 0, 2752477, 1, 0, 2686941, 1, 0, 2621405, 1, 0, 2555869, 1, 0, 2490333, 1, 0, 2424797, 1, 0, 2359261, 1, 0, 2293725, 1, 0, 2228189, 1, 0, 2162653, 1, 0, 2097117, 1, 0, 2031581, 1, 0, 1966045, 1, 0, 1900509, 1, 0, 1834973, 1, 0, 1769437, 1, 0, 1703901, 1, 0, 1703902, 1, 0, 1769438, 1, 0, 1834974, 1, 0, 1900510, 1, 0, 1966046, 1, 0, 2031582, 1, 0, 2097118, 1, 0, 2162654, 1, 0, 2228190, 1, 0, 2293726, 1, 0, 2359262, 1, 0, 2424798, 1, 0, 2490334, 1, 0, 2555870, 1, 0, 2621406, 1, 0, 2686942, 1, 0, 2752478, 1, 0, 2818014, 1, 0, 2883550, 1, 0, 2949086, 1, 0, 3014622, 1, 0, 3080158, 1, 0, 3145694, 1, 0, 3145695, 1, 0, 3080159, 1, 0, 3014623, 1, 0, 2949087, 1, 0, 2883551, 1, 0, 2818015, 1, 0, 2752479, 1, 0, 2686943, 1, 0, 2621407, 1, 0, 2555871, 1, 0, 2490335, 1, 0, 2424799, 1, 0, 2359263, 1, 0, 2293727, 1, 0, 2228191, 1, 0, 2162655, 1, 0, 2097119, 1, 0, 2031583, 1, 0, 1966047, 1, 0, 1900511, 1, 0, 1834975, 1, 0, 1769439, 1, 0, 1703903, 1, 0, 1703904, 1, 0, 1769440, 1, 0, 1834976, 1, 0, 1900512, 1, 0, 1966048, 1, 0, 2031584, 1, 0, 2097120, 1, 0, 2162656, 1, 0, 2228192, 1, 0, 2293728, 1, 0, 2359264, 1, 0, 2424800, 1, 0, 2490336, 1, 0, 2555872, 1, 0, 2621408, 1, 0, 2686944, 1, 0, 2752480, 1, 0, 2818016, 1, 0, 2883552, 1, 0, 2949088, 1, 0, 3014624, 1, 0, 3080160, 1, 0, 3145696, 1, 0, 3145697, 1, 0, 3080161, 1, 0, 3014625, 1, 0, 2949089, 1, 0, 2883553, 1, 0, 2818017, 1, 0, 2752481, 1, 0, 2686945, 1, 0, 2621409, 1, 0, 2555873, 1, 0, 2490337, 1, 0, 2424801, 1, 0, 2359265, 1, 0, 2293729, 1, 0, 2228193, 1, 0, 2162657, 1, 0, 2097121, 1, 0, 2031585, 1, 0, 1966049, 1, 0, 1900513, 1, 0, 1834977, 1, 0, 1769441, 1, 0, 1703905, 1, 0, 1703906, 1, 0, 1769442, 1, 0, 1834978, 1, 0, 1900514, 1, 0, 1966050, 1, 0, 2031586, 1, 0, 2097122, 1, 0, 2162658, 1, 0, 2228194, 1, 0, 2293730, 1, 0, 2359266, 1, 0, 2424802, 1, 0, 2490338, 1, 0, 2555874, 1, 0, 2621410, 1, 0, 2686946, 1, 0, 2752482, 1, 0, 2818018, 1, 0, 2883554, 1, 0, 2949090, 1, 0, 3014626, 1, 0, 3080162, 1, 0, 3145698, 1, 0, 3145699, 1, 0, 3080163, 1, 0, 3014627, 1, 0, 2949091, 1, 0, 2883555, 1, 0, 2818019, 1, 0, 2752483, 1, 0, 2686947, 1, 0, 2621411, 1, 0, 2555875, 1, 0, 2490339, 1, 0, 2424803, 1, 0, 2359267, 1, 0, 2293731, 1, 0, 2228195, 1, 0, 2162659, 1, 0, 2097123, 1, 0, 2031587, 1, 0, 1966051, 1, 0, 1900515, 1, 0, 1834979, 1, 0, 1769443, 1, 0, 1703907, 1, 0, 1703908, 1, 0, 1769444, 1, 0, 1834980, 1, 0, 1900516, 1, 0, 1966052, 1, 0, 2031588, 1, 0, 2097124, 1, 0, 2162660, 1, 0, 2228196, 1, 0, 2293732, 1, 0, 2359268, 1, 0, 2424804, 1, 0, 2490340, 1, 0, 2555876, 1, 0, 2621412, 1, 0, 2686948, 1, 0, 2752484, 1, 0, 2818020, 1, 0, 2883556, 1, 0, 2949092, 1, 0, 3014628, 1, 0, 3080164, 1, 0, 3145700, 1, 0, 3145701, 1, 0, 3080165, 1, 0, 3014629, 1, 0, 2949093, 1, 0, 2883557, 1, 0, 2818021, 1, 0, 2752485, 1, 0, 2686949, 1, 0, 2621413, 1, 0, 2555877, 1, 0, 2490341, 1, 0, 2424805, 1, 0, 2359269, 1, 0, 2293733, 1, 0, 2228197, 1, 0, 2162661, 1, 0, 2097125, 1, 0, 2031589, 1, 0, 1966053, 1, 0, 1900517, 1, 0, 1834981, 1, 0, 1769445, 1, 0, 1703909, 1, 0, 1703910, 1, 0, 1769446, 1, 0, 1834982, 1, 0, 1900518, 1, 0, 1966054, 1, 0, 2031590, 1, 0, 2097126, 1, 0, 2162662, 1, 0, 2228198, 1, 0, 2293734, 1, 0, 2359270, 1, 0, 2424806, 1, 0, 2490342, 1, 0, 2555878, 1, 0, 2621414, 1, 0, 2686950, 1, 0, 2752486, 1, 0, 2818022, 1, 0, 2883558, 1, 0, 2949094, 1, 0, 3014630, 1, 0, 3080166, 1, 0, 3145702, 1, 0, 3145703, 1, 0, 3080167, 1, 0, 3014631, 1, 0, 2949095, 1, 0, 2883559, 1, 0, 2818023, 1, 0, 2752487, 1, 0, 2686951, 1, 0, 2621415, 1, 0, 2555879, 1, 0, 2490343, 1, 0, 2424807, 1, 0, 2359271, 1, 0, 2293735, 1, 0, 2228199, 1, 0, 2162663, 1, 0, 2097127, 1, 0, 2031591, 1, 0, 1966055, 1, 0, 1900519, 1, 0, 1834983, 1, 0, 1769447, 1, 0, 1703911, 1, 0, 1703912, 1, 0, 1769448, 1, 0, 1834984, 1, 0, 1900520, 1, 0, 1966056, 1, 0, 2031592, 1, 0, 2097128, 1, 0, 2162664, 1, 0, 2228200, 1, 0, 2293736, 1, 0, 2359272, 1, 0, 2424808, 1, 0, 2490344, 1, 0, 2555880, 1, 0, 2621416, 1, 0, 2686952, 1, 0, 2752488, 1, 0, 2818024, 1, 0, 2883560, 1, 0, 2949096, 1, 0, 3014632, 1, 0, 3080168, 1, 0, 3145704, 1, 0, 3145705, 1, 0, 3080169, 1, 0, 3014633, 1, 0, 2949097, 1, 0, 2883561, 1, 0, 2818025, 1, 0, 2752489, 1, 0, 2686953, 1, 0, 2621417, 1, 0, 2555881, 1, 0, 2490345, 1, 0, 2424809, 1, 0, 2359273, 1, 0, 2293737, 1, 0, 2228201, 1, 0, 2162665, 1, 0, 2097129, 1, 0, 2031593, 1, 0, 1966057, 1, 0, 1900521, 1, 0, 1834985, 1, 0, 1769449, 1, 0, 1703913, 1, 0, 1703914, 1, 0, 1769450, 1, 0, 1834986, 1, 0, 1900522, 1, 0, 1966058, 1, 0, 2031594, 1, 0, 2097130, 1, 0, 2162666, 1, 0, 2228202, 1, 0, 2293738, 1, 0, 2359274, 1, 0, 2424810, 1, 0, 2490346, 1, 0, 2555882, 1, 0, 2621418, 1, 0, 2686954, 1, 0, 2752490, 1, 0, 2818026, 1, 0, 2883562, 1, 0, 2949098, 1, 0, 3014634, 1, 0, 3080170, 1, 0, 3145706, 1, 0, 3145707, 1, 0, 3080171, 1, 0, 3014635, 1, 0, 2949099, 1, 0, 2883563, 1, 0, 2818027, 1, 0, 2752491, 1, 0, 2686955, 1, 0, 2621419, 1, 0, 2555883, 1, 0, 2490347, 1, 0, 2424811, 1, 0, 2359275, 1, 0, 2293739, 1, 0, 2228203, 1, 0, 2162667, 1, 0, 2097131, 1, 0, 2031595, 1, 0, 1966059, 1, 0, 1900523, 1, 0, 1834987, 1, 0, 1769451, 1, 0, 1703915, 1, 0, 1703916, 1, 0, 1769452, 1, 0, 1834988, 1, 0, 1900524, 1, 0, 1966060, 1, 0, 2031596, 1, 0, 2097132, 1, 0, 2162668, 1, 0, 2228204, 1, 0, 2293740, 1, 0, 2359276, 1, 0, 2424812, 1, 0, 2490348, 1, 0, 2555884, 1, 0, 2621420, 1, 0, 2686956, 1, 0, 2752492, 1, 0, 2818028, 1, 0, 2883564, 1, 0, 2949100, 1, 0, 3014636, 1, 0, 3080172, 1, 0, 3145708, 1, 0, 3145709, 1, 0, 3080173, 1, 0, 3014637, 1, 0, 2949101, 1, 0, 2883565, 1, 0, 2818029, 1, 0, 2752493, 1, 0, 2686957, 1, 0, 2621421, 1, 0, 2555885, 1, 0, 2490349, 1, 0, 2424813, 1, 0, 2359277, 1, 0, 2293741, 1, 0, 2228205, 1, 0, 2162669, 1, 0, 2097133, 1, 0, 2031597, 1, 0, 1966061, 1, 0, 1900525, 1, 0, 1834989, 1, 0, 1769453, 1, 0, 1703917, 1, 0, 1703918, 1, 0, 1769454, 1, 0, 1834990, 1, 0, 1900526, 1, 0, 1966062, 1, 0, 2031598, 1, 0, 2097134, 1, 0, 2162670, 1, 0, 2228206, 1, 0, 2293742, 1, 0, 2359278, 1, 0, 2424814, 1, 0, 2490350, 1, 0, 2555886, 1, 0, 2621422, 1, 0, 2686958, 1, 0, 2752494, 1, 0, 2818030, 1, 0, 2883566, 1, 0, 2949102, 1, 0, 3014638, 1, 0, 3080174, 1, 0, 3145710, 1, 0, 3145711, 1, 0, 3080175, 1, 0, 3014639, 1, 0, 2949103, 1, 0, 2883567, 1, 0, 2818031, 1, 0, 2752495, 1, 0, 2686959, 1, 0, 2621423, 1, 0, 2555887, 1, 0, 2490351, 1, 0, 2424815, 1, 0, 2359279, 1, 0, 2293743, 1, 0, 2228207, 1, 0, 2162671, 1, 0, 2097135, 1, 0, 2031599, 1, 0, 1966063, 1, 0, 1900527, 1, 0, 1834991, 1, 0, 1769455, 1, 0, 1703919, 1, 0, 1703920, 1, 0, 1769456, 1, 0, 1834992, 1, 0, 1900528, 1, 0, 1966064, 1, 0, 2031600, 1, 0, 2097136, 1, 0, 2162672, 1, 0, 2228208, 1, 0, 2293744, 1, 0, 2359280, 1, 0, 2424816, 1, 0, 2490352, 1, 0, 2555888, 1, 0, 2621424, 1, 0, 2686960, 1, 0, 2752496, 1, 0, 2818032, 1, 0, 2883568, 1, 0, 2949104, 1, 0, 3014640, 1, 0, 3080176, 1, 0, 3145712, 1, 0, 3145713, 1, 0, 3080177, 1, 0, 3014641, 1, 0, 2949105, 1, 0, 2883569, 1, 0, 2818033, 1, 0, 2752497, 1, 0, 2686961, 1, 0, 2621425, 1, 0, 2555889, 1, 0, 2490353, 1, 0, 2424817, 1, 0, 2359281, 1, 0, 2293745, 1, 0, 2228209, 1, 0, 2162673, 1, 0, 2097137, 1, 0, 2031601, 1, 0, 1966065, 1, 0, 1900529, 1, 0, 1834993, 1, 0, 1769457, 1, 0, 1703921, 1, 0, 1703922, 1, 0, 1769458, 1, 0, 1834994, 1, 0, 1900530, 1, 0, 1966066, 1, 0, 2031602, 1, 0, 2097138, 1, 0, 2162674, 1, 0, 2228210, 1, 0, 2293746, 1, 0, 2359282, 1, 0, 2424818, 1, 0, 2490354, 1, 0, 2555890, 1, 0, 2621426, 1, 0, 2686962, 1, 0, 2752498, 1, 0, 2818034, 1, 0, 2883570, 1, 0, 2949106, 1, 0, 3014642, 1, 0, 3080178, 1, 0, 3145714, 1, 0, 3145715, 1, 0, 3080179, 1, 0, 3014643, 1, 0, 2949107, 1, 0, 2883571, 1, 0, 2818035, 1, 0, 2752499, 1, 0, 2686963, 1, 0, 2621427, 1, 0, 2555891, 1, 0, 2490355, 1, 0, 2424819, 1, 0, 2359283, 1, 0, 2293747, 1, 0, 2228211, 1, 0, 2162675, 1, 0, 2097139, 1, 0, 2031603, 1, 0, 1966067, 1, 0, 1900531, 1, 0, 1834995, 1, 0, 1769459, 1, 0, 1703923, 1, 0, 1703924, 1, 0, 1769460, 1, 0, 1834996, 1, 0, 1900532, 1, 0, 1966068, 1, 0, 2031604, 1, 0, 2097140, 1, 0, 2162676, 1, 0, 2228212, 1, 0, 2293748, 1, 0, 2359284, 1, 0, 2424820, 1, 0, 2490356, 1, 0, 2555892, 1, 0, 2621428, 1, 0, 2686964, 1, 0, 2752500, 1, 0, 2818036, 1, 0, 2883572, 1, 0, 2949108, 1, 0, 3014644, 1, 0, 3080180, 1, 0, 3145716, 1, 0, 3145717, 1, 0, 3080181, 1, 0, 3014645, 1, 0, 2949109, 1, 0, 2883573, 1, 0, 2818037, 1, 0, 2752501, 1, 0, 2686965, 1, 0, 2621429, 1, 0, 2555893, 1, 0, 2490357, 1, 0, 2424821, 1, 0, 2359285, 1, 0, 2293749, 1, 0, 2228213, 1, 0, 2162677, 1, 0, 2097141, 1, 0, 2031605, 1, 0, 1966069, 1, 0, 1900533, 1, 0, 1834997, 1, 0, 1769461, 1, 0, 1703925, 1, 0, 1703926, 1, 0, 1769462, 1, 0, 1834998, 1, 0, 1900534, 1, 0, 1966070, 1, 0, 2031606, 1, 0, 2097142, 1, 0, 2162678, 1, 0, 2228214, 1, 0, 2293750, 1, 0, 2359286, 1, 0, 2424822, 1, 0, 2490358, 1, 0, 2555894, 1, 0, 2621430, 1, 0, 2686966, 1, 0, 2752502, 1, 0, 2818038, 1, 0, 2883574, 1, 0, 2949110, 1, 0, 3014646, 1, 0, 3080182, 1, 0, 3145718, 1, 0, 3145719, 1, 0, 3080183, 1, 0, 3014647, 1, 0, 2949111, 1, 0, 2883575, 1, 0, 2818039, 1, 0, 2752503, 1, 0, 2686967, 1, 0, 2621431, 1, 0, 2555895, 1, 0, 2490359, 1, 0, 2424823, 1, 0, 2359287, 1, 0, 2293751, 1, 0, 2228215, 1, 0, 2162679, 1, 0, 2097143, 1, 0, 2031607, 1, 0, 1966071, 1, 0, 1900535, 1, 0, 1834999, 1, 0, 1769463, 1, 0, 1703927, 1, 0, 1703928, 1, 0, 1769464, 1, 0, 1835000, 1, 0, 1900536, 1, 0, 1966072, 1, 0, 2031608, 1, 0, 2097144, 1, 0, 2162680, 1, 0, 2228216, 1, 0, 2293752, 1, 0, 2359288, 1, 0, 2424824, 1, 0, 2490360, 1, 0, 2555896, 1, 0, 2621432, 1, 0, 2686968, 1, 0, 2752504, 1, 0, 2818040, 1, 0, 2883576, 1, 0, 2949112, 1, 0, 3014648, 1, 0, 3080184, 1, 0, 3145720, 1, 0, 3145721, 1, 0, 3080185, 1, 0, 3014649, 1, 0, 2949113, 1, 0, 2883577, 1, 0, 2818041, 1, 0, 2752505, 1, 0, 2686969, 1, 0, 2621433, 1, 0, 2555897, 1, 0, 2490361, 1, 0, 2424825, 1, 0, 2359289, 1, 0, 2293753, 1, 0, 2228217, 1, 0, 2162681, 1, 0, 2097145, 1, 0, 2031609, 1, 0, 1966073, 1, 0, 1900537, 1, 0, 1835001, 1, 0, 1769465, 1, 0, 1703929, 1, 0, 1703930, 1, 0, 1769466, 1, 0, 1835002, 1, 0, 1900538, 1, 0, 1966074, 1, 0, 2031610, 1, 0, 2097146, 1, 0, 2162682, 1, 0, 2228218, 1, 0, 2293754, 1, 0, 2359290, 1, 0, 2424826, 1, 0, 2490362, 1, 0, 2555898, 1, 0, 2621434, 1, 0, 2686970, 1, 0, 2752506, 1, 0, 2818042, 1, 0, 2883578, 1, 0, 2949114, 1, 0, 3014650, 1, 0, 3080186, 1, 0, 3145722, 1, 0, 3145723, 1, 0, 3080187, 1, 0, 3014651, 1, 0, 2949115, 1, 0, 2883579, 1, 0, 2818043, 1, 0, 2752507, 1, 0, 2686971, 1, 0, 2621435, 1, 0, 2555899, 1, 0, 2490363, 1, 0, 2424827, 1, 0, 2359291, 1, 0, 2293755, 1, 0, 2228219, 1, 0, 2162683, 1, 0, 2097147, 1, 0, 2031611, 1, 0, 1966075, 1, 0, 1900539, 1, 0, 1835003, 1, 0, 1769467, 1, 0, 1703931, 1, 0, 1703932, 1, 0, 1769468, 1, 0, 1835004, 1, 0, 1900540, 1, 0, 1966076, 1, 0, 2031612, 1, 0, 2097148, 1, 0, 2162684, 1, 0, 2228220, 1, 0, 2293756, 1, 0, 2359292, 1, 0, 2424828, 1, 0, 2490364, 1, 0, 2555900, 1, 0, 2621436, 1, 0, 2686972, 1, 0, 2752508, 1, 0, 2818044, 1, 0, 2883580, 1, 0, 2949116, 1, 0, 3014652, 1, 0, 3080188, 1, 0, 3145724, 1, 0, 3145725, 1, 0, 3080189, 1, 0, 3014653, 1, 0, 2949117, 1, 0, 2883581, 1, 0, 2818045, 1, 0, 2752509, 1, 0, 2686973, 1, 0, 2621437, 1, 0, 2555901, 1, 0, 2490365, 1, 0, 2424829, 1, 0, 2359293, 1, 0, 2293757, 1, 0, 2228221, 1, 0, 2162685, 1, 0, 2097149, 1, 0, 2031613, 1, 0, 1966077, 1, 0, 1900541, 1, 0, 1835005, 1, 0, 1769469, 1, 0, 1703933, 1, 0, 1703934, 1, 0, 1769470, 1, 0, 1835006, 1, 0, 1900542, 1, 0, 1966078, 1, 0, 2031614, 1, 0, 2097150, 1, 0, 2162686, 1, 0, 2228222, 1, 0, 2293758, 1, 0, 2359294, 1, 0, 2424830, 1, 0, 2490366, 1, 0, 2555902, 1, 0, 2621438, 1, 0, 2686974, 1, 0, 2752510, 1, 0, 2818046, 1, 0, 2883582, 1, 0, 2949118, 1, 0, 3014654, 1, 0, 3080190, 1, 0, 3145726, 1, 0, 3145727, 1, 0, 3080191, 1, 0, 3014655, 1, 0, 2949119, 1, 0, 2883583, 1, 0, 2818047, 1, 0, 2752511, 1, 0, 2686975, 1, 0, 2621439, 1, 0, 2555903, 1, 0, 2490367, 1, 0, 2424831, 1, 0, 2359295, 1, 0, 2293759, 1, 0, 2228223, 1, 0, 2162687, 1, 0, 2097151, 1, 0, 2031615, 1, 0, 1966079, 1, 0, 1900543, 1, 0, 1835007, 1, 0, 1769471, 1, 0, 1703935, 1, 0, 1638400, 1, 0, 1703936, 1, 0, 1769472, 1, 0, 1835008, 1, 0, 1900544, 1, 0, 1966080, 1, 0, 2031616, 1, 0, 2097152, 1, 0, 2162688, 1, 0, 2228224, 1, 0, 2293760, 1, 0, 2359296, 1, 0, 2424832, 1, 0, 2490368, 1, 0, 2555904, 1, 0, 2621440, 1, 0, 2686976, 1, 0, 2752512, 1, 0, 2818048, 1, 0, 2883584, 1, 0, 2949120, 1, 0, 3014656, 1, 0, 3080192, 1, 0, 3080193, 1, 0, 3014657, 1, 0, 2949121, 1, 0, 2883585, 1, 0, 2818049, 1, 0, 2752513, 1, 0, 2686977, 1, 0, 2621441, 1, 0, 2555905, 1, 0, 2490369, 1, 0, 2424833, 1, 0, 2359297, 1, 0, 2293761, 1, 0, 2228225, 1, 0, 2162689, 1, 0, 2097153, 1, 0, 2031617, 1, 0, 1966081, 1, 0, 1900545, 1, 0, 1835009, 1, 0, 1769473, 1, 0, 1703937, 1, 0, 1638401, 1, 0, 1638402, 1, 0, 1703938, 1, 0, 1769474, 1, 0, 1835010, 1, 0, 1900546, 1, 0, 1966082, 1, 0, 2031618, 1, 0, 2097154, 1, 0, 2162690, 1, 0, 2228226, 1, 0, 2293762, 1, 0, 2359298, 1, 0, 2424834, 1, 0, 2490370, 1, 0, 2555906, 1, 0, 2621442, 1, 0, 2686978, 1, 0, 2752514, 1, 0, 2818050, 1, 0, 2883586, 1, 0, 2949122, 1, 0, 3014658, 1, 0, 3080194, 1, 0, 3080195, 1, 0, 3014659, 1, 0, 2949123, 1, 0, 2883587, 1, 0, 2818051, 1, 0, 2752515, 1, 0, 2686979, 1, 0, 2621443, 1, 0, 2555907, 1, 0, 2490371, 1, 0, 2424835, 1, 0, 2359299, 1, 0, 2293763, 1, 0, 2228227, 1, 0, 2162691, 1, 0, 2097155, 1, 0, 2031619, 1, 0, 1966083, 1, 0, 1900547, 1, 0, 1835011, 1, 0, 1769475, 1, 0, 1703939, 1, 0, 1638403, 1, 0, 1638404, 1, 0, 1703940, 1, 0, 1769476, 1, 0, 1835012, 1, 0, 1900548, 1, 0, 1966084, 1, 0, 2031620, 1, 0, 2097156, 1, 0, 2162692, 1, 0, 2228228, 1, 0, 2293764, 1, 0, 2359300, 1, 0, 2424836, 1, 0, 2490372, 1, 0, 2555908, 1, 0, 2621444, 1, 0, 2686980, 1, 0, 2752516, 1, 0, 2818052, 1, 0, 2883588, 1, 0, 2949124, 1, 0, 3014660, 1, 0, 3080196, 1, 0, 3080197, 1, 0, 3014661, 1, 0, 2949125, 1, 0, 2883589, 1, 0, 2818053, 1, 0, 2752517, 1, 0, 2686981, 1, 0, 2621445, 1, 0, 2555909, 1, 0, 2490373, 1, 0, 2424837, 1, 0, 2359301, 1, 0, 2293765, 1, 0, 2228229, 1, 0, 2162693, 1, 0, 2097157, 1, 0, 2031621, 1, 0, 1966085, 1, 0, 1900549, 1, 0, 1835013, 1, 0, 1769477, 1, 0, 1703941, 1, 0, 1638405, 1, 0, 1638406, 1, 0, 1703942, 1, 0, 1769478, 1, 0, 1835014, 1, 0, 1900550, 1, 0, 1966086, 1, 0, 2031622, 1, 0, 2097158, 1, 0, 2162694, 1, 0, 2228230, 1, 0, 2293766, 1, 0, 2359302, 1, 0, 2424838, 1, 0, 2490374, 1, 0, 2555910, 1, 0, 2621446, 1, 0, 2686982, 1, 0, 2752518, 1, 0, 2818054, 1, 0, 2883590, 1, 0, 2949126, 1, 0, 3014662, 1, 0, 3080198, 1, 0, 3080199, 1, 0, 3014663, 1, 0, 2949127, 1, 0, 2883591, 1, 0, 2818055, 1, 0, 2752519, 1, 0, 2686983, 1, 0, 2621447, 1, 0, 2555911, 1, 0, 2490375, 1, 0, 2424839, 1, 0, 2359303, 1, 0, 2293767, 1, 0, 2228231, 1, 0, 2162695, 1, 0, 2097159, 1, 0, 2031623, 1, 0, 1966087, 1, 0, 1900551, 1, 0, 1835015, 1, 0, 1769479, 1, 0, 1703943, 1, 0, 1638407, 1, 0, 1638408, 1, 0, 1703944, 1, 0, 1769480, 1, 0, 1835016, 1, 0, 1900552, 1, 0, 1966088, 1, 0, 2031624, 1, 0, 2097160, 1, 0, 2162696, 1, 0, 2228232, 1, 0, 2293768, 1, 0, 2359304, 1, 0, 2424840, 1, 0, 2490376, 1, 0, 2555912, 1, 0, 2621448, 1, 0, 2686984, 1, 0, 2752520, 1, 0, 2818056, 1, 0, 2883592, 1, 0, 2949128, 1, 0, 3014664, 1, 0, 3080200, 1, 0, 3080201, 1, 0, 3014665, 1, 0, 2949129, 1, 0, 2883593, 1, 0, 2818057, 1, 0, 2752521, 1, 0, 2686985, 1, 0, 2621449, 1, 0, 2555913, 1, 0, 2490377, 1, 0, 2424841, 1, 0, 2359305, 1, 0, 2293769, 1, 0, 2228233, 1, 0, 2162697, 1, 0, 2097161, 1, 0, 2031625, 1, 0, 1966089, 1, 0, 1900553, 1, 0, 1835017, 1, 0, 1769481, 1, 0, 1703945, 1, 0, 1638409, 1, 0, 1638410, 1, 0, 1703946, 1, 0, 1769482, 1, 0, 1835018, 1, 0, 1900554, 1, 0, 1966090, 1, 0, 2031626, 1, 0, 2097162, 1, 0, 2162698, 1, 0, 2228234, 1, 0, 2293770, 1, 0, 2359306, 1, 0, 2424842, 1, 0, 2490378, 1, 0, 2555914, 1, 0, 2621450, 1, 0, 2686986, 1, 0, 2752522, 1, 0, 2818058, 1, 0, 2883594, 1, 0, 2949130, 1, 0, 3014666, 1, 0, 3080202, 1, 0, 3080203, 1, 0, 3014667, 1, 0, 2949131, 1, 0, 2883595, 1, 0, 2818059, 1, 0, 2752523, 1, 0, 2686987, 1, 0, 2621451, 1, 0, 2555915, 1, 0, 2490379, 1, 0, 2424843, 1, 0, 2359307, 1, 0, 2293771, 1, 0, 2228235, 1, 0, 2162699, 1, 0, 2097163, 1, 0, 2031627, 1, 0, 1966091, 1, 0, 1900555, 1, 0, 1835019, 1, 0, 1769483, 1, 0, 1703947, 1, 0, 1638411, 1, 0, 1638412, 1, 0, 1703948, 1, 0, 1769484, 1, 0, 1835020, 1, 0, 1900556, 1, 0, 1966092, 1, 0, 2031628, 1, 0, 2097164, 1, 0, 2162700, 1, 0, 2228236, 1, 0, 2293772, 1, 0, 2359308, 1, 0, 2424844, 1, 0, 2490380, 1, 0, 2555916, 1, 0, 2621452, 1, 0, 2686988, 1, 0, 2752524, 1, 0, 2818060, 1, 0, 2883596, 1, 0, 2949132, 1, 0, 3014668, 1, 0, 3080204, 1, 0, 3080205, 1, 0, 3014669, 1, 0, 2949133, 1, 0, 2883597, 1, 0, 2818061, 1, 0, 2752525, 1, 0, 2686989, 1, 0, 2621453, 1, 0, 2555917, 1, 0, 2490381, 1, 0, 2424845, 1, 0, 2359309, 1, 0, 2293773, 1, 0, 2228237, 1, 0, 2162701, 1, 0, 2097165, 1, 0, 2031629, 1, 0, 1966093, 1, 0, 1900557, 1, 0, 1835021, 1, 0, 1769485, 1, 0, 1703949, 1, 0, 1638413, 1, 0, 1638414, 1, 0, 1703950, 1, 0, 1769486, 1, 0, 1835022, 1, 0, 1900558, 1, 0, 1966094, 1, 0, 2031630, 1, 0, 2097166, 1, 0, 2162702, 1, 0, 2228238, 1, 0, 2293774, 1, 0, 2359310, 1, 0, 2424846, 1, 0, 2490382, 1, 0, 2555918, 1, 0, 2621454, 1, 0, 2686990, 1, 0, 2752526, 1, 0, 2818062, 1, 0, 2883598, 1, 0, 2949134, 1, 0, 3014670, 1, 0, 3080206, 1, 0, 3080207, 1, 0, 3014671, 1, 0, 2949135, 1, 0, 2883599, 1, 0, 2818063, 1, 0, 2752527, 1, 0, 2686991, 1, 0, 2621455, 1, 0, 2555919, 1, 0, 2490383, 1, 0, 2424847, 1, 0, 2359311, 1, 0, 2293775, 1, 0, 2228239, 1, 0, 2162703, 1, 0, 2097167, 1, 0, 2031631, 1, 0, 1966095, 1, 0, 1900559, 1, 0, 1835023, 1, 0, 1769487, 1, 0, 1703951, 1, 0, 1638415, 1, 0, 1638416, 1, 0, 1703952, 1, 0, 1769488, 1, 0, 1835024, 1, 0, 1900560, 1, 0, 1966096, 1, 0, 2031632, 1, 0, 2097168, 1, 0, 2162704, 1, 0, 2228240, 1, 0, 2293776, 1, 0, 2359312, 1, 0, 2424848, 1, 0, 2490384, 1, 0, 2555920, 1, 0, 2621456, 1, 0, 2686992, 1, 0, 2752528, 1, 0, 2818064, 1, 0, 2883600, 1, 0, 2949136, 1, 0, 3014672, 1, 0, 3080208, 1, 0, 3080209, 1, 0, 3014673, 1, 0, 2949137, 1, 0, 2883601, 1, 0, 2818065, 1, 0, 2752529, 1, 0, 2686993, 1, 0, 2621457, 1, 0, 2555921, 1, 0, 2490385, 1, 0, 2424849, 1, 0, 2359313, 1, 0, 2293777, 1, 0, 2228241, 1, 0, 2162705, 1, 0, 2097169, 1, 0, 2031633, 1, 0, 1966097, 1, 0, 1900561, 1, 0, 1835025, 1, 0, 1769489, 1, 0, 1703953, 1, 0, 1638417, 1, 0, 1638418, 1, 0, 1703954, 1, 0, 1769490, 1, 0, 1835026, 1, 0, 1900562, 1, 0, 1966098, 1, 0, 2031634, 1, 0, 2097170, 1, 0, 2162706, 1, 0, 2228242, 1, 0, 2293778, 1, 0, 2359314, 1, 0, 2424850, 1, 0, 2490386, 1, 0, 2555922, 1, 0, 2621458, 1, 0, 2686994, 1, 0, 2752530, 1, 0, 2818066, 1, 0, 2883602, 1, 0, 2949138, 1, 0, 3014674, 1, 0, 3080210, 1, 0, 3080211, 1, 0, 3014675, 1, 0, 2949139, 1, 0, 2883603, 1, 0, 2818067, 1, 0, 2752531, 1, 0, 2686995, 1, 0, 2621459, 1, 0, 2555923, 1, 0, 2490387, 1, 0, 2424851, 1, 0, 2359315, 1, 0, 2293779, 1, 0, 2228243, 1, 0, 2162707, 1, 0, 2097171, 1, 0, 2031635, 1, 0, 1966099, 1, 0, 1900563, 1, 0, 1835027, 1, 0, 1769491, 1, 0, 1703955, 1, 0, 1638419, 1, 0, 1638420, 1, 0, 1703956, 1, 0, 1769492, 1, 0, 1835028, 1, 0, 1900564, 1, 0, 1966100, 1, 0, 2031636, 1, 0, 2097172, 1, 0, 2162708, 1, 0, 2228244, 1, 0, 2293780, 1, 0, 2359316, 1, 0, 2424852, 1, 0, 2490388, 1, 0, 2555924, 1, 0, 2621460, 1, 0, 2686996, 1, 0, 2752532, 1, 0, 2818068, 1, 0, 2883604, 1, 0, 2949140, 1, 0, 3014676, 1, 0, 3080212, 1, 0, 3080213, 1, 0, 3014677, 1, 0, 2949141, 1, 0, 2883605, 1, 0, 2818069, 1, 0, 2752533, 1, 0, 2686997, 1, 0, 2621461, 1, 0, 2555925, 1, 0, 2490389, 1, 0, 2424853, 1, 0, 2359317, 1, 0, 2293781, 1, 0, 2228245, 1, 0, 2162709, 1, 0, 2097173, 1, 0, 2031637, 1, 0, 1966101, 1, 0, 1900565, 1, 0, 1835029, 1, 0, 1769493, 1, 0, 1703957, 1, 0, 1638421, 1, 0, 1638422, 1, 0, 1703958, 1, 0, 1769494, 1, 0, 1835030, 1, 0, 1900566, 1, 0, 1966102, 1, 0, 2031638, 1, 0, 2097174, 1, 0, 2162710, 1, 0, 2228246, 1, 0, 2293782, 1, 0, 2359318, 1, 0, 2424854, 1, 0, 2490390, 1, 0, 2555926, 1, 0, 2621462, 1, 0, 2686998, 1, 0, 2752534, 1, 0, 2818070, 1, 0, 2883606, 1, 0, 2949142, 1, 0, 3014678, 1, 0, 3080214, 1, 0, 3080215, 1, 0, 3014679, 1, 0, 2949143, 1, 0, 2883607, 1, 0, 2818071, 1, 0, 2752535, 1, 0, 2686999, 1, 0, 2621463, 1, 0, 2555927, 1, 0, 2490391, 1, 0, 2424855, 1, 0, 2359319, 1, 0, 2293783, 1, 0, 2228247, 1, 0, 2162711, 1, 0, 2097175, 1, 0, 2031639, 1, 0, 1966103, 1, 0, 1900567, 1, 0, 1835031, 1, 0, 1769495, 1, 0, 1703959, 1, 0, 1638423, 1, 0, 1638424, 1, 0, 1703960, 1, 0, 1769496, 1, 0, 1835032, 1, 0, 1900568, 1, 0, 1966104, 1, 0, 2031640, 1, 0, 2097176, 1, 0, 2162712, 1, 0, 2228248, 1, 0, 2293784, 1, 0, 2359320, 1, 0, 2424856, 1, 0, 2490392, 1, 0, 2555928, 1, 0, 2621464, 1, 0, 2687000, 1, 0, 2752536, 1, 0, 2818072, 1, 0, 2883608, 1, 0, 2949144, 1, 0, 3014680, 1, 0, 3080216, 1, 0, 3080217, 1, 0, 3014681, 1, 0, 2949145, 1, 0, 2883609, 1, 0, 2818073, 1, 0, 2752537, 1, 0, 2687001, 1, 0, 2621465, 1, 0, 2555929, 1, 0, 2490393, 1, 0, 2424857, 1, 0, 2359321, 1, 0, 2293785, 1, 0, 2228249, 1, 0, 2162713, 1, 0, 2097177, 1, 0, 2031641, 1, 0, 1966105, 1, 0, 1900569, 1, 0, 1835033, 1, 0, 1769497, 1, 0, 1703961, 1, 0, 1638425, 1, 0, 1638426, 1, 0, 1703962, 1, 0, 1769498, 1, 0, 1835034, 1, 0, 1900570, 1, 0, 1966106, 1, 0, 2031642, 1, 0, 2097178, 1, 0, 2162714, 1, 0, 2228250, 1, 0, 2293786, 1, 0, 2359322, 1, 0, 2424858, 1, 0, 2490394, 1, 0, 2555930, 1, 0, 2621466, 1, 0, 2687002, 1, 0, 2752538, 1, 0, 2818074, 1, 0, 2883610, 1, 0, 2949146, 1, 0, 3014682, 1, 0, 3080218, 1, 0, 3080219, 1, 0, 3014683, 1, 0, 2949147, 1, 0, 2883611, 1, 0, 2818075, 1, 0, 2752539, 1, 0, 2687003, 1, 0, 2621467, 1, 0, 2555931, 1, 0, 2490395, 1, 0, 2424859, 1, 0, 2359323, 1, 0, 2293787, 1, 0, 2228251, 1, 0, 2162715, 1, 0, 2097179, 1, 0, 2031643, 1, 0, 1966107, 1, 0, 1900571, 1, 0, 1835035, 1, 0, 1769499, 1, 0, 1703963, 1, 0, 1638427, 1, 0, 1638428, 1, 0, 1703964, 1, 0, 1769500, 1, 0, 1835036, 1, 0, 1900572, 1, 0, 1966108, 1, 0, 2031644, 1, 0, 2097180, 1, 0, 2162716, 1, 0, 2228252, 1, 0, 2293788, 1, 0, 2359324, 1, 0, 2424860, 1, 0, 2490396, 1, 0, 2555932, 1, 0, 2621468, 1, 0, 2687004, 1, 0, 2752540, 1, 0, 2818076, 1, 0, 2883612, 1, 0, 2949148, 1, 0, 3014684, 1, 0, 3080220, 1, 0, 3080221, 1, 0, 3014685, 1, 0, 2949149, 1, 0, 2883613, 1, 0, 2818077, 1, 0, 2752541, 1, 0, 2687005, 1, 0, 2621469, 1, 0, 2555933, 1, 0, 2490397, 1, 0, 2424861, 1, 0, 2359325, 1, 0, 2293789, 1, 0, 2228253, 1, 0, 2162717, 1, 0, 2097181, 1, 0, 2031645, 1, 0, 1966109, 1, 0, 1900573, 1, 0, 1835037, 1, 0, 1769501, 1, 0, 1703965, 1, 0, 1638429, 1, 0, 1638430, 1, 0, 1703966, 1, 0, 1769502, 1, 0, 1835038, 1, 0, 1900574, 1, 0, 1966110, 1, 0, 2031646, 1, 0, 2097182, 1, 0, 2162718, 1, 0, 2228254, 1, 0, 2293790, 1, 0, 2359326, 1, 0, 2424862, 1, 0, 2490398, 1, 0, 2555934, 1, 0, 2621470, 1, 0, 2687006, 1, 0, 2752542, 1, 0, 2818078, 1, 0, 2883614, 1, 0, 2949150, 1, 0, 3014686, 1, 0, 3080222, 1, 0, 3080223, 1, 0, 3014687, 1, 0, 2949151, 1, 0, 2883615, 1, 0, 2818079, 1, 0, 2752543, 1, 0, 2687007, 1, 0, 2621471, 1, 0, 2555935, 1, 0, 2490399, 1, 0, 2424863, 1, 0, 2359327, 1, 0, 2293791, 1, 0, 2228255, 1, 0, 2162719, 1, 0, 2097183, 1, 0, 2031647, 1, 0, 1966111, 1, 0, 1900575, 1, 0, 1835039, 1, 0, 1769503, 1, 0, 1703967, 1, 0, 1638431, 1, 0, 1638432, 1, 0, 1703968, 1, 0, 1769504, 1, 0, 1835040, 1, 0, 1900576, 1, 0, 1966112, 1, 0, 2031648, 1, 0, 2097184, 1, 0, 2162720, 1, 0, 2228256, 1, 0, 2293792, 1, 0, 2359328, 1, 0, 2424864, 1, 0, 2490400, 1, 0, 2555936, 1, 0, 2621472, 1, 0, 2687008, 1, 0, 2752544, 1, 0, 2818080, 1, 0, 2883616, 1, 0, 2949152, 1, 0, 3014688, 1, 0, 3080224, 1, 0, 3080225, 1, 0, 3014689, 1, 0, 2949153, 1, 0, 2883617, 1, 0, 2818081, 1, 0, 2752545, 1, 0, 2687009, 1, 0, 2621473, 1, 0, 2555937, 1, 0, 2490401, 1, 0, 2424865, 1, 0, 2359329, 1, 0, 2293793, 1, 0, 2228257, 1, 0, 2162721, 1, 0, 2097185, 1, 0, 2031649, 1, 0, 1966113, 1, 0, 1900577, 1, 0, 1835041, 1, 0, 1769505, 1, 0, 1703969, 1, 0, 1638433, 1, 0, 1638434, 1, 0, 1703970, 1, 0, 1769506, 1, 0, 1835042, 1, 0, 1900578, 1, 0, 1966114, 1, 0, 2031650, 1, 0, 2097186, 1, 0, 2162722, 1, 0, 2228258, 1, 0, 2293794, 1, 0, 2359330, 1, 0, 2424866, 1, 0, 2490402, 1, 0, 2555938, 1, 0, 2621474, 1, 0, 2687010, 1, 0, 2752546, 1, 0, 2818082, 1, 0, 2883618, 1, 0, 2949154, 1, 0, 3014690, 1, 0, 3080226, 1, 0, 3080227, 1, 0, 3014691, 1, 0, 2949155, 1, 0, 2883619, 1, 0, 2818083, 1, 0, 2752547, 1, 0, 2687011, 1, 0, 2621475, 1, 0, 2555939, 1, 0, 2490403, 1, 0, 2424867, 1, 0, 2359331, 1, 0, 2293795, 1, 0, 2228259, 1, 0, 2162723, 1, 0, 2097187, 1, 0, 2031651, 1, 0, 1966115, 1, 0, 1900579, 1, 0, 1835043, 1, 0, 1769507, 1, 0, 1703971, 1, 0, 1638435, 1, 0, 1638436, 1, 0, 1703972, 1, 0, 1769508, 1, 0, 1835044, 1, 0, 1900580, 1, 0, 1966116, 1, 0, 2031652, 1, 0, 2097188, 1, 0, 2162724, 1, 0, 2228260, 1, 0, 2293796, 1, 0, 2359332, 1, 0, 2424868, 1, 0, 2490404, 1, 0, 2555940, 1, 0, 2621476, 1, 0, 2687012, 1, 0, 2752548, 1, 0, 2818084, 1, 0, 2883620, 1, 0, 2949156, 1, 0, 3014692, 1, 0, 3080228, 1, 0, 3080229, 1, 0, 3014693, 1, 0, 2949157, 1, 0, 2883621, 1, 0, 2818085, 1, 0, 2752549, 1, 0, 2687013, 1, 0, 2621477, 1, 0, 2555941, 1, 0, 2490405, 1, 0, 2424869, 1, 0, 2359333, 1, 0, 2293797, 1, 0, 2228261, 1, 0, 2162725, 1, 0, 2097189, 1, 0, 2031653, 1, 0, 1966117, 1, 0, 1900581, 1, 0, 1835045, 1, 0, 1769509, 1, 0, 1703973, 1, 0, 1638437, 1, 0, 1638438, 1, 0, 1703974, 1, 0, 1769510, 1, 0, 1835046, 1, 0, 1900582, 1, 0, 1966118, 1, 0, 2031654, 1, 0, 2097190, 1, 0, 2162726, 1, 0, 2228262, 1, 0, 2293798, 1, 0, 2359334, 1, 0, 2424870, 1, 0, 2490406, 1, 0, 2555942, 1, 0, 2621478, 1, 0, 2687014, 1, 0, 2752550, 1, 0, 2818086, 1, 0, 2883622, 1, 0, 2949158, 1, 0, 3014694, 1, 0, 3080230, 1, 0, 3080231, 1, 0, 3014695, 1, 0, 2949159, 1, 0, 2883623, 1, 0, 2818087, 1, 0, 2752551, 1, 0, 2687015, 1, 0, 2621479, 1, 0, 2555943, 1, 0, 2490407, 1, 0, 2424871, 1, 0, 2359335, 1, 0, 2293799, 1, 0, 2228263, 1, 0, 2162727, 1, 0, 2097191, 1, 0, 2031655, 1, 0, 1966119, 1, 0, 1900583, 1, 0, 1835047, 1, 0, 1769511, 1, 0, 1703975, 1, 0, 1638439, 1, 0, 1638440, 1, 0, 1703976, 1, 0, 1769512, 1, 0, 1835048, 1, 0, 1900584, 1, 0, 1966120, 1, 0, 2031656, 1, 0, 2097192, 1, 0, 2162728, 1, 0, 2228264, 1, 0, 2293800, 1, 0, 2359336, 1, 0, 2424872, 1, 0, 2490408, 1, 0, 2555944, 1, 0, 2621480, 1, 0, 2687016, 1, 0, 2752552, 1, 0, 2818088, 1, 0, 2883624, 1, 0, 2949160, 1, 0, 3014696, 1, 0, 3080232, 1, 0, 3080233, 1, 0, 3014697, 1, 0, 2949161, 1, 0, 2883625, 1, 0, 2818089, 1, 0, 2752553, 1, 0, 2687017, 1, 0, 2621481, 1, 0, 2555945, 1, 0, 2490409, 1, 0, 2424873, 1, 0, 2359337, 1, 0, 2293801, 1, 0, 2228265, 1, 0, 2162729, 1, 0, 2097193, 1, 0, 2031657, 1, 0, 1966121, 1, 0, 1900585, 1, 0, 1835049, 1, 0, 1769513, 1, 0, 1703977, 1, 0, 1638441, 1, 0, 1638442, 1, 0, 1703978, 1, 0, 1769514, 1, 0, 1835050, 1, 0, 1900586, 1, 0, 1966122, 1, 0, 2031658, 1, 0, 2097194, 1, 0, 2162730, 1, 0, 2228266, 1, 0, 2293802, 1, 0, 2359338, 1, 0, 2424874, 1, 0, 2490410, 1, 0, 2555946, 1, 0, 2621482, 1, 0, 2687018, 1, 0, 2752554, 1, 0, 2818090, 1, 0, 2883626, 1, 0, 2949162, 1, 0, 3014698, 1, 0, 3080234, 1, 0, 3080235, 1, 0, 3014699, 1, 0, 2949163, 1, 0, 2883627, 1, 0, 2818091, 1, 0, 2752555, 1, 0, 2687019, 1, 0, 2621483, 1, 0, 2555947, 1, 0, 2490411, 1, 0, 2424875, 1, 0, 2359339, 1, 0, 2293803, 1, 0, 2228267, 1, 0, 2162731, 1, 0, 2097195, 1, 0, 2031659, 1, 0, 1966123, 1, 0, 1900587, 1, 0, 1835051, 1, 0, 1769515, 1, 0, 1703979, 1, 0, 1638443, 1, 0, 1638444, 1, 0, 1703980, 1, 0, 1769516, 1, 0, 1835052, 1, 0, 1900588, 1, 0, 1966124, 1, 0, 2031660, 1, 0, 2097196, 1, 0, 2162732, 1, 0, 2228268, 1, 0, 2293804, 1, 0, 2359340, 1, 0, 2424876, 1, 0, 2490412, 1, 0, 2555948, 1, 0, 2621484, 1, 0, 2687020, 1, 0, 2752556, 1, 0, 2818092, 1, 0, 2883628, 1, 0, 2949164, 1, 0, 3014700, 1, 0, 3080236, 1, 0, 3080237, 1, 0, 3014701, 1, 0, 2949165, 1, 0, 2883629, 1, 0, 2818093, 1, 0, 2752557, 1, 0, 2687021, 1, 0, 2621485, 1, 0, 2555949, 1, 0, 2490413, 1, 0, 2424877, 1, 0, 2359341, 1, 0, 2293805, 1, 0, 2228269, 1, 0, 2162733, 1, 0, 2097197, 1, 0, 2031661, 1, 0, 1966125, 1, 0, 1900589, 1, 0, 1835053, 1, 0, 1769517, 1, 0, 1703981, 1, 0, 1638445, 1, 0, 1638446, 1, 0, 1703982, 1, 0, 1769518, 1, 0, 1835054, 1, 0, 1900590, 1, 0, 1966126, 1, 0, 2031662, 1, 0, 2097198, 1, 0, 2162734, 1, 0, 2228270, 1, 0, 2293806, 1, 0, 2359342, 1, 0, 2424878, 1, 0, 2490414, 1, 0, 2555950, 1, 0, 2621486, 1, 0, 2687022, 1, 0, 2752558, 1, 0, 2818094, 1, 0, 2883630, 1, 0, 2949166, 1, 0, 3014702, 1, 0, 3080238, 1, 0) -[node name="CharacterBody2D" parent="." instance=ExtResource("3_5eqoy")] +[node name="player0" parent="." instance=ExtResource("3_5eqoy")] position = Vector2(632, 8) + +[node name="player1" parent="." instance=ExtResource("3_5eqoy")] +position = Vector2(544, -256) diff --git a/scenes/test/player.tscn b/scenes/test/player.tscn index 07e6ec3..5bd09d2 100644 --- a/scenes/test/player.tscn +++ b/scenes/test/player.tscn @@ -6,7 +6,7 @@ [sub_resource type="RectangleShape2D" id="RectangleShape2D_kf6qt"] size = Vector2(20, 18) -[node name="CharacterBody2D" type="CharacterBody2D"] +[node name="player" type="CharacterBody2D"] script = ExtResource("1_oik63") [node name="Sprite2D" type="Sprite2D" parent="."] @@ -15,4 +15,5 @@ texture = ExtResource("1_cujcj") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_kf6qt") -[node name="Camera2D" type="Camera2D" parent="."] +[node name="camera" type="Camera2D" parent="."] +enabled = false diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd new file mode 100644 index 0000000..e937b2d --- /dev/null +++ b/scripts/mapscript.gd @@ -0,0 +1,17 @@ +extends Node2D + +var playerAmount=2 +var playerIndex=0 +var objectName + +func _ready(): + next() + +func next(): + if playerIndex >= playerAmount: + playerIndex = 0 + objectName= "player%d" % playerIndex + print(objectName) + get_node(objectName).start() + playerIndex += 1 + diff --git a/scripts/player.gd b/scripts/player.gd index b548535..7d6c8e9 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -1,11 +1,26 @@ extends CharacterBody2D @export var speed = 200 +var toCalculate = position +var distanceTo = 0 +var active = false func get_input(): var input_direction = Input.get_vector("left", "right", "up", "down") velocity = input_direction * speed func _physics_process(delta): - get_input() - move_and_slide() + if active: + get_input() + move_and_slide() + distanceTo = position.distance_to(toCalculate) + if distanceTo > 500 and active: + active = false + $camera.enabled = false + get_parent().next() + + +func start(): + $camera.enabled = true + active = true + toCalculate = position From 0036d49e0b9bb7ebf8d9cfb3024dfa79f1523c5e Mon Sep 17 00:00:00 2001 From: sageTheDM Date: Thu, 13 Jun 2024 14:46:24 +0200 Subject: [PATCH 06/31] added rough charackter art --- assets/test/gigachad.png | Bin 0 -> 508 bytes assets/test/tharok.png | Bin 0 -> 540 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/test/gigachad.png create mode 100644 assets/test/tharok.png diff --git a/assets/test/gigachad.png b/assets/test/gigachad.png new file mode 100644 index 0000000000000000000000000000000000000000..60df27bfb5332b49134afdddb5ba2c39519f3de3 GIT binary patch literal 508 zcmV;AT7)g!}iW-dJi}B-jzKL^SGt0BGKn zlgkM$3%!iDhuYdh-J9#Gf(@|;y7yvw#bwAaE`qoU{2<7KAo;{P*}}#cyV-2~x7Io- z-?r`iKA^S!Z#vfgDy6R78vs5(9(uB6wTB~UjA4_BE@-WLI}YItI1-`pn0$;x&RO7% zmDPUI_!QU#j4|Is67Ct1U7i4d+mv#N(Od!m5OsHM7?K2XceMzCv8?3~l9FbJK;mMF zY?Od&Lgz-(19R$|i)1HU(on1uCeMQIvf)uydmL9=|9!Pv`>~sMbKzN`iY96&s}+YB z?kpt8L6Sg<`H)2D4axtPQv#t9ZeAQ$Ta?wBMS>lIbCsni2Vx00L~3n_$qH!%=Vuc?ach8^}Q?}tFiS=U2ygfO%I_L7Q+wh5YWC`9d3GPsc# zUBFPdOF)mMD5Z^(B$4%cZQ5<2?;u7*B&&j^+D^X~g?79;A>C$u@yF?2F(M*JzJH*I zNc4s-G=Uajlh@7n5Mjt)CX?nfU_4!&TFE_8AdjC_S%4eXbh|LtHaCE7#KjG0yZPIlL${-HNe z)4lTD&j_#=hAhsbpkMOZf>27qP-W>Y0LVPka6(={(^w|~YF4aa_W-)%T~L*?suZYz e@gV&Bv-}UHxB43>@Ui3o0000 Date: Thu, 13 Jun 2024 14:54:27 +0200 Subject: [PATCH 07/31] Modified the readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1629924..0b9a368 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # opendnd +# A swiss "quality" project + +# The Game + +We have been feed up with DnDBeyond and their approch of capitalism. +So we started to create our won TTRPG Project. The Idea behind it is simple. +We provide a game engine with basic content and story packs. Additionally we share a content creator for our user. In the creator you can create your own content packs. Meaning you can create your own rules, charackters, items, Spells, Attacks and much more. + +We will create a platform to share those content packs which will not be requiered to do. Everything that you create with our tool is under your copyright not ours. + +We hope you will enjoy our project. From 5a4ef7bb9299242e8c507ed4e1570f94828aab95 Mon Sep 17 00:00:00 2001 From: sageTheDM Date: Thu, 13 Jun 2024 15:26:16 +0200 Subject: [PATCH 08/31] readme update --- README.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0b9a368..730f28b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,23 @@ -# opendnd +# Introducing OpenDnD -# A swiss "quality" project +# A Swiss Quality Project # The Game -We have been feed up with DnDBeyond and their approch of capitalism. -So we started to create our won TTRPG Project. The Idea behind it is simple. -We provide a game engine with basic content and story packs. Additionally we share a content creator for our user. In the creator you can create your own content packs. Meaning you can create your own rules, charackters, items, Spells, Attacks and much more. +Tired of the commercialization of tabletop role-playing games, we decided to take matters into our own hands. We're creating an open-source, community-driven TTRPG project that puts creativity and freedom back in the hands of players. -We will create a platform to share those content packs which will not be requiered to do. Everything that you create with our tool is under your copyright not ours. +# Our Vision -We hope you will enjoy our project. +Our project offers a game engine with a solid foundation of basic content and story packs to get you started. But that's just the beginning. We're also providing a powerful content creator tool that allows users to craft their own custom content packs. With this tool, you'll be able to create your own rules, characters, items, spells, attacks, and much more. + +# Your Content, Your Copyright + +The best part? Everything you create with our tool is yours to own and control. We won't claim any copyright or ownership over your creations. You're free to share, modify, or use your content as you see fit. + +# A Community-Driven Platform + +We're building a platform where users can share their content packs with the community. While sharing is encouraged, it's not required. You can keep your creations private or share them with the world – the choice is yours. + +# Join the Movement + +We're excited to share OpenDnD with the world and hope you'll join us on this journey. Together, let's create a TTRPG ecosystem that's open, inclusive, and driven by the passion of its community. From e5f167e1063c70556998e73865e70900a2b39c81 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 07:37:03 +0200 Subject: [PATCH 09/31] Changed Name --- README.md | 2 +- project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 730f28b..7932cc8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introducing OpenDnD +# Introducing FreeTTRPG # A Swiss Quality Project diff --git a/project.godot b/project.godot index 836603b..93663f2 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,7 @@ config_version=5 [application] -config/name="openDND" +config/name="FreeTTRPG" run/main_scene="res://scenes/menu/main.tscn" config/features=PackedStringArray("4.2", "GL Compatibility") config/icon="res://icon.svg" From 2a4f3f007fb5188956be6d1812df7aef84819006 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 05:41:40 +0000 Subject: [PATCH 10/31] Update README.md --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7932cc8..97c8c70 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,25 @@ # Introducing FreeTTRPG -# A Swiss Quality Project +## A Swiss "Quality" Project -# The Game +## The Game Tired of the commercialization of tabletop role-playing games, we decided to take matters into our own hands. We're creating an open-source, community-driven TTRPG project that puts creativity and freedom back in the hands of players. -# Our Vision +## Our Goal Our project offers a game engine with a solid foundation of basic content and story packs to get you started. But that's just the beginning. We're also providing a powerful content creator tool that allows users to craft their own custom content packs. With this tool, you'll be able to create your own rules, characters, items, spells, attacks, and much more. -# Your Content, Your Copyright - -The best part? Everything you create with our tool is yours to own and control. We won't claim any copyright or ownership over your creations. You're free to share, modify, or use your content as you see fit. - -# A Community-Driven Platform +## A Community-Driven Platform We're building a platform where users can share their content packs with the community. While sharing is encouraged, it's not required. You can keep your creations private or share them with the world – the choice is yours. -# Join the Movement +## Join us We're excited to share OpenDnD with the world and hope you'll join us on this journey. Together, let's create a TTRPG ecosystem that's open, inclusive, and driven by the passion of its community. + + + + +Copyright Note: +The main game must be distributed as stated in the LICENSE file. Any content made for it can however be freely distributed under any license. Once we make the content creator for this game, any content made there will also be no restrictions on the content you make with that. \ No newline at end of file From bf80420f22ddf20dbc5272eb86a75cfcb94a9976 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 05:42:26 +0000 Subject: [PATCH 11/31] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 97c8c70..82d838c 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,5 @@ We're building a platform where users can share their content packs with the com We're excited to share OpenDnD with the world and hope you'll join us on this journey. Together, let's create a TTRPG ecosystem that's open, inclusive, and driven by the passion of its community. - - - -Copyright Note: +### Copyright Note: The main game must be distributed as stated in the LICENSE file. Any content made for it can however be freely distributed under any license. Once we make the content creator for this game, any content made there will also be no restrictions on the content you make with that. \ No newline at end of file From 01cd337c66eaa239223f853b67f18a97e2d58517 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 09:42:54 +0200 Subject: [PATCH 12/31] JSON System Implemented --- Notes/rules/charackter-rules.txt | 62 -------------------------- Notes/todolist/todo.txt | 39 ----------------- assets/test-charackters/Björn | 46 -------------------- assets/test-charackters/elana | 44 ------------------- assets/test-charackters/gigachad | 72 ------------------------------- assets/test-charackters/lyra | 45 ------------------- assets/test-charackters/tharok | 43 ------------------ assets/test/gigachad.png | Bin 508 -> 0 bytes assets/test/grass.png | Bin 1877 -> 0 bytes assets/test/grass.png.import | 34 --------------- assets/test/player.png | Bin 461 -> 0 bytes assets/test/player.png.import | 34 --------------- assets/test/tharok.png | Bin 540 -> 0 bytes assets/test/water.png | Bin 2632 -> 0 bytes assets/test/water.png.import | 34 --------------- scenes/menu/main.tscn | 15 +++++-- scenes/test/map.tscn | 42 ------------------ scenes/test/player.tscn | 19 -------- scripts/menu.gd | 10 ++++- scripts/player.gd | 1 + 20 files changed, 21 insertions(+), 519 deletions(-) delete mode 100644 Notes/rules/charackter-rules.txt delete mode 100644 Notes/todolist/todo.txt delete mode 100644 assets/test-charackters/Björn delete mode 100644 assets/test-charackters/elana delete mode 100644 assets/test-charackters/gigachad delete mode 100644 assets/test-charackters/lyra delete mode 100644 assets/test-charackters/tharok delete mode 100644 assets/test/gigachad.png delete mode 100644 assets/test/grass.png delete mode 100644 assets/test/grass.png.import delete mode 100644 assets/test/player.png delete mode 100644 assets/test/player.png.import delete mode 100644 assets/test/tharok.png delete mode 100644 assets/test/water.png delete mode 100644 assets/test/water.png.import delete mode 100644 scenes/test/map.tscn delete mode 100644 scenes/test/player.tscn diff --git a/Notes/rules/charackter-rules.txt b/Notes/rules/charackter-rules.txt deleted file mode 100644 index c8040eb..0000000 --- a/Notes/rules/charackter-rules.txt +++ /dev/null @@ -1,62 +0,0 @@ -openDND - -Character-informations - -STR=Strength -DEX=Dexterity -CON=Constitution -INT=Itelligence -WIS=Wisdom -CHA=Charisma - -Skillchecks; -1. Acrobatics (Dexterity) -2. Animal Handling (Wisdom) -3. Arcana (Intelligence) -4. Athletics (Strength) -5. Deception (Charisma) -6. History (Intelligence) -7. Insight (Wisdom) -8. Intimidation (Charisma) -9. Investigation (Intelligence) -10. Medicine (Wisdom) -11. Nature (Intelligence) -12. Perception (Wisdom) -13. Performance (Charisma) -14. Persuasion (Charisma) -15. Religion (Intelligence) -16. Sleight of Hand (Dexterity) -17. Stealth (Dexterity) -18. Survival (Wisdom) - -Proficency Bonus{ - 1-4: +2 - 5-8: +3 - 9-12: +4 - 13-16: +5 - 17-20: +6 -} - -Calculation Modifier=(stat-10)/2 - -Armour Class{ - Base-AC 10 (can be modified by your class) - Dexterity-bonus plus dex (can by limited by your armour) - Armour-Bonus 0 (if not stated different in the item) - Shield: +2 -} -# Example Calculation 10+3+0+2=15 --> AC=15 - -HP{ - Hit-dice (definied by class) - Char-Level multiplier - Con-modifier -} - -#Calculation= level*(hitdice+con-modifier) - -# spellsave-dc-calculation = (10+level+magic-modifier) - - - - diff --git a/Notes/todolist/todo.txt b/Notes/todolist/todo.txt deleted file mode 100644 index dd5f7fb..0000000 --- a/Notes/todolist/todo.txt +++ /dev/null @@ -1,39 +0,0 @@ -# Will be enbeded in an open source Dynamik online tool later on - -ToDo-List - -1. Create a test map - 1.1 Distance Manager - 1.2 Tile creation - 1.3 Limit walking per turn - 1.4 Dynamik Field -2. Create test character 1-3 - 2.1 Base Stats - 2.2 Race - 2.3 Class - 2.4 Background - 2.5 Skill Checks - 2.6 Saving throws - 2.7 Dynamic AC - 2.8 Dynamic HP - 2.9 Inventory - 2.10 pdf, odf, html export -3. Simulation Dice (20, 12, 00, 10, 8, 6, 4, 2) - 3.1 20: For Attacks, Skill Checks, Saving Throws - 3.2 12: Heavy Weapon Damage* - 3.3 10: Two handed Weapon Damage* - 3.4 00: Combined with 10 1-100, for special effects and loot tables - 3.5 8: Weapon Damage* - 3.6 6: short weapon damage* - 3.7 4: Minor Weapon damage* - 3.8 2: Coinflips, Gambling in game etc. -4. combat turns - 4.1 Initiative System - 4.2 Movement, Action, Bonus-action, reaction -5. Enemies - 5.1 Stats - 5.2 Attacks - 5.3 HP - 5.4 AC - 5.5 Inventory -6. To be continiued \ No newline at end of file diff --git a/assets/test-charackters/Björn b/assets/test-charackters/Björn deleted file mode 100644 index ee1fe03..0000000 --- a/assets/test-charackters/Björn +++ /dev/null @@ -1,46 +0,0 @@ -Charackter1{ - Name: Björn - Race: Dwarf - Class: Mage (Level 1) - - Stats{ - STR 8 -1 - DEX 12 +1 - CON 10 -0 - INT 16 +3 - WIS 14 +2 - CHA 12 +1 - } - - Proficency{Arcana, History, Nature} - - Movement: 30 - Action: Cast a spell (watch spelllist) - Bonus-action: - Dagger: +dex+prof 1d4 5 - Dodge: Damage-halved - Reaction: - Counterspell: Watch Spellist - reduce-harm: Reduce damage taken by a ally by 1d10+level - - Race-feature{ - Dwarfen-resistance: Poison Damage halved - Healing-Word ability - reduce-harm - } - - Spellslots: 3x Longrest - - Spelllist{ - Level 0 (At Will Spells): - Name Bonus to hit Damage Damagetype reach - Firedagger +int+prof 1d10+int fire 120 - Icedagger +int+prof 1d10+int ice 120 - Mage-shield - 10 Temporary HP - self - Level 1: - Create-flame Dex-save 3d6 fire 80 / 20 radius - Healing-word - 1d8 heal 30 - Counterspell If roll higher than enemy == enemy spells doesn't work 30 - } - -} diff --git a/assets/test-charackters/elana b/assets/test-charackters/elana deleted file mode 100644 index 27ee243..0000000 --- a/assets/test-charackters/elana +++ /dev/null @@ -1,44 +0,0 @@ -Character2 { - Name: Elara - Race: Elf - Class: Ranger (Level 1) - - Stats { - STR 10 +0 - DEX 14 +2 - CON 12 +1 - INT 10 +0 - WIS 16 +3 - CHA 8 -1 - } - - Proficiency { Animal Handling, Stealth, Survival } - - Movement: 35 - Action: Shoot Longbow (watch weaponlist) - Bonus-action: - Dagger: +dex+prof 1d4+2 - Hide: Become invisible - Reaction: - Parry: Reduce damage taken by 1d6+level - - Race-feature { - Elven-Agility: Advantage on DEX saves - Trance: Elves don't need to sleep and meditate for 4 hours - Fey-Ancestry: Advantage on saving throws against being charmed, and magic can't put you to sleep - } - - Spellslots: 2x Longrest - - Spelllist { - Level 0 (At Will Spells): - Name Bonus to hit Damage Damagetype reach - Thornwhip +wis+prof 1d6+wis piercing 30 - Mage-hand - - - 30 - Guidance - 1d4 - touch - Level 1: - Goodberry - 1d4 heal 30 - Hunter's-Mark - 1d6 magic 90 - Entangle STR-save - Restrained 20 / 20 radius - } -} diff --git a/assets/test-charackters/gigachad b/assets/test-charackters/gigachad deleted file mode 100644 index f8ca9f8..0000000 --- a/assets/test-charackters/gigachad +++ /dev/null @@ -1,72 +0,0 @@ -Character5 { - Name: Gigachad - Race: Human - Class: Paladin (Level 20) - - Stats { - STR 20 +5 - DEX 14 +2 - CON 18 +4 - INT 10 +0 - WIS 14 +2 - CHA 20 +5 - } - - Proficiency { Athletics, Intimidation, Persuasion, Religion } - - Movement: 30 - Action: Attack with Greatsword (watch weaponlist) - Bonus-action: - Divine Smite: Expend a spell slot to deal extra radiant damage - Shield of Faith: +2 AC for 10 minutes - Lay on Hands: Heal up to 100 HP (pool: level x 5) - Reaction: - Divine Sense: Detect celestial, fiend, or undead within 60 feet - Aura of Protection: Allies within 10 feet add +cha to saving throws - - Race-feature { - Human-Determination: Gain proficiency in one additional skill - Versatility: Gain one extra feat at Level 1 - Resilience: Advantage on saving throws against being frightened - } - - Feats: - Great Weapon Master: Bonus attack on critical hit or kill, and can take a -5 penalty to hit for +10 damage - Tough: +2 HP per level - Inspiring Leader: Can spend 10 minutes inspiring allies, granting temporary HP equal to level + cha modifier - - Class Features: - Divine Health: Immune to disease - Aura of Courage: Allies within 10 feet are immune to being frightened - Aura of Devotion: Allies within 10 feet are immune to being charmed - Cleansing Touch: End one spell on yourself or an ally within touch range (5 times per long rest) - Improved Divine Smite: +1d8 radiant damage on melee attacks - Lay on Hands: Heal up to 100 HP per long rest - Sacred Oath: Oath of Devotion, Oath Spells: (Protection from Evil and Good, Sanctuary, Lesser Restoration, Zone of Truth, Beacon of Hope, Dispel Magic, Freedom of Movement, Guardian of Faith, Commune, Flame Strike, Circle of Power, Holy Weapon) - - Spellslots: 4x 1st, 3x 2nd, 3x 3rd, 3x 4th, 2x 5th (per long rest) - - Spelllist { - Level 1: - Bless - - adv on attacks and saves 30 - Shield of Faith - +2 AC - 60 - Level 2: - Lesser Restoration- - heal conditions touch - Zone of Truth - - - 60 - Level 3: - Dispel Magic - - - 120 - Beacon of Hope - - heal max 30 - Level 4: - Guardian of Faith- 20 radiant - 30 - Freedom of Movement- - - touch - Level 5: - Circle of Power - - adv on saves self (30 radius) - Holy Weapon - 2d8 radiant - 30 - } - - Weaponlist { - Greatsword: +str+prof 2d6+5 slashing - Warhammer: +str+prof 1d8+5 bludgeoning (versatile 1d10) - Javelin: +str+prof 1d6+5 piercing (range 30/120) - } -} diff --git a/assets/test-charackters/lyra b/assets/test-charackters/lyra deleted file mode 100644 index f77a603..0000000 --- a/assets/test-charackters/lyra +++ /dev/null @@ -1,45 +0,0 @@ -Character4 { - Name: Lyra - Race: Tiefling - Class: Bard (Level 1) - - Stats { - STR 8 -1 - DEX 14 +2 - CON 12 +1 - INT 12 +1 - WIS 10 +0 - CHA 16 +3 - } - - Proficiency { Performance, Persuasion, Deception } - - Movement: 30 - Action: Cast a spell (watch spelllist) - Bonus-action: - Inspiration: Grant a d6 to an ally's ability check, attack roll, or saving throw - Dagger: +dex+prof 1d4+2 - Healing Word: Restore 1d4+cha HP to an ally within 60 feet - Reaction: - Cutting Words: Use a Bardic Inspiration die to subtract from an enemy's attack roll, ability check, or damage roll - - Race-feature { - Hellish Resistance: Resistance to fire damage - Infernal Legacy: Can cast Thaumaturgy cantrip; at 3rd level, can cast Hellish Rebuke once per long rest - Darkvision: See in darkness within 60 feet - } - - Spellslots: 2x Longrest - - Spelllist { - Level 0 (At Will Spells): - Name Bonus to hit Damage Damagetype reach - Vicious Mockery - 1d4 psychic 60 - Mending - - - touch - Prestidigitation- - - 10 - Level 1: - Healing Word - 1d4+cha heal 60 - Faerie Fire Dex-save - adv on attacks 20 ft cube - Charm Person Wis-save - charmed 30 - } -} diff --git a/assets/test-charackters/tharok b/assets/test-charackters/tharok deleted file mode 100644 index 8a30341..0000000 --- a/assets/test-charackters/tharok +++ /dev/null @@ -1,43 +0,0 @@ -Character3 { - Name: Tharok - Race: Human - Class: Fighter (Level 1) - - Stats { - STR 16 +3 - DEX 12 +1 - CON 14 +2 - INT 10 +0 - WIS 12 +1 - CHA 10 +0 - } - - Proficiency { Athletics, Intimidation, Perception } - - Movement: 30 - Action: Attack with Longsword (watch weaponlist) - Bonus-action: - Second Wind: Regain 1d10+level HP - Dagger: +dex+prof 1d4+1 - Reaction: - Parry: Reduce damage taken by 1d6+level - - Race-feature { - Human-Determination: Gain proficiency in one additional skill - Versatility: Gain one extra feat at Level 1 - Resilience: Advantage on saving throws against being frightened - } - - Feats: - Great Weapon Fighting: Reroll 1s and 2s on damage dice with melee weapons wielded in two hands - - Combat Skills: - Second Wind: Once per short rest, you can use a bonus action to regain 1d10+level HP - Action Surge: Once per short rest, take one additional action on your turn - - Weaponlist { - Longsword: +str+prof 1d8+3 slashing - Greatsword: +str+prof 2d6+3 slashing - Dagger: +dex+prof 1d4+1 piercing - } -} diff --git a/assets/test/gigachad.png b/assets/test/gigachad.png deleted file mode 100644 index 60df27bfb5332b49134afdddb5ba2c39519f3de3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 508 zcmV;AT7)g!}iW-dJi}B-jzKL^SGt0BGKn zlgkM$3%!iDhuYdh-J9#Gf(@|;y7yvw#bwAaE`qoU{2<7KAo;{P*}}#cyV-2~x7Io- z-?r`iKA^S!Z#vfgDy6R78vs5(9(uB6wTB~UjA4_BE@-WLI}YItI1-`pn0$;x&RO7% zmDPUI_!QU#j4|Is67Ct1U7i4d+mv#N(Od!m5OsHM7?K2XceMzCv8?3~l9FbJK;mMF zY?Od&Lgz-(19R$|i)1HU(on1uCeMQIvf)uydmL9=|9!Pv`>~sMbKzN`iY96&s}+YB z?kpt8L6Sg<`H)2D4axtPQv#t9ZeAQ$Ta?wBMS>lIbCsni2Vx00L~3n_$qDD~m%r(WAx+QH_|B207+_avT|*7$aE&F5KLX*%j-KD^g?4==dfb(}Rm z%$m8#BM%nxf9tB8R_Cm_Aa$W^sq!^eNLfpLKlnaIuAn)3=GK?&Q z)Pz$f^(N7dU}A>n=G|yLEFRy|(?AZRI6w*@l;rTAQJ-5YSDe`IxP0y9at9GHeqy|_ zR*Wj7lSDyVKLdiNds5)!`AkE2V(tvt5WVjuC_KRdIi_!MfVj;;WkciCep!i*3W)ba z?tKja;b|r0t_0QjL9~WpQx@lBg&t17axx)sG&TwR>GMZIG_(VQE1M_8JWK^_EL?D8 zoe{jY(yzT-@tWe|;8}h$_KNX;vHxKJ5ub_2G@Rs#ogsSn;P`><=RZF76ZoMid4gGk z_VdlgTvrY(WjC_RVC;$mrcPvyQb*dxMoLRxQf@?Wu*WULG04rn5Yfso^^e~^v4cfy za#0QAiGF9fr)Gm?Nhp>aMv`gvNWR5#<58h(gE9vb2I!2E_OSJ`m2GF&dWg6Oix5GD#d{o7 zS5pu_fBD4YNDa4Gu;_{=uHl1Z33F3QgCG5$B`W42fD%}v7c<8~8*xDuqgqqo7VXFl z$?FCmSp~EDhXxQ)Cuz5y5Z7c3`8^>YWdAyEUh6Ne56*SW7A3_8RJClT!P_g|1=axS(>)R54!QE%mb%pKNvs$_mW~gmH7|N}A&X4m8Il#Z%)tqDV-d z_k)0(&e*Oz$B06L7?w?RL_>RWEzK}$kU1fRpIOt-(J5WW3>cBH^6CRA2&HVVDUYGw z8q-np7Dc=QBqud=e}Tepu6-Y+hF+*6`oCCFfypYc)zGN8Pj!#pz!2>5=KHM zqlcOifsl*y!C2%xwvvWSHAFtE&_2;5^gk$5Hk=@$m1ioGufx{$PH&lcS}wjPFpukN-^Cq z%$yS}(o@=-GaJjP=|l3+8$=-O8WL1wRvC!8DlVEf*Z!D!i^QdC-il(7$pLi~Q!vR7 z6op6~Fpn1ej(19^4Ti>}hn+|l2UaV^1~mdJD{HLrRE?8O`oIvmtWm&RZCJYy6Z`PF*u-X|wA=bW+GF zaQe!ym~N)|(Td~wsHi|3XJ$yEaafwSahyFFZlinwAZRMVi^yff_7h_f1ox&FFb_Dz zXLOz=mLHNM6}H!R9Kp?BGvl0@*>twJI!Nd8pf!Fyd8hJ5Pb$NKnjp3&^B~jBL%mxlx~r7h4o$`#a3{R6kH=k z>U5zX7l<+x`;k9ukL_fk$&;c;9`C$2Z^qsQuJ~t&m`zG4>i&)WRDy!Z8$SPCEO}8B zQKUMk1aTsQL7iMmDN@J{l7NUC?%}?2E>SML0{ZF!KuQ@VuB!Hzf#3}2)jNbS>vhcv z7P})pI@82S8k&9JH!%=Vuc?ach8^}Q?}tFiS=U2ygfO%I_L7Q+wh5YWC`9d3GPsc# zUBFPdOF)mMD5Z^(B$4%cZQ5<2?;u7*B&&j^+D^X~g?79;A>C$u@yF?2F(M*JzJH*I zNc4s-G=Uajlh@7n5Mjt)CX?nfU_4!&TFE_8AdjC_S%4eXbh|LtHaCE7#KjG0yZPIlL${-HNe z)4lTD&j_#=hAhsbpkMOZf>27qP-W>Y0LVPka6(={(^w|~YF4aa_W-)%T~L*?suZYz e@gV&Bv-}UHxB43>@Ui3o0000>$u9exEb<4k%*i4rKOlxU zjEaM0p#hso5*Q4`CLlCKAgR^E8@}B8y_Q#LfzM@OX=dosZIh0b(zPiQO@t z2mII~FvIY}Uf5KOVh*S&#JrQo_y7KncH`u)5c#~5ue7ziOWy#Yy@fdTkwyn1j}C3c zs%ISlBBM9{=Vw3i5&HxuV7_eduRAVdv;_uYdoj=*p?6sK@vP^;tpD@8?Hu*6Pz$Um zBsL==j+p@g$QU{&8jryd4IRs&-qSEaEdy|&@|w>;6qXc z0)Ghd?5`K?{0f723YLc>-b6#jM-UG&^3EiUss=L?8aha6k{N0Qu#!@xwRT5fd z&3Awt0uvHY8bQXQsuUx`Y=pd=#HA9X$pt!(9%6jo4(xs4s!FHgm!Q#?%5>)Qyb7wU z@bIWZ4IDy>2Nx@4ap34QwwX%giJOQS;Xf!=kARX?GhL3bK*1kERNaFWd6H6~RJJ7X zEU$sD`_Em-+lT-nJ4(`Y!_cwML*H%paNvn5$wQ3H8D>N_;_amW)Veb2CwYxFQ!+^a zF{76Ah~LkxVmZB6sGDteBrWAEvMjTMKm)1GKW<7 z3MsE0lj{R)c$t7xxeRL)lUs!>O^3|g>GLJV6|jrM-q6+4@I905+9+0gx%wHrsWqsj zfEcBaKM80bh8-ZCxOFH*>kp%J-i_KNYKjsnX7VNH5xYy4Rg$j{0__jz>)iQ8We_%? z(F|2hbYZ`Xv&)1klKdHFqF5UuyC~;OsffYSkUg&EBVA=o*8!b_Q&{u1ncWd1P0(JM z4&U?^(KVRr@~%?fI6?Sl*@hYm$@gk2X_vv>wg~UM8N;UM`y3wKAjTV_mS(DMVJ^hg zk4rdmr5dSt61i|a20J743^5{>$Vrm;qWQv4*N&r-MT?=X5V@rSNqAx2dW=LV6+uFx zy}tt}W=C=GUWZey6hXyIp>ay6^6))V`OjlzY?;WSsyK}m^Xo9PE=0quL5BUVmjX$t zlUUa2MuSJK9yUG;QB`<_m+PBRCQHp(>cBGDgto-?80dY9J@+?b?F^&MP*8$IUL%su zv6z50Ql}dt)GSQk#d|)sKG}sFzcPw;S?fgr=>+rlWnYZFw+(9Yw<+(<%yko1E|4du z&kHWo#oqyi;o7MX$FCUVf)oM@QkHF}cszE27%z|#o2z{x-XG?`ijL3_ODIXE*eti4 zGRXmrIBjredxXaS`e=MPiYPsUnsOg`r9NYCoM9J;_yNf=yw~9UJ4K{}8ca2Zcz2Q$ zAYdDL84^xolqF#A7qYxgkEv)1*`NvKT&3mI^A+uo=yDukW)(|P5)X#)q@@#W6Ui|B zqOXM0|6tiq6F`|LhYrNp_N2g+*P?!o>1H;nmS{#ZW;ykYeu;Tj-}{_$p52Xk%5uXS z;tG;XxkW@e&!{5)z50>G?%N(#E{i*Aa+eE6G1`+ck7aCwTJffn|$ zhnMd$`WK8cmWZS!Nlt3RoR8tQ5C^_}NMi1DN?6L$*pfs^8By>H@d&cE zgN~DqsAXVopOM@({&n8Y)&s|`Xs%~)u`iFlYgOJ|-MQ&|T4j~a9g4lz?HJl=K?ZR6m0my{Efx+oD_{=2wfPu<``5o9pQ zy4TNheq{n|g>utBCB?f19?awV!Qlz2eJapv5jF|*p>`MbBUd*Udn zlo>iHyABZmEu6_htNEZcYp@&G`d|oa=DA-GT)x)2ebZ5-vTu5BhVuTpzr3+sx6^n{ zNnQV+%2KL`NEV-|in!?xwWqLc`~e#B`%&WOC~Hv7Eyo#jsb{BGoKLijVDpb2GUYDE zk);~XMJ}~-X|Bt=n}IsvHcsg-9PN?6u4>EEKx=O z&v;iNZXPl?aE}={`P)TXr6oi2fM2MdX`(OYxL|Zzw2r;NhS^PSi4b}xnF-xomvGkM zS#z50cM}_4A3-fQ>!h(gOtiN&3rL)iB8Fls}KMTrc%$ah;6i|iaHkmY=A zM}+5FERNlvm?=LRMta)Qnw%!VxFTb&-gjelA2*gYZ+M7Jku7Klxv9Wzq1b3;V>ZNz zfLgJ#Xz1L-SVtLM0~*{J6Kb&i`+ zn&mpNL?JRbcPZq)_FS0X60HonWlvrQ$|JmZ{SKbq%r0qs!slYM} Date: Fri, 14 Jun 2024 09:44:34 +0200 Subject: [PATCH 13/31] Minor Changes --- scenes/menu/create.tscn | 9 ++++++ scripts/createStats.gd | 38 ++++++++++++++++++++++ testing/test/map.tscn | 42 +++++++++++++++++++++++++ testing/test/player.tscn | 19 +++++++++++ testing/testAssets/gigachad.png | Bin 0 -> 508 bytes testing/testAssets/gigachad.png.import | 34 ++++++++++++++++++++ testing/testAssets/grass.png | Bin 0 -> 1877 bytes testing/testAssets/grass.png.import | 34 ++++++++++++++++++++ testing/testAssets/player.png | Bin 0 -> 461 bytes testing/testAssets/player.png.import | 34 ++++++++++++++++++++ testing/testAssets/tharok.png | Bin 0 -> 540 bytes testing/testAssets/tharok.png.import | 34 ++++++++++++++++++++ testing/testAssets/water.png | Bin 0 -> 2632 bytes testing/testAssets/water.png.import | 34 ++++++++++++++++++++ 14 files changed, 278 insertions(+) create mode 100644 scenes/menu/create.tscn create mode 100644 scripts/createStats.gd create mode 100644 testing/test/map.tscn create mode 100644 testing/test/player.tscn create mode 100644 testing/testAssets/gigachad.png create mode 100644 testing/testAssets/gigachad.png.import create mode 100644 testing/testAssets/grass.png create mode 100644 testing/testAssets/grass.png.import create mode 100644 testing/testAssets/player.png create mode 100644 testing/testAssets/player.png.import create mode 100644 testing/testAssets/tharok.png create mode 100644 testing/testAssets/tharok.png.import create mode 100644 testing/testAssets/water.png create mode 100644 testing/testAssets/water.png.import diff --git a/scenes/menu/create.tscn b/scenes/menu/create.tscn new file mode 100644 index 0000000..3e0673e --- /dev/null +++ b/scenes/menu/create.tscn @@ -0,0 +1,9 @@ +[gd_scene format=3 uid="uid://b6t6yd7qnid1i"] + +[node name="character_creator" type="Control"] +layout_mode = 3 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 diff --git a/scripts/createStats.gd b/scripts/createStats.gd new file mode 100644 index 0000000..6be757b --- /dev/null +++ b/scripts/createStats.gd @@ -0,0 +1,38 @@ +extends Node + +var save_path = "user://player_data.json" + +func saveJSON(): + var data := { + "name": "test", + } + + var json_string = JSON.stringify(data) + + var file_access = FileAccess.open(save_path, FileAccess.WRITE) + if not file_access: + print("An error happened while saving data: ", FileAccess.get_open_error()) + return + + file_access.store_line(json_string) + file_access.close() + +func loadJSON(): + if not FileAccess.file_exists(save_path): + return + var file_access = FileAccess.open(save_path, FileAccess.READ) + var json_string = file_access.get_line() + file_access.close() + + var json = JSON.new() + var error = json.parse(json_string) + if error: + print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) + return + + var data:Dictionary = json.data + var test = data.get("name") + +func _on_pressed(): + saveJSON() + loadJSON() diff --git a/testing/test/map.tscn b/testing/test/map.tscn new file mode 100644 index 0000000..3d972b3 --- /dev/null +++ b/testing/test/map.tscn @@ -0,0 +1,42 @@ +[gd_scene load_steps=8 format=3 uid="uid://brmtkn1ddxrp1"] + +[ext_resource type="Texture2D" uid="uid://bgdgd23qgi52x" path="res://testing/testAssets/grass.png" id="1_6ekaf"] +[ext_resource type="Script" path="res://scripts/mapscript.gd" id="1_d7ssr"] +[ext_resource type="Texture2D" uid="uid://chgkgpiiy1yui" path="res://testing/testAssets/water.png" id="2_2akb5"] +[ext_resource type="PackedScene" uid="uid://dv67vdgb4h44q" path="res://testing/test/player.tscn" id="3_5eqoy"] + +[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_cpufv"] +texture = ExtResource("1_6ekaf") +texture_region_size = Vector2i(32, 32) +0:0/0 = 0 +0:0/0/physics_layer_0/linear_velocity = Vector2(0, 0) +0:0/0/physics_layer_0/angular_velocity = 0.0 + +[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_wknfx"] +texture = ExtResource("2_2akb5") +texture_region_size = Vector2i(32, 32) +0:0/0 = 0 +0:0/0/physics_layer_0/linear_velocity = Vector2(0, 0) +0:0/0/physics_layer_0/angular_velocity = 0.0 +0:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-16, -16, 16, -16, 16, 16, -16, 16) + +[sub_resource type="TileSet" id="TileSet_5wtmq"] +tile_size = Vector2i(32, 32) +physics_layer_0/collision_layer = 1 +sources/0 = SubResource("TileSetAtlasSource_cpufv") +sources/1 = SubResource("TileSetAtlasSource_wknfx") + +[node name="Map" type="Node2D"] +script = ExtResource("1_d7ssr") + +[node name="TileMap" type="TileMap" parent="."] +tile_set = SubResource("TileSet_5wtmq") +rendering_quadrant_size = 32 +format = 2 +layer_0/tile_data = PackedInt32Array(0, 0, 0, 65537, 0, 0, 65538, 0, 0, 131075, 0, 0, 131076, 0, 0, 131077, 0, 0, 131078, 0, 0, 131079, 0, 0, 131080, 0, 0, 131081, 0, 0, 131082, 0, 0, 131083, 0, 0, 131084, 0, 0, 131085, 0, 0, 65550, 0, 0, 65551, 0, 0, 65552, 0, 0, 17, 0, 0, 18, 0, 0, -65517, 0, 0, -65516, 0, 0, -65518, 0, 0, -65519, 0, 0, -65520, 0, 0, -65521, 0, 0, -65522, 0, 0, -65523, 0, 0, -65524, 0, 0, -65525, 0, 0, -65526, 0, 0, 9, 0, 0, 8, 0, 0, 7, 0, 0, 6, 0, 0, 5, 0, 0, 65540, 0, 0, 65539, 0, 0, 131072, 0, 0, 196607, 0, 0, 131073, 0, 0, 65541, 0, 0, 10, 0, 0, 11, 0, 0, -131054, 0, 0, -131053, 0, 0, -131052, 0, 0, -131051, 0, 0, -131050, 0, 0, 16, 0, 0, 15, 0, 0, 65549, 0, 0, 65548, 0, 0, 65547, 0, 0, 65546, 0, 0, 65545, 0, 0, 65544, 0, 0, 65543, 0, 0, 65542, 0, 0, 131074, 0, 0, 262142, 0, 0, 262141, 0, 0, 262140, 0, 0, 327676, 0, 0, 327677, 0, 0, 327678, 0, 0, 262143, 0, 0, 196608, 0, 0, 196609, 0, 0, 196610, 0, 0, 12, 0, 0, 13, 0, 0, 14, 0, 0, -196585, 0, 0, -196584, 0, 0, -196586, 0, 0, -196587, 0, 0, -196588, 0, 0, -196589, 0, 0, -196590, 0, 0, -196591, 0, 0, -196592, 0, 0, -196593, 0, 0, -196594, 0, 0, -196595, 0, 0, -196596, 0, 0, -196597, 0, 0, -196598, 0, 0, -196599, 0, 0, -196600, 0, 0, -196601, 0, 0, -196602, 0, 0, -196603, 0, 0, -196604, 0, 0, -196605, 0, 0, -196606, 0, 0, -131057, 0, 0, -131058, 0, 0, 65536, 0, 0, 196606, 0, 0, 196605, 0, 0, 131071, 0, 0, 65535, 0, 0, 131070, 0, 0, 131069, 0, 0, 1, 0, 0, -65534, 0, 0, -65533, 0, 0, -65532, 0, 0, -131067, 0, 0, -131066, 0, 0, -131069, 0, 0, -131070, 0, 0, -131071, 0, 0, -131072, 0, 0, -65536, 0, 0, -1, 0, 0, -65535, 0, 0, -131068, 0, 0, -131065, 0, 0, 2, 0, 0, 3, 0, 0, -65531, 0, 0, -65530, 0, 0, -65529, 0, 0, -131064, 0, 0, -131063, 0, 0, -65528, 0, 0, 4, 0, 0, -65527, 0, 0, -131059, 0, 0, -131062, 0, 0, -131061, 0, 0, -131055, 0, 0, -131056, 0, 0, -131060, 0, 0, -262136, 0, 0, -262135, 0, 0, -262134, 0, 0, -262133, 0, 0, -262132, 0, 0, -262131, 0, 0, -262130, 0, 0, -262129, 0, 0, -262128, 0, 0, -262127, 0, 0, -262126, 0, 0, -262125, 0, 0, -262124, 0, 0, -262123, 0, 0, -262122, 0, 0, -262121, 0, 0, -262120, 0, 0, -196582, 0, 0, -196583, 0, 0, -131049, 0, 0, -65515, 0, 0, 19, 0, 0, 262139, 0, 0, 262138, 0, 0, 327673, 0, 0, 327672, 0, 0, 327671, 0, 0, 327670, 0, 0, 393205, 0, 0, 393204, 0, 0, 393203, 0, 0, 393202, 0, 0, 327668, 0, 0, 327669, 0, 0, 262134, 0, 0, 262135, 0, 0, 196600, 0, 0, 196601, 0, 0, 196602, 0, 0, 131067, 0, 0, 131068, 0, 0, -327657, 0, 0, -327656, 0, 0, -327655, 0, 0, -393191, 0, 0, 196619, 0, 0, 196618, 0, 0, 196617, 0, 0, 262152, 0, 0, 262151, 0, 0, 262150, 0, 0, 262149, 0, 0, 327684, 0, 0, 327683, 0, 0, 393218, 0, 0, 393217, 0, 0, 262148, 0, 0, 196614, 0, 0, 196615, 0, 0, 196612, 0, 0, 196611, 0, 0, 262146, 0, 0, 262145, 0, 0, 327680, 0, 0, 393215, 0, 0, 393214, 0, 0, 393213, 0, 0, 393212, 0, 0, 458747, 0, 0, 458746, 0, 0, 458745, 0, 0, 458744, 0, 0, 458743, 0, 0, 524278, 0, 0, 524277, 0, 0, 524276, 0, 0, 524275, 0, 0, 589810, 0, 0, 589809, 0, 0, 589808, 0, 0, 589807, 0, 0, 524273, 0, 0, 524274, 0, 0, 458739, 0, 0, 458740, 0, 0, 393206, 0, 0, 262137, 0, 0, 196603, 0, 0, 196604, 0, 0, 327674, 0, 0, 393207, 0, 0, 393211, 0, 0, 393210, 0, 0, 589811, 0, 0, 589812, 0, 0, 589813, 0, 0, 524279, 0, 0, 196616, 0, 0, 327682, 0, 0, 327681, 0, 0, -327660, 0, 0, -327659, 0, 0, -327658, 0, 0, -393192, 0, 0, -393190, 0, 0, -393189, 0, 0, -393188, 0, 0, -262137, 0, 0, -327671, 0, 0, -327670, 0, 0, -327669, 0, 0, -393204, 0, 0, -393203, 0, 0, -393202, 0, 0, -393201, 0, 0, -458736, 0, 0, -458735, 0, 0, -458734, 0, 0, -524269, 0, 0, -524268, 0, 0, -524267, 0, 0, -524266, 0, 0, -458733, 0, 0, -393199, 0, 0, -393200, 0, 0, -327665, 0, 0, -327666, 0, 0, -327667, 0, 0, -2, 0, 0, -3, 0, 0, -4, 0, 0, -5, 0, 0, 65530, 0, 0, 65529, 0, 0, -6, 0, 0, -65540, 0, 0, -65539, 0, 0, -131074, 0, 0, -131073, 0, 0, -196608, 0, 0, -262143, 0, 0, -262142, 0, 0, -262141, 0, 0, -262140, 0, 0, -327675, 0, 0, -327674, 0, 0, -327673, 0, 0, -393208, 0, 0, -393207, 0, 0, -393206, 0, 0, -393205, 0, 0, -458738, 0, 0, -458737, 0, 0, -458732, 0, 0, -458731, 0, 0, -458730, 0, 0, -393195, 0, 0, -393196, 0, 0, -327661, 0, 0, -327662, 0, 0, -327668, 0, 0, -524265, 0, 0, -524264, 0, 0, -524263, 0, 0, -458728, 0, 0, -458729, 0, 0, -393194, 0, 0, -393193, 0, 0, -458726, 0, 0, -458725, 0, 0, -458724, 0, 0, -458723, 0, 0, -458722, 0, 0, -524257, 0, 0, -524256, 0, 0, -524255, 0, 0, -524254, 0, 0, -524253, 0, 0, -458719, 0, 0, -458720, 0, 0, -393185, 0, 0, -393186, 0, 0, -327651, 0, 0, -327652, 0, 0, -262117, 0, 0, -262118, 0, 0, -262119, 0, 0, -327654, 0, 0, -458727, 0, 0, -524262, 0, 0, -524261, 0, 0, -589796, 0, 0, -589797, 0, 0, -589798, 0, 0, -589795, 0, 0, -655330, 0, 0, -655329, 0, 0, -655328, 0, 0, -655327, 0, 0, -655326, 0, 0, -655325, 0, 0, -655324, 0, 0, -589788, 0, 0, -589789, 0, 0, -458721, 0, 0, -524258, 0, 0, -393187, 0, 0, -327653, 0, 0, -524259, 0, 0, -524260, 0, 0, -589794, 0, 0, -589793, 0, 0, -589792, 0, 0, -589791, 0, 0, -589790, 0, 0, 196613, 0, 0, 262147, 0, 0, 262144, 0, 0, 458748, 0, 0, 458742, 0, 0, 524280, 0, 0, 458749, 0, 0, 327679, 0, 0, 327675, 0, 0, 393209, 0, 0, 393208, 0, 0, 458741, 0, 0, 458738, 0, 0, 458737, 0, 0, 524272, 0, 0, 524271, 0, 0, 524270, 0, 0, 524269, 0, 0, 589806, 0, 0, 589805, 0, 0, 655341, 0, 0, 655340, 0, 0, 262136, 0, 0, 131066, 0, 0, 196599, 0, 0, 262133, 0, 0, 327667, 0, 0, 393201, 0, 0, 458736, 0, 0, 458735, 0, 0, 458734, 0, 0, 589804, 0, 0, 589803, 0, 0, 655339, 0, 0, 655338, 0, 0, 131065, 0, 0, 65531, 0, 0, 65532, 0, 0, 65533, 0, 0, 65534, 0, 0, -65538, 0, 0, -65537, 0, 0, -196607, 0, 0, -262139, 0, 0, -262138, 0, 0, -327672, 0, 0, -327664, 0, 0, -327663, 0, 0, -393198, 0, 0, -393197, 0, 0, -458761, 1, 0, -524297, 1, 0, -589833, 1, 0, -589834, 1, 0, -589835, 1, 0, -589836, 1, 0, -589837, 1, 0, -589838, 1, 0, -589839, 1, 0, -589840, 1, 0, -589841, 1, 0, -589842, 1, 0, -589843, 1, 0, -589844, 1, 0, -589845, 1, 0, -589846, 1, 0, -524310, 1, 0, -458774, 1, 0, -393238, 1, 0, -327702, 1, 0, -262166, 1, 0, -196630, 1, 0, -131094, 1, 0, -65558, 1, 0, -22, 1, 0, 65514, 1, 0, 131050, 1, 0, 196586, 1, 0, 262122, 1, 0, 327658, 1, 0, 393194, 1, 0, 458730, 1, 0, 524266, 1, 0, 589802, 1, 0, 524267, 0, 0, 458731, 1, 0, 393195, 1, 0, 327659, 1, 0, 262123, 1, 0, 196587, 1, 0, 131051, 1, 0, 65515, 1, 0, -21, 1, 0, -65557, 1, 0, -131093, 1, 0, -196629, 1, 0, -262165, 1, 0, -327701, 1, 0, -393237, 1, 0, -458773, 1, 0, -524309, 1, 0, -524308, 1, 0, -458772, 1, 0, -393236, 1, 0, -327700, 1, 0, -262164, 1, 0, -196628, 1, 0, -131092, 1, 0, -65556, 1, 0, -20, 1, 0, 65516, 1, 0, 131052, 1, 0, 196588, 1, 0, 262124, 1, 0, 327660, 1, 0, 393196, 0, 0, 458732, 0, 0, 524268, 0, 0, 458733, 0, 0, 393197, 0, 0, 327661, 0, 0, 262125, 1, 0, 196589, 1, 0, 131053, 1, 0, 65517, 1, 0, -19, 1, 0, -65555, 1, 0, -131091, 1, 0, -196627, 1, 0, -262163, 1, 0, -327699, 1, 0, -393235, 1, 0, -458771, 1, 0, -524307, 1, 0, -524306, 1, 0, -458770, 1, 0, -393234, 1, 0, -327698, 1, 0, -262162, 1, 0, -196626, 1, 0, -131090, 1, 0, -65554, 1, 0, -18, 1, 0, 65518, 1, 0, 131054, 1, 0, 196590, 1, 0, 262126, 0, 0, 327662, 0, 0, 393198, 0, 0, 393199, 0, 0, 327663, 0, 0, 262127, 0, 0, 196591, 1, 0, 131055, 1, 0, 65519, 1, 0, -17, 1, 0, -65553, 1, 0, -131089, 1, 0, -196625, 1, 0, -262161, 1, 0, -327697, 1, 0, -393233, 1, 0, -458769, 1, 0, -524305, 1, 0, -524304, 1, 0, -458768, 1, 0, -393232, 1, 0, -327696, 1, 0, -262160, 1, 0, -196624, 1, 0, -131088, 1, 0, -65552, 1, 0, -16, 1, 0, 65520, 1, 0, 131056, 1, 0, 196592, 1, 0, 262128, 0, 0, 327664, 0, 0, 393200, 0, 0, 327665, 0, 0, 262129, 0, 0, 196593, 0, 0, 131057, 1, 0, 65521, 1, 0, -15, 1, 0, -65551, 1, 0, -131087, 1, 0, -196623, 1, 0, -262159, 1, 0, -327695, 1, 0, -393231, 1, 0, -458767, 1, 0, -524303, 1, 0, -524302, 1, 0, -458766, 1, 0, -393230, 1, 0, -327694, 1, 0, -262158, 1, 0, -196622, 1, 0, -131086, 1, 0, -65550, 1, 0, -14, 1, 0, 65522, 1, 0, 131058, 0, 0, 196594, 0, 0, 262130, 0, 0, 327666, 0, 0, 262131, 0, 0, 196595, 0, 0, 131059, 0, 0, 65523, 0, 0, -13, 1, 0, -65549, 1, 0, -131085, 1, 0, -196621, 1, 0, -262157, 1, 0, -327693, 1, 0, -393229, 1, 0, -458765, 1, 0, -524301, 1, 0, -524300, 1, 0, -458764, 1, 0, -393228, 1, 0, -327692, 1, 0, -262156, 1, 0, -196620, 1, 0, -131084, 1, 0, -65548, 1, 0, -12, 0, 0, 65524, 0, 0, 131060, 0, 0, 196596, 0, 0, 262132, 0, 0, 196597, 0, 0, 131061, 0, 0, 65525, 0, 0, -11, 0, 0, -65547, 0, 0, -131083, 1, 0, -196619, 1, 0, -262155, 1, 0, -327691, 1, 0, -393227, 1, 0, -458763, 1, 0, -524299, 1, 0, -524298, 1, 0, -458762, 1, 0, -393226, 1, 0, -327690, 1, 0, -262154, 1, 0, -196618, 1, 0, -131082, 1, 0, -65546, 0, 0, -10, 0, 0, 65526, 0, 0, 131062, 0, 0, 196598, 0, 0, 131063, 0, 0, 65527, 0, 0, -9, 0, 0, -65545, 0, 0, -131081, 0, 0, -196617, 1, 0, -262153, 1, 0, -327689, 1, 0, -393225, 1, 0, -393224, 1, 0, -458760, 1, 0, -524296, 1, 0, -589832, 1, 0, -589831, 1, 0, -524295, 1, 0, -458759, 1, 0, -393223, 1, 0, -327687, 1, 0, -327688, 1, 0, -262152, 1, 0, -196616, 0, 0, -131080, 0, 0, -65544, 0, 0, -8, 0, 0, 65528, 0, 0, 131064, 0, 0, -7, 0, 0, -65543, 0, 0, -131079, 0, 0, -196615, 0, 0, -262151, 0, 0, -262150, 0, 0, -327686, 0, 0, -393222, 1, 0, -458758, 1, 0, -524294, 1, 0, -589830, 1, 0, -589829, 1, 0, -524293, 1, 0, -458757, 1, 0, -393221, 0, 0, -327685, 0, 0, -262149, 0, 0, -196613, 0, 0, -196614, 0, 0, -131078, 0, 0, -65542, 0, 0, -65541, 0, 0, -131077, 0, 0, -131076, 0, 0, -196612, 0, 0, -262148, 0, 0, -327684, 0, 0, -393220, 0, 0, -458756, 0, 0, -524292, 1, 0, -589828, 1, 0, -589827, 0, 0, -524291, 0, 0, -458755, 0, 0, -393219, 0, 0, -327683, 0, 0, -262147, 0, 0, -196611, 0, 0, -131075, 0, 0, -196610, 0, 0, -262146, 0, 0, -327682, 0, 0, -393218, 0, 0, -458754, 0, 0, -524290, 0, 0, -589826, 0, 0, -589825, 0, 0, -524289, 0, 0, -458753, 0, 0, -393217, 0, 0, -327681, 0, 0, -262145, 0, 0, -196609, 0, 0, -262144, 0, 0, -327680, 0, 0, -393216, 0, 0, -458752, 0, 0, -524288, 0, 0, -589824, 0, 0, -655360, 0, 0, -655359, 0, 0, -589823, 0, 0, -524287, 0, 0, -458751, 0, 0, -393215, 0, 0, -327679, 0, 0, -327678, 0, 0, -393214, 0, 0, -458750, 0, 0, -524286, 0, 0, -589822, 0, 0, -655358, 0, 0, -655357, 0, 0, -589821, 0, 0, -524285, 0, 0, -458749, 0, 0, -393213, 0, 0, -327677, 0, 0, -327676, 0, 0, -393212, 0, 0, -458748, 0, 0, -524284, 0, 0, -589820, 0, 0, -655356, 0, 0, -655355, 0, 0, -589819, 0, 0, -524283, 0, 0, -458747, 0, 0, -393211, 0, 0, -393210, 0, 0, -458746, 0, 0, -524282, 0, 0, -589818, 0, 0, -655354, 0, 0, -655353, 0, 0, -589817, 0, 0, -524281, 0, 0, -458745, 0, 0, -393209, 0, 0, -458744, 0, 0, -524280, 0, 0, -589816, 0, 0, -655352, 0, 0, -655351, 0, 0, -589815, 0, 0, -524279, 0, 0, -458743, 0, 0, -458742, 0, 0, -524278, 0, 0, -589814, 0, 0, -655350, 0, 0, -655349, 0, 0, -589813, 0, 0, -524277, 0, 0, -458741, 0, 0, -458740, 0, 0, -524276, 0, 0, -589812, 0, 0, -655348, 0, 0, -655347, 0, 0, -589811, 0, 0, -524275, 0, 0, -458739, 0, 0, -524274, 0, 0, -589810, 0, 0, -655346, 0, 0, -655345, 0, 0, -589809, 0, 0, -524273, 0, 0, -524272, 0, 0, -589808, 0, 0, -655344, 0, 0, -655343, 0, 0, -589807, 0, 0, -524271, 0, 0, -524270, 0, 0, -589806, 0, 0, -655342, 0, 0, -655341, 0, 0, -589805, 0, 0, -589804, 0, 0, -655340, 0, 0, -655339, 0, 0, -589803, 0, 0, -589802, 0, 0, -655338, 0, 0, -655337, 0, 0, -589801, 0, 0, -589800, 0, 0, -655336, 0, 0, -655335, 0, 0, -589799, 0, 0, -655334, 0, 0, -655333, 0, 0, -655332, 0, 0, -655331, 0, 0, 524306, 1, 0, 458770, 1, 0, 393234, 1, 0, 327698, 1, 0, 262162, 1, 0, 196626, 1, 0, 131090, 0, 0, 65554, 0, 0, 65553, 0, 0, 131089, 0, 0, 131088, 0, 0, 131087, 0, 0, 131086, 0, 0, 196622, 1, 0, 196621, 0, 0, 196620, 0, 0, 262156, 1, 0, 262155, 1, 0, 262154, 0, 0, 262153, 0, 0, 327689, 1, 0, 327688, 1, 0, 327687, 1, 0, 327686, 1, 0, 327685, 1, 0, 393221, 1, 0, 393220, 1, 0, 393219, 1, 0, 458755, 1, 0, 458754, 1, 0, 458753, 1, 0, 458752, 0, 0, 393216, 0, 0, 458751, 0, 0, 458750, 0, 0, 524286, 0, 0, 524285, 0, 0, 524284, 0, 0, 524283, 0, 0, 524282, 0, 0, 524281, 0, 0, 589817, 0, 0, 589816, 0, 0, 589815, 0, 0, 589814, 0, 0, 655350, 1, 0, 655349, 1, 0, 655348, 0, 0, 655347, 0, 0, 655346, 0, 0, 655345, 0, 0, 655344, 0, 0, 655343, 0, 0, 655342, 0, 0, 655351, 1, 0, 655352, 1, 0, 655353, 1, 0, 655354, 1, 0, 589818, 0, 0, 589819, 0, 0, 655355, 1, 0, 655356, 1, 0, 589820, 1, 0, 589821, 1, 0, 655357, 1, 0, 655358, 1, 0, 589822, 1, 0, 589823, 1, 0, 524287, 0, 0, 655359, 1, 0, 589824, 1, 0, 524288, 1, 0, 524289, 1, 0, 589825, 1, 0, 589826, 1, 0, 524290, 1, 0, 524291, 1, 0, 589827, 1, 0, 589828, 1, 0, 524292, 1, 0, 458756, 1, 0, 458757, 1, 0, 524293, 1, 0, 589829, 1, 0, 589830, 1, 0, 524294, 1, 0, 458758, 1, 0, 393222, 1, 0, 393223, 1, 0, 458759, 1, 0, 524295, 1, 0, 589831, 1, 0, 589832, 1, 0, 524296, 1, 0, 458760, 1, 0, 393224, 1, 0, 393225, 1, 0, 458761, 1, 0, 524297, 1, 0, 589833, 1, 0, 589834, 1, 0, 524298, 1, 0, 458762, 1, 0, 393226, 1, 0, 327690, 1, 0, 327691, 1, 0, 393227, 1, 0, 458763, 1, 0, 524299, 1, 0, 589835, 1, 0, 589836, 1, 0, 524300, 1, 0, 458764, 1, 0, 393228, 1, 0, 327692, 1, 0, 327693, 1, 0, 262157, 1, 0, 262158, 1, 0, 327694, 1, 0, 393230, 1, 0, 393229, 1, 0, 458765, 1, 0, 524301, 1, 0, 589837, 1, 0, 589838, 1, 0, 524302, 1, 0, 458766, 1, 0, 458767, 1, 0, 393231, 1, 0, 327695, 1, 0, 262159, 1, 0, 196623, 1, 0, 196624, 1, 0, 262160, 1, 0, 327696, 1, 0, 393232, 1, 0, 458768, 1, 0, 524304, 1, 0, 524303, 1, 0, 589839, 1, 0, 589840, 1, 0, 589841, 1, 0, 524305, 1, 0, 458769, 1, 0, 393233, 1, 0, 327697, 1, 0, 262161, 1, 0, 196625, 1, 0, 589842, 1, 0, 589843, 1, 0, 524307, 1, 0, 458771, 1, 0, 393235, 1, 0, 327699, 1, 0, 262163, 1, 0, 196627, 1, 0, 131091, 0, 0, 65555, 0, 0, 65556, 0, 0, 20, 0, 0, 21, 0, 0, 65557, 0, 0, 131093, 0, 0, 131092, 0, 0, 196628, 1, 0, 262164, 1, 0, 327700, 1, 0, 393236, 1, 0, 458772, 1, 0, 524308, 1, 0, 589844, 1, 0, 589845, 1, 0, 524309, 1, 0, 458773, 1, 0, 393237, 1, 0, 327701, 1, 0, 262165, 1, 0, 196629, 1, 0, 196630, 1, 0, 131094, 1, 0, 65558, 0, 0, 22, 0, 0, -65514, 0, 0, -65513, 0, 0, 23, 0, 0, 65559, 0, 0, 131095, 1, 0, 196631, 1, 0, 262167, 1, 0, 262166, 1, 0, 327702, 1, 0, 393238, 1, 0, 458774, 1, 0, 524310, 1, 0, 589846, 1, 0, 589847, 1, 0, 524311, 1, 0, 458775, 1, 0, 393239, 1, 0, 327703, 1, 0, 327704, 1, 0, 262168, 1, 0, 196632, 1, 0, 131096, 1, 0, 65560, 0, 0, 24, 0, 0, -65512, 0, 0, -131048, 0, 0, -131047, 0, 0, -65511, 0, 0, 25, 0, 0, 65561, 0, 0, 131097, 0, 0, 196633, 1, 0, 262169, 1, 0, 327705, 1, 0, 393241, 1, 0, 393240, 1, 0, 458776, 1, 0, 524312, 1, 0, 589848, 1, 0, 589849, 1, 0, 524313, 1, 0, 458777, 1, 0, 458778, 1, 0, 393242, 1, 0, 327706, 1, 0, 262170, 1, 0, 196634, 1, 0, 131098, 0, 0, 65562, 0, 0, 26, 0, 0, -65510, 0, 0, -131046, 0, 0, -131045, 0, 0, -196581, 0, 0, -196580, 0, 0, -262116, 0, 0, -262115, 0, 0, -196579, 0, 0, -131043, 0, 0, -131044, 0, 0, -65508, 0, 0, -65509, 0, 0, 27, 0, 0, 65563, 0, 0, 131099, 0, 0, 196635, 1, 0, 262171, 1, 0, 327707, 1, 0, 393243, 1, 0, 458779, 1, 0, 524315, 1, 0, 524314, 1, 0, 589850, 1, 0, 589851, 1, 0, 589852, 1, 0, 524316, 1, 0, 458780, 1, 0, 393244, 1, 0, 327708, 1, 0, 262172, 1, 0, 196636, 1, 0, 131100, 0, 0, 65564, 0, 0, 28, 0, 0, 29, 0, 0, -65507, 0, 0, -65506, 0, 0, -131042, 0, 0, -196578, 0, 0, -262114, 0, 0, -327650, 0, 0, -327649, 0, 0, -262113, 0, 0, -196577, 0, 0, -131041, 0, 0, -65505, 0, 0, 31, 0, 0, 30, 0, 0, 65566, 0, 0, 65565, 0, 0, 131101, 0, 0, 196637, 1, 0, 262173, 1, 0, 327709, 1, 0, 393245, 1, 0, 458781, 1, 0, 524317, 1, 0, 589853, 1, 0, 589854, 1, 0, 524318, 1, 0, 458782, 1, 0, 393246, 1, 0, 327710, 1, 0, 262174, 1, 0, 196638, 1, 0, 131102, 0, 0, 131103, 1, 0, 65567, 0, 0, 65568, 0, 0, 32, 0, 0, -65504, 0, 0, -131040, 0, 0, -196576, 0, 0, -262112, 0, 0, -327648, 0, 0, -393184, 0, 0, -393183, 0, 0, -327647, 0, 0, -262111, 0, 0, -196575, 0, 0, -131039, 0, 0, -65503, 0, 0, 33, 0, 0, 65569, 0, 0, 131105, 1, 0, 131104, 1, 0, 196640, 1, 0, 196639, 1, 0, 262175, 1, 0, 327711, 1, 0, 393247, 1, 0, 458783, 1, 0, 524319, 1, 0, 589855, 1, 0, 589856, 1, 0, 524320, 1, 0, 458784, 1, 0, 393248, 1, 0, 327712, 1, 0, 262176, 1, 0, 262177, 1, 0, 196641, 1, 0, 196642, 1, 0, 131106, 1, 0, 65570, 1, 0, 34, 0, 0, -65502, 0, 0, -131038, 0, 0, -196574, 0, 0, -262110, 0, 0, -327646, 0, 0, -393182, 0, 0, -458718, 0, 0, -458717, 0, 0, -393181, 0, 0, -327645, 0, 0, -262109, 0, 0, -196573, 0, 0, -131037, 0, 0, -65501, 0, 0, 35, 0, 0, 65571, 1, 0, 131107, 1, 0, 196643, 1, 0, 262179, 1, 0, 262178, 1, 0, 327714, 1, 0, 327713, 1, 0, 393249, 1, 0, 458785, 1, 0, 524321, 1, 0, 589857, 1, 0, 589858, 1, 0, 524322, 1, 0, 458786, 1, 0, 393250, 1, 0, 393251, 1, 0, 327715, 1, 0, 327716, 1, 0, 262180, 1, 0, 196644, 1, 0, 131108, 1, 0, 65572, 1, 0, 36, 1, 0, -65500, 0, 0, -131036, 0, 0, -196572, 0, 0, -262108, 0, 0, -327644, 0, 0, -393180, 0, 0, -458716, 0, 0, -524252, 0, 0, 393252, 1, 0, 458788, 1, 0, 458787, 1, 0, 524323, 1, 0, 589859, 1, 0, 589860, 1, 0, 524324, 1, 0, -589862, 1, 0, -524326, 1, 0, -458790, 1, 0, -393254, 1, 0, -327718, 1, 0, -262182, 1, 0, -196646, 1, 0, -131110, 1, 0, -65574, 1, 0, -38, 1, 0, 65498, 1, 0, 131034, 1, 0, 196570, 1, 0, 262106, 1, 0, 327642, 1, 0, 393178, 1, 0, 458714, 1, 0, 524250, 1, 0, 589786, 1, 0, 655322, 1, 0, -589861, 1, 0, -524325, 1, 0, -458789, 1, 0, -393253, 1, 0, -327717, 1, 0, -262181, 1, 0, -196645, 1, 0, -131109, 1, 0, -65573, 1, 0, -37, 1, 0, 65499, 1, 0, 131035, 1, 0, 196571, 1, 0, 262107, 1, 0, 327643, 1, 0, 393179, 1, 0, 458715, 1, 0, 524251, 1, 0, 589787, 1, 0, 655323, 1, 0, -589860, 1, 0, -524324, 1, 0, -458788, 1, 0, -393252, 1, 0, -327716, 1, 0, -262180, 1, 0, -196644, 1, 0, -131108, 1, 0, -65572, 1, 0, -36, 1, 0, 65500, 1, 0, 131036, 1, 0, 196572, 1, 0, 262108, 1, 0, 327644, 1, 0, 393180, 1, 0, 458716, 1, 0, 524252, 1, 0, 589788, 1, 0, 655324, 1, 0, -589859, 1, 0, -524323, 1, 0, -458787, 1, 0, -393251, 1, 0, -327715, 1, 0, -262179, 1, 0, -196643, 1, 0, -131107, 1, 0, -65571, 1, 0, -35, 1, 0, 65501, 1, 0, 131037, 1, 0, 196573, 1, 0, 262109, 1, 0, 327645, 1, 0, 393181, 1, 0, 458717, 1, 0, 524253, 1, 0, 589789, 1, 0, 655325, 1, 0, -589858, 1, 0, -524322, 1, 0, -458786, 1, 0, -393250, 1, 0, -327714, 1, 0, -262178, 1, 0, -196642, 1, 0, -131106, 1, 0, -65570, 1, 0, -34, 1, 0, 65502, 1, 0, 131038, 1, 0, 196574, 1, 0, 262110, 1, 0, 327646, 1, 0, 393182, 1, 0, 458718, 1, 0, 524254, 1, 0, 589790, 1, 0, 655326, 1, 0, -589857, 1, 0, -524321, 1, 0, -458785, 1, 0, -393249, 1, 0, -327713, 1, 0, -262177, 1, 0, -196641, 1, 0, -131105, 1, 0, -65569, 1, 0, -33, 1, 0, 65503, 1, 0, 131039, 1, 0, 196575, 1, 0, 262111, 1, 0, 327647, 1, 0, 393183, 1, 0, 458719, 1, 0, 524255, 1, 0, 589791, 1, 0, 655327, 1, 0, -589856, 1, 0, -524320, 1, 0, -458784, 1, 0, -393248, 1, 0, -327712, 1, 0, -262176, 1, 0, -196640, 1, 0, -131104, 1, 0, -65568, 1, 0, -32, 1, 0, 65504, 1, 0, 131040, 1, 0, 196576, 1, 0, 262112, 1, 0, 327648, 1, 0, 393184, 1, 0, 458720, 1, 0, 524256, 1, 0, 589792, 1, 0, 655328, 1, 0, -589855, 1, 0, -524319, 1, 0, -458783, 1, 0, -393247, 1, 0, -327711, 1, 0, -262175, 1, 0, -196639, 1, 0, -131103, 1, 0, -65567, 1, 0, -31, 1, 0, 65505, 1, 0, 131041, 1, 0, 196577, 1, 0, 262113, 1, 0, 327649, 1, 0, 393185, 1, 0, 458721, 1, 0, 524257, 1, 0, 589793, 1, 0, 655329, 1, 0, -589854, 1, 0, -524318, 1, 0, -458782, 1, 0, -393246, 1, 0, -327710, 1, 0, -262174, 1, 0, -196638, 1, 0, -131102, 1, 0, -65566, 1, 0, -30, 1, 0, 65506, 1, 0, 131042, 1, 0, 196578, 1, 0, 262114, 1, 0, 327650, 1, 0, 393186, 1, 0, 458722, 1, 0, 524258, 1, 0, 589794, 1, 0, 655330, 1, 0, -589853, 1, 0, -524317, 1, 0, -458781, 1, 0, -393245, 1, 0, -327709, 1, 0, -262173, 1, 0, -196637, 1, 0, -131101, 1, 0, -65565, 1, 0, -29, 1, 0, 65507, 1, 0, 131043, 1, 0, 196579, 1, 0, 262115, 1, 0, 327651, 1, 0, 393187, 1, 0, 458723, 1, 0, 524259, 1, 0, 589795, 1, 0, 655331, 1, 0, -589852, 1, 0, -524316, 1, 0, -458780, 1, 0, -393244, 1, 0, -327708, 1, 0, -262172, 1, 0, -196636, 1, 0, -131100, 1, 0, -65564, 1, 0, -28, 1, 0, 65508, 1, 0, 131044, 1, 0, 196580, 1, 0, 262116, 1, 0, 327652, 1, 0, 393188, 1, 0, 458724, 1, 0, 524260, 1, 0, 589796, 1, 0, 655332, 1, 0, -589851, 1, 0, -524315, 1, 0, -458779, 1, 0, -393243, 1, 0, -327707, 1, 0, -262171, 1, 0, -196635, 1, 0, -131099, 1, 0, -65563, 1, 0, -27, 1, 0, 65509, 1, 0, 131045, 1, 0, 196581, 1, 0, 262117, 1, 0, 327653, 1, 0, 393189, 1, 0, 458725, 1, 0, 524261, 1, 0, 589797, 1, 0, 655333, 1, 0, -589850, 1, 0, -524314, 1, 0, -458778, 1, 0, -393242, 1, 0, -327706, 1, 0, -262170, 1, 0, -196634, 1, 0, -131098, 1, 0, -65562, 1, 0, -26, 1, 0, 65510, 1, 0, 131046, 1, 0, 196582, 1, 0, 262118, 1, 0, 327654, 1, 0, 393190, 1, 0, 458726, 1, 0, 524262, 1, 0, 589798, 1, 0, 655334, 1, 0, -589849, 1, 0, -524313, 1, 0, -458777, 1, 0, -393241, 1, 0, -327705, 1, 0, -262169, 1, 0, -196633, 1, 0, -131097, 1, 0, -65561, 1, 0, -25, 1, 0, 65511, 1, 0, 131047, 1, 0, 196583, 1, 0, 262119, 1, 0, 327655, 1, 0, 393191, 1, 0, 458727, 1, 0, 524263, 1, 0, 589799, 1, 0, 655335, 1, 0, -589848, 1, 0, -524312, 1, 0, -458776, 1, 0, -393240, 1, 0, -327704, 1, 0, -262168, 1, 0, -196632, 1, 0, -131096, 1, 0, -65560, 1, 0, -24, 1, 0, 65512, 1, 0, 131048, 1, 0, 196584, 1, 0, 262120, 1, 0, 327656, 1, 0, 393192, 1, 0, 458728, 1, 0, 524264, 1, 0, 589800, 1, 0, 655336, 1, 0, -589847, 1, 0, -524311, 1, 0, -458775, 1, 0, -393239, 1, 0, -327703, 1, 0, -262167, 1, 0, -196631, 1, 0, -131095, 1, 0, -65559, 1, 0, -23, 1, 0, 65513, 1, 0, 131049, 1, 0, 196585, 1, 0, 262121, 1, 0, 327657, 1, 0, 393193, 1, 0, 458729, 1, 0, 524265, 1, 0, 589801, 1, 0, 655337, 1, 0, -1507366, 1, 0, -1441830, 1, 0, -1376294, 1, 0, -1310758, 1, 0, -1245222, 1, 0, -1179686, 1, 0, -1114150, 1, 0, -1048614, 1, 0, -983078, 1, 0, -917542, 1, 0, -852006, 1, 0, -786470, 1, 0, -720934, 1, 0, -655398, 1, 0, -1507365, 1, 0, -1441829, 1, 0, -1376293, 1, 0, -1310757, 1, 0, -1245221, 1, 0, -1179685, 1, 0, -1114149, 1, 0, -1048613, 1, 0, -983077, 1, 0, -917541, 1, 0, -852005, 1, 0, -786469, 1, 0, -720933, 1, 0, -655397, 1, 0, -1507364, 1, 0, -1441828, 1, 0, -1376292, 1, 0, -1310756, 1, 0, -1245220, 1, 0, -1179684, 1, 0, -1114148, 1, 0, -1048612, 1, 0, -983076, 1, 0, -917540, 1, 0, -852004, 1, 0, -786468, 1, 0, -720932, 1, 0, -655396, 1, 0, -1507363, 1, 0, -1441827, 1, 0, -1376291, 1, 0, -1310755, 1, 0, -1245219, 1, 0, -1179683, 1, 0, -1114147, 1, 0, -1048611, 1, 0, -983075, 1, 0, -917539, 1, 0, -852003, 1, 0, -786467, 1, 0, -720931, 1, 0, -655395, 1, 0, -1507362, 1, 0, -1441826, 1, 0, -1376290, 1, 0, -1310754, 1, 0, -1245218, 1, 0, -1179682, 1, 0, -1114146, 1, 0, -1048610, 1, 0, -983074, 1, 0, -917538, 1, 0, -852002, 1, 0, -786466, 1, 0, -720930, 1, 0, -655394, 1, 0, -1507361, 1, 0, -1441825, 1, 0, -1376289, 1, 0, -1310753, 1, 0, -1245217, 1, 0, -1179681, 1, 0, -1114145, 1, 0, -1048609, 1, 0, -983073, 1, 0, -917537, 1, 0, -852001, 1, 0, -786465, 1, 0, -720929, 1, 0, -655393, 1, 0, -1507360, 1, 0, -1441824, 1, 0, -1376288, 1, 0, -1310752, 1, 0, -1245216, 1, 0, -1179680, 1, 0, -1114144, 1, 0, -1048608, 1, 0, -983072, 1, 0, -917536, 1, 0, -852000, 1, 0, -786464, 1, 0, -720928, 1, 0, -655392, 1, 0, -1507359, 1, 0, -1441823, 1, 0, -1376287, 1, 0, -1310751, 1, 0, -1245215, 1, 0, -1179679, 1, 0, -1114143, 1, 0, -1048607, 1, 0, -983071, 1, 0, -917535, 1, 0, -851999, 1, 0, -786463, 1, 0, -720927, 1, 0, -655391, 1, 0, -1507358, 1, 0, -1441822, 1, 0, -1376286, 1, 0, -1310750, 1, 0, -1245214, 1, 0, -1179678, 1, 0, -1114142, 1, 0, -1048606, 1, 0, -983070, 1, 0, -917534, 1, 0, -851998, 1, 0, -786462, 1, 0, -720926, 1, 0, -655390, 1, 0, -1507357, 1, 0, -1441821, 1, 0, -1376285, 1, 0, -1310749, 1, 0, -1245213, 1, 0, -1179677, 1, 0, -1114141, 1, 0, -1048605, 1, 0, -983069, 1, 0, -917533, 1, 0, -851997, 1, 0, -786461, 1, 0, -720925, 1, 0, -655389, 1, 0, -1507356, 1, 0, -1441820, 1, 0, -1376284, 1, 0, -1310748, 1, 0, -1245212, 1, 0, -1179676, 1, 0, -1114140, 1, 0, -1048604, 1, 0, -983068, 1, 0, -917532, 1, 0, -851996, 1, 0, -786460, 1, 0, -720924, 1, 0, -655388, 1, 0, -1507355, 1, 0, -1441819, 1, 0, -1376283, 1, 0, -1310747, 1, 0, -1245211, 1, 0, -1179675, 1, 0, -1114139, 1, 0, -1048603, 1, 0, -983067, 1, 0, -917531, 1, 0, -851995, 1, 0, -786459, 1, 0, -720923, 1, 0, -655387, 1, 0, -1507354, 1, 0, -1441818, 1, 0, -1376282, 1, 0, -1310746, 1, 0, -1245210, 1, 0, -1179674, 1, 0, -1114138, 1, 0, -1048602, 1, 0, -983066, 1, 0, -917530, 1, 0, -851994, 1, 0, -786458, 1, 0, -720922, 1, 0, -655386, 1, 0, -1507353, 1, 0, -1441817, 1, 0, -1376281, 1, 0, -1310745, 1, 0, -1245209, 1, 0, -1179673, 1, 0, -1114137, 1, 0, -1048601, 1, 0, -983065, 1, 0, -917529, 1, 0, -851993, 1, 0, -786457, 1, 0, -720921, 1, 0, -655385, 1, 0, -1507352, 1, 0, -1441816, 1, 0, -1376280, 1, 0, -1310744, 1, 0, -1245208, 1, 0, -1179672, 1, 0, -1114136, 1, 0, -1048600, 1, 0, -983064, 1, 0, -917528, 1, 0, -851992, 1, 0, -786456, 1, 0, -720920, 1, 0, -655384, 1, 0, -1507351, 1, 0, -1441815, 1, 0, -1376279, 1, 0, -1310743, 1, 0, -1245207, 1, 0, -1179671, 1, 0, -1114135, 1, 0, -1048599, 1, 0, -983063, 1, 0, -917527, 1, 0, -851991, 1, 0, -786455, 1, 0, -720919, 1, 0, -655383, 1, 0, -1507350, 1, 0, -1441814, 1, 0, -1376278, 1, 0, -1310742, 1, 0, -1245206, 1, 0, -1179670, 1, 0, -1114134, 1, 0, -1048598, 1, 0, -983062, 1, 0, -917526, 1, 0, -851990, 1, 0, -786454, 1, 0, -720918, 1, 0, -655382, 1, 0, -1507349, 1, 0, -1441813, 1, 0, -1376277, 1, 0, -1310741, 1, 0, -1245205, 1, 0, -1179669, 1, 0, -1114133, 1, 0, -1048597, 1, 0, -983061, 1, 0, -917525, 1, 0, -851989, 1, 0, -786453, 1, 0, -720917, 1, 0, -655381, 1, 0, -1507348, 1, 0, -1441812, 1, 0, -1376276, 1, 0, -1310740, 1, 0, -1245204, 1, 0, -1179668, 1, 0, -1114132, 1, 0, -1048596, 1, 0, -983060, 1, 0, -917524, 1, 0, -851988, 1, 0, -786452, 1, 0, -720916, 1, 0, -655380, 1, 0, -1507347, 1, 0, -1441811, 1, 0, -1376275, 1, 0, -1310739, 1, 0, -1245203, 1, 0, -1179667, 1, 0, -1114131, 1, 0, -1048595, 1, 0, -983059, 1, 0, -917523, 1, 0, -851987, 1, 0, -786451, 1, 0, -720915, 1, 0, -655379, 1, 0, -1507346, 1, 0, -1441810, 1, 0, -1376274, 1, 0, -1310738, 1, 0, -1245202, 1, 0, -1179666, 1, 0, -1114130, 1, 0, -1048594, 1, 0, -983058, 1, 0, -917522, 1, 0, -851986, 1, 0, -786450, 1, 0, -720914, 1, 0, -655378, 1, 0, -1507345, 1, 0, -1441809, 1, 0, -1376273, 1, 0, -1310737, 1, 0, -1245201, 1, 0, -1179665, 1, 0, -1114129, 1, 0, -1048593, 1, 0, -983057, 1, 0, -917521, 1, 0, -851985, 1, 0, -786449, 1, 0, -720913, 1, 0, -655377, 1, 0, 720858, 1, 0, 786394, 1, 0, 851930, 1, 0, 917466, 1, 0, 983002, 1, 0, 1048538, 1, 0, 1114074, 1, 0, 1179610, 1, 0, 1245146, 1, 0, 1310682, 1, 0, 1376218, 1, 0, 1441754, 1, 0, 1507290, 1, 0, 1572826, 1, 0, 1638362, 1, 0, 720859, 1, 0, 786395, 1, 0, 851931, 1, 0, 917467, 1, 0, 983003, 1, 0, 1048539, 1, 0, 1114075, 1, 0, 1179611, 1, 0, 1245147, 1, 0, 1310683, 1, 0, 1376219, 1, 0, 1441755, 1, 0, 1507291, 1, 0, 1572827, 1, 0, 1638363, 1, 0, 720860, 1, 0, 786396, 1, 0, 851932, 1, 0, 917468, 1, 0, 983004, 1, 0, 1048540, 1, 0, 1114076, 1, 0, 1179612, 1, 0, 1245148, 1, 0, 1310684, 1, 0, 1376220, 1, 0, 1441756, 1, 0, 1507292, 1, 0, 1572828, 1, 0, 1638364, 1, 0, 720861, 1, 0, 786397, 1, 0, 851933, 1, 0, 917469, 1, 0, 983005, 1, 0, 1048541, 1, 0, 1114077, 1, 0, 1179613, 1, 0, 1245149, 1, 0, 1310685, 1, 0, 1376221, 1, 0, 1441757, 1, 0, 1507293, 1, 0, 1572829, 1, 0, 1638365, 1, 0, 720862, 1, 0, 786398, 1, 0, 851934, 1, 0, 917470, 1, 0, 983006, 1, 0, 1048542, 1, 0, 1114078, 1, 0, 1179614, 1, 0, 1245150, 1, 0, 1310686, 1, 0, 1376222, 1, 0, 1441758, 1, 0, 1507294, 1, 0, 1572830, 1, 0, 1638366, 1, 0, 720863, 1, 0, 786399, 1, 0, 851935, 1, 0, 917471, 1, 0, 983007, 1, 0, 1048543, 1, 0, 1114079, 1, 0, 1179615, 1, 0, 1245151, 1, 0, 1310687, 1, 0, 1376223, 1, 0, 1441759, 1, 0, 1507295, 1, 0, 1572831, 1, 0, 1638367, 1, 0, 720864, 1, 0, 786400, 1, 0, 851936, 1, 0, 917472, 1, 0, 983008, 1, 0, 1048544, 1, 0, 1114080, 1, 0, 1179616, 1, 0, 1245152, 1, 0, 1310688, 1, 0, 1376224, 1, 0, 1441760, 1, 0, 1507296, 1, 0, 1572832, 1, 0, 1638368, 1, 0, 720865, 1, 0, 786401, 1, 0, 851937, 1, 0, 917473, 1, 0, 983009, 1, 0, 1048545, 1, 0, 1114081, 1, 0, 1179617, 1, 0, 1245153, 1, 0, 1310689, 1, 0, 1376225, 1, 0, 1441761, 1, 0, 1507297, 1, 0, 1572833, 1, 0, 1638369, 1, 0, 720866, 1, 0, 786402, 1, 0, 851938, 1, 0, 917474, 1, 0, 983010, 1, 0, 1048546, 1, 0, 1114082, 1, 0, 1179618, 1, 0, 1245154, 1, 0, 1310690, 1, 0, 1376226, 1, 0, 1441762, 1, 0, 1507298, 1, 0, 1572834, 1, 0, 1638370, 1, 0, 720867, 1, 0, 786403, 1, 0, 851939, 1, 0, 917475, 1, 0, 983011, 1, 0, 1048547, 1, 0, 1114083, 1, 0, 1179619, 1, 0, 1245155, 1, 0, 1310691, 1, 0, 1376227, 1, 0, 1441763, 1, 0, 1507299, 1, 0, 1572835, 1, 0, 1638371, 1, 0, 720868, 1, 0, 786404, 1, 0, 851940, 1, 0, 917476, 1, 0, 983012, 1, 0, 1048548, 1, 0, 1114084, 1, 0, 1179620, 1, 0, 1245156, 1, 0, 1310692, 1, 0, 1376228, 1, 0, 1441764, 1, 0, 1507300, 1, 0, 1572836, 1, 0, 1638372, 1, 0, 720869, 1, 0, 786405, 1, 0, 851941, 1, 0, 917477, 1, 0, 983013, 1, 0, 1048549, 1, 0, 1114085, 1, 0, 1179621, 1, 0, 1245157, 1, 0, 1310693, 1, 0, 1376229, 1, 0, 1441765, 1, 0, 1507301, 1, 0, 1572837, 1, 0, 1638373, 1, 0, 720870, 1, 0, 786406, 1, 0, 851942, 1, 0, 917478, 1, 0, 983014, 1, 0, 1048550, 1, 0, 1114086, 1, 0, 1179622, 1, 0, 1245158, 1, 0, 1310694, 1, 0, 1376230, 1, 0, 1441766, 1, 0, 1507302, 1, 0, 1572838, 1, 0, 1638374, 1, 0, 720871, 1, 0, 786407, 1, 0, 851943, 1, 0, 917479, 1, 0, 983015, 1, 0, 1048551, 1, 0, 1114087, 1, 0, 1179623, 1, 0, 1245159, 1, 0, 1310695, 1, 0, 1376231, 1, 0, 1441767, 1, 0, 1507303, 1, 0, 1572839, 1, 0, 1638375, 1, 0, 720872, 1, 0, 786408, 1, 0, 851944, 1, 0, 917480, 1, 0, 983016, 1, 0, 1048552, 1, 0, 1114088, 1, 0, 1179624, 1, 0, 1245160, 1, 0, 1310696, 1, 0, 1376232, 1, 0, 1441768, 1, 0, 1507304, 1, 0, 1572840, 1, 0, 1638376, 1, 0, 720873, 0, 0, 786409, 1, 0, 851945, 1, 0, 917481, 1, 0, 983017, 1, 0, 1048553, 1, 0, 1114089, 1, 0, 1179625, 1, 0, 1245161, 1, 0, 1310697, 1, 0, 1376233, 1, 0, 1441769, 1, 0, 1507305, 1, 0, 1572841, 1, 0, 1638377, 1, 0, 720874, 0, 0, 786410, 1, 0, 851946, 1, 0, 917482, 1, 0, 983018, 1, 0, 1048554, 1, 0, 1114090, 1, 0, 1179626, 1, 0, 1245162, 1, 0, 1310698, 1, 0, 1376234, 1, 0, 1441770, 1, 0, 1507306, 1, 0, 1572842, 1, 0, 1638378, 1, 0, 720875, 0, 0, 786411, 0, 0, 851947, 1, 0, 917483, 1, 0, 983019, 1, 0, 1048555, 1, 0, 1114091, 1, 0, 1179627, 1, 0, 1245163, 1, 0, 1310699, 1, 0, 1376235, 1, 0, 1441771, 1, 0, 1507307, 1, 0, 1572843, 1, 0, 1638379, 1, 0, 720876, 0, 0, 786412, 0, 0, 851948, 1, 0, 917484, 1, 0, 983020, 1, 0, 1048556, 1, 0, 1114092, 1, 0, 1179628, 1, 0, 1245164, 1, 0, 1310700, 1, 0, 1376236, 1, 0, 1441772, 1, 0, 1507308, 1, 0, 1572844, 1, 0, 1638380, 1, 0, 720877, 0, 0, 786413, 0, 0, 851949, 1, 0, 917485, 1, 0, 983021, 1, 0, 1048557, 1, 0, 1114093, 1, 0, 1179629, 1, 0, 1245165, 1, 0, 1310701, 1, 0, 1376237, 1, 0, 1441773, 1, 0, 1507309, 1, 0, 1572845, 1, 0, 1638381, 1, 0, 720878, 0, 0, 786414, 0, 0, 851950, 1, 0, 917486, 1, 0, 983022, 1, 0, 1048558, 1, 0, 1114094, 1, 0, 1179630, 1, 0, 1245166, 1, 0, 1310702, 1, 0, 1376238, 1, 0, 1441774, 1, 0, 1507310, 1, 0, 1572846, 1, 0, 1638382, 1, 0, 720879, 0, 0, 786415, 1, 0, 851951, 1, 0, 917487, 1, 0, 983023, 1, 0, 1048559, 1, 0, 1114095, 1, 0, 1179631, 1, 0, 1245167, 1, 0, 1310703, 1, 0, 1376239, 1, 0, 1441775, 1, 0, 1507311, 1, 0, 1572847, 1, 0, 1638383, 1, 0, 720880, 0, 0, 786416, 1, 0, 851952, 1, 0, 917488, 1, 0, 983024, 1, 0, 1048560, 1, 0, 1114096, 1, 0, 1179632, 1, 0, 1245168, 1, 0, 1310704, 1, 0, 1376240, 1, 0, 1441776, 1, 0, 1507312, 1, 0, 1572848, 1, 0, 1638384, 1, 0, -1507344, 1, 0, -1441808, 1, 0, -1376272, 1, 0, -1310736, 1, 0, -1245200, 1, 0, -1179664, 1, 0, -1114128, 1, 0, -1048592, 1, 0, -983056, 1, 0, -917520, 1, 0, -851984, 1, 0, -786448, 1, 0, -720912, 1, 0, -655376, 1, 0, -1507343, 1, 0, -1441807, 1, 0, -1376271, 1, 0, -1310735, 1, 0, -1245199, 1, 0, -1179663, 1, 0, -1114127, 1, 0, -1048591, 1, 0, -983055, 1, 0, -917519, 1, 0, -851983, 1, 0, -786447, 1, 0, -720911, 1, 0, -655375, 1, 0, -1507342, 1, 0, -1441806, 1, 0, -1376270, 1, 0, -1310734, 1, 0, -1245198, 1, 0, -1179662, 1, 0, -1114126, 1, 0, -1048590, 1, 0, -983054, 1, 0, -917518, 1, 0, -851982, 1, 0, -786446, 1, 0, -720910, 1, 0, -655374, 1, 0, -1507341, 1, 0, -1441805, 1, 0, -1376269, 1, 0, -1310733, 1, 0, -1245197, 1, 0, -1179661, 1, 0, -1114125, 1, 0, -1048589, 1, 0, -983053, 1, 0, -917517, 1, 0, -851981, 1, 0, -786445, 1, 0, -720909, 1, 0, -655373, 1, 0, -1507340, 1, 0, -1441804, 1, 0, -1376268, 1, 0, -1310732, 1, 0, -1245196, 1, 0, -1179660, 1, 0, -1114124, 1, 0, -1048588, 1, 0, -983052, 1, 0, -917516, 1, 0, -851980, 1, 0, -786444, 1, 0, -720908, 1, 0, -655372, 1, 0, -1507339, 1, 0, -1441803, 1, 0, -1376267, 1, 0, -1310731, 1, 0, -1245195, 1, 0, -1179659, 1, 0, -1114123, 1, 0, -1048587, 1, 0, -983051, 1, 0, -917515, 1, 0, -851979, 1, 0, -786443, 1, 0, -720907, 1, 0, -655371, 1, 0, -1507338, 1, 0, -1441802, 1, 0, -1376266, 1, 0, -1310730, 1, 0, -1245194, 1, 0, -1179658, 1, 0, -1114122, 1, 0, -1048586, 1, 0, -983050, 1, 0, -917514, 1, 0, -851978, 1, 0, -786442, 1, 0, -720906, 1, 0, -655370, 1, 0, -1507337, 1, 0, -1441801, 1, 0, -1376265, 1, 0, -1310729, 1, 0, -1245193, 1, 0, -1179657, 1, 0, -1114121, 1, 0, -1048585, 1, 0, -983049, 1, 0, -917513, 1, 0, -851977, 1, 0, -786441, 1, 0, -720905, 1, 0, -655369, 1, 0, -1507336, 1, 0, -1441800, 1, 0, -1376264, 1, 0, -1310728, 1, 0, -1245192, 1, 0, -1179656, 1, 0, -1114120, 1, 0, -1048584, 1, 0, -983048, 1, 0, -917512, 1, 0, -851976, 1, 0, -786440, 1, 0, -720904, 1, 0, -655368, 1, 0, -1507335, 1, 0, -1441799, 1, 0, -1376263, 1, 0, -1310727, 1, 0, -1245191, 1, 0, -1179655, 1, 0, -1114119, 1, 0, -1048583, 1, 0, -983047, 1, 0, -917511, 1, 0, -851975, 1, 0, -786439, 1, 0, -720903, 1, 0, -655367, 1, 0, -1507334, 1, 0, -1441798, 1, 0, -1376262, 1, 0, -1310726, 1, 0, -1245190, 1, 0, -1179654, 1, 0, -1114118, 1, 0, -1048582, 1, 0, -983046, 1, 0, -917510, 1, 0, -851974, 1, 0, -786438, 1, 0, -720902, 1, 0, -655366, 1, 0, -1507333, 1, 0, -1441797, 1, 0, -1376261, 1, 0, -1310725, 1, 0, -1245189, 1, 0, -1179653, 1, 0, -1114117, 1, 0, -1048581, 1, 0, -983045, 1, 0, -917509, 1, 0, -851973, 1, 0, -786437, 1, 0, -720901, 1, 0, -655365, 1, 0, -1507332, 1, 0, -1441796, 1, 0, -1376260, 1, 0, -1310724, 1, 0, -1245188, 1, 0, -1179652, 1, 0, -1114116, 1, 0, -1048580, 1, 0, -983044, 1, 0, -917508, 1, 0, -851972, 1, 0, -786436, 1, 0, -720900, 1, 0, -655364, 1, 0, -1507331, 1, 0, -1441795, 1, 0, -1376259, 1, 0, -1310723, 1, 0, -1245187, 1, 0, -1179651, 1, 0, -1114115, 1, 0, -1048579, 1, 0, -983043, 1, 0, -917507, 1, 0, -851971, 1, 0, -786435, 1, 0, -720899, 1, 0, -655363, 0, 0, -1507330, 1, 0, -1441794, 1, 0, -1376258, 1, 0, -1310722, 1, 0, -1245186, 1, 0, -1179650, 1, 0, -1114114, 1, 0, -1048578, 1, 0, -983042, 1, 0, -917506, 1, 0, -851970, 0, 0, -786434, 0, 0, -720898, 0, 0, -655362, 0, 0, -1507329, 1, 0, -1441793, 1, 0, -1376257, 1, 0, -1310721, 1, 0, -1245185, 1, 0, -1179649, 1, 0, -1114113, 1, 0, -1048577, 1, 0, -983041, 1, 0, -917505, 0, 0, -851969, 0, 0, -786433, 0, 0, -720897, 0, 0, -655361, 0, 0, -1572864, 1, 0, -1507328, 1, 0, -1441792, 1, 0, -1376256, 1, 0, -1310720, 1, 0, -1245184, 1, 0, -1179648, 1, 0, -1114112, 0, 0, -1048576, 0, 0, -983040, 0, 0, -917504, 0, 0, -851968, 0, 0, -786432, 0, 0, -720896, 0, 0, -1572863, 1, 0, -1507327, 1, 0, -1441791, 1, 0, -1376255, 1, 0, -1310719, 1, 0, -1245183, 1, 0, -1179647, 0, 0, -1114111, 0, 0, -1048575, 0, 0, -983039, 0, 0, -917503, 0, 0, -851967, 0, 0, -786431, 0, 0, -720895, 0, 0, -1572862, 1, 0, -1507326, 1, 0, -1441790, 1, 0, -1376254, 1, 0, -1310718, 1, 0, -1245182, 0, 0, -1179646, 0, 0, -1114110, 0, 0, -1048574, 0, 0, -983038, 0, 0, -917502, 0, 0, -851966, 0, 0, -786430, 0, 0, -720894, 0, 0, -1572861, 1, 0, -1507325, 1, 0, -1441789, 1, 0, -1376253, 1, 0, -1310717, 1, 0, -1245181, 0, 0, -1179645, 0, 0, -1114109, 0, 0, -1048573, 0, 0, -983037, 0, 0, -917501, 0, 0, -851965, 0, 0, -786429, 0, 0, -720893, 0, 0, -1572860, 1, 0, -1507324, 1, 0, -1441788, 1, 0, -1376252, 1, 0, -1310716, 1, 0, -1245180, 0, 0, -1179644, 0, 0, -1114108, 0, 0, -1048572, 0, 0, -983036, 0, 0, -917500, 0, 0, -851964, 0, 0, -786428, 0, 0, -720892, 0, 0, -1572859, 1, 0, -1507323, 1, 0, -1441787, 1, 0, -1376251, 1, 0, -1310715, 1, 0, -1245179, 0, 0, -1179643, 0, 0, -1114107, 0, 0, -1048571, 0, 0, -983035, 0, 0, -917499, 0, 0, -851963, 0, 0, -786427, 0, 0, -720891, 0, 0, -1572858, 1, 0, -1507322, 1, 0, -1441786, 1, 0, -1376250, 1, 0, -1310714, 1, 0, -1245178, 0, 0, -1179642, 0, 0, -1114106, 0, 0, -1048570, 0, 0, -983034, 0, 0, -917498, 0, 0, -851962, 0, 0, -786426, 0, 0, -720890, 0, 0, -1572857, 1, 0, -1507321, 1, 0, -1441785, 1, 0, -1376249, 1, 0, -1310713, 1, 0, -1245177, 0, 0, -1179641, 0, 0, -1114105, 0, 0, -1048569, 0, 0, -983033, 0, 0, -917497, 0, 0, -851961, 0, 0, -786425, 0, 0, -720889, 0, 0, -1572856, 1, 0, -1507320, 1, 0, -1441784, 1, 0, -1376248, 1, 0, -1310712, 1, 0, -1245176, 0, 0, -1179640, 0, 0, -1114104, 0, 0, -1048568, 0, 0, -983032, 0, 0, -917496, 0, 0, -851960, 0, 0, -786424, 0, 0, -720888, 0, 0, -1572855, 1, 0, -1507319, 1, 0, -1441783, 1, 0, -1376247, 1, 0, -1310711, 1, 0, -1245175, 0, 0, -1179639, 0, 0, -1114103, 0, 0, -1048567, 0, 0, -983031, 0, 0, -917495, 0, 0, -851959, 0, 0, -786423, 0, 0, -720887, 0, 0, -1572854, 1, 0, -1507318, 1, 0, -1441782, 1, 0, -1376246, 1, 0, -1310710, 1, 0, -1245174, 0, 0, -1179638, 0, 0, -1114102, 0, 0, -1048566, 0, 0, -983030, 0, 0, -917494, 0, 0, -851958, 0, 0, -786422, 0, 0, -720886, 0, 0, -1572853, 1, 0, -1507317, 1, 0, -1441781, 1, 0, -1376245, 1, 0, -1310709, 1, 0, -1245173, 0, 0, -1179637, 0, 0, -1114101, 0, 0, -1048565, 0, 0, -983029, 0, 0, -917493, 0, 0, -851957, 0, 0, -786421, 0, 0, -720885, 0, 0, -1572852, 1, 0, -1507316, 1, 0, -1441780, 1, 0, -1376244, 1, 0, -1310708, 1, 0, -1245172, 0, 0, -1179636, 0, 0, -1114100, 0, 0, -1048564, 0, 0, -983028, 0, 0, -917492, 0, 0, -851956, 0, 0, -786420, 0, 0, -720884, 0, 0, -1572851, 1, 0, -1507315, 1, 0, -1441779, 1, 0, -1376243, 1, 0, -1310707, 1, 0, -1245171, 0, 0, -1179635, 0, 0, -1114099, 0, 0, -1048563, 0, 0, -983027, 0, 0, -917491, 0, 0, -851955, 0, 0, -786419, 0, 0, -720883, 0, 0, -1572850, 1, 0, -1507314, 1, 0, -1441778, 1, 0, -1376242, 1, 0, -1310706, 1, 0, -1245170, 0, 0, -1179634, 0, 0, -1114098, 0, 0, -1048562, 0, 0, -983026, 0, 0, -917490, 0, 0, -851954, 0, 0, -786418, 0, 0, -720882, 0, 0, -1572849, 1, 0, -1507313, 1, 0, -1441777, 1, 0, -1376241, 1, 0, -1310705, 1, 0, -1245169, 0, 0, -1179633, 0, 0, -1114097, 0, 0, -1048561, 0, 0, -983025, 0, 0, -917489, 0, 0, -851953, 0, 0, -786417, 0, 0, -720881, 0, 0, -1572848, 1, 0, -1507312, 1, 0, -1441776, 1, 0, -1376240, 1, 0, -1310704, 1, 0, -1245168, 0, 0, -1179632, 0, 0, -1114096, 0, 0, -1048560, 0, 0, -983024, 0, 0, -917488, 0, 0, -851952, 0, 0, -786416, 0, 0, -720880, 0, 0, -1572847, 1, 0, -1507311, 1, 0, -1441775, 1, 0, -1376239, 1, 0, -1310703, 0, 0, -1245167, 0, 0, -1179631, 0, 0, -1114095, 0, 0, -1048559, 0, 0, -983023, 0, 0, -917487, 0, 0, -851951, 0, 0, -786415, 0, 0, -720879, 0, 0, -1572846, 1, 0, -1507310, 1, 0, -1441774, 1, 0, -1376238, 1, 0, -1310702, 0, 0, -1245166, 0, 0, -1179630, 0, 0, -1114094, 0, 0, -1048558, 0, 0, -983022, 0, 0, -917486, 0, 0, -851950, 0, 0, -786414, 0, 0, -720878, 0, 0, -1572845, 1, 0, -1507309, 1, 0, -1441773, 1, 0, -1376237, 1, 0, -1310701, 0, 0, -1245165, 0, 0, -1179629, 0, 0, -1114093, 0, 0, -1048557, 0, 0, -983021, 0, 0, -917485, 0, 0, -851949, 0, 0, -786413, 0, 0, -720877, 0, 0, -1572844, 1, 0, -1507308, 1, 0, -1441772, 1, 0, -1376236, 1, 0, -1310700, 0, 0, -1245164, 0, 0, -1179628, 0, 0, -1114092, 0, 0, -1048556, 0, 0, -983020, 0, 0, -917484, 0, 0, -851948, 0, 0, -786412, 0, 0, -720876, 0, 0, -1572843, 1, 0, -1507307, 1, 0, -1441771, 1, 0, -1376235, 0, 0, -1310699, 0, 0, -1245163, 0, 0, -1179627, 0, 0, -1114091, 0, 0, -1048555, 0, 0, -983019, 0, 0, -917483, 0, 0, -851947, 0, 0, -786411, 0, 0, -720875, 0, 0, -1572842, 1, 0, -1507306, 1, 0, -1441770, 1, 0, -1376234, 0, 0, -1310698, 0, 0, -1245162, 0, 0, -1179626, 0, 0, -1114090, 0, 0, -1048554, 0, 0, -983018, 0, 0, -917482, 0, 0, -851946, 0, 0, -786410, 0, 0, -720874, 0, 0, -1572841, 1, 0, -1507305, 1, 0, -1441769, 1, 0, -1376233, 0, 0, -1310697, 0, 0, -1245161, 0, 0, -1179625, 0, 0, -1114089, 0, 0, -1048553, 0, 0, -983017, 0, 0, -917481, 0, 0, -851945, 0, 0, -786409, 0, 0, -720873, 0, 0, -1572840, 1, 0, -1507304, 1, 0, -1441768, 1, 0, -1376232, 0, 0, -1310696, 0, 0, -1245160, 0, 0, -1179624, 0, 0, -1114088, 0, 0, -1048552, 0, 0, -983016, 0, 0, -917480, 0, 0, -851944, 0, 0, -786408, 0, 0, -720872, 0, 0, -1572839, 1, 0, -1507303, 1, 0, -1441767, 1, 0, -1376231, 0, 0, -1310695, 0, 0, -1245159, 0, 0, -1179623, 0, 0, -1114087, 0, 0, -1048551, 0, 0, -983015, 0, 0, -917479, 0, 0, -851943, 0, 0, -786407, 0, 0, -720871, 0, 0, -1572838, 1, 0, -1507302, 1, 0, -1441766, 0, 0, -1376230, 0, 0, -1310694, 0, 0, -1245158, 0, 0, -1179622, 0, 0, -1114086, 0, 0, -1048550, 0, 0, -983014, 0, 0, -917478, 0, 0, -851942, 0, 0, -786406, 0, 0, -720870, 0, 0, -1572837, 1, 0, -1507301, 1, 0, -1441765, 0, 0, -1376229, 0, 0, -1310693, 0, 0, -1245157, 0, 0, -1179621, 0, 0, -1114085, 0, 0, -1048549, 0, 0, -983013, 0, 0, -917477, 0, 0, -851941, 0, 0, -786405, 0, 0, -720869, 0, 0, -1572836, 1, 0, -1507300, 0, 0, -1441764, 0, 0, -1376228, 0, 0, -1310692, 0, 0, -1245156, 0, 0, -1179620, 0, 0, -1114084, 0, 0, -1048548, 0, 0, -983012, 0, 0, -917476, 0, 0, -851940, 0, 0, -786404, 0, 0, -720868, 0, 0, -1572835, 1, 0, -1507299, 0, 0, -1441763, 0, 0, -1376227, 0, 0, -1310691, 0, 0, -1245155, 0, 0, -1179619, 0, 0, -1114083, 0, 0, -1048547, 0, 0, -983011, 0, 0, -917475, 0, 0, -851939, 0, 0, -786403, 0, 0, -720867, 0, 0, -1572834, 1, 0, -1507298, 0, 0, -1441762, 0, 0, -1376226, 0, 0, -1310690, 0, 0, -1245154, 0, 0, -1179618, 0, 0, -1114082, 0, 0, -1048546, 0, 0, -983010, 0, 0, -917474, 0, 0, -851938, 0, 0, -786402, 0, 0, -720866, 0, 0, -1572833, 1, 0, -1507297, 0, 0, -1441761, 0, 0, -1376225, 0, 0, -1310689, 0, 0, -1245153, 0, 0, -1179617, 0, 0, -1114081, 0, 0, -1048545, 0, 0, -983009, 0, 0, -917473, 0, 0, -851937, 0, 0, -786401, 0, 0, -720865, 0, 0, -1572832, 0, 0, -1507296, 0, 0, -1441760, 0, 0, -1376224, 0, 0, -1310688, 0, 0, -1245152, 0, 0, -1179616, 0, 0, -1114080, 0, 0, -1048544, 0, 0, -983008, 0, 0, -917472, 0, 0, -851936, 0, 0, -786400, 0, 0, -720864, 0, 0, -1572831, 0, 0, -1507295, 0, 0, -1441759, 0, 0, -1376223, 0, 0, -1310687, 0, 0, -1245151, 0, 0, -1179615, 0, 0, -1114079, 0, 0, -1048543, 0, 0, -983007, 0, 0, -917471, 0, 0, -851935, 0, 0, -786399, 0, 0, -720863, 0, 0, -1572830, 0, 0, -1507294, 0, 0, -1441758, 0, 0, -1376222, 0, 0, -1310686, 0, 0, -1245150, 0, 0, -1179614, 0, 0, -1114078, 0, 0, -1048542, 0, 0, -983006, 0, 0, -917470, 0, 0, -851934, 0, 0, -786398, 0, 0, -720862, 0, 0, -1572829, 0, 0, -1507293, 0, 0, -1441757, 0, 0, -1376221, 0, 0, -1310685, 0, 0, -1245149, 0, 0, -1179613, 0, 0, -1114077, 0, 0, -1048541, 0, 0, -983005, 0, 0, -917469, 0, 0, -851933, 0, 0, -786397, 0, 0, -720861, 0, 0, -1572828, 0, 0, -1507292, 0, 0, -1441756, 0, 0, -1376220, 0, 0, -1310684, 0, 0, -1245148, 0, 0, -1179612, 0, 0, -1114076, 0, 0, -1048540, 0, 0, -983004, 0, 0, -917468, 0, 0, -851932, 0, 0, -786396, 0, 0, -720860, 0, 0, -1572827, 0, 0, -1507291, 0, 0, -1441755, 0, 0, -1376219, 0, 0, -1310683, 0, 0, -1245147, 0, 0, -1179611, 0, 0, -1114075, 0, 0, -1048539, 0, 0, -983003, 0, 0, -917467, 0, 0, -851931, 0, 0, -786395, 0, 0, -720859, 0, 0, -1572826, 0, 0, -1507290, 0, 0, -1441754, 0, 0, -1376218, 0, 0, -1310682, 0, 0, -1245146, 0, 0, -1179610, 0, 0, -1114074, 0, 0, -1048538, 0, 0, -983002, 0, 0, -917466, 0, 0, -851930, 0, 0, -786394, 0, 0, -720858, 0, 0, -1572825, 0, 0, -1507289, 0, 0, -1441753, 0, 0, -1376217, 0, 0, -1310681, 0, 0, -1245145, 0, 0, -1179609, 0, 0, -1114073, 0, 0, -1048537, 0, 0, -983001, 0, 0, -917465, 0, 0, -851929, 0, 0, -786393, 0, 0, -720857, 0, 0, -1572824, 0, 0, -1507288, 0, 0, -1441752, 0, 0, -1376216, 0, 0, -1310680, 0, 0, -1245144, 0, 0, -1179608, 0, 0, -1114072, 0, 0, -1048536, 0, 0, -983000, 0, 0, -917464, 0, 0, -851928, 0, 0, -786392, 0, 0, -720856, 0, 0, -1572823, 0, 0, -1507287, 0, 0, -1441751, 0, 0, -1376215, 0, 0, -1310679, 0, 0, -1245143, 0, 0, -1179607, 0, 0, -1114071, 0, 0, -1048535, 0, 0, -982999, 0, 0, -917463, 0, 0, -851927, 0, 0, -786391, 0, 0, -720855, 0, 0, -1572822, 0, 0, -1507286, 0, 0, -1441750, 0, 0, -1376214, 0, 0, -1310678, 0, 0, -1245142, 0, 0, -1179606, 0, 0, -1114070, 0, 0, -1048534, 0, 0, -982998, 0, 0, -917462, 0, 0, -851926, 0, 0, -786390, 0, 0, -720854, 0, 0, -1572821, 0, 0, -1507285, 0, 0, -1441749, 0, 0, -1376213, 0, 0, -1310677, 0, 0, -1245141, 0, 0, -1179605, 0, 0, -1114069, 0, 0, -1048533, 0, 0, -982997, 0, 0, -917461, 0, 0, -851925, 0, 0, -786389, 0, 0, -720853, 0, 0, -1572820, 0, 0, -1507284, 0, 0, -1441748, 0, 0, -1376212, 0, 0, -1310676, 0, 0, -1245140, 0, 0, -1179604, 0, 0, -1114068, 0, 0, -1048532, 0, 0, -982996, 0, 0, -917460, 0, 0, -851924, 0, 0, -786388, 0, 0, -720852, 0, 0, -1572819, 0, 0, -1507283, 0, 0, -1441747, 0, 0, -1376211, 0, 0, -1310675, 0, 0, -1245139, 0, 0, -1179603, 0, 0, -1114067, 0, 0, -1048531, 0, 0, -982995, 0, 0, -917459, 0, 0, -851923, 0, 0, -786387, 0, 0, -720851, 0, 0, -1572818, 0, 0, -1507282, 0, 0, -1441746, 0, 0, -1376210, 0, 0, -1310674, 0, 0, -1245138, 0, 0, -1179602, 0, 0, -1114066, 0, 0, -1048530, 0, 0, -982994, 0, 0, -917458, 0, 0, -851922, 0, 0, -786386, 0, 0, -720850, 0, 0, -1572817, 0, 0, -1507281, 0, 0, -1441745, 0, 0, -1376209, 0, 0, -1310673, 0, 0, -1245137, 0, 0, -1179601, 0, 0, -1114065, 0, 0, -1048529, 0, 0, -982993, 0, 0, -917457, 0, 0, -851921, 0, 0, -786385, 0, 0, -720849, 0, 0, -1572816, 0, 0, -1507280, 0, 0, -1441744, 0, 0, -1376208, 0, 0, -1310672, 0, 0, -1245136, 0, 0, -1179600, 0, 0, -1114064, 0, 0, -1048528, 0, 0, -982992, 0, 0, -917456, 0, 0, -851920, 0, 0, -786384, 0, 0, -720848, 0, 0, -1572815, 0, 0, -1507279, 0, 0, -1441743, 0, 0, -1376207, 0, 0, -1310671, 0, 0, -1245135, 0, 0, -1179599, 0, 0, -1114063, 0, 0, -1048527, 0, 0, -982991, 0, 0, -917455, 0, 0, -851919, 0, 0, -786383, 0, 0, -720847, 0, 0, -1572814, 0, 0, -1507278, 0, 0, -1441742, 0, 0, -1376206, 0, 0, -1310670, 0, 0, -1245134, 0, 0, -1179598, 0, 0, -1114062, 0, 0, -1048526, 0, 0, -982990, 0, 0, -917454, 0, 0, -851918, 0, 0, -786382, 0, 0, -720846, 0, 0, -1572813, 0, 0, -1507277, 0, 0, -1441741, 0, 0, -1376205, 0, 0, -1310669, 0, 0, -1245133, 0, 0, -1179597, 0, 0, -1114061, 0, 0, -1048525, 0, 0, -982989, 0, 0, -917453, 0, 0, -851917, 0, 0, -786381, 0, 0, -720845, 0, 0, -1572812, 0, 0, -1507276, 0, 0, -1441740, 0, 0, -1376204, 0, 0, -1310668, 0, 0, -1245132, 0, 0, -1179596, 0, 0, -1114060, 0, 0, -1048524, 0, 0, -982988, 0, 0, -917452, 0, 0, -851916, 0, 0, -786380, 0, 0, -720844, 0, 0, -1572811, 0, 0, -1507275, 0, 0, -1441739, 0, 0, -1376203, 0, 0, -1310667, 0, 0, -1245131, 0, 0, -1179595, 0, 0, -1114059, 0, 0, -1048523, 0, 0, -982987, 0, 0, -917451, 0, 0, -851915, 0, 0, -786379, 0, 0, -720843, 0, 0, -1572810, 0, 0, -1507274, 0, 0, -1441738, 0, 0, -1376202, 0, 0, -1310666, 0, 0, -1245130, 0, 0, -1179594, 0, 0, -1114058, 0, 0, -1048522, 0, 0, -982986, 0, 0, -917450, 0, 0, -851914, 0, 0, -786378, 0, 0, -720842, 0, 0, -1572809, 0, 0, -1507273, 0, 0, -1441737, 0, 0, -1376201, 0, 0, -1310665, 0, 0, -1245129, 0, 0, -1179593, 0, 0, -1114057, 0, 0, -1048521, 0, 0, -982985, 0, 0, -917449, 0, 0, -851913, 0, 0, -786377, 0, 0, -720841, 0, 0, -1572808, 0, 0, -1507272, 0, 0, -1441736, 0, 0, -1376200, 0, 0, -1310664, 0, 0, -1245128, 0, 0, -1179592, 0, 0, -1114056, 0, 0, -1048520, 0, 0, -982984, 0, 0, -917448, 0, 0, -851912, 0, 0, -786376, 0, 0, -720840, 0, 0, -1572807, 0, 0, -1507271, 0, 0, -1441735, 0, 0, -1376199, 0, 0, -1310663, 0, 0, -1245127, 0, 0, -1179591, 0, 0, -1114055, 0, 0, -1048519, 0, 0, -982983, 0, 0, -917447, 0, 0, -851911, 0, 0, -786375, 0, 0, -720839, 0, 0, -1572806, 0, 0, -1507270, 0, 0, -1441734, 0, 0, -1376198, 0, 0, -1310662, 0, 0, -1245126, 0, 0, -1179590, 0, 0, -1114054, 0, 0, -1048518, 0, 0, -982982, 0, 0, -917446, 0, 0, -851910, 0, 0, -786374, 0, 0, -720838, 0, 0, 983054, 1, 0, 917518, 1, 0, 851982, 1, 0, 786446, 1, 0, 720910, 1, 0, 655374, 1, 0, 655373, 1, 0, 655372, 1, 0, 655371, 1, 0, 655370, 1, 0, 655369, 1, 0, 655368, 1, 0, 655367, 1, 0, 655366, 1, 0, 655365, 1, 0, 655364, 1, 0, 655363, 1, 0, 655362, 1, 0, 655361, 1, 0, 655360, 1, 0, 720895, 1, 0, 720894, 1, 0, 720893, 1, 0, 720892, 1, 0, 720891, 1, 0, 720890, 1, 0, 720889, 1, 0, 720888, 1, 0, 720887, 1, 0, 720886, 1, 0, 720885, 1, 0, 720884, 1, 0, 720883, 1, 0, 720882, 1, 0, 720881, 1, 0, 786417, 1, 0, 851953, 1, 0, 917489, 1, 0, 983025, 1, 0, 1048561, 1, 0, 1114097, 1, 0, 1179633, 1, 0, 1245169, 1, 0, 1310705, 1, 0, 1376241, 1, 0, 1441777, 1, 0, 1507313, 1, 0, 1572849, 1, 0, 1638385, 1, 0, 1638386, 1, 0, 1572850, 1, 0, 1507314, 1, 0, 1441778, 1, 0, 1376242, 1, 0, 1310706, 1, 0, 1245170, 1, 0, 1179634, 1, 0, 1114098, 1, 0, 1048562, 1, 0, 983026, 1, 0, 917490, 1, 0, 851954, 1, 0, 786418, 1, 0, 786419, 1, 0, 851955, 1, 0, 917491, 1, 0, 983027, 1, 0, 1048563, 1, 0, 1114099, 1, 0, 1179635, 1, 0, 1245171, 1, 0, 1310707, 1, 0, 1376243, 1, 0, 1441779, 1, 0, 1507315, 1, 0, 1572851, 1, 0, 1638387, 1, 0, 1638388, 1, 0, 1572852, 1, 0, 1507316, 1, 0, 1441780, 1, 0, 1376244, 1, 0, 1310708, 1, 0, 1245172, 1, 0, 1179636, 1, 0, 1114100, 1, 0, 1048564, 1, 0, 983028, 1, 0, 917492, 1, 0, 851956, 1, 0, 786420, 1, 0, 786421, 1, 0, 851957, 1, 0, 917493, 1, 0, 983029, 1, 0, 1048565, 1, 0, 1114101, 1, 0, 1179637, 1, 0, 1245173, 1, 0, 1310709, 1, 0, 1376245, 1, 0, 1441781, 1, 0, 1507317, 1, 0, 1572853, 1, 0, 1638389, 1, 0, 1638390, 1, 0, 1572854, 1, 0, 1507318, 1, 0, 1441782, 1, 0, 1376246, 1, 0, 1310710, 1, 0, 1245174, 1, 0, 1179638, 1, 0, 1114102, 1, 0, 1048566, 1, 0, 983030, 1, 0, 917494, 1, 0, 851958, 1, 0, 786422, 1, 0, 786423, 1, 0, 851959, 1, 0, 917495, 1, 0, 983031, 1, 0, 1048567, 1, 0, 1114103, 1, 0, 1179639, 1, 0, 1245175, 1, 0, 1310711, 1, 0, 1376247, 1, 0, 1441783, 1, 0, 1507319, 1, 0, 1572855, 1, 0, 1638391, 1, 0, 1638392, 1, 0, 1572856, 1, 0, 1507320, 1, 0, 1441784, 1, 0, 1376248, 1, 0, 1310712, 1, 0, 1245176, 1, 0, 1179640, 1, 0, 1114104, 1, 0, 1048568, 1, 0, 983032, 1, 0, 917496, 1, 0, 851960, 1, 0, 786424, 1, 0, 786425, 1, 0, 851961, 1, 0, 917497, 1, 0, 983033, 1, 0, 1048569, 1, 0, 1114105, 1, 0, 1179641, 1, 0, 1245177, 1, 0, 1310713, 1, 0, 1376249, 1, 0, 1441785, 1, 0, 1507321, 1, 0, 1572857, 1, 0, 1638393, 1, 0, 1638394, 1, 0, 1572858, 1, 0, 1507322, 1, 0, 1441786, 1, 0, 1376250, 1, 0, 1310714, 1, 0, 1245178, 1, 0, 1179642, 1, 0, 1114106, 1, 0, 1048570, 1, 0, 983034, 1, 0, 917498, 1, 0, 851962, 1, 0, 786426, 1, 0, 786427, 1, 0, 851963, 1, 0, 917499, 1, 0, 983035, 1, 0, 1048571, 1, 0, 1114107, 1, 0, 1179643, 1, 0, 1245179, 1, 0, 1310715, 1, 0, 1376251, 1, 0, 1441787, 1, 0, 1507323, 1, 0, 1572859, 1, 0, 1638395, 1, 0, 1638396, 1, 0, 1572860, 1, 0, 1507324, 1, 0, 1441788, 1, 0, 1376252, 1, 0, 1310716, 1, 0, 1245180, 1, 0, 1179644, 1, 0, 1114108, 1, 0, 1048572, 1, 0, 983036, 1, 0, 917500, 1, 0, 851964, 1, 0, 786428, 1, 0, 786429, 1, 0, 851965, 1, 0, 917501, 1, 0, 983037, 1, 0, 1048573, 1, 0, 1114109, 1, 0, 1179645, 1, 0, 1245181, 1, 0, 1310717, 1, 0, 1376253, 1, 0, 1441789, 1, 0, 1507325, 1, 0, 1572861, 1, 0, 1638397, 1, 0, 1638398, 1, 0, 1572862, 1, 0, 1507326, 1, 0, 1441790, 1, 0, 1376254, 1, 0, 1310718, 1, 0, 1245182, 1, 0, 1179646, 1, 0, 1114110, 1, 0, 1048574, 1, 0, 983038, 1, 0, 917502, 1, 0, 851966, 1, 0, 786430, 1, 0, 786431, 1, 0, 851967, 1, 0, 917503, 1, 0, 983039, 1, 0, 1048575, 1, 0, 1114111, 1, 0, 1179647, 1, 0, 1245183, 1, 0, 1310719, 1, 0, 1376255, 1, 0, 1441791, 1, 0, 1507327, 1, 0, 1572863, 1, 0, 1638399, 1, 0, 1572864, 1, 0, 1507328, 1, 0, 1441792, 1, 0, 1376256, 1, 0, 1310720, 1, 0, 1245184, 1, 0, 1179648, 1, 0, 1114112, 1, 0, 1048576, 1, 0, 983040, 1, 0, 917504, 1, 0, 851968, 1, 0, 786432, 1, 0, 720896, 1, 0, 720897, 1, 0, 786433, 1, 0, 851969, 1, 0, 917505, 1, 0, 983041, 1, 0, 1048577, 1, 0, 1114113, 1, 0, 1179649, 1, 0, 1245185, 1, 0, 1310721, 1, 0, 1376257, 1, 0, 1441793, 1, 0, 1507329, 1, 0, 1572865, 1, 0, 1572866, 1, 0, 1507330, 1, 0, 1441794, 1, 0, 1376258, 1, 0, 1310722, 1, 0, 1245186, 1, 0, 1179650, 1, 0, 1114114, 1, 0, 1048578, 1, 0, 983042, 1, 0, 917506, 1, 0, 851970, 1, 0, 786434, 1, 0, 720898, 1, 0, 720899, 1, 0, 786435, 1, 0, 851971, 1, 0, 917507, 1, 0, 983043, 1, 0, 1048579, 1, 0, 1114115, 1, 0, 1179651, 1, 0, 1245187, 1, 0, 1310723, 1, 0, 1376259, 1, 0, 1441795, 1, 0, 1507331, 1, 0, 1572867, 1, 0, 1572868, 1, 0, 1507332, 1, 0, 1441796, 1, 0, 1376260, 1, 0, 1310724, 1, 0, 1245188, 1, 0, 1179652, 1, 0, 1114116, 1, 0, 1048580, 1, 0, 983044, 1, 0, 917508, 1, 0, 851972, 1, 0, 786436, 1, 0, 720900, 1, 0, 720901, 1, 0, 786437, 1, 0, 851973, 1, 0, 917509, 1, 0, 983045, 1, 0, 1048581, 1, 0, 1114117, 1, 0, 1179653, 1, 0, 1245189, 1, 0, 1310725, 1, 0, 1376261, 1, 0, 1441797, 1, 0, 1507333, 1, 0, 1572869, 1, 0, 1572870, 1, 0, 1507334, 1, 0, 1441798, 1, 0, 1376262, 1, 0, 1310726, 1, 0, 1245190, 1, 0, 1179654, 1, 0, 1114118, 1, 0, 1048582, 1, 0, 983046, 1, 0, 917510, 1, 0, 851974, 1, 0, 786438, 1, 0, 720902, 1, 0, 720903, 1, 0, 786439, 1, 0, 851975, 1, 0, 917511, 1, 0, 983047, 1, 0, 1048583, 1, 0, 1114119, 1, 0, 1179655, 1, 0, 1245191, 1, 0, 1310727, 1, 0, 1376263, 1, 0, 1441799, 1, 0, 1507335, 1, 0, 1572871, 1, 0, 1572872, 1, 0, 1507336, 1, 0, 1441800, 1, 0, 1376264, 1, 0, 1310728, 1, 0, 1245192, 1, 0, 1179656, 1, 0, 1114120, 1, 0, 1048584, 1, 0, 983048, 1, 0, 917512, 1, 0, 851976, 1, 0, 786440, 1, 0, 720904, 1, 0, 720905, 1, 0, 786441, 1, 0, 851977, 1, 0, 917513, 1, 0, 983049, 1, 0, 1048585, 1, 0, 1114121, 1, 0, 1179657, 1, 0, 1245193, 1, 0, 1310729, 1, 0, 1376265, 1, 0, 1441801, 1, 0, 1507337, 1, 0, 1572873, 1, 0, 1572874, 1, 0, 1507338, 1, 0, 1441802, 1, 0, 1376266, 1, 0, 1310730, 1, 0, 1245194, 1, 0, 1179658, 1, 0, 1114122, 1, 0, 1048586, 1, 0, 983050, 1, 0, 917514, 1, 0, 851978, 1, 0, 786442, 1, 0, 720906, 1, 0, 720907, 1, 0, 786443, 1, 0, 851979, 1, 0, 917515, 1, 0, 983051, 1, 0, 1048587, 1, 0, 1114123, 1, 0, 1179659, 1, 0, 1245195, 1, 0, 1310731, 1, 0, 1376267, 1, 0, 1441803, 1, 0, 1507339, 1, 0, 1572875, 1, 0, 1572876, 1, 0, 1507340, 1, 0, 1441804, 1, 0, 1376268, 1, 0, 1310732, 1, 0, 1245196, 1, 0, 1179660, 1, 0, 1114124, 1, 0, 1048588, 1, 0, 983052, 1, 0, 917516, 1, 0, 851980, 1, 0, 786444, 1, 0, 720908, 1, 0, 720909, 1, 0, 786445, 1, 0, 851981, 1, 0, 917517, 1, 0, 983053, 1, 0, 1048589, 1, 0, 1114125, 1, 0, 1179661, 1, 0, 1245197, 1, 0, 1310733, 1, 0, 1376269, 1, 0, 1441805, 1, 0, 1507341, 1, 0, 1572877, 1, 0, 1572878, 1, 0, 1507342, 1, 0, 1441806, 1, 0, 1376270, 1, 0, 1310734, 1, 0, 1245198, 1, 0, 1179662, 1, 0, 1114126, 1, 0, 1048590, 1, 0, 1048591, 1, 0, 983055, 1, 0, 917519, 1, 0, 851983, 1, 0, 786447, 1, 0, 720911, 1, 0, 655375, 1, 0, 655376, 1, 0, 720912, 1, 0, 786448, 1, 0, 851984, 1, 0, 917520, 1, 0, 983056, 1, 0, 1048592, 1, 0, 1114128, 1, 0, 1114127, 1, 0, 1179663, 1, 0, 1245199, 1, 0, 1310735, 1, 0, 1376271, 1, 0, 1441807, 1, 0, 1507343, 1, 0, 1572879, 1, 0, 1572880, 1, 0, 1507344, 1, 0, 1441808, 1, 0, 1376272, 1, 0, 1310736, 1, 0, 1245200, 1, 0, 1179664, 1, 0, 1179665, 1, 0, 1114129, 1, 0, 1048593, 1, 0, 983057, 1, 0, 917521, 1, 0, 851985, 1, 0, 786449, 1, 0, 720913, 1, 0, 655377, 1, 0, 655378, 1, 0, 720914, 1, 0, 786450, 1, 0, 851986, 1, 0, 917522, 1, 0, 983058, 1, 0, 1048594, 1, 0, 1114130, 1, 0, 1179666, 1, 0, 1245202, 1, 0, 1245201, 1, 0, 1310737, 1, 0, 1376273, 1, 0, 1441809, 1, 0, 1507345, 1, 0, 1572881, 1, 0, 1572882, 1, 0, 1507346, 1, 0, 1441810, 1, 0, 1376274, 1, 0, 1310738, 1, 0, 1310739, 1, 0, 1245203, 1, 0, 1179667, 1, 0, 1114131, 1, 0, 1048595, 1, 0, 983059, 1, 0, 917523, 1, 0, 851987, 1, 0, 786451, 1, 0, 720915, 1, 0, 655379, 1, 0, 655380, 1, 0, 720916, 1, 0, 786452, 1, 0, 851988, 1, 0, 917524, 1, 0, 983060, 1, 0, 1048596, 1, 0, 1114132, 1, 0, 1179668, 1, 0, 1245204, 1, 0, 1310740, 1, 0, 1376276, 1, 0, 1376275, 1, 0, 1441811, 1, 0, 1507347, 1, 0, 1572883, 1, 0, 1572884, 1, 0, 1507348, 1, 0, 1441812, 1, 0, 1441813, 1, 0, 1376277, 1, 0, 1310741, 1, 0, 1245205, 1, 0, 1179669, 1, 0, 1114133, 1, 0, 1048597, 1, 0, 983061, 1, 0, 917525, 1, 0, 851989, 1, 0, 786453, 1, 0, 720917, 1, 0, 655381, 1, 0, 655382, 1, 0, 720918, 1, 0, 786454, 1, 0, 851990, 1, 0, 917526, 1, 0, 983062, 1, 0, 1048598, 1, 0, 1114134, 1, 0, 1179670, 1, 0, 1245206, 1, 0, 1310742, 1, 0, 1376278, 1, 0, 1441814, 1, 0, 1507350, 1, 0, 1507349, 1, 0, 1572885, 1, 0, 1572886, 1, 0, 1572887, 1, 0, 1507351, 1, 0, 1441815, 1, 0, 1376279, 1, 0, 1310743, 1, 0, 1245207, 1, 0, 1179671, 1, 0, 1114135, 1, 0, 1048599, 1, 0, 983063, 1, 0, 917527, 1, 0, 851991, 1, 0, 786455, 1, 0, 720919, 1, 0, 655383, 1, 0, 655384, 1, 0, 720920, 1, 0, 786456, 1, 0, 851992, 1, 0, 917528, 1, 0, 983064, 1, 0, 1048600, 1, 0, 1114136, 1, 0, 1179672, 1, 0, 1245208, 1, 0, 1310744, 1, 0, 1376280, 1, 0, 1441816, 1, 0, 1507352, 1, 0, 1572888, 1, 0, 1572889, 1, 0, 1507353, 1, 0, 1441817, 1, 0, 1376281, 1, 0, 1310745, 1, 0, 1245209, 1, 0, 1179673, 1, 0, 1114137, 1, 0, 1048601, 1, 0, 983065, 1, 0, 917529, 1, 0, 851993, 1, 0, 786457, 1, 0, 720921, 1, 0, 655385, 1, 0, 655386, 1, 0, 720922, 1, 0, 786458, 1, 0, 851994, 1, 0, 917530, 1, 0, 983066, 1, 0, 1048602, 1, 0, 1114138, 1, 0, 1179674, 1, 0, 1245210, 1, 0, 1310746, 1, 0, 1376282, 1, 0, 1441818, 1, 0, 1507354, 1, 0, 1572890, 1, 0, 1572891, 1, 0, 1507355, 1, 0, 1441819, 1, 0, 1376283, 1, 0, 1310747, 1, 0, 1245211, 1, 0, 1179675, 1, 0, 1114139, 1, 0, 1048603, 1, 0, 983067, 1, 0, 917531, 1, 0, 851995, 1, 0, 786459, 1, 0, 720923, 1, 0, 655387, 1, 0, 655388, 1, 0, 720924, 1, 0, 786460, 1, 0, 851996, 1, 0, 917532, 1, 0, 983068, 1, 0, 1048604, 1, 0, 1114140, 1, 0, 1179676, 1, 0, 1245212, 1, 0, 1310748, 1, 0, 1376284, 1, 0, 1441820, 1, 0, 1507356, 1, 0, 1572892, 1, 0, 1572893, 1, 0, 1507357, 1, 0, 1441821, 1, 0, 1376285, 1, 0, 1310749, 1, 0, 1245213, 1, 0, 1179677, 1, 0, 1114141, 1, 0, 1048605, 1, 0, 983069, 1, 0, 917533, 1, 0, 851997, 1, 0, 786461, 1, 0, 720925, 1, 0, 655389, 1, 0, 655390, 1, 0, 720926, 1, 0, 786462, 1, 0, 851998, 1, 0, 917534, 1, 0, 983070, 1, 0, 1048606, 1, 0, 1114142, 1, 0, 1179678, 1, 0, 1245214, 1, 0, 1310750, 1, 0, 1376286, 1, 0, 1441822, 1, 0, 1507358, 1, 0, 1572894, 1, 0, 1572895, 1, 0, 1507359, 1, 0, 1441823, 1, 0, 1376287, 1, 0, 1310751, 1, 0, 1245215, 1, 0, 1179679, 1, 0, 1114143, 1, 0, 1048607, 1, 0, 983071, 1, 0, 917535, 1, 0, 851999, 1, 0, 786463, 1, 0, 720927, 1, 0, 655391, 1, 0, 655392, 1, 0, 720928, 1, 0, 786464, 1, 0, 852000, 1, 0, 917536, 1, 0, 983072, 1, 0, 1048608, 1, 0, 1114144, 1, 0, 1179680, 1, 0, 1245216, 1, 0, 1310752, 1, 0, 1376288, 1, 0, 1441824, 1, 0, 1507360, 1, 0, 1572896, 1, 0, 1572897, 1, 0, 1507361, 1, 0, 1441825, 1, 0, 1376289, 1, 0, 1310753, 1, 0, 1245217, 1, 0, 1179681, 1, 0, 1114145, 1, 0, 1048609, 1, 0, 983073, 1, 0, 917537, 1, 0, 852001, 1, 0, 786465, 1, 0, 720929, 1, 0, 655393, 1, 0, 655394, 1, 0, 720930, 1, 0, 786466, 1, 0, 852002, 1, 0, 917538, 1, 0, 983074, 1, 0, 1048610, 1, 0, 1114146, 1, 0, 1179682, 1, 0, 1245218, 1, 0, 1310754, 1, 0, 1376290, 1, 0, 1441826, 1, 0, 1507362, 1, 0, 1572898, 1, 0, 1572899, 1, 0, 1507363, 1, 0, 1441827, 1, 0, 1376291, 1, 0, 1310755, 1, 0, 1245219, 1, 0, 1179683, 1, 0, 1114147, 1, 0, 1048611, 1, 0, 983075, 1, 0, 917539, 1, 0, 852003, 1, 0, 786467, 1, 0, 720931, 1, 0, 655395, 1, 0, 655396, 1, 0, 720932, 1, 0, 786468, 1, 0, 852004, 1, 0, 917540, 1, 0, 983076, 1, 0, 1048612, 1, 0, 1114148, 1, 0, 1179684, 1, 0, 1245220, 1, 0, 1310756, 1, 0, 1376292, 1, 0, 1441828, 1, 0, 1507364, 1, 0, 1572900, 1, 0, 1572901, 1, 0, 1507365, 1, 0, 1441829, 1, 0, 1376293, 1, 0, 1310757, 1, 0, 1245221, 1, 0, 1179685, 1, 0, 1114149, 1, 0, 1048613, 1, 0, 983077, 1, 0, 917541, 1, 0, 852005, 1, 0, 786469, 1, 0, 720933, 1, 0, 655397, 1, 0, 589861, 1, 0, 524325, 1, 0, 458789, 1, 0, 393253, 1, 0, 327717, 1, 0, 262181, 1, 0, 196645, 1, 0, 131109, 1, 0, 65573, 1, 0, 37, 1, 0, -65499, 0, 0, -131035, 0, 0, -196571, 0, 0, -262107, 0, 0, -327643, 0, 0, -393179, 0, 0, -458715, 0, 0, -524251, 0, 0, -589787, 0, 0, -655323, 0, 0, -655322, 0, 0, -589786, 0, 0, -524250, 0, 0, -458714, 0, 0, -393178, 0, 0, -327642, 0, 0, -262106, 0, 0, -196570, 0, 0, -131034, 0, 0, -65498, 1, 0, 38, 1, 0, 65574, 1, 0, 131110, 1, 0, 196646, 1, 0, 262182, 1, 0, 327718, 1, 0, 393254, 1, 0, 458790, 1, 0, 524326, 1, 0, 589862, 1, 0, 655398, 1, 0, 720934, 1, 0, 786470, 1, 0, 852006, 1, 0, 917542, 1, 0, 983078, 1, 0, 1048614, 1, 0, 1114150, 1, 0, 1179686, 1, 0, 1245222, 1, 0, 1310758, 1, 0, 1376294, 1, 0, 1441830, 1, 0, 1507366, 1, 0, 1572902, 1, 0, 1572903, 1, 0, 1507367, 1, 0, 1441831, 1, 0, 1376295, 1, 0, 1310759, 1, 0, 1245223, 1, 0, 1179687, 1, 0, 1114151, 1, 0, 1048615, 1, 0, 983079, 1, 0, 917543, 1, 0, 852007, 1, 0, 786471, 1, 0, 720935, 1, 0, 655399, 1, 0, 589863, 1, 0, 524327, 1, 0, 458791, 1, 0, 393255, 1, 0, 327719, 1, 0, 262183, 1, 0, 196647, 1, 0, 131111, 1, 0, 65575, 1, 0, 39, 1, 0, -65497, 1, 0, -131033, 0, 0, -196569, 0, 0, -262105, 0, 0, -327641, 0, 0, -393177, 0, 0, -458713, 0, 0, -524249, 0, 0, -589785, 0, 0, -655321, 0, 0, -655320, 0, 0, -589784, 0, 0, -524248, 0, 0, -458712, 0, 0, -393176, 0, 0, -327640, 0, 0, -262104, 0, 0, -196568, 0, 0, -131032, 0, 0, -65496, 1, 0, 40, 1, 0, 65576, 1, 0, 131112, 1, 0, 196648, 1, 0, 262184, 1, 0, 327720, 1, 0, 393256, 1, 0, 458792, 1, 0, 524328, 1, 0, 589864, 1, 0, 655400, 1, 0, 720936, 1, 0, 786472, 1, 0, 852008, 1, 0, 917544, 1, 0, 983080, 1, 0, 1048616, 1, 0, 1114152, 1, 0, 1179688, 1, 0, 1245224, 1, 0, 1310760, 1, 0, 1376296, 1, 0, 1441832, 1, 0, 1507368, 1, 0, 1572904, 1, 0, 1572905, 1, 0, 1507369, 1, 0, 1441833, 1, 0, 1376297, 1, 0, 1310761, 1, 0, 1245225, 1, 0, 1179689, 1, 0, 1114153, 1, 0, 1048617, 1, 0, 983081, 1, 0, 917545, 1, 0, 852009, 1, 0, 786473, 1, 0, 720937, 1, 0, 655401, 1, 0, 589865, 1, 0, 524329, 1, 0, 458793, 1, 0, 393257, 1, 0, 327721, 1, 0, 262185, 1, 0, 196649, 1, 0, 131113, 1, 0, 65577, 1, 0, 41, 1, 0, -65495, 1, 0, -131031, 0, 0, -196567, 0, 0, -262103, 0, 0, -327639, 0, 0, -393175, 0, 0, -458711, 0, 0, -524247, 0, 0, -589783, 0, 0, -655319, 0, 0, -655318, 0, 0, -589782, 0, 0, -524246, 0, 0, -458710, 0, 0, -393174, 0, 0, -327638, 0, 0, -262102, 0, 0, -196566, 0, 0, -131030, 1, 0, -65494, 1, 0, 42, 1, 0, 65578, 1, 0, 131114, 1, 0, 196650, 1, 0, 262186, 1, 0, 327722, 1, 0, 393258, 1, 0, 458794, 1, 0, 524330, 1, 0, 589866, 1, 0, 655402, 1, 0, 720938, 1, 0, 786474, 1, 0, 852010, 1, 0, 917546, 1, 0, 983082, 1, 0, 1048618, 1, 0, 1114154, 1, 0, 1179690, 1, 0, 1245226, 1, 0, 1310762, 1, 0, 1376298, 1, 0, 1441834, 1, 0, 1507370, 1, 0, 1572906, 1, 0, 1572907, 1, 0, 1507371, 1, 0, 1441835, 1, 0, 1376299, 1, 0, 1310763, 1, 0, 1245227, 1, 0, 1179691, 1, 0, 1114155, 1, 0, 1048619, 1, 0, 983083, 1, 0, 917547, 1, 0, 852011, 1, 0, 786475, 1, 0, 720939, 1, 0, 655403, 1, 0, 589867, 1, 0, 524331, 1, 0, 458795, 1, 0, 393259, 1, 0, 327723, 1, 0, 262187, 1, 0, 196651, 1, 0, 131115, 1, 0, 65579, 1, 0, 43, 1, 0, -65493, 1, 0, -131029, 1, 0, -196565, 1, 0, -262101, 0, 0, -327637, 0, 0, -393173, 0, 0, -458709, 0, 0, -524245, 0, 0, -589781, 0, 0, -655317, 0, 0, -655316, 0, 0, -589780, 0, 0, -524244, 0, 0, -458708, 0, 0, -393172, 0, 0, -327636, 0, 0, -262100, 1, 0, -196564, 1, 0, -131028, 1, 0, -65492, 1, 0, 44, 1, 0, 65580, 1, 0, 131116, 1, 0, 196652, 1, 0, 262188, 1, 0, 327724, 1, 0, 393260, 1, 0, 458796, 1, 0, 524332, 1, 0, 589868, 1, 0, 655404, 1, 0, 720940, 1, 0, 786476, 1, 0, 852012, 1, 0, 917548, 1, 0, 983084, 1, 0, 1048620, 1, 0, 1114156, 1, 0, 1179692, 1, 0, 1245228, 1, 0, 1310764, 1, 0, 1376300, 1, 0, 1441836, 1, 0, 1507372, 1, 0, 1572908, 1, 0, 1572909, 1, 0, 1507373, 1, 0, 1441837, 1, 0, 1376301, 1, 0, 1310765, 1, 0, 1245229, 1, 0, 1179693, 1, 0, 1114157, 1, 0, 1048621, 1, 0, 983085, 1, 0, 917549, 1, 0, 852013, 1, 0, 786477, 1, 0, 720941, 1, 0, 655405, 1, 0, 589869, 1, 0, 524333, 1, 0, 458797, 1, 0, 393261, 1, 0, 327725, 1, 0, 262189, 1, 0, 196653, 1, 0, 131117, 1, 0, 65581, 1, 0, 45, 1, 0, -65491, 1, 0, -131027, 1, 0, -196563, 1, 0, -262099, 1, 0, -327635, 0, 0, -393171, 0, 0, -458707, 0, 0, -524243, 0, 0, -589779, 0, 0, -655315, 0, 0, -655314, 0, 0, -589778, 0, 0, -524242, 0, 0, -458706, 0, 0, -393170, 0, 0, -327634, 0, 0, -262098, 1, 0, -196562, 1, 0, -131026, 1, 0, -65490, 1, 0, 46, 1, 0, 65582, 1, 0, 131118, 1, 0, 196654, 1, 0, 262190, 1, 0, 327726, 1, 0, 393262, 1, 0, 458798, 1, 0, 524334, 1, 0, 589870, 1, 0, 655406, 1, 0, 720942, 1, 0, 786478, 1, 0, 852014, 1, 0, 917550, 1, 0, 983086, 1, 0, 1048622, 1, 0, 1114158, 1, 0, 1179694, 1, 0, 1245230, 1, 0, 1310766, 1, 0, 1376302, 1, 0, 1441838, 1, 0, 1507374, 1, 0, 1572910, 1, 0, 1572911, 1, 0, 1507375, 1, 0, 1441839, 1, 0, 1376303, 1, 0, 1310767, 1, 0, 1245231, 1, 0, 1179695, 1, 0, 1114159, 1, 0, 1048623, 1, 0, 983087, 1, 0, 917551, 1, 0, 852015, 1, 0, 786479, 1, 0, 720943, 1, 0, 655407, 1, 0, 589871, 1, 0, 524335, 1, 0, 458799, 1, 0, 393263, 1, 0, 327727, 1, 0, 262191, 1, 0, 196655, 1, 0, 131119, 1, 0, 65583, 1, 0, 47, 1, 0, -65489, 1, 0, -131025, 1, 0, -196561, 1, 0, -262097, 1, 0, -327633, 0, 0, -393169, 0, 0, -458705, 0, 0, -524241, 0, 0, -589777, 0, 0, -655313, 0, 0, -655312, 0, 0, -589776, 0, 0, -524240, 0, 0, -458704, 0, 0, -393168, 0, 0, -327632, 1, 0, -262096, 1, 0, -196560, 1, 0, -131024, 1, 0, -65488, 1, 0, 48, 1, 0, 65584, 1, 0, 131120, 1, 0, 196656, 1, 0, 262192, 1, 0, 327728, 1, 0, 393264, 1, 0, 458800, 1, 0, 524336, 1, 0, 589872, 1, 0, 655408, 1, 0, 720944, 1, 0, 786480, 1, 0, 852016, 1, 0, 917552, 1, 0, 983088, 1, 0, 1048624, 1, 0, 1114160, 1, 0, 1179696, 1, 0, 1245232, 1, 0, 1310768, 1, 0, 1376304, 1, 0, 1441840, 1, 0, 1507376, 1, 0, 1572912, 1, 0, 1572913, 1, 0, 1507377, 1, 0, 1441841, 1, 0, 1376305, 1, 0, 1310769, 1, 0, 1245233, 1, 0, 1179697, 1, 0, 1114161, 1, 0, 1048625, 1, 0, 983089, 1, 0, 917553, 1, 0, 852017, 1, 0, 786481, 1, 0, 720945, 1, 0, 655409, 1, 0, 589873, 1, 0, 524337, 1, 0, 458801, 1, 0, 393265, 1, 0, 327729, 1, 0, 262193, 1, 0, 196657, 1, 0, 131121, 1, 0, 65585, 1, 0, 49, 1, 0, -65487, 1, 0, -131023, 1, 0, -196559, 1, 0, -262095, 1, 0, -327631, 1, 0, -393167, 0, 0, -458703, 0, 0, -524239, 0, 0, -589775, 0, 0, -655311, 0, 0, -655310, 0, 0, -589774, 0, 0, -524238, 0, 0, -458702, 0, 0, -393166, 0, 0, -327630, 1, 0, -262094, 1, 0, -196558, 1, 0, -131022, 1, 0, -65486, 1, 0, 50, 1, 0, 65586, 1, 0, 131122, 1, 0, 196658, 1, 0, 262194, 1, 0, 327730, 1, 0, 393266, 1, 0, 458802, 1, 0, 524338, 1, 0, 589874, 1, 0, 655410, 1, 0, 720946, 1, 0, 786482, 1, 0, 852018, 1, 0, 917554, 1, 0, 983090, 1, 0, 1048626, 1, 0, 1114162, 1, 0, 1179698, 1, 0, 1245234, 1, 0, 1310770, 1, 0, 1376306, 1, 0, 1441842, 1, 0, 1507378, 1, 0, 1572914, 1, 0, 1572915, 1, 0, 1507379, 1, 0, 1441843, 1, 0, 1376307, 1, 0, 1310771, 1, 0, 1245235, 1, 0, 1179699, 1, 0, 1114163, 1, 0, 1048627, 1, 0, 983091, 1, 0, 917555, 1, 0, 852019, 1, 0, 786483, 1, 0, 720947, 1, 0, 655411, 1, 0, 589875, 1, 0, 524339, 1, 0, 458803, 1, 0, 393267, 1, 0, 327731, 1, 0, 262195, 1, 0, 196659, 1, 0, 131123, 1, 0, 65587, 1, 0, 51, 1, 0, -65485, 1, 0, -131021, 1, 0, -196557, 1, 0, -262093, 1, 0, -327629, 1, 0, -393165, 0, 0, -458701, 0, 0, -524237, 0, 0, -589773, 0, 0, -655309, 0, 0, -655308, 0, 0, -589772, 0, 0, -524236, 0, 0, -458700, 0, 0, -393164, 0, 0, -327628, 1, 0, -262092, 1, 0, -196556, 1, 0, -131020, 1, 0, -65484, 1, 0, 52, 1, 0, 65588, 1, 0, 131124, 1, 0, 196660, 1, 0, 262196, 1, 0, 327732, 1, 0, 393268, 1, 0, 458804, 1, 0, 524340, 1, 0, 589876, 1, 0, 655412, 1, 0, 720948, 1, 0, 786484, 1, 0, 852020, 1, 0, 917556, 1, 0, 983092, 1, 0, 1048628, 1, 0, 1114164, 1, 0, 1179700, 1, 0, 1245236, 1, 0, 1310772, 1, 0, 1376308, 1, 0, 1441844, 1, 0, 1507380, 1, 0, 1572916, 1, 0, 1572917, 1, 0, 1507381, 1, 0, 1441845, 1, 0, 1376309, 1, 0, 1310773, 1, 0, 1245237, 1, 0, 1179701, 1, 0, 1114165, 1, 0, 1048629, 1, 0, 983093, 1, 0, 917557, 1, 0, 852021, 1, 0, 786485, 1, 0, 720949, 1, 0, 655413, 1, 0, 589877, 1, 0, 524341, 1, 0, 458805, 1, 0, 393269, 1, 0, 327733, 1, 0, 262197, 1, 0, 196661, 1, 0, 131125, 1, 0, 65589, 1, 0, 53, 1, 0, -65483, 1, 0, -131019, 1, 0, -196555, 1, 0, -262091, 1, 0, -327627, 1, 0, -393163, 0, 0, -458699, 0, 0, -524235, 0, 0, -589771, 0, 0, -655307, 0, 0, -655306, 0, 0, -589770, 0, 0, -524234, 0, 0, -458698, 0, 0, -393162, 0, 0, -327626, 1, 0, -262090, 1, 0, -196554, 1, 0, -131018, 1, 0, -65482, 1, 0, 54, 1, 0, 65590, 1, 0, 131126, 1, 0, 196662, 1, 0, 262198, 1, 0, 327734, 1, 0, 393270, 1, 0, 458806, 1, 0, 524342, 1, 0, 589878, 1, 0, 655414, 1, 0, 720950, 1, 0, 786486, 1, 0, 852022, 1, 0, 917558, 1, 0, 983094, 1, 0, 1048630, 1, 0, 1114166, 1, 0, 1179702, 1, 0, 1245238, 1, 0, 1310774, 1, 0, 1376310, 1, 0, 1441846, 1, 0, 1507382, 1, 0, 1572918, 1, 0, 1572919, 1, 0, 1507383, 1, 0, 1441847, 1, 0, 1376311, 1, 0, 1310775, 1, 0, 1245239, 1, 0, 1179703, 1, 0, 1114167, 1, 0, 1048631, 1, 0, 983095, 1, 0, 917559, 1, 0, 852023, 1, 0, 786487, 1, 0, 720951, 1, 0, 655415, 1, 0, 589879, 1, 0, 524343, 1, 0, 458807, 1, 0, 393271, 1, 0, 327735, 1, 0, 262199, 1, 0, 196663, 1, 0, 131127, 1, 0, 65591, 1, 0, 55, 1, 0, -65481, 1, 0, -131017, 1, 0, -196553, 1, 0, -262089, 1, 0, -327625, 1, 0, -393161, 1, 0, -458697, 0, 0, -524233, 0, 0, -589769, 0, 0, -655305, 0, 0, -655304, 0, 0, -589768, 0, 0, -524232, 0, 0, -458696, 0, 0, -393160, 1, 0, -327624, 1, 0, -262088, 1, 0, -196552, 1, 0, -131016, 1, 0, -65480, 1, 0, 56, 1, 0, 65592, 1, 0, 131128, 1, 0, 196664, 1, 0, 262200, 1, 0, 327736, 1, 0, 393272, 1, 0, 458808, 1, 0, 524344, 1, 0, 589880, 1, 0, 655416, 1, 0, 720952, 1, 0, 786488, 1, 0, 852024, 1, 0, 917560, 1, 0, 983096, 1, 0, 1048632, 1, 0, 1114168, 1, 0, 1179704, 1, 0, 1245240, 1, 0, 1310776, 1, 0, 1376312, 1, 0, 1441848, 1, 0, 1507384, 1, 0, 1572920, 1, 0, 1572921, 1, 0, 1507385, 1, 0, 1441849, 1, 0, 1376313, 1, 0, 1310777, 1, 0, 1245241, 1, 0, 1179705, 1, 0, 1114169, 1, 0, 1048633, 1, 0, 983097, 1, 0, 917561, 1, 0, 852025, 1, 0, 786489, 1, 0, 720953, 1, 0, 655417, 1, 0, 589881, 1, 0, 524345, 1, 0, 458809, 1, 0, 393273, 1, 0, 327737, 1, 0, 262201, 1, 0, 196665, 1, 0, 131129, 1, 0, 65593, 1, 0, 57, 1, 0, -65479, 1, 0, -131015, 1, 0, -196551, 1, 0, -262087, 1, 0, -327623, 1, 0, -393159, 1, 0, -458695, 1, 0, -524231, 0, 0, -589767, 0, 0, -655303, 0, 0, -655302, 0, 0, -589766, 0, 0, -524230, 0, 0, -458694, 1, 0, -393158, 1, 0, -327622, 1, 0, -262086, 1, 0, -196550, 1, 0, -131014, 1, 0, -65478, 1, 0, 58, 1, 0, 65594, 1, 0, 131130, 1, 0, 196666, 1, 0, 262202, 1, 0, 327738, 1, 0, 393274, 1, 0, 458810, 1, 0, 524346, 1, 0, 589882, 1, 0, 655418, 1, 0, 720954, 1, 0, 786490, 1, 0, 852026, 1, 0, 917562, 1, 0, 983098, 1, 0, 1048634, 1, 0, 1114170, 1, 0, 1179706, 1, 0, 1245242, 1, 0, 1310778, 1, 0, 1376314, 1, 0, 1441850, 1, 0, 1507386, 1, 0, 1572922, 1, 0, 1638447, 1, 0, 1703983, 1, 0, 1769519, 1, 0, 1835055, 1, 0, 1900591, 1, 0, 1966127, 1, 0, 2031663, 1, 0, 2097199, 1, 0, 2162735, 1, 0, 2228271, 1, 0, 2293807, 1, 0, 2359343, 1, 0, 2424879, 1, 0, 2490415, 1, 0, 2555951, 1, 0, 2621487, 1, 0, 2687023, 1, 0, 2752559, 1, 0, 2818095, 1, 0, 2883631, 1, 0, 2949167, 1, 0, 3014703, 1, 0, 3080239, 1, 0, 1638448, 1, 0, 1703984, 1, 0, 1769520, 1, 0, 1835056, 1, 0, 1900592, 1, 0, 1966128, 1, 0, 2031664, 1, 0, 2097200, 1, 0, 2162736, 1, 0, 2228272, 1, 0, 2293808, 1, 0, 2359344, 1, 0, 2424880, 1, 0, 2490416, 1, 0, 2555952, 1, 0, 2621488, 1, 0, 2687024, 1, 0, 2752560, 1, 0, 2818096, 1, 0, 2883632, 1, 0, 2949168, 1, 0, 3014704, 1, 0, 3080240, 1, 0, 1638449, 1, 0, 1703985, 1, 0, 1769521, 1, 0, 1835057, 1, 0, 1900593, 1, 0, 1966129, 1, 0, 2031665, 1, 0, 2097201, 1, 0, 2162737, 1, 0, 2228273, 1, 0, 2293809, 1, 0, 2359345, 1, 0, 2424881, 1, 0, 2490417, 1, 0, 2555953, 1, 0, 2621489, 1, 0, 2687025, 1, 0, 2752561, 1, 0, 2818097, 1, 0, 2883633, 1, 0, 2949169, 1, 0, 3014705, 1, 0, 3080241, 1, 0, 1638450, 1, 0, 1703986, 1, 0, 1769522, 1, 0, 1835058, 1, 0, 1900594, 1, 0, 1966130, 1, 0, 2031666, 1, 0, 2097202, 1, 0, 2162738, 1, 0, 2228274, 1, 0, 2293810, 1, 0, 2359346, 1, 0, 2424882, 1, 0, 2490418, 1, 0, 2555954, 1, 0, 2621490, 1, 0, 2687026, 1, 0, 2752562, 1, 0, 2818098, 1, 0, 2883634, 1, 0, 2949170, 1, 0, 3014706, 1, 0, 3080242, 1, 0, 1638451, 1, 0, 1703987, 1, 0, 1769523, 1, 0, 1835059, 1, 0, 1900595, 1, 0, 1966131, 1, 0, 2031667, 1, 0, 2097203, 1, 0, 2162739, 1, 0, 2228275, 1, 0, 2293811, 1, 0, 2359347, 1, 0, 2424883, 1, 0, 2490419, 1, 0, 2555955, 1, 0, 2621491, 1, 0, 2687027, 1, 0, 2752563, 1, 0, 2818099, 1, 0, 2883635, 1, 0, 2949171, 1, 0, 3014707, 1, 0, 3080243, 1, 0, 1638452, 1, 0, 1703988, 1, 0, 1769524, 1, 0, 1835060, 1, 0, 1900596, 1, 0, 1966132, 1, 0, 2031668, 1, 0, 2097204, 1, 0, 2162740, 1, 0, 2228276, 1, 0, 2293812, 1, 0, 2359348, 1, 0, 2424884, 1, 0, 2490420, 1, 0, 2555956, 1, 0, 2621492, 1, 0, 2687028, 1, 0, 2752564, 1, 0, 2818100, 1, 0, 2883636, 1, 0, 2949172, 1, 0, 3014708, 1, 0, 3080244, 1, 0, 1638453, 1, 0, 1703989, 1, 0, 1769525, 1, 0, 1835061, 1, 0, 1900597, 1, 0, 1966133, 1, 0, 2031669, 1, 0, 2097205, 1, 0, 2162741, 1, 0, 2228277, 1, 0, 2293813, 1, 0, 2359349, 1, 0, 2424885, 1, 0, 2490421, 1, 0, 2555957, 1, 0, 2621493, 1, 0, 2687029, 1, 0, 2752565, 1, 0, 2818101, 1, 0, 2883637, 1, 0, 2949173, 1, 0, 3014709, 1, 0, 3080245, 1, 0, 1638454, 1, 0, 1703990, 1, 0, 1769526, 1, 0, 1835062, 1, 0, 1900598, 1, 0, 1966134, 1, 0, 2031670, 1, 0, 2097206, 1, 0, 2162742, 1, 0, 2228278, 1, 0, 2293814, 1, 0, 2359350, 1, 0, 2424886, 1, 0, 2490422, 1, 0, 2555958, 1, 0, 2621494, 1, 0, 2687030, 1, 0, 2752566, 1, 0, 2818102, 1, 0, 2883638, 1, 0, 2949174, 1, 0, 3014710, 1, 0, 3080246, 1, 0, 1638455, 1, 0, 1703991, 1, 0, 1769527, 1, 0, 1835063, 1, 0, 1900599, 1, 0, 1966135, 1, 0, 2031671, 1, 0, 2097207, 1, 0, 2162743, 1, 0, 2228279, 1, 0, 2293815, 1, 0, 2359351, 1, 0, 2424887, 1, 0, 2490423, 1, 0, 2555959, 1, 0, 2621495, 1, 0, 2687031, 1, 0, 2752567, 1, 0, 2818103, 1, 0, 2883639, 1, 0, 2949175, 1, 0, 3014711, 1, 0, 3080247, 1, 0, 1638456, 1, 0, 1703992, 1, 0, 1769528, 1, 0, 1835064, 1, 0, 1900600, 1, 0, 1966136, 1, 0, 2031672, 1, 0, 2097208, 1, 0, 2162744, 1, 0, 2228280, 1, 0, 2293816, 1, 0, 2359352, 1, 0, 2424888, 1, 0, 2490424, 1, 0, 2555960, 1, 0, 2621496, 1, 0, 2687032, 1, 0, 2752568, 1, 0, 2818104, 1, 0, 2883640, 1, 0, 2949176, 1, 0, 3014712, 1, 0, 3080248, 1, 0, 1638457, 1, 0, 1703993, 1, 0, 1769529, 1, 0, 1835065, 1, 0, 1900601, 1, 0, 1966137, 1, 0, 2031673, 1, 0, 2097209, 1, 0, 2162745, 1, 0, 2228281, 1, 0, 2293817, 1, 0, 2359353, 1, 0, 2424889, 1, 0, 2490425, 1, 0, 2555961, 1, 0, 2621497, 1, 0, 2687033, 1, 0, 2752569, 1, 0, 2818105, 1, 0, 2883641, 1, 0, 2949177, 1, 0, 3014713, 1, 0, 3080249, 1, 0, 1638458, 1, 0, 1703994, 1, 0, 1769530, 1, 0, 1835066, 1, 0, 1900602, 1, 0, 1966138, 1, 0, 2031674, 1, 0, 2097210, 1, 0, 2162746, 1, 0, 2228282, 1, 0, 2293818, 1, 0, 2359354, 1, 0, 2424890, 1, 0, 2490426, 1, 0, 2555962, 1, 0, 2621498, 1, 0, 2687034, 1, 0, 2752570, 1, 0, 2818106, 1, 0, 2883642, 1, 0, 2949178, 1, 0, 3014714, 1, 0, 3080250, 1, 0, 1114171, 1, 0, 1179707, 1, 0, 1245243, 1, 0, 1310779, 1, 0, 1376315, 1, 0, 1441851, 1, 0, 1507387, 1, 0, 1572923, 1, 0, 1638459, 1, 0, 1703995, 1, 0, 1769531, 1, 0, 1835067, 1, 0, 1900603, 1, 0, 1966139, 1, 0, 2031675, 1, 0, 2097211, 1, 0, 2162747, 1, 0, 2228283, 1, 0, 2293819, 1, 0, 2359355, 1, 0, 2424891, 1, 0, 2490427, 1, 0, 2555963, 1, 0, 2621499, 1, 0, 2687035, 1, 0, 2752571, 1, 0, 2818107, 1, 0, 2883643, 1, 0, 2949179, 1, 0, 3014715, 1, 0, 3080251, 1, 0, 1114172, 1, 0, 1179708, 1, 0, 1245244, 1, 0, 1310780, 1, 0, 1376316, 1, 0, 1441852, 1, 0, 1507388, 1, 0, 1572924, 1, 0, 1638460, 1, 0, 1703996, 1, 0, 1769532, 1, 0, 1835068, 1, 0, 1900604, 1, 0, 1966140, 1, 0, 2031676, 1, 0, 2097212, 1, 0, 2162748, 1, 0, 2228284, 1, 0, 2293820, 1, 0, 2359356, 1, 0, 2424892, 1, 0, 2490428, 1, 0, 2555964, 1, 0, 2621500, 1, 0, 2687036, 1, 0, 2752572, 1, 0, 2818108, 1, 0, 2883644, 1, 0, 2949180, 1, 0, 3014716, 1, 0, 3080252, 1, 0, 1114173, 1, 0, 1179709, 1, 0, 1245245, 1, 0, 1310781, 1, 0, 1376317, 1, 0, 1441853, 1, 0, 1507389, 1, 0, 1572925, 1, 0, 1638461, 1, 0, 1703997, 1, 0, 1769533, 1, 0, 1835069, 1, 0, 1900605, 1, 0, 1966141, 1, 0, 2031677, 1, 0, 2097213, 1, 0, 2162749, 1, 0, 2228285, 1, 0, 2293821, 1, 0, 2359357, 1, 0, 2424893, 1, 0, 2490429, 1, 0, 2555965, 1, 0, 2621501, 1, 0, 2687037, 1, 0, 2752573, 1, 0, 2818109, 1, 0, 2883645, 1, 0, 2949181, 1, 0, 3014717, 1, 0, 3080253, 1, 0, 1114174, 1, 0, 1179710, 1, 0, 1245246, 1, 0, 1310782, 1, 0, 1376318, 1, 0, 1441854, 1, 0, 1507390, 1, 0, 1572926, 1, 0, 1638462, 1, 0, 1703998, 1, 0, 1769534, 1, 0, 1835070, 1, 0, 1900606, 1, 0, 1966142, 1, 0, 2031678, 1, 0, 2097214, 1, 0, 2162750, 1, 0, 2228286, 1, 0, 2293822, 1, 0, 2359358, 1, 0, 2424894, 1, 0, 2490430, 1, 0, 2555966, 1, 0, 2621502, 1, 0, 2687038, 1, 0, 2752574, 1, 0, 2818110, 1, 0, 2883646, 1, 0, 2949182, 1, 0, 3014718, 1, 0, 3080254, 1, 0, 1114175, 1, 0, 1179711, 1, 0, 1245247, 1, 0, 1310783, 1, 0, 1376319, 1, 0, 1441855, 1, 0, 1507391, 1, 0, 1572927, 1, 0, 1638463, 1, 0, 1703999, 1, 0, 1769535, 1, 0, 1835071, 1, 0, 1900607, 1, 0, 1966143, 1, 0, 2031679, 1, 0, 2097215, 1, 0, 2162751, 1, 0, 2228287, 1, 0, 2293823, 1, 0, 2359359, 1, 0, 2424895, 1, 0, 2490431, 1, 0, 2555967, 1, 0, 2621503, 1, 0, 2687039, 1, 0, 2752575, 1, 0, 2818111, 1, 0, 2883647, 1, 0, 2949183, 1, 0, 3014719, 1, 0, 3080255, 1, 0, 1114176, 1, 0, 1179712, 1, 0, 1245248, 1, 0, 1310784, 1, 0, 1376320, 1, 0, 1441856, 1, 0, 1507392, 1, 0, 1572928, 1, 0, 1638464, 1, 0, 1704000, 1, 0, 1769536, 1, 0, 1835072, 1, 0, 1900608, 1, 0, 1966144, 1, 0, 2031680, 1, 0, 2097216, 1, 0, 2162752, 1, 0, 2228288, 1, 0, 2293824, 1, 0, 2359360, 1, 0, 2424896, 1, 0, 2490432, 1, 0, 2555968, 1, 0, 2621504, 1, 0, 2687040, 1, 0, 2752576, 1, 0, 2818112, 1, 0, 2883648, 1, 0, 2949184, 1, 0, 3014720, 1, 0, 3080256, 1, 0, 1114177, 1, 0, 1179713, 1, 0, 1245249, 1, 0, 1310785, 1, 0, 1376321, 1, 0, 1441857, 1, 0, 1507393, 1, 0, 1572929, 1, 0, 1638465, 1, 0, 1704001, 1, 0, 1769537, 1, 0, 1835073, 1, 0, 1900609, 1, 0, 1966145, 1, 0, 2031681, 1, 0, 2097217, 1, 0, 2162753, 1, 0, 2228289, 1, 0, 2293825, 1, 0, 2359361, 1, 0, 2424897, 1, 0, 2490433, 1, 0, 2555969, 1, 0, 2621505, 1, 0, 2687041, 1, 0, 2752577, 1, 0, 2818113, 1, 0, 2883649, 1, 0, 2949185, 1, 0, 3014721, 1, 0, 3080257, 1, 0, 1114178, 1, 0, 1179714, 1, 0, 1245250, 1, 0, 1310786, 1, 0, 1376322, 1, 0, 1441858, 1, 0, 1507394, 1, 0, 1572930, 1, 0, 1638466, 1, 0, 1704002, 1, 0, 1769538, 1, 0, 1835074, 1, 0, 1900610, 1, 0, 1966146, 1, 0, 2031682, 1, 0, 2097218, 1, 0, 2162754, 1, 0, 2228290, 1, 0, 2293826, 1, 0, 2359362, 1, 0, 2424898, 1, 0, 2490434, 1, 0, 2555970, 1, 0, 2621506, 1, 0, 2687042, 1, 0, 2752578, 1, 0, 2818114, 1, 0, 2883650, 1, 0, 2949186, 1, 0, 3014722, 1, 0, 3080258, 1, 0, 1114179, 1, 0, 1179715, 1, 0, 1245251, 1, 0, 1310787, 1, 0, 1376323, 1, 0, 1441859, 1, 0, 1507395, 1, 0, 1572931, 1, 0, 1638467, 1, 0, 1704003, 1, 0, 1769539, 1, 0, 1835075, 1, 0, 1900611, 1, 0, 1966147, 1, 0, 2031683, 1, 0, 2097219, 1, 0, 2162755, 1, 0, 2228291, 1, 0, 2293827, 1, 0, 2359363, 1, 0, 2424899, 1, 0, 2490435, 1, 0, 2555971, 1, 0, 2621507, 1, 0, 2687043, 1, 0, 2752579, 1, 0, 2818115, 1, 0, 2883651, 1, 0, 2949187, 1, 0, 3014723, 1, 0, 3080259, 1, 0, 1114180, 1, 0, 1179716, 1, 0, 1245252, 1, 0, 1310788, 1, 0, 1376324, 1, 0, 1441860, 1, 0, 1507396, 1, 0, 1572932, 1, 0, 1638468, 1, 0, 1704004, 1, 0, 1769540, 1, 0, 1835076, 1, 0, 1900612, 1, 0, 1966148, 1, 0, 2031684, 1, 0, 2097220, 1, 0, 2162756, 1, 0, 2228292, 1, 0, 2293828, 1, 0, 2359364, 1, 0, 2424900, 1, 0, 2490436, 1, 0, 2555972, 1, 0, 2621508, 1, 0, 2687044, 1, 0, 2752580, 1, 0, 2818116, 1, 0, 2883652, 1, 0, 2949188, 1, 0, 3014724, 1, 0, 3080260, 1, 0, 1114181, 1, 0, 1179717, 1, 0, 1245253, 1, 0, 1310789, 1, 0, 1376325, 1, 0, 1441861, 1, 0, 1507397, 1, 0, 1572933, 1, 0, 1638469, 1, 0, 1704005, 1, 0, 1769541, 1, 0, 1835077, 1, 0, 1900613, 1, 0, 1966149, 1, 0, 2031685, 1, 0, 2097221, 1, 0, 2162757, 1, 0, 2228293, 1, 0, 2293829, 1, 0, 2359365, 1, 0, 2424901, 1, 0, 2490437, 1, 0, 2555973, 1, 0, 2621509, 1, 0, 2687045, 1, 0, 2752581, 1, 0, 2818117, 1, 0, 2883653, 1, 0, 2949189, 1, 0, 3014725, 1, 0, 3080261, 1, 0, 1114182, 1, 0, 1179718, 1, 0, 1245254, 1, 0, 1310790, 1, 0, 1376326, 1, 0, 1441862, 1, 0, 1507398, 1, 0, 1572934, 1, 0, 1638470, 1, 0, 1704006, 1, 0, 1769542, 1, 0, 1835078, 1, 0, 1900614, 1, 0, 1966150, 1, 0, 2031686, 1, 0, 2097222, 1, 0, 2162758, 1, 0, 2228294, 1, 0, 2293830, 1, 0, 2359366, 1, 0, 2424902, 1, 0, 2490438, 1, 0, 2555974, 1, 0, 2621510, 1, 0, 2687046, 1, 0, 2752582, 1, 0, 2818118, 1, 0, 2883654, 1, 0, 2949190, 1, 0, 3014726, 1, 0, 3080262, 1, 0, 1114183, 1, 0, 1179719, 1, 0, 1245255, 1, 0, 1310791, 1, 0, 1376327, 1, 0, 1441863, 1, 0, 1507399, 1, 0, 1572935, 1, 0, 1638471, 1, 0, 1704007, 1, 0, 1769543, 1, 0, 1835079, 1, 0, 1900615, 1, 0, 1966151, 1, 0, 2031687, 1, 0, 2097223, 1, 0, 2162759, 1, 0, 2228295, 1, 0, 2293831, 1, 0, 2359367, 1, 0, 2424903, 1, 0, 2490439, 1, 0, 2555975, 1, 0, 2621511, 1, 0, 2687047, 1, 0, 2752583, 1, 0, 2818119, 1, 0, 2883655, 1, 0, 2949191, 1, 0, 3014727, 1, 0, 3080263, 1, 0, 1114184, 1, 0, 1179720, 1, 0, 1245256, 1, 0, 1310792, 1, 0, 1376328, 1, 0, 1441864, 1, 0, 1507400, 1, 0, 1572936, 1, 0, 1638472, 1, 0, 1704008, 1, 0, 1769544, 1, 0, 1835080, 1, 0, 1900616, 1, 0, 1966152, 1, 0, 2031688, 1, 0, 2097224, 1, 0, 2162760, 1, 0, 2228296, 1, 0, 2293832, 1, 0, 2359368, 1, 0, 2424904, 1, 0, 2490440, 1, 0, 2555976, 1, 0, 2621512, 1, 0, 2687048, 1, 0, 2752584, 1, 0, 2818120, 1, 0, 2883656, 1, 0, 2949192, 1, 0, 3014728, 1, 0, 3080264, 1, 0, 1114185, 1, 0, 1179721, 1, 0, 1245257, 1, 0, 1310793, 1, 0, 1376329, 1, 0, 1441865, 1, 0, 1507401, 1, 0, 1572937, 1, 0, 1638473, 1, 0, 1704009, 1, 0, 1769545, 1, 0, 1835081, 1, 0, 1900617, 1, 0, 1966153, 1, 0, 2031689, 1, 0, 2097225, 1, 0, 2162761, 1, 0, 2228297, 1, 0, 2293833, 1, 0, 2359369, 1, 0, 2424905, 1, 0, 2490441, 1, 0, 2555977, 1, 0, 2621513, 1, 0, 2687049, 1, 0, 2752585, 1, 0, 2818121, 1, 0, 2883657, 1, 0, 2949193, 1, 0, 3014729, 1, 0, 3080265, 1, 0, 1114186, 1, 0, 1179722, 1, 0, 1245258, 1, 0, 1310794, 1, 0, 1376330, 1, 0, 1441866, 1, 0, 1507402, 1, 0, 1572938, 1, 0, 1638474, 1, 0, 1704010, 1, 0, 1769546, 1, 0, 1835082, 1, 0, 1900618, 1, 0, 1966154, 1, 0, 2031690, 1, 0, 2097226, 1, 0, 2162762, 1, 0, 2228298, 1, 0, 2293834, 1, 0, 2359370, 1, 0, 2424906, 1, 0, 2490442, 1, 0, 2555978, 1, 0, 2621514, 1, 0, 2687050, 1, 0, 2752586, 1, 0, 2818122, 1, 0, 2883658, 1, 0, 2949194, 1, 0, 3014730, 1, 0, 3080266, 1, 0, 1114187, 1, 0, 1179723, 1, 0, 1245259, 1, 0, 1310795, 1, 0, 1376331, 1, 0, 1441867, 1, 0, 1507403, 1, 0, 1572939, 1, 0, 1638475, 1, 0, 1704011, 1, 0, 1769547, 1, 0, 1835083, 1, 0, 1900619, 1, 0, 1966155, 1, 0, 2031691, 1, 0, 2097227, 1, 0, 2162763, 1, 0, 2228299, 1, 0, 2293835, 1, 0, 2359371, 1, 0, 2424907, 1, 0, 2490443, 1, 0, 2555979, 1, 0, 2621515, 1, 0, 2687051, 1, 0, 2752587, 1, 0, 2818123, 1, 0, 2883659, 1, 0, 2949195, 1, 0, 3014731, 1, 0, 3080267, 1, 0, 1114188, 1, 0, 1179724, 1, 0, 1245260, 1, 0, 1310796, 1, 0, 1376332, 1, 0, 1441868, 1, 0, 1507404, 1, 0, 1572940, 1, 0, 1638476, 1, 0, 1704012, 1, 0, 1769548, 1, 0, 1835084, 1, 0, 1900620, 1, 0, 1966156, 1, 0, 2031692, 1, 0, 2097228, 1, 0, 2162764, 1, 0, 2228300, 1, 0, 2293836, 1, 0, 2359372, 1, 0, 2424908, 1, 0, 2490444, 1, 0, 2555980, 1, 0, 2621516, 1, 0, 2687052, 1, 0, 2752588, 1, 0, 2818124, 1, 0, 2883660, 1, 0, 2949196, 1, 0, 3014732, 1, 0, 3080268, 1, 0, 1114189, 1, 0, 1179725, 1, 0, 1245261, 1, 0, 1310797, 1, 0, 1376333, 1, 0, 1441869, 1, 0, 1507405, 1, 0, 1572941, 1, 0, 1638477, 1, 0, 1704013, 1, 0, 1769549, 1, 0, 1835085, 1, 0, 1900621, 1, 0, 1966157, 1, 0, 2031693, 1, 0, 2097229, 1, 0, 2162765, 1, 0, 2228301, 1, 0, 2293837, 1, 0, 2359373, 1, 0, 2424909, 1, 0, 2490445, 1, 0, 2555981, 1, 0, 2621517, 1, 0, 2687053, 1, 0, 2752589, 1, 0, 2818125, 1, 0, 2883661, 1, 0, 2949197, 1, 0, 3014733, 1, 0, 3080269, 1, 0, 1114190, 1, 0, 1179726, 1, 0, 1245262, 1, 0, 1310798, 1, 0, 1376334, 1, 0, 1441870, 1, 0, 1507406, 1, 0, 1572942, 1, 0, 1638478, 1, 0, 1704014, 1, 0, 1769550, 1, 0, 1835086, 1, 0, 1900622, 1, 0, 1966158, 1, 0, 2031694, 1, 0, 2097230, 1, 0, 2162766, 1, 0, 2228302, 1, 0, 2293838, 1, 0, 2359374, 1, 0, 2424910, 1, 0, 2490446, 1, 0, 2555982, 1, 0, 2621518, 1, 0, 2687054, 1, 0, 2752590, 1, 0, 2818126, 1, 0, 2883662, 1, 0, 2949198, 1, 0, 3014734, 1, 0, 3080270, 1, 0, 1114191, 1, 0, 1179727, 1, 0, 1245263, 1, 0, 1310799, 1, 0, 1376335, 1, 0, 1441871, 1, 0, 1507407, 1, 0, 1572943, 1, 0, 1638479, 1, 0, 1704015, 1, 0, 1769551, 1, 0, 1835087, 1, 0, 1900623, 1, 0, 1966159, 1, 0, 2031695, 1, 0, 2097231, 1, 0, 2162767, 1, 0, 2228303, 1, 0, 2293839, 1, 0, 2359375, 1, 0, 2424911, 1, 0, 2490447, 1, 0, 2555983, 1, 0, 2621519, 1, 0, 2687055, 1, 0, 2752591, 1, 0, 2818127, 1, 0, 2883663, 1, 0, 2949199, 1, 0, 3014735, 1, 0, 3080271, 1, 0, 1114192, 1, 0, 1179728, 1, 0, 1245264, 1, 0, 1310800, 1, 0, 1376336, 1, 0, 1441872, 1, 0, 1507408, 1, 0, 1572944, 1, 0, 1638480, 1, 0, 1704016, 1, 0, 1769552, 1, 0, 1835088, 1, 0, 1900624, 1, 0, 1966160, 1, 0, 2031696, 1, 0, 2097232, 1, 0, 2162768, 1, 0, 2228304, 1, 0, 2293840, 1, 0, 2359376, 1, 0, 2424912, 1, 0, 2490448, 1, 0, 2555984, 1, 0, 2621520, 1, 0, 2687056, 1, 0, 2752592, 1, 0, 2818128, 1, 0, 2883664, 1, 0, 2949200, 1, 0, 3014736, 1, 0, 3080272, 1, 0, 1114193, 1, 0, 1179729, 1, 0, 1245265, 1, 0, 1310801, 1, 0, 1376337, 1, 0, 1441873, 1, 0, 1507409, 1, 0, 1572945, 1, 0, 1638481, 1, 0, 1704017, 1, 0, 1769553, 1, 0, 1835089, 1, 0, 1900625, 1, 0, 1966161, 1, 0, 2031697, 1, 0, 2097233, 1, 0, 2162769, 1, 0, 2228305, 1, 0, 2293841, 1, 0, 2359377, 1, 0, 2424913, 1, 0, 2490449, 1, 0, 2555985, 1, 0, 2621521, 1, 0, 2687057, 1, 0, 2752593, 1, 0, 2818129, 1, 0, 2883665, 1, 0, 2949201, 1, 0, 3014737, 1, 0, 3080273, 1, 0, 1114194, 1, 0, 1179730, 1, 0, 1245266, 1, 0, 1310802, 1, 0, 1376338, 1, 0, 1441874, 1, 0, 1507410, 1, 0, 1572946, 1, 0, 1638482, 1, 0, 1704018, 1, 0, 1769554, 1, 0, 1835090, 1, 0, 1900626, 1, 0, 1966162, 1, 0, 2031698, 1, 0, 2097234, 1, 0, 2162770, 1, 0, 2228306, 1, 0, 2293842, 1, 0, 2359378, 1, 0, 2424914, 1, 0, 2490450, 1, 0, 2555986, 1, 0, 2621522, 1, 0, 2687058, 1, 0, 2752594, 1, 0, 2818130, 1, 0, 2883666, 1, 0, 2949202, 1, 0, 3014738, 1, 0, 3080274, 1, 0, 1114195, 1, 0, 1179731, 1, 0, 1245267, 1, 0, 1310803, 1, 0, 1376339, 1, 0, 1441875, 1, 0, 1507411, 1, 0, 1572947, 1, 0, 1638483, 1, 0, 1704019, 1, 0, 1769555, 1, 0, 1835091, 1, 0, 1900627, 1, 0, 1966163, 1, 0, 2031699, 1, 0, 2097235, 1, 0, 2162771, 1, 0, 2228307, 1, 0, 2293843, 1, 0, 2359379, 1, 0, 2424915, 1, 0, 2490451, 1, 0, 2555987, 1, 0, 2621523, 1, 0, 2687059, 1, 0, 2752595, 1, 0, 2818131, 1, 0, 2883667, 1, 0, 2949203, 1, 0, 3014739, 1, 0, 3080275, 1, 0, 1114196, 1, 0, 1179732, 1, 0, 1245268, 1, 0, 1310804, 1, 0, 1376340, 1, 0, 1441876, 1, 0, 1507412, 1, 0, 1572948, 1, 0, 1638484, 1, 0, 1704020, 1, 0, 1769556, 1, 0, 1835092, 1, 0, 1900628, 1, 0, 1966164, 1, 0, 2031700, 1, 0, 2097236, 1, 0, 2162772, 1, 0, 2228308, 1, 0, 2293844, 1, 0, 2359380, 1, 0, 2424916, 1, 0, 2490452, 1, 0, 2555988, 1, 0, 2621524, 1, 0, 2687060, 1, 0, 2752596, 1, 0, 2818132, 1, 0, 2883668, 1, 0, 2949204, 1, 0, 3014740, 1, 0, 3080276, 1, 0, 1114197, 1, 0, 1179733, 1, 0, 1245269, 1, 0, 1310805, 1, 0, 1376341, 1, 0, 1441877, 1, 0, 1507413, 1, 0, 1572949, 1, 0, 1638485, 1, 0, 1704021, 1, 0, 1769557, 1, 0, 1835093, 1, 0, 1900629, 1, 0, 1966165, 1, 0, 2031701, 1, 0, 2097237, 1, 0, 2162773, 1, 0, 2228309, 1, 0, 2293845, 1, 0, 2359381, 1, 0, 2424917, 1, 0, 2490453, 1, 0, 2555989, 1, 0, 2621525, 1, 0, 2687061, 1, 0, 2752597, 1, 0, 2818133, 1, 0, 2883669, 1, 0, 2949205, 1, 0, 3014741, 1, 0, 3080277, 1, 0, 1114198, 1, 0, 1179734, 1, 0, 1245270, 1, 0, 1310806, 1, 0, 1376342, 1, 0, 1441878, 1, 0, 1507414, 1, 0, 1572950, 1, 0, 1638486, 1, 0, 1704022, 1, 0, 1769558, 1, 0, 1835094, 1, 0, 1900630, 1, 0, 1966166, 1, 0, 2031702, 1, 0, 2097238, 1, 0, 2162774, 1, 0, 2228310, 1, 0, 2293846, 1, 0, 2359382, 1, 0, 2424918, 1, 0, 2490454, 1, 0, 2555990, 1, 0, 2621526, 1, 0, 2687062, 1, 0, 2752598, 1, 0, 2818134, 1, 0, 2883670, 1, 0, 2949206, 1, 0, 3014742, 1, 0, 3080278, 1, 0, 1114199, 1, 0, 1179735, 1, 0, 1245271, 1, 0, 1310807, 1, 0, 1376343, 1, 0, 1441879, 1, 0, 1507415, 1, 0, 1572951, 1, 0, 1638487, 1, 0, 1704023, 1, 0, 1769559, 1, 0, 1835095, 1, 0, 1900631, 1, 0, 1966167, 1, 0, 2031703, 1, 0, 2097239, 1, 0, 2162775, 1, 0, 2228311, 1, 0, 2293847, 1, 0, 2359383, 1, 0, 2424919, 1, 0, 2490455, 1, 0, 2555991, 1, 0, 2621527, 1, 0, 2687063, 1, 0, 2752599, 1, 0, 2818135, 1, 0, 2883671, 1, 0, 2949207, 1, 0, 3014743, 1, 0, 3080279, 1, 0, 1114200, 1, 0, 1179736, 1, 0, 1245272, 1, 0, 1310808, 1, 0, 1376344, 1, 0, 1441880, 1, 0, 1507416, 1, 0, 1572952, 1, 0, 1638488, 1, 0, 1704024, 1, 0, 1769560, 1, 0, 1835096, 1, 0, 1900632, 1, 0, 1966168, 1, 0, 2031704, 1, 0, 2097240, 1, 0, 2162776, 1, 0, 2228312, 1, 0, 2293848, 1, 0, 2359384, 1, 0, 2424920, 1, 0, 2490456, 1, 0, 2555992, 1, 0, 2621528, 1, 0, 2687064, 1, 0, 2752600, 1, 0, 2818136, 1, 0, 2883672, 1, 0, 2949208, 1, 0, 3014744, 1, 0, 3080280, 1, 0, 1114201, 1, 0, 1179737, 1, 0, 1245273, 1, 0, 1310809, 1, 0, 1376345, 1, 0, 1441881, 1, 0, 1507417, 1, 0, 1572953, 1, 0, 1638489, 1, 0, 1704025, 1, 0, 1769561, 1, 0, 1835097, 1, 0, 1900633, 1, 0, 1966169, 1, 0, 2031705, 1, 0, 2097241, 1, 0, 2162777, 1, 0, 2228313, 1, 0, 2293849, 1, 0, 2359385, 1, 0, 2424921, 1, 0, 2490457, 1, 0, 2555993, 1, 0, 2621529, 1, 0, 2687065, 1, 0, 2752601, 1, 0, 2818137, 1, 0, 2883673, 1, 0, 2949209, 1, 0, 3014745, 1, 0, 3080281, 1, 0, 1114202, 1, 0, 1179738, 1, 0, 1245274, 1, 0, 1310810, 1, 0, 1376346, 1, 0, 1441882, 1, 0, 1507418, 1, 0, 1572954, 1, 0, 1638490, 1, 0, 1704026, 1, 0, 1769562, 1, 0, 1835098, 1, 0, 1900634, 1, 0, 1966170, 1, 0, 2031706, 1, 0, 2097242, 1, 0, 2162778, 1, 0, 2228314, 1, 0, 2293850, 1, 0, 2359386, 1, 0, 2424922, 1, 0, 2490458, 1, 0, 2555994, 1, 0, 2621530, 1, 0, 2687066, 1, 0, 2752602, 1, 0, 2818138, 1, 0, 2883674, 1, 0, 2949210, 1, 0, 3014746, 1, 0, 3080282, 1, 0, 1114203, 1, 0, 1179739, 1, 0, 1245275, 1, 0, 1310811, 1, 0, 1376347, 1, 0, 1441883, 1, 0, 1507419, 1, 0, 1572955, 1, 0, 1638491, 1, 0, 1704027, 1, 0, 1769563, 1, 0, 1835099, 1, 0, 1900635, 1, 0, 1966171, 1, 0, 2031707, 1, 0, 2097243, 1, 0, 2162779, 1, 0, 2228315, 1, 0, 2293851, 1, 0, 2359387, 1, 0, 2424923, 1, 0, 2490459, 1, 0, 2555995, 1, 0, 2621531, 1, 0, 2687067, 1, 0, 2752603, 1, 0, 2818139, 1, 0, 2883675, 1, 0, 2949211, 1, 0, 3014747, 1, 0, 3080283, 1, 0, 1114204, 1, 0, 1179740, 1, 0, 1245276, 1, 0, 1310812, 1, 0, 1376348, 1, 0, 1441884, 1, 0, 1507420, 1, 0, 1572956, 1, 0, 1638492, 1, 0, 1704028, 1, 0, 1769564, 1, 0, 1835100, 1, 0, 1900636, 1, 0, 1966172, 1, 0, 2031708, 1, 0, 2097244, 1, 0, 2162780, 1, 0, 2228316, 1, 0, 2293852, 1, 0, 2359388, 1, 0, 2424924, 1, 0, 2490460, 1, 0, 2555996, 1, 0, 2621532, 1, 0, 2687068, 1, 0, 2752604, 1, 0, 2818140, 1, 0, 2883676, 1, 0, 2949212, 1, 0, 3014748, 1, 0, 3080284, 1, 0, 1114205, 1, 0, 1179741, 1, 0, 1245277, 1, 0, 1310813, 1, 0, 1376349, 1, 0, 1441885, 1, 0, 1507421, 1, 0, 1572957, 1, 0, 1638493, 1, 0, 1704029, 1, 0, 1769565, 1, 0, 1835101, 1, 0, 1900637, 1, 0, 1966173, 1, 0, 2031709, 1, 0, 2097245, 1, 0, 2162781, 1, 0, 2228317, 1, 0, 2293853, 1, 0, 2359389, 1, 0, 2424925, 1, 0, 2490461, 1, 0, 2555997, 1, 0, 2621533, 1, 0, 2687069, 1, 0, 2752605, 1, 0, 2818141, 1, 0, 2883677, 1, 0, 2949213, 1, 0, 3014749, 1, 0, 3080285, 1, 0, 1114206, 1, 0, 1179742, 1, 0, 1245278, 1, 0, 1310814, 1, 0, 1376350, 1, 0, 1441886, 1, 0, 1507422, 1, 0, 1572958, 1, 0, 1638494, 1, 0, 1704030, 1, 0, 1769566, 1, 0, 1835102, 1, 0, 1900638, 1, 0, 1966174, 1, 0, 2031710, 1, 0, 2097246, 1, 0, 2162782, 1, 0, 2228318, 1, 0, 2293854, 1, 0, 2359390, 1, 0, 2424926, 1, 0, 2490462, 1, 0, 2555998, 1, 0, 2621534, 1, 0, 2687070, 1, 0, 2752606, 1, 0, 2818142, 1, 0, 2883678, 1, 0, 2949214, 1, 0, 3014750, 1, 0, 3080286, 1, 0, 1114207, 1, 0, 1179743, 1, 0, 1245279, 1, 0, 1310815, 1, 0, 1376351, 1, 0, 1441887, 1, 0, 1507423, 1, 0, 1572959, 1, 0, 1638495, 1, 0, 1704031, 1, 0, 1769567, 1, 0, 1835103, 1, 0, 1900639, 1, 0, 1966175, 1, 0, 2031711, 1, 0, 2097247, 1, 0, 2162783, 1, 0, 2228319, 1, 0, 2293855, 1, 0, 2359391, 1, 0, 2424927, 1, 0, 2490463, 1, 0, 2555999, 1, 0, 2621535, 1, 0, 2687071, 1, 0, 2752607, 1, 0, 2818143, 1, 0, 2883679, 1, 0, 2949215, 1, 0, 3014751, 1, 0, 3080287, 1, 0, 1114208, 1, 0, 1179744, 1, 0, 1245280, 1, 0, 1310816, 1, 0, 1376352, 1, 0, 1441888, 1, 0, 1507424, 1, 0, 1572960, 1, 0, 1638496, 1, 0, 1704032, 1, 0, 1769568, 1, 0, 1835104, 1, 0, 1900640, 1, 0, 1966176, 1, 0, 2031712, 1, 0, 2097248, 1, 0, 2162784, 1, 0, 2228320, 1, 0, 2293856, 1, 0, 2359392, 1, 0, 2424928, 1, 0, 2490464, 1, 0, 2556000, 1, 0, 2621536, 1, 0, 2687072, 1, 0, 2752608, 1, 0, 2818144, 1, 0, 2883680, 1, 0, 2949216, 1, 0, 3014752, 1, 0, 3080288, 1, 0, 1114209, 1, 0, 1179745, 1, 0, 1245281, 1, 0, 1310817, 1, 0, 1376353, 1, 0, 1441889, 1, 0, 1507425, 1, 0, 1572961, 1, 0, 1638497, 1, 0, 1704033, 1, 0, 1769569, 1, 0, 1835105, 1, 0, 1900641, 1, 0, 1966177, 1, 0, 2031713, 1, 0, 2097249, 1, 0, 2162785, 1, 0, 2228321, 1, 0, 2293857, 1, 0, 2359393, 1, 0, 2424929, 1, 0, 2490465, 1, 0, 2556001, 1, 0, 2621537, 1, 0, 2687073, 1, 0, 2752609, 1, 0, 2818145, 1, 0, 2883681, 1, 0, 2949217, 1, 0, 3014753, 1, 0, 3080289, 1, 0, 1114210, 1, 0, 1179746, 1, 0, 1245282, 1, 0, 1310818, 1, 0, 1376354, 1, 0, 1441890, 1, 0, 1507426, 1, 0, 1572962, 1, 0, 1638498, 1, 0, 1704034, 1, 0, 1769570, 1, 0, 1835106, 1, 0, 1900642, 1, 0, 1966178, 1, 0, 2031714, 1, 0, 2097250, 1, 0, 2162786, 1, 0, 2228322, 1, 0, 2293858, 1, 0, 2359394, 1, 0, 2424930, 1, 0, 2490466, 1, 0, 2556002, 1, 0, 2621538, 1, 0, 2687074, 1, 0, 2752610, 1, 0, 2818146, 1, 0, 2883682, 1, 0, 2949218, 1, 0, 3014754, 1, 0, 3080290, 1, 0, 1114211, 1, 0, 1179747, 1, 0, 1245283, 1, 0, 1310819, 1, 0, 1376355, 1, 0, 1441891, 1, 0, 1507427, 1, 0, 1572963, 1, 0, 1638499, 1, 0, 1704035, 1, 0, 1769571, 1, 0, 1835107, 1, 0, 1900643, 1, 0, 1966179, 1, 0, 2031715, 1, 0, 2097251, 1, 0, 2162787, 1, 0, 2228323, 1, 0, 2293859, 1, 0, 2359395, 1, 0, 2424931, 1, 0, 2490467, 1, 0, 2556003, 1, 0, 2621539, 1, 0, 2687075, 1, 0, 2752611, 1, 0, 2818147, 1, 0, 2883683, 1, 0, 2949219, 1, 0, 3014755, 1, 0, 3080291, 1, 0, -3211332, 1, 0, -3145796, 1, 0, -3080260, 1, 0, -3014724, 1, 0, -2949188, 1, 0, -2883652, 1, 0, -2818116, 1, 0, -2752580, 1, 0, -2687044, 1, 0, -2621508, 1, 0, -2555972, 1, 0, -2490436, 1, 0, -2424900, 1, 0, -2359364, 1, 0, -2293828, 1, 0, -2228292, 1, 0, -2162756, 1, 0, -2097220, 1, 0, -2031684, 1, 0, -1966148, 1, 0, -1900612, 1, 0, -1835076, 1, 0, -1769540, 1, 0, -1704004, 1, 0, -1638468, 1, 0, -1572932, 1, 0, -1507396, 1, 0, -1441860, 1, 0, -1376324, 1, 0, -1310788, 1, 0, -3211331, 1, 0, -3145795, 1, 0, -3080259, 1, 0, -3014723, 1, 0, -2949187, 1, 0, -2883651, 1, 0, -2818115, 1, 0, -2752579, 1, 0, -2687043, 1, 0, -2621507, 1, 0, -2555971, 1, 0, -2490435, 1, 0, -2424899, 1, 0, -2359363, 1, 0, -2293827, 1, 0, -2228291, 1, 0, -2162755, 1, 0, -2097219, 1, 0, -2031683, 1, 0, -1966147, 1, 0, -1900611, 1, 0, -1835075, 1, 0, -1769539, 1, 0, -1704003, 1, 0, -1638467, 1, 0, -1572931, 1, 0, -1507395, 1, 0, -1441859, 1, 0, -1376323, 1, 0, -1310787, 1, 0, -3211330, 1, 0, -3145794, 1, 0, -3080258, 1, 0, -3014722, 1, 0, -2949186, 1, 0, -2883650, 1, 0, -2818114, 1, 0, -2752578, 1, 0, -2687042, 1, 0, -2621506, 1, 0, -2555970, 1, 0, -2490434, 1, 0, -2424898, 1, 0, -2359362, 1, 0, -2293826, 1, 0, -2228290, 1, 0, -2162754, 1, 0, -2097218, 1, 0, -2031682, 1, 0, -1966146, 1, 0, -1900610, 1, 0, -1835074, 1, 0, -1769538, 1, 0, -1704002, 1, 0, -1638466, 1, 0, -1572930, 1, 0, -1507394, 1, 0, -1441858, 1, 0, -1376322, 1, 0, -1310786, 1, 0, -3211329, 1, 0, -3145793, 1, 0, -3080257, 1, 0, -3014721, 1, 0, -2949185, 1, 0, -2883649, 1, 0, -2818113, 1, 0, -2752577, 1, 0, -2687041, 1, 0, -2621505, 1, 0, -2555969, 1, 0, -2490433, 1, 0, -2424897, 1, 0, -2359361, 1, 0, -2293825, 1, 0, -2228289, 1, 0, -2162753, 1, 0, -2097217, 1, 0, -2031681, 1, 0, -1966145, 1, 0, -1900609, 1, 0, -1835073, 1, 0, -1769537, 1, 0, -1704001, 1, 0, -1638465, 1, 0, -1572929, 1, 0, -1507393, 1, 0, -1441857, 1, 0, -1376321, 1, 0, -1310785, 1, 0, -3211328, 1, 0, -3145792, 1, 0, -3080256, 1, 0, -3014720, 1, 0, -2949184, 1, 0, -2883648, 1, 0, -2818112, 1, 0, -2752576, 1, 0, -2687040, 1, 0, -2621504, 1, 0, -2555968, 1, 0, -2490432, 1, 0, -2424896, 1, 0, -2359360, 1, 0, -2293824, 1, 0, -2228288, 1, 0, -2162752, 1, 0, -2097216, 1, 0, -2031680, 1, 0, -1966144, 1, 0, -1900608, 1, 0, -1835072, 1, 0, -1769536, 1, 0, -1704000, 1, 0, -1638464, 1, 0, -1572928, 1, 0, -1507392, 1, 0, -1441856, 1, 0, -1376320, 1, 0, -1310784, 1, 0, -3211327, 1, 0, -3145791, 1, 0, -3080255, 1, 0, -3014719, 1, 0, -2949183, 1, 0, -2883647, 1, 0, -2818111, 1, 0, -2752575, 1, 0, -2687039, 1, 0, -2621503, 1, 0, -2555967, 1, 0, -2490431, 1, 0, -2424895, 1, 0, -2359359, 1, 0, -2293823, 1, 0, -2228287, 1, 0, -2162751, 1, 0, -2097215, 1, 0, -2031679, 1, 0, -1966143, 1, 0, -1900607, 1, 0, -1835071, 1, 0, -1769535, 1, 0, -1703999, 1, 0, -1638463, 1, 0, -1572927, 1, 0, -1507391, 1, 0, -1441855, 1, 0, -1376319, 1, 0, -1310783, 1, 0, -3211326, 1, 0, -3145790, 1, 0, -3080254, 1, 0, -3014718, 1, 0, -2949182, 1, 0, -2883646, 1, 0, -2818110, 1, 0, -2752574, 1, 0, -2687038, 1, 0, -2621502, 1, 0, -2555966, 1, 0, -2490430, 1, 0, -2424894, 1, 0, -2359358, 1, 0, -2293822, 1, 0, -2228286, 1, 0, -2162750, 1, 0, -2097214, 1, 0, -2031678, 1, 0, -1966142, 1, 0, -1900606, 1, 0, -1835070, 1, 0, -1769534, 1, 0, -1703998, 1, 0, -1638462, 1, 0, -1572926, 1, 0, -1507390, 1, 0, -1441854, 1, 0, -1376318, 1, 0, -1310782, 1, 0, -3211325, 1, 0, -3145789, 1, 0, -3080253, 1, 0, -3014717, 1, 0, -2949181, 1, 0, -2883645, 1, 0, -2818109, 1, 0, -2752573, 1, 0, -2687037, 1, 0, -2621501, 1, 0, -2555965, 1, 0, -2490429, 1, 0, -2424893, 1, 0, -2359357, 1, 0, -2293821, 1, 0, -2228285, 1, 0, -2162749, 1, 0, -2097213, 1, 0, -2031677, 1, 0, -1966141, 1, 0, -1900605, 1, 0, -1835069, 1, 0, -1769533, 1, 0, -1703997, 1, 0, -1638461, 1, 0, -1572925, 1, 0, -1507389, 1, 0, -1441853, 1, 0, -1376317, 1, 0, -1310781, 1, 0, -3211324, 1, 0, -3145788, 1, 0, -3080252, 1, 0, -3014716, 1, 0, -2949180, 1, 0, -2883644, 1, 0, -2818108, 1, 0, -2752572, 1, 0, -2687036, 1, 0, -2621500, 1, 0, -2555964, 1, 0, -2490428, 1, 0, -2424892, 1, 0, -2359356, 1, 0, -2293820, 1, 0, -2228284, 1, 0, -2162748, 1, 0, -2097212, 1, 0, -2031676, 1, 0, -1966140, 1, 0, -1900604, 1, 0, -1835068, 1, 0, -1769532, 1, 0, -1703996, 1, 0, -1638460, 1, 0, -1572924, 1, 0, -1507388, 1, 0, -1441852, 1, 0, -1376316, 1, 0, -1310780, 1, 0, -3211323, 1, 0, -3145787, 1, 0, -3080251, 1, 0, -3014715, 1, 0, -2949179, 1, 0, -2883643, 1, 0, -2818107, 1, 0, -2752571, 1, 0, -2687035, 1, 0, -2621499, 1, 0, -2555963, 1, 0, -2490427, 1, 0, -2424891, 1, 0, -2359355, 1, 0, -2293819, 1, 0, -2228283, 1, 0, -2162747, 1, 0, -2097211, 1, 0, -2031675, 1, 0, -1966139, 1, 0, -1900603, 1, 0, -1835067, 1, 0, -1769531, 1, 0, -1703995, 1, 0, -1638459, 1, 0, -1572923, 1, 0, -1507387, 1, 0, -1441851, 1, 0, -1376315, 1, 0, -1310779, 1, 0, -3211322, 1, 0, -3145786, 1, 0, -3080250, 1, 0, -3014714, 1, 0, -2949178, 1, 0, -2883642, 1, 0, -2818106, 1, 0, -2752570, 1, 0, -2687034, 1, 0, -2621498, 1, 0, -2555962, 1, 0, -2490426, 1, 0, -2424890, 1, 0, -2359354, 1, 0, -2293818, 1, 0, -2228282, 1, 0, -2162746, 1, 0, -2097210, 1, 0, -2031674, 1, 0, -1966138, 1, 0, -1900602, 1, 0, -1835066, 1, 0, -1769530, 1, 0, -1703994, 1, 0, -1638458, 1, 0, -1572922, 1, 0, -1507386, 1, 0, -1441850, 1, 0, -1376314, 1, 0, -1310778, 1, 0, -3211321, 1, 0, -3145785, 1, 0, -3080249, 1, 0, -3014713, 1, 0, -2949177, 1, 0, -2883641, 1, 0, -2818105, 1, 0, -2752569, 1, 0, -2687033, 1, 0, -2621497, 1, 0, -2555961, 1, 0, -2490425, 1, 0, -2424889, 1, 0, -2359353, 1, 0, -2293817, 1, 0, -2228281, 1, 0, -2162745, 1, 0, -2097209, 1, 0, -2031673, 1, 0, -1966137, 1, 0, -1900601, 1, 0, -1835065, 1, 0, -1769529, 1, 0, -1703993, 1, 0, -1638457, 1, 0, -1572921, 1, 0, -1507385, 1, 0, -1441849, 1, 0, -1376313, 1, 0, -1310777, 1, 0, -3211320, 1, 0, -3145784, 1, 0, -3080248, 1, 0, -3014712, 1, 0, -2949176, 1, 0, -2883640, 1, 0, -2818104, 1, 0, -2752568, 1, 0, -2687032, 1, 0, -2621496, 1, 0, -2555960, 1, 0, -2490424, 1, 0, -2424888, 1, 0, -2359352, 1, 0, -2293816, 1, 0, -2228280, 1, 0, -2162744, 1, 0, -2097208, 1, 0, -2031672, 1, 0, -1966136, 1, 0, -1900600, 1, 0, -1835064, 1, 0, -1769528, 1, 0, -1703992, 1, 0, -1638456, 1, 0, -1572920, 1, 0, -1507384, 1, 0, -1441848, 1, 0, -1376312, 1, 0, -1310776, 1, 0, -3211319, 1, 0, -3145783, 1, 0, -3080247, 1, 0, -3014711, 1, 0, -2949175, 1, 0, -2883639, 1, 0, -2818103, 1, 0, -2752567, 1, 0, -2687031, 1, 0, -2621495, 1, 0, -2555959, 1, 0, -2490423, 1, 0, -2424887, 1, 0, -2359351, 1, 0, -2293815, 1, 0, -2228279, 1, 0, -2162743, 1, 0, -2097207, 1, 0, -2031671, 1, 0, -1966135, 1, 0, -1900599, 1, 0, -1835063, 1, 0, -1769527, 1, 0, -1703991, 1, 0, -1638455, 1, 0, -1572919, 1, 0, -1507383, 1, 0, -1441847, 1, 0, -1376311, 1, 0, -1310775, 1, 0, -3211318, 1, 0, -3145782, 1, 0, -3080246, 1, 0, -3014710, 1, 0, -2949174, 1, 0, -2883638, 1, 0, -2818102, 1, 0, -2752566, 1, 0, -2687030, 1, 0, -2621494, 1, 0, -2555958, 1, 0, -2490422, 1, 0, -2424886, 1, 0, -2359350, 1, 0, -2293814, 1, 0, -2228278, 1, 0, -2162742, 1, 0, -2097206, 1, 0, -2031670, 1, 0, -1966134, 1, 0, -1900598, 1, 0, -1835062, 1, 0, -1769526, 1, 0, -1703990, 1, 0, -1638454, 1, 0, -1572918, 1, 0, -1507382, 1, 0, -1441846, 1, 0, -1376310, 1, 0, -1310774, 1, 0, -3211317, 1, 0, -3145781, 1, 0, -3080245, 1, 0, -3014709, 1, 0, -2949173, 1, 0, -2883637, 1, 0, -2818101, 1, 0, -2752565, 1, 0, -2687029, 1, 0, -2621493, 1, 0, -2555957, 1, 0, -2490421, 1, 0, -2424885, 1, 0, -2359349, 1, 0, -2293813, 1, 0, -2228277, 1, 0, -2162741, 1, 0, -2097205, 1, 0, -2031669, 1, 0, -1966133, 1, 0, -1900597, 1, 0, -1835061, 1, 0, -1769525, 1, 0, -1703989, 1, 0, -1638453, 1, 0, -1572917, 1, 0, -1507381, 1, 0, -1441845, 1, 0, -1376309, 1, 0, -1310773, 1, 0, -3211316, 1, 0, -3145780, 1, 0, -3080244, 1, 0, -3014708, 1, 0, -2949172, 1, 0, -2883636, 1, 0, -2818100, 1, 0, -2752564, 1, 0, -2687028, 1, 0, -2621492, 1, 0, -2555956, 1, 0, -2490420, 1, 0, -2424884, 1, 0, -2359348, 1, 0, -2293812, 1, 0, -2228276, 1, 0, -2162740, 1, 0, -2097204, 1, 0, -2031668, 1, 0, -1966132, 1, 0, -1900596, 1, 0, -1835060, 1, 0, -1769524, 1, 0, -1703988, 1, 0, -1638452, 1, 0, -1572916, 1, 0, -1507380, 1, 0, -1441844, 1, 0, -1376308, 1, 0, -1310772, 1, 0, -3211315, 1, 0, -3145779, 1, 0, -3080243, 1, 0, -3014707, 1, 0, -2949171, 1, 0, -2883635, 1, 0, -2818099, 1, 0, -2752563, 1, 0, -2687027, 1, 0, -2621491, 1, 0, -2555955, 1, 0, -2490419, 1, 0, -2424883, 1, 0, -2359347, 1, 0, -2293811, 1, 0, -2228275, 1, 0, -2162739, 1, 0, -2097203, 1, 0, -2031667, 1, 0, -1966131, 1, 0, -1900595, 1, 0, -1835059, 1, 0, -1769523, 1, 0, -1703987, 1, 0, -1638451, 1, 0, -1572915, 1, 0, -1507379, 1, 0, -1441843, 1, 0, -1376307, 1, 0, -1310771, 1, 0, -3211314, 1, 0, -3145778, 1, 0, -3080242, 1, 0, -3014706, 1, 0, -2949170, 1, 0, -2883634, 1, 0, -2818098, 1, 0, -2752562, 1, 0, -2687026, 1, 0, -2621490, 1, 0, -2555954, 1, 0, -2490418, 1, 0, -2424882, 1, 0, -2359346, 1, 0, -2293810, 1, 0, -2228274, 1, 0, -2162738, 1, 0, -2097202, 1, 0, -2031666, 1, 0, -1966130, 1, 0, -1900594, 1, 0, -1835058, 1, 0, -1769522, 1, 0, -1703986, 1, 0, -1638450, 1, 0, -1572914, 1, 0, -1507378, 1, 0, -1441842, 1, 0, -1376306, 1, 0, -1310770, 1, 0, -3211313, 1, 0, -3145777, 1, 0, -3080241, 1, 0, -3014705, 1, 0, -2949169, 1, 0, -2883633, 1, 0, -2818097, 1, 0, -2752561, 1, 0, -2687025, 1, 0, -2621489, 1, 0, -2555953, 1, 0, -2490417, 1, 0, -2424881, 1, 0, -2359345, 1, 0, -2293809, 1, 0, -2228273, 1, 0, -2162737, 1, 0, -2097201, 1, 0, -2031665, 1, 0, -1966129, 1, 0, -1900593, 1, 0, -1835057, 1, 0, -1769521, 1, 0, -1703985, 1, 0, -1638449, 1, 0, -1572913, 1, 0, -1507377, 1, 0, -1441841, 1, 0, -1376305, 1, 0, -1310769, 1, 0, -3211312, 1, 0, -3145776, 1, 0, -3080240, 1, 0, -3014704, 1, 0, -2949168, 1, 0, -2883632, 1, 0, -2818096, 1, 0, -2752560, 1, 0, -2687024, 1, 0, -2621488, 1, 0, -2555952, 1, 0, -2490416, 1, 0, -2424880, 1, 0, -2359344, 1, 0, -2293808, 1, 0, -2228272, 1, 0, -2162736, 1, 0, -2097200, 1, 0, -2031664, 1, 0, -1966128, 1, 0, -1900592, 1, 0, -1835056, 1, 0, -1769520, 1, 0, -1703984, 1, 0, -1638448, 1, 0, -1572912, 1, 0, -1507376, 1, 0, -1441840, 1, 0, -1376304, 1, 0, -1310768, 1, 0, -3211311, 1, 0, -3145775, 1, 0, -3080239, 1, 0, -3014703, 1, 0, -2949167, 1, 0, -2883631, 1, 0, -2818095, 1, 0, -2752559, 1, 0, -2687023, 1, 0, -2621487, 1, 0, -2555951, 1, 0, -2490415, 1, 0, -2424879, 1, 0, -2359343, 1, 0, -2293807, 1, 0, -2228271, 1, 0, -2162735, 1, 0, -2097199, 1, 0, -2031663, 1, 0, -1966127, 1, 0, -1900591, 1, 0, -1835055, 1, 0, -1769519, 1, 0, -1703983, 1, 0, -1638447, 1, 0, -1572911, 1, 0, -1507375, 1, 0, -1441839, 1, 0, -1376303, 1, 0, -1310767, 1, 0, -3211310, 1, 0, -3145774, 1, 0, -3080238, 1, 0, -3014702, 1, 0, -2949166, 1, 0, -2883630, 1, 0, -2818094, 1, 0, -2752558, 1, 0, -2687022, 1, 0, -2621486, 1, 0, -2555950, 1, 0, -2490414, 1, 0, -2424878, 1, 0, -2359342, 1, 0, -2293806, 1, 0, -2228270, 1, 0, -2162734, 1, 0, -2097198, 1, 0, -2031662, 1, 0, -1966126, 1, 0, -1900590, 1, 0, -1835054, 1, 0, -1769518, 1, 0, -1703982, 1, 0, -1638446, 1, 0, -1572910, 1, 0, -1507374, 1, 0, -1441838, 1, 0, -1376302, 1, 0, -1310766, 1, 0, -3211309, 1, 0, -3145773, 1, 0, -3080237, 1, 0, -3014701, 1, 0, -2949165, 1, 0, -2883629, 1, 0, -2818093, 1, 0, -2752557, 1, 0, -2687021, 1, 0, -2621485, 1, 0, -2555949, 1, 0, -2490413, 1, 0, -2424877, 1, 0, -2359341, 1, 0, -2293805, 1, 0, -2228269, 1, 0, -2162733, 1, 0, -2097197, 1, 0, -2031661, 1, 0, -1966125, 1, 0, -1900589, 1, 0, -1835053, 1, 0, -1769517, 1, 0, -1703981, 1, 0, -1638445, 1, 0, -1572909, 1, 0, -1507373, 1, 0, -1441837, 1, 0, -1376301, 1, 0, -1310765, 1, 0, -3211308, 1, 0, -3145772, 1, 0, -3080236, 1, 0, -3014700, 1, 0, -2949164, 1, 0, -2883628, 1, 0, -2818092, 1, 0, -2752556, 1, 0, -2687020, 1, 0, -2621484, 1, 0, -2555948, 1, 0, -2490412, 1, 0, -2424876, 1, 0, -2359340, 1, 0, -2293804, 1, 0, -2228268, 1, 0, -2162732, 1, 0, -2097196, 1, 0, -2031660, 1, 0, -1966124, 1, 0, -1900588, 1, 0, -1835052, 1, 0, -1769516, 1, 0, -1703980, 1, 0, -1638444, 1, 0, -1572908, 1, 0, -1507372, 1, 0, -1441836, 1, 0, -1376300, 1, 0, -1310764, 1, 0, -3211307, 1, 0, -3145771, 1, 0, -3080235, 1, 0, -3014699, 1, 0, -2949163, 1, 0, -2883627, 1, 0, -2818091, 1, 0, -2752555, 1, 0, -2687019, 1, 0, -2621483, 1, 0, -2555947, 1, 0, -2490411, 1, 0, -2424875, 1, 0, -2359339, 1, 0, -2293803, 1, 0, -2228267, 1, 0, -2162731, 1, 0, -2097195, 1, 0, -2031659, 1, 0, -1966123, 1, 0, -1900587, 1, 0, -1835051, 1, 0, -1769515, 1, 0, -1703979, 1, 0, -1638443, 1, 0, -1572907, 1, 0, -1507371, 1, 0, -1441835, 1, 0, -1376299, 1, 0, -1310763, 1, 0, -3211306, 1, 0, -3145770, 1, 0, -3080234, 1, 0, -3014698, 1, 0, -2949162, 1, 0, -2883626, 1, 0, -2818090, 1, 0, -2752554, 1, 0, -2687018, 1, 0, -2621482, 1, 0, -2555946, 1, 0, -2490410, 1, 0, -2424874, 1, 0, -2359338, 1, 0, -2293802, 1, 0, -2228266, 1, 0, -2162730, 1, 0, -2097194, 1, 0, -2031658, 1, 0, -1966122, 1, 0, -1900586, 1, 0, -1835050, 1, 0, -1769514, 1, 0, -1703978, 1, 0, -1638442, 1, 0, -1572906, 1, 0, -1507370, 1, 0, -1441834, 1, 0, -1376298, 1, 0, -1310762, 1, 0, -3211305, 1, 0, -3145769, 1, 0, -3080233, 1, 0, -3014697, 1, 0, -2949161, 1, 0, -2883625, 1, 0, -2818089, 1, 0, -2752553, 1, 0, -2687017, 1, 0, -2621481, 1, 0, -2555945, 1, 0, -2490409, 1, 0, -2424873, 1, 0, -2359337, 1, 0, -2293801, 1, 0, -2228265, 1, 0, -2162729, 1, 0, -2097193, 1, 0, -2031657, 1, 0, -1966121, 1, 0, -1900585, 1, 0, -1835049, 1, 0, -1769513, 1, 0, -1703977, 1, 0, -1638441, 1, 0, -1572905, 1, 0, -1507369, 1, 0, -1441833, 1, 0, -1376297, 1, 0, -1310761, 1, 0, -3211304, 1, 0, -3145768, 1, 0, -3080232, 1, 0, -3014696, 1, 0, -2949160, 1, 0, -2883624, 1, 0, -2818088, 1, 0, -2752552, 1, 0, -2687016, 1, 0, -2621480, 1, 0, -2555944, 1, 0, -2490408, 1, 0, -2424872, 1, 0, -2359336, 1, 0, -2293800, 1, 0, -2228264, 1, 0, -2162728, 1, 0, -2097192, 1, 0, -2031656, 1, 0, -1966120, 1, 0, -1900584, 1, 0, -1835048, 1, 0, -1769512, 1, 0, -1703976, 1, 0, -1638440, 1, 0, -1572904, 1, 0, -1507368, 1, 0, -1441832, 1, 0, -1376296, 1, 0, -1310760, 1, 0, -3211303, 1, 0, -3145767, 1, 0, -3080231, 1, 0, -3014695, 1, 0, -2949159, 1, 0, -2883623, 1, 0, -2818087, 1, 0, -2752551, 1, 0, -2687015, 1, 0, -2621479, 1, 0, -2555943, 1, 0, -2490407, 1, 0, -2424871, 1, 0, -2359335, 1, 0, -2293799, 1, 0, -2228263, 1, 0, -2162727, 1, 0, -2097191, 1, 0, -2031655, 1, 0, -1966119, 1, 0, -1900583, 1, 0, -1835047, 1, 0, -1769511, 1, 0, -1703975, 1, 0, -1638439, 1, 0, -1572903, 1, 0, -1507367, 1, 0, -1441831, 1, 0, -1376295, 1, 0, -1310759, 1, 0, -3211302, 1, 0, -3145766, 1, 0, -3080230, 1, 0, -3014694, 1, 0, -2949158, 1, 0, -2883622, 1, 0, -2818086, 1, 0, -2752550, 1, 0, -2687014, 1, 0, -2621478, 1, 0, -2555942, 1, 0, -2490406, 1, 0, -2424870, 1, 0, -2359334, 1, 0, -2293798, 1, 0, -2228262, 1, 0, -2162726, 1, 0, -2097190, 1, 0, -2031654, 1, 0, -1966118, 1, 0, -1900582, 1, 0, -1835046, 1, 0, -1769510, 1, 0, -1703974, 1, 0, -1638438, 1, 0, -1572902, 1, 0, -3211301, 1, 0, -3145765, 1, 0, -3080229, 1, 0, -3014693, 1, 0, -2949157, 1, 0, -2883621, 1, 0, -2818085, 1, 0, -2752549, 1, 0, -2687013, 1, 0, -2621477, 1, 0, -2555941, 1, 0, -2490405, 1, 0, -2424869, 1, 0, -2359333, 1, 0, -2293797, 1, 0, -2228261, 1, 0, -2162725, 1, 0, -2097189, 1, 0, -2031653, 1, 0, -1966117, 1, 0, -1900581, 1, 0, -1835045, 1, 0, -1769509, 1, 0, -1703973, 1, 0, -1638437, 1, 0, -1572901, 1, 0, -3211300, 1, 0, -3145764, 1, 0, -3080228, 1, 0, -3014692, 1, 0, -2949156, 1, 0, -2883620, 1, 0, -2818084, 1, 0, -2752548, 1, 0, -2687012, 1, 0, -2621476, 1, 0, -2555940, 1, 0, -2490404, 1, 0, -2424868, 1, 0, -2359332, 1, 0, -2293796, 1, 0, -2228260, 1, 0, -2162724, 1, 0, -2097188, 1, 0, -2031652, 1, 0, -1966116, 1, 0, -1900580, 1, 0, -1835044, 1, 0, -1769508, 1, 0, -1703972, 1, 0, -1638436, 1, 0, -1572900, 1, 0, -3211299, 1, 0, -3145763, 1, 0, -3080227, 1, 0, -3014691, 1, 0, -2949155, 1, 0, -2883619, 1, 0, -2818083, 1, 0, -2752547, 1, 0, -2687011, 1, 0, -2621475, 1, 0, -2555939, 1, 0, -2490403, 1, 0, -2424867, 1, 0, -2359331, 1, 0, -2293795, 1, 0, -2228259, 1, 0, -2162723, 1, 0, -2097187, 1, 0, -2031651, 1, 0, -1966115, 1, 0, -1900579, 1, 0, -1835043, 1, 0, -1769507, 1, 0, -1703971, 1, 0, -1638435, 1, 0, -1572899, 1, 0, -3211298, 1, 0, -3145762, 1, 0, -3080226, 1, 0, -3014690, 1, 0, -2949154, 1, 0, -2883618, 1, 0, -2818082, 1, 0, -2752546, 1, 0, -2687010, 1, 0, -2621474, 1, 0, -2555938, 1, 0, -2490402, 1, 0, -2424866, 1, 0, -2359330, 1, 0, -2293794, 1, 0, -2228258, 1, 0, -2162722, 1, 0, -2097186, 1, 0, -2031650, 1, 0, -1966114, 1, 0, -1900578, 1, 0, -1835042, 1, 0, -1769506, 1, 0, -1703970, 1, 0, -1638434, 1, 0, -1572898, 1, 0, -3211297, 1, 0, -3145761, 1, 0, -3080225, 1, 0, -3014689, 1, 0, -2949153, 1, 0, -2883617, 1, 0, -2818081, 1, 0, -2752545, 1, 0, -2687009, 1, 0, -2621473, 1, 0, -2555937, 1, 0, -2490401, 1, 0, -2424865, 1, 0, -2359329, 1, 0, -2293793, 1, 0, -2228257, 1, 0, -2162721, 1, 0, -2097185, 1, 0, -2031649, 1, 0, -1966113, 1, 0, -1900577, 1, 0, -1835041, 1, 0, -1769505, 1, 0, -1703969, 1, 0, -1638433, 1, 0, -1572897, 1, 0, -2621439, 1, 0, -2686975, 1, 0, -2752511, 1, 0, -2818047, 1, 0, -2883583, 1, 0, -2949119, 1, 0, -3014655, 1, 0, -3080191, 1, 0, -3145727, 1, 0, -3211263, 1, 0, -3276799, 1, 0, -3276800, 1, 0, -3211265, 1, 0, -3211266, 1, 0, -3211267, 1, 0, -3211268, 1, 0, -3211269, 1, 0, -3211270, 1, 0, -3211271, 1, 0, -3211272, 1, 0, -3211273, 1, 0, -3211274, 1, 0, -3211275, 1, 0, -3211276, 1, 0, -3211277, 1, 0, -3211278, 1, 0, -3211279, 1, 0, -3211280, 1, 0, -3211281, 1, 0, -3211282, 1, 0, -3211283, 1, 0, -3211284, 1, 0, -3211285, 1, 0, -3211286, 1, 0, -3211287, 1, 0, -3211288, 1, 0, -3211289, 1, 0, -3211290, 1, 0, -3211291, 1, 0, -3211292, 1, 0, -3211293, 1, 0, -3211294, 1, 0, -3211295, 1, 0, -3211296, 1, 0, -3145760, 1, 0, -3080224, 1, 0, -3014688, 1, 0, -2949152, 1, 0, -2883616, 1, 0, -2818080, 1, 0, -2752544, 1, 0, -2687008, 1, 0, -2621472, 1, 0, -2555936, 1, 0, -2490400, 1, 0, -2424864, 1, 0, -2359328, 1, 0, -2293792, 1, 0, -2228256, 1, 0, -2162720, 1, 0, -2097184, 1, 0, -2031648, 1, 0, -1966112, 1, 0, -1900576, 1, 0, -1835040, 1, 0, -1769504, 1, 0, -1703968, 1, 0, -1638432, 1, 0, -1572896, 1, 0, -1572895, 1, 0, -1638431, 1, 0, -1703967, 1, 0, -1769503, 1, 0, -1835039, 1, 0, -1900575, 1, 0, -1966111, 1, 0, -2031647, 1, 0, -2097183, 1, 0, -2162719, 1, 0, -2228255, 1, 0, -2293791, 1, 0, -2359327, 1, 0, -2424863, 1, 0, -2490399, 1, 0, -2555935, 1, 0, -2621471, 1, 0, -2687007, 1, 0, -2752543, 1, 0, -2818079, 1, 0, -2883615, 1, 0, -2949151, 1, 0, -3014687, 1, 0, -3080223, 1, 0, -3145759, 1, 0, -3145758, 1, 0, -3080222, 1, 0, -3014686, 1, 0, -2949150, 1, 0, -2883614, 1, 0, -2818078, 1, 0, -2752542, 1, 0, -2687006, 1, 0, -2621470, 1, 0, -2555934, 1, 0, -2490398, 1, 0, -2424862, 1, 0, -2359326, 1, 0, -2293790, 1, 0, -2228254, 1, 0, -2162718, 1, 0, -2097182, 1, 0, -2031646, 1, 0, -1966110, 1, 0, -1900574, 1, 0, -1835038, 1, 0, -1769502, 1, 0, -1703966, 1, 0, -1638430, 1, 0, -1572894, 1, 0, -1572893, 1, 0, -1638429, 1, 0, -1703965, 1, 0, -1769501, 1, 0, -1835037, 1, 0, -1900573, 1, 0, -1966109, 1, 0, -2031645, 1, 0, -2097181, 1, 0, -2162717, 1, 0, -2228253, 1, 0, -2293789, 1, 0, -2359325, 1, 0, -2424861, 1, 0, -2490397, 1, 0, -2555933, 1, 0, -2621469, 1, 0, -2687005, 1, 0, -2752541, 1, 0, -2818077, 1, 0, -2883613, 1, 0, -2949149, 1, 0, -3014685, 1, 0, -3080221, 1, 0, -3145757, 1, 0, -3145756, 1, 0, -3080220, 1, 0, -3014684, 1, 0, -2949148, 1, 0, -2883612, 1, 0, -2818076, 1, 0, -2752540, 1, 0, -2687004, 1, 0, -2621468, 1, 0, -2555932, 1, 0, -2490396, 1, 0, -2424860, 1, 0, -2359324, 1, 0, -2293788, 1, 0, -2228252, 1, 0, -2162716, 1, 0, -2097180, 1, 0, -2031644, 1, 0, -1966108, 1, 0, -1900572, 1, 0, -1835036, 1, 0, -1769500, 1, 0, -1703964, 1, 0, -1638428, 1, 0, -1572892, 1, 0, -1572891, 1, 0, -1638427, 1, 0, -1703963, 1, 0, -1769499, 1, 0, -1835035, 1, 0, -1900571, 1, 0, -1966107, 1, 0, -2031643, 1, 0, -2097179, 1, 0, -2162715, 1, 0, -2228251, 1, 0, -2293787, 1, 0, -2359323, 1, 0, -2424859, 1, 0, -2490395, 1, 0, -2555931, 1, 0, -2621467, 1, 0, -2687003, 1, 0, -2752539, 1, 0, -2818075, 1, 0, -2883611, 1, 0, -2949147, 1, 0, -3014683, 1, 0, -3080219, 1, 0, -3145755, 1, 0, -3145754, 1, 0, -3080218, 1, 0, -3014682, 1, 0, -2949146, 1, 0, -2883610, 1, 0, -2818074, 1, 0, -2752538, 1, 0, -2687002, 1, 0, -2621466, 1, 0, -2555930, 1, 0, -2490394, 1, 0, -2424858, 1, 0, -2359322, 1, 0, -2293786, 1, 0, -2228250, 1, 0, -2162714, 1, 0, -2097178, 1, 0, -2031642, 1, 0, -1966106, 1, 0, -1900570, 1, 0, -1835034, 1, 0, -1769498, 1, 0, -1703962, 1, 0, -1638426, 1, 0, -1572890, 1, 0, -1572889, 1, 0, -1638425, 1, 0, -1703961, 1, 0, -1769497, 1, 0, -1835033, 1, 0, -1900569, 1, 0, -1966105, 1, 0, -2031641, 1, 0, -2097177, 1, 0, -2162713, 1, 0, -2228249, 1, 0, -2293785, 1, 0, -2359321, 1, 0, -2424857, 1, 0, -2490393, 1, 0, -2555929, 1, 0, -2621465, 1, 0, -2687001, 1, 0, -2752537, 1, 0, -2818073, 1, 0, -2883609, 1, 0, -2949145, 1, 0, -3014681, 1, 0, -3080217, 1, 0, -3145753, 1, 0, -3145752, 1, 0, -3080216, 1, 0, -3014680, 1, 0, -2949144, 1, 0, -2883608, 1, 0, -2818072, 1, 0, -2752536, 1, 0, -2687000, 1, 0, -2621464, 1, 0, -2555928, 1, 0, -2490392, 1, 0, -2424856, 1, 0, -2359320, 1, 0, -2293784, 1, 0, -2228248, 1, 0, -2162712, 1, 0, -2097176, 1, 0, -2031640, 1, 0, -1966104, 1, 0, -1900568, 1, 0, -1835032, 1, 0, -1769496, 1, 0, -1703960, 1, 0, -1638424, 1, 0, -1572888, 1, 0, -1572887, 1, 0, -1638423, 1, 0, -1703959, 1, 0, -1769495, 1, 0, -1835031, 1, 0, -1900567, 1, 0, -1966103, 1, 0, -2031639, 1, 0, -2097175, 1, 0, -2162711, 1, 0, -2228247, 1, 0, -2293783, 1, 0, -2359319, 1, 0, -2424855, 1, 0, -2490391, 1, 0, -2555927, 1, 0, -2621463, 1, 0, -2686999, 1, 0, -2752535, 1, 0, -2818071, 1, 0, -2883607, 1, 0, -2949143, 1, 0, -3014679, 1, 0, -3080215, 1, 0, -3145751, 1, 0, -3145750, 1, 0, -3080214, 1, 0, -3014678, 1, 0, -2949142, 1, 0, -2883606, 1, 0, -2818070, 1, 0, -2752534, 1, 0, -2686998, 1, 0, -2621462, 1, 0, -2555926, 1, 0, -2490390, 1, 0, -2424854, 1, 0, -2359318, 1, 0, -2293782, 1, 0, -2228246, 1, 0, -2162710, 1, 0, -2097174, 1, 0, -2031638, 1, 0, -1966102, 1, 0, -1900566, 1, 0, -1835030, 1, 0, -1769494, 1, 0, -1703958, 1, 0, -1638422, 1, 0, -1572886, 1, 0, -1572885, 1, 0, -1638421, 1, 0, -1703957, 1, 0, -1769493, 1, 0, -1835029, 1, 0, -1900565, 1, 0, -1966101, 1, 0, -2031637, 1, 0, -2097173, 1, 0, -2162709, 1, 0, -2228245, 1, 0, -2293781, 1, 0, -2359317, 1, 0, -2424853, 1, 0, -2490389, 1, 0, -2555925, 1, 0, -2621461, 1, 0, -2686997, 1, 0, -2752533, 1, 0, -2818069, 1, 0, -2883605, 1, 0, -2949141, 1, 0, -3014677, 1, 0, -3080213, 1, 0, -3145749, 1, 0, -3145748, 1, 0, -3080212, 1, 0, -3014676, 1, 0, -2949140, 1, 0, -2883604, 1, 0, -2818068, 1, 0, -2752532, 1, 0, -2686996, 1, 0, -2621460, 1, 0, -2555924, 1, 0, -2490388, 1, 0, -2424852, 1, 0, -2359316, 1, 0, -2293780, 1, 0, -2228244, 1, 0, -2162708, 1, 0, -2097172, 1, 0, -2031636, 1, 0, -1966100, 1, 0, -1900564, 1, 0, -1835028, 1, 0, -1769492, 1, 0, -1703956, 1, 0, -1638420, 1, 0, -1572884, 1, 0, -1572883, 1, 0, -1638419, 1, 0, -1703955, 1, 0, -1769491, 1, 0, -1835027, 1, 0, -1900563, 1, 0, -1966099, 1, 0, -2031635, 1, 0, -2097171, 1, 0, -2162707, 1, 0, -2228243, 1, 0, -2293779, 1, 0, -2359315, 1, 0, -2424851, 1, 0, -2490387, 1, 0, -2555923, 1, 0, -2621459, 1, 0, -2686995, 1, 0, -2752531, 1, 0, -2818067, 1, 0, -2883603, 1, 0, -2949139, 1, 0, -3014675, 1, 0, -3080211, 1, 0, -3145747, 1, 0, -3145746, 1, 0, -3080210, 1, 0, -3014674, 1, 0, -2949138, 1, 0, -2883602, 1, 0, -2818066, 1, 0, -2752530, 1, 0, -2686994, 1, 0, -2621458, 1, 0, -2555922, 1, 0, -2490386, 1, 0, -2424850, 1, 0, -2359314, 1, 0, -2293778, 1, 0, -2228242, 1, 0, -2162706, 1, 0, -2097170, 1, 0, -2031634, 1, 0, -1966098, 1, 0, -1900562, 1, 0, -1835026, 1, 0, -1769490, 1, 0, -1703954, 1, 0, -1638418, 1, 0, -1572882, 1, 0, -1572881, 1, 0, -1638417, 1, 0, -1703953, 1, 0, -1769489, 1, 0, -1835025, 1, 0, -1900561, 1, 0, -1966097, 1, 0, -2031633, 1, 0, -2097169, 1, 0, -2162705, 1, 0, -2228241, 1, 0, -2293777, 1, 0, -2359313, 1, 0, -2424849, 1, 0, -2490385, 1, 0, -2555921, 1, 0, -2621457, 1, 0, -2686993, 1, 0, -2752529, 1, 0, -2818065, 1, 0, -2883601, 1, 0, -2949137, 1, 0, -3014673, 1, 0, -3080209, 1, 0, -3145745, 1, 0, -3145744, 1, 0, -3080208, 1, 0, -3014672, 1, 0, -2949136, 1, 0, -2883600, 1, 0, -2818064, 1, 0, -2752528, 1, 0, -2686992, 1, 0, -2621456, 1, 0, -2555920, 1, 0, -2490384, 1, 0, -2424848, 1, 0, -2359312, 1, 0, -2293776, 1, 0, -2228240, 1, 0, -2162704, 1, 0, -2097168, 1, 0, -2031632, 1, 0, -1966096, 1, 0, -1900560, 1, 0, -1835024, 1, 0, -1769488, 1, 0, -1703952, 1, 0, -1638416, 1, 0, -1572880, 1, 0, -1572879, 1, 0, -1638415, 1, 0, -1703951, 1, 0, -1769487, 1, 0, -1835023, 1, 0, -1900559, 1, 0, -1966095, 1, 0, -2031631, 1, 0, -2097167, 1, 0, -2162703, 1, 0, -2228239, 1, 0, -2293775, 1, 0, -2359311, 1, 0, -2424847, 1, 0, -2490383, 1, 0, -2555919, 1, 0, -2621455, 1, 0, -2686991, 1, 0, -2752527, 1, 0, -2818063, 1, 0, -2883599, 1, 0, -2949135, 1, 0, -3014671, 1, 0, -3080207, 1, 0, -3145743, 1, 0, -3145742, 1, 0, -3080206, 1, 0, -3014670, 1, 0, -2949134, 1, 0, -2883598, 1, 0, -2818062, 1, 0, -2752526, 1, 0, -2686990, 1, 0, -2621454, 1, 0, -2555918, 1, 0, -2490382, 1, 0, -2424846, 1, 0, -2359310, 1, 0, -2293774, 1, 0, -2228238, 1, 0, -2162702, 1, 0, -2097166, 1, 0, -2031630, 1, 0, -1966094, 1, 0, -1900558, 1, 0, -1835022, 1, 0, -1769486, 1, 0, -1703950, 1, 0, -1638414, 1, 0, -1572878, 1, 0, -1572877, 1, 0, -1638413, 1, 0, -1703949, 1, 0, -1769485, 1, 0, -1835021, 1, 0, -1900557, 1, 0, -1966093, 1, 0, -2031629, 1, 0, -2097165, 1, 0, -2162701, 1, 0, -2228237, 1, 0, -2293773, 1, 0, -2359309, 1, 0, -2424845, 1, 0, -2490381, 1, 0, -2555917, 1, 0, -2621453, 1, 0, -2686989, 1, 0, -2752525, 1, 0, -2818061, 1, 0, -2883597, 1, 0, -2949133, 1, 0, -3014669, 1, 0, -3080205, 1, 0, -3145741, 1, 0, -3145740, 1, 0, -3080204, 1, 0, -3014668, 1, 0, -2949132, 1, 0, -2883596, 1, 0, -2818060, 1, 0, -2752524, 1, 0, -2686988, 1, 0, -2621452, 1, 0, -2555916, 1, 0, -2490380, 1, 0, -2424844, 1, 0, -2359308, 1, 0, -2293772, 1, 0, -2228236, 1, 0, -2162700, 1, 0, -2097164, 1, 0, -2031628, 1, 0, -1966092, 1, 0, -1900556, 1, 0, -1835020, 1, 0, -1769484, 1, 0, -1703948, 1, 0, -1638412, 1, 0, -1572876, 1, 0, -1572875, 1, 0, -1638411, 1, 0, -1703947, 1, 0, -1769483, 1, 0, -1835019, 1, 0, -1900555, 1, 0, -1966091, 1, 0, -2031627, 1, 0, -2097163, 1, 0, -2162699, 1, 0, -2228235, 1, 0, -2293771, 1, 0, -2359307, 1, 0, -2424843, 1, 0, -2490379, 1, 0, -2555915, 1, 0, -2621451, 1, 0, -2686987, 1, 0, -2752523, 1, 0, -2818059, 1, 0, -2883595, 1, 0, -2949131, 1, 0, -3014667, 1, 0, -3080203, 1, 0, -3145739, 1, 0, -3145738, 1, 0, -3080202, 1, 0, -3014666, 1, 0, -2949130, 1, 0, -2883594, 1, 0, -2818058, 1, 0, -2752522, 1, 0, -2686986, 1, 0, -2621450, 1, 0, -2555914, 1, 0, -2490378, 1, 0, -2424842, 1, 0, -2359306, 1, 0, -2293770, 1, 0, -2228234, 1, 0, -2162698, 1, 0, -2097162, 1, 0, -2031626, 1, 0, -1966090, 1, 0, -1900554, 1, 0, -1835018, 1, 0, -1769482, 1, 0, -1703946, 1, 0, -1638410, 1, 0, -1572874, 1, 0, -1572873, 1, 0, -1638409, 1, 0, -1703945, 1, 0, -1769481, 1, 0, -1835017, 1, 0, -1900553, 1, 0, -1966089, 1, 0, -2031625, 1, 0, -2097161, 1, 0, -2162697, 1, 0, -2228233, 1, 0, -2293769, 1, 0, -2359305, 1, 0, -2424841, 1, 0, -2490377, 1, 0, -2555913, 1, 0, -2621449, 1, 0, -2686985, 1, 0, -2752521, 1, 0, -2818057, 1, 0, -2883593, 1, 0, -2949129, 1, 0, -3014665, 1, 0, -3080201, 1, 0, -3145737, 1, 0, -3145736, 1, 0, -3080200, 1, 0, -3014664, 1, 0, -2949128, 1, 0, -2883592, 1, 0, -2818056, 1, 0, -2752520, 1, 0, -2686984, 1, 0, -2621448, 1, 0, -2555912, 1, 0, -2490376, 1, 0, -2424840, 1, 0, -2359304, 1, 0, -2293768, 1, 0, -2228232, 1, 0, -2162696, 1, 0, -2097160, 1, 0, -2031624, 1, 0, -1966088, 1, 0, -1900552, 1, 0, -1835016, 1, 0, -1769480, 1, 0, -1703944, 1, 0, -1638408, 1, 0, -1572872, 1, 0, -1572871, 1, 0, -1638407, 1, 0, -1703943, 1, 0, -1769479, 1, 0, -1835015, 1, 0, -1900551, 1, 0, -1966087, 1, 0, -2031623, 1, 0, -2097159, 1, 0, -2162695, 1, 0, -2228231, 1, 0, -2293767, 1, 0, -2359303, 1, 0, -2424839, 1, 0, -2490375, 1, 0, -2555911, 1, 0, -2621447, 1, 0, -2686983, 1, 0, -2752519, 1, 0, -2818055, 1, 0, -2883591, 1, 0, -2949127, 1, 0, -3014663, 1, 0, -3080199, 1, 0, -3145735, 1, 0, -3145734, 1, 0, -3080198, 1, 0, -3014662, 1, 0, -2949126, 1, 0, -2883590, 1, 0, -2818054, 1, 0, -2752518, 1, 0, -2686982, 1, 0, -2621446, 1, 0, -2555910, 1, 0, -2490374, 1, 0, -2424838, 1, 0, -2359302, 1, 0, -2293766, 1, 0, -2228230, 1, 0, -2162694, 1, 0, -2097158, 1, 0, -2031622, 1, 0, -1966086, 1, 0, -1900550, 1, 0, -1835014, 1, 0, -1769478, 1, 0, -1703942, 1, 0, -1638406, 1, 0, -1572870, 1, 0, -1572869, 1, 0, -1638405, 1, 0, -1703941, 1, 0, -1769477, 1, 0, -1835013, 1, 0, -1900549, 1, 0, -1966085, 1, 0, -2031621, 1, 0, -2097157, 1, 0, -2162693, 1, 0, -2228229, 1, 0, -2293765, 1, 0, -2359301, 1, 0, -2424837, 1, 0, -2490373, 1, 0, -2555909, 1, 0, -2621445, 1, 0, -2686981, 1, 0, -2752517, 1, 0, -2818053, 1, 0, -2883589, 1, 0, -2949125, 1, 0, -3014661, 1, 0, -3080197, 1, 0, -3145733, 1, 0, -3145732, 1, 0, -3080196, 1, 0, -3014660, 1, 0, -2949124, 1, 0, -2883588, 1, 0, -2818052, 1, 0, -2752516, 1, 0, -2686980, 1, 0, -2621444, 1, 0, -2555908, 1, 0, -2490372, 1, 0, -2424836, 1, 0, -2359300, 1, 0, -2293764, 1, 0, -2228228, 1, 0, -2162692, 1, 0, -2097156, 1, 0, -2031620, 1, 0, -1966084, 1, 0, -1900548, 1, 0, -1835012, 1, 0, -1769476, 1, 0, -1703940, 1, 0, -1638404, 1, 0, -1572868, 1, 0, -1572867, 1, 0, -1638403, 1, 0, -1703939, 1, 0, -1769475, 1, 0, -1835011, 1, 0, -1900547, 1, 0, -1966083, 1, 0, -2031619, 1, 0, -2097155, 1, 0, -2162691, 1, 0, -2228227, 1, 0, -2293763, 1, 0, -2359299, 1, 0, -2424835, 1, 0, -2490371, 1, 0, -2555907, 1, 0, -2621443, 1, 0, -2686979, 1, 0, -2752515, 1, 0, -2818051, 1, 0, -2883587, 1, 0, -2949123, 1, 0, -3014659, 1, 0, -3080195, 1, 0, -3145731, 1, 0, -3145730, 1, 0, -3080194, 1, 0, -3014658, 1, 0, -2949122, 1, 0, -2883586, 1, 0, -2818050, 1, 0, -2752514, 1, 0, -2686978, 1, 0, -2621442, 1, 0, -2555906, 1, 0, -2490370, 1, 0, -2424834, 1, 0, -2359298, 1, 0, -2293762, 1, 0, -2228226, 1, 0, -2162690, 1, 0, -2097154, 1, 0, -2031618, 1, 0, -1966082, 1, 0, -1900546, 1, 0, -1835010, 1, 0, -1769474, 1, 0, -1703938, 1, 0, -1638402, 1, 0, -1572866, 1, 0, -1572865, 1, 0, -1638401, 1, 0, -1703937, 1, 0, -1769473, 1, 0, -1835009, 1, 0, -1900545, 1, 0, -1966081, 1, 0, -2031617, 1, 0, -2097153, 1, 0, -2162689, 1, 0, -2228225, 1, 0, -2293761, 1, 0, -2359297, 1, 0, -2424833, 1, 0, -2490369, 1, 0, -2555905, 1, 0, -2621441, 1, 0, -2686977, 1, 0, -2752513, 1, 0, -2818049, 1, 0, -2883585, 1, 0, -2949121, 1, 0, -3014657, 1, 0, -3080193, 1, 0, -3145729, 1, 0, -3211264, 1, 0, -3145728, 1, 0, -3080192, 1, 0, -3014656, 1, 0, -2949120, 1, 0, -2883584, 1, 0, -2818048, 1, 0, -2752512, 1, 0, -2686976, 1, 0, -2621440, 1, 0, -2555904, 1, 0, -2490368, 1, 0, -2424832, 1, 0, -2359296, 1, 0, -2293760, 1, 0, -2228224, 1, 0, -2162688, 1, 0, -2097152, 1, 0, -2031616, 1, 0, -1966080, 1, 0, -1900544, 1, 0, -1835008, 1, 0, -1769472, 1, 0, -1703936, 1, 0, -1638400, 1, 0, -1638399, 1, 0, -1703935, 1, 0, -1769471, 1, 0, -1835007, 1, 0, -1900543, 1, 0, -1966079, 1, 0, -2031615, 1, 0, -2097151, 1, 0, -2162687, 1, 0, -2228223, 1, 0, -2293759, 1, 0, -2359295, 1, 0, -2424831, 1, 0, -2490367, 1, 0, -2555903, 1, 0, -2555902, 1, 0, -2621438, 1, 0, -2686974, 1, 0, -2752510, 1, 0, -2818046, 1, 0, -2883582, 1, 0, -2949118, 1, 0, -3014654, 1, 0, -3080190, 1, 0, -3145726, 1, 0, -3211262, 1, 0, -3276798, 1, 0, -3276797, 1, 0, -3211261, 1, 0, -3145725, 1, 0, -3080189, 1, 0, -3014653, 1, 0, -2949117, 1, 0, -2883581, 1, 0, -2818045, 1, 0, -2752509, 1, 0, -2686973, 1, 0, -2621437, 1, 0, -2555901, 1, 0, -2490365, 1, 0, -2490366, 1, 0, -2424830, 1, 0, -2359294, 1, 0, -2293758, 1, 0, -2228222, 1, 0, -2162686, 1, 0, -2097150, 1, 0, -2031614, 1, 0, -1966078, 1, 0, -1900542, 1, 0, -1835006, 1, 0, -1769470, 1, 0, -1703934, 1, 0, -1638398, 1, 0, -1638397, 1, 0, -1703933, 1, 0, -1769469, 1, 0, -1835005, 1, 0, -1900541, 1, 0, -1966077, 1, 0, -2031613, 1, 0, -2097149, 1, 0, -2162685, 1, 0, -2228221, 1, 0, -2293757, 1, 0, -2359293, 1, 0, -2424829, 1, 0, -2424828, 1, 0, -2490364, 1, 0, -2555900, 1, 0, -2621436, 1, 0, -2686972, 1, 0, -2752508, 1, 0, -2818044, 1, 0, -2883580, 1, 0, -2949116, 1, 0, -3014652, 1, 0, -3080188, 1, 0, -3145724, 1, 0, -3211260, 1, 0, -3276796, 1, 0, -3276795, 1, 0, -3211259, 1, 0, -3145723, 1, 0, -3080187, 1, 0, -3014651, 1, 0, -2949115, 1, 0, -2883579, 1, 0, -2818043, 1, 0, -2752507, 1, 0, -2686971, 1, 0, -2621435, 1, 0, -2555899, 1, 0, -2490363, 1, 0, -2424827, 1, 0, -2359291, 1, 0, -2359292, 1, 0, -2293756, 1, 0, -2228220, 1, 0, -2162684, 1, 0, -2097148, 1, 0, -2031612, 1, 0, -1966076, 1, 0, -1900540, 1, 0, -1835004, 1, 0, -1769468, 1, 0, -1703932, 1, 0, -1638396, 1, 0, -1638395, 1, 0, -1703931, 1, 0, -1769467, 1, 0, -1835003, 1, 0, -1900539, 1, 0, -1966075, 1, 0, -2031611, 1, 0, -2097147, 1, 0, -2162683, 1, 0, -2228219, 1, 0, -2293755, 1, 0, -2293754, 1, 0, -2359290, 1, 0, -2424826, 1, 0, -2490362, 1, 0, -2555898, 1, 0, -2621434, 1, 0, -2686970, 1, 0, -2752506, 1, 0, -2818042, 1, 0, -2883578, 1, 0, -2949114, 1, 0, -3014650, 1, 0, -3080186, 1, 0, -3145722, 1, 0, -3211258, 1, 0, -3276794, 1, 0, -3276793, 1, 0, -3211257, 1, 0, -3145721, 1, 0, -3080185, 1, 0, -3014649, 1, 0, -2949113, 1, 0, -2883577, 1, 0, -2818041, 1, 0, -2752505, 1, 0, -2686969, 1, 0, -2621433, 1, 0, -2555897, 1, 0, -2490361, 1, 0, -2424825, 1, 0, -2359289, 1, 0, -2293753, 1, 0, -2228217, 1, 0, -2228218, 1, 0, -2162682, 1, 0, -2097146, 1, 0, -2031610, 1, 0, -1966074, 1, 0, -1900538, 1, 0, -1835002, 1, 0, -1769466, 1, 0, -1703930, 1, 0, -1638394, 1, 0, -1638393, 1, 0, -1703929, 1, 0, -1769465, 1, 0, -1835001, 1, 0, -1900537, 1, 0, -1966073, 1, 0, -2031609, 1, 0, -2097145, 1, 0, -2162681, 1, 0, -2162680, 1, 0, -2228216, 1, 0, -2293752, 1, 0, -2359288, 1, 0, -2424824, 1, 0, -2490360, 1, 0, -2555896, 1, 0, -2621432, 1, 0, -2686968, 1, 0, -2752504, 1, 0, -2818040, 1, 0, -2883576, 1, 0, -2949112, 1, 0, -3014648, 1, 0, -3080184, 1, 0, -3145720, 1, 0, -3211256, 1, 0, -3276792, 1, 0, -3276791, 1, 0, -3211255, 1, 0, -3145719, 1, 0, -3080183, 1, 0, -3014647, 1, 0, -2949111, 1, 0, -2883575, 1, 0, -2818039, 1, 0, -2752503, 1, 0, -2686967, 1, 0, -2621431, 1, 0, -2555895, 1, 0, -2490359, 1, 0, -2424823, 1, 0, -2359287, 1, 0, -2293751, 1, 0, -2228215, 1, 0, -2162679, 1, 0, -2097143, 1, 0, -2097144, 1, 0, -2031608, 1, 0, -1966072, 1, 0, -1900536, 1, 0, -1835000, 1, 0, -1769464, 1, 0, -1703928, 1, 0, -1638392, 1, 0, -1638391, 1, 0, -1703927, 1, 0, -1769463, 1, 0, -1834999, 1, 0, -1900535, 1, 0, -1966071, 1, 0, -2031607, 1, 0, -2031606, 1, 0, -2097142, 1, 0, -2162678, 1, 0, -2228214, 1, 0, -2293750, 1, 0, -2359286, 1, 0, -2424822, 1, 0, -2490358, 1, 0, -2555894, 1, 0, -2621430, 1, 0, -2686966, 1, 0, -2752502, 1, 0, -2818038, 1, 0, -2883574, 1, 0, -2949110, 1, 0, -3014646, 1, 0, -3080182, 1, 0, -3145718, 1, 0, -3211254, 1, 0, -3276790, 1, 0, -3276789, 1, 0, -3211253, 1, 0, -3145717, 1, 0, -3080181, 1, 0, -3014645, 1, 0, -2949109, 1, 0, -2883573, 1, 0, -2818037, 1, 0, -2752501, 1, 0, -2686965, 1, 0, -2621429, 1, 0, -2555893, 1, 0, -2490357, 1, 0, -2424821, 1, 0, -2359285, 1, 0, -2293749, 1, 0, -2228213, 1, 0, -2162677, 1, 0, -2097141, 1, 0, -2031605, 1, 0, -1966069, 1, 0, -1966070, 1, 0, -1900534, 1, 0, -1834998, 1, 0, -1769462, 1, 0, -1703926, 1, 0, -1638390, 1, 0, -1638389, 1, 0, -1703925, 1, 0, -1769461, 1, 0, -1834997, 1, 0, -1900533, 1, 0, -1900532, 1, 0, -1966068, 1, 0, -2031604, 1, 0, -2097140, 1, 0, -2162676, 1, 0, -2228212, 1, 0, -2293748, 1, 0, -2359284, 1, 0, -2424820, 1, 0, -2490356, 1, 0, -2555892, 1, 0, -2621428, 1, 0, -2686964, 1, 0, -2752500, 1, 0, -2818036, 1, 0, -2883572, 1, 0, -2949108, 1, 0, -3014644, 1, 0, -3080180, 1, 0, -3145716, 1, 0, -3211252, 1, 0, -3276788, 1, 0, -3276787, 1, 0, -3211251, 1, 0, -3145715, 1, 0, -3080179, 1, 0, -3014643, 1, 0, -2949107, 1, 0, -2883571, 1, 0, -2818035, 1, 0, -2752499, 1, 0, -2686963, 1, 0, -2621427, 1, 0, -2555891, 1, 0, -2490355, 1, 0, -2424819, 1, 0, -2359283, 1, 0, -2293747, 1, 0, -2228211, 1, 0, -2162675, 1, 0, -2097139, 1, 0, -2031603, 1, 0, -1966067, 1, 0, -1900531, 1, 0, -1834995, 1, 0, -1834996, 1, 0, -1769460, 1, 0, -1703924, 1, 0, -1638388, 1, 0, -1638387, 1, 0, -1703923, 1, 0, -1769459, 1, 0, -1769458, 1, 0, -1834994, 1, 0, -1900530, 1, 0, -1966066, 1, 0, -2031602, 1, 0, -2097138, 1, 0, -2162674, 1, 0, -2228210, 1, 0, -2293746, 1, 0, -2359282, 1, 0, -2424818, 1, 0, -2490354, 1, 0, -2555890, 1, 0, -2621426, 1, 0, -2686962, 1, 0, -2752498, 1, 0, -2818034, 1, 0, -2883570, 1, 0, -2949106, 1, 0, -3014642, 1, 0, -3080178, 1, 0, -3145714, 1, 0, -3211250, 1, 0, -3276786, 1, 0, -3276785, 1, 0, -3211249, 1, 0, -3145713, 1, 0, -3080177, 1, 0, -3014641, 1, 0, -2949105, 1, 0, -2883569, 1, 0, -2818033, 1, 0, -2752497, 1, 0, -2686961, 1, 0, -2621425, 1, 0, -2555889, 1, 0, -2490353, 1, 0, -2424817, 1, 0, -2359281, 1, 0, -2293745, 1, 0, -2228209, 1, 0, -2162673, 1, 0, -2097137, 1, 0, -2031601, 1, 0, -1966065, 1, 0, -1900529, 1, 0, -1834993, 1, 0, -1769457, 1, 0, -1703921, 1, 0, -1703922, 1, 0, -1638386, 1, 0, -1638385, 1, 0, -1638384, 1, 0, -1703920, 1, 0, -1769456, 1, 0, -1834992, 1, 0, -1900528, 1, 0, -1966064, 1, 0, -2031600, 1, 0, -2097136, 1, 0, -2162672, 1, 0, -2228208, 1, 0, -2293744, 1, 0, -2359280, 1, 0, -2424816, 1, 0, -2490352, 1, 0, -2555888, 1, 0, -2621424, 1, 0, -2686960, 1, 0, -2752496, 1, 0, -2818032, 1, 0, -2883568, 1, 0, -2949104, 1, 0, -3014640, 1, 0, -3080176, 1, 0, -3145712, 1, 0, -3211248, 1, 0, -3276784, 1, 0, -3276783, 1, 0, -3211247, 1, 0, -3145711, 1, 0, -3080175, 1, 0, -3014639, 1, 0, -2949103, 1, 0, -2883567, 1, 0, -2818031, 1, 0, -2752495, 1, 0, -2686959, 1, 0, -2621423, 1, 0, -2555887, 1, 0, -2490351, 1, 0, -2424815, 1, 0, -2359279, 1, 0, -2293743, 1, 0, -2228207, 1, 0, -2162671, 1, 0, -2097135, 1, 0, -2031599, 1, 0, -1966063, 1, 0, -1900527, 1, 0, -1834991, 1, 0, -1769455, 1, 0, -1703919, 1, 0, -1638383, 1, 0, -1638382, 1, 0, -1703918, 1, 0, -1769454, 1, 0, -1834990, 1, 0, -1900526, 1, 0, -1966062, 1, 0, -2031598, 1, 0, -2097134, 1, 0, -2162670, 1, 0, -2228206, 1, 0, -2293742, 1, 0, -2359278, 1, 0, -2424814, 1, 0, -2490350, 1, 0, -2555886, 1, 0, -2621422, 1, 0, -2686958, 1, 0, -2752494, 1, 0, -2818030, 1, 0, -2883566, 1, 0, -2949102, 1, 0, -3014638, 1, 0, -3080174, 1, 0, -3145710, 1, 0, -3211246, 1, 0, -3276782, 1, 0, -3276781, 1, 0, -3211245, 1, 0, -3145709, 1, 0, -3080173, 1, 0, -3014637, 1, 0, -2949101, 1, 0, -2883565, 1, 0, -2818029, 1, 0, -2752493, 1, 0, -2686957, 1, 0, -2621421, 1, 0, -2555885, 1, 0, -2490349, 1, 0, -2424813, 1, 0, -2359277, 1, 0, -2293741, 1, 0, -2228205, 1, 0, -2162669, 1, 0, -2097133, 1, 0, -2031597, 1, 0, -1966061, 1, 0, -1900525, 1, 0, -1834989, 1, 0, -1769453, 1, 0, -1703917, 1, 0, -1638381, 1, 0, -1638380, 1, 0, -1703916, 1, 0, -1769452, 1, 0, -1834988, 1, 0, -1900524, 1, 0, -1966060, 1, 0, -2031596, 1, 0, -2097132, 1, 0, -2162668, 1, 0, -2228204, 1, 0, -2293740, 1, 0, -2359276, 1, 0, -2424812, 1, 0, -2490348, 1, 0, -2555884, 1, 0, -2621420, 1, 0, -2686956, 1, 0, -2752492, 1, 0, -2818028, 1, 0, -2883564, 1, 0, -2949100, 1, 0, -3014636, 1, 0, -3080172, 1, 0, -3145708, 1, 0, -3211244, 1, 0, -3276780, 1, 0, -3276779, 1, 0, -3211243, 1, 0, -3145707, 1, 0, -3080171, 1, 0, -3014635, 1, 0, -2949099, 1, 0, -2883563, 1, 0, -2818027, 1, 0, -2752491, 1, 0, -2686955, 1, 0, -2621419, 1, 0, -2555883, 1, 0, -2490347, 1, 0, -2424811, 1, 0, -2359275, 1, 0, -2293739, 1, 0, -2228203, 1, 0, -2162667, 1, 0, -2097131, 1, 0, -2031595, 1, 0, -1966059, 1, 0, -1900523, 1, 0, -1834987, 1, 0, -1769451, 1, 0, -1703915, 1, 0, -1638379, 1, 0, -1638378, 1, 0, -1703914, 1, 0, -1769450, 1, 0, -1834986, 1, 0, -1900522, 1, 0, -1966058, 1, 0, -2031594, 1, 0, -2097130, 1, 0, -2162666, 1, 0, -2228202, 1, 0, -2293738, 1, 0, -2359274, 1, 0, -2424810, 1, 0, -2490346, 1, 0, -2555882, 1, 0, -2621418, 1, 0, -2686954, 1, 0, -2752490, 1, 0, -2818026, 1, 0, -2883562, 1, 0, -2949098, 1, 0, -3014634, 1, 0, -3080170, 1, 0, -3145706, 1, 0, -3211242, 1, 0, -3276778, 1, 0, -3276777, 1, 0, -3211241, 1, 0, -3145705, 1, 0, -3080169, 1, 0, -3014633, 1, 0, -2949097, 1, 0, -2883561, 1, 0, -2818025, 1, 0, -2752489, 1, 0, -2686953, 1, 0, -2621417, 1, 0, -2555881, 1, 0, -2490345, 1, 0, -2424809, 1, 0, -2359273, 1, 0, -2293737, 1, 0, -2228201, 1, 0, -2162665, 1, 0, -2097129, 1, 0, -2031593, 1, 0, -1966057, 1, 0, -1900521, 1, 0, -1834985, 1, 0, -1769449, 1, 0, -1703913, 1, 0, -1638377, 1, 0, -1638376, 1, 0, -1703912, 1, 0, -1769448, 1, 0, -1834984, 1, 0, -1900520, 1, 0, -1966056, 1, 0, -2031592, 1, 0, -2097128, 1, 0, -2162664, 1, 0, -2228200, 1, 0, -2293736, 1, 0, -2359272, 1, 0, -2424808, 1, 0, -2490344, 1, 0, -2555880, 1, 0, -2621416, 1, 0, -2686952, 1, 0, -2752488, 1, 0, -2818024, 1, 0, -2883560, 1, 0, -2949096, 1, 0, -3014632, 1, 0, -3080168, 1, 0, -3145704, 1, 0, -3211240, 1, 0, -3276776, 1, 0, -3276775, 1, 0, -3211239, 1, 0, -3145703, 1, 0, -3080167, 1, 0, -3014631, 1, 0, -2949095, 1, 0, -2883559, 1, 0, -2818023, 1, 0, -2752487, 1, 0, -2686951, 1, 0, -2621415, 1, 0, -2555879, 1, 0, -2490343, 1, 0, -2424807, 1, 0, -2359271, 1, 0, -2293735, 1, 0, -2228199, 1, 0, -2162663, 1, 0, -2097127, 1, 0, -2031591, 1, 0, -1966055, 1, 0, -1900519, 1, 0, -1834983, 1, 0, -1769447, 1, 0, -1703911, 1, 0, -1638375, 1, 0, -1638374, 1, 0, -1703910, 1, 0, -1769446, 1, 0, -1834982, 1, 0, -1900518, 1, 0, -1966054, 1, 0, -2031590, 1, 0, -2097126, 1, 0, -2162662, 1, 0, -2228198, 1, 0, -2293734, 1, 0, -2359270, 1, 0, -2424806, 1, 0, -2490342, 1, 0, -2555878, 1, 0, -2621414, 1, 0, -2686950, 1, 0, -2752486, 1, 0, -2818022, 1, 0, -2883558, 1, 0, -2949094, 1, 0, -3014630, 1, 0, -3080166, 1, 0, -3145702, 1, 0, -3211238, 1, 0, -3276774, 1, 0, -3276773, 1, 0, -3211237, 1, 0, -3145701, 1, 0, -3080165, 1, 0, -3014629, 1, 0, -2949093, 1, 0, -2883557, 1, 0, -2818021, 1, 0, -2752485, 1, 0, -2686949, 1, 0, -2621413, 1, 0, -2555877, 1, 0, -2490341, 1, 0, -2424805, 1, 0, -2359269, 1, 0, -2293733, 1, 0, -2228197, 1, 0, -2162661, 1, 0, -2097125, 1, 0, -2031589, 1, 0, -1966053, 1, 0, -1900517, 1, 0, -1834981, 1, 0, -1769445, 1, 0, -1703909, 1, 0, -1638373, 1, 0, -1638372, 1, 0, -1703908, 1, 0, -1769444, 1, 0, -1834980, 1, 0, -1900516, 1, 0, -1966052, 1, 0, -2031588, 1, 0, -2097124, 1, 0, -2162660, 1, 0, -2228196, 1, 0, -2293732, 1, 0, -2359268, 1, 0, -2424804, 1, 0, -2490340, 1, 0, -2555876, 1, 0, -2621412, 1, 0, -2686948, 1, 0, -2752484, 1, 0, -2818020, 1, 0, -2883556, 1, 0, -2949092, 1, 0, -3014628, 1, 0, -3080164, 1, 0, -3145700, 1, 0, -3211236, 1, 0, -3276772, 1, 0, -3276771, 1, 0, -3211235, 1, 0, -3145699, 1, 0, -3080163, 1, 0, -3014627, 1, 0, -2949091, 1, 0, -2883555, 1, 0, -2818019, 1, 0, -2752483, 1, 0, -2686947, 1, 0, -2621411, 1, 0, -2555875, 1, 0, -2490339, 1, 0, -2424803, 1, 0, -2359267, 1, 0, -2293731, 1, 0, -2228195, 1, 0, -2162659, 1, 0, -2097123, 1, 0, -2031587, 1, 0, -1966051, 1, 0, -1900515, 1, 0, -1834979, 1, 0, -1769443, 1, 0, -1703907, 1, 0, -1638371, 1, 0, -1638370, 1, 0, -1703906, 1, 0, -1769442, 1, 0, -1834978, 1, 0, -1900514, 1, 0, -1966050, 1, 0, -2031586, 1, 0, -2097122, 1, 0, -2162658, 1, 0, -2228194, 1, 0, -2293730, 1, 0, -2359266, 1, 0, -2424802, 1, 0, -2490338, 1, 0, -2555874, 1, 0, -2621410, 1, 0, -2686946, 1, 0, -2752482, 1, 0, -2818018, 1, 0, -2883554, 1, 0, -2949090, 1, 0, -3014626, 1, 0, -3080162, 1, 0, -3145698, 1, 0, -3211234, 1, 0, -3276770, 1, 0, -3276769, 1, 0, -3211233, 1, 0, -3145697, 1, 0, -3080161, 1, 0, -3014625, 1, 0, -2949089, 1, 0, -2883553, 1, 0, -2818017, 1, 0, -2752481, 1, 0, -2686945, 1, 0, -2621409, 1, 0, -2555873, 1, 0, -2490337, 1, 0, -2424801, 1, 0, -2359265, 1, 0, -2293729, 1, 0, -2228193, 1, 0, -2162657, 1, 0, -2097121, 1, 0, -2031585, 1, 0, -1966049, 1, 0, -1900513, 1, 0, -1834977, 1, 0, -1769441, 1, 0, -1703905, 1, 0, -1638369, 1, 0, -1638368, 1, 0, -1703904, 1, 0, -1769440, 1, 0, -1834976, 1, 0, -1900512, 1, 0, -1966048, 1, 0, -2031584, 1, 0, -2097120, 1, 0, -2162656, 1, 0, -2228192, 1, 0, -2293728, 1, 0, -2359264, 1, 0, -2424800, 1, 0, -2490336, 1, 0, -2555872, 1, 0, -2621408, 1, 0, -2686944, 1, 0, -2752480, 1, 0, -2818016, 1, 0, -2883552, 1, 0, -2949088, 1, 0, -3014624, 1, 0, -3080160, 1, 0, -3145696, 1, 0, -3211232, 1, 0, -3276768, 1, 0, -3276767, 1, 0, -3211231, 1, 0, -3145695, 1, 0, -3080159, 1, 0, -3014623, 1, 0, -2949087, 1, 0, -2883551, 1, 0, -2818015, 1, 0, -2752479, 1, 0, -2686943, 1, 0, -2621407, 1, 0, -2555871, 1, 0, -2490335, 1, 0, -2424799, 1, 0, -2359263, 1, 0, -2293727, 1, 0, -2228191, 1, 0, -2162655, 1, 0, -2097119, 1, 0, -2031583, 1, 0, -1966047, 1, 0, -1900511, 1, 0, -1834975, 1, 0, -1769439, 1, 0, -1703903, 1, 0, -1638367, 1, 0, -1638366, 1, 0, -1703902, 1, 0, -1769438, 1, 0, -1834974, 1, 0, -1900510, 1, 0, -1966046, 1, 0, -2031582, 1, 0, -2097118, 1, 0, -2162654, 1, 0, -2228190, 1, 0, -2293726, 1, 0, -2359262, 1, 0, -2424798, 1, 0, -2490334, 1, 0, -2555870, 1, 0, -2621406, 1, 0, -2686942, 1, 0, -2752478, 1, 0, -2818014, 1, 0, -2883550, 1, 0, -2949086, 1, 0, -3014622, 1, 0, -3080158, 1, 0, -3145694, 1, 0, -3211230, 1, 0, -3276766, 1, 0, -3276765, 1, 0, -3211229, 1, 0, -3145693, 1, 0, -3080157, 1, 0, -3014621, 1, 0, -2949085, 1, 0, -2883549, 1, 0, -2818013, 1, 0, -2752477, 1, 0, -2686941, 1, 0, -2621405, 1, 0, -2555869, 1, 0, -2490333, 1, 0, -2424797, 1, 0, -2359261, 1, 0, -2293725, 1, 0, -2228189, 1, 0, -2162653, 1, 0, -2097117, 1, 0, -2031581, 1, 0, -1966045, 1, 0, -1900509, 1, 0, -1834973, 1, 0, -1769437, 1, 0, -1703901, 1, 0, -1638365, 0, 0, -1638364, 0, 0, -1703900, 1, 0, -1769436, 1, 0, -1834972, 1, 0, -1900508, 1, 0, -1966044, 1, 0, -2031580, 1, 0, -2097116, 1, 0, -2162652, 1, 0, -2228188, 1, 0, -2293724, 1, 0, -2359260, 1, 0, -2424796, 1, 0, -2490332, 1, 0, -2555868, 1, 0, -2621404, 1, 0, -2686940, 1, 0, -2752476, 1, 0, -2818012, 1, 0, -2883548, 1, 0, -2949084, 1, 0, -3014620, 1, 0, -3080156, 1, 0, -3145692, 1, 0, -3211228, 1, 0, -3276764, 1, 0, -3276763, 1, 0, -3211227, 1, 0, -3145691, 1, 0, -3080155, 1, 0, -3014619, 1, 0, -2949083, 1, 0, -2883547, 1, 0, -2818011, 1, 0, -2752475, 1, 0, -2686939, 1, 0, -2621403, 1, 0, -2555867, 1, 0, -2490331, 1, 0, -2424795, 1, 0, -2359259, 1, 0, -2293723, 1, 0, -2228187, 1, 0, -2162651, 1, 0, -2097115, 1, 0, -2031579, 1, 0, -1966043, 1, 0, -1900507, 1, 0, -1834971, 1, 0, -1769435, 1, 0, -1703899, 1, 0, -1638363, 0, 0, -1638362, 0, 0, -1703898, 1, 0, -1769434, 1, 0, -1834970, 1, 0, -1900506, 1, 0, -1966042, 1, 0, -2031578, 1, 0, -2097114, 1, 0, -2162650, 1, 0, -2228186, 1, 0, -2293722, 1, 0, -2359258, 1, 0, -2424794, 1, 0, -2490330, 1, 0, -2555866, 1, 0, -2621402, 1, 0, -2686938, 1, 0, -2752474, 1, 0, -2818010, 1, 0, -2883546, 1, 0, -2949082, 1, 0, -3014618, 1, 0, -3080154, 1, 0, -3145690, 1, 0, -3211226, 1, 0, -3276762, 1, 0, -3276761, 1, 0, -3211225, 1, 0, -3145689, 1, 0, -3080153, 1, 0, -3014617, 1, 0, -2949081, 1, 0, -2883545, 1, 0, -2818009, 1, 0, -2752473, 1, 0, -2686937, 1, 0, -2621401, 1, 0, -2555865, 1, 0, -2490329, 1, 0, -2424793, 1, 0, -2359257, 1, 0, -2293721, 1, 0, -2228185, 1, 0, -2162649, 1, 0, -2097113, 1, 0, -2031577, 1, 0, -1966041, 1, 0, -1900505, 1, 0, -1834969, 1, 0, -1769433, 1, 0, -1703897, 1, 0, -1638361, 0, 0, -1638360, 0, 0, -1703896, 1, 0, -1769432, 1, 0, -1834968, 1, 0, -1900504, 1, 0, -1966040, 1, 0, -2031576, 1, 0, -2097112, 1, 0, -2162648, 1, 0, -2228184, 1, 0, -2293720, 1, 0, -2359256, 1, 0, -2424792, 1, 0, -2490328, 1, 0, -2555864, 1, 0, -2621400, 1, 0, -2686936, 1, 0, -2752472, 1, 0, -2818008, 1, 0, -2883544, 1, 0, -2949080, 1, 0, -3014616, 1, 0, -3080152, 1, 0, -3145688, 1, 0, -3211224, 1, 0, -3276760, 1, 0, -3276759, 1, 0, -3211223, 1, 0, -3145687, 1, 0, -3080151, 1, 0, -3014615, 1, 0, -2949079, 1, 0, -2883543, 1, 0, -2818007, 1, 0, -2752471, 1, 0, -2686935, 1, 0, -2621399, 1, 0, -2555863, 1, 0, -2490327, 1, 0, -2424791, 1, 0, -2359255, 1, 0, -2293719, 1, 0, -2228183, 1, 0, -2162647, 1, 0, -2097111, 1, 0, -2031575, 1, 0, -1966039, 1, 0, -1900503, 1, 0, -1834967, 1, 0, -1769431, 1, 0, -1703895, 1, 0, -1638359, 0, 0, -1638358, 0, 0, -1703894, 1, 0, -1769430, 1, 0, -1834966, 1, 0, -1900502, 1, 0, -1966038, 1, 0, -2031574, 1, 0, -2097110, 1, 0, -2162646, 1, 0, -2228182, 1, 0, -2293718, 1, 0, -2359254, 1, 0, -2424790, 1, 0, -2490326, 1, 0, -2555862, 1, 0, -2621398, 1, 0, -2686934, 1, 0, -2752470, 1, 0, -2818006, 1, 0, -2883542, 1, 0, -2949078, 1, 0, -3014614, 1, 0, -3080150, 1, 0, -3145686, 1, 0, -3211222, 1, 0, -3276758, 1, 0, -3276757, 1, 0, -3211221, 1, 0, -3145685, 1, 0, -3080149, 1, 0, -3014613, 1, 0, -2949077, 1, 0, -2883541, 1, 0, -2818005, 1, 0, -2752469, 1, 0, -2686933, 1, 0, -2621397, 1, 0, -2555861, 1, 0, -2490325, 1, 0, -2424789, 1, 0, -2359253, 1, 0, -2293717, 1, 0, -2228181, 1, 0, -2162645, 1, 0, -2097109, 1, 0, -2031573, 1, 0, -1966037, 1, 0, -1900501, 1, 0, -1834965, 1, 0, -1769429, 1, 0, -1703893, 0, 0, -1638357, 0, 0, -1638356, 0, 0, -1703892, 0, 0, -1769428, 1, 0, -1834964, 1, 0, -1900500, 1, 0, -1966036, 1, 0, -2031572, 1, 0, -2097108, 1, 0, -2162644, 1, 0, -2228180, 1, 0, -2293716, 1, 0, -2359252, 1, 0, -2424788, 1, 0, -2490324, 1, 0, -2555860, 1, 0, -2621396, 1, 0, -2686932, 1, 0, -2752468, 1, 0, -2818004, 1, 0, -2883540, 1, 0, -2949076, 1, 0, -3014612, 1, 0, -3080148, 1, 0, -3145684, 1, 0, -3211220, 1, 0, -3276756, 1, 0, -3276755, 1, 0, -3211219, 1, 0, -3145683, 1, 0, -3080147, 1, 0, -3014611, 1, 0, -2949075, 1, 0, -2883539, 1, 0, -2818003, 1, 0, -2752467, 1, 0, -2686931, 1, 0, -2621395, 1, 0, -2555859, 1, 0, -2490323, 1, 0, -2424787, 1, 0, -2359251, 1, 0, -2293715, 1, 0, -2228179, 1, 0, -2162643, 1, 0, -2097107, 1, 0, -2031571, 1, 0, -1966035, 1, 0, -1900499, 1, 0, -1834963, 1, 0, -1769427, 1, 0, -1703891, 0, 0, -1638355, 0, 0, -1638354, 0, 0, -1703890, 0, 0, -1769426, 0, 0, -1834962, 1, 0, -1900498, 1, 0, -1966034, 1, 0, -2031570, 1, 0, -2097106, 1, 0, -2162642, 1, 0, -2228178, 1, 0, -2293714, 1, 0, -2359250, 1, 0, -2424786, 1, 0, -2490322, 1, 0, -2555858, 1, 0, -2621394, 1, 0, -2686930, 1, 0, -2752466, 1, 0, -2818002, 1, 0, -2883538, 1, 0, -2949074, 1, 0, -3014610, 1, 0, -3080146, 1, 0, -3145682, 1, 0, -3211218, 1, 0, -3276754, 1, 0, -3276753, 1, 0, -3211217, 1, 0, -3145681, 1, 0, -3080145, 1, 0, -3014609, 1, 0, -2949073, 1, 0, -2883537, 1, 0, -2818001, 1, 0, -2752465, 1, 0, -2686929, 1, 0, -2621393, 1, 0, -2555857, 1, 0, -2490321, 1, 0, -2424785, 1, 0, -2359249, 1, 0, -2293713, 1, 0, -2228177, 1, 0, -2162641, 1, 0, -2097105, 1, 0, -2031569, 1, 0, -1966033, 1, 0, -1900497, 1, 0, -1834961, 1, 0, -1769425, 0, 0, -1703889, 0, 0, -1638353, 0, 0, -1638352, 0, 0, -1703888, 0, 0, -1769424, 0, 0, -1834960, 1, 0, -1900496, 1, 0, -1966032, 1, 0, -2031568, 1, 0, -2097104, 1, 0, -2162640, 1, 0, -2228176, 1, 0, -2293712, 1, 0, -2359248, 1, 0, -2424784, 1, 0, -2490320, 1, 0, -2555856, 1, 0, -2621392, 1, 0, -2686928, 1, 0, -2752464, 1, 0, -2818000, 1, 0, -2883536, 1, 0, -2949072, 1, 0, -3014608, 1, 0, -3080144, 1, 0, -3145680, 1, 0, -3211216, 1, 0, -3276752, 1, 0, -3276751, 1, 0, -3211215, 1, 0, -3145679, 1, 0, -3080143, 1, 0, -3014607, 1, 0, -2949071, 1, 0, -2883535, 1, 0, -2817999, 1, 0, -2752463, 1, 0, -2686927, 1, 0, -2621391, 1, 0, -2555855, 1, 0, -2490319, 1, 0, -2424783, 1, 0, -2359247, 1, 0, -2293711, 1, 0, -2228175, 1, 0, -2162639, 1, 0, -2097103, 1, 0, -2031567, 1, 0, -1966031, 1, 0, -1900495, 1, 0, -1834959, 1, 0, -1769423, 0, 0, -1703887, 0, 0, -1638351, 0, 0, -1638350, 0, 0, -1703886, 0, 0, -1769422, 0, 0, -1834958, 1, 0, -1900494, 1, 0, -1966030, 1, 0, -2031566, 1, 0, -2097102, 1, 0, -2162638, 1, 0, -2228174, 1, 0, -2293710, 1, 0, -2359246, 1, 0, -2424782, 1, 0, -2490318, 1, 0, -2555854, 1, 0, -2621390, 1, 0, -2686926, 1, 0, -2752462, 1, 0, -2817998, 1, 0, -2883534, 1, 0, -2949070, 1, 0, -3014606, 1, 0, -3080142, 1, 0, -3145678, 1, 0, -3211214, 1, 0, -3276750, 1, 0, -3276749, 1, 0, -3211213, 1, 0, -3145677, 1, 0, -3080141, 1, 0, -3014605, 1, 0, -2949069, 1, 0, -2883533, 1, 0, -2817997, 1, 0, -2752461, 1, 0, -2686925, 1, 0, -2621389, 1, 0, -2555853, 1, 0, -2490317, 1, 0, -2424781, 1, 0, -2359245, 1, 0, -2293709, 1, 0, -2228173, 1, 0, -2162637, 1, 0, -2097101, 1, 0, -2031565, 1, 0, -1966029, 1, 0, -1900493, 1, 0, -1834957, 1, 0, -1769421, 0, 0, -1703885, 0, 0, -1638349, 0, 0, -1638348, 0, 0, -1703884, 0, 0, -1769420, 0, 0, -1834956, 1, 0, -1900492, 1, 0, -1966028, 1, 0, -2031564, 1, 0, -2097100, 1, 0, -2162636, 1, 0, -2228172, 1, 0, -2293708, 1, 0, -2359244, 1, 0, -2424780, 1, 0, -2490316, 1, 0, -2555852, 1, 0, -2621388, 1, 0, -2686924, 1, 0, -2752460, 1, 0, -2817996, 1, 0, -2883532, 1, 0, -2949068, 1, 0, -3014604, 1, 0, -3080140, 1, 0, -3145676, 1, 0, -3211212, 1, 0, -3276748, 1, 0, -3276747, 1, 0, -3211211, 1, 0, -3145675, 1, 0, -3080139, 1, 0, -3014603, 1, 0, -2949067, 1, 0, -2883531, 1, 0, -2817995, 1, 0, -2752459, 1, 0, -2686923, 1, 0, -2621387, 1, 0, -2555851, 1, 0, -2490315, 1, 0, -2424779, 1, 0, -2359243, 1, 0, -2293707, 1, 0, -2228171, 1, 0, -2162635, 1, 0, -2097099, 1, 0, -2031563, 1, 0, -1966027, 1, 0, -1900491, 1, 0, -1834955, 1, 0, -1769419, 0, 0, -1703883, 0, 0, -1638347, 0, 0, -1638346, 0, 0, -1703882, 0, 0, -1769418, 0, 0, -1834954, 1, 0, -1900490, 1, 0, -1966026, 1, 0, -2031562, 1, 0, -2097098, 1, 0, -2162634, 1, 0, -2228170, 1, 0, -2293706, 1, 0, -2359242, 1, 0, -2424778, 1, 0, -2490314, 1, 0, -2555850, 1, 0, -2621386, 1, 0, -2686922, 1, 0, -2752458, 1, 0, -2817994, 1, 0, -2883530, 1, 0, -2949066, 1, 0, -3014602, 1, 0, -3080138, 1, 0, -3145674, 1, 0, -3211210, 1, 0, -3276746, 1, 0, -3276745, 1, 0, -3211209, 1, 0, -3145673, 1, 0, -3080137, 1, 0, -3014601, 1, 0, -2949065, 1, 0, -2883529, 1, 0, -2817993, 1, 0, -2752457, 1, 0, -2686921, 1, 0, -2621385, 1, 0, -2555849, 1, 0, -2490313, 1, 0, -2424777, 1, 0, -2359241, 1, 0, -2293705, 1, 0, -2228169, 1, 0, -2162633, 1, 0, -2097097, 1, 0, -2031561, 1, 0, -1966025, 1, 0, -1900489, 1, 0, -1834953, 1, 0, -1769417, 0, 0, -1703881, 0, 0, -1638345, 0, 0, -1638344, 0, 0, -1703880, 0, 0, -1769416, 0, 0, -1834952, 1, 0, -1900488, 1, 0, -1966024, 1, 0, -2031560, 1, 0, -2097096, 1, 0, -2162632, 1, 0, -2228168, 1, 0, -2293704, 1, 0, -2359240, 1, 0, -2424776, 1, 0, -2490312, 1, 0, -2555848, 1, 0, -2621384, 1, 0, -2686920, 1, 0, -2752456, 1, 0, -2817992, 1, 0, -2883528, 1, 0, -2949064, 1, 0, -3014600, 1, 0, -3080136, 1, 0, -3145672, 1, 0, -3211208, 1, 0, -3276744, 1, 0, -3276743, 1, 0, -3211207, 1, 0, -3145671, 1, 0, -3080135, 1, 0, -3014599, 1, 0, -2949063, 1, 0, -2883527, 1, 0, -2817991, 1, 0, -2752455, 1, 0, -2686919, 1, 0, -2621383, 1, 0, -2555847, 1, 0, -2490311, 1, 0, -2424775, 1, 0, -2359239, 1, 0, -2293703, 1, 0, -2228167, 1, 0, -2162631, 1, 0, -2097095, 1, 0, -2031559, 1, 0, -1966023, 1, 0, -1900487, 1, 0, -1834951, 1, 0, -1769415, 0, 0, -1703879, 0, 0, -1638343, 0, 0, -1638342, 0, 0, -1703878, 0, 0, -1769414, 1, 0, -1834950, 1, 0, -1900486, 1, 0, -1966022, 1, 0, -2031558, 1, 0, -2097094, 1, 0, -2162630, 1, 0, -2228166, 1, 0, -2293702, 1, 0, -2359238, 1, 0, -2424774, 1, 0, -2490310, 1, 0, -2555846, 1, 0, -2621382, 1, 0, -2686918, 1, 0, -2752454, 1, 0, -2817990, 1, 0, -2883526, 1, 0, -2949062, 1, 0, -3014598, 1, 0, -3080134, 1, 0, -3145670, 1, 0, -3211206, 1, 0, -3276742, 1, 0, -3276741, 1, 0, -3211205, 1, 0, -3145669, 1, 0, -3080133, 1, 0, -3014597, 1, 0, -2949061, 1, 0, -2883525, 1, 0, -2817989, 1, 0, -2752453, 1, 0, -2686917, 1, 0, -2621381, 1, 0, -2555845, 1, 0, -2490309, 1, 0, -2424773, 1, 0, -2359237, 1, 0, -2293701, 1, 0, -2228165, 1, 0, -2162629, 1, 0, -2097093, 1, 0, -2031557, 1, 0, -1966021, 1, 0, -1900485, 1, 0, -1834949, 1, 0, -1769413, 1, 0, -1703877, 1, 0, -1638341, 1, 0, -1572805, 0, 0, -1507269, 0, 0, -1441733, 0, 0, -1376197, 0, 0, -1310661, 0, 0, -1245125, 0, 0, -1179589, 0, 0, -1114053, 0, 0, -1048517, 0, 0, -982981, 0, 0, -917445, 0, 0, -851909, 0, 0, -786373, 0, 0, -720837, 0, 0, -655301, 0, 0, -589765, 0, 0, -524229, 0, 0, -458693, 1, 0, -393157, 1, 0, -327621, 1, 0, -262085, 1, 0, -196549, 1, 0, -131013, 1, 0, -65477, 1, 0, 59, 1, 0, 65595, 1, 0, 131131, 1, 0, 196667, 1, 0, 262203, 1, 0, 327739, 1, 0, 393275, 1, 0, 458811, 1, 0, 524347, 1, 0, 589883, 1, 0, 655419, 1, 0, 720955, 1, 0, 786491, 1, 0, 852027, 1, 0, 917563, 1, 0, 983099, 1, 0, 1048635, 1, 0, 1048636, 1, 0, 983100, 1, 0, 917564, 1, 0, 852028, 1, 0, 786492, 1, 0, 720956, 1, 0, 655420, 1, 0, 589884, 1, 0, 524348, 1, 0, 458812, 1, 0, 393276, 1, 0, 327740, 1, 0, 262204, 1, 0, 196668, 1, 0, 131132, 1, 0, 65596, 1, 0, 60, 1, 0, -65476, 1, 0, -131012, 1, 0, -196548, 1, 0, -262084, 1, 0, -327620, 1, 0, -393156, 1, 0, -458692, 1, 0, -524228, 1, 0, -589764, 0, 0, -655300, 0, 0, -720836, 0, 0, -786372, 0, 0, -851908, 0, 0, -917444, 0, 0, -982980, 0, 0, -1048516, 0, 0, -1114052, 0, 0, -1179588, 0, 0, -1245124, 0, 0, -1310660, 0, 0, -1376196, 0, 0, -1441732, 0, 0, -1507268, 0, 0, -1572804, 1, 0, -1638340, 1, 0, -1703876, 1, 0, -1769412, 1, 0, -1834948, 1, 0, -1900484, 1, 0, -1966020, 1, 0, -2031556, 1, 0, -2097092, 1, 0, -2162628, 1, 0, -2228164, 1, 0, -2293700, 1, 0, -2359236, 1, 0, -2424772, 1, 0, -2490308, 1, 0, -2555844, 1, 0, -2621380, 1, 0, -2686916, 1, 0, -2752452, 1, 0, -2817988, 1, 0, -2883524, 1, 0, -2949060, 1, 0, -3014596, 1, 0, -3080132, 1, 0, -3145668, 1, 0, -3211204, 1, 0, -3276740, 1, 0, -3276739, 1, 0, -3211203, 1, 0, -3145667, 1, 0, -3080131, 1, 0, -3014595, 1, 0, -2949059, 1, 0, -2883523, 1, 0, -2817987, 1, 0, -2752451, 1, 0, -2686915, 1, 0, -2621379, 1, 0, -2555843, 1, 0, -2490307, 1, 0, -2424771, 1, 0, -2359235, 1, 0, -2293699, 1, 0, -2228163, 1, 0, -2162627, 1, 0, -2097091, 1, 0, -2031555, 1, 0, -1966019, 1, 0, -1900483, 1, 0, -1834947, 1, 0, -1769411, 1, 0, -1703875, 1, 0, -1638339, 1, 0, -1572803, 1, 0, -1507267, 1, 0, -1441731, 1, 0, -1376195, 0, 0, -1310659, 0, 0, -1245123, 0, 0, -1179587, 0, 0, -1114051, 0, 0, -1048515, 0, 0, -982979, 0, 0, -917443, 0, 0, -851907, 0, 0, -786371, 0, 0, -720835, 0, 0, -655299, 0, 0, -589763, 0, 0, -524227, 1, 0, -458691, 1, 0, -393155, 1, 0, -327619, 1, 0, -262083, 1, 0, -196547, 1, 0, -131011, 1, 0, -65475, 1, 0, 61, 1, 0, 65597, 1, 0, 131133, 1, 0, 196669, 1, 0, 262205, 1, 0, 327741, 1, 0, 393277, 1, 0, 458813, 1, 0, 524349, 1, 0, 589885, 1, 0, 655421, 1, 0, 720957, 1, 0, 786493, 1, 0, 852029, 1, 0, 917565, 1, 0, 983101, 1, 0, 1048637, 1, 0, 1048638, 1, 0, 983102, 1, 0, 917566, 1, 0, 852030, 1, 0, 786494, 1, 0, 720958, 1, 0, 655422, 1, 0, 589886, 1, 0, 524350, 1, 0, 458814, 1, 0, 393278, 1, 0, 327742, 1, 0, 262206, 1, 0, 196670, 1, 0, 131134, 1, 0, 65598, 1, 0, 62, 1, 0, -65474, 1, 0, -131010, 1, 0, -196546, 1, 0, -262082, 1, 0, -327618, 1, 0, -393154, 1, 0, -458690, 1, 0, -524226, 1, 0, -589762, 1, 0, -655298, 0, 0, -720834, 0, 0, -786370, 0, 0, -851906, 0, 0, -917442, 0, 0, -982978, 0, 0, -1048514, 0, 0, -1114050, 0, 0, -1179586, 0, 0, -1245122, 0, 0, -1310658, 0, 0, -1376194, 1, 0, -1441730, 1, 0, -1507266, 1, 0, -1572802, 1, 0, -1638338, 1, 0, -1703874, 1, 0, -1769410, 1, 0, -1834946, 1, 0, -1900482, 1, 0, -1966018, 1, 0, -2031554, 1, 0, -2097090, 1, 0, -2162626, 1, 0, -2228162, 1, 0, -2293698, 1, 0, -2359234, 1, 0, -2424770, 1, 0, -2490306, 1, 0, -2555842, 1, 0, -2621378, 1, 0, -2686914, 1, 0, -2752450, 1, 0, -2817986, 1, 0, -2883522, 1, 0, -2949058, 1, 0, -3014594, 1, 0, -3080130, 1, 0, -3145666, 1, 0, -3211202, 1, 0, -3276738, 1, 0, -3276737, 1, 0, -3211201, 1, 0, -3145665, 1, 0, -3080129, 1, 0, -3014593, 1, 0, -2949057, 1, 0, -2883521, 1, 0, -2817985, 1, 0, -2752449, 1, 0, -2686913, 1, 0, -2621377, 1, 0, -2555841, 1, 0, -2490305, 1, 0, -2424769, 1, 0, -2359233, 1, 0, -2293697, 1, 0, -2228161, 1, 0, -2162625, 1, 0, -2097089, 1, 0, -2031553, 1, 0, -1966017, 1, 0, -1900481, 1, 0, -1834945, 1, 0, -1769409, 1, 0, -1703873, 1, 0, -1638337, 1, 0, -1572801, 1, 0, -1507265, 1, 0, -1441729, 1, 0, -1376193, 1, 0, -1310657, 1, 0, -1245121, 0, 0, -1179585, 0, 0, -1114049, 0, 0, -1048513, 0, 0, -982977, 0, 0, -917441, 0, 0, -851905, 0, 0, -786369, 0, 0, -720833, 0, 0, -655297, 0, 0, -589761, 1, 0, -524225, 1, 0, -458689, 1, 0, -393153, 1, 0, -327617, 1, 0, -262081, 1, 0, -196545, 1, 0, -131009, 1, 0, -65473, 1, 0, 63, 1, 0, 65599, 1, 0, 131135, 1, 0, 196671, 1, 0, 262207, 1, 0, 327743, 1, 0, 393279, 1, 0, 458815, 1, 0, 524351, 1, 0, 589887, 1, 0, 655423, 1, 0, 720959, 1, 0, 786495, 1, 0, 852031, 1, 0, 917567, 1, 0, 983103, 1, 0, 1048639, 1, 0, 1048640, 1, 0, 983104, 1, 0, 917568, 1, 0, 852032, 1, 0, 786496, 1, 0, 720960, 1, 0, 655424, 1, 0, 589888, 1, 0, 524352, 1, 0, 458816, 1, 0, 393280, 1, 0, 327744, 1, 0, 262208, 1, 0, 196672, 1, 0, 131136, 1, 0, 65600, 1, 0, 64, 1, 0, -65472, 1, 0, -131008, 1, 0, -196544, 1, 0, -262080, 1, 0, -327616, 1, 0, -393152, 1, 0, -458688, 1, 0, -524224, 1, 0, -589760, 1, 0, -655296, 1, 0, -720832, 0, 0, -786368, 0, 0, -851904, 0, 0, -917440, 0, 0, -982976, 0, 0, -1048512, 0, 0, -1114048, 0, 0, -1179584, 0, 0, -1245120, 0, 0, -1310656, 1, 0, -1376192, 1, 0, -1441728, 1, 0, -1507264, 1, 0, -1572800, 1, 0, -1638336, 1, 0, -1703872, 1, 0, -1769408, 1, 0, -1834944, 1, 0, -1900480, 1, 0, -1966016, 1, 0, -2031552, 1, 0, -2097088, 1, 0, -2162624, 1, 0, -2228160, 1, 0, -2293696, 1, 0, -2359232, 1, 0, -2424768, 1, 0, -2490304, 1, 0, -2555840, 1, 0, -2621376, 1, 0, -2686912, 1, 0, -2752448, 1, 0, -2817984, 1, 0, -2883520, 1, 0, -2949056, 1, 0, -3014592, 1, 0, -3080128, 1, 0, -3145664, 1, 0, -3211200, 1, 0, -3276736, 1, 0, -3276735, 1, 0, -3211199, 1, 0, -3145663, 1, 0, -3080127, 1, 0, -3014591, 1, 0, -2949055, 1, 0, -2883519, 1, 0, -2817983, 1, 0, -2752447, 1, 0, -2686911, 1, 0, -2621375, 1, 0, -2555839, 1, 0, -2490303, 1, 0, -2424767, 1, 0, -2359231, 1, 0, -2293695, 1, 0, -2228159, 1, 0, -2162623, 1, 0, -2097087, 1, 0, -2031551, 1, 0, -1966015, 1, 0, -1900479, 1, 0, -1834943, 1, 0, -1769407, 1, 0, -1703871, 1, 0, -1638335, 1, 0, -1572799, 1, 0, -1507263, 1, 0, -1441727, 1, 0, -1376191, 1, 0, -1310655, 1, 0, -1245119, 1, 0, -1179583, 0, 0, -1114047, 0, 0, -1048511, 0, 0, -982975, 0, 0, -917439, 0, 0, -851903, 0, 0, -786367, 0, 0, -720831, 1, 0, -655295, 1, 0, -589759, 1, 0, -524223, 1, 0, -458687, 1, 0, -393151, 1, 0, -327615, 1, 0, -262079, 1, 0, -196543, 1, 0, -131007, 1, 0, -65471, 1, 0, 65, 1, 0, 65601, 1, 0, 131137, 1, 0, 196673, 1, 0, 262209, 1, 0, 327745, 1, 0, 393281, 1, 0, 458817, 1, 0, 524353, 1, 0, 589889, 1, 0, 655425, 1, 0, 720961, 1, 0, 786497, 1, 0, 852033, 1, 0, 917569, 1, 0, 983105, 1, 0, 1048641, 1, 0, 1048642, 1, 0, 983106, 1, 0, 917570, 1, 0, 852034, 1, 0, 786498, 1, 0, 720962, 1, 0, 655426, 1, 0, 589890, 1, 0, 524354, 1, 0, 458818, 1, 0, 393282, 1, 0, 327746, 1, 0, 262210, 1, 0, 196674, 1, 0, 131138, 1, 0, 65602, 1, 0, 66, 1, 0, -65470, 1, 0, -131006, 1, 0, -196542, 1, 0, -262078, 1, 0, -327614, 1, 0, -393150, 1, 0, -458686, 1, 0, -524222, 1, 0, -589758, 1, 0, -655294, 1, 0, -720830, 1, 0, -786366, 0, 0, -851902, 0, 0, -917438, 0, 0, -982974, 0, 0, -1048510, 0, 0, -1114046, 0, 0, -1179582, 0, 0, -1245118, 1, 0, -1310654, 1, 0, -1376190, 1, 0, -1441726, 1, 0, -1507262, 1, 0, -1572798, 1, 0, -1638334, 1, 0, -1703870, 1, 0, -1769406, 1, 0, -1834942, 1, 0, -1900478, 1, 0, -1966014, 1, 0, -2031550, 1, 0, -2097086, 1, 0, -2162622, 1, 0, -2228158, 1, 0, -2293694, 1, 0, -2359230, 1, 0, -2424766, 1, 0, -2490302, 1, 0, -2555838, 1, 0, -2621374, 1, 0, -2686910, 1, 0, -2752446, 1, 0, -2817982, 1, 0, -2883518, 1, 0, -2949054, 1, 0, -3014590, 1, 0, -3080126, 1, 0, -3145662, 1, 0, -3211198, 1, 0, -3276734, 1, 0, -3276733, 1, 0, -3211197, 1, 0, -3145661, 1, 0, -3080125, 1, 0, -3014589, 1, 0, -2949053, 1, 0, -2883517, 1, 0, -2817981, 1, 0, -2752445, 1, 0, -2686909, 1, 0, -2621373, 1, 0, -2555837, 1, 0, -2490301, 1, 0, -2424765, 1, 0, -2359229, 1, 0, -2293693, 1, 0, -2228157, 1, 0, -2162621, 1, 0, -2097085, 1, 0, -2031549, 1, 0, -1966013, 1, 0, -1900477, 1, 0, -1834941, 1, 0, -1769405, 1, 0, -1703869, 1, 0, -1638333, 1, 0, -1572797, 1, 0, -1507261, 1, 0, -1441725, 1, 0, -1376189, 1, 0, -1310653, 1, 0, -1245117, 1, 0, -1179581, 1, 0, -1114045, 1, 0, -1048509, 0, 0, -982973, 0, 0, -917437, 0, 0, -851901, 0, 0, -786365, 1, 0, -720829, 1, 0, -655293, 1, 0, -589757, 1, 0, -524221, 1, 0, -458685, 1, 0, -393149, 1, 0, -327613, 1, 0, -262077, 1, 0, -196541, 1, 0, -131005, 1, 0, -65469, 1, 0, 67, 1, 0, 65603, 1, 0, 131139, 1, 0, 196675, 1, 0, 262211, 1, 0, 327747, 1, 0, 393283, 1, 0, 458819, 1, 0, 524355, 1, 0, 589891, 1, 0, 655427, 1, 0, 720963, 1, 0, 786499, 1, 0, 852035, 1, 0, 917571, 1, 0, 983107, 1, 0, 1048643, 1, 0, 1048644, 1, 0, 983108, 1, 0, 917572, 1, 0, 852036, 1, 0, 786500, 1, 0, 720964, 1, 0, 655428, 1, 0, 589892, 1, 0, 524356, 1, 0, 458820, 1, 0, 393284, 1, 0, 327748, 1, 0, 262212, 1, 0, 196676, 1, 0, 131140, 1, 0, 65604, 1, 0, 68, 1, 0, -65468, 1, 0, -131004, 1, 0, -196540, 1, 0, -262076, 1, 0, -327612, 1, 0, -393148, 1, 0, -458684, 1, 0, -524220, 1, 0, -589756, 1, 0, -655292, 1, 0, -720828, 1, 0, -786364, 1, 0, -851900, 0, 0, -917436, 0, 0, -982972, 1, 0, -1048508, 1, 0, -1114044, 1, 0, -1179580, 1, 0, -1245116, 1, 0, -1310652, 1, 0, -1376188, 1, 0, -1441724, 1, 0, -1507260, 1, 0, -1572796, 1, 0, -1638332, 1, 0, -1703868, 1, 0, -1769404, 1, 0, -1834940, 1, 0, -1900476, 1, 0, -1966012, 1, 0, -2031548, 1, 0, -2097084, 1, 0, -2162620, 1, 0, -2228156, 1, 0, -2293692, 1, 0, -2359228, 1, 0, -2424764, 1, 0, -2490300, 1, 0, -2555836, 1, 0, -2621372, 1, 0, -2686908, 1, 0, -2752444, 1, 0, -2817980, 1, 0, -2883516, 1, 0, -2949052, 1, 0, -3014588, 1, 0, -3080124, 1, 0, -3145660, 1, 0, -3211196, 1, 0, -3276732, 1, 0, -3276731, 1, 0, -3211195, 1, 0, -3145659, 1, 0, -3080123, 1, 0, -3014587, 1, 0, -2949051, 1, 0, -2883515, 1, 0, -2817979, 1, 0, -2752443, 1, 0, -2686907, 1, 0, -2621371, 1, 0, -2555835, 1, 0, -2490299, 1, 0, -2424763, 1, 0, -2359227, 1, 0, -2293691, 1, 0, -2228155, 1, 0, -2162619, 1, 0, -2097083, 1, 0, -2031547, 1, 0, -1966011, 1, 0, -1900475, 1, 0, -1834939, 1, 0, -1769403, 1, 0, -1703867, 1, 0, -1638331, 1, 0, -1572795, 1, 0, -1507259, 1, 0, -1441723, 1, 0, -1376187, 1, 0, -1310651, 1, 0, -1245115, 1, 0, -1179579, 1, 0, -1114043, 1, 0, -1048507, 1, 0, -982971, 1, 0, -917435, 1, 0, -851899, 1, 0, -786363, 1, 0, -720827, 1, 0, -655291, 1, 0, -589755, 1, 0, -524219, 1, 0, -458683, 1, 0, -393147, 1, 0, -327611, 1, 0, -262075, 1, 0, -196539, 1, 0, -131003, 1, 0, -65467, 1, 0, 69, 1, 0, 65605, 1, 0, 131141, 1, 0, 196677, 1, 0, 262213, 1, 0, 327749, 1, 0, 393285, 1, 0, 458821, 1, 0, 524357, 1, 0, 589893, 1, 0, 655429, 1, 0, 720965, 1, 0, 786501, 1, 0, 852037, 1, 0, 917573, 1, 0, 983109, 1, 0, 1048645, 1, 0, 1048646, 1, 0, 983110, 1, 0, 917574, 1, 0, 852038, 1, 0, 786502, 1, 0, 720966, 1, 0, 655430, 1, 0, 589894, 1, 0, 524358, 1, 0, 458822, 1, 0, 393286, 1, 0, 327750, 1, 0, 262214, 1, 0, 196678, 1, 0, 131142, 1, 0, 65606, 1, 0, 70, 1, 0, -65466, 1, 0, -131002, 1, 0, -196538, 1, 0, -262074, 1, 0, -327610, 1, 0, -393146, 1, 0, -458682, 1, 0, -524218, 1, 0, -589754, 1, 0, -655290, 1, 0, -720826, 1, 0, -786362, 1, 0, -851898, 1, 0, -917434, 1, 0, -982970, 1, 0, -1048506, 1, 0, -1114042, 1, 0, -1179578, 1, 0, -1245114, 1, 0, -1310650, 1, 0, -1376186, 1, 0, -1441722, 1, 0, -1507258, 1, 0, -1572794, 1, 0, -1638330, 1, 0, -1703866, 1, 0, -1769402, 1, 0, -1834938, 1, 0, -1900474, 1, 0, -1966010, 1, 0, -2031546, 1, 0, -2097082, 1, 0, -2162618, 1, 0, -2228154, 1, 0, -2293690, 1, 0, -2359226, 1, 0, -2424762, 1, 0, -2490298, 1, 0, -2555834, 1, 0, -2621370, 1, 0, -2686906, 1, 0, -2752442, 1, 0, -2817978, 1, 0, -2883514, 1, 0, -2949050, 1, 0, -3014586, 1, 0, -3080122, 1, 0, -3145658, 1, 0, -3211194, 1, 0, -3276730, 1, 0, -3276729, 1, 0, -3211193, 1, 0, -3145657, 1, 0, -3080121, 1, 0, -3014585, 1, 0, -2949049, 1, 0, -2883513, 1, 0, -2817977, 1, 0, -2752441, 1, 0, -2686905, 1, 0, -2621369, 1, 0, -2555833, 1, 0, -2490297, 1, 0, -2424761, 1, 0, -2359225, 1, 0, -2293689, 1, 0, -2228153, 1, 0, -2162617, 1, 0, -2097081, 1, 0, -2031545, 1, 0, -1966009, 1, 0, -1900473, 1, 0, -1834937, 1, 0, -1769401, 1, 0, -1703865, 1, 0, -1638329, 1, 0, -1572793, 1, 0, -1507257, 1, 0, -1441721, 1, 0, -1376185, 1, 0, -1310649, 1, 0, -1245113, 1, 0, -1179577, 1, 0, -1114041, 1, 0, -1048505, 1, 0, -982969, 1, 0, -917433, 1, 0, -851897, 1, 0, -786361, 1, 0, -720825, 1, 0, -655289, 1, 0, -589753, 1, 0, -524217, 1, 0, -458681, 1, 0, -393145, 1, 0, -327609, 1, 0, -262073, 1, 0, -196537, 1, 0, -131001, 1, 0, -65465, 1, 0, 71, 1, 0, 65607, 1, 0, 131143, 1, 0, 196679, 1, 0, 262215, 1, 0, 327751, 1, 0, 393287, 1, 0, 458823, 1, 0, 524359, 1, 0, 589895, 1, 0, 655431, 1, 0, 720967, 1, 0, 786503, 1, 0, 852039, 1, 0, 917575, 1, 0, 983111, 1, 0, 1048647, 1, 0, 1048648, 1, 0, 983112, 1, 0, 917576, 1, 0, 852040, 1, 0, 786504, 1, 0, 720968, 1, 0, 655432, 1, 0, 589896, 1, 0, 524360, 1, 0, 458824, 1, 0, 393288, 1, 0, 327752, 1, 0, 262216, 1, 0, 196680, 1, 0, 131144, 1, 0, 65608, 1, 0, 72, 1, 0, -65464, 1, 0, -131000, 1, 0, -196536, 1, 0, -262072, 1, 0, -327608, 1, 0, -393144, 1, 0, -458680, 1, 0, -524216, 1, 0, -589752, 1, 0, -655288, 1, 0, -720824, 1, 0, -786360, 1, 0, -851896, 1, 0, -917432, 1, 0, -982968, 1, 0, -1048504, 1, 0, -1114040, 1, 0, -1179576, 1, 0, -1245112, 1, 0, -1310648, 1, 0, -1376184, 1, 0, -1441720, 1, 0, -1507256, 1, 0, -1572792, 1, 0, -1638328, 1, 0, -1703864, 1, 0, -1769400, 1, 0, -1834936, 1, 0, -1900472, 1, 0, -1966008, 1, 0, -2031544, 1, 0, -2097080, 1, 0, -2162616, 1, 0, -2228152, 1, 0, -2293688, 1, 0, -2359224, 1, 0, -2424760, 1, 0, -2490296, 1, 0, -2555832, 1, 0, -2621368, 1, 0, -2686904, 1, 0, -2752440, 1, 0, -2817976, 1, 0, -2883512, 1, 0, -2949048, 1, 0, -3014584, 1, 0, -3080120, 1, 0, -3145656, 1, 0, -3211192, 1, 0, -3276728, 1, 0, -3276727, 1, 0, -3211191, 1, 0, -3145655, 1, 0, -3080119, 1, 0, -3014583, 1, 0, -2949047, 1, 0, -2883511, 1, 0, -2817975, 1, 0, -2752439, 1, 0, -2686903, 1, 0, -2621367, 1, 0, -2555831, 1, 0, -2490295, 1, 0, -2424759, 1, 0, -2359223, 1, 0, -2293687, 1, 0, -2228151, 1, 0, -2162615, 1, 0, -2097079, 1, 0, -2031543, 1, 0, -1966007, 1, 0, -1900471, 1, 0, -1834935, 1, 0, -1769399, 1, 0, -1703863, 1, 0, -1638327, 1, 0, -1572791, 1, 0, -1507255, 1, 0, -1441719, 1, 0, -1376183, 1, 0, -1310647, 1, 0, -1245111, 1, 0, -1179575, 1, 0, -1114039, 1, 0, -1048503, 1, 0, -982967, 1, 0, -917431, 1, 0, -851895, 1, 0, -786359, 1, 0, -720823, 1, 0, -655287, 1, 0, -589751, 1, 0, -524215, 1, 0, -458679, 1, 0, -393143, 1, 0, -327607, 1, 0, -262071, 1, 0, -196535, 1, 0, -130999, 1, 0, -65463, 1, 0, 73, 1, 0, 65609, 1, 0, 131145, 1, 0, 196681, 1, 0, 262217, 1, 0, 327753, 1, 0, 393289, 1, 0, 458825, 1, 0, 524361, 1, 0, 589897, 1, 0, 655433, 1, 0, 720969, 1, 0, 786505, 1, 0, 852041, 1, 0, 917577, 1, 0, 983113, 1, 0, 1048649, 1, 0, 1048650, 1, 0, 983114, 1, 0, 917578, 1, 0, 852042, 1, 0, 786506, 1, 0, 720970, 1, 0, 655434, 1, 0, 589898, 1, 0, 524362, 1, 0, 458826, 1, 0, 393290, 1, 0, 327754, 1, 0, 262218, 1, 0, 196682, 1, 0, 131146, 1, 0, 65610, 1, 0, 74, 1, 0, -65462, 1, 0, -130998, 1, 0, -196534, 1, 0, -262070, 1, 0, -327606, 1, 0, -393142, 1, 0, -458678, 1, 0, -524214, 1, 0, -589750, 1, 0, -655286, 1, 0, -720822, 1, 0, -786358, 1, 0, -851894, 1, 0, -917430, 1, 0, -982966, 1, 0, -1048502, 1, 0, -1114038, 1, 0, -1179574, 1, 0, -1245110, 1, 0, -1310646, 1, 0, -1376182, 1, 0, -1441718, 1, 0, -1507254, 1, 0, -1572790, 1, 0, -1638326, 1, 0, -1703862, 1, 0, -1769398, 1, 0, -1834934, 1, 0, -1900470, 1, 0, -1966006, 1, 0, -2031542, 1, 0, -2097078, 1, 0, -2162614, 1, 0, -2228150, 1, 0, -2293686, 1, 0, -2359222, 1, 0, -2424758, 1, 0, -2490294, 1, 0, -2555830, 1, 0, -2621366, 1, 0, -2686902, 1, 0, -2752438, 1, 0, -2817974, 1, 0, -2883510, 1, 0, -2949046, 1, 0, -3014582, 1, 0, -3080118, 1, 0, -3145654, 1, 0, -3211190, 1, 0, -3276726, 1, 0, -3276725, 1, 0, -3211189, 1, 0, -3145653, 1, 0, -3080117, 1, 0, -3014581, 1, 0, -2949045, 1, 0, -2883509, 1, 0, -2817973, 1, 0, -2752437, 1, 0, -2686901, 1, 0, -2621365, 1, 0, -2555829, 1, 0, -2490293, 1, 0, -2424757, 1, 0, -2359221, 1, 0, -2293685, 1, 0, -2228149, 1, 0, -2162613, 1, 0, -2097077, 1, 0, -2031541, 1, 0, -1966005, 1, 0, -1900469, 1, 0, -1834933, 1, 0, -1769397, 1, 0, -1703861, 1, 0, -1638325, 1, 0, -1572789, 1, 0, -1507253, 1, 0, -1441717, 1, 0, -1376181, 1, 0, -1310645, 1, 0, -1245109, 1, 0, -1179573, 1, 0, -1114037, 1, 0, -1048501, 1, 0, -982965, 1, 0, -917429, 1, 0, -851893, 1, 0, -786357, 1, 0, -720821, 1, 0, -655285, 1, 0, -589749, 1, 0, -524213, 1, 0, -458677, 1, 0, -393141, 1, 0, -327605, 1, 0, -262069, 1, 0, -196533, 1, 0, -130997, 1, 0, -65461, 1, 0, 75, 1, 0, 65611, 1, 0, 131147, 1, 0, 196683, 1, 0, 262219, 1, 0, 327755, 1, 0, 393291, 1, 0, 458827, 1, 0, 524363, 1, 0, 589899, 1, 0, 655435, 1, 0, 720971, 1, 0, 786507, 1, 0, 852043, 1, 0, 917579, 1, 0, 983115, 1, 0, 1048651, 1, 0, 1048652, 1, 0, 983116, 1, 0, 917580, 1, 0, 852044, 1, 0, 786508, 1, 0, 720972, 1, 0, 655436, 1, 0, 589900, 1, 0, 524364, 1, 0, 458828, 1, 0, 393292, 1, 0, 327756, 1, 0, 262220, 1, 0, 196684, 1, 0, 131148, 1, 0, 65612, 1, 0, 76, 1, 0, -65460, 1, 0, -130996, 1, 0, -196532, 1, 0, -262068, 1, 0, -327604, 1, 0, -393140, 1, 0, -458676, 1, 0, -524212, 1, 0, -589748, 1, 0, -655284, 1, 0, -720820, 1, 0, -786356, 1, 0, -851892, 1, 0, -917428, 1, 0, -982964, 1, 0, -1048500, 1, 0, -1114036, 1, 0, -1179572, 1, 0, -1245108, 1, 0, -1310644, 1, 0, -1376180, 1, 0, -1441716, 1, 0, -1507252, 1, 0, -1572788, 1, 0, -1638324, 1, 0, -1703860, 1, 0, -1769396, 1, 0, -1834932, 1, 0, -1900468, 1, 0, -1966004, 1, 0, -2031540, 1, 0, -2097076, 1, 0, -2162612, 1, 0, -2228148, 1, 0, -2293684, 1, 0, -2359220, 1, 0, -2424756, 1, 0, -2490292, 1, 0, -2555828, 1, 0, -2621364, 1, 0, -2686900, 1, 0, -2752436, 1, 0, -2817972, 1, 0, -2883508, 1, 0, -2949044, 1, 0, -3014580, 1, 0, -3080116, 1, 0, -3145652, 1, 0, -3211188, 1, 0, -3276724, 1, 0, -3276723, 1, 0, -3211187, 1, 0, -3145651, 1, 0, -3080115, 1, 0, -3014579, 1, 0, -2949043, 1, 0, -2883507, 1, 0, -2817971, 1, 0, -2752435, 1, 0, -2686899, 1, 0, -2621363, 1, 0, -2555827, 1, 0, -2490291, 1, 0, -2424755, 1, 0, -2359219, 1, 0, -2293683, 1, 0, -2228147, 1, 0, -2162611, 1, 0, -2097075, 1, 0, -2031539, 1, 0, -1966003, 1, 0, -1900467, 1, 0, -1834931, 1, 0, -1769395, 1, 0, -1703859, 1, 0, -1638323, 1, 0, -1572787, 1, 0, -1507251, 1, 0, -1441715, 1, 0, -1376179, 1, 0, -1310643, 1, 0, -1245107, 1, 0, -1179571, 1, 0, -1114035, 1, 0, -1048499, 1, 0, -982963, 1, 0, -917427, 1, 0, -851891, 1, 0, -786355, 1, 0, -720819, 1, 0, -655283, 1, 0, -589747, 1, 0, -524211, 1, 0, -458675, 1, 0, -393139, 1, 0, -327603, 1, 0, -262067, 1, 0, -196531, 1, 0, -130995, 1, 0, -65459, 1, 0, 77, 1, 0, 65613, 1, 0, 131149, 1, 0, 196685, 1, 0, 262221, 1, 0, 327757, 1, 0, 393293, 1, 0, 458829, 1, 0, 524365, 1, 0, 589901, 1, 0, 655437, 1, 0, 720973, 1, 0, 786509, 1, 0, 852045, 1, 0, 917581, 1, 0, 983117, 1, 0, 1048653, 1, 0, 1048654, 1, 0, 983118, 1, 0, 917582, 1, 0, 852046, 1, 0, 786510, 1, 0, 720974, 1, 0, 655438, 1, 0, 589902, 1, 0, 524366, 1, 0, 458830, 1, 0, 393294, 1, 0, 327758, 1, 0, 262222, 1, 0, 196686, 1, 0, 131150, 1, 0, 65614, 1, 0, 78, 1, 0, -65458, 1, 0, -130994, 1, 0, -196530, 1, 0, -262066, 1, 0, -327602, 1, 0, -393138, 1, 0, -458674, 1, 0, -524210, 1, 0, -589746, 1, 0, -655282, 1, 0, -720818, 1, 0, -786354, 1, 0, -851890, 1, 0, -917426, 1, 0, -982962, 1, 0, -1048498, 1, 0, -1114034, 1, 0, -1179570, 1, 0, -1245106, 1, 0, -1310642, 1, 0, -1376178, 1, 0, -1441714, 1, 0, -1507250, 1, 0, -1572786, 1, 0, -1638322, 1, 0, -1703858, 1, 0, -1769394, 1, 0, -1834930, 1, 0, -1900466, 1, 0, -1966002, 1, 0, -2031538, 1, 0, -2097074, 1, 0, -2162610, 1, 0, -2228146, 1, 0, -2293682, 1, 0, -2359218, 1, 0, -2424754, 1, 0, -2490290, 1, 0, -2555826, 1, 0, -2621362, 1, 0, -2686898, 1, 0, -2752434, 1, 0, -2817970, 1, 0, -2883506, 1, 0, -2949042, 1, 0, -3014578, 1, 0, -3080114, 1, 0, -3145650, 1, 0, -3211186, 1, 0, -3276722, 1, 0, -3276721, 1, 0, -3211185, 1, 0, -3145649, 1, 0, -3080113, 1, 0, -3014577, 1, 0, -2949041, 1, 0, -2883505, 1, 0, -2817969, 1, 0, -2752433, 1, 0, -2686897, 1, 0, -2621361, 1, 0, -2555825, 1, 0, -2490289, 1, 0, -2424753, 1, 0, -2359217, 1, 0, -2293681, 1, 0, -2228145, 1, 0, -2162609, 1, 0, -2097073, 1, 0, -2031537, 1, 0, -1966001, 1, 0, -1900465, 1, 0, -1834929, 1, 0, -1769393, 1, 0, -1703857, 1, 0, -1638321, 1, 0, -1572785, 1, 0, -1507249, 1, 0, -1441713, 1, 0, -1376177, 1, 0, -1310641, 1, 0, -1245105, 1, 0, -1179569, 1, 0, -1114033, 1, 0, -1048497, 1, 0, -982961, 1, 0, -917425, 1, 0, -851889, 1, 0, -786353, 1, 0, -720817, 1, 0, -655281, 1, 0, -589745, 1, 0, -524209, 1, 0, -458673, 1, 0, -393137, 1, 0, -327601, 1, 0, -262065, 1, 0, -196529, 1, 0, -130993, 1, 0, -65457, 1, 0, 79, 1, 0, 65615, 1, 0, 131151, 1, 0, 196687, 1, 0, 262223, 1, 0, 327759, 1, 0, 393295, 1, 0, 458831, 1, 0, 524367, 1, 0, 589903, 1, 0, 655439, 1, 0, 720975, 1, 0, 786511, 1, 0, 852047, 1, 0, 917583, 1, 0, 983119, 1, 0, 1048655, 1, 0, 1048656, 1, 0, 983120, 1, 0, 917584, 1, 0, 852048, 1, 0, 786512, 1, 0, 720976, 1, 0, 655440, 1, 0, 589904, 1, 0, 524368, 1, 0, 458832, 1, 0, 393296, 1, 0, 327760, 1, 0, 262224, 1, 0, 196688, 1, 0, 131152, 1, 0, 65616, 1, 0, 80, 1, 0, -65456, 1, 0, -130992, 1, 0, -196528, 1, 0, -262064, 1, 0, -327600, 1, 0, -393136, 1, 0, -458672, 1, 0, -524208, 1, 0, -589744, 1, 0, -655280, 1, 0, -720816, 1, 0, -786352, 1, 0, -851888, 1, 0, -917424, 1, 0, -982960, 1, 0, -1048496, 1, 0, -1114032, 1, 0, -1179568, 1, 0, -1245104, 1, 0, -1310640, 1, 0, -1376176, 1, 0, -1441712, 1, 0, -1507248, 1, 0, -1572784, 1, 0, -1638320, 1, 0, -1703856, 1, 0, -1769392, 1, 0, -1834928, 1, 0, -1900464, 1, 0, -1966000, 1, 0, -2031536, 1, 0, -2097072, 1, 0, -2162608, 1, 0, -2228144, 1, 0, -2293680, 1, 0, -2359216, 1, 0, -2424752, 1, 0, -2490288, 1, 0, -2555824, 1, 0, -2621360, 1, 0, -2686896, 1, 0, -2752432, 1, 0, -2817968, 1, 0, -2883504, 1, 0, -2949040, 1, 0, -3014576, 1, 0, -3080112, 1, 0, -3145648, 1, 0, -3211184, 1, 0, -3276720, 1, 0, -3276719, 1, 0, -3211183, 1, 0, -3145647, 1, 0, -3080111, 1, 0, -3014575, 1, 0, -2949039, 1, 0, -2883503, 1, 0, -2817967, 1, 0, -2752431, 1, 0, -2686895, 1, 0, -2621359, 1, 0, -2555823, 1, 0, -2490287, 1, 0, -2424751, 1, 0, -2359215, 1, 0, -2293679, 1, 0, -2228143, 1, 0, -2162607, 1, 0, -2097071, 1, 0, -2031535, 1, 0, -1965999, 1, 0, -1900463, 1, 0, -1834927, 1, 0, -1769391, 1, 0, -1703855, 1, 0, -1638319, 1, 0, -1572783, 1, 0, -1507247, 1, 0, -1441711, 1, 0, -1376175, 1, 0, -1310639, 1, 0, -1245103, 1, 0, -1179567, 1, 0, -1114031, 1, 0, -1048495, 1, 0, -982959, 1, 0, -917423, 1, 0, -851887, 1, 0, -786351, 1, 0, -720815, 1, 0, -655279, 1, 0, -589743, 1, 0, -524207, 1, 0, -458671, 1, 0, -393135, 1, 0, -327599, 1, 0, -262063, 1, 0, -196527, 1, 0, -130991, 1, 0, -65455, 1, 0, 81, 1, 0, 65617, 1, 0, 131153, 1, 0, 196689, 1, 0, 262225, 1, 0, 327761, 1, 0, 393297, 1, 0, 458833, 1, 0, 524369, 1, 0, 589905, 1, 0, 655441, 1, 0, 720977, 1, 0, 786513, 1, 0, 852049, 1, 0, 917585, 1, 0, 983121, 1, 0, 1048657, 1, 0, 1048658, 1, 0, 983122, 1, 0, 917586, 1, 0, 852050, 1, 0, 786514, 1, 0, 720978, 1, 0, 655442, 1, 0, 589906, 1, 0, 524370, 1, 0, 458834, 1, 0, 393298, 1, 0, 327762, 1, 0, 262226, 1, 0, 196690, 1, 0, 131154, 1, 0, 65618, 1, 0, 82, 1, 0, -65454, 1, 0, -130990, 1, 0, -196526, 1, 0, -262062, 1, 0, -327598, 1, 0, -393134, 1, 0, -458670, 1, 0, -524206, 1, 0, -589742, 1, 0, -655278, 1, 0, -720814, 1, 0, -786350, 1, 0, -851886, 1, 0, -917422, 1, 0, -982958, 1, 0, -1048494, 1, 0, -1114030, 1, 0, -1179566, 1, 0, -1245102, 1, 0, -1310638, 1, 0, -1376174, 1, 0, -1441710, 1, 0, -1507246, 1, 0, -1572782, 1, 0, -1638318, 1, 0, -1703854, 1, 0, -1769390, 1, 0, -1834926, 1, 0, -1900462, 1, 0, -1965998, 1, 0, -2031534, 1, 0, -2097070, 1, 0, -2162606, 1, 0, -2228142, 1, 0, -2293678, 1, 0, -2359214, 1, 0, -2424750, 1, 0, -2490286, 1, 0, -2555822, 1, 0, -2621358, 1, 0, -2686894, 1, 0, -2752430, 1, 0, -2817966, 1, 0, -2883502, 1, 0, -2949038, 1, 0, -3014574, 1, 0, -3080110, 1, 0, -3145646, 1, 0, -3211182, 1, 0, -3276718, 1, 0, -3276717, 1, 0, -3211181, 1, 0, -3145645, 1, 0, -3080109, 1, 0, -3014573, 1, 0, -2949037, 1, 0, -2883501, 1, 0, -2817965, 1, 0, -2752429, 1, 0, -2686893, 1, 0, -2621357, 1, 0, -2555821, 1, 0, -2490285, 1, 0, -2424749, 1, 0, -2359213, 1, 0, -2293677, 1, 0, -2228141, 1, 0, -2162605, 1, 0, -2097069, 1, 0, -2031533, 1, 0, -1965997, 1, 0, -1900461, 1, 0, -1834925, 1, 0, -1769389, 1, 0, -1703853, 1, 0, -1638317, 1, 0, -1572781, 1, 0, -1507245, 1, 0, -1441709, 1, 0, -1376173, 1, 0, -1310637, 1, 0, -1245101, 1, 0, -1179565, 1, 0, -1114029, 1, 0, -1048493, 1, 0, -982957, 1, 0, -917421, 1, 0, -851885, 1, 0, -786349, 1, 0, -720813, 1, 0, -655277, 1, 0, -589741, 1, 0, -524205, 1, 0, -458669, 1, 0, -393133, 1, 0, -327597, 1, 0, -262061, 1, 0, -196525, 1, 0, -130989, 1, 0, -65453, 1, 0, 83, 1, 0, 65619, 1, 0, 131155, 1, 0, 196691, 1, 0, 262227, 1, 0, 327763, 1, 0, 393299, 1, 0, 458835, 1, 0, 524371, 1, 0, 589907, 1, 0, 655443, 1, 0, 720979, 1, 0, 786515, 1, 0, 852051, 1, 0, 917587, 1, 0, 983123, 1, 0, 1048659, 1, 0, 1048660, 1, 0, 983124, 1, 0, 917588, 1, 0, 852052, 1, 0, 786516, 1, 0, 720980, 1, 0, 655444, 1, 0, 589908, 1, 0, 524372, 1, 0, 458836, 1, 0, 393300, 1, 0, 327764, 1, 0, 262228, 1, 0, 196692, 1, 0, 131156, 1, 0, 65620, 1, 0, 84, 1, 0, -65452, 1, 0, -130988, 1, 0, -196524, 1, 0, -262060, 1, 0, -327596, 1, 0, -393132, 1, 0, -458668, 1, 0, -524204, 1, 0, -589740, 1, 0, -655276, 1, 0, -720812, 1, 0, -786348, 1, 0, -851884, 1, 0, -917420, 1, 0, -982956, 1, 0, -1048492, 1, 0, -1114028, 1, 0, -1179564, 1, 0, -1245100, 1, 0, -1310636, 1, 0, -1376172, 1, 0, -1441708, 1, 0, -1507244, 1, 0, -1572780, 1, 0, -1638316, 1, 0, -1703852, 1, 0, -1769388, 1, 0, -1834924, 1, 0, -1900460, 1, 0, -1965996, 1, 0, -2031532, 1, 0, -2097068, 1, 0, -2162604, 1, 0, -2228140, 1, 0, -2293676, 1, 0, -2359212, 1, 0, -2424748, 1, 0, -2490284, 1, 0, -2555820, 1, 0, -2621356, 1, 0, -2686892, 1, 0, -2752428, 1, 0, -2817964, 1, 0, -2883500, 1, 0, -2949036, 1, 0, -3014572, 1, 0, -3080108, 1, 0, -3145644, 1, 0, -3211180, 1, 0, -3276716, 1, 0, -3276715, 1, 0, -3211179, 1, 0, -3145643, 1, 0, -3080107, 1, 0, -3014571, 1, 0, -2949035, 1, 0, -2883499, 1, 0, -2817963, 1, 0, -2752427, 1, 0, -2686891, 1, 0, -2621355, 1, 0, -2555819, 1, 0, -2490283, 1, 0, -2424747, 1, 0, -2359211, 1, 0, -2293675, 1, 0, -2228139, 1, 0, -2162603, 1, 0, -2097067, 1, 0, -2031531, 1, 0, -1965995, 1, 0, -1900459, 1, 0, -1834923, 1, 0, -1769387, 1, 0, -1703851, 1, 0, -1638315, 1, 0, -1572779, 1, 0, -1507243, 1, 0, -1441707, 1, 0, -1376171, 1, 0, -1310635, 1, 0, -1245099, 1, 0, -1179563, 1, 0, -1114027, 1, 0, -1048491, 1, 0, -982955, 1, 0, -917419, 1, 0, -851883, 1, 0, -786347, 1, 0, -720811, 1, 0, -655275, 1, 0, -589739, 1, 0, -524203, 1, 0, -458667, 1, 0, -393131, 1, 0, -327595, 1, 0, -262059, 1, 0, -196523, 1, 0, -130987, 1, 0, -65451, 1, 0, 85, 1, 0, 65621, 1, 0, 131157, 1, 0, 196693, 1, 0, 262229, 1, 0, 327765, 1, 0, 393301, 1, 0, 458837, 1, 0, 524373, 1, 0, 589909, 1, 0, 655445, 1, 0, 720981, 1, 0, 786517, 1, 0, 852053, 1, 0, 917589, 1, 0, 983125, 1, 0, 1048661, 1, 0, 1048662, 1, 0, 983126, 1, 0, 917590, 1, 0, 852054, 1, 0, 786518, 1, 0, 720982, 1, 0, 655446, 1, 0, 589910, 1, 0, 524374, 1, 0, 458838, 1, 0, 393302, 1, 0, 327766, 1, 0, 262230, 1, 0, 196694, 1, 0, 131158, 1, 0, 65622, 1, 0, 86, 1, 0, -65450, 1, 0, -130986, 1, 0, -196522, 1, 0, -262058, 1, 0, -327594, 1, 0, -393130, 1, 0, -458666, 1, 0, -524202, 1, 0, -589738, 1, 0, -655274, 1, 0, -720810, 1, 0, -786346, 1, 0, -851882, 1, 0, -917418, 1, 0, -982954, 1, 0, -1048490, 1, 0, -1114026, 1, 0, -1179562, 1, 0, -1245098, 1, 0, -1310634, 1, 0, -1376170, 1, 0, -1441706, 1, 0, -1507242, 1, 0, -1572778, 1, 0, -1638314, 1, 0, -1703850, 1, 0, -1769386, 1, 0, -1834922, 1, 0, -1900458, 1, 0, -1965994, 1, 0, -2031530, 1, 0, -2097066, 1, 0, -2162602, 1, 0, -2228138, 1, 0, -2293674, 1, 0, -2359210, 1, 0, -2424746, 1, 0, -2490282, 1, 0, -2555818, 1, 0, -2621354, 1, 0, -2686890, 1, 0, -2752426, 1, 0, -2817962, 1, 0, -2883498, 1, 0, -2949034, 1, 0, -3014570, 1, 0, -3080106, 1, 0, -3145642, 1, 0, -3211178, 1, 0, -3276714, 1, 0, -3276713, 1, 0, -3211177, 1, 0, -3145641, 1, 0, -3080105, 1, 0, -3014569, 1, 0, -2949033, 1, 0, -2883497, 1, 0, -2817961, 1, 0, -2752425, 1, 0, -2686889, 1, 0, -2621353, 1, 0, -2555817, 1, 0, -2490281, 1, 0, -2424745, 1, 0, -2359209, 1, 0, -2293673, 1, 0, -2228137, 1, 0, -2162601, 1, 0, -2097065, 1, 0, -2031529, 1, 0, -1965993, 1, 0, -1900457, 1, 0, -1834921, 1, 0, -1769385, 1, 0, -1703849, 1, 0, -1638313, 1, 0, -1572777, 1, 0, -1507241, 1, 0, -1441705, 1, 0, -1376169, 1, 0, -1310633, 1, 0, -1245097, 1, 0, -1179561, 1, 0, -1114025, 1, 0, -1048489, 1, 0, -982953, 1, 0, -917417, 1, 0, -851881, 1, 0, -786345, 1, 0, -720809, 1, 0, -655273, 1, 0, -589737, 1, 0, -524201, 1, 0, -458665, 1, 0, -393129, 1, 0, -327593, 1, 0, -262057, 1, 0, -196521, 1, 0, -130985, 1, 0, -65449, 1, 0, 87, 1, 0, 65623, 1, 0, 131159, 1, 0, 196695, 1, 0, 262231, 1, 0, 327767, 1, 0, 393303, 1, 0, 458839, 1, 0, 524375, 1, 0, 589911, 1, 0, 655447, 1, 0, 720983, 1, 0, 786519, 1, 0, 852055, 1, 0, 917591, 1, 0, 983127, 1, 0, 1048663, 1, 0, 1048664, 1, 0, 983128, 1, 0, 917592, 1, 0, 852056, 1, 0, 786520, 1, 0, 720984, 1, 0, 655448, 1, 0, 589912, 1, 0, 524376, 1, 0, 458840, 1, 0, 393304, 1, 0, 327768, 1, 0, 262232, 1, 0, 196696, 1, 0, 131160, 1, 0, 65624, 1, 0, 88, 1, 0, -65448, 1, 0, -130984, 1, 0, -196520, 1, 0, -262056, 1, 0, -327592, 1, 0, -393128, 1, 0, -458664, 1, 0, -524200, 1, 0, -589736, 1, 0, -655272, 1, 0, -720808, 1, 0, -786344, 1, 0, -851880, 1, 0, -917416, 1, 0, -982952, 1, 0, -1048488, 1, 0, -1114024, 1, 0, -1179560, 1, 0, -1245096, 1, 0, -1310632, 1, 0, -1376168, 1, 0, -1441704, 1, 0, -1507240, 1, 0, -1572776, 1, 0, -1638312, 1, 0, -1703848, 1, 0, -1769384, 1, 0, -1834920, 1, 0, -1900456, 1, 0, -1965992, 1, 0, -2031528, 1, 0, -2097064, 1, 0, -2162600, 1, 0, -2228136, 1, 0, -2293672, 1, 0, -2359208, 1, 0, -2424744, 1, 0, -2490280, 1, 0, -2555816, 1, 0, -2621352, 1, 0, -2686888, 1, 0, -2752424, 1, 0, -2817960, 1, 0, -2883496, 1, 0, -2949032, 1, 0, -3014568, 1, 0, -3080104, 1, 0, -3145640, 1, 0, -3211176, 1, 0, -3276712, 1, 0, -3276711, 1, 0, -3211175, 1, 0, -3145639, 1, 0, -3080103, 1, 0, -3014567, 1, 0, -2949031, 1, 0, -2883495, 1, 0, -2817959, 1, 0, -2752423, 1, 0, -2686887, 1, 0, -2621351, 1, 0, -2555815, 1, 0, -2490279, 1, 0, -2424743, 1, 0, -2359207, 1, 0, -2293671, 1, 0, -2228135, 1, 0, -2162599, 1, 0, -2097063, 1, 0, -2031527, 1, 0, -1965991, 1, 0, -1900455, 1, 0, -1834919, 1, 0, -1769383, 1, 0, -1703847, 1, 0, -1638311, 1, 0, -1572775, 1, 0, -1507239, 1, 0, -1441703, 1, 0, -1376167, 1, 0, -1310631, 1, 0, -1245095, 1, 0, -1179559, 1, 0, -1114023, 1, 0, -1048487, 1, 0, -982951, 1, 0, -917415, 1, 0, -851879, 1, 0, -786343, 1, 0, -720807, 1, 0, -655271, 1, 0, -589735, 1, 0, -524199, 1, 0, -458663, 1, 0, -393127, 1, 0, -327591, 1, 0, -262055, 1, 0, -196519, 1, 0, -130983, 1, 0, -65447, 1, 0, 89, 1, 0, 65625, 1, 0, 131161, 1, 0, 196697, 1, 0, 262233, 1, 0, 327769, 1, 0, 393305, 1, 0, 458841, 1, 0, 524377, 1, 0, 589913, 1, 0, 655449, 1, 0, 720985, 1, 0, 786521, 1, 0, 852057, 1, 0, 917593, 1, 0, 983129, 1, 0, 1048665, 1, 0, 1048666, 1, 0, 983130, 1, 0, 917594, 1, 0, 852058, 1, 0, 786522, 1, 0, 720986, 1, 0, 655450, 1, 0, 589914, 1, 0, 524378, 1, 0, 458842, 1, 0, 393306, 1, 0, 327770, 1, 0, 262234, 1, 0, 196698, 1, 0, 131162, 1, 0, 65626, 1, 0, 90, 1, 0, -65446, 1, 0, -130982, 1, 0, -196518, 1, 0, -262054, 1, 0, -327590, 1, 0, -393126, 1, 0, -458662, 1, 0, -524198, 1, 0, -589734, 1, 0, -655270, 1, 0, -720806, 1, 0, -786342, 1, 0, -851878, 1, 0, -917414, 1, 0, -982950, 1, 0, -1048486, 1, 0, -1114022, 1, 0, -1179558, 1, 0, -1245094, 1, 0, -1310630, 1, 0, -1376166, 1, 0, -1441702, 1, 0, -1507238, 1, 0, -1572774, 1, 0, -1638310, 1, 0, -1703846, 1, 0, -1769382, 1, 0, -1834918, 1, 0, -1900454, 1, 0, -1965990, 1, 0, -2031526, 1, 0, -2097062, 1, 0, -2162598, 1, 0, -2228134, 1, 0, -2293670, 1, 0, -2359206, 1, 0, -2424742, 1, 0, -2490278, 1, 0, -2555814, 1, 0, -2621350, 1, 0, -2686886, 1, 0, -2752422, 1, 0, -2817958, 1, 0, -2883494, 1, 0, -2949030, 1, 0, -3014566, 1, 0, -3080102, 1, 0, -3145638, 1, 0, -3211174, 1, 0, -3276710, 1, 0, -3276709, 1, 0, -3211173, 1, 0, -3145637, 1, 0, -3080101, 1, 0, -3014565, 1, 0, -2949029, 1, 0, -2883493, 1, 0, -2817957, 1, 0, -2752421, 1, 0, -2686885, 1, 0, -2621349, 1, 0, -2555813, 1, 0, -2490277, 1, 0, -2424741, 1, 0, -2359205, 1, 0, -2293669, 1, 0, -2228133, 1, 0, -2162597, 1, 0, -2097061, 1, 0, -2031525, 1, 0, -1965989, 1, 0, -1900453, 1, 0, -1834917, 1, 0, -1769381, 1, 0, -1703845, 1, 0, -1638309, 1, 0, -1572773, 1, 0, -1507237, 1, 0, -1441701, 1, 0, -1376165, 1, 0, -1310629, 1, 0, -1245093, 1, 0, -1179557, 1, 0, -1114021, 1, 0, -1048485, 1, 0, -982949, 1, 0, -917413, 1, 0, -851877, 1, 0, -786341, 1, 0, -720805, 1, 0, -655269, 1, 0, -589733, 1, 0, -524197, 1, 0, -458661, 1, 0, -393125, 1, 0, -327589, 1, 0, -262053, 1, 0, -196517, 1, 0, -130981, 1, 0, -65445, 1, 0, 91, 1, 0, 65627, 1, 0, 131163, 1, 0, 196699, 1, 0, 262235, 1, 0, 327771, 1, 0, 393307, 1, 0, 458843, 1, 0, 524379, 1, 0, 589915, 1, 0, 655451, 1, 0, 720987, 1, 0, 786523, 1, 0, 852059, 1, 0, 917595, 1, 0, 983131, 1, 0, 1048667, 1, 0, 1048668, 1, 0, 983132, 1, 0, 917596, 1, 0, 852060, 1, 0, 786524, 1, 0, 720988, 1, 0, 655452, 1, 0, 589916, 1, 0, 524380, 1, 0, 458844, 1, 0, 393308, 1, 0, 327772, 1, 0, 262236, 1, 0, 196700, 1, 0, 131164, 1, 0, 65628, 1, 0, 92, 1, 0, -65444, 1, 0, -130980, 1, 0, -196516, 1, 0, -262052, 1, 0, -327588, 1, 0, -393124, 1, 0, -458660, 1, 0, -524196, 1, 0, -589732, 1, 0, -655268, 1, 0, -720804, 1, 0, -786340, 1, 0, -851876, 1, 0, -917412, 1, 0, -982948, 1, 0, -1048484, 1, 0, -1114020, 1, 0, -1179556, 1, 0, -1245092, 1, 0, -1310628, 1, 0, -1376164, 1, 0, -1441700, 1, 0, -1507236, 1, 0, -1572772, 1, 0, -1638308, 1, 0, -1703844, 1, 0, -1769380, 1, 0, -1834916, 1, 0, -1900452, 1, 0, -1965988, 1, 0, -2031524, 1, 0, -2097060, 1, 0, -2162596, 1, 0, -2228132, 1, 0, -2293668, 1, 0, -2359204, 1, 0, -2424740, 1, 0, -2490276, 1, 0, -2555812, 1, 0, -2621348, 1, 0, -2686884, 1, 0, -2752420, 1, 0, -2817956, 1, 0, -2883492, 1, 0, -2949028, 1, 0, -3014564, 1, 0, -3080100, 1, 0, -3145636, 1, 0, -3211172, 1, 0, -3276708, 1, 0, -3276707, 1, 0, -3211171, 1, 0, -3145635, 1, 0, -3080099, 1, 0, -3014563, 1, 0, -2949027, 1, 0, -2883491, 1, 0, -2817955, 1, 0, -2752419, 1, 0, -2686883, 1, 0, -2621347, 1, 0, -2555811, 1, 0, -2490275, 1, 0, -2424739, 1, 0, -2359203, 1, 0, -2293667, 1, 0, -2228131, 1, 0, -2162595, 1, 0, -2097059, 1, 0, -2031523, 1, 0, -1965987, 1, 0, -1900451, 1, 0, -1834915, 1, 0, -1769379, 1, 0, -1703843, 1, 0, -1638307, 1, 0, -1572771, 1, 0, -1507235, 1, 0, -1441699, 1, 0, -1376163, 1, 0, -1310627, 1, 0, -1245091, 1, 0, -1179555, 1, 0, -1114019, 1, 0, -1048483, 1, 0, -982947, 1, 0, -917411, 1, 0, -851875, 1, 0, -786339, 1, 0, -720803, 1, 0, -655267, 1, 0, -589731, 1, 0, -524195, 1, 0, -458659, 1, 0, -393123, 1, 0, -327587, 1, 0, -262051, 1, 0, -196515, 1, 0, -130979, 1, 0, -65443, 1, 0, 93, 1, 0, 65629, 1, 0, 131165, 1, 0, 196701, 1, 0, 262237, 1, 0, 327773, 1, 0, 393309, 1, 0, 458845, 1, 0, 524381, 1, 0, 589917, 1, 0, 655453, 1, 0, 720989, 1, 0, 786525, 1, 0, 852061, 1, 0, 917597, 1, 0, 983133, 1, 0, 1048669, 1, 0, 1048670, 1, 0, 983134, 1, 0, 917598, 1, 0, 852062, 1, 0, 786526, 1, 0, 720990, 1, 0, 655454, 1, 0, 589918, 1, 0, 524382, 1, 0, 458846, 1, 0, 393310, 1, 0, 327774, 1, 0, 262238, 1, 0, 196702, 1, 0, 131166, 1, 0, 65630, 1, 0, 94, 1, 0, -65442, 1, 0, -130978, 1, 0, -196514, 1, 0, -262050, 1, 0, -327586, 1, 0, -393122, 1, 0, -458658, 1, 0, -524194, 1, 0, -589730, 1, 0, -655266, 1, 0, -720802, 1, 0, -786338, 1, 0, -851874, 1, 0, -917410, 1, 0, -982946, 1, 0, -1048482, 1, 0, -1114018, 1, 0, -1179554, 1, 0, -1245090, 1, 0, -1310626, 1, 0, -1376162, 1, 0, -1441698, 1, 0, -1507234, 1, 0, -1572770, 1, 0, -1638306, 1, 0, -1703842, 1, 0, -1769378, 1, 0, -1834914, 1, 0, -1900450, 1, 0, -1965986, 1, 0, -2031522, 1, 0, -2097058, 1, 0, -2162594, 1, 0, -2228130, 1, 0, -2293666, 1, 0, -2359202, 1, 0, -2424738, 1, 0, -2490274, 1, 0, -2555810, 1, 0, -2621346, 1, 0, -2686882, 1, 0, -2752418, 1, 0, -2817954, 1, 0, -2883490, 1, 0, -2949026, 1, 0, -3014562, 1, 0, -3080098, 1, 0, -3145634, 1, 0, -3211170, 1, 0, -3276706, 1, 0, -3276705, 1, 0, -3211169, 1, 0, -3145633, 1, 0, -3080097, 1, 0, -3014561, 1, 0, -2949025, 1, 0, -2883489, 1, 0, -2817953, 1, 0, -2752417, 1, 0, -2686881, 1, 0, -2621345, 1, 0, -2555809, 1, 0, -2490273, 1, 0, -2424737, 1, 0, -2359201, 1, 0, -2293665, 1, 0, -2228129, 1, 0, -2162593, 1, 0, -2097057, 1, 0, -2031521, 1, 0, -1965985, 1, 0, -1900449, 1, 0, -1834913, 1, 0, -1769377, 1, 0, -1703841, 1, 0, -1638305, 1, 0, -1572769, 1, 0, -1507233, 1, 0, -1441697, 1, 0, -1376161, 1, 0, -1310625, 1, 0, -1245089, 1, 0, -1179553, 1, 0, -1114017, 1, 0, -1048481, 1, 0, -982945, 1, 0, -917409, 1, 0, -851873, 1, 0, -786337, 1, 0, -720801, 1, 0, -655265, 1, 0, -589729, 1, 0, -524193, 1, 0, -458657, 1, 0, -393121, 1, 0, -327585, 1, 0, -262049, 1, 0, -196513, 1, 0, -130977, 1, 0, -65441, 1, 0, 95, 1, 0, 65631, 1, 0, 131167, 1, 0, 196703, 1, 0, 262239, 1, 0, 327775, 1, 0, 393311, 1, 0, 458847, 1, 0, 524383, 1, 0, 589919, 1, 0, 655455, 1, 0, 720991, 1, 0, 786527, 1, 0, 852063, 1, 0, 917599, 1, 0, 983135, 1, 0, 1048671, 1, 0, 1048672, 1, 0, 983136, 1, 0, 917600, 1, 0, 852064, 1, 0, 786528, 1, 0, 720992, 1, 0, 655456, 1, 0, 589920, 1, 0, 524384, 1, 0, 458848, 1, 0, 393312, 1, 0, 327776, 1, 0, 262240, 1, 0, 196704, 1, 0, 131168, 1, 0, 65632, 1, 0, 96, 1, 0, -65440, 1, 0, -130976, 1, 0, -196512, 1, 0, -262048, 1, 0, -327584, 1, 0, -393120, 1, 0, -458656, 1, 0, -524192, 1, 0, -589728, 1, 0, -655264, 1, 0, -720800, 1, 0, -786336, 1, 0, -851872, 1, 0, -917408, 1, 0, -982944, 1, 0, -1048480, 1, 0, -1114016, 1, 0, -1179552, 1, 0, -1245088, 1, 0, -1310624, 1, 0, -1376160, 1, 0, -1441696, 1, 0, -1507232, 1, 0, -1572768, 1, 0, -1638304, 1, 0, -1703840, 1, 0, -1769376, 1, 0, -1834912, 1, 0, -1900448, 1, 0, -1965984, 1, 0, -2031520, 1, 0, -2097056, 1, 0, -2162592, 1, 0, -2228128, 1, 0, -2293664, 1, 0, -2359200, 1, 0, -2424736, 1, 0, -2490272, 1, 0, -2555808, 1, 0, -2621344, 1, 0, -2686880, 1, 0, -2752416, 1, 0, -2817952, 1, 0, -2883488, 1, 0, -2949024, 1, 0, -3014560, 1, 0, -3080096, 1, 0, -3145632, 1, 0, -3211168, 1, 0, -3276704, 1, 0, -3276703, 1, 0, -3211167, 1, 0, -3145631, 1, 0, -3080095, 1, 0, -3014559, 1, 0, -2949023, 1, 0, -2883487, 1, 0, -2817951, 1, 0, -2752415, 1, 0, -2686879, 1, 0, -2621343, 1, 0, -2555807, 1, 0, -2490271, 1, 0, -2424735, 1, 0, -2359199, 1, 0, -2293663, 1, 0, -2228127, 1, 0, -2162591, 1, 0, -2097055, 1, 0, -2031519, 1, 0, -1965983, 1, 0, -1900447, 1, 0, -1834911, 1, 0, -1769375, 1, 0, -1703839, 1, 0, -1638303, 1, 0, -1572767, 1, 0, -1507231, 1, 0, -1441695, 1, 0, -1376159, 1, 0, -1310623, 1, 0, -1245087, 1, 0, -1179551, 1, 0, -1114015, 1, 0, -1048479, 1, 0, -982943, 1, 0, -917407, 1, 0, -851871, 1, 0, -786335, 1, 0, -720799, 1, 0, -655263, 1, 0, -589727, 1, 0, -524191, 1, 0, -458655, 1, 0, -393119, 1, 0, -327583, 1, 0, -262047, 1, 0, -196511, 1, 0, -130975, 1, 0, -65439, 1, 0, 97, 1, 0, 65633, 1, 0, 131169, 1, 0, 196705, 1, 0, 262241, 1, 0, 327777, 1, 0, 393313, 1, 0, 458849, 1, 0, 524385, 1, 0, 589921, 1, 0, 655457, 1, 0, 720993, 1, 0, 786529, 1, 0, 852065, 1, 0, 917601, 1, 0, 983137, 1, 0, 1048673, 1, 0, 1048674, 1, 0, 983138, 1, 0, 917602, 1, 0, 852066, 1, 0, 786530, 1, 0, 720994, 1, 0, 655458, 1, 0, 589922, 1, 0, 524386, 1, 0, 458850, 1, 0, 393314, 1, 0, 327778, 1, 0, 262242, 1, 0, 196706, 1, 0, 131170, 1, 0, 65634, 1, 0, 98, 1, 0, -65438, 1, 0, -130974, 1, 0, -196510, 1, 0, -262046, 1, 0, -327582, 1, 0, -393118, 1, 0, -458654, 1, 0, -524190, 1, 0, -589726, 1, 0, -655262, 1, 0, -720798, 1, 0, -786334, 1, 0, -851870, 1, 0, -917406, 1, 0, -982942, 1, 0, -1048478, 1, 0, -1114014, 1, 0, -1179550, 1, 0, -1245086, 1, 0, -1310622, 1, 0, -1376158, 1, 0, -1441694, 1, 0, -1507230, 1, 0, -1572766, 1, 0, -1638302, 1, 0, -1703838, 1, 0, -1769374, 1, 0, -1834910, 1, 0, -1900446, 1, 0, -1965982, 1, 0, -2031518, 1, 0, -2097054, 1, 0, -2162590, 1, 0, -2228126, 1, 0, -2293662, 1, 0, -2359198, 1, 0, -2424734, 1, 0, -2490270, 1, 0, -2555806, 1, 0, -2621342, 1, 0, -2686878, 1, 0, -2752414, 1, 0, -2817950, 1, 0, -2883486, 1, 0, -2949022, 1, 0, -3014558, 1, 0, -3080094, 1, 0, -3145630, 1, 0, -3211166, 1, 0, -3276702, 1, 0, -3276701, 1, 0, -3211165, 1, 0, -3145629, 1, 0, -3080093, 1, 0, -3014557, 1, 0, -2949021, 1, 0, -2883485, 1, 0, -2817949, 1, 0, -2752413, 1, 0, -2686877, 1, 0, -2621341, 1, 0, -2555805, 1, 0, -2490269, 1, 0, -2424733, 1, 0, -2359197, 1, 0, -2293661, 1, 0, -2228125, 1, 0, -2162589, 1, 0, -2097053, 1, 0, -2031517, 1, 0, -1965981, 1, 0, -1900445, 1, 0, -1834909, 1, 0, -1769373, 1, 0, -1703837, 1, 0, -1638301, 1, 0, -1572765, 1, 0, -1507229, 1, 0, -1441693, 1, 0, -1376157, 1, 0, -1310621, 1, 0, -1245085, 1, 0, -1179549, 1, 0, -1114013, 1, 0, -1048477, 1, 0, -982941, 1, 0, -917405, 1, 0, -851869, 1, 0, -786333, 1, 0, -720797, 1, 0, -655261, 1, 0, -589725, 1, 0, -524189, 1, 0, -458653, 1, 0, -393117, 1, 0, -327581, 1, 0, -262045, 1, 0, -196509, 1, 0, -130973, 1, 0, -65437, 1, 0, 99, 1, 0, 65635, 1, 0, 131171, 1, 0, 196707, 1, 0, 262243, 1, 0, 327779, 1, 0, 393315, 1, 0, 458851, 1, 0, 524387, 1, 0, 589923, 1, 0, 655459, 1, 0, 720995, 1, 0, 786531, 1, 0, 852067, 1, 0, 917603, 1, 0, 983139, 1, 0, 1048675, 1, 0, -47, 1, 0, -65583, 1, 0, -131119, 1, 0, -196655, 1, 0, -262191, 1, 0, -327727, 1, 0, -393263, 1, 0, -458799, 1, 0, -524335, 1, 0, -589871, 1, 0, -655407, 1, 0, -720943, 1, 0, -786479, 1, 0, -852015, 1, 0, -917551, 1, 0, -983087, 1, 0, -1048623, 1, 0, -1114159, 1, 0, -1179695, 1, 0, -1245231, 1, 0, -1245232, 1, 0, -1245233, 1, 0, -1245234, 1, 0, -1245235, 1, 0, -1245236, 1, 0, -1245237, 1, 0, -1245238, 1, 0, -1245239, 1, 0, -1245240, 1, 0, -1245241, 1, 0, -1245242, 1, 0, -1245243, 1, 0, -1245244, 1, 0, -1245245, 1, 0, -1245246, 1, 0, -1245247, 1, 0, -1245248, 1, 0, -1245249, 1, 0, -1245250, 1, 0, -1245251, 1, 0, -1245252, 1, 0, -1179716, 1, 0, -1114180, 1, 0, -1048644, 1, 0, -983108, 1, 0, -917572, 1, 0, -852036, 1, 0, -786500, 1, 0, -720964, 1, 0, -655428, 1, 0, -589892, 1, 0, -524356, 1, 0, -458820, 1, 0, -393284, 1, 0, -327748, 1, 0, -262212, 1, 0, -196676, 1, 0, -131140, 1, 0, -65604, 1, 0, -68, 1, 0, 65468, 1, 0, 131004, 1, 0, 196540, 1, 0, 262076, 1, 0, 327612, 1, 0, 393148, 1, 0, 458684, 1, 0, 524220, 1, 0, 589756, 1, 0, 655292, 1, 0, 720828, 1, 0, 786364, 1, 0, 851900, 1, 0, 917436, 1, 0, 982972, 1, 0, 1048508, 1, 0, 1114044, 1, 0, 1179580, 1, 0, 1245116, 1, 0, 1310652, 1, 0, 1376188, 1, 0, 1441724, 1, 0, 1507260, 1, 0, 1572796, 1, 0, 1638332, 1, 0, 1703868, 1, 0, 1769404, 1, 0, 1834940, 1, 0, 1900476, 1, 0, 1966012, 1, 0, 2031548, 1, 0, 2097084, 1, 0, 2162620, 1, 0, 2228156, 1, 0, 2293692, 1, 0, 2359228, 1, 0, 2424764, 1, 0, 2490300, 1, 0, 2555836, 1, 0, 2621372, 1, 0, 2686908, 1, 0, 2752444, 1, 0, 2817980, 1, 0, 2883516, 1, 0, 2949052, 1, 0, 3014588, 1, 0, 3080124, 1, 0, 3145660, 1, 0, 3145661, 1, 0, 3080125, 1, 0, 3014589, 1, 0, 2949053, 1, 0, 2883517, 1, 0, 2817981, 1, 0, 2752445, 1, 0, 2686909, 1, 0, 2621373, 1, 0, 2555837, 1, 0, 2490301, 1, 0, 2424765, 1, 0, 2359229, 1, 0, 2293693, 1, 0, 2228157, 1, 0, 2162621, 1, 0, 2097085, 1, 0, 2031549, 1, 0, 1966013, 1, 0, 1900477, 1, 0, 1834941, 1, 0, 1769405, 1, 0, 1703869, 1, 0, 1638333, 1, 0, 1572797, 1, 0, 1507261, 1, 0, 1441725, 1, 0, 1376189, 1, 0, 1310653, 1, 0, 1245117, 1, 0, 1179581, 1, 0, 1114045, 1, 0, 1048509, 1, 0, 982973, 1, 0, 917437, 1, 0, 851901, 1, 0, 786365, 1, 0, 720829, 1, 0, 655293, 1, 0, 589757, 1, 0, 524221, 1, 0, 458685, 1, 0, 393149, 1, 0, 327613, 1, 0, 262077, 1, 0, 196541, 1, 0, 131005, 1, 0, 65469, 1, 0, -67, 1, 0, -65603, 1, 0, -131139, 1, 0, -196675, 1, 0, -262211, 1, 0, -327747, 1, 0, -393283, 1, 0, -458819, 1, 0, -524355, 1, 0, -589891, 1, 0, -655427, 1, 0, -720963, 1, 0, -786499, 1, 0, -852035, 1, 0, -917571, 1, 0, -983107, 1, 0, -1048643, 1, 0, -1114179, 1, 0, -1179715, 1, 0, -1179714, 1, 0, -1114178, 1, 0, -1048642, 1, 0, -983106, 1, 0, -917570, 1, 0, -852034, 1, 0, -786498, 1, 0, -720962, 1, 0, -655426, 1, 0, -589890, 1, 0, -524354, 1, 0, -458818, 1, 0, -393282, 1, 0, -327746, 1, 0, -262210, 1, 0, -196674, 1, 0, -131138, 1, 0, -65602, 1, 0, -66, 1, 0, 65470, 1, 0, 131006, 1, 0, 196542, 1, 0, 262078, 1, 0, 327614, 1, 0, 393150, 1, 0, 458686, 1, 0, 524222, 1, 0, 589758, 1, 0, 655294, 1, 0, 720830, 1, 0, 786366, 1, 0, 851902, 1, 0, 917438, 1, 0, 982974, 1, 0, 1048510, 1, 0, 1114046, 1, 0, 1179582, 1, 0, 1245118, 1, 0, 1310654, 1, 0, 1376190, 1, 0, 1441726, 1, 0, 1507262, 1, 0, 1572798, 1, 0, 1638334, 1, 0, 1703870, 1, 0, 1769406, 1, 0, 1834942, 1, 0, 1900478, 1, 0, 1966014, 1, 0, 2031550, 1, 0, 2097086, 1, 0, 2162622, 1, 0, 2228158, 1, 0, 2293694, 1, 0, 2359230, 1, 0, 2424766, 1, 0, 2490302, 1, 0, 2555838, 1, 0, 2621374, 1, 0, 2686910, 1, 0, 2752446, 1, 0, 2817982, 1, 0, 2883518, 1, 0, 2949054, 1, 0, 3014590, 1, 0, 3080126, 1, 0, 3145662, 1, 0, 3145663, 1, 0, 3080127, 1, 0, 3014591, 1, 0, 2949055, 1, 0, 2883519, 1, 0, 2817983, 1, 0, 2752447, 1, 0, 2686911, 1, 0, 2621375, 1, 0, 2555839, 1, 0, 2490303, 1, 0, 2424767, 1, 0, 2359231, 1, 0, 2293695, 1, 0, 2228159, 1, 0, 2162623, 1, 0, 2097087, 1, 0, 2031551, 1, 0, 1966015, 1, 0, 1900479, 1, 0, 1834943, 1, 0, 1769407, 1, 0, 1703871, 1, 0, 1638335, 1, 0, 1572799, 1, 0, 1507263, 1, 0, 1441727, 1, 0, 1376191, 1, 0, 1310655, 1, 0, 1245119, 1, 0, 1179583, 1, 0, 1114047, 1, 0, 1048511, 1, 0, 982975, 1, 0, 917439, 1, 0, 851903, 1, 0, 786367, 1, 0, 720831, 1, 0, 655295, 1, 0, 589759, 1, 0, 524223, 1, 0, 458687, 1, 0, 393151, 1, 0, 327615, 1, 0, 262079, 1, 0, 196543, 1, 0, 131007, 1, 0, 65471, 1, 0, -65, 1, 0, -65601, 1, 0, -131137, 1, 0, -196673, 1, 0, -262209, 1, 0, -327745, 1, 0, -393281, 1, 0, -458817, 1, 0, -524353, 1, 0, -589889, 1, 0, -655425, 1, 0, -720961, 1, 0, -786497, 1, 0, -852033, 1, 0, -917569, 1, 0, -983105, 1, 0, -1048641, 1, 0, -1114177, 1, 0, -1179713, 1, 0, -1179712, 1, 0, -1114176, 1, 0, -1048640, 1, 0, -983104, 1, 0, -917568, 1, 0, -852032, 1, 0, -786496, 1, 0, -720960, 1, 0, -655424, 1, 0, -589888, 1, 0, -524352, 1, 0, -458816, 1, 0, -393280, 1, 0, -327744, 1, 0, -262208, 1, 0, -196672, 1, 0, -131136, 1, 0, -65600, 1, 0, -64, 1, 0, 65472, 1, 0, 131008, 1, 0, 196544, 1, 0, 262080, 1, 0, 327616, 1, 0, 393152, 1, 0, 458688, 1, 0, 524224, 1, 0, 589760, 1, 0, 655296, 1, 0, 720832, 1, 0, 786368, 1, 0, 851904, 1, 0, 917440, 1, 0, 982976, 1, 0, 1048512, 1, 0, 1114048, 1, 0, 1179584, 1, 0, 1245120, 1, 0, 1310656, 1, 0, 1376192, 1, 0, 1441728, 1, 0, 1507264, 1, 0, 1572800, 1, 0, 1638336, 1, 0, 1703872, 1, 0, 1769408, 1, 0, 1834944, 1, 0, 1900480, 1, 0, 1966016, 1, 0, 2031552, 1, 0, 2097088, 1, 0, 2162624, 1, 0, 2228160, 1, 0, 2293696, 1, 0, 2359232, 1, 0, 2424768, 1, 0, 2490304, 1, 0, 2555840, 1, 0, 2621376, 1, 0, 2686912, 1, 0, 2752448, 1, 0, 2817984, 1, 0, 2883520, 1, 0, 2949056, 1, 0, 3014592, 1, 0, 3080128, 1, 0, 3145664, 1, 0, 3145665, 1, 0, 3080129, 1, 0, 3014593, 1, 0, 2949057, 1, 0, 2883521, 1, 0, 2817985, 1, 0, 2752449, 1, 0, 2686913, 1, 0, 2621377, 1, 0, 2555841, 1, 0, 2490305, 1, 0, 2424769, 1, 0, 2359233, 1, 0, 2293697, 1, 0, 2228161, 1, 0, 2162625, 1, 0, 2097089, 1, 0, 2031553, 1, 0, 1966017, 1, 0, 1900481, 1, 0, 1834945, 1, 0, 1769409, 1, 0, 1703873, 1, 0, 1638337, 1, 0, 1572801, 1, 0, 1507265, 1, 0, 1441729, 1, 0, 1376193, 1, 0, 1310657, 1, 0, 1245121, 1, 0, 1179585, 1, 0, 1114049, 1, 0, 1048513, 1, 0, 982977, 1, 0, 917441, 1, 0, 851905, 1, 0, 786369, 1, 0, 720833, 1, 0, 655297, 1, 0, 589761, 1, 0, 524225, 1, 0, 458689, 1, 0, 393153, 1, 0, 327617, 1, 0, 262081, 1, 0, 196545, 1, 0, 131009, 1, 0, 65473, 1, 0, -63, 1, 0, -65599, 1, 0, -131135, 1, 0, -196671, 1, 0, -262207, 1, 0, -327743, 1, 0, -393279, 1, 0, -458815, 1, 0, -524351, 1, 0, -589887, 1, 0, -655423, 1, 0, -720959, 1, 0, -786495, 1, 0, -852031, 1, 0, -917567, 1, 0, -983103, 1, 0, -1048639, 1, 0, -1114175, 1, 0, -1179711, 1, 0, -1179710, 1, 0, -1114174, 1, 0, -1048638, 1, 0, -983102, 1, 0, -917566, 1, 0, -852030, 1, 0, -786494, 1, 0, -720958, 1, 0, -655422, 1, 0, -589886, 1, 0, -524350, 1, 0, -458814, 1, 0, -393278, 1, 0, -327742, 1, 0, -262206, 1, 0, -196670, 1, 0, -131134, 1, 0, -65598, 1, 0, -62, 1, 0, 65474, 1, 0, 131010, 1, 0, 196546, 1, 0, 262082, 1, 0, 327618, 1, 0, 393154, 1, 0, 458690, 1, 0, 524226, 1, 0, 589762, 1, 0, 655298, 1, 0, 720834, 1, 0, 786370, 1, 0, 851906, 1, 0, 917442, 1, 0, 982978, 1, 0, 1048514, 1, 0, 1114050, 1, 0, 1179586, 1, 0, 1245122, 1, 0, 1310658, 1, 0, 1376194, 1, 0, 1441730, 1, 0, 1507266, 1, 0, 1572802, 1, 0, 1638338, 1, 0, 1703874, 1, 0, 1769410, 1, 0, 1834946, 1, 0, 1900482, 1, 0, 1966018, 1, 0, 2031554, 1, 0, 2097090, 1, 0, 2162626, 1, 0, 2228162, 1, 0, 2293698, 1, 0, 2359234, 1, 0, 2424770, 1, 0, 2490306, 1, 0, 2555842, 1, 0, 2621378, 1, 0, 2686914, 1, 0, 2752450, 1, 0, 2817986, 1, 0, 2883522, 1, 0, 2949058, 1, 0, 3014594, 1, 0, 3080130, 1, 0, 3145666, 1, 0, 3145667, 1, 0, 3080131, 1, 0, 3014595, 1, 0, 2949059, 1, 0, 2883523, 1, 0, 2817987, 1, 0, 2752451, 1, 0, 2686915, 1, 0, 2621379, 1, 0, 2555843, 1, 0, 2490307, 1, 0, 2424771, 1, 0, 2359235, 1, 0, 2293699, 1, 0, 2228163, 1, 0, 2162627, 1, 0, 2097091, 1, 0, 2031555, 1, 0, 1966019, 1, 0, 1900483, 1, 0, 1834947, 1, 0, 1769411, 1, 0, 1703875, 1, 0, 1638339, 1, 0, 1572803, 1, 0, 1507267, 1, 0, 1441731, 1, 0, 1376195, 1, 0, 1310659, 1, 0, 1245123, 1, 0, 1179587, 1, 0, 1114051, 1, 0, 1048515, 1, 0, 982979, 1, 0, 917443, 1, 0, 851907, 1, 0, 786371, 1, 0, 720835, 1, 0, 655299, 1, 0, 589763, 1, 0, 524227, 1, 0, 458691, 1, 0, 393155, 1, 0, 327619, 1, 0, 262083, 1, 0, 196547, 1, 0, 131011, 1, 0, 65475, 1, 0, -61, 1, 0, -65597, 1, 0, -131133, 1, 0, -196669, 1, 0, -262205, 1, 0, -327741, 1, 0, -393277, 1, 0, -458813, 1, 0, -524349, 1, 0, -589885, 1, 0, -655421, 1, 0, -720957, 1, 0, -786493, 1, 0, -852029, 1, 0, -917565, 1, 0, -983101, 1, 0, -1048637, 1, 0, -1114173, 1, 0, -1179709, 1, 0, -1179708, 1, 0, -1114172, 1, 0, -1048636, 1, 0, -983100, 1, 0, -917564, 1, 0, -852028, 1, 0, -786492, 1, 0, -720956, 1, 0, -655420, 1, 0, -589884, 1, 0, -524348, 1, 0, -458812, 1, 0, -393276, 1, 0, -327740, 1, 0, -262204, 1, 0, -196668, 1, 0, -131132, 1, 0, -65596, 1, 0, -60, 1, 0, 65476, 1, 0, 131012, 1, 0, 196548, 1, 0, 262084, 1, 0, 327620, 1, 0, 393156, 1, 0, 458692, 1, 0, 524228, 1, 0, 589764, 1, 0, 655300, 1, 0, 720836, 1, 0, 786372, 1, 0, 851908, 1, 0, 917444, 1, 0, 982980, 1, 0, 1048516, 1, 0, 1114052, 1, 0, 1179588, 1, 0, 1245124, 1, 0, 1310660, 1, 0, 1376196, 1, 0, 1441732, 1, 0, 1507268, 1, 0, 1572804, 1, 0, 1638340, 1, 0, 1703876, 1, 0, 1769412, 1, 0, 1834948, 1, 0, 1900484, 1, 0, 1966020, 1, 0, 2031556, 1, 0, 2097092, 1, 0, 2162628, 1, 0, 2228164, 1, 0, 2293700, 1, 0, 2359236, 1, 0, 2424772, 1, 0, 2490308, 1, 0, 2555844, 1, 0, 2621380, 1, 0, 2686916, 1, 0, 2752452, 1, 0, 2817988, 1, 0, 2883524, 1, 0, 2949060, 1, 0, 3014596, 1, 0, 3080132, 1, 0, 3145668, 1, 0, 3145669, 1, 0, 3080133, 1, 0, 3014597, 1, 0, 2949061, 1, 0, 2883525, 1, 0, 2817989, 1, 0, 2752453, 1, 0, 2686917, 1, 0, 2621381, 1, 0, 2555845, 1, 0, 2490309, 1, 0, 2424773, 1, 0, 2359237, 1, 0, 2293701, 1, 0, 2228165, 1, 0, 2162629, 1, 0, 2097093, 1, 0, 2031557, 1, 0, 1966021, 1, 0, 1900485, 1, 0, 1834949, 1, 0, 1769413, 1, 0, 1703877, 1, 0, 1638341, 1, 0, 1572805, 1, 0, 1507269, 1, 0, 1441733, 1, 0, 1376197, 1, 0, 1310661, 1, 0, 1245125, 1, 0, 1179589, 1, 0, 1114053, 1, 0, 1048517, 1, 0, 982981, 1, 0, 917445, 1, 0, 851909, 1, 0, 786373, 1, 0, 720837, 1, 0, 655301, 1, 0, 589765, 1, 0, 524229, 1, 0, 458693, 1, 0, 393157, 1, 0, 327621, 1, 0, 262085, 1, 0, 196549, 1, 0, 131013, 1, 0, 65477, 1, 0, -59, 1, 0, -65595, 1, 0, -131131, 1, 0, -196667, 1, 0, -262203, 1, 0, -327739, 1, 0, -393275, 1, 0, -458811, 1, 0, -524347, 1, 0, -589883, 1, 0, -655419, 1, 0, -720955, 1, 0, -786491, 1, 0, -852027, 1, 0, -917563, 1, 0, -983099, 1, 0, -1048635, 1, 0, -1114171, 1, 0, -1179707, 1, 0, -1179706, 1, 0, -1114170, 1, 0, -1048634, 1, 0, -983098, 1, 0, -917562, 1, 0, -852026, 1, 0, -786490, 1, 0, -720954, 1, 0, -655418, 1, 0, -589882, 1, 0, -524346, 1, 0, -458810, 1, 0, -393274, 1, 0, -327738, 1, 0, -262202, 1, 0, -196666, 1, 0, -131130, 1, 0, -65594, 1, 0, -58, 1, 0, 65478, 1, 0, 131014, 1, 0, 196550, 1, 0, 262086, 1, 0, 327622, 1, 0, 393158, 1, 0, 458694, 1, 0, 524230, 1, 0, 589766, 1, 0, 655302, 1, 0, 720838, 1, 0, 786374, 1, 0, 851910, 1, 0, 917446, 1, 0, 982982, 1, 0, 1048518, 1, 0, 1114054, 1, 0, 1179590, 1, 0, 1245126, 1, 0, 1310662, 1, 0, 1376198, 1, 0, 1441734, 1, 0, 1507270, 1, 0, 1572806, 1, 0, 1638342, 1, 0, 1703878, 1, 0, 1769414, 1, 0, 1834950, 1, 0, 1900486, 1, 0, 1966022, 1, 0, 2031558, 1, 0, 2097094, 1, 0, 2162630, 1, 0, 2228166, 1, 0, 2293702, 1, 0, 2359238, 1, 0, 2424774, 1, 0, 2490310, 1, 0, 2555846, 1, 0, 2621382, 1, 0, 2686918, 1, 0, 2752454, 1, 0, 2817990, 1, 0, 2883526, 1, 0, 2949062, 1, 0, 3014598, 1, 0, 3080134, 1, 0, 3145670, 1, 0, 3145671, 1, 0, 3080135, 1, 0, 3014599, 1, 0, 2949063, 1, 0, 2883527, 1, 0, 2817991, 1, 0, 2752455, 1, 0, 2686919, 1, 0, 2621383, 1, 0, 2555847, 1, 0, 2490311, 1, 0, 2424775, 1, 0, 2359239, 1, 0, 2293703, 1, 0, 2228167, 1, 0, 2162631, 1, 0, 2097095, 1, 0, 2031559, 1, 0, 1966023, 1, 0, 1900487, 1, 0, 1834951, 1, 0, 1769415, 1, 0, 1703879, 1, 0, 1638343, 1, 0, 1572807, 1, 0, 1507271, 1, 0, 1441735, 1, 0, 1376199, 1, 0, 1310663, 1, 0, 1245127, 1, 0, 1179591, 1, 0, 1114055, 1, 0, 1048519, 1, 0, 982983, 1, 0, 917447, 1, 0, 851911, 1, 0, 786375, 1, 0, 720839, 1, 0, 655303, 1, 0, 589767, 1, 0, 524231, 1, 0, 458695, 1, 0, 393159, 1, 0, 327623, 1, 0, 262087, 1, 0, 196551, 1, 0, 131015, 1, 0, 65479, 1, 0, -57, 1, 0, -65593, 1, 0, -131129, 1, 0, -196665, 1, 0, -262201, 1, 0, -327737, 1, 0, -393273, 1, 0, -458809, 1, 0, -524345, 1, 0, -589881, 1, 0, -655417, 1, 0, -720953, 1, 0, -786489, 1, 0, -852025, 1, 0, -917561, 1, 0, -983097, 1, 0, -1048633, 1, 0, -1114169, 1, 0, -1179705, 1, 0, -1179704, 1, 0, -1114168, 1, 0, -1048632, 1, 0, -983096, 1, 0, -917560, 1, 0, -852024, 1, 0, -786488, 1, 0, -720952, 1, 0, -655416, 1, 0, -589880, 1, 0, -524344, 1, 0, -458808, 1, 0, -393272, 1, 0, -327736, 1, 0, -262200, 1, 0, -196664, 1, 0, -131128, 1, 0, -65592, 1, 0, -56, 1, 0, 65480, 1, 0, 131016, 1, 0, 196552, 1, 0, 262088, 1, 0, 327624, 1, 0, 393160, 1, 0, 458696, 1, 0, 524232, 1, 0, 589768, 1, 0, 655304, 1, 0, 720840, 1, 0, 786376, 1, 0, 851912, 1, 0, 917448, 1, 0, 982984, 1, 0, 1048520, 1, 0, 1114056, 1, 0, 1179592, 1, 0, 1245128, 1, 0, 1310664, 1, 0, 1376200, 1, 0, 1441736, 1, 0, 1507272, 1, 0, 1572808, 1, 0, 1638344, 1, 0, 1703880, 1, 0, 1769416, 1, 0, 1834952, 1, 0, 1900488, 1, 0, 1966024, 1, 0, 2031560, 1, 0, 2097096, 1, 0, 2162632, 1, 0, 2228168, 1, 0, 2293704, 1, 0, 2359240, 1, 0, 2424776, 1, 0, 2490312, 1, 0, 2555848, 1, 0, 2621384, 1, 0, 2686920, 1, 0, 2752456, 1, 0, 2817992, 1, 0, 2883528, 1, 0, 2949064, 1, 0, 3014600, 1, 0, 3080136, 1, 0, 3145672, 1, 0, 3145673, 1, 0, 3080137, 1, 0, 3014601, 1, 0, 2949065, 1, 0, 2883529, 1, 0, 2817993, 1, 0, 2752457, 1, 0, 2686921, 1, 0, 2621385, 1, 0, 2555849, 1, 0, 2490313, 1, 0, 2424777, 1, 0, 2359241, 1, 0, 2293705, 1, 0, 2228169, 1, 0, 2162633, 1, 0, 2097097, 1, 0, 2031561, 1, 0, 1966025, 1, 0, 1900489, 1, 0, 1834953, 1, 0, 1769417, 1, 0, 1703881, 1, 0, 1638345, 1, 0, 1572809, 1, 0, 1507273, 1, 0, 1441737, 1, 0, 1376201, 1, 0, 1310665, 1, 0, 1245129, 1, 0, 1179593, 1, 0, 1114057, 1, 0, 1048521, 1, 0, 982985, 1, 0, 917449, 1, 0, 851913, 1, 0, 786377, 1, 0, 720841, 1, 0, 655305, 1, 0, 589769, 1, 0, 524233, 1, 0, 458697, 1, 0, 393161, 1, 0, 327625, 1, 0, 262089, 1, 0, 196553, 1, 0, 131017, 1, 0, 65481, 1, 0, -55, 1, 0, -65591, 1, 0, -131127, 1, 0, -196663, 1, 0, -262199, 1, 0, -327735, 1, 0, -393271, 1, 0, -458807, 1, 0, -524343, 1, 0, -589879, 1, 0, -655415, 1, 0, -720951, 1, 0, -786487, 1, 0, -852023, 1, 0, -917559, 1, 0, -983095, 1, 0, -1048631, 1, 0, -1114167, 1, 0, -1179703, 1, 0, -1179702, 1, 0, -1114166, 1, 0, -1048630, 1, 0, -983094, 1, 0, -917558, 1, 0, -852022, 1, 0, -786486, 1, 0, -720950, 1, 0, -655414, 1, 0, -589878, 1, 0, -524342, 1, 0, -458806, 1, 0, -393270, 1, 0, -327734, 1, 0, -262198, 1, 0, -196662, 1, 0, -131126, 1, 0, -65590, 1, 0, -54, 1, 0, 65482, 1, 0, 131018, 1, 0, 196554, 1, 0, 262090, 1, 0, 327626, 1, 0, 393162, 1, 0, 458698, 1, 0, 524234, 1, 0, 589770, 1, 0, 655306, 1, 0, 720842, 1, 0, 786378, 1, 0, 851914, 1, 0, 917450, 1, 0, 982986, 1, 0, 1048522, 1, 0, 1114058, 1, 0, 1179594, 1, 0, 1245130, 1, 0, 1310666, 1, 0, 1376202, 1, 0, 1441738, 1, 0, 1507274, 1, 0, 1572810, 1, 0, 1638346, 1, 0, 1703882, 1, 0, 1769418, 1, 0, 1834954, 1, 0, 1900490, 1, 0, 1966026, 1, 0, 2031562, 1, 0, 2097098, 1, 0, 2162634, 1, 0, 2228170, 1, 0, 2293706, 1, 0, 2359242, 1, 0, 2424778, 1, 0, 2490314, 1, 0, 2555850, 1, 0, 2621386, 1, 0, 2686922, 1, 0, 2752458, 1, 0, 2817994, 1, 0, 2883530, 1, 0, 2949066, 1, 0, 3014602, 1, 0, 3080138, 1, 0, 3145674, 1, 0, 3145675, 1, 0, 3080139, 1, 0, 3014603, 1, 0, 2949067, 1, 0, 2883531, 1, 0, 2817995, 1, 0, 2752459, 1, 0, 2686923, 1, 0, 2621387, 1, 0, 2555851, 1, 0, 2490315, 1, 0, 2424779, 1, 0, 2359243, 1, 0, 2293707, 1, 0, 2228171, 1, 0, 2162635, 1, 0, 2097099, 1, 0, 2031563, 1, 0, 1966027, 1, 0, 1900491, 1, 0, 1834955, 1, 0, 1769419, 1, 0, 1703883, 1, 0, 1638347, 1, 0, 1572811, 1, 0, 1507275, 1, 0, 1441739, 1, 0, 1376203, 1, 0, 1310667, 1, 0, 1245131, 1, 0, 1179595, 1, 0, 1114059, 1, 0, 1048523, 1, 0, 982987, 1, 0, 917451, 1, 0, 851915, 1, 0, 786379, 1, 0, 720843, 1, 0, 655307, 1, 0, 589771, 1, 0, 524235, 1, 0, 458699, 1, 0, 393163, 1, 0, 327627, 1, 0, 262091, 1, 0, 196555, 1, 0, 131019, 1, 0, 65483, 1, 0, -53, 1, 0, -65589, 1, 0, -131125, 1, 0, -196661, 1, 0, -262197, 1, 0, -327733, 1, 0, -393269, 1, 0, -458805, 1, 0, -524341, 1, 0, -589877, 1, 0, -655413, 1, 0, -720949, 1, 0, -786485, 1, 0, -852021, 1, 0, -917557, 1, 0, -983093, 1, 0, -1048629, 1, 0, -1114165, 1, 0, -1179701, 1, 0, -1179700, 1, 0, -1114164, 1, 0, -1048628, 1, 0, -983092, 1, 0, -917556, 1, 0, -852020, 1, 0, -786484, 1, 0, -720948, 1, 0, -655412, 1, 0, -589876, 1, 0, -524340, 1, 0, -458804, 1, 0, -393268, 1, 0, -327732, 1, 0, -262196, 1, 0, -196660, 1, 0, -131124, 1, 0, -65588, 1, 0, -52, 1, 0, 65484, 1, 0, 131020, 1, 0, 196556, 1, 0, 262092, 1, 0, 327628, 1, 0, 393164, 1, 0, 458700, 1, 0, 524236, 1, 0, 589772, 1, 0, 655308, 1, 0, 720844, 1, 0, 786380, 1, 0, 851916, 1, 0, 917452, 1, 0, 982988, 1, 0, 1048524, 1, 0, 1114060, 1, 0, 1179596, 1, 0, 1245132, 1, 0, 1310668, 1, 0, 1376204, 1, 0, 1441740, 1, 0, 1507276, 1, 0, 1572812, 1, 0, 1638348, 1, 0, 1703884, 1, 0, 1769420, 1, 0, 1834956, 1, 0, 1900492, 1, 0, 1966028, 1, 0, 2031564, 1, 0, 2097100, 1, 0, 2162636, 1, 0, 2228172, 1, 0, 2293708, 1, 0, 2359244, 1, 0, 2424780, 1, 0, 2490316, 1, 0, 2555852, 1, 0, 2621388, 1, 0, 2686924, 1, 0, 2752460, 1, 0, 2817996, 1, 0, 2883532, 1, 0, 2949068, 1, 0, 3014604, 1, 0, 3080140, 1, 0, 3145676, 1, 0, 3145677, 1, 0, 3080141, 1, 0, 3014605, 1, 0, 2949069, 1, 0, 2883533, 1, 0, 2817997, 1, 0, 2752461, 1, 0, 2686925, 1, 0, 2621389, 1, 0, 2555853, 1, 0, 2490317, 1, 0, 2424781, 1, 0, 2359245, 1, 0, 2293709, 1, 0, 2228173, 1, 0, 2162637, 1, 0, 2097101, 1, 0, 2031565, 1, 0, 1966029, 1, 0, 1900493, 1, 0, 1834957, 1, 0, 1769421, 1, 0, 1703885, 1, 0, 1638349, 1, 0, 1572813, 1, 0, 1507277, 1, 0, 1441741, 1, 0, 1376205, 1, 0, 1310669, 1, 0, 1245133, 1, 0, 1179597, 1, 0, 1114061, 1, 0, 1048525, 1, 0, 982989, 1, 0, 917453, 1, 0, 851917, 1, 0, 786381, 1, 0, 720845, 1, 0, 655309, 1, 0, 589773, 1, 0, 524237, 1, 0, 458701, 1, 0, 393165, 1, 0, 327629, 1, 0, 262093, 1, 0, 196557, 1, 0, 131021, 1, 0, 65485, 1, 0, -51, 1, 0, -65587, 1, 0, -131123, 1, 0, -196659, 1, 0, -262195, 1, 0, -327731, 1, 0, -393267, 1, 0, -458803, 1, 0, -524339, 1, 0, -589875, 1, 0, -655411, 1, 0, -720947, 1, 0, -786483, 1, 0, -852019, 1, 0, -917555, 1, 0, -983091, 1, 0, -1048627, 1, 0, -1114163, 1, 0, -1179699, 1, 0, -1179698, 1, 0, -1114162, 1, 0, -1048626, 1, 0, -983090, 1, 0, -917554, 1, 0, -852018, 1, 0, -786482, 1, 0, -720946, 1, 0, -655410, 1, 0, -589874, 1, 0, -524338, 1, 0, -458802, 1, 0, -393266, 1, 0, -327730, 1, 0, -262194, 1, 0, -196658, 1, 0, -131122, 1, 0, -65586, 1, 0, -50, 1, 0, 65486, 1, 0, 131022, 1, 0, 196558, 1, 0, 262094, 1, 0, 327630, 1, 0, 393166, 1, 0, 458702, 1, 0, 524238, 1, 0, 589774, 1, 0, 655310, 1, 0, 720846, 1, 0, 786382, 1, 0, 851918, 1, 0, 917454, 1, 0, 982990, 1, 0, 1048526, 1, 0, 1114062, 1, 0, 1179598, 1, 0, 1245134, 1, 0, 1310670, 1, 0, 1376206, 1, 0, 1441742, 1, 0, 1507278, 1, 0, 1572814, 1, 0, 1638350, 1, 0, 1703886, 1, 0, 1769422, 1, 0, 1834958, 1, 0, 1900494, 1, 0, 1966030, 1, 0, 2031566, 1, 0, 2097102, 1, 0, 2162638, 1, 0, 2228174, 1, 0, 2293710, 1, 0, 2359246, 1, 0, 2424782, 1, 0, 2490318, 1, 0, 2555854, 1, 0, 2621390, 1, 0, 2686926, 1, 0, 2752462, 1, 0, 2817998, 1, 0, 2883534, 1, 0, 2949070, 1, 0, 3014606, 1, 0, 3080142, 1, 0, 3145678, 1, 0, 3145679, 1, 0, 3080143, 1, 0, 3014607, 1, 0, 2949071, 1, 0, 2883535, 1, 0, 2817999, 1, 0, 2752463, 1, 0, 2686927, 1, 0, 2621391, 1, 0, 2555855, 1, 0, 2490319, 1, 0, 2424783, 1, 0, 2359247, 1, 0, 2293711, 1, 0, 2228175, 1, 0, 2162639, 1, 0, 2097103, 1, 0, 2031567, 1, 0, 1966031, 1, 0, 1900495, 1, 0, 1834959, 1, 0, 1769423, 1, 0, 1703887, 1, 0, 1638351, 1, 0, 1572815, 1, 0, 1507279, 1, 0, 1441743, 1, 0, 1376207, 1, 0, 1310671, 1, 0, 1245135, 1, 0, 1179599, 1, 0, 1114063, 1, 0, 1048527, 1, 0, 982991, 1, 0, 917455, 1, 0, 851919, 1, 0, 786383, 1, 0, 720847, 1, 0, 655311, 1, 0, 589775, 1, 0, 524239, 1, 0, 458703, 1, 0, 393167, 1, 0, 327631, 1, 0, 262095, 1, 0, 196559, 1, 0, 131023, 1, 0, 65487, 1, 0, -49, 1, 0, -65585, 1, 0, -131121, 1, 0, -196657, 1, 0, -262193, 1, 0, -327729, 1, 0, -393265, 1, 0, -458801, 1, 0, -524337, 1, 0, -589873, 1, 0, -655409, 1, 0, -720945, 1, 0, -786481, 1, 0, -852017, 1, 0, -917553, 1, 0, -983089, 1, 0, -1048625, 1, 0, -1114161, 1, 0, -1179697, 1, 0, -1179696, 1, 0, -1114160, 1, 0, -1048624, 1, 0, -983088, 1, 0, -917552, 1, 0, -852016, 1, 0, -786480, 1, 0, -720944, 1, 0, -655408, 1, 0, -589872, 1, 0, -524336, 1, 0, -458800, 1, 0, -393264, 1, 0, -327728, 1, 0, -262192, 1, 0, -196656, 1, 0, -131120, 1, 0, -65584, 1, 0, -48, 1, 0, 65488, 1, 0, 131024, 1, 0, 196560, 1, 0, 262096, 1, 0, 327632, 1, 0, 393168, 1, 0, 458704, 1, 0, 524240, 1, 0, 589776, 1, 0, 655312, 1, 0, 720848, 1, 0, 786384, 1, 0, 851920, 1, 0, 917456, 1, 0, 982992, 1, 0, 1048528, 1, 0, 1114064, 1, 0, 1179600, 1, 0, 1245136, 1, 0, 1310672, 1, 0, 1376208, 1, 0, 1441744, 1, 0, 1507280, 1, 0, 1572816, 1, 0, 1638352, 1, 0, 1703888, 1, 0, 1769424, 1, 0, 1834960, 1, 0, 1900496, 1, 0, 1966032, 1, 0, 2031568, 1, 0, 2097104, 1, 0, 2162640, 1, 0, 2228176, 1, 0, 2293712, 1, 0, 2359248, 1, 0, 2424784, 1, 0, 2490320, 1, 0, 2555856, 1, 0, 2621392, 1, 0, 2686928, 1, 0, 2752464, 1, 0, 2818000, 1, 0, 2883536, 1, 0, 2949072, 1, 0, 3014608, 1, 0, 3080144, 1, 0, 3145680, 1, 0, 3145681, 1, 0, 3080145, 1, 0, 3014609, 1, 0, 2949073, 1, 0, 2883537, 1, 0, 2818001, 1, 0, 2752465, 1, 0, 2686929, 1, 0, 2621393, 1, 0, 2555857, 1, 0, 2490321, 1, 0, 2424785, 1, 0, 2359249, 1, 0, 2293713, 1, 0, 2228177, 1, 0, 2162641, 1, 0, 2097105, 1, 0, 2031569, 1, 0, 1966033, 1, 0, 1900497, 1, 0, 1834961, 1, 0, 1769425, 1, 0, 1703889, 1, 0, 1638353, 1, 0, 1572817, 1, 0, 1507281, 1, 0, 1441745, 1, 0, 1376209, 1, 0, 1310673, 1, 0, 1245137, 1, 0, 1179601, 1, 0, 1114065, 1, 0, 1048529, 1, 0, 982993, 1, 0, 917457, 1, 0, 851921, 1, 0, 786385, 1, 0, 720849, 1, 0, 655313, 1, 0, 589777, 1, 0, 524241, 1, 0, 458705, 1, 0, 393169, 1, 0, 327633, 1, 0, 262097, 1, 0, 196561, 1, 0, 131025, 1, 0, 65489, 1, 0, 65490, 1, 0, -46, 1, 0, -65582, 1, 0, -131118, 1, 0, -196654, 1, 0, -262190, 1, 0, -327726, 1, 0, -393262, 1, 0, -458798, 1, 0, -524334, 1, 0, -589870, 1, 0, -655406, 1, 0, -720942, 1, 0, -786478, 1, 0, -852014, 1, 0, -917550, 1, 0, -983086, 1, 0, -1048622, 1, 0, -1114158, 1, 0, -1179694, 1, 0, -1245230, 1, 0, -1245229, 1, 0, -1179693, 1, 0, -1114157, 1, 0, -1048621, 1, 0, -983085, 1, 0, -917549, 1, 0, -852013, 1, 0, -786477, 1, 0, -720941, 1, 0, -655405, 1, 0, -589869, 1, 0, -524333, 1, 0, -458797, 1, 0, -393261, 1, 0, -327725, 1, 0, -262189, 1, 0, -196653, 1, 0, -131117, 1, 0, -65581, 1, 0, -45, 1, 0, 65491, 1, 0, 131027, 1, 0, 131026, 1, 0, 196562, 1, 0, 262098, 1, 0, 327634, 1, 0, 393170, 1, 0, 458706, 1, 0, 524242, 1, 0, 589778, 1, 0, 655314, 1, 0, 720850, 1, 0, 786386, 1, 0, 851922, 1, 0, 917458, 1, 0, 982994, 1, 0, 1048530, 1, 0, 1114066, 1, 0, 1179602, 1, 0, 1245138, 1, 0, 1310674, 1, 0, 1376210, 1, 0, 1441746, 1, 0, 1507282, 1, 0, 1572818, 1, 0, 1638354, 1, 0, 1703890, 1, 0, 1769426, 1, 0, 1834962, 1, 0, 1900498, 1, 0, 1966034, 1, 0, 2031570, 1, 0, 2097106, 1, 0, 2162642, 1, 0, 2228178, 1, 0, 2293714, 1, 0, 2359250, 1, 0, 2424786, 1, 0, 2490322, 1, 0, 2555858, 1, 0, 2621394, 1, 0, 2686930, 1, 0, 2752466, 1, 0, 2818002, 1, 0, 2883538, 1, 0, 2949074, 1, 0, 3014610, 1, 0, 3080146, 1, 0, 3145682, 1, 0, 3145683, 1, 0, 3080147, 1, 0, 3014611, 1, 0, 2949075, 1, 0, 2883539, 1, 0, 2818003, 1, 0, 2752467, 1, 0, 2686931, 1, 0, 2621395, 1, 0, 2555859, 1, 0, 2490323, 1, 0, 2424787, 1, 0, 2359251, 1, 0, 2293715, 1, 0, 2228179, 1, 0, 2162643, 1, 0, 2097107, 1, 0, 2031571, 1, 0, 1966035, 1, 0, 1900499, 1, 0, 1834963, 1, 0, 1769427, 1, 0, 1703891, 1, 0, 1638355, 1, 0, 1572819, 1, 0, 1507283, 1, 0, 1441747, 1, 0, 1376211, 1, 0, 1310675, 1, 0, 1245139, 1, 0, 1179603, 1, 0, 1114067, 1, 0, 1048531, 1, 0, 982995, 1, 0, 917459, 1, 0, 851923, 1, 0, 786387, 1, 0, 720851, 1, 0, 655315, 1, 0, 589779, 1, 0, 524243, 1, 0, 458707, 1, 0, 393171, 1, 0, 327635, 1, 0, 262099, 1, 0, 196563, 1, 0, 196564, 1, 0, 131028, 1, 0, 65492, 1, 0, -44, 1, 0, -65580, 1, 0, -131116, 1, 0, -196652, 1, 0, -262188, 1, 0, -327724, 1, 0, -393260, 1, 0, -458796, 1, 0, -524332, 1, 0, -589868, 1, 0, -655404, 1, 0, -720940, 1, 0, -786476, 1, 0, -852012, 1, 0, -917548, 1, 0, -983084, 1, 0, -1048620, 1, 0, -1114156, 1, 0, -1179692, 1, 0, -1245228, 1, 0, -1245227, 1, 0, -1179691, 1, 0, -1114155, 1, 0, -1048619, 1, 0, -983083, 1, 0, -917547, 1, 0, -852011, 1, 0, -786475, 1, 0, -720939, 1, 0, -655403, 1, 0, -589867, 1, 0, -524331, 1, 0, -458795, 1, 0, -393259, 1, 0, -327723, 1, 0, -262187, 1, 0, -196651, 1, 0, -131115, 1, 0, -65579, 1, 0, -43, 1, 0, 65493, 1, 0, 131029, 1, 0, 196565, 1, 0, 262101, 1, 0, 262100, 1, 0, 327636, 1, 0, 393172, 1, 0, 458708, 1, 0, 524244, 1, 0, 589780, 1, 0, 655316, 1, 0, 720852, 1, 0, 786388, 1, 0, 851924, 1, 0, 917460, 1, 0, 982996, 1, 0, 1048532, 1, 0, 1114068, 1, 0, 1179604, 1, 0, 1245140, 1, 0, 1310676, 1, 0, 1376212, 1, 0, 1441748, 1, 0, 1507284, 1, 0, 1572820, 1, 0, 1638356, 1, 0, 1703892, 1, 0, 1769428, 1, 0, 1834964, 1, 0, 1900500, 1, 0, 1966036, 1, 0, 2031572, 1, 0, 2097108, 1, 0, 2162644, 1, 0, 2228180, 1, 0, 2293716, 1, 0, 2359252, 1, 0, 2424788, 1, 0, 2490324, 1, 0, 2555860, 1, 0, 2621396, 1, 0, 2686932, 1, 0, 2752468, 1, 0, 2818004, 1, 0, 2883540, 1, 0, 2949076, 1, 0, 3014612, 1, 0, 3080148, 1, 0, 3145684, 1, 0, 3145685, 1, 0, 3080149, 1, 0, 3014613, 1, 0, 2949077, 1, 0, 2883541, 1, 0, 2818005, 1, 0, 2752469, 1, 0, 2686933, 1, 0, 2621397, 1, 0, 2555861, 1, 0, 2490325, 1, 0, 2424789, 1, 0, 2359253, 1, 0, 2293717, 1, 0, 2228181, 1, 0, 2162645, 1, 0, 2097109, 1, 0, 2031573, 1, 0, 1966037, 1, 0, 1900501, 1, 0, 1834965, 1, 0, 1769429, 1, 0, 1703893, 1, 0, 1638357, 1, 0, 1572821, 1, 0, 1507285, 1, 0, 1441749, 1, 0, 1376213, 1, 0, 1310677, 1, 0, 1245141, 1, 0, 1179605, 1, 0, 1114069, 1, 0, 1048533, 1, 0, 982997, 1, 0, 917461, 1, 0, 851925, 1, 0, 786389, 1, 0, 720853, 1, 0, 655317, 1, 0, 589781, 1, 0, 524245, 1, 0, 458709, 1, 0, 393173, 1, 0, 327637, 1, 0, 327638, 1, 0, 262102, 1, 0, 196566, 1, 0, 131030, 1, 0, 65494, 1, 0, -42, 1, 0, -65578, 1, 0, -131114, 1, 0, -196650, 1, 0, -262186, 1, 0, -327722, 1, 0, -393258, 1, 0, -458794, 1, 0, -524330, 1, 0, -589866, 1, 0, -655402, 1, 0, -720938, 1, 0, -786474, 1, 0, -852010, 1, 0, -917546, 1, 0, -983082, 1, 0, -1048618, 1, 0, -1114154, 1, 0, -1179690, 1, 0, -1245226, 1, 0, -1245225, 1, 0, -1179689, 1, 0, -1114153, 1, 0, -1048617, 1, 0, -983081, 1, 0, -917545, 1, 0, -852009, 1, 0, -786473, 1, 0, -720937, 1, 0, -655401, 1, 0, -589865, 1, 0, -524329, 1, 0, -458793, 1, 0, -393257, 1, 0, -327721, 1, 0, -262185, 1, 0, -196649, 1, 0, -131113, 1, 0, -65577, 1, 0, -41, 1, 0, 65495, 1, 0, 131031, 1, 0, 196567, 1, 0, 262103, 1, 0, 327639, 1, 0, 393175, 1, 0, 393174, 1, 0, 458710, 1, 0, 524246, 1, 0, 589782, 1, 0, 655318, 1, 0, 720854, 1, 0, 786390, 1, 0, 851926, 1, 0, 917462, 1, 0, 982998, 1, 0, 1048534, 1, 0, 1114070, 1, 0, 1179606, 1, 0, 1245142, 1, 0, 1310678, 1, 0, 1376214, 1, 0, 1441750, 1, 0, 1507286, 1, 0, 1572822, 1, 0, 1638358, 1, 0, 1703894, 1, 0, 1769430, 1, 0, 1834966, 1, 0, 1900502, 1, 0, 1966038, 1, 0, 2031574, 1, 0, 2097110, 1, 0, 2162646, 1, 0, 2228182, 1, 0, 2293718, 1, 0, 2359254, 1, 0, 2424790, 1, 0, 2490326, 1, 0, 2555862, 1, 0, 2621398, 1, 0, 2686934, 1, 0, 2752470, 1, 0, 2818006, 1, 0, 2883542, 1, 0, 2949078, 1, 0, 3014614, 1, 0, 3080150, 1, 0, 3145686, 1, 0, 3145687, 1, 0, 3080151, 1, 0, 3014615, 1, 0, 2949079, 1, 0, 2883543, 1, 0, 2818007, 1, 0, 2752471, 1, 0, 2686935, 1, 0, 2621399, 1, 0, 2555863, 1, 0, 2490327, 1, 0, 2424791, 1, 0, 2359255, 1, 0, 2293719, 1, 0, 2228183, 1, 0, 2162647, 1, 0, 2097111, 1, 0, 2031575, 1, 0, 1966039, 1, 0, 1900503, 1, 0, 1834967, 1, 0, 1769431, 1, 0, 1703895, 1, 0, 1638359, 1, 0, 1572823, 1, 0, 1507287, 1, 0, 1441751, 1, 0, 1376215, 1, 0, 1310679, 1, 0, 1245143, 1, 0, 1179607, 1, 0, 1114071, 1, 0, 1048535, 1, 0, 982999, 1, 0, 917463, 1, 0, 851927, 1, 0, 786391, 1, 0, 720855, 1, 0, 655319, 1, 0, 589783, 1, 0, 524247, 1, 0, 458711, 1, 0, 458712, 1, 0, 393176, 1, 0, 327640, 1, 0, 262104, 1, 0, 196568, 1, 0, 131032, 1, 0, 65496, 1, 0, -40, 1, 0, -65576, 1, 0, -131112, 1, 0, -196648, 1, 0, -262184, 1, 0, -327720, 1, 0, -393256, 1, 0, -458792, 1, 0, -524328, 1, 0, -589864, 1, 0, -655400, 1, 0, -720936, 1, 0, -786472, 1, 0, -852008, 1, 0, -917544, 1, 0, -983080, 1, 0, -1048616, 1, 0, -1114152, 1, 0, -1179688, 1, 0, -1245224, 1, 0, -1245223, 1, 0, -1179687, 1, 0, -1114151, 1, 0, -1048615, 1, 0, -983079, 1, 0, -917543, 1, 0, -852007, 1, 0, -786471, 1, 0, -720935, 1, 0, -655399, 1, 0, -589863, 1, 0, -524327, 1, 0, -458791, 1, 0, -393255, 1, 0, -327719, 1, 0, -262183, 1, 0, -196647, 1, 0, -131111, 1, 0, -65575, 1, 0, -39, 1, 0, 65497, 1, 0, 131033, 1, 0, 196569, 1, 0, 262105, 1, 0, 327641, 1, 0, 393177, 1, 0, 458713, 1, 0, 524249, 1, 0, 524248, 1, 0, 589784, 1, 0, 655320, 1, 0, 720856, 1, 0, 786392, 1, 0, 851928, 1, 0, 917464, 1, 0, 983000, 1, 0, 1048536, 1, 0, 1114072, 1, 0, 1179608, 1, 0, 1245144, 1, 0, 1310680, 1, 0, 1376216, 1, 0, 1441752, 1, 0, 1507288, 1, 0, 1572824, 1, 0, 1638360, 1, 0, 1703896, 1, 0, 1769432, 1, 0, 1834968, 1, 0, 1900504, 1, 0, 1966040, 1, 0, 2031576, 1, 0, 2097112, 1, 0, 2162648, 1, 0, 2228184, 1, 0, 2293720, 1, 0, 2359256, 1, 0, 2424792, 1, 0, 2490328, 1, 0, 2555864, 1, 0, 2621400, 1, 0, 2686936, 1, 0, 2752472, 1, 0, 2818008, 1, 0, 2883544, 1, 0, 2949080, 1, 0, 3014616, 1, 0, 3080152, 1, 0, 3145688, 1, 0, 3145689, 1, 0, 3080153, 1, 0, 3014617, 1, 0, 2949081, 1, 0, 2883545, 1, 0, 2818009, 1, 0, 2752473, 1, 0, 2686937, 1, 0, 2621401, 1, 0, 2555865, 1, 0, 2490329, 1, 0, 2424793, 1, 0, 2359257, 1, 0, 2293721, 1, 0, 2228185, 1, 0, 2162649, 1, 0, 2097113, 1, 0, 2031577, 1, 0, 1966041, 1, 0, 1900505, 1, 0, 1834969, 1, 0, 1769433, 1, 0, 1703897, 1, 0, 1638361, 1, 0, 1572825, 1, 0, 1507289, 1, 0, 1441753, 1, 0, 1376217, 1, 0, 1310681, 1, 0, 1245145, 1, 0, 1179609, 1, 0, 1114073, 1, 0, 1048537, 1, 0, 983001, 1, 0, 917465, 1, 0, 851929, 1, 0, 786393, 1, 0, 720857, 1, 0, 655321, 1, 0, 589785, 1, 0, 1703898, 1, 0, 1769434, 1, 0, 1834970, 1, 0, 1900506, 1, 0, 1966042, 1, 0, 2031578, 1, 0, 2097114, 1, 0, 2162650, 1, 0, 2228186, 1, 0, 2293722, 1, 0, 2359258, 1, 0, 2424794, 1, 0, 2490330, 1, 0, 2555866, 1, 0, 2621402, 1, 0, 2686938, 1, 0, 2752474, 1, 0, 2818010, 1, 0, 2883546, 1, 0, 2949082, 1, 0, 3014618, 1, 0, 3080154, 1, 0, 3145690, 1, 0, 3145691, 1, 0, 3080155, 1, 0, 3014619, 1, 0, 2949083, 1, 0, 2883547, 1, 0, 2818011, 1, 0, 2752475, 1, 0, 2686939, 1, 0, 2621403, 1, 0, 2555867, 1, 0, 2490331, 1, 0, 2424795, 1, 0, 2359259, 1, 0, 2293723, 1, 0, 2228187, 1, 0, 2162651, 1, 0, 2097115, 1, 0, 2031579, 1, 0, 1966043, 1, 0, 1900507, 1, 0, 1834971, 1, 0, 1769435, 1, 0, 1703899, 1, 0, 1703900, 1, 0, 1769436, 1, 0, 1834972, 1, 0, 1900508, 1, 0, 1966044, 1, 0, 2031580, 1, 0, 2097116, 1, 0, 2162652, 1, 0, 2228188, 1, 0, 2293724, 1, 0, 2359260, 1, 0, 2424796, 1, 0, 2490332, 1, 0, 2555868, 1, 0, 2621404, 1, 0, 2686940, 1, 0, 2752476, 1, 0, 2818012, 1, 0, 2883548, 1, 0, 2949084, 1, 0, 3014620, 1, 0, 3080156, 1, 0, 3145692, 1, 0, 3145693, 1, 0, 3080157, 1, 0, 3014621, 1, 0, 2949085, 1, 0, 2883549, 1, 0, 2818013, 1, 0, 2752477, 1, 0, 2686941, 1, 0, 2621405, 1, 0, 2555869, 1, 0, 2490333, 1, 0, 2424797, 1, 0, 2359261, 1, 0, 2293725, 1, 0, 2228189, 1, 0, 2162653, 1, 0, 2097117, 1, 0, 2031581, 1, 0, 1966045, 1, 0, 1900509, 1, 0, 1834973, 1, 0, 1769437, 1, 0, 1703901, 1, 0, 1703902, 1, 0, 1769438, 1, 0, 1834974, 1, 0, 1900510, 1, 0, 1966046, 1, 0, 2031582, 1, 0, 2097118, 1, 0, 2162654, 1, 0, 2228190, 1, 0, 2293726, 1, 0, 2359262, 1, 0, 2424798, 1, 0, 2490334, 1, 0, 2555870, 1, 0, 2621406, 1, 0, 2686942, 1, 0, 2752478, 1, 0, 2818014, 1, 0, 2883550, 1, 0, 2949086, 1, 0, 3014622, 1, 0, 3080158, 1, 0, 3145694, 1, 0, 3145695, 1, 0, 3080159, 1, 0, 3014623, 1, 0, 2949087, 1, 0, 2883551, 1, 0, 2818015, 1, 0, 2752479, 1, 0, 2686943, 1, 0, 2621407, 1, 0, 2555871, 1, 0, 2490335, 1, 0, 2424799, 1, 0, 2359263, 1, 0, 2293727, 1, 0, 2228191, 1, 0, 2162655, 1, 0, 2097119, 1, 0, 2031583, 1, 0, 1966047, 1, 0, 1900511, 1, 0, 1834975, 1, 0, 1769439, 1, 0, 1703903, 1, 0, 1703904, 1, 0, 1769440, 1, 0, 1834976, 1, 0, 1900512, 1, 0, 1966048, 1, 0, 2031584, 1, 0, 2097120, 1, 0, 2162656, 1, 0, 2228192, 1, 0, 2293728, 1, 0, 2359264, 1, 0, 2424800, 1, 0, 2490336, 1, 0, 2555872, 1, 0, 2621408, 1, 0, 2686944, 1, 0, 2752480, 1, 0, 2818016, 1, 0, 2883552, 1, 0, 2949088, 1, 0, 3014624, 1, 0, 3080160, 1, 0, 3145696, 1, 0, 3145697, 1, 0, 3080161, 1, 0, 3014625, 1, 0, 2949089, 1, 0, 2883553, 1, 0, 2818017, 1, 0, 2752481, 1, 0, 2686945, 1, 0, 2621409, 1, 0, 2555873, 1, 0, 2490337, 1, 0, 2424801, 1, 0, 2359265, 1, 0, 2293729, 1, 0, 2228193, 1, 0, 2162657, 1, 0, 2097121, 1, 0, 2031585, 1, 0, 1966049, 1, 0, 1900513, 1, 0, 1834977, 1, 0, 1769441, 1, 0, 1703905, 1, 0, 1703906, 1, 0, 1769442, 1, 0, 1834978, 1, 0, 1900514, 1, 0, 1966050, 1, 0, 2031586, 1, 0, 2097122, 1, 0, 2162658, 1, 0, 2228194, 1, 0, 2293730, 1, 0, 2359266, 1, 0, 2424802, 1, 0, 2490338, 1, 0, 2555874, 1, 0, 2621410, 1, 0, 2686946, 1, 0, 2752482, 1, 0, 2818018, 1, 0, 2883554, 1, 0, 2949090, 1, 0, 3014626, 1, 0, 3080162, 1, 0, 3145698, 1, 0, 3145699, 1, 0, 3080163, 1, 0, 3014627, 1, 0, 2949091, 1, 0, 2883555, 1, 0, 2818019, 1, 0, 2752483, 1, 0, 2686947, 1, 0, 2621411, 1, 0, 2555875, 1, 0, 2490339, 1, 0, 2424803, 1, 0, 2359267, 1, 0, 2293731, 1, 0, 2228195, 1, 0, 2162659, 1, 0, 2097123, 1, 0, 2031587, 1, 0, 1966051, 1, 0, 1900515, 1, 0, 1834979, 1, 0, 1769443, 1, 0, 1703907, 1, 0, 1703908, 1, 0, 1769444, 1, 0, 1834980, 1, 0, 1900516, 1, 0, 1966052, 1, 0, 2031588, 1, 0, 2097124, 1, 0, 2162660, 1, 0, 2228196, 1, 0, 2293732, 1, 0, 2359268, 1, 0, 2424804, 1, 0, 2490340, 1, 0, 2555876, 1, 0, 2621412, 1, 0, 2686948, 1, 0, 2752484, 1, 0, 2818020, 1, 0, 2883556, 1, 0, 2949092, 1, 0, 3014628, 1, 0, 3080164, 1, 0, 3145700, 1, 0, 3145701, 1, 0, 3080165, 1, 0, 3014629, 1, 0, 2949093, 1, 0, 2883557, 1, 0, 2818021, 1, 0, 2752485, 1, 0, 2686949, 1, 0, 2621413, 1, 0, 2555877, 1, 0, 2490341, 1, 0, 2424805, 1, 0, 2359269, 1, 0, 2293733, 1, 0, 2228197, 1, 0, 2162661, 1, 0, 2097125, 1, 0, 2031589, 1, 0, 1966053, 1, 0, 1900517, 1, 0, 1834981, 1, 0, 1769445, 1, 0, 1703909, 1, 0, 1703910, 1, 0, 1769446, 1, 0, 1834982, 1, 0, 1900518, 1, 0, 1966054, 1, 0, 2031590, 1, 0, 2097126, 1, 0, 2162662, 1, 0, 2228198, 1, 0, 2293734, 1, 0, 2359270, 1, 0, 2424806, 1, 0, 2490342, 1, 0, 2555878, 1, 0, 2621414, 1, 0, 2686950, 1, 0, 2752486, 1, 0, 2818022, 1, 0, 2883558, 1, 0, 2949094, 1, 0, 3014630, 1, 0, 3080166, 1, 0, 3145702, 1, 0, 3145703, 1, 0, 3080167, 1, 0, 3014631, 1, 0, 2949095, 1, 0, 2883559, 1, 0, 2818023, 1, 0, 2752487, 1, 0, 2686951, 1, 0, 2621415, 1, 0, 2555879, 1, 0, 2490343, 1, 0, 2424807, 1, 0, 2359271, 1, 0, 2293735, 1, 0, 2228199, 1, 0, 2162663, 1, 0, 2097127, 1, 0, 2031591, 1, 0, 1966055, 1, 0, 1900519, 1, 0, 1834983, 1, 0, 1769447, 1, 0, 1703911, 1, 0, 1703912, 1, 0, 1769448, 1, 0, 1834984, 1, 0, 1900520, 1, 0, 1966056, 1, 0, 2031592, 1, 0, 2097128, 1, 0, 2162664, 1, 0, 2228200, 1, 0, 2293736, 1, 0, 2359272, 1, 0, 2424808, 1, 0, 2490344, 1, 0, 2555880, 1, 0, 2621416, 1, 0, 2686952, 1, 0, 2752488, 1, 0, 2818024, 1, 0, 2883560, 1, 0, 2949096, 1, 0, 3014632, 1, 0, 3080168, 1, 0, 3145704, 1, 0, 3145705, 1, 0, 3080169, 1, 0, 3014633, 1, 0, 2949097, 1, 0, 2883561, 1, 0, 2818025, 1, 0, 2752489, 1, 0, 2686953, 1, 0, 2621417, 1, 0, 2555881, 1, 0, 2490345, 1, 0, 2424809, 1, 0, 2359273, 1, 0, 2293737, 1, 0, 2228201, 1, 0, 2162665, 1, 0, 2097129, 1, 0, 2031593, 1, 0, 1966057, 1, 0, 1900521, 1, 0, 1834985, 1, 0, 1769449, 1, 0, 1703913, 1, 0, 1703914, 1, 0, 1769450, 1, 0, 1834986, 1, 0, 1900522, 1, 0, 1966058, 1, 0, 2031594, 1, 0, 2097130, 1, 0, 2162666, 1, 0, 2228202, 1, 0, 2293738, 1, 0, 2359274, 1, 0, 2424810, 1, 0, 2490346, 1, 0, 2555882, 1, 0, 2621418, 1, 0, 2686954, 1, 0, 2752490, 1, 0, 2818026, 1, 0, 2883562, 1, 0, 2949098, 1, 0, 3014634, 1, 0, 3080170, 1, 0, 3145706, 1, 0, 3145707, 1, 0, 3080171, 1, 0, 3014635, 1, 0, 2949099, 1, 0, 2883563, 1, 0, 2818027, 1, 0, 2752491, 1, 0, 2686955, 1, 0, 2621419, 1, 0, 2555883, 1, 0, 2490347, 1, 0, 2424811, 1, 0, 2359275, 1, 0, 2293739, 1, 0, 2228203, 1, 0, 2162667, 1, 0, 2097131, 1, 0, 2031595, 1, 0, 1966059, 1, 0, 1900523, 1, 0, 1834987, 1, 0, 1769451, 1, 0, 1703915, 1, 0, 1703916, 1, 0, 1769452, 1, 0, 1834988, 1, 0, 1900524, 1, 0, 1966060, 1, 0, 2031596, 1, 0, 2097132, 1, 0, 2162668, 1, 0, 2228204, 1, 0, 2293740, 1, 0, 2359276, 1, 0, 2424812, 1, 0, 2490348, 1, 0, 2555884, 1, 0, 2621420, 1, 0, 2686956, 1, 0, 2752492, 1, 0, 2818028, 1, 0, 2883564, 1, 0, 2949100, 1, 0, 3014636, 1, 0, 3080172, 1, 0, 3145708, 1, 0, 3145709, 1, 0, 3080173, 1, 0, 3014637, 1, 0, 2949101, 1, 0, 2883565, 1, 0, 2818029, 1, 0, 2752493, 1, 0, 2686957, 1, 0, 2621421, 1, 0, 2555885, 1, 0, 2490349, 1, 0, 2424813, 1, 0, 2359277, 1, 0, 2293741, 1, 0, 2228205, 1, 0, 2162669, 1, 0, 2097133, 1, 0, 2031597, 1, 0, 1966061, 1, 0, 1900525, 1, 0, 1834989, 1, 0, 1769453, 1, 0, 1703917, 1, 0, 1703918, 1, 0, 1769454, 1, 0, 1834990, 1, 0, 1900526, 1, 0, 1966062, 1, 0, 2031598, 1, 0, 2097134, 1, 0, 2162670, 1, 0, 2228206, 1, 0, 2293742, 1, 0, 2359278, 1, 0, 2424814, 1, 0, 2490350, 1, 0, 2555886, 1, 0, 2621422, 1, 0, 2686958, 1, 0, 2752494, 1, 0, 2818030, 1, 0, 2883566, 1, 0, 2949102, 1, 0, 3014638, 1, 0, 3080174, 1, 0, 3145710, 1, 0, 3145711, 1, 0, 3080175, 1, 0, 3014639, 1, 0, 2949103, 1, 0, 2883567, 1, 0, 2818031, 1, 0, 2752495, 1, 0, 2686959, 1, 0, 2621423, 1, 0, 2555887, 1, 0, 2490351, 1, 0, 2424815, 1, 0, 2359279, 1, 0, 2293743, 1, 0, 2228207, 1, 0, 2162671, 1, 0, 2097135, 1, 0, 2031599, 1, 0, 1966063, 1, 0, 1900527, 1, 0, 1834991, 1, 0, 1769455, 1, 0, 1703919, 1, 0, 1703920, 1, 0, 1769456, 1, 0, 1834992, 1, 0, 1900528, 1, 0, 1966064, 1, 0, 2031600, 1, 0, 2097136, 1, 0, 2162672, 1, 0, 2228208, 1, 0, 2293744, 1, 0, 2359280, 1, 0, 2424816, 1, 0, 2490352, 1, 0, 2555888, 1, 0, 2621424, 1, 0, 2686960, 1, 0, 2752496, 1, 0, 2818032, 1, 0, 2883568, 1, 0, 2949104, 1, 0, 3014640, 1, 0, 3080176, 1, 0, 3145712, 1, 0, 3145713, 1, 0, 3080177, 1, 0, 3014641, 1, 0, 2949105, 1, 0, 2883569, 1, 0, 2818033, 1, 0, 2752497, 1, 0, 2686961, 1, 0, 2621425, 1, 0, 2555889, 1, 0, 2490353, 1, 0, 2424817, 1, 0, 2359281, 1, 0, 2293745, 1, 0, 2228209, 1, 0, 2162673, 1, 0, 2097137, 1, 0, 2031601, 1, 0, 1966065, 1, 0, 1900529, 1, 0, 1834993, 1, 0, 1769457, 1, 0, 1703921, 1, 0, 1703922, 1, 0, 1769458, 1, 0, 1834994, 1, 0, 1900530, 1, 0, 1966066, 1, 0, 2031602, 1, 0, 2097138, 1, 0, 2162674, 1, 0, 2228210, 1, 0, 2293746, 1, 0, 2359282, 1, 0, 2424818, 1, 0, 2490354, 1, 0, 2555890, 1, 0, 2621426, 1, 0, 2686962, 1, 0, 2752498, 1, 0, 2818034, 1, 0, 2883570, 1, 0, 2949106, 1, 0, 3014642, 1, 0, 3080178, 1, 0, 3145714, 1, 0, 3145715, 1, 0, 3080179, 1, 0, 3014643, 1, 0, 2949107, 1, 0, 2883571, 1, 0, 2818035, 1, 0, 2752499, 1, 0, 2686963, 1, 0, 2621427, 1, 0, 2555891, 1, 0, 2490355, 1, 0, 2424819, 1, 0, 2359283, 1, 0, 2293747, 1, 0, 2228211, 1, 0, 2162675, 1, 0, 2097139, 1, 0, 2031603, 1, 0, 1966067, 1, 0, 1900531, 1, 0, 1834995, 1, 0, 1769459, 1, 0, 1703923, 1, 0, 1703924, 1, 0, 1769460, 1, 0, 1834996, 1, 0, 1900532, 1, 0, 1966068, 1, 0, 2031604, 1, 0, 2097140, 1, 0, 2162676, 1, 0, 2228212, 1, 0, 2293748, 1, 0, 2359284, 1, 0, 2424820, 1, 0, 2490356, 1, 0, 2555892, 1, 0, 2621428, 1, 0, 2686964, 1, 0, 2752500, 1, 0, 2818036, 1, 0, 2883572, 1, 0, 2949108, 1, 0, 3014644, 1, 0, 3080180, 1, 0, 3145716, 1, 0, 3145717, 1, 0, 3080181, 1, 0, 3014645, 1, 0, 2949109, 1, 0, 2883573, 1, 0, 2818037, 1, 0, 2752501, 1, 0, 2686965, 1, 0, 2621429, 1, 0, 2555893, 1, 0, 2490357, 1, 0, 2424821, 1, 0, 2359285, 1, 0, 2293749, 1, 0, 2228213, 1, 0, 2162677, 1, 0, 2097141, 1, 0, 2031605, 1, 0, 1966069, 1, 0, 1900533, 1, 0, 1834997, 1, 0, 1769461, 1, 0, 1703925, 1, 0, 1703926, 1, 0, 1769462, 1, 0, 1834998, 1, 0, 1900534, 1, 0, 1966070, 1, 0, 2031606, 1, 0, 2097142, 1, 0, 2162678, 1, 0, 2228214, 1, 0, 2293750, 1, 0, 2359286, 1, 0, 2424822, 1, 0, 2490358, 1, 0, 2555894, 1, 0, 2621430, 1, 0, 2686966, 1, 0, 2752502, 1, 0, 2818038, 1, 0, 2883574, 1, 0, 2949110, 1, 0, 3014646, 1, 0, 3080182, 1, 0, 3145718, 1, 0, 3145719, 1, 0, 3080183, 1, 0, 3014647, 1, 0, 2949111, 1, 0, 2883575, 1, 0, 2818039, 1, 0, 2752503, 1, 0, 2686967, 1, 0, 2621431, 1, 0, 2555895, 1, 0, 2490359, 1, 0, 2424823, 1, 0, 2359287, 1, 0, 2293751, 1, 0, 2228215, 1, 0, 2162679, 1, 0, 2097143, 1, 0, 2031607, 1, 0, 1966071, 1, 0, 1900535, 1, 0, 1834999, 1, 0, 1769463, 1, 0, 1703927, 1, 0, 1703928, 1, 0, 1769464, 1, 0, 1835000, 1, 0, 1900536, 1, 0, 1966072, 1, 0, 2031608, 1, 0, 2097144, 1, 0, 2162680, 1, 0, 2228216, 1, 0, 2293752, 1, 0, 2359288, 1, 0, 2424824, 1, 0, 2490360, 1, 0, 2555896, 1, 0, 2621432, 1, 0, 2686968, 1, 0, 2752504, 1, 0, 2818040, 1, 0, 2883576, 1, 0, 2949112, 1, 0, 3014648, 1, 0, 3080184, 1, 0, 3145720, 1, 0, 3145721, 1, 0, 3080185, 1, 0, 3014649, 1, 0, 2949113, 1, 0, 2883577, 1, 0, 2818041, 1, 0, 2752505, 1, 0, 2686969, 1, 0, 2621433, 1, 0, 2555897, 1, 0, 2490361, 1, 0, 2424825, 1, 0, 2359289, 1, 0, 2293753, 1, 0, 2228217, 1, 0, 2162681, 1, 0, 2097145, 1, 0, 2031609, 1, 0, 1966073, 1, 0, 1900537, 1, 0, 1835001, 1, 0, 1769465, 1, 0, 1703929, 1, 0, 1703930, 1, 0, 1769466, 1, 0, 1835002, 1, 0, 1900538, 1, 0, 1966074, 1, 0, 2031610, 1, 0, 2097146, 1, 0, 2162682, 1, 0, 2228218, 1, 0, 2293754, 1, 0, 2359290, 1, 0, 2424826, 1, 0, 2490362, 1, 0, 2555898, 1, 0, 2621434, 1, 0, 2686970, 1, 0, 2752506, 1, 0, 2818042, 1, 0, 2883578, 1, 0, 2949114, 1, 0, 3014650, 1, 0, 3080186, 1, 0, 3145722, 1, 0, 3145723, 1, 0, 3080187, 1, 0, 3014651, 1, 0, 2949115, 1, 0, 2883579, 1, 0, 2818043, 1, 0, 2752507, 1, 0, 2686971, 1, 0, 2621435, 1, 0, 2555899, 1, 0, 2490363, 1, 0, 2424827, 1, 0, 2359291, 1, 0, 2293755, 1, 0, 2228219, 1, 0, 2162683, 1, 0, 2097147, 1, 0, 2031611, 1, 0, 1966075, 1, 0, 1900539, 1, 0, 1835003, 1, 0, 1769467, 1, 0, 1703931, 1, 0, 1703932, 1, 0, 1769468, 1, 0, 1835004, 1, 0, 1900540, 1, 0, 1966076, 1, 0, 2031612, 1, 0, 2097148, 1, 0, 2162684, 1, 0, 2228220, 1, 0, 2293756, 1, 0, 2359292, 1, 0, 2424828, 1, 0, 2490364, 1, 0, 2555900, 1, 0, 2621436, 1, 0, 2686972, 1, 0, 2752508, 1, 0, 2818044, 1, 0, 2883580, 1, 0, 2949116, 1, 0, 3014652, 1, 0, 3080188, 1, 0, 3145724, 1, 0, 3145725, 1, 0, 3080189, 1, 0, 3014653, 1, 0, 2949117, 1, 0, 2883581, 1, 0, 2818045, 1, 0, 2752509, 1, 0, 2686973, 1, 0, 2621437, 1, 0, 2555901, 1, 0, 2490365, 1, 0, 2424829, 1, 0, 2359293, 1, 0, 2293757, 1, 0, 2228221, 1, 0, 2162685, 1, 0, 2097149, 1, 0, 2031613, 1, 0, 1966077, 1, 0, 1900541, 1, 0, 1835005, 1, 0, 1769469, 1, 0, 1703933, 1, 0, 1703934, 1, 0, 1769470, 1, 0, 1835006, 1, 0, 1900542, 1, 0, 1966078, 1, 0, 2031614, 1, 0, 2097150, 1, 0, 2162686, 1, 0, 2228222, 1, 0, 2293758, 1, 0, 2359294, 1, 0, 2424830, 1, 0, 2490366, 1, 0, 2555902, 1, 0, 2621438, 1, 0, 2686974, 1, 0, 2752510, 1, 0, 2818046, 1, 0, 2883582, 1, 0, 2949118, 1, 0, 3014654, 1, 0, 3080190, 1, 0, 3145726, 1, 0, 3145727, 1, 0, 3080191, 1, 0, 3014655, 1, 0, 2949119, 1, 0, 2883583, 1, 0, 2818047, 1, 0, 2752511, 1, 0, 2686975, 1, 0, 2621439, 1, 0, 2555903, 1, 0, 2490367, 1, 0, 2424831, 1, 0, 2359295, 1, 0, 2293759, 1, 0, 2228223, 1, 0, 2162687, 1, 0, 2097151, 1, 0, 2031615, 1, 0, 1966079, 1, 0, 1900543, 1, 0, 1835007, 1, 0, 1769471, 1, 0, 1703935, 1, 0, 1638400, 1, 0, 1703936, 1, 0, 1769472, 1, 0, 1835008, 1, 0, 1900544, 1, 0, 1966080, 1, 0, 2031616, 1, 0, 2097152, 1, 0, 2162688, 1, 0, 2228224, 1, 0, 2293760, 1, 0, 2359296, 1, 0, 2424832, 1, 0, 2490368, 1, 0, 2555904, 1, 0, 2621440, 1, 0, 2686976, 1, 0, 2752512, 1, 0, 2818048, 1, 0, 2883584, 1, 0, 2949120, 1, 0, 3014656, 1, 0, 3080192, 1, 0, 3080193, 1, 0, 3014657, 1, 0, 2949121, 1, 0, 2883585, 1, 0, 2818049, 1, 0, 2752513, 1, 0, 2686977, 1, 0, 2621441, 1, 0, 2555905, 1, 0, 2490369, 1, 0, 2424833, 1, 0, 2359297, 1, 0, 2293761, 1, 0, 2228225, 1, 0, 2162689, 1, 0, 2097153, 1, 0, 2031617, 1, 0, 1966081, 1, 0, 1900545, 1, 0, 1835009, 1, 0, 1769473, 1, 0, 1703937, 1, 0, 1638401, 1, 0, 1638402, 1, 0, 1703938, 1, 0, 1769474, 1, 0, 1835010, 1, 0, 1900546, 1, 0, 1966082, 1, 0, 2031618, 1, 0, 2097154, 1, 0, 2162690, 1, 0, 2228226, 1, 0, 2293762, 1, 0, 2359298, 1, 0, 2424834, 1, 0, 2490370, 1, 0, 2555906, 1, 0, 2621442, 1, 0, 2686978, 1, 0, 2752514, 1, 0, 2818050, 1, 0, 2883586, 1, 0, 2949122, 1, 0, 3014658, 1, 0, 3080194, 1, 0, 3080195, 1, 0, 3014659, 1, 0, 2949123, 1, 0, 2883587, 1, 0, 2818051, 1, 0, 2752515, 1, 0, 2686979, 1, 0, 2621443, 1, 0, 2555907, 1, 0, 2490371, 1, 0, 2424835, 1, 0, 2359299, 1, 0, 2293763, 1, 0, 2228227, 1, 0, 2162691, 1, 0, 2097155, 1, 0, 2031619, 1, 0, 1966083, 1, 0, 1900547, 1, 0, 1835011, 1, 0, 1769475, 1, 0, 1703939, 1, 0, 1638403, 1, 0, 1638404, 1, 0, 1703940, 1, 0, 1769476, 1, 0, 1835012, 1, 0, 1900548, 1, 0, 1966084, 1, 0, 2031620, 1, 0, 2097156, 1, 0, 2162692, 1, 0, 2228228, 1, 0, 2293764, 1, 0, 2359300, 1, 0, 2424836, 1, 0, 2490372, 1, 0, 2555908, 1, 0, 2621444, 1, 0, 2686980, 1, 0, 2752516, 1, 0, 2818052, 1, 0, 2883588, 1, 0, 2949124, 1, 0, 3014660, 1, 0, 3080196, 1, 0, 3080197, 1, 0, 3014661, 1, 0, 2949125, 1, 0, 2883589, 1, 0, 2818053, 1, 0, 2752517, 1, 0, 2686981, 1, 0, 2621445, 1, 0, 2555909, 1, 0, 2490373, 1, 0, 2424837, 1, 0, 2359301, 1, 0, 2293765, 1, 0, 2228229, 1, 0, 2162693, 1, 0, 2097157, 1, 0, 2031621, 1, 0, 1966085, 1, 0, 1900549, 1, 0, 1835013, 1, 0, 1769477, 1, 0, 1703941, 1, 0, 1638405, 1, 0, 1638406, 1, 0, 1703942, 1, 0, 1769478, 1, 0, 1835014, 1, 0, 1900550, 1, 0, 1966086, 1, 0, 2031622, 1, 0, 2097158, 1, 0, 2162694, 1, 0, 2228230, 1, 0, 2293766, 1, 0, 2359302, 1, 0, 2424838, 1, 0, 2490374, 1, 0, 2555910, 1, 0, 2621446, 1, 0, 2686982, 1, 0, 2752518, 1, 0, 2818054, 1, 0, 2883590, 1, 0, 2949126, 1, 0, 3014662, 1, 0, 3080198, 1, 0, 3080199, 1, 0, 3014663, 1, 0, 2949127, 1, 0, 2883591, 1, 0, 2818055, 1, 0, 2752519, 1, 0, 2686983, 1, 0, 2621447, 1, 0, 2555911, 1, 0, 2490375, 1, 0, 2424839, 1, 0, 2359303, 1, 0, 2293767, 1, 0, 2228231, 1, 0, 2162695, 1, 0, 2097159, 1, 0, 2031623, 1, 0, 1966087, 1, 0, 1900551, 1, 0, 1835015, 1, 0, 1769479, 1, 0, 1703943, 1, 0, 1638407, 1, 0, 1638408, 1, 0, 1703944, 1, 0, 1769480, 1, 0, 1835016, 1, 0, 1900552, 1, 0, 1966088, 1, 0, 2031624, 1, 0, 2097160, 1, 0, 2162696, 1, 0, 2228232, 1, 0, 2293768, 1, 0, 2359304, 1, 0, 2424840, 1, 0, 2490376, 1, 0, 2555912, 1, 0, 2621448, 1, 0, 2686984, 1, 0, 2752520, 1, 0, 2818056, 1, 0, 2883592, 1, 0, 2949128, 1, 0, 3014664, 1, 0, 3080200, 1, 0, 3080201, 1, 0, 3014665, 1, 0, 2949129, 1, 0, 2883593, 1, 0, 2818057, 1, 0, 2752521, 1, 0, 2686985, 1, 0, 2621449, 1, 0, 2555913, 1, 0, 2490377, 1, 0, 2424841, 1, 0, 2359305, 1, 0, 2293769, 1, 0, 2228233, 1, 0, 2162697, 1, 0, 2097161, 1, 0, 2031625, 1, 0, 1966089, 1, 0, 1900553, 1, 0, 1835017, 1, 0, 1769481, 1, 0, 1703945, 1, 0, 1638409, 1, 0, 1638410, 1, 0, 1703946, 1, 0, 1769482, 1, 0, 1835018, 1, 0, 1900554, 1, 0, 1966090, 1, 0, 2031626, 1, 0, 2097162, 1, 0, 2162698, 1, 0, 2228234, 1, 0, 2293770, 1, 0, 2359306, 1, 0, 2424842, 1, 0, 2490378, 1, 0, 2555914, 1, 0, 2621450, 1, 0, 2686986, 1, 0, 2752522, 1, 0, 2818058, 1, 0, 2883594, 1, 0, 2949130, 1, 0, 3014666, 1, 0, 3080202, 1, 0, 3080203, 1, 0, 3014667, 1, 0, 2949131, 1, 0, 2883595, 1, 0, 2818059, 1, 0, 2752523, 1, 0, 2686987, 1, 0, 2621451, 1, 0, 2555915, 1, 0, 2490379, 1, 0, 2424843, 1, 0, 2359307, 1, 0, 2293771, 1, 0, 2228235, 1, 0, 2162699, 1, 0, 2097163, 1, 0, 2031627, 1, 0, 1966091, 1, 0, 1900555, 1, 0, 1835019, 1, 0, 1769483, 1, 0, 1703947, 1, 0, 1638411, 1, 0, 1638412, 1, 0, 1703948, 1, 0, 1769484, 1, 0, 1835020, 1, 0, 1900556, 1, 0, 1966092, 1, 0, 2031628, 1, 0, 2097164, 1, 0, 2162700, 1, 0, 2228236, 1, 0, 2293772, 1, 0, 2359308, 1, 0, 2424844, 1, 0, 2490380, 1, 0, 2555916, 1, 0, 2621452, 1, 0, 2686988, 1, 0, 2752524, 1, 0, 2818060, 1, 0, 2883596, 1, 0, 2949132, 1, 0, 3014668, 1, 0, 3080204, 1, 0, 3080205, 1, 0, 3014669, 1, 0, 2949133, 1, 0, 2883597, 1, 0, 2818061, 1, 0, 2752525, 1, 0, 2686989, 1, 0, 2621453, 1, 0, 2555917, 1, 0, 2490381, 1, 0, 2424845, 1, 0, 2359309, 1, 0, 2293773, 1, 0, 2228237, 1, 0, 2162701, 1, 0, 2097165, 1, 0, 2031629, 1, 0, 1966093, 1, 0, 1900557, 1, 0, 1835021, 1, 0, 1769485, 1, 0, 1703949, 1, 0, 1638413, 1, 0, 1638414, 1, 0, 1703950, 1, 0, 1769486, 1, 0, 1835022, 1, 0, 1900558, 1, 0, 1966094, 1, 0, 2031630, 1, 0, 2097166, 1, 0, 2162702, 1, 0, 2228238, 1, 0, 2293774, 1, 0, 2359310, 1, 0, 2424846, 1, 0, 2490382, 1, 0, 2555918, 1, 0, 2621454, 1, 0, 2686990, 1, 0, 2752526, 1, 0, 2818062, 1, 0, 2883598, 1, 0, 2949134, 1, 0, 3014670, 1, 0, 3080206, 1, 0, 3080207, 1, 0, 3014671, 1, 0, 2949135, 1, 0, 2883599, 1, 0, 2818063, 1, 0, 2752527, 1, 0, 2686991, 1, 0, 2621455, 1, 0, 2555919, 1, 0, 2490383, 1, 0, 2424847, 1, 0, 2359311, 1, 0, 2293775, 1, 0, 2228239, 1, 0, 2162703, 1, 0, 2097167, 1, 0, 2031631, 1, 0, 1966095, 1, 0, 1900559, 1, 0, 1835023, 1, 0, 1769487, 1, 0, 1703951, 1, 0, 1638415, 1, 0, 1638416, 1, 0, 1703952, 1, 0, 1769488, 1, 0, 1835024, 1, 0, 1900560, 1, 0, 1966096, 1, 0, 2031632, 1, 0, 2097168, 1, 0, 2162704, 1, 0, 2228240, 1, 0, 2293776, 1, 0, 2359312, 1, 0, 2424848, 1, 0, 2490384, 1, 0, 2555920, 1, 0, 2621456, 1, 0, 2686992, 1, 0, 2752528, 1, 0, 2818064, 1, 0, 2883600, 1, 0, 2949136, 1, 0, 3014672, 1, 0, 3080208, 1, 0, 3080209, 1, 0, 3014673, 1, 0, 2949137, 1, 0, 2883601, 1, 0, 2818065, 1, 0, 2752529, 1, 0, 2686993, 1, 0, 2621457, 1, 0, 2555921, 1, 0, 2490385, 1, 0, 2424849, 1, 0, 2359313, 1, 0, 2293777, 1, 0, 2228241, 1, 0, 2162705, 1, 0, 2097169, 1, 0, 2031633, 1, 0, 1966097, 1, 0, 1900561, 1, 0, 1835025, 1, 0, 1769489, 1, 0, 1703953, 1, 0, 1638417, 1, 0, 1638418, 1, 0, 1703954, 1, 0, 1769490, 1, 0, 1835026, 1, 0, 1900562, 1, 0, 1966098, 1, 0, 2031634, 1, 0, 2097170, 1, 0, 2162706, 1, 0, 2228242, 1, 0, 2293778, 1, 0, 2359314, 1, 0, 2424850, 1, 0, 2490386, 1, 0, 2555922, 1, 0, 2621458, 1, 0, 2686994, 1, 0, 2752530, 1, 0, 2818066, 1, 0, 2883602, 1, 0, 2949138, 1, 0, 3014674, 1, 0, 3080210, 1, 0, 3080211, 1, 0, 3014675, 1, 0, 2949139, 1, 0, 2883603, 1, 0, 2818067, 1, 0, 2752531, 1, 0, 2686995, 1, 0, 2621459, 1, 0, 2555923, 1, 0, 2490387, 1, 0, 2424851, 1, 0, 2359315, 1, 0, 2293779, 1, 0, 2228243, 1, 0, 2162707, 1, 0, 2097171, 1, 0, 2031635, 1, 0, 1966099, 1, 0, 1900563, 1, 0, 1835027, 1, 0, 1769491, 1, 0, 1703955, 1, 0, 1638419, 1, 0, 1638420, 1, 0, 1703956, 1, 0, 1769492, 1, 0, 1835028, 1, 0, 1900564, 1, 0, 1966100, 1, 0, 2031636, 1, 0, 2097172, 1, 0, 2162708, 1, 0, 2228244, 1, 0, 2293780, 1, 0, 2359316, 1, 0, 2424852, 1, 0, 2490388, 1, 0, 2555924, 1, 0, 2621460, 1, 0, 2686996, 1, 0, 2752532, 1, 0, 2818068, 1, 0, 2883604, 1, 0, 2949140, 1, 0, 3014676, 1, 0, 3080212, 1, 0, 3080213, 1, 0, 3014677, 1, 0, 2949141, 1, 0, 2883605, 1, 0, 2818069, 1, 0, 2752533, 1, 0, 2686997, 1, 0, 2621461, 1, 0, 2555925, 1, 0, 2490389, 1, 0, 2424853, 1, 0, 2359317, 1, 0, 2293781, 1, 0, 2228245, 1, 0, 2162709, 1, 0, 2097173, 1, 0, 2031637, 1, 0, 1966101, 1, 0, 1900565, 1, 0, 1835029, 1, 0, 1769493, 1, 0, 1703957, 1, 0, 1638421, 1, 0, 1638422, 1, 0, 1703958, 1, 0, 1769494, 1, 0, 1835030, 1, 0, 1900566, 1, 0, 1966102, 1, 0, 2031638, 1, 0, 2097174, 1, 0, 2162710, 1, 0, 2228246, 1, 0, 2293782, 1, 0, 2359318, 1, 0, 2424854, 1, 0, 2490390, 1, 0, 2555926, 1, 0, 2621462, 1, 0, 2686998, 1, 0, 2752534, 1, 0, 2818070, 1, 0, 2883606, 1, 0, 2949142, 1, 0, 3014678, 1, 0, 3080214, 1, 0, 3080215, 1, 0, 3014679, 1, 0, 2949143, 1, 0, 2883607, 1, 0, 2818071, 1, 0, 2752535, 1, 0, 2686999, 1, 0, 2621463, 1, 0, 2555927, 1, 0, 2490391, 1, 0, 2424855, 1, 0, 2359319, 1, 0, 2293783, 1, 0, 2228247, 1, 0, 2162711, 1, 0, 2097175, 1, 0, 2031639, 1, 0, 1966103, 1, 0, 1900567, 1, 0, 1835031, 1, 0, 1769495, 1, 0, 1703959, 1, 0, 1638423, 1, 0, 1638424, 1, 0, 1703960, 1, 0, 1769496, 1, 0, 1835032, 1, 0, 1900568, 1, 0, 1966104, 1, 0, 2031640, 1, 0, 2097176, 1, 0, 2162712, 1, 0, 2228248, 1, 0, 2293784, 1, 0, 2359320, 1, 0, 2424856, 1, 0, 2490392, 1, 0, 2555928, 1, 0, 2621464, 1, 0, 2687000, 1, 0, 2752536, 1, 0, 2818072, 1, 0, 2883608, 1, 0, 2949144, 1, 0, 3014680, 1, 0, 3080216, 1, 0, 3080217, 1, 0, 3014681, 1, 0, 2949145, 1, 0, 2883609, 1, 0, 2818073, 1, 0, 2752537, 1, 0, 2687001, 1, 0, 2621465, 1, 0, 2555929, 1, 0, 2490393, 1, 0, 2424857, 1, 0, 2359321, 1, 0, 2293785, 1, 0, 2228249, 1, 0, 2162713, 1, 0, 2097177, 1, 0, 2031641, 1, 0, 1966105, 1, 0, 1900569, 1, 0, 1835033, 1, 0, 1769497, 1, 0, 1703961, 1, 0, 1638425, 1, 0, 1638426, 1, 0, 1703962, 1, 0, 1769498, 1, 0, 1835034, 1, 0, 1900570, 1, 0, 1966106, 1, 0, 2031642, 1, 0, 2097178, 1, 0, 2162714, 1, 0, 2228250, 1, 0, 2293786, 1, 0, 2359322, 1, 0, 2424858, 1, 0, 2490394, 1, 0, 2555930, 1, 0, 2621466, 1, 0, 2687002, 1, 0, 2752538, 1, 0, 2818074, 1, 0, 2883610, 1, 0, 2949146, 1, 0, 3014682, 1, 0, 3080218, 1, 0, 3080219, 1, 0, 3014683, 1, 0, 2949147, 1, 0, 2883611, 1, 0, 2818075, 1, 0, 2752539, 1, 0, 2687003, 1, 0, 2621467, 1, 0, 2555931, 1, 0, 2490395, 1, 0, 2424859, 1, 0, 2359323, 1, 0, 2293787, 1, 0, 2228251, 1, 0, 2162715, 1, 0, 2097179, 1, 0, 2031643, 1, 0, 1966107, 1, 0, 1900571, 1, 0, 1835035, 1, 0, 1769499, 1, 0, 1703963, 1, 0, 1638427, 1, 0, 1638428, 1, 0, 1703964, 1, 0, 1769500, 1, 0, 1835036, 1, 0, 1900572, 1, 0, 1966108, 1, 0, 2031644, 1, 0, 2097180, 1, 0, 2162716, 1, 0, 2228252, 1, 0, 2293788, 1, 0, 2359324, 1, 0, 2424860, 1, 0, 2490396, 1, 0, 2555932, 1, 0, 2621468, 1, 0, 2687004, 1, 0, 2752540, 1, 0, 2818076, 1, 0, 2883612, 1, 0, 2949148, 1, 0, 3014684, 1, 0, 3080220, 1, 0, 3080221, 1, 0, 3014685, 1, 0, 2949149, 1, 0, 2883613, 1, 0, 2818077, 1, 0, 2752541, 1, 0, 2687005, 1, 0, 2621469, 1, 0, 2555933, 1, 0, 2490397, 1, 0, 2424861, 1, 0, 2359325, 1, 0, 2293789, 1, 0, 2228253, 1, 0, 2162717, 1, 0, 2097181, 1, 0, 2031645, 1, 0, 1966109, 1, 0, 1900573, 1, 0, 1835037, 1, 0, 1769501, 1, 0, 1703965, 1, 0, 1638429, 1, 0, 1638430, 1, 0, 1703966, 1, 0, 1769502, 1, 0, 1835038, 1, 0, 1900574, 1, 0, 1966110, 1, 0, 2031646, 1, 0, 2097182, 1, 0, 2162718, 1, 0, 2228254, 1, 0, 2293790, 1, 0, 2359326, 1, 0, 2424862, 1, 0, 2490398, 1, 0, 2555934, 1, 0, 2621470, 1, 0, 2687006, 1, 0, 2752542, 1, 0, 2818078, 1, 0, 2883614, 1, 0, 2949150, 1, 0, 3014686, 1, 0, 3080222, 1, 0, 3080223, 1, 0, 3014687, 1, 0, 2949151, 1, 0, 2883615, 1, 0, 2818079, 1, 0, 2752543, 1, 0, 2687007, 1, 0, 2621471, 1, 0, 2555935, 1, 0, 2490399, 1, 0, 2424863, 1, 0, 2359327, 1, 0, 2293791, 1, 0, 2228255, 1, 0, 2162719, 1, 0, 2097183, 1, 0, 2031647, 1, 0, 1966111, 1, 0, 1900575, 1, 0, 1835039, 1, 0, 1769503, 1, 0, 1703967, 1, 0, 1638431, 1, 0, 1638432, 1, 0, 1703968, 1, 0, 1769504, 1, 0, 1835040, 1, 0, 1900576, 1, 0, 1966112, 1, 0, 2031648, 1, 0, 2097184, 1, 0, 2162720, 1, 0, 2228256, 1, 0, 2293792, 1, 0, 2359328, 1, 0, 2424864, 1, 0, 2490400, 1, 0, 2555936, 1, 0, 2621472, 1, 0, 2687008, 1, 0, 2752544, 1, 0, 2818080, 1, 0, 2883616, 1, 0, 2949152, 1, 0, 3014688, 1, 0, 3080224, 1, 0, 3080225, 1, 0, 3014689, 1, 0, 2949153, 1, 0, 2883617, 1, 0, 2818081, 1, 0, 2752545, 1, 0, 2687009, 1, 0, 2621473, 1, 0, 2555937, 1, 0, 2490401, 1, 0, 2424865, 1, 0, 2359329, 1, 0, 2293793, 1, 0, 2228257, 1, 0, 2162721, 1, 0, 2097185, 1, 0, 2031649, 1, 0, 1966113, 1, 0, 1900577, 1, 0, 1835041, 1, 0, 1769505, 1, 0, 1703969, 1, 0, 1638433, 1, 0, 1638434, 1, 0, 1703970, 1, 0, 1769506, 1, 0, 1835042, 1, 0, 1900578, 1, 0, 1966114, 1, 0, 2031650, 1, 0, 2097186, 1, 0, 2162722, 1, 0, 2228258, 1, 0, 2293794, 1, 0, 2359330, 1, 0, 2424866, 1, 0, 2490402, 1, 0, 2555938, 1, 0, 2621474, 1, 0, 2687010, 1, 0, 2752546, 1, 0, 2818082, 1, 0, 2883618, 1, 0, 2949154, 1, 0, 3014690, 1, 0, 3080226, 1, 0, 3080227, 1, 0, 3014691, 1, 0, 2949155, 1, 0, 2883619, 1, 0, 2818083, 1, 0, 2752547, 1, 0, 2687011, 1, 0, 2621475, 1, 0, 2555939, 1, 0, 2490403, 1, 0, 2424867, 1, 0, 2359331, 1, 0, 2293795, 1, 0, 2228259, 1, 0, 2162723, 1, 0, 2097187, 1, 0, 2031651, 1, 0, 1966115, 1, 0, 1900579, 1, 0, 1835043, 1, 0, 1769507, 1, 0, 1703971, 1, 0, 1638435, 1, 0, 1638436, 1, 0, 1703972, 1, 0, 1769508, 1, 0, 1835044, 1, 0, 1900580, 1, 0, 1966116, 1, 0, 2031652, 1, 0, 2097188, 1, 0, 2162724, 1, 0, 2228260, 1, 0, 2293796, 1, 0, 2359332, 1, 0, 2424868, 1, 0, 2490404, 1, 0, 2555940, 1, 0, 2621476, 1, 0, 2687012, 1, 0, 2752548, 1, 0, 2818084, 1, 0, 2883620, 1, 0, 2949156, 1, 0, 3014692, 1, 0, 3080228, 1, 0, 3080229, 1, 0, 3014693, 1, 0, 2949157, 1, 0, 2883621, 1, 0, 2818085, 1, 0, 2752549, 1, 0, 2687013, 1, 0, 2621477, 1, 0, 2555941, 1, 0, 2490405, 1, 0, 2424869, 1, 0, 2359333, 1, 0, 2293797, 1, 0, 2228261, 1, 0, 2162725, 1, 0, 2097189, 1, 0, 2031653, 1, 0, 1966117, 1, 0, 1900581, 1, 0, 1835045, 1, 0, 1769509, 1, 0, 1703973, 1, 0, 1638437, 1, 0, 1638438, 1, 0, 1703974, 1, 0, 1769510, 1, 0, 1835046, 1, 0, 1900582, 1, 0, 1966118, 1, 0, 2031654, 1, 0, 2097190, 1, 0, 2162726, 1, 0, 2228262, 1, 0, 2293798, 1, 0, 2359334, 1, 0, 2424870, 1, 0, 2490406, 1, 0, 2555942, 1, 0, 2621478, 1, 0, 2687014, 1, 0, 2752550, 1, 0, 2818086, 1, 0, 2883622, 1, 0, 2949158, 1, 0, 3014694, 1, 0, 3080230, 1, 0, 3080231, 1, 0, 3014695, 1, 0, 2949159, 1, 0, 2883623, 1, 0, 2818087, 1, 0, 2752551, 1, 0, 2687015, 1, 0, 2621479, 1, 0, 2555943, 1, 0, 2490407, 1, 0, 2424871, 1, 0, 2359335, 1, 0, 2293799, 1, 0, 2228263, 1, 0, 2162727, 1, 0, 2097191, 1, 0, 2031655, 1, 0, 1966119, 1, 0, 1900583, 1, 0, 1835047, 1, 0, 1769511, 1, 0, 1703975, 1, 0, 1638439, 1, 0, 1638440, 1, 0, 1703976, 1, 0, 1769512, 1, 0, 1835048, 1, 0, 1900584, 1, 0, 1966120, 1, 0, 2031656, 1, 0, 2097192, 1, 0, 2162728, 1, 0, 2228264, 1, 0, 2293800, 1, 0, 2359336, 1, 0, 2424872, 1, 0, 2490408, 1, 0, 2555944, 1, 0, 2621480, 1, 0, 2687016, 1, 0, 2752552, 1, 0, 2818088, 1, 0, 2883624, 1, 0, 2949160, 1, 0, 3014696, 1, 0, 3080232, 1, 0, 3080233, 1, 0, 3014697, 1, 0, 2949161, 1, 0, 2883625, 1, 0, 2818089, 1, 0, 2752553, 1, 0, 2687017, 1, 0, 2621481, 1, 0, 2555945, 1, 0, 2490409, 1, 0, 2424873, 1, 0, 2359337, 1, 0, 2293801, 1, 0, 2228265, 1, 0, 2162729, 1, 0, 2097193, 1, 0, 2031657, 1, 0, 1966121, 1, 0, 1900585, 1, 0, 1835049, 1, 0, 1769513, 1, 0, 1703977, 1, 0, 1638441, 1, 0, 1638442, 1, 0, 1703978, 1, 0, 1769514, 1, 0, 1835050, 1, 0, 1900586, 1, 0, 1966122, 1, 0, 2031658, 1, 0, 2097194, 1, 0, 2162730, 1, 0, 2228266, 1, 0, 2293802, 1, 0, 2359338, 1, 0, 2424874, 1, 0, 2490410, 1, 0, 2555946, 1, 0, 2621482, 1, 0, 2687018, 1, 0, 2752554, 1, 0, 2818090, 1, 0, 2883626, 1, 0, 2949162, 1, 0, 3014698, 1, 0, 3080234, 1, 0, 3080235, 1, 0, 3014699, 1, 0, 2949163, 1, 0, 2883627, 1, 0, 2818091, 1, 0, 2752555, 1, 0, 2687019, 1, 0, 2621483, 1, 0, 2555947, 1, 0, 2490411, 1, 0, 2424875, 1, 0, 2359339, 1, 0, 2293803, 1, 0, 2228267, 1, 0, 2162731, 1, 0, 2097195, 1, 0, 2031659, 1, 0, 1966123, 1, 0, 1900587, 1, 0, 1835051, 1, 0, 1769515, 1, 0, 1703979, 1, 0, 1638443, 1, 0, 1638444, 1, 0, 1703980, 1, 0, 1769516, 1, 0, 1835052, 1, 0, 1900588, 1, 0, 1966124, 1, 0, 2031660, 1, 0, 2097196, 1, 0, 2162732, 1, 0, 2228268, 1, 0, 2293804, 1, 0, 2359340, 1, 0, 2424876, 1, 0, 2490412, 1, 0, 2555948, 1, 0, 2621484, 1, 0, 2687020, 1, 0, 2752556, 1, 0, 2818092, 1, 0, 2883628, 1, 0, 2949164, 1, 0, 3014700, 1, 0, 3080236, 1, 0, 3080237, 1, 0, 3014701, 1, 0, 2949165, 1, 0, 2883629, 1, 0, 2818093, 1, 0, 2752557, 1, 0, 2687021, 1, 0, 2621485, 1, 0, 2555949, 1, 0, 2490413, 1, 0, 2424877, 1, 0, 2359341, 1, 0, 2293805, 1, 0, 2228269, 1, 0, 2162733, 1, 0, 2097197, 1, 0, 2031661, 1, 0, 1966125, 1, 0, 1900589, 1, 0, 1835053, 1, 0, 1769517, 1, 0, 1703981, 1, 0, 1638445, 1, 0, 1638446, 1, 0, 1703982, 1, 0, 1769518, 1, 0, 1835054, 1, 0, 1900590, 1, 0, 1966126, 1, 0, 2031662, 1, 0, 2097198, 1, 0, 2162734, 1, 0, 2228270, 1, 0, 2293806, 1, 0, 2359342, 1, 0, 2424878, 1, 0, 2490414, 1, 0, 2555950, 1, 0, 2621486, 1, 0, 2687022, 1, 0, 2752558, 1, 0, 2818094, 1, 0, 2883630, 1, 0, 2949166, 1, 0, 3014702, 1, 0, 3080238, 1, 0) + +[node name="player0" parent="." instance=ExtResource("3_5eqoy")] +position = Vector2(632, 8) + +[node name="player1" parent="." instance=ExtResource("3_5eqoy")] +position = Vector2(544, -256) diff --git a/testing/test/player.tscn b/testing/test/player.tscn new file mode 100644 index 0000000..beb3f36 --- /dev/null +++ b/testing/test/player.tscn @@ -0,0 +1,19 @@ +[gd_scene load_steps=4 format=3 uid="uid://dv67vdgb4h44q"] + +[ext_resource type="Texture2D" uid="uid://dheqglouhkis6" path="res://testing/testAssets/player.png" id="1_cujcj"] +[ext_resource type="Script" path="res://scripts/player.gd" id="1_oik63"] + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_kf6qt"] +size = Vector2(20, 18) + +[node name="player" type="CharacterBody2D"] +script = ExtResource("1_oik63") + +[node name="sprite" type="Sprite2D" parent="."] +texture = ExtResource("1_cujcj") + +[node name="CollisionShape2D" type="CollisionShape2D" parent="."] +shape = SubResource("RectangleShape2D_kf6qt") + +[node name="camera" type="Camera2D" parent="."] +enabled = false diff --git a/testing/testAssets/gigachad.png b/testing/testAssets/gigachad.png new file mode 100644 index 0000000000000000000000000000000000000000..60df27bfb5332b49134afdddb5ba2c39519f3de3 GIT binary patch literal 508 zcmV;AT7)g!}iW-dJi}B-jzKL^SGt0BGKn zlgkM$3%!iDhuYdh-J9#Gf(@|;y7yvw#bwAaE`qoU{2<7KAo;{P*}}#cyV-2~x7Io- z-?r`iKA^S!Z#vfgDy6R78vs5(9(uB6wTB~UjA4_BE@-WLI}YItI1-`pn0$;x&RO7% zmDPUI_!QU#j4|Is67Ct1U7i4d+mv#N(Od!m5OsHM7?K2XceMzCv8?3~l9FbJK;mMF zY?Od&Lgz-(19R$|i)1HU(on1uCeMQIvf)uydmL9=|9!Pv`>~sMbKzN`iY96&s}+YB z?kpt8L6Sg<`H)2D4axtPQv#t9ZeAQ$Ta?wBMS>lIbCsni2Vx00L~3n_$qDD~m%r(WAx+QH_|B207+_avT|*7$aE&F5KLX*%j-KD^g?4==dfb(}Rm z%$m8#BM%nxf9tB8R_Cm_Aa$W^sq!^eNLfpLKlnaIuAn)3=GK?&Q z)Pz$f^(N7dU}A>n=G|yLEFRy|(?AZRI6w*@l;rTAQJ-5YSDe`IxP0y9at9GHeqy|_ zR*Wj7lSDyVKLdiNds5)!`AkE2V(tvt5WVjuC_KRdIi_!MfVj;;WkciCep!i*3W)ba z?tKja;b|r0t_0QjL9~WpQx@lBg&t17axx)sG&TwR>GMZIG_(VQE1M_8JWK^_EL?D8 zoe{jY(yzT-@tWe|;8}h$_KNX;vHxKJ5ub_2G@Rs#ogsSn;P`><=RZF76ZoMid4gGk z_VdlgTvrY(WjC_RVC;$mrcPvyQb*dxMoLRxQf@?Wu*WULG04rn5Yfso^^e~^v4cfy za#0QAiGF9fr)Gm?Nhp>aMv`gvNWR5#<58h(gE9vb2I!2E_OSJ`m2GF&dWg6Oix5GD#d{o7 zS5pu_fBD4YNDa4Gu;_{=uHl1Z33F3QgCG5$B`W42fD%}v7c<8~8*xDuqgqqo7VXFl z$?FCmSp~EDhXxQ)Cuz5y5Z7c3`8^>YWdAyEUh6Ne56*SW7A3_8RJClT!P_g|1=axS(>)R54!QE%mb%pKNvs$_mW~gmH7|N}A&X4m8Il#Z%)tqDV-d z_k)0(&e*Oz$B06L7?w?RL_>RWEzK}$kU1fRpIOt-(J5WW3>cBH^6CRA2&HVVDUYGw z8q-np7Dc=QBqud=e}Tepu6-Y+hF+*6`oCCFfypYc)zGN8Pj!#pz!2>5=KHM zqlcOifsl*y!C2%xwvvWSHAFtE&_2;5^gk$5Hk=@$m1ioGufx{$PH&lcS}wjPFpukN-^Cq z%$yS}(o@=-GaJjP=|l3+8$=-O8WL1wRvC!8DlVEf*Z!D!i^QdC-il(7$pLi~Q!vR7 z6op6~Fpn1ej(19^4Ti>}hn+|l2UaV^1~mdJD{HLrRE?8O`oIvmtWm&RZCJYy6Z`PF*u-X|wA=bW+GF zaQe!ym~N)|(Td~wsHi|3XJ$yEaafwSahyFFZlinwAZRMVi^yff_7h_f1ox&FFb_Dz zXLOz=mLHNM6}H!R9Kp?BGvl0@*>twJI!Nd8pf!Fyd8hJ5Pb$NKnjp3&^B~jBL%mxlx~r7h4o$`#a3{R6kH=k z>U5zX7l<+x`;k9ukL_fk$&;c;9`C$2Z^qsQuJ~t&m`zG4>i&)WRDy!Z8$SPCEO}8B zQKUMk1aTsQL7iMmDN@J{l7NUC?%}?2E>SML0{ZF!KuQ@VuB!Hzf#3}2)jNbS>vhcv z7P})pI@82S8k&9JH!%=Vuc?ach8^}Q?}tFiS=U2ygfO%I_L7Q+wh5YWC`9d3GPsc# zUBFPdOF)mMD5Z^(B$4%cZQ5<2?;u7*B&&j^+D^X~g?79;A>C$u@yF?2F(M*JzJH*I zNc4s-G=Uajlh@7n5Mjt)CX?nfU_4!&TFE_8AdjC_S%4eXbh|LtHaCE7#KjG0yZPIlL${-HNe z)4lTD&j_#=hAhsbpkMOZf>27qP-W>Y0LVPka6(={(^w|~YF4aa_W-)%T~L*?suZYz e@gV&Bv-}UHxB43>@Ui3o0000>$u9exEb<4k%*i4rKOlxU zjEaM0p#hso5*Q4`CLlCKAgR^E8@}B8y_Q#LfzM@OX=dosZIh0b(zPiQO@t z2mII~FvIY}Uf5KOVh*S&#JrQo_y7KncH`u)5c#~5ue7ziOWy#Yy@fdTkwyn1j}C3c zs%ISlBBM9{=Vw3i5&HxuV7_eduRAVdv;_uYdoj=*p?6sK@vP^;tpD@8?Hu*6Pz$Um zBsL==j+p@g$QU{&8jryd4IRs&-qSEaEdy|&@|w>;6qXc z0)Ghd?5`K?{0f723YLc>-b6#jM-UG&^3EiUss=L?8aha6k{N0Qu#!@xwRT5fd z&3Awt0uvHY8bQXQsuUx`Y=pd=#HA9X$pt!(9%6jo4(xs4s!FHgm!Q#?%5>)Qyb7wU z@bIWZ4IDy>2Nx@4ap34QwwX%giJOQS;Xf!=kARX?GhL3bK*1kERNaFWd6H6~RJJ7X zEU$sD`_Em-+lT-nJ4(`Y!_cwML*H%paNvn5$wQ3H8D>N_;_amW)Veb2CwYxFQ!+^a zF{76Ah~LkxVmZB6sGDteBrWAEvMjTMKm)1GKW<7 z3MsE0lj{R)c$t7xxeRL)lUs!>O^3|g>GLJV6|jrM-q6+4@I905+9+0gx%wHrsWqsj zfEcBaKM80bh8-ZCxOFH*>kp%J-i_KNYKjsnX7VNH5xYy4Rg$j{0__jz>)iQ8We_%? z(F|2hbYZ`Xv&)1klKdHFqF5UuyC~;OsffYSkUg&EBVA=o*8!b_Q&{u1ncWd1P0(JM z4&U?^(KVRr@~%?fI6?Sl*@hYm$@gk2X_vv>wg~UM8N;UM`y3wKAjTV_mS(DMVJ^hg zk4rdmr5dSt61i|a20J743^5{>$Vrm;qWQv4*N&r-MT?=X5V@rSNqAx2dW=LV6+uFx zy}tt}W=C=GUWZey6hXyIp>ay6^6))V`OjlzY?;WSsyK}m^Xo9PE=0quL5BUVmjX$t zlUUa2MuSJK9yUG;QB`<_m+PBRCQHp(>cBGDgto-?80dY9J@+?b?F^&MP*8$IUL%su zv6z50Ql}dt)GSQk#d|)sKG}sFzcPw;S?fgr=>+rlWnYZFw+(9Yw<+(<%yko1E|4du z&kHWo#oqyi;o7MX$FCUVf)oM@QkHF}cszE27%z|#o2z{x-XG?`ijL3_ODIXE*eti4 zGRXmrIBjredxXaS`e=MPiYPsUnsOg`r9NYCoM9J;_yNf=yw~9UJ4K{}8ca2Zcz2Q$ zAYdDL84^xolqF#A7qYxgkEv)1*`NvKT&3mI^A+uo=yDukW)(|P5)X#)q@@#W6Ui|B zqOXM0|6tiq6F`|LhYrNp_N2g+*P?!o>1H;nmS{#ZW;ykYeu;Tj-}{_$p52Xk%5uXS z;tG;XxkW@e&!{5)z50>G?%N(#E{i*Aa+eE6G1`+ck7aCwTJffn|$ zhnMd$`WK8cmWZS!Nlt3RoR8tQ5C^_}NMi1DN?6L$*pfs^8By>H@d&cE zgN~DqsAXVopOM@({&n8Y)&s|`Xs%~)u`iFlYgOJ|-MQ&|T4j~a9g4lz?HJl=K?ZR6m0my{Efx+oD_{=2wfPu<``5o9pQ zy4TNheq{n|g>utBCB?f19?awV!Qlz2eJapv5jF|*p>`MbBUd*Udn zlo>iHyABZmEu6_htNEZcYp@&G`d|oa=DA-GT)x)2ebZ5-vTu5BhVuTpzr3+sx6^n{ zNnQV+%2KL`NEV-|in!?xwWqLc`~e#B`%&WOC~Hv7Eyo#jsb{BGoKLijVDpb2GUYDE zk);~XMJ}~-X|Bt=n}IsvHcsg-9PN?6u4>EEKx=O z&v;iNZXPl?aE}={`P)TXr6oi2fM2MdX`(OYxL|Zzw2r;NhS^PSi4b}xnF-xomvGkM zS#z50cM}_4A3-fQ>!h(gOtiN&3rL)iB8Fls}KMTrc%$ah;6i|iaHkmY=A zM}+5FERNlvm?=LRMta)Qnw%!VxFTb&-gjelA2*gYZ+M7Jku7Klxv9Wzq1b3;V>ZNz zfLgJ#Xz1L-SVtLM0~*{J6Kb&i`+ zn&mpNL?JRbcPZq)_FS0X60HonWlvrQ$|JmZ{SKbq%r0qs!slYM} Date: Fri, 14 Jun 2024 07:55:20 +0000 Subject: [PATCH 14/31] Update LICENSE --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 4d6678f..c0a2480 100644 --- a/LICENSE +++ b/LICENSE @@ -208,7 +208,7 @@ If you develop a new program, and you want it to be of the greatest possible use To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. - opendnd + FreeTTRPG Copyright (C) 2024 Patrick_Pluto This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. @@ -221,7 +221,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - opendnd Copyright (C) 2024 Patrick_Pluto + FreeTTRPG Copyright (C) 2024 Patrick_Pluto This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. From 7b2e66c8762404f8975ea3da34d9efbff4225088 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 07:56:40 +0000 Subject: [PATCH 15/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82d838c..dd71c3d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ We're building a platform where users can share their content packs with the com ## Join us -We're excited to share OpenDnD with the world and hope you'll join us on this journey. Together, let's create a TTRPG ecosystem that's open, inclusive, and driven by the passion of its community. +We're excited to share FreeTTRPG with the world and hope you'll join us on this journey. Together, let's create a TTRPG ecosystem that's open, inclusive, and driven by the passion of its community. ### Copyright Note: The main game must be distributed as stated in the LICENSE file. Any content made for it can however be freely distributed under any license. Once we make the content creator for this game, any content made there will also be no restrictions on the content you make with that. \ No newline at end of file From 0ca7c9ac1354bf493d4fde8723990e9d7d4ebfa5 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Fri, 14 Jun 2024 10:34:06 +0200 Subject: [PATCH 16/31] Implemented Character creator --- scenes/menu/create.tscn | 38 +++++++++++++++++++++++++++++++++++++- scripts/createStats.gd | 13 ++++++++++--- 2 files changed, 47 insertions(+), 4 deletions(-) diff --git a/scenes/menu/create.tscn b/scenes/menu/create.tscn index 3e0673e..729ac8f 100644 --- a/scenes/menu/create.tscn +++ b/scenes/menu/create.tscn @@ -1,4 +1,6 @@ -[gd_scene format=3 uid="uid://b6t6yd7qnid1i"] +[gd_scene load_steps=2 format=3 uid="uid://b6t6yd7qnid1i"] + +[ext_resource type="Script" path="res://scripts/createStats.gd" id="1_xsj3b"] [node name="character_creator" type="Control"] layout_mode = 3 @@ -7,3 +9,37 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +script = ExtResource("1_xsj3b") + +[node name="input_name" type="TextEdit" parent="."] +layout_mode = 0 +offset_left = 16.0 +offset_top = 16.0 +offset_right = 272.0 +offset_bottom = 56.0 +placeholder_text = "Name" + +[node name="input_hp" type="TextEdit" parent="."] +offset_left = 16.0 +offset_top = 72.0 +offset_right = 272.0 +offset_bottom = 112.0 +placeholder_text = "HP" + +[node name="input_level" type="TextEdit" parent="."] +offset_left = 16.0 +offset_top = 128.0 +offset_right = 272.0 +offset_bottom = 168.0 +placeholder_text = "Level" + +[node name="button" type="Button" parent="."] +layout_mode = 0 +offset_left = 512.0 +offset_top = 400.0 +offset_right = 638.0 +offset_bottom = 435.0 +scale = Vector2(2, 2) +text = "Send" + +[connection signal="pressed" from="button" to="." method="_on_button_pressed"] diff --git a/scripts/createStats.gd b/scripts/createStats.gd index 6be757b..77e5783 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -4,7 +4,9 @@ var save_path = "user://player_data.json" func saveJSON(): var data := { - "name": "test", + "name": $input_name.text, + "hp": $input_hp.text, + "level": $input_level.text } var json_string = JSON.stringify(data) @@ -31,8 +33,13 @@ func loadJSON(): return var data:Dictionary = json.data - var test = data.get("name") + var charName = data.get("name") + var charHP = data.get("hp") + var charLevel = data.get("level") + print(charName) + print(charHP) + print(charLevel) -func _on_pressed(): +func _on_button_pressed(): saveJSON() loadJSON() From e5911fd15519a4168a92c3e80e64c523ecbd9533 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sat, 15 Jun 2024 20:33:37 +0200 Subject: [PATCH 17/31] Version: 0.0.1 First major release, refined the creator, added stats to the main game, added a menu to view stats. --- export_presets.cfg | 62 ++++++++++++++++++++++++++++++++++++++++ project.godot | 5 ++++ scenes/menu/create.tscn | 25 ++++++++++------ scenes/menu/main.tscn | 37 +++++++++++++++++------- scenes/menu/view.tscn | 58 +++++++++++++++++++++++++++++++++++++ scripts/createStats.gd | 30 ++++--------------- scripts/getStats.gd | 29 +++++++++++++++++++ scripts/mapscript.gd | 1 + scripts/menu.gd | 4 +++ scripts/player.gd | 28 ++++++++++++++++++ testing/test/player.tscn | 27 +++++++++++++++++ 11 files changed, 264 insertions(+), 42 deletions(-) create mode 100644 export_presets.cfg create mode 100644 scenes/menu/view.tscn create mode 100644 scripts/getStats.gd diff --git a/export_presets.cfg b/export_presets.cfg new file mode 100644 index 0000000..bbf2fda --- /dev/null +++ b/export_presets.cfg @@ -0,0 +1,62 @@ +[preset.0] + +name="Windows Desktop" +platform="Windows Desktop" +runnable=true +dedicated_server=false +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +export_path="../Desktop/debug" +encryption_include_filters="" +encryption_exclude_filters="" +encrypt_pck=false +encrypt_directory=false + +[preset.0.options] + +custom_template/debug="" +custom_template/release="" +debug/export_console_wrapper=1 +binary_format/embed_pck=false +texture_format/bptc=true +texture_format/s3tc=true +texture_format/etc=false +texture_format/etc2=false +binary_format/architecture="x86_64" +codesign/enable=false +codesign/timestamp=true +codesign/timestamp_server_url="" +codesign/digest_algorithm=1 +codesign/description="" +codesign/custom_options=PackedStringArray() +application/modify_resources=true +application/icon="" +application/console_wrapper_icon="" +application/icon_interpolation=4 +application/file_version="" +application/product_version="" +application/company_name="" +application/product_name="" +application/file_description="" +application/copyright="" +application/trademarks="" +application/export_angle=0 +ssh_remote_deploy/enabled=false +ssh_remote_deploy/host="user@host_ip" +ssh_remote_deploy/port="22" +ssh_remote_deploy/extra_args_ssh="" +ssh_remote_deploy/extra_args_scp="" +ssh_remote_deploy/run_script="Expand-Archive -LiteralPath '{temp_dir}\\{archive_name}' -DestinationPath '{temp_dir}' +$action = New-ScheduledTaskAction -Execute '{temp_dir}\\{exe_name}' -Argument '{cmd_args}' +$trigger = New-ScheduledTaskTrigger -Once -At 00:00 +$settings = New-ScheduledTaskSettingsSet +$task = New-ScheduledTask -Action $action -Trigger $trigger -Settings $settings +Register-ScheduledTask godot_remote_debug -InputObject $task -Force:$true +Start-ScheduledTask -TaskName godot_remote_debug +while (Get-ScheduledTask -TaskName godot_remote_debug | ? State -eq running) { Start-Sleep -Milliseconds 100 } +Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue" +ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debug -ErrorAction:SilentlyContinue +Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue +Remove-Item -Recurse -Force '{temp_dir}'" diff --git a/project.godot b/project.godot index 93663f2..2734c58 100644 --- a/project.godot +++ b/project.godot @@ -44,6 +44,11 @@ down={ "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":83,"key_label":0,"unicode":115,"echo":false,"script":null) ] } +escape={ +"deadzone": 0.5, +"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"echo":false,"script":null) +] +} [rendering] diff --git a/scenes/menu/create.tscn b/scenes/menu/create.tscn index 729ac8f..45ea7f2 100644 --- a/scenes/menu/create.tscn +++ b/scenes/menu/create.tscn @@ -12,25 +12,34 @@ grow_vertical = 2 script = ExtResource("1_xsj3b") [node name="input_name" type="TextEdit" parent="."] +offset_left = 16.0 +offset_top = 72.0 +offset_right = 272.0 +offset_bottom = 112.0 +placeholder_text = "Name" + +[node name="input_id" type="TextEdit" parent="."] layout_mode = 0 offset_left = 16.0 offset_top = 16.0 offset_right = 272.0 offset_bottom = 56.0 -placeholder_text = "Name" +placeholder_text = "ID" [node name="input_hp" type="TextEdit" parent="."] -offset_left = 16.0 -offset_top = 72.0 -offset_right = 272.0 -offset_bottom = 112.0 -placeholder_text = "HP" - -[node name="input_level" type="TextEdit" parent="."] +layout_mode = 0 offset_left = 16.0 offset_top = 128.0 offset_right = 272.0 offset_bottom = 168.0 +placeholder_text = "HP" + +[node name="input_level" type="TextEdit" parent="."] +layout_mode = 0 +offset_left = 16.0 +offset_top = 184.0 +offset_right = 272.0 +offset_bottom = 224.0 placeholder_text = "Level" [node name="button" type="Button" parent="."] diff --git a/scenes/menu/main.tscn b/scenes/menu/main.tscn index 88b7733..0f944aa 100644 --- a/scenes/menu/main.tscn +++ b/scenes/menu/main.tscn @@ -13,20 +13,37 @@ script = ExtResource("1_xc6y7") [node name="Button" type="Button" parent="."] layout_mode = 0 -offset_left = 3.05176e-05 -offset_top = 1.52588e-05 -offset_right = 90.0 +offset_right = 96.0 offset_bottom = 32.0 -scale = Vector2(5, 5) -text = "Test" +scale = Vector2(4, 4) +text = "Play" [node name="Button2" type="Button" parent="."] layout_mode = 0 -offset_top = 192.0 -offset_right = 90.0 -offset_bottom = 224.0 -scale = Vector2(5, 5) -text = "Test2" +offset_top = 184.0 +offset_right = 96.0 +offset_bottom = 216.0 +scale = Vector2(4, 4) +text = "View +" + +[node name="Button3" type="Button" parent="."] +layout_mode = 0 +offset_top = 368.0 +offset_right = 96.0 +offset_bottom = 400.0 +scale = Vector2(4, 4) +text = "Creator" + +[node name="Label" type="Label" parent="."] +layout_mode = 0 +offset_left = 488.0 +offset_top = 432.0 +offset_right = 592.0 +offset_bottom = 455.0 +scale = Vector2(3, 3) +text = "Version: 0.0.1" [connection signal="pressed" from="Button" to="." method="_on_button_pressed"] [connection signal="pressed" from="Button2" to="." method="_on_button_2_pressed"] +[connection signal="pressed" from="Button3" to="." method="_on_button_3_pressed"] diff --git a/scenes/menu/view.tscn b/scenes/menu/view.tscn new file mode 100644 index 0000000..002cd6d --- /dev/null +++ b/scenes/menu/view.tscn @@ -0,0 +1,58 @@ +[gd_scene load_steps=2 format=3 uid="uid://btl7r0wvecyd3"] + +[ext_resource type="Script" path="res://scripts/getStats.gd" id="1_dcehj"] + +[node name="character_creator" type="Control"] +layout_mode = 3 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 +script = ExtResource("1_dcehj") + +[node name="input_id" type="TextEdit" parent="."] +layout_mode = 0 +offset_left = 16.0 +offset_top = 16.0 +offset_right = 272.0 +offset_bottom = 56.0 +placeholder_text = "ID" + +[node name="output_name" type="TextEdit" parent="."] +layout_mode = 0 +offset_left = 16.0 +offset_top = 72.0 +offset_right = 272.0 +offset_bottom = 112.0 +placeholder_text = "Name" +editable = false + +[node name="output_hp" type="TextEdit" parent="."] +layout_mode = 0 +offset_left = 16.0 +offset_top = 128.0 +offset_right = 272.0 +offset_bottom = 168.0 +placeholder_text = "HP" +editable = false + +[node name="output_level" type="TextEdit" parent="."] +layout_mode = 0 +offset_left = 16.0 +offset_top = 184.0 +offset_right = 272.0 +offset_bottom = 224.0 +placeholder_text = "Level" +editable = false + +[node name="button" type="Button" parent="."] +layout_mode = 0 +offset_left = 512.0 +offset_top = 400.0 +offset_right = 638.0 +offset_bottom = 435.0 +scale = Vector2(2, 2) +text = "Get" + +[connection signal="pressed" from="button" to="." method="_on_button_pressed"] diff --git a/scripts/createStats.gd b/scripts/createStats.gd index 77e5783..ed650bd 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -1,8 +1,8 @@ extends Node -var save_path = "user://player_data.json" - func saveJSON(): + var save_path = str("user://player_data"+$input_id.text+".json") + var data := { "name": $input_name.text, "hp": $input_hp.text, @@ -19,27 +19,9 @@ func saveJSON(): file_access.store_line(json_string) file_access.close() -func loadJSON(): - if not FileAccess.file_exists(save_path): - return - var file_access = FileAccess.open(save_path, FileAccess.READ) - var json_string = file_access.get_line() - file_access.close() - - var json = JSON.new() - var error = json.parse(json_string) - if error: - print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) - return - - var data:Dictionary = json.data - var charName = data.get("name") - var charHP = data.get("hp") - var charLevel = data.get("level") - print(charName) - print(charHP) - print(charLevel) - func _on_button_pressed(): saveJSON() - loadJSON() + +func _process(delta): + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") diff --git a/scripts/getStats.gd b/scripts/getStats.gd new file mode 100644 index 0000000..3d4ba5f --- /dev/null +++ b/scripts/getStats.gd @@ -0,0 +1,29 @@ +extends Node + +func loadJSON(): + var save_path = str("user://player_data"+$input_id.text+".json") + print(save_path) + if not FileAccess.file_exists(save_path): + return + var file_access = FileAccess.open(save_path, FileAccess.READ) + var json_string = file_access.get_line() + file_access.close() + + var json = JSON.new() + var error = json.parse(json_string) + if error: + print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) + return + + var data:Dictionary = json.data + $output_name.text = str("Name: "+data.get("name")) + $output_hp.text = str("HP: "+data.get("hp")) + $output_level.text = str("Level: "+data.get("level")) + + +func _on_button_pressed(): + loadJSON() + +func _process(delta): + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index e937b2d..d992751 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -13,5 +13,6 @@ func next(): objectName= "player%d" % playerIndex print(objectName) get_node(objectName).start() + get_node(objectName).loadJSON(playerIndex) playerIndex += 1 diff --git a/scripts/menu.gd b/scripts/menu.gd index bacdf3b..71a9c89 100644 --- a/scripts/menu.gd +++ b/scripts/menu.gd @@ -7,4 +7,8 @@ func _on_button_pressed(): func _on_button_2_pressed(): + get_tree().change_scene_to_file("res://scenes/menu/view.tscn") + + +func _on_button_3_pressed(): get_tree().change_scene_to_file("res://scenes/menu/create.tscn") diff --git a/scripts/player.gd b/scripts/player.gd index 880f699..5306326 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -6,6 +6,8 @@ var distanceTo = 0 var active = false func get_input(): + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") var input_direction = Input.get_vector("left", "right", "up", "down") velocity = input_direction * speed @@ -15,6 +17,9 @@ func _physics_process(delta): move_and_slide() distanceTo = position.distance_to(toCalculate) if distanceTo > 500 and active: + $Label1.visible = false + $Label2.visible = false + $Label3.visible = false active = false $camera.enabled = false get_parent().next() @@ -24,4 +29,27 @@ func start(): $camera.enabled = true active = true toCalculate = position + $Label1.visible = true + $Label2.visible = true + $Label3.visible = true +func loadJSON(id): + var save_path = str("user://player_data"+str(id)+".json") + print(save_path) + if not FileAccess.file_exists(save_path): + return + var file_access = FileAccess.open(save_path, FileAccess.READ) + var json_string = file_access.get_line() + file_access.close() + + var json = JSON.new() + var error = json.parse(json_string) + if error: + print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) + return + + var data:Dictionary = json.data + $Label1.text = str("Name: "+data.get("name")) + $Label2.text = str("HP: "+data.get("hp")) + $Label3.text = str("Level: "+data.get("level")) + diff --git a/testing/test/player.tscn b/testing/test/player.tscn index beb3f36..532b903 100644 --- a/testing/test/player.tscn +++ b/testing/test/player.tscn @@ -17,3 +17,30 @@ shape = SubResource("RectangleShape2D_kf6qt") [node name="camera" type="Camera2D" parent="."] enabled = false + +[node name="Label1" type="Label" parent="."] +visible = false +offset_left = -384.0 +offset_top = 56.0 +offset_right = -288.0 +offset_bottom = 88.0 +scale = Vector2(2, 2) +text = "1231" + +[node name="Label2" type="Label" parent="."] +visible = false +offset_left = -384.0 +offset_top = 120.0 +offset_right = -288.0 +offset_bottom = 152.0 +scale = Vector2(2, 2) +text = "1231" + +[node name="Label3" type="Label" parent="."] +visible = false +offset_left = -384.0 +offset_top = 184.0 +offset_right = -288.0 +offset_bottom = 216.0 +scale = Vector2(2, 2) +text = "1231" From 0a6ff7224a62fcf5a71e6a88ff3c0e91f1242d27 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sat, 15 Jun 2024 21:56:18 +0200 Subject: [PATCH 18/31] Version: 0.0.2 Second major release, minor tweaks, fully dynamic stats, now requires the official contentpack. --- scenes/menu/create.tscn | 31 ----------------------- scenes/menu/input-output.tscn | 6 +++++ scenes/menu/main.tscn | 2 +- scenes/menu/view.tscn | 35 -------------------------- scripts/createStats.gd | 46 ++++++++++++++++++++++++++++------- scripts/getStats.gd | 37 +++++++++++++++++++--------- scripts/player.gd | 31 ++--------------------- testing/test/player.tscn | 27 -------------------- 8 files changed, 72 insertions(+), 143 deletions(-) create mode 100644 scenes/menu/input-output.tscn diff --git a/scenes/menu/create.tscn b/scenes/menu/create.tscn index 45ea7f2..26d6d07 100644 --- a/scenes/menu/create.tscn +++ b/scenes/menu/create.tscn @@ -11,37 +11,6 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_xsj3b") -[node name="input_name" type="TextEdit" parent="."] -offset_left = 16.0 -offset_top = 72.0 -offset_right = 272.0 -offset_bottom = 112.0 -placeholder_text = "Name" - -[node name="input_id" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 16.0 -offset_right = 272.0 -offset_bottom = 56.0 -placeholder_text = "ID" - -[node name="input_hp" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 128.0 -offset_right = 272.0 -offset_bottom = 168.0 -placeholder_text = "HP" - -[node name="input_level" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 184.0 -offset_right = 272.0 -offset_bottom = 224.0 -placeholder_text = "Level" - [node name="button" type="Button" parent="."] layout_mode = 0 offset_left = 512.0 diff --git a/scenes/menu/input-output.tscn b/scenes/menu/input-output.tscn new file mode 100644 index 0000000..b72c7a6 --- /dev/null +++ b/scenes/menu/input-output.tscn @@ -0,0 +1,6 @@ +[gd_scene format=3 uid="uid://rkl6u7cdusys"] + +[node name="Input-output" type="TextEdit"] +offset_right = 168.0 +offset_bottom = 40.0 +scale = Vector2(2, 2) diff --git a/scenes/menu/main.tscn b/scenes/menu/main.tscn index 0f944aa..42c90dd 100644 --- a/scenes/menu/main.tscn +++ b/scenes/menu/main.tscn @@ -42,7 +42,7 @@ offset_top = 432.0 offset_right = 592.0 offset_bottom = 455.0 scale = Vector2(3, 3) -text = "Version: 0.0.1" +text = "Version: 0.0.2" [connection signal="pressed" from="Button" to="." method="_on_button_pressed"] [connection signal="pressed" from="Button2" to="." method="_on_button_2_pressed"] diff --git a/scenes/menu/view.tscn b/scenes/menu/view.tscn index 002cd6d..6bfc537 100644 --- a/scenes/menu/view.tscn +++ b/scenes/menu/view.tscn @@ -11,41 +11,6 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_dcehj") -[node name="input_id" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 16.0 -offset_right = 272.0 -offset_bottom = 56.0 -placeholder_text = "ID" - -[node name="output_name" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 72.0 -offset_right = 272.0 -offset_bottom = 112.0 -placeholder_text = "Name" -editable = false - -[node name="output_hp" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 128.0 -offset_right = 272.0 -offset_bottom = 168.0 -placeholder_text = "HP" -editable = false - -[node name="output_level" type="TextEdit" parent="."] -layout_mode = 0 -offset_left = 16.0 -offset_top = 184.0 -offset_right = 272.0 -offset_bottom = 224.0 -placeholder_text = "Level" -editable = false - [node name="button" type="Button" parent="."] layout_mode = 0 offset_left = 512.0 diff --git a/scripts/createStats.gd b/scripts/createStats.gd index ed650bd..a3d4d49 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -1,15 +1,42 @@ extends Node -func saveJSON(): - var save_path = str("user://player_data"+$input_id.text+".json") +var field = preload("res://scenes/menu/input-output.tscn") +var data:Dictionary + +func loadJSON(save_path): + if not FileAccess.file_exists(save_path): + return false + var file_access = FileAccess.open(save_path, FileAccess.READ) + var json_string = file_access.get_line() + file_access.close() + + var json = JSON.new() + var error = json.parse(json_string) + if error: + print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) + return false + + data = json.data + return true + +func _ready(): + if loadJSON("res://content/stats.json"): + for i in range(int(data.get("amount"))): + var field_instance = field.instantiate() + add_child(field_instance) + field.resource_name = str("field_"+str(i)) + for i in range(int(data.get("amount"))): + get_child(i+1).position = Vector2(16,(16+i*88)) + get_child(i+1).placeholder_text = data.get(str(i)) + +func saveJSON(save_path): + var save_data = {} - var data := { - "name": $input_name.text, - "hp": $input_hp.text, - "level": $input_level.text - } + for i in range(int(data.get("amount"))): + if i > 0: + save_data[data.get(str(i))] = get_child(i+1).text - var json_string = JSON.stringify(data) + var json_string = JSON.stringify(save_data) var file_access = FileAccess.open(save_path, FileAccess.WRITE) if not file_access: @@ -20,7 +47,8 @@ func saveJSON(): file_access.close() func _on_button_pressed(): - saveJSON() + var save_path = str("user://player_data"+get_child(1).text+".json") + saveJSON(save_path) func _process(delta): if Input.is_action_pressed("escape"): diff --git a/scripts/getStats.gd b/scripts/getStats.gd index 3d4ba5f..06b08a9 100644 --- a/scripts/getStats.gd +++ b/scripts/getStats.gd @@ -1,10 +1,12 @@ extends Node -func loadJSON(): - var save_path = str("user://player_data"+$input_id.text+".json") - print(save_path) +var field = preload("res://scenes/menu/input-output.tscn") +var data:Dictionary +var amount + +func loadJSON(save_path): if not FileAccess.file_exists(save_path): - return + return false var file_access = FileAccess.open(save_path, FileAccess.READ) var json_string = file_access.get_line() file_access.close() @@ -13,16 +15,29 @@ func loadJSON(): var error = json.parse(json_string) if error: print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) - return + return false - var data:Dictionary = json.data - $output_name.text = str("Name: "+data.get("name")) - $output_hp.text = str("HP: "+data.get("hp")) - $output_level.text = str("Level: "+data.get("level")) - + data = json.data + return true + +func _ready(): + if loadJSON("res://content/stats.json"): + for i in range(int(data.get("amount"))): + var field_instance = field.instantiate() + add_child(field_instance) + field.resource_name = str("field_"+str(i)) + for i in range(int(data.get("amount"))): + get_child(i+1).position = Vector2(16,(16+i*88)) + get_child(i+1).placeholder_text = data.get(str(i)) + if i > 0: + get_child(i+1).editable = false + amount = data.get("amount") func _on_button_pressed(): - loadJSON() + var save_path = str("user://player_data"+get_child(1).text+".json") + if loadJSON(save_path): + for i in range(int(amount)-1): + get_child(i+2).text = data.get(str(get_child(i+2).placeholder_text)) func _process(delta): if Input.is_action_pressed("escape"): diff --git a/scripts/player.gd b/scripts/player.gd index 5306326..fb073d5 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -1,7 +1,6 @@ extends CharacterBody2D @export var speed = 200 -var toCalculate = position var distanceTo = 0 var active = false @@ -15,11 +14,9 @@ func _physics_process(delta): if active: get_input() move_and_slide() - distanceTo = position.distance_to(toCalculate) + var toCalculate = position + distanceTo += position.distance_to(toCalculate) if distanceTo > 500 and active: - $Label1.visible = false - $Label2.visible = false - $Label3.visible = false active = false $camera.enabled = false get_parent().next() @@ -28,28 +25,4 @@ func _physics_process(delta): func start(): $camera.enabled = true active = true - toCalculate = position - $Label1.visible = true - $Label2.visible = true - $Label3.visible = true -func loadJSON(id): - var save_path = str("user://player_data"+str(id)+".json") - print(save_path) - if not FileAccess.file_exists(save_path): - return - var file_access = FileAccess.open(save_path, FileAccess.READ) - var json_string = file_access.get_line() - file_access.close() - - var json = JSON.new() - var error = json.parse(json_string) - if error: - print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) - return - - var data:Dictionary = json.data - $Label1.text = str("Name: "+data.get("name")) - $Label2.text = str("HP: "+data.get("hp")) - $Label3.text = str("Level: "+data.get("level")) - diff --git a/testing/test/player.tscn b/testing/test/player.tscn index 532b903..beb3f36 100644 --- a/testing/test/player.tscn +++ b/testing/test/player.tscn @@ -17,30 +17,3 @@ shape = SubResource("RectangleShape2D_kf6qt") [node name="camera" type="Camera2D" parent="."] enabled = false - -[node name="Label1" type="Label" parent="."] -visible = false -offset_left = -384.0 -offset_top = 56.0 -offset_right = -288.0 -offset_bottom = 88.0 -scale = Vector2(2, 2) -text = "1231" - -[node name="Label2" type="Label" parent="."] -visible = false -offset_left = -384.0 -offset_top = 120.0 -offset_right = -288.0 -offset_bottom = 152.0 -scale = Vector2(2, 2) -text = "1231" - -[node name="Label3" type="Label" parent="."] -visible = false -offset_left = -384.0 -offset_top = 184.0 -offset_right = -288.0 -offset_bottom = 216.0 -scale = Vector2(2, 2) -text = "1231" From ef402a7c040f6b1b3e019be827d05541e686814e Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sat, 15 Jun 2024 22:04:14 +0200 Subject: [PATCH 19/31] .gitignore update --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4709183..1625b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Godot 4+ specific ignores .godot/ +content/ From a1a252cdc6328c1028c95a53bc3f92321de6850f Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sat, 15 Jun 2024 22:05:36 +0200 Subject: [PATCH 20/31] try not to break the law --- icon.svg | 1 - icon.svg.import | 37 ------------------------------------- 2 files changed, 38 deletions(-) delete mode 100644 icon.svg delete mode 100644 icon.svg.import diff --git a/icon.svg b/icon.svg deleted file mode 100644 index 3fe4f4a..0000000 --- a/icon.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icon.svg.import b/icon.svg.import deleted file mode 100644 index 83cb44f..0000000 --- a/icon.svg.import +++ /dev/null @@ -1,37 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://crc6uo0vyn40q" -path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://icon.svg" -dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 -svg/scale=1.0 -editor/scale_with_editor_scale=false -editor/convert_colors_with_editor_theme=false From 8496773e69e72755d470f3983ad115c57d3c9beb Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sun, 16 Jun 2024 00:01:13 +0200 Subject: [PATCH 21/31] Minor Fixes --- export_presets.cfg | 2 +- scripts/mapscript.gd | 1 - scripts/player.gd | 4 +++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index bbf2fda..4bb2d07 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -8,7 +8,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Desktop/debug" +export_path="../Desktop/debug.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index d992751..e937b2d 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -13,6 +13,5 @@ func next(): objectName= "player%d" % playerIndex print(objectName) get_node(objectName).start() - get_node(objectName).loadJSON(playerIndex) playerIndex += 1 diff --git a/scripts/player.gd b/scripts/player.gd index fb073d5..2dcbf10 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -11,14 +11,16 @@ func get_input(): velocity = input_direction * speed func _physics_process(delta): + var toCalculate = position if active: get_input() move_and_slide() - var toCalculate = position distanceTo += position.distance_to(toCalculate) + print(distanceTo) if distanceTo > 500 and active: active = false $camera.enabled = false + distanceTo = 0 get_parent().next() From 21bcce37fa7d84adf8b4360f5691758d0c775f9a Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sun, 16 Jun 2024 19:32:19 +0200 Subject: [PATCH 22/31] Version: 0.0.3 Slight code fixups and changed some map stuff, Also added a stat viewer for the current player in the game itself. --- scenes/map/map.tscn | 23 ++++++++++ scenes/menu/create.tscn | 2 +- .../{input-output.tscn => inputOutput.tscn} | 0 scenes/menu/main.tscn | 4 +- scenes/menu/view.tscn | 2 +- scripts/createStats.gd | 42 +++++++++---------- scripts/getStats.gd | 26 ++++++------ scripts/mapscript.gd | 20 +++++++++ scripts/menu.gd | 2 +- scripts/player.gd | 13 +++++- testing/test/{map.tscn => level.tscn} | 20 ++++----- testing/test/player.tscn | 12 ++++++ 12 files changed, 115 insertions(+), 51 deletions(-) create mode 100644 scenes/map/map.tscn rename scenes/menu/{input-output.tscn => inputOutput.tscn} (100%) rename testing/test/{map.tscn => level.tscn} (99%) diff --git a/scenes/map/map.tscn b/scenes/map/map.tscn new file mode 100644 index 0000000..d195ff8 --- /dev/null +++ b/scenes/map/map.tscn @@ -0,0 +1,23 @@ +[gd_scene load_steps=3 format=3 uid="uid://mie5ckydb8k5"] + +[ext_resource type="PackedScene" uid="uid://brmtkn1ddxrp1" path="res://testing/test/level.tscn" id="1_sw0jh"] +[ext_resource type="PackedScene" uid="uid://btl7r0wvecyd3" path="res://scenes/menu/view.tscn" id="2_7des0"] + +[node name="map" type="Node2D"] + +[node name="level" parent="." instance=ExtResource("1_sw0jh")] + +[node name="characterViewer" parent="." instance=ExtResource("2_7des0")] +visible = false + +[node name="back" type="Button" parent="."] +visible = false +offset_left = 512.0 +offset_top = 400.0 +offset_right = 638.0 +offset_bottom = 435.0 +scale = Vector2(2, 2) +disabled = true +text = "Back to game" + +[connection signal="pressed" from="back" to="level" method="_on_back_pressed"] diff --git a/scenes/menu/create.tscn b/scenes/menu/create.tscn index 26d6d07..a41d1b3 100644 --- a/scenes/menu/create.tscn +++ b/scenes/menu/create.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" path="res://scripts/createStats.gd" id="1_xsj3b"] -[node name="character_creator" type="Control"] +[node name="characterCreator" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 diff --git a/scenes/menu/input-output.tscn b/scenes/menu/inputOutput.tscn similarity index 100% rename from scenes/menu/input-output.tscn rename to scenes/menu/inputOutput.tscn diff --git a/scenes/menu/main.tscn b/scenes/menu/main.tscn index 42c90dd..14e5baa 100644 --- a/scenes/menu/main.tscn +++ b/scenes/menu/main.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" path="res://scripts/menu.gd" id="1_xc6y7"] -[node name="main_menu" type="Control"] +[node name="mainMenu" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -42,7 +42,7 @@ offset_top = 432.0 offset_right = 592.0 offset_bottom = 455.0 scale = Vector2(3, 3) -text = "Version: 0.0.2" +text = "Version: 0.0.3" [connection signal="pressed" from="Button" to="." method="_on_button_pressed"] [connection signal="pressed" from="Button2" to="." method="_on_button_2_pressed"] diff --git a/scenes/menu/view.tscn b/scenes/menu/view.tscn index 6bfc537..f39e2b3 100644 --- a/scenes/menu/view.tscn +++ b/scenes/menu/view.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" path="res://scripts/getStats.gd" id="1_dcehj"] -[node name="character_creator" type="Control"] +[node name="characterVsiewer" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 diff --git a/scripts/createStats.gd b/scripts/createStats.gd index a3d4d49..7fcb22b 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -1,19 +1,19 @@ extends Node -var field = preload("res://scenes/menu/input-output.tscn") +var field = preload("res://scenes/menu/inputOutput.tscn") var data:Dictionary -func loadJSON(save_path): - if not FileAccess.file_exists(save_path): +func loadJSON(savePath): + if not FileAccess.file_exists(savePath): return false - var file_access = FileAccess.open(save_path, FileAccess.READ) - var json_string = file_access.get_line() - file_access.close() + var fileAccess = FileAccess.open(savePath, FileAccess.READ) + var jsonString = fileAccess.get_line() + fileAccess.close() var json = JSON.new() - var error = json.parse(json_string) + var error = json.parse(jsonString) if error: - print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) + print("JSON Parse Error: ", json.get_error_message(), " in ", jsonString, " at line ", json.get_error_line()) return false data = json.data @@ -22,33 +22,31 @@ func loadJSON(save_path): func _ready(): if loadJSON("res://content/stats.json"): for i in range(int(data.get("amount"))): - var field_instance = field.instantiate() - add_child(field_instance) - field.resource_name = str("field_"+str(i)) - for i in range(int(data.get("amount"))): + var fieldInstance = field.instantiate() + add_child(fieldInstance) get_child(i+1).position = Vector2(16,(16+i*88)) get_child(i+1).placeholder_text = data.get(str(i)) -func saveJSON(save_path): - var save_data = {} +func saveJSON(savePath): + var saveData = {} for i in range(int(data.get("amount"))): if i > 0: - save_data[data.get(str(i))] = get_child(i+1).text + saveData[data.get(str(i))] = get_child(i+1).text - var json_string = JSON.stringify(save_data) + var jsonString = JSON.stringify(saveData) - var file_access = FileAccess.open(save_path, FileAccess.WRITE) - if not file_access: + var fileAccess = FileAccess.open(savePath, FileAccess.WRITE) + if not fileAccess: print("An error happened while saving data: ", FileAccess.get_open_error()) return - file_access.store_line(json_string) - file_access.close() + fileAccess.store_line(jsonString) + fileAccess.close() func _on_button_pressed(): - var save_path = str("user://player_data"+get_child(1).text+".json") - saveJSON(save_path) + var savePath = str("user://player_data"+get_child(1).text+".json") + saveJSON(savePath) func _process(delta): if Input.is_action_pressed("escape"): diff --git a/scripts/getStats.gd b/scripts/getStats.gd index 06b08a9..592e571 100644 --- a/scripts/getStats.gd +++ b/scripts/getStats.gd @@ -1,15 +1,15 @@ extends Node -var field = preload("res://scenes/menu/input-output.tscn") +var field = preload("res://scenes/menu/inputOutput.tscn") var data:Dictionary var amount -func loadJSON(save_path): - if not FileAccess.file_exists(save_path): +func loadJSON(savePath): + if not FileAccess.file_exists(savePath): return false - var file_access = FileAccess.open(save_path, FileAccess.READ) - var json_string = file_access.get_line() - file_access.close() + var fileAccess = FileAccess.open(savePath, FileAccess.READ) + var json_string = fileAccess.get_line() + fileAccess.close() var json = JSON.new() var error = json.parse(json_string) @@ -23,10 +23,8 @@ func loadJSON(save_path): func _ready(): if loadJSON("res://content/stats.json"): for i in range(int(data.get("amount"))): - var field_instance = field.instantiate() - add_child(field_instance) - field.resource_name = str("field_"+str(i)) - for i in range(int(data.get("amount"))): + var fieldInstance = field.instantiate() + add_child(fieldInstance) get_child(i+1).position = Vector2(16,(16+i*88)) get_child(i+1).placeholder_text = data.get(str(i)) if i > 0: @@ -34,11 +32,15 @@ func _ready(): amount = data.get("amount") func _on_button_pressed(): - var save_path = str("user://player_data"+get_child(1).text+".json") - if loadJSON(save_path): + var savePath = str("user://player_data"+get_child(1).text+".json") + if loadJSON(savePath): for i in range(int(amount)-1): get_child(i+2).text = data.get(str(get_child(i+2).placeholder_text)) func _process(delta): if Input.is_action_pressed("escape"): get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + +func hideGet(): + $button.visible = false + $button.disabled = true diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index e937b2d..689f56e 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -5,6 +5,7 @@ var playerIndex=0 var objectName func _ready(): + $"../characterViewer".hideGet() next() func next(): @@ -15,3 +16,22 @@ func next(): get_node(objectName).start() playerIndex += 1 +func stats(): + visible = false + $"../characterViewer".visible = true + get_node(objectName).stop() + $"../back".disabled = false + $"../back".visible = true + $"../characterViewer".get_child(1).text = str(playerIndex-1) + $"../characterViewer".get_child(1).editable = false + $"../characterViewer"._on_button_pressed() + +func restart(): + visible = true + $"../characterViewer".visible = false + get_node(objectName).start() + $"../back".disabled = true + $"../back".visible = false + +func _on_back_pressed(): + restart() diff --git a/scripts/menu.gd b/scripts/menu.gd index 71a9c89..8c35282 100644 --- a/scripts/menu.gd +++ b/scripts/menu.gd @@ -3,7 +3,7 @@ extends Node func _on_button_pressed(): - get_tree().change_scene_to_file("res://testing/test/map.tscn") + get_tree().change_scene_to_file("res://scenes/map/map.tscn") func _on_button_2_pressed(): diff --git a/scripts/player.gd b/scripts/player.gd index 2dcbf10..b1c9c40 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -18,8 +18,7 @@ func _physics_process(delta): distanceTo += position.distance_to(toCalculate) print(distanceTo) if distanceTo > 500 and active: - active = false - $camera.enabled = false + stop() distanceTo = 0 get_parent().next() @@ -27,4 +26,14 @@ func _physics_process(delta): func start(): $camera.enabled = true active = true + $stats.disabled = false + $stats.visible = true +func stop(): + $camera.enabled = false + active = false + $stats.disabled = true + $stats.visible = false + +func _on_stats_pressed(): + get_parent().stats() diff --git a/testing/test/map.tscn b/testing/test/level.tscn similarity index 99% rename from testing/test/map.tscn rename to testing/test/level.tscn index 3d972b3..1641e83 100644 --- a/testing/test/map.tscn +++ b/testing/test/level.tscn @@ -1,19 +1,19 @@ [gd_scene load_steps=8 format=3 uid="uid://brmtkn1ddxrp1"] -[ext_resource type="Texture2D" uid="uid://bgdgd23qgi52x" path="res://testing/testAssets/grass.png" id="1_6ekaf"] -[ext_resource type="Script" path="res://scripts/mapscript.gd" id="1_d7ssr"] -[ext_resource type="Texture2D" uid="uid://chgkgpiiy1yui" path="res://testing/testAssets/water.png" id="2_2akb5"] -[ext_resource type="PackedScene" uid="uid://dv67vdgb4h44q" path="res://testing/test/player.tscn" id="3_5eqoy"] +[ext_resource type="Script" path="res://scripts/mapscript.gd" id="1_ui38g"] +[ext_resource type="Texture2D" uid="uid://bgdgd23qgi52x" path="res://testing/testAssets/grass.png" id="2_luxum"] +[ext_resource type="Texture2D" uid="uid://chgkgpiiy1yui" path="res://testing/testAssets/water.png" id="3_l02n1"] +[ext_resource type="PackedScene" uid="uid://dv67vdgb4h44q" path="res://testing/test/player.tscn" id="4_kmlel"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_cpufv"] -texture = ExtResource("1_6ekaf") +texture = ExtResource("2_luxum") texture_region_size = Vector2i(32, 32) 0:0/0 = 0 0:0/0/physics_layer_0/linear_velocity = Vector2(0, 0) 0:0/0/physics_layer_0/angular_velocity = 0.0 [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_wknfx"] -texture = ExtResource("2_2akb5") +texture = ExtResource("3_l02n1") texture_region_size = Vector2i(32, 32) 0:0/0 = 0 0:0/0/physics_layer_0/linear_velocity = Vector2(0, 0) @@ -26,8 +26,8 @@ physics_layer_0/collision_layer = 1 sources/0 = SubResource("TileSetAtlasSource_cpufv") sources/1 = SubResource("TileSetAtlasSource_wknfx") -[node name="Map" type="Node2D"] -script = ExtResource("1_d7ssr") +[node name="level" type="Node2D"] +script = ExtResource("1_ui38g") [node name="TileMap" type="TileMap" parent="."] tile_set = SubResource("TileSet_5wtmq") @@ -35,8 +35,8 @@ rendering_quadrant_size = 32 format = 2 layer_0/tile_data = PackedInt32Array(0, 0, 0, 65537, 0, 0, 65538, 0, 0, 131075, 0, 0, 131076, 0, 0, 131077, 0, 0, 131078, 0, 0, 131079, 0, 0, 131080, 0, 0, 131081, 0, 0, 131082, 0, 0, 131083, 0, 0, 131084, 0, 0, 131085, 0, 0, 65550, 0, 0, 65551, 0, 0, 65552, 0, 0, 17, 0, 0, 18, 0, 0, -65517, 0, 0, -65516, 0, 0, -65518, 0, 0, -65519, 0, 0, -65520, 0, 0, -65521, 0, 0, -65522, 0, 0, -65523, 0, 0, -65524, 0, 0, -65525, 0, 0, -65526, 0, 0, 9, 0, 0, 8, 0, 0, 7, 0, 0, 6, 0, 0, 5, 0, 0, 65540, 0, 0, 65539, 0, 0, 131072, 0, 0, 196607, 0, 0, 131073, 0, 0, 65541, 0, 0, 10, 0, 0, 11, 0, 0, -131054, 0, 0, -131053, 0, 0, -131052, 0, 0, -131051, 0, 0, -131050, 0, 0, 16, 0, 0, 15, 0, 0, 65549, 0, 0, 65548, 0, 0, 65547, 0, 0, 65546, 0, 0, 65545, 0, 0, 65544, 0, 0, 65543, 0, 0, 65542, 0, 0, 131074, 0, 0, 262142, 0, 0, 262141, 0, 0, 262140, 0, 0, 327676, 0, 0, 327677, 0, 0, 327678, 0, 0, 262143, 0, 0, 196608, 0, 0, 196609, 0, 0, 196610, 0, 0, 12, 0, 0, 13, 0, 0, 14, 0, 0, -196585, 0, 0, -196584, 0, 0, -196586, 0, 0, -196587, 0, 0, -196588, 0, 0, -196589, 0, 0, -196590, 0, 0, -196591, 0, 0, -196592, 0, 0, -196593, 0, 0, -196594, 0, 0, -196595, 0, 0, -196596, 0, 0, -196597, 0, 0, -196598, 0, 0, -196599, 0, 0, -196600, 0, 0, -196601, 0, 0, -196602, 0, 0, -196603, 0, 0, -196604, 0, 0, -196605, 0, 0, -196606, 0, 0, -131057, 0, 0, -131058, 0, 0, 65536, 0, 0, 196606, 0, 0, 196605, 0, 0, 131071, 0, 0, 65535, 0, 0, 131070, 0, 0, 131069, 0, 0, 1, 0, 0, -65534, 0, 0, -65533, 0, 0, -65532, 0, 0, -131067, 0, 0, -131066, 0, 0, -131069, 0, 0, -131070, 0, 0, -131071, 0, 0, -131072, 0, 0, -65536, 0, 0, -1, 0, 0, -65535, 0, 0, -131068, 0, 0, -131065, 0, 0, 2, 0, 0, 3, 0, 0, -65531, 0, 0, -65530, 0, 0, -65529, 0, 0, -131064, 0, 0, -131063, 0, 0, -65528, 0, 0, 4, 0, 0, -65527, 0, 0, -131059, 0, 0, -131062, 0, 0, -131061, 0, 0, -131055, 0, 0, -131056, 0, 0, -131060, 0, 0, -262136, 0, 0, -262135, 0, 0, -262134, 0, 0, -262133, 0, 0, -262132, 0, 0, -262131, 0, 0, -262130, 0, 0, -262129, 0, 0, -262128, 0, 0, -262127, 0, 0, -262126, 0, 0, -262125, 0, 0, -262124, 0, 0, -262123, 0, 0, -262122, 0, 0, -262121, 0, 0, -262120, 0, 0, -196582, 0, 0, -196583, 0, 0, -131049, 0, 0, -65515, 0, 0, 19, 0, 0, 262139, 0, 0, 262138, 0, 0, 327673, 0, 0, 327672, 0, 0, 327671, 0, 0, 327670, 0, 0, 393205, 0, 0, 393204, 0, 0, 393203, 0, 0, 393202, 0, 0, 327668, 0, 0, 327669, 0, 0, 262134, 0, 0, 262135, 0, 0, 196600, 0, 0, 196601, 0, 0, 196602, 0, 0, 131067, 0, 0, 131068, 0, 0, -327657, 0, 0, -327656, 0, 0, -327655, 0, 0, -393191, 0, 0, 196619, 0, 0, 196618, 0, 0, 196617, 0, 0, 262152, 0, 0, 262151, 0, 0, 262150, 0, 0, 262149, 0, 0, 327684, 0, 0, 327683, 0, 0, 393218, 0, 0, 393217, 0, 0, 262148, 0, 0, 196614, 0, 0, 196615, 0, 0, 196612, 0, 0, 196611, 0, 0, 262146, 0, 0, 262145, 0, 0, 327680, 0, 0, 393215, 0, 0, 393214, 0, 0, 393213, 0, 0, 393212, 0, 0, 458747, 0, 0, 458746, 0, 0, 458745, 0, 0, 458744, 0, 0, 458743, 0, 0, 524278, 0, 0, 524277, 0, 0, 524276, 0, 0, 524275, 0, 0, 589810, 0, 0, 589809, 0, 0, 589808, 0, 0, 589807, 0, 0, 524273, 0, 0, 524274, 0, 0, 458739, 0, 0, 458740, 0, 0, 393206, 0, 0, 262137, 0, 0, 196603, 0, 0, 196604, 0, 0, 327674, 0, 0, 393207, 0, 0, 393211, 0, 0, 393210, 0, 0, 589811, 0, 0, 589812, 0, 0, 589813, 0, 0, 524279, 0, 0, 196616, 0, 0, 327682, 0, 0, 327681, 0, 0, -327660, 0, 0, -327659, 0, 0, -327658, 0, 0, -393192, 0, 0, -393190, 0, 0, -393189, 0, 0, -393188, 0, 0, -262137, 0, 0, -327671, 0, 0, -327670, 0, 0, -327669, 0, 0, -393204, 0, 0, -393203, 0, 0, -393202, 0, 0, -393201, 0, 0, -458736, 0, 0, -458735, 0, 0, -458734, 0, 0, -524269, 0, 0, -524268, 0, 0, -524267, 0, 0, -524266, 0, 0, -458733, 0, 0, -393199, 0, 0, -393200, 0, 0, -327665, 0, 0, -327666, 0, 0, -327667, 0, 0, -2, 0, 0, -3, 0, 0, -4, 0, 0, -5, 0, 0, 65530, 0, 0, 65529, 0, 0, -6, 0, 0, -65540, 0, 0, -65539, 0, 0, -131074, 0, 0, -131073, 0, 0, -196608, 0, 0, -262143, 0, 0, -262142, 0, 0, -262141, 0, 0, -262140, 0, 0, -327675, 0, 0, -327674, 0, 0, -327673, 0, 0, -393208, 0, 0, -393207, 0, 0, -393206, 0, 0, -393205, 0, 0, -458738, 0, 0, -458737, 0, 0, -458732, 0, 0, -458731, 0, 0, -458730, 0, 0, -393195, 0, 0, -393196, 0, 0, -327661, 0, 0, -327662, 0, 0, -327668, 0, 0, -524265, 0, 0, -524264, 0, 0, -524263, 0, 0, -458728, 0, 0, -458729, 0, 0, -393194, 0, 0, -393193, 0, 0, -458726, 0, 0, -458725, 0, 0, -458724, 0, 0, -458723, 0, 0, -458722, 0, 0, -524257, 0, 0, -524256, 0, 0, -524255, 0, 0, -524254, 0, 0, -524253, 0, 0, -458719, 0, 0, -458720, 0, 0, -393185, 0, 0, -393186, 0, 0, -327651, 0, 0, -327652, 0, 0, -262117, 0, 0, -262118, 0, 0, -262119, 0, 0, -327654, 0, 0, -458727, 0, 0, -524262, 0, 0, -524261, 0, 0, -589796, 0, 0, -589797, 0, 0, -589798, 0, 0, -589795, 0, 0, -655330, 0, 0, -655329, 0, 0, -655328, 0, 0, -655327, 0, 0, -655326, 0, 0, -655325, 0, 0, -655324, 0, 0, -589788, 0, 0, -589789, 0, 0, -458721, 0, 0, -524258, 0, 0, -393187, 0, 0, -327653, 0, 0, -524259, 0, 0, -524260, 0, 0, -589794, 0, 0, -589793, 0, 0, -589792, 0, 0, -589791, 0, 0, -589790, 0, 0, 196613, 0, 0, 262147, 0, 0, 262144, 0, 0, 458748, 0, 0, 458742, 0, 0, 524280, 0, 0, 458749, 0, 0, 327679, 0, 0, 327675, 0, 0, 393209, 0, 0, 393208, 0, 0, 458741, 0, 0, 458738, 0, 0, 458737, 0, 0, 524272, 0, 0, 524271, 0, 0, 524270, 0, 0, 524269, 0, 0, 589806, 0, 0, 589805, 0, 0, 655341, 0, 0, 655340, 0, 0, 262136, 0, 0, 131066, 0, 0, 196599, 0, 0, 262133, 0, 0, 327667, 0, 0, 393201, 0, 0, 458736, 0, 0, 458735, 0, 0, 458734, 0, 0, 589804, 0, 0, 589803, 0, 0, 655339, 0, 0, 655338, 0, 0, 131065, 0, 0, 65531, 0, 0, 65532, 0, 0, 65533, 0, 0, 65534, 0, 0, -65538, 0, 0, -65537, 0, 0, -196607, 0, 0, -262139, 0, 0, -262138, 0, 0, -327672, 0, 0, -327664, 0, 0, -327663, 0, 0, -393198, 0, 0, -393197, 0, 0, -458761, 1, 0, -524297, 1, 0, -589833, 1, 0, -589834, 1, 0, -589835, 1, 0, -589836, 1, 0, -589837, 1, 0, -589838, 1, 0, -589839, 1, 0, -589840, 1, 0, -589841, 1, 0, -589842, 1, 0, -589843, 1, 0, -589844, 1, 0, -589845, 1, 0, -589846, 1, 0, -524310, 1, 0, -458774, 1, 0, -393238, 1, 0, -327702, 1, 0, -262166, 1, 0, -196630, 1, 0, -131094, 1, 0, -65558, 1, 0, -22, 1, 0, 65514, 1, 0, 131050, 1, 0, 196586, 1, 0, 262122, 1, 0, 327658, 1, 0, 393194, 1, 0, 458730, 1, 0, 524266, 1, 0, 589802, 1, 0, 524267, 0, 0, 458731, 1, 0, 393195, 1, 0, 327659, 1, 0, 262123, 1, 0, 196587, 1, 0, 131051, 1, 0, 65515, 1, 0, -21, 1, 0, -65557, 1, 0, -131093, 1, 0, -196629, 1, 0, -262165, 1, 0, -327701, 1, 0, -393237, 1, 0, -458773, 1, 0, -524309, 1, 0, -524308, 1, 0, -458772, 1, 0, -393236, 1, 0, -327700, 1, 0, -262164, 1, 0, -196628, 1, 0, -131092, 1, 0, -65556, 1, 0, -20, 1, 0, 65516, 1, 0, 131052, 1, 0, 196588, 1, 0, 262124, 1, 0, 327660, 1, 0, 393196, 0, 0, 458732, 0, 0, 524268, 0, 0, 458733, 0, 0, 393197, 0, 0, 327661, 0, 0, 262125, 1, 0, 196589, 1, 0, 131053, 1, 0, 65517, 1, 0, -19, 1, 0, -65555, 1, 0, -131091, 1, 0, -196627, 1, 0, -262163, 1, 0, -327699, 1, 0, -393235, 1, 0, -458771, 1, 0, -524307, 1, 0, -524306, 1, 0, -458770, 1, 0, -393234, 1, 0, -327698, 1, 0, -262162, 1, 0, -196626, 1, 0, -131090, 1, 0, -65554, 1, 0, -18, 1, 0, 65518, 1, 0, 131054, 1, 0, 196590, 1, 0, 262126, 0, 0, 327662, 0, 0, 393198, 0, 0, 393199, 0, 0, 327663, 0, 0, 262127, 0, 0, 196591, 1, 0, 131055, 1, 0, 65519, 1, 0, -17, 1, 0, -65553, 1, 0, -131089, 1, 0, -196625, 1, 0, -262161, 1, 0, -327697, 1, 0, -393233, 1, 0, -458769, 1, 0, -524305, 1, 0, -524304, 1, 0, -458768, 1, 0, -393232, 1, 0, -327696, 1, 0, -262160, 1, 0, -196624, 1, 0, -131088, 1, 0, -65552, 1, 0, -16, 1, 0, 65520, 1, 0, 131056, 1, 0, 196592, 1, 0, 262128, 0, 0, 327664, 0, 0, 393200, 0, 0, 327665, 0, 0, 262129, 0, 0, 196593, 0, 0, 131057, 1, 0, 65521, 1, 0, -15, 1, 0, -65551, 1, 0, -131087, 1, 0, -196623, 1, 0, -262159, 1, 0, -327695, 1, 0, -393231, 1, 0, -458767, 1, 0, -524303, 1, 0, -524302, 1, 0, -458766, 1, 0, -393230, 1, 0, -327694, 1, 0, -262158, 1, 0, -196622, 1, 0, -131086, 1, 0, -65550, 1, 0, -14, 1, 0, 65522, 1, 0, 131058, 0, 0, 196594, 0, 0, 262130, 0, 0, 327666, 0, 0, 262131, 0, 0, 196595, 0, 0, 131059, 0, 0, 65523, 0, 0, -13, 1, 0, -65549, 1, 0, -131085, 1, 0, -196621, 1, 0, -262157, 1, 0, -327693, 1, 0, -393229, 1, 0, -458765, 1, 0, -524301, 1, 0, -524300, 1, 0, -458764, 1, 0, -393228, 1, 0, -327692, 1, 0, -262156, 1, 0, -196620, 1, 0, -131084, 1, 0, -65548, 1, 0, -12, 0, 0, 65524, 0, 0, 131060, 0, 0, 196596, 0, 0, 262132, 0, 0, 196597, 0, 0, 131061, 0, 0, 65525, 0, 0, -11, 0, 0, -65547, 0, 0, -131083, 1, 0, -196619, 1, 0, -262155, 1, 0, -327691, 1, 0, -393227, 1, 0, -458763, 1, 0, -524299, 1, 0, -524298, 1, 0, -458762, 1, 0, -393226, 1, 0, -327690, 1, 0, -262154, 1, 0, -196618, 1, 0, -131082, 1, 0, -65546, 0, 0, -10, 0, 0, 65526, 0, 0, 131062, 0, 0, 196598, 0, 0, 131063, 0, 0, 65527, 0, 0, -9, 0, 0, -65545, 0, 0, -131081, 0, 0, -196617, 1, 0, -262153, 1, 0, -327689, 1, 0, -393225, 1, 0, -393224, 1, 0, -458760, 1, 0, -524296, 1, 0, -589832, 1, 0, -589831, 1, 0, -524295, 1, 0, -458759, 1, 0, -393223, 1, 0, -327687, 1, 0, -327688, 1, 0, -262152, 1, 0, -196616, 0, 0, -131080, 0, 0, -65544, 0, 0, -8, 0, 0, 65528, 0, 0, 131064, 0, 0, -7, 0, 0, -65543, 0, 0, -131079, 0, 0, -196615, 0, 0, -262151, 0, 0, -262150, 0, 0, -327686, 0, 0, -393222, 1, 0, -458758, 1, 0, -524294, 1, 0, -589830, 1, 0, -589829, 1, 0, -524293, 1, 0, -458757, 1, 0, -393221, 0, 0, -327685, 0, 0, -262149, 0, 0, -196613, 0, 0, -196614, 0, 0, -131078, 0, 0, -65542, 0, 0, -65541, 0, 0, -131077, 0, 0, -131076, 0, 0, -196612, 0, 0, -262148, 0, 0, -327684, 0, 0, -393220, 0, 0, -458756, 0, 0, -524292, 1, 0, -589828, 1, 0, -589827, 0, 0, -524291, 0, 0, -458755, 0, 0, -393219, 0, 0, -327683, 0, 0, -262147, 0, 0, -196611, 0, 0, -131075, 0, 0, -196610, 0, 0, -262146, 0, 0, -327682, 0, 0, -393218, 0, 0, -458754, 0, 0, -524290, 0, 0, -589826, 0, 0, -589825, 0, 0, -524289, 0, 0, -458753, 0, 0, -393217, 0, 0, -327681, 0, 0, -262145, 0, 0, -196609, 0, 0, -262144, 0, 0, -327680, 0, 0, -393216, 0, 0, -458752, 0, 0, -524288, 0, 0, -589824, 0, 0, -655360, 0, 0, -655359, 0, 0, -589823, 0, 0, -524287, 0, 0, -458751, 0, 0, -393215, 0, 0, -327679, 0, 0, -327678, 0, 0, -393214, 0, 0, -458750, 0, 0, -524286, 0, 0, -589822, 0, 0, -655358, 0, 0, -655357, 0, 0, -589821, 0, 0, -524285, 0, 0, -458749, 0, 0, -393213, 0, 0, -327677, 0, 0, -327676, 0, 0, -393212, 0, 0, -458748, 0, 0, -524284, 0, 0, -589820, 0, 0, -655356, 0, 0, -655355, 0, 0, -589819, 0, 0, -524283, 0, 0, -458747, 0, 0, -393211, 0, 0, -393210, 0, 0, -458746, 0, 0, -524282, 0, 0, -589818, 0, 0, -655354, 0, 0, -655353, 0, 0, -589817, 0, 0, -524281, 0, 0, -458745, 0, 0, -393209, 0, 0, -458744, 0, 0, -524280, 0, 0, -589816, 0, 0, -655352, 0, 0, -655351, 0, 0, -589815, 0, 0, -524279, 0, 0, -458743, 0, 0, -458742, 0, 0, -524278, 0, 0, -589814, 0, 0, -655350, 0, 0, -655349, 0, 0, -589813, 0, 0, -524277, 0, 0, -458741, 0, 0, -458740, 0, 0, -524276, 0, 0, -589812, 0, 0, -655348, 0, 0, -655347, 0, 0, -589811, 0, 0, -524275, 0, 0, -458739, 0, 0, -524274, 0, 0, -589810, 0, 0, -655346, 0, 0, -655345, 0, 0, -589809, 0, 0, -524273, 0, 0, -524272, 0, 0, -589808, 0, 0, -655344, 0, 0, -655343, 0, 0, -589807, 0, 0, -524271, 0, 0, -524270, 0, 0, -589806, 0, 0, -655342, 0, 0, -655341, 0, 0, -589805, 0, 0, -589804, 0, 0, -655340, 0, 0, -655339, 0, 0, -589803, 0, 0, -589802, 0, 0, -655338, 0, 0, -655337, 0, 0, -589801, 0, 0, -589800, 0, 0, -655336, 0, 0, -655335, 0, 0, -589799, 0, 0, -655334, 0, 0, -655333, 0, 0, -655332, 0, 0, -655331, 0, 0, 524306, 1, 0, 458770, 1, 0, 393234, 1, 0, 327698, 1, 0, 262162, 1, 0, 196626, 1, 0, 131090, 0, 0, 65554, 0, 0, 65553, 0, 0, 131089, 0, 0, 131088, 0, 0, 131087, 0, 0, 131086, 0, 0, 196622, 1, 0, 196621, 0, 0, 196620, 0, 0, 262156, 1, 0, 262155, 1, 0, 262154, 0, 0, 262153, 0, 0, 327689, 1, 0, 327688, 1, 0, 327687, 1, 0, 327686, 1, 0, 327685, 1, 0, 393221, 1, 0, 393220, 1, 0, 393219, 1, 0, 458755, 1, 0, 458754, 1, 0, 458753, 1, 0, 458752, 0, 0, 393216, 0, 0, 458751, 0, 0, 458750, 0, 0, 524286, 0, 0, 524285, 0, 0, 524284, 0, 0, 524283, 0, 0, 524282, 0, 0, 524281, 0, 0, 589817, 0, 0, 589816, 0, 0, 589815, 0, 0, 589814, 0, 0, 655350, 1, 0, 655349, 1, 0, 655348, 0, 0, 655347, 0, 0, 655346, 0, 0, 655345, 0, 0, 655344, 0, 0, 655343, 0, 0, 655342, 0, 0, 655351, 1, 0, 655352, 1, 0, 655353, 1, 0, 655354, 1, 0, 589818, 0, 0, 589819, 0, 0, 655355, 1, 0, 655356, 1, 0, 589820, 1, 0, 589821, 1, 0, 655357, 1, 0, 655358, 1, 0, 589822, 1, 0, 589823, 1, 0, 524287, 0, 0, 655359, 1, 0, 589824, 1, 0, 524288, 1, 0, 524289, 1, 0, 589825, 1, 0, 589826, 1, 0, 524290, 1, 0, 524291, 1, 0, 589827, 1, 0, 589828, 1, 0, 524292, 1, 0, 458756, 1, 0, 458757, 1, 0, 524293, 1, 0, 589829, 1, 0, 589830, 1, 0, 524294, 1, 0, 458758, 1, 0, 393222, 1, 0, 393223, 1, 0, 458759, 1, 0, 524295, 1, 0, 589831, 1, 0, 589832, 1, 0, 524296, 1, 0, 458760, 1, 0, 393224, 1, 0, 393225, 1, 0, 458761, 1, 0, 524297, 1, 0, 589833, 1, 0, 589834, 1, 0, 524298, 1, 0, 458762, 1, 0, 393226, 1, 0, 327690, 1, 0, 327691, 1, 0, 393227, 1, 0, 458763, 1, 0, 524299, 1, 0, 589835, 1, 0, 589836, 1, 0, 524300, 1, 0, 458764, 1, 0, 393228, 1, 0, 327692, 1, 0, 327693, 1, 0, 262157, 1, 0, 262158, 1, 0, 327694, 1, 0, 393230, 1, 0, 393229, 1, 0, 458765, 1, 0, 524301, 1, 0, 589837, 1, 0, 589838, 1, 0, 524302, 1, 0, 458766, 1, 0, 458767, 1, 0, 393231, 1, 0, 327695, 1, 0, 262159, 1, 0, 196623, 1, 0, 196624, 1, 0, 262160, 1, 0, 327696, 1, 0, 393232, 1, 0, 458768, 1, 0, 524304, 1, 0, 524303, 1, 0, 589839, 1, 0, 589840, 1, 0, 589841, 1, 0, 524305, 1, 0, 458769, 1, 0, 393233, 1, 0, 327697, 1, 0, 262161, 1, 0, 196625, 1, 0, 589842, 1, 0, 589843, 1, 0, 524307, 1, 0, 458771, 1, 0, 393235, 1, 0, 327699, 1, 0, 262163, 1, 0, 196627, 1, 0, 131091, 0, 0, 65555, 0, 0, 65556, 0, 0, 20, 0, 0, 21, 0, 0, 65557, 0, 0, 131093, 0, 0, 131092, 0, 0, 196628, 1, 0, 262164, 1, 0, 327700, 1, 0, 393236, 1, 0, 458772, 1, 0, 524308, 1, 0, 589844, 1, 0, 589845, 1, 0, 524309, 1, 0, 458773, 1, 0, 393237, 1, 0, 327701, 1, 0, 262165, 1, 0, 196629, 1, 0, 196630, 1, 0, 131094, 1, 0, 65558, 0, 0, 22, 0, 0, -65514, 0, 0, -65513, 0, 0, 23, 0, 0, 65559, 0, 0, 131095, 1, 0, 196631, 1, 0, 262167, 1, 0, 262166, 1, 0, 327702, 1, 0, 393238, 1, 0, 458774, 1, 0, 524310, 1, 0, 589846, 1, 0, 589847, 1, 0, 524311, 1, 0, 458775, 1, 0, 393239, 1, 0, 327703, 1, 0, 327704, 1, 0, 262168, 1, 0, 196632, 1, 0, 131096, 1, 0, 65560, 0, 0, 24, 0, 0, -65512, 0, 0, -131048, 0, 0, -131047, 0, 0, -65511, 0, 0, 25, 0, 0, 65561, 0, 0, 131097, 0, 0, 196633, 1, 0, 262169, 1, 0, 327705, 1, 0, 393241, 1, 0, 393240, 1, 0, 458776, 1, 0, 524312, 1, 0, 589848, 1, 0, 589849, 1, 0, 524313, 1, 0, 458777, 1, 0, 458778, 1, 0, 393242, 1, 0, 327706, 1, 0, 262170, 1, 0, 196634, 1, 0, 131098, 0, 0, 65562, 0, 0, 26, 0, 0, -65510, 0, 0, -131046, 0, 0, -131045, 0, 0, -196581, 0, 0, -196580, 0, 0, -262116, 0, 0, -262115, 0, 0, -196579, 0, 0, -131043, 0, 0, -131044, 0, 0, -65508, 0, 0, -65509, 0, 0, 27, 0, 0, 65563, 0, 0, 131099, 0, 0, 196635, 1, 0, 262171, 1, 0, 327707, 1, 0, 393243, 1, 0, 458779, 1, 0, 524315, 1, 0, 524314, 1, 0, 589850, 1, 0, 589851, 1, 0, 589852, 1, 0, 524316, 1, 0, 458780, 1, 0, 393244, 1, 0, 327708, 1, 0, 262172, 1, 0, 196636, 1, 0, 131100, 0, 0, 65564, 0, 0, 28, 0, 0, 29, 0, 0, -65507, 0, 0, -65506, 0, 0, -131042, 0, 0, -196578, 0, 0, -262114, 0, 0, -327650, 0, 0, -327649, 0, 0, -262113, 0, 0, -196577, 0, 0, -131041, 0, 0, -65505, 0, 0, 31, 0, 0, 30, 0, 0, 65566, 0, 0, 65565, 0, 0, 131101, 0, 0, 196637, 1, 0, 262173, 1, 0, 327709, 1, 0, 393245, 1, 0, 458781, 1, 0, 524317, 1, 0, 589853, 1, 0, 589854, 1, 0, 524318, 1, 0, 458782, 1, 0, 393246, 1, 0, 327710, 1, 0, 262174, 1, 0, 196638, 1, 0, 131102, 0, 0, 131103, 1, 0, 65567, 0, 0, 65568, 0, 0, 32, 0, 0, -65504, 0, 0, -131040, 0, 0, -196576, 0, 0, -262112, 0, 0, -327648, 0, 0, -393184, 0, 0, -393183, 0, 0, -327647, 0, 0, -262111, 0, 0, -196575, 0, 0, -131039, 0, 0, -65503, 0, 0, 33, 0, 0, 65569, 0, 0, 131105, 1, 0, 131104, 1, 0, 196640, 1, 0, 196639, 1, 0, 262175, 1, 0, 327711, 1, 0, 393247, 1, 0, 458783, 1, 0, 524319, 1, 0, 589855, 1, 0, 589856, 1, 0, 524320, 1, 0, 458784, 1, 0, 393248, 1, 0, 327712, 1, 0, 262176, 1, 0, 262177, 1, 0, 196641, 1, 0, 196642, 1, 0, 131106, 1, 0, 65570, 1, 0, 34, 0, 0, -65502, 0, 0, -131038, 0, 0, -196574, 0, 0, -262110, 0, 0, -327646, 0, 0, -393182, 0, 0, -458718, 0, 0, -458717, 0, 0, -393181, 0, 0, -327645, 0, 0, -262109, 0, 0, -196573, 0, 0, -131037, 0, 0, -65501, 0, 0, 35, 0, 0, 65571, 1, 0, 131107, 1, 0, 196643, 1, 0, 262179, 1, 0, 262178, 1, 0, 327714, 1, 0, 327713, 1, 0, 393249, 1, 0, 458785, 1, 0, 524321, 1, 0, 589857, 1, 0, 589858, 1, 0, 524322, 1, 0, 458786, 1, 0, 393250, 1, 0, 393251, 1, 0, 327715, 1, 0, 327716, 1, 0, 262180, 1, 0, 196644, 1, 0, 131108, 1, 0, 65572, 1, 0, 36, 1, 0, -65500, 0, 0, -131036, 0, 0, -196572, 0, 0, -262108, 0, 0, -327644, 0, 0, -393180, 0, 0, -458716, 0, 0, -524252, 0, 0, 393252, 1, 0, 458788, 1, 0, 458787, 1, 0, 524323, 1, 0, 589859, 1, 0, 589860, 1, 0, 524324, 1, 0, -589862, 1, 0, -524326, 1, 0, -458790, 1, 0, -393254, 1, 0, -327718, 1, 0, -262182, 1, 0, -196646, 1, 0, -131110, 1, 0, -65574, 1, 0, -38, 1, 0, 65498, 1, 0, 131034, 1, 0, 196570, 1, 0, 262106, 1, 0, 327642, 1, 0, 393178, 1, 0, 458714, 1, 0, 524250, 1, 0, 589786, 1, 0, 655322, 1, 0, -589861, 1, 0, -524325, 1, 0, -458789, 1, 0, -393253, 1, 0, -327717, 1, 0, -262181, 1, 0, -196645, 1, 0, -131109, 1, 0, -65573, 1, 0, -37, 1, 0, 65499, 1, 0, 131035, 1, 0, 196571, 1, 0, 262107, 1, 0, 327643, 1, 0, 393179, 1, 0, 458715, 1, 0, 524251, 1, 0, 589787, 1, 0, 655323, 1, 0, -589860, 1, 0, -524324, 1, 0, -458788, 1, 0, -393252, 1, 0, -327716, 1, 0, -262180, 1, 0, -196644, 1, 0, -131108, 1, 0, -65572, 1, 0, -36, 1, 0, 65500, 1, 0, 131036, 1, 0, 196572, 1, 0, 262108, 1, 0, 327644, 1, 0, 393180, 1, 0, 458716, 1, 0, 524252, 1, 0, 589788, 1, 0, 655324, 1, 0, -589859, 1, 0, -524323, 1, 0, -458787, 1, 0, -393251, 1, 0, -327715, 1, 0, -262179, 1, 0, -196643, 1, 0, -131107, 1, 0, -65571, 1, 0, -35, 1, 0, 65501, 1, 0, 131037, 1, 0, 196573, 1, 0, 262109, 1, 0, 327645, 1, 0, 393181, 1, 0, 458717, 1, 0, 524253, 1, 0, 589789, 1, 0, 655325, 1, 0, -589858, 1, 0, -524322, 1, 0, -458786, 1, 0, -393250, 1, 0, -327714, 1, 0, -262178, 1, 0, -196642, 1, 0, -131106, 1, 0, -65570, 1, 0, -34, 1, 0, 65502, 1, 0, 131038, 1, 0, 196574, 1, 0, 262110, 1, 0, 327646, 1, 0, 393182, 1, 0, 458718, 1, 0, 524254, 1, 0, 589790, 1, 0, 655326, 1, 0, -589857, 1, 0, -524321, 1, 0, -458785, 1, 0, -393249, 1, 0, -327713, 1, 0, -262177, 1, 0, -196641, 1, 0, -131105, 1, 0, -65569, 1, 0, -33, 1, 0, 65503, 1, 0, 131039, 1, 0, 196575, 1, 0, 262111, 1, 0, 327647, 1, 0, 393183, 1, 0, 458719, 1, 0, 524255, 1, 0, 589791, 1, 0, 655327, 1, 0, -589856, 1, 0, -524320, 1, 0, -458784, 1, 0, -393248, 1, 0, -327712, 1, 0, -262176, 1, 0, -196640, 1, 0, -131104, 1, 0, -65568, 1, 0, -32, 1, 0, 65504, 1, 0, 131040, 1, 0, 196576, 1, 0, 262112, 1, 0, 327648, 1, 0, 393184, 1, 0, 458720, 1, 0, 524256, 1, 0, 589792, 1, 0, 655328, 1, 0, -589855, 1, 0, -524319, 1, 0, -458783, 1, 0, -393247, 1, 0, -327711, 1, 0, -262175, 1, 0, -196639, 1, 0, -131103, 1, 0, -65567, 1, 0, -31, 1, 0, 65505, 1, 0, 131041, 1, 0, 196577, 1, 0, 262113, 1, 0, 327649, 1, 0, 393185, 1, 0, 458721, 1, 0, 524257, 1, 0, 589793, 1, 0, 655329, 1, 0, -589854, 1, 0, -524318, 1, 0, -458782, 1, 0, -393246, 1, 0, -327710, 1, 0, -262174, 1, 0, -196638, 1, 0, -131102, 1, 0, -65566, 1, 0, -30, 1, 0, 65506, 1, 0, 131042, 1, 0, 196578, 1, 0, 262114, 1, 0, 327650, 1, 0, 393186, 1, 0, 458722, 1, 0, 524258, 1, 0, 589794, 1, 0, 655330, 1, 0, -589853, 1, 0, -524317, 1, 0, -458781, 1, 0, -393245, 1, 0, -327709, 1, 0, -262173, 1, 0, -196637, 1, 0, -131101, 1, 0, -65565, 1, 0, -29, 1, 0, 65507, 1, 0, 131043, 1, 0, 196579, 1, 0, 262115, 1, 0, 327651, 1, 0, 393187, 1, 0, 458723, 1, 0, 524259, 1, 0, 589795, 1, 0, 655331, 1, 0, -589852, 1, 0, -524316, 1, 0, -458780, 1, 0, -393244, 1, 0, -327708, 1, 0, -262172, 1, 0, -196636, 1, 0, -131100, 1, 0, -65564, 1, 0, -28, 1, 0, 65508, 1, 0, 131044, 1, 0, 196580, 1, 0, 262116, 1, 0, 327652, 1, 0, 393188, 1, 0, 458724, 1, 0, 524260, 1, 0, 589796, 1, 0, 655332, 1, 0, -589851, 1, 0, -524315, 1, 0, -458779, 1, 0, -393243, 1, 0, -327707, 1, 0, -262171, 1, 0, -196635, 1, 0, -131099, 1, 0, -65563, 1, 0, -27, 1, 0, 65509, 1, 0, 131045, 1, 0, 196581, 1, 0, 262117, 1, 0, 327653, 1, 0, 393189, 1, 0, 458725, 1, 0, 524261, 1, 0, 589797, 1, 0, 655333, 1, 0, -589850, 1, 0, -524314, 1, 0, -458778, 1, 0, -393242, 1, 0, -327706, 1, 0, -262170, 1, 0, -196634, 1, 0, -131098, 1, 0, -65562, 1, 0, -26, 1, 0, 65510, 1, 0, 131046, 1, 0, 196582, 1, 0, 262118, 1, 0, 327654, 1, 0, 393190, 1, 0, 458726, 1, 0, 524262, 1, 0, 589798, 1, 0, 655334, 1, 0, -589849, 1, 0, -524313, 1, 0, -458777, 1, 0, -393241, 1, 0, -327705, 1, 0, -262169, 1, 0, -196633, 1, 0, -131097, 1, 0, -65561, 1, 0, -25, 1, 0, 65511, 1, 0, 131047, 1, 0, 196583, 1, 0, 262119, 1, 0, 327655, 1, 0, 393191, 1, 0, 458727, 1, 0, 524263, 1, 0, 589799, 1, 0, 655335, 1, 0, -589848, 1, 0, -524312, 1, 0, -458776, 1, 0, -393240, 1, 0, -327704, 1, 0, -262168, 1, 0, -196632, 1, 0, -131096, 1, 0, -65560, 1, 0, -24, 1, 0, 65512, 1, 0, 131048, 1, 0, 196584, 1, 0, 262120, 1, 0, 327656, 1, 0, 393192, 1, 0, 458728, 1, 0, 524264, 1, 0, 589800, 1, 0, 655336, 1, 0, -589847, 1, 0, -524311, 1, 0, -458775, 1, 0, -393239, 1, 0, -327703, 1, 0, -262167, 1, 0, -196631, 1, 0, -131095, 1, 0, -65559, 1, 0, -23, 1, 0, 65513, 1, 0, 131049, 1, 0, 196585, 1, 0, 262121, 1, 0, 327657, 1, 0, 393193, 1, 0, 458729, 1, 0, 524265, 1, 0, 589801, 1, 0, 655337, 1, 0, -1507366, 1, 0, -1441830, 1, 0, -1376294, 1, 0, -1310758, 1, 0, -1245222, 1, 0, -1179686, 1, 0, -1114150, 1, 0, -1048614, 1, 0, -983078, 1, 0, -917542, 1, 0, -852006, 1, 0, -786470, 1, 0, -720934, 1, 0, -655398, 1, 0, -1507365, 1, 0, -1441829, 1, 0, -1376293, 1, 0, -1310757, 1, 0, -1245221, 1, 0, -1179685, 1, 0, -1114149, 1, 0, -1048613, 1, 0, -983077, 1, 0, -917541, 1, 0, -852005, 1, 0, -786469, 1, 0, -720933, 1, 0, -655397, 1, 0, -1507364, 1, 0, -1441828, 1, 0, -1376292, 1, 0, -1310756, 1, 0, -1245220, 1, 0, -1179684, 1, 0, -1114148, 1, 0, -1048612, 1, 0, -983076, 1, 0, -917540, 1, 0, -852004, 1, 0, -786468, 1, 0, -720932, 1, 0, -655396, 1, 0, -1507363, 1, 0, -1441827, 1, 0, -1376291, 1, 0, -1310755, 1, 0, -1245219, 1, 0, -1179683, 1, 0, -1114147, 1, 0, -1048611, 1, 0, -983075, 1, 0, -917539, 1, 0, -852003, 1, 0, -786467, 1, 0, -720931, 1, 0, -655395, 1, 0, -1507362, 1, 0, -1441826, 1, 0, -1376290, 1, 0, -1310754, 1, 0, -1245218, 1, 0, -1179682, 1, 0, -1114146, 1, 0, -1048610, 1, 0, -983074, 1, 0, -917538, 1, 0, -852002, 1, 0, -786466, 1, 0, -720930, 1, 0, -655394, 1, 0, -1507361, 1, 0, -1441825, 1, 0, -1376289, 1, 0, -1310753, 1, 0, -1245217, 1, 0, -1179681, 1, 0, -1114145, 1, 0, -1048609, 1, 0, -983073, 1, 0, -917537, 1, 0, -852001, 1, 0, -786465, 1, 0, -720929, 1, 0, -655393, 1, 0, -1507360, 1, 0, -1441824, 1, 0, -1376288, 1, 0, -1310752, 1, 0, -1245216, 1, 0, -1179680, 1, 0, -1114144, 1, 0, -1048608, 1, 0, -983072, 1, 0, -917536, 1, 0, -852000, 1, 0, -786464, 1, 0, -720928, 1, 0, -655392, 1, 0, -1507359, 1, 0, -1441823, 1, 0, -1376287, 1, 0, -1310751, 1, 0, -1245215, 1, 0, -1179679, 1, 0, -1114143, 1, 0, -1048607, 1, 0, -983071, 1, 0, -917535, 1, 0, -851999, 1, 0, -786463, 1, 0, -720927, 1, 0, -655391, 1, 0, -1507358, 1, 0, -1441822, 1, 0, -1376286, 1, 0, -1310750, 1, 0, -1245214, 1, 0, -1179678, 1, 0, -1114142, 1, 0, -1048606, 1, 0, -983070, 1, 0, -917534, 1, 0, -851998, 1, 0, -786462, 1, 0, -720926, 1, 0, -655390, 1, 0, -1507357, 1, 0, -1441821, 1, 0, -1376285, 1, 0, -1310749, 1, 0, -1245213, 1, 0, -1179677, 1, 0, -1114141, 1, 0, -1048605, 1, 0, -983069, 1, 0, -917533, 1, 0, -851997, 1, 0, -786461, 1, 0, -720925, 1, 0, -655389, 1, 0, -1507356, 1, 0, -1441820, 1, 0, -1376284, 1, 0, -1310748, 1, 0, -1245212, 1, 0, -1179676, 1, 0, -1114140, 1, 0, -1048604, 1, 0, -983068, 1, 0, -917532, 1, 0, -851996, 1, 0, -786460, 1, 0, -720924, 1, 0, -655388, 1, 0, -1507355, 1, 0, -1441819, 1, 0, -1376283, 1, 0, -1310747, 1, 0, -1245211, 1, 0, -1179675, 1, 0, -1114139, 1, 0, -1048603, 1, 0, -983067, 1, 0, -917531, 1, 0, -851995, 1, 0, -786459, 1, 0, -720923, 1, 0, -655387, 1, 0, -1507354, 1, 0, -1441818, 1, 0, -1376282, 1, 0, -1310746, 1, 0, -1245210, 1, 0, -1179674, 1, 0, -1114138, 1, 0, -1048602, 1, 0, -983066, 1, 0, -917530, 1, 0, -851994, 1, 0, -786458, 1, 0, -720922, 1, 0, -655386, 1, 0, -1507353, 1, 0, -1441817, 1, 0, -1376281, 1, 0, -1310745, 1, 0, -1245209, 1, 0, -1179673, 1, 0, -1114137, 1, 0, -1048601, 1, 0, -983065, 1, 0, -917529, 1, 0, -851993, 1, 0, -786457, 1, 0, -720921, 1, 0, -655385, 1, 0, -1507352, 1, 0, -1441816, 1, 0, -1376280, 1, 0, -1310744, 1, 0, -1245208, 1, 0, -1179672, 1, 0, -1114136, 1, 0, -1048600, 1, 0, -983064, 1, 0, -917528, 1, 0, -851992, 1, 0, -786456, 1, 0, -720920, 1, 0, -655384, 1, 0, -1507351, 1, 0, -1441815, 1, 0, -1376279, 1, 0, -1310743, 1, 0, -1245207, 1, 0, -1179671, 1, 0, -1114135, 1, 0, -1048599, 1, 0, -983063, 1, 0, -917527, 1, 0, -851991, 1, 0, -786455, 1, 0, -720919, 1, 0, -655383, 1, 0, -1507350, 1, 0, -1441814, 1, 0, -1376278, 1, 0, -1310742, 1, 0, -1245206, 1, 0, -1179670, 1, 0, -1114134, 1, 0, -1048598, 1, 0, -983062, 1, 0, -917526, 1, 0, -851990, 1, 0, -786454, 1, 0, -720918, 1, 0, -655382, 1, 0, -1507349, 1, 0, -1441813, 1, 0, -1376277, 1, 0, -1310741, 1, 0, -1245205, 1, 0, -1179669, 1, 0, -1114133, 1, 0, -1048597, 1, 0, -983061, 1, 0, -917525, 1, 0, -851989, 1, 0, -786453, 1, 0, -720917, 1, 0, -655381, 1, 0, -1507348, 1, 0, -1441812, 1, 0, -1376276, 1, 0, -1310740, 1, 0, -1245204, 1, 0, -1179668, 1, 0, -1114132, 1, 0, -1048596, 1, 0, -983060, 1, 0, -917524, 1, 0, -851988, 1, 0, -786452, 1, 0, -720916, 1, 0, -655380, 1, 0, -1507347, 1, 0, -1441811, 1, 0, -1376275, 1, 0, -1310739, 1, 0, -1245203, 1, 0, -1179667, 1, 0, -1114131, 1, 0, -1048595, 1, 0, -983059, 1, 0, -917523, 1, 0, -851987, 1, 0, -786451, 1, 0, -720915, 1, 0, -655379, 1, 0, -1507346, 1, 0, -1441810, 1, 0, -1376274, 1, 0, -1310738, 1, 0, -1245202, 1, 0, -1179666, 1, 0, -1114130, 1, 0, -1048594, 1, 0, -983058, 1, 0, -917522, 1, 0, -851986, 1, 0, -786450, 1, 0, -720914, 1, 0, -655378, 1, 0, -1507345, 1, 0, -1441809, 1, 0, -1376273, 1, 0, -1310737, 1, 0, -1245201, 1, 0, -1179665, 1, 0, -1114129, 1, 0, -1048593, 1, 0, -983057, 1, 0, -917521, 1, 0, -851985, 1, 0, -786449, 1, 0, -720913, 1, 0, -655377, 1, 0, 720858, 1, 0, 786394, 1, 0, 851930, 1, 0, 917466, 1, 0, 983002, 1, 0, 1048538, 1, 0, 1114074, 1, 0, 1179610, 1, 0, 1245146, 1, 0, 1310682, 1, 0, 1376218, 1, 0, 1441754, 1, 0, 1507290, 1, 0, 1572826, 1, 0, 1638362, 1, 0, 720859, 1, 0, 786395, 1, 0, 851931, 1, 0, 917467, 1, 0, 983003, 1, 0, 1048539, 1, 0, 1114075, 1, 0, 1179611, 1, 0, 1245147, 1, 0, 1310683, 1, 0, 1376219, 1, 0, 1441755, 1, 0, 1507291, 1, 0, 1572827, 1, 0, 1638363, 1, 0, 720860, 1, 0, 786396, 1, 0, 851932, 1, 0, 917468, 1, 0, 983004, 1, 0, 1048540, 1, 0, 1114076, 1, 0, 1179612, 1, 0, 1245148, 1, 0, 1310684, 1, 0, 1376220, 1, 0, 1441756, 1, 0, 1507292, 1, 0, 1572828, 1, 0, 1638364, 1, 0, 720861, 1, 0, 786397, 1, 0, 851933, 1, 0, 917469, 1, 0, 983005, 1, 0, 1048541, 1, 0, 1114077, 1, 0, 1179613, 1, 0, 1245149, 1, 0, 1310685, 1, 0, 1376221, 1, 0, 1441757, 1, 0, 1507293, 1, 0, 1572829, 1, 0, 1638365, 1, 0, 720862, 1, 0, 786398, 1, 0, 851934, 1, 0, 917470, 1, 0, 983006, 1, 0, 1048542, 1, 0, 1114078, 1, 0, 1179614, 1, 0, 1245150, 1, 0, 1310686, 1, 0, 1376222, 1, 0, 1441758, 1, 0, 1507294, 1, 0, 1572830, 1, 0, 1638366, 1, 0, 720863, 1, 0, 786399, 1, 0, 851935, 1, 0, 917471, 1, 0, 983007, 1, 0, 1048543, 1, 0, 1114079, 1, 0, 1179615, 1, 0, 1245151, 1, 0, 1310687, 1, 0, 1376223, 1, 0, 1441759, 1, 0, 1507295, 1, 0, 1572831, 1, 0, 1638367, 1, 0, 720864, 1, 0, 786400, 1, 0, 851936, 1, 0, 917472, 1, 0, 983008, 1, 0, 1048544, 1, 0, 1114080, 1, 0, 1179616, 1, 0, 1245152, 1, 0, 1310688, 1, 0, 1376224, 1, 0, 1441760, 1, 0, 1507296, 1, 0, 1572832, 1, 0, 1638368, 1, 0, 720865, 1, 0, 786401, 1, 0, 851937, 1, 0, 917473, 1, 0, 983009, 1, 0, 1048545, 1, 0, 1114081, 1, 0, 1179617, 1, 0, 1245153, 1, 0, 1310689, 1, 0, 1376225, 1, 0, 1441761, 1, 0, 1507297, 1, 0, 1572833, 1, 0, 1638369, 1, 0, 720866, 1, 0, 786402, 1, 0, 851938, 1, 0, 917474, 1, 0, 983010, 1, 0, 1048546, 1, 0, 1114082, 1, 0, 1179618, 1, 0, 1245154, 1, 0, 1310690, 1, 0, 1376226, 1, 0, 1441762, 1, 0, 1507298, 1, 0, 1572834, 1, 0, 1638370, 1, 0, 720867, 1, 0, 786403, 1, 0, 851939, 1, 0, 917475, 1, 0, 983011, 1, 0, 1048547, 1, 0, 1114083, 1, 0, 1179619, 1, 0, 1245155, 1, 0, 1310691, 1, 0, 1376227, 1, 0, 1441763, 1, 0, 1507299, 1, 0, 1572835, 1, 0, 1638371, 1, 0, 720868, 1, 0, 786404, 1, 0, 851940, 1, 0, 917476, 1, 0, 983012, 1, 0, 1048548, 1, 0, 1114084, 1, 0, 1179620, 1, 0, 1245156, 1, 0, 1310692, 1, 0, 1376228, 1, 0, 1441764, 1, 0, 1507300, 1, 0, 1572836, 1, 0, 1638372, 1, 0, 720869, 1, 0, 786405, 1, 0, 851941, 1, 0, 917477, 1, 0, 983013, 1, 0, 1048549, 1, 0, 1114085, 1, 0, 1179621, 1, 0, 1245157, 1, 0, 1310693, 1, 0, 1376229, 1, 0, 1441765, 1, 0, 1507301, 1, 0, 1572837, 1, 0, 1638373, 1, 0, 720870, 1, 0, 786406, 1, 0, 851942, 1, 0, 917478, 1, 0, 983014, 1, 0, 1048550, 1, 0, 1114086, 1, 0, 1179622, 1, 0, 1245158, 1, 0, 1310694, 1, 0, 1376230, 1, 0, 1441766, 1, 0, 1507302, 1, 0, 1572838, 1, 0, 1638374, 1, 0, 720871, 1, 0, 786407, 1, 0, 851943, 1, 0, 917479, 1, 0, 983015, 1, 0, 1048551, 1, 0, 1114087, 1, 0, 1179623, 1, 0, 1245159, 1, 0, 1310695, 1, 0, 1376231, 1, 0, 1441767, 1, 0, 1507303, 1, 0, 1572839, 1, 0, 1638375, 1, 0, 720872, 1, 0, 786408, 1, 0, 851944, 1, 0, 917480, 1, 0, 983016, 1, 0, 1048552, 1, 0, 1114088, 1, 0, 1179624, 1, 0, 1245160, 1, 0, 1310696, 1, 0, 1376232, 1, 0, 1441768, 1, 0, 1507304, 1, 0, 1572840, 1, 0, 1638376, 1, 0, 720873, 0, 0, 786409, 1, 0, 851945, 1, 0, 917481, 1, 0, 983017, 1, 0, 1048553, 1, 0, 1114089, 1, 0, 1179625, 1, 0, 1245161, 1, 0, 1310697, 1, 0, 1376233, 1, 0, 1441769, 1, 0, 1507305, 1, 0, 1572841, 1, 0, 1638377, 1, 0, 720874, 0, 0, 786410, 1, 0, 851946, 1, 0, 917482, 1, 0, 983018, 1, 0, 1048554, 1, 0, 1114090, 1, 0, 1179626, 1, 0, 1245162, 1, 0, 1310698, 1, 0, 1376234, 1, 0, 1441770, 1, 0, 1507306, 1, 0, 1572842, 1, 0, 1638378, 1, 0, 720875, 0, 0, 786411, 0, 0, 851947, 1, 0, 917483, 1, 0, 983019, 1, 0, 1048555, 1, 0, 1114091, 1, 0, 1179627, 1, 0, 1245163, 1, 0, 1310699, 1, 0, 1376235, 1, 0, 1441771, 1, 0, 1507307, 1, 0, 1572843, 1, 0, 1638379, 1, 0, 720876, 0, 0, 786412, 0, 0, 851948, 1, 0, 917484, 1, 0, 983020, 1, 0, 1048556, 1, 0, 1114092, 1, 0, 1179628, 1, 0, 1245164, 1, 0, 1310700, 1, 0, 1376236, 1, 0, 1441772, 1, 0, 1507308, 1, 0, 1572844, 1, 0, 1638380, 1, 0, 720877, 0, 0, 786413, 0, 0, 851949, 1, 0, 917485, 1, 0, 983021, 1, 0, 1048557, 1, 0, 1114093, 1, 0, 1179629, 1, 0, 1245165, 1, 0, 1310701, 1, 0, 1376237, 1, 0, 1441773, 1, 0, 1507309, 1, 0, 1572845, 1, 0, 1638381, 1, 0, 720878, 0, 0, 786414, 0, 0, 851950, 1, 0, 917486, 1, 0, 983022, 1, 0, 1048558, 1, 0, 1114094, 1, 0, 1179630, 1, 0, 1245166, 1, 0, 1310702, 1, 0, 1376238, 1, 0, 1441774, 1, 0, 1507310, 1, 0, 1572846, 1, 0, 1638382, 1, 0, 720879, 0, 0, 786415, 1, 0, 851951, 1, 0, 917487, 1, 0, 983023, 1, 0, 1048559, 1, 0, 1114095, 1, 0, 1179631, 1, 0, 1245167, 1, 0, 1310703, 1, 0, 1376239, 1, 0, 1441775, 1, 0, 1507311, 1, 0, 1572847, 1, 0, 1638383, 1, 0, 720880, 0, 0, 786416, 1, 0, 851952, 1, 0, 917488, 1, 0, 983024, 1, 0, 1048560, 1, 0, 1114096, 1, 0, 1179632, 1, 0, 1245168, 1, 0, 1310704, 1, 0, 1376240, 1, 0, 1441776, 1, 0, 1507312, 1, 0, 1572848, 1, 0, 1638384, 1, 0, -1507344, 1, 0, -1441808, 1, 0, -1376272, 1, 0, -1310736, 1, 0, -1245200, 1, 0, -1179664, 1, 0, -1114128, 1, 0, -1048592, 1, 0, -983056, 1, 0, -917520, 1, 0, -851984, 1, 0, -786448, 1, 0, -720912, 1, 0, -655376, 1, 0, -1507343, 1, 0, -1441807, 1, 0, -1376271, 1, 0, -1310735, 1, 0, -1245199, 1, 0, -1179663, 1, 0, -1114127, 1, 0, -1048591, 1, 0, -983055, 1, 0, -917519, 1, 0, -851983, 1, 0, -786447, 1, 0, -720911, 1, 0, -655375, 1, 0, -1507342, 1, 0, -1441806, 1, 0, -1376270, 1, 0, -1310734, 1, 0, -1245198, 1, 0, -1179662, 1, 0, -1114126, 1, 0, -1048590, 1, 0, -983054, 1, 0, -917518, 1, 0, -851982, 1, 0, -786446, 1, 0, -720910, 1, 0, -655374, 1, 0, -1507341, 1, 0, -1441805, 1, 0, -1376269, 1, 0, -1310733, 1, 0, -1245197, 1, 0, -1179661, 1, 0, -1114125, 1, 0, -1048589, 1, 0, -983053, 1, 0, -917517, 1, 0, -851981, 1, 0, -786445, 1, 0, -720909, 1, 0, -655373, 1, 0, -1507340, 1, 0, -1441804, 1, 0, -1376268, 1, 0, -1310732, 1, 0, -1245196, 1, 0, -1179660, 1, 0, -1114124, 1, 0, -1048588, 1, 0, -983052, 1, 0, -917516, 1, 0, -851980, 1, 0, -786444, 1, 0, -720908, 1, 0, -655372, 1, 0, -1507339, 1, 0, -1441803, 1, 0, -1376267, 1, 0, -1310731, 1, 0, -1245195, 1, 0, -1179659, 1, 0, -1114123, 1, 0, -1048587, 1, 0, -983051, 1, 0, -917515, 1, 0, -851979, 1, 0, -786443, 1, 0, -720907, 1, 0, -655371, 1, 0, -1507338, 1, 0, -1441802, 1, 0, -1376266, 1, 0, -1310730, 1, 0, -1245194, 1, 0, -1179658, 1, 0, -1114122, 1, 0, -1048586, 1, 0, -983050, 1, 0, -917514, 1, 0, -851978, 1, 0, -786442, 1, 0, -720906, 1, 0, -655370, 1, 0, -1507337, 1, 0, -1441801, 1, 0, -1376265, 1, 0, -1310729, 1, 0, -1245193, 1, 0, -1179657, 1, 0, -1114121, 1, 0, -1048585, 1, 0, -983049, 1, 0, -917513, 1, 0, -851977, 1, 0, -786441, 1, 0, -720905, 1, 0, -655369, 1, 0, -1507336, 1, 0, -1441800, 1, 0, -1376264, 1, 0, -1310728, 1, 0, -1245192, 1, 0, -1179656, 1, 0, -1114120, 1, 0, -1048584, 1, 0, -983048, 1, 0, -917512, 1, 0, -851976, 1, 0, -786440, 1, 0, -720904, 1, 0, -655368, 1, 0, -1507335, 1, 0, -1441799, 1, 0, -1376263, 1, 0, -1310727, 1, 0, -1245191, 1, 0, -1179655, 1, 0, -1114119, 1, 0, -1048583, 1, 0, -983047, 1, 0, -917511, 1, 0, -851975, 1, 0, -786439, 1, 0, -720903, 1, 0, -655367, 1, 0, -1507334, 1, 0, -1441798, 1, 0, -1376262, 1, 0, -1310726, 1, 0, -1245190, 1, 0, -1179654, 1, 0, -1114118, 1, 0, -1048582, 1, 0, -983046, 1, 0, -917510, 1, 0, -851974, 1, 0, -786438, 1, 0, -720902, 1, 0, -655366, 1, 0, -1507333, 1, 0, -1441797, 1, 0, -1376261, 1, 0, -1310725, 1, 0, -1245189, 1, 0, -1179653, 1, 0, -1114117, 1, 0, -1048581, 1, 0, -983045, 1, 0, -917509, 1, 0, -851973, 1, 0, -786437, 1, 0, -720901, 1, 0, -655365, 1, 0, -1507332, 1, 0, -1441796, 1, 0, -1376260, 1, 0, -1310724, 1, 0, -1245188, 1, 0, -1179652, 1, 0, -1114116, 1, 0, -1048580, 1, 0, -983044, 1, 0, -917508, 1, 0, -851972, 1, 0, -786436, 1, 0, -720900, 1, 0, -655364, 1, 0, -1507331, 1, 0, -1441795, 1, 0, -1376259, 1, 0, -1310723, 1, 0, -1245187, 1, 0, -1179651, 1, 0, -1114115, 1, 0, -1048579, 1, 0, -983043, 1, 0, -917507, 1, 0, -851971, 1, 0, -786435, 1, 0, -720899, 1, 0, -655363, 0, 0, -1507330, 1, 0, -1441794, 1, 0, -1376258, 1, 0, -1310722, 1, 0, -1245186, 1, 0, -1179650, 1, 0, -1114114, 1, 0, -1048578, 1, 0, -983042, 1, 0, -917506, 1, 0, -851970, 0, 0, -786434, 0, 0, -720898, 0, 0, -655362, 0, 0, -1507329, 1, 0, -1441793, 1, 0, -1376257, 1, 0, -1310721, 1, 0, -1245185, 1, 0, -1179649, 1, 0, -1114113, 1, 0, -1048577, 1, 0, -983041, 1, 0, -917505, 0, 0, -851969, 0, 0, -786433, 0, 0, -720897, 0, 0, -655361, 0, 0, -1572864, 1, 0, -1507328, 1, 0, -1441792, 1, 0, -1376256, 1, 0, -1310720, 1, 0, -1245184, 1, 0, -1179648, 1, 0, -1114112, 0, 0, -1048576, 0, 0, -983040, 0, 0, -917504, 0, 0, -851968, 0, 0, -786432, 0, 0, -720896, 0, 0, -1572863, 1, 0, -1507327, 1, 0, -1441791, 1, 0, -1376255, 1, 0, -1310719, 1, 0, -1245183, 1, 0, -1179647, 0, 0, -1114111, 0, 0, -1048575, 0, 0, -983039, 0, 0, -917503, 0, 0, -851967, 0, 0, -786431, 0, 0, -720895, 0, 0, -1572862, 1, 0, -1507326, 1, 0, -1441790, 1, 0, -1376254, 1, 0, -1310718, 1, 0, -1245182, 0, 0, -1179646, 0, 0, -1114110, 0, 0, -1048574, 0, 0, -983038, 0, 0, -917502, 0, 0, -851966, 0, 0, -786430, 0, 0, -720894, 0, 0, -1572861, 1, 0, -1507325, 1, 0, -1441789, 1, 0, -1376253, 1, 0, -1310717, 1, 0, -1245181, 0, 0, -1179645, 0, 0, -1114109, 0, 0, -1048573, 0, 0, -983037, 0, 0, -917501, 0, 0, -851965, 0, 0, -786429, 0, 0, -720893, 0, 0, -1572860, 1, 0, -1507324, 1, 0, -1441788, 1, 0, -1376252, 1, 0, -1310716, 1, 0, -1245180, 0, 0, -1179644, 0, 0, -1114108, 0, 0, -1048572, 0, 0, -983036, 0, 0, -917500, 0, 0, -851964, 0, 0, -786428, 0, 0, -720892, 0, 0, -1572859, 1, 0, -1507323, 1, 0, -1441787, 1, 0, -1376251, 1, 0, -1310715, 1, 0, -1245179, 0, 0, -1179643, 0, 0, -1114107, 0, 0, -1048571, 0, 0, -983035, 0, 0, -917499, 0, 0, -851963, 0, 0, -786427, 0, 0, -720891, 0, 0, -1572858, 1, 0, -1507322, 1, 0, -1441786, 1, 0, -1376250, 1, 0, -1310714, 1, 0, -1245178, 0, 0, -1179642, 0, 0, -1114106, 0, 0, -1048570, 0, 0, -983034, 0, 0, -917498, 0, 0, -851962, 0, 0, -786426, 0, 0, -720890, 0, 0, -1572857, 1, 0, -1507321, 1, 0, -1441785, 1, 0, -1376249, 1, 0, -1310713, 1, 0, -1245177, 0, 0, -1179641, 0, 0, -1114105, 0, 0, -1048569, 0, 0, -983033, 0, 0, -917497, 0, 0, -851961, 0, 0, -786425, 0, 0, -720889, 0, 0, -1572856, 1, 0, -1507320, 1, 0, -1441784, 1, 0, -1376248, 1, 0, -1310712, 1, 0, -1245176, 0, 0, -1179640, 0, 0, -1114104, 0, 0, -1048568, 0, 0, -983032, 0, 0, -917496, 0, 0, -851960, 0, 0, -786424, 0, 0, -720888, 0, 0, -1572855, 1, 0, -1507319, 1, 0, -1441783, 1, 0, -1376247, 1, 0, -1310711, 1, 0, -1245175, 0, 0, -1179639, 0, 0, -1114103, 0, 0, -1048567, 0, 0, -983031, 0, 0, -917495, 0, 0, -851959, 0, 0, -786423, 0, 0, -720887, 0, 0, -1572854, 1, 0, -1507318, 1, 0, -1441782, 1, 0, -1376246, 1, 0, -1310710, 1, 0, -1245174, 0, 0, -1179638, 0, 0, -1114102, 0, 0, -1048566, 0, 0, -983030, 0, 0, -917494, 0, 0, -851958, 0, 0, -786422, 0, 0, -720886, 0, 0, -1572853, 1, 0, -1507317, 1, 0, -1441781, 1, 0, -1376245, 1, 0, -1310709, 1, 0, -1245173, 0, 0, -1179637, 0, 0, -1114101, 0, 0, -1048565, 0, 0, -983029, 0, 0, -917493, 0, 0, -851957, 0, 0, -786421, 0, 0, -720885, 0, 0, -1572852, 1, 0, -1507316, 1, 0, -1441780, 1, 0, -1376244, 1, 0, -1310708, 1, 0, -1245172, 0, 0, -1179636, 0, 0, -1114100, 0, 0, -1048564, 0, 0, -983028, 0, 0, -917492, 0, 0, -851956, 0, 0, -786420, 0, 0, -720884, 0, 0, -1572851, 1, 0, -1507315, 1, 0, -1441779, 1, 0, -1376243, 1, 0, -1310707, 1, 0, -1245171, 0, 0, -1179635, 0, 0, -1114099, 0, 0, -1048563, 0, 0, -983027, 0, 0, -917491, 0, 0, -851955, 0, 0, -786419, 0, 0, -720883, 0, 0, -1572850, 1, 0, -1507314, 1, 0, -1441778, 1, 0, -1376242, 1, 0, -1310706, 1, 0, -1245170, 0, 0, -1179634, 0, 0, -1114098, 0, 0, -1048562, 0, 0, -983026, 0, 0, -917490, 0, 0, -851954, 0, 0, -786418, 0, 0, -720882, 0, 0, -1572849, 1, 0, -1507313, 1, 0, -1441777, 1, 0, -1376241, 1, 0, -1310705, 1, 0, -1245169, 0, 0, -1179633, 0, 0, -1114097, 0, 0, -1048561, 0, 0, -983025, 0, 0, -917489, 0, 0, -851953, 0, 0, -786417, 0, 0, -720881, 0, 0, -1572848, 1, 0, -1507312, 1, 0, -1441776, 1, 0, -1376240, 1, 0, -1310704, 1, 0, -1245168, 0, 0, -1179632, 0, 0, -1114096, 0, 0, -1048560, 0, 0, -983024, 0, 0, -917488, 0, 0, -851952, 0, 0, -786416, 0, 0, -720880, 0, 0, -1572847, 1, 0, -1507311, 1, 0, -1441775, 1, 0, -1376239, 1, 0, -1310703, 0, 0, -1245167, 0, 0, -1179631, 0, 0, -1114095, 0, 0, -1048559, 0, 0, -983023, 0, 0, -917487, 0, 0, -851951, 0, 0, -786415, 0, 0, -720879, 0, 0, -1572846, 1, 0, -1507310, 1, 0, -1441774, 1, 0, -1376238, 1, 0, -1310702, 0, 0, -1245166, 0, 0, -1179630, 0, 0, -1114094, 0, 0, -1048558, 0, 0, -983022, 0, 0, -917486, 0, 0, -851950, 0, 0, -786414, 0, 0, -720878, 0, 0, -1572845, 1, 0, -1507309, 1, 0, -1441773, 1, 0, -1376237, 1, 0, -1310701, 0, 0, -1245165, 0, 0, -1179629, 0, 0, -1114093, 0, 0, -1048557, 0, 0, -983021, 0, 0, -917485, 0, 0, -851949, 0, 0, -786413, 0, 0, -720877, 0, 0, -1572844, 1, 0, -1507308, 1, 0, -1441772, 1, 0, -1376236, 1, 0, -1310700, 0, 0, -1245164, 0, 0, -1179628, 0, 0, -1114092, 0, 0, -1048556, 0, 0, -983020, 0, 0, -917484, 0, 0, -851948, 0, 0, -786412, 0, 0, -720876, 0, 0, -1572843, 1, 0, -1507307, 1, 0, -1441771, 1, 0, -1376235, 0, 0, -1310699, 0, 0, -1245163, 0, 0, -1179627, 0, 0, -1114091, 0, 0, -1048555, 0, 0, -983019, 0, 0, -917483, 0, 0, -851947, 0, 0, -786411, 0, 0, -720875, 0, 0, -1572842, 1, 0, -1507306, 1, 0, -1441770, 1, 0, -1376234, 0, 0, -1310698, 0, 0, -1245162, 0, 0, -1179626, 0, 0, -1114090, 0, 0, -1048554, 0, 0, -983018, 0, 0, -917482, 0, 0, -851946, 0, 0, -786410, 0, 0, -720874, 0, 0, -1572841, 1, 0, -1507305, 1, 0, -1441769, 1, 0, -1376233, 0, 0, -1310697, 0, 0, -1245161, 0, 0, -1179625, 0, 0, -1114089, 0, 0, -1048553, 0, 0, -983017, 0, 0, -917481, 0, 0, -851945, 0, 0, -786409, 0, 0, -720873, 0, 0, -1572840, 1, 0, -1507304, 1, 0, -1441768, 1, 0, -1376232, 0, 0, -1310696, 0, 0, -1245160, 0, 0, -1179624, 0, 0, -1114088, 0, 0, -1048552, 0, 0, -983016, 0, 0, -917480, 0, 0, -851944, 0, 0, -786408, 0, 0, -720872, 0, 0, -1572839, 1, 0, -1507303, 1, 0, -1441767, 1, 0, -1376231, 0, 0, -1310695, 0, 0, -1245159, 0, 0, -1179623, 0, 0, -1114087, 0, 0, -1048551, 0, 0, -983015, 0, 0, -917479, 0, 0, -851943, 0, 0, -786407, 0, 0, -720871, 0, 0, -1572838, 1, 0, -1507302, 1, 0, -1441766, 0, 0, -1376230, 0, 0, -1310694, 0, 0, -1245158, 0, 0, -1179622, 0, 0, -1114086, 0, 0, -1048550, 0, 0, -983014, 0, 0, -917478, 0, 0, -851942, 0, 0, -786406, 0, 0, -720870, 0, 0, -1572837, 1, 0, -1507301, 1, 0, -1441765, 0, 0, -1376229, 0, 0, -1310693, 0, 0, -1245157, 0, 0, -1179621, 0, 0, -1114085, 0, 0, -1048549, 0, 0, -983013, 0, 0, -917477, 0, 0, -851941, 0, 0, -786405, 0, 0, -720869, 0, 0, -1572836, 1, 0, -1507300, 0, 0, -1441764, 0, 0, -1376228, 0, 0, -1310692, 0, 0, -1245156, 0, 0, -1179620, 0, 0, -1114084, 0, 0, -1048548, 0, 0, -983012, 0, 0, -917476, 0, 0, -851940, 0, 0, -786404, 0, 0, -720868, 0, 0, -1572835, 1, 0, -1507299, 0, 0, -1441763, 0, 0, -1376227, 0, 0, -1310691, 0, 0, -1245155, 0, 0, -1179619, 0, 0, -1114083, 0, 0, -1048547, 0, 0, -983011, 0, 0, -917475, 0, 0, -851939, 0, 0, -786403, 0, 0, -720867, 0, 0, -1572834, 1, 0, -1507298, 0, 0, -1441762, 0, 0, -1376226, 0, 0, -1310690, 0, 0, -1245154, 0, 0, -1179618, 0, 0, -1114082, 0, 0, -1048546, 0, 0, -983010, 0, 0, -917474, 0, 0, -851938, 0, 0, -786402, 0, 0, -720866, 0, 0, -1572833, 1, 0, -1507297, 0, 0, -1441761, 0, 0, -1376225, 0, 0, -1310689, 0, 0, -1245153, 0, 0, -1179617, 0, 0, -1114081, 0, 0, -1048545, 0, 0, -983009, 0, 0, -917473, 0, 0, -851937, 0, 0, -786401, 0, 0, -720865, 0, 0, -1572832, 0, 0, -1507296, 0, 0, -1441760, 0, 0, -1376224, 0, 0, -1310688, 0, 0, -1245152, 0, 0, -1179616, 0, 0, -1114080, 0, 0, -1048544, 0, 0, -983008, 0, 0, -917472, 0, 0, -851936, 0, 0, -786400, 0, 0, -720864, 0, 0, -1572831, 0, 0, -1507295, 0, 0, -1441759, 0, 0, -1376223, 0, 0, -1310687, 0, 0, -1245151, 0, 0, -1179615, 0, 0, -1114079, 0, 0, -1048543, 0, 0, -983007, 0, 0, -917471, 0, 0, -851935, 0, 0, -786399, 0, 0, -720863, 0, 0, -1572830, 0, 0, -1507294, 0, 0, -1441758, 0, 0, -1376222, 0, 0, -1310686, 0, 0, -1245150, 0, 0, -1179614, 0, 0, -1114078, 0, 0, -1048542, 0, 0, -983006, 0, 0, -917470, 0, 0, -851934, 0, 0, -786398, 0, 0, -720862, 0, 0, -1572829, 0, 0, -1507293, 0, 0, -1441757, 0, 0, -1376221, 0, 0, -1310685, 0, 0, -1245149, 0, 0, -1179613, 0, 0, -1114077, 0, 0, -1048541, 0, 0, -983005, 0, 0, -917469, 0, 0, -851933, 0, 0, -786397, 0, 0, -720861, 0, 0, -1572828, 0, 0, -1507292, 0, 0, -1441756, 0, 0, -1376220, 0, 0, -1310684, 0, 0, -1245148, 0, 0, -1179612, 0, 0, -1114076, 0, 0, -1048540, 0, 0, -983004, 0, 0, -917468, 0, 0, -851932, 0, 0, -786396, 0, 0, -720860, 0, 0, -1572827, 0, 0, -1507291, 0, 0, -1441755, 0, 0, -1376219, 0, 0, -1310683, 0, 0, -1245147, 0, 0, -1179611, 0, 0, -1114075, 0, 0, -1048539, 0, 0, -983003, 0, 0, -917467, 0, 0, -851931, 0, 0, -786395, 0, 0, -720859, 0, 0, -1572826, 0, 0, -1507290, 0, 0, -1441754, 0, 0, -1376218, 0, 0, -1310682, 0, 0, -1245146, 0, 0, -1179610, 0, 0, -1114074, 0, 0, -1048538, 0, 0, -983002, 0, 0, -917466, 0, 0, -851930, 0, 0, -786394, 0, 0, -720858, 0, 0, -1572825, 0, 0, -1507289, 0, 0, -1441753, 0, 0, -1376217, 0, 0, -1310681, 0, 0, -1245145, 0, 0, -1179609, 0, 0, -1114073, 0, 0, -1048537, 0, 0, -983001, 0, 0, -917465, 0, 0, -851929, 0, 0, -786393, 0, 0, -720857, 0, 0, -1572824, 0, 0, -1507288, 0, 0, -1441752, 0, 0, -1376216, 0, 0, -1310680, 0, 0, -1245144, 0, 0, -1179608, 0, 0, -1114072, 0, 0, -1048536, 0, 0, -983000, 0, 0, -917464, 0, 0, -851928, 0, 0, -786392, 0, 0, -720856, 0, 0, -1572823, 0, 0, -1507287, 0, 0, -1441751, 0, 0, -1376215, 0, 0, -1310679, 0, 0, -1245143, 0, 0, -1179607, 0, 0, -1114071, 0, 0, -1048535, 0, 0, -982999, 0, 0, -917463, 0, 0, -851927, 0, 0, -786391, 0, 0, -720855, 0, 0, -1572822, 0, 0, -1507286, 0, 0, -1441750, 0, 0, -1376214, 0, 0, -1310678, 0, 0, -1245142, 0, 0, -1179606, 0, 0, -1114070, 0, 0, -1048534, 0, 0, -982998, 0, 0, -917462, 0, 0, -851926, 0, 0, -786390, 0, 0, -720854, 0, 0, -1572821, 0, 0, -1507285, 0, 0, -1441749, 0, 0, -1376213, 0, 0, -1310677, 0, 0, -1245141, 0, 0, -1179605, 0, 0, -1114069, 0, 0, -1048533, 0, 0, -982997, 0, 0, -917461, 0, 0, -851925, 0, 0, -786389, 0, 0, -720853, 0, 0, -1572820, 0, 0, -1507284, 0, 0, -1441748, 0, 0, -1376212, 0, 0, -1310676, 0, 0, -1245140, 0, 0, -1179604, 0, 0, -1114068, 0, 0, -1048532, 0, 0, -982996, 0, 0, -917460, 0, 0, -851924, 0, 0, -786388, 0, 0, -720852, 0, 0, -1572819, 0, 0, -1507283, 0, 0, -1441747, 0, 0, -1376211, 0, 0, -1310675, 0, 0, -1245139, 0, 0, -1179603, 0, 0, -1114067, 0, 0, -1048531, 0, 0, -982995, 0, 0, -917459, 0, 0, -851923, 0, 0, -786387, 0, 0, -720851, 0, 0, -1572818, 0, 0, -1507282, 0, 0, -1441746, 0, 0, -1376210, 0, 0, -1310674, 0, 0, -1245138, 0, 0, -1179602, 0, 0, -1114066, 0, 0, -1048530, 0, 0, -982994, 0, 0, -917458, 0, 0, -851922, 0, 0, -786386, 0, 0, -720850, 0, 0, -1572817, 0, 0, -1507281, 0, 0, -1441745, 0, 0, -1376209, 0, 0, -1310673, 0, 0, -1245137, 0, 0, -1179601, 0, 0, -1114065, 0, 0, -1048529, 0, 0, -982993, 0, 0, -917457, 0, 0, -851921, 0, 0, -786385, 0, 0, -720849, 0, 0, -1572816, 0, 0, -1507280, 0, 0, -1441744, 0, 0, -1376208, 0, 0, -1310672, 0, 0, -1245136, 0, 0, -1179600, 0, 0, -1114064, 0, 0, -1048528, 0, 0, -982992, 0, 0, -917456, 0, 0, -851920, 0, 0, -786384, 0, 0, -720848, 0, 0, -1572815, 0, 0, -1507279, 0, 0, -1441743, 0, 0, -1376207, 0, 0, -1310671, 0, 0, -1245135, 0, 0, -1179599, 0, 0, -1114063, 0, 0, -1048527, 0, 0, -982991, 0, 0, -917455, 0, 0, -851919, 0, 0, -786383, 0, 0, -720847, 0, 0, -1572814, 0, 0, -1507278, 0, 0, -1441742, 0, 0, -1376206, 0, 0, -1310670, 0, 0, -1245134, 0, 0, -1179598, 0, 0, -1114062, 0, 0, -1048526, 0, 0, -982990, 0, 0, -917454, 0, 0, -851918, 0, 0, -786382, 0, 0, -720846, 0, 0, -1572813, 0, 0, -1507277, 0, 0, -1441741, 0, 0, -1376205, 0, 0, -1310669, 0, 0, -1245133, 0, 0, -1179597, 0, 0, -1114061, 0, 0, -1048525, 0, 0, -982989, 0, 0, -917453, 0, 0, -851917, 0, 0, -786381, 0, 0, -720845, 0, 0, -1572812, 0, 0, -1507276, 0, 0, -1441740, 0, 0, -1376204, 0, 0, -1310668, 0, 0, -1245132, 0, 0, -1179596, 0, 0, -1114060, 0, 0, -1048524, 0, 0, -982988, 0, 0, -917452, 0, 0, -851916, 0, 0, -786380, 0, 0, -720844, 0, 0, -1572811, 0, 0, -1507275, 0, 0, -1441739, 0, 0, -1376203, 0, 0, -1310667, 0, 0, -1245131, 0, 0, -1179595, 0, 0, -1114059, 0, 0, -1048523, 0, 0, -982987, 0, 0, -917451, 0, 0, -851915, 0, 0, -786379, 0, 0, -720843, 0, 0, -1572810, 0, 0, -1507274, 0, 0, -1441738, 0, 0, -1376202, 0, 0, -1310666, 0, 0, -1245130, 0, 0, -1179594, 0, 0, -1114058, 0, 0, -1048522, 0, 0, -982986, 0, 0, -917450, 0, 0, -851914, 0, 0, -786378, 0, 0, -720842, 0, 0, -1572809, 0, 0, -1507273, 0, 0, -1441737, 0, 0, -1376201, 0, 0, -1310665, 0, 0, -1245129, 0, 0, -1179593, 0, 0, -1114057, 0, 0, -1048521, 0, 0, -982985, 0, 0, -917449, 0, 0, -851913, 0, 0, -786377, 0, 0, -720841, 0, 0, -1572808, 0, 0, -1507272, 0, 0, -1441736, 0, 0, -1376200, 0, 0, -1310664, 0, 0, -1245128, 0, 0, -1179592, 0, 0, -1114056, 0, 0, -1048520, 0, 0, -982984, 0, 0, -917448, 0, 0, -851912, 0, 0, -786376, 0, 0, -720840, 0, 0, -1572807, 0, 0, -1507271, 0, 0, -1441735, 0, 0, -1376199, 0, 0, -1310663, 0, 0, -1245127, 0, 0, -1179591, 0, 0, -1114055, 0, 0, -1048519, 0, 0, -982983, 0, 0, -917447, 0, 0, -851911, 0, 0, -786375, 0, 0, -720839, 0, 0, -1572806, 0, 0, -1507270, 0, 0, -1441734, 0, 0, -1376198, 0, 0, -1310662, 0, 0, -1245126, 0, 0, -1179590, 0, 0, -1114054, 0, 0, -1048518, 0, 0, -982982, 0, 0, -917446, 0, 0, -851910, 0, 0, -786374, 0, 0, -720838, 0, 0, 983054, 1, 0, 917518, 1, 0, 851982, 1, 0, 786446, 1, 0, 720910, 1, 0, 655374, 1, 0, 655373, 1, 0, 655372, 1, 0, 655371, 1, 0, 655370, 1, 0, 655369, 1, 0, 655368, 1, 0, 655367, 1, 0, 655366, 1, 0, 655365, 1, 0, 655364, 1, 0, 655363, 1, 0, 655362, 1, 0, 655361, 1, 0, 655360, 1, 0, 720895, 1, 0, 720894, 1, 0, 720893, 1, 0, 720892, 1, 0, 720891, 1, 0, 720890, 1, 0, 720889, 1, 0, 720888, 1, 0, 720887, 1, 0, 720886, 1, 0, 720885, 1, 0, 720884, 1, 0, 720883, 1, 0, 720882, 1, 0, 720881, 1, 0, 786417, 1, 0, 851953, 1, 0, 917489, 1, 0, 983025, 1, 0, 1048561, 1, 0, 1114097, 1, 0, 1179633, 1, 0, 1245169, 1, 0, 1310705, 1, 0, 1376241, 1, 0, 1441777, 1, 0, 1507313, 1, 0, 1572849, 1, 0, 1638385, 1, 0, 1638386, 1, 0, 1572850, 1, 0, 1507314, 1, 0, 1441778, 1, 0, 1376242, 1, 0, 1310706, 1, 0, 1245170, 1, 0, 1179634, 1, 0, 1114098, 1, 0, 1048562, 1, 0, 983026, 1, 0, 917490, 1, 0, 851954, 1, 0, 786418, 1, 0, 786419, 1, 0, 851955, 1, 0, 917491, 1, 0, 983027, 1, 0, 1048563, 1, 0, 1114099, 1, 0, 1179635, 1, 0, 1245171, 1, 0, 1310707, 1, 0, 1376243, 1, 0, 1441779, 1, 0, 1507315, 1, 0, 1572851, 1, 0, 1638387, 1, 0, 1638388, 1, 0, 1572852, 1, 0, 1507316, 1, 0, 1441780, 1, 0, 1376244, 1, 0, 1310708, 1, 0, 1245172, 1, 0, 1179636, 1, 0, 1114100, 1, 0, 1048564, 1, 0, 983028, 1, 0, 917492, 1, 0, 851956, 1, 0, 786420, 1, 0, 786421, 1, 0, 851957, 1, 0, 917493, 1, 0, 983029, 1, 0, 1048565, 1, 0, 1114101, 1, 0, 1179637, 1, 0, 1245173, 1, 0, 1310709, 1, 0, 1376245, 1, 0, 1441781, 1, 0, 1507317, 1, 0, 1572853, 1, 0, 1638389, 1, 0, 1638390, 1, 0, 1572854, 1, 0, 1507318, 1, 0, 1441782, 1, 0, 1376246, 1, 0, 1310710, 1, 0, 1245174, 1, 0, 1179638, 1, 0, 1114102, 1, 0, 1048566, 1, 0, 983030, 1, 0, 917494, 1, 0, 851958, 1, 0, 786422, 1, 0, 786423, 1, 0, 851959, 1, 0, 917495, 1, 0, 983031, 1, 0, 1048567, 1, 0, 1114103, 1, 0, 1179639, 1, 0, 1245175, 1, 0, 1310711, 1, 0, 1376247, 1, 0, 1441783, 1, 0, 1507319, 1, 0, 1572855, 1, 0, 1638391, 1, 0, 1638392, 1, 0, 1572856, 1, 0, 1507320, 1, 0, 1441784, 1, 0, 1376248, 1, 0, 1310712, 1, 0, 1245176, 1, 0, 1179640, 1, 0, 1114104, 1, 0, 1048568, 1, 0, 983032, 1, 0, 917496, 1, 0, 851960, 1, 0, 786424, 1, 0, 786425, 1, 0, 851961, 1, 0, 917497, 1, 0, 983033, 1, 0, 1048569, 1, 0, 1114105, 1, 0, 1179641, 1, 0, 1245177, 1, 0, 1310713, 1, 0, 1376249, 1, 0, 1441785, 1, 0, 1507321, 1, 0, 1572857, 1, 0, 1638393, 1, 0, 1638394, 1, 0, 1572858, 1, 0, 1507322, 1, 0, 1441786, 1, 0, 1376250, 1, 0, 1310714, 1, 0, 1245178, 1, 0, 1179642, 1, 0, 1114106, 1, 0, 1048570, 1, 0, 983034, 1, 0, 917498, 1, 0, 851962, 1, 0, 786426, 1, 0, 786427, 1, 0, 851963, 1, 0, 917499, 1, 0, 983035, 1, 0, 1048571, 1, 0, 1114107, 1, 0, 1179643, 1, 0, 1245179, 1, 0, 1310715, 1, 0, 1376251, 1, 0, 1441787, 1, 0, 1507323, 1, 0, 1572859, 1, 0, 1638395, 1, 0, 1638396, 1, 0, 1572860, 1, 0, 1507324, 1, 0, 1441788, 1, 0, 1376252, 1, 0, 1310716, 1, 0, 1245180, 1, 0, 1179644, 1, 0, 1114108, 1, 0, 1048572, 1, 0, 983036, 1, 0, 917500, 1, 0, 851964, 1, 0, 786428, 1, 0, 786429, 1, 0, 851965, 1, 0, 917501, 1, 0, 983037, 1, 0, 1048573, 1, 0, 1114109, 1, 0, 1179645, 1, 0, 1245181, 1, 0, 1310717, 1, 0, 1376253, 1, 0, 1441789, 1, 0, 1507325, 1, 0, 1572861, 1, 0, 1638397, 1, 0, 1638398, 1, 0, 1572862, 1, 0, 1507326, 1, 0, 1441790, 1, 0, 1376254, 1, 0, 1310718, 1, 0, 1245182, 1, 0, 1179646, 1, 0, 1114110, 1, 0, 1048574, 1, 0, 983038, 1, 0, 917502, 1, 0, 851966, 1, 0, 786430, 1, 0, 786431, 1, 0, 851967, 1, 0, 917503, 1, 0, 983039, 1, 0, 1048575, 1, 0, 1114111, 1, 0, 1179647, 1, 0, 1245183, 1, 0, 1310719, 1, 0, 1376255, 1, 0, 1441791, 1, 0, 1507327, 1, 0, 1572863, 1, 0, 1638399, 1, 0, 1572864, 1, 0, 1507328, 1, 0, 1441792, 1, 0, 1376256, 1, 0, 1310720, 1, 0, 1245184, 1, 0, 1179648, 1, 0, 1114112, 1, 0, 1048576, 1, 0, 983040, 1, 0, 917504, 1, 0, 851968, 1, 0, 786432, 1, 0, 720896, 1, 0, 720897, 1, 0, 786433, 1, 0, 851969, 1, 0, 917505, 1, 0, 983041, 1, 0, 1048577, 1, 0, 1114113, 1, 0, 1179649, 1, 0, 1245185, 1, 0, 1310721, 1, 0, 1376257, 1, 0, 1441793, 1, 0, 1507329, 1, 0, 1572865, 1, 0, 1572866, 1, 0, 1507330, 1, 0, 1441794, 1, 0, 1376258, 1, 0, 1310722, 1, 0, 1245186, 1, 0, 1179650, 1, 0, 1114114, 1, 0, 1048578, 1, 0, 983042, 1, 0, 917506, 1, 0, 851970, 1, 0, 786434, 1, 0, 720898, 1, 0, 720899, 1, 0, 786435, 1, 0, 851971, 1, 0, 917507, 1, 0, 983043, 1, 0, 1048579, 1, 0, 1114115, 1, 0, 1179651, 1, 0, 1245187, 1, 0, 1310723, 1, 0, 1376259, 1, 0, 1441795, 1, 0, 1507331, 1, 0, 1572867, 1, 0, 1572868, 1, 0, 1507332, 1, 0, 1441796, 1, 0, 1376260, 1, 0, 1310724, 1, 0, 1245188, 1, 0, 1179652, 1, 0, 1114116, 1, 0, 1048580, 1, 0, 983044, 1, 0, 917508, 1, 0, 851972, 1, 0, 786436, 1, 0, 720900, 1, 0, 720901, 1, 0, 786437, 1, 0, 851973, 1, 0, 917509, 1, 0, 983045, 1, 0, 1048581, 1, 0, 1114117, 1, 0, 1179653, 1, 0, 1245189, 1, 0, 1310725, 1, 0, 1376261, 1, 0, 1441797, 1, 0, 1507333, 1, 0, 1572869, 1, 0, 1572870, 1, 0, 1507334, 1, 0, 1441798, 1, 0, 1376262, 1, 0, 1310726, 1, 0, 1245190, 1, 0, 1179654, 1, 0, 1114118, 1, 0, 1048582, 1, 0, 983046, 1, 0, 917510, 1, 0, 851974, 1, 0, 786438, 1, 0, 720902, 1, 0, 720903, 1, 0, 786439, 1, 0, 851975, 1, 0, 917511, 1, 0, 983047, 1, 0, 1048583, 1, 0, 1114119, 1, 0, 1179655, 1, 0, 1245191, 1, 0, 1310727, 1, 0, 1376263, 1, 0, 1441799, 1, 0, 1507335, 1, 0, 1572871, 1, 0, 1572872, 1, 0, 1507336, 1, 0, 1441800, 1, 0, 1376264, 1, 0, 1310728, 1, 0, 1245192, 1, 0, 1179656, 1, 0, 1114120, 1, 0, 1048584, 1, 0, 983048, 1, 0, 917512, 1, 0, 851976, 1, 0, 786440, 1, 0, 720904, 1, 0, 720905, 1, 0, 786441, 1, 0, 851977, 1, 0, 917513, 1, 0, 983049, 1, 0, 1048585, 1, 0, 1114121, 1, 0, 1179657, 1, 0, 1245193, 1, 0, 1310729, 1, 0, 1376265, 1, 0, 1441801, 1, 0, 1507337, 1, 0, 1572873, 1, 0, 1572874, 1, 0, 1507338, 1, 0, 1441802, 1, 0, 1376266, 1, 0, 1310730, 1, 0, 1245194, 1, 0, 1179658, 1, 0, 1114122, 1, 0, 1048586, 1, 0, 983050, 1, 0, 917514, 1, 0, 851978, 1, 0, 786442, 1, 0, 720906, 1, 0, 720907, 1, 0, 786443, 1, 0, 851979, 1, 0, 917515, 1, 0, 983051, 1, 0, 1048587, 1, 0, 1114123, 1, 0, 1179659, 1, 0, 1245195, 1, 0, 1310731, 1, 0, 1376267, 1, 0, 1441803, 1, 0, 1507339, 1, 0, 1572875, 1, 0, 1572876, 1, 0, 1507340, 1, 0, 1441804, 1, 0, 1376268, 1, 0, 1310732, 1, 0, 1245196, 1, 0, 1179660, 1, 0, 1114124, 1, 0, 1048588, 1, 0, 983052, 1, 0, 917516, 1, 0, 851980, 1, 0, 786444, 1, 0, 720908, 1, 0, 720909, 1, 0, 786445, 1, 0, 851981, 1, 0, 917517, 1, 0, 983053, 1, 0, 1048589, 1, 0, 1114125, 1, 0, 1179661, 1, 0, 1245197, 1, 0, 1310733, 1, 0, 1376269, 1, 0, 1441805, 1, 0, 1507341, 1, 0, 1572877, 1, 0, 1572878, 1, 0, 1507342, 1, 0, 1441806, 1, 0, 1376270, 1, 0, 1310734, 1, 0, 1245198, 1, 0, 1179662, 1, 0, 1114126, 1, 0, 1048590, 1, 0, 1048591, 1, 0, 983055, 1, 0, 917519, 1, 0, 851983, 1, 0, 786447, 1, 0, 720911, 1, 0, 655375, 1, 0, 655376, 1, 0, 720912, 1, 0, 786448, 1, 0, 851984, 1, 0, 917520, 1, 0, 983056, 1, 0, 1048592, 1, 0, 1114128, 1, 0, 1114127, 1, 0, 1179663, 1, 0, 1245199, 1, 0, 1310735, 1, 0, 1376271, 1, 0, 1441807, 1, 0, 1507343, 1, 0, 1572879, 1, 0, 1572880, 1, 0, 1507344, 1, 0, 1441808, 1, 0, 1376272, 1, 0, 1310736, 1, 0, 1245200, 1, 0, 1179664, 1, 0, 1179665, 1, 0, 1114129, 1, 0, 1048593, 1, 0, 983057, 1, 0, 917521, 1, 0, 851985, 1, 0, 786449, 1, 0, 720913, 1, 0, 655377, 1, 0, 655378, 1, 0, 720914, 1, 0, 786450, 1, 0, 851986, 1, 0, 917522, 1, 0, 983058, 1, 0, 1048594, 1, 0, 1114130, 1, 0, 1179666, 1, 0, 1245202, 1, 0, 1245201, 1, 0, 1310737, 1, 0, 1376273, 1, 0, 1441809, 1, 0, 1507345, 1, 0, 1572881, 1, 0, 1572882, 1, 0, 1507346, 1, 0, 1441810, 1, 0, 1376274, 1, 0, 1310738, 1, 0, 1310739, 1, 0, 1245203, 1, 0, 1179667, 1, 0, 1114131, 1, 0, 1048595, 1, 0, 983059, 1, 0, 917523, 1, 0, 851987, 1, 0, 786451, 1, 0, 720915, 1, 0, 655379, 1, 0, 655380, 1, 0, 720916, 1, 0, 786452, 1, 0, 851988, 1, 0, 917524, 1, 0, 983060, 1, 0, 1048596, 1, 0, 1114132, 1, 0, 1179668, 1, 0, 1245204, 1, 0, 1310740, 1, 0, 1376276, 1, 0, 1376275, 1, 0, 1441811, 1, 0, 1507347, 1, 0, 1572883, 1, 0, 1572884, 1, 0, 1507348, 1, 0, 1441812, 1, 0, 1441813, 1, 0, 1376277, 1, 0, 1310741, 1, 0, 1245205, 1, 0, 1179669, 1, 0, 1114133, 1, 0, 1048597, 1, 0, 983061, 1, 0, 917525, 1, 0, 851989, 1, 0, 786453, 1, 0, 720917, 1, 0, 655381, 1, 0, 655382, 1, 0, 720918, 1, 0, 786454, 1, 0, 851990, 1, 0, 917526, 1, 0, 983062, 1, 0, 1048598, 1, 0, 1114134, 1, 0, 1179670, 1, 0, 1245206, 1, 0, 1310742, 1, 0, 1376278, 1, 0, 1441814, 1, 0, 1507350, 1, 0, 1507349, 1, 0, 1572885, 1, 0, 1572886, 1, 0, 1572887, 1, 0, 1507351, 1, 0, 1441815, 1, 0, 1376279, 1, 0, 1310743, 1, 0, 1245207, 1, 0, 1179671, 1, 0, 1114135, 1, 0, 1048599, 1, 0, 983063, 1, 0, 917527, 1, 0, 851991, 1, 0, 786455, 1, 0, 720919, 1, 0, 655383, 1, 0, 655384, 1, 0, 720920, 1, 0, 786456, 1, 0, 851992, 1, 0, 917528, 1, 0, 983064, 1, 0, 1048600, 1, 0, 1114136, 1, 0, 1179672, 1, 0, 1245208, 1, 0, 1310744, 1, 0, 1376280, 1, 0, 1441816, 1, 0, 1507352, 1, 0, 1572888, 1, 0, 1572889, 1, 0, 1507353, 1, 0, 1441817, 1, 0, 1376281, 1, 0, 1310745, 1, 0, 1245209, 1, 0, 1179673, 1, 0, 1114137, 1, 0, 1048601, 1, 0, 983065, 1, 0, 917529, 1, 0, 851993, 1, 0, 786457, 1, 0, 720921, 1, 0, 655385, 1, 0, 655386, 1, 0, 720922, 1, 0, 786458, 1, 0, 851994, 1, 0, 917530, 1, 0, 983066, 1, 0, 1048602, 1, 0, 1114138, 1, 0, 1179674, 1, 0, 1245210, 1, 0, 1310746, 1, 0, 1376282, 1, 0, 1441818, 1, 0, 1507354, 1, 0, 1572890, 1, 0, 1572891, 1, 0, 1507355, 1, 0, 1441819, 1, 0, 1376283, 1, 0, 1310747, 1, 0, 1245211, 1, 0, 1179675, 1, 0, 1114139, 1, 0, 1048603, 1, 0, 983067, 1, 0, 917531, 1, 0, 851995, 1, 0, 786459, 1, 0, 720923, 1, 0, 655387, 1, 0, 655388, 1, 0, 720924, 1, 0, 786460, 1, 0, 851996, 1, 0, 917532, 1, 0, 983068, 1, 0, 1048604, 1, 0, 1114140, 1, 0, 1179676, 1, 0, 1245212, 1, 0, 1310748, 1, 0, 1376284, 1, 0, 1441820, 1, 0, 1507356, 1, 0, 1572892, 1, 0, 1572893, 1, 0, 1507357, 1, 0, 1441821, 1, 0, 1376285, 1, 0, 1310749, 1, 0, 1245213, 1, 0, 1179677, 1, 0, 1114141, 1, 0, 1048605, 1, 0, 983069, 1, 0, 917533, 1, 0, 851997, 1, 0, 786461, 1, 0, 720925, 1, 0, 655389, 1, 0, 655390, 1, 0, 720926, 1, 0, 786462, 1, 0, 851998, 1, 0, 917534, 1, 0, 983070, 1, 0, 1048606, 1, 0, 1114142, 1, 0, 1179678, 1, 0, 1245214, 1, 0, 1310750, 1, 0, 1376286, 1, 0, 1441822, 1, 0, 1507358, 1, 0, 1572894, 1, 0, 1572895, 1, 0, 1507359, 1, 0, 1441823, 1, 0, 1376287, 1, 0, 1310751, 1, 0, 1245215, 1, 0, 1179679, 1, 0, 1114143, 1, 0, 1048607, 1, 0, 983071, 1, 0, 917535, 1, 0, 851999, 1, 0, 786463, 1, 0, 720927, 1, 0, 655391, 1, 0, 655392, 1, 0, 720928, 1, 0, 786464, 1, 0, 852000, 1, 0, 917536, 1, 0, 983072, 1, 0, 1048608, 1, 0, 1114144, 1, 0, 1179680, 1, 0, 1245216, 1, 0, 1310752, 1, 0, 1376288, 1, 0, 1441824, 1, 0, 1507360, 1, 0, 1572896, 1, 0, 1572897, 1, 0, 1507361, 1, 0, 1441825, 1, 0, 1376289, 1, 0, 1310753, 1, 0, 1245217, 1, 0, 1179681, 1, 0, 1114145, 1, 0, 1048609, 1, 0, 983073, 1, 0, 917537, 1, 0, 852001, 1, 0, 786465, 1, 0, 720929, 1, 0, 655393, 1, 0, 655394, 1, 0, 720930, 1, 0, 786466, 1, 0, 852002, 1, 0, 917538, 1, 0, 983074, 1, 0, 1048610, 1, 0, 1114146, 1, 0, 1179682, 1, 0, 1245218, 1, 0, 1310754, 1, 0, 1376290, 1, 0, 1441826, 1, 0, 1507362, 1, 0, 1572898, 1, 0, 1572899, 1, 0, 1507363, 1, 0, 1441827, 1, 0, 1376291, 1, 0, 1310755, 1, 0, 1245219, 1, 0, 1179683, 1, 0, 1114147, 1, 0, 1048611, 1, 0, 983075, 1, 0, 917539, 1, 0, 852003, 1, 0, 786467, 1, 0, 720931, 1, 0, 655395, 1, 0, 655396, 1, 0, 720932, 1, 0, 786468, 1, 0, 852004, 1, 0, 917540, 1, 0, 983076, 1, 0, 1048612, 1, 0, 1114148, 1, 0, 1179684, 1, 0, 1245220, 1, 0, 1310756, 1, 0, 1376292, 1, 0, 1441828, 1, 0, 1507364, 1, 0, 1572900, 1, 0, 1572901, 1, 0, 1507365, 1, 0, 1441829, 1, 0, 1376293, 1, 0, 1310757, 1, 0, 1245221, 1, 0, 1179685, 1, 0, 1114149, 1, 0, 1048613, 1, 0, 983077, 1, 0, 917541, 1, 0, 852005, 1, 0, 786469, 1, 0, 720933, 1, 0, 655397, 1, 0, 589861, 1, 0, 524325, 1, 0, 458789, 1, 0, 393253, 1, 0, 327717, 1, 0, 262181, 1, 0, 196645, 1, 0, 131109, 1, 0, 65573, 1, 0, 37, 1, 0, -65499, 0, 0, -131035, 0, 0, -196571, 0, 0, -262107, 0, 0, -327643, 0, 0, -393179, 0, 0, -458715, 0, 0, -524251, 0, 0, -589787, 0, 0, -655323, 0, 0, -655322, 0, 0, -589786, 0, 0, -524250, 0, 0, -458714, 0, 0, -393178, 0, 0, -327642, 0, 0, -262106, 0, 0, -196570, 0, 0, -131034, 0, 0, -65498, 1, 0, 38, 1, 0, 65574, 1, 0, 131110, 1, 0, 196646, 1, 0, 262182, 1, 0, 327718, 1, 0, 393254, 1, 0, 458790, 1, 0, 524326, 1, 0, 589862, 1, 0, 655398, 1, 0, 720934, 1, 0, 786470, 1, 0, 852006, 1, 0, 917542, 1, 0, 983078, 1, 0, 1048614, 1, 0, 1114150, 1, 0, 1179686, 1, 0, 1245222, 1, 0, 1310758, 1, 0, 1376294, 1, 0, 1441830, 1, 0, 1507366, 1, 0, 1572902, 1, 0, 1572903, 1, 0, 1507367, 1, 0, 1441831, 1, 0, 1376295, 1, 0, 1310759, 1, 0, 1245223, 1, 0, 1179687, 1, 0, 1114151, 1, 0, 1048615, 1, 0, 983079, 1, 0, 917543, 1, 0, 852007, 1, 0, 786471, 1, 0, 720935, 1, 0, 655399, 1, 0, 589863, 1, 0, 524327, 1, 0, 458791, 1, 0, 393255, 1, 0, 327719, 1, 0, 262183, 1, 0, 196647, 1, 0, 131111, 1, 0, 65575, 1, 0, 39, 1, 0, -65497, 1, 0, -131033, 0, 0, -196569, 0, 0, -262105, 0, 0, -327641, 0, 0, -393177, 0, 0, -458713, 0, 0, -524249, 0, 0, -589785, 0, 0, -655321, 0, 0, -655320, 0, 0, -589784, 0, 0, -524248, 0, 0, -458712, 0, 0, -393176, 0, 0, -327640, 0, 0, -262104, 0, 0, -196568, 0, 0, -131032, 0, 0, -65496, 1, 0, 40, 1, 0, 65576, 1, 0, 131112, 1, 0, 196648, 1, 0, 262184, 1, 0, 327720, 1, 0, 393256, 1, 0, 458792, 1, 0, 524328, 1, 0, 589864, 1, 0, 655400, 1, 0, 720936, 1, 0, 786472, 1, 0, 852008, 1, 0, 917544, 1, 0, 983080, 1, 0, 1048616, 1, 0, 1114152, 1, 0, 1179688, 1, 0, 1245224, 1, 0, 1310760, 1, 0, 1376296, 1, 0, 1441832, 1, 0, 1507368, 1, 0, 1572904, 1, 0, 1572905, 1, 0, 1507369, 1, 0, 1441833, 1, 0, 1376297, 1, 0, 1310761, 1, 0, 1245225, 1, 0, 1179689, 1, 0, 1114153, 1, 0, 1048617, 1, 0, 983081, 1, 0, 917545, 1, 0, 852009, 1, 0, 786473, 1, 0, 720937, 1, 0, 655401, 1, 0, 589865, 1, 0, 524329, 1, 0, 458793, 1, 0, 393257, 1, 0, 327721, 1, 0, 262185, 1, 0, 196649, 1, 0, 131113, 1, 0, 65577, 1, 0, 41, 1, 0, -65495, 1, 0, -131031, 0, 0, -196567, 0, 0, -262103, 0, 0, -327639, 0, 0, -393175, 0, 0, -458711, 0, 0, -524247, 0, 0, -589783, 0, 0, -655319, 0, 0, -655318, 0, 0, -589782, 0, 0, -524246, 0, 0, -458710, 0, 0, -393174, 0, 0, -327638, 0, 0, -262102, 0, 0, -196566, 0, 0, -131030, 1, 0, -65494, 1, 0, 42, 1, 0, 65578, 1, 0, 131114, 1, 0, 196650, 1, 0, 262186, 1, 0, 327722, 1, 0, 393258, 1, 0, 458794, 1, 0, 524330, 1, 0, 589866, 1, 0, 655402, 1, 0, 720938, 1, 0, 786474, 1, 0, 852010, 1, 0, 917546, 1, 0, 983082, 1, 0, 1048618, 1, 0, 1114154, 1, 0, 1179690, 1, 0, 1245226, 1, 0, 1310762, 1, 0, 1376298, 1, 0, 1441834, 1, 0, 1507370, 1, 0, 1572906, 1, 0, 1572907, 1, 0, 1507371, 1, 0, 1441835, 1, 0, 1376299, 1, 0, 1310763, 1, 0, 1245227, 1, 0, 1179691, 1, 0, 1114155, 1, 0, 1048619, 1, 0, 983083, 1, 0, 917547, 1, 0, 852011, 1, 0, 786475, 1, 0, 720939, 1, 0, 655403, 1, 0, 589867, 1, 0, 524331, 1, 0, 458795, 1, 0, 393259, 1, 0, 327723, 1, 0, 262187, 1, 0, 196651, 1, 0, 131115, 1, 0, 65579, 1, 0, 43, 1, 0, -65493, 1, 0, -131029, 1, 0, -196565, 1, 0, -262101, 0, 0, -327637, 0, 0, -393173, 0, 0, -458709, 0, 0, -524245, 0, 0, -589781, 0, 0, -655317, 0, 0, -655316, 0, 0, -589780, 0, 0, -524244, 0, 0, -458708, 0, 0, -393172, 0, 0, -327636, 0, 0, -262100, 1, 0, -196564, 1, 0, -131028, 1, 0, -65492, 1, 0, 44, 1, 0, 65580, 1, 0, 131116, 1, 0, 196652, 1, 0, 262188, 1, 0, 327724, 1, 0, 393260, 1, 0, 458796, 1, 0, 524332, 1, 0, 589868, 1, 0, 655404, 1, 0, 720940, 1, 0, 786476, 1, 0, 852012, 1, 0, 917548, 1, 0, 983084, 1, 0, 1048620, 1, 0, 1114156, 1, 0, 1179692, 1, 0, 1245228, 1, 0, 1310764, 1, 0, 1376300, 1, 0, 1441836, 1, 0, 1507372, 1, 0, 1572908, 1, 0, 1572909, 1, 0, 1507373, 1, 0, 1441837, 1, 0, 1376301, 1, 0, 1310765, 1, 0, 1245229, 1, 0, 1179693, 1, 0, 1114157, 1, 0, 1048621, 1, 0, 983085, 1, 0, 917549, 1, 0, 852013, 1, 0, 786477, 1, 0, 720941, 1, 0, 655405, 1, 0, 589869, 1, 0, 524333, 1, 0, 458797, 1, 0, 393261, 1, 0, 327725, 1, 0, 262189, 1, 0, 196653, 1, 0, 131117, 1, 0, 65581, 1, 0, 45, 1, 0, -65491, 1, 0, -131027, 1, 0, -196563, 1, 0, -262099, 1, 0, -327635, 0, 0, -393171, 0, 0, -458707, 0, 0, -524243, 0, 0, -589779, 0, 0, -655315, 0, 0, -655314, 0, 0, -589778, 0, 0, -524242, 0, 0, -458706, 0, 0, -393170, 0, 0, -327634, 0, 0, -262098, 1, 0, -196562, 1, 0, -131026, 1, 0, -65490, 1, 0, 46, 1, 0, 65582, 1, 0, 131118, 1, 0, 196654, 1, 0, 262190, 1, 0, 327726, 1, 0, 393262, 1, 0, 458798, 1, 0, 524334, 1, 0, 589870, 1, 0, 655406, 1, 0, 720942, 1, 0, 786478, 1, 0, 852014, 1, 0, 917550, 1, 0, 983086, 1, 0, 1048622, 1, 0, 1114158, 1, 0, 1179694, 1, 0, 1245230, 1, 0, 1310766, 1, 0, 1376302, 1, 0, 1441838, 1, 0, 1507374, 1, 0, 1572910, 1, 0, 1572911, 1, 0, 1507375, 1, 0, 1441839, 1, 0, 1376303, 1, 0, 1310767, 1, 0, 1245231, 1, 0, 1179695, 1, 0, 1114159, 1, 0, 1048623, 1, 0, 983087, 1, 0, 917551, 1, 0, 852015, 1, 0, 786479, 1, 0, 720943, 1, 0, 655407, 1, 0, 589871, 1, 0, 524335, 1, 0, 458799, 1, 0, 393263, 1, 0, 327727, 1, 0, 262191, 1, 0, 196655, 1, 0, 131119, 1, 0, 65583, 1, 0, 47, 1, 0, -65489, 1, 0, -131025, 1, 0, -196561, 1, 0, -262097, 1, 0, -327633, 0, 0, -393169, 0, 0, -458705, 0, 0, -524241, 0, 0, -589777, 0, 0, -655313, 0, 0, -655312, 0, 0, -589776, 0, 0, -524240, 0, 0, -458704, 0, 0, -393168, 0, 0, -327632, 1, 0, -262096, 1, 0, -196560, 1, 0, -131024, 1, 0, -65488, 1, 0, 48, 1, 0, 65584, 1, 0, 131120, 1, 0, 196656, 1, 0, 262192, 1, 0, 327728, 1, 0, 393264, 1, 0, 458800, 1, 0, 524336, 1, 0, 589872, 1, 0, 655408, 1, 0, 720944, 1, 0, 786480, 1, 0, 852016, 1, 0, 917552, 1, 0, 983088, 1, 0, 1048624, 1, 0, 1114160, 1, 0, 1179696, 1, 0, 1245232, 1, 0, 1310768, 1, 0, 1376304, 1, 0, 1441840, 1, 0, 1507376, 1, 0, 1572912, 1, 0, 1572913, 1, 0, 1507377, 1, 0, 1441841, 1, 0, 1376305, 1, 0, 1310769, 1, 0, 1245233, 1, 0, 1179697, 1, 0, 1114161, 1, 0, 1048625, 1, 0, 983089, 1, 0, 917553, 1, 0, 852017, 1, 0, 786481, 1, 0, 720945, 1, 0, 655409, 1, 0, 589873, 1, 0, 524337, 1, 0, 458801, 1, 0, 393265, 1, 0, 327729, 1, 0, 262193, 1, 0, 196657, 1, 0, 131121, 1, 0, 65585, 1, 0, 49, 1, 0, -65487, 1, 0, -131023, 1, 0, -196559, 1, 0, -262095, 1, 0, -327631, 1, 0, -393167, 0, 0, -458703, 0, 0, -524239, 0, 0, -589775, 0, 0, -655311, 0, 0, -655310, 0, 0, -589774, 0, 0, -524238, 0, 0, -458702, 0, 0, -393166, 0, 0, -327630, 1, 0, -262094, 1, 0, -196558, 1, 0, -131022, 1, 0, -65486, 1, 0, 50, 1, 0, 65586, 1, 0, 131122, 1, 0, 196658, 1, 0, 262194, 1, 0, 327730, 1, 0, 393266, 1, 0, 458802, 1, 0, 524338, 1, 0, 589874, 1, 0, 655410, 1, 0, 720946, 1, 0, 786482, 1, 0, 852018, 1, 0, 917554, 1, 0, 983090, 1, 0, 1048626, 1, 0, 1114162, 1, 0, 1179698, 1, 0, 1245234, 1, 0, 1310770, 1, 0, 1376306, 1, 0, 1441842, 1, 0, 1507378, 1, 0, 1572914, 1, 0, 1572915, 1, 0, 1507379, 1, 0, 1441843, 1, 0, 1376307, 1, 0, 1310771, 1, 0, 1245235, 1, 0, 1179699, 1, 0, 1114163, 1, 0, 1048627, 1, 0, 983091, 1, 0, 917555, 1, 0, 852019, 1, 0, 786483, 1, 0, 720947, 1, 0, 655411, 1, 0, 589875, 1, 0, 524339, 1, 0, 458803, 1, 0, 393267, 1, 0, 327731, 1, 0, 262195, 1, 0, 196659, 1, 0, 131123, 1, 0, 65587, 1, 0, 51, 1, 0, -65485, 1, 0, -131021, 1, 0, -196557, 1, 0, -262093, 1, 0, -327629, 1, 0, -393165, 0, 0, -458701, 0, 0, -524237, 0, 0, -589773, 0, 0, -655309, 0, 0, -655308, 0, 0, -589772, 0, 0, -524236, 0, 0, -458700, 0, 0, -393164, 0, 0, -327628, 1, 0, -262092, 1, 0, -196556, 1, 0, -131020, 1, 0, -65484, 1, 0, 52, 1, 0, 65588, 1, 0, 131124, 1, 0, 196660, 1, 0, 262196, 1, 0, 327732, 1, 0, 393268, 1, 0, 458804, 1, 0, 524340, 1, 0, 589876, 1, 0, 655412, 1, 0, 720948, 1, 0, 786484, 1, 0, 852020, 1, 0, 917556, 1, 0, 983092, 1, 0, 1048628, 1, 0, 1114164, 1, 0, 1179700, 1, 0, 1245236, 1, 0, 1310772, 1, 0, 1376308, 1, 0, 1441844, 1, 0, 1507380, 1, 0, 1572916, 1, 0, 1572917, 1, 0, 1507381, 1, 0, 1441845, 1, 0, 1376309, 1, 0, 1310773, 1, 0, 1245237, 1, 0, 1179701, 1, 0, 1114165, 1, 0, 1048629, 1, 0, 983093, 1, 0, 917557, 1, 0, 852021, 1, 0, 786485, 1, 0, 720949, 1, 0, 655413, 1, 0, 589877, 1, 0, 524341, 1, 0, 458805, 1, 0, 393269, 1, 0, 327733, 1, 0, 262197, 1, 0, 196661, 1, 0, 131125, 1, 0, 65589, 1, 0, 53, 1, 0, -65483, 1, 0, -131019, 1, 0, -196555, 1, 0, -262091, 1, 0, -327627, 1, 0, -393163, 0, 0, -458699, 0, 0, -524235, 0, 0, -589771, 0, 0, -655307, 0, 0, -655306, 0, 0, -589770, 0, 0, -524234, 0, 0, -458698, 0, 0, -393162, 0, 0, -327626, 1, 0, -262090, 1, 0, -196554, 1, 0, -131018, 1, 0, -65482, 1, 0, 54, 1, 0, 65590, 1, 0, 131126, 1, 0, 196662, 1, 0, 262198, 1, 0, 327734, 1, 0, 393270, 1, 0, 458806, 1, 0, 524342, 1, 0, 589878, 1, 0, 655414, 1, 0, 720950, 1, 0, 786486, 1, 0, 852022, 1, 0, 917558, 1, 0, 983094, 1, 0, 1048630, 1, 0, 1114166, 1, 0, 1179702, 1, 0, 1245238, 1, 0, 1310774, 1, 0, 1376310, 1, 0, 1441846, 1, 0, 1507382, 1, 0, 1572918, 1, 0, 1572919, 1, 0, 1507383, 1, 0, 1441847, 1, 0, 1376311, 1, 0, 1310775, 1, 0, 1245239, 1, 0, 1179703, 1, 0, 1114167, 1, 0, 1048631, 1, 0, 983095, 1, 0, 917559, 1, 0, 852023, 1, 0, 786487, 1, 0, 720951, 1, 0, 655415, 1, 0, 589879, 1, 0, 524343, 1, 0, 458807, 1, 0, 393271, 1, 0, 327735, 1, 0, 262199, 1, 0, 196663, 1, 0, 131127, 1, 0, 65591, 1, 0, 55, 1, 0, -65481, 1, 0, -131017, 1, 0, -196553, 1, 0, -262089, 1, 0, -327625, 1, 0, -393161, 1, 0, -458697, 0, 0, -524233, 0, 0, -589769, 0, 0, -655305, 0, 0, -655304, 0, 0, -589768, 0, 0, -524232, 0, 0, -458696, 0, 0, -393160, 1, 0, -327624, 1, 0, -262088, 1, 0, -196552, 1, 0, -131016, 1, 0, -65480, 1, 0, 56, 1, 0, 65592, 1, 0, 131128, 1, 0, 196664, 1, 0, 262200, 1, 0, 327736, 1, 0, 393272, 1, 0, 458808, 1, 0, 524344, 1, 0, 589880, 1, 0, 655416, 1, 0, 720952, 1, 0, 786488, 1, 0, 852024, 1, 0, 917560, 1, 0, 983096, 1, 0, 1048632, 1, 0, 1114168, 1, 0, 1179704, 1, 0, 1245240, 1, 0, 1310776, 1, 0, 1376312, 1, 0, 1441848, 1, 0, 1507384, 1, 0, 1572920, 1, 0, 1572921, 1, 0, 1507385, 1, 0, 1441849, 1, 0, 1376313, 1, 0, 1310777, 1, 0, 1245241, 1, 0, 1179705, 1, 0, 1114169, 1, 0, 1048633, 1, 0, 983097, 1, 0, 917561, 1, 0, 852025, 1, 0, 786489, 1, 0, 720953, 1, 0, 655417, 1, 0, 589881, 1, 0, 524345, 1, 0, 458809, 1, 0, 393273, 1, 0, 327737, 1, 0, 262201, 1, 0, 196665, 1, 0, 131129, 1, 0, 65593, 1, 0, 57, 1, 0, -65479, 1, 0, -131015, 1, 0, -196551, 1, 0, -262087, 1, 0, -327623, 1, 0, -393159, 1, 0, -458695, 1, 0, -524231, 0, 0, -589767, 0, 0, -655303, 0, 0, -655302, 0, 0, -589766, 0, 0, -524230, 0, 0, -458694, 1, 0, -393158, 1, 0, -327622, 1, 0, -262086, 1, 0, -196550, 1, 0, -131014, 1, 0, -65478, 1, 0, 58, 1, 0, 65594, 1, 0, 131130, 1, 0, 196666, 1, 0, 262202, 1, 0, 327738, 1, 0, 393274, 1, 0, 458810, 1, 0, 524346, 1, 0, 589882, 1, 0, 655418, 1, 0, 720954, 1, 0, 786490, 1, 0, 852026, 1, 0, 917562, 1, 0, 983098, 1, 0, 1048634, 1, 0, 1114170, 1, 0, 1179706, 1, 0, 1245242, 1, 0, 1310778, 1, 0, 1376314, 1, 0, 1441850, 1, 0, 1507386, 1, 0, 1572922, 1, 0, 1638447, 1, 0, 1703983, 1, 0, 1769519, 1, 0, 1835055, 1, 0, 1900591, 1, 0, 1966127, 1, 0, 2031663, 1, 0, 2097199, 1, 0, 2162735, 1, 0, 2228271, 1, 0, 2293807, 1, 0, 2359343, 1, 0, 2424879, 1, 0, 2490415, 1, 0, 2555951, 1, 0, 2621487, 1, 0, 2687023, 1, 0, 2752559, 1, 0, 2818095, 1, 0, 2883631, 1, 0, 2949167, 1, 0, 3014703, 1, 0, 3080239, 1, 0, 1638448, 1, 0, 1703984, 1, 0, 1769520, 1, 0, 1835056, 1, 0, 1900592, 1, 0, 1966128, 1, 0, 2031664, 1, 0, 2097200, 1, 0, 2162736, 1, 0, 2228272, 1, 0, 2293808, 1, 0, 2359344, 1, 0, 2424880, 1, 0, 2490416, 1, 0, 2555952, 1, 0, 2621488, 1, 0, 2687024, 1, 0, 2752560, 1, 0, 2818096, 1, 0, 2883632, 1, 0, 2949168, 1, 0, 3014704, 1, 0, 3080240, 1, 0, 1638449, 1, 0, 1703985, 1, 0, 1769521, 1, 0, 1835057, 1, 0, 1900593, 1, 0, 1966129, 1, 0, 2031665, 1, 0, 2097201, 1, 0, 2162737, 1, 0, 2228273, 1, 0, 2293809, 1, 0, 2359345, 1, 0, 2424881, 1, 0, 2490417, 1, 0, 2555953, 1, 0, 2621489, 1, 0, 2687025, 1, 0, 2752561, 1, 0, 2818097, 1, 0, 2883633, 1, 0, 2949169, 1, 0, 3014705, 1, 0, 3080241, 1, 0, 1638450, 1, 0, 1703986, 1, 0, 1769522, 1, 0, 1835058, 1, 0, 1900594, 1, 0, 1966130, 1, 0, 2031666, 1, 0, 2097202, 1, 0, 2162738, 1, 0, 2228274, 1, 0, 2293810, 1, 0, 2359346, 1, 0, 2424882, 1, 0, 2490418, 1, 0, 2555954, 1, 0, 2621490, 1, 0, 2687026, 1, 0, 2752562, 1, 0, 2818098, 1, 0, 2883634, 1, 0, 2949170, 1, 0, 3014706, 1, 0, 3080242, 1, 0, 1638451, 1, 0, 1703987, 1, 0, 1769523, 1, 0, 1835059, 1, 0, 1900595, 1, 0, 1966131, 1, 0, 2031667, 1, 0, 2097203, 1, 0, 2162739, 1, 0, 2228275, 1, 0, 2293811, 1, 0, 2359347, 1, 0, 2424883, 1, 0, 2490419, 1, 0, 2555955, 1, 0, 2621491, 1, 0, 2687027, 1, 0, 2752563, 1, 0, 2818099, 1, 0, 2883635, 1, 0, 2949171, 1, 0, 3014707, 1, 0, 3080243, 1, 0, 1638452, 1, 0, 1703988, 1, 0, 1769524, 1, 0, 1835060, 1, 0, 1900596, 1, 0, 1966132, 1, 0, 2031668, 1, 0, 2097204, 1, 0, 2162740, 1, 0, 2228276, 1, 0, 2293812, 1, 0, 2359348, 1, 0, 2424884, 1, 0, 2490420, 1, 0, 2555956, 1, 0, 2621492, 1, 0, 2687028, 1, 0, 2752564, 1, 0, 2818100, 1, 0, 2883636, 1, 0, 2949172, 1, 0, 3014708, 1, 0, 3080244, 1, 0, 1638453, 1, 0, 1703989, 1, 0, 1769525, 1, 0, 1835061, 1, 0, 1900597, 1, 0, 1966133, 1, 0, 2031669, 1, 0, 2097205, 1, 0, 2162741, 1, 0, 2228277, 1, 0, 2293813, 1, 0, 2359349, 1, 0, 2424885, 1, 0, 2490421, 1, 0, 2555957, 1, 0, 2621493, 1, 0, 2687029, 1, 0, 2752565, 1, 0, 2818101, 1, 0, 2883637, 1, 0, 2949173, 1, 0, 3014709, 1, 0, 3080245, 1, 0, 1638454, 1, 0, 1703990, 1, 0, 1769526, 1, 0, 1835062, 1, 0, 1900598, 1, 0, 1966134, 1, 0, 2031670, 1, 0, 2097206, 1, 0, 2162742, 1, 0, 2228278, 1, 0, 2293814, 1, 0, 2359350, 1, 0, 2424886, 1, 0, 2490422, 1, 0, 2555958, 1, 0, 2621494, 1, 0, 2687030, 1, 0, 2752566, 1, 0, 2818102, 1, 0, 2883638, 1, 0, 2949174, 1, 0, 3014710, 1, 0, 3080246, 1, 0, 1638455, 1, 0, 1703991, 1, 0, 1769527, 1, 0, 1835063, 1, 0, 1900599, 1, 0, 1966135, 1, 0, 2031671, 1, 0, 2097207, 1, 0, 2162743, 1, 0, 2228279, 1, 0, 2293815, 1, 0, 2359351, 1, 0, 2424887, 1, 0, 2490423, 1, 0, 2555959, 1, 0, 2621495, 1, 0, 2687031, 1, 0, 2752567, 1, 0, 2818103, 1, 0, 2883639, 1, 0, 2949175, 1, 0, 3014711, 1, 0, 3080247, 1, 0, 1638456, 1, 0, 1703992, 1, 0, 1769528, 1, 0, 1835064, 1, 0, 1900600, 1, 0, 1966136, 1, 0, 2031672, 1, 0, 2097208, 1, 0, 2162744, 1, 0, 2228280, 1, 0, 2293816, 1, 0, 2359352, 1, 0, 2424888, 1, 0, 2490424, 1, 0, 2555960, 1, 0, 2621496, 1, 0, 2687032, 1, 0, 2752568, 1, 0, 2818104, 1, 0, 2883640, 1, 0, 2949176, 1, 0, 3014712, 1, 0, 3080248, 1, 0, 1638457, 1, 0, 1703993, 1, 0, 1769529, 1, 0, 1835065, 1, 0, 1900601, 1, 0, 1966137, 1, 0, 2031673, 1, 0, 2097209, 1, 0, 2162745, 1, 0, 2228281, 1, 0, 2293817, 1, 0, 2359353, 1, 0, 2424889, 1, 0, 2490425, 1, 0, 2555961, 1, 0, 2621497, 1, 0, 2687033, 1, 0, 2752569, 1, 0, 2818105, 1, 0, 2883641, 1, 0, 2949177, 1, 0, 3014713, 1, 0, 3080249, 1, 0, 1638458, 1, 0, 1703994, 1, 0, 1769530, 1, 0, 1835066, 1, 0, 1900602, 1, 0, 1966138, 1, 0, 2031674, 1, 0, 2097210, 1, 0, 2162746, 1, 0, 2228282, 1, 0, 2293818, 1, 0, 2359354, 1, 0, 2424890, 1, 0, 2490426, 1, 0, 2555962, 1, 0, 2621498, 1, 0, 2687034, 1, 0, 2752570, 1, 0, 2818106, 1, 0, 2883642, 1, 0, 2949178, 1, 0, 3014714, 1, 0, 3080250, 1, 0, 1114171, 1, 0, 1179707, 1, 0, 1245243, 1, 0, 1310779, 1, 0, 1376315, 1, 0, 1441851, 1, 0, 1507387, 1, 0, 1572923, 1, 0, 1638459, 1, 0, 1703995, 1, 0, 1769531, 1, 0, 1835067, 1, 0, 1900603, 1, 0, 1966139, 1, 0, 2031675, 1, 0, 2097211, 1, 0, 2162747, 1, 0, 2228283, 1, 0, 2293819, 1, 0, 2359355, 1, 0, 2424891, 1, 0, 2490427, 1, 0, 2555963, 1, 0, 2621499, 1, 0, 2687035, 1, 0, 2752571, 1, 0, 2818107, 1, 0, 2883643, 1, 0, 2949179, 1, 0, 3014715, 1, 0, 3080251, 1, 0, 1114172, 1, 0, 1179708, 1, 0, 1245244, 1, 0, 1310780, 1, 0, 1376316, 1, 0, 1441852, 1, 0, 1507388, 1, 0, 1572924, 1, 0, 1638460, 1, 0, 1703996, 1, 0, 1769532, 1, 0, 1835068, 1, 0, 1900604, 1, 0, 1966140, 1, 0, 2031676, 1, 0, 2097212, 1, 0, 2162748, 1, 0, 2228284, 1, 0, 2293820, 1, 0, 2359356, 1, 0, 2424892, 1, 0, 2490428, 1, 0, 2555964, 1, 0, 2621500, 1, 0, 2687036, 1, 0, 2752572, 1, 0, 2818108, 1, 0, 2883644, 1, 0, 2949180, 1, 0, 3014716, 1, 0, 3080252, 1, 0, 1114173, 1, 0, 1179709, 1, 0, 1245245, 1, 0, 1310781, 1, 0, 1376317, 1, 0, 1441853, 1, 0, 1507389, 1, 0, 1572925, 1, 0, 1638461, 1, 0, 1703997, 1, 0, 1769533, 1, 0, 1835069, 1, 0, 1900605, 1, 0, 1966141, 1, 0, 2031677, 1, 0, 2097213, 1, 0, 2162749, 1, 0, 2228285, 1, 0, 2293821, 1, 0, 2359357, 1, 0, 2424893, 1, 0, 2490429, 1, 0, 2555965, 1, 0, 2621501, 1, 0, 2687037, 1, 0, 2752573, 1, 0, 2818109, 1, 0, 2883645, 1, 0, 2949181, 1, 0, 3014717, 1, 0, 3080253, 1, 0, 1114174, 1, 0, 1179710, 1, 0, 1245246, 1, 0, 1310782, 1, 0, 1376318, 1, 0, 1441854, 1, 0, 1507390, 1, 0, 1572926, 1, 0, 1638462, 1, 0, 1703998, 1, 0, 1769534, 1, 0, 1835070, 1, 0, 1900606, 1, 0, 1966142, 1, 0, 2031678, 1, 0, 2097214, 1, 0, 2162750, 1, 0, 2228286, 1, 0, 2293822, 1, 0, 2359358, 1, 0, 2424894, 1, 0, 2490430, 1, 0, 2555966, 1, 0, 2621502, 1, 0, 2687038, 1, 0, 2752574, 1, 0, 2818110, 1, 0, 2883646, 1, 0, 2949182, 1, 0, 3014718, 1, 0, 3080254, 1, 0, 1114175, 1, 0, 1179711, 1, 0, 1245247, 1, 0, 1310783, 1, 0, 1376319, 1, 0, 1441855, 1, 0, 1507391, 1, 0, 1572927, 1, 0, 1638463, 1, 0, 1703999, 1, 0, 1769535, 1, 0, 1835071, 1, 0, 1900607, 1, 0, 1966143, 1, 0, 2031679, 1, 0, 2097215, 1, 0, 2162751, 1, 0, 2228287, 1, 0, 2293823, 1, 0, 2359359, 1, 0, 2424895, 1, 0, 2490431, 1, 0, 2555967, 1, 0, 2621503, 1, 0, 2687039, 1, 0, 2752575, 1, 0, 2818111, 1, 0, 2883647, 1, 0, 2949183, 1, 0, 3014719, 1, 0, 3080255, 1, 0, 1114176, 1, 0, 1179712, 1, 0, 1245248, 1, 0, 1310784, 1, 0, 1376320, 1, 0, 1441856, 1, 0, 1507392, 1, 0, 1572928, 1, 0, 1638464, 1, 0, 1704000, 1, 0, 1769536, 1, 0, 1835072, 1, 0, 1900608, 1, 0, 1966144, 1, 0, 2031680, 1, 0, 2097216, 1, 0, 2162752, 1, 0, 2228288, 1, 0, 2293824, 1, 0, 2359360, 1, 0, 2424896, 1, 0, 2490432, 1, 0, 2555968, 1, 0, 2621504, 1, 0, 2687040, 1, 0, 2752576, 1, 0, 2818112, 1, 0, 2883648, 1, 0, 2949184, 1, 0, 3014720, 1, 0, 3080256, 1, 0, 1114177, 1, 0, 1179713, 1, 0, 1245249, 1, 0, 1310785, 1, 0, 1376321, 1, 0, 1441857, 1, 0, 1507393, 1, 0, 1572929, 1, 0, 1638465, 1, 0, 1704001, 1, 0, 1769537, 1, 0, 1835073, 1, 0, 1900609, 1, 0, 1966145, 1, 0, 2031681, 1, 0, 2097217, 1, 0, 2162753, 1, 0, 2228289, 1, 0, 2293825, 1, 0, 2359361, 1, 0, 2424897, 1, 0, 2490433, 1, 0, 2555969, 1, 0, 2621505, 1, 0, 2687041, 1, 0, 2752577, 1, 0, 2818113, 1, 0, 2883649, 1, 0, 2949185, 1, 0, 3014721, 1, 0, 3080257, 1, 0, 1114178, 1, 0, 1179714, 1, 0, 1245250, 1, 0, 1310786, 1, 0, 1376322, 1, 0, 1441858, 1, 0, 1507394, 1, 0, 1572930, 1, 0, 1638466, 1, 0, 1704002, 1, 0, 1769538, 1, 0, 1835074, 1, 0, 1900610, 1, 0, 1966146, 1, 0, 2031682, 1, 0, 2097218, 1, 0, 2162754, 1, 0, 2228290, 1, 0, 2293826, 1, 0, 2359362, 1, 0, 2424898, 1, 0, 2490434, 1, 0, 2555970, 1, 0, 2621506, 1, 0, 2687042, 1, 0, 2752578, 1, 0, 2818114, 1, 0, 2883650, 1, 0, 2949186, 1, 0, 3014722, 1, 0, 3080258, 1, 0, 1114179, 1, 0, 1179715, 1, 0, 1245251, 1, 0, 1310787, 1, 0, 1376323, 1, 0, 1441859, 1, 0, 1507395, 1, 0, 1572931, 1, 0, 1638467, 1, 0, 1704003, 1, 0, 1769539, 1, 0, 1835075, 1, 0, 1900611, 1, 0, 1966147, 1, 0, 2031683, 1, 0, 2097219, 1, 0, 2162755, 1, 0, 2228291, 1, 0, 2293827, 1, 0, 2359363, 1, 0, 2424899, 1, 0, 2490435, 1, 0, 2555971, 1, 0, 2621507, 1, 0, 2687043, 1, 0, 2752579, 1, 0, 2818115, 1, 0, 2883651, 1, 0, 2949187, 1, 0, 3014723, 1, 0, 3080259, 1, 0, 1114180, 1, 0, 1179716, 1, 0, 1245252, 1, 0, 1310788, 1, 0, 1376324, 1, 0, 1441860, 1, 0, 1507396, 1, 0, 1572932, 1, 0, 1638468, 1, 0, 1704004, 1, 0, 1769540, 1, 0, 1835076, 1, 0, 1900612, 1, 0, 1966148, 1, 0, 2031684, 1, 0, 2097220, 1, 0, 2162756, 1, 0, 2228292, 1, 0, 2293828, 1, 0, 2359364, 1, 0, 2424900, 1, 0, 2490436, 1, 0, 2555972, 1, 0, 2621508, 1, 0, 2687044, 1, 0, 2752580, 1, 0, 2818116, 1, 0, 2883652, 1, 0, 2949188, 1, 0, 3014724, 1, 0, 3080260, 1, 0, 1114181, 1, 0, 1179717, 1, 0, 1245253, 1, 0, 1310789, 1, 0, 1376325, 1, 0, 1441861, 1, 0, 1507397, 1, 0, 1572933, 1, 0, 1638469, 1, 0, 1704005, 1, 0, 1769541, 1, 0, 1835077, 1, 0, 1900613, 1, 0, 1966149, 1, 0, 2031685, 1, 0, 2097221, 1, 0, 2162757, 1, 0, 2228293, 1, 0, 2293829, 1, 0, 2359365, 1, 0, 2424901, 1, 0, 2490437, 1, 0, 2555973, 1, 0, 2621509, 1, 0, 2687045, 1, 0, 2752581, 1, 0, 2818117, 1, 0, 2883653, 1, 0, 2949189, 1, 0, 3014725, 1, 0, 3080261, 1, 0, 1114182, 1, 0, 1179718, 1, 0, 1245254, 1, 0, 1310790, 1, 0, 1376326, 1, 0, 1441862, 1, 0, 1507398, 1, 0, 1572934, 1, 0, 1638470, 1, 0, 1704006, 1, 0, 1769542, 1, 0, 1835078, 1, 0, 1900614, 1, 0, 1966150, 1, 0, 2031686, 1, 0, 2097222, 1, 0, 2162758, 1, 0, 2228294, 1, 0, 2293830, 1, 0, 2359366, 1, 0, 2424902, 1, 0, 2490438, 1, 0, 2555974, 1, 0, 2621510, 1, 0, 2687046, 1, 0, 2752582, 1, 0, 2818118, 1, 0, 2883654, 1, 0, 2949190, 1, 0, 3014726, 1, 0, 3080262, 1, 0, 1114183, 1, 0, 1179719, 1, 0, 1245255, 1, 0, 1310791, 1, 0, 1376327, 1, 0, 1441863, 1, 0, 1507399, 1, 0, 1572935, 1, 0, 1638471, 1, 0, 1704007, 1, 0, 1769543, 1, 0, 1835079, 1, 0, 1900615, 1, 0, 1966151, 1, 0, 2031687, 1, 0, 2097223, 1, 0, 2162759, 1, 0, 2228295, 1, 0, 2293831, 1, 0, 2359367, 1, 0, 2424903, 1, 0, 2490439, 1, 0, 2555975, 1, 0, 2621511, 1, 0, 2687047, 1, 0, 2752583, 1, 0, 2818119, 1, 0, 2883655, 1, 0, 2949191, 1, 0, 3014727, 1, 0, 3080263, 1, 0, 1114184, 1, 0, 1179720, 1, 0, 1245256, 1, 0, 1310792, 1, 0, 1376328, 1, 0, 1441864, 1, 0, 1507400, 1, 0, 1572936, 1, 0, 1638472, 1, 0, 1704008, 1, 0, 1769544, 1, 0, 1835080, 1, 0, 1900616, 1, 0, 1966152, 1, 0, 2031688, 1, 0, 2097224, 1, 0, 2162760, 1, 0, 2228296, 1, 0, 2293832, 1, 0, 2359368, 1, 0, 2424904, 1, 0, 2490440, 1, 0, 2555976, 1, 0, 2621512, 1, 0, 2687048, 1, 0, 2752584, 1, 0, 2818120, 1, 0, 2883656, 1, 0, 2949192, 1, 0, 3014728, 1, 0, 3080264, 1, 0, 1114185, 1, 0, 1179721, 1, 0, 1245257, 1, 0, 1310793, 1, 0, 1376329, 1, 0, 1441865, 1, 0, 1507401, 1, 0, 1572937, 1, 0, 1638473, 1, 0, 1704009, 1, 0, 1769545, 1, 0, 1835081, 1, 0, 1900617, 1, 0, 1966153, 1, 0, 2031689, 1, 0, 2097225, 1, 0, 2162761, 1, 0, 2228297, 1, 0, 2293833, 1, 0, 2359369, 1, 0, 2424905, 1, 0, 2490441, 1, 0, 2555977, 1, 0, 2621513, 1, 0, 2687049, 1, 0, 2752585, 1, 0, 2818121, 1, 0, 2883657, 1, 0, 2949193, 1, 0, 3014729, 1, 0, 3080265, 1, 0, 1114186, 1, 0, 1179722, 1, 0, 1245258, 1, 0, 1310794, 1, 0, 1376330, 1, 0, 1441866, 1, 0, 1507402, 1, 0, 1572938, 1, 0, 1638474, 1, 0, 1704010, 1, 0, 1769546, 1, 0, 1835082, 1, 0, 1900618, 1, 0, 1966154, 1, 0, 2031690, 1, 0, 2097226, 1, 0, 2162762, 1, 0, 2228298, 1, 0, 2293834, 1, 0, 2359370, 1, 0, 2424906, 1, 0, 2490442, 1, 0, 2555978, 1, 0, 2621514, 1, 0, 2687050, 1, 0, 2752586, 1, 0, 2818122, 1, 0, 2883658, 1, 0, 2949194, 1, 0, 3014730, 1, 0, 3080266, 1, 0, 1114187, 1, 0, 1179723, 1, 0, 1245259, 1, 0, 1310795, 1, 0, 1376331, 1, 0, 1441867, 1, 0, 1507403, 1, 0, 1572939, 1, 0, 1638475, 1, 0, 1704011, 1, 0, 1769547, 1, 0, 1835083, 1, 0, 1900619, 1, 0, 1966155, 1, 0, 2031691, 1, 0, 2097227, 1, 0, 2162763, 1, 0, 2228299, 1, 0, 2293835, 1, 0, 2359371, 1, 0, 2424907, 1, 0, 2490443, 1, 0, 2555979, 1, 0, 2621515, 1, 0, 2687051, 1, 0, 2752587, 1, 0, 2818123, 1, 0, 2883659, 1, 0, 2949195, 1, 0, 3014731, 1, 0, 3080267, 1, 0, 1114188, 1, 0, 1179724, 1, 0, 1245260, 1, 0, 1310796, 1, 0, 1376332, 1, 0, 1441868, 1, 0, 1507404, 1, 0, 1572940, 1, 0, 1638476, 1, 0, 1704012, 1, 0, 1769548, 1, 0, 1835084, 1, 0, 1900620, 1, 0, 1966156, 1, 0, 2031692, 1, 0, 2097228, 1, 0, 2162764, 1, 0, 2228300, 1, 0, 2293836, 1, 0, 2359372, 1, 0, 2424908, 1, 0, 2490444, 1, 0, 2555980, 1, 0, 2621516, 1, 0, 2687052, 1, 0, 2752588, 1, 0, 2818124, 1, 0, 2883660, 1, 0, 2949196, 1, 0, 3014732, 1, 0, 3080268, 1, 0, 1114189, 1, 0, 1179725, 1, 0, 1245261, 1, 0, 1310797, 1, 0, 1376333, 1, 0, 1441869, 1, 0, 1507405, 1, 0, 1572941, 1, 0, 1638477, 1, 0, 1704013, 1, 0, 1769549, 1, 0, 1835085, 1, 0, 1900621, 1, 0, 1966157, 1, 0, 2031693, 1, 0, 2097229, 1, 0, 2162765, 1, 0, 2228301, 1, 0, 2293837, 1, 0, 2359373, 1, 0, 2424909, 1, 0, 2490445, 1, 0, 2555981, 1, 0, 2621517, 1, 0, 2687053, 1, 0, 2752589, 1, 0, 2818125, 1, 0, 2883661, 1, 0, 2949197, 1, 0, 3014733, 1, 0, 3080269, 1, 0, 1114190, 1, 0, 1179726, 1, 0, 1245262, 1, 0, 1310798, 1, 0, 1376334, 1, 0, 1441870, 1, 0, 1507406, 1, 0, 1572942, 1, 0, 1638478, 1, 0, 1704014, 1, 0, 1769550, 1, 0, 1835086, 1, 0, 1900622, 1, 0, 1966158, 1, 0, 2031694, 1, 0, 2097230, 1, 0, 2162766, 1, 0, 2228302, 1, 0, 2293838, 1, 0, 2359374, 1, 0, 2424910, 1, 0, 2490446, 1, 0, 2555982, 1, 0, 2621518, 1, 0, 2687054, 1, 0, 2752590, 1, 0, 2818126, 1, 0, 2883662, 1, 0, 2949198, 1, 0, 3014734, 1, 0, 3080270, 1, 0, 1114191, 1, 0, 1179727, 1, 0, 1245263, 1, 0, 1310799, 1, 0, 1376335, 1, 0, 1441871, 1, 0, 1507407, 1, 0, 1572943, 1, 0, 1638479, 1, 0, 1704015, 1, 0, 1769551, 1, 0, 1835087, 1, 0, 1900623, 1, 0, 1966159, 1, 0, 2031695, 1, 0, 2097231, 1, 0, 2162767, 1, 0, 2228303, 1, 0, 2293839, 1, 0, 2359375, 1, 0, 2424911, 1, 0, 2490447, 1, 0, 2555983, 1, 0, 2621519, 1, 0, 2687055, 1, 0, 2752591, 1, 0, 2818127, 1, 0, 2883663, 1, 0, 2949199, 1, 0, 3014735, 1, 0, 3080271, 1, 0, 1114192, 1, 0, 1179728, 1, 0, 1245264, 1, 0, 1310800, 1, 0, 1376336, 1, 0, 1441872, 1, 0, 1507408, 1, 0, 1572944, 1, 0, 1638480, 1, 0, 1704016, 1, 0, 1769552, 1, 0, 1835088, 1, 0, 1900624, 1, 0, 1966160, 1, 0, 2031696, 1, 0, 2097232, 1, 0, 2162768, 1, 0, 2228304, 1, 0, 2293840, 1, 0, 2359376, 1, 0, 2424912, 1, 0, 2490448, 1, 0, 2555984, 1, 0, 2621520, 1, 0, 2687056, 1, 0, 2752592, 1, 0, 2818128, 1, 0, 2883664, 1, 0, 2949200, 1, 0, 3014736, 1, 0, 3080272, 1, 0, 1114193, 1, 0, 1179729, 1, 0, 1245265, 1, 0, 1310801, 1, 0, 1376337, 1, 0, 1441873, 1, 0, 1507409, 1, 0, 1572945, 1, 0, 1638481, 1, 0, 1704017, 1, 0, 1769553, 1, 0, 1835089, 1, 0, 1900625, 1, 0, 1966161, 1, 0, 2031697, 1, 0, 2097233, 1, 0, 2162769, 1, 0, 2228305, 1, 0, 2293841, 1, 0, 2359377, 1, 0, 2424913, 1, 0, 2490449, 1, 0, 2555985, 1, 0, 2621521, 1, 0, 2687057, 1, 0, 2752593, 1, 0, 2818129, 1, 0, 2883665, 1, 0, 2949201, 1, 0, 3014737, 1, 0, 3080273, 1, 0, 1114194, 1, 0, 1179730, 1, 0, 1245266, 1, 0, 1310802, 1, 0, 1376338, 1, 0, 1441874, 1, 0, 1507410, 1, 0, 1572946, 1, 0, 1638482, 1, 0, 1704018, 1, 0, 1769554, 1, 0, 1835090, 1, 0, 1900626, 1, 0, 1966162, 1, 0, 2031698, 1, 0, 2097234, 1, 0, 2162770, 1, 0, 2228306, 1, 0, 2293842, 1, 0, 2359378, 1, 0, 2424914, 1, 0, 2490450, 1, 0, 2555986, 1, 0, 2621522, 1, 0, 2687058, 1, 0, 2752594, 1, 0, 2818130, 1, 0, 2883666, 1, 0, 2949202, 1, 0, 3014738, 1, 0, 3080274, 1, 0, 1114195, 1, 0, 1179731, 1, 0, 1245267, 1, 0, 1310803, 1, 0, 1376339, 1, 0, 1441875, 1, 0, 1507411, 1, 0, 1572947, 1, 0, 1638483, 1, 0, 1704019, 1, 0, 1769555, 1, 0, 1835091, 1, 0, 1900627, 1, 0, 1966163, 1, 0, 2031699, 1, 0, 2097235, 1, 0, 2162771, 1, 0, 2228307, 1, 0, 2293843, 1, 0, 2359379, 1, 0, 2424915, 1, 0, 2490451, 1, 0, 2555987, 1, 0, 2621523, 1, 0, 2687059, 1, 0, 2752595, 1, 0, 2818131, 1, 0, 2883667, 1, 0, 2949203, 1, 0, 3014739, 1, 0, 3080275, 1, 0, 1114196, 1, 0, 1179732, 1, 0, 1245268, 1, 0, 1310804, 1, 0, 1376340, 1, 0, 1441876, 1, 0, 1507412, 1, 0, 1572948, 1, 0, 1638484, 1, 0, 1704020, 1, 0, 1769556, 1, 0, 1835092, 1, 0, 1900628, 1, 0, 1966164, 1, 0, 2031700, 1, 0, 2097236, 1, 0, 2162772, 1, 0, 2228308, 1, 0, 2293844, 1, 0, 2359380, 1, 0, 2424916, 1, 0, 2490452, 1, 0, 2555988, 1, 0, 2621524, 1, 0, 2687060, 1, 0, 2752596, 1, 0, 2818132, 1, 0, 2883668, 1, 0, 2949204, 1, 0, 3014740, 1, 0, 3080276, 1, 0, 1114197, 1, 0, 1179733, 1, 0, 1245269, 1, 0, 1310805, 1, 0, 1376341, 1, 0, 1441877, 1, 0, 1507413, 1, 0, 1572949, 1, 0, 1638485, 1, 0, 1704021, 1, 0, 1769557, 1, 0, 1835093, 1, 0, 1900629, 1, 0, 1966165, 1, 0, 2031701, 1, 0, 2097237, 1, 0, 2162773, 1, 0, 2228309, 1, 0, 2293845, 1, 0, 2359381, 1, 0, 2424917, 1, 0, 2490453, 1, 0, 2555989, 1, 0, 2621525, 1, 0, 2687061, 1, 0, 2752597, 1, 0, 2818133, 1, 0, 2883669, 1, 0, 2949205, 1, 0, 3014741, 1, 0, 3080277, 1, 0, 1114198, 1, 0, 1179734, 1, 0, 1245270, 1, 0, 1310806, 1, 0, 1376342, 1, 0, 1441878, 1, 0, 1507414, 1, 0, 1572950, 1, 0, 1638486, 1, 0, 1704022, 1, 0, 1769558, 1, 0, 1835094, 1, 0, 1900630, 1, 0, 1966166, 1, 0, 2031702, 1, 0, 2097238, 1, 0, 2162774, 1, 0, 2228310, 1, 0, 2293846, 1, 0, 2359382, 1, 0, 2424918, 1, 0, 2490454, 1, 0, 2555990, 1, 0, 2621526, 1, 0, 2687062, 1, 0, 2752598, 1, 0, 2818134, 1, 0, 2883670, 1, 0, 2949206, 1, 0, 3014742, 1, 0, 3080278, 1, 0, 1114199, 1, 0, 1179735, 1, 0, 1245271, 1, 0, 1310807, 1, 0, 1376343, 1, 0, 1441879, 1, 0, 1507415, 1, 0, 1572951, 1, 0, 1638487, 1, 0, 1704023, 1, 0, 1769559, 1, 0, 1835095, 1, 0, 1900631, 1, 0, 1966167, 1, 0, 2031703, 1, 0, 2097239, 1, 0, 2162775, 1, 0, 2228311, 1, 0, 2293847, 1, 0, 2359383, 1, 0, 2424919, 1, 0, 2490455, 1, 0, 2555991, 1, 0, 2621527, 1, 0, 2687063, 1, 0, 2752599, 1, 0, 2818135, 1, 0, 2883671, 1, 0, 2949207, 1, 0, 3014743, 1, 0, 3080279, 1, 0, 1114200, 1, 0, 1179736, 1, 0, 1245272, 1, 0, 1310808, 1, 0, 1376344, 1, 0, 1441880, 1, 0, 1507416, 1, 0, 1572952, 1, 0, 1638488, 1, 0, 1704024, 1, 0, 1769560, 1, 0, 1835096, 1, 0, 1900632, 1, 0, 1966168, 1, 0, 2031704, 1, 0, 2097240, 1, 0, 2162776, 1, 0, 2228312, 1, 0, 2293848, 1, 0, 2359384, 1, 0, 2424920, 1, 0, 2490456, 1, 0, 2555992, 1, 0, 2621528, 1, 0, 2687064, 1, 0, 2752600, 1, 0, 2818136, 1, 0, 2883672, 1, 0, 2949208, 1, 0, 3014744, 1, 0, 3080280, 1, 0, 1114201, 1, 0, 1179737, 1, 0, 1245273, 1, 0, 1310809, 1, 0, 1376345, 1, 0, 1441881, 1, 0, 1507417, 1, 0, 1572953, 1, 0, 1638489, 1, 0, 1704025, 1, 0, 1769561, 1, 0, 1835097, 1, 0, 1900633, 1, 0, 1966169, 1, 0, 2031705, 1, 0, 2097241, 1, 0, 2162777, 1, 0, 2228313, 1, 0, 2293849, 1, 0, 2359385, 1, 0, 2424921, 1, 0, 2490457, 1, 0, 2555993, 1, 0, 2621529, 1, 0, 2687065, 1, 0, 2752601, 1, 0, 2818137, 1, 0, 2883673, 1, 0, 2949209, 1, 0, 3014745, 1, 0, 3080281, 1, 0, 1114202, 1, 0, 1179738, 1, 0, 1245274, 1, 0, 1310810, 1, 0, 1376346, 1, 0, 1441882, 1, 0, 1507418, 1, 0, 1572954, 1, 0, 1638490, 1, 0, 1704026, 1, 0, 1769562, 1, 0, 1835098, 1, 0, 1900634, 1, 0, 1966170, 1, 0, 2031706, 1, 0, 2097242, 1, 0, 2162778, 1, 0, 2228314, 1, 0, 2293850, 1, 0, 2359386, 1, 0, 2424922, 1, 0, 2490458, 1, 0, 2555994, 1, 0, 2621530, 1, 0, 2687066, 1, 0, 2752602, 1, 0, 2818138, 1, 0, 2883674, 1, 0, 2949210, 1, 0, 3014746, 1, 0, 3080282, 1, 0, 1114203, 1, 0, 1179739, 1, 0, 1245275, 1, 0, 1310811, 1, 0, 1376347, 1, 0, 1441883, 1, 0, 1507419, 1, 0, 1572955, 1, 0, 1638491, 1, 0, 1704027, 1, 0, 1769563, 1, 0, 1835099, 1, 0, 1900635, 1, 0, 1966171, 1, 0, 2031707, 1, 0, 2097243, 1, 0, 2162779, 1, 0, 2228315, 1, 0, 2293851, 1, 0, 2359387, 1, 0, 2424923, 1, 0, 2490459, 1, 0, 2555995, 1, 0, 2621531, 1, 0, 2687067, 1, 0, 2752603, 1, 0, 2818139, 1, 0, 2883675, 1, 0, 2949211, 1, 0, 3014747, 1, 0, 3080283, 1, 0, 1114204, 1, 0, 1179740, 1, 0, 1245276, 1, 0, 1310812, 1, 0, 1376348, 1, 0, 1441884, 1, 0, 1507420, 1, 0, 1572956, 1, 0, 1638492, 1, 0, 1704028, 1, 0, 1769564, 1, 0, 1835100, 1, 0, 1900636, 1, 0, 1966172, 1, 0, 2031708, 1, 0, 2097244, 1, 0, 2162780, 1, 0, 2228316, 1, 0, 2293852, 1, 0, 2359388, 1, 0, 2424924, 1, 0, 2490460, 1, 0, 2555996, 1, 0, 2621532, 1, 0, 2687068, 1, 0, 2752604, 1, 0, 2818140, 1, 0, 2883676, 1, 0, 2949212, 1, 0, 3014748, 1, 0, 3080284, 1, 0, 1114205, 1, 0, 1179741, 1, 0, 1245277, 1, 0, 1310813, 1, 0, 1376349, 1, 0, 1441885, 1, 0, 1507421, 1, 0, 1572957, 1, 0, 1638493, 1, 0, 1704029, 1, 0, 1769565, 1, 0, 1835101, 1, 0, 1900637, 1, 0, 1966173, 1, 0, 2031709, 1, 0, 2097245, 1, 0, 2162781, 1, 0, 2228317, 1, 0, 2293853, 1, 0, 2359389, 1, 0, 2424925, 1, 0, 2490461, 1, 0, 2555997, 1, 0, 2621533, 1, 0, 2687069, 1, 0, 2752605, 1, 0, 2818141, 1, 0, 2883677, 1, 0, 2949213, 1, 0, 3014749, 1, 0, 3080285, 1, 0, 1114206, 1, 0, 1179742, 1, 0, 1245278, 1, 0, 1310814, 1, 0, 1376350, 1, 0, 1441886, 1, 0, 1507422, 1, 0, 1572958, 1, 0, 1638494, 1, 0, 1704030, 1, 0, 1769566, 1, 0, 1835102, 1, 0, 1900638, 1, 0, 1966174, 1, 0, 2031710, 1, 0, 2097246, 1, 0, 2162782, 1, 0, 2228318, 1, 0, 2293854, 1, 0, 2359390, 1, 0, 2424926, 1, 0, 2490462, 1, 0, 2555998, 1, 0, 2621534, 1, 0, 2687070, 1, 0, 2752606, 1, 0, 2818142, 1, 0, 2883678, 1, 0, 2949214, 1, 0, 3014750, 1, 0, 3080286, 1, 0, 1114207, 1, 0, 1179743, 1, 0, 1245279, 1, 0, 1310815, 1, 0, 1376351, 1, 0, 1441887, 1, 0, 1507423, 1, 0, 1572959, 1, 0, 1638495, 1, 0, 1704031, 1, 0, 1769567, 1, 0, 1835103, 1, 0, 1900639, 1, 0, 1966175, 1, 0, 2031711, 1, 0, 2097247, 1, 0, 2162783, 1, 0, 2228319, 1, 0, 2293855, 1, 0, 2359391, 1, 0, 2424927, 1, 0, 2490463, 1, 0, 2555999, 1, 0, 2621535, 1, 0, 2687071, 1, 0, 2752607, 1, 0, 2818143, 1, 0, 2883679, 1, 0, 2949215, 1, 0, 3014751, 1, 0, 3080287, 1, 0, 1114208, 1, 0, 1179744, 1, 0, 1245280, 1, 0, 1310816, 1, 0, 1376352, 1, 0, 1441888, 1, 0, 1507424, 1, 0, 1572960, 1, 0, 1638496, 1, 0, 1704032, 1, 0, 1769568, 1, 0, 1835104, 1, 0, 1900640, 1, 0, 1966176, 1, 0, 2031712, 1, 0, 2097248, 1, 0, 2162784, 1, 0, 2228320, 1, 0, 2293856, 1, 0, 2359392, 1, 0, 2424928, 1, 0, 2490464, 1, 0, 2556000, 1, 0, 2621536, 1, 0, 2687072, 1, 0, 2752608, 1, 0, 2818144, 1, 0, 2883680, 1, 0, 2949216, 1, 0, 3014752, 1, 0, 3080288, 1, 0, 1114209, 1, 0, 1179745, 1, 0, 1245281, 1, 0, 1310817, 1, 0, 1376353, 1, 0, 1441889, 1, 0, 1507425, 1, 0, 1572961, 1, 0, 1638497, 1, 0, 1704033, 1, 0, 1769569, 1, 0, 1835105, 1, 0, 1900641, 1, 0, 1966177, 1, 0, 2031713, 1, 0, 2097249, 1, 0, 2162785, 1, 0, 2228321, 1, 0, 2293857, 1, 0, 2359393, 1, 0, 2424929, 1, 0, 2490465, 1, 0, 2556001, 1, 0, 2621537, 1, 0, 2687073, 1, 0, 2752609, 1, 0, 2818145, 1, 0, 2883681, 1, 0, 2949217, 1, 0, 3014753, 1, 0, 3080289, 1, 0, 1114210, 1, 0, 1179746, 1, 0, 1245282, 1, 0, 1310818, 1, 0, 1376354, 1, 0, 1441890, 1, 0, 1507426, 1, 0, 1572962, 1, 0, 1638498, 1, 0, 1704034, 1, 0, 1769570, 1, 0, 1835106, 1, 0, 1900642, 1, 0, 1966178, 1, 0, 2031714, 1, 0, 2097250, 1, 0, 2162786, 1, 0, 2228322, 1, 0, 2293858, 1, 0, 2359394, 1, 0, 2424930, 1, 0, 2490466, 1, 0, 2556002, 1, 0, 2621538, 1, 0, 2687074, 1, 0, 2752610, 1, 0, 2818146, 1, 0, 2883682, 1, 0, 2949218, 1, 0, 3014754, 1, 0, 3080290, 1, 0, 1114211, 1, 0, 1179747, 1, 0, 1245283, 1, 0, 1310819, 1, 0, 1376355, 1, 0, 1441891, 1, 0, 1507427, 1, 0, 1572963, 1, 0, 1638499, 1, 0, 1704035, 1, 0, 1769571, 1, 0, 1835107, 1, 0, 1900643, 1, 0, 1966179, 1, 0, 2031715, 1, 0, 2097251, 1, 0, 2162787, 1, 0, 2228323, 1, 0, 2293859, 1, 0, 2359395, 1, 0, 2424931, 1, 0, 2490467, 1, 0, 2556003, 1, 0, 2621539, 1, 0, 2687075, 1, 0, 2752611, 1, 0, 2818147, 1, 0, 2883683, 1, 0, 2949219, 1, 0, 3014755, 1, 0, 3080291, 1, 0, -3211332, 1, 0, -3145796, 1, 0, -3080260, 1, 0, -3014724, 1, 0, -2949188, 1, 0, -2883652, 1, 0, -2818116, 1, 0, -2752580, 1, 0, -2687044, 1, 0, -2621508, 1, 0, -2555972, 1, 0, -2490436, 1, 0, -2424900, 1, 0, -2359364, 1, 0, -2293828, 1, 0, -2228292, 1, 0, -2162756, 1, 0, -2097220, 1, 0, -2031684, 1, 0, -1966148, 1, 0, -1900612, 1, 0, -1835076, 1, 0, -1769540, 1, 0, -1704004, 1, 0, -1638468, 1, 0, -1572932, 1, 0, -1507396, 1, 0, -1441860, 1, 0, -1376324, 1, 0, -1310788, 1, 0, -3211331, 1, 0, -3145795, 1, 0, -3080259, 1, 0, -3014723, 1, 0, -2949187, 1, 0, -2883651, 1, 0, -2818115, 1, 0, -2752579, 1, 0, -2687043, 1, 0, -2621507, 1, 0, -2555971, 1, 0, -2490435, 1, 0, -2424899, 1, 0, -2359363, 1, 0, -2293827, 1, 0, -2228291, 1, 0, -2162755, 1, 0, -2097219, 1, 0, -2031683, 1, 0, -1966147, 1, 0, -1900611, 1, 0, -1835075, 1, 0, -1769539, 1, 0, -1704003, 1, 0, -1638467, 1, 0, -1572931, 1, 0, -1507395, 1, 0, -1441859, 1, 0, -1376323, 1, 0, -1310787, 1, 0, -3211330, 1, 0, -3145794, 1, 0, -3080258, 1, 0, -3014722, 1, 0, -2949186, 1, 0, -2883650, 1, 0, -2818114, 1, 0, -2752578, 1, 0, -2687042, 1, 0, -2621506, 1, 0, -2555970, 1, 0, -2490434, 1, 0, -2424898, 1, 0, -2359362, 1, 0, -2293826, 1, 0, -2228290, 1, 0, -2162754, 1, 0, -2097218, 1, 0, -2031682, 1, 0, -1966146, 1, 0, -1900610, 1, 0, -1835074, 1, 0, -1769538, 1, 0, -1704002, 1, 0, -1638466, 1, 0, -1572930, 1, 0, -1507394, 1, 0, -1441858, 1, 0, -1376322, 1, 0, -1310786, 1, 0, -3211329, 1, 0, -3145793, 1, 0, -3080257, 1, 0, -3014721, 1, 0, -2949185, 1, 0, -2883649, 1, 0, -2818113, 1, 0, -2752577, 1, 0, -2687041, 1, 0, -2621505, 1, 0, -2555969, 1, 0, -2490433, 1, 0, -2424897, 1, 0, -2359361, 1, 0, -2293825, 1, 0, -2228289, 1, 0, -2162753, 1, 0, -2097217, 1, 0, -2031681, 1, 0, -1966145, 1, 0, -1900609, 1, 0, -1835073, 1, 0, -1769537, 1, 0, -1704001, 1, 0, -1638465, 1, 0, -1572929, 1, 0, -1507393, 1, 0, -1441857, 1, 0, -1376321, 1, 0, -1310785, 1, 0, -3211328, 1, 0, -3145792, 1, 0, -3080256, 1, 0, -3014720, 1, 0, -2949184, 1, 0, -2883648, 1, 0, -2818112, 1, 0, -2752576, 1, 0, -2687040, 1, 0, -2621504, 1, 0, -2555968, 1, 0, -2490432, 1, 0, -2424896, 1, 0, -2359360, 1, 0, -2293824, 1, 0, -2228288, 1, 0, -2162752, 1, 0, -2097216, 1, 0, -2031680, 1, 0, -1966144, 1, 0, -1900608, 1, 0, -1835072, 1, 0, -1769536, 1, 0, -1704000, 1, 0, -1638464, 1, 0, -1572928, 1, 0, -1507392, 1, 0, -1441856, 1, 0, -1376320, 1, 0, -1310784, 1, 0, -3211327, 1, 0, -3145791, 1, 0, -3080255, 1, 0, -3014719, 1, 0, -2949183, 1, 0, -2883647, 1, 0, -2818111, 1, 0, -2752575, 1, 0, -2687039, 1, 0, -2621503, 1, 0, -2555967, 1, 0, -2490431, 1, 0, -2424895, 1, 0, -2359359, 1, 0, -2293823, 1, 0, -2228287, 1, 0, -2162751, 1, 0, -2097215, 1, 0, -2031679, 1, 0, -1966143, 1, 0, -1900607, 1, 0, -1835071, 1, 0, -1769535, 1, 0, -1703999, 1, 0, -1638463, 1, 0, -1572927, 1, 0, -1507391, 1, 0, -1441855, 1, 0, -1376319, 1, 0, -1310783, 1, 0, -3211326, 1, 0, -3145790, 1, 0, -3080254, 1, 0, -3014718, 1, 0, -2949182, 1, 0, -2883646, 1, 0, -2818110, 1, 0, -2752574, 1, 0, -2687038, 1, 0, -2621502, 1, 0, -2555966, 1, 0, -2490430, 1, 0, -2424894, 1, 0, -2359358, 1, 0, -2293822, 1, 0, -2228286, 1, 0, -2162750, 1, 0, -2097214, 1, 0, -2031678, 1, 0, -1966142, 1, 0, -1900606, 1, 0, -1835070, 1, 0, -1769534, 1, 0, -1703998, 1, 0, -1638462, 1, 0, -1572926, 1, 0, -1507390, 1, 0, -1441854, 1, 0, -1376318, 1, 0, -1310782, 1, 0, -3211325, 1, 0, -3145789, 1, 0, -3080253, 1, 0, -3014717, 1, 0, -2949181, 1, 0, -2883645, 1, 0, -2818109, 1, 0, -2752573, 1, 0, -2687037, 1, 0, -2621501, 1, 0, -2555965, 1, 0, -2490429, 1, 0, -2424893, 1, 0, -2359357, 1, 0, -2293821, 1, 0, -2228285, 1, 0, -2162749, 1, 0, -2097213, 1, 0, -2031677, 1, 0, -1966141, 1, 0, -1900605, 1, 0, -1835069, 1, 0, -1769533, 1, 0, -1703997, 1, 0, -1638461, 1, 0, -1572925, 1, 0, -1507389, 1, 0, -1441853, 1, 0, -1376317, 1, 0, -1310781, 1, 0, -3211324, 1, 0, -3145788, 1, 0, -3080252, 1, 0, -3014716, 1, 0, -2949180, 1, 0, -2883644, 1, 0, -2818108, 1, 0, -2752572, 1, 0, -2687036, 1, 0, -2621500, 1, 0, -2555964, 1, 0, -2490428, 1, 0, -2424892, 1, 0, -2359356, 1, 0, -2293820, 1, 0, -2228284, 1, 0, -2162748, 1, 0, -2097212, 1, 0, -2031676, 1, 0, -1966140, 1, 0, -1900604, 1, 0, -1835068, 1, 0, -1769532, 1, 0, -1703996, 1, 0, -1638460, 1, 0, -1572924, 1, 0, -1507388, 1, 0, -1441852, 1, 0, -1376316, 1, 0, -1310780, 1, 0, -3211323, 1, 0, -3145787, 1, 0, -3080251, 1, 0, -3014715, 1, 0, -2949179, 1, 0, -2883643, 1, 0, -2818107, 1, 0, -2752571, 1, 0, -2687035, 1, 0, -2621499, 1, 0, -2555963, 1, 0, -2490427, 1, 0, -2424891, 1, 0, -2359355, 1, 0, -2293819, 1, 0, -2228283, 1, 0, -2162747, 1, 0, -2097211, 1, 0, -2031675, 1, 0, -1966139, 1, 0, -1900603, 1, 0, -1835067, 1, 0, -1769531, 1, 0, -1703995, 1, 0, -1638459, 1, 0, -1572923, 1, 0, -1507387, 1, 0, -1441851, 1, 0, -1376315, 1, 0, -1310779, 1, 0, -3211322, 1, 0, -3145786, 1, 0, -3080250, 1, 0, -3014714, 1, 0, -2949178, 1, 0, -2883642, 1, 0, -2818106, 1, 0, -2752570, 1, 0, -2687034, 1, 0, -2621498, 1, 0, -2555962, 1, 0, -2490426, 1, 0, -2424890, 1, 0, -2359354, 1, 0, -2293818, 1, 0, -2228282, 1, 0, -2162746, 1, 0, -2097210, 1, 0, -2031674, 1, 0, -1966138, 1, 0, -1900602, 1, 0, -1835066, 1, 0, -1769530, 1, 0, -1703994, 1, 0, -1638458, 1, 0, -1572922, 1, 0, -1507386, 1, 0, -1441850, 1, 0, -1376314, 1, 0, -1310778, 1, 0, -3211321, 1, 0, -3145785, 1, 0, -3080249, 1, 0, -3014713, 1, 0, -2949177, 1, 0, -2883641, 1, 0, -2818105, 1, 0, -2752569, 1, 0, -2687033, 1, 0, -2621497, 1, 0, -2555961, 1, 0, -2490425, 1, 0, -2424889, 1, 0, -2359353, 1, 0, -2293817, 1, 0, -2228281, 1, 0, -2162745, 1, 0, -2097209, 1, 0, -2031673, 1, 0, -1966137, 1, 0, -1900601, 1, 0, -1835065, 1, 0, -1769529, 1, 0, -1703993, 1, 0, -1638457, 1, 0, -1572921, 1, 0, -1507385, 1, 0, -1441849, 1, 0, -1376313, 1, 0, -1310777, 1, 0, -3211320, 1, 0, -3145784, 1, 0, -3080248, 1, 0, -3014712, 1, 0, -2949176, 1, 0, -2883640, 1, 0, -2818104, 1, 0, -2752568, 1, 0, -2687032, 1, 0, -2621496, 1, 0, -2555960, 1, 0, -2490424, 1, 0, -2424888, 1, 0, -2359352, 1, 0, -2293816, 1, 0, -2228280, 1, 0, -2162744, 1, 0, -2097208, 1, 0, -2031672, 1, 0, -1966136, 1, 0, -1900600, 1, 0, -1835064, 1, 0, -1769528, 1, 0, -1703992, 1, 0, -1638456, 1, 0, -1572920, 1, 0, -1507384, 1, 0, -1441848, 1, 0, -1376312, 1, 0, -1310776, 1, 0, -3211319, 1, 0, -3145783, 1, 0, -3080247, 1, 0, -3014711, 1, 0, -2949175, 1, 0, -2883639, 1, 0, -2818103, 1, 0, -2752567, 1, 0, -2687031, 1, 0, -2621495, 1, 0, -2555959, 1, 0, -2490423, 1, 0, -2424887, 1, 0, -2359351, 1, 0, -2293815, 1, 0, -2228279, 1, 0, -2162743, 1, 0, -2097207, 1, 0, -2031671, 1, 0, -1966135, 1, 0, -1900599, 1, 0, -1835063, 1, 0, -1769527, 1, 0, -1703991, 1, 0, -1638455, 1, 0, -1572919, 1, 0, -1507383, 1, 0, -1441847, 1, 0, -1376311, 1, 0, -1310775, 1, 0, -3211318, 1, 0, -3145782, 1, 0, -3080246, 1, 0, -3014710, 1, 0, -2949174, 1, 0, -2883638, 1, 0, -2818102, 1, 0, -2752566, 1, 0, -2687030, 1, 0, -2621494, 1, 0, -2555958, 1, 0, -2490422, 1, 0, -2424886, 1, 0, -2359350, 1, 0, -2293814, 1, 0, -2228278, 1, 0, -2162742, 1, 0, -2097206, 1, 0, -2031670, 1, 0, -1966134, 1, 0, -1900598, 1, 0, -1835062, 1, 0, -1769526, 1, 0, -1703990, 1, 0, -1638454, 1, 0, -1572918, 1, 0, -1507382, 1, 0, -1441846, 1, 0, -1376310, 1, 0, -1310774, 1, 0, -3211317, 1, 0, -3145781, 1, 0, -3080245, 1, 0, -3014709, 1, 0, -2949173, 1, 0, -2883637, 1, 0, -2818101, 1, 0, -2752565, 1, 0, -2687029, 1, 0, -2621493, 1, 0, -2555957, 1, 0, -2490421, 1, 0, -2424885, 1, 0, -2359349, 1, 0, -2293813, 1, 0, -2228277, 1, 0, -2162741, 1, 0, -2097205, 1, 0, -2031669, 1, 0, -1966133, 1, 0, -1900597, 1, 0, -1835061, 1, 0, -1769525, 1, 0, -1703989, 1, 0, -1638453, 1, 0, -1572917, 1, 0, -1507381, 1, 0, -1441845, 1, 0, -1376309, 1, 0, -1310773, 1, 0, -3211316, 1, 0, -3145780, 1, 0, -3080244, 1, 0, -3014708, 1, 0, -2949172, 1, 0, -2883636, 1, 0, -2818100, 1, 0, -2752564, 1, 0, -2687028, 1, 0, -2621492, 1, 0, -2555956, 1, 0, -2490420, 1, 0, -2424884, 1, 0, -2359348, 1, 0, -2293812, 1, 0, -2228276, 1, 0, -2162740, 1, 0, -2097204, 1, 0, -2031668, 1, 0, -1966132, 1, 0, -1900596, 1, 0, -1835060, 1, 0, -1769524, 1, 0, -1703988, 1, 0, -1638452, 1, 0, -1572916, 1, 0, -1507380, 1, 0, -1441844, 1, 0, -1376308, 1, 0, -1310772, 1, 0, -3211315, 1, 0, -3145779, 1, 0, -3080243, 1, 0, -3014707, 1, 0, -2949171, 1, 0, -2883635, 1, 0, -2818099, 1, 0, -2752563, 1, 0, -2687027, 1, 0, -2621491, 1, 0, -2555955, 1, 0, -2490419, 1, 0, -2424883, 1, 0, -2359347, 1, 0, -2293811, 1, 0, -2228275, 1, 0, -2162739, 1, 0, -2097203, 1, 0, -2031667, 1, 0, -1966131, 1, 0, -1900595, 1, 0, -1835059, 1, 0, -1769523, 1, 0, -1703987, 1, 0, -1638451, 1, 0, -1572915, 1, 0, -1507379, 1, 0, -1441843, 1, 0, -1376307, 1, 0, -1310771, 1, 0, -3211314, 1, 0, -3145778, 1, 0, -3080242, 1, 0, -3014706, 1, 0, -2949170, 1, 0, -2883634, 1, 0, -2818098, 1, 0, -2752562, 1, 0, -2687026, 1, 0, -2621490, 1, 0, -2555954, 1, 0, -2490418, 1, 0, -2424882, 1, 0, -2359346, 1, 0, -2293810, 1, 0, -2228274, 1, 0, -2162738, 1, 0, -2097202, 1, 0, -2031666, 1, 0, -1966130, 1, 0, -1900594, 1, 0, -1835058, 1, 0, -1769522, 1, 0, -1703986, 1, 0, -1638450, 1, 0, -1572914, 1, 0, -1507378, 1, 0, -1441842, 1, 0, -1376306, 1, 0, -1310770, 1, 0, -3211313, 1, 0, -3145777, 1, 0, -3080241, 1, 0, -3014705, 1, 0, -2949169, 1, 0, -2883633, 1, 0, -2818097, 1, 0, -2752561, 1, 0, -2687025, 1, 0, -2621489, 1, 0, -2555953, 1, 0, -2490417, 1, 0, -2424881, 1, 0, -2359345, 1, 0, -2293809, 1, 0, -2228273, 1, 0, -2162737, 1, 0, -2097201, 1, 0, -2031665, 1, 0, -1966129, 1, 0, -1900593, 1, 0, -1835057, 1, 0, -1769521, 1, 0, -1703985, 1, 0, -1638449, 1, 0, -1572913, 1, 0, -1507377, 1, 0, -1441841, 1, 0, -1376305, 1, 0, -1310769, 1, 0, -3211312, 1, 0, -3145776, 1, 0, -3080240, 1, 0, -3014704, 1, 0, -2949168, 1, 0, -2883632, 1, 0, -2818096, 1, 0, -2752560, 1, 0, -2687024, 1, 0, -2621488, 1, 0, -2555952, 1, 0, -2490416, 1, 0, -2424880, 1, 0, -2359344, 1, 0, -2293808, 1, 0, -2228272, 1, 0, -2162736, 1, 0, -2097200, 1, 0, -2031664, 1, 0, -1966128, 1, 0, -1900592, 1, 0, -1835056, 1, 0, -1769520, 1, 0, -1703984, 1, 0, -1638448, 1, 0, -1572912, 1, 0, -1507376, 1, 0, -1441840, 1, 0, -1376304, 1, 0, -1310768, 1, 0, -3211311, 1, 0, -3145775, 1, 0, -3080239, 1, 0, -3014703, 1, 0, -2949167, 1, 0, -2883631, 1, 0, -2818095, 1, 0, -2752559, 1, 0, -2687023, 1, 0, -2621487, 1, 0, -2555951, 1, 0, -2490415, 1, 0, -2424879, 1, 0, -2359343, 1, 0, -2293807, 1, 0, -2228271, 1, 0, -2162735, 1, 0, -2097199, 1, 0, -2031663, 1, 0, -1966127, 1, 0, -1900591, 1, 0, -1835055, 1, 0, -1769519, 1, 0, -1703983, 1, 0, -1638447, 1, 0, -1572911, 1, 0, -1507375, 1, 0, -1441839, 1, 0, -1376303, 1, 0, -1310767, 1, 0, -3211310, 1, 0, -3145774, 1, 0, -3080238, 1, 0, -3014702, 1, 0, -2949166, 1, 0, -2883630, 1, 0, -2818094, 1, 0, -2752558, 1, 0, -2687022, 1, 0, -2621486, 1, 0, -2555950, 1, 0, -2490414, 1, 0, -2424878, 1, 0, -2359342, 1, 0, -2293806, 1, 0, -2228270, 1, 0, -2162734, 1, 0, -2097198, 1, 0, -2031662, 1, 0, -1966126, 1, 0, -1900590, 1, 0, -1835054, 1, 0, -1769518, 1, 0, -1703982, 1, 0, -1638446, 1, 0, -1572910, 1, 0, -1507374, 1, 0, -1441838, 1, 0, -1376302, 1, 0, -1310766, 1, 0, -3211309, 1, 0, -3145773, 1, 0, -3080237, 1, 0, -3014701, 1, 0, -2949165, 1, 0, -2883629, 1, 0, -2818093, 1, 0, -2752557, 1, 0, -2687021, 1, 0, -2621485, 1, 0, -2555949, 1, 0, -2490413, 1, 0, -2424877, 1, 0, -2359341, 1, 0, -2293805, 1, 0, -2228269, 1, 0, -2162733, 1, 0, -2097197, 1, 0, -2031661, 1, 0, -1966125, 1, 0, -1900589, 1, 0, -1835053, 1, 0, -1769517, 1, 0, -1703981, 1, 0, -1638445, 1, 0, -1572909, 1, 0, -1507373, 1, 0, -1441837, 1, 0, -1376301, 1, 0, -1310765, 1, 0, -3211308, 1, 0, -3145772, 1, 0, -3080236, 1, 0, -3014700, 1, 0, -2949164, 1, 0, -2883628, 1, 0, -2818092, 1, 0, -2752556, 1, 0, -2687020, 1, 0, -2621484, 1, 0, -2555948, 1, 0, -2490412, 1, 0, -2424876, 1, 0, -2359340, 1, 0, -2293804, 1, 0, -2228268, 1, 0, -2162732, 1, 0, -2097196, 1, 0, -2031660, 1, 0, -1966124, 1, 0, -1900588, 1, 0, -1835052, 1, 0, -1769516, 1, 0, -1703980, 1, 0, -1638444, 1, 0, -1572908, 1, 0, -1507372, 1, 0, -1441836, 1, 0, -1376300, 1, 0, -1310764, 1, 0, -3211307, 1, 0, -3145771, 1, 0, -3080235, 1, 0, -3014699, 1, 0, -2949163, 1, 0, -2883627, 1, 0, -2818091, 1, 0, -2752555, 1, 0, -2687019, 1, 0, -2621483, 1, 0, -2555947, 1, 0, -2490411, 1, 0, -2424875, 1, 0, -2359339, 1, 0, -2293803, 1, 0, -2228267, 1, 0, -2162731, 1, 0, -2097195, 1, 0, -2031659, 1, 0, -1966123, 1, 0, -1900587, 1, 0, -1835051, 1, 0, -1769515, 1, 0, -1703979, 1, 0, -1638443, 1, 0, -1572907, 1, 0, -1507371, 1, 0, -1441835, 1, 0, -1376299, 1, 0, -1310763, 1, 0, -3211306, 1, 0, -3145770, 1, 0, -3080234, 1, 0, -3014698, 1, 0, -2949162, 1, 0, -2883626, 1, 0, -2818090, 1, 0, -2752554, 1, 0, -2687018, 1, 0, -2621482, 1, 0, -2555946, 1, 0, -2490410, 1, 0, -2424874, 1, 0, -2359338, 1, 0, -2293802, 1, 0, -2228266, 1, 0, -2162730, 1, 0, -2097194, 1, 0, -2031658, 1, 0, -1966122, 1, 0, -1900586, 1, 0, -1835050, 1, 0, -1769514, 1, 0, -1703978, 1, 0, -1638442, 1, 0, -1572906, 1, 0, -1507370, 1, 0, -1441834, 1, 0, -1376298, 1, 0, -1310762, 1, 0, -3211305, 1, 0, -3145769, 1, 0, -3080233, 1, 0, -3014697, 1, 0, -2949161, 1, 0, -2883625, 1, 0, -2818089, 1, 0, -2752553, 1, 0, -2687017, 1, 0, -2621481, 1, 0, -2555945, 1, 0, -2490409, 1, 0, -2424873, 1, 0, -2359337, 1, 0, -2293801, 1, 0, -2228265, 1, 0, -2162729, 1, 0, -2097193, 1, 0, -2031657, 1, 0, -1966121, 1, 0, -1900585, 1, 0, -1835049, 1, 0, -1769513, 1, 0, -1703977, 1, 0, -1638441, 1, 0, -1572905, 1, 0, -1507369, 1, 0, -1441833, 1, 0, -1376297, 1, 0, -1310761, 1, 0, -3211304, 1, 0, -3145768, 1, 0, -3080232, 1, 0, -3014696, 1, 0, -2949160, 1, 0, -2883624, 1, 0, -2818088, 1, 0, -2752552, 1, 0, -2687016, 1, 0, -2621480, 1, 0, -2555944, 1, 0, -2490408, 1, 0, -2424872, 1, 0, -2359336, 1, 0, -2293800, 1, 0, -2228264, 1, 0, -2162728, 1, 0, -2097192, 1, 0, -2031656, 1, 0, -1966120, 1, 0, -1900584, 1, 0, -1835048, 1, 0, -1769512, 1, 0, -1703976, 1, 0, -1638440, 1, 0, -1572904, 1, 0, -1507368, 1, 0, -1441832, 1, 0, -1376296, 1, 0, -1310760, 1, 0, -3211303, 1, 0, -3145767, 1, 0, -3080231, 1, 0, -3014695, 1, 0, -2949159, 1, 0, -2883623, 1, 0, -2818087, 1, 0, -2752551, 1, 0, -2687015, 1, 0, -2621479, 1, 0, -2555943, 1, 0, -2490407, 1, 0, -2424871, 1, 0, -2359335, 1, 0, -2293799, 1, 0, -2228263, 1, 0, -2162727, 1, 0, -2097191, 1, 0, -2031655, 1, 0, -1966119, 1, 0, -1900583, 1, 0, -1835047, 1, 0, -1769511, 1, 0, -1703975, 1, 0, -1638439, 1, 0, -1572903, 1, 0, -1507367, 1, 0, -1441831, 1, 0, -1376295, 1, 0, -1310759, 1, 0, -3211302, 1, 0, -3145766, 1, 0, -3080230, 1, 0, -3014694, 1, 0, -2949158, 1, 0, -2883622, 1, 0, -2818086, 1, 0, -2752550, 1, 0, -2687014, 1, 0, -2621478, 1, 0, -2555942, 1, 0, -2490406, 1, 0, -2424870, 1, 0, -2359334, 1, 0, -2293798, 1, 0, -2228262, 1, 0, -2162726, 1, 0, -2097190, 1, 0, -2031654, 1, 0, -1966118, 1, 0, -1900582, 1, 0, -1835046, 1, 0, -1769510, 1, 0, -1703974, 1, 0, -1638438, 1, 0, -1572902, 1, 0, -3211301, 1, 0, -3145765, 1, 0, -3080229, 1, 0, -3014693, 1, 0, -2949157, 1, 0, -2883621, 1, 0, -2818085, 1, 0, -2752549, 1, 0, -2687013, 1, 0, -2621477, 1, 0, -2555941, 1, 0, -2490405, 1, 0, -2424869, 1, 0, -2359333, 1, 0, -2293797, 1, 0, -2228261, 1, 0, -2162725, 1, 0, -2097189, 1, 0, -2031653, 1, 0, -1966117, 1, 0, -1900581, 1, 0, -1835045, 1, 0, -1769509, 1, 0, -1703973, 1, 0, -1638437, 1, 0, -1572901, 1, 0, -3211300, 1, 0, -3145764, 1, 0, -3080228, 1, 0, -3014692, 1, 0, -2949156, 1, 0, -2883620, 1, 0, -2818084, 1, 0, -2752548, 1, 0, -2687012, 1, 0, -2621476, 1, 0, -2555940, 1, 0, -2490404, 1, 0, -2424868, 1, 0, -2359332, 1, 0, -2293796, 1, 0, -2228260, 1, 0, -2162724, 1, 0, -2097188, 1, 0, -2031652, 1, 0, -1966116, 1, 0, -1900580, 1, 0, -1835044, 1, 0, -1769508, 1, 0, -1703972, 1, 0, -1638436, 1, 0, -1572900, 1, 0, -3211299, 1, 0, -3145763, 1, 0, -3080227, 1, 0, -3014691, 1, 0, -2949155, 1, 0, -2883619, 1, 0, -2818083, 1, 0, -2752547, 1, 0, -2687011, 1, 0, -2621475, 1, 0, -2555939, 1, 0, -2490403, 1, 0, -2424867, 1, 0, -2359331, 1, 0, -2293795, 1, 0, -2228259, 1, 0, -2162723, 1, 0, -2097187, 1, 0, -2031651, 1, 0, -1966115, 1, 0, -1900579, 1, 0, -1835043, 1, 0, -1769507, 1, 0, -1703971, 1, 0, -1638435, 1, 0, -1572899, 1, 0, -3211298, 1, 0, -3145762, 1, 0, -3080226, 1, 0, -3014690, 1, 0, -2949154, 1, 0, -2883618, 1, 0, -2818082, 1, 0, -2752546, 1, 0, -2687010, 1, 0, -2621474, 1, 0, -2555938, 1, 0, -2490402, 1, 0, -2424866, 1, 0, -2359330, 1, 0, -2293794, 1, 0, -2228258, 1, 0, -2162722, 1, 0, -2097186, 1, 0, -2031650, 1, 0, -1966114, 1, 0, -1900578, 1, 0, -1835042, 1, 0, -1769506, 1, 0, -1703970, 1, 0, -1638434, 1, 0, -1572898, 1, 0, -3211297, 1, 0, -3145761, 1, 0, -3080225, 1, 0, -3014689, 1, 0, -2949153, 1, 0, -2883617, 1, 0, -2818081, 1, 0, -2752545, 1, 0, -2687009, 1, 0, -2621473, 1, 0, -2555937, 1, 0, -2490401, 1, 0, -2424865, 1, 0, -2359329, 1, 0, -2293793, 1, 0, -2228257, 1, 0, -2162721, 1, 0, -2097185, 1, 0, -2031649, 1, 0, -1966113, 1, 0, -1900577, 1, 0, -1835041, 1, 0, -1769505, 1, 0, -1703969, 1, 0, -1638433, 1, 0, -1572897, 1, 0, -2621439, 1, 0, -2686975, 1, 0, -2752511, 1, 0, -2818047, 1, 0, -2883583, 1, 0, -2949119, 1, 0, -3014655, 1, 0, -3080191, 1, 0, -3145727, 1, 0, -3211263, 1, 0, -3276799, 1, 0, -3276800, 1, 0, -3211265, 1, 0, -3211266, 1, 0, -3211267, 1, 0, -3211268, 1, 0, -3211269, 1, 0, -3211270, 1, 0, -3211271, 1, 0, -3211272, 1, 0, -3211273, 1, 0, -3211274, 1, 0, -3211275, 1, 0, -3211276, 1, 0, -3211277, 1, 0, -3211278, 1, 0, -3211279, 1, 0, -3211280, 1, 0, -3211281, 1, 0, -3211282, 1, 0, -3211283, 1, 0, -3211284, 1, 0, -3211285, 1, 0, -3211286, 1, 0, -3211287, 1, 0, -3211288, 1, 0, -3211289, 1, 0, -3211290, 1, 0, -3211291, 1, 0, -3211292, 1, 0, -3211293, 1, 0, -3211294, 1, 0, -3211295, 1, 0, -3211296, 1, 0, -3145760, 1, 0, -3080224, 1, 0, -3014688, 1, 0, -2949152, 1, 0, -2883616, 1, 0, -2818080, 1, 0, -2752544, 1, 0, -2687008, 1, 0, -2621472, 1, 0, -2555936, 1, 0, -2490400, 1, 0, -2424864, 1, 0, -2359328, 1, 0, -2293792, 1, 0, -2228256, 1, 0, -2162720, 1, 0, -2097184, 1, 0, -2031648, 1, 0, -1966112, 1, 0, -1900576, 1, 0, -1835040, 1, 0, -1769504, 1, 0, -1703968, 1, 0, -1638432, 1, 0, -1572896, 1, 0, -1572895, 1, 0, -1638431, 1, 0, -1703967, 1, 0, -1769503, 1, 0, -1835039, 1, 0, -1900575, 1, 0, -1966111, 1, 0, -2031647, 1, 0, -2097183, 1, 0, -2162719, 1, 0, -2228255, 1, 0, -2293791, 1, 0, -2359327, 1, 0, -2424863, 1, 0, -2490399, 1, 0, -2555935, 1, 0, -2621471, 1, 0, -2687007, 1, 0, -2752543, 1, 0, -2818079, 1, 0, -2883615, 1, 0, -2949151, 1, 0, -3014687, 1, 0, -3080223, 1, 0, -3145759, 1, 0, -3145758, 1, 0, -3080222, 1, 0, -3014686, 1, 0, -2949150, 1, 0, -2883614, 1, 0, -2818078, 1, 0, -2752542, 1, 0, -2687006, 1, 0, -2621470, 1, 0, -2555934, 1, 0, -2490398, 1, 0, -2424862, 1, 0, -2359326, 1, 0, -2293790, 1, 0, -2228254, 1, 0, -2162718, 1, 0, -2097182, 1, 0, -2031646, 1, 0, -1966110, 1, 0, -1900574, 1, 0, -1835038, 1, 0, -1769502, 1, 0, -1703966, 1, 0, -1638430, 1, 0, -1572894, 1, 0, -1572893, 1, 0, -1638429, 1, 0, -1703965, 1, 0, -1769501, 1, 0, -1835037, 1, 0, -1900573, 1, 0, -1966109, 1, 0, -2031645, 1, 0, -2097181, 1, 0, -2162717, 1, 0, -2228253, 1, 0, -2293789, 1, 0, -2359325, 1, 0, -2424861, 1, 0, -2490397, 1, 0, -2555933, 1, 0, -2621469, 1, 0, -2687005, 1, 0, -2752541, 1, 0, -2818077, 1, 0, -2883613, 1, 0, -2949149, 1, 0, -3014685, 1, 0, -3080221, 1, 0, -3145757, 1, 0, -3145756, 1, 0, -3080220, 1, 0, -3014684, 1, 0, -2949148, 1, 0, -2883612, 1, 0, -2818076, 1, 0, -2752540, 1, 0, -2687004, 1, 0, -2621468, 1, 0, -2555932, 1, 0, -2490396, 1, 0, -2424860, 1, 0, -2359324, 1, 0, -2293788, 1, 0, -2228252, 1, 0, -2162716, 1, 0, -2097180, 1, 0, -2031644, 1, 0, -1966108, 1, 0, -1900572, 1, 0, -1835036, 1, 0, -1769500, 1, 0, -1703964, 1, 0, -1638428, 1, 0, -1572892, 1, 0, -1572891, 1, 0, -1638427, 1, 0, -1703963, 1, 0, -1769499, 1, 0, -1835035, 1, 0, -1900571, 1, 0, -1966107, 1, 0, -2031643, 1, 0, -2097179, 1, 0, -2162715, 1, 0, -2228251, 1, 0, -2293787, 1, 0, -2359323, 1, 0, -2424859, 1, 0, -2490395, 1, 0, -2555931, 1, 0, -2621467, 1, 0, -2687003, 1, 0, -2752539, 1, 0, -2818075, 1, 0, -2883611, 1, 0, -2949147, 1, 0, -3014683, 1, 0, -3080219, 1, 0, -3145755, 1, 0, -3145754, 1, 0, -3080218, 1, 0, -3014682, 1, 0, -2949146, 1, 0, -2883610, 1, 0, -2818074, 1, 0, -2752538, 1, 0, -2687002, 1, 0, -2621466, 1, 0, -2555930, 1, 0, -2490394, 1, 0, -2424858, 1, 0, -2359322, 1, 0, -2293786, 1, 0, -2228250, 1, 0, -2162714, 1, 0, -2097178, 1, 0, -2031642, 1, 0, -1966106, 1, 0, -1900570, 1, 0, -1835034, 1, 0, -1769498, 1, 0, -1703962, 1, 0, -1638426, 1, 0, -1572890, 1, 0, -1572889, 1, 0, -1638425, 1, 0, -1703961, 1, 0, -1769497, 1, 0, -1835033, 1, 0, -1900569, 1, 0, -1966105, 1, 0, -2031641, 1, 0, -2097177, 1, 0, -2162713, 1, 0, -2228249, 1, 0, -2293785, 1, 0, -2359321, 1, 0, -2424857, 1, 0, -2490393, 1, 0, -2555929, 1, 0, -2621465, 1, 0, -2687001, 1, 0, -2752537, 1, 0, -2818073, 1, 0, -2883609, 1, 0, -2949145, 1, 0, -3014681, 1, 0, -3080217, 1, 0, -3145753, 1, 0, -3145752, 1, 0, -3080216, 1, 0, -3014680, 1, 0, -2949144, 1, 0, -2883608, 1, 0, -2818072, 1, 0, -2752536, 1, 0, -2687000, 1, 0, -2621464, 1, 0, -2555928, 1, 0, -2490392, 1, 0, -2424856, 1, 0, -2359320, 1, 0, -2293784, 1, 0, -2228248, 1, 0, -2162712, 1, 0, -2097176, 1, 0, -2031640, 1, 0, -1966104, 1, 0, -1900568, 1, 0, -1835032, 1, 0, -1769496, 1, 0, -1703960, 1, 0, -1638424, 1, 0, -1572888, 1, 0, -1572887, 1, 0, -1638423, 1, 0, -1703959, 1, 0, -1769495, 1, 0, -1835031, 1, 0, -1900567, 1, 0, -1966103, 1, 0, -2031639, 1, 0, -2097175, 1, 0, -2162711, 1, 0, -2228247, 1, 0, -2293783, 1, 0, -2359319, 1, 0, -2424855, 1, 0, -2490391, 1, 0, -2555927, 1, 0, -2621463, 1, 0, -2686999, 1, 0, -2752535, 1, 0, -2818071, 1, 0, -2883607, 1, 0, -2949143, 1, 0, -3014679, 1, 0, -3080215, 1, 0, -3145751, 1, 0, -3145750, 1, 0, -3080214, 1, 0, -3014678, 1, 0, -2949142, 1, 0, -2883606, 1, 0, -2818070, 1, 0, -2752534, 1, 0, -2686998, 1, 0, -2621462, 1, 0, -2555926, 1, 0, -2490390, 1, 0, -2424854, 1, 0, -2359318, 1, 0, -2293782, 1, 0, -2228246, 1, 0, -2162710, 1, 0, -2097174, 1, 0, -2031638, 1, 0, -1966102, 1, 0, -1900566, 1, 0, -1835030, 1, 0, -1769494, 1, 0, -1703958, 1, 0, -1638422, 1, 0, -1572886, 1, 0, -1572885, 1, 0, -1638421, 1, 0, -1703957, 1, 0, -1769493, 1, 0, -1835029, 1, 0, -1900565, 1, 0, -1966101, 1, 0, -2031637, 1, 0, -2097173, 1, 0, -2162709, 1, 0, -2228245, 1, 0, -2293781, 1, 0, -2359317, 1, 0, -2424853, 1, 0, -2490389, 1, 0, -2555925, 1, 0, -2621461, 1, 0, -2686997, 1, 0, -2752533, 1, 0, -2818069, 1, 0, -2883605, 1, 0, -2949141, 1, 0, -3014677, 1, 0, -3080213, 1, 0, -3145749, 1, 0, -3145748, 1, 0, -3080212, 1, 0, -3014676, 1, 0, -2949140, 1, 0, -2883604, 1, 0, -2818068, 1, 0, -2752532, 1, 0, -2686996, 1, 0, -2621460, 1, 0, -2555924, 1, 0, -2490388, 1, 0, -2424852, 1, 0, -2359316, 1, 0, -2293780, 1, 0, -2228244, 1, 0, -2162708, 1, 0, -2097172, 1, 0, -2031636, 1, 0, -1966100, 1, 0, -1900564, 1, 0, -1835028, 1, 0, -1769492, 1, 0, -1703956, 1, 0, -1638420, 1, 0, -1572884, 1, 0, -1572883, 1, 0, -1638419, 1, 0, -1703955, 1, 0, -1769491, 1, 0, -1835027, 1, 0, -1900563, 1, 0, -1966099, 1, 0, -2031635, 1, 0, -2097171, 1, 0, -2162707, 1, 0, -2228243, 1, 0, -2293779, 1, 0, -2359315, 1, 0, -2424851, 1, 0, -2490387, 1, 0, -2555923, 1, 0, -2621459, 1, 0, -2686995, 1, 0, -2752531, 1, 0, -2818067, 1, 0, -2883603, 1, 0, -2949139, 1, 0, -3014675, 1, 0, -3080211, 1, 0, -3145747, 1, 0, -3145746, 1, 0, -3080210, 1, 0, -3014674, 1, 0, -2949138, 1, 0, -2883602, 1, 0, -2818066, 1, 0, -2752530, 1, 0, -2686994, 1, 0, -2621458, 1, 0, -2555922, 1, 0, -2490386, 1, 0, -2424850, 1, 0, -2359314, 1, 0, -2293778, 1, 0, -2228242, 1, 0, -2162706, 1, 0, -2097170, 1, 0, -2031634, 1, 0, -1966098, 1, 0, -1900562, 1, 0, -1835026, 1, 0, -1769490, 1, 0, -1703954, 1, 0, -1638418, 1, 0, -1572882, 1, 0, -1572881, 1, 0, -1638417, 1, 0, -1703953, 1, 0, -1769489, 1, 0, -1835025, 1, 0, -1900561, 1, 0, -1966097, 1, 0, -2031633, 1, 0, -2097169, 1, 0, -2162705, 1, 0, -2228241, 1, 0, -2293777, 1, 0, -2359313, 1, 0, -2424849, 1, 0, -2490385, 1, 0, -2555921, 1, 0, -2621457, 1, 0, -2686993, 1, 0, -2752529, 1, 0, -2818065, 1, 0, -2883601, 1, 0, -2949137, 1, 0, -3014673, 1, 0, -3080209, 1, 0, -3145745, 1, 0, -3145744, 1, 0, -3080208, 1, 0, -3014672, 1, 0, -2949136, 1, 0, -2883600, 1, 0, -2818064, 1, 0, -2752528, 1, 0, -2686992, 1, 0, -2621456, 1, 0, -2555920, 1, 0, -2490384, 1, 0, -2424848, 1, 0, -2359312, 1, 0, -2293776, 1, 0, -2228240, 1, 0, -2162704, 1, 0, -2097168, 1, 0, -2031632, 1, 0, -1966096, 1, 0, -1900560, 1, 0, -1835024, 1, 0, -1769488, 1, 0, -1703952, 1, 0, -1638416, 1, 0, -1572880, 1, 0, -1572879, 1, 0, -1638415, 1, 0, -1703951, 1, 0, -1769487, 1, 0, -1835023, 1, 0, -1900559, 1, 0, -1966095, 1, 0, -2031631, 1, 0, -2097167, 1, 0, -2162703, 1, 0, -2228239, 1, 0, -2293775, 1, 0, -2359311, 1, 0, -2424847, 1, 0, -2490383, 1, 0, -2555919, 1, 0, -2621455, 1, 0, -2686991, 1, 0, -2752527, 1, 0, -2818063, 1, 0, -2883599, 1, 0, -2949135, 1, 0, -3014671, 1, 0, -3080207, 1, 0, -3145743, 1, 0, -3145742, 1, 0, -3080206, 1, 0, -3014670, 1, 0, -2949134, 1, 0, -2883598, 1, 0, -2818062, 1, 0, -2752526, 1, 0, -2686990, 1, 0, -2621454, 1, 0, -2555918, 1, 0, -2490382, 1, 0, -2424846, 1, 0, -2359310, 1, 0, -2293774, 1, 0, -2228238, 1, 0, -2162702, 1, 0, -2097166, 1, 0, -2031630, 1, 0, -1966094, 1, 0, -1900558, 1, 0, -1835022, 1, 0, -1769486, 1, 0, -1703950, 1, 0, -1638414, 1, 0, -1572878, 1, 0, -1572877, 1, 0, -1638413, 1, 0, -1703949, 1, 0, -1769485, 1, 0, -1835021, 1, 0, -1900557, 1, 0, -1966093, 1, 0, -2031629, 1, 0, -2097165, 1, 0, -2162701, 1, 0, -2228237, 1, 0, -2293773, 1, 0, -2359309, 1, 0, -2424845, 1, 0, -2490381, 1, 0, -2555917, 1, 0, -2621453, 1, 0, -2686989, 1, 0, -2752525, 1, 0, -2818061, 1, 0, -2883597, 1, 0, -2949133, 1, 0, -3014669, 1, 0, -3080205, 1, 0, -3145741, 1, 0, -3145740, 1, 0, -3080204, 1, 0, -3014668, 1, 0, -2949132, 1, 0, -2883596, 1, 0, -2818060, 1, 0, -2752524, 1, 0, -2686988, 1, 0, -2621452, 1, 0, -2555916, 1, 0, -2490380, 1, 0, -2424844, 1, 0, -2359308, 1, 0, -2293772, 1, 0, -2228236, 1, 0, -2162700, 1, 0, -2097164, 1, 0, -2031628, 1, 0, -1966092, 1, 0, -1900556, 1, 0, -1835020, 1, 0, -1769484, 1, 0, -1703948, 1, 0, -1638412, 1, 0, -1572876, 1, 0, -1572875, 1, 0, -1638411, 1, 0, -1703947, 1, 0, -1769483, 1, 0, -1835019, 1, 0, -1900555, 1, 0, -1966091, 1, 0, -2031627, 1, 0, -2097163, 1, 0, -2162699, 1, 0, -2228235, 1, 0, -2293771, 1, 0, -2359307, 1, 0, -2424843, 1, 0, -2490379, 1, 0, -2555915, 1, 0, -2621451, 1, 0, -2686987, 1, 0, -2752523, 1, 0, -2818059, 1, 0, -2883595, 1, 0, -2949131, 1, 0, -3014667, 1, 0, -3080203, 1, 0, -3145739, 1, 0, -3145738, 1, 0, -3080202, 1, 0, -3014666, 1, 0, -2949130, 1, 0, -2883594, 1, 0, -2818058, 1, 0, -2752522, 1, 0, -2686986, 1, 0, -2621450, 1, 0, -2555914, 1, 0, -2490378, 1, 0, -2424842, 1, 0, -2359306, 1, 0, -2293770, 1, 0, -2228234, 1, 0, -2162698, 1, 0, -2097162, 1, 0, -2031626, 1, 0, -1966090, 1, 0, -1900554, 1, 0, -1835018, 1, 0, -1769482, 1, 0, -1703946, 1, 0, -1638410, 1, 0, -1572874, 1, 0, -1572873, 1, 0, -1638409, 1, 0, -1703945, 1, 0, -1769481, 1, 0, -1835017, 1, 0, -1900553, 1, 0, -1966089, 1, 0, -2031625, 1, 0, -2097161, 1, 0, -2162697, 1, 0, -2228233, 1, 0, -2293769, 1, 0, -2359305, 1, 0, -2424841, 1, 0, -2490377, 1, 0, -2555913, 1, 0, -2621449, 1, 0, -2686985, 1, 0, -2752521, 1, 0, -2818057, 1, 0, -2883593, 1, 0, -2949129, 1, 0, -3014665, 1, 0, -3080201, 1, 0, -3145737, 1, 0, -3145736, 1, 0, -3080200, 1, 0, -3014664, 1, 0, -2949128, 1, 0, -2883592, 1, 0, -2818056, 1, 0, -2752520, 1, 0, -2686984, 1, 0, -2621448, 1, 0, -2555912, 1, 0, -2490376, 1, 0, -2424840, 1, 0, -2359304, 1, 0, -2293768, 1, 0, -2228232, 1, 0, -2162696, 1, 0, -2097160, 1, 0, -2031624, 1, 0, -1966088, 1, 0, -1900552, 1, 0, -1835016, 1, 0, -1769480, 1, 0, -1703944, 1, 0, -1638408, 1, 0, -1572872, 1, 0, -1572871, 1, 0, -1638407, 1, 0, -1703943, 1, 0, -1769479, 1, 0, -1835015, 1, 0, -1900551, 1, 0, -1966087, 1, 0, -2031623, 1, 0, -2097159, 1, 0, -2162695, 1, 0, -2228231, 1, 0, -2293767, 1, 0, -2359303, 1, 0, -2424839, 1, 0, -2490375, 1, 0, -2555911, 1, 0, -2621447, 1, 0, -2686983, 1, 0, -2752519, 1, 0, -2818055, 1, 0, -2883591, 1, 0, -2949127, 1, 0, -3014663, 1, 0, -3080199, 1, 0, -3145735, 1, 0, -3145734, 1, 0, -3080198, 1, 0, -3014662, 1, 0, -2949126, 1, 0, -2883590, 1, 0, -2818054, 1, 0, -2752518, 1, 0, -2686982, 1, 0, -2621446, 1, 0, -2555910, 1, 0, -2490374, 1, 0, -2424838, 1, 0, -2359302, 1, 0, -2293766, 1, 0, -2228230, 1, 0, -2162694, 1, 0, -2097158, 1, 0, -2031622, 1, 0, -1966086, 1, 0, -1900550, 1, 0, -1835014, 1, 0, -1769478, 1, 0, -1703942, 1, 0, -1638406, 1, 0, -1572870, 1, 0, -1572869, 1, 0, -1638405, 1, 0, -1703941, 1, 0, -1769477, 1, 0, -1835013, 1, 0, -1900549, 1, 0, -1966085, 1, 0, -2031621, 1, 0, -2097157, 1, 0, -2162693, 1, 0, -2228229, 1, 0, -2293765, 1, 0, -2359301, 1, 0, -2424837, 1, 0, -2490373, 1, 0, -2555909, 1, 0, -2621445, 1, 0, -2686981, 1, 0, -2752517, 1, 0, -2818053, 1, 0, -2883589, 1, 0, -2949125, 1, 0, -3014661, 1, 0, -3080197, 1, 0, -3145733, 1, 0, -3145732, 1, 0, -3080196, 1, 0, -3014660, 1, 0, -2949124, 1, 0, -2883588, 1, 0, -2818052, 1, 0, -2752516, 1, 0, -2686980, 1, 0, -2621444, 1, 0, -2555908, 1, 0, -2490372, 1, 0, -2424836, 1, 0, -2359300, 1, 0, -2293764, 1, 0, -2228228, 1, 0, -2162692, 1, 0, -2097156, 1, 0, -2031620, 1, 0, -1966084, 1, 0, -1900548, 1, 0, -1835012, 1, 0, -1769476, 1, 0, -1703940, 1, 0, -1638404, 1, 0, -1572868, 1, 0, -1572867, 1, 0, -1638403, 1, 0, -1703939, 1, 0, -1769475, 1, 0, -1835011, 1, 0, -1900547, 1, 0, -1966083, 1, 0, -2031619, 1, 0, -2097155, 1, 0, -2162691, 1, 0, -2228227, 1, 0, -2293763, 1, 0, -2359299, 1, 0, -2424835, 1, 0, -2490371, 1, 0, -2555907, 1, 0, -2621443, 1, 0, -2686979, 1, 0, -2752515, 1, 0, -2818051, 1, 0, -2883587, 1, 0, -2949123, 1, 0, -3014659, 1, 0, -3080195, 1, 0, -3145731, 1, 0, -3145730, 1, 0, -3080194, 1, 0, -3014658, 1, 0, -2949122, 1, 0, -2883586, 1, 0, -2818050, 1, 0, -2752514, 1, 0, -2686978, 1, 0, -2621442, 1, 0, -2555906, 1, 0, -2490370, 1, 0, -2424834, 1, 0, -2359298, 1, 0, -2293762, 1, 0, -2228226, 1, 0, -2162690, 1, 0, -2097154, 1, 0, -2031618, 1, 0, -1966082, 1, 0, -1900546, 1, 0, -1835010, 1, 0, -1769474, 1, 0, -1703938, 1, 0, -1638402, 1, 0, -1572866, 1, 0, -1572865, 1, 0, -1638401, 1, 0, -1703937, 1, 0, -1769473, 1, 0, -1835009, 1, 0, -1900545, 1, 0, -1966081, 1, 0, -2031617, 1, 0, -2097153, 1, 0, -2162689, 1, 0, -2228225, 1, 0, -2293761, 1, 0, -2359297, 1, 0, -2424833, 1, 0, -2490369, 1, 0, -2555905, 1, 0, -2621441, 1, 0, -2686977, 1, 0, -2752513, 1, 0, -2818049, 1, 0, -2883585, 1, 0, -2949121, 1, 0, -3014657, 1, 0, -3080193, 1, 0, -3145729, 1, 0, -3211264, 1, 0, -3145728, 1, 0, -3080192, 1, 0, -3014656, 1, 0, -2949120, 1, 0, -2883584, 1, 0, -2818048, 1, 0, -2752512, 1, 0, -2686976, 1, 0, -2621440, 1, 0, -2555904, 1, 0, -2490368, 1, 0, -2424832, 1, 0, -2359296, 1, 0, -2293760, 1, 0, -2228224, 1, 0, -2162688, 1, 0, -2097152, 1, 0, -2031616, 1, 0, -1966080, 1, 0, -1900544, 1, 0, -1835008, 1, 0, -1769472, 1, 0, -1703936, 1, 0, -1638400, 1, 0, -1638399, 1, 0, -1703935, 1, 0, -1769471, 1, 0, -1835007, 1, 0, -1900543, 1, 0, -1966079, 1, 0, -2031615, 1, 0, -2097151, 1, 0, -2162687, 1, 0, -2228223, 1, 0, -2293759, 1, 0, -2359295, 1, 0, -2424831, 1, 0, -2490367, 1, 0, -2555903, 1, 0, -2555902, 1, 0, -2621438, 1, 0, -2686974, 1, 0, -2752510, 1, 0, -2818046, 1, 0, -2883582, 1, 0, -2949118, 1, 0, -3014654, 1, 0, -3080190, 1, 0, -3145726, 1, 0, -3211262, 1, 0, -3276798, 1, 0, -3276797, 1, 0, -3211261, 1, 0, -3145725, 1, 0, -3080189, 1, 0, -3014653, 1, 0, -2949117, 1, 0, -2883581, 1, 0, -2818045, 1, 0, -2752509, 1, 0, -2686973, 1, 0, -2621437, 1, 0, -2555901, 1, 0, -2490365, 1, 0, -2490366, 1, 0, -2424830, 1, 0, -2359294, 1, 0, -2293758, 1, 0, -2228222, 1, 0, -2162686, 1, 0, -2097150, 1, 0, -2031614, 1, 0, -1966078, 1, 0, -1900542, 1, 0, -1835006, 1, 0, -1769470, 1, 0, -1703934, 1, 0, -1638398, 1, 0, -1638397, 1, 0, -1703933, 1, 0, -1769469, 1, 0, -1835005, 1, 0, -1900541, 1, 0, -1966077, 1, 0, -2031613, 1, 0, -2097149, 1, 0, -2162685, 1, 0, -2228221, 1, 0, -2293757, 1, 0, -2359293, 1, 0, -2424829, 1, 0, -2424828, 1, 0, -2490364, 1, 0, -2555900, 1, 0, -2621436, 1, 0, -2686972, 1, 0, -2752508, 1, 0, -2818044, 1, 0, -2883580, 1, 0, -2949116, 1, 0, -3014652, 1, 0, -3080188, 1, 0, -3145724, 1, 0, -3211260, 1, 0, -3276796, 1, 0, -3276795, 1, 0, -3211259, 1, 0, -3145723, 1, 0, -3080187, 1, 0, -3014651, 1, 0, -2949115, 1, 0, -2883579, 1, 0, -2818043, 1, 0, -2752507, 1, 0, -2686971, 1, 0, -2621435, 1, 0, -2555899, 1, 0, -2490363, 1, 0, -2424827, 1, 0, -2359291, 1, 0, -2359292, 1, 0, -2293756, 1, 0, -2228220, 1, 0, -2162684, 1, 0, -2097148, 1, 0, -2031612, 1, 0, -1966076, 1, 0, -1900540, 1, 0, -1835004, 1, 0, -1769468, 1, 0, -1703932, 1, 0, -1638396, 1, 0, -1638395, 1, 0, -1703931, 1, 0, -1769467, 1, 0, -1835003, 1, 0, -1900539, 1, 0, -1966075, 1, 0, -2031611, 1, 0, -2097147, 1, 0, -2162683, 1, 0, -2228219, 1, 0, -2293755, 1, 0, -2293754, 1, 0, -2359290, 1, 0, -2424826, 1, 0, -2490362, 1, 0, -2555898, 1, 0, -2621434, 1, 0, -2686970, 1, 0, -2752506, 1, 0, -2818042, 1, 0, -2883578, 1, 0, -2949114, 1, 0, -3014650, 1, 0, -3080186, 1, 0, -3145722, 1, 0, -3211258, 1, 0, -3276794, 1, 0, -3276793, 1, 0, -3211257, 1, 0, -3145721, 1, 0, -3080185, 1, 0, -3014649, 1, 0, -2949113, 1, 0, -2883577, 1, 0, -2818041, 1, 0, -2752505, 1, 0, -2686969, 1, 0, -2621433, 1, 0, -2555897, 1, 0, -2490361, 1, 0, -2424825, 1, 0, -2359289, 1, 0, -2293753, 1, 0, -2228217, 1, 0, -2228218, 1, 0, -2162682, 1, 0, -2097146, 1, 0, -2031610, 1, 0, -1966074, 1, 0, -1900538, 1, 0, -1835002, 1, 0, -1769466, 1, 0, -1703930, 1, 0, -1638394, 1, 0, -1638393, 1, 0, -1703929, 1, 0, -1769465, 1, 0, -1835001, 1, 0, -1900537, 1, 0, -1966073, 1, 0, -2031609, 1, 0, -2097145, 1, 0, -2162681, 1, 0, -2162680, 1, 0, -2228216, 1, 0, -2293752, 1, 0, -2359288, 1, 0, -2424824, 1, 0, -2490360, 1, 0, -2555896, 1, 0, -2621432, 1, 0, -2686968, 1, 0, -2752504, 1, 0, -2818040, 1, 0, -2883576, 1, 0, -2949112, 1, 0, -3014648, 1, 0, -3080184, 1, 0, -3145720, 1, 0, -3211256, 1, 0, -3276792, 1, 0, -3276791, 1, 0, -3211255, 1, 0, -3145719, 1, 0, -3080183, 1, 0, -3014647, 1, 0, -2949111, 1, 0, -2883575, 1, 0, -2818039, 1, 0, -2752503, 1, 0, -2686967, 1, 0, -2621431, 1, 0, -2555895, 1, 0, -2490359, 1, 0, -2424823, 1, 0, -2359287, 1, 0, -2293751, 1, 0, -2228215, 1, 0, -2162679, 1, 0, -2097143, 1, 0, -2097144, 1, 0, -2031608, 1, 0, -1966072, 1, 0, -1900536, 1, 0, -1835000, 1, 0, -1769464, 1, 0, -1703928, 1, 0, -1638392, 1, 0, -1638391, 1, 0, -1703927, 1, 0, -1769463, 1, 0, -1834999, 1, 0, -1900535, 1, 0, -1966071, 1, 0, -2031607, 1, 0, -2031606, 1, 0, -2097142, 1, 0, -2162678, 1, 0, -2228214, 1, 0, -2293750, 1, 0, -2359286, 1, 0, -2424822, 1, 0, -2490358, 1, 0, -2555894, 1, 0, -2621430, 1, 0, -2686966, 1, 0, -2752502, 1, 0, -2818038, 1, 0, -2883574, 1, 0, -2949110, 1, 0, -3014646, 1, 0, -3080182, 1, 0, -3145718, 1, 0, -3211254, 1, 0, -3276790, 1, 0, -3276789, 1, 0, -3211253, 1, 0, -3145717, 1, 0, -3080181, 1, 0, -3014645, 1, 0, -2949109, 1, 0, -2883573, 1, 0, -2818037, 1, 0, -2752501, 1, 0, -2686965, 1, 0, -2621429, 1, 0, -2555893, 1, 0, -2490357, 1, 0, -2424821, 1, 0, -2359285, 1, 0, -2293749, 1, 0, -2228213, 1, 0, -2162677, 1, 0, -2097141, 1, 0, -2031605, 1, 0, -1966069, 1, 0, -1966070, 1, 0, -1900534, 1, 0, -1834998, 1, 0, -1769462, 1, 0, -1703926, 1, 0, -1638390, 1, 0, -1638389, 1, 0, -1703925, 1, 0, -1769461, 1, 0, -1834997, 1, 0, -1900533, 1, 0, -1900532, 1, 0, -1966068, 1, 0, -2031604, 1, 0, -2097140, 1, 0, -2162676, 1, 0, -2228212, 1, 0, -2293748, 1, 0, -2359284, 1, 0, -2424820, 1, 0, -2490356, 1, 0, -2555892, 1, 0, -2621428, 1, 0, -2686964, 1, 0, -2752500, 1, 0, -2818036, 1, 0, -2883572, 1, 0, -2949108, 1, 0, -3014644, 1, 0, -3080180, 1, 0, -3145716, 1, 0, -3211252, 1, 0, -3276788, 1, 0, -3276787, 1, 0, -3211251, 1, 0, -3145715, 1, 0, -3080179, 1, 0, -3014643, 1, 0, -2949107, 1, 0, -2883571, 1, 0, -2818035, 1, 0, -2752499, 1, 0, -2686963, 1, 0, -2621427, 1, 0, -2555891, 1, 0, -2490355, 1, 0, -2424819, 1, 0, -2359283, 1, 0, -2293747, 1, 0, -2228211, 1, 0, -2162675, 1, 0, -2097139, 1, 0, -2031603, 1, 0, -1966067, 1, 0, -1900531, 1, 0, -1834995, 1, 0, -1834996, 1, 0, -1769460, 1, 0, -1703924, 1, 0, -1638388, 1, 0, -1638387, 1, 0, -1703923, 1, 0, -1769459, 1, 0, -1769458, 1, 0, -1834994, 1, 0, -1900530, 1, 0, -1966066, 1, 0, -2031602, 1, 0, -2097138, 1, 0, -2162674, 1, 0, -2228210, 1, 0, -2293746, 1, 0, -2359282, 1, 0, -2424818, 1, 0, -2490354, 1, 0, -2555890, 1, 0, -2621426, 1, 0, -2686962, 1, 0, -2752498, 1, 0, -2818034, 1, 0, -2883570, 1, 0, -2949106, 1, 0, -3014642, 1, 0, -3080178, 1, 0, -3145714, 1, 0, -3211250, 1, 0, -3276786, 1, 0, -3276785, 1, 0, -3211249, 1, 0, -3145713, 1, 0, -3080177, 1, 0, -3014641, 1, 0, -2949105, 1, 0, -2883569, 1, 0, -2818033, 1, 0, -2752497, 1, 0, -2686961, 1, 0, -2621425, 1, 0, -2555889, 1, 0, -2490353, 1, 0, -2424817, 1, 0, -2359281, 1, 0, -2293745, 1, 0, -2228209, 1, 0, -2162673, 1, 0, -2097137, 1, 0, -2031601, 1, 0, -1966065, 1, 0, -1900529, 1, 0, -1834993, 1, 0, -1769457, 1, 0, -1703921, 1, 0, -1703922, 1, 0, -1638386, 1, 0, -1638385, 1, 0, -1638384, 1, 0, -1703920, 1, 0, -1769456, 1, 0, -1834992, 1, 0, -1900528, 1, 0, -1966064, 1, 0, -2031600, 1, 0, -2097136, 1, 0, -2162672, 1, 0, -2228208, 1, 0, -2293744, 1, 0, -2359280, 1, 0, -2424816, 1, 0, -2490352, 1, 0, -2555888, 1, 0, -2621424, 1, 0, -2686960, 1, 0, -2752496, 1, 0, -2818032, 1, 0, -2883568, 1, 0, -2949104, 1, 0, -3014640, 1, 0, -3080176, 1, 0, -3145712, 1, 0, -3211248, 1, 0, -3276784, 1, 0, -3276783, 1, 0, -3211247, 1, 0, -3145711, 1, 0, -3080175, 1, 0, -3014639, 1, 0, -2949103, 1, 0, -2883567, 1, 0, -2818031, 1, 0, -2752495, 1, 0, -2686959, 1, 0, -2621423, 1, 0, -2555887, 1, 0, -2490351, 1, 0, -2424815, 1, 0, -2359279, 1, 0, -2293743, 1, 0, -2228207, 1, 0, -2162671, 1, 0, -2097135, 1, 0, -2031599, 1, 0, -1966063, 1, 0, -1900527, 1, 0, -1834991, 1, 0, -1769455, 1, 0, -1703919, 1, 0, -1638383, 1, 0, -1638382, 1, 0, -1703918, 1, 0, -1769454, 1, 0, -1834990, 1, 0, -1900526, 1, 0, -1966062, 1, 0, -2031598, 1, 0, -2097134, 1, 0, -2162670, 1, 0, -2228206, 1, 0, -2293742, 1, 0, -2359278, 1, 0, -2424814, 1, 0, -2490350, 1, 0, -2555886, 1, 0, -2621422, 1, 0, -2686958, 1, 0, -2752494, 1, 0, -2818030, 1, 0, -2883566, 1, 0, -2949102, 1, 0, -3014638, 1, 0, -3080174, 1, 0, -3145710, 1, 0, -3211246, 1, 0, -3276782, 1, 0, -3276781, 1, 0, -3211245, 1, 0, -3145709, 1, 0, -3080173, 1, 0, -3014637, 1, 0, -2949101, 1, 0, -2883565, 1, 0, -2818029, 1, 0, -2752493, 1, 0, -2686957, 1, 0, -2621421, 1, 0, -2555885, 1, 0, -2490349, 1, 0, -2424813, 1, 0, -2359277, 1, 0, -2293741, 1, 0, -2228205, 1, 0, -2162669, 1, 0, -2097133, 1, 0, -2031597, 1, 0, -1966061, 1, 0, -1900525, 1, 0, -1834989, 1, 0, -1769453, 1, 0, -1703917, 1, 0, -1638381, 1, 0, -1638380, 1, 0, -1703916, 1, 0, -1769452, 1, 0, -1834988, 1, 0, -1900524, 1, 0, -1966060, 1, 0, -2031596, 1, 0, -2097132, 1, 0, -2162668, 1, 0, -2228204, 1, 0, -2293740, 1, 0, -2359276, 1, 0, -2424812, 1, 0, -2490348, 1, 0, -2555884, 1, 0, -2621420, 1, 0, -2686956, 1, 0, -2752492, 1, 0, -2818028, 1, 0, -2883564, 1, 0, -2949100, 1, 0, -3014636, 1, 0, -3080172, 1, 0, -3145708, 1, 0, -3211244, 1, 0, -3276780, 1, 0, -3276779, 1, 0, -3211243, 1, 0, -3145707, 1, 0, -3080171, 1, 0, -3014635, 1, 0, -2949099, 1, 0, -2883563, 1, 0, -2818027, 1, 0, -2752491, 1, 0, -2686955, 1, 0, -2621419, 1, 0, -2555883, 1, 0, -2490347, 1, 0, -2424811, 1, 0, -2359275, 1, 0, -2293739, 1, 0, -2228203, 1, 0, -2162667, 1, 0, -2097131, 1, 0, -2031595, 1, 0, -1966059, 1, 0, -1900523, 1, 0, -1834987, 1, 0, -1769451, 1, 0, -1703915, 1, 0, -1638379, 1, 0, -1638378, 1, 0, -1703914, 1, 0, -1769450, 1, 0, -1834986, 1, 0, -1900522, 1, 0, -1966058, 1, 0, -2031594, 1, 0, -2097130, 1, 0, -2162666, 1, 0, -2228202, 1, 0, -2293738, 1, 0, -2359274, 1, 0, -2424810, 1, 0, -2490346, 1, 0, -2555882, 1, 0, -2621418, 1, 0, -2686954, 1, 0, -2752490, 1, 0, -2818026, 1, 0, -2883562, 1, 0, -2949098, 1, 0, -3014634, 1, 0, -3080170, 1, 0, -3145706, 1, 0, -3211242, 1, 0, -3276778, 1, 0, -3276777, 1, 0, -3211241, 1, 0, -3145705, 1, 0, -3080169, 1, 0, -3014633, 1, 0, -2949097, 1, 0, -2883561, 1, 0, -2818025, 1, 0, -2752489, 1, 0, -2686953, 1, 0, -2621417, 1, 0, -2555881, 1, 0, -2490345, 1, 0, -2424809, 1, 0, -2359273, 1, 0, -2293737, 1, 0, -2228201, 1, 0, -2162665, 1, 0, -2097129, 1, 0, -2031593, 1, 0, -1966057, 1, 0, -1900521, 1, 0, -1834985, 1, 0, -1769449, 1, 0, -1703913, 1, 0, -1638377, 1, 0, -1638376, 1, 0, -1703912, 1, 0, -1769448, 1, 0, -1834984, 1, 0, -1900520, 1, 0, -1966056, 1, 0, -2031592, 1, 0, -2097128, 1, 0, -2162664, 1, 0, -2228200, 1, 0, -2293736, 1, 0, -2359272, 1, 0, -2424808, 1, 0, -2490344, 1, 0, -2555880, 1, 0, -2621416, 1, 0, -2686952, 1, 0, -2752488, 1, 0, -2818024, 1, 0, -2883560, 1, 0, -2949096, 1, 0, -3014632, 1, 0, -3080168, 1, 0, -3145704, 1, 0, -3211240, 1, 0, -3276776, 1, 0, -3276775, 1, 0, -3211239, 1, 0, -3145703, 1, 0, -3080167, 1, 0, -3014631, 1, 0, -2949095, 1, 0, -2883559, 1, 0, -2818023, 1, 0, -2752487, 1, 0, -2686951, 1, 0, -2621415, 1, 0, -2555879, 1, 0, -2490343, 1, 0, -2424807, 1, 0, -2359271, 1, 0, -2293735, 1, 0, -2228199, 1, 0, -2162663, 1, 0, -2097127, 1, 0, -2031591, 1, 0, -1966055, 1, 0, -1900519, 1, 0, -1834983, 1, 0, -1769447, 1, 0, -1703911, 1, 0, -1638375, 1, 0, -1638374, 1, 0, -1703910, 1, 0, -1769446, 1, 0, -1834982, 1, 0, -1900518, 1, 0, -1966054, 1, 0, -2031590, 1, 0, -2097126, 1, 0, -2162662, 1, 0, -2228198, 1, 0, -2293734, 1, 0, -2359270, 1, 0, -2424806, 1, 0, -2490342, 1, 0, -2555878, 1, 0, -2621414, 1, 0, -2686950, 1, 0, -2752486, 1, 0, -2818022, 1, 0, -2883558, 1, 0, -2949094, 1, 0, -3014630, 1, 0, -3080166, 1, 0, -3145702, 1, 0, -3211238, 1, 0, -3276774, 1, 0, -3276773, 1, 0, -3211237, 1, 0, -3145701, 1, 0, -3080165, 1, 0, -3014629, 1, 0, -2949093, 1, 0, -2883557, 1, 0, -2818021, 1, 0, -2752485, 1, 0, -2686949, 1, 0, -2621413, 1, 0, -2555877, 1, 0, -2490341, 1, 0, -2424805, 1, 0, -2359269, 1, 0, -2293733, 1, 0, -2228197, 1, 0, -2162661, 1, 0, -2097125, 1, 0, -2031589, 1, 0, -1966053, 1, 0, -1900517, 1, 0, -1834981, 1, 0, -1769445, 1, 0, -1703909, 1, 0, -1638373, 1, 0, -1638372, 1, 0, -1703908, 1, 0, -1769444, 1, 0, -1834980, 1, 0, -1900516, 1, 0, -1966052, 1, 0, -2031588, 1, 0, -2097124, 1, 0, -2162660, 1, 0, -2228196, 1, 0, -2293732, 1, 0, -2359268, 1, 0, -2424804, 1, 0, -2490340, 1, 0, -2555876, 1, 0, -2621412, 1, 0, -2686948, 1, 0, -2752484, 1, 0, -2818020, 1, 0, -2883556, 1, 0, -2949092, 1, 0, -3014628, 1, 0, -3080164, 1, 0, -3145700, 1, 0, -3211236, 1, 0, -3276772, 1, 0, -3276771, 1, 0, -3211235, 1, 0, -3145699, 1, 0, -3080163, 1, 0, -3014627, 1, 0, -2949091, 1, 0, -2883555, 1, 0, -2818019, 1, 0, -2752483, 1, 0, -2686947, 1, 0, -2621411, 1, 0, -2555875, 1, 0, -2490339, 1, 0, -2424803, 1, 0, -2359267, 1, 0, -2293731, 1, 0, -2228195, 1, 0, -2162659, 1, 0, -2097123, 1, 0, -2031587, 1, 0, -1966051, 1, 0, -1900515, 1, 0, -1834979, 1, 0, -1769443, 1, 0, -1703907, 1, 0, -1638371, 1, 0, -1638370, 1, 0, -1703906, 1, 0, -1769442, 1, 0, -1834978, 1, 0, -1900514, 1, 0, -1966050, 1, 0, -2031586, 1, 0, -2097122, 1, 0, -2162658, 1, 0, -2228194, 1, 0, -2293730, 1, 0, -2359266, 1, 0, -2424802, 1, 0, -2490338, 1, 0, -2555874, 1, 0, -2621410, 1, 0, -2686946, 1, 0, -2752482, 1, 0, -2818018, 1, 0, -2883554, 1, 0, -2949090, 1, 0, -3014626, 1, 0, -3080162, 1, 0, -3145698, 1, 0, -3211234, 1, 0, -3276770, 1, 0, -3276769, 1, 0, -3211233, 1, 0, -3145697, 1, 0, -3080161, 1, 0, -3014625, 1, 0, -2949089, 1, 0, -2883553, 1, 0, -2818017, 1, 0, -2752481, 1, 0, -2686945, 1, 0, -2621409, 1, 0, -2555873, 1, 0, -2490337, 1, 0, -2424801, 1, 0, -2359265, 1, 0, -2293729, 1, 0, -2228193, 1, 0, -2162657, 1, 0, -2097121, 1, 0, -2031585, 1, 0, -1966049, 1, 0, -1900513, 1, 0, -1834977, 1, 0, -1769441, 1, 0, -1703905, 1, 0, -1638369, 1, 0, -1638368, 1, 0, -1703904, 1, 0, -1769440, 1, 0, -1834976, 1, 0, -1900512, 1, 0, -1966048, 1, 0, -2031584, 1, 0, -2097120, 1, 0, -2162656, 1, 0, -2228192, 1, 0, -2293728, 1, 0, -2359264, 1, 0, -2424800, 1, 0, -2490336, 1, 0, -2555872, 1, 0, -2621408, 1, 0, -2686944, 1, 0, -2752480, 1, 0, -2818016, 1, 0, -2883552, 1, 0, -2949088, 1, 0, -3014624, 1, 0, -3080160, 1, 0, -3145696, 1, 0, -3211232, 1, 0, -3276768, 1, 0, -3276767, 1, 0, -3211231, 1, 0, -3145695, 1, 0, -3080159, 1, 0, -3014623, 1, 0, -2949087, 1, 0, -2883551, 1, 0, -2818015, 1, 0, -2752479, 1, 0, -2686943, 1, 0, -2621407, 1, 0, -2555871, 1, 0, -2490335, 1, 0, -2424799, 1, 0, -2359263, 1, 0, -2293727, 1, 0, -2228191, 1, 0, -2162655, 1, 0, -2097119, 1, 0, -2031583, 1, 0, -1966047, 1, 0, -1900511, 1, 0, -1834975, 1, 0, -1769439, 1, 0, -1703903, 1, 0, -1638367, 1, 0, -1638366, 1, 0, -1703902, 1, 0, -1769438, 1, 0, -1834974, 1, 0, -1900510, 1, 0, -1966046, 1, 0, -2031582, 1, 0, -2097118, 1, 0, -2162654, 1, 0, -2228190, 1, 0, -2293726, 1, 0, -2359262, 1, 0, -2424798, 1, 0, -2490334, 1, 0, -2555870, 1, 0, -2621406, 1, 0, -2686942, 1, 0, -2752478, 1, 0, -2818014, 1, 0, -2883550, 1, 0, -2949086, 1, 0, -3014622, 1, 0, -3080158, 1, 0, -3145694, 1, 0, -3211230, 1, 0, -3276766, 1, 0, -3276765, 1, 0, -3211229, 1, 0, -3145693, 1, 0, -3080157, 1, 0, -3014621, 1, 0, -2949085, 1, 0, -2883549, 1, 0, -2818013, 1, 0, -2752477, 1, 0, -2686941, 1, 0, -2621405, 1, 0, -2555869, 1, 0, -2490333, 1, 0, -2424797, 1, 0, -2359261, 1, 0, -2293725, 1, 0, -2228189, 1, 0, -2162653, 1, 0, -2097117, 1, 0, -2031581, 1, 0, -1966045, 1, 0, -1900509, 1, 0, -1834973, 1, 0, -1769437, 1, 0, -1703901, 1, 0, -1638365, 0, 0, -1638364, 0, 0, -1703900, 1, 0, -1769436, 1, 0, -1834972, 1, 0, -1900508, 1, 0, -1966044, 1, 0, -2031580, 1, 0, -2097116, 1, 0, -2162652, 1, 0, -2228188, 1, 0, -2293724, 1, 0, -2359260, 1, 0, -2424796, 1, 0, -2490332, 1, 0, -2555868, 1, 0, -2621404, 1, 0, -2686940, 1, 0, -2752476, 1, 0, -2818012, 1, 0, -2883548, 1, 0, -2949084, 1, 0, -3014620, 1, 0, -3080156, 1, 0, -3145692, 1, 0, -3211228, 1, 0, -3276764, 1, 0, -3276763, 1, 0, -3211227, 1, 0, -3145691, 1, 0, -3080155, 1, 0, -3014619, 1, 0, -2949083, 1, 0, -2883547, 1, 0, -2818011, 1, 0, -2752475, 1, 0, -2686939, 1, 0, -2621403, 1, 0, -2555867, 1, 0, -2490331, 1, 0, -2424795, 1, 0, -2359259, 1, 0, -2293723, 1, 0, -2228187, 1, 0, -2162651, 1, 0, -2097115, 1, 0, -2031579, 1, 0, -1966043, 1, 0, -1900507, 1, 0, -1834971, 1, 0, -1769435, 1, 0, -1703899, 1, 0, -1638363, 0, 0, -1638362, 0, 0, -1703898, 1, 0, -1769434, 1, 0, -1834970, 1, 0, -1900506, 1, 0, -1966042, 1, 0, -2031578, 1, 0, -2097114, 1, 0, -2162650, 1, 0, -2228186, 1, 0, -2293722, 1, 0, -2359258, 1, 0, -2424794, 1, 0, -2490330, 1, 0, -2555866, 1, 0, -2621402, 1, 0, -2686938, 1, 0, -2752474, 1, 0, -2818010, 1, 0, -2883546, 1, 0, -2949082, 1, 0, -3014618, 1, 0, -3080154, 1, 0, -3145690, 1, 0, -3211226, 1, 0, -3276762, 1, 0, -3276761, 1, 0, -3211225, 1, 0, -3145689, 1, 0, -3080153, 1, 0, -3014617, 1, 0, -2949081, 1, 0, -2883545, 1, 0, -2818009, 1, 0, -2752473, 1, 0, -2686937, 1, 0, -2621401, 1, 0, -2555865, 1, 0, -2490329, 1, 0, -2424793, 1, 0, -2359257, 1, 0, -2293721, 1, 0, -2228185, 1, 0, -2162649, 1, 0, -2097113, 1, 0, -2031577, 1, 0, -1966041, 1, 0, -1900505, 1, 0, -1834969, 1, 0, -1769433, 1, 0, -1703897, 1, 0, -1638361, 0, 0, -1638360, 0, 0, -1703896, 1, 0, -1769432, 1, 0, -1834968, 1, 0, -1900504, 1, 0, -1966040, 1, 0, -2031576, 1, 0, -2097112, 1, 0, -2162648, 1, 0, -2228184, 1, 0, -2293720, 1, 0, -2359256, 1, 0, -2424792, 1, 0, -2490328, 1, 0, -2555864, 1, 0, -2621400, 1, 0, -2686936, 1, 0, -2752472, 1, 0, -2818008, 1, 0, -2883544, 1, 0, -2949080, 1, 0, -3014616, 1, 0, -3080152, 1, 0, -3145688, 1, 0, -3211224, 1, 0, -3276760, 1, 0, -3276759, 1, 0, -3211223, 1, 0, -3145687, 1, 0, -3080151, 1, 0, -3014615, 1, 0, -2949079, 1, 0, -2883543, 1, 0, -2818007, 1, 0, -2752471, 1, 0, -2686935, 1, 0, -2621399, 1, 0, -2555863, 1, 0, -2490327, 1, 0, -2424791, 1, 0, -2359255, 1, 0, -2293719, 1, 0, -2228183, 1, 0, -2162647, 1, 0, -2097111, 1, 0, -2031575, 1, 0, -1966039, 1, 0, -1900503, 1, 0, -1834967, 1, 0, -1769431, 1, 0, -1703895, 1, 0, -1638359, 0, 0, -1638358, 0, 0, -1703894, 1, 0, -1769430, 1, 0, -1834966, 1, 0, -1900502, 1, 0, -1966038, 1, 0, -2031574, 1, 0, -2097110, 1, 0, -2162646, 1, 0, -2228182, 1, 0, -2293718, 1, 0, -2359254, 1, 0, -2424790, 1, 0, -2490326, 1, 0, -2555862, 1, 0, -2621398, 1, 0, -2686934, 1, 0, -2752470, 1, 0, -2818006, 1, 0, -2883542, 1, 0, -2949078, 1, 0, -3014614, 1, 0, -3080150, 1, 0, -3145686, 1, 0, -3211222, 1, 0, -3276758, 1, 0, -3276757, 1, 0, -3211221, 1, 0, -3145685, 1, 0, -3080149, 1, 0, -3014613, 1, 0, -2949077, 1, 0, -2883541, 1, 0, -2818005, 1, 0, -2752469, 1, 0, -2686933, 1, 0, -2621397, 1, 0, -2555861, 1, 0, -2490325, 1, 0, -2424789, 1, 0, -2359253, 1, 0, -2293717, 1, 0, -2228181, 1, 0, -2162645, 1, 0, -2097109, 1, 0, -2031573, 1, 0, -1966037, 1, 0, -1900501, 1, 0, -1834965, 1, 0, -1769429, 1, 0, -1703893, 0, 0, -1638357, 0, 0, -1638356, 0, 0, -1703892, 0, 0, -1769428, 1, 0, -1834964, 1, 0, -1900500, 1, 0, -1966036, 1, 0, -2031572, 1, 0, -2097108, 1, 0, -2162644, 1, 0, -2228180, 1, 0, -2293716, 1, 0, -2359252, 1, 0, -2424788, 1, 0, -2490324, 1, 0, -2555860, 1, 0, -2621396, 1, 0, -2686932, 1, 0, -2752468, 1, 0, -2818004, 1, 0, -2883540, 1, 0, -2949076, 1, 0, -3014612, 1, 0, -3080148, 1, 0, -3145684, 1, 0, -3211220, 1, 0, -3276756, 1, 0, -3276755, 1, 0, -3211219, 1, 0, -3145683, 1, 0, -3080147, 1, 0, -3014611, 1, 0, -2949075, 1, 0, -2883539, 1, 0, -2818003, 1, 0, -2752467, 1, 0, -2686931, 1, 0, -2621395, 1, 0, -2555859, 1, 0, -2490323, 1, 0, -2424787, 1, 0, -2359251, 1, 0, -2293715, 1, 0, -2228179, 1, 0, -2162643, 1, 0, -2097107, 1, 0, -2031571, 1, 0, -1966035, 1, 0, -1900499, 1, 0, -1834963, 1, 0, -1769427, 1, 0, -1703891, 0, 0, -1638355, 0, 0, -1638354, 0, 0, -1703890, 0, 0, -1769426, 0, 0, -1834962, 1, 0, -1900498, 1, 0, -1966034, 1, 0, -2031570, 1, 0, -2097106, 1, 0, -2162642, 1, 0, -2228178, 1, 0, -2293714, 1, 0, -2359250, 1, 0, -2424786, 1, 0, -2490322, 1, 0, -2555858, 1, 0, -2621394, 1, 0, -2686930, 1, 0, -2752466, 1, 0, -2818002, 1, 0, -2883538, 1, 0, -2949074, 1, 0, -3014610, 1, 0, -3080146, 1, 0, -3145682, 1, 0, -3211218, 1, 0, -3276754, 1, 0, -3276753, 1, 0, -3211217, 1, 0, -3145681, 1, 0, -3080145, 1, 0, -3014609, 1, 0, -2949073, 1, 0, -2883537, 1, 0, -2818001, 1, 0, -2752465, 1, 0, -2686929, 1, 0, -2621393, 1, 0, -2555857, 1, 0, -2490321, 1, 0, -2424785, 1, 0, -2359249, 1, 0, -2293713, 1, 0, -2228177, 1, 0, -2162641, 1, 0, -2097105, 1, 0, -2031569, 1, 0, -1966033, 1, 0, -1900497, 1, 0, -1834961, 1, 0, -1769425, 0, 0, -1703889, 0, 0, -1638353, 0, 0, -1638352, 0, 0, -1703888, 0, 0, -1769424, 0, 0, -1834960, 1, 0, -1900496, 1, 0, -1966032, 1, 0, -2031568, 1, 0, -2097104, 1, 0, -2162640, 1, 0, -2228176, 1, 0, -2293712, 1, 0, -2359248, 1, 0, -2424784, 1, 0, -2490320, 1, 0, -2555856, 1, 0, -2621392, 1, 0, -2686928, 1, 0, -2752464, 1, 0, -2818000, 1, 0, -2883536, 1, 0, -2949072, 1, 0, -3014608, 1, 0, -3080144, 1, 0, -3145680, 1, 0, -3211216, 1, 0, -3276752, 1, 0, -3276751, 1, 0, -3211215, 1, 0, -3145679, 1, 0, -3080143, 1, 0, -3014607, 1, 0, -2949071, 1, 0, -2883535, 1, 0, -2817999, 1, 0, -2752463, 1, 0, -2686927, 1, 0, -2621391, 1, 0, -2555855, 1, 0, -2490319, 1, 0, -2424783, 1, 0, -2359247, 1, 0, -2293711, 1, 0, -2228175, 1, 0, -2162639, 1, 0, -2097103, 1, 0, -2031567, 1, 0, -1966031, 1, 0, -1900495, 1, 0, -1834959, 1, 0, -1769423, 0, 0, -1703887, 0, 0, -1638351, 0, 0, -1638350, 0, 0, -1703886, 0, 0, -1769422, 0, 0, -1834958, 1, 0, -1900494, 1, 0, -1966030, 1, 0, -2031566, 1, 0, -2097102, 1, 0, -2162638, 1, 0, -2228174, 1, 0, -2293710, 1, 0, -2359246, 1, 0, -2424782, 1, 0, -2490318, 1, 0, -2555854, 1, 0, -2621390, 1, 0, -2686926, 1, 0, -2752462, 1, 0, -2817998, 1, 0, -2883534, 1, 0, -2949070, 1, 0, -3014606, 1, 0, -3080142, 1, 0, -3145678, 1, 0, -3211214, 1, 0, -3276750, 1, 0, -3276749, 1, 0, -3211213, 1, 0, -3145677, 1, 0, -3080141, 1, 0, -3014605, 1, 0, -2949069, 1, 0, -2883533, 1, 0, -2817997, 1, 0, -2752461, 1, 0, -2686925, 1, 0, -2621389, 1, 0, -2555853, 1, 0, -2490317, 1, 0, -2424781, 1, 0, -2359245, 1, 0, -2293709, 1, 0, -2228173, 1, 0, -2162637, 1, 0, -2097101, 1, 0, -2031565, 1, 0, -1966029, 1, 0, -1900493, 1, 0, -1834957, 1, 0, -1769421, 0, 0, -1703885, 0, 0, -1638349, 0, 0, -1638348, 0, 0, -1703884, 0, 0, -1769420, 0, 0, -1834956, 1, 0, -1900492, 1, 0, -1966028, 1, 0, -2031564, 1, 0, -2097100, 1, 0, -2162636, 1, 0, -2228172, 1, 0, -2293708, 1, 0, -2359244, 1, 0, -2424780, 1, 0, -2490316, 1, 0, -2555852, 1, 0, -2621388, 1, 0, -2686924, 1, 0, -2752460, 1, 0, -2817996, 1, 0, -2883532, 1, 0, -2949068, 1, 0, -3014604, 1, 0, -3080140, 1, 0, -3145676, 1, 0, -3211212, 1, 0, -3276748, 1, 0, -3276747, 1, 0, -3211211, 1, 0, -3145675, 1, 0, -3080139, 1, 0, -3014603, 1, 0, -2949067, 1, 0, -2883531, 1, 0, -2817995, 1, 0, -2752459, 1, 0, -2686923, 1, 0, -2621387, 1, 0, -2555851, 1, 0, -2490315, 1, 0, -2424779, 1, 0, -2359243, 1, 0, -2293707, 1, 0, -2228171, 1, 0, -2162635, 1, 0, -2097099, 1, 0, -2031563, 1, 0, -1966027, 1, 0, -1900491, 1, 0, -1834955, 1, 0, -1769419, 0, 0, -1703883, 0, 0, -1638347, 0, 0, -1638346, 0, 0, -1703882, 0, 0, -1769418, 0, 0, -1834954, 1, 0, -1900490, 1, 0, -1966026, 1, 0, -2031562, 1, 0, -2097098, 1, 0, -2162634, 1, 0, -2228170, 1, 0, -2293706, 1, 0, -2359242, 1, 0, -2424778, 1, 0, -2490314, 1, 0, -2555850, 1, 0, -2621386, 1, 0, -2686922, 1, 0, -2752458, 1, 0, -2817994, 1, 0, -2883530, 1, 0, -2949066, 1, 0, -3014602, 1, 0, -3080138, 1, 0, -3145674, 1, 0, -3211210, 1, 0, -3276746, 1, 0, -3276745, 1, 0, -3211209, 1, 0, -3145673, 1, 0, -3080137, 1, 0, -3014601, 1, 0, -2949065, 1, 0, -2883529, 1, 0, -2817993, 1, 0, -2752457, 1, 0, -2686921, 1, 0, -2621385, 1, 0, -2555849, 1, 0, -2490313, 1, 0, -2424777, 1, 0, -2359241, 1, 0, -2293705, 1, 0, -2228169, 1, 0, -2162633, 1, 0, -2097097, 1, 0, -2031561, 1, 0, -1966025, 1, 0, -1900489, 1, 0, -1834953, 1, 0, -1769417, 0, 0, -1703881, 0, 0, -1638345, 0, 0, -1638344, 0, 0, -1703880, 0, 0, -1769416, 0, 0, -1834952, 1, 0, -1900488, 1, 0, -1966024, 1, 0, -2031560, 1, 0, -2097096, 1, 0, -2162632, 1, 0, -2228168, 1, 0, -2293704, 1, 0, -2359240, 1, 0, -2424776, 1, 0, -2490312, 1, 0, -2555848, 1, 0, -2621384, 1, 0, -2686920, 1, 0, -2752456, 1, 0, -2817992, 1, 0, -2883528, 1, 0, -2949064, 1, 0, -3014600, 1, 0, -3080136, 1, 0, -3145672, 1, 0, -3211208, 1, 0, -3276744, 1, 0, -3276743, 1, 0, -3211207, 1, 0, -3145671, 1, 0, -3080135, 1, 0, -3014599, 1, 0, -2949063, 1, 0, -2883527, 1, 0, -2817991, 1, 0, -2752455, 1, 0, -2686919, 1, 0, -2621383, 1, 0, -2555847, 1, 0, -2490311, 1, 0, -2424775, 1, 0, -2359239, 1, 0, -2293703, 1, 0, -2228167, 1, 0, -2162631, 1, 0, -2097095, 1, 0, -2031559, 1, 0, -1966023, 1, 0, -1900487, 1, 0, -1834951, 1, 0, -1769415, 0, 0, -1703879, 0, 0, -1638343, 0, 0, -1638342, 0, 0, -1703878, 0, 0, -1769414, 1, 0, -1834950, 1, 0, -1900486, 1, 0, -1966022, 1, 0, -2031558, 1, 0, -2097094, 1, 0, -2162630, 1, 0, -2228166, 1, 0, -2293702, 1, 0, -2359238, 1, 0, -2424774, 1, 0, -2490310, 1, 0, -2555846, 1, 0, -2621382, 1, 0, -2686918, 1, 0, -2752454, 1, 0, -2817990, 1, 0, -2883526, 1, 0, -2949062, 1, 0, -3014598, 1, 0, -3080134, 1, 0, -3145670, 1, 0, -3211206, 1, 0, -3276742, 1, 0, -3276741, 1, 0, -3211205, 1, 0, -3145669, 1, 0, -3080133, 1, 0, -3014597, 1, 0, -2949061, 1, 0, -2883525, 1, 0, -2817989, 1, 0, -2752453, 1, 0, -2686917, 1, 0, -2621381, 1, 0, -2555845, 1, 0, -2490309, 1, 0, -2424773, 1, 0, -2359237, 1, 0, -2293701, 1, 0, -2228165, 1, 0, -2162629, 1, 0, -2097093, 1, 0, -2031557, 1, 0, -1966021, 1, 0, -1900485, 1, 0, -1834949, 1, 0, -1769413, 1, 0, -1703877, 1, 0, -1638341, 1, 0, -1572805, 0, 0, -1507269, 0, 0, -1441733, 0, 0, -1376197, 0, 0, -1310661, 0, 0, -1245125, 0, 0, -1179589, 0, 0, -1114053, 0, 0, -1048517, 0, 0, -982981, 0, 0, -917445, 0, 0, -851909, 0, 0, -786373, 0, 0, -720837, 0, 0, -655301, 0, 0, -589765, 0, 0, -524229, 0, 0, -458693, 1, 0, -393157, 1, 0, -327621, 1, 0, -262085, 1, 0, -196549, 1, 0, -131013, 1, 0, -65477, 1, 0, 59, 1, 0, 65595, 1, 0, 131131, 1, 0, 196667, 1, 0, 262203, 1, 0, 327739, 1, 0, 393275, 1, 0, 458811, 1, 0, 524347, 1, 0, 589883, 1, 0, 655419, 1, 0, 720955, 1, 0, 786491, 1, 0, 852027, 1, 0, 917563, 1, 0, 983099, 1, 0, 1048635, 1, 0, 1048636, 1, 0, 983100, 1, 0, 917564, 1, 0, 852028, 1, 0, 786492, 1, 0, 720956, 1, 0, 655420, 1, 0, 589884, 1, 0, 524348, 1, 0, 458812, 1, 0, 393276, 1, 0, 327740, 1, 0, 262204, 1, 0, 196668, 1, 0, 131132, 1, 0, 65596, 1, 0, 60, 1, 0, -65476, 1, 0, -131012, 1, 0, -196548, 1, 0, -262084, 1, 0, -327620, 1, 0, -393156, 1, 0, -458692, 1, 0, -524228, 1, 0, -589764, 0, 0, -655300, 0, 0, -720836, 0, 0, -786372, 0, 0, -851908, 0, 0, -917444, 0, 0, -982980, 0, 0, -1048516, 0, 0, -1114052, 0, 0, -1179588, 0, 0, -1245124, 0, 0, -1310660, 0, 0, -1376196, 0, 0, -1441732, 0, 0, -1507268, 0, 0, -1572804, 1, 0, -1638340, 1, 0, -1703876, 1, 0, -1769412, 1, 0, -1834948, 1, 0, -1900484, 1, 0, -1966020, 1, 0, -2031556, 1, 0, -2097092, 1, 0, -2162628, 1, 0, -2228164, 1, 0, -2293700, 1, 0, -2359236, 1, 0, -2424772, 1, 0, -2490308, 1, 0, -2555844, 1, 0, -2621380, 1, 0, -2686916, 1, 0, -2752452, 1, 0, -2817988, 1, 0, -2883524, 1, 0, -2949060, 1, 0, -3014596, 1, 0, -3080132, 1, 0, -3145668, 1, 0, -3211204, 1, 0, -3276740, 1, 0, -3276739, 1, 0, -3211203, 1, 0, -3145667, 1, 0, -3080131, 1, 0, -3014595, 1, 0, -2949059, 1, 0, -2883523, 1, 0, -2817987, 1, 0, -2752451, 1, 0, -2686915, 1, 0, -2621379, 1, 0, -2555843, 1, 0, -2490307, 1, 0, -2424771, 1, 0, -2359235, 1, 0, -2293699, 1, 0, -2228163, 1, 0, -2162627, 1, 0, -2097091, 1, 0, -2031555, 1, 0, -1966019, 1, 0, -1900483, 1, 0, -1834947, 1, 0, -1769411, 1, 0, -1703875, 1, 0, -1638339, 1, 0, -1572803, 1, 0, -1507267, 1, 0, -1441731, 1, 0, -1376195, 0, 0, -1310659, 0, 0, -1245123, 0, 0, -1179587, 0, 0, -1114051, 0, 0, -1048515, 0, 0, -982979, 0, 0, -917443, 0, 0, -851907, 0, 0, -786371, 0, 0, -720835, 0, 0, -655299, 0, 0, -589763, 0, 0, -524227, 1, 0, -458691, 1, 0, -393155, 1, 0, -327619, 1, 0, -262083, 1, 0, -196547, 1, 0, -131011, 1, 0, -65475, 1, 0, 61, 1, 0, 65597, 1, 0, 131133, 1, 0, 196669, 1, 0, 262205, 1, 0, 327741, 1, 0, 393277, 1, 0, 458813, 1, 0, 524349, 1, 0, 589885, 1, 0, 655421, 1, 0, 720957, 1, 0, 786493, 1, 0, 852029, 1, 0, 917565, 1, 0, 983101, 1, 0, 1048637, 1, 0, 1048638, 1, 0, 983102, 1, 0, 917566, 1, 0, 852030, 1, 0, 786494, 1, 0, 720958, 1, 0, 655422, 1, 0, 589886, 1, 0, 524350, 1, 0, 458814, 1, 0, 393278, 1, 0, 327742, 1, 0, 262206, 1, 0, 196670, 1, 0, 131134, 1, 0, 65598, 1, 0, 62, 1, 0, -65474, 1, 0, -131010, 1, 0, -196546, 1, 0, -262082, 1, 0, -327618, 1, 0, -393154, 1, 0, -458690, 1, 0, -524226, 1, 0, -589762, 1, 0, -655298, 0, 0, -720834, 0, 0, -786370, 0, 0, -851906, 0, 0, -917442, 0, 0, -982978, 0, 0, -1048514, 0, 0, -1114050, 0, 0, -1179586, 0, 0, -1245122, 0, 0, -1310658, 0, 0, -1376194, 1, 0, -1441730, 1, 0, -1507266, 1, 0, -1572802, 1, 0, -1638338, 1, 0, -1703874, 1, 0, -1769410, 1, 0, -1834946, 1, 0, -1900482, 1, 0, -1966018, 1, 0, -2031554, 1, 0, -2097090, 1, 0, -2162626, 1, 0, -2228162, 1, 0, -2293698, 1, 0, -2359234, 1, 0, -2424770, 1, 0, -2490306, 1, 0, -2555842, 1, 0, -2621378, 1, 0, -2686914, 1, 0, -2752450, 1, 0, -2817986, 1, 0, -2883522, 1, 0, -2949058, 1, 0, -3014594, 1, 0, -3080130, 1, 0, -3145666, 1, 0, -3211202, 1, 0, -3276738, 1, 0, -3276737, 1, 0, -3211201, 1, 0, -3145665, 1, 0, -3080129, 1, 0, -3014593, 1, 0, -2949057, 1, 0, -2883521, 1, 0, -2817985, 1, 0, -2752449, 1, 0, -2686913, 1, 0, -2621377, 1, 0, -2555841, 1, 0, -2490305, 1, 0, -2424769, 1, 0, -2359233, 1, 0, -2293697, 1, 0, -2228161, 1, 0, -2162625, 1, 0, -2097089, 1, 0, -2031553, 1, 0, -1966017, 1, 0, -1900481, 1, 0, -1834945, 1, 0, -1769409, 1, 0, -1703873, 1, 0, -1638337, 1, 0, -1572801, 1, 0, -1507265, 1, 0, -1441729, 1, 0, -1376193, 1, 0, -1310657, 1, 0, -1245121, 0, 0, -1179585, 0, 0, -1114049, 0, 0, -1048513, 0, 0, -982977, 0, 0, -917441, 0, 0, -851905, 0, 0, -786369, 0, 0, -720833, 0, 0, -655297, 0, 0, -589761, 1, 0, -524225, 1, 0, -458689, 1, 0, -393153, 1, 0, -327617, 1, 0, -262081, 1, 0, -196545, 1, 0, -131009, 1, 0, -65473, 1, 0, 63, 1, 0, 65599, 1, 0, 131135, 1, 0, 196671, 1, 0, 262207, 1, 0, 327743, 1, 0, 393279, 1, 0, 458815, 1, 0, 524351, 1, 0, 589887, 1, 0, 655423, 1, 0, 720959, 1, 0, 786495, 1, 0, 852031, 1, 0, 917567, 1, 0, 983103, 1, 0, 1048639, 1, 0, 1048640, 1, 0, 983104, 1, 0, 917568, 1, 0, 852032, 1, 0, 786496, 1, 0, 720960, 1, 0, 655424, 1, 0, 589888, 1, 0, 524352, 1, 0, 458816, 1, 0, 393280, 1, 0, 327744, 1, 0, 262208, 1, 0, 196672, 1, 0, 131136, 1, 0, 65600, 1, 0, 64, 1, 0, -65472, 1, 0, -131008, 1, 0, -196544, 1, 0, -262080, 1, 0, -327616, 1, 0, -393152, 1, 0, -458688, 1, 0, -524224, 1, 0, -589760, 1, 0, -655296, 1, 0, -720832, 0, 0, -786368, 0, 0, -851904, 0, 0, -917440, 0, 0, -982976, 0, 0, -1048512, 0, 0, -1114048, 0, 0, -1179584, 0, 0, -1245120, 0, 0, -1310656, 1, 0, -1376192, 1, 0, -1441728, 1, 0, -1507264, 1, 0, -1572800, 1, 0, -1638336, 1, 0, -1703872, 1, 0, -1769408, 1, 0, -1834944, 1, 0, -1900480, 1, 0, -1966016, 1, 0, -2031552, 1, 0, -2097088, 1, 0, -2162624, 1, 0, -2228160, 1, 0, -2293696, 1, 0, -2359232, 1, 0, -2424768, 1, 0, -2490304, 1, 0, -2555840, 1, 0, -2621376, 1, 0, -2686912, 1, 0, -2752448, 1, 0, -2817984, 1, 0, -2883520, 1, 0, -2949056, 1, 0, -3014592, 1, 0, -3080128, 1, 0, -3145664, 1, 0, -3211200, 1, 0, -3276736, 1, 0, -3276735, 1, 0, -3211199, 1, 0, -3145663, 1, 0, -3080127, 1, 0, -3014591, 1, 0, -2949055, 1, 0, -2883519, 1, 0, -2817983, 1, 0, -2752447, 1, 0, -2686911, 1, 0, -2621375, 1, 0, -2555839, 1, 0, -2490303, 1, 0, -2424767, 1, 0, -2359231, 1, 0, -2293695, 1, 0, -2228159, 1, 0, -2162623, 1, 0, -2097087, 1, 0, -2031551, 1, 0, -1966015, 1, 0, -1900479, 1, 0, -1834943, 1, 0, -1769407, 1, 0, -1703871, 1, 0, -1638335, 1, 0, -1572799, 1, 0, -1507263, 1, 0, -1441727, 1, 0, -1376191, 1, 0, -1310655, 1, 0, -1245119, 1, 0, -1179583, 0, 0, -1114047, 0, 0, -1048511, 0, 0, -982975, 0, 0, -917439, 0, 0, -851903, 0, 0, -786367, 0, 0, -720831, 1, 0, -655295, 1, 0, -589759, 1, 0, -524223, 1, 0, -458687, 1, 0, -393151, 1, 0, -327615, 1, 0, -262079, 1, 0, -196543, 1, 0, -131007, 1, 0, -65471, 1, 0, 65, 1, 0, 65601, 1, 0, 131137, 1, 0, 196673, 1, 0, 262209, 1, 0, 327745, 1, 0, 393281, 1, 0, 458817, 1, 0, 524353, 1, 0, 589889, 1, 0, 655425, 1, 0, 720961, 1, 0, 786497, 1, 0, 852033, 1, 0, 917569, 1, 0, 983105, 1, 0, 1048641, 1, 0, 1048642, 1, 0, 983106, 1, 0, 917570, 1, 0, 852034, 1, 0, 786498, 1, 0, 720962, 1, 0, 655426, 1, 0, 589890, 1, 0, 524354, 1, 0, 458818, 1, 0, 393282, 1, 0, 327746, 1, 0, 262210, 1, 0, 196674, 1, 0, 131138, 1, 0, 65602, 1, 0, 66, 1, 0, -65470, 1, 0, -131006, 1, 0, -196542, 1, 0, -262078, 1, 0, -327614, 1, 0, -393150, 1, 0, -458686, 1, 0, -524222, 1, 0, -589758, 1, 0, -655294, 1, 0, -720830, 1, 0, -786366, 0, 0, -851902, 0, 0, -917438, 0, 0, -982974, 0, 0, -1048510, 0, 0, -1114046, 0, 0, -1179582, 0, 0, -1245118, 1, 0, -1310654, 1, 0, -1376190, 1, 0, -1441726, 1, 0, -1507262, 1, 0, -1572798, 1, 0, -1638334, 1, 0, -1703870, 1, 0, -1769406, 1, 0, -1834942, 1, 0, -1900478, 1, 0, -1966014, 1, 0, -2031550, 1, 0, -2097086, 1, 0, -2162622, 1, 0, -2228158, 1, 0, -2293694, 1, 0, -2359230, 1, 0, -2424766, 1, 0, -2490302, 1, 0, -2555838, 1, 0, -2621374, 1, 0, -2686910, 1, 0, -2752446, 1, 0, -2817982, 1, 0, -2883518, 1, 0, -2949054, 1, 0, -3014590, 1, 0, -3080126, 1, 0, -3145662, 1, 0, -3211198, 1, 0, -3276734, 1, 0, -3276733, 1, 0, -3211197, 1, 0, -3145661, 1, 0, -3080125, 1, 0, -3014589, 1, 0, -2949053, 1, 0, -2883517, 1, 0, -2817981, 1, 0, -2752445, 1, 0, -2686909, 1, 0, -2621373, 1, 0, -2555837, 1, 0, -2490301, 1, 0, -2424765, 1, 0, -2359229, 1, 0, -2293693, 1, 0, -2228157, 1, 0, -2162621, 1, 0, -2097085, 1, 0, -2031549, 1, 0, -1966013, 1, 0, -1900477, 1, 0, -1834941, 1, 0, -1769405, 1, 0, -1703869, 1, 0, -1638333, 1, 0, -1572797, 1, 0, -1507261, 1, 0, -1441725, 1, 0, -1376189, 1, 0, -1310653, 1, 0, -1245117, 1, 0, -1179581, 1, 0, -1114045, 1, 0, -1048509, 0, 0, -982973, 0, 0, -917437, 0, 0, -851901, 0, 0, -786365, 1, 0, -720829, 1, 0, -655293, 1, 0, -589757, 1, 0, -524221, 1, 0, -458685, 1, 0, -393149, 1, 0, -327613, 1, 0, -262077, 1, 0, -196541, 1, 0, -131005, 1, 0, -65469, 1, 0, 67, 1, 0, 65603, 1, 0, 131139, 1, 0, 196675, 1, 0, 262211, 1, 0, 327747, 1, 0, 393283, 1, 0, 458819, 1, 0, 524355, 1, 0, 589891, 1, 0, 655427, 1, 0, 720963, 1, 0, 786499, 1, 0, 852035, 1, 0, 917571, 1, 0, 983107, 1, 0, 1048643, 1, 0, 1048644, 1, 0, 983108, 1, 0, 917572, 1, 0, 852036, 1, 0, 786500, 1, 0, 720964, 1, 0, 655428, 1, 0, 589892, 1, 0, 524356, 1, 0, 458820, 1, 0, 393284, 1, 0, 327748, 1, 0, 262212, 1, 0, 196676, 1, 0, 131140, 1, 0, 65604, 1, 0, 68, 1, 0, -65468, 1, 0, -131004, 1, 0, -196540, 1, 0, -262076, 1, 0, -327612, 1, 0, -393148, 1, 0, -458684, 1, 0, -524220, 1, 0, -589756, 1, 0, -655292, 1, 0, -720828, 1, 0, -786364, 1, 0, -851900, 0, 0, -917436, 0, 0, -982972, 1, 0, -1048508, 1, 0, -1114044, 1, 0, -1179580, 1, 0, -1245116, 1, 0, -1310652, 1, 0, -1376188, 1, 0, -1441724, 1, 0, -1507260, 1, 0, -1572796, 1, 0, -1638332, 1, 0, -1703868, 1, 0, -1769404, 1, 0, -1834940, 1, 0, -1900476, 1, 0, -1966012, 1, 0, -2031548, 1, 0, -2097084, 1, 0, -2162620, 1, 0, -2228156, 1, 0, -2293692, 1, 0, -2359228, 1, 0, -2424764, 1, 0, -2490300, 1, 0, -2555836, 1, 0, -2621372, 1, 0, -2686908, 1, 0, -2752444, 1, 0, -2817980, 1, 0, -2883516, 1, 0, -2949052, 1, 0, -3014588, 1, 0, -3080124, 1, 0, -3145660, 1, 0, -3211196, 1, 0, -3276732, 1, 0, -3276731, 1, 0, -3211195, 1, 0, -3145659, 1, 0, -3080123, 1, 0, -3014587, 1, 0, -2949051, 1, 0, -2883515, 1, 0, -2817979, 1, 0, -2752443, 1, 0, -2686907, 1, 0, -2621371, 1, 0, -2555835, 1, 0, -2490299, 1, 0, -2424763, 1, 0, -2359227, 1, 0, -2293691, 1, 0, -2228155, 1, 0, -2162619, 1, 0, -2097083, 1, 0, -2031547, 1, 0, -1966011, 1, 0, -1900475, 1, 0, -1834939, 1, 0, -1769403, 1, 0, -1703867, 1, 0, -1638331, 1, 0, -1572795, 1, 0, -1507259, 1, 0, -1441723, 1, 0, -1376187, 1, 0, -1310651, 1, 0, -1245115, 1, 0, -1179579, 1, 0, -1114043, 1, 0, -1048507, 1, 0, -982971, 1, 0, -917435, 1, 0, -851899, 1, 0, -786363, 1, 0, -720827, 1, 0, -655291, 1, 0, -589755, 1, 0, -524219, 1, 0, -458683, 1, 0, -393147, 1, 0, -327611, 1, 0, -262075, 1, 0, -196539, 1, 0, -131003, 1, 0, -65467, 1, 0, 69, 1, 0, 65605, 1, 0, 131141, 1, 0, 196677, 1, 0, 262213, 1, 0, 327749, 1, 0, 393285, 1, 0, 458821, 1, 0, 524357, 1, 0, 589893, 1, 0, 655429, 1, 0, 720965, 1, 0, 786501, 1, 0, 852037, 1, 0, 917573, 1, 0, 983109, 1, 0, 1048645, 1, 0, 1048646, 1, 0, 983110, 1, 0, 917574, 1, 0, 852038, 1, 0, 786502, 1, 0, 720966, 1, 0, 655430, 1, 0, 589894, 1, 0, 524358, 1, 0, 458822, 1, 0, 393286, 1, 0, 327750, 1, 0, 262214, 1, 0, 196678, 1, 0, 131142, 1, 0, 65606, 1, 0, 70, 1, 0, -65466, 1, 0, -131002, 1, 0, -196538, 1, 0, -262074, 1, 0, -327610, 1, 0, -393146, 1, 0, -458682, 1, 0, -524218, 1, 0, -589754, 1, 0, -655290, 1, 0, -720826, 1, 0, -786362, 1, 0, -851898, 1, 0, -917434, 1, 0, -982970, 1, 0, -1048506, 1, 0, -1114042, 1, 0, -1179578, 1, 0, -1245114, 1, 0, -1310650, 1, 0, -1376186, 1, 0, -1441722, 1, 0, -1507258, 1, 0, -1572794, 1, 0, -1638330, 1, 0, -1703866, 1, 0, -1769402, 1, 0, -1834938, 1, 0, -1900474, 1, 0, -1966010, 1, 0, -2031546, 1, 0, -2097082, 1, 0, -2162618, 1, 0, -2228154, 1, 0, -2293690, 1, 0, -2359226, 1, 0, -2424762, 1, 0, -2490298, 1, 0, -2555834, 1, 0, -2621370, 1, 0, -2686906, 1, 0, -2752442, 1, 0, -2817978, 1, 0, -2883514, 1, 0, -2949050, 1, 0, -3014586, 1, 0, -3080122, 1, 0, -3145658, 1, 0, -3211194, 1, 0, -3276730, 1, 0, -3276729, 1, 0, -3211193, 1, 0, -3145657, 1, 0, -3080121, 1, 0, -3014585, 1, 0, -2949049, 1, 0, -2883513, 1, 0, -2817977, 1, 0, -2752441, 1, 0, -2686905, 1, 0, -2621369, 1, 0, -2555833, 1, 0, -2490297, 1, 0, -2424761, 1, 0, -2359225, 1, 0, -2293689, 1, 0, -2228153, 1, 0, -2162617, 1, 0, -2097081, 1, 0, -2031545, 1, 0, -1966009, 1, 0, -1900473, 1, 0, -1834937, 1, 0, -1769401, 1, 0, -1703865, 1, 0, -1638329, 1, 0, -1572793, 1, 0, -1507257, 1, 0, -1441721, 1, 0, -1376185, 1, 0, -1310649, 1, 0, -1245113, 1, 0, -1179577, 1, 0, -1114041, 1, 0, -1048505, 1, 0, -982969, 1, 0, -917433, 1, 0, -851897, 1, 0, -786361, 1, 0, -720825, 1, 0, -655289, 1, 0, -589753, 1, 0, -524217, 1, 0, -458681, 1, 0, -393145, 1, 0, -327609, 1, 0, -262073, 1, 0, -196537, 1, 0, -131001, 1, 0, -65465, 1, 0, 71, 1, 0, 65607, 1, 0, 131143, 1, 0, 196679, 1, 0, 262215, 1, 0, 327751, 1, 0, 393287, 1, 0, 458823, 1, 0, 524359, 1, 0, 589895, 1, 0, 655431, 1, 0, 720967, 1, 0, 786503, 1, 0, 852039, 1, 0, 917575, 1, 0, 983111, 1, 0, 1048647, 1, 0, 1048648, 1, 0, 983112, 1, 0, 917576, 1, 0, 852040, 1, 0, 786504, 1, 0, 720968, 1, 0, 655432, 1, 0, 589896, 1, 0, 524360, 1, 0, 458824, 1, 0, 393288, 1, 0, 327752, 1, 0, 262216, 1, 0, 196680, 1, 0, 131144, 1, 0, 65608, 1, 0, 72, 1, 0, -65464, 1, 0, -131000, 1, 0, -196536, 1, 0, -262072, 1, 0, -327608, 1, 0, -393144, 1, 0, -458680, 1, 0, -524216, 1, 0, -589752, 1, 0, -655288, 1, 0, -720824, 1, 0, -786360, 1, 0, -851896, 1, 0, -917432, 1, 0, -982968, 1, 0, -1048504, 1, 0, -1114040, 1, 0, -1179576, 1, 0, -1245112, 1, 0, -1310648, 1, 0, -1376184, 1, 0, -1441720, 1, 0, -1507256, 1, 0, -1572792, 1, 0, -1638328, 1, 0, -1703864, 1, 0, -1769400, 1, 0, -1834936, 1, 0, -1900472, 1, 0, -1966008, 1, 0, -2031544, 1, 0, -2097080, 1, 0, -2162616, 1, 0, -2228152, 1, 0, -2293688, 1, 0, -2359224, 1, 0, -2424760, 1, 0, -2490296, 1, 0, -2555832, 1, 0, -2621368, 1, 0, -2686904, 1, 0, -2752440, 1, 0, -2817976, 1, 0, -2883512, 1, 0, -2949048, 1, 0, -3014584, 1, 0, -3080120, 1, 0, -3145656, 1, 0, -3211192, 1, 0, -3276728, 1, 0, -3276727, 1, 0, -3211191, 1, 0, -3145655, 1, 0, -3080119, 1, 0, -3014583, 1, 0, -2949047, 1, 0, -2883511, 1, 0, -2817975, 1, 0, -2752439, 1, 0, -2686903, 1, 0, -2621367, 1, 0, -2555831, 1, 0, -2490295, 1, 0, -2424759, 1, 0, -2359223, 1, 0, -2293687, 1, 0, -2228151, 1, 0, -2162615, 1, 0, -2097079, 1, 0, -2031543, 1, 0, -1966007, 1, 0, -1900471, 1, 0, -1834935, 1, 0, -1769399, 1, 0, -1703863, 1, 0, -1638327, 1, 0, -1572791, 1, 0, -1507255, 1, 0, -1441719, 1, 0, -1376183, 1, 0, -1310647, 1, 0, -1245111, 1, 0, -1179575, 1, 0, -1114039, 1, 0, -1048503, 1, 0, -982967, 1, 0, -917431, 1, 0, -851895, 1, 0, -786359, 1, 0, -720823, 1, 0, -655287, 1, 0, -589751, 1, 0, -524215, 1, 0, -458679, 1, 0, -393143, 1, 0, -327607, 1, 0, -262071, 1, 0, -196535, 1, 0, -130999, 1, 0, -65463, 1, 0, 73, 1, 0, 65609, 1, 0, 131145, 1, 0, 196681, 1, 0, 262217, 1, 0, 327753, 1, 0, 393289, 1, 0, 458825, 1, 0, 524361, 1, 0, 589897, 1, 0, 655433, 1, 0, 720969, 1, 0, 786505, 1, 0, 852041, 1, 0, 917577, 1, 0, 983113, 1, 0, 1048649, 1, 0, 1048650, 1, 0, 983114, 1, 0, 917578, 1, 0, 852042, 1, 0, 786506, 1, 0, 720970, 1, 0, 655434, 1, 0, 589898, 1, 0, 524362, 1, 0, 458826, 1, 0, 393290, 1, 0, 327754, 1, 0, 262218, 1, 0, 196682, 1, 0, 131146, 1, 0, 65610, 1, 0, 74, 1, 0, -65462, 1, 0, -130998, 1, 0, -196534, 1, 0, -262070, 1, 0, -327606, 1, 0, -393142, 1, 0, -458678, 1, 0, -524214, 1, 0, -589750, 1, 0, -655286, 1, 0, -720822, 1, 0, -786358, 1, 0, -851894, 1, 0, -917430, 1, 0, -982966, 1, 0, -1048502, 1, 0, -1114038, 1, 0, -1179574, 1, 0, -1245110, 1, 0, -1310646, 1, 0, -1376182, 1, 0, -1441718, 1, 0, -1507254, 1, 0, -1572790, 1, 0, -1638326, 1, 0, -1703862, 1, 0, -1769398, 1, 0, -1834934, 1, 0, -1900470, 1, 0, -1966006, 1, 0, -2031542, 1, 0, -2097078, 1, 0, -2162614, 1, 0, -2228150, 1, 0, -2293686, 1, 0, -2359222, 1, 0, -2424758, 1, 0, -2490294, 1, 0, -2555830, 1, 0, -2621366, 1, 0, -2686902, 1, 0, -2752438, 1, 0, -2817974, 1, 0, -2883510, 1, 0, -2949046, 1, 0, -3014582, 1, 0, -3080118, 1, 0, -3145654, 1, 0, -3211190, 1, 0, -3276726, 1, 0, -3276725, 1, 0, -3211189, 1, 0, -3145653, 1, 0, -3080117, 1, 0, -3014581, 1, 0, -2949045, 1, 0, -2883509, 1, 0, -2817973, 1, 0, -2752437, 1, 0, -2686901, 1, 0, -2621365, 1, 0, -2555829, 1, 0, -2490293, 1, 0, -2424757, 1, 0, -2359221, 1, 0, -2293685, 1, 0, -2228149, 1, 0, -2162613, 1, 0, -2097077, 1, 0, -2031541, 1, 0, -1966005, 1, 0, -1900469, 1, 0, -1834933, 1, 0, -1769397, 1, 0, -1703861, 1, 0, -1638325, 1, 0, -1572789, 1, 0, -1507253, 1, 0, -1441717, 1, 0, -1376181, 1, 0, -1310645, 1, 0, -1245109, 1, 0, -1179573, 1, 0, -1114037, 1, 0, -1048501, 1, 0, -982965, 1, 0, -917429, 1, 0, -851893, 1, 0, -786357, 1, 0, -720821, 1, 0, -655285, 1, 0, -589749, 1, 0, -524213, 1, 0, -458677, 1, 0, -393141, 1, 0, -327605, 1, 0, -262069, 1, 0, -196533, 1, 0, -130997, 1, 0, -65461, 1, 0, 75, 1, 0, 65611, 1, 0, 131147, 1, 0, 196683, 1, 0, 262219, 1, 0, 327755, 1, 0, 393291, 1, 0, 458827, 1, 0, 524363, 1, 0, 589899, 1, 0, 655435, 1, 0, 720971, 1, 0, 786507, 1, 0, 852043, 1, 0, 917579, 1, 0, 983115, 1, 0, 1048651, 1, 0, 1048652, 1, 0, 983116, 1, 0, 917580, 1, 0, 852044, 1, 0, 786508, 1, 0, 720972, 1, 0, 655436, 1, 0, 589900, 1, 0, 524364, 1, 0, 458828, 1, 0, 393292, 1, 0, 327756, 1, 0, 262220, 1, 0, 196684, 1, 0, 131148, 1, 0, 65612, 1, 0, 76, 1, 0, -65460, 1, 0, -130996, 1, 0, -196532, 1, 0, -262068, 1, 0, -327604, 1, 0, -393140, 1, 0, -458676, 1, 0, -524212, 1, 0, -589748, 1, 0, -655284, 1, 0, -720820, 1, 0, -786356, 1, 0, -851892, 1, 0, -917428, 1, 0, -982964, 1, 0, -1048500, 1, 0, -1114036, 1, 0, -1179572, 1, 0, -1245108, 1, 0, -1310644, 1, 0, -1376180, 1, 0, -1441716, 1, 0, -1507252, 1, 0, -1572788, 1, 0, -1638324, 1, 0, -1703860, 1, 0, -1769396, 1, 0, -1834932, 1, 0, -1900468, 1, 0, -1966004, 1, 0, -2031540, 1, 0, -2097076, 1, 0, -2162612, 1, 0, -2228148, 1, 0, -2293684, 1, 0, -2359220, 1, 0, -2424756, 1, 0, -2490292, 1, 0, -2555828, 1, 0, -2621364, 1, 0, -2686900, 1, 0, -2752436, 1, 0, -2817972, 1, 0, -2883508, 1, 0, -2949044, 1, 0, -3014580, 1, 0, -3080116, 1, 0, -3145652, 1, 0, -3211188, 1, 0, -3276724, 1, 0, -3276723, 1, 0, -3211187, 1, 0, -3145651, 1, 0, -3080115, 1, 0, -3014579, 1, 0, -2949043, 1, 0, -2883507, 1, 0, -2817971, 1, 0, -2752435, 1, 0, -2686899, 1, 0, -2621363, 1, 0, -2555827, 1, 0, -2490291, 1, 0, -2424755, 1, 0, -2359219, 1, 0, -2293683, 1, 0, -2228147, 1, 0, -2162611, 1, 0, -2097075, 1, 0, -2031539, 1, 0, -1966003, 1, 0, -1900467, 1, 0, -1834931, 1, 0, -1769395, 1, 0, -1703859, 1, 0, -1638323, 1, 0, -1572787, 1, 0, -1507251, 1, 0, -1441715, 1, 0, -1376179, 1, 0, -1310643, 1, 0, -1245107, 1, 0, -1179571, 1, 0, -1114035, 1, 0, -1048499, 1, 0, -982963, 1, 0, -917427, 1, 0, -851891, 1, 0, -786355, 1, 0, -720819, 1, 0, -655283, 1, 0, -589747, 1, 0, -524211, 1, 0, -458675, 1, 0, -393139, 1, 0, -327603, 1, 0, -262067, 1, 0, -196531, 1, 0, -130995, 1, 0, -65459, 1, 0, 77, 1, 0, 65613, 1, 0, 131149, 1, 0, 196685, 1, 0, 262221, 1, 0, 327757, 1, 0, 393293, 1, 0, 458829, 1, 0, 524365, 1, 0, 589901, 1, 0, 655437, 1, 0, 720973, 1, 0, 786509, 1, 0, 852045, 1, 0, 917581, 1, 0, 983117, 1, 0, 1048653, 1, 0, 1048654, 1, 0, 983118, 1, 0, 917582, 1, 0, 852046, 1, 0, 786510, 1, 0, 720974, 1, 0, 655438, 1, 0, 589902, 1, 0, 524366, 1, 0, 458830, 1, 0, 393294, 1, 0, 327758, 1, 0, 262222, 1, 0, 196686, 1, 0, 131150, 1, 0, 65614, 1, 0, 78, 1, 0, -65458, 1, 0, -130994, 1, 0, -196530, 1, 0, -262066, 1, 0, -327602, 1, 0, -393138, 1, 0, -458674, 1, 0, -524210, 1, 0, -589746, 1, 0, -655282, 1, 0, -720818, 1, 0, -786354, 1, 0, -851890, 1, 0, -917426, 1, 0, -982962, 1, 0, -1048498, 1, 0, -1114034, 1, 0, -1179570, 1, 0, -1245106, 1, 0, -1310642, 1, 0, -1376178, 1, 0, -1441714, 1, 0, -1507250, 1, 0, -1572786, 1, 0, -1638322, 1, 0, -1703858, 1, 0, -1769394, 1, 0, -1834930, 1, 0, -1900466, 1, 0, -1966002, 1, 0, -2031538, 1, 0, -2097074, 1, 0, -2162610, 1, 0, -2228146, 1, 0, -2293682, 1, 0, -2359218, 1, 0, -2424754, 1, 0, -2490290, 1, 0, -2555826, 1, 0, -2621362, 1, 0, -2686898, 1, 0, -2752434, 1, 0, -2817970, 1, 0, -2883506, 1, 0, -2949042, 1, 0, -3014578, 1, 0, -3080114, 1, 0, -3145650, 1, 0, -3211186, 1, 0, -3276722, 1, 0, -3276721, 1, 0, -3211185, 1, 0, -3145649, 1, 0, -3080113, 1, 0, -3014577, 1, 0, -2949041, 1, 0, -2883505, 1, 0, -2817969, 1, 0, -2752433, 1, 0, -2686897, 1, 0, -2621361, 1, 0, -2555825, 1, 0, -2490289, 1, 0, -2424753, 1, 0, -2359217, 1, 0, -2293681, 1, 0, -2228145, 1, 0, -2162609, 1, 0, -2097073, 1, 0, -2031537, 1, 0, -1966001, 1, 0, -1900465, 1, 0, -1834929, 1, 0, -1769393, 1, 0, -1703857, 1, 0, -1638321, 1, 0, -1572785, 1, 0, -1507249, 1, 0, -1441713, 1, 0, -1376177, 1, 0, -1310641, 1, 0, -1245105, 1, 0, -1179569, 1, 0, -1114033, 1, 0, -1048497, 1, 0, -982961, 1, 0, -917425, 1, 0, -851889, 1, 0, -786353, 1, 0, -720817, 1, 0, -655281, 1, 0, -589745, 1, 0, -524209, 1, 0, -458673, 1, 0, -393137, 1, 0, -327601, 1, 0, -262065, 1, 0, -196529, 1, 0, -130993, 1, 0, -65457, 1, 0, 79, 1, 0, 65615, 1, 0, 131151, 1, 0, 196687, 1, 0, 262223, 1, 0, 327759, 1, 0, 393295, 1, 0, 458831, 1, 0, 524367, 1, 0, 589903, 1, 0, 655439, 1, 0, 720975, 1, 0, 786511, 1, 0, 852047, 1, 0, 917583, 1, 0, 983119, 1, 0, 1048655, 1, 0, 1048656, 1, 0, 983120, 1, 0, 917584, 1, 0, 852048, 1, 0, 786512, 1, 0, 720976, 1, 0, 655440, 1, 0, 589904, 1, 0, 524368, 1, 0, 458832, 1, 0, 393296, 1, 0, 327760, 1, 0, 262224, 1, 0, 196688, 1, 0, 131152, 1, 0, 65616, 1, 0, 80, 1, 0, -65456, 1, 0, -130992, 1, 0, -196528, 1, 0, -262064, 1, 0, -327600, 1, 0, -393136, 1, 0, -458672, 1, 0, -524208, 1, 0, -589744, 1, 0, -655280, 1, 0, -720816, 1, 0, -786352, 1, 0, -851888, 1, 0, -917424, 1, 0, -982960, 1, 0, -1048496, 1, 0, -1114032, 1, 0, -1179568, 1, 0, -1245104, 1, 0, -1310640, 1, 0, -1376176, 1, 0, -1441712, 1, 0, -1507248, 1, 0, -1572784, 1, 0, -1638320, 1, 0, -1703856, 1, 0, -1769392, 1, 0, -1834928, 1, 0, -1900464, 1, 0, -1966000, 1, 0, -2031536, 1, 0, -2097072, 1, 0, -2162608, 1, 0, -2228144, 1, 0, -2293680, 1, 0, -2359216, 1, 0, -2424752, 1, 0, -2490288, 1, 0, -2555824, 1, 0, -2621360, 1, 0, -2686896, 1, 0, -2752432, 1, 0, -2817968, 1, 0, -2883504, 1, 0, -2949040, 1, 0, -3014576, 1, 0, -3080112, 1, 0, -3145648, 1, 0, -3211184, 1, 0, -3276720, 1, 0, -3276719, 1, 0, -3211183, 1, 0, -3145647, 1, 0, -3080111, 1, 0, -3014575, 1, 0, -2949039, 1, 0, -2883503, 1, 0, -2817967, 1, 0, -2752431, 1, 0, -2686895, 1, 0, -2621359, 1, 0, -2555823, 1, 0, -2490287, 1, 0, -2424751, 1, 0, -2359215, 1, 0, -2293679, 1, 0, -2228143, 1, 0, -2162607, 1, 0, -2097071, 1, 0, -2031535, 1, 0, -1965999, 1, 0, -1900463, 1, 0, -1834927, 1, 0, -1769391, 1, 0, -1703855, 1, 0, -1638319, 1, 0, -1572783, 1, 0, -1507247, 1, 0, -1441711, 1, 0, -1376175, 1, 0, -1310639, 1, 0, -1245103, 1, 0, -1179567, 1, 0, -1114031, 1, 0, -1048495, 1, 0, -982959, 1, 0, -917423, 1, 0, -851887, 1, 0, -786351, 1, 0, -720815, 1, 0, -655279, 1, 0, -589743, 1, 0, -524207, 1, 0, -458671, 1, 0, -393135, 1, 0, -327599, 1, 0, -262063, 1, 0, -196527, 1, 0, -130991, 1, 0, -65455, 1, 0, 81, 1, 0, 65617, 1, 0, 131153, 1, 0, 196689, 1, 0, 262225, 1, 0, 327761, 1, 0, 393297, 1, 0, 458833, 1, 0, 524369, 1, 0, 589905, 1, 0, 655441, 1, 0, 720977, 1, 0, 786513, 1, 0, 852049, 1, 0, 917585, 1, 0, 983121, 1, 0, 1048657, 1, 0, 1048658, 1, 0, 983122, 1, 0, 917586, 1, 0, 852050, 1, 0, 786514, 1, 0, 720978, 1, 0, 655442, 1, 0, 589906, 1, 0, 524370, 1, 0, 458834, 1, 0, 393298, 1, 0, 327762, 1, 0, 262226, 1, 0, 196690, 1, 0, 131154, 1, 0, 65618, 1, 0, 82, 1, 0, -65454, 1, 0, -130990, 1, 0, -196526, 1, 0, -262062, 1, 0, -327598, 1, 0, -393134, 1, 0, -458670, 1, 0, -524206, 1, 0, -589742, 1, 0, -655278, 1, 0, -720814, 1, 0, -786350, 1, 0, -851886, 1, 0, -917422, 1, 0, -982958, 1, 0, -1048494, 1, 0, -1114030, 1, 0, -1179566, 1, 0, -1245102, 1, 0, -1310638, 1, 0, -1376174, 1, 0, -1441710, 1, 0, -1507246, 1, 0, -1572782, 1, 0, -1638318, 1, 0, -1703854, 1, 0, -1769390, 1, 0, -1834926, 1, 0, -1900462, 1, 0, -1965998, 1, 0, -2031534, 1, 0, -2097070, 1, 0, -2162606, 1, 0, -2228142, 1, 0, -2293678, 1, 0, -2359214, 1, 0, -2424750, 1, 0, -2490286, 1, 0, -2555822, 1, 0, -2621358, 1, 0, -2686894, 1, 0, -2752430, 1, 0, -2817966, 1, 0, -2883502, 1, 0, -2949038, 1, 0, -3014574, 1, 0, -3080110, 1, 0, -3145646, 1, 0, -3211182, 1, 0, -3276718, 1, 0, -3276717, 1, 0, -3211181, 1, 0, -3145645, 1, 0, -3080109, 1, 0, -3014573, 1, 0, -2949037, 1, 0, -2883501, 1, 0, -2817965, 1, 0, -2752429, 1, 0, -2686893, 1, 0, -2621357, 1, 0, -2555821, 1, 0, -2490285, 1, 0, -2424749, 1, 0, -2359213, 1, 0, -2293677, 1, 0, -2228141, 1, 0, -2162605, 1, 0, -2097069, 1, 0, -2031533, 1, 0, -1965997, 1, 0, -1900461, 1, 0, -1834925, 1, 0, -1769389, 1, 0, -1703853, 1, 0, -1638317, 1, 0, -1572781, 1, 0, -1507245, 1, 0, -1441709, 1, 0, -1376173, 1, 0, -1310637, 1, 0, -1245101, 1, 0, -1179565, 1, 0, -1114029, 1, 0, -1048493, 1, 0, -982957, 1, 0, -917421, 1, 0, -851885, 1, 0, -786349, 1, 0, -720813, 1, 0, -655277, 1, 0, -589741, 1, 0, -524205, 1, 0, -458669, 1, 0, -393133, 1, 0, -327597, 1, 0, -262061, 1, 0, -196525, 1, 0, -130989, 1, 0, -65453, 1, 0, 83, 1, 0, 65619, 1, 0, 131155, 1, 0, 196691, 1, 0, 262227, 1, 0, 327763, 1, 0, 393299, 1, 0, 458835, 1, 0, 524371, 1, 0, 589907, 1, 0, 655443, 1, 0, 720979, 1, 0, 786515, 1, 0, 852051, 1, 0, 917587, 1, 0, 983123, 1, 0, 1048659, 1, 0, 1048660, 1, 0, 983124, 1, 0, 917588, 1, 0, 852052, 1, 0, 786516, 1, 0, 720980, 1, 0, 655444, 1, 0, 589908, 1, 0, 524372, 1, 0, 458836, 1, 0, 393300, 1, 0, 327764, 1, 0, 262228, 1, 0, 196692, 1, 0, 131156, 1, 0, 65620, 1, 0, 84, 1, 0, -65452, 1, 0, -130988, 1, 0, -196524, 1, 0, -262060, 1, 0, -327596, 1, 0, -393132, 1, 0, -458668, 1, 0, -524204, 1, 0, -589740, 1, 0, -655276, 1, 0, -720812, 1, 0, -786348, 1, 0, -851884, 1, 0, -917420, 1, 0, -982956, 1, 0, -1048492, 1, 0, -1114028, 1, 0, -1179564, 1, 0, -1245100, 1, 0, -1310636, 1, 0, -1376172, 1, 0, -1441708, 1, 0, -1507244, 1, 0, -1572780, 1, 0, -1638316, 1, 0, -1703852, 1, 0, -1769388, 1, 0, -1834924, 1, 0, -1900460, 1, 0, -1965996, 1, 0, -2031532, 1, 0, -2097068, 1, 0, -2162604, 1, 0, -2228140, 1, 0, -2293676, 1, 0, -2359212, 1, 0, -2424748, 1, 0, -2490284, 1, 0, -2555820, 1, 0, -2621356, 1, 0, -2686892, 1, 0, -2752428, 1, 0, -2817964, 1, 0, -2883500, 1, 0, -2949036, 1, 0, -3014572, 1, 0, -3080108, 1, 0, -3145644, 1, 0, -3211180, 1, 0, -3276716, 1, 0, -3276715, 1, 0, -3211179, 1, 0, -3145643, 1, 0, -3080107, 1, 0, -3014571, 1, 0, -2949035, 1, 0, -2883499, 1, 0, -2817963, 1, 0, -2752427, 1, 0, -2686891, 1, 0, -2621355, 1, 0, -2555819, 1, 0, -2490283, 1, 0, -2424747, 1, 0, -2359211, 1, 0, -2293675, 1, 0, -2228139, 1, 0, -2162603, 1, 0, -2097067, 1, 0, -2031531, 1, 0, -1965995, 1, 0, -1900459, 1, 0, -1834923, 1, 0, -1769387, 1, 0, -1703851, 1, 0, -1638315, 1, 0, -1572779, 1, 0, -1507243, 1, 0, -1441707, 1, 0, -1376171, 1, 0, -1310635, 1, 0, -1245099, 1, 0, -1179563, 1, 0, -1114027, 1, 0, -1048491, 1, 0, -982955, 1, 0, -917419, 1, 0, -851883, 1, 0, -786347, 1, 0, -720811, 1, 0, -655275, 1, 0, -589739, 1, 0, -524203, 1, 0, -458667, 1, 0, -393131, 1, 0, -327595, 1, 0, -262059, 1, 0, -196523, 1, 0, -130987, 1, 0, -65451, 1, 0, 85, 1, 0, 65621, 1, 0, 131157, 1, 0, 196693, 1, 0, 262229, 1, 0, 327765, 1, 0, 393301, 1, 0, 458837, 1, 0, 524373, 1, 0, 589909, 1, 0, 655445, 1, 0, 720981, 1, 0, 786517, 1, 0, 852053, 1, 0, 917589, 1, 0, 983125, 1, 0, 1048661, 1, 0, 1048662, 1, 0, 983126, 1, 0, 917590, 1, 0, 852054, 1, 0, 786518, 1, 0, 720982, 1, 0, 655446, 1, 0, 589910, 1, 0, 524374, 1, 0, 458838, 1, 0, 393302, 1, 0, 327766, 1, 0, 262230, 1, 0, 196694, 1, 0, 131158, 1, 0, 65622, 1, 0, 86, 1, 0, -65450, 1, 0, -130986, 1, 0, -196522, 1, 0, -262058, 1, 0, -327594, 1, 0, -393130, 1, 0, -458666, 1, 0, -524202, 1, 0, -589738, 1, 0, -655274, 1, 0, -720810, 1, 0, -786346, 1, 0, -851882, 1, 0, -917418, 1, 0, -982954, 1, 0, -1048490, 1, 0, -1114026, 1, 0, -1179562, 1, 0, -1245098, 1, 0, -1310634, 1, 0, -1376170, 1, 0, -1441706, 1, 0, -1507242, 1, 0, -1572778, 1, 0, -1638314, 1, 0, -1703850, 1, 0, -1769386, 1, 0, -1834922, 1, 0, -1900458, 1, 0, -1965994, 1, 0, -2031530, 1, 0, -2097066, 1, 0, -2162602, 1, 0, -2228138, 1, 0, -2293674, 1, 0, -2359210, 1, 0, -2424746, 1, 0, -2490282, 1, 0, -2555818, 1, 0, -2621354, 1, 0, -2686890, 1, 0, -2752426, 1, 0, -2817962, 1, 0, -2883498, 1, 0, -2949034, 1, 0, -3014570, 1, 0, -3080106, 1, 0, -3145642, 1, 0, -3211178, 1, 0, -3276714, 1, 0, -3276713, 1, 0, -3211177, 1, 0, -3145641, 1, 0, -3080105, 1, 0, -3014569, 1, 0, -2949033, 1, 0, -2883497, 1, 0, -2817961, 1, 0, -2752425, 1, 0, -2686889, 1, 0, -2621353, 1, 0, -2555817, 1, 0, -2490281, 1, 0, -2424745, 1, 0, -2359209, 1, 0, -2293673, 1, 0, -2228137, 1, 0, -2162601, 1, 0, -2097065, 1, 0, -2031529, 1, 0, -1965993, 1, 0, -1900457, 1, 0, -1834921, 1, 0, -1769385, 1, 0, -1703849, 1, 0, -1638313, 1, 0, -1572777, 1, 0, -1507241, 1, 0, -1441705, 1, 0, -1376169, 1, 0, -1310633, 1, 0, -1245097, 1, 0, -1179561, 1, 0, -1114025, 1, 0, -1048489, 1, 0, -982953, 1, 0, -917417, 1, 0, -851881, 1, 0, -786345, 1, 0, -720809, 1, 0, -655273, 1, 0, -589737, 1, 0, -524201, 1, 0, -458665, 1, 0, -393129, 1, 0, -327593, 1, 0, -262057, 1, 0, -196521, 1, 0, -130985, 1, 0, -65449, 1, 0, 87, 1, 0, 65623, 1, 0, 131159, 1, 0, 196695, 1, 0, 262231, 1, 0, 327767, 1, 0, 393303, 1, 0, 458839, 1, 0, 524375, 1, 0, 589911, 1, 0, 655447, 1, 0, 720983, 1, 0, 786519, 1, 0, 852055, 1, 0, 917591, 1, 0, 983127, 1, 0, 1048663, 1, 0, 1048664, 1, 0, 983128, 1, 0, 917592, 1, 0, 852056, 1, 0, 786520, 1, 0, 720984, 1, 0, 655448, 1, 0, 589912, 1, 0, 524376, 1, 0, 458840, 1, 0, 393304, 1, 0, 327768, 1, 0, 262232, 1, 0, 196696, 1, 0, 131160, 1, 0, 65624, 1, 0, 88, 1, 0, -65448, 1, 0, -130984, 1, 0, -196520, 1, 0, -262056, 1, 0, -327592, 1, 0, -393128, 1, 0, -458664, 1, 0, -524200, 1, 0, -589736, 1, 0, -655272, 1, 0, -720808, 1, 0, -786344, 1, 0, -851880, 1, 0, -917416, 1, 0, -982952, 1, 0, -1048488, 1, 0, -1114024, 1, 0, -1179560, 1, 0, -1245096, 1, 0, -1310632, 1, 0, -1376168, 1, 0, -1441704, 1, 0, -1507240, 1, 0, -1572776, 1, 0, -1638312, 1, 0, -1703848, 1, 0, -1769384, 1, 0, -1834920, 1, 0, -1900456, 1, 0, -1965992, 1, 0, -2031528, 1, 0, -2097064, 1, 0, -2162600, 1, 0, -2228136, 1, 0, -2293672, 1, 0, -2359208, 1, 0, -2424744, 1, 0, -2490280, 1, 0, -2555816, 1, 0, -2621352, 1, 0, -2686888, 1, 0, -2752424, 1, 0, -2817960, 1, 0, -2883496, 1, 0, -2949032, 1, 0, -3014568, 1, 0, -3080104, 1, 0, -3145640, 1, 0, -3211176, 1, 0, -3276712, 1, 0, -3276711, 1, 0, -3211175, 1, 0, -3145639, 1, 0, -3080103, 1, 0, -3014567, 1, 0, -2949031, 1, 0, -2883495, 1, 0, -2817959, 1, 0, -2752423, 1, 0, -2686887, 1, 0, -2621351, 1, 0, -2555815, 1, 0, -2490279, 1, 0, -2424743, 1, 0, -2359207, 1, 0, -2293671, 1, 0, -2228135, 1, 0, -2162599, 1, 0, -2097063, 1, 0, -2031527, 1, 0, -1965991, 1, 0, -1900455, 1, 0, -1834919, 1, 0, -1769383, 1, 0, -1703847, 1, 0, -1638311, 1, 0, -1572775, 1, 0, -1507239, 1, 0, -1441703, 1, 0, -1376167, 1, 0, -1310631, 1, 0, -1245095, 1, 0, -1179559, 1, 0, -1114023, 1, 0, -1048487, 1, 0, -982951, 1, 0, -917415, 1, 0, -851879, 1, 0, -786343, 1, 0, -720807, 1, 0, -655271, 1, 0, -589735, 1, 0, -524199, 1, 0, -458663, 1, 0, -393127, 1, 0, -327591, 1, 0, -262055, 1, 0, -196519, 1, 0, -130983, 1, 0, -65447, 1, 0, 89, 1, 0, 65625, 1, 0, 131161, 1, 0, 196697, 1, 0, 262233, 1, 0, 327769, 1, 0, 393305, 1, 0, 458841, 1, 0, 524377, 1, 0, 589913, 1, 0, 655449, 1, 0, 720985, 1, 0, 786521, 1, 0, 852057, 1, 0, 917593, 1, 0, 983129, 1, 0, 1048665, 1, 0, 1048666, 1, 0, 983130, 1, 0, 917594, 1, 0, 852058, 1, 0, 786522, 1, 0, 720986, 1, 0, 655450, 1, 0, 589914, 1, 0, 524378, 1, 0, 458842, 1, 0, 393306, 1, 0, 327770, 1, 0, 262234, 1, 0, 196698, 1, 0, 131162, 1, 0, 65626, 1, 0, 90, 1, 0, -65446, 1, 0, -130982, 1, 0, -196518, 1, 0, -262054, 1, 0, -327590, 1, 0, -393126, 1, 0, -458662, 1, 0, -524198, 1, 0, -589734, 1, 0, -655270, 1, 0, -720806, 1, 0, -786342, 1, 0, -851878, 1, 0, -917414, 1, 0, -982950, 1, 0, -1048486, 1, 0, -1114022, 1, 0, -1179558, 1, 0, -1245094, 1, 0, -1310630, 1, 0, -1376166, 1, 0, -1441702, 1, 0, -1507238, 1, 0, -1572774, 1, 0, -1638310, 1, 0, -1703846, 1, 0, -1769382, 1, 0, -1834918, 1, 0, -1900454, 1, 0, -1965990, 1, 0, -2031526, 1, 0, -2097062, 1, 0, -2162598, 1, 0, -2228134, 1, 0, -2293670, 1, 0, -2359206, 1, 0, -2424742, 1, 0, -2490278, 1, 0, -2555814, 1, 0, -2621350, 1, 0, -2686886, 1, 0, -2752422, 1, 0, -2817958, 1, 0, -2883494, 1, 0, -2949030, 1, 0, -3014566, 1, 0, -3080102, 1, 0, -3145638, 1, 0, -3211174, 1, 0, -3276710, 1, 0, -3276709, 1, 0, -3211173, 1, 0, -3145637, 1, 0, -3080101, 1, 0, -3014565, 1, 0, -2949029, 1, 0, -2883493, 1, 0, -2817957, 1, 0, -2752421, 1, 0, -2686885, 1, 0, -2621349, 1, 0, -2555813, 1, 0, -2490277, 1, 0, -2424741, 1, 0, -2359205, 1, 0, -2293669, 1, 0, -2228133, 1, 0, -2162597, 1, 0, -2097061, 1, 0, -2031525, 1, 0, -1965989, 1, 0, -1900453, 1, 0, -1834917, 1, 0, -1769381, 1, 0, -1703845, 1, 0, -1638309, 1, 0, -1572773, 1, 0, -1507237, 1, 0, -1441701, 1, 0, -1376165, 1, 0, -1310629, 1, 0, -1245093, 1, 0, -1179557, 1, 0, -1114021, 1, 0, -1048485, 1, 0, -982949, 1, 0, -917413, 1, 0, -851877, 1, 0, -786341, 1, 0, -720805, 1, 0, -655269, 1, 0, -589733, 1, 0, -524197, 1, 0, -458661, 1, 0, -393125, 1, 0, -327589, 1, 0, -262053, 1, 0, -196517, 1, 0, -130981, 1, 0, -65445, 1, 0, 91, 1, 0, 65627, 1, 0, 131163, 1, 0, 196699, 1, 0, 262235, 1, 0, 327771, 1, 0, 393307, 1, 0, 458843, 1, 0, 524379, 1, 0, 589915, 1, 0, 655451, 1, 0, 720987, 1, 0, 786523, 1, 0, 852059, 1, 0, 917595, 1, 0, 983131, 1, 0, 1048667, 1, 0, 1048668, 1, 0, 983132, 1, 0, 917596, 1, 0, 852060, 1, 0, 786524, 1, 0, 720988, 1, 0, 655452, 1, 0, 589916, 1, 0, 524380, 1, 0, 458844, 1, 0, 393308, 1, 0, 327772, 1, 0, 262236, 1, 0, 196700, 1, 0, 131164, 1, 0, 65628, 1, 0, 92, 1, 0, -65444, 1, 0, -130980, 1, 0, -196516, 1, 0, -262052, 1, 0, -327588, 1, 0, -393124, 1, 0, -458660, 1, 0, -524196, 1, 0, -589732, 1, 0, -655268, 1, 0, -720804, 1, 0, -786340, 1, 0, -851876, 1, 0, -917412, 1, 0, -982948, 1, 0, -1048484, 1, 0, -1114020, 1, 0, -1179556, 1, 0, -1245092, 1, 0, -1310628, 1, 0, -1376164, 1, 0, -1441700, 1, 0, -1507236, 1, 0, -1572772, 1, 0, -1638308, 1, 0, -1703844, 1, 0, -1769380, 1, 0, -1834916, 1, 0, -1900452, 1, 0, -1965988, 1, 0, -2031524, 1, 0, -2097060, 1, 0, -2162596, 1, 0, -2228132, 1, 0, -2293668, 1, 0, -2359204, 1, 0, -2424740, 1, 0, -2490276, 1, 0, -2555812, 1, 0, -2621348, 1, 0, -2686884, 1, 0, -2752420, 1, 0, -2817956, 1, 0, -2883492, 1, 0, -2949028, 1, 0, -3014564, 1, 0, -3080100, 1, 0, -3145636, 1, 0, -3211172, 1, 0, -3276708, 1, 0, -3276707, 1, 0, -3211171, 1, 0, -3145635, 1, 0, -3080099, 1, 0, -3014563, 1, 0, -2949027, 1, 0, -2883491, 1, 0, -2817955, 1, 0, -2752419, 1, 0, -2686883, 1, 0, -2621347, 1, 0, -2555811, 1, 0, -2490275, 1, 0, -2424739, 1, 0, -2359203, 1, 0, -2293667, 1, 0, -2228131, 1, 0, -2162595, 1, 0, -2097059, 1, 0, -2031523, 1, 0, -1965987, 1, 0, -1900451, 1, 0, -1834915, 1, 0, -1769379, 1, 0, -1703843, 1, 0, -1638307, 1, 0, -1572771, 1, 0, -1507235, 1, 0, -1441699, 1, 0, -1376163, 1, 0, -1310627, 1, 0, -1245091, 1, 0, -1179555, 1, 0, -1114019, 1, 0, -1048483, 1, 0, -982947, 1, 0, -917411, 1, 0, -851875, 1, 0, -786339, 1, 0, -720803, 1, 0, -655267, 1, 0, -589731, 1, 0, -524195, 1, 0, -458659, 1, 0, -393123, 1, 0, -327587, 1, 0, -262051, 1, 0, -196515, 1, 0, -130979, 1, 0, -65443, 1, 0, 93, 1, 0, 65629, 1, 0, 131165, 1, 0, 196701, 1, 0, 262237, 1, 0, 327773, 1, 0, 393309, 1, 0, 458845, 1, 0, 524381, 1, 0, 589917, 1, 0, 655453, 1, 0, 720989, 1, 0, 786525, 1, 0, 852061, 1, 0, 917597, 1, 0, 983133, 1, 0, 1048669, 1, 0, 1048670, 1, 0, 983134, 1, 0, 917598, 1, 0, 852062, 1, 0, 786526, 1, 0, 720990, 1, 0, 655454, 1, 0, 589918, 1, 0, 524382, 1, 0, 458846, 1, 0, 393310, 1, 0, 327774, 1, 0, 262238, 1, 0, 196702, 1, 0, 131166, 1, 0, 65630, 1, 0, 94, 1, 0, -65442, 1, 0, -130978, 1, 0, -196514, 1, 0, -262050, 1, 0, -327586, 1, 0, -393122, 1, 0, -458658, 1, 0, -524194, 1, 0, -589730, 1, 0, -655266, 1, 0, -720802, 1, 0, -786338, 1, 0, -851874, 1, 0, -917410, 1, 0, -982946, 1, 0, -1048482, 1, 0, -1114018, 1, 0, -1179554, 1, 0, -1245090, 1, 0, -1310626, 1, 0, -1376162, 1, 0, -1441698, 1, 0, -1507234, 1, 0, -1572770, 1, 0, -1638306, 1, 0, -1703842, 1, 0, -1769378, 1, 0, -1834914, 1, 0, -1900450, 1, 0, -1965986, 1, 0, -2031522, 1, 0, -2097058, 1, 0, -2162594, 1, 0, -2228130, 1, 0, -2293666, 1, 0, -2359202, 1, 0, -2424738, 1, 0, -2490274, 1, 0, -2555810, 1, 0, -2621346, 1, 0, -2686882, 1, 0, -2752418, 1, 0, -2817954, 1, 0, -2883490, 1, 0, -2949026, 1, 0, -3014562, 1, 0, -3080098, 1, 0, -3145634, 1, 0, -3211170, 1, 0, -3276706, 1, 0, -3276705, 1, 0, -3211169, 1, 0, -3145633, 1, 0, -3080097, 1, 0, -3014561, 1, 0, -2949025, 1, 0, -2883489, 1, 0, -2817953, 1, 0, -2752417, 1, 0, -2686881, 1, 0, -2621345, 1, 0, -2555809, 1, 0, -2490273, 1, 0, -2424737, 1, 0, -2359201, 1, 0, -2293665, 1, 0, -2228129, 1, 0, -2162593, 1, 0, -2097057, 1, 0, -2031521, 1, 0, -1965985, 1, 0, -1900449, 1, 0, -1834913, 1, 0, -1769377, 1, 0, -1703841, 1, 0, -1638305, 1, 0, -1572769, 1, 0, -1507233, 1, 0, -1441697, 1, 0, -1376161, 1, 0, -1310625, 1, 0, -1245089, 1, 0, -1179553, 1, 0, -1114017, 1, 0, -1048481, 1, 0, -982945, 1, 0, -917409, 1, 0, -851873, 1, 0, -786337, 1, 0, -720801, 1, 0, -655265, 1, 0, -589729, 1, 0, -524193, 1, 0, -458657, 1, 0, -393121, 1, 0, -327585, 1, 0, -262049, 1, 0, -196513, 1, 0, -130977, 1, 0, -65441, 1, 0, 95, 1, 0, 65631, 1, 0, 131167, 1, 0, 196703, 1, 0, 262239, 1, 0, 327775, 1, 0, 393311, 1, 0, 458847, 1, 0, 524383, 1, 0, 589919, 1, 0, 655455, 1, 0, 720991, 1, 0, 786527, 1, 0, 852063, 1, 0, 917599, 1, 0, 983135, 1, 0, 1048671, 1, 0, 1048672, 1, 0, 983136, 1, 0, 917600, 1, 0, 852064, 1, 0, 786528, 1, 0, 720992, 1, 0, 655456, 1, 0, 589920, 1, 0, 524384, 1, 0, 458848, 1, 0, 393312, 1, 0, 327776, 1, 0, 262240, 1, 0, 196704, 1, 0, 131168, 1, 0, 65632, 1, 0, 96, 1, 0, -65440, 1, 0, -130976, 1, 0, -196512, 1, 0, -262048, 1, 0, -327584, 1, 0, -393120, 1, 0, -458656, 1, 0, -524192, 1, 0, -589728, 1, 0, -655264, 1, 0, -720800, 1, 0, -786336, 1, 0, -851872, 1, 0, -917408, 1, 0, -982944, 1, 0, -1048480, 1, 0, -1114016, 1, 0, -1179552, 1, 0, -1245088, 1, 0, -1310624, 1, 0, -1376160, 1, 0, -1441696, 1, 0, -1507232, 1, 0, -1572768, 1, 0, -1638304, 1, 0, -1703840, 1, 0, -1769376, 1, 0, -1834912, 1, 0, -1900448, 1, 0, -1965984, 1, 0, -2031520, 1, 0, -2097056, 1, 0, -2162592, 1, 0, -2228128, 1, 0, -2293664, 1, 0, -2359200, 1, 0, -2424736, 1, 0, -2490272, 1, 0, -2555808, 1, 0, -2621344, 1, 0, -2686880, 1, 0, -2752416, 1, 0, -2817952, 1, 0, -2883488, 1, 0, -2949024, 1, 0, -3014560, 1, 0, -3080096, 1, 0, -3145632, 1, 0, -3211168, 1, 0, -3276704, 1, 0, -3276703, 1, 0, -3211167, 1, 0, -3145631, 1, 0, -3080095, 1, 0, -3014559, 1, 0, -2949023, 1, 0, -2883487, 1, 0, -2817951, 1, 0, -2752415, 1, 0, -2686879, 1, 0, -2621343, 1, 0, -2555807, 1, 0, -2490271, 1, 0, -2424735, 1, 0, -2359199, 1, 0, -2293663, 1, 0, -2228127, 1, 0, -2162591, 1, 0, -2097055, 1, 0, -2031519, 1, 0, -1965983, 1, 0, -1900447, 1, 0, -1834911, 1, 0, -1769375, 1, 0, -1703839, 1, 0, -1638303, 1, 0, -1572767, 1, 0, -1507231, 1, 0, -1441695, 1, 0, -1376159, 1, 0, -1310623, 1, 0, -1245087, 1, 0, -1179551, 1, 0, -1114015, 1, 0, -1048479, 1, 0, -982943, 1, 0, -917407, 1, 0, -851871, 1, 0, -786335, 1, 0, -720799, 1, 0, -655263, 1, 0, -589727, 1, 0, -524191, 1, 0, -458655, 1, 0, -393119, 1, 0, -327583, 1, 0, -262047, 1, 0, -196511, 1, 0, -130975, 1, 0, -65439, 1, 0, 97, 1, 0, 65633, 1, 0, 131169, 1, 0, 196705, 1, 0, 262241, 1, 0, 327777, 1, 0, 393313, 1, 0, 458849, 1, 0, 524385, 1, 0, 589921, 1, 0, 655457, 1, 0, 720993, 1, 0, 786529, 1, 0, 852065, 1, 0, 917601, 1, 0, 983137, 1, 0, 1048673, 1, 0, 1048674, 1, 0, 983138, 1, 0, 917602, 1, 0, 852066, 1, 0, 786530, 1, 0, 720994, 1, 0, 655458, 1, 0, 589922, 1, 0, 524386, 1, 0, 458850, 1, 0, 393314, 1, 0, 327778, 1, 0, 262242, 1, 0, 196706, 1, 0, 131170, 1, 0, 65634, 1, 0, 98, 1, 0, -65438, 1, 0, -130974, 1, 0, -196510, 1, 0, -262046, 1, 0, -327582, 1, 0, -393118, 1, 0, -458654, 1, 0, -524190, 1, 0, -589726, 1, 0, -655262, 1, 0, -720798, 1, 0, -786334, 1, 0, -851870, 1, 0, -917406, 1, 0, -982942, 1, 0, -1048478, 1, 0, -1114014, 1, 0, -1179550, 1, 0, -1245086, 1, 0, -1310622, 1, 0, -1376158, 1, 0, -1441694, 1, 0, -1507230, 1, 0, -1572766, 1, 0, -1638302, 1, 0, -1703838, 1, 0, -1769374, 1, 0, -1834910, 1, 0, -1900446, 1, 0, -1965982, 1, 0, -2031518, 1, 0, -2097054, 1, 0, -2162590, 1, 0, -2228126, 1, 0, -2293662, 1, 0, -2359198, 1, 0, -2424734, 1, 0, -2490270, 1, 0, -2555806, 1, 0, -2621342, 1, 0, -2686878, 1, 0, -2752414, 1, 0, -2817950, 1, 0, -2883486, 1, 0, -2949022, 1, 0, -3014558, 1, 0, -3080094, 1, 0, -3145630, 1, 0, -3211166, 1, 0, -3276702, 1, 0, -3276701, 1, 0, -3211165, 1, 0, -3145629, 1, 0, -3080093, 1, 0, -3014557, 1, 0, -2949021, 1, 0, -2883485, 1, 0, -2817949, 1, 0, -2752413, 1, 0, -2686877, 1, 0, -2621341, 1, 0, -2555805, 1, 0, -2490269, 1, 0, -2424733, 1, 0, -2359197, 1, 0, -2293661, 1, 0, -2228125, 1, 0, -2162589, 1, 0, -2097053, 1, 0, -2031517, 1, 0, -1965981, 1, 0, -1900445, 1, 0, -1834909, 1, 0, -1769373, 1, 0, -1703837, 1, 0, -1638301, 1, 0, -1572765, 1, 0, -1507229, 1, 0, -1441693, 1, 0, -1376157, 1, 0, -1310621, 1, 0, -1245085, 1, 0, -1179549, 1, 0, -1114013, 1, 0, -1048477, 1, 0, -982941, 1, 0, -917405, 1, 0, -851869, 1, 0, -786333, 1, 0, -720797, 1, 0, -655261, 1, 0, -589725, 1, 0, -524189, 1, 0, -458653, 1, 0, -393117, 1, 0, -327581, 1, 0, -262045, 1, 0, -196509, 1, 0, -130973, 1, 0, -65437, 1, 0, 99, 1, 0, 65635, 1, 0, 131171, 1, 0, 196707, 1, 0, 262243, 1, 0, 327779, 1, 0, 393315, 1, 0, 458851, 1, 0, 524387, 1, 0, 589923, 1, 0, 655459, 1, 0, 720995, 1, 0, 786531, 1, 0, 852067, 1, 0, 917603, 1, 0, 983139, 1, 0, 1048675, 1, 0, -47, 1, 0, -65583, 1, 0, -131119, 1, 0, -196655, 1, 0, -262191, 1, 0, -327727, 1, 0, -393263, 1, 0, -458799, 1, 0, -524335, 1, 0, -589871, 1, 0, -655407, 1, 0, -720943, 1, 0, -786479, 1, 0, -852015, 1, 0, -917551, 1, 0, -983087, 1, 0, -1048623, 1, 0, -1114159, 1, 0, -1179695, 1, 0, -1245231, 1, 0, -1245232, 1, 0, -1245233, 1, 0, -1245234, 1, 0, -1245235, 1, 0, -1245236, 1, 0, -1245237, 1, 0, -1245238, 1, 0, -1245239, 1, 0, -1245240, 1, 0, -1245241, 1, 0, -1245242, 1, 0, -1245243, 1, 0, -1245244, 1, 0, -1245245, 1, 0, -1245246, 1, 0, -1245247, 1, 0, -1245248, 1, 0, -1245249, 1, 0, -1245250, 1, 0, -1245251, 1, 0, -1245252, 1, 0, -1179716, 1, 0, -1114180, 1, 0, -1048644, 1, 0, -983108, 1, 0, -917572, 1, 0, -852036, 1, 0, -786500, 1, 0, -720964, 1, 0, -655428, 1, 0, -589892, 1, 0, -524356, 1, 0, -458820, 1, 0, -393284, 1, 0, -327748, 1, 0, -262212, 1, 0, -196676, 1, 0, -131140, 1, 0, -65604, 1, 0, -68, 1, 0, 65468, 1, 0, 131004, 1, 0, 196540, 1, 0, 262076, 1, 0, 327612, 1, 0, 393148, 1, 0, 458684, 1, 0, 524220, 1, 0, 589756, 1, 0, 655292, 1, 0, 720828, 1, 0, 786364, 1, 0, 851900, 1, 0, 917436, 1, 0, 982972, 1, 0, 1048508, 1, 0, 1114044, 1, 0, 1179580, 1, 0, 1245116, 1, 0, 1310652, 1, 0, 1376188, 1, 0, 1441724, 1, 0, 1507260, 1, 0, 1572796, 1, 0, 1638332, 1, 0, 1703868, 1, 0, 1769404, 1, 0, 1834940, 1, 0, 1900476, 1, 0, 1966012, 1, 0, 2031548, 1, 0, 2097084, 1, 0, 2162620, 1, 0, 2228156, 1, 0, 2293692, 1, 0, 2359228, 1, 0, 2424764, 1, 0, 2490300, 1, 0, 2555836, 1, 0, 2621372, 1, 0, 2686908, 1, 0, 2752444, 1, 0, 2817980, 1, 0, 2883516, 1, 0, 2949052, 1, 0, 3014588, 1, 0, 3080124, 1, 0, 3145660, 1, 0, 3145661, 1, 0, 3080125, 1, 0, 3014589, 1, 0, 2949053, 1, 0, 2883517, 1, 0, 2817981, 1, 0, 2752445, 1, 0, 2686909, 1, 0, 2621373, 1, 0, 2555837, 1, 0, 2490301, 1, 0, 2424765, 1, 0, 2359229, 1, 0, 2293693, 1, 0, 2228157, 1, 0, 2162621, 1, 0, 2097085, 1, 0, 2031549, 1, 0, 1966013, 1, 0, 1900477, 1, 0, 1834941, 1, 0, 1769405, 1, 0, 1703869, 1, 0, 1638333, 1, 0, 1572797, 1, 0, 1507261, 1, 0, 1441725, 1, 0, 1376189, 1, 0, 1310653, 1, 0, 1245117, 1, 0, 1179581, 1, 0, 1114045, 1, 0, 1048509, 1, 0, 982973, 1, 0, 917437, 1, 0, 851901, 1, 0, 786365, 1, 0, 720829, 1, 0, 655293, 1, 0, 589757, 1, 0, 524221, 1, 0, 458685, 1, 0, 393149, 1, 0, 327613, 1, 0, 262077, 1, 0, 196541, 1, 0, 131005, 1, 0, 65469, 1, 0, -67, 1, 0, -65603, 1, 0, -131139, 1, 0, -196675, 1, 0, -262211, 1, 0, -327747, 1, 0, -393283, 1, 0, -458819, 1, 0, -524355, 1, 0, -589891, 1, 0, -655427, 1, 0, -720963, 1, 0, -786499, 1, 0, -852035, 1, 0, -917571, 1, 0, -983107, 1, 0, -1048643, 1, 0, -1114179, 1, 0, -1179715, 1, 0, -1179714, 1, 0, -1114178, 1, 0, -1048642, 1, 0, -983106, 1, 0, -917570, 1, 0, -852034, 1, 0, -786498, 1, 0, -720962, 1, 0, -655426, 1, 0, -589890, 1, 0, -524354, 1, 0, -458818, 1, 0, -393282, 1, 0, -327746, 1, 0, -262210, 1, 0, -196674, 1, 0, -131138, 1, 0, -65602, 1, 0, -66, 1, 0, 65470, 1, 0, 131006, 1, 0, 196542, 1, 0, 262078, 1, 0, 327614, 1, 0, 393150, 1, 0, 458686, 1, 0, 524222, 1, 0, 589758, 1, 0, 655294, 1, 0, 720830, 1, 0, 786366, 1, 0, 851902, 1, 0, 917438, 1, 0, 982974, 1, 0, 1048510, 1, 0, 1114046, 1, 0, 1179582, 1, 0, 1245118, 1, 0, 1310654, 1, 0, 1376190, 1, 0, 1441726, 1, 0, 1507262, 1, 0, 1572798, 1, 0, 1638334, 1, 0, 1703870, 1, 0, 1769406, 1, 0, 1834942, 1, 0, 1900478, 1, 0, 1966014, 1, 0, 2031550, 1, 0, 2097086, 1, 0, 2162622, 1, 0, 2228158, 1, 0, 2293694, 1, 0, 2359230, 1, 0, 2424766, 1, 0, 2490302, 1, 0, 2555838, 1, 0, 2621374, 1, 0, 2686910, 1, 0, 2752446, 1, 0, 2817982, 1, 0, 2883518, 1, 0, 2949054, 1, 0, 3014590, 1, 0, 3080126, 1, 0, 3145662, 1, 0, 3145663, 1, 0, 3080127, 1, 0, 3014591, 1, 0, 2949055, 1, 0, 2883519, 1, 0, 2817983, 1, 0, 2752447, 1, 0, 2686911, 1, 0, 2621375, 1, 0, 2555839, 1, 0, 2490303, 1, 0, 2424767, 1, 0, 2359231, 1, 0, 2293695, 1, 0, 2228159, 1, 0, 2162623, 1, 0, 2097087, 1, 0, 2031551, 1, 0, 1966015, 1, 0, 1900479, 1, 0, 1834943, 1, 0, 1769407, 1, 0, 1703871, 1, 0, 1638335, 1, 0, 1572799, 1, 0, 1507263, 1, 0, 1441727, 1, 0, 1376191, 1, 0, 1310655, 1, 0, 1245119, 1, 0, 1179583, 1, 0, 1114047, 1, 0, 1048511, 1, 0, 982975, 1, 0, 917439, 1, 0, 851903, 1, 0, 786367, 1, 0, 720831, 1, 0, 655295, 1, 0, 589759, 1, 0, 524223, 1, 0, 458687, 1, 0, 393151, 1, 0, 327615, 1, 0, 262079, 1, 0, 196543, 1, 0, 131007, 1, 0, 65471, 1, 0, -65, 1, 0, -65601, 1, 0, -131137, 1, 0, -196673, 1, 0, -262209, 1, 0, -327745, 1, 0, -393281, 1, 0, -458817, 1, 0, -524353, 1, 0, -589889, 1, 0, -655425, 1, 0, -720961, 1, 0, -786497, 1, 0, -852033, 1, 0, -917569, 1, 0, -983105, 1, 0, -1048641, 1, 0, -1114177, 1, 0, -1179713, 1, 0, -1179712, 1, 0, -1114176, 1, 0, -1048640, 1, 0, -983104, 1, 0, -917568, 1, 0, -852032, 1, 0, -786496, 1, 0, -720960, 1, 0, -655424, 1, 0, -589888, 1, 0, -524352, 1, 0, -458816, 1, 0, -393280, 1, 0, -327744, 1, 0, -262208, 1, 0, -196672, 1, 0, -131136, 1, 0, -65600, 1, 0, -64, 1, 0, 65472, 1, 0, 131008, 1, 0, 196544, 1, 0, 262080, 1, 0, 327616, 1, 0, 393152, 1, 0, 458688, 1, 0, 524224, 1, 0, 589760, 1, 0, 655296, 1, 0, 720832, 1, 0, 786368, 1, 0, 851904, 1, 0, 917440, 1, 0, 982976, 1, 0, 1048512, 1, 0, 1114048, 1, 0, 1179584, 1, 0, 1245120, 1, 0, 1310656, 1, 0, 1376192, 1, 0, 1441728, 1, 0, 1507264, 1, 0, 1572800, 1, 0, 1638336, 1, 0, 1703872, 1, 0, 1769408, 1, 0, 1834944, 1, 0, 1900480, 1, 0, 1966016, 1, 0, 2031552, 1, 0, 2097088, 1, 0, 2162624, 1, 0, 2228160, 1, 0, 2293696, 1, 0, 2359232, 1, 0, 2424768, 1, 0, 2490304, 1, 0, 2555840, 1, 0, 2621376, 1, 0, 2686912, 1, 0, 2752448, 1, 0, 2817984, 1, 0, 2883520, 1, 0, 2949056, 1, 0, 3014592, 1, 0, 3080128, 1, 0, 3145664, 1, 0, 3145665, 1, 0, 3080129, 1, 0, 3014593, 1, 0, 2949057, 1, 0, 2883521, 1, 0, 2817985, 1, 0, 2752449, 1, 0, 2686913, 1, 0, 2621377, 1, 0, 2555841, 1, 0, 2490305, 1, 0, 2424769, 1, 0, 2359233, 1, 0, 2293697, 1, 0, 2228161, 1, 0, 2162625, 1, 0, 2097089, 1, 0, 2031553, 1, 0, 1966017, 1, 0, 1900481, 1, 0, 1834945, 1, 0, 1769409, 1, 0, 1703873, 1, 0, 1638337, 1, 0, 1572801, 1, 0, 1507265, 1, 0, 1441729, 1, 0, 1376193, 1, 0, 1310657, 1, 0, 1245121, 1, 0, 1179585, 1, 0, 1114049, 1, 0, 1048513, 1, 0, 982977, 1, 0, 917441, 1, 0, 851905, 1, 0, 786369, 1, 0, 720833, 1, 0, 655297, 1, 0, 589761, 1, 0, 524225, 1, 0, 458689, 1, 0, 393153, 1, 0, 327617, 1, 0, 262081, 1, 0, 196545, 1, 0, 131009, 1, 0, 65473, 1, 0, -63, 1, 0, -65599, 1, 0, -131135, 1, 0, -196671, 1, 0, -262207, 1, 0, -327743, 1, 0, -393279, 1, 0, -458815, 1, 0, -524351, 1, 0, -589887, 1, 0, -655423, 1, 0, -720959, 1, 0, -786495, 1, 0, -852031, 1, 0, -917567, 1, 0, -983103, 1, 0, -1048639, 1, 0, -1114175, 1, 0, -1179711, 1, 0, -1179710, 1, 0, -1114174, 1, 0, -1048638, 1, 0, -983102, 1, 0, -917566, 1, 0, -852030, 1, 0, -786494, 1, 0, -720958, 1, 0, -655422, 1, 0, -589886, 1, 0, -524350, 1, 0, -458814, 1, 0, -393278, 1, 0, -327742, 1, 0, -262206, 1, 0, -196670, 1, 0, -131134, 1, 0, -65598, 1, 0, -62, 1, 0, 65474, 1, 0, 131010, 1, 0, 196546, 1, 0, 262082, 1, 0, 327618, 1, 0, 393154, 1, 0, 458690, 1, 0, 524226, 1, 0, 589762, 1, 0, 655298, 1, 0, 720834, 1, 0, 786370, 1, 0, 851906, 1, 0, 917442, 1, 0, 982978, 1, 0, 1048514, 1, 0, 1114050, 1, 0, 1179586, 1, 0, 1245122, 1, 0, 1310658, 1, 0, 1376194, 1, 0, 1441730, 1, 0, 1507266, 1, 0, 1572802, 1, 0, 1638338, 1, 0, 1703874, 1, 0, 1769410, 1, 0, 1834946, 1, 0, 1900482, 1, 0, 1966018, 1, 0, 2031554, 1, 0, 2097090, 1, 0, 2162626, 1, 0, 2228162, 1, 0, 2293698, 1, 0, 2359234, 1, 0, 2424770, 1, 0, 2490306, 1, 0, 2555842, 1, 0, 2621378, 1, 0, 2686914, 1, 0, 2752450, 1, 0, 2817986, 1, 0, 2883522, 1, 0, 2949058, 1, 0, 3014594, 1, 0, 3080130, 1, 0, 3145666, 1, 0, 3145667, 1, 0, 3080131, 1, 0, 3014595, 1, 0, 2949059, 1, 0, 2883523, 1, 0, 2817987, 1, 0, 2752451, 1, 0, 2686915, 1, 0, 2621379, 1, 0, 2555843, 1, 0, 2490307, 1, 0, 2424771, 1, 0, 2359235, 1, 0, 2293699, 1, 0, 2228163, 1, 0, 2162627, 1, 0, 2097091, 1, 0, 2031555, 1, 0, 1966019, 1, 0, 1900483, 1, 0, 1834947, 1, 0, 1769411, 1, 0, 1703875, 1, 0, 1638339, 1, 0, 1572803, 1, 0, 1507267, 1, 0, 1441731, 1, 0, 1376195, 1, 0, 1310659, 1, 0, 1245123, 1, 0, 1179587, 1, 0, 1114051, 1, 0, 1048515, 1, 0, 982979, 1, 0, 917443, 1, 0, 851907, 1, 0, 786371, 1, 0, 720835, 1, 0, 655299, 1, 0, 589763, 1, 0, 524227, 1, 0, 458691, 1, 0, 393155, 1, 0, 327619, 1, 0, 262083, 1, 0, 196547, 1, 0, 131011, 1, 0, 65475, 1, 0, -61, 1, 0, -65597, 1, 0, -131133, 1, 0, -196669, 1, 0, -262205, 1, 0, -327741, 1, 0, -393277, 1, 0, -458813, 1, 0, -524349, 1, 0, -589885, 1, 0, -655421, 1, 0, -720957, 1, 0, -786493, 1, 0, -852029, 1, 0, -917565, 1, 0, -983101, 1, 0, -1048637, 1, 0, -1114173, 1, 0, -1179709, 1, 0, -1179708, 1, 0, -1114172, 1, 0, -1048636, 1, 0, -983100, 1, 0, -917564, 1, 0, -852028, 1, 0, -786492, 1, 0, -720956, 1, 0, -655420, 1, 0, -589884, 1, 0, -524348, 1, 0, -458812, 1, 0, -393276, 1, 0, -327740, 1, 0, -262204, 1, 0, -196668, 1, 0, -131132, 1, 0, -65596, 1, 0, -60, 1, 0, 65476, 1, 0, 131012, 1, 0, 196548, 1, 0, 262084, 1, 0, 327620, 1, 0, 393156, 1, 0, 458692, 1, 0, 524228, 1, 0, 589764, 1, 0, 655300, 1, 0, 720836, 1, 0, 786372, 1, 0, 851908, 1, 0, 917444, 1, 0, 982980, 1, 0, 1048516, 1, 0, 1114052, 1, 0, 1179588, 1, 0, 1245124, 1, 0, 1310660, 1, 0, 1376196, 1, 0, 1441732, 1, 0, 1507268, 1, 0, 1572804, 1, 0, 1638340, 1, 0, 1703876, 1, 0, 1769412, 1, 0, 1834948, 1, 0, 1900484, 1, 0, 1966020, 1, 0, 2031556, 1, 0, 2097092, 1, 0, 2162628, 1, 0, 2228164, 1, 0, 2293700, 1, 0, 2359236, 1, 0, 2424772, 1, 0, 2490308, 1, 0, 2555844, 1, 0, 2621380, 1, 0, 2686916, 1, 0, 2752452, 1, 0, 2817988, 1, 0, 2883524, 1, 0, 2949060, 1, 0, 3014596, 1, 0, 3080132, 1, 0, 3145668, 1, 0, 3145669, 1, 0, 3080133, 1, 0, 3014597, 1, 0, 2949061, 1, 0, 2883525, 1, 0, 2817989, 1, 0, 2752453, 1, 0, 2686917, 1, 0, 2621381, 1, 0, 2555845, 1, 0, 2490309, 1, 0, 2424773, 1, 0, 2359237, 1, 0, 2293701, 1, 0, 2228165, 1, 0, 2162629, 1, 0, 2097093, 1, 0, 2031557, 1, 0, 1966021, 1, 0, 1900485, 1, 0, 1834949, 1, 0, 1769413, 1, 0, 1703877, 1, 0, 1638341, 1, 0, 1572805, 1, 0, 1507269, 1, 0, 1441733, 1, 0, 1376197, 1, 0, 1310661, 1, 0, 1245125, 1, 0, 1179589, 1, 0, 1114053, 1, 0, 1048517, 1, 0, 982981, 1, 0, 917445, 1, 0, 851909, 1, 0, 786373, 1, 0, 720837, 1, 0, 655301, 1, 0, 589765, 1, 0, 524229, 1, 0, 458693, 1, 0, 393157, 1, 0, 327621, 1, 0, 262085, 1, 0, 196549, 1, 0, 131013, 1, 0, 65477, 1, 0, -59, 1, 0, -65595, 1, 0, -131131, 1, 0, -196667, 1, 0, -262203, 1, 0, -327739, 1, 0, -393275, 1, 0, -458811, 1, 0, -524347, 1, 0, -589883, 1, 0, -655419, 1, 0, -720955, 1, 0, -786491, 1, 0, -852027, 1, 0, -917563, 1, 0, -983099, 1, 0, -1048635, 1, 0, -1114171, 1, 0, -1179707, 1, 0, -1179706, 1, 0, -1114170, 1, 0, -1048634, 1, 0, -983098, 1, 0, -917562, 1, 0, -852026, 1, 0, -786490, 1, 0, -720954, 1, 0, -655418, 1, 0, -589882, 1, 0, -524346, 1, 0, -458810, 1, 0, -393274, 1, 0, -327738, 1, 0, -262202, 1, 0, -196666, 1, 0, -131130, 1, 0, -65594, 1, 0, -58, 1, 0, 65478, 1, 0, 131014, 1, 0, 196550, 1, 0, 262086, 1, 0, 327622, 1, 0, 393158, 1, 0, 458694, 1, 0, 524230, 1, 0, 589766, 1, 0, 655302, 1, 0, 720838, 1, 0, 786374, 1, 0, 851910, 1, 0, 917446, 1, 0, 982982, 1, 0, 1048518, 1, 0, 1114054, 1, 0, 1179590, 1, 0, 1245126, 1, 0, 1310662, 1, 0, 1376198, 1, 0, 1441734, 1, 0, 1507270, 1, 0, 1572806, 1, 0, 1638342, 1, 0, 1703878, 1, 0, 1769414, 1, 0, 1834950, 1, 0, 1900486, 1, 0, 1966022, 1, 0, 2031558, 1, 0, 2097094, 1, 0, 2162630, 1, 0, 2228166, 1, 0, 2293702, 1, 0, 2359238, 1, 0, 2424774, 1, 0, 2490310, 1, 0, 2555846, 1, 0, 2621382, 1, 0, 2686918, 1, 0, 2752454, 1, 0, 2817990, 1, 0, 2883526, 1, 0, 2949062, 1, 0, 3014598, 1, 0, 3080134, 1, 0, 3145670, 1, 0, 3145671, 1, 0, 3080135, 1, 0, 3014599, 1, 0, 2949063, 1, 0, 2883527, 1, 0, 2817991, 1, 0, 2752455, 1, 0, 2686919, 1, 0, 2621383, 1, 0, 2555847, 1, 0, 2490311, 1, 0, 2424775, 1, 0, 2359239, 1, 0, 2293703, 1, 0, 2228167, 1, 0, 2162631, 1, 0, 2097095, 1, 0, 2031559, 1, 0, 1966023, 1, 0, 1900487, 1, 0, 1834951, 1, 0, 1769415, 1, 0, 1703879, 1, 0, 1638343, 1, 0, 1572807, 1, 0, 1507271, 1, 0, 1441735, 1, 0, 1376199, 1, 0, 1310663, 1, 0, 1245127, 1, 0, 1179591, 1, 0, 1114055, 1, 0, 1048519, 1, 0, 982983, 1, 0, 917447, 1, 0, 851911, 1, 0, 786375, 1, 0, 720839, 1, 0, 655303, 1, 0, 589767, 1, 0, 524231, 1, 0, 458695, 1, 0, 393159, 1, 0, 327623, 1, 0, 262087, 1, 0, 196551, 1, 0, 131015, 1, 0, 65479, 1, 0, -57, 1, 0, -65593, 1, 0, -131129, 1, 0, -196665, 1, 0, -262201, 1, 0, -327737, 1, 0, -393273, 1, 0, -458809, 1, 0, -524345, 1, 0, -589881, 1, 0, -655417, 1, 0, -720953, 1, 0, -786489, 1, 0, -852025, 1, 0, -917561, 1, 0, -983097, 1, 0, -1048633, 1, 0, -1114169, 1, 0, -1179705, 1, 0, -1179704, 1, 0, -1114168, 1, 0, -1048632, 1, 0, -983096, 1, 0, -917560, 1, 0, -852024, 1, 0, -786488, 1, 0, -720952, 1, 0, -655416, 1, 0, -589880, 1, 0, -524344, 1, 0, -458808, 1, 0, -393272, 1, 0, -327736, 1, 0, -262200, 1, 0, -196664, 1, 0, -131128, 1, 0, -65592, 1, 0, -56, 1, 0, 65480, 1, 0, 131016, 1, 0, 196552, 1, 0, 262088, 1, 0, 327624, 1, 0, 393160, 1, 0, 458696, 1, 0, 524232, 1, 0, 589768, 1, 0, 655304, 1, 0, 720840, 1, 0, 786376, 1, 0, 851912, 1, 0, 917448, 1, 0, 982984, 1, 0, 1048520, 1, 0, 1114056, 1, 0, 1179592, 1, 0, 1245128, 1, 0, 1310664, 1, 0, 1376200, 1, 0, 1441736, 1, 0, 1507272, 1, 0, 1572808, 1, 0, 1638344, 1, 0, 1703880, 1, 0, 1769416, 1, 0, 1834952, 1, 0, 1900488, 1, 0, 1966024, 1, 0, 2031560, 1, 0, 2097096, 1, 0, 2162632, 1, 0, 2228168, 1, 0, 2293704, 1, 0, 2359240, 1, 0, 2424776, 1, 0, 2490312, 1, 0, 2555848, 1, 0, 2621384, 1, 0, 2686920, 1, 0, 2752456, 1, 0, 2817992, 1, 0, 2883528, 1, 0, 2949064, 1, 0, 3014600, 1, 0, 3080136, 1, 0, 3145672, 1, 0, 3145673, 1, 0, 3080137, 1, 0, 3014601, 1, 0, 2949065, 1, 0, 2883529, 1, 0, 2817993, 1, 0, 2752457, 1, 0, 2686921, 1, 0, 2621385, 1, 0, 2555849, 1, 0, 2490313, 1, 0, 2424777, 1, 0, 2359241, 1, 0, 2293705, 1, 0, 2228169, 1, 0, 2162633, 1, 0, 2097097, 1, 0, 2031561, 1, 0, 1966025, 1, 0, 1900489, 1, 0, 1834953, 1, 0, 1769417, 1, 0, 1703881, 1, 0, 1638345, 1, 0, 1572809, 1, 0, 1507273, 1, 0, 1441737, 1, 0, 1376201, 1, 0, 1310665, 1, 0, 1245129, 1, 0, 1179593, 1, 0, 1114057, 1, 0, 1048521, 1, 0, 982985, 1, 0, 917449, 1, 0, 851913, 1, 0, 786377, 1, 0, 720841, 1, 0, 655305, 1, 0, 589769, 1, 0, 524233, 1, 0, 458697, 1, 0, 393161, 1, 0, 327625, 1, 0, 262089, 1, 0, 196553, 1, 0, 131017, 1, 0, 65481, 1, 0, -55, 1, 0, -65591, 1, 0, -131127, 1, 0, -196663, 1, 0, -262199, 1, 0, -327735, 1, 0, -393271, 1, 0, -458807, 1, 0, -524343, 1, 0, -589879, 1, 0, -655415, 1, 0, -720951, 1, 0, -786487, 1, 0, -852023, 1, 0, -917559, 1, 0, -983095, 1, 0, -1048631, 1, 0, -1114167, 1, 0, -1179703, 1, 0, -1179702, 1, 0, -1114166, 1, 0, -1048630, 1, 0, -983094, 1, 0, -917558, 1, 0, -852022, 1, 0, -786486, 1, 0, -720950, 1, 0, -655414, 1, 0, -589878, 1, 0, -524342, 1, 0, -458806, 1, 0, -393270, 1, 0, -327734, 1, 0, -262198, 1, 0, -196662, 1, 0, -131126, 1, 0, -65590, 1, 0, -54, 1, 0, 65482, 1, 0, 131018, 1, 0, 196554, 1, 0, 262090, 1, 0, 327626, 1, 0, 393162, 1, 0, 458698, 1, 0, 524234, 1, 0, 589770, 1, 0, 655306, 1, 0, 720842, 1, 0, 786378, 1, 0, 851914, 1, 0, 917450, 1, 0, 982986, 1, 0, 1048522, 1, 0, 1114058, 1, 0, 1179594, 1, 0, 1245130, 1, 0, 1310666, 1, 0, 1376202, 1, 0, 1441738, 1, 0, 1507274, 1, 0, 1572810, 1, 0, 1638346, 1, 0, 1703882, 1, 0, 1769418, 1, 0, 1834954, 1, 0, 1900490, 1, 0, 1966026, 1, 0, 2031562, 1, 0, 2097098, 1, 0, 2162634, 1, 0, 2228170, 1, 0, 2293706, 1, 0, 2359242, 1, 0, 2424778, 1, 0, 2490314, 1, 0, 2555850, 1, 0, 2621386, 1, 0, 2686922, 1, 0, 2752458, 1, 0, 2817994, 1, 0, 2883530, 1, 0, 2949066, 1, 0, 3014602, 1, 0, 3080138, 1, 0, 3145674, 1, 0, 3145675, 1, 0, 3080139, 1, 0, 3014603, 1, 0, 2949067, 1, 0, 2883531, 1, 0, 2817995, 1, 0, 2752459, 1, 0, 2686923, 1, 0, 2621387, 1, 0, 2555851, 1, 0, 2490315, 1, 0, 2424779, 1, 0, 2359243, 1, 0, 2293707, 1, 0, 2228171, 1, 0, 2162635, 1, 0, 2097099, 1, 0, 2031563, 1, 0, 1966027, 1, 0, 1900491, 1, 0, 1834955, 1, 0, 1769419, 1, 0, 1703883, 1, 0, 1638347, 1, 0, 1572811, 1, 0, 1507275, 1, 0, 1441739, 1, 0, 1376203, 1, 0, 1310667, 1, 0, 1245131, 1, 0, 1179595, 1, 0, 1114059, 1, 0, 1048523, 1, 0, 982987, 1, 0, 917451, 1, 0, 851915, 1, 0, 786379, 1, 0, 720843, 1, 0, 655307, 1, 0, 589771, 1, 0, 524235, 1, 0, 458699, 1, 0, 393163, 1, 0, 327627, 1, 0, 262091, 1, 0, 196555, 1, 0, 131019, 1, 0, 65483, 1, 0, -53, 1, 0, -65589, 1, 0, -131125, 1, 0, -196661, 1, 0, -262197, 1, 0, -327733, 1, 0, -393269, 1, 0, -458805, 1, 0, -524341, 1, 0, -589877, 1, 0, -655413, 1, 0, -720949, 1, 0, -786485, 1, 0, -852021, 1, 0, -917557, 1, 0, -983093, 1, 0, -1048629, 1, 0, -1114165, 1, 0, -1179701, 1, 0, -1179700, 1, 0, -1114164, 1, 0, -1048628, 1, 0, -983092, 1, 0, -917556, 1, 0, -852020, 1, 0, -786484, 1, 0, -720948, 1, 0, -655412, 1, 0, -589876, 1, 0, -524340, 1, 0, -458804, 1, 0, -393268, 1, 0, -327732, 1, 0, -262196, 1, 0, -196660, 1, 0, -131124, 1, 0, -65588, 1, 0, -52, 1, 0, 65484, 1, 0, 131020, 1, 0, 196556, 1, 0, 262092, 1, 0, 327628, 1, 0, 393164, 1, 0, 458700, 1, 0, 524236, 1, 0, 589772, 1, 0, 655308, 1, 0, 720844, 1, 0, 786380, 1, 0, 851916, 1, 0, 917452, 1, 0, 982988, 1, 0, 1048524, 1, 0, 1114060, 1, 0, 1179596, 1, 0, 1245132, 1, 0, 1310668, 1, 0, 1376204, 1, 0, 1441740, 1, 0, 1507276, 1, 0, 1572812, 1, 0, 1638348, 1, 0, 1703884, 1, 0, 1769420, 1, 0, 1834956, 1, 0, 1900492, 1, 0, 1966028, 1, 0, 2031564, 1, 0, 2097100, 1, 0, 2162636, 1, 0, 2228172, 1, 0, 2293708, 1, 0, 2359244, 1, 0, 2424780, 1, 0, 2490316, 1, 0, 2555852, 1, 0, 2621388, 1, 0, 2686924, 1, 0, 2752460, 1, 0, 2817996, 1, 0, 2883532, 1, 0, 2949068, 1, 0, 3014604, 1, 0, 3080140, 1, 0, 3145676, 1, 0, 3145677, 1, 0, 3080141, 1, 0, 3014605, 1, 0, 2949069, 1, 0, 2883533, 1, 0, 2817997, 1, 0, 2752461, 1, 0, 2686925, 1, 0, 2621389, 1, 0, 2555853, 1, 0, 2490317, 1, 0, 2424781, 1, 0, 2359245, 1, 0, 2293709, 1, 0, 2228173, 1, 0, 2162637, 1, 0, 2097101, 1, 0, 2031565, 1, 0, 1966029, 1, 0, 1900493, 1, 0, 1834957, 1, 0, 1769421, 1, 0, 1703885, 1, 0, 1638349, 1, 0, 1572813, 1, 0, 1507277, 1, 0, 1441741, 1, 0, 1376205, 1, 0, 1310669, 1, 0, 1245133, 1, 0, 1179597, 1, 0, 1114061, 1, 0, 1048525, 1, 0, 982989, 1, 0, 917453, 1, 0, 851917, 1, 0, 786381, 1, 0, 720845, 1, 0, 655309, 1, 0, 589773, 1, 0, 524237, 1, 0, 458701, 1, 0, 393165, 1, 0, 327629, 1, 0, 262093, 1, 0, 196557, 1, 0, 131021, 1, 0, 65485, 1, 0, -51, 1, 0, -65587, 1, 0, -131123, 1, 0, -196659, 1, 0, -262195, 1, 0, -327731, 1, 0, -393267, 1, 0, -458803, 1, 0, -524339, 1, 0, -589875, 1, 0, -655411, 1, 0, -720947, 1, 0, -786483, 1, 0, -852019, 1, 0, -917555, 1, 0, -983091, 1, 0, -1048627, 1, 0, -1114163, 1, 0, -1179699, 1, 0, -1179698, 1, 0, -1114162, 1, 0, -1048626, 1, 0, -983090, 1, 0, -917554, 1, 0, -852018, 1, 0, -786482, 1, 0, -720946, 1, 0, -655410, 1, 0, -589874, 1, 0, -524338, 1, 0, -458802, 1, 0, -393266, 1, 0, -327730, 1, 0, -262194, 1, 0, -196658, 1, 0, -131122, 1, 0, -65586, 1, 0, -50, 1, 0, 65486, 1, 0, 131022, 1, 0, 196558, 1, 0, 262094, 1, 0, 327630, 1, 0, 393166, 1, 0, 458702, 1, 0, 524238, 1, 0, 589774, 1, 0, 655310, 1, 0, 720846, 1, 0, 786382, 1, 0, 851918, 1, 0, 917454, 1, 0, 982990, 1, 0, 1048526, 1, 0, 1114062, 1, 0, 1179598, 1, 0, 1245134, 1, 0, 1310670, 1, 0, 1376206, 1, 0, 1441742, 1, 0, 1507278, 1, 0, 1572814, 1, 0, 1638350, 1, 0, 1703886, 1, 0, 1769422, 1, 0, 1834958, 1, 0, 1900494, 1, 0, 1966030, 1, 0, 2031566, 1, 0, 2097102, 1, 0, 2162638, 1, 0, 2228174, 1, 0, 2293710, 1, 0, 2359246, 1, 0, 2424782, 1, 0, 2490318, 1, 0, 2555854, 1, 0, 2621390, 1, 0, 2686926, 1, 0, 2752462, 1, 0, 2817998, 1, 0, 2883534, 1, 0, 2949070, 1, 0, 3014606, 1, 0, 3080142, 1, 0, 3145678, 1, 0, 3145679, 1, 0, 3080143, 1, 0, 3014607, 1, 0, 2949071, 1, 0, 2883535, 1, 0, 2817999, 1, 0, 2752463, 1, 0, 2686927, 1, 0, 2621391, 1, 0, 2555855, 1, 0, 2490319, 1, 0, 2424783, 1, 0, 2359247, 1, 0, 2293711, 1, 0, 2228175, 1, 0, 2162639, 1, 0, 2097103, 1, 0, 2031567, 1, 0, 1966031, 1, 0, 1900495, 1, 0, 1834959, 1, 0, 1769423, 1, 0, 1703887, 1, 0, 1638351, 1, 0, 1572815, 1, 0, 1507279, 1, 0, 1441743, 1, 0, 1376207, 1, 0, 1310671, 1, 0, 1245135, 1, 0, 1179599, 1, 0, 1114063, 1, 0, 1048527, 1, 0, 982991, 1, 0, 917455, 1, 0, 851919, 1, 0, 786383, 1, 0, 720847, 1, 0, 655311, 1, 0, 589775, 1, 0, 524239, 1, 0, 458703, 1, 0, 393167, 1, 0, 327631, 1, 0, 262095, 1, 0, 196559, 1, 0, 131023, 1, 0, 65487, 1, 0, -49, 1, 0, -65585, 1, 0, -131121, 1, 0, -196657, 1, 0, -262193, 1, 0, -327729, 1, 0, -393265, 1, 0, -458801, 1, 0, -524337, 1, 0, -589873, 1, 0, -655409, 1, 0, -720945, 1, 0, -786481, 1, 0, -852017, 1, 0, -917553, 1, 0, -983089, 1, 0, -1048625, 1, 0, -1114161, 1, 0, -1179697, 1, 0, -1179696, 1, 0, -1114160, 1, 0, -1048624, 1, 0, -983088, 1, 0, -917552, 1, 0, -852016, 1, 0, -786480, 1, 0, -720944, 1, 0, -655408, 1, 0, -589872, 1, 0, -524336, 1, 0, -458800, 1, 0, -393264, 1, 0, -327728, 1, 0, -262192, 1, 0, -196656, 1, 0, -131120, 1, 0, -65584, 1, 0, -48, 1, 0, 65488, 1, 0, 131024, 1, 0, 196560, 1, 0, 262096, 1, 0, 327632, 1, 0, 393168, 1, 0, 458704, 1, 0, 524240, 1, 0, 589776, 1, 0, 655312, 1, 0, 720848, 1, 0, 786384, 1, 0, 851920, 1, 0, 917456, 1, 0, 982992, 1, 0, 1048528, 1, 0, 1114064, 1, 0, 1179600, 1, 0, 1245136, 1, 0, 1310672, 1, 0, 1376208, 1, 0, 1441744, 1, 0, 1507280, 1, 0, 1572816, 1, 0, 1638352, 1, 0, 1703888, 1, 0, 1769424, 1, 0, 1834960, 1, 0, 1900496, 1, 0, 1966032, 1, 0, 2031568, 1, 0, 2097104, 1, 0, 2162640, 1, 0, 2228176, 1, 0, 2293712, 1, 0, 2359248, 1, 0, 2424784, 1, 0, 2490320, 1, 0, 2555856, 1, 0, 2621392, 1, 0, 2686928, 1, 0, 2752464, 1, 0, 2818000, 1, 0, 2883536, 1, 0, 2949072, 1, 0, 3014608, 1, 0, 3080144, 1, 0, 3145680, 1, 0, 3145681, 1, 0, 3080145, 1, 0, 3014609, 1, 0, 2949073, 1, 0, 2883537, 1, 0, 2818001, 1, 0, 2752465, 1, 0, 2686929, 1, 0, 2621393, 1, 0, 2555857, 1, 0, 2490321, 1, 0, 2424785, 1, 0, 2359249, 1, 0, 2293713, 1, 0, 2228177, 1, 0, 2162641, 1, 0, 2097105, 1, 0, 2031569, 1, 0, 1966033, 1, 0, 1900497, 1, 0, 1834961, 1, 0, 1769425, 1, 0, 1703889, 1, 0, 1638353, 1, 0, 1572817, 1, 0, 1507281, 1, 0, 1441745, 1, 0, 1376209, 1, 0, 1310673, 1, 0, 1245137, 1, 0, 1179601, 1, 0, 1114065, 1, 0, 1048529, 1, 0, 982993, 1, 0, 917457, 1, 0, 851921, 1, 0, 786385, 1, 0, 720849, 1, 0, 655313, 1, 0, 589777, 1, 0, 524241, 1, 0, 458705, 1, 0, 393169, 1, 0, 327633, 1, 0, 262097, 1, 0, 196561, 1, 0, 131025, 1, 0, 65489, 1, 0, 65490, 1, 0, -46, 1, 0, -65582, 1, 0, -131118, 1, 0, -196654, 1, 0, -262190, 1, 0, -327726, 1, 0, -393262, 1, 0, -458798, 1, 0, -524334, 1, 0, -589870, 1, 0, -655406, 1, 0, -720942, 1, 0, -786478, 1, 0, -852014, 1, 0, -917550, 1, 0, -983086, 1, 0, -1048622, 1, 0, -1114158, 1, 0, -1179694, 1, 0, -1245230, 1, 0, -1245229, 1, 0, -1179693, 1, 0, -1114157, 1, 0, -1048621, 1, 0, -983085, 1, 0, -917549, 1, 0, -852013, 1, 0, -786477, 1, 0, -720941, 1, 0, -655405, 1, 0, -589869, 1, 0, -524333, 1, 0, -458797, 1, 0, -393261, 1, 0, -327725, 1, 0, -262189, 1, 0, -196653, 1, 0, -131117, 1, 0, -65581, 1, 0, -45, 1, 0, 65491, 1, 0, 131027, 1, 0, 131026, 1, 0, 196562, 1, 0, 262098, 1, 0, 327634, 1, 0, 393170, 1, 0, 458706, 1, 0, 524242, 1, 0, 589778, 1, 0, 655314, 1, 0, 720850, 1, 0, 786386, 1, 0, 851922, 1, 0, 917458, 1, 0, 982994, 1, 0, 1048530, 1, 0, 1114066, 1, 0, 1179602, 1, 0, 1245138, 1, 0, 1310674, 1, 0, 1376210, 1, 0, 1441746, 1, 0, 1507282, 1, 0, 1572818, 1, 0, 1638354, 1, 0, 1703890, 1, 0, 1769426, 1, 0, 1834962, 1, 0, 1900498, 1, 0, 1966034, 1, 0, 2031570, 1, 0, 2097106, 1, 0, 2162642, 1, 0, 2228178, 1, 0, 2293714, 1, 0, 2359250, 1, 0, 2424786, 1, 0, 2490322, 1, 0, 2555858, 1, 0, 2621394, 1, 0, 2686930, 1, 0, 2752466, 1, 0, 2818002, 1, 0, 2883538, 1, 0, 2949074, 1, 0, 3014610, 1, 0, 3080146, 1, 0, 3145682, 1, 0, 3145683, 1, 0, 3080147, 1, 0, 3014611, 1, 0, 2949075, 1, 0, 2883539, 1, 0, 2818003, 1, 0, 2752467, 1, 0, 2686931, 1, 0, 2621395, 1, 0, 2555859, 1, 0, 2490323, 1, 0, 2424787, 1, 0, 2359251, 1, 0, 2293715, 1, 0, 2228179, 1, 0, 2162643, 1, 0, 2097107, 1, 0, 2031571, 1, 0, 1966035, 1, 0, 1900499, 1, 0, 1834963, 1, 0, 1769427, 1, 0, 1703891, 1, 0, 1638355, 1, 0, 1572819, 1, 0, 1507283, 1, 0, 1441747, 1, 0, 1376211, 1, 0, 1310675, 1, 0, 1245139, 1, 0, 1179603, 1, 0, 1114067, 1, 0, 1048531, 1, 0, 982995, 1, 0, 917459, 1, 0, 851923, 1, 0, 786387, 1, 0, 720851, 1, 0, 655315, 1, 0, 589779, 1, 0, 524243, 1, 0, 458707, 1, 0, 393171, 1, 0, 327635, 1, 0, 262099, 1, 0, 196563, 1, 0, 196564, 1, 0, 131028, 1, 0, 65492, 1, 0, -44, 1, 0, -65580, 1, 0, -131116, 1, 0, -196652, 1, 0, -262188, 1, 0, -327724, 1, 0, -393260, 1, 0, -458796, 1, 0, -524332, 1, 0, -589868, 1, 0, -655404, 1, 0, -720940, 1, 0, -786476, 1, 0, -852012, 1, 0, -917548, 1, 0, -983084, 1, 0, -1048620, 1, 0, -1114156, 1, 0, -1179692, 1, 0, -1245228, 1, 0, -1245227, 1, 0, -1179691, 1, 0, -1114155, 1, 0, -1048619, 1, 0, -983083, 1, 0, -917547, 1, 0, -852011, 1, 0, -786475, 1, 0, -720939, 1, 0, -655403, 1, 0, -589867, 1, 0, -524331, 1, 0, -458795, 1, 0, -393259, 1, 0, -327723, 1, 0, -262187, 1, 0, -196651, 1, 0, -131115, 1, 0, -65579, 1, 0, -43, 1, 0, 65493, 1, 0, 131029, 1, 0, 196565, 1, 0, 262101, 1, 0, 262100, 1, 0, 327636, 1, 0, 393172, 1, 0, 458708, 1, 0, 524244, 1, 0, 589780, 1, 0, 655316, 1, 0, 720852, 1, 0, 786388, 1, 0, 851924, 1, 0, 917460, 1, 0, 982996, 1, 0, 1048532, 1, 0, 1114068, 1, 0, 1179604, 1, 0, 1245140, 1, 0, 1310676, 1, 0, 1376212, 1, 0, 1441748, 1, 0, 1507284, 1, 0, 1572820, 1, 0, 1638356, 1, 0, 1703892, 1, 0, 1769428, 1, 0, 1834964, 1, 0, 1900500, 1, 0, 1966036, 1, 0, 2031572, 1, 0, 2097108, 1, 0, 2162644, 1, 0, 2228180, 1, 0, 2293716, 1, 0, 2359252, 1, 0, 2424788, 1, 0, 2490324, 1, 0, 2555860, 1, 0, 2621396, 1, 0, 2686932, 1, 0, 2752468, 1, 0, 2818004, 1, 0, 2883540, 1, 0, 2949076, 1, 0, 3014612, 1, 0, 3080148, 1, 0, 3145684, 1, 0, 3145685, 1, 0, 3080149, 1, 0, 3014613, 1, 0, 2949077, 1, 0, 2883541, 1, 0, 2818005, 1, 0, 2752469, 1, 0, 2686933, 1, 0, 2621397, 1, 0, 2555861, 1, 0, 2490325, 1, 0, 2424789, 1, 0, 2359253, 1, 0, 2293717, 1, 0, 2228181, 1, 0, 2162645, 1, 0, 2097109, 1, 0, 2031573, 1, 0, 1966037, 1, 0, 1900501, 1, 0, 1834965, 1, 0, 1769429, 1, 0, 1703893, 1, 0, 1638357, 1, 0, 1572821, 1, 0, 1507285, 1, 0, 1441749, 1, 0, 1376213, 1, 0, 1310677, 1, 0, 1245141, 1, 0, 1179605, 1, 0, 1114069, 1, 0, 1048533, 1, 0, 982997, 1, 0, 917461, 1, 0, 851925, 1, 0, 786389, 1, 0, 720853, 1, 0, 655317, 1, 0, 589781, 1, 0, 524245, 1, 0, 458709, 1, 0, 393173, 1, 0, 327637, 1, 0, 327638, 1, 0, 262102, 1, 0, 196566, 1, 0, 131030, 1, 0, 65494, 1, 0, -42, 1, 0, -65578, 1, 0, -131114, 1, 0, -196650, 1, 0, -262186, 1, 0, -327722, 1, 0, -393258, 1, 0, -458794, 1, 0, -524330, 1, 0, -589866, 1, 0, -655402, 1, 0, -720938, 1, 0, -786474, 1, 0, -852010, 1, 0, -917546, 1, 0, -983082, 1, 0, -1048618, 1, 0, -1114154, 1, 0, -1179690, 1, 0, -1245226, 1, 0, -1245225, 1, 0, -1179689, 1, 0, -1114153, 1, 0, -1048617, 1, 0, -983081, 1, 0, -917545, 1, 0, -852009, 1, 0, -786473, 1, 0, -720937, 1, 0, -655401, 1, 0, -589865, 1, 0, -524329, 1, 0, -458793, 1, 0, -393257, 1, 0, -327721, 1, 0, -262185, 1, 0, -196649, 1, 0, -131113, 1, 0, -65577, 1, 0, -41, 1, 0, 65495, 1, 0, 131031, 1, 0, 196567, 1, 0, 262103, 1, 0, 327639, 1, 0, 393175, 1, 0, 393174, 1, 0, 458710, 1, 0, 524246, 1, 0, 589782, 1, 0, 655318, 1, 0, 720854, 1, 0, 786390, 1, 0, 851926, 1, 0, 917462, 1, 0, 982998, 1, 0, 1048534, 1, 0, 1114070, 1, 0, 1179606, 1, 0, 1245142, 1, 0, 1310678, 1, 0, 1376214, 1, 0, 1441750, 1, 0, 1507286, 1, 0, 1572822, 1, 0, 1638358, 1, 0, 1703894, 1, 0, 1769430, 1, 0, 1834966, 1, 0, 1900502, 1, 0, 1966038, 1, 0, 2031574, 1, 0, 2097110, 1, 0, 2162646, 1, 0, 2228182, 1, 0, 2293718, 1, 0, 2359254, 1, 0, 2424790, 1, 0, 2490326, 1, 0, 2555862, 1, 0, 2621398, 1, 0, 2686934, 1, 0, 2752470, 1, 0, 2818006, 1, 0, 2883542, 1, 0, 2949078, 1, 0, 3014614, 1, 0, 3080150, 1, 0, 3145686, 1, 0, 3145687, 1, 0, 3080151, 1, 0, 3014615, 1, 0, 2949079, 1, 0, 2883543, 1, 0, 2818007, 1, 0, 2752471, 1, 0, 2686935, 1, 0, 2621399, 1, 0, 2555863, 1, 0, 2490327, 1, 0, 2424791, 1, 0, 2359255, 1, 0, 2293719, 1, 0, 2228183, 1, 0, 2162647, 1, 0, 2097111, 1, 0, 2031575, 1, 0, 1966039, 1, 0, 1900503, 1, 0, 1834967, 1, 0, 1769431, 1, 0, 1703895, 1, 0, 1638359, 1, 0, 1572823, 1, 0, 1507287, 1, 0, 1441751, 1, 0, 1376215, 1, 0, 1310679, 1, 0, 1245143, 1, 0, 1179607, 1, 0, 1114071, 1, 0, 1048535, 1, 0, 982999, 1, 0, 917463, 1, 0, 851927, 1, 0, 786391, 1, 0, 720855, 1, 0, 655319, 1, 0, 589783, 1, 0, 524247, 1, 0, 458711, 1, 0, 458712, 1, 0, 393176, 1, 0, 327640, 1, 0, 262104, 1, 0, 196568, 1, 0, 131032, 1, 0, 65496, 1, 0, -40, 1, 0, -65576, 1, 0, -131112, 1, 0, -196648, 1, 0, -262184, 1, 0, -327720, 1, 0, -393256, 1, 0, -458792, 1, 0, -524328, 1, 0, -589864, 1, 0, -655400, 1, 0, -720936, 1, 0, -786472, 1, 0, -852008, 1, 0, -917544, 1, 0, -983080, 1, 0, -1048616, 1, 0, -1114152, 1, 0, -1179688, 1, 0, -1245224, 1, 0, -1245223, 1, 0, -1179687, 1, 0, -1114151, 1, 0, -1048615, 1, 0, -983079, 1, 0, -917543, 1, 0, -852007, 1, 0, -786471, 1, 0, -720935, 1, 0, -655399, 1, 0, -589863, 1, 0, -524327, 1, 0, -458791, 1, 0, -393255, 1, 0, -327719, 1, 0, -262183, 1, 0, -196647, 1, 0, -131111, 1, 0, -65575, 1, 0, -39, 1, 0, 65497, 1, 0, 131033, 1, 0, 196569, 1, 0, 262105, 1, 0, 327641, 1, 0, 393177, 1, 0, 458713, 1, 0, 524249, 1, 0, 524248, 1, 0, 589784, 1, 0, 655320, 1, 0, 720856, 1, 0, 786392, 1, 0, 851928, 1, 0, 917464, 1, 0, 983000, 1, 0, 1048536, 1, 0, 1114072, 1, 0, 1179608, 1, 0, 1245144, 1, 0, 1310680, 1, 0, 1376216, 1, 0, 1441752, 1, 0, 1507288, 1, 0, 1572824, 1, 0, 1638360, 1, 0, 1703896, 1, 0, 1769432, 1, 0, 1834968, 1, 0, 1900504, 1, 0, 1966040, 1, 0, 2031576, 1, 0, 2097112, 1, 0, 2162648, 1, 0, 2228184, 1, 0, 2293720, 1, 0, 2359256, 1, 0, 2424792, 1, 0, 2490328, 1, 0, 2555864, 1, 0, 2621400, 1, 0, 2686936, 1, 0, 2752472, 1, 0, 2818008, 1, 0, 2883544, 1, 0, 2949080, 1, 0, 3014616, 1, 0, 3080152, 1, 0, 3145688, 1, 0, 3145689, 1, 0, 3080153, 1, 0, 3014617, 1, 0, 2949081, 1, 0, 2883545, 1, 0, 2818009, 1, 0, 2752473, 1, 0, 2686937, 1, 0, 2621401, 1, 0, 2555865, 1, 0, 2490329, 1, 0, 2424793, 1, 0, 2359257, 1, 0, 2293721, 1, 0, 2228185, 1, 0, 2162649, 1, 0, 2097113, 1, 0, 2031577, 1, 0, 1966041, 1, 0, 1900505, 1, 0, 1834969, 1, 0, 1769433, 1, 0, 1703897, 1, 0, 1638361, 1, 0, 1572825, 1, 0, 1507289, 1, 0, 1441753, 1, 0, 1376217, 1, 0, 1310681, 1, 0, 1245145, 1, 0, 1179609, 1, 0, 1114073, 1, 0, 1048537, 1, 0, 983001, 1, 0, 917465, 1, 0, 851929, 1, 0, 786393, 1, 0, 720857, 1, 0, 655321, 1, 0, 589785, 1, 0, 1703898, 1, 0, 1769434, 1, 0, 1834970, 1, 0, 1900506, 1, 0, 1966042, 1, 0, 2031578, 1, 0, 2097114, 1, 0, 2162650, 1, 0, 2228186, 1, 0, 2293722, 1, 0, 2359258, 1, 0, 2424794, 1, 0, 2490330, 1, 0, 2555866, 1, 0, 2621402, 1, 0, 2686938, 1, 0, 2752474, 1, 0, 2818010, 1, 0, 2883546, 1, 0, 2949082, 1, 0, 3014618, 1, 0, 3080154, 1, 0, 3145690, 1, 0, 3145691, 1, 0, 3080155, 1, 0, 3014619, 1, 0, 2949083, 1, 0, 2883547, 1, 0, 2818011, 1, 0, 2752475, 1, 0, 2686939, 1, 0, 2621403, 1, 0, 2555867, 1, 0, 2490331, 1, 0, 2424795, 1, 0, 2359259, 1, 0, 2293723, 1, 0, 2228187, 1, 0, 2162651, 1, 0, 2097115, 1, 0, 2031579, 1, 0, 1966043, 1, 0, 1900507, 1, 0, 1834971, 1, 0, 1769435, 1, 0, 1703899, 1, 0, 1703900, 1, 0, 1769436, 1, 0, 1834972, 1, 0, 1900508, 1, 0, 1966044, 1, 0, 2031580, 1, 0, 2097116, 1, 0, 2162652, 1, 0, 2228188, 1, 0, 2293724, 1, 0, 2359260, 1, 0, 2424796, 1, 0, 2490332, 1, 0, 2555868, 1, 0, 2621404, 1, 0, 2686940, 1, 0, 2752476, 1, 0, 2818012, 1, 0, 2883548, 1, 0, 2949084, 1, 0, 3014620, 1, 0, 3080156, 1, 0, 3145692, 1, 0, 3145693, 1, 0, 3080157, 1, 0, 3014621, 1, 0, 2949085, 1, 0, 2883549, 1, 0, 2818013, 1, 0, 2752477, 1, 0, 2686941, 1, 0, 2621405, 1, 0, 2555869, 1, 0, 2490333, 1, 0, 2424797, 1, 0, 2359261, 1, 0, 2293725, 1, 0, 2228189, 1, 0, 2162653, 1, 0, 2097117, 1, 0, 2031581, 1, 0, 1966045, 1, 0, 1900509, 1, 0, 1834973, 1, 0, 1769437, 1, 0, 1703901, 1, 0, 1703902, 1, 0, 1769438, 1, 0, 1834974, 1, 0, 1900510, 1, 0, 1966046, 1, 0, 2031582, 1, 0, 2097118, 1, 0, 2162654, 1, 0, 2228190, 1, 0, 2293726, 1, 0, 2359262, 1, 0, 2424798, 1, 0, 2490334, 1, 0, 2555870, 1, 0, 2621406, 1, 0, 2686942, 1, 0, 2752478, 1, 0, 2818014, 1, 0, 2883550, 1, 0, 2949086, 1, 0, 3014622, 1, 0, 3080158, 1, 0, 3145694, 1, 0, 3145695, 1, 0, 3080159, 1, 0, 3014623, 1, 0, 2949087, 1, 0, 2883551, 1, 0, 2818015, 1, 0, 2752479, 1, 0, 2686943, 1, 0, 2621407, 1, 0, 2555871, 1, 0, 2490335, 1, 0, 2424799, 1, 0, 2359263, 1, 0, 2293727, 1, 0, 2228191, 1, 0, 2162655, 1, 0, 2097119, 1, 0, 2031583, 1, 0, 1966047, 1, 0, 1900511, 1, 0, 1834975, 1, 0, 1769439, 1, 0, 1703903, 1, 0, 1703904, 1, 0, 1769440, 1, 0, 1834976, 1, 0, 1900512, 1, 0, 1966048, 1, 0, 2031584, 1, 0, 2097120, 1, 0, 2162656, 1, 0, 2228192, 1, 0, 2293728, 1, 0, 2359264, 1, 0, 2424800, 1, 0, 2490336, 1, 0, 2555872, 1, 0, 2621408, 1, 0, 2686944, 1, 0, 2752480, 1, 0, 2818016, 1, 0, 2883552, 1, 0, 2949088, 1, 0, 3014624, 1, 0, 3080160, 1, 0, 3145696, 1, 0, 3145697, 1, 0, 3080161, 1, 0, 3014625, 1, 0, 2949089, 1, 0, 2883553, 1, 0, 2818017, 1, 0, 2752481, 1, 0, 2686945, 1, 0, 2621409, 1, 0, 2555873, 1, 0, 2490337, 1, 0, 2424801, 1, 0, 2359265, 1, 0, 2293729, 1, 0, 2228193, 1, 0, 2162657, 1, 0, 2097121, 1, 0, 2031585, 1, 0, 1966049, 1, 0, 1900513, 1, 0, 1834977, 1, 0, 1769441, 1, 0, 1703905, 1, 0, 1703906, 1, 0, 1769442, 1, 0, 1834978, 1, 0, 1900514, 1, 0, 1966050, 1, 0, 2031586, 1, 0, 2097122, 1, 0, 2162658, 1, 0, 2228194, 1, 0, 2293730, 1, 0, 2359266, 1, 0, 2424802, 1, 0, 2490338, 1, 0, 2555874, 1, 0, 2621410, 1, 0, 2686946, 1, 0, 2752482, 1, 0, 2818018, 1, 0, 2883554, 1, 0, 2949090, 1, 0, 3014626, 1, 0, 3080162, 1, 0, 3145698, 1, 0, 3145699, 1, 0, 3080163, 1, 0, 3014627, 1, 0, 2949091, 1, 0, 2883555, 1, 0, 2818019, 1, 0, 2752483, 1, 0, 2686947, 1, 0, 2621411, 1, 0, 2555875, 1, 0, 2490339, 1, 0, 2424803, 1, 0, 2359267, 1, 0, 2293731, 1, 0, 2228195, 1, 0, 2162659, 1, 0, 2097123, 1, 0, 2031587, 1, 0, 1966051, 1, 0, 1900515, 1, 0, 1834979, 1, 0, 1769443, 1, 0, 1703907, 1, 0, 1703908, 1, 0, 1769444, 1, 0, 1834980, 1, 0, 1900516, 1, 0, 1966052, 1, 0, 2031588, 1, 0, 2097124, 1, 0, 2162660, 1, 0, 2228196, 1, 0, 2293732, 1, 0, 2359268, 1, 0, 2424804, 1, 0, 2490340, 1, 0, 2555876, 1, 0, 2621412, 1, 0, 2686948, 1, 0, 2752484, 1, 0, 2818020, 1, 0, 2883556, 1, 0, 2949092, 1, 0, 3014628, 1, 0, 3080164, 1, 0, 3145700, 1, 0, 3145701, 1, 0, 3080165, 1, 0, 3014629, 1, 0, 2949093, 1, 0, 2883557, 1, 0, 2818021, 1, 0, 2752485, 1, 0, 2686949, 1, 0, 2621413, 1, 0, 2555877, 1, 0, 2490341, 1, 0, 2424805, 1, 0, 2359269, 1, 0, 2293733, 1, 0, 2228197, 1, 0, 2162661, 1, 0, 2097125, 1, 0, 2031589, 1, 0, 1966053, 1, 0, 1900517, 1, 0, 1834981, 1, 0, 1769445, 1, 0, 1703909, 1, 0, 1703910, 1, 0, 1769446, 1, 0, 1834982, 1, 0, 1900518, 1, 0, 1966054, 1, 0, 2031590, 1, 0, 2097126, 1, 0, 2162662, 1, 0, 2228198, 1, 0, 2293734, 1, 0, 2359270, 1, 0, 2424806, 1, 0, 2490342, 1, 0, 2555878, 1, 0, 2621414, 1, 0, 2686950, 1, 0, 2752486, 1, 0, 2818022, 1, 0, 2883558, 1, 0, 2949094, 1, 0, 3014630, 1, 0, 3080166, 1, 0, 3145702, 1, 0, 3145703, 1, 0, 3080167, 1, 0, 3014631, 1, 0, 2949095, 1, 0, 2883559, 1, 0, 2818023, 1, 0, 2752487, 1, 0, 2686951, 1, 0, 2621415, 1, 0, 2555879, 1, 0, 2490343, 1, 0, 2424807, 1, 0, 2359271, 1, 0, 2293735, 1, 0, 2228199, 1, 0, 2162663, 1, 0, 2097127, 1, 0, 2031591, 1, 0, 1966055, 1, 0, 1900519, 1, 0, 1834983, 1, 0, 1769447, 1, 0, 1703911, 1, 0, 1703912, 1, 0, 1769448, 1, 0, 1834984, 1, 0, 1900520, 1, 0, 1966056, 1, 0, 2031592, 1, 0, 2097128, 1, 0, 2162664, 1, 0, 2228200, 1, 0, 2293736, 1, 0, 2359272, 1, 0, 2424808, 1, 0, 2490344, 1, 0, 2555880, 1, 0, 2621416, 1, 0, 2686952, 1, 0, 2752488, 1, 0, 2818024, 1, 0, 2883560, 1, 0, 2949096, 1, 0, 3014632, 1, 0, 3080168, 1, 0, 3145704, 1, 0, 3145705, 1, 0, 3080169, 1, 0, 3014633, 1, 0, 2949097, 1, 0, 2883561, 1, 0, 2818025, 1, 0, 2752489, 1, 0, 2686953, 1, 0, 2621417, 1, 0, 2555881, 1, 0, 2490345, 1, 0, 2424809, 1, 0, 2359273, 1, 0, 2293737, 1, 0, 2228201, 1, 0, 2162665, 1, 0, 2097129, 1, 0, 2031593, 1, 0, 1966057, 1, 0, 1900521, 1, 0, 1834985, 1, 0, 1769449, 1, 0, 1703913, 1, 0, 1703914, 1, 0, 1769450, 1, 0, 1834986, 1, 0, 1900522, 1, 0, 1966058, 1, 0, 2031594, 1, 0, 2097130, 1, 0, 2162666, 1, 0, 2228202, 1, 0, 2293738, 1, 0, 2359274, 1, 0, 2424810, 1, 0, 2490346, 1, 0, 2555882, 1, 0, 2621418, 1, 0, 2686954, 1, 0, 2752490, 1, 0, 2818026, 1, 0, 2883562, 1, 0, 2949098, 1, 0, 3014634, 1, 0, 3080170, 1, 0, 3145706, 1, 0, 3145707, 1, 0, 3080171, 1, 0, 3014635, 1, 0, 2949099, 1, 0, 2883563, 1, 0, 2818027, 1, 0, 2752491, 1, 0, 2686955, 1, 0, 2621419, 1, 0, 2555883, 1, 0, 2490347, 1, 0, 2424811, 1, 0, 2359275, 1, 0, 2293739, 1, 0, 2228203, 1, 0, 2162667, 1, 0, 2097131, 1, 0, 2031595, 1, 0, 1966059, 1, 0, 1900523, 1, 0, 1834987, 1, 0, 1769451, 1, 0, 1703915, 1, 0, 1703916, 1, 0, 1769452, 1, 0, 1834988, 1, 0, 1900524, 1, 0, 1966060, 1, 0, 2031596, 1, 0, 2097132, 1, 0, 2162668, 1, 0, 2228204, 1, 0, 2293740, 1, 0, 2359276, 1, 0, 2424812, 1, 0, 2490348, 1, 0, 2555884, 1, 0, 2621420, 1, 0, 2686956, 1, 0, 2752492, 1, 0, 2818028, 1, 0, 2883564, 1, 0, 2949100, 1, 0, 3014636, 1, 0, 3080172, 1, 0, 3145708, 1, 0, 3145709, 1, 0, 3080173, 1, 0, 3014637, 1, 0, 2949101, 1, 0, 2883565, 1, 0, 2818029, 1, 0, 2752493, 1, 0, 2686957, 1, 0, 2621421, 1, 0, 2555885, 1, 0, 2490349, 1, 0, 2424813, 1, 0, 2359277, 1, 0, 2293741, 1, 0, 2228205, 1, 0, 2162669, 1, 0, 2097133, 1, 0, 2031597, 1, 0, 1966061, 1, 0, 1900525, 1, 0, 1834989, 1, 0, 1769453, 1, 0, 1703917, 1, 0, 1703918, 1, 0, 1769454, 1, 0, 1834990, 1, 0, 1900526, 1, 0, 1966062, 1, 0, 2031598, 1, 0, 2097134, 1, 0, 2162670, 1, 0, 2228206, 1, 0, 2293742, 1, 0, 2359278, 1, 0, 2424814, 1, 0, 2490350, 1, 0, 2555886, 1, 0, 2621422, 1, 0, 2686958, 1, 0, 2752494, 1, 0, 2818030, 1, 0, 2883566, 1, 0, 2949102, 1, 0, 3014638, 1, 0, 3080174, 1, 0, 3145710, 1, 0, 3145711, 1, 0, 3080175, 1, 0, 3014639, 1, 0, 2949103, 1, 0, 2883567, 1, 0, 2818031, 1, 0, 2752495, 1, 0, 2686959, 1, 0, 2621423, 1, 0, 2555887, 1, 0, 2490351, 1, 0, 2424815, 1, 0, 2359279, 1, 0, 2293743, 1, 0, 2228207, 1, 0, 2162671, 1, 0, 2097135, 1, 0, 2031599, 1, 0, 1966063, 1, 0, 1900527, 1, 0, 1834991, 1, 0, 1769455, 1, 0, 1703919, 1, 0, 1703920, 1, 0, 1769456, 1, 0, 1834992, 1, 0, 1900528, 1, 0, 1966064, 1, 0, 2031600, 1, 0, 2097136, 1, 0, 2162672, 1, 0, 2228208, 1, 0, 2293744, 1, 0, 2359280, 1, 0, 2424816, 1, 0, 2490352, 1, 0, 2555888, 1, 0, 2621424, 1, 0, 2686960, 1, 0, 2752496, 1, 0, 2818032, 1, 0, 2883568, 1, 0, 2949104, 1, 0, 3014640, 1, 0, 3080176, 1, 0, 3145712, 1, 0, 3145713, 1, 0, 3080177, 1, 0, 3014641, 1, 0, 2949105, 1, 0, 2883569, 1, 0, 2818033, 1, 0, 2752497, 1, 0, 2686961, 1, 0, 2621425, 1, 0, 2555889, 1, 0, 2490353, 1, 0, 2424817, 1, 0, 2359281, 1, 0, 2293745, 1, 0, 2228209, 1, 0, 2162673, 1, 0, 2097137, 1, 0, 2031601, 1, 0, 1966065, 1, 0, 1900529, 1, 0, 1834993, 1, 0, 1769457, 1, 0, 1703921, 1, 0, 1703922, 1, 0, 1769458, 1, 0, 1834994, 1, 0, 1900530, 1, 0, 1966066, 1, 0, 2031602, 1, 0, 2097138, 1, 0, 2162674, 1, 0, 2228210, 1, 0, 2293746, 1, 0, 2359282, 1, 0, 2424818, 1, 0, 2490354, 1, 0, 2555890, 1, 0, 2621426, 1, 0, 2686962, 1, 0, 2752498, 1, 0, 2818034, 1, 0, 2883570, 1, 0, 2949106, 1, 0, 3014642, 1, 0, 3080178, 1, 0, 3145714, 1, 0, 3145715, 1, 0, 3080179, 1, 0, 3014643, 1, 0, 2949107, 1, 0, 2883571, 1, 0, 2818035, 1, 0, 2752499, 1, 0, 2686963, 1, 0, 2621427, 1, 0, 2555891, 1, 0, 2490355, 1, 0, 2424819, 1, 0, 2359283, 1, 0, 2293747, 1, 0, 2228211, 1, 0, 2162675, 1, 0, 2097139, 1, 0, 2031603, 1, 0, 1966067, 1, 0, 1900531, 1, 0, 1834995, 1, 0, 1769459, 1, 0, 1703923, 1, 0, 1703924, 1, 0, 1769460, 1, 0, 1834996, 1, 0, 1900532, 1, 0, 1966068, 1, 0, 2031604, 1, 0, 2097140, 1, 0, 2162676, 1, 0, 2228212, 1, 0, 2293748, 1, 0, 2359284, 1, 0, 2424820, 1, 0, 2490356, 1, 0, 2555892, 1, 0, 2621428, 1, 0, 2686964, 1, 0, 2752500, 1, 0, 2818036, 1, 0, 2883572, 1, 0, 2949108, 1, 0, 3014644, 1, 0, 3080180, 1, 0, 3145716, 1, 0, 3145717, 1, 0, 3080181, 1, 0, 3014645, 1, 0, 2949109, 1, 0, 2883573, 1, 0, 2818037, 1, 0, 2752501, 1, 0, 2686965, 1, 0, 2621429, 1, 0, 2555893, 1, 0, 2490357, 1, 0, 2424821, 1, 0, 2359285, 1, 0, 2293749, 1, 0, 2228213, 1, 0, 2162677, 1, 0, 2097141, 1, 0, 2031605, 1, 0, 1966069, 1, 0, 1900533, 1, 0, 1834997, 1, 0, 1769461, 1, 0, 1703925, 1, 0, 1703926, 1, 0, 1769462, 1, 0, 1834998, 1, 0, 1900534, 1, 0, 1966070, 1, 0, 2031606, 1, 0, 2097142, 1, 0, 2162678, 1, 0, 2228214, 1, 0, 2293750, 1, 0, 2359286, 1, 0, 2424822, 1, 0, 2490358, 1, 0, 2555894, 1, 0, 2621430, 1, 0, 2686966, 1, 0, 2752502, 1, 0, 2818038, 1, 0, 2883574, 1, 0, 2949110, 1, 0, 3014646, 1, 0, 3080182, 1, 0, 3145718, 1, 0, 3145719, 1, 0, 3080183, 1, 0, 3014647, 1, 0, 2949111, 1, 0, 2883575, 1, 0, 2818039, 1, 0, 2752503, 1, 0, 2686967, 1, 0, 2621431, 1, 0, 2555895, 1, 0, 2490359, 1, 0, 2424823, 1, 0, 2359287, 1, 0, 2293751, 1, 0, 2228215, 1, 0, 2162679, 1, 0, 2097143, 1, 0, 2031607, 1, 0, 1966071, 1, 0, 1900535, 1, 0, 1834999, 1, 0, 1769463, 1, 0, 1703927, 1, 0, 1703928, 1, 0, 1769464, 1, 0, 1835000, 1, 0, 1900536, 1, 0, 1966072, 1, 0, 2031608, 1, 0, 2097144, 1, 0, 2162680, 1, 0, 2228216, 1, 0, 2293752, 1, 0, 2359288, 1, 0, 2424824, 1, 0, 2490360, 1, 0, 2555896, 1, 0, 2621432, 1, 0, 2686968, 1, 0, 2752504, 1, 0, 2818040, 1, 0, 2883576, 1, 0, 2949112, 1, 0, 3014648, 1, 0, 3080184, 1, 0, 3145720, 1, 0, 3145721, 1, 0, 3080185, 1, 0, 3014649, 1, 0, 2949113, 1, 0, 2883577, 1, 0, 2818041, 1, 0, 2752505, 1, 0, 2686969, 1, 0, 2621433, 1, 0, 2555897, 1, 0, 2490361, 1, 0, 2424825, 1, 0, 2359289, 1, 0, 2293753, 1, 0, 2228217, 1, 0, 2162681, 1, 0, 2097145, 1, 0, 2031609, 1, 0, 1966073, 1, 0, 1900537, 1, 0, 1835001, 1, 0, 1769465, 1, 0, 1703929, 1, 0, 1703930, 1, 0, 1769466, 1, 0, 1835002, 1, 0, 1900538, 1, 0, 1966074, 1, 0, 2031610, 1, 0, 2097146, 1, 0, 2162682, 1, 0, 2228218, 1, 0, 2293754, 1, 0, 2359290, 1, 0, 2424826, 1, 0, 2490362, 1, 0, 2555898, 1, 0, 2621434, 1, 0, 2686970, 1, 0, 2752506, 1, 0, 2818042, 1, 0, 2883578, 1, 0, 2949114, 1, 0, 3014650, 1, 0, 3080186, 1, 0, 3145722, 1, 0, 3145723, 1, 0, 3080187, 1, 0, 3014651, 1, 0, 2949115, 1, 0, 2883579, 1, 0, 2818043, 1, 0, 2752507, 1, 0, 2686971, 1, 0, 2621435, 1, 0, 2555899, 1, 0, 2490363, 1, 0, 2424827, 1, 0, 2359291, 1, 0, 2293755, 1, 0, 2228219, 1, 0, 2162683, 1, 0, 2097147, 1, 0, 2031611, 1, 0, 1966075, 1, 0, 1900539, 1, 0, 1835003, 1, 0, 1769467, 1, 0, 1703931, 1, 0, 1703932, 1, 0, 1769468, 1, 0, 1835004, 1, 0, 1900540, 1, 0, 1966076, 1, 0, 2031612, 1, 0, 2097148, 1, 0, 2162684, 1, 0, 2228220, 1, 0, 2293756, 1, 0, 2359292, 1, 0, 2424828, 1, 0, 2490364, 1, 0, 2555900, 1, 0, 2621436, 1, 0, 2686972, 1, 0, 2752508, 1, 0, 2818044, 1, 0, 2883580, 1, 0, 2949116, 1, 0, 3014652, 1, 0, 3080188, 1, 0, 3145724, 1, 0, 3145725, 1, 0, 3080189, 1, 0, 3014653, 1, 0, 2949117, 1, 0, 2883581, 1, 0, 2818045, 1, 0, 2752509, 1, 0, 2686973, 1, 0, 2621437, 1, 0, 2555901, 1, 0, 2490365, 1, 0, 2424829, 1, 0, 2359293, 1, 0, 2293757, 1, 0, 2228221, 1, 0, 2162685, 1, 0, 2097149, 1, 0, 2031613, 1, 0, 1966077, 1, 0, 1900541, 1, 0, 1835005, 1, 0, 1769469, 1, 0, 1703933, 1, 0, 1703934, 1, 0, 1769470, 1, 0, 1835006, 1, 0, 1900542, 1, 0, 1966078, 1, 0, 2031614, 1, 0, 2097150, 1, 0, 2162686, 1, 0, 2228222, 1, 0, 2293758, 1, 0, 2359294, 1, 0, 2424830, 1, 0, 2490366, 1, 0, 2555902, 1, 0, 2621438, 1, 0, 2686974, 1, 0, 2752510, 1, 0, 2818046, 1, 0, 2883582, 1, 0, 2949118, 1, 0, 3014654, 1, 0, 3080190, 1, 0, 3145726, 1, 0, 3145727, 1, 0, 3080191, 1, 0, 3014655, 1, 0, 2949119, 1, 0, 2883583, 1, 0, 2818047, 1, 0, 2752511, 1, 0, 2686975, 1, 0, 2621439, 1, 0, 2555903, 1, 0, 2490367, 1, 0, 2424831, 1, 0, 2359295, 1, 0, 2293759, 1, 0, 2228223, 1, 0, 2162687, 1, 0, 2097151, 1, 0, 2031615, 1, 0, 1966079, 1, 0, 1900543, 1, 0, 1835007, 1, 0, 1769471, 1, 0, 1703935, 1, 0, 1638400, 1, 0, 1703936, 1, 0, 1769472, 1, 0, 1835008, 1, 0, 1900544, 1, 0, 1966080, 1, 0, 2031616, 1, 0, 2097152, 1, 0, 2162688, 1, 0, 2228224, 1, 0, 2293760, 1, 0, 2359296, 1, 0, 2424832, 1, 0, 2490368, 1, 0, 2555904, 1, 0, 2621440, 1, 0, 2686976, 1, 0, 2752512, 1, 0, 2818048, 1, 0, 2883584, 1, 0, 2949120, 1, 0, 3014656, 1, 0, 3080192, 1, 0, 3080193, 1, 0, 3014657, 1, 0, 2949121, 1, 0, 2883585, 1, 0, 2818049, 1, 0, 2752513, 1, 0, 2686977, 1, 0, 2621441, 1, 0, 2555905, 1, 0, 2490369, 1, 0, 2424833, 1, 0, 2359297, 1, 0, 2293761, 1, 0, 2228225, 1, 0, 2162689, 1, 0, 2097153, 1, 0, 2031617, 1, 0, 1966081, 1, 0, 1900545, 1, 0, 1835009, 1, 0, 1769473, 1, 0, 1703937, 1, 0, 1638401, 1, 0, 1638402, 1, 0, 1703938, 1, 0, 1769474, 1, 0, 1835010, 1, 0, 1900546, 1, 0, 1966082, 1, 0, 2031618, 1, 0, 2097154, 1, 0, 2162690, 1, 0, 2228226, 1, 0, 2293762, 1, 0, 2359298, 1, 0, 2424834, 1, 0, 2490370, 1, 0, 2555906, 1, 0, 2621442, 1, 0, 2686978, 1, 0, 2752514, 1, 0, 2818050, 1, 0, 2883586, 1, 0, 2949122, 1, 0, 3014658, 1, 0, 3080194, 1, 0, 3080195, 1, 0, 3014659, 1, 0, 2949123, 1, 0, 2883587, 1, 0, 2818051, 1, 0, 2752515, 1, 0, 2686979, 1, 0, 2621443, 1, 0, 2555907, 1, 0, 2490371, 1, 0, 2424835, 1, 0, 2359299, 1, 0, 2293763, 1, 0, 2228227, 1, 0, 2162691, 1, 0, 2097155, 1, 0, 2031619, 1, 0, 1966083, 1, 0, 1900547, 1, 0, 1835011, 1, 0, 1769475, 1, 0, 1703939, 1, 0, 1638403, 1, 0, 1638404, 1, 0, 1703940, 1, 0, 1769476, 1, 0, 1835012, 1, 0, 1900548, 1, 0, 1966084, 1, 0, 2031620, 1, 0, 2097156, 1, 0, 2162692, 1, 0, 2228228, 1, 0, 2293764, 1, 0, 2359300, 1, 0, 2424836, 1, 0, 2490372, 1, 0, 2555908, 1, 0, 2621444, 1, 0, 2686980, 1, 0, 2752516, 1, 0, 2818052, 1, 0, 2883588, 1, 0, 2949124, 1, 0, 3014660, 1, 0, 3080196, 1, 0, 3080197, 1, 0, 3014661, 1, 0, 2949125, 1, 0, 2883589, 1, 0, 2818053, 1, 0, 2752517, 1, 0, 2686981, 1, 0, 2621445, 1, 0, 2555909, 1, 0, 2490373, 1, 0, 2424837, 1, 0, 2359301, 1, 0, 2293765, 1, 0, 2228229, 1, 0, 2162693, 1, 0, 2097157, 1, 0, 2031621, 1, 0, 1966085, 1, 0, 1900549, 1, 0, 1835013, 1, 0, 1769477, 1, 0, 1703941, 1, 0, 1638405, 1, 0, 1638406, 1, 0, 1703942, 1, 0, 1769478, 1, 0, 1835014, 1, 0, 1900550, 1, 0, 1966086, 1, 0, 2031622, 1, 0, 2097158, 1, 0, 2162694, 1, 0, 2228230, 1, 0, 2293766, 1, 0, 2359302, 1, 0, 2424838, 1, 0, 2490374, 1, 0, 2555910, 1, 0, 2621446, 1, 0, 2686982, 1, 0, 2752518, 1, 0, 2818054, 1, 0, 2883590, 1, 0, 2949126, 1, 0, 3014662, 1, 0, 3080198, 1, 0, 3080199, 1, 0, 3014663, 1, 0, 2949127, 1, 0, 2883591, 1, 0, 2818055, 1, 0, 2752519, 1, 0, 2686983, 1, 0, 2621447, 1, 0, 2555911, 1, 0, 2490375, 1, 0, 2424839, 1, 0, 2359303, 1, 0, 2293767, 1, 0, 2228231, 1, 0, 2162695, 1, 0, 2097159, 1, 0, 2031623, 1, 0, 1966087, 1, 0, 1900551, 1, 0, 1835015, 1, 0, 1769479, 1, 0, 1703943, 1, 0, 1638407, 1, 0, 1638408, 1, 0, 1703944, 1, 0, 1769480, 1, 0, 1835016, 1, 0, 1900552, 1, 0, 1966088, 1, 0, 2031624, 1, 0, 2097160, 1, 0, 2162696, 1, 0, 2228232, 1, 0, 2293768, 1, 0, 2359304, 1, 0, 2424840, 1, 0, 2490376, 1, 0, 2555912, 1, 0, 2621448, 1, 0, 2686984, 1, 0, 2752520, 1, 0, 2818056, 1, 0, 2883592, 1, 0, 2949128, 1, 0, 3014664, 1, 0, 3080200, 1, 0, 3080201, 1, 0, 3014665, 1, 0, 2949129, 1, 0, 2883593, 1, 0, 2818057, 1, 0, 2752521, 1, 0, 2686985, 1, 0, 2621449, 1, 0, 2555913, 1, 0, 2490377, 1, 0, 2424841, 1, 0, 2359305, 1, 0, 2293769, 1, 0, 2228233, 1, 0, 2162697, 1, 0, 2097161, 1, 0, 2031625, 1, 0, 1966089, 1, 0, 1900553, 1, 0, 1835017, 1, 0, 1769481, 1, 0, 1703945, 1, 0, 1638409, 1, 0, 1638410, 1, 0, 1703946, 1, 0, 1769482, 1, 0, 1835018, 1, 0, 1900554, 1, 0, 1966090, 1, 0, 2031626, 1, 0, 2097162, 1, 0, 2162698, 1, 0, 2228234, 1, 0, 2293770, 1, 0, 2359306, 1, 0, 2424842, 1, 0, 2490378, 1, 0, 2555914, 1, 0, 2621450, 1, 0, 2686986, 1, 0, 2752522, 1, 0, 2818058, 1, 0, 2883594, 1, 0, 2949130, 1, 0, 3014666, 1, 0, 3080202, 1, 0, 3080203, 1, 0, 3014667, 1, 0, 2949131, 1, 0, 2883595, 1, 0, 2818059, 1, 0, 2752523, 1, 0, 2686987, 1, 0, 2621451, 1, 0, 2555915, 1, 0, 2490379, 1, 0, 2424843, 1, 0, 2359307, 1, 0, 2293771, 1, 0, 2228235, 1, 0, 2162699, 1, 0, 2097163, 1, 0, 2031627, 1, 0, 1966091, 1, 0, 1900555, 1, 0, 1835019, 1, 0, 1769483, 1, 0, 1703947, 1, 0, 1638411, 1, 0, 1638412, 1, 0, 1703948, 1, 0, 1769484, 1, 0, 1835020, 1, 0, 1900556, 1, 0, 1966092, 1, 0, 2031628, 1, 0, 2097164, 1, 0, 2162700, 1, 0, 2228236, 1, 0, 2293772, 1, 0, 2359308, 1, 0, 2424844, 1, 0, 2490380, 1, 0, 2555916, 1, 0, 2621452, 1, 0, 2686988, 1, 0, 2752524, 1, 0, 2818060, 1, 0, 2883596, 1, 0, 2949132, 1, 0, 3014668, 1, 0, 3080204, 1, 0, 3080205, 1, 0, 3014669, 1, 0, 2949133, 1, 0, 2883597, 1, 0, 2818061, 1, 0, 2752525, 1, 0, 2686989, 1, 0, 2621453, 1, 0, 2555917, 1, 0, 2490381, 1, 0, 2424845, 1, 0, 2359309, 1, 0, 2293773, 1, 0, 2228237, 1, 0, 2162701, 1, 0, 2097165, 1, 0, 2031629, 1, 0, 1966093, 1, 0, 1900557, 1, 0, 1835021, 1, 0, 1769485, 1, 0, 1703949, 1, 0, 1638413, 1, 0, 1638414, 1, 0, 1703950, 1, 0, 1769486, 1, 0, 1835022, 1, 0, 1900558, 1, 0, 1966094, 1, 0, 2031630, 1, 0, 2097166, 1, 0, 2162702, 1, 0, 2228238, 1, 0, 2293774, 1, 0, 2359310, 1, 0, 2424846, 1, 0, 2490382, 1, 0, 2555918, 1, 0, 2621454, 1, 0, 2686990, 1, 0, 2752526, 1, 0, 2818062, 1, 0, 2883598, 1, 0, 2949134, 1, 0, 3014670, 1, 0, 3080206, 1, 0, 3080207, 1, 0, 3014671, 1, 0, 2949135, 1, 0, 2883599, 1, 0, 2818063, 1, 0, 2752527, 1, 0, 2686991, 1, 0, 2621455, 1, 0, 2555919, 1, 0, 2490383, 1, 0, 2424847, 1, 0, 2359311, 1, 0, 2293775, 1, 0, 2228239, 1, 0, 2162703, 1, 0, 2097167, 1, 0, 2031631, 1, 0, 1966095, 1, 0, 1900559, 1, 0, 1835023, 1, 0, 1769487, 1, 0, 1703951, 1, 0, 1638415, 1, 0, 1638416, 1, 0, 1703952, 1, 0, 1769488, 1, 0, 1835024, 1, 0, 1900560, 1, 0, 1966096, 1, 0, 2031632, 1, 0, 2097168, 1, 0, 2162704, 1, 0, 2228240, 1, 0, 2293776, 1, 0, 2359312, 1, 0, 2424848, 1, 0, 2490384, 1, 0, 2555920, 1, 0, 2621456, 1, 0, 2686992, 1, 0, 2752528, 1, 0, 2818064, 1, 0, 2883600, 1, 0, 2949136, 1, 0, 3014672, 1, 0, 3080208, 1, 0, 3080209, 1, 0, 3014673, 1, 0, 2949137, 1, 0, 2883601, 1, 0, 2818065, 1, 0, 2752529, 1, 0, 2686993, 1, 0, 2621457, 1, 0, 2555921, 1, 0, 2490385, 1, 0, 2424849, 1, 0, 2359313, 1, 0, 2293777, 1, 0, 2228241, 1, 0, 2162705, 1, 0, 2097169, 1, 0, 2031633, 1, 0, 1966097, 1, 0, 1900561, 1, 0, 1835025, 1, 0, 1769489, 1, 0, 1703953, 1, 0, 1638417, 1, 0, 1638418, 1, 0, 1703954, 1, 0, 1769490, 1, 0, 1835026, 1, 0, 1900562, 1, 0, 1966098, 1, 0, 2031634, 1, 0, 2097170, 1, 0, 2162706, 1, 0, 2228242, 1, 0, 2293778, 1, 0, 2359314, 1, 0, 2424850, 1, 0, 2490386, 1, 0, 2555922, 1, 0, 2621458, 1, 0, 2686994, 1, 0, 2752530, 1, 0, 2818066, 1, 0, 2883602, 1, 0, 2949138, 1, 0, 3014674, 1, 0, 3080210, 1, 0, 3080211, 1, 0, 3014675, 1, 0, 2949139, 1, 0, 2883603, 1, 0, 2818067, 1, 0, 2752531, 1, 0, 2686995, 1, 0, 2621459, 1, 0, 2555923, 1, 0, 2490387, 1, 0, 2424851, 1, 0, 2359315, 1, 0, 2293779, 1, 0, 2228243, 1, 0, 2162707, 1, 0, 2097171, 1, 0, 2031635, 1, 0, 1966099, 1, 0, 1900563, 1, 0, 1835027, 1, 0, 1769491, 1, 0, 1703955, 1, 0, 1638419, 1, 0, 1638420, 1, 0, 1703956, 1, 0, 1769492, 1, 0, 1835028, 1, 0, 1900564, 1, 0, 1966100, 1, 0, 2031636, 1, 0, 2097172, 1, 0, 2162708, 1, 0, 2228244, 1, 0, 2293780, 1, 0, 2359316, 1, 0, 2424852, 1, 0, 2490388, 1, 0, 2555924, 1, 0, 2621460, 1, 0, 2686996, 1, 0, 2752532, 1, 0, 2818068, 1, 0, 2883604, 1, 0, 2949140, 1, 0, 3014676, 1, 0, 3080212, 1, 0, 3080213, 1, 0, 3014677, 1, 0, 2949141, 1, 0, 2883605, 1, 0, 2818069, 1, 0, 2752533, 1, 0, 2686997, 1, 0, 2621461, 1, 0, 2555925, 1, 0, 2490389, 1, 0, 2424853, 1, 0, 2359317, 1, 0, 2293781, 1, 0, 2228245, 1, 0, 2162709, 1, 0, 2097173, 1, 0, 2031637, 1, 0, 1966101, 1, 0, 1900565, 1, 0, 1835029, 1, 0, 1769493, 1, 0, 1703957, 1, 0, 1638421, 1, 0, 1638422, 1, 0, 1703958, 1, 0, 1769494, 1, 0, 1835030, 1, 0, 1900566, 1, 0, 1966102, 1, 0, 2031638, 1, 0, 2097174, 1, 0, 2162710, 1, 0, 2228246, 1, 0, 2293782, 1, 0, 2359318, 1, 0, 2424854, 1, 0, 2490390, 1, 0, 2555926, 1, 0, 2621462, 1, 0, 2686998, 1, 0, 2752534, 1, 0, 2818070, 1, 0, 2883606, 1, 0, 2949142, 1, 0, 3014678, 1, 0, 3080214, 1, 0, 3080215, 1, 0, 3014679, 1, 0, 2949143, 1, 0, 2883607, 1, 0, 2818071, 1, 0, 2752535, 1, 0, 2686999, 1, 0, 2621463, 1, 0, 2555927, 1, 0, 2490391, 1, 0, 2424855, 1, 0, 2359319, 1, 0, 2293783, 1, 0, 2228247, 1, 0, 2162711, 1, 0, 2097175, 1, 0, 2031639, 1, 0, 1966103, 1, 0, 1900567, 1, 0, 1835031, 1, 0, 1769495, 1, 0, 1703959, 1, 0, 1638423, 1, 0, 1638424, 1, 0, 1703960, 1, 0, 1769496, 1, 0, 1835032, 1, 0, 1900568, 1, 0, 1966104, 1, 0, 2031640, 1, 0, 2097176, 1, 0, 2162712, 1, 0, 2228248, 1, 0, 2293784, 1, 0, 2359320, 1, 0, 2424856, 1, 0, 2490392, 1, 0, 2555928, 1, 0, 2621464, 1, 0, 2687000, 1, 0, 2752536, 1, 0, 2818072, 1, 0, 2883608, 1, 0, 2949144, 1, 0, 3014680, 1, 0, 3080216, 1, 0, 3080217, 1, 0, 3014681, 1, 0, 2949145, 1, 0, 2883609, 1, 0, 2818073, 1, 0, 2752537, 1, 0, 2687001, 1, 0, 2621465, 1, 0, 2555929, 1, 0, 2490393, 1, 0, 2424857, 1, 0, 2359321, 1, 0, 2293785, 1, 0, 2228249, 1, 0, 2162713, 1, 0, 2097177, 1, 0, 2031641, 1, 0, 1966105, 1, 0, 1900569, 1, 0, 1835033, 1, 0, 1769497, 1, 0, 1703961, 1, 0, 1638425, 1, 0, 1638426, 1, 0, 1703962, 1, 0, 1769498, 1, 0, 1835034, 1, 0, 1900570, 1, 0, 1966106, 1, 0, 2031642, 1, 0, 2097178, 1, 0, 2162714, 1, 0, 2228250, 1, 0, 2293786, 1, 0, 2359322, 1, 0, 2424858, 1, 0, 2490394, 1, 0, 2555930, 1, 0, 2621466, 1, 0, 2687002, 1, 0, 2752538, 1, 0, 2818074, 1, 0, 2883610, 1, 0, 2949146, 1, 0, 3014682, 1, 0, 3080218, 1, 0, 3080219, 1, 0, 3014683, 1, 0, 2949147, 1, 0, 2883611, 1, 0, 2818075, 1, 0, 2752539, 1, 0, 2687003, 1, 0, 2621467, 1, 0, 2555931, 1, 0, 2490395, 1, 0, 2424859, 1, 0, 2359323, 1, 0, 2293787, 1, 0, 2228251, 1, 0, 2162715, 1, 0, 2097179, 1, 0, 2031643, 1, 0, 1966107, 1, 0, 1900571, 1, 0, 1835035, 1, 0, 1769499, 1, 0, 1703963, 1, 0, 1638427, 1, 0, 1638428, 1, 0, 1703964, 1, 0, 1769500, 1, 0, 1835036, 1, 0, 1900572, 1, 0, 1966108, 1, 0, 2031644, 1, 0, 2097180, 1, 0, 2162716, 1, 0, 2228252, 1, 0, 2293788, 1, 0, 2359324, 1, 0, 2424860, 1, 0, 2490396, 1, 0, 2555932, 1, 0, 2621468, 1, 0, 2687004, 1, 0, 2752540, 1, 0, 2818076, 1, 0, 2883612, 1, 0, 2949148, 1, 0, 3014684, 1, 0, 3080220, 1, 0, 3080221, 1, 0, 3014685, 1, 0, 2949149, 1, 0, 2883613, 1, 0, 2818077, 1, 0, 2752541, 1, 0, 2687005, 1, 0, 2621469, 1, 0, 2555933, 1, 0, 2490397, 1, 0, 2424861, 1, 0, 2359325, 1, 0, 2293789, 1, 0, 2228253, 1, 0, 2162717, 1, 0, 2097181, 1, 0, 2031645, 1, 0, 1966109, 1, 0, 1900573, 1, 0, 1835037, 1, 0, 1769501, 1, 0, 1703965, 1, 0, 1638429, 1, 0, 1638430, 1, 0, 1703966, 1, 0, 1769502, 1, 0, 1835038, 1, 0, 1900574, 1, 0, 1966110, 1, 0, 2031646, 1, 0, 2097182, 1, 0, 2162718, 1, 0, 2228254, 1, 0, 2293790, 1, 0, 2359326, 1, 0, 2424862, 1, 0, 2490398, 1, 0, 2555934, 1, 0, 2621470, 1, 0, 2687006, 1, 0, 2752542, 1, 0, 2818078, 1, 0, 2883614, 1, 0, 2949150, 1, 0, 3014686, 1, 0, 3080222, 1, 0, 3080223, 1, 0, 3014687, 1, 0, 2949151, 1, 0, 2883615, 1, 0, 2818079, 1, 0, 2752543, 1, 0, 2687007, 1, 0, 2621471, 1, 0, 2555935, 1, 0, 2490399, 1, 0, 2424863, 1, 0, 2359327, 1, 0, 2293791, 1, 0, 2228255, 1, 0, 2162719, 1, 0, 2097183, 1, 0, 2031647, 1, 0, 1966111, 1, 0, 1900575, 1, 0, 1835039, 1, 0, 1769503, 1, 0, 1703967, 1, 0, 1638431, 1, 0, 1638432, 1, 0, 1703968, 1, 0, 1769504, 1, 0, 1835040, 1, 0, 1900576, 1, 0, 1966112, 1, 0, 2031648, 1, 0, 2097184, 1, 0, 2162720, 1, 0, 2228256, 1, 0, 2293792, 1, 0, 2359328, 1, 0, 2424864, 1, 0, 2490400, 1, 0, 2555936, 1, 0, 2621472, 1, 0, 2687008, 1, 0, 2752544, 1, 0, 2818080, 1, 0, 2883616, 1, 0, 2949152, 1, 0, 3014688, 1, 0, 3080224, 1, 0, 3080225, 1, 0, 3014689, 1, 0, 2949153, 1, 0, 2883617, 1, 0, 2818081, 1, 0, 2752545, 1, 0, 2687009, 1, 0, 2621473, 1, 0, 2555937, 1, 0, 2490401, 1, 0, 2424865, 1, 0, 2359329, 1, 0, 2293793, 1, 0, 2228257, 1, 0, 2162721, 1, 0, 2097185, 1, 0, 2031649, 1, 0, 1966113, 1, 0, 1900577, 1, 0, 1835041, 1, 0, 1769505, 1, 0, 1703969, 1, 0, 1638433, 1, 0, 1638434, 1, 0, 1703970, 1, 0, 1769506, 1, 0, 1835042, 1, 0, 1900578, 1, 0, 1966114, 1, 0, 2031650, 1, 0, 2097186, 1, 0, 2162722, 1, 0, 2228258, 1, 0, 2293794, 1, 0, 2359330, 1, 0, 2424866, 1, 0, 2490402, 1, 0, 2555938, 1, 0, 2621474, 1, 0, 2687010, 1, 0, 2752546, 1, 0, 2818082, 1, 0, 2883618, 1, 0, 2949154, 1, 0, 3014690, 1, 0, 3080226, 1, 0, 3080227, 1, 0, 3014691, 1, 0, 2949155, 1, 0, 2883619, 1, 0, 2818083, 1, 0, 2752547, 1, 0, 2687011, 1, 0, 2621475, 1, 0, 2555939, 1, 0, 2490403, 1, 0, 2424867, 1, 0, 2359331, 1, 0, 2293795, 1, 0, 2228259, 1, 0, 2162723, 1, 0, 2097187, 1, 0, 2031651, 1, 0, 1966115, 1, 0, 1900579, 1, 0, 1835043, 1, 0, 1769507, 1, 0, 1703971, 1, 0, 1638435, 1, 0, 1638436, 1, 0, 1703972, 1, 0, 1769508, 1, 0, 1835044, 1, 0, 1900580, 1, 0, 1966116, 1, 0, 2031652, 1, 0, 2097188, 1, 0, 2162724, 1, 0, 2228260, 1, 0, 2293796, 1, 0, 2359332, 1, 0, 2424868, 1, 0, 2490404, 1, 0, 2555940, 1, 0, 2621476, 1, 0, 2687012, 1, 0, 2752548, 1, 0, 2818084, 1, 0, 2883620, 1, 0, 2949156, 1, 0, 3014692, 1, 0, 3080228, 1, 0, 3080229, 1, 0, 3014693, 1, 0, 2949157, 1, 0, 2883621, 1, 0, 2818085, 1, 0, 2752549, 1, 0, 2687013, 1, 0, 2621477, 1, 0, 2555941, 1, 0, 2490405, 1, 0, 2424869, 1, 0, 2359333, 1, 0, 2293797, 1, 0, 2228261, 1, 0, 2162725, 1, 0, 2097189, 1, 0, 2031653, 1, 0, 1966117, 1, 0, 1900581, 1, 0, 1835045, 1, 0, 1769509, 1, 0, 1703973, 1, 0, 1638437, 1, 0, 1638438, 1, 0, 1703974, 1, 0, 1769510, 1, 0, 1835046, 1, 0, 1900582, 1, 0, 1966118, 1, 0, 2031654, 1, 0, 2097190, 1, 0, 2162726, 1, 0, 2228262, 1, 0, 2293798, 1, 0, 2359334, 1, 0, 2424870, 1, 0, 2490406, 1, 0, 2555942, 1, 0, 2621478, 1, 0, 2687014, 1, 0, 2752550, 1, 0, 2818086, 1, 0, 2883622, 1, 0, 2949158, 1, 0, 3014694, 1, 0, 3080230, 1, 0, 3080231, 1, 0, 3014695, 1, 0, 2949159, 1, 0, 2883623, 1, 0, 2818087, 1, 0, 2752551, 1, 0, 2687015, 1, 0, 2621479, 1, 0, 2555943, 1, 0, 2490407, 1, 0, 2424871, 1, 0, 2359335, 1, 0, 2293799, 1, 0, 2228263, 1, 0, 2162727, 1, 0, 2097191, 1, 0, 2031655, 1, 0, 1966119, 1, 0, 1900583, 1, 0, 1835047, 1, 0, 1769511, 1, 0, 1703975, 1, 0, 1638439, 1, 0, 1638440, 1, 0, 1703976, 1, 0, 1769512, 1, 0, 1835048, 1, 0, 1900584, 1, 0, 1966120, 1, 0, 2031656, 1, 0, 2097192, 1, 0, 2162728, 1, 0, 2228264, 1, 0, 2293800, 1, 0, 2359336, 1, 0, 2424872, 1, 0, 2490408, 1, 0, 2555944, 1, 0, 2621480, 1, 0, 2687016, 1, 0, 2752552, 1, 0, 2818088, 1, 0, 2883624, 1, 0, 2949160, 1, 0, 3014696, 1, 0, 3080232, 1, 0, 3080233, 1, 0, 3014697, 1, 0, 2949161, 1, 0, 2883625, 1, 0, 2818089, 1, 0, 2752553, 1, 0, 2687017, 1, 0, 2621481, 1, 0, 2555945, 1, 0, 2490409, 1, 0, 2424873, 1, 0, 2359337, 1, 0, 2293801, 1, 0, 2228265, 1, 0, 2162729, 1, 0, 2097193, 1, 0, 2031657, 1, 0, 1966121, 1, 0, 1900585, 1, 0, 1835049, 1, 0, 1769513, 1, 0, 1703977, 1, 0, 1638441, 1, 0, 1638442, 1, 0, 1703978, 1, 0, 1769514, 1, 0, 1835050, 1, 0, 1900586, 1, 0, 1966122, 1, 0, 2031658, 1, 0, 2097194, 1, 0, 2162730, 1, 0, 2228266, 1, 0, 2293802, 1, 0, 2359338, 1, 0, 2424874, 1, 0, 2490410, 1, 0, 2555946, 1, 0, 2621482, 1, 0, 2687018, 1, 0, 2752554, 1, 0, 2818090, 1, 0, 2883626, 1, 0, 2949162, 1, 0, 3014698, 1, 0, 3080234, 1, 0, 3080235, 1, 0, 3014699, 1, 0, 2949163, 1, 0, 2883627, 1, 0, 2818091, 1, 0, 2752555, 1, 0, 2687019, 1, 0, 2621483, 1, 0, 2555947, 1, 0, 2490411, 1, 0, 2424875, 1, 0, 2359339, 1, 0, 2293803, 1, 0, 2228267, 1, 0, 2162731, 1, 0, 2097195, 1, 0, 2031659, 1, 0, 1966123, 1, 0, 1900587, 1, 0, 1835051, 1, 0, 1769515, 1, 0, 1703979, 1, 0, 1638443, 1, 0, 1638444, 1, 0, 1703980, 1, 0, 1769516, 1, 0, 1835052, 1, 0, 1900588, 1, 0, 1966124, 1, 0, 2031660, 1, 0, 2097196, 1, 0, 2162732, 1, 0, 2228268, 1, 0, 2293804, 1, 0, 2359340, 1, 0, 2424876, 1, 0, 2490412, 1, 0, 2555948, 1, 0, 2621484, 1, 0, 2687020, 1, 0, 2752556, 1, 0, 2818092, 1, 0, 2883628, 1, 0, 2949164, 1, 0, 3014700, 1, 0, 3080236, 1, 0, 3080237, 1, 0, 3014701, 1, 0, 2949165, 1, 0, 2883629, 1, 0, 2818093, 1, 0, 2752557, 1, 0, 2687021, 1, 0, 2621485, 1, 0, 2555949, 1, 0, 2490413, 1, 0, 2424877, 1, 0, 2359341, 1, 0, 2293805, 1, 0, 2228269, 1, 0, 2162733, 1, 0, 2097197, 1, 0, 2031661, 1, 0, 1966125, 1, 0, 1900589, 1, 0, 1835053, 1, 0, 1769517, 1, 0, 1703981, 1, 0, 1638445, 1, 0, 1638446, 1, 0, 1703982, 1, 0, 1769518, 1, 0, 1835054, 1, 0, 1900590, 1, 0, 1966126, 1, 0, 2031662, 1, 0, 2097198, 1, 0, 2162734, 1, 0, 2228270, 1, 0, 2293806, 1, 0, 2359342, 1, 0, 2424878, 1, 0, 2490414, 1, 0, 2555950, 1, 0, 2621486, 1, 0, 2687022, 1, 0, 2752558, 1, 0, 2818094, 1, 0, 2883630, 1, 0, 2949166, 1, 0, 3014702, 1, 0, 3080238, 1, 0) -[node name="player0" parent="." instance=ExtResource("3_5eqoy")] +[node name="player0" parent="." instance=ExtResource("4_kmlel")] position = Vector2(632, 8) -[node name="player1" parent="." instance=ExtResource("3_5eqoy")] +[node name="player1" parent="." instance=ExtResource("4_kmlel")] position = Vector2(544, -256) diff --git a/testing/test/player.tscn b/testing/test/player.tscn index beb3f36..943ffa7 100644 --- a/testing/test/player.tscn +++ b/testing/test/player.tscn @@ -17,3 +17,15 @@ shape = SubResource("RectangleShape2D_kf6qt") [node name="camera" type="Camera2D" parent="."] enabled = false + +[node name="stats" type="Button" parent="."] +visible = false +offset_left = 112.0 +offset_top = 152.0 +offset_right = 238.0 +offset_bottom = 187.0 +scale = Vector2(2, 2) +disabled = true +text = "Stats" + +[connection signal="pressed" from="stats" to="." method="_on_stats_pressed"] From 5e4f79ee193580c0783d571f4745ab6fb1784df2 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sun, 16 Jun 2024 20:01:56 +0200 Subject: [PATCH 23/31] Version: 0.0.4 Scrolling implemented in view and creator, so you can add infinite variables to the content. --- scenes/menu/create.tscn | 16 ++++++++++++++++ scenes/menu/main.tscn | 2 +- scenes/menu/view.tscn | 20 ++++++++++++++++++-- scripts/createStats.gd | 11 ++++++----- scripts/getStats.gd | 14 +++++++------- 5 files changed, 48 insertions(+), 15 deletions(-) diff --git a/scenes/menu/create.tscn b/scenes/menu/create.tscn index a41d1b3..1c25e24 100644 --- a/scenes/menu/create.tscn +++ b/scenes/menu/create.tscn @@ -20,4 +20,20 @@ offset_bottom = 435.0 scale = Vector2(2, 2) text = "Send" +[node name="ScrollContainer" type="ScrollContainer" parent="."] +layout_mode = 1 +anchors_preset = 13 +anchor_left = 0.5 +anchor_right = 0.5 +anchor_bottom = 1.0 +offset_left = -400.0 +offset_right = 104.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"] +layout_mode = 2 +size_flags_horizontal = 3 +size_flags_vertical = 3 + [connection signal="pressed" from="button" to="." method="_on_button_pressed"] diff --git a/scenes/menu/main.tscn b/scenes/menu/main.tscn index 14e5baa..b853ba5 100644 --- a/scenes/menu/main.tscn +++ b/scenes/menu/main.tscn @@ -42,7 +42,7 @@ offset_top = 432.0 offset_right = 592.0 offset_bottom = 455.0 scale = Vector2(3, 3) -text = "Version: 0.0.3" +text = "Version: 0.0.4" [connection signal="pressed" from="Button" to="." method="_on_button_pressed"] [connection signal="pressed" from="Button2" to="." method="_on_button_2_pressed"] diff --git a/scenes/menu/view.tscn b/scenes/menu/view.tscn index f39e2b3..07a2bda 100644 --- a/scenes/menu/view.tscn +++ b/scenes/menu/view.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" path="res://scripts/getStats.gd" id="1_dcehj"] -[node name="characterVsiewer" type="Control"] +[node name="characterViewer" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -12,7 +12,7 @@ grow_vertical = 2 script = ExtResource("1_dcehj") [node name="button" type="Button" parent="."] -layout_mode = 0 +layout_mode = 2 offset_left = 512.0 offset_top = 400.0 offset_right = 638.0 @@ -20,4 +20,20 @@ offset_bottom = 435.0 scale = Vector2(2, 2) text = "Get" +[node name="ScrollContainer" type="ScrollContainer" parent="."] +layout_mode = 1 +anchors_preset = 13 +anchor_left = 0.5 +anchor_right = 0.5 +anchor_bottom = 1.0 +offset_left = -400.0 +offset_right = 104.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"] +layout_mode = 2 +size_flags_horizontal = 3 +size_flags_vertical = 3 + [connection signal="pressed" from="button" to="." method="_on_button_pressed"] diff --git a/scripts/createStats.gd b/scripts/createStats.gd index 7fcb22b..4d09ec6 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -23,16 +23,17 @@ func _ready(): if loadJSON("res://content/stats.json"): for i in range(int(data.get("amount"))): var fieldInstance = field.instantiate() - add_child(fieldInstance) - get_child(i+1).position = Vector2(16,(16+i*88)) - get_child(i+1).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".add_child(fieldInstance) + $"ScrollContainer/VBoxContainer".get_child(i).position = Vector2(16,(16+i*88)) + $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 func saveJSON(savePath): var saveData = {} for i in range(int(data.get("amount"))): if i > 0: - saveData[data.get(str(i))] = get_child(i+1).text + saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text var jsonString = JSON.stringify(saveData) @@ -45,7 +46,7 @@ func saveJSON(savePath): fileAccess.close() func _on_button_pressed(): - var savePath = str("user://player_data"+get_child(1).text+".json") + var savePath = str("user://player_data"+$"ScrollContainer/VBoxContainer".get_child(0).text+".json") saveJSON(savePath) func _process(delta): diff --git a/scripts/getStats.gd b/scripts/getStats.gd index 592e571..a856898 100644 --- a/scripts/getStats.gd +++ b/scripts/getStats.gd @@ -24,20 +24,20 @@ func _ready(): if loadJSON("res://content/stats.json"): for i in range(int(data.get("amount"))): var fieldInstance = field.instantiate() - add_child(fieldInstance) - get_child(i+1).position = Vector2(16,(16+i*88)) - get_child(i+1).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".add_child(fieldInstance) + $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 if i > 0: - get_child(i+1).editable = false + $"ScrollContainer/VBoxContainer".get_child(i).editable = false amount = data.get("amount") func _on_button_pressed(): - var savePath = str("user://player_data"+get_child(1).text+".json") + var savePath = str("user://player_data"+$"ScrollContainer/VBoxContainer".get_child(0).text+".json") if loadJSON(savePath): for i in range(int(amount)-1): - get_child(i+2).text = data.get(str(get_child(i+2).placeholder_text)) + $"ScrollContainer/VBoxContainer".get_child(i+1).text = data.get(str($"ScrollContainer/VBoxContainer".get_child(i+1).placeholder_text)) -func _process(delta): +func _process(_delta): if Input.is_action_pressed("escape"): get_tree().change_scene_to_file("res://scenes/menu/main.tscn") From 7d331f0883b601ea2c87908d3ae70f24d4cbb4df Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sun, 16 Jun 2024 20:05:51 +0200 Subject: [PATCH 24/31] Minor issue with the ingame display fixed. --- scenes/map/map.tscn | 7 +++++++ scripts/mapscript.gd | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/scenes/map/map.tscn b/scenes/map/map.tscn index d195ff8..9eca8c5 100644 --- a/scenes/map/map.tscn +++ b/scenes/map/map.tscn @@ -9,6 +9,13 @@ [node name="characterViewer" parent="." instance=ExtResource("2_7des0")] visible = false +anchors_preset = 0 +anchor_right = 0.0 +anchor_bottom = 0.0 +offset_right = 800.0 +offset_bottom = 500.0 +grow_horizontal = 1 +grow_vertical = 1 [node name="back" type="Button" parent="."] visible = false diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index 689f56e..e88a2c5 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -22,8 +22,8 @@ func stats(): get_node(objectName).stop() $"../back".disabled = false $"../back".visible = true - $"../characterViewer".get_child(1).text = str(playerIndex-1) - $"../characterViewer".get_child(1).editable = false + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(1).text = str(playerIndex-1) + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(1).editable = false $"../characterViewer"._on_button_pressed() func restart(): From e1ce830b195c184a59204b4b2e925eb1baa4262a Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Sun, 16 Jun 2024 22:28:13 +0200 Subject: [PATCH 25/31] Minor issue with the ingame display fixed, again, not sure how I missed THAT. --- scripts/mapscript.gd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index e88a2c5..5bc567e 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -22,8 +22,8 @@ func stats(): get_node(objectName).stop() $"../back".disabled = false $"../back".visible = true - $"../characterViewer/ScrollContainer/VBoxContainer".get_child(1).text = str(playerIndex-1) - $"../characterViewer/ScrollContainer/VBoxContainer".get_child(1).editable = false + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).text = str(playerIndex-1) + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).editable = false $"../characterViewer"._on_button_pressed() func restart(): From b803229d323bed19d965487dba7aaefb732efd56 Mon Sep 17 00:00:00 2001 From: Sage The DM Date: Tue, 18 Jun 2024 18:58:47 +0200 Subject: [PATCH 26/31] Commented your code --- scripts/content.gd | 8 +++-- scripts/createStats.gd | 47 +++++++++++++++++++--------- scripts/getStats.gd | 60 +++++++++++++++++++++++------------ scripts/load.gd | 41 +++++++++++++++--------- scripts/mapscript.gd | 67 ++++++++++++++++++++++++++-------------- scripts/menu.gd | 16 +++++----- scripts/player.gd | 65 ++++++++++++++++++++++++-------------- scripts/save.gd | 9 ++++++ testing/test/player.tscn | 36 +++++++++++++-------- 9 files changed, 232 insertions(+), 117 deletions(-) diff --git a/scripts/content.gd b/scripts/content.gd index dc918a3..09f41da 100644 --- a/scripts/content.gd +++ b/scripts/content.gd @@ -1,8 +1,12 @@ extends Node +# Variable to store the path from which JSON data is loaded var loadPath + +# Variable to store the loaded JSON data var data +# Called when the node is added to the scene func _ready(): - loadPath = "res://content/stats.json" - data = Load.loadJSON(loadPath) + loadPath = "res://content/stats.json" # Set the path to load JSON data from + data = Load.loadJSON(loadPath) # Load JSON data from the specified path diff --git a/scripts/createStats.gd b/scripts/createStats.gd index 7e34f11..51e438b 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -1,25 +1,42 @@ extends Node +# Reference to the inputOutput.tscn scene var field = preload("res://scenes/menu/inputOutput.tscn") + +# Variable to store loaded JSON data var data +# Called when the node is added to the scene func _ready(): - data = Load.loadJSON("res://content/stats.json") - for i in range(int(data.get("amount"))): - var fieldInstance = field.instantiate() - $"ScrollContainer/VBoxContainer".add_child(fieldInstance) - $"ScrollContainer/VBoxContainer".get_child(i).position = Vector2(16,(16+i*88)) - $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) - $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 + # Load JSON data from stats.json + data = Load.loadJSON("res://content/stats.json") + + # Instantiate input fields based on 'amount' from data + for i in range(int(data.get("amount"))): + var fieldInstance = field.instance() + $"ScrollContainer/VBoxContainer".add_child(fieldInstance) + + # Set position, placeholder text, and minimum size for each field + $"ScrollContainer/VBoxContainer".get_child(i).position = Vector2(16, (16 + i * 88)) + $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 +# Handler for when a button is pressed func _on_button_pressed(): - var savePath = str("user://player_data"+$"ScrollContainer/VBoxContainer".get_child(0).text+".json") - var saveData = {} - for i in range(int(data.get("amount"))): - if i > 0: - saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text - Save.saveJSON(savePath, saveData) + # Construct save path based on user input + var savePath = "user://player_data" + $"ScrollContainer/VBoxContainer".get_child(0).text + ".json" + + # Prepare data to save + var saveData = {} + for i in range(int(data.get("amount"))): + if i > 0: + saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text + + # Save data to JSON file + Save.saveJSON(savePath, saveData) +# Process function called every frame func _process(delta): - if Input.is_action_pressed("escape"): - get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + # Check if the Escape key is pressed to change scene to main.tscn + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") diff --git a/scripts/getStats.gd b/scripts/getStats.gd index b9e5fd2..bb1f83b 100644 --- a/scripts/getStats.gd +++ b/scripts/getStats.gd @@ -1,31 +1,53 @@ extends Node +# Reference to the inputOutput.tscn scene var field = preload("res://scenes/menu/inputOutput.tscn") + +# Variables to store data and amount var data var amount +# Called when the node is added to the scene func _ready(): - data = Content.data - for i in range(int(data.get("amount"))): - var fieldInstance = field.instantiate() - $"ScrollContainer/VBoxContainer".add_child(fieldInstance) - $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) - $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 - if i > 0: - $"ScrollContainer/VBoxContainer".get_child(i).editable = false - amount = data.get("amount") + # Get data from Content singleton + data = Content.data + + # Instantiate input fields based on 'amount' from data + for i in range(int(data.get("amount"))): + var fieldInstance = field.instance() + $"ScrollContainer/VBoxContainer".add_child(fieldInstance) + + # Set placeholder text and minimum size for each field + $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 + + # Make fields editable except the first one + if i > 0: + $"ScrollContainer/VBoxContainer".get_child(i).editable = false + + amount = data.get("amount") # Store the amount of fields +# Handler for when a button is pressed func _on_button_pressed(): - var savePath = str("user://player_data"+$"ScrollContainer/VBoxContainer".get_child(0).text+".json") - data = Load.loadJSON(savePath) - if typeof(data) == 27: - for i in range(int(amount)-1): - $"ScrollContainer/VBoxContainer".get_child(i+1).text = data.get(str($"ScrollContainer/VBoxContainer".get_child(i+1).placeholder_text)) + # Construct save path based on user input + var savePath = "user://player_data" + $"ScrollContainer/VBoxContainer".get_child(0).text + ".json" + + # Load JSON data from the constructed save path + data = Load.loadJSON(savePath) + + # Check if data is successfully loaded (type 27 corresponds to Dictionary in Godot) + if typeof(data) == 27: + # Populate fields with loaded data + for i in range(int(amount) - 1): + $"ScrollContainer/VBoxContainer".get_child(i + 1).text = data.get(str($"ScrollContainer/VBoxContainer".get_child(i + 1).placeholder_text)) +# Process function called every frame func _process(_delta): - if Input.is_action_pressed("escape"): - get_tree().change_scene_to_file("res://scenes/menu/main.tscn") - + # Check if the Escape key is pressed to change scene to main.tscn + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + +# Function to hide the 'get' button func hideGet(): - $button.visible = false - $button.disabled = true + $button.visible = false + $button.disabled = true diff --git a/scripts/load.gd b/scripts/load.gd index 2218678..d96ffa6 100644 --- a/scripts/load.gd +++ b/scripts/load.gd @@ -1,17 +1,30 @@ extends Node +# Function to load JSON data from a file func loadJSON(savePath): - var data - if not FileAccess.file_exists(savePath): - return 1 - var fileAccess = FileAccess.open(savePath, FileAccess.READ) - var jsonString = fileAccess.get_line() - fileAccess.close() - - var json = JSON.new() - var error = json.parse(jsonString) - if error: - return 1 - - data = json.data - return data + var data # Variable to store loaded data + + # Check if the file exists + if not FileAccess.file_exists(savePath): + return 1 # Return error code 1 if file does not exist + + # Open the file for reading + var fileAccess = FileAccess.open(savePath, FileAccess.READ) + + # Read the entire JSON string from the file + var jsonString = fileAccess.get_line() + + fileAccess.close() # Close the file + + # Create a new JSON instance + var json = JSON.new() + + # Parse the JSON string into a JSON object + var error = json.parse(jsonString) + + if error: + return 1 # Return error code 1 if there was an error parsing JSON + + data = json.data # Extract data from the parsed JSON + + return data # Return the loaded data diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index 5bc567e..31dd75f 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -1,37 +1,56 @@ extends Node2D -var playerAmount=2 -var playerIndex=0 +# Number of players and current player index +var playerAmount = 2 +var playerIndex = 0 + +# Variable to hold the current player's object name var objectName +# Called when the node is added to the scene func _ready(): - $"../characterViewer".hideGet() - next() + # Hide character viewer GUI initially + $"../characterViewer".hideGet() + # Start cycling through players + next() +# Function to switch to the next player func next(): - if playerIndex >= playerAmount: - playerIndex = 0 - objectName= "player%d" % playerIndex - print(objectName) - get_node(objectName).start() - playerIndex += 1 + if playerIndex >= playerAmount: + playerIndex = 0 + + # Construct object name based on player index + objectName = "player%d" % playerIndex + print(objectName) # Print current player's object name (for debugging) + + # Start the current player's activity + get_node(objectName).start() + + playerIndex += 1 # Move to the next player index +# Function to display statistics func stats(): - visible = false - $"../characterViewer".visible = true - get_node(objectName).stop() - $"../back".disabled = false - $"../back".visible = true - $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).text = str(playerIndex-1) - $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).editable = false - $"../characterViewer"._on_button_pressed() + visible = false # Hide current node (assuming this node should hide itself) + $"../characterViewer".visible = true # Show character viewer GUI + get_node(objectName).stop() # Stop current player's activity + $"../back".disabled = false # Enable back button + $"../back".visible = true # Make back button visible + + # Update player index display in character viewer + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).text = str(playerIndex - 1) + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).editable = false + + # Simulate button press in character viewer (assuming this triggers further actions) + $"../characterViewer"._on_button_pressed() +# Function to restart the node's state func restart(): - visible = true - $"../characterViewer".visible = false - get_node(objectName).start() - $"../back".disabled = true - $"../back".visible = false + visible = true # Show current node + $"../characterViewer".visible = false # Hide character viewer GUI + get_node(objectName).start() # Start current player's activity + $"../back".disabled = true # Disable back button + $"../back".visible = false # Hide back button +# Handler for when the back button is pressed func _on_back_pressed(): - restart() + restart() # Restart the node's state diff --git a/scripts/menu.gd b/scripts/menu.gd index 8c35282..9b9fa64 100644 --- a/scripts/menu.gd +++ b/scripts/menu.gd @@ -1,14 +1,16 @@ extends Node - - +# Function called when button 1 is pressed func _on_button_pressed(): - get_tree().change_scene_to_file("res://scenes/map/map.tscn") - + get_tree().change_scene_to_file("res://scenes/map/map.tscn") + # Change the scene to the map scene ("map.tscn") +# Function called when button 2 is pressed func _on_button_2_pressed(): - get_tree().change_scene_to_file("res://scenes/menu/view.tscn") - + get_tree().change_scene_to_file("res://scenes/menu/view.tscn") + # Change the scene to the view menu scene ("view.tscn") +# Function called when button 3 is pressed func _on_button_3_pressed(): - get_tree().change_scene_to_file("res://scenes/menu/create.tscn") + get_tree().change_scene_to_file("res://scenes/menu/create.tscn") + # Change the scene to the create menu scene ("create.tscn") diff --git a/scripts/player.gd b/scripts/player.gd index b1c9c40..50b9c58 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -1,39 +1,58 @@ extends CharacterBody2D +# Exported variable for movement speed @export var speed = 200 + +# Distance traveled accumulator var distanceTo = 0 + +# Flag to indicate if the character is active var active = false +# Function to handle user input func get_input(): - if Input.is_action_pressed("escape"): - get_tree().change_scene_to_file("res://scenes/menu/main.tscn") - var input_direction = Input.get_vector("left", "right", "up", "down") - velocity = input_direction * speed + # Change scene if Escape key is pressed + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + + # Get directional input and set velocity accordingly + var input_direction = Input.get_vector("left", "right", "up", "down") + velocity = input_direction * speed +# Physics process function called every frame func _physics_process(delta): - var toCalculate = position - if active: - get_input() - move_and_slide() - distanceTo += position.distance_to(toCalculate) - print(distanceTo) - if distanceTo > 500 and active: - stop() - distanceTo = 0 - get_parent().next() + # Store current position for distance calculation + var toCalculate = position + + # Process input if the character is active + if active: + get_input() + move_and_slide(velocity) # Move the character based on current velocity + + # Accumulate distance traveled + distanceTo += position.distance_to(toCalculate) + print(distanceTo) # Print distance traveled (for debugging) + # Check if distance threshold is exceeded and the character is active + if distanceTo > 500 and active: + stop() # Stop character movement and reset distance traveled + distanceTo = 0 + get_parent().next() # Trigger next action in parent node +# Function to start the character's activity func start(): - $camera.enabled = true - active = true - $stats.disabled = false - $stats.visible = true + $camera.enabled = true # Enable camera + active = true # Set character to active state + $stats.disabled = false # Enable stats UI node + $stats.visible = true # Make stats UI node visible +# Function to stop the character's activity func stop(): - $camera.enabled = false - active = false - $stats.disabled = true - $stats.visible = false + $camera.enabled = false # Disable camera + active = false # Set character to inactive state + $stats.disabled = true # Disable stats UI node + $stats.visible = false # Hide stats UI node +# Handler for when the stats button is pressed func _on_stats_pressed(): - get_parent().stats() + get_parent().stats() # Call stats function in the parent node diff --git a/scripts/save.gd b/scripts/save.gd index c3abd93..f23022c 100644 --- a/scripts/save.gd +++ b/scripts/save.gd @@ -1,12 +1,21 @@ extends Node +# Function to save data in JSON format to a specified path func saveJSON(savePath, saveData): + # Convert the saveData dictionary to a JSON string var jsonString = JSON.stringify(saveData) + # Attempt to open a file for writing at the specified savePath var fileAccess = FileAccess.open(savePath, FileAccess.WRITE) + + # Check if the file was successfully opened if not fileAccess: + # If not, print an error message with the reason for the failure and return an error code print("An error happened while saving data: ", FileAccess.get_open_error()) return 1 + # Write the JSON string to the file fileAccess.store_line(jsonString) + + # Close the file to ensure all data is properly saved and resources are freed fileAccess.close() diff --git a/testing/test/player.tscn b/testing/test/player.tscn index 943ffa7..23b7608 100644 --- a/testing/test/player.tscn +++ b/testing/test/player.tscn @@ -1,31 +1,41 @@ [gd_scene load_steps=4 format=3 uid="uid://dv67vdgb4h44q"] +# External resource for the player texture [ext_resource type="Texture2D" uid="uid://dheqglouhkis6" path="res://testing/testAssets/player.png" id="1_cujcj"] + +# External resource for the player script [ext_resource type="Script" path="res://scripts/player.gd" id="1_oik63"] +# Sub-resource for the collision shape of the player [sub_resource type="RectangleShape2D" id="RectangleShape2D_kf6qt"] -size = Vector2(20, 18) +size = Vector2(20, 18) # Setting the size of the RectangleShape2D +# Root node of the scene, a CharacterBody2D named "player" [node name="player" type="CharacterBody2D"] -script = ExtResource("1_oik63") +script = ExtResource("1_oik63") # Assigning the external script to the player node +# Child node of the player, a Sprite2D named "sprite" [node name="sprite" type="Sprite2D" parent="."] -texture = ExtResource("1_cujcj") +texture = ExtResource("1_cujcj") # Assigning the external texture to the sprite node +# Child node of the player, a CollisionShape2D named "CollisionShape2D" [node name="CollisionShape2D" type="CollisionShape2D" parent="."] -shape = SubResource("RectangleShape2D_kf6qt") +shape = SubResource("RectangleShape2D_kf6qt") # Assigning the rectangle shape as the collision shape +# Child node of the player, a Camera2D named "camera" [node name="camera" type="Camera2D" parent="."] -enabled = false +enabled = false # Camera is initially disabled +# Child node of the player, a Button named "stats" [node name="stats" type="Button" parent="."] -visible = false -offset_left = 112.0 -offset_top = 152.0 -offset_right = 238.0 -offset_bottom = 187.0 -scale = Vector2(2, 2) -disabled = true -text = "Stats" +visible = false # Button is initially invisible +offset_left = 112.0 # Left offset of the button +offset_top = 152.0 # Top offset of the button +offset_right = 238.0 # Right offset of the button +offset_bottom = 187.0 # Bottom offset of the button +scale = Vector2(2, 2) # Scaling the button by a factor of 2 +disabled = true # Button is initially disabled +text = "Stats" # Text displayed on the button +# Connecting the "pressed" signal of the "stats" button to the "_on_stats_pressed" method in the current node [connection signal="pressed" from="stats" to="." method="_on_stats_pressed"] From 8bb83e987b21e44a6e313470039f61eeffeeb147 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Tue, 18 Jun 2024 19:17:42 +0200 Subject: [PATCH 27/31] Code refactoring: Part 1 --- project.godot | 6 +++++ scripts/content.gd | 8 +++++++ scripts/createStats.gd | 53 ++++++++++-------------------------------- scripts/getStats.gd | 39 ++++++++++--------------------- scripts/load.gd | 17 ++++++++++++++ scripts/save.gd | 12 ++++++++++ 6 files changed, 67 insertions(+), 68 deletions(-) create mode 100644 scripts/content.gd create mode 100644 scripts/load.gd create mode 100644 scripts/save.gd diff --git a/project.godot b/project.godot index 2734c58..42a4049 100644 --- a/project.godot +++ b/project.godot @@ -15,6 +15,12 @@ run/main_scene="res://scenes/menu/main.tscn" config/features=PackedStringArray("4.2", "GL Compatibility") config/icon="res://icon.svg" +[autoload] + +Load="*res://scripts/load.gd" +Save="*res://scripts/save.gd" +Content="*res://scripts/content.gd" + [display] window/size/viewport_width=800 diff --git a/scripts/content.gd b/scripts/content.gd new file mode 100644 index 0000000..dc918a3 --- /dev/null +++ b/scripts/content.gd @@ -0,0 +1,8 @@ +extends Node + +var loadPath +var data + +func _ready(): + loadPath = "res://content/stats.json" + data = Load.loadJSON(loadPath) diff --git a/scripts/createStats.gd b/scripts/createStats.gd index 4d09ec6..7e34f11 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -1,53 +1,24 @@ extends Node var field = preload("res://scenes/menu/inputOutput.tscn") -var data:Dictionary - -func loadJSON(savePath): - if not FileAccess.file_exists(savePath): - return false - var fileAccess = FileAccess.open(savePath, FileAccess.READ) - var jsonString = fileAccess.get_line() - fileAccess.close() - - var json = JSON.new() - var error = json.parse(jsonString) - if error: - print("JSON Parse Error: ", json.get_error_message(), " in ", jsonString, " at line ", json.get_error_line()) - return false - - data = json.data - return true +var data func _ready(): - if loadJSON("res://content/stats.json"): - for i in range(int(data.get("amount"))): - var fieldInstance = field.instantiate() - $"ScrollContainer/VBoxContainer".add_child(fieldInstance) - $"ScrollContainer/VBoxContainer".get_child(i).position = Vector2(16,(16+i*88)) - $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) - $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 - -func saveJSON(savePath): - var saveData = {} - + data = Load.loadJSON("res://content/stats.json") for i in range(int(data.get("amount"))): - if i > 0: - saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text - - var jsonString = JSON.stringify(saveData) - - var fileAccess = FileAccess.open(savePath, FileAccess.WRITE) - if not fileAccess: - print("An error happened while saving data: ", FileAccess.get_open_error()) - return - - fileAccess.store_line(jsonString) - fileAccess.close() + var fieldInstance = field.instantiate() + $"ScrollContainer/VBoxContainer".add_child(fieldInstance) + $"ScrollContainer/VBoxContainer".get_child(i).position = Vector2(16,(16+i*88)) + $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 func _on_button_pressed(): var savePath = str("user://player_data"+$"ScrollContainer/VBoxContainer".get_child(0).text+".json") - saveJSON(savePath) + var saveData = {} + for i in range(int(data.get("amount"))): + if i > 0: + saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text + Save.saveJSON(savePath, saveData) func _process(delta): if Input.is_action_pressed("escape"): diff --git a/scripts/getStats.gd b/scripts/getStats.gd index a856898..b9e5fd2 100644 --- a/scripts/getStats.gd +++ b/scripts/getStats.gd @@ -1,39 +1,24 @@ extends Node var field = preload("res://scenes/menu/inputOutput.tscn") -var data:Dictionary +var data var amount -func loadJSON(savePath): - if not FileAccess.file_exists(savePath): - return false - var fileAccess = FileAccess.open(savePath, FileAccess.READ) - var json_string = fileAccess.get_line() - fileAccess.close() - - var json = JSON.new() - var error = json.parse(json_string) - if error: - print("JSON Parse Error: ", json.get_error_message(), " in ", json_string, " at line ", json.get_error_line()) - return false - - data = json.data - return true - func _ready(): - if loadJSON("res://content/stats.json"): - for i in range(int(data.get("amount"))): - var fieldInstance = field.instantiate() - $"ScrollContainer/VBoxContainer".add_child(fieldInstance) - $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) - $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 - if i > 0: - $"ScrollContainer/VBoxContainer".get_child(i).editable = false - amount = data.get("amount") + data = Content.data + for i in range(int(data.get("amount"))): + var fieldInstance = field.instantiate() + $"ScrollContainer/VBoxContainer".add_child(fieldInstance) + $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) + $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 + if i > 0: + $"ScrollContainer/VBoxContainer".get_child(i).editable = false + amount = data.get("amount") func _on_button_pressed(): var savePath = str("user://player_data"+$"ScrollContainer/VBoxContainer".get_child(0).text+".json") - if loadJSON(savePath): + data = Load.loadJSON(savePath) + if typeof(data) == 27: for i in range(int(amount)-1): $"ScrollContainer/VBoxContainer".get_child(i+1).text = data.get(str($"ScrollContainer/VBoxContainer".get_child(i+1).placeholder_text)) diff --git a/scripts/load.gd b/scripts/load.gd new file mode 100644 index 0000000..2218678 --- /dev/null +++ b/scripts/load.gd @@ -0,0 +1,17 @@ +extends Node + +func loadJSON(savePath): + var data + if not FileAccess.file_exists(savePath): + return 1 + var fileAccess = FileAccess.open(savePath, FileAccess.READ) + var jsonString = fileAccess.get_line() + fileAccess.close() + + var json = JSON.new() + var error = json.parse(jsonString) + if error: + return 1 + + data = json.data + return data diff --git a/scripts/save.gd b/scripts/save.gd new file mode 100644 index 0000000..c3abd93 --- /dev/null +++ b/scripts/save.gd @@ -0,0 +1,12 @@ +extends Node + +func saveJSON(savePath, saveData): + var jsonString = JSON.stringify(saveData) + + var fileAccess = FileAccess.open(savePath, FileAccess.WRITE) + if not fileAccess: + print("An error happened while saving data: ", FileAccess.get_open_error()) + return 1 + + fileAccess.store_line(jsonString) + fileAccess.close() From 39f6b1e24713eebe214b61ef13e74fe6370df22e Mon Sep 17 00:00:00 2001 From: Sage The DM Date: Tue, 18 Jun 2024 19:31:08 +0200 Subject: [PATCH 28/31] uncomented .tscn --- testing/test/player.tscn | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) diff --git a/testing/test/player.tscn b/testing/test/player.tscn index 23b7608..8a64c0f 100644 --- a/testing/test/player.tscn +++ b/testing/test/player.tscn @@ -1,41 +1,32 @@ [gd_scene load_steps=4 format=3 uid="uid://dv67vdgb4h44q"] -# External resource for the player texture [ext_resource type="Texture2D" uid="uid://dheqglouhkis6" path="res://testing/testAssets/player.png" id="1_cujcj"] -# External resource for the player script [ext_resource type="Script" path="res://scripts/player.gd" id="1_oik63"] -# Sub-resource for the collision shape of the player [sub_resource type="RectangleShape2D" id="RectangleShape2D_kf6qt"] -size = Vector2(20, 18) # Setting the size of the RectangleShape2D +size = Vector2(20, 18) -# Root node of the scene, a CharacterBody2D named "player" [node name="player" type="CharacterBody2D"] -script = ExtResource("1_oik63") # Assigning the external script to the player node +script = ExtResource("1_oik63") -# Child node of the player, a Sprite2D named "sprite" [node name="sprite" type="Sprite2D" parent="."] -texture = ExtResource("1_cujcj") # Assigning the external texture to the sprite node +texture = ExtResource("1_cujcj") -# Child node of the player, a CollisionShape2D named "CollisionShape2D" [node name="CollisionShape2D" type="CollisionShape2D" parent="."] -shape = SubResource("RectangleShape2D_kf6qt") # Assigning the rectangle shape as the collision shape +shape = SubResource("RectangleShape2D_kf6qt") -# Child node of the player, a Camera2D named "camera" [node name="camera" type="Camera2D" parent="."] -enabled = false # Camera is initially disabled +enabled = false -# Child node of the player, a Button named "stats" [node name="stats" type="Button" parent="."] -visible = false # Button is initially invisible -offset_left = 112.0 # Left offset of the button -offset_top = 152.0 # Top offset of the button -offset_right = 238.0 # Right offset of the button -offset_bottom = 187.0 # Bottom offset of the button -scale = Vector2(2, 2) # Scaling the button by a factor of 2 -disabled = true # Button is initially disabled -text = "Stats" # Text displayed on the button +visible = false +offset_left = 112.0 +offset_top = 152.0 +offset_right = 238.0 +offset_bottom = 187.0 +scale = Vector2(2, 2) +disabled = true +text = "Stats" -# Connecting the "pressed" signal of the "stats" button to the "_on_stats_pressed" method in the current node [connection signal="pressed" from="stats" to="." method="_on_stats_pressed"] From 673caa21b748c08d3c3d664c78853387402306c7 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Tue, 18 Jun 2024 19:54:54 +0200 Subject: [PATCH 29/31] Added previous content --- LICENSE | 170 ++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 + passive-skills.json | 1 + proficency.json | 1 + skills.json | 1 + stats.json | 1 + 6 files changed, 176 insertions(+) create mode 100644 LICENSE create mode 100644 README.md create mode 100644 passive-skills.json create mode 100644 proficency.json create mode 100644 skills.json create mode 100644 stats.json diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..835a683 --- /dev/null +++ b/LICENSE @@ -0,0 +1,170 @@ +Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d2b0e0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# FreeTTRPG-OfficialContentpack + diff --git a/passive-skills.json b/passive-skills.json new file mode 100644 index 0000000..b8a5149 --- /dev/null +++ b/passive-skills.json @@ -0,0 +1 @@ +{"amount":"9","0":"Strength Save","1":"Dexterity Save","2":"Constitution Save","3":"Intelligence Save","4":"Wisdom Save","5":"Charisma Save","6":"Passive Perception","7":"Passive Insight","8":"Passive Investigation"} \ No newline at end of file diff --git a/proficency.json b/proficency.json new file mode 100644 index 0000000..7ce519b --- /dev/null +++ b/proficency.json @@ -0,0 +1 @@ +{"amount":"7","0":"Armor","1":"Weapons","2":"Tools","3":"Languages","4":"Proficency-modifier","5":"Proficent-skills","6":"Proficent-saving-throws"} \ No newline at end of file diff --git a/skills.json b/skills.json new file mode 100644 index 0000000..b07e185 --- /dev/null +++ b/skills.json @@ -0,0 +1 @@ +{"amount":"19","0":"Acrobatics","1":"Animal Handling","2":"Arcana","3":"Athletics","4":"Deception","5":"History","6":"Insight","7":"Intimidation","8":"Investigation","9":"Medicine","10":"Nature","11":"Perception","12":"Performance","13":"Persuasion","14":"Religion","15":"Sleight of Hand","16":"Stealth","17":"Survival","18":"Initiative"} \ No newline at end of file diff --git a/stats.json b/stats.json new file mode 100644 index 0000000..0a0ebcb --- /dev/null +++ b/stats.json @@ -0,0 +1 @@ +{"amount":"15","0":"ID","1":"Name","2":"Race","3":"Class","4":"Subclass","5":"Level","6":"HP","7":"AC","8":"Speed","9":"Strength","10":"Dexterity","11":"Constitution","12":"Intelligence","13":"Wisdom","14":"Charisma"} From 6b2159b840b638e80539580ea46921cc33b404ba Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Wed, 19 Jun 2024 18:27:40 +0200 Subject: [PATCH 30/31] Code Refactoring: Part 2 Hopefully final refactoring, offloaded ui scripts to its own global .gd to prevent repetition. --- project.godot | 1 + scenes/menu/main.tscn | 14 ++++++-- scripts/content.gd | 6 ++-- scripts/createStats.gd | 53 ++++++++++++------------------- scripts/getStats.gd | 66 +++++++++++++++----------------------- scripts/load.gd | 50 ++++++++++++++--------------- scripts/mapscript.gd | 72 ++++++++++++++++++++++-------------------- scripts/menu.gd | 15 ++++----- scripts/player.gd | 71 ++++++++++++++++++++--------------------- scripts/ui.gd | 21 ++++++++++++ 10 files changed, 182 insertions(+), 187 deletions(-) create mode 100644 scripts/ui.gd diff --git a/project.godot b/project.godot index 42a4049..f159b28 100644 --- a/project.godot +++ b/project.godot @@ -20,6 +20,7 @@ config/icon="res://icon.svg" Load="*res://scripts/load.gd" Save="*res://scripts/save.gd" Content="*res://scripts/content.gd" +Ui="*res://scripts/ui.gd" [display] diff --git a/scenes/menu/main.tscn b/scenes/menu/main.tscn index b853ba5..7fe18d8 100644 --- a/scenes/menu/main.tscn +++ b/scenes/menu/main.tscn @@ -37,12 +37,20 @@ text = "Creator" [node name="Label" type="Label" parent="."] layout_mode = 0 -offset_left = 488.0 +offset_left = 456.0 offset_top = 432.0 -offset_right = 592.0 +offset_right = 571.0 offset_bottom = 455.0 scale = Vector2(3, 3) -text = "Version: 0.0.4" +text = "Milestone 1 b5" + +[node name="Label2" type="Label" parent="."] +layout_mode = 0 +offset_left = 544.0 +offset_right = 629.0 +offset_bottom = 23.0 +scale = Vector2(3, 3) +text = "FreeTTRPG" [connection signal="pressed" from="Button" to="." method="_on_button_pressed"] [connection signal="pressed" from="Button2" to="." method="_on_button_2_pressed"] diff --git a/scripts/content.gd b/scripts/content.gd index 09f41da..6208c99 100644 --- a/scripts/content.gd +++ b/scripts/content.gd @@ -6,7 +6,7 @@ var loadPath # Variable to store the loaded JSON data var data -# Called when the node is added to the scene +# Currently placeholder function, to be deprecated once custom content loading is enabled. func _ready(): - loadPath = "res://content/stats.json" # Set the path to load JSON data from - data = Load.loadJSON(loadPath) # Load JSON data from the specified path + loadPath = "res://content/stats.json" + data = Load.loadJSON(loadPath) diff --git a/scripts/createStats.gd b/scripts/createStats.gd index 51e438b..f15f719 100644 --- a/scripts/createStats.gd +++ b/scripts/createStats.gd @@ -1,42 +1,31 @@ extends Node -# Reference to the inputOutput.tscn scene -var field = preload("res://scenes/menu/inputOutput.tscn") - # Variable to store loaded JSON data var data +var amount -# Called when the node is added to the scene +# Get all needed things for Ui.placeFields and save amount from it. func _ready(): - # Load JSON data from stats.json - data = Load.loadJSON("res://content/stats.json") - - # Instantiate input fields based on 'amount' from data - for i in range(int(data.get("amount"))): - var fieldInstance = field.instance() - $"ScrollContainer/VBoxContainer".add_child(fieldInstance) - - # Set position, placeholder text, and minimum size for each field - $"ScrollContainer/VBoxContainer".get_child(i).position = Vector2(16, (16 + i * 88)) - $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) - $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 + data = Content.data + var container = $"ScrollContainer/VBoxContainer" + Ui.placeFields(data, container, true) + amount = data.get("amount") -# Handler for when a button is pressed +# Upon pressing the "Send" button func _on_button_pressed(): - # Construct save path based on user input - var savePath = "user://player_data" + $"ScrollContainer/VBoxContainer".get_child(0).text + ".json" - - # Prepare data to save - var saveData = {} - for i in range(int(data.get("amount"))): - if i > 0: - saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text - - # Save data to JSON file - Save.saveJSON(savePath, saveData) + # Create the save path based on which ID was entered + var savePath = "user://player_" + $"ScrollContainer/VBoxContainer".get_child(0).text + ".json" + + # Get data from the fields to save, except the first one, which is the ID and should be used in the filename. + var saveData = {} + for i in range(int(data.get("amount"))): + if i > 0: + saveData[data.get(str(i))] = $"ScrollContainer/VBoxContainer".get_child(i).text + + # Call the global save function + Save.saveJSON(savePath, saveData) -# Process function called every frame +# Only for the Main Menu "shortcut" func _process(delta): - # Check if the Escape key is pressed to change scene to main.tscn - if Input.is_action_pressed("escape"): - get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") diff --git a/scripts/getStats.gd b/scripts/getStats.gd index bb1f83b..750d561 100644 --- a/scripts/getStats.gd +++ b/scripts/getStats.gd @@ -1,53 +1,37 @@ extends Node -# Reference to the inputOutput.tscn scene -var field = preload("res://scenes/menu/inputOutput.tscn") - -# Variables to store data and amount +# Variable to store loaded JSON data var data var amount -# Called when the node is added to the scene +# Get all needed things for Ui.placeFields and save amount from it. func _ready(): - # Get data from Content singleton - data = Content.data - - # Instantiate input fields based on 'amount' from data - for i in range(int(data.get("amount"))): - var fieldInstance = field.instance() - $"ScrollContainer/VBoxContainer".add_child(fieldInstance) - - # Set placeholder text and minimum size for each field - $"ScrollContainer/VBoxContainer".get_child(i).placeholder_text = data.get(str(i)) - $"ScrollContainer/VBoxContainer".get_child(i).custom_minimum_size.y = 40 - - # Make fields editable except the first one - if i > 0: - $"ScrollContainer/VBoxContainer".get_child(i).editable = false - - amount = data.get("amount") # Store the amount of fields + data = Content.data + var container = $"ScrollContainer/VBoxContainer" + Ui.placeFields(data, container, false) + amount = data.get("amount") -# Handler for when a button is pressed +# Upon pressing the "Get" button, also called in game func _on_button_pressed(): - # Construct save path based on user input - var savePath = "user://player_data" + $"ScrollContainer/VBoxContainer".get_child(0).text + ".json" - - # Load JSON data from the constructed save path - data = Load.loadJSON(savePath) - - # Check if data is successfully loaded (type 27 corresponds to Dictionary in Godot) - if typeof(data) == 27: - # Populate fields with loaded data - for i in range(int(amount) - 1): - $"ScrollContainer/VBoxContainer".get_child(i + 1).text = data.get(str($"ScrollContainer/VBoxContainer".get_child(i + 1).placeholder_text)) + # Construct save path based on user input + var savePath = "user://player_" + $"ScrollContainer/VBoxContainer".get_child(0).text + ".json" + + # Load JSON data from the constructed save path + data = Load.loadJSON(savePath) + + # Check if data is successfully loaded (type 27 corresponds to Dictionary in Godot, although the wiki says it's 18...) + if typeof(data) == 27: + # Populate fields with loaded data + for i in range(int(amount) - 1): + $"ScrollContainer/VBoxContainer".get_child(i + 1).text = data.get(str($"ScrollContainer/VBoxContainer".get_child(i + 1).placeholder_text)) -# Process function called every frame +# Only for the Main Menu "shortcut" func _process(_delta): - # Check if the Escape key is pressed to change scene to main.tscn - if Input.is_action_pressed("escape"): - get_tree().change_scene_to_file("res://scenes/menu/main.tscn") - + # Check if the Escape key is pressed to change scene to main.tscn + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + # Function to hide the 'get' button func hideGet(): - $button.visible = false - $button.disabled = true + $button.visible = false + $button.disabled = true diff --git a/scripts/load.gd b/scripts/load.gd index d96ffa6..28e9dc1 100644 --- a/scripts/load.gd +++ b/scripts/load.gd @@ -1,30 +1,26 @@ extends Node # Function to load JSON data from a file -func loadJSON(savePath): - var data # Variable to store loaded data - - # Check if the file exists - if not FileAccess.file_exists(savePath): - return 1 # Return error code 1 if file does not exist - - # Open the file for reading - var fileAccess = FileAccess.open(savePath, FileAccess.READ) - - # Read the entire JSON string from the file - var jsonString = fileAccess.get_line() - - fileAccess.close() # Close the file - - # Create a new JSON instance - var json = JSON.new() - - # Parse the JSON string into a JSON object - var error = json.parse(jsonString) - - if error: - return 1 # Return error code 1 if there was an error parsing JSON - - data = json.data # Extract data from the parsed JSON - - return data # Return the loaded data +func loadJSON(savePath): + # Check if the file exists + if not FileAccess.file_exists(savePath): + return 1 # Return error code 1 if file does not exist + + # Open the file for reading + var fileAccess = FileAccess.open(savePath, FileAccess.READ) + + # Read the entire JSON string from the file + var jsonString = fileAccess.get_line() + + fileAccess.close() # Close the file + + # Create a new JSON instance + var json = JSON.new() + + # Parse the JSON string into a JSON object + var error = json.parse(jsonString) + + if error: + return 1 # Return error code 1 if there was an error parsing JSON + + return json.data # Return the loaded data diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index 31dd75f..36f2cc2 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -7,50 +7,52 @@ var playerIndex = 0 # Variable to hold the current player's object name var objectName -# Called when the node is added to the scene +# Kick the game off func _ready(): - # Hide character viewer GUI initially - $"../characterViewer".hideGet() - # Start cycling through players - next() + # Hide character viewer GUI initially + $"../characterViewer".hideGet() + # Start cycling through players + next() # Function to switch to the next player func next(): - if playerIndex >= playerAmount: - playerIndex = 0 - - # Construct object name based on player index - objectName = "player%d" % playerIndex - print(objectName) # Print current player's object name (for debugging) - - # Start the current player's activity - get_node(objectName).start() - - playerIndex += 1 # Move to the next player index + if playerIndex >= playerAmount: + playerIndex = 0 + + # Construct object name based on player index + objectName = "player%d" % playerIndex + print(objectName) # Print current player's object name (for debugging) + + # Start the current player's activity + get_node(objectName).start() + + playerIndex += 1 # Move to the next player index -# Function to display statistics +# Function to display statistics, lots of relative links, may change eventually func stats(): - visible = false # Hide current node (assuming this node should hide itself) - $"../characterViewer".visible = true # Show character viewer GUI - get_node(objectName).stop() # Stop current player's activity - $"../back".disabled = false # Enable back button - $"../back".visible = true # Make back button visible - - # Update player index display in character viewer - $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).text = str(playerIndex - 1) - $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).editable = false - - # Simulate button press in character viewer (assuming this triggers further actions) - $"../characterViewer"._on_button_pressed() + visible = false # Hide game area + $"../characterViewer".visible = true + get_node(objectName).stop() + # Activate back button + $"../back".disabled = false + $"../back".visible = true + + # Update player index display in character viewer + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).text = str(playerIndex - 1) + $"../characterViewer/ScrollContainer/VBoxContainer".get_child(0).editable = false + + # Simulate button press in character viewer (assuming this triggers further actions) + $"../characterViewer"._on_button_pressed() # Function to restart the node's state func restart(): - visible = true # Show current node - $"../characterViewer".visible = false # Hide character viewer GUI - get_node(objectName).start() # Start current player's activity - $"../back".disabled = true # Disable back button - $"../back".visible = false # Hide back button + visible = true # Show game area + $"../characterViewer".visible = false + get_node(objectName).start() + # Activate back button + $"../back".disabled = true + $"../back".visible = false # Handler for when the back button is pressed func _on_back_pressed(): - restart() # Restart the node's state + restart() # Gives control back to the current player character diff --git a/scripts/menu.gd b/scripts/menu.gd index 9b9fa64..276be54 100644 --- a/scripts/menu.gd +++ b/scripts/menu.gd @@ -1,16 +1,13 @@ extends Node -# Function called when button 1 is pressed +# Function called when "Play" is pressed func _on_button_pressed(): - get_tree().change_scene_to_file("res://scenes/map/map.tscn") - # Change the scene to the map scene ("map.tscn") + get_tree().change_scene_to_file("res://scenes/map/map.tscn") -# Function called when button 2 is pressed +# Function called when "View" is pressed func _on_button_2_pressed(): - get_tree().change_scene_to_file("res://scenes/menu/view.tscn") - # Change the scene to the view menu scene ("view.tscn") + get_tree().change_scene_to_file("res://scenes/menu/view.tscn") -# Function called when button 3 is pressed +# Function called when "Create" is pressed func _on_button_3_pressed(): - get_tree().change_scene_to_file("res://scenes/menu/create.tscn") - # Change the scene to the create menu scene ("create.tscn") + get_tree().change_scene_to_file("res://scenes/menu/create.tscn") diff --git a/scripts/player.gd b/scripts/player.gd index 50b9c58..0b614f1 100644 --- a/scripts/player.gd +++ b/scripts/player.gd @@ -1,58 +1,55 @@ extends CharacterBody2D -# Exported variable for movement speed @export var speed = 200 # Distance traveled accumulator var distanceTo = 0 -# Flag to indicate if the character is active +# Flag to indicate if the character is currently the active player. var active = false # Function to handle user input func get_input(): - # Change scene if Escape key is pressed - if Input.is_action_pressed("escape"): - get_tree().change_scene_to_file("res://scenes/menu/main.tscn") - - # Get directional input and set velocity accordingly - var input_direction = Input.get_vector("left", "right", "up", "down") - velocity = input_direction * speed + # Main Menu "shortcut" + if Input.is_action_pressed("escape"): + get_tree().change_scene_to_file("res://scenes/menu/main.tscn") + + # Get directional input and set velocity accordingly + var input_direction = Input.get_vector("left", "right", "up", "down") + velocity = input_direction * speed -# Physics process function called every frame func _physics_process(delta): - # Store current position for distance calculation - var toCalculate = position - - # Process input if the character is active - if active: - get_input() - move_and_slide(velocity) # Move the character based on current velocity - - # Accumulate distance traveled - distanceTo += position.distance_to(toCalculate) - print(distanceTo) # Print distance traveled (for debugging) + # Store current position for distance calculation + var toCalculate = position + + # Process input if the character is active + if active: + get_input() + move_and_slide() + + # Accumulate distance traveled + distanceTo += position.distance_to(toCalculate) - # Check if distance threshold is exceeded and the character is active - if distanceTo > 500 and active: - stop() # Stop character movement and reset distance traveled - distanceTo = 0 - get_parent().next() # Trigger next action in parent node + # Check if distance threshold is exceeded and the character is active + if distanceTo > 500 and active: + stop() + distanceTo = 0 + get_parent().next() # Go to the next player -# Function to start the character's activity +# Set main character as active func start(): - $camera.enabled = true # Enable camera - active = true # Set character to active state - $stats.disabled = false # Enable stats UI node - $stats.visible = true # Make stats UI node visible + $camera.enabled = true + active = true + $stats.disabled = false + $stats.visible = true -# Function to stop the character's activity +# Set main character as inactive func stop(): - $camera.enabled = false # Disable camera - active = false # Set character to inactive state - $stats.disabled = true # Disable stats UI node - $stats.visible = false # Hide stats UI node + $camera.enabled = false + active = false + $stats.disabled = true + $stats.visible = false # Handler for when the stats button is pressed func _on_stats_pressed(): - get_parent().stats() # Call stats function in the parent node + get_parent().stats() # Open up the stats menu for the current player diff --git a/scripts/ui.gd b/scripts/ui.gd new file mode 100644 index 0000000..bb5ca8f --- /dev/null +++ b/scripts/ui.gd @@ -0,0 +1,21 @@ +extends Node + +# Loading the stat field +var field = preload("res://scenes/menu/inputOutput.tscn") + +# Creating all necessary stat fields +func placeFields(data, container, isWriteable): + # Load which stats should be displayed + + # Create the fields one-by-one + for i in range(int(data.get("amount"))): + var fieldInstance = field.instantiate() + container.add_child(fieldInstance) + + # Changes their placeholder based on what should be entered or seen in that field + container.get_child(i).placeholder_text = data.get(str(i)) + container.get_child(i).custom_minimum_size.y = 40 + + # Every field except ID (if not isWriteable) + if i > 0 and !isWriteable: + container.get_child(i).editable = false From 7c6ae10f81d3885bdc3ed188b6b2e8b538aebbb6 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Wed, 19 Jun 2024 18:28:49 +0200 Subject: [PATCH 31/31] Removed unnecessary debugging output. --- scripts/mapscript.gd | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/mapscript.gd b/scripts/mapscript.gd index 36f2cc2..16a71bb 100644 --- a/scripts/mapscript.gd +++ b/scripts/mapscript.gd @@ -21,7 +21,6 @@ func next(): # Construct object name based on player index objectName = "player%d" % playerIndex - print(objectName) # Print current player's object name (for debugging) # Start the current player's activity get_node(objectName).start()